diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:29:20 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:29:20 +0000 |
commit | 4332febd625c61d736d43ccce1b44c13fe8ab8e1 (patch) | |
tree | ec17116834fb47a23270b8f563190e8268f61b60 /net-firewall | |
parent | Stable on x86, 226 days in ~x86. (diff) | |
download | historical-4332febd625c61d736d43ccce1b44c13fe8ab8e1.tar.gz historical-4332febd625c61d736d43ccce1b44c13fe8ab8e1.tar.bz2 historical-4332febd625c61d736d43ccce1b44c13fe8ab8e1.zip |
Stable on x86, 146 days in ~x86.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/ipset/Manifest | 14 | ||||
-rw-r--r-- | net-firewall/ipset/ipset-2.1.0.20050119-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/net-firewall/ipset/ChangeLog b/net-firewall/ipset/ChangeLog index b30a8df59398..56a3fa04b70d 100644 --- a/net-firewall/ipset/ChangeLog +++ b/net-firewall/ipset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/ipset # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.4 2005/05/06 14:34:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ChangeLog,v 1.5 2005/09/26 04:29:20 robbat2 Exp $ + + 26 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> + ipset-2.1.0.20050119-r1.ebuild: + Stable on x86, 146 days in ~x86. 06 May 2005; Sven Wegener <swegener@gentoo.org> ipset-2.1.0.20050119.ebuild, ipset-2.1.0.20050119-r1.ebuild: diff --git a/net-firewall/ipset/Manifest b/net-firewall/ipset/Manifest index 449c2e1ede64..49189062a0a4 100644 --- a/net-firewall/ipset/Manifest +++ b/net-firewall/ipset/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 8c5675e36f2f7d393dd634e387f538d6 ipset-2.1.0.20050119.ebuild 1711 -MD5 de2060831dbc0bfe4750b1d6ef3feaa7 ipset-2.1.0.20050119-r1.ebuild 1610 -MD5 8acdd3b54586a49f3391459eb2136989 ChangeLog 852 +MD5 81097c0394419fcc18c0d10d5e11bca7 ipset-2.1.0.20050119-r1.ebuild 1608 +MD5 a6be5b32657b9c804e789eb54b62e705 ChangeLog 974 MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223 MD5 eeb0a192ff8d4aa8efabfbae1e3ccf7c files/digest-ipset-2.1.0.20050119-r1 72 MD5 eeb0a192ff8d4aa8efabfbae1e3ccf7c files/digest-ipset-2.1.0.20050119 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCe4CaI1lqEGTUzyQRAs5sAKCxKIWaSz8GxXFCj3blfUaAJP10ygCg3qVY -7qNUcSmwfKNvacLDixCaRLQ= -=r8fY ------END PGP SIGNATURE----- diff --git a/net-firewall/ipset/ipset-2.1.0.20050119-r1.ebuild b/net-firewall/ipset/ipset-2.1.0.20050119-r1.ebuild index c240ad00a02c..9fa1c1d32546 100644 --- a/net-firewall/ipset/ipset-2.1.0.20050119-r1.ebuild +++ b/net-firewall/ipset/ipset-2.1.0.20050119-r1.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/ipset/ipset-2.1.0.20050119-r1.ebuild,v 1.2 2005/05/06 14:34:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipset/ipset-2.1.0.20050119-r1.ebuild,v 1.3 2005/09/26 04:29:20 robbat2 Exp $ inherit eutils flag-o-matic versionator linux-info @@ -11,7 +11,7 @@ HOMEPAGE="http://people.netfilter.org/kadlec/ipset/" SRC_URI="${HOMEPAGE}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" RDEPEND=">=net-firewall/iptables-1.3" DEPEND="${RDEPEND} |