diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-02-15 23:00:22 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-02-15 23:00:22 +0000 |
commit | 1c1baa88ac53fe0f7d906c399ad559d574d93631 (patch) | |
tree | 38059c7f77df69639b13173d04b3f8b761c74334 /net-firewall | |
parent | No binaries, so no binchecks. Bug #166982 (diff) | |
download | gentoo-2-1c1baa88ac53fe0f7d906c399ad559d574d93631.tar.gz gentoo-2-1c1baa88ac53fe0f7d906c399ad559d574d93631.tar.bz2 gentoo-2-1c1baa88ac53fe0f7d906c399ad559d574d93631.zip |
Stable on x86
(Portage version: 2.1.2-r8)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/kmyfirewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/kmyfirewall/ChangeLog b/net-firewall/kmyfirewall/ChangeLog index 9145055352ba..2fa42cc5f346 100644 --- a/net-firewall/kmyfirewall/ChangeLog +++ b/net-firewall/kmyfirewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/kmyfirewall # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.28 2007/01/18 22:14:07 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.29 2007/02/15 23:00:22 jokey Exp $ + + 15 Feb 2007; Markus Ullmann <jokey@gentoo.org> kmyfirewall-1.0.1.ebuild: + Stable on x86 18 Jan 2007; Markus Ullmann <jokey@gentoo.org> -files/kmyfirewall-1.0-logprefix.diff, diff --git a/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild b/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild index 662959fe0ef2..a6d81c1bb1e6 100644 --- a/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild +++ b/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild,v 1.2 2007/01/18 22:14:07 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild,v 1.3 2007/02/15 23:00:22 jokey Exp $ inherit kde eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/kmyfirewall/${MY_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" |