summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-08-01 16:54:23 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-08-01 16:54:23 +0000
commitb334fe7f7f4023731172a32868987c1a0bc3cd5a (patch)
tree5f4e4214b03445fcdcff65cc516b46f415dc1c88 /net-firewall/firestarter
parentMarked ~amd64. (diff)
downloadgentoo-2-b334fe7f7f4023731172a32868987c1a0bc3cd5a.tar.gz
gentoo-2-b334fe7f7f4023731172a32868987c1a0bc3cd5a.tar.bz2
gentoo-2-b334fe7f7f4023731172a32868987c1a0bc3cd5a.zip
Marked ppc stable for bug #99688.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-firewall/firestarter')
-rw-r--r--net-firewall/firestarter/ChangeLog5
-rw-r--r--net-firewall/firestarter/firestarter-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/firestarter/ChangeLog b/net-firewall/firestarter/ChangeLog
index 01adab427310..ed3db79a4ea1 100644
--- a/net-firewall/firestarter/ChangeLog
+++ b/net-firewall/firestarter/ChangeLog
@@ -1,6 +1,9 @@
# 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.25 2005/07/22 19:22:23 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.26 2005/08/01 16:54:23 josejx Exp $
+
+ 01 Aug 2005; Joseph Jezak <josejx@gentoo.org> firestarter-1.0.3.ebuild:
+ Marked ppc stable for bug #99688.
22 Jul 2005; Herbie Hopkins <herbs@gentoo.org> firestarter-1.0.3.ebuild:
Stable on amd64 wrt bug #99688.
diff --git a/net-firewall/firestarter/firestarter-1.0.3.ebuild b/net-firewall/firestarter/firestarter-1.0.3.ebuild
index 334ba9d8545f..de275e527e2c 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.5 2005/07/22 19:22:23 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-1.0.3.ebuild,v 1.6 2005/08/01 16:54:23 josejx 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