summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-23 10:27:28 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-23 10:27:28 +0000
commit9331825b906b5735556dbb51c436922e7118e393 (patch)
treecbc39d121163be139b18822429c95b28eb2ef31f /dev-php5
parentx86 stable wrt bug #368293 (diff)
downloadgentoo-2-9331825b906b5735556dbb51c436922e7118e393.tar.gz
gentoo-2-9331825b906b5735556dbb51c436922e7118e393.tar.bz2
gentoo-2-9331825b906b5735556dbb51c436922e7118e393.zip
x86 stable wrt bug #368293
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/PEAR-PHP_Timer/ChangeLog8
-rw-r--r--dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/PEAR-PHP_Timer/ChangeLog b/dev-php5/PEAR-PHP_Timer/ChangeLog
index 82467f9a729e..b161d4bbde96 100644
--- a/dev-php5/PEAR-PHP_Timer/ChangeLog
+++ b/dev-php5/PEAR-PHP_Timer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/PEAR-PHP_Timer
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_Timer/ChangeLog,v 1.1 2010/10/04 22:46:59 jokey Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_Timer/ChangeLog,v 1.2 2011/05/23 10:27:28 phajdan.jr Exp $
+
+ 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-PHP_Timer-1.0.0.ebuild:
+ x86 stable wrt bug #368293
*PEAR-PHP_Timer-1.0.0 (04 Oct 2010)
diff --git a/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild b/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild
index 12a2674da51e..007342c16ca1 100644
--- a/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild
+++ b/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild,v 1.1 2010/10/04 22:46:59 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild,v 1.2 2011/05/23 10:27:28 phajdan.jr Exp $
inherit php-pear-r1 depend.php eutils
DESCRIPTION="Utility class for timing"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
SRC_URI="http://pear.phpunit.de/get/PHP_Timer-${PV}.tgz"