summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-24 14:54:52 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-24 14:54:52 +0000
commit3a24a7065324a1762e7bc19e676c5903702fe320 (patch)
treeb06de428e16361dca0eccfea0f5f3ce215fcba51 /dev-php5/PEAR-PHP_Timer
parentStable on amd64 wrt bug #368293 (diff)
downloadgentoo-2-3a24a7065324a1762e7bc19e676c5903702fe320.tar.gz
gentoo-2-3a24a7065324a1762e7bc19e676c5903702fe320.tar.bz2
gentoo-2-3a24a7065324a1762e7bc19e676c5903702fe320.zip
Stable on amd64 wrt bug #368293
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/PEAR-PHP_Timer')
-rw-r--r--dev-php5/PEAR-PHP_Timer/ChangeLog6
-rw-r--r--dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/PEAR-PHP_Timer/ChangeLog b/dev-php5/PEAR-PHP_Timer/ChangeLog
index b161d4bbde96..f394809c3f64 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_Timer/ChangeLog,v 1.3 2011/05/24 14:54:52 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ PEAR-PHP_Timer-1.0.0.ebuild:
+ Stable on amd64 wrt bug #368293
23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
PEAR-PHP_Timer-1.0.0.ebuild:
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 007342c16ca1..9a12b56561f1 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-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.2 2011/05/23 10:27:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild,v 1.3 2011/05/24 14:54:52 hwoarang 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"