diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:49:05 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:49:05 +0000 |
commit | 72e1ba4505460bb382f982cdf7103e84ea5f8a6f (patch) | |
tree | bfeedcb3f90ba0710621f5f410bdeffa40b1c384 /net-firewall/kmyfirewall | |
parent | unmasks (diff) | |
download | gentoo-2-72e1ba4505460bb382f982cdf7103e84ea5f8a6f.tar.gz gentoo-2-72e1ba4505460bb382f982cdf7103e84ea5f8a6f.tar.bz2 gentoo-2-72e1ba4505460bb382f982cdf7103e84ea5f8a6f.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-firewall/kmyfirewall')
-rw-r--r-- | net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild b/net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild index 6bd4d432a09d..9baf4c1067bc 100644 --- a/net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild +++ b/net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Christian Hubinger <a9806056@unet.univie.ac.at> -# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild,v 1.1 2003/03/26 15:28:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-0.9.4.ebuild,v 1.2 2003/07/13 11:49:05 aliz Exp $ inherit kde-base need-kde 3 @@ -10,6 +10,6 @@ SRC_URI="mirror://sourceforge/$PN/$P.tar.bz2" HOMEPAGE="http://kmyfirewall.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" S="$WORKDIR/$P-r1" # no idea why |