From 3bfcc1d7bc086b0a46d62e43dca63de7a5c5cf5f Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Tue, 14 Jul 2015 15:22:17 -0700 Subject: [PATCH] bump(virtual/perl-MIME-Base64): sync with upstream --- .../md5-cache/virtual/perl-MIME-Base64-3.08 | 6 - .../virtual/perl-MIME-Base64-3.140.0-r1 | 7 + .../virtual/perl-MIME-Base64-3.150.0 | 7 + .../virtual/perl-MIME-Base64/ChangeLog | 157 +++++++++++++++++- .../virtual/perl-MIME-Base64/Manifest | 24 +++ .../perl-MIME-Base64-3.08.ebuild | 15 -- .../perl-MIME-Base64-3.140.0-r1.ebuild | 20 +++ .../perl-MIME-Base64-3.150.0.ebuild | 20 +++ 8 files changed, 232 insertions(+), 24 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.08 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.140.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.150.0 create 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/perl-MIME-Base64-3.08.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild create 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.08 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.08 deleted file mode 100644 index 7975f511db..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.08 +++ /dev/null @@ -1,6 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for MIME-Base64 -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~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.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/MIME-Base64-3.08 ) -SLOT=0 -_md5_=51963c8cba95144774a41dd42edbac40 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 new file mode 100644 index 0000000000..66ab9809e4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.140.0-r1 @@ -0,0 +1,7 @@ +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 new file mode 100644 index 0000000000..9135ce241c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/perl-MIME-Base64-3.150.0 @@ -0,0 +1,7 @@ +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 index dd2ede6b75..599eee2c7e 100644 --- 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 @@ -1,6 +1,158 @@ # ChangeLog for virtual/perl-MIME-Base64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.45 2011/07/30 11:51:56 tove Exp $ +# 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: @@ -188,4 +340,3 @@ +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 new file mode 100644 index 0000000000..f187901a85 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/Manifest @@ -0,0 +1,24 @@ +-----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/perl-MIME-Base64-3.08.ebuild b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild deleted file mode 100644 index 3b3c798fdd..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.08.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 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.08.ebuild,v 1.15 2011/06/28 19:55:11 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~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="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/MIME-Base64-${PV} )" 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 new file mode 100644 index 0000000000..4ea05f11bf --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.140.0-r1.ebuild @@ -0,0 +1,20 @@ +# 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 new file mode 100644 index 0000000000..77d45aa821 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/perl-MIME-Base64/perl-MIME-Base64-3.150.0.ebuild @@ -0,0 +1,20 @@ +# 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 +"