[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/

2021-01-14 Thread Sam James
commit: c070712b156b69e01189f1dddf1c14ce75a94e2a
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 14:15:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:15:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c070712b

games-strategy/warzone2100: re-sort options

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

 games-strategy/warzone2100/warzone2100-3.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/warzone2100/warzone2100-3.4.1.ebuild 
b/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
index 0438b6f0bd7..210b225cba5 100644
--- a/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
@@ -81,10 +81,10 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF
-DWZ_DISTRIBUTOR="Gentoo"
-   -DWZ_PORTABLE="OFF"
+   -DWZ_ENABLE_WARNINGS_AS_ERRORS="OFF"
-DWZ_ENABLE_BACKEND_VULKAN="$(usex vulkan)"
+   -DWZ_PORTABLE="OFF"
-DBUILD_SHARED_LIBS="OFF"
-DENABLE_NLS="$(usex nls)"
-DENABLE_DISCORD="$(usex discord)"



[gentoo-commits] repo/gentoo:master commit in: games-action/clanbomber/, games-action/clanbomber/files/

2021-01-14 Thread Sam James
commit: 2822f34d2ebd176d328e4fa64dd8a46f925f9b5b
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 14:35:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:35:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2822f34d

games-action/clanbomber: cleanup old

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

 games-action/clanbomber/Manifest   |  1 -
 games-action/clanbomber/clanbomber-2.1.1-r1.ebuild | 48 --
 .../files/clanbomber-2.1.1-automake112.patch   | 11 -
 .../files/clanbomber-2.1.1-boost150.patch  | 31 --
 .../clanbomber/files/clanbomber-2.1.1-gcc6.patch   | 19 -
 5 files changed, 110 deletions(-)

diff --git a/games-action/clanbomber/Manifest b/games-action/clanbomber/Manifest
index 9a49655f9a0..e91b8703874 100644
--- a/games-action/clanbomber/Manifest
+++ b/games-action/clanbomber/Manifest
@@ -1,2 +1 @@
-DIST clanbomber-2.1.1.tar.lzma 2070392 BLAKE2B 
ba6e183a5469a30949a4441f9f40df8f87271c741110ddcc17f584f0f59564a041e5b74214b53ccddbae7df46ffc573a866e1089db0a782e7c73dda1c2d4ac6f
 SHA512 
b2d634c20d60cd7c080263a8ebea931bd623342c32380494c0076441021719135ca7861e0467e0c71cd46bb4ed85d3ce364dbfa2c8399eaf058f62f294a21c32
 DIST clanbomber-2.2.0.tar.xz 2118672 BLAKE2B 
fd384d01552231fb3d823b07a1248c6ca0d1c5bb5f7f8d7dae3a71387d457d789c2dfabb69817233fac95699b9bd96e52846e736de8c55735bb67be7edb5b158
 SHA512 
307921d118286dcfd29ce96e0a35dfdc389dae6bd71a7dfd088311f611a75b167c1018542b5dc59c26bfb808a985011f6691c297cc8dd472da0fe5e005a401d5

diff --git a/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild 
b/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
deleted file mode 100644
index b6f4ba83831..000
--- a/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils
-
-DESCRIPTION="Bomberman-like multiplayer game"
-HOMEPAGE="https://savannah.nongnu.org/projects/clanbomber/;
-SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.lzma;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/boost
-   media-fonts/dejavu
-   media-libs/libsdl[sound,joystick,video]
-   media-libs/sdl-gfx
-   media-libs/sdl-image[png]
-   media-libs/sdl-mixer
-   media-libs/sdl-ttf"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog ChangeLog.hg IDEAS NEWS QUOTES README TODO )
-
-PATCHES=(
-   "${FILESDIR}"/${P}-automake112.patch
-   "${FILESDIR}"/${P}-boost150.patch
-   "${FILESDIR}"/${P}-gcc6.patch
-)
-
-src_prepare() {
-   default
-   sed -i -e 's/menuentry//' src/Makefile.am || die
-   eautoreconf
-}
-
-src_install() {
-   default
-   newicon src/pics/cup2.png ${PN}.png
-   make_desktop_entry ${PN}2 ClanBomber2
-   rm -f "${D}/usr/share/${PN}/fonts/DejaVuSans-Bold.ttf" || die
-   dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf \
-   /usr/share/${PN}/fonts/DejaVuSans-Bold.ttf
-}

diff --git a/games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch 
b/games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch
deleted file mode 100644
index 5fce5be335a..000
--- a/games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure.ac 2012-11-15 09:35:24.682199511 +0100
-+++ b/configure.ac 2012-11-15 09:36:02.367839076 +0100
-@@ -2,7 +2,7 @@
- AC_PREREQ([2.63])
- AC_INIT([ClanBomber], [2.1.1], [r...@members.fsf.org])
- #AM_INIT_AUTOMAKE([-Wall -Werror foreign])#foreign is for NEWS COPYING ETC
--AM_INIT_AUTOMAKE([dist-lzma -Wall -Werror])
-+AM_INIT_AUTOMAKE([-Wall])
- 
- 
- #CXXFLAGS="-O6 -g3"

diff --git a/games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch 
b/games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch
deleted file mode 100644
index f3e67666a22..000
--- a/games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch
+++ /dev/null
@@ -1,31 +0,0 @@
 a/src/MapEntry.cpp 2012-11-15 10:55:40.123259605 +0100
-+++ b/src/MapEntry.cpp 2012-11-15 10:57:35.217379211 +0100
-@@ -50,7 +50,7 @@
-   enabled = true;
- 
-   // extract map name
--  map_name = filename.stem();
-+  map_name = filename.stem().string();
- 
-   // is the file writable?
-   if (access(path / filename, W_OK) == 0) {
 a/src/Map.cpp  2012-11-15 10:52:56.884424228 +0100
-+++ b/src/Map.cpp  2012-11-15 10:54:16.334992079 +0100
-@@ -116,7 +116,7 @@
- for (boost::filesystem::directory_iterator dir_iter(path);
-  dir_iter != end_iter; dir_iter++) {
-   if (dir_iter->path().extension() == ".map") {
--map_list.push_back(new MapEntry(path, dir_iter->filename()));
-+map_list.push_back(new MapEntry(path, 

[gentoo-commits] repo/gentoo:master commit in: games-action/clanbomber/

2021-01-14 Thread Sam James
commit: a3f975f9e8d12ee52aea1233491d4255739d171e
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 14:35:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:35:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f975f9

games-action/clanbomber: bump to 2.2.0

Closes: https://bugs.gentoo.org/677624
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 games-action/clanbomber/Manifest|  1 +
 games-action/clanbomber/clanbomber-2.2.0.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/games-action/clanbomber/Manifest b/games-action/clanbomber/Manifest
index d303fa2b472..9a49655f9a0 100644
--- a/games-action/clanbomber/Manifest
+++ b/games-action/clanbomber/Manifest
@@ -1 +1,2 @@
 DIST clanbomber-2.1.1.tar.lzma 2070392 BLAKE2B 
ba6e183a5469a30949a4441f9f40df8f87271c741110ddcc17f584f0f59564a041e5b74214b53ccddbae7df46ffc573a866e1089db0a782e7c73dda1c2d4ac6f
 SHA512 
b2d634c20d60cd7c080263a8ebea931bd623342c32380494c0076441021719135ca7861e0467e0c71cd46bb4ed85d3ce364dbfa2c8399eaf058f62f294a21c32
+DIST clanbomber-2.2.0.tar.xz 2118672 BLAKE2B 
fd384d01552231fb3d823b07a1248c6ca0d1c5bb5f7f8d7dae3a71387d457d789c2dfabb69817233fac95699b9bd96e52846e736de8c55735bb67be7edb5b158
 SHA512 
307921d118286dcfd29ce96e0a35dfdc389dae6bd71a7dfd088311f611a75b167c1018542b5dc59c26bfb808a985011f6691c297cc8dd472da0fe5e005a401d5

diff --git a/games-action/clanbomber/clanbomber-2.2.0.ebuild 
b/games-action/clanbomber/clanbomber-2.2.0.ebuild
new file mode 100644
index 000..4458ddf6495
--- /dev/null
+++ b/games-action/clanbomber/clanbomber-2.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Bomberman-like multiplayer game"
+HOMEPAGE="https://savannah.nongnu.org/projects/clanbomber/;
+SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND="
+   dev-libs/boost:=
+   media-fonts/dejavu
+   media-libs/libsdl[sound,joystick,video]
+   media-libs/sdl-gfx
+   media-libs/sdl-image[png]
+   media-libs/sdl-mixer
+   media-libs/sdl-ttf"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS ChangeLog ChangeLog.hg IDEAS NEWS QUOTES README TODO )
+
+src_prepare() {
+   default
+   sed -i -e 's/menuentry//' src/Makefile.am || die
+   eautoreconf
+}
+
+src_install() {
+   default
+
+   newicon src/pics/cup2.png ${PN}.png
+   make_desktop_entry ${PN}2 ClanBomber2
+
+   rm "${ED}/usr/share/${PN}/fonts/DejaVuSans-Bold.ttf" || die
+   dosym ../../fonts/dejavu/DejaVuSans-Bold.ttf \
+   /usr/share/${PN}/fonts/DejaVuSans-Bold.ttf
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/lutris/

2021-01-14 Thread Sam James
commit: f4996bbcf2c0672df6e2ed4098b47e2c4dc0d949
Author: Theo Anderson  posteo  de>
AuthorDate: Wed Dec 30 07:36:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:43:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4996bbc

games-util/lutris: remove rdepend app-arch/unrar

Closes: https://bugs.gentoo.org/694596
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 games-util/lutris/lutris-0.5.7.1.ebuild | 1 -
 games-util/lutris/lutris-0.5.8.1.ebuild | 1 -
 games-util/lutris/lutris-0.5.8.ebuild   | 1 -
 games-util/lutris/lutris-.ebuild| 1 -
 4 files changed, 4 deletions(-)

diff --git a/games-util/lutris/lutris-0.5.7.1.ebuild 
b/games-util/lutris/lutris-0.5.7.1.ebuild
index fb54a72d2b4..4e023f60b9e 100644
--- a/games-util/lutris/lutris-0.5.7.1.ebuild
+++ b/games-util/lutris/lutris-0.5.7.1.ebuild
@@ -36,7 +36,6 @@ BDEPEND="
 RDEPEND="
app-arch/cabextract
app-arch/p7zip
-   app-arch/unrar
app-arch/unzip
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/games-util/lutris/lutris-0.5.8.1.ebuild 
b/games-util/lutris/lutris-0.5.8.1.ebuild
index 4052ada5d97..af64c773bc5 100644
--- a/games-util/lutris/lutris-0.5.8.1.ebuild
+++ b/games-util/lutris/lutris-0.5.8.1.ebuild
@@ -36,7 +36,6 @@ BDEPEND="
 RDEPEND="
app-arch/cabextract
app-arch/p7zip
-   app-arch/unrar
app-arch/unzip
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/games-util/lutris/lutris-0.5.8.ebuild 
b/games-util/lutris/lutris-0.5.8.ebuild
index 4052ada5d97..af64c773bc5 100644
--- a/games-util/lutris/lutris-0.5.8.ebuild
+++ b/games-util/lutris/lutris-0.5.8.ebuild
@@ -36,7 +36,6 @@ BDEPEND="
 RDEPEND="
app-arch/cabextract
app-arch/p7zip
-   app-arch/unrar
app-arch/unzip
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/games-util/lutris/lutris-.ebuild 
b/games-util/lutris/lutris-.ebuild
index 4052ada5d97..af64c773bc5 100644
--- a/games-util/lutris/lutris-.ebuild
+++ b/games-util/lutris/lutris-.ebuild
@@ -36,7 +36,6 @@ BDEPEND="
 RDEPEND="
app-arch/cabextract
app-arch/p7zip
-   app-arch/unrar
app-arch/unzip
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: games-util/lutris/

2021-01-14 Thread Sam James
commit: 7eb33cdbcc13b69983eea42324c5d12c52d53a5a
Author: Theo Anderson  posteo  de>
AuthorDate: Wed Dec 30 07:38:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:43:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb33cdb

games-util/lutris: rdepend x11-libs/libnotify[introspection]

Closes: https://bugs.gentoo.org/702694
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 games-util/lutris/lutris-0.5.7.1.ebuild | 2 +-
 games-util/lutris/lutris-0.5.8.1.ebuild | 2 +-
 games-util/lutris/lutris-0.5.8.ebuild   | 2 +-
 games-util/lutris/lutris-.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-util/lutris/lutris-0.5.7.1.ebuild 
b/games-util/lutris/lutris-0.5.7.1.ebuild
index 4e023f60b9e..38ffc431b28 100644
--- a/games-util/lutris/lutris-0.5.7.1.ebuild
+++ b/games-util/lutris/lutris-0.5.7.1.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
x11-apps/xgamma
x11-apps/xrandr
x11-libs/gtk+:3[introspection]
-   x11-libs/libnotify
+   x11-libs/libnotify[introspection]
 "
 
 PATCHES=(

diff --git a/games-util/lutris/lutris-0.5.8.1.ebuild 
b/games-util/lutris/lutris-0.5.8.1.ebuild
index af64c773bc5..ee91e2ed408 100644
--- a/games-util/lutris/lutris-0.5.8.1.ebuild
+++ b/games-util/lutris/lutris-0.5.8.1.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
x11-apps/xgamma
x11-apps/xrandr
x11-libs/gtk+:3[introspection]
-   x11-libs/libnotify
+   x11-libs/libnotify[introspection]
 "
 
 python_install_all() {

diff --git a/games-util/lutris/lutris-0.5.8.ebuild 
b/games-util/lutris/lutris-0.5.8.ebuild
index af64c773bc5..ee91e2ed408 100644
--- a/games-util/lutris/lutris-0.5.8.ebuild
+++ b/games-util/lutris/lutris-0.5.8.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
x11-apps/xgamma
x11-apps/xrandr
x11-libs/gtk+:3[introspection]
-   x11-libs/libnotify
+   x11-libs/libnotify[introspection]
 "
 
 python_install_all() {

diff --git a/games-util/lutris/lutris-.ebuild 
b/games-util/lutris/lutris-.ebuild
index af64c773bc5..ee91e2ed408 100644
--- a/games-util/lutris/lutris-.ebuild
+++ b/games-util/lutris/lutris-.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
x11-apps/xgamma
x11-apps/xrandr
x11-libs/gtk+:3[introspection]
-   x11-libs/libnotify
+   x11-libs/libnotify[introspection]
 "
 
 python_install_all() {



[gentoo-commits] repo/gentoo:master commit in: games-util/lutris/

2021-01-14 Thread Sam James
commit: c200e2dd0fd934ec94aa1ecda8e975abfda5204d
Author: Theo Anderson  posteo  de>
AuthorDate: Wed Dec 30 07:43:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:43:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c200e2dd

games-util/lutris: bump PYTHON_COMPAT to python3_9

Closes: https://bugs.gentoo.org/756280
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/18055
Signed-off-by: Sam James  gentoo.org>

 games-util/lutris/lutris-0.5.7.1.ebuild | 2 +-
 games-util/lutris/lutris-0.5.8.1.ebuild | 2 +-
 games-util/lutris/lutris-0.5.8.ebuild   | 2 +-
 games-util/lutris/lutris-.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-util/lutris/lutris-0.5.7.1.ebuild 
b/games-util/lutris/lutris-0.5.7.1.ebuild
index 38ffc431b28..bf776348a5a 100644
--- a/games-util/lutris/lutris-0.5.7.1.ebuild
+++ b/games-util/lutris/lutris-0.5.7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="sqlite,threads(+)"
 DISTUTILS_SINGLE_IMPL="1"
 

diff --git a/games-util/lutris/lutris-0.5.8.1.ebuild 
b/games-util/lutris/lutris-0.5.8.1.ebuild
index 1080261aaf6..1daf6b1bf93 100644
--- a/games-util/lutris/lutris-0.5.8.1.ebuild
+++ b/games-util/lutris/lutris-0.5.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="sqlite,threads(+)"
 DISTUTILS_SINGLE_IMPL="1"
 

diff --git a/games-util/lutris/lutris-0.5.8.ebuild 
b/games-util/lutris/lutris-0.5.8.ebuild
index 1080261aaf6..1daf6b1bf93 100644
--- a/games-util/lutris/lutris-0.5.8.ebuild
+++ b/games-util/lutris/lutris-0.5.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="sqlite,threads(+)"
 DISTUTILS_SINGLE_IMPL="1"
 

diff --git a/games-util/lutris/lutris-.ebuild 
b/games-util/lutris/lutris-.ebuild
index 1080261aaf6..1daf6b1bf93 100644
--- a/games-util/lutris/lutris-.ebuild
+++ b/games-util/lutris/lutris-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="sqlite,threads(+)"
 DISTUTILS_SINGLE_IMPL="1"
 



[gentoo-commits] repo/gentoo:master commit in: games-util/lutris/

2021-01-14 Thread Sam James
commit: 41abef2f5edb81aa39e3d1a4de6a33946aedf302
Author: Theo Anderson  posteo  de>
AuthorDate: Wed Dec 30 07:40:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:43:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41abef2f

games-util/lutris: rdepend dev-python/python-magic

Closes: https://bugs.gentoo.org/747352
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 games-util/lutris/lutris-0.5.8.1.ebuild | 1 +
 games-util/lutris/lutris-0.5.8.ebuild   | 1 +
 games-util/lutris/lutris-.ebuild| 1 +
 3 files changed, 3 insertions(+)

diff --git a/games-util/lutris/lutris-0.5.8.1.ebuild 
b/games-util/lutris/lutris-0.5.8.1.ebuild
index ee91e2ed408..1080261aaf6 100644
--- a/games-util/lutris/lutris-0.5.8.1.ebuild
+++ b/games-util/lutris/lutris-0.5.8.1.ebuild
@@ -42,6 +42,7 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/python-evdev[${PYTHON_USEDEP}]
+   dev-python/python-magic[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
')

diff --git a/games-util/lutris/lutris-0.5.8.ebuild 
b/games-util/lutris/lutris-0.5.8.ebuild
index ee91e2ed408..1080261aaf6 100644
--- a/games-util/lutris/lutris-0.5.8.ebuild
+++ b/games-util/lutris/lutris-0.5.8.ebuild
@@ -42,6 +42,7 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/python-evdev[${PYTHON_USEDEP}]
+   dev-python/python-magic[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
')

diff --git a/games-util/lutris/lutris-.ebuild 
b/games-util/lutris/lutris-.ebuild
index ee91e2ed408..1080261aaf6 100644
--- a/games-util/lutris/lutris-.ebuild
+++ b/games-util/lutris/lutris-.ebuild
@@ -42,6 +42,7 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/python-evdev[${PYTHON_USEDEP}]
+   dev-python/python-magic[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
')



[gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gcsfuse/

2021-01-14 Thread Mathieu Tortuyaux
commit: c973e986f2e0a25a79d3ea976222f21405299393
Author: Mathieu Tortuyaux  gmail  com>
AuthorDate: Thu Jan 14 10:08:45 2021 +
Commit: Mathieu Tortuyaux  gmail  com>
CommitDate: Thu Jan 14 10:08:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c973e986

sys-fs/gcsfuse: quote variable

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux  gmail.com>

 sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild 
b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
index 88c9aba4..aca3d799 100644
--- a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
+++ b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
@@ -431,7 +431,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 src_compile() {
-   go build -v -x -work -o ${PN} || die "build failed"
+   go build -v -x -work -o "${PN}" || die "build failed"
 }
 
 src_install() {



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2021-01-14 Thread Fabian Groffen
commit: a04d0b455318d4222370beeb4b9b0c809fabf060
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 10:37:00 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 10:37:00 2021 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=a04d0b45

scripts/bootstrap-prefix.sh: bump bootstrap portage version

Signed-off-by: Fabian Groffen  gentoo.org>

 scripts/bootstrap-prefix.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 3f6064f389..95d0b27de9 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -593,8 +593,8 @@ bootstrap_portage() {
# STABLE_PV that is known to work. Intended for power users only.
## It is critical that STABLE_PV is the lastest (non-masked) version 
that is
## included in the snapshot for bootstrap_tree.
-   STABLE_PV="3.0.12"
-   [[ ${TESTING_PV} == latest ]] && TESTING_PV="3.0.12"
+   STABLE_PV="3.0.12.0.2"
+   [[ ${TESTING_PV} == latest ]] && TESTING_PV="3.0.12.0.2"
PV="${TESTING_PV:-${STABLE_PV}}"
A=prefix-portage-${PV}.tar.bz2
einfo "Bootstrapping ${A%.tar.*}"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/

2021-01-14 Thread Lars Wendler
commit: 8cbd1f645c14b8276109746b390e1a66b2211e4e
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 14:44:10 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 14:44:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbd1f64

sys-devel/gnuconfig: Removed old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/gnuconfig/Manifest  |  1 -
 sys-devel/gnuconfig/gnuconfig-20190912.ebuild | 63 ---
 2 files changed, 64 deletions(-)

diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest
index e1c6b35f996..9aa10eab1bd 100644
--- a/sys-devel/gnuconfig/Manifest
+++ b/sys-devel/gnuconfig/Manifest
@@ -1,2 +1 @@
-DIST gnuconfig-20190912.tar.bz2 58742 BLAKE2B 
2d5eba2d966d8b6bb18ba9340031c3f3b96fddad7cb156103620bc8fff3d4824b3acf63e0f9046f389cbd9ce2b88348b123134ca910ce18641001943e9e7
 SHA512 
346ab0e8938052b66b733b0251c5e1cb8d7a61e89630cebcf0039295c5a3652db0798e62b3ec44743c0ccee72d75270dc82fec43e97912c140ac0267a81f6115
 DIST gnuconfig-20200621.tar.bz2 58729 BLAKE2B 
8be2ff224620d0d93f676951ec8dcc7a4f1bfdfcb83e2e07371aa6fdf2f08a8d0e8503aecdd55954a0246f0d4119f31b24d60d461500db07757b061c89914df4
 SHA512 
25778100cb6b47a4ffa8a1875d3109a8b304bf3984549b53e2cbc1e31222aa9614ce01d34451cf6545af62b843378ab217d3396535ed4389ff3e8a7ddaa948ff

diff --git a/sys-devel/gnuconfig/gnuconfig-20190912.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
deleted file mode 100644
index d47b32a1ba7..000
--- a/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.savannah.gnu.org/r/config.git;
-
-   inherit git-r3
-else
-   SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-   S="${WORKDIR}"
-fi
-
-DESCRIPTION="Updated config.sub and config.guess file from GNU"
-HOMEPAGE="https://savannah.gnu.org/projects/config;
-
-LICENSE="GPL-3+-with-autoconf-exception"
-SLOT="0"
-IUSE=""
-
-maint_pkg_create() {
-   cd "${S}"
-
-   local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' ChangeLog)
-   [[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
-
-   cp "${FILESDIR}"/${PV}/*.patch . || die
-
-   local tar="${T}/gnuconfig-${ver}.tar.bz2"
-   tar -jcf "${tar}" ./* || die "creating tar failed"
-   einfo "Packaged tar now available:"
-   einfo "$(du -b "${tar}")"
-}
-
-src_unpack() {
-   if [[ ${PV} == "" ]] ; then
-   git-r3_src_unpack
-   maint_pkg_create
-   else
-   unpack ${A}
-   fi
-}
-
-src_prepare() {
-   default
-   eapply "${S}"/*.patch
-   use elibc_uclibc && sed -i 's:linux-gnu:linux-uclibc:' 
testsuite/config-guess.data #180637
-}
-
-src_compile() { :;}
-
-src_test() {
-   emake check
-}
-
-src_install() {
-   insinto /usr/share/${PN}
-   doins config.{sub,guess}
-   fperms +x /usr/share/${PN}/config.{sub,guess}
-   dodoc ChangeLog
-}



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

2021-01-14 Thread Lars Wendler
commit: ad3d5df8f608fdc80a5ee145d4a501c394f16ab4
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 11:50:37 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 11:50:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3d5df8

dev-libs/volume_key: Removed old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/volume_key/volume_key-0.3.12-r1.ebuild | 51 ---
 dev-libs/volume_key/volume_key-0.3.12-r2.ebuild | 55 -
 2 files changed, 106 deletions(-)

diff --git a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild 
b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
deleted file mode 100644
index 9eb5fb16e7a..000
--- a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
+++ /dev/null
@@ -1,51 +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} )
-
-inherit python-single-r1
-
-DESCRIPTION="Library for manipulating and storing storage volume encryption 
keys"
-HOMEPAGE="https://pagure.io/volume_key;
-SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   app-crypt/gpgme
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   sys-apps/util-linux
-   sys-fs/cryptsetup:=
-"
-DEPEND="
-   ${RDEPEND}
-   sys-devel/gettext
-   test? ( dev-libs/nss[utils] )
-   "
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   # --without-python disables python2
-   econf --without-python --with-python3
-}
-
-src_install() {
-   default
-   find "${ED}" -type f -name "*.la" -delete || die
-
-   python_optimize
-}

diff --git a/dev-libs/volume_key/volume_key-0.3.12-r2.ebuild 
b/dev-libs/volume_key/volume_key-0.3.12-r2.ebuild
deleted file mode 100644
index 90c67ed022e..000
--- a/dev-libs/volume_key/volume_key-0.3.12-r2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit python-single-r1
-
-DESCRIPTION="Library for manipulating and storing storage volume encryption 
keys"
-HOMEPAGE="https://pagure.io/volume_key;
-SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   app-crypt/gpgme
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   sys-apps/util-linux
-   sys-fs/cryptsetup:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   sys-devel/gettext
-   test? ( dev-libs/nss[utils] )
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}-support_higher_LUKS_versions.patch"
-)
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   # --without-python disables python2
-   econf --without-python --with-python3
-}
-
-src_install() {
-   default
-   find "${ED}" -type f -name "*.la" -delete || die
-
-   python_optimize
-}



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

2021-01-14 Thread Fabian Groffen
commit: b158fba5eee07da21f8b80fd737b9bdd3865256b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 12:27:45 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 12:28:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b158fba5

eclass/db.eclass: use get_libname for Darwin support

Closes: https://bugs.gentoo.org/673322
Signed-off-by: Fabian Groffen  gentoo.org>

 eclass/db.eclass | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/eclass/db.eclass b/eclass/db.eclass
index 9a246d18979..96a857a1962 100644
--- a/eclass/db.eclass
+++ b/eclass/db.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: db.eclass
@@ -23,13 +23,13 @@ db_fix_so() {
cd "${LIB}" || die
 
# first clean up old symlinks
-   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*so' -delete || die
-   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*so.[23]' -delete 
|| die
+   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*'"$(get_libname)" 
-delete || die
+   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*'"$(get_libname 
"[23]")" -delete || die
find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*a' -delete || die
 
# now rebuild all the correct ones
local ext
-   for ext in so a; do
+   for ext in so dylib a; do
for name in libdb libdb_{cxx,tcl,java,sql,stl}; do
target="$(find . -maxdepth 1 -type f -name 
"${name}-*.${ext}" |sort -V |tail -n 1)"
[[ -n "${target}" ]] && ln -sf ${target//.\//} 
${name}.${ext}
@@ -37,17 +37,17 @@ db_fix_so() {
done;
 
# db[23] gets some extra-special stuff
-   if [[ -f libdb1.so.2 ]]; then
-   ln -sf libdb1.so.2 libdb.so.2
-   ln -sf libdb1.so.2 libdb1.so
-   ln -sf libdb1.so.2 libdb-1.so
+   if [[ -f libdb1$(get_libname 2) ]]; then
+   ln -sf libdb1$(get_libname 2) libdb$(get_libname 2)
+   ln -sf libdb1$(get_libname 2) libdb1$(get_libname)
+   ln -sf libdb1$(get_libname 2) libdb-1$(get_libname)
fi
# what do we do if we ever get 3.3 ?
local i
for i in libdb libdb_{cxx,tcl,java,sql,stl}; do
-   if [[ -f ${i}-3.2.so ]]; then
-   ln -sf ${i}-3.2.so ${i}-3.so
-   ln -sf ${i}-3.2.so ${i}.so.3
+   if [[ -f $i-3.2$(get_libname) ]]; then
+   ln -sf $i-3.2$(get_libname) $i-3$(get_libname)
+   ln -sf $i-3.2$(get_libname) $i$(get_libname 3)
fi
done
 
@@ -143,8 +143,8 @@ db_src_install_usrlibcleanup() {
mv "${LIB}/libdb_cxx.a" "${LIB}/libdb_cxx-${SLOT}.a" || die
fi
 
-   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*so' -delete || die
-   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*so.[23]' -delete 
|| die
+   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*'"$(get_libname)" 
-delete || die
+   find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*'"$(get_libname 
"[23]")" -delete || die
einfo "removing unversioned static archives"
find "${LIB}" -maxdepth 1 -type l -name 'libdb[1._-]*a' -delete || die
 



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

2021-01-14 Thread Fabian Groffen
commit: a93c780dc88bbef2fee097e1e045eb25d0c5f0c5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 12:23:40 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 12:28:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93c780d

media-libs/giflib: drop *-macos, bug #680110

buildsystem insists on ELF handling, patching it for Mach-O isn't
trivial.  Upstream bug exists, with patch, but that one isn't trivial
either
reflecting current state of things, we cannot build this on macOS

Closes: https://bugs.gentoo.org/680110
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 media-libs/giflib/giflib-5.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/giflib/giflib-5.2.1-r1.ebuild 
b/media-libs/giflib/giflib-5.2.1-r1.ebuild
index 31a7c84cf5f..a64dbd61c8f 100644
--- a/media-libs/giflib/giflib-5.2.1-r1.ebuild
+++ b/media-libs/giflib/giflib-5.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/giflib/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/7"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc static-libs"
 
 PATCHES=(



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

2021-01-14 Thread Fabian Groffen
commit: 918ca338cb2853bb8c94b6d8122631c4553ee93e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 13:39:14 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 13:40:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918ca338

dev-util/cmake-3.19.3: disable Xcode hooks more drastically

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

 dev-util/cmake/cmake-3.19.3.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-util/cmake/cmake-3.19.3.ebuild 
b/dev-util/cmake/cmake-3.19.3.ebuild
index 3dbd001d537..93041717129 100644
--- a/dev-util/cmake/cmake-3.19.3.ebuild
+++ b/dev-util/cmake/cmake-3.19.3.ebuild
@@ -131,8 +131,11 @@ src_prepare() {
 
if [[ ${CHOST} == *-darwin* ]] ; then
# disable Xcode hooks, bug #652134
-   sed -i -e 's/__APPLE__/__DISABLED_APPLE__/' \
-   Source/cmGlobalXCodeGenerator.cxx || die
+   sed -i -e 's/cm\(\|Global\|Local\)XCode[^.]\+\.\(cxx\|h\)//' \
+   Source/CMakeLists.txt || die
+   sed -i -e '/define CMAKE_USE_XCODE/s/XCODE/NO_XCODE/' \
+   -e '/cmGlobalXCodeGenerator.h/d' \
+   Source/cmake.cxx || die
# disable isysroot usage with GCC, we've properly instructed
# where things are via GCC configuration and ldwrapper
sed -i -e '/cmake_gnu_set_sysroot_flag/d' \



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

2021-01-14 Thread Fabian Groffen
commit: 0a497e0e858c7a999e547cb8cf0eae00167ed094
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 13:39:49 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 13:40:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a497e0e

profiles/prefix/darwin/macos/package.mask: drop cmake-3.19.3 mask

cmake ebuild was fixed

Signed-off-by: Fabian Groffen  gentoo.org>

 profiles/prefix/darwin/macos/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/prefix/darwin/macos/package.mask 
b/profiles/prefix/darwin/macos/package.mask
index 523a5c82a1d..99f21f91b1f 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,10 +1,6 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Fabian Groffen  (2021-01-14)
-# fails to compile with was not declared in this scope errors
-=dev-util/cmake-3.19.3
-
 # Fabian Groffen  (2021-01-10)
 # fails to compile on regex and nonull definitions in
 # gnulib/malloc/dynarray-skeleton.c



[gentoo-commits] repo/proj/guru:master commit in: www-apps/jackett-bin/

2021-01-14 Thread Andrew Ammerlaan
commit: f0574ebd20f8b00c2fa43669adfaa5551fb37352
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Jan 13 19:19:25 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jan 13 19:20:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f0574ebd

www-apps/jackett-bin: version bump to 0.17.261

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 www-apps/jackett-bin/Manifest|  3 ++
 www-apps/jackett-bin/jackett-bin-0.17.261.ebuild | 36 
 2 files changed, 39 insertions(+)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index b3d320bf..9329f83d 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -4,3 +4,6 @@ DIST jackett-bin-0.17.197-arm64.tar.gz 41865109 BLAKE2B 
11223b268144e082235bf1d8
 DIST jackett-bin-0.17.207-amd64.tar.gz 44620838 BLAKE2B 
1f1220ee74f1e5a16e99480f619804d59f70fdb5a401716900c4dad27aee2b08d905c188adcb1e4d64fcd49b851adb97f777a973e05da9b75598335e49a51bd8
 SHA512 
59ff3efba54b310373c4468ec36e3bc722547a4d7b97b55cf7ea0d74edee2e868154b423a107eac6b02f5fbbfdedcde24749d93de9b03356ce385b3c09ba3b63
 DIST jackett-bin-0.17.207-arm.tar.gz 42497581 BLAKE2B 
051e9c9ab58771fca23d6352f3778b6da18001f8711db4722a0865e39b4eb741a52e88d482ad2df3ad5d723ee9e86e1022cddbbffad8863003c3511f11d10bac
 SHA512 
7de86ab29f77ccdcd65c6649a1d74cd0fd16eb97e791cc02c77df723263291dae2c4b2f9f29e7739d59c7a0358464c4b590ac3255bfad75d2afba8d6fab73027
 DIST jackett-bin-0.17.207-arm64.tar.gz 41864538 BLAKE2B 
1f5e1440478a7df51c4a25b77bf3d7d52021c8e506a5d5e91c7b5a15032a4b256e132f8cc6d101ae994ca5b3b8824cfa9fe23ebfcf1715cb26a2fec0be239f73
 SHA512 
9b3cb3901a4f2570550e4e08578ac6c763a4933dbeec6f125007c86f18664e8efa478df0b5e914a698decaf803b42b62a0b9cf162e1f1c04deb3684dbfd9edf4
+DIST jackett-bin-0.17.261-amd64.tar.gz 44619870 BLAKE2B 
35e65b09786d0561b3e1ec76a237704d8ba08ea9576540f4c9403360163cddc9ef19eb397a5d22666d626cffb3d0756d6190fa11a27c154ca0cd400d87aacfec
 SHA512 
e03ab868d3e6d759ab14b45a22a07060db7838a845385aa5a29ded8cae7b5646e24171d2f4c237aa1e6729880cb650268d0ff12020f43ad1ed6f6ae8486efea3
+DIST jackett-bin-0.17.261-arm.tar.gz 42508290 BLAKE2B 
3b30bd5cde813f2bdbfe13bd7564784330bddbe643f9e21e9c986f03ae63fad6eed7306f538524435112c652c98d4ecc88c290e640cb2f894a41fdce4ae09a75
 SHA512 
98b1597c0a1b386d25f8a37fe3a820dd5ab0c868c2ceca98e3f1e5b8edbb427e2756b5fc85a66b004d08fe70a4bb64fa229dd62f0ce1ff8c8832c30cf78299cb
+DIST jackett-bin-0.17.261-arm64.tar.gz 41869597 BLAKE2B 
64aea9431841a2667670d6046d7f39826315d969fef2cb7cb5e77ad7f0a6500ad36d927b0e7466fb0175d2a479ad0a9d35dafedbaa96505539123c8c9b7f4f4b
 SHA512 
8be922ee105b0bcc1c8a77ee64c3cac51023a5b8372d39b51c8ad760fe8b0f07c2a7c695ef47c23ef548af0203ac951fbea5519f4ec2cc01fcbf5d16fbbcea33

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.261.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.261.ebuild
new file mode 100644
index ..b2966ed1
--- /dev/null
+++ b/www-apps/jackett-bin/jackett-bin-0.17.261.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd
+
+DESCRIPTION="API Support for your favorite torrent trackers"
+HOMEPAGE="https://github.com/Jackett/Jackett;
+SRC_URI="
+   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
+   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
+   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
+"
+
+KEYWORDS="~amd64 ~arm ~arm64"
+LICENSE="GPL-2"
+SLOT="0"
+RESTRICT="strip"
+
+RDEPEND="
+   app-crypt/mit-krb5
+   dev-libs/icu
+   dev-util/lttng-ust
+"
+
+QA_PREBUILT="*"
+S="${WORKDIR}"/Jackett
+
+src_install() {
+   dodir /opt/jackett
+   cp -a "${S}"/. "${ED}"/opt/jackett || die
+   newinitd "${FILESDIR}"/jackett.initd jackett
+   systemd_dounit "${FILESDIR}"/jackett.service
+   doenvd "${FILESDIR}"/99jackett
+}



[gentoo-commits] repo/proj/guru:master commit in: net-misc/purritobin/

2021-01-14 Thread Andrew Ammerlaan
commit: f98a8c0132bfa3c17fa6e9d461c622250543f82c
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Jan 13 18:58:09 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jan 13 18:59:00 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f98a8c01

net-misc/purritobin: version bump to 0.4.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 net-misc/purritobin/Manifest|  1 +
 net-misc/purritobin/purritobin-0.4.0.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/net-misc/purritobin/Manifest b/net-misc/purritobin/Manifest
index 3171cffd..952657ce 100644
--- a/net-misc/purritobin/Manifest
+++ b/net-misc/purritobin/Manifest
@@ -1 +1,2 @@
 DIST purritobin-0.3.3.tar.gz 13155 BLAKE2B 
1134ab3aecd9910dfdda0d18fc6ac39c4c7332798eb5863edc9dd8306de3b60a0e08d91ed18ada99b4787584b52005e9507cc33681a696c243cc98b847ae8a35
 SHA512 
d78727920b6b8b92a786003c51d5def143c24763cd7349fdda688bbb90d737bd958bda321b5ae7f5debbea095b9912f88b0b7e7a8501e7f33402941d7656d160
+DIST purritobin-0.4.0.tar.gz 13895 BLAKE2B 
4827e31bc731400c7ffd83ca12f82bd8f9e4c959f059a2b692435d91ecf717cbafb6b66cd7653c98f05ce2b8959f5a039986243ea87ea2fe194fc01bee81c349
 SHA512 
006b4c2d741c25dc5766d0d7dafcb910f35799721fab7bf59930be8550ac896dfe6f2ae783fe7b28c8d2e786d886777bbff9ee4a33877a8e044e9b1ffbebaeba

diff --git a/net-misc/purritobin/purritobin-0.4.0.ebuild 
b/net-misc/purritobin/purritobin-0.4.0.ebuild
new file mode 100644
index ..fd9c6136
--- /dev/null
+++ b/net-misc/purritobin/purritobin-0.4.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="minimalistic commandline pastebin"
+HOMEPAGE="https://bsd.ac;
+
+inherit systemd toolchain-funcs
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/PurritoBin/PurritoBin.git;
+else
+   SRC_URI="https://github.com/PurritoBin/PurritoBin/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+   S="${WORKDIR}/PurritoBin-${PV}"
+fi
+
+LICENSE="ISC"
+SLOT="0"
+
+RDEPEND="
+   net-libs/usockets[ssl]
+   acct-user/purritobin
+   acct-group/purritobin
+"
+DEPEND="${RDEPEND}
+   www-apps/uwebsockets
+"
+
+src_configure() {
+   default
+   tc-export CXX
+}
+
+src_install() {
+   emake PREFIX="/usr" MANDIR="/usr/share/man" DESTDIR="${ED}" install
+   insinto /var/www/purritobin
+   doins frontend/paste.html
+   fowners purritobin:purritobin /var/www/purritobin
+   newinitd "${FILESDIR}"/purritobin.initd purritobin
+   systemd_dounit "${FILESDIR}"/purritobin.service
+   einstalldocs
+}



[gentoo-commits] repo/proj/guru:master commit in: sys-fs/gcsfuse/

2021-01-14 Thread Andrew Ammerlaan
commit: f4f4df3a354fac388ccfc0c268bb5913935e2102
Author: Mathieu Tortuyaux  gmail  com>
AuthorDate: Thu Jan 14 09:14:22 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 14 09:15:07 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4f4df3a

sys-fs/gcsfuse: apply modification

* verbose build
* install documentation
* remove go.sum hashes
* remove ego_pn

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux  gmail.com>

 sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild | 821 ++-
 1 file changed, 411 insertions(+), 410 deletions(-)

diff --git a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild 
b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
index d360961e..88c9aba4 100644
--- a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
+++ b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
@@ -5,416 +5,415 @@ EAPI=7
 
 inherit go-module
 
-EGO_PN="github.com/GoogleCloudPlatform/gcsfuse"
 EGO_SUM=(
-   "cloud.google.com/go v0.26.0/go.mod 
h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw="
-   "cloud.google.com/go v0.34.0 
h1:eOI3/cP2VTU6uZLDYAoic+eyzzB9YyGmJ7eIjl8rOPg="
-   "cloud.google.com/go v0.34.0/go.mod 
h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw="
-   "cloud.google.com/go v0.38.0/go.mod 
h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU="
-   "cloud.google.com/go v0.44.1/go.mod 
h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwredwwASm/v6AU="
-   "cloud.google.com/go v0.44.2/go.mod 
h1:60680Gw3Yr4ikxnPRS/oxxkBccT6SA1yMk63TGekxKY="
-   "cloud.google.com/go v0.45.1/go.mod 
h1:RpBamKRgapWJb87xiFSdk4g1CME7QZg3uwTez+TSTjc="
-   "cloud.google.com/go v0.46.3/go.mod 
h1:a6bKKbmY7er1mI7TEI4lsAkts/mkhTSZK8w33B4RAg0="
-   "cloud.google.com/go v0.50.0/go.mod 
h1:r9sluTvynVuxRIOHXQEHMFffphuXHOMZMycpNR5e6To="
-   "cloud.google.com/go v0.52.0/go.mod 
h1:pXajvRH/6o3+F9jDHZWQ5PbGhn+o8w9qiu/CffaVdO4="
-   "cloud.google.com/go v0.53.0/go.mod 
h1:fp/UouUEsRkN6ryDKNW/Upv/JBKnv6WDthjR6+vze6M="
-   "cloud.google.com/go v0.56.0 
h1:WRz29PgAsVEyPSDHyk+0fpEkwEFyfhHn+JbksT6gIL4="
-   "cloud.google.com/go v0.56.0/go.mod 
h1:jr7tqZxxKOVYizybht9+26Z/gUq7tiRzu+ACVAMbKVk="
-   "cloud.google.com/go/bigquery v1.0.1/go.mod 
h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o="
-   "cloud.google.com/go/bigquery v1.3.0/go.mod 
h1:PjpwJnslEMmckchkHFfq+HTD2DmtT67aNFKH1/VBDHE="
-   "cloud.google.com/go/bigquery v1.4.0/go.mod 
h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvftPBK2Dvzc="
-   "cloud.google.com/go/datastore v1.0.0/go.mod 
h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE="
-   "cloud.google.com/go/datastore v1.1.0/go.mod 
h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk="
-   "cloud.google.com/go/pubsub v1.0.1/go.mod 
h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I="
-   "cloud.google.com/go/pubsub v1.1.0/go.mod 
h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+R3AArQw="
-   "cloud.google.com/go/pubsub v1.2.0/go.mod 
h1:jhfEVHT8odbXTkndysNHCcx0awwzvfOlguIAii9o8iA="
-   "cloud.google.com/go/storage v1.0.0/go.mod 
h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw="
-   "cloud.google.com/go/storage v1.5.0/go.mod 
h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0ZeosJ0Rtdos="
-   "cloud.google.com/go/storage v1.6.0 
h1:UDpwYIwla4jHGzZJaEJYx1tOejbgSoNqsAfHAUYe2r8="
-   "cloud.google.com/go/storage v1.6.0/go.mod 
h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk="
-   "dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod 
h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU="
-   "github.com/BurntSushi/toml v0.3.1 
h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ="
-   "github.com/BurntSushi/toml v0.3.1/go.mod 
h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU="
-   "github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod 
h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo="
-   "github.com/alecthomas/template 
v0.0.0-20160405071501-a0175ee3bccc/go.mod 
h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc="
-   "github.com/alecthomas/template 
v0.0.0-20190718012654-fb15b899a751/go.mod 
h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc="
-   "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod 
h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0="
-   "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod 
h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0="
-   "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod 
h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q="
-   "github.com/beorn7/perks v1.0.0/go.mod 
h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8="
-   "github.com/beorn7/perks v1.0.1 
h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM="
-   "github.com/beorn7/perks v1.0.1/go.mod 
h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw="
-   "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod 
h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU="
-   "github.com/cespare/xxhash/v2 v2.1.1 
h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY="
-   

[gentoo-commits] repo/proj/guru:master commit in: sys-fs/gcsfuse/

2021-01-14 Thread Andrew Ammerlaan
commit: c973e986f2e0a25a79d3ea976222f21405299393
Author: Mathieu Tortuyaux  gmail  com>
AuthorDate: Thu Jan 14 10:08:45 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 14 10:08:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c973e986

sys-fs/gcsfuse: quote variable

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux  gmail.com>

 sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild 
b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
index 88c9aba4..aca3d799 100644
--- a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
+++ b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
@@ -431,7 +431,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 src_compile() {
-   go build -v -x -work -o ${PN} || die "build failed"
+   go build -v -x -work -o "${PN}" || die "build failed"
 }
 
 src_install() {



[gentoo-commits] repo/proj/guru:master commit in: www-apps/jackett-bin/

2021-01-14 Thread Andrew Ammerlaan
commit: 4db04dc4d655aa0aaa77173dba634c992785db46
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Jan 13 19:20:15 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jan 13 19:20:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4db04dc4

www-apps/jackett-bin: drop old version

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 www-apps/jackett-bin/Manifest|  3 --
 www-apps/jackett-bin/jackett-bin-0.17.207.ebuild | 36 
 2 files changed, 39 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 220f01af..8ec5ed4b 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.207-amd64.tar.gz 44620838 BLAKE2B 
1f1220ee74f1e5a16e99480f619804d59f70fdb5a401716900c4dad27aee2b08d905c188adcb1e4d64fcd49b851adb97f777a973e05da9b75598335e49a51bd8
 SHA512 
59ff3efba54b310373c4468ec36e3bc722547a4d7b97b55cf7ea0d74edee2e868154b423a107eac6b02f5fbbfdedcde24749d93de9b03356ce385b3c09ba3b63
-DIST jackett-bin-0.17.207-arm.tar.gz 42497581 BLAKE2B 
051e9c9ab58771fca23d6352f3778b6da18001f8711db4722a0865e39b4eb741a52e88d482ad2df3ad5d723ee9e86e1022cddbbffad8863003c3511f11d10bac
 SHA512 
7de86ab29f77ccdcd65c6649a1d74cd0fd16eb97e791cc02c77df723263291dae2c4b2f9f29e7739d59c7a0358464c4b590ac3255bfad75d2afba8d6fab73027
-DIST jackett-bin-0.17.207-arm64.tar.gz 41864538 BLAKE2B 
1f5e1440478a7df51c4a25b77bf3d7d52021c8e506a5d5e91c7b5a15032a4b256e132f8cc6d101ae994ca5b3b8824cfa9fe23ebfcf1715cb26a2fec0be239f73
 SHA512 
9b3cb3901a4f2570550e4e08578ac6c763a4933dbeec6f125007c86f18664e8efa478df0b5e914a698decaf803b42b62a0b9cf162e1f1c04deb3684dbfd9edf4
 DIST jackett-bin-0.17.261-amd64.tar.gz 44619870 BLAKE2B 
35e65b09786d0561b3e1ec76a237704d8ba08ea9576540f4c9403360163cddc9ef19eb397a5d22666d626cffb3d0756d6190fa11a27c154ca0cd400d87aacfec
 SHA512 
e03ab868d3e6d759ab14b45a22a07060db7838a845385aa5a29ded8cae7b5646e24171d2f4c237aa1e6729880cb650268d0ff12020f43ad1ed6f6ae8486efea3
 DIST jackett-bin-0.17.261-arm.tar.gz 42508290 BLAKE2B 
3b30bd5cde813f2bdbfe13bd7564784330bddbe643f9e21e9c986f03ae63fad6eed7306f538524435112c652c98d4ecc88c290e640cb2f894a41fdce4ae09a75
 SHA512 
98b1597c0a1b386d25f8a37fe3a820dd5ab0c868c2ceca98e3f1e5b8edbb427e2756b5fc85a66b004d08fe70a4bb64fa229dd62f0ce1ff8c8832c30cf78299cb
 DIST jackett-bin-0.17.261-arm64.tar.gz 41869597 BLAKE2B 
64aea9431841a2667670d6046d7f39826315d969fef2cb7cb5e77ad7f0a6500ad36d927b0e7466fb0175d2a479ad0a9d35dafedbaa96505539123c8c9b7f4f4b
 SHA512 
8be922ee105b0bcc1c8a77ee64c3cac51023a5b8372d39b51c8ad760fe8b0f07c2a7c695ef47c23ef548af0203ac951fbea5519f4ec2cc01fcbf5d16fbbcea33

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.207.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.207.ebuild
deleted file mode 100644
index b2966ed1..
--- a/www-apps/jackett-bin/jackett-bin-0.17.207.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="API Support for your favorite torrent trackers"
-HOMEPAGE="https://github.com/Jackett/Jackett;
-SRC_URI="
-   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
-   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
-   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
-   app-crypt/mit-krb5
-   dev-libs/icu
-   dev-util/lttng-ust
-"
-
-QA_PREBUILT="*"
-S="${WORKDIR}"/Jackett
-
-src_install() {
-   dodir /opt/jackett
-   cp -a "${S}"/. "${ED}"/opt/jackett || die
-   newinitd "${FILESDIR}"/jackett.initd jackett
-   systemd_dounit "${FILESDIR}"/jackett.service
-   doenvd "${FILESDIR}"/99jackett
-}



[gentoo-commits] repo/proj/guru:master commit in: www-apps/jackett-bin/

2021-01-14 Thread Andrew Ammerlaan
commit: a81177404e4e14b80a146b34ad4aec4c0dfa83f2
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Jan 13 19:19:42 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jan 13 19:20:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8117740

www-apps/jackett-bin: drop old version

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 www-apps/jackett-bin/Manifest  |  3 --
 .../jackett-bin/jackett-bin-0.17.197-r1.ebuild | 36 --
 2 files changed, 39 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 9329f83d..220f01af 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.197-amd64.tar.gz 44622218 BLAKE2B 
3426ef363bdb89acccacbf1bfced32066eee80a2ad48cb9875d808735b5c1fa0bf80eb39993bc00190292c1b693a7e210c72d5766f5bc16474fddafa8b3eec5a
 SHA512 
18f585c5047a2c68a9e093f0180f485ed2e2e2a1345b7d503ad24dee369cacce3f8b4bed3bf887b12ad772558910ea5b40e3b46eb12cc30aa217ef2470204cd2
-DIST jackett-bin-0.17.197-arm.tar.gz 42499036 BLAKE2B 
8a9fac191bdd129003aaa4151f9eb5434567fee5a6dd761f2f993976d8791e9e001817e31053687ab4ae96423b56a702aa892b1fc958c6537f96487801c6e350
 SHA512 
5410c4a65009b863ba57a1183a2177c3c74d984dfc288691397c741e6b5338aa92582d00384b4b7c5e4fa559e283c3d5ceab695f345c57882d909b132c7b8972
-DIST jackett-bin-0.17.197-arm64.tar.gz 41865109 BLAKE2B 
11223b268144e082235bf1d88fdbeea74e34efddf187693d8e41c36b2c6b7139f96699683d29d27d19ca7390f018243370e0659288535f07f5a98a6101d90274
 SHA512 
3215199cce835997772b58a4f3dbde504c10d62f62603e188c5107ee0c9f3c263e7556863adc472f1c7b05c1b837a9328f96cad30c6857a1ef5ed107d2d5ca66
 DIST jackett-bin-0.17.207-amd64.tar.gz 44620838 BLAKE2B 
1f1220ee74f1e5a16e99480f619804d59f70fdb5a401716900c4dad27aee2b08d905c188adcb1e4d64fcd49b851adb97f777a973e05da9b75598335e49a51bd8
 SHA512 
59ff3efba54b310373c4468ec36e3bc722547a4d7b97b55cf7ea0d74edee2e868154b423a107eac6b02f5fbbfdedcde24749d93de9b03356ce385b3c09ba3b63
 DIST jackett-bin-0.17.207-arm.tar.gz 42497581 BLAKE2B 
051e9c9ab58771fca23d6352f3778b6da18001f8711db4722a0865e39b4eb741a52e88d482ad2df3ad5d723ee9e86e1022cddbbffad8863003c3511f11d10bac
 SHA512 
7de86ab29f77ccdcd65c6649a1d74cd0fd16eb97e791cc02c77df723263291dae2c4b2f9f29e7739d59c7a0358464c4b590ac3255bfad75d2afba8d6fab73027
 DIST jackett-bin-0.17.207-arm64.tar.gz 41864538 BLAKE2B 
1f5e1440478a7df51c4a25b77bf3d7d52021c8e506a5d5e91c7b5a15032a4b256e132f8cc6d101ae994ca5b3b8824cfa9fe23ebfcf1715cb26a2fec0be239f73
 SHA512 
9b3cb3901a4f2570550e4e08578ac6c763a4933dbeec6f125007c86f18664e8efa478df0b5e914a698decaf803b42b62a0b9cf162e1f1c04deb3684dbfd9edf4

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.197-r1.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.197-r1.ebuild
deleted file mode 100644
index b2966ed1..
--- a/www-apps/jackett-bin/jackett-bin-0.17.197-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="API Support for your favorite torrent trackers"
-HOMEPAGE="https://github.com/Jackett/Jackett;
-SRC_URI="
-   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
-   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
-   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
-   app-crypt/mit-krb5
-   dev-libs/icu
-   dev-util/lttng-ust
-"
-
-QA_PREBUILT="*"
-S="${WORKDIR}"/Jackett
-
-src_install() {
-   dodir /opt/jackett
-   cp -a "${S}"/. "${ED}"/opt/jackett || die
-   newinitd "${FILESDIR}"/jackett.initd jackett
-   systemd_dounit "${FILESDIR}"/jackett.service
-   doenvd "${FILESDIR}"/99jackett
-}



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/corekeyboard/, gui-apps/corefm/, gui-apps/coreimage/, ...

2021-01-14 Thread Andrew Ammerlaan
commit: 6d70595990c8c1a63adfe7524db20cf0a6ca4ea2
Author: Maciej Barć  protonmail  com>
AuthorDate: Wed Jan 13 19:04:17 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jan 13 19:05:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d705959

gui-apps/core*: remove unnecessary subslot of qt

Signed-off-by: Maciej Barć  protonmail.com>

 gui-apps/corefm/corefm-4.0.0-r1.ebuild  |  8 
 gui-apps/corefm/corefm-4.1.0.ebuild |  8 
 gui-apps/corefm/corefm-.ebuild  |  8 
 gui-apps/coreimage/coreimage-4.0.0.ebuild   | 10 +-
 gui-apps/coreimage/coreimage-4.1.0.ebuild   | 10 +-
 gui-apps/coreimage/coreimage-.ebuild| 10 +-
 gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild |  8 
 gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild |  8 
 gui-apps/corekeyboard/corekeyboard-.ebuild  |  8 
 gui-apps/coreterminal/coreterminal-4.0.0.ebuild |  8 
 gui-apps/coreterminal/coreterminal-4.1.0.ebuild |  8 
 gui-apps/coreterminal/coreterminal-.ebuild  |  8 
 12 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/gui-apps/corefm/corefm-4.0.0-r1.ebuild 
b/gui-apps/corefm/corefm-4.0.0-r1.ebuild
index 444ac515..84f8315d 100644
--- a/gui-apps/corefm/corefm-4.0.0-r1.ebuild
+++ b/gui-apps/corefm/corefm-4.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,9 +22,9 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
-   dev-qt/qtconcurrent:5=
-   dev-qt/qtdbus:5=
-   dev-qt/qtwidgets:5=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtdbus:5
+   dev-qt/qtwidgets:5
gui-libs/libcprime
gui-libs/libcsys
 "

diff --git a/gui-apps/corefm/corefm-4.1.0.ebuild 
b/gui-apps/corefm/corefm-4.1.0.ebuild
index d2ae845d..ea3deb8d 100644
--- a/gui-apps/corefm/corefm-4.1.0.ebuild
+++ b/gui-apps/corefm/corefm-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,9 +22,9 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
-   dev-qt/qtconcurrent:5=
-   dev-qt/qtdbus:5=
-   dev-qt/qtwidgets:5=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtdbus:5
+   dev-qt/qtwidgets:5
gui-libs/libcprime
gui-libs/libcsys
 "

diff --git a/gui-apps/corefm/corefm-.ebuild 
b/gui-apps/corefm/corefm-.ebuild
index d2ae845d..ea3deb8d 100644
--- a/gui-apps/corefm/corefm-.ebuild
+++ b/gui-apps/corefm/corefm-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,9 +22,9 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
-   dev-qt/qtconcurrent:5=
-   dev-qt/qtdbus:5=
-   dev-qt/qtwidgets:5=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtdbus:5
+   dev-qt/qtwidgets:5
gui-libs/libcprime
gui-libs/libcsys
 "

diff --git a/gui-apps/coreimage/coreimage-4.0.0.ebuild 
b/gui-apps/coreimage/coreimage-4.0.0.ebuild
index 71b49877..f7feb91a 100644
--- a/gui-apps/coreimage/coreimage-4.0.0.ebuild
+++ b/gui-apps/coreimage/coreimage-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,10 +22,10 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
-   dev-qt/qtconcurrent:5=
-   dev-qt/qtcore:5=
-   dev-qt/qtgui:5=
-   dev-qt/qtwidgets:5=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
gui-libs/libcprime
gui-libs/libcsys
 "

diff --git a/gui-apps/coreimage/coreimage-4.1.0.ebuild 
b/gui-apps/coreimage/coreimage-4.1.0.ebuild
index 71b49877..f7feb91a 100644
--- a/gui-apps/coreimage/coreimage-4.1.0.ebuild
+++ b/gui-apps/coreimage/coreimage-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,10 +22,10 @@ LICENSE="GPL-3"
 SLOT="0"
 
 DEPEND="
-   dev-qt/qtconcurrent:5=
-   dev-qt/qtcore:5=
-   dev-qt/qtgui:5=
-   dev-qt/qtwidgets:5=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
gui-libs/libcprime
gui-libs/libcsys
 "

diff --git a/gui-apps/coreimage/coreimage-.ebuild 
b/gui-apps/coreimage/coreimage-.ebuild
index 71b49877..f7feb91a 100644
--- a/gui-apps/coreimage/coreimage-.ebuild
+++ b/gui-apps/coreimage/coreimage-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public 

[gentoo-commits] repo/proj/guru:master commit in: net-misc/purritobin/

2021-01-14 Thread Andrew Ammerlaan
commit: 896016b514ee8bc235d4daa0359e365b4cff7c91
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Jan 13 18:58:50 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jan 13 18:59:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=896016b5

net-misc/purritobin: drop old version

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 net-misc/purritobin/Manifest   |  1 -
 net-misc/purritobin/purritobin-0.3.3-r2.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/net-misc/purritobin/Manifest b/net-misc/purritobin/Manifest
index 952657ce..f604b984 100644
--- a/net-misc/purritobin/Manifest
+++ b/net-misc/purritobin/Manifest
@@ -1,2 +1 @@
-DIST purritobin-0.3.3.tar.gz 13155 BLAKE2B 
1134ab3aecd9910dfdda0d18fc6ac39c4c7332798eb5863edc9dd8306de3b60a0e08d91ed18ada99b4787584b52005e9507cc33681a696c243cc98b847ae8a35
 SHA512 
d78727920b6b8b92a786003c51d5def143c24763cd7349fdda688bbb90d737bd958bda321b5ae7f5debbea095b9912f88b0b7e7a8501e7f33402941d7656d160
 DIST purritobin-0.4.0.tar.gz 13895 BLAKE2B 
4827e31bc731400c7ffd83ca12f82bd8f9e4c959f059a2b692435d91ecf717cbafb6b66cd7653c98f05ce2b8959f5a039986243ea87ea2fe194fc01bee81c349
 SHA512 
006b4c2d741c25dc5766d0d7dafcb910f35799721fab7bf59930be8550ac896dfe6f2ae783fe7b28c8d2e786d886777bbff9ee4a33877a8e044e9b1ffbebaeba

diff --git a/net-misc/purritobin/purritobin-0.3.3-r2.ebuild 
b/net-misc/purritobin/purritobin-0.3.3-r2.ebuild
deleted file mode 100644
index fd9c6136..
--- a/net-misc/purritobin/purritobin-0.3.3-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="minimalistic commandline pastebin"
-HOMEPAGE="https://bsd.ac;
-
-inherit systemd toolchain-funcs
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/PurritoBin/PurritoBin.git;
-else
-   SRC_URI="https://github.com/PurritoBin/PurritoBin/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
-   S="${WORKDIR}/PurritoBin-${PV}"
-fi
-
-LICENSE="ISC"
-SLOT="0"
-
-RDEPEND="
-   net-libs/usockets[ssl]
-   acct-user/purritobin
-   acct-group/purritobin
-"
-DEPEND="${RDEPEND}
-   www-apps/uwebsockets
-"
-
-src_configure() {
-   default
-   tc-export CXX
-}
-
-src_install() {
-   emake PREFIX="/usr" MANDIR="/usr/share/man" DESTDIR="${ED}" install
-   insinto /var/www/purritobin
-   doins frontend/paste.html
-   fowners purritobin:purritobin /var/www/purritobin
-   newinitd "${FILESDIR}"/purritobin.initd purritobin
-   systemd_dounit "${FILESDIR}"/purritobin.service
-   einstalldocs
-}



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

2021-01-14 Thread Fabian Groffen
commit: 9fa7ad2caf2250de66da9e45d8405efcc7c3c881
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 12:43:21 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 12:43:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa7ad2c

profiles/prefix/darwin/macos/package.mask: mask cmake-3.19.3

Fails to compile with multiple errors like

/Library/Gentoo-HighSierra/var/tmp/portage/dev-util/cmake-3.19.3/work/cmake-3.19.3/Source/cmGlobalXCodeGenerator.cxx:3161:5:
 error: ‘CFStringRef’ was not declared in this scope
 3161 | CFStringRef s = CFUUIDCreateString(kCFAllocatorDefault, uuid);
  | ^~~

Signed-off-by: Fabian Groffen  gentoo.org>

 profiles/prefix/darwin/macos/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/prefix/darwin/macos/package.mask 
b/profiles/prefix/darwin/macos/package.mask
index 99f21f91b1f..523a5c82a1d 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen  (2021-01-14)
+# fails to compile with was not declared in this scope errors
+=dev-util/cmake-3.19.3
+
 # Fabian Groffen  (2021-01-10)
 # fails to compile on regex and nonull definitions in
 # gnulib/malloc/dynarray-skeleton.c



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/files/99999999/

2021-01-14 Thread Lars Wendler
commit: fbb20e7a76c59e64d4d1373bb9e5033825d01db6
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 13:33:45 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 13:34:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb20e7a

sys-devel/gnuconfig: Fixed ps2 target patch

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 ...//0001-add-ps2-targets-to-config.sub.patch  | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/sys-devel/gnuconfig/files//0001-add-ps2-targets-to-config.sub.patch 
b/sys-devel/gnuconfig/files//0001-add-ps2-targets-to-config.sub.patch
index 83c259b2b1e..a95e7ad3d5d 100644
--- 
a/sys-devel/gnuconfig/files//0001-add-ps2-targets-to-config.sub.patch
+++ 
b/sys-devel/gnuconfig/files//0001-add-ps2-targets-to-config.sub.patch
@@ -1,4 +1,4 @@
-From d5899b457d3215db991761e57aa4e091e4b24f28 Mon Sep 17 00:00:00 2001
+From f1a763afa41654e25cbf73aae5ed56ca0909be63 Mon Sep 17 00:00:00 2001
 From: Mike Frysinger 
 Date: Thu, 9 Oct 2008 15:51:35 -0400
 Subject: [PATCH] add ps2 targets to config.sub
@@ -10,12 +10,12 @@ standing shortcut for the i386-ibm-aix target.
  1 file changed, 23 insertions(+), 2 deletions(-)
 
 diff --git a/config.sub b/config.sub
-index a318a4686850..837d23369163 100755
+index b0f8492..4d89efe 100755
 --- a/config.sub
 +++ b/config.sub
-@@ -810,6 +810,27 @@ case $basic_machine in
+@@ -813,6 +813,27 @@ case $basic_machine in
vendor=atari
-   os=mint
+   basic_os=mint
;;
 +  mipsEE* | ee)
 +  cpu=mips64r5900el
@@ -41,7 +41,7 @@ index a318a4686850..837d23369163 100755
news-3600 | risc-news)
cpu=mips
vendor=sony
-@@ -1172,7 +1193,7 @@ case $cpu-$vendor in
+@@ -1174,7 +1195,7 @@ case $cpu-$vendor in
| bfin | bpf | bs2000 \
| c[123]* | c30 | [cjt]90 | c4x \
| c8051 | clipper | craynv | csky | cydra \
@@ -50,15 +50,15 @@ index a318a4686850..837d23369163 100755
| e2k | elxsi | epiphany \
| f30[01] | f700 | fido | fr30 | frv | ft32 | fx80 \
| h8300 | h8500 \
-@@ -1359,7 +1380,7 @@ case $os in
+@@ -1715,7 +1736,7 @@ case $os in
 | uxpv* | beos* | mpeix* | udk* | moxiebox* \
 | interix* | uwin* | mks* | rhapsody* | darwin* \
 | openstep* | oskit* | conix* | pw32* | nonstopux* \
 -   | storm-chaos* | tops10* | tenex* | tops20* | its* \
 +   | storm-chaos* | tops10* | tenex* | tops20* | its* | irx* \
-| os2* | vos* | palmos* | uclinux* | nucleus* \
-| morphos* | superux* | rtmk* | windiss* \
+| os2* | vos* | palmos* | uclinux* | nucleus* | morphos* \
+| scout* | superux* | sysv* | rtmk* | tpf* | windiss* \
 | powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \
 -- 
-2.19.1
+2.30.0
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/

2021-01-14 Thread Lars Wendler
commit: f858f9bb9fd77966edb93af7e84c39eb72ff85d1
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 12:49:32 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 13:34:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f858f9bb

sys-devel/gnuconfig: Handle ChangeLog file in live ebuild

create tar.xz archives instead of .tar.bz2

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/gnuconfig/gnuconfig-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sys-devel/gnuconfig/gnuconfig-.ebuild 
b/sys-devel/gnuconfig/gnuconfig-.ebuild
index 0e97c0cc521..1032fedf8e0 100644
--- a/sys-devel/gnuconfig/gnuconfig-.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
 
inherit git-r3
 else
-   SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2;
+   SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
S="${WORKDIR}"
 fi
@@ -23,13 +23,14 @@ IUSE=""
 maint_pkg_create() {
cd "${S}"
 
+   make ChangeLog || die
local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' ChangeLog)
[[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
 
cp "${FILESDIR}"/${PV}/*.patch . || die
 
-   local tar="${T}/gnuconfig-${ver}.tar.bz2"
-   tar -jcf "${tar}" ./* || die "creating tar failed"
+   local tar="${T}/gnuconfig-${ver}.tar.xz"
+   tar -Jcf "${tar}" ./* || die "creating tar failed"
einfo "Packaged tar now available:"
einfo "$(du -b "${tar}")"
 }



[gentoo-commits] repo/user/gerislay:master commit in: media-plugins/hyperion/, media-plugins/hyperion/files/

2021-01-14 Thread gerion
commit: 0c00cbdcc1812c528f82e0b8bdb85460ddfa253b
Author: Gerion Entrup  flump  de>
AuthorDate: Thu Jan 14 13:40:35 2021 +
Commit: gerion  flump  de>
CommitDate: Thu Jan 14 13:41:07 2021 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=0c00cbdc

media-plugins/hyperion: fix out-of-tree build

Signed-off-by: Gerion Entrup  flump.de>

 media-plugins/hyperion/Manifest|  3 +-
 ...001-webserver-Cmake-fix-out-of-tree-build.patch | 43 ++
 media-plugins/hyperion/hyperion-.ebuild|  1 +
 3 files changed, 46 insertions(+), 1 deletion(-)

diff --git a/media-plugins/hyperion/Manifest b/media-plugins/hyperion/Manifest
index e587053..aa2a64a 100644
--- a/media-plugins/hyperion/Manifest
+++ b/media-plugins/hyperion/Manifest
@@ -1,6 +1,7 @@
 AUX 0001-CMake-prevent-lib-copies-for-package-creation.patch 1006 BLAKE2B 
a88281a4b39570be849daba0d9e84554f7177a9f32ab32dec277cb379f754648b0a386ed2d3aa0c99a456b642f8608893806fba2d16b0c039eadfc28386a6b5d
 SHA512 
1e2d19de445b16df491133c18634d11b35460d3b11407b61006e4909d1a769cb6f2973a48eba8e7b564f3e1604ed76952aec6e3c9a30c2f816c930570287f35f
 AUX 0001-Cmake-fix-rpath.patch 1066 BLAKE2B 
1ca9a013ef64c709464f709410f71cb9f5d72070d28c7d7e3c1c723964f8190eacd818a0efbf8fb05861508ca1745bcc28a8ef8941f754101dd96dc355dfdbe9
 SHA512 
5a7503f7d7f35a0fb5721899ab9ddae6ebf84a0e114da2a3f0ed13c942d4d2772eb8052efddd8cd03db6b06554a3d1da2790a828a143410d4d64be12d0c07e61
 AUX 0001-Proto-fix-Error-macro-conflict.patch 2492 BLAKE2B 
f32a90de8092da740d44ea179b87bcc5580c61d9225deb3077888044cdc5a308db518bb19a267810e9909fc98a1cf1928624f9317c3601d3bb7b598a765697c6
 SHA512 
656a81d27ce088d99bd3b22eecceb2b51d382d500553a8eedcfdb726c051b37bcd9a0ad937e077298ef4ddc9973cc7eab94fdbb6a5f0eb94b4a9e67260cfcf0e
+AUX 0001-webserver-Cmake-fix-out-of-tree-build.patch 1717 BLAKE2B 
e1215d9ee96a7eeb581d44996839ed010cfd5b78673199103fb918ea6fe9c4783f244e80542a00f9b9132f30abf30c15160b46978a7158e42f32f751261748b9
 SHA512 
8b363533a9c1600415008e7b3d0ab254cf5e250f9d16c6dbdc729199971d28a8bd699cd7b436c5d695a208062493459a6fcd7849368043ed8d3faaeea55b2d80
 AUX hyperion.initd 465 BLAKE2B 
32b0a8272f7b91aef3f02100d3a271f7ae569c24efe38ae1246b3bae5c39d51c6537d13664f482900de16bb012109c7594318116206cc3534b9a0e58ac3a062f
 SHA512 
df1a0c5c0bca4585be5014807f280cbf3cd22298ef6feebcb9fc01bdf7b207186510aad7987bc49e3b0cf3d18dce05829ae3b3d4fc2969e38682ce9ec5a86998
-EBUILD hyperion-.ebuild 2677 BLAKE2B 
ddac48078288e8cfc8ec8e882bb28bbc1b90472cc01c049787ee5897b3bfe4b79cfb48f8b94fe3f855ad29ca6099a4deb209abbec386e6ba2ac0fcc1234e142f
 SHA512 
ae91df23c9029196ccf39bf8367fd8a5e8a47dfdfb96b68ae900a45683518f5ccff65459778049cfdf960c1b98436cbc6cdca02b1096a1860b84f11e98eb22c4
+EBUILD hyperion-.ebuild 2741 BLAKE2B 
0f0e3a36787743150c3dbc5f7ed392aa9cd81f917c4d64bcc387cd7c2c9d0403c47194ea2f7df7d695564603bb6148bc8d13ce9516e4661461400fcaada2bef9
 SHA512 
5f6c5556cd57d85d31fb0483b110db0b5d53fd8647cc33c7023b09229d005c935034bafdb79bcc8dd13d4e7f156f032df43bb7dce5a93953bcb392f68cfa2cf9
 MISC metadata.xml 605 BLAKE2B 
cca61cdcb5dfa7ce9424cbd9551a1f0b6ad0ee5e09b24922d44860b797d34c90b4e16790f3b5bac278271cb909627c3b5eb1248b8e75d1aa1aa5a911554a1b3b
 SHA512 
3e648db4b0063e5d53722f5a3859b52761655d950cf8c9f975190f44a63c9ce2451d3039b474515f9c3f6df7c8e7a0b7f7870468da988061eecc8de7090e212a

diff --git 
a/media-plugins/hyperion/files/0001-webserver-Cmake-fix-out-of-tree-build.patch 
b/media-plugins/hyperion/files/0001-webserver-Cmake-fix-out-of-tree-build.patch
new file mode 100644
index 000..9778c62
--- /dev/null
+++ 
b/media-plugins/hyperion/files/0001-webserver-Cmake-fix-out-of-tree-build.patch
@@ -0,0 +1,43 @@
+From 64a010a76a2fd36e933a6922e34b3b76920a352a Mon Sep 17 00:00:00 2001
+From: Gerion Entrup 
+Date: Thu, 14 Jan 2021 14:27:30 +0100
+Subject: [PATCH] webserver/Cmake: fix out-of-tree build
+
+When using a cmake directory that is not a subfolder of the repository
+root folder the current path replacement logic for webresources does not
+work. This commit makes the replacement pattern also relative to the
+build directory.
+
+Reproduce with:
+git clone hyperion-repo
+mkdir build; cd build
+cmake ../hyperion-repo
+
+Without this chance the build itself succeeds but browsing the
+webinterface results in:
+404 - Requested file: index.html
+
+Related: #834
+---
+ libsrc/webserver/CMakeLists.txt | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/libsrc/webserver/CMakeLists.txt b/libsrc/webserver/CMakeLists.txt
+index 175df60e..3a6843dd 100644
+--- a/libsrc/webserver/CMakeLists.txt
 b/libsrc/webserver/CMakeLists.txt
+@@ -5,9 +5,10 @@ set(CURRENT_SOURCE_DIR ${CMAKE_SOURCE_DIR}/libsrc/webserver)
+ 
+ FILE ( GLOB WebConfig_SOURCES "${CURRENT_HEADER_DIR}/*.h"  
"${CURRENT_SOURCE_DIR}/*.h"  "${CURRENT_SOURCE_DIR}/*.cpp" )
+ FILE ( GLOB_RECURSE webFiles RELATIVE ${CMAKE_BINARY_DIR}  
${CMAKE_SOURCE_DIR}/assets/webconfig/* )
++FILE ( RELATIVE_PATH webConfigPath 

[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/

2021-01-14 Thread Sam James
commit: d5b17b3563fd6e4750372c25f8d2fefb5b5eabab
Author: Kenton Groombridge  concord  sh>
AuthorDate: Sat Jan  2 17:12:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:13:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b17b35

games-strategy/warzone2100: version bump to 3.4.1

Version 3.4.0 also introduces a new cmake build system, which required
reworking of the ebuild.

Bug: https://bugs.gentoo.org/741984

Signed-off-by: Kenton Groombridge  concord.sh>
Closes: https://github.com/gentoo/gentoo/pull/18912
Signed-off-by: Sam James  gentoo.org>

 games-strategy/warzone2100/Manifest|   1 +
 games-strategy/warzone2100/metadata.xml|   4 +
 .../warzone2100/warzone2100-3.4.1.ebuild   | 124 +
 3 files changed, 129 insertions(+)

diff --git a/games-strategy/warzone2100/Manifest 
b/games-strategy/warzone2100/Manifest
index a237586ef41..3b16c377296 100644
--- a/games-strategy/warzone2100/Manifest
+++ b/games-strategy/warzone2100/Manifest
@@ -1,4 +1,5 @@
 DIST warzone2100-3.2.3-qt_compile_fix.patch 680 BLAKE2B 
1073ea1619640455326c63dc55bf031579c8e9cb0b1b159e4fb1f9e8aa63bfcc6985e91cb2667149e7cc4b354bf96726fc6b8f8a8f519375e0a88c4be21dcb69
 SHA512 
766698c25c02b4254424efdafb8aa7b37360c3c05d3cd2d6c7f9127cbdd6a25840f98e8e3aadd5d6af494b4632584e564214c1f20c0bd74eb637da305552e067
 DIST warzone2100-3.2.3.tar.xz 81314060 BLAKE2B 
231be8c24d1c0967adb0a76ac9e441c2ea9f835720df9951f74227988473d100b24bccbfe4b5882a36c63a798368ed1a1f871751b6b363d90a82fea48c44ba65
 SHA512 
4b1bc0a0bb50a8b4726a2762a922ee233b92f9835e38bbab80c159a9cb301df7434a73ba5acfb17404031467c02a9b3480d6a0d44906d70896311b3468141746
 DIST warzone2100-3.3.0_src.tar.xz 86605304 BLAKE2B 
70bad66966e31009de7f16a039525b2bc3e84a9991e7d95227f8789ceca7313a219044f41c0ceec0ce357e8368a30833d7dc1cc35e9575d9b56efa20b9e35c03
 SHA512 
876e36578472d9de4c00651af9b26a79bbbc85161d03c58e381aac90be710999b9091524425332e950ed42b79d872ace6848798829e7d3d7bb6ae7dae0003559
+DIST warzone2100-3.4.1.tar.xz 89169752 BLAKE2B 
a0f379e357c315e083f8ac1542297262abb48aae1f8a3e0666898e047749a8a108924b0dea000df1731fc94ccdce9e2768bbebd063a730931f7fbf9192a2
 SHA512 
26c026400e418ed3da94d96e7bb443c765ede3e0b347785ff8a9e687a5ad87afe03012c830fd509b927634484687efac951b2ef3417e7fe027ce0e684561ca84
 DIST warzone2100-videos-2.2.wz 571937134 BLAKE2B 
60b70a71bd920e2d72ded5d519b17db2f3db4b0289edadeb58059a21aba7038b95219dc44cb807754461d1a9bdca60f0d7698be68622b8bd64a55efa949622d3
 SHA512 
ca1a1af51296afdaca137114821508c5783f077090e665eae0f6df895855f57c43f84434706309e819417f5f35d1c649bd14e96dc9fbbb1252d30a4f9a223cf6

diff --git a/games-strategy/warzone2100/metadata.xml 
b/games-strategy/warzone2100/metadata.xml
index ce7f3bcd92b..5d417c533f4 100644
--- a/games-strategy/warzone2100/metadata.xml
+++ b/games-strategy/warzone2100/metadata.xml
@@ -15,4 +15,8 @@
warzone2100
Warzone2100/warzone2100

+   
+   Enable Discord presence/join 
integration
+   Enable vulkan backend
+   
 

diff --git a/games-strategy/warzone2100/warzone2100-3.4.1.ebuild 
b/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
new file mode 100644
index 000..0b755f3f625
--- /dev/null
+++ b/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake desktop xdg
+
+MY_PV=$(ver_cut 1-2)
+VIDEOS_PV=2.2
+VIDEOS_P=${PN}-videos-${VIDEOS_PV}.wz
+DESCRIPTION="3D real-time strategy game"
+HOMEPAGE="http://wz2100.net/;
+SRC_URI="mirror://sourceforge/warzone2100/releases/${PV}/${PN}_src.tar.xz -> 
${P}.tar.xz
+   videos? ( 
mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz
 -> ${VIDEOS_P} )"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0 public-domain"
+SLOT="0"
+#[[ "${PV}" == *_beta* ]] || \
+KEYWORDS="~amd64 ~x86"
+# upstream requested debug support
+IUSE="debug discord nls videos vulkan"
+
+# TODO: unbundle miniupnpc and quesoglc
+# quesoglc-0.7.2 is buggy: http://developer.wz2100.net/ticket/2828
+CDEPEND="
+   >=dev-games/physfs-2[zip]
+   >=dev-libs/libsodium-1.0.14
+   dev-libs/openssl:0=
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtscript:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-libs/freetype:2
+   media-libs/glew:=
+   media-libs/harfbuzz
+   media-libs/libogg
+   media-libs/libpng:0
+   media-libs/libsdl2[opengl,video,X]
+   media-libs/libtheora
+   media-libs/libvorbis
+   media-libs/openal
+   sys-libs/zlib
+   virtual/glu
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXrandr
+   nls? ( virtual/libintl )
+   vulkan? ( media-libs/libsdl2:=[vulkan] )
+"
+DEPEND="
+   ${CDEPEND}
+   app-text/asciidoc
+   

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

2021-01-14 Thread Sam James
commit: 52184f0ffb41ee3b8f95ef48f0fcf787b55c28e3
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 14:12:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:13:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52184f0f

profiles/arch/x86/package.use.mask: mask games-strategy/warzone2100[vulkan] for 
now

Unclear whether or not Vulkan + libsdl2 actually works on x86.
Not in a position to test right now.

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

 profiles/arch/x86/package.use.mask | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 5d8f747b1f7..a7f813ca388 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2021-01-14)
+# Needs libsdl2[vulkan]
+# Vulkan may be supported on x86, as per
+# Qt unmasking below, but not able to test
+# libsdl2 + Vulkan on x86 at the moment.
+games-strategy/warzone2100 vulkan
+
 # Michał Górny  (2020-12-21)
 # Sanitizers supported on this architecture.
 sys-libs/compiler-rt-sanitizers -asan -lsan



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/

2021-01-14 Thread Sam James
commit: 57d5dbb0f7c5e705bb010e752fc2ae13c9367012
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 14:13:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 14:13:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d5dbb0

games-strategy/warzone2100: assorted fixes

* Disable -Werror
* Label "Gentoo" as the distributor
* Sort CMake options

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

 games-strategy/warzone2100/warzone2100-3.4.1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/games-strategy/warzone2100/warzone2100-3.4.1.ebuild 
b/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
index 0b755f3f625..0438b6f0bd7 100644
--- a/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.4.1.ebuild
@@ -81,10 +81,12 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DBUILD_SHARED_LIBS="OFF"
+   -DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF
+   -DWZ_DISTRIBUTOR="Gentoo"
-DWZ_PORTABLE="OFF"
-   -DENABLE_NLS="$(usex nls)"
-DWZ_ENABLE_BACKEND_VULKAN="$(usex vulkan)"
+   -DBUILD_SHARED_LIBS="OFF"
+   -DENABLE_NLS="$(usex nls)"
-DENABLE_DISCORD="$(usex discord)"
)
cmake_src_configure



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

2021-01-14 Thread Yixun Lan
commit: 3fe8932064015c6f559f0614e8321074c8e06f32
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jan 14 14:35:40 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jan 14 14:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe89320

sys-apps/tuned: fix python shebang error

Closes: https://bugs.gentoo.org/765391
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Yixun Lan  gentoo.org>

 sys-apps/tuned/tuned-2.15.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/tuned/tuned-2.15.0.ebuild 
b/sys-apps/tuned/tuned-2.15.0.ebuild
index 9c35900cbdd..58b76e9dde2 100644
--- a/sys-apps/tuned/tuned-2.15.0.ebuild
+++ b/sys-apps/tuned/tuned-2.15.0.ebuild
@@ -41,6 +41,7 @@ src_prepare() {
default
 
sed -i \
+   -e "/^PYTHON/s:/usr/bin/python3:${EPYTHON}:" \
-e "/^export DOCDIR/s/$/&\-\$(VERSION)/g" \
-e "/\$(DESTDIR)\/run\/tuned/d" \
-e "/\$(DESTDIR)\/var\/lib\/tuned/d" \



[gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gcsfuse/

2021-01-14 Thread Mathieu Tortuyaux
commit: f4f4df3a354fac388ccfc0c268bb5913935e2102
Author: Mathieu Tortuyaux  gmail  com>
AuthorDate: Thu Jan 14 09:14:22 2021 +
Commit: Mathieu Tortuyaux  gmail  com>
CommitDate: Thu Jan 14 09:15:07 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4f4df3a

sys-fs/gcsfuse: apply modification

* verbose build
* install documentation
* remove go.sum hashes
* remove ego_pn

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux  gmail.com>

 sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild | 821 ++-
 1 file changed, 411 insertions(+), 410 deletions(-)

diff --git a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild 
b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
index d360961e..88c9aba4 100644
--- a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
+++ b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
@@ -5,416 +5,415 @@ EAPI=7
 
 inherit go-module
 
-EGO_PN="github.com/GoogleCloudPlatform/gcsfuse"
 EGO_SUM=(
-   "cloud.google.com/go v0.26.0/go.mod 
h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw="
-   "cloud.google.com/go v0.34.0 
h1:eOI3/cP2VTU6uZLDYAoic+eyzzB9YyGmJ7eIjl8rOPg="
-   "cloud.google.com/go v0.34.0/go.mod 
h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw="
-   "cloud.google.com/go v0.38.0/go.mod 
h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU="
-   "cloud.google.com/go v0.44.1/go.mod 
h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwredwwASm/v6AU="
-   "cloud.google.com/go v0.44.2/go.mod 
h1:60680Gw3Yr4ikxnPRS/oxxkBccT6SA1yMk63TGekxKY="
-   "cloud.google.com/go v0.45.1/go.mod 
h1:RpBamKRgapWJb87xiFSdk4g1CME7QZg3uwTez+TSTjc="
-   "cloud.google.com/go v0.46.3/go.mod 
h1:a6bKKbmY7er1mI7TEI4lsAkts/mkhTSZK8w33B4RAg0="
-   "cloud.google.com/go v0.50.0/go.mod 
h1:r9sluTvynVuxRIOHXQEHMFffphuXHOMZMycpNR5e6To="
-   "cloud.google.com/go v0.52.0/go.mod 
h1:pXajvRH/6o3+F9jDHZWQ5PbGhn+o8w9qiu/CffaVdO4="
-   "cloud.google.com/go v0.53.0/go.mod 
h1:fp/UouUEsRkN6ryDKNW/Upv/JBKnv6WDthjR6+vze6M="
-   "cloud.google.com/go v0.56.0 
h1:WRz29PgAsVEyPSDHyk+0fpEkwEFyfhHn+JbksT6gIL4="
-   "cloud.google.com/go v0.56.0/go.mod 
h1:jr7tqZxxKOVYizybht9+26Z/gUq7tiRzu+ACVAMbKVk="
-   "cloud.google.com/go/bigquery v1.0.1/go.mod 
h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o="
-   "cloud.google.com/go/bigquery v1.3.0/go.mod 
h1:PjpwJnslEMmckchkHFfq+HTD2DmtT67aNFKH1/VBDHE="
-   "cloud.google.com/go/bigquery v1.4.0/go.mod 
h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvftPBK2Dvzc="
-   "cloud.google.com/go/datastore v1.0.0/go.mod 
h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE="
-   "cloud.google.com/go/datastore v1.1.0/go.mod 
h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk="
-   "cloud.google.com/go/pubsub v1.0.1/go.mod 
h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I="
-   "cloud.google.com/go/pubsub v1.1.0/go.mod 
h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+R3AArQw="
-   "cloud.google.com/go/pubsub v1.2.0/go.mod 
h1:jhfEVHT8odbXTkndysNHCcx0awwzvfOlguIAii9o8iA="
-   "cloud.google.com/go/storage v1.0.0/go.mod 
h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw="
-   "cloud.google.com/go/storage v1.5.0/go.mod 
h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0ZeosJ0Rtdos="
-   "cloud.google.com/go/storage v1.6.0 
h1:UDpwYIwla4jHGzZJaEJYx1tOejbgSoNqsAfHAUYe2r8="
-   "cloud.google.com/go/storage v1.6.0/go.mod 
h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk="
-   "dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod 
h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU="
-   "github.com/BurntSushi/toml v0.3.1 
h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ="
-   "github.com/BurntSushi/toml v0.3.1/go.mod 
h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU="
-   "github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod 
h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo="
-   "github.com/alecthomas/template 
v0.0.0-20160405071501-a0175ee3bccc/go.mod 
h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc="
-   "github.com/alecthomas/template 
v0.0.0-20190718012654-fb15b899a751/go.mod 
h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc="
-   "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod 
h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0="
-   "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod 
h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0="
-   "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod 
h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q="
-   "github.com/beorn7/perks v1.0.0/go.mod 
h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8="
-   "github.com/beorn7/perks v1.0.1 
h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM="
-   "github.com/beorn7/perks v1.0.1/go.mod 
h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw="
-   "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod 
h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU="
-   "github.com/cespare/xxhash/v2 v2.1.1 
h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY="
-   

[gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/

2021-01-14 Thread Christian Ruppert
commit: 71f2a86997ac105182f2efd5d5fc92982f99c177
Author: Christian Ruppert  gentoo  org>
AuthorDate: Thu Jan 14 08:40:17 2021 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Thu Jan 14 08:40:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f2a869

net-proxy/haproxy: Version bumps to 1.8.28, 2.2.8, 2.3.4

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

 net-proxy/haproxy/Manifest |  5 ++--
 ...{haproxy-2.2.7.ebuild => haproxy-1.8.28.ebuild} | 29 +++---
 .../{haproxy-2.2.7.ebuild => haproxy-2.2.8.ebuild} |  0
 .../{haproxy-2.3.3.ebuild => haproxy-2.3.4.ebuild} |  0
 4 files changed, 12 insertions(+), 22 deletions(-)

diff --git a/net-proxy/haproxy/Manifest b/net-proxy/haproxy/Manifest
index 973aeacc47e..3c3f9976aea 100644
--- a/net-proxy/haproxy/Manifest
+++ b/net-proxy/haproxy/Manifest
@@ -1,4 +1,5 @@
 DIST haproxy-1.8.27.tar.gz 2209243 BLAKE2B 
31d83f41fd5e8f77ec28a7c168661c7e8a24b51890cbc8336fd45668b031fca87a3533c9f78ee18302394e54e58b89786300a32506dadf0d7275c84e62b0f395
 SHA512 
d8b36787ea75cb3a8332b1b95fc154d6e83a52ffd91548d1d0bacab62a069d3c05e859e2e40ddb65c1a37d0a30cc6a29a07c8260ce69413a3e80c83b4143dd8a
+DIST haproxy-1.8.28.tar.gz 2211162 BLAKE2B 
81123750285a34891248fad675511c372aa87ff5047b2d7d8635984a7a71183ee2b3fce78c42a999424b70b1ee5d8a26b46bbe9dec1e951ed1845332bc566109
 SHA512 
67e7ff9bb5cba7b2ca2274a9fe72397d9a9c85257acdb963f20988db3760c0cd2deba09022b95df18d8a90601c55bd83fe7282fc0a124c796c54714788a39794
 DIST haproxy-2.0.14.tar.gz 2651320 BLAKE2B 
dd5aed78e52b3d3dd295f3883d45adf8795efac93cf6c23fbe39be031f29d19adad0afb400e8041281413f4570bc074f06d9cd88bee672789311e56f57b258d0
 SHA512 
6b63b713a1009eff59a2622fa93462deb8794c910685840f142711a61be88ea228c7cb2ec7ca50bba0803288625e1a65b2d2f87ffbcedfd23debf5d96993
 DIST haproxy-2.0.19.tar.gz 2682426 BLAKE2B 
6e14842bfcc23167414e2f4e222708bc2d08947b0c420b758b5eaf35a5145c1d013b376a2e84df77802277fe8cc2fd5a14ed9cab3232a74590ec76813fa06952
 SHA512 
6484c14e7296f4600a1b7a2123809097cac563767dc79c1cbcd29d5fc0e580926b4701d3d095fe146c1de334e5ec50502d2f97fcdd0b711889711e806720fa2f
 DIST haproxy-2.0.20.tar.gz 2693943 BLAKE2B 
ff09ca70ed0644c190af73b691aeaced1b491289cf7f4d05dace9cd469bb47f6e8507fc210936b0489867f7e799220278a2b8076b2ee0b87b58e2bd62f1af9ea
 SHA512 
804c0e46f2aa0495b796710335c9080c17b98ea0fa2d60a65eb3cdc51e960a76a13b4c34945ebed75766088836e80f8e5c8e40abaa8caf2c5a5cc4a449d1eb2b
@@ -7,6 +8,6 @@ DIST haproxy-2.1.11.tar.gz 2726723 BLAKE2B 
eef039eaf2808aa7a9b824ddd8e5e25623fc2
 DIST haproxy-2.1.4.tar.gz 2684568 BLAKE2B 
0618e069e6cf6fd20eb9fad0cfcb5ca1714d4001a794e20ce60d812741f4f65d44088c46599e4181cb79536566a940d748030552d0bd010ba14d1552cf7156f4
 SHA512 
fd029ac1ec877fa89a9410944439b66795b1392b6c8416aaa7978943170530c3826ba50ea706366f3f7785b7cffed58497cb362fc2480dd6920a99af4f920d98
 DIST haproxy-2.2.5.tar.gz 2876429 BLAKE2B 
1da993769302186ab0d7e1b0c8651c7e9a151295176da44bc854461f6b27831cadaa01a71b153046a23b43de91b2ba17b11ee52ecea12f744ae7af5b9f66ee98
 SHA512 
74e3c8b2b786f1fb5fcb8b8071751450f45a58ff847b336a8e4413727dea87b7d5a140853e3a445603ae5c4079f371ce9aa31a9f06c18ff4eea7462661775dca
 DIST haproxy-2.2.6.tar.gz 2890554 BLAKE2B 
c1a8f2611f373a80d3a246e5daac9ce7f69cbb7c7104057e9afbcb83b373ed97a5ae8d35d0152f4739b112693b312cd3535ef9b3c6c22b3e92f5ec6fbd5321ae
 SHA512 
b9afa4a4112dccaf192fce07b1cdbb1547060d998801595147a41674042741b62852f65a65aa9b2d033db8808697fd3a522494097710a19071fbb0c604544de5
-DIST haproxy-2.2.7.tar.gz 2896196 BLAKE2B 
424ff54e190281392a786fa86cbb51586d838c78642c7c6aa08907b12df34caa31d279bdb679195311884977feb5cf0b0539efbc49583edd56d331592d53adf2
 SHA512 
cc73617787822afbcc6ba3f48e9b076aed4433c1dd217d475d3df0db625f232c677a880bfd40470a1357d20e9aa1d42e3748f33cd97ba63e66067314daf6934b
+DIST haproxy-2.2.8.tar.gz 2895932 BLAKE2B 
ee918f3f9e05a99266bc27507daf5b42073ff4b51708db052e3cadc10bbd5de0f9e458925ef47ce4ddd30e1d7c292d82092d9a4cb971c18eb0577b94c1c144b3
 SHA512 
acbdd0b9d186b7d54a161247ae3e35017a8646ac2724ae8cfaa662b4dfbe495e0b321142d7b5a7af5c71a817cfe8156aa8ec5980a64f3d88bc5c5590b9e6
 DIST haproxy-2.3.2.tar.gz 2903983 BLAKE2B 
f4acc499e9210f1f520d1cc0913511986c1ecc74d5b9cc492e398cbeb29824d28c6983646d21a6c1eaf1f04010815778e582d1de464d39cd2660c63d5aa2b043
 SHA512 
ffabf499781220f71fd99d7f66f3a77f310ef69735e5c7e714f976052122788c917593d5e665d3a60d687a3ff63579331fdc5816414a8b75c7c8573e0b286ed5
-DIST haproxy-2.3.3.tar.gz 2910244 BLAKE2B 
58433956c8d2e5eead3abdbd93850131f0f7b955f291db50ef6eed659fb1cb02f7707f1a4975217df6410ae3433dc2acc3821a9b9c7f8dde69cd6029ab841c8d
 SHA512 
1a591d6fa7ed0273d68e1f1f85d20a4c6e9a8d0ae7ffaf0424131218c0f1ed6cebfda4988340d14eaa36adeebef8e3b549baf39cea09273864b6c199d873c18c
+DIST haproxy-2.3.4.tar.gz 2909672 BLAKE2B 
4d1b3e6aaa13c30385056c4cefe86c5bcdc98cd34a94ea388a115e2fe547242fb68a9e4b2e22cc4990db16c76eb220d52999209958409bfda7a777eee587b947
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: www-apps/postfixadmin/

2021-01-14 Thread Miroslav Å ulc
commit: 80d15a0491f417d06308aca8a20e0ab80ed9f91c
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Thu Jan 14 08:40:58 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Thu Jan 14 08:41:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d15a04

www-apps/postfixadmin: bugfix bump to 3.3.2

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Miroslav Å ulc  gentoo.org>

 www-apps/postfixadmin/Manifest  | 2 +-
 .../{postfixadmin-3.3.1.ebuild => postfixadmin-3.3.2.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/postfixadmin/Manifest b/www-apps/postfixadmin/Manifest
index 5aafd83af96..491d87db24c 100644
--- a/www-apps/postfixadmin/Manifest
+++ b/www-apps/postfixadmin/Manifest
@@ -1,2 +1,2 @@
 DIST postfixadmin-3.2.4.tar.gz 1331185 BLAKE2B 
a16df15f6376f9024114c5870174168e5f3d4b0f52d8759db0d83cb4c05fbbe2949056de0ca5ce097652588b777d59f08bcc277c95fbd7f2ebc5dd7f357f
 SHA512 
2bd7ae05addbaf3c6c7eebea16ec1e21b2c67c8e6161446ed82a9553c26c04e19c1ec9ce248a9b9df504df56d309590259e6f04907b04b593548028b40e40d47
-DIST postfixadmin-3.3.1.tar.gz 1849336 BLAKE2B 
7f2195ed0f870a64b277592993536ad4ca7ef2261ad4970a843acca2dd74c3134317156b844060b693a1415f3dd9a60297beccd1b88eccf70932aa9223b7
 SHA512 
803b92d34b56f2be999c6ed0b57162d05b256683436073a76ca120d982a67461ceb06f89a859e8c9bd0903bbb5ba2bf9126c1a2d660a4353755d5304df798555
+DIST postfixadmin-3.3.2.tar.gz 1850987 BLAKE2B 
3ddac453ade3277e934e88242775e3b70fd4462331433b0ca7d7c39e977e846541a68198707345d3305e62700d07ca41461b10ec3d766ce52ba453b2e977d5a1
 SHA512 
786c3c8323023259d44ee711a5a6f5b38882c32143d663a92fd3ef91d6bb693f3af97b380f92b345e68efa2275abead80c01b32180c381a3768cc929ab2d63de

diff --git a/www-apps/postfixadmin/postfixadmin-3.3.1.ebuild 
b/www-apps/postfixadmin/postfixadmin-3.3.2.ebuild
similarity index 100%
rename from www-apps/postfixadmin/postfixadmin-3.3.1.ebuild
rename to www-apps/postfixadmin/postfixadmin-3.3.2.ebuild



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

2021-01-14 Thread Lars Wendler
commit: bdbcff31133697d344001a485af4b476fb9f8a90
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 09:26:03 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 09:26:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbcff31

dev-util/cmake: Bump to version 3.19.3

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/cmake/Manifest|   1 +
 dev-util/cmake/cmake-3.19.3.ebuild | 227 +
 2 files changed, 228 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index 0e2bbd07f02..7a303af742e 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,3 +2,4 @@ DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20
 DIST cmake-3.17.4.tar.gz 9473549 BLAKE2B 
2ce29415525b5292ae9e06d73570ed0af2173d8d15612f4d645f22d4f55cb99018663c374c4282731e09f8c6e4ffd59316d65f38aef9db5c34d874ca8992382b
 SHA512 
6af879502e52388f3be02a4edfb006274840ad1afa8f28ffd6ec69b0310c7f718812b2272e5f77ffa422717f61407a6d482deb95941555c21c73fc5f62356a4e
 DIST cmake-3.18.5.tar.gz 8975784 BLAKE2B 
62ea68b602e7e352c22ba6122aa010fb78fb5c4e484aa51bc336e750280d5fc03ffa439bd8005d2c43176f5a5db4ebfd419beca65cc59c5b8cd5666e38394fb8
 SHA512 
c15e0937a9c0ce0b6164c3d02a147e679ea57e1119cff4189a15de71429a7facb3c04eb8db467471876b5da5dbd4a25acb228efa7101fe78efd205f0d2c96343
 DIST cmake-3.19.2.tar.gz 9264414 BLAKE2B 
f45727fd6b6e0e324f618577abbc7fb1830f05f01a9afea4f8713f5f62ede3a612a020ef97385cdd6ede4b575a3b6f63deb57123a222b71e2906a42cba3b3d7f
 SHA512 
d811122af89d46174b8fdb2a26e8553200d9dc7eb6385ece4e4b3e7584880f73a799813d5a81e64e956fd2574b63264fa8944d862c74a076e9d61f5e6521e91a
+DIST cmake-3.19.3.tar.gz 9265831 BLAKE2B 
133ca8b12c0ccff0f9d833543c66cac597d72898d6e8602c74ef2875c90059b0a19d059b8801e407a7d5931b8aa50b253aef970330454789e13e2e63a7bb6d97
 SHA512 
54c91fa76882152d3933b696d7e547bc4edf6f97f3810e8dd57ca28c98e9fcaf757eac7c77e1e7fab88aced10937ed354917aeac3997edef406313dcf76ba0c5

diff --git a/dev-util/cmake/cmake-3.19.3.ebuild 
b/dev-util/cmake/cmake-3.19.3.ebuild
new file mode 100644
index 000..3dbd001d537
--- /dev/null
+++ b/dev-util/cmake/cmake-3.19.3.ebuild
@@ -0,0 +1,227 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="emake" # TODO: Re-check with 3.19, see commit 
491dddfb; bug #596460
+CMAKE_REMOVE_MODULES_LIST=( none )
+inherit bash-completion-r1 cmake elisp-common flag-o-matic multiprocessing \
+   toolchain-funcs virtualx xdg-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/;
+SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc emacs ncurses qt5 test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=app-arch/libarchive-3.3.3:=
+   app-crypt/rhash
+   >=dev-libs/expat-2.0.1
+   >=dev-libs/jsoncpp-1.9.2-r2:0=
+   >=dev-libs/libuv-1.10.0:=
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( >=app-editors/emacs-23.1:* )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   dev-python/requests
+   dev-python/sphinx
+   )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.16.0_rc4-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch
+   "${FILESDIR}"/${PN}-3.19.1-darwin-gcc.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.17.0_rc1-FindBLAS.patch
+   # Next patch needs to be reworked
+   #"${FILESDIR}"/${PN}-3.17.0_rc1-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
+
+   "${FILESDIR}"/${PN}-3.18.0-filter_distcc_warning.patch # bug 691544
+
+   # upstream fixes (can usually be removed with a version bump)
+)
+
+cmake_src_bootstrap() {
+   # disable running of cmake in bootstrap command
+   sed -i \
+   -e '/"${cmake_bootstrap_dir}\/cmake"/s/^/#DONOTRUN /' \
+   bootstrap || die "sed failed"
+
+   # execinfo.h on Solaris isn't quite what it is on Darwin
+   if [[ ${CHOST} == *-solaris* ]] ; then
+   sed -i -e 's/execinfo\.h/blablabla.h/' \
+   Source/kwsys/CMakeLists.txt || die
+  

[gentoo-commits] repo/gentoo:master commit in: net-proxy/shadowsocks-libev/

2021-01-14 Thread Yixun Lan
commit: f3aeafa1ffe571ea5ef4b0ae80424f01ccb7b058
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jan 14 08:18:57 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jan 14 08:20:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3aeafa1

net-proxy/shadowsocks-libev: fix -Werror issue

Closes: https://bugs.gentoo.org/765364
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Yixun Lan  gentoo.org>

 net-proxy/shadowsocks-libev/shadowsocks-libev-3.3.5.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.3.5.ebuild 
b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.3.5.ebuild
index 5349e2ab840..4829df5517b 100644
--- a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.3.5.ebuild
+++ b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,6 +39,9 @@ DEPEND="${RDEPEND}
 src_prepare() {
sed -i -e 's|AC_CONFIG_FILES(\[libbloom/Makefile libcork/Makefile 
libipset/Makefile\])||' \
configure.ac || die
+   sed -i -e 's|-Werror||g' \
+   configure.ac src/Makefile.am || die
+
default
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: app-backup/snapper/

2021-01-14 Thread Yixun Lan
commit: 0a1d95b5f135222f0c21d29387fe4297f029efa7
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jan 14 08:17:05 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jan 14 08:19:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1d95b5

app-backup/snapper: drop old

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

 app-backup/snapper/Manifest |  2 -
 app-backup/snapper/snapper-0.8.6.ebuild | 77 
 app-backup/snapper/snapper-0.8.7.ebuild | 78 -
 3 files changed, 157 deletions(-)

diff --git a/app-backup/snapper/Manifest b/app-backup/snapper/Manifest
index 8a9ee2e4833..745cd271c34 100644
--- a/app-backup/snapper/Manifest
+++ b/app-backup/snapper/Manifest
@@ -1,5 +1,3 @@
 DIST snapper-0.5.6.tar.bz2 580047 BLAKE2B 
3b945acbf734db1925dad5515323a64a2c08ee8226a593025f9160e0d1b1140734b2b498d036256946159900b50fec8567147dc0a974c281be747e977bcbd05b
 SHA512 
392427d097cbe221bf7ca0ae20bc065dffaa4d0017ed750c41748d71128fc7ce054bb4425d6dbed7308a530df71815f80f56e60d72aab17ef3e0a16f3b3ba47e
 DIST snapper-0.8.15.tar.gz 393310 BLAKE2B 
a977ed8cdcbd73b4e49713dc48407c9bdab88e3084f6d9030c555da860b7277961e8e742103bbe04a05a1efa9bbe916a08fc04da3c2bcb59df8d5e53c038c373
 SHA512 
cdcc811c4299373e22043780a2cc06e7d5bca44fbf62f92ecb76162e791849b6002b35fe804b8b89524fd5e3ed26ed4120f09b62b202e41fedb7339ab9fe267c
-DIST snapper-0.8.6.tar.bz2 607016 BLAKE2B 
3e496fa22b1ecce2079d79caeb530ca1538febcc6bdf04aa0256e5b43bb546ea66436e60eeaae6722bc869c60579bc47c556671c5878dd671c266102516f04bb
 SHA512 
f01a309a8dcfff455bf480ff297108e8ec3603d469d50f08740176e22bc2b8dd211de678fa8ce12c1ccd828348a35c6d347ca51b829d7b8c30b3fbaba4e9e2d9
-DIST snapper-0.8.7.tar.bz2 622381 BLAKE2B 
82d1a9c91beb309e87acfa914b55b2ff5900edc023a5ecd6f2bee6b1a15adb1336656f3f1fffea4a9971aa449b7825750e6c680806d4574faada5bba0a6d14f1
 SHA512 
6fa63c2453f93a724f0ac23d84ff2c5aafc654463e84a4f767bb8a75a0d4fb7ca7314811179d5fefce0df4441298c67b473596aa720d86eeefa43011b727
 DIST snapper-0.8.9.tar.gz 373192 BLAKE2B 
55c927136518e91b45631f3087fce13e8e08228274ef7c54164a7024e382a45bfa5b40687fd5e3d770fc87019d8e93af5c681013a023cd89dcb1f16863a77421
 SHA512 
5a3e45839cd4b5e621425df2e1214ca5014a391d17b489fdf7d315e8ac9959741c1f6fcf7adf644276ed11488bc0f88fcfa563198bd78824867d267df204659d

diff --git a/app-backup/snapper/snapper-0.8.6.ebuild 
b/app-backup/snapper/snapper-0.8.6.ebuild
deleted file mode 100644
index 1fcb91d4236..000
--- a/app-backup/snapper/snapper-0.8.6.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd bash-completion-r1
-
-DESCRIPTION="Command-line program for btrfs and lvm snapshot management"
-HOMEPAGE="http://snapper.io/;
-SRC_URI="ftp://ftp.suse.com/pub/projects/snapper/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="lvm pam xattr"
-
-RDEPEND="dev-libs/boost:=[threads]
-   dev-libs/libxml2
-   dev-libs/icu:=
-   sys-apps/acl
-   sys-apps/dbus
-   sys-apps/util-linux
-   >=sys-fs/btrfs-progs-3.17.1
-   sys-libs/zlib
-   virtual/libintl
-   lvm? ( sys-fs/lvm2 )
-   pam? ( sys-libs/pam )
-   xattr? ( sys-apps/attr )"
-
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/cron-confd.patch
-)
-
-src_prepare() {
-   default
-
-   sed -e "s,/usr/lib/systemd/system,$(systemd_get_systemunitdir),g" \
-   -i data/Makefile.* \
-   || die "Failed to fix systemd services and timers installation 
path"
-}
-
-src_configure() {
-   # ext4 code does not work anymore
-   # snapper does not build without btrfs
-   local myeconfargs=(
-   --with-conf="/etc/conf.d"
-   --disable-zypp
-   --enable-rollback
-   --disable-ext4
-   --enable-btrfs
-   $(use_enable lvm)
-   $(use_enable pam)
-   $(use_enable xattr xattrs)
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-   # Existing configuration file required to function
-   newconfd data/sysconfig.snapper snapper
-   find "${D}" -name '*.la' -delete || die
-   newbashcomp "${FILESDIR}"/${PN}.bash ${PN}
-}
-
-pkg_postinst() {
-   elog "In order to use Snapper, you need to set up"
-   elog "at least one config first. To do this, run:"
-   elog "snapper create-config "
-   elog "For more information, see man (8) snapper or"
-   elog "http://snapper.io/documentation.html;
-}

diff --git a/app-backup/snapper/snapper-0.8.7.ebuild 
b/app-backup/snapper/snapper-0.8.7.ebuild
deleted file mode 100644
index bcefeb713f1..000
--- a/app-backup/snapper/snapper-0.8.7.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 

[gentoo-commits] repo/gentoo:master commit in: app-backup/snapper/, app-backup/snapper/files/

2021-01-14 Thread Yixun Lan
commit: 44b450a6bd0d4356a031e1707893cfbc05c0978d
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jan 14 08:09:42 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jan 14 08:19:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b450a6

app-backup/snapper: version bump, 0.8.15

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

 app-backup/snapper/Manifest|  1 +
 .../snapper/files/snapper-0.8.15-testsuite.patch   | 83 +
 app-backup/snapper/snapper-0.8.15.ebuild   | 87 ++
 3 files changed, 171 insertions(+)

diff --git a/app-backup/snapper/Manifest b/app-backup/snapper/Manifest
index 3162b303dc6..8a9ee2e4833 100644
--- a/app-backup/snapper/Manifest
+++ b/app-backup/snapper/Manifest
@@ -1,4 +1,5 @@
 DIST snapper-0.5.6.tar.bz2 580047 BLAKE2B 
3b945acbf734db1925dad5515323a64a2c08ee8226a593025f9160e0d1b1140734b2b498d036256946159900b50fec8567147dc0a974c281be747e977bcbd05b
 SHA512 
392427d097cbe221bf7ca0ae20bc065dffaa4d0017ed750c41748d71128fc7ce054bb4425d6dbed7308a530df71815f80f56e60d72aab17ef3e0a16f3b3ba47e
+DIST snapper-0.8.15.tar.gz 393310 BLAKE2B 
a977ed8cdcbd73b4e49713dc48407c9bdab88e3084f6d9030c555da860b7277961e8e742103bbe04a05a1efa9bbe916a08fc04da3c2bcb59df8d5e53c038c373
 SHA512 
cdcc811c4299373e22043780a2cc06e7d5bca44fbf62f92ecb76162e791849b6002b35fe804b8b89524fd5e3ed26ed4120f09b62b202e41fedb7339ab9fe267c
 DIST snapper-0.8.6.tar.bz2 607016 BLAKE2B 
3e496fa22b1ecce2079d79caeb530ca1538febcc6bdf04aa0256e5b43bb546ea66436e60eeaae6722bc869c60579bc47c556671c5878dd671c266102516f04bb
 SHA512 
f01a309a8dcfff455bf480ff297108e8ec3603d469d50f08740176e22bc2b8dd211de678fa8ce12c1ccd828348a35c6d347ca51b829d7b8c30b3fbaba4e9e2d9
 DIST snapper-0.8.7.tar.bz2 622381 BLAKE2B 
82d1a9c91beb309e87acfa914b55b2ff5900edc023a5ecd6f2bee6b1a15adb1336656f3f1fffea4a9971aa449b7825750e6c680806d4574faada5bba0a6d14f1
 SHA512 
6fa63c2453f93a724f0ac23d84ff2c5aafc654463e84a4f767bb8a75a0d4fb7ca7314811179d5fefce0df4441298c67b473596aa720d86eeefa43011b727
 DIST snapper-0.8.9.tar.gz 373192 BLAKE2B 
55c927136518e91b45631f3087fce13e8e08228274ef7c54164a7024e382a45bfa5b40687fd5e3d770fc87019d8e93af5c681013a023cd89dcb1f16863a77421
 SHA512 
5a3e45839cd4b5e621425df2e1214ca5014a391d17b489fdf7d315e8ac9959741c1f6fcf7adf644276ed11488bc0f88fcfa563198bd78824867d267df204659d

diff --git a/app-backup/snapper/files/snapper-0.8.15-testsuite.patch 
b/app-backup/snapper/files/snapper-0.8.15-testsuite.patch
new file mode 100644
index 000..237e0705c98
--- /dev/null
+++ b/app-backup/snapper/files/snapper-0.8.15-testsuite.patch
@@ -0,0 +1,83 @@
+diff --git a/configure.ac b/configure.ac
+index 839d012..ceac54d 100644
+--- a/configure.ac
 b/configure.ac
+@@ -86,6 +86,12 @@ AS_IF([test "x$with_conf" != xno], 
[SYSCONFIG="${with_conf}"])
+ 
+ CPPFLAGS="${CPPFLAGS} -DCONF_DIR='\"${SYSCONFIG}\"'"
+ 
++AC_ARG_ENABLE([tests], AC_HELP_STRING([--disable-tests],[Disable internal 
tests support]),
++  [with_tests=$enableval],[with_tests=yes])
++AM_CONDITIONAL(ENABLE_TESTS, [test "x$with_tests" = "xyes"])
++if test "x$with_tests" = "xyes"; then
++  AC_DEFINE(ENABLE_TESTS, 1, [Enable internal tests support])
++fi
+ 
+ AC_ARG_ENABLE([btrfs], AC_HELP_STRING([--disable-btrfs],[Disable Btrfs 
internal snapshots support]),
+   [with_btrfs=$enableval],[with_btrfs=yes])
+diff --git a/testsuite-cmp/Makefile.am b/testsuite-cmp/Makefile.am
+index 81104bf..9c29477 100644
+--- a/testsuite-cmp/Makefile.am
 b/testsuite-cmp/Makefile.am
+@@ -2,6 +2,7 @@
+ # Makefile.am for snapper/testsuite-cmp
+ #
+ 
++if ENABLE_TESTS
+ AM_CPPFLAGS = -I$(top_srcdir)
+ AM_LDFLAGS = -lboost_system
+ 
+@@ -15,3 +16,4 @@ cmp_SOURCES = cmp.cc
+ 
+ EXTRA_DIST = $(noinst_SCRIPTS)
+ 
++endif
+diff --git a/testsuite-real/Makefile.am b/testsuite-real/Makefile.am
+index 717313a..527843d 100644
+--- a/testsuite-real/Makefile.am
 b/testsuite-real/Makefile.am
+@@ -2,6 +2,7 @@
+ # Makefile.am for snapper/testsuite-real
+ #
+ 
++if ENABLE_TESTS
+ CXXFLAGS += -std=gnu++0x
+ 
+ AM_CPPFLAGS = -I$(top_srcdir)
+@@ -53,3 +54,4 @@ ug_tests_SOURCES = ug-tests.cc
+ 
+ EXTRA_DIST = $(test_DATA) $(test_SCRIPTS)
+ 
++endif
+diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
+index d7e30b8..72ef5ee 100644
+--- a/testsuite/Makefile.am
 b/testsuite/Makefile.am
+@@ -2,6 +2,7 @@
+ # Makefile.am for snapper/testsuite
+ #
+ 
++if ENABLE_TESTS
+ AM_CPPFLAGS = -I$(top_srcdir) $(DBUS_CFLAGS)
+ 
+ LDADD = ../snapper/libsnapper.la ../dbus/libdbus.la 
-lboost_unit_test_framework
+@@ -40,3 +41,4 @@ json_formatter_test_LDADD = -lboost_unit_test_framework 
../client/utils/libutils
+ getopts_test_LDADD = -lboost_unit_test_framework ../client/utils/libutils.la
+ 
+ lvm_utils_test_LDADD = -lboost_unit_test_framework ../snapper/libsnapper.la
++endif
+diff --git a/zypp-plugin/testsuite/Makefile.am 
b/zypp-plugin/testsuite/Makefile.am
+index 

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

2021-01-14 Thread Miroslav Å ulc
commit: a897a678ea96451b310f8714da2580a412500909
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Thu Jan 14 10:40:00 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Thu Jan 14 10:40:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a897a678

media-sound/patchage: fixed configuration in 1.0.4

Closes: https://bugs.gentoo.org/765394
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Miroslav Å ulc  gentoo.org>

 media-sound/patchage/patchage-1.0.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-sound/patchage/patchage-1.0.4.ebuild 
b/media-sound/patchage/patchage-1.0.4.ebuild
index 24bbd1ab010..07b1e83730b 100644
--- a/media-sound/patchage/patchage-1.0.4.ebuild
+++ b/media-sound/patchage/patchage-1.0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="alsa debug jack-dbus session"
+IUSE="alsa debug jack-dbus"
 
 BDEPEND="
${PYTHON_DEPS}
@@ -43,6 +43,5 @@ src_configure() {
waf-utils_src_configure \
$(use debug && echo "--debug") \
$(use alsa || echo "--no-alsa") \
-   $(use jack-dbus && echo "--jack-dbus") \
-   $(use session && echo "--jack-session-manage")
+   $(use jack-dbus && echo "--jack-dbus")
 }



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

2021-01-14 Thread Lars Wendler
commit: 1734432487ea0673665c6d541ca4e352d3f11d8b
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 09:35:12 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 09:35:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17344324

sys-apps/gptfdisk: Bump to version 1.0.6

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/gptfdisk/Manifest  |  1 +
 sys-apps/gptfdisk/gptfdisk-1.0.6.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/sys-apps/gptfdisk/Manifest b/sys-apps/gptfdisk/Manifest
index 4e8e9cf566b..90bf9afdf81 100644
--- a/sys-apps/gptfdisk/Manifest
+++ b/sys-apps/gptfdisk/Manifest
@@ -1,2 +1,3 @@
 DIST gptfdisk-1.0.4.tar.gz 204075 BLAKE2B 
45be16bd4e8312e4797a70c07447702a7f966edec94a9e9e17cff89eee51bf33cb9418dcac2a103e68ea2ebb8df4e7a997fd006bfa4109cfd774838bd4bd7d19
 SHA512 
2df6db6974c06a6677a155d32566b8b46dad0df7781131e9018072db9acce5e41f6c4e7024b0e5f236dd43350a63572be34fb4b6fdb580cd9b946619a7a683bf
 DIST gptfdisk-1.0.5.tar.gz 205973 BLAKE2B 
e026dd4b4f2b63ca660feef34a1fdfb14034d0d64e4828fddf4a0c63756cbc840b3292231838f0c016256be2358069bde8a17ef0e33dec355c48406a9a930e75
 SHA512 
3d3a59e3488dd3d6bda5d103b9ad8b7936752210346b9787ddc936681498fba90577b6ae950c471d09a01bf6405fce32038ff1777c52db0b21e5277737fe3703
+DIST gptfdisk-1.0.6.tar.gz 207017 BLAKE2B 
d00e0f00dc8dce3b6088250aa39e05f41c96bee2218eec1dca34a160e70129d1006abc4341031994c53e77068b5de510b923c69858903627ccf786f3cc848a86
 SHA512 
a3bf95c813f707d9d41513295c3419916301a0e88b4c6ade70ad7d9422a507d519e092e68a3868d53092428d159bdbb248817c4f40d8ac88b0175d5afbd79dbc

diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.6.ebuild 
b/sys-apps/gptfdisk/gptfdisk-1.0.6.ebuild
new file mode 100644
index 000..253377c376a
--- /dev/null
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.6.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="GPT partition table manipulator for Linux"
+HOMEPAGE="https://www.rodsbooks.com/gdisk/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="kernel_linux ncurses static"
+
+# libuuid from util-linux is required.
+RDEPEND="!static? (
+   dev-libs/popt
+   ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[unicode] )
+   kernel_linux? ( sys-apps/util-linux )
+   )"
+DEPEND="
+   ${RDEPEND}
+   static? (
+   dev-libs/popt[static-libs(+)]
+   ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[unicode,static-libs(+)] 
)
+   kernel_linux? ( sys-apps/util-linux[static-libs(+)] )
+   )
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+
+   tc-export CXX PKG_CONFIG
+
+   if ! use ncurses ; then
+   sed -i \
+   -e '/^all:/s: cgdisk::' \
+   Makefile || die
+   fi
+
+   sed \
+   -e '/g++/s:=:?=:g' \
+   -e 's:-lncursesw:$(shell $(PKG_CONFIG) --libs ncursesw):g' \
+   -i Makefile || die
+
+   use static && append-ldflags -static
+}
+
+src_install() {
+   dosbin gdisk sgdisk $(usex ncurses cgdisk '') fixparts
+   doman *.8
+   dodoc NEWS README
+}



[gentoo-commits] repo/gentoo:master commit in: net-nds/gssproxy/

2021-01-14 Thread Lars Wendler
commit: d602836a50775a73cd0ab2631dc41c173bc45f61
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 10:15:45 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 10:15:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d602836a

net-nds/gssproxy: Bump to version 0.8.4

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-nds/gssproxy/Manifest  |  1 +
 net-nds/gssproxy/gssproxy-0.8.4.ebuild | 88 ++
 2 files changed, 89 insertions(+)

diff --git a/net-nds/gssproxy/Manifest b/net-nds/gssproxy/Manifest
index cd42e635a78..1752f88eb33 100644
--- a/net-nds/gssproxy/Manifest
+++ b/net-nds/gssproxy/Manifest
@@ -1 +1,2 @@
 DIST gssproxy-0.8.3.tar.gz 565100 BLAKE2B 
a8b3d96ca0b1cc314af3b63cc5959c9b48287ea0169ea75f8a8902bbd5757542fd24e1fa3f603b2a7d4c15878600145bf5a27e880e935a7a037ca3ebc9fcfb9c
 SHA512 
144b10ec4e19ad2ded5ae57adf1ca311e2fc6c2b97e202eedde69d82c8d50afc0459ac36c7fc5d5290184eb68547a696b33e8a069fde43478104ac26b2c98bc2
+DIST gssproxy-0.8.4.tar.gz 567579 BLAKE2B 
55519d2d439e168df0346cfa2655e01bc90191e17ea7d8c72c5f29c22ed6adca39e5adb4fd900f6dc756147b2fbee23212bfc097c38ab927e6c9679b0186fa2c
 SHA512 
ab81c40d6c7b1908751feb107d8da66603b7681fb67aa7a1f30194a81d542ca89e6c2f34425e9356b9c55eb3691bfa240ba41441c01498af45e862a133cd088a

diff --git a/net-nds/gssproxy/gssproxy-0.8.4.ebuild 
b/net-nds/gssproxy/gssproxy-0.8.4.ebuild
new file mode 100644
index 000..5bb81004b8f
--- /dev/null
+++ b/net-nds/gssproxy/gssproxy-0.8.4.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="daemon to proxy GSSAPI context establishment and channel handling"
+HOMEPAGE="https://github.com/gssapi/gssproxy;
+SRC_URI="https://github.com/gssapi/${PN}/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="BSD-1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+IUSE="debug selinux systemd hardened"
+
+COMMON_DEPEND=">=dev-libs/libverto-0.2.2
+   >=dev-libs/ding-libs-0.6.1
+   virtual/krb5
+   selinux? ( sys-libs/libselinux )"
+RDEPEND="${COMMON_DEPEND}
+   selinux? ( sec-policy/selinux-gssproxy )"
+# We need xml stuff to build the man pages, and people really want/need
+# the man pages for this package :). #585200
+BDEPEND="
+   app-text/docbook-xml-dtd:4.4
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+# Many requirements to run tests, including running slapd as root, hence
+# unfeasible.
+RESTRICT="test"
+
+# pkg_setup() {
+#  # Here instead of flag-logic in DEPEND, since virtual/krb5 does not
+#  # allow to specify the openldap use flag, which heimdal doesn't
+#  # support.
+#  # Using mit-krb5 explicitly because heimdal doesn't install kerberos
+#  # schemata required for the tests of gss-proxy.
+#  if use test && ! has_version "app-crypt/mit-krb5[openldap]"; then
+#  eerror "Tests of this package require the kerberos schemata 
installed from app-crypt/mit-krb5[openldap]."
+#  die "Tests enabled but no app-crypt/mit-krb5[openldap] being 
installed."
+#  fi
+# }
+
+# Was required in 0.7.0 to fix the schema- and slapd-path. Reason for
+# comment: see RESTRICT comment
+# src_prepare() {
+#  default
+#  # The tests look for kerberos schemata in the documentation
+#  # directory of krb5, however these are installed in /etc/openldap
+#  # and only if the openldap useflag is supplied
+#  sed -i \
+#  -e 's#/usr/share/doc/krb5-server-ldap*#/etc/openldap/schema#' \
+#  -e 
"s#\(subprocess.Popen..\"\)slapd#\1/usr/$(get_libdir)/openldap/slapd#" \
+#  "${S}/tests/testlib.py" || die
+# }
+
+src_configure() {
+   local myeconfargs=(
+   # The build assumes localstatedir is /var and takes care of
+   # using all the right subdirs itself.
+   "--localstatedir=${EPREFIX}/var"
+   "--with-os=gentoo"
+   "--with-initscript=$(usex systemd systemd none)"
+   "$(use_with selinux)"
+   "$(use_with debug gssidebug)"
+   "$(use_with hardened hardening)"
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   # This is a plugin module, so no need for la file.
+   find "${ED}"/usr -name proxymech.la -delete || die
+
+   doinitd "${FILESDIR}"/gssproxy
+   insinto /etc/gssproxy
+   doins examples/*.conf
+   insinto /etc/gss/mech.d
+   newins examples/mech gssproxy.conf
+
+   keepdir /var/lib/gssproxy
+
+   # The build installs a bunch of empty dirs, so prune them.
+   find "${ED}" -depth -type d -empty -delete || die
+}



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

2021-01-14 Thread Miroslav Å ulc
commit: 8f909a43745e30e21af7ac4dc2583f27a25627be
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Thu Jan 14 10:46:18 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Thu Jan 14 10:46:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f909a43

media-sound/lilypond: removed obsolete 2.21.5

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Miroslav Å ulc  gentoo.org>

 media-sound/lilypond/Manifest   |   1 -
 media-sound/lilypond/lilypond-2.21.5.ebuild | 143 
 2 files changed, 144 deletions(-)

diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest
index df1a204aff0..86c44eb63be 100644
--- a/media-sound/lilypond/Manifest
+++ b/media-sound/lilypond/Manifest
@@ -1,3 +1,2 @@
-DIST lilypond-2.21.5.tar.gz 18005124 BLAKE2B 
d41f2baaeb0e72905f688bf7bd88e9acdc1eabc1bf69a05e8d5208f8ffc06197830c6b6ff1f09034eebc15fc4d94f6909848940361e06120530abc67b10aa87e
 SHA512 
bcc72d0d040125fc9e4f7447e31af59959cae8c1afef1f6c4b7fb1fdbf037931a94d64c94b6b26e37de7d66ec52f24b2ba1b4fd0a6e0862b82eeef3c86d94958
 DIST lilypond-2.21.6.tar.gz 17996701 BLAKE2B 
2efbdae1bd16ab1682c14c1c0e01146d66dd408ff5d3f9b69ed38dcedd88b68c6ae3219b02e7a3967833d802488a90aecf50964f44ebb5445f887d4a532a41ad
 SHA512 
9effceabe39a0ca5f3837e0ff1cb0d4caed87b4b76e40f7c4f618d682b2e3db8f82e461e5c9555d6c05d591be54a08370599ed8c72d1e92ba80bcabf4d21a6f7
 DIST lilypond-2.22.0.tar.gz 18023031 BLAKE2B 
a7512629be43680c6e6bda1404c9b8e4a9bfb0b65ad565aede9dba983ae8e5fb350e8a53250cd01314b4d032d1bbe7b391bb3acd411dc6665868f4cd04f15011
 SHA512 
4dcc4da1bd1aa1d10ca802acbe29f2256587cd8e2643651b6d2e42cfce0b9572d0eb1139fbc59cec98ad6b86b86e7a6910becb6be7a4350ee0adfe366daa0a65

diff --git a/media-sound/lilypond/lilypond-2.21.5.ebuild 
b/media-sound/lilypond/lilypond-2.21.5.ebuild
deleted file mode 100644
index a213efeabbd..000
--- a/media-sound/lilypond/lilypond-2.21.5.ebuild
+++ /dev/null
@@ -1,143 +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,9} )
-
-inherit elisp-common autotools python-single-r1 toolchain-funcs xdg-utils
-
-if [[ "${PV}" = "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.savannah.gnu.org/git/lilypond.git;
-else
-   MAIN_VER=$(ver_cut 1-2)
-   SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm arm64 ~hppa x86"
-fi
-
-DESCRIPTION="GNU Music Typesetter"
-HOMEPAGE="http://lilypond.org/;
-
-LICENSE="GPL-3 FDL-1.3"
-SLOT="0"
-LANG_USE="l10n_ca l10n_cs l10n_de l10n_en l10n_fr l10n_hu l10n_it l10n_ja 
l10n_nl l10n_pt l10n_zh"
-IUSE="debug doc emacs guile2 profile vim-syntax ${LANG_USE}"
-unset LANG_USE
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-BDEPEND="
-   >=dev-texlive/texlive-metapost-2020
-   >=sys-apps/texinfo-4.11
-   >=sys-devel/bison-2.0
-   sys-devel/flex
-   virtual/pkgconfig
-   doc? ( app-text/texi2html )
-"
-RDEPEND=">=app-text/ghostscript-gpl-8.15
-   >=dev-scheme/guile-1.8.2:12=[deprecated,regex]
-   media-fonts/tex-gyre
-   media-libs/fontconfig
-   media-libs/freetype:2
-   >=x11-libs/pango-1.12.3
-   emacs? ( >=app-editors/emacs-23.1:* )
-   guile2? ( >=dev-scheme/guile-2.2:12 )
-   !guile2? (
-   >=dev-scheme/guile-1.8.2:12=[deprecated,regex]
-   https://bugs.gentoo.org/692010
-
-   econf "${myeconfargs[@]}" AR="$(tc-getAR)"
-}
-
-src_compile() {
-   default
-
-   use doc && emake LANGS="${L10N}" doc info
-
-   if use emacs ; then
-   elisp-compile 
elisp/lilypond-{font-lock,indent,mode,what-beat}.el \
-   || die "elisp-compile failed"
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install
-
-   use doc && emake DESTDIR="${D}" install-doc
-
-   # remove elisp files since they are in the wrong directory
-   rm -r "${ED}"/usr/share/emacs || die
-
-   if use emacs ; then
-   elisp-install ${PN} elisp/*.{el,elc} elisp/out/*.el \
-   || die "elisp-install failed"
-   elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
-   fi
-
-   python_fix_shebang "${ED}"
-
-   einstalldocs
-}
-
-pkg_postinst() {
-   use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
-   use emacs && elisp-site-regen
-}



[gentoo-commits] repo/proj/prefix:master commit in: eclass/

2021-01-14 Thread Fabian Groffen
commit: d689573d4e6f4a21922de047db82e8a716f6c633
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 14 08:02:08 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 14 08:02:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=d689573d

eclass/toolchain.eclass: set DYLD_LIBRARY_PATH for Darwin9 libstdc++

Signed-off-by: Fabian Groffen  gentoo.org>

 eclass/toolchain.eclass | 13 +
 1 file changed, 13 insertions(+)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index e5d4dd6ca9..6e7411559a 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -2080,6 +2080,19 @@ create_gcc_env_entry() {
GCC_SPECS="${gcc_specs_file}"
MULTIOSDIRS="${mosdirs}"
EOF
+
+   # crude hack, but necessary :(
+   # Darwin9's libstdc++ is incompatible with later GCC's libstdc++
+   # causing ugly malloc warnings about non-aligned pointers, but in
+   # cmake's case, also crashes, unfortunately.  See also:
+   #   https://trac.macports.org/ticket/59832
+   # our only way out here is to set DYLD_LIBRARY_PATH to replace the
+   # libstdc++ used by the Frameworks that cmake links in
+   if [[ ${CHOST} == *-darwin9 ]] ; then
+   cat <<-EOF >> ${gcc_envd_file}
+   DYLD_LIBRARY_PATH="${LIBPATH}"
+   EOF
+   fi
 }
 
 create_revdep_rebuild_entry() {



[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/

2021-01-14 Thread Stephan Hartmann
commit: dd94a1e402698c1f85ea5f6c2195a76a09d3d58c
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 14 08:11:41 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 14 08:12:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd94a1e4

www-client/chromium: dev channel bump to 89.0.4385.0

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

 www-client/chromium/Manifest  | 4 ++--
 .../{chromium-89.0.4381.6.ebuild => chromium-89.0.4385.0.ebuild}  | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index d36b0a79770..b2a290362f8 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,6 +2,6 @@ DIST chromium-87-patchset-9.tar.xz 6036 BLAKE2B 
4dd9aa0e88f11a9104cb13e73607c3b4
 DIST chromium-87.0.4280.141.tar.xz 856467564 BLAKE2B 
9c0a43b3326bcfba911e5d19e984c9722d31559664b30398da9f0067106957b154c04968f9376d9b3709e34edb248ca55abe8050f33622152cbe837c95e55c08
 SHA512 
402a8ff60512b855925cefa862093b70629376d99bc465e3255aeecea29d79a04e5f9bf72c7a497d768b7987b855bc8e8819ebaa5226ca3f5c9d6602e9cd62d6
 DIST chromium-88-patchset-3.tar.xz 8396 BLAKE2B 
4c978f1a6efef3f71e3dd6340c392b74bc6a734b49a9ca43343d03903159dafc66159939f9a6c4b55665ddbe7bd97a26d8d86c285ec02cf76cad5f5cc7410570
 SHA512 
c39afa26f5b0b9930f6f67ce0c42eefd74c09d528b26bc0db57129b150f75ff83c8b1cb97bd9c5d75f288fb4767cc68c9c5ce89231b4a59f8ca02493e4dd281a
 DIST chromium-88.0.4324.79.tar.xz 857135416 BLAKE2B 
10264e9fb97a605216fc199564336d5542ef5234fe36bf59f46b22e8ccd44ce73ddb0b093a11f48c5168682ebb9ddbade85da8f8e4c668db15f96e6277076a20
 SHA512 
6ba9a051d56aa326e700a7f3442c62b401d7adde892be0f8bb7d083e0e4577eae91b593796f2458b677f2956af55bec9f0ee01bab406171b699ddaed2392fbee
-DIST chromium-89-patchset-4.tar.xz 6048 BLAKE2B 
f7549ad64ef51d1c3a6d47ac817cc21f1e09f4ec7516385dec87324dc8b0228ea0b03cae894b411d6574499673a185b0908b4ef420455a004238ac9c94b6c7cf
 SHA512 
7797ccf198483c9bbe5257a1321984075c982ce5f5bf14f578dd9ac8a8aa85b82ef6ae35492738bf7994aed85cf65c825be123aedf9a10aa7b35a289a3f855ce
-DIST chromium-89.0.4381.6.tar.xz 890366840 BLAKE2B 
45c49669140e84c3ab19cd0bf643a87903a1da7dcd001c0f6ba0d9ffc61db004d471bab6e32d84262d6e4e1692abbfc411c4be46a71ba535c0fa6907521c27ad
 SHA512 
ce0b63fb08cb123c9d8e07b22956467ac1f625cdf75a06308af42aa846d3b75070797b9f5675349c7aed562b8a2811932b77fe80e7a21cfea7467ce08a8046fd
+DIST chromium-89-patchset-5.tar.xz 5712 BLAKE2B 
f9cd9bc584048b6e96e74938aa8f7ba8238ab772d184697fd3af1df061f97ce135d9372531e6313618e66470fa94c28128daf916b18cb0c1246ddba3564c6f35
 SHA512 
9b2480c4eeccb6adc1b74e92e4d31737a99b2da5ebc3b6a90d90c1b5648e4a280aeb93231d1a926b03fb30fec71e72568a6cfe08783bc5870f081cca68f135e3
+DIST chromium-89.0.4385.0.tar.xz 888545140 BLAKE2B 
8c963c35a210a419d61919014ad6748d06a41c594e35f676dcc609d866d3f2268b587b9308ad385f3d2f48ab69e7fed3a40ac2e1ccadffe29a0edd6e92e1546a
 SHA512 
80c96d3395b89f5e76de7f01861bf6f207449150a35307f7c674c71084a3da66b4bec7d8e3cd042017b075f056ee5187c7a24915f12faddd807faa9cf9bd153e
 DIST setuptools-44.1.0.zip 858569 BLAKE2B 
f59f154e121502a731e51294ccd293d60ffccadacf51e23b53bf7ceba38858948b86783238061136c827ac3373ea7ea8e6253d4bb53f3f1dd69284568ec65a68
 SHA512 
4dfb0f42d334b835758e865a26ecd1e725711fa2b9c38ddc273b8b3849fba04527bc97436d11ba1e98f1a42922aa0f0b9032e32998273c705fac6e10735eacbf

diff --git a/www-client/chromium/chromium-89.0.4381.6.ebuild 
b/www-client/chromium/chromium-89.0.4385.0.ebuild
similarity index 99%
rename from www-client/chromium/chromium-89.0.4381.6.ebuild
rename to www-client/chromium/chromium-89.0.4385.0.ebuild
index f23d0f62c75..68606b1b256 100644
--- a/www-client/chromium/chromium-89.0.4381.6.ebuild
+++ b/www-client/chromium/chromium-89.0.4385.0.ebuild
@@ -13,7 +13,7 @@ inherit check-reqs chromium-2 desktop flag-o-matic multilib 
ninja-utils pax-util
 
 DESCRIPTION="Open-source version of Google Chrome web browser"
 HOMEPAGE="https://chromium.org/;
-PATCHSET="4"
+PATCHSET="5"
 PATCHSET_NAME="chromium-$(ver_cut 1)-patchset-${PATCHSET}"
 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz

https://files.pythonhosted.org/packages/ed/7b/bbf89ca71e722b7f9464ebffe4b5ee20a9e5c9a555a56e2d3914bb9119a6/setuptools-44.1.0.zip
@@ -387,6 +387,7 @@ src_prepare() {
third_party/pdfium/third_party/libtiff
third_party/pdfium/third_party/skia_shared
third_party/perfetto
+   third_party/perfetto/protos/third_party/chromium
third_party/pffft
third_party/ply
third_party/polymer



[gentoo-commits] repo/gentoo:master commit in: sys-power/bbswitch/

2021-01-14 Thread Pacho Ramos
commit: 1a5f247264b7742fa40640818501e52b5fc222cc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Jan 14 11:18:50 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Jan 14 11:18:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5f2472

sys-power/bbswitch: Join as maintainer

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Pacho Ramos  gentoo.org>

 sys-power/bbswitch/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-power/bbswitch/metadata.xml b/sys-power/bbswitch/metadata.xml
index 064e91c9f00..8ee153cee09 100644
--- a/sys-power/bbswitch/metadata.xml
+++ b/sys-power/bbswitch/metadata.xml
@@ -5,6 +5,10 @@
np-hard...@gentoo.org
NP-Hardass

+   
+   pa...@gentoo.org
+   Pacho Ramos
+   

m...@gentoo.org
Vadim Misbakh-Soloviov



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

2021-01-14 Thread Sergei Trofimovich
commit: 1f0f4e302c2f37ebb5810eb7103ce84e033059ee
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 14 06:42:51 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 14 09:08:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0f4e30

profiles/sparc: Remove dev-libs/libwacom[test] mask

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/arch/sparc/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 122cea10a11..cdf245730e3 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,10 +1,6 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Matt Turner  (2020-12-31)
-# dev-python/pyudev is not keyworded
-dev-libs/libwacom test
-
 # Sam James  (2020-12-27)
 # dev-embedded/libftd2xx unavailable here
 dev-embedded/urjtag ftd2xx



[gentoo-commits] repo/gentoo:master commit in: media-libs/simage/files/, media-libs/simage/

2021-01-14 Thread Miroslav Å ulc
commit: 169c02849e8bd630f18b48834df15623b7220eb3
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Thu Jan 14 11:03:24 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Thu Jan 14 11:03:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169c0284

media-libs/simage: bump to 1.8.1 + added live

copied from waebbl's overlay with minor adjustments

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Miroslav Å ulc  gentoo.org>

 media-libs/simage/Manifest |  1 +
 ...cific-remove-RELEASE-flag-from-pkg-config.patch | 28 +++
 media-libs/simage/simage-1.8.1.ebuild  | 86 ++
 media-libs/simage/simage-.ebuild   | 86 ++
 4 files changed, 201 insertions(+)

diff --git a/media-libs/simage/Manifest b/media-libs/simage/Manifest
index 9b5912ad3db..6af22527239 100644
--- a/media-libs/simage/Manifest
+++ b/media-libs/simage/Manifest
@@ -1 +1,2 @@
 DIST simage-1.8.0-src.tar.gz 797069 BLAKE2B 
6f9e3512c9815974b1b2799306c6567f6b5aec6771fe31e0a5fa47a827819df02e80e976063ddbae3e3aa3a4d33da68a23c9067e7b91f82c28592f83d0e782cc
 SHA512 
fb4943c38f418461b087d5d013c2054f25d553a872fc80f9445a5e907901eb40265d838c5cc1031032dd84885f066f1c640a1949bc450591fb0ea88c05d1e38f
+DIST simage-1.8.1.tar.gz 829490 BLAKE2B 
05d3a3f7ff7c195b55d454a2bc6e086cd4439fd6e9fb694c1926a4c0be5142661bf2c7d6593f6b7ae0681234f28c7b92e325ed0928a0fb4df5e846b30fbf9156
 SHA512 
e6f211f453f67f601d157e36c6c4845af1e0601dd3d8d97fbb993c50dc54c8908c2e1e345ea1dd578b8fa2dca823d8e1bab7f29a0a0d73732ca597cc5c673cbe

diff --git 
a/media-libs/simage/files/simage-1.8.1-0001-Gentoo-specific-remove-RELEASE-flag-from-pkg-config.patch
 
b/media-libs/simage/files/simage-1.8.1-0001-Gentoo-specific-remove-RELEASE-flag-from-pkg-config.patch
new file mode 100644
index 000..341cee6db31
--- /dev/null
+++ 
b/media-libs/simage/files/simage-1.8.1-0001-Gentoo-specific-remove-RELEASE-flag-from-pkg-config.patch
@@ -0,0 +1,28 @@
+From 8c4fda363a940a365571ae0985e742f7df1f9620 Mon Sep 17 00:00:00 2001
+From: Bernd Waibel 
+Date: Wed, 13 Jan 2021 22:03:46 +0100
+Subject: [PATCH] [Gentoo-specific] remove RELEASE flag from pkg-config
+
+Signed-off-by: Bernd Waibel 
+---
+ CMakeLists.txt | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index d869715..a980571 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -794,8 +794,8 @@ if(UNIX OR MINGW)
+   set(PKG_CONFIG_REQUIRES 
"$<$:$>")
+   set(PKG_CONFIG_REQUIRES_PRIVATE 
"$<$:$>")
+ 
+-  set(PKG_CONFIG_CFLAGS "${CMAKE_C_FLAGS} ${CMAKE_C_FLAGS_RELEASE} 
${PKG_CONFIG_CFLAGS}")
+-  set(PKG_CONFIG_CXXFLAGS "${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_RELEASE} 
${PKG_CONFIG_CXXFLAGS}")
++  set(PKG_CONFIG_CFLAGS "${CMAKE_C_FLAGS} ${PKG_CONFIG_CFLAGS}")
++  set(PKG_CONFIG_CXXFLAGS "${CMAKE_CXX_FLAGS} ${PKG_CONFIG_CXXFLAGS}")
+ 
+   # PKG-CONFIG settings
+   # according to 
https://www.gnu.org/prep/standards/html_node/Directory-Variables.html
+-- 
+2.30.0
+

diff --git a/media-libs/simage/simage-1.8.1.ebuild 
b/media-libs/simage/simage-1.8.1.ebuild
new file mode 100644
index 000..abb7ac24fcb
--- /dev/null
+++ b/media-libs/simage/simage-1.8.1.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="Image and video texturing library"
+HOMEPAGE="https://github.com/coin3d/simage/;
+
+if [[ ${PV} = * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/coin3d/simage.git;
+else
+   
SRC_URI="https://github.com/coin3d/simage/releases/download/v${PV}/${P}-src.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   S="${WORKDIR}/${PN}"
+fi
+
+LICENSE="BSD-1"
+SLOT="0"
+IUSE="gif jpeg png qt5 sndfile test tiff vorbis zlib"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   gif? ( media-libs/giflib:= )
+   jpeg? ( virtual/jpeg:0 )
+   png? ( media-libs/libpng:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   )
+   sndfile? (
+   media-libs/libsndfile
+   media-libs/flac
+   )
+   tiff? (
+   media-libs/tiff[lzma,zstd]
+   app-arch/xz-utils
+   app-arch/zstd:=
+   )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   media-libs/opus
+   )
+   zlib? ( sys-libs/zlib:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( media-libs/libsndfile )"
+
+PATCHES=(
+   
"${FILESDIR}"/${P}-0001-Gentoo-specific-remove-RELEASE-flag-from-pkg-config.patch
+)
+
+DOCS=(AUTHORS ChangeLog NEWS README)
+
+src_configure() {
+   local mycmakeargs=(
+   -DSIMAGE_BUILD_DOCUMENTATION=OFF
+   -DSIMAGE_BUILD_EXAMPLES=OFF
+   -DSIMAGE_BUILD_SHARED_LIBS=ON
+   

[gentoo-commits] repo/gentoo:master commit in: gui-wm/sway/

2021-01-14 Thread Matthew Thode
commit: dce1771ae0e458f711b2b7fd405cb0f218189796
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jan 14 16:45:05 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jan 14 16:45:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce1771a

gui-wm/sway: 1.5 cleanup

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 gui-wm/sway/Manifest|   1 -
 gui-wm/sway/sway-1.5.ebuild | 118 
 2 files changed, 119 deletions(-)

diff --git a/gui-wm/sway/Manifest b/gui-wm/sway/Manifest
index e0d464dfa63..c6267a15372 100644
--- a/gui-wm/sway/Manifest
+++ b/gui-wm/sway/Manifest
@@ -1,2 +1 @@
 DIST sway-1.5.1.tar.gz 5536721 BLAKE2B 
4dcb6ca380ef8451ab9219a584598928a79e999bc0b1de0599cb7867c8fd94d54c55a2be9585635b4fd230fd83852141d6fd41ef35dbc4a8fef1bcc2828b3be4
 SHA512 
3b937249db2875100bc22e99f955a3300d3294a296fb37006fa1468a3986bf4fa8e5197279e3587bd8dc29f31adff8fbdc9ddc840e7be982b73331a05cd06ba5
-DIST sway-1.5.tar.gz 5535966 BLAKE2B 
e863e97ee897dcd1652d363a09b712932de55da08c88b4858f0aadc29b2cb19d2bda1e5e1184f4e4be6fa54a0136463556f9072f32e2b952d4f12ffd0ee9baf9
 SHA512 
702e44f8923a4ca05d831dd7ed76165654f113a8b2754d332c509ee844528f47c52b7f21deca78d4a79dad465cbcd0934574fff4ad9bb7a45aec3124dea5bca4

diff --git a/gui-wm/sway/sway-1.5.ebuild b/gui-wm/sway/sway-1.5.ebuild
deleted file mode 100644
index ccdb0da86af..000
--- a/gui-wm/sway/sway-1.5.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils meson
-
-DESCRIPTION="i3-compatible Wayland window manager"
-HOMEPAGE="https://swaywm.org;
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/swaywm/${PN}.git;
-else
-   MY_PV=${PV/_rc/-rc}
-   SRC_URI="https://github.com/swaywm/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm64 ~ppc64 x86"
-   S="${WORKDIR}/${PN}-${MY_PV}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="elogind fish-completion +man +swaybar +swaybg +swayidle +swaylock 
+swaymsg +swaynag systemd tray wallpapers X zsh-completion"
-REQUIRED_USE="?? ( elogind systemd )
-   tray? ( || ( elogind systemd ) )"
-
-DEPEND="
-   >=dev-libs/json-c-0.13:0=
-   >=dev-libs/libinput-1.6.0:0=
-   dev-libs/libpcre
-   dev-libs/wayland
-   x11-libs/cairo
-   x11-libs/libxkbcommon
-   x11-libs/pango
-   x11-libs/pixman
-   media-libs/mesa[gles2,libglvnd(+)]
-   elogind? ( >=sys-auth/elogind-239 )
-   swaybar? ( x11-libs/gdk-pixbuf:2 )
-   swaybg? ( gui-apps/swaybg )
-   swayidle? ( gui-apps/swayidle )
-   swaylock? ( gui-apps/swaylock )
-   systemd? ( >=sys-apps/systemd-239 )
-   wallpapers? ( x11-libs/gdk-pixbuf:2[jpeg] )
-   X? ( x11-libs/libxcb:0= )
-"
-if [[ ${PV} ==  ]]; then
-   DEPEND+="~gui-libs/wlroots-:=[elogind=,systemd=,X=]"
-else
-   DEPEND+="
-   >=gui-libs/wlroots-0.11.0:=[elogind=,systemd=,X=]
-   https://wiki.gentoo.org/wiki/Sway;
-   fi
-}



[gentoo-commits] proj/eudev:master commit in: rules/

2021-01-14 Thread Anthony G. Basile
commit: 9a240b197b18ffdc3ca5da83ac45bcc9b82a1344
Author: Yann Dirson  blade-group  com>
AuthorDate: Thu Jan  7 09:30:08 2021 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Jan 14 17:52:26 2021 +
URL:https://gitweb.gentoo.org/proj/eudev.git/commit/?id=9a240b19

Revert bad 78-sound-card.rules update causing path_id skip

The following device properly got assigned ID_PATH with eudev 3.2.1,
but does not get it any more with recent versions:

P: /devices/platform/rt5651-sound/sound/card0
E: DEVPATH=/devices/platform/rt5651-sound/sound/card0
E: SOUND_FORM_FACTOR=internal
E: SOUND_INITIALIZED=1
E: SUBSYSTEM=sound
E: USEC_INITIALIZED=507638688065

This results in pulseaudio giving a non-stable card name by using a
device number.

I tracked the problem to commit
47367bc4df6f05a49cf4b5b0209153d77a9ade83, which changed (without
explaining why it does so) the rules for "internal" sound cards,
notably preventing `IMPORT{builtin}="path_id"` from being reached.

Signed-off-by: Yann Dirson  blade-group.com>
Signed-off-by: Anthony G. Basile  gentoo.org>

 rules/78-sound-card.rules | 5 -
 1 file changed, 5 deletions(-)

diff --git a/rules/78-sound-card.rules b/rules/78-sound-card.rules
index f2fc27739..3a626e146 100644
--- a/rules/78-sound-card.rules
+++ b/rules/78-sound-card.rules
@@ -50,11 +50,6 @@ SUBSYSTEMS=="firewire", GOTO="skip_pci"
 SUBSYSTEMS=="pci", ENV{ID_BUS}="pci", ENV{ID_VENDOR_ID}="$attr{vendor}", 
ENV{ID_MODEL_ID}="$attr{device}"
 SUBSYSTEMS=="pci", GOTO="skip_pci"
 
-# If we reach here, the device nor any of its parents are USB/PCI/firewire bus 
devices.
-# If we now find a parent that is a platform device, assume that we're working 
with
-# an internal sound card.
-SUBSYSTEMS=="platform", ENV{SOUND_FORM_FACTOR}="internal", GOTO="sound_end"
-
 LABEL="skip_pci"
 
 # Define ID_ID if ID_BUS and ID_SERIAL are set. This will work for both



[gentoo-commits] repo/gentoo:master commit in: www-client/opera-beta/

2021-01-14 Thread Stephan Hartmann
commit: cc52ef583eb698a7c820d2f2b8df4f288040dfee
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 14 16:09:50 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 14 16:10:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc52ef58

www-client/opera-beta: bump to 74.0.3911.42

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

 www-client/opera-beta/Manifest |   1 +
 .../opera-beta/opera-beta-74.0.3911.42.ebuild  | 139 +
 2 files changed, 140 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 47935d68993..a7f036a8446 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,2 +1,3 @@
 DIST opera-beta_74.0.3911.22_amd64.deb 72756704 BLAKE2B 
b8ad0ce9ab7d30cc4498adf73dd48bcc956fa8092cef8a37b2fca9ed3c0011f1ff6cb6c0819e540b4376e165e9f22c52041a8fa355490922f429c908dabd0b50
 SHA512 
3c81ad54ce9f425c4be1bb8303961fd52b26e6949747afae2d2b4509a85f8744d5cb9cc7f488faabd5b5a9678972f177831f191542e8c9ab1dba21ce5a916e36
+DIST opera-beta_74.0.3911.42_amd64.deb 72773832 BLAKE2B 
e8b20195f460c1b134f84aa1c2e68c26950f9a8fac129775fa1eda0bc331b6447927149901ea1f21f58806349a96e581e072c2aed1edf9ca4bc3d508bbf97639
 SHA512 
1db8aedeb2b46d6706fd0a471895c4ef61a6ccd93f5dd6449d56a154e86e24e59fb42fa5160a5d85d7f10ba4fcca8f78be4e144379a3dcabed9da78d0a4a36f3
 DIST opera-ffmpeg-codecs-88.0.4324.27.tar.xz 1362668 BLAKE2B 
0815049dbf95996a04a072ad1b82664ef594e0ea99aaea5ea9d54448457bb5aa5c6d9cb95d6c84a14ca64a29e0a2e9c6f5315a1988eb577ad02cc7422fe0f886
 SHA512 
cd1857d302c413a52433839103a3a268a12ab255ad8d6e651e872f7f28b61e1426e3c2854fc9a6acf4430be9fa8fea939de288c800cc3c60696394f77d86146d

diff --git a/www-client/opera-beta/opera-beta-74.0.3911.42.ebuild 
b/www-client/opera-beta/opera-beta-74.0.3911.42.ebuild
new file mode 100644
index 000..2f9be6861f9
--- /dev/null
+++ b/www-client/opera-beta/opera-beta-74.0.3911.42.ebuild
@@ -0,0 +1,139 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
+   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib pax-utils unpacker xdg
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2018"
+SLOT="0"
+
+SRC_URI_BASE=(
+   "https://download1.operacdn.com/pub/${PN};
+   "https://download2.operacdn.com/pub/${PN};
+   "https://download3.operacdn.com/pub/${PN};
+   "https://download4.operacdn.com/pub/${PN};
+)
+
+if [[ ${PN} == opera ]]; then
+   KEYWORDS="-* amd64"
+   MY_PN=${PN}-stable
+   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
+else
+   KEYWORDS="-* ~amd64"
+   MY_PN=${PN}
+fi
+
+FFMPEG_VERSION="88.0.4324.27"
+
+SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}
+   proprietary-codecs? (
+   
https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz
+   )"
+
+IUSE="+proprietary-codecs suid widevine"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/mesa[gbm]
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/pango
+   widevine? ( www-plugins/chrome-binary-plugins )
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="opt/opera${PN#opera}"
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "opera only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   # move to /opt, bug #573052
+   mkdir -p "${OPERA_HOME%${PN}}"
+   mv "usr/lib/x86_64-linux-gnu/${PN}" "${OPERA_HOME%${PN}}" || die
+   rm -r "usr/lib" || die
+
+   # disable auto update
+   rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
+
+   rm -r "usr/share/lintian" || die
+
+   # fix docs
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+
+   # fix desktop file
+   sed -i \
+   -e 

[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2021-01-14 Thread Lars Wendler
commit: d43cd165db7d905f85ad71a06decf549e11097f6
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 17:03:19 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 17:04:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43cd165

app-editors/nano: Bump to version 5.5

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 app-editors/nano/Manifest|  1 +
 app-editors/nano/nano-5.5.ebuild | 89 
 2 files changed, 90 insertions(+)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index 9cdab267431..e32ffbe8324 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,3 +1,4 @@
 DIST nano-4.9.3.tar.gz 2999198 BLAKE2B 
a96f707936934a965a9a41dfe13ac1ebbe1a5e38db714df6d219b2c6539f24924d4c4f0451508718f66259854806032b84dc89850a7fd55d157f28ae23531d0e
 SHA512 
233e6ed103441bd2c85ed21c50547f85dc0838cc750a5e9b16ecfb393e3b7b978e971af4a4164062c7c267c98895ecb696c02cbd2e4c2eb1ceee657fd026c30a
 DIST nano-5.3.tar.gz 2874796 BLAKE2B 
d266018f2508153369e10c6f9cf4c53eaeafdf0efe88da6de19efd76ef13fedebe4b9339ae594b751a12cf18a8c4dcd57466ceedfabf61406f63b69c75fceff1
 SHA512 
019b58779f5a7d9a9472b415715876d0daac313a02b794900339469ee0b5a27ce202e397c00ad6396b7e26a7c303e52c28d981fff85cf774c79a5a8a9835836d
 DIST nano-5.4.tar.gz 2898561 BLAKE2B 
7e5e48f1e85253a7a4a9be2be2b7663e8798655d9e9e2505df1d1752512058734062af953652c1d11dca464ca06d7c90faf2e54cdb65ba01d0f76cfca0282c18
 SHA512 
711b1a890649e3a2b62c778e6d54813ed98a8261c47a92aa6d7baa690f86d8563813a764f5dffcc6c259fe9b05f8fe76cf48a3178b09666ba55ee035c91cbe28
+DIST nano-5.5.tar.gz 2943973 BLAKE2B 
cecc4b3bb74c6ca35a249052cc58df618b6a0445781813d1b06164afb3d119bedf49bdb0a04c327d4db968eeb5b0f1087b84184b83d4b92548c3146a4400389d
 SHA512 
968eac59db2889ba1cb75bc83a30fd0c0ae370a05c668da0f3a20768158f3be0962034737924ea49f06e696e68625bc6841f41aae86aebbe8ba7c00b2627c056

diff --git a/app-editors/nano/nano-5.5.ebuild b/app-editors/nano/nano-5.5.ebuild
new file mode 100644
index 000..64c74e70f9b
--- /dev/null
+++ b/app-editors/nano/nano-5.5.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://git.sv.gnu.org/nano.git"
+   inherit git-r3 autotools
+else
+   MY_P="${PN}-${PV/_}"
+   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="GNU GPL'd Pico clone with more functionality"
+HOMEPAGE="https://www.nano-editor.org/ 
https://wiki.gentoo.org/wiki/Nano/Basics_Guide;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="debug justify magic minimal ncurses nls +spell +split-usr static unicode"
+
+LIB_DEPEND=">=sys-libs/ncurses-5.9-r1:0=[unicode?]
+   sys-libs/ncurses:0=[static-libs(+)]
+   magic? ( sys-apps/file[static-libs(+)] )
+   nls? ( virtual/libintl )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )"
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+
+REQUIRED_USE="
+   magic? ( !minimal )
+"
+
+src_prepare() {
+   default
+   if [[ ${PV} == "" ]] ; then
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   local myconf=(
+   --bindir="${EPREFIX}"/bin
+   --htmldir=/trash
+   $(use_enable !minimal color)
+   $(use_enable !minimal multibuffer)
+   $(use_enable !minimal nanorc)
+   $(use_enable magic libmagic)
+   $(use_enable spell speller)
+   $(use_enable justify)
+   $(use_enable debug)
+   $(use_enable nls)
+   $(use_enable unicode utf8)
+   $(use_enable minimal tiny)
+   )
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   # don't use "${ED}" here or things break (#654534)
+   rm -r "${D}"/trash || die
+
+   dodoc doc/sample.nanorc
+   docinto html
+   dodoc doc/faq.html
+   insinto /etc
+   newins doc/sample.nanorc nanorc
+   if ! use minimal ; then
+   # Enable colorization by default.
+   sed -i \
+   -e '/^# include /s:# *::' \
+   "${ED}"/etc/nanorc || die
+
+   # Since nano-5.0 these are no longer being "enabled" by default
+   # (bug #736848)
+   local rcdir="/usr/share/nano"
+   mv "${ED}"${rcdir}/extra/* "${ED}"/${rcdir}/ || die
+   rmdir "${ED}"${rcdir}/extra || die
+   fi
+
+   use 

[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2021-01-14 Thread Lars Wendler
commit: f0122658172f803bb01a21fdb3376990a61443a5
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 17:04:18 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 17:04:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0122658

app-editors/nano: Synced live ebuild

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 app-editors/nano/nano-.ebuild | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-editors/nano/nano-.ebuild 
b/app-editors/nano/nano-.ebuild
index 92473ae856c..64c74e70f9b 100644
--- a/app-editors/nano/nano-.ebuild
+++ b/app-editors/nano/nano-.ebuild
@@ -18,13 +18,12 @@ HOMEPAGE="https://www.nano-editor.org/ 
https://wiki.gentoo.org/wiki/Nano/Basics_
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="debug justify magic minimal ncurses nls slang +spell +split-usr static 
unicode"
+IUSE="debug justify magic minimal ncurses nls +spell +split-usr static unicode"
 
 LIB_DEPEND=">=sys-libs/ncurses-5.9-r1:0=[unicode?]
sys-libs/ncurses:0=[static-libs(+)]
magic? ( sys-apps/file[static-libs(+)] )
-   nls? ( virtual/libintl )
-   !ncurses? ( slang? ( sys-libs/slang[static-libs(+)] ) )"
+   nls? ( virtual/libintl )"
 RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
 DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )"
@@ -34,7 +33,6 @@ BDEPEND="
 "
 
 REQUIRED_USE="
-   !ncurses? ( slang? ( minimal ) )
magic? ( !minimal )
 "
 
@@ -60,7 +58,6 @@ src_configure() {
$(use_enable nls)
$(use_enable unicode utf8)
$(use_enable minimal tiny)
-   $(usex ncurses --without-slang $(use_with slang))
)
econf "${myconf[@]}"
 }



[gentoo-commits] proj/kde:master commit in: kde-frameworks/purpose/

2021-01-14 Thread Andreas Sturmlechner
commit: a125ca5c9345c1be92db9dc7bb4eefbf35283a62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 14 17:50:02 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 14 17:50:02 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a125ca5c

kde-frameworks/purpose: Drop IUSE=dolphin

Upstream commit 9bee29a6fd0ec35df66f54bb24574bad45ffa59d

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

 kde-frameworks/purpose/metadata.xml| 1 -
 kde-frameworks/purpose/purpose-.ebuild | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-frameworks/purpose/metadata.xml 
b/kde-frameworks/purpose/metadata.xml
index 6732ba335a..69186b245f 100644
--- a/kde-frameworks/purpose/metadata.xml
+++ b/kde-frameworks/purpose/metadata.xml
@@ -6,7 +6,6 @@
Gentoo KDE Project


-   Enable support for sharing files from 
kde-apps/dolphin
Enable support for system-wide defined 
KAccounts

 

diff --git a/kde-frameworks/purpose/purpose-.ebuild 
b/kde-frameworks/purpose/purpose-.ebuild
index 926f2b300a..b6fe6620ac 100644
--- a/kde-frameworks/purpose/purpose-.ebuild
+++ b/kde-frameworks/purpose/purpose-.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org optfeature xdg-utils
 DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
 LICENSE="LGPL-2.1+"
 KEYWORDS=""
-IUSE="bluetooth +dolphin +kaccounts"
+IUSE="bluetooth +kaccounts"
 
 DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5
@@ -23,7 +23,7 @@ DEPEND="
=kde-frameworks/ki18n-${PVCUT}*:5
=kde-frameworks/kio-${PVCUT}*:5
=kde-frameworks/kirigami-${PVCUT}*:5
-   dolphin? ( =kde-frameworks/knotifications-${PVCUT}*:5 )
+   =kde-frameworks/knotifications-${PVCUT}*:5
kaccounts? (
>=kde-apps/kaccounts-integration-19.04.3:5
net-libs/accounts-qt
@@ -47,7 +47,6 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   $(cmake_use_find_package dolphin KF5Notifications)
$(cmake_use_find_package kaccounts KAccounts)
)
 



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

2021-01-14 Thread Sam James
commit: aa4279e0b4095d0493c429345c4a7d18006481ca
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 16:34:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 16:38:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4279e0

sys-kernel/gentoo-kernel-bin: bump to 5.4.89 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |  1 +
 .../gentoo-kernel-bin-5.4.89-r1.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 1a8883bc7ea..7c8c7de0c3c 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -30,4 +30,5 @@ DIST gentoo-kernel-5.4.88-1.amd64.xpak 61056095 BLAKE2B 
67532c81c4c3ae036bcebb30
 DIST gentoo-kernel-5.4.88-1.arm64.xpak 56317914 BLAKE2B 
3bf2420216a8a4f562d03c45010f3592399b2246dafb3dfd15ccea4327650fdd029284406ad6e49894ae3360a2d7ff0661b2be3d7915aac4e17263ae7e816fed
 SHA512 
ddbfde061506388f8224459eb4f73d61dd43692b456556a5fdaf06b4ddb4dcfafb1fac097015ccc7c25640d1e3488a66a30312b26aa4dfaf565e885dd4f679bd
 DIST gentoo-kernel-5.4.88-1.x86.xpak 52893703 BLAKE2B 
dec54ce2650c69ef3a558b6ab63c622d4e7051fab003923b7f838fa54e247d712fd8c85dc9d00b3430ed02170f99e29b812777ccbf0b62bacca66f0b4e358e30
 SHA512 
0267b4bffc0c7f76e9fa72fab6d2d55a5e65e228f7eff7a11cf9dd8b731adba41e36ffc8b0efd33306767f5bd645a690fef40750dfa0b83bf427d3e250eba1e5
 DIST gentoo-kernel-5.4.89-1.amd64.xpak 61058877 BLAKE2B 
212ddf9eaa4dcc2633536fec9671fb7931225763a82f2c7eaff109745e6ec3eb7fb82a35604e23d66a881b8b8510ed81458f46aa45535fff2b5c889e435d4b7d
 SHA512 
aabdb8c8541adef9b8c3da26213d5256a6846a5cf375945489bcd3b2c46bba4d6649f2c912deb2cfa8a2495f7cb233ee5b02702c6953d42d6a04fbf93b1814ca
+DIST gentoo-kernel-5.4.89-1.arm64.xpak 56269701 BLAKE2B 
966bfcdb6fda5680e6e11f85ec04f52b82d9a51822dcd19639e862727846a63e15f7a99fe4d681fc4030a044a525fca06c76e9ba1bf637e04f271e72eb5316f0
 SHA512 
aab0e8af373b495fd1dd941be8861159d8ee734d7e94d4cad4c06444ec042451324e35e8b1351a401b9fc8dfdad9ee3f108e663259ce054d868ac0918a0f705e
 DIST gentoo-kernel-5.4.89-1.x86.xpak 52893729 BLAKE2B 
10ab4e0b343cfc5803a72a0328854cb566dbceb44f5b4af3e20d082850ed819ff9e2c44e4cc5e814a55172185466842197553506bc78c89692ca8cabfae26e42
 SHA512 
a2906c0f4958a8c1baca27da81ec04d10161a92e8c95692fe91bf08572d899221ec07a13d6dd908e984abe9b639f76fb77a5b76382bcaa74f7942f6cf007f573

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.89-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.89-r1.ebuild
new file mode 100644
index 000..8ec8fdea993
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.89-r1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install
+
+MY_P=${P/-bin/}-1
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   amd64? (
+   
https://dev.gentoo.org/~mgorny/binpkg/amd64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.amd64.xpak
+   )
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.arm64.xpak
+   )
+   x86? (
+   
https://dev.gentoo.org/~mgorny/binpkg/x86/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.x86.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+
+QA_PREBUILT='*'
+
+pkg_pretend() {
+   ewarn "Starting with 5.4.52, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora.  Please keep a backup kernel just in 
case."
+
+   kernel-install_pkg_pretend
+}
+
+src_unpack() {
+   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${MY_P} failed"
+}
+
+src_test() {
+   kernel-install_test "${PV}" \
+   "${WORKDIR}/usr/src/linux-${PV}/$(dist-kernel_get_image_path)" \
+   "lib/modules/${PV}"
+}
+
+src_install() {
+   mv * "${ED}" || die
+}



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

2021-01-14 Thread Sam James
commit: 46546a4b834758b9c36a600ae042b00ba80c1819
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 16:38:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 16:38:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46546a4b

sys-kernel/gentoo-kernel-bin: bump to 5.10.7 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |  1 +
 .../gentoo-kernel-bin-5.10.7-r1.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 7c8c7de0c3c..5463ec2a929 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -11,6 +11,7 @@ DIST gentoo-kernel-5.10.6-1.amd64.xpak 64325745 BLAKE2B 
5edba6f4a76ac49cc9e7fb92
 DIST gentoo-kernel-5.10.6-1.arm64.xpak 59697158 BLAKE2B 
d75d604fdd35f6052ff518fa3902ca5e36241adfd95881619f9f4175916d66a9399690d2ca6cd6db883d0c30b9ca5ebd4580f7dbf6c78c38063fb26312897b03
 SHA512 
2e6b7434d7da9af66a5cfb3602881fe454368e97927f730bb51d2291b604e375f82e757515a88042bf9c180996c7f0f6099b40cca0d88377d7f379ba20b79de6
 DIST gentoo-kernel-5.10.6-1.x86.xpak 57273410 BLAKE2B 
1853ffb277f195e371438717370265de4056c3b5d11e9bb30e9b4e04b476392dc797b11f4b57f6da8bcbf27d6b02d15798f1b484bdd64c667328ba7cd8ca272e
 SHA512 
04e75d6986519948d19418aa1343b6c453c162021c1545a4d84c03b1090265c3ed1f00a58133a499701d516b0b436cfe8abb5f07f14b06236522d34213618861
 DIST gentoo-kernel-5.10.7-1.amd64.xpak 64335956 BLAKE2B 
c0f22c44fc7adf6e013cb52f5aa92c444f5fcde27eb47eb9ed900e04a91beaeab1524d15b42ec3ecafbf3d2db82ff8aca8a3016ae602e5f83882dc42380b7179
 SHA512 
b5969f1c6fed830dc8e61fc027549c427dd880dfd780477625697aa0f3efdeb3d0723e086abc6a71cc93144993230c1aecc1c29f343aadf7180c3a211fa2094a
+DIST gentoo-kernel-5.10.7-1.arm64.xpak 59756733 BLAKE2B 
d9b6c4e2efc029f4ceafca616fe8f726029e6596188527a1f82a578dbbde4b53008667fadd1d24fe392d341659b64de626868e751ec0aa0e7c815ee9044533fd
 SHA512 
653ec9a703a70e3b93890ffeccc3ca9f25da473e05d0ceb63854eadc386c19822fd66b8637b92d114c22a328c4e5e7dd8eb542f7b3c98128d963e319d9a4204e
 DIST gentoo-kernel-5.10.7-1.x86.xpak 57282477 BLAKE2B 
743d2bb10de76025510a307f938de4cd6f08849ffd0c6e2d8b1b148d63cb718efd3cceb2e72ceb32a4a940050637683bdb49ec63caee9018d7aaaf4b99a18d81
 SHA512 
b30a17fbd6852a107a98501b6229b9c62221b2d4aaacc67afb88ab992130c9247b14a538b2f222db6816cbf05be42dc7ae4023b24558d1ae5a4ce15d042f2fba
 DIST gentoo-kernel-5.4.80-r1-1.amd64.xpak 61053571 BLAKE2B 
24eebf676e1824b01aa6b75963ff8afe25e797afe90440016f4675e8385e1d6b1a04aa662d7c92217af97d56d79f9631a84c2a271b005b5ea7ad71bb8637d941
 SHA512 
ea99729ee68a44f6b5081e0d81dd7d5abbb50482eda8c4e435d6ee997572362de09d7c813da2ecf1aac4ed299feb73205bcff7d4d359793889690ce07cfb057f
 DIST gentoo-kernel-5.4.80-r1-1.x86.xpak 52880910 BLAKE2B 
f94a7bbdcdbd383e919f2542251d2552e50e34264ab495a43d75e28dab881162f2549b48383b32a3b2a813a192b7d9f602eaa8210085733ac123e2246e6a285b
 SHA512 
3b5dd91103461306f4a4ea4554792d4cdabedba6165de119523b927abb2009adc7d554f23110ddeac1a1add69b2d1674b7b87b93b1e1b186a2594174808dd9d2

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.7-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.7-r1.ebuild
new file mode 100644
index 000..fa7357082db
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.7-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install
+
+MY_P=${P/-bin/}-1
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.arm64.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+
+QA_PREBUILT='*'
+
+src_unpack() {
+   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${MY_P} failed"
+}
+
+src_test() {
+   kernel-install_test "${PV}" \
+   "${WORKDIR}/usr/src/linux-${PV}/$(dist-kernel_get_image_path)" \
+   "lib/modules/${PV}"
+}
+
+src_install() {
+   mv * "${ED}" || die
+}



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

2021-01-14 Thread Joonas Niilola
commit: c18ae7dda99f038cb4c703b1fd4e9f8efcc853fe
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Jan 14 16:37:29 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 14 16:37:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18ae7dd

sys-kernel/pf-sources: bump to 5.10-pf7

Signed-off-by: Joonas Niilola  gentoo.org>

 sys-kernel/pf-sources/Manifest  |  1 +
 sys-kernel/pf-sources/pf-sources-5.10_p7.ebuild | 66 +
 2 files changed, 67 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index efbb4144bcd..8686e066158 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -11,4 +11,5 @@ DIST pf-sources-5.10_p3.patch 2588302 BLAKE2B 
47a3aaa429b773edfa4f1a2eeb046648f5
 DIST pf-sources-5.10_p4.patch 3769450 BLAKE2B 
5f470380efe3224150267125022012553daa36aea6bcc62d7df28a78a0f091aef925f6a2964d11e68877750b25ef5449a7d87577db30068d417106e6a76dd396
 SHA512 
8c0f0f48ff19e2c93ab1a0ec0387ba59365c4b5dedd4d4b7f323ac0f24502862e6e2a50c8c3c5be911836392aefba3d1c99b2fe1bc2ec88499c72a4dff2d
 DIST pf-sources-5.10_p5.patch 3767157 BLAKE2B 
7ea53839532d97225bbb95cd0e56c5e81d51cbe7e01bbfb09a5aea08fabbad7dee415da0ff79b6b248e2f88bb73434d53ba17808a8d62d403387269e9f9d
 SHA512 
2c07b1e66fad2e2ae1c279cfe9a41585c98ad0fe7d592a20d04e203e7a74ef9dddf6d8a970adb797727185dcbb28fa7a6a1faefcc2adb6a1eb0d309c43356f7e
 DIST pf-sources-5.10_p6.patch 3863592 BLAKE2B 
5ce92850e459f9ea9bdd19d4375f13a7554adbdcd3ed2b2c77c1e138c6cb508554ab8701398f77485f9551ad6422fd14e4f7ba708d607d9a107ccd818c42f560
 SHA512 
44398b4bcef521267ed4b9dc56281cff2587680498f68130361bab8de8bf164601bc95642493dcbb08eaf43ffca3b333ab2a12db825e7f52eb0171bb191bbaea
+DIST pf-sources-5.10_p7.patch 4104263 BLAKE2B 
a53f381c255aa242955d7401496b5b21fba743c2a4d3d0c31a06d67c15806e1672c8910f165140ddc1aff6958e93d2871c50e64b81afeff50f1982bd854c9c19
 SHA512 
583f48a8fba4cc62b60a17a0274ada2f17bd8a75b16b0e9e27fa9536e743bfbba57c561a544a7c8b7a87e65059aa01e92259c9c55dc4655d5026b06fcd82
 DIST pf-sources-5.9_p7.patch 3027972 BLAKE2B 
9247ea63b30f9d42d79303b73a900d468a71e70932f7f15ae697cdba52c46358297023e037226c219fad5df912fb5d21e6f4b7190556ca799fa84924480e
 SHA512 
c69e14f59bf98944b3329c65b7e2c271d74a756bc8c890130bf3cc68b4b96d31f1c33c4edb128580fcaefeb6e42dd04b1eb3d7f071b2d58bc764d26322bda8cd

diff --git a/sys-kernel/pf-sources/pf-sources-5.10_p7.ebuild 
b/sys-kernel/pf-sources/pf-sources-5.10_p7.ebuild
new file mode 100644
index 000..223e79a03a5
--- /dev/null
+++ b/sys-kernel/pf-sources/pf-sources-5.10_p7.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# Define what default functions to run
+ETYPE="sources"
+
+# No 'experimental' USE flag provided, but we still want to use genpatches
+K_EXP_GENPATCHES_NOUSE="1"
+
+# Just get basic genpatches, -pf patch set already includes vanilla-linux 
updates
+K_GENPATCHES_VER="1"
+
+# -pf already sets EXTRAVERSION to kernel Makefile
+K_NOSETEXTRAVERSION="1"
+
+# Not supported by the Gentoo security team
+K_SECURITY_UNSUPPORTED="1"
+
+# We want the very basic patches from gentoo-sources, experimental patch is
+# already included in pf-sources
+K_WANT_GENPATCHES="base extras"
+
+inherit kernel-2 optfeature
+detect_version
+
+DESCRIPTION="Linux kernel fork that includes the pf-kernel patchset and 
Gentoo's genpatches"
+HOMEPAGE="https://gitlab.com/post-factum/pf-kernel/-/wikis/README
+   https://dev.gentoo.org/~mpagano/genpatches/;
+SRC_URI="${KERNEL_URI}
+   
https://github.com/pfactum/pf-kernel/compare/v${PV/_p*/}...v${PV/_p*/}-pf${PV/*_p/}.diff
 -> ${P}.patch
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${PV/_p*/}-${K_GENPATCHES_VER}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${PV/_p*/}-${K_GENPATCHES_VER}.extras.tar.xz;
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+S="${WORKDIR}/linux-${PVR}-pf"
+
+PATCHES=( "${DISTDIR}/${P}.patch" )
+
+K_EXTRAEINFO="For more info on pf-sources and details on how to report 
problems,
+   see: ${HOMEPAGE}."
+
+pkg_setup() {
+   ewarn ""
+   ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the pf developers directly."
+   ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with"
+   ewarn "the ebuilds. Thank you."
+   ewarn ""
+
+   kernel-2_pkg_setup
+}
+
+src_prepare() {
+   # kernel-2_src_prepare doesn't apply PATCHES().
+   default
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+
+   elog "Optional features:"
+   optfeature "Userspace KSM helper" sys-process/uksmd
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/pretrace/, dev-util/pretrace/files/

2021-01-14 Thread Andrew Savchenko
commit: 077594f6d42c9a0115783ce07d533d8198c4df64
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Thu Jan 14 17:03:12 2021 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Thu Jan 14 17:10:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077594f6

dev-util/pretrace: fix QA issues

- Align build patch to -p1 (bug 651256)
- Update homepage and src uri
- Install docs to ${PN}-${PVR} instead of ${PN}-${PV}
- Do not compress man pages
- Provide soname for the library

Closes: https://bugs.gentoo.org/651256
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Savchenko  gentoo.org>

 dev-util/pretrace/Manifest   |  1 +
 dev-util/pretrace/files/pretrace-0.4-build.patch |  4 +--
 dev-util/pretrace/files/pretrace-0.4-qa.patch| 39 
 dev-util/pretrace/pretrace-0.4-r2.ebuild | 31 +++
 4 files changed, 73 insertions(+), 2 deletions(-)

diff --git a/dev-util/pretrace/Manifest b/dev-util/pretrace/Manifest
index 07fb758cb0f..97c797900f1 100644
--- a/dev-util/pretrace/Manifest
+++ b/dev-util/pretrace/Manifest
@@ -1 +1,2 @@
 DIST libpretrace-0.4.tar.gz 7370 BLAKE2B 
08fb2022433af807675ef089dcf1fbd642c165b353959f81547c2f65fd9e60c49b7494c661f81698c738bd27a3cdbd28d6a227589ef7a2906c5fa930d9709fc6
 SHA512 
64d1041ce398c73342ed371ebac4f656620c9ae4bc6da1b56b43bccd9898564a44dfe7bfaf3d4c865b89c5924b9d03aa21f393dcbafc185f84ac4b9ea2eb17d8
+DIST pretrace-0.4.tar.xz 6988 BLAKE2B 
a9b05aa106142fa090e09bd6c07d2972be72453e1bfe5a15a0b67c8bb5c3a20c2e19ad03dc738f24b6bcbee5629ad47438cdf04b1eab8c1d757fe4d62ee59a9e
 SHA512 
cdd70b9b06451c0142c79b50f2264c034bdc8d815edaaeb78bbde55127a31a68e49df7ba2d6599bd108f9161f768afca84e85a917ef7353b1ace9e2256be84ef

diff --git a/dev-util/pretrace/files/pretrace-0.4-build.patch 
b/dev-util/pretrace/files/pretrace-0.4-build.patch
index 4d7056fa83f..9db1cb241e7 100644
--- a/dev-util/pretrace/files/pretrace-0.4-build.patch
+++ b/dev-util/pretrace/files/pretrace-0.4-build.patch
@@ -2,8 +2,8 @@ fix building with newer glibc
 
 http://bugs.gentoo.org/227923
 
 pretrace.h
-+++ pretrace.h
+--- a/pretrace.h
 b/pretrace.h
 @@ -20,3 +20,8 @@
  #include 
  # define RANDOMIZE(x) { struct timeval tv; gettimeofday(, NULL); x = 
tv.tv_usec; }

diff --git a/dev-util/pretrace/files/pretrace-0.4-qa.patch 
b/dev-util/pretrace/files/pretrace-0.4-qa.patch
new file mode 100644
index 000..8cf40e796a1
--- /dev/null
+++ b/dev-util/pretrace/files/pretrace-0.4-qa.patch
@@ -0,0 +1,39 @@
+--- pretrace-0.4/Makefile.orig 2021-01-14 13:31:45.950615134 +0300
 pretrace-0.4/Makefile  2021-01-14 13:32:04.940676578 +0300
+@@ -2,14 +2,14 @@
+ # $Id: Makefile,v 1.1 2005/07/27 07:45:37 taviso Exp $
+ #
+ 
+-VERSION=0.4
++VERSION?=0.4
+ PREFIX=/usr/local
+ DOCDIR=$(PREFIX)/share/doc/pretrace-$(VERSION)
+ LIBDIR=$(PREFIX)/lib
+ BINDIR=$(PREFIX)/bin
+ MANDIR=$(PREFIX)/share/man
+ 
+-all: libpretrace.so ptgenmap doc
++all: libpretrace.so ptgenmap
+   @echo 'libpretrace.so has been built, please see README for 
instructions.'
+   @echo 'type `make install` to install to $(PREFIX)'
+ 
+@@ -26,7 +26,7 @@
+   $(CC) $(CFLAGS) -Wall -g -fPIC -c trie.c
+ 
+ libpretrace.so: libpretrace.o trie.o
+-  $(CC) $(CFLAGS) $(LDFLAGS) -g -shared -o libpretrace.so libpretrace.o 
trie.o
++  $(CC) $(CFLAGS) $(LDFLAGS) -g -shared -Wl,-soname,libpretrace.so -o 
libpretrace.so libpretrace.o trie.o
+ 
+ doc:
+   gzip -9c pretrace.3 > pretrace.3.gz
+@@ -38,8 +41,8 @@
+   install -m 0755 libpretrace.so $(LIBDIR)
+   install -m 0755 ptgenmap $(BINDIR)
+   install -m 0644 README pretrace.conf.example ChangeLog $(DOCDIR)
+-  install -m 0644 pretrace.3.gz $(MANDIR)/man3
+-  install -m 0644 ptgenmap.8.gz $(MANDIR)/man8
++  install -m 0644 pretrace.3 $(MANDIR)/man3
++  install -m 0644 ptgenmap.8 $(MANDIR)/man8
+ 
+ clean:
+   -rm -f libpretrace.so libpretrace.o trie.o ptgenmap.o ptgenmap *~

diff --git a/dev-util/pretrace/pretrace-0.4-r2.ebuild 
b/dev-util/pretrace/pretrace-0.4-r2.ebuild
new file mode 100644
index 000..c6ff1edc585
--- /dev/null
+++ b/dev-util/pretrace/pretrace-0.4-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit readme.gentoo-r1
+
+DESCRIPTION="start dynamically linked applications under debugging environment"
+HOMEPAGE="https://github.com/robholland/pretrace;
+SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DOC_CONTENTS="Remember to execute ptgenmap after modifying pretrace.conf"
+
+PATCHES=(
+   "${FILESDIR}"/${P}--as-needed.diff
+   "${FILESDIR}"/${P}-build.patch #227923
+   "${FILESDIR}"/${P}-qa.patch
+)
+
+src_install() {
+   dodir /usr/bin /usr/share/man/man3 /usr/share/man/man8
+   emake DESTDIR="${D}" LIBDIR="${D}/usr/$(get_libdir)" 

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

2021-01-14 Thread Andrew Savchenko
commit: c914909238f92dbbd4e91bfa5eee1d444d034504
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Thu Jan 14 17:09:39 2021 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Thu Jan 14 17:10:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9149092

dev-util/pretrace: remove old

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

 dev-util/pretrace/Manifest   |  1 -
 dev-util/pretrace/pretrace-0.4-r1.ebuild | 33 
 2 files changed, 34 deletions(-)

diff --git a/dev-util/pretrace/Manifest b/dev-util/pretrace/Manifest
index 97c797900f1..12e3801543f 100644
--- a/dev-util/pretrace/Manifest
+++ b/dev-util/pretrace/Manifest
@@ -1,2 +1 @@
-DIST libpretrace-0.4.tar.gz 7370 BLAKE2B 
08fb2022433af807675ef089dcf1fbd642c165b353959f81547c2f65fd9e60c49b7494c661f81698c738bd27a3cdbd28d6a227589ef7a2906c5fa930d9709fc6
 SHA512 
64d1041ce398c73342ed371ebac4f656620c9ae4bc6da1b56b43bccd9898564a44dfe7bfaf3d4c865b89c5924b9d03aa21f393dcbafc185f84ac4b9ea2eb17d8
 DIST pretrace-0.4.tar.xz 6988 BLAKE2B 
a9b05aa106142fa090e09bd6c07d2972be72453e1bfe5a15a0b67c8bb5c3a20c2e19ad03dc738f24b6bcbee5629ad47438cdf04b1eab8c1d757fe4d62ee59a9e
 SHA512 
cdd70b9b06451c0142c79b50f2264c034bdc8d815edaaeb78bbde55127a31a68e49df7ba2d6599bd108f9161f768afca84e85a917ef7353b1ace9e2256be84ef

diff --git a/dev-util/pretrace/pretrace-0.4-r1.ebuild 
b/dev-util/pretrace/pretrace-0.4-r1.ebuild
deleted file mode 100644
index 998da63f105..000
--- a/dev-util/pretrace/pretrace-0.4-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit readme.gentoo-r1
-
-DESCRIPTION="start dynamically linked applications under debugging environment"
-HOMEPAGE="http://dev.inversepath.com/trac/pretrace;
-SRC_URI="http://dev.inversepath.com/pretrace/libpretrace-${PV}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-S="${WORKDIR}/lib${P}"
-
-DOC_CONTENTS="Remember to execute ptgenmap after modifying pretrace.conf"
-
-PATCHES=(
-   "${FILESDIR}"/${P}--as-needed.diff
-   "${FILESDIR}"/${P}-build.patch #227923
-)
-
-src_install() {
-   dodir /usr/bin /usr/share/man/man3 /usr/share/man/man8
-   emake DESTDIR="${D}" LIBDIR="${D}/usr/$(get_libdir)" PREFIX="${D}/usr" 
install
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/

2021-01-14 Thread Lars Wendler
commit: 673e5dc099f158b508474ac06207967c6b926d3f
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 15:23:27 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 15:23:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673e5dc0

sys-devel/gnuconfig: Bump to version 20210107

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/gnuconfig/Manifest  |  1 +
 sys-devel/gnuconfig/gnuconfig-20210107.ebuild | 64 +++
 2 files changed, 65 insertions(+)

diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest
index 9aa10eab1bd..276a812c21d 100644
--- a/sys-devel/gnuconfig/Manifest
+++ b/sys-devel/gnuconfig/Manifest
@@ -1 +1,2 @@
 DIST gnuconfig-20200621.tar.bz2 58729 BLAKE2B 
8be2ff224620d0d93f676951ec8dcc7a4f1bfdfcb83e2e07371aa6fdf2f08a8d0e8503aecdd55954a0246f0d4119f31b24d60d461500db07757b061c89914df4
 SHA512 
25778100cb6b47a4ffa8a1875d3109a8b304bf3984549b53e2cbc1e31222aa9614ce01d34451cf6545af62b843378ab217d3396535ed4389ff3e8a7ddaa948ff
+DIST gnuconfig-20210107.tar.xz 65944 BLAKE2B 
209952ca349c9859b695df5a4f8b49df689cba47b439e715108cb66ccef7ec3742162113a2ee4948a85a96b44c45d4d553f9e41c15823403f451fea6ea61bd36
 SHA512 
e1485b7b719994441f49b18a88f922405f74aff2ba1df16050802a311fb5438e598d989fdb7fa008734e5ec0e567e7e90486f8bc6655787bc053ad8a89650213

diff --git a/sys-devel/gnuconfig/gnuconfig-20210107.ebuild 
b/sys-devel/gnuconfig/gnuconfig-20210107.ebuild
new file mode 100644
index 000..e95a3aeabb3
--- /dev/null
+++ b/sys-devel/gnuconfig/gnuconfig-20210107.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.savannah.gnu.org/r/config.git;
+
+   inherit git-r3
+else
+   SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${PN}/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+   S="${WORKDIR}"
+fi
+
+DESCRIPTION="Updated config.sub and config.guess file from GNU"
+HOMEPAGE="https://savannah.gnu.org/projects/config;
+
+LICENSE="GPL-3+-with-autoconf-exception"
+SLOT="0"
+IUSE=""
+
+maint_pkg_create() {
+   cd "${S}"
+
+   make ChangeLog || die
+   local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' ChangeLog)
+   [[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
+
+   cp "${FILESDIR}"/${PV}/*.patch . || die
+
+   local tar="${T}/gnuconfig-${ver}.tar.xz"
+   tar -Jcf "${tar}" ./* || die "creating tar failed"
+   einfo "Packaged tar now available:"
+   einfo "$(du -b "${tar}")"
+}
+
+src_unpack() {
+   if [[ ${PV} == "" ]] ; then
+   git-r3_src_unpack
+   maint_pkg_create
+   else
+   unpack ${A}
+   fi
+}
+
+src_prepare() {
+   default
+   eapply "${S}"/*.patch
+   use elibc_uclibc && sed -i 's:linux-gnu:linux-uclibc:' 
testsuite/config-guess.data #180637
+}
+
+src_compile() { :;}
+
+src_test() {
+   emake check
+}
+
+src_install() {
+   insinto /usr/share/${PN}
+   doins config.{sub,guess}
+   fperms +x /usr/share/${PN}/config.{sub,guess}
+   dodoc ChangeLog
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-01-14 Thread Lars Wendler
commit: a7b749c674f1feb04ec67b2c79a5d0e10722b45d
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 17:11:35 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 17:12:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b749c6

www-apps/nextcloud: Bump to versions 18.0.13, 19.0.7 and 20.0.5

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 www-apps/nextcloud/Manifest |  3 +++
 www-apps/nextcloud/nextcloud-18.0.13.ebuild | 41 +
 www-apps/nextcloud/nextcloud-19.0.7.ebuild  | 41 +
 www-apps/nextcloud/nextcloud-20.0.5.ebuild  | 41 +
 4 files changed, 126 insertions(+)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 4d240777fa4..77e5080cd07 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,9 +1,12 @@
 DIST nextcloud-18.0.10.tar.bz2 95160005 BLAKE2B 
e51dbce4469e6ef9f62bf76d92bf8e053e6cfba9e3c80b39ead4913b1e256397930c341a32b082462375d998b40380e32774e7e1d363953db7acdc4080e5fb20
 SHA512 
db7d0bdd53d693765afd13dd2a81c7d3eaa0ca9e0738ae97b5fc58969d8e4cfadaeb955d660f91e71af3890fe68772a12bc8d9096d69cec5a52a33abcec62cd8
 DIST nextcloud-18.0.11.tar.bz2 94567238 BLAKE2B 
411a04a4c69ca8dcaf9f00389038aa3df763dab084013db3ab68fb0c2dd0b8009c559b05ed0f97250784bb0f5700cc1a4e85dbef948d847dbdad9e8d23a19403
 SHA512 
0379c3f4fb042f69fe3f1ae28ac008890f757d5e9ad3de13557e5f8007926c356a48d0c797a2b87239f2f21f6551dbb1319e2f757fa2f227efad952143979e59
 DIST nextcloud-18.0.12.tar.bz2 95691445 BLAKE2B 
3c10ca58de3a65f30f9dd28752844e7bdc9ad940ced89c4067940859a694f697091076e390fe11cdeea76bf8a0f5bf467cc3864698756bf3f137c8930cce21da
 SHA512 
cd9679a730768d143f9cabda8c5b29782369bed7310d31a408358a8b5f0e9794a7ce802e1fdfbb78fbc936160fa681be874d252c4d5e3f985951ad8c2fd48f81
+DIST nextcloud-18.0.13.tar.bz2 79529563 BLAKE2B 
44bb25fd3bc1bb7a8f275b13c1bd5a2913a746858a903f4a2ec803bce3372af8342daf0cdcb7a3da48d6878e452a36d2b1ea88b587ed2b6eaf3db496eff74b2f
 SHA512 
8040dece29a2de2ac0e5c02aa26f899c05c936312c7e8a5f1b0d2f97fa12150f0c66ec9f08764ce81e92fc90ecc9bde45fa43da3293437d40ec4a3b16b6a744e
 DIST nextcloud-19.0.4.tar.bz2 98094038 BLAKE2B 
3970c85d74383bc1d031dc0a8cc48755612021a4263e1169637316ea05fe33788af6930938ca25cd49fbd3f601738176aea898ea0acda170b8601403853b4d54
 SHA512 
e128397ebe67c70f6ce2846f12f43a4927a1ef48ba69799494f10e7a4481c578239c7f6442b5310d8fba42779b619603e1044bed044b322dce363d3eceaef7a9
 DIST nextcloud-19.0.5.tar.bz2 98289833 BLAKE2B 
79ef75778128f0b4b9b2bec0ebb0e80fc4722a99c06413040cdf3a406c6ae2fe44bfa172760615b15e0d2772b0c49d573f303bd3286c467b6c193391d0e4ed80
 SHA512 
c7057c353dc50c68d8b2b9afb8dd8d93b1029893438cdbc3fb253e2126c670163dbe60d2afca85899e6abb819b8ea304f5094ffc683b4c6710398c97e93bc152
 DIST nextcloud-19.0.6.tar.bz2 98375846 BLAKE2B 
d93eeac7ccadbea53663c5f215a5b745e34251655691bc39f00466781b5b6cfaea1ae2d8cd65ff61c7fcd6e754757d74f758a2d0b198c1c3cc9183ddc5d5ec21
 SHA512 
a8b33fb106809fc071399229e8af201d31be85cf28f0ab447a23b77067afe85b093031c15b01d14e811bf82fcfc28c30727ae773f7be9047d10a224b122d2590
+DIST nextcloud-19.0.7.tar.bz2 82202484 BLAKE2B 
ceae5ef0ddec99be9e8a27c17e83ee7ed138e93ca816f37d2c0d87e480732dcc361823ddd03e8091d43a2c628f204fac719db06d6837eabe6c618e4b275f317f
 SHA512 
0a68a4985786a146ea1cc9e8e53319f8dcdf99dfe86b6d80bebb431edbb6c7a629d4bc6ab2c6ca23e7e5a434bb74824bf1b103c801e6ec37ab89b085372ce8e0
 DIST nextcloud-20.0.2.tar.bz2 119446810 BLAKE2B 
5ddac99a4b9a7bc4185d2a8987b4ccdabed24ae87223562b520771aec8b74a041ed74dba7ea8fda838c7ede1f5e9554483ac00170a13f0ae8c943c3c86bd
 SHA512 
bc06d5b312c974f60cdd9fe7c69566a93445dee1a89023442b43c02984aedd3e2ad8aea7f3fe365a0a4114d545ad91cf0de0ac1483c808425bf2c7aeefd1ac9f
 DIST nextcloud-20.0.3.tar.bz2 119801638 BLAKE2B 
f23c946ffcf24b9b28016ee9ee159b2539ea0ab25559e7b5102c7c088b987b6a06483d680cd8586cc855e0f03ff50ca6cd79bc10c994bb0c91a1a13b88c2efab
 SHA512 
0876ce633291e4ef6ae26ef2b1221a481f3be060460d02e484920b13f6e3cda8e4e466945d660745248f6777adb7e550a986f73a4ec49a69a098eccc90890cd1
 DIST nextcloud-20.0.4.tar.bz2 119997124 BLAKE2B 
e4ffac2f47e8aee89580b47e92326625c034bbf9a042b7d488da8ca3e43fc789bca0eb5efbc97e60ce74275a01d4535bfd8d509385ebcba48710b6f0cf9fad85
 SHA512 
15646175a6139ea22219df10805946f643397faf708e6808838227412e6d06b5224d18675d21d3c057d543ae179fb8626e68f412d6fe9bd758362d7a1023daff
+DIST nextcloud-20.0.5.tar.bz2 105422202 BLAKE2B 
5fdfcd75bdb257d803caec9d563b34527cfc54d55ba93b9912ee4dd9ee41624fcd38fa2fe243313ebd057487d1b53e99e0bc33f57dbab1c860a2ae952d8bedf0
 SHA512 
8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219

diff --git a/www-apps/nextcloud/nextcloud-18.0.13.ebuild 
b/www-apps/nextcloud/nextcloud-18.0.13.ebuild
new file mode 100644
index 000..f4ace9730f9
--- /dev/null
+++ b/www-apps/nextcloud/nextcloud-18.0.13.ebuild
@@ 

[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-01-14 Thread Lars Wendler
commit: e23e1b21c9a01abba399864f5e265167ef53085d
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 14 17:12:32 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 14 17:12:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23e1b21

www-apps/nextcloud: Removed old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 www-apps/nextcloud/Manifest |  6 -
 www-apps/nextcloud/nextcloud-18.0.10.ebuild | 41 -
 www-apps/nextcloud/nextcloud-18.0.11.ebuild | 41 -
 www-apps/nextcloud/nextcloud-19.0.4.ebuild  | 41 -
 www-apps/nextcloud/nextcloud-19.0.5.ebuild  | 41 -
 www-apps/nextcloud/nextcloud-20.0.2.ebuild  | 41 -
 www-apps/nextcloud/nextcloud-20.0.3.ebuild  | 41 -
 7 files changed, 252 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 77e5080cd07..7d2bee0aee0 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,12 +1,6 @@
-DIST nextcloud-18.0.10.tar.bz2 95160005 BLAKE2B 
e51dbce4469e6ef9f62bf76d92bf8e053e6cfba9e3c80b39ead4913b1e256397930c341a32b082462375d998b40380e32774e7e1d363953db7acdc4080e5fb20
 SHA512 
db7d0bdd53d693765afd13dd2a81c7d3eaa0ca9e0738ae97b5fc58969d8e4cfadaeb955d660f91e71af3890fe68772a12bc8d9096d69cec5a52a33abcec62cd8
-DIST nextcloud-18.0.11.tar.bz2 94567238 BLAKE2B 
411a04a4c69ca8dcaf9f00389038aa3df763dab084013db3ab68fb0c2dd0b8009c559b05ed0f97250784bb0f5700cc1a4e85dbef948d847dbdad9e8d23a19403
 SHA512 
0379c3f4fb042f69fe3f1ae28ac008890f757d5e9ad3de13557e5f8007926c356a48d0c797a2b87239f2f21f6551dbb1319e2f757fa2f227efad952143979e59
 DIST nextcloud-18.0.12.tar.bz2 95691445 BLAKE2B 
3c10ca58de3a65f30f9dd28752844e7bdc9ad940ced89c4067940859a694f697091076e390fe11cdeea76bf8a0f5bf467cc3864698756bf3f137c8930cce21da
 SHA512 
cd9679a730768d143f9cabda8c5b29782369bed7310d31a408358a8b5f0e9794a7ce802e1fdfbb78fbc936160fa681be874d252c4d5e3f985951ad8c2fd48f81
 DIST nextcloud-18.0.13.tar.bz2 79529563 BLAKE2B 
44bb25fd3bc1bb7a8f275b13c1bd5a2913a746858a903f4a2ec803bce3372af8342daf0cdcb7a3da48d6878e452a36d2b1ea88b587ed2b6eaf3db496eff74b2f
 SHA512 
8040dece29a2de2ac0e5c02aa26f899c05c936312c7e8a5f1b0d2f97fa12150f0c66ec9f08764ce81e92fc90ecc9bde45fa43da3293437d40ec4a3b16b6a744e
-DIST nextcloud-19.0.4.tar.bz2 98094038 BLAKE2B 
3970c85d74383bc1d031dc0a8cc48755612021a4263e1169637316ea05fe33788af6930938ca25cd49fbd3f601738176aea898ea0acda170b8601403853b4d54
 SHA512 
e128397ebe67c70f6ce2846f12f43a4927a1ef48ba69799494f10e7a4481c578239c7f6442b5310d8fba42779b619603e1044bed044b322dce363d3eceaef7a9
-DIST nextcloud-19.0.5.tar.bz2 98289833 BLAKE2B 
79ef75778128f0b4b9b2bec0ebb0e80fc4722a99c06413040cdf3a406c6ae2fe44bfa172760615b15e0d2772b0c49d573f303bd3286c467b6c193391d0e4ed80
 SHA512 
c7057c353dc50c68d8b2b9afb8dd8d93b1029893438cdbc3fb253e2126c670163dbe60d2afca85899e6abb819b8ea304f5094ffc683b4c6710398c97e93bc152
 DIST nextcloud-19.0.6.tar.bz2 98375846 BLAKE2B 
d93eeac7ccadbea53663c5f215a5b745e34251655691bc39f00466781b5b6cfaea1ae2d8cd65ff61c7fcd6e754757d74f758a2d0b198c1c3cc9183ddc5d5ec21
 SHA512 
a8b33fb106809fc071399229e8af201d31be85cf28f0ab447a23b77067afe85b093031c15b01d14e811bf82fcfc28c30727ae773f7be9047d10a224b122d2590
 DIST nextcloud-19.0.7.tar.bz2 82202484 BLAKE2B 
ceae5ef0ddec99be9e8a27c17e83ee7ed138e93ca816f37d2c0d87e480732dcc361823ddd03e8091d43a2c628f204fac719db06d6837eabe6c618e4b275f317f
 SHA512 
0a68a4985786a146ea1cc9e8e53319f8dcdf99dfe86b6d80bebb431edbb6c7a629d4bc6ab2c6ca23e7e5a434bb74824bf1b103c801e6ec37ab89b085372ce8e0
-DIST nextcloud-20.0.2.tar.bz2 119446810 BLAKE2B 
5ddac99a4b9a7bc4185d2a8987b4ccdabed24ae87223562b520771aec8b74a041ed74dba7ea8fda838c7ede1f5e9554483ac00170a13f0ae8c943c3c86bd
 SHA512 
bc06d5b312c974f60cdd9fe7c69566a93445dee1a89023442b43c02984aedd3e2ad8aea7f3fe365a0a4114d545ad91cf0de0ac1483c808425bf2c7aeefd1ac9f
-DIST nextcloud-20.0.3.tar.bz2 119801638 BLAKE2B 
f23c946ffcf24b9b28016ee9ee159b2539ea0ab25559e7b5102c7c088b987b6a06483d680cd8586cc855e0f03ff50ca6cd79bc10c994bb0c91a1a13b88c2efab
 SHA512 
0876ce633291e4ef6ae26ef2b1221a481f3be060460d02e484920b13f6e3cda8e4e466945d660745248f6777adb7e550a986f73a4ec49a69a098eccc90890cd1
 DIST nextcloud-20.0.4.tar.bz2 119997124 BLAKE2B 
e4ffac2f47e8aee89580b47e92326625c034bbf9a042b7d488da8ca3e43fc789bca0eb5efbc97e60ce74275a01d4535bfd8d509385ebcba48710b6f0cf9fad85
 SHA512 
15646175a6139ea22219df10805946f643397faf708e6808838227412e6d06b5224d18675d21d3c057d543ae179fb8626e68f412d6fe9bd758362d7a1023daff
 DIST nextcloud-20.0.5.tar.bz2 105422202 BLAKE2B 
5fdfcd75bdb257d803caec9d563b34527cfc54d55ba93b9912ee4dd9ee41624fcd38fa2fe243313ebd057487d1b53e99e0bc33f57dbab1c860a2ae952d8bedf0
 SHA512 
8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219

diff --git 

[gentoo-commits] repo/gentoo:master commit in: www-client/opera/

2021-01-14 Thread Stephan Hartmann
commit: 6a31f2b74d3e16bde89a1c42bcd91628b1647930
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 14 17:31:30 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 14 17:32:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a31f2b7

www-client/opera: remove old

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

 www-client/opera/Manifest   |   1 -
 www-client/opera/opera-73.0.3856.329.ebuild | 139 
 2 files changed, 140 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 2e0fb701134..5ba40a15ef7 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -1,3 +1,2 @@
 DIST opera-ffmpeg-codecs-87.0.4280.88.tar.xz 1361732 BLAKE2B 
1a4fa468d472bca80e7c7f79d6dd5b4e58ff6566cea546febf3ac56fc9eb89d663d3f11a4a05883f377f7cb73101353dcfc0fba875e9300d2e2d0b749ed3232c
 SHA512 
6f5e8616a0995b51218b5117619eac74419c5631f559ffacf71c51318e407430f1509e84114eb4945353d6a2b95097d3aae5083f73ddab76d55263e185b9c204
-DIST opera-stable_73.0.3856.329_amd64.deb 70945484 BLAKE2B 
ccad006aa41bd660a3b93c2e8dc0afabc41a1cba9c6ea624e690a3d9bf294402b785b6b03a8d9229a93957dff67e24cd02f4ce530be19cfa3d358cfa7b65
 SHA512 
85d8b7436b844cda677f4e315044bc51cc569578f934954f801f9e9a61a85640038ebc6153c1669079a38ae61a0f1a1f7b772fddc08250804473f32a88abe63c
 DIST opera-stable_73.0.3856.344_amd64.deb 70979096 BLAKE2B 
344d62d61d4c400fd7ad630bc1547252d4c694e80314194dac74adb2314d8bfc2b85a944aa1594dd65d50314e5c056f0d66916939db0525aeeae7624714bb5b3
 SHA512 
72b7389cf8064ff7be1d537484267f050da6d60ca117eb5ffd7a5653169d06c8ae389ac35cd8515861a29a1d6d9912cffddd650b83527c2ea7de853f48355203

diff --git a/www-client/opera/opera-73.0.3856.329.ebuild 
b/www-client/opera/opera-73.0.3856.329.ebuild
deleted file mode 100644
index 51551e8cffa..000
--- a/www-client/opera/opera-73.0.3856.329.ebuild
+++ /dev/null
@@ -1,139 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
-   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib pax-utils unpacker xdg
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2018"
-SLOT="0"
-
-SRC_URI_BASE=(
-   "https://download1.operacdn.com/pub/${PN};
-   "https://download2.operacdn.com/pub/${PN};
-   "https://download3.operacdn.com/pub/${PN};
-   "https://download4.operacdn.com/pub/${PN};
-)
-
-if [[ ${PN} == opera ]]; then
-   KEYWORDS="-* amd64"
-   MY_PN=${PN}-stable
-   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
-else
-   KEYWORDS="-* ~amd64"
-   MY_PN=${PN}
-fi
-
-FFMPEG_VERSION="87.0.4280.88"
-
-SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}
-   proprietary-codecs? (
-   
https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz
-   )"
-
-IUSE="+proprietary-codecs suid widevine"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/mesa[gbm]
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/pango
-   widevine? ( www-plugins/chrome-binary-plugins )
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="opt/opera${PN#opera}"
-
-pkg_pretend() {
-   # Protect against people using autounmask overzealously
-   use amd64 || die "opera only works on amd64"
-}
-
-pkg_setup() {
-   chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-   :
-}
-
-src_install() {
-   dodir /
-   cd "${ED}" || die
-   unpacker
-
-   # move to /opt, bug #573052
-   mkdir -p "${OPERA_HOME%${PN}}"
-   mv "usr/lib/x86_64-linux-gnu/${PN}" "${OPERA_HOME%${PN}}" || die
-   rm -r "usr/lib" || die
-
-   # disable auto update
-   rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
-
-   rm -r "usr/share/lintian" || die
-
-   # fix docs
-   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-   gzip -d usr/share/doc/${PF}/changelog.gz || die
-
-   # fix desktop file
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop 

[gentoo-commits] repo/gentoo:master commit in: www-client/opera/

2021-01-14 Thread Stephan Hartmann
commit: 119fe0ffc33dae57667ee5f9f746dddc0bf3aca1
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 14 17:30:49 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 14 17:32:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119fe0ff

www-client/opera: bump to 73.0.3856.344

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

 www-client/opera/Manifest   |   1 +
 www-client/opera/opera-73.0.3856.344.ebuild | 139 
 2 files changed, 140 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index c04543c5f4d..2e0fb701134 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -1,2 +1,3 @@
 DIST opera-ffmpeg-codecs-87.0.4280.88.tar.xz 1361732 BLAKE2B 
1a4fa468d472bca80e7c7f79d6dd5b4e58ff6566cea546febf3ac56fc9eb89d663d3f11a4a05883f377f7cb73101353dcfc0fba875e9300d2e2d0b749ed3232c
 SHA512 
6f5e8616a0995b51218b5117619eac74419c5631f559ffacf71c51318e407430f1509e84114eb4945353d6a2b95097d3aae5083f73ddab76d55263e185b9c204
 DIST opera-stable_73.0.3856.329_amd64.deb 70945484 BLAKE2B 
ccad006aa41bd660a3b93c2e8dc0afabc41a1cba9c6ea624e690a3d9bf294402b785b6b03a8d9229a93957dff67e24cd02f4ce530be19cfa3d358cfa7b65
 SHA512 
85d8b7436b844cda677f4e315044bc51cc569578f934954f801f9e9a61a85640038ebc6153c1669079a38ae61a0f1a1f7b772fddc08250804473f32a88abe63c
+DIST opera-stable_73.0.3856.344_amd64.deb 70979096 BLAKE2B 
344d62d61d4c400fd7ad630bc1547252d4c694e80314194dac74adb2314d8bfc2b85a944aa1594dd65d50314e5c056f0d66916939db0525aeeae7624714bb5b3
 SHA512 
72b7389cf8064ff7be1d537484267f050da6d60ca117eb5ffd7a5653169d06c8ae389ac35cd8515861a29a1d6d9912cffddd650b83527c2ea7de853f48355203

diff --git a/www-client/opera/opera-73.0.3856.344.ebuild 
b/www-client/opera/opera-73.0.3856.344.ebuild
new file mode 100644
index 000..51551e8cffa
--- /dev/null
+++ b/www-client/opera/opera-73.0.3856.344.ebuild
@@ -0,0 +1,139 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
+   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib pax-utils unpacker xdg
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2018"
+SLOT="0"
+
+SRC_URI_BASE=(
+   "https://download1.operacdn.com/pub/${PN};
+   "https://download2.operacdn.com/pub/${PN};
+   "https://download3.operacdn.com/pub/${PN};
+   "https://download4.operacdn.com/pub/${PN};
+)
+
+if [[ ${PN} == opera ]]; then
+   KEYWORDS="-* amd64"
+   MY_PN=${PN}-stable
+   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
+else
+   KEYWORDS="-* ~amd64"
+   MY_PN=${PN}
+fi
+
+FFMPEG_VERSION="87.0.4280.88"
+
+SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}
+   proprietary-codecs? (
+   
https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz
+   )"
+
+IUSE="+proprietary-codecs suid widevine"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/mesa[gbm]
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/pango
+   widevine? ( www-plugins/chrome-binary-plugins )
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="opt/opera${PN#opera}"
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "opera only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   # move to /opt, bug #573052
+   mkdir -p "${OPERA_HOME%${PN}}"
+   mv "usr/lib/x86_64-linux-gnu/${PN}" "${OPERA_HOME%${PN}}" || die
+   rm -r "usr/lib" || die
+
+   # disable auto update
+   rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
+
+   rm -r "usr/share/lintian" || die
+
+   # fix docs
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+
+   # fix desktop file
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/

2021-01-14 Thread Pacho Ramos
commit: d707db016087c78a6a39b8f6607f9304e90361ed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Jan 14 23:11:09 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Jan 14 23:11:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d707db01

sci-chemistry/pymol: Ensure proper prepare phase is run

and don't drop argparse

Thanks-to: Soren Harward
Closes: https://bugs.gentoo.org/757798
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Pacho Ramos  gentoo.org>

 sci-chemistry/pymol/pymol-2.4.0-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild 
b/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild
index 540097824ec..a21a210f478 100644
--- a/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild
+++ b/sci-chemistry/pymol/pymol-2.4.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_USE_SETUPTOOLS=no
 
-inherit distutils-r1 desktop optfeature flag-o-matic xdg
+inherit desktop optfeature flag-o-matic xdg distutils-r1
 
 DESCRIPTION="A Python-extensible molecular graphics system"
 HOMEPAGE="https://www.pymol.org/;
@@ -50,7 +50,6 @@ python_prepare_all() {
sed \
-e "s:\"/usr:\"${EPREFIX}/usr:g" \
-e "/ext_comp_args.*+=/s:\[.*\]$:\[\]:g" \
-   -e "/import/s:argparse:argparseX:g" \
-i setup.py || die
 
sed \



[gentoo-commits] repo/gentoo:master commit in: app-arch/libarchive/

2021-01-14 Thread Sam James
commit: ec6d1748218dd60afba5dc0e8d9ea9efde87abf3
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:00:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:00:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6d1748

app-arch/libarchive: Stabilize 3.5.1 ppc64, #764776

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

 app-arch/libarchive/libarchive-3.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/libarchive/libarchive-3.5.1.ebuild 
b/app-arch/libarchive/libarchive-3.5.1.ebuild
index 94c244b840d..27cc87b1cfd 100644
--- a/app-arch/libarchive/libarchive-3.5.1.ebuild
+++ b/app-arch/libarchive/libarchive-3.5.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.libarchive.org/downloads/${P}.tar.gz;
 
 LICENSE="BSD BSD-2 BSD-4 public-domain"
 SLOT="0/13"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="acl blake2 +bzip2 +e2fsprogs expat +iconv kernel_linux libressl lz4 
+lzma lzo nettle static-libs +threads xattr +zlib zstd"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/dvisvgm/

2021-01-14 Thread Sam James
commit: c14bdb5d0319f7344dabda9268b91bddaef20ac6
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:01:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:01:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c14bdb5d

app-text/dvisvgm: Stabilize 2.10.1 ppc64, #765091

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

 app-text/dvisvgm/dvisvgm-2.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/dvisvgm/dvisvgm-2.10.1.ebuild 
b/app-text/dvisvgm/dvisvgm-2.10.1.ebuild
index 6d2c296c122..0bdb1de2ed1 100644
--- a/app-text/dvisvgm/dvisvgm-2.10.1.ebuild
+++ b/app-text/dvisvgm/dvisvgm-2.10.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
 IUSE="test"
 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
 # directories from where the binary is executed.



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

2021-01-14 Thread Sam James
commit: 964a65644071b9e24959e8744a06c4d5270a3b84
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:00:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:00:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964a6564

sys-apps/fakechroot: Stabilize 2.20.1 ppc64, #764833

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

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

diff --git a/sys-apps/fakechroot/fakechroot-2.20.1.ebuild 
b/sys-apps/fakechroot/fakechroot-2.20.1.ebuild
index f6ef71842a5..bc454feffc4 100644
--- a/sys-apps/fakechroot/fakechroot-2.20.1.ebuild
+++ b/sys-apps/fakechroot/fakechroot-2.20.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/dex4er/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
 
 RESTRICT="test"
 



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

2021-01-14 Thread Sam James
commit: de43d99257c09d0166e7a87f908dfeb996a25184
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:00:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:00:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de43d992

app-crypt/gnupg: Stabilize 2.2.25 ppc64, #765007

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

 app-crypt/gnupg/gnupg-2.2.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gnupg/gnupg-2.2.25.ebuild 
b/app-crypt/gnupg/gnupg-2.2.25.ebuild
index a6535251c65..dc44640b163 100644
--- a/app-crypt/gnupg/gnupg-2.2.25.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.25.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 doc ldap nls readline scd-shared-access selinux +smartcard ssl 
tofu tools usb user-socket wks-server"
 
 # Existence of executables is checked during configuration.



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

2021-01-14 Thread Sam James
commit: f338e8ca0ee5c925434a4ae27ae041522b7f7466
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:01:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:01:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f338e8ca

dev-python/cryptography: Stabilize 3.3.1 ppc64, #765280

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

 dev-python/cryptography/cryptography-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography/cryptography-3.3.1.ebuild 
b/dev-python/cryptography/cryptography-3.3.1.ebuild
index 626aea6dab4..ce8cb9163d4 100644
--- a/dev-python/cryptography/cryptography-3.3.1.ebuild
+++ b/dev-python/cryptography/cryptography-3.3.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="libressl idna"
 
 RDEPEND="



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

2021-01-14 Thread Sam James
commit: f1fb339e6a9fd9dc68f32ef48c0e9b63fa0919cf
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:01:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:01:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1fb339e

dev-python/pyenchant: Stabilize 3.2.0 ppc64, #765295

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

 dev-python/pyenchant/pyenchant-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyenchant/pyenchant-3.2.0.ebuild 
b/dev-python/pyenchant/pyenchant-3.2.0.ebuild
index 8c32fb931fc..66edd8e3b76 100644
--- a/dev-python/pyenchant/pyenchant-3.2.0.ebuild
+++ b/dev-python/pyenchant/pyenchant-3.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="app-text/enchant:*"
 BDEPEND="



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

2021-01-14 Thread Sam James
commit: bc46681e1252b907e86d6066bbbafd3f78a1a186
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 15 00:00:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 15 00:00:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc46681e

dev-util/debugedit: Stabilize 4.16.1.2 ppc64, #764782

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

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

diff --git a/dev-util/debugedit/debugedit-4.16.1.2.ebuild 
b/dev-util/debugedit/debugedit-4.16.1.2.ebuild
index b5b05aae3a5..66b35de6933 100644
--- a/dev-util/debugedit/debugedit-4.16.1.2.ebuild
+++ b/dev-util/debugedit/debugedit-4.16.1.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 
1-2).x/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2021-01-14 Thread Sam James
commit: a6936a85665b508739b61d10deb1601b841ad1ab
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 18:58:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 18:58:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6936a85

dev-libs/libdnsres: cleanup old (EAPI 5)

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

 dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild 
b/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild
deleted file mode 100644
index 2811d24833b..000
--- a/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="A non-blocking DNS resolver library"
-HOMEPAGE="https://www.monkey.org/~provos/libdnsres/;
-SRC_URI="https://www.monkey.org/~provos/${P}.tar.gz;
-
-LICENSE="BSD-4"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-
-DEPEND="dev-libs/libevent"
-RDEPEND="${DEPEND}"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-autotools.patch"
-   sed -i configure.in -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
-   eautoreconf
-}



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

2021-01-14 Thread Alfredo Tupone
commit: 62423068a19bf9eb41d5d6957d9fb6a9a6420366
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Jan 14 19:35:43 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Jan 14 19:35:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62423068

app-misc/geneweb: rename setup to gwsetup

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

 .../geneweb/{geneweb-7.0.0.ebuild => geneweb-7.0.0-r1.ebuild}| 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-misc/geneweb/geneweb-7.0.0.ebuild 
b/app-misc/geneweb/geneweb-7.0.0-r1.ebuild
similarity index 95%
rename from app-misc/geneweb/geneweb-7.0.0.ebuild
rename to app-misc/geneweb/geneweb-7.0.0-r1.ebuild
index 3d855c8c25e..b7c12813fba 100644
--- a/app-misc/geneweb/geneweb-7.0.0.ebuild
+++ b/app-misc/geneweb/geneweb-7.0.0-r1.ebuild
@@ -32,14 +32,12 @@ QA_FLAGS_IGNORED=(
/usr/bin/consang
/usr/bin/gwd
/usr/bin/gwsetup
-   /usr/bin/ged2gwb2
/usr/bin/gwc
/usr/bin/ged2gwb
-   /usr/bin/check_base
/usr/bin/gwu
-   /usr/bin/gwc1
-   /usr/bin/gwc2
-   /usr/lib/geneweb/gwtp
+   /usr/bin/connex
+   /usr/bin/gwdiff
+   /usr/bin/gwgc
 )
 
 src_configure() {
@@ -58,6 +56,7 @@ src_compile() {
 
 src_install() {
default
+   mv "${D}"/usr/bin/{,gw}setup || die
rm -r "${D}"/usr/doc || die
dodoc ICHANGES etc/README.txt etc/a.gwf
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgapi/

2021-01-14 Thread Andreas Sturmlechner
commit: 0ada8f03b7a5985689a009c3200ea4e75a039090
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 14 19:21:51 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 14 19:48:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ada8f03

kde-apps/libkgapi: Drop 20.12.1 (r0)

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

 kde-apps/libkgapi/libkgapi-20.12.1.ebuild | 33 ---
 1 file changed, 33 deletions(-)

diff --git a/kde-apps/libkgapi/libkgapi-20.12.1.ebuild 
b/kde-apps/libkgapi/libkgapi-20.12.1.ebuild
deleted file mode 100644
index 950dc581ce2..000
--- a/kde-apps/libkgapi/libkgapi-20.12.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.75.0
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Library for accessing Google calendar and contact resources"
-HOMEPAGE="https://api.kde.org/kdepim/libkgapi/html/index.html;
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="nls"
-
-BDEPEND="
-   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-DEPEND="
-   dev-libs/cyrus-sasl:2
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kcalendarcore-${KFMIN}:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgapi/files/, kde-apps/libkgapi/

2021-01-14 Thread Andreas Sturmlechner
commit: 1ddf70fde01795a6b4ee92321f553fd9dab7ba92
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 14 19:20:33 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 14 19:48:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ddf70fd

kde-apps/libkgapi: Remember GMail auth token

See also: https://bugs.kde.org/show_bug.cgi?id=429406

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

 ...ibkgapi-20.12.1-remember-gmail-auth-token.patch | 30 +++
 kde-apps/libkgapi/libkgapi-20.12.1-r1.ebuild   | 35 ++
 2 files changed, 65 insertions(+)

diff --git 
a/kde-apps/libkgapi/files/libkgapi-20.12.1-remember-gmail-auth-token.patch 
b/kde-apps/libkgapi/files/libkgapi-20.12.1-remember-gmail-auth-token.patch
new file mode 100644
index 000..4d777f1475f
--- /dev/null
+++ b/kde-apps/libkgapi/files/libkgapi-20.12.1-remember-gmail-auth-token.patch
@@ -0,0 +1,30 @@
+From d81d247026ac993ac5717ca471c7fcf1778951f2 Mon Sep 17 00:00:00 2001
+From: Antonio Rojas 
+Date: Wed, 6 Jan 2021 15:54:52 +0100
+Subject: [PATCH] Don't reset account scopes if not necessary
+
+This triggers unnecesary authentication prompts
+
+BUG: 429406
+---
+ src/core/accountmanager.cpp | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/src/core/accountmanager.cpp b/src/core/accountmanager.cpp
+index b9af6c1..f68563e 100644
+--- a/src/core/accountmanager.cpp
 b/src/core/accountmanager.cpp
+@@ -81,7 +81,9 @@ public:
+ currentScopes.push_back(requestedScope);
+ }
+ }
+-account->setScopes(currentScopes);
++if (currentScopes != account->scopes()) {
++account->setScopes(currentScopes);
++}
+ }
+ auto *job = new AuthJob(account, apiKey, apiSecret);
+ job->setUsername(account->accountName());
+-- 
+GitLab
+

diff --git a/kde-apps/libkgapi/libkgapi-20.12.1-r1.ebuild 
b/kde-apps/libkgapi/libkgapi-20.12.1-r1.ebuild
new file mode 100644
index 000..07016b6b5f8
--- /dev/null
+++ b/kde-apps/libkgapi/libkgapi-20.12.1-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.75.0
+QTMIN=5.15.1
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Library for accessing Google calendar and contact resources"
+HOMEPAGE="https://api.kde.org/kdepim/libkgapi/html/index.html;
+
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="nls"
+
+BDEPEND="
+   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
+"
+DEPEND="
+   dev-libs/cyrus-sasl:2
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/kcalendarcore-${KFMIN}:5
+   >=kde-frameworks/kcontacts-${KFMIN}:5
+   >=kde-frameworks/kwallet-${KFMIN}:5
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-remember-gmail-auth-token.patch" ) # KDE-Bug 429406



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

2021-01-14 Thread Alice Ferrazzi
commit: bfd4a69409d6eb4d4990f0c6df4c1eb035c9b0fa
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 12:31:47 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd4a694

sys-kernel/rt-sources: Drop old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/18746
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest | 17 ---
 .../rt-sources/rt-sources-4.14.198_p96.ebuild  | 54 --
 .../rt-sources/rt-sources-4.14.202_p97.ebuild  | 54 --
 .../rt-sources/rt-sources-4.19.142_p63.ebuild  | 54 --
 .../rt-sources/rt-sources-4.4.236_p207.ebuild  | 54 --
 .../rt-sources/rt-sources-4.9.236_p154.ebuild  | 54 --
 sys-kernel/rt-sources/rt-sources-5.4.66_p38.ebuild | 54 --
 sys-kernel/rt-sources/rt-sources-5.9.1_p20.ebuild  | 54 --
 8 files changed, 395 deletions(-)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 5eace60efbe..7a86a17da50 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -4,54 +4,37 @@ DIST deblob-4.4 137370 BLAKE2B 
05f96867d5e50e4bc6ea8073f6f0400c2af27bd920a7732f9
 DIST deblob-4.9 146273 BLAKE2B 
8bc593ca375e003183dc6260aab0b2f81675b0814ec50fae3afe5d4ce9ce41c1c1401ce80e1c285153f610f8f730f82d6ad03e2578c792fd4af8779f2d1e3079
 SHA512 
3654b28e72b343bafdb38de10ef0c3621db0539bc0e7434bc99bb8f8ed911d4c9e53ca4785fd193fcfec369328f014fa5c6f3bda51b6f1a8f98b8c37ece119a6
 DIST deblob-5.10 163706 BLAKE2B 
75983edaaf8d8ed2689a3b26cf316edb9b9262bd29411168c9a8504775dd324752a4fc8ad24ec3a641a4ba474cca975c472cfa9d58d120ae7f684f19b519f180
 SHA512 
e3b89e751633f81da0f1e23c24133e84f5a6c89390d6b54e7af6e42c9378ecf2525bd42d7639a42aa3c3a034c838e5ca36f78d4932903298068be03de8ad48f3
 DIST deblob-5.4 153051 BLAKE2B 
270a82ab6a08c629eeaa8d728dd7a37333e502c285cd29db51f2a9d8aba76fc8f1fe7976deb8014a67749cfda94f6e3dcc7275fa25d955ddf0aa665b858416d0
 SHA512 
bbab9fbc49e470622316074abc193a50f8726e5cdaa4686813dfbfdbeecd26e841f683df642c8c033a3b892ad0a09b83fc0d104f37d324742c61545f8e66
-DIST deblob-5.9 161628 BLAKE2B 
abe1bf08b6b75d4c5a42cf6ebae3343875150ae1361bd584b2f605d590d058e47c9411d58afbbbf083e47a38fe6233e5967f76451c33f9670ec62ff8a90dd305
 SHA512 
c99ba3f6c82655f125630c2ae92a8871bbf0cbc4afb7121b0169018f518ff558f1b986f8d4f9a7ddc0556768566491bca092c30572ea1260bedc4df01e21e6aa
 DIST deblob-check-4.14 755969 BLAKE2B 
5573bdf913554e23dba3d3c56227a2c8c3fcfad7f4a99e1ec9208171008b5d2d50bdc55000672af95e020ef8171325b9d1797a69c988b4df5b0f71bc2a186fad
 SHA512 
09626864cea33804d3dc94ceb691b24b6c14d1b9531eee8e745276dbc403903d762b1f75d685bf831f42b942d6f7ea265efb0d4889fecc976d95b11faf843fd3
 DIST deblob-check-4.19 787042 BLAKE2B 
16b96486ebd3c9ee23667212124cf6892d83dcde2e160695d62806d1e8a0815c7e6879cf6b75e5caa72c3d8f2c7d172092ca3bdcb834db834497e758bfad4682
 SHA512 
a12402061d97ab993f91f90ee03d5673343826b4f099514e2ffbd499cc730c6a8281029e4883d0b89d5181f26eb5085334a882b97fc7e04d7232a37b174807a4
 DIST deblob-check-4.4 694225 BLAKE2B 
9369f81751bc80d97c37a07ce92628d212185a4ccd1b1d4ed3b21972f4a135e93910271f0e80a35bb8695d1b9ef6d30c8d303abe51814275115735a8043ddc21
 SHA512 
6554ae567566da4d30e94a37622f88343b8e96ab39a9204fee34de4ddb5dac8c4906b25843b63c2388d03a4441821c25d395b3c39fc875c498a69e677a4f0cb5
 DIST deblob-check-4.9 717834 BLAKE2B 
f2471b45f6953ce83c0819b9157ce638a1d93959ec4074a329766ecb0c3adf90fd3022307ea70c2cb3bd3c291f98d6153576cc6597c62ca97abae6524b98112e
 SHA512 
46258698f1c574b44a8c5c78cc2b7fdbaca746976266974ee0f6787904531754b17ad15d542b68e07d4633ee91a8e2d9c32a991ea214292ac072c4f26deed9c9
 DIST deblob-check-5.10 597463 BLAKE2B 
015ecc619e38f8a4562240a79734fa9bbc9e6fde60af689e146a0b1c8ba313048cc641762d5bd191c486e2519c636601da4d6c6455ebbe8fac539aa95e9cc45b
 SHA512 
038f3ebc4457a67d510f81d1d6f3b47dd4a0710bc6a006424aed13d779e21850daa2ab82f1810726b725f9fb84e50f53a6cf4c714618d6481997e0ade9cc4654
 DIST deblob-check-5.4 553846 BLAKE2B 
ac834b6c4820c573c9c857c4281eef29c4721073e0d015e08ebca7de6b480b324255c6643c67f743bbdc799c57642b8bbc19d4f5068a835dffed447d86a45bd2
 SHA512 
2f2ca4bf08eb55cf3a1164917bd7a54b3133b43393da4ba030c397b5a8a65464c0becc2e44ae8683612876956ab9ec0db0b0be0df0dab3a08a1b57d3a3d1617c
-DIST deblob-check-5.9 590308 BLAKE2B 
58bbd5871478bd754a2aafcf3e5c0becfc615371b08dcc4ef4afeba4e8f66b33b1ae52a34a4a9a84389ff368f9363e25746a11e82fe4c970e9986cf28a0525be
 SHA512 
b5f8917b3a72819d1527abe0e3cd0b1f0b756f9c034f0468f5acf8b46b4482c6997b5fa6286db21031edb7c8e7ab16b35828e9c10ee995e53ce167ee248ed824
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 

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

2021-01-14 Thread Alice Ferrazzi
commit: 28042d5841749e9c6ca4c187fc502a6a53db1cf7
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 11:33:37 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28042d58

sys-kernel/rt-sources: Add rt sources v4.19.160-rt69

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.19.160_p69.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index edae35176cb..aa52e710426 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -26,6 +26,8 @@ DIST patch-4.19.142-rt63.patch.xz 166960 BLAKE2B 
cecb50e9c97e7e836346269a6aa99e8
 DIST patch-4.19.142.xz 3352568 BLAKE2B 
11b0bf1ceab34dbe71fa32aea4a5540aa693f35deca8a24a9950534b98706d087570d37861362298c2fa25be10ad9f22c0e1fe2680dcc324fc949d44ef192393
 SHA512 
8b491948d4cee3527eaed98d0e1c5a0d2a707461dc0dd6c658a8257772767780d397c8fbefbd012f564638c549bc658db0d3ee875945838147fd94c455b14fab
 DIST patch-4.19.148-rt64.patch.xz 166984 BLAKE2B 
9697dd9c551c71a5727b9b6d8fcff6d8dd828f8c385e9d5f0e6254ac20132677787e9ab111e25be679e1b73f345683f5c4d78b99c24b8f92ffa3bb8176195131
 SHA512 
e73b346f0b89aa0c9ffcf7e525cd7505bbe4e139760e7ac9b0f85aab82e39ec7ae3191bf81642587b338b6f325f91701f0136f03d62262ba839effe6371f2ec3
 DIST patch-4.19.148.xz 3434156 BLAKE2B 
8737101044c2dc5400b64c61f9589a10b0af3eb862cd439098eeb6d2cd0645676f93093549494584789e38786dc19d1843fc5136187797abe6b3bd6713aae721
 SHA512 
a8790ae1925d1622f469e975e5da3baaca6204d324f5c981159d19011f77df51a600ea76e1d6da6f2bac6e9c1c2cf1b64f0df5e7e288800ca7451195be6146a7
+DIST patch-4.19.160-rt69.patch.xz 167252 BLAKE2B 
6de67d2a8de6ad7151c82831f143046b7b9f1602f83c1db13a063ca92aaee224b6e3601e54542fa88275f8f860027d613950f2e63969ccb1e6868f4c1f724f8f
 SHA512 
5405b41f78d8d38513ce5608fbc16f5e93e3028554cfb103312806eb84dc60f9cf56c415f7b07720abc6dd36a4e05e975039b5a57c1bfd2bac97f679fcd02b09
+DIST patch-4.19.160.xz 3638736 BLAKE2B 
8a31b8f6b4edcd42d1947e7f04dc8da0447b0568e9beae767c446b0aa5c0bd1f335a5feabc31de5ac659560a61aba91e77e6a243bea037bf83f5b4c25aeb52c4
 SHA512 
beb8fcc81a595c50bf2168624aed651c2d7b30c7ada6ddfc8585db1e5d477c336e7c5334e137350405f2aa1e3d4e21950d0e47de4fc58ee5542eae942c7ffb55
 DIST patch-4.4.236-rt207.patch.xz 195128 BLAKE2B 
44ee130fff893f39f4781c9749c659b744c3809d42f651aba32531c4395c4542128c4febfa3f253830379db0b11c993a3c251d258365d8eb10beccfe6a95
 SHA512 
234ae42293c04c770f4547ab67496851a14d9b1a4ce27ecb61d2489842553a0f61280b49729bfe9b07451c6968398fa7484979dc2a2e20d379ef8075b3da1213
 DIST patch-4.4.236.xz 3307884 BLAKE2B 
6b8dcdf38d069a77204af85788bc3307ad022f6511802ac26b3f3aef3245852849d124bfea87ebb7c7226fbd9ffd17d5e3eb1c3e04ef049559b945b27b7e44ec
 SHA512 
9f2d99302641cdabf1a99b710bf4f944ff9d8fcdc4d9add4aebd1250ec559a38ff09352b87250cb216ef052cfabaf7c03afd1636bf7cf5e4f400174b97c81994
 DIST patch-4.4.240-rt209.patch.xz 195156 BLAKE2B 
e05926078feb42e2ffe399322f5af983c65cde172b125e9d48fe6c48fada9d3574306b82e584a74adc2375cc666a45e0aa820c94b6d88489a3926538335fb301
 SHA512 
1396b23ac6e354d9b98edf75aea6c8000b059c4249ee391829179e88852152780c23087b814b550c184940cbcd236dc2e4b43ff13c02e8c1aa04a1ea124556cb

diff --git a/sys-kernel/rt-sources/rt-sources-4.19.160_p69.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.19.160_p69.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.19.160_p69.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the 

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

2021-01-14 Thread Alice Ferrazzi
commit: bac971cd9bc872d9b2db8a9cfd09816fa7be1faa
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 11:35:15 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac971cd

sys-kernel/rt-sources: Add rt sources v5.10.1-rt20

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  5 ++
 sys-kernel/rt-sources/rt-sources-5.10.1_p20.ebuild | 54 ++
 2 files changed, 59 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index aa52e710426..92b667c6514 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -2,18 +2,21 @@ DIST deblob-4.14 143883 BLAKE2B 
aaad9858bf626f1495f83187fd2ab91f812504534c7294cf
 DIST deblob-4.19 145341 BLAKE2B 
fcef31cc3ff32f337ed247ce9b8066b4aac3943a9b9952adbe8be221df3b290317d6a851f1a21e85fe94dae882c3fd6e43a2abbceb31f65471f92bba2e4fc121
 SHA512 
b0818f888b90cbc7ce08ac6a70d7ad7875418dfe21a1d1b3198b939a07aedbd712e49d5a4c8187784eb4b7531bfc25fd6a88000447b91667e6c601b5d8d3c9cf
 DIST deblob-4.4 137370 BLAKE2B 
05f96867d5e50e4bc6ea8073f6f0400c2af27bd920a7732f9a9b30e7d1181fe9de745de239b2c5cf12ef647adf1f169180627fd71eb2316d994488fb3e799ca4
 SHA512 
ea5f2f2cdbc97bdc90c2131f846761dc1630a53986db10d8e9d07d1ddee12a9d878c57790edd3ecc75ed9792d479b7b726c39d688a3926e850608c81b1b78a3a
 DIST deblob-4.9 146273 BLAKE2B 
8bc593ca375e003183dc6260aab0b2f81675b0814ec50fae3afe5d4ce9ce41c1c1401ce80e1c285153f610f8f730f82d6ad03e2578c792fd4af8779f2d1e3079
 SHA512 
3654b28e72b343bafdb38de10ef0c3621db0539bc0e7434bc99bb8f8ed911d4c9e53ca4785fd193fcfec369328f014fa5c6f3bda51b6f1a8f98b8c37ece119a6
+DIST deblob-5.10 163706 BLAKE2B 
75983edaaf8d8ed2689a3b26cf316edb9b9262bd29411168c9a8504775dd324752a4fc8ad24ec3a641a4ba474cca975c472cfa9d58d120ae7f684f19b519f180
 SHA512 
e3b89e751633f81da0f1e23c24133e84f5a6c89390d6b54e7af6e42c9378ecf2525bd42d7639a42aa3c3a034c838e5ca36f78d4932903298068be03de8ad48f3
 DIST deblob-5.4 153051 BLAKE2B 
270a82ab6a08c629eeaa8d728dd7a37333e502c285cd29db51f2a9d8aba76fc8f1fe7976deb8014a67749cfda94f6e3dcc7275fa25d955ddf0aa665b858416d0
 SHA512 
bbab9fbc49e470622316074abc193a50f8726e5cdaa4686813dfbfdbeecd26e841f683df642c8c033a3b892ad0a09b83fc0d104f37d324742c61545f8e66
 DIST deblob-5.9 161628 BLAKE2B 
abe1bf08b6b75d4c5a42cf6ebae3343875150ae1361bd584b2f605d590d058e47c9411d58afbbbf083e47a38fe6233e5967f76451c33f9670ec62ff8a90dd305
 SHA512 
c99ba3f6c82655f125630c2ae92a8871bbf0cbc4afb7121b0169018f518ff558f1b986f8d4f9a7ddc0556768566491bca092c30572ea1260bedc4df01e21e6aa
 DIST deblob-check-4.14 755969 BLAKE2B 
5573bdf913554e23dba3d3c56227a2c8c3fcfad7f4a99e1ec9208171008b5d2d50bdc55000672af95e020ef8171325b9d1797a69c988b4df5b0f71bc2a186fad
 SHA512 
09626864cea33804d3dc94ceb691b24b6c14d1b9531eee8e745276dbc403903d762b1f75d685bf831f42b942d6f7ea265efb0d4889fecc976d95b11faf843fd3
 DIST deblob-check-4.19 787042 BLAKE2B 
16b96486ebd3c9ee23667212124cf6892d83dcde2e160695d62806d1e8a0815c7e6879cf6b75e5caa72c3d8f2c7d172092ca3bdcb834db834497e758bfad4682
 SHA512 
a12402061d97ab993f91f90ee03d5673343826b4f099514e2ffbd499cc730c6a8281029e4883d0b89d5181f26eb5085334a882b97fc7e04d7232a37b174807a4
 DIST deblob-check-4.4 694225 BLAKE2B 
9369f81751bc80d97c37a07ce92628d212185a4ccd1b1d4ed3b21972f4a135e93910271f0e80a35bb8695d1b9ef6d30c8d303abe51814275115735a8043ddc21
 SHA512 
6554ae567566da4d30e94a37622f88343b8e96ab39a9204fee34de4ddb5dac8c4906b25843b63c2388d03a4441821c25d395b3c39fc875c498a69e677a4f0cb5
 DIST deblob-check-4.9 717834 BLAKE2B 
f2471b45f6953ce83c0819b9157ce638a1d93959ec4074a329766ecb0c3adf90fd3022307ea70c2cb3bd3c291f98d6153576cc6597c62ca97abae6524b98112e
 SHA512 
46258698f1c574b44a8c5c78cc2b7fdbaca746976266974ee0f6787904531754b17ad15d542b68e07d4633ee91a8e2d9c32a991ea214292ac072c4f26deed9c9
+DIST deblob-check-5.10 597463 BLAKE2B 
015ecc619e38f8a4562240a79734fa9bbc9e6fde60af689e146a0b1c8ba313048cc641762d5bd191c486e2519c636601da4d6c6455ebbe8fac539aa95e9cc45b
 SHA512 
038f3ebc4457a67d510f81d1d6f3b47dd4a0710bc6a006424aed13d779e21850daa2ab82f1810726b725f9fb84e50f53a6cf4c714618d6481997e0ade9cc4654
 DIST deblob-check-5.4 553846 BLAKE2B 
ac834b6c4820c573c9c857c4281eef29c4721073e0d015e08ebca7de6b480b324255c6643c67f743bbdc799c57642b8bbc19d4f5068a835dffed447d86a45bd2
 SHA512 
2f2ca4bf08eb55cf3a1164917bd7a54b3133b43393da4ba030c397b5a8a65464c0becc2e44ae8683612876956ab9ec0db0b0be0df0dab3a08a1b57d3a3d1617c
 DIST deblob-check-5.9 590308 BLAKE2B 
58bbd5871478bd754a2aafcf3e5c0becfc615371b08dcc4ef4afeba4e8f66b33b1ae52a34a4a9a84389ff368f9363e25746a11e82fe4c970e9986cf28a0525be
 SHA512 
b5f8917b3a72819d1527abe0e3cd0b1f0b756f9c034f0468f5acf8b46b4482c6997b5fa6286db21031edb7c8e7ab16b35828e9c10ee995e53ce167ee248ed824
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 

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

2021-01-14 Thread Alice Ferrazzi
commit: 12eb20b4e0d3516a9d6249a52d51aaee5ff59c38
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 11:37:16 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12eb20b4

sys-kernel/rt-sources: Add rt sources v4.14.209-rt101

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.14.209_p101.ebuild | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 92b667c6514..5eace60efbe 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -25,6 +25,8 @@ DIST patch-4.14.202-rt97.patch.xz 239368 BLAKE2B 
8d416cda86191cb6e94ec5285cb2d22
 DIST patch-4.14.202.xz 3939212 BLAKE2B 
790547986096a295e289c317478b1c3f7437a6140186dfc9634b229952126142f32f08869d933b1ced325d5be196d761a7f6234b1f67123fc1baf60d00408389
 SHA512 
432ca3d6798d8dadc9cafe39aba838fff29c1ab6051320012bfc0e0f7301003b6795daef38498784867642b89e3f2ee8ff7fe60bb386079c3d15a2f5898136c8
 DIST patch-4.14.206-rt99.patch.xz 239588 BLAKE2B 
bb1147d18a5e3aaddb6f00acca00cc7f13fdd613c17ca73ba8dd758a151b0b2db893aa27e49ac7ef737a25e98794cfc010591aad48de373875cd390d5dd6a6bb
 SHA512 
55313271d401cc74ed5b7588f578e3bda9756748b30920e4c555407ef899717053f6936835fa95597235a477f462b8f6632c4d5e38324f766b3490f015fc
 DIST patch-4.14.206.xz 3995304 BLAKE2B 
28b9577ee7bb1f0e935482023ea660f788f0aabbe0e3be743075cdfa4fe263c1d1c50e99a7f7a27fd670820756c5a8c60667a1687666a4b29df790dc37360481
 SHA512 
5382e138db14e9c6e053ac76ae3d3ce6114ebaf4d0b0588a297bcd358be8c60df35535cf97ac0ae62e9f58673a3ad3fd07de5c2ffb6f0a638624f05cea209bc6
+DIST patch-4.14.209-rt101.patch.xz 239648 BLAKE2B 
bcf031dda4567960c1070a5510a77a8012aba378424101dd692709bca72d55d148b1ccdafd786fa5782335b47eae56b2f487d2cbc88ea20cb8ffa5a04ecec38a
 SHA512 
3caa061e7228b270ed388c6e6c94714ce5c972ec584a6a97691458f9bbd01521bd1fc5207c41f0ad73b4587113d59a347439e1fea3b64fc1fafd8ca89e2578d9
+DIST patch-4.14.209.xz 4032252 BLAKE2B 
56b26eaa2a6d657a539e22816cafba817de6acde4b691114e86e3ac86dbfd5b43f4965733f86b47b6c5eaf627f6c3e521aa5ff586c472273259816c8365d3522
 SHA512 
1dee831b07a07db7b28d85018b4d31be2c98f606c8c56ce5ec5fe21bb5422b6d06325de4370bc5b2150662f2d78d631578e6e7d3c206743dbfbc270577adb663
 DIST patch-4.19.142-rt63.patch.xz 166960 BLAKE2B 
cecb50e9c97e7e836346269a6aa99e893c9f7f616974fcdad0d1ea66320819bf97ad67a3bfbd797d3e1ac256b476a23dca2b7bb2ea45163e81e4dcab894a5c64
 SHA512 
fd98c14775082867f01ea435c978ab6a6ea25f5e14242731c67e3f9a3cc1b1fe502baabd81575b876ff6914d131a9ff2dce2b9cf6c76d470df05d2aad0128c97
 DIST patch-4.19.142.xz 3352568 BLAKE2B 
11b0bf1ceab34dbe71fa32aea4a5540aa693f35deca8a24a9950534b98706d087570d37861362298c2fa25be10ad9f22c0e1fe2680dcc324fc949d44ef192393
 SHA512 
8b491948d4cee3527eaed98d0e1c5a0d2a707461dc0dd6c658a8257772767780d397c8fbefbd012f564638c549bc658db0d3ee875945838147fd94c455b14fab
 DIST patch-4.19.148-rt64.patch.xz 166984 BLAKE2B 
9697dd9c551c71a5727b9b6d8fcff6d8dd828f8c385e9d5f0e6254ac20132677787e9ab111e25be679e1b73f345683f5c4d78b99c24b8f92ffa3bb8176195131
 SHA512 
e73b346f0b89aa0c9ffcf7e525cd7505bbe4e139760e7ac9b0f85aab82e39ec7ae3191bf81642587b338b6f325f91701f0136f03d62262ba839effe6371f2ec3

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.209_p101.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.209_p101.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.14.209_p101.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by 

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

2021-01-14 Thread Alice Ferrazzi
commit: 443a8c233bdc0d8917745951f20e77ae2a011d59
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 11:30:51 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443a8c23

sys-kernel/rt-sources: Add rt sources v4.9.247-rt162

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.9.247_p162.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 984c41218ec..bf481e13e50 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -34,6 +34,8 @@ DIST patch-4.9.236-rt154.patch.xz 175384 BLAKE2B 
789f388c3ab7bb86153191fb69bd75e
 DIST patch-4.9.236.xz 3659472 BLAKE2B 
e874b1d68b707e93a1b34f878df86dc51b8cdfa0c1700aa1ebafbabf0069555f5f7cce0c07805024c87da19d71700fba9a6c49d28a7c4448a17d0d9929d3599b
 SHA512 
9c22da1895a6dda8de4857b739c9d12a9c1b73ab0c4b29a2b6c8793655ddc67b0d0c96ec2cbafa4ad86eda93382a47f67334b48e438c562e264b56718bd7069f
 DIST patch-4.9.240-rt155.patch.xz 175372 BLAKE2B 
807205cf1b22c5da138fac0772c881e1c162ff66f6872fe497b643105573db5bc48c98947f65e6e945b46ffb865c4abe9c2ce9aacb093d7a4ccdd686e6573e04
 SHA512 
b50feb8ee9aa7dd8af1fd01dc0beda4a0a71305229145a6b21797bd63e3683085c2893c4ccdd67ac451c66c44c758303b2792516413b69f81956280df4ae
 DIST patch-4.9.240.xz 3707752 BLAKE2B 
58cf04060dc286f38895bea9339d124983a37878f687b71d38c28aa1123a3e0889f46d4e96605d3ae69257a8d7ec824b85a835e463214445c363065c4be5ae8e
 SHA512 
b18824b1cc70020ef0f4000b4c152297a7424b31075aa001274319a0b8e3d6b6407193a903b3af56bfe8b0dc12be68673188de90aaa14ba13670c0669a8e7557
+DIST patch-4.9.247-rt162.patch.xz 175304 BLAKE2B 
5c481b074b9ca70bb3b978f079190d161951dea48d71c537b6d1c32ce5fc9fb2c8a339931dd7084b1a0445d557c1ab666bb0e8ca6d5c846b408e3c71f870
 SHA512 
91da91e4540883464bdcfbd764d8531dafcc49fcebb748fa91c158f218f26b8d5424d4723e3b6ba8e5f9c81246e5ffa3addd652a6ec013c7131deb7d9cc673f5
+DIST patch-4.9.247.xz 3788468 BLAKE2B 
a866ac523f2612b384794cf07a18ed1a414c8d34c501fb02a7e40792e73bdc576c65e7ec77fab3f04cee4dbd4534f45811c729a6bc17f044ed2196a0fe6877a8
 SHA512 
4af0e2c93e70af1119f28ea68f3ed1a56226fc0e00d0ec8d12e42498623afe74cfbcd44db3087bfb7748b7148deb3836c7924369e6e6102809a40084bf242a1d
 DIST patch-5.4.66-rt38.patch.xz 182228 BLAKE2B 
a601bd527cb3c7d1fadb93a97a428feac01263b169ec3b5145880702763e93dfd8879784caa1e8e75604947794bf8283c62b94bba9fa684e55ac164f78bdf354
 SHA512 
5f47bce8d40389cb0ee5b30211d870afe165e19e315717636fcf5f5ce9e12148cde08fdc9d04755e5ebadeabe0b6dfd589d3de137c7fed303552300d6079e8b2
 DIST patch-5.4.66.xz 1986812 BLAKE2B 
8b3ef7187ada5046ea6c96c20352da42b97ad42f6b85aea9c81415432a04d11b62053c35469f7e109402fecd224cdbc1699498edd23831f424fca2bab0cc2841
 SHA512 
df326e30c763617cbe4be972c4a17159cd22028c5b0f8de788ab89ba98af728db036effb6531237285576d82d7557cf7fcefe5276f54b6cf13a252fc395fe949
 DIST patch-5.4.70-rt40.patch.xz 182032 BLAKE2B 
0f911652bedb74d40bfd42a2ef0e0b7309c31152f6d94a8cb6c91e0a16e8f5af007de6f3e41145b8c1248aba34f3ee90e024b40558de073419bb70e4d12749d9
 SHA512 
9a325cbeaa783ddfc3e0ceafecebcf55caf65245d3beeac652db9793af064a0ab49608b2c39371ea33b058ae90fc427aeb6a300e27a716482f31a1c2226b6439

diff --git a/sys-kernel/rt-sources/rt-sources-4.9.247_p162.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.9.247_p162.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.9.247_p162.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo 

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

2021-01-14 Thread Alice Ferrazzi
commit: 93dabc345c29d0d1058f139e67ca79ad214ad180
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 11:29:06 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93dabc34

sys-kernel/rt-sources: Add rt sources v5.4.84-rt47

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 sys-kernel/rt-sources/rt-sources-5.4.84_p47.ebuild | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index d551658209c..984c41218ec 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -38,5 +38,7 @@ DIST patch-5.4.66-rt38.patch.xz 182228 BLAKE2B 
a601bd527cb3c7d1fadb93a97a428feac
 DIST patch-5.4.66.xz 1986812 BLAKE2B 
8b3ef7187ada5046ea6c96c20352da42b97ad42f6b85aea9c81415432a04d11b62053c35469f7e109402fecd224cdbc1699498edd23831f424fca2bab0cc2841
 SHA512 
df326e30c763617cbe4be972c4a17159cd22028c5b0f8de788ab89ba98af728db036effb6531237285576d82d7557cf7fcefe5276f54b6cf13a252fc395fe949
 DIST patch-5.4.70-rt40.patch.xz 182032 BLAKE2B 
0f911652bedb74d40bfd42a2ef0e0b7309c31152f6d94a8cb6c91e0a16e8f5af007de6f3e41145b8c1248aba34f3ee90e024b40558de073419bb70e4d12749d9
 SHA512 
9a325cbeaa783ddfc3e0ceafecebcf55caf65245d3beeac652db9793af064a0ab49608b2c39371ea33b058ae90fc427aeb6a300e27a716482f31a1c2226b6439
 DIST patch-5.4.70.xz 2131576 BLAKE2B 
6d9dab0ec5dc84f1487d179355cf497ad9e16b7a22b69a931dab206e8617cfe52fd09a88ec8fe9070f9735c9f5cbb825c61aa6501d3851c8d2925f849146629a
 SHA512 
a87fffe500b7f0355fe49077b4d80359b31e0721d824ba95135ba851d1b1b747ea9dfd0bc15e6133bc93132df60c4ca9ee99830acb0309866f02f9c88b7784f9
+DIST patch-5.4.84-rt47.patch.xz 182616 BLAKE2B 
d37a562eb0dc9d0f60277e9e76479165d67187e6194f8f81bd45e7b176cbb0de2920ae5d34302c335eb16579a79b471eb52d9e78472ebdbb12979aa9602b9c9e
 SHA512 
9135aeb5184790a41022fad6e0676fc7ee12a38aa67b87c839bc2da6ce1ccff2a46f757ad8ff22d8071dd98c9321841b8e908c549d995f0298f478814be7e6e9
+DIST patch-5.4.84.xz 2416844 BLAKE2B 
5cb38a3b3a3cfafb7a82299aaf059934d5b64c3d6a9ffae7f273a55b493f0fb743ec7e258b37b57e1a9900d801010bbe60e5d4b62bc1d0467268d2725837fc5f
 SHA512 
35d05cda2e19f4af36e74607ea7fea028b203bb99bc5b1df9e7339697448cf27e276a232ba0fb1b6313cd7a102333843cdf0dfbf0b27b2a86e0565f2a11234c0
 DIST patch-5.9.1-rt20.patch.xz 162676 BLAKE2B 
fcfc34bceb60e6d0508355818d8595bd70202e435efecb6e93f87c3bb220507e37e19bfa40e8181cd369a540d5541f7f8d9171b9d6f0cc5b71158366d697a6b1
 SHA512 
bcafb96c6fdba2788c436701190da21f78159f8f6fb3e0aa082d75e6641f10a5e7c0d3ebd65b5f77e2dc832e0a8cf52f47af9d3e649713a1030168ce6df789a1
 DIST patch-5.9.1.xz 5652 BLAKE2B 
02daa4610b58b5af726b84788702ece2db278c8f2afc0e2de11c465d5e827e745cbb952fc3f55074833d8cf31b4d05f5ae1b2a4ae324b171950090fbc712e3de
 SHA512 
0e0738df04d306c141ac950f0ff95eaea06c65024a30b4f1e3b5f3867b5b022b3ed36898302c26046d1ec1567eb314474fcb2a6aac6d4bcd79d3ba9266d9e244

diff --git a/sys-kernel/rt-sources/rt-sources-5.4.84_p47.ebuild 
b/sys-kernel/rt-sources/rt-sources-5.4.84_p47.ebuild
new file mode 100644
index 000..12c5881dd44
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-5.4.84_p47.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the RT project developers 
directly."
+   ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with"
+   ewarn "the ebuilds."
+   ewarn
+}
+
+K_EXTRAEINFO="For more info on rt-sources and details on how to report 
problems, see: \

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

2021-01-14 Thread Alice Ferrazzi
commit: 4b22096a58f94f533712a9768e38beb5496651ec
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Mon Dec 21 11:32:16 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Jan 14 21:00:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b22096a

sys-kernel/rt-sources: Add rt sources v4.4.245-rt211

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.4.245_p211.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index bf481e13e50..edae35176cb 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -30,6 +30,8 @@ DIST patch-4.4.236-rt207.patch.xz 195128 BLAKE2B 
44ee130fff893f39f4781c9749c
 DIST patch-4.4.236.xz 3307884 BLAKE2B 
6b8dcdf38d069a77204af85788bc3307ad022f6511802ac26b3f3aef3245852849d124bfea87ebb7c7226fbd9ffd17d5e3eb1c3e04ef049559b945b27b7e44ec
 SHA512 
9f2d99302641cdabf1a99b710bf4f944ff9d8fcdc4d9add4aebd1250ec559a38ff09352b87250cb216ef052cfabaf7c03afd1636bf7cf5e4f400174b97c81994
 DIST patch-4.4.240-rt209.patch.xz 195156 BLAKE2B 
e05926078feb42e2ffe399322f5af983c65cde172b125e9d48fe6c48fada9d3574306b82e584a74adc2375cc666a45e0aa820c94b6d88489a3926538335fb301
 SHA512 
1396b23ac6e354d9b98edf75aea6c8000b059c4249ee391829179e88852152780c23087b814b550c184940cbcd236dc2e4b43ff13c02e8c1aa04a1ea124556cb
 DIST patch-4.4.240.xz 3341984 BLAKE2B 
f4f2cb343e399236a93bbfdc5b9bd033bcb5fac993f23bedf2b9e5f00e21d82b741dc4005dbb088da1980dbd4e671c5627bdf87c6c61b9981f442d1d83d9
 SHA512 
b45fe43ac354f2bb70db06948b3ddc8555f28bcacfdd86534482ae379654f91008fbb03c65ee3850d117b2d7b2f655d93352f08b7c289c0142e5fd584b7aad06
+DIST patch-4.4.245-rt211.patch.xz 195108 BLAKE2B 
223b00f7560a0ec71bae3a2f271818a3a8f26461d224b32e037c385a7c78dc5c2aa2bd78b1d8cdd2dc6fe39fc1a0bb282ae8857b22258fc6cfbe25170aec
 SHA512 
7c4843cf2863c38fba5b039c3d55b709984911e0b768ffa65cca85a7becc3b1d2ea72b0c6282003b27aea506a86209defff42eef2780aadfad4110bba8fe6f4f
+DIST patch-4.4.245.xz 3395688 BLAKE2B 
fe64d7e839cc5e2113322b2084d289f3f1ff64833e05e7053285817b056c7303445939952299ebdb27a7b7c1c8417f474cca5201b75134fb90da1ab55d808a77
 SHA512 
85bc54f20b59cca9bb8549e00a58c065f9f990ea2ab0ebc78f10c5c3accc37473aa26cf69239aee282e9c8e84df4d6d13888ae8b228e81a32cb2227a49f984ef
 DIST patch-4.9.236-rt154.patch.xz 175384 BLAKE2B 
789f388c3ab7bb86153191fb69bd75efa433537a6a1a1d1e13e2ca4807a65529f0760d3572e8d078662ee2663d4fde2081e9c443c076aa23e5152b5c3d3e9ba1
 SHA512 
9039b7346dae6f55cb4f1a029e08919cdedac00320bdf81288c9366ab17f6b1c2258765e30e1fb2b1d5df97d8daf982a3f43cf39133c8a03fe8a3915f11418e8
 DIST patch-4.9.236.xz 3659472 BLAKE2B 
e874b1d68b707e93a1b34f878df86dc51b8cdfa0c1700aa1ebafbabf0069555f5f7cce0c07805024c87da19d71700fba9a6c49d28a7c4448a17d0d9929d3599b
 SHA512 
9c22da1895a6dda8de4857b739c9d12a9c1b73ab0c4b29a2b6c8793655ddc67b0d0c96ec2cbafa4ad86eda93382a47f67334b48e438c562e264b56718bd7069f
 DIST patch-4.9.240-rt155.patch.xz 175372 BLAKE2B 
807205cf1b22c5da138fac0772c881e1c162ff66f6872fe497b643105573db5bc48c98947f65e6e945b46ffb865c4abe9c2ce9aacb093d7a4ccdd686e6573e04
 SHA512 
b50feb8ee9aa7dd8af1fd01dc0beda4a0a71305229145a6b21797bd63e3683085c2893c4ccdd67ac451c66c44c758303b2792516413b69f81956280df4ae

diff --git a/sys-kernel/rt-sources/rt-sources-4.4.245_p211.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.4.245_p211.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.4.245_p211.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo 

[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/

2021-01-14 Thread Sam James
commit: 271a3b03441ac1894796b98d030e8840c19a49a2
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 21:55:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 21:55:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271a3b03

app-doc/doxygen: tests require TeX

Closes: https://bugs.gentoo.org/765472
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-doc/doxygen/doxygen-1.9.1.ebuild | 2 ++
 app-doc/doxygen/doxygen-.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/app-doc/doxygen/doxygen-1.9.1.ebuild 
b/app-doc/doxygen/doxygen-1.9.1.ebuild
index 949ef011d17..c44b0d62387 100644
--- a/app-doc/doxygen/doxygen-1.9.1.ebuild
+++ b/app-doc/doxygen/doxygen-1.9.1.ebuild
@@ -21,6 +21,8 @@ HOMEPAGE="http://www.doxygen.org;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="clang debug doc dot doxysearch qt5 sqlite userland_GNU"
+# We need TeX for tests, bug #765472
+RESTRICT="!doc? ( test )"
 
 BDEPEND="sys-devel/bison
sys-devel/flex

diff --git a/app-doc/doxygen/doxygen-.ebuild 
b/app-doc/doxygen/doxygen-.ebuild
index 949ef011d17..c44b0d62387 100644
--- a/app-doc/doxygen/doxygen-.ebuild
+++ b/app-doc/doxygen/doxygen-.ebuild
@@ -21,6 +21,8 @@ HOMEPAGE="http://www.doxygen.org;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="clang debug doc dot doxysearch qt5 sqlite userland_GNU"
+# We need TeX for tests, bug #765472
+RESTRICT="!doc? ( test )"
 
 BDEPEND="sys-devel/bison
sys-devel/flex



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/

2021-01-14 Thread Nick Sarnie
commit: c289d4a53a6b8e4784cb89aeec360f0d841dcbb7
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Jan 14 23:46:51 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Jan 14 23:46:51 2021 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=c289d4a5

app-emulation/wine-staging: Fix slot

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/wine-staging-6.0.ebuild  | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-6.0.ebuild 
b/app-emulation/wine-staging/wine-staging-6.0.ebuild
index 2e9fe1f..3eb6ecd 100644
--- a/app-emulation/wine-staging/wine-staging-6.0.ebuild
+++ b/app-emulation/wine-staging/wine-staging-6.0.ebuild
@@ -116,7 +116,7 @@ COMMON_DEPEND="
udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
-   usb? ( virtual/libusb[${MULTILIB_USEDEP}]  )
+   usb? ( virtual/libusb:1[${MULTILIB_USEDEP}]  )
v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
vaapi? ( x11-libs/libva[X,${MULTILIB_USEDEP}] )
vkd3d? ( >=app-emulation/vkd3d-1.2[${MULTILIB_USEDEP}] )

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index 2e9fe1f..3eb6ecd 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -116,7 +116,7 @@ COMMON_DEPEND="
udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
-   usb? ( virtual/libusb[${MULTILIB_USEDEP}]  )
+   usb? ( virtual/libusb:1[${MULTILIB_USEDEP}]  )
v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
vaapi? ( x11-libs/libva[X,${MULTILIB_USEDEP}] )
vkd3d? ( >=app-emulation/vkd3d-1.2[${MULTILIB_USEDEP}] )



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/

2021-01-14 Thread Nick Sarnie
commit: 3c1c21ced1a8653a9fb589ab240464803ed5b5a9
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Jan 14 23:46:00 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Jan 14 23:46:00 2021 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=3c1c21ce

app-emulation/wine-vanilla: Fix slot

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild  | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
index 2658cee..a95817a 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
@@ -93,7 +93,7 @@ COMMON_DEPEND="
udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
-   usb? ( virtual/libusb[${MULTILIB_USEDEP}]  )
+   usb? ( virtual/libusb:1[${MULTILIB_USEDEP}]  )
v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
vkd3d? ( >=app-emulation/vkd3d-1.2[${MULTILIB_USEDEP}] )
vulkan? ( media-libs/vulkan-loader[${MULTILIB_USEDEP}] )

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 2658cee..a95817a 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -93,7 +93,7 @@ COMMON_DEPEND="
udev? ( virtual/libudev:=[${MULTILIB_USEDEP}] )
udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
-   usb? ( virtual/libusb[${MULTILIB_USEDEP}]  )
+   usb? ( virtual/libusb:1[${MULTILIB_USEDEP}]  )
v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
vkd3d? ( >=app-emulation/vkd3d-1.2[${MULTILIB_USEDEP}] )
vulkan? ( media-libs/vulkan-loader[${MULTILIB_USEDEP}] )



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

2021-01-14 Thread Sam James
commit: a4f763c1ad3d9ff414e49066c9bc134328e139b9
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:34:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:34:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f763c1

media-sound/ardour: Stabilize 6.5-r1 amd64, #763504

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

 media-sound/ardour/ardour-6.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/ardour/ardour-6.5-r1.ebuild 
b/media-sound/ardour/ardour-6.5-r1.ebuild
index 04ce50423c2..bb8049a79cb 100644
--- a/media-sound/ardour/ardour-6.5-r1.ebuild
+++ b/media-sound/ardour/ardour-6.5-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then
EGIT_REPO_URI="https://git.ardour.org/ardour/ardour.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"

SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/Ardour-${PV}.0.tar.bz2;
S="${WORKDIR}/Ardour-${PV}.0"
 fi



[gentoo-commits] repo/gentoo:master commit in: net-print/epson-inkjet-printer-escpr/

2021-01-14 Thread Sam James
commit: 2bdd1c739baf2ae1ab604388b5912bc805c9c2d1
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:34:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:34:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bdd1c73

net-print/epson-inkjet-printer-escpr: Stabilize 1.7.8 amd64, #765367

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

 .../epson-inkjet-printer-escpr-1.7.8.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.8.ebuild 
b/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.8.ebuild
index 4d774448b0a..8e82732e613 100644
--- 
a/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.8.ebuild
+++ 
b/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ 
SRC_URI="https://download3.ebz.epson.net/dsc/f/03/00/12/04/32/1a455ef8618def6570
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
 
 DEPEND="net-print/cups"
 RDEPEND="${DEPEND}"



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

2021-01-14 Thread Sam James
commit: 57570d28d51d471577e5e241d6f70e98c81e46eb
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:58:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:58:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57570d28

sys-cluster/libqb: Stabilize 2.0.1-r1 x86, #658354

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

 sys-cluster/libqb/libqb-2.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/libqb/libqb-2.0.1-r1.ebuild 
b/sys-cluster/libqb/libqb-2.0.1-r1.ebuild
index 5f3d5e3747d..0d08cf0e61a 100644
--- a/sys-cluster/libqb/libqb-2.0.1-r1.ebuild
+++ b/sys-cluster/libqb/libqb-2.0.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ClusterLabs/${PN}/releases/download/v${PV}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0/100"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
 IUSE="debug doc examples systemd test"
 RESTRICT="!test? ( test )"
 



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

2021-01-14 Thread Sam James
commit: 9995fc2f5ccafd59bd00ae98fe3f6fc02ff85c33
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:34:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:34:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9995fc2f

dev-python/python-email-validator: Stabilize 1.1.2 ALLARCHES, #760231

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

 dev-python/python-email-validator/python-email-validator-1.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-python/python-email-validator/python-email-validator-1.1.2.ebuild 
b/dev-python/python-email-validator/python-email-validator-1.1.2.ebuild
index 8cd9e9bd41e..797c0c520a6 100644
--- a/dev-python/python-email-validator/python-email-validator-1.1.2.ebuild
+++ b/dev-python/python-email-validator/python-email-validator-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/JoshData/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}-${PV}"
 
 LICENSE="CC0-1.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 
 RDEPEND="



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

2021-01-14 Thread Sam James
commit: d1686996e07b3886af3e26f7c10d1d6e28eeb193
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:58:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:58:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1686996

sys-cluster/kronosnet: Stabilize 1.19 x86, #658354

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

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

diff --git a/sys-cluster/kronosnet/kronosnet-1.19.ebuild 
b/sys-cluster/kronosnet/kronosnet-1.19.ebuild
index d296376bea4..3c67b339a45 100644
--- a/sys-cluster/kronosnet/kronosnet-1.19.ebuild
+++ b/sys-cluster/kronosnet/kronosnet-1.19.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://kronosnet.org/releases/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
 IUSE="doc nss +openssl zstd lz4 lzo2"
 
 DEPEND=">=sys-cluster/libqb-2.0.0:=



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2021-01-14 Thread Sam James
commit: d1536afe27e1f18f722a4f81afb6bae1a0dc6ece
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:58:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:58:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1536afe

dev-lang/go: Stabilize 1.14.13-r1 x86, #764509

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

 dev-lang/go/go-1.14.13-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.14.13-r1.ebuild b/dev-lang/go/go-1.14.13-r1.ebuild
index de75f71e7d6..ebfb8c5bc2b 100644
--- a/dev-lang/go/go-1.14.13-r1.ebuild
+++ b/dev-lang/go/go-1.14.13-r1.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2021-01-14 Thread Sam James
commit: a2e1dbf2ed513114e300c09c6f87d4ad8d8e
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:58:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:58:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e1dbf2

dev-lang/go: Stabilize 1.15.6-r1 x86, #764509

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

 dev-lang/go/go-1.15.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.15.6-r1.ebuild b/dev-lang/go/go-1.15.6-r1.ebuild
index de75f71e7d6..ebfb8c5bc2b 100644
--- a/dev-lang/go/go-1.15.6-r1.ebuild
+++ b/dev-lang/go/go-1.15.6-r1.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



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

2021-01-14 Thread Sam James
commit: 266e59b5ab1d687015c29e2b54d7ca360aec5297
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:59:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:59:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266e59b5

dev-python/pyenchant: Stabilize 3.2.0 x86, #765295

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

 dev-python/pyenchant/pyenchant-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyenchant/pyenchant-3.2.0.ebuild 
b/dev-python/pyenchant/pyenchant-3.2.0.ebuild
index 0804d4f19af..8c32fb931fc 100644
--- a/dev-python/pyenchant/pyenchant-3.2.0.ebuild
+++ b/dev-python/pyenchant/pyenchant-3.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="app-text/enchant:*"
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/dvisvgm/

2021-01-14 Thread Sam James
commit: f6e6d943977a283f091a823c2fd5fd7146eff420
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:34:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:34:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e6d943

app-text/dvisvgm: Stabilize 2.10.1 amd64, #765091

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

 app-text/dvisvgm/dvisvgm-2.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/dvisvgm/dvisvgm-2.10.1.ebuild 
b/app-text/dvisvgm/dvisvgm-2.10.1.ebuild
index 74a05d6848e..6d2c296c122 100644
--- a/app-text/dvisvgm/dvisvgm-2.10.1.ebuild
+++ b/app-text/dvisvgm/dvisvgm-2.10.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
 IUSE="test"
 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
 # directories from where the binary is executed.



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

2021-01-14 Thread Sam James
commit: ca1cdf0c3332335d97ff7a4e8ab40994a0b5c1ad
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:59:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:59:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1cdf0c

dev-python/pandas: Stabilize 1.1.5 x86, #765301

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

 dev-python/pandas/pandas-1.1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pandas/pandas-1.1.5.ebuild 
b/dev-python/pandas/pandas-1.1.5.ebuild
index ec902a8752a..6f7adbcca28 100644
--- a/dev-python/pandas/pandas-1.1.5.ebuild
+++ b/dev-python/pandas/pandas-1.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ S="${WORKDIR}/${P/_/}"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
 IUSE="doc full-support minimal test X"
 RESTRICT="!test? ( test )"
 



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

2021-01-14 Thread Sam James
commit: 4c0fc4fe305277c5f0c74f2c13a32a110f3fcfb0
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 14 23:58:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 14 23:58:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0fc4fe

sys-cluster/corosync: Stabilize 3.1.0 x86, #658354

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

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

diff --git a/sys-cluster/corosync/corosync-3.1.0.ebuild 
b/sys-cluster/corosync/corosync-3.1.0.ebuild
index 78fcbbd9ed7..9ed0f068c2d 100644
--- a/sys-cluster/corosync/corosync-3.1.0.ebuild
+++ b/sys-cluster/corosync/corosync-3.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD-2 public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
 IUSE="augeas dbus doc snmp systemd watchdog xml"
 
 RDEPEND="dev-libs/nss



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

2021-01-14 Thread Sebastian Pipping
commit: b4e663b7baa77055d2038822f310bb4dfe77867b
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Thu Jan 14 22:27:47 2021 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Thu Jan 14 22:36:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e663b7

sys-apps/usbguard: 1.0.0

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

 sys-apps/usbguard/Manifest  |  1 +
 sys-apps/usbguard/usbguard-1.0.0.ebuild | 80 +
 2 files changed, 81 insertions(+)

diff --git a/sys-apps/usbguard/Manifest b/sys-apps/usbguard/Manifest
index a4c0fa79313..fa0f56ff5cd 100644
--- a/sys-apps/usbguard/Manifest
+++ b/sys-apps/usbguard/Manifest
@@ -1,2 +1,3 @@
 DIST usbguard-0.7.6.tar.gz 1189194 BLAKE2B 
4fefd9ccf13b094f64942559f481144f08986dc71154b87c1623459d2429c07e2738a17877d3f6c275e83ce904067b1284c588c9a95023c7205cc5e21ca118f0
 SHA512 
0b0d42276e48baac2dc1f9031eec25e3f622a8d6178cb0400b97c7d32005bfa158b60fd286fdc66206a8684658fefaf6389ef93511e942f025e75671d7455628
 DIST usbguard-0.7.8.tar.gz 1220764 BLAKE2B 
8127acc0ef5dd89cc540097a71f10d56f3cb0a166453e27161e444d37dbf51cc4861bc9c71dcca16e9fec7187b3dcabb2bf08af522b2aaa4693fa4f4913a9ae0
 SHA512 
315c25ed7eb61cc0920047836dcca035cb07aecb6dfece9e4f6dc2ad61aaf6fdbf86898e43493958f3d12a146eb4c8f88b90bb246da0df83bb2097ce5b853e88
+DIST usbguard-1.0.0.tar.gz 1260374 BLAKE2B 
ea9b48f14a4091f4ce61b6c171947cf2412c47e9aa3edb816e933f7aad6247b32e89bee90675ca5a0136b460fef8f2d423c0c81ad49d52453d0d3803b881503a
 SHA512 
068a9be8bd5ea05efcdad79e2c4beb5e8b646b4703fbe1f8bb262e37ae9a6284a6eeb811a6bd441250a38bce1e45b7f44ad15726aa5963da2e1b56e85f5e16fd

diff --git a/sys-apps/usbguard/usbguard-1.0.0.ebuild 
b/sys-apps/usbguard/usbguard-1.0.0.ebuild
new file mode 100644
index 000..761a616c07c
--- /dev/null
+++ b/sys-apps/usbguard/usbguard-1.0.0.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Daemon protecting your computer against BadUSB"
+HOMEPAGE="https://github.com/USBGuard/usbguard;
+SRC_URI="https://github.com/USBGuard/usbguard/releases/download/${P}/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0/1"  # due to libusbguard.so.<1>.0.0
+KEYWORDS="~amd64 ~x86"
+IUSE="bash-completion dbus ldap policykit static-libs systemd"
+
+REQUIRED_USE="policykit? ( dbus )"
+
+CDEPEND="
+   dev-libs/pegtl
+   >=dev-libs/libsodium-0.4.5:=
+   >=dev-libs/protobuf-2.5.0:=
+   >=sys-cluster/libqb-0.16.0:=
+   sys-devel/gcc:*[cxx]
+   >=sys-libs/libcap-ng-0.7.0
+   >=sys-libs/libseccomp-2.0.0
+   >=sys-process/audit-2.7.7
+   bash-completion? ( >=app-shells/bash-completion-2.0 )
+   dbus? (
+   dev-libs/glib:2
+   sys-apps/dbus
+   policykit? ( sys-auth/polkit[introspection] )
+   )
+   ldap? ( net-nds/openldap )
+   systemd? ( sys-apps/systemd )
+   "
+RDEPEND="${CDEPEND}
+   virtual/udev
+   "
+DEPEND="${CDEPEND}
+   app-text/asciidoc
+   dev-cpp/catch:1
+   dbus? (
+   dev-libs/libxml2
+   dev-libs/libxslt
+   dev-util/gdbus-codegen
+   )
+   "
+
+src_configure() {
+   local myargs=(
+   $(use_with dbus)
+   $(use_with ldap)
+   $(use_with policykit polkit)
+   $(use_enable static-libs static)
+   $(use_enable systemd)
+   )
+
+   econf "${myargs[@]}"
+}
+
+src_install() {
+   default
+
+   keepdir /var/lib/log/usbguard
+
+   newinitd "${FILESDIR}"/${PN}-0.7.6-usbguard.openrc usbguard
+   use dbus && newinitd "${FILESDIR}"/${PN}-0.7.6-usbguard-dbus.openrc 
usbguard-dbus
+}
+
+pkg_postinst() {
+   ewarn
+   ewarn 'BEFORE STARTING USBGUARD please be sure to create/generate'
+   ewarn ' a rules file at 
/etc/usbguard/rules.conf'
+   ewarn ' so that you do not'
+   ewarn 'GET LOCKED OUT'
+   ewarn " of this system (\"$(hostname)\")."
+   ewarn
+   ewarn 'This command may be of help:'
+   ewarn '  sudo sh -c "usbguard generate-policy > 
/etc/usbguard/rules.conf"'
+   ewarn
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/

2021-01-14 Thread Nick Sarnie
commit: 4be462fc80697069ac024602f534cc8910e381bb
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Jan 14 23:45:03 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Jan 14 23:50:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be462fc

app-emulation/wine-vanilla: Sync with ::wine

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest   | 1 +
 app-emulation/wine-vanilla/metadata.xml   | 1 +
 .../{wine-vanilla-.ebuild => wine-vanilla-6.0.ebuild} | 8 +---
 app-emulation/wine-vanilla/wine-vanilla-.ebuild   | 8 +---
 4 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index de064dee91d..826b4589b77 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -9,3 +9,4 @@ DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02
 DIST wine-5.20.tar.xz 24177960 BLAKE2B 
50169bc00497feef91f5cf7fd56bce8f7784f70d2a24776494d0ab98cdb70b4387a92dece4571b2b22b15c42d82672595f39079a0678e551331f2bee4460f0f8
 SHA512 
30299287857376a827579335ba410d0575379df300860c8fdd50473f3eec074372d3602e5027f9e75fb13e272f28f51950ec652109839573a168aed23ba9c8f4
 DIST wine-5.21.tar.xz 24178740 BLAKE2B 
9d6b2766536fb019d69dbffc8dbae0004eeb6d5b3d3f57d0577b4952159b9a5388d1f767d982b3837d713175ac7baec47c7b017e21f4fb586d3d97707491066e
 SHA512 
0879e4edeca60880799736ac831f8ae28c6e5156dde161685aa84a5d8bd20c4f3a51a178fa2b130a9e8af44432bb239160a04829fcef5d8332e2bbf829d2bc18
 DIST wine-5.22.tar.xz 24214812 BLAKE2B 
7bc093501cb20fbe52e277aadb867e4f55abc9898ae570aebf3496c2f7938129498e6ad8b6de7f8efe28ccffee734c94754da703e0c5d6bad6c1293cefb42c0e
 SHA512 
9e86a1f74a142513121c155ffa5e1dd863ecc00092952878f44185725e81793fd7291e0e3c93275cd0d083d17af99eb1d8feba1c96e8607f44919b9045737271
+DIST wine-6.0.tar.xz 24192280 BLAKE2B 
baf0eee582190ede8d210390b51d330c1879cb442100bc2e957052898fbd84bcc047a885065f9bf96ac4f072f92eee44f0e1c3baddc68937286e7cc6f976bd4e
 SHA512 
c0732fbab1da8737d595a876b28ce87eef1440c317746e798642b59b44b34e890de562e0c0cc674e97096f39db82f8e9c3b1cc1ba9edc246b7266a0f7cb00057

diff --git a/app-emulation/wine-vanilla/metadata.xml 
b/app-emulation/wine-vanilla/metadata.xml
index 7467ea24def..a57d62f758b 100644
--- a/app-emulation/wine-vanilla/metadata.xml
+++ b/app-emulation/wine-vanilla/metadata.xml
@@ -42,6 +42,7 @@ This variant of the Wine packaging does not include external 
patchsets
Add support for gamepad detection using 
SDL
Use virtual/libudev to provide 
plug and play support
Use sys-libs/libunwind to unwind 
the stack
+   Use virtual/libusb to provide USB 
support
Use app-emulation/vkd3d to 
provide Direct3D 12 support
Enable Vulkan drivers


diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
similarity index 98%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
index 97ea9019cb1..a95817ac424 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ if [[ ${PV} == "" ]] ; then
#KEYWORDS=""
 else
MAJOR_V=$(ver_cut 1)
-   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
+   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz;
KEYWORDS="-* ~amd64 ~x86"
 fi
 S="${WORKDIR}/${MY_P}"
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 
 LICENSE="LGPL-2.1"
 SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl 
osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner 
sdl selinux +ssl test +threads +truetype udev +udisks +unwind v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl 
osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner 
sdl selinux +ssl test +threads +truetype udev +udisks +unwind usb v4l vkd3d 
vulkan +X +xcomposite xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
@@ -93,6 +93,7 @@ COMMON_DEPEND="
udev? ( 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/

2021-01-14 Thread Nick Sarnie
commit: bef92e659478b3614b605415bdc31efcd5d3c4ff
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Jan 14 23:48:17 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Jan 14 23:50:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef92e65

app-emulation/wine-staging: Drop old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest|   2 -
 .../wine-staging/wine-staging-5.18.ebuild  | 621 -
 2 files changed, 623 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index edb4bc4ca97..16eae340c6e 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,10 +1,8 @@
 DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 
951d7f305a6e5b3759c8095629d48de4830b8a0c9558de859a9e02d9824fe85553fda2bc0820ca97022a0ca63ac28473dadfe827821220445dbf1a7fd15c7c98
 SHA512 
46eea45c982b475e3ff444cbd87c6a0a235fc8dcaf3d83d89655a10ed8841a9ddb09e5a638a05803f3bf2c3bd34165c16067aba561efa4c183ee396dc31cdf75
-DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
 DIST wine-5.20.tar.xz 24177960 BLAKE2B 
50169bc00497feef91f5cf7fd56bce8f7784f70d2a24776494d0ab98cdb70b4387a92dece4571b2b22b15c42d82672595f39079a0678e551331f2bee4460f0f8
 SHA512 
30299287857376a827579335ba410d0575379df300860c8fdd50473f3eec074372d3602e5027f9e75fb13e272f28f51950ec652109839573a168aed23ba9c8f4
 DIST wine-5.21.tar.xz 24178740 BLAKE2B 
9d6b2766536fb019d69dbffc8dbae0004eeb6d5b3d3f57d0577b4952159b9a5388d1f767d982b3837d713175ac7baec47c7b017e21f4fb586d3d97707491066e
 SHA512 
0879e4edeca60880799736ac831f8ae28c6e5156dde161685aa84a5d8bd20c4f3a51a178fa2b130a9e8af44432bb239160a04829fcef5d8332e2bbf829d2bc18
 DIST wine-5.22.tar.xz 24214812 BLAKE2B 
7bc093501cb20fbe52e277aadb867e4f55abc9898ae570aebf3496c2f7938129498e6ad8b6de7f8efe28ccffee734c94754da703e0c5d6bad6c1293cefb42c0e
 SHA512 
9e86a1f74a142513121c155ffa5e1dd863ecc00092952878f44185725e81793fd7291e0e3c93275cd0d083d17af99eb1d8feba1c96e8607f44919b9045737271
 DIST wine-6.0.tar.xz 24192280 BLAKE2B 
baf0eee582190ede8d210390b51d330c1879cb442100bc2e957052898fbd84bcc047a885065f9bf96ac4f072f92eee44f0e1c3baddc68937286e7cc6f976bd4e
 SHA512 
c0732fbab1da8737d595a876b28ce87eef1440c317746e798642b59b44b34e890de562e0c0cc674e97096f39db82f8e9c3b1cc1ba9edc246b7266a0f7cb00057
-DIST wine-staging-5.18.tar.gz 10357038 BLAKE2B 
07df0de55d1bfa36d3492498a48d8f1402dffa161f3b02f3326185d524bea9a2f0893b85a70650797bf1b74c06f5814ddc09cb184a5977cfacb968921020aee1
 SHA512 
75911ac4d5aaf6cfef41aa487290369d714f153b1fba2279daca75d6c5cbc7e7de9d3f8ef55eb7c311a05b86a212163e2b81ff685c1527fb0e90f223ec23dcab
 DIST wine-staging-5.20.tar.gz 10378427 BLAKE2B 
75910b198ca5b79f41f4aa115a962cb01a4dd208512feffc2ef9bc327d9c82d0c0babd543ea011917257c5dfd7c5f2f2815dae81d553dd4b239b627bafba1635
 SHA512 
64913c3af44890a959593c610c713113f068811a8fe79e234a61f262af963d194d1d71d336361c6a473ad0f3f64fc5a88cee36facdc0824cea6856fc74da9634
 DIST wine-staging-5.21.tar.gz 10362610 BLAKE2B 
41f40c33b7d0853c63b81da863145f242b640a0e491b3ee92e1c687d33b85344676e764ae93921f00643b4bd3247e9c9aef4ba92cf80aa43785db1f762eac8cc
 SHA512 
079a7fccd66d886b3498c45057b1bb215d3897e44e0c8d6afb56174fad583e8a578ea888d70d62a18da1566bb9649fdefd08227efecd21fc71b0b3d739dab636
 DIST wine-staging-5.22.tar.gz 10342905 BLAKE2B 
9f59a0d8c06f29b52fec71cc09915c8a7a23a1ad9945cedeced179657645970048846517f4eced051989b0ef1ee555c9f8176de073a66b3633f3fe1fd90e0836
 SHA512 
0ce0314b470e90c741fd02ede522b6dd754fb69595b527e3ad5ac62d944bc7eca43eca88aa2b85d99a9945fbad05872cdcd2ac87ed809dcd41a9ce56bfcc1147

diff --git a/app-emulation/wine-staging/wine-staging-5.18.ebuild 
b/app-emulation/wine-staging/wine-staging-5.18.ebuild
deleted file mode 100644
index 5b6a507ddc0..000
--- a/app-emulation/wine-staging/wine-staging-5.18.ebuild
+++ /dev/null
@@ -1,621 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   MAJOR_V=$(ver_cut 1)
-   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/

2021-01-14 Thread Nick Sarnie
commit: 3a6b0359bbfac6759a13ab31d76bf3682bb007b1
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu Jan 14 23:49:15 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu Jan 14 23:50:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6b0359

app-emulation/wine-vanilla: Drop old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest|   4 -
 .../wine-vanilla/wine-vanilla-4.0.3.ebuild | 531 
 .../wine-vanilla/wine-vanilla-5.0.1.ebuild | 538 
 .../wine-vanilla/wine-vanilla-5.0.3.ebuild | 538 
 .../wine-vanilla/wine-vanilla-5.19.ebuild  | 539 -
 5 files changed, 2150 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 826b4589b77..e5b5ac15087 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -1,11 +1,7 @@
-DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a06429680b518d7eafb938cefd903f3f8aa71ea3049ac9d8de05af48f9f4f4a1b9172c7ef17784540413e410eb8ec11e8ec4a63858c6
 SHA512 
5b354a409c7a2b77499aaa593b9248a1d15d755e3687b095755faacc30068bfcdbdd5c2a2a78617cb1a78c46d2931162bd69ec3379b035d81494bea7108263c2
 DIST gentoo-wine-patches-20191222.tar.xz 59236 BLAKE2B 
1b2c7b3ab69e5603d0f176a88c13b6d532f94f319ad29821faa699e828d90cfbe92c02b6e73b72eb16e565707c49885833fe557809ed16f4a6f0f182de9bb6e6
 SHA512 
a030fad55be5e1d909bc50e430c9a99846b88d7555f12749e101ba83f04df5af23eeb726b5ed78f847a66d11ac0a838bc69bd5bf8cf53da77ad454d2a2fe65cf
 DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 
951d7f305a6e5b3759c8095629d48de4830b8a0c9558de859a9e02d9824fe85553fda2bc0820ca97022a0ca63ac28473dadfe827821220445dbf1a7fd15c7c98
 SHA512 
46eea45c982b475e3ff444cbd87c6a0a235fc8dcaf3d83d89655a10ed8841a9ddb09e5a638a05803f3bf2c3bd34165c16067aba561efa4c183ee396dc31cdf75
-DIST wine-4.0.3.tar.xz 21680420 BLAKE2B 
a7caf4b82fa2594f77e31f29b2a3da59c08bb58f213268d61bdf48998345162bc36fbfc24db94d11cb07b6da347b3471e9d8976d9abfa0f76c183c0a519aa73e
 SHA512 
a8fde0bcf600eaec56c3ce58c9aa992386784c85cf1c93aa84d50aff4c842b12a6b099c23391d3ad9a0059f3dc9069c0f8e00fad293305ba8a33afc70bf26e14
-DIST wine-5.0.1.tar.xz 22476496 BLAKE2B 
8fd7729812c0144b6c9ec7f28ecc25bca5bc7801d9927346928f43fc46ca0be89ecb4caefb7a93cf2f3365e088d11e6bd53a028ea8cc9e170ef864ff63f21a5a
 SHA512 
d9756f0a74417ea9e05d08a94ff29b83ebff3db3a3cbaa90979d5312754371ddfcab6bded73a246ef980252b908d8a26e93de2779b766c4bff92c91f8c315d98
 DIST wine-5.0.2.tar.xz 22484932 BLAKE2B 
93253a86605b32dc8f7c79a16336643e6f84937094f8c96ea336289c2076a4d9f759fc1ad128f7b1a009da5eb2ed25cdc893da99e338093608bf5fc0ef1a85fc
 SHA512 
9ff902ff929d9ac8c81843eea141c96446d26b14f70781a40a3ea1fdef5f412ca4c87374a5a3af9b42b52236159645e55d6e54f8b06178a4d210a72fb1d5358e
 DIST wine-5.0.3.tar.xz 22495496 BLAKE2B 
459399b940111fb573d3060e74c17423ff43b510a196d70eadb5d57e7d57b44c990f8c9bb69eb258a76515c2d50fb756f82229a1a7cd391a32c407bedc1e9f14
 SHA512 
3217cc8a91e898e15130314fb7ebc2cdd93e2a4e88a46d3778ff4790a635b28e951ba974b83a56414d387b710da21a998e519f1df0cde636ff5fffdceff7f652
-DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02d20365da07d039163757c6557d25ec8136933fd9bd5a7aeb360d96e44c41c34fffb26a23f9e3ea137f03120
 SHA512 
b91eb1cb1225ac8abe26f5c5dd74fb376e6489b460035c70e6c7890595086e99273497741b6a736ef4884ae7bacc44482d2e3e8ba7e8d85c78c571bd4b133d8a
 DIST wine-5.20.tar.xz 24177960 BLAKE2B 
50169bc00497feef91f5cf7fd56bce8f7784f70d2a24776494d0ab98cdb70b4387a92dece4571b2b22b15c42d82672595f39079a0678e551331f2bee4460f0f8
 SHA512 
30299287857376a827579335ba410d0575379df300860c8fdd50473f3eec074372d3602e5027f9e75fb13e272f28f51950ec652109839573a168aed23ba9c8f4
 DIST wine-5.21.tar.xz 24178740 BLAKE2B 
9d6b2766536fb019d69dbffc8dbae0004eeb6d5b3d3f57d0577b4952159b9a5388d1f767d982b3837d713175ac7baec47c7b017e21f4fb586d3d97707491066e
 SHA512 
0879e4edeca60880799736ac831f8ae28c6e5156dde161685aa84a5d8bd20c4f3a51a178fa2b130a9e8af44432bb239160a04829fcef5d8332e2bbf829d2bc18
 DIST wine-5.22.tar.xz 24214812 BLAKE2B 
7bc093501cb20fbe52e277aadb867e4f55abc9898ae570aebf3496c2f7938129498e6ad8b6de7f8efe28ccffee734c94754da703e0c5d6bad6c1293cefb42c0e
 SHA512 
9e86a1f74a142513121c155ffa5e1dd863ecc00092952878f44185725e81793fd7291e0e3c93275cd0d083d17af99eb1d8feba1c96e8607f44919b9045737271

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.3.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.0.3.ebuild
deleted file mode 100644
index f4c82a817bd..000
--- a/app-emulation/wine-vanilla/wine-vanilla-4.0.3.ebuild
+++ /dev/null
@@ -1,531 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt 
ml nb_NO nl or pa pl pt_BR pt_PT 

  1   2   3   >