diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:13:04 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:13:04 +0000 |
commit | 640cd2b031d688604a24b5d6319b1e6f6ecaeb39 (patch) | |
tree | 255ba4c1fab11701a4f7ab275791f4b99c44edb8 /x11-libs/gai | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-640cd2b031d688604a24b5d6319b1e6f6ecaeb39.tar.gz gentoo-2-640cd2b031d688604a24b5d6319b1e6f6ecaeb39.tar.bz2 gentoo-2-640cd2b031d688604a24b5d6319b1e6f6ecaeb39.zip |
ppc stable profile update
Diffstat (limited to 'x11-libs/gai')
-rw-r--r-- | x11-libs/gai/gai-0.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gai/gai-0.5.5.ebuild b/x11-libs/gai/gai-0.5.5.ebuild index 5533fbaac9ef..3f51233e68d1 100644 --- a/x11-libs/gai/gai-0.5.5.ebuild +++ b/x11-libs/gai/gai-0.5.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/gai/gai-0.5.5.ebuild,v 1.4 2004/08/08 00:50:25 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gai/gai-0.5.5.ebuild,v 1.5 2004/09/02 18:11:24 pvdabeel Exp $ IUSE="opengl gnome" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gai/${MY_P}.tar.bz2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" DEPEND=">=x11-libs/gtk+-2.0.0 opengl? ( >=x11-libs/gtkglext-1.0.5 ) |