summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:55:54 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:55:54 +0000
commit9b8bb4c2aa0ae79568650a822bd16e68137d226a (patch)
treedf5a607f8856358536166fbc6d7367f6b5148796 /dev-php4/pecl-imagick
parentAdded to ~amd64. (diff)
downloadgentoo-2-9b8bb4c2aa0ae79568650a822bd16e68137d226a.tar.gz
gentoo-2-9b8bb4c2aa0ae79568650a822bd16e68137d226a.tar.bz2
gentoo-2-9b8bb4c2aa0ae79568650a822bd16e68137d226a.zip
Added to ~amd64.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'dev-php4/pecl-imagick')
-rw-r--r--dev-php4/pecl-imagick/ChangeLog8
-rw-r--r--dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php4/pecl-imagick/ChangeLog b/dev-php4/pecl-imagick/ChangeLog
index 73c5eeb0aec0..26666bd3756b 100644
--- a/dev-php4/pecl-imagick/ChangeLog
+++ b/dev-php4/pecl-imagick/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php4/pecl-imagick
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-imagick/ChangeLog,v 1.4 2005/11/24 22:29:38 chtekk Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-imagick/ChangeLog,v 1.5 2006/05/27 00:55:54 chtekk Exp $
+
+ 27 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ pecl-imagick-0.9.11.ebuild:
+ Added to ~amd64.
24 Nov 2005; Luca Longinotti <chtekk@gentoo.org>
pecl-imagick-0.9.11.ebuild:
diff --git a/dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild b/dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild
index 1b7c2c2f9a27..9fa2a028f971 100644
--- a/dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild
+++ b/dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild,v 1.5 2005/11/24 22:29:38 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-imagick/pecl-imagick-0.9.11.ebuild,v 1.6 2006/05/27 00:55:54 chtekk Exp $
PHP_EXT_NAME="imagick"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="PHP wrapper for the ImageMagick library."
LICENSE="PHP"
SLOT="0"