diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-03-18 02:29:51 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-03-18 02:29:51 +0000 |
commit | ed519f02f5f38905b1d025a7122c169a5877dff9 (patch) | |
tree | 1fa74accd7993ed9dc295fa812e35b7823a19761 /dev-php4 | |
parent | Cleanup, Vbump. (diff) | |
download | gentoo-2-ed519f02f5f38905b1d025a7122c169a5877dff9.tar.gz gentoo-2-ed519f02f5f38905b1d025a7122c169a5877dff9.tar.bz2 gentoo-2-ed519f02f5f38905b1d025a7122c169a5877dff9.zip |
Cleanup.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/phpunit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/phpunit/phpunit-1.3.2.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-php4/phpunit/ChangeLog b/dev-php4/phpunit/ChangeLog index e6f2a0d5d658..772d3264d2c7 100644 --- a/dev-php4/phpunit/ChangeLog +++ b/dev-php4/phpunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/phpunit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpunit/ChangeLog,v 1.2 2007/03/06 22:07:44 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpunit/ChangeLog,v 1.3 2007/03/18 02:29:51 chtekk Exp $ + + 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> phpunit-1.3.2.ebuild: + Cleanup. 06 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml, phpunit-1.3.2.ebuild: diff --git a/dev-php4/phpunit/phpunit-1.3.2.ebuild b/dev-php4/phpunit/phpunit-1.3.2.ebuild index 6b63e8ac2c71..02f19d24fe6a 100644 --- a/dev-php4/phpunit/phpunit-1.3.2.ebuild +++ b/dev-php4/phpunit/phpunit-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpunit/phpunit-1.3.2.ebuild,v 1.2 2007/03/06 22:07:44 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpunit/phpunit-1.3.2.ebuild,v 1.3 2007/03/18 02:29:51 chtekk Exp $ inherit php-pear-lib-r1 @@ -17,3 +17,5 @@ DEPEND="!dev-php5/phpunit" RDEPEND="${DEPEND}" S="${WORKDIR}/PHPUnit-${PV}" + +need_php_by_category |