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:perl514 commit in: dev-perl/App-Cmd/
Date: Sat, 23 Apr 2011 14:47:27 +0000 (UTC)	[thread overview]
Message-ID: <b58b3905b20d58f065760b79c273778f0752d8a9.kent@gentoo> (raw)

commit:     b58b3905b20d58f065760b79c273778f0752d8a9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:22:53 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:22:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b58b3905

[cpanclean] App-Cmd-0.308.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild |   34 -------------------------------
 dev-perl/App-Cmd/ChangeLog              |    3 ++
 2 files changed, 3 insertions(+), 34 deletions(-)

diff --git a/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild b/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
deleted file mode 100644
index 3a2d2b3..0000000
--- a/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.308"
-inherit perl-module
-
-DESCRIPTION="write command line apps with less suffering "
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/Data-OptList
-	dev-perl/Getopt-Long-Descriptive
-	dev-perl/IO-TieCombine
-	virtual/perl-Module-Pluggable
-	dev-perl/String-RewritePrefix
-	>=dev-perl/Sub-Exporter-0.975
-	dev-perl/Sub-Install
-"
-DEPEND="
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.96
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-Cmd/ChangeLog b/dev-perl/App-Cmd/ChangeLog
index d270969..998fb3f 100644
--- a/dev-perl/App-Cmd/ChangeLog
+++ b/dev-perl/App-Cmd/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> -App-Cmd-0.308.0.ebuild:
+  Gone on CPAN
+
 *App-Cmd-0.311.0 (18 Mar 2011)
 
   18 Mar 2011; Kent Fredric <kentfredric@gmail.com> +App-Cmd-0.311.0.ebuild:



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cmd/
Date: Sat, 23 Apr 2011 14:45:33 +0000 (UTC)	[thread overview]
Message-ID: <b58b3905b20d58f065760b79c273778f0752d8a9.kent@gentoo> (raw)
Message-ID: <20110423144533.aQ3l7kRdF5JZBPCziV80VNVUqgItuXN5oAGEeL6gOuM@z> (raw)

commit:     b58b3905b20d58f065760b79c273778f0752d8a9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:22:53 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:22:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b58b3905

[cpanclean] App-Cmd-0.308.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild |   34 -------------------------------
 dev-perl/App-Cmd/ChangeLog              |    3 ++
 2 files changed, 3 insertions(+), 34 deletions(-)

diff --git a/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild b/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
deleted file mode 100644
index 3a2d2b3..0000000
--- a/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.308"
-inherit perl-module
-
-DESCRIPTION="write command line apps with less suffering "
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/Data-OptList
-	dev-perl/Getopt-Long-Descriptive
-	dev-perl/IO-TieCombine
-	virtual/perl-Module-Pluggable
-	dev-perl/String-RewritePrefix
-	>=dev-perl/Sub-Exporter-0.975
-	dev-perl/Sub-Install
-"
-DEPEND="
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.96
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-Cmd/ChangeLog b/dev-perl/App-Cmd/ChangeLog
index d270969..998fb3f 100644
--- a/dev-perl/App-Cmd/ChangeLog
+++ b/dev-perl/App-Cmd/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> -App-Cmd-0.308.0.ebuild:
+  Gone on CPAN
+
 *App-Cmd-0.311.0 (18 Mar 2011)
 
   18 Mar 2011; Kent Fredric <kentfredric@gmail.com> +App-Cmd-0.311.0.ebuild:



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/App-Cmd/
Date: Sat, 23 Apr 2011 14:47:37 +0000 (UTC)	[thread overview]
Message-ID: <b58b3905b20d58f065760b79c273778f0752d8a9.kent@gentoo> (raw)
Message-ID: <20110423144737.lGPwBIlXV9Z2esuPIW4u371-99UXyWdkVTP_CTaMSGA@z> (raw)

commit:     b58b3905b20d58f065760b79c273778f0752d8a9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:22:53 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:22:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b58b3905

[cpanclean] App-Cmd-0.308.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild |   34 -------------------------------
 dev-perl/App-Cmd/ChangeLog              |    3 ++
 2 files changed, 3 insertions(+), 34 deletions(-)

diff --git a/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild b/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
deleted file mode 100644
index 3a2d2b3..0000000
--- a/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.308"
-inherit perl-module
-
-DESCRIPTION="write command line apps with less suffering "
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/Data-OptList
-	dev-perl/Getopt-Long-Descriptive
-	dev-perl/IO-TieCombine
-	virtual/perl-Module-Pluggable
-	dev-perl/String-RewritePrefix
-	>=dev-perl/Sub-Exporter-0.975
-	dev-perl/Sub-Install
-"
-DEPEND="
-	dev-perl/Test-Fatal
-	>=virtual/perl-Test-Simple-0.96
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-Cmd/ChangeLog b/dev-perl/App-Cmd/ChangeLog
index d270969..998fb3f 100644
--- a/dev-perl/App-Cmd/ChangeLog
+++ b/dev-perl/App-Cmd/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> -App-Cmd-0.308.0.ebuild:
+  Gone on CPAN
+
 *App-Cmd-0.311.0 (18 Mar 2011)
 
   18 Mar 2011; Kent Fredric <kentfredric@gmail.com> +App-Cmd-0.311.0.ebuild:



             reply	other threads:[~2011-04-23 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-23 14:47 Kent Fredric [this message]
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cmd/ Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " 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=b58b3905b20d58f065760b79c273778f0752d8a9.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