public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Apache-Htpasswd/
Date: Thu, 22 Nov 2012 02:19:48 +0000 (UTC)	[thread overview]
Message-ID: <1353456911.47cf63f1a6b4ff319900778e594e942cea8adebb.kent@gentoo> (raw)

commit:     47cf63f1a6b4ff319900778e594e942cea8adebb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Nov 21 00:15:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Nov 21 00:15:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=47cf63f1

[newversion] Apache-Htpasswd-1.900.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 .../Apache-Htpasswd/Apache-Htpasswd-1.900.0.ebuild |   37 ++++++++++++++++++++
 dev-perl/Apache-Htpasswd/ChangeLog                 |    8 ++++-
 2 files changed, 44 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Apache-Htpasswd/Apache-Htpasswd-1.900.0.ebuild b/dev-perl/Apache-Htpasswd/Apache-Htpasswd-1.900.0.ebuild
new file mode 100644
index 0000000..4366403
--- /dev/null
+++ b/dev-perl/Apache-Htpasswd/Apache-Htpasswd-1.900.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=KMELTZ
+MODULE_VERSION=1.9
+inherit perl-module
+
+DESCRIPTION='Manage Unix crypt-style password file.'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Crypt::PasswdMD5
+	echo dev-perl/Crypt-PasswdMD5
+	# Digest::SHA 2 ( 2.0.0 )
+	echo \>=virtual/perl-Digest-SHA-2.00
+	# MIME::Base64
+	echo virtual/perl-MIME-Base64
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Apache-Htpasswd/ChangeLog b/dev-perl/Apache-Htpasswd/ChangeLog
index face02f..7e4da9a 100644
--- a/dev-perl/Apache-Htpasswd/ChangeLog
+++ b/dev-perl/Apache-Htpasswd/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Apache-Htpasswd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Apache-Htpasswd-1.900.0 (20 Nov 2012)
+
+  20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +Apache-Htpasswd-1.900.0.ebuild:
+  Version Bump
+
 *Apache-Htpasswd-1.800.0 (12 Apr 2011)
 
   12 Apr 2011; Kent Fredric <kentfredric@gmail.com>


             reply	other threads:[~2012-11-22  2:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-22  2:19 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-31  6:54 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Apache-Htpasswd/ Kent Fredric
2011-04-12  0:30 Kent Fredric
2011-02-12  9:50 Torsten Veller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353456911.47cf63f1a6b4ff319900778e594e942cea8adebb.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox