* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-DecHpwd/
@ 2011-04-12 1:10 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-12 1:10 UTC (permalink / raw
To: gentoo-commits
commit: 1610508fa0aafcff633dde15fe0e4ecd6643795f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 01:00:25 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 01:00:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1610508f
[migrate] Authen-DecHpwd
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
...wd-2.004.ebuild => Authen-DecHpwd-2.4.0.ebuild} | 3 ++-
...wd-2.005.ebuild => Authen-DecHpwd-2.5.0.ebuild} | 3 ++-
dev-perl/Authen-DecHpwd/ChangeLog | 10 +++++++++-
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.004.ebuild b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.4.0.ebuild
similarity index 87%
rename from dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.004.ebuild
rename to dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.4.0.ebuild
index fdad533..8e38a4a 100644
--- a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.004.ebuild
+++ b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.4.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=ZEFRAM
+MODULE_VERSION="2.004"
inherit perl-module
DESCRIPTION="DEC VMS password hashing"
diff --git a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.005.ebuild b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.5.0.ebuild
similarity index 87%
rename from dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.005.ebuild
rename to dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.5.0.ebuild
index e3c91ed..ee66b82 100644
--- a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.005.ebuild
+++ b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.5.0.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=ZEFRAM
+MODULE_VERSION="2.005"
inherit perl-module
DESCRIPTION="DEC VMS password hashing"
diff --git a/dev-perl/Authen-DecHpwd/ChangeLog b/dev-perl/Authen-DecHpwd/ChangeLog
index 3f342b0..9aed09b 100644
--- a/dev-perl/Authen-DecHpwd/ChangeLog
+++ b/dev-perl/Authen-DecHpwd/ChangeLog
@@ -1,7 +1,15 @@
# ChangeLog for dev-perl/Authen-DecHpwd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Authen-DecHpwd-2.5.0 (12 Apr 2011)
+*Authen-DecHpwd-2.4.0 (12 Apr 2011)
+
+ 12 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -Authen-DecHpwd-2.004.ebuild, +Authen-DecHpwd-2.4.0.ebuild,
+ -Authen-DecHpwd-2.005.ebuild, +Authen-DecHpwd-2.5.0.ebuild:
+ Migrate
+
*Authen-DecHpwd-2.005 (05 Aug 2010)
05 Aug 2010; Torsten Veller <tove@gentoo.org>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-DecHpwd/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-05-08 14:19 ` Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-08 14:19 UTC (permalink / raw
To: gentoo-commits
commit: b1455001a9303e6cd20a6b06097001d8a15aefcc
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 8 12:54:45 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 8 14:18:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b1455001
[newversion] Authen-DecHpwd-2.6.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild | 48 ++++++++++++++++++++
dev-perl/Authen-DecHpwd/ChangeLog | 6 +++
dev-perl/Authen-DecHpwd/metadata.xml | 6 ++-
3 files changed, 59 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild
new file mode 100644
index 0000000..a0d53bc
--- /dev/null
+++ b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION="2.006"
+inherit perl-module
+
+DESCRIPTION="DEC VMS password hashing"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test +recommended"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Data-Integer-0.003 $(comment 0.3.0)
+ >=dev-perl/Digest-CRC-0.14 $(comment 0.140.0)
+ $(comment virtual/perl-Exporter)
+ dev-perl/Scalar-String
+ $(comment virtual/perl-constant)
+ virtual/perl-parent
+ $(comment virtual/perl-strict)
+ $(comment virtual/perl-warnings)
+ recommended? ( virtual/perl-XSLoader )
+"
+DEPEND="
+ ${COMMON_DEPEND}
+$(comment config requires)
+ virtual/perl-Module-Build
+ $(comment virtual/perl-strict)
+ $(comment virtual/perl-warnings)
+$(comment config recommends)
+ recommended? ( >=virtual/perl-ExtUtils-CBuilder-0.15.0 $(comment 0.150.0) )
+$(comment build requires)
+ virtual/perl-Module-Build
+ dev-perl/Scalar-String
+ virtual/perl-Test-Simple
+ $(comment virtual/perl-strict)
+ $(comment virtual/perl-warnings)
+$(comment build recommends)
+ recommended? ( >=virtual/perl-ExtUtils-CBuilder-0.15.0 $(comment 0.150.0) )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Authen-DecHpwd/ChangeLog b/dev-perl/Authen-DecHpwd/ChangeLog
index 9aed09b..1ea64ce 100644
--- a/dev-perl/Authen-DecHpwd/ChangeLog
+++ b/dev-perl/Authen-DecHpwd/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Authen-DecHpwd-2.6.0 (08 May 2011)
+
+ 08 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Authen-DecHpwd-2.6.0.ebuild, metadata.xml:
+ Bump
+
*Authen-DecHpwd-2.5.0 (12 Apr 2011)
*Authen-DecHpwd-2.4.0 (12 Apr 2011)
diff --git a/dev-perl/Authen-DecHpwd/metadata.xml b/dev-perl/Authen-DecHpwd/metadata.xml
index ccc7e0f..277753f 100644
--- a/dev-perl/Authen-DecHpwd/metadata.xml
+++ b/dev-perl/Authen-DecHpwd/metadata.xml
@@ -5,5 +5,9 @@
<maintainer>
<email>kentfredric@gmail.com</email>
<name>Kent Fredric</name>
- </maintainer>
+ </maintainer>
+ <use>
+ <flag name="recommended">Pull in recommended dependencies to ensure XS
+ Modules are built</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-DecHpwd/
@ 2011-08-28 2:57 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-08-28 2:57 UTC (permalink / raw
To: gentoo-commits
commit: 6dcc3d5f7df34423465faba5e9fd8c08dda07d97
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 02:15:32 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 02:15:32 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6dcc3d5f
[fixdep] Authen-DecHpwd -> Digest-CRC
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
.../Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild | 2 +-
dev-perl/Authen-DecHpwd/ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild
index a0d53bc..10abb3b 100644
--- a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild
+++ b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.6.0.ebuild
@@ -16,7 +16,7 @@ IUSE="test +recommended"
comment() { echo ''; }
COMMON_DEPEND="
>=dev-perl/Data-Integer-0.003 $(comment 0.3.0)
- >=dev-perl/Digest-CRC-0.14 $(comment 0.140.0)
+ >=dev-perl/Digest-CRC-0.140.0
$(comment virtual/perl-Exporter)
dev-perl/Scalar-String
$(comment virtual/perl-constant)
diff --git a/dev-perl/Authen-DecHpwd/ChangeLog b/dev-perl/Authen-DecHpwd/ChangeLog
index 1ea64ce..0fd12c7 100644
--- a/dev-perl/Authen-DecHpwd/ChangeLog
+++ b/dev-perl/Authen-DecHpwd/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+ Authen-DecHpwd-2.6.0.ebuild:
+ Fixdep on Digest-CRC
+
*Authen-DecHpwd-2.6.0 (08 May 2011)
08 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-DecHpwd/
@ 2013-07-31 6:54 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-07-31 6:54 UTC (permalink / raw
To: gentoo-commits
commit: 08cc6c1946ca902452de7dc828a987abceb1e60e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 31 06:51:41 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 31 06:51:41 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=08cc6c19
[trim] Old versions of Authen-DecHpwd
Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820
---
.../Authen-DecHpwd/Authen-DecHpwd-2.4.0.ebuild | 27 -------------------
.../Authen-DecHpwd/Authen-DecHpwd-2.5.0.ebuild | 31 ----------------------
dev-perl/Authen-DecHpwd/ChangeLog | 5 +++-
3 files changed, 4 insertions(+), 59 deletions(-)
diff --git a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.4.0.ebuild b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.4.0.ebuild
deleted file mode 100644
index e3606fe..0000000
--- a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.4.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=ZEFRAM
-MODULE_VERSION="2.004"
-inherit perl-module
-
-DESCRIPTION="DEC VMS password hashing"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- dev-perl/Scalar-String
- >=dev-perl/Data-Integer-0.3.0
-"
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- virtual/perl-Test-Simple
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.5.0.ebuild b/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.5.0.ebuild
deleted file mode 100644
index 9aa12fb..0000000
--- a/dev-perl/Authen-DecHpwd/Authen-DecHpwd-2.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION="2.005"
-inherit perl-module
-
-DESCRIPTION="DEC VMS password hashing"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
- dev-perl/Scalar-String
- >=dev-perl/Data-Integer-0.3.0
-"
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-Module-Build
- test? (
- virtual/perl-Test-Simple
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Authen-DecHpwd/ChangeLog b/dev-perl/Authen-DecHpwd/ChangeLog
index da00172..28c0346 100644
--- a/dev-perl/Authen-DecHpwd/ChangeLog
+++ b/dev-perl/Authen-DecHpwd/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 Jul 2013; Kent Fredric <kentfredric@gmail.com>
+ -Authen-DecHpwd-2.4.0.ebuild, -Authen-DecHpwd-2.5.0.ebuild:
+ [trim] Old versions of Authen-DecHpwd
+
28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
Authen-DecHpwd-2.4.0.ebuild, Authen-DecHpwd-2.5.0.ebuild,
Authen-DecHpwd-2.6.0.ebuild:
@@ -36,4 +40,3 @@
14 Aug 2009; Kent Fredric <kentfredric@gmail.com>
+Authen-DecHpwd-2.004.ebuild, +metadata.xml:
Added
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-07-31 6:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 2:57 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-DecHpwd/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-07-31 6:54 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-12 1:10 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox