Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Mail_mimeDecode: ChangeLog PEAR-Mail_mimeDecode-1.5.0.ebuild PEAR-Mail_mimeDecode-1.5.1.ebuild
Date: Tue, 27 Apr 2010 16:23:01
Message-Id: 20100427162258.6AB092C04C@corvid.gentoo.org
1 beandog 10/04/27 16:22:58
2
3 Modified: ChangeLog PEAR-Mail_mimeDecode-1.5.0.ebuild
4 PEAR-Mail_mimeDecode-1.5.1.ebuild
5 Log:
6 Fix PEAR deps
7 (Portage version: 2.1.7.17/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 dev-php/PEAR-Mail_mimeDecode/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 5 Jan 2010 05:48:54 -0000 1.14
23 +++ ChangeLog 27 Apr 2010 16:22:58 -0000 1.15
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php/PEAR-Mail_mimeDecode
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.14 2010/01/05 05:48:54 yngwin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.15 2010/04/27 16:22:58 beandog Exp $
29 +
30 + 27 Apr 2010; Steve Dibb <beandog@g.o>
31 + PEAR-Mail_mimeDecode-1.5.0.ebuild, PEAR-Mail_mimeDecode-1.5.1.ebuild:
32 + Fix PEAR deps
33
34 *PEAR-Mail_mimeDecode-1.5.1 (05 Jan 2010)
35
36
37
38
39 1.16 dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?r1=1.15&r2=1.16
44
45 Index: PEAR-Mail_mimeDecode-1.5.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- PEAR-Mail_mimeDecode-1.5.0.ebuild 9 Nov 2008 11:48:54 -0000 1.15
52 +++ PEAR-Mail_mimeDecode-1.5.0.ebuild 27 Apr 2010 16:22:58 -0000 1.16
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.15 2008/11/09 11:48:54 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.16 2010/04/27 16:22:58 beandog Exp $
59
60 inherit php-pear-r1 eutils
61
62 @@ -14,5 +14,4 @@
63 # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps
64 # with this package; using PDEPEND in PEAR-Mail_Mime for the same reason
65
66 -DEPEND=">=dev-php/PEAR-PEAR-1.6.0
67 - >=dev-php/PEAR-Mail_Mime-1.5.2"
68 +DEPEND=">=dev-php/PEAR-Mail_Mime-1.5.2"
69
70
71
72 1.2 dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild?r1=1.1&r2=1.2
77
78 Index: PEAR-Mail_mimeDecode-1.5.1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- PEAR-Mail_mimeDecode-1.5.1.ebuild 5 Jan 2010 05:48:54 -0000 1.1
85 +++ PEAR-Mail_mimeDecode-1.5.1.ebuild 27 Apr 2010 16:22:58 -0000 1.2
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild,v 1.1 2010/01/05 05:48:54 yngwin Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild,v 1.2 2010/04/27 16:22:58 beandog Exp $
91
92 inherit php-pear-r1 eutils
93
94 @@ -14,5 +14,4 @@
95 # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps
96 # with this package; using PDEPEND in PEAR-Mail_Mime for the same reason
97
98 -DEPEND=">=dev-php/PEAR-PEAR-1.6.0
99 - >=dev-php/PEAR-Mail_Mime-1.5.2"
100 +DEPEND=">=dev-php/PEAR-Mail_Mime-1.5.2"