diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 18:51:21 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 18:51:21 +0000 |
commit | e832574b099ae65c96fa3e85b61da5b44f6df894 (patch) | |
tree | 30345b8c4165010b4a54d42b67ba826d65487dff /dev-perl/Email-Send | |
parent | x86 stable wrt bug #536740 (diff) | |
download | gentoo-2-e832574b099ae65c96fa3e85b61da5b44f6df894.tar.gz gentoo-2-e832574b099ae65c96fa3e85b61da5b44f6df894.tar.bz2 gentoo-2-e832574b099ae65c96fa3e85b61da5b44f6df894.zip |
The Module::Pluggable module 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/Email-Send')
-rw-r--r-- | dev-perl/Email-Send/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.201.0.ebuild | 4 |
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog index 7ba56c08608a..56a9fed873bb 100644 --- a/dev-perl/Email-Send/ChangeLog +++ b/dev-perl/Email-Send/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Email-Send # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.37 2015/05/10 18:19:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.38 2015/06/13 18:51:21 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + Email-Send-2.198.0-r1.ebuild, Email-Send-2.199.0-r1.ebuild, + Email-Send-2.201.0.ebuild: + The Module::Pluggable module is no longer part of core Perl and has been + moved to dev-perl *Email-Send-2.201.0 (10 May 2015) diff --git a/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild b/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild index 7e6bf3615046..f61334bea7ff 100644 --- a/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.198.0-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/Email-Send/Email-Send-2.198.0-r1.ebuild,v 1.1 2014/08/24 01:26:01 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild,v 1.2 2015/06/13 18:51:21 dilfridge Exp $ EAPI=5 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND="virtual/perl-Test-Simple - >=virtual/perl-Module-Pluggable-2.97 + >=dev-perl/Module-Pluggable-2.97 virtual/perl-Scalar-List-Utils >=dev-perl/Return-Value-1.302 virtual/perl-File-Spec diff --git a/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild b/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild index 8e5e0c4a4f8f..799a8420441c 100644 --- a/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.199.0-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/Email-Send/Email-Send-2.199.0-r1.ebuild,v 1.1 2014/08/24 01:26:01 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild,v 1.2 2015/06/13 18:51:21 dilfridge Exp $ EAPI=5 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple - >=virtual/perl-Module-Pluggable-2.97 + >=dev-perl/Module-Pluggable-2.97 virtual/perl-Scalar-List-Utils >=dev-perl/Return-Value-1.302 virtual/perl-File-Spec diff --git a/dev-perl/Email-Send/Email-Send-2.201.0.ebuild b/dev-perl/Email-Send/Email-Send-2.201.0.ebuild index 0d70a84b901e..8a5d54990a19 100644 --- a/dev-perl/Email-Send/Email-Send-2.201.0.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.201.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.201.0.ebuild,v 1.1 2015/05/10 18:19:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.201.0.ebuild,v 1.2 2015/06/13 18:51:21 dilfridge Exp $ EAPI=5 @@ -19,7 +19,7 @@ DEPEND=" >=dev-perl/Email-Address-1.800.0 >=dev-perl/Email-Simple-1.920.0 virtual/perl-File-Spec - >=virtual/perl-Module-Pluggable-2.970.0 + >=dev-perl/Module-Pluggable-2.970.0 dev-perl/Return-Value >=virtual/perl-Scalar-List-Utils-1.20.0 " |