summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2008-07-04 20:14:01 +0000
committerAlin Năstac <mrness@gentoo.org>2008-07-04 20:14:01 +0000
commit5abfd7f3fe7ae9f15cd932211366121a0a40c364 (patch)
tree5d122a889c42176568724effe798b93727d30516 /net-firewall/ipp2p
parentremove patch and get new upstream tarball to fix Manifest (diff)
downloadgentoo-2-5abfd7f3fe7ae9f15cd932211366121a0a40c364.tar.gz
gentoo-2-5abfd7f3fe7ae9f15cd932211366121a0a40c364.tar.bz2
gentoo-2-5abfd7f3fe7ae9f15cd932211366121a0a40c364.zip
Update iptables dependency atom to <iptables-1.4.1.1 (#229185)
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall/ipp2p')
-rw-r--r--net-firewall/ipp2p/ChangeLog7
-rw-r--r--net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-firewall/ipp2p/ChangeLog b/net-firewall/ipp2p/ChangeLog
index d9dc50b096a3..bb9519f68d43 100644
--- a/net-firewall/ipp2p/ChangeLog
+++ b/net-firewall/ipp2p/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/ipp2p
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.36 2007/12/30 18:28:16 mrness Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.37 2008/07/04 20:14:01 mrness Exp $
+
+ 04 Jul 2008; Alin Năstac <mrness@gentoo.org> ipp2p-0.8.2-r4.ebuild:
+ Update iptables dependency atom to <iptables-1.4.1.1 (#229185).
30 Dec 2007; Alin Năstac <mrness@gentoo.org>
+files/ipp2p-0.8.2-iptables-1.4.0.patch,
diff --git a/net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild b/net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild
index 6b5a74a5bf78..97934993eb1e 100644
--- a/net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild
+++ b/net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild,v 1.6 2007/12/30 18:28:16 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.2-r4.ebuild,v 1.7 2008/07/04 20:14:01 mrness Exp $
inherit linux-mod eutils
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/modutils
- >=net-firewall/iptables-1.2.11"
+ <net-firewall/iptables-1.4.1.1"
DEPEND="${RDEPEND}
virtual/linux-sources"