summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-04-03 17:34:06 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-04-03 17:34:06 +0000
commit6f3113886f152f163881c22321151213d1080377 (patch)
tree76cb7dc3fc8af711f999e590d308b074c5e9be5c /dev-php5/pecl-imagick
parentRemoved older versions (diff)
downloadgentoo-2-6f3113886f152f163881c22321151213d1080377.tar.gz
gentoo-2-6f3113886f152f163881c22321151213d1080377.tar.bz2
gentoo-2-6f3113886f152f163881c22321151213d1080377.zip
Removed older versions
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/pecl-imagick')
-rw-r--r--dev-php5/pecl-imagick/pecl-imagick-2.3.0.ebuild30
-rw-r--r--dev-php5/pecl-imagick/pecl-imagick-3.0.0.ebuild30
-rw-r--r--dev-php5/pecl-imagick/pecl-imagick-3.0.1.ebuild30
3 files changed, 0 insertions, 90 deletions
diff --git a/dev-php5/pecl-imagick/pecl-imagick-2.3.0.ebuild b/dev-php5/pecl-imagick/pecl-imagick-2.3.0.ebuild
deleted file mode 100644
index 721a12c057c7..000000000000
--- a/dev-php5/pecl-imagick/pecl-imagick-2.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/pecl-imagick-2.3.0.ebuild,v 1.3 2010/07/10 15:29:42 fauli Exp $
-
-PHP_EXT_NAME="imagick"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="TODO"
-
-inherit php-ext-pecl-r1
-
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
-
-DESCRIPTION="PHP wrapper for the ImageMagick library."
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE="examples"
-
-DEPEND=">=media-gfx/imagemagick-6.2.4"
-RDEPEND="${DEPEND}"
-
-need_php_by_category
-
-MY_PV="${PV/_/}"
-PECL_PKG_V="${PECL_PKG}-${MY_PV}"
-FILENAME="${PECL_PKG_V}.tgz"
-SRC_URI="http://pecl.php.net/get/${FILENAME}"
-S="${WORKDIR}/${PECL_PKG_V}"
-
-my_conf="--with-imagick=/usr"
diff --git a/dev-php5/pecl-imagick/pecl-imagick-3.0.0.ebuild b/dev-php5/pecl-imagick/pecl-imagick-3.0.0.ebuild
deleted file mode 100644
index 3c644d7956ae..000000000000
--- a/dev-php5/pecl-imagick/pecl-imagick-3.0.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/pecl-imagick-3.0.0.ebuild,v 1.3 2010/11/21 17:46:41 maekke Exp $
-
-PHP_EXT_NAME="imagick"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="TODO"
-
-inherit php-ext-pecl-r1
-
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
-
-DESCRIPTION="PHP wrapper for the ImageMagick library."
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE="examples"
-
-DEPEND=">=media-gfx/imagemagick-6.2.4"
-RDEPEND="${DEPEND}"
-
-need_php_by_category
-
-MY_PV="${PV/_/}"
-PECL_PKG_V="${PECL_PKG}-${MY_PV}"
-FILENAME="${PECL_PKG_V}.tgz"
-SRC_URI="http://pecl.php.net/get/${FILENAME}"
-S="${WORKDIR}/${PECL_PKG_V}"
-
-my_conf="--with-imagick=/usr"
diff --git a/dev-php5/pecl-imagick/pecl-imagick-3.0.1.ebuild b/dev-php5/pecl-imagick/pecl-imagick-3.0.1.ebuild
deleted file mode 100644
index 6dc21db8193f..000000000000
--- a/dev-php5/pecl-imagick/pecl-imagick-3.0.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/pecl-imagick-3.0.1.ebuild,v 1.1 2010/11/19 12:22:18 olemarkus Exp $
-
-PHP_EXT_NAME="imagick"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="TODO"
-
-inherit php-ext-pecl-r1
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-DESCRIPTION="PHP wrapper for the ImageMagick library."
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE="examples"
-
-DEPEND=">=media-gfx/imagemagick-6.2.4"
-RDEPEND="${DEPEND}"
-
-need_php_by_category
-
-MY_PV="${PV/_/}"
-PECL_PKG_V="${PECL_PKG}-${MY_PV}"
-FILENAME="${PECL_PKG_V}.tgz"
-SRC_URI="http://pecl.php.net/get/${FILENAME}"
-S="${WORKDIR}/${PECL_PKG_V}"
-
-my_conf="--with-imagick=/usr"