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/Audio-MPD-Common/
Date: Sun,  8 May 2011 16:10:26 +0000 (UTC)	[thread overview]
Message-ID: <a2ea4b08a8afd1a145124713723fb51c4c71cac2.kent@gentoo> (raw)

commit:     a2ea4b08a8afd1a145124713723fb51c4c71cac2
Author:     Greg Fitzgerald <netzdamon <AT> gmail <DOT> com>
AuthorDate: Thu Jul  9 14:25:21 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 09:23:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a2ea4b08

[import] ( mpd ) Live ebuild for Audio-MPD-Common

Signed-off-by: Greg Fitzgerald <netzdamon <AT> gmail.com>
(cherry picked from commit f5b9eb6d95feec42cfaced45ccef5055b239c2b2)

---
 .../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild  |   21 ++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
new file mode 100644
index 0000000..0595041
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit perl-module git
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
+EGIT_REPO_URI="git://repo.or.cz/audio-mpd-common.git"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+RDEPEND="dev-perl/Class-Accessor
+	dev-perl/Readonly
+	dev-lang/perl"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build"



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/Audio-MPD-Common/
Date: Sun,  8 May 2011 16:10:47 +0000 (UTC)	[thread overview]
Message-ID: <a2ea4b08a8afd1a145124713723fb51c4c71cac2.kent@gentoo> (raw)
Message-ID: <20110508161047.6e0qdR8Iee77ly8s_e4LkIDsYIqMqMZu30O2N3Aaac8@z> (raw)

commit:     a2ea4b08a8afd1a145124713723fb51c4c71cac2
Author:     Greg Fitzgerald <netzdamon <AT> gmail <DOT> com>
AuthorDate: Thu Jul  9 14:25:21 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 09:23:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a2ea4b08

[import] ( mpd ) Live ebuild for Audio-MPD-Common

Signed-off-by: Greg Fitzgerald <netzdamon <AT> gmail.com>
(cherry picked from commit f5b9eb6d95feec42cfaced45ccef5055b239c2b2)

---
 .../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild  |   21 ++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
new file mode 100644
index 0000000..0595041
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit perl-module git
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
+EGIT_REPO_URI="git://repo.or.cz/audio-mpd-common.git"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+RDEPEND="dev-perl/Class-Accessor
+	dev-perl/Readonly
+	dev-lang/perl"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build"



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/Audio-MPD-Common/
Date: Fri,  6 May 2011 11:03:55 +0000 (UTC)	[thread overview]
Message-ID: <a2ea4b08a8afd1a145124713723fb51c4c71cac2.kent@gentoo> (raw)
Message-ID: <20110506110355.oFYapcbmRQ6-6SuAlMxGouPe5yfQe2ta79bkFG5cHe8@z> (raw)

commit:     a2ea4b08a8afd1a145124713723fb51c4c71cac2
Author:     Greg Fitzgerald <netzdamon <AT> gmail <DOT> com>
AuthorDate: Thu Jul  9 14:25:21 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 09:23:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a2ea4b08

[import] ( mpd ) Live ebuild for Audio-MPD-Common

Signed-off-by: Greg Fitzgerald <netzdamon <AT> gmail.com>
(cherry picked from commit f5b9eb6d95feec42cfaced45ccef5055b239c2b2)

---
 .../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild  |   21 ++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
new file mode 100644
index 0000000..0595041
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit perl-module git
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
+EGIT_REPO_URI="git://repo.or.cz/audio-mpd-common.git"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+RDEPEND="dev-perl/Class-Accessor
+	dev-perl/Readonly
+	dev-lang/perl"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build"



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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08 16:10 Kent Fredric [this message]
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-MPD-Common/ 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-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " 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=a2ea4b08a8afd1a145124713723fb51c4c71cac2.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