Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: Test-Pod-1.26.ebuild
Date: Sat, 23 Feb 2008 20:37:38
Message-Id: E1JT17n-0001Bf-Hw@stork.gentoo.org
1 vapier 08/02/23 20:37:35
2
3 Modified: Test-Pod-1.26.ebuild
4 Log:
5 m68k love
6 (Portage version: 2.2_pre2)
7
8 Revision Changes Path
9 1.13 dev-perl/Test-Pod/Test-Pod-1.26.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild?r1=1.12&r2=1.13
14
15 Index: Test-Pod-1.26.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- Test-Pod-1.26.ebuild 24 Jun 2007 23:22:01 -0000 1.12
22 +++ Test-Pod-1.26.ebuild 23 Feb 2008 20:37:34 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.12 2007/06/24 23:22:01 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.13 2008/02/23 20:37:34 vapier Exp $
29
30 inherit perl-module
31
32 @@ -8,12 +8,13 @@
33 HOMEPAGE="http://search.cpan.org/~petdance/"
34 SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
35
36 -SRC_TEST="do"
37 LICENSE="|| ( Artistic GPL-2 )"
38 SLOT="0"
39 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
40 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
41 IUSE=""
42
43 DEPEND="dev-perl/Pod-Simple
44 >=virtual/perl-Test-Simple-0.62
45 dev-lang/perl"
46 +
47 +SRC_TEST="do"
48
49
50
51 --
52 gentoo-commits@l.g.o mailing list