public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/
@ 2011-07-04 10:41 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-07-04 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     2d40223c782b4e41a57b8b19aaf7a74c4faf9a95
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 29 03:04:17 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 29 03:04:17 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2d40223c

[migrate] Find-Lib

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Find-Lib/ChangeLog                        |    9 ++++++++-
 .../{Find-Lib-1.0.ebuild => Find-Lib-1.0.0.ebuild} |    3 ++-
 ...Find-Lib-1.01.ebuild => Find-Lib-1.10.0.ebuild} |    3 ++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Find-Lib/ChangeLog b/dev-perl/Find-Lib/ChangeLog
index efd33f6..12b51c7 100644
--- a/dev-perl/Find-Lib/ChangeLog
+++ b/dev-perl/Find-Lib/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Find-Lib
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Find-Lib-1.10.0 (29 Jun 2011)
+*Find-Lib-1.0.0 (29 Jun 2011)
+
+  29 Jun 2011; Kent Fredric <kentfredric@gmail.com> -Find-Lib-1.0.ebuild,
+  +Find-Lib-1.0.0.ebuild, -Find-Lib-1.01.ebuild, +Find-Lib-1.10.0.ebuild:
+  Migrate to new Version Scheme
+
 *Find-Lib-1.01 (20 Nov 2009)
 
   20 Nov 2009; Michele Beltrame <m@cattlegrid.info> -Find-Lib-0.06.ebuild,

diff --git a/dev-perl/Find-Lib/Find-Lib-1.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild
similarity index 87%
rename from dev-perl/Find-Lib/Find-Lib-1.0.ebuild
rename to dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild
index 9d53552..45f6f49 100644
--- a/dev-perl/Find-Lib/Find-Lib-1.0.ebuild
+++ b/dev-perl/Find-Lib/Find-Lib-1.0.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=YANNK
+MODULE_VERSION="1.0"
 inherit perl-module
 
 DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.01.ebuild b/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild
similarity index 87%
rename from dev-perl/Find-Lib/Find-Lib-1.01.ebuild
rename to dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild
index 9d53552..079d583 100644
--- a/dev-perl/Find-Lib/Find-Lib-1.01.ebuild
+++ b/dev-perl/Find-Lib/Find-Lib-1.10.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=YANNK
+MODULE_VERSION="1.01"
 inherit perl-module
 
 DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/
@ 2011-07-04 10:41 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-07-04 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8b5e7327a9dd41fbbea1f7cb5c9215000d4f714f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 29 05:20:45 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 29 05:20:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8b5e7327

[newversion] Find-Lib-1.20.0 ( KMasked w/ Test Failures )

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Find-Lib/ChangeLog              |    5 +++++
 dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild |   27 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Find-Lib/ChangeLog b/dev-perl/Find-Lib/ChangeLog
index 12b51c7..858fd83 100644
--- a/dev-perl/Find-Lib/ChangeLog
+++ b/dev-perl/Find-Lib/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Find-Lib-1.20.0 (29 Jun 2011)
+
+  29 Jun 2011; Kent Fredric <kentfredric@gmail.com> +Find-Lib-1.20.0.ebuild:
+  Version Bump ( KMask due to test fail/breakage )
+
 *Find-Lib-1.10.0 (29 Jun 2011)
 *Find-Lib-1.0.0 (29 Jun 2011)
 

diff --git a/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild
new file mode 100644
index 0000000..2b7d2ef
--- /dev/null
+++ b/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=YANNK
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS=""
+#KEYWORDS="~amd64 ~x86"
+IUSE="test"
+COMMON_DEPEND="
+	virtual/perl-File-Spec
+"
+DEPEND="
+	${COMMON_DEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/
@ 2011-07-15 16:15 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-07-15 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     4d6c61800a06283b9004ae4a4559f09da6ce9cb1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jul 15 07:28:42 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul 15 07:28:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4d6c6180

[newversion] Find-Lib-1.30.0

(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Find-Lib/ChangeLog              |    5 +++++
 dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild |   26 ++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Find-Lib/ChangeLog b/dev-perl/Find-Lib/ChangeLog
index 858fd83..66103cd 100644
--- a/dev-perl/Find-Lib/ChangeLog
+++ b/dev-perl/Find-Lib/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Find-Lib-1.30.0 (15 Jul 2011)
+
+  15 Jul 2011; Kent Fredric <kentfredric@gmail.com> +Find-Lib-1.30.0.ebuild:
+  Version Bump
+
 *Find-Lib-1.20.0 (29 Jun 2011)
 
   29 Jun 2011; Kent Fredric <kentfredric@gmail.com> +Find-Lib-1.20.0.ebuild:

diff --git a/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild
new file mode 100644
index 0000000..ef0b66c
--- /dev/null
+++ b/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=YANNK
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+COMMON_DEPEND="
+	virtual/perl-File-Spec
+"
+DEPEND="
+	${COMMON_DEPEND}
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/
@ 2011-09-23  8:27 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-09-23  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     fbc200188fc00f000b79c243c2cdb6d8886aaf90
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 08:14:02 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 08:14:02 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fbc20018

[newversion] Find-Lib-1.40.0

(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Find-Lib/ChangeLog              |    5 +++++
 dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild |   27 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Find-Lib/ChangeLog b/dev-perl/Find-Lib/ChangeLog
index 66103cd..6f69c3b 100644
--- a/dev-perl/Find-Lib/ChangeLog
+++ b/dev-perl/Find-Lib/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Find-Lib-1.40.0 (23 Sep 2011)
+
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com> +Find-Lib-1.40.0.ebuild:
+  Version Bump
+
 *Find-Lib-1.30.0 (15 Jul 2011)
 
   15 Jul 2011; Kent Fredric <kentfredric@gmail.com> +Find-Lib-1.30.0.ebuild:

diff --git a/dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild
new file mode 100644
index 0000000..7cf1a5b
--- /dev/null
+++ b/dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=YANNK
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+COMMON_DEPEND="
+	$(comment Test::More)
+	virtual/perl-Test-Simple
+	$(comment File::Spec)
+	virtual/perl-File-Spec
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/
@ 2015-06-08 18:40 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2015-06-08 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     239e30c8934f4ddd104bb9e7fc1eaa8a595e5c18
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 18:18:27 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 18:18:27 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=239e30c8

[cleanup] Find-Lib: Remove old versions

Package-Manager: portage-2.2.17

 dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild  | 26 --------------------------
 dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild | 26 --------------------------
 dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild | 27 ---------------------------
 dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild | 26 --------------------------
 4 files changed, 105 deletions(-)

diff --git a/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild
deleted file mode 100644
index 45f6f49..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=YANNK
-MODULE_VERSION="1.0"
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-	virtual/perl-File-Spec
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild
deleted file mode 100644
index 079d583..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=YANNK
-MODULE_VERSION="1.01"
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-	virtual/perl-File-Spec
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild
deleted file mode 100644
index 2b7d2ef..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.20.0.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=4
-MODULE_AUTHOR=YANNK
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS=""
-#KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-	virtual/perl-File-Spec
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild
deleted file mode 100644
index ef0b66c..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=YANNK
-MODULE_VERSION=1.03
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-	virtual/perl-File-Spec
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/
@ 2015-06-17  0:56 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2015-06-17  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a79f482b88b094fd3d1c0a65093c63edd5360f46
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:22:09 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:22:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a79f482b

[fixup] Find-Lib: EAPI5

Package-Manager: portage-2.2.17

 .../Find-Lib/{Find-Lib-1.40.0.ebuild => Find-Lib-1.40.0-r1.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild b/dev-perl/Find-Lib/Find-Lib-1.40.0-r1.ebuild
similarity index 82%
rename from dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild
rename to dev-perl/Find-Lib/Find-Lib-1.40.0-r1.ebuild
index 7cf1a5b..193541a 100644
--- a/dev-perl/Find-Lib/Find-Lib-1.40.0.ebuild
+++ b/dev-perl/Find-Lib/Find-Lib-1.40.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 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=YANNK
 MODULE_VERSION=1.04
 inherit perl-module
 
 DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
@@ -24,4 +24,3 @@ DEPEND="
 RDEPEND="
 	${COMMON_DEPEND}
 "
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-17  0:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15 16:15 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Find-Lib/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 Kent Fredric
2015-06-08 18:40 Kent Fredric
2011-09-23  8:27 Kent Fredric
2011-07-04 10:41 Kent Fredric
2011-07-04 10:41 Kent Fredric

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