* [gentoo-commits] gentoo-x86 commit in app-benchmarks/phoronix-test-suite: phoronix-test-suite-2.8.1-r1.ebuild phoronix-test-suite-3.2.1.ebuild ChangeLog
@ 2011-12-14 22:55 Matti Bickel (mabi)
0 siblings, 0 replies; only message in thread
From: Matti Bickel (mabi) @ 2011-12-14 22:55 UTC (permalink / raw
To: gentoo-commits
mabi 11/12/14 22:55:56
Modified: phoronix-test-suite-2.8.1-r1.ebuild
phoronix-test-suite-3.2.1.ebuild ChangeLog
Log:
Merging categories dev-php5 and dev-php (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.4 app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?r1=1.3&r2=1.4
Index: phoronix-test-suite-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- phoronix-test-suite-2.8.1-r1.ebuild 31 Aug 2011 06:41:09 -0000 1.3
+++ phoronix-test-suite-2.8.1-r1.ebuild 14 Dec 2011 22:55:55 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v 1.3 2011/08/31 06:41:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v 1.4 2011/12/14 22:55:55 mabi Exp $
EAPI=4
@@ -20,7 +20,7 @@
# php 5.3 doesn't have pcre useflag anymore
RDEPEND=">=dev-lang/php-5.2[cli,curl,gd,posix,pcntl,pcre(+),truetype]
app-arch/unzip
- dev-php5/pecl-ps"
+ dev-php/pecl-ps"
S="${WORKDIR}/${PN}"
1.2 app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild?r1=1.1&r2=1.2
Index: phoronix-test-suite-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- phoronix-test-suite-3.2.1.ebuild 27 Aug 2011 10:25:48 -0000 1.1
+++ phoronix-test-suite-3.2.1.ebuild 14 Dec 2011 22:55:55 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild,v 1.1 2011/08/27 10:25:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.2.1.ebuild,v 1.2 2011/12/14 22:55:55 mabi Exp $
EAPI=4
@@ -19,7 +19,7 @@
# php 5.3 doesn't have pcre and reflection useflags anymore
RDEPEND="dev-lang/php:5.3[cli,curl,gd,posix,pcntl,truetype,zip]
- dev-php5/pecl-ps"
+ dev-php/pecl-ps"
S="${WORKDIR}/${PN}"
1.16 app-benchmarks/phoronix-test-suite/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 27 Aug 2011 10:25:48 -0000 1.15
+++ ChangeLog 14 Dec 2011 22:55:55 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for app-benchmarks/phoronix-test-suite
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.15 2011/08/27 10:25:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.16 2011/12/14 22:55:55 mabi Exp $
+
+ 14 Dec 2011; Matti Bickel <mabi@gentoo.org>
+ phoronix-test-suite-2.8.1-r1.ebuild, phoronix-test-suite-3.2.1.ebuild:
+ Merging categories dev-php5 and dev-php (bug #324665)
*phoronix-test-suite-3.2.1 (27 Aug 2011)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-14 22:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 22:55 [gentoo-commits] gentoo-x86 commit in app-benchmarks/phoronix-test-suite: phoronix-test-suite-2.8.1-r1.ebuild phoronix-test-suite-3.2.1.ebuild ChangeLog Matti Bickel (mabi)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox