public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2014-11-29 19:57 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-11-29 19:57 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/11/29 19:57:18

  Modified:             ChangeLog
  Added:                Module-Build-0.420.500.ebuild
  Log:
  Add Perl 5.20 version; the bundled copy is deprecated
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.85                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	26 Jul 2014 14:07:02 -0000	1.84
+++ ChangeLog	29 Nov 2014 19:57:18 -0000	1.85
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.84 2014/07/26 14:07:02 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.85 2014/11/29 19:57:18 dilfridge Exp $
+
+*Module-Build-0.420.500 (29 Nov 2014)
+
+  29 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  +Module-Build-0.420.500.ebuild:
+  Add Perl 5.20 version; the bundled copy is deprecated
 
 *Module-Build-0.400.300-r1 (26 Jul 2014)
 *Module-Build-0.420.0-r1 (26 Jul 2014)



1.1                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.1&content-type=text/plain

Index: Module-Build-0.420.500.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.1 2014/11/29 19:57:18 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=LEONT
MODULE_VERSION=0.4205
inherit perl-module

DESCRIPTION="Build and install Perl modules"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"

RDEPEND="
	>=virtual/perl-Archive-Tar-1.09
	>=virtual/perl-CPAN-Meta-2.110.420
	>=virtual/perl-CPAN-Meta-YAML-0.3.0
	virtual/perl-Data-Dumper
	>=virtual/perl-ExtUtils-CBuilder-0.270.0
	virtual/perl-ExtUtils-Install
	virtual/perl-ExtUtils-Manifest
	>=virtual/perl-ExtUtils-ParseXS-2.210.0
	>=virtual/perl-File-Spec-0.820.0
	>=virtual/perl-File-Temp-0.150.0
	virtual/perl-Getopt-Long
	>=virtual/perl-Module-Metadata-1.0.2
	>=virtual/perl-Parse-CPAN-Meta-1.440.100
	>=virtual/perl-Perl-OSType-1
	virtual/perl-Test-Harness
	>=virtual/perl-Test-Simple-0.490.0
	virtual/perl-Text-ParseWords
	>=virtual/perl-version-0.870.0
"
DEPEND="${RDEPEND}"

SRC_TEST="do"





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-08 12:21 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-02-08 12:21 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/02/08 12:21:29

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.2&r2=1.3

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Module-Build-0.420.500.ebuild	29 Nov 2014 19:59:19 -0000	1.2
+++ Module-Build-0.420.500.ebuild	8 Feb 2015 12:21:29 -0000	1.3
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.2 2014/11/29 19:59:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.3 2015/02/08 12:21:29 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.87                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	29 Nov 2014 19:59:19 -0000	1.86
+++ ChangeLog	8 Feb 2015 12:21:29 -0000	1.87
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.86 2014/11/29 19:59:19 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.87 2015/02/08 12:21:29 zlogene Exp $
+
+  08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> Module-Build-0.420.500.ebuild:
+  amd64 stable wrt bug #536790
 
   29 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
   Module-Build-0.420.500.ebuild:





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-13 10:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-13 10:28 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/13 10:28:15

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.3&r2=1.4

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Module-Build-0.420.500.ebuild	8 Feb 2015 12:21:29 -0000	1.3
+++ Module-Build-0.420.500.ebuild	13 Feb 2015 10:28:15 -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.3 2015/02/08 12:21:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.4 2015/02/13 10:28:15 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.88                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	8 Feb 2015 12:21:29 -0000	1.87
+++ ChangeLog	13 Feb 2015 10:28:15 -0000	1.88
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.87 2015/02/08 12:21:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.88 2015/02/13 10:28:15 ago Exp $
+
+  13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for x86, wrt bug #536790
 
   08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> Module-Build-0.420.500.ebuild:
   amd64 stable wrt bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-13 21:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2015-02-13 21:50 UTC (permalink / raw
  To: gentoo-commits

jer         15/02/13 21:50:20

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #536790).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.5                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.4&r2=1.5

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Module-Build-0.420.500.ebuild	13 Feb 2015 10:28:15 -0000	1.4
+++ Module-Build-0.420.500.ebuild	13 Feb 2015 21:50:20 -0000	1.5
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.4 2015/02/13 10:28:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.5 2015/02/13 21:50:20 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.89                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	13 Feb 2015 10:28:15 -0000	1.88
+++ ChangeLog	13 Feb 2015 21:50:20 -0000	1.89
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.88 2015/02/13 10:28:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.89 2015/02/13 21:50:20 jer Exp $
+
+  13 Feb 2015; Jeroen Roovers <jer@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for HPPA (bug #536790).
 
   13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
   Stable for x86, wrt bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-14 15:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-14 15:39 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/14 15:39:40

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.5&r2=1.6

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Module-Build-0.420.500.ebuild	13 Feb 2015 21:50:20 -0000	1.5
+++ Module-Build-0.420.500.ebuild	14 Feb 2015 15:39:40 -0000	1.6
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.5 2015/02/13 21:50:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.6 2015/02/14 15:39:40 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.90                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	13 Feb 2015 21:50:20 -0000	1.89
+++ ChangeLog	14 Feb 2015 15:39:40 -0000	1.90
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.89 2015/02/13 21:50:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.90 2015/02/14 15:39:40 ago Exp $
+
+  14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for ppc, wrt bug #536790
 
   13 Feb 2015; Jeroen Roovers <jer@gentoo.org> Module-Build-0.420.500.ebuild:
   Stable for HPPA (bug #536790).





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-15 10:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-15 10:50 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/15 10:50:34

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.6&r2=1.7

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Module-Build-0.420.500.ebuild	14 Feb 2015 15:39:40 -0000	1.6
+++ Module-Build-0.420.500.ebuild	15 Feb 2015 10:50:34 -0000	1.7
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.6 2015/02/14 15:39:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.7 2015/02/15 10:50:34 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.91                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	14 Feb 2015 15:39:40 -0000	1.90
+++ ChangeLog	15 Feb 2015 10:50:34 -0000	1.91
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.90 2015/02/14 15:39:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.91 2015/02/15 10:50:34 ago Exp $
+
+  15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for ppc64, wrt bug #536790
 
   14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
   Stable for ppc, wrt bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-16  9:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-16  9:22 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/16 09:22:55

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.7&r2=1.8

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Module-Build-0.420.500.ebuild	15 Feb 2015 10:50:34 -0000	1.7
+++ Module-Build-0.420.500.ebuild	16 Feb 2015 09:22:55 -0000	1.8
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.7 2015/02/15 10:50:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.8 2015/02/16 09:22:55 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.92                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	15 Feb 2015 10:50:34 -0000	1.91
+++ ChangeLog	16 Feb 2015 09:22:55 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.91 2015/02/15 10:50:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.92 2015/02/16 09:22:55 ago Exp $
+
+  16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for sparc, wrt bug #536790
 
   15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
   Stable for ppc64, wrt bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-17  8:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-17  8:14 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/17 08:14:19

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.8&r2=1.9

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Module-Build-0.420.500.ebuild	16 Feb 2015 09:22:55 -0000	1.8
+++ Module-Build-0.420.500.ebuild	17 Feb 2015 08:14:18 -0000	1.9
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.8 2015/02/16 09:22:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.9 2015/02/17 08:14:18 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.93                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	16 Feb 2015 09:22:55 -0000	1.92
+++ ChangeLog	17 Feb 2015 08:14:19 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.92 2015/02/16 09:22:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.93 2015/02/17 08:14:19 ago Exp $
+
+  17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for ia64, wrt bug #536790
 
   16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
   Stable for sparc, wrt bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-02-18  8:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-18  8:39 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/18 08:39:09

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.10&r2=1.11

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Module-Build-0.420.500.ebuild	17 Feb 2015 21:35:29 -0000	1.10
+++ Module-Build-0.420.500.ebuild	18 Feb 2015 08:39:08 -0000	1.11
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.10 2015/02/17 21:35:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.11 2015/02/18 08:39:08 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.95                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.95&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.95&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.94&r2=1.95

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	17 Feb 2015 21:35:29 -0000	1.94
+++ ChangeLog	18 Feb 2015 08:39:08 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.94 2015/02/17 21:35:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.95 2015/02/18 08:39:08 ago Exp $
+
+  18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
+  Stable for alpha, wrt bug #536790
 
   17 Feb 2015; Markus Meier <maekke@gentoo.org> Module-Build-0.420.500.ebuild:
   arm stable, bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog
@ 2015-04-04 23:42 Mike Frysinger (vapier)
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-04 23:42 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/04 23:42:45

  Modified:             Module-Build-0.420.500.ebuild ChangeLog
  Log:
  Mark arm64/m68k/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.12                 perl-core/Module-Build/Module-Build-0.420.500.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild?r1=1.11&r2=1.12

Index: Module-Build-0.420.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Module-Build-0.420.500.ebuild	18 Feb 2015 08:39:08 -0000	1.11
+++ Module-Build-0.420.500.ebuild	4 Apr 2015 23:42:45 -0000	1.12
@@ -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/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.11 2015/02/18 08:39:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.500.ebuild,v 1.12 2015/04/04 23:42:45 vapier Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Build and install Perl modules"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.96                 perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	18 Feb 2015 08:39:08 -0000	1.95
+++ ChangeLog	4 Apr 2015 23:42:45 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.95 2015/02/18 08:39:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.96 2015/04/04 23:42:45 vapier Exp $
+
+  04 Apr 2015; Mike Frysinger <vapier@gentoo.org> Module-Build-0.420.500.ebuild:
+  Mark arm64/m68k/s390/sh stable.
 
   18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.420.500.ebuild:
   Stable for alpha, wrt bug #536790





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-04 23:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16  9:22 [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: Module-Build-0.420.500.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-04 23:42 Mike Frysinger (vapier)
2015-02-18  8:39 Agostino Sarubbo (ago)
2015-02-17  8:14 Agostino Sarubbo (ago)
2015-02-15 10:50 Agostino Sarubbo (ago)
2015-02-14 15:39 Agostino Sarubbo (ago)
2015-02-13 21:50 Jeroen Roovers (jer)
2015-02-13 10:28 Agostino Sarubbo (ago)
2015-02-08 12:21 Mikle Kolyada (zlogene)
2014-11-29 19:57 Andreas HAttel (dilfridge)

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