diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-21 06:29:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-21 06:29:51 +0000 |
commit | 5ef5d178757654862f3da03d167b7b5ad0a7ccb1 (patch) | |
tree | 1215510a1a629da430cc9e0c939bb15f5b1a210a /net-www/amaya | |
parent | Bumped 2.4.21-r1 to x86 stable, and tweaked the way headers on sparc are hand... (diff) | |
download | gentoo-2-5ef5d178757654862f3da03d167b7b5ad0a7ccb1.tar.gz gentoo-2-5ef5d178757654862f3da03d167b7b5ad0a7ccb1.tar.bz2 gentoo-2-5ef5d178757654862f3da03d167b7b5ad0a7ccb1.zip |
extra character
Diffstat (limited to 'net-www/amaya')
-rw-r--r-- | net-www/amaya/amaya-8.0.ebuild | 4 | ||||
-rw-r--r-- | net-www/amaya/amaya-8.1a.ebuild | 6 | ||||
-rw-r--r-- | net-www/amaya/amaya-8.2.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net-www/amaya/amaya-8.0.ebuild b/net-www/amaya/amaya-8.0.ebuild index c4a78f607ab9..20bda8d1f50b 100644 --- a/net-www/amaya/amaya-8.0.ebuild +++ b/net-www/amaya/amaya-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.0.ebuild,v 1.8 2004/03/21 06:21:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.0.ebuild,v 1.9 2004/03/21 06:29:51 mr_bones_ Exp $ inherit libtool @@ -22,7 +22,7 @@ RDEPEND=" =dev-libs/glib-1.2* media-libs/imlib ) - !gtk ( x11-libs/openmotif )" + !gtk? ( x11-libs/openmotif )" DEPEND="dev-lang/perl ${RDEPEND}" diff --git a/net-www/amaya/amaya-8.1a.ebuild b/net-www/amaya/amaya-8.1a.ebuild index 904468b465e6..4803b13888b3 100644 --- a/net-www/amaya/amaya-8.1a.ebuild +++ b/net-www/amaya/amaya-8.1a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.1a.ebuild,v 1.5 2004/03/21 06:21:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.1a.ebuild,v 1.6 2004/03/21 06:29:51 mr_bones_ Exp $ inherit libtool @@ -22,7 +22,7 @@ RDEPEND=" =dev-libs/glib-1.2* media-libs/imlib ) - !gtk ( x11-libs/openmotif )" + !gtk? ( x11-libs/openmotif )" DEPEND="dev-lang/perl ${RDEPEND}" diff --git a/net-www/amaya/amaya-8.2.ebuild b/net-www/amaya/amaya-8.2.ebuild index 7e7fc4d8c3d1..c28bd2cc4eca 100644 --- a/net-www/amaya/amaya-8.2.ebuild +++ b/net-www/amaya/amaya-8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.2.ebuild,v 1.5 2004/03/21 06:21:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.2.ebuild,v 1.6 2004/03/21 06:29:51 mr_bones_ Exp $ inherit libtool @@ -22,7 +22,7 @@ RDEPEND=" =dev-libs/glib-1.2* media-libs/imlib ) - !gtk ( x11-libs/openmotif )" + !gtk? ( x11-libs/openmotif )" DEPEND="dev-lang/perl ${RDEPEND}" |