Gentoo Archives: gentoo-commits

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