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-Mail_mimeDecode: ChangeLog PEAR-Mail_mimeDecode-1.5.0.ebuild
Date: Mon, 22 Oct 2007 16:39:26
Message-Id: E1Ijzwt-0002py-HL@stork.gentoo.org
1 armin76 07/10/22 16:16:15
2
3 Modified: ChangeLog PEAR-Mail_mimeDecode-1.5.0.ebuild
4 Log:
5 Add ~ia64 wrt #189243
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.7 dev-php/PEAR-Mail_mimeDecode/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 26 Sep 2007 18:16:43 -0000 1.6
22 +++ ChangeLog 22 Oct 2007 16:16:14 -0000 1.7
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-php/PEAR-Mail_mimeDecode
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.6 2007/09/26 18:16:43 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.7 2007/10/22 16:16:14 armin76 Exp $
28 +
29 + 22 Oct 2007; Raúl Porcel <armin76@g.o>
30 + PEAR-Mail_mimeDecode-1.5.0.ebuild:
31 + Add ~ia64 wrt #189243
32
33 26 Sep 2007; Brent Baude <ranger@g.o>
34 PEAR-Mail_mimeDecode-1.5.0.ebuild:
35
36
37
38 1.8 dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?r1=1.7&r2=1.8
43
44 Index: PEAR-Mail_mimeDecode-1.5.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- PEAR-Mail_mimeDecode-1.5.0.ebuild 26 Sep 2007 18:16:43 -0000 1.7
51 +++ PEAR-Mail_mimeDecode-1.5.0.ebuild 22 Oct 2007 16:16:14 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.7 2007/09/26 18:16:43 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.8 2007/10/22 16:16:14 armin76 Exp $
57
58 inherit php-pear-r1 eutils
59
60 @@ -8,7 +8,7 @@
61
62 LICENSE="PHP"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
66 IUSE=""
67
68 # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps
69
70
71
72 --
73 gentoo-commits@g.o mailing list