summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-24 14:56:24 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-24 14:56:24 +0000
commite87b7d511f9347ae8c410fb40c08a19441d25c02 (patch)
tree05a7d76e860451732e725139286e95afe95f4e85 /dev-php5
parentMarking ncompress-4.2.4.4 ppc for bug 367273 (diff)
downloadhistorical-e87b7d511f9347ae8c410fb40c08a19441d25c02.tar.gz
historical-e87b7d511f9347ae8c410fb40c08a19441d25c02.tar.bz2
historical-e87b7d511f9347ae8c410fb40c08a19441d25c02.zip
Stable on amd64 wrt bug #368293
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/PEAR-PHP_Timer/ChangeLog6
-rw-r--r--dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild4
-rw-r--r--dev-php5/PEAR-Text_Template/ChangeLog6
-rw-r--r--dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild4
-rw-r--r--dev-php5/phpunit-mockobject/ChangeLog6
-rw-r--r--dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild4
-rw-r--r--dev-php5/phpunit-selenium/ChangeLog6
-rw-r--r--dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild4
8 files changed, 28 insertions, 12 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"
diff --git a/dev-php5/PEAR-Text_Template/ChangeLog b/dev-php5/PEAR-Text_Template/ChangeLog
index a289a79fe6bb..76ce4decb0f5 100644
--- a/dev-php5/PEAR-Text_Template/ChangeLog
+++ b/dev-php5/PEAR-Text_Template/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/PEAR-Text_Template
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-Text_Template/ChangeLog,v 1.2 2011/05/23 10:25:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-Text_Template/ChangeLog,v 1.3 2011/05/24 14:56:24 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ PEAR-Text_Template-1.0.0.ebuild:
+ Stable on amd64 wrt bug #368293
23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
PEAR-Text_Template-1.0.0.ebuild:
diff --git a/dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild b/dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild
index a89348e1986f..5994f7aa6404 100644
--- a/dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild
+++ b/dev-php5/PEAR-Text_Template/PEAR-Text_Template-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-Text_Template/PEAR-Text_Template-1.0.0.ebuild,v 1.2 2011/05/23 10:25:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild,v 1.3 2011/05/24 14:56:24 hwoarang Exp $
inherit php-pear-r1 depend.php eutils
DESCRIPTION="Simple template engine"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_URI="http://pear.phpunit.de/get/Text_Template-${PV}.tgz"
diff --git a/dev-php5/phpunit-mockobject/ChangeLog b/dev-php5/phpunit-mockobject/ChangeLog
index 8935394ee413..a7869cbfdd74 100644
--- a/dev-php5/phpunit-mockobject/ChangeLog
+++ b/dev-php5/phpunit-mockobject/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/phpunit-mockobject
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/ChangeLog,v 1.3 2011/05/23 10:29:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/ChangeLog,v 1.4 2011/05/24 14:55:55 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ phpunit-mockobject-1.0.3.ebuild:
+ Stable on amd64 wrt bug #368293
23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
phpunit-mockobject-1.0.3.ebuild:
diff --git a/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild b/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild
index 1d811be6664d..071ef18e8d63 100644
--- a/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild
+++ b/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild,v 1.2 2011/05/23 10:29:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild,v 1.3 2011/05/24 14:55:55 hwoarang Exp $
EAPI="2"
inherit php-pear-lib-r1
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Mock Object library for PHPUnit"
HOMEPAGE="http://www.phpunit.de/"
diff --git a/dev-php5/phpunit-selenium/ChangeLog b/dev-php5/phpunit-selenium/ChangeLog
index 3070e74de2b2..0be2093cea1d 100644
--- a/dev-php5/phpunit-selenium/ChangeLog
+++ b/dev-php5/phpunit-selenium/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/phpunit-selenium
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/ChangeLog,v 1.3 2011/05/23 10:30:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/ChangeLog,v 1.4 2011/05/24 14:56:09 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ phpunit-selenium-1.0.1.ebuild:
+ Stable on amd64 wrt bug #368293
23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
phpunit-selenium-1.0.1.ebuild:
diff --git a/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild b/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild
index 46f68c5dad11..c2fddb1749ee 100644
--- a/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild
+++ b/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild,v 1.2 2011/05/23 10:30:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild,v 1.3 2011/05/24 14:56:09 hwoarang Exp $
EAPI="2"
inherit php-pear-lib-r1
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Selenium RC integration for PHPUnit"
HOMEPAGE="http://www.phpunit.de/"