public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Section/
@ 2011-05-05  8:43 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-05  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     607175671589811f5cbb0794bc631a9160d4ab4f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:32:57 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:32:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=60717567

[migrate] Data-Section

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

---
 dev-perl/Data-Section/ChangeLog                    |   12 +++++++++++-
 ...100270.ebuild => Data-Section-0.100.270.ebuild} |    3 ++-
 ...100770.ebuild => Data-Section-0.100.770.ebuild} |    3 ++-
 ...101620.ebuild => Data-Section-0.101.620.ebuild} |    3 ++-
 4 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 6cfadfe..457f1bb 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Data-Section
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Data-Section-0.101.620 (05 May 2011)
+*Data-Section-0.100.770 (05 May 2011)
+*Data-Section-0.100.270 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Data-Section-0.100.270.ebuild, +Data-Section-0.100.770.ebuild,
+  +Data-Section-0.101.620.ebuild, -Data-Section-0.100270.ebuild,
+  -Data-Section-0.100770.ebuild, -Data-Section-0.101620.ebuild:
+  Migrate to x.y.z
+
   25 Oct 2010; Kent Fredric <kentfredric@gmail.com>
   -Data-Section-0.093410.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Data-Section/Data-Section-0.100270.ebuild b/dev-perl/Data-Section/Data-Section-0.100.270.ebuild
similarity index 85%
rename from dev-perl/Data-Section/Data-Section-0.100270.ebuild
rename to dev-perl/Data-Section/Data-Section-0.100.270.ebuild
index b86711b..ecbf809 100644
--- a/dev-perl/Data-Section/Data-Section-0.100270.ebuild
+++ b/dev-perl/Data-Section/Data-Section-0.100.270.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.100270"
 inherit perl-module
 
 DESCRIPTION="read multiple hunks of data out of your DATA section"

diff --git a/dev-perl/Data-Section/Data-Section-0.100770.ebuild b/dev-perl/Data-Section/Data-Section-0.100.770.ebuild
similarity index 85%
rename from dev-perl/Data-Section/Data-Section-0.100770.ebuild
rename to dev-perl/Data-Section/Data-Section-0.100.770.ebuild
index 86216ad..43b48c1 100644
--- a/dev-perl/Data-Section/Data-Section-0.100770.ebuild
+++ b/dev-perl/Data-Section/Data-Section-0.100.770.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.100770"
 inherit perl-module
 
 DESCRIPTION="read multiple hunks of data out of your DATA section"

diff --git a/dev-perl/Data-Section/Data-Section-0.101620.ebuild b/dev-perl/Data-Section/Data-Section-0.101.620.ebuild
similarity index 86%
rename from dev-perl/Data-Section/Data-Section-0.101620.ebuild
rename to dev-perl/Data-Section/Data-Section-0.101.620.ebuild
index f88ff27..b6d0a15 100644
--- a/dev-perl/Data-Section/Data-Section-0.101620.ebuild
+++ b/dev-perl/Data-Section/Data-Section-0.101.620.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.101620"
 inherit perl-module
 
 DESCRIPTION="read multiple hunks of data out of your DATA section"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Section/
  2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-05-05  8:43 ` Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-05-05  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     ad06acfc357058453a4354b9702ab36d97c9071f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:42:54 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:42:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ad06acfc

[newversion] Data-Section-0.101.621

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

---
 dev-perl/Data-Section/ChangeLog                    |    6 ++++
 .../Data-Section/Data-Section-0.101.621.ebuild     |   31 ++++++++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 457f1bb..1742134 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Data-Section-0.101.621 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Data-Section-0.101.621.ebuild:
+  Bump
+
 *Data-Section-0.101.620 (05 May 2011)
 *Data-Section-0.100.770 (05 May 2011)
 *Data-Section-0.100.270 (05 May 2011)

diff --git a/dev-perl/Data-Section/Data-Section-0.101.621.ebuild b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
new file mode 100644
index 0000000..81c647a
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.101621
+inherit perl-module
+
+DESCRIPTION="read multiple hunks of data out of your DATA section"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo '';}
+COMMON_DEPEND="
+	>=dev-perl/MRO-Compat-0.09 $(comment 0.90.0)
+	>=dev-perl/Sub-Exporter-0.979 $(comment 0.979.0)
+"
+DEPEND="
+	$(comment CDEP)
+	>=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+	$(comment BDEP)
+	>=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
+	${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/Data-Section/
@ 2012-02-08 13:55 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-08 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     730335faf5dbc49c3733b51048724ce59a8c6a4d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb  8 13:51:25 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb  8 13:51:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=730335fa

[cpanclean] Data-Section-0.100.270

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

---
 dev-perl/Data-Section/ChangeLog                    |    6 +++-
 .../Data-Section/Data-Section-0.100.270.ebuild     |   27 --------------------
 2 files changed, 5 insertions(+), 28 deletions(-)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 1742134..eb30d36 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Data-Section
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Data-Section-0.100.270.ebuild:
+  Gone on CPAN
+
 *Data-Section-0.101.621 (05 May 2011)
 
   05 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Data-Section/Data-Section-0.100.270.ebuild b/dev-perl/Data-Section/Data-Section-0.100.270.ebuild
deleted file mode 100644
index ecbf809..0000000
--- a/dev-perl/Data-Section/Data-Section-0.100.270.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.100270"
-inherit perl-module
-
-DESCRIPTION="read multiple hunks of data out of your DATA section"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/MRO-Compat
-	>=dev-perl/Sub-Exporter-0.979
-"
-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/Data-Section/
@ 2013-04-28 22:52 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-04-28 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     e9fb7380ea8672f9bad4c046897e7c601a530169
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 22:33:10 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 22:33:10 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e9fb7380

[fixdep] Data-Section -> MRO-Compat ( normalize )

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Data-Section/ChangeLog                    |    4 ++++
 .../Data-Section/Data-Section-0.101.621.ebuild     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 4fd00ba..3c86450 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -3,6 +3,10 @@
 # $Header: $
 
   28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  Data-Section-0.101.621.ebuild:
+  Fix dependency on MRO-Compat ( normalize )
+
+  28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
   Data-Section-0.100.770.ebuild, Data-Section-0.101.620.ebuild,
   Data-Section-0.101.621.ebuild:
   Fix dependency on Sub-Exporter ( normalize )

diff --git a/dev-perl/Data-Section/Data-Section-0.101.621.ebuild b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
index 7c0370a..08f05d0 100644
--- a/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
+++ b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 comment() { echo '';}
 COMMON_DEPEND="
-	>=dev-perl/MRO-Compat-0.09 $(comment 0.90.0)
+	>=dev-perl/MRO-Compat-0.90.0
 	>=dev-perl/Sub-Exporter-0.979.0
 "
 DEPEND="


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Section/
@ 2013-10-11  4:52 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-10-11  4:52 UTC (permalink / raw
  To: gentoo-commits

commit:     fa86671caf87242f4502858057ceeef2042378e7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Oct 11 00:11:46 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Oct 11 00:11:46 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fa86671c

[trim] prune Data-Section versions with old EAPIs ( 0.101.620 )

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Data-Section/ChangeLog                    |  4 ++++
 .../Data-Section/Data-Section-0.101.620.ebuild     | 28 ----------------------
 2 files changed, 4 insertions(+), 28 deletions(-)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 154b18d..02a3489 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -3,6 +3,10 @@
 # $Header: $
 
   11 Oct 2013; Kent Fredric <kentfredric@gmail.com>
+  -Data-Section-0.101.620.ebuild:
+  Remove old EAPI versions
+
+  11 Oct 2013; Kent Fredric <kentfredric@gmail.com>
   -Data-Section-0.100.770.ebuild:
   Gone on CPAN
 

diff --git a/dev-perl/Data-Section/Data-Section-0.101.620.ebuild b/dev-perl/Data-Section/Data-Section-0.101.620.ebuild
deleted file mode 100644
index 18981f6..0000000
--- a/dev-perl/Data-Section/Data-Section-0.101.620.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.101620"
-inherit perl-module
-
-DESCRIPTION="read multiple hunks of data out of your DATA section"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/MRO-Compat
-	>=dev-perl/Sub-Exporter-0.979.0
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${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/Data-Section/
@ 2013-10-11  4:52 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-10-11  4:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a0d80ee42428ed4a5a405ab2a8be077479a867b0
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Oct 11 00:09:41 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Oct 11 00:09:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a0d80ee4

[newversion] dev-perl/Data-Section-0.101.622

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Data-Section/ChangeLog                    |  6 +++
 .../Data-Section/Data-Section-0.101.622.ebuild     | 48 ++++++++++++++++++++++
 2 files changed, 54 insertions(+)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 3c86450..c4eca4c 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Data-Section-0.101.622 (10 Oct 2013)
+
+  10 Oct 2013; Kent Fredric <kentfredric@gmail.com>
+  +Data-Section-0.101.622.ebuild:
+  Version Bump
+
   28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
   Data-Section-0.101.621.ebuild:
   Fix dependency on MRO-Compat ( normalize )

diff --git a/dev-perl/Data-Section/Data-Section-0.101.622.ebuild b/dev-perl/Data-Section/Data-Section-0.101.622.ebuild
new file mode 100644
index 0000000..ac424c4
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.101.622.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.101622
+inherit perl-module
+
+DESCRIPTION='read multiple hunks of data out of your DATA section'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+	# MRO::Compat 0.09 ( 0.90.0 )
+	echo \>=dev-perl/MRO-Compat-0.90.0
+	# Sub::Exporter 0.979 ( 0.979.0 )
+	echo \>=dev-perl/Sub-Exporter-0.979.0
+	# strict
+	# echo dev-lang/perl
+	# warnings
+	# echo dev-lang/perl
+}
+perl_meta_test() {
+	# File::Find
+	# echo dev-lang/perl
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# Test::More 0.96 ( 0.960.0 )
+	echo \>=virtual/perl-Test-Simple-0.96
+	# base
+	# echo virtual/perl-base
+	# lib
+	# echo virtual/perl-lib
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do parallel"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Section/
@ 2013-10-11  4:52 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-10-11  4:52 UTC (permalink / raw
  To: gentoo-commits

commit:     7fb0b41a2bebd05f0a0a4c15d45215dfabb250ac
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Oct 11 00:10:17 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Oct 11 00:10:17 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7fb0b41a

[cpanclean] dev-perl/Data-Section-0.100.770

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Data-Section/ChangeLog                    |  4 ++++
 .../Data-Section/Data-Section-0.100.770.ebuild     | 27 ----------------------
 2 files changed, 4 insertions(+), 27 deletions(-)

diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index c4eca4c..154b18d 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Oct 2013; Kent Fredric <kentfredric@gmail.com>
+  -Data-Section-0.100.770.ebuild:
+  Gone on CPAN
+
 *Data-Section-0.101.622 (10 Oct 2013)
 
   10 Oct 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Data-Section/Data-Section-0.100.770.ebuild b/dev-perl/Data-Section/Data-Section-0.100.770.ebuild
deleted file mode 100644
index c4e5915..0000000
--- a/dev-perl/Data-Section/Data-Section-0.100.770.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=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.100770"
-inherit perl-module
-
-DESCRIPTION="read multiple hunks of data out of your DATA section"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/MRO-Compat
-	>=dev-perl/Sub-Exporter-0.979.0
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2013-10-11  4:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11  4:52 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Section/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-10-11  4:52 Kent Fredric
2013-10-11  4:52 Kent Fredric
2013-04-28 22:52 Kent Fredric
2012-02-08 13:55 Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05  8:43 Kent Fredric

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