summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2012-03-10 14:35:13 +0000
committerOle Markus With <olemarkus@gentoo.org>2012-03-10 14:35:13 +0000
commit79a3607b94379e0c08e6ac2c27cfe62efc543cf3 (patch)
treecd4c9dbae887dd1ed0da0ed8189cbad1eea13456 /dev-php
parentMoving dev-php/yaml to dev-php/YAML (diff)
downloadgentoo-2-79a3607b94379e0c08e6ac2c27cfe62efc543cf3.tar.gz
gentoo-2-79a3607b94379e0c08e6ac2c27cfe62efc543cf3.tar.bz2
gentoo-2-79a3607b94379e0c08e6ac2c27cfe62efc543cf3.zip
Moving dev-php/yaml to dev-php/YAML
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpunit/ChangeLog6
-rw-r--r--dev-php/phpunit/phpunit-3.5.13.ebuild6
-rw-r--r--dev-php/phpunit/phpunit-3.6.0.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-php/phpunit/ChangeLog b/dev-php/phpunit/ChangeLog
index 047682d0c4f3..0f94f6568f18 100644
--- a/dev-php/phpunit/ChangeLog
+++ b/dev-php/phpunit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/phpunit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/ChangeLog,v 1.7 2012/02/26 13:12:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/ChangeLog,v 1.8 2012/03/10 14:35:13 olemarkus Exp $
+
+ 10 Mar 2012; Ole Markus With <olemarkus@gentoo.org> phpunit-3.5.13.ebuild,
+ phpunit-3.6.0.ebuild:
+ Moving dev-php/yaml to dev-php/YAML
26 Feb 2012; Ole Markus With <olemarkus@gentoo.org> -phpunit-3.4.13.ebuild,
-phpunit-3.5.0-r1.ebuild, -phpunit-3.5.14.ebuild:
diff --git a/dev-php/phpunit/phpunit-3.5.13.ebuild b/dev-php/phpunit/phpunit-3.5.13.ebuild
index b0e24182553a..a682cf020769 100644
--- a/dev-php/phpunit/phpunit-3.5.13.ebuild
+++ b/dev-php/phpunit/phpunit-3.5.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.13.ebuild,v 1.9 2011/09/18 11:06:21 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.13.ebuild,v 1.10 2012/03/10 14:35:13 olemarkus Exp $
EAPI="2"
PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
@@ -29,7 +29,7 @@ RDEPEND="${DEPEND}
>=dev-php/phpunit-mockobject-1.0.3
>=dev-php/phpunit-selenium-1.0.1
>=dev-php/file-iterator-1.2.3
- >=dev-php/yaml-1.0.2"
+ >=dev-php/YAML-1.0.2"
pkg_postinst() {
elog "${PN} can optionally use json, pdo-sqlite and pdo-mysql features."
diff --git a/dev-php/phpunit/phpunit-3.6.0.ebuild b/dev-php/phpunit/phpunit-3.6.0.ebuild
index ed48b60915de..8fad1f118ea6 100644
--- a/dev-php/phpunit/phpunit-3.6.0.ebuild
+++ b/dev-php/phpunit/phpunit-3.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.6.0.ebuild,v 1.1 2011/11/03 09:43:18 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.6.0.ebuild,v 1.2 2012/03/10 14:35:13 olemarkus Exp $
EAPI="2"
PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
@@ -27,7 +27,7 @@ RDEPEND="${DEPEND}
>=dev-php/phpunit-mockobject-1.1.0
>=dev-php/phpunit-selenium-1.0.1
>=dev-php/file-iterator-1.2.3
- >=dev-php/yaml-1.0.2"
+ >=dev-php/YAML-1.0.2"
pkg_postinst() {
elog "${PN} can optionally use json, pdo-sqlite and pdo-mysql features."