summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-06 14:30:28 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-06 14:30:28 +0000
commite8d83da844474371a5cb29f2870fef005b6ea570 (patch)
treeb3f7c9a5f44502faa967838c8fff57eea870a0dc /net-misc/firestarter
parentrepoman QA issues (diff)
downloadgentoo-2-e8d83da844474371a5cb29f2870fef005b6ea570.tar.gz
gentoo-2-e8d83da844474371a5cb29f2870fef005b6ea570.tar.bz2
gentoo-2-e8d83da844474371a5cb29f2870fef005b6ea570.zip
repoman QA issues
Diffstat (limited to 'net-misc/firestarter')
-rw-r--r--net-misc/firestarter/ChangeLog (renamed from net-misc/firestarter/Changelog)7
-rw-r--r--net-misc/firestarter/firestarter-0.8.2.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/firestarter/Changelog b/net-misc/firestarter/ChangeLog
index 64af429f8d93..418d9bb13c3f 100644
--- a/net-misc/firestarter/Changelog
+++ b/net-misc/firestarter/ChangeLog
@@ -1,10 +1,15 @@
# ChangeLog for misc-net/firestarter
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# Author: José Alberto Suárez López <bass@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/firestarter/Changelog,v 1.6 2002/06/09 17:31:27 bass Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/firestarter/ChangeLog,v 1.1 2002/07/06 14:30:28 phoenix Exp $
*firestarter-0.8.2 (27 May 2002)
+ 06 Jul 2002; phoen][x <phoenix@gentoo.org> firestarter-0.8.2.ebuild:
+
+ Added KEYWORDS. Renamed Chanelog to ChangeLog.
+
+
09 Jun 2002; J.Alberto S.L. <bass@gentoo.org> firestarter-0.8.2.ebuild:
fixed minor bug with pixmaps
diff --git a/net-misc/firestarter/firestarter-0.8.2.ebuild b/net-misc/firestarter/firestarter-0.8.2.ebuild
index f62d28824b0c..2a6fb25e86bd 100644
--- a/net-misc/firestarter/firestarter-0.8.2.ebuild
+++ b/net-misc/firestarter/firestarter-0.8.2.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $HEADER: $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/firestarter/firestarter-0.8.2.ebuild,v 1.8 2002/07/06 14:30:28 phoenix Exp $
#MY_P=firestarter-${PV}
S=${WORKDIR}/${P}
-DESCRIPTION="Gui for firewalls (iptables & ipchains), and a firewall
-monitor."
+DESCRIPTION="Gui for firewalls (iptables & ipchains), and a firewall monitor."
SRC_URI="mirror://sourceforge/firestarter/${P}.tar.gz"
HOMEPAGE="http://firestarter.sf.net"
-
+KEYWORDS="x86"
LICENSE="GPL-2"
DEPEND="=x11-libs/gtk+-1.2*