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/Audio-MPD-Common/
Date: Sat, 20 Jun 2015 19:42:49 +0000 (UTC)	[thread overview]
Message-ID: <1434796795.f10503fa7cb9acbf0f1bc783e8643f67f0422963.kent@gentoo> (raw)

commit:     f10503fa7cb9acbf0f1bc783e8643f67f0422963
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 10:39:55 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 10:39:55 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f10503fa

[bump] Audio-MPD-Common-2.2.0

Package-Manager: portage-2.2.17

 .../Audio-MPD-Common-1.120.881-r1.ebuild           | 62 ----------------------
 .../Audio-MPD-Common/Audio-MPD-Common-2.2.0.ebuild | 30 +++++++++++
 2 files changed, 30 insertions(+), 62 deletions(-)

diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.120.881-r1.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.120.881-r1.ebuild
deleted file mode 100644
index 339e75e..0000000
--- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.120.881-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.120881
-inherit perl-module
-
-DESCRIPTION='common helper classes for mpd'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# Module::Build 0.3601 ( 0.360.100 )
-	echo \>=dev-perl/Module-Build-0.36.01
-}
-perl_meta_build() {
-	# Module::Build 0.3601 ( 0.360.100 )
-	echo \>=dev-perl/Module-Build-0.36.01
-}
-perl_meta_runtime() {
-	# Moose 0.92 ( 0.920.0 )
-	echo \>=dev-perl/Moose-0.920.0
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# Readonly
-	echo dev-perl/Readonly
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# base
-	# echo virtual/perl-base
-	# overload
-	echo dev-lang/perl
-	# perl 5.008 ( 5.8.0 )
-	echo \>=dev-lang/perl-5.8.0
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# File::Find
-	echo dev-lang/perl
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# Test::More 0.88 ( 0.880.0 )
-	echo \>=virtual/perl-Test-Simple-0.88
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"

diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-2.2.0.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-2.2.0.ebuild
new file mode 100644
index 0000000..6826470
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-2.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=2.002
+inherit perl-module
+
+DESCRIPTION='common helper classes for mpd'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Moose-0.920.0
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	dev-perl/Readonly
+	dev-perl/String-Formatter
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-perl/Module-Build-0.360.100
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


             reply	other threads:[~2015-06-20 19:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-20 19:42 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-09 10:13 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-MPD-Common/ Kent Fredric
2012-04-06 20:42 Kent Fredric
2012-03-01 11:37 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master " 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=1434796795.f10503fa7cb9acbf0f1bc783e8643f67f0422963.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