From 0ba32405f881f606582cf1200c5e1cd0c59eed92 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 15:09:01 -0700 Subject: [PATCH 01/26] bump(dev-lang/perl): sync with upstream --- .../portage-stable/dev-lang/perl/ChangeLog | 101 - .../dev-lang/perl/ChangeLog-2014 | 2279 ----------------- .../portage-stable/dev-lang/perl/Manifest | 64 +- .../perl/files/eblits/common-v50160001.eblit | 71 - .../files/eblits/pkg_postinst-v50160001.eblit | 67 - .../files/eblits/pkg_postinst-v50220001.eblit | 67 - .../files/eblits/pkg_postrm-v50160001.eblit | 12 - .../files/eblits/pkg_postrm-v50220001.eblit | 12 - .../files/eblits/pkg_setup-v50160001.eblit | 70 - .../files/eblits/pkg_setup-v50220001.eblit | 72 - .../eblits/src_configure-v50180002.eblit | 146 -- .../files/eblits/src_install-v50160001.eblit | 61 - .../files/eblits/src_install-v50200001.eblit | 51 - .../files/eblits/src_prepare-v50160001.eblit | 70 - .../files/eblits/src_test-v50160001.eblit | 12 - .../portage-stable/dev-lang/perl/metadata.xml | 7 +- .../dev-lang/perl/perl-5.20.2-r1.ebuild | 122 - .../dev-lang/perl/perl-5.20.2.ebuild | 122 - .../dev-lang/perl/perl-5.22.0.ebuild | 120 - .../dev-lang/perl/perl-5.22.3.ebuild | 549 ++++ .../dev-lang/perl/perl-5.22.3_rc4.ebuild | 554 ++++ .../dev-lang/perl/perl-5.24.1-r1.ebuild | 558 ++++ .../dev-lang/perl/perl-5.24.1.ebuild | 554 ++++ .../dev-lang/perl/perl-5.24.1_rc4.ebuild | 554 ++++ .../metadata/md5-cache/dev-lang/perl-5.20.2 | 14 - .../md5-cache/dev-lang/perl-5.20.2-r1 | 14 - .../metadata/md5-cache/dev-lang/perl-5.22.0 | 14 - .../metadata/md5-cache/dev-lang/perl-5.22.3 | 14 + .../md5-cache/dev-lang/perl-5.22.3_rc4 | 14 + .../metadata/md5-cache/dev-lang/perl-5.24.1 | 14 + .../md5-cache/dev-lang/perl-5.24.1-r1 | 14 + .../md5-cache/dev-lang/perl-5.24.1_rc4 | 14 + 32 files changed, 2864 insertions(+), 3543 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog-2014 delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/common-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50220001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50220001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_setup-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_setup-v50220001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_configure-v50180002.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50200001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_prepare-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_test-v50160001.eblit delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3_rc4.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1_rc4.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.0 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3_rc4 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1_rc4 diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog deleted file mode 100644 index 49a603d89e..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog +++ /dev/null @@ -1,101 +0,0 @@ -# ChangeLog for dev-lang/perl -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.488 2015/06/16 13:20:30 dilfridge Exp $ - - 16 Jun 2015; Andreas K. Hüttel perl-5.20.2-r1.ebuild, - perl-5.20.2.ebuild, perl-5.22.0.ebuild: - Any db slot works - - 16 Jun 2015; Andreas K. Hüttel - +files/eblits/pkg_postinst-v50220001.eblit, - +files/eblits/pkg_postrm-v50220001.eblit, - +files/eblits/pkg_setup-v50220001.eblit, perl-5.22.0.ebuild: - Update bundled module numbers, use new eblits for updated perl-cleaner message - -*perl-5.22.0 (15 Jun 2015) - - 15 Jun 2015; Vladimir Smirnov +perl-5.22.0.ebuild: - Version bump - - 13 Jun 2015; Andreas K. Huettel - -perl-5.18.2-r2.ebuild: - Remove Perl 5.18 - - 13 Jun 2015; Andreas K. Huettel - -perl-5.20.1-r4.ebuild: - Remove Perl 5.20.1 - -*perl-5.20.2-r1 (09 May 2015) - - 09 May 2015; Andreas K. Huettel - +perl-5.20.2-r1.ebuild: - Revision bump adding fixes for gcc-5.1, bug 548094 - - 11 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - ppc64 stable wrt bug #545510 - - 11 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - ppc stable wrt bug #545510 - - 08 Apr 2015; Jeroen Roovers perl-5.20.2.ebuild: - Stable for HPPA (bug #545510). - - 05 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - sparc stable wrt bug #545510 - - 05 Apr 2015; Mike Frysinger perl-5.18.2-r2.ebuild, - perl-5.20.1-r4.ebuild, perl-5.20.2.ebuild: - Mark arm64/ia64/m68k/s390/sh stable. - - 05 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - arm stable wrt bug #545510 - - 05 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - x86 stable wrt bug #545510 - - 04 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - alpha stable wrt bug #545510 - - 04 Apr 2015; Mikle Kolyada perl-5.20.2.ebuild: - amd64 stable wrt bug #545510 - - 12 Mar 2015; Mikle Kolyada perl-5.20.1-r4.ebuild: - Mark arm64/m68k/s390/sh stable - - 18 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: - Stable for alpha, wrt bug #536790 - - 17 Feb 2015; Markus Meier perl-5.20.1-r4.ebuild: - arm stable, bug #536790 - - 17 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: - Stable for ia64, wrt bug #536790 - - 16 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: - Stable for sparc, wrt bug #536790 - - 15 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: - Stable for ppc64, wrt bug #536790 - -*perl-5.20.2 (14 Feb 2015) - - 14 Feb 2015; Andreas K. Huettel +perl-5.20.2.ebuild: - Version bump - - 14 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: - Stable for ppc, wrt bug #536790 - - 13 Feb 2015; Jeroen Roovers perl-5.20.1-r4.ebuild: - Stable for HPPA (bug #536790). - - 13 Feb 2015; Agostino Sarubbo perl-5.20.1-r4.ebuild: - Stable for x86, wrt bug #536790 - - 08 Feb 2015; Mikle Kolyada perl-5.20.1-r4.ebuild: - amd64 stable wrt bug #536790 - - 02 Jan 2015; Mikle Kolyada -perl-5.20.1-r3.ebuild: - Drop old. - - 01 Jan 2015; Mikle Kolyada +ChangeLog-2014: - Split ChangeLog. For previous entries, please see ChangeLog-2014. diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog-2014 b/sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog-2014 deleted file mode 100644 index 243642ebac..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/ChangeLog-2014 +++ /dev/null @@ -1,2279 +0,0 @@ -# ChangeLog for dev-lang/perl -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog-2014,v 1.1 2015/01/01 16:53:27 zlogene Exp $ - -*perl-5.20.1-r4 (19 Dec 2014) - - 19 Dec 2014; Andreas K. Huettel - -perl-5.20.1-r2.ebuild, +perl-5.20.1-r4.ebuild, - +files/eblits/src_install-v50200001.eblit: - Make perl5.20.1 a symlink to perl, not the other way around, bug 527380 - - 29 Nov 2014; Andreas K. Huettel perl-5.18.2-r2.ebuild, - perl-5.20.1-r2.ebuild, perl-5.20.1-r3.ebuild: - Enforce recent Data::Dumper, bug 523624 - -*perl-5.20.1-r3 (28 Nov 2014) - - 28 Nov 2014; Andreas K. Huettel - +perl-5.20.1-r3.ebuild: - Disable extra optimizations in Digest-SHA, breaks multilib; bug 506818 - - 28 Nov 2014; Andreas K. Huettel - -files/perl-5.8.7-MakeMaker-RUNPATH.patch, - -files/perl-5.8.8-CAN-2005-0448-rmtree-2.patch, - -files/perl-5.8.8-CVE-2008-1927.patch, - -files/perl-5.8.8-USE_MM_LD_RUN_PATH.patch, - -files/perl-5.8.8-asm-page-h-compile-failure.patch, - -files/perl-5.8.8-ccld-cflags.patch, -files/perl-5.8.8-cplusplus.patch, - -files/perl-5.8.8-darwin-cc-ld.patch, - -files/perl-5.8.8-dragonfly-clean.patch, -files/perl-5.8.8-fbsdhints.patch, - -files/perl-5.8.8-fix_file_path_chdir.patch, - -files/perl-5.8.8-gcc42-command-line.patch, -files/perl-5.8.8-lib32.patch, - -files/perl-5.8.8-lib64.patch, -files/perl-5.8.8-libnet-hostname.patch, - -files/perl-5.8.8-links.patch, -files/perl-5.8.8-makedepend-syntax.patch, - -files/perl-5.8.8-perlcc.patch, -files/perl-5.8.8-reorder-INC.patch, - -files/perl-5.8.8-solaris-relocation.patch, - -files/perl-5.8.8-solaris11.patch, -files/perl-5.8.8-usr-local.patch, - -files/perl-5.8.8-utf8-boundary.patch, - -files/perl-5.10.1-cleanup-paths.patch, -files/perl-5.10.1-hpux.patch, - -files/perl-5.12.3-aix-soname.patch, -files/perl-5.12.3-interix.patch, - -files/perl-5.12.3-mint.patch, -files/perl-5.12.5-rehash-5.12.5.patch, - -files/perl-5.14.1-cleanup-paths.patch, - -files/perl-fix_h2ph_include_quote.patch, -files/perl-h2ph-ansi-header.patch, - -files/perl-hppa-pa7200-configure.patch, -files/perl-noksh.patch, - -files/perl-perldoc-emptydirs.patch, -files/perl-picdl.patch, - -files/perl-prelink-lpthread.patch, -files/perl-regexp-nossp.patch: - Remove unused patches (well, actually, all of them... :) - - 08 Nov 2014; Andreas K. Huettel - -files/eblits/src_configure-v50160001.eblit, - -files/eblits/src_prepare-v50180002.eblit: - Remove unused eblits - - 08 Nov 2014; Andreas K. Huettel - -perl-5.20.0-r2.ebuild: - Remove old - - 08 Nov 2014; Andreas K. Huettel -perl-5.16.3.ebuild: - Remove Perl 5.16 - - 26 Oct 2014; Andreas K. Huettel - -perl-5.20.1-r1.ebuild: - Drop old - -*perl-5.20.1-r2 (25 Oct 2014) - - 25 Oct 2014; Andreas K. Huettel - +perl-5.20.1-r2.ebuild: - Revision bump: fix bundled version numbers, add 5.20.0 to oldversion list - - 24 Oct 2014; Andreas K. Huettel - -perl-5.18.2-r1.ebuild: - Remove old, now really... - - 22 Oct 2014; Markus Meier perl-5.18.2-r2.ebuild: - arm stable, bug #390719 - - 21 Oct 2014; Andreas K. Huettel - +perl-5.18.2-r1.ebuild: - Restore, since vapier forgot to stabilize on arm - - 21 Oct 2014; Andreas K. Huettel - -perl-5.18.2-r1.ebuild: - Remove old - - 18 Oct 2014; Agostino Sarubbo perl-5.18.2-r2.ebuild: - Stable for sparc, wrt bug #390719 - - 18 Oct 2014; Agostino Sarubbo perl-5.18.2-r2.ebuild: - Stable for ia64, wrt bug #390719 - - 17 Oct 2014; Agostino Sarubbo perl-5.18.2-r2.ebuild: - Stable for ppc64, wrt bug #390719 - - 17 Oct 2014; Agostino Sarubbo perl-5.18.2-r2.ebuild: - Stable for ppc, wrt bug #390719 - - 16 Oct 2014; Jeroen Roovers perl-5.18.2-r2.ebuild: - Stable for HPPA (bug #390719). - - 16 Oct 2014; Mike Frysinger perl-5.18.2-r2.ebuild: - Mark arm64/m68k/s390/sh stable. - - 16 Oct 2014; Tobias Klausmann perl-5.18.2-r2.ebuild: - Stable on alpha, bug 390719 - - 16 Oct 2014; Agostino Sarubbo perl-5.18.2-r2.ebuild: - Stable for x86, wrt bug #390719 - - 16 Oct 2014; Agostino Sarubbo perl-5.18.2-r2.ebuild: - Stable for amd64, wrt bug #390719 - -*perl-5.20.1-r1 (15 Oct 2014) -*perl-5.20.0-r2 (15 Oct 2014) -*perl-5.18.2-r2 (15 Oct 2014) - - 15 Oct 2014; Andreas K. Huettel - +perl-5.18.2-r2.ebuild, -perl-5.20.0-r1.ebuild, +perl-5.20.0-r2.ebuild, - -perl-5.20.1.ebuild, +perl-5.20.1-r1.ebuild: - Add a PDEPEND for bug 390719 - - 28 Sep 2014; Andreas K. Huettel perl-5.16.3.ebuild: - Make sure that an upgraded Locale::Maketext is installed, bug 446376 - - 26 Sep 2014; Fabian Groffen - files/eblits/src_configure-v50180002.eblit: - Fix linking on Darwin, bug #523730 - - 23 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: - Stable for sparc, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: - Stable for x86, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: - Stable for ia64, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: - Stable for ppc, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: - Stable for ppc64, wrt bug #504786 - - 17 Sep 2014; Jeroen Roovers perl-5.18.2-r1.ebuild: - Stable for HPPA (bug #504786). - - 16 Sep 2014; perl-5.20.1.ebuild: - Replace patchset's extention to xz. Fixes #522896 - -*perl-5.20.1 (15 Sep 2014) - - 15 Sep 2014; +perl-5.20.1.ebuild: - Version bump - - 31 Aug 2014; Mikle Kolyada perl-5.18.2-r1.ebuild: - arm stable wrt bug #504786 - - 28 Jul 2014; Mikle Kolyada perl-5.18.2-r1.ebuild: - amd64 stable wrt bug #381424 - - 24 Jul 2014; Tobias Klausmann perl-5.18.2-r1.ebuild: - Stable on alpha, bug #381424 - -*perl-5.20.0-r1 (07 Jul 2014) -*perl-5.18.2-r1 (07 Jul 2014) - - 07 Jul 2014; Sergey Popov -perl-5.18.2.ebuild, - +perl-5.18.2-r1.ebuild, -perl-5.20.0.ebuild, +perl-5.20.0-r1.ebuild, - files/eblits/src_configure-v50180002.eblit: - Revision bump: apply workaround for bug #157774 - do not build gdbm stuff - when USE='-gdbm'. Drop old revisions - - 04 Jul 2014; Andreas K. Huettel - -perl-5.12.4-r1.ebuild: - Remove old - - 29 Jun 2014; Andreas K. Huettel -perl-5.14.1.ebuild, - -perl-5.14.1-r1.ebuild, -perl-5.14.2.ebuild, -perl-5.16.0.ebuild, - -perl-5.16.1.ebuild, -perl-5.16.2.ebuild, -perl-5.16.2-r1.ebuild: - Remove old - - 29 Jun 2014; Andreas K. Huettel - -perl-5.12.3-r1.ebuild, -perl-5.12.4.ebuild, -perl-5.12.4-r2.ebuild, - -perl-5.12.5.ebuild: - Remove old - -*perl-5.20.0 (27 May 2014) - - 27 May 2014; Vladimir Smirnov +perl-5.20.0.ebuild: - Version bump. Should not be used until unmasked. - - 30 Apr 2014; Vladimir Smirnov +files/eblits/src_prepare-v50180002.eblit, - perl-5.18.2.ebuild: - Add fixes for gentoo-freebsd prefix and freemint prefix. Should fix 464784 and - 507182 - - 11 Mar 2014; Vladimir Smirnov - +files/eblits/src_configure-v50180002.eblit, - files/eblits/src_configure-v50160001.eblit, perl-5.18.2.ebuild: - Replace prefix-specific hack to find valid libdirs with saner autotool-ish - library check. Thanks to Ruud Koolen (redlizard@gentoo.org) - - 10 Mar 2014; Mikle Kolyada -perl-5.18.1.ebuild: - Drop old - - 09 Mar 2014; Vladimir Smirnov perl-5.18.2.ebuild: - Add first version of patchset for perl 5.18.2 - -*perl-5.18.2 (05 Mar 2014) - - 05 Mar 2014; Mikle Kolyada +perl-5.18.2.ebuild: - Version bump - - 25 Jan 2014; Mike Frysinger perl-5.16.3.ebuild: - Mark m68k/s390/sh stable. - - 20 Jan 2014; Mikle Kolyada perl-5.16.3.ebuild: - Downgrade m68k/s390/sh to ~arch - - 19 Jan 2014; Mike Frysinger perl-5.16.3.ebuild, - perl-5.18.1.ebuild: - Add arm64 love. - - 16 Jan 2014; Mike Frysinger perl-5.16.3.ebuild: - Mark m68k/s390/sh stable. - - 01 Jan 2014; Andreas K. Huettel metadata.xml: - Remove unused useflag description - - 01 Jan 2014; Mikle Kolyada -perl-5.10.1.ebuild, - -perl-5.8.8-r8.ebuild: - Remove old versions wrt bug #350785 - - 19 Dec 2013; Jeroen Roovers perl-5.16.3.ebuild: - Stable for HPPA (bug #461898). - - 16 Dec 2013; Sergey Popov perl-5.16.3.ebuild: - Stable on arm, wrt bug #461898 - - 15 Dec 2013; Mikle Kolyada perl-5.16.3.ebuild: - ia64 stable wrt bug #461898 - - 15 Dec 2013; Mikle Kolyada perl-5.16.3.ebuild: - ppc64 stable wrt bug #461898 - - 15 Dec 2013; Mikle Kolyada perl-5.16.3.ebuild: - ppc stable wrt bug #461898 - - 15 Dec 2013; Mikle Kolyada perl-5.16.3.ebuild: - sparc stable wrt bug #461898 - - 14 Dec 2013; Mikle Kolyada perl-5.16.3.ebuild: - amd64 stable wrt bug #461898 - - 14 Dec 2013; Johannes Huber perl-5.16.3.ebuild: - x86 stable, bug #461898 - - 13 Dec 2013; Matt Turner perl-5.16.3.ebuild: - alpha stable, bug 461898. - - 22 Nov 2013; Michael Haubenwallner - files/eblits/pkg_setup-v50160001.eblit, - files/eblits/src_configure-v50160001.eblit: - Support AIX platform (ppc-aix keyword). - - 10 Sep 2013; Patrick Lauer perl-5.12.5.ebuild: - Whitespace - -*perl-5.18.1 (14 Aug 2013) - - 14 Aug 2013; Patrick Lauer +perl-5.18.1.ebuild: - Initial perl-5.18.1 ebuild borrowed from the perl-experimental overlay - - 09 Aug 2013; Matt Turner perl-5.16.2-r1.ebuild, - perl-5.16.2.ebuild, perl-5.16.3.ebuild: - Drop useless build USE flag, bug 407841. - - 14 Mar 2013; Torsten Veller - files/eblits/src_install-v50160001.eblit: - Use ED to remove empty directory in /usr/local (#455926) - -*perl-5.16.3 (12 Mar 2013) - - 12 Mar 2013; Torsten Veller +perl-5.16.3.ebuild: - Version bump - -*perl-5.16.2-r1 (04 Mar 2013) -*perl-5.12.5 (04 Mar 2013) - - 04 Mar 2013; Torsten Veller +perl-5.12.5.ebuild, - +files/perl-5.12.5-rehash-5.12.5.patch, +perl-5.16.2-r1.ebuild: - Bump. Fixes CVE-2013-1667 and adds subslots. - - 18 Feb 2013; Zac Medico perl-5.16.2.ebuild: - Add ~arm-linux keyword. - - 21 Jan 2013; Mike Gilbert perl-5.16.2.ebuild: - Add IUSE=build as a workaround for bug 453268. - -*perl-5.16.2 (20 Jan 2013) - - 20 Jan 2013; Torsten Veller - files/eblits/src_install-v50160001.eblit, +perl-5.16.2.ebuild: - Version bump (#449640). - * Does not create directories in /usr/local (#422981) - * CGI: Newline injection due to improper CRLF escaping in Set-Cookie and P3P - headers (#443446,CVE-2012-5526) - * Locale::Maketext: Two Code Injection Vulnerabilities (#446376,SA51498) - - 20 Sep 2012; Tim Harder metadata.xml: - Remove redundant maintainer from metadata. - - 16 Aug 2012; Fabian Groffen - files/eblits/src_configure-v50160001.eblit: - Handle libdir detection when libdir is a symlink, such as /lib/64 on Solaris - - 15 Aug 2012; Fabian Groffen - files/eblits/src_configure-v50160001.eblit: - Improve libdir detection for Prefix platforms, in particular Solaris, bug - #427072 - - 13 Aug 2012; Fabian Groffen - files/eblits/src_configure-v50160001.eblit: - Fix misdetection of lib dirs on certain Prefix hosts, bug #425538 - -*perl-5.16.1 (09 Aug 2012) - - 09 Aug 2012; Torsten Veller +perl-5.16.1.ebuild: - Version bump - - 08 Jul 2012; Fabian Groffen - files/eblits/src_configure-v50160001.eblit: - Adapt library path searching on Prefix for Ubuntu, bug #400839 - - 07 Jun 2012; Torsten Veller perl-5.16.0.ebuild: - Inherit new multiprocessing for makeopts_jobs. - - 06 Jun 2012; Torsten Veller perl-5.16.0.ebuild: - Fix IO-Compress version in dual_scripts - -*perl-5.16.0 (05 Jun 2012) - - 05 Jun 2012; Torsten Veller - +files/eblits/common-v50160001.eblit, - +files/eblits/pkg_postinst-v50160001.eblit, - +files/eblits/pkg_postrm-v50160001.eblit, - +files/eblits/pkg_setup-v50160001.eblit, - +files/eblits/src_configure-v50160001.eblit, - +files/eblits/src_install-v50160001.eblit, - +files/eblits/src_prepare-v50160001.eblit, - +files/eblits/src_test-v50160001.eblit, +perl-5.16.0.ebuild: - Version bump. - - Use eblits - - Move prefix patches to the patchset. - - Use debian patch list for -V - - Fix Dsiteprefix, Dsiteman1dir and Dsiteman3dir - - Move perllocal.pod from site_install to DESTINSTALLSITEARCH - - Remove the rebuild-modules-before-system-is-usable-again warning from - pkg-pretend again (#389771) - - Drop the build useflag - - 26 Apr 2012; Alexis Ballier perl-5.12.4-r2.ebuild: - keyword ~amd64-fbsd - -*perl-5.12.4-r2 (03 Mar 2012) - - 03 Mar 2012; Fabian Groffen - +files/perl-5.10.1-cleanup-paths.patch, +files/perl-5.10.1-hpux.patch, - +files/perl-5.12.3-aix-soname.patch, +files/perl-5.12.3-interix.patch, - +files/perl-5.12.3-mint.patch, +files/perl-5.14.1-cleanup-paths.patch, - +files/perl-5.8.8-darwin-cc-ld.patch, - +files/perl-5.8.8-solaris-relocation.patch, +files/perl-5.8.8-solaris11.patch, - +files/perl-5.8.8-usr-local.patch, +perl-5.12.4-r2.ebuild, perl-5.14.2.ebuild: - Revbump of 5.12.4 for Prefix changes, same changes in 5.14.2, transferred - Prefix keywords, bug #395685 - - 02 Jan 2012; Zac Medico perl-5.10.1.ebuild, - perl-5.12.3-r1.ebuild, perl-5.12.4-r1.ebuild, perl-5.12.4.ebuild, - perl-5.14.1-r1.ebuild, perl-5.14.1.ebuild, perl-5.14.2.ebuild, - perl-5.8.8-r8.ebuild: - Bug #394091 - Handle invalid COLUMNS. - - 07 Nov 2011; Kacper Kowalik perl-5.12.4-r1.ebuild: - ppc/ppc64 stable wrt #384593 - - 23 Oct 2011; Raúl Porcel perl-5.12.4-r1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #384593 - - 16 Oct 2011; Matt Turner perl-5.12.4-r1.ebuild, - perl-5.14.2.ebuild: - Remove mips d_u32align hack from the gcc-3.3 days (circa 2003) - - 10 Oct 2011; Markus Meier perl-5.12.4-r1.ebuild: - arm/x86 stable, bug #384593 - - 05 Oct 2011; Jeroen Roovers perl-5.12.4-r1.ebuild: - Stable for HPPA (bug #384593). - - 27 Sep 2011; Tony Vroon perl-5.12.4-r1.ebuild: - Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & - Elijah "Armageddon" El Lazkani in bug #384593. - -*perl-5.14.2 (27 Sep 2011) - - 27 Sep 2011; Torsten Veller +perl-5.14.2.ebuild: - Version bump - -*perl-5.14.1-r1 (09 Aug 2011) -*perl-5.12.4-r1 (09 Aug 2011) - - 09 Aug 2011; Torsten Veller -perl-5.12.2-r6.ebuild, - -perl-5.12.3.ebuild, +perl-5.12.4-r1.ebuild, +perl-5.14.1-r1.ebuild: - Add xsubpp to the dual-life scripts list. Cleanup - -*perl-5.12.4 (24 Jun 2011) - - 24 Jun 2011; Torsten Veller +perl-5.12.4.ebuild: - Version bump - -*perl-5.14.1 (18 Jun 2011) - - 18 Jun 2011; Torsten Veller +perl-5.14.1.ebuild: - Version bump (tracker bug #356171) - - 07 May 2011; Raúl Porcel perl-5.12.3-r1.ebuild: - arm/ia64/m68k/s390/sh/sparc stable wrt #362025 - - 02 May 2011; Tobias Klausmann perl-5.12.3-r1.ebuild: - Stable on alpha, bug #362025 - - 27 Apr 2011; Jeroen Roovers perl-5.12.3-r1.ebuild: - Stable for HPPA (bug #362025). - - 26 Apr 2011; Christoph Mende perl-5.12.3-r1.ebuild: - Stable on amd64 wrt bug #362025 - - 26 Apr 2011; Pawel Hajdan jr - perl-5.12.3-r1.ebuild: - x86 stable wrt security bug #362025 - - 26 Apr 2011; Kacper Kowalik perl-5.12.3-r1.ebuild: - ppc/ppc64 stable wrt #362025 - -*perl-5.12.3-r1 (25 Apr 2011) - - 25 Apr 2011; Torsten Veller +perl-5.12.3-r1.ebuild: - Fix unwanted taint laundering in lc(), uc() et al. CVE-2011-1487 (#362025) - - 07 Mar 2011; Torsten Veller perl-5.8.8-r8.ebuild, - perl-5.10.1.ebuild, -perl-5.12.2-r4.ebuild, -perl-5.12.2-r5.ebuild, - perl-5.12.2-r6.ebuild, perl-5.12.3.ebuild: - Drop -Dusrinc=$(get_ml_incdir) (#357737). Cleanup - - 22 Jan 2011; Raúl Porcel perl-5.12.2-r6.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #351699 - -*perl-5.12.3 (22 Jan 2011) - - 22 Jan 2011; Torsten Veller +perl-5.12.3.ebuild: - Version bump - - 18 Jan 2011; Jeroen Roovers perl-5.12.2-r6.ebuild: - Stable for HPPA (bug #351699). - - 18 Jan 2011; Christian Faulhammer - perl-5.12.2-r6.ebuild: - stable x86, security bug 351699 - - 15 Jan 2011; Markos Chandras perl-5.12.2-r6.ebuild: - Stable on amd64 wrt bug #351699 - - 15 Jan 2011; Kacper Kowalik perl-5.12.2-r6.ebuild: - ppc/ppc64 stable wrt #351699 - -*perl-5.12.2-r6 (15 Jan 2011) - - 15 Jan 2011; Torsten Veller +perl-5.12.2-r6.ebuild: - Bump core CGI-3.51 (#351699) - - 13 Dec 2010; Torsten Veller -perl-5.12.2-r1.ebuild, - -perl-5.12.2-r2.ebuild, -perl-5.12.2-r3.ebuild: - Cleanup - -*perl-5.12.2-r5 (13 Dec 2010) - - 13 Dec 2010; Torsten Veller +perl-5.12.2-r5.ebuild: - Don't force -fstack-protector on everyone (#348557) - - 10 Dec 2010; Brent Baude perl-5.12.2-r4.ebuild: - Marking perl-5.12.2-r4 ppc64 for bug 345845 - - 04 Dec 2010; Raúl Porcel perl-5.12.2-r4.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #345845 - - 01 Dec 2010; Markus Meier perl-5.12.2-r4.ebuild: - arm stable, bug #345845 - - 29 Nov 2010; Jeroen Roovers perl-5.12.2-r4.ebuild: - Stable for HPPA (bug #345845). - - 29 Nov 2010; Jeroen Roovers perl-5.12.2-r4.ebuild: - Stable for PPC (bug #345845). - - 29 Nov 2010; Markos Chandras perl-5.12.2-r4.ebuild: - Stable on amd64 wrt bug #345845 - - 29 Nov 2010; Pawel Hajdan jr - perl-5.12.2-r4.ebuild: - x86 stable wrt security bug #345845 - -*perl-5.12.2-r4 (28 Nov 2010) - - 28 Nov 2010; Torsten Veller +perl-5.12.2-r4.ebuild: - Bump core CGI-3.50 (#345845) - - 15 Nov 2010; Torsten Veller -perl-5.12.1-r1.ebuild, - -perl-5.12.1-r2.ebuild, -perl-5.12.2.ebuild: - Cleanup - - 13 Nov 2010; Raúl Porcel perl-5.12.2-r2.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #340023 - -*perl-5.12.2-r3 (08 Nov 2010) - - 08 Nov 2010; Torsten Veller +perl-5.12.2-r3.ebuild: - Remove the unneeded autoload section from Compress::Zlib (#344553) - - 06 Nov 2010; Markus Meier perl-5.12.2-r2.ebuild: - arm stable, bug #343795 - - 05 Nov 2010; Markos Chandras perl-5.12.2-r2.ebuild: - Stable on amd64 wrt bug #343795 - - 05 Nov 2010; Jeroen Roovers perl-5.12.2-r2.ebuild: - Stable for HPPA PPC (bug #343795). - - 04 Nov 2010; Christian Faulhammer - perl-5.12.2-r2.ebuild: - stable x86, bug 343795 - -*perl-5.12.2-r2 (31 Oct 2010) - - 31 Oct 2010; Torsten Veller +perl-5.12.2-r2.ebuild: - Fix regression: Add /usr/local/lib/site_perl and /etc/perl to INC - (#343225). enc2xs ignores missing @INC directories (#338802). Cleanup - MINIMAL_PERL_INSTALL. Backport patch for deprecated use of "goto" to jump - into a construct in h2ph - - 28 Oct 2010; Torsten Veller perl-5.12.2-r1.ebuild: - Add Tie::Hash to MINIMAL_PERL_INSTALL - - 24 Oct 2010; Markus Meier perl-5.12.2-r1.ebuild: - arm stable, bug #340023 - - 24 Oct 2010; Jeroen Roovers perl-5.12.2-r1.ebuild: - Stable for HPPA (bug #340023). - - 24 Oct 2010; Brent Baude perl-5.12.2-r1.ebuild: - Marking perl-5.12.2-r1 ppc for bug 340023 - - 22 Oct 2010; Samuli Suominen perl-5.12.2-r1.ebuild: - ppc64 stable wrt #340023 - - 22 Oct 2010; Markos Chandras perl-5.12.2-r1.ebuild: - Stable on amd64 wrt bug #340023 - - 22 Oct 2010; Christian Faulhammer - perl-5.12.2-r1.ebuild: - stable x86, bug 340023 - - 07 Oct 2010; Torsten Veller perl-5.12.2-r1.ebuild: - Create VENDOR_ARCH to shut up a enc2xs file not found warning (#338802). - Raise perl-cleaner version - - 24 Sep 2010; Torsten Veller perl-5.12.2-r1.ebuild: - Disable tests if run as root until there is a solution (#328793). Don't - try to create a link for missing cpan-run-perl manpage (#307179) - -*perl-5.12.2-r1 (21 Sep 2010) - - 21 Sep 2010; Torsten Veller +perl-5.12.2-r1.ebuild: - Add LDFLAGS to ldflags and to lddlflags via config.over. Fixes bug #181435 - - 20 Sep 2010; Mart Raudsepp perl-5.12.2.ebuild: - Add back ~mips wrt #288028 - -*perl-5.12.2 (07 Sep 2010) - - 07 Sep 2010; Torsten Veller +perl-5.12.2.ebuild: - Version bump - -*perl-5.12.1-r2 (30 Aug 2010) - - 30 Aug 2010; Torsten Veller +perl-5.12.1-r2.ebuild: - Only add debugging code if USE=debug is set. See bug 335213 - - 28 Jul 2010; Torsten Veller -perl-5.12.1.ebuild, - perl-5.12.1-r1.ebuild: - Set scriptdir (#330119,#13920) - -*perl-5.12.1-r1 (20 Jul 2010) - - 20 Jul 2010; Torsten Veller +perl-5.12.1-r1.ebuild: - Bump patchset. Fixes #329021 - Unquoted string "c" may clash with future - reserved word - - 15 Jul 2010; Torsten Veller perl-5.12.1.ebuild: - Raise perl-cleaner version - -*perl-5.12.1 (19 Jun 2010) - - 19 Jun 2010; Torsten Veller +perl-5.12.1.ebuild: - Version bump - - 31 Mar 2010; Raúl Porcel perl-5.8.8-r8.ebuild, - perl-5.10.1.ebuild: - Drop -O1 on arm/ia64 as it works fine - - 14 Mar 2010; Alexis Ballier perl-5.10.1.ebuild: - keyword ~x86-fbsd - - 15 Feb 2010; Torsten Veller perl-5.10.1.ebuild: - Remind to run perl-cleaner (#305139) - - 13 Feb 2010; Torsten Veller perl-5.10.1.ebuild: - Define man{1,3}{dir,ext} again - - 03 Feb 2010; Hanno Boeck perl-5.8.8-r8.ebuild, - perl-5.10.1.ebuild: - Change license, Perl is Artistic or GPL-1 or later. We can't express or - later for now, so adding all GPL-1/2/3. - - 24 Jan 2010; Brent Baude perl-5.10.1.ebuild: - Marking perl-5.10.1 ~ppc64 for bug 288028 - - 17 Jan 2010; Torsten Veller -perl-5.8.8-r5.ebuild, - -perl-5.8.8-r6.ebuild, -files/perl-5.8.8-CAN-2005-0448-rmtree.patch: - Cleanup - - 10 Dec 2009; Brent Baude perl-5.8.8-r8.ebuild: - Marking perl-5.8.8-r8 ppc64 for bug 295028 - - 10 Dec 2009; Raúl Porcel perl-5.8.8-r8.ebuild: - alpha/ia64/m68k/s390/sh stable wrt #295028 - - 09 Dec 2009; nixnut perl-5.8.8-r8.ebuild: - ppc stable #295028 - - 09 Dec 2009; Raúl Porcel perl-5.10.1.ebuild: - Add ~sh wrt #288028 - - 08 Dec 2009; Jeroen Roovers perl-5.8.8-r8.ebuild: - Stable for HPPA (bug #295028). - - 08 Dec 2009; Tiago Cunha perl-5.8.8-r8.ebuild: - stable sparc, bug 295028 - - 03 Dec 2009; Markus Meier perl-5.8.8-r8.ebuild: - amd64/arm/x86 stable, bug #295028 - - 16 Nov 2009; Raúl Porcel perl-5.10.1.ebuild: - Add ~alpha/~ia64/~s390/~sparc wrt #288028 - - 15 Nov 2009; Torsten Veller perl-5.10.1.ebuild: - Add patch for ICE on ia64 (#293312) - - 15 Nov 2009; Raúl Porcel perl-5.10.1.ebuild: - Add ~m68k wrt #288028, thanks to kolla for testing - - 15 Nov 2009; Torsten Veller perl-5.10.1.ebuild: - Disable parallel tests (#293241) - - 15 Nov 2009; Torsten Veller perl-5.8.8-r8.ebuild, - +files/perl-5.8.8-libnet-hostname.patch: - Add libnet hostname patch from perl-core/libnet - - 14 Nov 2009; Torsten Veller perl-5.8.8-r8.ebuild, - perl-5.10.1.ebuild: - Check for alternative scripts in ROOT - -*perl-5.8.8-r8 (14 Nov 2009) - - 14 Nov 2009; Torsten Veller +perl-5.8.8-r8.ebuild: - Add alternatives script linking to perl-5.8.8 - - 11 Nov 2009; Christian Ruppert - -files/perl-5.8.8-libbits.patch: - Remove obsolete patch. - - 04 Nov 2009; Michael Haubenwallner - files/perl-5.8.8-ccld-cflags.patch: - Respect CFLAGS also when linking executables, not just for libperl - - 04 Nov 2009; Michael Haubenwallner - perl-5.8.8-r6.ebuild, +files/perl-5.8.8-ccld-cflags.patch: - Respect CFLAGS even for linking when done with compiler - - 27 Oct 2009; Mounir Lamouri perl-5.10.1.ebuild: - Keywording for ppc, bug 288028 - - 27 Oct 2009; Torsten Veller perl-5.10.1.ebuild: - Fix RT69973: disable non-unicode case insensitive trie matching (#290194) - - 22 Oct 2009; Torsten Veller perl-5.10.1.ebuild: - Fix warning: Rebuild packages linking libperl.so after toggling use flags - - 21 Oct 2009; Markus Meier perl-5.10.1.ebuild: - add ~amd64/~arm/~x86, bug #288028 - - 13 Oct 2009; Jeroen Roovers perl-5.10.1.ebuild: - Marked ~hppa (bug #288028). - - 29 Sep 2009; Torsten Veller perl-5.10.1.ebuild: - Rename and link the scripts from podlators too: pod2man and pod2text (#286962) - - 28 Sep 2009; Torsten Veller perl-5.10.1.ebuild: - Bump perl patchset. Fixes bugs #286840, #286841 - - 28 Sep 2009; Torsten Veller perl-5.8.8-r5.ebuild, - perl-5.8.8-r6.ebuild, perl-5.10.1.ebuild: - Bump perl-5.10.1 patchset. - Fix asm/page.h failure. Thanks to Alon Bar-Lev and Diego Pettenò. - (#259923, #286656, #249827, #265268) - -*perl-5.10.1 (27 Sep 2009) - - 27 Sep 2009; Torsten Veller +perl-5.10.1.ebuild: - Version bump - - 30 Jul 2009; Torsten Veller -perl-5.8.8-r7.ebuild: - Remove 5.8.8-r7 again - - 29 May 2009; Torsten Veller perl-5.8.8-r6.ebuild, - perl-5.8.8-r7.ebuild, +files/perl-5.8.8-fix_file_path_chdir.patch: - Add another File-Path fix - - 27 May 2009; Torsten Veller -perl-5.8.8-r2.ebuild, - -perl-5.8.8-r3.ebuild, -perl-5.8.8-r4.ebuild: - Cleanup - -*perl-5.8.8-r7 (27 May 2009) - - 27 May 2009; Torsten Veller +perl-5.8.8-r7.ebuild: - PDEPENDS on CPAN, Encode, ExtUtils-MakeMaker - - 08 May 2009; Torsten Veller - +files/perl-fix_h2ph_include_quote.patch, perl-5.8.8-r6.ebuild: - Fix h2ph to handle system headers with quotes - - 26 Apr 2009; Friedrich Oslage - +files/perl-5.8.8-lib32.patch, files/perl-5.8.8-lib64.patch, - perl-5.8.8-r5, perl-5.8.8-r6: - Install libraries into the correct directory if libdir is lib32, simplify - the patches, bug #266052 - - 11 Mar 2009; Diego E. Pettenò - perl-5.8.8-r5.ebuild: - Backport to stable, too. - - 11 Mar 2009; Diego E. Pettenò - perl-5.8.8-r6.ebuild: - Fix logic for applying the lib64 patch, use get_libdir to decide (should - fix 32-bit userland profiles). - -*perl-5.8.8-r6 (28 Jan 2009) - - 28 Jan 2009; Torsten Veller - +files/perl-5.8.8-CAN-2005-0448-rmtree-2.patch, +perl-5.8.8-r6.ebuild: - Fix #249629 - File::Path multiple symlink attack vulnerabilities - - 23 Aug 2008; Jeroen Roovers metadata.xml: - Add GLEP 56 USE flag descriptions. Remove empty tag. - - 18 Jul 2008; Javier Villavicencio - files/perl-5.8.8-fbsdhints.patch: - Updated fbsdhints patch, bug 225323. - - 05 Jul 2008; Stephanie Lockwood-Childs - perl-5.8.8-r2.ebuild, perl-5.8.8-r3.ebuild, perl-5.8.8-r4.ebuild, - perl-5.8.8-r5.ebuild: - Replaced reference to dead site http://perldoc.com with an equivalent - http://search.cpan.org url (bug #230881) - - 16 May 2008; Tobias Scherbaum - perl-5.8.8-r5.ebuild: - ppc stable, bug #219203 - - 15 May 2008; Raúl Porcel perl-5.8.8-r5.ebuild: - alpha/ia64 stable wrt security #219203 - - 14 May 2008; Markus Meier perl-5.8.8-r5.ebuild: - amd64 stable, bug #219203 - - 14 May 2008; Christian Faulhammer perl-5.8.8-r5.ebuild: - stable x86, security bug 219203 - - 14 May 2008; Markus Rothe perl-5.8.8-r5.ebuild: - Stable on ppc64; bug #219203 - - 14 May 2008; Ferris McCormick perl-5.8.8-r5.ebuild: - Sparc stable, Security Bug #219203 (UTF regex problem) --- all tests good. - - 14 May 2008; Jeroen Roovers perl-5.8.8-r5.ebuild: - Stable for HPPA (bug #219203). - -*perl-5.8.8-r5 (09 May 2008) - - 09 May 2008; Torsten Veller - +files/perl-5.8.8-CVE-2008-1927.patch, +perl-5.8.8-r5.ebuild: - #219203 - Fix for CVE-2008-1927 - -*perl-5.8.8-r4 (19 Nov 2007) - - 19 Nov 2007; Christian Hartmann +perl-5.8.8-r4.ebuild: - Revbump to make sure everybody got a working perl as suggested in bug - #199518 in comment 22; keeping keywords to speed up the progress for bug - #198196 - - 18 Nov 2007; Christian Hartmann - +files/perl-5.8.8-lib64.patch: - Readding perl-5.8.8-lib64.patch; thanks angelos - - 18 Nov 2007; Christian Hartmann perl-5.8.8-r2.ebuild, - perl-5.8.8-r3.ebuild: - Reverting solars changes; bug #199518 - - 18 Nov 2007; -files/perl-5.8.8-lib64.patch, - +files/perl-5.8.8-libbits.patch, perl-5.8.8-r2.ebuild, - perl-5.8.8-r3.ebuild: - - fixed the lib64 patch that was breaking on amd64 32ul. - - 14 Nov 2007; Chris Gianelloni perl-5.8.8-r3.ebuild: - Stable on amd64 wrt bug #198196. - - 13 Nov 2007; Tobias Scherbaum - perl-5.8.8-r3.ebuild: - ppc stable, bug #198196 - - 13 Nov 2007; Markus Rothe perl-5.8.8-r3.ebuild: - Stable on ppc64; bug #198196 - - 13 Nov 2007; Raúl Porcel perl-5.8.8-r3.ebuild: - alpha/ia64 stable wrt security #198196 - - 13 Nov 2007; Markus Meier perl-5.8.8-r3.ebuild: - x86 stable, security bug #198196 - - 13 Nov 2007; Jeroen Roovers perl-5.8.8-r3.ebuild: - Stable for HPPA (bug #198196). Fixed many quoting issues. - - 12 Nov 2007; Ferris McCormick perl-5.8.8-r3.ebuild: - Sparc stable --- Security Bug #198196 --- All tests and autotools good. - -*perl-5.8.8-r3 (12 Nov 2007) - - 12 Nov 2007; +files/perl-5.8.8-utf8-boundary.patch, - +perl-5.8.8-r3.ebuild: - patch for bug #198196 - - 17 Oct 2007; Christian Hartmann perl-5.8.8-r2.ebuild: - Fixed bug #194384 - - 19 Aug 2007; Christian Hartmann - +files/perl-5.8.8-perlcc.patch, perl-5.8.8-r2.ebuild: - Fixed bug #181229 - - 16 Aug 2007; Zac Medico perl-5.8.8-r2.ebuild: - Bug #187866 - Block Test-Harness, PodParser, and Locale-gettext when - the "build" flag is enabled since perl needs to be rebuilt first. - - 08 Aug 2007; Mike Frysinger perl-5.8.8-r2.ebuild: - Apply gcc-4.2 patch to everyone. - - 06 Aug 2007; Harald van Dijk - +files/perl-5.8.8-makedepend-syntax.patch, perl-5.8.8-r2.ebuild: - Fix syntax error in makedepend.SH - - 06 Aug 2007; Christian Hartmann perl-5.8.8-r2.ebuild: - Bug #187866 - added suggested fix - - 30 Apr 2007; perl-5.8.8-r2.ebuild: - - filter ssp on ia64 due to ICE in compiler. revisit when we have a working - hardened gcc-4.x - - 30 Mar 2007; Michael Cummings perl-5.8.8-r2.ebuild: - Bug 147184, thanks to jweckhart for the patch :) - - 08 Mar 2007; Michael Cummings perl-5.8.8-r2.ebuild: - Change to the call for the lib64 patch to enable it for ppc64 - helps with - stage 1 building problems. Thanks ranger :) - - 07 Mar 2007; Chris Gianelloni perl-5.8.8-r2.ebuild: - Change all instances of [ to [[. - - 04 Mar 2007; Michael Cummings - +files/perl-5.8.8-asm-page-h-compile-failure.patch, perl-5.8.8-r2.ebuild: - Bug 168312, patch from Peter for >=2.6.20 kernel headers. - - 11 Feb 2007; Fabian Groffen perl-5.8.8-r2.ebuild: - Dropped ppc-macos keyword, see you in prefix - - 11 Jan 2007; Michael Cummings perl-5.8.8-r2.ebuild: - Reverting changes made for bug 59328 until we can figure out why this breaks - under catalyst - - 09 Jan 2007; Michael Cummings perl-5.8.8-r2.ebuild: - Bug 144965, adjusted gcc patch line - - 07 Jan 2007; Michael Cummings perl-5.8.8-r2.ebuild: - Bug 160623, mistakenly removed the else block for noman - - 05 Jan 2007; Michael Cummings perl-5.8.8-r2.ebuild: - Bug 59328, features=noman support - - 19 Nov 2006; Michael Cummings - +files/perl-5.8.8-gcc42-command-line.patch, perl-5.8.8-r2.ebuild: - Bug 144965, gcc-4.2 bug/patch, patch provided by dirtyepic - - 18 Nov 2006; Michael Cummings - -files/perl-5.8.7-CAN-2005-0448-rmtree.patch, - -files/perl-5.8.7-regexp-nossp.patch, -files/perl-5.8.7-tempfiles.patch, - -files/perl-exp_intwrap.patch, -files/perl-nonblock.patch, - -files/perl-reorder-INC.patch, perl-5.8.8-r2.ebuild: - Bug 150702; also cleaned up unused patches - - 23 Oct 2006; Michael Cummings - -perl-5.8.7-r3.ebuild: - Removing old perl - - 17 Oct 2006; Roy Marples perl-5.8.8-r2.ebuild: - Added ~sparc-fbsd keyword. - - 07 Oct 2006; Diego Pettenò perl-5.8.8-r2.ebuild: - Add a dependency on freebsd-mk-defs on FreeBSD. - - 18 Aug 2006; Michael Cummings - -perl-5.8.7-r2.ebuild, perl-5.8.7-r3.ebuild, perl-5.8.8-r2.ebuild: - Cleaning up; bug 142940, updating h2ph options for multilib boxes - - 15 Aug 2006; Christian Hartmann perl-5.8.8-r2.ebuild: - Fix bug #143895 - - 13 Aug 2006; perl-5.8.7-r2.ebuild, - perl-5.8.7-r3.ebuild, perl-5.8.8-r2.ebuild: - Bug #139478 - changed description. Thanks Marko Horvat for 'reporting'! ;) - - 11 Jul 2006; Michael Cummings -perl-5.8.8.ebuild, - -perl-5.8.8-r1.ebuild: - Cleaning up - - 25 Jun 2006; Christian Hartmann Manifest: - Removed obsolete patchfiles - - 24 Jun 2006; Michael Cummings perl-5.8.7-r2.ebuild, - perl-5.8.7-r3.ebuild, perl-5.8.8.ebuild, perl-5.8.8-r1.ebuild, - perl-5.8.8-r2.ebuild: - Removing perl-core/ExtUtils-MakeMaker - - 18 Jun 2006; Bryan Østergaard perl-5.8.8-r2.ebuild: - Stable on ia64. - - 14 Jun 2006; Michael Cummings -files/perl-cleaner, - -perl-5.8.6-r5.ebuild, -perl-5.8.6-r6.ebuild, -perl-5.8.6-r7.ebuild, - -perl-5.8.6-r8.ebuild, -perl-5.8.7.ebuild, -perl-5.8.7-r1.ebuild: - Cleaning up - - 08 Jun 2006; Michael Cummings perl-5.8.8-r2.ebuild: - Fixed pdepend to exclude build folks - - 07 Jun 2006; Joshua Kinard perl-5.8.8-r2.ebuild: - Marked stable on mips. - - 07 Jun 2006; perl-5.8.8-r2.ebuild: - Following a conversation with agaffney, removed code that is dup'd from - libperl that was causing a loop in catalyst building - fixes help2man bugs - - bug 130248 in particular - - 03 Jun 2006; Guy Martin - +files/perl-hppa-pa7200-configure.patch, perl-5.8.8-r2.ebuild: - On PA7200, uname -a contains a single quote and we need to filter it - otherwise configure fails. See #125535. - - 30 May 2006; perl-5.8.8-r2.ebuild: - Bug 134859, fixed USE=build removals on lib64 - - 27 May 2006; Bryan Østergaard perl-5.8.8-r2.ebuild: - Stable on alpha. - - 27 May 2006; perl-5.8.8-r2.ebuild: - Marking sparc stable - - 26 May 2006; Tobias Scherbaum - perl-5.8.8-r2.ebuild: - hppa stable - - 26 May 2006; Chris Gianelloni perl-5.8.8-r2.ebuild: - Stable on amd64 and x86 wrt bug #133989. - - 26 May 2006; Diego Pettenò perl-5.8.8-r2.ebuild: - Re-add ~x86-fbsd keyword. - - 26 May 2006; Markus Rothe perl-5.8.8-r2.ebuild: - Stable on ppc64; bug #133989 - - 26 May 2006; perl-5.8.8-r2.ebuild: - Stable on ppc. Bug #133989 - - 26 May 2006; perl-5.8.8-r2.ebuild: - Bug 134359, -Dusenm - -*perl-5.8.8-r2 (26 May 2006) - - 26 May 2006; +perl-5.8.8-r2.ebuild: - Bug 134363 - pdepends got lost. - - 25 May 2006; Guy Martin perl-5.8.8-r1.ebuild: - Stable on hppa. - - 24 May 2006; perl-5.8.8-r1.ebuild: - Stable on ppc. bug #133989 - - 23 May 2006; Chris Gianelloni perl-5.8.8-r1.ebuild: - Stable on x86 wrt bug #133989. - - 23 May 2006; perl-5.8.8-r1.ebuild: - Marking stable sparc, bug 133989 - - 23 May 2006; Markus Rothe perl-5.8.8-r1.ebuild: - Stable on ppc64; bug #133989 - - 20 Apr 2006; Diego Pettenò perl-5.8.8-r1.ebuild: - Use realpath when available, rather than readlink -f, to support - Gentoo/FreeBSD. - - 31 Mar 2006; Diego Pettenò perl-5.8.8-r1.ebuild: - Add ~x86-fbsd keyword. - -*perl-5.8.8-r1 (29 Mar 2006) - - 29 Mar 2006; +files/perl-5.8.8-cplusplus.patch, - +perl-5.8.8-r1.ebuild: - Patch 27203 in blead - fixes c++ problems in XS code :) - - 20 Feb 2006; Michael Cummings - +files/perl-5.8.8-fbsdhints.patch, perl-5.8.8.ebuild: - Bug 122780, freebsd hints via flameeyes - - 20 Feb 2006; Michael Cummings - +files/perl-5.8.8-dragonfly-clean.patch, perl-5.8.8.ebuild: - Bug 122706, dragonfly patches. Patch submitted upstream and here by - Robert Sebastian Gerus, should be available in blead now. - - 20 Feb 2006; Michael Cummings perl-5.8.8.ebuild: - Updated perl-cleaner dep - - 15 Feb 2006; Michael Cummings perl-5.8.8.ebuild: - Dropping PROVIDE, repoman rejoices, people return to normalcy - - 13 Feb 2006; Michael Cummings perl-5.8.8.ebuild: - Updated virtuals per ciarnm's input - - 07 Feb 2006; Aron Griffis perl-5.8.8.ebuild: - Prefer to avoid eval and use a bash array for myconf instead, it's less - error-prone - - 07 Feb 2006; Michael Cummings perl-5.8.8.ebuild: - src update - - 07 Feb 2006; perl-5.8.8.ebuild: - Style fixes to 5.8.8, thanks az - -*perl-5.8.8 (07 Feb 2006) - - 07 Feb 2006; Michael Cummings - +files/perl-5.8.8-CAN-2005-0448-rmtree.patch, - +files/perl-5.8.8-USE_MM_LD_RUN_PATH.patch, +files/perl-5.8.8-lib64.patch, - +files/perl-5.8.8-links.patch, +files/perl-5.8.8-reorder-INC.patch, - -files/perl-5.8.8_rc1-CAN-2005-0448-rmtree.patch, - -files/perl-5.8.8_rc1-reorder-INC.patch, -perl-5.8.8_rc1.ebuild, - +perl-5.8.8.ebuild: - Perl 5.8.8, with amd64 fixes, RUNPATH fixes, a completely reversed INC, and - a shiny set of changes. - - 24 Jan 2006; Michael Cummings - +files/perl-5.8.8_rc1-reorder-INC.patch, perl-5.8.8_rc1.ebuild: - Some tweaks to perl-5.8.8 installation - -*perl-5.8.8_rc1 (22 Jan 2006) - - 22 Jan 2006; Michael Cummings - +files/perl-5.8.8_rc1-CAN-2005-0448-rmtree.patch, - +files/perl-regexp-nossp.patch, +perl-5.8.8_rc1.ebuild: - RC1 of perl 5.8.8 - - 21 Jan 2006; Markus Rothe perl-5.8.7-r3.ebuild: - Stable on ppc64 - - 16 Jan 2006; Michael Cummings perl-5.8.6-r8.ebuild, - perl-5.8.7-r3.ebuild: - Minor addition of enc2xs, doesn't impact anything, just placing into ebuild - for later reference - - 15 Jan 2006; Michael Cummings perl-5.8.7-r3.ebuild: - Bug 110363, thanks to Nathan and Rene for noting the typo in the minimal - section - - 14 Jan 2006; Torsten Veller perl-5.8.7-r3.ebuild: - Stable on x86 (#118938) - - 25 Dec 2005; Joshua Kinard perl-5.8.6-r8.ebuild, - perl-5.8.7-r3.ebuild: - Mark 5.8.6-r8 && 5.8.7-r3 stable on mips. - - 14 Dec 2005; perl-5.8.7-r3.ebuild: - Bug 115503, better if-clause for nossp patch - - 07 Dec 2005; Jason Wever perl-5.8.7-r3.ebuild: - Stable on SPARC wrt bug #114113. - - 07 Dec 2005; Mark Loeser perl-5.8.6-r8.ebuild: - Stable on x86; bug #114113 - - 07 Dec 2005; Jose Luis Rivero perl-5.8.7-r3.ebuild: - Stable on alpha wrt security bug #114113 - - 06 Dec 2005; Michael Hanselmann perl-5.8.7-r3.ebuild: - Stable on hppa, ppc. - - 06 Dec 2005; Marcus D. Hanwell perl-5.8.7-r3.ebuild: - Stable on amd64, bug 114113. - - 06 Dec 2005; Markus Rothe perl-5.8.6-r8.ebuild: - Stable on ppc64; bug #114113 - -*perl-5.8.7-r3 (06 Dec 2005) - - 06 Dec 2005; files/perl-exp_intwrap.patch, - +perl-5.8.7-r3.ebuild: - More bug 114113 work. Patch updated, segfaults are all handled now with - cleaner exit/messages. test with perl -e 'printf("%2147483647$n");' or perl - -e 'printf "%4294967295d"' before and after upgrading to demonstrate - - 05 Dec 2005; perl-5.8.6-r5.ebuild, - perl-5.8.6-r6.ebuild, perl-5.8.6-r7.ebuild, perl-5.8.7-r1.ebuild, - perl-5.8.7-r2.ebuild, perl-5.8.7.ebuild: - Bug 113930, case statement for non-linux. Also (finally) a fix for the - installmanpaths (personal bug) - - 05 Dec 2005; perl-5.8.6-r7.ebuild, - perl-5.8.7-r2.ebuild: - Mistaken commit missed the picdl patch (was working on bug 65624, which this - patch appears to cause a seg fault with) - - 02 Dec 2005; Joseph Jezak perl-5.8.6-r7.ebuild: - Marked ppc stable for bug #114113. - - 01 Dec 2005; Andrej Kacian perl-5.8.6-r7.ebuild: - Stable on x86, bug #114113. - - 01 Dec 2005; perl-5.8.7-r2.ebuild: - Marked stable on amd64 - - 01 Dec 2005; Markus Rothe perl-5.8.7-r2.ebuild: - Stable on ppc64; bug #114113 - - 01 Dec 2005; Gustavo Zacarias perl-5.8.7-r2.ebuild: - Stable on sparc wrt security #114113 - -*perl-5.8.7-r2 (01 Dec 2005) - - 01 Dec 2005; +files/perl-exp_intwrap.patch, - +perl-5.8.6-r7.ebuild, +perl-5.8.7-r2.ebuild: - Bug 114113, perl-exp_intwrap patch - - 14 Nov 2005; Michael Cummings perl-5.8.6-r5.ebuild, - perl-5.8.6-r6.ebuild, perl-5.8.7.ebuild, perl-5.8.7-r1.ebuild: - NetBSD for osname per thunder - - 12 Nov 2005; Chris White perl-5.8.6-r6.ebuild: - Backported some get_libdir functionality from 5.8.7 to 5.8.6-r6 to resolve - bug #112243. This is mainly a multi-lib support fix it seems. - - 02 Oct 2005; Bryan Østergaard perl-5.8.7-r1.ebuild: - Stable on ia64, bug 106678. - - 29 Sep 2005; Aaron Walker perl-5.8.6-r6.ebuild: - Stable on mips for bug #106678. - - 23 Sep 2005; Bryan Østergaard perl-5.8.7-r1.ebuild: - Stable on alpha, bug 106678. - - 21 Sep 2005; Seemant Kulleen perl-5.8.6-r6.ebuild: - stable on amd64 wrt bug #106678 - - 21 Sep 2005; Gustavo Zacarias perl-5.8.7-r1.ebuild: - Stable on sparc wrt #106678 - - 20 Sep 2005; Chris Gianelloni perl-5.8.6-r6.ebuild: - Marking stable on x86 for bug #106678. - - 20 Sep 2005; Rene Nussbaumer perl-5.8.6-r6.ebuild: - Stable on hppa. bug #106678 - - 20 Sep 2005; Markus Rothe perl-5.8.7-r1.ebuild: - Stable on ppc64 (bug #106678) - - 20 Sep 2005; Michael Hanselmann perl-5.8.6-r6.ebuild: - Stable on ppc. - -*perl-5.8.7-r1 (20 Sep 2005) -*perl-5.8.6-r6 (20 Sep 2005) - - 20 Sep 2005; Martin Schlemmer - +files/perl-5.8.7-MakeMaker-RUNPATH.patch, +perl-5.8.6-r6.ebuild, - +perl-5.8.7-r1.ebuild: - We do not want the build root in the linked perl module's RUNPATH, so - strip paths containing PORTAGE_TMPDIR if its set. This is for the - MakeMaker module, bug #105054. - - 05 Sep 2005; Herbie Hopkins perl-5.8.7.ebuild: - More multilib fixes thanks to Christophe Saout, bug 104509. - - 04 Sep 2005; Elfyn McBratney - files/perl-5.8.7-regexp-nossp.patch: - Fix patch to cflags.SH (don't assume /bin/sh is bash). - - 04 Sep 2005; Elfyn McBratney perl-5.8.6-r5.ebuild, - perl-5.8.7.ebuild: - Drop DEPEND on sys-apps/groff. - - 01 Sep 2005; Joseph Jezak perl-5.8.6-r5.ebuild, - perl-5.8.7.ebuild: - Filtered -mpowerpc-gpopt on ppc to fix bug #97645. - - 14 Aug 2005; Michael Cummings perl-5.8.7.ebuild: - The rest of the patch for bug 58931 - - 14 Aug 2005; Michael Cummings perl-5.8.6-r5.ebuild, - perl-5.8.7.ebuild: - Bug #97894 - added note regarding minimal means minimal - - 12 Aug 2005; Michael Cummings perl-5.8.7.ebuild: - Further bug #58931 - mistake on my part for the LIBPERL= syntax - - 12 Aug 2005; Michael Cummings perl-5.8.7.ebuild: - getlibdir changes for 5.8.7, bug #58931 - - 08 Aug 2005; Thierry Carrez perl-5.8.6-r5.ebuild, - perl-5.8.7.ebuild: - Reverting vapier's features_noman change on the groff dependency, which - results in bug 101088. - - 28 Jul 2005; Michael Cummings - files/perl-reorder-INC.patch, -perl-5.8.5-r5.ebuild, -perl-5.8.6-r4.ebuild: - Update to reorder patch, tested with 5.8.6 and 5.8.7, resolves bug 95770 - - 28 Jul 2005; Michael Cummings -perl-5.8.5-r5.ebuild, - -perl-5.8.6-r4.ebuild: - Cleaning up now that we have keywords up to date - - 28 Jul 2005; Herbie Hopkins perl-5.8.6-r5.ebuild: - Stable on amd64. - - 07 Jul 2005; Markus Rothe perl-5.8.6-r5.ebuild: - Stable on ppc64 - - 06 Jul 2005; perl-5.8.6-r5.ebuild: - Stable on IA64. - - 06 Jul 2005; Chris Gianelloni perl-5.8.6-r5.ebuild: - Stable on arm, m68k, s390, and sh. - - 05 Jul 2005; Hardave Riar perl-5.8.6-r5.ebuild: - Stable on mips. - - 03 Jul 2005; Michael Hanselmann perl-5.8.6-r5.ebuild: - Stable on ppc. - - 02 Jul 2005; Bryan Østergaard perl-5.8.6-r5.ebuild: - Stable on alpha. - - 02 Jul 2005; Rene Nussbaumer perl-5.8.6-r5.ebuild: - Stable on hppa. - -*perl-5.8.6-r5 (30 Jun 2005) - - 30 Jun 2005; Michael Cummings perl-5.8.6-r4.ebuild, - +perl-5.8.6-r5.ebuild: - Sorry folks, there was a typo in libperl-5.8.6s ebuild that made this - necessary. - -*perl-5.8.7 (29 Jun 2005) - - 29 Jun 2005; Michael Cummings - -files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patc - h, -files/perl-5.8.2-perldoc-emptydirs.patch, - -files/perl-5.8.2-picdl.patch, -files/perl-5.8.2-prelink-lpthread.patch, - -files/perl-5.8.2-reorder-INC.patch, -files/perl-5.8.2-uclibc.patch, - -files/perl-5.8.4-noksh.patch, -files/perl-5.8.4-nonblock.patch, - -files/perl-5.8.4-perldoc-emptydirs.patch, -files/perl-5.8.4-picdl.patch, - -files/perl-5.8.4-prelink-lpthread.patch, - -files/perl-5.8.4-reorder-INC.patch, -files/perl-5.8.5-noksh.patch, - -files/perl-5.8.5-nonblock.patch, - -files/perl-5.8.5-perldoc-emptydirs.patch, -files/perl-5.8.5-picdl.patch, - -files/perl-5.8.5-prelink-lpthread.patch, - -files/perl-5.8.5-reorder-INC.patch, -files/perl-5.8.6-noksh.patch, - -files/perl-5.8.6-perldoc-emptydirs.patch, -files/perl-5.8.6-picdl.patch, - -files/perl-5.8.6-prelink-lpthread.patch, - -files/perl-5.8.6-reorder-INC.patch, - +files/perl-5.8.7-CAN-2005-0448-rmtree.patch, - +files/perl-5.8.7-tempfiles.patch, -files/libperl_rebuilder, - +files/perl-h2ph-ansi-header.patch, +files/perl-noksh.patch, - +files/perl-nonblock.patch, +files/perl-perldoc-emptydirs.patch, - +files/perl-picdl.patch, +files/perl-prelink-lpthread.patch, - +files/perl-reorder-INC.patch, +files/perl-tempfiles.patch, - +files/perl-uclibc.patch, -files/stat.t, -perl-5.8.2-r4.ebuild, - -perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild, - +perl-5.8.7.ebuild: - Perl 5.8.6 unmasking, perl 5.8.7 addition - - 05 Jun 2005; Michael Cummings files/perl-cleaner: - Bug 90502 - don't leave behind empty log files if nothing has been done - - 30 May 2005; Michael Cummings files/perl-cleaner, - perl-5.8.2-r4.ebuild, perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, - perl-5.8.6-r4.ebuild: - Updated perl-cleaner to remove the emptied dirs after a .ph purge - - 29 May 2005; perl-5.8.2-r4.ebuild, perl-5.8.4-r4.ebuild, - perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: - - update perl to use libc expanded variable elibc_uclibc vs uclibc so USE=-* - works - - 25 May 2005; Michael Cummings perl-5.8.6-r4.ebuild: - dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration - - 25 May 2005; Michael Cummings perl-5.8.5-r5.ebuild: - dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration - - 25 May 2005; Michael Cummings perl-5.8.4-r4.ebuild: - dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration - - 25 May 2005; Michael Cummings perl-5.8.2-r4.ebuild: - dev-perl/ExtUtils-MakeMaker => perl-core/ExtUtils-MakeMaker migration - - 25 May 2005; Michael Cummings perl-5.8.6-r4.ebuild: - dev-perl/Test-Simple => perl-core/Test-Simple migration - - 25 May 2005; Michael Cummings perl-5.8.5-r5.ebuild: - dev-perl/Test-Simple => perl-core/Test-Simple migration - - 25 May 2005; Michael Cummings perl-5.8.4-r4.ebuild: - dev-perl/Test-Simple => perl-core/Test-Simple migration - - 25 May 2005; Michael Cummings perl-5.8.2-r4.ebuild: - dev-perl/Test-Simple => perl-core/Test-Simple migration - - 25 May 2005; Michael Cummings perl-5.8.6-r4.ebuild: - dev-perl/File-Spec => perl-core/File-Spec migration - - 25 May 2005; Michael Cummings perl-5.8.5-r5.ebuild: - dev-perl/File-Spec => perl-core/File-Spec migration - - 25 May 2005; Michael Cummings perl-5.8.4-r4.ebuild: - dev-perl/File-Spec => perl-core/File-Spec migration - - 25 May 2005; Michael Cummings perl-5.8.2-r4.ebuild: - dev-perl/File-Spec => perl-core/File-Spec migration - - 23 May 2005; Herbie Hopkins perl-5.8.6-r4.ebuild: - More get_libdir-ization, fixes compilation on amd64's no-lib32 profile. - - 16 May 2005; Michael Cummings perl-5.8.2-r4.ebuild, - perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: - Last toolchain-funcs fix - - 15 May 2005; Michael Cummings perl-5.8.2-r4.ebuild, - perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: - Changed to toolchain-funcs - - 20 Mar 2005; Michael Cummings perl-5.8.2-r4.ebuild, - perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: - bug 81947 - replaced filesdir with generic cat/pkg - - 11 Mar 2005; Michael Cummings - files/CAN-2005-0448-rmtree.patch, perl-5.8.2-r4.ebuild, - perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: - Patch is in the right place and works on any arch. Yay. - - 11 Mar 2005; Michael Cummings perl-5.8.2-r4.ebuild, - perl-5.8.4-r4.ebuild, perl-5.8.5-r5.ebuild, perl-5.8.6-r4.ebuild: - The last rmtree patch contains a line that checks /Errno.pm in - your existing perl install. If your kernel changes between perl installs, it - dies horribly. Need to find a cleaner solution first. For everyone that just - bumped their perls, I am terribly sorry that this wasn't realized earlier. - - 11 Mar 2005; Michael Cummings -perl-5.8.2-r2.ebuild, - -perl-5.8.2-r3.ebuild, -perl-5.8.4-r2.ebuild, -perl-5.8.4-r3.ebuild, - -perl-5.8.5-r3.ebuild, -perl-5.8.5-r4.ebuild, -perl-5.8.6-r2.ebuild, - -perl-5.8.6-r3.ebuild: - Cleaning out old ebuilds - no keyword changes :) - -*perl-5.8.6-r4 (11 Mar 2005) - - 11 Mar 2005; Michael Cummings - +files/CAN-2005-0448-rmtree.patch, perl-5.8.2-r2.ebuild, - perl-5.8.2-r3.ebuild, +perl-5.8.2-r4.ebuild, perl-5.8.4-r2.ebuild, - perl-5.8.4-r3.ebuild, +perl-5.8.4-r4.ebuild, perl-5.8.5-r3.ebuild, - perl-5.8.5-r4.ebuild, +perl-5.8.5-r5.ebuild, perl-5.8.6-r2.ebuild, - perl-5.8.6-r3.ebuild, +perl-5.8.6-r4.ebuild: - Version bump to finalize patch - - 11 Mar 2005; Michael Cummings - +files/CAN-2005-0448-rmtree.patch, perl-5.8.2-r2.ebuild, - perl-5.8.2-r3.ebuild, perl-5.8.4-r2.ebuild, perl-5.8.4-r3.ebuild, - perl-5.8.5-r3.ebuild, perl-5.8.5-r4.ebuild, perl-5.8.6-r2.ebuild, - perl-5.8.6-r3.ebuild: - Changed file_path_rmtree to CAN-2005-0448-rmtree.patch per bug 79685 - - 08 Mar 2005; Jeremy Huddleston - perl-5.8.6-r3.ebuild: - More multilib fixes. - -*perl-5.8.5-r4 (11 Feb 2005) - - 11 Feb 2005; Michael Cummings perl-5.8.2-r2.ebuild, - +perl-5.8.2-r3.ebuild, perl-5.8.4-r2.ebuild, +perl-5.8.4-r3.ebuild, - perl-5.8.5-r3.ebuild, +perl-5.8.5-r4.ebuild, perl-5.8.6-r2.ebuild, - +perl-5.8.6-r3.ebuild: - Bug 80460 - CAN-2005-015{5,6} - perlsuid patch. Bug 62321, 65317 - Removal of - old .ph files after an upgrade. Bug 72977 - modifications to allow for perl - 5.8.0 and multithreaded perls to use the perl-inc patch. In addition, modified - the perl-cleaner message to display only if @INC included more than the - current install's perl (ie, only if this was an upgrade that left files - behind). - - 05 Feb 2005; Michael Cummings - +files/CAN-2005-0156-suid.patch, perl-5.8.2-r2.ebuild, - perl-5.8.4-r2.ebuild, perl-5.8.5-r3.ebuild, perl-5.8.6-r2.ebuild: - Bug 80460, perlsuid vulnerability - - 05 Feb 2005; Michael Cummings - -perl-5.8.2-r1.ebuild, -perl-5.8.4-r1.ebuild, -perl-5.8.5-r1.ebuild, - -perl-5.8.5-r2.ebuild, -perl-5.8.5.ebuild, -perl-5.8.6-r1.ebuild, - -perl-5.8.6.ebuild: - Cleaning up old, unused ebuilds - - 31 Jan 2005; Michael Cummings files/perl-cleaner: - swtaylor came up with a quicker way to generate the module list, plus a more - secure call for making the tmp files - - 27 Jan 2005; Michael Cummings files/perl-cleaner: - Code cleanup thanks to Mr.B. *MAJOR* typo in the filename for the prelist of - ebuilds to re-emerge resulted in no ebuilds getting re-emerged... - - 26 Jan 2005; Michael Cummings files/perl-cleaner: - tmpdir fix - thanks Mr. B. - -*perl-5.8.4-r2 (26 Jan 2005) - - 26 Jan 2005; Michael Cummings - +files/file_path_rmtree.patch, files/libperl_rebuilder, files/perl-cleaner, - +perl-5.8.2-r2.ebuild, +perl-5.8.4-r2.ebuild, +perl-5.8.5-r3.ebuild, - +perl-5.8.6-r2.ebuild: - Bump for bug 75696 involving temporary file perms in File::Path. Includes - fixes for h2ph conversion, bug 75955 Includes change over to perl-cleaner from - libperl_rebuilder, bugs 60447, 62301, 62669, 66688, 73932, 71287 - - 16 Jan 2005; Jeremy Huddleston - perl-5.8.5-r2.ebuild, perl-5.8.6-r1.ebuild, perl-5.8.6.ebuild: - multilib fixes for amd64's 2005.0. - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 07 Dec 2004; Hardave Riar perl-5.8.5-r2.ebuild: - Stable on mips, bug #66360 - - 06 Dec 2004; Gustavo Zacarias perl-5.8.5-r2.ebuild: - Stable on sparc wrt #66360 - - 05 Dec 2004; Bryan Østergaard perl-5.8.5-r2.ebuild: - Stable on alpha, bug 66360. - - 05 Dec 2004; Markus Rothe perl-5.8.5-r2.ebuild: - Stable on ppc64; bug #66360 - -*perl-5.8.5-r2 (04 Dec 2004) - - 04 Dec 2004; Robert Coie - +files/perl-5.8.5-tempfiles.patch, +files/perl-5.8.6-tempfiles.patch, - -perl-5.8.4.ebuild, +perl-5.8.5-r2.ebuild, +perl-5.8.6-r1.ebuild: - Add the few relevant bits from bug 66360, keyword 5.8.5-r2 x86, amd64 and ppc - - 01 Dec 2004; Robert Coie perl-5.8.6.ebuild: - back makemaker block to 6.17 - -*perl-5.8.6 (30 Nov 2004) - - 30 Nov 2004; Robert Coie +files/perl-5.8.6-noksh.patch, - +files/perl-5.8.6-perldoc-emptydirs.patch, +files/perl-5.8.6-picdl.patch, - +files/perl-5.8.6-prelink-lpthread.patch, - +files/perl-5.8.6-reorder-INC.patch, +perl-5.8.6.ebuild: - New upstream - - 13 Nov 2004; Robert Coie perl-5.8.5-r1.ebuild: - Go ahead and use the myarch that exists - -*perl-5.8.5-r1 (12 Nov 2004) - - 12 Nov 2004; Robert Coie -perl-5.8.3.ebuild, - +perl-5.8.5-r1.ebuild: - Allow the maketest FEATURE to determine whether tests are run. Guide - Configure to attempt to pick up old 5.8.2 and 5.8.4 directories in @INC - - 25 Oct 2004; Michael Cummings perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - Cleaner h2ph, should reduce build time but leave us with something still - usable. - - 06 Oct 2004; Guy Martin perl-5.8.4-r1.ebuild: - Stable on hppa. - - 28 Sep 2004; Michael Cummings perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - Added back perlsuid/sperl based on local use flag. Bug 64823. Users should - read http://perldoc.com/perl5.8.4/INSTALL.html#suidperl before enabling. - - 27 Sep 2004; Mike Frysinger perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - Add libperl to RDEPEND (since pkg_setup will die otherwise) and make sure - pkg_setup() respects $ROOT. - - 27 Sep 2004; Michael Cummings perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - Added perl debugging support, bug 60775 - - 24 Sep 2004; Robert Coie perl-5.8.4-r1.ebuild, - perl-5.8.5.ebuild: - Make gdbm patch conditional on having 1.8.3, because libgdbm_compat isn't - there otherwise, should not affect people who have already built. Made 5.8.5 - depend on 1.8.3 instead. Again, should not affect installed people. - - 22 Sep 2004; Robert Coie perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - USE threads -> ithreads - - 21 Sep 2004; Danny van Dyk perl-5.8.4-r1.ebuild: - Marked stable on amd64. - - 09 Sep 2004; Gustavo Zacarias perl-5.8.4-r1.ebuild: - Stable on sparc to finally solve #36478 - - 08 Sep 2004; Robert Coie perl-5.8.4-r1.ebuild: - keyword x86 and arm for uclibc folks - - 06 Sep 2004; Ciaran McCreesh perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - Switch to use epause and ebeep, bug #62950 - - 31 Aug 2004; Guy Martin perl-5.8.4.ebuild, - perl-5.8.5.ebuild: - Removed useless -fPIC for hppa. - - 21 Aug 2004; Joshua Kinard perl-5.8.4-r1.ebuild: - Marked stable on mips. - - 18 Aug 2004; Aron Griffis perl-5.8.4-r1.ebuild: - stable on alpha - - 13 Aug 2004; Bryan Østergaard perl-5.8.4.ebuild: - Stable on alpha. - - 07 Aug 2004; Robert Coie perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4-r1.ebuild, perl-5.8.4.ebuild: - convert SHORT_PV and MY_P to bash - -*perl-5.8.5 (06 Aug 2004) - - 06 Aug 2004; Robert Coie +files/perl-5.8.5-noksh.patch, - +files/perl-5.8.5-nonblock.patch, +files/perl-5.8.5-perldoc-emptydirs.patch, - +files/perl-5.8.5-picdl.patch, +files/perl-5.8.5-prelink-lpthread.patch, - +files/perl-5.8.5-reorder-INC.patch, +perl-5.8.5.ebuild: - 5.8.5 - - 02 Aug 2004; Robert Coie +files/perl-5.8.4-nonblock.patch, - perl-5.8.4-r1.ebuild: - add nonblock.patch, primarily for sparc64 - - 29 Jul 2004; Guy Martin perl-5.8.4.ebuild: - Stable on hppa. - -*perl-5.8.4-r1 (29 Jul 2004) - - 29 Jul 2004; Robert Coie +perl-5.8.4-r1.ebuild: - Move make test to src_test, but still call it if the maketest - FEATURE is not enabled. If maketest ever becomes a default, this - can be reconsidered. The NDBM-GDBM patch in bug 52660 is in here, - and gdbm is allowed to provide ndbm, as it works for me with either - 1.8.0-r5 (so2) or 1.8.3 (so3). So to get ndbm, one must either - USE=berkdb and have db1 installed, or USE=gdbm in which case gdbm - will come in. The man page fixes from bug 58620 are in. - src_configure has been split out of src_compile in preparation for - making compiles more easily resumable. An issue genone brought up - where hardlinks aren't making it through portage's staging image has - been addressed by making /usr/bin/perl a symlink to perl5.8.4 - instead of a hardlink. The same issue was faced with suidperl, - which has been removed completely to preemptively avoid security - issues. sperl${PV} is gone too, in favor of the perl recommendation - to use sudo instead of having setuid perl executables. I hope this - will help security, but it can be restored if there is enough - demand. - - 23 Jul 2004; Robert Coie perl-5.8.4.ebuild: - keywording x86 and sparc - - 02 Jul 2004; perl-5.8.4.ebuild: - don't call perl to install manfiles when FEATURES=noman is set. testing of the - perl can be disable now with restrictions - - 29 Jun 2004; Aron Griffis perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4.ebuild: - kill sparc64 use flag - - 25 Jun 2004; perl-5.8.4.ebuild: - uclibc update - - 24 Jun 2004; perl-5.8.4.ebuild: - added uclibc update for 5.8.4 - - 15 Jun 2004; perl-5.8.2-r1.ebuild, - files/perl-5.8.2-uclibc.patch: - basic initial uclibc support needed for bootstrapping - - 09 Jun 2004; Robert Coie +files/perl-5.8.4-noksh.patch, - perl-5.8.4.ebuild: - Add noksh.patch, bug 42665 - - 03 Jun 2004; Aron Griffis perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4.ebuild: - Fix use invocation - - 02 Jun 2004; Travis Tilley perl-5.8.4.ebuild: - stable on amd64 - - 31 May 2004; Robert Coie perl-5.8.2-r1.ebuild, - perl-5.8.3.ebuild, perl-5.8.4.ebuild: - Update makemaker blocks to <6.17, not worth making everybody recompile - - 10 May 2004; Michael McCabe perl-5.8.4.ebuild: - Stable on s390 - - 08 May 2004; Robert Coie perl-5.8.4.ebuild, - files/perl-5.8.4-prelink-lpthread.patch: - Add back the -lpthread patch, frozen-bubble segfaults otherwise - -*perl-5.8.4 (03 May 2004) - - 03 May 2004; Robert Coie perl-5.8.4.ebuild, - files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, - files/perl-5.8.4-perldoc-emptydirs.patch, files/perl-5.8.4-picdl.patch, - files/perl-5.8.4-reorder-INC.patch: - Add 5.8.4 - - 28 Apr 2004; Mike Frysinger : - Clean up `use` syntax and remove ${CC} usage. - - 27 Feb 2004; Michael Cummings perl-5.6.1-r10.ebuild, - perl-5.6.1-r11.ebuild, perl-5.6.1-r12.ebuild: - 5.6.1 is no longer a requirement/needed in the tree - - 21 Feb 2004; Michael Cummings perl-5.8.0-r11.ebuild, - perl-5.8.0-r12.ebuild, perl-5.8.0-r9.ebuild, perl-5.8.2.ebuild, - files/libperl-5.8.0-create-libperl-soname.patch, - files/perl-5.8.0-perldoc-emptydirs.patch, - files/perl-5.8.0-prelink-lpthread.patch, files/perl-5.8.0-reorder-INC.patch, - files/perl-5.8.0-sockatmark-should-__THROW.patch: - Massive clean up. With 5.8.2 now marked stable on all platforms, we are - removing the older 5.8.0 ebuilds, which are no longer available upstream - anymore. I also cleaned out the files dir of any patches that were being - specifically used by 5.8.0 and not the other versions. - - 19 Feb 2004; Aron Griffis perl-5.8.2-r1.ebuild: - stable on alpha and ia64 - - 18 Feb 2004; Joshua Kinard perl-5.8.2-r1.ebuild: - Marking stable on mips - - 09 Feb 2004; Bartosch Pixa perl-5.8.2-r1.ebuild: - set ppc in keywords - - 06 Feb 2004; perl-5.8.2-r1.ebuild: - stable on sparc - - 03 Feb 2004; perl-5.8.2-r1.ebuild: - stable on hppa - - 01 Feb 2004; perl-5.8.2-r1.ebuild: - mark x86 - -*perl-5.8.3 (17 Jan 2004) - - 17 Jan 2004; perl-5.8.1-r1.ebuild, perl-5.8.1-r2.ebuild, - perl-5.8.3.ebuild, files/perl-5.8.1-perldoc-emptydirs.patch, - files/perl-5.8.1-prelink-lpthread.patch, files/perl-5.8.1-reorder-INC.patch, - files/perl-5.8.1_rc1-reorder-INC.patch, - files/perl-5.8.1_rc1-sockatmark-should-__THROW.patch, - files/perl-5.8.1_rc2-reorder-INC.patch, - files/perl-5.8.1_rc2-sockatmark-should-__THROW.patch, - files/perl-5.8.3-perldoc-emptydirs.patch, files/perl-5.8.3-picdl.patch, - files/perl-5.8.3-prelink-lpthread.patch, files/perl-5.8.3-reorder-INC.patch: - Upstream bump, housecleaning - - 06 Jan 2004; Luca Barbato perl-5.8.0-r12.ebuild: - Marked ~arm to let me commit ppc related changes (it is as wierd as it sound) - -*perl-5.8.2-r1 (29 Nov 2003) - - 29 Nov 2003; perl-5.8.2-r1.ebuild, - files/perl-5.8.2-picdl.patch: - Make CCCDLFLAGS apply to static archives like DynaLoader.a as well, even - though we are not building a shared libperl here, because we do have a shared - library elsewhere. Should make it so that arches like amd64 and hppa no longer - have to add -fPIC to all cflags blindly. - - 26 Nov 2003; perl-5.8.2.ebuild: - Make perl depend on exact same libperl version, so that upgrading perl will - bring libperl along. Solves problems where new modules go into directories in - @INC too new for libperl to know about - - 16 Nov 2003; Brad House perl-5.8.2.ebuild: - mark stable on amd64 - -*perl-5.8.2 (08 Nov 2003) - - 08 Nov 2003; perl-5.8.2.ebuild, - files/perl-5.8.2-perldoc-emptydirs.patch, - files/perl-5.8.2-prelink-lpthread.patch, files/perl-5.8.2-reorder-INC.patch: - new upstream version - - 22 Oct 2003; perl-5.8.1-r2.ebuild, - files/perl-5.8.1-perldoc-emptydirs.patch: - Forward-port the perldoc emptydirs patch - - 20 Oct 2003; Michael Cummings perl-5.8.1-r1.ebuild, - perl-5.8.1-r2.ebuild: - Changed how h2ph grabs its list of files; relying on h2ph to efficiently - recurse was resulting a looping condition when there is a symlink in - /usr/include/* (libxml was the sample case - thanks DarkSpecter!). Using find - isolates the list to only .h files. - - 14 Oct 2003; perl-5.8.1-r2.ebuild: - Allow building even when db-1 is not present, but let ndbm_file use it if it's - there - -*perl-5.8.1-r2 (02 Oct 2003) - - 02 Oct 2003; perl-5.8.1-r2.ebuild, perl-5.8.1.ebuild, - perl-5.8.1_rc1.ebuild, perl-5.8.1_rc2.ebuild, perl-5.8.1_rc3.ebuild, - perl-5.8.1_rc4.ebuild, files/perl-5.8.1-prelink-lpthread.patch: - Clean house, readd pthread prelink patch to avoid reported sdl segfaulting. - Thanks to lisa for the report. - -*perl-5.8.1-r1 (29 Sep 2003) - - 29 Sep 2003; perl-5.8.1-r1.ebuild: - Change destdir handling in a couple of places - -*perl-5.8.1 (27 Sep 2003) - - 27 Sep 2003; perl-5.8.1.ebuild, - files/perl-5.8.1-reorder-INC.patch: - New upstream revision - - 17 Sep 2003; Jon Portnoy perl-5.8.0-r12.ebuild : - ia64 keywords. - - 22 Aug 2003; Michael Cummings perl-5.6.1-r10.ebuild, - perl-5.6.1-r11.ebuild, perl-5.6.1-r12.ebuild, perl-5.8.0-r10.ebuild, - perl-5.8.0-r11.ebuild, perl-5.8.0-r12.ebuild, perl-5.8.0-r9.ebuild, - perl-5.8.1_rc1.ebuild, perl-5.8.1_rc2.ebuild, perl-5.8.1_rc3.ebuild: - Corrected h2ph behaviour to now run -r -l -- recursively :) - Also fixes bug 14461 - -*perl-5.8.1_rc3 (30 Jul 2003) - - 30 Jul 2003; Michael Cummings perl-5.8.1_rc3.ebuild: - Latest release candidate for 5.8.1 - - 25 Jul 2003; perl-5.8.1_rc1.ebuild, perl-5.8.1_rc2.ebuild: - Forward-port alpha and hppa fixes from 5.8.0-r9 - - 25 Jul 2003; perl-5.8.0-r12.ebuild: - Remove ~arch protection on all but hppa - -*perl-5.8.1_rc2 (23 Jul 2003) - - 23 Jul 2003; perl-5.8.1_rc2.ebuild, - files/perl-5.8.1_rc2-reorder-INC.patch, - files/perl-5.8.1_rc2-sockatmark-should-__THROW.patch: - Add 5.8.1-rc2 - - 18 Jul 2003; perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: - Add blocker on Test-Simple versions that overwrite the core - - 18 Jul 2003; perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: - Portage depends to >=2.0.48-r4. This is important for blocking depends - - 16 Jul 2003; perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: - Add portage depend on version that fixes bug 23546, so the blocking depends - will be guaranteed to work even if people are upgrading - - 15 Jul 2003; perl-5.8.0-r12.ebuild, perl-5.8.1_rc1.ebuild: - Fiddle with the module block depends a bit, largely to ensure that File-Spec - 0.84 doesn't fall through the cracks - -*perl-5.8.1_rc1 (10 Jul 2003) - - 10 Jul 2003; perl-5.8.1_rc1.ebuild, - files/perl-5.8.1_rc1-reorder-INC.patch, - files/perl-5.8.1_rc1-sockatmark-should-__THROW.patch: - Add 5.8.1_rc1. Experimental. - - 01 Jul 2003; Todd Sunderlin perl-5.8.0-r11.ebuild: - set stable on sparc - - 26 Jun 2003; perl-5.8.0-r10.ebuild, perl-5.8.0-r11.ebuild, - perl-5.8.0-r12.ebuild: - Add -Dd_u32align on mips to work around a gcc 3.3 kernel compiling bug - - 26 Jun 2003; perl-5.8.0-r12.ebuild: - Add block depends on ExtUtils-MakeMaker and File-Spec, because we need to get - those uninstalled before they steal our files again - -*perl-5.8.0-r12 (25 Jun 2003) - - 25 Jul 2003; Guy Martin perl-5.8.0-r12.ebuild : - Marked stable on hppa. - - 25 Jun 2003; perl-5.8.0-r12.ebuild, - files/perl-5.8.0-reorder-INC.patch: - Reorder @INC so that site modules can override vendor modules, which can in - turn override core modules. - - 24 Jun 2003; Aron Griffis perl-5.8.0-r10.ebuild: - Mark stable on alpha - - 10 Jun 2003; perl-5.6.1-r12.ebuild: - Mark stable on x86 - - 06 Jun 2003; perl-5.6.1-r12.ebuild: - Add sed-4 dependency to use sed -i - - 04 Jun 2003; perl-5.8.0-r11.ebuild: - Relax db DEPEND as well as RDEPEND. Thanks to mcummings for the catch. - -*perl-5.8.0-r11 (03 Jun 2003) - - 03 Jun 2003; perl-5.8.0-r11.ebuild: - Clean out libperl bits from ebuild. Grab newer version of Safe.pm from CPAN - for security reasons, DB_File for db 4.1 compatibility. - -*perl-5.6.1-r12 (02 Jun 2003) - - 02 Jun 2003; perl-5.6.1-r12.ebuild: - Replace PDEPEND strategy for ExtUtils::MakeMaker and Safe.pm with the approach - of injecting newer versions directly into the core - -*perl-5.6.1-r11 (31 May 2003) - - 31 May 2003; Alastair Tse perl-5.6.1-r10.ebuild, - perl-5.6.1-r11.ebuild, files/5.6.1-builtin-fixup.diff, - files/5.6.1-op-test-fix.diff, files/stat.t: - Putting perl-5.6.1 back in because it breaks the default-1.0 profile. - - 30 May 2003; perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild, - perl-5.8.0-r10.ebuild, files/5.6.1-builtin-fixup.diff, - files/5.6.1-op-test-fix.diff: - Marking stable on mips, thanks to dragon and kumba for verification and - mcummings for coordination. Also cleaning 5.6.1 ebuilds, as all marked - arches now have a stable 5.8 version - - 27 May 2003; perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild: - Add threads to IUSE, thanks to liquidx for the catch - - 20 May 2003; Tavis Ormandy perl-5.8.0-r10.ebuild: - removing gcc hardcodes. - - 18 May 2003; Tavis Ormandy perl-5.8.0-r9.ebuild: - removing hardcoded compiler. - -*perl-5.8.0-r10 (30 Mar 2003) - - 23 Apr 2003; perl-5.8.0-r10.ebuild: - Only build extra HTML documentation if USE="doc" is set - thanks to - msterret@gentoo.org - bug #16401 - - 07 Apr 2003; Martin Holzer perl-5.6.1-r10.ebuild, - perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild: - Changes portage version depend. Closes #13339. - - 30 Mar 2003; perl-5.8.0-r10.ebuild: - marking stable again on x86 and ppc - previous sparc keyword commit undid this - and broke things - - 30 Mar 2003; Rodney Rees perl-5.8.0-r10.ebuild, - marked stable for sparc - -*perl-5.8.0-r10 (11 Mar 2003) - - 27 Mar 2003; perl-5.8.0-r10.ebuild: - Marking stable for x86 and ppc, no problems reported from ~arch testers - - 11 Mar 2003; Seemant Kulleen perl-5.6.1-r10.ebuild, - perl-5.6.1-r11.ebuild, perl-5.8.0-r10.ebuild, perl-5.8.0-r9.ebuild, - files/5.6.1-builtin-fixup.diff, files/5.6.1-op-test-fix.diff, - files/libperl-5.8.0-create-libperl-soname.patch, files/libperl_rebuilder, - files/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch, - files/perl-5.8.0-perldoc-emptydirs.patch, - files/perl-5.8.0-prelink-lpthread.patch, - files/perl-5.8.0-sockatmark-should-__THROW.patch, files/stat.t: - moved to dev-lang from sys-devel - -*perl-5.8.0-r10 (28 Feb 2003) - - 01 Mar 2003; Brandon Low perl-5.8.0-r10.ebuild, - perl-5.8.0-r9.ebuild: - Make use emake instead of make, but still use 1 process build where needed - - 28 Feb 2003; perl-5.8.0-r10.ebuild: - Ensure that libpthread is linked against by perl, so that runtime - signal handling works correctly (bug #14380). - - Patch perldoc to not abort when it attempts to search nonexistent - directories (bug #16589). - -*perl-5.6.1-r11 (14 Feb 2003) - - 24 Mar 2003; perl-5.6.1-r10.ebuild, perl-5.6.1-r11.ebuild: - Remove spurious '$' from head of SRC_URI - - 16 Mar 2003; Jan Seidel : - Added mips to KEYWORDS - - 14 Feb 2003; Mark Guertin perl-5.6.1-r11.ebuild : - Set to ppc stable - - 14 Feb 2003; Mark Guertin perl-5.6.1-r11.ebuild files/5.6.1-builtin-fixup.diff files/5.6.1-op-test-fix.diff files/digest-perl-5.6.1-r11 : - built-in sed fixups, placed in makefile.SH instead of randomly thru the build. Thanks to rac for all his help and an lfs patch - - 11 Feb 2003; Guy Martin perl-5.8.0-r9.ebuild : - Added hppa to keywords. - -*perl-5.8.0-r9 (15 Jan 2003) - - 23 Feb 2003; Guy Martin perl-5.8.0-r9.ebuild : - Added -fPIC to CFLAGS on hppa. It's needed by apps linking to some perl libs. - - 18 Feb 2003; Zach Welch perl-5.8.0-r9.ebuild : - Added arm to keywords. - - 10 Feb 2003; Seemant Kulleen *.ebuild : - - removed old and crusty ebuilds, there were just way too many in here. - Also, changed sed statements to use : instead of / - - 05 Feb 2003; J Robert Ray perl-5.8.0-r9.ebuild; Changed to strip - "-malign-double" from CFLAGS, fixing bug 14608. - - 17 Jan 2003;Michael Cummings perl-5.8.0-r9; - - Another blundered typo. The flag-o-matic include had a "0" instead of a "O" - - 16 Jan 2003; Michael Cummings perl-5.8.0-r9; - - Typo fix, this one in an einfo. - Incorporate flag-o-matic per bug 13952 - the -Os flag doesn't work with perl - - 15 Jan 2003; Michael Cummings perl-5.8.0-r9; - - Major typo corrections that affected the placement of scripts and the man - pages. There was a typo introduced into the 5.8 ebuilds early on that was - not caught until now that left the location of the man pages blank and that - misset the /usr call for scripts placement from perl modules. This was caught - in bugs 13886 and 13920 - - 15 Jan 2003; J Robert Ray libperl_rebuilder : Fixed - unfortunate typo. - -*perl-5.8.0-r8 (06 Jan 2003) - - 12 Jan 2003; Michael Cummings perl-5.8.0-r8, - libperl_rebuilder: - - ebuild - Put a sleep where we had one in the else block so that there is a - pause before emerging (notice regarding threads). Added a sleep at the tail - end of the ebuild so that there is a pause for folks doing an emerge -u world - so that they at leat have an opportunity to see the notice. - libperl_rebuilder - Removed the unmerge section, that's really overkill for - our needs and only complicates things. Added new syntax to check for files - installed into /usr/lib/perl* that weren't picked up previously. Changed the - name of the log file to perl-update.log (makes more sense ;) ) Added mask - check earlier in the sanity phase. - - 08 Jan 2003; Seemant Kulleen perl-5.8.0-r8.ebuild : - - Unmasked for sparc. - - 08 Jan 2003; Brandon Low perl-5.8.0-r8: - Later that day: dosed smells funny, switch some of it - to use just sed and a for loop, this smells better - to me, and fixed the problems I was having with - ${D} staying in the files. - - 08 Jan 2003; Martin Schlemmer perl-5.8.0-r8: - Remove a wild 'test' from comments =) - - 08 Jan 2003; Michael Cummings perl-5.8.0-r8: - Unmasking for x86. - - 08 Jan 2003; Brandon Low perl-5.8.0-r8: - Updated ewarn at the top so that it makes sense (was telling a user - they could use threads when they already were) - - 06 Jan 2003; Michael Cummings perl-5.8.0-r8: - Updated einfo, added libperl ebuild. I've placed the libperl rebuilder - in the filesdir and added a note about it to the pkg_postinstall. Thanks - go to Azarah for the new set of ebuilds. - - 03 Jan 2002; Michael Cummings perl-5.6.1-r10: - small fix to regex of x2p/makefile - cp'ied the process further down the - ebuild since this is rebuilt at each stage. This is for gcc-3.2 users - in particular and should take care of bug 12853 - - 27 Dec 2002; Michael Cummings - perl-5.8.0-r7.ebuild: - - Added depend for automake - - 27 Dec 2002; Michael Cummings - perl-5.6.1-r10: - - Added depend for automake - - 27 Dec 2002; Michael Cummings - perl-5.8.0-r7.ebuild: - - Note for remerging perl modules added. Unmasked for x86. - -*perl-5.8.0-r7 (22 Dec 2002) - - 22 Dec 2002; Michael Cummings - perl-5.8.0-r7.ebuild: - - PLEASE READ. There was a problem introduced for non threaded perl - 5.8's - a correction introduced earlier for threaded perls was adding - -thread to the name of your arch. THIS CAUSES PROBLEMS FOR SOME - MODULES. For instance, the DBI module checks to see what the name of - your Config.pm has listed for $Config{archname} - if it had thread in - it *anywhere*, it assumed you had threading enabled, but since your - perl was failing to use threads, would fail. This will version of the - ebuild will correct that. You will need to re-emerge modules installed - with perl 5.8. A tool for this is forthcoming. - - - 20 Dec 2002; Michael Cummings - perl-5.8.0-r6.ebuild: - - Finished what Lostlogic started - finished path corrections for - threading vs unthreaded perl 5.8 - - 20 Dec 2002; Michael Cummings - perl-5.6.1-r10.ebuild: - - new ebuild confirmed by arch devs - Gerk did ppc, Alron did sparc - -*perl-5.6.1-r10 (19 Dec 2002) - - 07 Feb 2003; Guy Martin perl-5.6.1-r9.ebuild perl-5.6.1-r10.ebuild : - Added hppa to keywords. - - 19 Jan 2003; Jan Seidel : - Unmasking for mips - - 19 Dec 2002; Michael Cummings - perl-5.6.1-r10.ebuild: - - Contains patch for safe.pm - security bug, see bug 12190. - - 19 Dec 2002; Michael Cummings - perl-5.8.0-r6.ebuild: - - Same name, different ebuild. This is for the safe.pm fix. - -*perl-5.8.0-r6 (17 Dec 2002) - - 17 Dec 2002; Brandon Low perl-5.8.0-r6.ebuild : - -arch this bad boy, it reb0rk what I unb0rk last night, stick with -r5 - will probably skip -r6 for the moment and go to -r7 with some more - fixage when we know what to refix more :) - - 17 Dec 2002; Michael Cummings - perl-5.8.0-r6.ebuild: - - Further fixes to path writing. If the user asks for threading, the - dirs are $[arch]-linux-thread-multi. If not, the paths are - $[arch]-linux - this is correct behaviour!! Installation with - threading is *not* supported by all apps that dep perl. - -*perl-5.8.0-r5 (17 Dec 2002) - - 17 Dec 2002; Brandon Low perl-5.8.0-r5.ebuild: - - Fix threading use flag thingus, it doesn't put things in ${D}/${D} later - now. Fix messages to only display if needed. You will need to remerge - all your perl modules after you install this with threads. - -*perl-5.8.0-r4 (15 Dec 2002) - - 15 Dec 2002; Michael Cummings - perl-5.8.0-r4.ebuild: - - Made threading an internal use flag. This is to be used with caution. - Added eerror messages to warn users of potential probs. - - 13 Dec 2002; Martin Schlemmer perl-5.6.1-r9.ebuild : - - Fix screwup in DEPEND, RDEPEND and PDEPEND. - - 12 Dec 2002; Michael Cummings - perl-5.6.1-r9.ebuild: - - PDEPEND is in portage now, can unmask this. This -r installs the - makemaker fix after installing perl - finally fixed. Thanks carpaski! - - 11 Dec 2002; Michael Cummings - perl-5.8.0-r3.ebuild: - - Busy day =:) Added LC_ALL=C into 5.8 (a fix made for 5.6.1, but lost) - - 11 Dec 2002; Michael Cummings - perl-5.8.0-r3.ebuild: - - Changed emake back to make. bcowan pointed out that the parallel - make fails for him, which is legit - - 11 Dec 2002; Michael Cummings - perl-5.6.1-r9.ebuild: - - Pulled until PDEPEND is in. This worked only for those not behind - firewalls, and unfortunately perl needs to work across the board. - -*perl-5.6.1-r9 (10 Dec 2002) - - 10 Dec 2002; Michael Cummings - perl-5.6.1-r9.ebuild: - - Major fixes, including the inclusion of the ExtUtils-MakeMaker fix - directly into perl's ebuild (thanks seemant!). - -* Autoupdate keywords (12-6-02) - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - 26 Nov 2002; Michael Cummings : - - Corrected deps in perl-5.6.1-r8 per bugs 4116 and 9314 - -*perl-5.6.1-r8 (13 Oct 2002) - - 22 Nov 2002; - - Added einfo note (finally) to instruct users to install MakeMaker - patch. Also added catch for cases where -gdbm and -berkdb are in - the use flags - perl requires at least one of them to be available - - Second incantation of -r8. This time, it is for LC_ALL=C being added to - the ebuild itself. Perl won't compile correctly otherwise and handles - internationaliztion post install. - - 13 Oct 2002; Seemant Kulleen perl-5.6.1-r8.ebuild - files/digest-perl-5.6.1-r8 : - - The fixes from -r7 didn't seem to make it into portage. So this version - has those, plus the updated MakeMaker. should close bug #8998 by - rac@intrigue.com (Robert Coie) - -*perl-5.6.1-r7 (02 Oct 2002) - - 02 Oct 2002; mcummings : Thanks entirely to seemant, - this release incorporates the MakeMaker fix directly into perl ebuild process. - -*perl-5.8.0-r3 (13 Sep 2002) - - 13 Sep 2002; : r3 is a cleaner ebuild that should have added support for other platforms. - -*perl-5.8.0-r2 (16 Aug 2002) - - 16 Aug 2002; Michael Cummings : added - fix for gcc compile flags that corrects problems with apps - compiling against perl. - -*perl-5.8.0-r1 (10 Aug 2002) - - 05 Aug 2002; Michael Cummings : added - threading, fixed hard coded architecture prefix, cleaned up - ebuild - -*perl-5.8.0 (28 Jul 2002) - - 05 Aug 2002; pvdabeel : fix header - - 28 Jul 2002; Maik Schreiber : version bump - -*perl-5.6.1-r6 (04 Aug 2002) - - 27 Aug 2002; mcummings : Added stat.t fix, - fixes compile problems on boxes with no suid's in the */bin's - bug 7120, affects fresh installs only - - 05 Aug 2002; pvdabeel : Added ppc keyword - - 05 Aug 2002; pvdabeel : changelog entry - -*perl-5.6.1-r5 (25 Jul 2002) - - 05 Aug 2002; pvdabeel : - fix header - - 26 Jul 2002; Spider : - fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN - - 25 Jul 2002; Spider perl-5.6.1-r5.ebuild - minor patch to make it build on my gcc 3.1-r8 system - -*perl-5.6.1-r4 (20 May 2002) - - 05 Aug 2002; pvdabeel : - fix header - - 26 Jul 2002; Spider : - fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN - - 20 May 2002; Preston A. Elder perl-5.6.1-r4.ebuild - files/digest-perl-5.6.1-r4 : - - Added ebuild that works with gcc 3.1. - -*perl-5.6.1-r3 (5 May 2002) - - 5 May 2002; Seemant Kulleen perl-5.6.1-r4.ebuild - files/digest-perl-5.6.1-r4 : - - Added an eclass called perl-post.eclass, which this ebuild now inherits, - so that the .pod file in ${libarchdir} gets updated cleanly with - emerging and unmerging. - -*perl-5.6.1-r3 (21 Mar 2002) - - 21 Mar 2002; Seemant Kulleen perl-5.6.1-r3.ebuild : - - HTML documentation no longer gets gzipped, but a revision upgrade wasn't - absolutely necessary, I don't think. Thanks to stefan@mdy.univie.ac.at - for pointing it out. - -*perl-5.6.1-r3 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/Manifest b/sdk_container/src/third_party/portage-stable/dev-lang/perl/Manifest index fd9fc89adc..72e392193b 100644 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/Manifest @@ -1,45 +1,21 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -AUX eblits/common-v50160001.eblit 1578 SHA256 431f30795dcfaaddc6c33aeeb13437c6efc239727e7997fd2f9b03e04ed79b91 SHA512 7882c7798ac419179fd99a2d3bff46933c8d30a645ac482fe38dad1a00bccde8fccdd15b3b813cb411b2326a19178228a93d0222f0b0450778d5149a46ba729b WHIRLPOOL ad9a1df3034d8fc25a6bee84817da34a8570ac6227d2dedc7b9d838760b8bac8ac9dfbe83d2a9af71e1c689022179f462f460f0c98e047e38d0cc3b648abab2e -AUX eblits/pkg_postinst-v50160001.eblit 2603 SHA256 bfab0992a63ad1238ca22c6ba5fe17b53cfe3b02fd8fdebe156afe888865a8f4 SHA512 b95e39f8669c33cab0d750e2e8160bff7c2e878812e048b01b207d50355b719aeacf0816c048034b848ba2739db827001b4504b25c46b825f3275e282930c46f WHIRLPOOL d740d910169757025a1fc6f160662ba40bd0c04c646cc1dea4b22db5ff3173ad9d5e45ae627d49a258674f1684c9f7ac07c508f39b7bbd1f152e74e992af398b -AUX eblits/pkg_postinst-v50220001.eblit 2608 SHA256 ccf229f2252e324ca0c41fca6642b6f775e795e6695451448d7483e187c7fefa SHA512 58134464ff09b345d22ff8b25cfa55abf7e0c0f630e12aa1b197e748dadba6f890c05c39d556b9fa9a04da10c027e84ffaf960d05e76018ce9c2df969c2bf12b WHIRLPOOL 2530471f9c43d0369c46d9a7e6c874534c5e431451340d59811361fec3c27f5afcea034716f955a622c218ff467e1672268731c35861bc22a25f8a008fec94a1 -AUX eblits/pkg_postrm-v50160001.eblit 414 SHA256 838cf6fc5109410344f51019aa80377be35e466bc6515625475821bcce96dec2 SHA512 702d8dfe508959f3fa0f74d949913f61d3d167c0c30a924b4e08080eb76f7e28b2ad4c46ccbdaf93a2e493400a033f7b9f6ffe8d7ccc0a02b0c9508241cd7c87 WHIRLPOOL 44a9d0087a4dda3281399f11af0d1c0cba7c416fadb1102f02b54d80f180fc7e19a968545fc099619140b06242bfe65dd0baaa150f0553e7c79c5a1c709ead4a -AUX eblits/pkg_postrm-v50220001.eblit 419 SHA256 f7e8357c2c4878a51bfcffac5bc354123a6ecbb35e592058685126f19094cc29 SHA512 b79cb16bb8a5c7e9690ad91b7416c12fa7428f54b771b133464471e768448b285816bc4f45d9b9ee8c460925b6ea1217020b60cd16342a779f9788554a458d29 WHIRLPOOL 847b5bdc6b514bb869954b14f9275069ea4f5abc98e6031ecbd44e0064c79dd076b6081591bf710b15c9a126917534c4193e0d2c75155138d432fbfeb0ea5fd7 -AUX eblits/pkg_setup-v50160001.eblit 2481 SHA256 534a3980aa8a7c6709d997708f626ea0886aa6b9ad210e18071170933367392e SHA512 b5ccddf3e61b05d82057e619381b904005bc279e313c2c09d11c0dfd70fe27c99713a59177c4f5ff45d7af12e217fe39cd670b4b6367fd6ba67eab913fb57d4c WHIRLPOOL 6dcda7b4629d6d391dcb7fa9b905ccd732dcfd456ffa5aa2ff8eb66add17fb3155bd9ca34f1b3b5df12cd2b4de74f560c1327cb673799c5a71fb6c0bf95c1692 -AUX eblits/pkg_setup-v50220001.eblit 2660 SHA256 c97dc9cc98349a4fe05c8bfdfa2bf33f2926dd05783c0f2386b781695030962b SHA512 8d792664fc3c3e5ed9dafdced1af951a0584ca46512308520bdaced7f6a83d7aabcba06bd4bafa299eda174fa18ae0a4ca5c9197121d76e5a6d894c00af34d78 WHIRLPOOL 7868cfd7ad251777b07703a0c557c134cf89b1702281a6c6bce1d46ae30b5e5b261fb8791c9462a30c3fc1908139eeee3226cb831d6a448283902763154bf64f -AUX eblits/src_configure-v50180002.eblit 4692 SHA256 6c2f3aaffe6ffad57fc7ea4decc1fd4a6635e478e769b95146a8e23bad40282c SHA512 cba38496160e2ce6d165f7ec438c42b37ef431c54ce7466f7863e608208cf3f351efb28ae6d390487e31bedc0c76d09eccb4b3d0985e2fe2d0b76c6a4c59c1fe WHIRLPOOL 5b38ec5fbf3a7728817f48c6a5676869c5826b0dea0a918f0086c92f3e1bdd7fb2a2c1545ee8be7134355be87b724c7c7993d20dc114d0761b069dc2b9264943 -AUX eblits/src_install-v50160001.eblit 2122 SHA256 64a8d7bcfd7757e8f15c28f4457240390f5f0ffff3c8c72c3e01a2612b668cec SHA512 ecea3ae0006fa2b009c15cf7ceca989058738e2e893b053dc0bf904ce17443b7d21ed033f09997535fd86da608d1c95d1b93a55268c06cf164d7894a71616e2c WHIRLPOOL a9c5531a799a3054ff3fd9add4e81e818f6f4d01d4826728274a15d98cee2a20188dee906f565ce4b413813068db4ac347ef7b717cd4b9526f54ba208c309491 -AUX eblits/src_install-v50200001.eblit 1703 SHA256 236acc83017c76008d52294edbc76f8904024a8471ea077a22bb01ba41eb0814 SHA512 a7282636abcbbc9e476ae3d7353a88289733d7fc74807afbb9bee407942487ca057b97e4e49f7b6d3b62741cb2d4a59e4cb6e92f17704be1890b5f3e6ec3111a WHIRLPOOL a5669019b27ea2774dc7961128f964fcd1df03a443fe331e05cc09d33a29c0fec4d43a564579efc695a7582f0ab145eb78eb339ed128eb7700ded8fc231c926c -AUX eblits/src_prepare-v50160001.eblit 2114 SHA256 dc803c75ffa7194149d7891c90cbdcd56e634afa6d0988db52242c27a6e1df3e SHA512 e6a32a3fd4b1b35ea146aefb67df74517304237d3fede12feaf52a1eed5880c2c15ad3b6bf2eb5bd153c60df5d6e9da583408d469d9014299dd4704e9a65d3db WHIRLPOOL b93e03c60c76a34da9d783bd88b2e0ec6c34c9a3a291973ad856180f4ed7b88ccbdd57fb95227c809c27a8a7537c67bf5ed573f5d7eba35b147ba26242438313 -AUX eblits/src_test-v50160001.eblit 503 SHA256 35a8a1a6f89e351e4587c82ef3c30699f8a37d78570e28510c5e02bc9e352198 SHA512 09c6f1b253119d0ad7f7d698c37d9d1979a67a2866c72677177c47d9e7c413a7588e2e531bb1e9790ce49add618b768a7fa271e05171a3ce73fa4433034f91f7 WHIRLPOOL 9aae83a23fc6246d26729ad940a7a13bb89e3b2223581e34000f8a93470455bc8ca5b71ae47bf5e6809544793fe21f7207beca3681990c849838497f32f08b51 -DIST perl-5.20.2-patches-1.tar.xz 14640 SHA256 c084291cdf3e78b8fa2901f79e92f1e93aece7b7b8cb4e931a5df9616b0f6ba5 SHA512 5be0314529e926efcad1e73aebef73a72b86587a31ae68a93b8446edd5cea293027c61d41727b993611d7fb1d694b7740b7ed948dc59cd29ea7ad2646e7be327 WHIRLPOOL ea554c09531778bd655e4208943393cdcdb72d980956c609a6cd0da18ee74c3204d51c8151094bad7e602b6bab5f2bb55f35d632beabfdde9ab35ef374e7494c -DIST perl-5.20.2-patches-2.tar.xz 15892 SHA256 5ca37bdd05c770d4d33e59116093d5083bdaffd9212541c7de08d5b8495e9bcd SHA512 6c892a5eb8f9fc1bf4a3c69ed751f22895e4d545e5e70f9c73d54d61121818b4ea220d80a31db4269aca9a7805688d2013c8128e27c013051d4d12d56922f6ed WHIRLPOOL 37c6b9f84a0d9b83220e21d323aea96f00487b37666a48b351fffc7a36c913c43532ab2bcbfd0ab8bca42f95d4bb78d210c20df164861f97e2ddc5e5ffc35a5c -DIST perl-5.20.2.tar.bz2 13717128 SHA256 e5a4713bc65e1da98ebd833dce425c000768bfe84d17ec5183ec5ca249db71ab SHA512 1da867f04137e84cc6f4148fd7c15933cdc675939bf20f524b659b3c3a6225a18efe9f4cd8c445b9536f3efc13f1c5b696fcf14584e1f20ad1f908a9b6ca509c WHIRLPOOL 5654f824c57b4c78a6b4cd250e2055ec541def9a04b976444bbc80ced82105b1e9a283b809535a9092fc21eb6613ab4464f59575bc42f961698bbe70aa5a81a7 -DIST perl-5.22.0-patches-1.tar.xz 20892 SHA256 9abd87880c9c91e89e88eb467c124ba66fe3955b526802ad186b030a51a408f8 SHA512 53d5a49d12237aa39dc6ae2cffb9e22bc3776c3e78a3a5a37b4e0a0930eea0a33bf7ce4ab5f0e32d4dc68d0af8341b356de003558c88fb8686e826aee4055870 WHIRLPOOL fd1cc0ebf32664211cf263e2d8e9e1ddf29bad0835e6f377e20ba5dfdd80250f49ff663e2f449dd5e11e3d26a26a2fb51924dde3a5c490cce375c05d990a9e32 -DIST perl-5.22.0.tar.bz2 13811518 SHA256 3689fdb519133d039f49e12834764ff4c1de8f8d925dea44a952ca110d0ac9f7 SHA512 97e770d9bc9acbb7fa6939207a46d9a2887a61971c1ae1c8d6b5071bfc0d68a0f539486fea81ba81966f716d7ae532273a27a6baaf323e73fbd5c5eb9bf01fa4 WHIRLPOOL 9416c17323edc9ee5affb8a6d857e9ecf1ac5d7d37ca7d8703bfd15541c97f1031a9c669c9a41d8deb974676e197c0c7be753ad988f050f5fbb5b01942eacb3a -EBUILD perl-5.20.2-r1.ebuild 4310 SHA256 175af16ef349c5d9aa2a15ec0f4ef5a9cf18add4934e293a9d770a612b8efaf7 SHA512 dac146f87344576e4aa4f596a8fec862d496ae3332ca2156761b8fa820c4ac9eeb6b1beaf125e42a9feab23c7f496d9e157575e86af45f2073cd2a1344d2eebb WHIRLPOOL 4da1ee39ac73a590e1c63c842b2ce2784ec73545842b9b2113111ab544ec280693b9c0701eebea0d9d4176cd751f34c5b7e21caf34e5182ff099959969a3cd62 -EBUILD perl-5.20.2.ebuild 4295 SHA256 0e9a8538fe6ef4f47e299ec19ef4b413280b30b251d6670bdadf079f268c70c7 SHA512 44c2c7204b4c5e2a75f8c8fec09cafdd171a266a094434974a3379a98410155ca21e473a247b6a8cc9f4f19692e57d2c8c632d2a85369bed77fb58bb16a126f9 WHIRLPOOL 5b7dbc29d9b20de50df8b20a6e3e0ab2202e921901c40f8648baae99450a41fcbe897ff2e959938f1890fc1de076ded076137b002af40794924273a7bf693543 -EBUILD perl-5.22.0.ebuild 4173 SHA256 7371f637679766adc8ed3d4f2937966c807dc3d05673eaea31ed1e6df085429d SHA512 b0a07a69af6e522ebc8c9848bd09e1919762ab680a327c5eadb6370ecbe3bda3cc897a273a31ae3ef738d733120518c2279dc89f299c0441ad5c1ec5a000a7d1 WHIRLPOOL 0dcabfc5a11d587addd58861d6f47877b17ee37a84af2009784249eb048bad5407a98266689304877331cbc4b15f4f87f85f75b48b9287d9ddbe12ce1d510fbf -MISC ChangeLog 3505 SHA256 ee4e406b267916f82010b5d51d78814d3ab074cfc720fc0a61e9fcadf45508bc SHA512 6b19ce6be009f9982f2b2d10f7afbc20d7ea46b43b33d906b4a6755df80fb95e0d4175999d8e47986b11d4346bed24b4465374fd3a783e693805df8b72142efd WHIRLPOOL 319a86c0471fcbbbaadebda3a219bc564c0134704a680c21ad0e28c1bba3cc591ffe7c4e331326accc97d1e1869481aa592c56a0b89ee9ae63be12086df172d7 +DIST perl-5.22.3-RC4-patches-2.tar.xz 23180 SHA256 d5c6ead7322e5d38f9395589a24fd8eb29882a7c522a7659afa8876f878b1004 SHA512 2dcc8a3bae3a0bf7f79d74ff5651db471be259b8e2dee96c1338ff97345842dbe7ec1234c511233ece4f9ea3fc5979e826a4fcffb997c579740bf494d9581126 WHIRLPOOL 6b2eeb64b208acb71a9c3f9dd4f3e3730b5f37b82c99636215acd52c40179c662a52b25bb2ccbe491efac5fe3e1bf70a65c90fcb89964244e9f8dff60100f22b +DIST perl-5.22.3-RC4.tar.xz 11233496 SHA256 cd35050f1a45c48389133285870cf310d1fe5d342c52de10fd47b296e102e4ae SHA512 5c63edcfc319f7946bbee84943a0af78f58d376028c2952d0917fee32c390eae09d4456a82bfa4d0f21c69b7977c2e800c539c487e17a2d102fbceadddd75255 WHIRLPOOL b94e97d1545acc82c82cd1df400e374c2c8a9764ae1d050495eeb99c428bf12923ea36f937e17996e6f885d19bab8ca2a51eb4ad52b639d7b781460b8282777f +DIST perl-5.22.3-patches-1.tar.xz 25896 SHA256 2c54469f6e51211f8ecee10e0ca8f33a1fe6eb90ce0b9f55e7b47b46c32f9902 SHA512 3df47834cb221b2dba51fa675555511195c6e079ca77fe78b0248f26381507db2506a88cbfd3842d86a68a22fb99447f7aa06ebc788eb04cd3c9ba6a5aadac3c WHIRLPOOL 0eb85064a6ddce00c1a2a0f964dd057aa5e9f5772315afb84cb4f1419288788faa102eace1b6171db70a3867a147ac7eaaf6527aea25eef9f6c3f25cb6f1569b +DIST perl-5.22.3.tar.xz 11236996 SHA256 899d6512301f3dfa6240e98327205e017d08b539c90632228b53faab267e1d8f SHA512 5819c1b5d33fd3a824dca19986253139ea765d3d78f49d13e28f01286f64215b577424c1e5d021795108b46f508250a35e9293b85802c0cff817d3fad2959140 WHIRLPOOL 760b2e98706eb02ed8931b0814897d222239e5000338a29ae562f9f17aa2db9d291ece3397fb190627db395c77dddb9b371812e8329f18ce12560cf6b9b48e34 +DIST perl-5.24.1-RC4-patches-2.tar.xz 18464 SHA256 543318d735c2f1951d7c73d4415d1045021f19c69e953cf2d954eea9f84ffecb SHA512 9582a149404c2abc0f8b4329a65063d2022a2b212e68f83550303a5544825fb6b16dd1ee7a8d10bb216b70ded9a899eba931892c66989a78214d8d97c8cdb35f WHIRLPOOL 5c99c07198e7265177a5aa223b92791a744b4bb7990383ee361e1f7042bba146e54688def22e7b51b44f5a6db492f9311d3094937026203a91d2fe7be81edf08 +DIST perl-5.24.1-RC4.tar.xz 11553836 SHA256 6da6333809eb2b35b17ee3c25b7f0327da32fad7214b296b662ccd9883b8bc59 SHA512 f7108210048c8253a693e32df4b2f2da2cda7d7215c8d104a831554e6b59c7a85c395b14cc33c8939c25cdccd1d441784508a7623e511b8737f74b93a6fcbfc2 WHIRLPOOL f19d3dac9810d284c1661c4aa84550a97ee6786fc210329858f1dead72ac53c7e295e2bc3e5c7c34b43e506fce2d682832eb540d61a0ca34824ff4629ffb77e8 +DIST perl-5.24.1-patches-2.tar.xz 21124 SHA256 6b00ee799d0d2b88e641eb49800d0f756802540ec11e5d963bf19cd1de8f70a6 SHA512 c4c128d2ee62f57558f23c63fc12ae7f4159632927e7301de9a9dadd5e7c5894b7fe36f68d361d44b2ddad0b1e526714a99204a34b045ef4d7395a8f1c56f3d2 WHIRLPOOL 226d62663e13a09d7cedd095fec7331449a491618323603912f9f12d130857398967f3f8ac087957523deea374a5905f7f4308f6d85d860b202c93c50a5e232f +DIST perl-5.24.1-patches-3.tar.xz 24012 SHA256 b8f8164c1fb34c5db82d9f16c5330cdb2d56e283562dd2d684c2abc26e58bf83 SHA512 1af59b80fca8317fe8df171eba6fcc0830c65f94ad7f73bac611877afdd6e5dfe9ce7c67205a860703fcf6c5b87ba14a0163196e1b833a20562525d06b26b6f3 WHIRLPOOL 9d1f7d3050f544d04e413e1c6c4a8cc6bc593a8250dbf45fb166cf92060ea8bb8e4b09bb73a686cce8101395a04c853842588c1c223c903c5b74cedaf68c5d18 +DIST perl-5.24.1.tar.xz 11569284 SHA256 03a77bac4505c270f1890ece75afc7d4b555090b41aa41ea478747e23b2afb3f SHA512 9429608eb4d7f6a01b5a7df8601e0757acdf3e6d5af960d5cf710f8e4fd20ffe082bb42eedc2cd079d5173e48cf5574d55477e1c51f7f53b32fb5d1b89f6db8c WHIRLPOOL 26d401f03af54ba61ea8e761f483f3d374737660fa4beaa3bd77951c0f920f88f9e47f327754c32d4c3c49557882a2a531b9eebef420ad6155d62423f7753406 +DIST perl-cross-1.1.1.tar.gz 88283 SHA256 8ee72f39119b342f3b911266e5c965914a44a484fd18d9c444d106aca4dd7abc SHA512 8ad958d08d8e7ff2b80333959544aaf0e83a74f2e34c9e8aca543052d039c0f4b00cda694ee940874b192b0d83656a9f6854ebbf2c444b212ba9d4417c576591 WHIRLPOOL e6739ca8fc4dcafa14a20585d75931cf6b6a98fad9c732312d15507b29b926452668afc4f27f2b6c5bb6faa623fc506538a53ed9d303d21897f42d47c26e4924 +DIST perl-cross-1.1.3.tar.gz 93856 SHA256 181b24ff71815fb2c8065e6ea139d106796eee0964aebfd8081f0b7f69e0696d SHA512 d1ea6ab8a431f831ec9c4c6b71a238a66f021f5610505ebb48c3b0d0b8c9afb0fcb8050779abe1a126afdd92e65f8c86e134832b45a0a6c26ca4b46735e3021d WHIRLPOOL f7313b859031d13516193a88a70fff845987eea93eab3d0d3bac6f3b47c781324acddeed72d6cef8c7d8ee06c8ca5f59a10560b20a53575ffdfd2ce36272a723 +DIST perl-cross-1.1.4.tar.gz 94623 SHA256 c840a327d5464ca271cac40d52e2d199330875527bf1003c28a6e550fb7bcc57 SHA512 3bfc108245f0c05b7d45c317eb28c2eb70aba528dfe8a39bc99d6e49b4751f5dca4f4ac661484bfc7528c3e28fcdbd8994c36daa49c25516618fec1f58116d79 WHIRLPOOL c4a150cf15d067cd58db63dae01bbe810808888477f9a2bfcd8557b2eeee097bbf93509bb9128feef84e8a2913724a82de0accc3b9c5d65207ee9dcd2989fe51 +EBUILD perl-5.22.3.ebuild 16660 SHA256 23b14ce91d88936e1e6e252c7a2534dbeffc9ac84b5941c7988c0a1e5bb7db8f SHA512 db16e1dcc87ae705a28327d6f4f721dd6b4a1287f35cbccac794ddda845269f19d63d10a881122318c1a7fc660dacd7c8acd0cdec3d70518819983c04ccdf168 WHIRLPOOL 7da6d386ea970be56e96ea86730894e565fc93d3fd0181719271936964a70e1e968e83609bdff2410357fa4c7786cdcb751ac8e4885edbfa2405c691040b3693 +EBUILD perl-5.22.3_rc4.ebuild 16841 SHA256 ddad3de989ddd3219d39568879ee465daf2cb0b1555503ed4a233deea378cf77 SHA512 b488ea99cefb0e8a95f342f855ec9c41b5a5b6c8473cc4947782911edcbefa4cd29d61e60752f8e3e4ca70ad4dc9a01bbab49a1651b0a944c669cc4ba05f2f00 WHIRLPOOL fdb4da4466a7d1d8b861092b2e201e9b67dfd072a6af0b4b33980023af931281fa68e050636326bee71e6230342c3db610fbbeb8f54eca78461e54873532b07a +EBUILD perl-5.24.1-r1.ebuild 17000 SHA256 234ca8558a89624716a65e748875174bfbd2ce19548da595051292eafc207681 SHA512 3982a0994f17fc462d08383d3716fc11d2ef6412bbfaeeb743b5ff2e2feb00d2426cd1f4dcca0dea97ed027567061c5fec7f750800469c28d1f2fe9bece5b0d9 WHIRLPOOL 77c81b341c762711f730683667c43d49b28c2c92e327909538a752877335de77e64562e7cb940d72efbae8ec89cc0142b3b2e33d574bc54930551031dbe6bb33 +EBUILD perl-5.24.1.ebuild 16859 SHA256 defd1cc0e841c74214c4bcd04c7943f5a2e21a3c3f9d400a11025c810243ba0f SHA512 3c480ad63a4416648d4eb6369e061affbc37483e177ce5eeb2c7dddffb73227f42c105bf2fc36cc1adee57c8e4d59ffa50fa17c712a2bd5e4244962683cf9d24 WHIRLPOOL 5f94d567961a6786b26a771cbf404ebbcdae7494250f4cb346868d9e193100c55dadf2383473eebf9c89428f321412e1fe476a96213887a88a3f195c1b259402 +EBUILD perl-5.24.1_rc4.ebuild 16847 SHA256 f09400da37a4f439345f00343cecbf78c8ebadd42c333f53099984f19788368d SHA512 738049cc88e1efc1d31efbfba6a2edff83d0c202c3511c8207388ea3aea451868a54e25362a1ec2f225d37105469c01d2a97838c92e8b4cdcebd02880a12285b WHIRLPOOL 92e6e3c54348c49dd941626278d0ae83366814cbe53e49e3ab7c1d08b16d9f052c38260ef2fdf07b04863dd980ccdcae992c5947578934e0cbddc360703543f2 +MISC ChangeLog 13780 SHA256 57a0f6f6bc7a816ca621af65126c42eb0fe19891e9cfe8ea0eb664607ea4749e SHA512 8bd6e0673b863e40e4f3309461049c95c261c95ffaafdf7bf9a8b801f29017994f152fa0dc5eb3f09b85be832e356a9c08ed1171f7e617a5597e6456ee9d11dd WHIRLPOOL 1bdf46f12430a2a84e66841a4b38e03bacc8f0649e38ba11d7ec23504ef254012c1dc9e1ef333b98619a6dcba6c183640f7b18080831cf37f425fd63d6810eee MISC ChangeLog-2014 86908 SHA256 36afb5e482f7c0faf3cb0491c694758752f81a8037fafbf69f33f82a535463dc SHA512 87a6b79f868b97ef1f1430d9616f4f47bc526add8eab73a40065f865a1097bc393001b3457cbfcf876a51cf710fd7d67183932fccdd0a658b9ae8c8cb2e30b52 WHIRLPOOL 536b71f37a08710b083d6df5ecf231ebb6debfaae56f12a5f78b46bf2c419b74eb9f53e35fda4f11c9c95a0a9089c3558b08f575f2c8137fa8fbcf4b19ed098f -MISC metadata.xml 257 SHA256 94d99e58fcedfe7951797e5cbd70790c21b87c1e07a7003f650632bb0a4f2300 SHA512 caf80fd9d8931ab6d476afc21fcc840894cdb4cf548d196958321a0ba09ab83ff98de3f8b5f01701f8101fd0ec0fcfc35ae6e572aa8ef499b106c3ac8cabb769 WHIRLPOOL 7793b51d68b2c56ff1d6029be61fc41007af60c7143e8d82d87891e2863c1978c92d2bc13a0266e4506b69c0012a8555d27ce05061e4ce8c656b32e937badeae ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJVgCJqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCMkRCMDNGRDg4MkUwQTczOTgwMkE3RUEx -RjU1NzRDRUExQkE5Mjk1AAoJEB9VdM6hupKVRncP/0ze9zmIdn1Mq/WvvIPmxSNt -QnSpoukbOZ0+LQHKFCtzpe43kcSfuJiHYA5VqGxsmpOuW2IenCQcw7qntu3srexh -fjThDUmhoeNoq9vLJ0OTJW/Y7+YDwUjV/p8yi0dx36GJo3LLf8nwuiHkB0zTMK10 -37rSBNkBt6nDcLFOzhsiDfBhkkeaxwvvGrSNtDSvQkyqBL6Eno0if9p9udBf3JQS -YEhYcyvcn35PM3bZsanp+BXXyDz6Lj1BtRocEQQutCX9E6NIqsS6aoxvTkjbvdWv -cRCkuh/ryq2KVSYFL+VuEPhSx3FHF1HhCNGna6QDuJRAfjJnVdF3HZqMu16kW774 -EeE0Igm/v0d1Fg5YJ1p6HyWEEhaDksofOPR10OvqK8BzWqhcjlpCSq+s1si04QTG -GNHqRU5HqBTHXynRYgUJCVvizpkUjgaaj7R+mRoZn7pEHSHiHxsGZEsAih1c6gcw -Wt7eZOoem8T/avM3ROO1y/kve4SgMoG/xSUgChW9MZ753frX3k4BTwR9ksxM4X8/ -i53XSmuRVcLUJjcKtzvB75kyXX3kdm8CHMr7vMHTTXWYoVlC4/HOfkCKuvENXRpM -tsS3Q2Y2/mTBiLCB0gVht0ObCuyMGfjVD1YeOHOmD8ECJc+9q6IV71ibfWcyTAS0 -3/n0qcUXlDEWRhnwXPEp -=ykEy ------END PGP SIGNATURE----- +MISC ChangeLog-2015 3505 SHA256 ee4e406b267916f82010b5d51d78814d3ab074cfc720fc0a61e9fcadf45508bc SHA512 6b19ce6be009f9982f2b2d10f7afbc20d7ea46b43b33d906b4a6755df80fb95e0d4175999d8e47986b11d4346bed24b4465374fd3a783e693805df8b72142efd WHIRLPOOL 319a86c0471fcbbbaadebda3a219bc564c0134704a680c21ad0e28c1bba3cc591ffe7c4e331326accc97d1e1869481aa592c56a0b89ee9ae63be12086df172d7 +MISC metadata.xml 350 SHA256 4b62dd8ba4f893ddc879dd36737159cc18c2797bbdd2ca9b1fb1b6dc54ff62f5 SHA512 592a22f56623d3734d0a5e44fbabc0263ae1ed7dc304ce6d1eefed28a14a052af190efaca7d554accc01249fd9754b13c1e4aac4076370dd1a8b4ff85a0ba690 WHIRLPOOL 83d43a827cac54ab899904acd95a837052f5d04ce673c4eb827c72facc5c58b568ae0e09b8eb1d357c42dade7ef7d51a558cda93f8054f8046bc7c6f43ad522e diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/common-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/common-v50160001.eblit deleted file mode 100644 index e108d2a2c6..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/common-v50160001.eblit +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/common-v50160001.eblit,v 1.1 2012/06/05 17:52:35 tove Exp $ - -src_remove_dual_file() { - local i pkg ver - pkg="$1" - ver="$2" - shift 2 - case "${EBUILD_PHASE:-none}" in - postinst|postrm) - for i in "$@" ; do - alternatives_auto_makesym "${i}" "${i}-[0-9]*" - done - ;; - setup) - for i in "$@" ; do - if [[ -f ${EROOT}${i} && ! -h ${EROOT}${i} ]] ; then - has_version ${pkg} && ewarn "You must reinstall ${pkg} !" - break - fi - done - ;; - install) - for i in "$@" ; do - if ! [[ -f "${ED}"${i} ]] ; then - ewarn "${i} does not exist!" - continue - fi - mv "${ED}"${i}{,-${ver}-${P}} || die - done - ;; - esac -} - -src_remove_dual_man() { - local i pkg ver ff - pkg="$1" - ver="$2" - shift 2 - case "${EBUILD_PHASE:-none}" in - postinst|postrm) - for i in "$@" ; do - ff=`echo "${EROOT}${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}}"*` - ff=${ff##*${i#${i%.[0-9]}}} - alternatives_auto_makesym "${i}${ff}" "${i%.[0-9]}-[0-9]*" - done - ;; - install) - for i in "$@" ; do - if ! [[ -f "${ED}"${i} ]] ; then - ewarn "${i} does not exist!" - continue - fi - mv "${ED}"${i} "${ED}"${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}} || die - done - ;; - esac -} - -src_remove_dual() { - local i pkg ver - pkg="$1" - ver="$2" - shift 2 - for i in "$@" ; do - src_remove_dual_file "${pkg}" "${ver}" "/usr/bin/${i}" - src_remove_dual_man "${pkg}" "${ver}" "/usr/share/man/man1/${i}.1" - done -} - diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50160001.eblit deleted file mode 100644 index ad743bce60..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50160001.eblit +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/pkg_postinst-v50160001.eblit,v 1.1 2012/06/05 17:52:35 tove Exp $ - -eblit-perl-pkg_postinst() { - dual_scripts - - if [[ "${ROOT}" = "/" ]] ; then - local INC DIR file - INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') - einfo "Removing old .ph files" - for DIR in ${INC} ; do - if [[ -d "${DIR}" ]] ; then - for file in $(find "${DIR}" -name "*.ph" -type f ) ; do - rm -f "${file}" - einfo "<< ${file}" - done - fi - done - # Silently remove the now empty dirs - for DIR in ${INC} ; do - if [[ -d "${DIR}" ]] ; then - find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null - fi - done - -# ebegin "Generating ConfigLocal.pm (ignore any error)" -# enc2xs -C - - einfo "Converting C header files to the corresponding Perl format (ignore any error)" - # Prefix note: unprefixed as this is all kernel/libc stuff that we never provide - pushd /usr/include >/dev/null - h2ph -Q -a -d "${EPREFIX}"${ARCH_LIB} \ - asm/termios.h syscall.h syslimits.h syslog.h sys/ioctl.h \ - sys/socket.h sys/time.h wait.h sysexits.h - popd >/dev/null - -# This has been moved into a function because rumor has it that a future release -# of portage will allow us to check what version was just removed - which means -# we will be able to invoke this only as needed :) - # Tried doing this via -z, but $INC is too big... - #if [[ "${INC}x" != "x" ]]; then - # cleaner_msg - #fi - fi -} - -cleaner_msg() { - eerror "You have had multiple versions of perl. It is recommended" - eerror "that you run perl-cleaner now. perl-cleaner will" - eerror "assist with this transition. This script is capable" - eerror "of cleaning out old .ph files, rebuilding modules for " - eerror "your new version of perl, as well as re-emerging" - eerror "applications that compiled against your old libperl$(get_libname)" - eerror - eerror "PLEASE DO NOT INTERRUPT THE RUNNING OF THIS SCRIPT." - eerror "Part of the rebuilding of applications compiled against " - eerror "your old libperl involves temporarily unmerging" - eerror "them - interruptions could leave you with unmerged" - eerror "packages before they can be remerged." - eerror "" - eerror "If you have run perl-cleaner and a package still gives" - eerror "you trouble, and re-emerging it fails to correct" - eerror "the problem, please check http://bugs.gentoo.org/" - eerror "for more information or to report a bug." - eerror "" -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50220001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50220001.eblit deleted file mode 100644 index 3472275bac..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postinst-v50220001.eblit +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/pkg_postinst-v50220001.eblit,v 1.1 2015/06/16 13:18:31 dilfridge Exp $ - -eblit-perl-pkg_postinst() { - dual_scripts - - if [[ "${ROOT}" = "/" ]] ; then - local INC DIR file - INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') - einfo "Removing old .ph files" - for DIR in ${INC} ; do - if [[ -d "${DIR}" ]] ; then - for file in $(find "${DIR}" -name "*.ph" -type f ) ; do - rm -f "${file}" - einfo "<< ${file}" - done - fi - done - # Silently remove the now empty dirs - for DIR in ${INC} ; do - if [[ -d "${DIR}" ]] ; then - find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null - fi - done - -# ebegin "Generating ConfigLocal.pm (ignore any error)" -# enc2xs -C - - einfo "Converting C header files to the corresponding Perl format (ignore any error)" - # Prefix note: unprefixed as this is all kernel/libc stuff that we never provide - pushd /usr/include >/dev/null - h2ph -Q -a -d "${EPREFIX}"${ARCH_LIB} \ - asm/termios.h syscall.h syslimits.h syslog.h sys/ioctl.h \ - sys/socket.h sys/time.h wait.h sysexits.h - popd >/dev/null - -# This has been moved into a function because rumor has it that a future release -# of portage will allow us to check what version was just removed - which means -# we will be able to invoke this only as needed :) - # Tried doing this via -z, but $INC is too big... - #if [[ "${INC}x" != "x" ]]; then - # cleaner_msg - #fi - fi -} - -cleaner_msg() { - eerror "You have had multiple versions of perl. It is recommended" - eerror "that you run perl-cleaner now. perl-cleaner will" - eerror "assist with this transition. This script is capable" - eerror "of cleaning out old .ph files, rebuilding modules for " - eerror "your new version of perl, as well as re-emerging" - eerror "applications that compiled against your old libperl$(get_libname)" - eerror - eerror "PLEASE DO NOT INTERRUPT THE RUNNING OF THIS SCRIPT." - eerror "Part of the rebuilding of applications compiled against " - eerror "your old libperl involves temporarily unmerging" - eerror "them - interruptions could leave you with unmerged" - eerror "packages before they can be remerged." - eerror "" - eerror "If you have run perl-cleaner and a package still gives" - eerror "you trouble, and re-emerging it fails to correct" - eerror "the problem, please check http://bugs.gentoo.org/" - eerror "for more information or to report a bug." - eerror "" -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50160001.eblit deleted file mode 100644 index a4d5ad664f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50160001.eblit +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/pkg_postrm-v50160001.eblit,v 1.1 2012/06/05 17:52:35 tove Exp $ - -eblit-perl-pkg_postrm(){ - dual_scripts - -# if [[ -e ${ARCH_LIB}/Encode/ConfigLocal.pm ]] ; then -# ebegin "Removing ConfigLocal.pm" -# rm "${ARCH_LIB}/Encode/ConfigLocal.pm" -# fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50220001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50220001.eblit deleted file mode 100644 index d986ee42cb..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_postrm-v50220001.eblit +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/pkg_postrm-v50220001.eblit,v 1.1 2015/06/16 13:18:31 dilfridge Exp $ - -eblit-perl-pkg_postrm(){ - dual_scripts - -# if [[ -e ${ARCH_LIB}/Encode/ConfigLocal.pm ]] ; then -# ebegin "Removing ConfigLocal.pm" -# rm "${ARCH_LIB}/Encode/ConfigLocal.pm" -# fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_setup-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_setup-v50160001.eblit deleted file mode 100644 index f8d01f8fb4..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/pkg_setup-v50160001.eblit +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/pkg_setup-v50160001.eblit,v 1.2 2013/11/22 08:56:13 haubi Exp $ - -eblit-perl-pkg_setup() { - case ${CHOST} in - *-freebsd*) osname="freebsd" ;; - *-dragonfly*) osname="dragonfly" ;; - *-netbsd*) osname="netbsd" ;; - *-openbsd*) osname="openbsd" ;; - *-darwin*) osname="darwin" ;; - *-interix*) osname="interix" ;; - *-aix*) osname="aix" ;; - *) osname="linux" ;; - esac - - myarch="${CHOST%%-*}-${osname}" - if use debug ; then - myarch+="-debug" - fi - if use ithreads ; then - mythreading="-multi" - myarch+="-thread" - fi - - LIBPERL="libperl$(get_libname ${MY_PV} )" - PRIV_LIB="/usr/$(get_libdir)/perl5/${MY_PV}" - ARCH_LIB="/usr/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" - SITE_LIB="/usr/local/$(get_libdir)/perl5/${MY_PV}" - SITE_ARCH="/usr/local/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" - VENDOR_LIB="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}" - VENDOR_ARCH="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}/${myarch}${mythreading}" - - if use ithreads ; then - echo "" - ewarn "THREADS WARNING:" - ewarn "PLEASE NOTE: You are compiling ${MY_P} with" - ewarn "interpreter-level threading enabled." - ewarn "Threading is not supported by all applications " - ewarn "that compile against perl. You use threading at " - ewarn "your own discretion. " - fi - check_rebuild - dual_scripts -} - -check_rebuild() { - if has_version ") or db1 - - myndbm='U' - mygdbm='U' - mydb='U' - - if use gdbm ; then - mygdbm='D' - myndbm='D' - fi - if use berkdb ; then - mydb='D' - has_version '=sys-libs/db-1*' && myndbm='D' - fi - - myconf "-${myndbm}i_ndbm" "-${mygdbm}i_gdbm" "-${mydb}i_db" - - if use alpha && [[ "$(tc-getCC)" = "ccc" ]] ; then - ewarn "Perl will not be built with berkdb support, use gcc if you needed it..." - myconf -Ui_db -Ui_ndbm - fi - - use ithreads && myconf -Dusethreads - - if use debug ; then - append-cflags "-g" - myconf -DDEBUGGING - elif [[ ${CFLAGS} == *-g* ]] ; then - myconf -DDEBUGGING=-g - else - myconf -DDEBUGGING=none - fi - - if [[ -n ${PERL_OLDVERSEN} ]] ; then - local inclist=$(for v in ${PERL_OLDVERSEN}; do echo -n "${v}/${myarch}${mythreading} ${v} "; done ) - myconf -Dinc_version_list="${inclist}" - fi - - [[ ${ELIBC} == "FreeBSD" ]] && myconf "-Dlibc=/usr/$(get_libdir)/libc.a" - - # Make sure we can do the final link #523730 - [[ ${CHOST} == *-darwin* ]] && myconf "-Dld=$(tc-getCC)" - - # Prefix: the host system needs not to follow Gentoo multilib stuff, and in - # Prefix itself we don't do multilib either, so make sure perl can find - # something compatible. - if use prefix ; then - # Set a hook to check for each detected library whether it actually works. - export libscheck=" - ( echo 'main(){}' > '${T}'/conftest.c && - $(tc-getCC) -o '${T}'/conftest '${T}'/conftest.c -l\$thislib >/dev/null 2>/dev/null - ) || xxx=/dev/null" - - # Use all host paths that might contain useful stuff, the hook above will filter out bad choices. - local paths="/lib/*-linux-gnu /usr/lib/*-linux-gnu /lib64 /lib/64 /usr/lib64 /usr/lib/64 /lib32 /usr/lib32 /lib /usr/lib" - myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir) ${paths}" - elif [[ $(get_libdir) != "lib" ]] ; then - # We need to use " and not ', as the written config.sh use ' ... - myconf "-Dlibpth=/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" - fi - - # don't try building ODBM, bug #354453 - disabled_extensions="ODBM_File" - - if ! use gdbm ; then - # workaround for bug #157774: don't try building GDBM related stuff with USE="-gdbm" - disabled_extensions="${disabled_extensions} GDBM_File NDBM_File" - fi - - myconf -Dnoextensions="${disabled_extensions}" - - sh Configure \ - -des \ - -Duseshrplib \ - -Darchname="${myarch}" \ - -Dcc="$(tc-getCC)" \ - -Doptimize="${CFLAGS}" \ - -Dldflags="${LDFLAGS}" \ - -Dprefix="${EPREFIX}"'/usr' \ - -Dinstallprefix="${EPREFIX}"'/usr' \ - -Dsiteprefix="${EPREFIX}"'/usr/local' \ - -Dvendorprefix="${EPREFIX}"'/usr' \ - -Dscriptdir="${EPREFIX}"'/usr/bin' \ - -Dprivlib="${EPREFIX}${PRIV_LIB}" \ - -Darchlib="${EPREFIX}${ARCH_LIB}" \ - -Dsitelib="${EPREFIX}${SITE_LIB}" \ - -Dsitearch="${EPREFIX}${SITE_ARCH}" \ - -Dvendorlib="${EPREFIX}${VENDOR_LIB}" \ - -Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \ - -Dman1dir="${EPREFIX}"/usr/share/man/man1 \ - -Dman3dir="${EPREFIX}"/usr/share/man/man3 \ - -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \ - -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \ - -Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \ - -Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \ - -Dman1ext='1' \ - -Dman3ext='3pm' \ - -Dlibperl="${LIBPERL}" \ - -Dlocincpth="${EPREFIX}"'/usr/include ' \ - -Dglibpth="${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)"' ' \ - -Duselargefiles \ - -Dd_semctl_semun \ - -Dcf_by='Gentoo' \ - -Dmyhostname='localhost' \ - -Dperladmin='root@localhost' \ - -Dinstallusrbinperl='n' \ - -Ud_csh \ - -Uusenm \ - "${myconf[@]}" || die "Unable to configure" -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50160001.eblit deleted file mode 100644 index d31e90ee8b..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50160001.eblit +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/src_install-v50160001.eblit,v 1.3 2013/03/14 12:46:31 tove Exp $ - -eblit-perl-src_install() { - local i - local coredir="${ARCH_LIB}/CORE" - - emake DESTDIR="${D}" install - - rm -f "${ED}"/usr/bin/perl - ln -s perl${MY_PV} "${ED}"/usr/bin/perl || die - - if ! tc-is-static-only ; then - dolib.so "${ED}"${coredir}/${LIBPERL} - rm -f "${ED}"${coredir}/${LIBPERL} - ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die - ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die - ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die - ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die - ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die - fi - - rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" - -# # A poor fix for the miniperl issues -# dosed 's:./miniperl:/usr/bin/perl:' /usr/$(get_libdir)/perl5/${MY_PV}/ExtUtils/xsubpp -# fperms 0444 /usr/$(get_libdir)/perl5/${MY_PV}/ExtUtils/xsubpp -# dosed 's:./miniperl:/usr/bin/perl:' /usr/bin/xsubpp -# fperms 0755 /usr/bin/xsubpp - - # This removes ${D} from Config.pm - for i in $(find "${D}" -iname "Config.pm" ) ; do - einfo "Removing ${D} from ${i}..." - sed -i -e "s:${D}::" "${i}" || die "Sed failed" - done - - find "${ED}" -type f -name .packlist -delete || die - - # Note: find out from psm why we would need/want this. - # ( use berkdb && has_version '=sys-libs/db-1*' ) || - # find "${ED}" -name "*NDBM*" | xargs rm -f - - dodoc Changes* README AUTHORS - - if use doc ; then - # HTML Documentation - # We expect errors, warnings, and such with the following. - - dodir /usr/share/doc/${PF}/html - LD_LIBRARY_PATH=. ./perl installhtml \ - --podroot='.' \ - --podpath='lib:ext:pod:vms' \ - --recurse \ - --htmldir="${ED}/usr/share/doc/${PF}/html" - fi - - [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local - - dual_scripts -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50200001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50200001.eblit deleted file mode 100644 index 1df4296eb3..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_install-v50200001.eblit +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/src_install-v50200001.eblit,v 1.1 2014/12/19 18:52:46 dilfridge Exp $ - -eblit-perl-src_install() { - local i - local coredir="${ARCH_LIB}/CORE" - - emake DESTDIR="${D}" install - - rm -f "${ED}/usr/bin/perl${MY_PV}" - ln -s perl "${ED}"/usr/bin/perl${MY_PV} || die - - if ! tc-is-static-only ; then - dolib.so "${ED}"${coredir}/${LIBPERL} - rm -f "${ED}"${coredir}/${LIBPERL} - ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die - ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die - ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die - ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die - ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die - fi - - rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" - - # This removes ${D} from Config.pm - for i in $(find "${D}" -iname "Config.pm" ) ; do - einfo "Removing ${D} from ${i}..." - sed -i -e "s:${D}::" "${i}" || die "Sed failed" - done - - find "${ED}" -type f -name .packlist -delete || die - - dodoc Changes* README AUTHORS - - if use doc ; then - # HTML Documentation - # We expect errors, warnings, and such with the following. - - dodir /usr/share/doc/${PF}/html - LD_LIBRARY_PATH=. ./perl installhtml \ - --podroot='.' \ - --podpath='lib:ext:pod:vms' \ - --recurse \ - --htmldir="${ED}/usr/share/doc/${PF}/html" - fi - - [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local - - dual_scripts -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_prepare-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_prepare-v50160001.eblit deleted file mode 100644 index 075e576e19..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_prepare-v50160001.eblit +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/src_prepare-v50160001.eblit,v 1.1 2012/06/05 17:52:35 tove Exp $ - -src_prepare_update_patchlevel_h() { - # Copied and modified from debian: - # Copyright 2011 Niko Tyni - # This program is free software; you can redistribute it and/or modify - # it under the same terms as Perl itself. - local patchdir="${WORKDIR}/patches" - local prefix - - [[ -f ${patchdir}/series ]] || return 0 - -while read patch -do - patchname=$(echo $patch | sed 's/\.diff$//') - < $patchdir/$patch sed -e '/^Subject:/ { N; s/\n / / }' | sed -n -e ' - - # massage the patch headers - s|^Bug: .*https\?://rt\.perl\.org/.*id=\(.*\).*|[perl #\1]|; tprepend; - s|^Bug: .*https\?://rt\.cpan\.org/.*id=\(.*\).*|[rt.cpan.org #\1]|; tprepend; - s|^Bug-Gentoo: ||; tprepend; - s/^\(Subject\|Description\): //; tappend; - s|^Origin: .*http://perl5\.git\.perl\.org/perl\.git/commit\(diff\)\?/\(.......\).*|[\2]|; tprepend; - - # post-process at the end of input - $ { x; - # include the version number in the patchlevel.h description (if available) - s/List packaged patches/&'" for ${PF}(#${PATCH_VER})"'/; - - # escape any backslashes and double quotes - s|\\|\\\\|g; s|"|\\"|g; - - # add a prefix - s|^|\t,"'"$prefix$patchname"' - |; - # newlines away - s/\n/ /g; s/ */ /g; - # add a suffix - s/ *$/"/; p - }; - # stop all processing - d; - # label: append to the hold space - :append H; d; - # label: prepend to the hold space - :prepend x; H; d; - ' -done < "${WORKDIR}"/patches/series > "${S}"/patchlevel-gentoo.h -} - -eblit-perl-src_prepare() { - local patch - EPATCH_OPTS+=" -p1" - einfo "Applying patches from ${MY_P}-${PATCH_VER} ..." - while read patch ; do - EPATCH_SINGLE_MSG=" ${patch} ..." - epatch "${WORKDIR}"/patches/${patch} - done < "${WORKDIR}"/patches/series - - src_prepare_update_patchlevel_h - - # pod/perltoc.pod fails - # lib/ExtUtils/t/Embed.t fails - if ! tc-is-static-only ; then - ln -s ${LIBPERL} libperl$(get_libname ${SHORT_PV}) || die - ln -s ${LIBPERL} libperl$(get_libname ) || die - fi -} - diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_test-v50160001.eblit b/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_test-v50160001.eblit deleted file mode 100644 index 86acdc40b0..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/files/eblits/src_test-v50160001.eblit +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/src_test-v50160001.eblit,v 1.1 2012/06/05 17:52:35 tove Exp $ - -eblit-perl-src_test() { - if [[ ${EUID} == 0 ]] ; then - ewarn "Test fails with a sandbox error (#328793) if run as root. Skipping tests..." - return 0 - fi - use elibc_uclibc && export MAKEOPTS+=" -j1" - TEST_JOBS="$(makeopts_jobs)" make test_harness || die "test failed" -} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-lang/perl/metadata.xml index 1f1398aeae..79164f45ac 100644 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/metadata.xml @@ -1,8 +1,11 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + - Enable Perl threads, has some compatibility problems + Enable Perl threads, has some compatibility problems diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2-r1.ebuild deleted file mode 100644 index 7b5239b2fa..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2-r1.ebuild +++ /dev/null @@ -1,122 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.2-r1.ebuild,v 1.2 2015/06/16 13:20:30 dilfridge Exp $ - -EAPI=5 - -inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing - -PATCH_VER=2 - -PERL_OLDVERSEN="5.20.0 5.20.1" -MODULE_AUTHOR=SHAY - -SHORT_PV="${PV%.*}" -MY_P="perl-${PV/_rc/-RC}" -MY_PV="${PV%_rc*}" - -DESCRIPTION="Larry Wall's Practical Extraction and Report Language" - -SRC_URI=" - mirror://cpan/src/5.0/${MY_P}.tar.bz2 - mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.bz2 - mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz - http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz -" -HOMEPAGE="http://www.perl.org/" - -LICENSE="|| ( Artistic GPL-1+ )" -SLOT="0/${SHORT_PV}" -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="berkdb debug doc gdbm ithreads" - -RDEPEND=" - berkdb? ( sys-libs/db:* ) - gdbm? ( >=sys-libs/gdbm-1.8.3 ) - app-arch/bzip2 - sys-libs/zlib -" -DEPEND="${RDEPEND} - !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) -" -PDEPEND=" - >=app-admin/perl-cleaner-2.5 - >=virtual/perl-File-Temp-0.230.400-r2 - >=virtual/perl-Data-Dumper-2.154.0 -" -# bug 390719, bug 523624 - -S="${WORKDIR}/${MY_P}" - -dual_scripts() { - src_remove_dual perl-core/Archive-Tar 1.960.0 ptar ptardiff ptargrep - src_remove_dual perl-core/Digest-SHA 5.880.0 shasum - src_remove_dual perl-core/CPAN 2.50.0 cpan - src_remove_dual perl-core/Encode 2.600.0 enc2xs piconv - src_remove_dual perl-core/ExtUtils-MakeMaker 6.980.0 instmodsh - src_remove_dual perl-core/ExtUtils-ParseXS 3.240.0 xsubpp - src_remove_dual perl-core/IO-Compress 2.64.0 zipdetails - src_remove_dual perl-core/JSON-PP 2.272.30 json_pp - src_remove_dual perl-core/Module-Build 0.420.500 config_data - src_remove_dual perl-core/Module-CoreList 5.201.502.140 corelist - src_remove_dual perl-core/Pod-Parser 1.620.0 pod2usage podchecker podselect - src_remove_dual perl-core/Pod-Perldoc 3.230.0 perldoc - src_remove_dual perl-core/Test-Harness 3.330.0 prove - src_remove_dual perl-core/podlators 2.5.3 pod2man pod2text - src_remove_dual_man perl-core/podlators 2.5.3 /usr/share/man/man1/perlpodstyle.1 -} - -# eblit-include [--skip] [version] -eblit-include() { - local skipable=false - [[ $1 == "--skip" ]] && skipable=true && shift - [[ $1 == pkg_* ]] && skipable=true - - local e v func=$1 ver=$2 - [[ -z ${func} ]] && die "Usage: eblit-include [version]" - for v in ${ver:+-}${ver} -${PVR} -${PV} "" ; do - e="${FILESDIR}/eblits/${func}${v}.eblit" - if [[ -e ${e} ]] ; then - . "${e}" - return 0 - fi - done - ${skipable} && return 0 - die "Could not locate requested eblit '${func}' in ${FILESDIR}/eblits/" -} - -# eblit-run-maybe -# run the specified function if it is defined -eblit-run-maybe() { - [[ $(type -t "$@") == "function" ]] && "$@" -} - -# eblit-run [version] -# aka: src_unpack() { eblit-run src_unpack ; } -eblit-run() { - eblit-include --skip common "${*:2}" - eblit-include "$@" - eblit-run-maybe eblit-$1-pre - eblit-${PN}-$1 - eblit-run-maybe eblit-$1-post -} - -#src_unpack() { eblit-run src_unpack v50160001 ; } -src_prepare() { eblit-run src_prepare v50160001 ; } -src_configure() { eblit-run src_configure v50180002 ; } -#src_compile() { eblit-run src_compile v50160001 ; } -src_test() { - export NO_GENTOO_NETWORK_TESTS=1; - eblit-run src_test v50160001 ; -} -src_install() { eblit-run src_install v50200001 ; } - -# FILESDIR might not be available during binpkg install -# FIXME: version passing -for x in setup {pre,post}{inst,rm} ; do - e="${FILESDIR}/eblits/pkg_${x}-v50160001.eblit" - if [[ -e ${e} ]] ; then - . "${e}" - eval "pkg_${x}() { eblit-run pkg_${x} v50160001 ; }" - fi -done diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2.ebuild deleted file mode 100644 index d5cb0dffd0..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.20.2.ebuild +++ /dev/null @@ -1,122 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.2.ebuild,v 1.11 2015/06/16 13:20:30 dilfridge Exp $ - -EAPI=5 - -inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing - -PATCH_VER=1 - -PERL_OLDVERSEN="5.20.0 5.20.1" -MODULE_AUTHOR=SHAY - -SHORT_PV="${PV%.*}" -MY_P="perl-${PV/_rc/-RC}" -MY_PV="${PV%_rc*}" - -DESCRIPTION="Larry Wall's Practical Extraction and Report Language" - -SRC_URI=" - mirror://cpan/src/5.0/${MY_P}.tar.bz2 - mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.bz2 - mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz - http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz -" -HOMEPAGE="http://www.perl.org/" - -LICENSE="|| ( Artistic GPL-1+ )" -SLOT="0/${SHORT_PV}" -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="berkdb debug doc gdbm ithreads" - -RDEPEND=" - berkdb? ( sys-libs/db:* ) - gdbm? ( >=sys-libs/gdbm-1.8.3 ) - app-arch/bzip2 - sys-libs/zlib -" -DEPEND="${RDEPEND} - !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) -" -PDEPEND=" - >=app-admin/perl-cleaner-2.5 - >=virtual/perl-File-Temp-0.230.400-r2 - >=virtual/perl-Data-Dumper-2.154.0 -" -# bug 390719, bug 523624 - -S="${WORKDIR}/${MY_P}" - -dual_scripts() { - src_remove_dual perl-core/Archive-Tar 1.960.0 ptar ptardiff ptargrep - src_remove_dual perl-core/Digest-SHA 5.880.0 shasum - src_remove_dual perl-core/CPAN 2.50.0 cpan - src_remove_dual perl-core/Encode 2.600.0 enc2xs piconv - src_remove_dual perl-core/ExtUtils-MakeMaker 6.980.0 instmodsh - src_remove_dual perl-core/ExtUtils-ParseXS 3.240.0 xsubpp - src_remove_dual perl-core/IO-Compress 2.64.0 zipdetails - src_remove_dual perl-core/JSON-PP 2.272.30 json_pp - src_remove_dual perl-core/Module-Build 0.420.500 config_data - src_remove_dual perl-core/Module-CoreList 5.201.502.140 corelist - src_remove_dual perl-core/Pod-Parser 1.620.0 pod2usage podchecker podselect - src_remove_dual perl-core/Pod-Perldoc 3.230.0 perldoc - src_remove_dual perl-core/Test-Harness 3.330.0 prove - src_remove_dual perl-core/podlators 2.5.3 pod2man pod2text - src_remove_dual_man perl-core/podlators 2.5.3 /usr/share/man/man1/perlpodstyle.1 -} - -# eblit-include [--skip] [version] -eblit-include() { - local skipable=false - [[ $1 == "--skip" ]] && skipable=true && shift - [[ $1 == pkg_* ]] && skipable=true - - local e v func=$1 ver=$2 - [[ -z ${func} ]] && die "Usage: eblit-include [version]" - for v in ${ver:+-}${ver} -${PVR} -${PV} "" ; do - e="${FILESDIR}/eblits/${func}${v}.eblit" - if [[ -e ${e} ]] ; then - . "${e}" - return 0 - fi - done - ${skipable} && return 0 - die "Could not locate requested eblit '${func}' in ${FILESDIR}/eblits/" -} - -# eblit-run-maybe -# run the specified function if it is defined -eblit-run-maybe() { - [[ $(type -t "$@") == "function" ]] && "$@" -} - -# eblit-run [version] -# aka: src_unpack() { eblit-run src_unpack ; } -eblit-run() { - eblit-include --skip common "${*:2}" - eblit-include "$@" - eblit-run-maybe eblit-$1-pre - eblit-${PN}-$1 - eblit-run-maybe eblit-$1-post -} - -#src_unpack() { eblit-run src_unpack v50160001 ; } -src_prepare() { eblit-run src_prepare v50160001 ; } -src_configure() { eblit-run src_configure v50180002 ; } -#src_compile() { eblit-run src_compile v50160001 ; } -src_test() { - export NO_GENTOO_NETWORK_TESTS=1; - eblit-run src_test v50160001 ; -} -src_install() { eblit-run src_install v50200001 ; } - -# FILESDIR might not be available during binpkg install -# FIXME: version passing -for x in setup {pre,post}{inst,rm} ; do - e="${FILESDIR}/eblits/pkg_${x}-v50160001.eblit" - if [[ -e ${e} ]] ; then - . "${e}" - eval "pkg_${x}() { eblit-run pkg_${x} v50160001 ; }" - fi -done diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.0.ebuild deleted file mode 100644 index f8277a07ea..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.0.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.22.0.ebuild,v 1.3 2015/06/16 13:20:30 dilfridge Exp $ - -EAPI=5 - -inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing - -PATCH_VER=1 - -PERL_OLDVERSEN="" -MODULE_AUTHOR=SHAY - -SHORT_PV="${PV%.*}" -MY_P="perl-${PV/_rc/-RC}" -MY_PV="${PV%_rc*}" - -DESCRIPTION="Larry Wall's Practical Extraction and Report Language" - -SRC_URI=" - mirror://cpan/src/5.0/${MY_P}.tar.bz2 - mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.bz2 - mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz - http://dev.gentoo.org/~civil/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz -" -HOMEPAGE="http://www.perl.org/" - -LICENSE="|| ( Artistic GPL-1+ )" -SLOT="0/${SHORT_PV}" -KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris" -IUSE="berkdb debug doc gdbm ithreads" - -RDEPEND=" - berkdb? ( sys-libs/db:* ) - gdbm? ( >=sys-libs/gdbm-1.8.3 ) - app-arch/bzip2 - sys-libs/zlib -" -DEPEND="${RDEPEND} - !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) -" -PDEPEND=" - >=app-admin/perl-cleaner-2.5 - >=virtual/perl-File-Temp-0.230.400-r2 - >=virtual/perl-Data-Dumper-2.154.0 -" -# bug 390719, bug 523624 - -S="${WORKDIR}/${MY_P}" - -dual_scripts() { - src_remove_dual perl-core/Archive-Tar 2.40.0 ptar ptardiff ptargrep - src_remove_dual perl-core/Digest-SHA 5.950.0 shasum - src_remove_dual perl-core/CPAN 2.110.0 cpan - src_remove_dual perl-core/Encode 2.720.0 enc2xs piconv - src_remove_dual perl-core/ExtUtils-MakeMaker 7.40.100 instmodsh - src_remove_dual perl-core/ExtUtils-ParseXS 3.280.0 xsubpp - src_remove_dual perl-core/IO-Compress 2.68.0 zipdetails - src_remove_dual perl-core/JSON-PP 2.273.0 json_pp - src_remove_dual perl-core/Module-CoreList 5.201.505.200 corelist - src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect - src_remove_dual perl-core/Pod-Perldoc 3.250.0 perldoc - src_remove_dual perl-core/Test-Harness 3.350.0 prove - src_remove_dual perl-core/podlators 2.5.3 pod2man pod2text - src_remove_dual_man perl-core/podlators 2.5.3 /usr/share/man/man1/perlpodstyle.1 -} - -# eblit-include [--skip] [version] -eblit-include() { - local skipable=false - [[ $1 == "--skip" ]] && skipable=true && shift - [[ $1 == pkg_* ]] && skipable=true - - local e v func=$1 ver=$2 - [[ -z ${func} ]] && die "Usage: eblit-include [version]" - for v in ${ver:+-}${ver} -${PVR} -${PV} "" ; do - e="${FILESDIR}/eblits/${func}${v}.eblit" - if [[ -e ${e} ]] ; then - . "${e}" - return 0 - fi - done - ${skipable} && return 0 - die "Could not locate requested eblit '${func}' in ${FILESDIR}/eblits/" -} - -# eblit-run-maybe -# run the specified function if it is defined -eblit-run-maybe() { - [[ $(type -t "$@") == "function" ]] && "$@" -} - -# eblit-run [version] -# aka: src_unpack() { eblit-run src_unpack ; } -eblit-run() { - eblit-include --skip common "${*:2}" - eblit-include "$@" - eblit-run-maybe eblit-$1-pre - eblit-${PN}-$1 - eblit-run-maybe eblit-$1-post -} - -src_prepare() { eblit-run src_prepare v50160001 ; } -src_configure() { eblit-run src_configure v50180002 ; } -#src_compile() { eblit-run src_compile v50160001 ; } -src_test() { - export NO_GENTOO_NETWORK_TESTS=1; - eblit-run src_test v50160001 ; -} -src_install() { eblit-run src_install v50200001 ; } - -# FILESDIR might not be available during binpkg install -# FIXME: version passing -for x in setup {pre,post}{inst,rm} ; do - e="${FILESDIR}/eblits/pkg_${x}-v50220001.eblit" - if [[ -e ${e} ]] ; then - . "${e}" - eval "pkg_${x}() { eblit-run pkg_${x} v50160001 ; }" - fi -done diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3.ebuild new file mode 100644 index 0000000000..4b855c13ef --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3.ebuild @@ -0,0 +1,549 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing + +PATCH_VER=1 +CROSS_VER=1.1.4 + +PERL_OLDVERSEN="5.22.0 5.22.1 5.22.2" +MODULE_AUTHOR=SHAY + +SHORT_PV="${PV%.*}" +MY_P="perl-${PV/_rc/-RC}" +MY_PV="${PV%_rc*}" + +DESCRIPTION="Larry Wall's Practical Extraction and Report Language" + +SRC_URI=" + mirror://cpan/src/5.0/${MY_P}.tar.xz + mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.xz + https://github.com/gentoo-perl/perl-patchset/releases/download/${MY_P}-patches-${PATCH_VER}/${MY_P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~kentnl/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz + https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz +" +HOMEPAGE="http://www.perl.org/" + +LICENSE="|| ( Artistic GPL-1+ )" +SLOT="0/${SHORT_PV}" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="berkdb debug doc gdbm ithreads" + +RDEPEND=" + berkdb? ( sys-libs/db:= ) + gdbm? ( >=sys-libs/gdbm-1.8.3 ) + app-arch/bzip2 + sys-libs/zlib +" +DEPEND="${RDEPEND} + !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +" +PDEPEND=" + >=app-admin/perl-cleaner-2.5 + >=virtual/perl-File-Temp-0.230.400-r2 + >=virtual/perl-Data-Dumper-2.154.0 + virtual/perl-Test-Harness +" +# bug 390719, bug 523624 +# virtual/perl-Test-Harness is here for the bundled ExtUtils::MakeMaker + +S="${WORKDIR}/${MY_P}" + +dual_scripts() { + src_remove_dual perl-core/Archive-Tar 2.40.100_rc ptar ptardiff ptargrep + src_remove_dual perl-core/CPAN 2.110.100_rc cpan + src_remove_dual perl-core/Digest-SHA 5.950.100_rc shasum + src_remove_dual perl-core/Encode 2.720.100 enc2xs piconv + src_remove_dual perl-core/ExtUtils-MakeMaker 7.40.200_rc instmodsh + src_remove_dual perl-core/ExtUtils-ParseXS 3.280.0 xsubpp + src_remove_dual perl-core/IO-Compress 2.68.1_rc zipdetails + src_remove_dual perl-core/JSON-PP 2.273.0.100_rc json_pp + src_remove_dual perl-core/Module-CoreList 5.201.701.142.200_rc corelist + src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect + src_remove_dual perl-core/Pod-Perldoc 3.250.100_rc perldoc + src_remove_dual perl-core/Test-Harness 3.350.100_rc prove + src_remove_dual perl-core/podlators 2.5.3 pod2man pod2text + src_remove_dual_man perl-core/podlators 2.5.3 /usr/share/man/man1/perlpodstyle.1 +} + +check_rebuild() { + # Fresh install + if [[ -z "${REPLACING_VERSIONS}" ]]; then + return 0; + # Major Upgrade + # doesn't matter if there's multiple copies, it still needs a rebuild + # if the string is anything other than "5.CURRENTMAJOR" + elif [[ "${REPLACING_VERSIONS%.*}" != "${PV%.*}" ]]; then + echo "" + ewarn "UPDATE THE PERL MODULES:" + ewarn "After updating dev-lang/perl the installed Perl modules" + ewarn "have to be re-installed. In most cases, this is done automatically" + ewarn "by the package manager, but subsequent steps are still recommended" + ewarn "to ensure system consistency." + ewarn + ewarn "You should start with a depclean to remove any unused perl dependencies" + ewarn "that may confuse portage in future. Regular depcleans are also encouraged" + ewarn "as part of your regular update cycle, as that will keep perl upgrades working." + ewarn "Recommended: emerge --depclean -va" + ewarn + ewarn "You should then call perl-cleaner to clean up any old files and trigger any" + ewarn "remaining rebuilds portage may have missed." + ewarn "Use: perl-cleaner --all" + return 0; + + # Reinstall w/ USE Change + elif ( use ithreads && ! has_version dev-lang/perl[ithreads] ) || \ + ( ! use ithreads && has_version dev-lang/perl[ithreads] ) || \ + ( use debug && ! has_version dev-lang/perl[debug] ) || \ + ( ! use debug && has_version dev-lang/perl[debug] ) ; then + echo "" + ewarn "TOGGLED USE-FLAGS WARNING:" + ewarn "You changed one of the use-flags ithreads or debug." + ewarn "You must rebuild all perl-modules installed." + ewarn "Use: perl-cleaner --modules ; perl-cleaner --force --libperl" + fi +} + +pkg_setup() { + case ${CHOST} in + *-freebsd*) osname="freebsd" ;; + *-dragonfly*) osname="dragonfly" ;; + *-netbsd*) osname="netbsd" ;; + *-openbsd*) osname="openbsd" ;; + *-darwin*) osname="darwin" ;; + *-interix*) osname="interix" ;; + *-aix*) osname="aix" ;; + *-cygwin*) osname="cygwin" ;; + *) osname="linux" ;; + esac + + myarch="${CHOST%%-*}-${osname}" + if use debug ; then + myarch+="-debug" + fi + if use ithreads ; then + mythreading="-multi" + myarch+="-thread" + fi + + LIBPERL="libperl$(get_libname ${MY_PV} )" + PRIV_LIB="/usr/$(get_libdir)/perl5/${MY_PV}" + ARCH_LIB="/usr/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + SITE_LIB="/usr/local/$(get_libdir)/perl5/${MY_PV}" + SITE_ARCH="/usr/local/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + VENDOR_LIB="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}" + VENDOR_ARCH="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}/${myarch}${mythreading}" + + dual_scripts +} + +src_remove_dual_file() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + alternatives_auto_makesym "${i}" "${i}-[0-9]*" + done + ;; + setup) + for i in "$@" ; do + if [[ -f ${EROOT}${i} && ! -h ${EROOT}${i} ]] ; then + has_version ${pkg} && ewarn "You must reinstall ${pkg} !" + break + fi + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i}{,-${ver}-${P}} || die + done + ;; + esac +} + +src_remove_dual_man() { + local i pkg ver ff + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + ff=`echo "${EROOT}${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}}"*` + ff=${ff##*${i#${i%.[0-9]}}} + alternatives_auto_makesym "${i}${ff}" "${i%.[0-9]}-[0-9]*" + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i} "${ED}"${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}} || die + done + ;; + esac +} + +src_remove_dual() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + for i in "$@" ; do + src_remove_dual_file "${pkg}" "${ver}" "/usr/bin/${i}" + src_remove_dual_man "${pkg}" "${ver}" "/usr/share/man/man1/${i}.1" + done +} + +src_prepare_update_patchlevel_h() { + # Copied and modified from debian: + # Copyright 2011 Niko Tyni + # This program is free software; you can redistribute it and/or modify + # it under the same terms as Perl itself. + local patchdir="${WORKDIR}/patches" + local prefix + local patchoutput="patchlevel-gentoo.h" + + [[ -f ${patchdir}/series ]] || return 0 + +while read patch +do + patchname=$(echo $patch | sed 's/\.diff$//') + < $patchdir/$patch sed -e '/^Subject:/ { N; s/\n / / }' | sed -n -e ' + + # massage the patch headers + s|^Bug: .*https\?://rt\.perl\.org/.*id=\(.*\).*|[perl #\1]|; tprepend; + s|^Bug: .*https\?://rt\.cpan\.org/.*id=\(.*\).*|[rt.cpan.org #\1]|; tprepend; + s|^Bug-Gentoo: ||; tprepend; + s/^\(Subject\|Description\): //; tappend; + s|^Origin: .*http://perl5\.git\.perl\.org/perl\.git/commit\(diff\)\?/\(.......\).*|[\2]|; tprepend; + + # post-process at the end of input + $ { x; + # include the version number in the patchlevel.h description (if available) + s/List packaged patches/&'" for ${PF}(#${PATCH_VER})"'/; + + # escape any backslashes and double quotes + s|\\|\\\\|g; s|"|\\"|g; + + # add a prefix + s|^|\t,"'"$prefix$patchname"' - |; + # newlines away + s/\n/ /g; s/ */ /g; + # add a suffix + s/ *$/"/; p + }; + # stop all processing + d; + # label: append to the hold space + :append H; d; + # label: prepend to the hold space + :prepend x; H; d; + ' +done < "${WORKDIR}"/patches/series > "${S}/${patchoutput}" +echo "${patchoutput}" >> "${S}/MANIFEST" +} + +src_prepare() { + local patch + EPATCH_OPTS+=" -p1" + einfo "Applying patches from ${MY_P}-${PATCH_VER} ..." + while read patch ; do + EPATCH_SINGLE_MSG=" ${patch} ..." + epatch "${WORKDIR}"/patches/${patch} + done < "${WORKDIR}"/patches/series + + src_prepare_update_patchlevel_h + + if tc-is-cross-compiler; then + cp -a ../perl-cross-${CROSS_VER}/* . || die + + sed -i \ + -e 's|^lib/unicore/CombiningClass.pl pod/perluniprops.pod:|lib/unicore/CombiningClass.pl pod/perluniprops.pod: $(CONFIGPM)|' \ + Makefile || die + fi + + if ! tc-is-static-only ; then + ln -s ${LIBPERL} libperl$(get_libname ${SHORT_PV}) || die + ln -s ${LIBPERL} libperl$(get_libname ) || die + fi + + if use gdbm; then + sed -i "s:INC => .*:INC => \"-I${EROOT}usr/include/gdbm\":g" \ + ext/NDBM_File/Makefile.PL || die + fi + + default +} + +myconf() { + # the myconf array is declared in src_configure + myconf=( "${myconf[@]}" "$@" ) +} + +src_configure() { + declare -a myconf + + export LC_ALL="C" + [[ ${COLUMNS:-1} -ge 1 ]] || unset COLUMNS # bug #394091 + + # some arches and -O do not mix :) + use ppc && replace-flags -O? -O1 + + # Perl has problems compiling with -Os in your flags with glibc + use elibc_uclibc || replace-flags "-Os" "-O2" + + # This flag makes compiling crash in interesting ways + filter-flags "-malign-double" + + # Fixes bug #97645 + use ppc && filter-flags "-mpowerpc-gpopt" + + # Fixes bug #143895 on gcc-4.1.1 + filter-flags "-fsched2-use-superblocks" + + use sparc && myconf -Ud_longdbl + + export BUILD_BZIP2=0 + export BZIP2_INCLUDE=${EROOT}/usr/include + export BZIP2_LIB=${EROOT}/usr/$(get_libdir) + + export BUILD_ZLIB=False + export ZLIB_INCLUDE=${EROOT}/usr/include + export ZLIB_LIB=${EROOT}/usr/$(get_libdir) + + # allow either gdbm to provide ndbm (in ) or db1 + myndbm='U' + mygdbm='U' + mydb='U' + if use gdbm ; then + mygdbm='D' + if use berkdb ; then + myndbm='D' + fi + fi + if use berkdb ; then + mydb='D' + has_version '=sys-libs/db-1*' && myndbm='D' + fi + + myconf "-${myndbm}i_ndbm" "-${mygdbm}i_gdbm" "-${mydb}i_db" + + if use alpha && [[ "$(tc-getCC)" = "ccc" ]] ; then + ewarn "Perl will not be built with berkdb support, use gcc if you needed it..." + myconf -Ui_db -Ui_ndbm + fi + + use ithreads && myconf -Dusethreads + + if use debug ; then + append-cflags "-g" + myconf -DDEBUGGING + elif [[ ${CFLAGS} == *-g* ]] ; then + myconf -DDEBUGGING=-g + else + myconf -DDEBUGGING=none + fi + + if [[ -n ${PERL_OLDVERSEN} ]] ; then + local inclist=$(for v in ${PERL_OLDVERSEN}; do echo -n "${v}/${myarch}${mythreading} ${v} "; done ) + myconf -Dinc_version_list="${inclist}" + fi + + [[ ${ELIBC} == "FreeBSD" ]] && myconf "-Dlibc=/usr/$(get_libdir)/libc.a" + + # Make sure we can do the final link #523730, need to set deployment + # target to override hardcoded 10.3 which breaks on modern OSX + [[ ${CHOST} == *-darwin* ]] && \ + myconf "-Dld=env MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET} $(tc-getCC)" + + # Prefix: the host system needs not to follow Gentoo multilib stuff, and in + # Prefix itself we don't do multilib either, so make sure perl can find + # something compatible. + if use prefix ; then + # Set a hook to check for each detected library whether it actually works. + export libscheck=" + ( echo 'main(){}' > '${T}'/conftest.c && + $(tc-getCC) -o '${T}'/conftest '${T}'/conftest.c -l\$thislib >/dev/null 2>/dev/null + ) || xxx=/dev/null" + + # Use all host paths that might contain useful stuff, the hook above will filter out bad choices. + local paths="/lib/*-linux-gnu /usr/lib/*-linux-gnu /lib64 /lib/64 /usr/lib64 /usr/lib/64 /lib32 /usr/lib32 /lib /usr/lib" + myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir) ${paths}" + elif [[ $(get_libdir) != "lib" ]] ; then + # We need to use " and not ', as the written config.sh use ' ... + myconf "-Dlibpth=/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" + fi + + # don't try building ODBM, bug #354453 + disabled_extensions="ODBM_File" + + if ! use gdbm ; then + # workaround for bug #157774: don't try building GDBM related stuff with USE="-gdbm" + disabled_extensions="${disabled_extensions} GDBM_File NDBM_File" + fi + + myconf -Dnoextensions="${disabled_extensions}" + + [[ -n "${EXTRA_ECONF}" ]] && ewarn During Perl build, EXTRA_ECONF=${EXTRA_ECONF} + # allow fiddling via EXTRA_ECONF, bug 558070 + eval "local -a EXTRA_ECONF=(${EXTRA_ECONF})" + + myconf \ + -Duseshrplib \ + -Darchname="${myarch}" \ + -Dcc="$(tc-getCC)" \ + -Doptimize="${CFLAGS}" \ + -Dldflags="${LDFLAGS}" \ + -Dprefix="${EPREFIX}"'/usr' \ + -Dsiteprefix="${EPREFIX}"'/usr/local' \ + -Dvendorprefix="${EPREFIX}"'/usr' \ + -Dscriptdir="${EPREFIX}"'/usr/bin' \ + -Dprivlib="${EPREFIX}${PRIV_LIB}" \ + -Darchlib="${EPREFIX}${ARCH_LIB}" \ + -Dsitelib="${EPREFIX}${SITE_LIB}" \ + -Dsitearch="${EPREFIX}${SITE_ARCH}" \ + -Dvendorlib="${EPREFIX}${VENDOR_LIB}" \ + -Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \ + -Dman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \ + -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \ + -Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dman1ext='1' \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dlocincpth="${EPREFIX}"'/usr/include ' \ + -Dglibpth="${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)"' ' \ + -Duselargefiles \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Dmyhostname='localhost' \ + -Dperladmin='root@localhost' \ + -Ud_csh \ + -Dsh="${EPREFIX}"/bin/sh \ + -Dtargetsh="${EPREFIX}"/bin/sh \ + -Uusenm \ + "${myconf[@]}" \ + "${EXTRA_ECONF[@]}" + + if tc-is-cross-compiler; then + ./configure \ + --target="${CHOST}" \ + --build="${CBUILD}" \ + -Dinstallprefix='' \ + -Dinstallusrbinperl='undef' \ + -Dusevendorprefix='define' \ + "${myconf[@]}" \ + || die "Unable to configure" + else + sh Configure \ + -des \ + -Dinstallprefix="${EPREFIX}"'/usr' \ + -Dinstallusrbinperl='n' \ + "${myconf[@]}" \ + || die "Unable to configure" + fi +} + +src_test() { + export NO_GENTOO_NETWORK_TESTS=1; + if [[ ${EUID} == 0 ]] ; then + ewarn "Test fails with a sandbox error (#328793) if run as root. Skipping tests..." + return 0 + fi + use elibc_uclibc && export MAKEOPTS+=" -j1" + TEST_JOBS="$(makeopts_jobs)" make test_harness || die "test failed" +} + +src_install() { + local i + local coredir="${ARCH_LIB}/CORE" + + emake DESTDIR="${D}" install + + rm -f "${ED}/usr/bin/perl${MY_PV}" + ln -s perl "${ED}"/usr/bin/perl${MY_PV} || die + + if ! tc-is-static-only ; then + dolib.so "${ED}"${coredir}/${LIBPERL} + rm -f "${ED}"${coredir}/${LIBPERL} + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die + fi + + rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" + + # This removes ${D} from Config.pm + for i in $(find "${D}" -iname "Config.pm" ) ; do + einfo "Removing ${D} from ${i}..." + sed -i -e "s:${D}::" "${i}" || die "Sed failed" + done + + dodoc Changes* README AUTHORS + + if use doc ; then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + LD_LIBRARY_PATH=. ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${ED}/usr/share/doc/${PF}/html" + fi + + [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local + + dual_scripts +} + +pkg_preinst() { + check_rebuild +} + +pkg_postinst() { + dual_scripts + + if [[ "${ROOT}" = "/" ]] ; then + local INC DIR file + INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') + einfo "Removing old .ph files" + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + for file in $(find "${DIR}" -name "*.ph" -type f ) ; do + rm -f "${file}" + einfo "<< ${file}" + done + fi + done + # Silently remove the now empty dirs + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null + fi + done + + fi +} + +pkg_postrm(){ + dual_scripts +} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3_rc4.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3_rc4.ebuild new file mode 100644 index 0000000000..e8a76b9c92 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.22.3_rc4.ebuild @@ -0,0 +1,554 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing + +PATCH_VER=2 +CROSS_VER=1.1.1 + +PERL_OLDVERSEN="5.22.0 5.22.1 5.22.2" +MODULE_AUTHOR=SHAY + +SHORT_PV="${PV%.*}" +MY_P="perl-${PV/_rc/-RC}" +MY_PV="${PV%_rc*}" + +DESCRIPTION="Larry Wall's Practical Extraction and Report Language" + +SRC_URI=" + mirror://cpan/src/5.0/${MY_P}.tar.xz + mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.xz + https://github.com/gentoo-perl/perl-patchset/releases/download/${MY_P}-patches-${PATCH_VER}/${MY_P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~kentnl/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz + https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz +" +HOMEPAGE="http://www.perl.org/" + +LICENSE="|| ( Artistic GPL-1+ )" +SLOT="0/${SHORT_PV}" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="berkdb debug doc gdbm ithreads" + +RDEPEND=" + berkdb? ( sys-libs/db:= ) + gdbm? ( >=sys-libs/gdbm-1.8.3 ) + app-arch/bzip2 + sys-libs/zlib +" +DEPEND="${RDEPEND} + !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +" +PDEPEND=" + >=app-admin/perl-cleaner-2.5 + >=virtual/perl-File-Temp-0.230.400-r2 + >=virtual/perl-Data-Dumper-2.154.0 + virtual/perl-Test-Harness +" +# bug 390719, bug 523624 +# virtual/perl-Test-Harness is here for the bundled ExtUtils::MakeMaker + +S="${WORKDIR}/${MY_P}" + +dual_scripts() { + src_remove_dual perl-core/Archive-Tar 2.40.100_rc ptar ptardiff ptargrep + src_remove_dual perl-core/CPAN 2.110.100_rc cpan + src_remove_dual perl-core/Digest-SHA 5.950.100_rc shasum + src_remove_dual perl-core/Encode 2.720.100 enc2xs piconv + src_remove_dual perl-core/ExtUtils-MakeMaker 7.40.200_rc instmodsh + src_remove_dual perl-core/ExtUtils-ParseXS 3.280.0 xsubpp + src_remove_dual perl-core/IO-Compress 2.68.1_rc zipdetails + src_remove_dual perl-core/JSON-PP 2.273.0.100_rc json_pp + src_remove_dual perl-core/Module-CoreList 5.201.610.192.200_rc corelist + src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect + src_remove_dual perl-core/Pod-Perldoc 3.250.100_rc perldoc + src_remove_dual perl-core/Test-Harness 3.350.100_rc prove + src_remove_dual perl-core/podlators 2.5.3 pod2man pod2text + src_remove_dual_man perl-core/podlators 2.5.3 /usr/share/man/man1/perlpodstyle.1 +} + +check_rebuild() { + # Fresh install + if [[ -z "${REPLACING_VERSIONS}" ]]; then + return 0; + # Major Upgrade + # doesn't matter if there's multiple copies, it still needs a rebuild + # if the string is anything other than "5.CURRENTMAJOR" + elif [[ "${REPLACING_VERSIONS%.*}" != "${PV%.*}" ]]; then + echo "" + ewarn "UPDATE THE PERL MODULES:" + ewarn "After updating dev-lang/perl the installed Perl modules" + ewarn "have to be re-installed. In most cases, this is done automatically" + ewarn "by the package manager, but subsequent steps are still recommended" + ewarn "to ensure system consistency." + ewarn + ewarn "You should start with a depclean to remove any unused perl dependencies" + ewarn "that may confuse portage in future. Regular depcleans are also encouraged" + ewarn "as part of your regular update cycle, as that will keep perl upgrades working." + ewarn "Recommended: emerge --depclean -va" + ewarn + ewarn "You should then call perl-cleaner to clean up any old files and trigger any" + ewarn "remaining rebuilds portage may have missed." + ewarn "Use: perl-cleaner --all" + return 0; + + # Reinstall w/ USE Change + elif ( use ithreads && ! has_version dev-lang/perl[ithreads] ) || \ + ( ! use ithreads && has_version dev-lang/perl[ithreads] ) || \ + ( use debug && ! has_version dev-lang/perl[debug] ) || \ + ( ! use debug && has_version dev-lang/perl[debug] ) ; then + echo "" + ewarn "TOGGLED USE-FLAGS WARNING:" + ewarn "You changed one of the use-flags ithreads or debug." + ewarn "You must rebuild all perl-modules installed." + ewarn "Use: perl-cleaner --modules ; perl-cleaner --force --libperl" + fi +} + +pkg_setup() { + case ${CHOST} in + *-freebsd*) osname="freebsd" ;; + *-dragonfly*) osname="dragonfly" ;; + *-netbsd*) osname="netbsd" ;; + *-openbsd*) osname="openbsd" ;; + *-darwin*) osname="darwin" ;; + *-interix*) osname="interix" ;; + *-aix*) osname="aix" ;; + *-cygwin*) osname="cygwin" ;; + *) osname="linux" ;; + esac + + myarch="${CHOST%%-*}-${osname}" + if use debug ; then + myarch+="-debug" + fi + if use ithreads ; then + mythreading="-multi" + myarch+="-thread" + fi + + LIBPERL="libperl$(get_libname ${MY_PV} )" + PRIV_LIB="/usr/$(get_libdir)/perl5/${MY_PV}" + ARCH_LIB="/usr/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + SITE_LIB="/usr/local/$(get_libdir)/perl5/${MY_PV}" + SITE_ARCH="/usr/local/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + VENDOR_LIB="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}" + VENDOR_ARCH="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}/${myarch}${mythreading}" + + dual_scripts +} + +src_remove_dual_file() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + alternatives_auto_makesym "${i}" "${i}-[0-9]*" + done + ;; + setup) + for i in "$@" ; do + if [[ -f ${EROOT}${i} && ! -h ${EROOT}${i} ]] ; then + has_version ${pkg} && ewarn "You must reinstall ${pkg} !" + break + fi + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i}{,-${ver}-${P}} || die + done + ;; + esac +} + +src_remove_dual_man() { + local i pkg ver ff + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + ff=`echo "${EROOT}${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}}"*` + ff=${ff##*${i#${i%.[0-9]}}} + alternatives_auto_makesym "${i}${ff}" "${i%.[0-9]}-[0-9]*" + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i} "${ED}"${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}} || die + done + ;; + esac +} + +src_remove_dual() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + for i in "$@" ; do + src_remove_dual_file "${pkg}" "${ver}" "/usr/bin/${i}" + src_remove_dual_man "${pkg}" "${ver}" "/usr/share/man/man1/${i}.1" + done +} + +src_prepare_update_patchlevel_h() { + # Copied and modified from debian: + # Copyright 2011 Niko Tyni + # This program is free software; you can redistribute it and/or modify + # it under the same terms as Perl itself. + local patchdir="${WORKDIR}/patches" + local prefix + local patchoutput="patchlevel-gentoo.h" + + [[ -f ${patchdir}/series ]] || return 0 + +while read patch +do + patchname=$(echo $patch | sed 's/\.diff$//') + < $patchdir/$patch sed -e '/^Subject:/ { N; s/\n / / }' | sed -n -e ' + + # massage the patch headers + s|^Bug: .*https\?://rt\.perl\.org/.*id=\(.*\).*|[perl #\1]|; tprepend; + s|^Bug: .*https\?://rt\.cpan\.org/.*id=\(.*\).*|[rt.cpan.org #\1]|; tprepend; + s|^Bug-Gentoo: ||; tprepend; + s/^\(Subject\|Description\): //; tappend; + s|^Origin: .*http://perl5\.git\.perl\.org/perl\.git/commit\(diff\)\?/\(.......\).*|[\2]|; tprepend; + + # post-process at the end of input + $ { x; + # include the version number in the patchlevel.h description (if available) + s/List packaged patches/&'" for ${PF}(#${PATCH_VER})"'/; + + # escape any backslashes and double quotes + s|\\|\\\\|g; s|"|\\"|g; + + # add a prefix + s|^|\t,"'"$prefix$patchname"' - |; + # newlines away + s/\n/ /g; s/ */ /g; + # add a suffix + s/ *$/"/; p + }; + # stop all processing + d; + # label: append to the hold space + :append H; d; + # label: prepend to the hold space + :prepend x; H; d; + ' +done < "${WORKDIR}"/patches/series > "${S}/${patchoutput}" +echo "${patchoutput}" >> "${S}/MANIFEST" +} + +src_prepare() { + local patch + EPATCH_OPTS+=" -p1" + einfo "Applying patches from ${MY_P}-${PATCH_VER} ..." + while read patch ; do + EPATCH_SINGLE_MSG=" ${patch} ..." + epatch "${WORKDIR}"/patches/${patch} + done < "${WORKDIR}"/patches/series + + src_prepare_update_patchlevel_h + + if tc-is-cross-compiler; then + cp -a ../perl-cross-${CROSS_VER}/* . || die + touch cpan/CPANPLUS/lib/CPANPLUS.pm || die + + sed -i \ + -e 's/(15 + $CLEANUP)/(13 + $CLEANUP)/' \ + cnf/diffs/perl5-${PV}/makemaker-test.patch || die + + sed -i \ + -e 's/MakeMaker\.pm .*/MakeMaker.pm effd272b3c9224af6fd0f6cae7183f33ec4b1106/' \ + -e 's/MM_Unix\.pm .*/MM_Unix.pm 648f834524bcdef67c3b6bae28e8c1ef443d0fc1/' \ + cnf/diffs/perl5-${PV}/customized.patch || die + fi + + if ! tc-is-static-only ; then + ln -s ${LIBPERL} libperl$(get_libname ${SHORT_PV}) || die + ln -s ${LIBPERL} libperl$(get_libname ) || die + fi + + if use gdbm; then + sed -i "s:INC => .*:INC => \"-I${EROOT}usr/include/gdbm\":g" \ + ext/NDBM_File/Makefile.PL || die + fi + + default +} + +myconf() { + # the myconf array is declared in src_configure + myconf=( "${myconf[@]}" "$@" ) +} + +src_configure() { + declare -a myconf + + export LC_ALL="C" + [[ ${COLUMNS:-1} -ge 1 ]] || unset COLUMNS # bug #394091 + + # some arches and -O do not mix :) + use ppc && replace-flags -O? -O1 + + # Perl has problems compiling with -Os in your flags with glibc + use elibc_uclibc || replace-flags "-Os" "-O2" + + # This flag makes compiling crash in interesting ways + filter-flags "-malign-double" + + # Fixes bug #97645 + use ppc && filter-flags "-mpowerpc-gpopt" + + # Fixes bug #143895 on gcc-4.1.1 + filter-flags "-fsched2-use-superblocks" + + use sparc && myconf -Ud_longdbl + + export BUILD_BZIP2=0 + export BZIP2_INCLUDE=${EROOT}/usr/include + export BZIP2_LIB=${EROOT}/usr/$(get_libdir) + + export BUILD_ZLIB=False + export ZLIB_INCLUDE=${EROOT}/usr/include + export ZLIB_LIB=${EROOT}/usr/$(get_libdir) + + # allow either gdbm to provide ndbm (in ) or db1 + myndbm='U' + mygdbm='U' + mydb='U' + if use gdbm ; then + mygdbm='D' + if use berkdb ; then + myndbm='D' + fi + fi + if use berkdb ; then + mydb='D' + has_version '=sys-libs/db-1*' && myndbm='D' + fi + + myconf "-${myndbm}i_ndbm" "-${mygdbm}i_gdbm" "-${mydb}i_db" + + if use alpha && [[ "$(tc-getCC)" = "ccc" ]] ; then + ewarn "Perl will not be built with berkdb support, use gcc if you needed it..." + myconf -Ui_db -Ui_ndbm + fi + + use ithreads && myconf -Dusethreads + + if use debug ; then + append-cflags "-g" + myconf -DDEBUGGING + elif [[ ${CFLAGS} == *-g* ]] ; then + myconf -DDEBUGGING=-g + else + myconf -DDEBUGGING=none + fi + + if [[ -n ${PERL_OLDVERSEN} ]] ; then + local inclist=$(for v in ${PERL_OLDVERSEN}; do echo -n "${v}/${myarch}${mythreading} ${v} "; done ) + myconf -Dinc_version_list="${inclist}" + fi + + [[ ${ELIBC} == "FreeBSD" ]] && myconf "-Dlibc=/usr/$(get_libdir)/libc.a" + + # Make sure we can do the final link #523730, need to set deployment + # target to override hardcoded 10.3 which breaks on modern OSX + [[ ${CHOST} == *-darwin* ]] && \ + myconf "-Dld=env MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET} $(tc-getCC)" + + # Prefix: the host system needs not to follow Gentoo multilib stuff, and in + # Prefix itself we don't do multilib either, so make sure perl can find + # something compatible. + if use prefix ; then + # Set a hook to check for each detected library whether it actually works. + export libscheck=" + ( echo 'main(){}' > '${T}'/conftest.c && + $(tc-getCC) -o '${T}'/conftest '${T}'/conftest.c -l\$thislib >/dev/null 2>/dev/null + ) || xxx=/dev/null" + + # Use all host paths that might contain useful stuff, the hook above will filter out bad choices. + local paths="/lib/*-linux-gnu /usr/lib/*-linux-gnu /lib64 /lib/64 /usr/lib64 /usr/lib/64 /lib32 /usr/lib32 /lib /usr/lib" + myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir) ${paths}" + elif [[ $(get_libdir) != "lib" ]] ; then + # We need to use " and not ', as the written config.sh use ' ... + myconf "-Dlibpth=/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" + fi + + # don't try building ODBM, bug #354453 + disabled_extensions="ODBM_File" + + if ! use gdbm ; then + # workaround for bug #157774: don't try building GDBM related stuff with USE="-gdbm" + disabled_extensions="${disabled_extensions} GDBM_File NDBM_File" + fi + + myconf -Dnoextensions="${disabled_extensions}" + + [[ -n "${EXTRA_ECONF}" ]] && ewarn During Perl build, EXTRA_ECONF=${EXTRA_ECONF} + # allow fiddling via EXTRA_ECONF, bug 558070 + eval "local -a EXTRA_ECONF=(${EXTRA_ECONF})" + + myconf \ + -Duseshrplib \ + -Darchname="${myarch}" \ + -Dcc="$(tc-getCC)" \ + -Doptimize="${CFLAGS}" \ + -Dldflags="${LDFLAGS}" \ + -Dprefix="${EPREFIX}"'/usr' \ + -Dsiteprefix="${EPREFIX}"'/usr/local' \ + -Dvendorprefix="${EPREFIX}"'/usr' \ + -Dscriptdir="${EPREFIX}"'/usr/bin' \ + -Dprivlib="${EPREFIX}${PRIV_LIB}" \ + -Darchlib="${EPREFIX}${ARCH_LIB}" \ + -Dsitelib="${EPREFIX}${SITE_LIB}" \ + -Dsitearch="${EPREFIX}${SITE_ARCH}" \ + -Dvendorlib="${EPREFIX}${VENDOR_LIB}" \ + -Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \ + -Dman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \ + -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \ + -Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dman1ext='1' \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dlocincpth="${EPREFIX}"'/usr/include ' \ + -Dglibpth="${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)"' ' \ + -Duselargefiles \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Dmyhostname='localhost' \ + -Dperladmin='root@localhost' \ + -Ud_csh \ + -Dsh="${EPREFIX}"/bin/sh \ + -Dtargetsh="${EPREFIX}"/bin/sh \ + -Uusenm \ + "${myconf[@]}" \ + "${EXTRA_ECONF[@]}" + + if tc-is-cross-compiler; then + ./configure \ + --target="${CHOST}" \ + -Dinstallprefix='' \ + -Dinstallusrbinperl='undef' \ + -Dusevendorprefix='define' \ + "${myconf[@]}" \ + || die "Unable to configure" + else + sh Configure \ + -des \ + -Dinstallprefix="${EPREFIX}"'/usr' \ + -Dinstallusrbinperl='n' \ + "${myconf[@]}" \ + || die "Unable to configure" + fi +} + +src_test() { + export NO_GENTOO_NETWORK_TESTS=1; + if [[ ${EUID} == 0 ]] ; then + ewarn "Test fails with a sandbox error (#328793) if run as root. Skipping tests..." + return 0 + fi + use elibc_uclibc && export MAKEOPTS+=" -j1" + TEST_JOBS="$(makeopts_jobs)" make test_harness || die "test failed" +} + +src_install() { + local i + local coredir="${ARCH_LIB}/CORE" + + emake DESTDIR="${D}" install + + rm -f "${ED}/usr/bin/perl${MY_PV}" + ln -s perl "${ED}"/usr/bin/perl${MY_PV} || die + + if ! tc-is-static-only ; then + dolib.so "${ED}"${coredir}/${LIBPERL} + rm -f "${ED}"${coredir}/${LIBPERL} + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die + fi + + rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" + + # This removes ${D} from Config.pm + for i in $(find "${D}" -iname "Config.pm" ) ; do + einfo "Removing ${D} from ${i}..." + sed -i -e "s:${D}::" "${i}" || die "Sed failed" + done + + dodoc Changes* README AUTHORS + + if use doc ; then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + LD_LIBRARY_PATH=. ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${ED}/usr/share/doc/${PF}/html" + fi + + [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local + + dual_scripts +} + +pkg_preinst() { + check_rebuild +} + +pkg_postinst() { + dual_scripts + + if [[ "${ROOT}" = "/" ]] ; then + local INC DIR file + INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') + einfo "Removing old .ph files" + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + for file in $(find "${DIR}" -name "*.ph" -type f ) ; do + rm -f "${file}" + einfo "<< ${file}" + done + fi + done + # Silently remove the now empty dirs + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null + fi + done + + fi +} + +pkg_postrm(){ + dual_scripts +} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1-r1.ebuild new file mode 100644 index 0000000000..833a5d0e3c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1-r1.ebuild @@ -0,0 +1,558 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing + +PATCH_VER=3 +CROSS_VER=1.1.4 + +PERL_OLDVERSEN="5.24.0" +MODULE_AUTHOR=SHAY + +SHORT_PV="${PV%.*}" +MY_P="perl-${PV/_rc/-RC}" +MY_PV="${PV%_rc*}" + +DESCRIPTION="Larry Wall's Practical Extraction and Report Language" + +SRC_URI=" + mirror://cpan/src/5.0/${MY_P}.tar.xz + mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.xz + https://github.com/gentoo-perl/perl-patchset/releases/download/${MY_P}-patches-${PATCH_VER}/${MY_P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~kentnl/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz + https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz +" +HOMEPAGE="http://www.perl.org/" + +LICENSE="|| ( Artistic GPL-1+ )" +SLOT="0/${SHORT_PV}" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="berkdb debug doc gdbm ithreads" + +RDEPEND=" + berkdb? ( sys-libs/db:= ) + gdbm? ( >=sys-libs/gdbm-1.8.3 ) + app-arch/bzip2 + sys-libs/zlib +" +DEPEND="${RDEPEND} + !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +" +PDEPEND=" + >=app-admin/perl-cleaner-2.5 + >=virtual/perl-File-Temp-0.230.400-r2 + >=virtual/perl-Data-Dumper-2.154.0 + virtual/perl-Test-Harness +" +# bug 390719, bug 523624 +# virtual/perl-Test-Harness is here for the bundled ExtUtils::MakeMaker + +S="${WORKDIR}/${MY_P}" + +dual_scripts() { + src_remove_dual perl-core/Archive-Tar 2.40.100_rc ptar ptardiff ptargrep + src_remove_dual perl-core/CPAN 2.110.100_rc cpan + src_remove_dual perl-core/Digest-SHA 5.950.100_rc shasum + src_remove_dual perl-core/Encode 2.800.100_rc enc2xs piconv + src_remove_dual perl-core/ExtUtils-MakeMaker 7.100.200_rc instmodsh + src_remove_dual perl-core/ExtUtils-ParseXS 3.310.0 xsubpp + src_remove_dual perl-core/IO-Compress 2.69.1_rc zipdetails + src_remove_dual perl-core/JSON-PP 2.273.0.100_rc json_pp + src_remove_dual perl-core/Module-CoreList 5.201.701.142.400_rc corelist + src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect + src_remove_dual perl-core/Pod-Perldoc 3.250.300_rc perldoc + src_remove_dual perl-core/Test-Harness 3.360.100_rc prove + src_remove_dual perl-core/podlators 4.70.0 pod2man pod2text + src_remove_dual_man perl-core/podlators 4.70.0 /usr/share/man/man1/perlpodstyle.1 +} + +check_rebuild() { + # Fresh install + if [[ -z "${REPLACING_VERSIONS}" ]]; then + return 0; + # Major Upgrade + # doesn't matter if there's multiple copies, it still needs a rebuild + # if the string is anything other than "5.CURRENTMAJOR" + elif [[ "${REPLACING_VERSIONS%.*}" != "${PV%.*}" ]]; then + echo "" + ewarn "UPDATE THE PERL MODULES:" + ewarn "After updating dev-lang/perl the installed Perl modules" + ewarn "have to be re-installed. In most cases, this is done automatically" + ewarn "by the package manager, but subsequent steps are still recommended" + ewarn "to ensure system consistency." + ewarn + ewarn "You should start with a depclean to remove any unused perl dependencies" + ewarn "that may confuse portage in future. Regular depcleans are also encouraged" + ewarn "as part of your regular update cycle, as that will keep perl upgrades working." + ewarn "Recommended: emerge --depclean -va" + ewarn + ewarn "You should then call perl-cleaner to clean up any old files and trigger any" + ewarn "remaining rebuilds portage may have missed." + ewarn "Use: perl-cleaner --all" + return 0; + + # Reinstall w/ USE Change + elif ( use ithreads && ! has_version dev-lang/perl[ithreads] ) || \ + ( ! use ithreads && has_version dev-lang/perl[ithreads] ) || \ + ( use debug && ! has_version dev-lang/perl[debug] ) || \ + ( ! use debug && has_version dev-lang/perl[debug] ) ; then + echo "" + ewarn "TOGGLED USE-FLAGS WARNING:" + ewarn "You changed one of the use-flags ithreads or debug." + ewarn "You must rebuild all perl-modules installed." + ewarn "Use: perl-cleaner --modules ; perl-cleaner --force --libperl" + fi +} + +pkg_setup() { + case ${CHOST} in + *-freebsd*) osname="freebsd" ;; + *-dragonfly*) osname="dragonfly" ;; + *-netbsd*) osname="netbsd" ;; + *-openbsd*) osname="openbsd" ;; + *-darwin*) osname="darwin" ;; + *-interix*) osname="interix" ;; + *-aix*) osname="aix" ;; + *-cygwin*) osname="cygwin" ;; + *) osname="linux" ;; + esac + + myarch="${CHOST%%-*}-${osname}" + if use debug ; then + myarch+="-debug" + fi + if use ithreads ; then + mythreading="-multi" + myarch+="-thread" + fi + + LIBPERL="libperl$(get_libname ${MY_PV} )" + PRIV_LIB="/usr/$(get_libdir)/perl5/${MY_PV}" + ARCH_LIB="/usr/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + SITE_LIB="/usr/local/$(get_libdir)/perl5/${MY_PV}" + SITE_ARCH="/usr/local/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + VENDOR_LIB="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}" + VENDOR_ARCH="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}/${myarch}${mythreading}" + + dual_scripts +} + +src_remove_dual_file() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + alternatives_auto_makesym "${i}" "${i}-[0-9]*" + done + ;; + setup) + for i in "$@" ; do + if [[ -f ${EROOT}${i} && ! -h ${EROOT}${i} ]] ; then + has_version ${pkg} && ewarn "You must reinstall ${pkg} !" + break + fi + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i}{,-${ver}-${P}} || die + done + ;; + esac +} + +src_remove_dual_man() { + local i pkg ver ff + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + ff=`echo "${EROOT}${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}}"*` + ff=${ff##*${i#${i%.[0-9]}}} + alternatives_auto_makesym "${i}${ff}" "${i%.[0-9]}-[0-9]*" + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i} "${ED}"${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}} || die + done + ;; + esac +} + +src_remove_dual() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + for i in "$@" ; do + src_remove_dual_file "${pkg}" "${ver}" "/usr/bin/${i}" + src_remove_dual_man "${pkg}" "${ver}" "/usr/share/man/man1/${i}.1" + done +} + +src_prepare_update_patchlevel_h() { + # Copied and modified from debian: + # Copyright 2011 Niko Tyni + # This program is free software; you can redistribute it and/or modify + # it under the same terms as Perl itself. + local patchdir="${WORKDIR}/patches" + local prefix + local patchoutput="patchlevel-gentoo.h" + + [[ -f ${patchdir}/series ]] || return 0 + +while read patch +do + patchname=$(echo $patch | sed 's/\.diff$//') + < $patchdir/$patch sed -e '/^Subject:/ { N; s/\n / / }' | sed -n -e ' + + # massage the patch headers + s|^Bug: .*https\?://rt\.perl\.org/.*id=\(.*\).*|[perl #\1]|; tprepend; + s|^Bug: .*https\?://rt\.cpan\.org/.*id=\(.*\).*|[rt.cpan.org #\1]|; tprepend; + s|^Bug-Gentoo: ||; tprepend; + s/^\(Subject\|Description\): //; tappend; + s|^Origin: .*http://perl5\.git\.perl\.org/perl\.git/commit\(diff\)\?/\(.......\).*|[\2]|; tprepend; + + # post-process at the end of input + $ { x; + # include the version number in the patchlevel.h description (if available) + s/List packaged patches/&'" for ${PF}(#${PATCH_VER})"'/; + + # escape any backslashes and double quotes + s|\\|\\\\|g; s|"|\\"|g; + + # add a prefix + s|^|\t,"'"$prefix$patchname"' - |; + # newlines away + s/\n/ /g; s/ */ /g; + # add a suffix + s/ *$/"/; p + }; + # stop all processing + d; + # label: append to the hold space + :append H; d; + # label: prepend to the hold space + :prepend x; H; d; + ' +done < "${WORKDIR}"/patches/series > "${S}/${patchoutput}" +echo "${patchoutput}" >> "${S}/MANIFEST" +} + +src_prepare() { + local patch + EPATCH_OPTS+=" -p1" + einfo "Applying patches from ${MY_P}-${PATCH_VER} ..." + while read patch ; do + EPATCH_SINGLE_MSG=" ${patch} ..." + epatch "${WORKDIR}"/patches/${patch} + done < "${WORKDIR}"/patches/series + + src_prepare_update_patchlevel_h + + if tc-is-cross-compiler; then + cp -a ../perl-cross-${CROSS_VER}/* . || die + + sed -i \ + -e 's/(15 + $CLEANUP)/(13 + $CLEANUP)/' \ + cnf/diffs/perl5-${PV}/makemaker-test.patch || die + + sed -i \ + -e 's/MakeMaker\.pm .*/MakeMaker.pm bf9174c70a0e50ff2fee4552c7df89b37d292da1/' \ + -e 's/MM_Unix\.pm .*/MM_Unix.pm b0ec308fe2d7dcfcef5732880db0fae1f4ea80fa/' \ + cnf/diffs/perl5-${PV}/customized.patch || die + + sed -i \ + -e 's|^lib/unicore/CombiningClass.pl pod/perluniprops.pod:|lib/unicore/CombiningClass.pl pod/perluniprops.pod: $(CONFIGPM)|' \ + Makefile || die + fi + + if ! tc-is-static-only ; then + ln -s ${LIBPERL} libperl$(get_libname ${SHORT_PV}) || die + ln -s ${LIBPERL} libperl$(get_libname ) || die + fi + + if use gdbm; then + sed -i "s:INC => .*:INC => \"-I${EROOT}usr/include/gdbm\":g" \ + ext/NDBM_File/Makefile.PL || die + fi + + default +} + +myconf() { + # the myconf array is declared in src_configure + myconf=( "${myconf[@]}" "$@" ) +} + +src_configure() { + declare -a myconf + + export LC_ALL="C" + [[ ${COLUMNS:-1} -ge 1 ]] || unset COLUMNS # bug #394091 + + # some arches and -O do not mix :) + use ppc && replace-flags -O? -O1 + + # Perl has problems compiling with -Os in your flags with glibc + use elibc_uclibc || replace-flags "-Os" "-O2" + + # This flag makes compiling crash in interesting ways + filter-flags "-malign-double" + + # Fixes bug #97645 + use ppc && filter-flags "-mpowerpc-gpopt" + + # Fixes bug #143895 on gcc-4.1.1 + filter-flags "-fsched2-use-superblocks" + + use sparc && myconf -Ud_longdbl + + export BUILD_BZIP2=0 + export BZIP2_INCLUDE=${EROOT}/usr/include + export BZIP2_LIB=${EROOT}/usr/$(get_libdir) + + export BUILD_ZLIB=False + export ZLIB_INCLUDE=${EROOT}/usr/include + export ZLIB_LIB=${EROOT}/usr/$(get_libdir) + + # allow either gdbm to provide ndbm (in ) or db1 + myndbm='U' + mygdbm='U' + mydb='U' + if use gdbm ; then + mygdbm='D' + if use berkdb ; then + myndbm='D' + fi + fi + if use berkdb ; then + mydb='D' + has_version '=sys-libs/db-1*' && myndbm='D' + fi + + myconf "-${myndbm}i_ndbm" "-${mygdbm}i_gdbm" "-${mydb}i_db" + + if use alpha && [[ "$(tc-getCC)" = "ccc" ]] ; then + ewarn "Perl will not be built with berkdb support, use gcc if you needed it..." + myconf -Ui_db -Ui_ndbm + fi + + use ithreads && myconf -Dusethreads + + if use debug ; then + append-cflags "-g" + myconf -DDEBUGGING + elif [[ ${CFLAGS} == *-g* ]] ; then + myconf -DDEBUGGING=-g + else + myconf -DDEBUGGING=none + fi + + if [[ -n ${PERL_OLDVERSEN} ]] ; then + local inclist=$(for v in ${PERL_OLDVERSEN}; do echo -n "${v}/${myarch}${mythreading} ${v} "; done ) + myconf -Dinc_version_list="${inclist}" + fi + + [[ ${ELIBC} == "FreeBSD" ]] && myconf "-Dlibc=/usr/$(get_libdir)/libc.a" + + # Make sure we can do the final link #523730, need to set deployment + # target to override hardcoded 10.3 which breaks on modern OSX + [[ ${CHOST} == *-darwin* ]] && \ + myconf "-Dld=env MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET} $(tc-getCC)" + + # Prefix: the host system needs not to follow Gentoo multilib stuff, and in + # Prefix itself we don't do multilib either, so make sure perl can find + # something compatible. + if use prefix ; then + # Set a hook to check for each detected library whether it actually works. + export libscheck=" + ( echo 'main(){}' > '${T}'/conftest.c && + $(tc-getCC) -o '${T}'/conftest '${T}'/conftest.c -l\$thislib >/dev/null 2>/dev/null + ) || xxx=/dev/null" + + # Use all host paths that might contain useful stuff, the hook above will filter out bad choices. + local paths="/lib/*-linux-gnu /usr/lib/*-linux-gnu /lib64 /lib/64 /usr/lib64 /usr/lib/64 /lib32 /usr/lib32 /lib /usr/lib" + myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir) ${paths}" + elif [[ $(get_libdir) != "lib" ]] ; then + # We need to use " and not ', as the written config.sh use ' ... + myconf "-Dlibpth=/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" + fi + + # don't try building ODBM, bug #354453 + disabled_extensions="ODBM_File" + + if ! use gdbm ; then + # workaround for bug #157774: don't try building GDBM related stuff with USE="-gdbm" + disabled_extensions="${disabled_extensions} GDBM_File NDBM_File" + fi + + myconf -Dnoextensions="${disabled_extensions}" + + [[ -n "${EXTRA_ECONF}" ]] && ewarn During Perl build, EXTRA_ECONF=${EXTRA_ECONF} + # allow fiddling via EXTRA_ECONF, bug 558070 + eval "local -a EXTRA_ECONF=(${EXTRA_ECONF})" + + myconf \ + -Duseshrplib \ + -Darchname="${myarch}" \ + -Dcc="$(tc-getCC)" \ + -Doptimize="${CFLAGS}" \ + -Dldflags="${LDFLAGS}" \ + -Dprefix="${EPREFIX}"'/usr' \ + -Dsiteprefix="${EPREFIX}"'/usr/local' \ + -Dvendorprefix="${EPREFIX}"'/usr' \ + -Dscriptdir="${EPREFIX}"'/usr/bin' \ + -Dprivlib="${EPREFIX}${PRIV_LIB}" \ + -Darchlib="${EPREFIX}${ARCH_LIB}" \ + -Dsitelib="${EPREFIX}${SITE_LIB}" \ + -Dsitearch="${EPREFIX}${SITE_ARCH}" \ + -Dvendorlib="${EPREFIX}${VENDOR_LIB}" \ + -Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \ + -Dman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \ + -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \ + -Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dman1ext='1' \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dlocincpth="${EPREFIX}"'/usr/include ' \ + -Dglibpth="${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)"' ' \ + -Duselargefiles \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Dmyhostname='localhost' \ + -Dperladmin='root@localhost' \ + -Ud_csh \ + -Dsh="${EPREFIX}"/bin/sh \ + -Dtargetsh="${EPREFIX}"/bin/sh \ + -Uusenm \ + "${myconf[@]}" \ + "${EXTRA_ECONF[@]}" + + if tc-is-cross-compiler; then + ./configure \ + --target="${CHOST}" \ + --build="${CBUILD}" \ + -Dinstallprefix='' \ + -Dinstallusrbinperl='undef' \ + -Dusevendorprefix='define' \ + "${myconf[@]}" \ + || die "Unable to configure" + else + sh Configure \ + -des \ + -Dinstallprefix="${EPREFIX}"'/usr' \ + -Dinstallusrbinperl='n' \ + "${myconf[@]}" \ + || die "Unable to configure" + fi +} + +src_test() { + export NO_GENTOO_NETWORK_TESTS=1; + if [[ ${EUID} == 0 ]] ; then + ewarn "Test fails with a sandbox error (#328793) if run as root. Skipping tests..." + return 0 + fi + use elibc_uclibc && export MAKEOPTS+=" -j1" + TEST_JOBS="$(makeopts_jobs)" make test_harness || die "test failed" +} + +src_install() { + local i + local coredir="${ARCH_LIB}/CORE" + + emake DESTDIR="${D}" install + + rm -f "${ED}/usr/bin/perl${MY_PV}" + ln -s perl "${ED}"/usr/bin/perl${MY_PV} || die + + if ! tc-is-static-only ; then + dolib.so "${ED}"${coredir}/${LIBPERL} + rm -f "${ED}"${coredir}/${LIBPERL} + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die + fi + + rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" + + # This removes ${D} from Config.pm + for i in $(find "${D}" -iname "Config.pm" ) ; do + einfo "Removing ${D} from ${i}..." + sed -i -e "s:${D}::" "${i}" || die "Sed failed" + done + + dodoc Changes* README AUTHORS + + if use doc ; then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + LD_LIBRARY_PATH=. ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${ED}/usr/share/doc/${PF}/html" + fi + + [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local + + dual_scripts +} + +pkg_preinst() { + check_rebuild +} + +pkg_postinst() { + dual_scripts + + if [[ "${ROOT}" = "/" ]] ; then + local INC DIR file + INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') + einfo "Removing old .ph files" + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + for file in $(find "${DIR}" -name "*.ph" -type f ) ; do + rm -f "${file}" + einfo "<< ${file}" + done + fi + done + # Silently remove the now empty dirs + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null + fi + done + + fi +} + +pkg_postrm(){ + dual_scripts +} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1.ebuild new file mode 100644 index 0000000000..3bb4730787 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1.ebuild @@ -0,0 +1,554 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing + +PATCH_VER=2 +CROSS_VER=1.1.3 + +PERL_OLDVERSEN="5.24.0" +MODULE_AUTHOR=SHAY + +SHORT_PV="${PV%.*}" +MY_P="perl-${PV/_rc/-RC}" +MY_PV="${PV%_rc*}" + +DESCRIPTION="Larry Wall's Practical Extraction and Report Language" + +SRC_URI=" + mirror://cpan/src/5.0/${MY_P}.tar.xz + mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.xz + https://github.com/gentoo-perl/perl-patchset/releases/download/${MY_P}-patches-${PATCH_VER}/${MY_P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~kentnl/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz + https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz +" +HOMEPAGE="http://www.perl.org/" + +LICENSE="|| ( Artistic GPL-1+ )" +SLOT="0/${SHORT_PV}" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="berkdb debug doc gdbm ithreads" + +RDEPEND=" + berkdb? ( sys-libs/db:= ) + gdbm? ( >=sys-libs/gdbm-1.8.3 ) + app-arch/bzip2 + sys-libs/zlib +" +DEPEND="${RDEPEND} + !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +" +PDEPEND=" + >=app-admin/perl-cleaner-2.5 + >=virtual/perl-File-Temp-0.230.400-r2 + >=virtual/perl-Data-Dumper-2.154.0 + virtual/perl-Test-Harness +" +# bug 390719, bug 523624 +# virtual/perl-Test-Harness is here for the bundled ExtUtils::MakeMaker + +S="${WORKDIR}/${MY_P}" + +dual_scripts() { + src_remove_dual perl-core/Archive-Tar 2.40.100_rc ptar ptardiff ptargrep + src_remove_dual perl-core/CPAN 2.110.100_rc cpan + src_remove_dual perl-core/Digest-SHA 5.950.100_rc shasum + src_remove_dual perl-core/Encode 2.800.100_rc enc2xs piconv + src_remove_dual perl-core/ExtUtils-MakeMaker 7.100.200_rc instmodsh + src_remove_dual perl-core/ExtUtils-ParseXS 3.310.0 xsubpp + src_remove_dual perl-core/IO-Compress 2.69.1_rc zipdetails + src_remove_dual perl-core/JSON-PP 2.273.0.100_rc json_pp + src_remove_dual perl-core/Module-CoreList 5.201.701.142.400_rc corelist + src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect + src_remove_dual perl-core/Pod-Perldoc 3.250.300_rc perldoc + src_remove_dual perl-core/Test-Harness 3.360.100_rc prove + src_remove_dual perl-core/podlators 4.70.0 pod2man pod2text + src_remove_dual_man perl-core/podlators 4.70.0 /usr/share/man/man1/perlpodstyle.1 +} + +check_rebuild() { + # Fresh install + if [[ -z "${REPLACING_VERSIONS}" ]]; then + return 0; + # Major Upgrade + # doesn't matter if there's multiple copies, it still needs a rebuild + # if the string is anything other than "5.CURRENTMAJOR" + elif [[ "${REPLACING_VERSIONS%.*}" != "${PV%.*}" ]]; then + echo "" + ewarn "UPDATE THE PERL MODULES:" + ewarn "After updating dev-lang/perl the installed Perl modules" + ewarn "have to be re-installed. In most cases, this is done automatically" + ewarn "by the package manager, but subsequent steps are still recommended" + ewarn "to ensure system consistency." + ewarn + ewarn "You should start with a depclean to remove any unused perl dependencies" + ewarn "that may confuse portage in future. Regular depcleans are also encouraged" + ewarn "as part of your regular update cycle, as that will keep perl upgrades working." + ewarn "Recommended: emerge --depclean -va" + ewarn + ewarn "You should then call perl-cleaner to clean up any old files and trigger any" + ewarn "remaining rebuilds portage may have missed." + ewarn "Use: perl-cleaner --all" + return 0; + + # Reinstall w/ USE Change + elif ( use ithreads && ! has_version dev-lang/perl[ithreads] ) || \ + ( ! use ithreads && has_version dev-lang/perl[ithreads] ) || \ + ( use debug && ! has_version dev-lang/perl[debug] ) || \ + ( ! use debug && has_version dev-lang/perl[debug] ) ; then + echo "" + ewarn "TOGGLED USE-FLAGS WARNING:" + ewarn "You changed one of the use-flags ithreads or debug." + ewarn "You must rebuild all perl-modules installed." + ewarn "Use: perl-cleaner --modules ; perl-cleaner --force --libperl" + fi +} + +pkg_setup() { + case ${CHOST} in + *-freebsd*) osname="freebsd" ;; + *-dragonfly*) osname="dragonfly" ;; + *-netbsd*) osname="netbsd" ;; + *-openbsd*) osname="openbsd" ;; + *-darwin*) osname="darwin" ;; + *-interix*) osname="interix" ;; + *-aix*) osname="aix" ;; + *-cygwin*) osname="cygwin" ;; + *) osname="linux" ;; + esac + + myarch="${CHOST%%-*}-${osname}" + if use debug ; then + myarch+="-debug" + fi + if use ithreads ; then + mythreading="-multi" + myarch+="-thread" + fi + + LIBPERL="libperl$(get_libname ${MY_PV} )" + PRIV_LIB="/usr/$(get_libdir)/perl5/${MY_PV}" + ARCH_LIB="/usr/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + SITE_LIB="/usr/local/$(get_libdir)/perl5/${MY_PV}" + SITE_ARCH="/usr/local/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + VENDOR_LIB="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}" + VENDOR_ARCH="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}/${myarch}${mythreading}" + + dual_scripts +} + +src_remove_dual_file() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + alternatives_auto_makesym "${i}" "${i}-[0-9]*" + done + ;; + setup) + for i in "$@" ; do + if [[ -f ${EROOT}${i} && ! -h ${EROOT}${i} ]] ; then + has_version ${pkg} && ewarn "You must reinstall ${pkg} !" + break + fi + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i}{,-${ver}-${P}} || die + done + ;; + esac +} + +src_remove_dual_man() { + local i pkg ver ff + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + ff=`echo "${EROOT}${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}}"*` + ff=${ff##*${i#${i%.[0-9]}}} + alternatives_auto_makesym "${i}${ff}" "${i%.[0-9]}-[0-9]*" + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i} "${ED}"${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}} || die + done + ;; + esac +} + +src_remove_dual() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + for i in "$@" ; do + src_remove_dual_file "${pkg}" "${ver}" "/usr/bin/${i}" + src_remove_dual_man "${pkg}" "${ver}" "/usr/share/man/man1/${i}.1" + done +} + +src_prepare_update_patchlevel_h() { + # Copied and modified from debian: + # Copyright 2011 Niko Tyni + # This program is free software; you can redistribute it and/or modify + # it under the same terms as Perl itself. + local patchdir="${WORKDIR}/patches" + local prefix + local patchoutput="patchlevel-gentoo.h" + + [[ -f ${patchdir}/series ]] || return 0 + +while read patch +do + patchname=$(echo $patch | sed 's/\.diff$//') + < $patchdir/$patch sed -e '/^Subject:/ { N; s/\n / / }' | sed -n -e ' + + # massage the patch headers + s|^Bug: .*https\?://rt\.perl\.org/.*id=\(.*\).*|[perl #\1]|; tprepend; + s|^Bug: .*https\?://rt\.cpan\.org/.*id=\(.*\).*|[rt.cpan.org #\1]|; tprepend; + s|^Bug-Gentoo: ||; tprepend; + s/^\(Subject\|Description\): //; tappend; + s|^Origin: .*http://perl5\.git\.perl\.org/perl\.git/commit\(diff\)\?/\(.......\).*|[\2]|; tprepend; + + # post-process at the end of input + $ { x; + # include the version number in the patchlevel.h description (if available) + s/List packaged patches/&'" for ${PF}(#${PATCH_VER})"'/; + + # escape any backslashes and double quotes + s|\\|\\\\|g; s|"|\\"|g; + + # add a prefix + s|^|\t,"'"$prefix$patchname"' - |; + # newlines away + s/\n/ /g; s/ */ /g; + # add a suffix + s/ *$/"/; p + }; + # stop all processing + d; + # label: append to the hold space + :append H; d; + # label: prepend to the hold space + :prepend x; H; d; + ' +done < "${WORKDIR}"/patches/series > "${S}/${patchoutput}" +echo "${patchoutput}" >> "${S}/MANIFEST" +} + +src_prepare() { + local patch + EPATCH_OPTS+=" -p1" + einfo "Applying patches from ${MY_P}-${PATCH_VER} ..." + while read patch ; do + EPATCH_SINGLE_MSG=" ${patch} ..." + epatch "${WORKDIR}"/patches/${patch} + done < "${WORKDIR}"/patches/series + + src_prepare_update_patchlevel_h + + if tc-is-cross-compiler; then + cp -a ../perl-cross-${CROSS_VER}/* . || die + touch cpan/CPANPLUS/lib/CPANPLUS.pm || die + + sed -i \ + -e 's/(15 + $CLEANUP)/(13 + $CLEANUP)/' \ + cnf/diffs/perl5-${PV}/makemaker-test.patch || die + + sed -i \ + -e 's/MakeMaker\.pm .*/MakeMaker.pm effd272b3c9224af6fd0f6cae7183f33ec4b1106/' \ + -e 's/MM_Unix\.pm .*/MM_Unix.pm 648f834524bcdef67c3b6bae28e8c1ef443d0fc1/' \ + cnf/diffs/perl5-${PV}/customized.patch || die + fi + + if ! tc-is-static-only ; then + ln -s ${LIBPERL} libperl$(get_libname ${SHORT_PV}) || die + ln -s ${LIBPERL} libperl$(get_libname ) || die + fi + + if use gdbm; then + sed -i "s:INC => .*:INC => \"-I${EROOT}usr/include/gdbm\":g" \ + ext/NDBM_File/Makefile.PL || die + fi + + default +} + +myconf() { + # the myconf array is declared in src_configure + myconf=( "${myconf[@]}" "$@" ) +} + +src_configure() { + declare -a myconf + + export LC_ALL="C" + [[ ${COLUMNS:-1} -ge 1 ]] || unset COLUMNS # bug #394091 + + # some arches and -O do not mix :) + use ppc && replace-flags -O? -O1 + + # Perl has problems compiling with -Os in your flags with glibc + use elibc_uclibc || replace-flags "-Os" "-O2" + + # This flag makes compiling crash in interesting ways + filter-flags "-malign-double" + + # Fixes bug #97645 + use ppc && filter-flags "-mpowerpc-gpopt" + + # Fixes bug #143895 on gcc-4.1.1 + filter-flags "-fsched2-use-superblocks" + + use sparc && myconf -Ud_longdbl + + export BUILD_BZIP2=0 + export BZIP2_INCLUDE=${EROOT}/usr/include + export BZIP2_LIB=${EROOT}/usr/$(get_libdir) + + export BUILD_ZLIB=False + export ZLIB_INCLUDE=${EROOT}/usr/include + export ZLIB_LIB=${EROOT}/usr/$(get_libdir) + + # allow either gdbm to provide ndbm (in ) or db1 + myndbm='U' + mygdbm='U' + mydb='U' + if use gdbm ; then + mygdbm='D' + if use berkdb ; then + myndbm='D' + fi + fi + if use berkdb ; then + mydb='D' + has_version '=sys-libs/db-1*' && myndbm='D' + fi + + myconf "-${myndbm}i_ndbm" "-${mygdbm}i_gdbm" "-${mydb}i_db" + + if use alpha && [[ "$(tc-getCC)" = "ccc" ]] ; then + ewarn "Perl will not be built with berkdb support, use gcc if you needed it..." + myconf -Ui_db -Ui_ndbm + fi + + use ithreads && myconf -Dusethreads + + if use debug ; then + append-cflags "-g" + myconf -DDEBUGGING + elif [[ ${CFLAGS} == *-g* ]] ; then + myconf -DDEBUGGING=-g + else + myconf -DDEBUGGING=none + fi + + if [[ -n ${PERL_OLDVERSEN} ]] ; then + local inclist=$(for v in ${PERL_OLDVERSEN}; do echo -n "${v}/${myarch}${mythreading} ${v} "; done ) + myconf -Dinc_version_list="${inclist}" + fi + + [[ ${ELIBC} == "FreeBSD" ]] && myconf "-Dlibc=/usr/$(get_libdir)/libc.a" + + # Make sure we can do the final link #523730, need to set deployment + # target to override hardcoded 10.3 which breaks on modern OSX + [[ ${CHOST} == *-darwin* ]] && \ + myconf "-Dld=env MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET} $(tc-getCC)" + + # Prefix: the host system needs not to follow Gentoo multilib stuff, and in + # Prefix itself we don't do multilib either, so make sure perl can find + # something compatible. + if use prefix ; then + # Set a hook to check for each detected library whether it actually works. + export libscheck=" + ( echo 'main(){}' > '${T}'/conftest.c && + $(tc-getCC) -o '${T}'/conftest '${T}'/conftest.c -l\$thislib >/dev/null 2>/dev/null + ) || xxx=/dev/null" + + # Use all host paths that might contain useful stuff, the hook above will filter out bad choices. + local paths="/lib/*-linux-gnu /usr/lib/*-linux-gnu /lib64 /lib/64 /usr/lib64 /usr/lib/64 /lib32 /usr/lib32 /lib /usr/lib" + myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir) ${paths}" + elif [[ $(get_libdir) != "lib" ]] ; then + # We need to use " and not ', as the written config.sh use ' ... + myconf "-Dlibpth=/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" + fi + + # don't try building ODBM, bug #354453 + disabled_extensions="ODBM_File" + + if ! use gdbm ; then + # workaround for bug #157774: don't try building GDBM related stuff with USE="-gdbm" + disabled_extensions="${disabled_extensions} GDBM_File NDBM_File" + fi + + myconf -Dnoextensions="${disabled_extensions}" + + [[ -n "${EXTRA_ECONF}" ]] && ewarn During Perl build, EXTRA_ECONF=${EXTRA_ECONF} + # allow fiddling via EXTRA_ECONF, bug 558070 + eval "local -a EXTRA_ECONF=(${EXTRA_ECONF})" + + myconf \ + -Duseshrplib \ + -Darchname="${myarch}" \ + -Dcc="$(tc-getCC)" \ + -Doptimize="${CFLAGS}" \ + -Dldflags="${LDFLAGS}" \ + -Dprefix="${EPREFIX}"'/usr' \ + -Dsiteprefix="${EPREFIX}"'/usr/local' \ + -Dvendorprefix="${EPREFIX}"'/usr' \ + -Dscriptdir="${EPREFIX}"'/usr/bin' \ + -Dprivlib="${EPREFIX}${PRIV_LIB}" \ + -Darchlib="${EPREFIX}${ARCH_LIB}" \ + -Dsitelib="${EPREFIX}${SITE_LIB}" \ + -Dsitearch="${EPREFIX}${SITE_ARCH}" \ + -Dvendorlib="${EPREFIX}${VENDOR_LIB}" \ + -Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \ + -Dman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \ + -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \ + -Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dman1ext='1' \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dlocincpth="${EPREFIX}"'/usr/include ' \ + -Dglibpth="${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)"' ' \ + -Duselargefiles \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Dmyhostname='localhost' \ + -Dperladmin='root@localhost' \ + -Ud_csh \ + -Dsh="${EPREFIX}"/bin/sh \ + -Dtargetsh="${EPREFIX}"/bin/sh \ + -Uusenm \ + "${myconf[@]}" \ + "${EXTRA_ECONF[@]}" + + if tc-is-cross-compiler; then + ./configure \ + --target="${CHOST}" \ + -Dinstallprefix='' \ + -Dinstallusrbinperl='undef' \ + -Dusevendorprefix='define' \ + "${myconf[@]}" \ + || die "Unable to configure" + else + sh Configure \ + -des \ + -Dinstallprefix="${EPREFIX}"'/usr' \ + -Dinstallusrbinperl='n' \ + "${myconf[@]}" \ + || die "Unable to configure" + fi +} + +src_test() { + export NO_GENTOO_NETWORK_TESTS=1; + if [[ ${EUID} == 0 ]] ; then + ewarn "Test fails with a sandbox error (#328793) if run as root. Skipping tests..." + return 0 + fi + use elibc_uclibc && export MAKEOPTS+=" -j1" + TEST_JOBS="$(makeopts_jobs)" make test_harness || die "test failed" +} + +src_install() { + local i + local coredir="${ARCH_LIB}/CORE" + + emake DESTDIR="${D}" install + + rm -f "${ED}/usr/bin/perl${MY_PV}" + ln -s perl "${ED}"/usr/bin/perl${MY_PV} || die + + if ! tc-is-static-only ; then + dolib.so "${ED}"${coredir}/${LIBPERL} + rm -f "${ED}"${coredir}/${LIBPERL} + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die + fi + + rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" + + # This removes ${D} from Config.pm + for i in $(find "${D}" -iname "Config.pm" ) ; do + einfo "Removing ${D} from ${i}..." + sed -i -e "s:${D}::" "${i}" || die "Sed failed" + done + + dodoc Changes* README AUTHORS + + if use doc ; then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + LD_LIBRARY_PATH=. ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${ED}/usr/share/doc/${PF}/html" + fi + + [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local + + dual_scripts +} + +pkg_preinst() { + check_rebuild +} + +pkg_postinst() { + dual_scripts + + if [[ "${ROOT}" = "/" ]] ; then + local INC DIR file + INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') + einfo "Removing old .ph files" + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + for file in $(find "${DIR}" -name "*.ph" -type f ) ; do + rm -f "${file}" + einfo "<< ${file}" + done + fi + done + # Silently remove the now empty dirs + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null + fi + done + + fi +} + +pkg_postrm(){ + dual_scripts +} diff --git a/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1_rc4.ebuild b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1_rc4.ebuild new file mode 100644 index 0000000000..e9a4c04e63 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-lang/perl/perl-5.24.1_rc4.ebuild @@ -0,0 +1,554 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing + +PATCH_VER=2 +CROSS_VER=1.1.1 + +PERL_OLDVERSEN="5.24.0" +MODULE_AUTHOR=SHAY + +SHORT_PV="${PV%.*}" +MY_P="perl-${PV/_rc/-RC}" +MY_PV="${PV%_rc*}" + +DESCRIPTION="Larry Wall's Practical Extraction and Report Language" + +SRC_URI=" + mirror://cpan/src/5.0/${MY_P}.tar.xz + mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.xz + https://github.com/gentoo-perl/perl-patchset/releases/download/${MY_P}-patches-${PATCH_VER}/${MY_P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~kentnl/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz + https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz +" +HOMEPAGE="http://www.perl.org/" + +LICENSE="|| ( Artistic GPL-1+ )" +SLOT="0/${SHORT_PV}" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="berkdb debug doc gdbm ithreads" + +RDEPEND=" + berkdb? ( sys-libs/db:= ) + gdbm? ( >=sys-libs/gdbm-1.8.3 ) + app-arch/bzip2 + sys-libs/zlib +" +DEPEND="${RDEPEND} + !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +" +PDEPEND=" + >=app-admin/perl-cleaner-2.5 + >=virtual/perl-File-Temp-0.230.400-r2 + >=virtual/perl-Data-Dumper-2.154.0 + virtual/perl-Test-Harness +" +# bug 390719, bug 523624 +# virtual/perl-Test-Harness is here for the bundled ExtUtils::MakeMaker + +S="${WORKDIR}/${MY_P}" + +dual_scripts() { + src_remove_dual perl-core/Archive-Tar 2.40.100_rc ptar ptardiff ptargrep + src_remove_dual perl-core/CPAN 2.110.100_rc cpan + src_remove_dual perl-core/Digest-SHA 5.950.100_rc shasum + src_remove_dual perl-core/Encode 2.800.100_rc enc2xs piconv + src_remove_dual perl-core/ExtUtils-MakeMaker 7.100.200_rc instmodsh + src_remove_dual perl-core/ExtUtils-ParseXS 3.310.0 xsubpp + src_remove_dual perl-core/IO-Compress 2.69.1_rc zipdetails + src_remove_dual perl-core/JSON-PP 2.273.0.100_rc json_pp + src_remove_dual perl-core/Module-CoreList 5.201.610.192.400_rc corelist + src_remove_dual perl-core/Pod-Parser 1.630.0 pod2usage podchecker podselect + src_remove_dual perl-core/Pod-Perldoc 3.250.300_rc perldoc + src_remove_dual perl-core/Test-Harness 3.360.100_rc prove + src_remove_dual perl-core/podlators 4.70.0 pod2man pod2text + src_remove_dual_man perl-core/podlators 4.70.0 /usr/share/man/man1/perlpodstyle.1 +} + +check_rebuild() { + # Fresh install + if [[ -z "${REPLACING_VERSIONS}" ]]; then + return 0; + # Major Upgrade + # doesn't matter if there's multiple copies, it still needs a rebuild + # if the string is anything other than "5.CURRENTMAJOR" + elif [[ "${REPLACING_VERSIONS%.*}" != "${PV%.*}" ]]; then + echo "" + ewarn "UPDATE THE PERL MODULES:" + ewarn "After updating dev-lang/perl the installed Perl modules" + ewarn "have to be re-installed. In most cases, this is done automatically" + ewarn "by the package manager, but subsequent steps are still recommended" + ewarn "to ensure system consistency." + ewarn + ewarn "You should start with a depclean to remove any unused perl dependencies" + ewarn "that may confuse portage in future. Regular depcleans are also encouraged" + ewarn "as part of your regular update cycle, as that will keep perl upgrades working." + ewarn "Recommended: emerge --depclean -va" + ewarn + ewarn "You should then call perl-cleaner to clean up any old files and trigger any" + ewarn "remaining rebuilds portage may have missed." + ewarn "Use: perl-cleaner --all" + return 0; + + # Reinstall w/ USE Change + elif ( use ithreads && ! has_version dev-lang/perl[ithreads] ) || \ + ( ! use ithreads && has_version dev-lang/perl[ithreads] ) || \ + ( use debug && ! has_version dev-lang/perl[debug] ) || \ + ( ! use debug && has_version dev-lang/perl[debug] ) ; then + echo "" + ewarn "TOGGLED USE-FLAGS WARNING:" + ewarn "You changed one of the use-flags ithreads or debug." + ewarn "You must rebuild all perl-modules installed." + ewarn "Use: perl-cleaner --modules ; perl-cleaner --force --libperl" + fi +} + +pkg_setup() { + case ${CHOST} in + *-freebsd*) osname="freebsd" ;; + *-dragonfly*) osname="dragonfly" ;; + *-netbsd*) osname="netbsd" ;; + *-openbsd*) osname="openbsd" ;; + *-darwin*) osname="darwin" ;; + *-interix*) osname="interix" ;; + *-aix*) osname="aix" ;; + *-cygwin*) osname="cygwin" ;; + *) osname="linux" ;; + esac + + myarch="${CHOST%%-*}-${osname}" + if use debug ; then + myarch+="-debug" + fi + if use ithreads ; then + mythreading="-multi" + myarch+="-thread" + fi + + LIBPERL="libperl$(get_libname ${MY_PV} )" + PRIV_LIB="/usr/$(get_libdir)/perl5/${MY_PV}" + ARCH_LIB="/usr/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + SITE_LIB="/usr/local/$(get_libdir)/perl5/${MY_PV}" + SITE_ARCH="/usr/local/$(get_libdir)/perl5/${MY_PV}/${myarch}${mythreading}" + VENDOR_LIB="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}" + VENDOR_ARCH="/usr/$(get_libdir)/perl5/vendor_perl/${MY_PV}/${myarch}${mythreading}" + + dual_scripts +} + +src_remove_dual_file() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + alternatives_auto_makesym "${i}" "${i}-[0-9]*" + done + ;; + setup) + for i in "$@" ; do + if [[ -f ${EROOT}${i} && ! -h ${EROOT}${i} ]] ; then + has_version ${pkg} && ewarn "You must reinstall ${pkg} !" + break + fi + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i}{,-${ver}-${P}} || die + done + ;; + esac +} + +src_remove_dual_man() { + local i pkg ver ff + pkg="$1" + ver="$2" + shift 2 + case "${EBUILD_PHASE:-none}" in + postinst|postrm) + for i in "$@" ; do + ff=`echo "${EROOT}${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}}"*` + ff=${ff##*${i#${i%.[0-9]}}} + alternatives_auto_makesym "${i}${ff}" "${i%.[0-9]}-[0-9]*" + done + ;; + install) + for i in "$@" ; do + if ! [[ -f "${ED}"${i} ]] ; then + ewarn "${i} does not exist!" + continue + fi + mv "${ED}"${i} "${ED}"${i%.[0-9]}-${ver}-${P}${i#${i%.[0-9]}} || die + done + ;; + esac +} + +src_remove_dual() { + local i pkg ver + pkg="$1" + ver="$2" + shift 2 + for i in "$@" ; do + src_remove_dual_file "${pkg}" "${ver}" "/usr/bin/${i}" + src_remove_dual_man "${pkg}" "${ver}" "/usr/share/man/man1/${i}.1" + done +} + +src_prepare_update_patchlevel_h() { + # Copied and modified from debian: + # Copyright 2011 Niko Tyni + # This program is free software; you can redistribute it and/or modify + # it under the same terms as Perl itself. + local patchdir="${WORKDIR}/patches" + local prefix + local patchoutput="patchlevel-gentoo.h" + + [[ -f ${patchdir}/series ]] || return 0 + +while read patch +do + patchname=$(echo $patch | sed 's/\.diff$//') + < $patchdir/$patch sed -e '/^Subject:/ { N; s/\n / / }' | sed -n -e ' + + # massage the patch headers + s|^Bug: .*https\?://rt\.perl\.org/.*id=\(.*\).*|[perl #\1]|; tprepend; + s|^Bug: .*https\?://rt\.cpan\.org/.*id=\(.*\).*|[rt.cpan.org #\1]|; tprepend; + s|^Bug-Gentoo: ||; tprepend; + s/^\(Subject\|Description\): //; tappend; + s|^Origin: .*http://perl5\.git\.perl\.org/perl\.git/commit\(diff\)\?/\(.......\).*|[\2]|; tprepend; + + # post-process at the end of input + $ { x; + # include the version number in the patchlevel.h description (if available) + s/List packaged patches/&'" for ${PF}(#${PATCH_VER})"'/; + + # escape any backslashes and double quotes + s|\\|\\\\|g; s|"|\\"|g; + + # add a prefix + s|^|\t,"'"$prefix$patchname"' - |; + # newlines away + s/\n/ /g; s/ */ /g; + # add a suffix + s/ *$/"/; p + }; + # stop all processing + d; + # label: append to the hold space + :append H; d; + # label: prepend to the hold space + :prepend x; H; d; + ' +done < "${WORKDIR}"/patches/series > "${S}/${patchoutput}" +echo "${patchoutput}" >> "${S}/MANIFEST" +} + +src_prepare() { + local patch + EPATCH_OPTS+=" -p1" + einfo "Applying patches from ${MY_P}-${PATCH_VER} ..." + while read patch ; do + EPATCH_SINGLE_MSG=" ${patch} ..." + epatch "${WORKDIR}"/patches/${patch} + done < "${WORKDIR}"/patches/series + + src_prepare_update_patchlevel_h + + if tc-is-cross-compiler; then + cp -a ../perl-cross-${CROSS_VER}/* . || die + touch cpan/CPANPLUS/lib/CPANPLUS.pm || die + + sed -i \ + -e 's/(15 + $CLEANUP)/(13 + $CLEANUP)/' \ + cnf/diffs/perl5-${PV}/makemaker-test.patch || die + + sed -i \ + -e 's/MakeMaker\.pm .*/MakeMaker.pm effd272b3c9224af6fd0f6cae7183f33ec4b1106/' \ + -e 's/MM_Unix\.pm .*/MM_Unix.pm 648f834524bcdef67c3b6bae28e8c1ef443d0fc1/' \ + cnf/diffs/perl5-${PV}/customized.patch || die + fi + + if ! tc-is-static-only ; then + ln -s ${LIBPERL} libperl$(get_libname ${SHORT_PV}) || die + ln -s ${LIBPERL} libperl$(get_libname ) || die + fi + + if use gdbm; then + sed -i "s:INC => .*:INC => \"-I${EROOT}usr/include/gdbm\":g" \ + ext/NDBM_File/Makefile.PL || die + fi + + default +} + +myconf() { + # the myconf array is declared in src_configure + myconf=( "${myconf[@]}" "$@" ) +} + +src_configure() { + declare -a myconf + + export LC_ALL="C" + [[ ${COLUMNS:-1} -ge 1 ]] || unset COLUMNS # bug #394091 + + # some arches and -O do not mix :) + use ppc && replace-flags -O? -O1 + + # Perl has problems compiling with -Os in your flags with glibc + use elibc_uclibc || replace-flags "-Os" "-O2" + + # This flag makes compiling crash in interesting ways + filter-flags "-malign-double" + + # Fixes bug #97645 + use ppc && filter-flags "-mpowerpc-gpopt" + + # Fixes bug #143895 on gcc-4.1.1 + filter-flags "-fsched2-use-superblocks" + + use sparc && myconf -Ud_longdbl + + export BUILD_BZIP2=0 + export BZIP2_INCLUDE=${EROOT}/usr/include + export BZIP2_LIB=${EROOT}/usr/$(get_libdir) + + export BUILD_ZLIB=False + export ZLIB_INCLUDE=${EROOT}/usr/include + export ZLIB_LIB=${EROOT}/usr/$(get_libdir) + + # allow either gdbm to provide ndbm (in ) or db1 + myndbm='U' + mygdbm='U' + mydb='U' + if use gdbm ; then + mygdbm='D' + if use berkdb ; then + myndbm='D' + fi + fi + if use berkdb ; then + mydb='D' + has_version '=sys-libs/db-1*' && myndbm='D' + fi + + myconf "-${myndbm}i_ndbm" "-${mygdbm}i_gdbm" "-${mydb}i_db" + + if use alpha && [[ "$(tc-getCC)" = "ccc" ]] ; then + ewarn "Perl will not be built with berkdb support, use gcc if you needed it..." + myconf -Ui_db -Ui_ndbm + fi + + use ithreads && myconf -Dusethreads + + if use debug ; then + append-cflags "-g" + myconf -DDEBUGGING + elif [[ ${CFLAGS} == *-g* ]] ; then + myconf -DDEBUGGING=-g + else + myconf -DDEBUGGING=none + fi + + if [[ -n ${PERL_OLDVERSEN} ]] ; then + local inclist=$(for v in ${PERL_OLDVERSEN}; do echo -n "${v}/${myarch}${mythreading} ${v} "; done ) + myconf -Dinc_version_list="${inclist}" + fi + + [[ ${ELIBC} == "FreeBSD" ]] && myconf "-Dlibc=/usr/$(get_libdir)/libc.a" + + # Make sure we can do the final link #523730, need to set deployment + # target to override hardcoded 10.3 which breaks on modern OSX + [[ ${CHOST} == *-darwin* ]] && \ + myconf "-Dld=env MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET} $(tc-getCC)" + + # Prefix: the host system needs not to follow Gentoo multilib stuff, and in + # Prefix itself we don't do multilib either, so make sure perl can find + # something compatible. + if use prefix ; then + # Set a hook to check for each detected library whether it actually works. + export libscheck=" + ( echo 'main(){}' > '${T}'/conftest.c && + $(tc-getCC) -o '${T}'/conftest '${T}'/conftest.c -l\$thislib >/dev/null 2>/dev/null + ) || xxx=/dev/null" + + # Use all host paths that might contain useful stuff, the hook above will filter out bad choices. + local paths="/lib/*-linux-gnu /usr/lib/*-linux-gnu /lib64 /lib/64 /usr/lib64 /usr/lib/64 /lib32 /usr/lib32 /lib /usr/lib" + myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir) ${paths}" + elif [[ $(get_libdir) != "lib" ]] ; then + # We need to use " and not ', as the written config.sh use ' ... + myconf "-Dlibpth=/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" + fi + + # don't try building ODBM, bug #354453 + disabled_extensions="ODBM_File" + + if ! use gdbm ; then + # workaround for bug #157774: don't try building GDBM related stuff with USE="-gdbm" + disabled_extensions="${disabled_extensions} GDBM_File NDBM_File" + fi + + myconf -Dnoextensions="${disabled_extensions}" + + [[ -n "${EXTRA_ECONF}" ]] && ewarn During Perl build, EXTRA_ECONF=${EXTRA_ECONF} + # allow fiddling via EXTRA_ECONF, bug 558070 + eval "local -a EXTRA_ECONF=(${EXTRA_ECONF})" + + myconf \ + -Duseshrplib \ + -Darchname="${myarch}" \ + -Dcc="$(tc-getCC)" \ + -Doptimize="${CFLAGS}" \ + -Dldflags="${LDFLAGS}" \ + -Dprefix="${EPREFIX}"'/usr' \ + -Dsiteprefix="${EPREFIX}"'/usr/local' \ + -Dvendorprefix="${EPREFIX}"'/usr' \ + -Dscriptdir="${EPREFIX}"'/usr/bin' \ + -Dprivlib="${EPREFIX}${PRIV_LIB}" \ + -Darchlib="${EPREFIX}${ARCH_LIB}" \ + -Dsitelib="${EPREFIX}${SITE_LIB}" \ + -Dsitearch="${EPREFIX}${SITE_ARCH}" \ + -Dvendorlib="${EPREFIX}${VENDOR_LIB}" \ + -Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \ + -Dman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \ + -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \ + -Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \ + -Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \ + -Dman1ext='1' \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dlocincpth="${EPREFIX}"'/usr/include ' \ + -Dglibpth="${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)"' ' \ + -Duselargefiles \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Dmyhostname='localhost' \ + -Dperladmin='root@localhost' \ + -Ud_csh \ + -Dsh="${EPREFIX}"/bin/sh \ + -Dtargetsh="${EPREFIX}"/bin/sh \ + -Uusenm \ + "${myconf[@]}" \ + "${EXTRA_ECONF[@]}" + + if tc-is-cross-compiler; then + ./configure \ + --target="${CHOST}" \ + -Dinstallprefix='' \ + -Dinstallusrbinperl='undef' \ + -Dusevendorprefix='define' \ + "${myconf[@]}" \ + || die "Unable to configure" + else + sh Configure \ + -des \ + -Dinstallprefix="${EPREFIX}"'/usr' \ + -Dinstallusrbinperl='n' \ + "${myconf[@]}" \ + || die "Unable to configure" + fi +} + +src_test() { + export NO_GENTOO_NETWORK_TESTS=1; + if [[ ${EUID} == 0 ]] ; then + ewarn "Test fails with a sandbox error (#328793) if run as root. Skipping tests..." + return 0 + fi + use elibc_uclibc && export MAKEOPTS+=" -j1" + TEST_JOBS="$(makeopts_jobs)" make test_harness || die "test failed" +} + +src_install() { + local i + local coredir="${ARCH_LIB}/CORE" + + emake DESTDIR="${D}" install + + rm -f "${ED}/usr/bin/perl${MY_PV}" + ln -s perl "${ED}"/usr/bin/perl${MY_PV} || die + + if ! tc-is-static-only ; then + dolib.so "${ED}"${coredir}/${LIBPERL} + rm -f "${ED}"${coredir}/${LIBPERL} + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ${LIBPERL} "${ED}"/usr/$(get_libdir)/libperl$(get_libname) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/${LIBPERL} || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname ${SHORT_PV}) || die + ln -sf ../../../../../$(get_libdir)/${LIBPERL} "${ED}"${coredir}/libperl$(get_libname) || die + fi + + rm -rf "${ED}"/usr/share/man/man3 || die "Unable to remove module man pages" + + # This removes ${D} from Config.pm + for i in $(find "${D}" -iname "Config.pm" ) ; do + einfo "Removing ${D} from ${i}..." + sed -i -e "s:${D}::" "${i}" || die "Sed failed" + done + + dodoc Changes* README AUTHORS + + if use doc ; then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + LD_LIBRARY_PATH=. ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${ED}/usr/share/doc/${PF}/html" + fi + + [[ -d ${ED}/usr/local ]] && rm -r "${ED}"/usr/local + + dual_scripts +} + +pkg_preinst() { + check_rebuild +} + +pkg_postinst() { + dual_scripts + + if [[ "${ROOT}" = "/" ]] ; then + local INC DIR file + INC=$(perl -e 'for $line (@INC) { next if $line eq "."; next if $line =~ m/'${SHORT_PV}'|etc|local|perl$/; print "$line\n" }') + einfo "Removing old .ph files" + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + for file in $(find "${DIR}" -name "*.ph" -type f ) ; do + rm -f "${file}" + einfo "<< ${file}" + done + fi + done + # Silently remove the now empty dirs + for DIR in ${INC} ; do + if [[ -d "${DIR}" ]] ; then + find "${DIR}" -depth -type d -print0 | xargs -0 -r rmdir &> /dev/null + fi + done + + fi +} + +pkg_postrm(){ + dual_scripts +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2 deleted file mode 100644 index 3e58215dac..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst postrm prepare test -DEPEND=berkdb? ( sys-libs/db:* ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) -DESCRIPTION=Larry Wall's Practical Extraction and Report Language -EAPI=5 -HOMEPAGE=http://www.perl.org/ -IUSE=berkdb debug doc gdbm ithreads -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 -LICENSE=|| ( Artistic GPL-1+ ) -PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 -RDEPEND=berkdb? ( sys-libs/db:* ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib -SLOT=0/5.20 -SRC_URI=mirror://cpan/src/5.0/perl-5.20.2.tar.bz2 mirror://cpan/authors/id/S/SH/SHAY/perl-5.20.2.tar.bz2 mirror://gentoo/perl-5.20.2-patches-1.tar.xz http://dev.gentoo.org/~dilfridge/distfiles/perl-5.20.2-patches-1.tar.xz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=c016879690bfcc85e85c513cce0ff740 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2-r1 deleted file mode 100644 index a44c1e8fe1..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.20.2-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst postrm prepare test -DEPEND=berkdb? ( sys-libs/db:* ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) -DESCRIPTION=Larry Wall's Practical Extraction and Report Language -EAPI=5 -HOMEPAGE=http://www.perl.org/ -IUSE=berkdb debug doc gdbm ithreads -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 -LICENSE=|| ( Artistic GPL-1+ ) -PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 -RDEPEND=berkdb? ( sys-libs/db:* ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib -SLOT=0/5.20 -SRC_URI=mirror://cpan/src/5.0/perl-5.20.2.tar.bz2 mirror://cpan/authors/id/S/SH/SHAY/perl-5.20.2.tar.bz2 mirror://gentoo/perl-5.20.2-patches-2.tar.xz http://dev.gentoo.org/~dilfridge/distfiles/perl-5.20.2-patches-2.tar.xz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=52b3124100a3b2ea1ad3c8318aac9da7 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.0 deleted file mode 100644 index f122e26e15..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst postrm prepare test -DEPEND=berkdb? ( sys-libs/db:* ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) -DESCRIPTION=Larry Wall's Practical Extraction and Report Language -EAPI=5 -HOMEPAGE=http://www.perl.org/ -IUSE=berkdb debug doc gdbm ithreads -KEYWORDS=~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 -RDEPEND=berkdb? ( sys-libs/db:* ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib -SLOT=0/5.22 -SRC_URI=mirror://cpan/src/5.0/perl-5.22.0.tar.bz2 mirror://cpan/authors/id/S/SH/SHAY/perl-5.22.0.tar.bz2 mirror://gentoo/perl-5.22.0-patches-1.tar.xz http://dev.gentoo.org/~civil/distfiles/perl-5.22.0-patches-1.tar.xz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=79c1e57b80fea935fa2e319613026515 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3 new file mode 100644 index 0000000000..4a76abdfd7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm preinst prepare setup test +DEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +DESCRIPTION=Larry Wall's Practical Extraction and Report Language +EAPI=5 +HOMEPAGE=http://www.perl.org/ +IUSE=berkdb debug doc gdbm ithreads +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 virtual/perl-Test-Harness +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib +SLOT=0/5.22 +SRC_URI=mirror://cpan/src/5.0/perl-5.22.3.tar.xz mirror://cpan/authors/id/S/SH/SHAY/perl-5.22.3.tar.xz https://github.com/gentoo-perl/perl-patchset/releases/download/perl-5.22.3-patches-1/perl-5.22.3-patches-1.tar.xz mirror://gentoo/perl-5.22.3-patches-1.tar.xz https://dev.gentoo.org/~kentnl/distfiles/perl-5.22.3-patches-1.tar.xz https://github.com/arsv/perl-cross/releases/download/1.1.4/perl-cross-1.1.4.tar.gz +_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=91ce274c03e65fb780792cf50c629080 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3_rc4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3_rc4 new file mode 100644 index 0000000000..9345d7d04f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.22.3_rc4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm preinst prepare setup test +DEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +DESCRIPTION=Larry Wall's Practical Extraction and Report Language +EAPI=5 +HOMEPAGE=http://www.perl.org/ +IUSE=berkdb debug doc gdbm ithreads +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 virtual/perl-Test-Harness +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib +SLOT=0/5.22 +SRC_URI=mirror://cpan/src/5.0/perl-5.22.3-RC4.tar.xz mirror://cpan/authors/id/S/SH/SHAY/perl-5.22.3-RC4.tar.xz https://github.com/gentoo-perl/perl-patchset/releases/download/perl-5.22.3-RC4-patches-2/perl-5.22.3-RC4-patches-2.tar.xz mirror://gentoo/perl-5.22.3-RC4-patches-2.tar.xz https://dev.gentoo.org/~kentnl/distfiles/perl-5.22.3-RC4-patches-2.tar.xz https://github.com/arsv/perl-cross/releases/download/1.1.1/perl-cross-1.1.1.tar.gz +_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=cc560b371723d005fc290113e740c198 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1 new file mode 100644 index 0000000000..b9ce0885fe --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm preinst prepare setup test +DEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +DESCRIPTION=Larry Wall's Practical Extraction and Report Language +EAPI=6 +HOMEPAGE=http://www.perl.org/ +IUSE=berkdb debug doc gdbm ithreads +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 virtual/perl-Test-Harness +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib +SLOT=0/5.24 +SRC_URI=mirror://cpan/src/5.0/perl-5.24.1.tar.xz mirror://cpan/authors/id/S/SH/SHAY/perl-5.24.1.tar.xz https://github.com/gentoo-perl/perl-patchset/releases/download/perl-5.24.1-patches-2/perl-5.24.1-patches-2.tar.xz mirror://gentoo/perl-5.24.1-patches-2.tar.xz https://dev.gentoo.org/~kentnl/distfiles/perl-5.24.1-patches-2.tar.xz https://github.com/arsv/perl-cross/releases/download/1.1.3/perl-cross-1.1.3.tar.gz +_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=3b56ea31bfc0d6ee06af02cf9b49c741 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1-r1 new file mode 100644 index 0000000000..79339fab30 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm preinst prepare setup test +DEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +DESCRIPTION=Larry Wall's Practical Extraction and Report Language +EAPI=6 +HOMEPAGE=http://www.perl.org/ +IUSE=berkdb debug doc gdbm ithreads +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 virtual/perl-Test-Harness +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib +SLOT=0/5.24 +SRC_URI=mirror://cpan/src/5.0/perl-5.24.1.tar.xz mirror://cpan/authors/id/S/SH/SHAY/perl-5.24.1.tar.xz https://github.com/gentoo-perl/perl-patchset/releases/download/perl-5.24.1-patches-3/perl-5.24.1-patches-3.tar.xz mirror://gentoo/perl-5.24.1-patches-3.tar.xz https://dev.gentoo.org/~kentnl/distfiles/perl-5.24.1-patches-3.tar.xz https://github.com/arsv/perl-cross/releases/download/1.1.4/perl-cross-1.1.4.tar.gz +_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=04ec7beaa3406a220f4711bd6010bf92 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1_rc4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1_rc4 new file mode 100644 index 0000000000..c9cc354db7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-lang/perl-5.24.1_rc4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm preinst prepare setup test +DEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) +DESCRIPTION=Larry Wall's Practical Extraction and Report Language +EAPI=6 +HOMEPAGE=http://www.perl.org/ +IUSE=berkdb debug doc gdbm ithreads +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +PDEPEND=>=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 virtual/perl-Test-Harness +RDEPEND=berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib +SLOT=0/5.24 +SRC_URI=mirror://cpan/src/5.0/perl-5.24.1-RC4.tar.xz mirror://cpan/authors/id/S/SH/SHAY/perl-5.24.1-RC4.tar.xz https://github.com/gentoo-perl/perl-patchset/releases/download/perl-5.24.1-RC4-patches-2/perl-5.24.1-RC4-patches-2.tar.xz mirror://gentoo/perl-5.24.1-RC4-patches-2.tar.xz https://dev.gentoo.org/~kentnl/distfiles/perl-5.24.1-RC4-patches-2.tar.xz https://github.com/arsv/perl-cross/releases/download/1.1.1/perl-cross-1.1.1.tar.gz +_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=17adfd0f21ac8e8369c95d2db0a5ef04 From 3e79c3bd35c80c3952838c2c4cebe241954eea56 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 15:17:56 -0700 Subject: [PATCH 02/26] bump(virtual/perl-Getopt-Long): sync with upstream --- .../virtual/perl-Getopt-Long-2.420.0-r1 | 7 - .../virtual/perl-Getopt-Long-2.450.0 | 7 - .../virtual/perl-Getopt-Long-2.450.0-r1 | 7 + .../virtual/perl-Getopt-Long-2.480.0-r1 | 7 + .../virtual/perl-Getopt-Long/ChangeLog | 335 ------------------ .../virtual/perl-Getopt-Long/Manifest | 29 +- .../virtual/perl-Getopt-Long/metadata.xml | 5 +- .../perl-Getopt-Long-2.420.0-r1.ebuild | 20 -- .../perl-Getopt-Long-2.450.0-r1.ebuild | 20 ++ .../perl-Getopt-Long-2.450.0.ebuild | 20 -- .../perl-Getopt-Long-2.480.0-r1.ebuild | 20 ++ 11 files changed, 63 insertions(+), 414 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.420.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.480.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.420.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.420.0-r1 deleted file mode 100644 index 364ab84f98..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.420.0-r1 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Getopt-Long -EAPI=5 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris -RDEPEND=|| ( =dev-lang/perl-5.20* ~perl-core/Getopt-Long-2.420.0 ) !perl-core/Getopt-Long-2.420.0-r999 -SLOT=0 -_md5_=0def43a4ee6a5849f4b0bf376865b592 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0 deleted file mode 100644 index 20b605b40c..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Getopt-Long -EAPI=5 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris -RDEPEND=|| ( =dev-lang/perl-5.22* ~perl-core/Getopt-Long-2.450.0 ) !perl-core/Getopt-Long-2.450.0-r999 -SLOT=0 -_md5_=d318db970bad385137c53011814527d0 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0-r1 new file mode 100644 index 0000000000..e2b405fa66 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.450.0-r1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Getopt-Long +EAPI=5 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.22* ~perl-core/Getopt-Long-2.450.0 ) dev-lang/perl:= !perl-core/Getopt-Long-2.450.0-r999 +SLOT=0 +_md5_=3d39d04feba1d864a470001575fcaa4f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.480.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.480.0-r1 new file mode 100644 index 0000000000..6de13c6814 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Getopt-Long-2.480.0-r1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Getopt-Long +EAPI=6 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.24* ~perl-core/Getopt-Long-2.480.0 ) dev-lang/perl:= !perl-core/Getopt-Long-2.480.0-r999 +SLOT=0 +_md5_=4a5462c88ee745cc911939bd4e1e4155 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/ChangeLog b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/ChangeLog deleted file mode 100644 index 4cb1546637..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/ChangeLog +++ /dev/null @@ -1,335 +0,0 @@ -# ChangeLog for virtual/perl-Getopt-Long -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.77 2015/06/06 17:49:52 dilfridge Exp $ - -*perl-Getopt-Long-2.450.0 (06 Jun 2015) - - 06 Jun 2015; Andreas K. Huettel - -perl-Getopt-Long-2.390.0-r1.ebuild, +perl-Getopt-Long-2.450.0.ebuild: - Add Perl 5.22 version, remove old - - 04 Apr 2015; Mike Frysinger - perl-Getopt-Long-2.420.0-r1.ebuild: - Mark arm64/m68k/s390/sh stable. - - 18 Feb 2015; Agostino Sarubbo - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for alpha, wrt bug #536790 - - 17 Feb 2015; Markus Meier - perl-Getopt-Long-2.420.0-r1.ebuild: - arm stable, bug #536790 - - 17 Feb 2015; Agostino Sarubbo - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for ia64, wrt bug #536790 - - 16 Feb 2015; Agostino Sarubbo - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for sparc, wrt bug #536790 - - 15 Feb 2015; Agostino Sarubbo - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for ppc64, wrt bug #536790 - - 14 Feb 2015; Agostino Sarubbo - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for ppc, wrt bug #536790 - - 13 Feb 2015; Jeroen Roovers - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for HPPA (bug #536790). - - 13 Feb 2015; Agostino Sarubbo - perl-Getopt-Long-2.420.0-r1.ebuild: - Stable for x86, wrt bug #536790 - - 08 Feb 2015; Mikle Kolyada - perl-Getopt-Long-2.420.0-r1.ebuild: - amd64 stable wrt bug #536790 - - 05 Jan 2015; Yixun Lan perl-Getopt-Long-2.420.0-r1.ebuild: - keyword ~arm64, test on board - - 08 Nov 2014; Andreas K. Huettel - perl-Getopt-Long-2.390.0-r1.ebuild: - Copy stable keywords from dev-lang/perl-5.18 provider - - 08 Nov 2014; Andreas K. Huettel - -perl-Getopt-Long-2.380.0-r3.ebuild: - Remove old - - 23 Sep 2014; Agostino Sarubbo - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable for sparc, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable for x86, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable for ia64, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable for ppc, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable for ppc64, wrt bug #504786 - - 17 Sep 2014; Jeroen Roovers - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable for HPPA (bug #504786). - - 31 Aug 2014; Mikle Kolyada - perl-Getopt-Long-2.390.0-r1.ebuild: - arm stable wrt bug #504786 - - 28 Jul 2014; Mikle Kolyada - perl-Getopt-Long-2.390.0-r1.ebuild: - amd64 stable wrt bug #381424 - - 24 Jul 2014; Tobias Klausmann - perl-Getopt-Long-2.390.0-r1.ebuild: - Stable on alpha, bug #381424 - -*perl-Getopt-Long-2.420.0-r1 (07 Jul 2014) -*perl-Getopt-Long-2.390.0-r1 (07 Jul 2014) -*perl-Getopt-Long-2.380.0-r3 (07 Jul 2014) - - 07 Jul 2014; Andreas K. Huettel - -perl-Getopt-Long-2.380.0-r2.ebuild, +perl-Getopt-Long-2.380.0-r3.ebuild, - -perl-Getopt-Long-2.390.0.ebuild, +perl-Getopt-Long-2.390.0-r1.ebuild, - -perl-Getopt-Long-2.410.0.ebuild, -perl-Getopt-Long-2.420.0.ebuild, - +perl-Getopt-Long-2.420.0-r1.ebuild: - Improve dependencies; remove old - - 31 Dec 2013; Mikle Kolyada - perl-Getopt-Long-2.380.0-r2.ebuild: - Drop perl-5.10* dependency - -*perl-Getopt-Long-2.420.0 (28 Oct 2013) - - 28 Oct 2013; Patrick Lauer - +perl-Getopt-Long-2.420.0.ebuild: - Bump - -*perl-Getopt-Long-2.410.0 (16 Aug 2013) - - 16 Aug 2013; Patrick Lauer - +perl-Getopt-Long-2.410.0.ebuild: - Bump - -*perl-Getopt-Long-2.390.0 (13 Mar 2013) - - 13 Mar 2013; Torsten Veller - +perl-Getopt-Long-2.390.0.ebuild: - Version bump - - 10 Nov 2012; Fabian Groffen - perl-Getopt-Long-2.380.0-r2.ebuild: - Marked ~x64-solaris - - 27 Aug 2012; Raúl Porcel - perl-Getopt-Long-2.380.0-r2.ebuild: - s390/sh stable - -*perl-Getopt-Long-2.380.0-r2 (21 May 2012) - - 21 May 2012; Torsten Veller - -perl-Getopt-Long-2.380.0-r1.ebuild, +perl-Getopt-Long-2.380.0-r2.ebuild: - Add perl-5.16 as provider - - 09 May 2012; Alexis Ballier - perl-Getopt-Long-2.380.0-r1.ebuild: - keyword ~amd64-fbsd - - 29 Jan 2012; Markus Meier - perl-Getopt-Long-2.380.0-r1.ebuild: - arm stable, bug #395735 - - 05 Oct 2011; Alexis Ballier - perl-Getopt-Long-2.380.0-r1.ebuild: - keyword ~x86-fbsd - - 05 Sep 2011; Fabian Groffen - perl-Getopt-Long-2.380.0-r1.ebuild: - Marked ~x86-solaris - - 28 Aug 2011; Fabian Groffen - perl-Getopt-Long-2.380.0-r1.ebuild: - Marked ~x64-macos - - 28 Jun 2011; Torsten Veller - perl-Getopt-Long-2.380.0-r1.ebuild: - Add perl-5.12.4 virtual - -*perl-Getopt-Long-2.380.0-r1 (18 Jun 2011) - - 18 Jun 2011; Torsten Veller - -perl-Getopt-Long-2.380.0.ebuild, +perl-Getopt-Long-2.380.0-r1.ebuild: - Add perl-5.14 as provider - -*perl-Getopt-Long-2.380.0 (21 May 2011) - - 21 May 2011; Torsten Veller -perl-Getopt-Long-2.38.ebuild, - +perl-Getopt-Long-2.380.0.ebuild: - Add perl-5.14.0 as provider. Change version scheme - - 22 Jan 2011; Torsten Veller perl-Getopt-Long-2.38.ebuild: - Add perl-5.12.3 as provider - - 07 Sep 2010; Torsten Veller - perl-Getopt-Long-2.38.ebuild: - Add perl-5.12.2 as provider - - 14 Jul 2010; Torsten Veller - perl-Getopt-Long-2.38.ebuild: - Add perl-5.12 as provider - - 17 Jan 2010; Torsten Veller - -perl-Getopt-Long-2.36.ebuild, -perl-Getopt-Long-2.37.ebuild: - Cleanup - - 07 Jan 2010; Torsten Veller - perl-Getopt-Long-2.36.ebuild, perl-Getopt-Long-2.37.ebuild, - perl-Getopt-Long-2.38.ebuild: - Set empty HOMEPAGE and LICENSE - - 05 Jan 2010; nixnut perl-Getopt-Long-2.38.ebuild: - ppc stable #288026 - - 15 Dec 2009; Jonathan Callen - perl-Getopt-Long-2.36.ebuild, perl-Getopt-Long-2.37.ebuild, - perl-Getopt-Long-2.38.ebuild: - QA: Add prefix keywords - - 14 Dec 2009; Raúl Porcel - perl-Getopt-Long-2.38.ebuild: - alpha/ia64/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude ChangeLog: - Marking perl-Getopt-Long-2.38 ppc64 stable for bug 288026 - - 07 Dec 2009; Jeroen Roovers perl-Getopt-Long-2.38.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller - perl-Getopt-Long-2.38.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - perl-Getopt-Long-2.38.ebuild: - x86 stable, bug 288026 - - 25 Aug 2009; Torsten Veller - perl-Getopt-Long-2.38.ebuild: - Add support for perl-5.10.1 - - 04 Apr 2009; Raúl Porcel - perl-Getopt-Long-2.36.ebuild, perl-Getopt-Long-2.37.ebuild, - perl-Getopt-Long-2.38.ebuild: - Add ~arm/~s390/~sh - -*perl-Getopt-Long-2.38 (01 Apr 2009) - - 01 Apr 2009; Torsten Veller - +perl-Getopt-Long-2.38.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller - -perl-Getopt-Long-2.34.ebuild, -perl-Getopt-Long-2.35.ebuild: - Cleanup - -*perl-Getopt-Long-2.37 (10 Sep 2008) - - 10 Sep 2008; Torsten Veller - +perl-Getopt-Long-2.37.ebuild: - Version bump - - 31 Mar 2008; Jeroen Roovers perl-Getopt-Long-2.36.ebuild: - Stable for HPPA too. - - 15 Oct 2007; Markus Rothe - perl-Getopt-Long-2.36.ebuild: - Stable on ppc64 - - 04 Jul 2007; Raúl Porcel - perl-Getopt-Long-2.36.ebuild: - alpha/ia64/x86 stable - - 11 May 2007; Joshua Kinard - perl-Getopt-Long-2.36.ebuild: - Stable on mips. - - 07 May 2007; Tobias Scherbaum - perl-Getopt-Long-2.36.ebuild: - ppc stable - - 17 Apr 2007; Gustavo Zacarias - perl-Getopt-Long-2.36.ebuild: - Stable on sparc - - 09 Apr 2007; Michael Cummings - perl-Getopt-Long-2.36.ebuild: - Marking amd64 stable - -*perl-Getopt-Long-2.36 (05 Feb 2007) - - 05 Feb 2007; Michael Cummings - +perl-Getopt-Long-2.36.ebuild: - Version bump - - 25 Oct 2006; Michael Cummings - perl-Getopt-Long-2.34.ebuild: - Cleaning up deps - - 04 Sep 2006; Joshua Kinard - perl-Getopt-Long-2.35.ebuild: - Marked stable on mips. - - 18 Jul 2006; Bryan Østergaard - perl-Getopt-Long-2.35.ebuild: - Stable on alpha. - - 18 Jun 2006; Bryan Østergaard - perl-Getopt-Long-2.35.ebuild: - Stable on ia64. - - 26 May 2006; Chris Gianelloni - perl-Getopt-Long-2.35.ebuild: - Stable on amd64 wrt bug #133989 - - 25 May 2006; Guy Martin perl-Getopt-Long-2.35.ebuild: - Stable on hppa. - - 24 May 2006; Michael Hanselmann - perl-Getopt-Long-2.35.ebuild: - Stable on ppc. - - 23 May 2006; Chris Gianelloni - perl-Getopt-Long-2.35.ebuild: - Stable on x86 wrt bug #133989. - - 23 May 2006; perl-Getopt-Long-2.35.ebuild: - Marking stable sparc, bug 133989 - - 23 May 2006; Markus Rothe - perl-Getopt-Long-2.35.ebuild: - Stable on ppc64; bug #133989 - - 13 Feb 2006; Michael Cummings - perl-Getopt-Long-2.34.ebuild, perl-Getopt-Long-2.35.ebuild: - Updated RDEPENDS - -*perl-Getopt-Long-2.35 (13 Feb 2006) -*perl-Getopt-Long-2.34 (13 Feb 2006) - - 13 Feb 2006; Michael Cummings +metadata.xml, - +perl-Getopt-Long-2.34.ebuild, +perl-Getopt-Long-2.35.ebuild: - New virtual for perl-core/Getopt-Long - - 07 Feb 2006; Michael Cummings ChangeLog: - New virtual for perl-core/Getopt-Long diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/Manifest index 3a751845b1..3cc86b279f 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/Manifest +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/Manifest @@ -1,24 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD perl-Getopt-Long-2.420.0-r1.ebuild 681 SHA256 84e0dabdc1925bd713ebfa554648ddd241aa6ff7c30d7bf747e1e6964d50823e SHA512 ed2a5df8ffd4ad048e669134f56e45f57cd1d1b3b0a173a4c1d653fc57e954530bce0c27298d05eece0ff67aeb53bc32c69746939243a3e09ce7fb76f11a3d33 WHIRLPOOL 0d11f880286dcc966e8ebc311cd57a91169347dd55968061d44ba93935cd50ff8005bf606e5f173cdd78250c013b7cedd40481a5c4a3494f7249eeba75b16b9a -EBUILD perl-Getopt-Long-2.450.0.ebuild 693 SHA256 5fb67216e2611d285d789b9110a277c395e3094e24c3800a3a2b641277d85ec1 SHA512 6874ce473e8b3f84d9ab748f182feef1da7deaa5883057d2db62e995c76932fae832cc846fbf6858d34c2fc415685f55f4ad6d83d83905ef2d7bf3ac410841ae WHIRLPOOL 6cec56a69b58364209c91ebc8bfaa7441106c6331dc9d36b6c10e0580974f0c19468b9aab982add6cfe4674595739df3ffe34d49dde9c85b52f03a3c60f640fd -MISC ChangeLog 10188 SHA256 cc324b9f3110562cb5d0af8b954993106388e3b4604e145b17b8ca1e9c5e50d8 SHA512 d1b22b0b74b26bbd05b532efdaa416ebd0dd0753e818f7c6c61267e2616febabb06880a7ae9c424b95144c5d3336cb6940c1d85c7cd618bc35ec5a20be314e2e WHIRLPOOL 946fe1b5c96c295209169c9620e8e3f6be5fcc067542d421182ce68a2b3454d12e42b0b309fcf3b6bdf7f249d75cdfb520116111acf329c5c155d9e410b32b3a -MISC metadata.xml 159 SHA256 9e7c719a784bb48388c9a12217b85baa75f1b04e9bf049d74b740785fa5006dd SHA512 5ff7b5593ea8976b44c7d63c7cd649f56d649b0d7c4fa5a16bf71ecdf36e40afa8fd9c28df0b8f0c7f9577c47b6ee63d3330f9304d545b46657d6a5f2bfa124a WHIRLPOOL 7ca7b971bad6145bdf2215f73d158f190984644554e8f32132c57c22f1209a5684060661c02e181c135c34c8729d491090ff6d4b23614198e19b9e2deda35a0a ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBCAAGBQJVczO2AAoJEB9VdM6hupKVcLgQAK/9ItsKcMWrJZ2FneXd21XT -gfYXDZOqMf30HgrUD/r+h1WgTBWcYUdHVCgVwHAx2Ww6ThpA97aQo7kOJS+z3ePB -/8PUm6zDDuwZs2qCkonsXf6AA55w1wHPQOvGsbFyOQLnskzAGAAeNsFFcgPRsvN+ -U5Cohhh68/QD5ZzWnh3AgzlosNo8vafTR4pyTsY0ftVdk8vHZhQnyaePsm6UHxJM -c/iLb9mr9Oagblh5QFBHTNwzJarHQjhabdINVP27a1O6isBvd2DvNfyngcXSsC8j -kGp/7fzUmtnw06lggd01zsIGbmEnQ63FmMDTa/uCO/xeiGOZKTYxT2KyKNTLn6sV -GU+e//7DcKUnW+ZxbQEw8gP7tBA+bWE99zlJR14Jwmve2yj73KD2AodLQVqz/2+t -NHw2PAZcnUHQ16MUryniS2pz/ee5repcVSzD1VXBM7rhaz2u40NdTnPjHTX5nYf5 -EeGsRdZ3MTsyi5zF6O88l0n39tpldldMptrzlKRzXeU44IZBic4l+qLsecd0qc0i -KgjgyQs0bVgs7sUN0l2NRWZaxuZTyAIZuMhTunAvW37YhdUiwBLg2ROzPdEBvgnz -MaUFsSae3AMRjmzDekISxygjibPdd6y8kZZ0i5YO/+hMlDo8hxnaHANpCv+INVVU -N2F7vRmn6qAEayXNuSFw -=47qp ------END PGP SIGNATURE----- +EBUILD perl-Getopt-Long-2.450.0-r1.ebuild 600 SHA256 1ed675358fa0de1b3cb0f8ceb09a3248fde41c2d6b3cc69d37dc1644b55f65f2 SHA512 3ad5175fe024325b3c2197f4ea09ed8a6bf98265458c0823b38063c3af330c20206c8435cb4a03267be24b870622f499f483ecfe71bbe3606975794700319aa6 WHIRLPOOL c6909bcfa9d2f73051b30d432245bc523a5d7956f83d8db3e0d28738f0737d1f2a49a369bf9671aebee78293531d27fda4676680eb9aec6877734654d08d311f +EBUILD perl-Getopt-Long-2.480.0-r1.ebuild 625 SHA256 dd754df1dcd332ccc19fbd0dbffc2450c2a1a55d27d3fdc8bd71610f23d35821 SHA512 bc9c79f8a97770f57b0fa3c54b68328d0ca483fe365d0cabbaa707df97feaa2f0acdbeb60bae53d8714667c0ac9d4b19c0aec946c87f65577e6cbaeee83517f4 WHIRLPOOL 0e5631655f6dcd3319a96cc57221a722e89a878199c09e162bb6cdabd1ea136362a395219ecdea562b8cb88b1c800ea1ae8175d9c70a6a1c10fcfdbe53cb0f1e +MISC ChangeLog 5574 SHA256 d671418b781dcad5824e8abc1764d4bfb7fbd87cac66a0e48fbb4a4ebbfd7209 SHA512 f3ea5b0c75b857cc25668d480ca57c0e79c10ea8d251a027fd1687a24cd3ead4a36ca9377cb4bc89ea084f86f451564862716c68750bd5612f0b692e42ff6539 WHIRLPOOL ffa94bb4dabb7083989b22d1dd1e70ead396ba3eddeeebd2316b42ff2279f62b7a80d18f110b1161fb88851d86e8cd3e8c391941d67b96eb209cfb208e7b3be9 +MISC ChangeLog-2015 10188 SHA256 cc324b9f3110562cb5d0af8b954993106388e3b4604e145b17b8ca1e9c5e50d8 SHA512 d1b22b0b74b26bbd05b532efdaa416ebd0dd0753e818f7c6c61267e2616febabb06880a7ae9c424b95144c5d3336cb6940c1d85c7cd618bc35ec5a20be314e2e WHIRLPOOL 946fe1b5c96c295209169c9620e8e3f6be5fcc067542d421182ce68a2b3454d12e42b0b309fcf3b6bdf7f249d75cdfb520116111acf329c5c155d9e410b32b3a +MISC metadata.xml 257 SHA256 4d43e70b770d0898a99af64a8454a6116e4a86500c23290655c8371265010427 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e WHIRLPOOL 87039765046556cdc2f7d76ce4192945117bfd5bb684220ea8fb72be310673a5b729ea428666ff1ceb1e6c21fb585a3a7dd72bd94dab89cf076a895e6a7677f0 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/metadata.xml index 36ee0f08c6..2b9a936fc0 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/metadata.xml @@ -1,5 +1,8 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild deleted file mode 100644 index 23b9a326d3..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0-r1.ebuild,v 1.12 2015/04/04 23:34:29 vapier Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0-r1.ebuild new file mode 100644 index 0000000000..ba777f02b9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0.ebuild deleted file mode 100644 index 61afe264f6..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.450.0.ebuild,v 1.1 2015/06/06 17:49:52 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild new file mode 100644 index 0000000000..0281809181 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" From ea16d3f288e8a7b43fd616133d647f1c465ffaf8 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 15:29:24 -0700 Subject: [PATCH 03/26] bump(metadata/glsa): sync with upstream --- .../metadata/glsa/glsa-201603-14.xml | 2 +- .../metadata/glsa/glsa-201606-18.xml | 6 +- .../metadata/glsa/glsa-201701-18.xml | 12 +-- .../metadata/glsa/glsa-201701-62.xml | 4 +- .../metadata/glsa/glsa-201701-64.xml | 58 ++++++++++++ .../metadata/glsa/glsa-201701-65.xml | 87 ++++++++++++++++++ .../metadata/glsa/glsa-201701-66.xml | 74 +++++++++++++++ .../metadata/glsa/glsa-201701-67.xml | 47 ++++++++++ .../metadata/glsa/glsa-201701-68.xml | 54 +++++++++++ .../metadata/glsa/glsa-201701-69.xml | 54 +++++++++++ .../metadata/glsa/glsa-201701-70.xml | 54 +++++++++++ .../metadata/glsa/glsa-201701-71.xml | 56 ++++++++++++ .../metadata/glsa/glsa-201701-72.xml | 55 ++++++++++++ .../metadata/glsa/glsa-201701-73.xml | 55 ++++++++++++ .../metadata/glsa/glsa-201701-74.xml | 72 +++++++++++++++ .../metadata/glsa/glsa-201701-75.xml | 57 ++++++++++++ .../metadata/glsa/glsa-201701-76.xml | 49 ++++++++++ .../metadata/glsa/glsa-201701-77.xml | 59 ++++++++++++ .../metadata/glsa/glsa-201702-01.xml | 59 ++++++++++++ .../metadata/glsa/glsa-201702-02.xml | 66 ++++++++++++++ .../metadata/glsa/glsa-201702-03.xml | 67 ++++++++++++++ .../metadata/glsa/glsa-201702-04.xml | 54 +++++++++++ .../metadata/glsa/glsa-201702-05.xml | 47 ++++++++++ .../metadata/glsa/glsa-201702-06.xml | 51 +++++++++++ .../metadata/glsa/glsa-201702-07.xml | 55 ++++++++++++ .../metadata/glsa/glsa-201702-08.xml | 52 +++++++++++ .../metadata/glsa/glsa-201702-09.xml | 67 ++++++++++++++ .../metadata/glsa/glsa-201702-10.xml | 58 ++++++++++++ .../metadata/glsa/glsa-201702-11.xml | 63 +++++++++++++ .../metadata/glsa/glsa-201702-12.xml | 55 ++++++++++++ .../metadata/glsa/glsa-201702-13.xml | 75 ++++++++++++++++ .../metadata/glsa/glsa-201702-14.xml | 52 +++++++++++ .../metadata/glsa/glsa-201702-15.xml | 66 ++++++++++++++ .../metadata/glsa/glsa-201702-16.xml | 63 +++++++++++++ .../metadata/glsa/glsa-201702-17.xml | 71 +++++++++++++++ .../metadata/glsa/glsa-201702-18.xml | 59 ++++++++++++ .../metadata/glsa/glsa-201702-19.xml | 49 ++++++++++ .../metadata/glsa/glsa-201702-20.xml | 77 ++++++++++++++++ .../metadata/glsa/glsa-201702-21.xml | 71 +++++++++++++++ .../metadata/glsa/glsa-201702-22.xml | 74 +++++++++++++++ .../metadata/glsa/glsa-201702-23.xml | 61 +++++++++++++ .../metadata/glsa/glsa-201702-24.xml | 57 ++++++++++++ .../metadata/glsa/glsa-201702-25.xml | 53 +++++++++++ .../metadata/glsa/glsa-201702-26.xml | 59 ++++++++++++ .../metadata/glsa/glsa-201702-27.xml | 65 ++++++++++++++ .../metadata/glsa/glsa-201702-28.xml | 72 +++++++++++++++ .../metadata/glsa/glsa-201702-29.xml | 64 +++++++++++++ .../metadata/glsa/glsa-201702-30.xml | 89 +++++++++++++++++++ .../metadata/glsa/glsa-201702-31.xml | 62 +++++++++++++ .../metadata/glsa/glsa-201702-32.xml | 57 ++++++++++++ .../metadata/glsa/glsa-201703-01.xml | 56 ++++++++++++ .../metadata/glsa/glsa-201703-02.xml | 61 +++++++++++++ .../metadata/glsa/glsa-201703-03.xml | 52 +++++++++++ .../metadata/glsa/timestamp.chk | 2 +- 54 files changed, 3002 insertions(+), 14 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-64.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-65.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-66.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-67.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-68.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-69.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-70.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-71.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-72.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-73.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-74.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-75.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-76.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-77.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-01.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-02.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-03.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-04.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-05.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-06.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-07.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-08.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-09.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-10.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-11.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-12.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-13.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-14.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-15.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-16.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-17.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-18.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-19.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-20.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-21.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-22.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-23.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-24.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-25.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-26.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-27.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-28.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-29.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-30.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-31.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-32.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-01.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-02.xml create mode 100644 sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-03.xml diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201603-14.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201603-14.xml index 273b8f1992..2778a8b214 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201603-14.xml +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201603-14.xml @@ -23,7 +23,7 @@ 7.2.6.4 - 7.2.6.4 + 7.2.6.4 6.1.13.9 6 7.2.6.4 diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201606-18.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201606-18.xml index 7cd1b2287c..343d7bb036 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201606-18.xml +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201606-18.xml @@ -16,10 +16,8 @@ remote - 7.2.6.6-r1 - 3.0.1 - 3.1.0 - 3.2.0 + 7.2.6.6-r1 + 3.0.1 7.2.6.6-r1 diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-18.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-18.xml index 13225b5fae..1885e30aa0 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-18.xml +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-18.xml @@ -6,16 +6,16 @@ which could lead to arbitrary code execution. python - January 10, 2017 - January 10, 2017: 1 + 2017-01-10 + 2017-02-24: 2 531002 585910 585946 remote - 2.7.12 - 3.4.5 + 2.7.12 + 3.4.5 3.4.5 @@ -67,6 +67,6 @@ CVE-2016-0772 CVE-2016-5636 - b-man - whissi + b-man + whissi diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-62.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-62.xml index f16a28c59b..e3c9c3e841 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-62.xml +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-62.xml @@ -7,7 +7,7 @@ firejail 2017-01-24 - 2017-01-24: 1 + 2017-01-31: 2 604758 local, remote @@ -60,5 +60,5 @@ CVE-2017-5207 b-man - whissi + whissi diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-64.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-64.xml new file mode 100644 index 0000000000..d70eea6633 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-64.xml @@ -0,0 +1,58 @@ + + + + X.Org X Server: Multiple vulnerabilities + Multiple vulnerabilities have been found in X.Org X Server, the + worst of which may allow authenticated attackers to read from or send + information to arbitrary X11 clients. + + xorg-server + 2017-01-25 + 2017-01-25: 1 + 493294 + 548002 + 551680 + remote + + + 1.18.4 + 1.18.4 + + + +

The X Window System is a graphical windowing system based on a + client/server model. +

+
+ +

Multiple vulnerabilities have been discovered in X.Org X Server. Please + review the CVE identifiers referenced below for details. +

+
+ +

An authenticated attacker could possibly cause a Denial of Service + condition or read from or send information to arbitrary X11 clients. +

+
+ +

There is no known workaround at this time.

+
+ +

All X.Org X Server users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=x11-base/xorg-server-1.18.4" + +
+ + CVE-2013-6424 + CVE-2015-3164 + CVE-2015-3418 + + X.Org/Wayland Security Advisory: Missing authentication in XWayland + + + BlueKnight + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-65.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-65.xml new file mode 100644 index 0000000000..fca9268f0e --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-65.xml @@ -0,0 +1,87 @@ + + + + Oracle JRE/JDK: Multiple vulnerabilities + Multiple vulnerabilities have been found in Oracle's JRE and JDK + software suites, the worst of which may allow execution of arbitrary code + + jre,jdk,oracle + 2017-01-25 + 2017-01-25: 1 + 606118 + remote + + + 1.8.0.121 + 1.8.0.121 + + + 1.8.0.121 + 1.8.0.121 + + + +

Java Platform, Standard Edition (Java SE) lets you develop and deploy + Java applications on desktops and servers, as well as in today’s + demanding embedded environments. Java offers the rich user interface, + performance, versatility, portability, and security that today’s + applications require. +

+
+ +

Multiple vulnerabilities have been discovered in in Oracle’s JRE and + JDK. Please review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with the + privileges of the process, gain access to information, or cause a Denial + of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All Oracle JRE users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=dev-java/oracle-jre-bin-1.8.0.121" + + +

All Oracle JDK users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=dev-java/oracle-jdk-bin-1.8.0.121" + + +
+ + CVE-2016-2183 + CVE-2016-5546 + CVE-2016-5547 + CVE-2016-5548 + CVE-2016-5549 + CVE-2016-5552 + CVE-2016-8328 + CVE-2017-3231 + CVE-2017-3241 + CVE-2017-3252 + CVE-2017-3253 + CVE-2017-3259 + CVE-2017-3260 + CVE-2017-3261 + CVE-2017-3262 + CVE-2017-3272 + CVE-2017-3289 + + Oracle Critical Patch Update Advisory - January 2017 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-66.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-66.xml new file mode 100644 index 0000000000..7edf7d6013 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-66.xml @@ -0,0 +1,74 @@ + + + + Chromium: Multiple vulnerabilities + Multiple vulnerabilities have been found in the Chromium web + browser, the worst of which allows remote attackers to execute arbitrary + code. + + chromium + 2017-01-29 + 2017-01-29: 1 + 607276 + remote + + + 56.0.2924.76 + 56.0.2924.76 + + + +

Chromium is an open-source browser project that aims to build a safer, + faster, and more stable way for all users to experience the web. +

+
+ +

Multiple vulnerabilities have been discovered in the Chromium web + browser. Please review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with the + privileges of the process, cause a Denial of Service condition, obtain + sensitive information, bypass security restrictions, or perform + cross-site scripting (XSS). +

+
+ +

There is no known workaround at this time.

+
+ +

All Chromium users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-client/chromium-56.0.2924.76" + +
+ + CVE-2017-5006 + CVE-2017-5007 + CVE-2017-5008 + CVE-2017-5009 + CVE-2017-5010 + CVE-2017-5011 + CVE-2017-5012 + CVE-2017-5013 + CVE-2017-5014 + CVE-2017-5015 + CVE-2017-5016 + CVE-2017-5017 + CVE-2017-5018 + CVE-2017-5019 + CVE-2017-5020 + CVE-2017-5021 + CVE-2017-5022 + CVE-2017-5023 + CVE-2017-5024 + CVE-2017-5025 + CVE-2017-5026 + + b-man + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-67.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-67.xml new file mode 100644 index 0000000000..c88f32dd54 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-67.xml @@ -0,0 +1,47 @@ + + + + a2ps: Arbitrary code execution + A vulnerability in a2ps' fixps script might allow remote attackers + to execute arbitrary code. + + a2ps + 2017-01-29 + 2017-01-29: 1 + 506352 + remote + + + 4.14-r5 + 4.14-r5 + + + +

a2ps is an Any to PostScript filter.

+
+ +

a2ps’ fixps script does not invoke gs with the -dSAFER option.

+
+ +

Remote attackers, by enticing a user to process a specially crafted + PostScript file, could delete arbitrary files or execute arbitrary code + with the privileges of the process. +

+
+ +

There is no known workaround at this time.

+
+ +

All a2ps users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-text/a2ps-4.14-r5" + +
+ + CVE-2014-0466 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-68.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-68.xml new file mode 100644 index 0000000000..08fa57fe40 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-68.xml @@ -0,0 +1,54 @@ + + + + FreeImage: Multiple vulnerabilities + Multiple vulnerabilities have been found in FreeImage, the worst of + which may allow execution of arbitrary code + + freeimage + 2017-01-29 + 2017-01-29: 1 + 559006 + 596350 + remote + + + 3.15.4-r1 + 3.15.4-r1 + + + +

FreeImage is an Open Source library project for developers who would + like to support popular graphics image formats like PNG, BMP, JPEG, TIFF + and others as needed by today’s multimedia applications. +

+
+ +

Multiple vulnerabilities have been discovered in in FreeImage. Please + review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker, by enticing a user to process a specially crafted + image file, could possibly execute arbitrary code with the privileges of + the process or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All FreeImage users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/freeimage-3.15.4-r1" + +
+ + CVE-2015-0852 + CVE-2016-5684 + + b-man + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-69.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-69.xml new file mode 100644 index 0000000000..0d034abbd4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-69.xml @@ -0,0 +1,54 @@ + + + + Ark: Unintended execution of scripts and executable files + A vulnerability in Ark might allow remote attackers to execute + arbitrary code. + + ark + 2017-01-29 + 2017-01-29: 1 + 604846 + remote + + + 16.08.3-r1 + 16.08.3-r1 + + + +

Ark is a graphical file compression/decompression utility with support + for multiple formats. +

+
+ +

A vulnerability was discovered in how Ark handles executable files while + browsing a compressed archive. A user could unintentionally execute a + malicious script which has the executable bit set inside of the archive. + This is due to Ark not displaying what files are executable and running + the associated applications for the file type upon execution. +

+
+ +

A remote attacker, by coercing a user to browse a malicious archive file + within Ark and execute certain files, could execute arbitrary code with + the privileges of the user. +

+
+ +

There is no known workaround at this time.

+
+ +

All Ark users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=kde-apps/ark-16.08.3-r1" + +
+ + CVE-2017-5330 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-70.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-70.xml new file mode 100644 index 0000000000..aba6fd5368 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-70.xml @@ -0,0 +1,54 @@ + + + + Firewalld: Improper authentication methods + A vulnerability in Firewalld allows firewall configurations to be + modified by unauthenticated users. + + firewalld + 2017-01-29 + 2017-01-29: 1 + 591458 + local + + + 0.4.3.3 + 0.4.3.3 + + + +

Firewalld provides a dynamically managed firewall with support for + network/firewall zones to define the trust level of network connections + or interfaces. +

+
+ +

A flaw in Firewalld allows any locally logged in user to tamper with or + change firewall settings. This is due to how Firewalld handles + authentication via polkit which is not properly applied to 5 particular + functions to include: addPassthrough, removePassthrough, addEntry, + removeEntry, and setEntries. +

+
+ +

A local attacker could tamper or change firewall settings leading to the + additional exposure of systems to include unauthorized remote access. +

+
+ +

There is no known workaround at this time.

+
+ +

All Firewalld users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-firewall/firewalld-0.4.3.3" + +
+ + CVE-2016-5410 + + b-man + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-71.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-71.xml new file mode 100644 index 0000000000..1d55b382c5 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-71.xml @@ -0,0 +1,56 @@ + + + + FFmpeg: Multiple vulnerabilities + Multiple vulnerabilities have been found in FFmpeg, the worst of + which may allow remote attackers to cause a Denial of Service condition. + + ffmpeg + 2017-01-29 + 2017-01-29: 1 + 596760 + remote + + + 2.8.10 + 2.8.10 + + + +

FFmpeg is a complete, cross-platform solution to record, convert and + stream audio and video. +

+
+ +

Multiple vulnerabilities have been discovered in FFmpeg. Please review + the CVE identifiers referenced below for details. +

+
+ +

Remote attackers could cause a Denial of Service condition via various + crafted media file types or have other unspecified impacts. +

+
+ +

There is no known workaround at this time.

+
+ +

All FFmpeg users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-video/ffmpeg-2.8.10" + +
+ + CVE-2016-7122 + CVE-2016-7450 + CVE-2016-7502 + CVE-2016-7555 + CVE-2016-7562 + CVE-2016-7785 + CVE-2016-7905 + + b-man + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-72.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-72.xml new file mode 100644 index 0000000000..d0c052d546 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-72.xml @@ -0,0 +1,55 @@ + + + + libXpm: Remote execution of arbitrary code + An integer overflow in libXpm might allow remote attackers to + execute arbitrary code or cause a Denial of Service Condition. + + libxpm + 2017-01-29 + 2017-01-29: 1 + 602782 + remote + + + 3.5.12 + 3.5.12 + + + +

The X PixMap image format is an extension of the monochrome X BitMap + format specified in the X protocol, and is commonly used in traditional X + applications. +

+
+ +

An integer overflow was discovered in libXpm’s src/CrDatFrI.c file. + On 64 bit systems, this allows an overflow to occur on 32 bit integers + while parsing XPM extensions in a file. +

+
+ +

A remote attacker, by enticing a user to process a specially crafted XPM + file, could execute arbitrary code with the privileges of the process or + cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All libXpm users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=x11-libs/libXpm-3.5.12" + +
+ + + CVE-2016-10164 + + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-73.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-73.xml new file mode 100644 index 0000000000..e8cbde4b71 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-73.xml @@ -0,0 +1,55 @@ + + + + SQUASHFS: Multiple vulnerabilities + Multiple vulnerabilities have been discovered in SQUASHFS, the + worst of which may allow execution of arbitrary code + + squashfs + 2017-01-29 + 2017-01-29: 1 + 552484 + remote + + + 4.3-r1 + 4.3-r1 + + + +

Squashfs is a compressed read-only filesystem for Linux. Squashfs is + intended for general read-only filesystem use, for archival use (i.e. in + cases where a .tar.gz file may be used), and in constrained block + device/memory systems (e.g. embedded systems) where low overhead is + needed. +

+
+ +

Multiple vulnerabilities have been discovered in SQUASHFS. Please review + the CVE identifiers referenced below for details. +

+
+ +

Remote attackers, by enticing a user to process a specially crafted + SQUASHFS image, could execute arbitrary code with the privileges of the + process. +

+
+ +

There is no known workaround at this time.

+
+ +

All SQUASHFS users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-fs/squashfs-tools-4.3-r1" + +
+ + CVE-2015-4645 + CVE-2015-4646 + + b-man + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-74.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-74.xml new file mode 100644 index 0000000000..69fd1fdb3d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-74.xml @@ -0,0 +1,72 @@ + + + + libpng: Remote execution of arbitrary code + A null pointer dereference in libpng might allow remote attackers + to execute arbitrary code. + + libpng + 2017-01-29 + 2017-01-29: 1 + 604082 + remote + + + 1.6.27 + 1.5.28 + 1.2.57 + 1.6.27 + + + +

libpng is a standard library used to process PNG (Portable Network + Graphics) images. It is used by several programs, including web browsers + and potentially server processes. +

+
+ +

A null pointer dereference was discovered in libpng in the + png_push_save_buffer function. In order to be vulnerable, an application + has to load a text chunk into the PNG structure, then delete all text, + then add another text chunk to the same PNG structure, which seems to be + an unlikely sequence, but it is possible. +

+
+ +

A remote attacker, by enticing a user to process a specially crafted PNG + file, could execute arbitrary code with the privileges of the process. +

+
+ +

There is no known workaround at this time.

+
+ +

All libpng 1.6.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/libpng-1.6.27" + + +

All libpng 1.5.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/libpng-1.5.28:1.5" + + +

All libpng 1.2.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/libpng-1.2.57:1.2" + +
+ + + CVE-2016-10087 + + + b-man + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-75.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-75.xml new file mode 100644 index 0000000000..988e1d9dba --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-75.xml @@ -0,0 +1,57 @@ + + + + Perl: Multiple vulnerabilities + Multiple vulnerabilities have been found in Perl, the worst of + which could allow remote attackers to execute arbitrary code. + + perl + 2017-01-29 + 2017-01-29: 1 + 580612 + 588592 + 589680 + 606750 + 606752 + local, remote + + + 5.22.3_rc4 + 5.22.3_rc4 + + + +

Perl is a highly capable, feature-rich programming language.

+
+ +

Multiple vulnerabilities have been discovered in Perl. Please review the + CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with the + privileges of the process, cause a Denial of Service condition, or + escalate privileges. +

+
+ +

There is no known workaround at this time.

+
+ +

All Perl users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/perl-5.22.3_rc4" + +
+ + CVE-2015-8607 + CVE-2015-8853 + CVE-2016-1238 + CVE-2016-2381 + CVE-2016-6185 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-76.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-76.xml new file mode 100644 index 0000000000..c5e51f9b81 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-76.xml @@ -0,0 +1,49 @@ + + + + HarfBuzz: Multiple vulnerabilities + Multiple vulnerabilities have been found in HarfBuzz, the worst of + which could allow remote attackers to cause a Denial of Service condition. + + harfbuzz + 2017-01-31 + 2017-01-31: 1 + 572856 + remote + + + 1.0.6 + 1.0.6 + + + +

HarfBuzz is an OpenType text shaping engine.

+
+ +

Multiple vulnerabilities have been discovered in HarfBuzz. Please review + the CVE identifiers referenced below for details. +

+
+ +

Remote attackers, through the use of crafted data, could cause a Denial + of Service condition or have other unspecified impacts. +

+
+ +

There is no known workaround at this time.

+
+ +

All HarfBuzz users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/harfbuzz-1.0.6" + +
+ + CVE-2015-8947 + CVE-2016-2052 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-77.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-77.xml new file mode 100644 index 0000000000..7f445efe19 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201701-77.xml @@ -0,0 +1,59 @@ + + + + Ansible: Remote execution of arbitrary code + A vulnerability in Ansible may allow rogue clients to execute + commands on the Ansible controller. + + ansible + 2017-01-31 + 2017-01-31: 1 + 605342 + remote + + + 2.1.4.0_rc3 + 2.2.1.0_rc5 + 2.1.4.0_rc3 + 2.2.1.0_rc5 + + + +

Ansible is a radically simple IT automation platform.

+
+ +

An input validation vulnerability was found in Ansible’s handling of + data sent from client systems. +

+
+ +

An attacker with control over a client system being managed by Ansible + and the ability to send facts back to the Ansible server could execute + arbitrary code on the Ansible server using the Ansible-server privileges. +

+
+ +

There is no known workaround at this time.

+
+ +

All Ansible 2.1.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-admin/ansible-2.1.4.0_rc3" + + +

All Ansible 2.2.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-admin/ansible-2.2.1.0_rc5" + + +
+ + CVE-2016-9587 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-01.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-01.xml new file mode 100644 index 0000000000..f4ac29e435 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-01.xml @@ -0,0 +1,59 @@ + + + + PCSC-Lite: Multiple vulnerabilities + Multiple vulnerabilities have been found in PCSC-Lite, the worst of + which could lead to privilege escalation. + + PCSC-Lite + 2017-02-01 + 2017-02-01: 1 + 604574 + local + + + 1.8.20 + 1.8.20 + + + +

PCSC-Lite is a middleware to access a smart card using the SCard API + (PC/SC). +

+
+ +

The SCardReleaseContext function normally releases resources associated + with the given handle (including “cardsList”) and clients should + cease using this handle. However, a malicious client can make the daemon + invoke SCardReleaseContext and continue issuing other commands that use + “cardsList”, resulting in a use-after-free. When SCardReleaseContext + is invoked multiple times it additionally results in a double-free of + “cardsList”. +

+
+ +

A local attacker could use a malicious client to connect to pcscd’s + Unix socket, possibly resulting in a Denial of Service condition or + privilege escalation since the daemon is running as root. +

+
+ +

There is no known workaround at this time.

+
+ +

All PCSC-Lite users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-apps/pcsc-lite-1.8.20" + + +
+ + + CVE-2016-10109 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-02.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-02.xml new file mode 100644 index 0000000000..6914b0caae --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-02.xml @@ -0,0 +1,66 @@ + + + + RTMPDump: Multiple vulnerabilities + Multiple vulnerabilities have been found in RTMPDump, the worst of + which could lead to arbitrary code execution. + + rtmpdump + 2017-02-06 + 2017-02-06: 1 + 570242 + remote + + + 2.4_p20161210 + 2.4_p20161210 + + + +

RTMPDump is an RTMP client intended to stream audio or video flash + content +

+
+ +

Multiple vulnerabilities have been discovered in RTMPDump.

+ +

The following is a list of vulnerabilities fixed:

+ +
    +
  • Additional decode input size checks
  • +
  • Ignore zero-length packets
  • +
  • Potential integer overflow in RTMPPacket_Alloc().
  • +
  • Obsolete RTMPPacket_Free() call left over from original C++ to C + rewrite +
  • +
  • AMFProp_GetObject must make sure the prop is actually an object
  • +
+ +
+ +

A remote attacker could entice a user to open a specially crafted media + flash file using RTMPDump. This could possibly result in the execution of + arbitrary code with the privileges of the process or a Denial of Service + condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All RTMPDump users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=media-video/rtmpdump-2.4_p20161210" + +
+ + OSS ML + CVE Request + + + BlueKnight + BlueKnight +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-03.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-03.xml new file mode 100644 index 0000000000..5a9e9a39d3 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-03.xml @@ -0,0 +1,67 @@ + + + + Firejail: Privilege escalation + Firejail is vulnerable to the escalation of privileges due to an + incomplete fix for CVE-2017-5180. + + firejail + 2017-02-09 + 2017-02-09: 1 + 607382 + local + + + 0.9.44.8 + 0.9.44.8 + + + 0.9.38.10 + 0.9.38.10 + + + +

A SUID program that reduces the risk of security breaches by restricting + the running environment of untrusted applications using Linux namespaces + and seccomp-bpf. +

+
+ +

The unaffected packages listed in GLSA 201612-48 had an incomplete fix + as reported by Sebastian Krahmer of SuSE. This has been properly patched + in the latest releases. +

+
+ +

An attacker could possibly bypass sandbox protection, cause a Denial of + Service condition, or escalate privileges. +

+
+ +

There is no known workaround at this time.

+
+ +

All Firejail users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-apps/firejail-0.9.44.8" + + +

All Firejail-lts users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-apps/firejail-lts-0.9.38.10" + +
+ + CVE-2017-5940 + + Firejail Release Notes + + GLSA 201612-48 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-04.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-04.xml new file mode 100644 index 0000000000..e4dfe1c235 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-04.xml @@ -0,0 +1,54 @@ + + + + GnuTLS: Multiple vulnerabilities + Multiple vulnerabilities have been found in GnuTLS, the worst of + which may allow execution of arbitrary code. + + gnutls + 2017-02-10 + 2017-02-10: 1 + 605238 + remote + + + 3.3.26 + 3.3.26 + + + +

GnuTLS is an Open Source implementation of the TLS and SSL protocols.

+
+ +

Multiple heap and stack overflows and double free vulnerabilities have + been discovered in GnuTLS by the OSS-Fuzz project. Please review the CVE + identifiers referenced below for details. +

+
+ +

A remote attacker could entice a user or automated system to process a + specially crafted certificate using an application linked against GnuTLS. + This could possibly result in the execution of arbitrary code with the + privileges of the process or a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All GnuTLS users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-libs/gnutls-3.3.26" + +
+ + CVE-2017-5334 + CVE-2017-5335 + CVE-2017-5336 + CVE-2017-5337 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-05.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-05.xml new file mode 100644 index 0000000000..4fa1682e62 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-05.xml @@ -0,0 +1,47 @@ + + + + Lsyncd: Remote execution of arbitrary code + A vulnerability in Lsyncd allows execution of arbitrary code. + lsyncd + 2017-02-10 + 2017-02-10: 1 + 529678 + local, remote + + + 2.1.6 + 2.1.6 + + + +

A daemon to synchronize local directories using rsync.

+
+ +

default-rsyncssh.lua in Lsyncd performed insufficient sanitising of + filenames. +

+
+ +

An attacker, able to control files processed by Lsyncd, could possibly + execute arbitrary code with the privileges of the process or cause a + Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All Lsyncd users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-admin/lsyncd-2.1.6" + +
+ + CVE-2014-8990 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-06.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-06.xml new file mode 100644 index 0000000000..ba184707d6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-06.xml @@ -0,0 +1,51 @@ + + + + Graphviz: Multiple vulnerabilities + Multiple vulnerabilities have been found in Graphviz and the extent + of these vulnerabilities are unspecified. + + graphviz + 2017-02-10 + 2017-02-10: 1 + 497274 + remote + + + 2.36.0 + 2.36.0 + + + +

Graphviz is an open source graph visualization software.

+
+ +

Multiple vulnerabilities in Graphviz were discovered. Please review the + CVE identifiers referenced below for details. +

+
+ +

A remote attacker, able to control input matched against a regular + expression or by enticing a user to process a specially crafted file, + could cause unspecified impacts. +

+
+ +

There is no known workaround at this time.

+
+ +

All Graphviz users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-gfx/graphviz-2.36.0" + +
+ + CVE-2014-0978 + CVE-2014-1235 + CVE-2014-1236 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-07.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-07.xml new file mode 100644 index 0000000000..aef31154b9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-07.xml @@ -0,0 +1,55 @@ + + + + OpenSSL: Multiple vulnerabilities + Multiple vulnerabilities have been found in OpenSSL, the worst of + which might allow attackers to access sensitive information. + + openssl + 2017-02-14 + 2017-02-14: 1 + 607318 + remote + + + 1.0.2k + 1.0.2k + + + +

OpenSSL is an Open Source toolkit implementing the Secure Sockets Layer + (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a general + purpose cryptography library. +

+
+ +

Multiple vulnerabilities have been discovered in OpenSSL. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker is able to crash applications linked against OpenSSL + or could obtain sensitive private-key information via an attack against + the Diffie-Hellman (DH) ciphersuite. +

+
+ +

There is no known workaround at this time.

+
+ +

All OpenSSL users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/openssl-1.0.2k" + +
+ + CVE-2016-7055 + CVE-2017-3730 + CVE-2017-3731 + CVE-2017-3732 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-08.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-08.xml new file mode 100644 index 0000000000..6e25cc50df --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-08.xml @@ -0,0 +1,52 @@ + + + + VirtualBox: Multiple vulnerabilities + Multiple vulnerabilities have been found in VirtualBox, the worst + of which might allow unauthorized changes to some critical or all + accessible data. + + virtualbox + 2017-02-14 + 2017-02-14: 1 + 607674 + local, remote + + + 5.0.32 + 5.0.32 + + + +

VirtualBox is a powerful virtualization product from Oracle.

+
+ +

Multiple vulnerabilities have been discovered in VirtualBox. Please + review the CVE identifiers referenced below for details. +

+
+ +

An attacker could cause a Denial of Service condition. Additionally, an + attacker could create, delete or modify critical or all accessible data. +

+
+ +

There is no known workaround at this time.

+
+ +

All VirtualBox users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/virtualbox-5.0.32" + +
+ + CVE-2016-5545 + CVE-2017-3290 + CVE-2017-3316 + CVE-2017-3332 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-09.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-09.xml new file mode 100644 index 0000000000..307978df58 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-09.xml @@ -0,0 +1,67 @@ + + + + ImageMagick: Multiple vulnerabilities + Multiple vulnerabilities have been found in ImageMagick, the worst + of which allows remote attackers to execute arbitrary code. + + imagemagick + 2017-02-17 + 2017-02-17: 2 + 599744 + 606654 + remote + + + 6.9.7.4 + 6.9.7.4 + + + +

ImageMagick is a collection of tools and libraries for many image + formats. +

+
+ +

Multiple vulnerabilities have been discovered in ImageMagick. Please + review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker, by enticing a user to process a specially crafted + image file, could execute arbitrary code with the privileges of the + process or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All ImageMagick users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-gfx/imagemagick-6.9.7.4" + +
+ + + CVE-2016-10144 + + + CVE-2016-10145 + + + CVE-2016-10146 + + CVE-2016-9298 + CVE-2017-5506 + CVE-2017-5507 + CVE-2017-5508 + CVE-2017-5509 + CVE-2017-5510 + CVE-2017-5511 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-10.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-10.xml new file mode 100644 index 0000000000..fb897b8ac2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-10.xml @@ -0,0 +1,58 @@ + + + + NTFS-3G: Privilege escalation + A vulnerability in NTFS-3G allows local users to gain root + privileges. + + ntfs-3g + 2017-02-19 + 2017-02-19: 1 + 607912 + local + + + 2016.2.22-r2 + 2016.2.22-r2 + + + +

NTFS-3G is a stable, full-featured, read-write NTFS driver for various + operating systems. +

+
+ +

The NTFS-3G driver does not properly clear environment variables before + invoking mount or umount. +

+ +

This flaw is similar to the vulnerability described in + “GLSA-201701-19” and “GLSA-201603-04” referenced below but is now + implemented in the NTFS-3G driver itself. +

+
+ +

A local user could gain root privileges.

+
+ +

There is no known workaround at this time. However, on Gentoo when the + “suid” USE flag is not set (which is the default) an attacker cannot + exploit the flaw. +

+
+ +

All NTFS-3G users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-fs/ntfs3g-2016.2.22-r2" + +
+ + CVE-2017-0358 + GLSA-201603-04 + GLSA-201701-19 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-11.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-11.xml new file mode 100644 index 0000000000..985ae38e33 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-11.xml @@ -0,0 +1,63 @@ + + + + GNU C Library: Multiple vulnerabilities + Multiple vulnerabilities have been found in the GNU C Library, the + worst of which allows context-dependent attackers to execute arbitrary + code. + + glibc + 2017-02-19 + 2017-02-19: 1 + 560420 + 560526 + 572416 + 576726 + 578602 + local, remote + + + 2.23-r3 + 2.23-r3 + + + +

The GNU C library is the standard C library used by Gentoo Linux + systems. +

+
+ +

Multiple vulnerabilities have been discovered in the GNU C Library. + Please review the CVE identifiers referenced below for details. +

+
+ +

A context-dependent attacker could possibly execute arbitrary code with + the privileges of the process, disclose sensitive information, or cause a + Denial of Service condition via multiple vectors. +

+
+ +

There is no known workaround at this time.

+
+ +

All GNU C Library users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-libs/glibc-2.23-r3" + +
+ + CVE-2014-9761 + CVE-2015-5277 + CVE-2015-8776 + CVE-2015-8777 + CVE-2015-8778 + CVE-2015-8779 + CVE-2016-1234 + CVE-2016-3075 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-12.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-12.xml new file mode 100644 index 0000000000..4825141ffa --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-12.xml @@ -0,0 +1,55 @@ + + + + MuPDF: Multiple vulnerabilities + Multiple vulnerabilities have been found in MuPDF, the worst of + which allows remote attackers to execute arbitrary code. + + mupdf + 2017-02-19 + 2017-02-19: 1 + 589826 + 590480 + 608702 + 608712 + remote + + + 1.10a-r1 + 1.10a-r1 + + + +

A lightweight PDF, XPS, and E-book viewer.

+
+ +

Multiple vulnerabilities have been discovered in MuPDF. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could entice a user to open a specially crafted PDF + document using MuPDF possibly resulting in the execution of arbitrary + code, with the privileges of the process, or a Denial of Service + condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All MuPDF users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-text/mupdf-1.10a-r1" + +
+ + CVE-2016-6265 + CVE-2016-6525 + CVE-2017-5896 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-13.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-13.xml new file mode 100644 index 0000000000..a4eb178f19 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-13.xml @@ -0,0 +1,75 @@ + + + + Mozilla Thunderbird: Multiple vulnerabilities + Multiple vulnerabilities have been found in Mozilla Thunderbird, + the worst of which could lead to the execution of arbitrary code. + + thunderbird + 2017-02-20 + 2017-02-20: 1 + 607310 + remote + + + 45.7.0 + 45.7.0 + + + 45.7.0 + 45.7.0 + + + +

Mozilla Thunderbird is a popular open-source email client from the + Mozilla project. +

+
+ +

Multiple vulnerabilities have been discovered in Mozilla Thunderbird. + Please review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker, by enticing a user to open a specially crafted email + or web page, could possibly execute arbitrary code with the privileges of + the process or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All Mozilla Thunderbird users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-45.7.0" + + +

All Mozilla Thunderbird binary users should upgrade to the latest + version: +

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=mail-client/thunderbird-bin-45.7.0" + +
+ + CVE-2017-5373 + CVE-2017-5375 + CVE-2017-5376 + CVE-2017-5378 + CVE-2017-5380 + CVE-2017-5383 + CVE-2017-5390 + CVE-2017-5396 + + Mozilla Foundation Security Advisory 2017-03 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-14.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-14.xml new file mode 100644 index 0000000000..a4a873eae7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-14.xml @@ -0,0 +1,52 @@ + + + + PyCrypto: Remote execution of arbitrary code + A heap-based buffer overflow in PyCrypto might allow remote + attackers to execute arbitrary code. + + pycrypto + 2017-02-20 + 2017-02-20: 1 + 576494 + remote + + + 2.6.1-r2 + 2.6.1-r2 + + + +

The Python Cryptography Toolkit (PyCrypto) is a collection of both + secure hash functions (such as SHA256 and RIPEMD160), and various + encryption algorithms (AES, DES, RSA, ElGamal, etc.). +

+
+ +

A heap-based buffer overflow vulnerability has been discovered in + PyCrypto. Please review the CVE identifier referenced below for details. +

+
+ +

A remote attacker, able to control the mode of operation in PyCrypto’s + AES module, could possibly execute arbitrary code with the privileges of + the process or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All PyCrypto users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-python/pycrypto-2.6.1-r2" + +
+ + CVE-2013-7459 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-15.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-15.xml new file mode 100644 index 0000000000..4fd879865b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-15.xml @@ -0,0 +1,66 @@ + + + + OCaml: Buffer overflow and information disclosure + A buffer overflow in OCaml might allow remote attackers to obtain + sensitive information or crash an OCaml-based application. + + ocaml + 2017-02-20 + 2017-02-20: 1 + 581946 + remote + + + 4.04.0 + 4.04.0 + + + +

OCaml is a high-level, strongly-typed, functional, and object-oriented + programming language from the ML family of languages. +

+
+ +

It was discovered that OCaml was vulnerable to a runtime bug that, on + 64-bit platforms, causes size arguments to internal memmove calls to be + sign-extended from 32- to 64-bits before being passed to the memmove + function. This leads to arguments between 2GiB and 4GiB being interpreted + as larger than they are (specifically, a bit below 2^64), causing a + buffer overflow. Further, arguments between 4GiB and 6GiB are interpreted + as 4GiB smaller than they should be causing a possible information leak. +

+
+ +

A remote attacker, able to interact with an OCaml-based application, + could possibly obtain sensitive information or cause a Denial of Service + condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All OCaml users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/ocam-4.04.0" + + +

Packages which depend on OCaml may need to be recompiled. Tools such as + qdepends (included in app-portage/portage-utils) may assist in + identifying these packages: +

+ + + # emerge --oneshot --ask --verbose $(qdepends -CQ dev-lang/ocaml | sed + 's/^/=/') + +
+ + CVE-2015-8869 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-16.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-16.xml new file mode 100644 index 0000000000..ff922abe2d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-16.xml @@ -0,0 +1,63 @@ + + + + Redis: Multiple vulnerabilities + Multiple vulnerabilities have been found in Redis, the worst of + which may allow execution of arbitrary code. + + redis + 2017-02-20 + 2017-02-20: 1 + 551274 + 565188 + 595730 + remote + + + 3.2.5 + 3.0.7 + 3.2.5 + + + +

Redis is an open source (BSD licensed), in-memory data structure store, + used as a database, cache and message broker. +

+
+ +

Multiple vulnerabilities have been discovered in Redis. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker, able to connect to a Redis instance, could issue + malicious commands possibly resulting in the execution of arbitrary code + with the privileges of the process or a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All Redis 3.0.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/redis-3.0.7" + + +

All Redis 3.2.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/redis-3.2.5" + +
+ + CVE-2015-4335 + CVE-2015-8080 + CVE-2016-8339 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-17.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-17.xml new file mode 100644 index 0000000000..4e34e47d9a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-17.xml @@ -0,0 +1,71 @@ + + + + MySQL: Multiple vulnerabilities + Multiple vulnerabilities have been found in MySQL, the worst of + which could lead to privilege escalation. + + mysql + 2017-02-20 + 2017-02-20: 1 + 606254 + local, remote + + + 5.6.35 + 5.6.35 + + + +

MySQL is a popular multi-threaded, multi-user SQL server. MariaDB is an + enhanced, drop-in replacement for MySQL. +

+
+ +

Multiple vulnerabilities have been discovered in MySQL. Please review + the CVE identifiers referenced below for details. +

+
+ +

An attacker could possibly escalate privileges, gain access to critical + data or complete access to all MySQL server accessible data, or cause a + Denial of Service condition via unspecified vectors. +

+
+ +

There is no known workaround at this time.

+
+ +

All MySQL users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/mysql-5.6.35" + +
+ + CVE-2016-8318 + CVE-2016-8327 + CVE-2017-3238 + CVE-2017-3243 + CVE-2017-3244 + CVE-2017-3251 + CVE-2017-3256 + CVE-2017-3257 + CVE-2017-3258 + CVE-2017-3265 + CVE-2017-3273 + CVE-2017-3291 + CVE-2017-3312 + CVE-2017-3313 + CVE-2017-3317 + CVE-2017-3318 + CVE-2017-3319 + CVE-2017-3320 + + Oracle Critical Patch Update Advisory - January 2017 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-18.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-18.xml new file mode 100644 index 0000000000..3378018f62 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-18.xml @@ -0,0 +1,59 @@ + + + + MariaDB: Multiple vulnerabilities + Multiple vulnerabilities have been found in MariaDB, the worst of + which could lead to privilege escalation. + + mariadb + 2017-02-20 + 2017-02-20: 1 + 606258 + local, remote + + + 10.0.29 + 10.0.29 + + + +

MariaDB is an enhanced, drop-in replacement for MySQL.

+
+ +

Multiple vulnerabilities have been discovered in MariaDB. Please review + the CVE identifiers referenced below for details. +

+
+ +

An attacker could possibly escalate privileges, gain access to critical + data or complete access to all MariaDB Server accessible data, or cause a + Denial of Service condition via unspecified vectors. +

+
+ +

There is no known workaround at this time.

+
+ +

All MariaDB users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.0.29" + +
+ + CVE-2016-6664 + CVE-2017-3238 + CVE-2017-3243 + CVE-2017-3244 + CVE-2017-3257 + CVE-2017-3258 + CVE-2017-3265 + CVE-2017-3291 + CVE-2017-3312 + CVE-2017-3317 + CVE-2017-3318 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-19.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-19.xml new file mode 100644 index 0000000000..e797b5a375 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-19.xml @@ -0,0 +1,49 @@ + + + + TigerVNC: Buffer overflow + A buffer overflow in TigerVNC might allow remote attackers to + execute arbitrary code. + + tigervnc + 2017-02-20 + 2017-02-20: 1 + 606998 + remote + + + 1.7.1 + 1.7.1 + + + +

TigerVNC is a high-performance VNC server/client.

+
+ +

A buffer overflow vulnerability in ModifiablePixelBuffer::fillRect in + vncviewer was found. +

+
+ +

A remote attacker, utilizing a malicious VNC server, could execute + arbitrary code with the privileges of the user running the client or + cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All TigerVNC users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/tigervnc-1.7.1" + +
+ + CVE-2017-5581 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-20.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-20.xml new file mode 100644 index 0000000000..c1e13ce421 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-20.xml @@ -0,0 +1,77 @@ + + + + Adobe Flash Player: Multiple vulnerabilities + Multiple vulnerabilities have been found in Adobe Flash Player, the + worst of which allows remote attackers to execute arbitrary code. + + flash + 2017-02-20 + 2017-02-20: 1 + 605314 + 609330 + remote + + + 24.0.0.221 + 24.0.0.221 + + + +

The Adobe Flash Player is a renderer for the SWF file format, which is + commonly used to provide interactive websites. +

+
+ +

Multiple vulnerabilities have been discovered in Adobe Flash Player. + Please review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with the + privileges of the process or bypass security restrictions. +

+
+ +

There is no known workaround at this time.

+
+ +

All Adobe Flash users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-plugins/adobe-flash-24.0.0.221" + +
+ + CVE-2017-2925 + CVE-2017-2926 + CVE-2017-2927 + CVE-2017-2928 + CVE-2017-2930 + CVE-2017-2931 + CVE-2017-2932 + CVE-2017-2933 + CVE-2017-2934 + CVE-2017-2935 + CVE-2017-2936 + CVE-2017-2937 + CVE-2017-2938 + CVE-2017-2982 + CVE-2017-2984 + CVE-2017-2985 + CVE-2017-2986 + CVE-2017-2987 + CVE-2017-2988 + CVE-2017-2990 + CVE-2017-2991 + CVE-2017-2992 + CVE-2017-2993 + CVE-2017-2994 + CVE-2017-2995 + CVE-2017-2996 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-21.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-21.xml new file mode 100644 index 0000000000..68f1a9b4c5 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-21.xml @@ -0,0 +1,71 @@ + + + + Opus: User-assisted execution of arbitrary code + A vulnerability in Opus could cause memory corruption. + opus + 2017-02-20 + 2017-02-20: 1 + 605894 + remote + + + 1.1.3-r1 + 1.1.3-r1 + + + +

Opus is a totally open, royalty-free, highly versatile audio codec.

+
+ +

A large NLSF values could cause the stabilization code in + silk/NLSF_stabilize.c to wrap-around and have the last value in + NLSF_Q15[] to be negative, close to -32768. +

+ +

Under normal circumstances, the code will simply read from the wrong + table resulting in an unstable LPC filter. The filter would then go + through the LPC stabilization code at the end of silk_NLSF2A(). +

+ +

Ultimately, the output audio would be garbage, but no worse than with + any other harmless bad packet. +

+ +

Please see the referenced upstream patch and Debian bug report below for + a detailed analysis. +

+ +

However, the original report was about a successful exploitation of + Android’s Mediaserver in conjunction with this vulnerability. +

+
+ +

A remote attacker could entice a user to open a specially crafted media + stream, possibly resulting in execution of arbitrary code with the + privileges of the process, or a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All Opus users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/opus-1.1.3-r1" + +
+ + CVE-2017-0381 + + Debian Bug 851612 + + + Upstream patch + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-22.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-22.xml new file mode 100644 index 0000000000..b18c72c2aa --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-22.xml @@ -0,0 +1,74 @@ + + + + Mozilla Firefox: Multiple vulnerabilities + Multiple vulnerabilities have been found in Mozilla Firefox, the + worst of which may allow execution of arbitrary code. + + firefox + 2017-02-20 + 2017-02-20: 1 + 607138 + remote + + + 45.7.0 + 45.7.0 + + + 45.7.0 + 45.7.0 + + + +

Mozilla Firefox is a popular open-source web browser from the Mozilla + Project. +

+
+ +

Multiple vulnerabilities have been discovered in Mozilla Firefox. Please + review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with the + privileges of the process, cause a Denial of Service condition, bypass + access restriction, access otherwise protected information, or spoof + content via multiple vectors. +

+
+ +

There is no known workaround at this time.

+
+ +

All Mozilla Firefox users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-client/firefox-45.7.0" + + +

All Mozilla Firefox binary users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-client/firefox-bin-45.7.0" + +
+ + CVE-2017-5373 + CVE-2017-5375 + CVE-2017-5376 + CVE-2017-5378 + CVE-2017-5380 + CVE-2017-5383 + CVE-2017-5386 + CVE-2017-5390 + CVE-2017-5396 + + Mozilla Foundation Security Advisory 2017-02 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-23.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-23.xml new file mode 100644 index 0000000000..4eae1027c5 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-23.xml @@ -0,0 +1,61 @@ + + + + Dropbear: Multiple vulnerabilities + Multiple vulnerabilities have been found in Dropbear, the worst of + which allows remote attackers to execute arbitrary code. + + dropbear + 2017-02-20 + 2017-02-20: 1 + 605560 + remote + + + 2016.74 + 2016.74 + + + +

Dropbear is an SSH server and client designed with a small memory + footprint. +

+
+ +

Multiple vulnerabilities have been discovered in Dropbear. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with root + privileges if usernames containing special characters can be created on a + system. Also, a dbclient user who can control username or host arguments + could potentially run arbitrary code with the privileges of the process. +

+ +

In addition, a remote attacker could entice a user to process a + specially crafted SSH key using dropbearconvert, possibly resulting in + execution of arbitrary code with the privileges of the process or a + Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All Dropbear users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/dropbear-2016.74" + +
+ + CVE-2016-7406 + CVE-2016-7407 + CVE-2016-7408 + CVE-2016-7409 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-24.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-24.xml new file mode 100644 index 0000000000..1e92964d19 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-24.xml @@ -0,0 +1,57 @@ + + + + LibVNCServer/LibVNCClient: Multiple vulnerabilities + Multiple vulnerabilities have been found in + LibVNCServer/LibVNCClient, the worst of which allows remote attackers to + execute arbitrary code when connecting to a malicious server. + + libvncserver + 2017-02-20 + 2017-02-20: 1 + 605326 + remote + + + 0.9.11 + 0.9.11 + + + +

LibVNCServer/LibVNCClient are cross-platform C libraries that allow you + to easily implement VNC server or client functionality in your program. +

+
+ +

Multiple vulnerabilities have been discovered in LibVNCServer and + LibVNCClient. Please review the CVE identifiers referenced below for + details. +

+
+ +

A remote attacker could entice a user to connect to a malicious VNC + server or leverage Man-in-the-Middle attacks to cause the execution of + arbitrary code with the privileges of the user running a VNC client + linked against LibVNCClient. +

+
+ +

There is no known workaround at this time.

+
+ +

All LibVNCServer/LibVNCClient users should upgrade to the latest + version: +

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-libs/libvncserver-0.9.11" + +
+ + CVE-2016-9941 + CVE-2016-9942 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-25.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-25.xml new file mode 100644 index 0000000000..0cedc9ab6a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-25.xml @@ -0,0 +1,53 @@ + + + + libass: Multiple vulnerabilities + Multiple vulnerabilities have been found in libass, the worst of + which have unknown impacts. + + libass + 2017-02-20 + 2017-02-20: 1 + 596422 + remote + + + 0.13.4 + 0.13.4 + + + +

libass is a portable subtitle renderer for the ASS/SSA (Advanced + Substation Alpha/Substation Alpha) subtitle format. +

+
+ +

Multiple vulnerabilities have been discovered in libass. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could cause a Denial of Service condition or other + unknown impacts via unknown attack vectors. +

+
+ +

There is no known workaround at this time.

+
+ +

All libass users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/libass-0.13.4" + +
+ + CVE-2016-7969 + CVE-2016-7970 + CVE-2016-7971 + CVE-2016-7972 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-26.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-26.xml new file mode 100644 index 0000000000..fc86cf20f8 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-26.xml @@ -0,0 +1,59 @@ + + + + Nagios: Multiple vulnerabilities + Multiple vulnerabilities have been found in Nagios, the worst of + which could lead to privilege escalation. + + nagios + 2017-02-21 + 2017-02-21: 1 + 595194 + 598104 + 600864 + 602216 + local, remote + + + 4.2.4 + 4.2.4 + + + +

Nagios is an open source host, service and network monitoring program.

+
+ +

Multiple vulnerabilities have been discovered in Nagios. Please review + the CVE identifiers referenced below for details. +

+
+ +

A local attacker, who either is already Nagios’s system user or + belongs to Nagios’s group, could potentially escalate privileges. +

+ +

In addition, a remote attacker could read or write to arbitrary files by + spoofing a crafted response from the Nagios RSS feed server. +

+
+ +

There is no known workaround at this time.

+
+ +

All Nagios users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-analyzer/nagios-core-4.2.4" + +
+ + CVE-2008-4796 + CVE-2008-7313 + CVE-2016-8641 + CVE-2016-9565 + CVE-2016-9566 + + whissi + b-man +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-27.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-27.xml new file mode 100644 index 0000000000..e65aec7e17 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-27.xml @@ -0,0 +1,65 @@ + + + + Xen: Multiple vulnerabilities + Multiple vulnerabilities have been found in Xen, the worst of which + could lead to the execution of arbitrary code on the host system. + + xen + 2017-02-21 + 2017-02-21: 1 + 607840 + 609160 + local + + + 4.7.1-r5 + 4.7.1-r5 + + + 4.7.1-r6 + 4.7.1-r6 + + + +

Xen is a bare-metal hypervisor.

+
+ +

Multiple vulnerabilities have been discovered in Xen. Please review the + CVE identifiers and Xen Security Advisory referenced below for details. +

+
+ +

A local attacker could potentially execute arbitrary code with + privileges of Xen (QEMU) process on the host, gain privileges on the host + system, cause a Denial of Service condition, or obtain sensitive + information. +

+
+ +

There is no known workaround at this time.

+
+ +

All Xen users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.7.1-r5" + + +

All Xen Tools users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=app-emulation/xen-tools-4.7.1-r6" + +
+ + CVE-2017-2615 + XSA-207 + XSA-208 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-28.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-28.xml new file mode 100644 index 0000000000..dc8de74927 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-28.xml @@ -0,0 +1,72 @@ + + + + QEMU: Multiple vulnerabilities + Multiple vulnerabilities have been found in QEMU, the worst of + which could lead to the execution of arbitrary code on the host system. + + qemu + 2017-02-21 + 2017-02-21: 1 + 606264 + 606720 + 606722 + 607000 + 607100 + 607766 + 608034 + 608036 + 608038 + 608520 + 608728 + local + + + 2.8.0-r1 + 2.8.0-r1 + + + +

QEMU is a generic and open source machine emulator and virtualizer.

+
+ +

Multiple vulnerabilities have been discovered in QEMU. Please review the + CVE identifiers referenced below for details. +

+
+ +

A local attacker could potentially execute arbitrary code with + privileges of QEMU process on the host, gain privileges on the host + system, cause a Denial of Service condition, or obtain sensitive + information. +

+
+ +

There is no known workaround at this time.

+
+ +

All QEMU users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/qemu-2.8.0-r1" + +
+ + + CVE-2016-10155 + + CVE-2017-2615 + CVE-2017-5525 + CVE-2017-5552 + CVE-2017-5578 + CVE-2017-5579 + CVE-2017-5667 + CVE-2017-5856 + CVE-2017-5857 + CVE-2017-5898 + CVE-2017-5931 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-29.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-29.xml new file mode 100644 index 0000000000..d6e26f8aa7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-29.xml @@ -0,0 +1,64 @@ + + + + PHP: Multiple vulnerabilities + Multiple vulnerabilities have been found in PHP, the worst of which + could lead to arbitrary code execution or cause a Denial of Service + condition. + + php + 2017-02-21 + 2017-02-21: 1 + 604776 + 606626 + remote + + + 5.6.30 + 5.6.30 + + + +

PHP is a widely-used general-purpose scripting language that is + especially suited for Web development and can be embedded into HTML. +

+
+ +

Multiple vulnerabilities have been discovered in PHP. Please review the + CVE identifiers referenced below for details. +

+
+ +

An attacker could possibly execute arbitrary code or create a Denial of + Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All PHP 5.6 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/php-5.6.30:5.6" + +
+ + + CVE-2016-10158 + + + CVE-2016-10159 + + + CVE-2016-10160 + + + CVE-2016-10161 + + CVE-2016-9935 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-30.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-30.xml new file mode 100644 index 0000000000..6c9705d56c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-30.xml @@ -0,0 +1,89 @@ + + + + tcpdump: Multiple vulnerabilities + Multiple vulnerabilities have been found in tcpdump, the worst of + which may allow execution of arbitrary code. + + tcpdump + 2017-02-21 + 2017-02-21: 1 + 606516 + remote + + + 4.9.0 + 4.9.0 + + + +

tcpdump is a tool for network monitoring and data acquisition.

+
+ +

Multiple vulnerabilities have been discovered in tcpdump. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker, by sending a specially crafted network package, could + possibly execute arbitrary code with the privileges of the process or + cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All tcpdump users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-analyzer/tcpdump-4.9.0" + +
+ + CVE-2016-7922 + CVE-2016-7923 + CVE-2016-7924 + CVE-2016-7925 + CVE-2016-7926 + CVE-2016-7927 + CVE-2016-7928 + CVE-2016-7929 + CVE-2016-7930 + CVE-2016-7931 + CVE-2016-7932 + CVE-2016-7933 + CVE-2016-7934 + CVE-2016-7935 + CVE-2016-7936 + CVE-2016-7937 + CVE-2016-7938 + CVE-2016-7939 + CVE-2016-7940 + CVE-2016-7973 + CVE-2016-7974 + CVE-2016-7975 + CVE-2016-7983 + CVE-2016-7984 + CVE-2016-7985 + CVE-2016-7986 + CVE-2016-7992 + CVE-2016-7993 + CVE-2016-8574 + CVE-2016-8575 + CVE-2017-5202 + CVE-2017-5203 + CVE-2017-5204 + CVE-2017-5205 + CVE-2017-5341 + CVE-2017-5342 + CVE-2017-5482 + CVE-2017-5483 + CVE-2017-5484 + CVE-2017-5485 + CVE-2017-5486 + + b-man + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-31.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-31.xml new file mode 100644 index 0000000000..f0a1547804 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-31.xml @@ -0,0 +1,62 @@ + + + + GPL Ghostscript: Multiple vulnerabilities + Multiple vulnerabilities have been found in GPL Ghostscript, the + worst of which may allow execution of arbitrary code. + + ghostscript + 2017-02-22 + 2017-02-22: 1 + 596576 + 607190 + remote + + + 9.20-r1 + 9.20-r1 + + + +

Ghostscript is an interpreter for the PostScript language and for PDF.

+
+ +

Multiple vulnerabilities have been discovered in GPL Ghostscript and the + bundled OpenJPEG. Please review the CVE identifiers and GLSA-201612-26 + (OpenJPEG) referenced below for additional information. +

+ +

Note: GPL Ghostscript in Gentoo since app-text/ghostscript-gpl-9.20-r1 + no longer bundles OpenJPEG. +

+
+ +

A context-dependent attacker could entice a user to open a specially + crafted PostScript file or PDF using GPL Ghostscript possibly resulting + in the execution of arbitrary code with the privileges of the process or + a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All GPL Ghostscript users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=app-text/ghostscript-gpl-9.20-r1" + +
+ + CVE-2016-7976 + CVE-2016-7977 + CVE-2016-7978 + CVE-2016-7979 + CVE-2016-8602 + GLSA-201612-26 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-32.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-32.xml new file mode 100644 index 0000000000..6baab55ce2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201702-32.xml @@ -0,0 +1,57 @@ + + + + Ruby Archive::Tar::Minitar: Directory traversal + Ruby Archive::Tar::Minitar is vulnerable to a directory traversal + attack. + + archive-tar-minitar + 2017-02-22 + 2017-02-22: 1 + 607110 + remote + + + 0.6.1 + 0.6.1 + + + +

Archive::Tar::Minitar is a pure-Ruby library and command-line utility + that provides the ability to deal with POSIX tar(1) archive files. +

+
+ +

Michal Marek discovered that Ruby Archive::Tar::Minitar is vulnerable to + a directory traversal vulnerability. +

+
+ +

A remote attacker could entice a user or an automated system to process + a specially crafted archive using Ruby Archive::Tar::Minitar possibly + allowing the writing of arbitrary files with the privileges of the + process. +

+
+ +

There is no known workaround at this time.

+
+ +

All Ruby Archive::Tar::Minitar users should upgrade to the latest + version: +

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=dev-ruby/archive-tar-minitar-0.6.1" + +
+ + + CVE-2016-10173 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-01.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-01.xml new file mode 100644 index 0000000000..49601e9952 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-01.xml @@ -0,0 +1,56 @@ + + + + OpenOffice: User-assisted execution of arbitrary code + A vulnerability in OpenOffice Impress could cause memory + corruption. + + openoffice + 2017-03-19 + 2017-03-19: 1 + 597080 + remote + + + 4.1.3 + 4.1.3 + + + +

Apache OpenOffice is an open-source office software suite for word + processing, spreadsheets, presentations, graphics, databases and more. +

+
+ +

An exploitable out-of-bounds vulnerability exists in OpenOffice Impress + when handling MetaActions. +

+
+ +

A remote attacker could entice a user to open a specially crafted + OpenDocument Presentation .ODP or Presentation Template .OTP file using + OpenOffice Impress, possibly resulting in execution of arbitrary code + with the privileges of the process or a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All OpenOffice users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-office/openoffice-bin-4.1.3" + + +
+ + CVE-2016-1513 + + TALOS-2016-0051 + + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-02.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-02.xml new file mode 100644 index 0000000000..06cb24e4b6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-02.xml @@ -0,0 +1,61 @@ + + + + Adobe Flash Player: Multiple vulnerabilities + Multiple vulnerabilities have been found in Adobe Flash Player, the + worst of which allows remote attackers to execute arbitrary code. + + adobe-flash + 2017-03-19 + 2017-03-19: 1 + 612588 + remote + + + 25.0.0.127 + 25.0.0.127 + + + +

The Adobe Flash Player is a renderer for the SWF file format, which is + commonly used to provide interactive websites. +

+
+ +

Multiple vulnerabilities have been discovered in Adobe Flash Player. + Please review the CVE identifiers referenced below for details. +

+
+ +

A remote attacker could possibly execute arbitrary code with the + privileges of the process or bypass security restrictions. +

+
+ +

There is no known workaround at this time.

+
+ +

All Adobe Flash users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-plugins/adobe-flash-25.0.0.127" + + +
+ + + APSB17-07 + + CVE-2017-2997 + CVE-2017-2998 + CVE-2017-2999 + CVE-2017-3000 + CVE-2017-3001 + CVE-2017-3002 + CVE-2017-3003 + + whissi + whissi +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-03.xml b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-03.xml new file mode 100644 index 0000000000..8d4c2a9252 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201703-03.xml @@ -0,0 +1,52 @@ + + + + PuTTY: Buffer overflow + A buffer overflow in PuTTY might allow remote attackers to execute + arbitrary code or cause a denial of service. + + PuTTY + 2017-03-19 + 2017-03-19: 1 + 610552 + remote + + + 0.68 + 0.68 + + + +

PuTTY is a free implementation of Telnet and SSH for Windows and Unix + platforms, along with an xterm terminal emulator. +

+
+ +

A heap-corrupting buffer overflow bug in the ssh_agent_channel_data + function of PuTTY was found. +

+
+ +

A remote attacker, utilizing the SSH agent forwarding of an SSH server, + could execute arbitrary code with the privileges of the user running the + client or cause a Denial of Service condition. +

+
+ +

There is no known workaround at this time.

+
+ +

All PuTTY users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/putty-0.68" + + +
+ + CVE-2017-6542 + + BlueKnight + BlueKnight +
diff --git a/sdk_container/src/third_party/portage-stable/metadata/glsa/timestamp.chk b/sdk_container/src/third_party/portage-stable/metadata/glsa/timestamp.chk index cc05544a46..98f5de2268 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/glsa/timestamp.chk +++ b/sdk_container/src/third_party/portage-stable/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Tue, 24 Jan 2017 22:13:22 +0000 +Tue, 21 Mar 2017 21:38:55 +0000 From a26c41d9d2174a1536dcba621ba910c6e79c1ab1 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 17:51:54 -0700 Subject: [PATCH 04/26] dev-perl/Capture-Tiny: drop package --- .../Capture-Tiny/Capture-Tiny-0.240.0.ebuild | 24 -- .../Capture-Tiny/Capture-Tiny-0.280.0.ebuild | 33 --- .../Capture-Tiny/Capture-Tiny-0.300.0.ebuild | 33 --- .../dev-perl/Capture-Tiny/ChangeLog | 227 ------------------ .../dev-perl/Capture-Tiny/Manifest | 30 --- .../dev-perl/Capture-Tiny/metadata.xml | 9 - .../md5-cache/dev-perl/Capture-Tiny-0.240.0 | 13 - .../md5-cache/dev-perl/Capture-Tiny-0.280.0 | 13 - .../md5-cache/dev-perl/Capture-Tiny-0.300.0 | 13 - 9 files changed, 395 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.280.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.240.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.280.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.300.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild deleted file mode 100644 index a981758624..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild,v 1.15 2014/06/09 23:44:10 vapier Exp $ - -EAPI=5 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=0.24 -inherit perl-module - -DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="test" - -DEPEND=" - test? ( - dev-perl/Inline - ) -" - -SRC_TEST=do diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.280.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.280.0.ebuild deleted file mode 100644 index 62ebe58aa0..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.280.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.280.0.ebuild,v 1.1 2015/04/18 19:07:01 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=0.28 -inherit perl-module - -DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" - -SRC_TEST=do diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild deleted file mode 100644 index ae0241af20..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild,v 1.1 2015/07/12 15:12:29 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=0.30 -inherit perl-module - -DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" - -SRC_TEST="do parallel" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/ChangeLog deleted file mode 100644 index 8a179c4f58..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/ChangeLog +++ /dev/null @@ -1,227 +0,0 @@ -# ChangeLog for dev-perl/Capture-Tiny -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.59 2015/07/12 15:12:29 dilfridge Exp $ - -*Capture-Tiny-0.300.0 (12 Jul 2015) - - 12 Jul 2015; Andreas K. Huettel - +Capture-Tiny-0.300.0.ebuild, -Capture-Tiny-0.270.0.ebuild: - Version bump; remove old - -*Capture-Tiny-0.280.0 (18 Apr 2015) - - 18 Apr 2015; Andreas K. Huettel - +Capture-Tiny-0.280.0.ebuild: - Version bump - -*Capture-Tiny-0.270.0 (08 Dec 2014) - - 08 Dec 2014; Andreas K. Huettel - +Capture-Tiny-0.270.0.ebuild: - Version bump - - 09 Jun 2014; Mike Frysinger Capture-Tiny-0.240.0.ebuild: - Mark arm64/m68k/s390/sh stable. - - 26 Apr 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - Add ~sh keyword wrt bug #501346 - - 26 Apr 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - Add ~s390 keyword wrt bug #501346 - - 25 Feb 2014; Markus Meier Capture-Tiny-0.240.0.ebuild: - add ~arm, bug #501346 - - 24 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - Add ~mips keyword wrt bug #501346 - - 23 Feb 2014; Naohiro Aota Capture-Tiny-0.240.0.ebuild: - Add ~x86-fbsd wrt bug #501346 - - 15 Feb 2014; Mikle Kolyada -Capture-Tiny-0.170.0.ebuild, - -Capture-Tiny-0.210.0.ebuild: - drop old wrt bug #500596 - - 15 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - ppc stable wrt bug #500596 - - 15 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - ppc64 stable wrt bug #500596 - - 15 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - sparc stable wrt bug #500596 - - 15 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - x86 stable wrt bug #500596 - - 15 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - amd64 stable wrt bug #500596 - - 15 Feb 2014; Mikle Kolyada Capture-Tiny-0.240.0.ebuild: - alpha stable wrt bug #500596 - - 15 Feb 2014; Akinori Hattori Capture-Tiny-0.240.0.ebuild: - ia64 stable wrt bug #500596 - - 15 Feb 2014; Jeroen Roovers Capture-Tiny-0.240.0.ebuild: - Stable for HPPA (bug #500596). - -*Capture-Tiny-0.240.0 (15 Feb 2014) - - 15 Feb 2014; Tim Harder +Capture-Tiny-0.240.0.ebuild: - Version bump. - - 22 Dec 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - ppc64 stable wrt bug #487638 - - 12 Oct 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - sparc stable wrt bug #487638 - - 12 Oct 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - ppc stable wrt bug #487638 - - 12 Oct 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - ia64 stable wrt bug #487638 - - 12 Oct 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - alpha stable wrt bug #487638 - - 23 Jun 2013; Jeroen Roovers Capture-Tiny-0.210.0.ebuild: - Stable for HPPA (bug #474172). - - 22 Jun 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - x86 stable wrt bug #474172 - - 22 Jun 2013; Mikle Kolyada Capture-Tiny-0.210.0.ebuild: - amd64 stable wrt bug #474172 - - 08 Jan 2013; Torsten Veller -Capture-Tiny-0.180.0.ebuild, - -Capture-Tiny-0.190.0.ebuild, -Capture-Tiny-0.200.0.ebuild: - Cleanup - - 11 Dec 2012; Agostino Sarubbo Capture-Tiny-0.210.0.ebuild: - Add ~ppc64, wrt bug #395973 - -*Capture-Tiny-0.210.0 (17 Nov 2012) - - 17 Nov 2012; Torsten Veller +Capture-Tiny-0.210.0.ebuild: - Version bump - -*Capture-Tiny-0.200.0 (07 Oct 2012) - - 07 Oct 2012; Torsten Veller +Capture-Tiny-0.200.0.ebuild: - Version bump - -*Capture-Tiny-0.190.0 (10 Aug 2012) - - 10 Aug 2012; Torsten Veller +Capture-Tiny-0.190.0.ebuild: - Version bump - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 03 Jun 2012; Torsten Veller -Capture-Tiny-0.08.ebuild, - -Capture-Tiny-0.110.0.ebuild, -Capture-Tiny-0.120.0.ebuild, - -Capture-Tiny-0.150.0.ebuild, -Capture-Tiny-0.160.0.ebuild: - Cleanup - -*Capture-Tiny-0.180.0 (06 May 2012) - - 06 May 2012; Torsten Veller +Capture-Tiny-0.180.0.ebuild: - Version bump - - 26 Apr 2012; Jeroen Roovers Capture-Tiny-0.170.0.ebuild: - Stable for HPPA (bug #413015). - - 24 Apr 2012; Jeff Horelick Capture-Tiny-0.170.0.ebuild: - marked x86 per bug 413015 - - 22 Apr 2012; Agostino Sarubbo Capture-Tiny-0.170.0.ebuild: - Stable for amd64, wrt bug #413015 - - 20 Mar 2012; Jeroen Roovers Capture-Tiny-0.150.0.ebuild: - Stable for HPPA (bug #408579). - -*Capture-Tiny-0.170.0 (23 Feb 2012) - - 23 Feb 2012; Torsten Veller +Capture-Tiny-0.170.0.ebuild: - Version bump - -*Capture-Tiny-0.160.0 (13 Feb 2012) - - 13 Feb 2012; Torsten Veller +Capture-Tiny-0.160.0.ebuild: - Version bump - - 02 Feb 2012; Brent Baude Capture-Tiny-0.150.0.ebuild: - Marking Capture-Tiny-0.150.0 ~ppc for bug 395973 - - 14 Jan 2012; Raúl Porcel Capture-Tiny-0.150.0.ebuild: - Add ~alpha/~ia64/~sparc wrt #395973 - - 30 Dec 2011; Jeroen Roovers Capture-Tiny-0.150.0.ebuild: - Marked ~hppa (bug #395973). - -*Capture-Tiny-0.150.0 (25 Dec 2011) - - 25 Dec 2011; Torsten Veller +Capture-Tiny-0.150.0.ebuild: - [bump] dev-perl/Capture-Tiny-0.150.0 - -*Capture-Tiny-0.120.0 (02 Dec 2011) - - 02 Dec 2011; Torsten Veller +Capture-Tiny-0.120.0.ebuild: - Version bump - - 30 Jul 2011; Torsten Veller -Capture-Tiny-0.100.ebuild: - Cleanup - -*Capture-Tiny-0.110.0 (21 May 2011) - - 21 May 2011; Torsten Veller +Capture-Tiny-0.110.0.ebuild: - Version bump - - 03 Apr 2011; Torsten Veller -Capture-Tiny-0.90.ebuild: - Cleanup - -*Capture-Tiny-0.100 (08 Feb 2011) - - 08 Feb 2011; Torsten Veller +Capture-Tiny-0.100.ebuild: - Version bump - - 29 Jan 2011; Torsten Veller Capture-Tiny-0.90.ebuild: - Drop Module-Build dependency - -*Capture-Tiny-0.90 (29 Jan 2011) - - 29 Jan 2011; Torsten Veller +Capture-Tiny-0.90.ebuild: - Version bump - - 14 Jan 2011; Torsten Veller -Capture-Tiny-0.06.ebuild, - -Capture-Tiny-0.07.ebuild: - Cleanup - - 05 Nov 2010; Markos Chandras - Capture-Tiny-0.08.ebuild: - Stable on amd64 wrt bug #341865 - - 04 Nov 2010; Christian Faulhammer - Capture-Tiny-0.08.ebuild: - x86 stable, bug 341865 - -*Capture-Tiny-0.08 (22 Jun 2010) - - 22 Jun 2010; Torsten Veller +Capture-Tiny-0.08.ebuild: - Version bump - -*Capture-Tiny-0.07 (26 Jan 2010) - - 26 Jan 2010; Torsten Veller +Capture-Tiny-0.07.ebuild: - Version bump - - 02 Dec 2009; Torsten Veller Capture-Tiny-0.06.ebuild: - Stable on amd64 and x86 (#293622) - -*Capture-Tiny-0.06 (26 Jun 2009) - - 26 Jun 2009; Torsten Veller +Capture-Tiny-0.06.ebuild, - +metadata.xml: - Initial commit diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Manifest deleted file mode 100644 index f37074bfcb..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/Manifest +++ /dev/null @@ -1,30 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST Capture-Tiny-0.24.tar.gz 33995 SHA256 9bcf6f8472f8ea50401536cb070ac0c7770837d155c4d6abe212759863aae065 SHA512 8df98fb84d877fed984e1e8fb89c71d2e94baa99eb0d5323f9e413d361a87072b417ce65b00444b5e543ccda05d88753334537534747381a59e5b75eef04eae7 WHIRLPOOL 3b3de2582c08584e20a15179094d3911b2cdb5ebbff73f7a9f47013e14fa2e43bb7df894e3aa96aebf549e9cddadd9a7ad62dff4ee1d287dae819187e50d3e95 -DIST Capture-Tiny-0.28.tar.gz 34455 SHA256 e394caddb0e1a46e8cc4bf499eaae6c265dd201d34cac46d2f3e507c23afef84 SHA512 0db8f593f2f18fde56483df7078a563df6155ce089c4f81081d596de08a1887d17926f2cbbdc437376258d8fbbb8860444aa28709bf6e174a8a88ef02a2c0b04 WHIRLPOOL edf1c05b5c654e0be595eb7accf4c1726df9d3617d7bc414c67d0d4d40df236fdf344168a5a41d42a460c8284d4c07fff2ea1593c6f435f645a1714472f63ad2 -DIST Capture-Tiny-0.30.tar.gz 34578 SHA256 a3b4e55278757e77d50df0b1a79f42e6e8354b7d41db806da39bf161bee63aea SHA512 c85b3d1eec69cbee68fc529a439b2e26076beae4b92001805fd0984e27a69c09a2cdecd9409797f77395ef3804934e20e0a78bbac2af83753c2e8d71b971fbac WHIRLPOOL 4a8a5a3537250306fd08b21096db7753c5610429c9dfd183e6b7916a7f83636fe03ce7f034c278d07961e8b709ab625812acb7a8524929430c7895927dcf35c5 -EBUILD Capture-Tiny-0.240.0.ebuild 571 SHA256 c56369b9aa7afe68831f3c39552bdbf31dcee641aa79595c4a3703b83d63e6b3 SHA512 b79217f823169a344b1ace1d846abdb01d66bae1a639cb057e9b77c780b601abfd76afb3d2605023866ba7c1f5013683637e3d37ee2e5e0ec5ff92d4c1c77b3c WHIRLPOOL fd48a91db009a0613b5760dbaf954f06b72ae76ccecccd7496e5d7f96c6bf0af072cb0c9235df5854171780a8a2aad854a74f54180c9ff704b9560d5b90658b3 -EBUILD Capture-Tiny-0.280.0.ebuild 788 SHA256 4c04965860c933f382372207ab6099f2b14ab65820bfe6a48042f8995782ea5f SHA512 486ce3cfcef7a1a9b6b6c134a91c53c7a0bdf01aecfac1a86b451ab4019a5c72522fa68ee20e54751631c9d8376aea568e0aaabf8a2138fd20c521cf2e87eaee WHIRLPOOL db28c455abb23b656a74df4494bc509d6c8301116c9398f9c6dcc5f27f2729b565fc53ae3c5f8720a534133e067956fe0dba248d62bfaf01ec69650d6b340a11 -EBUILD Capture-Tiny-0.300.0.ebuild 799 SHA256 5dc688e47a6929e4ae91f6d14bad39e686ec486e7704d303ebc23d79ba8ff292 SHA512 34a0451512ec663181924031724e7b1e694c3c388cf5a934188384e41c101cf7d509f6531be5569f1f91ce14e6f4aa9bb5cf146d0e3dc3e0bd6aa2b516bca833 WHIRLPOOL 14a991af7eb8d7f6cd9e9c302e6051e7d91205352e7f364006bb4493ac4661acd8f2d5ce48935872b805e94df4f3e805dae211051e8c389a5b525603cf906c62 -MISC ChangeLog 7329 SHA256 65d2ae13c280be90c75dcc22ef96fc6fa3453608fa631788ed46144a7f2cb391 SHA512 a386378930c9868c6b3b5737f404a4c429c5ab7534cc91893f7014190073f97fd6f5388c4015636d59d5582621d6ea0a0e39cf54ff6e0843365b910ddce66307 WHIRLPOOL c0bd9f9f927bdfab80c2171f0d073e84d4cbe0c86ef709961fc70783eb4b8b6d30762e06a68038f1cb8cc2ce54063bf31bf0d336487b4354fefeaeb0f00bef17 -MISC metadata.xml 298 SHA256 14e3117def1e3fd3f06f787a0903fccfa3d685e320b8eed2d2bbb8aef6314c4b SHA512 8f45180ebfb07ad80fe053766e23029ea3632a89261d1bcda482cc142f4f234f01b4a207c7957524ca4fe2cb06ce6f12f4f020c6cad611bd8eb77d9bb7cc6674 WHIRLPOOL 72f562f876f67f3670a225d79a2312faf9a9f3a58405afd1bb5716ba69b5a00a1d6527c909e1e907f9c9ae3ff4d8f2c6501c7a384316c3a6828d41d3ca96f557 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJVooPeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF -MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d54ZoQAJXKzuoqp1Fk7f545iGge4yx -fFrZx0/dJB+gD5Bgh1KSFFrfbUbQXATOKvlfcrRi0QgJKc1MkdOOvGgr1B0oenFT -lGmY0L+r7LIk2CeQV3cntWkToUgdorTWW2di5eXu2vHejd1CgaKntrhLxGn97Ziv -sYRfaPY6ACeqT+RhfqMeHVW2eqKKpICuHM+P45DLrPa5ONrLsMnxfzMf+7fJE2Sf -s5gCa2mc/fTJSTo7676MEk+WjNpPHU2ikFESAJIrkjY0EmNYgzpc1ziDJX+i1mII -dRuNGr2PuMucp7htaxBmEbSebHxDxXzzCWo6x0eVsogLaEMqMCaKWwvGQ+PTZcBG -U74UuUP++M0lB13m7BTfuj4dvMk6UmZhWOOKypvrtp5eF6lmy4CIu2FhvnuTsjVY -08qEGH3BKVyuTI0dCC69RZvD1Zs22g/DEvR5YidEYOC8Ib2/sF8U6j9gkXf6fFeh -SWlXmN4+jZmy76KIl0x1bBQ0JC2tgcuZCV2zC3oE6syMsFrXMC6NsjRR5E+/+YwF -71zmqJbdwr1PeRpsPUPtHRpgWtMNeil8a0iIN79WsfsOE5vWh5BfE6JrpaKd+elK -vBfFWr/JvazXSoX1RyBhoZagPCaWysyyoul4h5yKko03HYunofJSxwCvuV9jAHDf -tk5W8nM+CB7Xs/vE5jpo -=B8wo ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/metadata.xml deleted file mode 100644 index f6442cfae7..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Capture-Tiny/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - perl - - Capture-Tiny - Capture::Tiny - - diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.240.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.240.0 deleted file mode 100644 index 26faea5109..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.240.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=test? ( dev-perl/Inline ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Capture STDOUT and STDERR from Perl, XS or external programs -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Capture-Tiny/ -IUSE=test -KEYWORDS=alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=Apache-2.0 -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.24.tar.gz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=a85bac32e4de76f08277e82b540f767c diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.280.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.280.0 deleted file mode 100644 index 98b6eb499b..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.280.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-IO virtual/perl-Scalar-List-Utils virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Capture STDOUT and STDERR from Perl, XS or external programs -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Capture-Tiny/ -IUSE=test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=Apache-2.0 -RDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-IO virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.28.tar.gz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=28e38f13a57b217cc416679216bcf424 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.300.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.300.0 deleted file mode 100644 index 4ef2544ca6..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Capture-Tiny-0.300.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-IO virtual/perl-Scalar-List-Utils virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Capture STDOUT and STDERR from Perl, XS or external programs -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Capture-Tiny/ -IUSE=test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -LICENSE=Apache-2.0 -RDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-IO virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.30.tar.gz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=75397b24989095db4c0a13336f57fbe3 From 2b0c2df3719d325a57ea002eeefdbd5941da5ad1 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 17:52:27 -0700 Subject: [PATCH 05/26] dev-perl/Crypt-PasswdMD5: drop package --- .../dev-perl/Crypt-PasswdMD5/ChangeLog | 70 ------------------- .../Crypt-PasswdMD5-1.300.0-r1.ebuild | 18 ----- .../Crypt-PasswdMD5-1.400.0.ebuild | 18 ----- .../dev-perl/Crypt-PasswdMD5/Manifest | 16 ----- .../dev-perl/Crypt-PasswdMD5/metadata.xml | 9 --- .../dev-perl/Crypt-PasswdMD5-1.300.0-r1 | 12 ---- .../dev-perl/Crypt-PasswdMD5-1.400.0 | 12 ---- 7 files changed, 155 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.300.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.400.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/ChangeLog deleted file mode 100644 index c54ab2727f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/ChangeLog +++ /dev/null @@ -1,70 +0,0 @@ -# ChangeLog for dev-perl/Crypt-PasswdMD5 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.17 2014/08/22 15:37:24 axs Exp $ - -*Crypt-PasswdMD5-1.300.0-r1 (22 Aug 2014) - - 22 Aug 2014; Ian Stakenvicius (_AxS_) - +Crypt-PasswdMD5-1.300.0-r1.ebuild, -Crypt-PasswdMD5-1.300.0.ebuild: - bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no - other changes present and revbump helps stable systems to keep from dieing on - perl-5.18 upgrade - -*Crypt-PasswdMD5-1.400.0 (09 Mar 2014) - - 09 Mar 2014; Tim Harder - +Crypt-PasswdMD5-1.400.0.ebuild: - Version bump. - - 21 Apr 2013; Markos Chandras - Crypt-PasswdMD5-1.300.0.ebuild: - add ~mips - - 11 Jan 2013; Rick Farina - Crypt-PasswdMD5-1.300.0.ebuild: - adding ~arm keyword - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 27 Sep 2011; Michael Weber Crypt-PasswdMD5-1.300.0.ebuild: - Added ~sparc keyword (bug 384309) - - 04 Sep 2011; Torsten Veller -Crypt-PasswdMD5-1.3.ebuild: - Cleanup - - 03 Sep 2011; Torsten Veller Crypt-PasswdMD5-1.300.0.ebuild: - Merge stable keywords from former version scheme ebuild - -*Crypt-PasswdMD5-1.300.0 (31 Aug 2011) - - 31 Aug 2011; Torsten Veller - +Crypt-PasswdMD5-1.300.0.ebuild: - Change version scheme - - 27 Dec 2007; Andrej Kacian Crypt-PasswdMD5-1.3.ebuild: - Stable on x86. - - 01 May 2007; Markus Rothe Crypt-PasswdMD5-1.3.ebuild: - Added ~ppc64; bug #175863 - - 24 Nov 2006; Michael Cummings - Crypt-PasswdMD5-1.3.ebuild: - Marking amd64 stable - - 24 Oct 2006; Joshua Jackson - Crypt-PasswdMD5-1.3.ebuild: - Adding ~x86; bug #152023 - - 21 Oct 2006; Crypt-PasswdMD5-1.3.ebuild: - Added ~ppc wrt bug 152023 - - 20 Oct 2006; Michael Cummings - Crypt-PasswdMD5-1.3.ebuild: - Correcting licenses - -*Crypt-PasswdMD5-1.3 (20 Oct 2006) - - 20 Oct 2006; Michael Cummings +metadata.xml, - +Crypt-PasswdMD5-1.3.ebuild: - Bug 152023, dep for new version of www-apps/otrs diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0-r1.ebuild deleted file mode 100644 index cb4011ba81..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0-r1.ebuild,v 1.1 2014/08/22 15:37:24 axs Exp $ - -EAPI=5 - -MODULE_AUTHOR=LUISMUNOZ -MODULE_VERSION=1.3 -inherit perl-module - -DESCRIPTION="Provides interoperable MD5-based crypt() functions" - -LICENSE="${LICENSE} BEER-WARE" -SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86" -IUSE="" - -SRC_TEST="do" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild deleted file mode 100644 index 605790d264..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild,v 1.1 2014/03/09 03:20:43 radhermit Exp $ - -EAPI=5 - -MODULE_AUTHOR=RSAVAGE -MODULE_VERSION=1.40 -MODULE_A_EXT=tgz -inherit perl-module - -DESCRIPTION="Provides interoperable MD5-based crypt() functions" -SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" - -DEPEND="virtual/perl-Module-Build" - -SRC_TEST="do" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Manifest deleted file mode 100644 index bcc108f9b4..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/Manifest +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST Crypt-PasswdMD5-1.3.tar.gz 4820 SHA256 a44c3811d948ee9380f552610184fbf611b31099442b0f25c200f507a3d9408e SHA512 aab35765f73e342d401dcbec46118b23ac1fc8c1f83d7fe3f9f5513fd98043a0e4da281a045a52d108bd48a3f8df6f2b436836b7990a07d75c9e02eb3d83bda0 WHIRLPOOL 016913cbc5c07292574108e0118c09a355b3134fd969637ea97577c7eaee94e403b48bcabd836a6a421fe5c99e2a95f5b187b499980896c4c0f72194fc9b9c12 -DIST Crypt-PasswdMD5-1.40.tgz 6683 SHA256 b77d6aeea25301af7be679f7452e894ca88af9710bffd6e01d665a141c391948 SHA512 c00f76210a9c07ad610b4698b15d142c3859100a13af620919e32bf046ab2febf8ebedafcffa4dde62f7e9af0e9ff137dae623e0bab60380fca003f7b35bfc77 WHIRLPOOL cd67d73152a049fefda50c05166cb9c0481daab2bbdf3702a3f27892e202b0eeda773be1a6646210804633fcedaf1610107b6fd6108c7223d6c257853b33de82 -EBUILD Crypt-PasswdMD5-1.300.0-r1.ebuild 490 SHA256 86c0f5fd4594f7dcfb7b161aff9fbf4da316e075422c11bceb5ae385d95c6585 SHA512 600e8285412a545ae37d4a1cda1328c567f53640b833a6033196808dd71baac0d4088447890443f3e1fea0cc8d03c29903c29e0fa280ccc7df764171d6589921 WHIRLPOOL 05283ce943434474ee7477a06c38075f606936abda1d2d7eafaef5cb443e8c9190edd4be2b7319ce53a0120ece7a3e507bbafba7b6fe2246167ab7d7bcf13437 -EBUILD Crypt-PasswdMD5-1.400.0.ebuild 507 SHA256 cc411e39dd9676c63af299960e9af85855ef17374ce6a2e9130f19262cdb96e2 SHA512 0b370b24941cc300dd099b0be7d1c450c8af2f6b2c60b55d7da63cf89037989ee963241411c03471d265f279cfb11ca1f874ba5bc101aeb64906540dfdbcb6ef WHIRLPOOL f5e48e22d3f7af0a4071709ce4fa566db11c7931b115effa1ad2ffdbcd25a84b05c6a464c55175f6bdd9d90010d3dbd515c935b11cb389a829edd9698b10b8b4 -MISC ChangeLog 2305 SHA256 3c8f53843aeff7db79bae1cf7c8f7f35c83157e495f5833e3dcab47fc70bc150 SHA512 3f8bb1733b70f49fc8422c1f6b2b9682b31996cfba923254c1bc1b3544324b776cf60c0e044e954cbf9868d91387a6edee125ee122c96f1686fa1f1e64a777af WHIRLPOOL 03f73b60b8c4f38042fbfe85d37c78e7953d43cd31c6e05dca29ae3b3d5c765ef8a8fbd76ece3e279a3bf93b679c27ad5a8d9ca3d9da0730b62b99df0ea7cebb -MISC metadata.xml 304 SHA256 c0f063ecab7a7379cce2f4095360c7d78d21b8cc6e8f2424643fb2e0b671c756 SHA512 1c6b73dfbe6dc9dc31304c2d5e63d7e51ae01534e5c5048f31ff9292a8038815682e97879d0d741a33d3a3e01ffef6d90f4c84b2268b68b3202ca87fbc339ec0 WHIRLPOOL f6e428c1f76ab1229265bebc924bb27cfb85cfd113b4e3e04a376322d3401a16fb6f352ae2b2e4ddbeeddf594d8430c19d8cda36c4a7d78ace638482d0fe63ff ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iF4EAREIAAYFAlP3Y7kACgkQ2ugaI38ACPBF8AD/WVw1u1Grjw74brGMvln+eEp3 -+nw1De8MScc3CaAzwdoA/jYUb+9/PahGYmtY5LkvuMZZSrMKxOTN4S+uG/ODIFBP -=I9GO ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/metadata.xml deleted file mode 100644 index a873327631..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Crypt-PasswdMD5/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - perl - - Crypt-PasswdMD5 - Crypt::PasswdMD5 - - diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.300.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.300.0-r1 deleted file mode 100644 index 79308059c5..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.300.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-lang/perl:=[-build(-)] -DESCRIPTION=Provides interoperable MD5-based crypt() functions -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Crypt-PasswdMD5/ -KEYWORDS=amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 -LICENSE=|| ( Artistic GPL-1+ ) BEER-WARE -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/L/LU/LUISMUNOZ/Crypt-PasswdMD5-1.3.tar.gz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=209a5f685f36bb258172c84babcf9106 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.400.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.400.0 deleted file mode 100644 index 6969993bef..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Crypt-PasswdMD5-1.400.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Module-Build dev-lang/perl:=[-build(-)] -DESCRIPTION=Provides interoperable MD5-based crypt() functions -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Crypt-PasswdMD5/ -KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.40.tgz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=481cedbd97158ee33e8c884ed098a88e From c402990ee6f8ee25631ffd748900a53ca34e07aa Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 17:53:14 -0700 Subject: [PATCH 06/26] dev-perl/Digest-SHA1: drop package --- .../dev-perl/Digest-SHA1/ChangeLog | 268 ------------------ .../Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild | 20 -- .../dev-perl/Digest-SHA1/Manifest | 14 - .../dev-perl/Digest-SHA1/metadata.xml | 9 - .../md5-cache/dev-perl/Digest-SHA1-2.130.0-r1 | 12 - 5 files changed, 323 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Digest-SHA1-2.130.0-r1 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/ChangeLog deleted file mode 100644 index b9816ceee2..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/ChangeLog +++ /dev/null @@ -1,268 +0,0 @@ -# ChangeLog for dev-perl/Digest-SHA1 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.73 2014/08/20 17:30:47 axs Exp $ - -*Digest-SHA1-2.130.0-r1 (20 Aug 2014) - - 20 Aug 2014; Ian Stakenvicius (_AxS_) - +Digest-SHA1-2.130.0-r1.ebuild, -Digest-SHA1-2.130.0.ebuild: - bumped EAPI to 5; committed directly to stable as no other changes present and - revbump helps stable systems to keep from dieing on perl-5.18 upgrade - - 22 Jul 2014; Andreas K. Huettel - Digest-SHA1-2.130.0.ebuild: - digest-base is now Digest - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 31 Mar 2012; Torsten Veller -Digest-SHA1-2.12.ebuild: - Cleanup - - 24 Mar 2012; Raúl Porcel Digest-SHA1-2.130.0.ebuild: - ia64/m68k/s390/sh/sparc stable wrt #400093 - - 08 Mar 2012; Pawel Hajdan jr - Digest-SHA1-2.130.0.ebuild: - x86 stable wrt bug #400093 - - 02 Mar 2012; Brent Baude Digest-SHA1-2.130.0.ebuild: - Marking Digest-SHA1-2.130.0 ppc64 for bug 400093 - - 01 Mar 2012; Brent Baude Digest-SHA1-2.130.0.ebuild: - Marking Digest-SHA1-2.130.0 ppc for bug 400093 - - 29 Feb 2012; Markus Meier Digest-SHA1-2.130.0.ebuild: - arm stable, bug #400093 - - 27 Feb 2012; Jeroen Roovers Digest-SHA1-2.130.0.ebuild: - Stable for HPPA (bug #400093). - - 25 Feb 2012; Tobias Klausmann - Digest-SHA1-2.130.0.ebuild: - Stable on alpha, bug #400093 - - 24 Feb 2012; Agostino Sarubbo Digest-SHA1-2.130.0.ebuild: - Stable for amd64, wrt bug #400093 - - 04 Sep 2011; Torsten Veller -Digest-SHA1-2.13.ebuild: - Cleanup - -*Digest-SHA1-2.130.0 (31 Aug 2011) - - 31 Aug 2011; Torsten Veller +Digest-SHA1-2.130.0.ebuild: - Change version scheme - - 30 Jul 2011; Torsten Veller Digest-SHA1-2.12.ebuild, - Digest-SHA1-2.13.ebuild: - Drop ~sparc-fbsd KEYWORD - - 03 May 2011; Fabian Groffen Digest-SHA1-2.13.ebuild: - Marked ~x64-freebsd - - 03 Apr 2011; Torsten Veller -Digest-SHA1-2.11.ebuild: - Cleanup - - 05 Nov 2010; Samuli Suominen - Digest-SHA1-2.12.ebuild: - ppc64 stable wrt #341865 - - 03 Sep 2010; Christian Faulhammer - Digest-SHA1-2.13.ebuild: - add ~x86-freebsd - -*Digest-SHA1-2.13 (15 Jul 2010) - - 15 Jul 2010; Torsten Veller +Digest-SHA1-2.13.ebuild: - Version bump - - 27 Jun 2010; Digest-SHA1-2.12.ebuild: - ppc stable #323529 - - 08 May 2010; Raúl Porcel Digest-SHA1-2.12.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #314467 - - 05 May 2010; Jeroen Roovers Digest-SHA1-2.12.ebuild: - Stable for HPPA (bug #314467). - - 18 Apr 2010; Markus Meier Digest-SHA1-2.12.ebuild: - arm stable, bug #314467 - - 17 Apr 2010; Torsten Veller Digest-SHA1-2.12.ebuild: - Stable on amd64, x86 (#314467) - - 21 Jan 2010; Torsten Veller Digest-SHA1-2.11.ebuild: - mips -> ~mips - - 09 Jan 2010; Fabian Groffen Digest-SHA1-2.12.ebuild: - Transfer Prefix keywords - -*Digest-SHA1-2.12 (24 May 2009) - - 24 May 2009; Torsten Veller +Digest-SHA1-2.12.ebuild: - Version bump - - 22 Aug 2008; Alexis Ballier Digest-SHA1-2.11.ebuild: - keyword ~sparc-fbsd - - 22 Aug 2008; Alexis Ballier Digest-SHA1-2.11.ebuild: - keyword ~x86-fbsd - - 15 Jan 2007; Michael Cummings - -Digest-SHA1-2.07.ebuild, -Digest-SHA1-2.10.ebuild, - Digest-SHA1-2.11.ebuild: - Ebuild maintenance - - 10 Dec 2006; Yuval Yaari Digest-SHA1-2.10.ebuild, - Digest-SHA1-2.11.ebuild: - Changing perl-core/digest-base to virtual/perl-digest-base (bug #157688) - - 05 Aug 2006; Michael Cummings - Digest-SHA1-2.07.ebuild, Digest-SHA1-2.10.ebuild, Digest-SHA1-2.11.ebuild: - Adding perl dep; fixed DEPEND - - 04 Jul 2006; Christian Hartmann Digest-SHA1-2.10.ebuild, - Digest-SHA1-2.11.ebuild: - Fixed RDEPEND wrt bug #134781 - - 02 Jul 2006; Michael Cummings - Digest-SHA1-2.11.ebuild: - Marking stable amd64 - - 28 May 2006; Bryan Østergaard - Digest-SHA1-2.11.ebuild: - Stable on alpha. - - 27 Apr 2006; Marien Zwart - files/digest-Digest-SHA1-2.07, files/digest-Digest-SHA1-2.10, - files/digest-Digest-SHA1-2.11, Manifest: - Fixing SHA256 digest, pass four - - 29 Apr 2006; Joshua Kinard Digest-SHA1-2.11.ebuild: - Marked stable on mips. - - 28 Mar 2006; Aron Griffis Digest-SHA1-2.11.ebuild: - Mark 2.11 stable on ia64 - - 28 Mar 2006; Gustavo Zacarias - Digest-SHA1-2.11.ebuild: - Stable on hppa - - 27 Mar 2006; Markus Rothe Digest-SHA1-2.11.ebuild: - Stable on ppc64 - - 26 Mar 2006; Michael Hanselmann - Digest-SHA1-2.11.ebuild: - Stable on ppc. - - 26 Mar 2006; Michael Cummings - Digest-SHA1-2.11.ebuild: - 60+ days, marking stable for sparc and x86 - -*Digest-SHA1-2.11 (19 Jan 2006) - - 19 Jan 2006; +Digest-SHA1-2.11.ebuild: - Version bump upstream - - 10 Oct 2005; Hardave Riar Digest-SHA1-2.10.ebuild: - Stable on mips. - - 19 Sep 2005; Marcus D. Hanwell Digest-SHA1-2.10.ebuild: - Stable on amd64. - - 08 Sep 2005; Aron Griffis Digest-SHA1-2.10.ebuild: - Mark 2.10 stable on alpha - - 13 Aug 2005; Michael Hanselmann - Digest-SHA1-2.10.ebuild: - Stable on ppc. - - 12 Aug 2005; Gustavo Zacarias - Digest-SHA1-2.10.ebuild: - Stable on sparc - - 12 Aug 2005; Michael Cummings - Digest-SHA1-2.10.ebuild: - Marking stable x86 - - 24 May 2005; Michael Cummings - Digest-SHA1-2.10.ebuild: - dev-perl/digest-base => perl-core/digest-base - - 21 Jul 2004; Tom Gall Digest-SHA1-2.10.ebuild: - stable on ppc64, bug #57585 - -*Digest-SHA1-2.10 (05 Jun 2004) - - 05 Jun 2004; Michael Cummings - Digest-SHA1-2.10.ebuild: - new version on cpan - - 23 Mar 2004; Joshua Kinard Digest-SHA1-2.07.ebuild: - Marked stable on mips. - - 20 Feb 2004; Aron Griffis Digest-SHA1-2.07.ebuild: - stable on ia64 - - 18 Jan 2004; Digest-SHA1-2.07.ebuild: - Added ~mips to KEYWORDS. - - 08 Jan 2004; Digest-SHA1-2.07.ebuild: - stable for hppa - - 24 Dec 2003; Michael Cummings,,, - Digest-SHA1-2.01-r1.ebuild, Digest-SHA1-2.01.ebuild, - Digest-SHA1-2.02.ebuild, Digest-SHA1-2.04.ebuild: - No longer available from CPAN - -*Digest-SHA1-2.07 (24 Dec 2003) - - 24 Dec 2003; Michael Cummings,,, - Digest-SHA1-2.07.ebuild: - Current version on CPAN - - 09 Nov 2003; Michael Cummings - Digest-SHA1-2.04.ebuild: - 100+ days, no bugs, unmasking - -*Digest-SHA1-2.04 (29 Jul 2003) - - 29 Jul 2003; Michael Cummings - Digest-SHA1-2.04.ebuild: - CPAN Version bump - -*Digest-SHA1-2.02 (07 Jun 2003) - - 07 Jun 2003; Michael Cummings - Digest-SHA1-2.02.ebuild: - CPAN version bump - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - 29 Oct 2002; Seemant Kulleen ChangeLog : - forced version bump to install into correct locations - -*Digest-SHA1-2.01-r1 (21 Jun 2003) - - 12 Jul 2003; Daniel Ahlberg : - Added missing changelog entry. - -*Digest-SHA1-2.01 (24 Jul 2002) - - 31 Jul 2002; Calum Selkirk Digest-SHA1-2.01.ebuild : - - Added ppc to KEYWORDS. - - 24 Jul 2002; Seemant Kulleen Digest-SHA1-2.01.ebuild : - - Version was bumped when I converted dev-perl to use eclasses. - -*Digest-SHA1-2.00 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild deleted file mode 100644 index 985cdc6552..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild,v 1.1 2014/08/20 17:30:47 axs Exp $ - -EAPI=5 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=2.13 -inherit perl-module - -DESCRIPTION="NIST SHA message digest algorithm" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" - -DEPEND="virtual/perl-Digest" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Manifest deleted file mode 100644 index bc688b5cd7..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/Manifest +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST Digest-SHA1-2.13.tar.gz 39078 SHA256 68c1dac2187421f0eb7abf71452a06f190181b8fc4b28ededf5b90296fb943cc SHA512 44d0c57ecc7d2126a0387552e76c9204e45fba174af6ff7abc1c9ae00d549eb7370ee20948caf12fafefedec0098b8231249d14b109c53470ee1d5bf3de3305d WHIRLPOOL bbd14ad820bbce5e0d9a5d0fa1b339f54285d02332ce562ca9a733a0c6ad307a214a2a70c3d4ce18118e463ed4edc4787ae6dbb1530ed6a8a88b75409964367f -EBUILD Digest-SHA1-2.130.0-r1.ebuild 701 SHA256 a808424c3ce5638ca5776e363ec444b811a78cd97166847d094f1d7d0fda2f80 SHA512 fdf5b964e9fb1ef18c6d6b84da0d94c6bc0d58b939ddf1ce0383b129b7f524346c61de5fb636e3f1dca63d96ea0d1c5f6323a59937f301bfcc74a255243da7de WHIRLPOOL d7895c0799cd07754fa7f974ea1dbcf58922f41f3880fe055faf0e32636ea7cb65ca4a45242d867c7a70e664eeea7d163abceff25efa61ab3c417918a85acf7a -MISC ChangeLog 8553 SHA256 0b7c3388277628565695717f74adb48c131bec08725e549c11b3db719230a29b SHA512 771ccef538b856be80656aa776e709dd81fe6a11ecbf51710cef7dded807c60aef9434126fc38409681f458ebb963f3a738af89b721c510e1d98606f2346e40e WHIRLPOOL 888487f444d4af41f9bc960d2d4580574e4eeac8f76bb18780f4f10778646cd70a7d2efc0eab0a792730af0f7b23fa30f4ce2afb98eb3a0e4db420909f052679 -MISC metadata.xml 296 SHA256 a9f414c7d04beb4b814cc8208260fe1e42514ecccf9232b479d4c48fbe3d909b SHA512 4f6e2abf26b8a4147c9724d27d35514a1dce2856851a1302827e874011ddbb8fc16c371b1438767b95e71086098cfc0b7d73fcd06d2d5ceba6e7267feb70fb2c WHIRLPOOL 4afb2ed1fd51aac75fce5b82d6402afc229d16a3f1022c6361af59f44b9841ee2882516797cfa2dc68174ff64b45983b384032b121faac3246b7386d7290befa ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iF4EAREIAAYFAlP020cACgkQ2ugaI38ACPDHYAEAmNjbND9Kt9ESSRt2kkyWNFMf -dKLyBPtYYtp89KeYyMcBAJgbNRNzknm9ldC4HBTFb1mZDV+dU66vnb/VCoDnIsey -=qk2s ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/metadata.xml deleted file mode 100644 index 8565ca2628..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Digest-SHA1/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - perl - - Digest-SHA1 - Digest::SHA1 - - diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Digest-SHA1-2.130.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Digest-SHA1-2.130.0-r1 deleted file mode 100644 index 9b3905b70f..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Digest-SHA1-2.130.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Digest dev-lang/perl:=[-build(-)] -DESCRIPTION=NIST SHA message digest algorithm -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Digest-SHA1/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Digest dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/G/GA/GAAS/Digest-SHA1-2.13.tar.gz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=96a7929fc4cfcab8d44d45b339231749 From 02f1c2a8b024c4be0fdd0d42e38af8cbc65c8ccd Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 17:55:01 -0700 Subject: [PATCH 07/26] virtual/perl-Digest: drop package --- .../md5-cache/virtual/perl-Digest-1.170.0-r5 | 7 - .../virtual/perl-Digest/ChangeLog | 274 ------------------ .../virtual/perl-Digest/Manifest | 25 -- .../virtual/perl-Digest/metadata.xml | 5 - .../perl-Digest/perl-Digest-1.170.0-r5.ebuild | 20 -- 5 files changed, 331 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Digest-1.170.0-r5 delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Digest/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Digest/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Digest/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Digest/perl-Digest-1.170.0-r5.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Digest-1.170.0-r5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Digest-1.170.0-r5 deleted file mode 100644 index adeba21686..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Digest-1.170.0-r5 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Digest -EAPI=5 -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 -RDEPEND=|| ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/Digest-1.170.0 ) !perl-core/Digest-1.170.0-r999 -SLOT=0 -_md5_=305f3dd70543f20ee9810e5c8e3bb1bd diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/ChangeLog b/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/ChangeLog deleted file mode 100644 index 2c1ad50507..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/ChangeLog +++ /dev/null @@ -1,274 +0,0 @@ -# ChangeLog for virtual/perl-Digest -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest/ChangeLog,v 1.4 2015/06/04 21:40:59 dilfridge Exp $ - -*perl-Digest-1.170.0-r5 (04 Jun 2015) - - 04 Jun 2015; Andreas K. Huettel - -perl-Digest-1.170.0-r4.ebuild, +perl-Digest-1.170.0-r5.ebuild: - Add Perl 5.22 as provider - -*perl-Digest-1.170.0-r4 (08 Nov 2014) - - 08 Nov 2014; Andreas K. Huettel - -perl-Digest-1.170.0-r3.ebuild, +perl-Digest-1.170.0-r4.ebuild: - Remove Perl 5.16 as provider - -*perl-Digest-1.170.0-r3 (22 Jul 2014) - - 22 Jul 2014; Andreas K. Huettel - +perl-Digest-1.170.0-r3.ebuild, -perl-Digest-1.170.0-r1.ebuild, - -perl-Digest-1.170.0-r2.ebuild: - Improve dependencies - - 22 Jul 2014; Andreas K. Huettel - perl-digest-base-1.170.0-r1.ebuild, perl-digest-base-1.170.0-r2.ebuild: - Core package was renamed to Digest - - 20 Jan 2014; Mike Frysinger - perl-digest-base-1.170.0-r1.ebuild, perl-digest-base-1.170.0-r2.ebuild: - Add arm64 love. - - 17 Jan 2014; Mike Frysinger - perl-digest-base-1.170.0-r1.ebuild: - Mark m68k stable. - - 30 Dec 2013; Mikle Kolyada - -perl-digest-base-1.160.0-r1.ebuild: - Drop old - - 05 Sep 2013; Patrick Lauer - perl-digest-base-1.170.0-r2.ebuild: - Restore keywords - -*perl-digest-base-1.170.0-r2 (14 Aug 2013) - - 14 Aug 2013; Patrick Lauer - +perl-digest-base-1.170.0-r2.ebuild: - Import from perl-experimental overlay - - 02 Mar 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for sh, wrt bug #458122 - - 23 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for sparc, wrt bug #458122 - - 21 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for ia64, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for arm, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for s390, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for alpha, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for hppa, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for ppc, wrt bug #458122 - - 19 Feb 2013; Zac Medico - perl-digest-base-1.170.0-r1.ebuild: - Add ~arm-linux keyword. - - 18 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for ppc64, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-digest-base-1.170.0-r1.ebuild: - Stable for amd64, wrt bug #458122 - -*perl-digest-base-1.170.0-r1 (21 May 2012) - - 21 May 2012; Torsten Veller - -perl-digest-base-1.170.0.ebuild, +perl-digest-base-1.170.0-r1.ebuild: - Add perl-5.16 as provider - - 05 May 2012; Alexis Ballier - perl-digest-base-1.170.0.ebuild: - keyword ~amd64-fbsd - -*perl-digest-base-1.170.0 (20 Oct 2011) - - 20 Oct 2011; Torsten Veller - +perl-digest-base-1.170.0.ebuild: - Version bump - - 30 Jul 2011; Torsten Veller - perl-digest-base-1.160.0-r1.ebuild: - Drop ~sparc-fbsd KEYWORD - - 28 Jun 2011; Torsten Veller - perl-digest-base-1.160.0-r1.ebuild: - Add perl-5.12.4 virtual - -*perl-digest-base-1.160.0-r1 (18 Jun 2011) - - 18 Jun 2011; Torsten Veller - -perl-digest-base-1.160.0.ebuild, +perl-digest-base-1.160.0-r1.ebuild: - Add perl-5.14 as provider - -*perl-digest-base-1.160.0 (18 May 2011) - - 18 May 2011; Torsten Veller -perl-digest-base-1.16.ebuild, - +perl-digest-base-1.160.0.ebuild: - Add perl-5.14.0 as provider. Change version scheme - - 02 May 2011; Fabian Groffen - perl-digest-base-1.16.ebuild: - Marked ~x64-freebsd - - 22 Jan 2011; Torsten Veller perl-digest-base-1.16.ebuild: - Add perl-5.12.3 as provider - - 07 Sep 2010; Torsten Veller - perl-digest-base-1.16.ebuild: - Add perl-5.12.2 as provider - - 03 Sep 2010; Christian Faulhammer - perl-digest-base-1.16.ebuild: - add ~x86-freebsd - - 14 Jul 2010; Torsten Veller - perl-digest-base-1.16.ebuild: - Add perl-5.12 as provider - - 17 Jan 2010; Torsten Veller - -perl-digest-base-1.15.ebuild: - Cleanup - - 07 Jan 2010; Torsten Veller - perl-digest-base-1.15.ebuild, perl-digest-base-1.16.ebuild: - Set empty HOMEPAGE and LICENSE - - 05 Jan 2010; nixnut perl-digest-base-1.16.ebuild: - ppc stable #288026 - - 15 Dec 2009; Jonathan Callen - perl-digest-base-1.15.ebuild, perl-digest-base-1.16.ebuild: - QA: Add prefix keywords - - 14 Dec 2009; Raúl Porcel - perl-digest-base-1.16.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude perl-digest-base-1.16.ebuild: - Marking perl-digest-base-1.16 ppc64 stable for bug 288026 - - 07 Dec 2009; Markus Meier - perl-digest-base-1.16.ebuild: - arm stable, bug #288026 - - 07 Dec 2009; Jeroen Roovers perl-digest-base-1.16.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller - perl-digest-base-1.16.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - perl-digest-base-1.16.ebuild: - x86 stable, bug 288026 - - 25 Aug 2009; Torsten Veller - perl-digest-base-1.16.ebuild: - Add support for perl-5.10.1 - -*perl-digest-base-1.16 (10 Jun 2009) - - 10 Jun 2009; Torsten Veller - +perl-digest-base-1.16.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller - -perl-digest-base-1.13.ebuild: - Cleanup - - 22 Aug 2008; Alexis Ballier - perl-digest-base-1.15.ebuild: - keyword ~sparc-fbsd - - 22 Aug 2008; Alexis Ballier - perl-digest-base-1.15.ebuild: - keyword ~x86-fbsd - - 11 May 2007; Joshua Kinard - perl-digest-base-1.15.ebuild: - Stable on mips. - - 15 Apr 2007; Markus Rothe - perl-digest-base-1.15.ebuild: - Stable on ppc64 - - 04 Mar 2007; Andrej Kacian - perl-digest-base-1.15.ebuild: - Stable on x86, bug #169153. - - 06 Jan 2007; Bryan Østergaard - perl-digest-base-1.15.ebuild: - Stable on Alpha. - - 24 Dec 2006; Tobias Scherbaum - perl-digest-base-1.15.ebuild: - Stable on ppc. - - 23 Oct 2006; Gustavo Zacarias - perl-digest-base-1.15.ebuild: - Stable on hppa - - 20 Oct 2006; Michael Cummings - -perl-digest-base-1.05.ebuild, -perl-digest-base-1.08.ebuild, - -perl-digest-base-1.10.ebuild: - Cleaning up old ebuilds - - 20 Oct 2006; Michael Cummings - perl-digest-base-1.08.ebuild, perl-digest-base-1.15.ebuild: - Marking amd64 stable - - 20 Oct 2006; Michael Cummings - perl-digest-base-1.05.ebuild, perl-digest-base-1.08.ebuild, - perl-digest-base-1.15.ebuild: - Marking sparc stable - -*perl-digest-base-1.15 (21 May 2006) - - 21 May 2006; Christian Hartmann - -perl-digest-base-1.14.ebuild, +perl-digest-base-1.15.ebuild: - Version bump - - 26 Feb 2006; Joshua Kinard - perl-digest-base-1.13.ebuild: - Marked stable on mips. - - 07 Feb 2006; Simon Stelling - perl-digest-base-1.13.ebuild: - stable on amd64 - -*perl-digest-base-1.14 (06 Feb 2006) -*perl-digest-base-1.13 (06 Feb 2006) -*perl-digest-base-1.10 (06 Feb 2006) -*perl-digest-base-1.08 (06 Feb 2006) -*perl-digest-base-1.05 (06 Feb 2006) - - 06 Feb 2006; Michael Cummings +metadata.xml, - +perl-digest-base-1.05.ebuild, +perl-digest-base-1.08.ebuild, - +perl-digest-base-1.10.ebuild, +perl-digest-base-1.13.ebuild, - +perl-digest-base-1.14.ebuild: - New virtual for perl-core/digest-base diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/Manifest deleted file mode 100644 index 015ee1f8c4..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/Manifest +++ /dev/null @@ -1,25 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD perl-Digest-1.170.0-r5.ebuild 793 SHA256 b0ca92bb0fd59159ac2dad800a0b6a0c3d7291819beb6949365ae5aab1e92ab0 SHA512 66648b4ecb2dbc675c9c0e64f4f9a63ff4b7ef0fd92ce84f3ee4aa344f2156d3f6d08501b2564717172e8e846d05df317caee32503b5d55155aa5077f2679144 WHIRLPOOL f335cb017c4cc43bd5efbe5720c7230d007141fc9fe7a2c9b9ea432b152aee31be052fb6453729b20acbe076b7dfaff98a043c870dd4eedda52b18cdea4e29d9 -MISC ChangeLog 8384 SHA256 3edfd775ed5a97d59117d0820513b694eff4bcc058b6e3353f4848a41c7ae88c SHA512 f766a545a29db6077ba6de73544c1da3da8814d57a98ce6bda600a7ec414a47df5c00cff1220453aa5206690ecb7d9c9c443f308e6ea9c693cdbe6a2145899d8 WHIRLPOOL 801ab96de76496cbee3523f2c768b26133d9413cd9aadae2e6fb114730e3f3e2f5d32063e44bfd5ff3180913b1e4defe629eb24245b78fbb183ad14ef7857894 -MISC metadata.xml 159 SHA256 9e7c719a784bb48388c9a12217b85baa75f1b04e9bf049d74b740785fa5006dd SHA512 5ff7b5593ea8976b44c7d63c7cd649f56d649b0d7c4fa5a16bf71ecdf36e40afa8fd9c28df0b8f0c7f9577c47b6ee63d3330f9304d545b46657d6a5f2bfa124a WHIRLPOOL 7ca7b971bad6145bdf2215f73d158f190984644554e8f32132c57c22f1209a5684060661c02e181c135c34c8729d491090ff6d4b23614198e19b9e2deda35a0a ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJVcMXsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF -MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d53nUP+wc1lE/OV32Z1Ed8kOEP3SXS -BVsYJOrqzf0LodN8T/ghkDccoiu7wa39ar4Ueb8NpEQS0Sgqom16dp2gpgGh9QHZ -LUCMc0nWNg9l4P2RWNTxM807wPEPgG1byMER+YmCCXPNDaFNDT29C8aLywXhmAmT -/NOgRKE7dlcioja5yFF+x8BUv24fQRAMij0wcAFu38szB7xovnhauaIyeAznYgK6 -C+E1CioWFZmx5gx1qHCn8iC/nOo41jgVudOjtRYKVO1nKgR+Utz20MeM6LCIdeh9 -OQnaRnE48KsWC57HtpZ+3GJFshje7pt50vfAOEEFHjKAfD/7m8CFKkUlYoad15rX -tDRDVMyK6cMoEm0cbsYenQGf1h6wdvrqgAMX4bhrhcpX/a/O4FzPiEQ3pjY1blVZ -8z2pWyZwg4GBdXQzlFuukbp8uPAxQyxjDhPw7smEki4wXt3rpa3C7jb5qNn/mqPy -ZC5EdyM3Gzw2Z+glllwWVlVKdwyekYqe82dJIC5Gsvt1j2/pFYQ5oXPZR1lxluSl -wozgOwJCJd3leH9/VdRguv9tpz9MziWEkBsgR5jGOmeDPr1o+lSHYTKyHn1Hle70 -vEP+1YNGbIKqKULyTiIdgGvHf7ALBkd0Mq5SrERjvI50uIYVTsw38K6AOsVYtVln -TU1Cl/xx+0en3sqzy5kE -=SaVa ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/metadata.xml deleted file mode 100644 index 36ee0f08c6..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - perl - diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/perl-Digest-1.170.0-r5.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/perl-Digest-1.170.0-r5.ebuild deleted file mode 100644 index 9e0ebc3270..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Digest/perl-Digest-1.170.0-r5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest/perl-Digest-1.170.0-r5.ebuild,v 1.1 2015/06/04 21:40:59 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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="" - -RDEPEND=" - || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" From ef09b36a970bf1bcd897aa2caa9361880a54f43b Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 17:55:24 -0700 Subject: [PATCH 08/26] virtual/perl-MIME-Base64: drop package --- .../virtual/perl-MIME-Base64-3.140.0-r1 | 7 - .../virtual/perl-MIME-Base64-3.150.0 | 7 - .../virtual/perl-MIME-Base64/ChangeLog | 342 ------------------ .../virtual/perl-MIME-Base64/Manifest | 24 -- .../virtual/perl-MIME-Base64/metadata.xml | 5 - .../perl-MIME-Base64-3.140.0-r1.ebuild | 20 - .../perl-MIME-Base64-3.150.0.ebuild | 20 - 7 files changed, 425 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.140.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.150.0 delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.150.0.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.140.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.140.0-r1 deleted file mode 100644 index 66ab9809e4..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.140.0-r1 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for MIME-Base64 -EAPI=5 -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 ~ia64-hpux ~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 -RDEPEND=|| ( =dev-lang/perl-5.20* ~perl-core/MIME-Base64-3.140.0 ) !perl-core/MIME-Base64-3.140.0-r999 -SLOT=0 -_md5_=c71e4b7ad118c3c7ae1edd16f3bc5a3a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.150.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.150.0 deleted file mode 100644 index 9135ce241c..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.150.0 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for MIME-Base64 -EAPI=5 -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 ~ia64-hpux ~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 -RDEPEND=|| ( =dev-lang/perl-5.22* ~perl-core/MIME-Base64-3.150.0 ) !perl-core/MIME-Base64-3.150.0-r999 -SLOT=0 -_md5_=1b99b1f248ecc6ffc56ef989a47da9b4 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/ChangeLog b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/ChangeLog deleted file mode 100644 index 599eee2c7e..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/ChangeLog +++ /dev/null @@ -1,342 +0,0 @@ -# ChangeLog for virtual/perl-MIME-Base64 -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.81 2015/06/07 14:31:11 dilfridge Exp $ - -*perl-MIME-Base64-3.150.0 (07 Jun 2015) - - 07 Jun 2015; Andreas K. Huettel - -perl-MIME-Base64-3.130.0-r4.ebuild, +perl-MIME-Base64-3.150.0.ebuild: - Add Perl 5.22 version, remove old - - 04 Apr 2015; Mike Frysinger - perl-MIME-Base64-3.130.0-r4.ebuild, perl-MIME-Base64-3.140.0-r1.ebuild: - Mark arm64/m68k/s390/sh stable. - - 18 Feb 2015; Agostino Sarubbo - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for alpha, wrt bug #536790 - - 17 Feb 2015; Markus Meier - perl-MIME-Base64-3.140.0-r1.ebuild: - arm stable, bug #536790 - - 17 Feb 2015; Agostino Sarubbo - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for ia64, wrt bug #536790 - - 16 Feb 2015; Agostino Sarubbo - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for sparc, wrt bug #536790 - - 15 Feb 2015; Agostino Sarubbo - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for ppc64, wrt bug #536790 - - 14 Feb 2015; Agostino Sarubbo - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for ppc, wrt bug #536790 - - 13 Feb 2015; Jeroen Roovers - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for HPPA (bug #536790). - - 13 Feb 2015; Agostino Sarubbo - perl-MIME-Base64-3.140.0-r1.ebuild: - Stable for x86, wrt bug #536790 - - 08 Feb 2015; Mikle Kolyada - perl-MIME-Base64-3.140.0-r1.ebuild: - amd64 stable wrt bug #536790 - -*perl-MIME-Base64-3.130.0-r4 (08 Nov 2014) - - 08 Nov 2014; Andreas K. Huettel - -perl-MIME-Base64-3.130.0-r3.ebuild, +perl-MIME-Base64-3.130.0-r4.ebuild: - Remove Perl 5.16 as provider - -*perl-MIME-Base64-3.140.0-r1 (09 Jul 2014) - - 09 Jul 2014; Andreas K. Huettel - -perl-MIME-Base64-3.130.0-r2.ebuild, +perl-MIME-Base64-3.130.0-r3.ebuild, - -perl-MIME-Base64-3.140.0.ebuild, +perl-MIME-Base64-3.140.0-r1.ebuild: - Improve dependencies - - 20 Jan 2014; Mike Frysinger - perl-MIME-Base64-3.130.0-r2.ebuild, perl-MIME-Base64-3.140.0.ebuild: - Add arm64 love. - - 20 Jan 2014; Mike Frysinger - perl-MIME-Base64-3.130.0-r2.ebuild, perl-MIME-Base64-3.140.0.ebuild: - Add arm64 love. - - 17 Jan 2014; Mike Frysinger - perl-MIME-Base64-3.130.0-r2.ebuild: - Mark m68k stable. - - 30 Dec 2013; Mikle Kolyada -perl-MIME-Base64-3.08.ebuild: - Drop old - - 05 Sep 2013; Patrick Lauer - -perl-MIME-Base64-3.130.0-r3.ebuild, perl-MIME-Base64-3.140.0.ebuild: - Restore keywords - -*perl-MIME-Base64-3.140.0 (16 Aug 2013) - - 16 Aug 2013; Patrick Lauer - +perl-MIME-Base64-3.140.0.ebuild: - Bump - -*perl-MIME-Base64-3.130.0-r3 (14 Aug 2013) - - 14 Aug 2013; Patrick Lauer - +perl-MIME-Base64-3.130.0-r3.ebuild: - Import from perl-experimental overlay - - 02 Mar 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for sh, wrt bug #458122 - - 23 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for sparc, wrt bug #458122 - - 21 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for ia64, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for arm, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for s390, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for alpha, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for hppa, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for ppc, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for ppc64, wrt bug #458122 - - 18 Feb 2013; Zac Medico - perl-MIME-Base64-3.130.0-r2.ebuild: - Add ~arm-linux keyword. - - 18 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-MIME-Base64-3.130.0-r2.ebuild: - Stable for amd64, wrt bug #458122 - -*perl-MIME-Base64-3.130.0-r2 (21 May 2012) - - 21 May 2012; Torsten Veller - -perl-MIME-Base64-3.130.0-r1.ebuild, +perl-MIME-Base64-3.130.0-r2.ebuild: - Add perl-5.16 as provider - - 05 May 2012; Alexis Ballier - perl-MIME-Base64-3.130.0-r1.ebuild: - keyword ~amd64-fbsd - - 10 Dec 2011; Fabian Groffen - perl-MIME-Base64-3.130.0-r1.ebuild: - Marked ~x86-freebsd and ~x64-freebsd - - 30 Jul 2011; Torsten Veller - perl-MIME-Base64-3.130.0-r1.ebuild: - Drop ~sparc-fbsd KEYWORD - - 28 Jun 2011; Torsten Veller perl-MIME-Base64-3.08.ebuild: - Add perl-5.12.4 virtual - -*perl-MIME-Base64-3.130.0-r1 (18 Jun 2011) - - 18 Jun 2011; Torsten Veller - -perl-MIME-Base64-3.130.0.ebuild, +perl-MIME-Base64-3.130.0-r1.ebuild: - Add perl-5.14 as provider - -*perl-MIME-Base64-3.130.0 (20 May 2011) - - 20 May 2011; Torsten Veller -perl-MIME-Base64-3.13.ebuild, - +perl-MIME-Base64-3.130.0.ebuild: - Add perl-5.14.0 as provider. Change version scheme - - 22 Jan 2011; Torsten Veller perl-MIME-Base64-3.08.ebuild: - Add perl-5.12.3 as provider - - 17 Jan 2011; Torsten Veller -perl-MIME-Base64-3.07.ebuild, - -perl-MIME-Base64-3.09.ebuild, -perl-MIME-Base64-3.10.ebuild: - Cleanup - -*perl-MIME-Base64-3.13 (27 Nov 2010) - - 27 Nov 2010; Torsten Veller +perl-MIME-Base64-3.13.ebuild: - Version bump - -*perl-MIME-Base64-3.10 (15 Nov 2010) - - 15 Nov 2010; Torsten Veller - +perl-MIME-Base64-3.10.ebuild: - Version bump - - 07 Sep 2010; Torsten Veller - perl-MIME-Base64-3.08.ebuild: - Add perl-5.12.2 as provider - - 14 Jul 2010; Torsten Veller - perl-MIME-Base64-3.08.ebuild: - Add perl-5.12 as provider - - 30 Apr 2010; Torsten Veller - perl-MIME-Base64-3.09.ebuild: - MIME-Base64-3.09 is not part of perl-5.10.1 so remove wrong provider - - 27 Apr 2010; Alexis Ballier - perl-MIME-Base64-3.09.ebuild: - keyword ~sparc-fbsd, bug #301705 - -*perl-MIME-Base64-3.09 (26 Jan 2010) - - 26 Jan 2010; Torsten Veller - +perl-MIME-Base64-3.09.ebuild: - Version bump - - 21 Jan 2010; Torsten Veller - +perl-MIME-Base64-3.07.ebuild: - ~sparc-fbsd still needs this virtual - - 21 Jan 2010; Torsten Veller - -perl-MIME-Base64-3.07.ebuild: - Cleanup - - 07 Jan 2010; Torsten Veller - perl-MIME-Base64-3.07.ebuild, perl-MIME-Base64-3.08.ebuild: - Set empty HOMEPAGE and LICENSE - - 05 Jan 2010; nixnut perl-MIME-Base64-3.08.ebuild: - ppc stable #288026 - - 15 Dec 2009; Jonathan Callen - perl-MIME-Base64-3.07.ebuild, perl-MIME-Base64-3.08.ebuild: - QA: Add prefix keywords - - 14 Dec 2009; Raúl Porcel - perl-MIME-Base64-3.08.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude perl-MIME-Base64-3.08.ebuild: - Marking perl-MIME-Base64-3.08 ppc64 stable for bug 288026 - - 07 Dec 2009; Markus Meier - perl-MIME-Base64-3.08.ebuild: - arm stable, bug #288026 - - 07 Dec 2009; Jeroen Roovers perl-MIME-Base64-3.08.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller - perl-MIME-Base64-3.08.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - perl-MIME-Base64-3.08.ebuild: - x86 stable, bug 288026 - - 25 Aug 2009; Torsten Veller - perl-MIME-Base64-3.08.ebuild: - Drop m68k and sparc-fbsd. Add support for perl-5.10.1 - -*perl-MIME-Base64-3.08 (10 Jun 2009) - - 10 Jun 2009; Torsten Veller - +perl-MIME-Base64-3.08.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller - -perl-MIME-Base64-3.05.ebuild: - Cleanup - - 04 Mar 2009; Peter Alfredsen - perl-MIME-Base64-3.07.ebuild: - Update dependency to do >=perl-5.8.8 instead of ~perl-5.8.8 w.r.t. bug - 261135. - - 07 Jun 2008; Alexis Ballier - perl-MIME-Base64-3.07.ebuild: - keyword ~sparc-fbsd - - 25 Oct 2006; Michael Cummings - perl-MIME-Base64-3.05.ebuild: - Cleaning up deps - - 20 Oct 2006; Michael Cummings - -perl-MIME-Base64-2.12.ebuild, -perl-MIME-Base64-2.20.ebuild, - -perl-MIME-Base64-3.00.ebuild, -perl-MIME-Base64-3.01.ebuild: - Cleaning up old ebuilds - - 04 Sep 2006; Joshua Kinard - perl-MIME-Base64-3.07.ebuild: - Marked stable on mips. - - 18 Jul 2006; Bryan Østergaard - perl-MIME-Base64-3.07.ebuild: - Stable on alpha. - - 18 Jun 2006; Bryan Østergaard - perl-MIME-Base64-3.07.ebuild: - Stable on ia64. - - 26 May 2006; Chris Gianelloni - perl-MIME-Base64-3.07.ebuild: - Stable on amd64 wrt bug #133989 - - 25 May 2006; Guy Martin perl-MIME-Base64-3.07.ebuild: - Stable on hppa. - - 24 May 2006; Michael Hanselmann - perl-MIME-Base64-3.07.ebuild: - Stable on ppc. - - 23 May 2006; Chris Gianelloni - perl-MIME-Base64-3.07.ebuild: - Stable on x86 wrt bug #133989. - - 23 May 2006; perl-MIME-Base64-3.07.ebuild: - Marking stable sparc, bug 133989 - - 23 May 2006; Markus Rothe - perl-MIME-Base64-3.07.ebuild: - Stable on ppc64; bug #133989 - - 24 Apr 2006; Diego Pettenò - perl-MIME-Base64-3.07.ebuild: - Add ~x86-fbsd keyword. - - 13 Feb 2006; Michael Cummings - perl-MIME-Base64-3.05.ebuild, perl-MIME-Base64-3.07.ebuild: - Updated RDEPENDS - -*perl-MIME-Base64-3.07 (07 Feb 2006) -*perl-MIME-Base64-3.05 (07 Feb 2006) -*perl-MIME-Base64-3.01 (07 Feb 2006) -*perl-MIME-Base64-3.00 (07 Feb 2006) -*perl-MIME-Base64-2.20 (07 Feb 2006) -*perl-MIME-Base64-2.12 (07 Feb 2006) - - 07 Feb 2006; Michael Cummings +metadata.xml, - +perl-MIME-Base64-2.12.ebuild, +perl-MIME-Base64-2.20.ebuild, - +perl-MIME-Base64-3.00.ebuild, +perl-MIME-Base64-3.01.ebuild, - +perl-MIME-Base64-3.05.ebuild, +perl-MIME-Base64-3.07.ebuild: - New virtual for perl-core/MIME-Base64 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/Manifest deleted file mode 100644 index f187901a85..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/Manifest +++ /dev/null @@ -1,24 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD perl-MIME-Base64-3.140.0-r1.ebuild 791 SHA256 ee134c6975691720efc9aa6ccf4c41abf94e00aa30108aef7ba2c4ecedbdee4c SHA512 be4fc7fd761fe2afaed35847e7f431049b85e926474d73aef5ed2042ccfbdba0cb4cc4537b53326601707255af2b173293a46827a522d16fef79e4afba33e045 WHIRLPOOL a8df20a9b5aa8bec9a5b128e0959ce4136d50255b619984100571e5131959f452fc3d5c8b4ba94569ecbcee2a6e34bc39bb5227d01bd481a5d14ea5dfeba2677 -EBUILD perl-MIME-Base64-3.150.0.ebuild 803 SHA256 80bc502559c3d04c6ca6fcd6bdd8cad98e930a3b5a26a3db4ec4592092eec2c8 SHA512 5c4ce103341a33426930438e699950d2d3181f3a9a5fd9c840c183afb1df918f52648a2afc6f0ba1cad48a120b59c595d7bea58daedd004584923e56f5825e56 WHIRLPOOL 2842bb84290773b63d54c5f7dc3e3c1ed71ec28ca0110438842a169baabf2f9a3e8982cad92fb925a33f1851df2562e1252d242b445b7c1060aff06494edf295 -MISC ChangeLog 10785 SHA256 c1e6ef99ca5954a101b3d1127face6c3fe352fe3e0d704a4c7bbdd62b182beba SHA512 26dff3ce9bab4b1f9013dbc6a2a309132bb1b47830d8e48d2f9c5d426916feeaeba2d7e3b42cfcb80ba959f909674bf084685c9a669a7b26852bea6fd14114d5 WHIRLPOOL 0381b5c9760a54a5910cfebcd025f00fcdf57df2185258f5f33e835eef1f1d34dd71035eaabd20741a564ae7cd17fb13a77d77631c87a76eac865c706baf4ec0 -MISC metadata.xml 159 SHA256 9e7c719a784bb48388c9a12217b85baa75f1b04e9bf049d74b740785fa5006dd SHA512 5ff7b5593ea8976b44c7d63c7cd649f56d649b0d7c4fa5a16bf71ecdf36e40afa8fd9c28df0b8f0c7f9577c47b6ee63d3330f9304d545b46657d6a5f2bfa124a WHIRLPOOL 7ca7b971bad6145bdf2215f73d158f190984644554e8f32132c57c22f1209a5684060661c02e181c135c34c8729d491090ff6d4b23614198e19b9e2deda35a0a ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBCAAGBQJVdFamAAoJEB9VdM6hupKV5xYQALQ7YgitTPooPigJViuQSqRV -OzkpHibJXUiP0/KR/nCdzBQFTgUEf4dCyHmzOyq66WOyttMzsQUWFpgYkZR6d5kl -yYe2WwRcC0/LiIIzfMH3TKHSZLK5BuVxGb3xN1el4+yzO63Rlsv7SiWCzG15LejL -s2Q3ptwjrJlAhggzosfl5IFtChMizFK6/6MOCK2QQYzM9KKq51KIJaMa1UOTnrPG -yt0hkTR53hqk/12N5Z1B0NUmFHtR9E9falyDwFWkqOnKO+mPMFj+zEfHp5ryJcbT -O80ExPPVAdYAgQARRIcozCKDZi8CupZm8/HTNgYYGr0cSjg2Q1V+TUMj7MgdD79Q -c5dE0fyDrkZyr/Y9aTQqVgzLs5rfthvQkBlg7ZWtXtnb0v5YZrkRpcfhfS+qAI72 -cABj6c/QljT5dW9M3bKlUEvHLGkx08kRIzJbMuTr2wKhuNapx6qLb1VZJntpfBbp -8kEWDdDt7qV/UUrrOWr3flpqR9tamWFfl2/1nyNRckZdAiHrmQCwqBMI1wrk0BbF -G1/wz5FPDdnPK+yi/e14M+6DEK66tBg4RgnmF3TzejYvFlfVd0VPG7RQyTspoa4i -Yn7epX9Nxy6Dqlma9O7Ywq6+RwVQZZcl8ws04H+KM9HCy4SYdjNQ3s3CECcktSo4 -BgXYKlOEtiONC3JHEcjO -=8Gw8 ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/metadata.xml deleted file mode 100644 index 36ee0f08c6..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - perl - diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild deleted file mode 100644 index 4ea05f11bf..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild,v 1.11 2015/04/05 00:00:06 vapier Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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 ~ia64-hpux ~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="" - -RDEPEND=" - || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.150.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.150.0.ebuild deleted file mode 100644 index 77d45aa821..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.150.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.150.0.ebuild,v 1.1 2015/06/07 14:31:11 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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 ~ia64-hpux ~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="" - -RDEPEND=" - || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" From e7c27dc0eab862bd64d66821680c9384d53e38f5 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 17:57:59 -0700 Subject: [PATCH 09/26] virtual/perl-Module-Build: drop package --- .../virtual/perl-Module-Build-0.400.300-r1 | 7 - .../virtual/perl-Module-Build-0.420.0 | 7 - .../virtual/perl-Module-Build-0.420.500-r1 | 7 - .../virtual/perl-Module-Build/ChangeLog | 426 ------------------ .../virtual/perl-Module-Build/Manifest | 27 -- .../virtual/perl-Module-Build/metadata.xml | 5 - .../perl-Module-Build-0.400.300-r1.ebuild | 20 - .../perl-Module-Build-0.420.0.ebuild | 14 - .../perl-Module-Build-0.420.500-r1.ebuild | 18 - 9 files changed, 531 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.400.300-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.500-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.400.300-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.400.300-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.400.300-r1 deleted file mode 100644 index a7ad4fbde1..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.400.300-r1 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Module-Build -EAPI=5 -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 -RDEPEND=|| ( =dev-lang/perl-5.18* ~perl-core/Module-Build-0.400.300 ) !perl-core/Module-Build-0.400.300-r999 -SLOT=0 -_md5_=7e98aeba642f2a70b540751298ff5857 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.0 deleted file mode 100644 index d0f5144d70..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.0 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Module-Build -EAPI=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 -RDEPEND=~perl-core/Module-Build-0.420.0 -SLOT=0 -_md5_=cab65e32848eaebd8db8955ce9095b36 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.500-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.500-r1 deleted file mode 100644 index 10612c1631..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Module-Build-0.420.500-r1 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Module-Build -EAPI=5 -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 -RDEPEND=~perl-core/Module-Build-0.420.500 -SLOT=0 -_md5_=5c3a6d4c89136baccff1037c4db67dec diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/ChangeLog b/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/ChangeLog deleted file mode 100644 index d358ac57fc..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/ChangeLog +++ /dev/null @@ -1,426 +0,0 @@ -# ChangeLog for virtual/perl-Module-Build -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.89 2014/11/29 20:02:38 dilfridge Exp $ - -*perl-Module-Build-0.420.500-r1 (29 Nov 2014) - - 29 Nov 2014; Andreas K. Huettel - -perl-Module-Build-0.420.500.ebuild, +perl-Module-Build-0.420.500-r1.ebuild: - The Perl 5.20 bundled version is deprecated and throws warnings, therefore we - install from CPAN; bug 531052 - -*perl-Module-Build-0.420.500 (09 Jul 2014) -*perl-Module-Build-0.400.300-r1 (09 Jul 2014) - - 09 Jul 2014; Andreas K. Huettel - -perl-Module-Build-0.36.07.ebuild, -perl-Module-Build-0.362.400.ebuild, - -perl-Module-Build-0.380.0-r2.ebuild, -perl-Module-Build-0.400.0.ebuild, - -perl-Module-Build-0.400.100.ebuild, -perl-Module-Build-0.400.200.ebuild, - -perl-Module-Build-0.400.300.ebuild, +perl-Module-Build-0.400.300-r1.ebuild, - -perl-Module-Build-0.400.700.ebuild, +perl-Module-Build-0.420.500.ebuild: - Add perl-5.20 version; improve dependencies; remove old - -*perl-Module-Build-0.420.0 (10 Mar 2014) - - 10 Mar 2014; Vladimir Smirnov - +perl-Module-Build-0.420.0.ebuild: - Version bump - - 20 Jan 2014; Mike Frysinger - perl-Module-Build-0.36.07.ebuild, perl-Module-Build-0.362.400.ebuild, - perl-Module-Build-0.400.0.ebuild, perl-Module-Build-0.400.100.ebuild, - perl-Module-Build-0.400.200.ebuild, perl-Module-Build-0.400.300.ebuild, - perl-Module-Build-0.400.700.ebuild: - Add arm64 love. - - 17 Jan 2014; Mike Frysinger - perl-Module-Build-0.400.300.ebuild: - Mark m68k stable. - - 31 Dec 2013; Mikle Kolyada - -perl-Module-Build-0.34.0201.ebuild: - Drop old - -*perl-Module-Build-0.400.700 (15 Aug 2013) - - 15 Aug 2013; Patrick Lauer - +perl-Module-Build-0.400.700.ebuild: - Bump - - 02 Mar 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for sh, wrt bug #458122 - - 23 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for sparc, wrt bug #458122 - - 21 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for ia64, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for arm, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for s390, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for alpha, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for hppa, wrt bug #458122 - - 19 Feb 2013; Zac Medico - perl-Module-Build-0.400.300.ebuild: - Add ~arm-linux keyword. - - 18 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for ppc, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for ppc64, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-Module-Build-0.400.300.ebuild: - Stable for amd64, wrt bug #458122 - - 07 Jan 2013; Mike Frysinger - perl-Module-Build-0.34.0201.ebuild, perl-Module-Build-0.36.07.ebuild, - perl-Module-Build-0.362.400.ebuild, perl-Module-Build-0.380.0-r2.ebuild, - perl-Module-Build-0.400.0.ebuild, perl-Module-Build-0.400.100.ebuild, - perl-Module-Build-0.400.200.ebuild, perl-Module-Build-0.400.300.ebuild: - Add m68k love. - -*perl-Module-Build-0.400.300 (22 Aug 2012) - - 22 Aug 2012; Torsten Veller - +perl-Module-Build-0.400.300.ebuild: - Version bump - -*perl-Module-Build-0.400.200 (27 Jul 2012) - - 27 Jul 2012; Torsten Veller - +perl-Module-Build-0.400.200.ebuild: - Version bump - -*perl-Module-Build-0.400.100 (28 Jun 2012) - - 28 Jun 2012; Torsten Veller - +perl-Module-Build-0.400.100.ebuild: - Version bump - - 15 May 2012; Mark Loeser - perl-Module-Build-0.380.0-r2.ebuild: - Stable for ppc64; bug #393397 - - 28 Apr 2012; Alexis Ballier - perl-Module-Build-0.400.0.ebuild: - keyword ~amd64-fbsd - -*perl-Module-Build-0.400.0 (25 Feb 2012) - - 25 Feb 2012; Torsten Veller - +perl-Module-Build-0.400.0.ebuild: - Version bump - - 02 Feb 2012; Brent Baude - perl-Module-Build-0.380.0-r2.ebuild: - Marking perl-Module-Build-0.380.0-r2 ppc stable for bug 393397 - - 15 Jan 2012; Raúl Porcel - perl-Module-Build-0.380.0-r2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #393397 - - 22 Dec 2011; Markus Meier - perl-Module-Build-0.380.0-r2.ebuild: - x86 stable, bug #393397 - - 20 Dec 2011; Agostino Sarubbo - perl-Module-Build-0.380.0-r2.ebuild: - Stable for AMD64, wrt bug #393397 - - 14 Dec 2011; Markus Meier - perl-Module-Build-0.380.0-r2.ebuild: - arm stable, bug #393397 - - 07 Dec 2011; Jeroen Roovers - perl-Module-Build-0.380.0-r2.ebuild: - Stable for HPPA (bug #393397). - - 30 Jul 2011; Torsten Veller - perl-Module-Build-0.34.0201.ebuild, perl-Module-Build-0.36.07.ebuild: - Drop ~sparc-fbsd KEYWORD - - 26 Jul 2011; Kacper Kowalik - perl-Module-Build-0.380.0-r2.ebuild: - Marked ~ppc/~ppc64 wrt #357599 - - 07 Jul 2011; Alexis Ballier - perl-Module-Build-0.380.0-r2.ebuild: - keyword ~x86-fbsd - -*perl-Module-Build-0.380.0-r2 (18 Jun 2011) - - 18 Jun 2011; Torsten Veller - -perl-Module-Build-0.380.0-r1.ebuild, +perl-Module-Build-0.380.0-r2.ebuild: - Add perl-5.14 as provider - - 13 Jun 2011; Matt Turner - perl-Module-Build-0.380.0-r1.ebuild: - Added ~mips, bug 357599 - -*perl-Module-Build-0.380.0-r1 (20 May 2011) - - 20 May 2011; Torsten Veller - -perl-Module-Build-0.380.0.ebuild, +perl-Module-Build-0.380.0-r1.ebuild: - Add perl-5.14.0 as provider - - 02 May 2011; Fabian Groffen - perl-Module-Build-0.380.0.ebuild: - Marked ~x64-freebsd - -*perl-Module-Build-0.380.0 (06 Mar 2011) - - 06 Mar 2011; Torsten Veller - +perl-Module-Build-0.380.0.ebuild: - Version bump - - 27 Feb 2011; Fabian Groffen - perl-Module-Build-0.362.400.ebuild: - Add Prefix keywords, bug #353115 - - 27 Feb 2011; Kacper Kowalik - perl-Module-Build-0.362.400.ebuild: - Marked ~ppc/~ppc64 wrt #353115 - - 30 Jan 2011; Raúl Porcel - perl-Module-Build-0.362.400.ebuild: - Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115 - - 29 Jan 2011; Jeroen Roovers - perl-Module-Build-0.362.400.ebuild: - Marked ~hppa (bug #353115). - -*perl-Module-Build-0.362.400 (29 Jan 2011) - - 29 Jan 2011; Torsten Veller - +perl-Module-Build-0.362.400.ebuild: - Version bump - - 17 Jan 2011; Torsten Veller -perl-Module-Build-0.35.ebuild, - -perl-Module-Build-0.36.01.ebuild, -perl-Module-Build-0.36.03.ebuild: - Cleanup - - 07 Dec 2010; Matt Turner - perl-Module-Build-0.36.07.ebuild: - Added ~mips, bug 298183. - - 22 Oct 2010; Samuli Suominen - perl-Module-Build-0.36.07.ebuild: - ppc64 stable wrt #333421 - - 18 Oct 2010; Jeroen Roovers - perl-Module-Build-0.36.07.ebuild: - Stable for HPPA (bug #323529). - - 07 Sep 2010; Torsten Veller - perl-Module-Build-0.36.03.ebuild: - Add perl-5.12.2 as provider - - 14 Jul 2010; Torsten Veller - perl-Module-Build-0.36.03.ebuild: - Add perl-5.12 as provider - - 27 Jun 2010; perl-Module-Build-0.36.07.ebuild: - ppc stable #323529 - - 20 Jun 2010; Raúl Porcel - perl-Module-Build-0.36.07.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #323529 - - 15 Jun 2010; Torsten Veller - perl-Module-Build-0.36.07.ebuild: - Stable on amd64 and x86 (#323529) - -*perl-Module-Build-0.36.07 (07 Apr 2010) - - 07 Apr 2010; Torsten Veller - +perl-Module-Build-0.36.07.ebuild: - Version bump - - 23 Feb 2010; Joseph Jezak - perl-Module-Build-0.36.01.ebuild, perl-Module-Build-0.36.03.ebuild: - Marked ~ppc for bug #298183. - - 08 Feb 2010; Fabian Groffen - perl-Module-Build-0.36.03.ebuild: - Marked ~ppc-aix, bug #298183 - -*perl-Module-Build-0.36.03 (21 Jan 2010) - - 21 Jan 2010; Torsten Veller - +perl-Module-Build-0.36.03.ebuild: - Version bump - - 17 Jan 2010; Raúl Porcel - perl-Module-Build-0.36.01.ebuild: - Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #298183 - - 17 Jan 2010; Torsten Veller - -perl-Module-Build-0.28.08.ebuild, -perl-Module-Build-0.32.ebuild, - -perl-Module-Build-0.33.ebuild, -perl-Module-Build-0.34.ebuild: - Cleanup - - 10 Jan 2010; Markus Meier - perl-Module-Build-0.36.01.ebuild: - add ~arm, bug #298183 - - 09 Jan 2010; Fabian Groffen - perl-Module-Build-0.36.01.ebuild: - Add back Prefix keywords, bug #298183 - - 09 Jan 2010; Alexis Ballier - perl-Module-Build-0.36.01.ebuild: - keyword ~sparc-fbsd - - 07 Jan 2010; Torsten Veller - perl-Module-Build-0.28.08.ebuild, perl-Module-Build-0.32.ebuild, - perl-Module-Build-0.33.ebuild, perl-Module-Build-0.34.ebuild, - perl-Module-Build-0.34.0201.ebuild, perl-Module-Build-0.35.ebuild, - perl-Module-Build-0.36.01.ebuild: - Set empty HOMEPAGE and LICENSE - - 07 Jan 2010; Alexis Ballier - perl-Module-Build-0.36.01.ebuild: - keyword ~x86-fbsd, bug #298183 - - 06 Jan 2010; Brent Baude - perl-Module-Build-0.36.01.ebuild: - Marking perl-Module-Build-0.36.01 ~ppc64 for bug 298183 - - 05 Jan 2010; nixnut - perl-Module-Build-0.34.0201.ebuild: - ppc stable #288026 - - 24 Dec 2009; Jeroen Roovers - perl-Module-Build-0.36.01.ebuild: - Marked ~hppa (bug #298183). - -*perl-Module-Build-0.36.01 (24 Dec 2009) - - 24 Dec 2009; Torsten Veller - +perl-Module-Build-0.36.01.ebuild: - Version bump - - 15 Dec 2009; Jonathan Callen - perl-Module-Build-0.32.ebuild, perl-Module-Build-0.33.ebuild, - perl-Module-Build-0.34.ebuild, perl-Module-Build-0.34.0201.ebuild, - perl-Module-Build-0.35.ebuild: - QA: Add prefix keywords - - 14 Dec 2009; Raúl Porcel - perl-Module-Build-0.34.0201.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude - perl-Module-Build-0.34.0201.ebuild: - Marking perl-Module-Build-0.34.0201 ppc64 stable for bug 288026 - - 07 Dec 2009; Markus Meier - perl-Module-Build-0.34.0201.ebuild: - arm stable, bug #288026 - - 07 Dec 2009; Jeroen Roovers - perl-Module-Build-0.34.0201.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller - perl-Module-Build-0.34.0201.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - perl-Module-Build-0.34.0201.ebuild: - x86 stable, bug 288026 - -*perl-Module-Build-0.35 (28 Aug 2009) - - 28 Aug 2009; Torsten Veller - +perl-Module-Build-0.35.ebuild: - Version bump - - 25 Aug 2009; Torsten Veller - perl-Module-Build-0.34.0201.ebuild: - Add support for perl-5.10.1 - -*perl-Module-Build-0.34.0201 (10 Aug 2009) - - 10 Aug 2009; Torsten Veller - +perl-Module-Build-0.34.0201.ebuild: - Version bump - -*perl-Module-Build-0.34 (08 Jul 2009) - - 08 Jul 2009; Torsten Veller - +perl-Module-Build-0.34.ebuild: - Version bump - -*perl-Module-Build-0.33 (04 May 2009) - - 04 May 2009; Torsten Veller - +perl-Module-Build-0.33.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller - -perl-Module-Build-0.28-r1.ebuild, -perl-Module-Build-0.30.ebuild, - -perl-Module-Build-0.31.ebuild, -perl-Module-Build-0.31.012.ebuild: - Cleanup - -*perl-Module-Build-0.32 (26 Feb 2009) - - 26 Feb 2009; Torsten Veller - +perl-Module-Build-0.32.ebuild: - Version bump - -*perl-Module-Build-0.31.012 (14 Jan 2009) - - 14 Jan 2009; Torsten Veller - -perl-Module-Build-0.31.011.ebuild, +perl-Module-Build-0.31.012.ebuild: - Version bump. Cleanup - -*perl-Module-Build-0.31.011 (13 Jan 2009) - - 13 Jan 2009; Torsten Veller - +perl-Module-Build-0.31.011.ebuild, -perl-Module-Build-0.31011.ebuild: - Rename version: 0.31011 -> 0.31.011 - -*perl-Module-Build-0.31011 (13 Jan 2009) - - 13 Jan 2009; Robin H. Johnson - +perl-Module-Build-0.31011.ebuild: - Version bump via perl-bump experimental tool. - -*perl-Module-Build-0.31 (23 Dec 2008) - - 23 Dec 2008; Robin H. Johnson - +perl-Module-Build-0.31.ebuild: - Version bump. - -*perl-Module-Build-0.30 (01 Nov 2008) -*perl-Module-Build-0.28.08 (01 Nov 2008) -*perl-Module-Build-0.28-r1 (01 Nov 2008) - - 01 Nov 2008; Yuval Yaari +metadata.xml, - +perl-Module-Build-0.28-r1.ebuild, +perl-Module-Build-0.28.08.ebuild, - +perl-Module-Build-0.30.ebuild: - Adding virtuals for dual-lifed modules that come with perl-5.10 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/Manifest deleted file mode 100644 index 5086883c0f..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/Manifest +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD perl-Module-Build-0.400.300-r1.ebuild 786 SHA256 70fe2396d237cba8177974a948cf61744c79be8aa75c80386626c41c21cf9fd8 SHA512 14ec2fc84d1ee652b857ff5e5eb0fc907d8210f8366592e15b0f53edbe6600fa08c25d4c242cec1a77334ceaeafc61fe013fce0fb63d44320ba7e04ce9cfc5e7 WHIRLPOOL 9475f09bac21c64ede7b301c9e306fab5bc4a38ce621a5553eda6a438e12e01422664da85d2dd8cadefdb28a9d0e37c2db767ffeca1bfa3eb508816c5a0990ce -EBUILD perl-Module-Build-0.420.0.ebuild 684 SHA256 913b74ef500c6362aad4a644071b4d28f45496308fe0ba3cbd6237e1ffb40f8a SHA512 6cceaae3aa6cf24111b1dc2b3bd1b2df8b60a02a65e08c61313e14e9c244406422b52e77f9a7d1cf7d9efe7e569144795cb8a7fd00d03b0ac04c5a68fdeb9895 WHIRLPOOL f696743312929e45368a326c3bb6bd6e9129105007c985149a2c138c7e42c5cabcdd8f647167d9697014cd1be473e4dff2805552369ff84186a82285b879a16e -EBUILD perl-Module-Build-0.420.500-r1.ebuild 781 SHA256 f453792985b4a7d021a07a49dbce582abd6407fe38237d7e35940fb0a5a1cba9 SHA512 ad0d990ab1dd39e72939d4d0f465e7bcd04cebd16e4361dcbf16c42b815dcff2ddd15635a19874e6b8c7675923c320e997125b63418212b639e52444d3efb9fd WHIRLPOOL 36fa5a80b151ac96cfa81efe7e6cdc51e8ea34bdcd7630d0983619c3670956a763d3d5aa446e1133fbc3f594663b9f7fe94ccaed4daa17143346c38ba334c411 -MISC ChangeLog 13491 SHA256 322bd5f4ea3d38df53feea55108f6d6b8738df5e3b5c16d54be54c1f2f86836f SHA512 00f40dc2b5ada3d82fab744141ff7c8c7aa6a747d693d457d9dcc73d3294e126b008aa9ede6839c8edfdf59edc1e5d4cee5e9fa257cfac43536c7ca26ea8136f WHIRLPOOL e2f152c6d5214febd10fd2ed731af39a33ca8b49dcf9f153f0157357c8d4c10fed7259451306324a0897f15bcd1882cffc2148a774a499838e3e38250bb86549 -MISC metadata.xml 159 SHA256 9e7c719a784bb48388c9a12217b85baa75f1b04e9bf049d74b740785fa5006dd SHA512 5ff7b5593ea8976b44c7d63c7cd649f56d649b0d7c4fa5a16bf71ecdf36e40afa8fd9c28df0b8f0c7f9577c47b6ee63d3330f9304d545b46657d6a5f2bfa124a WHIRLPOOL 7ca7b971bad6145bdf2215f73d158f190984644554e8f32132c57c22f1209a5684060661c02e181c135c34c8729d491090ff6d4b23614198e19b9e2deda35a0a ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJUeiZfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwNzlCRDk4QzA4RENBRkYzQUEwRjQzMDlF -QkU2QTMzNkJFMTkwMzlDAAoJEOvmoza+GQOcoOMP/RAQRLGtaBDNOc0XMIGxbXMc -QiyrZ+1jqH7csXq8YvKHs3d1hNR0KnriwfMgCo1nw0+donyPx+IK0zis+v3iKzVm -Ln0ezW1i6uQH5gxrgS2vMXaG6+t4u5oabelIkCce8M+Sq3SGpr7WVmf4SEMHBeb2 -FMuBFSZs6gR90hNw2dPcFZpLsw3JpqcIrmRBoFJwAcVjS7S95gqpQE0FrFk9uOLL -pMzbnfS7YZ5rEe2hGk6d0chDEUNgLXGFlrZ0YFGkxOnJESPeoruVIwGIgHdeYNpf -noqLaTCFMk3Z9topZcL2n8Q8UfXTMRa95i3ou0sE0nwnPTPzgs55d9hw8u1I3sEy -PBxsXzGCAlxqzM++tGHMbh2xGJd0nvljOcpwQhCEdPYXNPMlQ33cFUBOM+bzxHAT -DI5JGZXnRqpI9JtEsuG7kop/TKDuqqkJDzzHQR5qMSAtt6yRMkKxIetNeTKRfzCc -f4LddUEJ0h6oHsYoKCnML0FCCWq/ZE73o90KYjDq9R0kKqiUXS/DaRxqwXfDSuhY -F4VfsoGQJqZkWgPlVyfVHaMUiw/lw1aEQduiBjpS9iuixZASZpcsgkip3dgxI7Sr -t78ajWW62RxtOAS1RzIpoVdBih5auvw76bqkayPCoCtzADwvlek7TTkSq/KenRNW -E4EjC5wJysH78CmTKLcV -=OEcv ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/metadata.xml deleted file mode 100644 index 36ee0f08c6..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - perl - diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.400.300-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.400.300-r1.ebuild deleted file mode 100644 index 0a0004bece..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.400.300-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.400.300-r1.ebuild,v 1.1 2014/07/09 20:19:40 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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="" - -RDEPEND=" - || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.0.ebuild deleted file mode 100644 index 6d385c1363..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.0.ebuild,v 1.1 2014/03/10 12:57:50 civil Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild deleted file mode 100644 index 917ffc6d85..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r1.ebuild,v 1.1 2014/11/29 20:02:38 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}" - -# this is the =dev-lang/perl-5.20* version, but the bundled copy is deprecated From 285d3b9043269b3a2b78f2f802ca27f9b128b3ff Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 18:14:13 -0700 Subject: [PATCH 10/26] perl-core/Data-Dumper: drop package --- .../md5-cache/perl-core/Data-Dumper-2.154.0 | 12 -- .../perl-core/Data-Dumper/ChangeLog | 157 ------------------ .../Data-Dumper/Data-Dumper-2.154.0.ebuild | 17 -- .../perl-core/Data-Dumper/Manifest | 14 -- .../perl-core/Data-Dumper/metadata.xml | 9 - 5 files changed, 209 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Data-Dumper-2.154.0 delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Data-Dumper-2.154.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Data-Dumper-2.154.0 deleted file mode 100644 index 8a27d2406c..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Data-Dumper-2.154.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=dev-lang/perl:=[-build(-)] -DESCRIPTION=Stringified perl data structures, suitable for both printing and eval -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Data-Dumper/ -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 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/S/SM/SMUELLER/Data-Dumper-2.154.tar.gz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=2d299badf4dc4232b6f921a303e19577 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/ChangeLog b/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/ChangeLog deleted file mode 100644 index fbb04766f8..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/ChangeLog +++ /dev/null @@ -1,157 +0,0 @@ -# ChangeLog for perl-core/Data-Dumper -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.36 2014/12/11 11:26:10 armin76 Exp $ - - 11 Dec 2014; Raúl Porcel Data-Dumper-2.154.0.ebuild: - m68k/s390/sh stable - - 03 Dec 2014; Raúl Porcel Data-Dumper-2.154.0.ebuild: - arm64 stable - - 29 Nov 2014; Andreas K. Huettel - Data-Dumper-2.154.0.ebuild: - Treat this as a version bump and copy ~all keywords from dev-lang/perl - - 29 Nov 2014; Andreas K. Huettel - -Data-Dumper-2.145.0-r1.ebuild: - Remove old - - 10 Nov 2014; Agostino Sarubbo Data-Dumper-2.154.0.ebuild: - Stable for ppc64, wrt bug #523624 - - 08 Nov 2014; Andreas K. Huettel - -Data-Dumper-2.139.0-r1.ebuild: - Remove old - - 02 Nov 2014; Agostino Sarubbo Data-Dumper-2.154.0.ebuild: - Stable for ia64, wrt bug #523624 - - 30 Oct 2014; Markus Meier Data-Dumper-2.154.0.ebuild: - arm stable, bug #523624 - - 29 Oct 2014; Agostino Sarubbo Data-Dumper-2.154.0.ebuild: - Stable for sparc, wrt bug #523624 - - 29 Oct 2014; Tobias Klausmann - Data-Dumper-2.154.0.ebuild: - Stable on alpha, bug 523624 - - 17 Oct 2014; Agostino Sarubbo Data-Dumper-2.154.0.ebuild: - Stable for ppc, wrt bug #523624 - - 06 Oct 2014; Agostino Sarubbo Data-Dumper-2.154.0.ebuild: - Stable for x86, wrt bug #523624 - - 06 Oct 2014; Agostino Sarubbo Data-Dumper-2.154.0.ebuild: - Stable for amd64, wrt bug #523624 - - 06 Oct 2014; Jeroen Roovers Data-Dumper-2.154.0.ebuild: - Stable for HPPA (bug #523624). - - 24 Sep 2014; Andreas K. Huettel - Data-Dumper-2.154.0.ebuild: - Copy ia64 and sparc keywords from core Perl - - 24 Sep 2014; Andreas K. Huettel - Data-Dumper-2.154.0.ebuild: - Copy alpha and ppc64 keywords from core Perl - -*Data-Dumper-2.154.0 (24 Sep 2014) - - 24 Sep 2014; Andreas K. Huettel - +Data-Dumper-2.154.0.ebuild: - Version bump, bug 523624 - -*Data-Dumper-2.145.0-r1 (26 Jul 2014) -*Data-Dumper-2.139.0-r1 (26 Jul 2014) - - 26 Jul 2014; Andreas K. Huettel - +Data-Dumper-2.139.0-r1.ebuild, +Data-Dumper-2.145.0-r1.ebuild, - -Data-Dumper-2.139.0.ebuild, -Data-Dumper-2.145.0.ebuild: - EAPI bump - - 05 Jul 2014; Andreas K. Huettel - -Data-Dumper-2.131.0.ebuild, -Data-Dumper-2.136.0.ebuild: - Remove old - -*Data-Dumper-2.145.0 (14 Aug 2013) - - 14 Aug 2013; Patrick Lauer +Data-Dumper-2.145.0.ebuild: - Bump - - 19 Feb 2013; Agostino Sarubbo Data-Dumper-2.139.0.ebuild: - Stable for hppa, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo Data-Dumper-2.139.0.ebuild: - Stable for ppc, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo Data-Dumper-2.139.0.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo Data-Dumper-2.139.0.ebuild: - Stable for amd64, wrt bug #458122 - - 08 Feb 2013; Sébastien Fabbro - Data-Dumper-2.139.0.ebuild: - Keyword amd64-linux and x86-linux - -*Data-Dumper-2.139.0 (26 Dec 2012) - - 26 Dec 2012; Torsten Veller +Data-Dumper-2.139.0.ebuild: - Version bump - - 23 Nov 2012; Anthony G. Basile - Data-Dumper-2.136.0.ebuild: - keyword ~arm, bug #442816 - -*Data-Dumper-2.136.0 (17 Nov 2012) - - 17 Nov 2012; Torsten Veller +Data-Dumper-2.136.0.ebuild: - Version bump - - 05 Oct 2012; Brent Baude Data-Dumper-2.131.0.ebuild: - Marking Data-Dumper-2.131.0 ppc for bug 412881 - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 07 Apr 2012; Markus Meier Data-Dumper-2.131.0.ebuild: - x86 stable, bug #403737 - - 20 Mar 2012; Jeroen Roovers Data-Dumper-2.131.0.ebuild: - Stable for HPPA (bug #408579). - - 01 Mar 2012; Torsten Veller metadata.xml: - Add cpan remote-id tags in metadata.xml (#406287) - - 21 Feb 2012; Agostino Sarubbo Data-Dumper-2.131.0.ebuild: - Stable for amd64, wrt bug #403737 - - 08 Feb 2012; Jeroen Roovers Data-Dumper-2.131.0.ebuild: - Marked ~hppa (bug #399649). - - 06 Sep 2011; Torsten Veller +Data-Dumper-2.131.0.ebuild, - +metadata.xml: - Move from perl-experimental for Test-Differences - - 31 Jul 2011; Kent Fredric - -Data-Dumper-2.128.0.ebuild: - Gone on CPAN - -*Data-Dumper-2.131.0 (29 May 2011) - - 29 May 2011; Torsten Veller - -Data-Dumper-2.130.30_rc.ebuild, +Data-Dumper-2.131.0.ebuild: - Version bump - -*Data-Dumper-2.130.30_rc (24 May 2011) - - 24 May 2011; Kent Fredric - +Data-Dumper-2.130.30_rc.ebuild: - Bump - -*Data-Dumper-2.128.0 (10 Mar 2011) - - 10 Mar 2011; Kent Fredric - +Data-Dumper-2.128.0.ebuild, +metadata.xml: - Added: reported by cpan-outdated diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild b/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild deleted file mode 100644 index d008b504f0..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild,v 1.15 2014/12/11 11:26:10 armin76 Exp $ - -EAPI=5 - -MODULE_AUTHOR=SMUELLER -MODULE_VERSION=2.154 -inherit perl-module - -DESCRIPTION="Stringified perl data structures, suitable for both printing and eval" - -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" -IUSE="" - -SRC_TEST="do" diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Manifest b/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Manifest deleted file mode 100644 index c9218bbf5d..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/Manifest +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST Data-Dumper-2.154.tar.gz 100369 SHA256 e30fcb6dea290cda85b67fc46d227a2ea890a8bd36c213557adec9c99ebd212f SHA512 b97cccaf3f4f5ad22019efc8a4f199ae5e08a6c5020cb99f7f2f38471a7cb6736b0a40ee46bd3e71f8096f861cd84b453351b3ef7529791c7013d97d69612f26 WHIRLPOOL 1d801ed58959e7322514c32d9d2eab48c86a386832352ab658ed57f359cfe839e81535d20d33809c2882effea702a1cec88cd64f51f8af489de63f658cf38768 -EBUILD Data-Dumper-2.154.0.ebuild 735 SHA256 5ae3b5797eee3c4cc2417407184cfc82a21b8464d59983927fd324510f7c2939 SHA512 4ff0276fae20e91f94aaf13470247785aba077fdd6f1c708eabd48cc4712aa7f1337fd17c739133c701c72f7cfe0b08898c35da875f85d33462630df83100931 WHIRLPOOL e46852ff9b2bafe0a5c1847ea9dd30275d3dcc30aa33ad3caab4ba536c36a24900720324d6195df71f798f761ea11693198568c8707f8e50f1fd1ff9295d9ec1 -MISC ChangeLog 5156 SHA256 a25de60997d1f243bc96540749129f45aa64162c1578d26bd4399935550bebac SHA512 3647e26d855dd30dacab95447e715d5c8ffcfeeaa05a1bbc6206de8034f0f375da07df4458376f188b1e67c3a011f4d804b1a0b83e0668817869cccfb35e64fe WHIRLPOOL ba57d9c28eeac616ce54bd0ee880eb75b615ec1eab5c1c9fdafe6d2f5f2c9f1bca127dc9e3c2a4ac5bb096fbe5889d979c650ee8b434858e1604b69c2b279a8c -MISC metadata.xml 310 SHA256 aa104baeb19185059af9a7b7ad418fa2a8eea2228580518f1b35346dc4cfe27a SHA512 9f2b7e72d8dca9ec2f7e2d7263396e5ca6b1bfab03c6615c4273f812004f5e25f66822fe164bbdf6e92a55344509e42042129d8bdb61875e4d458be0b2e5fc78 WHIRLPOOL 7aa855f4e807900192f862a8e0d023de3479bbec97ad991dfd5593f635b880e3b48adec86e36325df0d8a02d0e4e43daaf54b720d0b49a2656bd0e5379b46043 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEAREIAAYFAlSJf1gACgkQuQc30/atMkCkygCdEYrmybz52/SXkdNi0FjCIg9p -qdYAoL35qyvlh3fMZhy+BhXinZMc6LRN -=fUkD ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/metadata.xml b/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/metadata.xml deleted file mode 100644 index 6002b1a3b7..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Data-Dumper/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - perl - - Data-Dumper - Data::Dumper - - From dc10ef94e12a6c83479eacc3dd0cc480e8bcf20d Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:38:05 -0700 Subject: [PATCH 11/26] bump(app-admin/perl-cleaner): sync with upstream --- .../app-admin/perl-cleaner/ChangeLog | 132 ----- .../app-admin/perl-cleaner/ChangeLog-2015 | 500 ------------------ .../app-admin/perl-cleaner/Manifest | 12 +- .../perl-cleaner/perl-cleaner-2.16.ebuild | 31 -- .../perl-cleaner/perl-cleaner-2.19.ebuild | 37 -- .../perl-cleaner/perl-cleaner-2.20.ebuild | 6 +- .../perl-cleaner/perl-cleaner-2.22.ebuild | 6 +- ...r-2.21.ebuild => perl-cleaner-2.23.ebuild} | 15 +- .../perl-cleaner/perl-cleaner-9999.ebuild | 6 +- .../md5-cache/app-admin/perl-cleaner-2.16 | 10 - .../md5-cache/app-admin/perl-cleaner-2.19 | 10 - .../md5-cache/app-admin/perl-cleaner-2.20 | 6 +- .../md5-cache/app-admin/perl-cleaner-2.21 | 10 - .../md5-cache/app-admin/perl-cleaner-2.22 | 6 +- .../md5-cache/app-admin/perl-cleaner-2.23 | 11 + .../md5-cache/app-admin/perl-cleaner-9999 | 4 +- 16 files changed, 44 insertions(+), 758 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog-2015 delete mode 100644 sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild rename sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/{perl-cleaner-2.21.ebuild => perl-cleaner-2.23.ebuild} (70%) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.16 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.19 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.21 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.23 diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog deleted file mode 100644 index b50ae385b1..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog +++ /dev/null @@ -1,132 +0,0 @@ -# ChangeLog for app-admin/perl-cleaner -# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 -# (auto-generated from git log) - -*perl-cleaner-9999 (09 Aug 2015) -*perl-cleaner-2.20 (09 Aug 2015) -*perl-cleaner-2.19 (09 Aug 2015) -*perl-cleaner-2.16 (09 Aug 2015) - - 09 Aug 2015; Robin H. Johnson +metadata.xml, - +perl-cleaner-2.16.ebuild, +perl-cleaner-2.19.ebuild, - +perl-cleaner-2.20.ebuild, +perl-cleaner-9999.ebuild: - proj/gentoo: Initial commit - - This commit represents a new era for Gentoo: - Storing the gentoo-x86 tree in Git, as converted from CVS. - - This commit is the start of the NEW history. - Any historical data is intended to be grafted onto this point. - - Creation process: - 1. Take final CVS checkout snapshot - 2. Remove ALL ChangeLog* files - 3. Transform all Manifests to thin - 4. Remove empty Manifests - 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ - 5.1. Do not touch files with -kb/-ko keyword flags. - - Signed-off-by: Robin H. Johnson - X-Thanks: Alec Warner - did the GSoC 2006 migration - tests - X-Thanks: Robin H. Johnson - infra guy, herding this - project - X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo - developer, wrote Git features for the migration - X-Thanks: Brian Harring - wrote much python to improve - cvs2svn - X-Thanks: Rich Freeman - validation scripts - X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 - work in migration - X-Thanks: Michał Górny - scripts, QA, nagging - X-Thanks: All of other Gentoo developers - many ideas and lots of paint on - the bikeshed - - 21 Aug 2015; Fabian Groffen - +files/perl-cleaner-2.20-prefix.patch, perl-cleaner-2.20.ebuild: - add Prefix support - - Package-Manager: portage-2.2.20-prefix - - 24 Aug 2015; Justin Lecher perl-cleaner-2.16.ebuild, - perl-cleaner-2.19.ebuild, perl-cleaner-2.20.ebuild, - perl-cleaner-9999.ebuild: - Use https by default - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Justin Lecher metadata.xml, - perl-cleaner-2.16.ebuild, perl-cleaner-2.19.ebuild, - perl-cleaner-2.20.ebuild, perl-cleaner-9999.ebuild: - Use https by default - - Convert all URLs for sites supporting encrypted connections from http to - https - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Mike Gilbert metadata.xml: - Revert DOCTYPE SYSTEM https changes in metadata.xml - - repoman does not yet accept the https version. - This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - - Bug: https://bugs.gentoo.org/552720 - - 24 Jan 2016; Michał Górny metadata.xml: - Replace all herds with appropriate projects (GLEP 67) - - Replace all uses of herd with appropriate project maintainers, or no - maintainers in case of herds requested to be disbanded. - - 24 Jan 2016; Michał Górny metadata.xml: - Set appropriate maintainer types in metadata.xml (GLEP 67) - - 15 May 2016; Andreas K. Hüttel - -perl-cleaner-2.16.ebuild: - Remove old - - Package-Manager: portage-2.2.28 - -*perl-cleaner-2.21 (15 May 2016) - - 15 May 2016; Andreas K. Hüttel - +perl-cleaner-2.21.ebuild: - Version bump. Prefix support is coming back in 2.22. - - Package-Manager: portage-2.2.28 - - 23 May 2016; Pacho Ramos metadata.xml: - Reorder maintainers as talked with fuzzyray - - Package-Manager: portage-2.3.0_rc1 - - 24 May 2016; Markus Meier perl-cleaner-2.20.ebuild: - arm stable, bug #583122 - - Package-Manager: portage-2.3.0_rc1 - RepoMan-Options: --include-arches="arm" - - 27 May 2016; Andreas K. Hüttel - perl-cleaner-2.20.ebuild: - Retroactively stable for remaining arches (ALLARCHES), bug 583122 - - Package-Manager: portage-2.3.0_rc1 - - 27 May 2016; Andreas K. Hüttel - -perl-cleaner-2.19.ebuild: - Remove old - - Package-Manager: portage-2.3.0_rc1 - -*perl-cleaner-2.22 (28 May 2016) - - 28 May 2016; Andreas K. Hüttel - +perl-cleaner-2.22.ebuild, perl-cleaner-9999.ebuild: - Version bump, integrate prefix patch - - Package-Manager: portage-2.3.0_rc1 - - 29 May 2016; Mike Frysinger perl-cleaner-2.20.ebuild: - mark 2.20 arm64/m68k/s390/sh stable - diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog-2015 deleted file mode 100644 index 066bbf7bb9..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/ChangeLog-2015 +++ /dev/null @@ -1,500 +0,0 @@ -# ChangeLog for app-admin/perl-cleaner -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/perl-cleaner/ChangeLog,v 1.117 2015/06/15 22:31:51 dilfridge Exp $ - -*perl-cleaner-2.20 (15 Jun 2015) - - 15 Jun 2015; Andreas K. Huettel - +perl-cleaner-2.20.ebuild: - Version bump - - 04 Apr 2015; Mike Frysinger perl-cleaner-2.19.ebuild: - Mark m68k stable. - - 11 Jan 2015; Andreas K. Huettel - -perl-cleaner-2.18.ebuild: - Remove old - - 08 Jan 2015; Mikle Kolyada perl-cleaner-2.19.ebuild: - Mark stable for all - -*perl-cleaner-2.19 (27 Dec 2014) - - 27 Dec 2014; Andreas K. Huettel - -perl-cleaner-2.17.ebuild, +perl-cleaner-2.19.ebuild: - Version bump - -*perl-cleaner-2.18 (13 Dec 2014) - - 13 Dec 2014; Andreas K. Huettel - +perl-cleaner-2.18.ebuild: - Version bump for bug 525620 - - 18 Oct 2014; Mike Frysinger perl-cleaner-2.16.ebuild: - Mark m68k/sh stable. - - 18 Oct 2014; Mike Frysinger perl-cleaner-2.16.ebuild, - perl-cleaner-2.17.ebuild, perl-cleaner-9999.ebuild: - Drop empty KEYWORDS. - - 27 Sep 2014; Andreas K. Huettel - perl-cleaner-2.17.ebuild, perl-cleaner-9999.ebuild: - portage-utils, not gentoolkit - thanks Arfrever - -*perl-cleaner-2.17 (27 Sep 2014) - - 27 Sep 2014; Andreas K. Huettel - +perl-cleaner-2.17.ebuild: - Version bump for bug 523880 - - 27 Sep 2014; Andreas K. Huettel - perl-cleaner-9999.ebuild: - Add explicit dependency to PM and gentoolkit - - 03 Aug 2014; Andreas K. Huettel - -perl-cleaner-2.15.ebuild: - Remove old - - 26 Jul 2014; Mikle Kolyada perl-cleaner-2.15.ebuild, - perl-cleaner-2.16.ebuild: - Mark arm64 stable - - 26 Jul 2014; Andreas K. Huettel - perl-cleaner-2.16.ebuild, perl-cleaner-9999.ebuild: - ... and fix it. :( - - 26 Jul 2014; Andreas K. Huettel - perl-cleaner-2.16.ebuild, perl-cleaner-9999.ebuild: - Add secondary URL - -*perl-cleaner-2.16 (26 Jul 2014) - - 26 Jul 2014; Andreas K. Huettel - +perl-cleaner-2.16.ebuild: - Version bump straight to stable; only more verbose output, no changed - functionality - - 23 Jul 2014; Andreas K. Huettel - -perl-cleaner-2.14.ebuild: - Remove old - - 06 Jul 2014; Mikle Kolyada perl-cleaner-2.15.ebuild: - Drop hppa from live KEYWORDS - - 06 Jul 2014; Jeroen Roovers perl-cleaner-2.15.ebuild: - Stable for HPPA (bug #516462). - - 05 Jul 2014; Mikle Kolyada perl-cleaner-2.15.ebuild: - alpha/amd64/arm/ia64/ppc/ppc64/s390/x86 stable wrt bug #516462 - -*perl-cleaner-2.15 (05 Jul 2014) - - 05 Jul 2014; Andreas K. Huettel - +perl-cleaner-2.15.ebuild: - Version bump for bug 516032 - - 29 Jun 2014; Mikle Kolyada -perl-cleaner-2.7.ebuild: - Drop old. - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - Mark s390 stable - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - x86 stable wrt bug #512616 - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - sparc stable wrt bug #512616 - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - ppc stable wrt bug #512616 - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - ppc64 stable wrt bug #512616 - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - ia64 stable wrt bug #512616 - - 29 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - alpha stable wrt bug #512616 - - 29 Jun 2014; Jeroen Roovers perl-cleaner-2.14.ebuild: - Stable for HPPA (bug #512616). - - 28 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - arm stable wrt bug #512616 - - 28 Jun 2014; Mikle Kolyada perl-cleaner-2.14.ebuild: - amd64 stable wrt bug #512616 - - 28 Jun 2014; Andreas K. Huettel - -perl-cleaner-2.12.ebuild, -perl-cleaner-2.13.ebuild: - Remove old - -*perl-cleaner-2.14 (09 Jun 2014) - - 09 Jun 2014; Andreas K. Huettel - +perl-cleaner-2.14.ebuild: - Version bump, fixes bug 497936 and bug 504128 - -*perl-cleaner-9999 (06 Jun 2014) - - 06 Jun 2014; Andreas K. Huettel - +perl-cleaner-9999.ebuild: - Add live ebuild (no keywords) - -*perl-cleaner-2.13 (06 Jun 2014) - - 06 Jun 2014; Andreas K. Huettel - -perl-cleaner-2.8.ebuild, -perl-cleaner-2.10.ebuild, - +perl-cleaner-2.13.ebuild: - Version bump for bug 506616; remove old - - 19 Jan 2014; Mike Frysinger perl-cleaner-2.10.ebuild, - perl-cleaner-2.12.ebuild, perl-cleaner-2.7.ebuild, perl-cleaner-2.8.ebuild: - Add arm64 love. - -*perl-cleaner-2.12 (29 Apr 2012) - - 29 Apr 2012; Torsten Veller -perl-cleaner-2.11.ebuild, - +perl-cleaner-2.12.ebuild: - Fix awk expression - -*perl-cleaner-2.11 (29 Apr 2012) - - 29 Apr 2012; Torsten Veller +perl-cleaner-2.11.ebuild: - Support x32 (#413927). Thanks to Tim Harder. EAPI 4. Don't DEPEND on bash - - 26 Apr 2012; Alexis Ballier perl-cleaner-2.10.ebuild: - keyword ~amd64-fbsd - - 06 Jan 2012; Mike Frysinger perl-cleaner-2.10.ebuild: - Allow newer coreutils to provide realpath. - - 06 Aug 2011; Torsten Veller perl-cleaner-2.10.ebuild: - Use realpath or freebsd-bin (again #376489) - -*perl-cleaner-2.10 (05 Aug 2011) - - 05 Aug 2011; Torsten Veller +perl-cleaner-2.10.ebuild: - Use realpath instead of readlink -f (#376489). Support -q/--quie. Check - link targets too. - - 06 Dec 2010; Torsten Veller -perl-cleaner-1.05.ebuild, - -perl-cleaner-2.0.ebuild, -perl-cleaner-2.2.ebuild, -perl-cleaner-2.3.ebuild, - -perl-cleaner-2.4.ebuild, -perl-cleaner-2.5.ebuild, -perl-cleaner-2.6.ebuild: - Cleanup - -*perl-cleaner-2.8 (06 Dec 2010) - - 06 Dec 2010; Torsten Veller +perl-cleaner-2.8.ebuild: - Use cave commandline client if paludis is chosen - - 13 Nov 2010; Raúl Porcel perl-cleaner-2.7.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #340023 - - 24 Oct 2010; Markus Meier perl-cleaner-2.7.ebuild: - arm stable, bug #340023 - - 24 Oct 2010; Jeroen Roovers perl-cleaner-2.7.ebuild: - Stable for HPPA (bug #340023). - - 24 Oct 2010; Brent Baude perl-cleaner-2.7.ebuild: - Marking perl-cleaner-2.7 ppc for bug 340023 - - 22 Oct 2010; Samuli Suominen - perl-cleaner-2.7.ebuild: - ppc64 stable wrt #340023 - - 22 Oct 2010; Markos Chandras - perl-cleaner-2.7.ebuild: - Stable on amd64 wrt bug #340023 - - 22 Oct 2010; Christian Faulhammer - perl-cleaner-2.7.ebuild: - stable x86, bug 340023 - -*perl-cleaner-2.7 (22 Oct 2010) - - 22 Oct 2010; Torsten Veller +perl-cleaner-2.7.ebuild: - Version bump. Let leftovers search for old files not only in current INC - -*perl-cleaner-2.6 (07 Oct 2010) - - 07 Oct 2010; Torsten Veller +perl-cleaner-2.6.ebuild: - More quoting fixes - -*perl-cleaner-2.5 (24 Sep 2010) - - 24 Sep 2010; Torsten Veller +perl-cleaner-2.5.ebuild: - Removes all .ph files which are not up to date - -*perl-cleaner-2.4 (30 Aug 2010) - - 30 Aug 2010; Torsten Veller +perl-cleaner-2.4.ebuild: - Always reinstall the virtuals, cause it fails if a perl-core is updated - while cleaning - -*perl-cleaner-2.3 (02 Aug 2010) - - 02 Aug 2010; Torsten Veller +perl-cleaner-2.3.ebuild: - PKGDIR is a symlink (#330097) and virtual and perl-core versions differ - (#330625) - -*perl-cleaner-2.2 (14 Jul 2010) - - 14 Jul 2010; Torsten Veller +perl-cleaner-2.2.ebuild: - Version bump. Cleanup - Create a smaller set of perl header files *.ph and move them to archlibexp - for perl-5.12. Fixes bugs #177833, #292985 - Fix typo (#315469). Thanks to J.C. Wren. - - -*perl-cleaner-2.0 (16 Feb 2010) - - 16 Feb 2010; Torsten Veller +perl-cleaner-2.0.ebuild: - Do not try to reinstall -MERGING-* packages (#305377) - -*perl-cleaner-2_pre091219 (19 Dec 2009) - - 19 Dec 2009; Torsten Veller - +perl-cleaner-2_pre091219.ebuild: - Version bump. Add virtuals too for non-identical reinstall - -*perl-cleaner-2_pre091024 (24 Oct 2009) - - 24 Oct 2009; Torsten Veller -perl-cleaner-1.04.1.ebuild, - -perl-cleaner-1.04.3.ebuild, -perl-cleaner-2_pre090920.ebuild, - -perl-cleaner-2_pre090926.ebuild, +perl-cleaner-2_pre091024.ebuild: - Version bump. Cleanup - - 11 Oct 2009; Mark Loeser perl-cleaner-1.04.1.ebuild: - QA fixes; unquoted variables - -*perl-cleaner-2_pre091007 (07 Oct 2009) - - 07 Oct 2009; Torsten Veller - +perl-cleaner-2_pre091007.ebuild: - Bump. Don't rebuild libperl - -*perl-cleaner-2_pre090926 (26 Sep 2009) - - 26 Sep 2009; Torsten Veller - +perl-cleaner-2_pre090926.ebuild: - Bump. Do not use binpkg when upgrading - -*perl-cleaner-2_pre090920 (20 Sep 2009) - - 20 Sep 2009; Torsten Veller - +perl-cleaner-2_pre090920.ebuild: - Bump. Should work with changed useflags (ithreads, debug). - Better package-manager support (taken from python-updater). - - 05 Feb 2009; Jeremy Olexa - perl-cleaner-1.04.1.ebuild, perl-cleaner-1.04.3.ebuild: - (non maintainer commit) [QA] fix HOMEPAGE, bug 249679 - - 07 Mar 2008; Santiago M. Mola - perl-cleaner-1.05.ebuild: - amd64 stable wrt bug #208901 - - 17 Feb 2008; Raúl Porcel perl-cleaner-1.05.ebuild: - alpha/ia64 stable wrt #208901 - - 16 Feb 2008; Markus Meier perl-cleaner-1.05.ebuild: - x86 stable, bug #208901 - - 15 Feb 2008; nixnut perl-cleaner-1.05.ebuild: - Stable on ppc wrt bug 208901 - - 15 Feb 2008; Jeroen Roovers perl-cleaner-1.05.ebuild: - Stable for HPPA (bug #208901). - - 15 Feb 2008; Ferris McCormick - perl-cleaner-1.05.ebuild: - Sparc stable, Bug #208901. - - 15 Feb 2008; Brent Baude perl-cleaner-1.05.ebuild: - stable ppc64, bug 208901 - -*perl-cleaner-1.05 (12 Sep 2007) - - 12 Sep 2007; Paul Varner +perl-cleaner-1.05.ebuild: - New version to work with all baselayouts and FreeBSD sed. (Bug #183989) - - 17 Oct 2006; Roy Marples perl-cleaner-1.04.3.ebuild: - Added ~sparc-fbsd keyword. - - 10 Sep 2006; Michael Cummings - -perl-cleaner-1.04.ebuild: - Cleaning out old ebuild - - 04 Sep 2006; Joshua Kinard perl-cleaner-1.04.3.ebuild: - Marked stable on mips. - - 30 Aug 2006; Gustavo Zacarias - perl-cleaner-1.04.3.ebuild: - Stable on hppa wrt #145256 - - 29 Aug 2006; Bryan Østergaard - perl-cleaner-1.04.3.ebuild: - Stable on ia64, bug 145256. - - 29 Aug 2006; Tobias Scherbaum - perl-cleaner-1.04.3.ebuild: - ppc stable, bug #145256 - - 29 Aug 2006; Brent Baude perl-cleaner-1.04.3.ebuild: - Marking perl-cleaner-1.04.3 ppc64 stable for bug #145256 - - 29 Aug 2006; Gustavo Zacarias - perl-cleaner-1.04.3.ebuild: - Stable on sparc wrt #145256 - - 29 Aug 2006; Fernando J. Pereda - perl-cleaner-1.04.3.ebuild: - Stable on alpha wrt bug #145256 - - 29 Aug 2006; Marcus D. Hanwell - perl-cleaner-1.04.3.ebuild: - Marked stable on amd64, bug 145256. - - 29 Aug 2006; Joshua Jackson - perl-cleaner-1.04.3.ebuild: - Stable x86; bug #145256 - -*perl-cleaner-1.04.3 (19 Aug 2006) - - 19 Aug 2006; Michael Cummings - -perl-cleaner-1.04.2.ebuild, +perl-cleaner-1.04.3.ebuild: - Final commit related to bug 142940 - - 18 Aug 2006; Michael Cummings - -perl-cleaner-1.01.ebuild, -perl-cleaner-1.03.ebuild, - -perl-cleaner-1.03-r1.ebuild: - Cleaning up - -*perl-cleaner-1.04.2 (18 Aug 2006) - - 18 Aug 2006; Michael Cummings - +perl-cleaner-1.04.2.ebuild: - Bug 142940, update to h2ph calls - - 02 Aug 2006; Gustavo Zacarias - perl-cleaner-1.04.1.ebuild: - Stable on hppa - - 19 Jul 2006; Bryan Østergaard - perl-cleaner-1.04.1.ebuild: - Stable on alpha. - - 12 Jul 2006; Aron Griffis - perl-cleaner-1.04.1.ebuild: - Mark 1.04.1 stable on ia64 - - 11 Jul 2006; Michael Cummings - perl-cleaner-1.04.1.ebuild: - Keywording sparc and amd64 stable - - 01 Jul 2006; Bryan Østergaard - perl-cleaner-1.04.ebuild: - Stable on alpha. - - 18 Jun 2006; Bryan Østergaard - perl-cleaner-1.04.ebuild: - Stable on ia64. - - 08 Jun 2006; Joshua Kinard perl-cleaner-1.04.ebuild: - Marked stable on mips. - -*perl-cleaner-1.04.1 (01 Jun 2006) - - 01 Jun 2006; +perl-cleaner-1.04.1.ebuild: - Bug 135080 - ph-clean is removing current ph files as well. - - 29 May 2006; Simon Stelling perl-cleaner-1.04.ebuild: - stable on amd64 wrt bug 134796 - - 29 May 2006; Mark Loeser perl-cleaner-1.04.ebuild: - Stable on x86; bug #134796 - - 29 May 2006; Guy Martin perl-cleaner-1.04.ebuild: - Stable on hppa. - - 29 May 2006; Tobias Scherbaum - perl-cleaner-1.04.ebuild: - ppc stable, bug #134796 - - 29 May 2006; Markus Rothe perl-cleaner-1.04.ebuild: - Stable on ppc64; bug #134796 - - 29 May 2006; Gustavo Zacarias - perl-cleaner-1.04.ebuild: - Stable on sparc wrt #134796 - -*perl-cleaner-1.04 (28 May 2006) - - 28 May 2006; +perl-cleaner-1.04.ebuild: - New version of perl-cleaner, with bug fixes, corrected md5, etc. - -*perl-cleaner-1.03-r1 (27 May 2006) - - 27 May 2006; +perl-cleaner-1.03-r1.ebuild: - Version bump is because of bug 134449 - - 27 May 2006; Bryan Østergaard - perl-cleaner-1.03.ebuild: - Stable on alpha. - - 26 May 2006; Chris Gianelloni - perl-cleaner-1.03.ebuild: - Stable on amd64 wrt bug #133989. - - 26 May 2006; files/digest-perl-cleaner-1.03, - Manifest: - Updating digests - - 25 May 2006; Guy Martin perl-cleaner-1.03.ebuild: - Stable on hppa. - - 24 May 2006; perl-cleaner-1.03.ebuild: - Stable on ppc. bug #133989 - - 23 May 2006; Chris Gianelloni - perl-cleaner-1.03.ebuild: - Stable on x86 wrt bug #133989. - - 23 May 2006; perl-cleaner-1.03.ebuild: - Marking stable sparc - - 23 May 2006; Markus Rothe perl-cleaner-1.03.ebuild: - Stable on ppc64; bug #133989 - - 31 Mar 2006; Diego Pettenò - perl-cleaner-1.03.ebuild: - Add ~x86-fbsd keyword. - -*perl-cleaner-1.03 (20 Feb 2006) - - 20 Feb 2006; Michael Cummings - +perl-cleaner-1.03.ebuild: - New version - better support for multilibs and virtuals - - 03 Jul 2005; Michael Cummings - perl-cleaner-1.01.ebuild: - RDPEND -> RDEPEND - thanks jakub - -*perl-cleaner-1.01 (05 Jun 2005) - - 05 Jun 2005; Michael Cummings - -perl-cleaner-1.0.ebuild, +perl-cleaner-1.01.ebuild: - Sad to have a version bump already, but the is a code addition to be able to - re-emerge everything, even those modules installed under our current version - of perl. Comes up if someone (ick) changes from a threaded perl to a - non-threaded perl - version doesn't change so perl-cleaner doesn't rebuild - anything (though it needs to) - -*perl-cleaner-1.0 (05 Jun 2005) - - 05 Jun 2005; Michael Cummings +metadata.xml, - +perl-cleaner-1.0.ebuild: - Initial import, prepping so perl-cleaner can be called from revdep-rebuilder diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/Manifest b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/Manifest index 887e3f3bf8..27e1e08573 100644 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/Manifest +++ b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/Manifest @@ -1,5 +1,11 @@ -DIST perl-cleaner-2.16.tar.bz2 6069 SHA256 b54f7bd0dc8e60c08ac3de242cf157c21dbce1cfb8fc9c525b3d6cca88915ae3 SHA512 d2e03e473754b7730a6275cc743414fbb48a9fcb6a7a7dbef1fae73acb609b1b9f06eb33261505e1309fc79074303b7c29b6bd80b3bc79b40d27fc94d9b2cb09 WHIRLPOOL d240e0946a924a4d4984a2c7cc82e54de91e3c05ebf6a29fe154a557ff475da3503eb99a054f26ceda13ec61b87b8b2fe63c367c441b2b3cb6f7c34cf14f3165 -DIST perl-cleaner-2.19.tar.bz2 6558 SHA256 03c50ffcfa70081501584de3fc33f634d7a0404ff6adee50c85af6323dc476fa SHA512 404fb5742af929a41f5033dbba066ebcfa1e1bee3f5340d3f732e3eb5cae4dd6d427cca8b6e1ec23e6154c14c36a2e6154be17ec98022422cf44c50984e74973 WHIRLPOOL 64816a6f28299370bc9e5a0469062746d7c6b93ad83f98e3a7656bd5515fb82e16375fadaf1c76b01a901220b4844ef236f744026dcf8489dea859621aec6ea8 +AUX perl-cleaner-2.20-prefix.patch 4874 SHA256 fb814277eba1dee0084e6b395183ae7acc22b60283daa10bfa45dea283e4b038 SHA512 217ab3c7958e791c7e71ede8763ff98db7479d7eaeaa5fc9b0eb8607ed4a28ee1e7bb648a8e6fbc05913755b6eb0555fb70cd81c9124ebf562119b24ce66cb6f WHIRLPOOL 65b1f78e3691a49e67e8603064b7e5f871761328474a7384c80b4bbdd9a8ebe2a765684e449666604c8939b57ea4f6d05110cd59a36e46bf3cb05f9f6d9c408f DIST perl-cleaner-2.20.tar.bz2 6704 SHA256 ecc3b160d01466a5c9a070e12f3e11719bedb45a92a2ea0227d745be6b77cf64 SHA512 29888b4ee19a186ddaa1209d893ac57bed683b551546f63aeb874f8cc1fcab4ea0b0401247968aed0fb3b9a7d7196a803d6713e85b44cb94bc6642a44fbc4cf1 WHIRLPOOL 2ea9ca19738e8dd3bed076051efbccd1cced25b768ee8e95843c885b9057e1c6960247dd8f867b8ef7ab11ffffaddbedbcc01f20023203f4d3cbe7f09fd01e51 -DIST perl-cleaner-2.21.tar.bz2 6288 SHA256 6ea83c08ff83d59c3691435dbeafbd52680c57f2d8603288410a4eb4ba343e96 SHA512 b13d32bd09009c96b9074c786e8cb5da359b4eb8343b7818b88151cc1bb870cb29775e462e9e9d9f4f55f4040847cb9f7b5d2311e06124aaea5deb9053ea95ee WHIRLPOOL 27e5c9db0c371676842c814e7e6962333c828b261b798a380f23092afa7cd7ec1eaa550cca7103dd5691883945e4be31d2fea96db3b11ee1996aeaf290ab8b9d DIST perl-cleaner-2.22.tar.bz2 6407 SHA256 fed20de199e178012380e436f06668705746ae16e84fbc15b23653cc07bf5bbb SHA512 a822ea4178e1f36aadcad8c21e1adefe547e2b7c0cfecd34fa53d2d0f7c154ce5bcbb6f8d5a78f633b42842e08ea50cf68c151d97a46529e378dfb6c8fcb7d78 WHIRLPOOL 4025842fcfba7723768b7d5f23f23d0d9970a397a3313fe30d3b04d10e89328257977cba60ad183b4941453bd4dcd727bf871d8206e537ba89dbfa10b3779cad +DIST perl-cleaner-2.23.tar.bz2 6495 SHA256 b7d25021997bd9a98f5df930d16cbaec84d19674e7b0a6eb7727c11725e0f91b SHA512 e0879f75737746479cd1032acfed50f20aad183d834e1e0e9b847edeb14577b32ac8fd4b0f5ff54c03937f181d8f5702c3bd009587a5930d40eee59a13fe6624 WHIRLPOOL 5645da862594cb8b65828ab740f433cb279cb4cac84a3005f8adcced1586b54ff766cfd3bba48fe4eab8b978f4155e29de6701d62c5164bce77cea3f730bd01e +EBUILD perl-cleaner-2.20.ebuild 1217 SHA256 95c5544a18ca7f9d987b4e0826b9495d912d6d68c2d84af2bc6ca02f5ec63b10 SHA512 c7498e07c74a7a42a3c9eebb7c6820bb6f5fb6e776aee4d81305f9f0a3df0c12da829061b61fe76119db9236480ca8e91bdfa0b4a15a9042bee4366dd0728935 WHIRLPOOL 43ede55a959d91041a1f87f1bb5d398a9a91b0066d3b9c4ddbccd130d2bdca4d51d837ce275fb1472bd1ab5539101d86e19bfab56560d50357d3558d07a09be8 +EBUILD perl-cleaner-2.22.ebuild 1065 SHA256 7da299aba3348777eca7d07c9d1a26f326857ff225936d73538a6cc8508daed2 SHA512 2057136086f6f03d9999f67246805f2069c7115089d46738e35576fd3c9814353b55ad9101f34e953110c7c26101a24a602dfd5a684decab282d6cce9b4189c9 WHIRLPOOL 322311bbc52c71cfd66112da1ea9ee17030bcb6291f3c72663fc3e092469d83adb2f9c56aff78c56f0f56da2c70f64365a1b6351fef626b112879a594f00a544 +EBUILD perl-cleaner-2.23.ebuild 1077 SHA256 86662a6f47cbfcf43c92380ed814addb09a49de6d0a3d5012d4782c4d3010c23 SHA512 dd23a22ddf176226923425e0de18102f06cca2274f431104a8c22a854af329368c9692c080106dd9c6769f313a40971cf2dafc36d4625fbe3be4650c3ec8f232 WHIRLPOOL 6defe499e72570f030a77fc9aa297c7def5b24ed243ea76be9592b9f30c5c7883523aed493aab27cad5ae4a6b6c6adb2514bb8859148c82a52917eb1f9f35d52 +EBUILD perl-cleaner-9999.ebuild 1065 SHA256 7da299aba3348777eca7d07c9d1a26f326857ff225936d73538a6cc8508daed2 SHA512 2057136086f6f03d9999f67246805f2069c7115089d46738e35576fd3c9814353b55ad9101f34e953110c7c26101a24a602dfd5a684decab282d6cce9b4189c9 WHIRLPOOL 322311bbc52c71cfd66112da1ea9ee17030bcb6291f3c72663fc3e092469d83adb2f9c56aff78c56f0f56da2c70f64365a1b6351fef626b112879a594f00a544 +MISC ChangeLog 4791 SHA256 1f20e1dfe4fdec7791ce89a19c9dbb36349e0a0efe0cb722c71d8514c5967f68 SHA512 5d4bd6321aa1c97bc7384865cd31fc626afaac449b859e2766a4460f04c7fcaaf2f15c836ad36c4a70b67f4c125c4908cbf89f615ea43f17d5730197f3e65562 WHIRLPOOL eba674ffc7a9a6bc8a0dedac486583c220c87d22d3ea684b464ca67c23b62e869749ec2d5e4df8aab3c725234bb60d8cf0e189cc9f9c460b4c76e56aaff3b1b5 +MISC ChangeLog-2015 16130 SHA256 e1176e1195bbb7b7b5b47c129f614dcc7e593ce2ec520e8d45b6e11bf704cf97 SHA512 20853af561ba3e1e8b956676bcafde29c9855298f57de9b0204b20861e49a80fce9f8e15f5896ee1768c8a7c60fd63bfdcf3e1d7da251f41da029e08dbce0fff WHIRLPOOL 819680af6d310e3ad5d1c3a5d608da29c013a68170a7c61f2f6cd5884252ec6fd6bd49c3cd85091605346e4ab84a094f5316a34ecd4a983e19b75b178ec0ff23 +MISC metadata.xml 399 SHA256 1a04e49859d9ffc862b017038e62f90767b5b7d456baf7400254988b98a50009 SHA512 14f0bc2bedc501060c0f30537b742d485ee883bb18929366a7400f69b759f48dc630cb379a68405bb66fdb5002beb3551b37d5fa24f6c67bea5795dbaafa6d32 WHIRLPOOL 164080e0d07a882c0e26dc479de0a17083277e7c9069200ce0df7c7c951b13916fc04cf9ee94ff1b26b980a49f496c88720528827f50b93c6bb34a90d8832031 diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild deleted file mode 100644 index ac79f102ee..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="User land tool for cleaning up old perl installs" -HOMEPAGE="https://www.gentoo.org/proj/en/perl/" - -if [[ "${PV}" == "9999" ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" -else - SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -[[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man" - -RDEPEND="app-shells/bash - || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) - dev-lang/perl" - -src_install() { - dosbin perl-cleaner - doman perl-cleaner.1 -} diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild deleted file mode 100644 index 5b6c27f6f2..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="User land tool for cleaning up old perl installs" -HOMEPAGE="https://www.gentoo.org/proj/en/perl/" - -if [[ "${PV}" == "9999" ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" -else - SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -[[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man" - -RDEPEND="app-shells/bash - || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) - dev-lang/perl - || ( - ( sys-apps/portage app-portage/portage-utils ) - sys-apps/pkgcore - sys-apps/paludis - ) -" - -src_install() { - dosbin perl-cleaner - doman perl-cleaner.1 -} diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild index 79194942d2..dd4dcd26b0 100644 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 @@ -14,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" @@ -24,7 +23,6 @@ IUSE="" [[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man" RDEPEND="app-shells/bash - || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild index 1bb8e8c19c..bd6769e240 100644 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -14,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" @@ -24,7 +23,6 @@ IUSE="" [[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man" RDEPEND="app-shells/bash - || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.21.ebuild b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.23.ebuild similarity index 70% rename from sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.21.ebuild rename to sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.23.ebuild index 4ce411e077..46945c3d0b 100644 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.21.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-2.23.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=5 +EAPI=6 + +inherit prefix DESCRIPTION="User land tool for cleaning up old perl installs" HOMEPAGE="https://www.gentoo.org/proj/en/perl/" @@ -12,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" @@ -22,7 +23,6 @@ IUSE="" [[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man" RDEPEND="app-shells/bash - || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) @@ -31,6 +31,11 @@ RDEPEND="app-shells/bash ) " +src_prepare() { + default + eprefixify ${PN} +} + src_install() { dosbin perl-cleaner doman perl-cleaner.1 diff --git a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-9999.ebuild b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-9999.ebuild index 1bb8e8c19c..bd6769e240 100644 --- a/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-admin/perl-cleaner/perl-cleaner-9999.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -14,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" @@ -24,7 +23,6 @@ IUSE="" [[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man" RDEPEND="app-shells/bash - || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.16 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.16 deleted file mode 100644 index 0cedfdaadb..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.16 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=User land tool for cleaning up old perl installs -EAPI=5 -HOMEPAGE=https://www.gentoo.org/proj/en/perl/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=app-shells/bash || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl -SLOT=0 -SRC_URI=mirror://gentoo/perl-cleaner-2.16.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/perl-cleaner-2.16.tar.bz2 -_md5_=02ed8599f98968b9d7cebb69f9e9bcb6 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.19 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.19 deleted file mode 100644 index 0d62cb9d9a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.19 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=User land tool for cleaning up old perl installs -EAPI=5 -HOMEPAGE=https://www.gentoo.org/proj/en/perl/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=app-shells/bash || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) -SLOT=0 -SRC_URI=mirror://gentoo/perl-cleaner-2.19.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/perl-cleaner-2.19.tar.bz2 -_md5_=a379a24dcaae8680eee40ade7460edd3 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.20 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.20 index 1efc527daa..29dd2f3e5f 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.20 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.20 @@ -2,10 +2,10 @@ DEFINED_PHASES=install prepare DESCRIPTION=User land tool for cleaning up old perl installs EAPI=5 HOMEPAGE=https://www.gentoo.org/proj/en/perl/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 -RDEPEND=app-shells/bash || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) +RDEPEND=app-shells/bash dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) SLOT=0 SRC_URI=mirror://gentoo/perl-cleaner-2.20.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/perl-cleaner-2.20.tar.bz2 _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 prefix 99dcca42e6528d8fe3c214bf5731aaf2 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=2e8d91588fbc9799d93cb7db19090b29 +_md5_=685f4aa57f02cccd0b41fe464d90e825 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.21 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.21 deleted file mode 100644 index 5fdaea762b..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.21 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=User land tool for cleaning up old perl installs -EAPI=5 -HOMEPAGE=https://www.gentoo.org/proj/en/perl/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=app-shells/bash || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) -SLOT=0 -SRC_URI=mirror://gentoo/perl-cleaner-2.21.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/perl-cleaner-2.21.tar.bz2 -_md5_=2f8430c16829beef0df2f56ec3bfba94 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.22 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.22 index 0a4589906c..a6f52a4101 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.22 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.22 @@ -2,10 +2,10 @@ DEFINED_PHASES=install prepare DESCRIPTION=User land tool for cleaning up old perl installs EAPI=6 HOMEPAGE=https://www.gentoo.org/proj/en/perl/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 -RDEPEND=app-shells/bash || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) +RDEPEND=app-shells/bash dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) SLOT=0 SRC_URI=mirror://gentoo/perl-cleaner-2.22.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/perl-cleaner-2.22.tar.bz2 _eclasses_=prefix 99dcca42e6528d8fe3c214bf5731aaf2 -_md5_=0031f92f5a954c3f00d318943a1c9dea +_md5_=875f2fe91f0b888bf934c8d016603337 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.23 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.23 new file mode 100644 index 0000000000..e14c55f2b4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-2.23 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install prepare +DESCRIPTION=User land tool for cleaning up old perl installs +EAPI=6 +HOMEPAGE=https://www.gentoo.org/proj/en/perl/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +RDEPEND=app-shells/bash dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) +SLOT=0 +SRC_URI=mirror://gentoo/perl-cleaner-2.23.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/perl-cleaner-2.23.tar.bz2 +_eclasses_=prefix 99dcca42e6528d8fe3c214bf5731aaf2 +_md5_=92e938e8b473a0fe766b98c4724ef07f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-9999 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-9999 index a54bd90bea..f2ceaaed82 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-9999 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/perl-cleaner-9999 @@ -4,7 +4,7 @@ DESCRIPTION=User land tool for cleaning up old perl installs EAPI=6 HOMEPAGE=https://www.gentoo.org/proj/en/perl/ LICENSE=GPL-2 -RDEPEND=app-shells/bash || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin ) dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) +RDEPEND=app-shells/bash dev-lang/perl || ( ( sys-apps/portage app-portage/portage-utils ) sys-apps/pkgcore sys-apps/paludis ) SLOT=0 _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 git-r3 6efc2d7de07a77bf72c7207b48d0e123 multilib 165fc17c38d1b11dac2008280dab6e80 prefix 99dcca42e6528d8fe3c214bf5731aaf2 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=0031f92f5a954c3f00d318943a1c9dea +_md5_=875f2fe91f0b888bf934c8d016603337 From 4a578526dbf04b61b660969556f387c7f457b819 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:56:56 -0700 Subject: [PATCH 12/26] bump(dev-util/perf): sync with upstream --- .../portage-stable/dev-util/perf/ChangeLog | 127 ------------ .../portage-stable/dev-util/perf/Manifest | 27 ++- .../perf/files/perf-4.1.5-prefix.patch | 43 ++++ .../portage-stable/dev-util/perf/metadata.xml | 10 +- .../{perf-3.4.ebuild => perf-3.12.ebuild} | 63 +++--- ...{perf-3.2.ebuild => perf-3.13.1-r1.ebuild} | 98 +++++---- .../dev-util/perf/perf-3.15.5.ebuild | 182 +++++++++++++++++ .../dev-util/perf/perf-4.1.5-r1.ebuild | 190 ++++++++++++++++++ .../dev-util/perf/perf-4.4.4.ebuild | 184 +++++++++++++++++ .../dev-util/perf/perf-4.9.13.ebuild | 176 ++++++++++++++++ .../metadata/md5-cache/dev-util/perf-3.12 | 14 ++ .../md5-cache/dev-util/perf-3.13.1-r1 | 14 ++ .../metadata/md5-cache/dev-util/perf-3.15.5 | 14 ++ .../metadata/md5-cache/dev-util/perf-3.2 | 13 -- .../metadata/md5-cache/dev-util/perf-3.4 | 13 -- .../metadata/md5-cache/dev-util/perf-4.1.5-r1 | 14 ++ .../metadata/md5-cache/dev-util/perf-4.4.4 | 14 ++ .../metadata/md5-cache/dev-util/perf-4.9.13 | 14 ++ 18 files changed, 988 insertions(+), 222 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-util/perf/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/perf/files/perf-4.1.5-prefix.patch rename sdk_container/src/third_party/portage-stable/dev-util/perf/{perf-3.4.ebuild => perf-3.12.ebuild} (69%) rename sdk_container/src/third_party/portage-stable/dev-util/perf/{perf-3.2.ebuild => perf-3.13.1-r1.ebuild} (57%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.15.5.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.1.5-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.4.4.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.9.13.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.12 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.13.1-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.15.5 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.2 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.4 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.1.5-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.4.4 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.9.13 diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-util/perf/ChangeLog deleted file mode 100644 index d325bb8387..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/ChangeLog +++ /dev/null @@ -1,127 +0,0 @@ -# ChangeLog for dev-util/perf -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/ChangeLog,v 1.20 2012/06/28 08:23:07 naota Exp $ - -*perf-3.4 (28 Jun 2012) - - 28 Jun 2012; Naohiro Aota +perf-3.4.ebuild, metadata.xml: - Version bump; Assign myself as a maintainer. - -*perf-3.2 (28 Feb 2012) - - 28 Feb 2012; Mike Frysinger -perf-2.6.35_rc4.ebuild, - -perf-3.1.ebuild, +perf-3.2.ebuild: - Fix automagic depends #390191 and clean up the ebuild. - -*perf-3.1 (01 Nov 2011) - - 01 Nov 2011; Robin H. Johnson +perf-3.1.ebuild: - Version bump. Improve install phase. Fix automagic dependency on - dev-libs/newt and python. Install python+perl tools. Ensure DWARF is built on - amd64. - -*perf-2.6.35_rc4 (11 Jul 2010) - - 11 Jul 2010; Diego E. Pettenò - -perf-2.6.33.1.ebuild, -perf-2.6.34.ebuild, -perf-2.6.35_rc3.ebuild, - +perf-2.6.35_rc4.ebuild: - Version bump to latest rc. - -*perf-2.6.35_rc3 (12 Jun 2010) - - 12 Jun 2010; Diego E. Pettenò - +perf-2.6.35_rc3.ebuild: - Bump to latest rc. - -*perf-2.6.34 (18 May 2010) - - 18 May 2010; Diego E. Pettenò -perf-2.6.32.ebuild, - +perf-2.6.34.ebuild: - Version bump. - -*perf-2.6.33.1 (16 Mar 2010) - - 16 Mar 2010; Diego E. Pettenò - -perf-2.6.33_rc6.ebuild, -perf-2.6.33_rc7.ebuild, +perf-2.6.33.1.ebuild: - Version bump and remove older RCs. - -*perf-2.6.33_rc7 (09 Feb 2010) - - 09 Feb 2010; Diego E. Pettenò - +perf-2.6.33_rc7.ebuild: - Version bump. - -*perf-2.6.33_rc6 (31 Jan 2010) - - 31 Jan 2010; Diego E. Pettenò - -perf-2.6.33_rc2.ebuild, -perf-2.6.33_rc5.ebuild, +perf-2.6.33_rc6.ebuild, - metadata.xml: - Bump to rc6 (instead of revbumping) so that the RC patch is actually - applied. Huge thanks to Zeev Tarantov in bug #302387 for reporting and - providing the fix. Also introduce perl USE flag for the Perl scripting in - perf, and fix building with USE=perl and --as-needed (patch to be sent - upstream). - - 23 Jan 2010; Diego E. Pettenò - perf-2.6.33_rc2.ebuild, perf-2.6.33_rc5.ebuild: - Fix (again) bug #291801. - -*perf-2.6.33_rc5 (22 Jan 2010) - - 22 Jan 2010; Diego E. Pettenò - +perf-2.6.33_rc5.ebuild: - Bump to latest rc. - -*perf-2.6.33_rc2 (28 Dec 2009) - - 28 Dec 2009; Diego E. Pettenò - -perf-2.6.33_rc1.ebuild, +perf-2.6.33_rc2.ebuild: - Version bump and cleanup previous rc. - -*perf-2.6.33_rc1 (19 Dec 2009) - - 19 Dec 2009; Diego E. Pettenò - +perf-2.6.33_rc1.ebuild: - Version bump. - -*perf-2.6.32 (04 Dec 2009) - - 04 Dec 2009; Diego E. Pettenò - -perf-2.6.32_rc7.ebuild, +perf-2.6.32.ebuild: - Bump to final .32 version. - -*perf-2.6.32_rc7 (16 Nov 2009) - - 16 Nov 2009; Diego E. Pettenò - -perf-2.6.32_rc6.ebuild, +perf-2.6.32_rc7.ebuild: - Version bump to latest rc; make the linux-info checks non-fatal since the - package builds anyway. - - 04 Nov 2009; Diego E. Pettenò - perf-2.6.32_rc6.ebuild: - Fix typo, closes bug #291801 by Zeev Tarantov. - -*perf-2.6.32_rc6 (03 Nov 2009) - - 03 Nov 2009; Diego E. Pettenò -perf-2.6.31.ebuild, - -perf-2.6.32_rc5.ebuild, +perf-2.6.32_rc6.ebuild: - Version bump to latest rc, make sure the ebuild is fixed to fetch properly - (was broken before), remove previous stuff. - - 31 Oct 2009; Diego E. Pettenò - perf-2.6.32_rc5.ebuild, metadata.xml: - Add doc USE flag to build documentation and man pages. - -*perf-2.6.32_rc5 (30 Oct 2009) - - 30 Oct 2009; Diego E. Pettenò - +perf-2.6.32_rc5.ebuild: - Bump to version 2.6.32_rc5 already, add support for patching in an RC - version. - -*perf-2.6.31 (30 Oct 2009) - - 30 Oct 2009; Diego E. Pettenò +perf-2.6.31.ebuild, - +metadata.xml: - Initial import of the performance counter userland utility. - diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/Manifest b/sdk_container/src/third_party/portage-stable/dev-util/perf/Manifest index 2efc6a767c..0704962842 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/Manifest @@ -1,6 +1,21 @@ -DIST linux-3.2.tar.bz2 78147838 SHA256 c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463 SHA512 1f57b98e8da34b10f37ce94e0f13a994c111d483b104c27a8f58a4a55013a73a9f1ffcebb597be63ce0dfadb92201e93b0e072ba49bac0033026aceb0840c812 WHIRLPOOL 3dc893bde09f064e4614183964a4b9feaab938ca7a739f46f825818a577884eae815f195b52a4c55c571345de59d7ba09631fb68dac481a0837b24868ce60e3d -DIST linux-3.4.tar.bz2 80173484 SHA256 a797a15d0b6228381507c14ecf4eec4a6cc5c77cfd521ba3b3e1325e85b5b16d SHA512 597002fa82b70b5052f9e05c1d8547bc5f89d8e1aecfd1765f4033f6d2c5c02d51b6372dbeef12c2eb070ae318a04c39925050cb37a39399961c8b263479fca1 WHIRLPOOL 57e6dd7094db2bc41175d7bb551e8237ea96eacf3710a734e8413915c54304e84ca11455e41c7752882ce81048459555d44d1798bf0775b79c3d74b13aa3a9f2 -EBUILD perf-3.2.ebuild 4228 SHA256 6763a106b3c42da98659903996942a73073bcdbea725c1b0c0d2eb6ce873662e SHA512 2e3ce7a1dae8933b360a58adcb8ff7f5e657729c0ffbe6345e296163e9c63738715851786a8469eb8ee14f8bc7d29d8ecd7b679e730a541942b23d503cdb3872 WHIRLPOOL 263b89d4fba11dffb50227be605a58c4d7d97912050949247a9bc85c6ae2b24250acad27ace23ee8ace8495ed49c423f9aa5811471b3bdc061250b3158198724 -EBUILD perf-3.4.ebuild 4306 SHA256 24e6468c5e72612bf5348a1226ef49f751369b80ffe4203d36ce9118a900aebf SHA512 4f87cf6a0627983c946c76c4e3f9c099fbb1618fa96905cfdd4b4cf7b01f06815c52d70016d98ce58e375320e6921f429638eaf2a76b32b85fc1a848525341f6 WHIRLPOOL 190a9abe22b1b3065785522c24b0183fdbf7be46b58eb8d12b6a35233a88853be4adf38be064856d508de75b22c3e63909e747dd12ded0a93414f62f9446bb8f -MISC ChangeLog 4060 SHA256 7d9e1ea96b6fbda5c2da9a76a7d73faa248ac6d6e23f0e79ac61da8658e61e9f SHA512 57a65534b2f4de155672fc904e2228fffec6127bf2c8e32a3e536724b7f421985eb8c2a357a112ddcee1dc7c46b6742609ee12d4c5f1822b1461094a62db2213 WHIRLPOOL f23946f81193482f339a04edd77c6352a53bdd9ea269070896b9c63a447c40f4deeddadd4680f0501304617239936343518b3ca844516373d4d62f2ccf887ebb -MISC metadata.xml 891 SHA256 69d162e1557448101186ac1de9fc2b6c9aebbe1571cf859016fe9513cd943d07 SHA512 a883c8ab5a15b618bdc91541662f025e16420ff8668e17f45d23edefd5dc00ba2880a28ac8c8328073bcadd5e4a86c04133e4be2f55afcd7520f78af70bedf5c WHIRLPOOL fd0b88fc3d76d80ab1ca15966d536cccdf6cd218b310a07fc83fbd5fdfe53ca8d7be90adfd9be30f9ae8409605d4d876faf2c58357a998c80a9ccb0aab80ad57 +AUX perf-4.1.5-prefix.patch 1637 SHA256 dac4671e909a0af78345f6253e4c7ca04f0d3d400c76eecaf0149ad51639b241 SHA512 ff7179d7b06513a83f0909723ad47774c07ad089079f43750c24a1dca685745048bce5ea6b0766e65e48b75b50d5a26866e827a89b0206800769ea2779355d6b WHIRLPOOL b9015891fcb48d113b8015a54a7dae290b041ab1cb607c7ea196fc6aeec74c6b14d221c3197efa2ff2040249498082a5fb9588c51428489a1fc9d349b5e799d1 +DIST linux-3.12.tar.bz2 91111381 SHA256 43129defd9079c99cf5e57506d36b6b01614c734a5ed9e604d3a7c1510ab8b22 SHA512 bea14d044c8a0257d8312f45db6a39ca4f9dffe8ac32a11198e90762ee1735c8b6975bb81c635a4755d451793fa7c7e5b2d7d692c9e57133b15b4cdc941febf1 WHIRLPOOL 1889c3f689cf305856112f350e3901175b9f6c4f1e4143d62b40e502000685ade3e75b211a8a9fd948f6225e1c57a68cae10ceb649ff7976981089290d562926 +DIST linux-3.13.tar.xz 77187032 SHA256 4d5e5eee5f276424c32e9591f1b6c971baedc7b49f28ce03d1f48b1e5d6226a2 SHA512 1ba223bb4b885d691a67196d86a8aaf7b4a1c351bf2a762f50f1b0c32da00dd0c28895872a66b49e8d244498d996876609268e64861d28ac4048886ef9f79b87 WHIRLPOOL 2992257a17e85b3eb16fcaf21678fa6dbf31f80c2099fd1ad0ff9852ac1d16122ac8e2c0b46421d8895d4368253a724e439cd625307ee7af7bd1e50cb2c9b62a +DIST linux-3.15.tar.xz 79676484 SHA256 c3927e87be4040fa8aca1b58663dc0776aaf00485604ff88a623be2f3fb07794 SHA512 d5dc477cad4584e56e2e2ef9e0950c2b22e76e5cf5090a896ba099cb7c5e5db1853a4aeb96b199189653dc66d461557e95198e37516a619f7ddc01ba6b308e02 WHIRLPOOL 7f3dfde1a23aab75b7f40770ae2ca77c1b28f845e4abe6296b2aec9b56fe94f7afa76b00eb6cc7475305c31b726ebeb4643107dd48c12ac04c933cf1856b8e77 +DIST linux-4.1.tar.xz 83017828 SHA256 caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0 WHIRLPOOL 85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8 +DIST linux-4.4.tar.xz 87295988 SHA256 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e WHIRLPOOL 02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc +DIST linux-4.9.tar.xz 93192404 SHA256 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a SHA512 bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a WHIRLPOOL 072505b29972ad120eb25a074217847c9c2813416c4903e605a0433574f5f87616dbea0b1454e4b19acc48107f11274b682958b1d773373156e99f8163e6606a +DIST patch-3.13.1.xz 2884 SHA256 74a093b2cacddac0a105e0989b7bf0e9829b9923e2d71ca10382e90324a17e74 SHA512 164235a15e6a984e9aeaf9fe475a8b2975d5e4c4b28dd4ecf99064b0f0c72eea766d925340f1a7232cabcbd23d26773527c300b6d995bf5cde18a276208fdccc WHIRLPOOL 0ea0118960970b7d6465445252e7a21a6aeb494c0afefec5f52a68c0b7e0d63fd2ed59a3877fbe9ebd282ac03812235b021534866efa8f46d549b6f70228e4b6 +DIST patch-3.15.5.xz 122232 SHA256 9b0d000e0bdec7a25ee6303afdab8d2af77439995876eadd6ce248e5c954037d SHA512 6831200503334e839c3cccdad29058aecc0205171cc5b75205d0a2aada8636633889ebff35d9677d4567bbaeea249efc83571e016104cd67554fe72b3b405755 WHIRLPOOL 56e1e817c08b4557e18b34d148d8ffd0f73bf8dec92f2339ca9413ca2143b65ec35f6d48c87e37f140226e57d7df33f06d6c53a48dafa7ddf090a839fdabe024 +DIST patch-4.1.5.xz 170056 SHA256 b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc SHA512 1325cdb35ea1f277d513932af37804f788b96ae63b94cedeb3c9b916ee8963bbd6aca5d0e13279e36a81f1de06005c5f3666ecfc845609932686f261fa4250c5 WHIRLPOOL 291ddfcde395c3d201a8172f7281ac560167a8bce78d3196b47e4c7be759545282cc1104fc7b2edc95d90250a834cc23103199275bc8c6974bd4229dd530d1a3 +DIST patch-4.4.4.xz 200972 SHA256 9061d8f57cc25d760387c4e6b7d5cceacaa808e8784a3e478012e7c2949853c8 SHA512 c206af7803cb0915fbe2bd27ed33282452db3fbd3070c73e4c7147443efd3c7588fb3be12d0abc08742381fbe892190602b29147684630aa9e6ff5e9efa49dbc WHIRLPOOL e6a004e32eecca1507354f97d3de85a07c1b9512fe3d4d87173e6d39c02ef1c2411abd0c26b6a077cd5eaefde11dd201445f72b9a0cf185e76635bdcc36df8dd +DIST patch-4.9.13.xz 295932 SHA256 87a0f07dd393e2d08850f0536417d091684535ff0c8ab8f8d9aeab1db38589bf SHA512 d7956cc8a4ab11514789af4f1f7023268e4b003216766c153f0f09aac659aabda5de634b363d53f8daeddfcf5820619c5bca31ff5f9aeb187c1df016c05f68d5 WHIRLPOOL 154747030245f5c1e9f6d9717c32584e3901372fdfe7945497b294c7454f2da4ae4959cf9f1bdd091dca70d346125023a0b5d0c75cc3745342eb8bb56c68e023 +EBUILD perf-3.12.ebuild 5006 SHA256 a549d1bcbeddd0b503fd4bbb4d2f960018e51069333a738086a5cf7999a57403 SHA512 dc69ba512aa1a9f2647dd48f32e5891db94bb3cd8a0294f39e6cf15a76571afeab29956cbb75e76ddc151bb76821ad51c34e7830789bbd8c05a26a5c0de9f9f1 WHIRLPOOL c8ad0306046c2cb433d1229b2f9699956f72db8e9468bb6e4d609ca32608bbf823162ebf6ded248742cb8f06dbc7a2f0c5661b18ba8fbfd238afce9d45ed58c9 +EBUILD perf-3.13.1-r1.ebuild 5128 SHA256 e81a461d221ab947d0850f152de397d8e2e9221dc2934d3f149dba407f4e12de SHA512 19287c4ee43e11aa62748eb3ad40839e8cd27f78710d3f72d5cb10511247a37bcff55c8355a175ea6b155eb873701a080370f29e1d317d0252f929f134c09c26 WHIRLPOOL f78c3f0d591efaeb01ad7eaeb2b813c0f7f2ab46d0b94eaba8691e0e73cbc333a0619a9ba8f38810ddf1937305e446c5359e8a8c6e78d8b568737f44f9c00f2d +EBUILD perf-3.15.5.ebuild 5143 SHA256 d263ee8e8e944a6456a2cdbd7b32e9defcd8fa97c19dec354b0b5ee3d43b952f SHA512 c02b0e36e0cdf192c0a494994e1013d227d73c289471811270fc5877a6256ac52e3aeae0c926c21762adddde51ee61d54acbe5448cd2c13d6b0bffb6ad790038 WHIRLPOOL 3abf1eceb669b4c0e35d7889b885c323a4fad077163e83d475a9cb6588f05ab8990741684847b90a8bbb891a10c7e8ddbac9d0b008905456916f19a6896bec4a +EBUILD perf-4.1.5-r1.ebuild 5269 SHA256 60d3c288baea63e98d8c8f0b5dd9dbdb82cba98fad955d76de3b5abe8ffbeab9 SHA512 c99b7791b0d143519c4e511499420a773b789038a65503f58aabe536f1988cb7d2275008d9dc83e5772119b79b48c1172e76e01c1c7c5ca8d38bb9ddaee7e531 WHIRLPOOL 3cda17ba49e85886a11de6fe099228cfd2a2f9a1f0ccd3a0d3c1f40848f34a2930c228cc546bcce425520716b43e441ee2d95354a2f0e2f0bfd4f32009252876 +EBUILD perf-4.4.4.ebuild 5040 SHA256 abab8bc18347291e53577598ab3f127363e8b90add2641e8c787c17c6d13c02a SHA512 e5d37cfbd4d34f93950c13749a4317f6758b54bbd3c93599fa21eac709ae28b22c07000fbf5ecc69c512eca30b9492a1b71cccca58f48b754a28ecb7d81d24ed WHIRLPOOL 75aa62e82cbf15df3b34f84c728000e6c38452746c7b3918069bb6fc23e73b96c11151cd82fe83e1ef00e255ce9efc4b5e959997a8f37577efa57539783c8a93 +EBUILD perf-4.9.13.ebuild 4780 SHA256 1c4108a23d10577e90236a4a093f768af270bf049e61883962e8bc526f956d37 SHA512 d4c9064643b8688c3deb050bb519223259c80beb3e322239e76cb78f62595a80e90a7529ccd1e6c6cd01be94309f9f271953b26e95bc9a1435f7fea5e4cc6552 WHIRLPOOL a52684efafc6701421ed6b3d33a8d2430a8f1ffa9683137966ff0493dfd748886d6fe68c2ad9b7463cba423e553ec0b52f6cc1c7885c2c8f1ff9d7c3b5fab906 +MISC ChangeLog 3650 SHA256 0975840be7bd7127c7d5b83a130f6ae8621256a7f02eb80196c69298b918eca2 SHA512 742d129e590b0c36adc7cc3b81fa51184c1c147dec3aa5c844a704f81cbab7023f39229c7e06ffcf06f4a5af5d1ba44100b8421f4c52fa5b8f8c47df4016d7ae WHIRLPOOL effae523378dd7bbdfac3dbb990e7e1a0b8d0cb18c08128c138f3e84d8f6419a9c117c4e7ed867d2ebc4e32279ab12f6c99a921d596f36da2cac74c89c55abc3 +MISC ChangeLog-2015 6264 SHA256 740d932dcee9533fa7cb6a2a03eecdc04aeb744b5d456dcb9972f6c228b57e2f SHA512 aebf127fb17bd1fd086d9f0057dfb5f044e789f943dbda5ef2260b5145944c4f8f44d241610209ec9c9a65908aa932019d5f0d3c027dfb5869423daf6762cb08 WHIRLPOOL 0f040aa61460166d988e4becfe91449bab91e90c5ac2d5da04eeb8685142a96700f776625f21b4997d5518857597c851934ebcdf6e558407ee25adce0d5ca63f +MISC metadata.xml 1153 SHA256 880863b904a364fe264b2d6e4db2d5086b543df748a140aeab88bf531db1c88e SHA512 18e5b436d7ae5ba8c9da8bd4007e33006e25f351d9e01e55127bd35f47446663faafa1de37283410e0cec9f00b8b4422afb4a8d256b8161d88c3c084e8c9a09d WHIRLPOOL 2f765f9167d86eb0317b673f91f2c44190dc6d1a231d2fc047cdea57c8c0fcc03083bdfa03fae2abae1263d225141f1b9f6109f91026c77d47f7e532fb907c31 diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/files/perf-4.1.5-prefix.patch b/sdk_container/src/third_party/portage-stable/dev-util/perf/files/perf-4.1.5-prefix.patch new file mode 100644 index 0000000000..0c4dff0113 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/files/perf-4.1.5-prefix.patch @@ -0,0 +1,43 @@ +commit 75e84ab906ef8935cff3df3d8929f1bafea81599 +Author: Lukas Wunner +Date: Thu Jun 18 13:00:32 2015 +0200 + + perf tools: Fix build breakage if prefix= is specified + + Invoking Makefile.perf with prefix= breaks the build since Makefile.perf + hands that variable down to Makefile.build where it overrides + + prefix := $(subst ./,,$(OUTPUT)$(dir)/) + + leading to errors like this: + + No rule to make target '/usrabspath.o', needed by '/usrlibperf-in.o' + + Signed-off-by: Lukas Wunner + Acked-by: Jiri Olsa + Cc: David Ahern + Fixes: c819e2cf2eb6f65d3208d195d7a0edef6108d5 + Link: http://lkml.kernel.org/r/5582c48a.84a22b0a.a918.5285SMTPIN_ADDED_MISSING@mx.google.com + Signed-off-by: Arnaldo Carvalho de Melo + +diff --git a/tools/build/Makefile.build b/tools/build/Makefile.build +index 10df572..98cfc38 100644 +--- a/tools/build/Makefile.build ++++ b/tools/build/Makefile.build +@@ -94,12 +94,12 @@ obj-y := $(patsubst %/, %/$(obj)-in.o, $(obj-y)) + subdir-obj-y := $(filter %/$(obj)-in.o, $(obj-y)) + + # '$(OUTPUT)/dir' prefix to all objects +-prefix := $(subst ./,,$(OUTPUT)$(dir)/) +-obj-y := $(addprefix $(prefix),$(obj-y)) +-subdir-obj-y := $(addprefix $(prefix),$(subdir-obj-y)) ++objprefix := $(subst ./,,$(OUTPUT)$(dir)/) ++obj-y := $(addprefix $(objprefix),$(obj-y)) ++subdir-obj-y := $(addprefix $(objprefix),$(subdir-obj-y)) + + # Final '$(obj)-in.o' object +-in-target := $(prefix)$(obj)-in.o ++in-target := $(objprefix)$(obj)-in.o + + PHONY += $(subdir-y) + diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-util/perf/metadata.xml index 7507112976..1b50bf7e52 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/metadata.xml @@ -1,9 +1,13 @@ - + naota@gentoo.org + + dlan@gentoo.org + Yixun Lan + Enable C++ symbol name demangling, using libbfd from @@ -18,8 +22,12 @@ documentation handling tools that are not always welcome on user systems. + Enable NUMA support Add support for Perl as a scripting language for perf tools. + + Use sys-libs/libunwind for frame unwinding support. + diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.12.ebuild similarity index 69% rename from sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.4.ebuild rename to sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.12.ebuild index 09d38d2133..7e3b25854f 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.4.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.12.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.4.ebuild,v 1.1 2012/06/28 08:23:07 naota Exp $ -EAPI="4" +EAPI="5" -PYTHON_DEPEND="python? 2" -inherit versionator eutils toolchain-funcs python linux-info +PYTHON_COMPAT=( python2_7 ) +inherit versionator eutils toolchain-funcs python-single-r1 linux-info MY_PV="${PV/_/-}" MY_PV="${MY_PV/-pre/-git}" DESCRIPTION="Userland tools for Linux Performance Counters" -HOMEPAGE="http://perf.wiki.kernel.org/" - -LINUX_V=$(get_version_component_range 1-2) +HOMEPAGE="https://perf.wiki.kernel.org/" +LINUX_V="${PV:0:1}.x" if [[ ${PV/_rc} != ${PV} ]] ; then LINUX_VER=$(get_version_component_range 1-2).$(($(get_version_component_range 3)-1)) PATCH_VERSION=$(get_version_component_range 1-3) @@ -36,12 +34,15 @@ SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="+demangle +doc perl python slang" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="audit +demangle +doc perl python slang unwind" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -RDEPEND="demangle? ( sys-devel/binutils ) - perl? ( || ( >=dev-lang/perl-5.10 sys-devel/libperl ) ) +RDEPEND="audit? ( sys-process/audit ) + demangle? ( sys-devel/binutils ) + perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) + unwind? ( sys-libs/libunwind ) dev-libs/elfutils" DEPEND="${RDEPEND} ${LINUX_PATCH+dev-util/patchutils} @@ -51,7 +52,9 @@ DEPEND="${RDEPEND} app-text/asciidoc app-text/sgml-common app-text/xmlto - sys-process/time )" + sys-process/time + ) + python? ( ${PYTHON_DEPS} )" S_K="${WORKDIR}/linux-${LINUX_VER}" S="${S_K}/tools/perf" @@ -59,11 +62,12 @@ S="${S_K}/tools/perf" CONFIG_CHECK="~PERF_EVENTS ~KALLSYMS" pkg_setup() { - use python && python_set_active_version 2 + linux-info_pkg_setup + use python && python-single-r1_pkg_setup } src_unpack() { - local paths=( tools/perf include lib "arch/*/include" "arch/*/lib" ) + local paths=( tools/perf tools/scripts tools/lib include lib "arch/*/include" "arch/*/lib" ) # We expect the tar implementation to support the -j option (both # GNU tar and libarchive's tar support that). @@ -104,11 +108,16 @@ src_prepare() { -e '/-x c - /s:\$(ALL_LDFLAGS):\0 $(EXTLIBS):' \ -e '/^ALL_CFLAGS =/s:$: $(CFLAGS_OPTIMIZE):' \ -e '/^ALL_LDFLAGS =/s:$: $(LDFLAGS_OPTIMIZE):' \ + -e 's:$(sysconfdir_SQ)/bash_completion.d:/usr/share/bash-completion:' \ + "${S}"/Makefile || die + sed -i -e 's:-Werror::' "${S_K}"/tools/lib/lk/Makefile || die + sed -i \ -e '/.FORCE-PERF-VERSION-FILE/s,.FORCE-PERF-VERSION-FILE,,g' \ - "${S}"/Makefile + "${S}"/Makefile \ + "${S}"/Documentation/Makefile || die # Avoid the call to make kernelversion - echo "PERF_VERSION = ${MY_PV}" > PERF-VERSION-FILE + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE # The code likes to compile local assembly files which lack ELF markings. find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + @@ -116,27 +125,31 @@ src_prepare() { puse() { usex $1 "" no; } perf_make() { - emake V=1 \ + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + local arch=$(KV=2.6.23 tc-arch-kernel) + emake -j1 V=1 \ CC="$(tc-getCC)" AR="$(tc-getAR)" \ prefix="/usr" bindir_relative="sbin" \ CFLAGS_OPTIMIZE="${CFLAGS}" \ LDFLAGS_OPTIMIZE="${LDFLAGS}" \ - ARCH="$(tc-arch-kernel)" \ + ARCH="${arch}" \ NO_DEMANGLE=$(puse demangle) \ + NO_LIBAUDIT=$(puse audit) \ NO_LIBPERL=$(puse perl) \ NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ NO_NEWT=$(puse slang) \ + WERROR=0 \ "$@" } src_compile() { perf_make - - if use doc ; then - pushd Documentation - emake ${makeargs} - popd - fi + use doc && perf_make -C Documentation } src_test() { diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.13.1-r1.ebuild similarity index 57% rename from sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.2.ebuild rename to sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.13.1-r1.ebuild index 6fe2149df6..74721ec01d 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.13.1-r1.ebuild @@ -1,51 +1,64 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perf/perf-3.2.ebuild,v 1.1 2012/02/28 22:21:05 vapier Exp $ -EAPI="4" +EAPI="5" -PYTHON_DEPEND="python? 2" -inherit versionator eutils toolchain-funcs python linux-info +PYTHON_COMPAT=( python2_7 ) +inherit versionator eutils toolchain-funcs python-single-r1 linux-info MY_PV="${PV/_/-}" MY_PV="${MY_PV/-pre/-git}" DESCRIPTION="Userland tools for Linux Performance Counters" -HOMEPAGE="http://perf.wiki.kernel.org/" +HOMEPAGE="https://perf.wiki.kernel.org/" -LINUX_V=$(get_version_component_range 1-2) - -if [[ ${PV/_rc} != ${PV} ]] ; then +LINUX_V="${PV:0:1}.x" +if [[ ${PV} == *_rc* ]] ; then LINUX_VER=$(get_version_component_range 1-2).$(($(get_version_component_range 3)-1)) PATCH_VERSION=$(get_version_component_range 1-3) - LINUX_PATCH=patch-${PV//_/-}.bz2 + LINUX_PATCH=patch-${PV//_/-}.xz SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/testing/${LINUX_PATCH} mirror://kernel/linux/kernel/v${LINUX_V}/testing/v${PATCH_VERSION}/${LINUX_PATCH}" -elif [[ $(get_version_component_count) == 4 ]] ; then - # stable-release series - LINUX_VER=$(get_version_component_range 1-3) - LINUX_PATCH=patch-${PV}.bz2 - SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" else - LINUX_VER=${PV} - SRC_URI="" + VER_COUNT=$(get_version_component_count) + if [[ ${VER_COUNT} -gt 2 ]] ; then + # stable-release series + LINUX_VER=$(get_version_component_range 1-2) + LINUX_PATCH=patch-${PV}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" + else + LINUX_VER=${PV} + SRC_URI="" + fi fi -LINUX_SOURCES="linux-${LINUX_VER}.tar.bz2" +LINUX_SOURCES="linux-${LINUX_VER}.tar.xz" SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="+demangle +doc perl python slang" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +IUSE="audit +demangle +doc gtk perl python slang unwind" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -RDEPEND="demangle? ( sys-devel/binutils ) - perl? ( || ( >=dev-lang/perl-5.10 sys-devel/libperl ) ) +RDEPEND="audit? ( sys-process/audit ) + demangle? ( sys-devel/binutils ) + gtk? ( x11-libs/gtk+:2 ) + perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) + unwind? ( sys-libs/libunwind ) dev-libs/elfutils" DEPEND="${RDEPEND} ${LINUX_PATCH+dev-util/patchutils} - doc? ( app-text/asciidoc app-text/xmlto )" + sys-devel/bison + sys-devel/flex + doc? ( + app-text/asciidoc + app-text/sgml-common + app-text/xmlto + sys-process/time + ) + python? ( ${PYTHON_DEPS} )" S_K="${WORKDIR}/linux-${LINUX_VER}" S="${S_K}/tools/perf" @@ -53,11 +66,12 @@ S="${S_K}/tools/perf" CONFIG_CHECK="~PERF_EVENTS ~KALLSYMS" pkg_setup() { - use python && python_set_active_version 2 + linux-info_pkg_setup + use python && python-single-r1_pkg_setup } src_unpack() { - local paths=( tools/perf include lib "arch/*/include" "arch/*/lib" ) + local paths=( tools/perf tools/scripts tools/lib include lib "arch/*/include" "arch/*/lib" ) # We expect the tar implementation to support the -j option (both # GNU tar and libarchive's tar support that). @@ -98,11 +112,16 @@ src_prepare() { -e '/-x c - /s:\$(ALL_LDFLAGS):\0 $(EXTLIBS):' \ -e '/^ALL_CFLAGS =/s:$: $(CFLAGS_OPTIMIZE):' \ -e '/^ALL_LDFLAGS =/s:$: $(LDFLAGS_OPTIMIZE):' \ + -e 's:$(sysconfdir_SQ)/bash_completion.d:/usr/share/bash-completion:' \ + "${S}"/Makefile || die + sed -i -e 's:-Werror::' "${S_K}"/tools/lib/lk/Makefile || die + sed -i \ -e '/.FORCE-PERF-VERSION-FILE/s,.FORCE-PERF-VERSION-FILE,,g' \ - "${S}"/Makefile + "${S}"/Makefile \ + "${S}"/Documentation/Makefile || die # Avoid the call to make kernelversion - echo "PERF_VERSION = ${MY_PV}" > PERF-VERSION-FILE + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE # The code likes to compile local assembly files which lack ELF markings. find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + @@ -110,27 +129,32 @@ src_prepare() { puse() { usex $1 "" no; } perf_make() { + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + local arch=$(KV=2.6.23 tc-arch-kernel) emake V=1 \ CC="$(tc-getCC)" AR="$(tc-getAR)" \ - prefix="/usr" bindir_relative="sbin" \ + prefix="/usr" bindir_relative="bin" \ CFLAGS_OPTIMIZE="${CFLAGS}" \ LDFLAGS_OPTIMIZE="${LDFLAGS}" \ - ARCH="$(tc-arch-kernel)" \ + ARCH="${arch}" \ NO_DEMANGLE=$(puse demangle) \ + NO_GTK2=$(puse gtk) \ + NO_LIBAUDIT=$(puse audit) \ NO_LIBPERL=$(puse perl) \ NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ NO_NEWT=$(puse slang) \ + WERROR=0 \ "$@" } src_compile() { - perf_make - - if use doc ; then - pushd Documentation - emake ${makeargs} - popd - fi + perf_make -f Makefile.perf + use doc && perf_make -C Documentation } src_test() { @@ -138,7 +162,7 @@ src_test() { } src_install() { - perf_make install DESTDIR="${D}" + perf_make -f Makefile.perf install DESTDIR="${D}" dodoc CREDITS diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.15.5.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.15.5.ebuild new file mode 100644 index 0000000000..c1a1814906 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-3.15.5.ebuild @@ -0,0 +1,182 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +PYTHON_COMPAT=( python2_7 ) +inherit versionator eutils toolchain-funcs python-single-r1 linux-info + +MY_PV="${PV/_/-}" +MY_PV="${MY_PV/-pre/-git}" + +DESCRIPTION="Userland tools for Linux Performance Counters" +HOMEPAGE="https://perf.wiki.kernel.org/" + +LINUX_V="${PV:0:1}.x" +if [[ ${PV} == *_rc* ]] ; then + LINUX_VER=$(get_version_component_range 1-2).$(($(get_version_component_range 3)-1)) + PATCH_VERSION=$(get_version_component_range 1-3) + LINUX_PATCH=patch-${PV//_/-}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/testing/${LINUX_PATCH} + mirror://kernel/linux/kernel/v${LINUX_V}/testing/v${PATCH_VERSION}/${LINUX_PATCH}" +else + VER_COUNT=$(get_version_component_count) + if [[ ${VER_COUNT} -gt 2 ]] ; then + # stable-release series + LINUX_VER=$(get_version_component_range 1-2) + LINUX_PATCH=patch-${PV}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" + else + LINUX_VER=${PV} + SRC_URI="" + fi +fi + +LINUX_SOURCES="linux-${LINUX_VER}.tar.xz" +SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="audit debug +demangle +doc gtk perl python slang unwind" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND="audit? ( sys-process/audit ) + demangle? ( sys-devel/binutils ) + gtk? ( x11-libs/gtk+:2 ) + perl? ( dev-lang/perl ) + slang? ( dev-libs/newt ) + unwind? ( sys-libs/libunwind ) + dev-libs/elfutils" +DEPEND="${RDEPEND} + ${LINUX_PATCH+dev-util/patchutils} + sys-devel/bison + sys-devel/flex + doc? ( + app-text/asciidoc + app-text/sgml-common + app-text/xmlto + sys-process/time + ) + python? ( ${PYTHON_DEPS} )" + +S_K="${WORKDIR}/linux-${LINUX_VER}" +S="${S_K}/tools/perf" + +CONFIG_CHECK="~PERF_EVENTS ~KALLSYMS" + +pkg_setup() { + linux-info_pkg_setup + use python && python-single-r1_pkg_setup +} + +src_unpack() { + local paths=( tools/perf tools/scripts tools/include tools/lib include lib "arch/*/include" "arch/*/lib" ) + + # We expect the tar implementation to support the -j option (both + # GNU tar and libarchive's tar support that). + echo ">>> Unpacking ${LINUX_SOURCES} (${paths[*]}) to ${PWD}" + tar --wildcards -xpf "${DISTDIR}"/${LINUX_SOURCES} \ + "${paths[@]/#/linux-${LINUX_VER}/}" || die + + if [[ -n ${LINUX_PATCH} ]] ; then + eshopts_push -o noglob + ebegin "Filtering partial source patch" + filterdiff -p1 ${paths[@]/#/-i } -z "${DISTDIR}"/${LINUX_PATCH} > ${P}.patch || die + eend $? || die "filterdiff failed" + eshopts_pop + fi + + local a + for a in ${A}; do + [[ ${a} == ${LINUX_SOURCES} ]] && continue + [[ ${a} == ${LINUX_PATCH} ]] && continue + unpack ${a} + done +} + +src_prepare() { + if [[ -n ${LINUX_PATCH} ]] ; then + cd "${S_K}" + epatch "${WORKDIR}"/${P}.patch + fi + + # Drop some upstream too-developer-oriented flags and fix the + # Makefile in general + sed -i \ + -e 's:-Werror::' \ + -e 's:-ggdb3::' \ + -e 's:-fstack-protector-all::' \ + -e 's:^LDFLAGS =:EXTLIBS +=:' \ + -e '/\(PERL\|PYTHON\)_EMBED_LDOPTS/s:ALL_LDFLAGS +=:EXTLIBS +=:' \ + -e '/-x c - /s:\$(ALL_LDFLAGS):\0 $(EXTLIBS):' \ + -e '/^ALL_CFLAGS =/s:$: $(CFLAGS_OPTIMIZE):' \ + -e '/^ALL_LDFLAGS =/s:$: $(LDFLAGS_OPTIMIZE):' \ + -e 's:$(sysconfdir_SQ)/bash_completion.d:/usr/share/bash-completion:' \ + "${S}"/Makefile || die + sed -i -e 's:-Werror::' "${S_K}"/tools/lib/api/Makefile || die + sed -i \ + -e '/.FORCE-PERF-VERSION-FILE/s,.FORCE-PERF-VERSION-FILE,,g' \ + "${S}"/Makefile \ + "${S}"/Documentation/Makefile || die + + # Avoid the call to make kernelversion + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE + + # The code likes to compile local assembly files which lack ELF markings. + find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + +} + +puse() { usex $1 "" no; } +perf_make() { + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + local arch=$(KV=2.6.23 tc-arch-kernel) + emake V=1 \ + CC="$(tc-getCC)" AR="$(tc-getAR)" \ + prefix="/usr" bindir_relative="bin" \ + CFLAGS_OPTIMIZE="${CFLAGS}" \ + LDFLAGS_OPTIMIZE="${LDFLAGS}" \ + ARCH="${arch}" \ + NO_DEMANGLE=$(puse demangle) \ + NO_GTK2=$(puse gtk) \ + NO_LIBAUDIT=$(puse audit) \ + NO_LIBPERL=$(puse perl) \ + NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ + NO_NEWT=$(puse slang) \ + WERROR=0 \ + "$@" +} + +src_compile() { + perf_make -f Makefile.perf + use doc && perf_make -C Documentation +} + +src_test() { + : +} + +src_install() { + perf_make -f Makefile.perf install DESTDIR="${D}" + + dodoc CREDITS + + dodoc *txt Documentation/*.txt + if use doc ; then + dohtml Documentation/*.html + doman Documentation/*.1 + fi +} + +pkg_postinst() { + if ! use doc ; then + elog "Without the doc USE flag you won't get any documentation nor man pages." + elog "And without man pages, you won't get any --help output for perf and its" + elog "sub-tools." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.1.5-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.1.5-r1.ebuild new file mode 100644 index 0000000000..9f0b9a9070 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.1.5-r1.ebuild @@ -0,0 +1,190 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +PYTHON_COMPAT=( python2_7 ) +inherit versionator eutils toolchain-funcs python-single-r1 linux-info + +MY_PV="${PV/_/-}" +MY_PV="${MY_PV/-pre/-git}" + +DESCRIPTION="Userland tools for Linux Performance Counters" +HOMEPAGE="https://perf.wiki.kernel.org/" + +LINUX_V="${PV:0:1}.x" +if [[ ${PV} == *_rc* ]] ; then + LINUX_VER=$(get_version_component_range 1-2).$(($(get_version_component_range 3)-1)) + PATCH_VERSION=$(get_version_component_range 1-3) + LINUX_PATCH=patch-${PV//_/-}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/testing/${LINUX_PATCH} + mirror://kernel/linux/kernel/v${LINUX_V}/testing/v${PATCH_VERSION}/${LINUX_PATCH}" +else + VER_COUNT=$(get_version_component_count) + if [[ ${VER_COUNT} -gt 2 ]] ; then + # stable-release series + LINUX_VER=$(get_version_component_range 1-2) + LINUX_PATCH=patch-${PV}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" + else + LINUX_VER=${PV} + SRC_URI="" + fi +fi + +LINUX_SOURCES="linux-${LINUX_VER}.tar.xz" +SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" +IUSE="audit debug +demangle +doc gtk numa perl python slang unwind" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND="audit? ( sys-process/audit ) + demangle? ( sys-devel/binutils:= ) + gtk? ( x11-libs/gtk+:2 ) + numa? ( sys-process/numactl ) + perl? ( dev-lang/perl ) + slang? ( dev-libs/newt ) + unwind? ( sys-libs/libunwind ) + dev-libs/elfutils" +DEPEND="${RDEPEND} + ${LINUX_PATCH+dev-util/patchutils} + sys-devel/bison + sys-devel/flex + doc? ( + app-text/asciidoc + app-text/sgml-common + app-text/xmlto + sys-process/time + ) + python? ( ${PYTHON_DEPS} )" + +S_K="${WORKDIR}/linux-${LINUX_VER}" +S="${S_K}/tools/perf" + +CONFIG_CHECK="~PERF_EVENTS ~KALLSYMS" + +pkg_setup() { + linux-info_pkg_setup + use python && python-single-r1_pkg_setup +} + +src_unpack() { + local paths=( + tools/build tools/include tools/lib tools/perf tools/scripts + include lib "arch/*/include" "arch/*/lib" + ) + + # We expect the tar implementation to support the -j option (both + # GNU tar and libarchive's tar support that). + echo ">>> Unpacking ${LINUX_SOURCES} (${paths[*]}) to ${PWD}" + tar --wildcards -xpf "${DISTDIR}"/${LINUX_SOURCES} \ + "${paths[@]/#/linux-${LINUX_VER}/}" || die + + if [[ -n ${LINUX_PATCH} ]] ; then + eshopts_push -o noglob + ebegin "Filtering partial source patch" + filterdiff -p1 ${paths[@]/#/-i } -z "${DISTDIR}"/${LINUX_PATCH} \ + > ${P}.patch || die + eend $? || die "filterdiff failed" + eshopts_pop + fi + + local a + for a in ${A}; do + [[ ${a} == ${LINUX_SOURCES} ]] && continue + [[ ${a} == ${LINUX_PATCH} ]] && continue + unpack ${a} + done +} + +src_prepare() { + if [[ -n ${LINUX_PATCH} ]] ; then + cd "${S_K}" + epatch "${WORKDIR}"/${P}.patch + fi + + epatch "${FILESDIR}"/${P}-prefix.patch + + # Drop some upstream too-developer-oriented flags and fix the + # Makefile in general + sed -i \ + -e 's:-Werror::' \ + -e 's:-ggdb3::' \ + -e 's:-fstack-protector-all::' \ + -e 's:^LDFLAGS =:EXTLIBS +=:' \ + -e '/\(PERL\|PYTHON\)_EMBED_LDOPTS/s:ALL_LDFLAGS +=:EXTLIBS +=:' \ + -e '/-x c - /s:\$(ALL_LDFLAGS):\0 $(EXTLIBS):' \ + -e '/^ALL_CFLAGS =/s:$: $(CFLAGS_OPTIMIZE):' \ + -e '/^ALL_LDFLAGS =/s:$: $(LDFLAGS_OPTIMIZE):' \ + -e 's:$(sysconfdir_SQ)/bash_completion.d:/usr/share/bash-completion:' \ + "${S}"/Makefile || die + sed -i -e 's:-Werror::' "${S_K}"/tools/lib/api/Makefile || die + sed -i \ + -e '/.FORCE-PERF-VERSION-FILE/s,.FORCE-PERF-VERSION-FILE,,g' \ + "${S}"/Makefile \ + "${S}"/Documentation/Makefile || die + + # Avoid the call to make kernelversion + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE + + # The code likes to compile local assembly files which lack ELF markings. + find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + +} + +puse() { usex $1 "" no; } +perf_make() { + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + local arch=$(tc-arch-kernel) + emake V=1 \ + CC="$(tc-getCC)" AR="$(tc-getAR)" \ + prefix="/usr" bindir_relative="bin" \ + CFLAGS_OPTIMIZE="${CFLAGS}" \ + LDFLAGS_OPTIMIZE="${LDFLAGS}" \ + ARCH="${arch}" \ + NO_DEMANGLE=$(puse demangle) \ + NO_GTK2=$(puse gtk) \ + NO_LIBAUDIT=$(puse audit) \ + NO_LIBPERL=$(puse perl) \ + NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ + NO_NEWT=$(puse slang) \ + NO_LIBNUMA=$(puse numa) \ + WERROR=0 \ + "$@" +} + +src_compile() { + perf_make -f Makefile.perf + use doc && perf_make -C Documentation +} + +src_test() { + : +} + +src_install() { + perf_make -f Makefile.perf install DESTDIR="${D}" + + dodoc CREDITS + + dodoc *txt Documentation/*.txt + if use doc ; then + dohtml Documentation/*.html + doman Documentation/*.1 + fi +} + +pkg_postinst() { + if ! use doc ; then + elog "Without the doc USE flag you won't get any documentation nor man pages." + elog "And without man pages, you won't get any --help output for perf and its" + elog "sub-tools." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.4.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.4.4.ebuild new file mode 100644 index 0000000000..03931c69b0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.4.4.ebuild @@ -0,0 +1,184 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +PYTHON_COMPAT=( python2_7 ) +inherit versionator eutils toolchain-funcs python-single-r1 linux-info + +MY_PV="${PV/_/-}" +MY_PV="${MY_PV/-pre/-git}" + +DESCRIPTION="Userland tools for Linux Performance Counters" +HOMEPAGE="https://perf.wiki.kernel.org/" + +LINUX_V="${PV:0:1}.x" +if [[ ${PV} == *_rc* ]] ; then + LINUX_VER=$(get_version_component_range 1-2).$(($(get_version_component_range 3)-1)) + PATCH_VERSION=$(get_version_component_range 1-3) + LINUX_PATCH=patch-${PV//_/-}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/testing/${LINUX_PATCH} + mirror://kernel/linux/kernel/v${LINUX_V}/testing/v${PATCH_VERSION}/${LINUX_PATCH}" +else + VER_COUNT=$(get_version_component_count) + if [[ ${VER_COUNT} -gt 2 ]] ; then + # stable-release series + LINUX_VER=$(get_version_component_range 1-2) + LINUX_PATCH=patch-${PV}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" + else + LINUX_VER=${PV} + SRC_URI="" + fi +fi + +LINUX_SOURCES="linux-${LINUX_VER}.tar.xz" +SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="audit debug +demangle +doc gtk numa perl python slang unwind" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND="audit? ( sys-process/audit ) + demangle? ( sys-devel/binutils:= ) + gtk? ( x11-libs/gtk+:2 ) + numa? ( sys-process/numactl ) + perl? ( dev-lang/perl ) + slang? ( dev-libs/newt ) + unwind? ( sys-libs/libunwind ) + dev-libs/elfutils" +DEPEND="${RDEPEND} + >=sys-kernel/linux-headers-4.4 + ${LINUX_PATCH+dev-util/patchutils} + sys-devel/bison + sys-devel/flex + doc? ( + app-text/asciidoc + app-text/sgml-common + app-text/xmlto + sys-process/time + ) + python? ( ${PYTHON_DEPS} )" + +S_K="${WORKDIR}/linux-${LINUX_VER}" +S="${S_K}/tools/perf" + +CONFIG_CHECK="~PERF_EVENTS ~KALLSYMS" + +pkg_setup() { + linux-info_pkg_setup + use python && python-single-r1_pkg_setup +} + +src_unpack() { + local paths=( + tools/arch tools/build tools/include tools/lib tools/perf tools/scripts + include lib "arch/*/lib" + ) + + # We expect the tar implementation to support the -j option (both + # GNU tar and libarchive's tar support that). + echo ">>> Unpacking ${LINUX_SOURCES} (${paths[*]}) to ${PWD}" + tar --wildcards -xpf "${DISTDIR}"/${LINUX_SOURCES} \ + "${paths[@]/#/linux-${LINUX_VER}/}" || die + + if [[ -n ${LINUX_PATCH} ]] ; then + eshopts_push -o noglob + ebegin "Filtering partial source patch" + filterdiff -p1 ${paths[@]/#/-i } -z "${DISTDIR}"/${LINUX_PATCH} \ + > ${P}.patch || die + eend $? || die "filterdiff failed" + eshopts_pop + fi + + local a + for a in ${A}; do + [[ ${a} == ${LINUX_SOURCES} ]] && continue + [[ ${a} == ${LINUX_PATCH} ]] && continue + unpack ${a} + done +} + +src_prepare() { + if [[ -n ${LINUX_PATCH} ]] ; then + cd "${S_K}" + epatch "${WORKDIR}"/${P}.patch + fi + + # Drop some upstream too-developer-oriented flags and fix the + # Makefile in general + sed -i \ + -e 's:-Werror::' \ + -e 's:-ggdb3::' \ + -e 's:-fstack-protector-all::' \ + -e 's:^LDFLAGS =:EXTLIBS +=:' \ + -e '/\(PERL\|PYTHON\)_EMBED_LDOPTS/s:ALL_LDFLAGS +=:EXTLIBS +=:' \ + -e '/-x c - /s:\$(ALL_LDFLAGS):\0 $(EXTLIBS):' \ + "${S}"/config/Makefile || die + sed -i \ + -e 's:$(sysconfdir_SQ)/bash_completion.d:/usr/share/bash-completion:' \ + "${S}"/Makefile.perf || die + sed -i -e 's:-Werror::' "${S_K}"/tools/lib/api/Makefile || die + + # Avoid the call to make kernelversion + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE + + # The code likes to compile local assembly files which lack ELF markings. + find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + +} + +puse() { usex $1 "" no; } +perf_make() { + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + local arch=$(tc-arch-kernel) + emake V=1 \ + CC="$(tc-getCC)" AR="$(tc-getAR)" LD="$(tc-getLD)" \ + prefix="/usr" bindir_relative="bin" \ + EXTRA_CFLAGS="${CFLAGS}" \ + ARCH="${arch}" \ + NO_DEMANGLE=$(puse demangle) \ + NO_GTK2=$(puse gtk) \ + NO_LIBAUDIT=$(puse audit) \ + NO_LIBPERL=$(puse perl) \ + NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ + NO_NEWT=$(puse slang) \ + NO_LIBNUMA=$(puse numa) \ + WERROR=0 \ + "$@" +} + +src_compile() { + perf_make -f Makefile.perf + use doc && perf_make -C Documentation +} + +src_test() { + : +} + +src_install() { + perf_make -f Makefile.perf install DESTDIR="${D}" + + dodoc CREDITS + + dodoc *txt Documentation/*.txt + if use doc ; then + dohtml Documentation/*.html + doman Documentation/*.1 + fi +} + +pkg_postinst() { + if ! use doc ; then + elog "Without the doc USE flag you won't get any documentation nor man pages." + elog "And without man pages, you won't get any --help output for perf and its" + elog "sub-tools." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.9.13.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.9.13.ebuild new file mode 100644 index 0000000000..3f7ee92373 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/perf/perf-4.9.13.ebuild @@ -0,0 +1,176 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +PYTHON_COMPAT=( python2_7 ) +inherit bash-completion-r1 versionator eutils toolchain-funcs python-single-r1 linux-info + +MY_PV="${PV/_/-}" +MY_PV="${MY_PV/-pre/-git}" + +DESCRIPTION="Userland tools for Linux Performance Counters" +HOMEPAGE="https://perf.wiki.kernel.org/" + +LINUX_V="${PV:0:1}.x" +if [[ ${PV} == *_rc* ]] ; then + LINUX_VER=$(get_version_component_range 1-2).$(($(get_version_component_range 3)-1)) + PATCH_VERSION=$(get_version_component_range 1-3) + LINUX_PATCH=patch-${PV//_/-}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/testing/${LINUX_PATCH} + mirror://kernel/linux/kernel/v${LINUX_V}/testing/v${PATCH_VERSION}/${LINUX_PATCH}" +else + VER_COUNT=$(get_version_component_count) + if [[ ${VER_COUNT} -gt 2 ]] ; then + # stable-release series + LINUX_VER=$(get_version_component_range 1-2) + LINUX_PATCH=patch-${PV}.xz + SRC_URI="mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" + else + LINUX_VER=${PV} + SRC_URI="" + fi +fi + +LINUX_SOURCES="linux-${LINUX_VER}.tar.xz" +SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="audit debug +demangle +doc gtk numa perl python slang unwind" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND="audit? ( sys-process/audit ) + demangle? ( sys-devel/binutils:= ) + gtk? ( x11-libs/gtk+:2 ) + numa? ( sys-process/numactl ) + perl? ( dev-lang/perl ) + slang? ( dev-libs/newt ) + unwind? ( sys-libs/libunwind ) + dev-libs/elfutils" +DEPEND="${RDEPEND} + >=sys-kernel/linux-headers-4.4 + ${LINUX_PATCH+dev-util/patchutils} + sys-devel/bison + sys-devel/flex + doc? ( + app-text/asciidoc + app-text/sgml-common + app-text/xmlto + sys-process/time + ) + python? ( ${PYTHON_DEPS} )" + +S_K="${WORKDIR}/linux-${LINUX_VER}" +S="${S_K}/tools/perf" + +CONFIG_CHECK="~PERF_EVENTS ~KALLSYMS" + +pkg_setup() { + linux-info_pkg_setup + use python && python-single-r1_pkg_setup +} + +src_unpack() { + local paths=( + tools/arch tools/build tools/include tools/lib tools/perf tools/scripts + include lib "arch/*/lib" + ) + + # We expect the tar implementation to support the -j option (both + # GNU tar and libarchive's tar support that). + echo ">>> Unpacking ${LINUX_SOURCES} (${paths[*]}) to ${PWD}" + tar --wildcards -xpf "${DISTDIR}"/${LINUX_SOURCES} \ + "${paths[@]/#/linux-${LINUX_VER}/}" || die + + if [[ -n ${LINUX_PATCH} ]] ; then + eshopts_push -o noglob + ebegin "Filtering partial source patch" + filterdiff -p1 ${paths[@]/#/-i } -z "${DISTDIR}"/${LINUX_PATCH} \ + > ${P}.patch || die + eend $? || die "filterdiff failed" + eshopts_pop + fi + + local a + for a in ${A}; do + [[ ${a} == ${LINUX_SOURCES} ]] && continue + [[ ${a} == ${LINUX_PATCH} ]] && continue + unpack ${a} + done +} + +src_prepare() { + if [[ -n ${LINUX_PATCH} ]] ; then + cd "${S_K}" + epatch "${WORKDIR}"/${P}.patch + fi + + # Drop some upstream too-developer-oriented flags and fix the + # Makefile in general + sed -i \ + -e "s:\$(sysconfdir_SQ)/bash_completion.d:$(get_bashcompdir):" \ + "${S}"/Makefile.perf || die + sed -i -e 's:-Werror::' "${S_K}"/tools/lib/api/Makefile || die + + # Avoid the call to make kernelversion + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE + + # The code likes to compile local assembly files which lack ELF markings. + find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + +} + +puse() { usex $1 "" no; } +perf_make() { + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + local arch=$(tc-arch-kernel) + emake V=1 \ + CC="$(tc-getCC)" AR="$(tc-getAR)" LD="$(tc-getLD)" \ + prefix="/usr" bindir_relative="bin" \ + EXTRA_CFLAGS="${CFLAGS}" \ + ARCH="${arch}" \ + NO_DEMANGLE=$(puse demangle) \ + NO_GTK2=$(puse gtk) \ + NO_LIBAUDIT=$(puse audit) \ + NO_LIBPERL=$(puse perl) \ + NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ + NO_NEWT=$(puse slang) \ + NO_LIBNUMA=$(puse numa) \ + WERROR=0 \ + "$@" +} + +src_compile() { + perf_make -f Makefile.perf + use doc && perf_make -C Documentation +} + +src_test() { + : +} + +src_install() { + perf_make -f Makefile.perf install DESTDIR="${D}" + + dodoc CREDITS + + dodoc *txt Documentation/*.txt + if use doc ; then + dohtml Documentation/*.html + doman Documentation/*.1 + fi +} + +pkg_postinst() { + if ! use doc ; then + elog "Without the doc USE flag you won't get any documentation nor man pages." + elog "And without man pages, you won't get any --help output for perf and its" + elog "sub-tools." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.12 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.12 new file mode 100644 index 0000000000..0c1472e7d2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.12 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=5 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit +demangle +doc perl python slang unwind python_targets_python2_7 +KEYWORDS=~amd64 ~arm ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.12.tar.bz2 +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=1dc024ade7f5443e343399f6374af2b9 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.13.1-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.13.1-r1 new file mode 100644 index 0000000000..462443a3ca --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.13.1-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils ) gtk? ( x11-libs/gtk+:2 ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils dev-util/patchutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=5 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit +demangle +doc gtk perl python slang unwind python_targets_python2_7 +KEYWORDS=~amd64 ~arm ~mips ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils ) gtk? ( x11-libs/gtk+:2 ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/kernel/v3.x/patch-3.13.1.xz mirror://kernel/linux/kernel/v3.x/linux-3.13.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=0aa27e68560df9f6b049e217c62f11fc diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.15.5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.15.5 new file mode 100644 index 0000000000..8591ca015c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.15.5 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils ) gtk? ( x11-libs/gtk+:2 ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils dev-util/patchutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=5 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit debug +demangle +doc gtk perl python slang unwind python_targets_python2_7 +KEYWORDS=~amd64 ~arm ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils ) gtk? ( x11-libs/gtk+:2 ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/kernel/v3.x/patch-3.15.5.xz mirror://kernel/linux/kernel/v3.x/linux-3.15.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=7398d6643d3cb84ec37c4a49ab37b247 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.2 deleted file mode 100644 index a901ff1bbf..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup test unpack -DEPEND=demangle? ( sys-devel/binutils ) perl? ( || ( >=dev-lang/perl-5.10 sys-devel/libperl ) ) slang? ( dev-libs/newt ) dev-libs/elfutils doc? ( app-text/asciidoc app-text/xmlto ) python? ( =dev-lang/python-2* ) -DESCRIPTION=Userland tools for Linux Performance Counters -EAPI=4 -HOMEPAGE=http://perf.wiki.kernel.org/ -IUSE=+demangle +doc perl python slang -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=demangle? ( sys-devel/binutils ) perl? ( || ( >=dev-lang/perl-5.10 sys-devel/libperl ) ) slang? ( dev-libs/newt ) dev-libs/elfutils python? ( =dev-lang/python-2* ) -SLOT=0 -SRC_URI=mirror://kernel/linux/kernel/v3.2/linux-3.2.tar.bz2 -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=c51c1229009fa4f6db2ace49efeed5f2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.4 deleted file mode 100644 index a4873c6e3c..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-3.4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst prepare setup test unpack -DEPEND=demangle? ( sys-devel/binutils ) perl? ( || ( >=dev-lang/perl-5.10 sys-devel/libperl ) ) slang? ( dev-libs/newt ) dev-libs/elfutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( =dev-lang/python-2* ) -DESCRIPTION=Userland tools for Linux Performance Counters -EAPI=4 -HOMEPAGE=http://perf.wiki.kernel.org/ -IUSE=+demangle +doc perl python slang -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=demangle? ( sys-devel/binutils ) perl? ( || ( >=dev-lang/perl-5.10 sys-devel/libperl ) ) slang? ( dev-libs/newt ) dev-libs/elfutils python? ( =dev-lang/python-2* ) -SLOT=0 -SRC_URI=mirror://kernel/linux/kernel/v3.4/linux-3.4.tar.bz2 -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=98bfd528c3232969e1c343e89879b8c2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.1.5-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.1.5-r1 new file mode 100644 index 0000000000..a0f7fa2151 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.1.5-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils:= ) gtk? ( x11-libs/gtk+:2 ) numa? ( sys-process/numactl ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils dev-util/patchutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=5 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit debug +demangle +doc gtk numa perl python slang unwind python_targets_python2_7 +KEYWORDS=~alpha ~amd64 ~arm ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils:= ) gtk? ( x11-libs/gtk+:2 ) numa? ( sys-process/numactl ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.1.5.xz mirror://kernel/linux/kernel/v4.x/linux-4.1.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=cc83fa22aceac2175c434fbc34123e46 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.4.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.4.4 new file mode 100644 index 0000000000..6b1a374828 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.4.4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils:= ) gtk? ( x11-libs/gtk+:2 ) numa? ( sys-process/numactl ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils >=sys-kernel/linux-headers-4.4 dev-util/patchutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=5 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit debug +demangle +doc gtk numa perl python slang unwind python_targets_python2_7 +KEYWORDS=~amd64 ~arm ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils:= ) gtk? ( x11-libs/gtk+:2 ) numa? ( sys-process/numactl ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.4.4.xz mirror://kernel/linux/kernel/v4.x/linux-4.4.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=be44cad41b2665b9e79d2680531804f5 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.9.13 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.9.13 new file mode 100644 index 0000000000..3cac8024bf --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/perf-4.9.13 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils:= ) gtk? ( x11-libs/gtk+:2 ) numa? ( sys-process/numactl ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils >=sys-kernel/linux-headers-4.4 dev-util/patchutils sys-devel/bison sys-devel/flex doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=5 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit debug +demangle +doc gtk numa perl python slang unwind python_targets_python2_7 +KEYWORDS=~amd64 ~arm ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) demangle? ( sys-devel/binutils:= ) gtk? ( x11-libs/gtk+:2 ) numa? ( sys-process/numactl ) perl? ( dev-lang/perl ) slang? ( dev-libs/newt ) unwind? ( sys-libs/libunwind ) dev-libs/elfutils +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.9.13.xz mirror://kernel/linux/kernel/v4.x/linux-4.9.tar.xz +_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils ea170b525f6a38a006be05c9d9429f13 linux-info af49d8ab3be91bb1d38b7201dc9e5123 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=9401238e179a89f3acfd474e322bbdbe From c1681d8f1a3a99eb48cc6a578d97de49664aa4b1 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:57:12 -0700 Subject: [PATCH 13/26] sys-devel/libperl: drop package --- .../md5-cache/sys-devel/libperl-5.10.1 | 10 - .../sys-devel/libperl/ChangeLog | 634 ------------------ .../files/libperl-5.8.8-CVE-2008-1927.patch | 256 ------- .../files/libperl-5.8.8-ccld-cflags.patch | 11 - .../files/libperl-5.8.8-cplusplus.patch | 22 - .../files/libperl-5.8.8-dragonfly-clean.patch | 170 ----- .../files/libperl-5.8.8-fbsdhints.patch | 57 -- .../libperl-5.8.8-gcc42-command-line.patch | 11 - .../libperl/files/libperl-5.8.8-lib64.patch | 96 --- .../libperl-5.8.8-makedepend-syntax.patch | 11 - .../files/libperl-5.8.8-reorder-INC.patch | 93 --- .../files/libperl-5.8.8-utf8-boundary.patch | 57 -- .../files/libperl-create-libperl-soname.patch | 11 - .../libperl/files/libperl-noksh.patch | 16 - .../files/perl-hppa-pa7200-configure.patch | 11 - .../sys-devel/libperl/libperl-5.10.1.ebuild | 23 - .../sys-devel/libperl/metadata.xml | 13 - 17 files changed, 1502 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libperl-5.10.1 delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-CVE-2008-1927.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-ccld-cflags.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-cplusplus.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-dragonfly-clean.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-fbsdhints.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-gcc42-command-line.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-lib64.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-makedepend-syntax.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-reorder-INC.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-utf8-boundary.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-create-libperl-soname.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-noksh.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/perl-hppa-pa7200-configure.patch delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/libperl-5.10.1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/sys-devel/libperl/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libperl-5.10.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libperl-5.10.1 deleted file mode 100644 index 3d00d66773..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libperl-5.10.1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=postinst -DESCRIPTION=Larry Wall's Practical Extraction and Report Language -EAPI=0 -HOMEPAGE=http://www.gentoo.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) -PDEPEND=>=dev-lang/perl-5.10.1 -SLOT=1 -_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=1cefee686616bc8a2451a99f16228995 diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/ChangeLog b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/ChangeLog deleted file mode 100644 index 76a0a0b2be..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/ChangeLog +++ /dev/null @@ -1,634 +0,0 @@ -# ChangeLog for sys-devel/libperl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.162 2011/03/07 11:36:45 tove Exp $ - - 07 Mar 2011; Torsten Veller libperl-5.8.8-r2.ebuild: - Drop -Dusrinc=$(get_ml_incdir) (#357737) - - 13 Nov 2010; Raúl Porcel libperl-5.10.1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #340023 - - 24 Oct 2010; Markus Meier libperl-5.10.1.ebuild: - arm stable, bug #340023 - - 24 Oct 2010; Jeroen Roovers libperl-5.10.1.ebuild: - Stable for HPPA (bug #340023). - - 24 Oct 2010; Brent Baude libperl-5.10.1.ebuild: - Marking libperl-5.10.1 ppc for bug 340023 - - 22 Oct 2010; Samuli Suominen libperl-5.10.1.ebuild: - ppc64 stable wrt #340023 - - 22 Oct 2010; Markos Chandras libperl-5.10.1.ebuild: - Stable on amd64 wrt bug #340023 - - 22 Oct 2010; Christian Faulhammer - libperl-5.10.1.ebuild: - stable x86, bug 340023 - - 20 Sep 2010; Mart Raudsepp libperl-5.10.1.ebuild: - Add ~mips wrt #288028 - - 31 Mar 2010; Raúl Porcel libperl-5.8.8-r2.ebuild: - Drop -O1 on arm/ia64 as it works fine - - 14 Mar 2010; Alexis Ballier libperl-5.10.1.ebuild: - keyword ~x86-fbsd - - 03 Feb 2010; Hanno Boeck libperl-5.8.8-r2.ebuild, - libperl-5.10.1.ebuild: - Change license, Perl is Artistic or GPL-1 or later. We can't express or - later for now, so adding all GPL-1/2/3. - - 11 Dec 2009; Brent Baude libperl-5.10.1.ebuild: - Marking libperl-5.10.1 ~ppc64 for bug 288028 - - 09 Dec 2009; Raúl Porcel libperl-5.10.1.ebuild: - Add ~sh wrt #288028 - - 16 Nov 2009; Raúl Porcel libperl-5.10.1.ebuild: - Add ~alpha/~ia64/~s390/~sparc wrt #288028 - - 15 Nov 2009; Raúl Porcel libperl-5.10.1.ebuild: - Add ~m68k wrt #288028, thanks to kolla for testing - - 04 Nov 2009; Michael Haubenwallner - libperl-5.8.8-r2.ebuild, +files/libperl-5.8.8-ccld-cflags.patch: - Respect CFLAGS even for linking when done with compiler - - 27 Oct 2009; Mounir Lamouri libperl-5.10.1.ebuild: - Keywording for ppc, bug 288028 - - 21 Oct 2009; Markus Meier libperl-5.10.1.ebuild: - add ~amd64/~arm/~x86, bug #288028 - - 13 Oct 2009; Jeroen Roovers libperl-5.10.1.ebuild: - Marked ~hppa (bug #288028). - - 07 Oct 2009; Torsten Veller libperl-5.10.1.ebuild: - Different way to remove libperl link. Needed for perserve-libs - - 27 Sep 2009; Torsten Veller libperl-5.10.1.ebuild: - Remove orphaned symbolic link - -*libperl-5.10.1 (27 Sep 2009) - - 27 Sep 2009; Torsten Veller +libperl-5.10.1.ebuild: - Version bump - - 29 May 2009; Torsten Veller -libperl-5.8.8-r1.ebuild: - Remove security vulnerable version for bug #271738 - - 02 May 2009; Arfrever Frehtes Taifersar Arahesis - libperl-5.8.8-r2.ebuild: - Respect LDFLAGS (bug #181464). - - 02 Aug 2008; Panagiotis Christopoulos metadata.xml: - Update metadata.xml to include USE flag descriptions. Entries taken from - profiles/use.local.desc. GLEP 56 - - 18 Jul 2008; Javier Villavicencio - files/libperl-5.8.8-fbsdhints.patch: - Updated fbsdhints patch, bug 225323. - - 16 May 2008; Tobias Scherbaum - libperl-5.8.8-r2.ebuild: - ppc stable, bug #219203 - - 15 May 2008; Raúl Porcel libperl-5.8.8-r2.ebuild: - alpha/ia64 stable wrt security #219203 - - 14 May 2008; Markus Meier libperl-5.8.8-r2.ebuild: - amd64 stable, bug #219203 - - 14 May 2008; Christian Faulhammer - libperl-5.8.8-r2.ebuild: - stable x86, security bug 219203 - - 14 May 2008; Markus Rothe libperl-5.8.8-r2.ebuild: - Stable on ppc64; bug #219203 - - 14 May 2008; Jeroen Roovers libperl-5.8.8-r2.ebuild: - Stable for HPPA (bug #219203). - - 14 May 2008; Ferris McCormick libperl-5.8.8-r2.ebuild: - Sparc stable, Security Bug #219203. - -*libperl-5.8.8-r2 (09 May 2008) - - 09 May 2008; Torsten Veller - +files/libperl-5.8.8-CVE-2008-1927.patch, - +files/libperl-5.8.8-utf8-boundary.patch, +libperl-5.8.8-r2.ebuild: - #219203 - Version bump. Added patch from bug #198196. Apply - libperl-5.8.8-lib64.patch for ppc64 too like dev-lang/perl-5.8.8. - - 06 Aug 2007; - +files/libperl-5.8.8-makedepend-syntax.patch, libperl-5.8.8-r1.ebuild: - Fix syntax error in makedepend.SH - - 30 Apr 2007; ChangeLog: - - filter ssp on ia64 due to ICE in compiler. revisit when we have a working - hardened gcc-4.x - - 17 Feb 2007; Fabian Groffen libperl-5.8.8-r1.ebuild: - Dropped ppc-macos keyword, see you in prefix - - 05 Jan 2007; Michael Cummings - libperl-5.8.8-r1.ebuild: - Removed unnecessary dep on groff; fixes releng problem :) - - 19 Nov 2006; Michael Cummings - +files/libperl-5.8.8-gcc42-command-line.patch, libperl-5.8.8-r1.ebuild: - Bug 144965, gcc-4.2 bug/patch, patch provided by dirtyepic - - 18 Nov 2006; Michael Cummings - -files/libperl-reorder-INC.patch, libperl-5.8.8-r1.ebuild: - Bug 150702; also cleaned up unused patches - - 23 Oct 2006; Michael Cummings - -libperl-5.8.7.ebuild: - Removing old libperl - - 17 Oct 2006; Roy Marples libperl-5.8.8-r1.ebuild: - Added ~sparc-fbsd keyword. - - 07 Oct 2006; Diego Pettenò - libperl-5.8.8-r1.ebuild: - Add a dependency on freebsd-mk-defs on FreeBSD. - - 08 Sep 2006; Michael Cummings - -files/libperl-5.8.2-uclibc.patch, -files/libperl-uclibc.patch, - -libperl-5.8.6.ebuild, -libperl-5.8.6-r1.ebuild, libperl-5.8.7.ebuild, - -libperl-5.8.8.ebuild, libperl-5.8.8-r1.ebuild: - Cleaning out stale files - - 15 Aug 2006; Christian Hartmann libperl-5.8.8.ebuild, - libperl-5.8.8-r1.ebuild: - Fix bug #143895 - - 18 Jun 2006; Bryan Østergaard - libperl-5.8.8-r1.ebuild: - Stable on ia64. - - 07 Jun 2006; Joshua Kinard libperl-5.8.8-r1.ebuild: - Marked stable on mips. - - 03 Jun 2006; Guy Martin - +files/perl-hppa-pa7200-configure.patch, libperl-5.8.8-r1.ebuild: - On PA7200, uname -a contains a single quote and we need to filter it - otherwise configure fails. See #125535. - - 27 May 2006; Bryan Østergaard - libperl-5.8.8-r1.ebuild: - Stable on alpha. - - 26 May 2006; Chris Gianelloni - libperl-5.8.8-r1.ebuild: - Stable on amd64 wrt bug #133989. - - 25 May 2006; Guy Martin libperl-5.8.8-r1.ebuild: - Stable on hppa. - - 24 May 2006; libperl-5.8.8-r1.ebuild: - Stable on ppc. bug #133989 - - 23 May 2006; Chris Gianelloni - libperl-5.8.8-r1.ebuild: - Stable on x86 wrt bug #133989. - - 23 May 2006; ChangeLog, Manifest: - Marking stable sparc, bug 133989 - - 23 May 2006; Markus Rothe libperl-5.8.8-r1.ebuild: - Stable on ppc64; bug #133989 - - 27 Apr 2006; Alec Warner files/digest-libperl-5.8.6, - files/digest-libperl-5.8.6-r1, files/digest-libperl-5.8.7, - files/digest-libperl-5.8.8, Manifest: - Fixing SHA256 digest, pass four - - 31 Mar 2006; Diego Pettenò - libperl-5.8.8-r1.ebuild: - Add ~x86-fbsd keyword. - -*libperl-5.8.8-r1 (29 Mar 2006) - - 29 Mar 2006; +files/libperl-5.8.8-cplusplus.patch, - +libperl-5.8.8-r1.ebuild: - Patch 27203 in blead - fixes c++ problems in XS code :) - - 21 Feb 2006; Michael Cummings - +files/libperl-5.8.8-dragonfly-clean.patch, - +files/libperl-5.8.8-fbsdhints.patch, libperl-5.8.8.ebuild: - Patches for freebsd and dragonfly per the perl ebuild - just to be safe - - 07 Feb 2006; Aron Griffis libperl-5.8.8.ebuild: - Prefer to avoid eval and use a bash array for myconf instead, it's less - error-prone - - 07 Feb 2006; Michael Cummings libperl-5.8.8.ebuild: - src update - - 07 Feb 2006; libperl-5.8.8.ebuild: - Style fixes to 5.8.8, thanks az - -*libperl-5.8.8 (07 Feb 2006) - - 07 Feb 2006; Michael Cummings - +files/libperl-5.8.8-lib64.patch, +files/libperl-5.8.8-reorder-INC.patch, - -files/libperl-5.8.8_rc1-reorder-INC.patch, -libperl-5.8.8_rc1.ebuild, - +libperl-5.8.8.ebuild: - libperl 5.8.8, shiny and new. - - 24 Jan 2006; Michael Cummings - +files/libperl-5.8.8_rc1-reorder-INC.patch, libperl-5.8.8_rc1.ebuild: - Some tweaks to libperl-5.8.8 installation - - 22 Jan 2006; Michael Cummings - libperl-5.8.8_rc1.ebuild: - Bring libperl-5.8.8 back up to speed with perl ebuild - -*libperl-5.8.8_rc1 (22 Jan 2006) - - 22 Jan 2006; Michael Cummings - +libperl-5.8.8_rc1.ebuild: - RC1 of 5.8.8 - - 14 Jan 2006; Torsten Veller libperl-5.8.7.ebuild: - Stable on x86 (#118938) - - 25 Dec 2005; Joshua Kinard libperl-5.8.7.ebuild: - Marked stable on mips. - - 19 Dec 2005; Mike Frysinger libperl-5.8.6.ebuild, - libperl-5.8.6-r1.ebuild, libperl-5.8.7.ebuild: - Remove usage of preplib. - - 06 Dec 2005; Michael Hanselmann libperl-5.8.7.ebuild: - Stable on hppa, ppc. - - 05 Dec 2005; -libperl-5.8.5-r1.ebuild, - -libperl-5.8.5.ebuild, libperl-5.8.6-r1.ebuild, libperl-5.8.6.ebuild, - libperl-5.8.7.ebuild: - Bug 113930, case statement for non-linux. Also cleaned out 5.8.5 versions - since we don't have perl ebuilds for them either. - - 01 Dec 2005; libperl-5.8.7.ebuild: - Marked stable on amd64 - - 29 Nov 2005; Diego Pettenò libperl-5.8.7.ebuild: - Fix typo (FreeBsd -> FreeBSD). - - 14 Nov 2005; Michael Cummings libperl-5.8.6.ebuild, - libperl-5.8.6-r1.ebuild, libperl-5.8.7.ebuild: - NetBSD for osname per thunder - - 05 Nov 2005; libperl-5.8.5-r1.ebuild, - libperl-5.8.5.ebuild: - - remove global use violations in old ebuilds. - - 02 Oct 2005; Bryan Østergaard libperl-5.8.7.ebuild: - Stable on ia64, bug 106678. - - 23 Sep 2005; Bryan Østergaard libperl-5.8.7.ebuild: - Stable on alpha, bug 106678. - - 21 Sep 2005; Gustavo Zacarias libperl-5.8.7.ebuild: - Stable on sparc wrt #106678 - - 20 Sep 2005; Markus Rothe libperl-5.8.7.ebuild: - Stable on ppc64 (bug #106678) - - 05 Sep 2005; Herbie Hopkins libperl-5.8.7.ebuild: - More multilib fixes thanks to Christophe Saout, bug 104509. - - 14 Aug 2005; Michael Cummings libperl-5.8.7.ebuild: - The rest of the patch for bug 58931 - - 14 Aug 2005; Michael Cummings libperl-5.8.7.ebuild: - Bug #58931, more userland darwin - - 12 Aug 2005; Michael Cummings libperl-5.8.7.ebuild: - Further bug #58931 - mistake on my part for the LIBPERL= syntax - - 12 Aug 2005; Michael Cummings libperl-5.8.7.ebuild: - getlibdir changes for 5.8.7, bug #58931 - - 08 Aug 2005; libperl-5.8.5-r1.ebuild, - libperl-5.8.5.ebuild, libperl-5.8.6-r1.ebuild, libperl-5.8.6.ebuild, - libperl-5.8.7.ebuild: - - Redisable the groff dep for uclibc (again and again...) - - 28 Jul 2005; Michael Cummings - files/libperl-reorder-INC.patch: - Update to reorder patch, tested with 5.8.6 and 5.8.7, resolves bug 95770 - - 28 Jul 2005; Herbie Hopkins libperl-5.8.6-r1.ebuild: - Stable on amd64. - - 20 Jul 2005; libperl-5.8.6-r1.ebuild, - libperl-5.8.7.ebuild: - - Redisable the groff dep for uclibc. For whatever unsolved reason under - sandbox it breaks when building system. bug 98187 - - 07 Jul 2005; Markus Rothe libperl-5.8.6-r1.ebuild: - Stable on ppc64 - - 06 Jul 2005; libperl-5.8.6-r1.ebuild: - Stable on IA64. - - 06 Jul 2005; Chris Gianelloni - libperl-5.8.6-r1.ebuild: - Stable on arm, m68k, s390, and sh. - - 05 Jul 2005; Hardave Riar libperl-5.8.6-r1.ebuild: - Stable on mips. - - 03 Jul 2005; Michael Hanselmann - libperl-5.8.6-r1.ebuild: - Stable on ppc. - - 02 Jul 2005; Bryan Østergaard - libperl-5.8.6-r1.ebuild: - Stable on alpha. - - 02 Jul 2005; Rene Nussbaumer - libperl-5.8.6-r1.ebuild: - Stable on hppa. - -*libperl-5.8.6-r1 (30 Jun 2005) - - 30 Jun 2005; Michael Cummings - +libperl-5.8.6-r1.ebuild, libperl-5.8.6.ebuild: - Bad osname= line in the 5.8.6 libperl was screwing up. Glad it was caught - early I guess. Should close bug 97479. Was previously fixed in 5.8.7 in - testing. - -*libperl-5.8.7 (29 Jun 2005) - - 29 Jun 2005; Michael Cummings - -files/libperl-5.8.2-create-libperl-soname.patch, - -files/libperl-5.8.4-create-libperl-soname.patch, - -files/libperl-5.8.4-noksh.patch, -files/libperl-5.8.4-uclibc.patch, - -files/libperl-5.8.5-create-libperl-soname.patch, - -files/libperl-5.8.5-noksh.patch, -files/libperl-5.8.5-reorder-INC.patch, - -files/libperl-5.8.5-uclibc.patch, - -files/libperl-5.8.6-create-libperl-soname.patch, - -files/libperl-5.8.6-noksh.patch, -files/libperl-5.8.6-uclibc.patch, - +files/libperl-create-libperl-soname.patch, +files/libperl-noksh.patch, - +files/libperl-reorder-INC.patch, +files/libperl-uclibc.patch, - -libperl-5.8.2.ebuild, -libperl-5.8.2-r1.ebuild, -libperl-5.8.4.ebuild, - -libperl-5.8.4-r1.ebuild, libperl-5.8.5.ebuild, libperl-5.8.5-r1.ebuild, - libperl-5.8.6.ebuild, +libperl-5.8.7.ebuild: - Perl 5.8.6 unmasking; perl 5.8.7 being added - - 17 Jun 2005; Danny van Dyk libperl-5.8.5.ebuild, - libperl-5.8.6.ebuild: - Specifying LIBPERL variable for make on command line to fix BUG #63699. - - 29 May 2005; libperl-5.8.2-r1.ebuild, - libperl-5.8.4-r1.ebuild, libperl-5.8.5-r1.ebuild, libperl-5.8.5.ebuild, - libperl-5.8.6.ebuild: - - update sys-devel/libperl to use libc expanded variable elibc_uclibc vs - uclibc so USE=-* works - - 23 May 2005; Herbie Hopkins libperl-5.8.6.ebuild: - More get_libdir-ization, fixes compilation on amd64's no-lib32 profile. - - 08 Mar 2005; Jeremy Huddleston - libperl-5.8.6.ebuild: - More multilib fixes - - 16 Jan 2005; Jeremy Huddleston - libperl-5.8.5-r1.ebuild, libperl-5.8.5.ebuild, libperl-5.8.6.ebuild: - multilib fixes for amd64's 2005.0. - - 03 Jan 2005; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 13 Dec 2004; Mike Frysinger libperl-5.8.5-r1.ebuild, - libperl-5.8.5.ebuild, libperl-5.8.6.ebuild: - Use toolchain-funcs to get $CC. - - 07 Dec 2004; Hardave Riar libperl-5.8.5.ebuild: - Stable on mips, dep for bug #66360 - - 06 Dec 2004; Gustavo Zacarias libperl-5.8.5.ebuild: - Stable on sparc wrt #66360 - - 05 Dec 2004; Bryan Østergaard libperl-5.8.5.ebuild: - Stable on alpha, bug 66360. - - 05 Dec 2004; Markus Rothe libperl-5.8.5.ebuild: - Stable on ppc64; bug #66360 - - 04 Dec 2004; Robert Coie libperl-5.8.5.ebuild: - keyword 5.8.5 x86/amd64/ppc - -*libperl-5.8.6 (30 Nov 2004) - - 30 Nov 2004; Robert Coie - -files/libperl-5.8.3-create-libperl-soname.patch, - +files/libperl-5.8.6-create-libperl-soname.patch, - +files/libperl-5.8.6-noksh.patch, +files/libperl-5.8.6-uclibc.patch, - -libperl-5.8.3.ebuild, +libperl-5.8.6.ebuild: - New upstream - - 27 Sep 2004; Michael Cummings - libperl-5.8.2-r1.ebuild, libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, - libperl-5.8.4-r1.ebuild, libperl-5.8.4.ebuild, libperl-5.8.5-r1.ebuild, - libperl-5.8.5.ebuild: - Added perl debugging support, bug 60775 - - 22 Sep 2004; Robert Coie libperl-5.8.2-r1.ebuild, - libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, libperl-5.8.4-r1.ebuild, - libperl-5.8.4.ebuild, libperl-5.8.5.ebuild: - USE threads -> ithreads cleanup - -*libperl-5.8.5-r1 (22 Sep 2004) - - 22 Sep 2004; Robert Coie - +files/libperl-5.8.5-reorder-INC.patch, +libperl-5.8.5-r1.ebuild: - Change USE from threads to ithreads, reorder @INC - - 09 Sep 2004; Gustavo Zacarias libperl-5.8.4-r1.ebuild: - Stable on sparc to finally solve #36478 - - 08 Sep 2004; Robert Coie libperl-5.8.4-r1.ebuild: - keyword x86 and arm for uclibc folks - - 06 Sep 2004; Ciaran McCreesh libperl-5.8.2-r1.ebuild, - libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, libperl-5.8.4-r1.ebuild, - libperl-5.8.4.ebuild, libperl-5.8.5.ebuild: - Switch to use epause and ebeep, bug #62950 - - 21 Aug 2004; Joshua Kinard libperl-5.8.4-r1.ebuild: - Marked stable on mips. - - 18 Aug 2004; Aron Griffis libperl-5.8.4-r1.ebuild: - stable on alpha - - 14 Aug 2004; Michael Cummings - libperl-5.8.2-r1.ebuild, libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, - libperl-5.8.4-r1.ebuild, libperl-5.8.4.ebuild, libperl-5.8.5.ebuild: - Removed reference to old patch - - 13 Aug 2004; Bryan Østergaard libperl-5.8.4.ebuild: - Stable on alpha. - -*libperl-5.8.5 (06 Aug 2004) - - 06 Aug 2004; Robert Coie - +files/libperl-5.8.5-create-libperl-soname.patch, - +files/libperl-5.8.5-noksh.patch, +files/libperl-5.8.5-uclibc.patch, - +libperl-5.8.5.ebuild: - 5.8.5 - - 06 Aug 2004; Robert Coie libperl-5.8.2-r1.ebuild, - libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, libperl-5.8.4-r1.ebuild, - libperl-5.8.4.ebuild: - restrict maketest, avoid forkbomb in portage 51 with maketest enabled, - eliminate some global scope external calls - - 29 Jul 2004; Guy Martin libperl-5.8.4-r1.ebuild: - Stable on hppa. - - 23 Jul 2004; Robert Coie libperl-5.8.4.ebuild: - keywording x86 and sparc - - 29 Jun 2004; Aron Griffis libperl-5.8.2-r1.ebuild, - libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, libperl-5.8.4-r1.ebuild, - libperl-5.8.4.ebuild: - kill sparc64 use flag - -*libperl-5.8.4-r1 (16 Jun 2004) -*libperl-5.8.2-r1 (16 Jun 2004) - - 16 Jun 2004; Daniel Black - +files/libperl-5.8.2-uclibc.patch, +files/libperl-5.8.4-uclibc.patch, - +libperl-5.8.2-r1.ebuild, +libperl-5.8.4-r1.ebuild: - uclibc fixes thanks to Peter S. Mazinger - - 14 Jun 2004; Aron Griffis libperl-5.8.2.ebuild, - libperl-5.8.3.ebuild: - Fix use invocation - - 09 Jun 2004; Robert Coie +files/libperl-5.8.4-noksh.patch, - libperl-5.8.4.ebuild: - Add noksh.patch, bug 42665 - - 02 Jun 2004; Travis Tilley libperl-5.8.4.ebuild: - stable on amd64 - -*libperl-5.8.4 (10 May 2004) - - 10 May 2004; Michael McCabe libperl-5.8.4.ebuild: - Stable on s390 - - 03 May 2004; Robert Coie libperl-5.8.1.ebuild, - files/libperl-5.8.0-create-libperl-soname.patch, - files/libperl-5.8.1-create-libperl-soname.patch, - files/libperl-5.8.1_rc1-create-libperl-soname.patch, - files/libperl-5.8.1_rc2-create-libperl-soname.patch: - Add 5.8.4, clean out 5.8.0, 5.8.1, add IUSE for threads to everything - - 08 Mar 2004; libperl-5.8.2.ebuild: - Add threads to IUSE - - 21 Feb 2004; Michael Cummings libperl-5.8.0.ebuild: - Finish the cleanup of perl 5.8.0 - - 19 Feb 2004; Aron Griffis libperl-5.8.2.ebuild: - stable on alpha and ia64 - - 19 Feb 2004; Joshua Kinard libperl-5.8.2.ebuild: - Marking stable on mips - - 09 Feb 2004; Bartosch Pixa libperl-5.8.2.ebuild: - set ppc in keywords - - 06 Feb 2004; libperl-5.8.2.ebuild: - stable on sparc - - 03 Feb 2004; libperl-5.8.2.ebuild: - stable on hppa - - 01 Feb 2004; libperl-5.8.2.ebuild: - mark x86 - -*libperl-5.8.3 (17 Jan 2004) - - 17 Jan 2004; libperl-5.8.3.ebuild, - files/libperl-5.8.3-create-libperl-soname.patch: - New upstream, housecleaning - - 26 Nov 2003; Brad House libperl-5.8.2.ebuild: - mark stable on amd64 - -*libperl-5.8.2 (08 Nov 2003) - - 08 Nov 2003; libperl-5.8.2.ebuild, - files/libperl-5.8.2-create-libperl-soname.patch: - new upstream version - -*libperl-5.8.1 (27 Sep 2003) - - 27 Sep 2003; libperl-5.8.1.ebuild, - files/libperl-5.8.1-create-libperl-soname.patch: - New upstream release - -*libperl-5.8.1_rc2 (23 Jul 2003) - - 17 Sep 2003; Jon Portnoy libperl-5.8.0.ebuild : - Added ia64 keywords - - 23 Jul 2003; libperl-5.8.1_rc2.ebuild: - Add 5.8.1-rc2 - - 11 Jul 2003; libperl-5.8.0.ebuild, - libperl-5.8.1_rc1.ebuild: - Add mips u32align workaround...thanks to Kumba - -*libperl-5.8.1_rc1 (10 Jul 2003) - - 10 Jul 2003; libperl-5.8.1_rc1.ebuild, - files/libperl-5.8.1_rc1-create-libperl-soname.patch: - Upstream version bump. Experimental. - - 18 May 2003; Tavis Ormandy libperl-5.8.0.ebuild: - removing gcc hardcoded compiler, using ${CC:-gcc} - - 11 Feb 2003; Guy Martin libperl-5.8.0.ebuild : - Added hppa to keywords. - - 05 Jan 2003; J Robert Ray libperl-5.8.0.ebuild : Synced - up with perl-5.8.0-r9.ebuild. - -*libperl-5.8.0 (06 Jan 2003) - - 28 Mar 2003; Seemant Kulleen libperl-5.8.0.ebuild: - unmasked for ppc and hppa - - 01 Mar 2003; Brandon Low libperl-5.8.0.ebuild: - Make->emake still not parallel where needed - - 26 Feb 2003; Zach Welch libperl-5.8.0.ebuild: - add arm keyword - - 08 Jan 2002; Seemant Kulleen libperl-5.8.0.ebuild : - - Unmasked for sparc - - 08 Jan 2003; Michael Cummings libperl-5.8.0: - Unmasking for x86. - - 06 Jan 2003; Michael Cummings libperl-5.8.0: - Initial import. Ebuild was provided by azarah. The seperation of - the libperl portion of perl into a seperate ebuild is to counter - problems experienced with migrating perl versions and the need to - recompile libperl.so at each run. This should also allow us a smoother - upgrade with future perl releases as the libperl.so is no named - according to perl versions - that way, old libperl's can co-exist - with new ones and the need to recompile packages should be - mitigated. diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-CVE-2008-1927.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-CVE-2008-1927.patch deleted file mode 100644 index 470005804f..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-CVE-2008-1927.patch +++ /dev/null @@ -1,256 +0,0 @@ -Fix a double free / segfault with utf8 regexps -Debian #454792 -[rt.cpan.org #48156] -[rt.cpan.org #40641] -upstream change 29204 - -UTF8_ALLOW_DEFAULT definition in utf8.h picked from upstream change 27688 - -diff --git a/embed.fnc b/embed.fnc -index edfbc0e..26524c7 100644 ---- a/embed.fnc -+++ b/embed.fnc -@@ -1168,6 +1168,7 @@ Es |void |reguni |NN const struct RExC_state_t *state|UV uv|NN char *s|NN STRLE - Es |regnode*|regclass |NN struct RExC_state_t *state - ERs |I32 |regcurly |NN const char * - Es |regnode*|reg_node |NN struct RExC_state_t *state|U8 op -+Es |UV |reg_recode |const char value|NULLOK SV **encp - Es |regnode*|regpiece |NN struct RExC_state_t *state|NN I32 *flagp - Es |void |reginsert |NN struct RExC_state_t *state|U8 op|NN regnode *opnd - Es |void |regoptail |NN struct RExC_state_t *state|NN regnode *p|NN regnode *val -diff --git a/embed.h b/embed.h -index 2b38fd5..372b04f 100644 ---- a/embed.h -+++ b/embed.h -@@ -1234,6 +1234,7 @@ - #define regclass S_regclass - #define regcurly S_regcurly - #define reg_node S_reg_node -+#define reg_recode S_reg_recode - #define regpiece S_regpiece - #define reginsert S_reginsert - #define regoptail S_regoptail -@@ -3277,6 +3278,7 @@ - #define regclass(a) S_regclass(aTHX_ a) - #define regcurly(a) S_regcurly(aTHX_ a) - #define reg_node(a,b) S_reg_node(aTHX_ a,b) -+#define reg_recode(a,b) S_reg_recode(aTHX_ a,b) - #define regpiece(a,b) S_regpiece(aTHX_ a,b) - #define reginsert(a,b,c) S_reginsert(aTHX_ a,b,c) - #define regoptail(a,b,c) S_regoptail(aTHX_ a,b,c) -diff --git a/pod/perldiag.pod b/pod/perldiag.pod -index 9b3134c..7d95216 100644 ---- a/pod/perldiag.pod -+++ b/pod/perldiag.pod -@@ -1900,6 +1900,15 @@ recognized by Perl or by a user-supplied handler. See L. - (W printf) Perl does not understand the given format conversion. See - L. - -+=item Invalid escape in the specified encoding in regex; marked by <-- HERE in m/%s/ -+ -+(W regexp) The numeric escape (for example C<\xHH>) of value < 256 -+didn't correspond to a single character through the conversion -+from the encoding specified by the encoding pragma. -+The escape was replaced with REPLACEMENT CHARACTER (U+FFFD) instead. -+The <-- HERE shows in the regular expression about where the -+escape was discovered. -+ - =item Invalid [] range "%s" in regex; marked by <-- HERE in m/%s/ - - (F) The range specified in a character class had a minimum character -diff --git a/proto.h b/proto.h -index 6d185dd..ef6c0cf 100644 ---- a/proto.h -+++ b/proto.h -@@ -1748,6 +1748,7 @@ STATIC I32 S_regcurly(pTHX_ const char *) - __attribute__warn_unused_result__; - - STATIC regnode* S_reg_node(pTHX_ struct RExC_state_t *state, U8 op); -+STATIC UV S_reg_recode(pTHX_ const char value, SV **encp); - STATIC regnode* S_regpiece(pTHX_ struct RExC_state_t *state, I32 *flagp); - STATIC void S_reginsert(pTHX_ struct RExC_state_t *state, U8 op, regnode *opnd); - STATIC void S_regoptail(pTHX_ struct RExC_state_t *state, regnode *p, regnode *val); -diff --git a/regcomp.c b/regcomp.c -index 928cf39..98d48dd 100644 ---- a/regcomp.c -+++ b/regcomp.c -@@ -2791,6 +2791,39 @@ S_regpiece(pTHX_ RExC_state_t *pRExC_state, I32 *flagp) - } - - /* -+ * reg_recode -+ * -+ * It returns the code point in utf8 for the value in *encp. -+ * value: a code value in the source encoding -+ * encp: a pointer to an Encode object -+ * -+ * If the result from Encode is not a single character, -+ * it returns U+FFFD (Replacement character) and sets *encp to NULL. -+ */ -+STATIC UV -+S_reg_recode(pTHX_ const char value, SV **encp) -+{ -+ STRLEN numlen = 1; -+ SV * const sv = sv_2mortal(newSVpvn(&value, numlen)); -+ const char * const s = encp && *encp ? sv_recode_to_utf8(sv, *encp) -+ : SvPVX(sv); -+ const STRLEN newlen = SvCUR(sv); -+ UV uv = UNICODE_REPLACEMENT; -+ -+ if (newlen) -+ uv = SvUTF8(sv) -+ ? utf8n_to_uvchr((U8*)s, newlen, &numlen, UTF8_ALLOW_DEFAULT) -+ : *(U8*)s; -+ -+ if (!newlen || numlen != newlen) { -+ uv = UNICODE_REPLACEMENT; -+ if (encp) -+ *encp = NULL; -+ } -+ return uv; -+} -+ -+/* - - regatom - the lowest level - * - * Optimization: gobbles an entire sequence of ordinary characters so that -@@ -3182,6 +3215,8 @@ tryagain: - ender = grok_hex(p, &numlen, &flags, NULL); - p += numlen; - } -+ if (PL_encoding && ender < 0x100) -+ goto recode_encoding; - break; - case 'c': - p++; -@@ -3201,6 +3236,17 @@ tryagain: - --p; - goto loopdone; - } -+ if (PL_encoding && ender < 0x100) -+ goto recode_encoding; -+ break; -+ recode_encoding: -+ { -+ SV* enc = PL_encoding; -+ ender = reg_recode((const char)(U8)ender, &enc); -+ if (!enc && SIZE_ONLY && ckWARN(WARN_REGEXP)) -+ vWARN(p, "Invalid escape in the specified encoding"); -+ RExC_utf8 = 1; -+ } - break; - case '\0': - if (p >= RExC_end) -@@ -3331,32 +3377,6 @@ tryagain: - break; - } - -- /* If the encoding pragma is in effect recode the text of -- * any EXACT-kind nodes. */ -- if (PL_encoding && PL_regkind[(U8)OP(ret)] == EXACT) { -- STRLEN oldlen = STR_LEN(ret); -- SV *sv = sv_2mortal(newSVpvn(STRING(ret), oldlen)); -- -- if (RExC_utf8) -- SvUTF8_on(sv); -- if (sv_utf8_downgrade(sv, TRUE)) { -- const char * const s = sv_recode_to_utf8(sv, PL_encoding); -- const STRLEN newlen = SvCUR(sv); -- -- if (SvUTF8(sv)) -- RExC_utf8 = 1; -- if (!SIZE_ONLY) { -- DEBUG_r(PerlIO_printf(Perl_debug_log, "recode %*s to %*s\n", -- (int)oldlen, STRING(ret), -- (int)newlen, s)); -- Copy(s, STRING(ret), newlen, char); -- STR_LEN(ret) += newlen - oldlen; -- RExC_emit += STR_SZ(newlen) - STR_SZ(oldlen); -- } else -- RExC_size += STR_SZ(newlen) - STR_SZ(oldlen); -- } -- } -- - return(ret); - } - -@@ -3734,6 +3754,8 @@ S_regclass(pTHX_ RExC_state_t *pRExC_state) - value = grok_hex(RExC_parse, &numlen, &flags, NULL); - RExC_parse += numlen; - } -+ if (PL_encoding && value < 0x100) -+ goto recode_encoding; - break; - case 'c': - value = UCHARAT(RExC_parse++); -@@ -3741,13 +3763,24 @@ S_regclass(pTHX_ RExC_state_t *pRExC_state) - break; - case '0': case '1': case '2': case '3': case '4': - case '5': case '6': case '7': case '8': case '9': -- { -- I32 flags = 0; -- numlen = 3; -- value = grok_oct(--RExC_parse, &numlen, &flags, NULL); -- RExC_parse += numlen; -- break; -- } -+ { -+ I32 flags = 0; -+ numlen = 3; -+ value = grok_oct(--RExC_parse, &numlen, &flags, NULL); -+ RExC_parse += numlen; -+ if (PL_encoding && value < 0x100) -+ goto recode_encoding; -+ break; -+ } -+ recode_encoding: -+ { -+ SV* enc = PL_encoding; -+ value = reg_recode((const char)(U8)value, &enc); -+ if (!enc && SIZE_ONLY && ckWARN(WARN_REGEXP)) -+ vWARN(RExC_parse, -+ "Invalid escape in the specified encoding"); -+ break; -+ } - default: - if (!SIZE_ONLY && isALPHA(value) && ckWARN(WARN_REGEXP)) - vWARN2(RExC_parse, -diff --git a/t/uni/tr_utf8.t b/t/uni/tr_utf8.t -index 606a84a..354156a 100755 ---- a/t/uni/tr_utf8.t -+++ b/t/uni/tr_utf8.t -@@ -31,7 +31,7 @@ BEGIN { - } - - use strict; --use Test::More tests => 7; -+use Test::More tests => 8; - - use encoding 'utf8'; - -@@ -67,4 +67,12 @@ is($str, $hiragana, "s/// # hiragana -> katakana"); - $line =~ tr/bcdeghijklmnprstvwxyz$02578/בצדעגהיײקלמנפּרסטװשכיזשױתײחא/; - is($line, "aבצדעfגהיײקלמנoפqּרסuטװשכיזש1ױ34ת6ײח9", "[perl #16843]"); - } -+ -+{ -+ # [perl #40641] -+ my $str = qq/Gebääääääääääääääääääääude/; -+ my $reg = qr/Gebääääääääääääääääääääude/; -+ ok($str =~ /$reg/, "[perl #40641]"); -+} -+ - __END__ -diff --git a/utf8.h b/utf8.h -index 6d63897..3800866 100644 ---- a/utf8.h -+++ b/utf8.h -@@ -198,6 +198,8 @@ encoded character. - UTF8_ALLOW_SURROGATE|UTF8_ALLOW_FFFF) - #define UTF8_ALLOW_ANY 0x00FF - #define UTF8_CHECK_ONLY 0x0200 -+#define UTF8_ALLOW_DEFAULT (ckWARN(WARN_UTF8) ? 0 : \ -+ UTF8_ALLOW_ANYUV) - - #define UNICODE_SURROGATE_FIRST 0xD800 - #define UNICODE_SURROGATE_LAST 0xDFFF diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-ccld-cflags.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-ccld-cflags.patch deleted file mode 100644 index d1fcbb4a23..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-ccld-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Configure.orig 2009-11-04 11:09:08.934965499 +0100 -+++ Configure 2009-11-04 11:13:19.055305854 +0100 -@@ -7617,7 +7617,7 @@ - cat <. - #if defined(__CYGWIN__) && defined(USE_DYNAMIC_LOADING) - # define XS(name) __declspec(dllexport) void name(pTHX_ CV* cv) - #else --# ifdef HASATTRIBUTE_UNUSED -+# if defined(HASATTRIBUTE_UNUSED) && !defined(__cplusplus) - # define XS(name) void name(pTHX_ CV* cv __attribute__unused__) - # else - # define XS(name) void name(pTHX_ CV* cv) diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-dragonfly-clean.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-dragonfly-clean.patch deleted file mode 100644 index 52f32bf5e2..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-dragonfly-clean.patch +++ /dev/null @@ -1,170 +0,0 @@ -Index: perl-5.8.8/Configure -=================================================================== ---- perl-5.8.8.orig/Configure 2006-01-08 14:51:03 +0000 -+++ perl-5.8.8/Configure 2006-02-14 13:41:41 +0000 -@@ -3130,6 +3130,8 @@ - dgux) osname=dgux - osvers="$3" - ;; -+ dragonfly) osname=dragonfly -+ osvers="$3" ;; - dynixptx*) osname=dynixptx - osvers=`echo "$4"|sed 's/^v//'` - ;; -@@ -7889,7 +7891,7 @@ - solaris) - xxx="-R $shrpdir" - ;; -- freebsd|netbsd|openbsd|interix) -+ freebsd|netbsd|openbsd|dragonfly|interix) - xxx="-Wl,-R$shrpdir" - ;; - bsdos|linux|irix*|dec_osf|gnu*) -Index: perl-5.8.8/Makefile.SH -=================================================================== ---- perl-5.8.8.orig/Makefile.SH 2006-01-24 12:49:44 +0000 -+++ perl-5.8.8/Makefile.SH 2006-02-14 13:46:57 +0000 -@@ -73,7 +73,7 @@ - sunos*) - linklibperl="-lperl" - ;; -- netbsd*|freebsd[234]*|openbsd*) -+ netbsd*|freebsd[234]*|openbsd*|dragonfly*) - linklibperl="-L. -lperl" - ;; - interix*) -@@ -990,6 +990,10 @@ - n_dummy $(nonxs_ext): miniperl$(EXE_EXT) preplibrary $(DYNALOADER) FORCE - @$(LDLIBPTH) sh ext/util/make_ext nonxs $@ MAKE=$(MAKE) LIBPERL_A=$(LIBPERL) - -+.PHONY: printconfig -+printconfig: -+ @eval `$(LDLIBPTH) ./perl -Ilib -V:$(CONFIGVAR)`; echo $$$(CONFIGVAR) -+ - .PHONY: clean _tidy _mopup _cleaner1 _cleaner2 \ - realclean _realcleaner clobber _clobber \ - distclean veryclean _verycleaner -Index: perl-5.8.8/hints/dragonfly.sh -=================================================================== ---- perl-5.8.8.orig/hints/dragonfly.sh 1970-01-01 00:00:00 +0000 -+++ perl-5.8.8/hints/dragonfly.sh 2006-02-14 13:15:04 +0000 -@@ -0,0 +1,118 @@ -+# hints/dragonfly.sh -+# -+# This file is mostly copied from hints/freebsd.sh with the OS version -+# information taken out and only the FreeBSD-4 information intact. -+# Please check with Todd Willey before making -+# modifications to this file. -+ -+case "$osvers" in -+*) usevfork='true' -+ case "$usemymalloc" in -+ "") usemymalloc='n' -+ ;; -+ esac -+ libswanted=`echo $libswanted | sed 's/ malloc / /'` -+ ;; -+esac -+ -+# Dynamic Loading flags have not changed much, so they are separated -+# out here to avoid duplicating them everywhere. -+case "$osvers" in -+*) -+ objformat=`/usr/bin/objformat` -+ if [ x$objformat = xelf ]; then -+ libpth="/usr/lib /usr/local/lib" -+ glibpth="/usr/lib /usr/local/lib" -+ ldflags="-Wl,-E " -+ lddlflags="-shared " -+ else -+ if [ -e /usr/lib/aout ]; then -+ libpth="/usr/lib/aout /usr/local/lib /usr/lib" -+ glibpth="/usr/lib/aout /usr/local/lib /usr/lib" -+ fi -+ lddlflags='-Bshareable' -+ fi -+ cccdlflags='-DPIC -fPIC' -+ ;; -+esac -+ -+case "$osvers" in -+*) -+ ccflags="${ccflags} -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H" -+ if /usr/bin/file -L /usr/lib/libc.so | /usr/bin/grep -vq "not stripped" ; then -+ usenm=false -+ fi -+ ;; -+esac -+ -+cat <<'EOM' >&4 -+ -+Some users have reported that Configure halts when testing for -+the O_NONBLOCK symbol with a syntax error. This is apparently a -+sh error. Rerunning Configure with ksh apparently fixes the -+problem. Try -+ ksh Configure [your options] -+ -+EOM -+ -+# From: Anton Berezin -+# To: perl5-porters@perl.org -+# Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type -+# Date: 30 Nov 1998 19:46:24 +0100 -+# Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk> -+ -+signal_t='void' -+d_voidsig='define' -+ -+# This script UU/usethreads.cbu will get 'called-back' by Configure -+# after it has prompted the user for whether to use threads. -+cat > UU/usethreads.cbu <<'EOCBU' -+case "$usethreads" in -+$define|true|[yY]*) -+ lc_r=`/sbin/ldconfig -r|grep ':-lc_r'|awk '{print $NF}'|sed -n '$p'` -+ case "$osvers" in -+ *) -+ if [ ! -r "$lc_r" ]; then -+ cat <&4 -+POSIX threads should be supported by FreeBSD $osvers -- -+but your system is missing the shared libc_r. -+(/sbin/ldconfig -r doesn't find any). -+ -+Consider using the latest STABLE release. -+EOM -+ exit 1 -+ fi -+ case "$osvers" in -+ *) ldflags="-pthread $ldflags" -+ ;; -+ esac -+ # Both in 4.x and 5.x gethostbyaddr_r exists but -+ # it is "Temporary function, not threadsafe"... -+ # Presumably earlier it didn't even exist. -+ d_gethostbyaddr_r="undef" -+ d_gethostbyaddr_r_proto="0" -+ ;; -+ -+ esac -+ -+ set `echo X "$libswanted "| sed -e 's/ c / c_r /'` -+ shift -+ libswanted="$*" -+ # Configure will probably pick the wrong libc to use for nm scan. -+ # The safest quick-fix is just to not use nm at all... -+ usenm=false -+ -+ unset lc_r -+ -+ # Even with the malloc mutexes the Perl malloc does not -+ # seem to be threadsafe in FreeBSD? -+ case "$usemymalloc" in -+ '') usemymalloc=n ;; -+ esac -+esac -+EOCBU -+ -+# malloc wrap works -+case "$usemallocwrap" in -+'') usemallocwrap='define' ;; -+esac - diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-fbsdhints.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-fbsdhints.patch deleted file mode 100644 index 7dc1a65b9e..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-fbsdhints.patch +++ /dev/null @@ -1,57 +0,0 @@ -Index: perl-5.8.8/hints/freebsd.sh -=================================================================== ---- perl-5.8.8.orig/hints/freebsd.sh -+++ perl-5.8.8/hints/freebsd.sh -@@ -88,6 +88,8 @@ case "$osvers" in - esac - libswanted=`echo $libswanted | sed 's/ malloc / /'` - libswanted=`echo $libswanted | sed 's/ bind / /'` -+ libswanted=`echo $libswanted | sed 's/ dl / /'` -+ libswanted=`echo $libswanted | sed 's/ c / /'` - # iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier. - libswanted=`echo $libswanted | sed 's/ iconv / /'` - d_setregid='define' -@@ -102,6 +104,10 @@ case "$osvers" in - ;; - esac - libswanted=`echo $libswanted | sed 's/ malloc / /'` -+ libswanted=`echo $libswanted | sed 's/ bind / /'` -+ libswanted=`echo $libswanted | sed 's/ dl / /'` -+ libswanted=`echo $libswanted | sed 's/ iconv / /'` -+ libswanted=`echo $libswanted | sed 's/ c / /'` - ;; - esac - -@@ -116,17 +122,17 @@ case "$osvers" in - - *) - objformat=`/usr/bin/objformat` -- if [ x$objformat = xelf ]; then -- libpth="/usr/lib /usr/local/lib" -- glibpth="/usr/lib /usr/local/lib" -- ldflags="-Wl,-E " -- lddlflags="-shared " -- else -+ if [ x$objformat = xaout ]; then - if [ -e /usr/lib/aout ]; then - libpth="/usr/lib/aout /usr/local/lib /usr/lib" - glibpth="/usr/lib/aout /usr/local/lib /usr/lib" - fi - lddlflags='-Bshareable' -+ else -+ libpth="/usr/lib /usr/local/lib" -+ glibpth="/usr/lib /usr/local/lib" -+ ldflags="-Wl,-E" -+ lddlflags="-shared " - fi - cccdlflags='-DPIC -fPIC' - ;; -@@ -137,7 +143,7 @@ case "$osvers" in - - *) - ccflags="${ccflags} -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H" -- if /usr/bin/file -L /usr/lib/libc.so | /usr/bin/grep -vq "not stripped" ; then -+ if /usr/bin/file -L /usr/lib/libc.so | grep -vq "not stripped" ; then - usenm=false - fi - ;; diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-gcc42-command-line.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-gcc42-command-line.patch deleted file mode 100644 index 6904136c78..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-gcc42-command-line.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur perl-5.8.8-orig/makedepend.SH perl-5.8.8/makedepend.SH ---- perl-5.8.8-orig/makedepend.SH 2006-10-01 20:05:40.000000000 -0600 -+++ perl-5.8.8/makedepend.SH 2006-10-01 20:07:03.000000000 -0600 -@@ -167,6 +167,7 @@ - -e '/^#.*/d' \ - -e '/^#.*/d' \ - -e '/^#.*/d' \ -+ -e '/^#.*/d' \ - -e '/^#.*"-"/d' \ - -e '/: file path prefix .* never used$/d' \ - -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \ diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-lib64.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-lib64.patch deleted file mode 100644 index dcc91846d6..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-lib64.patch +++ /dev/null @@ -1,96 +0,0 @@ ---- Configure.orig 2006-02-03 16:15:00.000000000 -0500 -+++ Configure 2006-02-03 16:25:04.000000000 -0500 -@@ -1256,17 +1256,24 @@ locincpth="$locincpth /opt/gnu/include / - : no include file wanted by default - inclwanted='' - -+: determine libdir name -+: Should be */lib64 on x86-64, sparc64, ppc64 -+case `arch` in -+ x86_64) lib='lib64';; -+ *) lib='lib';; -+esac -+ - groupstype='' - libnames='' - : change the next line if compiling for Xenix/286 on Xenix/386 - xlibpth='/usr/lib/386 /lib/386' - : Possible local library directories to search. --loclibpth="/usr/local/lib /opt/local/lib /usr/gnu/lib" --loclibpth="$loclibpth /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib" -+loclibpth="/usr/local/$lib /opt/local/$lib /usr/gnu/$lib" -+loclibpth="$loclibpth /opt/gnu/$lib /usr/GNU/$lib /opt/GNU/$lib" - - : general looking path for locating libraries --glibpth="/lib /usr/lib $xlibpth" --glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/local/lib" -+glibpth="/$lib /usr/$lib $xlibpth" -+glibpth="$glibpth /usr/ccs/$lib /usr/ucblib /usr/local/$lib" - test -f /usr/shlib/libc.so && glibpth="/usr/shlib $glibpth" - test -f /shlib/libc.so && glibpth="/shlib $glibpth" - -@@ -5951,8 +5958,8 @@ fi - : Reproduce behavior of 5.005 and earlier, maybe drop that in 5.7. - case "$installstyle" in - '') case "$prefix" in -- *perl*) dflt='lib';; -- *) dflt='lib/perl5' ;; -+ *perl*) dflt='lib64';; -+ *) dflt='lib64/perl5' ;; - esac - ;; - *) dflt="$installstyle" ;; -@@ -5968,8 +5975,8 @@ installstyle=$dflt - : /opt/perl/lib/perl5... would be redundant. - : The default "style" setting is made in installstyle.U - case "$installstyle" in --*lib/perl5*) set dflt privlib lib/$package/$version ;; --*) set dflt privlib lib/$version ;; -+*lib64/perl5*) set dflt privlib lib64/$package/$version ;; -+*) set dflt privlib lib64/$version ;; - esac - eval $prefixit - $cat </dev/null >> libc.list -+ if test -f /usr/$lib/lib$net$_a; then -+ ( ($nm $nm_opt /usr/$lib/lib$net$_a | eval $nm_extract) || \ -+ $ar t /usr/$lib/lib$net$_a) 2>/dev/null >> libc.list - if $contains socket libc.list >/dev/null 2>&1; then - d_socket="$define" - socketlib="-l$net" -@@ -21677,6 +21684,7 @@ ldflags='$ldflags' - ldflags_uselargefiles='$ldflags_uselargefiles' - ldlibpthname='$ldlibpthname' - less='$less' -+lib='$lib' - lib_ext='$lib_ext' - libc='$libc' - libperl='$libperl' diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-makedepend-syntax.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-makedepend-syntax.patch deleted file mode 100644 index 147d49937b..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-makedepend-syntax.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- perl-5.8.8/makedepend.SH -+++ perl-5.8.8/makedepend.SH -@@ -128,7 +128,7 @@ - *.y) filebase=`basename $file .y` ;; - esac - case "$file" in -- */*) finc="-I`echo $file | sed 's#/[^/]*$##`" ;; -+ */*) finc="-I`echo $file | sed 's#/[^/]*$##'`" ;; - *) finc= ;; - esac - $echo "Finding dependencies for $filebase$_o." diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-reorder-INC.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-reorder-INC.patch deleted file mode 100644 index 11c56929cf..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-reorder-INC.patch +++ /dev/null @@ -1,93 +0,0 @@ ---- perl.c.orig 2006-01-24 09:57:33.000000000 -0500 -+++ perl.c 2006-01-24 10:03:15.000000000 -0500 -@@ -4777,9 +4777,9 @@ S_init_perllib(pTHX) - incpush(APPLLIB_EXP, TRUE, TRUE, TRUE); - #endif - --#ifdef ARCHLIB_EXP -- incpush(ARCHLIB_EXP, FALSE, FALSE, TRUE); --#endif -+ /* for configuration where /usr is mounted ro (CPAN::Config, Net::Config) */ -+ incpush("/etc/perl", FALSE, FALSE, TRUE); -+ - #ifdef MACOS_TRADITIONAL - { - Stat_t tmpstatbuf; -@@ -4806,51 +4806,58 @@ S_init_perllib(pTHX) - #endif - #if defined(WIN32) - incpush(PRIVLIB_EXP, TRUE, FALSE, TRUE); --#else -- incpush(PRIVLIB_EXP, FALSE, FALSE, TRUE); - #endif - --#ifdef SITEARCH_EXP -- /* sitearch is always relative to sitelib on Windows for -+#ifdef PERL_VENDORARCH_EXP -+ /* vendorarch is always relative to vendorlib on Windows for - * DLL-based path intuition to work correctly */ - # if !defined(WIN32) -- incpush(SITEARCH_EXP, FALSE, FALSE, TRUE); -+ incpush(PERL_VENDORARCH_EXP, FALSE, FALSE, TRUE); - # endif - #endif - --#ifdef SITELIB_EXP -+#ifdef PERL_VENDORLIB_EXP - # if defined(WIN32) -- /* this picks up sitearch as well */ -- incpush(SITELIB_EXP, TRUE, FALSE, TRUE); -+ incpush(PERL_VENDORLIB_EXP, TRUE, FALSE, TRUE); /* this picks up vendorarch as well */ - # else -- incpush(SITELIB_EXP, FALSE, FALSE, TRUE); -+ incpush(PERL_VENDORLIB_EXP, FALSE, FALSE, TRUE); - # endif - #endif - --#ifdef SITELIB_STEM /* Search for version-specific dirs below here */ -- incpush(SITELIB_STEM, FALSE, TRUE, TRUE); -+#ifdef PERL_VENDORLIB_STEM /* Search for version-specific dirs below here */ -+ incpush(PERL_VENDORLIB_STEM, FALSE, TRUE, TRUE); - #endif - --#ifdef PERL_VENDORARCH_EXP -- /* vendorarch is always relative to vendorlib on Windows for -+#ifdef SITEARCH_EXP -+ /* sitearch is always relative to sitelib on Windows for - * DLL-based path intuition to work correctly */ - # if !defined(WIN32) -- incpush(PERL_VENDORARCH_EXP, FALSE, FALSE, TRUE); -+ incpush(SITEARCH_EXP, FALSE, FALSE, TRUE); - # endif - #endif - --#ifdef PERL_VENDORLIB_EXP -+#ifdef SITELIB_EXP - # if defined(WIN32) -- incpush(PERL_VENDORLIB_EXP, TRUE, FALSE, TRUE); /* this picks up vendorarch as well */ -+ /* this picks up sitearch as well */ -+ incpush(SITELIB_EXP, TRUE, FALSE, TRUE); - # else -- incpush(PERL_VENDORLIB_EXP, FALSE, FALSE, TRUE); -+ incpush(SITELIB_EXP, FALSE, FALSE, TRUE); - # endif - #endif - --#ifdef PERL_VENDORLIB_STEM /* Search for version-specific dirs below here */ -- incpush(PERL_VENDORLIB_STEM, FALSE, TRUE, TRUE); -+#ifdef SITELIB_STEM /* Search for version-specific dirs below here */ -+ incpush(SITELIB_STEM, FALSE, TRUE, TRUE); - #endif - -+ incpush(ARCHLIB_EXP, FALSE, FALSE, TRUE); -+ incpush(PRIVLIB_EXP, FALSE, FALSE, TRUE); -+ -+ /* Non-versioned site directory for local modules and for -+ compatability with the previous packages' site dirs */ -+ -+ incpush("/usr/local/lib/site_perl", TRUE, FALSE, TRUE); -+ -+ - #ifdef PERL_OTHERLIBDIRS - incpush(PERL_OTHERLIBDIRS, TRUE, TRUE, TRUE); - #endif diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-utf8-boundary.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-utf8-boundary.patch deleted file mode 100644 index d0efa3f1c5..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-5.8.8-utf8-boundary.patch +++ /dev/null @@ -1,57 +0,0 @@ ---- regcomp.c 2006-01-08 12:59:27.000000000 -0800 -+++ regcomp.c 2007-10-05 12:07:55.000000000 -0700 -@@ -135,7 +135,8 @@ - I32 extralen; - I32 seen_zerolen; - I32 seen_evals; -- I32 utf8; -+ I32 utf8; /* pattern is utf8 or not */ -+ I32 orig_utf8; /* pattern was originally utf8 */ - #if ADD_TO_REGEXEC - char *starttry; /* -Dr: where regtry was called. */ - #define RExC_starttry (pRExC_state->starttry) -@@ -161,6 +162,7 @@ - #define RExC_seen_zerolen (pRExC_state->seen_zerolen) - #define RExC_seen_evals (pRExC_state->seen_evals) - #define RExC_utf8 (pRExC_state->utf8) -+#define RExC_orig_utf8 (pRExC_state->orig_utf8) - - #define ISMULT1(c) ((c) == '*' || (c) == '+' || (c) == '?') - #define ISMULT2(s) ((*s) == '*' || (*s) == '+' || (*s) == '?' || \ -@@ -1749,15 +1751,17 @@ - if (exp == NULL) - FAIL("NULL regexp argument"); - -- RExC_utf8 = pm->op_pmdynflags & PMdf_CMP_UTF8; -+ RExC_orig_utf8 = RExC_utf8 = pm->op_pmdynflags & PMdf_CMP_UTF8; - -- RExC_precomp = exp; - DEBUG_r({ - if (!PL_colorset) reginitcolors(); - PerlIO_printf(Perl_debug_log, "%sCompiling REx%s `%s%*s%s'\n", - PL_colors[4],PL_colors[5],PL_colors[0], -- (int)(xend - exp), RExC_precomp, PL_colors[1]); -+ (int)(xend - exp), exp, PL_colors[1]); - }); -+ -+redo_first_pass: -+ RExC_precomp = exp; - RExC_flags = pm->op_pmflags; - RExC_sawback = 0; - -@@ -1783,6 +1787,17 @@ - RExC_precomp = Nullch; - return(NULL); - } -+ if (RExC_utf8 && !RExC_orig_utf8) { -+ STRLEN len = xend-exp; -+ DEBUG_r(PerlIO_printf(Perl_debug_log, -+ "UTF8 mismatch! Converting to utf8 for resizing and compile\n")); -+ exp = (char*)Perl_bytes_to_utf8(aTHX_ (U8*)exp, &len); -+ xend = exp + len; -+ RExC_orig_utf8 = RExC_utf8; -+ SAVEFREEPV(exp); -+ goto redo_first_pass; -+ } -+ - diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-create-libperl-soname.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-create-libperl-soname.patch deleted file mode 100644 index 4aa8f36b15..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-create-libperl-soname.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.SH.orig 2003-07-10 14:59:04.000000000 -0700 -+++ Makefile.SH 2003-07-10 15:14:08.000000000 -0700 -@@ -494,7 +494,7 @@ - case "$useshrplib" in - true) - $spitshell >>Makefile <<'!NO!SUBS!' -- $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs) -+ $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs) -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` - !NO!SUBS! - case "$osname" in - aix) diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-noksh.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-noksh.patch deleted file mode 100644 index 4c33b3e71b..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/libperl-noksh.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -burN perl-5.8.4.orig/Configure perl-5.8.4/Configure ---- perl-5.8.4.orig/Configure 2004-04-01 05:48:18.000000000 -0800 -+++ perl-5.8.4/Configure 2004-06-09 12:02:54.694172368 -0700 -@@ -164,6 +164,12 @@ - ;; - esac - -+# 2004.06.09 rac -+# having $newsh persist as ksh here is bad news if ksh doesn't really -+# exist. this causes us to toss away a perfectly good working test in -+# bash in favour of more exotic external options. see bug 42665. -+test -x "${newsh}" || unset newsh -+ - : if needed set CDPATH to a harmless value that is not chatty - : avoid bash 2.02 problems with empty CDPATH. - case "$CDPATH" in diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/perl-hppa-pa7200-configure.patch b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/perl-hppa-pa7200-configure.patch deleted file mode 100644 index 396209af11..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/files/perl-hppa-pa7200-configure.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Configure.orig 2006-06-02 13:14:22.000000000 -0500 -+++ Configure 2006-06-02 13:07:03.000000000 -0500 -@@ -2967,7 +2967,7 @@ - : Try to determine whether config.sh was made on this system - case "$config_sh" in - '') --myuname=`$uname -a 2>/dev/null` -+myuname=`$uname -a | $sed -e "s/'//" 2>/dev/null` - $test -z "$myuname" && myuname=`hostname 2>/dev/null` - # tr '[A-Z]' '[a-z]' would not work in EBCDIC - # because the A-Z/a-z are not consecutive. diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/libperl-5.10.1.ebuild b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/libperl-5.10.1.ebuild deleted file mode 100644 index b88d587ae6..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/libperl-5.10.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.20 2010/11/13 16:05:05 armin76 Exp $ - -inherit multilib - -DESCRIPTION="Larry Wall's Practical Extraction and Report Language" -SRC_URI="" -HOMEPAGE="http://www.gentoo.org/" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="1" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -PDEPEND=">=dev-lang/perl-5.10.1" - -pkg_postinst() { - if [[ $(readlink "${ROOT}/usr/$(get_libdir )/libperl$(get_libname)" ) == libperl$(get_libname).1 ]] ; then - einfo "Removing stale symbolic link: ${ROOT}usr/$(get_libdir)/libperl$(get_libname)" - rm "${ROOT}"/usr/$(get_libdir )/libperl$(get_libname) - fi -} diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/metadata.xml b/sdk_container/src/third_party/portage-stable/sys-devel/libperl/metadata.xml deleted file mode 100644 index 30a8721054..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-devel/libperl/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - perl - - perl@gentoo.org - Primary Maintainer - - - - Enable Perl threads, has some compatibility problems - - From 4b998314c0998bcd4d9199240ac19a33499cdf1d Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:40:23 -0700 Subject: [PATCH 14/26] bump(dev-perl/File-Slurp): sync with upstream --- .../dev-perl/File-Slurp/ChangeLog | 250 ------------------ .../File-Slurp-9999.190.0-r1.ebuild | 1 - .../dev-perl/File-Slurp/Manifest | 17 +- .../dev-perl/File-Slurp/metadata.xml | 5 +- .../dev-perl/File-Slurp-9999.190.0-r1 | 2 +- 5 files changed, 9 insertions(+), 266 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/ChangeLog diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/ChangeLog deleted file mode 100644 index 38f9118532..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/ChangeLog +++ /dev/null @@ -1,250 +0,0 @@ -# ChangeLog for dev-perl/File-Slurp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.67 2014/08/21 17:20:34 axs Exp $ - -*File-Slurp-9999.190.0-r1 (21 Aug 2014) - - 21 Aug 2014; Ian Stakenvicius (_AxS_) - +File-Slurp-9999.190.0-r1.ebuild, -File-Slurp-9999.190.0.ebuild: - bumped EAPI to 5; committed directly to stable as no other changes present and - revbump helps stable systems to keep from dieing on perl-5.18 upgrade - - 09 Jun 2014; Mike Frysinger File-Slurp-9999.190.0.ebuild: - Add arm64 love. - - 10 Mar 2014; Mikle Kolyada -File-Slurp-9999.13.ebuild: - Remove version with old EAPI - - 23 Feb 2014; Naohiro Aota File-Slurp-9999.190.0.ebuild: - Add ~x86-fbsd wrt bug #501346 - - 12 Oct 2013; Alexis Ballier - File-Slurp-9999.190.0.ebuild: - keyword ~amd64-fbsd, bug #485002 - - 05 Sep 2013; Mike Frysinger File-Slurp-9999.190.0.ebuild: - Mark ppc64/s390/sh/x86 stable #455834. - - 04 Sep 2013; Agostino Sarubbo File-Slurp-9999.190.0.ebuild: - Stable for ppc, wrt bug #455834 - - 03 Sep 2013; Mikle Kolyada File-Slurp-9999.190.0.ebuild: - sparc stable wrt bug #455834 - - 01 Sep 2013; Agostino Sarubbo File-Slurp-9999.190.0.ebuild: - Stable for alpha, wrt bug #455834 - - 31 Aug 2013; Agostino Sarubbo File-Slurp-9999.190.0.ebuild: - Stable for arm, wrt bug #455834 - - 31 Aug 2013; Agostino Sarubbo File-Slurp-9999.190.0.ebuild: - Stable for amd64, wrt bug #455834 - - 29 Aug 2013; Agostino Sarubbo File-Slurp-9999.190.0.ebuild: - Stable for ia64, wrt bug #455834 - - 27 Aug 2013; Jeroen Roovers File-Slurp-9999.190.0.ebuild: - Stable for HPPA (bug #455834). - - 01 Sep 2012; Fabian Groffen File-Slurp-9999.190.0.ebuild: - Marked ~ppc-aix, bug #432288 - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 30 Jul 2011; Torsten Veller -File-Slurp-9999.140.0.ebuild, - -File-Slurp-9999.150.0.ebuild, -File-Slurp-9999.160.0.ebuild, - -File-Slurp-9999.180.0.ebuild: - Cleanup - -*File-Slurp-9999.190.0 (07 Jun 2011) - - 07 Jun 2011; Torsten Veller +File-Slurp-9999.190.0.ebuild: - Version bump - -*File-Slurp-9999.180.0 (13 May 2011) - - 13 May 2011; Torsten Veller +File-Slurp-9999.180.0.ebuild: - Version bump - -*File-Slurp-9999.160.0 (24 Apr 2011) - - 24 Apr 2011; Torsten Veller +File-Slurp-9999.160.0.ebuild: - Version bump - -*File-Slurp-9999.150.0 (25 Mar 2011) - - 25 Mar 2011; Torsten Veller +File-Slurp-9999.150.0.ebuild: - Version bump - -*File-Slurp-9999.140.0 (23 Mar 2011) - - 23 Mar 2011; Torsten Veller +File-Slurp-9999.140.0.ebuild: - Version bump - - 09 Jan 2010; Fabian Groffen - File-Slurp-9999.13.ebuild: - Transfer Prefix keywords - - 12 Oct 2009; Torsten Veller -File-Slurp-9999.12.ebuild: - Cleanup - - 21 Sep 2009; Tom Gall File-Slurp-9999.13.ebuild: - stable on ppc64, bug #277860 - - 19 Jul 2009; nixnut File-Slurp-9999.13.ebuild: - ppc stable #277860 - - 16 Jul 2009; Tiago Cunha File-Slurp-9999.13.ebuild: - stable amd64, bug 277860 - - 29 Jun 2009; Jeroen Roovers File-Slurp-9999.13.ebuild: - Stable for HPPA too. - - 09 Sep 2008; Torsten Veller -File-Slurp-9999.09.ebuild, - -File-Slurp-9999.11.ebuild: - Cleanup - - 15 Jul 2008; Raúl Porcel File-Slurp-9999.13.ebuild: - alpha/ia64/sparc/x86 stable - -*File-Slurp-9999.13 (29 Apr 2008) - - 29 Apr 2008; Yuval Yaari +File-Slurp-9999.13.ebuild: - Version bump - - 11 Jul 2007; Markus Rothe File-Slurp-9999.12.ebuild: - Stable on ppc64; bug #184971 - - 05 Mar 2007; Andrej Kacian File-Slurp-9999.12.ebuild: - Stable on x86, bug #169152. - - 15 Jan 2007; Michael Cummings - File-Slurp-9999.12.ebuild: - Keywording ~mips, tested on swarm - - 10 Oct 2006; Michael Cummings - files/digest-File-Slurp-9999.09, Manifest: - Updating manifest, bug 150827 - - 09 Oct 2006; Michael Cummings - File-Slurp-9999.11.ebuild, File-Slurp-9999.12.ebuild: - Cleaning up stale ebuilds - - 16 Sep 2006; Tobias Scherbaum - File-Slurp-9999.12.ebuild: - ppc stable - - 07 Aug 2006; Michael Cummings - File-Slurp-9999.12.ebuild: - Marking stable amd64 - - 05 Aug 2006; Michael Cummings - File-Slurp-9999.09.ebuild, File-Slurp-9999.11.ebuild, - File-Slurp-9999.12.ebuild: - Adding perl dep; fixed DEPEND - - 19 Jul 2006; Bryan Østergaard - File-Slurp-9999.12.ebuild: - Stable on alpha. - - 10 Jul 2006; Aron Griffis File-Slurp-9999.12.ebuild: - Mark 9999.12 stable on ia64 - - 29 Jun 2006; Gustavo Zacarias - File-Slurp-9999.12.ebuild: - Stable on hppa - - 12 Jun 2006; Michael Cummings - File-Slurp-9999.12.ebuild: - Actual stable mark - sorry - - 12 Jun 2006; Michael Cummings Manifest: - Marking stable sparc - -*File-Slurp-9999.12 (26 Apr 2006) - - 26 Apr 2006; +File-Slurp-9999.12.ebuild: - Version bump - - 20 Apr 2006; Thomas Cort File-Slurp-9999.11.ebuild: - Stable on alpha wrt Bug #124854. - - 13 Mar 2006; Gustavo Zacarias - File-Slurp-9999.11.ebuild: - hppa stable wrt #124854 - - 09 Mar 2006; Aron Griffis File-Slurp-9999.11.ebuild: - Mark 9999.11 stable on ia64 - - 05 Mar 2006; Joshua Jackson File-Slurp-9999.11.ebuild: - stable on x86; bug #124854 - - 05 Mar 2006; Jason Wever File-Slurp-9999.11.ebuild: - Stable on SPARC wrt bug #124854. - - 04 Mar 2006; File-Slurp-9999.11.ebuild: - Stable on ppc. bug 124854 - - 03 Mar 2006; Chris White - -File-Slurp-9999.06.ebuild, File-Slurp-9999.11.ebuild: - Cleaned up older versions. File-Slurp-9999.11 amd64 stable. - - 04 Feb 2006; Aron Griffis File-Slurp-9999.09.ebuild: - Mark 9999.09 stable on ia64 - - 31 Jan 2006; Aron Griffis File-Slurp-9999.09.ebuild: - Mark 9999.09 stable on alpha - -*File-Slurp-9999.11 (22 Jan 2006) - - 22 Jan 2006; Michael Cummings - +File-Slurp-9999.11.ebuild: - Version bump - - 18 Jan 2006; Guy Martin File-Slurp-9999.09.ebuild: - Stable on hppa. - - 15 Jan 2006; Michael Hanselmann - File-Slurp-9999.09.ebuild: - Stable on ppc. - - 13 Jan 2006; Michael Cummings - File-Slurp-9999.09.ebuild: - Marking stable sparc x86 - -*File-Slurp-9999.09 (20 Nov 2005) - - 20 Nov 2005; Aaron Kulbe +File-Slurp-9999.09.ebuild: - Version bump upstream. - - 02 Oct 2005; Aron Griffis File-Slurp-9999.06.ebuild: - Mark 9999.06 stable on ia64 - - 08 Sep 2005; Aron Griffis File-Slurp-9999.06.ebuild: - Mark 9999.06 stable on alpha - - 25 Aug 2005; Aron Griffis File-Slurp-9999.06.ebuild: - add ~ia64 - - 24 Apr 2005; Michael Hanselmann - File-Slurp-9999.06.ebuild: - Stable on ppc. - - 09 Apr 2005; Gustavo Zacarias - File-Slurp-9999.06.ebuild: - Stable on sparc - - 14 Mar 2005; Michael Cummings - File-Slurp-9999.06.ebuild: - Adding keywords that were added by other devs to packages that dep this one(?) - - 22 Jan 2005; Michael Cummings - File-Slurp-9999.06.ebuild: - Unmasking for x86 - -*File-Slurp-9999.06 (06 Oct 2004) - - 06 Oct 2004; Michael Cummings +metadata.xml, - +File-Slurp-9999.06.ebuild: - Dep for Plucene - perl port of lucene diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/File-Slurp-9999.190.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/File-Slurp-9999.190.0-r1.ebuild index 06aeabce55..c028015574 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/File-Slurp-9999.190.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/File-Slurp-9999.190.0-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.190.0-r1.ebuild,v 1.1 2014/08/21 17:20:34 axs Exp $ EAPI=5 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/Manifest index baed0dc1d7..4b51a34874 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/Manifest @@ -1,14 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - DIST File-Slurp-9999.19.tar.gz 39927 SHA256 ce29ebe995097ebd6e9bc03284714cdfa0c46dc94f6b14a56980747ea3253643 SHA512 3fb8f452d625e321e77475cbc7d5672d53fe49945581561a0001be0a9464e67659303271648e102d52b6ebd04c87afc7432238fcade0c098f584f3b58c90ec82 WHIRLPOOL 09d96df2241fe81a6fc4998112eabfdf6d6e2e7da178cb42bcfb34b1eaab9bd56f3a1210e15511be9970138af4cb20191fb81eb31b8e84a7a4c5d0ad88ab69a0 -EBUILD File-Slurp-9999.190.0-r1.ebuild 613 SHA256 df6dcc4814378f5d6abf7822355114e73179d2edd798c4bcbd50d0531cbac8d4 SHA512 39aa25c27e33cad0d3091062008cc5de6f7b82dc011245476c5e3c488186f5c38f06287db8a79b20b572e7533b0e06c46f13a9cf8f51c556be8e6f8e4ece6e55 WHIRLPOOL d3678120bc45c2708686c0688d73ebf459610b5fec832cf79a54354ad6ebbdc2f7b8ad0d515d44d3873549fdc35ce7e830482fbc6e5e9a9077eaf0e40dd870af -MISC ChangeLog 8057 SHA256 96adb2ca8477f5cf3b79fc540438bbea626436cae847d0a5b0b86a902d8316c9 SHA512 d703d3fbd4478db931354cab148b71b376a15be6b5a937a3e044210304586e1f315040c846477e19fe8b29b6ab52a7e12f7e23c207d28dfbb9544197b8e43a45 WHIRLPOOL f5d7199b9247702b184fa173143c817632bc4e8ee255570cb632c12e1b632cbfdd40d406f1ca5e9b7339797ea495b5c0d1f629a610e89beb9be4b43884244456 -MISC metadata.xml 353 SHA256 c92a933b9b5345bd1db188f87c0577afd686bdcf433985c2ae9fd70ff8527d2d SHA512 dae8096274e468f0a6b61c58f4e3b1fcb3d425bae574b012fb03b3b86a816dd1c3cd5ef1759b6419c83b3a1724781539bd3203cf6d5e5336433b7f08fcc02a66 WHIRLPOOL 2f2fdf20e2ea8b46e01300b471da9059719a261357fb8cf34df0ef2261b811b13040097c8c90965eb4ff789b952ba5c5674ebbdd2a9a981cb5236f441d19e342 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iF4EAREIAAYFAlP2KmYACgkQ2ugaI38ACPAGFAD+LJJvi0+5CDRlyk6yp4bcDY04 -96BOq6+OGIWC+ZCv6I0A/0crSixmVgBPAbIXNR+5TqfE0VgY3gDeIGxUmq8A8HBW -=E7lu ------END PGP SIGNATURE----- +EBUILD File-Slurp-9999.190.0-r1.ebuild 490 SHA256 6e5917195c711573b15062d5a4eef49b46fe816c2b5ab5b9b329f683dfab1a80 SHA512 fdf51a8e782ffbcd0690925248825b6107bbc63ee33474baab14e4e30158fa7e69fdca48b791efb42e04942e69278899e2f692c47ccacceac56d114302faa593 WHIRLPOOL 83464a3f0d83fb0dbbdc9df73032958ca73a63b4c1b849660327fe8c7fa27d093f2abbdb639574baa206200218aed59ad7d883ad6f7f026415020b5ab5ae343a +MISC ChangeLog 2452 SHA256 810885ee589da1924f4084fd5b635b377400e9aba13650f5c15638fd954d5d7a SHA512 acc85d3da27cfbd28144fb73e06acc1846da29f8029dcb557a27b7bac8057c7d04ed3b04f5ea5755b827d1dd05f3f04d02f97668fbf9d4f1977d287bfb339ede WHIRLPOOL 4d28d8d14d03f0fd4f2349708c77e3fbca8afd765c30384f53a208b5f19e8af373dd94f22b898f4a6d1bd024d02a99ef94adb5fecd9d1f0889711eafa29fac39 +MISC ChangeLog-2015 8057 SHA256 96adb2ca8477f5cf3b79fc540438bbea626436cae847d0a5b0b86a902d8316c9 SHA512 d703d3fbd4478db931354cab148b71b376a15be6b5a937a3e044210304586e1f315040c846477e19fe8b29b6ab52a7e12f7e23c207d28dfbb9544197b8e43a45 WHIRLPOOL f5d7199b9247702b184fa173143c817632bc4e8ee255570cb632c12e1b632cbfdd40d406f1ca5e9b7339797ea495b5c0d1f629a610e89beb9be4b43884244456 +MISC metadata.xml 451 SHA256 93c491be5118be4896de0884c90ff3ba363018f2156f12350326136a56c1513f SHA512 d8698d1a0d64ad6d0188edc7fffd2167d857a26652e99a9b4a3908cfe13552951e31b43663a7e81cbae18956ebfe89f3ac9104462f675ec71daf1120af40e1c0 WHIRLPOOL 949c8c3c79a3a08c1003764f80b0a0123e2ea9764e5ff240a83ef349cb2a08b28972296fd537a51db75ae2c1ab459c84d267e0212b3fbb52e930fcf7b4286df3 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/metadata.xml index a79093adaf..e44f99067a 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-perl/File-Slurp/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + File-Slurp File::Slurp diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/File-Slurp-9999.190.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/File-Slurp-9999.190.0-r1 index 8008c164af..d5f2d7e1f1 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/File-Slurp-9999.190.0-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/File-Slurp-9999.190.0-r1 @@ -9,4 +9,4 @@ RDEPEND=dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/U/UR/URI/File-Slurp-9999.19.tar.gz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=1786274faf889611e0273ade9ba5bf47 +_md5_=95bbfd52d51b9e722c18010c125ab072 From 50822f917bd76aeb3a38ad1c3eca5c6bdedd5236 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:40:25 -0700 Subject: [PATCH 15/26] bump(dev-perl/Locale-gettext): sync with upstream --- .../dev-perl/Locale-gettext/ChangeLog | 194 ------------------ .../Locale-gettext-1.50.0-r1.ebuild | 5 +- .../Locale-gettext-1.70.0.ebuild | 22 ++ .../dev-perl/Locale-gettext/Manifest | 19 +- .../dev-perl/Locale-gettext/metadata.xml | 5 +- .../dev-perl/Locale-gettext-1.50.0-r1 | 4 +- .../md5-cache/dev-perl/Locale-gettext-1.70.0 | 12 ++ 7 files changed, 48 insertions(+), 213 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.70.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/ChangeLog deleted file mode 100644 index 4689675561..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/ChangeLog +++ /dev/null @@ -1,194 +0,0 @@ -# ChangeLog for dev-perl/Locale-gettext -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.51 2014/08/22 16:28:12 axs Exp $ - -*Locale-gettext-1.50.0-r1 (22 Aug 2014) - - 22 Aug 2014; Ian Stakenvicius (_AxS_) - +Locale-gettext-1.50.0-r1.ebuild, -Locale-gettext-1.50.0.ebuild: - bumped EAPI to 5; committed directly to stable as no other changes present and - revbump helps stable systems to keep from dieing on perl-5.18 upgrade - - 22 Jan 2014; Mike Frysinger Locale-gettext-1.50.0.ebuild: - Add arm64 love. - - 19 Feb 2013; Zac Medico Locale-gettext-1.50.0.ebuild: - Add ~arm-linux keyword. - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 24 Mar 2012; Fabian Groffen Locale-gettext-1.50.0.ebuild: - Marked ~x64-macos - - 04 Sep 2011; Torsten Veller -Locale-gettext-1.05-r1.ebuild: - Cleanup - - 03 Sep 2011; Torsten Veller Locale-gettext-1.50.0.ebuild: - Merge stable keywords from former version scheme ebuild - -*Locale-gettext-1.50.0 (30 Aug 2011) - - 30 Aug 2011; Torsten Veller +Locale-gettext-1.50.0.ebuild: - Change version scheme - - 29 Jan 2010; Torsten Veller - Locale-gettext-1.05-r1.ebuild: - Fix LICENSE: same terms as perl (#301969) - - 21 Jan 2010; Torsten Veller -Locale-gettext-1.05.ebuild: - Cleanup - - 10 Jan 2010; Fabian Groffen - Locale-gettext-1.05-r1.ebuild: - Transfer Prefix keywords - - 10 Dec 2009; Brent Baude - Locale-gettext-1.05-r1.ebuild: - Marking Locale-gettext-1.05-r1 ppc64 for bug 290340 - - 08 Nov 2009; nixnut Locale-gettext-1.05-r1.ebuild: - ppc stable #290340 - - 03 Nov 2009; Raúl Porcel - Locale-gettext-1.05-r1.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #290340 - - 27 Oct 2009; Jeroen Roovers - Locale-gettext-1.05-r1.ebuild: - Stable for HPPA (bug #290340). - - 24 Oct 2009; Torsten Veller - Locale-gettext-1.05-r1.ebuild: - Stable on x86 and amd64 (#290340) - -*Locale-gettext-1.05-r1 (26 Sep 2009) - - 26 Sep 2009; Torsten Veller - +Locale-gettext-1.05-r1.ebuild, - +files/compatibility-with-POSIX-module.diff: - Locale::Gettext re-exports the LC_* constants coming from POSIX (#237378) - - 08 Jan 2007; Michael Cummings - Locale-gettext-1.05.ebuild: - Removing spurious dep on virtual/perl-Test-Simple - tests are disabled - currently anyway - - 10 Oct 2006; Michael Cummings - -Locale-gettext-1.01-r1.ebuild, -Locale-gettext-1.03.ebuild, - -Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: - Cleaning out stale ebuilds - - 05 Aug 2006; Michael Cummings - Locale-gettext-1.01-r1.ebuild, Locale-gettext-1.03.ebuild, - Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: - Adding perl dep; fixed DEPEND - - 04 Jul 2006; Christian Hartmann - Locale-gettext-1.01-r1.ebuild, Locale-gettext-1.03.ebuild, - Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: - Fixed RDEPEND wrt bug #134781; fixed header - - 24 Apr 2006; Diego Pettenò - Locale-gettext-1.05.ebuild: - Add ~x86-fbsd keyword. - - 24 Apr 2006; Joshua Kinard Locale-gettext-1.05.ebuild: - Marked stable on mips. - - 13 Feb 2006; Michael Cummings - Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: - Virtuals for perl-core - - 06 Feb 2006; Simon Stelling Locale-gettext-1.05.ebuild: - stable on amd64 - - 31 Jan 2006; Aron Griffis - Locale-gettext-1.05.ebuild: - Mark 1.05 stable on alpha - - 21 Jan 2006; Markus Rothe Locale-gettext-1.05.ebuild: - Stable on ppc64 - - 15 Jan 2006; Michael Hanselmann - Locale-gettext-1.05.ebuild: - Stable on ppc. - - 13 Jan 2006; Michael Cummings - Locale-gettext-1.05.ebuild: - marking sparc x86 stable - - 13 Jan 2006; Michael Cummings - Locale-gettext-1.04.ebuild, Locale-gettext-1.05.ebuild: - Marking stable x86 - -*Locale-gettext-1.05 (17 Jun 2005) - - 17 Jun 2005; Michael Cummings - +Locale-gettext-1.05.ebuild: - version bump - - 06 Jun 2005; Markus Rothe Locale-gettext-1.03.ebuild: - Stable on ppc64 - - 25 May 2005; Michael Cummings - Locale-gettext-1.04.ebuild: - dev-perl/Test-Simple => perl-core/Test-Simple migration - - 30 Apr 2005; Michael Hanselmann - Locale-gettext-1.03.ebuild: - Stable on ppc. - - 30 Apr 2005; Bryan Østergaard - Locale-gettext-1.03.ebuild: - Stable on alpha. - - 28 Apr 2005; Michael Cummings - Locale-gettext-1.04.ebuild: - Disabling tests in 1.04 - sad. Should finish bug 90756 - - 28 Apr 2005; Michael Cummings - Locale-gettext-1.04.ebuild: - Tests - -*Locale-gettext-1.04 (28 Apr 2005) - - 28 Apr 2005; Michael Cummings - -Locale-gettext-1.01.ebuild, Locale-gettext-1.03.ebuild, - +Locale-gettext-1.04.ebuild: - Cleaning - - 12 Feb 2005; Locale-gettext-1.03.ebuild: - - marked stable for bug 77440 - - 13 Feb 2005; Locale-gettext-1.03.ebuild: - Marking 1.03 stable; fixes {#77440|#79478} symptoms on IA64. - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - -*Locale-gettext-1.03 (09 Oct 2004) - - 09 Oct 2004; Michael Cummings - +Locale-gettext-1.03.ebuild: - Newer version - - 04 May 2004; Bryan Østergaard - Locale-gettext-1.01-r1.ebuild: - Stable on alpha. - - 02 Mar 2004; Brian Jackson Locale-gettext-1.01-r1.ebuild: - added s390 to keywords - -*Locale-gettext-1.01-r1 (24 Oct 2002) - - 08 Dec 2002; Jack Morgan : - Removed sparc64 keyword - - 29 Oct 2002; Seemant Kulleen ChangeLog : - forced version bump to install into correct locations - -*Locale-gettext-1.01 (24 Oct 2002) - - 24 Oct 2002; Locale-gettext-1.01.ebuild ChangeLog: - Initial import. Ebuild submitted by ryan.shaw@standfordalumni.org. diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild index f054bc520e..dbe7bdb3f3 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild,v 1.1 2014/08/22 16:28:12 axs Exp $ EAPI=5 @@ -12,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module for accessing the GNU locale utilities" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-devel/gettext" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild new file mode 100644 index 0000000000..542a8efc79 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_NAME=gettext +DIST_AUTHOR=PVANDRY +DIST_VERSION=1.07 +inherit perl-module + +DESCRIPTION="A Perl module for accessing the GNU locale utilities" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="sys-devel/gettext" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" + +S="${WORKDIR}/${PN}-${DIST_VERSION}" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Manifest index 935d57020c..120b6a0c36 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/Manifest @@ -1,15 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - AUX compatibility-with-POSIX-module.diff 449 SHA256 e40b9911008c65719f8f890856d1fb77dc5f7f728f68231ec48264e86aae8008 SHA512 079d36e570bbfb6d940c5b02ecd14f685ca004c07e747b019dfb086b4017d0f59e76e94d4f423fe6d43a619d446f5b90443f60731f6008b789822b48d98e9b78 WHIRLPOOL c70513623e3518b419d3b8ce4d42a7f453100f840ab4928be9913b454def0f928bbd52f07d70030343e57b59c98a5359f5944b7be146387c9d3414195e6cb5df DIST gettext-1.05.tar.gz 7693 SHA256 27367f3dc1be79c9ed178732756e37e4cfce45f9e2a27ebf26e1f40d80124694 SHA512 ce58940be16b7f2b3bde8f321f142486b38874018d37267ecf0587f44a0ea6c7a2d86fc22ce4ac78f3c9cc521e1ef7142009dd8d050aa45bb12a0e64959d37b1 WHIRLPOOL 87b64aae4d24435fcd38804fbcb9d41747f703a004b40b48a0e91718a67bd42958ede87d79deb462325d2bc6d81ba78a0babb9f879ca9176601ab247540bff0c -EBUILD Locale-gettext-1.50.0-r1.ebuild 807 SHA256 6b0232c0245c3f6741d925e40da29e52f520f749edbe9561af0a4003f6bf4ff7 SHA512 d12049725bb2db5af924df2964c6135cb4aefd8ab70414686123dbeb3e046b3f391611d239c7f8b34d86b4052c13ddaf7891912db25923067565f5d33dd40c4a WHIRLPOOL 4871e100bc63a92f0798e22062bb0e77c38a81d1bc3733e9f489e5f55ec1538c89cfb072ef13b117d2dc59ea5a268f7b8e26b408fdb7861d7117d0f244bcb7f2 -MISC ChangeLog 6394 SHA256 1ca5cad5f7f234db21a7f273bb7178fccad5102d7df1ad3b76e82248e48abc55 SHA512 0440cc0e560df5b25f8d67164617f23870443a5e1c0acda2a22444a617cfd8441bc58502984d35a27a33319bb395d036b858ded22dcd249b6510c0ef3923acf9 WHIRLPOOL 2d0cede5efb0714619877398f8cc5cf82e845cfb69d776451ee144265a0eb5f4a834674410d27b57f3a4f3a9ba44e4e4b31c830245bc0a7372ed6e926a125408 -MISC metadata.xml 295 SHA256 fc5e3a41e0accb1b1b6dfb8ffd50c69fea42e757df140250fbf7007c977b588d SHA512 13f06520f50ac262bda6dc05cf866a2378a0e1fcba76cd62f93e6330087ca21c0001e5a8a81d4e3fff14c214347cb7a40b6bc3634f3469af0303806bd5ab6dbc WHIRLPOOL ffa4120647b67b7038e6c8bb3ccce8204a027b316aebb36d31137f4755933ac7982d49a197ac434566ef3fa369ed176e5129b8835741579d50c279aa8a4944cb ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iF4EAREIAAYFAlP3b6AACgkQ2ugaI38ACPCPwwD/ceguwf+sPcTu/yVGHHCmVW3m -OdtXYcZgj6bMqj8P/ykA/1w1oEoDBO5LQHKtxkt1qvXWN4yqyUzWHAztWq6SjY24 -=fF9y ------END PGP SIGNATURE----- +DIST gettext-1.07.tar.gz 8651 SHA256 909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15 SHA512 d3716a597d586ee2ff29472ca7b13aaf67770299de31e5f12abafebc879bbe4a1e1dbc0025cf4f3dc29992955f26cffc3be387d974c3911af095d5b49e67a1c6 WHIRLPOOL d41dc69e46d9ae533989cb8eee3e055f968cff87d45deca91d0a6cad40a7cef584713df965f445eb217304696a7f84cb21882a10653dbe8a43882ca7cdcc272a +EBUILD Locale-gettext-1.50.0-r1.ebuild 668 SHA256 e79790e442279d8fc2f12115d95f92e90fef69a824f6727a033ce38e82fd1918 SHA512 062fb86104b0a2c79a383a8cfc1922a526edc95ae84b9011b8986db407bff7588d523455329642d98b833d10f0675e48b863e1e169ef2646e461d69da9f03247 WHIRLPOOL 88f9531f5b5a55304505ca7c3913f0130437cfd88b6fad572e1395580e263b3d70459f9f5c4da7cf425c33e92d0d9a2d59e9d4aced9f3d82740eaad0627d2c84 +EBUILD Locale-gettext-1.70.0.ebuild 625 SHA256 81dabd75554f1968ad14f4911a33d7e576339da142d4abf69022238e0323d304 SHA512 c67cd437f8e977e51e6d6d7cb129fa1d894984e6d3060db228e19e09dd6f7f91e363309d9ed15bb9bf2d4b9bf17193c0e238cb862a50ac9f3436205532d3d953 WHIRLPOOL de8b9cd0167dce780eb220f427ec49493cd70c46de88c9d7c87b4097aa5b3fb4f0de75c22d99b25b5eb5a9fc49ddeee1dc279af821537cddb2654820fee46ad0 +MISC ChangeLog 2697 SHA256 f9c56a5d8cae92cbfd4356e47dba2aadded07330ccf33ec23a667375827f19c0 SHA512 2c65896075fbe6d0062b185505ff67fde3731d22c7689b4fc6c17efc4db67b3edafd045b5a7685c7bd4a28de8bc7309130fc8df8ad84451f8e41597dce80b584 WHIRLPOOL fc0fb4c56a1438c4b18958bc8f9effa361174d1dfdbb42b30c964cc0fc25d978dd584718b8735db0669ee55e35b4f63f3b3c8b3292b5878ca5697542b9880d27 +MISC ChangeLog-2015 6394 SHA256 1ca5cad5f7f234db21a7f273bb7178fccad5102d7df1ad3b76e82248e48abc55 SHA512 0440cc0e560df5b25f8d67164617f23870443a5e1c0acda2a22444a617cfd8441bc58502984d35a27a33319bb395d036b858ded22dcd249b6510c0ef3923acf9 WHIRLPOOL 2d0cede5efb0714619877398f8cc5cf82e845cfb69d776451ee144265a0eb5f4a834674410d27b57f3a4f3a9ba44e4e4b31c830245bc0a7372ed6e926a125408 +MISC metadata.xml 393 SHA256 5682047b2c98cd0d61d48c9d33c749ed17c361eb7679b620d569fdc36b601405 SHA512 368d7a37c00a186733e33eeaa01c12fdfed50f2f45c66bc88d0dfddcfd063aacb6c0953aa76737d8f9f5c2ed392e0eef41279975cf2cfad7fb423b8ca29592b0 WHIRLPOOL 1002806a98a7640b8604aaf60875b017f5ca1dea6ee5b76364f8c25a8ba6ad2507271d96d459d2d1c5570cd14a80eafefb4e536250fb6e235850eafe552dbd64 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/metadata.xml index e7805924ec..30ac1ae4e2 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Locale-gettext/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + gettext Locale::gettext diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.50.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.50.0-r1 index 72e708ff69..710bb4dfbb 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.50.0-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.50.0-r1 @@ -3,10 +3,10 @@ DEPEND=sys-devel/gettext dev-lang/perl:=[-build(-)] DESCRIPTION=A Perl module for accessing the GNU locale utilities EAPI=5 HOMEPAGE=http://search.cpan.org/dist/gettext/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=sys-devel/gettext dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/P/PV/PVANDRY/gettext-1.05.tar.gz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=c290d5ff67b85cf7167651c1e88ddc20 +_md5_=c0b6b0360e36bcfe70a37dde9f70021d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.70.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.70.0 new file mode 100644 index 0000000000..c4d5b7184f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Locale-gettext-1.70.0 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=sys-devel/gettext virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= +DESCRIPTION=A Perl module for accessing the GNU locale utilities +EAPI=6 +HOMEPAGE=http://search.cpan.org/dist/gettext/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=sys-devel/gettext dev-lang/perl:= +SLOT=0 +SRC_URI=mirror://cpan/authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz +_eclasses_=multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 +_md5_=e1554766b6359bd33ebd821610a099fc From dbc486d4d4caefa0c55c5460e902bf7b13654001 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:40:27 -0700 Subject: [PATCH 16/26] bump(dev-perl/URI): sync with upstream --- .../portage-stable/dev-perl/URI/ChangeLog | 400 ------------------ .../portage-stable/dev-perl/URI/Manifest | 21 +- .../dev-perl/URI/URI-1.600.0-r1.ebuild | 22 - .../dev-perl/URI/URI-1.710.0.ebuild | 28 ++ .../portage-stable/dev-perl/URI/metadata.xml | 6 +- .../md5-cache/dev-perl/URI-1.600.0-r1 | 12 - .../metadata/md5-cache/dev-perl/URI-1.710.0 | 13 + 7 files changed, 51 insertions(+), 451 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/URI/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.600.0-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.710.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.600.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.710.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/URI/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/URI/ChangeLog deleted file mode 100644 index 9dc627062c..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/URI/ChangeLog +++ /dev/null @@ -1,400 +0,0 @@ -# ChangeLog for dev-perl/URI -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.112 2014/09/05 15:28:35 zlogene Exp $ - - 05 Sep 2014; Mikle Kolyada -URI-1.600.0.ebuild: - Drop old. - -*URI-1.600.0-r1 (26 Jul 2014) - - 26 Jul 2014; Andreas K. Huettel +URI-1.600.0-r1.ebuild: - EAPI bump - - 20 Jan 2014; Mike Frysinger URI-1.600.0.ebuild: - Add arm64 love. - - 20 Jan 2014; Mike Frysinger URI-1.600.0.ebuild: - Add arm64 love. - - 19 Feb 2013; Zac Medico URI-1.600.0.ebuild: - Add ~arm-linux keyword. - - 02 Sep 2012; Torsten Veller -URI-1.55.ebuild, - -URI-1.590.0.ebuild: - Cleanup - - 27 Aug 2012; Raúl Porcel URI-1.600.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #418861 - - 09 Aug 2012; Brent Baude URI-1.600.0.ebuild: - Marking URI-1.600.0 ppc for bug 418861 - - 07 Aug 2012; Brent Baude URI-1.600.0.ebuild: - Marking URI-1.600.0 ppc64 for bug 418861 - - 05 Aug 2012; Markus Meier URI-1.600.0.ebuild: - arm stable, bug #418861 - - 04 Aug 2012; Jeroen Roovers URI-1.600.0.ebuild: - Stable for HPPA (bug #418861). - - 03 Aug 2012; Agostino Sarubbo URI-1.600.0.ebuild: - Stable for amd64, wrt bug #418861 - - 02 Aug 2012; Jeff Horelick URI-1.600.0.ebuild: - marked x86 per bug 418861 - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 05 May 2012; Alexis Ballier URI-1.600.0.ebuild: - keyword ~amd64-fbsd - -*URI-1.600.0 (29 Mar 2012) - - 29 Mar 2012; Torsten Veller +URI-1.600.0.ebuild: - Version bump - - 25 Mar 2012; Raúl Porcel URI-1.590.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #400253 - - 09 Mar 2012; Pawel Hajdan jr URI-1.590.0.ebuild: - x86 stable wrt bug #400253 - - 03 Mar 2012; Brent Baude URI-1.590.0.ebuild: - Marking URI-1.590.0 ppc64 for bug 400253 - - 02 Mar 2012; Markus Meier URI-1.590.0.ebuild: - arm stable, bug #400253 - - 27 Feb 2012; Brent Baude URI-1.590.0.ebuild: - Marking URI-1.590.0 ppc for bug 400253 - - 24 Feb 2012; Jeroen Roovers URI-1.590.0.ebuild: - Stable for HPPA (bug #400253). - - 24 Feb 2012; Agostino Sarubbo URI-1.590.0.ebuild: - Stable for amd64, wrt bug #400253 - - 04 Sep 2011; Torsten Veller -URI-1.580.ebuild: - Cleanup - -*URI-1.590.0 (16 Aug 2011) - - 16 Aug 2011; Torsten Veller +URI-1.590.0.ebuild: - Version bump - - 30 Jul 2011; Torsten Veller URI-1.55.ebuild, - URI-1.580.ebuild: - Drop ~sparc-fbsd KEYWORD - -*URI-1.580 (23 Jan 2011) - - 23 Jan 2011; Torsten Veller +URI-1.580.ebuild: - Version bump - - 13 Jan 2011; Brent Baude URI-1.55.ebuild: - Marking URI-1.55 ppc stable for bug 341865 - - 13 Nov 2010; Raúl Porcel URI-1.55.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #341865 - - 05 Nov 2010; Samuli Suominen URI-1.55.ebuild: - ppc64 stable wrt #341865 - - 05 Nov 2010; Markos Chandras URI-1.55.ebuild: - Stable on amd64 wrt bug #341865 - - 05 Nov 2010; Markus Meier URI-1.55.ebuild: - arm stable, bug #341865 - - 05 Nov 2010; Jeroen Roovers URI-1.55.ebuild: - Stable for HPPA (bug #341865). - - 04 Nov 2010; Christian Faulhammer URI-1.55.ebuild: - x86 stable, bug 341865 - -*URI-1.55 (02 Sep 2010) - - 02 Sep 2010; Torsten Veller +URI-1.55.ebuild: - Version bump - - 09 Apr 2010; Torsten Veller -URI-1.51.ebuild, - -URI-1.52.ebuild, -URI-1.53.ebuild: - Cleanup - -*URI-1.54 (07 Apr 2010) - - 07 Apr 2010; Torsten Veller +URI-1.54.ebuild: - Version bump - -*URI-1.53 (15 Mar 2010) - - 15 Mar 2010; Torsten Veller +URI-1.53.ebuild: - Version bump - - 14 Jan 2010; Fabian Groffen URI-1.52.ebuild: - Transfer Prefix keywords - -*URI-1.52 (31 Dec 2009) - - 31 Dec 2009; Torsten Veller +URI-1.52.ebuild: - Version bump - - 24 Dec 2009; Torsten Veller -URI-1.50.ebuild: - Cleanup - -*URI-1.51 (24 Nov 2009) - - 24 Nov 2009; Robin H. Johnson +URI-1.51.ebuild: - Version bump via perl-bump experimental tool. - -*URI-1.50 (22 Nov 2009) - - 22 Nov 2009; Robin H. Johnson +URI-1.50.ebuild: - Version bump via perl-bump experimental tool. - - 19 Sep 2009; Torsten Veller -URI-1.35.ebuild, - -URI-1.37.ebuild: - Cleanup - - 14 Sep 2009, Tom Gall URI-1.38.ebuild: - stable on ppc64, bug #278039 - - 26 Jul 2009; Marcus D. Hanwell URI-1.38.ebuild: - Stable on amd64, bug 278039. - - 19 Jul 2009; nixnut URI-1.38.ebuild: - ppc stable #278039 - - 17 Jul 2009; Raúl Porcel URI-1.38.ebuild: - alpha/arm/ia64/m68k/s390/sh stable wrt #278039 - - 17 Jul 2009; Jeroen Roovers URI-1.38.ebuild: - Stable for HPPA (bug #278039). - - 16 Jul 2009; Christian Faulhammer URI-1.38.ebuild: - stable x86, bug 278039 - - 16 Jul 2009; Ferris McCormick URI-1.38.ebuild: - Sparc stable, bug #278039. - -*URI-1.38 (28 May 2009) - - 28 May 2009; Torsten Veller +URI-1.38.ebuild: - Version bump - - 26 Mar 2009; Raúl Porcel URI-1.35.ebuild, - URI-1.37.ebuild: - m68k love, thanks to kolla for testing - -*URI-1.37 (04 Jul 2008) - - 04 Jul 2008; Torsten Veller -URI-1.36.ebuild, - +URI-1.37.ebuild: - Version bump. Cleaning - -*URI-1.36 (29 Apr 2008) - - 29 Apr 2008; Torsten Veller +URI-1.36.ebuild: - Version bump - - 06 Aug 2007; Roy Marples URI-1.35.ebuild: - Keyworded ~sparc-fbsd, #138321 - - 15 Oct 2006; Michael Cummings -URI-1.28.ebuild, - -URI-1.30.ebuild, -URI-1.31.ebuild, -URI-1.33.ebuild, -URI-1.34.ebuild, - URI-1.35.ebuild: - Cleaning up stale ebuilds - - 06 Aug 2006; Michael Cummings URI-1.28.ebuild, - URI-1.30.ebuild, URI-1.31.ebuild, URI-1.33.ebuild, URI-1.34.ebuild, - URI-1.35.ebuild: - Adding perl dep; fixed DEPEND - - 05 Jul 2006; Christian Hartmann URI-1.28.ebuild, - URI-1.30.ebuild, URI-1.31.ebuild, URI-1.33.ebuild, URI-1.34.ebuild, - URI-1.35.ebuild: - Fixed RDEPEND wrt bug #134781 - - 24 Apr 2006; Diego Pettenò URI-1.35.ebuild: - Add ~x86-fbsd keyword. - - 13 Feb 2006; Michael Cummings URI-1.28.ebuild, - URI-1.30.ebuild, URI-1.31.ebuild, URI-1.33.ebuild, URI-1.34.ebuild, - URI-1.35.ebuild: - Virtuals for perl-core - - 25 May 2005; Michael Cummings URI-1.35.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 25 May 2005; Michael Cummings URI-1.34.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 25 May 2005; Michael Cummings URI-1.33.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 25 May 2005; Michael Cummings URI-1.31.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 25 May 2005; Michael Cummings URI-1.30.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 25 May 2005; Michael Cummings URI-1.28.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 08 Apr 2005; Markus Rothe URI-1.35.ebuild: - Stable on ppc64 - - 02 Apr 2005; Michael Hanselmann URI-1.35.ebuild: - Stable on ppc. - - 06 Feb 2005; Joshua Kinard URI-1.35.ebuild: - Marked stable on mips. - - 18 Jan 2005; Bryan Østergaard URI-1.35.ebuild: - Stable on alpha. - - 12 Jan 2005; Guy Martin URI-1.35.ebuild: - Stable on hppa. - - 04 Jan 2005; Gustavo Zacarias URI-1.35.ebuild: - Stable on sparc - - 04 Jan 2005; Michael Cummings URI-1.28.ebuild, - URI-1.30.ebuild, URI-1.31.ebuild: - bug 76590 - - 04 Jan 2005; Michael Cummings URI-1.35.ebuild: - Unmasking for x86 - - 30 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - -*URI-1.35 (05 Dec 2004) - - 05 Dec 2004; Michael Cummings +URI-1.35.ebuild: - New version on CPAN - -*URI-1.34 (21 Oct 2004) - - 21 Oct 2004; Michael Cummings +URI-1.34.ebuild: - new version on cpan - - 19 Oct 2004; Dylan Carlson URI-1.31.ebuild: - Stable on amd64. - - 08 Oct 2004; Guy Martin URI-1.31.ebuild: - Marked stable on hppa. - - 06 Oct 2004; Bryan Østergaard URI-1.31.ebuild: - Stable on alpha. - -*URI-1.33 (26 Sep 2004) - - 26 Sep 2004; Michael Cummings +URI-1.33.ebuild: - New version on cpan; bug 54989 - - 25 Sep 2004; Joshua Kinard URI-1.31.ebuild: - Marked stable on mips. - - 21 Sep 2004; Gustavo Zacarias URI-1.31.ebuild: - Stable on sparc - - 21 Sep 2004; Michael Cummings : - This note is for future devs. At this time URI will fail tests - and they - shouldn't be enabled anyway. The author makes calls to external sites with - the tests; some fail because the URL's in question are no longer valid; that - aside, its considered a security risk to allow unmonitored URL calls to - unknown sites. Hence the lack of testing in this particular module. - - 21 Sep 2004; Michael Cummings URI-1.31.ebuild: - Marking stable for x86 - - 06 Aug 2004; Gustavo Zacarias URI-1.30.ebuild: - keyworded ppc64 to satisfy perl_ldap and hence samba - -*URI-1.31 (30 Jul 2004) - - 30 Jul 2004; Michael Cummings +URI-1.31.ebuild: - New version on CPAN - -*URI-1.30 (10 Jun 2004) - - 10 Jun 2004; Michael Cummings URI-1.30.ebuild: - new version on cpan - - 12 May 2004; Michael McCabe URI-1.28.ebuild: - Added s390 keywords - - 23 Mar 2004; Joshua Kinard URI-1.28.ebuild: - Marked stable on mips. - - 17 Feb 2004; Gustavo Zacarias URI-1.28.ebuild: - stable on hppa - - 18 Jan 2004; URI-1.28.ebuild: - Added ~mips to KEYWORDS. - - 06 Jan 2004; Luca Barbato URI-1.28.ebuild: - Marked ppc - - 30 Dec 2003; Michael Cummings,,, URI-1.23.ebuild, - URI-1.24.ebuild, URI-1.25.ebuild: - Gone from CPAN - -*URI-1.28 (30 Dec 2003) - - 30 Dec 2003; Michael Cummings,,, URI-1.28.ebuild: - Current stable on CPAN. Tested on sparc and x86. - -*URI-1.25 (20 Aug 2003) - - 20 Aug 2003; Michael Cummings URI-1.25.ebuild: - CPAN Update - feature fix/add - -*URI-1.24 (29 Jul 2003) - - 29 Jul 2003; Michael Cummings URI-1.24.ebuild: - CPAN Version bump - -*URI-1.23 (24 Mar 2003) - - 03 Apr 2003; Zach Welch URI-1.23.ebuild: - add arm keyword - - 24 Mar 2003; URI-1.23.ebuild: - Upstream version bump, thanks to Mike Javorski , - closes bug #18125. - - 28 Feb 2003; Guy Martin URI-1.18-1.ebuild : - Added hppa to keywords. - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - 29 Oct 2002; Seemant Kulleen ChangeLog : - - forced version bump to install into correct locations - -*URI-1.18 (6 May 2002) - - 22 Sep 2002; : Corrected improper depend line - - 1 Aug 2002; Calum Selkirk URI-1.18.ebuild : - - Added ppc to KEYWORDS. - - 6 May 2002; Seemant Kulleen URI-1.18.ebuild - files/digest-URI-1.18 : - - Version bump and conversion to eclass - -*URI-1.10 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/URI/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/URI/Manifest index 7cb411eba4..dc19fad89b 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/URI/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-perl/URI/Manifest @@ -1,16 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST URI-1.60.tar.gz 81196 SHA256 1f92d3dc64acb8845e9917c945e22b9a5275aeb9ff924eb7873c3b7a5c0d2377 SHA512 8a4ea901ad16595a76eec85f690369f30b2ff46e8f7d8512fb800113b0f30ede7ea7e7f407174e58b95e7e5423c202c032858883b913a4642a6ee489940a6136 WHIRLPOOL 16d470306d23e029c22ad7eaf7fcdf44178b0ef49ed27f254b104006698e2edfe4636f434a0f7161a1c18eb23b451b38b7df6427a2567b3983fd0bc423dc5f60 -EBUILD URI-1.600.0-r1.ebuild 706 SHA256 9037dccc62dff5004600fa5a8557a25ae562a84a9c20f34a9ac8a814be5d17ca SHA512 a98fbd760e2aedc04380770baf29189d81ec795cae0a8ae642e1b742a20f8e9161e49d552cdb9379f9ef098fbf4825fbf1e1295bc4897b2a3cf2553969ff7e9f WHIRLPOOL 1e8fe71148ef4f0ebd6a4f7794717ced41131a8086298850fe386a5b8685eecc740caaeb03d388f5a5cf3d1f916e160de628e97af4920020cebef1d4cc72757b -MISC ChangeLog 12565 SHA256 f1c59fd68e099782b0b76125d19f6b4d3ee28f405afaa547f9f6aeac976b2ab9 SHA512 016009055c8e2b9a5671eb9089cd0be4e80114311392f21df96cac5f00b9c07f86c9d2252a191f1dd96020c596f97ebe44d8a271bf3eb05043ef0b9e8c4cd203 WHIRLPOOL fdf813989aec4534032df4f87065a3994a2434b648fffe856720f0177b24e23451df9c19c0791092507b4504af8976e669bbae3cceefb6badf923d332a6ff534 -MISC metadata.xml 3240 SHA256 5f9e41f63660ab3d1b3c8c3693d8f2eb356ba91cb118370eae116d39ba0450cb SHA512 9afd0ecfbbb9933ea654640734634aad620d02764a31e26b61becf8fbc1c540b99963676e956a1a58821f2f67b6d641086b11ff363903d3e1f365e3b1df09546 WHIRLPOOL 8ce2459df401a5a6e3d8b45d51e9a538be9e56b492a780a30d625df8cec94145d825048821a0003ad267a2cf2bd0001ca6e64fdb9c5d30232d87a45e2a35188f ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iJwEAQEIAAYFAlQJ1l4ACgkQG9wOWsQutdZekQQA2OLjL7xw4QTcO0uBpc+xDtVr -hSRvbc6g68wDMDd44TQmQ+wPCw82AECh5MK6riSDsrNilYkCFxjs44FFzYt/Ols8 -8419I2bgRPCtnpj2mTF8PkT3hfb+0N7WsP6lAbBYvpDebOWAiE+uJrTUgK7FBjpq -1h/JtQ6QQfIADW1/Q/E= -=n+MY ------END PGP SIGNATURE----- +DIST URI-1.71.tar.gz 100141 SHA256 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115 SHA512 db412b75054a4d315eb861060fa4641832c2428b9dfe56bbe35f530c9ba572d4de2061d9782454750293dd5a64f3375830988d8512f410e84a9d599c80458405 WHIRLPOOL 753a5e0ab519236e24ac038cf4b59c8f01ea7648b33df7941809deada06d9bdffccefc07c4ef4bdb0ea37eb3ab9bf3dd04a48d97acafa2cf80368c722f1733f6 +EBUILD URI-1.710.0.ebuild 773 SHA256 89481967df8564ce2b0fbe69095a6d5037ccf2407bed9ec0667b2688837d7aaf SHA512 58f9450bf4908fe419d0cb06e611142f510089fedc1f6970817d5239fc4dd1da134bf8296410533dc55fe7a90dd4ce80d8a00645160a3eed00735cadfcd30aa1 WHIRLPOOL f92e3a2777bb53627f11d76bdb859d6f62b8af66f54cc9f15af97fa65bf0b7a9538e46de587097a224b56be29ccd184edabccb2dddcf616d3b23e81c14b48766 +MISC ChangeLog 4271 SHA256 79ceec18cb3550bef81466927d94df088d565796ee8289307e25e53cf15dd549 SHA512 5a32fd262b3b0900786071b6c16f39096270affacda842b16e148e9297d63d61ba280893ac1f0bd946624d566c32fef59c92b6cc3f372ca255eae65cc57fa488 WHIRLPOOL 40a344bc18597897bb07d9c90e10b3d06883c814004253fcfb7d5101eef05a0d61ca255d091633dfb788019bdbe1de61f85efe22896f81ef1b1013fc443cd8eb +MISC ChangeLog-2015 12802 SHA256 36a1a8115fa7086015aad1b2a5529f3f0ccfe255415de8cf89c1ae3ea3bfb1ac SHA512 e25cd4d6287553c3f0343e536be6a571cd08478e5dad715bde1ce9d9b4c4fce8e05dde45783bced7d1ff79ac424280a539e538a76675b1b6ada2e1bad5e11a87 WHIRLPOOL 130b453671d3dc453fb6f8b4cb38916ccb4d9f0993a5f0988f43ae06f997e3e679d335c487ea7dd76d1a897e45c000847c1a61648b274c96c25b514bcad78482 +MISC metadata.xml 3394 SHA256 1e0f3b39a39b8b469e4c7b4ea361b9c312c629f0b93c8b23e09673b62ce4d362 SHA512 3ef0266ecdc2518338db76759effedf7ee8ca1134159174f8b8fb2ad67e7b7523b002bcb77f30ca13efbbeef6f34eb2ef6abfe4da64668d056c5ef82dd2d32cc WHIRLPOOL 7b37f7329764bcf2606be948284b9320ceac96d0effefa965fcbd1673984492c247e36d177eacdb3dda3b1dc03de5a81dbfb4fdcb777f5b9572cdaa0bc07bd86 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.600.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.600.0-r1.ebuild deleted file mode 100644 index 134c0c549d..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.600.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.600.0-r1.ebuild,v 1.1 2014/07/26 14:32:49 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=1.60 -inherit perl-module - -DESCRIPTION="A URI Perl Module" - -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="virtual/perl-MIME-Base64" -RDEPEND="${DEPEND}" - -SRC_TEST=no # see ChangeLog - -mydoc="rfc2396.txt" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.710.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.710.0.ebuild new file mode 100644 index 0000000000..3d65f227f7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/URI/URI-1.710.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=ETHER +DIST_VERSION=1.71 +inherit perl-module + +DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" + +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-Exporter-5.570.0 + >=virtual/perl-MIME-Base64-2 + virtual/perl-Scalar-List-Utils + virtual/perl-parent +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Temp + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/URI/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/URI/metadata.xml index d1083f8dcc..fbd342458e 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/URI/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-perl/URI/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + URI URI @@ -47,6 +50,7 @@ URI::rsync URI::rtsp URI::rtspu + URI::sftp URI::sip URI::sips URI::snews diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.600.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.600.0-r1 deleted file mode 100644 index e92c4b90e4..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.600.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-MIME-Base64 dev-lang/perl:=[-build(-)] -DESCRIPTION=A URI Perl Module -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/URI/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-MIME-Base64 dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/G/GA/GAAS/URI-1.60.tar.gz -_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=805a6d386bc261e21da52a914fd1346e diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.710.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.710.0 new file mode 100644 index 0000000000..ca94a48b12 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/URI-1.710.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=virtual/perl-Exporter-5.570.0 >=virtual/perl-MIME-Base64-2 virtual/perl-Scalar-List-Utils virtual/perl-parent virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Temp >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:= +DESCRIPTION=Uniform Resource Identifiers (absolute and relative) +EAPI=6 +HOMEPAGE=http://search.cpan.org/dist/URI/ +IUSE=test +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=virtual/perl-Exporter-5.570.0 >=virtual/perl-MIME-Base64-2 virtual/perl-Scalar-List-Utils virtual/perl-parent dev-lang/perl:= +SLOT=0 +SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/URI-1.71.tar.gz +_eclasses_=multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 +_md5_=f8a5ca22264e04f2cc8ebe7197da65ee From 25968c4597666b05c42ec8975226553d66b72254 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:40:28 -0700 Subject: [PATCH 17/26] bump(dev-perl/XML-Parser): sync with upstream --- .../dev-perl/XML-Parser/ChangeLog | 246 ------------------ .../dev-perl/XML-Parser/Manifest | 29 +-- .../XML-Parser/XML-Parser-2.410.0-r2.ebuild | 21 -- .../XML-Parser/XML-Parser-2.440.0.ebuild | 24 ++ .../dev-perl/XML-Parser/metadata.xml | 5 +- ...L-Parser-2.410.0-r2 => XML-Parser-2.440.0} | 6 +- 6 files changed, 36 insertions(+), 295 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.410.0-r2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/{XML-Parser-2.410.0-r2 => XML-Parser-2.440.0} (69%) diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/ChangeLog deleted file mode 100644 index e01a8fb71f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/ChangeLog +++ /dev/null @@ -1,246 +0,0 @@ -# ChangeLog for dev-perl/XML-Parser -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.69 2014/08/05 22:11:19 vapier Exp $ - - 05 Aug 2014; Mike Frysinger XML-Parser-2.410.0-r2.ebuild: - Mark arm64/m68k/s390/sh stable. - - 31 Jul 2014; Mikle Kolyada -XML-Parser-2.410.0.ebuild, - XML-Parser-2.410.0-r2.ebuild: - Stable for all; Drop old. - -*XML-Parser-2.410.0-r2 (31 Jul 2014) - - 31 Jul 2014; Andreas K. Huettel - +XML-Parser-2.410.0-r2.ebuild, -XML-Parser-2.410.0-r1.ebuild: - EAPI bump - - 06 Apr 2014; Mike Frysinger XML-Parser-2.410.0-r1.ebuild, - XML-Parser-2.410.0.ebuild: - Add arm64 love. - - 21 Feb 2013; Zac Medico XML-Parser-2.410.0-r1.ebuild: - Add ~arm-linux keyword. - - 01 Sep 2012; Fabian Groffen XML-Parser-2.410.0-r1.ebuild: - Marked ~ppc-aix, bug #432288 - -*XML-Parser-2.410.0-r1 (07 Aug 2012) - - 07 Aug 2012; Fabian Groffen - +XML-Parser-2.410.0-r1.ebuild: - Fix expat detection for FreeBSD that silently went unnoticed. - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 03 Jun 2012; Torsten Veller -XML-Parser-2.36-r1.ebuild: - Cleanup - - 28 May 2012; Raúl Porcel XML-Parser-2.410.0.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #410367 - - 13 May 2012; Fabian Groffen XML-Parser-2.410.0.ebuild: - Marked ~m68k-mint, bug #415405 - - 13 May 2012; Fabian Groffen XML-Parser-2.410.0.ebuild: - Marked ~x64-freebsd - - 26 Apr 2012; Alexis Ballier XML-Parser-2.410.0.ebuild: - keyword ~amd64-fbsd - - 17 Apr 2012; Brent Baude XML-Parser-2.410.0.ebuild: - Marking XML-Parser-2.410.0 ppc64 for bug 410367 - - 16 Apr 2012; Brent Baude XML-Parser-2.410.0.ebuild: - Marking XML-Parser-2.410.0 ppc for bug 410367 - - 06 Apr 2012; Markus Meier XML-Parser-2.410.0.ebuild: - arm stable, bug #410367 - - 04 Apr 2012; Jeff Horelick XML-Parser-2.410.0.ebuild: - marked x86 per bug 410367 - - 03 Apr 2012; Jeroen Roovers XML-Parser-2.410.0.ebuild: - Stable for HPPA (bug #410367). - - 02 Apr 2012; Agostino Sarubbo XML-Parser-2.410.0.ebuild: - Stable for amd64, wrt bug #410367 - - 30 Jul 2011; Torsten Veller XML-Parser-2.36-r1.ebuild, - XML-Parser-2.410.0.ebuild: - Drop ~sparc-fbsd KEYWORD - - 29 Jul 2011; Torsten Veller -XML-Parser-2.36.ebuild, - -XML-Parser-2.40.ebuild: - Cleanup - -*XML-Parser-2.410.0 (03 Jun 2011) - - 03 Jun 2011; Torsten Veller +XML-Parser-2.410.0.ebuild: - Version bump - - 05 Nov 2010; Samuli Suominen - XML-Parser-2.36-r1.ebuild: - ppc64 stable wrt #341865 - -*XML-Parser-2.40 (16 Sep 2010) - - 16 Sep 2010; Torsten Veller +XML-Parser-2.40.ebuild: - Version bump. Use EXPATLIBPATH and EXPATINCPATH - - 27 Jun 2010; XML-Parser-2.36-r1.ebuild: - ppc stable #323529 - - 08 May 2010; Raúl Porcel XML-Parser-2.36-r1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #314467 - - 04 May 2010; Jeroen Roovers XML-Parser-2.36-r1.ebuild: - Stable for HPPA (bug #314467). - - 18 Apr 2010; Markus Meier XML-Parser-2.36-r1.ebuild: - arm stable, bug #314467 - - 17 Apr 2010; Torsten Veller XML-Parser-2.36-r1.ebuild: - Stable on amd64, x86 (#314467) - - 29 Jan 2010; Torsten Veller XML-Parser-2.36-r1.ebuild: - Fix LICENSE: same terms as perl (#301969). Maintenance - -*XML-Parser-2.36-r1 (14 Jan 2010) - - 14 Jan 2010; Fabian Groffen - +XML-Parser-2.36-r1.ebuild: - Revbump to include fix for Prefix, bug #294758, transfer Prefix keywords - - 07 May 2009; Torsten Veller -XML-Parser-2.34.ebuild, - -XML-Parser-2.34-r1.ebuild: - Cleanup - - 06 May 2009; Jeroen Roovers XML-Parser-2.36.ebuild: - Stable for HPPA (bug #268265). - - 03 May 2009; Brent Baude XML-Parser-2.36.ebuild: - stable ppc64, bug 268265 - - 02 May 2009; nixnut XML-Parser-2.36.ebuild: - ppc stable #268265 - - 02 May 2009; Thomas Anderson - XML-Parser-2.36.ebuild: - stable amd64, bug 268265 - - 18 Jul 2008; Raúl Porcel XML-Parser-2.36.ebuild: - alpha/ia64/sparc/x86 stable - -*XML-Parser-2.36 (29 Apr 2008) - - 29 Apr 2008; Yuval Yaari +XML-Parser-2.36.ebuild: - Version bump - -*XML-Parser-2.34-r1 (12 Aug 2007) - - 12 Aug 2007; Samuli Suominen +XML-Parser-2.34-r1.ebuild: - Revision bump XML-Parser to avoid problems with expat upgrade. No changes - made to ebuild itself. - - 19 Jan 2007; Michael Cummings - -XML-Parser-2.31.ebuild, -XML-Parser-2.31-r1.ebuild, - XML-Parser-2.34.ebuild: - Version bump, thanks seemant - - 21 Dec 2006; Roy Marples XML-Parser-2.34.ebuild: - Added ~sparc-fbsd keyword. - - 06 Aug 2006; Michael Cummings - XML-Parser-2.31.ebuild, XML-Parser-2.31-r1.ebuild, XML-Parser-2.34.ebuild: - Adding perl dep; fixed DEPEND - - 05 Jul 2006; Christian Hartmann XML-Parser-2.31.ebuild, - XML-Parser-2.31-r1.ebuild, XML-Parser-2.34.ebuild: - Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND - - 31 Mar 2006; Diego Pettenò XML-Parser-2.34.ebuild: - Add ~x86-fbsd keyword. - - 14 Aug 2005; Kito XML-Parser-2.34.ebuild: - ~ppc-macos keyword. - - 24 May 2005; Herbie Hopkins XML-Parser-2.34.ebuild: - Multilib fix. - - 19 Apr 2005; Michael Hanselmann - XML-Parser-2.34.ebuild: - Stable on ppc. - - 04 Jan 2005; Michael Cummings - XML-Parser-2.31-r1.ebuild, XML-Parser-2.31.ebuild, XML-Parser-2.34.ebuild: - bug 76590 - - 28 Jun 2004; Tom Gall XML-Parser-2.34.ebuild: - stable on ppc64 - - 01 Apr 2004; XML-Parser-2.34.ebuild: - adding s390 keywords - - 26 Mar 2004; Gustavo Zacarias XML-Parser-2.34.ebuild: - stable on hppa - - 23 Mar 2004; Joshua Kinard XML-Parser-2.31-r1.ebuild, - XML-Parser-2.31.ebuild, XML-Parser-2.34.ebuild: - Marked 2.31-r1 stable on mips and added ~mips to 2.34. - - 04 Mar 2004; Gustavo Zacarias XML-Parser-2.34.ebuild: - stable on sparc - - 27 Feb 2004; Michael Cummings XML-Parser-2.33.ebuild: - Cleaning up - - 27 Feb 2004; Michael Cummings XML-Parser-2.34.ebuild: - Unmasking for x86 after 87 days - - 18 Jan 2004; XML-Parser-2.31-r1.ebuild: - Added ~mips to KEYWORDS. - - 07 Jan 2004; XML-Parser-2.34.ebuild: - stable on alpha and ia64 - -*XML-Parser-2.34 (02 Dec 2003) - - 02 Dec 2003; XML-Parser-2.34.ebuild: - Bump to version 2.34. Needed for xmltv-0.5.24 - -*XML-Parser-2.33 (31 Jul 2003) - - 31 Jul 2003; Michael Cummings XML-Parser-2.33.ebuild: - CPAN Version bump;installs good, appears to be good, testing needed. - -*XML-Parser-2.31-r1 (29 Oct 2002) - - 16 Apr 2003; Guy Martin XML-Parser-2.31-r1.ebuild : - Added hppa to KEYWORDS. - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - 29 Oct 2002; Seemant Kulleen ChangeLog : - forced version bump to install into correct locations - -*XML-Parser-2.31 (6 May 2002) - - 24 Jul 2002; Mark Guertin : - Added ppc to keywords - - 6 May 2002; Seemant Kulleen XML-Parser-2.31.ebuild - files/digest-XML-Parser-2.31 : - - Version update and conversion to eclass - -*XML-Parser-2.30 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/Manifest index 18c55ee852..7e7390af10 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/Manifest @@ -1,24 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST XML-Parser-2.41.tar.gz 238441 SHA256 b48197cd2265a26c5f016489f11a7b450d8833cb8b3d6a46ee15975740894de9 SHA512 3536a1f048572611636c2461bb98c2b460b5658b960b5b0b2f2a7848cf0b7efb48593f12f7eb99be22c26f417cf443d66c88fcca7fdfa2f03c60f43624d30801 WHIRLPOOL 4cec9ab03b5e7bfe35e8f758daa1ccdebcf92dc47804098053ea477d554f2d565c0d02b11c59bb0c511dcac76f94be23257bdf4cb38c55f1d21f2ae6f26248cd -EBUILD XML-Parser-2.410.0-r2.ebuild 850 SHA256 35f9e3aa0d71d645b2cfad47499f74d084cb08c775d09e2280b0132825401929 SHA512 21e9fd652dc2f390181012ec2ee2f1b1aa967e2b454d331c41073508b142f0519cf3fc935452a9f204eb63f90f8a1399b90f3aceefba91e2d9667c7ce9e3ca97 WHIRLPOOL 662048a5b528bc20562843533f90bed794735fa59c8e6c59a0de5df2dcfa71baab125cf1070f438fead142364fb3daea3d31bffbd1b7b8598f2e11a456b755d1 -MISC ChangeLog 8367 SHA256 91ce4788229bd58a81208428a762d7ea029cfda815f9b8e98dfd506513e87b31 SHA512 25566cfa09099389a16d7f502a2efe6b1ec759f7cf3e17dfb4e14ed39669839445db12e3a1b58f295f9127ea8580fda66454afe4c0e156ea5a2cb2da10bf97d8 WHIRLPOOL 7df1458db0d5aa0d0d1a6f695c5a7816a87050ad7264d58b2ba2ee1a992bf5f54022d0f79595066337a706364b6a21a89793fc22318d117464ec24f630e570e1 -MISC metadata.xml 720 SHA256 f3e55cccbbab01e1f6e2e6840223457c9086e20eb52121148ec9390c0b7a247a SHA512 aafcd13bef862170edc2a421444f4ee0b0ac74a7f80f973d78977b99557bc99ab0c27050d7d06622e528def627850f41d1e420fe28bc71b2104ae8fee77f68ed WHIRLPOOL 3419b217d3407ed68a5816df652c9025206869120501dcff0ca97484f8bcd1450524687799f63be13444fe3b5dba84823e278f91de165f0405e5b219a1884b64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBCAAGBQJT4VaNAAoJEPGu1DbS6WIA8bMP+gLpZPVTpen+NWhHMUo71jO9 -PaLxNRsmUWL9ia2cTzD1qMuYGJp0aUMFZjC42r9kZ66DnVVuacMCe1WxAUZrquaR -2LQ7KjPtQQ9TS8fk1xAtlEr/e46RH1osWTVUgQNYhzU7+LsIHo+cd6MjQ38TP3Fp -kdroWwXpktGNGsEYuGZa8SMyPvkXF4lw0KRPKbUDR8wWJkZWDM86Sv4DnZAK6O6k -oQZ0B+I6n4ayTQnoVaU0bHcmdCWyT+mPNHcG1r9p1JATOh/VoPI4TUkf7aNAOkSg -2z5FIz47OgzBPbRMsUv/WY4frZ/uQvPb4uptgMJgUQErAt0TkELSWnWSkh3T5bmP -TJSrZNfwJQsZ8qo0zbAonXgZ/p+FBdtsW+hhK6isO2mKacnMbQinpBChWbdLZj9K -5Gmv2c+D8R2VIyxeERi0CQ8PPjJpo02GDcz9qiSplPeiO5OxGrrFteU+8BqTmL3h -2tYeSq/sQzKO1Hb8qOteW7sOlsE9A+7TmMwe+WDpch1/5ujlHMc/jF0RUnuU5BMJ -eGeqPytwDHNtoNvDYzq4xC3/wTJ1KC8dfuVTEagQs3oPC5Xlvz8tj4a//A+kKe5C -gIH8sSGEoehmBRkCvKuYhLMEatmt8NMr577l+avPBFM7JC+apMTfua23K4Pwx9zH -66KAOsb9S3FdD0fnjMp0 -=bbR1 ------END PGP SIGNATURE----- +DIST XML-Parser-2.44.tar.gz 237377 SHA256 1ae9d07ee9c35326b3d9aad56eae71a6730a73a116b9fe9e8a4758b7cc033216 SHA512 4790d20d89478880b18255679727e5b2fb2860bb4de67d5032c805fd44c9f90697a240a612aba51255325192253aa578b346d658b29f631a4e92ad96e7d65b61 WHIRLPOOL f26f1d525e2c27b57b86b8db37e032dae48efb9e82b2ce0eb96db4579f365496933e0215572d2d181ad7f0458bef77ef40202fe8c9219f096cf5127fc15a7e1a +EBUILD XML-Parser-2.440.0.ebuild 749 SHA256 5ff957dafe130ec8d2fb2a9a3f1c067bdf67b244e4f28f54ca30c6dfa918477a SHA512 9e6bc1fc87734daf0f4dd456783ff0458524cdfd21ddc8ca2a6f433eae110967a35670ab8f1da3c751f34d384eb80e70fff2800890e3961f459d24f8a67d2ee8 WHIRLPOOL 7a5af7c7fdb203883aa5397ababd7f7f282eb29fc10d70809687fe452a4a207d9220e3b6389e4873e6a3145407419265fa61ca30ccf90c1ba8a459aa2c058e87 +MISC ChangeLog 3051 SHA256 a53adfeeb6ad9f41acb23289894f963d6b673493c65e0480172347c37ac86577 SHA512 a63b280fcc4b1563bdb6026a30b026566e3f89ed38fd7c36f2e6857c42f0a80fa445fdc3c5b3c6042a96ab0836d6c77be1a86a1c983596be42ec4a694ded60d6 WHIRLPOOL 08778233c914baa0ffe8c6c8554d432702539c5cb3c2e47991796ec349e5cf840c4a79ee6bf63bf5a1dfb0e4c4a91f8c73bb24483a9371b42629a79012f6e46a +MISC ChangeLog-2015 8506 SHA256 7ec5d1002a18c805ec4ee19ce60e55d911b39a4da9e45b3d89894254ccc56c17 SHA512 89cc1028158a12c450fae1fe727c5f6feed2b61e67f495b911f5371b2d05bba204aad28ce01451d3ce4f44d791d347ccbbaec48ab4c96092120e0e28be18c165 WHIRLPOOL ccaa4db29782a2a01f630f98e8575363a932345afd6f7b594c42041d794dd22519d257ca642de2fbe7bc0ad7125e2812349a3fffd186019deffcfd0771815c33 +MISC metadata.xml 818 SHA256 d457439bebadb4a77b445b1b2b1e440d33d3ca4459395233d95e693b91b72985 SHA512 867640878bc02e9ba3b1c85691d7da8d64adafde700342b97886b98c2057c65d8f484c69597ad7ab53d5970117c5d5120634b83b27c6233cfed8d608ecd47d14 WHIRLPOOL 9937c4ad9b9f7ffc65c57531f040beb0f53182efa6c94e337b8632a82c1d53520198ea6f05f6fb1000eae03a049a1a7907259de825942da83c95ce6e8fb5435f diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.410.0-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.410.0-r2.ebuild deleted file mode 100644 index a161181457..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.410.0-r2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.410.0-r2.ebuild,v 1.3 2014/08/05 22:11:19 vapier Exp $ - -EAPI=5 - -MODULE_AUTHOR=TODDR -MODULE_VERSION=2.41 -inherit perl-module multilib - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat" - -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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=">=dev-libs/expat-1.95.1-r1" -DEPEND="${RDEPEND}" - -SRC_TEST=do -myconf="EXPATLIBPATH=${EPREFIX}/usr/$(get_libdir) EXPATINCPATH=${EPREFIX}/usr/include" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild new file mode 100644 index 0000000000..9a290a4ffa --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MODULE_AUTHOR=TODDR +MODULE_VERSION=2.44 +inherit perl-module multilib + +DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat" + +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=">=dev-libs/expat-1.95.1-r1" +DEPEND="${RDEPEND}" + +SRC_TEST=do + +src_configure() { + myconf="EXPATLIBPATH=${EPREFIX}/usr/$(get_libdir) EXPATINCPATH=${EPREFIX}/usr/include" + perl-module_src_configure +} diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/metadata.xml index c867a87635..b2761bc4bb 100644 --- a/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-perl/XML-Parser/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + XML-Parser XML::Parser diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/XML-Parser-2.410.0-r2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/XML-Parser-2.440.0 similarity index 69% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/XML-Parser-2.410.0-r2 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/XML-Parser-2.440.0 index 530af7f642..5f0966f639 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/XML-Parser-2.410.0-r2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/XML-Parser-2.440.0 @@ -3,10 +3,10 @@ DEPEND=>=dev-libs/expat-1.95.1-r1 dev-lang/perl:=[-build(-)] DESCRIPTION=A Perl extension interface to James Clark's XML parser, expat EAPI=5 HOMEPAGE=http://search.cpan.org/dist/XML-Parser/ -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 ~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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=dev-libs/expat-1.95.1-r1 dev-lang/perl:=[-build(-)] SLOT=0 -SRC_URI=mirror://cpan/authors/id/T/TO/TODDR/XML-Parser-2.41.tar.gz +SRC_URI=mirror://cpan/authors/id/T/TO/TODDR/XML-Parser-2.44.tar.gz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=3c06320b0692ec97b1af8d6d9391fac9 +_md5_=ac751fc148b4a7cecdc16a44e0408d9c From 081b55199879d6190891c238f6c36b81ff28fbe0 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:45:36 -0700 Subject: [PATCH 18/26] bump(dev-perl/Module-Build): sync with upstream --- .../dev-perl/Module-Build/Manifest | 9 + .../Module-Build-0.420.500.ebuild | 5 +- .../Module-Build-0.421.600.ebuild | 43 ++ .../Module-Build-0.421.800.ebuild | 40 + .../Module-Build/metadata.xml | 5 +- .../Module-Build-0.420.500 | 8 +- .../md5-cache/dev-perl/Module-Build-0.421.600 | 13 + .../md5-cache/dev-perl/Module-Build-0.421.800 | 13 + .../perl-core/Module-Build-0.400.300-r1 | 13 - .../perl-core/Module-Build-0.420.0-r1 | 13 - .../perl-core/Module-Build/ChangeLog | 681 ------------------ .../perl-core/Module-Build/Manifest | 30 - .../Module-Build-0.400.300-r1.ebuild | 31 - .../Module-Build-0.420.0-r1.ebuild | 31 - 14 files changed, 128 insertions(+), 807 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Manifest rename sdk_container/src/third_party/portage-stable/{perl-core => dev-perl}/Module-Build/Module-Build-0.420.500.ebuild (63%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.600.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.800.ebuild rename sdk_container/src/third_party/portage-stable/{perl-core => dev-perl}/Module-Build/metadata.xml (94%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/{perl-core => dev-perl}/Module-Build-0.420.500 (64%) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.600 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.800 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.400.300-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Module-Build/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Manifest new file mode 100644 index 0000000000..e7c95dbf8f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Manifest @@ -0,0 +1,9 @@ +DIST Module-Build-0.4205.tar.gz 309120 SHA256 1e7a597607329db642ad68ddde00c8f48d6f660ced6d2dff4c99c84e0dd1f501 SHA512 8fe81ea27e1870a489633da1280e7270babaa2d01365a22e854ae7e0c608b5c20885c0eb8d60ea23fe1f54a28b1ffbbf0e635fdf3ccc8539db7d5733d23090c2 WHIRLPOOL 860c55b0e222567dc2c8f18909bf6af58ec94f5f85feaa3a4c8ff0586d95a37ca62fe7fc755297a733aacafecbe2806bd256a842ed47b478ace28d5af63f9a59 +DIST Module-Build-0.4216.tar.gz 305240 SHA256 661e030ee9f83027e8a5067788175d53050b5d1292be1bfd85d44ad141fb7671 SHA512 46b5d03e6bea1ee33a1202a38d68231daf49931b25b792b41fa39ab3b3c1321d8a47819a2714bf90a981e6686fc566aa5a6067edf61d78fe8166c7e4f83eeaa9 WHIRLPOOL 78d027fa13afa8832c916d9939c0639ed3f1e7b056522fceb10aebcdcfe04db6528c74b1a1cf1e0929d1ce5ccec0ec03c26b8ddb3563ae4df4d35612c2bd77c3 +DIST Module-Build-0.4218.tar.gz 305533 SHA256 1ef0aa529a3f296f894a5e79240a77d71be60dd595e8cad3a0d04c7ea187c0d0 SHA512 d752226dbc89b1ae65d3dea4f4356cd355288ab73eebc34bd09efa3d4ad5f78d284a705525d8bbc8785babf6cdc934953333254a8cc7c67cbd943f88ffaab301 WHIRLPOOL a1c1d6ac5102ccaad3844ae4841540e96a422ba30a0c52b0cab918f087e779631d0d11af0ab0e3cdd492640db126829eb5ac0f4929eed8e28415f74c441c210d +EBUILD Module-Build-0.420.500.ebuild 1140 SHA256 ea316ab73fd25dd63afa7e8ac687e58992f0fa9d48d2fd167f8f3c1033195583 SHA512 51af6061131bb8ba074b0dbc84ea593e21f9fba564d126158b2a8833d956f870c81314c01d3e52c0061cfc0a09bde2e9a5e54ede4f4bd68964ddf85621230aaa WHIRLPOOL 6960ab1ff9575d19c5fbf5b0d470d262b3e579da48b1185786ba17e976dd02da4b6390ed5aeff7ac3e892ff64545f277514fb9beb4101efd2723cfe7f9c0ca6a +EBUILD Module-Build-0.421.600.ebuild 1279 SHA256 753f743764953ad8ef820a44b9bf799dd09527eb287dd9f2d03407fda245cefc SHA512 fc68c6862bf6f944d63d20e36d48f96229777220974f7795e57ca6843900c6ffc14a807473ebc267d43e369531d6bbb7ca86975c3f31e5e01b1320c874eebde0 WHIRLPOOL 6dbbd6587f7162cf0eb7981bb586ef4161b295d532d04ebd1911f6df8b6c8daa193b614f965904f220981945705a7d72cb9fa6cbc3f41a9bb1dce5e864f1eb31 +EBUILD Module-Build-0.421.800.ebuild 1201 SHA256 e9c7becab3f04832eff0c376668744492d4e6d3d81405784c102d600b7517ff0 SHA512 1ea6007cf406d4be9b46e986836357bc577b71f71b2cc93888bbe19a1b8e6da02ffe29b39ca2d873439dd7b00576947159f21f336429e4a68c278223dc9e7956 WHIRLPOOL dab3073e4a74da25432365561d4bb8d216370813eeb6b7d09cfac3d1a0ee1585669e908e0437ee03290891374955d845cb2bc1aa4d4d1179d103b978445a5705 +MISC ChangeLog 4919 SHA256 9ec55f5f07fd4a4ca200f8007da52e371dfeddd2a0e5636ec5b39e3a9efe113a SHA512 0ce550967584d43921f43f5ad0e1741c4a6b2509d0b484ac75b742d366e98d3c5a13c7a0fa7f68c04aed6ff6ed7b434c39bee5299f4a2cdcb2836290dcf33d0d WHIRLPOOL 829dfe64c49064ca41f130ec24b7dd696bbcef6194586823e6ad67bae577aefea983400c3f36cf536d5cfecac05692610d12799d9365983ca9033351e3344167 +MISC ChangeLog-2015 23273 SHA256 30d1b77030065774994991af9e3ada779bb52fae66a1cf35a30c94f3552a1dbf SHA512 dd4e7d43affb9aff553e8ae9ce48ba13dff713ec6ed137688461fa17c7b2c94265b3e6c9b05bde0f6f4902541cc25cc9899f415f5142ef037209f355ce37fa12 WHIRLPOOL 6f8f52eb9f75ce87203baae059ee6089928e0147a7faa06119ac282f8fe1c014aa44f16799fb35ef9fb34287e7dec886d671a312ab8efd44f54f5493dc01e86c +MISC metadata.xml 2353 SHA256 683f5f949315fac6426a778eeb2d81b38fcd910a8fe676f7ef0fc70867438351 SHA512 e170d86885692146c78d954ec8d6c647ebc8849ca0642b462b4245943e79a25e33415c1a8376e46247e74c48c13af2c288b172aa0c066f592d01c50c00f1f50c WHIRLPOOL cced4cbee30ed5cdcc8ac3e77f8a6ebc4ac9f55fadf29c2a3268371dd0af9f22863680a7ea43cc985d50259a8ffbe36cbf84e3a67875c8f4737a2c7e35499e64 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.500.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.420.500.ebuild similarity index 63% rename from sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.500.ebuild rename to sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.420.500.ebuild index cff3ed00a9..28a11c69f0 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.500.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.420.500.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 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 $ EAPI=5 @@ -11,7 +10,7 @@ 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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.600.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.600.ebuild new file mode 100644 index 0000000000..9cdaf638ac --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.600.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=LEONT +DIST_VERSION=0.4216 +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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-CPAN-Meta-2.142.60 + virtual/perl-Data-Dumper + >=virtual/perl-ExtUtils-CBuilder-0.270.0 + virtual/perl-ExtUtils-Install + virtual/perl-ExtUtils-Manifest + virtual/perl-ExtUtils-MakeMaker + >=virtual/perl-ExtUtils-ParseXS-2.210.0 + >=virtual/perl-File-Spec-0.820.0 + virtual/perl-Getopt-Long + >=virtual/perl-Module-Metadata-1.0.2 + >=virtual/perl-Perl-OSType-1 + virtual/perl-Test-Harness + virtual/perl-Text-ParseWords +" +DEPEND="${RDEPEND} + >=virtual/perl-CPAN-Meta-YAML-0.3.0 + >=virtual/perl-File-Temp-0.150.0 + >=virtual/perl-Parse-CPAN-Meta-1.440.100 + >=virtual/perl-CPAN-Meta-2.142.60 + >=virtual/perl-Module-Metadata-1.0.2 + >=virtual/perl-Perl-OSType-1 + >=virtual/perl-version-0.870.0 + test? ( + >=virtual/perl-Test-Harness-3.290.0 + >=virtual/perl-Test-Simple-0.490.0 + ) +" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.800.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.800.ebuild new file mode 100644 index 0000000000..015e01ad46 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/Module-Build-0.421.800.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=LEONT +DIST_VERSION=0.4218 +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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-CPAN-Meta-2.142.60 + virtual/perl-Data-Dumper + >=virtual/perl-ExtUtils-CBuilder-0.270.0 + virtual/perl-ExtUtils-Install + virtual/perl-ExtUtils-Manifest + virtual/perl-ExtUtils-MakeMaker + >=virtual/perl-ExtUtils-ParseXS-2.210.0 + >=virtual/perl-File-Spec-0.820.0 + virtual/perl-Getopt-Long + >=virtual/perl-Module-Metadata-1.0.2 + >=virtual/perl-Perl-OSType-1 + >=virtual/perl-Test-Harness-3.290.0 + virtual/perl-Text-ParseWords + >=virtual/perl-podlators-2.1.0 + >=virtual/perl-version-0.870.0 +" +DEPEND="${RDEPEND} + >=virtual/perl-CPAN-Meta-YAML-0.3.0 + >=virtual/perl-File-Temp-0.150.0 + >=virtual/perl-Parse-CPAN-Meta-1.440.100 + test? ( + >=virtual/perl-Test-Simple-0.490.0 + ) +" diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/metadata.xml similarity index 94% rename from sdk_container/src/third_party/portage-stable/perl-core/Module-Build/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/metadata.xml index 526d387620..5340de1257 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-perl/Module-Build/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + Module-Build Module::Build diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.500 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.420.500 similarity index 64% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.500 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.420.500 index 27bd7b3c53..d6d4b2b5fc 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.500 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.420.500 @@ -1,13 +1,13 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack +DEFINED_PHASES=compile configure install prepare test unpack DEPEND=>=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 dev-lang/perl:=[-build(-)] DESCRIPTION=Build and install Perl modules EAPI=5 HOMEPAGE=http://search.cpan.org/dist/Module-Build/ IUSE=test -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) 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 dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/Module-Build-0.4205.tar.gz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=b6c9ad925200a8fdd50c5b2934d9b184 +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be +_md5_=0e5cb462195d8884db642b275f2a1f12 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.600 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.600 new file mode 100644 index 0000000000..4b9fb6b0f1 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.600 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=virtual/perl-CPAN-Meta-2.142.60 virtual/perl-Data-Dumper >=virtual/perl-ExtUtils-CBuilder-0.270.0 virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-MakeMaker >=virtual/perl-ExtUtils-ParseXS-2.210.0 >=virtual/perl-File-Spec-0.820.0 virtual/perl-Getopt-Long >=virtual/perl-Module-Metadata-1.0.2 >=virtual/perl-Perl-OSType-1 virtual/perl-Test-Harness virtual/perl-Text-ParseWords >=virtual/perl-CPAN-Meta-YAML-0.3.0 >=virtual/perl-File-Temp-0.150.0 >=virtual/perl-Parse-CPAN-Meta-1.440.100 >=virtual/perl-CPAN-Meta-2.142.60 >=virtual/perl-Module-Metadata-1.0.2 >=virtual/perl-Perl-OSType-1 >=virtual/perl-version-0.870.0 test? ( >=virtual/perl-Test-Harness-3.290.0 >=virtual/perl-Test-Simple-0.490.0 ) dev-lang/perl:= +DESCRIPTION=Build and install Perl modules +EAPI=6 +HOMEPAGE=http://search.cpan.org/dist/Module-Build/ +IUSE=test +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=virtual/perl-CPAN-Meta-2.142.60 virtual/perl-Data-Dumper >=virtual/perl-ExtUtils-CBuilder-0.270.0 virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-MakeMaker >=virtual/perl-ExtUtils-ParseXS-2.210.0 >=virtual/perl-File-Spec-0.820.0 virtual/perl-Getopt-Long >=virtual/perl-Module-Metadata-1.0.2 >=virtual/perl-Perl-OSType-1 virtual/perl-Test-Harness virtual/perl-Text-ParseWords dev-lang/perl:= +SLOT=0 +SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/Module-Build-0.4216.tar.gz +_eclasses_=multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 +_md5_=da075b6b780163160abe2bbecfef7b01 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.800 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.800 new file mode 100644 index 0000000000..1a79f5cd29 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/Module-Build-0.421.800 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=virtual/perl-CPAN-Meta-2.142.60 virtual/perl-Data-Dumper >=virtual/perl-ExtUtils-CBuilder-0.270.0 virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-MakeMaker >=virtual/perl-ExtUtils-ParseXS-2.210.0 >=virtual/perl-File-Spec-0.820.0 virtual/perl-Getopt-Long >=virtual/perl-Module-Metadata-1.0.2 >=virtual/perl-Perl-OSType-1 >=virtual/perl-Test-Harness-3.290.0 virtual/perl-Text-ParseWords >=virtual/perl-podlators-2.1.0 >=virtual/perl-version-0.870.0 >=virtual/perl-CPAN-Meta-YAML-0.3.0 >=virtual/perl-File-Temp-0.150.0 >=virtual/perl-Parse-CPAN-Meta-1.440.100 test? ( >=virtual/perl-Test-Simple-0.490.0 ) dev-lang/perl:= +DESCRIPTION=Build and install Perl modules +EAPI=6 +HOMEPAGE=http://search.cpan.org/dist/Module-Build/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=virtual/perl-CPAN-Meta-2.142.60 virtual/perl-Data-Dumper >=virtual/perl-ExtUtils-CBuilder-0.270.0 virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-MakeMaker >=virtual/perl-ExtUtils-ParseXS-2.210.0 >=virtual/perl-File-Spec-0.820.0 virtual/perl-Getopt-Long >=virtual/perl-Module-Metadata-1.0.2 >=virtual/perl-Perl-OSType-1 >=virtual/perl-Test-Harness-3.290.0 virtual/perl-Text-ParseWords >=virtual/perl-podlators-2.1.0 >=virtual/perl-version-0.870.0 dev-lang/perl:= +SLOT=0 +SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/Module-Build-0.4218.tar.gz +_eclasses_=multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 +_md5_=eae0815dae2542fc82040333d7b99b4b diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.400.300-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.400.300-r1 deleted file mode 100644 index 257a900e9a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.400.300-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=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 dev-lang/perl:=[-build(-)] -DESCRIPTION=Build and install Perl modules -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Module-Build/ -IUSE=test -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 -LICENSE=|| ( Artistic GPL-1+ ) -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 dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/Module-Build-0.4003.tar.gz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=31567573dd7da5aa2756c38bcda309af diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.0-r1 deleted file mode 100644 index 4c97cdc5a8..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Module-Build-0.420.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=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 dev-lang/perl:=[-build(-)] -DESCRIPTION=Build and install Perl modules -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Module-Build/ -IUSE=test -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 -LICENSE=|| ( Artistic GPL-1+ ) -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 dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/Module-Build-0.4200.tar.gz -_eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=b2a46ef6cdb5d3ed9cce7cb2c3c218b8 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/ChangeLog b/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/ChangeLog deleted file mode 100644 index 1665f0e4ad..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/ChangeLog +++ /dev/null @@ -1,681 +0,0 @@ -# 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 $ - - 29 Nov 2014; Andreas K. Huettel - Module-Build-0.420.500.ebuild: - Copy keywords from dev-lang/perl-5.20 - -*Module-Build-0.420.500 (29 Nov 2014) - - 29 Nov 2014; Andreas K. Huettel - +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) - - 26 Jul 2014; Andreas K. Huettel - +Module-Build-0.400.300-r1.ebuild, +Module-Build-0.420.0-r1.ebuild, - -Module-Build-0.400.300.ebuild, -Module-Build-0.420.0.ebuild: - EAPI bump - - 09 Jul 2014; Andreas K. Huettel - -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.700.ebuild: - Remove old - -*Module-Build-0.420.0 (10 Mar 2014) - - 10 Mar 2014; Vladimir Smirnov +Module-Build-0.420.0.ebuild: - Version bump - - 20 Jan 2014; Mike Frysinger 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, - Module-Build-0.400.700.ebuild: - Add arm64 love. - - 17 Jan 2014; Mike Frysinger Module-Build-0.400.300.ebuild: - Mark m68k stable. - - 31 Dec 2013; Mikle Kolyada - -Module-Build-0.34.0201.ebuild: - Drop old - -*Module-Build-0.400.700 (14 Aug 2013) - - 14 Aug 2013; Patrick Lauer - +Module-Build-0.400.700.ebuild: - Bump - - 02 Mar 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for sh, wrt bug #458122 - - 23 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for sparc, wrt bug #458122 - - 21 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for ia64, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for arm, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for s390, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for alpha, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for hppa, wrt bug #458122 - - 19 Feb 2013; Zac Medico Module-Build-0.400.300.ebuild: - Add ~arm-linux keyword. - - 18 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for ppc, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for ppc64, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo Module-Build-0.400.300.ebuild: - Stable for amd64, wrt bug #458122 - - 06 Jan 2013; Mike Frysinger 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 +Module-Build-0.400.300.ebuild: - Version bump - -*Module-Build-0.400.200 (27 Jul 2012) - - 27 Jul 2012; Torsten Veller +Module-Build-0.400.200.ebuild: - Version bump - -*Module-Build-0.400.100 (28 Jun 2012) - - 28 Jun 2012; Torsten Veller +Module-Build-0.400.100.ebuild: - Version bump - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 15 May 2012; Mark Loeser Module-Build-0.380.0.ebuild: - Stable for ppc64; bug #393397 - - 28 Apr 2012; Alexis Ballier - Module-Build-0.400.0.ebuild: - keyword ~amd64-fbsd - -*Module-Build-0.400.0 (25 Feb 2012) - - 25 Feb 2012; Torsten Veller +Module-Build-0.400.0.ebuild: - Version bump - - 02 Feb 2012; Brent Baude Module-Build-0.380.0.ebuild: - Marking Module-Build-0.380.0 ppc stable for bug 393397 - - 15 Jan 2012; Raúl Porcel Module-Build-0.380.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #393397 - - 22 Dec 2011; Markus Meier Module-Build-0.380.0.ebuild: - x86 stable, bug #393397 - - 20 Dec 2011; Agostino Sarubbo Module-Build-0.380.0.ebuild: - Stable for AMD64, wrt bug #393397 - - 14 Dec 2011; Markus Meier Module-Build-0.380.0.ebuild: - arm stable, bug #393397 - - 07 Dec 2011; Jeroen Roovers Module-Build-0.380.0.ebuild: - Stable for HPPA (bug #393397). - - 30 Jul 2011; Torsten Veller Module-Build-0.34.0201.ebuild, - Module-Build-0.36.07.ebuild: - Drop ~sparc-fbsd KEYWORD - - 26 Jul 2011; Kacper Kowalik - Module-Build-0.380.0.ebuild: - Marked ~ppc/~ppc64 wrt #357599 - - 07 Jul 2011; Alexis Ballier - Module-Build-0.380.0.ebuild: - keyword ~x86-fbsd, bug #357599 - - 13 Jun 2011; Matt Turner Module-Build-0.380.0.ebuild: - Added ~mips, bug 357599 - - 02 May 2011; Fabian Groffen Module-Build-0.380.0.ebuild: - Marked ~x64-freebsd - -*Module-Build-0.380.0 (06 Mar 2011) - - 06 Mar 2011; Torsten Veller +Module-Build-0.380.0.ebuild: - Version bump - - 27 Feb 2011; Fabian Groffen - Module-Build-0.362.400.ebuild: - Add Prefix keywords, bug #353115 - - 27 Feb 2011; Kacper Kowalik - Module-Build-0.362.400.ebuild: - Marked ~ppc/~ppc64 wrt #353115 - - 30 Jan 2011; Raúl Porcel Module-Build-0.362.400.ebuild: - Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115 - - 29 Jan 2011; Jeroen Roovers Module-Build-0.362.400.ebuild: - Marked ~hppa (bug #353115). - -*Module-Build-0.362.400 (29 Jan 2011) - - 29 Jan 2011; Torsten Veller +Module-Build-0.362.400.ebuild: - Version bump - - 17 Jan 2011; Torsten Veller -Module-Build-0.35.ebuild, - -Module-Build-0.36.01.ebuild, -Module-Build-0.36.03.ebuild: - Cleanup - - 07 Dec 2010; Matt Turner - Module-Build-0.36.07.ebuild: - Added ~mips, bug 298183. - - 22 Oct 2010; Samuli Suominen - Module-Build-0.36.07.ebuild: - ppc64 stable wrt #333421 - - 18 Oct 2010; Jeroen Roovers Module-Build-0.36.07.ebuild: - Stable for HPPA (bug #323529). - - 27 Jun 2010; Module-Build-0.36.07.ebuild: - ppc stable #323529 - - 21 Jun 2010; Raúl Porcel - Module-Build-0.36.07.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #323529 - - 15 Jun 2010; Torsten Veller 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 - +Module-Build-0.36.07.ebuild: - Version bump - - 23 Feb 2010; Joseph Jezak Module-Build-0.36.01.ebuild, - Module-Build-0.36.03.ebuild: - Marked ~ppc for bug #298183. - - 08 Feb 2010; Fabian Groffen - Module-Build-0.36.03.ebuild: - Marked ~ppc-aix, bug #298183 - -*Module-Build-0.36.03 (21 Jan 2010) - - 21 Jan 2010; Torsten Veller - +Module-Build-0.36.03.ebuild: - Version bump - - 17 Jan 2010; Raúl Porcel - Module-Build-0.36.01.ebuild: - Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #298183 - - 17 Jan 2010; Torsten Veller - -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 Module-Build-0.36.01.ebuild: - add ~arm, bug #298183 - - 09 Jan 2010; Fabian Groffen - Module-Build-0.36.01.ebuild: - Add back Prefix keywords, bug #298183 - - 09 Jan 2010; Alexis Ballier - Module-Build-0.36.01.ebuild: - keyword ~sparc-fbsd, bug #298183 - - 07 Jan 2010; Alexis Ballier - Module-Build-0.36.01.ebuild: - keyword ~x86-fbsd, bug #298183 - - 06 Jan 2010; Brent Baude Module-Build-0.36.01.ebuild: - Marking Module-Build-0.36.01 ~ppc64 for bug 298183 - - 05 Jan 2010; nixnut Module-Build-0.34.0201.ebuild: - ppc stable #288026 - - 24 Dec 2009; Jeroen Roovers Module-Build-0.36.01.ebuild: - Marked ~hppa (bug #298183). - -*Module-Build-0.36.01 (24 Dec 2009) - - 24 Dec 2009; Torsten Veller - +Module-Build-0.36.01.ebuild: - Version bump - - 16 Dec 2009; Jonathan Callen 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 - Module-Build-0.34.0201.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude - Module-Build-0.34.0201.ebuild: - Marking Module-Build-0.34.0201 ppc64 stable for bug 288026 - - 07 Dec 2009; Markus Meier - Module-Build-0.34.0201.ebuild: - arm stable, bug #288026 - - 07 Dec 2009; Jeroen Roovers - Module-Build-0.34.0201.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller - Module-Build-0.34.0201.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - Module-Build-0.34.0201.ebuild: - x86 stable, bug 288026 - -*Module-Build-0.35 (28 Aug 2009) - - 28 Aug 2009; Torsten Veller +Module-Build-0.35.ebuild: - Version bump - -*Module-Build-0.34.0201 (10 Aug 2009) - - 10 Aug 2009; Torsten Veller - +Module-Build-0.34.0201.ebuild: - Version bump - -*Module-Build-0.34 (08 Jul 2009) - - 08 Jul 2009; Torsten Veller +Module-Build-0.34.ebuild: - Version bump - -*Module-Build-0.33 (04 May 2009) - - 04 May 2009; Torsten Veller +Module-Build-0.33.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller - -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 +Module-Build-0.32.ebuild: - Version bump - -*Module-Build-0.31.012 (14 Jan 2009) - - 14 Jan 2009; Torsten Veller - -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 - +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 - +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 - +Module-Build-0.31.ebuild: - Version bump. - - 04 Nov 2008; Mike Frysinger - 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 +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 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 +module-build-0.30.ebuild: - Version bump - - 15 Sep 2008; Torsten Veller -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 module-build-0.28.08.ebuild: - Stable for HPPA too. - - 29 Dec 2007; module-build-0.28.08.ebuild: - Keyworded ~sparc-fbsd; bug 203655 - - 10 Nov 2007; Samuli Suominen - module-build-0.28.08.ebuild: - amd64 stable - - 09 Aug 2007; Tobias Scherbaum - module-build-0.28.08.ebuild: - Stable on ppc. - - 11 Jul 2007; Raúl Porcel - module-build-0.28.08.ebuild: - alpha/ia64/x86 stable - - 07 Jul 2007; Tom Gall module-build-0.28.08.ebuild: - stable on ppc64 - - 30 Jun 2007; Joshua Kinard module-build-0.28.08.ebuild: - Stable on mips. - - 21 Jun 2007; Michael Cummings - module-build-0.28.07.ebuild, module-build-0.28.08.ebuild: - Marking sparc stable - - 12 May 2007; Joshua Kinard module-build-0.28.06.ebuild: - Stable on mips. - - 05 May 2007; Tobias Scherbaum - module-build-0.28.06.ebuild: - ppc stable - -*module-build-0.28.08 (29 Apr 2007) - - 29 Apr 2007; Michael Cummings - +module-build-0.28.08.ebuild: - Version bump - -*module-build-0.28.07 (16 Apr 2007) - - 16 Apr 2007; Michael Cummings - +module-build-0.28.07.ebuild: - Version bump - - 16 Apr 2007; Markus Rothe - module-build-0.28.05.ebuild: - Stable on ppc64 - - 14 Apr 2007; Michael Cummings - module-build-0.28.06.ebuild: - Marking sparc stable - - 09 Apr 2007; Michael Cummings - module-build-0.28.06.ebuild: - Marking stable amd64 - - 05 Mar 2007; Andrej Kacian module-build-0.28.05.ebuild: - Stable on x86, bug #169152. - -*module-build-0.28.06 (23 Jan 2007) - - 23 Jan 2007; Michael Cummings - +module-build-0.28.06.ebuild: - Version bump - - 21 Jan 2007; Michael Cummings - -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 - module-build-0.28.05.ebuild: - Stable on hppa - - 21 Oct 2006; Tobias Scherbaum - module-build-0.28.05.ebuild: - ppc stable - - 20 Oct 2006; Aron Griffis - module-build-0.28.05.ebuild: - Mark 0.28.05 stable on ia64 - - 20 Oct 2006; Michael Cummings - module-build-0.28.05.ebuild: - Marking amd64 stable - - 20 Oct 2006; Michael Cummings - module-build-0.28.05.ebuild: - Marking sparc stable - - 04 Sep 2006; Joshua Kinard module-build-0.28-r1.ebuild: - Marked stable on mips. - -*module-build-0.28.05 (21 Aug 2006) - - 21 Aug 2006; Yuval Yaari +module-build-0.28.05.ebuild: - Version bump - - 18 Aug 2006; Michael Cummings - module-build-0.28-r1.ebuild: - Marking amd64 stable - - 19 Jul 2006; Bryan Østergaard - module-build-0.28-r1.ebuild: - Stable on alpha. - - 14 Jul 2006; Thomas Cort module-build-0.28.ebuild: - Stable on alpha wrt Bug #136708. - - 02 Jul 2006; Michael Cummings - module-build-0.28.ebuild: - Marking stable amd64 - - 29 Jun 2006; Gustavo Zacarias - module-build-0.28-r1.ebuild: - Stable on hppa - - 27 Jun 2006; Guy Martin module-build-0.28.ebuild: - Stable on hppa. - -*module-build-0.28.01 (23 Jun 2006) - - 23 Jun 2006; Michael Cummings - +module-build-0.28.01.ebuild: - Version bump upstream - - 18 Jun 2006; Andrej Kacian module-build-0.28.ebuild: - Stable on x86. Bug #136708. - - 18 Jun 2006; Markus Rothe module-build-0.28.ebuild: - Stable on ppc64; bug #136708 - -*module-build-0.28-r1 (18 Jun 2006) - - 18 Jun 2006; Michael Cummings - 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 - module-build-0.28.ebuild: - Bug 136928 - dep loop fixed - - 14 Jun 2006; module-build-0.28.ebuild: - Stable on ppc; bug #136708 - - 11 Jun 2006; Michael Cummings - module-build-0.28.ebuild: - Marking stable sparc - - 27 May 2006; module-build-0.26.11.ebuild: - Marking stable amd64, tested on pitr, closes all the module-build sandbox bugs. - - 02 May 2006; Diego Pettenò - module-build-0.28.ebuild: - Add ~x86-fbsd keyword. - -*module-build-0.28 (01 May 2006) - - 01 May 2006; +module-build-0.28.ebuild: - Version bump - - 24 Apr 2006; Diego Pettenò - module-build-0.26.11.ebuild: - Add ~x86-fbsd keyword. - - 26 Feb 2006; Joshua Kinard module-build-0.26.11.ebuild: - Marked stable on mips. - - 31 Jan 2006; Aron Griffis - module-build-0.26.11.ebuild: - Mark 0.26.11 stable on alpha - - 21 Jan 2006; Markus Rothe - module-build-0.26.11.ebuild: - Stable on ppc64 - - 15 Jan 2006; Michael Hanselmann - module-build-0.26.11.ebuild: - Stable on ppc. - - 13 Jan 2006; Michael Cummings - module-build-0.26.11.ebuild: - marking sparc x86 stable - -*module-build-0.26.11 (19 Jul 2005) - - 19 Jul 2005; Michael Cummings - +module-build-0.26.11.ebuild: - Version bump - -*module-build-0.26.10 (28 Apr 2005) - - 28 Apr 2005; Michael Cummings - -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 module-build-0.25.ebuild: - stable on amd64 - - 18 Mar 2005; Aron Griffis module-build-0.25.ebuild, - module-build-0.26.08.ebuild: - Add ia64 and ~ia64 keywords - - 15 Mar 2005; Michael Cummings - 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 module-build-0.25.ebuild: - Stable on ppc64 - -*module-build-0.26.08 (11 Mar 2005) - - 11 Mar 2005; Michael Cummings - +module-build-0.26.08.ebuild: - New version, fixes some bugs, nothing that has cropped up (yet) - - 30 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 22 Dec 2004; Yuta SATOH module-build-0.25.ebuild: - added ~ppc64 - - 21 Nov 2004; Hardave Riar module-build-0.25.ebuild: - Stable on mips, bug #68570 - - 20 Nov 2004; Daniel Black module-build-0.25.ebuild: - ppc stable for bug #68570 - - 31 Oct 2004; Michael Cummings - module-build-0.25.ebuild: - Added tests for 0.25 for platform verification - - 24 Oct 2004; Bryan Østergaard - module-build-0.25.ebuild: - Stable on alpha. - - 22 Oct 2004; Michael Cummings - module-build-0.25.ebuild: - marking stable for x86 and sparc - - 19 Oct 2004; Dylan Carlson module-build-0.22.ebuild: - Stable on amd64. - -*module-build-0.25 (30 Jul 2004) - - 30 Jul 2004; Michael Cummings - +module-build-0.25.ebuild: - New version on CPAN - - 05 Jun 2004; Michael Cummings - module-build-0.22.ebuild: - fixed archive-tar dep, missing deps - - 26 May 2004; Bryan Østergaard module-build-0.22.ebuild: - Stable on alpha. - - 05 Apr 2004; Gustavo Zacarias - module-build-0.19.ebuild: - Stable on sparc - -*module-build-0.22 (19 Jan 2004) - - 19 Jan 2004; Eric Sammer 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 - module-build-0.19.ebuild: - missing dep on yaml - -*module-build-0.19 (10 Jul 2003) - - 10 Jul 2003; Michael Cummings - 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 - 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 - module-build-0.18.ebuild: - module-build is a dep for alzabo; it's a new perl module installer diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Manifest b/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Manifest deleted file mode 100644 index 43ef0b4846..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Manifest +++ /dev/null @@ -1,30 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST Module-Build-0.4003.tar.gz 307352 SHA256 42831046366bba16bf0dbac2225cf2612c04009b30002381b4ce49eb9e11fdc7 SHA512 23f5daf8479f4aebda537a77f86fc44772f01b8486057130f46fd13d9a19b345e41130b25fbc10501fb8663337ccddf1491a1ccd424f3521033a5bd0216b0d35 WHIRLPOOL 2e271d557a9504e16112af8d9181d964f172d328ec1646e37f96ebead2d67e582726b358849d63fcb8839789a8543538be2fc2838a079e544bef1fcf3826f323 -DIST Module-Build-0.4200.tar.gz 308730 SHA256 5ec75275794f7d69f2b99b14b412bdc41b366b76c4256d53e644c95d46127299 SHA512 245d76e3460202ee55082e807502ddde72f6df94268ab30e581c38e19f8a08c6747ad03ac21509a751e91aae6d9767c732da4d95848817dcc47e8eaa1c02676d WHIRLPOOL dac6633c961efc812465b1fb207cd9b99549e6da559f7a9ed1faa21e4fe7ab68dc0e4db04f9384208461de69dfa6b9933884fbb4b985ba81dcd68a274cb3c10f -DIST Module-Build-0.4205.tar.gz 309120 SHA256 1e7a597607329db642ad68ddde00c8f48d6f660ced6d2dff4c99c84e0dd1f501 SHA512 8fe81ea27e1870a489633da1280e7270babaa2d01365a22e854ae7e0c608b5c20885c0eb8d60ea23fe1f54a28b1ffbbf0e635fdf3ccc8539db7d5733d23090c2 WHIRLPOOL 860c55b0e222567dc2c8f18909bf6af58ec94f5f85feaa3a4c8ff0586d95a37ca62fe7fc755297a733aacafecbe2806bd256a842ed47b478ace28d5af63f9a59 -EBUILD Module-Build-0.400.300-r1.ebuild 1087 SHA256 6daa1b9391a828ee4f097d867c02046b2c6bd4fc21133a56bf8030f7c6c053aa SHA512 1ae49c7455f35d87cb7902423845cd284aaaa88aaa71b1c4aa192398726930d02dffd5bb39ef463f186a9e6fffd95b8499221410ff7802f121542010116d9161 WHIRLPOOL 4b8e04a5fd7e3a3d847371a7645a53c051a204d9270150a1707980be67ead85f80ca1a43ff1a16060c0d130d6d791c5b6dc92a0fda09c64dfd8208495ddd4d93 -EBUILD Module-Build-0.420.0-r1.ebuild 1098 SHA256 d83c4c8376d02ddeb9cd32abcfba0cc10d215b908e5c8623dee06311192a36ca SHA512 45d996a6949f222d243ba39ba8b1297f265477b9f5a75fca3a85d832098df94445b1885fc7709fea10cdc5616d964956859fc4f20c32b1c451c5518c03a8c1c2 WHIRLPOOL d159682aca0ac4572c6768cf3724952df714d788d58d220d88629f9d76016630b1eebaf95339a38d640504acdc1b1123fce4130d4d6bc24238eab08c71caefbb -EBUILD Module-Build-0.420.500.ebuild 1356 SHA256 344877e9dc484494e723c335d6684e190098fde864c5ad22cb8bdb44f131943f SHA512 21f6c4b32b8a09244880562b9486dde3293a0456ab580340f57fe043b473172b8effb5b86aff401a40d1d6774a20f063862004048fa0270f39dc244e5749a670 WHIRLPOOL 2dc5fcacb17d2a816a1e61b16cb857ab838ce59f732824688621f65955e4c03897e24df34786b7010bd26c081c997c839c9f0f3abd35a2d930630db9668a3f0c -MISC ChangeLog 21742 SHA256 ad3d3a4e44e94ba34ccfef73ccc147eb687628676f3c46cbaca8b16978dbd17a SHA512 71c4247e9de63de7a909c894b68dd2973022509407aae27611d15c0b0c2eba3e39f49447a710f791f02861c0ec017118d637970bc700878992b5ad766ed168d0 WHIRLPOOL 79364f77c2e33360e9e11380aaf122caa17bfdacd16f0f1ba6e5f324a05991d856ab9302a350d2754b83631e12d2cfeb9b32e50df27365af6bc8313e7a00a653 -MISC metadata.xml 2255 SHA256 5daccf00177b022c978bb39bff79d95939f82a48bbfe3075880637ab5a52aaf8 SHA512 ba6d147de9d8af33621176cc642127fb27b16fa335b7b9c3b14ff8c8060228bec3cf87a67f84695512a6f18db147d7d124ca5471a25573fb8e70676a27541789 WHIRLPOOL de6929d85e33a783799871dfc998a074ad9a7881998ce69e2139e97f21f88c2fac4abbb2fa7fa9369f7ece73e85f1ca78faa45adb3e6fed81712b6e624cc8100 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJUeiWYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwNzlCRDk4QzA4RENBRkYzQUEwRjQzMDlF -QkU2QTMzNkJFMTkwMzlDAAoJEOvmoza+GQOc+L8QAI3ANK1dVvac16JuUPA87SZI -sz1/O7RXb3IU/Ax9hCILWfz24S5zncpH9k0sOerlUu8NnxanalgmY9/G1riz5/bw -D6BuzSj8Z9FMRJeSVxqRSXzlDImH0UuPIiqrfhcr327+agyXsS8neUMgH/MKJCZF -s7BHSnq1ug+ITEoQGvcxTsmrWy8ehy7bnM7WhLcl2BQm44zx1BeXh6faFgMoP3Jg -K/etogL2Bmm44WWnr2MxHKlQjQwLLmb3Pe58T5ZN1t3T7Y56em05n6x1kTGqDn6P -+Rjqi9ONkCdNef2O03uQpjipqbp9wFHSlWAw0tpXYaFB2GuLKMydNnSKzfx6PGQr -rh+l8MQ3srnEwry2dtu4UYEQlI4LukGq7VJIzMIuzu8FuD7PAtSbMVNXyx2MxFo3 -/T1rtGMhxR0SImGaKFXo5m2Fg9n73gMDPR/nSCB2eNdddZ3FDTgHdb0mgBZWC+6D -7FiMHYuBZTYUv3way+IKpYYuX1jwn7DezCix+ZvXuEqzvaS1TSIo3z9e5GX0TN93 -qN5E3IxOkSdWq8uQTpFlDx2ZCNy+5YetWS2JgZxc2RziG+cXLNumLpyVqGLobpTi -iqn9tz/Rw8IKrb+rntCxYRWKWvIqZ4Wb3wRjLaeFxPV+Tbh87ilGSp5qzHFrcuF/ -NZbWt6oMV0DsZ60AO51E -=tW7v ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild b/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild deleted file mode 100644 index 0cf1a0f89f..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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.400.300-r1.ebuild,v 1.1 2014/07/26 14:07:02 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=LEONT -MODULE_VERSION=0.4003 -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-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/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild deleted file mode 100644 index 8a7137109f..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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.0-r1.ebuild,v 1.1 2014/07/26 14:07:02 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=LEONT -MODULE_VERSION=0.4200 -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-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" From fcb1714101075ea111b8b1c04dd4a28bff3ab280 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:41:45 -0700 Subject: [PATCH 19/26] bump(perl-core/Digest): sync with upstream --- .../md5-cache/perl-core/Digest-1.170.0-r1 | 3 +- .../portage-stable/perl-core/Digest/ChangeLog | 296 ------------------ .../perl-core/Digest/Digest-1.170.0-r1.ebuild | 5 +- .../portage-stable/perl-core/Digest/Manifest | 29 +- .../perl-core/Digest/metadata.xml | 5 +- 5 files changed, 11 insertions(+), 327 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/Digest/ChangeLog diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Digest-1.170.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Digest-1.170.0-r1 index 73f34ca5b6..bd25894cb1 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Digest-1.170.0-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/Digest-1.170.0-r1 @@ -3,10 +3,9 @@ DEPEND=virtual/perl-MIME-Base64 dev-lang/perl:=[-build(-)] DESCRIPTION=Modules that calculate message digests EAPI=5 HOMEPAGE=http://search.cpan.org/dist/Digest/ -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-MIME-Base64 dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/G/GA/GAAS/Digest-1.17.tar.gz _eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=46253a41d055e7d0468f2d7fd7bafdcd +_md5_=5e07b18bdefc6387c83697a504cb1ad0 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Digest/ChangeLog b/sdk_container/src/third_party/portage-stable/perl-core/Digest/ChangeLog deleted file mode 100644 index 5ffa07d396..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/Digest/ChangeLog +++ /dev/null @@ -1,296 +0,0 @@ -# ChangeLog for perl-core/Digest -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest/ChangeLog,v 1.2 2014/07/26 13:22:13 dilfridge Exp $ - -*Digest-1.170.0-r1 (26 Jul 2014) - - 26 Jul 2014; Andreas K. Huettel - +Digest-1.170.0-r1.ebuild, -Digest-1.170.0.ebuild: - EAPI bump - - 22 Jul 2014; Andreas K. Huettel - +Digest-1.170.0.ebuild, +metadata.xml: - Rename to Digest to follow upstream - - 20 Jan 2014; Mike Frysinger digest-base-1.170.0.ebuild: - Add arm64 love. - - 17 Jan 2014; Mike Frysinger digest-base-1.170.0.ebuild: - Mark m68k stable. - - 30 Dec 2013; Mikle Kolyada -digest-base-1.160.0.ebuild: - Drop old - - 02 Mar 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for sh, wrt bug #458122 - - 23 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for sparc, wrt bug #458122 - - 21 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for ia64, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for arm, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for s390, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for alpha, wrt bug #458122 - - 19 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for hppa, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for ppc, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for ppc64, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo digest-base-1.170.0.ebuild: - Stable for amd64, wrt bug #458122 - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 05 May 2012; Alexis Ballier digest-base-1.170.0.ebuild: - keyword ~amd64-fbsd - -*digest-base-1.170.0 (20 Oct 2011) - - 20 Oct 2011; Torsten Veller +digest-base-1.170.0.ebuild: - Version bump (#385487, CVE-2011-3597) - - 30 Jul 2011; Torsten Veller digest-base-1.160.0.ebuild: - Drop ~sparc-fbsd KEYWORD - -*digest-base-1.160.0 (18 May 2011) - - 18 May 2011; Torsten Veller -digest-base-1.16.ebuild, - +digest-base-1.160.0.ebuild: - Change version scheme - - 02 May 2011; Fabian Groffen digest-base-1.16.ebuild: - Marked ~x64-freebsd - - 17 Jan 2010; Torsten Veller -digest-base-1.15.ebuild: - Cleanup - - 05 Jan 2010; nixnut digest-base-1.16.ebuild: - ppc stable #288026 - - 16 Dec 2009; Jonathan Callen digest-base-1.15.ebuild, - digest-base-1.16.ebuild: - QA: Transfer prefix keywords - - 14 Dec 2009; Raúl Porcel digest-base-1.16.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude digest-base-1.16.ebuild: - Marking digest-base-1.16 ppc64 stable for bug 288026 - - 07 Dec 2009; Markus Meier digest-base-1.16.ebuild: - arm stable, bug #288026 - - 07 Dec 2009; Jeroen Roovers digest-base-1.16.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller digest-base-1.16.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - digest-base-1.16.ebuild: - x86 stable, bug 288026 - -*digest-base-1.16 (10 Jun 2009) - - 10 Jun 2009; Torsten Veller +digest-base-1.16.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller -digest-base-1.13.ebuild: - Cleanup - - 22 Aug 2008; Alexis Ballier digest-base-1.15.ebuild: - keyword ~sparc-fbsd - - 22 Aug 2008; Alexis Ballier digest-base-1.15.ebuild: - keyword ~x86-fbsd - - 11 May 2007; Joshua Kinard digest-base-1.15.ebuild: - Stable on mips. - - 15 Apr 2007; Markus Rothe digest-base-1.15.ebuild: - Stable on ppc64 - - 03 Mar 2007; Andrej Kacian digest-base-1.15.ebuild: - Stable on x86, bug #169153. - - 19 Jan 2007; Michael Cummings - digest-base-1.13.ebuild, digest-base-1.15.ebuild: - Ebuild maintenance - - 24 Dec 2006; Tobias Scherbaum - digest-base-1.15.ebuild: - Stable on ppc. - - 23 Oct 2006; Gustavo Zacarias - digest-base-1.15.ebuild: - Stable on hppa - - 21 Oct 2006; Bryan Østergaard - digest-base-1.15.ebuild: - Stable on Alpha. - - 20 Oct 2006; Michael Cummings - -digest-base-1.05.ebuild, -digest-base-1.08.ebuild, - -digest-base-1.10.ebuild: - Cleaning up old ebuilds - - 20 Oct 2006; Michael Cummings - digest-base-1.08.ebuild, digest-base-1.15.ebuild: - Marking amd64 stable - - 20 Oct 2006; Michael Cummings - digest-base-1.05.ebuild, digest-base-1.08.ebuild, digest-base-1.15.ebuild: - Marking sparc stable - - 04 Aug 2006; Michael Cummings - digest-base-1.05.ebuild, digest-base-1.08.ebuild, digest-base-1.10.ebuild, - digest-base-1.13.ebuild, digest-base-1.15.ebuild: - Adding perl dep - - 05 Jul 2006; Christian Hartmann digest-base-1.08.ebuild, - digest-base-1.10.ebuild, digest-base-1.13.ebuild, digest-base-1.15.ebuild: - Fixed RDEPEND wrt bug #134781; fixed header - -*digest-base-1.15 (21 May 2006) - - 21 May 2006; Christian Hartmann -digest-base-1.14.ebuild, - +digest-base-1.15.ebuild: - Version bump - - 25 Feb 2006; Joshua Kinard digest-base-1.13.ebuild: - Marked stable on mips. - - 13 Feb 2006; Michael Cummings - digest-base-1.10.ebuild, digest-base-1.13.ebuild, digest-base-1.14.ebuild: - Virtuals for some perl-core deps - - 07 Feb 2006; Simon Stelling digest-base-1.13.ebuild: - stable on amd64 - - 31 Jan 2006; Aron Griffis digest-base-1.13.ebuild: - Mark 1.13 stable on alpha - - 21 Jan 2006; Markus Rothe digest-base-1.13.ebuild: - Stable on ppc64 - - 15 Jan 2006; Michael Hanselmann - digest-base-1.13.ebuild: - Stable on ppc. - - 13 Jan 2006; Michael Cummings - digest-base-1.13.ebuild: - marking sparc x86 stable - -*digest-base-1.14 (13 Jan 2006) - - 13 Jan 2006; Michael Cummings - +digest-base-1.14.ebuild: - Version bump - -*digest-base-1.13 (13 Nov 2005) - - 13 Nov 2005; Michael Cummings - +digest-base-1.13.ebuild: - Version bump upstream - - 10 Oct 2005; Hardave Riar digest-base-1.10.ebuild: - Stable on mips. - - 17 Sep 2005; Marcus D. Hanwell digest-base-1.10.ebuild: - Stable on amd64. - - 13 Aug 2005; Michael Hanselmann - digest-base-1.10.ebuild: - Stable on ppc. - - 07 Jul 2005; Markus Rothe digest-base-1.10.ebuild: - Stable on ppc64 - - 02 Jul 2005; Bryan Østergaard - digest-base-1.10.ebuild: - Stable on alpha. - - 29 Jun 2005; Michael Cummings - digest-base-1.10.ebuild: - unmasking for x86 and sparc - - 25 May 2005; Michael Cummings - digest-base-1.10.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - - 25 May 2005; Michael Cummings - digest-base-1.08.ebuild: - dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration - -*digest-base-1.10 (24 May 2005) - - 24 May 2005; Michael Cummings +metadata.xml, - +digest-base-1.05.ebuild, +digest-base-1.08.ebuild, - +digest-base-1.10.ebuild: - Migration to perl-core - -*digest-base-1.10 (24 Apr 2005) - - 24 Apr 2005; Michael Cummings - digest-base-1.05.ebuild, digest-base-1.08.ebuild, - +digest-base-1.10.ebuild: - version bump; syntax fixes - -*digest-base-1.08 (21 Sep 2004) - - 21 Sep 2004; Michael Cummings - +digest-base-1.08.ebuild: - New version on cpan; closes bug 54985; fixes minor bugs in previous release - - 21 Jul 2004; Tom Gall digest-base-1.05.ebuild: - stable on ppc64, bug #57585 - - 12 May 2004; Michael McCabe digest-base-1.05.ebuild: - Added s390 keywords - - 23 Mar 2004; Joshua Kinard digest-base-1.05.ebuild: - Marked stable on mips. - - 15 Feb 2004; Eric Sammer digest-base-1.05.ebuild: - Added ~mips to fill a dep from Digest-HMAC. - - 14 Feb 2004; Michael Cummings,,, - digest-base-1.05.ebuild: - Removed commented arm - either it is or isn't - - 08 Jan 2004; digest-base-1.05.ebuild: - marked stable on hppa - - 07 Jan 2004; digest-base-1.05.ebuild: - stable on ia64 - - 06 Jan 2004; Luca Barbato digest-base-1.05.ebuild: - Marked stable on ppc to fix the broken dependencies of dev-perl/Digest-MD5 - - 27 Dec 2003; Ilya Volynets digest-base-1.05.ebuild: - Marked alpha stable to fix dependancy problem for dev-perl/Digest-MD5 - - 25 Dec 2003; Jason Wever digest-base-1.05.ebuild: - Marked stable on sparc to fix the broken dependencies of dev-perl/Digest-MD5 - -*digest-base-1.05 (24 Dec 2003) - - 24 Dec 2003; Michael Cummings,,, - digest-base-1.05.ebuild, metadata.xml: - New dep for Digest-MD5 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Digest/Digest-1.170.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/perl-core/Digest/Digest-1.170.0-r1.ebuild index f289f7ac09..566f4f556e 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/Digest/Digest-1.170.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/perl-core/Digest/Digest-1.170.0-r1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest/Digest-1.170.0-r1.ebuild,v 1.1 2014/07/26 13:22:13 dilfridge Exp $ EAPI=5 @@ -12,7 +11,7 @@ inherit perl-module DESCRIPTION="Modules that calculate message digests" 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-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" IUSE="" RDEPEND="virtual/perl-MIME-Base64" diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Digest/Manifest b/sdk_container/src/third_party/portage-stable/perl-core/Digest/Manifest index a27df3e195..c74def5b9a 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/Digest/Manifest +++ b/sdk_container/src/third_party/portage-stable/perl-core/Digest/Manifest @@ -1,26 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - DIST Digest-1.17.tar.gz 9034 SHA256 2f6a54459fc7f37c0669d548bb224b695eb8d2ddc089aa5547645ce1f5fd86f7 SHA512 2465f29a5d2fee9b8a9adbe7cf02541966a52d502fbb77392ec9839c8132c2f4499d2c47140316f2a1315dccc4d32f251056e02ce46b358632abb406c9197366 WHIRLPOOL f6bf3b4f004b2b4dc84693dae69018012500d6dfad4da112c619cf969f3d905f1152e098a1016318f81733f929760d7422c4ca0b348effa873cd337815c63436 -EBUILD Digest-1.170.0-r1.ebuild 744 SHA256 559f70d950441fe8b31bdb9abd0ac853acc59714c58bac7cc4dea14f50354c60 SHA512 a98b0854b0653f8a9fe7a489e8a7c6eda174244782c3cad0a355e7b33e4e3455b03055d7f6d29a13406b280ad5c01ba1ba18df84f45d9e9c3caf01920710ccfd WHIRLPOOL 6b20414b6f009ffa84ff4b9d0d58e996202d0877a393f97551d6ba4f20c5092d3800852e7690e0778b9100bdeed8371cea7d41aece4a5b077799e7f0fe3c31e1 -MISC ChangeLog 9699 SHA256 9ae17199b4eef74eb049a9496ad1fb126e74a6653c7e36f2d7cc9672f4d9a003 SHA512 5615a116baed89d3d1e2b9741d5b2a470ba6e9c5521be49b4741acaa29d3814ac8ae3965e1e79888270e38b7447b05dc05bf374e6c409afeb37efced558154c6 WHIRLPOOL b017fe3b8269b6c99de4d018fff3bf1761af7cfbc7a7edbc6cb4d89b7be0c9aaa68f8d3b23f4541ac995ed0345e0d154f5ff7c3531f892bcf9a3ec38c089caab -MISC metadata.xml 403 SHA256 9ae0aed84c91b97c3025bc0c8187671abca412061cb3557320776a074db9d8e8 SHA512 2d45c4a87d088f0d8604153dd57a09395e5cea6976e76049435cf742d689e371f250c3fb509c3895330f3e6d165c7f90eb9dd9028957152fb0c5c7c3cc5f6eb7 WHIRLPOOL 57f74a4e3af96042272d0f96a69b4a6553f7be6300c883ec222318cace0c93881dac40d4c5db09a33c8f95bb6426f47758837ccc9da512475fad005b67e31c44 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJT06uGXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwNzlCRDk4QzA4RENBRkYzQUEwRjQzMDlF -QkU2QTMzNkJFMTkwMzlDAAoJEOvmoza+GQOcsBQP/jXRc0y2CPuwcypQ1raSPxcD -RkTLUoTvq2TpelBEqpBNEefnXEP2M6RC0KFOrdNerZGcH/0yz3jDy7XNf7GRIhpu -C/Urt3OIuy0o1/N4VBXsUdCaInQJWvUYQXljfzGaGnEyRPmSVf6Rku+LKamInTX9 -FNuSVHgTG00qFUN9Ly8P+o2GLtOdwG3opzXMUnXiKZIcXjnkOZbFI197rCFzyHDd -L+aqOkFatTvlQONey1ZtNNBYrg4CMaNtECgC+BM77Plp4Z6wgdvHAqTkNPq0nVSf -RKJFHCXWBOPB3smaSMm6M9HpHmaLYjuhXIjXMSu2j9zI6kAv6zYPuBT2NMqWOk9E -LKo2VHBqYy2iCR39ZrUOG3sNv9HPBmBpYTxiVyGycAb0iaUHeh8/8paMiZfsxVxo -Z7XqeBgJxJiqcVd/xcZaF7dKJQqNfMYwjYMHfLsR6PM8JE6SFJrAOEkDeV0y1+dX -C0TO40p21E8Yf18jn3QVPAJ8GGgyDACR16bpyYVFqlGIL67rXjQhF7LLXNU1OMeJ -P4LkA2zaC7N+F0ca+JKv8Or8bqjTAcJCNwduRclNp9juCnXp8VfevIxVnYlVH7c5 -gZFDEH8t8aSrnqcAJaMQOQaPsGDg2K7uLgwHv5wDSCkp7XYv0+prHUVU1YjsudV4 -VPZXeButZ0roAScHbmja -=LSRo ------END PGP SIGNATURE----- +EBUILD Digest-1.170.0-r1.ebuild 360 SHA256 80e8ecfbf5d73d43449617542f7281d1bb0a5f417dd1691ca95a08438b3dfca1 SHA512 15254023b9114218147e1abf8732f8504ee343178c82c8da69f0d4a9d23adae32e4a3801c1cf6ce35d8245a1b653df13eec42f54a169ba5bdfe6cc2e310c163b WHIRLPOOL 0e07dfbaeacc65080942ce8feb219f1b9dbd36116b970a432cf000803a57188494281f783c9e538501a2014c175bd9b63d9f55470970e371c1256639a7077c37 +MISC ChangeLog 2435 SHA256 c83a21011ad4f6c1230733f996eb9b76afa956222fa830bb1459edbf832750c4 SHA512 b572d482130bcda3a4b5d4f694f0ffd2e1aea7b4f27aa2b7e353de7695967cf991fbf780fdf300168e8ba7e21869d1850cb919bb3fa430ea400f726809c0a565 WHIRLPOOL b52748aac4e524c46877e1500a4e1e2f950a6b943aff14a141b9247d5e1e242e40e09c27d525b4118cc1606208a06071cd9797bc0f1c071de77ce933ec3cba3c +MISC ChangeLog-2015 9699 SHA256 9ae17199b4eef74eb049a9496ad1fb126e74a6653c7e36f2d7cc9672f4d9a003 SHA512 5615a116baed89d3d1e2b9741d5b2a470ba6e9c5521be49b4741acaa29d3814ac8ae3965e1e79888270e38b7447b05dc05bf374e6c409afeb37efced558154c6 WHIRLPOOL b017fe3b8269b6c99de4d018fff3bf1761af7cfbc7a7edbc6cb4d89b7be0c9aaa68f8d3b23f4541ac995ed0345e0d154f5ff7c3531f892bcf9a3ec38c089caab +MISC metadata.xml 501 SHA256 cf0972a58cd14fe6b9466ce368400586a7c428b613ca9345e717d7e0f24a74be SHA512 1cdbcee56a498c2a67d0cd5d7f55f7f354a8955fc8c7bcdd2e876ca1710bc1fa6cfc4b00579f1b66e36f1ab933052ca9a47a901358dd7b4d3b7953c46c55a557 WHIRLPOOL 4a6103b808ccd6d398f0e976c97cb79a281cc2b8b3cace34405be58db885e033273372307d3f89a2fb00f9aaf991dadb63135e4630d627cb5fdf07de7cecbfff diff --git a/sdk_container/src/third_party/portage-stable/perl-core/Digest/metadata.xml b/sdk_container/src/third_party/portage-stable/perl-core/Digest/metadata.xml index 15d31f151f..712c3c7404 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/Digest/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/perl-core/Digest/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + Digest Digest From 26f58648c7fd1f8190ec2e12900cdc06aaadae4a Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:41:47 -0700 Subject: [PATCH 20/26] bump(perl-core/File-Temp): sync with upstream --- .../perl-core/File-Temp-0.230.400-r1 | 4 +- .../perl-core/File-Temp/ChangeLog | 378 ------------------ .../File-Temp/File-Temp-0.230.400-r1.ebuild | 5 +- .../perl-core/File-Temp/Manifest | 29 +- .../perl-core/File-Temp/metadata.xml | 5 +- 5 files changed, 12 insertions(+), 409 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/perl-core/File-Temp/ChangeLog diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/File-Temp-0.230.400-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/File-Temp-0.230.400-r1 index 46c9833fae..4da2da4125 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/File-Temp-0.230.400-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/perl-core/File-Temp-0.230.400-r1 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:=[-build(-)] DESCRIPTION=File::Temp can be used to create and open temporary files in a safe way EAPI=5 HOMEPAGE=http://search.cpan.org/dist/File-Temp/ -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 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz _eclasses_=alternatives b19e1ec28e600fa497461bddfb9c1f16 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module f6549146ea31a902e20b5f2e6f244358 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be -_md5_=db0db8dcaee65350450011371c5b8be9 +_md5_=fa2e848a0a6c3aa6213ef8e40c05ef0c diff --git a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/ChangeLog b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/ChangeLog deleted file mode 100644 index b700da88b5..0000000000 --- a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/ChangeLog +++ /dev/null @@ -1,378 +0,0 @@ -# ChangeLog for perl-core/File-Temp -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.92 2015/06/05 23:14:04 dilfridge Exp $ - - 05 Jun 2015; Andreas K. Huettel - -File-Temp-0.230.0.ebuild: - Remove old - - 21 Mar 2015; Mike Frysinger File-Temp-0.230.400-r1.ebuild: - Mark arm64/m68k/s390/sh stable. - - 18 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: - Stable for alpha, wrt bug #536790 - - 17 Feb 2015; Markus Meier File-Temp-0.230.400-r1.ebuild: - arm stable, bug #536790 - - 17 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: - Stable for ia64, wrt bug #536790 - - 16 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: - Stable for sparc, wrt bug #536790 - - 15 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: - Stable for ppc64, wrt bug #536790 - - 14 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: - Stable for ppc, wrt bug #536790 - - 13 Feb 2015; Jeroen Roovers File-Temp-0.230.400-r1.ebuild: - Stable for HPPA (bug #536790). - - 13 Feb 2015; Agostino Sarubbo File-Temp-0.230.400-r1.ebuild: - Stable for x86, wrt bug #536790 - - 08 Feb 2015; Mikle Kolyada File-Temp-0.230.400-r1.ebuild: - amd64 stable wrt bug #536790 - - 08 Nov 2014; Andreas K. Huettel - -File-Temp-0.220.0-r1.ebuild: - Remove old - - 21 Oct 2014; Mike Frysinger File-Temp-0.230.0.ebuild: - Mark arm/arm64/m68k/s390/sh stable. - - 18 Oct 2014; Agostino Sarubbo File-Temp-0.230.0.ebuild: - Stable for sparc, wrt bug #390719 - - 18 Oct 2014; Agostino Sarubbo File-Temp-0.230.0.ebuild: - Stable for ia64, wrt bug #390719 - - 17 Oct 2014; Agostino Sarubbo File-Temp-0.230.0.ebuild: - Stable for ppc64, wrt bug #390719 - - 17 Oct 2014; Agostino Sarubbo File-Temp-0.230.0.ebuild: - Stable for ppc, wrt bug #390719 - - 16 Oct 2014; Jeroen Roovers File-Temp-0.230.0.ebuild: - Stable for HPPA (bug #390719). - - 16 Oct 2014; Tobias Klausmann File-Temp-0.230.0.ebuild: - Stable on alpha, bug 390719 - - 16 Oct 2014; Agostino Sarubbo File-Temp-0.230.0.ebuild: - Stable for x86, wrt bug #390719 - - 16 Oct 2014; Agostino Sarubbo File-Temp-0.230.0.ebuild: - Stable for amd64, wrt bug #390719 - - 15 Oct 2014; Andreas K. Huettel - File-Temp-0.230.0.ebuild: - Arrgh. Drop stable keywords. - - 15 Oct 2014; Andreas K. Huettel - File-Temp-0.230.0.ebuild: - Copy keywords from dev-lang/perl - -*File-Temp-0.230.400-r1 (15 Oct 2014) -*File-Temp-0.230.0 (15 Oct 2014) - - 15 Oct 2014; Andreas K. Huettel - +File-Temp-0.230.0.ebuild, -File-Temp-0.230.400.ebuild, - +File-Temp-0.230.400-r1.ebuild, - +files/File-Temp-0.230.0-symlink-safety.patch: - Add patch for bug 390719 - - 05 Aug 2014; Mikle Kolyada File-Temp-0.220.0-r1.ebuild, - File-Temp-0.230.400.ebuild: - Fix DESCRIPTION - -*File-Temp-0.220.0-r1 (25 Jul 2014) - - 25 Jul 2014; Andreas K. Huettel - +File-Temp-0.220.0-r1.ebuild, -File-Temp-0.220.0.ebuild: - EAPI bump - - 20 Jul 2014; Andreas K. Huettel - -File-Temp-0.230.100.ebuild: - Remove old - - 07 Jul 2014; Mikle Kolyada File-Temp-0.230.100.ebuild, - File-Temp-0.230.400.ebuild: - Add ~arm keyword - - 28 Feb 2014; Mikle Kolyada File-Temp-0.230.100.ebuild, - File-Temp-0.230.400.ebuild: - Bump to EAPI=5 - - 02 Feb 2014; Mike Frysinger File-Temp-0.220.0.ebuild, - File-Temp-0.230.100.ebuild, File-Temp-0.230.400.ebuild: - Add m68k/sh love. - - 19 Jan 2014; Mike Frysinger File-Temp-0.220.0.ebuild, - File-Temp-0.230.100.ebuild, File-Temp-0.230.400.ebuild: - Add arm64 love. - - 08 Dec 2013; Fabian Groffen File-Temp-0.230.400.ebuild: - Add missing Prefix keywords - - 05 Dec 2013; Michael Haubenwallner - File-Temp-0.230.400.ebuild: - add ~ppc-aix keyword - -*File-Temp-0.230.400 (28 Oct 2013) - - 28 Oct 2013; Patrick Lauer +File-Temp-0.230.400.ebuild: - Bump - -*File-Temp-0.230.100 (24 Aug 2013) - - 24 Aug 2013; Patrick Lauer +File-Temp-0.230.100.ebuild: - Bump - - 24 Jun 2012; Torsten Veller metadata.xml: - Update CPAN upstream info - - 28 Apr 2012; Alexis Ballier File-Temp-0.220.0.ebuild: - keyword ~amd64-fbsd - -*File-Temp-0.220.0 (21 May 2011) - - 21 May 2011; Torsten Veller -File-Temp-0.22.ebuild, - +File-Temp-0.220.0.ebuild: - Change version scheme - - 02 May 2011; Fabian Groffen File-Temp-0.22.ebuild: - Marked ~x64-freebsd - - 17 Jan 2010; Torsten Veller -File-Temp-0.18.ebuild, - -File-Temp-0.20.ebuild, -File-Temp-0.21.ebuild: - Cleanup - - 05 Jan 2010; nixnut File-Temp-0.22.ebuild: - ppc stable #288026 - - 23 Dec 2009; Fabian Groffen - File-Temp-0.21.ebuild, File-Temp-0.22.ebuild: - Marked ~x86-solaris, bug #296509 - - 16 Dec 2009; Jonathan Callen File-Temp-0.18.ebuild, - File-Temp-0.20.ebuild, File-Temp-0.21.ebuild, File-Temp-0.22.ebuild: - QA: Transfer prefix keywords - - 15 Dec 2009; Raúl Porcel File-Temp-0.22.ebuild: - s390 stable - - 14 Dec 2009; Raúl Porcel File-Temp-0.22.ebuild: - alpha/ia64/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude File-Temp-0.22.ebuild: - Marking File-Temp-0.22 ppc64 stable for bug 288026 - - 07 Dec 2009; Jeroen Roovers File-Temp-0.22.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller File-Temp-0.22.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - File-Temp-0.22.ebuild: - x86 stable, bug 288026 - - 07 Jul 2009; Jeroen Roovers File-Temp-0.20.ebuild: - Stable for HPPA too. - -*File-Temp-0.22 (29 Jun 2009) - - 29 Jun 2009; Torsten Veller +File-Temp-0.22.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller -File-Temp-0.16.ebuild, - -File-Temp-0.17.ebuild: - Cleanup - - 01 Jan 2009; Raúl Porcel File-Temp-0.21.ebuild: - Add ~s390 - -*File-Temp-0.21 (21 Nov 2008) - - 21 Nov 2008; Torsten Veller +File-Temp-0.21.ebuild: - Version bump - - 15 Jul 2008; Raúl Porcel File-Temp-0.20.ebuild: - alpha/ia64/sparc/x86 stable - -*File-Temp-0.20 (29 Apr 2008) - - 29 Apr 2008; Yuval Yaari +File-Temp-0.20.ebuild: - Version bump - - 28 Mar 2008; Jeroen Roovers File-Temp-0.18.ebuild: - Stable for HPPA too. - - 19 Nov 2007; Joshua Kinard File-Temp-0.18.ebuild: - Stable on mips. - - 18 Aug 2007; Tom Gall File-Temp-0.18.ebuild: - stable on ppc64 - - 04 Jul 2007; Raúl Porcel File-Temp-0.18.ebuild: - alpha/ia64/x86 stable - - 05 May 2007; Tobias Scherbaum - File-Temp-0.18.ebuild: - ppc stable - - 23 Apr 2007; Timothy Redaelli File-Temp-0.18.ebuild: - Add ~x86-fbsd keyword, thanks to GurliGebis for reporting. - - 17 Apr 2007; Gustavo Zacarias File-Temp-0.18.ebuild: - Stable on sparc - - 15 Apr 2007; Markus Rothe File-Temp-0.17.ebuild: - Stable on ppc64 - - 09 Apr 2007; Michael Cummings - File-Temp-0.18.ebuild: - Marking stable amd64 - - 03 Mar 2007; Andrej Kacian File-Temp-0.17.ebuild: - Stable on x86, bug #169153. - -*File-Temp-0.18 (05 Feb 2007) - - 05 Feb 2007; Michael Cummings - +File-Temp-0.18.ebuild: - Version bump - - 24 Dec 2006; Tobias Scherbaum - File-Temp-0.17.ebuild: - Stable on ppc. - - 23 Oct 2006; Gustavo Zacarias File-Temp-0.17.ebuild: - Stable on hppa - - 22 Oct 2006; Bryan Østergaard File-Temp-0.17.ebuild: - Stable on Alpha + ia64. - - 20 Oct 2006; Michael Cummings - -File-Temp-0.14.ebuild: - Cleaning out old ebuild - - 20 Oct 2006; Michael Cummings - File-Temp-0.17.ebuild: - Marking amd64 stable - - 20 Oct 2006; Michael Cummings - File-Temp-0.17.ebuild: - Marking sparc stable - - 13 Oct 2006; Michael Cummings - File-Temp-0.14.ebuild, File-Temp-0.16.ebuild, File-Temp-0.17.ebuild: - Tested on o2k, keywording ~mips - - 05 Sep 2006; Joshua Kinard File-Temp-0.16.ebuild, - File-Temp-0.17.ebuild: - Catchup, stable 0.16, unstable 0.17 for mips. - -*File-Temp-0.17 (21 Aug 2006) - - 21 Aug 2006; Yuval Yaari +File-Temp-0.17.ebuild: - Version bump - - 03 Aug 2006; Michael Cummings - files/digest-File-Temp-0.14, Manifest: - Digests - - 03 Aug 2006; Michael Cummings - File-Temp-0.14.ebuild, File-Temp-0.16.ebuild: - Added perl dep - - 07 Feb 2006; Simon Stelling File-Temp-0.16.ebuild: - stable on amd64 - - 04 Feb 2006; : - - redigest needed due to bad RMD160. bug #121124 - - 01 Feb 2006; Aron Griffis File-Temp-0.16.ebuild: - Mark 0.16 stable on ia64 - - 31 Jan 2006; Aron Griffis File-Temp-0.16.ebuild: - Mark 0.16 stable on alpha - - 21 Jan 2006; Markus Rothe File-Temp-0.16.ebuild: - Stable on ppc64 - - 18 Jan 2006; Guy Martin File-Temp-0.16.ebuild: - Stable on hppa. - - 15 Jan 2006; Michael Hanselmann File-Temp-0.16.ebuild: - Stable on ppc. - - 13 Jan 2006; Michael Cummings - File-Temp-0.16.ebuild: - Marking sparc x86 stable - - 26 Aug 2005; Aron Griffis File-Temp-0.14.ebuild, - File-Temp-0.16.ebuild: - add ia64 keywords - - 27 May 2005; Michael Cummings - File-Temp-0.14.ebuild, File-Temp-0.16.ebuild: - Missed the CATEGORY var in this one after the migration. Should close bug 94195 - -*File-Temp-0.14 (25 May 2005) - - 25 May 2005; Michael Cummings +metadata.xml, - +File-Temp-0.14.ebuild, +File-Temp-0.16.ebuild: - dev-perl => perl-core migration - - 18 May 2005; Markus Rothe File-Temp-0.14.ebuild: - Stable on ppc64 - - 25 Apr 2005; Michael Cummings -File-Temp-0.12.ebuild: - cleaning - - 10 Apr 2005; Simon Stelling File-Temp-0.14.ebuild: - stable on amd64 - - 31 Mar 2005; Bryan Østergaard File-Temp-0.14.ebuild: - Stable on alpha. - - 30 Mar 2005; Gustavo Zacarias File-Temp-0.14.ebuild: - Stable on sparc - -*File-Temp-0.16 (29 Mar 2005) - - 29 Mar 2005; Michael Cummings - File-Temp-0.14.ebuild, +File-Temp-0.16.ebuild: - New version - - 09 Mar 2005; Markus Rothe File-Temp-0.14.ebuild: - Added ~ppc64 to KEYWORDS - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 12 Dec 2004; Jason Wever File-Temp-0.12.ebuild: - Stable on sparc. - -*File-Temp-0.14 (05 Jun 2004) - - 05 Jun 2004; Michael Cummings File-Temp-0.14.ebuild: - new version on cpan - - 05 May 2004; Bryan Østergaard File-Temp-0.12.ebuild: - Stable on alpha. - - 08 Jun 2003; File-Temp-0.12.ebuild: - fix header - -*File-Temp-0.12 (21 Dec 2002) - - 21 Dec 2002; Michael Cummings - File-Temp-0.12.ebuild: - - Initial import. Ebuild submitted by Gontran Zepeda - Dep for bioperl, bug 11498 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild index 3b509a4d7b..008d28bba5 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.230.400-r1.ebuild,v 1.11 2015/03/21 17:13:02 vapier Exp $ EAPI=5 @@ -11,7 +10,7 @@ inherit perl-module DESCRIPTION="File::Temp can be used to create and open temporary files in a safe way" 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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # bug 390719 diff --git a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/Manifest b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/Manifest index 41ef2dc5ff..2fd4cf4f75 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/Manifest +++ b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/Manifest @@ -1,27 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - AUX File-Temp-0.230.0-symlink-safety.patch 1120 SHA256 501b71fb210e8687e4cab00eafb95ce8a976b76999390f64a4d57c5a187f3a0d SHA512 273fe8f86b8ddc91224c84091f6c37396d1c116dc0c6d97162945955ecdd605c884971c24cd260be18ea7a412c8b9c2b2737026182cd7bf97040e648480d0e48 WHIRLPOOL d296e5b9d779992621f50117090aa428d7fe49e0eff92583d839ce825b1933b089f3079dd26470104f4b375a358f2f8408da51fa8080cf62425dd528ff51b664 DIST File-Temp-0.2304.tar.gz 59505 SHA256 13415323e48f7c9f34efdedf3d35141a7c3435e2beb8c6b922229dc317d321ac SHA512 823acf6ca42eb0548617feec4ce32e24da3fbbcb05d78dadea902e318797ed31bb16ef2b7fee50f79d52adb7dd561b8f97c1b9e11c56ba7d50735efbf639f1db WHIRLPOOL d00a486ac5d286808a59d915774b2489392d94aa3de5a73fc297533fbbd445c851105985924211fddd2c571b69113f04a39060c07a560576bd24dd88199dd0d8 -EBUILD File-Temp-0.230.400-r1.ebuild 802 SHA256 3a33f7916d2263be8d26ba621e80a87198f653d0828174139d81cf78d4e337b2 SHA512 296c7039179a798a71795d4bcddabe93b86ae0696ee6442f76c2f6cd7583eb088c70b0028c351e20aa63e2c2665c36f7565fe7a9b9ffb76b3a56d204262168df WHIRLPOOL 046f332dad6c12a44d45bb30597fc8ecf51982e686bc67a44679b3d75cf720db2d04086fbaa18d4418dd847b22c24a2dd61ef8e073d1d8a6bdd503ea36d1756a -MISC ChangeLog 11942 SHA256 21c40e49a897831bf47fc6e20bd0f9e263a625e890f60216b7809af14a7b74b9 SHA512 6b37518da74ed996ebce412774880e8d59def61e8a6015af3ec388fb1031a43945641671c630c8f08d34007b68c7c9ea260d6a41475209133195fbe7d6f05606 WHIRLPOOL 8f857d214dd9dd2ea271c9c5169ac7cb4aae8bab97d54a0def6be9cf107205f4f95d230dbecfa7fa44a18fa71bb7adafb6f5683e0b45390666eddb0ec641a80d -MISC metadata.xml 354 SHA256 3dc29b0744c3b00c31b195d5b4030c69740b7efbab6d20eab7a01e6d22d6a12d SHA512 75f495501d6394de352c08fe7bb8cd83c38d9579a3e0f454c6bcc8411f60188f1a771b0913c6f49da7b83f9463ce6700d254ab9fdd61ad7f709c9a9afcad16a3 WHIRLPOOL be35016a107581601d3d3e5ead8f8faaf6a8f90cc69c2d5f17178ac8bdb9418281a5f1e4012e641afd86efa0142b20a3a4b28260bcaf8486a6cdbae120d2de2c ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJVci09XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF -MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d53nMP/RC1ZZOG6SzfktOeGi/+TdMN -z2jXfjujStwxQePJ5OA3oAfCX5WLqip8yLIw3DyVR9ejhRqKX3EIDOsv3gos63vu -xNFea/r4uxl+5gE/1YLXdn/ZcjcxDngQGKr44apCpX4H0yaDj7sh0MRHWTkn2YHw -dKtZCwa9gVEt9QdDIoZIRGBXw7i89wOmc0ETmKBceYF6B6n0Cs1ZY6EsbcgXoDc2 -AwD1sKiegH2dP+kN4OD8kMxpz2NOej7qmDimrJXiQvFJDZzxDcQNAjU9303nYvdd -fDhwMvvtLRQfOXoFH+KWBofg9MJFaA9eMQT5SsgZOrT5j8WQzkGAB2fbFab/m3ju -xSzcjI4HQP7gPksuFWCHunIX2lqWGQ4tnKPiAgBdY9N1fYczCGa66UGmSWb3KBdp -4BnMeASTymVCXI3XKvcFlQdXQ4Tw4BM6F+lC++m8Vi1MruCjVhrzkJAfoDrBI3Bq -I3nNIEeiUilca/s6EJ0Y2fxeFOXUBkfkMBLtUwSzbfoY5D9DD0QKwyruOb1QcAXe -qA4XnFi63bSDFnv3KDxmsyI7PjLnjxPH2CdUGdEdhNKNVSioDu1YDrx+x7i4znPE -8YBEKZaOglvrp5ABzWjvdh93o9vxcutHkCx+HZLT5c8dC54/q8l619rcZ9Wm6aPm -NoqOLlOre76JtukGOosC -=yMgh ------END PGP SIGNATURE----- +EBUILD File-Temp-0.230.400-r1.ebuild 638 SHA256 ce81fb0c0e0de6106e13d7a0d073bae73189f11b9f1843153dac48c279dfd418 SHA512 05c51ad6ffa9a07f21bb7fe6a6a669fb53814b7d4296930ce6d08a1ac76fddcd3826b7d69c24939ca2d502775b3dd298d1a9f7eafca00a2830a95eee97d54b93 WHIRLPOOL 47af6e418cdd7d92d1e7365acbaaacf54132c470e48e24011941d0c667ee033bb128c894ca7b3cc8d4d7403489788116380ed306d60fe97b2c5715fe60516d72 +MISC ChangeLog 2497 SHA256 9e63389513aa6470f129c7c566174e167242721193c6dd36ccb11fc23fe89034 SHA512 7861edef42d066b368a84845b809982ec9a2def609ffb88430004acca62b2378cf7ff84f0903d5d31c91902eb501dab2048515753a4edb47e72ca2341e941073 WHIRLPOOL 14fa1c7c2e93c472b428fd4de790e35bb41e9339100b5336cb2247b4f1493ec3a6c42b42606a4b56f1bddef74f6834b52a7d930279688a4f00ff884d63f13bbd +MISC ChangeLog-2015 11942 SHA256 21c40e49a897831bf47fc6e20bd0f9e263a625e890f60216b7809af14a7b74b9 SHA512 6b37518da74ed996ebce412774880e8d59def61e8a6015af3ec388fb1031a43945641671c630c8f08d34007b68c7c9ea260d6a41475209133195fbe7d6f05606 WHIRLPOOL 8f857d214dd9dd2ea271c9c5169ac7cb4aae8bab97d54a0def6be9cf107205f4f95d230dbecfa7fa44a18fa71bb7adafb6f5683e0b45390666eddb0ec641a80d +MISC metadata.xml 452 SHA256 5fe4fdef26ec2faa93dc4fd4c8eff9931aecabd59c35a7f273aaaab043eb6750 SHA512 f32f3ab3cea90b5d55cf3823d93d82e4b7c92e0e37e084f8a43c31ba26efd72660d488772a1ceacde0e03fc2298722852501a6dce04ecefe01af8d408ee13984 WHIRLPOOL 8beb4c93c06dd65e7dba9ec5eeab7652dd1e08cda920878e8b8b680f4c9dbd111f887ab24a627b5239621680a2d01f9d27851401026be1e02705f7cc18b5c15a diff --git a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/metadata.xml b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/metadata.xml index d84a918823..e85d5212b3 100644 --- a/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/perl-core/File-Temp/metadata.xml @@ -1,7 +1,10 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + File-Temp File::Temp From 9d5737b079c4dc80da14009cfe463401ce001f7c Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:52:48 -0700 Subject: [PATCH 21/26] bump(virtual/perl-Data-Dumper): sync with upstream --- .../virtual/perl-Data-Dumper-2.154.0 | 7 - .../virtual/perl-Data-Dumper-2.154.0-r1 | 7 + .../virtual/perl-Data-Dumper-2.158.0 | 7 - .../virtual/perl-Data-Dumper-2.158.0-r1 | 7 + .../virtual/perl-Data-Dumper-2.160.0-r1 | 7 + .../virtual/perl-Data-Dumper/ChangeLog | 226 ------------------ .../virtual/perl-Data-Dumper/Manifest | 32 +-- .../virtual/perl-Data-Dumper/metadata.xml | 5 +- .../perl-Data-Dumper-2.154.0-r1.ebuild | 19 ++ .../perl-Data-Dumper-2.154.0.ebuild | 17 -- .../perl-Data-Dumper-2.158.0-r1.ebuild | 20 ++ .../perl-Data-Dumper-2.158.0.ebuild | 20 -- .../perl-Data-Dumper-2.160.0-r1.ebuild | 20 ++ 13 files changed, 90 insertions(+), 304 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.160.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.160.0-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0 deleted file mode 100644 index b6834ef7e6..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Data-Dumper -EAPI=5 -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 -RDEPEND=~perl-core/Data-Dumper-2.154.0 -SLOT=0 -_md5_=b3bd9fc7d4e6c23d86803d20a82b47dd diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0-r1 new file mode 100644 index 0000000000..db6e8d728b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.154.0-r1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Data-Dumper +EAPI=5 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=~perl-core/Data-Dumper-2.154.0 dev-lang/perl:= +SLOT=0 +_md5_=f07c1f95b9609f79a7d4ad365ae2eb96 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0 deleted file mode 100644 index 8cc216dca6..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Data-Dumper -EAPI=5 -KEYWORDS=~alpha ~amd64 ~arm ~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 -RDEPEND=|| ( =dev-lang/perl-5.22* ~perl-core/Data-Dumper-2.158.0 ) !perl-core/Data-Dumper-2.158.0-r999 -SLOT=0 -_md5_=589965eff576d2e28e78a60d7c562365 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0-r1 new file mode 100644 index 0000000000..fdd445628a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.158.0-r1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Data-Dumper +EAPI=5 +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.22* ~perl-core/Data-Dumper-2.158.0 ) dev-lang/perl:= !perl-core/Data-Dumper-2.158.0-r999 +SLOT=0 +_md5_=9cddaea35b1923df5b87f3212c726a65 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.160.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.160.0-r1 new file mode 100644 index 0000000000..ae3cd503e3 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Data-Dumper-2.160.0-r1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Data-Dumper +EAPI=6 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.24* ~perl-core/Data-Dumper-2.160.0 ) dev-lang/perl:= !perl-core/Data-Dumper-2.160.0-r999 +SLOT=0 +_md5_=4a5462c88ee745cc911939bd4e1e4155 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/ChangeLog b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/ChangeLog deleted file mode 100644 index 272b4c39dc..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/ChangeLog +++ /dev/null @@ -1,226 +0,0 @@ -# ChangeLog for virtual/perl-Data-Dumper -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/ChangeLog,v 1.43 2015/06/04 21:35:35 dilfridge Exp $ - -*perl-Data-Dumper-2.158.0 (04 Jun 2015) - - 04 Jun 2015; Andreas K. Huettel - +perl-Data-Dumper-2.158.0.ebuild: - Add Perl 5.22 version - - 11 Dec 2014; Raúl Porcel - perl-Data-Dumper-2.154.0.ebuild: - m68k/s390/sh stable - - 03 Dec 2014; Raúl Porcel - perl-Data-Dumper-2.154.0.ebuild: - arm64 stable - - 29 Nov 2014; Andreas K. Huettel - -perl-Data-Dumper-2.151.0.ebuild, perl-Data-Dumper-2.154.0.ebuild: - Remove this stupidity (2.151.0) again because of bug 523624; treat 2.154.0 as - version bump and copy ~all keywords from dev-lang/perl - - 29 Nov 2014; Andreas K. Huettel - -perl-Data-Dumper-2.145.0-r2.ebuild: - Remove old - -*perl-Data-Dumper-2.151.0 (29 Nov 2014) - - 29 Nov 2014; Andreas K. Huettel - +perl-Data-Dumper-2.151.0.ebuild: - Add Perl 5.20 version - - 10 Nov 2014; Agostino Sarubbo - perl-Data-Dumper-2.154.0.ebuild: - Stable for ppc64, wrt bug #523624 - - 08 Nov 2014; Andreas K. Huettel - -perl-Data-Dumper-2.139.0.ebuild, -perl-Data-Dumper-2.151.0.ebuild: - Remove old - - 02 Nov 2014; Agostino Sarubbo - perl-Data-Dumper-2.154.0.ebuild: - Stable for ia64, wrt bug #523624 - - 30 Oct 2014; Markus Meier - perl-Data-Dumper-2.154.0.ebuild: - arm stable, bug #523624 - - 29 Oct 2014; Agostino Sarubbo - perl-Data-Dumper-2.154.0.ebuild: - Stable for sparc, wrt bug #523624 - - 29 Oct 2014; Tobias Klausmann - perl-Data-Dumper-2.154.0.ebuild: - Stable on alpha, bug 523624 - - 17 Oct 2014; Agostino Sarubbo - perl-Data-Dumper-2.154.0.ebuild: - Stable for ppc, wrt bug #523624 - - 09 Oct 2014; Andreas K. Huettel - perl-Data-Dumper-2.154.0.ebuild: - Carry over stable keywords from perl-core - - 06 Oct 2014; Jeroen Roovers perl-Data-Dumper-2.154.0.ebuild: - Stable for HPPA (bug #523624). - -*perl-Data-Dumper-2.154.0 (24 Sep 2014) - - 24 Sep 2014; Andreas K. Huettel - +perl-Data-Dumper-2.154.0.ebuild: - Version bump, bug 523624 - - 23 Sep 2014; Agostino Sarubbo - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable for sparc, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable for x86, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable for ia64, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable for ppc, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable for ppc64, wrt bug #504786 - - 17 Sep 2014; Jeroen Roovers - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable for HPPA (bug #504786). - - 31 Aug 2014; Mikle Kolyada - perl-Data-Dumper-2.145.0-r2.ebuild: - arm stable wrt bug #504786 - - 28 Jul 2014; Mikle Kolyada - perl-Data-Dumper-2.145.0-r2.ebuild: - amd64 stable wrt bug #381424 - - 24 Jul 2014; Tobias Klausmann - perl-Data-Dumper-2.145.0-r2.ebuild: - Stable on alpha, bug #381424 - -*perl-Data-Dumper-2.145.0-r2 (19 Jul 2014) - - 19 Jul 2014; Andreas K. Huettel - -perl-Data-Dumper-2.145.0-r1.ebuild, +perl-Data-Dumper-2.145.0-r2.ebuild, - perl-Data-Dumper-2.151.0.ebuild: - Improve dependencies - -*perl-Data-Dumper-2.145.0-r1 (06 Jul 2014) - - 06 Jul 2014; Andreas K. Huettel - -perl-Data-Dumper-2.145.0.ebuild, +perl-Data-Dumper-2.145.0-r1.ebuild: - Revision bump for added provider - - 05 Jul 2014; Andreas K. Huettel - -perl-Data-Dumper-2.131.0.ebuild, -perl-Data-Dumper-2.136.0.ebuild, - perl-Data-Dumper-2.145.0.ebuild, +perl-Data-Dumper-2.151.0.ebuild: - Add perl-5.20 version and remove old - -*perl-Data-Dumper-2.145.0 (16 Aug 2013) - - 16 Aug 2013; Patrick Lauer - +perl-Data-Dumper-2.145.0.ebuild: - Bump - - 19 Feb 2013; Agostino Sarubbo - perl-Data-Dumper-2.139.0.ebuild: - Stable for hppa, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-Data-Dumper-2.139.0.ebuild: - Stable for ppc, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-Data-Dumper-2.139.0.ebuild: - Stable for x86, wrt bug #458122 - - 18 Feb 2013; Agostino Sarubbo - perl-Data-Dumper-2.139.0.ebuild: - Stable for amd64, wrt bug #458122 - - 08 Feb 2013; Sébastien Fabbro - perl-Data-Dumper-2.139.0.ebuild: - Keyword amd64-linux and x86-linux - -*perl-Data-Dumper-2.139.0 (26 Dec 2012) - - 26 Dec 2012; Torsten Veller - +perl-Data-Dumper-2.139.0.ebuild: - Version bump - - 23 Nov 2012; Anthony G. Basile - perl-Data-Dumper-2.136.0.ebuild: - keyword ~arm, bug #442816 - -*perl-Data-Dumper-2.136.0 (17 Nov 2012) - - 17 Nov 2012; Torsten Veller - +perl-Data-Dumper-2.136.0.ebuild: - Version bump - - 05 Oct 2012; Brent Baude perl-Data-Dumper-2.131.0.ebuild: - Marking perl-Data-Dumper-2.131.0 ppc for bug 412881 - - 07 Apr 2012; Markus Meier - perl-Data-Dumper-2.131.0.ebuild: - x86 stable, bug #403737 - - 20 Mar 2012; Jeroen Roovers perl-Data-Dumper-2.131.0.ebuild: - Stable for HPPA (bug #408579). - - 21 Feb 2012; Agostino Sarubbo - perl-Data-Dumper-2.131.0.ebuild: - Stable for amd64, wrt bug #403737 - - 08 Feb 2012; Jeroen Roovers perl-Data-Dumper-2.131.0.ebuild: - Marked ~hppa (bug #399649). - - 06 Sep 2011; Torsten Veller - +perl-Data-Dumper-2.131.0.ebuild, +metadata.xml: - Move from perl-experimental - - 31 Jul 2011; Kent Fredric - -perl-Data-Dumper-2.128.0.ebuild: - Not available in any stable perls or on CPAN - -*perl-Data-Dumper-2.131.0 (29 May 2011) - - 29 May 2011; Torsten Veller - -perl-Data-Dumper-2.130.20_rc.ebuild, -perl-Data-Dumper-2.130.30_rc.ebuild, - +perl-Data-Dumper-2.131.0.ebuild: - Version bump - - 24 May 2011; Kent Fredric - perl-Data-Dumper-2.130.20_rc.ebuild: - Remove _rc1 references and fix to be 5.14.0 friendly - -*perl-Data-Dumper-2.130.30_rc (24 May 2011) - - 24 May 2011; Kent Fredric - +perl-Data-Dumper-2.130.30_rc.ebuild: - Bump - -*perl-Data-Dumper-2.130.20_rc (20 Apr 2011) - - 20 Apr 2011; Kent Fredric - +perl-Data-Dumper-2.130.20_rc.ebuild: - Added 5.14 representative - -*perl-Data-Dumper-2.128.0 (03 Apr 2011) -*perl-Data-Dumper-2.125.0 (03 Apr 2011) -*perl-Data-Dumper-2.124.0 (03 Apr 2011) - - 03 Apr 2011; Kent Fredric - +perl-Data-Dumper-2.124.0.ebuild, +perl-Data-Dumper-2.125.0.ebuild, - +perl-Data-Dumper-2.128.0.ebuild, +metadata.xml: - Added for Data::Dumper diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/Manifest index 91c68720f2..5a9bd09519 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/Manifest +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/Manifest @@ -1,26 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD perl-Data-Dumper-2.154.0.ebuild 692 SHA256 ea6b022ac0b6d48f4371c5b458b6cd15fbc33d5b037205647eac6b28abe80abc SHA512 9b2992bbaf929e2912626b3d4af0ecdea95c1d452c24a932508eddbf8a74c38905e837bb3f5f9c181c6de8b819833e630e10cbe7d837005026d17446c91054a1 WHIRLPOOL e49d9df3d9ce76f47a8c2d8175b03fa9419b4fb50d8d915acf0481c1f75b9ea4f9a3ed0d8736ad3e998ba46a18a6337834adb6d5008be335d8a5e4ce7347933e -EBUILD perl-Data-Dumper-2.158.0.ebuild 796 SHA256 7da83988538063f1a351ffa698cbd282bb346b66fe4e6a193342b0f19a11ecba SHA512 d5c28844f5e73479639a7bec63bb1c246338788f68d8f55fbcb5c191669a247d7731f7dcd72dfbf157c681728fb8aeb905019ecc6dce4763969442f766223f82 WHIRLPOOL 885818d686ac5729ac9aa2765b89cfbfcf3c438e04d9060a4e1ea664ae927300eb887098eec7d344cea0534676a5be5318bfade81c53783bbe66f38a74e0c69c -MISC ChangeLog 7162 SHA256 91af67985368e1e17ff377e66133aca39f411827e3d727bcedc0d19889b8d985 SHA512 8a84b422f323330f7a8801270fc72be8fa5b2e7698bf176f2e3c76db4ddd3e33d79fc0207c58684f5ebadb6507138dcdaa7ff5fd1a6fb60db0adaa520009714d WHIRLPOOL 4c8b504f750c71b8ac857da69d285ce5c641e957454460395f1b84d23b616b93273490008f7a5f17e37efddb265bdcfe575979da37e231831dce9c9133bc2d1d -MISC metadata.xml 158 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710 SHA512 0b83af178d8e59a07953fc2582b6e4177ec933439a6638de4f222e4e9b6c21135ca1702f7f4838624e283d39db0d3f4d4227ddb6108dbb06cdcc09ebf9d6bc55 WHIRLPOOL 696c0536d7047d00bd1590ddb9bebd01caec0e15b3a970828eebe526b46f14d61eec5bd541db7d4628bdff743461198158832e2bdb47e31a5523ad63f16708bc ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJVcMSoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF -MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d55iwQAL4pOpX/rm9k4c3MUIpIaWlw -EhJPh655JWWBDDgYIe3jRUPKEScGue2o/4z7CaCJ/QGav5r4UC0xrLCI0pn/qEGm -f3hfaFtptqNdq0UYA9QX+ZDN8BioeYdVtugoHfa8rK8ukyeU1kLvlE7sCM6xe1HK -M/9nEaQmMomBImRd4LhwWnLIJDfAQAg8fl1FMN5gRmRtdY8S1WEJPNmp/lGiGEed -75llauS2sVXnw0nerBEaMXMOtkQ2yJFWoYo5mv7VOTQHe5L+ixNID7Fcu1iUbpr5 -WMLjt0YQbfWzyjjSpNmRv1ijCcrvonUohS6BxTTUQp8eVAKQUcB/XDFAFQS5sops -0P6FBYnMzVpyO8KV5d1NEuwccspmHLAMfZmzPpoe+csgdx4LXWMkF8m/KrqnKKPP -AStF93NWk6hw1tUbn+AczzXhHRTxcObHIsS22lVIgmb+mjuJN2LQQntVAp/RTenH -/VFcVpEtSFEXxAxEzkRhjMDmUtzdKVyOeTUNF/H5WPc62pdghHC3XtDmSHTNfA7v -M0aKkxeqruxd6x0pi4Hp6frK/ffT5QjNeGVXqvigQQS/RTg2QUKt1mY1XL0+dVQ7 -mC0u7CZDBhUDjrItOQpisD4yctXKQoVcGdlfhb02t7fAudslBXGhq6FuGX0bYzg4 -3pWfhHD2HfnIhoMN9fBx -=0buK ------END PGP SIGNATURE----- +EBUILD perl-Data-Dumper-2.154.0-r1.ebuild 506 SHA256 65dc1395f7f857dc25b5b85df9b08bc8b49e307acd9468c715fdf305a4de1905 SHA512 2b46e429e95cf3cd3d466ef6c38a6035ed779c1b0a90787924b4249a640ef248da2ff51a04cf6d53ed72b2a34c7530594036f43720d59349406c56707cf274b1 WHIRLPOOL ee3b254d0a04db5da45a4a03443202ee8550bca63bbf1e3fd3a51730cf2b4f17544c7ec6e50e598c94b605bc0c8b59b6d162cc43817ebc55b32a710f30bc6577 +EBUILD perl-Data-Dumper-2.158.0-r1.ebuild 604 SHA256 ce93f187344279e7e86cad1c85d595371f514092f2108df116670fd8e852b89c SHA512 71ec37124281c885b4271b55ef33f5bf8f027a39bb03d627535ba8cf41ed857a595548fd6833fb9a12c8b44a469583cef7cf005e5d8fd4d58cd31d94ebc5f404 WHIRLPOOL c34eb33b8655443394fb8d37790207b097b90b384ec4471ca0748e0c05efb7a75a3e6f2529e2f273d8620708a7cceddefdf3169ac2729f74bea35b9338612afa +EBUILD perl-Data-Dumper-2.160.0-r1.ebuild 625 SHA256 dd754df1dcd332ccc19fbd0dbffc2450c2a1a55d27d3fdc8bd71610f23d35821 SHA512 bc9c79f8a97770f57b0fa3c54b68328d0ca483fe365d0cabbaa707df97feaa2f0acdbeb60bae53d8714667c0ac9d4b19c0aec946c87f65577e6cbaeee83517f4 WHIRLPOOL 0e5631655f6dcd3319a96cc57221a722e89a878199c09e162bb6cdabd1ea136362a395219ecdea562b8cb88b1c800ea1ae8175d9c70a6a1c10fcfdbe53cb0f1e +MISC ChangeLog 5562 SHA256 42671eafe835d4d8948d6df94ae437a15cadb633e0eceded671398b372f1ad13 SHA512 21268c55691f87985e4e1df575a4f068e912c3d0f0b172e7eea478855d1b3c054b2f42f1f9e440702a82275ab8f8d5a6b735e0a5c8ee10a85477ba89852f66f8 WHIRLPOOL 8af90c59427d777a502987d7d90be90e0340230d23af268143c1a7ae33242adfe33fe28ef79e06e59b7c5aed4f0f6fc4e5446ba57490ed6731928a1293140e44 +MISC ChangeLog-2015 7162 SHA256 91af67985368e1e17ff377e66133aca39f411827e3d727bcedc0d19889b8d985 SHA512 8a84b422f323330f7a8801270fc72be8fa5b2e7698bf176f2e3c76db4ddd3e33d79fc0207c58684f5ebadb6507138dcdaa7ff5fd1a6fb60db0adaa520009714d WHIRLPOOL 4c8b504f750c71b8ac857da69d285ce5c641e957454460395f1b84d23b616b93273490008f7a5f17e37efddb265bdcfe575979da37e231831dce9c9133bc2d1d +MISC metadata.xml 251 SHA256 38969a343659e88a894d06828458ee55b28e9acd7aca5a59ed98621146aab844 SHA512 bc87b53817cd976bf8641fa1f7eeb62379b3bbb7d99d3a00078d1d55a0af6f296d54fda4bc2c2cda93434976b32b45a334fb3264fa3fbc1ed2f22728bf605695 WHIRLPOOL f05271953c2c5c80651322f48dbe5824812a413518fbf78b44ecf77c3e57d53507b42cb3d0b0a9c0ba77c31cb6278bd3af3bae204f86dc428ef1125fc155b30c diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/metadata.xml index 801e9385a1..51930499ab 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/metadata.xml @@ -1,5 +1,8 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0-r1.ebuild new file mode 100644 index 0000000000..0a7c87a95a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +IUSE="" + +RDEPEND=" + ~perl-core/${PN#perl-}-${PV} + dev-lang/perl:= +" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0.ebuild deleted file mode 100644 index 68e2715f17..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.154.0.ebuild,v 1.12 2014/12/11 11:27:40 armin76 Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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" - -IUSE="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0-r1.ebuild new file mode 100644 index 0000000000..3c8297713e --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0.ebuild deleted file mode 100644 index 35b5216251..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.158.0.ebuild,v 1.1 2015/06/04 21:35:35 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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="" - -RDEPEND=" - || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.160.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.160.0-r1.ebuild new file mode 100644 index 0000000000..0281809181 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Data-Dumper/perl-Data-Dumper-2.160.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" From 76d08d72b63a0976a7a4ba0ae25871c6a1ba150a Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 16:52:54 -0700 Subject: [PATCH 22/26] bump(virtual/perl-File-Temp): sync with upstream --- .../virtual/perl-File-Temp-0.230.400-r3 | 7 - .../virtual/perl-File-Temp-0.230.400-r5 | 7 + .../virtual/perl-File-Temp/ChangeLog | 424 ------------------ .../virtual/perl-File-Temp/Manifest | 29 +- .../virtual/perl-File-Temp/metadata.xml | 5 +- .../perl-File-Temp-0.230.400-r3.ebuild | 21 - .../perl-File-Temp-0.230.400-r5.ebuild | 21 + 7 files changed, 36 insertions(+), 478 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r3 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r5 delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r3.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r5.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r3 deleted file mode 100644 index c5b4785895..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r3 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for File-Temp -EAPI=5 -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 -RDEPEND=~perl-core/File-Temp-0.230.400 !=perl-core/File-Temp-0.230.400 -SLOT=0 -_md5_=829dd14305c9c1d789c165e5e25ef4e3 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r5 new file mode 100644 index 0000000000..5cdd456ac2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-File-Temp-0.230.400-r5 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for File-Temp +EAPI=6 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=~perl-core/File-Temp-0.230.400 !=perl-core/File-Temp-0.230.400 dev-lang/perl:= +SLOT=0 +_md5_=1db900c05356850902192cfe38a397d4 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/ChangeLog b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/ChangeLog deleted file mode 100644 index c0b822f028..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/ChangeLog +++ /dev/null @@ -1,424 +0,0 @@ -# ChangeLog for virtual/perl-File-Temp -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.105 2015/06/05 23:13:48 dilfridge Exp $ - -*perl-File-Temp-0.230.400-r3 (05 Jun 2015) - - 05 Jun 2015; Andreas K. Huettel - -perl-File-Temp-0.230.0-r1.ebuild, -perl-File-Temp-0.230.400-r2.ebuild, - +perl-File-Temp-0.230.400-r3.ebuild: - Remove old - - 21 Mar 2015; Mike Frysinger - perl-File-Temp-0.230.400-r2.ebuild: - Mark arm64/m68k/s390/sh stable. - - 18 Feb 2015; Agostino Sarubbo - perl-File-Temp-0.230.400-r2.ebuild: - Stable for alpha, wrt bug #536790 - - 17 Feb 2015; Markus Meier - perl-File-Temp-0.230.400-r2.ebuild: - arm stable, bug #536790 - - 17 Feb 2015; Agostino Sarubbo - perl-File-Temp-0.230.400-r2.ebuild: - Stable for ia64, wrt bug #536790 - - 16 Feb 2015; Agostino Sarubbo - perl-File-Temp-0.230.400-r2.ebuild: - Stable for sparc, wrt bug #536790 - - 15 Feb 2015; Agostino Sarubbo - perl-File-Temp-0.230.400-r2.ebuild: - Stable for ppc64, wrt bug #536790 - - 14 Feb 2015; Agostino Sarubbo - perl-File-Temp-0.230.400-r2.ebuild: - Stable for ppc, wrt bug #536790 - - 13 Feb 2015; Jeroen Roovers - perl-File-Temp-0.230.400-r2.ebuild: - Stable for HPPA (bug #536790). - - 13 Feb 2015; Agostino Sarubbo - perl-File-Temp-0.230.400-r2.ebuild: - Stable for x86, wrt bug #536790 - - 08 Feb 2015; Mikle Kolyada - perl-File-Temp-0.230.400-r2.ebuild: - amd64 stable wrt bug #536790 - - 08 Nov 2014; Andreas K. Huettel - -perl-File-Temp-0.220.0-r3.ebuild: - Remove old (Perl 5.16 cleanup) - - 24 Oct 2014; Andreas K. Huettel - -perl-File-Temp-0.230.0.ebuild: - Remove old, now really... - - 22 Oct 2014; Markus Meier - perl-File-Temp-0.230.0-r1.ebuild: - arm stable, bug #390719 - -*perl-File-Temp-0.230.0 (22 Oct 2014) - - 22 Oct 2014; Andreas K. Huettel - +perl-File-Temp-0.230.0.ebuild: - Temporarily restore - - 21 Oct 2014; Andreas K. Huettel - -perl-File-Temp-0.230.0.ebuild: - Remove old - - 18 Oct 2014; Mike Frysinger - perl-File-Temp-0.230.0-r1.ebuild, perl-File-Temp-0.230.0.ebuild: - Mark arm64/m68k/s390/sh stable. - - 18 Oct 2014; Agostino Sarubbo - perl-File-Temp-0.230.0-r1.ebuild: - Stable for sparc, wrt bug #390719 - - 18 Oct 2014; Agostino Sarubbo - perl-File-Temp-0.230.0-r1.ebuild: - Stable for ia64, wrt bug #390719 - - 17 Oct 2014; Agostino Sarubbo - perl-File-Temp-0.230.0-r1.ebuild: - Stable for ppc64, wrt bug #390719 - - 17 Oct 2014; Agostino Sarubbo - perl-File-Temp-0.230.0-r1.ebuild: - Stable for ppc, wrt bug #390719 - - 16 Oct 2014; Jeroen Roovers - perl-File-Temp-0.230.0-r1.ebuild: - Stable for HPPA (bug #390719). - - 16 Oct 2014; Tobias Klausmann - perl-File-Temp-0.230.0-r1.ebuild: - Stable on alpha, bug 390719 - - 16 Oct 2014; Agostino Sarubbo - perl-File-Temp-0.230.0-r1.ebuild: - Stable for x86, wrt bug #390719 - - 16 Oct 2014; Agostino Sarubbo - perl-File-Temp-0.230.0-r1.ebuild: - Stable for amd64, wrt bug #390719 - - 15 Oct 2014; Andreas K. Huettel - perl-File-Temp-0.230.0-r1.ebuild: - Arrgh, drop stable keywords. Why didnt repoman notice this? - -*perl-File-Temp-0.230.400-r2 (15 Oct 2014) -*perl-File-Temp-0.230.0-r1 (15 Oct 2014) - - 15 Oct 2014; Andreas K. Huettel - +perl-File-Temp-0.230.0-r1.ebuild, -perl-File-Temp-0.230.400-r1.ebuild, - +perl-File-Temp-0.230.400-r2.ebuild: - Bump virtual for bug 390719 - - 23 Sep 2014; Agostino Sarubbo perl-File-Temp-0.230.0.ebuild: - Stable for sparc, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo perl-File-Temp-0.230.0.ebuild: - Stable for x86, wrt bug #504786 - - 22 Sep 2014; Agostino Sarubbo perl-File-Temp-0.230.0.ebuild: - Stable for ia64, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo perl-File-Temp-0.230.0.ebuild: - Stable for ppc, wrt bug #504786 - - 21 Sep 2014; Agostino Sarubbo perl-File-Temp-0.230.0.ebuild: - Stable for ppc64, wrt bug #504786 - - 17 Sep 2014; Jeroen Roovers perl-File-Temp-0.230.0.ebuild: - Stable for HPPA (bug #504786). - - 31 Aug 2014; Mikle Kolyada perl-File-Temp-0.230.0.ebuild: - arm stable wrt bug #504786 - - 28 Jul 2014; Mikle Kolyada perl-File-Temp-0.230.0.ebuild: - amd64 stable wrt bug #381424 - - 24 Jul 2014; Tobias Klausmann - perl-File-Temp-0.230.0.ebuild: - Stable on alpha, bug #381424 - - 20 Jul 2014; Andreas K. Huettel - -perl-File-Temp-0.230.100-r1.ebuild: - Remove old - - 07 Jul 2014; Mikle Kolyada - perl-File-Temp-0.230.100-r1.ebuild, perl-File-Temp-0.230.400-r1.ebuild: - Add ~arm keyword - -*perl-File-Temp-0.230.400-r1 (06 Jul 2014) -*perl-File-Temp-0.230.100-r1 (06 Jul 2014) -*perl-File-Temp-0.220.0-r3 (06 Jul 2014) - - 06 Jul 2014; Andreas K. Huettel - -perl-File-Temp-0.220.0-r2.ebuild, +perl-File-Temp-0.220.0-r3.ebuild, - +perl-File-Temp-0.230.0.ebuild, -perl-File-Temp-0.230.100.ebuild, - +perl-File-Temp-0.230.100-r1.ebuild, -perl-File-Temp-0.230.400.ebuild, - +perl-File-Temp-0.230.400-r1.ebuild: - Improve dependencies - - 19 Jan 2014; Mike Frysinger - perl-File-Temp-0.220.0-r2.ebuild, perl-File-Temp-0.230.100.ebuild, - perl-File-Temp-0.230.400.ebuild: - Add arm64 love. - - 17 Jan 2014; Mike Frysinger - perl-File-Temp-0.220.0-r2.ebuild: - Mark m68k stable. - - 31 Dec 2013; Mikle Kolyada - perl-File-Temp-0.220.0-r2.ebuild: - Drop perl-5.10* dependency - -*perl-File-Temp-0.230.400 (28 Oct 2013) - - 28 Oct 2013; Patrick Lauer - +perl-File-Temp-0.230.400.ebuild: - Bump - - 05 Sep 2013; Patrick Lauer - -perl-File-Temp-0.230.0.ebuild, perl-File-Temp-0.230.100.ebuild: - Restore keywords - -*perl-File-Temp-0.230.100 (24 Aug 2013) - - 24 Aug 2013; Patrick Lauer - +perl-File-Temp-0.230.100.ebuild: - Bump - -*perl-File-Temp-0.230.0 (14 Aug 2013) - - 14 Aug 2013; Patrick Lauer - +perl-File-Temp-0.230.0.ebuild: - Import from perl-experimental overlay - - 18 Feb 2013; Zac Medico perl-File-Temp-0.220.0-r2.ebuild: - Add ~arm-linux keyword. - -*perl-File-Temp-0.220.0-r2 (21 May 2012) - - 21 May 2012; Torsten Veller - -perl-File-Temp-0.220.0-r1.ebuild, +perl-File-Temp-0.220.0-r2.ebuild: - Add perl-5.16 as provider - - 28 Apr 2012; Alexis Ballier - perl-File-Temp-0.220.0-r1.ebuild: - keyword ~amd64-fbsd - - 04 Feb 2012; Raúl Porcel - perl-File-Temp-0.220.0-r1.ebuild: - sh stable - - 28 Jun 2011; Torsten Veller - perl-File-Temp-0.220.0-r1.ebuild: - Add perl-5.12.4 virtual - -*perl-File-Temp-0.220.0-r1 (18 Jun 2011) - - 18 Jun 2011; Torsten Veller -perl-File-Temp-0.220.0.ebuild, - +perl-File-Temp-0.220.0-r1.ebuild: - Add perl-5.14 as provider - -*perl-File-Temp-0.220.0 (21 May 2011) - - 21 May 2011; Torsten Veller -perl-File-Temp-0.22.ebuild, - +perl-File-Temp-0.220.0.ebuild: - Add perl-5.14.0 as provider. Change version scheme - - 02 May 2011; Fabian Groffen perl-File-Temp-0.22.ebuild: - Marked ~x64-freebsd - - 27 Feb 2011; Fabian Groffen perl-File-Temp-0.22.ebuild: - Add Prefix keywords, bug #351526 - - 29 Jan 2011; Raúl Porcel perl-File-Temp-0.22.ebuild: - arm stable, add ~m68k/~sh - - 22 Jan 2011; Torsten Veller perl-File-Temp-0.22.ebuild: - Add perl-5.12.3 as provider - - 03 Dec 2010; Michael Weber perl-File-Temp-0.22.ebuild: - add ~arm (bug 302981) - - 07 Sep 2010; Torsten Veller perl-File-Temp-0.22.ebuild: - Add perl-5.12.2 as provider - - 14 Jul 2010; Torsten Veller perl-File-Temp-0.22.ebuild: - Add perl-5.12 as provider - - 17 Jan 2010; Torsten Veller -perl-File-Temp-0.18.ebuild, - -perl-File-Temp-0.20.ebuild, -perl-File-Temp-0.21.ebuild: - Cleanup - - 07 Jan 2010; Torsten Veller perl-File-Temp-0.18.ebuild, - perl-File-Temp-0.20.ebuild, perl-File-Temp-0.21.ebuild, - perl-File-Temp-0.22.ebuild: - Set empty HOMEPAGE and LICENSE - - 05 Jan 2010; nixnut perl-File-Temp-0.22.ebuild: - ppc stable #288026 - - 23 Dec 2009; Fabian Groffen - perl-File-Temp-0.22.ebuild: - Marked ~x86-solaris, bug #296509 - - 15 Dec 2009; Jonathan Callen perl-File-Temp-0.18.ebuild, - perl-File-Temp-0.20.ebuild, perl-File-Temp-0.21.ebuild, - perl-File-Temp-0.22.ebuild: - QA: Add prefix keywords - - 14 Dec 2009; Raúl Porcel perl-File-Temp-0.22.ebuild: - alpha/ia64/s390/sparc stable wrt #288026 - - 10 Dec 2009; Brent Baude ChangeLog: - Marking perl-File-Temp-0.22 ppc64 stable for bug 288026 - - 07 Dec 2009; Jeroen Roovers perl-File-Temp-0.22.ebuild: - Stable for HPPA (bug #288026). - - 04 Dec 2009; Torsten Veller perl-File-Temp-0.22.ebuild: - Stable on amd64 (#288026) - - 04 Dec 2009; Christian Faulhammer - perl-File-Temp-0.22.ebuild: - x86 stable, bug 288026 - - 25 Aug 2009; Torsten Veller perl-File-Temp-0.22.ebuild: - Add support for perl-5.10.1 - - 07 Jul 2009; Jeroen Roovers perl-File-Temp-0.20.ebuild: - Stable for HPPA too. - -*perl-File-Temp-0.22 (29 Jun 2009) - - 29 Jun 2009; Torsten Veller +perl-File-Temp-0.22.ebuild: - Version bump - - 13 Mar 2009; Torsten Veller -perl-File-Temp-0.16.ebuild, - -perl-File-Temp-0.17.ebuild: - Cleanup - - 22 Jan 2009; Alexis Ballier - perl-File-Temp-0.16.ebuild: - remove x86-fbsd keyword from old version as we have no provider for this - version but newer ones are ok - - 01 Jan 2009; Raúl Porcel perl-File-Temp-0.21.ebuild: - Add ~s390 - -*perl-File-Temp-0.21 (21 Nov 2008) - - 21 Nov 2008; Torsten Veller +perl-File-Temp-0.21.ebuild: - Version bump - - 15 Jul 2008; Raúl Porcel perl-File-Temp-0.20.ebuild: - alpha/ia64/sparc/x86 stable - - 04 Jul 2008; Torsten Veller perl-File-Temp-0.18.ebuild, - perl-File-Temp-0.20.ebuild: - Add missing ~x86-fbsd keyword - -*perl-File-Temp-0.20 (29 Apr 2008) - - 29 Apr 2008; Yuval Yaari +perl-File-Temp-0.20.ebuild: - Version bump - - 31 Mar 2008; Jeroen Roovers perl-File-Temp-0.18.ebuild: - Stable for HPPA too. - - 19 Nov 2007; Joshua Kinard perl-File-Temp-0.18.ebuild: - Stable on mips. - - 15 Oct 2007; Markus Rothe perl-File-Temp-0.18.ebuild: - Stable on ppc64 - - 04 Jul 2007; Raúl Porcel perl-File-Temp-0.18.ebuild: - alpha/ia64/x86 stable - - 07 May 2007; Tobias Scherbaum - perl-File-Temp-0.18.ebuild: - ppc stable - - 17 Apr 2007; Gustavo Zacarias - perl-File-Temp-0.18.ebuild: - Stable on sparc - - 15 Apr 2007; Markus Rothe perl-File-Temp-0.17.ebuild: - Stable on ppc64 - - 09 Apr 2007; Michael Cummings - perl-File-Temp-0.18.ebuild: - Marking stable amd64 - - 04 Mar 2007; Andrej Kacian perl-File-Temp-0.17.ebuild: - Stable on x86, bug #169153. - -*perl-File-Temp-0.18 (05 Feb 2007) - - 05 Feb 2007; Michael Cummings - +perl-File-Temp-0.18.ebuild: - Version bump - - 07 Jan 2007; Bryan Østergaard - perl-File-Temp-0.17.ebuild: - Stable on Alpha + IA64. - - 24 Dec 2006; Tobias Scherbaum - perl-File-Temp-0.17.ebuild: - Stable on ppc. - - 25 Oct 2006; Michael Cummings - perl-File-Temp-0.16.ebuild: - Cleaning up dep - - 23 Oct 2006; Gustavo Zacarias - perl-File-Temp-0.17.ebuild: - Stable on hppa - - 20 Oct 2006; Michael Cummings - -perl-File-Temp-0.14.ebuild: - Cleaning out old ebuild - - 20 Oct 2006; Michael Cummings - perl-File-Temp-0.17.ebuild: - Marking amd64 stable - - 20 Oct 2006; Michael Cummings - perl-File-Temp-0.17.ebuild: - Marking sparc stable - - 13 Oct 2006; Michael Cummings - perl-File-Temp-0.14.ebuild, perl-File-Temp-0.16.ebuild: - Tested on o2k, marking ~mips - -*perl-File-Temp-0.17 (14 Sep 2006) - - 14 Sep 2006; Yuval Yaari +perl-File-Temp-0.17.ebuild: - Version bump - - 24 Apr 2006; Diego Pettenò - perl-File-Temp-0.16.ebuild: - Add ~x86-fbsd keyword. - - 13 Feb 2006; Michael Cummings - perl-File-Temp-0.16.ebuild: - Updated RDEPENDS - - 08 Feb 2006; Simon Stelling perl-File-Temp-0.16.ebuild: - stable on amd64 - -*perl-File-Temp-0.16 (07 Feb 2006) -*perl-File-Temp-0.14 (07 Feb 2006) - - 07 Feb 2006; Michael Cummings +metadata.xml, - +perl-File-Temp-0.14.ebuild, +perl-File-Temp-0.16.ebuild: - New virtual for perl-core/File-Temp diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/Manifest index 18ecad12df..8bcd73c1ae 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/Manifest +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/Manifest @@ -1,25 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD perl-File-Temp-0.230.400-r3.ebuild 814 SHA256 0fd03ea1b5ff605f374d62baa9403ea5c2316dd7485a195d09200bf8f0f962ee SHA512 d4890616a15ea693cf8673929c4038dfa6dd7b2a01170db41682beb5b3fced446454a00aa448a852f20442a10b15ebcf105942a396a75009137a4a92977820ae WHIRLPOOL 646f1ef081e2240815931d650dbfd5e39ec2d5fa12f901e9db37153dea4e093b6299f38b7b64c9eabb1feb01cb8e9a6f530828e786fb95b69093556c3a69ef3f -MISC ChangeLog 13473 SHA256 3c1976c37b5cfc85f049350d9b099eb36c7b897eae588323678103c78361fbb6 SHA512 c108fd4b53480e9a19bde91c5ef7945733eaea9dbc11c922751023c2d03b46eea4a4292df7c991659197e99771d18058e0126fcb45425c915c486efa410ed8d1 WHIRLPOOL dc135e3f9d427b6400ebba48c689de32316082d8ebf84cbbd8902f6e25e7a811dc087e11de002ec22225cbdb123aa8976c7dabc3045bb6d55d56d163ff1cd751 -MISC metadata.xml 159 SHA256 9e7c719a784bb48388c9a12217b85baa75f1b04e9bf049d74b740785fa5006dd SHA512 5ff7b5593ea8976b44c7d63c7cd649f56d649b0d7c4fa5a16bf71ecdf36e40afa8fd9c28df0b8f0c7f9577c47b6ee63d3330f9304d545b46657d6a5f2bfa124a WHIRLPOOL 7ca7b971bad6145bdf2215f73d158f190984644554e8f32132c57c22f1209a5684060661c02e181c135c34c8729d491090ff6d4b23614198e19b9e2deda35a0a ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCABmBQJVci0tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF -MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d5gloP/R2yhHxEGxayoYFIGSc1cVpz -5HLexl26Ric9stM61B5ZPpONDjE/5HqF5Ik/8g4kVr3vhOnAAnNJA8C6fCeTEyHN -gIQax+XpCYQpobzPRoO4ymbvo4hdPV5s0g9WWN9GKyU64xQKvvawEUkHO1SzvOzp -5pda1PPhxFRx4Qsh0VEC08dzVCLXlgdaEB2BsTLLPmZoDEt4n05akE2cPPkWfayX -GzoleXLCd+ln/cbn5qc/zXPJufWa8LlDS/qt4w3K+VcHbhxAMgl8LHkRgAw9IGMt -JY6YbPNFnVdebh/a0hfTojaBMcx9RHk98w4XoGIYlBq+ji7ZFKnldL2SU1gxvyah -drXa8LY3qBpfaN5SgZRcUoOw/twOkoWaGjAWzdqGSNc79eZTdKsOB9hqjpDUcM9D -6WH+0LI5DVQd//njuChzeSE3LpgOFHQr7ejQgfeXiUT9Zg4EWnnmFbMJXGQXkfxV -Vc894gtmyVR7figtNwAF0tBUV/o11ouKno7W9Onrw1Y3yKPcBQECmxUVa+ZEaNe3 -zIbvPBF7GawmK5dJjwwUE+TjGmW5pbl9FFJTpft8sxlRUNyymj8tE/UzOcC/KgrU -LJKxsbytd+IEu+WRHrBjZ2yUY2iVamk9N7xAAsgDYGtTyV+0EwXjaaXJgHbnfghR -ZkJFwIzzIPTd9KvodFEr -=8gQF ------END PGP SIGNATURE----- +EBUILD perl-File-Temp-0.230.400-r5.ebuild 680 SHA256 1bc69e766bb455fe2d8fac09e563dfb237f16464e6df13281fc1d61c95b2bfba SHA512 e7f334cfc5ef9c9c4a287bb8a2695debbef48bd5c88ae7d58c2f489355e43588fca6013343f633bb53c8afa66fb3cc9b787e8bdc4739f5839e91cf757c7e5a58 WHIRLPOOL 620ce9d00990ba6cc102d58a5d3e1228f93f66469f0d96fca6dd4ed9e731c21804a69e68f1505ff7677c520cfa617edf7d32469916c71ff3be795128e68a60bd +MISC ChangeLog 3268 SHA256 43dd30d3fdff0730bb7d36ec1dc9055704a308b182f736011d153cf73fe05e43 SHA512 1dc5541778b076280cb48147f8c810ac2e306daab32745eaf355c8255a2d1ccf9a1995c96f4015c9637ed820d897a5d206f698f6adcecd64b16a829377fc6e44 WHIRLPOOL 8a0f5ff50148105263c481c7a2fe0f102cd370a2bea14beb225c8554330c743eaa0f50a402f3ab75d6e81f1e8068863d84186b425e5003229d639c1caa3c9b54 +MISC ChangeLog-2015 13473 SHA256 3c1976c37b5cfc85f049350d9b099eb36c7b897eae588323678103c78361fbb6 SHA512 c108fd4b53480e9a19bde91c5ef7945733eaea9dbc11c922751023c2d03b46eea4a4292df7c991659197e99771d18058e0126fcb45425c915c486efa410ed8d1 WHIRLPOOL dc135e3f9d427b6400ebba48c689de32316082d8ebf84cbbd8902f6e25e7a811dc087e11de002ec22225cbdb123aa8976c7dabc3045bb6d55d56d163ff1cd751 +MISC metadata.xml 257 SHA256 4d43e70b770d0898a99af64a8454a6116e4a86500c23290655c8371265010427 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e WHIRLPOOL 87039765046556cdc2f7d76ce4192945117bfd5bb684220ea8fb72be310673a5b729ea428666ff1ceb1e6c21fb585a3a7dd72bd94dab89cf076a895e6a7677f0 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/metadata.xml index 36ee0f08c6..2b9a936fc0 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/metadata.xml @@ -1,5 +1,8 @@ - perl + + perl@gentoo.org + Gentoo Perl Project + diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r3.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r3.ebuild deleted file mode 100644 index 3bea08b50b..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r3.ebuild,v 1.1 2015/06/05 23:13:48 dilfridge Exp $ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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="" -RDEPEND=" - ~perl-core/${PN#perl-}-${PV} - !=perl-core/File-Temp-0.230.400 -" - -# this is the dev-lang/perl-5.20 and dev-lang/perl-5.22 version but we need the security patch diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r5.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r5.ebuild new file mode 100644 index 0000000000..fbe8b78d21 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-File-Temp/perl-File-Temp-0.230.400-r5.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +IUSE="" +RDEPEND=" + ~perl-core/${PN#perl-}-${PV} + !=perl-core/File-Temp-0.230.400 + dev-lang/perl:= +" + +# this is the dev-lang/perl-5.20 and dev-lang/perl-5.22 and dev-lang/perl-5.24 version but we need the security patch From 359ac29f5bcb0d7daf642e3d119029f7595abd50 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 21 Mar 2017 15:25:32 -0700 Subject: [PATCH 23/26] bump(virtual/perl-Test-Harness): sync with upstream --- .../virtual/perl-Test-Harness-3.350.100_rc | 7 +++++++ .../virtual/perl-Test-Harness-3.360.0-r1 | 7 +++++++ .../virtual/perl-Test-Harness-3.360.100_rc | 7 +++++++ .../virtual/perl-Test-Harness/Manifest | 6 ++++++ .../virtual/perl-Test-Harness/metadata.xml | 8 ++++++++ .../perl-Test-Harness-3.350.100_rc.ebuild | 20 +++++++++++++++++++ .../perl-Test-Harness-3.360.0-r1.ebuild | 20 +++++++++++++++++++ .../perl-Test-Harness-3.360.100_rc.ebuild | 20 +++++++++++++++++++ 8 files changed, 95 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.350.100_rc create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.100_rc create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/Manifest create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/metadata.xml create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.350.100_rc.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.0-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.100_rc.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.350.100_rc b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.350.100_rc new file mode 100644 index 0000000000..585c48e03b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.350.100_rc @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Test-Harness +EAPI=5 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.22.3* ~perl-core/Test-Harness-3.350.100_rc ) dev-lang/perl:= !perl-core/Test-Harness-3.350.100_rc-r999 +SLOT=0 +_md5_=00c41516ebe936b7a45be83f92e9977f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.0-r1 new file mode 100644 index 0000000000..0d5386af2c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.0-r1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Test-Harness +EAPI=6 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.24* ~perl-core/Test-Harness-3.360.0 ) dev-lang/perl:= !perl-core/Test-Harness-3.360.0-r999 +SLOT=0 +_md5_=5fb73425994740a9cf57cacc4d739720 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.100_rc b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.100_rc new file mode 100644 index 0000000000..2201e8c937 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-Test-Harness-3.360.100_rc @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Test-Harness +EAPI=6 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( =dev-lang/perl-5.24.1* ~perl-core/Test-Harness-3.360.100_rc ) dev-lang/perl:= !perl-core/Test-Harness-3.360.100_rc-r999 +SLOT=0 +_md5_=2f3d65b8c1521c6cfc8c70c52bda6ad4 diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/Manifest b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/Manifest new file mode 100644 index 0000000000..f39dd38606 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/Manifest @@ -0,0 +1,6 @@ +EBUILD perl-Test-Harness-3.350.100_rc.ebuild 613 SHA256 235c863124aa49f62cde4cc140f12961c129e13295884e9e51bb13ff086688e4 SHA512 6a85905badd2ccd61ae052563b14ec13870c8846e56a61dee3587c4f92b8018c947cee24455288d7664fde5bcd6b4ba58e15af05f7f9a93a41ddfd5a78509080 WHIRLPOOL fc81851ef05dcc1c435e70d32a823780dbee5ee83ff990a4a5feee15cefcc0590f3e62d53bc54a92dd52e0d0188cf67924546112014be59cb654c6bec20b8ba4 +EBUILD perl-Test-Harness-3.360.0-r1.ebuild 624 SHA256 7e8fbab58621680a31c94b3d75d569408c9d1a2016f9e7c74be18a569e948e5c SHA512 c785952cca02666da7903e3b715ad26f1172120fb5781251b75005b09d918de643a2939ac25b5bbf0d463d89581e565bee7f65d8656b0edb295ae346351e406b WHIRLPOOL 23b87d327cc8d92e3b0cfc4a40e58fd5931d508fb907ad6fac69efa39d89cc2f0d955a6a771416bc83c64b735b7e79bcb4cc066d44cfcb132951ded80f68cc8a +EBUILD perl-Test-Harness-3.360.100_rc.ebuild 638 SHA256 cbef0685b1ac70c3ae540d2feb630403df407155c52257c40e27ba20676c258f SHA512 255079c45804c2889bcf53969815a8d0000e9aa7d808f64c8f514c28d3b181fcc74392eb1c42432cf8ec380ca2ef1ae86f35bf4a4a71cccdbec7942f288cc3f5 WHIRLPOOL 92d8f9608dfe8f07ba79183d89316eaa1f34acfbd26b6ca158777e3c5bd72239bc30b45bc89d3b301438358f959d1a57365e3cc8a471f315e8b61344b6d4c305 +MISC ChangeLog 9472 SHA256 d5b692e65ed9e02912579e7f8235c5d66f8d264427a7402ec36aa4b53b5bb622 SHA512 52f76e9005a82541d4c26c1fe99a5f28a1ea040597f8a91b522e331b478cf92d348319b5a567748ea1cc0f939fe965743dbbbd7292d16dbdd32e1b8adbffd663 WHIRLPOOL 52d822f0026ff60226186fdad2a1182bb82544d9cd40883bacdd1b1560d602e78e27f595ce89190c3da1594bd99b86f2015189123fdb6bc9fedca3268200d7c9 +MISC ChangeLog-2015 14184 SHA256 c9e29a0bcc4aaae6d04c599b246a785e1f870ecea9260aa8fa2f714e3bad007b SHA512 1b66ba081abc78bdae967c7f0aaf344d5cb39dbcc7287b422357b966b4b8aed5564e9f5d58ab39d3be7c9a1850a25657483cc69b81d50996cdbe2e7b29bbd159 WHIRLPOOL 8da34eaa263483eba0461687e7e2a258033e014fff762375823ba62a124c839dada017114f342800edc85fd0f4d83b67b46ab6cd6ba5d81b0395741e9c84c88f +MISC metadata.xml 251 SHA256 38969a343659e88a894d06828458ee55b28e9acd7aca5a59ed98621146aab844 SHA512 bc87b53817cd976bf8641fa1f7eeb62379b3bbb7d99d3a00078d1d55a0af6f296d54fda4bc2c2cda93434976b32b45a334fb3264fa3fbc1ed2f22728bf605695 WHIRLPOOL f05271953c2c5c80651322f48dbe5824812a413518fbf78b44ecf77c3e57d53507b42cb3d0b0a9c0ba77c31cb6278bd3af3bae204f86dc428ef1125fc155b30c diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/metadata.xml new file mode 100644 index 0000000000..51930499ab --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/metadata.xml @@ -0,0 +1,8 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.350.100_rc.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.350.100_rc.ebuild new file mode 100644 index 0000000000..5d1818cebc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.350.100_rc.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.22.3* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.0-r1.ebuild new file mode 100644 index 0000000000..87a28b7f8a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.100_rc.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.100_rc.ebuild new file mode 100644 index 0000000000..201cc2daa5 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-Test-Harness/perl-Test-Harness-3.360.100_rc.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" From f6bb2911583aa201b344b8500c1124f4ecef783e Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 22 Mar 2017 12:55:12 -0700 Subject: [PATCH 24/26] bump(dev-util/patchutils): sync with upstream --- .../dev-util/patchutils/Manifest | 8 ++++++ .../patchutils-0.3.3-format-security.patch | 25 ++++++++++++++++++ .../dev-util/patchutils/metadata.xml | 8 ++++++ .../patchutils/patchutils-0.3.3.ebuild | 24 +++++++++++++++++ .../patchutils/patchutils-0.3.4.ebuild | 26 +++++++++++++++++++ .../md5-cache/dev-util/patchutils-0.3.3 | 12 +++++++++ .../md5-cache/dev-util/patchutils-0.3.4 | 11 ++++++++ 7 files changed, 114 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/patchutils/Manifest create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/patchutils/files/patchutils-0.3.3-format-security.patch create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/patchutils/metadata.xml create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.3.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.4.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.3 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.4 diff --git a/sdk_container/src/third_party/portage-stable/dev-util/patchutils/Manifest b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/Manifest new file mode 100644 index 0000000000..6482fcd418 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/Manifest @@ -0,0 +1,8 @@ +AUX patchutils-0.3.3-format-security.patch 715 SHA256 f4c17fda9bea2e48f0265855403a64d063f7cd50fcff37cc59cc5113926bd434 SHA512 b98932e5e48dfefb2ef8550c7f212cb0bf7417b0ed42705e3ddd9164d522ebdb47a0610539769a49a19d10e6389eb9e764fc5ef7bdd03af9b29feeb76a51c8fa WHIRLPOOL 4b1f7415f3a55ee96c3b4939bc67fb14faa445524cf696ea8aea436929a10b6373fce3481f7f5beda96c07ab777f44b5bc17e16011d96ccfdd7813acdfda7624 +DIST patchutils-0.3.3.tar.xz 156328 SHA256 91f4e8451b2efcac5d40c966e42c175803450f0de94c926bfecc12c90070ad3c SHA512 4ec085078e9ae2e878dc10fbfea5974d9772716aef5d8e130a0023ceaa26640bccfaf1022c8153923b38230b36c8d4dddf4aaa674076c733bb1277895b63a268 WHIRLPOOL b4db67f2682e3bd4a37abacaa56477f7bfe79210469243c572ebd870e0e19cb54e51d6be79b737210e9de685d09470ce2d2db0452fe4b8f26f72f06a9cb6b3f8 +DIST patchutils-0.3.4.tar.xz 166400 SHA256 cf55d4db83ead41188f5b6be16f60f6b76a87d5db1c42f5459d596e81dabe876 SHA512 ede006122fad180b78feaf69294f1c40c0a764981fa581f1893abeeb0421f9d586fc33f79d065690a6bc6187a31f11311b086669879dde12c6e49c7c8a2aa440 WHIRLPOOL 4f6b04ff139f9b8ae8c0d7e3ac7200071de087b70633ec17836937c473b54cc6d60d7572d91fe36735b12d1eaed57ebcaac9283d41f9a06f19f52683b4c0e372 +EBUILD patchutils-0.3.3.ebuild 754 SHA256 61e8ae1779fd8384f6477c1b354932afa3f687f7e0bc6b07141f99af3ec5027b SHA512 8f67afa723ad1162d17c816bb3b185019dd648da5c6e541ac74a974e9b76689ce93df139bbf7d87c6746a87425e0e65c76cff70ae9d06b731afbf06ce7d1ddef WHIRLPOOL 3f57da568271976457a9b9b35c5df918ed3b0073a5ec5de3d04114a7c9021ce0fd194673b3c2579fb49dee0680110db57460081c89f80a3ac779e786f804fca4 +EBUILD patchutils-0.3.4.ebuild 796 SHA256 4d8405c50038d1e6aac9adde4f511b53aff1d3d14e150208253184fc603c5a96 SHA512 ced9f7744439e3fe462d8a03ee862b05f91dba19f8a0c69005985ecd208ab4ef029214e5cb779102b6beff11e6c77097124c27114b38dee06aecc39781df2dad WHIRLPOOL 34e12c308669568c9e5b0d627eac06040a5d63ca2123d4fcc3ef2a068c63c823438da5a7f080a624afb5dff12026aa818c5ea105fee37f09324be28d1d580f15 +MISC ChangeLog 2714 SHA256 5510f9ab78ee2dc79939b1856fba7518cf15be0bd4a41566652cd97eec4d35c6 SHA512 d34ba801a34e2142c83f9f626a5e57f31acbefda775b7a926142515965e64f7fef5493059479dda7ab411243a65c22d16d7b2db4450d2f0989c2c9c2d97e64c5 WHIRLPOOL c5f909e132caea79bdf2ae0563ac4d2248e02c0dfa085f5ed4e66b052a52eaaede7bd2d856d00621ff5c256f6d533f9bd89b64f8c8d13b3549f674cb21ecf82a +MISC ChangeLog-2015 9899 SHA256 2fec93564625de38604da1f896d64e75a564d6b62cae69c0803c0bb7380e07b7 SHA512 f90b3d2d230251687edded087a3b808b6f8baaaf72ba172c3c31f022de4fc1a41baa14572b1d0485f16f9c2666ec35eb73dfaf8f6d1e681c6c347dff5d89d994 WHIRLPOOL 585bddff8c5b8f1ed7d0f441f015cebc495bc7278043a5a37ee2ecfc65594e582f2d282620560fde3edf2f7ee89ef3d16e5a8c66a131ca81535ebed2ae2faa9f +MISC metadata.xml 265 SHA256 5c4f9426c69dd2191012bf8aae1952f4f6298c1f6ff0ec1e45fe0e05327694e9 SHA512 176f814d8c555e8726f36e012367b698e8a19a0662982621029a7f9190beecc5e6798e43c51698dc149364966cdeff7061121e54fa9d4cf2a3559a6ce4904e25 WHIRLPOOL 2fa84a9f23f48e804ab20a6fabe2707f86227bded2a41d3af30958db5a69bc6276140a7f035a256caeca5a8b8ce1c240383c300a90fc4a83334c178769bc3519 diff --git a/sdk_container/src/third_party/portage-stable/dev-util/patchutils/files/patchutils-0.3.3-format-security.patch b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/files/patchutils-0.3.3-format-security.patch new file mode 100644 index 0000000000..be190b65a7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/files/patchutils-0.3.3-format-security.patch @@ -0,0 +1,25 @@ + src/filterdiff.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/src/filterdiff.c b/src/filterdiff.c +index eb08d49..0b2b301 100644 +--- a/src/filterdiff.c ++++ b/src/filterdiff.c +@@ -1263,7 +1263,7 @@ read_regex_file (const char *file) + char errstr[300]; + regerror (err, ®ex[num_regex - 1], errstr, + sizeof (errstr)); +- error (EXIT_FAILURE, 0, errstr); ++ error (EXIT_FAILURE, 0, "%s", errstr); + exit (1); + } + } +@@ -1509,7 +1509,7 @@ int main (int argc, char *argv[]) + char errstr[300]; + regerror (err, ®ex[num_regex - 1], errstr, + sizeof (errstr)); +- error (EXIT_FAILURE, 0, errstr); ++ error (EXIT_FAILURE, 0, "%s", errstr); + exit (1); + } + } diff --git a/sdk_container/src/third_party/portage-stable/dev-util/patchutils/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/metadata.xml new file mode 100644 index 0000000000..3cf14bf746 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/metadata.xml @@ -0,0 +1,8 @@ + + + + + shell-tools@gentoo.org + Gentoo Shell Tools Project + + diff --git a/sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.3.ebuild new file mode 100644 index 0000000000..7cccfbdbba --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit eutils + +DESCRIPTION="A collection of tools that operate on patch files" +HOMEPAGE="http://cyberelk.net/tim/patchutils/" +SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +IUSE="test" + +RDEPEND="" +# The testsuite makes use of gendiff(1) that comes from rpm, thus if +# the user wants to run tests, it should install that too. +DEPEND="test? ( app-arch/rpm )" + +src_prepare() { + epatch "${FILESDIR}"/${P}-format-security.patch +} diff --git a/sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.4.ebuild new file mode 100644 index 0000000000..9fd8a63854 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/patchutils/patchutils-0.3.4.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="A collection of tools that operate on patch files" +HOMEPAGE="http://cyberelk.net/tim/patchutils/" +SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +IUSE="test" + +# testsuite makes use of gendiff(1) that comes from rpm, thus if the user wants +# to run tests, it should install that package as well. +DEPEND="test? ( app-arch/rpm )" + +PATCHES=( + "${FILESDIR}/${PN}-0.3.3-format-security.patch" +) + +src_test() { + # See bug 605952. + make check || die +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.3 new file mode 100644 index 0000000000..bbb4905089 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.3 @@ -0,0 +1,12 @@ +DEFINED_PHASES=prepare +DEPEND=test? ( app-arch/rpm ) +DESCRIPTION=A collection of tools that operate on patch files +EAPI=5 +HOMEPAGE=http://cyberelk.net/tim/patchutils/ +IUSE=test +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.3.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=52c94a17b6e4971004394e425d2be64a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.4 new file mode 100644 index 0000000000..a0d565890c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/patchutils-0.3.4 @@ -0,0 +1,11 @@ +DEFINED_PHASES=test +DEPEND=test? ( app-arch/rpm ) +DESCRIPTION=A collection of tools that operate on patch files +EAPI=6 +HOMEPAGE=http://cyberelk.net/tim/patchutils/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.4.tar.xz +_md5_=fa23cee98cf669406ed9c69c5646860f From 5bc281006c05f4a59018a1c1b6c853dce3317c1b Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 22 Mar 2017 12:55:51 -0700 Subject: [PATCH 25/26] bump(sys-kernel/linux-headers): sync with upstream --- .../sys-kernel/linux-headers-2.4.33.3 | 2 +- .../md5-cache/sys-kernel/linux-headers-2.4.36 | 2 +- .../md5-cache/sys-kernel/linux-headers-3.18 | 2 +- .../md5-cache/sys-kernel/linux-headers-4.10 | 14 + .../md5-cache/sys-kernel/linux-headers-4.3 | 2 +- .../md5-cache/sys-kernel/linux-headers-4.4 | 4 +- .../md5-cache/sys-kernel/linux-headers-4.5 | 2 +- .../md5-cache/sys-kernel/linux-headers-4.7 | 14 + .../md5-cache/sys-kernel/linux-headers-4.8 | 14 + .../md5-cache/sys-kernel/linux-headers-4.9 | 14 + .../sys-kernel/linux-headers/ChangeLog | 197 -- .../sys-kernel/linux-headers/ChangeLog-2015 | 1930 ----------------- .../sys-kernel/linux-headers/Manifest | 26 +- .../linux-headers-2.4.33.3.ebuild | 1 - .../linux-headers/linux-headers-2.4.36.ebuild | 1 - .../linux-headers/linux-headers-3.18.ebuild | 1 - .../linux-headers/linux-headers-4.10.ebuild | 55 + .../linux-headers/linux-headers-4.3.ebuild | 1 - .../linux-headers/linux-headers-4.4.ebuild | 5 +- .../linux-headers/linux-headers-4.5.ebuild | 1 - .../linux-headers/linux-headers-4.7.ebuild | 55 + .../linux-headers/linux-headers-4.8.ebuild | 55 + .../linux-headers/linux-headers-4.9.ebuild | 55 + 23 files changed, 304 insertions(+), 2149 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.10 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.7 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.8 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.9 delete mode 100644 sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.10.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.7.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.8.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.9.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.33.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.33.3 index a1fe6806d8..baefd51b08 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.33.3 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.33.3 @@ -9,4 +9,4 @@ RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://kernel/linux/kernel/v2.4/patch-2.4.33.3.xz mirror://kernel/linux/kernel/v2.4/linux-2.4.33.tar.xz mirror://gentoo/gentoo-headers-2.4.33-1.tar.bz2 _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=5260313ce6c477331d09cd8545e940ce +_md5_=9552ea17711dcd26aa7e6552c5b3e9db diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.36 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.36 index ac9997de4f..fc236e987f 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.36 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-2.4.36 @@ -9,4 +9,4 @@ RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://kernel/linux/kernel/v2.4/linux-2.4.36.tar.xz mirror://gentoo/gentoo-headers-2.4.36-1.tar.lzma _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=fd51ad60a9806be4b6f4a9d240424f55 +_md5_=ec2014e30d97bd9b316c73b6affdab8d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-3.18 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-3.18 index 6b980455ce..4fea668558 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-3.18 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-3.18 @@ -11,4 +11,4 @@ RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://gentoo/gentoo-headers-base-3.18.tar.xz mirror://gentoo/gentoo-headers-3.18-1.tar.xz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=e5a11b3a3744adb30dbdf181fdde490b +_md5_=88ff4a369e75e1d3235178d4dac7b710 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.10 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.10 new file mode 100644 index 0000000000..8ee7347a42 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.10 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=app-arch/xz-utils dev-lang/perl +DESCRIPTION=Linux system headers +EAPI=5 +HOMEPAGE=https://www.kernel.org/ https://www.gentoo.org/ +IUSE=crosscompile_opts_headers-only +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=!!media-sound/alsa-headers +RESTRICT=binchecks strip +SLOT=0 +SRC_URI=mirror://gentoo/gentoo-headers-base-4.10.tar.xz mirror://gentoo/gentoo-headers-4.10-1.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=ad3bb83e3ea5a002583f270401eb406d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.3 index 1ba950b25b..4ea3211f35 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.3 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.3 @@ -11,4 +11,4 @@ RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://gentoo/gentoo-headers-base-4.3.tar.xz mirror://gentoo/gentoo-headers-4.3-1.tar.xz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=6f37bbd48a481c05dcc62563c442fd98 +_md5_=aa7c69e05b71b7734c72214665f93f12 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.4 index dc39fbe900..3559c3e9c5 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.4 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.4 @@ -4,11 +4,11 @@ DESCRIPTION=Linux system headers EAPI=4 HOMEPAGE=https://www.kernel.org/ https://www.gentoo.org/ IUSE=crosscompile_opts_headers-only -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 RDEPEND=!!media-sound/alsa-headers RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://gentoo/gentoo-headers-base-4.4.tar.xz mirror://gentoo/gentoo-headers-4.4-1.tar.xz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=638f8c71481cc82c552fe26038dd4833 +_md5_=3cc4fcd762def11ca6f41c9c4dc25f9a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.5 index 2d763287f5..0773ea46c5 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.5 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.5 @@ -11,4 +11,4 @@ RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://gentoo/gentoo-headers-base-4.5.tar.xz mirror://gentoo/gentoo-headers-4.5-1.tar.xz _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=638f8c71481cc82c552fe26038dd4833 +_md5_=ec06ed20b7e220876b8da2c55c14bb0b diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.7 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.7 new file mode 100644 index 0000000000..d865a08cdd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.7 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=app-arch/xz-utils dev-lang/perl +DESCRIPTION=Linux system headers +EAPI=5 +HOMEPAGE=https://www.kernel.org/ https://www.gentoo.org/ +IUSE=crosscompile_opts_headers-only +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=!!media-sound/alsa-headers +RESTRICT=binchecks strip +SLOT=0 +SRC_URI=mirror://gentoo/gentoo-headers-base-4.7.tar.xz mirror://gentoo/gentoo-headers-4.7-1.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=c9153bf7db6e007fdb0858ea5203ad84 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.8 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.8 new file mode 100644 index 0000000000..0439f92029 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.8 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=app-arch/xz-utils dev-lang/perl +DESCRIPTION=Linux system headers +EAPI=5 +HOMEPAGE=https://www.kernel.org/ https://www.gentoo.org/ +IUSE=crosscompile_opts_headers-only +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=!!media-sound/alsa-headers +RESTRICT=binchecks strip +SLOT=0 +SRC_URI=mirror://gentoo/gentoo-headers-base-4.8.tar.xz mirror://gentoo/gentoo-headers-4.8-1.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=c9153bf7db6e007fdb0858ea5203ad84 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.9 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.9 new file mode 100644 index 0000000000..b85abf8acb --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-kernel/linux-headers-4.9 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=app-arch/xz-utils dev-lang/perl +DESCRIPTION=Linux system headers +EAPI=5 +HOMEPAGE=https://www.kernel.org/ https://www.gentoo.org/ +IUSE=crosscompile_opts_headers-only +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=!!media-sound/alsa-headers +RESTRICT=binchecks strip +SLOT=0 +SRC_URI=mirror://gentoo/gentoo-headers-base-4.9.tar.xz mirror://gentoo/gentoo-headers-4.9-1.tar.xz +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 kernel-2 e8e266e84046228629e450852397a75d multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=c9153bf7db6e007fdb0858ea5203ad84 diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog deleted file mode 100644 index 630b425338..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog +++ /dev/null @@ -1,197 +0,0 @@ -# ChangeLog for sys-kernel/linux-headers -# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 -# (auto-generated from git log) - -*linux-headers-4.1 (09 Aug 2015) -*linux-headers-4.0 (09 Aug 2015) -*linux-headers-3.19 (09 Aug 2015) -*linux-headers-3.18 (09 Aug 2015) -*linux-headers-3.17-r1 (09 Aug 2015) -*linux-headers-3.17 (09 Aug 2015) -*linux-headers-3.16 (09 Aug 2015) -*linux-headers-3.15 (09 Aug 2015) -*linux-headers-3.14 (09 Aug 2015) -*linux-headers-3.13 (09 Aug 2015) -*linux-headers-3.12 (09 Aug 2015) -*linux-headers-3.11 (09 Aug 2015) -*linux-headers-3.10 (09 Aug 2015) -*linux-headers-3.9 (09 Aug 2015) -*linux-headers-3.8 (09 Aug 2015) -*linux-headers-3.7 (09 Aug 2015) -*linux-headers-3.6 (09 Aug 2015) -*linux-headers-3.5 (09 Aug 2015) -*linux-headers-3.4-r2 (09 Aug 2015) -*linux-headers-3.4-r1 (09 Aug 2015) -*linux-headers-3.4 (09 Aug 2015) -*linux-headers-3.3 (09 Aug 2015) -*linux-headers-3.2-r1 (09 Aug 2015) -*linux-headers-3.1 (09 Aug 2015) -*linux-headers-2.4.36 (09 Aug 2015) -*linux-headers-2.4.33.3 (09 Aug 2015) - - 09 Aug 2015; Robin H. Johnson - +linux-headers-2.4.33.3.ebuild, +linux-headers-2.4.36.ebuild, - +linux-headers-3.1.ebuild, +linux-headers-3.2-r1.ebuild, - +linux-headers-3.3.ebuild, +linux-headers-3.4.ebuild, - +linux-headers-3.4-r1.ebuild, +linux-headers-3.4-r2.ebuild, - +linux-headers-3.5.ebuild, +linux-headers-3.6.ebuild, - +linux-headers-3.7.ebuild, +linux-headers-3.8.ebuild, - +linux-headers-3.9.ebuild, +linux-headers-3.10.ebuild, - +linux-headers-3.11.ebuild, +linux-headers-3.12.ebuild, - +linux-headers-3.13.ebuild, +linux-headers-3.14.ebuild, - +linux-headers-3.15.ebuild, +linux-headers-3.16.ebuild, - +linux-headers-3.17.ebuild, +linux-headers-3.17-r1.ebuild, - +linux-headers-3.18.ebuild, +linux-headers-3.19.ebuild, - +linux-headers-4.0.ebuild, +linux-headers-4.1.ebuild, +metadata.xml: - proj/gentoo: Initial commit - - This commit represents a new era for Gentoo: - Storing the gentoo-x86 tree in Git, as converted from CVS. - - This commit is the start of the NEW history. - Any historical data is intended to be grafted onto this point. - - Creation process: - 1. Take final CVS checkout snapshot - 2. Remove ALL ChangeLog* files - 3. Transform all Manifests to thin - 4. Remove empty Manifests - 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ - 5.1. Do not touch files with -kb/-ko keyword flags. - - Signed-off-by: Robin H. Johnson - X-Thanks: Alec Warner - did the GSoC 2006 migration - tests - X-Thanks: Robin H. Johnson - infra guy, herding this - project - X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo - developer, wrote Git features for the migration - X-Thanks: Brian Harring - wrote much python to improve - cvs2svn - X-Thanks: Rich Freeman - validation scripts - X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 - work in migration - X-Thanks: Michał Górny - scripts, QA, nagging - X-Thanks: All of other Gentoo developers - many ideas and lots of paint on - the bikeshed - - 24 Aug 2015; Justin Lecher metadata.xml: - Use https by default - - Convert all URLs for sites supporting encrypted connections from http to - https - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Mike Gilbert metadata.xml: - Revert DOCTYPE SYSTEM https changes in metadata.xml - - repoman does not yet accept the https version. - This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - - Bug: https://bugs.gentoo.org/552720 - -*linux-headers-4.2 (01 Sep 2015) - - 01 Sep 2015; Mike Frysinger +linux-headers-4.2.ebuild: - version bump to 4.2 - - We also stop deleting the /drm/ subdir since the libdrm package no - longer installs into there. - - 01 Sep 2015; Mike Frysinger -linux-headers-3.1.ebuild, - -linux-headers-3.2-r1.ebuild, -linux-headers-3.3.ebuild, - -linux-headers-3.4.ebuild, -linux-headers-3.4-r1.ebuild, - -linux-headers-3.4-r2.ebuild, -linux-headers-3.5.ebuild, - -linux-headers-3.6.ebuild, -linux-headers-3.7.ebuild, - -linux-headers-3.8.ebuild, -linux-headers-3.9.ebuild, - -linux-headers-3.10.ebuild, -linux-headers-3.11.ebuild, - -linux-headers-3.12.ebuild, -linux-headers-3.13.ebuild, - -linux-headers-3.14.ebuild, -linux-headers-3.15.ebuild, - -linux-headers-3.16.ebuild, -linux-headers-3.17.ebuild, - -linux-headers-3.17-r1.ebuild: - delete old - -*linux-headers-4.3 (02 Nov 2015) - - 02 Nov 2015; Mike Frysinger +linux-headers-4.3.ebuild: - version bump to 4.3 - -*linux-headers-4.4 (11 Jan 2016) - - 11 Jan 2016; Mike Frysinger +linux-headers-4.4.ebuild: - version bump to 4.4 - - 14 Jan 2016; Markus Meier linux-headers-4.3.ebuild: - arm stable, bug #571528 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="arm" - - 15 Jan 2016; Agostino Sarubbo linux-headers-4.3.ebuild: - amd64 stable wrt bug #571528 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="amd64" - Signed-off-by: Agostino Sarubbo - - 17 Jan 2016; Agostino Sarubbo linux-headers-4.3.ebuild: - ppc stable wrt bug #571528 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ppc" - Signed-off-by: Agostino Sarubbo - - 22 Jan 2016; Jeroen Roovers linux-headers-4.3.ebuild: - Stable for HPPA PPC64 (bug #571528). - - Package-Manager: portage-2.2.27 - RepoMan-Options: --ignore-arches - - 24 Jan 2016; Michał Górny metadata.xml: - Replace all herds with appropriate projects (GLEP 67) - - Replace all uses of herd with appropriate project maintainers, or no - maintainers in case of herds requested to be disbanded. - - 24 Jan 2016; Michał Górny metadata.xml: - Set appropriate maintainer types in metadata.xml (GLEP 67) - - 04 Feb 2016; Tobias Klausmann - linux-headers-4.3.ebuild: - add alpha keyword - - Gentoo-Bug: 571528 - - Package-Manager: portage-2.2.27 - - 14 Feb 2016; Agostino Sarubbo linux-headers-4.3.ebuild: - x86 stable wrt bug #571528 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="x86" - Signed-off-by: Agostino Sarubbo - - 29 Feb 2016; Steev Klimaszewski linux-headers-4.3.ebuild: - stable 4.3 for arm64 - - Package-Manager: portage-2.2.27 - - 29 Feb 2016; Mike Frysinger linux-headers-4.3.ebuild: - mark 4.4 ia64/m68k/s390/sh/sparc stable #571528 - -*linux-headers-4.5 (15 Mar 2016) - - 15 Mar 2016; Mike Frysinger +linux-headers-4.5.ebuild: - version bump to 4.5 - - 15 Mar 2016; Mike Frysinger -linux-headers-3.19.ebuild, - -linux-headers-4.0.ebuild, -linux-headers-4.1.ebuild, - -linux-headers-4.2.ebuild: - drop old non-LTS versions - -*linux-headers-4.6 (17 May 2016) - - 17 May 2016; Mike Frysinger +linux-headers-4.6.ebuild: - version bump to 4.6 - diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog-2015 deleted file mode 100644 index 6f0d01ba32..0000000000 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/ChangeLog-2015 +++ /dev/null @@ -1,1930 +0,0 @@ -# ChangeLog for sys-kernel/linux-headers -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.440 2015/06/23 16:55:47 vapier Exp $ - -*linux-headers-4.1 (23 Jun 2015) - - 23 Jun 2015; Mike Frysinger +linux-headers-4.1.ebuild: - Version bump. - - 21 Apr 2015; Mike Frysinger linux-headers-4.0.ebuild: - Fix mips asm/siginfo.h and add test to prevent it in the future. - -*linux-headers-4.0 (15 Apr 2015) - - 15 Apr 2015; Mike Frysinger +linux-headers-4.0.ebuild: - Version bump. - - 14 Apr 2015; Mike Frysinger linux-headers-3.18.ebuild: - Mark m68k/s390/sh stable. - - 14 Apr 2015; Agostino Sarubbo linux-headers-3.18.ebuild: - Stable for ia64, wrt bug #541048 - - 13 Apr 2015; Agostino Sarubbo linux-headers-3.18.ebuild: - Stable for alpha, wrt bug #541048 - - 01 Apr 2015; Agostino Sarubbo linux-headers-3.18.ebuild: - Stable for sparc, wrt bug #541048 - - 31 Mar 2015; Agostino Sarubbo linux-headers-3.18.ebuild: - Stable for ppc64, wrt bug #541048 - - 30 Mar 2015; Jeroen Roovers linux-headers-3.18.ebuild: - Stable for HPPA (bug #541048). - - 30 Mar 2015; linux-headers-3.18.ebuild: - stable on arm64, minimum needed for HiKey and other boards - - 28 Mar 2015; Agostino Sarubbo linux-headers-3.18.ebuild: - Stable for ppc, wrt bug #541048 - - 25 Mar 2015; Agostino Sarubbo linux-headers-3.18.ebuild: - Stable for x86, wrt bug #541048 - - 24 Mar 2015; Markus Meier linux-headers-3.18.ebuild: - arm stable, bug #541048 - - 06 Mar 2015; Mikle Kolyada linux-headers-3.18.ebuild: - amd64 stable wrt bug #541048 - -*linux-headers-3.19 (09 Feb 2015) - - 09 Feb 2015; Mike Frysinger +linux-headers-3.19.ebuild: - Version bump. - - 31 Dec 2014; Mike Frysinger linux-headers-3.16.ebuild: - Mark arm64/m68k/s390/sh stable. - -*linux-headers-3.18 (31 Dec 2014) - - 31 Dec 2014; Mike Frysinger +linux-headers-3.18.ebuild: - Version bump. - - 16 Nov 2014; Mikle Kolyada linux-headers-3.16.ebuild: - alpha/ia64/ppc/ppc64/sparc/x86 stable wrt bug #528902 - - 15 Nov 2014; Mike Frysinger linux-headers-3.17-r1.ebuild: - Fix install on x86 of headers when headers were removed #527548 by Alex - Cannon. - - 14 Nov 2014; Markus Meier linux-headers-3.16.ebuild: - arm stable, bug #528902 - - 13 Nov 2014; Agostino Sarubbo linux-headers-3.16.ebuild: - Stable for amd64, wrt bug #528902 - - 12 Nov 2014; Jeroen Roovers linux-headers-3.16.ebuild: - Stable for HPPA (bug #528902). - -*linux-headers-3.17-r1 (01 Nov 2014) - - 01 Nov 2014; Mike Frysinger +linux-headers-3.17-r1.ebuild: - Fix mips asm/ptrace.h #527642 by Matt Turner. - -*linux-headers-3.17 (17 Oct 2014) - - 17 Oct 2014; Mike Frysinger +linux-headers-3.17.ebuild: - Version bump. - -*linux-headers-3.16 (04 Aug 2014) - - 04 Aug 2014; Mike Frysinger +linux-headers-3.16.ebuild: - Version bump. - -*linux-headers-3.15 (14 Jun 2014) - - 14 Jun 2014; Mike Frysinger +linux-headers-3.15.ebuild: - Version bump. - - 14 Jun 2014; Mike Frysinger linux-headers-3.13.ebuild: - Mark alpha/ppc64/sparc stable #507096. - - 08 Jun 2014; Agostino Sarubbo linux-headers-3.13.ebuild: - Stable for ppc, wrt bug #507096 - - 25 May 2014; Mikle Kolyada linux-headers-3.13.ebuild: - amd64 stable wrt bug #507096 - - 25 May 2014; Mikle Kolyada linux-headers-3.13.ebuild: - amd64 stable wrt bug #507096 - - 25 May 2014; Mike Frysinger linux-headers-3.13.ebuild: - Mark ia64 stable #507096. - - 27 Apr 2014; Mike Frysinger linux-headers-3.13.ebuild: - Mark arm64/m68k/s390/sh stable. - - 18 Apr 2014; Markus Meier linux-headers-3.13.ebuild: - arm stable, bug #507096 - - 11 Apr 2014; Jeroen Roovers linux-headers-3.13.ebuild: - Stable for HPPA (bug #507096). - -*linux-headers-3.14 (01 Apr 2014) - - 01 Apr 2014; Mike Frysinger +linux-headers-3.14.ebuild: - Version bump. - - 21 Mar 2014; Mike Frysinger linux-headers-3.13.ebuild: - Add a few more supported arches. - -*linux-headers-3.13 (22 Jan 2014) - - 22 Jan 2014; Mike Frysinger +linux-headers-3.13.ebuild: - Version bump. - - 17 Jan 2014; Mike Frysinger linux-headers-3.10.ebuild, - linux-headers-3.11.ebuild, linux-headers-3.12.ebuild, - linux-headers-3.9.ebuild: - Add arm64 keywords. - - 17 Jan 2014; Mike Frysinger linux-headers-3.9.ebuild: - Mark m68k/s390/sh stable. - -*linux-headers-3.12 (26 Nov 2013) - - 26 Nov 2013; Mike Frysinger +linux-headers-3.12.ebuild: - Version bump. - - 06 Sep 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for sparc, wrt bug #470648 - - 05 Sep 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for x86, wrt bug #470648 - - 05 Sep 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for ppc64, wrt bug #470648 - - 04 Sep 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for ppc, wrt bug #470648 - - 03 Sep 2013; Zac Medico linux-headers-3.10.ebuild, - linux-headers-3.11.ebuild, linux-headers-3.9.ebuild: - Move blockers from DEPEND to RDEPEND - - 03 Sep 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for ia64, wrt bug #470648 - -*linux-headers-3.11 (03 Sep 2013) - - 03 Sep 2013; Mike Frysinger +linux-headers-3.11.ebuild: - Version bump. - - 02 Sep 2013; Rick Farina linux-headers-3.9.ebuild: - added a blocker to ease transition from alsa-headers to linux-headers - - 01 Sep 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for alpha, wrt bug #470648 - - 31 Aug 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for arm, wrt bug #470648 - - 31 Aug 2013; Agostino Sarubbo linux-headers-3.9.ebuild: - Stable for amd64, wrt bug #470648 - - 25 Aug 2013; Jeroen Roovers linux-headers-3.9.ebuild: - Stable for HPPA (bug #470648). - - 17 Aug 2013; Patrick Lauer linux-headers-3.10.ebuild: - Fix alsa-headers block - - 17 Aug 2013; Patrick Lauer linux-headers-3.10.ebuild: - Add blocker for alsa-headers to avoid file collisions - -*linux-headers-3.10 (16 Aug 2013) - - 16 Aug 2013; Mike Frysinger +linux-headers-3.10.ebuild: - Version bump. - - 09 Jun 2013; Mike Frysinger metadata.xml: - Add upstream CPE tag (security info) from ChromiumOS. - - 14 May 2013; Mike Frysinger linux-headers-3.9.ebuild: - Add more known architectures in this release. - -*linux-headers-3.9 (04 May 2013) - - 04 May 2013; Mike Frysinger +linux-headers-3.9.ebuild: - Version bump. - - 13 Apr 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for s390, wrt bug #462980 - - 02 Apr 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for hppa, wrt bug #462980 - - 02 Apr 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for sh, wrt bug #462980 - - 31 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for sparc, wrt bug #462980 - - 30 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for alpha, wrt bug #462980 - - 28 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for ia64, wrt bug #462980 - - 28 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for arm, wrt bug #462980 - - 26 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for ppc64, wrt bug #462980 - - 26 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for ppc, wrt bug #462980 - - 25 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for amd64, wrt bug #462980 - - 25 Mar 2013; Agostino Sarubbo linux-headers-3.7.ebuild: - Stable for x86, wrt bug #462980 - - 09 Mar 2013; Tom Wijsman linux-headers-2.4.33.3.ebuild, - linux-headers-2.4.36.ebuild: - EAPI 5. Kernel sources and (gen)patches now use xz instead of bz2. Bug - #421721. - -*linux-headers-3.8 (02 Mar 2013) - - 02 Mar 2013; Mike Frysinger +linux-headers-3.8.ebuild: - Version bump. - - 24 Feb 2013; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for sh, wrt bug #443532 - - 20 Feb 2013; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for s390, wrt bug #443532 - - 18 Feb 2013; Zac Medico linux-headers-3.4-r2.ebuild, - linux-headers-3.5.ebuild, linux-headers-3.6.ebuild, linux-headers-3.7.ebuild: - Add ~arm-linux keywords. - - 08 Feb 2013; Jeroen Roovers linux-headers-3.6.ebuild: - Stable for HPPA (bug #443532). - - 04 Jan 2013; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for ia64, wrt bug #443532 - - 30 Dec 2012; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for alpha, wrt bug #443532 - - 29 Dec 2012; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for sparc, wrt bug #443532 - -*linux-headers-3.7 (20 Dec 2012) - - 20 Dec 2012; Mike Frysinger +linux-headers-3.7.ebuild: - Version bump. - - 21 Nov 2012; Anthony G. Basile linux-headers-3.6.ebuild: - stable arm ppc ppc64, bug #443532 - - 20 Nov 2012; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for amd64, wrt bug #443532 - - 20 Nov 2012; Agostino Sarubbo linux-headers-3.6.ebuild: - Stable for x86, wrt bug #443532 - - 10 Oct 2012; Andreas Schuerch - linux-headers-3.4.ebuild: - x86 stable, see bug 423091 - -*linux-headers-3.6 (01 Oct 2012) - - 01 Oct 2012; Mike Frysinger +linux-headers-3.6.ebuild: - Version bump. - -*linux-headers-3.5 (23 Jul 2012) - - 23 Jul 2012; Mike Frysinger +linux-headers-3.5.ebuild: - Version bump. - -*linux-headers-3.4-r2 (22 Jul 2012) - - 22 Jul 2012; Mike Frysinger +linux-headers-3.4-r2.ebuild: - Fix from upstream for missing asm/cmpxchg.h on ia64 #427622 by Tobias Ulmer. - - 15 Jul 2012; Raúl Porcel linux-headers-3.4-r1.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #423091 - - 14 Jul 2012; Markus Meier linux-headers-3.4.ebuild: - arm stable, bug #423091 - - 10 Jul 2012; Brent Baude linux-headers-3.4.ebuild: - Marking linux-headers-3.4 ppc64 for bug 423091 - - 10 Jul 2012; Brent Baude linux-headers-3.4.ebuild: - Marking linux-headers-3.4 ppc for bug 423091 - -*linux-headers-3.4-r1 (10 Jul 2012) - - 10 Jul 2012; Mike Frysinger +linux-headers-3.4-r1.ebuild: - Fix alpha asm/fpu.h #417441 by Matt Turner. - - 08 Jul 2012; Jeroen Roovers linux-headers-3.4.ebuild: - Stable for HPPA (bug #423091). - - 26 Jun 2012; Agostino Sarubbo linux-headers-3.4.ebuild: - Stable for amd64, wrt bug #423091 - -*linux-headers-3.4 (22 May 2012) - - 22 May 2012; Mike Frysinger +linux-headers-3.4.ebuild: - Version bump. - - 14 May 2012; Mike Frysinger - -linux-headers-2.6.27-r2.ebuild, -linux-headers-2.6.30-r1.ebuild, - -linux-headers-2.6.33.ebuild, -linux-headers-2.6.36.1.ebuild, - -linux-headers-2.6.38.ebuild, -linux-headers-2.6.39.ebuild: - Drop old kernel headers that people wrongly think are supported. - - 12 May 2012; Raúl Porcel linux-headers-3.1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #397903 - - 02 Apr 2012; Mike Frysinger linux-headers-3.3.ebuild: - Re-add x32 support from v3.4-rc1. - -*linux-headers-3.3 (22 Mar 2012) - - 22 Mar 2012; Mike Frysinger +linux-headers-3.3.ebuild: - Version bump. - - 19 Mar 2012; Mike Frysinger linux-headers-3.1.ebuild, - -linux-headers-3.2.ebuild, linux-headers-3.2-r1.ebuild: - Drop old x32 patches since the syscall numbers have changed. - -*linux-headers-3.2-r1 (24 Feb 2012) - - 24 Feb 2012; Mike Frysinger +linux-headers-3.2-r1.ebuild: - Add fix from upstream #402393#1 by Arun Raghavan. - - 13 Feb 2012; Kacper Kowalik linux-headers-3.1.ebuild: - ppc64 stable wrt #397903 - - 01 Feb 2012; Brent Baude linux-headers-3.1.ebuild: - Marking linux-headers-3.1 ppc for bug 397903 - - 29 Jan 2012; Markus Meier linux-headers-3.1.ebuild: - arm stable, bug #397903 - - 25 Jan 2012; Jeroen Roovers linux-headers-3.1.ebuild: - Stable for HPPA (bug #397903). - - 21 Jan 2012; Agostino Sarubbo linux-headers-3.1.ebuild: - Stable for X86, wrt bug #397903 - - 16 Jan 2012; Agostino Sarubbo linux-headers-3.1.ebuild: - Stable for AMD64, wrt bug #397903 - - 16 Jan 2012; Mike Frysinger linux-headers-2.6.39.ebuild: - Mark ppc64 stable #384733. - -*linux-headers-3.2 (07 Jan 2012) - - 07 Jan 2012; Mike Frysinger +linux-headers-3.2.ebuild: - Version bump. - - 06 Jan 2012; Brent Baude linux-headers-2.6.39.ebuild: - Marking linux-headers-2.6.39 ppc for bug 384733 - -*linux-headers-3.1 (10 Dec 2011) - - 10 Dec 2011; Mike Frysinger +linux-headers-3.1.ebuild: - Version bump #380739 by Luca Lesinigo. - - 04 Dec 2011; Raúl Porcel linux-headers-2.6.39.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #384733 - - 31 Oct 2011; Mike Frysinger linux-headers-2.6.39.ebuild: - Newer kernel builds need perl #388941 by Bruno. - - 28 Oct 2011; Markus Meier linux-headers-2.6.39.ebuild: - arm stable, bug #384733 - - 23 Oct 2011; Markus Meier linux-headers-2.6.39.ebuild: - x86 stable, bug #384733 - - 20 Oct 2011; Jeroen Roovers linux-headers-2.6.39.ebuild: - Stable for HPPA (bug #384733). - - 14 Oct 2011; Samuli Suominen - linux-headers-2.6.39.ebuild: - amd64 stable wrt #384733 - - 29 Aug 2011; Mike Frysinger - linux-headers-2.6.36.1.ebuild, linux-headers-2.6.38.ebuild, - linux-headers-2.6.39.ebuild: - Split src_unpack into src_prepare for EAPI=3. - -*linux-headers-2.6.39 (15 Aug 2011) - - 15 Aug 2011; Mike Frysinger +linux-headers-2.6.39.ebuild: - Version bump #375517 by James Shaw. - - 04 Apr 2011; Jeroen Roovers linux-headers-2.6.36.1.ebuild: - Stable for HPPA (bug #352335). - - 02 Apr 2011; Raúl Porcel linux-headers-2.6.36.1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #352335 - -*linux-headers-2.6.38 (18 Mar 2011) - - 18 Mar 2011; Mike Frysinger +linux-headers-2.6.38.ebuild: - Version bump. - - 13 Mar 2011; Markus Meier linux-headers-2.6.36.1.ebuild: - arm stable, bug #352335 - - 19 Feb 2011; Kacper Kowalik - linux-headers-2.6.36.1.ebuild: - ppc/ppc64 stable wrt #352335 - - 16 Feb 2011; Markos Chandras - linux-headers-2.6.36.1.ebuild: - Stable on amd64 wrt bug #352335 - - 15 Feb 2011; Thomas Kahle linux-headers-2.6.36.1.ebuild: - x86 stable per bug 352335 - -*linux-headers-2.6.36.1 (24 Nov 2010) - - 24 Nov 2010; Mike Frysinger - +linux-headers-2.6.36.1.ebuild: - Add files for mips and update to 2.6.36.1 #346591 by Matt Turner. - -*linux-headers-2.6.36 (22 Nov 2010) - - 22 Nov 2010; Mike Frysinger - +linux-headers-2.6.36.ebuild: - Version bump. - - 22 Nov 2010; Mike Frysinger - linux-headers-2.6.35.ebuild: - Add fix from upstream for make-3.82 and powerpc targets #342841 by Ian - Johnson. - -*linux-headers-2.6.35 (23 Aug 2010) - - 23 Aug 2010; Mike Frysinger +linux-headers-2.6.35.ebuild: - Version bump. - - 23 Aug 2010; Mike Frysinger - linux-headers-2.6.30-r1.ebuild: - Mark s390 stable #273358 by Theo Chatzimichos. - - 08 Aug 2010; Tobias Klausmann - linux-headers-2.6.33.ebuild: - Stable on alpha, so udev works - - 12 Jun 2010; Joseph Jezak linux-headers-2.6.34.ebuild: - Marked -ppc/-ppc64 due to bug #323435. - -*linux-headers-2.6.34 (09 Jun 2010) - - 09 Jun 2010; Mike Frysinger - +linux-headers-2.6.34.ebuild: - Version bump. - - 22 May 2010; Raúl Porcel - linux-headers-2.6.30-r1.ebuild: - sh stable - - 12 Apr 2010; Raúl Porcel - linux-headers-2.6.30-r1.ebuild: - ia64/m68k/sparc stable wrt #273358 - -*linux-headers-2.6.33 (08 Mar 2010) - - 08 Mar 2010; Mike Frysinger - +linux-headers-2.6.33.ebuild: - Version bump. - - 07 Mar 2010; Markus Meier - linux-headers-2.6.30-r1.ebuild: - arm stable, bug #273358 - - 06 Mar 2010; Tobias Klausmann - linux-headers-2.6.30-r1.ebuild: - Stable on alpha, bug #273358 - - 02 Mar 2010; Jeroen Roovers - linux-headers-2.6.30-r1.ebuild: - Stable for HPPA (bug #273358). - - 23 Feb 2010; Markos Chandras - linux-headers-2.6.30-r1.ebuild: - Stable on amd64 wrt bug #273358 - - 23 Feb 2010; Joseph Jezak - linux-headers-2.6.30-r1.ebuild: - Marked ppc/ppc64 stable for bug #273358. - - 21 Feb 2010; Jonathan Callen - linux-headers-2.6.23-r3.ebuild, linux-headers-2.6.27-r2.ebuild, - linux-headers-2.6.28-r1.ebuild, linux-headers-2.6.29.ebuild, - linux-headers-2.6.30-r1.ebuild, linux-headers-2.6.32.ebuild: - Transfer prefix keywords (no other changes) - - 21 Feb 2010; Christian Faulhammer - linux-headers-2.6.30-r1.ebuild: - stable x86, bug 273358 - -*linux-headers-2.6.32 (13 Feb 2010) - - 13 Feb 2010; Mike Frysinger - +linux-headers-2.6.32.ebuild: - Version bump #297755 by Brian Harring. - - 17 Nov 2009; Raúl Porcel - linux-headers-2.6.29.ebuild: - Add ~sparc here as well - - 17 Nov 2009; Raúl Porcel - linux-headers-2.6.30-r1.ebuild: - Add ~sparc - - 04 Oct 2009; Mike Frysinger - linux-headers-2.6.27-r2.ebuild, linux-headers-2.6.28-r1.ebuild, - linux-headers-2.6.29.ebuild, linux-headers-2.6.30-r1.ebuild: - Add Blackfin to the list of supported targets #287251. - - 17 Aug 2009; Mike Frysinger - linux-headers-2.6.27-r2.ebuild, linux-headers-2.6.28-r1.ebuild, - linux-headers-2.6.29.ebuild, linux-headers-2.6.30-r1.ebuild: - Depend on xz-utils or lzma-utils. - -*linux-headers-2.6.30-r1 (25 Jul 2009) - - 25 Jul 2009; Mark Loeser - -linux-headers-2.6.30.ebuild, +linux-headers-2.6.30-r1.ebuild: - Bump patchset to fix building glibc on ia64 - - 25 Jul 2009; Raúl Porcel - linux-headers-2.6.30.ebuild: - 2.6.30 is broken on ia64 - -*linux-headers-2.6.30 (06 Jul 2009) - - 06 Jul 2009; Mike Frysinger - +linux-headers-2.6.30.ebuild: - Version bump. - - 19 May 2009; Mike Frysinger - linux-headers-2.6.27-r2.ebuild, linux-headers-2.6.28-r1.ebuild: - Fix building with glibc-2.10 due to getline #270383 by David Hallas. - -*linux-headers-2.6.29 (09 May 2009) - - 09 May 2009; Mike Frysinger - +linux-headers-2.6.29.ebuild: - Version bump. - - 09 May 2009; Mike Frysinger - linux-headers-2.6.27-r2.ebuild, linux-headers-2.6.28-r1.ebuild: - Fix by Andrei Slavoiu for drm header install with cross builds #267145. - - 16 Feb 2009; Mike Frysinger - linux-headers-2.6.28-r1.ebuild: - Remove mips/sh KEYWORDS as this version has broken bi-endian handling. - - 23 Jan 2009; Raúl Porcel - linux-headers-2.6.27-r2.ebuild: - alpha/ia64 stable wrt #252645 - - 09 Jan 2009; Joseph Jezak - linux-headers-2.6.27-r2.ebuild: - Marked ppc/ppc64 for bug #262645. - - 08 Jan 2009; Jeroen Roovers - linux-headers-2.6.27-r2.ebuild: - Stable for HPPA (bug #252645). - - 04 Jan 2009; Markus Meier - linux-headers-2.6.27-r2.ebuild: - amd64/x86 stable, bug #252645 - - 30 Dec 2008; Friedrich Oslage - linux-headers-2.6.27-r2.ebuild: - Stable on sparc, bug #252645 - -*linux-headers-2.6.28-r1 (29 Dec 2008) - - 29 Dec 2008; Mike Frysinger - +linux-headers-2.6.28-r1.ebuild: - Pull in linux/types.h in linux/serial.h #252721. - - 27 Dec 2008; Friedrich Oslage - linux-headers-2.6.28.ebuild: - Mark -sparc because we can't compile sys-libs/glibc with this one. - http://lkml.org/lkml/2008/12/16/60 - -*linux-headers-2.6.28 (27 Dec 2008) - - 27 Dec 2008; Mike Frysinger - +linux-headers-2.6.28.ebuild: - Version bump. - - 02 Nov 2008; Mike Frysinger - linux-headers-2.6.27-r2.ebuild: - Workaround sparc64 install error #244640 by Lee Chen. - -*linux-headers-2.6.27-r2 (27 Oct 2008) - - 27 Oct 2008; Mike Frysinger - +linux-headers-2.6.27-r2.ebuild: - Fix fcntl.h conflicts #244470. - - 26 Oct 2008; Mike Frysinger ChangeLog: - Do no install random .install files #244482 by Davide Pesavento. - -*linux-headers-2.6.27 (26 Oct 2008) - - 26 Oct 2008; Mike Frysinger - +linux-headers-2.6.27.ebuild: - Version bump. - -*linux-headers-2.6.26 (20 Aug 2008) - - 20 Aug 2008; Mike Frysinger - +linux-headers-2.6.26.ebuild: - Version bump #234535. - - 30 Jun 2008; Raúl Porcel - linux-headers-2.6.24.ebuild: - Downgrade ia64/sparc to 2.6.23, since it seems to have some bugs - -*linux-headers-2.6.25-r4 (09 Jun 2008) - - 09 Jun 2008; Mike Frysinger - +linux-headers-2.6.25-r4.ebuild: - Remove s6_addr* defines to stop clobbering glibc #225505. - -*linux-headers-2.6.25-r3 (15 May 2008) - - 15 May 2008; Mike Frysinger - +linux-headers-2.6.25-r3.ebuild: - Adjust HZ on alpha according to feedback from Linus. - - 12 May 2008; Markus Rothe - linux-headers-2.6.24.ebuild: - Stable on ppc64 - -*linux-headers-2.6.25-r2 (10 May 2008) - - 10 May 2008; Mike Frysinger - +linux-headers-2.6.25-r2.ebuild: - Fix up HZ on alpha and friends #218858 by Tobias Klausmann. - - 22 Apr 2008; Raúl Porcel - linux-headers-2.6.25-r1.ebuild: - 2.6.25 is broken on alpha, see bug #218858 - - 21 Apr 2008; Raúl Porcel - linux-headers-2.6.24.ebuild: - ia64/sparc stable - -*linux-headers-2.6.25-r1 (20 Apr 2008) - - 20 Apr 2008; Mike Frysinger - +linux-headers-2.6.25-r1.ebuild: - Redo some of the libc injections and fixup some of the net-related code. - -*linux-headers-2.6.25 (20 Apr 2008) - - 20 Apr 2008; Mike Frysinger - +linux-headers-2.6.25.ebuild: - Version bump. - -*linux-headers-2.4.36 (12 Apr 2008) - - 12 Apr 2008; Mike Frysinger - +linux-headers-2.4.36.ebuild: - Version bump. - - 12 Apr 2008; Mike Frysinger - linux-headers-2.4.33.3.ebuild: - Stabilize for everyone. - - 04 Feb 2008; Mike Frysinger - linux-headers-2.6.24.ebuild: - Newer kernels include unifdef so we dont need to DEPEND on it anymore. - - 27 Jan 2008; Christoph Mende - linux-headers-2.6.23-r3.ebuild: - Stable on amd64, bug #207386 - -*linux-headers-2.6.24 (26 Jan 2008) - - 26 Jan 2008; Mike Frysinger - +linux-headers-2.6.24.ebuild: - Version bump. - - 25 Jan 2008; Mike Frysinger - linux-headers-2.6.23-r3.ebuild: - Expand the egrep check to look for short types like u64. - - 31 Dec 2007; Raúl Porcel - +linux-headers-2.6.17-r2.ebuild: - Re-add linux-headers for alpha 2006.1 profile - -*linux-headers-2.6.23-r3 (31 Dec 2007) - - 31 Dec 2007; Mike Frysinger - +linux-headers-2.6.23-r3.ebuild: - Fix asm-x86_64/msr.h to pull in linux/types.h #197057 by Stolz. - - 22 Dec 2007; Samuli Suominen - linux-headers-2.6.23-r2.ebuild: - amd64 stable wrt #202666 - - 21 Dec 2007; Raúl Porcel - linux-headers-2.6.23-r2.ebuild: - alpha/ia64/sparc stable wrt #202666 - - 21 Dec 2007; nixnut linux-headers-2.6.23-r2.ebuild: - Stable on ppc wrt bug 202666 - - 19 Dec 2007; Markus Meier - linux-headers-2.6.23-r2.ebuild: - x86 stable, bug #202666 - - 19 Dec 2007; Jeroen Roovers - linux-headers-2.6.23-r2.ebuild: - Stable for HPPA (bug #202666). - -*linux-headers-2.6.23-r2 (18 Nov 2007) - - 18 Nov 2007; Mike Frysinger - +linux-headers-2.6.23-r2.ebuild: - Pull in linux/types.h in linux/mroute.h. - -*linux-headers-2.6.23-r1 (13 Oct 2007) - - 12 Nov 2007; Mike Frysinger - +linux-headers-2.6.23-r1.ebuild: - Version bump. - - 09 Nov 2007; nixnut linux-headers-2.6.22-r2.ebuild: - Stable on ppc wrt bug 195704 - - 17 Oct 2007; Raúl Porcel - linux-headers-2.6.22-r2.ebuild: - alpha/sparc stable wrt #195704 - - 15 Oct 2007; Markus Rothe - linux-headers-2.6.22-r2.ebuild: - Stable on ppc64 - - 14 Oct 2007; Jeroen Roovers - linux-headers-2.6.22-r2.ebuild: - Stable for HPPA (bug #195704). - -*linux-headers-2.6.23 (13 Oct 2007) - - 13 Oct 2007; Mike Frysinger - +linux-headers-2.6.23.ebuild: - Version bump. - - 13 Oct 2007; Christoph Mende - linux-headers-2.6.22-r2.ebuild: - Stable on amd64 wrt bug #195704 - - 06 Oct 2007; Raúl Porcel - linux-headers-2.6.22-r2.ebuild: - x86 stable - - 03 Sep 2007; Joshua Kinard linux-headers-2.6.21.ebuild: - Stable on mips, per #184691. - - 27 Aug 2007; Raúl Porcel - linux-headers-2.6.22-r2.ebuild: - ia64 stable - - 06 Aug 2007; Raúl Porcel - linux-headers-2.6.17-r2.ebuild: - alpha stable as discussed on irc - - 25 Jul 2007; Gustavo Zacarias - linux-headers-2.6.21.ebuild: - Stable on sparc wrt #184691 - -*linux-headers-2.6.22-r2 (25 Jul 2007) - - 25 Jul 2007; Mike Frysinger - +linux-headers-2.6.22-r2.ebuild: - Fix linux/dvb/video.h #186568. - - 22 Jul 2007; Joseph Jezak linux-headers-2.6.21.ebuild: - Marked ppc stable for bug #184691. - - 17 Jul 2007; Jeroen Roovers linux-headers-2.6.21.ebuild: - Stable for HPPA (bug #184691). - -*linux-headers-2.6.22-r1 (15 Jul 2007) - - 15 Jul 2007; Mike Frysinger - +linux-headers-2.6.22-r1.ebuild: - Disable 64bit swap funcs for ansi code #185175. - - 15 Jul 2007; Mike Frysinger - linux-headers-2.6.22.ebuild: - Move into ~alpha now that aboot/binutils build. - - 13 Jul 2007; Chris Gianelloni - linux-headers-2.6.21.ebuild: - Stable on amd64/x86 wrt bug #184691. - - 09 Jul 2007; Raúl Porcel - linux-headers-2.6.21.ebuild: - ia64 stable wrt #184691 - - 09 Jul 2007; Markus Rothe - linux-headers-2.6.21.ebuild: - Stable on ppc64; bug #184691 - - 09 Jul 2007; Jose Luis Rivero - linux-headers-2.6.17-r2.ebuild: - Marked ~alpha. Seems to work fine and following versions would break aboot - due to the introduction of sanitized kernel headers. ATM this is our best - option. - -*linux-headers-2.6.22 (09 Jul 2007) - - 09 Jul 2007; Mike Frysinger - +linux-headers-2.6.22.ebuild: - Version bump. - - 19 Jun 2007; Raúl Porcel - linux-headers-2.6.20-r2.ebuild: - ia64 stable - - 15 May 2007; Jeroen Roovers - linux-headers-2.6.20-r2.ebuild: - Stable for HPPA (bug #168131). - - 13 May 2007; Joshua Kinard - linux-headers-2.6.19.2-r2.ebuild, linux-headers-2.6.20-r2.ebuild: - Stable 2.6.19.2-r2 on mips, add ~mips to 2.6.20-r2. - -*linux-headers-2.6.21 (02 May 2007) - - 02 May 2007; Mike Frysinger - +linux-headers-2.6.21.ebuild: - Version bump. - - 29 Mar 2007; Markus Rothe - linux-headers-2.6.8.1-r4.ebuild, linux-headers-2.6.11-r2.ebuild, - linux-headers-2.6.11-r3.ebuild, linux-headers-2.6.11-r4.ebuild, - linux-headers-2.6.11-r5.ebuild, linux-headers-2.6.11-r6.ebuild, - linux-headers-2.6.16.ebuild, linux-headers-2.6.17.ebuild, - linux-headers-2.6.17-r1.ebuild, linux-headers-2.6.17-r2.ebuild: - Move from gcc-powerpc64 to kgcc64 - -*linux-headers-2.6.20-r2 (17 Mar 2007) - - 17 Mar 2007; Mike Frysinger - +linux-headers-2.6.20-r2.ebuild: - Cleanup asm/page.h and asm/user.h removal some more. - - 02 Mar 2007; Steve Dibb - linux-headers-2.6.17-r2.ebuild: - amd64 stable, bug 167091 - - 25 Feb 2007; Joshua Kinard - linux-headers-2.6.19.2-r2.ebuild: - linux-headers is the new thang for mips in 2007.1-dev. mips-headers is on - its way out. To use this, please switch to using the 2007.1-dev mips - profile. - -*linux-headers-2.6.20-r1 (24 Feb 2007) - - 24 Feb 2007; Mike Frysinger - +linux-headers-2.6.20-r1.ebuild: - Push out some SuperH and HPPA fixes. - - 13 Feb 2007; Gustavo Zacarias - linux-headers-2.6.19.2-r2.ebuild: - Stable on sparc wrt #146407 and other reasons - - 11 Feb 2007; Bryan Østergaard - linux-headers-2.6.19.2-r2.ebuild, linux-headers-2.6.20.ebuild: - linux-headers-2.6.19+ breaks binutils and aboot on Alpha. - -*linux-headers-2.6.20 (04 Feb 2007) - - 04 Feb 2007; Mike Frysinger - +linux-headers-2.6.20.ebuild: - Version bump. - - 30 Jan 2007; Danny van Dyk - linux-headers-2.6.17-r1.ebuild: - Marked stable on amd64. - -*linux-headers-2.6.19.2-r2 (28 Jan 2007) - - 28 Jan 2007; Mike Frysinger - +linux-headers-2.6.19.2-r2.ebuild: - Fixup some exported ioctls. - - 28 Jan 2007; Mike Frysinger - linux-headers-2.6.19.2-r1.ebuild: - Add support for FEATURES=test. - - 18 Jan 2007; Gustavo Zacarias - linux-headers-2.4.26-r1.ebuild, linux-headers-2.4.33.3.ebuild, - linux-headers-2.6.8.1-r4.ebuild, linux-headers-2.6.11-r2.ebuild, - linux-headers-2.6.11-r3.ebuild, linux-headers-2.6.11-r4.ebuild, - linux-headers-2.6.11-r5.ebuild, linux-headers-2.6.11-r6.ebuild, - linux-headers-2.6.16.ebuild, linux-headers-2.6.17.ebuild, - linux-headers-2.6.17-r1.ebuild, linux-headers-2.6.17-r2.ebuild: - Switch to kgcc64 for sparc - -*linux-headers-2.6.19.2-r1 (15 Jan 2007) - - 15 Jan 2007; Mike Frysinger - +linux-headers-2.6.19.2-r1.ebuild: - Fixup ISO99 handling in linux/types.h #162144. - - 14 Jan 2007; Joseph Jezak - linux-headers-2.6.17-r2.ebuild: - Marked ppc stable for bug #146407. - -*linux-headers-2.6.19.2 (13 Jan 2007) - - 13 Jan 2007; Mike Frysinger - +linux-headers-2.6.19.2.ebuild: - Version bump. - -*linux-headers-2.6.17-r2 (02 Dec 2006) - - 02 Dec 2006; Mike Frysinger - +linux-headers-2.6.17-r2.ebuild: - Fix for ipmi #150864 and nbd #149074. - -*linux-headers-2.6.19 (02 Dec 2006) - - 02 Dec 2006; Mike Frysinger - +linux-headers-2.6.19.ebuild: - Version bump. - - 11 Oct 2006; Markus Rothe - linux-headers-2.6.17-r1.ebuild: - Stable on ppc64 - -*linux-headers-2.6.18 (08 Oct 2006) - - 08 Oct 2006; Mike Frysinger - +linux-headers-2.6.18.ebuild: - Version bump #149012 by Arfrever Frehtes Taifersar Arahesis. - - 24 Sep 2006; Michael Hanselmann - linux-headers-2.6.17-r1.ebuild: - Added to ~ppc. - - 20 Sep 2006; Markus Rothe - linux-headers-2.6.17-r1.ebuild: - Added ~ppc64 - - 19 Sep 2006; Jason Wever - linux-headers-2.6.17-r1.ebuild: - Added ~sparc keyword. - -*linux-headers-2.6.17-r1 (16 Sep 2006) - - 16 Sep 2006; Tim Yamin - +linux-headers-2.6.17-r1.ebuild: - Fix #144082, #145512, #146407. Stable on x86. - - 13 Sep 2006; Luca Barbato - linux-headers-2.6.16.ebuild: - Marked ppc - - 04 Sep 2006; Tim Yamin - linux-headers-2.6.11-r5.ebuild: - Stable on x86; bug #146234. - - 04 Sep 2006; Luca Barbato - linux-headers-2.6.16.ebuild, linux-headers-2.6.17.ebuild: - Remove ppc workarounds - -*linux-headers-2.2.26-r1 (03 Sep 2006) -*linux-headers-2.0.40-r1 (03 Sep 2006) - - 03 Sep 2006; Mike Frysinger - -linux-headers-2.0.40.ebuild, +linux-headers-2.0.40-r1.ebuild, - -linux-headers-2.2.26.ebuild, +linux-headers-2.2.26-r1.ebuild: - Update to kernel-2 eclass. - -*linux-headers-2.4.33.3 (03 Sep 2006) - - 03 Sep 2006; Mike Frysinger - +linux-headers-2.4.33.3.ebuild: - Version bump. - - 22 Aug 2006; Markus Rothe - linux-headers-2.6.16.ebuild, linux-headers-2.6.17.ebuild: - 2.6.16 stable on ppc64; 2.6.17 now ~ppc64 - - 13 Aug 2006; linux-headers-2.6.17.ebuild: - Fix #139086, #139973, #140679, #143804. - - 07 Aug 2006; linux-headers-2.6.16.ebuild: - Fix bug #130933. - - 07 Aug 2006; linux-headers-2.6.17.ebuild: - Keyword ~x86, fix bug #142994. - - 28 Jul 2006; linux-headers-2.6.11-r2.ebuild, - linux-headers-2.6.11-r3.ebuild, linux-headers-2.6.11-r4.ebuild, - linux-headers-2.6.11-r5.ebuild, linux-headers-2.6.11-r6.ebuild: - Fix bug #132332. - - 26 Jul 2006; Michael Hanselmann - linux-headers-2.6.16.ebuild: - Added to ~ppc. - - 12 Jul 2006; Danny van Dyk - linux-headers-2.4.21.ebuild, linux-headers-2.4.21-r1.ebuild, - linux-headers-2.4.23.ebuild, linux-headers-2.4.26.ebuild: - QA: Added gcc64 to IUSE. - -*linux-headers-2.6.17 (02 Jul 2006) - - 02 Jul 2006; +linux-headers-2.6.17.ebuild: - Version bump; fix #120971, #136941. - - 09 Jun 2006; Markus Rothe - linux-headers-2.6.16.ebuild: - Added ~ppc64 - - 05 Jun 2006; Guy Martin - linux-headers-2.6.11-r5.ebuild: - Stable on hppa. - - 30 May 2006; linux-headers-2.6.16.ebuild: - Keywording ~amd64. - - 26 May 2006; linux-headers-2.6.16.ebuild: - Fix #128028, #130508, #130521, #130933, #131609. - - 26 May 2006; linux-headers-2.6.11-r6.ebuild: - Stable on IA64. - - 17 May 2006; Gustavo Zacarias - linux-headers-2.6.11-r6.ebuild: - Stable on sparc - -*linux-headers-2.6.11-r6 (09 May 2006) - - 09 May 2006; +linux-headers-2.6.11-r6.ebuild: - Fixup xorg on IA64; libgii on sparc. - - 08 May 2006; Aron Griffis - linux-headers-2.6.11-r5.ebuild: - Mark 2.6.11-r5 ~ia64 - - 06 May 2006; Diego Pettenò - linux-headers-2.6.11-r4.ebuild: - Replace malloc.h with stdlib.h when building on FreeBSD libc. - - 29 Apr 2006; linux-headers-2.6.11-r5.ebuild: - Fix #131005. - -*linux-headers-2.6.11-r5 (19 Apr 2006) - - 19 Apr 2006; +linux-headers-2.6.11-r5.ebuild: - Fix #119374, #121657, #122929, #128028. - - 18 Apr 2006; linux-headers-2.6.16.ebuild: - Fix #130026, #130032. - - 09 Apr 2006; Markus Rothe - linux-headers-2.6.11-r4.ebuild: - Stable on ppc64 (we need this stable for libgii - see bug #97991) - - 02 Apr 2006; Joseph Jezak - linux-headers-2.6.11-r4.ebuild: - Marked ppc stable to fix bug #127778 and #115708. - -*linux-headers-2.6.16 (25 Mar 2006) - - 25 Mar 2006; -linux-headers-2.6.15_rc6.ebuild, - +linux-headers-2.6.16.ebuild: - Version bump; fix #119875, #120107. - - 14 Mar 2006; Mark Loeser - linux-headers-2.4.26-r1.ebuild: - Stable on x86; bug #124221 - - 12 Mar 2006; Simon Stelling - linux-headers-2.6.11-r3.ebuild, linux-headers-2.6.15_rc6.ebuild: - set ABI=; bug 119012 - - 10 Mar 2006; Aron Griffis - linux-headers-2.6.11-r4.ebuild: - Mark 2.6.11-r4 stable on ia64 - - 27 Feb 2006; Simon Stelling - linux-headers-2.4.21.ebuild, linux-headers-2.4.21-r1.ebuild, - linux-headers-2.4.26.ebuild, linux-headers-2.4.26-r1.ebuild: - kernel 2.4 isn't supported on amd64, dropping keywords; bug 124221 - - 16 Feb 2006; Aron Griffis - linux-headers-2.6.11-r4.ebuild: - Mark 2.6.11-r4 ~ia64, fixes joystick.h issue on ia64 for kdebase compilation - - 15 Jan 2006; Mike Frysinger - linux-headers-2.6.11-r2.ebuild, linux-headers-2.6.11-r3.ebuild, - linux-headers-2.6.11-r4.ebuild: - Add support for blackfin devices. - - 07 Jan 2006; Mike Frysinger - +files/2.6.11-s390-cflags-update.patch, linux-headers-2.6.11-r2.ebuild, - linux-headers-2.6.11-r3.ebuild: - Minor fix for s390/gcc-4 from upstream. - - 05 Jan 2006; Gustavo Zacarias - linux-headers-2.6.11-r4.ebuild: - Stable on sparc - - 03 Jan 2006; Bryan Østergaard linux-headers-2.6.15_rc6.ebuild: - Fix glibc compile; start running headers___fix on all the headers - by default. - - 28 Dec 2005; linux-headers-2.6.11-r4.ebuild: - Fix joystick.h issue on SPARC. - - 27 Dec 2005; Bryan Østergaard linux-headers-2.6.11-r4.ebuild: - Fix libgii on SPARC and PPC64 (#97991). - -*linux-headers-2.6.11-r4 (21 Dec 2005) - - 21 Dec 2005; +linux-headers-2.6.11-r4.ebuild, - +linux-headers-2.6.15_rc6.ebuild: - Fix #100703, #114767. - - 19 Dec 2005; linux-headers-2.6.11-r3.ebuild: - Fix #112722, #115708. - - 16 Dec 2005; Gustavo Zacarias - linux-headers-2.4.26-r1.ebuild: - Stable on sparc - - 28 Nov 2005; Bryan Østergaard - linux-headers-2.6.11-r2.ebuild: - Stable on alpha. - - 22 Nov 2005; Gustavo Zacarias - linux-headers-2.4.26-r1.ebuild: - sparc64 bootstrap DEP fix - - 21 Nov 2005; Mike Frysinger - +files/linux-headers-2.4-errno-in-unistd.patch, - linux-headers-2.4.26-r1.ebuild: - Add the unistd.h errno.h fix from 2.6 headers. - -*linux-headers-2.6.11-r3 (18 Nov 2005) - - 18 Nov 2005; +linux-headers-2.6.11-r3.ebuild: - Fix #82243, #100659, #104845, #108521. - - 31 Oct 2005; Bryan Østergaard - linux-headers-2.6.11-r2.ebuild: - ~alpha keyword. - - 28 Oct 2005; +files/2.6.11-ppc64-32ul-spinlock.patch, - linux-headers-2.6.11-r2.ebuild: - Add patch for bug #103374 and bug #109501. - Will have plasmaroo add to the patchball when he returns. - - 26 Oct 2005; Chris Gianelloni - linux-headers-2.4.26-r1.ebuild: - Added x86 support and marked ~x86 for bug #109754. - - 29 Sep 2005; Gustavo Zacarias - linux-headers-2.6.11-r2.ebuild: - SPARC non-multi DEP fix needed here too - - 06 Sep 2005; Jeremy Huddleston - linux-headers-2.6.11-r2.ebuild: - Added to ~sparc. - - 03 Sep 2005; Michael Hanselmann - linux-headers-2.6.11-r2.ebuild: - Stable on ppc. - - 25 Aug 2005; Mike Frysinger - +files/linux-headers-2.4-arm-cris-ELF_DATA.patch, - linux-headers-2.4.26-r1.ebuild: - Fix ELF_DATA defines for arm/cris. - - 25 Aug 2005; Gustavo Zacarias - linux-headers-2.6.8.1-r4.ebuild: - sparc non-multilib fix - - 28 Jul 2005; linux-headers-2.6.11-r2.ebuild: - Fix #100080. - - 21 Jul 2005; Michael Sterrett - linux-headers-2.0.40.ebuild, linux-headers-2.2.26.ebuild, - linux-headers-2.4.21.ebuild, linux-headers-2.4.21-r1.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.22-r1.ebuild, - linux-headers-2.4.23.ebuild, linux-headers-2.4.25.ebuild, - linux-headers-2.4.26.ebuild: - remove old virtual: virtual/kernel - - 18 Jul 2005; linux-headers-2.6.11-r2.ebuild: - Fix #82243, #99275, add S390 fixes. - - 09 Jul 2005; linux-headers-2.6.11-r2.ebuild: - Fix #97556, #98443. - - 09 Jul 2005; linux-headers-2.6.11-r2.ebuild, - linux-headers-2.6.8.1-r4.ebuild: - Fix issues on PPC64/PPC multilib. - - 06 Jul 2005; Daniel Ostrow - linux-headers-2.6.8.1-r4.ebuild, linux-headers-2.6.11-r2.ebuild: - Add a dep on sys-devel/gcc-powerpc64 if the user is using a 32bit userland - with a ppc64 kernel. - - 05 Jul 2005; linux-headers-2.6.11-r2.ebuild: - Stable on x86 and amd64. - - 03 Jul 2005; Joseph Jezak - linux-headers-2.6.11-r2.ebuild: - Marked ~ppc. - - 02 Jul 2005; Markus Rothe - linux-headers-2.6.11-r2.ebuild: - Stable on ppc64 again - - 02 Jul 2005; linux-headers-2.6.11-r2.ebuild, - -linux-headers-2.6.8.1-r2.ebuild, linux-headers-2.6.8.1-r4.ebuild, - -files/linux-headers-2.6* - Move patches out of files/. - - 28 Jun 2005; Markus Rothe - linux-headers-2.6.11-r2.ebuild: - Stable on ppc64 - - 24 Jun 2005; linux-headers-2.6.11-r2.ebuild: - Stable on IA64. - -*linux-headers-2.6.11-r2 (17 Jun 2005) - - 17 Jun 2005; -linux-headers-2.6.11-r1.ebuild, - +linux-headers-2.6.11-r2.ebuild, files/linux-headers-2.6.11-appCompat.patch: - Fix kbd on PPC, bounds-checking on AMD64, and C++-happiness for list.h. - -*linux-headers-2.6.11-r1 (29 May 2005) - - 29 May 2005; +linux-headers-2.6.11-r1.ebuild, - -linux-headers-2.6.11.ebuild, files/linux-headers-2.6.11-appCompat.patch: - Fix #93609, #94256 (version bump). - - 24 May 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #89770, #91507, #92816. - - 18 May 2005; Sven Wegener - linux-headers-2.4.21.ebuild, linux-headers-2.4.21-r1.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.22-r1.ebuild, - linux-headers-2.4.23.ebuild, linux-headers-2.4.25.ebuild, - linux-headers-2.4.26.ebuild, linux-headers-2.4.26-r1.ebuild, - linux-headers-2.6.11.ebuild: - Changed order of inherits to stop eclasses from overwriting the DESCRIPTION. - - 12 May 2005; Markus Rothe - linux-headers-2.6.11.ebuild: - Added ~ppc64 to KEYWORDS - - 09 May 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #90261. - - 05 May 2005; Gustavo Zacarias - linux-headers-2.4.26-r1.ebuild: - Tested and set up for sparc, keyworded ~sparc - - 29 Apr 2005; - files/linux-headers-2.6.8.1-appCompat.patch: - Fix #90455. - - 24 Apr 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #90203. - - 24 Apr 2005; - files/linux-headers-2.6.11-appCompat.patch, - files/linux-headers-2.6.8.1-appCompat.patch: - Fix #87513. - - 24 Apr 2005; - files/linux-headers-2.6.8.1-appCompat.patch: - Backport #86968 fix to 2.6.8.1 headers. - - 21 Apr 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #89836. - - 20 Apr 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #84353, #89387. - - 18 Apr 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #82690. - - 14 Apr 2005; - files/linux-headers-2.6.11-appCompat.patch: - Fix #86968. - - 06 Apr 2005; Sven Wegener : - Fixed digests for KV_EXTRA suport in kernel-2.eclass. - -*linux-headers-2.4.26-r1 (30 Mar 2005) - - 30 Mar 2005; Mike Frysinger - +linux-headers-2.4.26-r1.ebuild: - Version bump / kernel-2.eclass for arm support. - - 28 Mar 2005; Bryan Østergaard - linux-headers-2.6.8.1-r2.ebuild: - Stable on alpha. - - 28 Mar 2005; Joseph Jezak - linux-headers-2.6.8.1-r4.ebuild: - Marked ppc stable for 2005.0. - - 15 Mar 2005; linux-headers-2.6.11.ebuild: - Add m68k KEYWORD back in. - -*linux-headers-2.6.11 (15 Mar 2005) - - 15 Mar 2005; -linux-headers-2.6.10.ebuild, - +linux-headers-2.6.11.ebuild, -files/linux-headers-2.6.10-appCompat.patch, - +files/linux-headers-2.6.11-appCompat.patch: - Bump to 2.6.11; fix #85106. - - 06 Mar 2005; - files/linux-headers-2.6.10-appCompat.patch: - Fix gnome-applets; #83550. - - 28 Feb 2005; metadata.xml, - linux-headers-2.4.22-r1.ebuild: - Marking x86 2.4.x pic aware syscall headers stable on x86, added a - description to the metadata.xml for plasmaroo and kumba's roles. - - 16 Feb 2005; - files/linux-headers-2.6.10-appCompat.patch: - Fix rp-pppoe. - - 14 Feb 2005; - files/linux-headers-2.6.10-appCompat.patch: - Add a usbutils fix; #81882. - - 13 Feb 2005; - files/linux-headers-2.6.8.1-appCompat.patch: - Fix sysklogd on IA64; update userspace detection for newer glibcs on IA64 - as well. - -*linux-headers-2.4.22-r1 (12 Feb 2005) - - 12 Feb 2005; +files/unistd.h-i386-pic.patch, - +linux-headers-2.4.22-r1.ebuild: - - ~x86 pic syscall macros - - 12 Feb 2005; - files/linux-headers-2.6.10-appCompat.patch: - Fix net-tools compile. - -*linux-headers-2.6.10 (08 Feb 2005) - - 08 Feb 2005; +linux-headers-2.6.10.ebuild, - +files/linux-headers-2.6.10-appCompat.patch, - +files/linux-headers-2.6.10-generic-arm-prepare.patch: - Version bump; also fixes #79252, #79939 (thanks Kevin Quinn) and #80552. - - 03 Feb 2005; linux-headers-2.6.8.1-r2.ebuild, - linux-headers-2.6.8.1-r4.ebuild, - files/linux-headers-2.6.8.1-appCompat.patch: - Fix efibootmgr compilation on IA64. - - 22 Jan 2005; - files/linux-headers-2.6.8.1-appCompat.patch: - Fixing howl compilation on IA64. - - 13 Jan 2005; Jeremy Huddleston - linux-headers-2.6.8.1-r2.ebuild, linux-headers-2.6.8.1-r4.ebuild: - Added missing detect_version. - -*linux-headers-2.6.8.1-r4 (13 Jan 2005) - - 13 Jan 2005; Jeremy Huddleston - -files/generate-asm-amd64, files/linux-headers-2.6.8.1-appCompat.patch, - -files/linux-headers-2.6.8.1-sparc-glibcsafe.patch, - linux-headers-2.6.8.1-r2.ebuild, -linux-headers-2.6.8.1-r3.ebuild, - +linux-headers-2.6.8.1-r4.ebuild: - Merged sparc-glibc.patch ingo appcompat.patch to avoid filecount bloat. - Revbump to add #include and force upgrade for people who - grabbed it with the bad kernel-2.eclass. - -*linux-headers-2.6.8.1-r2 (11 Jan 2005) - - 11 Jan 2005; Mike Frysinger - +files/linux-headers-2.6.0-fb.patch, - +files/linux-headers-2.6.0-sysctl_h-compat.patch, - +files/linux-headers-2.6.7-generic-arm-prepare.patch, - +files/linux-headers-2.6.8.1-appCompat.patch, - +files/linux-headers-2.6.8.1-arm-float.patch, - +files/linux-headers-2.6.8.1-parisc-syscall.patch, - +files/linux-headers-2.6.8.1-sparc-glibcsafe.patch, - +files/linux-headers-2.6.8.1-strict-ansi-fix.patch, - +linux-headers-2.6.8.1-r2.ebuild, +linux-headers-2.6.8.1-r3.ebuild: - Bring 2.6 headers back from linux26-headers. - - 14 Nov 2004; Markus Rothe linux-headers-2.4.22.ebuild: - Added a ppc64 patch for soundcard support. - - 06 Oct 2004; Gustavo Zacarias - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.23.ebuild: - Workaround for cascading profiles on sparc64 - - 04 Oct 2004; linux-headers-2.4.26.ebuild: - switched custom ARCH setting code to use set_arch_to_* from eutils - - 17 Aug 2004; Aron Griffis linux-headers-2.4.23.ebuild: - stable on alpha - -*linux-headers-2.6.99 (09 Jul 2004) - - 09 Jul 2004; Travis Tilley +linux-headers-2.6.99.ebuild: - added an ebuild to help migrating 2.6 kernel header users - - 09 Jul 2004; Travis Tilley - -files/linux-headers-2.6.0-appCompat.patch, - -files/linux-headers-2.6.0-fb.patch, - -files/linux-headers-2.6.0-strict-ansi-fix.patch, - -files/linux-headers-2.6.0-sysctl_h-compat.patch, - -files/linux-headers-2.6.3-appCompat.patch, - -files/linux-headers-2.6.3-strict-ansi-fix.patch, - -files/linux-headers-2.6.4-appCompat.patch, - -files/linux-headers-2.6.4-unistd-nptl-fix.patch, - -files/linux-headers-2.6.6-appCompat.patch, - -files/linux-headers-2.6.6-tcp_info-DRS-backport.patch, - -files/linux-headers-2.6.7-appCompat.patch, linux-headers-2.0.40.ebuild, - linux-headers-2.2.26.ebuild, linux-headers-2.4.21-r1.ebuild, - linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild, - linux-headers-2.4.23.ebuild, linux-headers-2.4.25.ebuild, - linux-headers-2.4.26.ebuild, -linux-headers-2.6.1.ebuild, - -linux-headers-2.6.3-r1.ebuild, -linux-headers-2.6.4.ebuild, - -linux-headers-2.6.5.ebuild, -linux-headers-2.6.6-r1.ebuild, - -linux-headers-2.6.6.ebuild, -linux-headers-2.6.7-r1.ebuild: - moved all 2.6 header packages into linux26-headers and updated dependencies so - that linux-headers conflicts with virtual/os-headers - - 03 Jul 2004; Michal Januszewski - linux-headers-2.6.7-r1.ebuild: - Removed the nptl-fix patch from 2.6.7 ebuild, as this has been fixed in - upstream. Closes bug #55165. - -*linux-headers-2.6.7-r1 (28 Jun 2004) - - 28 Jun 2004; +linux-headers-2.6.7-r1.ebuild, - -linux-headers-2.6.7.ebuild, files/linux-headers-2.6.7-appCompat.patch: - Removing forced inlining from the 2.6.7 headers; this should solve inlining - issues for GCC 3.4 users. - - 24 Jun 2004; - files/linux-headers-2.6.7-appCompat.patch: - Added a few missing bits from that were removed from - upstream but are still needed. Fixes bug #54542. - - 24 Jun 2004; linux-headers-2.6.6-r1.ebuild: - Added "cd ${S}" so this doesn't fail under amd64. Closes bug #54949. - - 23 Jun 2004; Aron Griffis linux-headers-2.2.26.ebuild, - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild, - linux-headers-2.4.25.ebuild, linux-headers-2.4.26.ebuild, - linux-headers-2.6.1.ebuild, linux-headers-2.6.3-r1.ebuild, - linux-headers-2.6.4.ebuild, linux-headers-2.6.5.ebuild, - linux-headers-2.6.6-r1.ebuild, linux-headers-2.6.6.ebuild, - linux-headers-2.6.7.ebuild: - QA - fix use invocation and don't subshell epatch - -*linux-headers-2.6.6-r1 (22 Jun 2004) - - 22 Jun 2004; +linux-headers-2.6.6-r1.ebuild, - +files/linux-headers-2.6.6-tcp_info-DRS-backport.patch: - Backporting the 2.6.7 TCP header change upstream so that iproute2 compiles - fine on amd64. - -*linux-headers-2.6.7 (19 Jun 2004) - - 19 Jun 2004; +linux-headers-2.6.7.ebuild, - +files/linux-headers-2.6.7-appCompat.patch: - Version bump. - - 19 Jun 2004; linux-headers-2.6.6.ebuild: - Mark stable for release - amd64 needs this DEP for glibc 20040605 - - 04 Jun 2004; - files/linux-headers-2.6.6-appCompat.patch: - Added a patch to linux-headers-2.6.6 to solve sash issues on ARM and possibly - other architectures. Closes bug #42527. - - 03 Jun 2004; Travis Tilley linux-headers-2.6.6.ebuild: - added ~amd64 to keywords - -*linux-headers-2.6.6 (03 Jun 2004) - - 03 Jun 2004; +linux-headers-2.6.6.ebuild, - +files/linux-headers-2.6.6-appCompat.patch: - Version bump. - - 02 Jun 2004; Travis Tilley linux-headers-2.4.26.ebuild: - added ~amd64 keyword - - 27 Apr 2004; Aron Griffis linux-headers-2.4.25.ebuild, - linux-headers-2.4.26.ebuild, linux-headers-2.6.1.ebuild, - linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild, - linux-headers-2.6.5.ebuild: - Add inherit eutils - -*linux-headers-2.4.26 (22 Apr 2004) - - 22 Apr 2004; Joshua Kinard +linux-headers-2.4.26.ebuild: - Version Bump. - - 14 Apr 2004; Joshua Kinard - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild, - linux-headers-2.4.25.ebuild, linux-headers-2.6.1.ebuild, - linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild, - linux-headers-2.6.5.ebuild: - Fixed up how the generate-asm-sparc script is handled. Instead of attempting - to chmod it in FILEDIR, we copy it to WORKDIR first and then chmod it, incase it loses it's - permissions. This avoids sandbox violations. - - 12 Apr 2004; Daniel Ahlberg - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild: - Add eutils to inherit, add IUSE= - - 12 Apr 2004; Travis Tilley linux-headers-2.6.4.ebuild, - linux-headers-2.6.5.ebuild: - added a patch that allows glibc to compile with nptl support on amd64 - - 11 Apr 2004; Joshua Kinard linux-headers-2.0.40.ebuild, - linux-headers-2.2.26.ebuild, linux-headers-2.4.21-r1.ebuild, - linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild, - linux-headers-2.4.23.ebuild, linux-headers-2.4.25.ebuild, - linux-headers-2.6.1.ebuild, linux-headers-2.6.3-r1.ebuild, - linux-headers-2.6.4.ebuild, linux-headers-2.6.5.ebuild: - More cleanups in the sed code for setting ARCH. Eliminates the i386_64 bug on - amd64. - - 11 Apr 2004; Joshua Kinard linux-headers-2.6.1.ebuild, - linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild, - linux-headers-2.6.5.ebuild: - Typo fixes: the "-e s/i386_64/x86_64/" parts of the sed command in pkg_setup - got cut off in the last update. - -*linux-headers-2.0.40 (10 Apr 2004) - - 10 Apr 2004; Joshua Kinard linux-headers-2.0.40.ebuild, - linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild, - linux-headers-2.2.26.ebuild, linux-headers-2.4.16-r1.ebuild, - linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, - linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, - linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, - linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, - linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild: - Cleaned out old ebuilds (2.4.16->2.4.19), removed old 2.2.2{0,1} ebuilds, and - added ebuilds for 2.0.40 and 2.2.26 - - 09 Apr 2004; Brian Jackson linux-headers-2.4.22.ebuild: - added s390 keyword - - 07 Apr 2004; Joshua Kinard - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild, - linux-headers-2.4.25.ebuild, linux-headers-2.6.1.ebuild, - linux-headers-2.6.3-r1.ebuild, linux-headers-2.6.4.ebuild, - linux-headers-2.6.5.ebuild: - Moved the mips checking code into pkg_setup and added hppa to the check (both - have their own headers packages) - -*linux-headers-2.6.5 (07 Apr 2004) - - 07 Apr 2004; +linux-headers-2.6.5.ebuild: - Version bump. - - 03 Apr 2004; Jason Wever linux-headers-2.4.23.ebuild: - Stable on sparc. - - 21 Mar 2004; Joshua Kinard - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.23.ebuild, - linux-headers-2.4.25.ebuild, linux-headers-2.6.3-r1.ebuild, - linux-headers-2.6.4.ebuild: - Bump linux-2.4.21-r1 headers to x86 stable, as it has a patch that fixes Bug - #32246 for x86. Also tweaked how headers for sparc systems are handled. For - sparc32, generate-sparc-asm is no longer used and headers are copied as-is, - but for sparc64, generate-sparc-asm gets used to get headers generated - properly. - -*linux-headers-2.6.4 (13 Mar 2004) - - 13 Mar 2004; linux-headers-2.6.4.ebuild, - files/linux-headers-2.6.4-appCompat.patch: - Version bump; also fixes bugs #40419 and #44265. - - 13 Mar 2004; Seemant Kulleen - linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild, - linux-headers-2.4.16-r1.ebuild, linux-headers-2.4.16-r3.ebuild, - linux-headers-2.4.16.ebuild, linux-headers-2.4.17-r3.ebuild, - linux-headers-2.4.17-r4.ebuild, linux-headers-2.4.17-r5.ebuild, - linux-headers-2.4.18-r1.ebuild, linux-headers-2.4.18-r2.ebuild, - linux-headers-2.4.18.ebuild, linux-headers-2.4.19-r1.ebuild, - linux-headers-2.4.19.ebuild: - console-tools has been PROVIDEd by sys-apps/kbd for the longest time, so - changed the dependency info to sys-apps/kbd from sys-apps/console-tools - - 08 Mar 2004; Jason Wever linux-headers-2.4.23.ebuild: - Added ~sparc keyword to help resolve bug #43233. - -*linux-headers-2.4.25 (07 Mar 2004) - - 07 Mar 2004; Joshua Kinard linux-headers-2.4.23.ebuild, - linux-headers-2.4.25.ebuild: - New headers revision, keyword masked. - - 07 Mar 2004; Joshua Kinard - linux-headers-2.4.19-r1.ebuild: - mips keywords don't belong in linux-headers, removing. - - 03 Mar 2004; linux-headers-2.4.23.ebuild: - Add back -* for bug 43670 even though I don't quite get it yet - - 03 Mar 2004; linux-headers-2.4.23.ebuild: - Add alpha and ia64 keywords to linux-headers-2.4.23 which should fix - compilation of many userland applications (such as sash) which could not build - with the older headers. - - 02 Mar 2004; Brian Jackson linux-headers-2.4.21-r1.ebuild: - s390 keywords - - 29 Feb 2004; - files/linux-headers-2.6.3-strict-ansi-fix.patch: - Added Kevin Owen's contributed patch porting our X86 specific - compatibility patches to AMD64. Closes bug #43520. Thanks! - -*linux-headers-2.6.3-r1 (22 Feb 2004) - - 22 Feb 2004; linux-headers-2.6.3-r1.ebuild, - linux-headers-2.6.3.ebuild, files/linux-headers-2.6.3-strict-ansi-fix.patch: - Version bump; resolves bug #42239. - -*linux-headers-2.6.3 (19 Feb 2004) - - 19 Feb 2004; linux-headers-2.6.3.ebuild, - files/linux-headers-2.6.3-appCompat.patch, - files/linux-headers-2.6.3-strict-ansi-fix.patch: - Version bump. Closes bug #42153. - - 15 Feb 2004; Jason Wever linux-headers-2.4.21-r1.ebuild: - Marked stable on sparc, fixes bug #26062. - -*linux-headers-2.6.1 (08 Feb 2004) - - 08 Feb 2004; linux-headers-2.6.1.ebuild, - files/linux-headers-2.6.0-appCompat.patch: - Version bump. Closes bugs #40438 and #38357. - - 02 Feb 2004; Joshua Kinard linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild: - Bumped 2.4.21 headers to x86 stable, and 2.4.22 to x86 unstable. - - 28 Jan 2004; Aron Griffis linux-headers-2.4.21.ebuild: - stable on alpha and ia64 - - 22 Jan 2004; Michal 'Spock' Januszewski - linux-headers-2.6.0.ebuild, files/linux-headers-2.6.0-fb.patch: - Added a fix for linux/fb.h. This should close bugs #38737 and #38603. - - 16 Jan 2004; Bartosch Pixa - linux-headers-2.4.22.ebuild: - set ppc in keywords - - 08 Jan 2004; Brian Jackson linux-headers-2.2.20.ebuild, - linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, - linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, - linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, - linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, - linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, - linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild, - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild, linux-headers-2.4.23.ebuild, - linux-headers-2.6.0.ebuild: - updated ebuild Copyright years - -*linux-headers-2.6.0 (24 Dec 2003) - - 24 Dec 2003; linux-headers-2.6.0.ebuild, - linux-headers-2.6.0_beta11.ebuild, - files/linux-headers-2.6.0-appCompat.patch: - Version bump - this version has been patched to support some applications - which did not compile on 2.6. Please report any bugs to http://bugs.gentoo.org - or plasmaroo@gentoo.org - - 11 Dec 2003; - files/linux-headers-strict-ansi-fix.patch: - Updated the 'linux-headers-strict-ansi-fix.patch' patch to fix problematic - packages such as kdemultimedia with ANSI compilation errors; this should close - bug #32246. Thanks to all those involved in testing this. - - 09 Dec 2003; linux-headers-2.2.20.ebuild, - linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, - linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, - linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, - linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, - linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, - linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild: - Fixing chown 0.0 to 0:0 - -*linux-headers-2.6.0_beta11 (07 Dec 2003) - - 07 Dec 2003; Joshua Kinard linux-headers-2.4.23.ebuild, - linux-headers-2.6.0_beta11.ebuild: - May be of use for people to test against before final 2.6 sources get released. - Should work for the most part, but we'll just have to see... - -*linux-headers-2.4.23 (28 Nov 2003) - - 28 Nov 2003; Joshua Kinard linux-headers-2.4.23.ebuild: - Revision bump for 2.4.23 kernel. Keyword masked until it can be tested. With - the newer iputils package available, these should work fine. - -*linux-headers-2.4.21-r1 (16 Nov 2003) - - 24 Nov 2003; Aron Griffis linux-headers-2.4.21.ebuild: - Add '~alpha'. - - 20 Nov 2003; Brandon Low - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild: - Move version handling logic to after inherit kernel, or insert it where - necessary. - - 16 Nov 2003; Joshua Kinard - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild: - Sparc Fix: For the generation of asm_offsets.h for sparc systems, changed the - "make ARCH=sparc dep" line to "make ARCH=${ARCH} dep" because the system - compiler at the present time will fail to complete a make dep stage. This is a - temp-fix for sparc64 systems (make dep will invoke the gcc64 compiler), but sparc32 - systems may continue to be affected until either the kernel gets a fix, or a new - gcc branch update hopefully corrects the problem. - - 16 Nov 2003; Joshua Kinard - linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild, files/linux-headers-strict-ansi-fix.patch: - Changed the ordering of some variables to adjust to new kernel.eclass behavior. - Added a patch that fixes an issue regarding the use of gcc's -ansi flag. - -*linux-headers-2.4.22 (21 Sep 2003) - - 30 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild: - Added a minor note in pkg_postinst() to advise users to upgrade their glibc - after emerging newer kernel headers. Closes Bug #25836 - Tweaked the ARCH= line in the same ebuilds to get assigned the value of - "uname -m". This prevents any nasty surprises incase someone re-defines - $ARCH from the commandline (or in a script). Closes Bug #26647. - - 29 Oct 2003; linux-headers-2.2.20.ebuild, - linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, - linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, - linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, - linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, - linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, - linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild: - All linux-headers ebuilds have been re-slotted to slot zero. - Bug #32197, et al. - - 23 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild: - Changed SLOT to 0 from ${OKV} - - 21 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild: - Added ~x86 to KEYWORDS - Removed +x mode that somehow got set on all ebuilds. - - 01 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild, - linux-headers-2.4.22.ebuild: - Missing PROVIDE="virtual/kernel virtual/os-headers"; Added. - - 29 Sep 2003; Martin Holzer linux-headers-2.2.20.ebuild, - linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, - linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, - linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, - linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, - linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, - linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild, - linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: - Now uses mirror://kernel. - - 21 Sep 2003; Joshua Kinard linux-headers-2.4.22.ebuild: - Created ebuild for linux-headers-2.4.22; set KEYWORDS to "-*" to mask it - until it is needed. Please note that at this time, net-misc/iputils will - fail to compile if built against 2.4.22 headers. - -*linux-headers-2.4.21 (21 Jun 2003) - - 21 Sep 2003; Joshua Kinard linux-headers-2.4.21.ebuild: - Typo fixes in linux-headers-2.4.21, added blank EXTRAVERSION to prevent - kernel.eclass from appending "-linux-r0" to the version string. - - 17 Sep 2003; Jon Portnoy linux-headers-2.4.21.ebuild: - Added 'ia64' keywords. - - 12 Sep 2003; Joshua Kinard linux-headers-2.4.21.ebuild, - files/bigendian-byteorder-fix.patch, files/generate-asm-sparc: - Re-written linux-headers-2.4.21 ebuild; Utilizes kernel.eclass, and includes a - needed fix for sparc systems. Only usable with the gcc33-sparc64-1.4 testing - profile right now. Should not affect amd64; if it does, Yell. - - 21 Jun 2003; Daniel Robbins - New linux-headers-2.4.21 (stock) to be used for amd64. - -*linux-headers-2.4.17-r4 (11 Mar 2003) - - 11 Mar 2003; Zach Welch linux-headers-2.2.20.ebuild, - linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, - linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, - linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, - linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, - linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, - linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild, - linux-headers-2.4.20.ebuild: - Add virtual/os-headers "PROVIDE". - -*linux-headers-2.4.20 (06 Feb 2003) - - 03 Apr 2003; Guy Martin linux-headers-2.4.20.ebuild : - This ebuild is replaced by the hppa-headers-2.4.20_p32.ebuild since - KEYWORDS was "hppa -*". - - 28 Mar 2003; Guy Martin linux-headers-2.4.20.ebuild : - Added building of include/asm/offset.h on hppa. - - 15 Feb 2003; Guy Martin linux-headers-2.4.20.ebuild : - Updated hppa patch level from 23 to 26. - - 06 Feb 2003; Guy Martin linux-headers-2.4.20.ebuild : - Released 2.4.20 needed for hppa. Others archs are masked. - - 20 Dec 2002; Dean Bailey : added missing sparc64 to ebuild. - -*linux-headers-2.4.19-r1 (18 Dec 2002) - - 24 Mar 2003; Christian Birchinger - linux-headers-2.4.19-r1.ebuild: - Added a sparc64 detection fix. - - 19 Jan 2003; Jan Seidel : - Added 'mips' to keywords. - - 18 Dec 2002; Dean Bailey : - Fixed the lack of sparc64 instances in the file which were accidently wiped during an earlier fix. - Set to r1 as this was a large enough change. - - 17 Dec 2002; Brandon Low : - Make all kernel-sources SLOT="${KV}" - - 06 Dec 2002; Rodney Rees : Changed sparc ~sparc keywords. - -*linux-headers-2.4.19 (02 Sept 2002) - - 02 Sept 2002; Nicholas Jones : - - Fixed the - mv: cannot move `linux-2.4.19' to a subdirectory of itself - error with a $OKV!=$KV check. - - Added comments to the die statements. - -*** See the sys-kernel/linux-sources ChangeLog for general changes. *** diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/Manifest b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/Manifest index fdcc850d5b..1a9f784769 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/Manifest +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/Manifest @@ -1,25 +1,37 @@ DIST gentoo-headers-2.4.33-1.tar.bz2 11542 SHA256 a1517b0ea6619f018d0dfbb7457be122a0f80b5e76b995fdedaa9423951fb37d SHA512 47e9a9b35aae8ea8511dba4607dca52dc7ff87f8091a263065dac76b635456c2600ae1217e197286f89fc8edd632a8c754ec5525a14d6955266d222f1cfa4219 WHIRLPOOL ac7a4e31782c2c4d38e695fdd4393789a2da4f1bb45dc66a17ea0782da6cf60470d4c2e9af9dedc40b64919b6d6fc0547f252862d377828fad55abc079853cae DIST gentoo-headers-2.4.36-1.tar.lzma 10846 SHA256 2120f941e11dde038a8ad3cf47ce4f6eb4b5cba3fa59a378113c4cf57544509d SHA512 fd3746708096f692b2190b514c6b2511fb5571ec772adee81e37c46825d642cfa31ffe9e6a9b343079fa17927ca46780da08306d3e2962b0ecdb1fb386d653f9 WHIRLPOOL 063abe2b3dff20585adf4f58bb2e93f1bfe71fe83aa36a642f15fb8e3c6561491eaf3dc3edf75c71d786e9d34ebfe00a8734afff6872840ba120f4e1f6f7def7 DIST gentoo-headers-3.18-1.tar.xz 3628 SHA256 d6b83a873baf83d8db535623dc9b91b52354e53238a128bb6fc29c6ff4f9f11e SHA512 89fb9b336fa3455752f6fe8626500d30245c04806890d4448a2895bbef2a5eae409940618fd4e0be57aa12784a198a695c32479f12d76450e16f2af1536e7a1f WHIRLPOOL 5a18218fef9013d5306d3ef6aa6467c1fe09dc70593c3f8f1f62a3e99d704d085420e33ded3924f0e34ee58c080952e5e007842f31d7bf648fad14a02ce3751f +DIST gentoo-headers-4.10-1.tar.xz 4640 SHA256 d973da3529766730a00a13ba3aedbd7c3c288eacab3935b506cd639fb4094f66 SHA512 ac3abe50199b98e7e9d493bb11ee221a298db04410caf607ed87c10e7f2af47181d17d03fb08a54216a08c3ec0da88ddc3844ec5eab653b69e0f3099eb95e289 WHIRLPOOL fe65455111ce0b9490a85705ace7e071aca4aa6f44b414dcd40517b026b2607b4c99338ea841b46187007ec3f71eb51e02d35e086e24df15f10e89481cf777f1 DIST gentoo-headers-4.3-1.tar.xz 6336 SHA256 dbe99afe8b96b181f1b065b4d91969913eb23750c1fdf5c05f86667a314ca726 SHA512 55310299ccf6fc013b26b28df52740188ea68547617141af45a1278d0028c8db47e43e230f08fff399793e420028ed1602438a73bad6f4ffb6f3c43f9f28002d WHIRLPOOL a87198b9f868d913c14a2578c5cd452fd0f041576141fc8089d4a3eef0840929923d95de188fac8a6f1115d588f2a17dd51ddcaae90871131d39458c90afe956 DIST gentoo-headers-4.4-1.tar.xz 6624 SHA256 2d4dbc94f05f2ac376b2b0523340f7351f94b2cef180c9c793fa5e8453c7a770 SHA512 dd8a5c627a9cd373022d7afa1beb126f15694f80452821f31fc5c1a3439635814d205bcbc873a5869946472d86cdec872a44f4870751b96d42e89893fca1b983 WHIRLPOOL 07c351a05d0e808d6de6c2143713ec0e78760987cf7fbc9ec6a6192a185f9c578acdc5b7f96368a25ed9bfe778ac7435fe5596c3e2931d6645ddf631a92b8e01 DIST gentoo-headers-4.5-1.tar.xz 6388 SHA256 7edb535fcff4d0aa02334840f7afc4049018c479e0fe81036abc5fc2b4532298 SHA512 48b19592bce8176bb6a363fb383fa4f88b3f1d30712339ba215c1246a59c9463423c53e77967039703adc5b7eb32cee532686715cc61cab95bd0694f283a76de WHIRLPOOL 57abea28dc4dc50b393ce7c1bd00d7d2e4a19a5ed24282a74065efb4d61550ac389cee45ff917d3cc56d0687172da0bfe678fb21c28758767a8b4445098fc54e DIST gentoo-headers-4.6-1.tar.xz 6356 SHA256 927a87d22d925e0a0191652ac4514c690f30ad63fc3cf472224320a0af9cab04 SHA512 c940c1a3ae2b8d5e60636f78f0deb5f3d5e33858fa2fc02c998e8784244a93880dde0807906445f845f5397347abf1514abe8916669f1b98fb2f731252c4ab40 WHIRLPOOL 30844328ac4c5bd182629bf5ff301fc7977b99e3f10cf2448fad0162a3c43b51400794e3191f7300e4607ee6e933a33dfc59ded8b0b522585823008e1aded17e +DIST gentoo-headers-4.7-1.tar.xz 5412 SHA256 8fa20078d57c65b47cb82215e3e5c0cff42c77f51115ed07fc58d61bdd137889 SHA512 7b489c245db6d2db9838ea9256c2f876965363e6cef68786589c7629d158ddbe08e282d36175580a38e1581dedb3c044de612eee65d2923917c5782689495050 WHIRLPOOL 42b0df79ce9b089aec8b348278b13319f27321576f290947a28dffae2c240007416ee6eaddc5b31066226266b81625e9e8957c97823c13b47ccdd22bd87a3d34 +DIST gentoo-headers-4.8-1.tar.xz 6332 SHA256 8d3076b8908d2503c1d34c7a02ba5e8373af124cc587eff4304b64a48295dec1 SHA512 4c4fab57f764c02150cd3f57c4e2410247f5a1d2aca66deebe6d218e30e6c9a065d15a6757a325d96125a51a65e5cba484ded295dcbe346323e8e11975b8a623 WHIRLPOOL 73b1c2783cdb5624f766cd93b9900bf139f21298ba7f1ca96d0554601415dee06a5cf7d2d694d1bcde88689f0ad8d82183bf9b8f9172761bd1cf5cb5bf592ec9 +DIST gentoo-headers-4.9-1.tar.xz 5416 SHA256 2d57ac966b325c2c3bda00cfc7012479f3ade6264bc1e8fc5b9aa36ad4353ed6 SHA512 1069f50c58f25ceb8a13c8e53dce6a21e352e2a624da3b9a6d139939e7613e9a97226eb0173fa060ee69443c6a50b53b6d5c6d752dcaebffbe2a78f06cfbe2b6 WHIRLPOOL 047718799ed5fc39b33473d7dad599fabf94281eb3327be37bf4e8274b31a9f02023cfb93edc0f0d983943592621b1b6ae37c83910b14aeeb3289ac4f8708ec1 DIST gentoo-headers-base-3.18.tar.xz 3776668 SHA256 12a44590e505525509556f6e973464f124f172565d3a4b29a3ff4627aa24f9a7 SHA512 6615c604e5e618d26fff5a61691f7827bb05be9790db6c9f8e16e3842bce8f056f9928f85ae5714710b75743b0d0804faba4ba9c76e934e1de22dc03ef6d5535 WHIRLPOOL 5cdd500aaac3589d6672ea365f5b29ccef207db36cbc34052f0bf1bbe35b5dbfedf3b1675079c1ec05daf1a136d2da3018b2ca91bcaeda1fe8d23e3246fda25e +DIST gentoo-headers-base-4.10.tar.xz 4077280 SHA256 f3297d2f54e62041b832f9d50b3d30ea0a8f0979571f2ce91274dea2eb2e3cb7 SHA512 327f6dd254ca552112b66bedfabc269c68bbc045b4e5bcf37b1e277d062ab09bfb2f1785f6d58a2458e310baad2492f7fd4772a6b3a824537ebbb68c7f2575fa WHIRLPOOL 1dbb0540c5ffff4d9d9c4f02dedb0bbc7bab8ce120497fed271ca61fef1444714b93097e49085a2db220d91d42921754e5e30c408a1a487a2c6be8a0f40229a2 DIST gentoo-headers-base-4.3.tar.xz 3892104 SHA256 5add8ce264a85ced6222060d962c079821bb15b4dc015091425f609fd8db4629 SHA512 fed69490e15b2add489fe55225b98641135d4d7f10b4a8fa716ab039c79e74172168b90a4c3c154bbac14abddbde1dfb901e35527a76c898afba32a2d76b6f48 WHIRLPOOL b1193f24ae4a31c12e5fcddfb62ce73d1434e18048a6ae67dbeb4e0bb6b514c7350faaafe6d9b5ecd4cdd43468ec88e1ba8109da6f1eb83c26a9d1e360bff565 DIST gentoo-headers-base-4.4.tar.xz 3911752 SHA256 c16a80976837e347e4356380ce4942286e7485d3335005647152b839e3267b8e SHA512 1cd3de58ff790c3730bea38138c7a45ef95d04288c69ffeabebb884fab3add13bd9c99785ddd87a3ee467a0e1b1cdc457bbd28da349e7c178b4d2374c5fb78a3 WHIRLPOOL 6ea6c16718fab89d6e5c190d41b90f1d050cbc94bf56d00bea58b50006d4a7871f6bebbeb09623746b32066a1a514e84fead5ba3fbdc299ed363027caa4ae9dc DIST gentoo-headers-base-4.5.tar.xz 3915016 SHA256 cec11abb1afbe966e1e2abf828adeb7989547129147528e32bbddcac83f416fd SHA512 fee3d986d0fa25beda7b04e971810903c1a4dd50b82167a511f65cba8e6b5fdf08005578663b36841c75168e144330004561c24d827c9b4b734e08bbab4608e2 WHIRLPOOL b9272bd4e00d430a4c62a3fdd92865798c1460e59ba88a1fd28747b1ef1947c982daf915db38db061dd33e25b2dfffa2636034f6f5dc6cfe904801bb5f476cb9 DIST gentoo-headers-base-4.6.tar.xz 3929952 SHA256 77483dd1f6abe701885a6f43fd14f23aefae390764006bcd2533d94229d08ceb SHA512 20ba38fa3ade7a445015b3e0184e8c28daf17d4eceb0dfb75b19c1c72fbbda909d2f6e55c1adbffba1edba610a8f59dceb730b3fbb0eb0a1d8129b72f667c085 WHIRLPOOL 322e90d50d5e270c48a7e5afd83eaf175fe1805c43bca590c7ed0ae1c71bd9d1711f09e3120e80a36a03cc6a6aa6bcb3a8ef05f88cc8a17af144365a0c10c244 +DIST gentoo-headers-base-4.7.tar.xz 3992800 SHA256 d87ef64323ebf5576aa86380e0d98dfb232b247ebcd939aeddede3942837fe13 SHA512 9dae2ccb55f9d53a2b66c09075c349e084d2533a8c22fc0dbd6d37c4317a911d59c1fe7b805d286e0a7079fa63f17b8d77fca064befa91cda0fa20c665813343 WHIRLPOOL 3d7511530fd3a76be0d0795824c030a793566aa6ab385bdc34df492f9d05f3ba2b37f284101547162a08340405008cd724918698322c7bd10843870120ea34f8 +DIST gentoo-headers-base-4.8.tar.xz 4025544 SHA256 ab6a8276da6c691db2eb12c83d3277be26d86660a52f813562db6c2dd79c481f SHA512 379d4ef9b14c1a2277c996df2683b9e21b591ef3b77c8a4e593d7e687c298196fadd032c96d442a67e227bb8a70a15763e832e2f70da9a819911e9e678c46733 WHIRLPOOL d2786dd580daf3227c7fa9ad460c3d50702b94c5b6f37677a08587855e367dbe3423dff9865e6f7db4ca9943334dab8233e6f375a6c931ba5b94a1b0278b0598 +DIST gentoo-headers-base-4.9.tar.xz 4052748 SHA256 8468aa4b44e224c33e8d1ffab74afe61600f34aa2a07528bc710a682a037f851 SHA512 a03418cfba7fa4531279d9122411af3e285e962506e8df9279fbbb27ae08a4e30725bd1cf03f48ad523f61f2889195e6c844fa4c7b4ef2f828baf47ef402abfa WHIRLPOOL a24056d5e2d5cc43efca9f9c9df4189e6f103450d89f0f5fadfe0a34fedf815c7f2d8b609b4a706bb46ee4b492bec2bddf8fab5af83c356458a4543d2d6a0ade DIST linux-2.4.33.tar.xz 25725956 SHA256 f5e58cc4b85cfc84accb284b9b65eec24ba637d6bacddc734948a8ca3ca75d4b SHA512 cc5b6ba5824471a81b80e973378a706882b10951ff4ff6c888e849fb5efff88cce20d2265ba5c8161605cbf87d1759851f9e4703720dd0ac339ec129985d4b0e WHIRLPOOL 7389d6adbaed5731d4f58fa6e1c3e58c65b326329c91a40ab75d50d8c5dc3c18f04aa90d30ff04bd9db90ed94079cd7efcef600bb4e000595446722bdfbf642d DIST linux-2.4.36.tar.xz 25535188 SHA256 7850a814e5be336214b9e4b68cfcf3d03c8061b4d7b9926aac65b968435fcfbd SHA512 e203ceebf97bd4228bb680ded39d6ebc801dd77eb82bafc63802e548849f5922b5c80462ba7e0564c04d40cc777414c2cefe57d3c0024b811277d6c2dddd38d2 WHIRLPOOL ba1452d09e97a52ff2b9003a46680beba399ac6d77f690c1b19c262903018f7933b8d048106a2cd1a626c1293e4a515651ca2608365f73d14befc8faf45f7090 DIST patch-2.4.33.3.xz 5796 SHA256 89fe1dbf5cb9513b73f9825328765c342f6054186f0b41c08b8612a6a4ad7a90 SHA512 9f6b9118f4888b34b7b20ba0d6c9ffaba547dea0f7cc93019117ad94411d9008e5513367e7da23a19e347f63ef823a493972850edd69b140d528454fa65124c9 WHIRLPOOL 75a06efb368fe5268fc0e6a625a4144dacf0e4ad3d4b6a4128e6e483dd809d294f406d96314b60138365d35397799f3d2c507f3e4eefdce17f7732eac565e55f -EBUILD linux-headers-2.4.33.3.ebuild 487 SHA256 fb5506581dda7fee7fe5bb20ee9fe3f908e31cdf6d7da0b7ec245167d6554843 SHA512 59f932d815282a4b864017c8e106225bf7c266382e96935edd63116561539e9dc4fb6c8873d268c31ea8376028d356a951eec4f679eed02b066dcea9674ae3b5 WHIRLPOOL 540e93c2a883d84af5d2eba73f34d27b2f218d0cae02ac73e489ec42e1f9884bee7c47571673bc5dfc0a5598a8655428e4475eef28f60de8635fa6aaa5fa5631 -EBUILD linux-headers-2.4.36.ebuild 500 SHA256 cce434c2107c2ba728b9b78c78fd6c55e4422eb05ecdaf5968c96f12bf461d7e SHA512 0cf5a6f6b110486e11bf370ad7dcebf5b0814e314c5010d1e5fef2cc2c9650e4125ae25dfe769722b59f48bd4608899a27c4171abede9fdf866fa9d4abf7e2d4 WHIRLPOOL 0a31f9d561d15fdce35bd74a5216977e4939c34274a5785c5f871054942fcbeb1731ea78591a6560a65f75047236581279e9876de05fe06b9544b8ad93bfea89 -EBUILD linux-headers-3.18.ebuild 1451 SHA256 18b1fe22306917e0872ef78933b959af3d2c34454cc7d0c59f7102adf1072db4 SHA512 e45e58c765d68b7029478495c5f71a17ed0ef979e5b31a422f2fea88f6b29edaeeaac8ffedf72ac94c6e134de7f9c7407068316686f6a48aa8df18dfe1d57def WHIRLPOOL a5687b1baf9126daaf004ee9872536351de82ad88aa78873a655f54b7929a61afc4b44b27dea1695855c4465b195bafb3ca9d6ce23916926dbb55b56aa3ad954 -EBUILD linux-headers-4.3.ebuild 1525 SHA256 eeeb7ee6aa71968a3b7530cabaa64943048f36f86e9839d2d82f90103841a8b6 SHA512 639313efd0109011f275a3bc86efc4e00af69daee19349463966c894b43c71fbf89fb9c0ad87f59ef3e3735555b37e0b1aac6b864532bb95efc4e2679f2208b1 WHIRLPOOL ba46b2711da1e8701b7735fe863bd9e299d616cdf6567f297b4efda0b997ec3b307f7ae038641fed65ffcae9bbd6fa3b25c772014a4657159d56bd7931d5fcfd -EBUILD linux-headers-4.4.ebuild 1538 SHA256 c2781ea209ae05534a0a179c2348d03c662946b4b16eca9766302f84e1b22e19 SHA512 2ba0e6a927238f3179321ce87fb0cba434b0e195bcada0ef856075efc4c7bc8bccef47ec653bb500bf4714427720a68f89920306549ac48ebe593fe02758e875 WHIRLPOOL 3c2b479d2760190f8aab711298f30537a2e1b7a3b110b1752c9248825467a7580090bdd1aac2b945b0c84e9776aaea9c52a94f41a1373b0fe168ee3cb48af50d -EBUILD linux-headers-4.5.ebuild 1538 SHA256 c2781ea209ae05534a0a179c2348d03c662946b4b16eca9766302f84e1b22e19 SHA512 2ba0e6a927238f3179321ce87fb0cba434b0e195bcada0ef856075efc4c7bc8bccef47ec653bb500bf4714427720a68f89920306549ac48ebe593fe02758e875 WHIRLPOOL 3c2b479d2760190f8aab711298f30537a2e1b7a3b110b1752c9248825467a7580090bdd1aac2b945b0c84e9776aaea9c52a94f41a1373b0fe168ee3cb48af50d +EBUILD linux-headers-2.4.33.3.ebuild 480 SHA256 eaf3ba7ba04f5d4a25dd72291befc9b6341dc7ecacf1eb808fffef20b67880b3 SHA512 8af6fc6da84bc79bea2e4041916b60aca7110b688a92ae9e939c8cf02fe2b9d8eb9d357eca5836f6228301dd9de18fd11982d0ab62a39e283aca3266b42651f4 WHIRLPOOL e5b7cfba46fe66eff4a051a8787553356063e0fbab23bccad88c7df6972c2fb5c1f1e0b853f989712dae303c5c8b2649485d03d881a0e62559def5186901937c +EBUILD linux-headers-2.4.36.ebuild 493 SHA256 02aef1de02442b62b333dca0cbe1f002cc0da29120992d832efcc75050fa960e SHA512 da4401bdf900016338a0260dfec92df789ae808059395a1e966a3883f22829c24730a483aa4677480a99c6a6c8f7645370fb1fb3d68767ba6881f8bffb025ea0 WHIRLPOOL 69a4e75cc29c23f3ee82839cadcd8b71e4d74a578a7e17830c34b693f35b7a7e5b708532e9875e920ba04e40463017940df5813916251f264c2e2bc9ab1bee0b +EBUILD linux-headers-3.18.ebuild 1444 SHA256 07648e4b604122c3862951c08fd0e4dde1a9027a57cfde68d074e95993bc49ba SHA512 05019c1be0f6fd697d677421fe2358690cd06dc51496a9ea9e998b5c6f8b438c5e4aef7cba702bf457a6f95951f8e8583504fe06d1abc8f6483131b7ae032143 WHIRLPOOL 29e0351a3691b25b55272bb52489fdcfee6d183dc1a23400d00d4aa175282120a35247ea94f60dd217dfd531533bb3f4d8a653e80fbe4198c79e2995d613739f +EBUILD linux-headers-4.10.ebuild 1531 SHA256 4b77dcc8025530f7581e2aa47e34ecf59de75d69285d637a14b0f271d96d1261 SHA512 045e009b6dac4d4799a4e70ef5dd66eb1ac5df830ac6e7c94c6a3e41a39daa20805c25f9bcff2667e3db1be7b3c7936d755d274c926cdd0a64a24ac554f82ed6 WHIRLPOOL e6781872839a5e78d79b3cf02506d8c665eed4d1fad9713c61342826d3baf2ce4e3c963cfc67277c1958bc8240764f3e23ea5d58b087deb1e0a4f90115467f49 +EBUILD linux-headers-4.3.ebuild 1518 SHA256 c5561968f88ad8ce5cda62b19f10a5830411f24310389190de87d86f7e95898d SHA512 a66be101c58288eacb28d46397a6f22c01b87b59057c527fc4716bc71f7b2ec657548293de60665bc4bbb7da14ada8270964a0f6e46ca5b349c73c4e446b2fcb WHIRLPOOL 2bb000a204ac49b05aa03fd72e796691cc7e9e33ac9b7e926f23ed75f11f16f4ae83133835a936d837ec99394db33aaf96961782326effbb67914bb11cc7f900 +EBUILD linux-headers-4.4.ebuild 1518 SHA256 fb14d065172604bcd9d192ec47717f752271c64beac3e95cbe6216d4a96a4ae2 SHA512 f4476f0cd952626fecdf8d13b28f33ad44bc9839d0918306af9dff1a97a65eee730421c906df5ea1f77be143be5deefbd23c985b135b330c15dc3188383015e0 WHIRLPOOL 90cf81dbd8846604fa71287cb8860290d6a4d8f8e2c6fbe2bf54bb0f5088f6e88961fbe0e5d99df1e3ac81026e5a2bc1026fab135f91910efb0481d8df5ac8b2 +EBUILD linux-headers-4.5.ebuild 1531 SHA256 2692ed33e47fc7469d465a3481429b0dbb17153bd4ab4164e2f5857d0a97959c SHA512 6091536741945da0931f82d6147f19d9314da715a6cddc6f11ab18cc59f54642a45b8f477f18701a99c168ddedc726ade8405433b96609e84d4742cf6f377c20 WHIRLPOOL f4b16762983a0c461912c70e6f066a59a2ddf165ec55913eef2b6489d8375f18c1ab4d3fb06cba620f0861c8d6f6de7cb97a5076b0dfed34867f0c6660979ec6 EBUILD linux-headers-4.6.ebuild 1531 SHA256 2692ed33e47fc7469d465a3481429b0dbb17153bd4ab4164e2f5857d0a97959c SHA512 6091536741945da0931f82d6147f19d9314da715a6cddc6f11ab18cc59f54642a45b8f477f18701a99c168ddedc726ade8405433b96609e84d4742cf6f377c20 WHIRLPOOL f4b16762983a0c461912c70e6f066a59a2ddf165ec55913eef2b6489d8375f18c1ab4d3fb06cba620f0861c8d6f6de7cb97a5076b0dfed34867f0c6660979ec6 -MISC ChangeLog 7125 SHA256 98046cd954cf649528e9d750e862bdf4549265f8271cdbcedd2c5a5643f47d7b SHA512 4920b243720497e15dac0f40d1ca72cf7c1de7fc1a84b17eb626e624a7be420839a5f304879aab198e8615afb5ecaa53c6b0ce0ce299f97e236a1ed8db6cab49 WHIRLPOOL ebf0191d89d99f22c1fae5a4869e7289f5d18a8442d73e44a2c81392b34d880c7bf1a36c53171d5f03f08405fa16fd686bc6cb0333262895a21ba4f4854a90f4 +EBUILD linux-headers-4.7.ebuild 1531 SHA256 8cf316846cb5a1203712e563366273496d9050e672997b7e5144fb60ffac8b33 SHA512 bf62eddd1212635ccb858daf4f1fb54ccc06a053f05cdb86b5a11b2952946e5342ec9a07a85e6b78b041dbd126259655a17344a531a3d30e6939b4740452a60b WHIRLPOOL b57e1bc3f17976f59b3fefbff3c68e4617255443c58382c4c363055911be2fe89686344657467b3d4f465cdd63345426b8f5cdb54c7b93e821f2bb9698a172d0 +EBUILD linux-headers-4.8.ebuild 1531 SHA256 8cf316846cb5a1203712e563366273496d9050e672997b7e5144fb60ffac8b33 SHA512 bf62eddd1212635ccb858daf4f1fb54ccc06a053f05cdb86b5a11b2952946e5342ec9a07a85e6b78b041dbd126259655a17344a531a3d30e6939b4740452a60b WHIRLPOOL b57e1bc3f17976f59b3fefbff3c68e4617255443c58382c4c363055911be2fe89686344657467b3d4f465cdd63345426b8f5cdb54c7b93e821f2bb9698a172d0 +EBUILD linux-headers-4.9.ebuild 1531 SHA256 8cf316846cb5a1203712e563366273496d9050e672997b7e5144fb60ffac8b33 SHA512 bf62eddd1212635ccb858daf4f1fb54ccc06a053f05cdb86b5a11b2952946e5342ec9a07a85e6b78b041dbd126259655a17344a531a3d30e6939b4740452a60b WHIRLPOOL b57e1bc3f17976f59b3fefbff3c68e4617255443c58382c4c363055911be2fe89686344657467b3d4f465cdd63345426b8f5cdb54c7b93e821f2bb9698a172d0 +MISC ChangeLog 7827 SHA256 27a1e3b367050400e77c8fe3d77582b86de0d4cf7b1fbbcc96dce98c76af7676 SHA512 46a38291d9e9d2903733c4dcbd1d19c322bb48ef122ccc880c90eea4c08d5e499d42c3d5b1cb3a83df8dd6e47b1fe75973d90f5e993e1c00ff2ae770200ff65c WHIRLPOOL 819d40e8977ec6030b6cc6853cdf67dc5d830884e18e31e931a6015b374104ccac7a98d4fd28deed13febb267639ef71f0d10b6367d6093205fe14cd23fb8377 MISC ChangeLog-2015 68570 SHA256 0f8cd65f585f105f0eb0af5f2f1e24c8ce05047dc77772f0c2cdb6912e0832ae SHA512 633b51abce5a8afd460fb79bec7b31320a84f9e2254fd59e0a3089d7a2e190518eb17313cdede07dadefea41a4c7bf16dd3e2a969ce57714fed9dd548dbeae7f WHIRLPOOL 70235911075969031991ddd248c0311ff28772acbd251fa1bfa25ae48aff2f4d336eb1ffad245de29bc9fe00b3c27ee2af58bdc77c1b0321c827729efc914e03 MISC metadata.xml 344 SHA256 9a1be7c7cda2e8f30ea65c0abc9b3663e8efecd6d8d383b28a55de2ff7071d10 SHA512 4dfc3a4130e5ae01c17510c693c4f2bd81fb019cf003e866c7f359213b58c6e36ed59699d6a458464e1dabd73c8f4a24eada8ced06d7ac513ec3553c0179f164 WHIRLPOOL df2e1ce9fe16c663dca50b97b9e8f3c80ada9b8feceb9381ca256a052f1c7176c56439ca61c5d734e22d04386c8efd9462758d2aa1f12d24a73425b9f1a6a6dc diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.33.3.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.33.3.ebuild index f96e356f19..0f73d70ba1 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.33.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.33.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.36.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.36.ebuild index 83026e9bf1..64ad5aeb79 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.36.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-2.4.36.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-3.18.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-3.18.ebuild index 69e559f852..50b16b6cb2 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-3.18.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-3.18.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="4" diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.10.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.10.ebuild new file mode 100644 index 0000000000..bdd75e6655 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.10.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +ETYPE="headers" +H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 bfin cris frv hexagon hppa ia64 m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 s390 score sh sparc tile x86 xtensa" +inherit kernel-2 +detect_version + +PATCH_VER="1" +SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz + ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + +DEPEND="app-arch/xz-utils + dev-lang/perl" +RDEPEND="!!media-sound/alsa-headers" + +S=${WORKDIR}/gentoo-headers-base-${PV} + +src_unpack() { + unpack ${A} +} + +src_prepare() { + [[ -n ${PATCH_VER} ]] && EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/${PV} +} + +src_install() { + kernel-2_src_install + + # hrm, build system sucks + find "${ED}" '(' -name '.install' -o -name '*.cmd' ')' -delete + find "${ED}" -depth -type d -delete 2>/dev/null +} + +src_test() { + # Make sure no uapi/ include paths are used by accident. + egrep -r \ + -e '# *include.*["<]uapi/' \ + "${D}" && die "#include uapi/xxx detected" + + einfo "Possible unescaped attribute/type usage" + egrep -r \ + -e '(^|[[:space:](])(asm|volatile|inline)[[:space:](]' \ + -e '\<([us](8|16|32|64))\>' \ + . + + einfo "Missing linux/types.h include" + egrep -l -r -e '__[us](8|16|32|64)' "${ED}" | xargs grep -L linux/types.h + + emake ARCH=$(tc-arch-kernel) headers_check +} diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.3.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.3.ebuild index bce212ade2..97a2fbaee8 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="4" diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.4.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.4.ebuild index b537c4ea41..5017dc383b 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.4.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.4.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="4" @@ -13,7 +12,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.5.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.5.ebuild index b537c4ea41..524b5db2f5 100644 --- a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.5.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.5.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="4" diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.7.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.7.ebuild new file mode 100644 index 0000000000..5ab97f18cc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.7.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +ETYPE="headers" +H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 bfin cris frv hexagon hppa ia64 m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 s390 score sh sparc tile x86 xtensa" +inherit kernel-2 +detect_version + +PATCH_VER="1" +SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz + ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + +DEPEND="app-arch/xz-utils + dev-lang/perl" +RDEPEND="!!media-sound/alsa-headers" + +S=${WORKDIR}/gentoo-headers-base-${PV} + +src_unpack() { + unpack ${A} +} + +src_prepare() { + [[ -n ${PATCH_VER} ]] && EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/${PV} +} + +src_install() { + kernel-2_src_install + + # hrm, build system sucks + find "${ED}" '(' -name '.install' -o -name '*.cmd' ')' -delete + find "${ED}" -depth -type d -delete 2>/dev/null +} + +src_test() { + # Make sure no uapi/ include paths are used by accident. + egrep -r \ + -e '# *include.*["<]uapi/' \ + "${D}" && die "#include uapi/xxx detected" + + einfo "Possible unescaped attribute/type usage" + egrep -r \ + -e '(^|[[:space:](])(asm|volatile|inline)[[:space:](]' \ + -e '\<([us](8|16|32|64))\>' \ + . + + einfo "Missing linux/types.h include" + egrep -l -r -e '__[us](8|16|32|64)' "${ED}" | xargs grep -L linux/types.h + + emake ARCH=$(tc-arch-kernel) headers_check +} diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.8.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.8.ebuild new file mode 100644 index 0000000000..5ab97f18cc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.8.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +ETYPE="headers" +H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 bfin cris frv hexagon hppa ia64 m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 s390 score sh sparc tile x86 xtensa" +inherit kernel-2 +detect_version + +PATCH_VER="1" +SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz + ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + +DEPEND="app-arch/xz-utils + dev-lang/perl" +RDEPEND="!!media-sound/alsa-headers" + +S=${WORKDIR}/gentoo-headers-base-${PV} + +src_unpack() { + unpack ${A} +} + +src_prepare() { + [[ -n ${PATCH_VER} ]] && EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/${PV} +} + +src_install() { + kernel-2_src_install + + # hrm, build system sucks + find "${ED}" '(' -name '.install' -o -name '*.cmd' ')' -delete + find "${ED}" -depth -type d -delete 2>/dev/null +} + +src_test() { + # Make sure no uapi/ include paths are used by accident. + egrep -r \ + -e '# *include.*["<]uapi/' \ + "${D}" && die "#include uapi/xxx detected" + + einfo "Possible unescaped attribute/type usage" + egrep -r \ + -e '(^|[[:space:](])(asm|volatile|inline)[[:space:](]' \ + -e '\<([us](8|16|32|64))\>' \ + . + + einfo "Missing linux/types.h include" + egrep -l -r -e '__[us](8|16|32|64)' "${ED}" | xargs grep -L linux/types.h + + emake ARCH=$(tc-arch-kernel) headers_check +} diff --git a/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.9.ebuild b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.9.ebuild new file mode 100644 index 0000000000..5ab97f18cc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-kernel/linux-headers/linux-headers-4.9.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +ETYPE="headers" +H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 bfin cris frv hexagon hppa ia64 m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 s390 score sh sparc tile x86 xtensa" +inherit kernel-2 +detect_version + +PATCH_VER="1" +SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz + ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + +DEPEND="app-arch/xz-utils + dev-lang/perl" +RDEPEND="!!media-sound/alsa-headers" + +S=${WORKDIR}/gentoo-headers-base-${PV} + +src_unpack() { + unpack ${A} +} + +src_prepare() { + [[ -n ${PATCH_VER} ]] && EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/${PV} +} + +src_install() { + kernel-2_src_install + + # hrm, build system sucks + find "${ED}" '(' -name '.install' -o -name '*.cmd' ')' -delete + find "${ED}" -depth -type d -delete 2>/dev/null +} + +src_test() { + # Make sure no uapi/ include paths are used by accident. + egrep -r \ + -e '# *include.*["<]uapi/' \ + "${D}" && die "#include uapi/xxx detected" + + einfo "Possible unescaped attribute/type usage" + egrep -r \ + -e '(^|[[:space:](])(asm|volatile|inline)[[:space:](]' \ + -e '\<([us](8|16|32|64))\>' \ + . + + einfo "Missing linux/types.h include" + egrep -l -r -e '__[us](8|16|32|64)' "${ED}" | xargs grep -L linux/types.h + + emake ARCH=$(tc-arch-kernel) headers_check +} From 61cc84832ef809235199f88fa2b4c0e1484b32c2 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 22 Mar 2017 16:50:31 -0700 Subject: [PATCH 26/26] bump(dev-embedded/u-boot-tools): sync with upstream --- .../dev-embedded/u-boot-tools/ChangeLog | 150 ------------------ .../dev-embedded/u-boot-tools/Manifest | 38 ++--- .../dev-embedded/u-boot-tools/metadata.xml | 5 +- ....10.ebuild => u-boot-tools-2016.03.ebuild} | 22 ++- .../u-boot-tools/u-boot-tools-2016.07.ebuild | 43 +++++ .../u-boot-tools-2016.09.01-r1.ebuild | 43 +++++ ....ebuild => u-boot-tools-2016.09.01.ebuild} | 21 +-- .../u-boot-tools/u-boot-tools-2016.11.ebuild | 43 +++++ .../dev-embedded/u-boot-tools-2016.03 | 10 ++ .../dev-embedded/u-boot-tools-2016.07 | 10 ++ ...-tools-2012.10 => u-boot-tools-2016.09.01} | 10 +- .../dev-embedded/u-boot-tools-2016.09.01-r1 | 10 ++ ...oot-tools-2011.12 => u-boot-tools-2016.11} | 10 +- 13 files changed, 205 insertions(+), 210 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/ChangeLog rename sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/{u-boot-tools-2012.10.ebuild => u-boot-tools-2016.03.ebuild} (58%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.07.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01-r1.ebuild rename sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/{u-boot-tools-2011.12.ebuild => u-boot-tools-2016.09.01.ebuild} (69%) create mode 100644 sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.11.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.03 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.07 rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/{u-boot-tools-2012.10 => u-boot-tools-2016.09.01} (56%) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01-r1 rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/{u-boot-tools-2011.12 => u-boot-tools-2016.11} (56%) diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/ChangeLog deleted file mode 100644 index fc6f06fac1..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/ChangeLog +++ /dev/null @@ -1,150 +0,0 @@ -# ChangeLog for dev-embedded/u-boot-tools -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/u-boot-tools/ChangeLog,v 1.30 2012/11/10 07:13:49 vapier Exp $ - - 10 Nov 2012; Mike Frysinger u-boot-tools-2012.10.ebuild: - Clean up build. - - 09 Nov 2012; Markos Chandras - u-boot-tools-2012.10.ebuild: - s/ewarn/einfo/ - - 09 Nov 2012; Markos Chandras - u-boot-tools-2012.10.ebuild: - Fix typo in comment - -*u-boot-tools-2012.10 (09 Nov 2012) - - 09 Nov 2012; Markos Chandras - +u-boot-tools-2012.10.ebuild: - Version bump. Bug #437576 - - 05 Sep 2012; Tim Harder - -files/2011.09/0001-Build-timestamp_autogenerated.h-without-config.patch, - -u-boot-tools-2011.06.ebuild, - -files/2011.09/0002-Safer-timestamp_autogenerated.h-generation.patch, - -u-boot-tools-2011.09.ebuild, - -files/2011.09/0003-ublimage-NAND-block-size-isn-t-set-at-build-time.patch: - Remove old. - - 08 Aug 2012; Andreas Schuerch - u-boot-tools-2011.12.ebuild: - x86 stable, see bug 418675 - - 05 Aug 2012; Markus Meier u-boot-tools-2011.12.ebuild: - arm stable, bug #418675 - - 03 Aug 2012; Markos Chandras - u-boot-tools-2011.12.ebuild: - Stable on amd64 wrt bug #418675 - - 16 Jan 2012; Tim Harder -u-boot-tools-2010.06.ebuild, - -u-boot-tools-2010.12.ebuild: - Remove old. - -*u-boot-tools-2011.12 (01 Jan 2012) - - 01 Jan 2012; Tim Harder +u-boot-tools-2011.12.ebuild: - Version bump. - -*u-boot-tools-2011.09 (14 Oct 2011) - - 14 Oct 2011; Mike Frysinger - +files/2011.09/0001-Build-timestamp_autogenerated.h-without-config.patch, - +files/2011.09/0002-Safer-timestamp_autogenerated.h-generation.patch, - +files/2011.09/0003-ublimage-NAND-block-size-isn-t-set-at-build-time.patch, - +u-boot-tools-2011.09.ebuild: - Version bump. - - 14 Oct 2011; Mike Frysinger u-boot-tools-2011.06.ebuild: - Stabilize for all. - -*u-boot-tools-2011.06 (21 Aug 2011) - - 21 Aug 2011; Tim Harder +u-boot-tools-2011.06.ebuild: - Version bump - -*u-boot-tools-2010.12 (14 Mar 2011) - - 14 Mar 2011; Tim Harder -u-boot-tools-2009.03.ebuild, - -u-boot-tools-2009.11.1.ebuild, +u-boot-tools-2010.12.ebuild: - Version bump (bug #355669 by Jacob Galbreath) and remove old. Update to EAPI - 4 and remove unnecessary compile setup and die usage. - - 07 Mar 2011; Raúl Porcel u-boot-tools-2010.06.ebuild: - x86stable wrt #355671 - - 06 Mar 2011; Michael Weber u-boot-tools-2010.06.ebuild: - arm stable (bug 355671) - - 21 Feb 2011; Markos Chandras - u-boot-tools-2010.06.ebuild: - Stable on amd64 wrt bug #355671 - -*u-boot-tools-2010.06 (15 Aug 2010) - - 15 Aug 2010; Mike Frysinger +u-boot-tools-2010.06.ebuild: - Version bump #319647 by Jesse Adelman. - -*u-boot-tools-2009.11.1 (05 Jun 2010) - - 05 Jun 2010; Raúl Porcel - +u-boot-tools-2009.11.1.ebuild: - Version bump - -*u-boot-tools-2009.08 (04 Sep 2009) - - 04 Sep 2009; Mike Frysinger - +u-boot-tools-2009.08.ebuild: - Version bump. - -*u-boot-tools-2009.08_rc3 (26 Aug 2009) - - 26 Aug 2009; Raúl Porcel - +u-boot-tools-2009.08_rc3.ebuild: - Version bump - -*u-boot-tools-2009.06 (19 Jul 2009) - - 19 Jul 2009; Mike Frysinger - +u-boot-tools-2009.06.ebuild: - Version bump. - - 07 May 2009; Raúl Porcel - u-boot-tools-2009.03.ebuild: - amd64/arm/x86 stable - -*u-boot-tools-2009.03 (29 Mar 2009) - - 29 Mar 2009; Raúl Porcel - +u-boot-tools-2009.03.ebuild: - Version bump - -*u-boot-tools-2009.01 (16 Mar 2009) - - 16 Mar 2009; Raúl Porcel - +u-boot-tools-2009.01.ebuild: - Version bump wrt #258414 - - 25 Nov 2008; Raúl Porcel - u-boot-tools-2008.10.ebuild: - arm stable - - 26 Oct 2008; Markus Meier u-boot-tools-1.3.1.ebuild: - amd64/x86 stable, bug #242518 - -*u-boot-tools-2008.10 (26 Oct 2008) - - 26 Oct 2008; Mike Frysinger - +u-boot-tools-2008.10.ebuild: - Version bump. - - 12 May 2008; u-boot-tools-1.3.1.ebuild: - - keyworded ~arm per request. Builds native but fails at cross-compiles. - TODO: Fix CROSS_COMPILE= logic to allow the variable to be passed so it gets - the right CTARGET-CC - -*u-boot-tools-1.3.1 (24 Dec 2007) - - 24 Dec 2007; Mike Frysinger +u-boot-tools-1.3.1.ebuild: - Initial import. Ebuild by me. diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/Manifest b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/Manifest index c2e3782bda..ac8832e1b6 100644 --- a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/Manifest @@ -1,26 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST u-boot-2011.12.tar.bz2 8610390 SHA256 41820d65eb848411f71b9222957b3532607be0a754da916067876194148b907c SHA512 eb6df1153f215cd6fde7bba89ab9305a9904a0c2e4a8abb48151d269111d92e28f3e22553918b668b92e3b0049448ee511c07ab6269fec0c65c49dbdb91bbcd7 WHIRLPOOL e82226ec1b7b7a1fbb6351de0b18d3d804ccc319351d8cfa7ec9dbdec4948dbf0204fc70df51841bc65f487d44ba9e54d9cf3277b3b66dda85cbf0fcfb2caeef -DIST u-boot-2012.10.tar.bz2 9449657 SHA256 dddec75070b5faa5df463085e3e1d27c6d058ec3481c666917baa961956d4d17 SHA512 026d17ce767f27dd282c91a626e6ff41cd6bcad375186732c8933956974d7412076ae28ef59263ed880055d4e8dbb20c09144b24d678fa3b9955b500f1c7e402 WHIRLPOOL 5e6a78cf65e904a5b082800cea8a511369296226812039409defdebf1e825823bf224b6b51447c839fe20edb61f42cf1703dff98f97ce9b553171c7ac72f44bf -EBUILD u-boot-tools-2011.12.ebuild 968 SHA256 aa393fcee05d9569799d5fe738a9a93ccf23dc26321339220e085bbb78a12d37 SHA512 4c9f64a548e0c75bc4df592b4612ba8d3481796098ca5f9b7a969a32702de80db0079306a3e35640600cd71b4175bc82db0de5d9e366338b2f96dec5d9a09296 WHIRLPOOL 7ab790d485fd647d37844ca411e949849452409044862bc8581b5f24f52bd2f299d01d5204b609f4b84f84be277de77df00b6ac44a73968f9c9fbb92f9e479f7 -EBUILD u-boot-tools-2012.10.ebuild 1194 SHA256 0b405af61002bac11df09da78f3c8dae16b18beb13983424fc442799ddff40aa SHA512 3d4f5241d71465419c09ee72d191bdd5376307faa26df8a0a1963bd7aad38bb6c6d1138c80d7cac5488b083914fb684a9e26aac9358dad6d901c0687201399eb WHIRLPOOL 93690c18975e182ad8c1be7ce1c48b41fe751cfc1f431bd59fae82ad958dff6725bd5ec45b251fd1359b5d2dcf9df23169c5b5799e076836759b517f5b0387b3 -MISC ChangeLog 4687 SHA256 bcb20ad7b0844e9b0ac18b03809439c1008ccca2144950307abea61fb054d8d1 SHA512 15b66a6cd491a4473aeadfbed4da30b61c0d90ee034fd2632abd939143a086ec704217ff939cbe9b871bad1b6f1c26d70cfd85cadc2b949a0639aa8e7f378534 WHIRLPOOL bec16709b2296b27fb30eecb00585e0020d037bf6a733becef7cfcb2ea7ccef29fab774679bac328cfc67d7fea422fa6e04362bf6c0af6820f4e48f941a1df55 -MISC metadata.xml 165 SHA256 fb7ede94a0633f77d601e3e81580eac1624a3bca14401a49d94082579507ba0a SHA512 2be6b57c8e55824d56afbe9ab641639e6e1b4cf73bf2795c2778e373777ad545b5211e06510f13703583e7bb18817f623bc00dddbc8c52ad5f100f085e5dfddf WHIRLPOOL 7fe27fc76b523efadbe65a61c187e78592bc1563423791709914a6263c587a8843c75e19c64f989c7fc8a105c6433a874116ec670df3a27b930634d7e14fb1fe ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iQIcBAEBCAAGBQJQnf71AAoJELEHsLL7fEFWt8QP/2SdJsB1GmhJ8x9d+OGnoXbY -2ib4laKVWDHz1r12gvRXCpU1/JJnWnHWseLxLaqaNSjyW5GYe+bq4EdfJiM/WIwg -ic1OefpyfK2OoxYJ1iwjejlMa1iRgPTfsZGKtGT9tS4h7PYunEWsV4WL7a2izEto -MvrMoDp/phDevFMq68MjBQIlIhLqjAC5Uvc4wfi/hGJ3tMSijXiNCzXVyZ8MVelN -9Oc5TyVRoCHp8jcQZC8P7vMlvLir5u/AW4R4umyhK8HzC5v6uIsmyUdyq1/e6Mvl -C4/C0iUkRaWo3Q6mKQsmvYUQQewwbrar0bImASy+O2ph6HlqS30GryVoWh6Bdb+K -NVrvCx5dRuH03jfnPBYehHqx/qfi3KqKhAccVEZ/HhR0OvMzfQqL/H3xQCnpoDId -VwZK4ai+trlpC3iLbCGKJ2yxrCr736e6VlHiGHWTrDwo/VRAnmMtEw2kYtrQCRqH -Pa6SLTZqAV4/tyA3znaeT1dtw805IhQMYOiK3n4G8L6NlhvnfsnvUumX1zgnAFVv -/GFI5E30wmFn0SG2yIHKFLcKECZHTH27MjhwYyss6O06RKWTRnR9/7qrSPcnYCfK -Mtm0OA8QgSNDqAVqRSWTAq2XFCJLM5dzB1Lb43Adju3lVM6dlfet9lGHqHkc4kLi -6UYUgQtlF/eQDptf8ll/ -=2Exh ------END PGP SIGNATURE----- +DIST u-boot-2016.03.tar.bz2 11076762 SHA256 e49337262ecac44dbdeac140f2c6ebd1eba345e0162b0464172e7f05583ed7bb SHA512 d3a8d5f334a1a1a33756d9ac33d14eca689cafe1ada478e61b51dcbff1781266d4f0ea121e25d0232b292475721c04be63e5a153715b91a14dfc82656a54de6f WHIRLPOOL 32f246e3bdb71648f47a4246602b6f27de5dbae9834aed71880c5d5e737dfd63adcd03e9b47874b4fa61c0336fe13b8b079693baec633bd428d991abb47a88f0 +DIST u-boot-2016.07.tar.bz2 11506848 SHA256 974fb7225c0af6a721307631f66b81e20dbda82a4d7cc32aba2a625727231253 SHA512 fa76dbd7e654ff9e4b3166162be6c0a77ecf2eb2a952b4865df3c818ebcdca7e2bb75e5ba19bf0346000c3d185888552193bb74510b115426cfe444b78efd3ef WHIRLPOOL 066019af0e8fd04d53569ebd001309238514daa757be6cc50db6d4544f34d0c720ff420811d44d88af6028d02dfb02667e44d8d1abb23bb364baff46c5a26a9f +DIST u-boot-2016.09.01.tar.bz2 11783287 SHA256 95728e89dd476d17428f94080752ab48884be477b6a678941582aeef618b70bb SHA512 aa503acb1ce4f64a936fbc1292e80c54fe334fcfb1a0da412a755f9a56a24993178ad1a5b8a51f777388d8ce5a62b0626bb5fead503f9b118f7d9f3f1a7c07b7 WHIRLPOOL 35b6ecedcdf99eabfddc90157b1998be1732fbdf46b4ca1221f8fb95e47d6e5fce7725d6b72d04b973f05267b31b3fd9d9beadba9d77e3d4dfc1c0b09d396957 +DIST u-boot-2016.11.tar.bz2 12019669 SHA256 45813e6565dcc0436abe6752624324cdbf5f3ac106570d76d32b46ec529bcdc8 SHA512 d393b2aa4114a6de7f990efe370891376c934a1cfac9530c3bc44f988e7f2c9f0ec26653e3275c72a0a1c2f4b44fcd0afe8394c9ae3ca93fee1c689d870c063d WHIRLPOOL f9a7837cac2b7b4e1395350a9670e438396818bcb80baebbb9a65ebe739914319fa3e076c288bb3f10ffad0f954336a6a18ea5611824f7f05d7a1518bb65cdad +EBUILD u-boot-tools-2016.03.ebuild 947 SHA256 8e4c10bb9dd953d8e1defe1653c95becd9040332da56a364ba0187f71b2775ed SHA512 d1f6ec3a8a150faf2a5b9e9c5ad902a94d59da34632472c91c0c37eef927bd62f12ab40eff654ed41b64950a28baff1e904beb93d5d5bb103fc6b4bb47ffc893 WHIRLPOOL 7f625d29c11db4f48bebd10c31eb77ff1923f279d275c1ea176a6b9f6fba75af3212a46ccc9d5724b121789b911675e5ea52d89e051c7cf227f155261295bcc3 +EBUILD u-boot-tools-2016.07.ebuild 955 SHA256 29d5921c97fa501186d3632a2cbac7c269ca1313fb98f5c3e675d0932591e73d SHA512 114839f5cee60d08a8ec807d626b19c060b9fe7a2f71573eea346f2c28a2be02392334f3921ff9cc69110eae26291d156fe47ccc788da6b3abdac68343b15313 WHIRLPOOL 986db29fb2e905b5a2d6c4e8a72b5ccd00ad6a149a50f846ddafb01cc3c1b9a96357194266f17b89a5c7bcc82a73856ce6a0ef4f8a9bd6cc50f4aded1c99f8c7 +EBUILD u-boot-tools-2016.09.01-r1.ebuild 977 SHA256 faf797684690c185d12249213eb5f11460981354193d39e2903f53035430cc97 SHA512 4ffcd4db167822aba087d4948b1e76def20f8fc505f3264e437c6b541828fc66579125f6220a3262fdf06570ed10fe7fbae9332de98636a9977a8a3cedad102d WHIRLPOOL 89b867e41f3fbd2d06e177e3d5494a82974c573aef39159cfcb91f0db48cfc1efbe0ce7e56435ce2a6a37ef74ce7e4a2194ee2b7325099c0cedf643d72fdf7c8 +EBUILD u-boot-tools-2016.09.01.ebuild 948 SHA256 a165dc59a71e3db6fae5c9575b4295d586c6213a760e096e13d7441e142cae62 SHA512 e59450e10f349f637d86767c423133798f44efa5d779e3efd03a56a35712c9e241b288957a88969a50af12990c29e21b7be9327957efd4c4ed01ad9eb0f0e7b7 WHIRLPOOL 13d77db71e9a758464daa78709f9ad413f6a0d2a21366c0cdbe51375b4f0d891b347c9cf5c2d768795ba8a17b33220e0698e1ad10a6e03028f240f767af450f8 +EBUILD u-boot-tools-2016.11.ebuild 977 SHA256 faf797684690c185d12249213eb5f11460981354193d39e2903f53035430cc97 SHA512 4ffcd4db167822aba087d4948b1e76def20f8fc505f3264e437c6b541828fc66579125f6220a3262fdf06570ed10fe7fbae9332de98636a9977a8a3cedad102d WHIRLPOOL 89b867e41f3fbd2d06e177e3d5494a82974c573aef39159cfcb91f0db48cfc1efbe0ce7e56435ce2a6a37ef74ce7e4a2194ee2b7325099c0cedf643d72fdf7c8 +MISC ChangeLog 3933 SHA256 4c8d3dea9fbb83b8880d3187f761cb576e267769871122b64fce493e555c5c05 SHA512 91900eb4361fa0b383e0edc3f18cc31c5a98c8fe770572eb8e30e0325137553e084fcd2273ca555d49098d33dcdcc8d3d0909bfbbd73635490a3f40520468e57 WHIRLPOOL 4f8380d08a99daf8a424127eebc5a43b4bcd415b50a1a1b42a800b8deee44ae5dbe2bac7473e54dac4f095763fb6e31a5fd6a47336317b65c622e54e3b3a414b +MISC ChangeLog-2015 5985 SHA256 42713615155e36eef4d72dfdb4200b01ef285a4343145e8cf57d3a4023c290d8 SHA512 dc39ecc02c08703c4315f19e6d02fa5fb15b464d366a790ed9edaf8cff4fd3e30e810c32a9244cce452a010383479340aac4b0c29ce766abf8cc54d77d8eb20f WHIRLPOOL e55bd174beb38ad6f55f0a4a487af10c3d3321f198a0d7ea281fd8e1aeb57c034a6ce53a7b44c97b975cac6514e3223b688cd432db7e540d11bd9aa680125302 +MISC metadata.xml 247 SHA256 751aa1f012df292bed9716a5c6a7e64114b695d2ba0c0572fc7e87fc3bbcebc5 SHA512 15df289e0f962f564551f61ada3cfef0311f6af639887def780bf5ad3be105515c8d24c950ff340ed35d89b9cd994af3540322b684c5dec3b43ec6bb0041aa4e WHIRLPOOL b6c074cf39f6ec1e2d085151836db47f9a4d71bcc9cc3296889bfa10172c7f07837ca79c8613f9c483b1332683e78eebe88e0a433a7caf801fc7ccac2552cd53 diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/metadata.xml index 9211408084..71b1461e11 100644 --- a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/metadata.xml @@ -1,5 +1,8 @@ -dev-embedded + + embedded@gentoo.org + Embedded Gentoo + diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2012.10.ebuild b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild similarity index 58% rename from sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2012.10.ebuild rename to sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild index 1f61c7fd11..9da0a90811 100644 --- a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2012.10.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/u-boot-tools/u-boot-tools-2012.10.ebuild,v 1.4 2012/11/10 07:13:49 vapier Exp $ -EAPI="4" +EAPI="5" -inherit toolchain-funcs +inherit eutils toolchain-funcs MY_P="u-boot-${PV/_/-}" DESCRIPTION="utilities for working with Das U-Boot" @@ -13,22 +12,18 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="" S=${WORKDIR}/${MY_P} -src_prepare() { - sed -i -e "s:-g ::" tools/Makefile || die - # This has been fixed upstream after 2012.10 - sed -i '/include.*config.h/d' tools/env/fw_env.[ch] || die - # Make sure we find local u-boot headers first #429302 - ln -s ../include/image.h tools/ || die -} - src_compile() { + # Unset a few KBUILD variables. Bug #540476 + unset KBUILD_OUTPUT KBUILD_SRC + emake defconfig emake \ HOSTSTRIP=: \ + STRIP=: \ HOSTCC="$(tc-getCC)" \ HOSTCFLAGS="${CFLAGS} ${CPPFLAGS}"' $(HOSTCPPFLAGS)' \ HOSTLDFLAGS="${LDFLAGS}" \ @@ -44,4 +39,5 @@ src_install() { dosym fw_printenv /usr/bin/fw_setenv insinto /etc doins env/fw_env.config + doman "${S}/doc/mkimage.1" } diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.07.ebuild b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.07.ebuild new file mode 100644 index 0000000000..efa1a1a8cf --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.07.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit eutils toolchain-funcs + +MY_P="u-boot-${PV/_/-}" +DESCRIPTION="utilities for working with Das U-Boot" +HOMEPAGE="http://www.denx.de/wiki/U-Boot/WebHome" +SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +S=${WORKDIR}/${MY_P} + +src_compile() { + # Unset a few KBUILD variables. Bug #540476 + unset KBUILD_OUTPUT KBUILD_SRC + emake defconfig + emake \ + HOSTSTRIP=: \ + STRIP=: \ + HOSTCC="$(tc-getCC)" \ + HOSTCFLAGS="${CFLAGS} ${CPPFLAGS}"' $(HOSTCPPFLAGS)' \ + HOSTLDFLAGS="${LDFLAGS}" \ + CONFIG_ENV_OVERWRITE=y \ + tools-all +} + +src_install() { + cd tools || die + dobin bmp_logo gen_eth_addr img2srec mkimage + dobin easylogo/easylogo + dobin env/fw_printenv + dosym fw_printenv /usr/bin/fw_setenv + insinto /etc + doins env/fw_env.config + doman "${S}"/doc/mkimage.1 +} diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01-r1.ebuild new file mode 100644 index 0000000000..1896c254bc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01-r1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs + +MY_P="u-boot-${PV/_/-}" +DESCRIPTION="utilities for working with Das U-Boot" +HOMEPAGE="http://www.denx.de/wiki/U-Boot/WebHome" +SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +S=${WORKDIR}/${MY_P} + +src_compile() { + # Unset a few KBUILD variables. Bug #540476 + unset KBUILD_OUTPUT KBUILD_SRC + emake defconfig + emake \ + HOSTSTRIP=: \ + STRIP=: \ + HOSTCC="$(tc-getCC)" \ + HOSTCFLAGS="${CFLAGS} ${CPPFLAGS}"' $(HOSTCPPFLAGS)' \ + HOSTLDFLAGS="${LDFLAGS}" \ + CONFIG_ENV_OVERWRITE=y \ + tools-all +} + +src_install() { + cd tools || die + dobin bmp_logo dumpimage fdtgrep gen_eth_addr img2srec mkenvimage mkimage + dobin easylogo/easylogo + dobin env/fw_printenv + dosym fw_printenv /usr/bin/fw_setenv + insinto /etc + doins env/fw_env.config + doman "${S}"/doc/mkimage.1 +} diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2011.12.ebuild b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01.ebuild similarity index 69% rename from sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2011.12.ebuild rename to sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01.ebuild index 67b3b69763..ce433d5300 100644 --- a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2011.12.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.09.01.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/u-boot-tools/u-boot-tools-2011.12.ebuild,v 1.4 2012/08/08 15:09:18 nativemad Exp $ -EAPI="4" +EAPI=6 inherit toolchain-funcs @@ -13,30 +12,32 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" S=${WORKDIR}/${MY_P} -src_prepare() { - sed -i -e "s:-g ::" tools/Makefile || die -} - src_compile() { + # Unset a few KBUILD variables. Bug #540476 + unset KBUILD_OUTPUT KBUILD_SRC + emake defconfig emake \ - HOSTSTRIP=echo \ + HOSTSTRIP=: \ + STRIP=: \ HOSTCC="$(tc-getCC)" \ HOSTCFLAGS="${CFLAGS} ${CPPFLAGS}"' $(HOSTCPPFLAGS)' \ HOSTLDFLAGS="${LDFLAGS}" \ + CONFIG_ENV_OVERWRITE=y \ tools-all } src_install() { - cd tools + cd tools || die dobin bmp_logo gen_eth_addr img2srec mkimage dobin easylogo/easylogo dobin env/fw_printenv dosym fw_printenv /usr/bin/fw_setenv insinto /etc doins env/fw_env.config + doman "${S}"/doc/mkimage.1 } diff --git a/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.11.ebuild b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.11.ebuild new file mode 100644 index 0000000000..1896c254bc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-embedded/u-boot-tools/u-boot-tools-2016.11.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs + +MY_P="u-boot-${PV/_/-}" +DESCRIPTION="utilities for working with Das U-Boot" +HOMEPAGE="http://www.denx.de/wiki/U-Boot/WebHome" +SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +S=${WORKDIR}/${MY_P} + +src_compile() { + # Unset a few KBUILD variables. Bug #540476 + unset KBUILD_OUTPUT KBUILD_SRC + emake defconfig + emake \ + HOSTSTRIP=: \ + STRIP=: \ + HOSTCC="$(tc-getCC)" \ + HOSTCFLAGS="${CFLAGS} ${CPPFLAGS}"' $(HOSTCPPFLAGS)' \ + HOSTLDFLAGS="${LDFLAGS}" \ + CONFIG_ENV_OVERWRITE=y \ + tools-all +} + +src_install() { + cd tools || die + dobin bmp_logo dumpimage fdtgrep gen_eth_addr img2srec mkenvimage mkimage + dobin easylogo/easylogo + dobin env/fw_printenv + dosym fw_printenv /usr/bin/fw_setenv + insinto /etc + doins env/fw_env.config + doman "${S}"/doc/mkimage.1 +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.03 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.03 new file mode 100644 index 0000000000..49a51c6546 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.03 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install +DESCRIPTION=utilities for working with Das U-Boot +EAPI=5 +HOMEPAGE=http://www.denx.de/wiki/U-Boot/WebHome +KEYWORDS=amd64 arm ~arm64 x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2016.03.tar.bz2 +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=9030d59c5fc6aeba188698d28ed36bd0 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.07 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.07 new file mode 100644 index 0000000000..be77c53294 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.07 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install +DESCRIPTION=utilities for working with Das U-Boot +EAPI=6 +HOMEPAGE=http://www.denx.de/wiki/U-Boot/WebHome +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2016.07.tar.bz2 +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=f88273d9e42a4cc23906db22070bc560 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2012.10 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01 similarity index 56% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2012.10 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01 index f09950428d..91d8d343d1 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2012.10 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01 @@ -1,10 +1,10 @@ -DEFINED_PHASES=compile install prepare +DEFINED_PHASES=compile install DESCRIPTION=utilities for working with Das U-Boot -EAPI=4 +EAPI=6 HOMEPAGE=http://www.denx.de/wiki/U-Boot/WebHome -KEYWORDS=~amd64 ~arm ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ~x86 LICENSE=GPL-2 SLOT=0 -SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2012.10.tar.bz2 +SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2016.09.01.tar.bz2 _eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=5786095eb020d0c96b19bc4bcb1b76e1 +_md5_=81b328f312eca7645ab5e0fc4431684b diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01-r1 new file mode 100644 index 0000000000..8753dc7da3 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.09.01-r1 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install +DESCRIPTION=utilities for working with Das U-Boot +EAPI=6 +HOMEPAGE=http://www.denx.de/wiki/U-Boot/WebHome +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2016.09.01.tar.bz2 +_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=9b60aa2b737803e494490099e7282a2c diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2011.12 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.11 similarity index 56% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2011.12 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.11 index 783db30ca8..75d5b00e0a 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2011.12 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-embedded/u-boot-tools-2016.11 @@ -1,10 +1,10 @@ -DEFINED_PHASES=compile install prepare +DEFINED_PHASES=compile install DESCRIPTION=utilities for working with Das U-Boot -EAPI=4 +EAPI=6 HOMEPAGE=http://www.denx.de/wiki/U-Boot/WebHome -KEYWORDS=amd64 arm x86 +KEYWORDS=~amd64 ~arm ~arm64 ~x86 LICENSE=GPL-2 SLOT=0 -SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2011.12.tar.bz2 +SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2016.11.tar.bz2 _eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=c983197fa85324c56a50f2dee38d325e +_md5_=9b60aa2b737803e494490099e7282a2c