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-CPANPLUS-Dist-Build/
Date: Thu, 03 Jul 2014 02:49:19
Message-Id: 1404327603.362fcfa4ade9e3b83f35221971b8f0f9b3c13c6c.kent@gentoo
1 commit: 362fcfa4ade9e3b83f35221971b8f0f9b3c13c6c
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Jul 2 19:00:03 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Jul 2 19:00:03 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=362fcfa4
7
8 [clean] 5.10-exclusive virtuals for perl-CPANPLUS-Dist-Build
9
10 Package-Manager: portage-2.2.10
11 RepoMan-Options: --force
12 Manifest-Sign-Key: E854324B1366A820
13
14 ---
15 virtual/perl-CPANPLUS-Dist-Build/ChangeLog | 6 +++++-
16 .../perl-CPANPLUS-Dist-Build-0.360.0.ebuild | 18 ------------------
17 2 files changed, 5 insertions(+), 19 deletions(-)
18
19 diff --git a/virtual/perl-CPANPLUS-Dist-Build/ChangeLog b/virtual/perl-CPANPLUS-Dist-Build/ChangeLog
20 index dcfbc39..e0b63bc 100644
21 --- a/virtual/perl-CPANPLUS-Dist-Build/ChangeLog
22 +++ b/virtual/perl-CPANPLUS-Dist-Build/ChangeLog
23 @@ -1,7 +1,11 @@
24 # ChangeLog for virtual/perl-CPANPLUS-Dist-Build
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-CPANPLUS-Dist-Build-0.360.0.ebuild:
31 + Remove old 5.10-only virtuals
32 +
33 *perl-CPANPLUS-Dist-Build-0.700.0 (24 Feb 2013)
34
35 24 Feb 2013; Kent Fredric <kentfredric@×××××.com>
36
37 diff --git a/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.360.0.ebuild b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.360.0.ebuild
38 deleted file mode 100644
39 index 6ab2252..0000000
40 --- a/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.360.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 CPANPLUS::Dist::Build"
48 -HOMEPAGE=""
49 -SRC_URI=""
50 -
51 -LICENSE=""
52 -SLOT="0"
53 -KEYWORDS="~amd64 ~x86"
54 -IUSE=""
55 -
56 -DEPEND=""
57 -RDEPEND="
58 - ~dev-lang/perl-5.10.1
59 - !perl-core/CPANPLUS-Dist-Build
60 -"