diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-27 12:29:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-27 12:29:27 +0000 |
commit | 0abb146f8eddd2f8121b586016d056ce141d558a (patch) | |
tree | 4f5ab1ca39b81f5ddba45fa8686f452dad0510f0 /net-analyzer/pmacct | |
parent | Stable for ppc, wrt bug #495854 (diff) | |
download | gentoo-2-0abb146f8eddd2f8121b586016d056ce141d558a.tar.gz gentoo-2-0abb146f8eddd2f8121b586016d056ce141d558a.tar.bz2 gentoo-2-0abb146f8eddd2f8121b586016d056ce141d558a.zip |
Stable for ppc, wrt bug #499966
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 e233b41cdb39..ba6b4f2cce77 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.99 2014/08/21 17:20:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.100 2014/08/27 12:29:27 ago Exp $ + + 27 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pmacct-0.14.3.ebuild: + Stable for ppc, wrt bug #499966 21 Aug 2014; Chema Alonso <nimiux@gentoo.org> pmacct-0.14.3.ebuild: Stable for amd64 wrt bug #499966 diff --git a/net-analyzer/pmacct/pmacct-0.14.3.ebuild b/net-analyzer/pmacct/pmacct-0.14.3.ebuild index 73b97f4cb1d1..6b3ab4933ac2 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.4 2014/08/21 17:20:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v 1.5 2014/08/27 12:29:27 ago 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=" |