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-Mail_mimeDecode: PEAR-Mail_mimeDecode-1.5.0.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:38:05
Message-Id: E1J04kX-0004vl-2D@stork.gentoo.org
1 jokey 07/12/06 00:37:57
2
3 Modified: PEAR-Mail_mimeDecode-1.5.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.9 dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild?r1=1.8&r2=1.9
14
15 Index: PEAR-Mail_mimeDecode-1.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- PEAR-Mail_mimeDecode-1.5.0.ebuild 22 Oct 2007 16:16:14 -0000 1.8
22 +++ PEAR-Mail_mimeDecode-1.5.0.ebuild 6 Dec 2007 00:37:56 -0000 1.9
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-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.8 2007/10/22 16:16:14 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.9 2007/12/06 00:37:56 jokey Exp $
28
29 inherit php-pear-r1 eutils
30
31 DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)"
32
33 -LICENSE="PHP"
34 +LICENSE="BSD"
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
37 IUSE=""
38
39
40
41 1.8 dev-php/PEAR-Mail_mimeDecode/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?rev=1.8&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?rev=1.8&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog?r1=1.7&r2=1.8
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v
50 retrieving revision 1.7
51 retrieving revision 1.8
52 diff -u -r1.7 -r1.8
53 --- ChangeLog 22 Oct 2007 16:16:14 -0000 1.7
54 +++ ChangeLog 6 Dec 2007 00:37:56 -0000 1.8
55 @@ -1,6 +1,14 @@
56 # ChangeLog for dev-php/PEAR-Mail_mimeDecode
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.7 2007/10/22 16:16:14 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.8 2007/12/06 00:37:56 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + PEAR-Mail_mimeDecode-1.5.0.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o>
66 + PEAR-Mail_mimeDecode-1.5.0.ebuild:
67 + Fix LICENSE
68
69 22 Oct 2007; Raúl Porcel <armin76@g.o>
70 PEAR-Mail_mimeDecode-1.5.0.ebuild:
71
72
73
74 --
75 gentoo-commits@g.o mailing list