diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-06-14 10:47:08 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-06-14 10:47:08 +0000 |
commit | 36f6fbb507a841e2c34ebe2f1c62cad1323d9931 (patch) | |
tree | 2506314b5a6919c62003c06aeefbc60e69f548c8 /dev-php5 | |
parent | remove old, bump (diff) | |
download | gentoo-2-36f6fbb507a841e2c34ebe2f1c62cad1323d9931.tar.gz gentoo-2-36f6fbb507a841e2c34ebe2f1c62cad1323d9931.tar.bz2 gentoo-2-36f6fbb507a841e2c34ebe2f1c62cad1323d9931.zip |
remove old, drop creole dep
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/phing/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/phing/phing-2.2.0.ebuild | 24 | ||||
-rw-r--r-- | dev-php5/phing/phing-2.3.0.ebuild | 30 | ||||
-rw-r--r-- | dev-php5/phing/phing-2.3.3.ebuild | 33 | ||||
-rw-r--r-- | dev-php5/phing/phing-2.4.1.ebuild | 5 |
5 files changed, 7 insertions, 91 deletions
diff --git a/dev-php5/phing/ChangeLog b/dev-php5/phing/ChangeLog index 0d753754ad76..151132a33421 100644 --- a/dev-php5/phing/ChangeLog +++ b/dev-php5/phing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/phing # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/ChangeLog,v 1.12 2010/05/29 18:35:14 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/ChangeLog,v 1.13 2010/06/14 10:47:08 mabi Exp $ + + 14 Jun 2010; <mabi@gentoo.org> -phing-2.2.0.ebuild, -phing-2.3.0.ebuild, + -phing-2.3.3.ebuild, phing-2.4.1.ebuild: + remove old, drop package.mask'ed creole dependency *phing-2.4.1 (29 May 2010) diff --git a/dev-php5/phing/phing-2.2.0.ebuild b/dev-php5/phing/phing-2.2.0.ebuild deleted file mode 100644 index 29a7cb011375..000000000000 --- a/dev-php5/phing/phing-2.2.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.2.0.ebuild,v 1.4 2007/03/18 02:54:22 chtekk Exp $ - -inherit php-pear-lib-r1 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="PHP project build system based on Apache Ant." -HOMEPAGE="http://www.phing.info/" -SRC_URI="http://pear.phing.info/get/phing-${PV}.tgz" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -need_php_by_category - -pkg_setup() { - has_php - require_php_with_use cli spl reflection xml xsl -} diff --git a/dev-php5/phing/phing-2.3.0.ebuild b/dev-php5/phing/phing-2.3.0.ebuild deleted file mode 100644 index 9b45888a4c2a..000000000000 --- a/dev-php5/phing/phing-2.3.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.3.0.ebuild,v 1.1 2007/11/15 19:18:14 jokey Exp $ - -inherit php-pear-lib-r1 eutils - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="PHP project build system based on Apache Ant." -HOMEPAGE="http://www.phing.info/" -SRC_URI="http://pear.phing.info/get/phing-${PV/_/}.tgz" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="minimal" - -DEPEND="" -RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.3.0_rc3 - >=dev-php/PEAR-PEAR_PackageFileManager-1.5.2 - >=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1 - >=dev-php5/phpunit-2.3.0 - >=dev-php5/xdebug-2.0.0 )" - -need_php_by_category - -S=${WORKDIR}/${PN}-${PV/_/} - -pkg_setup() { - has_php - require_php_with_use cli spl reflection xml xsl -} diff --git a/dev-php5/phing/phing-2.3.3.ebuild b/dev-php5/phing/phing-2.3.3.ebuild deleted file mode 100644 index 9fb2211ea818..000000000000 --- a/dev-php5/phing/phing-2.3.3.ebuild +++ /dev/null @@ -1,33 +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/phing/phing-2.3.3.ebuild,v 1.1 2010/01/01 22:30:47 yngwin Exp $ - -inherit php-pear-lib-r1 eutils - -DESCRIPTION="PHP project build system based on Apache Ant" -HOMEPAGE="http://www.phing.info/" -SRC_URI="http://pear.phing.info/get/phing-${PV/_/}.tgz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -DEPEND="" -RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.4.0 - >=dev-php/PEAR-PEAR_PackageFileManager-1.5.2 - >=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1 - >=dev-php5/phpunit-3.2.0 - >=dev-php5/xdebug-2.0.0 - >=dev-php/simpletest-1.0.1_beta2 - >=dev-php5/creole-1.1.0 - >=dev-lang/php-5.0.2 )" - -need_php_by_category - -S=${WORKDIR}/${PN}-${PV/_/} - -pkg_setup() { - has_php - require_php_with_use cli spl reflection xml xsl -} diff --git a/dev-php5/phing/phing-2.4.1.ebuild b/dev-php5/phing/phing-2.4.1.ebuild index 52673a2f71a9..44ae1a8c2a87 100644 --- a/dev-php5/phing/phing-2.4.1.ebuild +++ b/dev-php5/phing/phing-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.4.1.ebuild,v 1.2 2010/06/01 04:31:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.4.1.ebuild,v 1.3 2010/06/14 10:47:08 mabi Exp $ EAPI="2" inherit php-pear-lib-r1 eutils @@ -20,8 +20,7 @@ RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.4.0 >=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1 >=dev-php5/phpunit-3.2.0 >=dev-php5/xdebug-2.0.0 - >=dev-php/simpletest-1.0.1_beta2 - >=dev-php5/creole-1.1.0 ) + >=dev-php/simpletest-1.0.1_beta2 ) >=dev-lang/php-5.0.2[xml,xsl] || ( <dev-lang/php-5.3.1[pcre,reflection,spl] >=dev-lang/php-5.3.1 ) " |