diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-03 19:26:31 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-03 19:26:31 +0000 |
commit | 87466211dcdbbb8cf7bf13563d6d44128aa004c5 (patch) | |
tree | ad6ca69101acbd2cdc9e30b22c7deb20d3bd7e37 /net-firewall | |
parent | new version, removed all older version cause they are either broken by now or... (diff) | |
download | gentoo-2-87466211dcdbbb8cf7bf13563d6d44128aa004c5.tar.gz gentoo-2-87466211dcdbbb8cf7bf13563d6d44128aa004c5.tar.bz2 gentoo-2-87466211dcdbbb8cf7bf13563d6d44128aa004c5.zip |
mark x86 stable
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firestarter/firestarter-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firestarter/firestarter-0.9.1.ebuild b/net-firewall/firestarter/firestarter-0.9.1.ebuild index 886c6e17c109..a342a85e704c 100644 --- a/net-firewall/firestarter/firestarter-0.9.1.ebuild +++ b/net-firewall/firestarter/firestarter-0.9.1.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/firestarter/firestarter-0.9.1.ebuild,v 1.3 2003/02/15 15:20:49 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-0.9.1.ebuild,v 1.4 2003/03/03 19:26:31 foser Exp $ inherit gnome2 eutils @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.21" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" src_unpack() { unpack ${A} |