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-Text_Password: PEAR-Text_Password-1.1.0.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:55:14
Message-Id: E1J051B-0005oO-Av@stork.gentoo.org
1 jokey 07/12/06 00:55:09
2
3 Modified: PEAR-Text_Password-1.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.14 dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild?r1=1.13&r2=1.14
14
15 Index: PEAR-Text_Password-1.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- PEAR-Text_Password-1.1.0.ebuild 30 Mar 2006 19:43:42 -0000 1.13
22 +++ PEAR-Text_Password-1.1.0.ebuild 6 Dec 2007 00:55:08 -0000 1.14
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2006 Gentoo Foundation
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-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.13 2006/03/30 19:43:42 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.14 2007/12/06 00:55:08 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="Creating passwords with PHP."
33
34 -LICENSE="PHP"
35 +LICENSE="PHP-3"
36 SLOT="0"
37 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
38 IUSE=""
39
40
41
42 1.19 dev-php/PEAR-Text_Password/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?rev=1.19&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?rev=1.19&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?r1=1.18&r2=1.19
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v
51 retrieving revision 1.18
52 retrieving revision 1.19
53 diff -u -r1.18 -r1.19
54 --- ChangeLog 21 Feb 2007 23:37:55 -0000 1.18
55 +++ ChangeLog 6 Dec 2007 00:55:08 -0000 1.19
56 @@ -1,6 +1,14 @@
57 # ChangeLog for dev-php/PEAR-Text_Password
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.18 2007/02/21 23:37:55 peper Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.19 2007/12/06 00:55:08 jokey Exp $
61 +
62 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
63 + PEAR-Text_Password-1.1.0.ebuild:
64 + LICENSE fix from project overlay
65 +
66 + 02 Dec 2007; Jakub Moc <jakub@g.o>
67 + PEAR-Text_Password-1.1.0.ebuild:
68 + Fix LICENSE
69
70 21 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
71 Transition to Manifest2.
72
73
74
75 --
76 gentoo-commits@g.o mailing list