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

dilfridge    15/06/13 22:51:27

  Modified:             HTTP-BrowserDetect-1.770.0.ebuild
                        HTTP-BrowserDetect-1.500.0.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.4                  dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild?r1=1.3&r2=1.4

Index: HTTP-BrowserDetect-1.770.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- HTTP-BrowserDetect-1.770.0.ebuild	21 Mar 2015 23:06:19 -0000	1.3
+++ HTTP-BrowserDetect-1.770.0.ebuild	13 Jun 2015 22:51:27 -0000	1.4
@@ -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/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild,v 1.3 2015/03/21 23:06:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.770.0.ebuild,v 1.4 2015/06/13 22:51:27 dilfridge Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 RDEPEND=""
 DEPEND="
-	>=virtual/perl-Module-Build-0.280.0
+	>=dev-perl/Module-Build-0.280.0
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-JSON-PP



1.6                  dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild?r1=1.5&r2=1.6

Index: HTTP-BrowserDetect-1.500.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- HTTP-BrowserDetect-1.500.0.ebuild	31 Jul 2013 20:21:59 -0000	1.5
+++ HTTP-BrowserDetect-1.500.0.ebuild	13 Jun 2015 22:51:27 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild,v 1.5 2013/07/31 20:21:59 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.500.0.ebuild,v 1.6 2015/06/13 22:51:27 dilfridge Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 RDEPEND=""
 DEPEND="
-	virtual/perl-Module-Build
+	dev-perl/Module-Build
 	test? (
 		dev-perl/File-Slurp
 		virtual/perl-JSON-PP



1.99                 dev-perl/HTTP-BrowserDetect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	21 Mar 2015 23:06:19 -0000	1.98
+++ ChangeLog	13 Jun 2015 22:51:27 -0000	1.99
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/HTTP-BrowserDetect
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.98 2015/03/21 23:06:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.99 2015/06/13 22:51:27 dilfridge Exp $
+
+  13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+  HTTP-BrowserDetect-1.500.0.ebuild, HTTP-BrowserDetect-1.770.0.ebuild:
+  Module::Build is no longer part of core Perl and has been moved to dev-perl
 
   21 Mar 2015; Mikle Kolyada <zlogene@gentoo.org>
   HTTP-BrowserDetect-1.770.0.ebuild:





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

only message in thread, other threads:[~2015-06-13 22: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 22:51 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: HTTP-BrowserDetect-1.770.0.ebuild HTTP-BrowserDetect-1.500.0.ebuild ChangeLog 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