public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Mojolicious/
@ 2011-05-08 16:10 Kent Fredric
  2011-05-06  7:21 ` [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; 6+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     5dd41348b7dc59f0d0c9193aab388742527fb934
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 07:09:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 07:09:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5dd41348

[cpanclean] Mojolicious-1.210.0

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

---
 dev-perl/Mojolicious/ChangeLog                  |    4 ++
 dev-perl/Mojolicious/Mojolicious-1.210.0.ebuild |   43 -----------------------
 2 files changed, 4 insertions(+), 43 deletions(-)

diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index edcb7d0..ea34e4b 100644
--- a/dev-perl/Mojolicious/ChangeLog
+++ b/dev-perl/Mojolicious/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  -Mojolicious-1.210.0.ebuild:
+  Gone on CPAN
+
 *Mojolicious-1.220.0 (05 May 2011)
 
   05 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious/Mojolicious-1.210.0.ebuild b/dev-perl/Mojolicious/Mojolicious-1.210.0.ebuild
deleted file mode 100644
index 4d355f5..0000000
--- a/dev-perl/Mojolicious/Mojolicious-1.210.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# 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.21
-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"



^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Mojolicious/
@ 2011-05-08 16:10 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
  To: gentoo-commits

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"



^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Mojolicious/
@ 2011-05-05 18:16 Kent Fredric
  2011-05-05 18:17 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 1 reply; 6+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     a655009e1abf3feddb221ec20cbd87e47293568a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 17:59:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 17:59:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a655009e

[newversion] Mojolicious-1.220.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.220.0.ebuild |   43 +++++++++++++++++++++++
 2 files changed, 49 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index dae0c21..edcb7d0 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.220.0 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Mojolicious-1.220.0.ebuild:
+  Bump
+
   23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   -Mojolicious-1.150.0.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Mojolicious/Mojolicious-1.220.0.ebuild b/dev-perl/Mojolicious/Mojolicious-1.220.0.ebuild
new file mode 100644
index 0000000..3605ec3
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-1.220.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.22
+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"



^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Mojolicious/
@ 2011-04-23 14:47 Kent Fredric
  2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 1 reply; 6+ messages in thread
From: Kent Fredric @ 2011-04-23 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     733ecf78c4b79497b8ef165c038575dd29d7febd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:34:00 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:34:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=733ecf78

[cpanclean] Mojolicious-1.150.0

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

---
 dev-perl/Mojolicious/ChangeLog                  |    4 ++
 dev-perl/Mojolicious/Mojolicious-1.150.0.ebuild |   43 -----------------------
 2 files changed, 4 insertions(+), 43 deletions(-)

diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index 6785935..dae0c21 100644
--- a/dev-perl/Mojolicious/ChangeLog
+++ b/dev-perl/Mojolicious/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Mojolicious-1.150.0.ebuild:
+  Gone on CPAN
+
 *Mojolicious-1.210.0 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Mojolicious/Mojolicious-1.150.0.ebuild b/dev-perl/Mojolicious/Mojolicious-1.150.0.ebuild
deleted file mode 100644
index 40bd262..0000000
--- a/dev-perl/Mojolicious/Mojolicious-1.150.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# 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.15
-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"



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-08 16:24 UTC | newest]

Thread overview: 6+ 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/Mojolicious/ Kent Fredric
2011-05-06  7:21 ` [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-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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox