diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-13 08:37:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-13 08:37:42 +0000 |
commit | a0c7ae45bbfe7a9574c479389db5fe23242abcc2 (patch) | |
tree | e2c341ec80eb6d31aece40963228867e512c523e /media-libs/gd/gd-2.0.34.ebuild | |
parent | remove unused media-gfx/graphviz:dynagraph use flag (diff) | |
download | historical-a0c7ae45bbfe7a9574c479389db5fe23242abcc2.tar.gz historical-a0c7ae45bbfe7a9574c479389db5fe23242abcc2.tar.bz2 historical-a0c7ae45bbfe7a9574c479389db5fe23242abcc2.zip |
Stable on ppc64; bug #141577
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'media-libs/gd/gd-2.0.34.ebuild')
-rw-r--r-- | media-libs/gd/gd-2.0.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gd/gd-2.0.34.ebuild b/media-libs/gd/gd-2.0.34.ebuild index c4d0949a8aa6..391a3e9abe10 100644 --- a/media-libs/gd/gd-2.0.34.ebuild +++ b/media-libs/gd/gd-2.0.34.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/media-libs/gd/gd-2.0.34.ebuild,v 1.8 2007/02/12 20:28:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.34.ebuild,v 1.9 2007/02/13 08:37:42 corsair Exp $ DESCRIPTION="A graphics library for fast image creation" HOMEPAGE="http://libgd.org/" @@ -8,7 +8,7 @@ SRC_URI="http://libgd.org/releases/${P}.tar.bz2" LICENSE="|| ( as-is BSD )" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="fontconfig jpeg png truetype xpm" DEPEND="fontconfig? ( media-libs/fontconfig ) |