summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-07-20 17:39:45 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-07-20 17:39:45 +0000
commit9211f5fab9f4900388f905ea75abdfab8688b65d (patch)
tree9ece0423d6aec6279140a3d79009af7b1cfa0bb3 /media-libs/gd/gd-2.0.35.ebuild
parentppc stable, bug #184934 (diff)
downloadgentoo-2-9211f5fab9f4900388f905ea75abdfab8688b65d.tar.gz
gentoo-2-9211f5fab9f4900388f905ea75abdfab8688b65d.tar.bz2
gentoo-2-9211f5fab9f4900388f905ea75abdfab8688b65d.zip
ppc stable, bug #179154
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-libs/gd/gd-2.0.35.ebuild')
-rw-r--r--media-libs/gd/gd-2.0.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gd/gd-2.0.35.ebuild b/media-libs/gd/gd-2.0.35.ebuild
index ebdf75ecc351..f6d9efa68014 100644
--- a/media-libs/gd/gd-2.0.35.ebuild
+++ b/media-libs/gd/gd-2.0.35.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.35.ebuild,v 1.2 2007/07/12 05:25:37 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35.ebuild,v 1.3 2007/07/20 17:39:45 dertobi123 Exp $
inherit autotools
@@ -10,7 +10,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 ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="fontconfig jpeg png truetype xpm"
DEPEND="fontconfig? ( media-libs/fontconfig )