summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-23 10:30:03 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-23 10:30:03 +0000
commit288ff1296cae1404013c08b13e590c3a1f9f4181 (patch)
tree6fbf586b33c12b55e33c403cf7ef2f2d711e4cfc
parentVersion bump thanks to Peter Volkov (bug #). Add IUSE=static-libs. (diff)
downloadhistorical-288ff1296cae1404013c08b13e590c3a1f9f4181.tar.gz
historical-288ff1296cae1404013c08b13e590c3a1f9f4181.tar.bz2
historical-288ff1296cae1404013c08b13e590c3a1f9f4181.zip
x86 stable wrt bug #368293
Package-Manager: portage-2.1.9.42/cvs/Linux i686
-rw-r--r--dev-php5/PEAR-PHP_Timer/ChangeLog8
-rw-r--r--dev-php5/PEAR-PHP_Timer/PEAR-PHP_Timer-1.0.0.ebuild6
-rw-r--r--dev-php5/PEAR-Text_Template/ChangeLog8
-rw-r--r--dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild6
-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, 32 insertions, 16 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"
diff --git a/dev-php5/PEAR-Text_Template/ChangeLog b/dev-php5/PEAR-Text_Template/ChangeLog
index 2f84654a28a9..a289a79fe6bb 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-Text_Template/ChangeLog,v 1.1 2010/10/04 22:46:17 jokey Exp $
+# 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 $
+
+ 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-Text_Template-1.0.0.ebuild:
+ x86 stable wrt bug #368293
*PEAR-Text_Template-1.0.0 (04 Oct 2010)
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 3e5f4256fa93..a89348e1986f 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-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-Text_Template/PEAR-Text_Template-1.0.0.ebuild,v 1.1 2010/10/04 22:46:17 jokey Exp $
+# $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 $
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 b612e9954dba..8935394ee413 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.2 2011/03/26 12:02:22 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/ChangeLog,v 1.3 2011/05/23 10:29:29 phajdan.jr Exp $
+
+ 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ phpunit-mockobject-1.0.3.ebuild:
+ x86 stable wrt bug #368293
*phpunit-mockobject-1.0.3 (26 Mar 2011)
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 84f3ace16ca9..1d811be6664d 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.1 2011/03/26 12:02:22 olemarkus Exp $
+# $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 $
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 2f2fc6da0c82..3070e74de2b2 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.2 2011/03/26 12:03:20 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/ChangeLog,v 1.3 2011/05/23 10:30:03 phajdan.jr Exp $
+
+ 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ phpunit-selenium-1.0.1.ebuild:
+ x86 stable wrt bug #368293
*phpunit-selenium-1.0.1 (26 Mar 2011)
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 adaf3c15cbfe..46f68c5dad11 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.1 2011/03/26 12:03:20 olemarkus Exp $
+# $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 $
EAPI="2"
inherit php-pear-lib-r1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="Selenium RC integration for PHPUnit"
HOMEPAGE="http://www.phpunit.de/"