diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/Manifest | 10 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.4.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index f0ec21510e00..fc06e32edf4d 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.86 2005/11/05 08:01:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.87 2005/11/13 04:48:25 halcy0n Exp $ + + 13 Nov 2005; Mark Loeser <halcy0n@gentoo.org> iptables-1.3.4.ebuild: + Stable on x86; bug #112351 *iptables-1.3.4 (05 Nov 2005) diff --git a/net-firewall/iptables/Manifest b/net-firewall/iptables/Manifest index d5ea73f41f46..e92898c31ae1 100644 --- a/net-firewall/iptables/Manifest +++ b/net-firewall/iptables/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 bcd8eab367dff98beb4fb48a56d3c60d ChangeLog 20491 +MD5 e40a2204747ed89b7a4bdee8acb6ebaf ChangeLog 20593 MD5 756f721b4c0c0646a174993befa199c4 files/1.2.11-files/CAN-2004-0986.patch 1365 MD5 1d104ede1329b4433cd31e2bf734aaaa files/1.2.11-files/grsecurity-1.2.8-iptables.patch.bz2 763 MD5 e501a7bffac71e8c86aa8c62414d1621 files/1.2.11-files/install_all_dev_files.patch.bz2 1041 @@ -29,12 +29,12 @@ MD5 83b159bf81dca9ddaa1e0b4e9c606a70 iptables-1.2.11-r3.ebuild 5355 MD5 cdad781be189255fe3fd04bedce629e5 iptables-1.3.2.ebuild 4963 MD5 b5b107c8cf13e1c278bf83b4daea0c70 iptables-1.3.3-r1.ebuild 5030 MD5 3e7ee88a2de7f0ffd26b9b1111a09ab8 iptables-1.3.3-r2.ebuild 5030 -MD5 f16b693fcd32232e6a370f58c6c211e6 iptables-1.3.4.ebuild 5036 +MD5 ed08399ed1cc2771bdc5ee171def5a06 iptables-1.3.4.ebuild 5036 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDbGchgIKl8Uu19MoRAhUJAJ90vUfZF9MvrVtlm+xSnqKPC0TfAgCdHliK -1g9E0JuNuV0AU3MB8JhO3aM= -=4sO9 +iD8DBQFDdsWqCRZPokWLroQRAusGAKCh1btW6TKptW+vv7jvgPz9Xrv6mgCcCcjO +HXKoOelbx3fjVWUDfHv8QDA= +=lzQn -----END PGP SIGNATURE----- diff --git a/net-firewall/iptables/iptables-1.3.4.ebuild b/net-firewall/iptables/iptables-1.3.4.ebuild index 6b7664dcd56e..23e3dd07bdb9 100644 --- a/net-firewall/iptables/iptables-1.3.4.ebuild +++ b/net-firewall/iptables/iptables-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.1 2005/11/05 08:01:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.2 2005/11/13 04:48:25 halcy0n Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,7 @@ SRC_URI="http://iptables.org/projects/iptables/files/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |