Gentoo Archives: gentoo-commits

From: "Christian Hartmann (ian)" <ian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.21.ebuild
Date: Fri, 19 Oct 2007 20:55:31
Message-Id: E1Iiyi9-00044k-3B@stork.gentoo.org
1 ian 07/10/19 20:44:49
2
3 Modified: ChangeLog
4 Added: Test-Manifest-1.21.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.35 dev-perl/Test-Manifest/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 14 Jul 2007 11:54:47 -0000 1.34
23 +++ ChangeLog 19 Oct 2007 20:44:48 -0000 1.35
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Test-Manifest
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.34 2007/07/14 11:54:47 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.35 2007/10/19 20:44:48 ian Exp $
29 +
30 + 19 Oct 2007; Christian Hartmann <ian@g.o>
31 + +Test-Manifest-1.21.ebuild, +files/digest-Test-Manifest-1.21, Manifest:
32 + Version bump
33
34 13 Jul 2007; Raúl Porcel <armin76@g.o> Test-Manifest-1.17.ebuild:
35 alpha/ia64/x86 stable
36
37
38
39 1.1 dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild?rev=1.1&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild?rev=1.1&content-type=text/plain
43
44 Index: Test-Manifest-1.21.ebuild
45 ===================================================================
46 # Copyright 1999-2007 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.1 2007/10/19 20:44:48 ian Exp $
49
50 inherit perl-module
51
52 DESCRIPTION="Interact with a t/test_manifest file"
53 SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz"
54 HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
55
56 IUSE=""
57 SLOT="0"
58 LICENSE="Artistic"
59 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
60
61 SRC_TEST="do"
62
63 DEPEND="dev-lang/perl"
64
65
66
67 --
68 gentoo-commits@g.o mailing list