diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-03-26 15:28:16 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-03-26 15:28:16 +0000 |
commit | 83a441b1fd9e5859f0aaf19eb7f902afc837018b (patch) | |
tree | 52127be541e752cad0dc0ce0e8e9fd7127bc1fad /net-firewall/kmyfirewall/kmyfirewall-0.9.5.ebuild | |
parent | get filefuncs module into 3.1.1 (diff) | |
download | gentoo-2-83a441b1fd9e5859f0aaf19eb7f902afc837018b.tar.gz gentoo-2-83a441b1fd9e5859f0aaf19eb7f902afc837018b.tar.bz2 gentoo-2-83a441b1fd9e5859f0aaf19eb7f902afc837018b.zip |
moved net-misc/kmyfirewall net-firewall/kmyfirewall
Diffstat (limited to 'net-firewall/kmyfirewall/kmyfirewall-0.9.5.ebuild')
-rw-r--r-- | net-firewall/kmyfirewall/kmyfirewall-0.9.5.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-firewall/kmyfirewall/kmyfirewall-0.9.5.ebuild b/net-firewall/kmyfirewall/kmyfirewall-0.9.5.ebuild new file mode 100644 index 000000000000..1f75f78cd6b3 --- /dev/null +++ b/net-firewall/kmyfirewall/kmyfirewall-0.9.5.ebuild @@ -0,0 +1,14 @@ +# 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.5.ebuild,v 1.1 2003/03/26 15:28:16 mholzer Exp $ +inherit kde-base +need-kde 3 + +IUSE="" +DESCRIPTION="Graphical KDE iptables configuration tool" +SRC_URI="mirror://sourceforge/$PN/$P.tar.bz2" +HOMEPAGE="http://kmyfirewall.sourceforge.net/" + +LICENSE="GPL-2" +KEYWORDS="~x86" |