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-Session: Apache-Session-1.88.ebuild ChangeLog
Date: Thu, 28 Jan 2010 18:27:33
Message-Id: E1NaZ5U-0007xs-BQ@stork.gentoo.org
1 tove 10/01/28 18:27:28
2
3 Modified: Apache-Session-1.88.ebuild ChangeLog
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.3 dev-perl/Apache-Session/Apache-Session-1.88.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild?r1=1.2&r2=1.3
14
15 Index: Apache-Session-1.88.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Apache-Session-1.88.ebuild 8 May 2009 18:31:12 -0000 1.2
22 +++ Apache-Session-1.88.ebuild 28 Jan 2010 18:27:27 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild,v 1.2 2009/05/08 18:31:12 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild,v 1.3 2010/01/28 18:27:27 tove Exp $
29
30 MODULE_AUTHOR=CHORNY
31 MODULE_A="${P}.zip"
32 @@ -9,7 +9,6 @@
33 DESCRIPTION="Perl module for Apache::Session"
34
35 SLOT="0"
36 -LICENSE="Artistic"
37 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
38 IUSE=""
39
40
41
42
43 1.57 dev-perl/Apache-Session/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/ChangeLog?rev=1.57&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/ChangeLog?rev=1.57&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/ChangeLog?r1=1.56&r2=1.57
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v
52 retrieving revision 1.56
53 retrieving revision 1.57
54 diff -u -r1.56 -r1.57
55 --- ChangeLog 8 May 2009 18:31:12 -0000 1.56
56 +++ ChangeLog 28 Jan 2010 18:27:27 -0000 1.57
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Apache-Session
59 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.56 2009/05/08 18:31:12 tove Exp $
61 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.57 2010/01/28 18:27:27 tove Exp $
63 +
64 + 28 Jan 2010; Torsten Veller <tove@g.o> Apache-Session-1.88.ebuild:
65 + Fix LICENSE: same terms as perl (#301969)
66
67 08 May 2009; Torsten Veller <tove@g.o> Apache-Session-1.88.ebuild:
68 Add unzip to DEPEND