diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-04 21:42:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-04 21:42:48 +0000 |
commit | f7228ba2a2bdefaf70f6b2f0e32fac87c46af5ae (patch) | |
tree | ecf4f0b1ea235e2fe1aa7a978d6ace1dcae19eb2 /net-firewall/ipset/ipset-2.4.7.ebuild | |
parent | amd64/x86 stable, bug #255786 (diff) | |
download | gentoo-2-f7228ba2a2bdefaf70f6b2f0e32fac87c46af5ae.tar.gz gentoo-2-f7228ba2a2bdefaf70f6b2f0e32fac87c46af5ae.tar.bz2 gentoo-2-f7228ba2a2bdefaf70f6b2f0e32fac87c46af5ae.zip |
amd64/x86 stable, bug #257483
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/ipset/ipset-2.4.7.ebuild')
-rw-r--r-- | net-firewall/ipset/ipset-2.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-2.4.7.ebuild b/net-firewall/ipset/ipset-2.4.7.ebuild index f29fe219fb8f..44a2d62af4a2 100644 --- a/net-firewall/ipset/ipset-2.4.7.ebuild +++ b/net-firewall/ipset/ipset-2.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.4.7.ebuild,v 1.1 2009/01/31 16:20:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.4.7.ebuild,v 1.2 2009/02/04 21:42:48 maekke Exp $ inherit eutils versionator toolchain-funcs linux-mod linux-info @@ -9,7 +9,7 @@ HOMEPAGE="http://ipset.netfilter.org/" SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=net-firewall/iptables-1.4.1" DEPEND="${RDEPEND}" |