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

commit:     c78157666344cb3fb7ff49f00b0efd7a044afde4
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 09:36:50 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 09:37:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c7815766

[migrate] dev-perl/Amazon-S3

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

---
 ...mazon-S3-0.45.ebuild => Amazon-S3-0.450.ebuild} |    9 +++++----
 dev-perl/Amazon-S3/ChangeLog                       |    8 +++++++-
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Amazon-S3/Amazon-S3-0.45.ebuild b/dev-perl/Amazon-S3/Amazon-S3-0.450.ebuild
similarity index 86%
rename from dev-perl/Amazon-S3/Amazon-S3-0.45.ebuild
rename to dev-perl/Amazon-S3/Amazon-S3-0.450.ebuild
index 1891eb1..8002dfa 100644
--- a/dev-perl/Amazon-S3/Amazon-S3-0.45.ebuild
+++ b/dev-perl/Amazon-S3/Amazon-S3-0.450.ebuild
@@ -1,18 +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.45
 MODULE_AUTHOR=TIMA
 inherit perl-module
 
 DESCRIPTION="A portable client library for working with and managing Amazon S3 buckets and keys."
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
 IUSE="test"
+
 RDEPEND="
 	dev-perl/Class-Accessor
 	dev-perl/Digest-HMAC

diff --git a/dev-perl/Amazon-S3/ChangeLog b/dev-perl/Amazon-S3/ChangeLog
index d020650..7d3181c 100644
--- a/dev-perl/Amazon-S3/ChangeLog
+++ b/dev-perl/Amazon-S3/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Amazon-S3
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Amazon-S3-0.450 (12 Feb 2011)
+
+  12 Feb 2011; Torsten Veller <tove@gentoo.org> -Amazon-S3-0.45.ebuild,
+  +Amazon-S3-0.450.ebuild:
+  Change version scheme
+
   26 Oct 2009; Kent Fredric <kentfredric@gmail.com> Amazon-S3-0.45.ebuild:
   QA, +Src_test=do
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Amazon-S3/
@ 2011-04-12  0:30 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-04-12  0:30 UTC (permalink / raw
  To: gentoo-commits

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

[addzero] Amazon-S3

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

---
 ...on-S3-0.450.ebuild => Amazon-S3-0.450.0.ebuild} |    0
 dev-perl/Amazon-S3/ChangeLog                       |    6 ++++++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Amazon-S3/Amazon-S3-0.450.ebuild b/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild
similarity index 100%
rename from dev-perl/Amazon-S3/Amazon-S3-0.450.ebuild
rename to dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild

diff --git a/dev-perl/Amazon-S3/ChangeLog b/dev-perl/Amazon-S3/ChangeLog
index 7d3181c..4938f5b 100644
--- a/dev-perl/Amazon-S3/ChangeLog
+++ b/dev-perl/Amazon-S3/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Amazon-S3-0.450.0 (12 Apr 2011)
+
+  12 Apr 2011; Kent Fredric <kentfredric@gmail.com> -Amazon-S3-0.450.ebuild,
+  +Amazon-S3-0.450.0.ebuild:
+  Add zero
+
 *Amazon-S3-0.450 (12 Feb 2011)
 
   12 Feb 2011; Torsten Veller <tove@gentoo.org> -Amazon-S3-0.45.ebuild,



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

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

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

[fixup] Amazon-S3 EAPI=5, SRC_TEST=parallel

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

---
 dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild | 6 +++---
 dev-perl/Amazon-S3/ChangeLog                | 5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild b/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild
index 8002dfa..d52e2e6 100644
--- a/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild
+++ b/dev-perl/Amazon-S3/Amazon-S3-0.450.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.45
 MODULE_AUTHOR=TIMA
@@ -28,4 +28,4 @@ DEPEND="
 		dev-perl/Digest-MD5-File
 	)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Amazon-S3/ChangeLog b/dev-perl/Amazon-S3/ChangeLog
index 4938f5b..a28cd65 100644
--- a/dev-perl/Amazon-S3/ChangeLog
+++ b/dev-perl/Amazon-S3/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for dev-perl/Amazon-S3
-# 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> Amazon-S3-0.450.0.ebuild:
+  EAPI=5, SRC_TEST=parallel
+
 *Amazon-S3-0.450.0 (12 Apr 2011)
 
   12 Apr 2011; Kent Fredric <kentfredric@gmail.com> -Amazon-S3-0.450.ebuild,


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

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

Thread overview: 3+ 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/Amazon-S3/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2011-04-12  0:30 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