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