From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Test-File-ShareDir/
Date: Sun, 8 May 2011 16:10:34 +0000 (UTC) [thread overview]
Message-ID: <acb7ec111d44abf58527ad670f2c4787dc780d34.kent@gentoo> (raw)
Message-ID: <20110508161034.3rbEqU5dUi7ImLI9PvIXz_cadzY1ofw_uV5cCkXiwHY@z> (raw)
commit: acb7ec111d44abf58527ad670f2c4787dc780d34
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 21 13:16:34 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 8 14:24:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=acb7ec11
[import:kentnl/Test-File-ShareDir] [new] dev-perl/Test-File-ShareDir
(Portage version: 2.2.0_alpha24/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-File-ShareDir/ChangeLog | 10 +++++
.../Test-File-ShareDir-0.1.0.ebuild | 37 ++++++++++++++++++++
dev-perl/Test-File-ShareDir/metadata.xml | 9 +++++
3 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-File-ShareDir/ChangeLog b/dev-perl/Test-File-ShareDir/ChangeLog
new file mode 100644
index 0000000..52e017c
--- /dev/null
+++ b/dev-perl/Test-File-ShareDir/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Test-File-ShareDir
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Test-File-ShareDir-0.1.0 (21 Feb 2011)
+
+ 21 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+ +Test-File-ShareDir-0.1.0.ebuild, +metadata.xml:
+ added
+
diff --git a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.1.0.ebuild b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.1.0.ebuild
new file mode 100644
index 0000000..8ecc135
--- /dev/null
+++ b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+inherit perl-module
+
+DESCRIPTION="Create a Fake ShareDir for your modules for testing."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+ $(comment requires)
+ $(comment Carp core)
+ dev-perl/File-Copy-Recursive
+ >=dev-perl/File-ShareDir-1
+ virtual/perl-File-Temp $(comment File::Temp)
+ dev-perl/Path-Class
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ $(comment build_requires)
+ $(comment English core)
+ $(comment File-Find core)
+ $(comment FindBin core)
+ >=virtual/perl-Module-Build-0.360.100 $(comment Module::Build)
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.96 $(comment Test::More)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Test-File-ShareDir/metadata.xml b/dev-perl/Test-File-ShareDir/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Test-File-ShareDir/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2011-05-08 16:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-08 14:31 Kent Fredric [this message]
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Test-File-ShareDir/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-05-27 22:43 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2013-05-01 22:23 Kent Fredric
2012-06-08 17:28 Kent Fredric
2012-02-29 12:06 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 14:31 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-08 14:31 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 14:31 Kent Fredric
2011-05-08 14:31 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=acb7ec111d44abf58527ad670f2c4787dc780d34.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