diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:12:19 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:12:19 +0000 |
commit | f4dea9363205fc337c9b4579fbfaf3652f9be4c2 (patch) | |
tree | 4f53c521d2e9f88a9373cc033c5eefd716ce36d7 /x11-libs/gtkglext | |
parent | ppc stable profile update (diff) | |
download | historical-f4dea9363205fc337c9b4579fbfaf3652f9be4c2.tar.gz historical-f4dea9363205fc337c9b4579fbfaf3652f9be4c2.tar.bz2 historical-f4dea9363205fc337c9b4579fbfaf3652f9be4c2.zip |
ppc stable profile update
Diffstat (limited to 'x11-libs/gtkglext')
-rw-r--r-- | x11-libs/gtkglext/gtkglext-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtkglext/gtkglext-1.0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtkglext/gtkglext-1.0.5.ebuild b/x11-libs/gtkglext/gtkglext-1.0.5.ebuild index 2277cd2b998b..ab488be8308c 100644 --- a/x11-libs/gtkglext/gtkglext-1.0.5.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.5.ebuild,v 1.7 2004/08/08 00:52:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.5.ebuild,v 1.8 2004/09/02 18:10:47 pvdabeel Exp $ inherit gnome2 @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" IUSE="doc" -KEYWORDS="x86 ~sparc alpha ~ppc ia64" +KEYWORDS="x86 ~sparc alpha ppc ia64" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 diff --git a/x11-libs/gtkglext/gtkglext-1.0.6.ebuild b/x11-libs/gtkglext/gtkglext-1.0.6.ebuild index 7074ccd9fd6f..bf0caf6527db 100644 --- a/x11-libs/gtkglext/gtkglext-1.0.6.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.6.ebuild,v 1.5 2004/08/08 00:52:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.6.ebuild,v 1.6 2004/09/02 18:10:47 pvdabeel Exp $ inherit gnome2 @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" IUSE="doc" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64" +KEYWORDS="~x86 ~sparc ~alpha ppc ~ia64 ~amd64" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 |