diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-05-08 10:26:01 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-05-08 10:26:01 +0000 |
commit | d90b64fd61b25bf336be4b74f8ab629543b5a5a3 (patch) | |
tree | 61460c80899020f803f0c7d14065b9382b9f9880 /x11-libs/gai/gai-0.5.6.ebuild | |
parent | Fix bug #132249 failing properly when tests fail (diff) | |
download | gentoo-2-d90b64fd61b25bf336be4b74f8ab629543b5a5a3.tar.gz gentoo-2-d90b64fd61b25bf336be4b74f8ab629543b5a5a3.tar.bz2 gentoo-2-d90b64fd61b25bf336be4b74f8ab629543b5a5a3.zip |
Stable for x86.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'x11-libs/gai/gai-0.5.6.ebuild')
-rw-r--r-- | x11-libs/gai/gai-0.5.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/gai/gai-0.5.6.ebuild b/x11-libs/gai/gai-0.5.6.ebuild index ffc2e0503843..581168db0268 100644 --- a/x11-libs/gai/gai-0.5.6.ebuild +++ b/x11-libs/gai/gai-0.5.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gai/gai-0.5.6.ebuild,v 1.1 2004/10/08 16:37:54 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gai/gai-0.5.6.ebuild,v 1.2 2006/05/08 10:26:01 s4t4n 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 ) |