diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-10 01:52:09 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-10 01:52:09 +0000 |
commit | 734f2018e8ce79de2df890e18a9c08a8ff349c1f (patch) | |
tree | aee0c3175a11cfdb2a2ce564048149959a179574 /media-libs/gd/gd-2.0.28.ebuild | |
parent | Bump for rpath bug fix #75181 (diff) | |
download | gentoo-2-734f2018e8ce79de2df890e18a9c08a8ff349c1f.tar.gz gentoo-2-734f2018e8ce79de2df890e18a9c08a8ff349c1f.tar.bz2 gentoo-2-734f2018e8ce79de2df890e18a9c08a8ff349c1f.zip |
Stable ppc-macos
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-libs/gd/gd-2.0.28.ebuild')
-rw-r--r-- | media-libs/gd/gd-2.0.28.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/gd/gd-2.0.28.ebuild b/media-libs/gd/gd-2.0.28.ebuild index 51c95f190f7b..ac7f797f9494 100644 --- a/media-libs/gd/gd-2.0.28.ebuild +++ b/media-libs/gd/gd-2.0.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.28.ebuild,v 1.5 2004/11/01 01:53:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.28.ebuild,v 1.6 2005/02/10 01:50:35 j4rg0n Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.boutell.com/gd/http/${P}.tar.gz" LICENSE="|| ( as-is BSD )" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86 ppc-macos" IUSE="jpeg png X truetype" DEPEND="jpeg? ( >=media-libs/jpeg-6b ) |