* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/
@ 2011-05-08 16:10 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
0 siblings, 2 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 68b0ec684a8b74856594223254018efcd1bf905d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 09:57:35 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 09:57:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=68b0ec68
[newversion] Audio-MPD-Common-1.110.550
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Audio-MPD-Common-1.110.550.ebuild | 37 ++++++++++++++++++++
dev-perl/Audio-MPD-Common/ChangeLog | 6 +++
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild
new file mode 100644
index 0000000..06949a7
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild
@@ -0,0 +1,37 @@
+# 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.110550
+inherit perl-module
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+
+LICENSE="Artistic GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment requires)
+ >=dev-perl/Moose-0.92 $(comment 0.920.0)
+ $(comment Moose::Util::TypeConstraints is Moose v0.05)
+ dev-perl/MooseX-Has-Sugar
+ dev-perl/MooseX-Types $(comment MooseX::Types::Moose)
+ dev-perl/Readonly
+ $(comment virtual/perl-overload)
+
+"
+DEPEND="
+ ${RDEPEND}
+ $(comment configure requires)
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+
+ $(comment build requires)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+ >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
index 13eaa6c..f7bdfa0 100644
--- a/dev-perl/Audio-MPD-Common/ChangeLog
+++ b/dev-perl/Audio-MPD-Common/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Audio-MPD-Common-1.110.550 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Audio-MPD-Common-1.110.550.ebuild:
+ Bump
+
*Audio-MPD-Common-1.100.430 (06 May 2011)
06 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Audio-MPD-Common/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/ Kent Fredric
@ 2011-05-06 11:03 ` Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
1 sibling, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-06 11:03 UTC (permalink / raw
To: gentoo-commits
commit: 68b0ec684a8b74856594223254018efcd1bf905d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 09:57:35 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 09:57:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=68b0ec68
[newversion] Audio-MPD-Common-1.110.550
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Audio-MPD-Common-1.110.550.ebuild | 37 ++++++++++++++++++++
dev-perl/Audio-MPD-Common/ChangeLog | 6 +++
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild
new file mode 100644
index 0000000..06949a7
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild
@@ -0,0 +1,37 @@
+# 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.110550
+inherit perl-module
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+
+LICENSE="Artistic GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment requires)
+ >=dev-perl/Moose-0.92 $(comment 0.920.0)
+ $(comment Moose::Util::TypeConstraints is Moose v0.05)
+ dev-perl/MooseX-Has-Sugar
+ dev-perl/MooseX-Types $(comment MooseX::Types::Moose)
+ dev-perl/Readonly
+ $(comment virtual/perl-overload)
+
+"
+DEPEND="
+ ${RDEPEND}
+ $(comment configure requires)
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+
+ $(comment build requires)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+ >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
index 13eaa6c..f7bdfa0 100644
--- a/dev-perl/Audio-MPD-Common/ChangeLog
+++ b/dev-perl/Audio-MPD-Common/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Audio-MPD-Common-1.110.550 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Audio-MPD-Common-1.110.550.ebuild:
+ Bump
+
*Audio-MPD-Common-1.100.430 (06 May 2011)
06 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Audio-MPD-Common/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/ Kent Fredric
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
1 sibling, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 68b0ec684a8b74856594223254018efcd1bf905d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 09:57:35 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 09:57:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=68b0ec68
[newversion] Audio-MPD-Common-1.110.550
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Audio-MPD-Common-1.110.550.ebuild | 37 ++++++++++++++++++++
dev-perl/Audio-MPD-Common/ChangeLog | 6 +++
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild
new file mode 100644
index 0000000..06949a7
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.110.550.ebuild
@@ -0,0 +1,37 @@
+# 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.110550
+inherit perl-module
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+
+LICENSE="Artistic GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment requires)
+ >=dev-perl/Moose-0.92 $(comment 0.920.0)
+ $(comment Moose::Util::TypeConstraints is Moose v0.05)
+ dev-perl/MooseX-Has-Sugar
+ dev-perl/MooseX-Types $(comment MooseX::Types::Moose)
+ dev-perl/Readonly
+ $(comment virtual/perl-overload)
+
+"
+DEPEND="
+ ${RDEPEND}
+ $(comment configure requires)
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+
+ $(comment build requires)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+ >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
index 13eaa6c..f7bdfa0 100644
--- a/dev-perl/Audio-MPD-Common/ChangeLog
+++ b/dev-perl/Audio-MPD-Common/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Audio-MPD-Common-1.110.550 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Audio-MPD-Common-1.110.550.ebuild:
+ Bump
+
*Audio-MPD-Common-1.100.430 (06 May 2011)
06 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/
@ 2011-05-08 16:10 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: b41ea9fa8da228baa632d3cd76d157ef3890cf6a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 09:44:05 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 09:44:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b41ea9fa
[migrate/fix] Audio-MPD-Common : Modernize, Update deps, move to new version scheme, keyword mask version 9999, drop untestable ~arches
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Audio-MPD-Common-1.100.430.ebuild | 34 ++++++++++++++++++++
.../Audio-MPD-Common-1.100430.ebuild | 28 ----------------
.../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild | 2 +-
dev-perl/Audio-MPD-Common/ChangeLog | 12 +++++++
dev-perl/Audio-MPD-Common/metadata.xml | 9 +++++
5 files changed, 56 insertions(+), 29 deletions(-)
diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100.430.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100.430.ebuild
new file mode 100644
index 0000000..482f44b
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100.430.ebuild
@@ -0,0 +1,34 @@
+# 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.100430"
+inherit perl-module
+
+DESCRIPTION="a bunch of common helper classes for mpd"
+
+LICENSE="Artistic GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment requires)
+ dev-perl/MooseX-Has-Sugar
+ dev-perl/MooseX-Types $(comment MooseX::Types::Moose)
+ $(comment virtual/perl-English)
+ $(comment virtual/perl-overload)
+ $(comment Moose::Util::TypeConstraints is Moose v0.05)
+ dev-perl/Readonly
+ virtual/perl-Test-Simple $(comment Test::More)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ >=dev-perl/Moose-0.92 $(comment 0.920.0)
+"
+DEPEND="
+ ${RDEPEND}
+ $(comment configure requires)
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100430.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100430.ebuild
deleted file mode 100644
index 1479972..0000000
--- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100430.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit perl-module
-
-DESCRIPTION="a bunch of common helper classes for mpd"
-HOMEPAGE="http://search.cpan.org/~jquelin/Audio-MPD-Common/"
-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/Readonly
- dev-perl/MooseX-Has-Sugar
- 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-Common/Audio-MPD-Common-9999.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
index 188bdde..64586e4 100644
--- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
@@ -10,7 +10,7 @@ EGIT_REPO_URI="git://repo.or.cz/audio-mpd-common.git"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS=""
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
new file mode 100644
index 0000000..13eaa6c
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for dev-perl/Audio-MPD-Common
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Audio-MPD-Common-1.100.430 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Audio-MPD-Common-1.100.430.ebuild, -Audio-MPD-Common-1.100430.ebuild,
+ Audio-MPD-Common-9999.ebuild, +metadata.xml:
+ Modernize, Update deps, move to new version scheme, keyword mask version
+ 9999, drop untestable ~arches
+
diff --git a/dev-perl/Audio-MPD-Common/metadata.xml b/dev-perl/Audio-MPD-Common/metadata.xml
new file mode 100644
index 0000000..504a3e6
--- /dev/null
+++ b/dev-perl/Audio-MPD-Common/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>
\ No newline at end of file
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/
@ 2011-05-08 16:10 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 8f5aee2235a8a7e8c9008ed1f28d2203d96082c8
Author: keenblade <keenblade <AT> gmail <DOT> com>
AuthorDate: Mon Nov 29 01:47:23 2010 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 09:23:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8f5aee22
[import] ( mpd ) Audio-MPD-Common: version bump to 1.100430 and changes in dependencies
(cherry picked from commit 03e12eed31cb4a7a20ea958a3aa478c16fd142bc)
---
...1.4.ebuild => Audio-MPD-Common-1.100430.ebuild} | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100430.ebuild
similarity index 60%
rename from dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild
rename to dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100430.ebuild
index 0f90668..be02c79 100644
--- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-0.1.4.ebuild
+++ b/dev-perl/Audio-MPD-Common/Audio-MPD-Common-1.100430.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: $
inherit perl-module
@@ -14,8 +15,14 @@ IUSE=""
SRC_TEST="do"
-RDEPEND="dev-perl/Class-Accessor
- dev-perl/Readonly
+RDEPEND="dev-perl/Readonly
+ dev-perl/MooseX-Has-Sugar
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"
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Audio-MPD-Common/
@ 2011-05-08 16:10 Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
0 siblings, 1 reply; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: b126c9ff99ba8cfa4394d9990c9cdd6d0a1a24fe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 10:03:55 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 10:03:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b126c9ff
[remove] -9999 Audio-MPD-Common
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild | 22 --------------------
dev-perl/Audio-MPD-Common/ChangeLog | 4 +++
2 files changed, 4 insertions(+), 22 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
deleted file mode 100644
index 64586e4..0000000
--- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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 GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND="dev-perl/Class-Accessor
- dev-perl/Readonly
- dev-lang/perl"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
index f7bdfa0..710b3b4 100644
--- a/dev-perl/Audio-MPD-Common/ChangeLog
+++ b/dev-perl/Audio-MPD-Common/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ -Audio-MPD-Common-9999.ebuild:
+ Remove -9999 version
+
*Audio-MPD-Common-1.110.550 (06 May 2011)
06 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: b126c9ff99ba8cfa4394d9990c9cdd6d0a1a24fe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 10:03:55 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 10:03:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b126c9ff
[remove] -9999 Audio-MPD-Common
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Audio-MPD-Common/Audio-MPD-Common-9999.ebuild | 22 --------------------
dev-perl/Audio-MPD-Common/ChangeLog | 4 +++
2 files changed, 4 insertions(+), 22 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
deleted file mode 100644
index 64586e4..0000000
--- a/dev-perl/Audio-MPD-Common/Audio-MPD-Common-9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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 GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND="dev-perl/Class-Accessor
- dev-perl/Readonly
- dev-lang/perl"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
diff --git a/dev-perl/Audio-MPD-Common/ChangeLog b/dev-perl/Audio-MPD-Common/ChangeLog
index f7bdfa0..710b3b4 100644
--- a/dev-perl/Audio-MPD-Common/ChangeLog
+++ b/dev-perl/Audio-MPD-Common/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ -Audio-MPD-Common-9999.ebuild:
+ Remove -9999 version
+
*Audio-MPD-Common-1.110.550 (06 May 2011)
06 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Audio-MPD-Common/
@ 2011-05-08 16:10 Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
0 siblings, 1 reply; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-05-08 16:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Audio-MPD-Common/ 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
-- strict thread matches above, loose matches on Subject: below --
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 16:10 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox