* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Authen-DecHpwd/
@ 2011-05-08 16:10 Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
0 siblings, 2 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 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] 3+ 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 commit in: dev-perl/Authen-DecHpwd/ Kent Fredric
@ 2011-05-08 14:19 ` Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
1 sibling, 0 replies; 3+ 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] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Authen-DecHpwd/
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Authen-DecHpwd/ Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 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] 3+ messages in thread
end of thread, other threads:[~2011-05-08 16:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Authen-DecHpwd/ Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox