diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:05:59 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:05:59 +0000 |
commit | 76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2 (patch) | |
tree | 260ccbf9cc350026d086df22925bfd2ed2f11b8b /x11-libs/rep-gtk | |
parent | small fix0rs (diff) | |
download | historical-76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2.tar.gz historical-76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2.tar.bz2 historical-76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-libs/rep-gtk')
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.16.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild b/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild index bc977dd92daa..e881e34e0cf8 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild,v 1.5 2002/08/05 10:02:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild,v 1.6 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK/GDK bindings for the librep Lisp environment" @@ -9,7 +9,7 @@ HOMEPAGE="http://rep-gtk.sourceforge.net/" SLOT="1.2" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="=x11-libs/gtk+-1.2* >=dev-libs/librep-0.13.4 diff --git a/x11-libs/rep-gtk/rep-gtk-0.16.ebuild b/x11-libs/rep-gtk/rep-gtk-0.16.ebuild index 0ebea2da65ce..2562eec7b359 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.16.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.16.ebuild,v 1.2 2002/07/09 10:53:21 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.16.ebuild,v 1.3 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://librep.sourceforge.net/" SLOT="gtk-2.0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" # I think we should use gnome? ( ... ) and add "use gnome" with $myopts as rep-gtk # can be compiled without gnome support, no ? |