diff options
author | 2006-11-25 12:50:01 +0000 | |
---|---|---|
committer | 2006-11-25 12:50:01 +0000 | |
commit | c2812038746e0da3ea282497bfae890ac9fcd8a5 (patch) | |
tree | e3855f512bfe9beff273869cc8e1d6b550d9372e /x11-libs/gtkglext/gtkglext-1.2.0.ebuild | |
parent | Initial import from Sunrise, thanks to Cédric Krier <cedk@gentoo.org> (#1360... (diff) | |
download | gentoo-2-c2812038746e0da3ea282497bfae890ac9fcd8a5.tar.gz gentoo-2-c2812038746e0da3ea282497bfae890ac9fcd8a5.tar.bz2 gentoo-2-c2812038746e0da3ea282497bfae890ac9fcd8a5.zip |
Stable on ppc wrt bug 156199
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'x11-libs/gtkglext/gtkglext-1.2.0.ebuild')
-rw-r--r-- | x11-libs/gtkglext/gtkglext-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkglext/gtkglext-1.2.0.ebuild b/x11-libs/gtkglext/gtkglext-1.2.0.ebuild index 567a545215fe..d107975c2b23 100644 --- a/x11-libs/gtkglext/gtkglext-1.2.0.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.2.0.ebuild,v 1.1 2006/03/24 15:24:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.2.0.ebuild,v 1.2 2006/11/25 12:50:01 nixnut Exp $ inherit gnome2 autotools @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" IUSE="doc" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 |