Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/phpunit: phpunit-3.2.8.ebuild ChangeLog
Date: Tue, 05 Feb 2008 08:55:48
Message-Id: E1JMJaj-0001OC-Ig@stork.gentoo.org
1 opfer 08/02/05 08:55:45
2
3 Modified: phpunit-3.2.8.ebuild ChangeLog
4 Log:
5 stable x86, bug 208848
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.3 dev-php5/phpunit/phpunit-3.2.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild?r1=1.2&r2=1.3
14
15 Index: phpunit-3.2.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- phpunit-3.2.8.ebuild 17 Jan 2008 12:27:37 -0000 1.2
22 +++ phpunit-3.2.8.ebuild 5 Feb 2008 08:55:45 -0000 1.3
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v 1.2 2008/01/17 12:27:37 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v 1.3 2008/02/05 08:55:45 opfer Exp $
28
29 inherit php-pear-lib-r1
30
31 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc x86"
33
34 DESCRIPTION="Unit Testing framework for PHP 5."
35 HOMEPAGE="http://www.phpunit.de/"
36
37
38
39 1.13 dev-php5/phpunit/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/phpunit/ChangeLog?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/phpunit/ChangeLog?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/phpunit/ChangeLog?r1=1.12&r2=1.13
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- ChangeLog 17 Jan 2008 12:27:37 -0000 1.12
52 +++ ChangeLog 5 Feb 2008 08:55:45 -0000 1.13
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-php5/phpunit
55 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.12 2008/01/17 12:27:37 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.13 2008/02/05 08:55:45 opfer Exp $
58 +
59 + 05 Feb 2008; Christian Faulhammer <opfer@g.o> phpunit-3.2.8.ebuild:
60 + stable x86, bug 208848
61
62 17 Jan 2008; Raúl Porcel <armin76@g.o> phpunit-3.2.8.ebuild:
63 Add ~alpha/~ia64/~sparc
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list