[gentoo-commits] repo/gentoo:master commit in: licenses/
commit: 3a31db6b2798693a5fcc82f23c8006311f6c7938 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 4 06:56:39 2020 + Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 4 06:58:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a31db6b licenses: Add NPSL, the Nmap Public Source License Signed-off-by: Jeroen Roovers gentoo.org> licenses/NPSL | 564 ++ 1 file changed, 564 insertions(+) diff --git a/licenses/NPSL b/licenses/NPSL new file mode 100644 index 000..7035e20dfd9 --- /dev/null +++ b/licenses/NPSL @@ -0,0 +1,564 @@ +Nmap Public Source License Version 0.92 +For more information on this license, see https://nmap.org/npsl/ + +0. Preamble + +The intent of this license is to establish freedom to share and change +the software regulated by this license under the open source model. It +also includes a Contributor Agreement and disclaims any warranty on +Covered Software. Proprietary software companies wishing to use or +incorporate Covered Software within their programs must contact +Licensor to purchase a separate license. Open source developers who +wish to incorporate parts of Covered Software into free software with +conflicting licenses may write Licensor to request a waiver of terms. + +If the Nmap Project (directly or through one of it's commercial +licensing customers) has granted you additional rights to Nmap or Nmap +OEM, those additional rights take precedence where they conflict with +the terms of this license agreement. + +This License represents the complete agreement concerning subject +matter hereof. It contains the license terms themselves, but not the +reasoning behind them or detailed explanations. For further +information about this License, see https://nmap.org/npsl/ . That page +makes a good faith attempt to explain this License, but it does not +and can not modify its governing terms in any way. + +1. Definitions + +* "Contribution" means any work of authorship, including the original + version of the Work and any modifications or additions to that Work + or Derivative Works thereof, that is intentionally submitted to + Licensor by the copyright owner or by an individual or Legal Entity + authorized to submit on behalf of the copyright owner. For the + purposes of this definition, "submitted" means any form of + electronic, verbal, or written communication sent to the Licensor or + its representatives, including but not limited to communication on + electronic mailing lists, source code control systems, web sites, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a + Contribution." + +* "Contributor" means Licensor and any individual or Legal Entity on + behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +* "Covered Software" means the work of authorship, whether in Source + or Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + +* "Derivative Work" or "Collective Work" means any work, whether in + Source or Object form, that is based on (or derived from) the Work + and for which the editorial revisions, annotations, elaborations, or + other modifications represent, as a whole, an original work of + authorship. It includes software as described in Section 3 of this + License. + +* "Executable" means Covered Software in any form other than Source Code. + +* "Externally Deploy" means to Deploy the Covered Software in any way + that may be accessed or used by anyone other than You, used to + provide any services to anyone other than You, or used in any way to + deliver any content to anyone other than You, whether the Covered + Software is distributed to those parties, made available as an + application intended for use over a computer network, or used to + provide services or otherwise deliver content to anyone other than + You. + +* "GPL" means the GNU General Public License Version 2, as published + by the Free Software Foundation and provided in Exhibit A. + +* "Legal Entity" means the union of the acting entity and all other + entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + +* "License" means this document, including Exhibits. + +* "Licensor" means Insecure.Com LLC and its successors and assigns. + +* "Main License Body" means all of t
[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/
commit: 6d6a2aa3ac777b1e32c6cdab36c58496ee4590a1 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 4 06:57:55 2020 + Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 4 06:58:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6a2aa3 net-analyzer/nmap: Fix LICENSE Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jeroen Roovers gentoo.org> net-analyzer/nmap/nmap-7.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nmap/nmap-7.90.ebuild b/net-analyzer/nmap/nmap-7.90.ebuild index f9b6702ee09..2b988dd25f2 100644 --- a/net-analyzer/nmap/nmap-7.90.ebuild +++ b/net-analyzer/nmap/nmap-7.90.ebuild @@ -13,7 +13,7 @@ SRC_URI=" https://dev.gentoo.org/~jer/nmap-logo-64.png " -LICENSE="GPL-2" +LICENSE="NPSL" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ipv6 libressl libssh2 ncat nping +nse ssl system-lua"
[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/
commit: f76db6ad609c46b9243d48cfa644f5540b7ec776 Author: Joonas Niilola gentoo org> AuthorDate: Sun Oct 4 06:08:04 2020 + Commit: Joonas Niilola gentoo org> CommitDate: Sun Oct 4 06:08:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76db6ad mail-client/thunderbird-bin: inherit xdg.eclass in 78.3.1 Closes: https://bugs.gentoo.org/746446 Signed-off-by: Joonas Niilola gentoo.org> mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild index 3062b11707a..ab05ceddf1b 100644 --- a/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild +++ b/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild @@ -18,7 +18,7 @@ fi MOZ_PN="${PN%-bin}" MOZ_P="${MOZ_PN}-${MOZ_PV}" -inherit desktop pax-utils +inherit desktop pax-utils xdg MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}";
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/em-websocket/
commit: 9d2e8c2328e5924e1f10cd1712856fb14153fcd0 Author: Hans de Graaff gentoo org> AuthorDate: Sat Oct 3 06:25:45 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Sun Oct 4 05:41:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2e8c23 dev-ruby/em-websocket: fix deprecated insinto Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/em-websocket/em-websocket-0.5.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild b/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild index 61ebed06f90..b5c36614b5b 100644 --- a/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild +++ b/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild @@ -42,6 +42,5 @@ all_ruby_prepare() { all_ruby_install() { all_fakegem_install - insinto /usr/share/doc/${PF}/ - doins -r examples + dodoc -r examples }
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CryptX/
commit: eb826dbaf689f8f76d57ea1b7109f7a36c81c23e Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:20:58 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:20:58 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb826dba dev-perl/CryptX: Cleanup old 0.68.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CryptX/CryptX-0.68.0.ebuild | 46 dev-perl/CryptX/Manifest | 1 - 2 files changed, 47 deletions(-) diff --git a/dev-perl/CryptX/CryptX-0.68.0.ebuild b/dev-perl/CryptX/CryptX-0.68.0.ebuild deleted file mode 100644 index fe1367c211f..000 --- a/dev-perl/CryptX/CryptX-0.68.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -DIST_AUTHOR=MIK -DIST_VERSION=0.068 -inherit perl-module - -DESCRIPTION="Self-contained crypto toolkit" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test minimal" -RESTRICT="!test? ( test )" - -RDEPEND=" - !minimal? ( - || ( - dev-perl/Cpanel-JSON-XS - dev-perl/JSON-XS - virtual/perl-JSON-PP - ) - ) -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.880.0 - !minimal? ( - >=virtual/perl-Math-BigInt-1.999.715 - >=virtual/perl-Storable-2.0.0 - ) - ) -" -PERL_RM_FILES=( - t/002_all_pm.t - t/003_all_pm_pod.t - t/004_all_pm_pod_spelling.t - t/005_all_pm_pod_coverage.t -) -src_compile() { - mymake=( - "OPTIMIZE=${CFLAGS}" - ) - perl-module_src_compile -} diff --git a/dev-perl/CryptX/Manifest b/dev-perl/CryptX/Manifest index 255383cf9c2..96d001fd50b 100644 --- a/dev-perl/CryptX/Manifest +++ b/dev-perl/CryptX/Manifest @@ -1,3 +1,2 @@ DIST CryptX-0.064.tar.gz 1619390 BLAKE2B 19741c71e36efc2339d2ade3b1f1125a7441ab00509892c7b1cdcbfc004eeca46ba15962dc0f3f92569ff2b9d936059420237a80f03ff71a596d7061ff075e04 SHA512 b153512d1036461de795cd40b71b55f32908ac84101079e3e62c2690736de102046fe1f66007c4b0af6ded797709e1f06934d171f349bf983d53a2f1ab1f0d1d -DIST CryptX-0.068.tar.gz 1646229 BLAKE2B 81b104810ee56c894ad279b547b94237acf942f71af341e5aab4aef4cdcfb3b1aa3dfa469c6921d2c9f4304a4432d14d3664372e07f7b089cbc99362c7931a6d SHA512 f6e792a94dc33f391c40d24ed525d1c13443c88e7c3b29d46a2510f9a4bb9afddcc62e8ab19fdb20e15d8a3ab17897f9aff8d79b5b51ce1ef1b25d14f49e5227 DIST CryptX-0.069.tar.gz 1644304 BLAKE2B 59ef37494856d38b00bbb88578160e34f16aaa5372cc73e2db69d665f59d769e86e058dc249bfa8e0259d89779d89ba8efbbe41964c525bb0ecee66975bdbda7 SHA512 59fed5c6a0c990807003e4b0eecd469c54d3ea9df231df865002379f5b6f70542a1b7f7af2872491796017624758adfad47ea5e360e84bb1462979f44339701e
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Clipboard/files/, dev-perl/Clipboard/
commit: 3841dd196aabd4e278ebeac584fdc485fc1b2962 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:17:57 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:17:57 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3841dd19 dev-perl/Clipboard: Cleanup old 0.130.0-r3 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Clipboard/Clipboard-0.130.0-r3.ebuild | 26 - dev-perl/Clipboard/Manifest| 1 - .../Clipboard-0.130.0-insecure-tempfile.patch | 23 --- .../files/Clipboard-0.130.0-no-dot-inc.patch | 45 -- 4 files changed, 95 deletions(-) diff --git a/dev-perl/Clipboard/Clipboard-0.130.0-r3.ebuild b/dev-perl/Clipboard/Clipboard-0.130.0-r3.ebuild deleted file mode 100644 index e66f219513f..000 --- a/dev-perl/Clipboard/Clipboard-0.130.0-r3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=KING -DIST_VERSION=0.13 -inherit perl-module virtualx - -DESCRIPTION="Copy and paste with any OS" - -SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 x86" -IUSE="" - -# See bug 521890. -PATCHES=( - "${FILESDIR}"/"${P}"-insecure-tempfile.patch - "${FILESDIR}"/"${P}"-no-dot-inc.patch -) - -RDEPEND="x11-misc/xclip" - -src_test() { - virtx perl-module_src_test -} diff --git a/dev-perl/Clipboard/Manifest b/dev-perl/Clipboard/Manifest index 4e486ec79cb..e3608ccb592 100644 --- a/dev-perl/Clipboard/Manifest +++ b/dev-perl/Clipboard/Manifest @@ -1,2 +1 @@ -DIST Clipboard-0.13.tar.gz 21616 BLAKE2B 6e46f36fcfbcbd61ca35dddb85b16da49ee7b2d6f3e0cf6b15e90a5730b649d0bb960108c33d6896903570f3baaf5ce871511dfd3a1330625b9974190fb408bc SHA512 29792efabee3bdbd808c445714f344608f79799561029d3311b3c263e7bd52ddd8be6e17773f2e027b0d38afecd5d7057af3a129e053c1c01928cf2c5a12bd6b DIST Clipboard-0.26.tar.gz 25159 BLAKE2B d4bb2c311afabf5e6e751b144d71f269aebdc743cab31b1064e1f77f563e109ee1a196ec0a483aa362d39e1549cc02ebfa01b82172dcd10a3a173278fa64ece3 SHA512 68427934e4c460492f0fca1ea45891070e6aa544b49896d383786918055889ab179bc9d926018f85d6f77e89f7882098750d55b8dc656047bc63ec07d1c515c1 diff --git a/dev-perl/Clipboard/files/Clipboard-0.130.0-insecure-tempfile.patch b/dev-perl/Clipboard/files/Clipboard-0.130.0-insecure-tempfile.patch deleted file mode 100644 index 1fd452c6148..000 --- a/dev-perl/Clipboard/files/Clipboard-0.130.0-insecure-tempfile.patch +++ /dev/null @@ -1,23 +0,0 @@ -Description: Fix insecure use of temporary files. - This is CVE-2014-5509. -Origin: vendor -Bug: https://rt.cpan.org/Public/Bug/Display.html?id=98435 -Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=98435 -Author: gregor herrmann -Last-Update: 2016-08-13 - a/scripts/clipedit -+++ b/scripts/clipedit -@@ -1,10 +1,11 @@ - #!/usr/bin/perl - use strict; - use Clipboard; -+use File::Temp qw( tempfile ); - - my $orig = Clipboard->paste; - --my $tmpfilename = "/tmp/clipedit$$"; -+my ($tmpfile, $tmpfilename) = tempfile(); - open my $tmpfile, ">$tmpfilename" or die "Failure to open $tmpfilename: $!"; - print $tmpfile $orig; - close $tmpfile; diff --git a/dev-perl/Clipboard/files/Clipboard-0.130.0-no-dot-inc.patch b/dev-perl/Clipboard/files/Clipboard-0.130.0-no-dot-inc.patch deleted file mode 100644 index 1e9c31be70e..000 --- a/dev-perl/Clipboard/files/Clipboard-0.130.0-no-dot-inc.patch +++ /dev/null @@ -1,45 +0,0 @@ -From 389b272f8696b86f594726544a8280e43cd2ffc6 Mon Sep 17 00:00:00 2001 -From: Kent Fredric -Date: Thu, 19 Oct 2017 10:21:36 +1300 -Subject: Fix Makefile.PL & Tests for '.' in @INC removal under Perl 5.26+ - -Bug: https://bugs.gentoo.org/615138 -Bug: https://rt.cpan.org/Ticket/Display.html?id=121056 - Makefile.PL | 1 + - t/drivers.t | 2 ++ - t/mock.t| 2 ++ - 3 files changed, 5 insertions(+) - -diff --git a/Makefile.PL b/Makefile.PL -index 08468ac..ab60784 100644 a/Makefile.PL -+++ b/Makefile.PL -@@ -1,3 +1,4 @@ -+use lib '.'; - use inc::Module::Install; - name('Clipboard'); - author('Ryan King '); -diff --git a/t/drivers.t b/t/drivers.t -index 1ae7014..de2478f 100644 a/t/drivers.t -+++ b/t/drivers.t -@@ -1,3 +1,5 @@ -+use File::Spec::Functions qw(rel2abs); -+use lib rel2abs('.'); - use Test::Clipboard; - use strict; # XXX make Test::Clipboard do this - my %map = qw( -diff --git a/t/mock.t b/t/mock.t -index fbd76f0..2a50ebb 100644 a/t/mock.t -+++ b/t/mock.t -@@ -1,3 +1,5 @@ -+use File::Spec::Functions qw(rel2abs); -+use lib rel2abs('.'); - use Test::Clipboard; - use Test::MockClipboard; - use strict; # XXX make Test::Clipboard do this --- -2.14.2 -
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Trigger/
commit: 82c08f19cad30e3d759500e7616a1d63fb72f017 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:15:04 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:15:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c08f19 dev-perl/Class-Trigger: Cleanup old 0.140.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Trigger/Class-Trigger-0.140.0-r1.ebuild | 25 -- dev-perl/Class-Trigger/Manifest| 1 - 2 files changed, 26 deletions(-) diff --git a/dev-perl/Class-Trigger/Class-Trigger-0.140.0-r1.ebuild b/dev-perl/Class-Trigger/Class-Trigger-0.140.0-r1.ebuild deleted file mode 100644 index 17a0cabfe12..000 --- a/dev-perl/Class-Trigger/Class-Trigger-0.140.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MIYAGAWA -MODULE_VERSION=0.14 -inherit perl-module - -DESCRIPTION="Mixin to add / call inheritable triggers" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -RDEPEND="dev-perl/IO-stringy" -DEPEND="${RDEPEND}" - -SRC_TEST="do" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -} diff --git a/dev-perl/Class-Trigger/Manifest b/dev-perl/Class-Trigger/Manifest index be5e86b3557..22b16708629 100644 --- a/dev-perl/Class-Trigger/Manifest +++ b/dev-perl/Class-Trigger/Manifest @@ -1,2 +1 @@ -DIST Class-Trigger-0.14.tar.gz 49950 BLAKE2B 9406a5f8a6eed703f5963d44e31ea4a7459037548f5435f10f49d2f57113bc975f66c82392dd445cfd5287b10a2fcf1a1d60ddfdf93cd98945a3676e6922fe22 SHA512 f0908469a4853ef386158f2ee66bb52a1bb4cfcdb385ecd9fd3375af87943910ba75f99066a00eab5dd367f68404369c8ad4ae2afbcb76d18e9f1327f95eb2ca DIST Class-Trigger-0.15.tar.gz 17705 BLAKE2B 89b6382d68d1fe0e4e58f62cc05c1ae5fb8563c8903af890b58e6e123bff10e470fd4568026cec0d73a5eb6b0ba94ad149f0078dbfcb03e86943fb9239481d54 SHA512 16e66c17cc44e3656573af7221b67c46e1cc83fdc047f6378a89ec7b8e8688f2020223018231b670c46972815e755a0b1f631f5cadd0b8f891d755c2e07526d8
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-XSAccessor/
commit: c7e44aaac3a88ad9c2304804b1837875304ab67a Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:16:24 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:16:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e44aaa dev-perl/Class-XSAccessor: Cleanup old 1.190.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-XSAccessor-1.190.0.ebuild| 24 -- 1 file changed, 24 deletions(-) diff --git a/dev-perl/Class-XSAccessor/Class-XSAccessor-1.190.0.ebuild b/dev-perl/Class-XSAccessor/Class-XSAccessor-1.190.0.ebuild deleted file mode 100644 index 2cded14341d..000 --- a/dev-perl/Class-XSAccessor/Class-XSAccessor-1.190.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SMUELLER -MODULE_VERSION=1.19 -inherit perl-module - -DESCRIPTION="Generate fast XS accessors without runtime compilation" - -SLOT="0" -KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" -IUSE="" - -DEPEND=" - >=dev-perl/AutoXS-Header-1.01 -" -RDEPEND="${DEPEND} - !dev-perl/Class-XSAccessor-Array -" - -SRC_TEST=do -mymake=( OPTIMIZE=${CFLAGS} )
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-ReturnValue/
commit: 36b869f63dccd850e0ebc5e5e45bc13307d5a3f3 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:11:51 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:11:51 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b869f6 dev-perl/Class-ReturnValue: Cleanup old 0.550.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-ReturnValue-0.550.0-r1.ebuild| 26 -- 1 file changed, 26 deletions(-) diff --git a/dev-perl/Class-ReturnValue/Class-ReturnValue-0.550.0-r1.ebuild b/dev-perl/Class-ReturnValue/Class-ReturnValue-0.550.0-r1.ebuild deleted file mode 100644 index e21c64250e0..000 --- a/dev-perl/Class-ReturnValue/Class-ReturnValue-0.550.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MY_PN=Class-ReturnValue -MODULE_AUTHOR=JESSE -MODULE_VERSION=0.55 -inherit perl-module - -DESCRIPTION="A return-value object that lets you treat it as as a boolean, array or object" - -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86" -IUSE="" - -RDEPEND="dev-perl/Devel-StackTrace" -DEPEND="${RDEPEND}" - -SRC_TEST="do" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-MethodMaker/
commit: ebabd024db556d1a8ab3ba9b02294f42273e883e Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:10:42 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:10:42 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebabd024 dev-perl/Class-MethodMaker: Cleanup old 2.240.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-MethodMaker-2.240.0.ebuild| 21 - 1 file changed, 21 deletions(-) diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.240.0.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.240.0.ebuild deleted file mode 100644 index 1082eefb854..000 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.240.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SCHWIGON -MODULE_VERSION=2.24 -SRC_URI="mirror://cpan/authors/id/S/SC/SCHWIGON/class-methodmaker/${PN}-${MODULE_VERSION}.tar.gz" -inherit perl-module eutils - -DESCRIPTION="Create generic methods for OO Perl" - -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -DEPEND=" - virtual/perl-ExtUtils-MakeMaker -" - -SRC_TEST="do"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-MakeMethods/
commit: 9e94bcfa6427089ed10a8892f8c0fea62acf9f93 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:07:08 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:07:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e94bcfa dev-perl/Class-MakeMethods: Cleanup old 1.10.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-MakeMethods-1.10.0-r1.ebuild | 17 - 1 file changed, 17 deletions(-) diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild deleted file mode 100644 index bd1b3f4fbdb..000 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=EVO -MODULE_VERSION=1.01 -inherit perl-module - -DESCRIPTION="Automated method creation module for Perl" - -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc s390 sparc x86 ~ppc-aix ~x86-solaris" -IUSE="" - -PATCHES=( "${FILESDIR}/${P}-perl526.patch" ) -SRC_TEST="do"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Singleton/
commit: c6a982574565ffd5840f3674ab3158358c9ca20a Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:13:15 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:13:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a98257 dev-perl/Class-Singleton: Cleanup old 1.500.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Singleton/Class-Singleton-1.500.0.ebuild | 20 1 file changed, 20 deletions(-) diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild deleted file mode 100644 index df3d8705c42..000 --- a/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SHAY -MODULE_VERSION=1.5 -inherit perl-module - -DESCRIPTION="Implementation of a Singleton class" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND=" - virtual/perl-ExtUtils-MakeMaker -" - -SRC_TEST=do
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Method-Modifiers/
commit: 59ba888b8db5f30bd10b1e56148021533700b4c8 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:09:25 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:09:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ba888b dev-perl/Class-Method-Modifiers: Cleanup old 2.120.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Method-Modifiers-2.120.0.ebuild | 30 -- dev-perl/Class-Method-Modifiers/Manifest | 1 - 2 files changed, 31 deletions(-) diff --git a/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.120.0.ebuild b/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.120.0.ebuild deleted file mode 100644 index 11c8e196737..000 --- a/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.120.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=ETHER -DIST_VERSION=2.12 -inherit perl-module - -DESCRIPTION="provides Moose-like method modifiers" - -SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.36 - test? ( - >=virtual/perl-CPAN-Meta-2.120.900 - dev-perl/Test-Fatal - dev-perl/Test-Requires - >=virtual/perl-Test-Simple-0.880.0 - virtual/perl-if - ) -" diff --git a/dev-perl/Class-Method-Modifiers/Manifest b/dev-perl/Class-Method-Modifiers/Manifest index 6e2fbcc4d82..16ffb7ae046 100644 --- a/dev-perl/Class-Method-Modifiers/Manifest +++ b/dev-perl/Class-Method-Modifiers/Manifest @@ -1,2 +1 @@ -DIST Class-Method-Modifiers-2.12.tar.gz 38979 BLAKE2B 60983ca8afaf6fe01119c06371b2a1581e7f0323f6cc55a9edda128467b7614287c4fa77831d6d3b48dc076f1c41dc25321d9648454b45995c7cfd193a574844 SHA512 18c7cdff214d39a475b116cc5e6dda043c31765bcdfa9a1fa7242ce61e42583c4981d41a43ba556fb5a057e0cfbd5e52dd60048ea7dfae0fec3618dc47876dd4 DIST Class-Method-Modifiers-2.13.tar.gz 41385 BLAKE2B a48d22505e58f20c670da89df1507e4ccf589c0004357d3b5f060994217a6aa74c74a5a5d116c0f0ab65eac080ae1c5e28578ff86028c1df85a07b621370ed07 SHA512 379afff763b647b787dd2049d9a8b928ca88be34e50c91c0848c5652efb1e4b40d8cacd2a1d5f6ce7bb254b9e65801b7c1a710f9807458a129af0af470f5ebbe
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load/
commit: 246d85723823457e0435e18523aefd509e8a7255 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:04:12 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:04:12 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246d8572 dev-perl/Class-Load: Cleanup old 0.240.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Class-Load/Class-Load-0.240.0.ebuild | 37 --- dev-perl/Class-Load/Manifest | 1 - 2 files changed, 38 deletions(-) diff --git a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild b/dev-perl/Class-Load/Class-Load-0.240.0.ebuild deleted file mode 100644 index 4b8052b4152..000 --- a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=ETHER -DIST_VERSION=0.24 -inherit perl-module - -DESCRIPTION="A working (require q{Class::Name}) and more" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -# uses Scalar-Util -RDEPEND=" - virtual/perl-Carp - dev-perl/Data-OptList - virtual/perl-Exporter - >=dev-perl/Module-Implementation-0.40.0 - >=dev-perl/Module-Runtime-0.12.0 - >=dev-perl/Package-Stash-0.140.0 - virtual/perl-Scalar-List-Utils - dev-perl/Try-Tiny -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - dev-perl/Test-Fatal - dev-perl/Test-Needs - >=virtual/perl-Test-Simple-0.880.0 - virtual/perl-version - ) -" diff --git a/dev-perl/Class-Load/Manifest b/dev-perl/Class-Load/Manifest index a06af869058..1d775ca6820 100644 --- a/dev-perl/Class-Load/Manifest +++ b/dev-perl/Class-Load/Manifest @@ -1,2 +1 @@ -DIST Class-Load-0.24.tar.gz 35412 BLAKE2B da000f18dc81641c28027bfaafd3cbea758356c5e2af5204c9b818b51fd51239432793a0b26605d0cce70af03ef28bbcf87b50b6cb9056a38cc04feb05adcc08 SHA512 42459727fc622334336aedaa49e3dfd1aa92103c838a33b30ac61d9d9fe74512f7b1012b3c20fd1c4eaab1456545feab4d9d22b91162ecddd4683defc1b987eb DIST Class-Load-0.25.tar.gz 36644 BLAKE2B b28f559a0d582f1f48cf8e158065d86b764b6271df0f9f4df7b7ec97317ad1d6a3154d476c5a8387219d56fdcceea3c853706c2cccbcf6d247b47381fa5de3d2 SHA512 feacb4ae99358d3dc45b23b2d7cc814603e59a72424e7e0620d4939fa6d6206a1bb123c010b49013ce4764df11dc7c04fc1d7bd5783c61a391310bcb653e7ca4
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-DBI-mysql/
commit: 048242056027171bb5bdebf831eb6080dc41c563 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:00:04 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:00:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04824205 dev-perl/Class-DBI-mysql: Cleanup old 1.0.0-r2 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-DBI-mysql-1.0.0-r2.ebuild| 47 -- 1 file changed, 47 deletions(-) diff --git a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r2.ebuild b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r2.ebuild deleted file mode 100644 index 2dcd8f3af81..000 --- a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-1.0.0-r2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=TMTM -DIST_VERSION=1.00 -inherit perl-module - -DESCRIPTION="Extensions to Class::DBI for MySQL" - -LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+ -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="dev-perl/Class-DBI - dev-perl/DBD-mysql" -DEPEND="${RDEPEND}" - -src_test() { - local MODULES=( - "Class::DBI::mysql ${DIST_VERSION}" - ) - local failed=() - for dep in "${MODULES[@]}"; do - ebegin "Compile testing ${dep}" - perl -Mblib="${S}" -M"${dep} ()" -e1 - eend $? || failed+=( "$dep" ) - done - if [[ ${failed[@]} ]]; then - echo - eerror "One or more modules failed compile:"; - for dep in "${failed[@]}"; do - eerror " ${dep}" - done - die "Failing due to module compilation errors"; - fi - if [[ -n "${DBD_MYSQL_DBNAME}" ]]; then - perl_rm_files t/pod-coverage.t t/pod.t - perl-module_src_test - else - ewarn "Functional testing of this package requires user intervention." - ewarn "For details, see:" - ewarn "https://wiki.gentoo.org/Project:Perl/maint-notes/dev-perl/Class-DBI-mysql"; - fi -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/
commit: c33b224c43f9552ca0f56eb994972df283ec3f53 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:02:52 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:02:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33b224c dev-perl/Class-Inspector: Cleanup old 1.320.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Inspector/Class-Inspector-1.320.0.ebuild | 23 -- dev-perl/Class-Inspector/Manifest | 1 - 2 files changed, 24 deletions(-) diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild deleted file mode 100644 index d7767a35dba..000 --- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=PLICEASE -DIST_VERSION=1.32 -inherit perl-module - -DESCRIPTION="Provides information about Classes" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="virtual/perl-File-Spec" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.940.0 - ) -" diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest index c5840812fa2..d70b17bfc69 100644 --- a/dev-perl/Class-Inspector/Manifest +++ b/dev-perl/Class-Inspector/Manifest @@ -1,2 +1 @@ -DIST Class-Inspector-1.32.tar.gz 25639 BLAKE2B 3bb007f076db85ed05476c29bc5fcd38570dff4e9eb7d2e309646635cbd0c53468fd201ac3f1db501fe9a92c62f9bf882214a0f441a9b0d14ade5966bbee3ac6 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4 DIST Class-Inspector-1.36.tar.gz 27412 BLAKE2B db73182fed13188e9e489915e5a505a653296f19972aec3d80b6be5c3a13181616119362d077312d0aa1ddfd4bae28aaa6dc8f107b50c03bc51b7123019851db SHA512 488fcdbc9d135ed81b0d5feb452997f35400b185341be69996438c278961eeb543648a629940765e779ca5cc87c5c3aa2c61a7fac12d2ecf6c599b68715a
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load-XS/
commit: 799e61934ab843f4530e7adccba576f1d870c5b1 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:05:22 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:05:22 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799e6193 dev-perl/Class-Load-XS: Cleanup old 0.100.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Load-XS/Class-Load-XS-0.100.0.ebuild | 33 -- 1 file changed, 33 deletions(-) diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild deleted file mode 100644 index 41055a390a0..000 --- a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=ETHER -DIST_VERSION=0.10 -inherit perl-module - -DESCRIPTION="XS implementation of parts of Class::Load" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 hppa ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-perl/Class-Load-0.200.0 - virtual/perl-XSLoader -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - >=virtual/perl-CPAN-Meta-2.120.900 - >=virtual/perl-Test-Simple-0.880.0 - >=dev-perl/Module-Implementation-0.40.0 - dev-perl/Test-Fatal - dev-perl/Test-Needs - virtual/perl-version - ) -"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Data-Inheritable/
commit: ac8eecba2b7a86c458bc93c073b1536d14c9715d Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 05:01:07 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 05:01:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8eecba dev-perl/Class-Data-Inheritable: Cleanup old 0.80.0-r2 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Data-Inheritable-0.80.0-r2.ebuild | 21 - 1 file changed, 21 deletions(-) diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild deleted file mode 100644 index 9c5551f4db2..000 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=TMTM -DIST_VERSION=0.08 -inherit perl-module - -DESCRIPTION="Inheritable, overridable class data" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -export OPTIMIZE="${CFLAGS}" - -src_test() { - perl_rm_files t/pod{,-coverage}.t - perl-module_src_test -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Autouse/
commit: da383a3cb662bff878be780156384b6fcaeee9d3 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:52:31 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:52:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da383a3c dev-perl/Class-Autouse: Cleanup old 2.10.0-r2 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Autouse/Class-Autouse-2.10.0-r2.ebuild | 25 -- 1 file changed, 25 deletions(-) diff --git a/dev-perl/Class-Autouse/Class-Autouse-2.10.0-r2.ebuild b/dev-perl/Class-Autouse/Class-Autouse-2.10.0-r2.ebuild deleted file mode 100644 index 97da8c2450d..000 --- a/dev-perl/Class-Autouse/Class-Autouse-2.10.0-r2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=ADAMK -MODULE_VERSION=2.01 -inherit perl-module - -DESCRIPTION="Runtime aspect loading of one or more classes" - -SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18" -DEPEND="${RDEPEND}" - -SRC_TEST="do" - -src_prepare() { - sed -i -e 's/use inc::Module::Install::DSL /use lib q[.];\nuse inc::Module::Install::DSL /' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Container/files/, dev-perl/Class-Container/
commit: b121d5edb2fc1a118d583fe0ea46039b5c674737 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:58:24 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:58:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b121d5ed dev-perl/Class-Container: Cleanup old 0.120.0-r2 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Container-0.120.0-r2.ebuild | 20 --- dev-perl/Class-Container/Manifest | 1 - .../files/Class-Container-0.120.0-dot-inc.patch| 40 -- 3 files changed, 61 deletions(-) diff --git a/dev-perl/Class-Container/Class-Container-0.120.0-r2.ebuild b/dev-perl/Class-Container/Class-Container-0.120.0-r2.ebuild deleted file mode 100644 index ffcae9b0267..000 --- a/dev-perl/Class-Container/Class-Container-0.120.0-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=KWILLIAMS -DIST_VERSION=0.12 -inherit perl-module - -DESCRIPTION="Glue object frameworks together transparently" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" -IUSE="" - -RDEPEND=">=dev-perl/Params-Validate-0.24-r1 - >=virtual/perl-Scalar-List-Utils-1.08" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-0.28" -PATCHES=( "${FILESDIR}/${P}-dot-inc.patch" ) diff --git a/dev-perl/Class-Container/Manifest b/dev-perl/Class-Container/Manifest index 0b6b9a2192f..01a2daaece5 100644 --- a/dev-perl/Class-Container/Manifest +++ b/dev-perl/Class-Container/Manifest @@ -1,2 +1 @@ -DIST Class-Container-0.12.tar.gz 19401 BLAKE2B 67cdb657fe28eef84c2bad95cf6fdb8cbe5d3d6e5199582cf13ec0f07a26390ef3ea0007472412b9bbd9d9b875ac9c3db234c025e237413769308a4f01663fed SHA512 7342154422de316c10fbc78d894e999dbcd8097f67fe9a5aafcf27a407c08988dde8d42dac89f535140c44a52892435da15c77fb43a1d7c3558d273e00244720 DIST Class-Container-0.13.tar.gz 25768 BLAKE2B 8f1cd12f86b6cb513ce99c79244e211db998aaac8605cd9db8010e6422acf458a7e9fa22d60ed4aca7776fe9e63594b2bf02f5bcc93d54d988467a3725b1a3f9 SHA512 c51284e377942930384e22ff8d17489fa279eecc87a68acd88bffd8a134d2f2930b40008df98d12bddc46845175d2ce9f630522379692c2f630f2618928c6acd diff --git a/dev-perl/Class-Container/files/Class-Container-0.120.0-dot-inc.patch b/dev-perl/Class-Container/files/Class-Container-0.120.0-dot-inc.patch deleted file mode 100644 index 6efc5c4eae1..000 --- a/dev-perl/Class-Container/files/Class-Container-0.120.0-dot-inc.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 430b1922a9eade34d61e7d962e34b68a167528c2 Mon Sep 17 00:00:00 2001 -From: Kent Fredric -Date: Wed, 18 Oct 2017 09:37:56 +1300 -Subject: Fix tests failing on Perl 5.26 w/o '.' in @INC - -Bug: https://rt.cpan.org/Ticket/Display.html?id=123312 - t/01-basic.t | 2 +- - t/02-decorator.t | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/t/01-basic.t b/t/01-basic.t -index 931073b..a458303 100644 a/t/01-basic.t -+++ b/t/01-basic.t -@@ -12,7 +12,7 @@ use Test; - use Class::Container; - use Params::Validate qw(:types); - use File::Spec; --require File::Spec->catfile('t', 'classes.pl'); -+require File::Spec->rel2abs(File::Spec->catfile('t', 'classes.pl')); - - my $HAVE_WEAKEN = 0 + exists $INC{'Scalar/Util.pm'}; - -diff --git a/t/02-decorator.t b/t/02-decorator.t -index ea75057..0e2ca83 100644 a/t/02-decorator.t -+++ b/t/02-decorator.t -@@ -6,7 +6,7 @@ BEGIN { plan tests => 24 } - use Class::Container; - use Params::Validate qw(:types); - use File::Spec; --require File::Spec->catfile('t', 'classes.pl'); -+require File::Spec->rel2abs(File::Spec->catfile('t', 'classes.pl')); - - - --- -2.14.2 -
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-C3-XS/
commit: ad3ece3495b62f3b7e557814264dab5886bd89c5 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:56:43 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:56:43 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3ece34 dev-perl/Class-C3-XS: Cleanup old 0.140.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Class-C3-XS/Class-C3-XS-0.140.0.ebuild | 27 - dev-perl/Class-C3-XS/Manifest | 1 - 2 files changed, 28 deletions(-) diff --git a/dev-perl/Class-C3-XS/Class-C3-XS-0.140.0.ebuild b/dev-perl/Class-C3-XS/Class-C3-XS-0.140.0.ebuild deleted file mode 100644 index 983e9501ea6..000 --- a/dev-perl/Class-C3-XS/Class-C3-XS-0.140.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=ETHER -DIST_VERSION=0.14 -inherit perl-module - -DESCRIPTION="XS speedups for Class::C3" - -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc sparc x86 ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-XSLoader -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - virtual/perl-Module-Metadata - virtual/perl-Test-Simple - ) -" diff --git a/dev-perl/Class-C3-XS/Manifest b/dev-perl/Class-C3-XS/Manifest index 2c3fdcaf112..aa8b4b34770 100644 --- a/dev-perl/Class-C3-XS/Manifest +++ b/dev-perl/Class-C3-XS/Manifest @@ -1,2 +1 @@ -DIST Class-C3-XS-0.14.tar.gz 35209 BLAKE2B da99eced682cadbda6ddec3a5422e18f45ec89658d1865cd522dcabb4d0cffde7fd41463a3506011ec02408c7bca232d2f31bc034f4b3eb2837b91f79e6fd98e SHA512 8db844636d80efcde4a31f2db2b55dc972502b21a202c9fb1bce1d30588314371cf012962a21f978db3abcd90bc9ee2ad4f0544854c3888cdceebbd7e6d93739 DIST Class-C3-XS-0.15.tar.gz 37489 BLAKE2B bcfea37603aaa8392a4d64f3f7b2aed5b73a5a2bef80e13c60b74b52f917dcaecc381e99a048bc7af862cd62c9dbcae261643118b6b59f93d46fc3d017d3ce63 SHA512 1133081f3c81fbe3f69b83da0c188494c5c4861d6dfbca252acd88856e80d6d1403a4808caad5f039462a9c9f9f122e911e30dbeb237b89a7ddb307216194099
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Accessor-Lite/
commit: a9f88a0ea6afac1bd5b36f7860082b7f551348e7 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:51:22 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:51:22 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f88a0e dev-perl/Class-Accessor-Lite: Cleanup old 0.80.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Accessor-Lite-0.80.0.ebuild | 23 -- 1 file changed, 23 deletions(-) diff --git a/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild b/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild deleted file mode 100644 index 2e99b0ce5e3..000 --- a/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=KAZUHO -DIST_VERSION=0.08 -inherit perl-module - -DESCRIPTION="A minimalistic variant of Class::Accessor" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND="" -DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.360.0" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-C3/
commit: bb3d75d204a2db4edb68fc2efcd10ab3e4612adc Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:55:01 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:55:01 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3d75d2 dev-perl/Class-C3: Cleanup old 0.330.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Class-C3/Class-C3-0.330.0.ebuild | 26 -- dev-perl/Class-C3/Manifest| 1 - 2 files changed, 27 deletions(-) diff --git a/dev-perl/Class-C3/Class-C3-0.330.0.ebuild b/dev-perl/Class-C3/Class-C3-0.330.0.ebuild deleted file mode 100644 index 28384f81143..000 --- a/dev-perl/Class-C3/Class-C3-0.330.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=HAARG -DIST_VERSION=0.33 -inherit perl-module - -DESCRIPTION="A pragma to use the C3 method resolution order algortihm" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-perl/Algorithm-C3-0.70.0 - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.470.0 - ) -" diff --git a/dev-perl/Class-C3/Manifest b/dev-perl/Class-C3/Manifest index 99fcab79172..e1232e4a35a 100644 --- a/dev-perl/Class-C3/Manifest +++ b/dev-perl/Class-C3/Manifest @@ -1,2 +1 @@ -DIST Class-C3-0.33.tar.gz 27163 BLAKE2B 81f970446076796e05412bb300170dcc65fec20b9f10bb112e412be1019eba4af16ec3276af20c6432862a835b48ebab976d4d4ca3b1410af049036fd6aa3639 SHA512 f72cff75c1222d7b42041b44b5ec7c8ff79e8c53f84ff11e1976a69dcde49093c52e66ebc19ce72f70c99332a9528a07a7d9eab7c74f5b6ce77464434b36cd7b DIST Class-C3-0.34.tar.gz 24819 BLAKE2B a97dbec6ca02bbbc17e0f2887dc0ee0e36bac7d3ef17606a0d913ba163b07f87019ade080d7f4a70afae0dc16c4ab3af4c6163102cb64631b70d0460fd1643aa SHA512 3400b0f827cceca47fa352f634c1a08f33f880e7899be4c44f7bf2a113f5530a7ac07269ae6a15a3c67dc6bc106cdaa68bcf7a41bdce072e32c957f4
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Accessor-Grouped/
commit: 100f6a8a24f0e7f1690f44682f8cb44ae77cb56a Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:48:58 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:48:58 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100f6a8a dev-perl/Class-Accessor-Grouped: Cleanup old 0.100.120 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Accessor-Grouped-0.100.120.ebuild| 38 -- dev-perl/Class-Accessor-Grouped/Manifest | 1 - 2 files changed, 39 deletions(-) diff --git a/dev-perl/Class-Accessor-Grouped/Class-Accessor-Grouped-0.100.120.ebuild b/dev-perl/Class-Accessor-Grouped/Class-Accessor-Grouped-0.100.120.ebuild deleted file mode 100644 index a73a717088c..000 --- a/dev-perl/Class-Accessor-Grouped/Class-Accessor-Grouped-0.100.120.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RIBASUSHI -MODULE_VERSION=0.10012 -inherit perl-module - -DESCRIPTION="Lets you build groups of accessors" - -SLOT="0" -KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - >=dev-perl/Module-Runtime-0.12.0 - >=dev-perl/Class-XSAccessor-1.190.0 - >=dev-perl/Sub-Name-0.50.0 -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.590.0 - >=virtual/perl-ExtUtils-CBuilder-0.270.0 - test? ( - >=dev-perl/Test-Exception-0.310.0 - >=virtual/perl-Test-Simple-0.880.0 - ) -" - -SRC_TEST=do - -src_prepare() { - sed -i -e 's/use inc::Module::Install /use lib q[.]; use inc::Module::Install /' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -} diff --git a/dev-perl/Class-Accessor-Grouped/Manifest b/dev-perl/Class-Accessor-Grouped/Manifest index fef45a3c921..ad08e953b57 100644 --- a/dev-perl/Class-Accessor-Grouped/Manifest +++ b/dev-perl/Class-Accessor-Grouped/Manifest @@ -1,2 +1 @@ -DIST Class-Accessor-Grouped-0.10012.tar.gz 47830 BLAKE2B 2097b85d818d7e55a105193a76a7415b9b0b193bf7bd8a7bd70c47c7992197d832c41a4238c91b338e2af5f2707f9574136fe868f2233ed275b0a2ee821724b4 SHA512 195c4b1f9897b50753231ab6c893987a3e49e6283713175d612843651428c8cb2eb791a5385e25607a1db189861811efade33f94ef33c36cd41624e793ca20d1 DIST Class-Accessor-Grouped-0.10014.tar.gz 28703 BLAKE2B 499b6b4a08a4fa1fc322f57a2d87d8f9572a87031b4d4a2b555a17d05a3523d3a2fa86c4fade5083c684f223e044eed7747e71b5074f88bfd820f19006f28f71 SHA512 d69fe27c3a12845bb4d0abe6c73d1a82eaf550821184f0945c3802e3932c7742e04c6f655e550386923c2a005e7f893f44ed950c56e6e80785b5a23e7b3c80b3
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Accessor/
commit: edd3c96b2049f8343d78da76c21fe14766b2f266 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:47:37 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:47:37 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd3c96b dev-perl/Class-Accessor: Cleanup old 0.340.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Class-Accessor/Class-Accessor-0.340.0-r1.ebuild | 19 --- dev-perl/Class-Accessor/Manifest | 1 - 2 files changed, 20 deletions(-) diff --git a/dev-perl/Class-Accessor/Class-Accessor-0.340.0-r1.ebuild b/dev-perl/Class-Accessor/Class-Accessor-0.340.0-r1.ebuild deleted file mode 100644 index 5d6581b02a0..000 --- a/dev-perl/Class-Accessor/Class-Accessor-0.340.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=KASEI -MODULE_VERSION=0.34 -inherit perl-module - -DESCRIPTION="Automated accessor generation" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="dev-perl/Sub-Name" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Class-Accessor/Manifest b/dev-perl/Class-Accessor/Manifest index a32d6d4cad4..d8d923580fe 100644 --- a/dev-perl/Class-Accessor/Manifest +++ b/dev-perl/Class-Accessor/Manifest @@ -1,2 +1 @@ -DIST Class-Accessor-0.34.tar.gz 12315 BLAKE2B 8dfc65c7b9f7d63112b6991b0ac3c8c93146fac2f800425ba88281f70ab9c5f27a00f7c2f0eca9cc92dd5391dabc24f7fd3d987075d421e26f1fe5dee77218f8 SHA512 a2978e5b8a7b080ef85e2b2499ee7263c9b5b8a70effc00a04e18fe92694fd59331b50b8162d3b8a6cb48ebedccca3b4780ec0984e6b8728b130a49781e35ee4 DIST Class-Accessor-0.51.tar.gz 13013 BLAKE2B 6797c0635aac3f0a9b8e1241b95d0286246da8169f2e41f478a69b5d154ce9ff3b1e21bcf94b75f987b14401fd7645428d4d303f4f78bb2c03554159f7de5a4e SHA512 be11acea4747c59e3e524c75d818e0391756cbc08eebff71dca280e737ce228209e76310649298e536e07db1c856d5a71dd64aefc55b49e33cfcb2b3439eab0b
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Clan/
commit: f6ef855aabe688d783f0edcb942c20d102711263 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:43:39 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:43:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ef855a dev-perl/Carp-Clan: Cleanup old 6.60.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild | 24 dev-perl/Carp-Clan/Manifest| 1 - 2 files changed, 25 deletions(-) diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild b/dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild deleted file mode 100644 index 426e6991623..000 --- a/dev-perl/Carp-Clan/Carp-Clan-6.60.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=KENTNL -DIST_VERSION=6.06 -inherit perl-module - -DESCRIPTION="Report errors from perspective of caller of a clan of modules" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Exception )" - -src_test() { - perl_rm_files t/01pod.t t/03yaml.t - perl-module_src_test -} diff --git a/dev-perl/Carp-Clan/Manifest b/dev-perl/Carp-Clan/Manifest index 1dd203a3044..850b4a8a37f 100644 --- a/dev-perl/Carp-Clan/Manifest +++ b/dev-perl/Carp-Clan/Manifest @@ -1,2 +1 @@ -DIST Carp-Clan-6.06.tar.gz 21556 BLAKE2B cbc751d270933900c900354013c30027b0f4e08fdd7357f6a591c1f1a24532069a0bb49963c6fb6d9c0028ae809cb5960e47466eddadc099f38c94e845b6b09e SHA512 a3dede626814a71a5f99b25a5b01133ecd13037fd1fbbaacb04852962c5d23bb77c1cb70f417879ec173db0215904adb59136dd30de6166994aa9aa7b28ca08f DIST Carp-Clan-6.08.tar.gz 34173 BLAKE2B e796ec1d17f6887a486f4545a5191ebe5ed30b2f1b4f6a3ffba7e27bcdc762f20b2e1cf55d3b418feb483264958633951f228ce3ab118dc599098247f0882850 SHA512 bc7f74d75e1eae0f528d530b47f1841493aae7eecdeeb58f85f5d8ef7a5b4d92c479b45468d0e7175f228056295d3d7159a7b404fecd542cf04c75ddc3a9886f
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Always/
commit: d076e251ce3f48ee3ad1af62c9dc2c3f5c16a41a Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:42:08 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:42:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d076e251 dev-perl/Carp-Always: Cleanup old 0.130.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 26 - dev-perl/Carp-Always/Manifest | 1 - 2 files changed, 27 deletions(-) diff --git a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild deleted file mode 100644 index 0da3b69928a..000 --- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=FERREIRA -DIST_VERSION=0.13 -inherit perl-module - -DESCRIPTION="Warns and dies noisily with stack backtraces" - -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - dev-perl/Test-Base - ) -" diff --git a/dev-perl/Carp-Always/Manifest b/dev-perl/Carp-Always/Manifest index 96236cf58ce..c728bf73a71 100644 --- a/dev-perl/Carp-Always/Manifest +++ b/dev-perl/Carp-Always/Manifest @@ -1,2 +1 @@ -DIST Carp-Always-0.13.tar.gz 5462 BLAKE2B 3710f9594d82b5bc6268f6b8164a28b913fc76c564ce513b3fa49a6cd41e6bbcddab897b0eab43facac25b5639db1b0aaad49988a182ecdda3eed488a59e23c9 SHA512 0ef666c45ed85f4dad5f955d13116a4c3cccb3395db80547629bf0d87f9494653fe5a85405252b650d4d92a4008c0d541a995ccae1139c7374b057317324d361 DIST Carp-Always-0.16.tar.gz 13386 BLAKE2B 52270afde883a107456a9db4a147e77e3c256f998f28a4dce28d479d1b9f2896d32393939037482eb0f1a30937c20baaadfbe4b3c8fb461a39c144117315d5f1 SHA512 208e8d8435aebcc8c8345a453d17daaf35976c40e2b91cf528b92e9f6afba81cff9b31b656d71a6736838631e4b110cd12e49cfc48810872d39109b137fa074b
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Canary-Stability/
commit: 5607cb3e2227b2e4c71094d4c134eb7b2abf238f Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:40:44 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:40:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5607cb3e dev-perl/Canary-Stability: Cleanup old 2012.0.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Canary-Stability-2012.0.0.ebuild | 24 -- dev-perl/Canary-Stability/Manifest | 1 - 2 files changed, 25 deletions(-) diff --git a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild deleted file mode 100644 index e75d1093c0e..000 --- a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MLEHMANN -DIST_VERSION=2012 -inherit perl-module - -DESCRIPTION="Canary to check perl compatibility for schmorp's modules" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" -src_test() { - perl-module_src_test - perl -Mblib="${S}" -M"Canary::Stability ${DIST_VERSION} ()" -e1 || - die "Could not load Canary::Stability" -} diff --git a/dev-perl/Canary-Stability/Manifest b/dev-perl/Canary-Stability/Manifest index 229392a8873..85b605ae746 100644 --- a/dev-perl/Canary-Stability/Manifest +++ b/dev-perl/Canary-Stability/Manifest @@ -1,2 +1 @@ -DIST Canary-Stability-2012.tar.gz 4334 BLAKE2B 47849a31c9ed3cddfde379b7a66c557b575235b30d8d55e5893b724e28ebb8f7c4bfac89f57e50ca09385d0535edbe46cfb4e0ee1afb32b3b60b9e9e7bcacd57 SHA512 7780731e4142d536182e1820c041c43ae67c5b47c044f15d8dcc060646bbab10a974bddcb703fdb27f427db3cd4dbdff54e131dc708c0260d7275be869eb27b1 DIST Canary-Stability-2013.tar.gz 4861 BLAKE2B d9f10167b5ad7391ff18cd360f908947fb95cf3608841f37cc5987bef4b4846ad80f5053319e26441da9bda3f166e239758e8900de87e72ed862abd9a776e077 SHA512 9dfb0e6d136048050aac7c29e1fc79dc2a7703c8800582aa837c5d9b9934c48bfcb0a9ef1c6b5bb7e71a10a709e7f7431b3c79ea12b8d9f374b33bfd4a3e468d
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Simple/
commit: 442a9346e5dac9f72dc46079fc60cfe79cb6db01 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:39:55 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:23:45 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442a9346 dev-perl/CGI-Simple: Cleanup old 1.115.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild | 30 --- dev-perl/CGI-Simple/Manifest | 1 - 2 files changed, 31 deletions(-) diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild deleted file mode 100644 index da558b0242c..000 --- a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SZABGAB -MODULE_VERSION=1.115 -inherit perl-module - -DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="dev-perl/Module-Build - test? ( - dev-perl/libwww-perl - dev-perl/IO-stringy - ) -" - -SRC_TEST="do" - -src_test() { - perl_rm_files t/pod.t t/manifest.t t/pod-coverage.t - perl-module_src_test -} diff --git a/dev-perl/CGI-Simple/Manifest b/dev-perl/CGI-Simple/Manifest index 761348476e5..7d409dfd088 100644 --- a/dev-perl/CGI-Simple/Manifest +++ b/dev-perl/CGI-Simple/Manifest @@ -1,2 +1 @@ -DIST CGI-Simple-1.115.tar.gz 85165 BLAKE2B 5b5fd1ecd7a4f8ef6ba17b9bb5de9ab058d7bb25fddac8e48d69afc8e117cfed08d3f02582b499c91329fb99d958b1f5bf32a83f826fa2a9d66f010563c646ac SHA512 1b2531fde88c4544d17717fd80599fcc4e90a618839c352d1812ba2bf4dd6c3295637d6fe5f9604cb5da943f0d361972b75083c5967b3ab818254729793751e4 DIST CGI-Simple-1.25.tar.gz 87489 BLAKE2B 18ee59c7d97b042fdccaf93a9aa7a7aeafe6cdca52c675af11913a4cdb67daddf086679777936e3914663521c62a86795778b563478ed633d9b2b860a62fffb7 SHA512 ace262b4ccafe2ee01582aacf52b31aa1202dc5408bb33071330bc7c53f2cfbb39f9e8844c4511c86125dc05f7161b7592a4038c3531bfd52c03dbcfa9dd
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-Memcached/
commit: 99efaa8d1d4831da24d50a5af9f7e10683b32196 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:20:17 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:23:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99efaa8d dev-perl/Cache-Memcached: Cleanup old 1.300.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Cache-Memcached-1.300.0-r1.ebuild| 20 1 file changed, 20 deletions(-) diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild deleted file mode 100644 index 679b2d824f7..000 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=DORMANDO -MODULE_VERSION=1.30 -inherit perl-module - -DESCRIPTION="Perl API for memcached" -HOMEPAGE="http://www.danga.com/memcached/ https://metacpan.org/release/Cache-Memcached"; - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND="dev-perl/String-CRC32" -RDEPEND="${DEPEND}" - -SRC_TEST="do"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cairo-GObject/
commit: 21fc76a7ec8295832e3ead94c9a896d6616b95ad Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:26:59 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:28:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21fc76a7 dev-perl/Cairo-GObject: Cleanup old 1.4.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild| 26 -- dev-perl/Cairo-GObject/Manifest| 1 - 2 files changed, 27 deletions(-) diff --git a/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild deleted file mode 100644 index d6b6806da35..000 --- a/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=XAOC -DIST_VERSION=1.004 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Integrate Cairo into the Glib type system" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - x11-libs/cairo[glib] - >=dev-perl/glib-perl-1.224.0 - >=dev-perl/Cairo-1.80.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - >=dev-perl/ExtUtils-Depends-0.200.0 - >=dev-perl/ExtUtils-PkgConfig-1.0.0 -" diff --git a/dev-perl/Cairo-GObject/Manifest b/dev-perl/Cairo-GObject/Manifest index 502fd51f4f0..fb1f2de45c3 100644 --- a/dev-perl/Cairo-GObject/Manifest +++ b/dev-perl/Cairo-GObject/Manifest @@ -1,2 +1 @@ -DIST Cairo-GObject-1.004.tar.gz 16786 BLAKE2B f4369281f3b827ef232827b6efd553dbae6453aca621ab070a7bf3d3d43c893c2710b8afb4ae4ba4105310d6acf6c80f1819aa107767f3197e920b1980fbee1a SHA512 fa48e1f6466e0a9d6ebf44205f55459dc8af7b3e94d0cd93e4b4ab985969e6940f96926c485a70ecf2dc6fdc5896e743751fcb615cc5d2e614c091b8b5564bd9 DIST Cairo-GObject-1.005.tar.gz 16790 BLAKE2B ffc49d320c74123faaa3cbde87cdafabf74d5d3d07f0f756f7319586052be84e2d57524a29a742060e21c7f1a6233dbefd672f68807d42b2afe3325464cf7f4a SHA512 45f1e3ff6f8a90347175c66e5a854acd22285cd48a9aa07344c046add283892d6188e88f69d64798dc5323cb17aa442853915ed2081b5ec4e2a735b89cd11b1e
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-Simple-TimedExpiry/
commit: 6af8c5d1dac1cc92e50d474aa139aa40263c267f Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:23:15 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:23:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af8c5d1 dev-perl/Cache-Simple-TimedExpiry: Cleanup old 0.270.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Cache-Simple-TimedExpiry-0.270.0-r1.ebuild | 22 -- 1 file changed, 22 deletions(-) diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r1.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r1.ebuild deleted file mode 100644 index 78c6e5c..000 --- a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.270.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JESSE -MODULE_VERSION=0.27 -inherit perl-module - -DESCRIPTION="A lightweight cache with timed expiration" - -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cairo/
commit: fbe9eae10fa3a648e2ccbea0e1b68264ffafd5b6 Author: Kent Fredric gentoo org> AuthorDate: Sun Oct 4 04:25:09 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:28:12 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe9eae1 dev-perl/Cairo: Cleanup old 1.106.0 Closes: https://bugs.gentoo.org/641494 Closes: https://bugs.gentoo.org/663478 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Cairo/Cairo-1.106.0.ebuild | 35 --- dev-perl/Cairo/Manifest | 1 - 2 files changed, 36 deletions(-) diff --git a/dev-perl/Cairo/Cairo-1.106.0.ebuild b/dev-perl/Cairo/Cairo-1.106.0.ebuild deleted file mode 100644 index ed88ef47c79..000 --- a/dev-perl/Cairo/Cairo-1.106.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=XAOC -MODULE_VERSION=1.106 -inherit perl-module - -DESCRIPTION="Perl interface to the cairo library" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=x11-libs/cairo-1.0.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - >=dev-perl/ExtUtils-Depends-0.200.0 - >=dev-perl/ExtUtils-PkgConfig-1.0.0 - test? ( - dev-perl/Test-Number-Delta - ) -" - -SRC_TEST="do" - -src_prepare() { - perl-module_src_prepare - sed -i -e 's,exit 0,exit 1,' "${S}"/Makefile.PL || die -} diff --git a/dev-perl/Cairo/Manifest b/dev-perl/Cairo/Manifest index ae413017ffa..65e1f2bf9ad 100644 --- a/dev-perl/Cairo/Manifest +++ b/dev-perl/Cairo/Manifest @@ -1,2 +1 @@ -DIST Cairo-1.106.tar.gz 108779 BLAKE2B 9658623bf83952066f2a3a4741130c41bb79ca95c57e9c32dd0e63bec2801610d3c3fea72b844edcff213ff864021188e15803cbc80e6065ef48a0c386af37d9 SHA512 190435f99e4c7a8f5e8d48834639b9e12c6bc4d5dfe721a2820de3479dd3f2144e1fc1ea74e7796fd7b219a45591b55c7648488e6dd276106bc5e51b0467fee7 DIST Cairo-1.107.tar.gz 111203 BLAKE2B 17093ee7058ecf27848042d3f49a841b6d6b4be9327adb959ee0d93a10f03de9caecd172b31775847b3561470aaf0f3c72b458fe0b37d2a451df47833e0df622 SHA512 613ba59ee3bd1adc2f33be60b395148f23d1de793fde888fd417f0b0cb6631a35429ee696172e9292b7d3fecab93de8ca958c96f803b9f5a16747a6d1fc7e9cb
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/k9scli/
commit: d1864b57101b4d7a1a9c105397e87af87a28d224 Author: William Hubbs gentoo org> AuthorDate: Sun Oct 4 03:04:23 2020 + Commit: William Hubbs gentoo org> CommitDate: Sun Oct 4 03:04:23 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1864b57 sys-cluster/k9scli: 0.22.1 bump Closes: https://bugs.gentoo.org/744580 Signed-off-by: William Hubbs gentoo.org> sys-cluster/k9scli/Manifest | 55 ++ sys-cluster/k9scli/k9scli-0.22.1.ebuild | 953 2 files changed, 1008 insertions(+) diff --git a/sys-cluster/k9scli/Manifest b/sys-cluster/k9scli/Manifest index 753b6b99c4f..d275a28bc42 100644 --- a/sys-cluster/k9scli/Manifest +++ b/sys-cluster/k9scli/Manifest @@ -35,6 +35,7 @@ DIST github.com%2F!burnt!sushi%2Fxgb%2F@v%2Fv0.0.0-20160522181843-27f122750802.m DIST github.com%2F!d!a!t!a-!d!o!g%2Fgo-sqlmock%2F@v%2Fv1.3.3.mod 38 BLAKE2B eb94b6f6f4bf332f916cb642fae50486c6ad9f6a7aa1bb57aade3ed640bc98236ae167d30c140c106cee0ada737eca6bdf54d36bcab0751a940f283f55f08c5c SHA512 43bc64732c4ca2ff23bb09cd67f002b05a1b68963116fb42cf9bd60ac8dade8b2efa1cab798217a73b221ea86fb4e219e36912ffe338c7bd505f2a877be05c09 DIST github.com%2F!d!a!t!a-!d!o!g%2Fgo-sqlmock%2F@v%2Fv1.3.3.zip 42823 BLAKE2B cb9b71b7dc0372ee4fed1c9c4c51abbd6cffa907f0eb5dd156475187256e5f8d007e667324edcecb3bbe51badf51c7d46643b89f30613670506c0aa5e76833a6 SHA512 b419a038368e290028a8e10066a95044d1b4aadfc3d33d396c05482f155dec4bd04f5a2277092761fa4433f4e25263a64b31524198dbe669526871ee540070d1 DIST github.com%2F!d!a!t!a-!d!o!g%2Fgo-sqlmock%2F@v%2Fv1.4.1.mod 38 BLAKE2B eb94b6f6f4bf332f916cb642fae50486c6ad9f6a7aa1bb57aade3ed640bc98236ae167d30c140c106cee0ada737eca6bdf54d36bcab0751a940f283f55f08c5c SHA512 43bc64732c4ca2ff23bb09cd67f002b05a1b68963116fb42cf9bd60ac8dade8b2efa1cab798217a73b221ea86fb4e219e36912ffe338c7bd505f2a877be05c09 +DIST github.com%2F!d!a!t!a-!d!o!g%2Fgo-sqlmock%2F@v%2Fv1.4.1.zip 54053 BLAKE2B edbbafc09d77f9c148eea7b1a81aa59fbfd674be51dd514328899709cc5f19ebd41d93fed2c5dc1303680e667cba0472d46b882b669cf58f0caba70f7c85fe69 SHA512 81e8da102d3ee39631bf160bb44e6c6c9c59bb381f21293600cbbd93781120c1891178ffc513ecc41573d81e7000de8e365e7ee723a108ce8648e1854cb4887b DIST github.com%2F!make!now!just%2Fheredoc%2F@v%2Fv0.0.0-20170808103936-bb23615498cd.mod 38 BLAKE2B 176ac3e371386c6a43148aabcf75084c43038decec0062e623c4a7baa194bf7c654f59cddf9f8b413209cbdc03372c790ea91d8f3f6e3d393ced5eff1e903100 SHA512 3057fdb8ea9b349e253361877f132c1808099cccff5eecfc8cb95274bfdf219a466c26ddaceded7867f0cf47f605728c417961d37a3f40695b720967c61973f8 DIST github.com%2F!make!now!just%2Fheredoc%2F@v%2Fv0.0.0-20170808103936-bb23615498cd.zip 5595 BLAKE2B 72d6d4e22f8aae9443e52fea0b8b01f704c7d58812c3a52ec4cccb2848f360f995e72b29fb393c333abe92e571e0b2e32a7e328e46e91d1a490b97d4d9ec93fc SHA512 258e6875c1a5c8b700cbb95bea37af6886766cc30b70aa5fd78cb18a92bbbf073ee918bac7699e0bb86c6cdbd4b25f5ba4aff8c95087ad845f8efc84f715c8d3 DIST github.com%2F!masterminds%2Fgoutils%2F@v%2Fv1.1.0.mod 38 BLAKE2B 6bb3112d9b8ba6f9cf4d0c4ee376da93bf21b139563a211c51ee44a302caf9670181cd27f7e21c6fd05bf87c9273daa726c942749ffb18b623d17c7170aba6b1 SHA512 a3c38d1db1472c71e1c47b936d47ac2ecfb49519c2e78dd453d234f1a6153bf007eb96fabe0be7dcbd868160a3869e854ec6776356b9011fe7ef51a634b30aad @@ -51,7 +52,9 @@ DIST github.com%2F!masterminds%2Fsquirrel%2F@v%2Fv1.2.0.mod 312 BLAKE2B 386d733f DIST github.com%2F!masterminds%2Fsquirrel%2F@v%2Fv1.2.0.zip 43911 BLAKE2B f3ce7ee5e28e6f55e0b0a87019df0f10b7a440c4dd1a4e025c4eedc76c66f3cb490c1890952519dfee83f33901f352df96dee77f61796ada76aea78c7ecb1cd2 SHA512 96ec08b06cf74bc2ed135ff98eefeea449cd1be8fb5eb4baa59fb35dae5911e7bc496ca2be2fe97327f6725dfbe1a45af64fcbe63654ceffb93593821747ba2c DIST github.com%2F!masterminds%2Fvcs%2F@v%2Fv1.13.1.mod 34 BLAKE2B 3775b686ef0a7d190a38eb6cddc8a2c5d0dff7ffc656dc762ea8733def2abc81fdc3f990854a9e3e97cacdac3149be6a05f7b271cc7f8d63d11ac3512f2d64e8 SHA512 c5c6e7621f9018f117ead83e96a26b75c7f1c0bf2a71579bcdf494e1bc49553c4def4b4246f740970ed52851a66582695702c8fe2f619073e6422e593a350143 DIST github.com%2F!microsoft%2Fgo-winio%2F@v%2Fv0.4.15-0.20190919025122-fc70bd9a86b5.mod 177 BLAKE2B f2d2eb41aaa0f3f47a75ab260a461e6df690c34e7e817ec61afc7854ae26bec641cddf4f4481b5b3b27394e303d1fb1c4a9864f4de2d6c01f33e3fa0521b05bc SHA512 584c9a707b6115caac28ff373974faa59d12531962997f9640a4172b020f72c5d527355f035449a767d65ce426fc9705c143a7bd8afb5058c9ece241c9ad5d1f +DIST github.com%2F!microsoft%2Fgo-winio%2F@v%2Fv0.4.15-0.20190919025122-fc70bd9a86b5.zip 162259 BLAKE2B 71daa9e2a01282e0f29e7f47081f8e5cebb59a31837b2e70b2b52d1ab371b351f6f00a8a0cdf33efaf0529f6ea5e0230ef9a35209dcd7600ad1204cadefa53a2 SHA512 31cef74693dcc7ff3e5e3542654b4174eb8ce7fd3a8a763df52414c99e01679404f2a5e6a1ab9cdbfed958b588e6584feeb8676ef9e149c4d24ae095dd654b64 DIST github.com%2F!microsoft%2Fhcsshim%2F@v%2Fv0.8.7.mod 1988 BLAKE2B e89ecdb4644e50e2cd545eb43452729d909745705f5254a59547420baf3da357e77bf5d73b220d
[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
commit: 2900be0da7fbad59b5b711c18a247d19c08de7d1 Author: Matthew Thode gentoo org> AuthorDate: Sun Oct 4 01:26:18 2020 + Commit: Matthew Thode gentoo org> CommitDate: Sun Oct 4 01:26:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2900be0d app-admin/ansible: fix upgrade and unify ebuilds (live) closes: https://bugs.gentoo.org/746398 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode gentoo.org> app-admin/ansible/ansible-2.10.0.ebuild | 19 +++ app-admin/ansible/ansible-.ebuild | 24 +--- 2 files changed, 32 insertions(+), 11 deletions(-) diff --git a/app-admin/ansible/ansible-2.10.0.ebuild b/app-admin/ansible/ansible-2.10.0.ebuild index b2456b17b30..70df6adeb90 100644 --- a/app-admin/ansible/ansible-2.10.0.ebuild +++ b/app-admin/ansible/ansible-2.10.0.ebuild @@ -4,17 +4,25 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) -DISTUTILS_USE_SETUPTOOLS=rdepend +DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 eutils DESCRIPTION="Model-driven deployment, config management, and command execution framework" HOMEPAGE="https://ansible.com/"; -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +if [[ ${PV} == ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/ansible/ansible.git"; + EGIT_BRANCH="devel" + KEYWORDS="" +else + SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" IUSE="doc test" RESTRICT="test" @@ -49,7 +57,10 @@ DEPEND=" dev-vcs/git )" -ANSIBLE_SKIP_CONFLICT_CHECK=1 +python_compile() { + export ANSIBLE_SKIP_CONFLICT_CHECK=1 + distutils-r1_python_compile +} python_compile_all() { if use doc; then diff --git a/app-admin/ansible/ansible-.ebuild b/app-admin/ansible/ansible-.ebuild index 6ff1f27cd47..546b4d203b3 100644 --- a/app-admin/ansible/ansible-.ebuild +++ b/app-admin/ansible/ansible-.ebuild @@ -4,13 +4,22 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) +DISTUTILS_USE_SETUPTOOLS=bdepend -inherit distutils-r1 git-r3 eutils +inherit distutils-r1 eutils DESCRIPTION="Model-driven deployment, config management, and command execution framework" HOMEPAGE="https://ansible.com/"; -EGIT_REPO_URI="https://github.com/ansible/ansible.git"; -EGIT_BRANCH="devel" + +if [[ ${PV} == ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/ansible/ansible.git"; + EGIT_BRANCH="devel" + KEYWORDS="" +else + SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +fi LICENSE="GPL-3" SLOT="0" @@ -22,7 +31,6 @@ RDEPEND=" dev-python/paramiko[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/httplib2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] @@ -34,7 +42,6 @@ RDEPEND=" " DEPEND=" !app-admin/ansible-base - dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/packaging-16.6[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}] @@ -51,6 +58,11 @@ DEPEND=" dev-vcs/git )" +python_compile() { + export ANSIBLE_SKIP_CONFLICT_CHECK=1 + distutils-r1_python_compile +} + python_compile_all() { if use doc; then cd docs/docsite || die @@ -66,6 +78,4 @@ python_test() { python_install_all() { use doc && local HTML_DOCS=( docs/docsite/_build/html/. ) distutils-r1_python_install_all - - dodoc -r examples }
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-sources/
commit: 4f0e4742402e490ed422cdc2df248cc73b63fefd Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 4 01:08:06 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 4 01:08:06 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0e4742 sys-kernel/gentoo-sources: hppa stable (bug #743859) Maintainer timeout. Applying kernel project policy. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> sys-kernel/gentoo-sources/gentoo-sources-4.14.198.ebuild | 2 +- sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild | 2 +- sys-kernel/gentoo-sources/gentoo-sources-4.4.236.ebuild | 2 +- sys-kernel/gentoo-sources/gentoo-sources-4.9.236.ebuild | 2 +- sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.198.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.14.198.ebuild index 18f6588ebc5..69a778ba27b 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.198.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.198.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"; IUSE="experimental" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild index 12b4fb0fdea..ee5c91541ba 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"; IUSE="experimental" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.236.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.4.236.ebuild index f9c19e1c737..c702807ed9a 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.236.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.236.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"; IUSE="experimental" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.236.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.9.236.ebuild index e4dab159de5..bdc60669579 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.236.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.236.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"; IUSE="experimental" diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild index 4a7b4b012a8..269e1c09149 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild @@ -10,7 +10,7 @@ inherit kernel-2 detect_version detect_arch -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"; IUSE="experimental"
[gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
commit: d839d4f0f6c2469727b8abc48088812f989addf7 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 4 01:03:25 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 4 01:03:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d839d4f0 media-video/ffmpeg: drop USE=wavpack Closes: https://bugs.gentoo.org/746350 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> media-video/ffmpeg/ffmpeg-.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-video/ffmpeg/ffmpeg-.ebuild b/media-video/ffmpeg/ffmpeg-.ebuild index ba04a594bd2..d9a53072b31 100644 --- a/media-video/ffmpeg/ffmpeg-.ebuild +++ b/media-video/ffmpeg/ffmpeg-.ebuild @@ -98,7 +98,7 @@ FFMPEG_ENCODER_FLAG_MAP=( amrenc:libvo-amrwbenc mp3:libmp3lame kvazaar:libkvazaar libaom openh264:libopenh264 rav1e:librav1e snappy:libsnappy theora:libtheora twolame:libtwolame - wavpack:libwavpack webp:libwebp x264:libx264 x265:libx265 xvid:libxvid + webp:libwebp x264:libx264 x265:libx265 xvid:libxvid ) IUSE=" @@ -192,7 +192,6 @@ RDEPEND=" >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] ) twolame? ( >=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}] ) - wavpack? ( >=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}] ) webp? ( >=media-libs/libwebp-0.3.0:=[${MULTILIB_USEDEP}] ) x264? ( >=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}] ) x265? ( >=media-libs/x265-1.6:=[${MULTILIB_USEDEP}] )
[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
commit: c4fcf4c37bfd34095ba5ba0ad51fd578cc2eda70 Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:31:16 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:31:16 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fcf4c3 app-office/libreoffice: Stabilize 6.4.6.2-r2 amd64, #728964 Signed-off-by: Sam James gentoo.org> app-office/libreoffice/libreoffice-6.4.6.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-6.4.6.2-r2.ebuild b/app-office/libreoffice/libreoffice-6.4.6.2-r2.ebuild index 598c67302cc..68924ee9aed 100644 --- a/app-office/libreoffice/libreoffice-6.4.6.2-r2.ebuild +++ b/app-office/libreoffice/libreoffice-6.4.6.2-r2.ebuild @@ -98,7 +98,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == ** ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-util/intltool
[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/
commit: 00939ddf487081e529286b00cca3783a85fc5924 Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:31:18 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:31:18 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00939ddf app-office/libreoffice-bin: Stabilize 6.4.6.2-r2 amd64, #728964 Signed-off-by: Sam James gentoo.org> app-office/libreoffice-bin/libreoffice-bin-6.4.6.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-6.4.6.2-r2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-6.4.6.2-r2.ebuild index 87795ad6429..11756a9799e 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-6.4.6.2-r2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-6.4.6.2-r2.ebuild @@ -51,7 +51,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" BIN_COMMON_DEPEND=" app-text/hunspell:0/1.7
[gentoo-commits] repo/gentoo:master commit in: app-text/libwps/
commit: 6bea31a016091385bbc4b84db0af117a653f1f0d Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:31:16 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:31:16 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bea31a0 app-text/libwps: Stabilize 0.4.12 amd64, #728964 Signed-off-by: Sam James gentoo.org> app-text/libwps/libwps-0.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libwps/libwps-0.4.12.ebuild b/app-text/libwps/libwps-0.4.12.ebuild index fa7139d2203..8781d66bfcb 100644 --- a/app-text/libwps/libwps-0.4.12.ebuild +++ b/app-text/libwps/libwps-0.4.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~x86" IUSE="debug doc tools" BDEPEND="
[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
commit: 772ad523dee8f01fb064e84b1fd3c3b89a9f6c16 Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:31:18 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:31:18 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772ad523 app-office/libreoffice-bin-debug: Stabilize 6.4.6.2-r2 amd64, #728964 Signed-off-by: Sam James gentoo.org> .../libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild index 24cb2437d07..61b8703e10c 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"
[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-l10n/
commit: 6b55e7529cee1355b513f51a9fbc7aa9991c3bfe Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:31:17 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:31:17 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b55e752 app-office/libreoffice-l10n: Stabilize 6.4.6.2 amd64, #728964 Signed-off-by: Sam James gentoo.org> app-office/libreoffice-l10n/libreoffice-l10n-6.4.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-6.4.6.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.6.2.ebuild index b20d07acc9c..0a4259bf506 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-6.4.6.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.6.2.ebuild @@ -17,7 +17,7 @@ BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="offlinehelp" #
[gentoo-commits] repo/gentoo:master commit in: app-text/libnumbertext/
commit: 214a8ad3db340e92645b078b110a959b1c91 Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:31:15 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:31:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214a8ad3 app-text/libnumbertext: Stabilize 1.0.6 amd64, #728964 Signed-off-by: Sam James gentoo.org> app-text/libnumbertext/libnumbertext-1.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild index eb21ab61e89..33d55483f98 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" IUSE="" src_configure() {
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/nlohmann_json/
commit: 497ab351b26473af47fa28867076489284d8653b Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:25:46 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:25:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=497ab351 dev-cpp/nlohmann_json: Keyword 3.7.3 arm64, #746407 Signed-off-by: Sam James gentoo.org> dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild index c99fd51237e..c3d5c780de6 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nlohmann/json/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/
commit: 842f93fa680ff5fab351f9bde53b298d09cadb6c Author: Sam James gentoo org> AuthorDate: Sun Oct 4 00:25:46 2020 + Commit: Sam James gentoo org> CommitDate: Sun Oct 4 00:25:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842f93fa games-simulation/openrct2: Keyword 0.3.1 arm64, #746407 Signed-off-by: Sam James gentoo.org> games-simulation/openrct2/openrct2-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openrct2/openrct2-0.3.1.ebuild b/games-simulation/openrct2/openrct2-0.3.1.ebuild index 888da8ec07f..f153410ac97 100644 --- a/games-simulation/openrct2/openrct2-0.3.1.ebuild +++ b/games-simulation/openrct2/openrct2-0.3.1.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="dedicated libressl +lightfx +opengl scripting test +truetype" COMMON_DEPEND="
[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
commit: 2d54445d4394e780bbe841eff912bc2a1afcf4a5 Author: Sam James gentoo org> AuthorDate: Sat Oct 3 23:44:16 2020 + Commit: Sam James gentoo org> CommitDate: Sat Oct 3 23:45:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d54445d www-client/firefox: Stabilize 78.3.1 x86, #744208 Signed-off-by: Sam James gentoo.org> www-client/firefox/firefox-78.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild index 92ff0b2c883..783a920e175 100644 --- a/www-client/firefox/firefox-78.3.1.ebuild +++ b/www-client/firefox/firefox-78.3.1.ebuild @@ -49,7 +49,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox"; -KEYWORDS="amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" SLOT="0/esr$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CDDB-File/
commit: f409a09fe195d5e84644b7bbcd1cb105522139e7 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:26:48 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 3 23:36:27 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f409a09f dev-perl/CDDB-File: Cleanup old 1.50.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CDDB-File/CDDB-File-1.50.0-r1.ebuild | 17 - 1 file changed, 17 deletions(-) diff --git a/dev-perl/CDDB-File/CDDB-File-1.50.0-r1.ebuild b/dev-perl/CDDB-File/CDDB-File-1.50.0-r1.ebuild deleted file mode 100644 index a3e960c3018..000 --- a/dev-perl/CDDB-File/CDDB-File-1.50.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TMTM -MODULE_VERSION=1.05 -inherit perl-module - -DESCRIPTION="Parse a CDDB/freedb data file" - -LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+ -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc x86" -IUSE="" - -SRC_TEST="do"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CDDB_get/
commit: f4720f19521b6f1eabaa845cf444df80617c1d20 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:30:04 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 3 23:36:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4720f19 dev-perl/CDDB_get: Cleanup old 2.280.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild | 18 -- 1 file changed, 18 deletions(-) diff --git a/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild b/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild deleted file mode 100644 index 6fadf354b0b..000 --- a/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=FONKIE -MODULE_VERSION=2.28 -inherit perl-module - -DESCRIPTION="Read the CDDB entry for an audio CD in your drive" -HOMEPAGE="http://armin.emx.at/cddb/ https://metacpan.org/release/CDDB_get"; - -LICENSE="|| ( Artistic GPL-2 )" # "as perl, either GPL-2 or Artistic" -SLOT="2" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST=do
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Compile/, dev-perl/CGI-Compile/files/
commit: 31f5e6bdae01125833644c18858b42239800d824 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:34:06 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 3 23:36:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f5e6bd dev-perl/CGI-Compile: Cleanup old 0.220.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild| 27 dev-perl/CGI-Compile/Manifest | 1 - .../files/CGI-Compile-0.210.0-perl-526.patch | 137 - 3 files changed, 165 deletions(-) diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild deleted file mode 100644 index a475f0ca6d8..000 --- a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MIYAGAWA -DIST_VERSION=0.22 -inherit perl-module - -DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-perl/File-pushd -" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-Tiny-0.34.0 - test? ( - dev-perl/Test-NoWarnings - dev-perl/Test-Requires - virtual/perl-Test-Simple - ) -" -PATCHES=("${FILESDIR}/${PN}-0.210.0-perl-526.patch") diff --git a/dev-perl/CGI-Compile/Manifest b/dev-perl/CGI-Compile/Manifest index db91d63692a..4b9ca451630 100644 --- a/dev-perl/CGI-Compile/Manifest +++ b/dev-perl/CGI-Compile/Manifest @@ -1,3 +1,2 @@ -DIST CGI-Compile-0.22.tar.gz 21160 BLAKE2B a2b8ba4c7f180ec5dc1d48dace853ac37a3c8cbaaa2e1a140b52eca2fe366f59c0229d47cd8738029781ee4cb137db7d646efb55e254dffdb4e0112a107dc2f3 SHA512 58be714bd25975fbb66e4c83c197fa3c17219327859d965011706fda96d5c2f208831e52368c0b4b8ef6b0f462b9c8ea216d94d7ef30e904e21b818b134cc5b7 DIST CGI-Compile-0.24.tar.gz 22392 BLAKE2B 874789fb78b9df5c1a207c3ebdc864bc3a648cd9c41943d64a94eef95c3c1d20d287e893f3ea2fa89ae4754f9ffaa931b7f5cfa239f984009ab06c266d1113c9 SHA512 bfb0e0d34f7088acc04811d8f778721b6b77afeeca1b3cdb7c21d633152f17af33c5de8772ef81adea48315d6eae5c7706a5cbbb7f373dbc0b08fe0ee8335abe DIST CGI-Compile-0.25.tar.gz 22479 BLAKE2B e321ec4d0ecee66f0efb8c89f322a036b135449938840aa0cfe0bf714bb2e8a0ad2d8d8f4397b00aa9e86d03190cb9429aaa8e0420528f233ddc9c066f768859 SHA512 760481c3868592d7dbeab10125ee76c608ea6a705926597c4219dc128c3ffb642ff39e6ddf72aa916c183fb6baf3671e687ea9a41b86987a60fc076d304d6fe6 diff --git a/dev-perl/CGI-Compile/files/CGI-Compile-0.210.0-perl-526.patch b/dev-perl/CGI-Compile/files/CGI-Compile-0.210.0-perl-526.patch deleted file mode 100644 index 74945fb9488..000 --- a/dev-perl/CGI-Compile/files/CGI-Compile-0.210.0-perl-526.patch +++ /dev/null @@ -1,137 +0,0 @@ -From dc9437c949a4f44ca8b36bbf974d6a49337c67b4 Mon Sep 17 00:00:00 2001 -From: Kent Fredric -Date: Sun, 1 Oct 2017 04:10:33 +1300 -Subject: Fix tests failure on Perl 5.26+ with PERL_USE_UNSAFE_INC=0 - -Bug: https://github.com/miyagawa/CGI-Compile/issues/21 -Bug: https://bugs.gentoo.org/614352 - t/Capture.pm | 3 ++- - t/coderef_args.t | 3 ++- - t/compile.t | 3 ++- - t/data_end.t | 4 +++- - t/exit.t | 2 +- - t/local-SIG.t | 3 ++- - t/source.t| 3 ++- - t/source_filter.t | 3 ++- - t/warnings.t | 3 ++- - 9 files changed, 18 insertions(+), 9 deletions(-) - -diff --git a/t/Capture.pm b/t/Capture.pm -index 476f80d..2331b33 100644 a/t/Capture.pm -+++ b/t/Capture.pm -@@ -1,4 +1,5 @@ --package t::Capture; -+package # Hide from PAUSE -+ Capture; - use base qw(Exporter); - our @EXPORT = qw(capture_out); - -diff --git a/t/coderef_args.t b/t/coderef_args.t -index 8d9c1b4..89720dd 100644 a/t/coderef_args.t -+++ b/t/coderef_args.t -@@ -1,5 +1,6 @@ - use Test::More; --use t::Capture; -+use lib 't'; -+use Capture; - use CGI::Compile; - - my $sub = CGI::Compile->compile("t/args.cgi"); -diff --git a/t/compile.t b/t/compile.t -index db42283..f302f9b 100644 a/t/compile.t -+++ b/t/compile.t -@@ -1,6 +1,7 @@ - use Test::More; - use Test::Requires qw(CGI); --use t::Capture; -+use lib 't'; -+use Capture; - use CGI::Compile; - #no warnings 'signal'; # for MSWin32 - -diff --git a/t/data_end.t b/t/data_end.t -index af468f7..175641f 100644 a/t/data_end.t -+++ b/t/data_end.t -@@ -1,6 +1,8 @@ - use Test::More; - use CGI::Compile; --use t::Capture; -+ -+use lib 't'; -+use Capture; - - { - my $sub = CGI::Compile->compile("t/data.cgi"); -diff --git a/t/exit.t b/t/exit.t -index b98b28a..2167b1c 100644 a/t/exit.t -+++ b/t/exit.t -@@ -1,8 +1,8 @@ - use strict; - use Test::More tests => 2; - use CGI::Compile; --use t::Capture; - use lib "t"; -+use Capture; - use Exit; - - my $sub = CGI::Compile->c
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Fast/
commit: b10db0f945f1b5bf78d1aba1ce8c1a9df74d933c Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:35:45 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 3 23:36:41 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b10db0f9 dev-perl/CGI-Fast: Cleanup old 2.130.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 30 -- dev-perl/CGI-Fast/Manifest| 1 - 2 files changed, 31 deletions(-) diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild deleted file mode 100644 index 90bc04a23c9..000 --- a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=LEEJO -DIST_VERSION=2.13 -inherit perl-module - -DESCRIPTION="CGI Interface for Fast CGI" - -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~s390 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-perl/CGI-4 - virtual/perl-Carp - >=dev-perl/FCGI-0.670.0 - virtual/perl-if -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Temp - virtual/perl-Test-Simple - ) -" -PERL_RM_FILES=( "t/006_changes.t" ) diff --git a/dev-perl/CGI-Fast/Manifest b/dev-perl/CGI-Fast/Manifest index c2611c9e704..386dd870949 100644 --- a/dev-perl/CGI-Fast/Manifest +++ b/dev-perl/CGI-Fast/Manifest @@ -1,2 +1 @@ -DIST CGI-Fast-2.13.tar.gz 8844 BLAKE2B ece86a8ead5a83c0407f6c2713bf0848bfc895d9062811b5ce03ad68caa78aeb8b9d9f0f6f68abaafd1a652be2c53ece008f403e05ff49ac6538282f2a36fc65 SHA512 58e7010f5cdfa13e8ba4e528dfe2d7bcc4ac33f48482de186ef27ec0a38ac091c9d534761231c7dd947516532c78520259e841533690ffba7b90fb3d0069f53c DIST CGI-Fast-2.15.tar.gz 9277 BLAKE2B 95de6374611d8719195a65ef9a9575b34b82922f4a87c8844fc9ac4e62f219b3b19dafe10baaef8431e297cafe495a43c1761b9d3b275d471fed3855e95b4386 SHA512 b984cbcf5d1d96dd9fcb58b704ae643e127fcdbe37b4d7e7560e5e1219abb849d72c4ff5a2eb45d7f076a126543b06fda282aabf2c3788b8a87f075c081d30c1
[gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/
commit: eb166c7fd842daf71da76739c4baae076ebdccb6 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:31:46 2020 + Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 3 23:36:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb166c7f dev-perl/CGI: Cleanup old 4.400.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CGI/CGI-4.400.0.ebuild | 38 -- dev-perl/CGI/Manifest | 1 - 2 files changed, 39 deletions(-) diff --git a/dev-perl/CGI/CGI-4.400.0.ebuild b/dev-perl/CGI/CGI-4.400.0.ebuild deleted file mode 100644 index 291aed94485..000 --- a/dev-perl/CGI/CGI-4.400.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=LEEJO -DIST_VERSION=4.40 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Simple Common Gateway Interface Class" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Encode - virtual/perl-Exporter - >=virtual/perl-File-Spec-0.820.0 - >=virtual/perl-File-Temp-0.170.0 - >=dev-perl/HTML-Parser-3.690.0 - virtual/perl-if - >=virtual/perl-parent-0.225.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-IO - >=dev-perl/Test-Deep-0.110.0 - dev-perl/Test-NoWarnings - >=virtual/perl-Test-Simple-0.980.0 - >=dev-perl/Test-Warn-0.300.0 - ) -" -PERL_RM_FILES=( "t/compiles_pod.t" "t/changes.t" ) diff --git a/dev-perl/CGI/Manifest b/dev-perl/CGI/Manifest index d17bc0cc23b..b90dd407ea7 100644 --- a/dev-perl/CGI/Manifest +++ b/dev-perl/CGI/Manifest @@ -1,3 +1,2 @@ -DIST CGI-4.40.tar.gz 200642 BLAKE2B a3b751ee9daec925654e9781bee03842c43730690b835fde5dea421607670a386f3bea5f60d36bd629206417de35bab1b46e51a13d57a9b6feeedd6cec9fa2eb SHA512 317cc410d8cc630067759cc05b8643e0c3fe4e55307c437176892a625b88d46443c3e0ff4361e066c54f95c3573e5fa8c21e23069071fa0dc74fc2d93dca13c1 DIST CGI-4.47.tar.gz 204940 BLAKE2B fa0c4492b19543061403ff65be0d304fe166ece4cdfdb19c9c55de391001add2c03bd4c99019ddeae1b2fc70009a5419de8baa7159548f237351572d11c9c004 SHA512 1f46c15071254a691781a93cfdaed62da01486bb32d68ef6999ad1aa6f8b631452fad4aa95fdf8ce63a7314023853f01fddfb9aabf3f49460d174d118136822d DIST CGI-4.50.tar.gz 205316 BLAKE2B 7b6fe005545e2a3f9a0218f4bb3fc7f6acea879c87118675f72db5f7db78b0bd84788493199e94d2bfadcd07650dfed72c85d0db69ba1210bd3b372e19fb2cab SHA512 c8f898404ef8fb341ea741229939748b82ca94b231591b67f29ca2f06cfbab363653753289a795a2eb0b0a145eafc8e8a303e92fd90795071b123e0fb8cb79c6
[gentoo-commits] repo/gentoo:master commit in: sys-apps/unscd/
commit: 64c0651bacb663fe6af63a0cb803178232904fb9 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 3 23:13:20 2020 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 3 23:14:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c0651b sys-apps/unscd: bump up to 0.54, update upstream metadata Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich gentoo.org> sys-apps/unscd/Manifest | 1 + sys-apps/unscd/metadata.xml | 7 +++ sys-apps/unscd/unscd-0.54.ebuild | 36 3 files changed, 44 insertions(+) diff --git a/sys-apps/unscd/Manifest b/sys-apps/unscd/Manifest index 2ae1770b66d..8c47f03881b 100644 --- a/sys-apps/unscd/Manifest +++ b/sys-apps/unscd/Manifest @@ -1 +1,2 @@ DIST nscd-0.53.c 73206 BLAKE2B ce3b8e02ce8879664bde7ee7362ee0d920ad9e9cd24da08b02e83d49b2e0bef7fb1b3c6635bc4e8a26d901170943a78bae608903459e4447edf004e5ef716468 SHA512 d14362d21282d0ea919af3b353f7838d1514c293b49df084bc8df424392b4121dba3443a07118f4c8c1cfdca0cbf8ebddde24cf73459b06349e9d1a68801403c +DIST nscd-0.54.c 73292 BLAKE2B 8088c5d00e3604143a3e7bbd173d553dcb6f98de226eb48dc7f37afbcdbc4d606712896bb13686246893d3dc8e50a38ecf2b75d84a2f266c38a3eb947408da19 SHA512 61454613284371a3b0c8a6d3a2451247a792f51ff813489c0f2065296248f8f3489f1878a0d88ac1526b9391937cf9f31a60d1df882f76fc9da4ad79904b22e9 diff --git a/sys-apps/unscd/metadata.xml b/sys-apps/unscd/metadata.xml index 3a840c8dcd0..1c0546f7b8f 100644 --- a/sys-apps/unscd/metadata.xml +++ b/sys-apps/unscd/metadata.xml @@ -5,4 +5,11 @@ toolch...@gentoo.org Gentoo Toolchain Project + + + vda.li...@googlemail.com + Denys Vlasenko + +mailto:vda.li...@googlemail.com + diff --git a/sys-apps/unscd/unscd-0.54.ebuild b/sys-apps/unscd/unscd-0.54.ebuild new file mode 100644 index 000..fab051a1f9e --- /dev/null +++ b/sys-apps/unscd/unscd-0.54.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit systemd toolchain-funcs + +DESCRIPTION="simple & stable nscd replacement" +HOMEPAGE="https://busybox.net/~vda/unscd/README"; +SRC_URI="https://busybox.net/~vda/unscd/nscd-${PV}.c"; + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="sys-libs/glibc[nscd(+)]" +DEPEND="${RDEPEND}" + +S=${WORKDIR} + +src_unpack() { + cp "${DISTDIR}"/nscd-${PV}.c ${PN}.c || die +} + +src_compile() { + tc-export CC + emake unscd +} + +src_install() { + newinitd "${FILESDIR}"/unscd.initd-r1 unscd + systemd_newtmpfilesd "${FILESDIR}"/unscd-tmpfiles.conf unscd.conf + systemd_dounit "${FILESDIR}"/unscd.service + dosbin unscd +}
[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stuff/, sci-astronomy/stuff/files/
commit: 397297785fbdfde84c7378475b0ac143796d242e Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 23:09:50 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 23:09:50 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39729778 sci-astronomy/stuff: Fix -fno-common Closes: https://bugs.gentoo.org/706944 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> .../stuff/files/stuff-1.26.0-fno-common.patch | 60 ++ sci-astronomy/stuff/stuff-1.26.0.ebuild| 9 ++-- 2 files changed, 64 insertions(+), 5 deletions(-) diff --git a/sci-astronomy/stuff/files/stuff-1.26.0-fno-common.patch b/sci-astronomy/stuff/files/stuff-1.26.0-fno-common.patch new file mode 100644 index 000..bb02fa9e26f --- /dev/null +++ b/sci-astronomy/stuff/files/stuff-1.26.0-fno-common.patch @@ -0,0 +1,60 @@ +--- a/src/cosmo.c b/src/cosmo.c +@@ -39,6 +39,11 @@ + #include "cosmo.h" + #include "lf.h" + ++chargstr[MAXCHAR]; ++int bswapflag; ++ ++double H, H0, OmegaM, OmegaL, deltaMH; ++ + / cosmo_dconf / + /* + Conformal distance. Numerical integration along geodesic, allowing for a +--- a/src/cosmo.h b/src/cosmo.h +@@ -38,7 +38,7 @@ + + /*-- global variables ---*/ + +-doubleH, H0, OmegaM, OmegaL, deltaMH; ++extern double H, H0, OmegaM, OmegaL, deltaMH; + + /* protos ---*/ + +--- a/src/globals.h b/src/globals.h +@@ -29,8 +29,8 @@ + #include "types.h" + + /*--- miscellaneous variables ---*/ +-char gstr[MAXCHAR]; +-int bswapflag; ++extern char gstr[MAXCHAR]; ++extern intbswapflag; + + /*--- functions -*/ + externvoiderror(int, char *, char *), +--- a/src/prefs.c b/src/prefs.c +@@ -53,6 +53,8 @@ + #include "prefs.h" + #include "preflist.h" + ++prefstruct prefs; ++ + /* dumpprefs / + /* + Print the default preference parameters. +--- a/src/prefs.h b/src/prefs.h +@@ -136,7 +136,7 @@ + double time_diff; /* Execution time */ + } prefstruct; + +-prefstructprefs; ++extern prefstruct prefs; + + /*- Internal constants --*/ + diff --git a/sci-astronomy/stuff/stuff-1.26.0.ebuild b/sci-astronomy/stuff/stuff-1.26.0.ebuild index cc672651f26..8c31f838acd 100644 --- a/sci-astronomy/stuff/stuff-1.26.0.ebuild +++ b/sci-astronomy/stuff/stuff-1.26.0.ebuild @@ -1,19 +1,18 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Tool for automatic generation of astronomical catalogs" HOMEPAGE="http://www.astromatic.net/software/stuff/"; SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"; -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="threads" -RDEPEND="" -DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) src_configure() { econf $(use_enable threads)
[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/skymaker/files/, sci-astronomy/skymaker/
commit: 15811784574e3886dd48185511c0b8444bae5c52 Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 23:09:53 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 23:09:53 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15811784 sci-astronomy/skymaker: Fix -fno-common Closes: https://bugs.gentoo.org/707164 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> .../files/skymaker-3.10.5-fno-common.patch | 66 ++ sci-astronomy/skymaker/skymaker-3.10.5.ebuild | 10 ++-- 2 files changed, 72 insertions(+), 4 deletions(-) diff --git a/sci-astronomy/skymaker/files/skymaker-3.10.5-fno-common.patch b/sci-astronomy/skymaker/files/skymaker-3.10.5-fno-common.patch new file mode 100644 index 000..f80ed5422c6 --- /dev/null +++ b/sci-astronomy/skymaker/files/skymaker-3.10.5-fno-common.patch @@ -0,0 +1,66 @@ +--- a/src/fits/fitscat.c b/src/fits/fitscat.c +@@ -42,6 +42,9 @@ + #include "fitscat_defs.h" + #include "fitscat.h" + ++int bswapflag; ++chargstr[MAXCHAR]; ++ + /** about_cat ** + PROTO int about_cat(catstruct *cat, FILE *stream) + PURPOSE Print some info about a catalog. +--- a/src/fits/fitscat_defs.h b/src/fits/fitscat_defs.h +@@ -86,7 +86,7 @@ + typedef int LONG; /* for DEC-Alpha... */ + + /*- Internal constants --*/ +-char gstr[MAXCHAR]; ++extern char gstr[MAXCHAR]; + + /*- External constants --*/ + +--- a/src/fits/fitscat.h b/src/fits/fitscat.h +@@ -333,6 +333,6 @@ + warning(char *msg1, char *msg2); + + +-int bswapflag; ++extern intbswapflag; + + #endif +--- a/src/globals.h b/src/globals.h +@@ -29,7 +29,7 @@ + #include "types.h" + + /*--- miscellaneous variables ---*/ +-char gstr[MAXCHAR]; ++extern char gstr[MAXCHAR]; + + /*--- functions -*/ + extern void makeit(void); +--- a/src/prefs.c b/src/prefs.c +@@ -59,6 +59,8 @@ + #include "prefs.h" + #include "preflist.h" + ++prefstruct prefs; ++ + /* dumpprefs / + /* + Print the default preference parameters. +--- a/src/prefs.h b/src/prefs.h +@@ -149,7 +149,7 @@ + int nobj; /* Number of sources added */ + } prefstruct; + +-prefstructprefs; ++extern prefstruct prefs; + + /* protos ---*/ + extern intcistrcmp(char *cs, char *ct, int mode); diff --git a/sci-astronomy/skymaker/skymaker-3.10.5.ebuild b/sci-astronomy/skymaker/skymaker-3.10.5.ebuild index da9788d145b..dd5c6c6a188 100644 --- a/sci-astronomy/skymaker/skymaker-3.10.5.ebuild +++ b/sci-astronomy/skymaker/skymaker-3.10.5.ebuild @@ -1,20 +1,22 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Program that simulates astronomical images" HOMEPAGE="http://www.astromatic.net/software/skymaker"; SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"; -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="threads" -RDEPEND="sci-libs/fftw:3.0" +RDEPEND="sci-libs/fftw:3.0=" DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) + src_configure() { econf $(use_enable threads) }
[gentoo-commits] repo/gentoo:master commit in: sci-libs/brial/
commit: 0e2043d4c91df3fedab2ae17fb2d0908767b3e3b Author: Michael Orlitzky gentoo org> AuthorDate: Sat Oct 3 21:51:54 2020 + Commit: Michael Orlitzky gentoo org> CommitDate: Sat Oct 3 23:08:20 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2043d4 sci-libs/brial: bugfix update 1.2.9 -> 1.2.10. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Orlitzky gentoo.org> sci-libs/brial/Manifest| 2 +- sci-libs/brial/{brial-1.2.9.ebuild => brial-1.2.10.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/brial/Manifest b/sci-libs/brial/Manifest index d2b36e43608..0132c582b5b 100644 --- a/sci-libs/brial/Manifest +++ b/sci-libs/brial/Manifest @@ -1,2 +1,2 @@ +DIST brial-1.2.10.tar.bz2 1229830 BLAKE2B a1cfe4fcd19824d04388bbab1130a9d07e5920fb05ea1686424f1e0193c6f5d29300bba66bdf7ac59665cbceed3f6ff84fbb5a95311858196a0fbdecda5a2cc7 SHA512 163d9f3703271f412d20ec165d713280d9b46c50b66eed0b15385c6d94569e0ea5d7e84c3b6715d51197e97be4062325551402c844f70235a4aa1cebc5e9d3a1 DIST brial-1.2.8.tar.bz2 1228732 BLAKE2B f9bdfc9416381f3436c555861806a7ea4680e706729b6de9c2b06ea2908090b87b745fe5ce2d94ba9d5832a78067e4848f8ef113b7d8dc22557b6d95b7dad707 SHA512 a94acba140d976dd070b5214c537fb3dba89fc2309addc566b8f0a031328f2d4c2bb3c38c2cb5565c7ff2ca0c5f7f56ca120899d15c768887d3b61a18b3e05be -DIST brial-1.2.9.tar.bz2 1230234 BLAKE2B c083931793976deee592e91efcc8ae2fa501c5a2b5cb04fd8449e225c84d5bbe9255480641694e8aac4f299c6ab1800bf21713278d0f8def4a1f335643751cdd SHA512 f5dfcab6b324d1151e06ce3af0f085ebf692d26cd4b38203c835a35a6f0f25d09f6c4a6ebf44b12c3a9c9125dddb2e94a43f1d04b59d07995392b50ada54d410 diff --git a/sci-libs/brial/brial-1.2.9.ebuild b/sci-libs/brial/brial-1.2.10.ebuild similarity index 100% rename from sci-libs/brial/brial-1.2.9.ebuild rename to sci-libs/brial/brial-1.2.10.ebuild
[gentoo-commits] data/gentoo-news:master commit in: 2020-04-03-kubernetes-moving-to-single-package/
commit: 06389687a998adee56074da91a0157dc7f8d9262 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 23:00:06 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 23:00:44 2020 + URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=06389687 remove irrelivent news item about kubernetes single package Signed-off-by: William Hubbs gentoo.org> ...4-03-kubernetes-moving-to-single-package.en.txt | 31 -- ...-kubernetes-moving-to-single-package.en.txt.asc | 16 --- 2 files changed, 47 deletions(-) diff --git a/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt b/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt deleted file mode 100644 index 499b30a..000 --- a/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt +++ /dev/null @@ -1,31 +0,0 @@ -Title: K8s Moving to a Single Package -Author: William Hubbs -Posted: 2020-04-03 -Revision: 1 -News-Item-Format: 2.0 -Display-If-Installed: sys-cluster/kubeadm -Display-If-Installed: sys-cluster/kube-apiserver -Display-If-Installed: sys-cluster/kube-controller-manager -Display-If-Installed: sys-cluster/kubectl -Display-If-Installed: sys-cluster/kubelet -Display-If-Installed: sys-cluster/kube-proxy -Display-If-Installed: sys-cluster/kube-scheduler - -Formerly, we packaged kubernetes as seven separate packages: - -sys-cluster/kubeadm, sys-cluster/kube-apiserver, -sys-cluster/kube-controller-manager, sys-cluster/kubectl, -sys-cluster/kubelet, sys-cluster/kube-proxy and -sys-cluster/kube-scheduler. - -Starting with kubernetes 1.18.0, 1.17.5 and 1.16.9, these will be merged -into one package, sys-cluster/kubernetes. The components of this package -which are build and installed will be selectable by use flags. - -If you are using 1.16.x or 1.17.x and would like to migrate to the -single package without upgrading, I have also made 1.16.8 and 1.17.4 -available in this new package. - -Currently, everything is built and installed by default; however, I am -open to changing this if there is a better way to configure the default -build. diff --git a/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt.asc b/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt.asc deleted file mode 100644 index e9f1aef..000 --- a/2020-04-03-kubernetes-moving-to-single-package/2020-04-03-kubernetes-moving-to-single-package.en.txt.asc +++ /dev/null @@ -1,16 +0,0 @@ --BEGIN PGP SIGNATURE- - -iQIzBAABCAAdFiEEnB9e/J8YI6T0NBsJm0Co7cr65zMFAl6HwJ0ACgkQm0Co7cr6 -5zNd5xAAsSSs++Ga+KQUVziwYdWBxC/AizJssBsVfPD4leyVz80bX+JYAqblqsCo -pVyNpA64dcOo9nEY7JAGEoSnvuND2IUutt8sKs4Wjgc/B9kt7IIqaSYlmLfbEBo1 -3ozdUQ8RIAalsQwjJMuShq/RgK1D/NKqqEVuDR9zhuW1X81fNUaKVf2QDFpm6rJV -Ho50Uwaac5Wkn9fruIeinl0YYn338FEpabgFfuVcABhNYJr/f9CJ5yjdV06CBFJH -cjlTlwlnQQl599zEO44fq9ZvYRn7aUAzzyA8ykRi7gCsqEOdc6v1HunDRNDOBR1w -ftMm8Du7rEr0nyqEJw7/CqS+UgNn4uJ6tB8LF151ZApE3DDoulfrEtQODAe9Xxv+ -4WFm+T2oX+9Ii1vueDrDjG6uoiUPBIiRV8Rbd7fstOdsbmGvdqFLAgs5oQiPfp0U -l8VPHoezg42kr0Zjy30Poubzl6dDoLlRYcIHjQIIYlXPMoql6U0T3IIYb7uaQWtl -piJ3Zs/B7Co8FhJAXHmP0fZ0vbggF+q/ax+QJCOq+fpO1PUqG9d8qb11NgnNiQeN -RhncuwGL8hbobrDswTyawfxo9hHv3ORryAE/qNS9xpVFj2cG2rDdail6Vw/l64UR -Agg18g4xzeyKbri0LzkURQCsLJVg22U2GFRAz20v8/BSnmCnXdE= -=x3lR --END PGP SIGNATURE-
[gentoo-commits] repo/gentoo:master commit in: games-util/wit/, games-util/wit/files/
commit: 48a5b269397a4dfb5c52a1e598c0d568bdfe6a9b Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 22:50:44 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 22:50:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a5b269 games-util/wit: Fix -fno-common Bug: https://bugs.gentoo.org/742404 Closes: https://bugs.gentoo.org/706610 Closes: https://bugs.gentoo.org/724706 Closes: https://bugs.gentoo.org/739408 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> games-util/wit/files/wit-3.02a-fno-common.patch| 11 ++ games-util/wit/files/wit-3.02a-makefile.patch | 113 +++-- ...c-stack.patch => wit-3.02a-no-exec-stack.patch} | 0 games-util/wit/wit-3.02a.ebuild| 25 +++-- 4 files changed, 129 insertions(+), 20 deletions(-) diff --git a/games-util/wit/files/wit-3.02a-fno-common.patch b/games-util/wit/files/wit-3.02a-fno-common.patch new file mode 100644 index 000..b930213f156 --- /dev/null +++ b/games-util/wit/files/wit-3.02a-fno-common.patch @@ -0,0 +1,11 @@ +--- a/dclib/dclib-color.h b/dclib/dclib-color.h +@@ -535,7 +535,7 @@ + /// color helpers /// + /// + +-u32 ColorTab_M0_M15[16]; // first 16 colors of "\e[m" ++extern u32 ColorTab_M0_M15[16]; // first 16 colors of "\e[m" + + // return a m256 index + u8 ConvertColorRGB3ToM256 ( u8 r, u8 g, u8 b ); diff --git a/games-util/wit/files/wit-3.02a-makefile.patch b/games-util/wit/files/wit-3.02a-makefile.patch index a0dea1405a6..a0172d50f0f 100644 --- a/games-util/wit/files/wit-3.02a-makefile.patch +++ b/games-util/wit/files/wit-3.02a-makefile.patch @@ -1,9 +1,21 @@ Don't link libdl into wfuse as it's unnecessary, use system bzip2, respect user CFLAGS, use pkgconfig to determine ncurses libs, and use verbose build output. wiimms-iso-tools.source-3.02a/Makefile -+++ wiimms-iso-tools.source-3.02a/Makefile -@@ -171,7 +171,7 @@ +--- a/Makefile b/Makefile +@@ -111,11 +111,6 @@ + #--- + # compiler settings + +-PRE ?= +-CC= $(PRE)gcc +-CPP = $(PRE)g++ +-STRIP = $(PRE)strip +- + #--- + # files + +@@ -171,7 +166,7 @@ TOPT_wit := $(OPT_STATIC) TOPT_wwt := $(OPT_STATIC) TOPT_wdf := $(OPT_STATIC) @@ -12,7 +24,7 @@ CFLAGS, use pkgconfig to determine ncurses libs, and use verbose build output. #TOPT_ALL := $(TOPT_wit) $(TOPT_wwt) $(TOPT_wdf) $(TOPT_wfuse) -@@ -206,8 +206,8 @@ +@@ -206,8 +201,8 @@ endif # lib summary @@ -23,11 +35,12 @@ CFLAGS, use pkgconfig to determine ncurses libs, and use verbose build output. RM_FILES += $(foreach l,$(LIB_LIST),src/$(l)/*.{d,o}) -@@ -297,10 +297,8 @@ +@@ -297,10 +292,9 @@ DEFINES1 += -D_LZMA_PROB32=1 # LZMA option DEFINES = $(strip $(DEFINES1) $(MODE) $(XDEF)) -CFLAGS+= -fomit-frame-pointer -fno-strict-aliasing -funroll-loops ++CFLAGS+= -fno-strict-aliasing CFLAGS+= -Wall -Wno-parentheses -Wno-unused-function -#CFLAGS += -O3 -Isrc/libwbfs -Isrc/lzma -Isrc -I$(UI) -I. -Iwork -CFLAGS+= -O3 -Isrc/libwbfs -Isrc -I$(UI) -I. -Iwork @@ -35,16 +48,22 @@ CFLAGS, use pkgconfig to determine ncurses libs, and use verbose build output. ifeq ($(SYSTEM),cygwin) CFLAGS += -Wno-format-truncation else ifeq ($(SYSTEM),mac) -@@ -317,7 +315,7 @@ +@@ -311,13 +305,10 @@ + + DEPFLAGS += -MMD + +-LDFLAGS += -static-libgcc +-LDFLAGS := $(strip $(LDFLAGS)) +- ifeq ($(HAVE_ZLIB),1) LIBS += -lz endif -LIBS += -lm -lncurses $(XLIBS) -+LIBS += -lm $(shell pkg-config --libs ncurses) -lbz2 $(XLIBS) ++LIBS += -lm $(shell $(PKG_CONFIG) --libs ncurses) -lbz2 $(XLIBS) DISTRIB_RM= ./wit-v$(VERSION)-r DISTRIB_BASE = wit-v$(VERSION)-r$(REVISION_NEXT) -@@ -370,83 +368,70 @@ +@@ -370,83 +361,70 @@ # general rules $(ALL_TOOLS_X): %: %.o $(ALL_OBJECTS) $(TOBJ_ALL) Makefile | $(HELPER_TOOLS) @@ -144,7 +163,7 @@ CFLAGS, use pkgconfig to determine ncurses libs, and use verbose build output. # ### -@@ -644,9 +629,8 @@ +@@ -644,9 +622,8 @@ .PHONY : gen-doc gen-doc: @@ -156,7 +175,16 @@ CFLAGS, use pkgconfig to determine ncurses libs, and use verbose build output. # #-- -@@ -764,8 +748,7 @@ +@@ -750,7 +727,7 @@ + + .PHONY : predef + predef: +- @gcc -E -dM none.c | sort ++ @$(CC) -E -dM none.c | sort + + # + #-- +@@ -764,8 +741,7 @@ #--
[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
commit: 41858f07a1c9bd46c9fb0e07a4caf140eeaafa04 Author: Sam James gentoo org> AuthorDate: Sat Oct 3 22:43:22 2020 + Commit: Sam James gentoo org> CommitDate: Sat Oct 3 22:43:27 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41858f07 dev-lang/python: Stabilize 2.7.18-r2 ppc Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> dev-lang/python/python-2.7.18-r2.ebuild | 2 +- dev-lang/python/python-2.7.18-r4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/python/python-2.7.18-r2.ebuild b/dev-lang/python/python-2.7.18-r2.ebuild index dc1ba4a9f8b..8298d93efee 100644 --- a/dev-lang/python/python-2.7.18-r2.ebuild +++ b/dev-lang/python/python-2.7.18-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 sparc x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. diff --git a/dev-lang/python/python-2.7.18-r4.ebuild b/dev-lang/python/python-2.7.18-r4.ebuild index aaf22eba4c1..456f56833cb 100644 --- a/dev-lang/python/python-2.7.18-r4.ebuild +++ b/dev-lang/python/python-2.7.18-r4.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild.
[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
commit: 4ff91d194002cfc59442fdc59ecc55db7657a348 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Oct 3 22:11:16 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Oct 3 22:11:23 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff91d19 www-client/firefox-bin: fix UnusedLocalUse Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> www-client/firefox-bin/metadata.xml | 4 1 file changed, 4 deletions(-) diff --git a/www-client/firefox-bin/metadata.xml b/www-client/firefox-bin/metadata.xml index e2571e34dbb..9b0f5d9b7eb 100644 --- a/www-client/firefox-bin/metadata.xml +++ b/www-client/firefox-bin/metadata.xml @@ -18,9 +18,5 @@ Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles - - Use media-libs/openh264 for H.264 support - instead of downloading binary blob from Mozilla at runtime -
[gentoo-commits] repo/gentoo:master commit in: sci-calculators/units/
commit: b112577cfda77a051d906dadccaeb7ef67fe5559 Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 21:47:39 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 21:47:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b112577c sci-calculators/units: [QA] Do not use EROOT in src_configure * EROOT is not defined in src_* phases. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> sci-calculators/units/units-2.18.ebuild| 2 +- sci-calculators/units/units-2.19-r1.ebuild | 2 +- sci-calculators/units/units-2.20.ebuild| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-calculators/units/units-2.18.ebuild b/sci-calculators/units/units-2.18.ebuild index 119605f9309..b110fbdd91b 100644 --- a/sci-calculators/units/units-2.18.ebuild +++ b/sci-calculators/units/units-2.18.ebuild @@ -38,7 +38,7 @@ pkg_setup() { src_configure() { econf \ - --sharedstatedir="${EROOT}/var/lib" \ + --sharedstatedir="${EPREFIX}"/var/lib \ ac_cv_path_PYTHON=no } diff --git a/sci-calculators/units/units-2.19-r1.ebuild b/sci-calculators/units/units-2.19-r1.ebuild index b6062ea69bb..08fba4f5f9b 100644 --- a/sci-calculators/units/units-2.19-r1.ebuild +++ b/sci-calculators/units/units-2.19-r1.ebuild @@ -41,7 +41,7 @@ pkg_setup() { src_configure() { econf \ - --sharedstatedir="${EROOT}/var/lib" \ + --sharedstatedir="${EPREFIX}"/var/lib \ ac_cv_path_PYTHON=no } diff --git a/sci-calculators/units/units-2.20.ebuild b/sci-calculators/units/units-2.20.ebuild index 512e983f4b3..a601e8f3fc0 100644 --- a/sci-calculators/units/units-2.20.ebuild +++ b/sci-calculators/units/units-2.20.ebuild @@ -39,7 +39,7 @@ DOCS=( src_configure() { econf \ - --sharedstatedir="${EROOT}/var/lib" \ + --sharedstatedir="${EPREFIX}"/var/lib \ ac_cv_path_PYTHON=no }
[gentoo-commits] repo/gentoo:master commit in: dev-python/zipp/
commit: 814988a344a0eb0be7583259d6c317786578e80e Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 21:39:21 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 21:40:23 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814988a3 dev-python/zipp: bump to 3.3.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier gentoo.org> dev-python/zipp/Manifest | 1 + dev-python/zipp/zipp-3.3.0.ebuild | 40 +++ 2 files changed, 41 insertions(+) diff --git a/dev-python/zipp/Manifest b/dev-python/zipp/Manifest index b6230e3f3b6..b5608260e3d 100644 --- a/dev-python/zipp/Manifest +++ b/dev-python/zipp/Manifest @@ -1,2 +1,3 @@ DIST zipp-3.1.0.tar.gz 14808 BLAKE2B fb5524c2619e51c5f8c1b85fa819d1001e6296df6c9d5320c6ab3ec88fa5c932c139161e621d51b2827ef40402bb2492b8b08e470b7333e847495ec690024879 SHA512 bb8dea71eccc4f3b18fc816dae700582c3feb72f346e115bb2d1adc336f121304a285e4d5dad48d15b386b9e137c6e1d1793ef50d22b6bd697812a661817684e DIST zipp-3.2.0.tar.gz 16238 BLAKE2B d74781639c714342863a0532ac8bbfc4d8cdcd554b9ce2b0edf83dc26ac423231ac85323379b4923308f2319c828aca2e0bcd4bd136845e7026b09e1e16e108e SHA512 fc0c8a9f1fbbcdd0f70c536e7498605e0a338dd99abd65f16b360cb16f96c7860d422ce2b55f7b2c1bfd7e5c5b5ca3bf818a48bae19bfbf190d91d4778aed31a +DIST zipp-3.3.0.tar.gz 16796 BLAKE2B 4d6acbca82e7da97f0634a47306d157fc3bc9cd37875c95fa449cd08ac7c9ad266c43cfeec373a6d866fc21ccb7ced9049552cc9cc816e471bbe5f7ffd43a4df SHA512 af43451d908dca5971625dade20fa8038713a2c4d2c3ddb1690199832d44b8515124276193bb514883cfba70b32360b450a64a2ed1d8537dc71f243ef57e9d92 diff --git a/dev-python/zipp/zipp-3.3.0.ebuild b/dev-python/zipp/zipp-3.3.0.ebuild new file mode 100644 index 000..46fb971a3bc --- /dev/null +++ b/dev-python/zipp/zipp-3.3.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( pypy3 python3_{6..9} ) + +inherit distutils-r1 + +DESCRIPTION="Backport of pathlib-compatible object wrapper for zip files" +HOMEPAGE="https://github.com/jaraco/zipp"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +BDEPEND=" + dev-python/toml[${PYTHON_USEDEP}] + >=dev-python/setuptools_scm-3.4.2[${PYTHON_USEDEP}] + test? ( dev-python/jaraco-itertools[${PYTHON_USEDEP}] ) +" + +distutils_enable_sphinx docs \ + ">=dev-python/jaraco-packaging-3.2" \ + ">=dev-python/rst-linker-1.9" +distutils_enable_tests pytest + +python_prepare_all() { + # Skip a potentially flaky performance test + sed -i -e '/^import func_timeout\|^ *@func_timeout\.func_set_timeout/d' \ + -e 's/test_implied_dirs_performance/_&/' test_zipp.py || die + distutils-r1_python_prepare_all +} + +python_test() { + # Ignoring zipp.py from ${S} avoids ImportPathMismatchError with Python < 3.8 + # by ensuring only zipp from ${BUILD_DIR} is loaded + pytest --ignore zipp.py -vv || die "Tests fail with ${EPYTHON}" +}
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 1e9b2b6caeb9ab55a6d128a0e864c496d4bcfdf2 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 19:17:53 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 21:34:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9b2b6c package.mask: unmask kubernetes split packages Bug: https://bugs.gentoo.org/731804 Bug: https://bugs.gentoo.org/741572 Signed-off-by: William Hubbs gentoo.org> profiles/package.mask | 16 1 file changed, 16 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5feb4011b0c..b977d51016f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -692,22 +692,6 @@ net-libs/nDPI ~virtual/perl-Time-Piece-1.340.100 ~virtual/perl-Unicode-Normalize-1.270.0 -# William Hubbs (2020-07-14) -# The kubernetes split packages are old versions with known security -# issues. -# -#If you haven't already, please upgrade and migrate to sys-cluster/kubernetes: -# -# https://www.gentoo.org/support/news-items/2020-04-03-kubernetes-moving-to-single-package.html -# -# Removal in 60 days. Bug #731804 -sys-cluster/kube-apiserver -sys-cluster/kube-controller-manager -sys-cluster/kubectl -sys-cluster/kubelet -sys-cluster/kube-proxy -sys-cluster/kube-scheduler - # Michał Górny (2020-07-13) # Python 2 dev-python/pillow revdeps with extended removal time. # Also the only revdeps of dev-python/matplotlib-python2.
[gentoo-commits] data/api:master commit in: files/
commit: 9f24efe2da466709da9a783be79db15e327046f7 Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 21:34:15 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 21:34:52 2020 + URL:https://gitweb.gentoo.org/data/api.git/commit/?id=9f24efe2 uid-gid.txt: move requested UID+GID 398 to acct Signed-off-by: Louis Sautier gentoo.org> files/uid-gid.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 5be24da..d07e143 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -279,7 +279,7 @@ openvpn 394 394 acct motion 395 395 acct greetd 396 396 acct sabnzbd397 397 acct -nzbget 398 398 requested +nzbget 398 398 acct svn399 - acctUsed by dev-vcs/subversion[-apache2] svnusers - 399 acctUsed by dev-vcs/subversion[-apache2] slurm 400 400 acct
[gentoo-commits] repo/gentoo:master commit in: acct-user/nzbget/
commit: b3580e5016703be3d6b36c1ce56ed5a01c12482c Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 19:23:05 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 21:27:40 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3580e50 acct-user/nzbget: new user for net-nntp/nzbget Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier gentoo.org> acct-user/nzbget/metadata.xml| 8 acct-user/nzbget/nzbget-0.ebuild | 16 2 files changed, 24 insertions(+) diff --git a/acct-user/nzbget/metadata.xml b/acct-user/nzbget/metadata.xml new file mode 100644 index 000..44039e87f44 --- /dev/null +++ b/acct-user/nzbget/metadata.xml @@ -0,0 +1,8 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + + sb...@gentoo.org + Louis Sautier + + diff --git a/acct-user/nzbget/nzbget-0.ebuild b/acct-user/nzbget/nzbget-0.ebuild new file mode 100644 index 000..d7b1ff8b1a1 --- /dev/null +++ b/acct-user/nzbget/nzbget-0.ebuild @@ -0,0 +1,16 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="User for net-nntp/nzbget" +ACCT_USER_ID=398 +ACCT_USER_GROUPS=( ${PN} ) +# Downloads are stored there +ACCT_USER_HOME=/var/lib/nzbget +# Grant write access to group members +ACCT_USER_HOME_PERMS=0770 + +acct-user_add_deps
[gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/
commit: 15eee83b07dbdb1268389da7a5fbc8f2f0b1fc57 Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 20:17:35 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 21:28:37 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15eee83b net-nntp/nzbget: migrate to acct-user, remove old compiler check Also drop unused eutils inherit and separate dependencies. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier gentoo.org> net-nntp/nzbget/nzbget-21.0-r1.ebuild | 112 ++ 1 file changed, 112 insertions(+) diff --git a/net-nntp/nzbget/nzbget-21.0-r1.ebuild b/net-nntp/nzbget/nzbget-21.0-r1.ebuild new file mode 100644 index 000..4642b73d48b --- /dev/null +++ b/net-nntp/nzbget/nzbget-21.0-r1.ebuild @@ -0,0 +1,112 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools systemd + +MY_PV=${PV/_pre/-r} +MY_P=${PN}-${PV/_pre/-testing-r} + +DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files" +HOMEPAGE="https://nzbget.net/"; +SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86" +IUSE="debug gnutls ncurses +parcheck ssl test zlib" +RESTRICT="!test? ( test )" + +DEPEND=" + dev-libs/libxml2:= + ncurses? ( sys-libs/ncurses:0= ) + ssl? ( + gnutls? ( + net-libs/gnutls:= + dev-libs/nettle:= + ) + !gnutls? ( dev-libs/openssl:0=[-bindist] ) + ) + zlib? ( sys-libs/zlib:= )" +RDEPEND=" + ${DEPEND} + acct-user/nzbget + acct-group/nzbget +" +BDEPEND=" + test? ( + || ( + =app-arch/rar-5* + =app-arch/unrar-5* + ) + ) + virtual/pkgconfig +" +DOCS=( ChangeLog README nzbget.conf ) + +S=${WORKDIR}/${PN}-${PV/_pre*/-testing} + +src_prepare() { + default + eautoreconf + + sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' nzbget.conf || die + + sed \ + -e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \ + -e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \ + -e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \ + -e 's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \ + -e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \ + nzbget.conf > nzbgetd.conf || die +} + +src_configure() { + local myconf=( + $(use_enable debug) + $(use_enable ncurses curses) + $(use_enable parcheck) + $(use_enable ssl tls) + $(use_enable zlib gzip) + $(use_enable test tests) + --with-tlslib=$(usex gnutls GnuTLS OpenSSL) + ) + econf "${myconf[@]}" +} + +src_test() { + ./nzbget --tests || die "Tests failed" +} + +src_install() { + default + + insinto /etc + doins nzbget.conf + doins nzbgetd.conf + + keepdir /var/log/nzbget + + newinitd "${FILESDIR}"/nzbget.initd-r1 nzbget + newconfd "${FILESDIR}"/nzbget.confd nzbget + systemd_dounit "${FILESDIR}"/nzbget.service +} + +pkg_preinst() { + fowners nzbget:nzbget /var/log/nzbget + fperms 750 /var/log/nzbget + + fowners nzbget:nzbget /etc/nzbgetd.conf + fperms 640 /etc/nzbgetd.conf +} + +pkg_postinst() { + if [[ -z ${REPLACING_VERSIONS} ]] ; then + elog + elog "Please add users that you want to be able to use the system-wide" + elog "nzbget daemon to the nzbget group. To access the daemon, run nzbget" + elog "with the --configfile /etc/nzbgetd.conf option." + elog + fi +}
[gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/
commit: d4d073a6973a030e46722e0baf6cb144f9fbf709 Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 21:31:09 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 21:31:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d073a6 net-nntp/nzbget: remove old Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier gentoo.org> net-nntp/nzbget/Manifest | 1 - net-nntp/nzbget/nzbget-21.0_pre2302.ebuild | 130 - 2 files changed, 131 deletions(-) diff --git a/net-nntp/nzbget/Manifest b/net-nntp/nzbget/Manifest index 6ce746854ac..3c429fa7e3c 100644 --- a/net-nntp/nzbget/Manifest +++ b/net-nntp/nzbget/Manifest @@ -1,3 +1,2 @@ DIST nzbget-20.0.tar.gz 1925665 BLAKE2B 4c4e93bb0fa170b4b6433cbb7d27f3fa67ed033c462711b19e179f42c18dfed044c937e6a7ce4b08a620f4d7af7d3ec9245de16f15d4db8005d3d8dc4f8f46d4 SHA512 8b0fe8ea41b64be9a2f624ef0fa2a8b8987bee412db68a0e8f1b607ce6be7bfd03f60ecc5e49807f4c726e136bc5a355c44559b215fea2bd290c2eb62a0b5927 DIST nzbget-21.0.tar.gz 1988902 BLAKE2B ee9204a978502562348dc4945e19b084d8d17f566099cfe7e95dac154ffac6d772084c9c070fba0d585cd2229d0a5760b3298ef29eba52d7c75edbc9fe43e310 SHA512 bbee5073a2788a17d78009b7ae0c41473aa4d8424301e7e62b2544dc8993e1e3b6e1026dd9f71af5627293d2113d8637a4a6138eee0a328554df298117dd6bb3 -DIST nzbget-21.0_pre2302.tar.gz 1989357 BLAKE2B bf937b48c8f26e1144d4b09467a29b96984b9d0a777f6e6728a1922b7718dd2f2847ba51a9baf4cca0cebb7add60807f0f285e5dbeca871d99f0cd279fb292a3 SHA512 672f15df910e79ff39090f812a5925d15efb46c9538b7ca193266a159c95e7487fb31ef4780370532bbc9de8478cd927c461dee1f46cd0bf1d294420f796001e diff --git a/net-nntp/nzbget/nzbget-21.0_pre2302.ebuild b/net-nntp/nzbget/nzbget-21.0_pre2302.ebuild deleted file mode 100644 index 7177629f10b..000 --- a/net-nntp/nzbget/nzbget-21.0_pre2302.ebuild +++ /dev/null @@ -1,130 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools eutils flag-o-matic user systemd - -MY_PV=${PV/_pre/-r} -MY_P=${PN}-${PV/_pre/-testing-r} - -DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files" -HOMEPAGE="https://nzbget.net/"; -SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" -IUSE="debug gnutls ncurses +parcheck ssl test zlib" -RESTRICT="!test? ( test )" - -RDEPEND="dev-libs/libxml2:= - ncurses? ( sys-libs/ncurses:0= ) - ssl? ( - gnutls? ( - net-libs/gnutls:= - dev-libs/nettle:= - ) - !gnutls? ( dev-libs/openssl:0=[-bindist] ) - ) - zlib? ( sys-libs/zlib:= )" -DEPEND="${RDEPEND} - test? ( - || ( - =app-arch/rar-5* - =app-arch/unrar-5* - ) - ) - virtual/pkgconfig" -DOCS=( ChangeLog README nzbget.conf ) - -S=${WORKDIR}/${PN}-${PV/_pre*/-testing} - -check_compiler() { - if [[ ${MERGE_TYPE} != binary ]] && ! test-flag-CXX -std=c++14; then - eerror "${P} requires a C++14-capable compiler. Your current compiler" - eerror "does not seem to support the -std=c++14 option. Please" - eerror "upgrade to gcc-4.9 or an equivalent version supporting C++14." - die "The currently active compiler does not support -std=c++14" - fi -} - -pkg_pretend() { - check_compiler -} - -pkg_setup() { - check_compiler -} - -src_prepare() { - default - eautoreconf - - sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' nzbget.conf || die - - sed \ - -e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \ - -e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \ - -e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \ - -e 's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \ - -e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \ - nzbget.conf > nzbgetd.conf || die -} - -src_configure() { - local myconf=( - $(use_enable debug) - $(use_enable ncurses curses) - $(use_enable parcheck) - $(use_enable ssl tls) - $(use_enable zlib gzip) - $(use_enable test tests) - --with-tlslib=$(usex gnutls GnuTLS OpenSSL) - ) - econf "${myconf[@]}" -} - -src_test() { - ./nzbget --tests || die "Tests failed" -} - -src_install() { - default - - insinto /etc - doins nzbget.conf - doins nzbgetd.conf - - keepdir /var/lib/nzbget/{dst,nzb,queue,tmp} - keepdir /var/log/nzbget - - newinitd "${FILESDIR}"/nzbget.initd-r1 nzbget - newconfd "${FILESDIR}"/nzbget.confd nzbget -
[gentoo-commits] repo/gentoo:master commit in: acct-group/nzbget/
commit: 6abe635bc4d5c8a8d67c7bc2c80d4b4cfe2cc5e9 Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 19:18:11 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 21:27:40 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abe635b acct-group/nzbget: new group for net-nntp/nzbget Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier gentoo.org> acct-group/nzbget/metadata.xml| 8 acct-group/nzbget/nzbget-0.ebuild | 9 + 2 files changed, 17 insertions(+) diff --git a/acct-group/nzbget/metadata.xml b/acct-group/nzbget/metadata.xml new file mode 100644 index 000..44039e87f44 --- /dev/null +++ b/acct-group/nzbget/metadata.xml @@ -0,0 +1,8 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + + sb...@gentoo.org + Louis Sautier + + diff --git a/acct-group/nzbget/nzbget-0.ebuild b/acct-group/nzbget/nzbget-0.ebuild new file mode 100644 index 000..c0dae092d2b --- /dev/null +++ b/acct-group/nzbget/nzbget-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for net-nntp/nzbget" +ACCT_GROUP_ID=398
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-manager/
commit: cb0ddafdc0d3e37d63e117408499412cf054c8db Author: Jonathan Davies protonmail com> AuthorDate: Sun Sep 27 18:12:48 2020 + Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Oct 3 21:23:49 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0ddafd app-emulation/virt-manager: Version updated to 3.1.0 with changes: * Set rdepend on argcomplete. * Replaced perl dependency with docutils. Bug: https://bugs.gentoo.org/713070 Signed-off-by: Jonathan Davies protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/17694 Signed-off-by: Georgy Yakovlev gentoo.org> app-emulation/virt-manager/Manifest | 1 + .../{virt-manager-.ebuild => virt-manager-3.1.0.ebuild} | 8 app-emulation/virt-manager/virt-manager-.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app-emulation/virt-manager/Manifest b/app-emulation/virt-manager/Manifest index 455f05287f0..e8e1eea7b69 100644 --- a/app-emulation/virt-manager/Manifest +++ b/app-emulation/virt-manager/Manifest @@ -1 +1,2 @@ DIST virt-manager-2.2.1.tar.gz 2623754 BLAKE2B c81e730f2d685152bd0ef0a0327a74a70c50bff91e80ed0e3de92d0b848183c4bc092be333f2f0785c6a0b39f0b6d6abbd1f38c902f52ba4af7c56d64ee9b026 SHA512 aa97af52b3552c087beab8701762c21e8e6d818c9787d5376ed4e1ae40a34d5e8870c4c00fda9cb17a2340d1dff5b17e853182df720cdd9ea4c91cf01502a33a +DIST virt-manager-3.1.0.tar.gz 2848420 BLAKE2B 729a16ee419cfc9f118e4a59336e961f17f38908ab3aaa3598c83bff3e8bca75b150f0f38b021c5ccb839a7c43e87f071859f68c2a81425715e236e14d0a7929 SHA512 185e34d8ebb2f9755bf9732bdafdbe9d0924d8c3b69758947252cce5deeac2042f473ba63673eea2bf36beb1f216a856938650f86e2c86eb5618e8f8522df53d diff --git a/app-emulation/virt-manager/virt-manager-.ebuild b/app-emulation/virt-manager/virt-manager-3.1.0.ebuild similarity index 95% copy from app-emulation/virt-manager/virt-manager-.ebuild copy to app-emulation/virt-manager/virt-manager-3.1.0.ebuild index dc329fa32f1..cb575dc4df6 100644 --- a/app-emulation/virt-manager/virt-manager-.ebuild +++ b/app-emulation/virt-manager/virt-manager-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=no @@ -15,11 +15,11 @@ HOMEPAGE="http://virt-manager.org"; if [[ ${PV} = ** ]]; then inherit git-r3 SRC_URI="" - KEYWORDS="" + KEYWORDS="amd64 arm64 x86" EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git"; else SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz"; - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" fi LICENSE="GPL-2" @@ -50,7 +50,7 @@ RDEPEND="!app-emulation/virtinst ) " DEPEND="${RDEPEND} - dev-lang/perl + dev-python/docutils dev-util/intltool " diff --git a/app-emulation/virt-manager/virt-manager-.ebuild b/app-emulation/virt-manager/virt-manager-.ebuild index dc329fa32f1..a3390883c4d 100644 --- a/app-emulation/virt-manager/virt-manager-.ebuild +++ b/app-emulation/virt-manager/virt-manager-.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=no @@ -50,7 +50,7 @@ RDEPEND="!app-emulation/virtinst ) " DEPEND="${RDEPEND} - dev-lang/perl + dev-python/docutils dev-util/intltool "
[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
commit: 88c1c1e081246773746809e895e01c5593eb3e0c Author: Michał Górny gentoo org> AuthorDate: Sat Oct 3 20:59:09 2020 + Commit: Michał Górny gentoo org> CommitDate: Sat Oct 3 21:21:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c1c1e0 dev-python/pytest: Bump to 6.1.1 Signed-off-by: Michał Górny gentoo.org> dev-python/pytest/Manifest| 1 + dev-python/pytest/pytest-6.1.1.ebuild | 62 +++ 2 files changed, 63 insertions(+) diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest index c2e461607c2..5f2fe705729 100644 --- a/dev-python/pytest/Manifest +++ b/dev-python/pytest/Manifest @@ -3,3 +3,4 @@ DIST pytest-5.4.3.tar.gz 1022353 BLAKE2B 70d4f23cbbfc4c4ce63c512ee0a01556973761a DIST pytest-6.0.1.tar.gz 1069631 BLAKE2B 89a78ebf8e8cf968ea767fe7244408ca79d247c1ca459815ac299ce773b44c375429935c8a25b4de26349969113c60e4b6812d5aa2d805691664af74796ea85b SHA512 bdd790c3860da2ed3a3ff47f04512c3bfae4fa1e31fc6b96fc19bd57d1804a6fec968ecf17a11c5b20d30dcf82d6391ef0d893ae57a3da9ad777a15c078c129f DIST pytest-6.0.2.tar.gz 1070533 BLAKE2B 54397bdf8255641e1cb0555a78b3687a49376d9cc603a98b6df3415159aef0331cbaa7d0883bafbceea1b2273fc0ba5c867f7b66eef5b2b4c24f3e5196786877 SHA512 478d28c30f4f990dcdd98edcd074051e32d9ab25941c21bdc9c4cc47b726da79b5b3a01572ff97f608598ef6bb9df075ebba49abb2f1420947e0c6d4fe0be9c8 DIST pytest-6.1.0.tar.gz 1083563 BLAKE2B 79da2026ba6915b406a1b6a2c8d79e5f45695f32e8f9369ef3c27ebf9b3f80ced23b4832c75c47db552a084f03a68da04279fdc8c8ef526a41e42deed0a52b5e SHA512 a67571468315eea7ed5b56285f18b239b47992bfc7d4d891587f1c540f240159219be15a9a34852529ded7743bea82eb9cde4bcdd053f448a61a6c835b5405de +DIST pytest-6.1.1.tar.gz 1084076 BLAKE2B 61eb5efcffbd5a623c7021e37bbe908522fcfbf42ac56cb45fb7e10e0cd30e845bb8a6c563e86bbff47fba1f0db72f1451eb0bf86862b7e150e29be6a2e80967 SHA512 fc61028a01187f6161061a0c2fc392dd719586780a49eec037a72878de00bc33a81c1bc0e2be01be52b30c7eeea2c590d1a4ec08cb14a955bc624478118889b0 diff --git a/dev-python/pytest/pytest-6.1.1.ebuild b/dev-python/pytest/pytest-6.1.1.ebuild new file mode 100644 index 000..79c06ee7d70 --- /dev/null +++ b/dev-python/pytest/pytest-6.1.1.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend +PYTHON_COMPAT=( python3_{6..9} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Simple powerful testing with Python" +HOMEPAGE="https://pytest.org/"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/importlib_metadata[${PYTHON_USEDEP}] + ' python3_{6,7} pypy3) + dev-python/iniconfig[${PYTHON_USEDEP}] + >=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] + >=dev-python/pluggy-0.12[${PYTHON_USEDEP}] + =dev-python/py-1.8.2[${PYTHON_USEDEP}] + dev-python/toml[${PYTHON_USEDEP}] +" +# flake cause a number of tests to fail +DEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + dev-python/argcomplete[${PYTHON_USEDEP}] + >=dev-python/hypothesis-3.56[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + dev-python/nose[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/xmlschema[${PYTHON_USEDEP}] + !!dev-python/flaky + )" + +python_prepare_all() { + # fragile to warnings from other packages (setuptools) + # little value for us to run it + sed -i -e 's:test_no_warnings:_&:' \ + testing/test_meta.py || die + + distutils-r1_python_prepare_all +} + +python_test() { + distutils_install_for_testing + + "${EPYTHON}" -m pytest -vv --lsof -rfsxX || + die "Tests failed with ${EPYTHON}" +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/nbconvert/
commit: 6abb9e0d45aea487498a13f16b1a4c54625c058a Author: Michał Górny gentoo org> AuthorDate: Sat Oct 3 20:57:45 2020 + Commit: Michał Górny gentoo org> CommitDate: Sat Oct 3 21:21:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abb9e0d dev-python/nbconvert: Bump to 6.0.7 Signed-off-by: Michał Górny gentoo.org> dev-python/nbconvert/Manifest | 1 + dev-python/nbconvert/nbconvert-6.0.7.ebuild | 73 + 2 files changed, 74 insertions(+) diff --git a/dev-python/nbconvert/Manifest b/dev-python/nbconvert/Manifest index 3809b6a6622..ecf7bbc3ada 100644 --- a/dev-python/nbconvert/Manifest +++ b/dev-python/nbconvert/Manifest @@ -3,3 +3,4 @@ DIST nbconvert-6.0.3.tar.gz 848214 BLAKE2B 4265486536cfe0cf220b8080374726cc68be4 DIST nbconvert-6.0.4.tar.gz 841651 BLAKE2B 080f60103709bd6ddb8258750a51e7bf8891adb1eb2921619cfbb0e774a585f3d3722758d8895f67a76e2705a15a0b35ffcb7c59842ec986a13315e5b10f4eca SHA512 46c2d250e25ad0e2fee0be0fefacc198687acd7ffcb4205bb8cf0ed263e90878cf659f352d551911b0025cb150302ea9ffd67b9453ec23fc5821908f7b56dd75 DIST nbconvert-6.0.5.tar.gz 841650 BLAKE2B 7f8bb3849374284c90bd7b17c27a313c69694e42d4fd7b5913d3b210a15f17b89ffca8436ce31fa5bfc2b586feb536522106522f3d1741ad0fb6c2995a2e562e SHA512 79164546164eada6998bd6898833dfbada0a1476af8796bea40794f6caf121d0b9560f0f50e3d477357e977222a3b75f3de85ccfa03c4aec93be75801cf6f97c DIST nbconvert-6.0.6.tar.gz 888348 BLAKE2B 7662437e1436a4ee9694bc05b8472b64d0773c38cc5fda3372ce9009f5d6d20e2ffb28c4baf3442cbc88414ce97870cf15a102ee609f4aae2c951d3f7ac5202f SHA512 2be6a65ed86dd10fc4fd08536db304dc359da1af66c4f907753a419b8d9caec08274c07d110a060bdae5626bb48a4f6d209e423b8eacee420d3a4c6ef0f6bbf5 +DIST nbconvert-6.0.7.tar.gz 896833 BLAKE2B 1b5b39144509aa9f61dc1e9675b112d69ed2e2f9859f3ce7ccfac517d89fff0010062c03ded1c3db571c84dd8d4f8ba12e4851245f370d2e671d24921dd50ab6 SHA512 3c78fa4d777a79a08606a39bb31f6b329dc9d28c1ef2ea9f3253746dce853a295e8fe85b14c65b04762aa5acd5facc879232a375875a2ca6dc9477cc1ab88786 diff --git a/dev-python/nbconvert/nbconvert-6.0.7.ebuild b/dev-python/nbconvert/nbconvert-6.0.7.ebuild new file mode 100644 index 000..58b0853ec91 --- /dev/null +++ b/dev-python/nbconvert/nbconvert-6.0.7.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend +PYTHON_COMPAT=( python3_{7..9} ) + +inherit distutils-r1 + +DESCRIPTION="Converting Jupyter Notebooks" +HOMEPAGE="https://nbconvert.readthedocs.io/"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND=" + dev-python/bleach[${PYTHON_USEDEP}] + dev-python/defusedxml[${PYTHON_USEDEP}] + >=dev-python/entrypoints-0.2.2[${PYTHON_USEDEP}] + dev-python/jinja[${PYTHON_USEDEP}] + dev-python/jupyter_core[${PYTHON_USEDEP}] + dev-python/jupyterlab_pygments[${PYTHON_USEDEP}] + >=dev-python/mistune-0.7.4[${PYTHON_USEDEP}] + dev-python/nbclient[${PYTHON_USEDEP}] + dev-python/nbformat[${PYTHON_USEDEP}] + >=dev-python/pandocfilters-1.4.1[${PYTHON_USEDEP}] + dev-python/pygments[${PYTHON_USEDEP}] + >=dev-python/traitlets-4.2.1[${PYTHON_USEDEP}] + dev-python/testpath[${PYTHON_USEDEP}] + www-servers/tornado[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/pebble[${PYTHON_USEDEP}] + dev-python/ipykernel[${PYTHON_USEDEP}] + dev-python/ipywidgets[${PYTHON_USEDEP}] + >=dev-python/jupyter_client-4.2[${PYTHON_USEDEP}] + media-gfx/inkscape + ) +" + +distutils_enable_tests pytest + +src_test() { + mkdir -p "${HOME}/.local" || die + cp -r share "${HOME}/.local/" || die + distutils-r1_src_test +} + +python_test() { + local deselect=( + # Missing pyppeteer for now + # TODO: Doesn't skip? + --deselect exporters/tests/test_webpdf.py + # Needs pyppeteer too + --deselect 'tests/test_nbconvertapp.py::TestNbConvertApp::test_webpdf_with_chromium' + ) + + distutils_install_for_testing bdist_egg + cd "${TEST_DIR}"/lib || die + pytest -vv "${deselect[@]}" --pyargs nbconvert || die "Tests failed with ${EPYTHON}" +} + +pkg_postinst() { + if ! has_version app-text/pandoc ; then + einfo "Pandoc is required for converting to formats other than Python," + einfo "HTML, and Markdown. If you need this functionality, install" + einfo "app-text/pandoc." + fi +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/loky/
commit: 60a536e4821c1f253c239277e7fae7bbea8fed48 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 3 20:55:34 2020 + Commit: Michał Górny gentoo org> CommitDate: Sat Oct 3 21:21:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a536e4 dev-python/loky: Bump to 2.9.0 Signed-off-by: Michał Górny gentoo.org> dev-python/loky/Manifest | 1 + dev-python/loky/loky-2.9.0.ebuild | 34 ++ 2 files changed, 35 insertions(+) diff --git a/dev-python/loky/Manifest b/dev-python/loky/Manifest index 917f78219b6..c1539e30bad 100644 --- a/dev-python/loky/Manifest +++ b/dev-python/loky/Manifest @@ -1 +1,2 @@ DIST loky-2.8.0.tar.gz 112383 BLAKE2B 5561d96c0e0d23951dff303bdb1789f200b88e74ca44ef75119112491693c5876a9a70ad3688b3af9eaf12cd891067c936ca984404146890fb131f8c261e SHA512 15fbdb56994e08f643b7bd5aa68d193f74ab61ef1230df9e2101fb4602a201a050e3ecf08229fc4ad61e478c893e0b34b81371ef9596733baa0e3d008125cd11 +DIST loky-2.9.0.tar.gz 115019 BLAKE2B 2aa2042e32821b67db8b8de12d4b380d22af93d308bb35878271a4859325d6740a3bdab70b464a2c0d0af143903c8af3da81b4b804605cdae88779fefd7971a6 SHA512 d49354b834251f6f05a689ac44464aafa5a7a5b4a8ef84a308ec3bda138e810fc3dc31aa628307984dc69386a210f442d4c202b9499ae3e3864837b47a5b0cd9 diff --git a/dev-python/loky/loky-2.9.0.ebuild b/dev-python/loky/loky-2.9.0.ebuild new file mode 100644 index 000..a96b2ed5edc --- /dev/null +++ b/dev-python/loky/loky-2.9.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6..9} ) +inherit distutils-r1 + +DESCRIPTION="Robust and reusable Executor for joblib" +HOMEPAGE="https://github.com/joblib/loky"; +SRC_URI=" + https://github.com/joblib/loky/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +RDEPEND=" + dev-python/cloudpickle[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}]" +BDEPEND=" + test? ( + dev-python/numpy[${PYTHON_USEDEP}] + )" + +distutils_enable_tests pytest + +src_prepare() { + # docker, seriously? + sed -e 's:test_cpu_count_cfs_limit:_&:' \ + -i tests/test_loky_module.py || die + + distutils-r1_src_prepare +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/beautifulsoup/
commit: 43253e89cc623881fd2b76f8c3e843fdc62504dc Author: Michał Górny gentoo org> AuthorDate: Sat Oct 3 20:58:29 2020 + Commit: Michał Górny gentoo org> CommitDate: Sat Oct 3 21:21:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43253e89 dev-python/beautifulsoup: Bump to 4.9.3 Signed-off-by: Michał Górny gentoo.org> dev-python/beautifulsoup/Manifest | 1 + .../beautifulsoup/beautifulsoup-4.9.3.ebuild | 33 ++ 2 files changed, 34 insertions(+) diff --git a/dev-python/beautifulsoup/Manifest b/dev-python/beautifulsoup/Manifest index 6b9e2318704..620425abfae 100644 --- a/dev-python/beautifulsoup/Manifest +++ b/dev-python/beautifulsoup/Manifest @@ -1,2 +1,3 @@ DIST beautifulsoup4-4.9.1.tar.gz 374759 BLAKE2B 43f5dc296bd0c4967036fcb70889f988c0dfc9d8713f8bbab423c9089e87960323392458b3abb9b2332acff286efbbb308a5c77058462c15f8dfe9056f0304c3 SHA512 a1fe9cbfe8616d2ff25cc836769ff02d51ed86b06ca9a37366867b145440b7f64b866346600ed74820f0407c8e70eaac3d58700766a99b5ff7433cb736a57b3c DIST beautifulsoup4-4.9.2.tar.gz 375880 BLAKE2B 99137530e3b95aa4dde80b64dd42f0614c6429aca421208eab98764f7929c30a725e9df3625afa4a2c2e8bd4be56144cb9077e8e260741b6b306cfa696e6a076 SHA512 3bac5d57404e0be1e77a1bd560750e831c8636fc5f9b3c05b375c0cf44d6846ed73127a2a7d1d8ca657c21ec33854b8194f76b62820fb627d80a5906229a7454 +DIST beautifulsoup4-4.9.3.tar.gz 376031 BLAKE2B fbe2139f288eee978c3f665c7640f66c6c51b857a186f6a8ace02b36effa1552f1cbea9e3744e0a46a65a06e6cdbd9203832e0ecd86b61406b933f9bd83d37b8 SHA512 e3cb6258bd7c51f12128fa8ee5948fb3566163ae233fac2dda21bab7772ab8dbb384d920b0ea138ef9921307b48f89cee3a9bf6111dfc8903d917ee7af365f34 diff --git a/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild new file mode 100644 index 000..8c2e9be5885 --- /dev/null +++ b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6..9} pypy3 ) + +inherit distutils-r1 + +MY_PN="${PN}4" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" +HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/bs4/"; +SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="4" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + +RDEPEND=" + dev-python/soupsieve[${PYTHON_USEDEP}] + dev-python/html5lib[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}] +" + +distutils_enable_tests nose +distutils_enable_sphinx doc/source + +python_test() { + nosetests --verbose -w "${BUILD_DIR}"/lib || die "Tests fail with ${EPYTHON}" +}
[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/, net-analyzer/nmap/files/
commit: 29fc9b2db792adbb2f739c5b9d7b2b9c6c644809 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 3 21:17:53 2020 + Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 3 21:18:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fc9b2d net-analyzer/nmap: Version 7.90 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jeroen Roovers gentoo.org> net-analyzer/nmap/Manifest | 1 + .../nmap/files/nmap-7.90-no-FORTIFY_SOURCE.patch | 66 +++ net-analyzer/nmap/nmap-7.90.ebuild | 121 + 3 files changed, 188 insertions(+) diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest index e34efcfd0b5..a93780188aa 100644 --- a/net-analyzer/nmap/Manifest +++ b/net-analyzer/nmap/Manifest @@ -1,2 +1,3 @@ DIST nmap-7.80.tar.bz2 10550327 BLAKE2B 513a5589f4dd72660d290cc03b8130da2c41e4620c5a82e125e4345259b8d0f6efa8bceef47d3c0d2b5b58b716070e05105a09b0185622aed9268715ae2c SHA512 d4384d3ebf4f3abf3588eed5433f733874ecdceb9342a718dc36db19634b0cc819d73399974eb0a9a9c9dd9e5c88473e07644ec91db28b0c072552b54430be6b +DIST nmap-7.90.tar.bz2 10485842 BLAKE2B 96307cf51bdf24758f0ee77e29108c112fce49128f209f163a4fa38b5f4e0e1a820a08097ea9fa05cf1ce79604e7f30a4cdfd5b693e5dcf458e3a9955b527957 SHA512 b77c31ef43c9a069f0f63a3cc166021f714a8664cca4d51d1b8467cb166f5e3acb4a4bd0f2bdad7f8a506ef56cc54fa094e664997c8e436b50208214e7c6 DIST nmap-logo-64.png 3289 BLAKE2B 9563f57d126e6fa38dc777391c2887112836b4f5b521311bde64d5c5a04c45a3f420abba0750f776658015c0018b2afeb381c691bc8784e4f39abc78b9c2d2c7 SHA512 fb102d12aaeebc8a97543ecd653a3606e86996ad679bc26d6e6e274ad05ec3e9f92521289d1a24153c521b699e8c0cfa65d8856bb49af53ee4837268bbc6b5d3 diff --git a/net-analyzer/nmap/files/nmap-7.90-no-FORTIFY_SOURCE.patch b/net-analyzer/nmap/files/nmap-7.90-no-FORTIFY_SOURCE.patch new file mode 100644 index 000..b4c06be942e --- /dev/null +++ b/net-analyzer/nmap/files/nmap-7.90-no-FORTIFY_SOURCE.patch @@ -0,0 +1,66 @@ +--- a/nbase/Makefile.in b/nbase/Makefile.in +@@ -12,7 +12,7 @@ + CCOPT = + DEFS = @DEFS@ + # With GCC, add extra security checks to source code. +-DEFS += -D_FORTIFY_SOURCE=2 ++DEFS += + CPPFLAGS = @CPPFLAGS@ + CFLAGS = @CFLAGS@ $(CCOPT) $(GLIB_CFLAGS) $(DEFS) $(INCLS) + STATIC = +--- a/ncat/Makefile.in b/ncat/Makefile.in +@@ -53,7 +53,7 @@ + LIBS = @LIBS@ + DEFS = @DEFS@ -DNCAT_DATADIR="\"$(pkgdatadir)\"" + # With GCC, add extra security checks to source code. +-DEFS += -D_FORTIFY_SOURCE=2 ++DEFS += + INCLS = -I. -I.. -I../nsock/include/ -I$(NBASEDIR) + RM = rm -f + STRIP = @STRIP@ +--- a/nsock/src/Makefile.in b/nsock/src/Makefile.in +@@ -13,7 +13,7 @@ + CCOPT = + DEFS = @DEFS@ -DNSOCK_VERSION=\"$(NSOCK_VERSION)\" + # With GCC, add extra security checks to source code. +-DEFS += -D_FORTIFY_SOURCE=2 ++DEFS += + INCLS = -I../include + CFLAGS = @CFLAGS@ $(CCOPT) + # CFLAGS = -g -Wall $(DEFS) $(INCLS) +--- a/libnetutil/Makefile.in b/libnetutil/Makefile.in +@@ -5,7 +5,7 @@ + CXXFLAGS = @CXXFLAGS@ + CPPFLAGS = @CPPFLAGS@ $(DEFS) + DEFS = @DEFS@ +-DEFS += -D_FORTIFY_SOURCE=2 ++DEFS += + AR = ar + RANLIB = @RANLIB@ + +--- a/Makefile.in b/Makefile.in +@@ -41,7 +41,7 @@ + # http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html + # Level 1 only makes changes that don't affect "conforming" programs, + # while level 2 enforces additional restrictions. +-DEFS += -D_FORTIFY_SOURCE=2 ++DEFS += + # For mtrace debugging -- see MTRACE define in main.cc for instructions + # Should only be enabled during debugging and not in any real release. + # DEFS += -DMTRACE=1 +--- a/nping/Makefile.in b/nping/Makefile.in +@@ -38,7 +38,7 @@ + # http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html + # Level 1 only makes changes that don't affect "conforming" programs, + # while level 2 enforces additional restrictions. +-DEFS += -D_FORTIFY_SOURCE=2 ++DEFS += + # For mtrace debugging -- see MTRACE define in main.cc for instructions + # Should only be enabled during debugging and not in any real release. + # DEFS += -DMTRACE=1 diff --git a/net-analyzer/nmap/nmap-7.90.ebuild b/net-analyzer/nmap/nmap-7.90.ebuild new file mode 100644 index 000..f9b6702ee09 --- /dev/null +++ b/net-analyzer/nmap/nmap-7.90.ebuild @@ -0,0 +1,121 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_P=${P/_beta/BETA} +inherit autotools desktop flag-o-matic toolchain-funcs user + +DESCRIPTION="A utility for network discovery and security auditing" +HOMEPAGE="https://nmap.org/"; +SRC_URI=" + https://nmap.org/dist/${MY_P}.tar.bz2 + https://dev.gentoo.org/~jer/nmap-logo-64.png +" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="ipv6 libressl libssh2 ncat nping +nse ssl system-lua" +REQUIR
[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/galaxy/files/, sci-astronomy/galaxy/
commit: 2208c961af83de9a8759c633d2ce56cb54707d00 Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 20:56:56 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 20:56:56 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2208c961 sci-astronomy/galaxy: Port to EAPI 7 Closes: https://bugs.gentoo.org/741052 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> .../galaxy/files/galaxy-2.2-makefile.patch | 61 ++ sci-astronomy/galaxy/galaxy-2.2-r1.ebuild | 27 +++--- 2 files changed, 67 insertions(+), 21 deletions(-) diff --git a/sci-astronomy/galaxy/files/galaxy-2.2-makefile.patch b/sci-astronomy/galaxy/files/galaxy-2.2-makefile.patch new file mode 100644 index 000..86d1e3a7bc2 --- /dev/null +++ b/sci-astronomy/galaxy/files/galaxy-2.2-makefile.patch @@ -0,0 +1,61 @@ +--- a/Makefile b/Makefile +@@ -5,30 +5,28 @@ + SOURCE = $(PROGRAM)-$(VERSION).cc + + # defaults for parameters that may be pre-defined +-CXXFLAGS ?= -O3 -g -Wall +-LDFLAGS ?= -O3 -g -Wall -rdynamic +-PREFIX ?= /usr ++PREFIX = $(EPREFIX)/usr + + # target install directories + BINDIR = $(PREFIX)/bin + SHAREDIR = $(PREFIX)/share/$(PROGRAM) + DATADIR = $(SHAREDIR)/data + ICONDIR = $(SHAREDIR)/icons +-DOCDIR = $(PREFIX)/share/doc/$(PROGRAM) ++DOCDIR = $(PREFIX)/share/doc/$(PF) + MANDIR = $(PREFIX)/share/man/man1 + MENUFILE = $(PREFIX)/share/applications/kornelix-$(PROGRAM).desktop + +-CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-3.0` +-LIBS = `pkg-config --libs gtk+-3.0` ++CXXFLAGS += $(shell $(PKG_CONFIG) --cflags gtk+-3.0) ++LIBS += $(shell $(PKG_CONFIG) --libs gtk+-3.0) + + $(PROGRAM): $(PROGRAM).o zfuncs.o +- $(CXX) $(LDFLAGS) $(PROGRAM).o zfuncs.o $(LIBS) -o $(PROGRAM) ++ $(CXX) $(LDFLAGS) $(PROGRAM).o zfuncs.o -o $(PROGRAM) $(LIBS) + + $(PROGRAM).o: $(SOURCE) +- $(CXX) $(CFLAGS) -o $(PROGRAM).o $(SOURCE) ++ $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c -o $(PROGRAM).o $(SOURCE) + + zfuncs.o: zfuncs.cc zfuncs.h +- $(CXX) $(CFLAGS) zfuncs.cc \ ++ $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c zfuncs.cc \ + -D PREFIX=\"$(PREFIX)\" -D DOCDIR=\"$(DOCDIR)\" \ + -Wno-deprecated-declarations + +@@ -45,19 +43,16 @@ + cp -f -R doc/* $(DESTDIR)$(DOCDIR) + # man page + cp -f doc/$(PROGRAM).man $(PROGRAM).1 +- gzip -f -9 $(PROGRAM).1 +- cp $(PROGRAM).1.gz $(DESTDIR)$(MANDIR) ++ cp $(PROGRAM).1 $(DESTDIR)$(MANDIR) + rm -f $(PROGRAM).1.gz + # menu (desktop) file + cp -f desktop $(DESTDIR)$(MENUFILE) +- xdg-desktop-menu install $(DESTDIR)$(MENUFILE) + + uninstall: + rm -f $(DESTDIR)$(BINDIR)/$(PROGRAM) + rm -R -f $(DESTDIR)$(SHAREDIR) + rm -R -f $(DESTDIR)$(DOCDIR) + rm -f $(DESTDIR)$(MANDIR)/$(PROGRAM).1.gz +- xdg-desktop-menu uninstall $(DESTDIR)$(MENUFILE) + rm -f $(DESTDIR)$(MENUFILE) + + clean: diff --git a/sci-astronomy/galaxy/galaxy-2.2-r1.ebuild b/sci-astronomy/galaxy/galaxy-2.2-r1.ebuild index bce80f74398..88341dfa058 100644 --- a/sci-astronomy/galaxy/galaxy-2.2-r1.ebuild +++ b/sci-astronomy/galaxy/galaxy-2.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit fdo-mime flag-o-matic toolchain-funcs +inherit flag-o-matic toolchain-funcs xdg # probably change every release PID="1/3/0/3/13035936" @@ -15,31 +15,16 @@ SRC_URI="http://www.kornelix.com/uploads/${PID}/${P}.tar.gz"; LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" DEPEND="x11-libs/gtk+:3" RDEPEND="${DEPEND} x11-misc/xdg-utils" +BDEPEND="virtual/pkgconfig" -src_prepare() { - default - sed -e '/DOCDIR/ s/PROGRAM)/&-\$(VERSION)/g' \ - -e '/xdg-desktop-menu/d' \ - -i Makefile || die -} +PATCHES=( "${FILESDIR}"/${P}-makefile.patch ) src_configure() { - tc-export CXX + tc-export CXX PKG_CONFIG append-cxxflags -pthread append-ldflags -pthread - export PREFIX="${EPREFIX}/usr" - default -} - -pkg_postinst() { - fdo-mime_desktop_database_update -} - -pkg_postrm() { - fdo-mime_desktop_database_update }
[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/geomview/
commit: 2545f7f471daa791d070435f466b01591ca4f6ee Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 20:56:59 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 20:56:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2545f7f4 sci-mathematics/geomview: Port to EAPI 7 Closes: https://bugs.gentoo.org/741578 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> sci-mathematics/geomview/geomview-1.9.5-r1.ebuild | 29 ++- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild b/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild index 0ffb2d155b8..6d077450ffb 100644 --- a/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild @@ -1,22 +1,25 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit elisp-common eutils fdo-mime flag-o-matic +inherit desktop elisp-common flag-o-matic xdg DESCRIPTION="Interactive Geometry Viewer" HOMEPAGE="http://geomview.sourceforge.net"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 +SRC_URI=" + mirror://sourceforge/${PN}/${P}.tar.bz2 https://dev.gentoo.org/~jlec/distfiles/geomview.png.tar"; -KEYWORDS="~amd64 ~ppc ~sparc ~x86" + LICENSE="LGPL-2.1" SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="motionaveraging debug emacs zlib" -DEPEND="x11-libs/motif:0 +DEPEND=" virtual/glu virtual/opengl + x11-libs/motif:0 emacs? ( >=app-editors/emacs-23.1:* ) zlib? ( sys-libs/zlib )" RDEPEND="${DEPEND} @@ -25,10 +28,11 @@ RDEPEND="${DEPEND} S="${WORKDIR}/${P/_/-}" SITEFILE="50${PN}-gentoo.el" -PATCHES=( "${FILESDIR}/${PN}-1.9.5-zlib.patch" ) +PATCHES=( "${FILESDIR}"/${PN}-1.9.5-zlib.patch ) src_configure() { econf \ + --disable-static \ --with-htmlbrowser=xdg-open \ --with-pdfviewer=xdg-open \ $(use_enable debug d1debug) \ @@ -40,7 +44,7 @@ src_compile() { default if use emacs; then - cp "${FILESDIR}/gvcl-mode.el" . || die + cp "${FILESDIR}"/gvcl-mode.el . || die elisp-compile *.el fi } @@ -55,16 +59,19 @@ src_install() { if use emacs; then elisp-install ${PN} *.el *.elc - elisp-site-file-install "${FILESDIR}/${SITEFILE}" + elisp-site-file-install "${FILESDIR}"/${SITEFILE} fi + + # no static archives + find "${ED}" -name '*.la' -delete || die } pkg_postinst() { - fdo-mime_desktop_database_update + xdg_pkg_postinst use emacs && elisp-site-regen } pkg_postrm() { - fdo-mime_desktop_database_update + xdg_pkg_postrm use emacs && elisp-site-regen }
[gentoo-commits] repo/gentoo:master commit in: sci-libs/xylib/
commit: 70e54e5cb41aa1e47a661350b9590802d6f88525 Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 20:56:48 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 20:56:48 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e54e5c sci-libs/xylib: Version bump to 1.6 Bug: https://bugs.gentoo.org/723326 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> sci-libs/xylib/Manifest | 1 + sci-libs/xylib/xylib-1.6.ebuild | 42 + 2 files changed, 43 insertions(+) diff --git a/sci-libs/xylib/Manifest b/sci-libs/xylib/Manifest index 63c79c4b23a..6e87010ef9c 100644 --- a/sci-libs/xylib/Manifest +++ b/sci-libs/xylib/Manifest @@ -1 +1,2 @@ DIST xylib-1.2.tar.bz2 297167 BLAKE2B f30a397aea282626b2e5ea93053571ed6d617b4fdeff468751fed9c9f538595854c948d0f50656ce22dbadfe4ff99a59dc4a5fb70686e78c084bbe1db1c9c11a SHA512 16eaa4b37014914c75ca3d0188aaf236c342887c03e233a9bb770412b3bb16da6779ab82c8acd66677d98ada75537c77d1abad723defd33dbe6eda78c6c88b91 +DIST xylib-1.6.tar.bz2 370765 BLAKE2B 76eb968f06a6a015ed7a29a493d888642767cda103733498b8706c973498aa4ac8576716b06f6eae8d95a1f625e9cd91ab02cfd53146d976e32fc9295f3c502f SHA512 9861cbf03f8b921a93a2d32a529ff94d77723e2510cd61096b4b85f91af4be6330ed82e8da94bc45dbca7f9814077360d1dae204315b28c2b6d85e3d2c7f6696 diff --git a/sci-libs/xylib/xylib-1.6.ebuild b/sci-libs/xylib/xylib-1.6.ebuild new file mode 100644 index 000..49e226d2694 --- /dev/null +++ b/sci-libs/xylib/xylib-1.6.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +WX_GTK_VER=3.0-gtk3 + +inherit wxwidgets + +DESCRIPTION="Experimental x-y data reading library" +HOMEPAGE="https://github.com/wojdyr/xylib"; +SRC_URI="https://github.com/wojdyr/xylib/releases/download/v${PV}/${P}.tar.bz2"; + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="bzip2 gui zlib" + +RDEPEND=" + bzip2? ( app-arch/bzip2 ) + gui? ( x11-libs/wxGTK:${WX_GTK_VER} ) + zlib? ( sys-libs/zlib )" +DEPEND=" + ${RDEPEND} + dev-libs/boost" + +src_configure() { + use gui && setup-wxwidgets + + econf \ + --disable-static \ + $(use_with bzip2 bzlib) \ + $(use_with gui) \ + $(use_with zlib) +} + +src_install() { + default + + # no static archives + find "${ED}" -name '*.la' -delete || die +}
[gentoo-commits] repo/gentoo:master commit in: sci-visualization/fityk/
commit: 81f04b4256e50a07739175703d4fdf673e4d8504 Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 20:56:54 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 20:56:54 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f04b42 sci-visualization/fityk: Port to EAPI 7 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert gentoo.org> sci-visualization/fityk/fityk-1.3.1.ebuild | 39 +- 1 file changed, 11 insertions(+), 28 deletions(-) diff --git a/sci-visualization/fityk/fityk-1.3.1.ebuild b/sci-visualization/fityk/fityk-1.3.1.ebuild index 3900bebeeb7..9a0049bb5d6 100644 --- a/sci-visualization/fityk/fityk-1.3.1.ebuild +++ b/sci-visualization/fityk/fityk-1.3.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 WX_GTK_VER=3.0 -inherit fdo-mime wxwidgets +inherit wxwidgets xdg DESCRIPTION="General-purpose nonlinear curve fitting and data analysis" HOMEPAGE="http://fityk.nieto.pl/"; @@ -14,51 +14,34 @@ SRC_URI="https://github.com/wojdyr/${PN}/releases/download/v${PV}/${P}.tar.bz2"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="gnuplot nlopt readline static-libs wxwidgets" +IUSE="gnuplot nlopt readline wxwidgets" -CDEPEND=" +DEPEND=" >=dev-lang/lua-5.1:0 dev-libs/boost:= >=sci-libs/xylib-1 nlopt? ( sci-libs/nlopt ) readline? ( sys-libs/readline:0= ) wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER} )" -DEPEND="${CDEPEND} - dev-lang/swig" -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} gnuplot? ( sci-visualization/gnuplot )" - -pkg_setup() { - use wxwidgets && setup-wxwidgets -} +BDEPEND="dev-lang/swig" src_configure() { - common_confargs=( - --with-wx-config=wx-config-${WX_GTK_VER} - ) + use wxwidgets && setup-wxwidgets econf \ - "${common_confargs[@]}" \ --disable-python \ + --disable-static \ $(use_enable nlopt) \ $(use_enable wxwidgets GUI) \ $(use_with readline) \ - $(use_enable static-libs static) + --with-wx-config="${WX_CONFIG}" } src_install() { default - # No .pc file / libfityk.a has dependencies -> need .la file - if ! use static-libs; then - find "${D}" -name '*.la' -delete || die - fi -} - -pkg_postinst() { - fdo-mime_desktop_database_update -} - -pkg_postrm() { - fdo-mime_desktop_database_update + # no static archives + find "${ED}" -name '*.la' -delete || die }
[gentoo-commits] data/api:master commit in: files/overlays/
commit: a411aac2b3f49c382f8d089e10d67eb852277e9d Author: 0xd34df00d <0xd34df00d gmail com> AuthorDate: Sat Oct 3 19:45:37 2020 + Commit: Michał Górny gentoo org> CommitDate: Sat Oct 3 20:55:42 2020 + URL:https://gitweb.gentoo.org/data/api.git/commit/?id=a411aac2 repositories: Add leechcraft overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/301 Signed-off-by: Michał Górny gentoo.org> files/overlays/repositories.xml | 12 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 3751817..802b716 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2639,6 +2639,18 @@ https://github.com/laurentb/gentoo-overlay.git https://github.com/feeds/laurentb/commits/gentoo-overlay/master + +leechcraft +Overlay with LeechCraft ebuilds +https://github.com/0xd34df00d/leechcraft-overlay + + 0xd34df...@gmail.com + Georg Rudoy + +https://github.com/0xd34df00d/leechcraft-overlay.git +git://github.com/0xd34df00d/leechcraft-overlay.git + https://github.com/0xd34df00d/leechcraft-overlay/commits/master.atom + leio Mart Raudsepp developer overlay
[gentoo-commits] repo/gentoo:master commit in: sci-libs/libecpint/
commit: ff77abc98e9ddc1765499b896079c176f9e083b0 Author: Christoph Junghans gentoo org> AuthorDate: Sat Oct 3 20:40:53 2020 + Commit: Christoph Junghans gentoo org> CommitDate: Sat Oct 3 20:41:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff77abc9 sci-libs/libecpint: initial commit Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Christoph Junghans gentoo.org> sci-libs/libecpint/Manifest | 1 + sci-libs/libecpint/libecpint-1.0.2.ebuild | 26 ++ sci-libs/libecpint/metadata.xml | 17 + 3 files changed, 44 insertions(+) diff --git a/sci-libs/libecpint/Manifest b/sci-libs/libecpint/Manifest new file mode 100644 index 000..fdaecf16277 --- /dev/null +++ b/sci-libs/libecpint/Manifest @@ -0,0 +1 @@ +DIST libecpint-1.0.2.tar.gz 1161801 BLAKE2B 98b9264055bc9dab86ad54921f65380bca6cf96a2e6000bc061998367b3eeaffe122fa03ed83c75deb568ee7cce49ff85b97909bd57ae057a189025421dee82e SHA512 adf9394628a39d1e07e4f02bf4fad1c3d19cbfd9a9aa123d6151dddb78c7ef2c2cab07bc7060dba1d5114756c03964c2bd237c82203a1efb38b9facaaa24c74a diff --git a/sci-libs/libecpint/libecpint-1.0.2.ebuild b/sci-libs/libecpint/libecpint-1.0.2.ebuild new file mode 100644 index 000..d59b2f4bddb --- /dev/null +++ b/sci-libs/libecpint/libecpint-1.0.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake + +DESCRIPTION="Efficient evaluation of integrals over ab initio effective core potentials" +HOMEPAGE="https://github.com/robashaw/libecpint"; +SRC_URI="https://github.com/robashaw/libecpint/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +SLOT="0" +LICENSE="MIT" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +DEPEND=" + dev-libs/pugixml + test? ( dev-cpp/gtest )" + +src_configure() { + mycmakeargs=( + -DLIBECPINT_BUILD_TESTS=$(usex test) + ) + cmake_src_configure +} diff --git a/sci-libs/libecpint/metadata.xml b/sci-libs/libecpint/metadata.xml new file mode 100644 index 000..0802ee79be8 --- /dev/null +++ b/sci-libs/libecpint/metadata.xml @@ -0,0 +1,17 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + +s...@gentoo.org +Gentoo Science Project + + + Libecpint is a C++ library for the efficient evaluation of integrals over ab + initio effective core potentials, using a mixture of generated, recursive + code and Gauss-Chebyshev quadrature. It is designed to be standalone and + generic. + + +robashaw/libecpint + +
[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
commit: 789d0658cf47ef125381efb3b1ba867110ff04f7 Author: Matthew Thode gentoo org> AuthorDate: Sat Oct 3 20:38:24 2020 + Commit: Matthew Thode gentoo org> CommitDate: Sat Oct 3 20:38:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789d0658 app-admin/ansible: switch to DISTUTILS_USE_SETUPTOOLS=rdepend Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode gentoo.org> app-admin/ansible/ansible-2.10.0.ebuild | 3 +-- app-admin/ansible/ansible-2.9.12.ebuild | 3 +-- app-admin/ansible/ansible-2.9.13.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app-admin/ansible/ansible-2.10.0.ebuild b/app-admin/ansible/ansible-2.10.0.ebuild index d62ac3db6e3..b2456b17b30 100644 --- a/app-admin/ansible/ansible-2.10.0.ebuild +++ b/app-admin/ansible/ansible-2.10.0.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 eutils @@ -21,7 +22,6 @@ RDEPEND=" dev-python/paramiko[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/httplib2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] @@ -33,7 +33,6 @@ RDEPEND=" " DEPEND=" !app-admin/ansible-base - dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/packaging-16.6[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}] diff --git a/app-admin/ansible/ansible-2.9.12.ebuild b/app-admin/ansible/ansible-2.9.12.ebuild index 7d5eb95e9a9..9d495e30b00 100644 --- a/app-admin/ansible/ansible-2.9.12.ebuild +++ b/app-admin/ansible/ansible-2.9.12.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 eutils @@ -21,7 +22,6 @@ RDEPEND=" dev-python/paramiko[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/httplib2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] @@ -33,7 +33,6 @@ RDEPEND=" " DEPEND=" !app-admin/ansible-base - dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/packaging-16.6[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}] diff --git a/app-admin/ansible/ansible-2.9.13.ebuild b/app-admin/ansible/ansible-2.9.13.ebuild index 7a568caa73b..5641f4825a3 100644 --- a/app-admin/ansible/ansible-2.9.13.ebuild +++ b/app-admin/ansible/ansible-2.9.13.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 eutils @@ -21,7 +22,6 @@ RDEPEND=" dev-python/paramiko[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/httplib2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] @@ -33,7 +33,6 @@ RDEPEND=" " DEPEND=" !app-admin/ansible-base - dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/packaging-16.6[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
commit: 92e9bfcd6246ad11362eba82cc8318032b3589de Author: Matthew Thode gentoo org> AuthorDate: Sat Oct 3 20:39:28 2020 + Commit: Matthew Thode gentoo org> CommitDate: Sat Oct 3 20:39:28 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e9bfcd app-admin/ansible: 2.9.13 stable amd64/x86 with cleanup Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode gentoo.org> app-admin/ansible/Manifest | 1 - app-admin/ansible/ansible-2.9.12.ebuild | 69 - app-admin/ansible/ansible-2.9.13.ebuild | 2 +- 3 files changed, 1 insertion(+), 71 deletions(-) diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest index 547a03e7134..afeaf6678c4 100644 --- a/app-admin/ansible/Manifest +++ b/app-admin/ansible/Manifest @@ -1,3 +1,2 @@ DIST ansible-2.10.0.tar.gz 25454980 BLAKE2B 91f930518b90b36aa2c21f553092233059fada86fd1674c9c6e881484b1bd4e68a3eaa05d82e15115906e55da99c43394c3de36a898e26bb222f780b82f8a5bd SHA512 878036f06e1705e4392223bda210b2acae0232069d0cec02a47f13f6b3bc6c9538fb515a2d2dc6003695bcf0915fdd3dfc5b8dc59355e37e2ca8fa48bbd79657 -DIST ansible-2.9.12.tar.gz 14260349 BLAKE2B 6d7fdc82489df755196b890b39c166e9639c94e4238b4bf33686a3ab17fcc92c6b3a05f80e1276795b966aaa318ec7d9003099950102c014adb1a5d730928633 SHA512 6c05c49e363d4d68516dfea448cead3e2c281d1288c9467a0b6dd083504f303df694ed1c5957ae6582b28acc937d12d1254328e13bac430b9b7fa4354f23 DIST ansible-2.9.13.tar.gz 14261322 BLAKE2B 5de939a99cd703eaf240f536a9a4b707e3931364647782dde2bbebd5b755253594cbb1cf8c4e9f22a14fca85c9f018ee6ea26bce1cbe2145ba72e5f5ec313670 SHA512 cb08adf62df0f3650425a5d960baadd7439c7c1e95b8f9df3d08e7504f9622b9e5f7104b8700b0f1e9fe318d349a6a5728e9178f0193fb4a190456e30a2f1eb2 diff --git a/app-admin/ansible/ansible-2.9.12.ebuild b/app-admin/ansible/ansible-2.9.12.ebuild deleted file mode 100644 index 9d495e30b00..000 --- a/app-admin/ansible/ansible-2.9.12.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 eutils - -DESCRIPTION="Model-driven deployment, config management, and command execution framework" -HOMEPAGE="https://ansible.com/"; -SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"; - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos" -IUSE="doc test" -RESTRICT="test" - -RDEPEND=" - dev-python/paramiko[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/cryptography[${PYTHON_USEDEP}] - dev-python/httplib2[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - dev-python/netaddr[${PYTHON_USEDEP}] - dev-python/pexpect[${PYTHON_USEDEP}] - net-misc/sshpass - virtual/ssh - !app-admin/ansible-base -" -DEPEND=" - !app-admin/ansible-base - >=dev-python/packaging-16.6[${PYTHON_USEDEP}] - doc? ( - dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx-notfound-page[${PYTHON_USEDEP}] - >=dev-python/pygments-2.4.0[${PYTHON_USEDEP}] - ) - test? ( - ${RDEPEND} - dev-python/nose[${PYTHON_USEDEP}] - >=dev-python/mock-1.0.1[${PYTHON_USEDEP}] - dev-python/passlib[${PYTHON_USEDEP}] - dev-python/coverage[${PYTHON_USEDEP}] - dev-python/unittest2[${PYTHON_USEDEP}] - dev-vcs/git - )" - -python_compile_all() { - if use doc; then - cd docs/docsite || die - export CPUS=4 - emake -f Makefile.sphinx html - fi -} - -python_test() { - nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/docsite/_build/html/. ) - distutils-r1_python_install_all - - dodoc -r examples -} diff --git a/app-admin/ansible/ansible-2.9.13.ebuild b/app-admin/ansible/ansible-2.9.13.ebuild index 5641f4825a3..9d495e30b00 100644 --- a/app-admin/ansible/ansible-2.9.13.ebuild +++ b/app-admin/ansible/ansible-2.9.13.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"; LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos" IUSE="doc test" RESTRICT="test"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/
commit: b127bce894a33a58670ffbb0f4516e0bd624f2c7 Author: Matthew Thode gentoo org> AuthorDate: Sat Oct 3 20:22:50 2020 + Commit: Matthew Thode gentoo org> CommitDate: Sat Oct 3 20:23:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b127bce8 app-emulation/glean: switch to DISTUTILS_USE_SETUPTOOLS=rdepend closes: https://bugs.gentoo.org/746281 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode gentoo.org> app-emulation/glean/glean-1.10.3.ebuild | 5 ++--- app-emulation/glean/glean-1.17.0.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app-emulation/glean/glean-1.10.3.ebuild b/app-emulation/glean/glean-1.10.3.ebuild index db1ffac942b..939e686bb3b 100644 --- a/app-emulation/glean/glean-1.10.3.ebuild +++ b/app-emulation/glean/glean-1.10.3.ebuild @@ -4,6 +4,7 @@ EAPI=6 PYTHON_COMPAT=( python3_6 ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 @@ -16,9 +17,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/pbr[${PYTHON_USEDEP}]" +DEPEND="dev-python/pbr[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" src_install() { diff --git a/app-emulation/glean/glean-1.17.0.ebuild b/app-emulation/glean/glean-1.17.0.ebuild index 521c8d3efe6..13ba0b43ea3 100644 --- a/app-emulation/glean/glean-1.17.0.ebuild +++ b/app-emulation/glean/glean-1.17.0.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 @@ -16,9 +17,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/pbr[${PYTHON_USEDEP}]" +DEPEND="dev-python/pbr[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" src_install() {
[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/
commit: 5519e3cef89782cdfeee2d1e5b23cae9e2960c54 Author: Sam James gentoo org> AuthorDate: Sat Oct 3 20:14:05 2020 + Commit: Sam James gentoo org> CommitDate: Sat Oct 3 20:14:05 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5519e3ce mail-client/thunderbird: Stabilize 78.3.1 x86, #745432 Signed-off-by: Sam James gentoo.org> mail-client/thunderbird/thunderbird-78.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird/thunderbird-78.3.1.ebuild b/mail-client/thunderbird/thunderbird-78.3.1.ebuild index e94b6cb2500..458b07af3c0 100644 --- a/mail-client/thunderbird/thunderbird-78.3.1.ebuild +++ b/mail-client/thunderbird/thunderbird-78.3.1.ebuild @@ -49,7 +49,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="https://www.mozilla.org/thunderbird"; -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" SLOT="0/$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
[gentoo-commits] proj/pax-utils:master commit in: /, man/
commit: 61f27d670b1d0c07e50ead2d317abe05d0196ab0 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 3 19:53:40 2020 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 3 19:53:40 2020 + URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=61f27d67 scanelg: add --ldcache= option to ease testing Signed-off-by: Sergei Trofimovich gentoo.org> man/scanelf.docbook | 7 +++ paxldso.c | 4 +++- paxldso.h | 3 +++ scanelf.c | 3 +++ 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/man/scanelf.docbook b/man/scanelf.docbook index d9032a9..22503b2 100644 --- a/man/scanelf.docbook +++ b/man/scanelf.docbook @@ -214,6 +214,13 @@ listing ELFs. + + --ldcache PATH + +Use specified path instead of /etc/ld.so.cache. Generally paired with +options like -L or -n. + + diff --git a/paxldso.c b/paxldso.c index 0cb7b01..2d8ddea 100644 --- a/paxldso.c +++ b/paxldso.c @@ -156,7 +156,7 @@ char *ldso_cache_lookup_lib(elfobj *elf, const char *fname) if (ldcache == NULL) { int fd; - const char *cachefile = root_rel_path("/etc/ld.so.cache"); + const char *cachefile = root_rel_path(ldcache_path); struct stat st; if (fstatat(root_fd, cachefile, &st, 0)) @@ -369,3 +369,5 @@ void paxldso_cleanup(void) ldso_config_cleanup(); } #endif + +const char * ldcache_path = "/etc/ld.so.cache"; diff --git a/paxldso.h b/paxldso.h index 16cbbac..fb7d938 100644 --- a/paxldso.h +++ b/paxldso.h @@ -66,4 +66,7 @@ extern void paxldso_cleanup(void); # define paxldso_cleanup() #endif +/* Path to ld.so.cache. Usually overridden for tests. */ +extern const char * ldcache_path; + #endif diff --git a/scanelf.c b/scanelf.c index c2bda35..50497b2 100644 --- a/scanelf.c +++ b/scanelf.c @@ -1832,6 +1832,7 @@ static void scanelf_envpath(void) static struct option const long_opts[] = { {"path", no_argument, NULL, 'p'}, {"ldpath",no_argument, NULL, 'l'}, + {"ldcache",a_argument, NULL, 130}, {"use-ldpath",no_argument, NULL, 129}, {"root", a_argument, NULL, 128}, {"recursive", no_argument, NULL, 'R'}, @@ -1877,6 +1878,7 @@ static struct option const long_opts[] = { static const char * const opts_help[] = { "Scan all directories in PATH environment", "Scan all directories in /etc/ld.so.conf", + "Use alternate ld.so.cache specified in ", "Use ld.so.conf to show full path (use with -r/-n)", "Root directory (use with -l or -p)", "Scan directories recursively", @@ -2120,6 +2122,7 @@ static int parseargs(int argc, char *argv[]) err("Could not open root: %s", optarg); break; case 129: load_cache_config = use_ldpath = 1; break; + case 130: ldcache_path = optarg; break; case ':': err("Option '%c' is missing parameter", optopt); case '?':
[gentoo-commits] repo/gentoo:master commit in: dev-python/mccabe/
commit: 1c0deaf76cbac8c31afa33873548fbed43365e0c Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 19:04:15 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 19:13:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0deaf7 dev-python/mccabe: add Python 3.9 support, fix setuptools dep. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier gentoo.org> dev-python/mccabe/mccabe-0.6.1-r2.ebuild | 25 + 1 file changed, 25 insertions(+) diff --git a/dev-python/mccabe/mccabe-0.6.1-r2.ebuild b/dev-python/mccabe/mccabe-0.6.1-r2.ebuild new file mode 100644 index 000..2976411396e --- /dev/null +++ b/dev-python/mccabe/mccabe-0.6.1-r2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( pypy3 python3_{6..9} ) + +inherit distutils-r1 + +DESCRIPTION="flake8 plugin: McCabe complexity checker" +HOMEPAGE="https://github.com/PyCQA/mccabe"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +KEYWORDS="amd64 arm hppa ~ia64 ~mips s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +LICENSE="MIT" +SLOT="0" + +RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest + +python_prepare_all() { + sed -i -e '/pytest-runner/d' setup.py || die + distutils-r1_python_prepare_all +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/flake8/
commit: 794a3e300c98a035aeba9d42626f1fe63478 Author: Louis Sautier gentoo org> AuthorDate: Sat Oct 3 18:51:38 2020 + Commit: Louis Sautier gentoo org> CommitDate: Sat Oct 3 19:13:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794a3e30 dev-python/flake8: add Python 3.9 support, fix deps for Python >=3.8 dev-python/mccabe will be added in the next commit. Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Louis Sautier gentoo.org> dev-python/flake8/{flake8-3.8.3.ebuild => flake8-3.8.3-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/flake8/flake8-3.8.3.ebuild b/dev-python/flake8/flake8-3.8.3-r1.ebuild similarity index 90% rename from dev-python/flake8/flake8-3.8.3.ebuild rename to dev-python/flake8/flake8-3.8.3-r1.ebuild index ebb82197293..820cd24e17e 100644 --- a/dev-python/flake8/flake8-3.8.3.ebuild +++ b/dev-python/flake8/flake8-3.8.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{6..8} ) +PYTHON_COMPAT=( pypy3 python3_{6..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 @@ -22,7 +22,7 @@ RDEPEND=" =dev-python/pycodestyle-2.6.0[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-libs/expat/
commit: fc368b5efce6e04326900da50a01bc17eae98071 Author: Sebastian Pipping gentoo org> AuthorDate: Sat Oct 3 18:59:29 2020 + Commit: Sebastian Pipping gentoo org> CommitDate: Sat Oct 3 18:59:29 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc368b5e dev-libs/expat: 2.2.10 Signed-off-by: Sebastian Pipping gentoo.org> Package-Manager: Portage-3.0.0, Repoman-2.3.23 dev-libs/expat/Manifest| 1 + dev-libs/expat/expat-2.2.10.ebuild | 99 ++ 2 files changed, 100 insertions(+) diff --git a/dev-libs/expat/Manifest b/dev-libs/expat/Manifest index 68589064f59..aae268ba867 100644 --- a/dev-libs/expat/Manifest +++ b/dev-libs/expat/Manifest @@ -1,2 +1,3 @@ +DIST expat-2.2.10.tar.xz 425432 BLAKE2B 5d84d7dec5aae6ca7906bd2a2b8a249457111e064295b83b6c9927b5ef0dc97e7220bac1da17781e24541259ae81b60a2314cd372bfbdfc2e08fab082377df4a SHA512 a8e0c8a9cf7e6fbacdc6e709f3c99c533ab550fba52557d24259bb8b360f9697624c7500c0e9886fa57ee2b529aadd0d1835d66fe8112e15c20df75cd3eb090f DIST expat-2.2.8.tar.xz 422324 BLAKE2B 1f3e8bbce7f05aa080ca647d12a4ff9bf6d21cd31366d70daabcf8db48985e0b644faac5e251e0a559a74f0a27b247ede64b6f117940a5f7f70dc1cce0f0036a SHA512 102a3af89af37a961f81ade2dfb4f3e13bf779110decff9f1462f21079aa6959009871c39b933d9bf47ebc3ee50d3f8d5b41859dce833d290f17886a2aa80aa9 DIST expat-2.2.9.tar.xz 422460 BLAKE2B ea0e0bd005bbfd355e819e2b157859878a20ad9a6807cc5a10a6656f062e2443adb483adb0452d751b3d460834e3f613b8ecf7cdaf743be1b15815d005d01fa6 SHA512 e082874efcc4b00709e2c0192c88fb15dfc4f33fc3a2b09e619b010ea93baaf7e7572683f738463db0ce2350cab3de48a0c38af6b74d1c4f5a9e311f499edab0 diff --git a/dev-libs/expat/expat-2.2.10.ebuild b/dev-libs/expat/expat-2.2.10.ebuild new file mode 100644 index 000..2da0a2ea35e --- /dev/null +++ b/dev-libs/expat/expat-2.2.10.ebuild @@ -0,0 +1,99 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +AUTOTOOLS_AUTO_DEPEND=no +inherit autotools eutils libtool multilib toolchain-funcs multilib-minimal usr-ldscript + +DESCRIPTION="Stream-oriented XML parser library" +HOMEPAGE="https://libexpat.github.io/"; +SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/expat-${PV}.tar.xz"; + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="elibc_FreeBSD examples static-libs unicode" +BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )" + +DOCS=( README.md ) + +src_prepare() { + default + + # fix interpreter to be a recent/good shell + sed -i -e "1s:/bin/sh:${BASH}:" conftools/get-version.sh || die + if use unicode; then + cp -R "${S}" "${S}"w || die + pushd "${S}"w >/dev/null + find -name Makefile.am \ + -exec sed \ + -e 's,libexpat\.la,libexpatw.la,' \ + -e 's,libexpat_la,libexpatw_la,' \ + -i {} + || die + eautoreconf + popd >/dev/null + fi +} + +multilib_src_configure() { + local myconf="$(use_enable static-libs static) --without-docbook" + + mkdir -p "${BUILD_DIR}"w || die + + if use unicode; then + pushd "${BUILD_DIR}"w >/dev/null + CPPFLAGS="${CPPFLAGS} -DXML_UNICODE" ECONF_SOURCE="${S}"w econf ${myconf} + popd >/dev/null + fi + + ECONF_SOURCE="${S}" econf ${myconf} +} + +multilib_src_compile() { + emake + + if use unicode; then + pushd "${BUILD_DIR}"w >/dev/null + emake -C lib + popd >/dev/null + fi +} + +multilib_src_install() { + emake install DESTDIR="${D}" + + if use unicode; then + pushd "${BUILD_DIR}"w >/dev/null + emake -C lib install DESTDIR="${D}" + popd >/dev/null + + pushd "${ED}"/usr/$(get_libdir)/pkgconfig >/dev/null + cp expat.pc expatw.pc + sed -i -e '/^Libs/s:-lexpat:&w:' expatw.pc || die + popd >/dev/null + fi + + if multilib_is_native_abi ; then + # libgeom in /lib and ifconfig in /sbin require libexpat on FreeBSD since + # we stripped the libbsdxml copy starting from freebsd-lib-8.2-r1 + use elibc_FreeBSD && gen_usr_ldscript -a expat + fi +} + +multilib_src_install_all() { + einstalldocs + + doman doc/xmlwf.1 + + # Note: Use of HTML_DOCS would add unwanted "doc" subfolder + docinto html + dodoc doc/*.{css,html,png} + + if use examples; then + docinto examples + dodoc examples/*.c + docompress -x usr/share
[gentoo-commits] repo/gentoo:master commit in: games-misc/xcowsay/
commit: 462105ba29cb8b215ca9494cd5a68c83507a398e Author: Conrad Kostecki gentoo org> AuthorDate: Sat Oct 3 18:33:40 2020 + Commit: Conrad Kostecki gentoo org> CommitDate: Sat Oct 3 18:34:53 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=462105ba games-misc/xcowsay: restrict tests Since tests need a running X, restricting them. Closes: https://bugs.gentoo.org/746266 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki gentoo.org> games-misc/xcowsay/xcowsay-1.5.1.ebuild | 1 + games-misc/xcowsay/xcowsay-1.5.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/games-misc/xcowsay/xcowsay-1.5.1.ebuild b/games-misc/xcowsay/xcowsay-1.5.1.ebuild index 716cc753846..85f4dbd1c31 100644 --- a/games-misc/xcowsay/xcowsay-1.5.1.ebuild +++ b/games-misc/xcowsay/xcowsay-1.5.1.ebuild @@ -19,6 +19,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dbus fortune nls" +RESTRICT="test" RDEPEND=" dev-libs/glib:2 diff --git a/games-misc/xcowsay/xcowsay-1.5.ebuild b/games-misc/xcowsay/xcowsay-1.5.ebuild index c1706db5b89..139fea2aac0 100644 --- a/games-misc/xcowsay/xcowsay-1.5.ebuild +++ b/games-misc/xcowsay/xcowsay-1.5.ebuild @@ -16,6 +16,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86" IUSE="dbus fortune nls" +RESTRICT="test" RDEPEND=" dev-libs/glib:2
[gentoo-commits] repo/gentoo:master commit in: net-im/prosody/
commit: b4ccfc45a8a2afe0ba1cb941091474724e16774b Author: Conrad Kostecki gentoo org> AuthorDate: Sat Oct 3 18:26:15 2020 + Commit: Conrad Kostecki gentoo org> CommitDate: Sat Oct 3 18:34:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ccfc45 net-im/prosody: add notice back Also remove duplicate initd install. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki gentoo.org> net-im/prosody/prosody-0.11.7.ebuild | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/prosody/prosody-0.11.7.ebuild b/net-im/prosody/prosody-0.11.7.ebuild index 82f95665764..041e5c27e52 100644 --- a/net-im/prosody/prosody-0.11.7.ebuild +++ b/net-im/prosody/prosody-0.11.7.ebuild @@ -46,7 +46,7 @@ RDEPEND=" PATCHES=( "${FILESDIR}/${PN}-0.11.2-r1-gentoo.patch" ) src_configure() { - local myconfargs=( + local myeconfargs=( --c-compiler="$(tc-getCC)" --datadir="${EPREFIX}/var/spool/jabber" --libdir="${EPREFIX}/usr/$(get_libdir)" @@ -59,7 +59,9 @@ src_configure() { --with-lua-lib="${EPREFIX}/usr/$(get_libdir)/lua" ) - ./configure ${myconfargs[@]} --cflags="${CFLAGS} -Wall -fPIC" --ldflags="${LDFLAGS} -shared" || die + # Since the configure script is handcrafted, + # and yells at unknown options, do not use 'econf'. + ./configure ${myeconfargs[@]} --cflags="${CFLAGS} -Wall -fPIC" --ldflags="${LDFLAGS} -shared" || die rm makefile || die mv GNUmakefile Makefile || die @@ -74,6 +76,4 @@ src_install() { systemd_dounit "${FILESDIR}"/prosody.service systemd_newtmpfilesd "${FILESDIR}"/prosody.tmpfilesd prosody.conf - - newinitd "${FILESDIR}"/prosody.initd-r3 prosody }
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 152ec7695b6b399f6a80f898edc5176660f27900 Author: David Seifert gentoo org> AuthorDate: Sat Oct 3 18:34:13 2020 + Commit: David Seifert gentoo org> CommitDate: Sat Oct 3 18:34:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152ec769 package.mask: Last rite dev-dotnet/mono-addins and revdep Bug: https://bugs.gentoo.org/612592 Bug: https://bugs.gentoo.org/644232 Bug: https://bugs.gentoo.org/659436 Bug: https://bugs.gentoo.org/688722 Signed-off-by: David Seifert gentoo.org> profiles/package.mask | 8 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 28fa8b8e8ca..5feb4011b0c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# David Seifert (2020-10-03) +# Broken for over 2 years, declared EOL by upstream, +# the only revdep is media-gfx/pinta, which is also +# broken. Bug #612592, #644232, #659436, #688722, +# Removal in 30 days. +dev-dotnet/mono-addins +media-gfx/pinta + # Andreas Sturmlechner (2020-09-27) # Obsolete package blocking unmasking of >=x11-libs/pango-1.44, dead upstream. # No reverse dependencies, bug #698922. Removal in 30 days.
[gentoo-commits] repo/gentoo:master commit in: app-admin/kubectx/
commit: 865ebf4eaa5e75c96c4fbe484efc0630ac75db62 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:32:14 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:32:48 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865ebf4e app-admin/kubectx: remove 0.9.0 Signed-off-by: William Hubbs gentoo.org> app-admin/kubectx/Manifest | 1 - app-admin/kubectx/kubectx-0.9.0.ebuild | 270 - 2 files changed, 271 deletions(-) diff --git a/app-admin/kubectx/Manifest b/app-admin/kubectx/Manifest index b0bddc0a760..7f65a08da01 100644 --- a/app-admin/kubectx/Manifest +++ b/app-admin/kubectx/Manifest @@ -226,7 +226,6 @@ DIST k8s.io%2Fkube-openapi%2F@v%2Fv0.0.0-20191107075043-30be4d16710a.mod 2088 BL DIST k8s.io%2Futils%2F@v%2Fv0.0.0-20191114184206-e782cd3c129f.mod 164 BLAKE2B cd4086710de69fcfd2179978f78cb5fb4633a6700b6cab545a83a733fef06e492428deb492149294c3fea186aa01b86080d2a387c1af2a789f35b5f37abfc7ac SHA512 d2cb2a60b25ab16fe3d377d4811a04503c068eef7901bb971f4107d3cc1339279ee95e3c3967651c98112b61fa7bc0fd913dd61a8aec6348180fa8bb357914c5 DIST k8s.io%2Futils%2F@v%2Fv0.0.0-20200414100711-2df71ebbae66.mod 167 BLAKE2B 2a61747d367153284e7e614a82f98c8913693f3b51174c24b7f25d8e9d236418c4da9e6b33c7cdb7b4350314373037e1e7121ad7c0ca5fbc9a3b4b711a078a98 SHA512 1117d2493d40a111a749b0033c92876773242b86da0b437ba063e5da21289102d784479b0c757ad8ce50de4b1d8a2f6956afe3b2656977bd76bfab9f97c1d8a9 DIST k8s.io%2Futils%2F@v%2Fv0.0.0-20200414100711-2df71ebbae66.zip 151304 BLAKE2B 4641e10e54dc01533f56c100dff3cd2040c5e8f2f0799c57677302ab606513baca4648388c864c0ce6769b7774d7326534d2638b97cc045514b0f057966e3b37 SHA512 488bcd931431778593f50e78cd421149590f317f953b7bbe61205c2af9e8a1e41c4c56780895b6d4fcd30936461a6fce2876f9a88d5da9da528950fa2900fdac -DIST kubectx-0.9.0.tar.gz 510570 BLAKE2B c8126686c10755d69132f3dfaeae39ea115210426f552116305a1c97d98207de7ee81829ef4e5b04fc20ad07750103fc48abf2182a489832fcfec6357d596e51 SHA512 ac9b5258c23d07ee1ab1d3017645bb0588c7da8537c63b330b01039fb86164af41d2e37adb1e0619acf49e4265ee1ad4ed1d4a59e7ec878f78aa75e6da0dd829 DIST kubectx-0.9.1.tar.gz 512901 BLAKE2B b6d79d5cc7a1a4b55e76f9402d97629bf5ca5e97ab8c42d492640108019e8cc7011cb27422e327e6abbed9a59f684c634378871d7c7145618280a0588bc228ec SHA512 f9872bb2a0a354d6e4b07715dea434482fb61f34914354d0d458e723d87b41e09eb94fb302185631700aad09a29268e00925016fa1b2d4c80f30402f35b6e6e4 DIST sigs.k8s.io%2Fstructured-merge-diff%2F@v%2Fv0.0.0-20190525122527-15d366b2352e.mod 74 BLAKE2B c2d88e59e640cf540f7547fa0b67caeecd7424a1dc243681a020d233fab5126dc11f73c18032e0eb8edc7bf9d32dc2902183bf76af255f60f186f16c97055e2d SHA512 94785a6d41763ef86959d6ba291cfb34eb7b35f6599042299604fe6f35a666fa388e9d7bcac282d1370dcc5f99c6ac22f2b677ff9b9920aae8f0d9097ea224c5 DIST sigs.k8s.io%2Fstructured-merge-diff%2F@v%2Fv0.0.0-20190525122527-15d366b2352e.zip 113591 BLAKE2B 48dc385dfb491334ddc6da2544979d139421be19fe2398ac9ca9fd9488f820da66fe9c22dd8fb7f1995b431bd17d963aaa304937e605c667c63361150feea5ed SHA512 9d61710361110d7739e705b05320a3cef7c7caf6cee358c01e695e66eaf8c5bd144fecf34142f24065c3a87eeef51fd75bcb24644f4e082fbdbca81e211d497e diff --git a/app-admin/kubectx/kubectx-0.9.0.ebuild b/app-admin/kubectx/kubectx-0.9.0.ebuild deleted file mode 100644 index 63768735927..000 --- a/app-admin/kubectx/kubectx-0.9.0.ebuild +++ /dev/null @@ -1,270 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit bash-completion-r1 go-module - -DESCRIPTION="Fast way to switch between clusters and namespaces in kubectl" -HOMEPAGE="https://github.com/ahmetb/kubectx"; - -EGO_SUM=( - "cloud.google.com/go v0.26.0/go.mod" - "cloud.google.com/go v0.34.0/go.mod" - "cloud.google.com/go v0.38.0" - "cloud.google.com/go v0.38.0/go.mod" - "facette.io/natsort v0.0.0-20181210072756-2cd4dd1e2dcb" - "facette.io/natsort v0.0.0-20181210072756-2cd4dd1e2dcb/go.mod" - "github.com/Azure/go-autorest/autorest v0.9.0" - "github.com/Azure/go-autorest/autorest v0.9.0/go.mod" - "github.com/Azure/go-autorest/autorest/adal v0.5.0" - "github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod" - "github.com/Azure/go-autorest/autorest/date v0.1.0" - "github.com/Azure/go-autorest/autorest/date v0.1.0/go.mod" - "github.com/Azure/go-autorest/autorest/mocks v0.1.0/go.mod" - "github.com/Azure/go-autorest/autorest/mocks v0.2.0" - "github.com/Azure/go-autorest/autorest/mocks v0.2.0/go.mod" - "github.com/Azure/go-autorest/logger v0.1.0" - "github.com/Azure/go-autorest/logger v0.1.0/go.mod" - "github.com/Azure/go-autorest/tracing v0.5.0" - "github.com/Azure/go-autorest/tracing v0.5.0/go.mod" - "github.com/BurntSushi/toml v0.3.1/go.mod" - "github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod" - "github.com/Pue
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/
commit: 1bcff268124e9cc333ed8ab92a2ded870e15cbd9 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:23:08 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:27 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bcff268 sys-cluster/kube-scheduler: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kube-scheduler/Manifest| 3 ++ .../kube-scheduler/kube-scheduler-1.17.12.ebuild | 39 ++ .../kube-scheduler/kube-scheduler-1.18.9.ebuild| 39 ++ .../kube-scheduler/kube-scheduler-1.19.2.ebuild| 38 + 4 files changed, 119 insertions(+) diff --git a/sys-cluster/kube-scheduler/Manifest b/sys-cluster/kube-scheduler/Manifest index f9ef447aa84..dad85b26c1b 100644 --- a/sys-cluster/kube-scheduler/Manifest +++ b/sys-cluster/kube-scheduler/Manifest @@ -1,2 +1,5 @@ +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.17.3.tar.gz 31762013 BLAKE2B 4470fadf2ec441ed7a5f3a82581af6a0f4d768780048576863b2aae9c13cff543592da73b979c7f9191a4c7c2b5a1ad10d85e0eba04fdcd08ece86884ab1f80d SHA512 09b33377de0bdd7dc8ac2ae81196d15eeb93862cb0aba1256bcfca38d2ce1f15951ad70cf67600fc3d16c1d449e0451707e756ec21ad812c6628ae1f0fdda427 DIST kubernetes-1.17.4.tar.gz 3175 BLAKE2B cd04e429d3f524f5dce7948db9b22230df8abdeb7570001ab985ffdb5b85709a8d1698490b9df13455d8f3968741db9571ee1ab3bc2a6fdd06a8c0fe274476e2 SHA512 fd1944d26c840bc1d2f585fccbabf48091fe8820ea089b3ea5c18652fd1edb3c8157a70ea19111b8b62aef16e0284a1607b583c3c1af79dd0dd266b99e20c549 +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.17.12.ebuild b/sys-cluster/kube-scheduler/kube-scheduler-1.17.12.ebuild new file mode 100644 index 000..415e490bb07 --- /dev/null +++ b/sys-cluster/kube-scheduler/kube-scheduler-1.17.12.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +DESCRIPTION="Kubernetes Scheduler" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64" +IUSE="hardened" + +COMMON_DEPEND="acct-group/kube-scheduler + acct-user/kube-scheduler" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + !sys-cluster/kubernetes" + BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrotate.d + newins "${FILESDIR}"/${PN}.logrotated ${PN} + keepdir /var/log/${PN} + fowners ${PN}:${PN} /var/log/${PN} +} diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.18.9.ebuild b/sys-cluster/kube-scheduler/kube-scheduler-1.18.9.ebuild new file mode 100644 index 000..754cc4f5a1e --- /dev/null +++ b/sys-cluster/kube-scheduler/kube-scheduler-1.18.9.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +DESCRIPTION="Kubernetes Scheduler" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64" +IUSE="hardened" + +COMMON_DEPEND="acct-group/kube-scheduler + acct-user/kube-scheduler" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + !sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_ins
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-apiserver/
commit: 6ca8f35df440b4e9edce48e7485969fbe82b7081 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:21:48 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca8f35d sys-clluster/kube-apiserver: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kube-apiserver/Manifest| 3 ++ .../kube-apiserver/kube-apiserver-1.17.12.ebuild | 39 + .../kube-apiserver/kube-apiserver-1.18.9.ebuild| 40 ++ .../kube-apiserver/kube-apiserver-1.19.2.ebuild| 39 + 4 files changed, 121 insertions(+) diff --git a/sys-cluster/kube-apiserver/Manifest b/sys-cluster/kube-apiserver/Manifest index 4f0c2a1867e..dc2f600d04a 100644 --- a/sys-cluster/kube-apiserver/Manifest +++ b/sys-cluster/kube-apiserver/Manifest @@ -1,5 +1,8 @@ DIST kubernetes-1.17.11.tar.gz 31829687 BLAKE2B 9684536fb19611f7da3889358bfa6044aebba8e5d3be83d7afe47ecd392d2f52011959abb1c1d4edcf3c48c8b499d40cc4e1d7751af3cfeadda16a33f3df67c3 SHA512 13853bd099c110df9f2dcf25e461c3c14aca48d77a3eaa6c040a4358edfa31462d0702e0544a187a17521e520ab7b545a6aeabfbfa2930946e15118e82a12369 +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.17.3.tar.gz 31762013 BLAKE2B 4470fadf2ec441ed7a5f3a82581af6a0f4d768780048576863b2aae9c13cff543592da73b979c7f9191a4c7c2b5a1ad10d85e0eba04fdcd08ece86884ab1f80d SHA512 09b33377de0bdd7dc8ac2ae81196d15eeb93862cb0aba1256bcfca38d2ce1f15951ad70cf67600fc3d16c1d449e0451707e756ec21ad812c6628ae1f0fdda427 DIST kubernetes-1.17.4.tar.gz 3175 BLAKE2B cd04e429d3f524f5dce7948db9b22230df8abdeb7570001ab985ffdb5b85709a8d1698490b9df13455d8f3968741db9571ee1ab3bc2a6fdd06a8c0fe274476e2 SHA512 fd1944d26c840bc1d2f585fccbabf48091fe8820ea089b3ea5c18652fd1edb3c8157a70ea19111b8b62aef16e0284a1607b583c3c1af79dd0dd266b99e20c549 DIST kubernetes-1.18.8.tar.gz 32619514 BLAKE2B cdeff1d4400e69bee3f675a6a8c111ec6c5e79d1a8610d986ad37891b6ffc6b12460503004803373a5e87d6eae5517bfc6278d6a2aced6a3f414a460a0177bec SHA512 04d41c3ce15b7679c7d605659c5c02873338d0d1e48d2b655852a31f897dd0842fc4eb839d132652b4483117b845b739b25cd219f12be0ef4d0058e6ea8f421e +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 DIST kubernetes-1.19.1.tar.gz 8722 BLAKE2B ad9b36ec30049b721634f6725cab08f849407c7c1483c62694acdb6726932a212752586eb9849c0063309b52f90da05ef1f36603f292aa86ea1e3b1feb439f73 SHA512 e07f850a5957cb7f48a1720c7cb269df60bacafb7ac86f4b211875e789551681909a2ddcf85a38a880156669f2b73ce1dd379d241238a52bc3cb34b44b706284 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.17.12.ebuild b/sys-cluster/kube-apiserver/kube-apiserver-1.17.12.ebuild new file mode 100644 index 000..ec67c2c362c --- /dev/null +++ b/sys-cluster/kube-apiserver/kube-apiserver-1.17.12.ebuild @@ -0,0 +1,39 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +DESCRIPTION="Kubernetes API server" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +COMMON_DEPEND="acct-group/kube-apiserver + acct-user/kube-apiserver" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + !sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS=-v GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrotate.d + newins "${FILESDIR}"/${PN}.logrotated ${PN} + keepdir /var/log/${PN} + fowners ${PN}:${PN} /var/log/${PN} +} diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.18.9.ebuild b/sys-cluster/kube-apiserver/kube-apiserver-1.18.9.ebuild new file mode
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubeadm/
commit: df68038b269bdfedeb9f49e22311eec035debe7d Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:20:54 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df68038b sys-cluster/kubeadm: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kubeadm/Manifest | 3 +++ sys-cluster/kubeadm/kubeadm-1.17.12.ebuild | 34 ++ sys-cluster/kubeadm/kubeadm-1.18.9.ebuild | 34 ++ sys-cluster/kubeadm/kubeadm-1.19.2.ebuild | 33 + 4 files changed, 104 insertions(+) diff --git a/sys-cluster/kubeadm/Manifest b/sys-cluster/kubeadm/Manifest index 7affd692583..3fe354053f5 100644 --- a/sys-cluster/kubeadm/Manifest +++ b/sys-cluster/kubeadm/Manifest @@ -1,3 +1,6 @@ DIST kubernetes-1.17.11.tar.gz 31829687 BLAKE2B 9684536fb19611f7da3889358bfa6044aebba8e5d3be83d7afe47ecd392d2f52011959abb1c1d4edcf3c48c8b499d40cc4e1d7751af3cfeadda16a33f3df67c3 SHA512 13853bd099c110df9f2dcf25e461c3c14aca48d77a3eaa6c040a4358edfa31462d0702e0544a187a17521e520ab7b545a6aeabfbfa2930946e15118e82a12369 +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.18.8.tar.gz 32619514 BLAKE2B cdeff1d4400e69bee3f675a6a8c111ec6c5e79d1a8610d986ad37891b6ffc6b12460503004803373a5e87d6eae5517bfc6278d6a2aced6a3f414a460a0177bec SHA512 04d41c3ce15b7679c7d605659c5c02873338d0d1e48d2b655852a31f897dd0842fc4eb839d132652b4483117b845b739b25cd219f12be0ef4d0058e6ea8f421e +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 DIST kubernetes-1.19.1.tar.gz 8722 BLAKE2B ad9b36ec30049b721634f6725cab08f849407c7c1483c62694acdb6726932a212752586eb9849c0063309b52f90da05ef1f36603f292aa86ea1e3b1feb439f73 SHA512 e07f850a5957cb7f48a1720c7cb269df60bacafb7ac86f4b211875e789551681909a2ddcf85a38a880156669f2b73ce1dd379d241238a52bc3cb34b44b706284 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kubeadm/kubeadm-1.17.12.ebuild b/sys-cluster/kubeadm/kubeadm-1.17.12.ebuild new file mode 100644 index 000..9ab85c49102 --- /dev/null +++ b/sys-cluster/kubeadm/kubeadm-1.17.12.ebuild @@ -0,0 +1,34 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit bash-completion-r1 go-module + +DESCRIPTION="CLI to Easily bootstrap a secure Kubernetes cluster" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="!sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS=-v GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/kubeadm + _output/bin/${PN} completion bash > ${PN}.bash || die + _output/bin/${PN} completion zsh > ${PN}.zsh || die + newbashcomp ${PN}.bash ${PN} + insinto /usr/share/zsh/site-functions + newins ${PN}.zsh _${PN} +} diff --git a/sys-cluster/kubeadm/kubeadm-1.18.9.ebuild b/sys-cluster/kubeadm/kubeadm-1.18.9.ebuild new file mode 100644 index 000..9ab85c49102 --- /dev/null +++ b/sys-cluster/kubeadm/kubeadm-1.18.9.ebuild @@ -0,0 +1,34 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit bash-completion-r1 go-module + +DESCRIPTION="CLI to Easily bootstrap a secure Kubernetes cluster" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="!sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS=-v GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { +
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/
commit: 9179c3f5d2ed383f3efa239615a1c78c768bc553 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:22:07 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:25 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9179c3f5 sys-cluster/kube-controller-manager: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kube-controller-manager/Manifest | 3 ++ .../kube-controller-manager-1.17.12.ebuild | 39 ++ .../kube-controller-manager-1.18.9.ebuild | 39 ++ .../kube-controller-manager-1.19.2.ebuild | 39 ++ 4 files changed, 120 insertions(+) diff --git a/sys-cluster/kube-controller-manager/Manifest b/sys-cluster/kube-controller-manager/Manifest index 4f0c2a1867e..dc2f600d04a 100644 --- a/sys-cluster/kube-controller-manager/Manifest +++ b/sys-cluster/kube-controller-manager/Manifest @@ -1,5 +1,8 @@ DIST kubernetes-1.17.11.tar.gz 31829687 BLAKE2B 9684536fb19611f7da3889358bfa6044aebba8e5d3be83d7afe47ecd392d2f52011959abb1c1d4edcf3c48c8b499d40cc4e1d7751af3cfeadda16a33f3df67c3 SHA512 13853bd099c110df9f2dcf25e461c3c14aca48d77a3eaa6c040a4358edfa31462d0702e0544a187a17521e520ab7b545a6aeabfbfa2930946e15118e82a12369 +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.17.3.tar.gz 31762013 BLAKE2B 4470fadf2ec441ed7a5f3a82581af6a0f4d768780048576863b2aae9c13cff543592da73b979c7f9191a4c7c2b5a1ad10d85e0eba04fdcd08ece86884ab1f80d SHA512 09b33377de0bdd7dc8ac2ae81196d15eeb93862cb0aba1256bcfca38d2ce1f15951ad70cf67600fc3d16c1d449e0451707e756ec21ad812c6628ae1f0fdda427 DIST kubernetes-1.17.4.tar.gz 3175 BLAKE2B cd04e429d3f524f5dce7948db9b22230df8abdeb7570001ab985ffdb5b85709a8d1698490b9df13455d8f3968741db9571ee1ab3bc2a6fdd06a8c0fe274476e2 SHA512 fd1944d26c840bc1d2f585fccbabf48091fe8820ea089b3ea5c18652fd1edb3c8157a70ea19111b8b62aef16e0284a1607b583c3c1af79dd0dd266b99e20c549 DIST kubernetes-1.18.8.tar.gz 32619514 BLAKE2B cdeff1d4400e69bee3f675a6a8c111ec6c5e79d1a8610d986ad37891b6ffc6b12460503004803373a5e87d6eae5517bfc6278d6a2aced6a3f414a460a0177bec SHA512 04d41c3ce15b7679c7d605659c5c02873338d0d1e48d2b655852a31f897dd0842fc4eb839d132652b4483117b845b739b25cd219f12be0ef4d0058e6ea8f421e +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 DIST kubernetes-1.19.1.tar.gz 8722 BLAKE2B ad9b36ec30049b721634f6725cab08f849407c7c1483c62694acdb6726932a212752586eb9849c0063309b52f90da05ef1f36603f292aa86ea1e3b1feb439f73 SHA512 e07f850a5957cb7f48a1720c7cb269df60bacafb7ac86f4b211875e789551681909a2ddcf85a38a880156669f2b73ce1dd379d241238a52bc3cb34b44b706284 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kube-controller-manager/kube-controller-manager-1.17.12.ebuild b/sys-cluster/kube-controller-manager/kube-controller-manager-1.17.12.ebuild new file mode 100644 index 000..23ada18df06 --- /dev/null +++ b/sys-cluster/kube-controller-manager/kube-controller-manager-1.17.12.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +DESCRIPTION="Kubernetes Controller Manager" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +COMMON_DEPEND="acct-group/kube-controller-manager + acct-user/kube-controller-manager" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + !sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS=-v GOLDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrotate.d + newins "${FILESDIR}"/${PN}.logrotated ${PN} + keepdir /var/log/${PN} + fowners ${PN}:${PN} /var/log/${PN} +} diff --git a/sys-clu
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubelet/
commit: a42b029b24755401531340633dbdcbb783f65c69 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:22:57 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42b029b sys-cluster/kubelet: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kubelet/Manifest | 3 +++ sys-cluster/kubelet/kubelet-1.17.12.ebuild | 37 ++ sys-cluster/kubelet/kubelet-1.18.9.ebuild | 37 ++ sys-cluster/kubelet/kubelet-1.19.2.ebuild | 36 + 4 files changed, 113 insertions(+) diff --git a/sys-cluster/kubelet/Manifest b/sys-cluster/kubelet/Manifest index f9ef447aa84..dad85b26c1b 100644 --- a/sys-cluster/kubelet/Manifest +++ b/sys-cluster/kubelet/Manifest @@ -1,2 +1,5 @@ +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.17.3.tar.gz 31762013 BLAKE2B 4470fadf2ec441ed7a5f3a82581af6a0f4d768780048576863b2aae9c13cff543592da73b979c7f9191a4c7c2b5a1ad10d85e0eba04fdcd08ece86884ab1f80d SHA512 09b33377de0bdd7dc8ac2ae81196d15eeb93862cb0aba1256bcfca38d2ce1f15951ad70cf67600fc3d16c1d449e0451707e756ec21ad812c6628ae1f0fdda427 DIST kubernetes-1.17.4.tar.gz 3175 BLAKE2B cd04e429d3f524f5dce7948db9b22230df8abdeb7570001ab985ffdb5b85709a8d1698490b9df13455d8f3968741db9571ee1ab3bc2a6fdd06a8c0fe274476e2 SHA512 fd1944d26c840bc1d2f585fccbabf48091fe8820ea089b3ea5c18652fd1edb3c8157a70ea19111b8b62aef16e0284a1607b583c3c1af79dd0dd266b99e20c549 +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kubelet/kubelet-1.17.12.ebuild b/sys-cluster/kubelet/kubelet-1.17.12.ebuild new file mode 100644 index 000..0b63052fc86 --- /dev/null +++ b/sys-cluster/kubelet/kubelet-1.17.12.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module systemd + +DESCRIPTION="Kubernetes Node Agent" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="!sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test " +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + keepdir /etc/kubernetes/manifests /var/log/kubelet /var/lib/kubelet + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrotate.d + newins "${FILESDIR}"/${PN}.logrotated ${PN} + systemd_dounit "${FILESDIR}"/${PN}.service + insinto /etc/kubernetes + newins "${FILESDIR}"/${PN}.env ${PN}.env +} diff --git a/sys-cluster/kubelet/kubelet-1.18.9.ebuild b/sys-cluster/kubelet/kubelet-1.18.9.ebuild new file mode 100644 index 000..0b63052fc86 --- /dev/null +++ b/sys-cluster/kubelet/kubelet-1.18.9.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module systemd + +DESCRIPTION="Kubernetes Node Agent" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="!sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test " +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + keepdir /etc/kubernetes/manifests /var/log/kubelet /var/lib/kubelet + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrotate.d + newins "${
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-proxy/
commit: 13b1bec8964cbff8c17603b5057d371dc64e78dc Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:22:42 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b1bec8 sys-cluster/kube-proxy: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kube-proxy/Manifest | 3 ++ sys-cluster/kube-proxy/kube-proxy-1.17.12.ebuild | 35 sys-cluster/kube-proxy/kube-proxy-1.18.9.ebuild | 35 sys-cluster/kube-proxy/kube-proxy-1.19.2.ebuild | 34 +++ 4 files changed, 107 insertions(+) diff --git a/sys-cluster/kube-proxy/Manifest b/sys-cluster/kube-proxy/Manifest index f9ef447aa84..dad85b26c1b 100644 --- a/sys-cluster/kube-proxy/Manifest +++ b/sys-cluster/kube-proxy/Manifest @@ -1,2 +1,5 @@ +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.17.3.tar.gz 31762013 BLAKE2B 4470fadf2ec441ed7a5f3a82581af6a0f4d768780048576863b2aae9c13cff543592da73b979c7f9191a4c7c2b5a1ad10d85e0eba04fdcd08ece86884ab1f80d SHA512 09b33377de0bdd7dc8ac2ae81196d15eeb93862cb0aba1256bcfca38d2ce1f15951ad70cf67600fc3d16c1d449e0451707e756ec21ad812c6628ae1f0fdda427 DIST kubernetes-1.17.4.tar.gz 3175 BLAKE2B cd04e429d3f524f5dce7948db9b22230df8abdeb7570001ab985ffdb5b85709a8d1698490b9df13455d8f3968741db9571ee1ab3bc2a6fdd06a8c0fe274476e2 SHA512 fd1944d26c840bc1d2f585fccbabf48091fe8820ea089b3ea5c18652fd1edb3c8157a70ea19111b8b62aef16e0284a1607b583c3c1af79dd0dd266b99e20c549 +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kube-proxy/kube-proxy-1.17.12.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.17.12.ebuild new file mode 100644 index 000..7054c6b9a9b --- /dev/null +++ b/sys-cluster/kube-proxy/kube-proxy-1.17.12.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +DESCRIPTION="Kubernetes Proxy service" +HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="net-firewall/conntrack-tools + !sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + keepdir /var/log/${PN} /var/lib/${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrotate.d + newins "${FILESDIR}"/${PN}.logrotated ${PN} +} diff --git a/sys-cluster/kube-proxy/kube-proxy-1.18.9.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.18.9.ebuild new file mode 100644 index 000..7054c6b9a9b --- /dev/null +++ b/sys-cluster/kube-proxy/kube-proxy-1.18.9.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +DESCRIPTION="Kubernetes Proxy service" +HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="net-firewall/conntrack-tools + !sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + keepdir /var/log/${PN} /var/lib/${PN} + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} + insinto /etc/logrot
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/
commit: 397d9f9a57bc798cf0d577e9466758ba59f885b6 Author: William Hubbs gentoo org> AuthorDate: Sat Oct 3 18:22:16 2020 + Commit: William Hubbs gentoo org> CommitDate: Sat Oct 3 18:28:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397d9f9a sys-cluster/kubectl: 1.17.12 1.18.9 and 1.19.2 bump Signed-off-by: William Hubbs gentoo.org> sys-cluster/kubectl/Manifest | 3 +++ sys-cluster/kubectl/kubectl-1.17.12.ebuild | 34 ++ sys-cluster/kubectl/kubectl-1.18.9.ebuild | 34 ++ sys-cluster/kubectl/kubectl-1.19.2.ebuild | 32 4 files changed, 103 insertions(+) diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest index f9ef447aa84..dad85b26c1b 100644 --- a/sys-cluster/kubectl/Manifest +++ b/sys-cluster/kubectl/Manifest @@ -1,2 +1,5 @@ +DIST kubernetes-1.17.12.tar.gz 31835673 BLAKE2B defba38b718f21d0521047bed703680ebb7e736343ffcdc52c441a005c8157197e8d7584476550ed8abc65f2d8cd583f623906daaa00d2e99783dda5ad3f2a57 SHA512 703bdb78e51dc6f7c5b05284dc2374ecef6b48f2a302f4fb5d04a4fce6e77a4ad05ec2a61915dafef07c3396f716a5e97157ca19e589acd7fba662dbb62e269e DIST kubernetes-1.17.3.tar.gz 31762013 BLAKE2B 4470fadf2ec441ed7a5f3a82581af6a0f4d768780048576863b2aae9c13cff543592da73b979c7f9191a4c7c2b5a1ad10d85e0eba04fdcd08ece86884ab1f80d SHA512 09b33377de0bdd7dc8ac2ae81196d15eeb93862cb0aba1256bcfca38d2ce1f15951ad70cf67600fc3d16c1d449e0451707e756ec21ad812c6628ae1f0fdda427 DIST kubernetes-1.17.4.tar.gz 3175 BLAKE2B cd04e429d3f524f5dce7948db9b22230df8abdeb7570001ab985ffdb5b85709a8d1698490b9df13455d8f3968741db9571ee1ab3bc2a6fdd06a8c0fe274476e2 SHA512 fd1944d26c840bc1d2f585fccbabf48091fe8820ea089b3ea5c18652fd1edb3c8157a70ea19111b8b62aef16e0284a1607b583c3c1af79dd0dd266b99e20c549 +DIST kubernetes-1.18.9.tar.gz 32626627 BLAKE2B 4150e2a4d5cca27adac795f7d9be19a7151f2ddd33888a5da1d2fa8fcf4ed4451c5b266faedf1556a1ddaba92c066bf57637ecc244b7e9014c76d163dc68dd54 SHA512 db950af5bc964ce98ad39f237dccb0f46c698b7e801a6d8b6f96b90c3ec9650ab8f4836a764baec4c8d1b4cbea1ed5e692623f3434cb4f6f9d2dba1df482baa6 +DIST kubernetes-1.19.2.tar.gz 33341808 BLAKE2B 814f43f90f248ad428e7c68995a44a9c69722b8215bab3ab9237b06dcee53297a3f57cb2cf68b9e3d246e49944f3246e7d8d3587ab0abff4b8e2fb72e42152c1 SHA512 7a4e0efdf0e262c662aa87bd77d226275761cb774cb77796846385b41937ce2d8d5e1f9fbae4804c7a0fbc6e558227661c453b2d5bd1b20a5c4913c31eae1519 diff --git a/sys-cluster/kubectl/kubectl-1.17.12.ebuild b/sys-cluster/kubectl/kubectl-1.17.12.ebuild new file mode 100644 index 000..6cd5067f539 --- /dev/null +++ b/sys-cluster/kubectl/kubectl-1.17.12.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit bash-completion-r1 go-module + +DESCRIPTION="CLI to run commands against Kubernetes clusters" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="!sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + _output/bin/${PN} completion bash > ${PN}.bash || die + _output/bin/${PN} completion zsh > ${PN}.zsh || die + newbashcomp ${PN}.bash ${PN} + insinto /usr/share/zsh/site-functions + newins ${PN}.zsh _${PN} +} diff --git a/sys-cluster/kubectl/kubectl-1.18.9.ebuild b/sys-cluster/kubectl/kubectl-1.18.9.ebuild new file mode 100644 index 000..6cd5067f539 --- /dev/null +++ b/sys-cluster/kubectl/kubectl-1.18.9.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit bash-completion-r1 go-module + +DESCRIPTION="CLI to run commands against Kubernetes clusters" +HOMEPAGE="https://kubernetes.io"; +SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="hardened" + +RDEPEND="!sys-cluster/kubernetes" +BDEPEND="=dev-lang/go-1.14*" + +RESTRICT+=" test" +S="${WORKDIR}/kubernetes-${PV}" + +src_compile() { + CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ + emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} +} + +src_install() { + dobin _output/bin/${PN} + _output/bin/${PN} completion bash > ${PN}.bash || die + _output/bin/${PN} completion zsh > ${PN}.zsh || die + newbashcomp ${PN}.bash ${PN} + insinto /usr/share/zsh/site-functions + newins ${PN}.zsh _${PN} +} diff --git a/sys-cluster/kubectl/kubectl-1.19.2.ebu
[gentoo-commits] repo/gentoo:master commit in: app-misc/lcd4linux/
commit: 0daeb20c4f7a0246624d0fc3d394021c3fcecb4c Author: Conrad Kostecki gentoo org> AuthorDate: Sat Oct 3 18:15:44 2020 + Commit: Conrad Kostecki gentoo org> CommitDate: Sat Oct 3 18:15:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0daeb20c app-misc/lcd4linux: fix newer python versions Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki gentoo.org> app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild index cfb01cb2821..4415c3b2ae7 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild @@ -24,7 +24,7 @@ REQUIRED_USE=" # Some drivers were removed from this list: # - lcdlinux: It's an ancient driver, which needs app-misc/lcd-linux, that made it never to the portage tree. # - lcdlinux: Besides, app-misc/lcd-linux won't compile on a modern linux kernel. -# - st2205: It's needs dev-libs/libst2205, which made it never to the portage tree and is quite outdated. +# - st2205: It's needs dev-libs/libst2205, which made it never to the portage tree and is quite outdated. IUSE_LCD_DEVICES=( ASTUSB BeckmannEgle BWCT CrystalFontz Curses Cwlinux D4D DPF EA232graphic EFN FutabaVFD FW G15 GLCD2USB HD44780 HD44780-I2C IRLCD LCD2USB LCDTerm LEDMatrix LPH7508 LUIse LW_ABP M50530 @@ -142,7 +142,11 @@ src_prepare() { rm ax_python_devel.m4 # Use correct python version. - append-libs "-lpython${EPYTHON#python}m" + if use python_single_target_python3_6 || use python_single_target_python3_7; then + append-libs "-lpython${EPYTHON#python}m" + else + append-libs "-lpython${EPYTHON#python}" + fi fi eautoreconf
[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/files/, mail-client/thunderbird-bin/, ...
commit: db5f91704af5d8dfd8067c25cbf9bfb03bdcaef8 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Oct 3 17:30:24 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Oct 3 18:09:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5f9170 mail-client/thunderbird-bin: bump to v78.3.1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> mail-client/thunderbird-bin/Manifest | 66 .../thunderbird-bin/files/gentoo-default-prefs.js | 7 + .../files/icon/thunderbird-bin-r2.desktop | 30 ++ .../files/thunderbird-bin-wayland.sh | 7 + .../thunderbird-bin/files/thunderbird-bin-x11.sh | 7 + .../thunderbird-bin/files/thunderbird-bin.sh | 123 +++ mail-client/thunderbird-bin/metadata.xml | 4 + .../thunderbird-bin/thunderbird-bin-78.3.1.ebuild | 389 + 8 files changed, 633 insertions(+) diff --git a/mail-client/thunderbird-bin/Manifest b/mail-client/thunderbird-bin/Manifest index e3d0a08d539..c0be7796405 100644 --- a/mail-client/thunderbird-bin/Manifest +++ b/mail-client/thunderbird-bin/Manifest @@ -52,5 +52,71 @@ DIST thunderbird-68.12.0-uk.xpi 671453 BLAKE2B 8a7b23e96f19bb4f2347de915b9376902 DIST thunderbird-68.12.0-vi.xpi 623422 BLAKE2B 4b66830b6c485ce2b8d004741ba9ae2e620e9b32642010d2a2c14f16242b96bf891acedb3b3bd90f03366f574ae0f398f8a5732d63ee618179ff6bdd56e51169 SHA512 2cdf993d65212b75cbb865c13beb22a86a4eedc129519e4d84031caf21eafa7a9657ba62e8f4f480e717db3311de1ed0a8f0e357f8c5d73d1aeaa202aa0ccbee DIST thunderbird-68.12.0-zh-CN.xpi 626820 BLAKE2B 301d3ad3413700879ff1d8f39c471d887ac250f3f1c0f4e47c755d7744aff322d6e71d19e5b6569e839f4e354bf833e6a098b9d22e2039949a391b7234d9 SHA512 88fd1a6a69fbaa3636861cab50b6f2556b8bbc87f303e5e06285ce7cde51701998459fe6e7339578daad4acfba0d994ac7f2202ea266d6987c702a93d0588dce DIST thunderbird-68.12.0-zh-TW.xpi 627476 BLAKE2B d3f0ecd246e9834013494868303287403de78e67c028144f2cb7d4d929745728de5507a40b23dcd1fc04914fff9ff7fabfcbe080ca50768d48d12b61c147034e SHA512 b8104fc5bfdab328e0e9d3ccf373b43fdd15741fec5084da64ff5a8e6221d1b9b383de8ee71a89000e643be3b761921d3490579d6d12c9e88359a32ba8d3a2e6 +DIST thunderbird-78.3.1-af.xpi 548782 BLAKE2B 4dc5e65a284fb0ce87a0665040d86961e998340449b1d51125a5b29bc44607524e85e095f001d1b9b7b7c55b6b368022a563c1404ba16e63ab2706b5db442a99 SHA512 2589639eb44d2b33caf89dec6933218aa9959ed4b449be30f6761c2cd894da1909851fb60404c11c2aba45b9a45dd0710ddcb52a813380a012a53e1159be4dc1 +DIST thunderbird-78.3.1-ar.xpi 649063 BLAKE2B df72eaaa069d3740abdce0a360bbc1576500164b898539e37f4ea356414b47e6b150f60f84428b30f072b98115de772162ec1c062eeb904443dcb2db36887f71 SHA512 33a83d85e26a58dabfc93e1af7fece7e4a6eec1f637697be4e0b81cdc379d593f78f70f57178912cbbed7dfa8928b9f177ac54092d85d1ced4317e4827a44938 +DIST thunderbird-78.3.1-ast.xpi 561707 BLAKE2B 13d65d2e543bfc0c123bea1b2699f4fe5ef9fc095db49607096115eab485b8074530c689c2ec88689ae044f16d571416c108eefbc75d9bce37b8940f5e344f73 SHA512 7cf31eaf4333e35872bfb07876540ec2af44a7ac6d82eb34e873d97778cff5914000cc7fe8ed012c88747b539c5d11c65a50fba2cac2587a9dee7d1e49e76cbc +DIST thunderbird-78.3.1-be.xpi 667138 BLAKE2B 4b5acf2045f3a10622de056a5a047994ec0d9897cbb586b78c971802a632f4d290336338f592c422857c742b7dac97d22ddd51334f8b4c29c219102a0f0414d1 SHA512 618c1ce0164a56b9ffe374f2e17f6c23a8cf8c8fc3e7feeb337a4a381b2a2c8098adf10ce677e322564c3358ffc8d8c0b71e093fde6e4284ceba318eedc7cfb4 +DIST thunderbird-78.3.1-bg.xpi 672894 BLAKE2B f4f0386c29332c4abedf76b100a7f91ad3b2eaad056700a7396ec837da7b9511248efb82c12ea10b80e900930cccd6a14daa9329f2210ce84ab52ba91b5e3dda SHA512 5f61710dbe5ffeb23d7d8af681324371c00d069c9eb90eebbefa3af06e9bb19d85b2db66980c385be4b4849183d247b7fe1b4da64b78e2af2fd6c40a8c0e264f +DIST thunderbird-78.3.1-br.xpi 604955 BLAKE2B 12f35d2db76715824bfb614b9bec7c2dbd548db253439e90bbf98990888d9bee90f6862b55662f4c2ebf5167e80f6685ca0c2bbca3bdb761ab20abc16d1f947e SHA512 f43fecd3ea16ee18198da6af80236200d38c0cf7016e4db0e376d3ceff6dfc3f607398d0fec6ece764b36f5a1c7ce3322c9d07ddbd2a0a0b6826a8ea8925 +DIST thunderbird-78.3.1-ca.xpi 620862 BLAKE2B 995a8a5f8ab01d12b0bdeeafd411ee1fc9c675c51a3fb3f3eab3e763a761d72b5bd6811547ee68c3d1637bd316edfe584ed5e8f609b712704262a37f4bcf6109 SHA512 427f8a5481c56a3d651c777e675e3f963ddbce2853f3cc9e464fe951d779a51bc2fb7e09579de1dbd4638abf6e3496a54f1838452145b62f6dda2e9cd7f8922e +DIST thunderbird-78.3.1-cak.xpi 636111 BLAKE2B e997193b02c5e3b2181449d1a9362c614f334012449b016fb010e51dca2b70ac2c018d716e9d74da8bf522501f577b983a40fea3ae5f2a13c227dfaabd1ba9e1 SHA512 7174bcbf8283612d5e02bbda2f17599728a40f80326c924680f2aa937a9b740c2971c06b928702b986ae6ee6cfce6c9b3142a3ee034bdad12b758dec12ab9ca2 +DIST thunderbird-78.3.1-cs.xpi 635782 BLAKE2B ffc9b07f3ab3e0b3c5893d6f8891ab18ec4b5c303ab248e20ce201e90228be04593ee0536bf1469e5ed38dbbc2a6f6eb048f92f90f595e655cb2c9e9e0374331 SHA512 acf70ac0e9917e26645c6c718471e95