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/Dist-Zilla-Plugin-Twitter/
Date: Fri,  8 Feb 2013 10:36:32 +0000 (UTC)	[thread overview]
Message-ID: <1360316798.8fb256a7fdbfae9c0551d7897a6f9d692b998d97.kent@gentoo> (raw)

commit:     8fb256a7fdbfae9c0551d7897a6f9d692b998d97
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb  8 09:46:38 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb  8 09:46:38 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8fb256a7

[cpanclean] Dist-Zilla-Plugin-Twitter-0.17.0

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

---
 dev-perl/Dist-Zilla-Plugin-Twitter/ChangeLog       |    4 +
 .../Dist-Zilla-Plugin-Twitter-0.17.0.ebuild        |   93 --------------------
 2 files changed, 4 insertions(+), 93 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Twitter/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Twitter/ChangeLog
index aa0e6f6..3089786 100644
--- a/dev-perl/Dist-Zilla-Plugin-Twitter/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Twitter/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-Plugin-Twitter-0.17.0.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-Plugin-Twitter-0.20.0 (08 Feb 2013)
 
   08 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Twitter/Dist-Zilla-Plugin-Twitter-0.17.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Twitter/Dist-Zilla-Plugin-Twitter-0.17.0.ebuild
deleted file mode 100644
index 264a563..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Twitter/Dist-Zilla-Plugin-Twitter-0.17.0.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DOHERTY
-MODULE_VERSION=0.017
-inherit perl-module
-
-DESCRIPTION='Twitter when you release with Dist::Zilla'
-LICENSE=" Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# Module::Build 0.3601 ( 0.360.100 )
-	echo \>=virtual/perl-Module-Build-0.36.01
-}
-perl_meta_build() {
-	# Module::Build 0.3601 ( 0.360.100 )
-	echo \>=virtual/perl-Module-Build-0.36.01
-}
-perl_meta_runtime() {
-	# Config::INI::Reader
-	echo dev-perl/Config-INI
-	# Config::INI::Writer
-	echo dev-perl/Config-INI
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::TextTemplate
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Util
-	echo dev-perl/Dist-Zilla
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# Moose 0.99 ( 0.990.0 )
-	echo \>=dev-perl/Moose-0.990.0
-	# Net::Twitter 3 ( 3.0.0 )
-	echo \>=dev-perl/Net-Twitter-3.0.0
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# WWW::Shorten 3.02 ( 3.20.0 )
-	echo \>=dev-perl/WWW-Shorten-3.20.0
-	# WWW::Shorten::Simple
-	echo dev-perl/WWW-Shorten-Simple
-	# WWW::Shorten::TinyURL
-	echo dev-perl/WWW-Shorten
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.008 ( 5.8.0 )
-	echo \>=dev-lang/perl-5.8.0
-	# strict
-	echo dev-lang/perl
-	# utf8
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::App::Tester
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Find
-	echo dev-lang/perl
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# HTTP::Response
-	echo dev-perl/HTTP-Message
-	# LWP::UserAgent
-	echo dev-perl/libwww-perl
-	# Params::Util
-	echo dev-perl/Params-Util
-	# Sub::Exporter
-	echo dev-perl/Sub-Exporter
-	# Test::More 0.88 ( 0.880.0 )
-	echo \>=virtual/perl-Test-Simple-0.88
-	# base
-	# echo virtual/perl-base
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


             reply	other threads:[~2013-02-08 10:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 10:36 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-26  6:58 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Twitter/ Kent Fredric
2015-03-26  6:58 Kent Fredric
2013-02-08 10:36 Kent Fredric
2012-07-20 15:56 Kent Fredric
2012-06-23 14:09 Kent Fredric
2012-02-23 13:55 Kent Fredric
2011-10-31  4:52 Kent Fredric
2011-10-31  4: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=1360316798.8fb256a7fdbfae9c0551d7897a6f9d692b998d97.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