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-Auth: PEAR-Auth-1.5.4.ebuild ChangeLog PEAR-Auth-1.2.4.ebuild
Date: Wed, 05 Dec 2007 23:31:59
Message-Id: E1J03ib-0003f5-Ip@stork.gentoo.org
1 jokey 07/12/05 23:31:53
2
3 Modified: PEAR-Auth-1.5.4.ebuild ChangeLog
4 Removed: PEAR-Auth-1.2.4.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-Auth/PEAR-Auth-1.5.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild?r1=1.8&r2=1.9
15
16 Index: PEAR-Auth-1.5.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- PEAR-Auth-1.5.4.ebuild 25 Oct 2007 17:59:57 -0000 1.8
23 +++ PEAR-Auth-1.5.4.ebuild 5 Dec 2007 23:31:53 -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-Auth/PEAR-Auth-1.5.4.ebuild,v 1.8 2007/10/25 17:59:57 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.9 2007/12/05 23:31:53 jokey Exp $
29
30 inherit php-pear-r1 depend.php eutils
31
32 DESCRIPTION="Provides methods for creating an authentication system using PHP."
33 -LICENSE="PHP"
34 +LICENSE="PHP-3.01"
35 SLOT="0"
36 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
37 IUSE="minimal"
38
39
40
41 1.41 dev-php/PEAR-Auth/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Auth/ChangeLog?rev=1.41&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Auth/ChangeLog?rev=1.41&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Auth/ChangeLog?r1=1.40&r2=1.41
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v
50 retrieving revision 1.40
51 retrieving revision 1.41
52 diff -u -r1.40 -r1.41
53 --- ChangeLog 25 Oct 2007 17:59:57 -0000 1.40
54 +++ ChangeLog 5 Dec 2007 23:31:53 -0000 1.41
55 @@ -1,6 +1,13 @@
56 # ChangeLog for dev-php/PEAR-Auth
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.40 2007/10/25 17:59:57 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.41 2007/12/05 23:31:53 jokey Exp $
60 +
61 + 05 Dec 2007; Markus Ullmann <jokey@g.o> -PEAR-Auth-1.2.4.ebuild,
62 + PEAR-Auth-1.5.4.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o> PEAR-Auth-1.5.4.ebuild:
66 + Fix LICENSE
67
68 22 Oct 2007; Raúl Porcel <armin76@g.o> PEAR-Auth-1.5.4.ebuild:
69 ia64 stable wrt #192247
70
71
72
73 --
74 gentoo-commits@g.o mailing list