* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2013-03-02 9:00 Torsten Veller
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller @ 2013-03-02 9:00 UTC (permalink / raw
To: gentoo-commits
commit: abe088bb9397538a8909d4c63ac01230819bf8e1
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 08:58:57 2013 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 08:58:57 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=abe088bb
Fix license: CCPL-ShareAlike-1.0 -> CC-SA-1.0
Package-Manager: portage-2.2.0_alpha163
Manifest-Sign-Key: 0x5772769F4E046AEC
---
dev-perl/PSGI/PSGI-1.100.0.ebuild | 2 +-
dev-perl/PSGI/PSGI-1.101.0.ebuild | 2 +-
dev-perl/PSGI/PSGI-1.30.0.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-perl/PSGI/PSGI-1.100.0.ebuild b/dev-perl/PSGI/PSGI-1.100.0.ebuild
index ac64f5d..a6b443f 100644
--- a/dev-perl/PSGI/PSGI-1.100.0.ebuild
+++ b/dev-perl/PSGI/PSGI-1.100.0.ebuild
@@ -7,7 +7,7 @@ MODULE_VERSION=1.10
inherit perl-module
DESCRIPTION='Perl Web Server Gateway Interface Specification'
-LICENSE="CCPL-ShareAlike-1.0"
+LICENSE="CC-SA-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/dev-perl/PSGI/PSGI-1.101.0.ebuild b/dev-perl/PSGI/PSGI-1.101.0.ebuild
index 9e51336..c35fff7 100644
--- a/dev-perl/PSGI/PSGI-1.101.0.ebuild
+++ b/dev-perl/PSGI/PSGI-1.101.0.ebuild
@@ -7,7 +7,7 @@ MODULE_VERSION=1.101
inherit perl-module
DESCRIPTION='Perl Web Server Gateway Interface Specification'
-LICENSE="CCPL-ShareAlike-1.0"
+LICENSE="CC-SA-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/dev-perl/PSGI/PSGI-1.30.0.ebuild b/dev-perl/PSGI/PSGI-1.30.0.ebuild
index 5945acf..7524422 100644
--- a/dev-perl/PSGI/PSGI-1.30.0.ebuild
+++ b/dev-perl/PSGI/PSGI-1.30.0.ebuild
@@ -7,7 +7,7 @@ MODULE_VERSION="1.03"
inherit perl-module
DESCRIPTION="Perl Web Server Gateway Interface Specification"
-LICENSE="CCPL-ShareAlike-1.0"
+LICENSE="CC-SA-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2015-06-17 0:56 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2015-06-17 0:56 UTC (permalink / raw
To: gentoo-commits
commit: 25cc5b5696a9d33939ec7148278202590e79ed34
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:21:01 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:21:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=25cc5b56
[fixup] PSGI: EAPI5
Package-Manager: portage-2.2.17
dev-perl/PSGI/{PSGI-1.101.0.ebuild => PSGI-1.101.0-r1.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/PSGI/PSGI-1.101.0.ebuild b/dev-perl/PSGI/PSGI-1.101.0-r1.ebuild
similarity index 90%
rename from dev-perl/PSGI/PSGI-1.101.0.ebuild
rename to dev-perl/PSGI/PSGI-1.101.0-r1.ebuild
index c35fff7..78ae651 100644
--- a/dev-perl/PSGI/PSGI-1.101.0.ebuild
+++ b/dev-perl/PSGI/PSGI-1.101.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=MIYAGAWA
MODULE_VERSION=1.101
inherit perl-module
@@ -26,4 +26,3 @@ DEPEND="
RDEPEND="
"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2015-06-09 10:13 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2015-06-09 10:13 UTC (permalink / raw
To: gentoo-commits
commit: c7d9490f60667ca438a59fe23a9753f2940bd73a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 10:06:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 10:06:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c7d9490f
[cleanup] PSGI: Remove old versions
Package-Manager: portage-2.2.17
dev-perl/PSGI/PSGI-1.100.0.ebuild | 29 -----------------------------
dev-perl/PSGI/PSGI-1.30.0.ebuild | 21 ---------------------
2 files changed, 50 deletions(-)
diff --git a/dev-perl/PSGI/PSGI-1.100.0.ebuild b/dev-perl/PSGI/PSGI-1.100.0.ebuild
deleted file mode 100644
index a6b443f..0000000
--- a/dev-perl/PSGI/PSGI-1.100.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.10
-inherit perl-module
-
-DESCRIPTION='Perl Web Server Gateway Interface Specification'
-LICENSE="CC-SA-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
-"
-RDEPEND="
-
-"
-SRC_TEST="do"
diff --git a/dev-perl/PSGI/PSGI-1.30.0.ebuild b/dev-perl/PSGI/PSGI-1.30.0.ebuild
deleted file mode 100644
index 7524422..0000000
--- a/dev-perl/PSGI/PSGI-1.30.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION="1.03"
-inherit perl-module
-
-DESCRIPTION="Perl Web Server Gateway Interface Specification"
-LICENSE="CC-SA-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND=""
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2012-07-26 2:09 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-07-26 2:09 UTC (permalink / raw
To: gentoo-commits
commit: 82467addaea60f2ac2439b913975cce892c88cf7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 26 01:58:05 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 26 01:58:05 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=82467add
[newversion] PSGI-1.101.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/PSGI/ChangeLog | 5 +++++
dev-perl/PSGI/PSGI-1.101.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/dev-perl/PSGI/ChangeLog b/dev-perl/PSGI/ChangeLog
index 967ac08..456e7f9 100644
--- a/dev-perl/PSGI/ChangeLog
+++ b/dev-perl/PSGI/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*PSGI-1.101.0 (26 Jul 2012)
+
+ 26 Jul 2012; Kent Fredric <kentfredric@gmail.com> +PSGI-1.101.0.ebuild:
+ Version Bump
+
27 Mar 2012; Kent Fredric <kentfredric@gmail.com> PSGI-1.30.0.ebuild:
Fix LICENSE
diff --git a/dev-perl/PSGI/PSGI-1.101.0.ebuild b/dev-perl/PSGI/PSGI-1.101.0.ebuild
new file mode 100644
index 0000000..9e51336
--- /dev/null
+++ b/dev-perl/PSGI/PSGI-1.101.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=1.101
+inherit perl-module
+
+DESCRIPTION='Perl Web Server Gateway Interface Specification'
+LICENSE="CCPL-ShareAlike-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+"
+RDEPEND="
+
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2012-03-27 9:30 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-03-27 9:30 UTC (permalink / raw
To: gentoo-commits
commit: f92bd673902578393f9466e95055d229a4fc056e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 09:15:06 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 09:15:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f92bd673
[fixup] PSG-1.30.0 : Fix LICENSE
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/PSGI/ChangeLog | 3 +++
dev-perl/PSGI/PSGI-1.30.0.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/dev-perl/PSGI/ChangeLog b/dev-perl/PSGI/ChangeLog
index 9d59544..967ac08 100644
--- a/dev-perl/PSGI/ChangeLog
+++ b/dev-perl/PSGI/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com> PSGI-1.30.0.ebuild:
+ Fix LICENSE
+
*PSGI-1.30.0 (27 Mar 2012)
27 Mar 2012; Kent Fredric <kentfredric@gmail.com> -PSGI-1.03.ebuild,
diff --git a/dev-perl/PSGI/PSGI-1.30.0.ebuild b/dev-perl/PSGI/PSGI-1.30.0.ebuild
index 6f07088..5945acf 100644
--- a/dev-perl/PSGI/PSGI-1.30.0.ebuild
+++ b/dev-perl/PSGI/PSGI-1.30.0.ebuild
@@ -7,7 +7,7 @@ MODULE_VERSION="1.03"
inherit perl-module
DESCRIPTION="Perl Web Server Gateway Interface Specification"
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="CCPL-ShareAlike-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2012-03-27 9:30 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-03-27 9:30 UTC (permalink / raw
To: gentoo-commits
commit: 5b8963d62aea1be909e1ae11ed3c56e365a0f68a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 09:12:48 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 09:12:48 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5b8963d6
[newversion] PSGI-1.100.0
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/PSGI/ChangeLog | 7 ++++++-
dev-perl/PSGI/PSGI-1.100.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletions(-)
diff --git a/dev-perl/PSGI/ChangeLog b/dev-perl/PSGI/ChangeLog
index 9ffa7ba..85fc76d 100644
--- a/dev-perl/PSGI/ChangeLog
+++ b/dev-perl/PSGI/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/PSGI
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*PSGI-1.100.0 (27 Mar 2012)
+
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com> +PSGI-1.100.0.ebuild:
+ Version Bump
+
*PSGI-1.03 (28 Jun 2010)
28 Jun 2010; Kent Fredric <kentfredric@gmail.com> +PSGI-1.03.ebuild,
diff --git a/dev-perl/PSGI/PSGI-1.100.0.ebuild b/dev-perl/PSGI/PSGI-1.100.0.ebuild
new file mode 100644
index 0000000..ac64f5d
--- /dev/null
+++ b/dev-perl/PSGI/PSGI-1.100.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=1.10
+inherit perl-module
+
+DESCRIPTION='Perl Web Server Gateway Interface Specification'
+LICENSE="CCPL-ShareAlike-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+"
+RDEPEND="
+
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/
@ 2012-03-27 9:30 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-03-27 9:30 UTC (permalink / raw
To: gentoo-commits
commit: fc4101981266b1a051ede33c10c0e66ba4707e1b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 09:13:41 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 09:13:41 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fc410198
[migrate] PSGI-1.03 -> 1.30.0
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/PSGI/ChangeLog | 6 ++++++
.../PSGI/{PSGI-1.03.ebuild => PSGI-1.30.0.ebuild} | 3 ++-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/dev-perl/PSGI/ChangeLog b/dev-perl/PSGI/ChangeLog
index 85fc76d..9d59544 100644
--- a/dev-perl/PSGI/ChangeLog
+++ b/dev-perl/PSGI/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*PSGI-1.30.0 (27 Mar 2012)
+
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com> -PSGI-1.03.ebuild,
+ +PSGI-1.30.0.ebuild:
+ Migrate to x.y.z
+
*PSGI-1.100.0 (27 Mar 2012)
27 Mar 2012; Kent Fredric <kentfredric@gmail.com> +PSGI-1.100.0.ebuild:
diff --git a/dev-perl/PSGI/PSGI-1.03.ebuild b/dev-perl/PSGI/PSGI-1.30.0.ebuild
similarity index 85%
rename from dev-perl/PSGI/PSGI-1.03.ebuild
rename to dev-perl/PSGI/PSGI-1.30.0.ebuild
index ae3040f..6f07088 100644
--- a/dev-perl/PSGI/PSGI-1.03.ebuild
+++ b/dev-perl/PSGI/PSGI-1.30.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION="1.03"
inherit perl-module
DESCRIPTION="Perl Web Server Gateway Interface Specification"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-06-17 0:56 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 9:00 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PSGI/ Torsten Veller
-- strict thread matches above, loose matches on Subject: below --
2015-06-17 0:56 Kent Fredric
2015-06-09 10:13 Kent Fredric
2012-07-26 2:09 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-03-27 9:30 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox