Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PEAR: PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild ChangeLog
Date: Sun, 26 Jan 2014 18:38:43
Message-Id: 20140126183839.9056B2004C@flycatcher.gentoo.org
1 olemarkus 14/01/26 18:38:39
2
3 Modified: PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild
4 ChangeLog
5 Log:
6 Removing stable keyword for sh/s390
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
9
10 Revision Changes Path
11 1.11 dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?r1=1.10&r2=1.11
16
17 Index: PEAR-PEAR-1.9.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- PEAR-PEAR-1.9.4.ebuild 9 Sep 2012 16:03:48 -0000 1.10
24 +++ PEAR-PEAR-1.9.4.ebuild 26 Jan 2014 18:38:39 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.10 2012/09/09 16:03:48 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.11 2014/01/26 18:38:39 olemarkus Exp $
31
32 EAPI="4"
33
34 @@ -8,7 +8,7 @@
35
36 PEAR="${PV}"
37
38 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos"
39 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos"
40
41 DESCRIPTION="PEAR Base System"
42 HOMEPAGE="http://pear.php.net/package/PEAR"
43
44
45
46 1.9 dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?r1=1.8&r2=1.9
51
52 Index: PEAR-PEAR-1.9.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- PEAR-PEAR-1.9.3.ebuild 7 Jun 2012 20:24:48 -0000 1.8
59 +++ PEAR-PEAR-1.9.3.ebuild 26 Jan 2014 18:38:39 -0000 1.9
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.8 2012/06/07 20:24:48 zmedico Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.9 2014/01/26 18:38:39 olemarkus Exp $
66
67 EAPI="3"
68
69 @@ -8,7 +8,7 @@
70
71 PEAR="${PV}"
72
73 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
74 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
75
76 DESCRIPTION="PEAR Base System"
77 HOMEPAGE="http://pear.php.net/package/PEAR"
78
79
80
81 1.162 dev-php/PEAR-PEAR/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?rev=1.162&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?rev=1.162&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?r1=1.161&r2=1.162
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v
90 retrieving revision 1.161
91 retrieving revision 1.162
92 diff -u -r1.161 -r1.162
93 --- ChangeLog 18 Nov 2012 17:41:09 -0000 1.161
94 +++ ChangeLog 26 Jan 2014 18:38:39 -0000 1.162
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-php/PEAR-PEAR
97 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.161 2012/11/18 17:41:09 hwoarang Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.162 2014/01/26 18:38:39 olemarkus Exp $
101 +
102 + 26 Jan 2014; Ole Markus With <olemarkus@g.o> PEAR-PEAR-1.9.3.ebuild,
103 + PEAR-PEAR-1.9.4.ebuild:
104 + Removing stable keyword for sh/s390
105
106 18 Nov 2012; Markos Chandras <hwoarang@g.o> metadata.xml:
107 Remove beandog wrt #131511