summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-28 01:09:29 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-28 01:09:29 +0000
commit65c4b87e05b103f3a6e3d479e2b3e225a5491099 (patch)
treedef2277dd02b773baada3c480048664e18c66834 /net-firewall
parentBug #278780: Any user that passes -DNDEBUG on their own is asking for trouble... (diff)
downloadgentoo-2-65c4b87e05b103f3a6e3d479e2b3e225a5491099.tar.gz
gentoo-2-65c4b87e05b103f3a6e3d479e2b3e225a5491099.tar.bz2
gentoo-2-65c4b87e05b103f3a6e3d479e2b3e225a5491099.zip
Bug #279286: Min iptables version required for ipset is 1.4.4. Thanks to James Earl Spahlinger <james@nixeagle.org>.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ipset/ChangeLog6
-rw-r--r--net-firewall/ipset/ipset-3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/ipset/ChangeLog b/net-firewall/ipset/ChangeLog
index 519a7ecc2959..f10ebae9f6a4 100644
--- a/net-firewall/ipset/ChangeLog
+++ b/net-firewall/ipset/ChangeLog
@@ -1,6 +1,10 @@
# 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.28 2009/06/05 15:03:51 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.29 2009/07/28 01:09:29 robbat2 Exp $
+
+ 28 Jul 2009; Robin H. Johnson <robbat2@gentoo.org> ipset-3.0.ebuild:
+ Bug #279286: Min iptables version required for ipset is 1.4.4. Thanks to
+ James Earl Spahlinger <james@nixeagle.org>.
*ipset-3.0 (05 Jun 2009)
diff --git a/net-firewall/ipset/ipset-3.0.ebuild b/net-firewall/ipset/ipset-3.0.ebuild
index 248028cf5ad4..b912e9888bd7 100644
--- a/net-firewall/ipset/ipset-3.0.ebuild
+++ b/net-firewall/ipset/ipset-3.0.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-3.0.ebuild,v 1.1 2009/06/05 15:03:51 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-3.0.ebuild,v 1.2 2009/07/28 01:09:29 robbat2 Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=net-firewall/iptables-1.4.1"
+RDEPEND=">=net-firewall/iptables-1.4.4"
DEPEND="${RDEPEND}"
# configurable from outside