diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 16:29:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 16:29:59 +0000 |
commit | 10d4883a3539f89eff1198a54cdc8296773655f8 (patch) | |
tree | d2bac9d9edb6e0a35f5bde736bbe5f470275f343 /net-firewall | |
parent | new version (Manifest recommit) (diff) | |
download | gentoo-2-10d4883a3539f89eff1198a54cdc8296773655f8.tar.gz gentoo-2-10d4883a3539f89eff1198a54cdc8296773655f8.tar.bz2 gentoo-2-10d4883a3539f89eff1198a54cdc8296773655f8.zip |
Stable on alpha.
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firestarter/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/firestarter/firestarter-0.9.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/firestarter/ChangeLog b/net-firewall/firestarter/ChangeLog index 6a567f32ec30..efc9778f2f01 100644 --- a/net-firewall/firestarter/ChangeLog +++ b/net-firewall/firestarter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/firestarter # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.13 2004/06/04 19:08:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.14 2004/06/05 16:29:59 kloeri Exp $ + + 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> + firestarter-0.9.2-r1.ebuild: + Stable on alpha. 04 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> firestarter-0.8.3.ebuild, firestarter-0.9.2.ebuild, diff --git a/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild b/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild index 3b64e900518b..b954a500ed35 100644 --- a/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild +++ b/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2-r1.ebuild,v 1.3 2004/03/20 07:34:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild,v 1.4 2004/06/05 16:29:59 kloeri Exp $ inherit gnome2 eutils @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.21" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" src_unpack() { |