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-Net_URL2: PEAR-Net_URL2-0.1.0.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:43:20
Message-Id: E1J04pf-0005Cj-Is@stork.gentoo.org
1 jokey 07/12/06 00:43:15
2
3 Modified: PEAR-Net_URL2-0.1.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.2 dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: PEAR-Net_URL2-0.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- PEAR-Net_URL2-0.1.0.ebuild 27 Aug 2007 11:01:39 -0000 1.1
22 +++ PEAR-Net_URL2-0.1.0.ebuild 6 Dec 2007 00:43:15 -0000 1.2
23 @@ -1,11 +1,11 @@
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-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild,v 1.1 2007/08/27 11:01:39 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild,v 1.2 2007/12/06 00:43:15 jokey Exp $
28
29 inherit php-pear-r1 depend.php
30
31 DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)."
32 -LICENSE="PHP"
33 +LICENSE="BSD"
34 SLOT="0"
35 KEYWORDS="~amd64 ~x86"
36 IUSE=""
37
38
39
40 1.2 dev-php/PEAR-Net_URL2/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog?r1=1.1&r2=1.2
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ChangeLog 27 Aug 2007 11:01:39 -0000 1.1
53 +++ ChangeLog 6 Dec 2007 00:43:15 -0000 1.2
54 @@ -1,6 +1,12 @@
55 # ChangeLog for dev-php/PEAR-Net_URL2
56 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.1 2007/08/27 11:01:39 jokey Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.2 2007/12/06 00:43:15 jokey Exp $
59 +
60 + 06 Dec 2007; Markus Ullmann <jokey@g.o> PEAR-Net_URL2-0.1.0.ebuild:
61 + LICENSE fix from project overlay
62 +
63 + 02 Dec 2007; Jakub Moc <jakub@g.o> PEAR-Net_URL2-0.1.0.ebuild:
64 + Fix LICENSE
65
66 *PEAR-Net_URL2-0.1.0 (27 Aug 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list