Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Services_Amazon: PEAR-Services_Amazon-0.7.0.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:50:25
Message-Id: E1J04wV-0005c0-UE@stork.gentoo.org
1 jokey 07/12/06 00:50:19
2
3 Modified: PEAR-Services_Amazon-0.7.0.ebuild ChangeLog
4 Log:
5 LICENSE fix from project overlay
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.2 dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild?r1=1.1&r2=1.2
14
15 Index: PEAR-Services_Amazon-0.7.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- PEAR-Services_Amazon-0.7.0.ebuild 20 Aug 2007 22:41:40 -0000 1.1
22 +++ PEAR-Services_Amazon-0.7.0.ebuild 6 Dec 2007 00:50:19 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild,v 1.1 2007/08/20 22:41:40 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild,v 1.2 2007/12/06 00:50:19 jokey Exp $
28
29 inherit php-pear-r1
30
31 DESCRIPTION="Provides access to Amazon's retail and associate web services."
32
33 -LICENSE="PHP"
34 +LICENSE="BSD-2"
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 IUSE="minimal"
38
39
40
41 1.12 dev-php/PEAR-Services_Amazon/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog?rev=1.12&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog?rev=1.12&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog?r1=1.11&r2=1.12
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v
50 retrieving revision 1.11
51 retrieving revision 1.12
52 diff -u -r1.11 -r1.12
53 --- ChangeLog 20 Aug 2007 22:41:40 -0000 1.11
54 +++ ChangeLog 6 Dec 2007 00:50:19 -0000 1.12
55 @@ -1,6 +1,14 @@
56 # ChangeLog for dev-php/PEAR-Services_Amazon
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v 1.11 2007/08/20 22:41:40 jokey Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v 1.12 2007/12/06 00:50:19 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + PEAR-Services_Amazon-0.7.0.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o>
66 + PEAR-Services_Amazon-0.7.0.ebuild:
67 + Fix LICENSE
68
69 15 Aug 2007; Jakub Moc <jakub@g.o> +metadata.xml,
70 +PEAR-Services_Amazon-0.7.0.ebuild:
71
72
73
74 --
75 gentoo-commits@g.o mailing list