diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-12 13:00:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-12 13:00:35 +0000 |
commit | 333cc0831d1cd572ac66b635a8bebe4566836835 (patch) | |
tree | 49b75c1f8496af193b3ad1fb3f2af075315cd205 /media-libs/gd/gd-2.0.34.ebuild | |
parent | Stable on sparc wrt security #159727 (diff) | |
download | historical-333cc0831d1cd572ac66b635a8bebe4566836835.tar.gz historical-333cc0831d1cd572ac66b635a8bebe4566836835.tar.bz2 historical-333cc0831d1cd572ac66b635a8bebe4566836835.zip |
Stable on sparc wrt security #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 a47de688e0d1..901fc5e7d576 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.6 2007/02/12 00:00:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.34.ebuild,v 1.7 2007/02/12 13:00:35 gustavoz 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 ) |