Gentoo Archives: gentoo-commits

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