Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-Diff-XS/
Date: Wed, 31 Jul 2013 06:54:38
Message-Id: 1375244190.b5be8a4d48c3ca0308945e5fbe9d49bee204a991.kent@gentoo
1 commit: b5be8a4d48c3ca0308945e5fbe9d49bee204a991
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Jul 31 03:50:50 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Jul 31 04:16:30 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b5be8a4d
7
8 [fixup] Algorithm-Diff-XS EAPI=5, SRC_TEST=parallel
9
10 Package-Manager: portage-2.2.0_alpha186
11 Manifest-Sign-Key: E854324B1366A820
12
13 ---
14 dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild | 6 +++---
15 dev-perl/Algorithm-Diff-XS/ChangeLog | 6 +++++-
16 2 files changed, 8 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
19 index c01bbd9..611a80a 100644
20 --- a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
21 +++ b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
22 @@ -1,8 +1,8 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2013 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Header: $
27
28 -EAPI=3
29 +EAPI=5
30
31 MODULE_VERSION=0.04
32 MODULE_AUTHOR=AUDREYT
33 @@ -24,4 +24,4 @@ DEPEND="
34 RDEPEND="
35 ${COMMON_DEPEND}
36 "
37 -SRC_TEST="do"
38 +SRC_TEST="do parallel"
39
40 diff --git a/dev-perl/Algorithm-Diff-XS/ChangeLog b/dev-perl/Algorithm-Diff-XS/ChangeLog
41 index 0cbe08b..ba3adaa 100644
42 --- a/dev-perl/Algorithm-Diff-XS/ChangeLog
43 +++ b/dev-perl/Algorithm-Diff-XS/ChangeLog
44 @@ -1,7 +1,11 @@
45 # ChangeLog for dev-perl/Algorithm-Diff-XS
46 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
47 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
48 # $Header: $
49
50 + 31 Jul 2013; Kent Fredric <kentfredric@×××××.com>
51 + Algorithm-Diff-XS-0.40.0.ebuild:
52 + EAPI=5, Parallel Tests
53 +
54 07 Jun 2011; Kent Fredric <kentfredric@×××××.com>
55 Algorithm-Diff-XS-0.40.0.ebuild:
56 Fixdep Algorithm Diff