summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-04-27 11:23:03 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-04-27 11:23:03 +0000
commit284479998a8cc9c15b602a01c98807b6980448da (patch)
treed8994e5cd0bb1b8d23d5d3b8c1485bb095fa3bc0 /media-gfx/imagemagick
parentRemoved gcc4 patch which screwed up logic both on 3.4 and 4 compilers and bum... (diff)
downloadgentoo-2-284479998a8cc9c15b602a01c98807b6980448da.tar.gz
gentoo-2-284479998a8cc9c15b602a01c98807b6980448da.tar.bz2
gentoo-2-284479998a8cc9c15b602a01c98807b6980448da.zip
Marked ppc
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'media-gfx/imagemagick')
-rw-r--r--media-gfx/imagemagick/ChangeLog5
-rw-r--r--media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/imagemagick/ChangeLog b/media-gfx/imagemagick/ChangeLog
index 9db2b64d4b26..ad4c102701b7 100644
--- a/media-gfx/imagemagick/ChangeLog
+++ b/media-gfx/imagemagick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/imagemagick
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.138 2005/04/27 10:03:50 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.139 2005/04/27 11:23:03 lu_zero Exp $
+
+ 27 Apr 2005; Luca Barbato <lu_zero@gentoo.org> imagemagick-6.2.2.0.ebuild:
+ Marked ppc
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> imagemagick-6.2.2.0.ebuild:
Stable on amd64 wrt bug #90423
diff --git a/media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild b/media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild
index 02ce658f2c07..17b125be087b 100644
--- a/media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild,v 1.4 2005/04/27 10:03:50 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.2.2.0.ebuild,v 1.5 2005/04/27 11:23:03 lu_zero Exp $
inherit libtool flag-o-matic eutils perl-module
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/imagemagick/${MY_P2}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
IUSE="X cups jpeg lcms mpeg png truetype tiff xml2 wmf jbig perl graphviz fpx doc"
DEPEND=">=sys-apps/sed-4