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 | 946d7ba97e4d47b070c3690bcbd819f51c58aeff (patch) | |
tree | 341b8935ba8faa43084c585befa70a0fd7cd6ea4 /net-firewall/gtk-iptables | |
parent | unmasks (diff) | |
download | historical-946d7ba97e4d47b070c3690bcbd819f51c58aeff.tar.gz historical-946d7ba97e4d47b070c3690bcbd819f51c58aeff.tar.bz2 historical-946d7ba97e4d47b070c3690bcbd819f51c58aeff.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-firewall/gtk-iptables')
-rw-r--r-- | net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild b/net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild index a74281db5269..8ee43ef7fff9 100644 --- a/net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild +++ b/net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild,v 1.1 2003/03/14 10:06:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/gtk-iptables/gtk-iptables-0.3.4.ebuild,v 1.2 2003/07/13 11:49:05 aliz Exp $ IUSE="X gnome" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" DEPEND="=x11-libs/gtk+-1.2*" RDEPEND="net-firewall/iptables" |