From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Dumpvalue/
Date: Sun, 3 Apr 2011 23:33:32 +0000 (UTC) [thread overview]
Message-ID: <ed1bd38bb07a20a3ef82321afabf575e55ac1ef7.kent@gentoo> (raw)
commit: ed1bd38bb07a20a3ef82321afabf575e55ac1ef7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 3 21:34:21 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 3 21:34:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ed1bd38b
[added] experimental virtual for perl-core/Dumpvalue
(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0A0CB301)
---
virtual/perl-Dumpvalue/ChangeLog | 12 +++++++++++
virtual/perl-Dumpvalue/metadata.xml | 5 ++++
.../perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild | 21 ++++++++++++++++++++
.../perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild | 15 ++++++++++++++
4 files changed, 53 insertions(+), 0 deletions(-)
diff --git a/virtual/perl-Dumpvalue/ChangeLog b/virtual/perl-Dumpvalue/ChangeLog
new file mode 100644
index 0000000..887fdcb
--- /dev/null
+++ b/virtual/perl-Dumpvalue/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for virtual/perl-Dumpvalue
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl-Dumpvalue-1.150.0 (03 Apr 2011)
+*perl-Dumpvalue-1.130.0 (03 Apr 2011)
+
+ 03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +perl-Dumpvalue-1.130.0.ebuild, +perl-Dumpvalue-1.150.0.ebuild,
+ +metadata.xml:
+ Added for Dumpvalue
+
diff --git a/virtual/perl-Dumpvalue/metadata.xml b/virtual/perl-Dumpvalue/metadata.xml
new file mode 100644
index 0000000..fcd994b
--- /dev/null
+++ b/virtual/perl-Dumpvalue/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>
diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild
new file mode 100644
index 0000000..0b7eaf4
--- /dev/null
+++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.130.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $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 $
+
+DESCRIPTION="Virtual for perl-core/Dumpvalue"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ || (
+ ~dev-lang/perl-5.12.2
+ ~dev-lang/perl-5.12.3
+ )
+ !perl-core/Dumpvalue
+"
diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild
new file mode 100644
index 0000000..ca728e9
--- /dev/null
+++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.150.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $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 $
+
+DESCRIPTION="Virtual for perl-core/Dumpvalue"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Dumpvalue-${PV}"
next reply other threads:[~2011-04-03 23:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-03 23:33 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-20 22:02 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Dumpvalue/ Kent Fredric
2011-06-17 0:30 Kent Fredric
2011-07-16 22:59 Kent Fredric
2012-09-15 23:19 Kent Fredric
2013-08-13 11:37 Kent Fredric
2013-11-09 5:56 Kent Fredric
2014-09-06 9:52 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ed1bd38bb07a20a3ef82321afabf575e55ac1ef7.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox