Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
Date: Fri, 01 Oct 2010 01:01:21
Message-Id: 20101001010118.C69A820051@flycatcher.gentoo.org
1 ranger 10/10/01 01:01:18
2
3 Modified: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
4 Log:
5 Marking PEAR-Console_Getopt-1.2.3 ppc64 for bug 311633
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.26 dev-php/PEAR-Console_Getopt/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 18 Jul 2010 12:19:04 -0000 1.25
22 +++ ChangeLog 1 Oct 2010 01:01:18 -0000 1.26
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-php/PEAR-Console_Getopt
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.25 2010/07/18 12:19:04 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.26 2010/10/01 01:01:18 ranger Exp $
28 +
29 + 01 Oct 2010; Brent Baude <ranger@g.o>
30 + PEAR-Console_Getopt-1.2.3.ebuild:
31 + Marking PEAR-Console_Getopt-1.2.3 ppc64 for bug 311633
32
33 18 Jul 2010; <nixnut@g.o> PEAR-Console_Getopt-1.2.3.ebuild:
34 ppc stable #311633
35
36
37
38 1.7 dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?r1=1.6&r2=1.7
43
44 Index: PEAR-Console_Getopt-1.2.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- PEAR-Console_Getopt-1.2.3.ebuild 18 Jul 2010 12:19:04 -0000 1.6
51 +++ PEAR-Console_Getopt-1.2.3.ebuild 1 Oct 2010 01:01:18 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.6 2010/07/18 12:19:04 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.7 2010/10/01 01:01:18 ranger Exp $
57
58 MY_PN="${PN/PEAR-/}"
59 MY_P="${MY_PN}-${PV}"
60 @@ -11,7 +11,7 @@
61
62 LICENSE="PHP-3"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86"
65 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86"
66 IUSE=""
67 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
68 DEPEND=">=dev-php/PEAR-PEAR-1.8.1"