public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Send: ChangeLog Email-Send-2.201.0.ebuild Email-Send-2.198.0-r1.ebuild Email-Send-2.199.0-r1.ebuild
@ 2015-06-13 18:51 Andreas Huettel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas Huettel (dilfridge) @ 2015-06-13 18:51 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/06/13 18:51:22

  Modified:             ChangeLog Email-Send-2.201.0.ebuild
                        Email-Send-2.198.0-r1.ebuild
                        Email-Send-2.199.0-r1.ebuild
  Log:
  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)

Revision  Changes    Path
1.38                 dev-perl/Email-Send/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	10 May 2015 18:19:12 -0000	1.37
+++ ChangeLog	13 Jun 2015 18:51:21 -0000	1.38
@@ -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)
 



1.2                  dev-perl/Email-Send/Email-Send-2.201.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.201.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.201.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.201.0.ebuild?r1=1.1&r2=1.2

Index: Email-Send-2.201.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.201.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-Send-2.201.0.ebuild	10 May 2015 18:19:12 -0000	1.1
+++ Email-Send-2.201.0.ebuild	13 Jun 2015 18:51:21 -0000	1.2
@@ -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 @@
 	>=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
 "



1.2                  dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild?r1=1.1&r2=1.2

Index: Email-Send-2.198.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-Send-2.198.0-r1.ebuild	24 Aug 2014 01:26:01 -0000	1.1
+++ Email-Send-2.198.0-r1.ebuild	13 Jun 2015 18:51:21 -0000	1.2
@@ -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 @@
 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



1.2                  dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild?r1=1.1&r2=1.2

Index: Email-Send-2.199.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-Send-2.199.0-r1.ebuild	24 Aug 2014 01:26:01 -0000	1.1
+++ Email-Send-2.199.0-r1.ebuild	13 Jun 2015 18:51:21 -0000	1.2
@@ -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 @@
 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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-13 18:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 18:51 [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Send: ChangeLog Email-Send-2.201.0.ebuild Email-Send-2.198.0-r1.ebuild Email-Send-2.199.0-r1.ebuild Andreas Huettel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox