Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/phoronix-test-suite: phoronix-test-suite-2.8.1-r1.ebuild
Date: Wed, 31 Aug 2011 06:41:19
Message-Id: 20110831064109.D6AA52004C@flycatcher.gentoo.org
1 mr_bones_ 11/08/31 06:41:09
2
3 Modified: phoronix-test-suite-2.8.1-r1.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: phoronix-test-suite-2.8.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- phoronix-test-suite-2.8.1-r1.ebuild 27 Aug 2011 10:00:55 -0000 1.2
23 +++ phoronix-test-suite-2.8.1-r1.ebuild 31 Aug 2011 06:41:09 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v 1.2 2011/08/27 10:00:55 patrick Exp $
28 +# $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 $
29
30 EAPI=4
31
32 @@ -56,7 +56,6 @@
33 fperms a+x /${i#${D}}
34 done
35
36 -
37 # Need to fix the cli-php config for downloading to work. Very naughty!
38 dodir /etc/php/cli-php5
39 cp /etc/php/cli-php5/php.ini "${D}/etc/php/cli-php5/php.ini"