diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 20:19:06 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 20:19:06 +0000 |
commit | f3d86c0ed3fc00cca8784b21a0c739a0ab6c8049 (patch) | |
tree | ec39fc35169d6d2bdbd0080dfc1fad47a7dafb4d /net-firewall/ipset/ipset-4.5.ebuild | |
parent | ppc stable wrt #299479 (diff) | |
download | historical-f3d86c0ed3fc00cca8784b21a0c739a0ab6c8049.tar.gz historical-f3d86c0ed3fc00cca8784b21a0c739a0ab6c8049.tar.bz2 historical-f3d86c0ed3fc00cca8784b21a0c739a0ab6c8049.zip |
Dropped ppc wrt #345019, #304037
Package-Manager: portage-2.2.0_alpha27/cvs/Linux x86_64
Diffstat (limited to 'net-firewall/ipset/ipset-4.5.ebuild')
-rw-r--r-- | net-firewall/ipset/ipset-4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/ipset/ipset-4.5.ebuild b/net-firewall/ipset/ipset-4.5.ebuild index 12f90e41dc28..fe6f10ca98e7 100644 --- a/net-firewall/ipset/ipset-4.5.ebuild +++ b/net-firewall/ipset/ipset-4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-4.5.ebuild,v 1.1 2010/12/21 10:02:00 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-4.5.ebuild,v 1.2 2011/03/25 20:19:06 xarthisius Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="modules" RDEPEND=">=net-firewall/iptables-1.4.4" |