summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r--x11-misc/fluxconf/ChangeLog8
-rw-r--r--x11-misc/fluxconf/fluxconf-0.8.5.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/fluxconf/ChangeLog b/x11-misc/fluxconf/ChangeLog
index b9747f237a72..c92e3bab1770 100644
--- a/x11-misc/fluxconf/ChangeLog
+++ b/x11-misc/fluxconf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/fluxconf
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.2 2002/07/15 01:42:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/ChangeLog,v 1.3 2002/08/23 09:04:58 cybersystem Exp $
+
+*fluxconf-0.8.5 (23 August 2002)
+
+ 23 August 2002; Sascha Schwabbauer <cybersystem@gentoo.org> fluxconf-0.8.5.ebuild :
+
+ Added ppc to keywords.
*fluxconf-0.8.5 (14 Jul 2002)
diff --git a/x11-misc/fluxconf/fluxconf-0.8.5.ebuild b/x11-misc/fluxconf/fluxconf-0.8.5.ebuild
index 078a4b4c9854..53fe7f99108a 100644
--- a/x11-misc/fluxconf/fluxconf-0.8.5.ebuild
+++ b/x11-misc/fluxconf/fluxconf-0.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.8.5.ebuild,v 1.2 2002/08/14 23:44:15 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.8.5.ebuild,v 1.3 2002/08/23 09:04:58 cybersystem Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Configuration editor for fluxbox"
@@ -9,7 +9,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="=x11-libs/gtk+-1.2*"