* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Module-Build/
@ 2013-04-28 9:25 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-04-28 9:25 UTC (permalink / raw
To: gentoo-commits
commit: af7c8dc41947baf9cae157210d27eb399044ea12
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 09:17:53 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 09:17:53 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=af7c8dc4
[added] stopgap perl-core/Module-Build-0.400.400 until its in ::gentoo
Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4
---
perl-core/Module-Build/ChangeLog | 637 ++++++++++++++++++++
.../Module-Build/Module-Build-0.400.400.ebuild | 31 +
perl-core/Module-Build/metadata.xml | 36 ++
3 files changed, 704 insertions(+), 0 deletions(-)
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
new file mode 100644
index 0000000..648fd98
--- /dev/null
+++ b/perl-core/Module-Build/ChangeLog
@@ -0,0 +1,637 @@
+# ChangeLog for perl-core/Module-Build
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.77 2013/03/02 16:19:20 ago Exp $
+
+*Module-Build-0.400.400 (28 Apr 2013)
+
+ 28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+ +Module-Build-0.400.400.ebuild, +metadata.xml:
+ Added from ::gentoo based on 0.400.300 as a stopgap till its in ::gentoo
+
+ 02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for sh, wrt bug #458122
+
+ 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for sparc, wrt bug #458122
+
+ 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for ia64, wrt bug #458122
+
+ 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for arm, wrt bug #458122
+
+ 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for s390, wrt bug #458122
+
+ 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for alpha, wrt bug #458122
+
+ 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for hppa, wrt bug #458122
+
+ 19 Feb 2013; Zac Medico <zmedico@gentoo.org> Module-Build-0.400.300.ebuild:
+ Add ~arm-linux keyword.
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for ppc, wrt bug #458122
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for ppc64, wrt bug #458122
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for x86, wrt bug #458122
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.400.300.ebuild:
+ Stable for amd64, wrt bug #458122
+
+ 06 Jan 2013; Mike Frysinger <vapier@gentoo.org> Module-Build-0.34.0201.ebuild,
+ Module-Build-0.36.07.ebuild, Module-Build-0.362.400.ebuild,
+ Module-Build-0.380.0.ebuild, Module-Build-0.400.0.ebuild,
+ Module-Build-0.400.100.ebuild, Module-Build-0.400.200.ebuild,
+ Module-Build-0.400.300.ebuild:
+ Add back m68k keywords.
+
+*Module-Build-0.400.300 (22 Aug 2012)
+
+ 22 Aug 2012; Torsten Veller <tove@gentoo.org> +Module-Build-0.400.300.ebuild:
+ Version bump
+
+*Module-Build-0.400.200 (27 Jul 2012)
+
+ 27 Jul 2012; Torsten Veller <tove@gentoo.org> +Module-Build-0.400.200.ebuild:
+ Version bump
+
+*Module-Build-0.400.100 (28 Jun 2012)
+
+ 28 Jun 2012; Torsten Veller <tove@gentoo.org> +Module-Build-0.400.100.ebuild:
+ Version bump
+
+ 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
+ Update CPAN upstream info
+
+ 15 May 2012; Mark Loeser <halcy0n@gentoo.org> Module-Build-0.380.0.ebuild:
+ Stable for ppc64; bug #393397
+
+ 28 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ Module-Build-0.400.0.ebuild:
+ keyword ~amd64-fbsd
+
+*Module-Build-0.400.0 (25 Feb 2012)
+
+ 25 Feb 2012; Torsten Veller <tove@gentoo.org> +Module-Build-0.400.0.ebuild:
+ Version bump
+
+ 02 Feb 2012; Brent Baude <ranger@gentoo.org> Module-Build-0.380.0.ebuild:
+ Marking Module-Build-0.380.0 ppc stable for bug 393397
+
+ 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> Module-Build-0.380.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #393397
+
+ 22 Dec 2011; Markus Meier <maekke@gentoo.org> Module-Build-0.380.0.ebuild:
+ x86 stable, bug #393397
+
+ 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> Module-Build-0.380.0.ebuild:
+ Stable for AMD64, wrt bug #393397
+
+ 14 Dec 2011; Markus Meier <maekke@gentoo.org> Module-Build-0.380.0.ebuild:
+ arm stable, bug #393397
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> Module-Build-0.380.0.ebuild:
+ Stable for HPPA (bug #393397).
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> Module-Build-0.34.0201.ebuild,
+ Module-Build-0.36.07.ebuild:
+ Drop ~sparc-fbsd KEYWORD
+
+ 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Module-Build-0.380.0.ebuild:
+ Marked ~ppc/~ppc64 wrt #357599
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ Module-Build-0.380.0.ebuild:
+ keyword ~x86-fbsd, bug #357599
+
+ 13 Jun 2011; Matt Turner <mattst88@gentoo.org> Module-Build-0.380.0.ebuild:
+ Added ~mips, bug 357599
+
+ 02 May 2011; Fabian Groffen <grobian@gentoo.org> Module-Build-0.380.0.ebuild:
+ Marked ~x64-freebsd
+
+*Module-Build-0.380.0 (06 Mar 2011)
+
+ 06 Mar 2011; Torsten Veller <tove@gentoo.org> +Module-Build-0.380.0.ebuild:
+ Version bump
+
+ 27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
+ Module-Build-0.362.400.ebuild:
+ Add Prefix keywords, bug #353115
+
+ 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Module-Build-0.362.400.ebuild:
+ Marked ~ppc/~ppc64 wrt #353115
+
+ 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-Build-0.362.400.ebuild:
+ Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115
+
+ 29 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-Build-0.362.400.ebuild:
+ Marked ~hppa (bug #353115).
+
+*Module-Build-0.362.400 (29 Jan 2011)
+
+ 29 Jan 2011; Torsten Veller <tove@gentoo.org> +Module-Build-0.362.400.ebuild:
+ Version bump
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> -Module-Build-0.35.ebuild,
+ -Module-Build-0.36.01.ebuild, -Module-Build-0.36.03.ebuild:
+ Cleanup
+
+ 07 Dec 2010; Matt Turner <mattst88@gentoo.org>
+ Module-Build-0.36.07.ebuild:
+ Added ~mips, bug 298183.
+
+ 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+ Module-Build-0.36.07.ebuild:
+ ppc64 stable wrt #333421
+
+ 18 Oct 2010; Jeroen Roovers <jer@gentoo.org> Module-Build-0.36.07.ebuild:
+ Stable for HPPA (bug #323529).
+
+ 27 Jun 2010; <nixnut@gentoo.org> Module-Build-0.36.07.ebuild:
+ ppc stable #323529
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
+ Module-Build-0.36.07.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #323529
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org> Module-Build-0.36.07.ebuild:
+ Stable on amd64 and x86 (#323529)
+
+*Module-Build-0.36.07 (07 Apr 2010)
+
+ 07 Apr 2010; Torsten Veller <tove@gentoo.org>
+ +Module-Build-0.36.07.ebuild:
+ Version bump
+
+ 23 Feb 2010; Joseph Jezak <josejx@gentoo.org> Module-Build-0.36.01.ebuild,
+ Module-Build-0.36.03.ebuild:
+ Marked ~ppc for bug #298183.
+
+ 08 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+ Module-Build-0.36.03.ebuild:
+ Marked ~ppc-aix, bug #298183
+
+*Module-Build-0.36.03 (21 Jan 2010)
+
+ 21 Jan 2010; Torsten Veller <tove@gentoo.org>
+ +Module-Build-0.36.03.ebuild:
+ Version bump
+
+ 17 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+ Module-Build-0.36.01.ebuild:
+ Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #298183
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -Module-Build-0.28.08.ebuild, -Module-Build-0.32.ebuild,
+ -Module-Build-0.33.ebuild, -Module-Build-0.34.ebuild:
+ Cleanup
+
+ 10 Jan 2010; Markus Meier <maekke@gentoo.org> Module-Build-0.36.01.ebuild:
+ add ~arm, bug #298183
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Module-Build-0.36.01.ebuild:
+ Add back Prefix keywords, bug #298183
+
+ 09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ Module-Build-0.36.01.ebuild:
+ keyword ~sparc-fbsd, bug #298183
+
+ 07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ Module-Build-0.36.01.ebuild:
+ keyword ~x86-fbsd, bug #298183
+
+ 06 Jan 2010; Brent Baude <ranger@gentoo.org> Module-Build-0.36.01.ebuild:
+ Marking Module-Build-0.36.01 ~ppc64 for bug 298183
+
+ 05 Jan 2010; nixnut <nixnut@gentoo.org> Module-Build-0.34.0201.ebuild:
+ ppc stable #288026
+
+ 24 Dec 2009; Jeroen Roovers <jer@gentoo.org> Module-Build-0.36.01.ebuild:
+ Marked ~hppa (bug #298183).
+
+*Module-Build-0.36.01 (24 Dec 2009)
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org>
+ +Module-Build-0.36.01.ebuild:
+ Version bump
+
+ 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Module-Build-0.32.ebuild,
+ Module-Build-0.33.ebuild, Module-Build-0.34.ebuild,
+ Module-Build-0.34.0201.ebuild, Module-Build-0.35.ebuild:
+ QA: Transfer prefix keywords
+
+ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+ Module-Build-0.34.0201.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
+
+ 10 Dec 2009; Brent Baude <ranger@gentoo.org>
+ Module-Build-0.34.0201.ebuild:
+ Marking Module-Build-0.34.0201 ppc64 stable for bug 288026
+
+ 07 Dec 2009; Markus Meier <maekke@gentoo.org>
+ Module-Build-0.34.0201.ebuild:
+ arm stable, bug #288026
+
+ 07 Dec 2009; Jeroen Roovers <jer@gentoo.org>
+ Module-Build-0.34.0201.ebuild:
+ Stable for HPPA (bug #288026).
+
+ 04 Dec 2009; Torsten Veller <tove@gentoo.org>
+ Module-Build-0.34.0201.ebuild:
+ Stable on amd64 (#288026)
+
+ 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ Module-Build-0.34.0201.ebuild:
+ x86 stable, bug 288026
+
+*Module-Build-0.35 (28 Aug 2009)
+
+ 28 Aug 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.35.ebuild:
+ Version bump
+
+*Module-Build-0.34.0201 (10 Aug 2009)
+
+ 10 Aug 2009; Torsten Veller <tove@gentoo.org>
+ +Module-Build-0.34.0201.ebuild:
+ Version bump
+
+*Module-Build-0.34 (08 Jul 2009)
+
+ 08 Jul 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.34.ebuild:
+ Version bump
+
+*Module-Build-0.33 (04 May 2009)
+
+ 04 May 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.33.ebuild:
+ Version bump
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org>
+ -Module-Build-0.28-r1.ebuild, -Module-Build-0.30.ebuild,
+ -Module-Build-0.31.ebuild, -Module-Build-0.31.012.ebuild:
+ Cleanup
+
+*Module-Build-0.32 (26 Feb 2009)
+
+ 26 Feb 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.32.ebuild:
+ Version bump
+
+*Module-Build-0.31.012 (14 Jan 2009)
+
+ 14 Jan 2009; Torsten Veller <tove@gentoo.org>
+ -Module-Build-0.31.011.ebuild, +Module-Build-0.31.012.ebuild:
+ Version bump. Cleanup
+
+*Module-Build-0.31.011 (13 Jan 2009)
+
+ 13 Jan 2009; Torsten Veller <tove@gentoo.org>
+ +Module-Build-0.31.011.ebuild, -Module-Build-0.31011.ebuild:
+ Rename version: 0.31011 -> 0.31.011
+
+*Module-Build-0.31011 (13 Jan 2009)
+
+ 13 Jan 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +Module-Build-0.31011.ebuild:
+ Version bump via perl-bump experimental tool.
+
+*Module-Build-0.31 (23 Dec 2008)
+
+ 23 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
+ +Module-Build-0.31.ebuild:
+ Version bump.
+
+ 04 Nov 2008; Mike Frysinger <vapier@gentoo.org>
+ Module-Build-0.28.08.ebuild, Module-Build-0.30.ebuild:
+ Add arm/s390/sh love.
+
+*Module-Build-0.30 (01 Nov 2008)
+*Module-Build-0.28.08 (01 Nov 2008)
+*Module-Build-0.28-r1 (01 Nov 2008)
+
+ 01 Nov 2008; Torsten Veller <tove@gentoo.org> +metadata.xml,
+ +Module-Build-0.28-r1.ebuild, +Module-Build-0.28.08.ebuild,
+ +Module-Build-0.30.ebuild:
+ dev-perl => perl-core migration
+
+ 01 Nov 2008; Torsten Veller <tove@gentoo.org> module-build-0.28-r1.ebuild,
+ module-build-0.28.08.ebuild, module-build-0.30.ebuild:
+ New virtuals: Archive-Tar ExtUtils-CBuilder extutils-parsexs
+
+*module-build-0.30 (05 Oct 2008)
+
+ 05 Oct 2008; Torsten Veller <tove@gentoo.org> +module-build-0.30.ebuild:
+ Version bump
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -module-build-0.28.ebuild,
+ -module-build-0.28.05.ebuild, -module-build-0.28.06.ebuild,
+ -module-build-0.28.07.ebuild, module-build-0.28.08.ebuild:
+ Cleanup. Remove dev-perl/version from DEPEND as it is not needed anymore.
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> module-build-0.28.08.ebuild:
+ Stable for HPPA too.
+
+ 29 Dec 2007; <welp@gentoo.org> module-build-0.28.08.ebuild:
+ Keyworded ~sparc-fbsd; bug 203655
+
+ 10 Nov 2007; Samuli Suominen <drac@gentoo.org>
+ module-build-0.28.08.ebuild:
+ amd64 stable
+
+ 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ module-build-0.28.08.ebuild:
+ Stable on ppc.
+
+ 11 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ module-build-0.28.08.ebuild:
+ alpha/ia64/x86 stable
+
+ 07 Jul 2007; Tom Gall <tgall@gentoo.org> module-build-0.28.08.ebuild:
+ stable on ppc64
+
+ 30 Jun 2007; Joshua Kinard <kumba@gentoo.org> module-build-0.28.08.ebuild:
+ Stable on mips.
+
+ 21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.07.ebuild, module-build-0.28.08.ebuild:
+ Marking sparc stable
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> module-build-0.28.06.ebuild:
+ Stable on mips.
+
+ 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ module-build-0.28.06.ebuild:
+ ppc stable
+
+*module-build-0.28.08 (29 Apr 2007)
+
+ 29 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.28.08.ebuild:
+ Version bump
+
+*module-build-0.28.07 (16 Apr 2007)
+
+ 16 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.28.07.ebuild:
+ Version bump
+
+ 16 Apr 2007; Markus Rothe <corsair@gentoo.org>
+ module-build-0.28.05.ebuild:
+ Stable on ppc64
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.06.ebuild:
+ Marking sparc stable
+
+ 09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.06.ebuild:
+ Marking stable amd64
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> module-build-0.28.05.ebuild:
+ Stable on x86, bug #169152.
+
+*module-build-0.28.06 (23 Jan 2007)
+
+ 23 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.28.06.ebuild:
+ Version bump
+
+ 21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -module-build-0.25.ebuild, -module-build-0.26.10.ebuild,
+ -module-build-0.26.11.ebuild, module-build-0.28.ebuild,
+ module-build-0.28-r1.ebuild, -module-build-0.28.01.ebuild,
+ module-build-0.28.05.ebuild:
+ Ebuild maintenance
+
+ 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ module-build-0.28.05.ebuild:
+ Stable on hppa
+
+ 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ module-build-0.28.05.ebuild:
+ ppc stable
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
+ module-build-0.28.05.ebuild:
+ Mark 0.28.05 stable on ia64
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.05.ebuild:
+ Marking amd64 stable
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.05.ebuild:
+ Marking sparc stable
+
+ 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> module-build-0.28-r1.ebuild:
+ Marked stable on mips.
+
+*module-build-0.28.05 (21 Aug 2006)
+
+ 21 Aug 2006; Yuval Yaari <yuval@gentoo.org> +module-build-0.28.05.ebuild:
+ Version bump
+
+ 18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28-r1.ebuild:
+ Marking amd64 stable
+
+ 19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
+ module-build-0.28-r1.ebuild:
+ Stable on alpha.
+
+ 14 Jul 2006; Thomas Cort <tcort@gentoo.org> module-build-0.28.ebuild:
+ Stable on alpha wrt Bug #136708.
+
+ 02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.ebuild:
+ Marking stable amd64
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ module-build-0.28-r1.ebuild:
+ Stable on hppa
+
+ 27 Jun 2006; Guy Martin <gmsoft@gentoo.org> module-build-0.28.ebuild:
+ Stable on hppa.
+
+*module-build-0.28.01 (23 Jun 2006)
+
+ 23 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.28.01.ebuild:
+ Version bump upstream
+
+ 18 Jun 2006; Andrej Kacian <ticho@gentoo.org> module-build-0.28.ebuild:
+ Stable on x86. Bug #136708.
+
+ 18 Jun 2006; Markus Rothe <corsair@gentoo.org> module-build-0.28.ebuild:
+ Stable on ppc64; bug #136708
+
+*module-build-0.28-r1 (18 Jun 2006)
+
+ 18 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.ebuild, +module-build-0.28-r1.ebuild:
+ Bug 137118 - PDEPENDing the deps we dropped since they do add post installed
+ functionality necessary for other tools that dep on module-build
+
+ 16 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.ebuild:
+ Bug 136928 - dep loop fixed
+
+ 14 Jun 2006; <nixnut@gentoo.org> module-build-0.28.ebuild:
+ Stable on ppc; bug #136708
+
+ 11 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.ebuild:
+ Marking stable sparc
+
+ 27 May 2006; <mcummings@gentoo.org> module-build-0.26.11.ebuild:
+ Marking stable amd64, tested on pitr, closes all the module-build sandbox bugs.
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ module-build-0.28.ebuild:
+ Add ~x86-fbsd keyword.
+
+*module-build-0.28 (01 May 2006)
+
+ 01 May 2006; <mcumming@gentoo.org> +module-build-0.28.ebuild:
+ Version bump
+
+ 24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ module-build-0.26.11.ebuild:
+ Add ~x86-fbsd keyword.
+
+ 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> module-build-0.26.11.ebuild:
+ Marked stable on mips.
+
+ 31 Jan 2006; Aron Griffis <agriffis@gentoo.org>
+ module-build-0.26.11.ebuild:
+ Mark 0.26.11 stable on alpha
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ module-build-0.26.11.ebuild:
+ Stable on ppc64
+
+ 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ module-build-0.26.11.ebuild:
+ Stable on ppc.
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.26.11.ebuild:
+ marking sparc x86 stable
+
+*module-build-0.26.11 (19 Jul 2005)
+
+ 19 Jul 2005; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.26.11.ebuild:
+ Version bump
+
+*module-build-0.26.10 (28 Apr 2005)
+
+ 28 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ -module-build-0.18.ebuild, -module-build-0.19.ebuild,
+ -module-build-0.22.ebuild, -module-build-0.26.08.ebuild,
+ +module-build-0.26.10.ebuild:
+ Cleaning mirror
+
+ 01 Apr 2005; Simon Stelling <blubb@gentoo.org> module-build-0.25.ebuild:
+ stable on amd64
+
+ 18 Mar 2005; Aron Griffis <agriffis@gentoo.org> module-build-0.25.ebuild,
+ module-build-0.26.08.ebuild:
+ Add ia64 and ~ia64 keywords
+
+ 15 Mar 2005; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.22.ebuild, module-build-0.25.ebuild,
+ module-build-0.26.08.ebuild:
+ What a mess. I had included a dependancy for dev-perl/extutils-parsexs becaue
+ module-build *can* use it. But extutils-parsexs now ships with a Build.PL,
+ which our intelligent new eclass saw (if it ships with a Build.PL, use it) and
+ caused a loop of dependancy nightmares. I've removed the dependancy, and we
+ can revisit this later for a better bootstrapping method if needed, but right
+ now it is out. This should finalize the additional reports on bug 68570.
+
+ 12 Mar 2005; Markus Rothe <corsair@gentoo.org> module-build-0.25.ebuild:
+ Stable on ppc64
+
+*module-build-0.26.08 (11 Mar 2005)
+
+ 11 Mar 2005; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.26.08.ebuild:
+ New version, fixes some bugs, nothing that has cropped up (yet)
+
+ 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> module-build-0.25.ebuild:
+ added ~ppc64
+
+ 21 Nov 2004; Hardave Riar <hardave@gentoo.org> module-build-0.25.ebuild:
+ Stable on mips, bug #68570
+
+ 20 Nov 2004; Daniel Black <dragonheart@gentoo.org> module-build-0.25.ebuild:
+ ppc stable for bug #68570
+
+ 31 Oct 2004; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.25.ebuild:
+ Added tests for 0.25 for platform verification
+
+ 24 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
+ module-build-0.25.ebuild:
+ Stable on alpha.
+
+ 22 Oct 2004; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.25.ebuild:
+ marking stable for x86 and sparc
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> module-build-0.22.ebuild:
+ Stable on amd64.
+
+*module-build-0.25 (30 Jul 2004)
+
+ 30 Jul 2004; Michael Cummings <mcummings@gentoo.org>
+ +module-build-0.25.ebuild:
+ New version on CPAN
+
+ 05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.22.ebuild:
+ fixed archive-tar dep, missing deps
+
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> module-build-0.22.ebuild:
+ Stable on alpha.
+
+ 05 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ module-build-0.19.ebuild:
+ Stable on sparc
+
+*module-build-0.22 (19 Jan 2004)
+
+ 19 Jan 2004; Eric Sammer <esammer@gentoo.org> module-build-0.18.ebuild,
+ module-build-0.19.ebuild, module-build-0.22.ebuild:
+ Bumped revision to 0.22. Fixes bug 38704.
+
+ 20 Jul 2003; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.19.ebuild:
+ missing dep on yaml
+
+*module-build-0.19 (10 Jul 2003)
+
+ 10 Jul 2003; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.18.ebuild, module-build-0.19.ebuild:
+ CPAN version bump. Fixed dependancy for Archive-Tar (must be >= 1.0)
+
+ 26 Jun 2003; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.18.ebuild:
+ Updated this ebuild because of additions to perl-modules.eclass
+
+*module-build-0.18 (26 Jun 2003)
+
+ 26 Jun 2003; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.18.ebuild:
+ module-build is a dep for alzabo; it's a new perl module installer
diff --git a/perl-core/Module-Build/Module-Build-0.400.400.ebuild b/perl-core/Module-Build/Module-Build-0.400.400.ebuild
new file mode 100644
index 0000000..b2fe7f5
--- /dev/null
+++ b/perl-core/Module-Build/Module-Build-0.400.400.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 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.400.300.ebuild,v 1.14 2013/03/02 16:19:20 ago Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LEONT
+MODULE_VERSION=0.4003
+inherit perl-module
+
+DESCRIPTION="Build and install Perl modules"
+
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-2.110.420
+ >=virtual/perl-CPAN-Meta-YAML-0.3.0
+ >=virtual/perl-Parse-CPAN-Meta-1.440.100
+ >=virtual/perl-Module-Metadata-1.0.2
+ >=virtual/perl-Perl-OSType-1
+ >=virtual/perl-ExtUtils-CBuilder-0.27
+ >=virtual/perl-ExtUtils-ParseXS-2.22.05
+ >=virtual/perl-Archive-Tar-1.09
+ >=virtual/perl-Test-Harness-3.16
+ >=virtual/perl-version-0.87
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/perl-core/Module-Build/metadata.xml b/perl-core/Module-Build/metadata.xml
new file mode 100644
index 0000000..526d387
--- /dev/null
+++ b/perl-core/Module-Build/metadata.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Module-Build</remote-id>
+ <remote-id type="cpan-module">Module::Build</remote-id>
+ <remote-id type="cpan-module">Module::Build::Base</remote-id>
+ <remote-id type="cpan-module">Module::Build::Compat</remote-id>
+ <remote-id type="cpan-module">Module::Build::Config</remote-id>
+ <remote-id type="cpan-module">Module::Build::Cookbook</remote-id>
+ <remote-id type="cpan-module">Module::Build::Dumper</remote-id>
+ <remote-id type="cpan-module">Module::Build::ModuleInfo</remote-id>
+ <remote-id type="cpan-module">Module::Build::Notes</remote-id>
+ <remote-id type="cpan-module">Module::Build::PPMMaker</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::Amiga</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::Default</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::EBCDIC</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::MPEiX</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::MacOS</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::RiscOS</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::Unix</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::VMS</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::VOS</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::Windows</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::aix</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::cygwin</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::darwin</remote-id>
+ <remote-id type="cpan-module">Module::Build::Platform::os2</remote-id>
+ <remote-id type="cpan-module">Module::Build::PodParser</remote-id>
+ <remote-id type="cpan-module">Module::Build::Version</remote-id>
+ <remote-id type="cpan-module">Module::Build::YAML</remote-id>
+ <remote-id type="cpan-module">inc::latest</remote-id>
+ <remote-id type="cpan-module">inc::latest::private</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Module-Build/
@ 2013-05-10 2:11 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-05-10 2:11 UTC (permalink / raw
To: gentoo-commits
commit: f23636c914060b1bdb285db9585a0fa2340cfb53
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 10 01:07:03 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 10 01:07:03 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f23636c9
[fix] Make perl-core/Module-Build 0.400.400 actually that version
Package-Manager: portage-2.2.0_alpha174
Manifest-Sign-Key: ECD2C675C102CDA4
---
perl-core/Module-Build/ChangeLog | 9 +++++++++
...400.ebuild => Module-Build-0.400.400-r1.ebuild} | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 648fd98..170dc9d 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -2,6 +2,15 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.77 2013/03/02 16:19:20 ago Exp $
+*Module-Build-0.400.400-r1 (10 May 2013)
+
+ 10 May 2013; Kent Fredric <kentfredric@gmail.com>
+ -Module-Build-0.400.400.ebuild, +Module-Build-0.400.400-r1.ebuild:
+ Make 0.400.400 really 0.400.400 not 0.400.300. Seems I teste and installed
+ this locally as 0.400.400, and all things I installed since worked fine, but
+ somewhere between the time I installed it myself and it getting commited, it
+ seems my nightly cron job hit the tree and reverted it -_-
+
*Module-Build-0.400.400 (28 Apr 2013)
28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/perl-core/Module-Build/Module-Build-0.400.400.ebuild b/perl-core/Module-Build/Module-Build-0.400.400-r1.ebuild
similarity index 97%
rename from perl-core/Module-Build/Module-Build-0.400.400.ebuild
rename to perl-core/Module-Build/Module-Build-0.400.400-r1.ebuild
index b2fe7f5..297c5d1 100644
--- a/perl-core/Module-Build/Module-Build-0.400.400.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.400.400-r1.ebuild
@@ -5,7 +5,7 @@
EAPI=4
MODULE_AUTHOR=LEONT
-MODULE_VERSION=0.4003
+MODULE_VERSION=0.4004
inherit perl-module
DESCRIPTION="Build and install Perl modules"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Module-Build/
@ 2013-05-10 2:11 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-05-10 2:11 UTC (permalink / raw
To: gentoo-commits
commit: d485384cc9ebc4ae8c85138cfd0087f8a8cfbcbd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 10 01:52:23 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 10 01:52:23 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d485384c
[parallelize] parallelize tests for Module::Build
Package-Manager: portage-2.2.0_alpha174
Manifest-Sign-Key: ECD2C675C102CDA4
---
perl-core/Module-Build/ChangeLog | 6 ++++
.../Module-Build/Module-Build-0.400.400-r2.ebuild | 31 ++++++++++++++++++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 170dc9d..8f7e7da 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.77 2013/03/02 16:19:20 ago Exp $
+*Module-Build-0.400.400-r2 (10 May 2013)
+
+ 10 May 2013; Kent Fredric <kentfredric@gmail.com>
+ +Module-Build-0.400.400-r2.ebuild:
+ Parallel tests, because MB tests are slow as hell
+
*Module-Build-0.400.400-r1 (10 May 2013)
10 May 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/perl-core/Module-Build/Module-Build-0.400.400-r2.ebuild b/perl-core/Module-Build/Module-Build-0.400.400-r2.ebuild
new file mode 100644
index 0000000..c310da5
--- /dev/null
+++ b/perl-core/Module-Build/Module-Build-0.400.400-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 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.400.300.ebuild,v 1.14 2013/03/02 16:19:20 ago Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LEONT
+MODULE_VERSION=0.4004
+inherit perl-module
+
+DESCRIPTION="Build and install Perl modules"
+
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-2.110.420
+ >=virtual/perl-CPAN-Meta-YAML-0.3.0
+ >=virtual/perl-Parse-CPAN-Meta-1.440.100
+ >=virtual/perl-Module-Metadata-1.0.2
+ >=virtual/perl-Perl-OSType-1
+ >=virtual/perl-ExtUtils-CBuilder-0.27
+ >=virtual/perl-ExtUtils-ParseXS-2.22.05
+ >=virtual/perl-Archive-Tar-1.09
+ >=virtual/perl-Test-Harness-3.16
+ >=virtual/perl-version-0.87
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do parallel"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-10 2:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-28 9:25 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Module-Build/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-05-10 2:11 Kent Fredric
2013-05-10 2:11 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox