summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/ChangeLog5
-rw-r--r--x11-wm/sawfish/sawfish-1.0.1-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog
index bbd65b1b20d9..0d758f066290 100644
--- a/x11-wm/sawfish/ChangeLog
+++ b/x11-wm/sawfish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/sawfish
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.22 2002/12/17 22:55:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.23 2002/12/31 18:55:50 chouser Exp $
+
+ 31 Dec 2002; Chris Houser <chouser@gentoo.org> sawfish-1.0.1-r6.ebuild :
+ Added alpha to KEYWORDS
17 Dec 2002; Aron Griffis <agriffis@gentoo.org> sawfish-1.2.ebuild :
Added ~alpha to KEYWORDS
diff --git a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
index 03b5b4875c67..ce83ff584247 100644
--- a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
+++ b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.4 2002/12/09 04:42:03 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.5 2002/12/31 18:55:50 chouser Exp $
IUSE="gtk nls esd gnome"
@@ -11,7 +11,7 @@ HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ppc"
+KEYWORDS="x86 sparc ppc alpha"
DEPEND="=x11-libs/rep-gtk-0.15*
>=dev-libs/librep-0.14