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-Dumpvalue/
Date: Sun, 03 Apr 2011 23:35:05
Message-Id: ed1bd38bb07a20a3ef82321afabf575e55ac1ef7.kent@gentoo
1 commit: ed1bd38bb07a20a3ef82321afabf575e55ac1ef7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 3 21:34:21 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Apr 3 21:34:21 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ed1bd38b
7
8 [added] experimental virtual for perl-core/Dumpvalue
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-Dumpvalue/ChangeLog | 12 +++++++++++
14 virtual/perl-Dumpvalue/metadata.xml | 5 ++++
15 .../perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild | 21 ++++++++++++++++++++
16 .../perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild | 15 ++++++++++++++
17 4 files changed, 53 insertions(+), 0 deletions(-)
18
19 diff --git a/virtual/perl-Dumpvalue/ChangeLog b/virtual/perl-Dumpvalue/ChangeLog
20 new file mode 100644
21 index 0000000..887fdcb
22 --- /dev/null
23 +++ b/virtual/perl-Dumpvalue/ChangeLog
24 @@ -0,0 +1,12 @@
25 +# ChangeLog for virtual/perl-Dumpvalue
26 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: $
28 +
29 +*perl-Dumpvalue-1.150.0 (03 Apr 2011)
30 +*perl-Dumpvalue-1.130.0 (03 Apr 2011)
31 +
32 + 03 Apr 2011; Kent Fredric <kentfredric@×××××.com>
33 + +perl-Dumpvalue-1.130.0.ebuild, +perl-Dumpvalue-1.150.0.ebuild,
34 + +metadata.xml:
35 + Added for Dumpvalue
36 +
37
38 diff --git a/virtual/perl-Dumpvalue/metadata.xml b/virtual/perl-Dumpvalue/metadata.xml
39 new file mode 100644
40 index 0000000..fcd994b
41 --- /dev/null
42 +++ b/virtual/perl-Dumpvalue/metadata.xml
43 @@ -0,0 +1,5 @@
44 +<?xml version="1.0" encoding="UTF-8"?>
45 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
46 +<pkgmetadata>
47 + <herd>perl</herd>
48 +</pkgmetadata>
49
50 diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild
51 new file mode 100644
52 index 0000000..0b7eaf4
53 --- /dev/null
54 +++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild
55 @@ -0,0 +1,21 @@
56 +# Copyright 1999-2011 Gentoo Foundation
57 +# Distributed under the terms of the GNU General Public License v2
58 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
59 +
60 +DESCRIPTION="Virtual for perl-core/Dumpvalue"
61 +HOMEPAGE=""
62 +SRC_URI=""
63 +
64 +LICENSE=""
65 +SLOT="0"
66 +KEYWORDS="~x86 ~amd64"
67 +IUSE=""
68 +
69 +DEPEND=""
70 +RDEPEND="
71 + || (
72 + ~dev-lang/perl-5.12.2
73 + ~dev-lang/perl-5.12.3
74 + )
75 + !perl-core/Dumpvalue
76 +"
77
78 diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild
79 new file mode 100644
80 index 0000000..ca728e9
81 --- /dev/null
82 +++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild
83 @@ -0,0 +1,15 @@
84 +# Copyright 1999-2011 Gentoo Foundation
85 +# Distributed under the terms of the GNU General Public License v2
86 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
87 +
88 +DESCRIPTION="Virtual for perl-core/Dumpvalue"
89 +HOMEPAGE=""
90 +SRC_URI=""
91 +
92 +LICENSE=""
93 +SLOT="0"
94 +KEYWORDS="~x86 ~amd64"
95 +IUSE=""
96 +
97 +DEPEND=""
98 +RDEPEND="~perl-core/Dumpvalue-${PV}"