diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2008-10-18 20:30:15 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2008-10-18 20:30:15 +0000 |
commit | 5bb0833a9afe1f9c9ad5d0e4b00f0928c5bae270 (patch) | |
tree | 82d37e0d097f392b40ff42ff67a0ddc4e61cda2d /dev-php5/phpunit | |
parent | Revbump to use make install that adds a versioned jar. Add myself as a mainta... (diff) | |
download | gentoo-2-5bb0833a9afe1f9c9ad5d0e4b00f0928c5bae270.tar.gz gentoo-2-5bb0833a9afe1f9c9ad5d0e4b00f0928c5bae270.tar.bz2 gentoo-2-5bb0833a9afe1f9c9ad5d0e4b00f0928c5bae270.zip |
version bump, thanks for reporting and testing to Lars Strojny <lars@strojny.net> in bug 242452; removing old
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'dev-php5/phpunit')
-rw-r--r-- | dev-php5/phpunit/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php5/phpunit/phpunit-3.3.1.ebuild (renamed from dev-php5/phpunit/phpunit-3.2.15.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-php5/phpunit/ChangeLog b/dev-php5/phpunit/ChangeLog index d5c020221aff..73eb3198feb3 100644 --- a/dev-php5/phpunit/ChangeLog +++ b/dev-php5/phpunit/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php5/phpunit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.20 2008/08/17 10:49:41 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.21 2008/10/18 20:30:15 hoffie Exp $ + +*phpunit-3.3.1 (18 Oct 2008) + + 18 Oct 2008; Christian Hoffmann <hoffie@gentoo.org> + -phpunit-3.2.15.ebuild, +phpunit-3.3.1.ebuild: + version bump, thanks for reporting and testing to Lars Strojny + <lars@strojny.net> in bug 242452 *phpunit-3.2.21 (17 Aug 2008) diff --git a/dev-php5/phpunit/phpunit-3.2.15.ebuild b/dev-php5/phpunit/phpunit-3.3.1.ebuild index 8a45c8f51c3e..6e6454549833 100644 --- a/dev-php5/phpunit/phpunit-3.2.15.ebuild +++ b/dev-php5/phpunit/phpunit-3.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.15.ebuild,v 1.2 2008/07/15 18:34:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.3.1.ebuild,v 1.1 2008/10/18 20:30:15 hoffie Exp $ inherit php-pear-lib-r1 |