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: Thu, 03 Jul 2014 02:49:16
Message-Id: 1404327334.ba068fb0377e853e88eecbfe1d8a9b89717beab7.kent@gentoo
1 commit: ba068fb0377e853e88eecbfe1d8a9b89717beab7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Jul 2 18:55:34 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Jul 2 18:55:34 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ba068fb0
7
8 [clean] 5.8-exclusive virtuals for perl-Math-Complex
9
10 Package-Manager: portage-2.2.10
11 RepoMan-Options: --force
12 Manifest-Sign-Key: E854324B1366A820
13
14 ---
15 virtual/perl-Math-Complex/ChangeLog | 6 +++++-
16 .../perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild | 18 ------------------
17 2 files changed, 5 insertions(+), 19 deletions(-)
18
19 diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
20 index 01ff594..f14d859 100644
21 --- a/virtual/perl-Math-Complex/ChangeLog
22 +++ b/virtual/perl-Math-Complex/ChangeLog
23 @@ -1,7 +1,11 @@
24 # ChangeLog for virtual/perl-Math-Complex
25 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 + 02 Jul 2014; Kent Fredric <kentfredric@×××××.com>
30 + -perl-Math-Complex-1.350.0.ebuild:
31 + Remove old 5.8-only virtuals
32 +
33 08 Nov 2013; Kent Fredric <kentfredric@×××××.com>
34 -perl-Math-Complex-1.590.0-r2.ebuild:
35 In gentoo
36
37 diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild
38 deleted file mode 100644
39 index 5e22138..0000000
40 --- a/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild
41 +++ /dev/null
42 @@ -1,18 +0,0 @@
43 -# Copyright 1999-2011 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="
58 - =dev-lang/perl-5.8.8*
59 - !perl-core/Math-Complex
60 -"