summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-22 15:01:20 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-22 15:01:20 +0000
commit62fbf8fca20d966af0fbe5eb0a959d8433229dbb (patch)
tree8511ff461851e0f2bd8236e8d541195501d8f87b /net-analyzer
parentVersion bump - bug #452330 (diff)
downloadgentoo-2-62fbf8fca20d966af0fbe5eb0a959d8433229dbb.tar.gz
gentoo-2-62fbf8fca20d966af0fbe5eb0a959d8433229dbb.tar.bz2
gentoo-2-62fbf8fca20d966af0fbe5eb0a959d8433229dbb.zip
Install QUICKSTART too.
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/pmacct/ChangeLog5
-rw-r--r--net-analyzer/pmacct/pmacct-0.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog
index 2a047ccc8afe..13dd0a6f84d2 100644
--- a/net-analyzer/pmacct/ChangeLog
+++ b/net-analyzer/pmacct/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/pmacct
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.87 2013/01/21 21:07:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.88 2013/01/22 15:01:20 jer Exp $
+
+ 22 Jan 2013; Jeroen Roovers <jer@gentoo.org> pmacct-0.14.2.ebuild:
+ Install QUICKSTART too.
*pmacct-0.14.2 (21 Jan 2013)
diff --git a/net-analyzer/pmacct/pmacct-0.14.2.ebuild b/net-analyzer/pmacct/pmacct-0.14.2.ebuild
index aa80ae680ffb..1d0cd3541097 100644
--- a/net-analyzer/pmacct/pmacct-0.14.2.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.2.ebuild,v 1.1 2013/01/21 21:07:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.2.ebuild,v 1.2 2013/01/22 15:01:20 jer Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -24,7 +24,7 @@ DEPEND="
RDEPEND="${DEPEND}"
DOCS=(
- CONFIG-KEYS ChangeLog FAQS KNOWN-BUGS README TODO TOOLS UPGRADE
+ CONFIG-KEYS ChangeLog FAQS KNOWN-BUGS QUICKSTART README TODO TOOLS UPGRADE
docs/INTERNALS docs/PLUGINS docs/SIGNALS
)