summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-21 16:51:50 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-21 16:51:50 +0000
commit6f4cf3a91ec9ec4ce78de3bba97c1038b36a8353 (patch)
tree6abaa86a4dd2136571337b326dad5a9a930e43e3 /media-gfx
parentVersion bumped. Marked 3.1.4-r2 stable on ppc-macos. (diff)
downloadgentoo-2-6f4cf3a91ec9ec4ce78de3bba97c1038b36a8353.tar.gz
gentoo-2-6f4cf3a91ec9ec4ce78de3bba97c1038b36a8353.tar.bz2
gentoo-2-6f4cf3a91ec9ec4ce78de3bba97c1038b36a8353.zip
stable on ia64 #77932
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/imagemagick/ChangeLog5
-rw-r--r--media-gfx/imagemagick/imagemagick-6.1.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/imagemagick/ChangeLog b/media-gfx/imagemagick/ChangeLog
index fff342d8afb5..e9703113f7ae 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.120 2005/02/17 10:17:53 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.121 2005/02/21 16:50:33 agriffis Exp $
+
+ 20 Feb 2005; Aron Griffis <agriffis@gentoo.org> imagemagick-6.1.8.8.ebuild:
+ stable on ia64 #77932
17 Feb 2005; Guy Martin <gmsoft@gentoo.org> imagemagick-6.1.8.8.ebuild:
Stable on hppa.
diff --git a/media-gfx/imagemagick/imagemagick-6.1.8.8.ebuild b/media-gfx/imagemagick/imagemagick-6.1.8.8.ebuild
index c7652da966be..b54a5ba1ec42 100644
--- a/media-gfx/imagemagick/imagemagick-6.1.8.8.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.1.8.8.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.1.8.8.ebuild,v 1.13 2005/02/17 10:17:53 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.1.8.8.ebuild,v 1.14 2005/02/21 16:50:33 agriffis Exp $
inherit libtool flag-o-matic eutils
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.imagemagick.org/pub/${MY_PN}/${MY_P2}.tar.bz2"
LICENSE="as-is"
SLOT="0"
# PLEASE BUMP AND UPDATE KEYWORDS OF dev-perl/perlmagick TO MATCH THIS. THANK YOU.
-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"
DEPEND=">=sys-apps/sed-4