Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Crypt_GPG: PEAR-Crypt_GPG-1.3.2.ebuild ChangeLog
Date: Sat, 30 Aug 2014 17:04:12
Message-Id: 20140830170409.26673444C@oystercatcher.gentoo.org
1 ago 14/08/30 17:04:09
2
3 Modified: PEAR-Crypt_GPG-1.3.2.ebuild ChangeLog
4 Log:
5 Add ppc64, wrt bug #507512
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild?r1=1.5&r2=1.6
15
16 Index: PEAR-Crypt_GPG-1.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- PEAR-Crypt_GPG-1.3.2.ebuild 20 Aug 2014 11:30:18 -0000 1.5
23 +++ PEAR-Crypt_GPG-1.3.2.ebuild 30 Aug 2014 17:04:09 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.5 2014/08/20 11:30:18 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.6 2014/08/30 17:04:09 ago Exp $
29
30 EAPI="4"
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="amd64 arm ~hppa ~sparc x86"
37 +KEYWORDS="amd64 arm ~hppa ppc64 ~sparc x86"
38 IUSE=""
39 DEPEND=">=dev-lang/php-5.2.1"
40 RDEPEND="${DEPEND}
41
42
43
44 1.9 dev-php/PEAR-Crypt_GPG/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 20 Aug 2014 11:30:18 -0000 1.8
57 +++ ChangeLog 30 Aug 2014 17:04:09 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-php/PEAR-Crypt_GPG
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.8 2014/08/20 11:30:18 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.9 2014/08/30 17:04:09 ago Exp $
63 +
64 + 30 Aug 2014; Agostino Sarubbo <ago@g.o> PEAR-Crypt_GPG-1.3.2.ebuild:
65 + Add ppc64, wrt bug #507512
66
67 20 Aug 2014; Raúl Porcel <armin76@g.o> PEAR-Crypt_GPG-1.3.2.ebuild:
68 arm stable and add ~sparc wrt #507512