Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
Date: Mon, 27 Feb 2012 00:21:32
Message-Id: 1330298528.1cb3175b7bbc18ca3812f0e06c9f26db8a9ea3cb.kent@gentoo
1 commit: 1cb3175b7bbc18ca3812f0e06c9f26db8a9ea3cb
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 26 23:22:08 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 26 23:22:08 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1cb3175b
7
8 [newversion] virtual/perl-Math-Complex-1.590.0
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-Math-Complex/ChangeLog | 8 +++++++-
14 .../perl-Math-Complex-1.590.0.ebuild | 15 +++++++++++++++
15 2 files changed, 22 insertions(+), 1 deletions(-)
16
17 diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
18 index 13e9eb8..18d4ff9 100644
19 --- a/virtual/perl-Math-Complex/ChangeLog
20 +++ b/virtual/perl-Math-Complex/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for virtual/perl-Math-Complex
23 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*perl-Math-Complex-1.590.0 (26 Feb 2012)
28 +
29 + 26 Feb 2012; Kent Fredric <kentfredric@×××××.com>
30 + +perl-Math-Complex-1.590.0.ebuild:
31 + Version Bump
32 +
33 *perl-Math-Complex-1.580.0 (03 Aug 2011)
34 *perl-Math-Complex-1.560.0 (03 Aug 2011)
35 *perl-Math-Complex-1.350.0 (03 Aug 2011)
36
37 diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild
38 new file mode 100644
39 index 0000000..570d69f
40 --- /dev/null
41 +++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild
42 @@ -0,0 +1,15 @@
43 +# Copyright 1999-2012 Gentoo Foundation
44 +# Distributed under the terms of the GNU General Public License v2
45 +# $Header: $
46 +
47 +DESCRIPTION="Virtual for perl-core/Math-Complex"
48 +HOMEPAGE=""
49 +SRC_URI=""
50 +
51 +LICENSE=""
52 +SLOT="0"
53 +KEYWORDS="~x86 ~amd64"
54 +IUSE=""
55 +
56 +DEPEND=""
57 +RDEPEND="~perl-core/Math-Complex-${PV}"