summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2011-12-14 22:51:00 +0000
committerMatti Bickel <mabi@gentoo.org>2011-12-14 22:51:00 +0000
commit14dfef6df5aac34aaebf12f893cc4750e70ce80d (patch)
treee7941c3902f5710d438a334557bf7d0110e6ffc3 /dev-php/dbunit
parentMoving package from dev-php5 to dev-php category (bug #324665) (diff)
downloadgentoo-2-14dfef6df5aac34aaebf12f893cc4750e70ce80d.tar.gz
gentoo-2-14dfef6df5aac34aaebf12f893cc4750e70ce80d.tar.bz2
gentoo-2-14dfef6df5aac34aaebf12f893cc4750e70ce80d.zip
Merging categories dev-php5 and dev-php (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/dbunit')
-rw-r--r--dev-php/dbunit/ChangeLog5
-rw-r--r--dev-php/dbunit/dbunit-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/dbunit/ChangeLog b/dev-php/dbunit/ChangeLog
index e16a5d88fa4d..beddb8f5f46d 100644
--- a/dev-php/dbunit/ChangeLog
+++ b/dev-php/dbunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/dbunit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/ChangeLog,v 1.6 2011/06/28 07:28:03 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/ChangeLog,v 1.7 2011/12/14 22:51:00 mabi Exp $
+
+ 14 Dec 2011; Matti Bickel <mabi@gentoo.org> dbunit-1.0.1.ebuild:
+ Merging categories dev-php5 and dev-php (bug #324665)
28 Jun 2011; Ole Markus With <olemarkus@gentoo.org> dbunit-1.0.1.ebuild:
Added missing PHP_PEAR_URI
diff --git a/dev-php/dbunit/dbunit-1.0.1.ebuild b/dev-php/dbunit/dbunit-1.0.1.ebuild
index 5c401db69fd8..7f70f77530fe 100644
--- a/dev-php/dbunit/dbunit-1.0.1.ebuild
+++ b/dev-php/dbunit/dbunit-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.9 2011/09/18 10:53:55 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.10 2011/12/14 22:51:00 mabi Exp $
EAPI="3"
PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.phpunit.de"
RDEPEND="${RDEPEND}
!!<dev-php/phpunit-3.5
- >=dev-php5/ezc-ConsoleTools-1.6
+ >=dev-php/ezc-ConsoleTools-1.6
>=dev-php/file-iterator-1.2.2
dev-php/php-tokenstream
dev-php/php-texttemplate"