summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-01 17:17:05 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-01 17:17:05 +0000
commit311fb92031f63d2893a61403ab4b7137fbbe8f28 (patch)
treebcec4edf3b595aa10ace9e8e20ec1772ecc00b91 /net-firewall
parentMarked ~ppc for bug #100662. (diff)
downloadgentoo-2-311fb92031f63d2893a61403ab4b7137fbbe8f28.tar.gz
gentoo-2-311fb92031f63d2893a61403ab4b7137fbbe8f28.tar.bz2
gentoo-2-311fb92031f63d2893a61403ab4b7137fbbe8f28.zip
Stable on sparc, Bug 99688.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firestarter/ChangeLog6
-rw-r--r--net-firewall/firestarter/firestarter-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/firestarter/ChangeLog b/net-firewall/firestarter/ChangeLog
index ed3db79a4ea1..9972e20cf00c 100644
--- a/net-firewall/firestarter/ChangeLog
+++ b/net-firewall/firestarter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/firestarter
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.26 2005/08/01 16:54:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.27 2005/08/01 17:17:05 fmccor Exp $
+
+ 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
+ firestarter-1.0.3.ebuild:
+ Stable for sparc, closing Bug 99688, at request of Mr_Bones_.
01 Aug 2005; Joseph Jezak <josejx@gentoo.org> firestarter-1.0.3.ebuild:
Marked ppc stable for bug #99688.
diff --git a/net-firewall/firestarter/firestarter-1.0.3.ebuild b/net-firewall/firestarter/firestarter-1.0.3.ebuild
index de275e527e2c..fd8383ccf41b 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.6 2005/08/01 16:54:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-1.0.3.ebuild,v 1.7 2005/08/01 17:17:05 fmccor 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