public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cache/
@ 2011-02-12  9:50 Torsten Veller
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller @ 2011-02-12  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c05f16d8fccda8f35c9e4cc8fd96c4a501b16db7
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 09:41:25 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 09:41:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c05f16d8

[migrate] dev-perl/App-Cache

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

---
 ...pp-Cache-0.37.ebuild => App-Cache-0.370.ebuild} |   10 +++++++---
 dev-perl/App-Cache/ChangeLog                       |    8 +++++++-
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/dev-perl/App-Cache/App-Cache-0.37.ebuild b/dev-perl/App-Cache/App-Cache-0.370.ebuild
similarity index 86%
rename from dev-perl/App-Cache/App-Cache-0.37.ebuild
rename to dev-perl/App-Cache/App-Cache-0.370.ebuild
index f685a25..019dbe1 100644
--- a/dev-perl/App-Cache/App-Cache-0.37.ebuild
+++ b/dev-perl/App-Cache/App-Cache-0.370.ebuild
@@ -1,15 +1,19 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=2
+
+EAPI=3
+
+MODULE_VERSION=0.37
 MODULE_AUTHOR=LBROCARD
 inherit perl-module
 
 DESCRIPTION="Easy application-level caching"
-LICENSE="|| ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
+
 COMMON_DEPEND="
 	dev-perl/File-Find-Rule
 	dev-perl/File-HomeDir

diff --git a/dev-perl/App-Cache/ChangeLog b/dev-perl/App-Cache/ChangeLog
index 3dafcd6..6286447 100644
--- a/dev-perl/App-Cache/ChangeLog
+++ b/dev-perl/App-Cache/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/App-Cache
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*App-Cache-0.370 (12 Feb 2011)
+
+  12 Feb 2011; Torsten Veller <tove@gentoo.org> -App-Cache-0.37.ebuild,
+  +App-Cache-0.370.ebuild:
+  Change version scheme
+
 *App-Cache-0.37 (10 Dec 2009)
 
   10 Dec 2009; Kent Fredric <kentfredric@gmail.com> +App-Cache-0.37.ebuild:



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cache/
@ 2011-04-12  1:09 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-12  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a5a4c6b25e0ad27864c9bc31974085105ab63a55
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 00:49:59 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 00:49:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a5a4c6b2

[migrate/addzero] App-Cache

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

---
 ...-Cache-0.36.ebuild => App-Cache-0.360.0.ebuild} |    3 ++-
 ...Cache-0.370.ebuild => App-Cache-0.370.0.ebuild} |    0
 dev-perl/App-Cache/ChangeLog                       |    8 ++++++++
 3 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/dev-perl/App-Cache/App-Cache-0.36.ebuild b/dev-perl/App-Cache/App-Cache-0.360.0.ebuild
similarity index 89%
rename from dev-perl/App-Cache/App-Cache-0.36.ebuild
rename to dev-perl/App-Cache/App-Cache-0.360.0.ebuild
index f685a25..e4d0b15 100644
--- a/dev-perl/App-Cache/App-Cache-0.36.ebuild
+++ b/dev-perl/App-Cache/App-Cache-0.360.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=LBROCARD
+MODULE_VERSION="0.36"
 inherit perl-module
 
 DESCRIPTION="Easy application-level caching"

diff --git a/dev-perl/App-Cache/App-Cache-0.370.ebuild b/dev-perl/App-Cache/App-Cache-0.370.0.ebuild
similarity index 100%
rename from dev-perl/App-Cache/App-Cache-0.370.ebuild
rename to dev-perl/App-Cache/App-Cache-0.370.0.ebuild

diff --git a/dev-perl/App-Cache/ChangeLog b/dev-perl/App-Cache/ChangeLog
index 6286447..c4de941 100644
--- a/dev-perl/App-Cache/ChangeLog
+++ b/dev-perl/App-Cache/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*App-Cache-0.370.0 (12 Apr 2011)
+*App-Cache-0.360.0 (12 Apr 2011)
+
+  12 Apr 2011; Kent Fredric <kentfredric@gmail.com> -App-Cache-0.36.ebuild,
+  +App-Cache-0.360.0.ebuild, -App-Cache-0.370.ebuild,
+  +App-Cache-0.370.0.ebuild:
+  Migrate/Addzero
+
 *App-Cache-0.370 (12 Feb 2011)
 
   12 Feb 2011; Torsten Veller <tove@gentoo.org> -App-Cache-0.37.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cache/
@ 2013-07-31  6:54 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-07-31  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     00a234254749a85ee7c42d1b3d761df4924fe9b8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 31 05:47:31 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 31 05:47:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=00a23425

[trim] Old versions of App-Cache

Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/App-Cache/App-Cache-0.360.0.ebuild | 31 -----------------------------
 dev-perl/App-Cache/ChangeLog                |  5 ++++-
 2 files changed, 4 insertions(+), 32 deletions(-)

diff --git a/dev-perl/App-Cache/App-Cache-0.360.0.ebuild b/dev-perl/App-Cache/App-Cache-0.360.0.ebuild
deleted file mode 100644
index e4d0b15..0000000
--- a/dev-perl/App-Cache/App-Cache-0.360.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=LBROCARD
-MODULE_VERSION="0.36"
-inherit perl-module
-
-DESCRIPTION="Easy application-level caching"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-	dev-perl/File-Find-Rule
-	dev-perl/File-HomeDir
-	virtual/perl-Storable
-	dev-perl/libwww-perl
-	dev-perl/Class-Accessor-Chained
-	dev-perl/Path-Class
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-Cache/ChangeLog b/dev-perl/App-Cache/ChangeLog
index c4de941..8cea97d 100644
--- a/dev-perl/App-Cache/ChangeLog
+++ b/dev-perl/App-Cache/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for dev-perl/App-Cache
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2013; Kent Fredric <kentfredric@gmail.com> -App-Cache-0.360.0.ebuild:
+  Cleaning old version
+
 *App-Cache-0.370.0 (12 Apr 2011)
 *App-Cache-0.360.0 (12 Apr 2011)
 


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cache/
@ 2013-07-31  6:54 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-07-31  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     6411a5bb47e3b501c6731919f76da0c79ba7ba7c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 31 05:50:04 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 31 05:50:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6411a5bb

[fixup] App-Cache EAPI=5, SRC_TEST=parallel

Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/App-Cache/App-Cache-0.370.0.ebuild | 6 +++---
 dev-perl/App-Cache/ChangeLog                | 3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-perl/App-Cache/App-Cache-0.370.0.ebuild b/dev-perl/App-Cache/App-Cache-0.370.0.ebuild
index 019dbe1..f73590f 100644
--- a/dev-perl/App-Cache/App-Cache-0.370.0.ebuild
+++ b/dev-perl/App-Cache/App-Cache-0.370.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_VERSION=0.37
 MODULE_AUTHOR=LBROCARD
@@ -31,4 +31,4 @@ DEPEND="
 RDEPEND="
 	${COMMON_DEPEND}
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/App-Cache/ChangeLog b/dev-perl/App-Cache/ChangeLog
index 8cea97d..d58900c 100644
--- a/dev-perl/App-Cache/ChangeLog
+++ b/dev-perl/App-Cache/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2013; Kent Fredric <kentfredric@gmail.com> App-Cache-0.370.0.ebuild:
+  EAPI=5, SRC_TEST+=parallel
+
   31 Jul 2013; Kent Fredric <kentfredric@gmail.com> -App-Cache-0.360.0.ebuild:
   Cleaning old version
 


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

end of thread, other threads:[~2013-07-31  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12  9:50 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cache/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2011-04-12  1:09 Kent Fredric
2013-07-31  6:54 Kent Fredric
2013-07-31  6:54 Kent Fredric

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