summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-22 11:05:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-22 11:05:38 +0000
commit4275191df03794404ffc4e744201a2fe78c6d317 (patch)
treeb4c820ae762f7d8bf98e3332e9ba6447d15c3db0 /net-firewall/firestarter
parentStable on mips per hardave's request. #96782 (diff)
downloadgentoo-2-4275191df03794404ffc4e744201a2fe78c6d317.tar.gz
gentoo-2-4275191df03794404ffc4e744201a2fe78c6d317.tar.bz2
gentoo-2-4275191df03794404ffc4e744201a2fe78c6d317.zip
Stable on ppc64 (bug #99688)
(Portage version: 2.0.51.22-r1)
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 49acd7f2e627..20bd98d7461f 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.23 2005/06/12 16:04:02 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.24 2005/07/22 11:05:38 corsair Exp $
+
+ 22 Jul 2005; Markus Rothe <corsair@gentoo.org> firestarter-1.0.3.ebuild:
+ Stable on ppc64 (bug #99688)
12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org>
firestarter-0.9.3.ebuild, firestarter-1.0.3.ebuild:
diff --git a/net-firewall/firestarter/firestarter-1.0.3.ebuild b/net-firewall/firestarter/firestarter-1.0.3.ebuild
index e8f284f7cb2e..06f7fde30201 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.3 2005/06/12 16:04:02 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-1.0.3.ebuild,v 1.4 2005/07/22 11:05:38 corsair 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