diff options
author | 2014-08-09 20:55:18 +0000 | |
---|---|---|
committer | 2014-08-09 20:55:18 +0000 | |
commit | bfbf7d1768cd738e9d04892edd7bd4b45cd5bca8 (patch) | |
tree | a846377c7e4916b887937e906512665b66e5b207 /net-analyzer/pmacct | |
parent | x86 stable, see bug 503410 (diff) | |
download | gentoo-2-bfbf7d1768cd738e9d04892edd7bd4b45cd5bca8.tar.gz gentoo-2-bfbf7d1768cd738e9d04892edd7bd4b45cd5bca8.tar.bz2 gentoo-2-bfbf7d1768cd738e9d04892edd7bd4b45cd5bca8.zip |
x86 stable, see bug 499966
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 5845df4f9524..095456977b17 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/pmacct # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.97 2014/08/06 19:52:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.98 2014/08/09 20:55:18 nativemad Exp $ + + 09 Aug 2014; Andreas Schuerch <nativemad@gentoo.org> pmacct-0.14.3.ebuild: + x86 stable, see bug 499966 06 Aug 2014; Jeroen Roovers <jer@gentoo.org> pmacct-1.5.0_rc3.ebuild: Add virtual/pkgconfig to DEPEND. diff --git a/net-analyzer/pmacct/pmacct-0.14.3.ebuild b/net-analyzer/pmacct/pmacct-0.14.3.ebuild index e6e1dfeb3382..e5db25bf47ea 100644 --- a/net-analyzer/pmacct/pmacct-0.14.3.ebuild +++ b/net-analyzer/pmacct/pmacct-0.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v 1.2 2014/02/01 11:50:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v 1.3 2014/08/09 20:55:18 nativemad Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="64bit debug geoip ipv6 mongodb mysql postgres sqlite threads ulog" DEPEND=" |