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:perl514virtuals commit in: dev-perl/Audio-MPD/
Date: Sun,  8 May 2011 16:10:50 +0000 (UTC)	[thread overview]
Message-ID: <aebd99dd0fd58d283b4fbc6f16e8abd9f9a9c909.kent@gentoo> (raw)
Message-ID: <20110508161050.QLWkp89uA8E1MXbyoMMuN_dMtg4DV2KgR_BEbggQLtQ@z> (raw)

commit:     aebd99dd0fd58d283b4fbc6f16e8abd9f9a9c909
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 10:32:42 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 10:32:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=aebd99dd

[migrate/fix] Audio-MPD-1.102.260 , Modernize, migrate, fixdeps, remove extra Keywords

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

---
 dev-perl/Audio-MPD/Audio-MPD-1.102.260.ebuild |   44 +++++++++++++++++++++++++
 dev-perl/Audio-MPD/Audio-MPD-1.102260.ebuild  |   32 ------------------
 dev-perl/Audio-MPD/ChangeLog                  |    6 +++
 dev-perl/Audio-MPD/metadata.xml               |    9 +++++
 4 files changed, 59 insertions(+), 32 deletions(-)

diff --git a/dev-perl/Audio-MPD/Audio-MPD-1.102.260.ebuild b/dev-perl/Audio-MPD/Audio-MPD-1.102.260.ebuild
new file mode 100644
index 0000000..d61c990
--- /dev/null
+++ b/dev-perl/Audio-MPD/Audio-MPD-1.102.260.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR="JQUELIN"
+MODULE_VERSION="1.102260"
+inherit perl-module
+
+DESCRIPTION="Audio::MPD is a Perl module for interfacing MPD through perl scripts."
+
+LICENSE="Artistic GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+	dev-perl/Audio-MPD-Common
+	$(comment Audio::MPD::Common::Item)
+	$(comment Audio::MPD::Common::Stats)
+	$(comment Audio::MPD::Common::Status)
+	virtual/perl-DB_File
+	virtual/perl-Encode
+	dev-perl/Getopt-Euclid
+	virtual/perl-IO $(comment IO::Socket)
+	dev-perl/Moose
+	$(comment Moose::Util::TypeConstraints in Moose v0.05)
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-SemiAffordanceAccessor
+	dev-perl/Proc-Daemon
+	virtual/perl-Time-HiRes
+	>=dev-lang/perl-5.10.0
+"
+DEPEND="${RDEPEND}
+	$(comment configure)
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+
+	$(comment build)
+	$(comment virtual/perl-English)
+	$(comment virtual/perl-File-Find)
+	virtual/perl-File-Temp
+	>=dev-perl/Test-Corpus-Audio-MPD-1.92.920
+	virtual/perl-Test-Simple
+"
+SRC_TEST="do"

diff --git a/dev-perl/Audio-MPD/Audio-MPD-1.102260.ebuild b/dev-perl/Audio-MPD/Audio-MPD-1.102260.ebuild
deleted file mode 100644
index 7ee8361..0000000
--- a/dev-perl/Audio-MPD/Audio-MPD-1.102260.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit perl-module
-
-DESCRIPTION="Audio::MPD is a Perl module for interfacing MPD through perl scripts."
-HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD/"
-SRC_URI="mirror://cpan/authors/id/J/JQ/JQUELIN/${P}.tar.gz"
-
-LICENSE="Artistic GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND="dev-perl/Proc-Daemon
-	dev-perl/Audio-MPD-Common
-	dev-perl/Getopt-Euclid
-	dev-perl/Readonly
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-SemiAffordanceAccessor
-	dev-lang/perl"
-DEPEND="${RDEPEND}
-	virtual/perl-Module-Build"
-
-pkg_postinst() {
-	elog "You need perl-experimental overlay for some dependencies"
-	elog "Add the overlay with layman like this:"
-	elog "layman -a perl-experimental"
-}

diff --git a/dev-perl/Audio-MPD/ChangeLog b/dev-perl/Audio-MPD/ChangeLog
index 9fef49f..dad19ce 100644
--- a/dev-perl/Audio-MPD/ChangeLog
+++ b/dev-perl/Audio-MPD/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Audio-MPD-1.102.260 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Audio-MPD-1.102.260.ebuild, -Audio-MPD-1.102260.ebuild, +metadata.xml:
+  Modernize, migrate, fixdeps, remove extra Keywords
+
   06 May 2011; Kent Fredric <kentfredric@gmail.com> -Audio-MPD-9999.ebuild:
   Remove -9999 version
 

diff --git a/dev-perl/Audio-MPD/metadata.xml b/dev-perl/Audio-MPD/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Audio-MPD/metadata.xml
@@ -0,0 +1,9 @@
+<?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>
+</pkgmetadata>



             reply	other threads:[~2011-05-08 16:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 11:03 Kent Fredric [this message]
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Audio-MPD/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
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
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
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: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-09-25  7:44 Kent Fredric
2011-12-06  8:17 Kent Fredric
2012-03-01 11:37 Kent Fredric
2014-10-11 18:46 Kent Fredric
2014-10-11 18:46 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=aebd99dd0fd58d283b4fbc6f16e8abd9f9a9c909.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