* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PPI-XS/
@ 2012-06-08 18:42 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-06-08 18:42 UTC (permalink / raw
To: gentoo-commits
commit: e5e6c3a7df114b927352b7f86aa16a5917d25652
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 8 18:35:59 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 8 18:35:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e5e6c3a7
[fix] normalise dep from PPI-XS on PPI
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/PPI-XS/ChangeLog | 5 ++++-
dev-perl/PPI-XS/PPI-XS-0.901.ebuild | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-perl/PPI-XS/ChangeLog b/dev-perl/PPI-XS/ChangeLog
index 5d2629c..5663ec4 100644
--- a/dev-perl/PPI-XS/ChangeLog
+++ b/dev-perl/PPI-XS/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-perl/PPI-XS
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2012; Kent Fredric <kentfredric@gmail.com> PPI-XS-0.901.ebuild:
+ Normalize dep on PPI
+
15 Aug 2010; Kent Fredric <kentfredric@gmail.com> PPI-XS-0.901.ebuild:
Dep tweaks.
diff --git a/dev-perl/PPI-XS/PPI-XS-0.901.ebuild b/dev-perl/PPI-XS/PPI-XS-0.901.ebuild
index 2ef39a7..5ad3ba1 100644
--- a/dev-perl/PPI-XS/PPI-XS-0.901.ebuild
+++ b/dev-perl/PPI-XS/PPI-XS-0.901.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
COMMON_DEPEND="
- >=dev-perl/PPI-1.000
+ >=dev-perl/PPI-1.0.0
"
DEPEND="
${COMMON_DEPEND}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PPI-XS/
@ 2013-03-02 7:02 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-03-02 7:02 UTC (permalink / raw
To: gentoo-commits
commit: 13d517e3fd52207fc8ddbb1e319fb1d6304b8b98
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 2 05:20:02 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 2 05:20:02 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=13d517e3
Migrate PPI-XS to x.y.z
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/PPI-XS/ChangeLog | 8 +++++++-
.../{PPI-XS-0.901.ebuild => PPI-XS-0.901.0.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/PPI-XS/ChangeLog b/dev-perl/PPI-XS/ChangeLog
index 5663ec4..c714e1a 100644
--- a/dev-perl/PPI-XS/ChangeLog
+++ b/dev-perl/PPI-XS/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/PPI-XS
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*PPI-XS-0.901.0 (02 Mar 2013)
+
+ 02 Mar 2013; Kent Fredric <kentfredric@gmail.com> -PPI-XS-0.901.ebuild,
+ +PPI-XS-0.901.0.ebuild:
+ Migrate to x.y.z
+
08 Jun 2012; Kent Fredric <kentfredric@gmail.com> PPI-XS-0.901.ebuild:
Normalize dep on PPI
diff --git a/dev-perl/PPI-XS/PPI-XS-0.901.ebuild b/dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild
similarity index 87%
rename from dev-perl/PPI-XS/PPI-XS-0.901.ebuild
rename to dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild
index 5ad3ba1..e856c17 100644
--- a/dev-perl/PPI-XS/PPI-XS-0.901.ebuild
+++ b/dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=ADAMK
+MODULE_VERSION="0.901"
inherit perl-module
DESCRIPTION="(Minor) XS acceleration for PPI"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PPI-XS/
@ 2013-03-02 7:02 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-03-02 7:02 UTC (permalink / raw
To: gentoo-commits
commit: 376d542456f7e63db3796bf114277af6a434bb3f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 2 05:25:14 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 2 05:25:14 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=376d5424
[newversion] PPI-XS-0.902.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/PPI-XS/ChangeLog | 5 ++++
dev-perl/PPI-XS/PPI-XS-0.902.0.ebuild | 40 +++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 0 deletions(-)
diff --git a/dev-perl/PPI-XS/ChangeLog b/dev-perl/PPI-XS/ChangeLog
index c714e1a..f134dbd 100644
--- a/dev-perl/PPI-XS/ChangeLog
+++ b/dev-perl/PPI-XS/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*PPI-XS-0.902.0 (02 Mar 2013)
+
+ 02 Mar 2013; Kent Fredric <kentfredric@gmail.com> +PPI-XS-0.902.0.ebuild:
+ Version Bump
+
*PPI-XS-0.901.0 (02 Mar 2013)
02 Mar 2013; Kent Fredric <kentfredric@gmail.com> -PPI-XS-0.901.ebuild,
diff --git a/dev-perl/PPI-XS/PPI-XS-0.902.0.ebuild b/dev-perl/PPI-XS/PPI-XS-0.902.0.ebuild
new file mode 100644
index 0000000..6e8d05f
--- /dev/null
+++ b/dev-perl/PPI-XS/PPI-XS-0.902.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=0.902
+inherit perl-module
+
+DESCRIPTION='(Minor) XS acceleration for PPI'
+LICENSE=" || ( Artistic GPL-2 )"
+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
+ # File::Spec 0.82 ( 0.820.0 )
+ echo \>=virtual/perl-File-Spec-0.82
+ # Test::More 0.47 ( 0.470.0 )
+ echo \>=virtual/perl-Test-Simple-0.47
+}
+perl_meta_runtime() {
+ # PPI 1.000 ( 1.0.0 )
+ echo \>=dev-perl/PPI-1.0.0
+ # perl 5.005 ( 5.5.0 )
+ echo \>=dev-lang/perl-5.5.0
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PPI-XS/
@ 2015-06-09 8:14 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-09 8:14 UTC (permalink / raw
To: gentoo-commits
commit: e0742300b30cd514004534269efcad08f0d8cb01
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 06:11:27 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 06:11:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e0742300
[cleanup] PPI-XS: Remove old versions
Package-Manager: portage-2.2.17
dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild | 27 ---------------------------
1 file changed, 27 deletions(-)
diff --git a/dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild b/dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild
deleted file mode 100644
index e856c17..0000000
--- a/dev-perl/PPI-XS/PPI-XS-0.901.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="0.901"
-inherit perl-module
-
-DESCRIPTION="(Minor) XS acceleration for PPI"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/PPI-1.0.0
- "
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- >=virtual/perl-File-Spec-0.82
- >=virtual/perl-Test-Simple-0.47
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-09 8:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 8:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/PPI-XS/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-03-02 7:02 Kent Fredric
2013-03-02 7:02 Kent Fredric
2012-06-08 18:42 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox