summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-14 14:22:42 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-14 14:22:42 +0000
commita670cfd0f5c293c693067e03e31b9267d742185b (patch)
treea83bdfc2c2b8730e472bca333cb62637b2f5ab35 /media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild
parentChanging 3.3.4 dep to freetype-2.1* because it doesn't work with freetype 2.2... (diff)
downloadhistorical-a670cfd0f5c293c693067e03e31b9267d742185b.tar.gz
historical-a670cfd0f5c293c693067e03e31b9267d742185b.tar.bz2
historical-a670cfd0f5c293c693067e03e31b9267d742185b.zip
Stable on sparc wrt security #144091
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild')
-rw-r--r--media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild b/media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild
index cb0d9bb96e3a..9d7d35284318 100644
--- a/media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild,v 1.2 2006/09/14 12:55:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.2.9.5.ebuild,v 1.3 2006/09/14 14:22:42 gustavoz Exp $
inherit eutils perl-app multilib
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/imagemagick/${MY_P2}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sh sparc ~x86 ~x86-fbsd"
IUSE="bzip2 doc fpx graphviz gs jbig jpeg jpeg2k lcms mpeg nocxx perl png tiff truetype X wmf xml zlib"
RDEPEND="bzip2? ( app-arch/bzip2 )