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_Info: PEAR-PEAR_Info-1.7.0.ebuild ChangeLog PEAR-PEAR_Info-1.6.0.ebuild
Date: Thu, 06 Dec 2007 00:47:51
Message-Id: E1J04u2-0005Mm-Ra@stork.gentoo.org
1 jokey 07/12/06 00:47:46
2
3 Modified: PEAR-PEAR_Info-1.7.0.ebuild ChangeLog
4 Removed: PEAR-PEAR_Info-1.6.0.ebuild
5 Log:
6 LICENSE fix from project overlay
7 (Portage version: 2.1.4_rc7)
8
9 Revision Changes Path
10 1.9 dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild?r1=1.8&r2=1.9
15
16 Index: PEAR-PEAR_Info-1.7.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- PEAR-PEAR_Info-1.7.0.ebuild 22 Oct 2007 18:52:55 -0000 1.8
23 +++ PEAR-PEAR_Info-1.7.0.ebuild 6 Dec 2007 00:47:46 -0000 1.9
24 @@ -1,11 +1,11 @@
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_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.8 2007/10/22 18:52:55 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.9 2007/12/06 00:47:46 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="Show Information about your PEAR install and its packages"
33 -LICENSE="PHP"
34 +LICENSE="PHP-3 BSD"
35 SLOT="0"
36 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
37 IUSE=""
38
39
40
41 1.36 dev-php/PEAR-PEAR_Info/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog?rev=1.36&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog?rev=1.36&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog?r1=1.35&r2=1.36
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v
50 retrieving revision 1.35
51 retrieving revision 1.36
52 diff -u -r1.35 -r1.36
53 --- ChangeLog 22 Oct 2007 18:52:55 -0000 1.35
54 +++ ChangeLog 6 Dec 2007 00:47:46 -0000 1.36
55 @@ -1,6 +1,13 @@
56 # ChangeLog for dev-php/PEAR-PEAR_Info
57 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.35 2007/10/22 18:52:55 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.36 2007/12/06 00:47:46 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + -PEAR-PEAR_Info-1.6.0.ebuild, PEAR-PEAR_Info-1.7.0.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o> PEAR-PEAR_Info-1.7.0.ebuild:
66 + Fix LICENSE
67
68 22 Oct 2007; Raúl Porcel <armin76@g.o>
69 PEAR-PEAR_Info-1.7.0.ebuild:
70
71
72
73 --
74 gentoo-commits@g.o mailing list