diff options
author | 2007-06-24 22:28:59 +0000 | |
---|---|---|
committer | 2007-06-24 22:28:59 +0000 | |
commit | f868fb43c5e1f36b1d33b99e926e033932483b6b (patch) | |
tree | 5ed8f4459a1617a1ee26ab1caced386fc905abd4 /x11-libs/gtkglext/gtkglext-1.2.0.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-f868fb43c5e1f36b1d33b99e926e033932483b6b.tar.gz gentoo-2-f868fb43c5e1f36b1d33b99e926e033932483b6b.tar.bz2 gentoo-2-f868fb43c5e1f36b1d33b99e926e033932483b6b.zip |
arm stable
(Portage version: 2.1.3_rc5)
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 0b396ee4283a..caed4d20a620 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-2007 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.11 2007/06/14 15:07:53 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.2.0.ebuild,v 1.12 2007/06/24 22:28:59 vapier 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 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 |