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: Sun, 03 Apr 2011 23:35:05
Message-Id: 43b4f61c8d4d9f12e86883f38ed7c00b7245af6d.kent@gentoo
1 commit: 43b4f61c8d4d9f12e86883f38ed7c00b7245af6d
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 3 21:16:46 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Apr 3 21:16:46 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=43b4f61c
7
8 [added] Experimental virtual for CPANPLUS-Dist-Build
9
10 (Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0A0CB301)
11
12 ---
13 virtual/perl-CPANPLUS-Dist-Build/ChangeLog | 14 +++++++++++++
14 virtual/perl-CPANPLUS-Dist-Build/metadata.xml | 5 ++++
15 .../perl-CPANPLUS-Dist-Build-0.360.0.ebuild | 18 +++++++++++++++++
16 .../perl-CPANPLUS-Dist-Build-0.460.0.ebuild | 21 ++++++++++++++++++++
17 .../perl-CPANPLUS-Dist-Build-0.540.0.ebuild | 15 ++++++++++++++
18 5 files changed, 73 insertions(+), 0 deletions(-)
19
20 diff --git a/virtual/perl-CPANPLUS-Dist-Build/ChangeLog b/virtual/perl-CPANPLUS-Dist-Build/ChangeLog
21 new file mode 100644
22 index 0000000..ed9b73b
23 --- /dev/null
24 +++ b/virtual/perl-CPANPLUS-Dist-Build/ChangeLog
25 @@ -0,0 +1,14 @@
26 +# ChangeLog for virtual/perl-CPANPLUS-Dist-Build
27 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: $
29 +
30 +*perl-CPANPLUS-Dist-Build-0.540.0 (03 Apr 2011)
31 +*perl-CPANPLUS-Dist-Build-0.460.0 (03 Apr 2011)
32 +*perl-CPANPLUS-Dist-Build-0.360.0 (03 Apr 2011)
33 +
34 + 03 Apr 2011; Kent Fredric <kentfredric@×××××.com>
35 + +perl-CPANPLUS-Dist-Build-0.360.0.ebuild,
36 + +perl-CPANPLUS-Dist-Build-0.460.0.ebuild,
37 + +perl-CPANPLUS-Dist-Build-0.540.0.ebuild, +metadata.xml:
38 + Added for perl-core/CPANPLUS-Dist-Build
39 +
40
41 diff --git a/virtual/perl-CPANPLUS-Dist-Build/metadata.xml b/virtual/perl-CPANPLUS-Dist-Build/metadata.xml
42 new file mode 100644
43 index 0000000..801e938
44 --- /dev/null
45 +++ b/virtual/perl-CPANPLUS-Dist-Build/metadata.xml
46 @@ -0,0 +1,5 @@
47 +<?xml version="1.0" encoding="UTF-8"?>
48 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
49 +<pkgmetadata>
50 + <herd>perl</herd>
51 +</pkgmetadata>
52
53 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
54 new file mode 100644
55 index 0000000..6ab2252
56 --- /dev/null
57 +++ b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.360.0.ebuild
58 @@ -0,0 +1,18 @@
59 +# Copyright 1999-2011 Gentoo Foundation
60 +# Distributed under the terms of the GNU General Public License v2
61 +# $Header: $
62 +
63 +DESCRIPTION="Virtual for CPANPLUS::Dist::Build"
64 +HOMEPAGE=""
65 +SRC_URI=""
66 +
67 +LICENSE=""
68 +SLOT="0"
69 +KEYWORDS="~amd64 ~x86"
70 +IUSE=""
71 +
72 +DEPEND=""
73 +RDEPEND="
74 + ~dev-lang/perl-5.10.1
75 + !perl-core/CPANPLUS-Dist-Build
76 +"
77
78 diff --git a/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.460.0.ebuild b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.460.0.ebuild
79 new file mode 100644
80 index 0000000..94ca8d1
81 --- /dev/null
82 +++ b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.460.0.ebuild
83 @@ -0,0 +1,21 @@
84 +# Copyright 1999-2011 Gentoo Foundation
85 +# Distributed under the terms of the GNU General Public License v2
86 +# $Header: $
87 +
88 +DESCRIPTION="Virtual for CPANPLUS::Dist::Build"
89 +HOMEPAGE=""
90 +SRC_URI=""
91 +
92 +LICENSE=""
93 +SLOT="0"
94 +KEYWORDS="~amd64 ~x86"
95 +IUSE=""
96 +
97 +DEPEND=""
98 +RDEPEND="
99 + || (
100 + ~dev-lang/perl-5.12.2
101 + ~dev-lang/perl-5.12.3
102 + )
103 + !perl-core/CPANPLUS-Dist-Build
104 +"
105
106 diff --git a/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.540.0.ebuild b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.540.0.ebuild
107 new file mode 100644
108 index 0000000..b30068a
109 --- /dev/null
110 +++ b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.540.0.ebuild
111 @@ -0,0 +1,15 @@
112 +# Copyright 1999-2011 Gentoo Foundation
113 +# Distributed under the terms of the GNU General Public License v2
114 +# $Header: $
115 +
116 +DESCRIPTION="Virtual for CPANPLUS::Dist::Build"
117 +HOMEPAGE=""
118 +SRC_URI=""
119 +
120 +LICENSE=""
121 +SLOT="0"
122 +KEYWORDS="~amd64 ~x86"
123 +IUSE=""
124 +
125 +DEPEND=""
126 +RDEPEND="~perl-core/CPANPLUS-Dist-Build-${PV}"