Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-MIME_Type: PEAR-MIME_Type-1.0.0.ebuild ChangeLog PEAR-MIME_Type-1.2.0.ebuild
Date: Tue, 26 Jan 2010 22:11:35
Message-Id: E1NZtbZ-0004hQ-QN@stork.gentoo.org
1 ulm 10/01/26 22:09:49
2
3 Modified: PEAR-MIME_Type-1.0.0.ebuild ChangeLog
4 PEAR-MIME_Type-1.2.0.ebuild
5 Log:
6 Fix LICENSE, bug 258316.
7 (Portage version: 2.2_rc61/cvs/Linux i686)
8
9 Revision Changes Path
10 1.10 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild?r1=1.9&r2=1.10
15
16 Index: PEAR-MIME_Type-1.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- PEAR-MIME_Type-1.0.0.ebuild 1 Dec 2007 12:27:49 -0000 1.9
23 +++ PEAR-MIME_Type-1.0.0.ebuild 26 Jan 2010 22:09:48 -0000 1.10
24 @@ -1,11 +1,11 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild,v 1.9 2007/12/01 12:27:49 nixnut Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild,v 1.10 2010/01/26 22:09:48 ulm Exp $
30
31 inherit php-pear-r1
32
33 DESCRIPTION="Utility class for dealing with MIME types."
34 -LICENSE="PHP"
35 +LICENSE="PHP-3"
36 SLOT="0"
37 KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
38 IUSE=""
39
40
41
42 1.14 dev-php/PEAR-MIME_Type/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.14&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.14&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?r1=1.13&r2=1.14
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v
51 retrieving revision 1.13
52 retrieving revision 1.14
53 diff -u -r1.13 -r1.14
54 --- ChangeLog 22 Aug 2009 19:43:59 -0000 1.13
55 +++ ChangeLog 26 Jan 2010 22:09:48 -0000 1.14
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-php/PEAR-MIME_Type
58 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.13 2009/08/22 19:43:59 beandog Exp $
60 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.14 2010/01/26 22:09:48 ulm Exp $
62 +
63 + 26 Jan 2010; Ulrich Mueller <ulm@g.o> PEAR-MIME_Type-1.0.0.ebuild,
64 + PEAR-MIME_Type-1.2.0.ebuild:
65 + Fix LICENSE, bug 258316.
66
67 *PEAR-MIME_Type-1.2.0 (22 Aug 2009)
68
69
70
71
72 1.2 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild?r1=1.1&r2=1.2
77
78 Index: PEAR-MIME_Type-1.2.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- PEAR-MIME_Type-1.2.0.ebuild 22 Aug 2009 19:43:59 -0000 1.1
85 +++ PEAR-MIME_Type-1.2.0.ebuild 26 Jan 2010 22:09:48 -0000 1.2
86 @@ -1,11 +1,11 @@
87 -# Copyright 1999-2009 Gentoo Foundation
88 +# Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild,v 1.1 2009/08/22 19:43:59 beandog Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild,v 1.2 2010/01/26 22:09:48 ulm Exp $
92
93 inherit php-pear-r1
94
95 DESCRIPTION="Utility class for dealing with MIME types."
96 -LICENSE="PHP"
97 +LICENSE="PHP-3"
98 SLOT="0"
99 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
100 IUSE=""