diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-15 23:13:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-15 23:13:21 +0000 |
commit | cc19b766c30fae02c12de00cdc4821cff42c39dc (patch) | |
tree | 0f3d9e7e1190a94ede26576761fee10884370e97 /net-firewall | |
parent | Mark 1.3.2 stable on alpha (diff) | |
download | gentoo-2-cc19b766c30fae02c12de00cdc4821cff42c39dc.tar.gz gentoo-2-cc19b766c30fae02c12de00cdc4821cff42c39dc.tar.bz2 gentoo-2-cc19b766c30fae02c12de00cdc4821cff42c39dc.zip |
Mark 0.9.6.2-r1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/kmyfirewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/kmyfirewall/Manifest | 16 | ||||
-rw-r--r-- | net-firewall/kmyfirewall/kmyfirewall-0.9.6.2-r1.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/net-firewall/kmyfirewall/ChangeLog b/net-firewall/kmyfirewall/ChangeLog index d6940ece8621..35c7565cbe6a 100644 --- a/net-firewall/kmyfirewall/ChangeLog +++ b/net-firewall/kmyfirewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/kmyfirewall # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.22 2005/08/30 15:02:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.23 2005/09/15 23:13:21 agriffis Exp $ + + 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> + kmyfirewall-0.9.6.2-r1.ebuild: + Mark 0.9.6.2-r1 stable on alpha 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> kmyfirewall-0.9.6.2-r1.ebuild: diff --git a/net-firewall/kmyfirewall/Manifest b/net-firewall/kmyfirewall/Manifest index fb59c67c041a..6eff8c5c5339 100644 --- a/net-firewall/kmyfirewall/Manifest +++ b/net-firewall/kmyfirewall/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 73de5f376591b456fa76bfbad31e77c2 kmyfirewall-0.9.6.2.ebuild 659 -MD5 8295e14983c6670be5015326a25348c1 kmyfirewall-0.9.6.2-r1.ebuild 697 -MD5 89fd06ef666b39fa2d730aa40cc79395 ChangeLog 4953 MD5 85c361bad9cce731ed599dfc99ce38f4 metadata.xml 696 +MD5 89fd06ef666b39fa2d730aa40cc79395 ChangeLog 4953 +MD5 4d4d50ccb2cbbda518b905fe365da743 kmyfirewall-0.9.6.2-r1.ebuild 696 +MD5 73de5f376591b456fa76bfbad31e77c2 kmyfirewall-0.9.6.2.ebuild 659 MD5 80cc54abedc0473d0a3d399fdd43467a files/kmyfirewall-0.9.6.2-configure-arts.patch 3478 MD5 a0940eb3f5939500bee4e738121dcb58 files/digest-kmyfirewall-0.9.6.2 72 MD5 a0940eb3f5939500bee4e738121dcb58 files/digest-kmyfirewall-0.9.6.2-r1 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDFHU9KRy60XGEcJIRAubGAJ955KwS66BdjodvXoUiALK6MNfxCACfbIHu -2v+jxvctpcixICXPhpDQ8W0= -=5yF6 ------END PGP SIGNATURE----- diff --git a/net-firewall/kmyfirewall/kmyfirewall-0.9.6.2-r1.ebuild b/net-firewall/kmyfirewall/kmyfirewall-0.9.6.2-r1.ebuild index eec53a43c71f..21de0e9f161b 100644 --- a/net-firewall/kmyfirewall/kmyfirewall-0.9.6.2-r1.ebuild +++ b/net-firewall/kmyfirewall/kmyfirewall-0.9.6.2-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/kmyfirewall/kmyfirewall-0.9.6.2-r1.ebuild,v 1.3 2005/08/30 15:02:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-0.9.6.2-r1.ebuild,v 1.4 2005/09/15 23:13:21 agriffis Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kmyfirewall/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ppc sparc x86" IUSE="" RDEPEND="net-firewall/iptables" |