public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-File-ShareDir/
Date: Wed,  1 May 2013 22:23:39 +0000 (UTC)	[thread overview]
Message-ID: <1367292763.6c0b60ecc9fd6951198e0d28126d318947177a99.kent@gentoo> (raw)

commit:     6c0b60ecc9fd6951198e0d28126d318947177a99
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 30 03:32:43 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 30 03:32:43 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6c0b60ec

[cpanclean] Test-File-ShareDir-0.2.0

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Test-File-ShareDir/ChangeLog              |    4 ++
 .../Test-File-ShareDir-0.2.0.ebuild                |   37 -------------------
 .../Test-File-ShareDir-0.3.0.ebuild                |   38 --------------------
 3 files changed, 4 insertions(+), 75 deletions(-)

diff --git a/dev-perl/Test-File-ShareDir/ChangeLog b/dev-perl/Test-File-ShareDir/ChangeLog
index e01b7bd..ff107ed 100644
--- a/dev-perl/Test-File-ShareDir/ChangeLog
+++ b/dev-perl/Test-File-ShareDir/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  30 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  -Test-File-ShareDir-0.2.0.ebuild, -Test-File-ShareDir-0.3.0.ebuild:
+  Gone on CPAN
+
 *Test-File-ShareDir-0.3.3 (28 Apr 2013)
 
   28 Apr 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.2.0.ebuild b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.2.0.ebuild
deleted file mode 100644
index 8ecc135..0000000
--- a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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/Test-File-ShareDir-0.3.0.ebuild b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.3.0.ebuild
deleted file mode 100644
index 6b03961..0000000
--- a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-0.3.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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.0.0
-	virtual/perl-File-Temp $(comment File::Temp)
-	dev-perl/Path-Class $(comment Path::Class::Dir)
-"
-DEPEND="
-	${COMMON_DEPEND}
-	$(comment build_requires)
-	virtual/perl-File-Spec $(comment Cwd)
-	$(comment English core)
-	$(comment File-Find core)
-	$(comment FindBin core)
-	>=virtual/perl-Module-Build-0.36.01 $(comment Module::Build 0.360.100)
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


             reply	other threads:[~2013-05-01 22:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-01 22:23 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-27 22:43 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-File-ShareDir/ 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
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=1367292763.6c0b60ecc9fd6951198e0d28126d318947177a99.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