diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-12 00:00:11 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-12 00:00:11 +0000 |
commit | ae4b001ce26b0b80e72d6a6c2531663c0796f259 (patch) | |
tree | 0a077c09421b156893595b46dd9ae93f33460842 /media-libs/gd/gd-2.0.34.ebuild | |
parent | Forgot the ~sparc keyword. (diff) | |
download | gentoo-2-ae4b001ce26b0b80e72d6a6c2531663c0796f259.tar.gz gentoo-2-ae4b001ce26b0b80e72d6a6c2531663c0796f259.tar.bz2 gentoo-2-ae4b001ce26b0b80e72d6a6c2531663c0796f259.zip |
stable on amd64; security bug 141577
(Portage version: 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 2011f2da8fd5..a47de688e0d1 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.5 2007/02/11 22:20:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.34.ebuild,v 1.6 2007/02/12 00:00:11 blubb 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 ) |