diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-16 14:01:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-16 14:01:10 +0000 |
commit | fd938dcff835315e45771903cd98474e58dab108 (patch) | |
tree | 24224ce2863378771688ac6429a2054f1eac7967 /net-analyzer | |
parent | stable ppc, bug 337839 (diff) | |
download | gentoo-2-fd938dcff835315e45771903cd98474e58dab108.tar.gz gentoo-2-fd938dcff835315e45771903cd98474e58dab108.tar.bz2 gentoo-2-fd938dcff835315e45771903cd98474e58dab108.zip |
stable ppc, bug 339280
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index ea1e7df0cc27..fa11eb21f735 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.71 2010/10/06 20:27:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.72 2010/10/16 14:01:10 ranger Exp $ + + 16 Oct 2010; Brent Baude <ranger@gentoo.org> pmacct-0.12.2.ebuild: + stable ppc, bug 339280 06 Oct 2010; Markus Meier <maekke@gentoo.org> pmacct-0.12.2.ebuild: x86 stable, bug #339280 diff --git a/net-analyzer/pmacct/pmacct-0.12.2.ebuild b/net-analyzer/pmacct/pmacct-0.12.2.ebuild index fdd085ee7857..10154aee2977 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.4 2010/10/06 20:27:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.2.ebuild,v 1.5 2010/10/16 14:01:10 ranger 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 |