* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Types-Authen-Passphrase/
@ 2015-06-07 19:48 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-07 19:48 UTC (permalink / raw
To: gentoo-commits
commit: 082d112e6f0326ecb28621207c7b154441ea1b77
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 7 16:32:52 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 7 16:32:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=082d112e
[bump] MooseX-Types-Authen-Passphrase-0.40.0
Package-Manager: portage-2.2.17
.../MooseX-Types-Authen-Passphrase-0.02.ebuild | 26 -------------------
.../MooseX-Types-Authen-Passphrase-0.40.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 26 deletions(-)
diff --git a/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.02.ebuild b/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.02.ebuild
deleted file mode 100644
index 68101ec..0000000
--- a/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.02.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=NUFFIN
-inherit perl-module
-
-DESCRIPTION="Authen::Passphrase type constraint and coercions"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- dev-perl/MooseX-Types
- dev-perl/Authen-Passphrase
-"
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- dev-perl/Test-use-ok
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild b/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild
new file mode 100644
index 0000000..1ee4f13
--- /dev/null
+++ b/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Authen::Passphrase type constraint and coercions"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Authen::Passphrase::RejectAll -> Authen-Passphrase
+# MooseX::Types::Moose -> MooseX-Types
+RDEPEND="
+ dev-perl/Authen-Passphrase
+ dev-perl/MooseX-Types
+ dev-perl/namespace-clean
+"
+DEPEND="
+ ${RDEPEND}
+ >=dev-perl/Module-Build-Tiny-0.37.0
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+ )
+"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Types-Authen-Passphrase/
@ 2015-06-17 3:48 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-17 3:48 UTC (permalink / raw
To: gentoo-commits
commit: 78500f4db56a40ed6373f5c5adde6e5edd4c3ba5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 03:34:27 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 03:34:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=78500f4d
[keywords] MooseX-Types-Authen-Passphrase: Drop keywords for ~x86 due to Authen-Passphrase -> Crypt-Eksblowfish
Package-Manager: portage-2.2.17
.../MooseX-Types-Authen-Passphrase-0.40.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild b/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild
index 1ee4f13..eabe216 100644
--- a/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild
+++ b/dev-perl/MooseX-Types-Authen-Passphrase/MooseX-Types-Authen-Passphrase-0.40.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="Authen::Passphrase type constraint and coercions"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
IUSE="test"
# Authen::Passphrase::RejectAll -> Authen-Passphrase
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-17 3:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07 19:48 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Types-Authen-Passphrase/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-17 3:48 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox