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/Authen-Passphrase/
Date: Wed, 20 Aug 2014 11:03:49 +0000 (UTC)	[thread overview]
Message-ID: <1406170616.a73d628d8d1f94f319878d066ac7e9ddb8f2f9a4.kent@gentoo> (raw)

commit:     a73d628d8d1f94f319878d066ac7e9ddb8f2f9a4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 02:34:48 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 02:56:56 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a73d628d

[fix] dev-perl/Authen-Passphrase Fix dep on digest-base -> Digest

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 ...-Passphrase-0.8.0.ebuild => Authen-Passphrase-0.8.0-r1.ebuild} | 4 ++--
 dev-perl/Authen-Passphrase/ChangeLog                              | 8 +++++++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0.ebuild b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
similarity index 96%
rename from dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0.ebuild
rename to dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
index d4e3486..090fa85 100644
--- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0.ebuild
+++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -55,7 +55,7 @@ perl_meta_runtime() {
 	# Data::Entropy::Algorithms
 	echo dev-perl/Data-Entropy
 	# Digest 1.00 ( 1.0.0 )
-	echo \>=virtual/perl-digest-base-1.0.0
+	echo \>=virtual/perl-Digest-1.0.0
 	# Digest::MD4 1.2 ( 1.200.0 )
 	echo \>=dev-perl/Digest-MD4-1.200.0
 	# Digest::MD5 1.9953 ( 1.995.300 )

diff --git a/dev-perl/Authen-Passphrase/ChangeLog b/dev-perl/Authen-Passphrase/ChangeLog
index b135765..dd1e871 100644
--- a/dev-perl/Authen-Passphrase/ChangeLog
+++ b/dev-perl/Authen-Passphrase/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Authen-Passphrase
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Authen-Passphrase-0.8.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Authen-Passphrase-0.8.0.ebuild, +Authen-Passphrase-0.8.0-r1.ebuild:
+  Fix dep on digest-base -> Digest
+
   31 Jul 2013; Kent Fredric <kentfredric@gmail.com>
   -Authen-Passphrase-0.6.0.ebuild, -Authen-Passphrase-0.7.0.ebuild:
   [trim] Old versions of Authen-Passphrase


WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-Passphrase/
Date: Thu, 24 Jul 2014 03:01:03 +0000 (UTC)	[thread overview]
Message-ID: <1406170616.a73d628d8d1f94f319878d066ac7e9ddb8f2f9a4.kent@gentoo> (raw)
Message-ID: <20140724030103.2WguhqiZvNkuCglyMLmcCpooWKjVOGblckaFHF55TtQ@z> (raw)

commit:     a73d628d8d1f94f319878d066ac7e9ddb8f2f9a4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 02:34:48 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 02:56:56 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a73d628d

[fix] dev-perl/Authen-Passphrase Fix dep on digest-base -> Digest

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 ...-Passphrase-0.8.0.ebuild => Authen-Passphrase-0.8.0-r1.ebuild} | 4 ++--
 dev-perl/Authen-Passphrase/ChangeLog                              | 8 +++++++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0.ebuild b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
similarity index 96%
rename from dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0.ebuild
rename to dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
index d4e3486..090fa85 100644
--- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0.ebuild
+++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -55,7 +55,7 @@ perl_meta_runtime() {
 	# Data::Entropy::Algorithms
 	echo dev-perl/Data-Entropy
 	# Digest 1.00 ( 1.0.0 )
-	echo \>=virtual/perl-digest-base-1.0.0
+	echo \>=virtual/perl-Digest-1.0.0
 	# Digest::MD4 1.2 ( 1.200.0 )
 	echo \>=dev-perl/Digest-MD4-1.200.0
 	# Digest::MD5 1.9953 ( 1.995.300 )

diff --git a/dev-perl/Authen-Passphrase/ChangeLog b/dev-perl/Authen-Passphrase/ChangeLog
index b135765..dd1e871 100644
--- a/dev-perl/Authen-Passphrase/ChangeLog
+++ b/dev-perl/Authen-Passphrase/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Authen-Passphrase
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Authen-Passphrase-0.8.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Authen-Passphrase-0.8.0.ebuild, +Authen-Passphrase-0.8.0-r1.ebuild:
+  Fix dep on digest-base -> Digest
+
   31 Jul 2013; Kent Fredric <kentfredric@gmail.com>
   -Authen-Passphrase-0.6.0.ebuild, -Authen-Passphrase-0.7.0.ebuild:
   [trim] Old versions of Authen-Passphrase


             reply	other threads:[~2014-08-20 11:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-20 11:03 Kent Fredric [this message]
2014-07-24  3:01 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-Passphrase/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-14 16:30 Kent Fredric
2015-06-07 22:11 Kent Fredric
2013-07-31  6:54 Kent Fredric
2012-02-11 13:45 Kent Fredric
2012-02-11 13:45 Kent Fredric
2011-05-24  5:06 Kent Fredric
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-12  1:10 Kent Fredric

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=1406170616.a73d628d8d1f94f319878d066ac7e9ddb8f2f9a4.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