nimiux 14/08/21 17:20:42 Modified: ChangeLog pmacct-0.14.3.ebuild Log: Stable for amd64 wrt bug #499966 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.99 net-analyzer/pmacct/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?rev=1.99&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?rev=1.99&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?r1=1.98&r2=1.99 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- ChangeLog 9 Aug 2014 20:55:18 -0000 1.98 +++ ChangeLog 21 Aug 2014 17:20:42 -0000 1.99 @@ -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.98 2014/08/09 20:55:18 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.99 2014/08/21 17:20:42 nimiux Exp $ + + 21 Aug 2014; Chema Alonso <[email protected]> pmacct-0.14.3.ebuild: + Stable for amd64 wrt bug #499966 09 Aug 2014; Andreas Schuerch <[email protected]> pmacct-0.14.3.ebuild: x86 stable, see bug 499966 1.4 net-analyzer/pmacct/pmacct-0.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild?r1=1.3&r2=1.4 Index: pmacct-0.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pmacct-0.14.3.ebuild 9 Aug 2014 20:55:18 -0000 1.3 +++ pmacct-0.14.3.ebuild 21 Aug 2014 17:20:42 -0000 1.4 @@ -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.3 2014/08/09 20:55:18 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v 1.4 2014/08/21 17:20:42 nimiux Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ 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="
