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/File-Flat: ChangeLog File-Flat-1.04.ebuild File-Flat-0.95-r1.ebuild File-Flat-0.96.ebuild
Date: Tue, 30 Sep 2008 12:53:10
Message-Id: E1Kkeix-0001LE-9t@stork.gentoo.org
1 tove 08/09/30 12:53:07
2
3 Modified: ChangeLog File-Flat-1.04.ebuild
4 Removed: File-Flat-0.95-r1.ebuild File-Flat-0.96.ebuild
5 Log:
6 Cleanup
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.52 dev-perl/File-Flat/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Flat/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Flat/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Flat/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 15 Jul 2008 19:34:50 -0000 1.51
23 +++ ChangeLog 30 Sep 2008 12:53:06 -0000 1.52
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/File-Flat
26 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.51 2008/07/15 19:34:50 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.52 2008/09/30 12:53:06 tove Exp $
29 +
30 + 30 Sep 2008; Torsten Veller <tove@g.o> -File-Flat-0.95-r1.ebuild,
31 + -File-Flat-0.96.ebuild, File-Flat-1.04.ebuild:
32 + Cleanup
33
34 15 Jul 2008; Raúl Porcel <armin76@g.o> File-Flat-1.04.ebuild:
35 alpha/ia64/sparc/x86 stable
36
37
38
39 1.3 dev-perl/File-Flat/File-Flat-1.04.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild?r1=1.2&r2=1.3
44
45 Index: File-Flat-1.04.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- File-Flat-1.04.ebuild 15 Jul 2008 19:34:50 -0000 1.2
52 +++ File-Flat-1.04.ebuild 30 Sep 2008 12:53:06 -0000 1.3
53 @@ -1,12 +1,11 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild,v 1.2 2008/07/15 19:34:50 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild,v 1.3 2008/09/30 12:53:06 tove Exp $
58
59 +MODULE_AUTHOR=ADAMK
60 inherit perl-module
61
62 DESCRIPTION="Implements a flat filesystem"
63 -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
64 -HOMEPAGE="http://search.cpan.org/~adamk/"
65
66 SLOT="0"
67 LICENSE="|| ( Artistic GPL-2 )"