diff options
author | Calum Selkirk <cselkirk@gentoo.org> | 2002-10-19 23:19:31 +0000 |
---|---|---|
committer | Calum Selkirk <cselkirk@gentoo.org> | 2002-10-19 23:19:31 +0000 |
commit | 297d9ccbbefb207954cc3539334ee4908a79c001 (patch) | |
tree | eb6e39fa0d1a0d3cde066450e3101cc0d8d1bef8 /x11-libs/rep-gtk | |
parent | digest, patches, etc in filesdir (diff) | |
download | historical-297d9ccbbefb207954cc3539334ee4908a79c001.tar.gz historical-297d9ccbbefb207954cc3539334ee4908a79c001.tar.bz2 historical-297d9ccbbefb207954cc3539334ee4908a79c001.zip |
Added ppc to KEYWORDS.
Diffstat (limited to 'x11-libs/rep-gtk')
-rw-r--r-- | x11-libs/rep-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-libs/rep-gtk/ChangeLog b/x11-libs/rep-gtk/ChangeLog index 86b95e07850f..394c7b071222 100644 --- a/x11-libs/rep-gtk/ChangeLog +++ b/x11-libs/rep-gtk/ChangeLog @@ -1,8 +1,13 @@ # 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.6 2002/09/03 23:13:46 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.7 2002/10/19 23:19:31 cselkirk Exp $ rep-gtk-0.15-r3 (3 Sep 2002) + + 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> rep-gtk-0.15-r3.ebuild : + + Added ppc to KEYWORDS. + 3 Sep 2002; Spider <spider@gentoo.org> rep-gtk-0.15-r3.ebuild : I did not add this ebuild, but I can't find a changelog for it either. modified the libglade dep some to use the old version (correct version) 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 700808f9a049..f8a6ae24534e 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 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild,v 1.10 2002/10/19 23:19:31 cselkirk Exp $ IUSE="gnome" @@ -11,7 +11,7 @@ HOMEPAGE="http://rep-gtk.sourceforge.net/" SLOT="1.2" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 ppc" DEPEND="=x11-libs/gtk+-1.2* >=dev-libs/librep-0.13.4 |