summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-26 19:59:19 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-26 19:59:19 +0000
commit196c5b54987588a75a2a04405d90fceb9864a53d (patch)
tree488109e4a18cb248f1846a1d786290744afad5ab /net-firewall/ipset
parentstable x86, bug 344853 (diff)
downloadgentoo-2-196c5b54987588a75a2a04405d90fceb9864a53d.tar.gz
gentoo-2-196c5b54987588a75a2a04405d90fceb9864a53d.tar.bz2
gentoo-2-196c5b54987588a75a2a04405d90fceb9864a53d.zip
stable x86, bug 345019
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r--net-firewall/ipset/ChangeLog5
-rw-r--r--net-firewall/ipset/ipset-4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipset/ChangeLog b/net-firewall/ipset/ChangeLog
index 5e1777342a00..0d78517ad4b9 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.39 2010/11/11 20:54:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.40 2010/11/26 19:59:19 fauli Exp $
+
+ 26 Nov 2010; Christian Faulhammer <fauli@gentoo.org> ipset-4.4.ebuild:
+ stable x86, bug 345019
11 Nov 2010; Markos Chandras <hwoarang@gentoo.org> ipset-4.4.ebuild:
Stable on amd64 wrt bug #345019
diff --git a/net-firewall/ipset/ipset-4.4.ebuild b/net-firewall/ipset/ipset-4.4.ebuild
index 2ef2fe438760..e0824d0b9796 100644
--- a/net-firewall/ipset/ipset-4.4.ebuild
+++ b/net-firewall/ipset/ipset-4.4.ebuild
@@ -1,6 +1,6 @@
# 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.4.ebuild,v 1.2 2010/11/11 20:54:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-4.4.ebuild,v 1.3 2010/11/26 19:59:19 fauli 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"