Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Apache-AuthCookie: ChangeLog Apache-AuthCookie-3.12.ebuild
Date: Thu, 28 Jan 2010 17:42:03
Message-Id: E1NaYNU-0005Yh-Fc@stork.gentoo.org
1 tove 10/01/28 17:42:00
2
3 Modified: ChangeLog Apache-AuthCookie-3.12.ebuild
4 Log:
5 Fix LICENSE: same terms as perl (#301969)
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.17 dev-perl/Apache-AuthCookie/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 8 Dec 2008 01:51:22 -0000 1.16
22 +++ ChangeLog 28 Jan 2010 17:41:59 -0000 1.17
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Apache-AuthCookie
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.16 2008/12/08 01:51:22 robbat2 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.17 2010/01/28 17:41:59 tove Exp $
29 +
30 + 28 Jan 2010; Torsten Veller <tove@g.o>
31 + Apache-AuthCookie-3.12.ebuild:
32 + Fix LICENSE: same terms as perl (#301969)
33
34 *Apache-AuthCookie-3.12 (08 Dec 2008)
35
36
37
38
39 1.2 dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild?r1=1.1&r2=1.2
44
45 Index: Apache-AuthCookie-3.12.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- Apache-AuthCookie-3.12.ebuild 8 Dec 2008 01:51:22 -0000 1.1
52 +++ Apache-AuthCookie-3.12.ebuild 28 Jan 2010 17:41:59 -0000 1.2
53 @@ -1,14 +1,12 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild,v 1.1 2008/12/08 01:51:22 robbat2 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild,v 1.2 2010/01/28 17:41:59 tove Exp $
59
60 +MODULE_AUTHOR=MSCHOUT
61 inherit perl-module
62
63 DESCRIPTION="Perl Authentication and Authorization via cookies"
64 -HOMEPAGE="http://search.cpan.org/~mschout/Apache-AuthCookie-3.08/"
65 -SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz"
66
67 -LICENSE="Artistic"
68 SLOT="0"
69 KEYWORDS="~amd64 ~ia64 ~x86"
70 IUSE=""