diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 19:08:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 19:08:07 +0000 |
commit | 3f55f896095c89c52f2621459c7c3c4ca2e0b456 (patch) | |
tree | 90ec2a5ce86ad2b68c268ff5aa31569f73e400eb /net-analyzer/pmacct/pmacct-0.14.1.ebuild | |
parent | Stable for amd64, wrt bug #441430 (diff) | |
download | gentoo-2-3f55f896095c89c52f2621459c7c3c4ca2e0b456.tar.gz gentoo-2-3f55f896095c89c52f2621459c7c3c4ca2e0b456.tar.bz2 gentoo-2-3f55f896095c89c52f2621459c7c3c4ca2e0b456.zip |
Stable for amd64, wrt bug #441430
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer/pmacct/pmacct-0.14.1.ebuild')
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pmacct/pmacct-0.14.1.ebuild b/net-analyzer/pmacct/pmacct-0.14.1.ebuild index f874aa1b2fb6..be800fa6baee 100644 --- a/net-analyzer/pmacct/pmacct-0.14.1.ebuild +++ b/net-analyzer/pmacct/pmacct-0.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.1.ebuild,v 1.3 2012/11/14 18:21:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.1.ebuild,v 1.4 2012/11/14 19:08:07 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 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="64bit debug ipv6 mysql postgres sqlite threads ulog" RDEPEND="net-libs/libpcap |