public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/
@ 2016-02-28 10:01 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-02-28 10:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5da2b45a8f40871320c84de6ee67ffe8d447f64b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 27 08:23:50 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 08:39:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da2b45a

dev-perl/MooseX-Types-Path-Class: Bump to version 0.80.0

- EAPI6
- Cleanup deps

Upstream:
- Mostly packaging changes

Package-Manager: portage-2.2.27

 dev-perl/MooseX-Types-Path-Class/Manifest          |  1 +
 .../MooseX-Types-Path-Class-0.80.0.ebuild          | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/MooseX-Types-Path-Class/Manifest b/dev-perl/MooseX-Types-Path-Class/Manifest
index 2df4a15..05a36c2 100644
--- a/dev-perl/MooseX-Types-Path-Class/Manifest
+++ b/dev-perl/MooseX-Types-Path-Class/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Types-Path-Class-0.06.tar.gz 10536 SHA256 ef107415831672a76f6423668f27dc23614e2b4848dbc37854dadc6bb2419c0a SHA512 93cd8760f9f87c18b7ffce54ef60cf208c923e2d8da341c4a0d5c79e34e526d6f0dae407971c9e320d98c5b157ba32145adf22880799cdb670860b39cacd8441 WHIRLPOOL ec9f90b967976d33c6c1906a9468303311c7f036a35b42eb978dfd4ef0643444b32003118ccc9b28b638bdb09ee5d8a611950af63551603664c5d4d01bf41d8b
+DIST MooseX-Types-Path-Class-0.08.tar.gz 28203 SHA256 38c55c0723d2533b0b16b41eda78adbe71194f3b7588a3b3f7ec71b2768664b7 SHA512 d206b32d765f7766e18cc15a045f1ab34efa160aa699823a9be437861bc2a3c8deee0bf66a46b7e2ccb5fc6ba25fa18c40391606f25c5a9e024f7744be7841c7 WHIRLPOOL bc673df8e53b681e835057e12c2af7e03bea7cdccec651aa9682f52db18f053ace3bda681f34d55f30a04f788c3e5b30e3bccc05cf85d6cc82df00f2fd55bf8b

diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.80.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.80.0.ebuild
new file mode 100644
index 0000000..72f90aa
--- /dev/null
+++ b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.80.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="A Path::Class type library for Moose"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+# Note: Will warn about missing Getopt during runtime
+# due to https://rt.cpan.org/Ticket/Display.html?id=39327
+RDEPEND="
+	dev-perl/Moose
+	dev-perl/MooseX-Types
+	>=dev-perl/Path-Class-0.160.0
+	virtual/perl-if
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.7.0
+	test? (
+		!minimal? ( dev-perl/MooseX-Getopt )
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/
@ 2016-03-28 20:01 Andreas Hüttel
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Hüttel @ 2016-03-28 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     e79322ec80aa7ad54a7d2f661f310c313ba280da
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 19:59:13 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 20:01:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79322ec

dev-perl/MooseX-Types-Path-Class: Remove old

Package-Manager: portage-2.2.28

 dev-perl/MooseX-Types-Path-Class/Manifest          |  1 -
 .../MooseX-Types-Path-Class-0.60.0.ebuild          | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/MooseX-Types-Path-Class/Manifest b/dev-perl/MooseX-Types-Path-Class/Manifest
index 05a36c2..90993b9 100644
--- a/dev-perl/MooseX-Types-Path-Class/Manifest
+++ b/dev-perl/MooseX-Types-Path-Class/Manifest
@@ -1,2 +1 @@
-DIST MooseX-Types-Path-Class-0.06.tar.gz 10536 SHA256 ef107415831672a76f6423668f27dc23614e2b4848dbc37854dadc6bb2419c0a SHA512 93cd8760f9f87c18b7ffce54ef60cf208c923e2d8da341c4a0d5c79e34e526d6f0dae407971c9e320d98c5b157ba32145adf22880799cdb670860b39cacd8441 WHIRLPOOL ec9f90b967976d33c6c1906a9468303311c7f036a35b42eb978dfd4ef0643444b32003118ccc9b28b638bdb09ee5d8a611950af63551603664c5d4d01bf41d8b
 DIST MooseX-Types-Path-Class-0.08.tar.gz 28203 SHA256 38c55c0723d2533b0b16b41eda78adbe71194f3b7588a3b3f7ec71b2768664b7 SHA512 d206b32d765f7766e18cc15a045f1ab34efa160aa699823a9be437861bc2a3c8deee0bf66a46b7e2ccb5fc6ba25fa18c40391606f25c5a9e024f7744be7841c7 WHIRLPOOL bc673df8e53b681e835057e12c2af7e03bea7cdccec651aa9682f52db18f053ace3bda681f34d55f30a04f788c3e5b30e3bccc05cf85d6cc82df00f2fd55bf8b

diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.60.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.60.0.ebuild
deleted file mode 100644
index d879ccb..0000000
--- a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.60.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=THEPLER
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="A Path::Class type library for Moose"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/Moose-1.990
-	>=dev-perl/Moose-0.390.0
-	>=dev-perl/MooseX-Types-0.40.0
-	>=dev-perl/Path-Class-0.160.0"
-
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/
@ 2017-11-19 11:43 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2017-11-19 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     e72de8f09e93348fba061769485468ed0372a274
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 11:07:33 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 11:43:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72de8f0

dev-perl/MooseX-Types-Path-Class: Bump to verison 0.90.0

Upstream:
- Fix packaging issues arround optional getopt

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/MooseX-Types-Path-Class/Manifest          |  1 +
 .../MooseX-Types-Path-Class-0.90.0.ebuild          | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/MooseX-Types-Path-Class/Manifest b/dev-perl/MooseX-Types-Path-Class/Manifest
index 90993b924c7..116b798eb7f 100644
--- a/dev-perl/MooseX-Types-Path-Class/Manifest
+++ b/dev-perl/MooseX-Types-Path-Class/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Types-Path-Class-0.08.tar.gz 28203 SHA256 38c55c0723d2533b0b16b41eda78adbe71194f3b7588a3b3f7ec71b2768664b7 SHA512 d206b32d765f7766e18cc15a045f1ab34efa160aa699823a9be437861bc2a3c8deee0bf66a46b7e2ccb5fc6ba25fa18c40391606f25c5a9e024f7744be7841c7 WHIRLPOOL bc673df8e53b681e835057e12c2af7e03bea7cdccec651aa9682f52db18f053ace3bda681f34d55f30a04f788c3e5b30e3bccc05cf85d6cc82df00f2fd55bf8b
+DIST MooseX-Types-Path-Class-0.09.tar.gz 29220 SHA256 e784bab53698ae95a709a8663306145ffec55668df6cf31615333523fbe7ef7e SHA512 d61f72957431852903d99257b2d9f53f88702d4d314297192345896aeb1df86ab4d80767a1d0fad76fb23b561925aae076bfda80106e3f7d0f2d8093956bdc9e WHIRLPOOL 793b1064d08a59f4cbbb66398ee717ff5d05c36574ddac0736234db8ddcd23bc7482c2d3c34ca301bc49603e17691cec840d7bd5e2e23635af5b9a1a99bf153d

diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
new file mode 100644
index 00000000000..4c8696d77de
--- /dev/null
+++ b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="A Path::Class type library for Moose"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	dev-perl/MooseX-Types
+	>=dev-perl/Path-Class-0.160.0
+	virtual/perl-if
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		!minimal? ( dev-perl/MooseX-Getopt )
+		virtual/perl-File-Spec
+		virtual/perl-Module-Metadata
+		dev-perl/Moose
+		dev-perl/Test-Needs
+		virtual/perl-Test-Simple
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/
@ 2018-06-10  7:21 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2018-06-10  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     0d4dfb769442421753af504c736179ca2cb6e511
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 07:19:17 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 07:20:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4dfb76

dev-perl/MooseX-Types-Path-Class: Cleanup old version 0.80.0

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/MooseX-Types-Path-Class/Manifest          |  1 -
 .../MooseX-Types-Path-Class-0.80.0.ebuild          | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-perl/MooseX-Types-Path-Class/Manifest b/dev-perl/MooseX-Types-Path-Class/Manifest
index 0e649063413..0811f06dd78 100644
--- a/dev-perl/MooseX-Types-Path-Class/Manifest
+++ b/dev-perl/MooseX-Types-Path-Class/Manifest
@@ -1,2 +1 @@
-DIST MooseX-Types-Path-Class-0.08.tar.gz 28203 BLAKE2B 71e8a64db89ad2641ef97e2184915a85d33b93a295f67c721be975bd6ee70cb996f454f16b5d7b22cbf52f8c3a436e964221402b2c071ed26cb6693ffee55501 SHA512 d206b32d765f7766e18cc15a045f1ab34efa160aa699823a9be437861bc2a3c8deee0bf66a46b7e2ccb5fc6ba25fa18c40391606f25c5a9e024f7744be7841c7
 DIST MooseX-Types-Path-Class-0.09.tar.gz 29220 BLAKE2B b41dd83db1c5471337a34dcb7fa9a61dc6276e9731302feba960d3cefa6659a206a8f93280998077f9126851dcc8fcbaa5541e866c1ed894156c5f2d6281d2a7 SHA512 d61f72957431852903d99257b2d9f53f88702d4d314297192345896aeb1df86ab4d80767a1d0fad76fb23b561925aae076bfda80106e3f7d0f2d8093956bdc9e

diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.80.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.80.0.ebuild
deleted file mode 100644
index b65609ff097..00000000000
--- a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.80.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="A Path::Class type library for Moose"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test minimal"
-
-# Note: Will warn about missing Getopt during runtime
-# due to https://rt.cpan.org/Ticket/Display.html?id=39327
-RDEPEND="
-	dev-perl/Moose
-	dev-perl/MooseX-Types
-	>=dev-perl/Path-Class-0.160.0
-	virtual/perl-if
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-Tiny-0.7.0
-	test? (
-		!minimal? ( dev-perl/MooseX-Getopt )
-		virtual/perl-ExtUtils-MakeMaker
-		virtual/perl-File-Spec
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/
@ 2018-10-27 12:01 Fabian Groffen
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen @ 2018-10-27 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     2445be18b3bc0835b8b16e100a0ecb59270dddb8
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 12:00:32 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 12:01:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2445be18

dev-perl/MooseX-Types-Path-Class: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 .../MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
index 4c8696d77de..448f7136f65 100644
--- a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
+++ b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Path::Class type library for Moose"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/
@ 2021-11-18 20:55 Andreas K. Hüttel
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-11-18 20:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a86ce7797c91ecde130b9e15baba1fc48ed3a2c4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 20:54:16 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 20:55:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86ce779

dev-perl/MooseX-Types-Path-Class: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...lass-0.90.0.ebuild => MooseX-Types-Path-Class-0.90.0-r1.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0-r1.ebuild
similarity index 89%
rename from dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
rename to dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0-r1.ebuild
index 9a5796ed7742..541b4fb18b67 100644
--- a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
+++ b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=ETHER
 DIST_VERSION=0.09
@@ -11,15 +11,14 @@ DESCRIPTION="A Path::Class type library for Moose"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
 
 RDEPEND="
 	dev-perl/MooseX-Types
 	>=dev-perl/Path-Class-0.160.0
 	virtual/perl-if
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	>=dev-perl/Module-Build-Tiny-0.34.0
 	test? (
 		!minimal? ( dev-perl/MooseX-Getopt )


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

end of thread, other threads:[~2021-11-18 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-28 10:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Path-Class/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2016-03-28 20:01 Andreas Hüttel
2017-11-19 11:43 Kent Fredric
2018-06-10  7:21 Kent Fredric
2018-10-27 12:01 Fabian Groffen
2021-11-18 20:55 Andreas K. Hüttel

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