Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File: ChangeLog PEAR-File-1.3.0-r1.ebuild
Date: Sat, 09 Oct 2010 14:04:08
Message-Id: 20101009135848.EAA502004C@flycatcher.gentoo.org
1 klausman 10/10/09 13:58:48
2
3 Modified: ChangeLog PEAR-File-1.3.0-r1.ebuild
4 Log:
5 Stable on alpha, bug #332455
6
7 (Portage version: 2.1.9.14/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.37 dev-php/PEAR-File/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/ChangeLog?rev=1.37&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/ChangeLog?rev=1.37&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/ChangeLog?r1=1.36&r2=1.37
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v
19 retrieving revision 1.36
20 retrieving revision 1.37
21 diff -u -r1.36 -r1.37
22 --- ChangeLog 11 Sep 2010 22:21:08 -0000 1.36
23 +++ ChangeLog 9 Oct 2010 13:58:16 -0000 1.37
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php/PEAR-File
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.36 2010/09/11 22:21:08 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.37 2010/10/09 13:58:16 klausman Exp $
29 +
30 + 09 Oct 2010; Tobias Klausmann <klausman@g.o>
31 + PEAR-File-1.3.0-r1.ebuild:
32 + Stable on alpha, bug #332455
33
34 *PEAR-File-1.3.0-r1 (11 Sep 2010)
35
36
37
38
39 1.2 dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: PEAR-File-1.3.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- PEAR-File-1.3.0-r1.ebuild 11 Sep 2010 22:21:08 -0000 1.1
52 +++ PEAR-File-1.3.0-r1.ebuild 9 Oct 2010 13:58:23 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild,v 1.1 2010/09/11 22:21:08 mabi Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild,v 1.2 2010/10/09 13:58:23 klausman Exp $
58
59 EAPI="2"
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="PHP-3"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
67 IUSE=""
68
69 RDEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )"