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/Data-Entropy/
Date: Thu, 05 May 2011 08:44:42
Message-Id: 9223a2e81842f6833333c7dfae856adf35c397d7.kent@gentoo
1 commit: 9223a2e81842f6833333c7dfae856adf35c397d7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu May 5 08:19:07 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu May 5 08:19:07 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9223a2e8
7
8 [migrate] Data-Entropy
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Data-Entropy/ChangeLog | 8 +++++++-
14 ...ropy-0.006.ebuild => Data-Entropy-0.6.0.ebuild} | 3 ++-
15 2 files changed, 9 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
18 index 913e672..bfe3152 100644
19 --- a/dev-perl/Data-Entropy/ChangeLog
20 +++ b/dev-perl/Data-Entropy/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for dev-perl/Data-Entropy
23 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*Data-Entropy-0.6.0 (05 May 2011)
28 +
29 + 05 May 2011; Kent Fredric <kentfredric@×××××.com> -Data-Entropy-0.006.ebuild,
30 + +Data-Entropy-0.6.0.ebuild:
31 + Migrate to x.y.z
32 +
33 09 Dec 2009; Kent Fredric <kentfredric@×××××.com>
34 -Data-Entropy-0.005.ebuild:
35 Gone on CPAN
36
37 diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
38 similarity index 90%
39 rename from dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild
40 rename to dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
41 index f83429e..583d46c 100644
42 --- a/dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild
43 +++ b/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
44 @@ -1,8 +1,9 @@
45 -# Copyright 1999-2009 Gentoo Foundation
46 +# Copyright 1999-2011 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: $
49 EAPI=2
50 MODULE_AUTHOR=ZEFRAM
51 +MODULE_VERSION="0.006"
52 inherit perl-module
53
54 DESCRIPTION="entropy (randomness) management"