diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-12-29 15:15:22 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-12-29 15:15:22 +0000 |
commit | 0e5da36dcf5761721d128d44944177e64ea2cc23 (patch) | |
tree | 52677ea3ec2a48d229861dea1b3c3c617ae4323e /dev-php | |
parent | Remove old versions. (diff) | |
download | gentoo-2-0e5da36dcf5761721d128d44944177e64ea2cc23.tar.gz gentoo-2-0e5da36dcf5761721d128d44944177e64ea2cc23.tar.bz2 gentoo-2-0e5da36dcf5761721d128d44944177e64ea2cc23.zip |
Fixed HOMEPAGE (bug 396373)
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/php-timer/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/php-timer/php-timer-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php-timer/php-timer-1.0.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-php/php-timer/ChangeLog b/dev-php/php-timer/ChangeLog index 7ca9203d852f..614fc03f9bd3 100644 --- a/dev-php/php-timer/ChangeLog +++ b/dev-php/php-timer/ChangeLog @@ -1,6 +1,10 @@ -# ChangeLog for dev-php5/PEAR-PHP_Timer +# ChangeLog for dev-php/php-timer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/ChangeLog,v 1.3 2011/11/03 09:35:13 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/ChangeLog,v 1.4 2011/12/29 15:15:22 olemarkus Exp $ + + 29 Dec 2011; Ole Markus With <olemarkus@gentoo.org> php-timer-1.0.0.ebuild, + php-timer-1.0.2.ebuild: + Fixed HOMEPAGE (bug 396373) *php-timer-1.0.2 (03 Nov 2011) diff --git a/dev-php/php-timer/php-timer-1.0.0.ebuild b/dev-php/php-timer/php-timer-1.0.0.ebuild index 9a98dc8515a6..0bdd8a666dfc 100644 --- a/dev-php/php-timer/php-timer-1.0.0.ebuild +++ b/dev-php/php-timer/php-timer-1.0.0.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/php-timer/php-timer-1.0.0.ebuild,v 1.2 2011/07/24 23:06:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild,v 1.3 2011/12/29 15:15:22 olemarkus Exp $ PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" PHP_PEAR_URI="pear.phpunit.de" @@ -13,4 +13,4 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" IUSE="" -HOMEPAGE="http://paer.phpunit.de/" +HOMEPAGE="http://pear.phpunit.de/" diff --git a/dev-php/php-timer/php-timer-1.0.2.ebuild b/dev-php/php-timer/php-timer-1.0.2.ebuild index 67d1ca8dad05..a7f68cb6e5c7 100644 --- a/dev-php/php-timer/php-timer-1.0.2.ebuild +++ b/dev-php/php-timer/php-timer-1.0.2.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/php-timer/php-timer-1.0.2.ebuild,v 1.1 2011/11/03 09:35:13 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild,v 1.2 2011/12/29 15:15:22 olemarkus Exp $ PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" PHP_PEAR_URI="pear.phpunit.de" @@ -13,4 +13,4 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -HOMEPAGE="http://paer.phpunit.de/" +HOMEPAGE="http://pear.phpunit.de/" |