From 808d3fd2d30b0c1e1c2cf159ec9d84520aebf05a Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 6 Oct 2010 11:46:31 +0000 Subject: Stable on amd64 wrt bug #339280 (Portage version: 2.2_rc89/cvs/Linux x86_64) --- net-analyzer/pmacct/ChangeLog | 5 ++++- net-analyzer/pmacct/pmacct-0.12.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 147bf3c68527..06c0aea75f1e 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/pmacct # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.69 2010/09/30 16:43:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.70 2010/10/06 11:46:31 hwoarang Exp $ + + 06 Oct 2010; Markos Chandras pmacct-0.12.2.ebuild: + Stable on amd64 wrt bug #339280 *pmacct-0.12.3 (30 Sep 2010) diff --git a/net-analyzer/pmacct/pmacct-0.12.2.ebuild b/net-analyzer/pmacct/pmacct-0.12.2.ebuild index 724a1cce9672..35bfae5667a8 100644 --- a/net-analyzer/pmacct/pmacct-0.12.2.ebuild +++ b/net-analyzer/pmacct/pmacct-0.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.2.ebuild,v 1.2 2010/09/30 16:43:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.2.ebuild,v 1.3 2010/10/06 11:46:31 hwoarang Exp $ EAPI="2" @@ -12,7 +12,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 ipv6 mysql postgres sqlite threads ulog" RDEPEND="net-libs/libpcap -- cgit v1.2.3-65-gdbad