From: "Kent Fredric" <kentfredric@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/ Date: Thu, 24 Jul 2014 03:01:03 +0000 (UTC) [thread overview] Message-ID: <1406170549.a8c01cc37666aeee75a5b2ddf1e832a8b9598f77.kent@gentoo> (raw) commit: a8c01cc37666aeee75a5b2ddf1e832a8b9598f77 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Jul 24 02:55:49 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Thu Jul 24 02:55:49 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a8c01cc3 [fix] dev-perl/Dist-Zilla-Role-Tempdir Fix dep on digest-base -> Digest Package-Manager: portage-2.2.10 Manifest-Sign-Key: E854324B1366A820 --- dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog | 9 ++++++++- ...200.ebuild => Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild} | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog index a14c3a4..425849f 100644 --- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog +++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-perl/Dist-Zilla-Role-Tempdir -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Dist-Zilla-Role-Tempdir-0.10.537.200-r1 (24 Jul 2014) + + 24 Jul 2014; Kent Fredric <kentfredric@gmail.com> + -Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild, + +Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild: + Fix dep on digest-base -> Digest + *Dist-Zilla-Role-Tempdir-0.10.537.220 (26 Apr 2013) 26 Apr 2013; Kent Fredric <kentfredric@gmail.com> diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild similarity index 93% rename from dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild rename to dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild index 98f4916..c39becf 100644 --- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild +++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 @@ -15,7 +15,7 @@ comment() { echo ''; } COMMON_DEPEND=" $(comment virtual/perl-Carp) >=virtual/perl-Digest-SHA-5.47 $(comment 5.470.0) - >=virtual/perl-digest-base-1.16 $(comment 1.160.0) + >=virtual/perl-Digest-1.16 $(comment 1.160.0) >=dev-perl/Dist-Zilla-2.0.0 $(comment Dist::Zilla::File::InMemory ">=" dzil 1.0.0) >=dev-perl/File-Find-Rule-0.30 $(comment 0.300.0)
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/Dist-Zilla-Role-Tempdir/ Date: Wed, 20 Aug 2014 11:03:49 +0000 (UTC) [thread overview] Message-ID: <1406170549.a8c01cc37666aeee75a5b2ddf1e832a8b9598f77.kent@gentoo> (raw) Message-ID: <20140820110349.uRAtv46CuqUw944bCPi9-SsgOD3xkAUZ4j67akPbRFw@z> (raw) commit: a8c01cc37666aeee75a5b2ddf1e832a8b9598f77 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Jul 24 02:55:49 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Thu Jul 24 02:55:49 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a8c01cc3 [fix] dev-perl/Dist-Zilla-Role-Tempdir Fix dep on digest-base -> Digest Package-Manager: portage-2.2.10 Manifest-Sign-Key: E854324B1366A820 --- dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog | 9 ++++++++- ...200.ebuild => Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild} | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog index a14c3a4..425849f 100644 --- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog +++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-perl/Dist-Zilla-Role-Tempdir -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Dist-Zilla-Role-Tempdir-0.10.537.200-r1 (24 Jul 2014) + + 24 Jul 2014; Kent Fredric <kentfredric@gmail.com> + -Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild, + +Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild: + Fix dep on digest-base -> Digest + *Dist-Zilla-Role-Tempdir-0.10.537.220 (26 Apr 2013) 26 Apr 2013; Kent Fredric <kentfredric@gmail.com> diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild similarity index 93% rename from dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild rename to dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild index 98f4916..c39becf 100644 --- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild +++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 @@ -15,7 +15,7 @@ comment() { echo ''; } COMMON_DEPEND=" $(comment virtual/perl-Carp) >=virtual/perl-Digest-SHA-5.47 $(comment 5.470.0) - >=virtual/perl-digest-base-1.16 $(comment 1.160.0) + >=virtual/perl-Digest-1.16 $(comment 1.160.0) >=dev-perl/Dist-Zilla-2.0.0 $(comment Dist::Zilla::File::InMemory ">=" dzil 1.0.0) >=dev-perl/File-Find-Rule-0.30 $(comment 0.300.0)
next reply other threads:[~2014-07-24 22:43 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-07-24 3:01 Kent Fredric [this message] 2014-08-20 11:03 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/ Kent Fredric -- strict thread matches above, loose matches on Subject: below -- 2015-06-14 16:30 Kent Fredric 2013-04-26 19:59 Kent Fredric 2012-08-23 12:35 Kent Fredric 2012-06-23 14:09 Kent Fredric 2012-02-23 13:55 Kent Fredric 2011-04-05 21:32 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=1406170549.a8c01cc37666aeee75a5b2ddf1e832a8b9598f77.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: linkBe 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