summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-21 14:56:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-21 14:56:47 +0000
commit42e05747ba528cc92a57e2972f213cf35467d56b (patch)
tree12f37ad590c50196611480614aaf4877f144b424 /dev-php
parentStable for amd64, wrt bug #404835 (diff)
downloadhistorical-42e05747ba528cc92a57e2972f213cf35467d56b.tar.gz
historical-42e05747ba528cc92a57e2972f213cf35467d56b.tar.bz2
historical-42e05747ba528cc92a57e2972f213cf35467d56b.zip
Stable for amd64, wrt bug #404709
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-timer/ChangeLog7
-rw-r--r--dev-php/php-timer/php-timer-1.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/php-timer/ChangeLog b/dev-php/php-timer/ChangeLog
index 614fc03f9bd3..2d8dc11612b0 100644
--- a/dev-php/php-timer/ChangeLog
+++ b/dev-php/php-timer/ChangeLog
@@ -1,6 +1,9 @@
# 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.4 2011/12/29 15:15:22 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/ChangeLog,v 1.5 2012/02/21 14:56:47 ago Exp $
+
+ 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> php-timer-1.0.2.ebuild:
+ Stable for amd64, wrt bug #404709
29 Dec 2011; Ole Markus With <olemarkus@gentoo.org> php-timer-1.0.0.ebuild,
php-timer-1.0.2.ebuild:
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 a7f68cb6e5c7..d8bf4f637f9d 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
+# Copyright 1999-2012 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.2 2011/12/29 15:15:22 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild,v 1.3 2012/02/21 14:56:47 ago Exp $
PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
PHP_PEAR_URI="pear.phpunit.de"
@@ -11,6 +11,6 @@ inherit php-pear-lib-r1
DESCRIPTION="Utility class for timing"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
HOMEPAGE="http://pear.phpunit.de/"