summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 22:25:17 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 22:25:17 +0000
commitb446c9dffee56fbe1f2add092272539bd25d6893 (patch)
tree1457017286afa72b6e714ac0034750b9c059b473 /dev-perl/DateTime-Format-Mail
parentModule::Build is no longer part of core Perl and has been moved to dev-perl (diff)
downloadgentoo-2-b446c9dffee56fbe1f2add092272539bd25d6893.tar.gz
gentoo-2-b446c9dffee56fbe1f2add092272539bd25d6893.tar.bz2
gentoo-2-b446c9dffee56fbe1f2add092272539bd25d6893.zip
Module::Build is no longer part of core Perl and has been moved to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'dev-perl/DateTime-Format-Mail')
-rw-r--r--dev-perl/DateTime-Format-Mail/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog
index 5c12b5e59f50..bb3925aa6e4a 100644
--- a/dev-perl/DateTime-Format-Mail/ChangeLog
+++ b/dev-perl/DateTime-Format-Mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-Mail
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.26 2015/05/03 17:58:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.27 2015/06/13 22:25:17 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ DateTime-Format-Mail-0.300.100-r1.ebuild:
+ Module::Build is no longer part of core Perl and has been moved to dev-perl
*DateTime-Format-Mail-0.401.0 (03 May 2015)
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild
index fbca98801da2..f68f6cecfacc 100644
--- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild
+++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild,v 1.2 2014/01/25 20:38:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100-r1.ebuild,v 1.3 2015/06/13 22:25:17 dilfridge Exp $
EAPI=5
@@ -17,6 +17,6 @@ IUSE=""
RDEPEND=">=dev-perl/Params-Validate-0.67
>=dev-perl/DateTime-0.17"
DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
+ dev-perl/Module-Build"
SRC_TEST="do"