summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-02-04 21:42:48 +0000
committerMarkus Meier <maekke@gentoo.org>2009-02-04 21:42:48 +0000
commitf7228ba2a2bdefaf70f6b2f0e32fac87c46af5ae (patch)
treeecf4f0b1ea235e2fe1aa7a978d6ace1dcae19eb2 /net-firewall/ipset
parentamd64/x86 stable, bug #255786 (diff)
downloadgentoo-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')
-rw-r--r--net-firewall/ipset/ChangeLog5
-rw-r--r--net-firewall/ipset/ipset-2.4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipset/ChangeLog b/net-firewall/ipset/ChangeLog
index 673935bc6103..1bc47fae1781 100644
--- a/net-firewall/ipset/ChangeLog
+++ b/net-firewall/ipset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/ipset
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.20 2009/01/31 16:20:25 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.21 2009/02/04 21:42:48 maekke Exp $
+
+ 04 Feb 2009; Markus Meier <maekke@gentoo.org> ipset-2.4.7.ebuild:
+ amd64/x86 stable, bug #257483
*ipset-2.4.7 (31 Jan 2009)
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}"