From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/MooseX-SetOnce/
Date: Sat, 23 Apr 2011 14:47:40 +0000 (UTC) [thread overview]
Message-ID: <333654b1c8d1b5122390a402f72a33560ff31ebd.kent@gentoo> (raw)
commit: 333654b1c8d1b5122390a402f72a33560ff31ebd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:34:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:34:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=333654b1
[cpanclean] MooseX-SetOnce-0.100.471
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-SetOnce/ChangeLog | 4 +++
.../MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild | 26 --------------------
2 files changed, 4 insertions(+), 26 deletions(-)
diff --git a/dev-perl/MooseX-SetOnce/ChangeLog b/dev-perl/MooseX-SetOnce/ChangeLog
index ee0f51e..f2d9248 100644
--- a/dev-perl/MooseX-SetOnce/ChangeLog
+++ b/dev-perl/MooseX-SetOnce/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-SetOnce-0.100.471.ebuild:
+ Gone on CPAN
+
20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-MooseX-SetOnce-0.100.472-r1.ebuild:
Removing custom-hacked version, fixed upstream
diff --git a/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild b/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild
deleted file mode 100644
index 7d11400..0000000
--- a/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.100471"
-inherit perl-module
-
-DESCRIPTION="write-once, read-many attributes for Moose"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
- dev-perl/Try-Tiny
- virtual/perl-Test-Simple
- >=dev-perl/Moose-0.90
- >=virtual/perl-ExtUtils-MakeMaker-6.31
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
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/MooseX-SetOnce/
Date: Sat, 23 Apr 2011 14:45:36 +0000 (UTC) [thread overview]
Message-ID: <333654b1c8d1b5122390a402f72a33560ff31ebd.kent@gentoo> (raw)
Message-ID: <20110423144536.QWO89Ui5IaTImWRUpLrEWgrLqarZVx1yYEporiX-HsU@z> (raw)
commit: 333654b1c8d1b5122390a402f72a33560ff31ebd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:34:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:34:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=333654b1
[cpanclean] MooseX-SetOnce-0.100.471
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-SetOnce/ChangeLog | 4 +++
.../MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild | 26 --------------------
2 files changed, 4 insertions(+), 26 deletions(-)
diff --git a/dev-perl/MooseX-SetOnce/ChangeLog b/dev-perl/MooseX-SetOnce/ChangeLog
index ee0f51e..f2d9248 100644
--- a/dev-perl/MooseX-SetOnce/ChangeLog
+++ b/dev-perl/MooseX-SetOnce/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-SetOnce-0.100.471.ebuild:
+ Gone on CPAN
+
20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-MooseX-SetOnce-0.100.472-r1.ebuild:
Removing custom-hacked version, fixed upstream
diff --git a/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild b/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild
deleted file mode 100644
index 7d11400..0000000
--- a/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.100471"
-inherit perl-module
-
-DESCRIPTION="write-once, read-many attributes for Moose"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
- dev-perl/Try-Tiny
- virtual/perl-Test-Simple
- >=dev-perl/Moose-0.90
- >=virtual/perl-ExtUtils-MakeMaker-6.31
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
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:perl514 commit in: dev-perl/MooseX-SetOnce/
Date: Sat, 23 Apr 2011 14:47:30 +0000 (UTC) [thread overview]
Message-ID: <333654b1c8d1b5122390a402f72a33560ff31ebd.kent@gentoo> (raw)
Message-ID: <20110423144730._s6MO2sngN9wpPy37FIlS70Mcr1dOnC6LuVmS0ZOZws@z> (raw)
commit: 333654b1c8d1b5122390a402f72a33560ff31ebd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:34:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:34:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=333654b1
[cpanclean] MooseX-SetOnce-0.100.471
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-SetOnce/ChangeLog | 4 +++
.../MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild | 26 --------------------
2 files changed, 4 insertions(+), 26 deletions(-)
diff --git a/dev-perl/MooseX-SetOnce/ChangeLog b/dev-perl/MooseX-SetOnce/ChangeLog
index ee0f51e..f2d9248 100644
--- a/dev-perl/MooseX-SetOnce/ChangeLog
+++ b/dev-perl/MooseX-SetOnce/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-SetOnce-0.100.471.ebuild:
+ Gone on CPAN
+
20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-MooseX-SetOnce-0.100.472-r1.ebuild:
Removing custom-hacked version, fixed upstream
diff --git a/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild b/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild
deleted file mode 100644
index 7d11400..0000000
--- a/dev-perl/MooseX-SetOnce/MooseX-SetOnce-0.100.471.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.100471"
-inherit perl-module
-
-DESCRIPTION="write-once, read-many attributes for Moose"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
- dev-perl/Try-Tiny
- virtual/perl-Test-Simple
- >=dev-perl/Moose-0.90
- >=virtual/perl-ExtUtils-MakeMaker-6.31
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
next reply other threads:[~2011-04-23 14:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-23 14:47 Kent Fredric [this message]
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-SetOnce/ Kent Fredric
2011-04-23 14:47 ` [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=333654b1c8d1b5122390a402f72a33560ff31ebd.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