summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 16:41:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 16:41:10 +0000
commit4bf592a9f03b10edd31c71960882ac4af39131fd (patch)
tree6e91171f51be085f5d67e7fba47900365fafd8bf /net-firewall
parentx86 stable wrt bug #318531 (diff)
downloadgentoo-2-4bf592a9f03b10edd31c71960882ac4af39131fd.tar.gz
gentoo-2-4bf592a9f03b10edd31c71960882ac4af39131fd.tar.bz2
gentoo-2-4bf592a9f03b10edd31c71960882ac4af39131fd.zip
x86 stable wrt bug #304037
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ipset/ChangeLog5
-rw-r--r--net-firewall/ipset/ipset-4.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-firewall/ipset/ChangeLog b/net-firewall/ipset/ChangeLog
index 14bef4f22bff..4088c8e9bcf4 100644
--- a/net-firewall/ipset/ChangeLog
+++ b/net-firewall/ipset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/ipset
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.34 2010/02/08 18:39:26 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.35 2010/05/17 16:41:10 phajdan.jr Exp $
+
+ 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ipset-4.1.ebuild:
+ x86 stable wrt bug #304037
*ipset-4.2 (08 Feb 2010)
diff --git a/net-firewall/ipset/ipset-4.1.ebuild b/net-firewall/ipset/ipset-4.1.ebuild
index bc450b904c8b..7255b35a3847 100644
--- a/net-firewall/ipset/ipset-4.1.ebuild
+++ b/net-firewall/ipset/ipset-4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-4.1.ebuild,v 1.3 2009/11/15 17:34:19 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-4.1.ebuild,v 1.4 2010/05/17 16:41:10 phajdan.jr 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 ~ppc x86"
IUSE="modules"
RDEPEND=">=net-firewall/iptables-1.4.4"