summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2002-12-17 22:55:48 +0000
committerAron Griffis <agriffis@gentoo.org>2002-12-17 22:55:48 +0000
commit0bed3470c89ae63aa6e3ad1437bbf7d37cc24497 (patch)
tree7a941f8556c861fb1e30303b0c951d09a273f7a5 /x11-libs/rep-gtk
parentCorrecting minor oversight (diff)
downloadhistorical-0bed3470c89ae63aa6e3ad1437bbf7d37cc24497.tar.gz
historical-0bed3470c89ae63aa6e3ad1437bbf7d37cc24497.tar.bz2
historical-0bed3470c89ae63aa6e3ad1437bbf7d37cc24497.zip
Enable sawfish for ~alpha
Diffstat (limited to 'x11-libs/rep-gtk')
-rw-r--r--x11-libs/rep-gtk/ChangeLog5
-rw-r--r--x11-libs/rep-gtk/rep-gtk-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/rep-gtk/ChangeLog b/x11-libs/rep-gtk/ChangeLog
index 340959fa0037..b1900ae73e82 100644
--- a/x11-libs/rep-gtk/ChangeLog
+++ b/x11-libs/rep-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/rep-gtk
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.11 2002/12/13 11:00:51 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.12 2002/12/17 22:55:48 agriffis Exp $
+
+ 17 Dec 2002; Aron Griffis <agriffis@gentoo.org> rep-gtk-0.17.ebuild :
+ Added ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-libs/rep-gtk/rep-gtk-0.17.ebuild b/x11-libs/rep-gtk/rep-gtk-0.17.ebuild
index d8131363e72f..73e190685d68 100644
--- a/x11-libs/rep-gtk/rep-gtk-0.17.ebuild
+++ b/x11-libs/rep-gtk/rep-gtk-0.17.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-libs/rep-gtk/rep-gtk-0.17.ebuild,v 1.2 2002/11/19 15:04:09 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.17.ebuild,v 1.3 2002/12/17 22:55:48 agriffis Exp $
IUSE=""
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://rep-gtk.sourceforge.net/"
SLOT="gtk-2.0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~alpha"
DEPEND="virtual/glibc
>=dev-util/pkgconfig-0.12.0