summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/gd/gd-2.0.34.ebuild')
-rw-r--r--media-libs/gd/gd-2.0.34.ebuild4
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 e227550e39f3..2011f2da8fd5 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.4 2007/02/11 21:47:14 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.34.ebuild,v 1.5 2007/02/11 22:20:03 kloeri 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 )