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-PEAR_PackageFileManager: ChangeLog PEAR-PEAR_PackageFileManager-1.6.3.ebuild PEAR-PEAR_PackageFileManager-1.6.2.ebuild PEAR-PEAR_PackageFileManager-1.6.1.ebuild
Date: Thu, 06 Dec 2007 00:48:11
Message-Id: E1J04uM-0005Oo-6z@stork.gentoo.org
1 jokey 07/12/06 00:48:06
2
3 Modified: ChangeLog PEAR-PEAR_PackageFileManager-1.6.3.ebuild
4 Removed: PEAR-PEAR_PackageFileManager-1.6.2.ebuild
5 PEAR-PEAR_PackageFileManager-1.6.1.ebuild
6 Log:
7 LICENSE fix from project overlay
8 (Portage version: 2.1.4_rc7)
9
10 Revision Changes Path
11 1.4 dev-php/PEAR-PEAR_PackageFileManager/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog?r1=1.3&r2=1.4
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- ChangeLog 29 Nov 2007 23:34:43 -0000 1.3
24 +++ ChangeLog 6 Dec 2007 00:48:05 -0000 1.4
25 @@ -1,6 +1,16 @@
26 # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.3 2007/11/29 23:34:43 jokey Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.4 2007/12/06 00:48:05 jokey Exp $
30 +
31 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
32 + -PEAR-PEAR_PackageFileManager-1.6.1.ebuild,
33 + -PEAR-PEAR_PackageFileManager-1.6.2.ebuild,
34 + PEAR-PEAR_PackageFileManager-1.6.3.ebuild:
35 + LICENSE fix from project overlay
36 +
37 + 02 Dec 2007; Jakub Moc <jakub@g.o>
38 + PEAR-PEAR_PackageFileManager-1.6.3.ebuild:
39 + Fix LICENSE
40
41 *PEAR-PEAR_PackageFileManager-1.6.3 (29 Nov 2007)
42
43
44
45
46 1.2 dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild?r1=1.1&r2=1.2
51
52 Index: PEAR-PEAR_PackageFileManager-1.6.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- PEAR-PEAR_PackageFileManager-1.6.3.ebuild 29 Nov 2007 23:34:43 -0000 1.1
59 +++ PEAR-PEAR_PackageFileManager-1.6.3.ebuild 6 Dec 2007 00:48:05 -0000 1.2
60 @@ -1,12 +1,12 @@
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.1 2007/11/29 23:34:43 jokey Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.2 2007/12/06 00:48:05 jokey Exp $
65
66 inherit php-pear-r1
67
68 DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog."
69
70 -LICENSE="PHP"
71 +LICENSE="PHP-3.01"
72 SLOT="0"
73 KEYWORDS="~amd64 ~x86"
74 IUSE="minimal"
75
76
77
78 --
79 gentoo-commits@g.o mailing list