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.83.ebuild ChangeLog Apache-Session-1.82.ebuild Apache-Session-1.81.ebuild
Date: Tue, 30 Sep 2008 07:56:08
Message-Id: E1Kka5V-0007mB-0e@stork.gentoo.org
1 tove 08/09/30 07:56:05
2
3 Modified: Apache-Session-1.83.ebuild ChangeLog
4 Removed: Apache-Session-1.82.ebuild
5 Apache-Session-1.81.ebuild
6 Log:
7 Cleanup
8 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
9
10 Revision Changes Path
11 1.6 dev-perl/Apache-Session/Apache-Session-1.83.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild?r1=1.5&r2=1.6
16
17 Index: Apache-Session-1.83.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- Apache-Session-1.83.ebuild 10 Nov 2007 11:52:15 -0000 1.5
24 +++ Apache-Session-1.83.ebuild 30 Sep 2008 07:56:04 -0000 1.6
25 @@ -1,17 +1,16 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.5 2007/11/10 11:52:15 drac Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.6 2008/09/30 07:56:04 tove Exp $
31
32 +MODULE_AUTHOR=CHORNY
33 inherit perl-module
34 -IUSE=""
35
36 DESCRIPTION="Perl module for Apache::Session"
37 -SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz"
38 -HOMEPAGE="http://search.cpan.org/~chorny/"
39
40 SLOT="0"
41 LICENSE="Artistic"
42 KEYWORDS="alpha amd64 ia64 ppc sparc x86"
43 +IUSE=""
44
45 DEPEND="dev-perl/Test-Deep
46 virtual/perl-Digest-MD5
47
48
49
50 1.52 dev-perl/Apache-Session/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/ChangeLog?rev=1.52&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/ChangeLog?rev=1.52&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache-Session/ChangeLog?r1=1.51&r2=1.52
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v
59 retrieving revision 1.51
60 retrieving revision 1.52
61 diff -u -r1.51 -r1.52
62 --- ChangeLog 10 Nov 2007 11:52:15 -0000 1.51
63 +++ ChangeLog 30 Sep 2008 07:56:04 -0000 1.52
64 @@ -1,6 +1,10 @@
65 # ChangeLog for dev-perl/Apache-Session
66 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.51 2007/11/10 11:52:15 drac Exp $
68 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.52 2008/09/30 07:56:04 tove Exp $
70 +
71 + 30 Sep 2008; Torsten Veller <tove@g.o> -Apache-Session-1.81.ebuild,
72 + -Apache-Session-1.82.ebuild, Apache-Session-1.83.ebuild:
73 + Cleanup
74
75 10 Nov 2007; Samuli Suominen <drac@g.o> Apache-Session-1.83.ebuild:
76 amd64 stable