From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Mojolicious/
Date: Sun, 8 May 2011 16:10:46 +0000 (UTC) [thread overview]
Message-ID: <753720f119c7031984359f08890d08f8adc333ec.kent@gentoo> (raw)
commit: 753720f119c7031984359f08890d08f8adc333ec
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 07:12:24 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 07:12:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=753720f1
[newversion] Mojolicious-1.300.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Mojolicious/ChangeLog | 6 +++
dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild | 43 +++++++++++++++++++++++
2 files changed, 49 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index ea34e4b..0bdf215 100644
--- a/dev-perl/Mojolicious/ChangeLog
+++ b/dev-perl/Mojolicious/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Mojolicious-1.300.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Mojolicious-1.300.0.ebuild:
+ Bump
+
06 May 2011; Kent Fredric <kentfredric@gmail.com>
-Mojolicious-1.210.0.ebuild:
Gone on CPAN
diff --git a/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild b/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild
new file mode 100644
index 0000000..8897acb
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=KRAIH
+MODULE_VERSION=1.3
+inherit perl-module
+
+DESCRIPTION="The Box!"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-Digest-MD5
+ virtual/perl-Encode
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-File-Path
+ virtual/perl-File-Temp
+
+ virtual/perl-Getopt-Long
+ virtual/perl-IO
+ virtual/perl-locale-maketext
+ virtual/perl-MIME-Base64
+
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Storable
+ virtual/perl-Test-Simple
+ virtual/perl-Test-Harness
+ virtual/perl-Time-HiRes
+"
+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/Mojolicious/
Date: Fri, 6 May 2011 07:21:30 +0000 (UTC) [thread overview]
Message-ID: <753720f119c7031984359f08890d08f8adc333ec.kent@gentoo> (raw)
Message-ID: <20110506072130.nKjZ0tiNfMgL4BYOpALqIhdLtH-68hNGALMq8PiRO3o@z> (raw)
commit: 753720f119c7031984359f08890d08f8adc333ec
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 07:12:24 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 07:12:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=753720f1
[newversion] Mojolicious-1.300.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Mojolicious/ChangeLog | 6 +++
dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild | 43 +++++++++++++++++++++++
2 files changed, 49 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index ea34e4b..0bdf215 100644
--- a/dev-perl/Mojolicious/ChangeLog
+++ b/dev-perl/Mojolicious/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Mojolicious-1.300.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Mojolicious-1.300.0.ebuild:
+ Bump
+
06 May 2011; Kent Fredric <kentfredric@gmail.com>
-Mojolicious-1.210.0.ebuild:
Gone on CPAN
diff --git a/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild b/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild
new file mode 100644
index 0000000..8897acb
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=KRAIH
+MODULE_VERSION=1.3
+inherit perl-module
+
+DESCRIPTION="The Box!"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-Digest-MD5
+ virtual/perl-Encode
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-File-Path
+ virtual/perl-File-Temp
+
+ virtual/perl-Getopt-Long
+ virtual/perl-IO
+ virtual/perl-locale-maketext
+ virtual/perl-MIME-Base64
+
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Storable
+ virtual/perl-Test-Simple
+ virtual/perl-Test-Harness
+ virtual/perl-Time-HiRes
+"
+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/Mojolicious/
Date: Sun, 8 May 2011 16:10:25 +0000 (UTC) [thread overview]
Message-ID: <753720f119c7031984359f08890d08f8adc333ec.kent@gentoo> (raw)
Message-ID: <20110508161025.1C3F9LYxHalDJq8GvATjoSAHUWZfa7KWLbqmmnAw8OE@z> (raw)
commit: 753720f119c7031984359f08890d08f8adc333ec
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 07:12:24 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 07:12:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=753720f1
[newversion] Mojolicious-1.300.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Mojolicious/ChangeLog | 6 +++
dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild | 43 +++++++++++++++++++++++
2 files changed, 49 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index ea34e4b..0bdf215 100644
--- a/dev-perl/Mojolicious/ChangeLog
+++ b/dev-perl/Mojolicious/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Mojolicious-1.300.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Mojolicious-1.300.0.ebuild:
+ Bump
+
06 May 2011; Kent Fredric <kentfredric@gmail.com>
-Mojolicious-1.210.0.ebuild:
Gone on CPAN
diff --git a/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild b/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild
new file mode 100644
index 0000000..8897acb
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-1.300.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=KRAIH
+MODULE_VERSION=1.3
+inherit perl-module
+
+DESCRIPTION="The Box!"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-Digest-MD5
+ virtual/perl-Encode
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-File-Path
+ virtual/perl-File-Temp
+
+ virtual/perl-Getopt-Long
+ virtual/perl-IO
+ virtual/perl-locale-maketext
+ virtual/perl-MIME-Base64
+
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Storable
+ virtual/perl-Test-Simple
+ virtual/perl-Test-Harness
+ virtual/perl-Time-HiRes
+"
+DEPEND="
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
next reply other threads:[~2011-05-08 16:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-08 16:10 Kent Fredric [this message]
2011-05-06 7:21 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious/ 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-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05 18:17 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " 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=753720f119c7031984359f08890d08f8adc333ec.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