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/Pod-Tests: ChangeLog Pod-Tests-1.19.ebuild
Date: Fri, 01 Aug 2008 10:08:01
Message-Id: E1KOrYD-0000XH-UW@stork.gentoo.org
1 tove 08/08/01 10:07:57
2
3 Modified: ChangeLog
4 Added: Pod-Tests-1.19.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc5/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.15 dev-perl/Pod-Tests/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Tests/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Tests/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Tests/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 19 Jan 2007 15:30:04 -0000 1.14
23 +++ ChangeLog 1 Aug 2008 10:07:57 -0000 1.15
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Pod-Tests
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.14 2007/01/19 15:30:04 mcummings Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.15 2008/08/01 10:07:57 tove Exp $
30 +
31 +*Pod-Tests-1.19 (01 Aug 2008)
32 +
33 + 01 Aug 2008; Torsten Veller <tove@g.o> +Pod-Tests-1.19.ebuild:
34 + Version bump
35
36 19 Jan 2007; Michael Cummings <mcummings@g.o>
37 Pod-Tests-0.18.ebuild:
38
39
40
41 1.1 dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Pod-Tests-1.19.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild,v 1.1 2008/08/01 10:07:57 tove Exp $
51
52 MODULE_AUTHOR=ADAMK
53 inherit perl-module
54
55 DESCRIPTION="Extracts embedded tests and code examples from POD"
56
57 LICENSE="Artistic"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
60 IUSE=""
61
62 DEPEND="virtual/perl-File-Spec
63 dev-lang/perl"
64
65 SRC_TEST="do"