Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Mail: ChangeLog PEAR-Mail-1.2.0.ebuild
Date: Thu, 06 Jan 2011 20:02:48
Message-Id: 20110106200239.47ED120051@flycatcher.gentoo.org
1 xarthisius 11/01/06 20:02:39
2
3 Modified: ChangeLog PEAR-Mail-1.2.0.ebuild
4 Log:
5 stable for ppc64 wrt #294256
6
7 (Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.48 dev-php/PEAR-Mail/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Mail/ChangeLog?rev=1.48&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Mail/ChangeLog?rev=1.48&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Mail/ChangeLog?r1=1.47&r2=1.48
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v
19 retrieving revision 1.47
20 retrieving revision 1.48
21 diff -u -r1.47 -r1.48
22 --- ChangeLog 27 Dec 2010 22:07:59 -0000 1.47
23 +++ ChangeLog 6 Jan 2011 20:02:39 -0000 1.48
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-php/PEAR-Mail
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.47 2010/12/27 22:07:59 olemarkus Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.48 2011/01/06 20:02:39 xarthisius Exp $
30 +
31 + 06 Jan 2011; Kacper Kowalik <xarthisius@g.o> PEAR-Mail-1.2.0.ebuild:
32 + stable for ppc64 wrt #294256
33
34 27 Dec 2010; <olemarkus@g.o> PEAR-Mail-1.2.0.ebuild:
35 Fixed RDEPEND line
36
37
38
39 1.8 dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild?r1=1.7&r2=1.8
44
45 Index: PEAR-Mail-1.2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- PEAR-Mail-1.2.0.ebuild 27 Dec 2010 22:07:59 -0000 1.7
52 +++ PEAR-Mail-1.2.0.ebuild 6 Jan 2011 20:02:39 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.7 2010/12/27 22:07:59 olemarkus Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.8 2011/01/06 20:02:39 xarthisius Exp $
59
60 inherit php-pear-r1
61
62 @@ -8,7 +8,7 @@
63
64 LICENSE="PHP-2.02 BSD"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86"
68 IUSE=""
69
70 RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"