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-php5/pecl-radius: pecl-radius-1.2.5.ebuild ChangeLog
Date: Thu, 06 Dec 2007 01:20:39
Message-Id: E1J05Pl-0006NU-S8@stork.gentoo.org
1 jokey 07/12/06 01:20:33
2
3 Modified: pecl-radius-1.2.5.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-php5/pecl-radius/pecl-radius-1.2.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.5.ebuild?r1=1.1&r2=1.2
14
15 Index: pecl-radius-1.2.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pecl-radius-1.2.5.ebuild 31 Aug 2007 09:54:01 -0000 1.1
22 +++ pecl-radius-1.2.5.ebuild 6 Dec 2007 01:20:33 -0000 1.2
23 @@ -1,6 +1,6 @@
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-php5/pecl-radius/pecl-radius-1.2.5.ebuild,v 1.1 2007/08/31 09:54:01 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/pecl-radius-1.2.5.ebuild,v 1.2 2007/12/06 01:20:33 jokey Exp $
28
29 PHP_EXT_NAME="radius"
30 PHP_EXT_INI="yes"
31 @@ -11,7 +11,7 @@
32 KEYWORDS="~amd64 ~x86"
33
34 DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)."
35 -LICENSE="BSD"
36 +LICENSE="BSD BSD-2"
37 SLOT="0"
38 IUSE="examples"
39
40
41
42
43 1.8 dev-php5/pecl-radius/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-radius/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-radius/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-radius/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 6 Sep 2007 16:07:06 -0000 1.7
56 +++ ChangeLog 6 Dec 2007 01:20:33 -0000 1.8
57 @@ -1,6 +1,12 @@
58 # ChangeLog for dev-php5/pecl-radius
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.7 2007/09/06 16:07:06 jokey Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-radius/ChangeLog,v 1.8 2007/12/06 01:20:33 jokey Exp $
62 +
63 + 06 Dec 2007; Markus Ullmann <jokey@g.o> pecl-radius-1.2.5.ebuild:
64 + LICENSE fix from project overlay
65 +
66 + 03 Dec 2007; Jakub Moc <jakub@g.o> pecl-radius-1.2.5.ebuild:
67 + Fix LICENSE
68
69 06 Sep 2007; Markus Ullmann <jokey@g.o> -pecl-radius-1.2.4.ebuild:
70 Cleanup
71
72
73
74 --
75 gentoo-commits@g.o mailing list