[gentoo-commits] repo/gentoo:master commit in: media-gfx/valentina/

2020-12-29 Thread Miroslav Šulc
commit: a881c76bf1e5c7a0bce2469dbb6fa4dc912adb3b
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Dec 30 07:37:32 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Dec 30 07:37:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a881c76b

media-gfx/valentina: fixed some minor issues

Closes: https://bugs.gentoo.org/756052
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-gfx/valentina/valentina-0.6.1-r1.ebuild | 13 +++--
 media-gfx/valentina/valentina-.ebuild | 13 +++--
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/media-gfx/valentina/valentina-0.6.1-r1.ebuild 
b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
index ac59849d9ee..d6decfb393a 100644
--- a/media-gfx/valentina/valentina-0.6.1-r1.ebuild
+++ b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit qmake-utils gnome2-utils xdg
+inherit qmake-utils xdg
 
 DESCRIPTION="Cloth patternmaking software"
 HOMEPAGE="https://valentinaproject.bitbucket.io/;
@@ -21,24 +21,25 @@ for LANG in ${LANGS}; do
IUSE="${IUSE} l10n_${LANG}"
 done
 
-CDEPEND="
+RDEPEND="
app-text/poppler
-   dev-qt/linguist:5
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtopengl
+   dev-qt/qtopengl:5
dev-qt/qtprintsupport:5
dev-qt/qtsvg:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
dev-qt/qtxmlpatterns:5"
-RDEPEND="${CDEPEND}"
 DEPEND="
-   ${CDEPEND}
+   ${RDEPEND}
dev-qt/qttest:5
 "
+BDEPEND="
+   dev-qt/linguist-tools:5
+"
 
 S=${WORKDIR}/${PN}-v${PV}
 

diff --git a/media-gfx/valentina/valentina-.ebuild 
b/media-gfx/valentina/valentina-.ebuild
index abe4eee7ed0..5a744653473 100644
--- a/media-gfx/valentina/valentina-.ebuild
+++ b/media-gfx/valentina/valentina-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit qmake-utils gnome2-utils xdg git-r3
+inherit qmake-utils xdg git-r3
 
 DESCRIPTION="Cloth patternmaking software"
 HOMEPAGE="https://gitlab.com/smart-pattern/valentina;
@@ -21,24 +21,25 @@ for LANG in ${LANGS}; do
IUSE="${IUSE} l10n_${LANG}"
 done
 
-CDEPEND="
+RDEPEND="
app-text/poppler
-   dev-qt/linguist:5
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtopengl
+   dev-qt/qtopengl:5
dev-qt/qtprintsupport:5
dev-qt/qtsvg:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
dev-qt/qtxmlpatterns:5"
-RDEPEND="${CDEPEND}"
 DEPEND="
-   ${CDEPEND}
+   ${RDEPEND}
dev-qt/qttest:5
 "
+BDEPEND="
+   dev-qt/linguist-tools:5
+"
 
 src_configure() {
local locales=""



[gentoo-commits] repo/gentoo:master commit in: media-libs/libkeyfinder/

2020-12-29 Thread Miroslav Šulc
commit: 89e2287eefb13610ac5e5be8db22e6a78913c806
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Dec 30 06:54:49 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Dec 30 06:54:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e2287e

media-libs/libkeyfinder: new ebuild

Closes: https://bugs.gentoo.org/760030
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libkeyfinder/Manifest  |  1 +
 media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild | 30 +++
 media-libs/libkeyfinder/metadata.xml  |  8 ++
 3 files changed, 39 insertions(+)

diff --git a/media-libs/libkeyfinder/Manifest b/media-libs/libkeyfinder/Manifest
new file mode 100644
index 000..37c7a17c076
--- /dev/null
+++ b/media-libs/libkeyfinder/Manifest
@@ -0,0 +1 @@
+DIST libkeyfinder-2.2.3.tar.gz 117373 BLAKE2B 
a6d3ff64f26e0842c95dea125ae86f3c642db101fe934bf0a54a3586276cea1f2ee427e480e4f375067b80b2c9d9623f9276110371cc91c8b8d9319c92fd91d3
 SHA512 
7617bb7305854790e2d5fba5e401387612cad4fa61e9209a6af45301ee8dcc990c116e478c70a5d845d12fc6dfaf63362dca608f4774640bc6c29459ca192f45

diff --git a/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild 
b/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild
new file mode 100644
index 000..9a3be69a665
--- /dev/null
+++ b/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Musical key detection library for digital audio"
+HOMEPAGE="https://github.com/mixxxdj/libKeyFinder;
+SRC_URI="https://github.com/mixxxdj/libKeyFinder/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   sci-libs/fftw:3.0
+"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/libKeyFinder-${PV}
+
+src_prepare() {
+   sed -i -e "s/NAMES fftw /NAMES /" \
+   cmake/FindFFTW.cmake || die
+   sed -i -e "s/DESTINATION lib/DESTINATION $(get_libdir)/" \
+   CMakeLists.txt || die
+   cmake_src_prepare
+}

diff --git a/media-libs/libkeyfinder/metadata.xml 
b/media-libs/libkeyfinder/metadata.xml
new file mode 100644
index 000..e1df46e39c2
--- /dev/null
+++ b/media-libs/libkeyfinder/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   proau...@gentoo.org
+   Gentoo ProAudio Project
+   
+



[gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/

2020-12-29 Thread Miroslav Šulc
commit: 955f39d25ea93a822279a1c682a3fa3fe01acb29
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Tue Dec 29 22:49:26 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Dec 30 06:28:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955f39d2

media-sound/guitarix: Version bump to 0.42.1

* EAPI 7 bump
* reorganize dependencies
* support python3.9

Signed-off-by: Alexander Tsoy  tsoy.me>
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/guitarix/Manifest   |  1 +
 media-sound/guitarix/guitarix-0.42.1.ebuild | 90 +
 2 files changed, 91 insertions(+)

diff --git a/media-sound/guitarix/Manifest b/media-sound/guitarix/Manifest
index 5b7603f1c81..734320f450c 100644
--- a/media-sound/guitarix/Manifest
+++ b/media-sound/guitarix/Manifest
@@ -1 +1,2 @@
 DIST guitarix2-0.41.0.tar.xz 70865716 BLAKE2B 
d3caa51f297153c16df624ababaffc1405ddb10f04ae01672720bb2229d4be3426b33f75021b1862f996fb09466eaad008f748b42cb8382f08d14e23758cfc9b
 SHA512 
27fe6f2b87c8913feafae1c17472150d37df46ed3437b033cd22f509edf67420fb8f4024e404d5bec901a687dbe948acda702bf37cb0c738feb5b3b8e5ebb8aa
+DIST guitarix2-0.42.1.tar.xz 71825372 BLAKE2B 
06b2a19d68e77c622eea222e3f0658d9f89c6c8377e9b0442d581e14342f82f97948ca0ebb7ff40f4abd6cab0c9ba582fa6f43f74cad5e112d2e762445f2ab43
 SHA512 
66a71b4d66e0cbcff7feeceae6317c016e497626c9fde3ca44e1f06e42d9021b2857151660c1c49832cc8e6f2aa27de68dfea67d4e896c7e89f84865f8ba1eb0

diff --git a/media-sound/guitarix/guitarix-0.42.1.ebuild 
b/media-sound/guitarix/guitarix-0.42.1.ebuild
new file mode 100644
index 000..2c8d5e6f5a0
--- /dev/null
+++ b/media-sound/guitarix/guitarix-0.42.1.ebuild
@@ -0,0 +1,90 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_REQ_USE='threads(+)'
+
+inherit python-any-r1 waf-utils xdg
+
+MY_P="${PN}2-${PV}"
+
+DESCRIPTION="Virtual guitar amplifier for Linux"
+HOMEPAGE="https://guitarix.org/;
+SRC_URI="mirror://sourceforge/guitarix/guitarix/${MY_P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="bluetooth debug lv2 nls nsm +standalone zeroconf"
+REQUIRED_USE="|| ( lv2 standalone )"
+
+DEPEND="
+   dev-cpp/eigen:3
+   dev-cpp/glibmm:2
+   dev-cpp/gtkmm:3.0
+   dev-libs/glib:2
+   >=media-libs/libsndfile-1.0.17
+   >=media-libs/zita-convolver-3:=
+   media-libs/zita-resampler
+   >=net-misc/curl-7.26.0
+   >=sci-libs/fftw-3.3.8:3.0=
+   x11-libs/gtk+:3
+   lv2? ( media-libs/lv2 )
+   standalone? (
+   dev-libs/boost:=
+   media-libs/liblrdf
+   media-libs/lilv
+   virtual/jack
+   bluetooth? ( net-wireless/bluez )
+   nsm? ( media-libs/liblo )
+   zeroconf? ( net-dns/avahi )
+   )
+"
+# roboto fonts are required for correct ui rendering
+RDEPEND="
+   ${DEPEND}
+   standalone? (
+   media-fonts/roboto
+   )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   standalone? (
+   dev-lang/sassc
+   nls? (
+   dev-util/intltool
+   sys-devel/gettext
+   )
+   )
+"
+
+DOCS=( changelog README )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.41.0-nostrip.patch
+)
+
+src_configure() {
+   local myconf=(
+   --cxxflags-debug=""
+   --cxxflags-release="-DNDEBUG"
+   --ldflags="${LDFLAGS}"
+   --enable-lfs
+   --lib-dev
+   --no-desktop-update
+   --no-faust
+   --no-ldconfig
+   --shared-lib
+   $(use_enable nls)
+   $(usex bluetooth "" "--no-bluez")
+   $(usex debug "--debug" "")
+   $(usex lv2 "--lv2dir=${EPREFIX}/usr/$(get_libdir)/lv2" 
"--no-lv2 --no-lv2-gui")
+   $(usex nsm "" "--no-nsm")
+   $(usex standalone "" "--no-standalone")
+   $(usex zeroconf "" "--no-avahi")
+   )
+   waf-utils_src_configure "${myconf[@]}"
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/

2020-12-29 Thread Miroslav Šulc
commit: 5fa7cef1adf33b14e9487c59429079a50388e353
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Tue Dec 29 23:33:03 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Dec 30 06:28:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa7cef1

media-sound/guitarix: Update live ebuild

* EAPI 7 bump
* reorganize dependencies
* support python3.9

Signed-off-by: Alexander Tsoy  tsoy.me>
Closes: https://github.com/gentoo/gentoo/pull/18874
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/guitarix/guitarix-.ebuild | 24 ++--
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/media-sound/guitarix/guitarix-.ebuild 
b/media-sound/guitarix/guitarix-.ebuild
index 1f66e9647b1..5bd6d0e7b8a 100644
--- a/media-sound/guitarix/guitarix-.ebuild
+++ b/media-sound/guitarix/guitarix-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 PYTHON_REQ_USE='threads(+)'
 
 inherit python-any-r1 waf-utils xdg git-r3
@@ -21,7 +21,8 @@ KEYWORDS=""
 IUSE="bluetooth debug lv2 nls nsm +standalone zeroconf"
 REQUIRED_USE="|| ( lv2 standalone )"
 
-COMMON_DEPEND="dev-cpp/eigen:3
+DEPEND="
+   dev-cpp/eigen:3
dev-cpp/glibmm:2
dev-cpp/gtkmm:3.0
dev-libs/glib:2
@@ -29,7 +30,7 @@ COMMON_DEPEND="dev-cpp/eigen:3
>=media-libs/zita-convolver-3:=
media-libs/zita-resampler
>=net-misc/curl-7.26.0
-   >=sci-libs/fftw-3.1.2:3.0=
+   >=sci-libs/fftw-3.3.8:3.0=
x11-libs/gtk+:3
lv2? ( media-libs/lv2 )
standalone? (
@@ -43,18 +44,21 @@ COMMON_DEPEND="dev-cpp/eigen:3
)
 "
 # roboto fonts are required for correct ui rendering
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="
+   ${DEPEND}
standalone? (
media-fonts/roboto
)
 "
-DEPEND="${COMMON_DEPEND}
+BDEPEND="
${PYTHON_DEPS}
-   dev-lang/sassc
virtual/pkgconfig
-   nls? (
-   dev-util/intltool
-   sys-devel/gettext
+   standalone? (
+   dev-lang/sassc
+   nls? (
+   dev-util/intltool
+   sys-devel/gettext
+   )
)
 "
 



[gentoo-commits] repo/gentoo:master commit in: mail-filter/imapfilter/, mail-filter/imapfilter/files/

2020-12-29 Thread Stefan Strogin
commit: eb940ff5f354184c7f53eee7eac50fe372976e71
Author: Stefan Strogin  gentoo  org>
AuthorDate: Wed Dec 30 03:52:19 2020 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Wed Dec 30 03:52:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb940ff5

mail-filter/imapfilter: upgrade to 2.7.5

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Stefan Strogin  gentoo.org>

 mail-filter/imapfilter/Manifest|  1 +
 .../files/imapfilter-2.7.5-libressl.patch  | 26 +++
 mail-filter/imapfilter/imapfilter-2.7.5.ebuild | 53 ++
 3 files changed, 80 insertions(+)

diff --git a/mail-filter/imapfilter/Manifest b/mail-filter/imapfilter/Manifest
index f8949b123a0..b6f33917e91 100644
--- a/mail-filter/imapfilter/Manifest
+++ b/mail-filter/imapfilter/Manifest
@@ -1 +1,2 @@
 DIST imapfilter-2.6.16.tar.gz 59636 BLAKE2B 
9de58800ab88aa6e22ead001fd4e635b1991d23a2345d729a59438d3774148b1478b561c36848af155da7d15e84afdf900b73054ef268243f333843b71417d1e
 SHA512 
0500931143e593eb69357ef6a6a40be971abadd22d7e807685b88927da8db9a928470f5cad460252b95ccd42efcfd39b5c4001a8796fa79cbd35018405a7be19
+DIST imapfilter-2.7.5.tar.gz 59441 BLAKE2B 
0326a698f3be18da47c99cbe20e5e51cde8abcaebf365b3f00e5b1dba6bfaed5139b65766bd447dc596736da504063d5c87c21d1c5c11d6bc7ebd947d9d44835
 SHA512 
a64747d745ecd5a2f61d486cd8fec1bceeb97ce459ec57454311a960dbfce526c15e8bddeb16860b8efd9710de93845adec61ec892355a0bef7bddc4517e1442

diff --git a/mail-filter/imapfilter/files/imapfilter-2.7.5-libressl.patch 
b/mail-filter/imapfilter/files/imapfilter-2.7.5-libressl.patch
new file mode 100644
index 000..fb665f85271
--- /dev/null
+++ b/mail-filter/imapfilter/files/imapfilter-2.7.5-libressl.patch
@@ -0,0 +1,26 @@
+From 9a1132d8c8616b67156d49bea89d567ed31d42d6 Mon Sep 17 00:00:00 2001
+From: Stefan Strogin 
+Date: Wed, 30 Dec 2020 06:48:40 +0300
+Subject: [PATCH] Fix build with LibreSSL
+
+Signed-off-by: Stefan Strogin 
+---
+ src/socket.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/socket.c b/src/socket.c
+index aa2ef4f..fa75de4 100644
+--- a/src/socket.c
 b/src/socket.c
+@@ -143,7 +143,7 @@ open_secure_connection(session *ssn)
+   goto fail;
+ 
+   if (get_option_boolean("hostnames")) {
+-#if OPENSSL_VERSION_NUMBER >= 0x1010L
++#if OPENSSL_VERSION_NUMBER >= 0x1010L && !defined(LIBRESSL_VERSION_NUMBER)
+   SSL_set_hostflags(ssn->sslconn,
+   X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS);
+   if (!SSL_set1_host(ssn->sslconn, ssn->server)) {
+-- 
+2.30.0
+

diff --git a/mail-filter/imapfilter/imapfilter-2.7.5.ebuild 
b/mail-filter/imapfilter/imapfilter-2.7.5.ebuild
new file mode 100644
index 000..b894e8eda7c
--- /dev/null
+++ b/mail-filter/imapfilter/imapfilter-2.7.5.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..3} )
+
+inherit lua-single toolchain-funcs
+
+DESCRIPTION="An IMAP mail filtering utility"
+HOMEPAGE="https://github.com/lefcha/imapfilter;
+SRC_URI="https://github.com/lefcha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+IUSE="libressl"
+
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   dev-libs/libpcre
+   ${LUA_DEPS}"
+DEPEND="${RDEPEND}"
+
+DOCS="AUTHORS NEWS README samples/*"
+
+PATCHES=( "${FILESDIR}"/${P}-libressl.patch )
+
+src_prepare() {
+   default
+   sed -i -e "/^PREFIX/s:/usr/local:${EPREFIX}/usr:" \
+   -e "/^MANDIR/s:man:share/man:" \
+   -e "/^CFLAGS/s:CFLAGS =:CFLAGS +=:" \
+   -e "/^CFLAGS/s/-O//" \
+   src/Makefile || die
+}
+
+src_compile() {
+   emake \
+   CC="$(tc-getCC)" \
+   LDFLAGS="${LDFLAGS}" \
+   INCDIRS=$(lua_get_CFLAGS) \
+   LIBLUA=$(lua_get_LIBS)
+}
+
+src_install() {
+   default
+   doman doc/imapfilter.1 doc/imapfilter_config.5
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libjpeg-turbo/

2020-12-29 Thread Sam James
commit: bee21711ff785dccd95e2d4a89c03778f2419cc9
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 03:51:49 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 03:51:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee21711

media-libs/libjpeg-turbo: Stabilize 2.0.6 amd64, #762511

Signed-off-by: Sam James  gentoo.org>

 media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild
index 3637bb4413a..d183a3453af 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
 LICENSE="BSD IJG ZLIB"
 SLOT="0/0.2"
 [[ "$(ver_cut 3)" -ge 90 ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="java static-libs"
 
 ASM_DEPEND="|| ( dev-lang/nasm dev-lang/yasm )"



[gentoo-commits] repo/gentoo:master commit in: media-libs/faad2/

2020-12-29 Thread Sam James
commit: 9e29b4754be4ef7bf4c75c316189dd7afdf53b36
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:39:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:39:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e29b475

media-libs/faad2: Stabilize 2.10.0 amd64, #762490

Signed-off-by: Sam James  gentoo.org>

 media-libs/faad2/faad2-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/faad2/faad2-2.10.0.ebuild 
b/media-libs/faad2/faad2-2.10.0.ebuild
index 4c6a8bef307..d4e2e31aa27 100644
--- a/media-libs/faad2/faad2-2.10.0.ebuild
+++ b/media-libs/faad2/faad2-2.10.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/knik0/faad2/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="digitalradio static-libs"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: media-libs/portaudio/

2020-12-29 Thread Sam James
commit: 163f401b353c3617309216accf6d876610ad59b8
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:39:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:39:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163f401b

media-libs/portaudio: Stabilize 19.06.00-r3 amd64, #762499

Signed-off-by: Sam James  gentoo.org>

 media-libs/portaudio/portaudio-19.06.00-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/portaudio/portaudio-19.06.00-r3.ebuild 
b/media-libs/portaudio/portaudio-19.06.00-r3.ebuild
index 5664a73ea98..ba469bd0b83 100644
--- a/media-libs/portaudio/portaudio-19.06.00-r3.ebuild
+++ b/media-libs/portaudio/portaudio-19.06.00-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="alsa +cxx debug doc jack oss static-libs"
 
 RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )



[gentoo-commits] repo/gentoo:master commit in: media-sound/timidity++/

2020-12-29 Thread Sam James
commit: ead1ebbcacfe126e37c26d8a072b4af804e4a447
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:38:51 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:38:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead1ebbc

media-sound/timidity++: Stabilize 2.15.0 amd64, #762487

Signed-off-by: Sam James  gentoo.org>

 media-sound/timidity++/timidity++-2.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/timidity++/timidity++-2.15.0.ebuild 
b/media-sound/timidity++/timidity++-2.15.0.ebuild
index e0407f9c953..cfd8f414996 100644
--- a/media-sound/timidity++/timidity++-2.15.0.ebuild
+++ b/media-sound/timidity++/timidity++-2.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/timidity/${MY_P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="alsa ao emacs flac gtk jack motif nas ncurses oss selinux slang speex tk 
vorbis X"
 
 REQUIRED_USE="tk? ( X )"



[gentoo-commits] repo/gentoo:master commit in: media-libs/opusfile/

2020-12-29 Thread Sam James
commit: fdcb6c89b71a4432097392649fd3db931076d79a
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:39:30 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:39:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcb6c89

media-libs/opusfile: Stabilize 0.12 amd64, #762502

Signed-off-by: Sam James  gentoo.org>

 media-libs/opusfile/opusfile-0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/opusfile/opusfile-0.12.ebuild 
b/media-libs/opusfile/opusfile-0.12.ebuild
index 18795c965e1..3a1c7267828 100644
--- a/media-libs/opusfile/opusfile-0.12.ebuild
+++ b/media-libs/opusfile/opusfile-0.12.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc fixed-point +float +http libressl static-libs"
 
 RDEPEND="media-libs/libogg



[gentoo-commits] repo/gentoo:master commit in: media-libs/dumb/

2020-12-29 Thread Sam James
commit: 6c2e392986ef2789f4fda7f0960d8cfc0d4c6370
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:39:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:39:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2e3929

media-libs/dumb: Stabilize 2.0.3 amd64, #762496

Signed-off-by: Sam James  gentoo.org>

 media-libs/dumb/dumb-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/dumb/dumb-2.0.3.ebuild 
b/media-libs/dumb/dumb-2.0.3.ebuild
index 7d3dde44179..680136447ea 100644
--- a/media-libs/dumb/dumb-2.0.3.ebuild
+++ b/media-libs/dumb/dumb-2.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/kode54/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="DUMB-0.9.3"
 SLOT="0/2"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="allegro cpu_flags_x86_sse examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/oniguruma/

2020-12-29 Thread Sam James
commit: 765acf6966d1545c91580f59b5dd3b795e3e1583
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:22:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:22:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765acf69

dev-libs/oniguruma: Stabilize 6.9.6-r1 arm64, #762026

Signed-off-by: Sam James  gentoo.org>

 dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild 
b/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild
index 53e9c0833d4..ca9d85976e2 100644
--- a/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="BSD-2"
 SLOT="0/5"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="crnl-as-line-terminator static-libs"
 
 if [[ "${PV}" != "" ]]; then



[gentoo-commits] repo/gentoo:master commit in: dev-util/dwarves/

2020-12-29 Thread Sam James
commit: 0f6832b2f2fcea5b078207923cf6835ab086f9e4
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:23:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:23:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6832b2

dev-util/dwarves: Keyword 1.19 arm64, #761936

Signed-off-by: Sam James  gentoo.org>

 dev-util/dwarves/dwarves-1.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/dwarves/dwarves-1.19.ebuild 
b/dev-util/dwarves/dwarves-1.19.ebuild
index a3f6388a511..2c8bff90efc 100644
--- a/dev-util/dwarves/dwarves-1.19.ebuild
+++ b/dev-util/dwarves/dwarves-1.19.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://git.kernel.org/cgit/devel/pahole/pahole.git/;
 
 LICENSE="GPL-2" # only
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="debug"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/dwarves/

2020-12-29 Thread Sam James
commit: 17403a88822d2e5bf7fda1967872532f67f835ee
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:23:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:23:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17403a88

dev-util/dwarves: Keyword 1.19 arm, #761936

Signed-off-by: Sam James  gentoo.org>

 dev-util/dwarves/dwarves-1.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/dwarves/dwarves-1.19.ebuild 
b/dev-util/dwarves/dwarves-1.19.ebuild
index 063b96dc5e5..a3f6388a511 100644
--- a/dev-util/dwarves/dwarves-1.19.ebuild
+++ b/dev-util/dwarves/dwarves-1.19.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://git.kernel.org/cgit/devel/pahole/pahole.git/;
 
 LICENSE="GPL-2" # only
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="debug"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/debianutils/

2020-12-29 Thread Sam James
commit: 178d12726298dcee42dc4677793242d28fb8c4da
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:22:55 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:22:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178d1272

sys-apps/debianutils: Stabilize 4.11.2 arm64, #762047

Signed-off-by: Sam James  gentoo.org>

 sys-apps/debianutils/debianutils-4.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/debianutils/debianutils-4.11.2.ebuild 
b/sys-apps/debianutils/debianutils-4.11.2.ebuild
index aa326aa45e4..4406ddee073 100644
--- a/sys-apps/debianutils/debianutils-4.11.2.ebuild
+++ b/sys-apps/debianutils/debianutils-4.11.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 
 LICENSE="BSD GPL-2 SMAIL"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x86-linux"
 IUSE="+installkernel static"
 
 PDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/faad2/

2020-12-29 Thread Sam James
commit: 9aae203a748b55d6a4da86f0c9f5d6355a997cfd
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:19:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:19:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aae203a

media-libs/faad2: add github metadata

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-libs/faad2/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/faad2/metadata.xml b/media-libs/faad2/metadata.xml
index 0ed12778737..56ee2097662 100644
--- a/media-libs/faad2/metadata.xml
+++ b/media-libs/faad2/metadata.xml
@@ -10,6 +10,7 @@
 Digital Radio Mondiale (warning: disables other 
decoders)
   
   
+knik0/faad2
 faac
   
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/faac/

2020-12-29 Thread Sam James
commit: 0418e95b44de08a8512f44c707352c7e64d0709c
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 02:18:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 02:18:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0418e95b

media-libs/faac: add github metadata

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-libs/faac/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/faac/metadata.xml b/media-libs/faac/metadata.xml
index 76160dab072..613d5985dc7 100644
--- a/media-libs/faac/metadata.xml
+++ b/media-libs/faac/metadata.xml
@@ -6,6 +6,7 @@
Gentoo Sound project


+   knik0/faac
faac

 



[gentoo-commits] proj/sci:master commit in: .github/workflows/

2020-12-29 Thread Aisha Tammy
commit: e05fb7886511d8f8172d8c77c33a6ad5df5a7ab6
Author: Aisha Tammy  aisha  cc>
AuthorDate: Tue Dec 29 22:11:25 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Tue Dec 29 22:11:25 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=e05fb788

.github/workflows/pkgcheck.yml: remove redundant version check

Signed-off-by: Aisha Tammy  aisha.cc>

 .github/workflows/pkgcheck.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index 1e665e954..6bd9e6713 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -28,4 +28,4 @@ jobs:
 sudo ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.0 
/etc/portage/make.profile
 - name: Test with pkgcheck
   run: |
-pkgcheck scan --exit
+pkgcheck scan --exit --check=-RedundantVersionCheck



[gentoo-commits] repo/gentoo:master commit in: www-servers/apache/

2020-12-29 Thread Lars Wendler
commit: 6458eb8b3983cada9077c463d5d3dff2f4c80219
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec 30 02:00:56 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec 30 02:02:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6458eb8b

www-servers/apache: Submit pidfile to s-s-d on start

Closes: https://bugs.gentoo.org/762481
Closes: https://github.com/gentoo/gentoo/pull/18875
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 www-servers/apache/Manifest| 2 +-
 www-servers/apache/apache-2.4.46-r4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/apache/Manifest b/www-servers/apache/Manifest
index cdc7ee08bd8..02f58b02734 100644
--- a/www-servers/apache/Manifest
+++ b/www-servers/apache/Manifest
@@ -1,3 +1,3 @@
 DIST gentoo-apache-2.4.39-20190402.tar.bz2 25491 BLAKE2B 
ce230b07ec156048c7d7c1eb4b0e732fa6140f55d136e317714591327bde3f85bab7780424e6eef04b7a4518cbdcfdddcbc094409f4ca19ffea1ce967bdf7cf1
 SHA512 
bc0ffa20cffd9a89c2ea64420fa2243d77e97d7922bcd0b387a7fcfcc3c6908a056972b499a81344f7c3e3e19b55ffc300fd034c54b287f4f32d8931bd50cde4
-DIST gentoo-apache-2.4.46-r4-20201203.tar.bz2 25752 BLAKE2B 
7479209b648567438789b1c73c99160af94c639710d6255cca2bb42f91d5b4d3f5692fb691a3566078860e00d507f1b97fa2d0d1352cf8de9ae7f311e3026e8c
 SHA512 
9a810f9dba5c493ca25d23b77cf3c1b1991e9376308ec2c55105e6adb291da46c3858fb15200b6d31ac5a45485796667a504dbf217beeabd82ac097a8cca0569
+DIST gentoo-apache-2.4.46-r4-20201230.tar.bz2 25821 BLAKE2B 
3f83b48aa36fa8b9adc75a2cbeaadddad8fb0d69d1602753e0a1978cd6136b1dbf15ad06a837f36c26244e3950bae3ecdfbcdd7668a4d2fc4f0d9f58a909e5b7
 SHA512 
cea71f3e40ac1409206d906df36c772d7985a79a9e713a3016a9fae67dad032e24ce124789089a4b92454bc98455a70c66515106c8f3c33e05aeaf3037ffabe8
 DIST httpd-2.4.46.tar.bz2 7187805 BLAKE2B 
2cd8a40be0b7b60ae5b06a286aa6dd801b8615fd0483a4653ceea6f9832c9ebb111f67ba4f69827b01acd1e5552e70ac0441df49573c9da0ca26d4c2f589f0bc
 SHA512 
5936784bb662e9d8a4f7fe38b70c043b468114d931cd10ea831bfe74461ea5856b64f88f42c567ab791fc8907640a99884ba4b6a600f86d661781812735b6f13

diff --git a/www-servers/apache/apache-2.4.46-r4.ebuild 
b/www-servers/apache/apache-2.4.46-r4.ebuild
index c2dcefaf86e..5a89abe1dad 100644
--- a/www-servers/apache/apache-2.4.46-r4.ebuild
+++ b/www-servers/apache/apache-2.4.46-r4.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 # latest gentoo apache files
-GENTOO_PATCHSTAMP="20201203"
+GENTOO_PATCHSTAMP="20201230"
 GENTOO_DEVELOPER="polynomial-c"
 GENTOO_PATCHNAME="gentoo-apache-2.4.46-r4"
 



[gentoo-commits] proj/apache:master commit in: 2.4/init/

2020-12-29 Thread Lars Wendler
commit: de835af4552c2028a938b86b37054610b44a4555
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec 30 01:44:41 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec 30 01:44:41 2020 +
URL:https://gitweb.gentoo.org/proj/apache.git/commit/?id=de835af4

2.4/init: Add a comment about altered pidfile in confd file

Signed-off-by: Lars Wendler  gentoo.org>

 2.4/init/apache2.confd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/2.4/init/apache2.confd b/2.4/init/apache2.confd
index 4635201..e6bb6c2 100644
--- a/2.4/init/apache2.confd
+++ b/2.4/init/apache2.confd
@@ -41,7 +41,9 @@ APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO"
 # via them will result in Apache failing to start
 # YOU HAVE BEEN WARNED.
 
-# PID file
+# PID file.
+# You need to set "PidFile" in httpd.conf as well if you change this from the
+# default (which is /var/run/apache2.pid)
 #PIDFILE=/var/run/apache2.pid
 
 # timeout for startup/shutdown checks



[gentoo-commits] proj/apache:master commit in: 2.4/init/

2020-12-29 Thread Lars Wendler
commit: 348521816ac865188a12f03b059d5463fe1f441e
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec 30 01:29:34 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec 30 01:29:34 2020 +
URL:https://gitweb.gentoo.org/proj/apache.git/commit/?id=34852181

2.4/init: Submit pidfile to s-s-d on start to not confuse status

Reported-by: Hank Leininger  korelogic.com>
Bug: https://bugs.gentoo.org/762481
Signed-off-by: Lars Wendler  gentoo.org>

 2.4/init/apache2.initd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/2.4/init/apache2.initd b/2.4/init/apache2.initd
index 77e9e36..fc09ddd 100755
--- a/2.4/init/apache2.initd
+++ b/2.4/init/apache2.initd
@@ -92,7 +92,8 @@ start() {
 
ebegin "Starting ${SVCNAME}"
# Use start stop daemon to apply system limits #347301 
-   start-stop-daemon --start -- ${APACHE2} ${APACHE2_OPTS} -k start
+   start-stop-daemon --start --pidfile "${PIDFILE}" -- \
+   ${APACHE2} ${APACHE2_OPTS} -k start
 
local i=0 retval=1
while [ $i -lt ${TIMEOUT} ] ; do



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/mips-sources/

2020-12-29 Thread Joshua Kinard
commit: 983c54fabf7c2686edae7ee19c0f847e2e27ac1d
Author: Joshua Kinard  gentoo  org>
AuthorDate: Wed Dec 30 01:31:56 2020 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Wed Dec 30 01:32:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983c54fa

sys-kernel/mips-sources: Fix ebuild issues introduced by last commit

Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2

 sys-kernel/mips-sources/mips-sources-4.14.213.ebuild | 6 +++---
 sys-kernel/mips-sources/mips-sources-4.19.163.ebuild | 4 ++--
 sys-kernel/mips-sources/mips-sources-5.4.85.ebuild   | 8 
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild 
b/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild
index 569fdd779f7..9f9dc8ee336 100644
--- a/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild
@@ -33,7 +33,7 @@ BASE_KV="$(ver_cut 1-2).0"
 [[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}"
 
 # Portage Vars
-HOMEPAGE="https://www.linux-mips.org/ https://wiki.gentoo.org/wiki/No_homepage;
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MIPS;
 KEYWORDS="-* ~mips"
 IUSE="experimental ip27 ip28 ip30"
 RDEPEND=""
@@ -61,8 +61,8 @@ SV_IP32=""#   DO_IP32 == 
"no",   IP32
 
 DESCRIPTION="Linux-Mips GIT sources for MIPS-based machines, dated ${GITDATE}"
 SRC_URI="${KERNEL_URI}
-mirror://gentoo/mipsgit-${BASE_KV}${KVE}-${GITDATE}.diff.xz
-mirror://gentoo/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
+   
https://dev.gentoo.org/~kumba/distfiles/mipsgit-${BASE_KV}${KVE}-${GITDATE}.diff.xz
+   
https://dev.gentoo.org/~kumba/distfiles/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz;
 
 UNIPATCH_STRICTORDER="yes"
 UNIPATCH_LIST="${DISTDIR}/mipsgit-${BASE_KV}${KVE}-${GITDATE}.diff.xz"

diff --git a/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild 
b/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild
index cf796212915..076bf3615ae 100644
--- a/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild
@@ -32,7 +32,7 @@ BASE_KV="$(ver_cut 1-2).0"
 [[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}"
 
 # Portage Vars
-HOMEPAGE="https://www.kernel.org/ https://www.linux-mips.org/ 
https://wiki.gentoo.org/wiki/No_homepage;
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MIPS;
 KEYWORDS="-* ~mips"
 IUSE="experimental ip27 ip28 ip30"
 RDEPEND=""
@@ -60,7 +60,7 @@ SV_IP32=""#   DO_IP32 == 
"no",   IP32
 
 DESCRIPTION="Kernel.org sources for MIPS-based machines"
 SRC_URI="${KERNEL_URI}
-mirror://gentoo/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
+   
https://dev.gentoo.org/~kumba/distfiles/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz;
 
 
#//--
 

diff --git a/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild 
b/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild
index 15b327634bd..bc279adfe80 100644
--- a/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild
@@ -32,7 +32,7 @@ BASE_KV="$(ver_cut 1-2)"
 [[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}"
 
 # Portage Vars
-HOMEPAGE="https://www.kernel.org/ https://www.linux-mips.org/ 
https://www.gentoo.org/;
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MIPS;
 KEYWORDS="-* ~mips"
 IUSE="experimental ip27 ip28 ip30"
 RDEPEND=""
@@ -54,13 +54,13 @@ DO_IP32="yes"   #   
   IP32 support (SGI O2, R5000/RM5200 Only)
 # Machine Stable Version Variables
 SV_IP22="" # If set && DO_IP22 == "no", indicates 
last "good" IP22 version
 SV_IP27="" #   DO_IP27 == "no",
   IP27
-SV_IP28="5.0.21"   #   DO_IP28 == "no",
   IP28
-SV_IP30="5.0.21"   #   DO_IP30 == "no",
   IP30
+SV_IP28="4.19.x"   #   DO_IP28 == "no",
   IP28
+SV_IP30="" #   DO_IP30 == "no",
   IP30
 SV_IP32="" #   DO_IP32 == "no",
   IP32
 
 DESCRIPTION="Kernel.org sources for MIPS-based machines"
 SRC_URI="${KERNEL_URI}
-mirror://gentoo/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
+   
https://dev.gentoo.org/~kumba/distfiles/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz;
 
 
#//--
 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-fuse/

2020-12-29 Thread Andreas Sturmlechner
commit: a5b86cba61aa2cedb2a30c276f226713d2ea4569
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 30 00:55:45 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 30 01:00:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b86cba

kde-misc/kio-fuse: Drop 4.95.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kio-fuse/Manifest   |  1 -
 kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild | 34 
 2 files changed, 35 deletions(-)

diff --git a/kde-misc/kio-fuse/Manifest b/kde-misc/kio-fuse/Manifest
index 2bbfaed286c..7ca5aadcecc 100644
--- a/kde-misc/kio-fuse/Manifest
+++ b/kde-misc/kio-fuse/Manifest
@@ -1,2 +1 @@
-DIST kio-fuse-4.95.0.tar.xz 44236 BLAKE2B 
0dcfe077cd2ac7e94bd836c0e0c8599ac739c7e4886908660f512b68b9eee28945333ab254df220c5cb940fa13789cb33f3f6b1d31acc11c1990b265e9f295e6
 SHA512 
a4c2ce4bdee6aefa7fcb5bc16d5179e87ec513259b754ffeb75d5d4836c56f05e417cb8b605e3cae33bc93b0cf61fb7042b3edf476d3d9e312a1fd65578ba4b5
 DIST kio-fuse-5.0.0.tar.xz 46672 BLAKE2B 
4e3dbf9ad8c00140c6d3ca2c364bde1c4a8a9eacf875101cf5089460357e05421df73420f030cbef5c6aeab213eed18fa53490b335b0e00ee86cf284b3d02faf
 SHA512 
3c75e1abc0c357be4291e9a93902e510f249e8a980ae39e997ba0f252058114b0a717667e32528afc055eccd96576acfd0942f9f45526c3be69627d399dbf575

diff --git a/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild 
b/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild
deleted file mode 100644
index 4c855c98b6b..000
--- a/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.66.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="FUSE interface for KIO"
-HOMEPAGE="https://feverfew.home.blog/2019/12/24/kiofuse-beta-4-9-0-released/;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="5"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   sys-fs/fuse:3
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # depend on fuse kernel module



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-fuse/

2020-12-29 Thread Andreas Sturmlechner
commit: ecd89ba5a25bdcea714005c7598bd1c5ff48b501
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 30 00:54:55 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 30 01:00:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd89ba5

kde-misc/kio-fuse: 5.0.0 version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kio-fuse/Manifest  |  1 +
 kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/kde-misc/kio-fuse/Manifest b/kde-misc/kio-fuse/Manifest
index c0005eaa09d..2bbfaed286c 100644
--- a/kde-misc/kio-fuse/Manifest
+++ b/kde-misc/kio-fuse/Manifest
@@ -1 +1,2 @@
 DIST kio-fuse-4.95.0.tar.xz 44236 BLAKE2B 
0dcfe077cd2ac7e94bd836c0e0c8599ac739c7e4886908660f512b68b9eee28945333ab254df220c5cb940fa13789cb33f3f6b1d31acc11c1990b265e9f295e6
 SHA512 
a4c2ce4bdee6aefa7fcb5bc16d5179e87ec513259b754ffeb75d5d4836c56f05e417cb8b605e3cae33bc93b0cf61fb7042b3edf476d3d9e312a1fd65578ba4b5
+DIST kio-fuse-5.0.0.tar.xz 46672 BLAKE2B 
4e3dbf9ad8c00140c6d3ca2c364bde1c4a8a9eacf875101cf5089460357e05421df73420f030cbef5c6aeab213eed18fa53490b335b0e00ee86cf284b3d02faf
 SHA512 
3c75e1abc0c357be4291e9a93902e510f249e8a980ae39e997ba0f252058114b0a717667e32528afc055eccd96576acfd0942f9f45526c3be69627d399dbf575

diff --git a/kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild 
b/kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild
new file mode 100644
index 000..17752f91f31
--- /dev/null
+++ b/kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.74.0
+QTMIN=5.15.1
+inherit ecm kde.org
+
+DESCRIPTION="FUSE interface for KIO"
+HOMEPAGE="https://feverfew.home.blog/2019/12/24/kiofuse-beta-4-9-0-released/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="5"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   sys-fs/fuse:3
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT+=" test" # depend on fuse kernel module



[gentoo-commits] proj/kde:master commit in: kde-misc/kio-fuse/

2020-12-29 Thread Andreas Sturmlechner
commit: 6ee7b7ed9607b8f181fbb9f3ff1b9560b6088283
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 30 01:01:59 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 30 01:01:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6ee7b7ed

kde-misc/kio-fuse: Add missing DEPEND

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kio-fuse/kio-fuse-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-misc/kio-fuse/kio-fuse-.ebuild 
b/kde-misc/kio-fuse/kio-fuse-.ebuild
index eb5c38fa12..17752f91f3 100644
--- a/kde-misc/kio-fuse/kio-fuse-.ebuild
+++ b/kde-misc/kio-fuse/kio-fuse-.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="FUSE interface for KIO"
 HOMEPAGE="https://feverfew.home.blog/2019/12/24/kiofuse-beta-4-9-0-released/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 fi
 
@@ -21,6 +21,7 @@ SLOT="5"
 IUSE=""
 
 DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/mips-sources/

2020-12-29 Thread Joshua Kinard
commit: 6668614dc749f28cebfcbc4d9e5e02d42008a5bc
Author: Joshua Kinard  gentoo  org>
AuthorDate: Wed Dec 30 00:48:28 2020 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Wed Dec 30 00:48:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6668614d

sys-kernel/mips-sources: LTS bump and fix patch issue

Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2

 sys-kernel/mips-sources/Manifest   |  8 
 ...ps-sources-4.14.206.ebuild => mips-sources-4.14.213.ebuild} |  6 +++---
 ...ps-sources-4.19.157.ebuild => mips-sources-4.19.163.ebuild} |  4 ++--
 .../{mips-sources-5.4.77.ebuild => mips-sources-5.4.85.ebuild} | 10 +-
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/sys-kernel/mips-sources/Manifest b/sys-kernel/mips-sources/Manifest
index e4f62bc9c7d..ae956ca3af1 100644
--- a/sys-kernel/mips-sources/Manifest
+++ b/sys-kernel/mips-sources/Manifest
@@ -3,8 +3,8 @@ DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c03418
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST mips-sources-4.14.0-patches-v2.tar.xz 287560 BLAKE2B 
9fb6b07dcb0336be95c86346e13f68877e891a2c97084ce798e3c39cf57a71832ae4ae5b74a0f60ab6f26ed8f08a35fc3704b34361a8426136055d6fb700dac9
 SHA512 
e163ed8cdef9a027b55794b168fb4dac77dc871c209463ac8344ef932757d48ce39f44af4ba7312ee27ce04b175a3ea2f6eaa8a7929d6beebcbaa3de4a764cd6
 DIST mips-sources-4.19.0-patches-v2.tar.xz 289940 BLAKE2B 
ffca5540cbd663ed3eab3f748dec7727ca6f1abe11ce107fe1780b8191175b77d8c59f70d5e9254f01c43d507f805f081f15bd150f66da1d11e2a91715dcb038
 SHA512 
c67ac8c6f041a96348a5a6023919fc5586b70b6c3aa52777945d5f1a831e6bd24d867c0318034cf304a3c8f4c6ff0d2af3611b3ad2bc476f3bf3762d39a215f8
-DIST mips-sources-5.4-patches-v1.tar.xz 194672 BLAKE2B 
4ad0a5dea0b048dcae34b5e17cc89a0f33d6c7b652a3f5089225b6598bb50f4aff6e66a4d25361d30faead9603a012c2e330b15d6774776d115191dc743d5b1c
 SHA512 
aa70d0cf93d86ad0c7b5fca1a75d6880a7bb99d1790337304575728838cb4fdb85baf102620bae0d2ceccaf253f0757f1e2038a9257354fc359919162ebe2997
+DIST mips-sources-5.4-patches-v3.tar.xz 195616 BLAKE2B 
389d5d86265d14961d739f13623ed5a1efa0b4e6a649816eccb41f947186316560473a1ec0222d1db84ce8cc1e0c8dadb4dd499b941e37de201571cc37359e74
 SHA512 
4181b776ec17526c246516d0d2fb2737f12a214a18c2526085a71174a12e30735d7b497d9cba658a2579c05055a74191ebbdd658003c7b28265d49915bc94b58
 DIST mipsgit-4.14.0-20180128.diff.xz 1008 BLAKE2B 
2a317ff97aab096883680c6b653e993aee31994e6caec52c52dfbbb61f1dc1f25d03ebd3182fa122923a67aeee0aa598b36e603692333e4c9ccdc741fd456d96
 SHA512 
378deb1bc1d10a6b4912e5e4a0d6fcab28952e2e59c35fc879601841cf8160081b318a2598ef74db225e95f0f26483f6b9a56a348811b1ee7b8934391dd271ae
-DIST patch-4.14.206.xz 3995304 BLAKE2B 
28b9577ee7bb1f0e935482023ea660f788f0aabbe0e3be743075cdfa4fe263c1d1c50e99a7f7a27fd670820756c5a8c60667a1687666a4b29df790dc37360481
 SHA512 
5382e138db14e9c6e053ac76ae3d3ce6114ebaf4d0b0588a297bcd358be8c60df35535cf97ac0ae62e9f58673a3ad3fd07de5c2ffb6f0a638624f05cea209bc6
-DIST patch-4.19.157.xz 3601120 BLAKE2B 
60cef4a4e72a27278818341ab73e460d7f7340ba7c0e49034484fd196abea0e201e2fad1c08ba7ae9a9629b24c71f95d870322edc3e0f8eac404257eb97e9208
 SHA512 
d25a416316c7e39fa41213bb47d0d28ede99b6814b02b7ea3fd6872db4386129567c1e5bffc4e20454656e48cd3416d9582f7351c38208f4bd3a31c7c6883907
-DIST patch-5.4.77.xz 2312664 BLAKE2B 
c90792768d1b8f0c8c191aa27f424664c3fcbcd25ef9898d6f82d8e3bb4c4d768182da5f57dd5ca67a1652afb4912656a5345598d4cc1a3386cdb7060ee94cbb
 SHA512 
8e75b73b9f7b0dad4e767119fe55820784d5a73cce947860273e3bbf69ab9ee6ea9b71cb0cd5734ac3657d8d927063ef4ab4f75202010f625e9d26c9bf491510
+DIST patch-4.14.213.xz 4083152 BLAKE2B 
d99d56454b23101cfe0fdbaa9284d1d000d29f73d782783a71b27ec57fd2a19ddeaa24702bb072566d222e3b554c8719b1025cefc243dd1c826793671865cb4b
 SHA512 
dd5cabd8f2422d642bd953e398b2b3fbc11456f8f3ab7846713e27d0339c85e93cd97ce436986b3d6518c4a3e9f8449d9a53e1c6215273cb2b56688adcf2e075
+DIST patch-4.19.163.xz 3661280 BLAKE2B 
182cdeec98f3c4a5ec057e3f286f8019ff5cc22d23863a08b820aeb8404fd34afae913c0bdb06c4d4f571c9146cd13778eedba840e2920f9af2348c5c38fad12
 SHA512 
6302649e09aae6e35d7963de5dbe4edf9e9fe5439e67188bd604929752853e5e57e31c140e76db87f2cf79345ca254e4b9a893489942c87159aea62746e10663
+DIST patch-5.4.85.xz 2424448 BLAKE2B 
21d66e5642782d20a620544397f89f2c5fb85c8261582c4cf915623b564973a2e36d7d933c0b088f88c5198a3f889e24f1bf58ba17a0cb615f2223c47855bb7c
 SHA512 
32c2a9e4555d978b05bce821ced22f99b86be97bec50314716f374c3cc4a74da4807bf7735c038e03af2998d85092db770115acf584ed3f6f9c1d8924f159c97

diff --git a/sys-kernel/mips-sources/mips-sources-4.14.206.ebuild 
b/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild

[gentoo-commits] repo/gentoo:master commit in: app-misc/mc/

2020-12-29 Thread Sam James
commit: a5465dfb6cb256c1faaa4791fb04a51bc4080d05
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 00:23:31 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 00:23:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5465dfb

app-misc/mc: Stabilize 4.8.25-r1 arm64, #761912

Signed-off-by: Sam James  gentoo.org>

 app-misc/mc/mc-4.8.25-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mc/mc-4.8.25-r1.ebuild b/app-misc/mc/mc-4.8.25-r1.ebuild
index af2b8365e13..834105ebc36 100644
--- a/app-misc/mc/mc-4.8.25-r1.ebuild
+++ b/app-misc/mc/mc-4.8.25-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x86-solaris"
 IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg"
 
 REQUIRED_USE="spell? ( edit )"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/

2020-12-29 Thread Sam James
commit: a4204186d609106f237a8909a5d0a479348c5e76
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 00:23:12 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 00:23:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4204186

app-crypt/heimdal: Stabilize 7.7.0-r1 arm, #762223

Signed-off-by: Sam James  gentoo.org>

 app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild 
b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
index ad0fc3116a2..00cccacdc02 100644
--- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-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"
 IUSE="afs +berkdb caps gdbm hdb-ldap libressl +lmdb otp selinux ssl 
static-libs test X"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/mc/

2020-12-29 Thread Sam James
commit: 2efcea9d8d0aab9e6ada62ce65f21194efa137b6
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 00:22:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 00:22:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efcea9d

app-misc/mc: Stabilize 4.8.25-r1 arm, #761912

Signed-off-by: Sam James  gentoo.org>

 app-misc/mc/mc-4.8.25-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mc/mc-4.8.25-r1.ebuild b/app-misc/mc/mc-4.8.25-r1.ebuild
index 7ebb4749ef7..af2b8365e13 100644
--- a/app-misc/mc/mc-4.8.25-r1.ebuild
+++ b/app-misc/mc/mc-4.8.25-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x86-solaris"
 IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg"
 
 REQUIRED_USE="spell? ( edit )"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/

2020-12-29 Thread Sam James
commit: 661cd7ccb84b0ff781c48a08f87b6969eb188bdf
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 00:23:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 00:23:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661cd7cc

app-crypt/heimdal: Stabilize 7.7.0-r1 arm64, #762223

Signed-off-by: Sam James  gentoo.org>

 app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild 
b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
index 00cccacdc02..52af32a12e6 100644
--- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-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"
 IUSE="afs +berkdb caps gdbm hdb-ldap libressl +lmdb otp selinux ssl 
static-libs test X"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/tokei/

2020-12-29 Thread YOSHIOKA Takuma
commit: d4a4e8080d782e81437c79c9bb4ca7b49a6cc17a
Author: YOSHIOKA Takuma  hard-wi  red>
AuthorDate: Tue Dec 29 20:23:27 2020 +
Commit: YOSHIOKA Takuma  hard-wi  red>
CommitDate: Tue Dec 29 20:23:27 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4a4e808

dev-util/tokei: version bump 12.1.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma  hard-wi.red>

 dev-util/tokei/Manifest|   2 +
 dev-util/tokei/tokei-12.1.1.ebuild | 190 +
 2 files changed, 192 insertions(+)

diff --git a/dev-util/tokei/Manifest b/dev-util/tokei/Manifest
index b627ecce..68ba3eb9 100644
--- a/dev-util/tokei/Manifest
+++ b/dev-util/tokei/Manifest
@@ -147,6 +147,7 @@ DIST serde_derive-1.0.114.crate 50733 BLAKE2B 
f66ccfcbd8ccbdea4e3acc7fcb33fb1da5
 DIST serde_derive-1.0.118.crate 50589 BLAKE2B 
b1328a3c7fb0fd6321f0d020969f1b7e32150488410d574cf9e75ca06bebef3d753dacfac4e45cbc0eb9626246734a1dd5b766b96a1a98b53f3f17897dcfb349
 SHA512 
f0909822f73e900c8a0b791a30fc5cf5be0a79e6c455766a90d6cc314408b95f2b9d7e3ef99363860d615620968e217da304457d2d6e00f60da8ab8fd2db7115
 DIST serde_json-1.0.55.crate 114335 BLAKE2B 
89118d6ad9c62b5177651a65391cef22258b3fbbfa85c8dbe38f99e7388a3a9a44f20db800ff2b62f0484bc1766d2cb7c9dc1088894aa18c2e50be5d45b98f77
 SHA512 
db81c9ddaae20ff5f712d8a2cbb58a95bfd139d9358797443c9ee10fb8af18f1396faf09f7335c249118feb32f52192734d61efcb0b40204ea58825056eea9c9
 DIST serde_json-1.0.60.crate 114828 BLAKE2B 
8f8fcce30049b0f20ed4e11ce9323afb5edcb0f05a3a5e226b15770350147f27d6fc2cf242ced0f5b76c85c78694bf342ca084bcfeb18ea7d6c9e2bac5461f78
 SHA512 
c19262072cc2dee3f7e047e45ef3f02df121c9b1c9dc6f16a20f5fcbc0fb1bc25e87342358f9e9ac86bbd5f5d6091a9cb56256c04e22f3dac671ed23ff64d9f4
+DIST serde_json-1.0.61.crate 114887 BLAKE2B 
a06e2b3572b01b57d39a7df4d4c333408594cfe80b6b6a810f8c36479550f56f085cbd7e693d3c27f307bf0b49eefd34f55bef1872a4a0318797e4b9585cce9e
 SHA512 
ff626602b547fa8e48c37251d2f6c91633fd45b49ed8211e66a3174f52f9aafe8778238466e7deb5d5477ed23eea0091596d78894e0967d6978f6737ae115891
 DIST serde_yaml-0.8.13.crate 37683 BLAKE2B 
a6739f29e638fa77516ae106314a332a6cc86022db4a029eb7615e5deca712b67669330f02ba0d04cc53b9e3f661a5e970f7ebe723be18cd44c309218123a74a
 SHA512 
12621a641ccc68f90a962e9a6d84ab922d9b30e58be88c26e8fa0cf921981f573bb929113108cfd08f47988902997d4b685db2cd361cbf83119612e95ff6e686
 DIST serde_yaml-0.8.14.crate 37928 BLAKE2B 
58b5fe3678e022667696811fb0979081e50727f6efb288f97510eecacf86ad0ad1c6ae98a3916df574cfa73c9825414623f0a75e623e149048adf94369560c08
 SHA512 
de4b18f1e9bda434b93b32c8b3c8135ec3163ebf6f734920dc88c8736e40c05dd75f314d730c5c0c92eb259b85c5fa9263f5d0f3e78a7e214a9258e28c5ec06a
 DIST sha-1-0.8.2.crate 12338 BLAKE2B 
90702eff48c15b49195b547d797976837b0fc9028f76da626e094b80d5d630bedee637053dc57274c27d68b8b6f3c443f1aef37c06b7aad895630bd9d73039b2
 SHA512 
65ddb7bd8f0157d134e70f7c6d6abf7aea198cb97da17b418a265642c5930b8cbd9c8e0b97b557102787cc842cddc93213d669345c2aaac6a1e7146765b2d5cd
@@ -165,6 +166,7 @@ DIST time-0.1.43.crate 28653 BLAKE2B 
95fe69647e8d52784be1fd3457578896aa38279d00f
 DIST tinyvec-0.3.3.crate 17860 BLAKE2B 
d3665da9e5e2369bbd68c84827ce13cd1c0afa07b8cf689b04a62e24e5bafe41e8f32b136e048ce85aad324c22ca68fb43995a5445092d1f331379366f71cb03
 SHA512 
41200e022e66624b45e186a5ef6e7cc05dc3e2fd28d332deb689699b17bb85ecd0d960809e4ea2a08ac1ebeb5f2fcf364f4f9626d297f23169476c8be9dc1557
 DIST tokei-12.0.4.tar.gz 93431 BLAKE2B 
e7e9b123974a9df2b12d878315945281036d511efbca5f1e6d775a65f4e9f84059b5eaa39492f2ceba5133f359f4b097836b50a1b4efb733559ab2490babe076
 SHA512 
f5810ca93746f4e269a60eaad0cd07950a54a0c5b73c7256f79ae882373ebe733af25adaf7ed133a9e591ab2bfafd170a20669b80a1e09acc283e1ecbd98626e
 DIST tokei-12.1.0.tar.gz 100324 BLAKE2B 
875d0585b07ced5602cc49da1617076fa493cfed8cff63f16e16f2aead010bdcca79aa3289f36edb446dd506a0b4ede3463390772bc5694728638cdaa17c8ebd
 SHA512 
14b2157fd7c6801bc73f350f3953f80845c6f55135046371d5c3f2c74d655b5e4c54a28fc7b4080c7d032f45dfbac295fdaf9494b139fa9842848710c6c43a6b
+DIST tokei-12.1.1.tar.gz 100394 BLAKE2B 
c9f3344809a0e5faa2e8f6111f0bf83a639efb0da483bbe303b36b4247bb81699f8c310d6e44612dc4c5b25c6e3f4205b9f7b60667d451a2837af1df1cab26da
 SHA512 
935e9b47c0b0ed453e0a258f009fa4bf0cf4ebd1800341c0af32cc2499976949c9664b72eaa3bbe28abf2b88e50e038e0c9b81e5b74d97eb37ecfbb60826f933
 DIST toml-0.5.6.crate 54341 BLAKE2B 
a367d22daf6169dbdc9cd58c97f824ab76567679e1032af7a0f924ca53720d2f0989c14545d1f5d82e7f46293e3d27849459157d0cd77dc78e9d76dd6d200648
 SHA512 
718f5d3fde823ae5d7fbea31e3cd0eaa66f6a2bcd854093d0179dfc4328930a984deff466bcabf3c81caa323aa743c609136b8d036b80087b88e888ba7577f54
 DIST toml-0.5.8.crate 54219 BLAKE2B 
b4f9f563e5ba4574d4f2dcbe244378a2e1e984bd9fbbbfa5a06bdd5f8b8d677394f0db9cb8696f6936c80a52caa86b1b3ebaf3885c53855af23f03d318785f19
 SHA512 
26b7901ee4b7cbb4cf8ea57d365a99ed05e0a76e73452e47d4bcb3b4eeb7bbd393c13eea9ea33dc13622942efcda39acdba9425b74b40c920c9f19673a1f2082
 DIST 

[gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/

2020-12-29 Thread Sam James
commit: f4bb6becbf9479adb02585018fe75c3cd4642857
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 00:15:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 00:15:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bb6bec

net-misc/iperf: Stabilize 2.0.14a amd64, #762478

Signed-off-by: Sam James  gentoo.org>

 net-misc/iperf/iperf-2.0.14a.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/iperf/iperf-2.0.14a.ebuild 
b/net-misc/iperf/iperf-2.0.14a.ebuild
index 5674d7498cf..d51e7e7b21e 100644
--- a/net-misc/iperf/iperf-2.0.14a.ebuild
+++ b/net-misc/iperf/iperf-2.0.14a.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${PN}-2.0.13.tar.gz"
 
 LICENSE="HPND"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
 IUSE="ipv6 threads debug"
 
 DOCS="INSTALL README"



[gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/

2020-12-29 Thread Sam James
commit: cb94f7f21e3593c9b8aeae4d4a01c03a525cc6cb
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 30 00:15:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 30 00:15:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb94f7f2

net-misc/iperf: Stabilize 3.9-r1 amd64, #762478

Signed-off-by: Sam James  gentoo.org>

 net-misc/iperf/iperf-3.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/iperf/iperf-3.9-r1.ebuild 
b/net-misc/iperf/iperf-3.9-r1.ebuild
index 822d674fa50..5375fd478e3 100644
--- a/net-misc/iperf/iperf-3.9-r1.ebuild
+++ b/net-misc/iperf/iperf-3.9-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/esnet/iperf/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="libressl sctp static-libs"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/

2020-12-29 Thread Michał Górny
commit: 0da13dd7865c108cefa04512758c3cd652436062
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec 29 23:36:05 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 30 00:02:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da13dd7

dev-python/botocore: Bump to 1.19.45

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.19.45.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index c8c5545d6ce..11c00d0d0be 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -6,3 +6,4 @@ DIST botocore-1.19.41.tar.gz 7368333 BLAKE2B 
d70ebbcfe4e4d44893f69214bda2341f047
 DIST botocore-1.19.42.tar.gz 7371856 BLAKE2B 
09d0ebbb495bc590c4f944a7ca6d91d5069d4d8eac061ab6709e5f908ff6691c8148168ddbf93874acb014d96f6ed37ac260e4263bf1c7ad55b5de545ce5f752
 SHA512 
779eab3a31aa2572af868b0355ff25b0d0f1cc9748494fc26bf6888e90383eea2da0ca141cde60303eaf39b4ec80971dedea415a3bde5215c982618f0c475b83
 DIST botocore-1.19.43.tar.gz 7374325 BLAKE2B 
7def5221bee4774a6b8a33e6499e499588ff18f8b144e669bdf9b01ae4a3e370e3aed5a3a960360123e57299da9b0293aa8da9108fe114f8ae34521b2920f479
 SHA512 
a1b97cbb779d8c8fe3495dd18d3d635e38c5c49e5b5fb31b7764029cf3063a7fda44711defc45783b3afb844bead46e686705af57472a7ff27af8b7e21645ad5
 DIST botocore-1.19.44.tar.gz 7374043 BLAKE2B 
57548d1ccf963c1c2c33f9fdb365e04d60afc63f6112fdf689c7caab89dc242f94ae1680e69a24cb709c8b7e1190acf12e487a9289a482d7f96c02820b4b13ac
 SHA512 
d865780c8f904b3f67c61a1e073ff4e2c6f77478168dcd98b034634a1796c07a94d8125033fc7475c7554898a73d3def8225a88eb5ec01d9064ea8737cc9eb23
+DIST botocore-1.19.45.tar.gz 7378425 BLAKE2B 
868976d31dbc78e6d985734cd5dd4b6fd90e507188a85d0f11da73f222bafdf00010484917ab7537270e2e504265ce0c4fb77e6515e1b4b9085b9e787c226593
 SHA512 
79dbe8a3325fb2db3f52b3258a02910670ab1867c2c23c58389da2c60df89d671d716560575e450e7d218313805b1ce259b85ed59fdee668f2c2d6910fef78f2

diff --git a/dev-python/botocore/botocore-1.19.45.ebuild 
b/dev-python/botocore/botocore-1.19.45.ebuild
new file mode 100644
index 000..ca40b64d111
--- /dev/null
+++ b/dev-python/botocore/botocore-1.19.45.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-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="Low-level, data-driven core of boto 3"
+HOMEPAGE="https://github.com/boto/botocore;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/jmespath[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   >=dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+   # very unstable
+   sed -i -e 's:test_stress_test_token_bucket:_&:' \
+   tests/functional/retries/test_bucket.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # note: suites need to be run separately as one of the unit tests
+   # seems to be leaking mocks and breaking a few functional tests
+   nosetests -v tests/unit ||
+   die "unit tests failed under ${EPYTHON}"
+   nosetests -v tests/functional ||
+   die "functional tests failed under ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/

2020-12-29 Thread Michał Górny
commit: 292e0907cf877b537a3bc8b55fdb2cd099571f97
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec 29 23:33:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 30 00:02:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292e0907

xfce-base/thunar: Bump to 4.16.1

Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/thunar/Manifest |  1 +
 xfce-base/thunar/thunar-4.16.1.ebuild | 77 +++
 2 files changed, 78 insertions(+)

diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index 97d9acb7b42..188296d304f 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,3 +1,4 @@
 DIST thunar-1.8.16.tar.bz2 2479718 BLAKE2B 
2de72f0b9977a9815c0a7f0376ceb01ddd5a68dda6c33e7d99f34378f00086e6652fa2cfcecd12129811ed6e78d45c7a1b321563ad98c5257bb6d3c58689c60d
 SHA512 
1d096c7328b6131f097663d8f769a1e7a2a15cb24ca5116e28de38162cf1c5c544b8ed856b0d3df758947154b9e76ca720d3c614e7dca4edb71e8a219438e7a7
 DIST thunar-4.15.3.tar.bz2 2445923 BLAKE2B 
7c1fcbb77eba1a2198bbfac88d43d9a332941aca9dec46d239933288d6e97d4029208bcbe6574577d71aad11292c2ca8015374502b724fa3e3844f0fa664152b
 SHA512 
a86a2e984ccbec82f50b479efc61334615b0ac116d8b3a479c61470d34fe47bac0d3e327cf4e10a1bf3ad50910abb26767bbd7ffed0cf4263e3435a21e1ab6dd
 DIST thunar-4.16.0.tar.bz2 2454813 BLAKE2B 
528abf3f3227992dbed23e453205a55dcdda8bf03d242f6668e45e2d22921dfe5f5dd5550a7cdf53fd5c39c21ecf9567bc02e2d178ae7a1d35ad0c4f6932e4a7
 SHA512 
0f288018ead108c6a170a9b98d45d6c005301eb51526b357ab81411724451f0e6a1154ae44dd7681ee5bc9a8807df1497ed26d1af0ac002d68c69fede808cc51
+DIST thunar-4.16.1.tar.bz2 2447673 BLAKE2B 
6a0533fb052c9cb1e478145685859e22fb3134aee4332e4bf23d3c9addaa17e1514ebf3e8087474cdc728d44a52d43a15d1b10a62e3a3c6e1654404097461957
 SHA512 
aa579682cb6fc9af339ae40a6fdd66e49d34ae849388384af5665499c3b58f59a628a8380bd174d0988249139a7f7783cb3fa5342e1b019e8d2e0c044ea8f6d0

diff --git a/xfce-base/thunar/thunar-4.16.1.ebuild 
b/xfce-base/thunar/thunar-4.16.1.ebuild
new file mode 100644
index 000..647aad08c70
--- /dev/null
+++ b/xfce-base/thunar/thunar-4.16.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="File manager for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/ 
https://docs.xfce.org/xfce/thunar/start;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
+
+GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
+DEPEND=">=dev-lang/perl-5.6
+   >=dev-libs/glib-2.50
+   >=x11-libs/gdk-pixbuf-2.14
+   >=x11-libs/gtk+-3.22:3
+   >=xfce-base/exo-0.12:=
+   >=xfce-base/libxfce4ui-4.15.3:=
+   >=xfce-base/libxfce4util-4.15.2:=
+   >=xfce-base/xfconf-4.12:=
+   exif? ( >=media-libs/libexif-0.6.19:= )
+   introspection? ( dev-libs/gobject-introspection:= )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+   pcre? ( >=dev-libs/libpcre-6:= )
+   trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
+   udisks? ( dev-libs/libgudev:= )"
+RDEPEND="${DEPEND}
+   >=dev-util/desktop-file-utils-0.20-r1
+   x11-misc/shared-mime-info
+   trash-panel-plugin? ( ${GVFS_DEPEND} )
+   udisks? (
+   virtual/udev
+   ${GVFS_DEPEND}[udisks,udev]
+   )"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+src_configure() {
+   local myconf=(
+   $(use_enable introspection)
+   $(use_enable udisks gudev)
+   $(use_enable libnotify notifications)
+   $(use_enable exif)
+   $(use_enable pcre)
+   $(use_enable trash-panel-plugin tpa-plugin)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   elog "If you were using an older Xfce version and Thunar fails to start"
+   elog "with a message similar to:"
+   elog "  Failed to register: Timeout was reached"
+   elog "you may need to reset your xfce4 session:"
+   elog "  rm ~/.cache/sessions/xfce4-session-*"
+   elog "See https://bugs.gentoo.org/698914.;
+
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/

2020-12-29 Thread Michał Górny
commit: 035dd28819b4422d21a1243fb6c953617d6449f8
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec 29 23:36:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 30 00:02:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035dd288

dev-python/boto3: Bump to 1.16.45

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/boto3/Manifest |  1 +
 dev-python/boto3/boto3-1.16.45.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index c051a9dab57..158105fafb5 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -6,3 +6,4 @@ DIST boto3-1.16.41.tar.gz 342352 BLAKE2B 
601384979c792a2e1871bd3837ca2a56e411d0f
 DIST boto3-1.16.42.tar.gz 342384 BLAKE2B 
c966fb6bb645bfa513b30bc72592eab404954c2816d4e2e533af8c0753941f07b8228201f17077d252086a2d2167ef31ba11abe6154500b125ee74a1e6d3218a
 SHA512 
0316179c0acd1afe798c3b54bfc7cde5ac3082e6747228619a72b805ae3b2a56311cdcde54ca2afa49ee62c3554b986ff2986c60ba7b5cbdad570a329b6371fb
 DIST boto3-1.16.43.tar.gz 342444 BLAKE2B 
1a367fa252eab6738533c7bec2bc370dcc206f25c4290ea34632ef82a0e308aa4521af7bd2e9755782b3b66b438c528e67f55f72381832318bfb7361e924
 SHA512 
1cd757a2751e48b9075f99724a9980d882751542f5a7794a4cbddc46f82a1bbf00b8e0908e0cd2db16726636750d591aee26b4a454c35d24ab79de9c80b9
 DIST boto3-1.16.44.tar.gz 342481 BLAKE2B 
c6241580998fe729cbb706c8d99a441fabae6199ed11d36559ba9f3d11b0ef2e41122d3cd7fb418d5e60de8cf698ccb0595c4534d708a8acaddfb752add7c886
 SHA512 
812b165dd28f41e126b0d728c25891adf974f641a470e0fd4270873af4499432579d77d612e2a0ad89d9c37de87ff1afdf09472445ea7aa3ebad4c9a157d5b16
+DIST boto3-1.16.45.tar.gz 342528 BLAKE2B 
b8e02cb656d9dc9c82ee88969443f8ba1660114a00e891b28cc40e9007e6dae735454931cf1cf9bc5ec35d8d034532e04a97dc777e5596031ff1d71684a57c01
 SHA512 
32a74ea5bbe3b44259f7c2dc9a9b152a9404e3ddfb924d30dbbdb0fab23267c005c31ea377e04ecee2b8830dccf3d1556ccc260e895fa43289b93c472c3bd9f7

diff --git a/dev-python/boto3/boto3-1.16.45.ebuild 
b/dev-python/boto3/boto3-1.16.45.ebuild
new file mode 100644
index 000..ccc99e1c241
--- /dev/null
+++ b/dev-python/boto3/boto3-1.16.45.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+inherit distutils-r1
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="https://github.com/boto/boto3;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # prevent an infinite loop
+   rm tests/functional/docs/test_smoke.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   nosetests -v tests/unit/ tests/functional/ || die "test failed under 
${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/mongomock/

2020-12-29 Thread Michał Górny
commit: 8ef7d3ddd48231af880d730649b526561e8a271a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec 29 23:38:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 30 00:02:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef7d3dd

dev-python/mongomock: Bump to 3.22.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/mongomock/Manifest|  1 +
 dev-python/mongomock/mongomock-3.22.0.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-python/mongomock/Manifest b/dev-python/mongomock/Manifest
index 8d99c87e33d..09d863a5671 100644
--- a/dev-python/mongomock/Manifest
+++ b/dev-python/mongomock/Manifest
@@ -1 +1,2 @@
 DIST mongomock-3.21.0.tar.gz 116340 BLAKE2B 
5f6ff23bce50e2104a7772dd692e6341398b2fe4b8be07391285074e680661228ec50368e437fec201fb62eaafb5fa588c2cf27f9554602403fea3cf0eaabc55
 SHA512 
777d5eb7a4ffb2caa569149c600c0eb3bde2737d734f0f934787ee10af571771be201c9cb44b3464ef550e48c035de3ed31cabb2ddac9c0cb864516256cf5c2f
+DIST mongomock-3.22.0.tar.gz 118915 BLAKE2B 
98c90684a58e582601acdb2f112a4d1fbfe043f979b9b07b12649a2928fc813c0d11c8a51851b0fa87c5fdc8615c0b923b36d2557e82bcd8f668a3cfdc03a2e1
 SHA512 
1033d95620a5a212a698f8f0f90679a1cae7c7fca97448ab7cff223db2cf45a230d4d5c863aecd20445bc9ab189ede188ee756b13f108eef81e088c622385d61

diff --git a/dev-python/mongomock/mongomock-3.22.0.ebuild 
b/dev-python/mongomock/mongomock-3.22.0.ebuild
new file mode 100644
index 000..fe73bdcae26
--- /dev/null
+++ b/dev-python/mongomock/mongomock-3.22.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-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="Library to help testing Python code that interacts with MongoDB 
via Pymongo"
+HOMEPAGE="https://github.com/mongomock/mongomock 
https://pypi.org/project/mongomock/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND=">=dev-python/pbr-5.1.1[${PYTHON_USEDEP}]"
+
+RDEPEND="
+   >=dev-python/pymongo-3.10.1[${PYTHON_USEDEP}]
+   >=dev-python/sentinels-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.14.0[${PYTHON_USEDEP}]"
+
+src_test() {
+   # Use NO_LOCAL_MONGO to disable tests that need a MongoDB instance.
+   # TZ=UTC needed for date/time tests to pass
+   TZ=UTC NO_LOCAL_MONGO=1 distutils-r1_src_test
+}
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2020-12-29 Thread Sam James
commit: fa4d25b01558dadb824a9eebcf69baab2cf6827d
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:58:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:58:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4d25b0

net-analyzer/vnstat: add github metadata

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/vnstat/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/vnstat/metadata.xml b/net-analyzer/vnstat/metadata.xml
index f3528abe7f0..815914aa146 100644
--- a/net-analyzer/vnstat/metadata.xml
+++ b/net-analyzer/vnstat/metadata.xml
@@ -16,6 +16,7 @@
can be used even without root permissions.


+   vergoh/vnstat
https://humdi.net/vnstat/CHANGES

 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/botan/

2020-12-29 Thread Sam James
commit: 3e33dd594d656ee660f48e7f7f7736ebe567bab6
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:51:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:51:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e33dd59

dev-libs/botan: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-libs/botan/Manifest|   1 -
 dev-libs/botan/botan-2.17.2.ebuild | 130 -
 2 files changed, 131 deletions(-)

diff --git a/dev-libs/botan/Manifest b/dev-libs/botan/Manifest
index d93a3cd..541d3f35226 100644
--- a/dev-libs/botan/Manifest
+++ b/dev-libs/botan/Manifest
@@ -1,3 +1,2 @@
 DIST Botan-2.16.0.tar.xz 5938644 BLAKE2B 
a4b7bb48aee0dbf0f8b81a407b6a39707c3e6040a2bb93f9c34208ab87ea64879b2e56af66f090a73d66b64156e333c89e490d206e666e665a5eb4fbcd98d13e
 SHA512 
12550425c695119d7f448a47b7956565de373e1bc86b8fdfa0a2a5b9fed1ef93a36101b6480e7a2f78e9262c988904c353fa021b681543691d09bf5b00495bd4
-DIST Botan-2.17.2.tar.xz 5940964 BLAKE2B 
009df11c9d4379a15a48697554a82df3baffad0fff98af995f9a5b9b3223e4db42837650d41b7081170b07fb70d62ab347c5577ef2480a8f7011b40e1cf1764d
 SHA512 
fa9bd30d02540c4544646971c7b82d3873f32362668d2496b4bc1a92f47d52f75ec9533d5848a7d8e9b9077c7ae2866b55d70d39101c705eec0edf9dbf01d6cf
 DIST Botan-2.17.3.tar.xz 5937596 BLAKE2B 
605e71c959889b459bc26f17d310a33f26c9a51fe00db91db407ac5b96c9ff57bef67a401f71826e83e0d4eda2289c22685957289e6bb357f3693a1bce60f44d
 SHA512 
ead0f144dfb9eca66d0e81e376d0d49f4b0b6bc1599f8cf52299e1753645b5b20100efa004ef5f9571f7bea88958f35db38367fc26f2603890f8f199cc890dbc

diff --git a/dev-libs/botan/botan-2.17.2.ebuild 
b/dev-libs/botan/botan-2.17.2.ebuild
deleted file mode 100644
index c15f5000f25..000
--- a/dev-libs/botan/botan-2.17.2.ebuild
+++ /dev/null
@@ -1,130 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit python-r1 toolchain-funcs
-
-MY_P="Botan-${PV}"
-
-DESCRIPTION="C++ crypto library"
-HOMEPAGE="https://botan.randombit.net/;
-SRC_URI="https://botan.randombit.net/releases/${MY_P}.tar.xz;
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD-2"
-SLOT="2/$(ver_cut 1-2)" # soname version
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
-IUSE="bindist bzip2 boost doc libressl lzma python sqlite ssl static-libs zlib"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-BDEPEND="
-   ${PYTHON_DEPS}
-   $(python_gen_any_dep '
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   ')
-"
-
-# NOTE: Boost is needed at runtime too for the CLI tool.
-DEPEND="
-   boost? ( >=dev-libs/boost-1.48:= )
-   bzip2? ( >=app-arch/bzip2-1.0.5:= )
-   lzma? ( app-arch/xz-utils:= )
-   python? ( ${PYTHON_DEPS} )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0=[bindist=] )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   sqlite? ( dev-db/sqlite:3= )
-   zlib? ( >=sys-libs/zlib-1.2.3:= )
-"
-
-RDEPEND="${DEPEND}"
-
-# NOTE: Considering patching Botan?
-# Please see upstream's guidance:
-# 
https://botan.randombit.net/handbook/packaging.html#minimize-distribution-patches
-
-python_check_deps() {
-   if use doc ; then
-   has_version -b "dev-python/sphinx[${PYTHON_USEDEP}]" || return 1
-   fi
-}
-
-src_configure() {
-   local disable_modules=()
-   use boost || disable_modules+=( "boost" )
-   use bindist && disable_modules+=( "ecdsa" )
-   elog "Disabling module(s): ${disable_modules[@]}"
-
-   # Enable v9 instructions for sparc64
-   local chostarch="${CHOST%%-*}"
-   if [[ "${PROFILE_ARCH}" = "sparc64" ]] ; then
-   chostarch="sparc32-v9"
-   fi
-
-   local myos=
-   case ${CHOST} in
-   *-darwin*) myos=darwin ;;
-   *) myos=linux  ;;
-   esac
-
-   case ${CHOST} in
-   hppa*) chostarch=parisc ;;
-   esac
-
-   local pythonvers=()
-   if use python ; then
-   _append() {
-   pythonvers+=( ${EPYTHON/python/} )
-   }
-
-   python_foreach_impl _append
-   fi
-
-   # Don't install Python bindings automatically
-   # (do it manually later in the right place)
-   # https://bugs.gentoo.org/723096
-   local myargs=(
-   $(use_enable static-libs static-library)
-   $(use_with boost)
-   $(use_with bzip2)
-   $(use_with doc documentation)
-   $(use_with doc sphinx)
-   $(use_with lzma)
-   $(use_with sqlite sqlite3)
-   $(use_with ssl openssl)
-   $(use_with zlib)
-   $(usex hppa --without-stack-protector '')
-   --cpu=${chostarch}
-   --disable-modules=$( IFS=","; echo "${disable_modules[*]}" )
-  

[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/

2020-12-29 Thread Sam James
commit: 006093c09b1b78fb465810d7f041ac47050db33e
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:53:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:53:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006093c0

sys-boot/grub: drop dejavu(?!) upstream metadata

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-boot/grub/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-boot/grub/metadata.xml b/sys-boot/grub/metadata.xml
index fc870a12f54..a2fdb7a5f07 100644
--- a/sys-boot/grub/metadata.xml
+++ b/sys-boot/grub/metadata.xml
@@ -27,7 +27,6 @@
Build and install grub-mkfont conversion 
utility
 
 
-   dejavu
cpe:/a:gnu:grub
 
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/raspberrypi-userland-bin/

2020-12-29 Thread Sam James
commit: f61bcc8a8fe5665d323df24235a9144f99cdbebd
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:42:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:42:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61bcc8a

media-libs/raspberrypi-userland-bin: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-libs/raspberrypi-userland-bin/Manifest   |  1 -
 .../raspberrypi-userland-bin-1.20190709.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/media-libs/raspberrypi-userland-bin/Manifest 
b/media-libs/raspberrypi-userland-bin/Manifest
index 9a96ac4190f..fb7decc4954 100644
--- a/media-libs/raspberrypi-userland-bin/Manifest
+++ b/media-libs/raspberrypi-userland-bin/Manifest
@@ -1,2 +1 @@
-DIST raspberrypi-firmware-1.20190709.tar.gz 158835870 BLAKE2B 
4e63b3308adcd75f69f66966f1c927449aa8dc65211e6ca5a27dd2a0ed6ed32cc85ad42221308f4fb3a852d9f278400cfe4f723f306abe102341568408027174
 SHA512 
6a0610c97db47441ede8e4f8436958899f678bf065a0fbde06de7945a1ac4d5f754a0e10d928d77759ba1cbf82654d85d9cb9c91b970c3fe9590560267033522
 DIST raspberrypi-firmware-1.20201022.tar.gz 189827375 BLAKE2B 
94c38f60d688c8e3ebab830912daccbb6c04bdd3d88f6ca0d07d85be0a6b12c53f0266b4c258ed4694f30bad5db30fb6d30feabfd0b7668735a9a806b820d325
 SHA512 
876758179df27109984b6c3f4849fdcdc6bdcc2769495fcc83c97fc3ff4d07b9f3cd58086be877503f72c9e5417d2be6d6c33bce4cbb3b862055117c9cc26db8

diff --git 
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
deleted file mode 100644
index 336f6354c10..000
--- 
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Raspberry Pi userspace tools and libraries"
-HOMEPAGE="https://github.com/raspberrypi/firmware;
-MY_P="raspberrypi-firmware-${PV}"
-SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
-
-LICENSE="BSD GPL-2 raspberrypi-videocore-bin"
-SLOT="0"
-KEYWORDS="-* ~arm"
-IUSE="+hardfp examples"
-
-RDEPEND="!media-libs/raspberrypi-userland"
-DEPEND="${DEPEND}"
-
-S="${WORKDIR}/firmware-${PV}"
-
-RESTRICT="binchecks"
-
-src_install() {
-   cd $(usex hardfp hardfp/ "")opt/vc || die
-
-   insinto /opt/vc
-   doins -r include
-   into /opt
-   dobin bin/*
-   insopts -m 0755
-   insinto "/opt/vc/lib"
-   doins -r lib/*
-
-   doenvd "${FILESDIR}"/04${PN}
-
-   if use examples ; then
-   insopts -m 0644
-   insinto /usr/share/doc/${PF}/examples
-   doins -r src/hello_pi
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-image/

2020-12-29 Thread Sam James
commit: 524cb9f5666f600a036509939eebe9de212593d6
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:43:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:43:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524cb9f5

sys-kernel/raspberrypi-image: cleanup old 5.4.x

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-kernel/raspberrypi-image/Manifest  |  2 --
 .../raspberrypi-image-5.4.51_p20200902.ebuild  | 41 --
 .../raspberrypi-image-5.4.72_p20201022.ebuild  | 41 --
 3 files changed, 84 deletions(-)

diff --git a/sys-kernel/raspberrypi-image/Manifest 
b/sys-kernel/raspberrypi-image/Manifest
index 0dbd0f9..2d3543d359b 100644
--- a/sys-kernel/raspberrypi-image/Manifest
+++ b/sys-kernel/raspberrypi-image/Manifest
@@ -1,5 +1,3 @@
 DIST raspberrypi-firmware-1.20190925.tar.gz 185571086 BLAKE2B 
c3a9b2760fa853fbd1dd09bc4048c9e78594f88da5af608c3a761554d4046a4c869db8981c64140a24e82e0a61b8dc776bb8d895df60c6424e44780f78b18cb0
 SHA512 
4b7b29cc6c2a33d7a37987c492034d9afbb2220364c50cf265e0adf8e5f393c2275dcffaa77c89b3f43b2e98d199741b67590cb60ff8beae8ef677852f63b4a0
-DIST raspberrypi-firmware-1.20200902.tar.gz 187144306 BLAKE2B 
33a9449fd98fffaa80a9c748f8dd246db491b4f5eb1335ffd10bfacdbe4396c2faabfe522129d287663ad5ef0e9322bd7302a74d6d874e9125f165dc50b81d90
 SHA512 
91d084d2dba99219b72cc03d49d9546e070477d35fa151b42e204ec6b77ee76a8774235cc32cec8c3aa4360b7c1922dd1c65da8489300476290af87e167f0c79
-DIST raspberrypi-firmware-1.20201022.tar.gz 189827375 BLAKE2B 
94c38f60d688c8e3ebab830912daccbb6c04bdd3d88f6ca0d07d85be0a6b12c53f0266b4c258ed4694f30bad5db30fb6d30feabfd0b7668735a9a806b820d325
 SHA512 
876758179df27109984b6c3f4849fdcdc6bdcc2769495fcc83c97fc3ff4d07b9f3cd58086be877503f72c9e5417d2be6d6c33bce4cbb3b862055117c9cc26db8
 DIST raspberrypi-firmware-1.20201201.tar.gz 189332299 BLAKE2B 
b3ec91f07b4713d26c29be5412d018a220129eef7ddf7c5c09d85e645c2c5754a95f13be7e690ab40648a982e3974cc760aa5b33c76612da836227d38c4ee3a5
 SHA512 
a7f4591552718956bd7f2d0d377234277e2e6f18cc9714ea30fe13f26d5ae1164b982f39dcf72ae4a18663369ef06d0187d8182713763262371c13107aac4c65
 DIST raspberrypi-image-4.14.98_p20190215.tar.gz 123074917 BLAKE2B 
cefedb5c979db7dfd47938aad37a567d91d3ad78247c7a63f789362768ab7a39a1967ac116b4b0475e3b210ab11f6474706df042af85a622e8e7905c85ec7498
 SHA512 
082f26caf427222d838881e5f1e9fa0136765b3eaf74a84877fc33616fd07e49085db0889226c40c655039a9d41a10566510c7d752cfc48a67b4683616a51193

diff --git 
a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.51_p20200902.ebuild 
b/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.51_p20200902.ebuild
deleted file mode 100644
index dd284762191..000
--- a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.51_p20200902.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit mount-boot
-
-DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
-HOMEPAGE="https://github.com/raspberrypi/firmware;
-LICENSE="GPL-2 raspberrypi-videocore-bin"
-SLOT="0"
-RESTRICT="binchecks strip"
-
-# Temporary safety measure to prevent ending up with a pair of
-# sys-kernel/raspberrypi-image and sys-boot/raspberrypi-firmware
-# both of which installed device tree files.
-# Restore to simply "sys-boot/raspberrypi-firmware" when the mentioned version
-# and all older ones are deleted.
-RDEPEND=">sys-boot/raspberrypi-firmware-1.20190709"
-
-if [[ "${PV}" ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/raspberrypi/firmware;
-   EGIT_CLONE_TYPE="shallow"
-else
-   [[ "$(ver_cut 4)" == 'p' ]] || die "Unsupported version format, tweak 
the ebuild."
-   MY_PV="1.$(ver_cut 5)"
-   
SRC_URI="https://github.com/raspberrypi/firmware/archive/${MY_PV}.tar.gz -> 
raspberrypi-firmware-${MY_PV}.tar.gz"
-   S="${WORKDIR}/firmware-${MY_PV}"
-   KEYWORDS="-* ~arm ~arm64"
-fi
-
-src_install() {
-   insinto /lib/modules
-   doins -r modules/*
-   insinto /boot
-   doins boot/*.img
-
-   doins boot/*.dtb
-   doins -r boot/overlays
-}

diff --git 
a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.72_p20201022.ebuild 
b/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.72_p20201022.ebuild
deleted file mode 100644
index dd284762191..000
--- a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.72_p20201022.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit mount-boot
-
-DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
-HOMEPAGE="https://github.com/raspberrypi/firmware;
-LICENSE="GPL-2 raspberrypi-videocore-bin"
-SLOT="0"
-RESTRICT="binchecks strip"
-
-# Temporary safety measure to prevent ending up with a pair of
-# 

[gentoo-commits] proj/sci:master commit in: sci-biology/conrad/, sci-biology/InterMine/, sci-biology/tigr-foundation-libs/, ...

2020-12-29 Thread Aisha Tammy
biology/trowel/trowel-0.1.4.1.ebuild sci-chemistry/pesto/pesto-.ebuild 
sci-libs/fdlibm/fdlibm-5.3.ebuild sci-libs/geom/geom-5.1.2.7.ebuild 
sci-libs/libmatheval/libmatheval-1.1.10.ebuild 
sci-libs/modglue/modglue-1.19.ebuild 
sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild sci-libs/zarja/zarja-1.1.1.ebuild 
sci-mathematics/cipi/cipi-1.0.ebuild sci-mathematics/lie/lie-2.2.2.ebuild 
sci-mathematics/netgen/netgen-4.9.13.ebuild 
sci-mathematics/netgen/netgen-5.0.0.ebuild 
sci-mathematics/netgen/netgen-5.3.1.ebuild 
sci-mathematics/scilab/scilab-5.5.2-r1.ebuild 
sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild 
sci-misc/elmer-meta/elmer-meta-.ebuild 
sci-physics/genfit/genfit-02.00.00.ebuild sci-physics/genfit/genfit-.ebuild
X-VCS-Directories: sci-biology/OBO-Edit/ sci-biology/staden_doc/ 
sci-biology/NGSEPcore/ sci-biology/SnpEff/ dev-java/jogl/ sci-biology/glean/ 
sci-biology/IMAGE/ sci-biology/skewer-bin/ sci-biology/manatee-igs/ 
sci-mathematics/scilab/ sci-biology/subread/ sci-biology/bambus/ 
sci-biology/FLASH/ sci-misc/elmer-meta/ sci-biology/parafly/ 
sci-biology/jtreeview/ sci-biology/quast/ sci-biology/jtreeview-bin/ 
sci-biology/kraken/ sci-mathematics/netgen/ app-doc/blacs-docs/ 
sci-biology/BBmap/ sci-biology/estscan/ sci-biology/staden/ sci-biology/trowel/ 
dev-lang/icc/ sci-biology/SolexaQA/ sci-biology/conrad/ sci-biology/InterMine/ 
sci-biology/lucy/ sci-biology/screed/ sci-libs/modglue/ sci-chemistry/pesto/ 
sci-mathematics/lie/ sci-biology/smalt/ sci-biology/clview/ 
sci-libs/libmatheval/ sci-biology/autoeditor/ sci-biology/tigr-foundation-libs/ 
sci-physics/genfit/ sci-libs/geom/ sci-biology/cortex_var/ sci-libs/zarja/ 
sci-libs/fdlibm/ sci-biology/NGSEPcore/files/ dev-java/hdf-java/ sci-mathemati
 cs/cipi/ sci-biology/samstat/ sci-biology/scaffold_builder/ sci-libs/pytorch/
X-VCS-Committer: epsilon-0
X-VCS-Committer-Name: Aisha Tammy
X-VCS-Revision: a04795846141641b7608b245d7ae06d33d721985
X-VCS-Branch: master
Date: Tue, 29 Dec 2020 19:45:30 + (UTC)

commit: a04795846141641b7608b245d7ae06d33d721985
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Dec 29 14:15:11 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Tue Dec 29 19:45:21 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=a0479584

*/* misc fixes to make repoman happier

- http to https where possible
- remove some blank lines
- quote unqouted variables
- fdo-mime to xdg-utils
- clean up profiles/
- clean up licenses

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Closes: https://github.com/gentoo/sci/pull/999
Signed-off-by: Aisha Tammy  aisha.cc>

 app-doc/blacs-docs/blacs-docs-1.1.ebuild   |  4 ++--
 dev-java/hdf-java/hdf-java-2.9.ebuild  | 10 +-
 dev-java/jogl/jogl-2.1.4.ebuild|  4 ++--
 dev-java/jogl/jogl-2.2.4.ebuild|  4 ++--
 dev-lang/icc/icc-18.0.2.199-r1.ebuild  |  2 +-
 dev-lang/icc/icc-19.0.4.243.ebuild |  3 +--
 dev-lang/icc/icc-19.1.1.217.ebuild |  3 +--
 sci-biology/BBmap/BBmap-34.97.ebuild   |  6 +++---
 sci-biology/BBmap/BBmap-35.92.ebuild   |  6 +++---
 sci-biology/BBmap/BBmap-36.02.ebuild   |  6 +++---
 sci-biology/BBmap/BBmap-36.86.ebuild   |  6 +++---
 sci-biology/BBmap/BBmap-37.67.ebuild   |  6 +++---
 sci-biology/FLASH/FLASH-1.2.9.ebuild   |  6 +++---
 sci-biology/IMAGE/IMAGE-2.4.1.ebuild   |  4 ++--
 sci-biology/InterMine/InterMine-0.98.ebuild|  4 ++--
 sci-biology/NGSEPcore/NGSEPcore-3.3.1.ebuild   |  2 +-
 .../files/NGSEPcore_fix_compilation.patch  |  0
 sci-biology/OBO-Edit/OBO-Edit-2.1.0.ebuild |  8 
 sci-biology/OBO-Edit/OBO-Edit-2.1.1.6.ebuild   |  8 
 sci-biology/SnpEff/SnpEff-4.3i.ebuild  |  8 
 sci-biology/SolexaQA/SolexaQA-2.2.ebuild   |  6 +++---
 sci-biology/autoeditor/autoeditor-1.20.ebuild  |  8 
 sci-biology/bambus/bambus-2.33.ebuild  | 11 +--
 sci-biology/clview/clview-0.1.ebuild   |  6 +++---
 sci-biology/conrad/conrad-1.ebuild |  7 +++
 sci-biology/cortex_var/cortex_var-1.0.5.21.ebuild  |  8 
 sci-biology/estscan/estscan-3.0.3.ebuild   | 22 +++---
 sci-biology/glean/glean-1.0.1.ebuild   |  6 +++---
 .../jtreeview-bin/jtreeview-bin-1.1.6.4.ebuild |  8 
 sci-biology/jtreeview/jtreeview-1.1.6.4.ebuild |  8 
 sci-biology/jtreeview/jtreeview-.ebuild|  4 ++--
 sci-biology/kraken/kraken-1.0.ebuild   |  4 ++--
 sci-biology/lucy/lucy-1.20.ebuild  |  6 +++---
 sci-biology/manatee-igs/manatee-igs-2.23.1.ebuild  |  6 +++---
 sci-biology/parafly/parafly-20130121.ebuild|  6 +++---
 sci-biology/quast/quast-4.4.ebuild |  6 +++---
 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/fail2ban/

2020-12-29 Thread Sam James
commit: f042e7d532ed22af57c7734fb02886e357bbe049
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:40:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:40:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f042e7d5

net-analyzer/fail2ban: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/fail2ban/Manifest  |   1 -
 net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild | 109 
 2 files changed, 110 deletions(-)

diff --git a/net-analyzer/fail2ban/Manifest b/net-analyzer/fail2ban/Manifest
index 26cff752e05..544366b395d 100644
--- a/net-analyzer/fail2ban/Manifest
+++ b/net-analyzer/fail2ban/Manifest
@@ -1,2 +1 @@
-DIST fail2ban-0.11.1.tar.gz 538660 BLAKE2B 
c88765ac3f49c19e0570248891814c647f2c3515290982de21c7b6c377508189fa53182fca84d62f61b231e250395992e8cf06cc61394dd41150f02d8a254f8b
 SHA512 
019b088aa6375f98742ed101ef6f65adabca332d71d5b8597a8d1d22fa76b9f503660f0498643fe24a3b8e4368de916072a1ab77b8e2ea3eda41c3e0c8c6
 DIST fail2ban-0.11.2.tar.gz 559552 BLAKE2B 
0c61c1d5f6eb23d585533fbb84e69343cb305df188537a97002489318292c6056447c4c221c9d4d4cde6cca52f0c2fb877b597957f703e4d6707801a646e52b0
 SHA512 
46b27abd947b00ea64106dbac563ef8afef38eec86684024d47d9a0e8c1969ff864ad6df7f4f8de2aa3eb1af6d769fb6796592d9f0e35521d5f95f17b8cade97

diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
deleted file mode 100644
index 55969ac3638..000
--- a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
+++ /dev/null
@@ -1,109 +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,8} )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit bash-completion-r1 distutils-r1 systemd
-
-DESCRIPTION="scans log files and bans IPs that show malicious signs"
-HOMEPAGE="https://www.fail2ban.org/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
-IUSE="selinux systemd"
-
-RDEPEND="
-   virtual/logger
-   virtual/mta
-   selinux? ( sec-policy/selinux-fail2ban )
-   systemd? ( $(python_gen_cond_dep '|| (
-   dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
-   sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
-   )' 'python*' ) )
-"
-
-RESTRICT="test"
-DOCS=( ChangeLog DEVELOP README.md THANKS TODO doc/run-rootless.txt )
-
-python_prepare_all() {
-   default
-
-   # Replace /var/run with /run, but not in the top source directory
-   find . -mindepth 2 -type f -exec \
-   sed -i -e 's|/var\(/run/fail2ban\)|\1|g' {} + || die
-
-   sed -i -e 's|runscript|openrc-run|g' files/gentoo-initd || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile() {
-   ./fail2ban-2to3 || die
-   distutils-r1_python_compile
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   rm -rf "${D}"/usr/share/doc/${PN} "${D}"/run || die
-
-   # not FILESDIR
-   newconfd files/gentoo-confd ${PN}
-   newinitd files/gentoo-initd ${PN}
-   sed -e "s:@BINDIR@:${EPREFIX}/usr/bin:g" files/${PN}.service.in > 
"${T}/${PN}.service" || die
-   systemd_dounit "${T}/${PN}.service"
-   systemd_dotmpfilesd files/${PN}-tmpfiles.conf
-   doman man/*.{1,5}
-
-   # Use INSTALL_MASK if you do not want to touch /etc/logrotate.d.
-   # See http://thread.gmane.org/gmane.linux.gentoo.devel/35675
-   insinto /etc/logrotate.d
-   newins files/${PN}-logrotate ${PN}
-
-   keepdir /var/lib/${PN}
-
-   newbashcomp files/bash-completion ${PN}-client
-   bashcomp_alias ${PN}-client ${PN}-server ${PN}-regex
-}
-
-pkg_preinst() {
-   has_version "<${CATEGORY}/${PN}-0.7"
-   previous_less_than_0_7=$?
-}
-
-pkg_postinst() {
-   if [[ $previous_less_than_0_7 = 0 ]] ; then
-   elog
-   elog "Configuration files are now in /etc/fail2ban/"
-   elog "You probably have to manually update your configuration"
-   elog "files before restarting Fail2ban!"
-   elog
-   elog "Fail2ban is not installed under /usr/lib anymore. The"
-   elog "new location is under /usr/share."
-   elog
-   elog "You are upgrading from version 0.6.x, please see:"
-   elog 
"http://www.fail2ban.org/wiki/index.php/HOWTO_Upgrade_from_0.6_to_0.8;
-   fi
-
-   if ! has_version dev-python/pyinotify && ! has_version app-admin/gamin; 
then
-   elog "For most jail.conf configurations, it is recommended you 
install either"
-   elog "dev-python/pyinotify or app-admin/gamin (in order of 
preference)"
-   elog "to control how log file modifications are detected"
-   fi
-
-   if ! 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2020-12-29 Thread Sam James
commit: 0a42c19a642c6e528b58c03c640cbd983886facb
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:27:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:27:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a42c19a

net-analyzer/vnstat: add changelog metadata

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/vnstat/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-analyzer/vnstat/metadata.xml b/net-analyzer/vnstat/metadata.xml
index 8519b3380b9..f3528abe7f0 100644
--- a/net-analyzer/vnstat/metadata.xml
+++ b/net-analyzer/vnstat/metadata.xml
@@ -15,4 +15,7 @@
The traffic information is analyzed from the /proc filesystem. 
That way vnStat
can be used even without root permissions.

+   
+   https://humdi.net/vnstat/CHANGES
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2020-12-29 Thread Sam James
commit: 419c397964fa8b5473bfaa8f6bf27961c7a4060e
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:27:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:27:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419c3979

net-analyzer/vnstat: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/vnstat/Manifest  |  2 -
 net-analyzer/vnstat/vnstat-2.4.ebuild | 69 ---
 net-analyzer/vnstat/vnstat-2.5.ebuild | 69 ---
 3 files changed, 140 deletions(-)

diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index 7902b33ad43..d1ad555e13f 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -1,4 +1,2 @@
 DIST vnstat-1.17.tar.gz 238397 BLAKE2B 
73aaffda3c91a1146b1d6a21f637272be227a15a7964aad90fb76c407c5f7fb0085e6f9f54408e8ebc667475c15f260d701c5924737f20921ebc0a35affd52be
 SHA512 
c9c119a89054dacdc15026c766a20d88336d7689dd4264530d0347fcc58f3cbfc806b271e0f83e76c3b4a31ab793a628ee7d7b696943da919ee4cd2fdb481cc3
-DIST vnstat-2.4.tar.gz 270907 BLAKE2B 
4666c39c05cb0bd2a89db7e57bfd72b542ccda02ba09a9da6097b58957141042a5e63a2ee4863bb61b686b3e4c374a690d798398136760699755187fdca5e27c
 SHA512 
e2f23b375a6afcd9e51770769c741d3a5fc139aec22e535bc98da09e4a6677a0c820fb04727a79f23569be29f031e9ee897b6d569146c42ed917f5f83399b7b6
-DIST vnstat-2.5.tar.gz 274765 BLAKE2B 
65117717d5522ce17e40f05f62d0328f74f5cc3ab42353c93b7a2af0e74df1d36b3a64dd778cd4def2985120bfbc6e1cf8e83a7615ef236ea1af1dbd8d898965
 SHA512 
5f44f2ee7fa4bdaf0cfd48b35927ec590f5344cc497b5e02a999ece40e53812a7bf725cf1ddaf08c7316bf83ed567f370a72f00b279553cb1d06dfec26c3c1c8
 DIST vnstat-2.6.tar.gz 275751 BLAKE2B 
7351b265d66e42d1e5450dae6f5eaa973a9cdc171b865689540b5838ddeb2629da968bc2ba655cb6ff909227a859f0334900a1597c78b772124a993343a4cf23
 SHA512 
1a62fc9c2379b050208945e85bad04f602a0f2c71e6bd069d241c1df77c76ec6258948fc3fdf633b15c52665782cae4f995a916103d330bfb46cab0291d3a1ea

diff --git a/net-analyzer/vnstat/vnstat-2.4.ebuild 
b/net-analyzer/vnstat/vnstat-2.4.ebuild
deleted file mode 100644
index 3c08307f0cf..000
--- a/net-analyzer/vnstat/vnstat-2.4.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit systemd user
-
-DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="https://humdi.net/vnstat/;
-SRC_URI="https://humdi.net/vnstat/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="gd selinux test"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="
-   dev-db/sqlite
-   gd? ( media-libs/gd[png] )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? ( dev-libs/check )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   selinux? ( sec-policy/selinux-vnstatd )
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.2-conf.patch
-   "${FILESDIR}"/${PN}-2.2-drop-root.patch
-   "${FILESDIR}"/${PN}-2.2-run.patch
-)
-
-pkg_setup() {
-   enewgroup vnstat
-   enewuser vnstat -1 -1 /var/lib/vnstat vnstat
-}
-
-src_compile() {
-   emake ${PN} ${PN}d $(usex gd ${PN}i '')
-}
-
-src_install() {
-   use gd && dobin vnstati
-   dobin vnstat vnstatd
-
-   exeinto /usr/share/${PN}
-   newexe "${FILESDIR}"/vnstat.cron-r1 vnstat.cron
-
-   insinto /etc
-   doins cfg/vnstat.conf
-   fowners root:vnstat /etc/vnstat.conf
-
-   keepdir /var/lib/vnstat
-   fowners vnstat:vnstat /var/lib/vnstat
-
-   newconfd "${FILESDIR}"/vnstatd.confd-r1 vnstatd
-   newinitd "${FILESDIR}"/vnstatd.initd-r2 vnstatd
-
-   systemd_newunit "${FILESDIR}"/vnstatd.systemd vnstatd.service
-   systemd_newtmpfilesd "${FILESDIR}"/vnstatd.tmpfile vnstatd.conf
-
-   use gd && doman man/vnstati.1
-   doman man/vnstat.1 man/vnstatd.8
-
-   newdoc INSTALL README.setup
-   dodoc CHANGES README UPGRADE FAQ examples/vnstat.cgi
-}

diff --git a/net-analyzer/vnstat/vnstat-2.5.ebuild 
b/net-analyzer/vnstat/vnstat-2.5.ebuild
deleted file mode 100644
index 12983f11d96..000
--- a/net-analyzer/vnstat/vnstat-2.5.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
-inherit systemd user
-
-DESCRIPTION="Console-based network traffic monitor that keeps statistics of 
network usage"
-HOMEPAGE="https://humdi.net/vnstat/;
-SRC_URI="https://humdi.net/vnstat/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="gd selinux test"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="
-   dev-db/sqlite
-   gd? ( media-libs/gd[png] )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   test? ( dev-libs/check )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   selinux? ( 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/mtr/

2020-12-29 Thread Sam James
commit: 536d4d07fea1e1a1805c66c6f9d919f034078dab
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:26:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:26:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536d4d07

net-analyzer/mtr: add github metadata

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/mtr/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-analyzer/mtr/metadata.xml b/net-analyzer/mtr/metadata.xml
index 2d3a67d433c..88e5dd2b473 100644
--- a/net-analyzer/mtr/metadata.xml
+++ b/net-analyzer/mtr/metadata.xml
@@ -13,4 +13,7 @@
Disable support for IP address 
lookups
Enable JSON output support through 
dev-libs/jansson

+   
+   traviscross/mtr
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/

2020-12-29 Thread Sam James
commit: d6c39222ccdfe05655f3c3c29c5f25612a0cd42b
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:35:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:35:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c39222

sys-apps/pv: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-apps/pv/Manifest   |  1 -
 sys-apps/pv/pv-1.6.0-r1.ebuild | 50 --
 2 files changed, 51 deletions(-)

diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index fde8ea7d5eb..097373f51d7 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,2 +1 @@
-DIST pv-1.6.0.tar.bz2 107723 BLAKE2B 
95118fc6406f73e800e99468457ba00f0b8f0345eef58f7ff7f4e10b90419cb36b37af094dbe5bd84b7832dfcc96e536dfb845a061f99a0b118192e90821fdc1
 SHA512 
bd405901812ca50b910adbcf1d2c540dc0b8612f03687866734a79cfa5b5b8100024c18a1d1413c6613e1f2085989cbb77907da89bec7eda37cdeaa7597129d5
 DIST pv-1.6.6.tar.bz2 109220 BLAKE2B 
1cfb60e49f6301f0d990467a58013522bbc1e28e2936a1a2141918af05149b59b6cc494f290d99ee7072247b8f0e230b799cd5dae6f8aa59d116691319e952cb
 SHA512 
cc841b4bd00e4e8fcaed97da094ebac4a11af1c3f843ce5f73d0c3ab20aca29498c6b1a224c653d40127304d8269d96f413df66b980809e9278ff9544c834a26

diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
deleted file mode 100644
index 607576c83a6..000
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit linux-info toolchain-funcs
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a 
pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml;
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2;
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
-IUSE="debug nls"
-
-PV_LINGUAS=( de fr pl pt )
-
-DOCS=( README doc/NEWS doc/TODO )
-
-pkg_setup() {
-   if use kernel_linux; then
-   CONFIG_CHECK="~SYSVIPC"
-   ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your 
kernel to use the --remote option."
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
-   # These should produce the same end result (working `pv`).
-   sed -i \
-   -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
-   autoconf/make/modules.mk~ || die
-}
-
-src_configure() {
-   tc-export AR
-   local lingua
-   for lingua in ${PV_LINGUAS[@]}; do
-   if ! has ${lingua} ${LINGUAS-${lingua}}; then
-   sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || 
die
-   fi
-   done
-   econf $(use_enable debug debugging) $(use_enable nls)
-}
-
-src_test() {
-   sed -i -e 's:usleep 20 || ::g' tests/019-remote-cksum || die
-   default
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/

2020-12-29 Thread Sam James
commit: a0ef7dc54f00dc5ebac1064ab35e8fe2821ce320
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:30:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:30:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ef7dc5

net-misc/iperf: cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-misc/iperf/Manifest   |  2 --
 net-misc/iperf/iperf-3.7.ebuild   | 35 ---
 net-misc/iperf/iperf-3.8.1.ebuild | 37 -
 net-misc/iperf/iperf-3.9.ebuild   | 37 -
 4 files changed, 111 deletions(-)

diff --git a/net-misc/iperf/Manifest b/net-misc/iperf/Manifest
index 152ccbdb0d5..e58dfb818b5 100644
--- a/net-misc/iperf/Manifest
+++ b/net-misc/iperf/Manifest
@@ -1,5 +1,3 @@
 DIST iperf-2.0.13.tar.gz 326148 BLAKE2B 
2a40aea9e2d7fdc935b91be5e4e586bf68dd27604375d2570570145e5db1ea5837469a4989f47586986932bef33cba05ed19ed3a9ce40c0a5531581c6d3ba982
 SHA512 
40fcfb8f4d27887f53a743ac07396511fb2a7ac59f4b300fe36896bd0241e191945fa253705990711772ee776d5e4227ed62760fc92abebdfebcedd11c27c0ea
 DIST iperf-3.6.tar.gz 602406 BLAKE2B 
791355c52e587bae01560e14448b92c3e4e070afc4f311964d2577ea790886777ca1512ea349d105a83f312f795800c01e13c53b700511df14bcf2a7c28f5dda
 SHA512 
0a1c8fd9b33369a2a018423cf33e63cfe7202ae411996f467199ae5b834ff7977d0e5c7e342f4f1b7d90c1c156453daa4dac9f94d11bb581d6d43c807538206d
-DIST iperf-3.7.tar.gz 609874 BLAKE2B 
a2abd640004713a0d805be4779e5fd17a7a5ce58ef67cbb0ce8050e3465686466b30b699b2d8cb374be6b5a063ce220cb79e48fa8fd2257cce69cd8a90e8
 SHA512 
4a861a506d7e37958e1af62d1634d11c4937d5974bfce636d421aa80c88f038c96738d9e196a7667e38ef515f998b467d4ff3db30af7e3efea8d9ac8a63a61e7
-DIST iperf-3.8.1.tar.gz 622721 BLAKE2B 
8afcf0ba0ca9d82caf62eca1da4f656921f5b7b1e1b284533da57410db714744f5b3e80562d273a98bde7981e6204d309d36e8e6ebe399f4b4a8a94b02dbfd27
 SHA512 
3b551e2d603724374228682b316a0b1572f8630d51dcfed673b9d3df8589ce27679c27f3e9ce9539fabc111faa96fe5981778599076abe4f24b7a1d48ab63b09
 DIST iperf-3.9.tar.gz 627100 BLAKE2B 
c09018dc066612c61076ed4c53dd93b4dba766fbcbc359eb402055dcaa90af63e2df2b6c67ba8a0a72a17648014240dc5b355084e69550afed4d59257a224de8
 SHA512 
3da0939bed576a7c14baa03c996e6f407f20bfe58c4b3a36a66e74f41bd5442c0b23ab18c8eb1f2f37fd47449af533b61b658d810c68707b2b06d28894ac2035

diff --git a/net-misc/iperf/iperf-3.7.ebuild b/net-misc/iperf/iperf-3.7.ebuild
deleted file mode 100644
index 99e8e391c85..000
--- a/net-misc/iperf/iperf-3.7.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils ltprune
-
-DESCRIPTION="A TCP, UDP, and SCTP network bandwidth measurement tool"
-HOMEPAGE="https://github.com/esnet/iperf/;
-SRC_URI="https://github.com/esnet/iperf/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="libressl sctp static-libs"
-
-DEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   sctp? ( net-misc/lksctp-tools )
-"
-RDEPEND="${DEPEND}"
-S=${WORKDIR}/${P/_/}
-
-src_configure() {
-   use sctp || export ac_cv_header_netinet_sctp_h=no
-   econf \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   newconfd "${FILESDIR}"/iperf.confd iperf3
-   newinitd "${FILESDIR}"/iperf3.initd iperf3
-   prune_libtool_files
-}

diff --git a/net-misc/iperf/iperf-3.8.1.ebuild 
b/net-misc/iperf/iperf-3.8.1.ebuild
deleted file mode 100644
index 433d895afc1..000
--- a/net-misc/iperf/iperf-3.8.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A TCP, UDP, and SCTP network bandwidth measurement tool"
-HOMEPAGE="https://github.com/esnet/iperf/;
-SRC_URI="https://github.com/esnet/iperf/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="libressl sctp static-libs"
-
-DEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   sctp? ( net-misc/lksctp-tools )
-"
-RDEPEND="
-   ${DEPEND}
-"
-S=${WORKDIR}/${P/_/}
-DOCS="README.md RELNOTES.md"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_with sctp)
-}
-
-src_install() {
-   default
-   newconfd "${FILESDIR}"/iperf.confd iperf3
-   newinitd "${FILESDIR}"/iperf3.initd iperf3
-   find "${ED}" -name '*.la' -delete || die
-}

diff --git a/net-misc/iperf/iperf-3.9.ebuild 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/liblinear/

2020-12-29 Thread Sam James
commit: 03828336b6146dd39775b9bcb2620995a4147ca7
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:24:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:24:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03828336

dev-libs/liblinear: bump to 242

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-libs/liblinear/Manifest |  1 +
 dev-libs/liblinear/liblinear-242.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-libs/liblinear/Manifest b/dev-libs/liblinear/Manifest
index 88d8ac1f3b0..1561b834948 100644
--- a/dev-libs/liblinear/Manifest
+++ b/dev-libs/liblinear/Manifest
@@ -1 +1,2 @@
 DIST liblinear-241.tar.gz 559122 BLAKE2B 
793ef45fc652d6f35908465e754e0aed6568125e74e68ca72466c4d71cc0e30746a999e978521c09a3ada079698f59f2bf65a430679538b7bebc133a258f2588
 SHA512 
a9ca47b051e28046829a3f355a552b2f5b270dd706170e1d21db1509ef09eca55e2d8ff29695d9e8192baad8bcf50aa76e75a3683948c726f2c9b915a3e4bf27
+DIST liblinear-242.tar.gz 561806 BLAKE2B 
49c8f87909083addaf62666f34c008e6cf44240f28fdf2fbeca89862e9e19d451cc7ff51ce5b5da589cc701f70ce408c3eefb249f8585a8598e5ff3976177fe2
 SHA512 
fbcb219f7313b15898e55bd17c6b280007dd4feb913fafd2c3e10375b5a63b8bd274c9d52fd7b265a7575d4657cf4797b734e5793b18c758dfd9ab731fc0e904

diff --git a/dev-libs/liblinear/liblinear-242.ebuild 
b/dev-libs/liblinear/liblinear-242.ebuild
new file mode 100644
index 000..a26af094c70
--- /dev/null
+++ b/dev-libs/liblinear/liblinear-242.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="A Library for Large Linear Classification"
+HOMEPAGE="https://www.csie.ntu.edu.tw/~cjlin/liblinear/ 
https://github.com/cjlin1/liblinear;
+SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-macos"
+
+src_prepare() {
+   default
+
+   sed -i \
+   -e '/^AR/s|=|?=|g' \
+   -e '/^RANLIB/s|=|?=|g' \
+   -e '/^CFLAGS/d;/^CXXFLAGS/d' \
+   blas/Makefile || die
+   sed -i \
+   -e 's|make|$(MAKE)|g' \
+   -e '/$(LIBS)/s|$(CFLAGS)|& $(LDFLAGS)|g' \
+   -e '/^CFLAGS/d;/^CXXFLAGS/d' \
+   -e 's|$${SHARED_LIB_FLAG}|& $(LDFLAGS)|g' \
+   Makefile || die
+
+   # fix install_name on Darwin
+   sed -i \
+   -e 
'/install_name/s:liblinear.so.$(SHVER):'"${EPREFIX}"'/usr/lib/liblinear.$(SHVER).dylib:'
 \
+   -e '/LDFLAGS/s:liblinear.so.$(SHVER):liblinear'"$(get_libname 
'$(SHVER)')"':' \
+   Makefile || die
+}
+
+src_compile() {
+   emake \
+   CC="$(tc-getCC)" \
+   CXX="$(tc-getCXX)" \
+   CFLAGS="${CFLAGS} -fPIC" \
+   CXXFLAGS="${CXXFLAGS} -fPIC" \
+   AR="$(tc-getAR) rcv" \
+   RANLIB="$(tc-getRANLIB)" \
+   lib all
+}
+
+src_install() {
+   dolib.so ${PN}$(get_libname 4)
+   dosym ${PN}$(get_libname 4) /usr/$(get_libdir)/${PN}$(get_libname)
+
+   newbin predict ${PN}-predict
+   newbin train ${PN}-train
+
+   doheader linear.h
+
+   dodoc README
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/libQuotient/

2020-12-29 Thread David Roman
commit: 2556c285ce37600d2f018e6a965a67128beda267
Author: David Roman  gmail  com>
AuthorDate: Tue Dec 29 23:31:05 2020 +
Commit: David Roman  gmail  com>
CommitDate: Tue Dec 29 23:35:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2556c285

dev-libs/libQuotient: new package

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Roman  gmail.com>

 dev-libs/libQuotient/Manifest |  1 +
 dev-libs/libQuotient/libQuotient-0.6.2.ebuild | 28 +++
 dev-libs/libQuotient/metadata.xml |  8 
 3 files changed, 37 insertions(+)

diff --git a/dev-libs/libQuotient/Manifest b/dev-libs/libQuotient/Manifest
new file mode 100644
index ..5600d6cf
--- /dev/null
+++ b/dev-libs/libQuotient/Manifest
@@ -0,0 +1 @@
+DIST libQuotient-0.6.2.tar.gz 557665 BLAKE2B 
214d9c752a2f1907cd99aab6d893342d8547cf21e0a700f72f70af11ed639de48a7dcf059b221c3e2cf5f1c01449a3c2140d6118ad95f727b551f60c9f3b53ca
 SHA512 
6388b142675b1f11864c8f0388b0039311a6306feeb6e053060b0ccc737e4e3f97698268314d8802cac2402ea5f2b90a3fce5a10c4966b98e67c7d97bb2b39db

diff --git a/dev-libs/libQuotient/libQuotient-0.6.2.ebuild 
b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
new file mode 100644
index ..bd5160ba
--- /dev/null
+++ b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A Qt5 library to write cross-platform clients for Matrix"
+HOMEPAGE="https://github.com/quotient-im/libQuotient;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/quotient-im/${PN};
+else
+   SRC_URI="https://github.com/quotient-im/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-qt/qtgui
+   dev-qt/qtnetwork
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-libs/libQuotient/metadata.xml 
b/dev-libs/libQuotient/metadata.xml
new file mode 100644
index ..01c1fc84
--- /dev/null
+++ b/dev-libs/libQuotient/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   davidroma...@gmail.com
+   David Roman
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: kde-frameworks/kquickimageeditor/

2020-12-29 Thread David Roman
commit: 90f2dd7c04d14c85124995311c353045f4e79039
Author: David Roman  gmail  com>
AuthorDate: Tue Dec 29 23:28:37 2020 +
Commit: David Roman  gmail  com>
CommitDate: Tue Dec 29 23:30:01 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90f2dd7c

kde-frameworks/kguickimageeditor: new package

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Roman  gmail.com>

 kde-frameworks/kquickimageeditor/Manifest  |  1 +
 .../kquickimageeditor-0.1.2.ebuild | 28 ++
 kde-frameworks/kquickimageeditor/metadata.xml  |  8 +++
 3 files changed, 37 insertions(+)

diff --git a/kde-frameworks/kquickimageeditor/Manifest 
b/kde-frameworks/kquickimageeditor/Manifest
new file mode 100644
index ..01524ae7
--- /dev/null
+++ b/kde-frameworks/kquickimageeditor/Manifest
@@ -0,0 +1 @@
+DIST kquickimageeditor-0.1.2.tar.gz 4469651 BLAKE2B 
6628949a3623bfd29689e486c4baa58ae0c3b7507bc4f6b89c9d565fce9a1cdb8673bbf37c9ad4826f5e5269ab5bcfa6ce67d0733b043fd57f76fd52dbecfba0
 SHA512 
e7cfe50420682bd31809398ebc65f9a26ba6499b23970bc35f07c9ab7f58c171057597e027305d679f74b30296fd5ac6d6070a6104ad65d36bf4780c92c7a31b

diff --git a/kde-frameworks/kquickimageeditor/kquickimageeditor-0.1.2.ebuild 
b/kde-frameworks/kquickimageeditor/kquickimageeditor-0.1.2.ebuild
new file mode 100644
index ..3f23bcd2
--- /dev/null
+++ b/kde-frameworks/kquickimageeditor/kquickimageeditor-0.1.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="QtQuick components providing basic image editing capabilities"
+HOMEPAGE="https://invent.kde.org/libraries/kquickimageeditor;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://invent.kde.org/libraries/${PN}.git;
+else
+   
SRC_URI="https://invent.kde.org/libraries/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+DEPEND="
+   dev-qt/qtcore
+"
+
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/kquickimageeditor-v0.1.2"

diff --git a/kde-frameworks/kquickimageeditor/metadata.xml 
b/kde-frameworks/kquickimageeditor/metadata.xml
new file mode 100644
index ..01c1fc84
--- /dev/null
+++ b/kde-frameworks/kquickimageeditor/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   davidroma...@gmail.com
+   David Roman
+   
+



[gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/

2020-12-29 Thread Sam James
commit: e166f022662f479694c6cfc9a78b7effeb8fcf8c
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:15:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:15:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e166f022

media-libs/libv4l: Stabilize 1.20.0 arm64, #762002

Signed-off-by: Sam James  gentoo.org>

 media-libs/libv4l/libv4l-1.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libv4l/libv4l-1.20.0.ebuild 
b/media-libs/libv4l/libv4l-1.20.0.ebuild
index 5ee75baa267..c96ed7b84a5 100644
--- a/media-libs/libv4l/libv4l-1.20.0.ebuild
+++ b/media-libs/libv4l/libv4l-1.20.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="dvb jpeg"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-tv/v4l-utils/

2020-12-29 Thread Sam James
commit: fe5e0b2444e6565f63d0cfba05ce64a120f14a1b
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 23:15:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 23:15:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5e0b24

media-tv/v4l-utils: Stabilize 1.20.0 arm64, #762002

Signed-off-by: Sam James  gentoo.org>

 media-tv/v4l-utils/v4l-utils-1.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
index 917bdd3a785..e8360516a0a 100644
--- a/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+bpf dvb opengl qt5 +udev"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-misc/synergy/

2020-12-29 Thread Michał Górny
commit: 235fabdae273210de940cd6a08d323d7179be331
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec 29 22:44:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 29 23:09:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235fabda

x11-misc/synergy: Fix USE=-test builds

Thanks to Kobboi for reporting!

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/synergy/synergy-1.13.0.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x11-misc/synergy/synergy-1.13.0.ebuild 
b/x11-misc/synergy/synergy-1.13.0.ebuild
index b0539697f5b..7849a71bf62 100644
--- a/x11-misc/synergy/synergy-1.13.0.ebuild
+++ b/x11-misc/synergy/synergy-1.13.0.ebuild
@@ -60,9 +60,6 @@ src_prepare() {
if use test; then
rmdir ext/googletest || die
mv "${WORKDIR}/googletest-${GTEST_COMMIT}" ext/googletest || die
-   else
-   [[ ${PV} == 1.12.0 ]] || die "Remove this hack on bump"
-   > ext/googletest/CMakeLists.txt || die
fi
 
cmake_src_prepare



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubeadm/

2020-12-29 Thread William Hubbs
commit: 172822765110501c1e2908d03411ea2330a9c16e
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:36 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17282276

sys-cluster/kubeadm: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubeadm/Manifest   |  1 -
 sys-cluster/kubeadm/kubeadm-1.18.12.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/sys-cluster/kubeadm/Manifest b/sys-cluster/kubeadm/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kubeadm/Manifest
+++ b/sys-cluster/kubeadm/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git a/sys-cluster/kubeadm/kubeadm-1.18.12.ebuild 
b/sys-cluster/kubeadm/kubeadm-1.18.12.ebuild
deleted file mode 100644
index e301e2a424d..000
--- a/sys-cluster/kubeadm/kubeadm-1.18.12.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-apiserver/

2020-12-29 Thread William Hubbs
commit: 0c23bdf2cf20d19754144f7a30fcef1939e5ece3
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:36 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c23bdf2

sys-cluster/kube-apiserver: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-apiserver/Manifest|  1 -
 .../kube-apiserver/kube-apiserver-1.18.12.ebuild   | 40 --
 2 files changed, 41 deletions(-)

diff --git a/sys-cluster/kube-apiserver/Manifest 
b/sys-cluster/kube-apiserver/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kube-apiserver/Manifest
+++ b/sys-cluster/kube-apiserver/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.18.12.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.18.12.ebuild
deleted file mode 100644
index dadfa3ce121..000
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.18.12.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 go-module systemd
-
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-proxy/

2020-12-29 Thread William Hubbs
commit: 75cd51c0ba673e86ccb8ce7db1217b589056b8a4
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:39 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75cd51c0

sys-cluster/kube-proxy: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-proxy/Manifest  |  1 -
 sys-cluster/kube-proxy/kube-proxy-1.18.12.ebuild | 35 
 2 files changed, 36 deletions(-)

diff --git a/sys-cluster/kube-proxy/Manifest b/sys-cluster/kube-proxy/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kube-proxy/Manifest
+++ b/sys-cluster/kube-proxy/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git a/sys-cluster/kube-proxy/kube-proxy-1.18.12.ebuild 
b/sys-cluster/kube-proxy/kube-proxy-1.18.12.ebuild
deleted file mode 100644
index 5ef88fafdad..000
--- a/sys-cluster/kube-proxy/kube-proxy-1.18.12.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/

2020-12-29 Thread William Hubbs
commit: 5bb9046dac7f6a9078f23581495cbfc1ba881dfc
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:40 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb9046d

sys-cluster/kube-scheduler: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-scheduler/Manifest|  1 -
 .../kube-scheduler/kube-scheduler-1.18.12.ebuild   | 39 --
 2 files changed, 40 deletions(-)

diff --git a/sys-cluster/kube-scheduler/Manifest 
b/sys-cluster/kube-scheduler/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kube-scheduler/Manifest
+++ b/sys-cluster/kube-scheduler/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.18.12.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.18.12.ebuild
deleted file mode 100644
index 050239c0899..000
--- a/sys-cluster/kube-scheduler/kube-scheduler-1.18.12.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/

2020-12-29 Thread William Hubbs
commit: 3f7ff98d160cbe01b4b52086540eef6e28984171
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:37 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7ff98d

sys-cluster/kube-controller-manager: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-controller-manager/Manifest   |  1 -
 .../kube-controller-manager-1.18.12.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/sys-cluster/kube-controller-manager/Manifest 
b/sys-cluster/kube-controller-manager/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kube-controller-manager/Manifest
+++ b/sys-cluster/kube-controller-manager/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git 
a/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.12.ebuild 
b/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.12.ebuild
deleted file mode 100644
index a8f8cabb485..000
--- a/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.12.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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="" 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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubelet/

2020-12-29 Thread William Hubbs
commit: f41c715b43fc7de4bb7b2c0a948198e0e1f4d5e2
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:38 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41c715b

sys-cluster/kubelet: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubelet/Manifest   |  1 -
 sys-cluster/kubelet/kubelet-1.18.12.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/sys-cluster/kubelet/Manifest b/sys-cluster/kubelet/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kubelet/Manifest
+++ b/sys-cluster/kubelet/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git a/sys-cluster/kubelet/kubelet-1.18.12.ebuild 
b/sys-cluster/kubelet/kubelet-1.18.12.ebuild
deleted file mode 100644
index 1476164f323..000
--- a/sys-cluster/kubelet/kubelet-1.18.12.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/

2020-12-29 Thread William Hubbs
commit: e220a47a4d227a84a4331d6327c6eca15fe9fe18
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:04:38 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:04:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e220a47a

sys-cluster/kubectl: remove 1.18.12

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubectl/Manifest   |  1 -
 sys-cluster/kubectl/kubectl-1.18.12.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest
index 5956bbff34f..17ee11e0077 100644
--- a/sys-cluster/kubectl/Manifest
+++ b/sys-cluster/kubectl/Manifest
@@ -1,5 +1,4 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
-DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b

diff --git a/sys-cluster/kubectl/kubectl-1.18.12.ebuild 
b/sys-cluster/kubectl/kubectl-1.18.12.ebuild
deleted file mode 100644
index 9640e72af8e..000
--- a/sys-cluster/kubectl/kubectl-1.18.12.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-proxy/

2020-12-29 Thread William Hubbs
commit: b976f562567080ad94b9dc86932235de2501f6a9
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:13 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b976f562

sys-cluster/kube-proxy: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-proxy/kube-proxy-1.18.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kube-proxy/kube-proxy-1.18.14.ebuild 
b/sys-cluster/kube-proxy/kube-proxy-1.18.14.ebuild
index 7054c6b9a9b..5ef88fafdad 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.18.14.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 RDEPEND="net-firewall/conntrack-tools



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-apiserver/

2020-12-29 Thread William Hubbs
commit: ca31fbd281ba3192bb82faf2a70103ba76d9eccc
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:11 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca31fbd2

sys-cluster/kube-apiserver: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-apiserver/kube-apiserver-1.18.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.18.14.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.18.14.ebuild
index e2230b0a755..dadfa3ce121 100644
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.18.14.ebuild
+++ b/sys-cluster/kube-apiserver/kube-apiserver-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubeadm/

2020-12-29 Thread William Hubbs
commit: e17e71627542c08eb72438a86d3c5ec291f3df4b
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:11 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17e7162

sys-cluster/kubeadm: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubeadm/kubeadm-1.18.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kubeadm/kubeadm-1.18.14.ebuild 
b/sys-cluster/kubeadm/kubeadm-1.18.14.ebuild
index 9ab85c49102..e301e2a424d 100644
--- a/sys-cluster/kubeadm/kubeadm-1.18.14.ebuild
+++ b/sys-cluster/kubeadm/kubeadm-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 RDEPEND="!sys-cluster/kubernetes"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/

2020-12-29 Thread William Hubbs
commit: bdc30d0e29387b1dbefe54c2bcd929e231e96006
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:12 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc30d0e

sys-cluster/kubectl: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubectl/kubectl-1.18.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kubectl/kubectl-1.18.14.ebuild 
b/sys-cluster/kubectl/kubectl-1.18.14.ebuild
index 6cd5067f539..9640e72af8e 100644
--- a/sys-cluster/kubectl/kubectl-1.18.14.ebuild
+++ b/sys-cluster/kubectl/kubectl-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 RDEPEND="!sys-cluster/kubernetes"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/

2020-12-29 Thread William Hubbs
commit: 123892876eee379db321c8a81e6d06bae11253ab
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:13 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12389287

sys-cluster/kube-scheduler: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-scheduler/kube-scheduler-1.18.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.18.14.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.18.14.ebuild
index 519380fd3d8..050239c0899 100644
--- a/sys-cluster/kube-scheduler/kube-scheduler-1.18.14.ebuild
+++ b/sys-cluster/kube-scheduler/kube-scheduler-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 COMMON_DEPEND="acct-group/kube-scheduler



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/

2020-12-29 Thread William Hubbs
commit: ff52f048485fcca10c431588fb4de1a3f026aab7
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:12 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff52f048

sys-cluster/kube-controller-manager: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 .../kube-controller-manager/kube-controller-manager-1.18.14.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.14.ebuild 
b/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.14.ebuild
index 25099739497..a8f8cabb485 100644
--- a/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.14.ebuild
+++ b/sys-cluster/kube-controller-manager/kube-controller-manager-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 COMMON_DEPEND="acct-group/kube-controller-manager



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubelet/

2020-12-29 Thread William Hubbs
commit: f1820b705886921beae3cea640ae32b88eceaf01
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 23:01:12 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 23:01:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1820b70

sys-cluster/kubelet: stabilize 1.18.14 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubelet/kubelet-1.18.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kubelet/kubelet-1.18.14.ebuild 
b/sys-cluster/kubelet/kubelet-1.18.14.ebuild
index 0b63052fc86..1476164f323 100644
--- a/sys-cluster/kubelet/kubelet-1.18.14.ebuild
+++ b/sys-cluster/kubelet/kubelet-1.18.14.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="hardened"
 
 RDEPEND="!sys-cluster/kubernetes"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/

2020-12-29 Thread William Hubbs
commit: 2d008220b94a351e7eeaa9381c6b4da2d636cd44
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:57 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d008220

sys-cluster/kube-scheduler: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-scheduler/Manifest|  1 -
 .../kube-scheduler/kube-scheduler-1.19.4.ebuild| 39 --
 2 files changed, 40 deletions(-)

diff --git a/sys-cluster/kube-scheduler/Manifest 
b/sys-cluster/kube-scheduler/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kube-scheduler/Manifest
+++ b/sys-cluster/kube-scheduler/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.19.4.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.19.4.ebuild
deleted file mode 100644
index e25a81f904c..000
--- a/sys-cluster/kube-scheduler/kube-scheduler-1.19.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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.15"
-
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/

2020-12-29 Thread William Hubbs
commit: ccbb90084fee05ae2b08e67ad889959f1f8e7464
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:54 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbb9008

sys-cluster/kubectl: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubectl/Manifest  |  1 -
 sys-cluster/kubectl/kubectl-1.19.4.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kubectl/Manifest
+++ b/sys-cluster/kubectl/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git a/sys-cluster/kubectl/kubectl-1.19.4.ebuild 
b/sys-cluster/kubectl/kubectl-1.19.4.ebuild
deleted file mode 100644
index 1f18731b5eb..000
--- a/sys-cluster/kubectl/kubectl-1.19.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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 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 ~arm64"
-IUSE="hardened"
-
-DEPEND="!sys-cluster/kubernetes"
-BDEPEND=">=dev-lang/go-1.15"
-
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-proxy/

2020-12-29 Thread William Hubbs
commit: eee0db964d46eef4c473fb8007e62a4c299dfe3e
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:56 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee0db96

sys-cluster/kube-proxy: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-proxy/Manifest |  1 -
 sys-cluster/kube-proxy/kube-proxy-1.19.4.ebuild | 35 -
 2 files changed, 36 deletions(-)

diff --git a/sys-cluster/kube-proxy/Manifest b/sys-cluster/kube-proxy/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kube-proxy/Manifest
+++ b/sys-cluster/kube-proxy/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git a/sys-cluster/kube-proxy/kube-proxy-1.19.4.ebuild 
b/sys-cluster/kube-proxy/kube-proxy-1.19.4.ebuild
deleted file mode 100644
index ddc12b2f8a7..000
--- a/sys-cluster/kube-proxy/kube-proxy-1.19.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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 ~arm64"
-IUSE="hardened"
-
-RDEPEND="net-firewall/conntrack-tools
-   !sys-cluster/kubernetes"
-BDEPEND=">=dev-lang/go-1.15"
-
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubelet/

2020-12-29 Thread William Hubbs
commit: ab989147079e0d3f4515421d37b7e2c8adca3fe8
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:55 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab989147

sys-cluster/kubelet: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubelet/Manifest  |  1 -
 sys-cluster/kubelet/kubelet-1.19.4.ebuild | 37 ---
 2 files changed, 38 deletions(-)

diff --git a/sys-cluster/kubelet/Manifest b/sys-cluster/kubelet/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kubelet/Manifest
+++ b/sys-cluster/kubelet/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git a/sys-cluster/kubelet/kubelet-1.19.4.ebuild 
b/sys-cluster/kubelet/kubelet-1.19.4.ebuild
deleted file mode 100644
index e2dd171a1bb..000
--- a/sys-cluster/kubelet/kubelet-1.19.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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 ~arm64"
-IUSE="hardened"
-
-RDEPEND="!sys-cluster/kubernetes"
-BDEPEND=">=dev-lang/go-1.15"
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubeadm/

2020-12-29 Thread William Hubbs
commit: 34505a6569ea29b3a6cc32adfe0aa8318dbca7a5
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:51 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34505a65

sys-cluster/kubeadm: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubeadm/Manifest  |  1 -
 sys-cluster/kubeadm/kubeadm-1.19.4.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/sys-cluster/kubeadm/Manifest b/sys-cluster/kubeadm/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kubeadm/Manifest
+++ b/sys-cluster/kubeadm/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git a/sys-cluster/kubeadm/kubeadm-1.19.4.ebuild 
b/sys-cluster/kubeadm/kubeadm-1.19.4.ebuild
deleted file mode 100644
index 2d33afced96..000
--- a/sys-cluster/kubeadm/kubeadm-1.19.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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 ~arm64"
-IUSE="hardened"
-
-RDEPEND="!sys-cluster/kubernetes"
-BDEPEND=">=dev-lang/go-1.15"
-
-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}
-   _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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/

2020-12-29 Thread William Hubbs
commit: a94561dcf3f5cf0ad753e281430836ecea74b49e
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:53 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94561dc

sys-cluster/kube-controller-manager: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-controller-manager/Manifest   |  1 -
 .../kube-controller-manager-1.19.4.ebuild  | 39 --
 2 files changed, 40 deletions(-)

diff --git a/sys-cluster/kube-controller-manager/Manifest 
b/sys-cluster/kube-controller-manager/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kube-controller-manager/Manifest
+++ b/sys-cluster/kube-controller-manager/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git 
a/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.4.ebuild 
b/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.4.ebuild
deleted file mode 100644
index 1ebd04eb633..000
--- a/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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 ~arm64"
-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.15"
-
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-apiserver/

2020-12-29 Thread William Hubbs
commit: 430eedcaa8a04ca405df4f318d736861760a027e
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:52:52 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430eedca

sys-cluster/kube-apiserver: remove 1.19.4

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-apiserver/Manifest|  1 -
 .../kube-apiserver/kube-apiserver-1.19.4.ebuild| 40 --
 2 files changed, 41 deletions(-)

diff --git a/sys-cluster/kube-apiserver/Manifest 
b/sys-cluster/kube-apiserver/Manifest
index a884ba96176..5956bbff34f 100644
--- a/sys-cluster/kube-apiserver/Manifest
+++ b/sys-cluster/kube-apiserver/Manifest
@@ -1,7 +1,6 @@
 DIST kubernetes-1.17.14.tar.gz 31844013 BLAKE2B 
725081706a7647127018d34d55d1eae1ac750d1378a7b8762aff39a638f88931e2f37d8609329b32bce360bb52e654f230f1c121d122fd90ab94de6b8a035f0f
 SHA512 
6d5a22c47bd89a5622e38746a6e9c6d3146f065d7f1e63c161f6fc667e1c7d973a4ce0a77a63b53ed46708f490477c182119a0809d08b8ee3041f232a60ad19e
 DIST kubernetes-1.18.12.tar.gz 32641752 BLAKE2B 
e1af0b8c83d0854cbe0c5f1751cb4433fae022f07785c116b27854db1858c30b0d0a46af97204d8df94d2c860275e980e123ced53dad514f3441c3b2453c
 SHA512 
20cfac78a484724c648d65e3904d588e9853e80eb291598d788d492293e7190ec6df737c90dc3e87268d5218523920f2958684f2684853c5433c080bc6c6523d
 DIST kubernetes-1.18.14.tar.gz 32666861 BLAKE2B 
6a005804280d72de84d1bab68a51e72c41de0b3a50a1c40befab1290e9fcfecba133fa441f50bf250f458ca4ad44f4fab495da4782626efff70dcfe0f3029d49
 SHA512 
e19b834db4920db6b42a8c001ecaad7a7bee6c4faef871bbc3f528e10b0b4c9fc6f3ac065953ce625db0ede98d76536cf3158b4fb241725115febb141946
-DIST kubernetes-1.19.4.tar.gz 33362702 BLAKE2B 
a3402abbd524ba135b7fa5ae9451743da44e7691e9b646de01b265078d89099440e7d14b56b21f4b2f0e105825d51c9565b62d7ae81b644f2a0a0dde4f40122a
 SHA512 
b5a2cd73db3b1454c54d500d21630c971b5dae94377180e658638384ef2b243f0b41f1ce00eb425ab5958bddbdc0c792be4f14b9b61a364a90992860ca9109da
 DIST kubernetes-1.19.6.tar.gz 33470206 BLAKE2B 
ea7614da380ce7c834884d96b37753802eb4919b4fb274dabf0d38f0438039c90ab1fccc86e0d8f665c15ae61f1d3f6ce4d400782ed580033cfd58390cd50617
 SHA512 
d7c6db2fa399b04a3acae792546fa0384e6b3a3e5eaa2c1ba6c49d656da0197f5be3d009756313436816f3839825c66ce23a06a1ec35c37f1c3fcfba79f9ac32
 DIST kubernetes-1.20.0.tar.gz 35797322 BLAKE2B 
8bcb34cd3e62f241caa21706f95f010cb5962b697799fcbfba62c67bfb786c3cdcac61b444676fa90952d4ac0d997364202c3797f963c8fcf60d69deca235ba5
 SHA512 
d04967ca858c05eb52ea46fbd5415cadb86e2ceb88481f523de2779c68dfc5eacdab033ccd873ba2c4b23e843d97b9f01400d058b421ddc618ea2b2ef751e24b
 DIST kubernetes-1.20.1.tar.gz 34424663 BLAKE2B 
156482f88f051eeea0c428c357a79d876ff0ce5f8ed6eb1ffa72be83bff45b72970280fa1bc7629804c178b9fa45ad84a9961a4f0e7eca1b58351fc7d7f4cfc0
 SHA512 
40598999cc5c96c54591338eb985bc056892ef2f98cfb521ff26937fa29f63a20e97f52a8454433ff98614d579509b7a5e927edcd96f4725505a334a999c0326

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.19.4.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.19.4.ebuild
deleted file mode 100644
index c7e9121eb77..000
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.19.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 go-module systemd
-
-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 ~arm64"
-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.15"
-
-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}
-}



[gentoo-commits] repo/gentoo:master commit in: dev-db/pg_top/

2020-12-29 Thread Sam James
commit: 8869465e551892537cdca724c37b2bc139cae69e
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 22:57:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 22:57:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8869465e

dev-db/pg_top: Stabilize 4.0.0-r1 amd64, #762472

Signed-off-by: Sam James  gentoo.org>

 dev-db/pg_top/pg_top-4.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild 
b/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
index bb38e3056d7..5b0f7a7fb33 100644
--- a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
+++ b/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://pg_top.gitlab.io/source/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-db/postgresql:="



[gentoo-commits] repo/gentoo:master commit in: net-im/dino/

2020-12-29 Thread Sam James
commit: bbe6905cc32cf5adb661fd63fa93ae52d04462fb
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 22:57:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 22:57:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe6905c

net-im/dino: Stabilize 0.2.0 amd64, #762463

Signed-off-by: Sam James  gentoo.org>

 net-im/dino/dino-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/dino/dino-0.2.0.ebuild b/net-im/dino/dino-0.2.0.ebuild
index 87038c75d2f..63fbc133bca 100644
--- a/net-im/dino/dino-0.2.0.ebuild
+++ b/net-im/dino/dino-0.2.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="${MY_REPO_URI}.git"
inherit git-r3
 else
-   KEYWORDS="~amd64 ~arm64"
+   KEYWORDS="amd64 ~arm64"
SRC_URI="${MY_REPO_URI}/releases/download/v${PV}/${P}.tar.gz"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: profiles/

2020-12-29 Thread Ulrich Müller
commit: 023d1a057eb7da2a3564005e4effd62c4d25d451
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Dec 29 22:49:53 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Dec 29 22:51:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023d1a05

profiles: Add EUPL-1.2 to FSF-APPROVED and OSI-APPROVED license groups.

Closes: https://bugs.gentoo.org/762409
Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/license_groups | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/license_groups b/profiles/license_groups
index 102f625154e..2a2f6eeb693 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -16,12 +16,12 @@
 GPL-COMPATIBLE AGPL-3 AGPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions 
Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 CeCILL-2 Clarified-Artistic Clear-BSD 
ECL-2.0 FSFAP FTL gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ 
GPL-2-with-classpath-exception GPL-2-with-exceptions GPL-2-with-font-exception 
GPL-2-with-linking-exception GPL-2-with-MySQL-FLOSS-exception 
GPL-2+-with-openssl-exception GPL-3 GPL-3+ GPL-3+-with-autoconf-exception 
GPL-3-with-font-exception GPL-3-with-openssl-exception HPND IJG ISC LGPL-2 
LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ 
LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception 
libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception-1.1 OPENLDAP 
PSF-2 PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 
Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense 
UoI-NCSA UPX-exception vim W3C WTFPL-2 wxWinLL-3.1 ZLIB ZPL
 
 # Free software licenses approved by the FSF
-FSF-APPROVED @GPL-COMPATIBLE AFL-2.1 AFL-3.0 Apache-1.0 Apache-1.1 APSL-2 
BSD-4 CDDL CNRI CPAL-1.0 CPL-1.0 EPL-1.0 EPL-2.0 EUPL-1.1 FraunhoferFDK gnuplot 
IBM LPPL-1.2 MPL-1.0 MPL-1.1 Ms-PL NPL-1.1 openssl OSL-1.1 OSL-2.0 OSL-2.1 
PHP-3.01 QPL QPL-1.0 Zend-2.0
+FSF-APPROVED @GPL-COMPATIBLE AFL-2.1 AFL-3.0 Apache-1.0 Apache-1.1 APSL-2 
BSD-4 CDDL CNRI CPAL-1.0 CPL-1.0 EPL-1.0 EPL-2.0 EUPL-1.1 EUPL-1.2 
FraunhoferFDK gnuplot IBM LPPL-1.2 MPL-1.0 MPL-1.1 Ms-PL NPL-1.1 openssl 
OSL-1.1 OSL-2.0 OSL-2.1 PHP-3.01 QPL QPL-1.0 Zend-2.0
 
 # Licenses approved by the Open Source Initiative
 # https://www.opensource.org/licenses
 # Note that the FSF lists these as nonfree: Artistic NOSA Watcom-1.0
-OSI-APPROVED AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 
Artistic Artistic-2 Boost-1.0 BSD BSD-2 CDDL CNRI CPAL-1.0 CPL-1.0 ECL-2.0 
EPL-1.0 EPL-2.0 EUPL-1.1 GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ HPND IBM IPAfont ISC 
LGPL-2+ LGPL-2.1 LGPL-2.1+ LGPL-3 LGPL-3+ LPPL-1.3c MIT MPL-1.0 MPL-1.1 MPL-2.0 
Ms-PL nethack NOSA OFL-1.1 OSL-2.1 PHP-3 PHP-3.01 POSTGRESQL PSF-2 QPL 
Sleepycat UoI-NCSA W3C Watcom-1.0 wxWinLL-3 ZLIB ZPL
+OSI-APPROVED AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 
Artistic Artistic-2 Boost-1.0 BSD BSD-2 CDDL CNRI CPAL-1.0 CPL-1.0 ECL-2.0 
EPL-1.0 EPL-2.0 EUPL-1.1 EUPL-1.2 GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ HPND IBM 
IPAfont ISC LGPL-2+ LGPL-2.1 LGPL-2.1+ LGPL-3 LGPL-3+ LPPL-1.3c MIT MPL-1.0 
MPL-1.1 MPL-2.0 Ms-PL nethack NOSA OFL-1.1 OSL-2.1 PHP-3 PHP-3.01 POSTGRESQL 
PSF-2 QPL Sleepycat UoI-NCSA W3C Watcom-1.0 wxWinLL-3 ZLIB ZPL
 
 # Misc licenses that are probably free software, i.e. follow the
 # Free Software Definition at https://www.gnu.org/philosophy/free-sw.html



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-proxy/

2020-12-29 Thread William Hubbs
commit: e61a781f9731ddfd09053a3b716e18f9b4ecbc07
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:54 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:50:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61a781f

sys-cluster/kube-proxy: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild 
b/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild
index 2bf8b1a469e..ddc12b2f8a7 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 RDEPEND="net-firewall/conntrack-tools



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-scheduler/

2020-12-29 Thread William Hubbs
commit: d73bf0b2511b2848a7ac61a00444af3951fb609f
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:54 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:50:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73bf0b2

sys-cluster/kube-scheduler: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-scheduler/kube-scheduler-1.19.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.19.6.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.19.6.ebuild
index 177edc1feff..e25a81f904c 100644
--- a/sys-cluster/kube-scheduler/kube-scheduler-1.19.6.ebuild
+++ b/sys-cluster/kube-scheduler/kube-scheduler-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 COMMON_DEPEND="acct-group/kube-scheduler



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubeadm/

2020-12-29 Thread William Hubbs
commit: dfb8e702fcb653451cfddc415bbcdad1f5ed2dce
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:52 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:49:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb8e702

sys-cluster/kubeadm: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubeadm/kubeadm-1.19.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kubeadm/kubeadm-1.19.6.ebuild 
b/sys-cluster/kubeadm/kubeadm-1.19.6.ebuild
index 192287ce82c..2d33afced96 100644
--- a/sys-cluster/kubeadm/kubeadm-1.19.6.ebuild
+++ b/sys-cluster/kubeadm/kubeadm-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 RDEPEND="!sys-cluster/kubernetes"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubelet/

2020-12-29 Thread William Hubbs
commit: b845e76e4e6f88d4274f77e42704f6e0cd8ab1fa
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:54 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:50:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b845e76e

sys-cluster/kubelet: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubelet/kubelet-1.19.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kubelet/kubelet-1.19.6.ebuild 
b/sys-cluster/kubelet/kubelet-1.19.6.ebuild
index 03f40ee62ef..e2dd171a1bb 100644
--- a/sys-cluster/kubelet/kubelet-1.19.6.ebuild
+++ b/sys-cluster/kubelet/kubelet-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 RDEPEND="!sys-cluster/kubernetes"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-apiserver/

2020-12-29 Thread William Hubbs
commit: 54ea289cac8440b8670025aafc7e805d1f1f684b
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:52 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:50:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ea289c

sys-cluster/kube-apiserver: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-apiserver/kube-apiserver-1.19.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.19.6.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.19.6.ebuild
index 0c60e4a0143..c7e9121eb77 100644
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.19.6.ebuild
+++ b/sys-cluster/kube-apiserver/kube-apiserver-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/

2020-12-29 Thread William Hubbs
commit: ad483c11c833508d3806b53be3677bb807da4d09
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:53 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:50:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad483c11

sys-cluster/kubectl: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubectl/kubectl-1.19.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/kubectl/kubectl-1.19.6.ebuild 
b/sys-cluster/kubectl/kubectl-1.19.6.ebuild
index 716d7d53396..1f18731b5eb 100644
--- a/sys-cluster/kubectl/kubectl-1.19.6.ebuild
+++ b/sys-cluster/kubectl/kubectl-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 DEPEND="!sys-cluster/kubernetes"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/

2020-12-29 Thread William Hubbs
commit: 0e0c1723344dccfd20e9bce3879816dc11d8253d
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Dec 29 22:46:53 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Dec 29 22:50:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0c1723

sys-cluster/kube-controller-manager: stabilize 1.19.6 on amd64

Signed-off-by: William Hubbs  gentoo.org>

 .../kube-controller-manager/kube-controller-manager-1.19.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.6.ebuild 
b/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.6.ebuild
index 7ebd21720e5..1ebd04eb633 100644
--- a/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.6.ebuild
+++ b/sys-cluster/kube-controller-manager/kube-controller-manager-1.19.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="hardened"
 
 COMMON_DEPEND="acct-group/kube-controller-manager



[gentoo-commits] proj/sci:master commit in: profiles/

2020-12-29 Thread Aisha Tammy
commit: 62c5a5911b79576ee4c9dc58090e494a0ba78cc1
Author: Aisha Tammy  aisha  cc>
AuthorDate: Tue Dec 29 18:36:35 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Tue Dec 29 18:36:35 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=62c5a591

profiles/package.use.mask: remove old openmpi cuda

we no longer have openmpi in ::science

Signed-off-by: Aisha Tammy  aisha.cc>

 profiles/package.use.mask | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/package.use.mask b/profiles/package.use.mask
index 09d72f798..e26c02c39 100644
--- a/profiles/package.use.mask
+++ b/profiles/package.use.mask
@@ -23,9 +23,6 @@ sci-physics/qcl plotutils
 # icc and ifc don't work on no-multilib
 sci-biology/estscan icc ifc
 
-# Andreas Schäfer  (21 Nov 2013)
-# cuda only works on x86 and amd64
-sys-cluster/openmpi -cuda
 # Christoph Junghans  (05 Nov 2013)
 # gui sandbox error
 dev-lang/conceptual gui



[gentoo-commits] proj/sci:master commit in: profiles/

2020-12-29 Thread Aisha Tammy
commit: 431cd134e2cb0a2f7b4adb9e4c6c14db7e13f892
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Dec 29 18:20:34 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Tue Dec 29 18:35:42 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=431cd134

profiles/* cleanup

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Closes: https://github.com/gentoo/sci/pull/1001
Signed-off-by: Aisha Tammy  aisha.cc>

 profiles/arch.list|  32 -
 profiles/categories   | 163 --
 profiles/package.use.mask |   6 +-
 profiles/profiles.desc|   1 -
 4 files changed, 1 insertion(+), 201 deletions(-)

diff --git a/profiles/arch.list b/profiles/arch.list
deleted file mode 100644
index d3ed9c37e..0
--- a/profiles/arch.list
+++ /dev/null
@@ -1,32 +0,0 @@
-alpha
-amd64
-arm
-arm64
-hppa
-ia64
-m68k
-mips
-ppc
-ppc64
-s390
-sparc
-x86
-
-# Prefix keywords
-ppc-aix
-amd64-linux
-arm-linux
-arm64-linux
-ppc64-linux
-x86-linux
-ppc-macos
-x86-macos
-x64-macos
-m68k-mint
-sparc-solaris
-sparc64-solaris
-x64-solaris
-x86-solaris
-x86-winnt
-x64-cygwin
-x86-cygwin

diff --git a/profiles/categories b/profiles/categories
deleted file mode 100644
index 3d47d6ca4..0
--- a/profiles/categories
+++ /dev/null
@@ -1,163 +0,0 @@
-app-accessibility
-app-admin
-app-antivirus
-app-arch
-app-backup
-app-benchmarks
-app-cdr
-app-crypt
-app-dicts
-app-doc
-app-editors
-app-emacs
-app-emulation
-app-eselect
-app-forensics
-app-i18n
-app-laptop
-app-leechcraft
-app-misc
-app-mobilephone
-app-office
-app-officeext
-app-pda
-app-portage
-app-shells
-app-text
-app-vim
-app-xemacs
-dev-ada
-dev-cpp
-dev-db
-dev-dotnet
-dev-embedded
-dev-erlang
-dev-games
-dev-go
-dev-haskell
-dev-java
-dev-lang
-dev-libs
-dev-lisp
-dev-lua
-dev-ml
-dev-perl
-dev-php
-dev-python
-dev-qt
-dev-ros
-dev-ruby
-dev-scheme
-dev-tcltk
-dev-tex
-dev-texlive
-dev-util
-dev-vcs
-games-action
-games-arcade
-games-board
-games-emulation
-games-engines
-games-fps
-games-kids
-games-misc
-games-mud
-games-puzzle
-games-roguelike
-games-rpg
-games-server
-games-simulation
-games-sports
-games-strategy
-games-util
-gnome-base
-gnome-extra
-gnustep-apps
-gnustep-base
-gnustep-libs
-java-virtuals
-kde-apps
-kde-frameworks
-kde-misc
-kde-plasma
-lxde-base
-lxqt-base
-mail-client
-mail-filter
-mail-mta
-mate-base
-mate-extra
-media-fonts
-media-gfx
-media-libs
-media-plugins
-media-radio
-media-sound
-media-tv
-media-video
-net-analyzer
-net-dialup
-net-dns
-net-firewall
-net-fs
-net-ftp
-net-im
-net-irc
-net-libs
-net-mail
-net-misc
-net-nds
-net-news
-net-nntp
-net-p2p
-net-print
-net-proxy
-net-voip
-net-wireless
-perl-core
-ros-meta
-sci-astronomy
-sci-biology
-sci-calculators
-sci-chemistry
-sci-electronics
-sci-geosciences
-sci-libs
-sci-mathematics
-sci-misc
-sci-physics
-sci-visualization
-sec-policy
-sys-apps
-sys-auth
-sys-block
-sys-boot
-sys-cluster
-sys-devel
-sys-fabric
-sys-firmware
-sys-freebsd
-sys-fs
-sys-kernel
-sys-libs
-sys-power
-sys-process
-virtual
-www-apache
-www-apps
-www-client
-www-misc
-www-plugins
-www-servers
-x11-apps
-x11-base
-x11-drivers
-x11-libs
-x11-misc
-x11-plugins
-x11-proto
-x11-terms
-x11-themes
-x11-wm
-xfce-base
-xfce-extra

diff --git a/profiles/package.use.mask b/profiles/package.use.mask
index a3d897332..09d72f798 100644
--- a/profiles/package.use.mask
+++ b/profiles/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and
@@ -23,10 +23,6 @@ sci-physics/qcl plotutils
 # icc and ifc don't work on no-multilib
 sci-biology/estscan icc ifc
 
-# Andreas Schäfer  (21 Nov 2013)
-# cuda only works on x86 and amd64
-sys-cluster/openmpi -cuda
-
 # Andreas Schäfer  (21 Nov 2013)
 # cuda only works on x86 and amd64
 sys-cluster/openmpi -cuda

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
deleted file mode 100644
index 8b1378917..0
--- a/profiles/profiles.desc
+++ /dev/null
@@ -1 +0,0 @@
-



[gentoo-commits] repo/gentoo:master commit in: dev-python/re-assert/

2020-12-29 Thread Sam James
commit: ebc874d7ba52c7ad78bcfc81ac4aca490fb47ebd
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 22:27:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 22:27:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc874d7

dev-python/re-assert: Stabilize 1.1.0 arm, #761891

Signed-off-by: Sam James  gentoo.org>

 dev-python/re-assert/re-assert-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/re-assert/re-assert-1.1.0.ebuild 
b/dev-python/re-assert/re-assert-1.1.0.ebuild
index 1cd1fd768a0..e2189bb59d0 100644
--- a/dev-python/re-assert/re-assert-1.1.0.ebuild
+++ b/dev-python/re-assert/re-assert-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
 
 RDEPEND="dev-python/regex[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/

2020-12-29 Thread Sam James
commit: fc0511314704a082054ae050cbf5f958c477a440
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 22:27:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 22:27:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc051131

dev-python/lxml: Stabilize 4.6.2-r1 arm64, #761888

Signed-off-by: Sam James  gentoo.org>

 dev-python/lxml/lxml-4.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lxml/lxml-4.6.2-r1.ebuild 
b/dev-python/lxml/lxml-4.6.2-r1.ebuild
index c79890a89cf..92f12f256e8 100644
--- a/dev-python/lxml/lxml-4.6.2-r1.ebuild
+++ b/dev-python/lxml/lxml-4.6.2-r1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P}
 
 LICENSE="BSD ElementTree GPL-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples +threads test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/aiohttp/

2020-12-29 Thread Sam James
commit: a7761bb7b1e1a4e497ad9431273dcc481efbb1f1
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 22:27:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 22:27:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7761bb7

dev-python/aiohttp: Stabilize 3.7.2-r1 arm, #761891

Signed-off-by: Sam James  gentoo.org>

 dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild 
b/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild
index b3e3109ad4d..c3bf78279ea 100644
--- a/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/async_timeout-3.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-wm/awesome/

2020-12-29 Thread Marek Szuba
commit: 77f0eb0e607e1febe878b05110ea4d2dd1f93126
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Dec 29 22:12:55 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Dec 29 22:16:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f0eb0e

x11-wm/awesome: add LDoc version bounds to migrated ebuilds

Weird things could happen if in the course of updating a system to slotted
dev-lang/lua, the package manager decided to update dev-lua/ldoc AFTER
updating a package using it.

Signed-off-by: Marek Szuba  gentoo.org>

 x11-wm/awesome/awesome-4.3-r100.ebuild | 8 ++--
 x11-wm/awesome/awesome-.ebuild | 6 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/x11-wm/awesome/awesome-4.3-r100.ebuild 
b/x11-wm/awesome/awesome-4.3-r100.ebuild
index 2c4b67994de..b0898a645c6 100644
--- a/x11-wm/awesome/awesome-4.3-r100.ebuild
+++ b/x11-wm/awesome/awesome-4.3-r100.ebuild
@@ -41,7 +41,11 @@ RDEPEND="${LUA_DEPS}
 "
 
 # graphicsmagick's 'convert -channel' has no Alpha support, bug #352282
-# ldoc is used by invoking its executable, hence no need for LUA_SINGLE_USEDEP
+# ldoc is used by invoking its executable, hence no need for LUA_SINGLE_USEDEP.
+# On the other hand, it means that we should explicitly depend on a version
+# migrated to Lua eclasses so that during the upgrade from unslotted
+# to slotted dev-lang/lua, the package manager knows to emerge migrated
+# ldoc before migrated awesome.
 DEPEND="${RDEPEND}
>=app-text/asciidoc-8.4.5
app-text/xmlto
@@ -50,7 +54,7 @@ DEPEND="${RDEPEND}
media-gfx/imagemagick[png]
>=x11-base/xcb-proto-1.5
x11-base/xorg-proto
-   doc? ( dev-lua/ldoc )
+   doc? ( >=dev-lua/ldoc-1.4.6-r100 )
test? (
app-shells/zsh
x11-base/xorg-server[xvfb]

diff --git a/x11-wm/awesome/awesome-.ebuild 
b/x11-wm/awesome/awesome-.ebuild
index f74884da277..13a5021a6cc 100644
--- a/x11-wm/awesome/awesome-.ebuild
+++ b/x11-wm/awesome/awesome-.ebuild
@@ -47,6 +47,10 @@ RDEPEND="${LUA_DEPS}
 
 # graphicsmagick's 'convert -channel' has no Alpha support, bug #352282
 # ldoc is used by invoking its executable, hence no need for LUA_SINGLE_USEDEP
+# On the other hand, it means that we should explicitly depend on a version
+# migrated to Lua eclasses so that during the upgrade from unslotted
+# to slotted dev-lang/lua, the package manager knows to emerge migrated
+# ldoc before migrated awesome.
 DEPEND="${RDEPEND}
x11-base/xcb-proto
x11-base/xorg-proto
@@ -61,7 +65,7 @@ BDEPEND="
app-text/asciidoc
media-gfx/imagemagick[png]
virtual/pkgconfig
-   doc? ( dev-lua/ldoc )
+   doc? ( >=dev-lua/ldoc-1.4.6-r100 )
test? ( app-shells/zsh )"
 
 # Skip installation of README.md by einstalldocs, which leads to broken symlink



[gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/

2020-12-29 Thread Göktürk Yüksek
commit: 3c11fdb5423e2258388d0624bf7d6c45b8addf69
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Tue Dec 29 02:40:34 2020 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Dec 29 22:06:37 2020 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3c11fdb5

ebuild-writing/functions: prefer "phase functions" over "ebuild functions"

When the text specifically refers to phase functions, be more verbose
about it. Ebuilds can define other functions that are
internal. Eclasses also define functions. Using the term "phase
functions" should help clarify the ambiguity.

Signed-off-by: Göktürk Yüksek  gentoo.org>

 ebuild-writing/functions/text.xml | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/ebuild-writing/functions/text.xml 
b/ebuild-writing/functions/text.xml
index a3e11d1..b15c0b1 100644
--- a/ebuild-writing/functions/text.xml
+++ b/ebuild-writing/functions/text.xml
@@ -1,22 +1,22 @@
 
 
 
-Ebuild Functions
+Ebuild Phase Functions
 
 
 
-When installing packages from source, the function call order is
+When installing packages from source, the phase function call order is
 pkg_pretend, pkg_setup,
 src_unpack, src_prepare, src_configure, 
src_compile,
 src_test (optional, FEATURES="test"),
 src_install, pkg_preinst, pkg_postinst. When installing 
packages
-from a binary, the function call order is pkg_pretend,
+from a binary, the phase function call order is pkg_pretend,
 pkg_setup, pkg_preinst, pkg_postinst.
 As some phases haven't been introduced from the beginning, you can have a look 
at
  for an overview, what have been introduced 
in which EAPI.
 
 
-
+
 
 
 The pkg_pretend function is to be used for performing various
@@ -43,8 +43,9 @@ location, and Portage records digests of the files installed.
 
 
 
-When testing or debugging, you can instruct Portage to execute a specific 
function
-from an ebuild by using the ebuild command, see the ebuild(1) 
manual
+When testing or debugging, you can instruct Portage to execute a
+specific phase function of an ebuild by using the ebuild
+command, see the ebuild(1) manual
 page for further information.
 
 



[gentoo-commits] proj/devmanual:master commit in: eclass-writing/

2020-12-29 Thread Göktürk Yüksek
commit: f7cc34083e1b3447dde176963f98c1bf50b29f0b
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Tue Dec 29 02:40:34 2020 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Dec 29 22:07:30 2020 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=f7cc3408

eclass-writing: prefer "phase functions" over "ebuild functions"

When the text specifically refers to phase functions, be more verbose
about it. Ebuilds can define other functions that are
internal. Eclasses also define functions. Using the term "phase
functions" should help clarify the ambiguity.

Signed-off-by: Göktürk Yüksek  gentoo.org>
Closes: https://github.com/gentoo/devmanual/pull/183

 eclass-writing/text.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass-writing/text.xml b/eclass-writing/text.xml
index 6598f9a..d0048b3 100644
--- a/eclass-writing/text.xml
+++ b/eclass-writing/text.xml
@@ -643,7 +643,7 @@ domacosapp() {
 
 
 
-An eclass may provide default implementations for any of the standard ebuild
+An eclass may provide default implementations for any of the ebuild phase
 functions (src_unpack, pkg_postinst etc). This can be done 
either as a
 simple function definition (which is not multiple eclass friendly) or using
 EXPORT_FUNCTIONS. Functions given to EXPORT_FUNCTIONS are 
implemented
@@ -651,7 +651,7 @@ as normal, but have their name prefixed with 
${ECLASS}_.
 
 
 
-Only 'standard' functions should be specified in EXPORT_FUNCTIONS.
+Only the ebuild phase functions may be specified in EXPORT_FUNCTIONS.
 
 
 EXPORT_FUNCTIONS is a function, not a variable.



[gentoo-commits] repo/gentoo:master commit in: media-tv/v4l-utils/

2020-12-29 Thread James Le Cuirot
commit: 63af976b818713e94e17f63c9c51a5d06c71eb1a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Dec 29 21:47:12 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Dec 29 21:47:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63af976b

media-tv/v4l-utils: Don't perform clang target check in binpkgs

Closes: https://bugs.gentoo.org/762328
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/v4l-utils/v4l-utils-1.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
index a1ac0bb004d..917bdd3a785 100644
--- a/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.20.0.ebuild
@@ -47,7 +47,7 @@ PATCHES=(
 QA_PREBUILT="*/rc_keymaps/protocols/*.o"
 
 pkg_pretend() {
-   if use bpf; then
+   if [[ ${MERGE_TYPE} != binary ]] && use bpf; then
local clang=${ac_cv_prog_CLANG:-${CLANG:-clang}}
${clang} -target bpf -print-supported-cpus &>/dev/null ||
die "${clang} does not support the BPF target. Please 
check LLVM_TARGETS."



[gentoo-commits] repo/gentoo:master commit in: dev-python/re-assert/

2020-12-29 Thread Sam James
commit: 9fc89d68a60ca53c551b27588276fdce88d1c0a3
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 21:28:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 21:28:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc89d68

dev-python/re-assert: Stabilize 1.1.0 arm64, #761891

Signed-off-by: Sam James  gentoo.org>

 dev-python/re-assert/re-assert-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/re-assert/re-assert-1.1.0.ebuild 
b/dev-python/re-assert/re-assert-1.1.0.ebuild
index 69cc5c86987..1cd1fd768a0 100644
--- a/dev-python/re-assert/re-assert-1.1.0.ebuild
+++ b/dev-python/re-assert/re-assert-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
 
 RDEPEND="dev-python/regex[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/aiohttp/

2020-12-29 Thread Sam James
commit: 9b033192c6ec613600b4ce4ae27a87f20c6e1aba
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 21:28:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 21:28:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b033192

dev-python/aiohttp: Stabilize 3.7.2-r1 arm64, #761891

Signed-off-by: Sam James  gentoo.org>

 dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild 
b/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild
index c42f0b7655c..b3e3109ad4d 100644
--- a/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.7.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/async_timeout-3.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-util/colm/

2020-12-29 Thread Sam James
commit: 9cc1039005cc26b97ad116ce28fe0c83c147f3bc
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 21:25:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 21:25:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc10390

dev-util/colm: Stabilize 0.13.0.7 arm64, #761870

Signed-off-by: Sam James  gentoo.org>

 dev-util/colm/colm-0.13.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/colm/colm-0.13.0.7.ebuild 
b/dev-util/colm/colm-0.13.0.7.ebuild
index 8570c1cf740..82ac3f392b4 100644
--- a/dev-util/colm/colm-0.13.0.7.ebuild
+++ b/dev-util/colm/colm-0.13.0.7.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="app-text/asciidoc"
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/dav1d/

2020-12-29 Thread Sam James
commit: 0c86ca9f0662b7dc9d0efa510d4feb463d777011
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 21:26:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 21:26:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c86ca9f

media-libs/dav1d: Stabilize 0.8.0 arm64, #762098

Signed-off-by: Sam James  gentoo.org>

 media-libs/dav1d/dav1d-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/dav1d/dav1d-0.8.0.ebuild 
b/media-libs/dav1d/dav1d-0.8.0.ebuild
index ec25604043a..4f306cb6db1 100644
--- a/media-libs/dav1d/dav1d-0.8.0.ebuild
+++ b/media-libs/dav1d/dav1d-0.8.0.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" == "" ]]; then
SCM="git-r3"
EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d;
 else
-   KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~sparc ~x86"

SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2;
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/ragel/

2020-12-29 Thread Sam James
commit: b131795a2bc7e8fd83f644088929d2de49669d76
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 29 21:25:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 29 21:25:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b131795a

dev-util/ragel: Stabilize 7.0.0.12 arm64, #761870

Signed-off-by: Sam James  gentoo.org>

 dev-util/ragel/ragel-7.0.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ragel/ragel-7.0.0.12.ebuild 
b/dev-util/ragel/ragel-7.0.0.12.ebuild
index 4151b7cf413..2368568e54e 100644
--- a/dev-util/ragel/ragel-7.0.0.12.ebuild
+++ b/dev-util/ragel/ragel-7.0.0.12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE="vim-syntax"
 
 DEPEND="~dev-util/colm-0.13.0.7"



  1   2   3   >