diff options
author | 2005-07-22 19:22:23 +0000 | |
---|---|---|
committer | 2005-07-22 19:22:23 +0000 | |
commit | 22bdb9fc094e4e241ea1d921093690b47a6e83fa (patch) | |
tree | 1b505c7f8ae7ddc565d26a36bd38e1ca4b1416f2 /net-firewall/firestarter/firestarter-1.0.3.ebuild | |
parent | corrected malformed ChangeLog (diff) | |
download | gentoo-2-22bdb9fc094e4e241ea1d921093690b47a6e83fa.tar.gz gentoo-2-22bdb9fc094e4e241ea1d921093690b47a6e83fa.tar.bz2 gentoo-2-22bdb9fc094e4e241ea1d921093690b47a6e83fa.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-firewall/firestarter/firestarter-1.0.3.ebuild')
-rw-r--r-- | net-firewall/firestarter/firestarter-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firestarter/firestarter-1.0.3.ebuild b/net-firewall/firestarter/firestarter-1.0.3.ebuild index 06f7fde30201..334ba9d8545f 100644 --- a/net-firewall/firestarter/firestarter-1.0.3.ebuild +++ b/net-firewall/firestarter/firestarter-1.0.3.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/firestarter/firestarter-1.0.3.ebuild,v 1.4 2005/07/22 11:05:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-1.0.3.ebuild,v 1.5 2005/07/22 19:22:23 herbs Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ppc ppc64 ~sparc x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2 |