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/Digest-CRC/
Date: Sun, 08 May 2011 14:20:06
Message-Id: e40bd6cd6857c4fc691230ee121d140a45bcf63d.kent@gentoo
1 commit: e40bd6cd6857c4fc691230ee121d140a45bcf63d
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun May 8 12:48:46 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun May 8 14:18:51 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e40bd6cd
7
8 [fixdep] Digest-CRC -> Module-Build
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Digest-CRC/ChangeLog | 3 +++
14 dev-perl/Digest-CRC/Digest-CRC-0.16.ebuild | 4 +++-
15 2 files changed, 6 insertions(+), 1 deletions(-)
16
17 diff --git a/dev-perl/Digest-CRC/ChangeLog b/dev-perl/Digest-CRC/ChangeLog
18 index 48f0076..db03c21 100644
19 --- a/dev-perl/Digest-CRC/ChangeLog
20 +++ b/dev-perl/Digest-CRC/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 08 May 2011; Kent Fredric <kentfredric@×××××.com> Digest-CRC-0.16.ebuild:
26 + Fixdep Module-Build
27 +
28 *Digest-CRC-0.16 (27 Jan 2011)
29
30 27 Jan 2011; Michele Beltrame <m@××××××××××.info> +Digest-CRC-0.16.ebuild,
31
32 diff --git a/dev-perl/Digest-CRC/Digest-CRC-0.16.ebuild b/dev-perl/Digest-CRC/Digest-CRC-0.16.ebuild
33 index 0d23cd3..eb9c527 100644
34 --- a/dev-perl/Digest-CRC/Digest-CRC-0.16.ebuild
35 +++ b/dev-perl/Digest-CRC/Digest-CRC-0.16.ebuild
36 @@ -14,5 +14,7 @@ KEYWORDS="~amd64 ~x86"
37 IUSE=""
38
39 RDEPEND=""
40 -
41 +DEPEND="
42 + virtual/perl-Module-Build
43 +"
44 SRC_TEST=do