summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-timer/ChangeLog8
-rw-r--r--dev-php/php-timer/php-timer-1.0.0.ebuild4
-rw-r--r--dev-php/php-timer/php-timer-1.0.2.ebuild4
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/"