From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/
Date: Sun, 22 Apr 2012 20:12:50 +0000 (UTC) [thread overview]
Message-ID: <1335122670.cfc40e2e0810c740200b48dc9cf59820429ba562.kent@gentoo> (raw)
commit: cfc40e2e0810c740200b48dc9cf59820429ba562
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 22 19:24:30 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 22 19:24:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cfc40e2e
Remove Test::DistManifest entirely, replaced inn ::gentoo
---
dev-perl/Test-DistManifest/ChangeLog | 34 --------------------
.../Test-DistManifest-1.11.0.ebuild | 29 -----------------
dev-perl/Test-DistManifest/metadata.xml | 12 -------
3 files changed, 0 insertions(+), 75 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
deleted file mode 100644
index 6e6cf25..0000000
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ /dev/null
@@ -1,34 +0,0 @@
-# ChangeLog for dev-perl/Test-DistManifest
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 07 Apr 2012; Kent Fredric <kentfredric@gmail.com>
- -Test-DistManifest-1.9.0.ebuild, -Test-DistManifest-1.10.0_rc.ebuild:
- This dist is now superceded by ::gentoo, but gentoo still has old-style
- versioning :(
-
-
-*Test-DistManifest-1.11.0 (24 Apr 2011)
-
- 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
- +Test-DistManifest-1.11.0.ebuild:
- Bump
-
-*Test-DistManifest-1.10.0_rc (05 Apr 2011)
-
- 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
- +Test-DistManifest-1.10.0_rc.ebuild:
- Bump
-
-*Test-DistManifest-1.9.0 (05 Apr 2011)
-
- 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
- -Test-DistManifest-1.009.ebuild, +Test-DistManifest-1.9.0.ebuild:
- Migrate to x.y.z
-
-*Test-DistManifest-1.009 (09 Jan 2011)
-
- 09 Jan 2011; Kent Fredric <kentfredric@gmail.com>
- +Test-DistManifest-1.009.ebuild, +metadata.xml:
- Added
-
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
deleted file mode 100644
index b5ffb22..0000000
--- a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JAWNSY
-MODULE_VERSION="1.011"
-#MODULE_DZIL_TRIAL=1
-inherit perl-module
-
-DESCRIPTION="Author test that validates a package MANIFEST"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-comment() { echo ''; }
-IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
- virtual/perl-Test-Simple $(comment Test::Builder)
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
- >=virtual/perl-Test-Simple-0.72
- >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-DistManifest/metadata.xml b/dev-perl/Test-DistManifest/metadata.xml
deleted file mode 100644
index 5273c0c..0000000
--- a/dev-perl/Test-DistManifest/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?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>
- <upstream>
- <remote-id type="cpan">Test-DistManifest</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2012-04-22 20:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-22 20:12 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-08 10:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/ Kent Fredric
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-05 18:16 Kent Fredric
2011-04-05 18:16 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=1335122670.cfc40e2e0810c740200b48dc9cf59820429ba562.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