public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CLASS/
@ 2012-02-29 12:06 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-02-29 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     62d0ac1499aaa1fdd0a40a2c1410d99ea748924a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 29 12:03:41 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 29 12:03:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=62d0ac14

[migrate] CLASS to x.y.z

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 .../{CLASS-1.00.ebuild => CLASS-1.0.0.ebuild}      |    3 ++-
 dev-perl/CLASS/ChangeLog                           |    8 +++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CLASS/CLASS-1.00.ebuild b/dev-perl/CLASS/CLASS-1.0.0.ebuild
similarity index 85%
rename from dev-perl/CLASS/CLASS-1.00.ebuild
rename to dev-perl/CLASS/CLASS-1.0.0.ebuild
index 1bc5424..f1f887f 100644
--- a/dev-perl/CLASS/CLASS-1.00.ebuild
+++ b/dev-perl/CLASS/CLASS-1.0.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=MSCHWERN
+MODULE_VERSION="1.00"
 inherit perl-module
 
 DESCRIPTION="Alias for __PACKAGE__"

diff --git a/dev-perl/CLASS/ChangeLog b/dev-perl/CLASS/ChangeLog
index 89fec11..8b02ec8 100644
--- a/dev-perl/CLASS/ChangeLog
+++ b/dev-perl/CLASS/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/CLASS
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CLASS-1.0.0 (29 Feb 2012)
+
+  29 Feb 2012; Kent Fredric <kentfredric@gmail.com> -CLASS-1.00.ebuild,
+  +CLASS-1.0.0.ebuild:
+  Migrate to x.y.z
+
 *CLASS-1.00 (20 Aug 2009)
 
   20 Aug 2009; Kent Fredric <kentfredric@gmail.com> +CLASS-1.00.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CLASS/
@ 2015-06-09 16:58 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-09 16:58 UTC (permalink / raw
  To: gentoo-commits

commit:     d09fb09423b288db966447751685f7c068f13004
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 16:32:24 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 16:32:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d09fb094

[fixup] CLASS: EAPI5, fixup deps

Package-Manager: portage-2.2.17

 .../{CLASS-1.0.0.ebuild => CLASS-1.0.0-r1.ebuild}      | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/dev-perl/CLASS/CLASS-1.0.0.ebuild b/dev-perl/CLASS/CLASS-1.0.0-r1.ebuild
similarity index 52%
rename from dev-perl/CLASS/CLASS-1.0.0.ebuild
rename to dev-perl/CLASS/CLASS-1.0.0-r1.ebuild
index f1f887f..b06ae89 100644
--- a/dev-perl/CLASS/CLASS-1.0.0.ebuild
+++ b/dev-perl/CLASS/CLASS-1.0.0-r1.ebuild
@@ -1,24 +1,20 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=2
+EAPI=5
 MODULE_AUTHOR=MSCHWERN
-MODULE_VERSION="1.00"
+MODULE_VERSION=1.00
 inherit perl-module
 
 DESCRIPTION="Alias for __PACKAGE__"
-LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
-COMMON_DEPEND=""
+REPEND=""
 DEPEND="
-	${COMMON_DEPEND}
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
 	test? (
-		virtual/perl-Test-Simple
+		>=virtual/perl-Test-Simple-0.70.0
 	)
 "
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-09 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 12:06 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CLASS/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-09 16:58 Kent Fredric

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