From 404610aadc646725c33d6049f747626ea08682e6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 3 Feb 2013 19:32:38 +0000 Subject: Add ~ppc, wrt bug #453414 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- net-analyzer/pmacct/ChangeLog | 5 ++++- net-analyzer/pmacct/pmacct-0.14.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-analyzer/pmacct') diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 13dd0a6f84d2..39ad12a39644 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/pmacct # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.88 2013/01/22 15:01:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.89 2013/02/03 19:32:38 ago Exp $ + + 03 Feb 2013; Agostino Sarubbo pmacct-0.14.2.ebuild: + Add ~ppc, wrt bug #453414 22 Jan 2013; Jeroen Roovers pmacct-0.14.2.ebuild: Install QUICKSTART too. diff --git a/net-analyzer/pmacct/pmacct-0.14.2.ebuild b/net-analyzer/pmacct/pmacct-0.14.2.ebuild index 1d0cd3541097..dd6be981f4ff 100644 --- a/net-analyzer/pmacct/pmacct-0.14.2.ebuild +++ b/net-analyzer/pmacct/pmacct-0.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.2.ebuild,v 1.2 2013/01/22 15:01:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.2.ebuild,v 1.3 2013/02/03 19:32:38 ago Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="64bit debug geoip ipv6 mongodb mysql postgres sqlite threads ulog" DEPEND=" -- cgit v1.2.3-65-gdbad