[gentoo-commits] repo/gentoo:master commit in: x11-terms/terminator/

2021-04-09 Thread Joonas Niilola
commit: c515ef4bc35f861b039ed001b41c9d785df1c29b
Author: Alexey Sokolov  google  com>
AuthorDate: Fri Apr  9 13:01:24 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Apr 10 06:57:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c515ef4b

x11-terms/terminator: version 2.1.1

Closes: https://bugs.gentoo.org/781011
Signed-off-by: Alexey Sokolov  google.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-terms/terminator/Manifest|  2 +
 x11-terms/terminator/terminator-2.1.1.ebuild | 65 
 2 files changed, 67 insertions(+)

diff --git a/x11-terms/terminator/Manifest b/x11-terms/terminator/Manifest
index e0f1884ffcc..245c075ece3 100644
--- a/x11-terms/terminator/Manifest
+++ b/x11-terms/terminator/Manifest
@@ -1,3 +1,5 @@
 DIST terminator-2.0.1.tar.gz 934263 BLAKE2B 
b3b74f513f50f53bd9d6c0909daebb6912b20fd19cfb4ebcded443d2118a4608c3377e0498604ffec61e4d4ee48eb573a4e59ebef9a2b5708f52afb6949238cf
 SHA512 
d0159ba966a10e51d18374ce2c9f700a2b9cc981496804948ed8d13b2896ad2c2a621337b6e5da8abee59616c16a64ac267e02b8ecd55d40c35d503397a9f50b
 DIST terminator-2.1.0.tar.gz 1030864 BLAKE2B 
2fb92644b1e5a79f9f9d307e50889d8741e5dc5c9e15f10d29b9c0ecb8a5c07839fd3018034435815f5dbf8f387122c18fcc71d7c82a8a250ea4449673a7054d
 SHA512 
0406b0542d5b4498084968b4e49a5ae3ff10db394907930923ad76ac5edf459c976a0a5b8617fd3a14dcde464b563ae137beb33e04b5b82ae856c497abf3fd04
 DIST terminator-2.1.0.tar.gz.asc 866 BLAKE2B 
de8580504665943677eff710418c587f9da1618f2a79c8af76f53c1dae1a5d458be6489e5fd4c8fc7cd89d87d38d7546b1932b9c9c4876a7c3fed3be8fcec930
 SHA512 
bc5562cf75bb4e890e98e3f3d52f385d357ad97ccca3584da3ea0e5b383f30558ca99808af20c3b5d479d98beed3e69a31a9fe43d289e55d949976843f09ae31
+DIST terminator-2.1.1.tar.gz 1033153 BLAKE2B 
f92235bacf34ec5bfe2400c6bbfc8bbdee3867531fac5129fb59b84459101f2d673e3a6699eecf1fa0d19c33d30467bb043010bd19737c2bc0461cea861c71a7
 SHA512 
a916b9718801bb015d14bdec2eede24c89101d5ea36d22131b7d34f8dad48b9db9e79811645ce571e3c95c9e4b2f18d6b8508f519de7ff54c4246c5f7b546af2
+DIST terminator-2.1.1.tar.gz.asc 866 BLAKE2B 
d7362ce47f0cba18a3d10c54dca40b23001c818784cf5b5e4c98fbbd13983cf46e6ce631c4a4f5464c2badbb21e6052ce31456bf8b2d2c2deea6a647ad184b5c
 SHA512 
ab171e0538686599fd86a35d0f5455aa9763c5f29c2c6bd5677cfd678beaeaad4dc141553e0abfecd19279a1a1653f12e07ed20f03ee09ee8ec10edbd63d6c14

diff --git a/x11-terms/terminator/terminator-2.1.1.ebuild 
b/x11-terms/terminator/terminator-2.1.1.ebuild
new file mode 100644
index 000..a792fa24fec
--- /dev/null
+++ b/x11-terms/terminator/terminator-2.1.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1 optfeature verify-sig virtualx xdg
+
+DESCRIPTION="Multiple GNOME terminals in one window"
+HOMEPAGE="https://github.com/gnome-terminator/terminator";
+SRC_URI="
+   
https://github.com/gnome-terminator/terminator/releases/download/v${PV}/${P}.tar.gz
+   verify-sig? ( 
https://github.com/gnome-terminator/terminator/releases/download/v${PV}/${P}.tar.gz.asc
 )
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-python/configobj[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   gnome-base/gsettings-desktop-schemas[introspection]
+   x11-libs/gtk+:3
+   x11-libs/vte:2.91[introspection]
+"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   test? (
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   x11-libs/libnotify[introspection]
+   )
+   verify-sig? ( app-crypt/openpgp-keys-terminator )
+"
+distutils_enable_tests pytest
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/terminator.asc
+
+PATCHES=(
+   "${FILESDIR}"/terminator-1.91-without-icon-cache.patch
+   "${FILESDIR}"/terminator-1.91-desktop.patch
+)
+
+src_prepare() {
+   xdg_environment_reset
+   sed -i -e '/pytest-runner/d' setup.py || die
+   distutils-r1_src_prepare
+}
+
+src_test() {
+   virtx distutils-r1_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   optfeature "D-Bus" dev-python/dbus-python
+   optfeature "desktop notifications" "x11-libs/libnotify[introspection]"
+   optfeature "global keyboard shortcuts" 
"dev-libs/keybinder:3[introspection]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/haskell-src-exts/

2021-04-09 Thread Sam James
commit: dbd578db00dcf0911a79062d37ee6005ccc244b1
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:40:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:40:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd578db

dev-haskell/haskell-src-exts: call 'default' in src_prepare

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

 dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild 
b/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild
index 6eec8f81420..cc8b3943697 100644
--- a/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.ebuild
+++ b/dev-haskell/haskell-src-exts/haskell-src-exts-1.17.1.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
@@ -36,6 +36,8 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
+   default
+
cabal_chdeps \
'tasty-golden >= 2.2.2 && < 2.3' 'tasty-golden >= 2.2.2'
 }



[gentoo-commits] repo/gentoo:master commit in: games-rpg/to-the-moon/

2021-04-09 Thread Sam James
commit: 68d4fb0ad1256cff79ebc9d4930ff88cf990f12e
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:29:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d4fb0a

games-rpg/to-the-moon: fix install dir

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-rpg/to-the-moon/to-the-moon-0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild 
b/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
index 4b29282e74d..619cdd02666 100644
--- a/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
+++ b/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
@@ -63,7 +63,7 @@ src_unpack() {
 }
 
 src_install() {
-   local dir=opt/${PN}
+   local dir=/opt/${PN}
local libsuffix=$(usex amd64 "64" "")
local arch=$(usex amd64 "x86_64" "x86")
 



[gentoo-commits] repo/gentoo:master commit in: games-rpg/wasteland2/

2021-04-09 Thread Sam James
commit: bee1a085614280e43d1796ac7af3b095c65073ff
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:28:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee1a085

games-rpg/wasteland2: fix install dir

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild 
b/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild
index 0b6cef86831..2dffd54fb06 100644
--- a/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild
+++ b/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild
@@ -50,7 +50,7 @@ pkg_nofetch() {
 }
 
 src_install() {
-   local dir=opt/${PN}
+   local dir=/opt/${PN}
 
# over 20GB of data
dodir ${dir}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/nightsky/

2021-04-09 Thread Sam James
commit: 5584eb92a357f44bc08ad031c5df33c3b96e262d
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:26:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5584eb92

games-puzzle/nightsky: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-puzzle/nightsky/nightsky-20111222-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-puzzle/nightsky/nightsky-20111222-r1.ebuild 
b/games-puzzle/nightsky/nightsky-20111222-r1.ebuild
index 40531c82589..f74d7895b84 100644
--- a/games-puzzle/nightsky/nightsky-20111222-r1.ebuild
+++ b/games-puzzle/nightsky/nightsky-20111222-r1.ebuild
@@ -47,6 +47,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
einfo "Removing ${ARCH} unrelated files..."
rm -v NightSkyHD$(usex amd64 "" "_64") || die
rm -rv lib$(usex amd64 "" "64") || die



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/splice/

2021-04-09 Thread Sam James
commit: a1b5caa4de4ebc1edb6052e159c63555467ec367
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:27:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b5caa4

games-puzzle/splice: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-puzzle/splice/splice-20121120-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-puzzle/splice/splice-20121120-r1.ebuild 
b/games-puzzle/splice/splice-20121120-r1.ebuild
index 91d02c16412..2a420c4413f 100644
--- a/games-puzzle/splice/splice-20121120-r1.ebuild
+++ b/games-puzzle/splice/splice-20121120-r1.ebuild
@@ -38,6 +38,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
einfo "Removing ${ARCH} unrelated files..."
rm -v Splice.x86$(usex amd64 "" "_64") || die
rm -rv Splice_Data/Mono/x86$(usex amd64 "" "_64") || die



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

2021-04-09 Thread Sam James
commit: a97e90b85bb4f3561bf355c7f2b8b390d9ad484a
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:23:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97e90b8

games-action/minetest: add whitespace

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

 games-action/minetest/minetest-5.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-action/minetest/minetest-5.4.0.ebuild 
b/games-action/minetest/minetest-5.4.0.ebuild
index 6cd3d801b35..6304747349e 100644
--- a/games-action/minetest/minetest-5.4.0.ebuild
+++ b/games-action/minetest/minetest-5.4.0.ebuild
@@ -64,6 +64,7 @@ BDEPEND="
 
 src_prepare() {
cmake_src_prepare
+
# set paths
sed \
-e "s#@BINDIR@#${EPREFIX}/usr/bin#g" \



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

2021-04-09 Thread Sam James
commit: 76d057a1812080b6a2989193b535c10c52240874
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:24:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d057a1

games-action/swordandsworcery: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-action/swordandsworcery/swordandsworcery-1.02-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-action/swordandsworcery/swordandsworcery-1.02-r1.ebuild 
b/games-action/swordandsworcery/swordandsworcery-1.02-r1.ebuild
index ba249b9f5fd..6481b751c3b 100644
--- a/games-action/swordandsworcery/swordandsworcery-1.02-r1.ebuild
+++ b/games-action/swordandsworcery/swordandsworcery-1.02-r1.ebuild
@@ -83,6 +83,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
if ! use bundled-libs ; then
einfo "removing bundled libs..."
rm -v lib/libcurl.so* lib/libSDL-1.2.so* \



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/tiny-and-big/

2021-04-09 Thread Sam James
commit: 60afe840ffd214365c9f46142d6c59af8f0cdce5
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:27:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60afe840

games-puzzle/tiny-and-big: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-puzzle/tiny-and-big/tiny-and-big-1.4.1-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-puzzle/tiny-and-big/tiny-and-big-1.4.1-r1.ebuild 
b/games-puzzle/tiny-and-big/tiny-and-big-1.4.1-r1.ebuild
index e19bbc2b3a3..e0c90bcce70 100644
--- a/games-puzzle/tiny-and-big/tiny-and-big-1.4.1-r1.ebuild
+++ b/games-puzzle/tiny-and-big/tiny-and-big-1.4.1-r1.ebuild
@@ -40,6 +40,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
if ! use bundled-libs ; then
rm -v $(usex amd64 "bin64" "bin32")/libCg{,GL}.so || die 
"unbundling libs failed!"
fi



[gentoo-commits] repo/gentoo:master commit in: games-misc/papers-please/

2021-04-09 Thread Sam James
commit: a6445d686f642c566a6425910b3a6a508d92aaa1
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:26:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6445d68

games-misc/papers-please: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-misc/papers-please/papers-please-1.1.65.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-misc/papers-please/papers-please-1.1.65.ebuild 
b/games-misc/papers-please/papers-please-1.1.65.ebuild
index 59cdcab89c9..ec28d2a4a6d 100644
--- a/games-misc/papers-please/papers-please-1.1.65.ebuild
+++ b/games-misc/papers-please/papers-please-1.1.65.ebuild
@@ -48,6 +48,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
rm -v launch.sh LICENSE || die
mv README "${T}"/README || die
 }



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

2021-04-09 Thread Sam James
commit: f33028d1cc03363199349c9d4653001f96054c70
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:28:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33028d1

games-action/heretic2: fix install dir

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-action/heretic2/heretic2-1.06c-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/heretic2/heretic2-1.06c-r2.ebuild 
b/games-action/heretic2/heretic2-1.06c-r2.ebuild
index 729e2999cb0..378a37e5873 100644
--- a/games-action/heretic2/heretic2-1.06c-r2.ebuild
+++ b/games-action/heretic2/heretic2-1.06c-r2.ebuild
@@ -48,7 +48,7 @@ src_unpack() {
 src_install() {
has_multilib_profile && ABI=x86
 
-   local dir=opt/${PN}
+   local dir=/opt/${PN}
 
cd "${CDROM_ROOT}" || die
 



[gentoo-commits] repo/gentoo:master commit in: games-fps/serious-sam-tse/

2021-04-09 Thread Sam James
commit: cc5aa6461b78b315a8b9598d534e87ffbf1b9b06
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:25:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5aa646

games-fps/serious-sam-tse: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild 
b/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild
index 0a0dc429f25..cec0725099f 100644
--- a/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild
+++ b/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -64,6 +64,8 @@ src_unpack() {
 }
 
 src_prepare() {
+   default
+
# Switch to dynamic executable - runs at sane speeds on modern hardware
sed -i -e 's;exec "./ssam_lnx";exec "./ssam_lnx.dynamic";' bin/${MY_PN} 
\
|| die "dynamic binary update failed"



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2021-04-09 Thread Sam James
commit: e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:27:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d282bd

games-strategy/ja2-stracciatella-data: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 .../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild   | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild 
b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
index b440da46393..ccf6a75a48a 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
@@ -29,6 +29,8 @@ src_unpack() {
 src_prepare() {
cd "${S}"/Ja2_Files/Data || die
 
+   default
+
local lower i
# convert to lowercase
find . \( -iname "*.jsd" -o -iname "*.wav" -o -iname "*.sti" -o -iname 
"*.slf" \) \



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

2021-04-09 Thread Sam James
commit: 1bdcb2e5caf129b7842085d35ecd0f2ff86c1503
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:24:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bdcb2e5

games-action/solar2: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-action/solar2/solar2-1.10-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-action/solar2/solar2-1.10-r1.ebuild 
b/games-action/solar2/solar2-1.10-r1.ebuild
index 3a6de3fa920..1d32c61c8bb 100644
--- a/games-action/solar2/solar2-1.10-r1.ebuild
+++ b/games-action/solar2/solar2-1.10-r1.ebuild
@@ -65,6 +65,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
# remove unused files
rm solar2.sh || die
 



[gentoo-commits] repo/gentoo:master commit in: games-misc/little-inferno/

2021-04-09 Thread Sam James
commit: 977305ee805d811b7ffd31470a60478544f95426
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:25:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977305ee

games-misc/little-inferno: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-misc/little-inferno/little-inferno-20130509-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-misc/little-inferno/little-inferno-20130509-r1.ebuild 
b/games-misc/little-inferno/little-inferno-20130509-r1.ebuild
index e85ac2cbf70..91d4eb7d18e 100644
--- a/games-misc/little-inferno/little-inferno-20130509-r1.ebuild
+++ b/games-misc/little-inferno/little-inferno-20130509-r1.ebuild
@@ -46,6 +46,8 @@ src_unpack() {
 }
 
 src_prepare() {
+   default
+
if ! use bundled-libs ; then
rm -rv lib || die
fi



[gentoo-commits] repo/gentoo:master commit in: games-arcade/dynamitejack/

2021-04-09 Thread Sam James
commit: 96a83d5f9456e2aaee7a2aa51a4555a1e200fbf1
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:25:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a83d5f

games-arcade/dynamitejack: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

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

 games-arcade/dynamitejack/dynamitejack-1.0.23-r2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-arcade/dynamitejack/dynamitejack-1.0.23-r2.ebuild 
b/games-arcade/dynamitejack/dynamitejack-1.0.23-r2.ebuild
index 90542affce2..17044c67a9d 100644
--- a/games-arcade/dynamitejack/dynamitejack-1.0.23-r2.ebuild
+++ b/games-arcade/dynamitejack/dynamitejack-1.0.23-r2.ebuild
@@ -49,6 +49,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
rm run_me || die
mv LINUX.txt "${T}"/ || die
 }



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-data/

2021-04-09 Thread Sam James
commit: 61279c8447e65ed974d5191778916aa96a1adea3
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 05:08:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:17:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61279c84

games-fps/ut2003-data: add missing desktop inherit

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

 .../{ut2003-data-2107-r1.ebuild => ut2003-data-2107-r2.ebuild}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/ut2003-data/ut2003-data-2107-r1.ebuild 
b/games-fps/ut2003-data/ut2003-data-2107-r2.ebuild
similarity index 98%
rename from games-fps/ut2003-data/ut2003-data-2107-r1.ebuild
rename to games-fps/ut2003-data/ut2003-data-2107-r2.ebuild
index 6172322c0c1..ac69da5ef17 100644
--- a/games-fps/ut2003-data/ut2003-data-2107-r1.ebuild
+++ b/games-fps/ut2003-data/ut2003-data-2107-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cdrom unpacker
+inherit desktop cdrom unpacker
 
 DESCRIPTION="Unreal Tournament 2003 - Sequel to the 1999 multi-player 
first-person shooter"
 HOMEPAGE="http://www.unrealtournament2003.com/";
@@ -37,7 +37,7 @@ src_unpack() {
 src_install() {
# Inlined from games.eclass
_games_ut_unpack() {
-   local ut_unpack="$1"
+   local ut_unpack="${1}"
local f=
 
if [[ -z ${ut_unpack} ]] ; then



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/FTL/

2021-04-09 Thread Sam James
commit: 36a7515504a24e1d160146c31885709380de382b
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:17:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:17:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a75155

games-roguelike/FTL: fix src_prepare, destination

Closes: https://bugs.gentoo.org/781896
Signed-off-by: Sam James  gentoo.org>

 games-roguelike/FTL/FTL-1.5.13-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/games-roguelike/FTL/FTL-1.5.13-r1.ebuild 
b/games-roguelike/FTL/FTL-1.5.13-r1.ebuild
index d0eb80d7dba..d1132199d77 100644
--- a/games-roguelike/FTL/FTL-1.5.13-r1.ebuild
+++ b/games-roguelike/FTL/FTL-1.5.13-r1.ebuild
@@ -41,6 +41,8 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   default
+
if ! use bundled-libs ; then
# no system lib for libbass available
find data/${ARCH}/lib -type f \! -name "libbass*" -delete || die
@@ -48,7 +50,7 @@ src_prepare() {
 }
 
 src_install() {
-   local dir=opt/${PN}
+   local dir=/opt/${PN}
 
insinto ${dir}
doins -r data/resources



[gentoo-commits] repo/gentoo:master commit in: games-arcade/gunocide2ex/

2021-04-09 Thread Sam James
commit: 28ddf447b5fa1c6c8218f3d41fc452b31dc66421
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 05:07:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:17:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ddf447

games-arcade/gunocide2ex: add missing desktop inherit, fix games.eclass ref

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

 .../{gunocide2ex-1.0-r1.ebuild => gunocide2ex-1.0-r2.ebuild}| 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-arcade/gunocide2ex/gunocide2ex-1.0-r1.ebuild 
b/games-arcade/gunocide2ex/gunocide2ex-1.0-r2.ebuild
similarity index 91%
rename from games-arcade/gunocide2ex/gunocide2ex-1.0-r1.ebuild
rename to games-arcade/gunocide2ex/gunocide2ex-1.0-r2.ebuild
index 799ac5e4630..920de2e8b41 100644
--- a/games-arcade/gunocide2ex/gunocide2ex-1.0-r1.ebuild
+++ b/games-arcade/gunocide2ex/gunocide2ex-1.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit edos2unix toolchain-funcs unpacker
+inherit desktop edos2unix toolchain-funcs unpacker
 
 DESCRIPTION="Fast-paced 2D shoot'em'up"
 HOMEPAGE="http://g2ex.sourceforge.net/";
@@ -46,7 +46,7 @@ src_prepare() {
src/*.{h,cpp} || die
 
sed -i \
-   -e "s:/usr/local/games:${GAMES_DATADIR}:" \
+   -e "s:/usr/local/games:/usr/share:" \
src/*.{h,cpp} $(find gfx -name '*.txt') || die
 }
 
@@ -56,7 +56,7 @@ src_compile() {
tc-export CXX
 
emake \
-   CXXFLAGS="$CXXFLAGS $(sdl-config --cflags)" \
+   CXXFLAGS="${CXXFLAGS} $(sdl-config --cflags)" \
$(echo *.cpp | sed 's/\.cpp/.o/g')
 
$(tc-getCXX) ${CPPFLAGS} ${CXXFLAGS} ${LDFLAGS} -o ${PN} *.o -lpthread 
-lSDL -lSDL_ttf -lSDL_mixer || die



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

2021-04-09 Thread Hans de Graaff
commit: a89dfa52c5790ab39a7132789249bb677799077a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:16:54 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:16:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89dfa52

profiles/package.mask: remove dev-ruby/* masks for removed packages

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b156c909f2e..db30dade381 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -270,71 +270,12 @@ dev-libs/zookeeper-c
 # for transitioning out. Bug #776262.
 app-admin/lastpass-cli
 
-# Hans de Graaff  (2021-03-12)
-# Requires a (proxy) maintainer with access to Oracle development
-# libraries. Please express your interest on bug 772128 if you can
-# help.
-# Masked for removal in 30 days.
-dev-ruby/ruby-oci8
-
-# Hans de Graaff  (2021-03-11)
-# Last upstream release in 2018, uses outdated dependencies.  No
-# longer works with dev-ruby/parser, bug 775206. No reverse
-# dependencies.
-# Masked for removal in 30 days.
-dev-ruby/astrolabe
-
-# Hans de Graaff  (2021-03-09)
-# Last upstream release in 2013, ruby25-only.
-# Masked for removal in 30 days.
-dev-ruby/shorturl
-
 # Brian Evans  (2021-03-08)
 # No longer consistently maintained, severely broken with PHP 8
 # No reverse dependencies, fails tests
 # Removal in 30 days.
 dev-php/PEAR-Config
 
-# Hans de Graaff  (2021-03-08)
-# Last litc upstream release in 2010, no reverse dependencies,
-# ruby25-only. Includes fakeweb test dependency which is also
-# ruby25-only and has no other reverse dependencies.
-# Masked for removal in 30 days.
-dev-ruby/litc
-dev-ruby/fakeweb
-
-# Hans de Graaff  (2021-03-08)
-# Last upstream release in 2009, no reverse dependencies,
-# no test suite.
-# Masked for removal in 30 days.
-dev-ruby/metaid
-
-# Hans de Graaff  (2021-03-08)
-# Last upstream release in 2018, no reverse dependencies,
-# stuck on ruby25.
-# Masked for removal in 30 days.
-dev-ruby/nexpose
-
-# Hans de Graaff  (2021-03-08)
-# No longer maintained upstream, last release in 2014.
-# ruby25-only.
-# Masked for removal in 30 days.
-dev-ruby/session
-
-# Hans de Graaff  (2021-03-08)
-# gitsh is maintainer-needed and stuck on ruby25.
-# parslet is only needed for gitsh and also ruby25-only.
-# Masked for removal in 30 days.
-dev-vcs/gitsh
-dev-ruby/parslet
-
-# Hans de Graaff  (2021-03-08)
-# Old ruby25-only slots. Use the newer slot instead.
-# Masked for removal in 30 days.
-dev-ruby/i18n:0.7
-dev-ruby/pcaprub:0.12
-dev-ruby/pg:0
-
 # Andreas K. Hüttel  (2021-03-06)
 # Fails to build, multiple bugs, outdated, nontrival, unmaintained
 # Bug 729876 and several others; removal in 30days



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-oci8/

2021-04-09 Thread Hans de Graaff
commit: 0d007d052837579f2d0723395da39db5da6b2a1a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:16:20 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:16:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d007d05

dev-ruby/ruby-oci8: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/ruby-oci8/Manifest   |  2 --
 dev-ruby/ruby-oci8/metadata.xml   | 11 -
 dev-ruby/ruby-oci8/ruby-oci8-2.2.7.ebuild | 40 ---
 dev-ruby/ruby-oci8/ruby-oci8-2.2.8.ebuild | 39 --
 4 files changed, 92 deletions(-)

diff --git a/dev-ruby/ruby-oci8/Manifest b/dev-ruby/ruby-oci8/Manifest
deleted file mode 100644
index 1c1de543d54..000
--- a/dev-ruby/ruby-oci8/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST ruby-oci8-2.2.7.gem 337408 BLAKE2B 
e5f9d620e7df2b64643981614a3df877fd2bb9c5047e16d5aec6885259190faa437687c440c226a03bb70d4ca0a14155da4d64b442e9a532234b9cf047f7455c
 SHA512 
03ecd7d0b94a8a8d164afec0f71c862c10d57d6d227b971384678a39e40bbf7dc14e7267c9133f3ec466fcaa5da46d78c6804d34187790cc8c23289ab9093fcd
-DIST ruby-oci8-2.2.8.gem 338432 BLAKE2B 
e1db0c29ba71fff190b94c5946bc5025d4809ad92e154ddc5de2c2e1a4ccf856e81e33589ed17e303fe8708cd9f47e131e803bb534981da496f9f5820d895d0d
 SHA512 
4184a7899384a6dd6ce9f152371015aeb1d6f09c37c48a368a1919168ddf0eb340bc8d576abdc1f804c2c776685ca9afc660104e35e2666d7c59cc16fd2c84f7

diff --git a/dev-ruby/ruby-oci8/metadata.xml b/dev-ruby/ruby-oci8/metadata.xml
deleted file mode 100644
index 1b76a1139e8..000
--- a/dev-ruby/ruby-oci8/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   r...@gentoo.org
-   Gentoo Ruby Project
-   
-   
-   ruby-oci8
-   
-

diff --git a/dev-ruby/ruby-oci8/ruby-oci8-2.2.7.ebuild 
b/dev-ruby/ruby-oci8/ruby-oci8-2.2.7.ebuild
deleted file mode 100644
index 4e29e5166b5..000
--- a/dev-ruby/ruby-oci8/ruby-oci8-2.2.7.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-inherit multilib ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="NEWS README.md ChangeLog"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-DESCRIPTION="A Ruby library for Oracle OCI8"
-HOMEPAGE="https://rubygems.org/gems/ruby-oci8/";
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-RDEPEND+=" dev-db/oracle-instantclient-basic"
-DEPEND+=" dev-db/oracle-instantclient-basic"
-
-EXT_DIR="ext/oci8"
-
-each_ruby_configure() {
-   # configure the native libraries
-   ${RUBY} -C${EXT_DIR} extconf.rb --prefix="${D}/usr" || die "configure 
failed"
-}
-
-each_ruby_compile() {
-   # compile the native libraries
-   emake -C ${EXT_DIR} V=1
-}
-
-each_ruby_install() {
-   # install the native libraries
-   emake -C ${EXT_DIR} install DESTDIR="${D}"
-   # install the gem files
-   each_fakegem_install
-}

diff --git a/dev-ruby/ruby-oci8/ruby-oci8-2.2.8.ebuild 
b/dev-ruby/ruby-oci8/ruby-oci8-2.2.8.ebuild
deleted file mode 100644
index 0eb354ca1b4..000
--- a/dev-ruby/ruby-oci8/ruby-oci8-2.2.8.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-inherit multilib ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="NEWS README.md ChangeLog"
-
-DESCRIPTION="A Ruby library for Oracle OCI8"
-HOMEPAGE="https://rubygems.org/gems/ruby-oci8/";
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND+=" dev-db/oracle-instantclient-basic"
-DEPEND+=" dev-db/oracle-instantclient-basic"
-
-EXT_DIR="ext/oci8"
-
-each_ruby_configure() {
-   # configure the native libraries
-   ${RUBY} -C${EXT_DIR} extconf.rb --prefix="${D}/usr" || die "configure 
failed"
-}
-
-each_ruby_compile() {
-   # compile the native libraries
-   emake -C ${EXT_DIR} V=1
-}
-
-each_ruby_install() {
-   # install the native libraries
-   emake -C ${EXT_DIR} install DESTDIR="${D}"
-   # install the gem files
-   each_fakegem_install
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/litc/

2021-04-09 Thread Hans de Graaff
commit: 3923f7b87a2c65baadcba2d631541a6a5efd0e6b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:14:29 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:14:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3923f7b8

dev-ruby/litc: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/litc/Manifest |  1 -
 dev-ruby/litc/litc-1.0.3-r1.ebuild | 29 -
 dev-ruby/litc/metadata.xml | 11 ---
 3 files changed, 41 deletions(-)

diff --git a/dev-ruby/litc/Manifest b/dev-ruby/litc/Manifest
deleted file mode 100644
index 994c12971ab..000
--- a/dev-ruby/litc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST litc-1.0.3.gem 9216 BLAKE2B 
b7ca4224e3a0fe0d5b109ed1b2dd07e93faacb13779ec245b1e6e2357cee54af137d5fee0685705efdb10c19131ff9eb8142fc8e9a77eedb7702ee441300035e
 SHA512 
7fb36a051d0056a8ae2c7c48a404b8fc71b3e8f40d6487c7ba5c8d3896ff6c936604c47f8ccbe011c4ba7c1fc4ef863f9a551cdb06f40a93896692b1375b8b31

diff --git a/dev-ruby/litc/litc-1.0.3-r1.ebuild 
b/dev-ruby/litc/litc-1.0.3-r1.ebuild
deleted file mode 100644
index f38a0d9b8c6..000
--- a/dev-ruby/litc/litc-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_DOC="rerdoc"
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A tiny ruby module for Amazon EC2 intance metadata"
-HOMEPAGE="https://github.com/bkaney/litc";
-
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-ruby_add_bdepend "test? ( dev-ruby/shoulda dev-ruby/fakeweb 
dev-ruby/minitest:5 )"
-
-all_ruby_prepare() {
-   # Don't check dependencies since we provide slightly different packages.
-   sed -i -e '/check_dependencies/d'\
-   -e 's#rake/rdoctask#rdoc/task#' Rakefile || die
-   sed -i -e '/ruby-debug/ s:^:#:' \
-   -e '2agem "minitest", "~> 5.0"' test/helper.rb || die
-}

diff --git a/dev-ruby/litc/metadata.xml b/dev-ruby/litc/metadata.xml
deleted file mode 100644
index 28033edc57c..000
--- a/dev-ruby/litc/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-r...@gentoo.org
-Gentoo Ruby Project
-  
-  
-bkaney/litc
-  
-



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciidoctor-diagram/

2021-04-09 Thread Hans de Graaff
commit: 8b42b1d7b15ab9b6a4f99d8c74fd4e6def467726
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  9 07:09:18 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 05:57:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b42b1d7

dev-ruby/asciidoctor-diagram: cleanup

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/asciidoctor-diagram/Manifest  |  2 --
 .../asciidoctor-diagram-2.0.2.ebuild   | 37 --
 .../asciidoctor-diagram-2.0.3.ebuild   | 37 --
 3 files changed, 76 deletions(-)

diff --git a/dev-ruby/asciidoctor-diagram/Manifest 
b/dev-ruby/asciidoctor-diagram/Manifest
index ed85da09c13..ff6c7a99fe3 100644
--- a/dev-ruby/asciidoctor-diagram/Manifest
+++ b/dev-ruby/asciidoctor-diagram/Manifest
@@ -1,4 +1,2 @@
 DIST asciidoctor-diagram-1.5.19.tar.gz 11707367 BLAKE2B 
2088d2a7b424b9a716204e607d6e4c3bb7521b2098caad131210c163ade6f8a07872793945829d6b1e6e88a9d04126738eb439c968e99f326baddc310b48de0e
 SHA512 
14270c8ea0e63163e01171695ecb99f5ef9667e2ec50b26e56495a1fc2c0e8af97fc784f5decb8fc75f1830581a9bc658d699af6aeee52adc20adad82cb1aed9
-DIST asciidoctor-diagram-2.0.2.tar.gz 12481283 BLAKE2B 
f0b12514a7b16f6ab8c3a072aa9550ecfe0c8139e8f9ec1ea660a805813f942530519e4d90357e9b28d5d0e6c48bb9aff5dc1d56bfbe1cb15095653a8311c62c
 SHA512 
8a72ee61b7341c516d1d34610a7cd0cd6d0c8dbd4b970b79c3b313f1230a0cc79ff47fcf553c2de144bd3f1f922183f0236354651a255023ce14b04f17195ee7
-DIST asciidoctor-diagram-2.0.3.tar.gz 12483731 BLAKE2B 
b907ff1747b440ddabe83ca9a562ed9ad7b4b04b07d18fe7d3214f0eea035d4a9b340a121c91a7a5d1f5dc9011d6e56958b784b229a571b6cd2d902205eeda13
 SHA512 
19bd0263b6d159685f1d0b7955f11428bcce9afd66157903cb797499652bfd587d41d0bd8493f7e97ccf3ee32cfdebcab10c4001b50a21060a890289573adbf1
 DIST asciidoctor-diagram-2.0.5.tar.gz 12482984 BLAKE2B 
b0ef8596d2f2dfcf11fcbba876141aee38e8615195159f76e07b45c00b46bd85824dd6e8e9f571b396bbd9d082c5d60d4e05cdeac27719bfca53216c0d1b1816
 SHA512 
7e3bfbfb08d7389a039b1727bc173fca82e05134bebd89f3ca65d5e7860555034ff5e785c32e55ea2cc9826343456c6ecdfa15fc76f4d94858461356ab3ced71

diff --git a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.2.ebuild 
b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.2.ebuild
deleted file mode 100644
index ba3ba2f1a00..000
--- a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc LICENSE.txt README.adoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="A set of Asciidoctor extensions that enable you to add diagrams"
-HOMEPAGE="https://github.com/asciidoctor/asciidoctor-diagram";
-SRC_URI="https://github.com/asciidoctor/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/asciidoctor-1.5.7 https://github.com/asciidoctor/asciidoctor-diagram";
-SRC_URI="https://github.com/asciidoctor/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/asciidoctor-1.5.7 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/nexpose/

2021-04-09 Thread Hans de Graaff
commit: 2da042a3143750a1344dbab90f7a36475fc57746
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:08:36 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:08:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da042a3

dev-ruby/nexpose: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/nexpose/Manifest |  1 -
 dev-ruby/nexpose/metadata.xml | 12 
 dev-ruby/nexpose/nexpose-7.2.1.ebuild | 36 ---
 3 files changed, 49 deletions(-)

diff --git a/dev-ruby/nexpose/Manifest b/dev-ruby/nexpose/Manifest
deleted file mode 100644
index 89fc5e36fc4..000
--- a/dev-ruby/nexpose/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nexpose-7.2.1.tar.gz 123143 BLAKE2B 
2bf9a022c6695fa759c5193510c2cfa793b8014b36914c7806f1ee888ac8eb21466efa46539a9e9b7dab31454b8604b10b71d59faffd001254ee0561f456b707
 SHA512 
8c0d8b4537513396c9c7cb01330310ed30f8995890c60fdb956ad4760fda6e89a4d1d400e6b71cad1fd2d8c5f2176074c415d35597b1c8740233ebcccbc7d870

diff --git a/dev-ruby/nexpose/metadata.xml b/dev-ruby/nexpose/metadata.xml
deleted file mode 100644
index fddedd1e403..000
--- a/dev-ruby/nexpose/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   r...@gentoo.org
-   Gentoo Ruby Project
-   
-   
-   rapid7/nexpose-client
-   nexpose
-   
-

diff --git a/dev-ruby/nexpose/nexpose-7.2.1.ebuild 
b/dev-ruby/nexpose/nexpose-7.2.1.ebuild
deleted file mode 100644
index 5fc4cc695cc..000
--- a/dev-ruby/nexpose/nexpose-7.2.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.markdown"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="API client for Nexpose vulnerability managment product"
-HOMEPAGE="https://github.com/rapid7/nexpose-client 
https://rubygems.org/gems/nexpose";
-SRC_URI="https://github.com/rapid7/nexpose-client/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-RUBY_S="${PN}-client-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/vcr:3
-   dev-ruby/webmock
-)"
-
-all_ruby_prepare() {
-   sed -i -e '/\(codeclimate\|simplecov\)/ s:^:#:' \
-   -e '/SimpleCov/,/^]/ s:^:#:' \
-   -e '1irequire "nexpose"' spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/shorturl/

2021-04-09 Thread Hans de Graaff
commit: ada61be36da297cda9c854829b756ff553cd6feb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:15:32 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:15:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada61be3

dev-ruby/shorturl: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/shorturl/Manifest |  1 -
 dev-ruby/shorturl/metadata.xml |  8 --
 dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild | 40 --
 3 files changed, 49 deletions(-)

diff --git a/dev-ruby/shorturl/Manifest b/dev-ruby/shorturl/Manifest
deleted file mode 100644
index 7608585bfb5..000
--- a/dev-ruby/shorturl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST shorturl-1.0.0.gem 10752 BLAKE2B 
6d6605dded6584510abaf09168cdb2fbe7bfeac804b2da9e1c80a9a17fcfdd7d594948394838a8490e6d1c186fb166aeebc81ade40bf352db44073816dfc4625
 SHA512 
d2323107449a5a66065dc225fbec101a653cf4bc1c719f18e7e5d78c89aafc8c4863aace08ed2a007e33c72f6986ea56a0307e856fb4bbf4c213206155d22312

diff --git a/dev-ruby/shorturl/metadata.xml b/dev-ruby/shorturl/metadata.xml
deleted file mode 100644
index eb1e47f2edf..000
--- a/dev-ruby/shorturl/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   r...@gentoo.org
-   Gentoo Ruby Project
-   
-

diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild 
b/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
deleted file mode 100644
index d6d67b4e529..000
--- a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.txt README.rdoc TODO.rdoc"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="A very simple library to use URL shortening services such as 
TinyURL or RubyURL"
-HOMEPAGE="https://github.com/robbyrussell/shorturl/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-# All tests require network connectivity.
-RESTRICT="test"
-
-each_ruby_test() {
-   ${RUBY} -Ilib:test test/ts_all.rb || die "tests failed"
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   if use doc; then
-   # If the doc build fails, the doc directory might not exist
-   pushd doc &>/dev/null || die "pushd doc failed"
-   dohtml -r .
-   popd &>/dev/null
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/highline/

2021-04-09 Thread Hans de Graaff
commit: 19e18dc74e2c624cae6a9b08a4adb5c77fc2a19e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:00:50 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:00:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e18dc7

dev-ruby/highline: add ruby30

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/highline/highline-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/highline/highline-2.0.3.ebuild 
b/dev-ruby/highline/highline-2.0.3.ebuild
index f1e1f8a949f..1f0eb296ac6 100644
--- a/dev-ruby/highline/highline-2.0.3.ebuild
+++ b/dev-ruby/highline/highline-2.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md TODO"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mini_mime/

2021-04-09 Thread Hans de Graaff
commit: dc686e48d82bbd7f3728c0b8fcce3dcb0764f299
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:03:28 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:03:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc686e48

dev-ruby/mini_mime: add 1.1.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/mini_mime/Manifest   |  1 +
 dev-ruby/mini_mime/mini_mime-1.1.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/mini_mime/Manifest b/dev-ruby/mini_mime/Manifest
index 88fe417f2e0..f3d232850b5 100644
--- a/dev-ruby/mini_mime/Manifest
+++ b/dev-ruby/mini_mime/Manifest
@@ -1,2 +1,3 @@
 DIST mini_mime-1.0.2.tar.gz 31971 BLAKE2B 
b2783f9376d5299ba77d1cab0326f706cc671a96aac58e8c65879f9180cf3f1f359eba1b8ed4028c775728d4d633d6e8cce06acee90cfe9b60cde2e53f9a2360
 SHA512 
644eefdc9277642b8b94ce8071826ec993f7da1a5bc8903bd17ece05a374f286014d05b5765ec5a5f7f0fa9252b56d3bdd03109a3702075f6e8ccb68a4cef98d
 DIST mini_mime-1.0.3.tar.gz 33554 BLAKE2B 
7be4a7b8ee066a1106a42ff28ab57684460d061dc9205a992af471f5e9024be080388451f6f0d171c09b96f53c4748c9490afcfa23a82f478c5e96b559c8c97d
 SHA512 
d8259b81821d35ddb8f9038ad2f672816f20e098ff74d8245fdc2a8a6e4be6918b865a25372348ef8dd777483883238919293a683df064d15ac7045f9b40bb0e
+DIST mini_mime-1.1.0.tar.gz 33748 BLAKE2B 
b804cb6c9c321dcb43a56fecaa04202a88a6233399ca0343c2e101bc3e583071ba5c0ae68bf5f89b220ce338ce6995c41c11ff7e05dd2dd657686ecdba107a88
 SHA512 
14f369a8a0d35c474691abf71b58597b31ed82d29083173b2c03e6e36d7b20cccf3e3f653c6d53b8abf21aec7d7f3198115238dd27b0e49e1bc9c65426d0dfb4

diff --git a/dev-ruby/mini_mime/mini_mime-1.1.0.ebuild 
b/dev-ruby/mini_mime/mini_mime-1.1.0.ebuild
new file mode 100644
index 000..806ae30061f
--- /dev/null
+++ b/dev-ruby/mini_mime/mini_mime-1.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="mini_mime.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A lightweight mime type lookup toy"
+HOMEPAGE="https://github.com/discourse/mini_mime";
+SRC_URI="https://github.com/discourse/mini_mime/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' Rakefile || die
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+
+   # Avoid comparison with MIME::Types because types may vary over time
+   # as they get reclassified leading to random harmless failures.
+   sed -i -e '/test_full_parity_with_mime_types/askip "gentoo"' 
test/mini_mime_test.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/session/

2021-04-09 Thread Hans de Graaff
commit: 5b36a9738fc6a79aa8d44973c5a37bdb3ec4edee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:08:02 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:08:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b36a973

dev-ruby/session: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/session/Manifest |  1 -
 dev-ruby/session/metadata.xml |  8 --
 dev-ruby/session/session-3.2.0.ebuild | 46 ---
 3 files changed, 55 deletions(-)

diff --git a/dev-ruby/session/Manifest b/dev-ruby/session/Manifest
deleted file mode 100644
index a8b908b7eac..000
--- a/dev-ruby/session/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST session-3.2.0.gem 18432 BLAKE2B 
b50ff6f52dd0226cdfbe07ea434ac35fc19d695ab474d2c240ce3a6ab707da1d03db5006d68594de6a75ff356154a1ba5ab06fe17a766d3e4154fd11d3abe4b9
 SHA512 
57c0676fb4a4254e86dbe68e36309c8eb85515dd659de73a87e1ae2e8e5dc7f979192ef665135e75182c26e2a5c847d61daf855639772da7c66af888ed0dc91a

diff --git a/dev-ruby/session/metadata.xml b/dev-ruby/session/metadata.xml
deleted file mode 100644
index 28ab0c15f20..000
--- a/dev-ruby/session/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   r...@gentoo.org
-   Gentoo Ruby Project
-
-

diff --git a/dev-ruby/session/session-3.2.0.ebuild 
b/dev-ruby/session/session-3.2.0.ebuild
deleted file mode 100644
index 821e134141b..000
--- a/dev-ruby/session/session-3.2.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A set of classes to drive external programs via pipe"
-HOMEPAGE="http://codeforpeople.com/lib/ruby/session/";
-#SRC_URI="http://codeforpeople.com/lib/ruby/session/${P}.tgz";
-
-# License info based on https://github.com/ahoward/session as indicated
-# by author.
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-DEPEND+=" test? ( sys-apps/coreutils )"
-
-all_ruby_prepare() {
-   # needed to void a collision with the Timeout::Error alias in Ruby
-   # 1.8.7 at least.
-   sed -i -e 's:TimeoutError:SessionTimeoutError:' test/session.rb || die
-
-   # Fix broken test, bug 662514
-   sed -i -e '/cmd =/ s/sleep 0.1"/sleep 0.1";/' test/session.rb || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/*.rb || die "tests failed"
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc sample/*
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/fakeweb/

2021-04-09 Thread Hans de Graaff
commit: 706e6ade9f236f7ab3ba2363195ac89b92d6e868
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:13:42 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:13:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706e6ade

dev-ruby/fakeweb: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/fakeweb/Manifest  |  1 -
 dev-ruby/fakeweb/fakeweb-1.3.0.20170806.ebuild | 52 --
 dev-ruby/fakeweb/metadata.xml  | 11 --
 3 files changed, 64 deletions(-)

diff --git a/dev-ruby/fakeweb/Manifest b/dev-ruby/fakeweb/Manifest
deleted file mode 100644
index f8497592ebe..000
--- a/dev-ruby/fakeweb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fakeweb-1.3.0.20170806.tar.gz 61449 BLAKE2B 
f015f95897383e0b65ada5a7833f7bd3fd61ae77f4ab38bf6bb47f2eecef0c778928090302e46157ae4e2fc6c3df4559e9f5c8004a6474ad8852d157aa3af6da
 SHA512 
1871b7c9f2e4f12cd1c434ef4f760828187078a951517fe3f7a6ca5c5d6f08e3056cae2bb012eca1ba556c2f4d369cb2716c637fefee67eb723428195c482edf

diff --git a/dev-ruby/fakeweb/fakeweb-1.3.0.20170806.ebuild 
b/dev-ruby/fakeweb/fakeweb-1.3.0.20170806.ebuild
deleted file mode 100644
index 99dd3e6ce4b..000
--- a/dev-ruby/fakeweb/fakeweb-1.3.0.20170806.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ruby26: not compatible
-USE_RUBY="ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
-
-COMMIT=2b08c1ff2714ec13a12f3497d67fcefce95c2cbe
-
-inherit ruby-fakegem
-
-DESCRIPTION="Helper for faking web requests in Ruby"
-HOMEPAGE="https://github.com/chrisk/fakeweb";
-SRC_URI="https://github.com/chrisk/fakeweb/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-RUBY_S="${PN}-${COMMIT}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-   test? (
-   dev-ruby/mocha
-   dev-ruby/test-unit
-   )"
-
-all_ruby_prepare() {
-   # The package bundles samuel and right_http_connection, remove
-   # them
-   rm -r test/vendor || die "failed to remove bundled gems"
-
-   # We don't package sdoc and we don't have the direct template.
-   sed -i -e 's/sdoc/rdoc/' -e '/template/d' Rakefile || die
-
-   # Use the test-unit gem to make jruby compatible with newer mocha.
-   sed -i -e '1igem "test-unit"' \
-   -e '/bundler/I s:^:#:' \
-   -e '/simplecov/ s:^:#:' test/test_helper.rb || die
-
-   # Avoid test dependencies on unmaintained packages that no longer work
-   rm test/test_other_net_http_libraries.rb || die
-
-   sed -i -e '/test:preflight/ s:^:#:' Rakefile || die
-
-   # Avoid tests that require a network connection
-   sed -i -e '/test_real_https_request/aomit "requires network"' 
test/test_fake_web.rb || die
-}

diff --git a/dev-ruby/fakeweb/metadata.xml b/dev-ruby/fakeweb/metadata.xml
deleted file mode 100644
index d7fdd1dd499..000
--- a/dev-ruby/fakeweb/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-r...@gentoo.org
-Gentoo Ruby Project
-  
-  
-chrisk/fakeweb
-  
-



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/parslet/

2021-04-09 Thread Hans de Graaff
commit: fe275d7c48c6b74816fbc940b7ed63ec3506b18c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:07:02 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:07:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe275d7c

dev-ruby/parslet: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/parslet/Manifest |  1 -
 dev-ruby/parslet/metadata.xml | 11 ---
 dev-ruby/parslet/parslet-1.8.2.ebuild | 27 ---
 3 files changed, 39 deletions(-)

diff --git a/dev-ruby/parslet/Manifest b/dev-ruby/parslet/Manifest
deleted file mode 100644
index 667d4ebcc33..000
--- a/dev-ruby/parslet/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST parslet-1.8.2.tar.gz 244557 BLAKE2B 
efd5355672a148189176349946e7cf3b9f11d16e75739792b42a89d538ae100bf0f2e36d0b25ea281f2559b3f37d2b4043c8216c4d52f8df289e9df3f6b3d3fe
 SHA512 
7b6ccfcb7651c7844241a99747a97c822facf1fd84cf2b680cb044623d600a5bd10ddf5db76ab25208b18949bc2041306740931da4327934b241a5b1f706ca20

diff --git a/dev-ruby/parslet/metadata.xml b/dev-ruby/parslet/metadata.xml
deleted file mode 100644
index 1d1c657088a..000
--- a/dev-ruby/parslet/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-r...@gentoo.org
-Gentoo Ruby Project
-  
-  
-kschiess/parslet
-  
-

diff --git a/dev-ruby/parslet/parslet-1.8.2.ebuild 
b/dev-ruby/parslet/parslet-1.8.2.ebuild
deleted file mode 100644
index 589b70c4941..000
--- a/dev-ruby/parslet/parslet-1.8.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="HISTORY.txt README"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A small PEG based parser library"
-HOMEPAGE="https://github.com/kschiess/parslet";
-SRC_URI="https://github.com/kschiess/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/ansi dev-ruby/flexmock )"
-
-all_ruby_prepare() {
-   sed -i -e "/sdoc/d" Rakefile || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/astrolabe/

2021-04-09 Thread Hans de Graaff
commit: e46abdd163a26326ac48624d7ea6125c44a9f4ba
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:15:55 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:15:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46abdd1

dev-ruby/astrolabe: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/astrolabe/Manifest  |  1 -
 dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild | 28 
 dev-ruby/astrolabe/metadata.xml  | 11 ---
 3 files changed, 40 deletions(-)

diff --git a/dev-ruby/astrolabe/Manifest b/dev-ruby/astrolabe/Manifest
deleted file mode 100644
index 5e0b0913f00..000
--- a/dev-ruby/astrolabe/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST astrolabe-1.3.1.gem 16384 BLAKE2B 
4853c4c9c8fb926c8f58f6c940f22e44e20db7b3b7c853a0ea120657074cb0bfb42b3a22832042fcb27546e2ab3e32c526c93ccd3ea4d43f17c8e0c09fd2fbf8
 SHA512 
db29d26559e4adb82e4a25a3b7d3df94fcb9847dbd65abdb25abd0181b60af2e0fe0021bb8193c5f94d58e074da06de3d1f7170cb341ac675e3c3ab39ba95bef

diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild 
b/dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild
deleted file mode 100644
index 09912a68a21..000
--- a/dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An object-oriented AST extension for Parser"
-HOMEPAGE="https://github.com/yujinakayama/astrolabe";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/parser-2.2.0_pre3"
-
-all_ruby_prepare() {
-   sed -i -e "/[Bb]undler/d" Rakefile || die
-   # Fix Specs until RSpec3 is available
-   sed -i -e "/mocks.verify_partial_doubles/ s/^/#/" spec/spec_helper.rb 
|| die
-   sed -i -e "s/is_expected.to/should/" spec/astrolabe/node_spec.rb || die
-}

diff --git a/dev-ruby/astrolabe/metadata.xml b/dev-ruby/astrolabe/metadata.xml
deleted file mode 100644
index ca98a067c34..000
--- a/dev-ruby/astrolabe/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-r...@gentoo.org
-Gentoo Ruby Project
-  
-  
-yujinakayama/astrolabe
-  
-



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/metaid/

2021-04-09 Thread Hans de Graaff
commit: 1e78718220aeff49e0481c7b28e6039f74147fd3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:08:59 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:08:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e787182

dev-ruby/metaid: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/metaid/Manifest |  1 -
 dev-ruby/metaid/metadata.xml | 11 ---
 dev-ruby/metaid/metaid-1.0-r3.ebuild | 20 
 3 files changed, 32 deletions(-)

diff --git a/dev-ruby/metaid/Manifest b/dev-ruby/metaid/Manifest
deleted file mode 100644
index cb1a336fe0a..000
--- a/dev-ruby/metaid/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST metaid-1.0.gem 3072 BLAKE2B 
56a316b1cd56d918e6feedfe7f5a946415ed32d1f2ff9d43ccc31f9ecd8d80755492a52c1ce5aa1e71b8fcb33a8edbe316eee000d18757e22ff0eeb684bea08c
 SHA512 
3c841a759568b9273b1e8addbe58a23df643e93a9d1f24a75a5686e26b7f16de1ab0573fd9f5032451ef813ab29c0801442a8bc74df94fc1d58f09062569ba33

diff --git a/dev-ruby/metaid/metadata.xml b/dev-ruby/metaid/metadata.xml
deleted file mode 100644
index e7651a17c24..000
--- a/dev-ruby/metaid/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   r...@gentoo.org
-   Gentoo Ruby Project
-   
-   
-   metaid
-   
-

diff --git a/dev-ruby/metaid/metaid-1.0-r3.ebuild 
b/dev-ruby/metaid/metaid-1.0-r3.ebuild
deleted file mode 100644
index 0e5850cbb41..000
--- a/dev-ruby/metaid/metaid-1.0-r3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="metaid.rb"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An aid to Ruby metaprogramming"
-HOMEPAGE="https://rubygems.org/gems/metaid";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitsh/

2021-04-09 Thread Hans de Graaff
commit: f60bd4c34ffa469aba8246e13aaa3784130be045
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:07:33 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:07:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60bd4c3

dev-vcs/gitsh: remove masked package

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-vcs/gitsh/Manifest|  1 -
 dev-vcs/gitsh/gitsh-0.11.2.ebuild | 66 ---
 dev-vcs/gitsh/metadata.xml|  8 -
 3 files changed, 75 deletions(-)

diff --git a/dev-vcs/gitsh/Manifest b/dev-vcs/gitsh/Manifest
deleted file mode 100644
index 3e30c99a65f..000
--- a/dev-vcs/gitsh/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gitsh-0.11.2.tar.gz 101503 BLAKE2B 
72a01da8412a680eb0afeab0d31a39261e389b96e528b0d1b5c6821b066f7b1d9244adc407d677c98b5f486cd8788daacf21e2467fc60254592ad9683b7e3ee4
 SHA512 
e8d473b4a13481722eb9a6b9232eb47174ed40f86af45848f33b9b936f09cf2010f8235036d9897bd637b841f35d051d3e426b56642f247b07c3a0d323e9a968

diff --git a/dev-vcs/gitsh/gitsh-0.11.2.ebuild 
b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
deleted file mode 100644
index 1fe779d14e5..000
--- a/dev-vcs/gitsh/gitsh-0.11.2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_EXTRAINSTALL="ext"
-
-inherit autotools ruby-fakegem
-
-DESCRIPTION="An interactive shell for git"
-HOMEPAGE="https://github.com/thoughtbot/gitsh";
-SRC_URI="https://github.com/thoughtbot/gitsh/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~amd64-linux"
-IUSE="test"
-
-RDEPEND+=" sys-libs/readline "
-
-DEPEND+=" test? ( dev-vcs/git ) "
-
-ruby_add_rdepend "
-   dev-ruby/bundler
-   dev-ruby/parslet
-   "
-
-ruby_add_bdepend "test? ( dev-ruby/pry )"
-
-DOCS="README.md"
-
-all_ruby_prepare() {
-   rm -f Gemfile.lock || die
-
-   # Avoid integration tests that assume they can use /usr/bin/ruby
-   rm -f spec/integration/running_scripts_spec.rb || die
-   # or the TTY
-   sed -i -e '/with valid arguments and no script file/,/^end/ s:^:#:' 
spec/units/cli_spec.rb || die
-}
-
-each_ruby_prepare() {
-   eautoreconf
-
-   if use test; then
-   git init . || die
-   fi
-}
-
-each_ruby_configure() {
-   RUBY=${RUBY} default
-}
-
-each_ruby_compile() {
-   default
-}
-
-all_ruby_install() {
-   all_fakegem_install
-   doman "${S}"/man/man1/${PN}.1
-}

diff --git a/dev-vcs/gitsh/metadata.xml b/dev-vcs/gitsh/metadata.xml
deleted file mode 100644
index faa8f02e917..000
--- a/dev-vcs/gitsh/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-  
-thoughtbot/gitsh
-  
-



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pcaprub/

2021-04-09 Thread Hans de Graaff
commit: ff4ae2a88354948b9bb918563db1816ecaa44892
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:05:19 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:05:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4ae2a8

dev-ruby/pcaprub: remove old slot

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/pcaprub/Manifest  |  1 -
 dev-ruby/pcaprub/pcaprub-0.12.4.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/pcaprub/Manifest b/dev-ruby/pcaprub/Manifest
index 8983ed69ca5..14075978139 100644
--- a/dev-ruby/pcaprub/Manifest
+++ b/dev-ruby/pcaprub/Manifest
@@ -1,2 +1 @@
-DIST pcaprub-0.12.4.gem 36864 BLAKE2B 
c2e86624431cc758059a997ebae716adb1d7de74ba62a375787608f6c68f7b85a614ec5859e251724475e1b68e8e90108f408a2e833f896461a95bda04d4d9ad
 SHA512 
707221429dcdf95eba24076589054dd022ba8a479148c3ec8ce9667016225ee64bed13d3fdf8ebd46027244feec8e77a484c67f040d0439bfa44d9212997645b
 DIST pcaprub-0.13.0.gem 36864 BLAKE2B 
0a0ca07da261de2e8bd7aaa131bbda9f6ee3cd5eb5fa214c552179c707d20345bcedc8db5d49590e69c41220e69f93a6d9f0b1c1b6f768c25ab648d50dead388
 SHA512 
606cca317194582a50ac89769d11ba802a9658c67f707e342b3c345bcaab26fba5ca2dc245a39eeb01f9ff6fdde1ae64a3a1ee4dd0e5243bae2ebed37e5f

diff --git a/dev-ruby/pcaprub/pcaprub-0.12.4.ebuild 
b/dev-ruby/pcaprub/pcaprub-0.12.4.ebuild
deleted file mode 100644
index 0583d22c61a..000
--- a/dev-ruby/pcaprub/pcaprub-0.12.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc README.rdoc USAGE.rdoc"
-
-inherit multilib ruby-fakegem versionator
-
-DESCRIPTION="Libpcap bindings for ruby compat"
-HOMEPAGE="https://rubygems.org/gems/pcaprub";
-
-LICENSE="LGPL-2.1"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
-
-DEPEND+="net-libs/libpcap"
-RDEPEND+="net-libs/libpcap"
-
-# Tests require live access to a network device as root.
-RESTRICT="test"
-
-each_ruby_configure() {
-   ${RUBY} -Cext/pcaprub_c extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake -C ext/pcaprub_c V=1
-   cp ext/pcaprub_c/pcaprub_c$(get_modname) lib || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/delayer/

2021-04-09 Thread Hans de Graaff
commit: e9c32d7e7d52316f9f9e678c122259987e71e4c8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:01:57 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:01:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c32d7e

dev-ruby/delayer: add 1.2.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/delayer/Manifest |  1 +
 dev-ruby/delayer/delayer-1.2.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/delayer/Manifest b/dev-ruby/delayer/Manifest
index 1b37955510b..c78e6ab5a5b 100644
--- a/dev-ruby/delayer/Manifest
+++ b/dev-ruby/delayer/Manifest
@@ -1 +1,2 @@
 DIST delayer-1.1.2.gem 11264 BLAKE2B 
b377fbeb5bd22f0e63e6c6135e86a266929ad3e77ac310bf18f47cea4dcb7cb74fabaa58960dd6ec9b1d26f3e28631da960ce51e9a2c48fa14014d5a47a28af1
 SHA512 
826aa27922c6d0d377db8b9ff0abd19903574a03dd9439548c82400a492127192ac875b839a54031ec7aa27d64bcef1158f0d94986f6b4d55765b6541d177ba0
+DIST delayer-1.2.0.gem 12288 BLAKE2B 
a4769e8397f4b9bb4e45d7e6c882e5ecf7bda42cc64bfafec7b7cb03fc01be583a00fc7fc6b3b6d974d579be6c0286c920d70d46bef74cd479f13080f6ccc69f
 SHA512 
27a803adce3867d3dca33b184fcc5b6d664be1604696b6014757fde349cc239e02daf91acc8a054122cc25a0eaf17efa949c5268d0816fec7996c7b24626f515

diff --git a/dev-ruby/delayer/delayer-1.2.0.ebuild 
b/dev-ruby/delayer/delayer-1.2.0.ebuild
new file mode 100644
index 000..9dce438b5b1
--- /dev/null
+++ b/dev-ruby/delayer/delayer-1.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Delay the processing"
+HOMEPAGE="https://rubygems.org/gems/delayer";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' Rakefile ${PN}.gemspec test/test_*.rb || die 
"sed failed"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/i18n/

2021-04-09 Thread Hans de Graaff
commit: 075731f26f43f5b317af56f61a526ee48f5c2ebc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:05:03 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:05:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075731f2

dev-ruby/i18n: remove old slot

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/i18n/Manifest |  1 -
 dev-ruby/i18n/i18n-0.7.0-r3.ebuild | 61 --
 2 files changed, 62 deletions(-)

diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest
index 9779b3189fd..a540cbae572 100644
--- a/dev-ruby/i18n/Manifest
+++ b/dev-ruby/i18n/Manifest
@@ -1,4 +1,3 @@
-DIST i18n-0.7.0.tar.gz 57647 BLAKE2B 
50ea36ec616b90a261151cce47c98250e85b25ae75f90eb52ea01e8bb7e0c6288abb9055a4f80a199deb93c9ca66efd1ad568950d3f505206e0ba9ee9cdb8bc6
 SHA512 
8824feb3fb99bba759963d2ae34555f27b85dbac3d3001168471a27e47fc805e5ffe5c3b4e10d6ca4b2e2524ec16c98260b981ef504f274aab93f912a57d2e14
 DIST i18n-1.8.10.tar.gz 67943 BLAKE2B 
58e8041f8cf652627a305e3d987ff2450913d3dc919ea7aae641cb484524d17312ebd3e0ee68cde1c01091e42713ea229ccb41ed3998c6bbf772d32f855ca107
 SHA512 
e8b10bf380241d1e6b19250cd63e727366215b4ad7e63479a02cb81a5b46a48e06db827d9df9969c2052895646ee30c237fd17c3352a2bbfed97615bb9b6cfca
 DIST i18n-1.8.5.tar.gz 67840 BLAKE2B 
977bfd086c83f86a47413a5d332f09ee521fc269f4e333721ee8bf71334cff001975fe3a31fc84e600b34d0037050e00afd5f59db5a51b566d8648fec50de016
 SHA512 
0fd51cdc059c17b1581d187f39149bec1de4bcb06e6c9867f084fce26a8d6a6570b0058689cc30ff7ae14ea562b64ecdaf10ab3d4d2fbe246717583ca20100be
 DIST i18n-1.8.9.tar.gz 67899 BLAKE2B 
56113d0879cb644a49ef79aea892e4452b65df0769a9532af44083852ed85c5afc8ac68cd6ae4f42d4b68a5aa548f7d92cf69371685c65e4cb5e3b3a0e29445a
 SHA512 
0dfe43bcb341c63b10ace733246c2005f1261bbed23f8f38298b0712aab5047a3ddd61aa8f42c9e0cf3dee6564b67c04595234a6dfcf95db30d9a0d044483505

diff --git a/dev-ruby/i18n/i18n-0.7.0-r3.ebuild 
b/dev-ruby/i18n/i18n-0.7.0-r3.ebuild
deleted file mode 100644
index b595e4109ce..000
--- a/dev-ruby/i18n/i18n-0.7.0-r3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="test"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Add Internationalization support to your Ruby application"
-HOMEPAGE="http://rails-i18n.org/";
-SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RUBY_PATCHES=( ${P}-frozen-classes.patch )
-
-ruby_add_bdepend "test? (
-   dev-ruby/activesupport
-   dev-ruby/bundler
-   >=dev-ruby/mocha-0.13
-   dev-ruby/test_declarative )"
-
-all_ruby_prepare() {
-   # Remove bundler lock files since we cannot depend on specific
-   # versions in Gentoo.
-   rm gemfiles/*.lock || die
-
-   # Also test activesupport 5.2.
-   sed -e 's/4.2.0/5.2.0/' < gemfiles/Gemfile.rails-4.2.x > 
gemfiles/Gemfile.rails-5.2.x || die
-}
-
-each_ruby_test() {
-   case ${RUBY} in
-   *ruby25)
-   versions="5.2"
-   ;;
-   *ruby23|*ruby24)
-   versions="4.2 5.2"
-   ;;
-   *)
-   die "Unexpected ruby target"
-   ;;
-   esac
-
-   for version in ${versions} ; do
-   if has_version "dev-ruby/activesupport:${version}" ; then
-   einfo "Running tests with activesupport ${version}"
-   
BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle 
exec ${RUBY} -S rake test || die
-   fi
-   done
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pg/

2021-04-09 Thread Hans de Graaff
commit: 0a1597eaec8e6d4191fd327e4a32e70c32262e1a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:05:43 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:05:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1597ea

dev-ruby/pg: remove old slot

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/pg/Manifest |  1 -
 dev-ruby/pg/pg-0.21.0.ebuild | 57 
 2 files changed, 58 deletions(-)

diff --git a/dev-ruby/pg/Manifest b/dev-ruby/pg/Manifest
index 57efe85aa02..a7240dce2ba 100644
--- a/dev-ruby/pg/Manifest
+++ b/dev-ruby/pg/Manifest
@@ -1,2 +1 @@
-DIST pg-0.21.0.gem 214016 BLAKE2B 
9e27646cd85bc97dedfb980f4851b19a1ef2aad17f6a5c60726c1683642af5c4cf87d518b300fb4c894e1580f808f8af6158b57f1ac25971c1fc55818abee6f4
 SHA512 
590a8c34487d2cf030082cfff87b2cc83b636df06a931e394acfb098ecb5728e793d777f125b036ee9953bbd21ec5facf91c932930acccb507d3394f2fc4cc5b
 DIST pg-1.2.2.gem 196608 BLAKE2B 
068be98d190cb4074cc89bdb5b376322f323950909f7a6fddc8669a3ff0f85eef9f512bd2ec7121707e9ea077b2b428f698e84f2118c76e34f5def75ca303fca
 SHA512 
5c7cc90afb75a66e80cfc34c4875cf22b005aa0a27e78db6f71d1829f870c6409b73326a9925f79c0d642e93ea51d1f84c7383323fea44b7488e83deb7754951

diff --git a/dev-ruby/pg/pg-0.21.0.ebuild b/dev-ruby/pg/pg-0.21.0.ebuild
deleted file mode 100644
index 99553f10c3f..000
--- a/dev-ruby/pg/pg-0.21.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Ruby extension library providing an API to PostgreSQL"
-HOMEPAGE="https://github.com/ged/ruby-pg";
-
-LICENSE="|| ( GPL-2 Ruby )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND+=" dev-db/postgresql:*"
-DEPEND+=" dev-db/postgresql
-   test? ( >=dev-db/postgresql-9.4[server,threads] )"
-
-PATCHES=( "${FILESDIR}/postgresql10-tests.patch" )
-
-all_ruby_prepare() {
-   # hack the Rakefile to make it sure that it doesn't load
-   # rake-compiler (so that we don't have to depend on it and it
-   # actually works when building with USE=doc).
-   sed -i \
-   -e '/Rakefile.cross/s:^:#:' \
-   -e '/ExtensionTask/,/^end$/ s:^:#:' \
-   Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -C ext extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake V=1 -C ext CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}"
-   cp ext/*$(get_libname) lib || die
-}
-
-each_ruby_test() {
-   if [[ "${EUID}" -ne "0" ]]; then
-   # Make the rspec call explicit, this way we don't have to depend
-   # on rake-compiler (nor rubygems) _and_ we don't have to rebuild
-   # the whole extension from scratch.
-   RSPEC_VERSION=3 ruby-ng_rspec
-   else
-   ewarn "The userpriv feature must be enabled to run tests."
-   eerror "Testsuite will not be run."
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler/

2021-04-09 Thread Hans de Graaff
commit: fe653e27f593ff4f5444043c6b50658adfe6d23b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 05:58:52 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 05:58:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe653e27

dev-ruby/bundler: add 2.2.16

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/bundler/Manifest  |  1 +
 dev-ruby/bundler/bundler-2.2.16.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/bundler/Manifest b/dev-ruby/bundler/Manifest
index 2c4fc3e18b7..b04744ab941 100644
--- a/dev-ruby/bundler/Manifest
+++ b/dev-ruby/bundler/Manifest
@@ -5,3 +5,4 @@ DIST bundler-2.2.12.gem 388608 BLAKE2B 
c9ab5f710dd1f240e651501c85dfbdb436f784326
 DIST bundler-2.2.13.gem 388608 BLAKE2B 
1d500b18abd7dce33b4780ff6ceef05e51faf465b88908d2a85d4498e8f0fe661e6479af561118d83f0eee7e957831306fe9634698026534db8849113d5abb21
 SHA512 
321b5110a6c5efca245794b2999e87ef8ecd054df0afae0b6d6840ebc4c9ed428bcc31f5ec06e4c2d7415d5785e780beeb5abcff7270cf6ec11fc415cd232bf6
 DIST bundler-2.2.14.gem 389120 BLAKE2B 
6e1a04b82fe2acb68a1525fcc5237cffde8a1f7fc2c3f522932b8819c55fc5aa9b8e532cdf71a8439b6d54a6b9b4bb488ffd498dbdaf92945129981518ab8aab
 SHA512 
0edc95756cac080c7ceb5a435012618727b15893ce6fa6eb4fe1150a21894e0228cc841f4ea59825a430ee72c33247b6915708e3bd0f2729cf446c57421cfcc7
 DIST bundler-2.2.15.gem 389120 BLAKE2B 
1f5b9d56dc6613626492321b478607db4a936fa70bb70369c924b721d0a8389542f0c3ec68b4abfe5c3471428240f56bd14b263c66f4146591d8b3ccfd5050bb
 SHA512 
c6fddb5e96887d446efaf5571a1fae47a994a7d8b50332a6b7702af8c99a9c3899b97353041d7393541803a02604d61803cde4623fbb260484f6f17b9d1d65e2
+DIST bundler-2.2.16.gem 390144 BLAKE2B 
02e9c0a7a67ce80e31ad111e7dc8a08387ca615773e6ca7e998cbff882518dfc0da898fc42916749280e4b9726075491b1dbd53ab5ebf93d4aee8ba6e80100ac
 SHA512 
3a147677cc026df2f10bdd5d73c6c4c483637c4cd507a521ce604fe385146254c653b29618c774545b1c038f08b7101315110ce7f891d83bff4c79412c6e3c64

diff --git a/dev-ruby/bundler/bundler-2.2.16.ebuild 
b/dev-ruby/bundler/bundler-2.2.16.ebuild
new file mode 100644
index 000..8256c696086
--- /dev/null
+++ b/dev-ruby/bundler/bundler-2.2.16.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+# The specs require a number of gems to be installed in a temporary
+# directory, but this requires network access. They also don't work
+# when run with a path that contains "-".
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+# No documentation task
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+
+RUBY_FAKEGEM_BINDIR="exe"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An easy way to vendor gem dependencies"
+HOMEPAGE="https://github.com/carlhuda/bundler";
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="+doc test"
+
+ruby_add_rdepend virtual/rubygems
+
+RDEPEND+=" dev-vcs/git !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/commander/

2021-04-09 Thread Hans de Graaff
commit: e4f12242ac87529183093aa77da89487c5a1be9c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 10 06:00:24 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 10 06:00:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f12242

dev-ruby/commander: add 4.6.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/commander/Manifest   |  1 +
 dev-ruby/commander/commander-4.6.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/commander/Manifest b/dev-ruby/commander/Manifest
index 0e03074d94e..23d645370cb 100644
--- a/dev-ruby/commander/Manifest
+++ b/dev-ruby/commander/Manifest
@@ -1 +1,2 @@
 DIST commander-4.5.2.gem 37888 BLAKE2B 
e78e009a414e432d24a820dea6e85c9240e3a661eb15a17d71c152616dfd32fb02eea1e513a487ae90b8dc81e6ebc208d0bf432c37dc5a116c03c9df12ed057f
 SHA512 
22ea0a5c88d4ec03658ca8e0fe12801a5a5918bc09031400e1cde2883bf061b85feb6d77448b256bc21f5ddee00e4afb2c08b99132cd7862f00c7cad13588564
+DIST commander-4.6.0.gem 38400 BLAKE2B 
c4adf5b58fe679378012a893526cb00ee71c4cda5686d397ee93aeb11dcf1b32a4aa8c4e6b77c2ed07af75bf2492da65591cf49b2e05a658e753e78a9a12736a
 SHA512 
01e7d4076b6ff632f6852e15bf995033034a71d6320c5b3b41751e86894f5eca35b408311e757c555334d220a9a811a0d60c0fc993414961f1050d948cb9f5c7

diff --git a/dev-ruby/commander/commander-4.6.0.ebuild 
b/dev-ruby/commander/commander-4.6.0.ebuild
new file mode 100644
index 000..542600a4b74
--- /dev/null
+++ b/dev-ruby/commander/commander-4.6.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="The complete solution for Ruby command-line executables"
+HOMEPAGE="https://visionmedia.github.com/commander/";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/highline:2"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/,/end/ s:^:#:" spec/spec_helper.rb || die
+}



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

2021-04-09 Thread Miroslav Šulc
commit: c8bf368b3924eb7962008fdd12ea7d3873fda32e
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Apr 10 04:43:35 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Apr 10 04:43:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8bf368b

www-apps/mediawiki: removed old and vulnerable 1.35.1

Bug: https://bugs.gentoo.org/780654
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 www-apps/mediawiki/Manifest|  1 -
 www-apps/mediawiki/mediawiki-1.35.1.ebuild | 86 --
 2 files changed, 87 deletions(-)

diff --git a/www-apps/mediawiki/Manifest b/www-apps/mediawiki/Manifest
index 79d324eaba2..47c865a9dee 100644
--- a/www-apps/mediawiki/Manifest
+++ b/www-apps/mediawiki/Manifest
@@ -1,2 +1 @@
-DIST mediawiki-1.35.1.tar.gz 48046673 BLAKE2B 
f476547442bf78db3b306165bedcf9878f38f61f6a11b7ce9b30b576b5c14e3b8089d622d4d722801fdb3c0352c7bdec39e0e9c251666b94397dcc9f7433b5c5
 SHA512 
71afdfeaa52459fc87e135449579b65aac6ed528240050a6fb5073ab19d091584f5fdfec7a8a48f060b1ddba322243d2e00e659f7e964fbeec69f22a271d756d
 DIST mediawiki-1.35.2.tar.gz 48109666 BLAKE2B 
913eac591bc33a37003ac65934128e4c2f318ff4a4e8cf0afc455c978871bd53de4b15848b82f94e6613222f28faf6c2d8573413c48aef637d05e5703a3e587d
 SHA512 
2d2e2e0307fa0b8bc52088431301a2fd1aeacc2347a55f663267154c3639b478789c7105454204136b83d070a6cc37045ce4a072846ad2f298a63379712d2da7

diff --git a/www-apps/mediawiki/mediawiki-1.35.1.ebuild 
b/www-apps/mediawiki/mediawiki-1.35.1.ebuild
deleted file mode 100644
index f41b4ccfb75..000
--- a/www-apps/mediawiki/mediawiki-1.35.1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit webapp
-
-MY_BRANCH=$(ver_cut 1-2)
-
-DESCRIPTION="The MediaWiki wiki web application (as used on wikipedia.org)"
-HOMEPAGE="http://www.mediawiki.org";
-SRC_URI="http://releases.wikimedia.org/${PN}/${MY_BRANCH}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc x86"
-IUSE="imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-RDEPEND=">=dev-lang/php-7.3.19[ctype,fileinfo,iconv,json(+),postgres?,session,ssl,unicode,xml,xmlreader]
-   imagemagick? ( virtual/imagemagick-tools )
-   !imagemagick? ( dev-lang/php[gd] )
-   mysql? ( dev-lang/php[mysql,mysqli] )
-   sqlite? (
-   dev-db/sqlite[fts3(+)]
-   dev-lang/php[pdo,sqlite]
-   )
-   virtual/httpd-php"
-
-need_httpd_cgi
-
-RESTRICT="test"
-
-src_unpack() {
-   default
-
-   # remove lua binaries (bug #631554)
-   rm -fr 
"${S}"/extensions/Scribunto/includes/engines/LuaStandalone/binaries || die 
"Failed to remove lua binaries"
-}
-
-src_install() {
-   webapp_src_preinst
-
-   # First we install docs and then copy everything left into htdocs dir
-   # to avoid bugs like #236411.
-
-   # We ensure the directories are prepared for writing.  The post-
-   # install instructions guide the user to enable the feature.
-   local DOCS="FAQ HISTORY INSTALL README.md RELEASE-NOTES-${PV:0:4} 
UPGRADE"
-   dodoc ${DOCS} docs/*.txt
-   docinto databases
-   dodoc docs/databases/*
-   # Clean everything not used at the site...
-   rm -rf ${DOCS} COPYING tests docs || die
-   find . -name Makefile -delete || die
-   # and install
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   # If imagemagick is enabled then setup for image upload.
-   # We ensure the directory is prepared for writing.
-   if use imagemagick ; then
-   webapp_serverowned "${MY_HTDOCSDIR}"/images
-   fi
-
-   webapp_postinst_txt en "${FILESDIR}/postinstall-1.18-en.txt"
-   webapp_postupgrade_txt en "${FILESDIR}/postupgrade-1.16-en.txt"
-   webapp_src_install
-}
-
-pkg_postinst() {
-   webapp_pkg_postinst
-
-   if [[ -n ${REPLACING_VERSIONS} ]]; then
-   echo
-   elog "=== Consult the release notes ==="
-   elog "Before doing anything, stop and consult the release notes"
-   elog "/usr/share/doc/${PF}/RELEASE-NOTES-${PV:0:4}.bz2"
-   echo
-   elog "These detail bug fixes, new features and functionality, 
and any"
-   elog "particular points that may need to be noted during the 
upgrade procedure."
-   echo
-   ewarn "Back up existing files and the database before upgrade."
-   ewarn "http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki";
-   ewarn "provides an overview of the backup process."
-   echo
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2021-04-09 Thread Sam James
commit: 20ef10a6844a0fc815f3b6b3e187f00c8963abdc
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 04:25:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:25:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ef10a6

app-antivirus/clamav: Stabilize 0.103.2 ppc, #780894

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

 app-antivirus/clamav/clamav-0.103.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.2.ebuild 
b/app-antivirus/clamav/clamav-0.103.2.ebuild
index dcfafc2fccd..04c35fe1df8 100644
--- a/app-antivirus/clamav/clamav-0.103.2.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only 
libressl milter metadata-analysis-api selinux systemd test uclibc xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_acct/

2021-04-09 Thread Sam James
commit: 18583ecc85e173b7537ae2712fdbeeefea9cd635
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 04:25:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:25:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18583ecc

net-libs/libnetfilter_acct: Stabilize 1.0.3 ppc, #757168

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

 net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild 
b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild
index 9f94207d6a7..44b63b8058c 100644
--- a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild
+++ b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.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
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 x86 ~amd64-linux"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/

2021-04-09 Thread Sam James
commit: 64f20699d4506e962ad688e43c823fb48392c1c3
Author: Yuri Konotopov  gnome  org>
AuthorDate: Fri Apr  9 17:03:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f20699

games-emulation/pcsx2: update to match upstream changes

Closes: https://bugs.gentoo.org/778362
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Yuri Konotopov  gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/20313
Signed-off-by: Sam James  gentoo.org>

 games-emulation/pcsx2/pcsx2-.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-emulation/pcsx2/pcsx2-.ebuild 
b/games-emulation/pcsx2/pcsx2-.ebuild
index 6fd902402b8..acc1b5e7b76 100644
--- a/games-emulation/pcsx2/pcsx2-.ebuild
+++ b/games-emulation/pcsx2/pcsx2-.ebuild
@@ -9,7 +9,7 @@ inherit cmake fcaps flag-o-matic git-r3 toolchain-funcs 
wxwidgets
 DESCRIPTION="A PlayStation 2 emulator"
 HOMEPAGE="https://pcsx2.net/";
 EGIT_REPO_URI="https://github.com/PCSX2/${PN}.git";
-EGIT_SUBMODULES=()
+EGIT_SUBMODULES=( 3rdparty/libchdr/libchdr )
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -23,7 +23,7 @@ RDEPEND="
app-arch/xz-utils
dev-cpp/yaml-cpp:=
dev-libs/libaio
-   dev-libs/libfmt:=
+   >=dev-libs/libfmt-7.1.3:=
dev-libs/libxml2:2
media-libs/alsa-lib
media-libs/libpng:=
@@ -71,6 +71,7 @@ src_configure() {
-DDISABLE_BUILD_DATE=TRUE
-DDISABLE_PCSX2_WRAPPER=TRUE
-DDISABLE_SETCAP=TRUE
+   -DENABLE_TESTS="$(usex test)"
-DOPTIMIZATION_FLAG=
-DPACKAGE_MODE=TRUE
-DXDG_STD=TRUE



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

2021-04-09 Thread Sam James
commit: 06594b71ac0868c5c9ace9dbcc7d61a4baeae613
Author: Pierre-Olivier Mercier  nemunai  re>
AuthorDate: Fri Apr  9 05:42:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06594b71

www-apps/gitea: drop old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Pierre-Olivier Mercier  nemunai.re>
Closes: https://github.com/gentoo/gentoo/pull/20312
Signed-off-by: Sam James  gentoo.org>

 www-apps/gitea/Manifest|   1 -
 www-apps/gitea/gitea-1.13.6.ebuild | 129 -
 2 files changed, 130 deletions(-)

diff --git a/www-apps/gitea/Manifest b/www-apps/gitea/Manifest
index 8bd61a4b23d..4252ea1af19 100644
--- a/www-apps/gitea/Manifest
+++ b/www-apps/gitea/Manifest
@@ -1,2 +1 @@
-DIST gitea-1.13.6.tar.gz 150821162 BLAKE2B 
ac000b26c8c125874fa6b2d93510d530da4ed446d93ff724e9e9af0e4467d22a3377b4484e2eb846dd0a163a0a9bbfc429d9fea56352c0ff59291403f90dac60
 SHA512 
bcdf7906649ba1e7ee2519819c899e441fc8169cbf38f4ee0b66191586ae566e542889616f328bae5bb0be80c3b3eab2d120152bc515783209cfb0080795113a
 DIST gitea-1.13.7.tar.gz 151035143 BLAKE2B 
349018a127337251d55e8681c6c509e195905b978711f60a031b5cb55c1cc6fe5c1312eaef6c3343c3a963b748adf3ef88b6b35176279f517c946f74532f2fcd
 SHA512 
018948d4d40f41c01bc8d9fd74b1d170a8cd7a82402913ee1d11dc283a4946971f76356640213d79877160c29b58b9c393a7d761da695545939db50a3f137f7e

diff --git a/www-apps/gitea/gitea-1.13.6.ebuild 
b/www-apps/gitea/gitea-1.13.6.ebuild
deleted file mode 100644
index a68755728ea..000
--- a/www-apps/gitea/gitea-1.13.6.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit fcaps go-module tmpfiles systemd
-MY_PV="${PV/_rc/-rc}"
-
-DESCRIPTION="A painless self-hosted Git service"
-HOMEPAGE="https://gitea.io";
-
-if [[ ${PV} != * ]] ; then
-   
SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${MY_PV}/gitea-src-${MY_PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64"
-   S="${WORKDIR}"
-else
-   EGIT_REPO_URI="https://github.com/go-gitea/gitea";
-   inherit git-r3
-   S="${WORKDIR}/${P}"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
-SLOT="0"
-IUSE="+acct build-client pam sqlite"
-
-BDEPEND="build-client? ( >=net-libs/nodejs-10[npm] )"
-COMMON_DEPEND="
-   acct? (
-   acct-group/git
-   acct-user/git[gitea] )
-   pam? ( sys-libs/pam )"
-DEPEND="${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}
-   dev-vcs/git"
-
-DOCS=(
-   custom/conf/app.example.ini CONTRIBUTING.md README.md
-)
-FILECAPS=(
-   cap_net_bind_service+ep usr/bin/gitea
-)
-
-RESTRICT="test"
-QA_PRESTRIPPED="usr/bin/gitea"
-
-src_prepare() {
-   default
-
-   local sedcmds=(
-   -e "s#^ROOT =#ROOT = 
${EPREFIX}/var/lib/gitea/gitea-repositories#"
-   -e "s#^ROOT_PATH =#ROOT_PATH = ${EPREFIX}/var/log/gitea#"
-   -e "s#^APP_DATA_PATH = data#APP_DATA_PATH = 
${EPREFIX}/var/lib/gitea/data#"
-   -e "s#^HTTP_ADDR = 0.0.0.0#HTTP_ADDR = 127.0.0.1#"
-   -e "s#^MODE = console#MODE = file#"
-   -e "s#^LEVEL = Trace#LEVEL = Info#"
-   -e "s#^LOG_SQL = true#LOG_SQL = false#"
-   -e "s#^DISABLE_ROUTER_LOG = false#DISABLE_ROUTER_LOG = true#"
-   )
-
-   sed -i "${sedcmds[@]}" custom/conf/app.example.ini || die
-   if use sqlite ; then
-   sed -i -e "s#^DB_TYPE = .*#DB_TYPE = sqlite3#" 
custom/conf/app.example.ini || die
-   fi
-
-   einfo "Remove tests which are known to fail with network-sandbox 
enabled."
-   rm ./modules/migrations/github_test.go || die
-
-   einfo "Remove tests which depend on gitea git-repo."
-   rm ./modules/git/blob_test.go || die
-   rm ./modules/git/repo_test.go || die
-
-   # Remove already build assets (like frontend part)
-   use build-client && emake clean-all
-}
-
-src_compile() {
-   local gitea_tags=(
-   bindata
-   $(usev pam)
-   $(usex sqlite 'sqlite sqlite_unlock_notify' '')
-   )
-   local gitea_settings=(
-   "-X 
code.gitea.io/gitea/modules/setting.CustomConf=${EPREFIX}/etc/gitea/app.ini"
-   "-X 
code.gitea.io/gitea/modules/setting.CustomPath=${EPREFIX}/var/lib/gitea/custom"
-   "-X 
code.gitea.io/gitea/modules/setting.AppWorkPath=${EPREFIX}/var/lib/gitea"
-   )
-   local makeenv=(
-   TAGS="${gitea_tags[*]}"
-   LDFLAGS="-extldflags \"${LDFLAGS}\" ${gitea_settings[*]}"
-   )
-   [[ ${PV} != * ]] && makeenv+=("DRONE_TAG=${MY_PV}")
-
-   if use build-client; then
-   # -j1 as Makefile doesn't handle dependancy correctly, and is 
not
-   # useful as golang compiler don't use this info.
-   env 

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

2021-04-09 Thread Sam James
commit: 51d04ae91cabbbf9c82990f9fe4dbf1f13abf202
Author: Pierre-Olivier Mercier  nemunai  re>
AuthorDate: Fri Apr  9 05:40:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d04ae9

www-apps/gitea: bump to 1.13.7

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Pierre-Olivier Mercier  nemunai.re>
Signed-off-by: Sam James  gentoo.org>

 www-apps/gitea/Manifest|   1 +
 www-apps/gitea/gitea-1.13.7.ebuild | 129 +
 2 files changed, 130 insertions(+)

diff --git a/www-apps/gitea/Manifest b/www-apps/gitea/Manifest
index 548f99dead6..8bd61a4b23d 100644
--- a/www-apps/gitea/Manifest
+++ b/www-apps/gitea/Manifest
@@ -1 +1,2 @@
 DIST gitea-1.13.6.tar.gz 150821162 BLAKE2B 
ac000b26c8c125874fa6b2d93510d530da4ed446d93ff724e9e9af0e4467d22a3377b4484e2eb846dd0a163a0a9bbfc429d9fea56352c0ff59291403f90dac60
 SHA512 
bcdf7906649ba1e7ee2519819c899e441fc8169cbf38f4ee0b66191586ae566e542889616f328bae5bb0be80c3b3eab2d120152bc515783209cfb0080795113a
+DIST gitea-1.13.7.tar.gz 151035143 BLAKE2B 
349018a127337251d55e8681c6c509e195905b978711f60a031b5cb55c1cc6fe5c1312eaef6c3343c3a963b748adf3ef88b6b35176279f517c946f74532f2fcd
 SHA512 
018948d4d40f41c01bc8d9fd74b1d170a8cd7a82402913ee1d11dc283a4946971f76356640213d79877160c29b58b9c393a7d761da695545939db50a3f137f7e

diff --git a/www-apps/gitea/gitea-1.13.7.ebuild 
b/www-apps/gitea/gitea-1.13.7.ebuild
new file mode 100644
index 000..a68755728ea
--- /dev/null
+++ b/www-apps/gitea/gitea-1.13.7.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit fcaps go-module tmpfiles systemd
+MY_PV="${PV/_rc/-rc}"
+
+DESCRIPTION="A painless self-hosted Git service"
+HOMEPAGE="https://gitea.io";
+
+if [[ ${PV} != * ]] ; then
+   
SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${MY_PV}/gitea-src-${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64"
+   S="${WORKDIR}"
+else
+   EGIT_REPO_URI="https://github.com/go-gitea/gitea";
+   inherit git-r3
+   S="${WORKDIR}/${P}"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
+SLOT="0"
+IUSE="+acct build-client pam sqlite"
+
+BDEPEND="build-client? ( >=net-libs/nodejs-10[npm] )"
+COMMON_DEPEND="
+   acct? (
+   acct-group/git
+   acct-user/git[gitea] )
+   pam? ( sys-libs/pam )"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+   dev-vcs/git"
+
+DOCS=(
+   custom/conf/app.example.ini CONTRIBUTING.md README.md
+)
+FILECAPS=(
+   cap_net_bind_service+ep usr/bin/gitea
+)
+
+RESTRICT="test"
+QA_PRESTRIPPED="usr/bin/gitea"
+
+src_prepare() {
+   default
+
+   local sedcmds=(
+   -e "s#^ROOT =#ROOT = 
${EPREFIX}/var/lib/gitea/gitea-repositories#"
+   -e "s#^ROOT_PATH =#ROOT_PATH = ${EPREFIX}/var/log/gitea#"
+   -e "s#^APP_DATA_PATH = data#APP_DATA_PATH = 
${EPREFIX}/var/lib/gitea/data#"
+   -e "s#^HTTP_ADDR = 0.0.0.0#HTTP_ADDR = 127.0.0.1#"
+   -e "s#^MODE = console#MODE = file#"
+   -e "s#^LEVEL = Trace#LEVEL = Info#"
+   -e "s#^LOG_SQL = true#LOG_SQL = false#"
+   -e "s#^DISABLE_ROUTER_LOG = false#DISABLE_ROUTER_LOG = true#"
+   )
+
+   sed -i "${sedcmds[@]}" custom/conf/app.example.ini || die
+   if use sqlite ; then
+   sed -i -e "s#^DB_TYPE = .*#DB_TYPE = sqlite3#" 
custom/conf/app.example.ini || die
+   fi
+
+   einfo "Remove tests which are known to fail with network-sandbox 
enabled."
+   rm ./modules/migrations/github_test.go || die
+
+   einfo "Remove tests which depend on gitea git-repo."
+   rm ./modules/git/blob_test.go || die
+   rm ./modules/git/repo_test.go || die
+
+   # Remove already build assets (like frontend part)
+   use build-client && emake clean-all
+}
+
+src_compile() {
+   local gitea_tags=(
+   bindata
+   $(usev pam)
+   $(usex sqlite 'sqlite sqlite_unlock_notify' '')
+   )
+   local gitea_settings=(
+   "-X 
code.gitea.io/gitea/modules/setting.CustomConf=${EPREFIX}/etc/gitea/app.ini"
+   "-X 
code.gitea.io/gitea/modules/setting.CustomPath=${EPREFIX}/var/lib/gitea/custom"
+   "-X 
code.gitea.io/gitea/modules/setting.AppWorkPath=${EPREFIX}/var/lib/gitea"
+   )
+   local makeenv=(
+   TAGS="${gitea_tags[*]}"
+   LDFLAGS="-extldflags \"${LDFLAGS}\" ${gitea_settings[*]}"
+   )
+   [[ ${PV} != * ]] && makeenv+=("DRONE_TAG=${MY_PV}")
+
+   if use build-client; then
+   # -j1 as Makefile doesn't handle dependancy correctly, and is 
not
+   # useful as golang compiler don't use this info.
+   env "${makeenv[@]}" emake -j1 build
+   else
+   

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

2021-04-09 Thread Sam James
commit: e8a7c6c40695f701d6f96fa509cce5348b4db9e5
Author: Jaco Kroon  uls  co  za>
AuthorDate: Thu Apr  8 08:41:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a7c6c4

sys-cluster/glusterfs: Version 9.1

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/20304
Signed-off-by: Sam James  gentoo.org>

 sys-cluster/glusterfs/Manifest |   1 +
 sys-cluster/glusterfs/glusterfs-9.1.ebuild | 194 +
 2 files changed, 195 insertions(+)

diff --git a/sys-cluster/glusterfs/Manifest b/sys-cluster/glusterfs/Manifest
index e5e4077cbfc..beb25fa2e3a 100644
--- a/sys-cluster/glusterfs/Manifest
+++ b/sys-cluster/glusterfs/Manifest
@@ -2,3 +2,4 @@ DIST glusterfs-7.9.tar.gz 7702149 BLAKE2B 
e23b5a45a8c2c4f02f0992dfc78bea942a1dcc
 DIST glusterfs-8.3.tar.gz 7829522 BLAKE2B 
1ba60f7209db4f1ce21237c3adea94df1b9eae04d15f99eb414bf961ea67aa7e08d01ea47c8793a33afbc0ff6cf63ecb81f78fa1ba74d66e2d4358ef2bdadacc
 SHA512 
7ca9d3d8938eb27a7347461a07457e90d1ee6e8d5417970e38245c819cf09bf2ecf9de3954b75edf5cf14816e1059fb381b95935ae1f973ebd14ee7531322aa9
 DIST glusterfs-8.4.tar.gz 7833014 BLAKE2B 
c67f510c655465e9fbecaa7f391531543e37a2a84917592e699d88564b24fe55689b95770f385ac5b645069f287d4af974db76a77c0f44ea5d2e88f995b427f7
 SHA512 
a81394b3584c2e6c27060367b443c0879512054ed9287740bc24308603b9e3c11376179ed6589d5d38441982cd6415e3612f98ae4c97ddf7d5c747b42171d796
 DIST glusterfs-9.0.tar.gz 8171193 BLAKE2B 
f9f9905515607b4877432bde264075f73c4c076ae435a67ab803affc468f5f88d02235419fea6e25db19adecff9b797a41eb5ac63772fe81251c064389f7aca6
 SHA512 
daa5a7342c067c75668910e8fed17145636e7a576830b4cd68e81d9fceedaab918228b8780ebd5014e2397e0606858af650cd2c52bec0883ccd2126955ad07e7
+DIST glusterfs-9.1.tar.gz 8206207 BLAKE2B 
dea099eb1d366704010247964c24de404fb09c00a375dde4af30a2af836d3b35689fab91a75268aa01dba45860eb50a6e0572913c059e53fb5799d2302c2f005
 SHA512 
2c26813f12fed7a0640cc470badc2b83f156b660ef475487a689dca6c3fa407192f4959aeaf7a981969a079cf5d2c7aace85ff818ea6133d5a085d90d226e1da

diff --git a/sys-cluster/glusterfs/glusterfs-9.1.ebuild 
b/sys-cluster/glusterfs/glusterfs-9.1.ebuild
new file mode 100644
index 000..074763734a0
--- /dev/null
+++ b/sys-cluster/glusterfs/glusterfs-9.1.ebuild
@@ -0,0 +1,194 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit autotools elisp-common python-single-r1 systemd
+
+SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"
+HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/";
+
+LICENSE="|| ( GPL-2 LGPL-3+ )"
+SLOT="0/${PV%%.*}"
+IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog 
static-libs +syslog test +xml"
+
+REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml )
+   ipv6? ( libtirpc )"
+
+# the tests must be run as root
+RESTRICT="test"
+
+# sys-apps/util-linux is required for libuuid
+RDEPEND="
+   acct-group/gluster
+   acct-user/gluster
+   dev-libs/libaio
+   dev-libs/userspace-rcu:=
+   net-libs/rpcsvc-proto
+   sys-apps/util-linux
+   sys-libs/liburing:=
+   sys-libs/readline:=
+   emacs? ( >=app-editors/emacs-23.1:* )
+   fuse? ( >=sys-fs/fuse-2.7.0:0 )
+   georeplication? ( ${PYTHON_DEPS} )
+   xml? ( dev-libs/libxml2 )
+   !elibc_glibc? ( sys-libs/argp-standalone )
+   libtirpc? ( net-libs/libtirpc:= )
+   !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
+   !libressl? ( dev-libs/openssl:=[-bindist] )
+   libressl? ( dev-libs/libressl:= )
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   virtual/acl
+   test? ( >=dev-util/cmocka-1.0.1
+   app-benchmarks/dbench
+   dev-vcs/git
+   net-fs/nfs-utils
+   virtual/perl-Test-Harness
+   dev-libs/yajl
+   sys-fs/xfsprogs
+   sys-apps/attr )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+SITEFILE="50${PN}-mode-gentoo.el"
+
+DOCS=( AUTHORS ChangeLog NEWS README.md THANKS )
+
+# Maintainer notes:
+# * The build system will always configure & build argp-standalone but it'll 
never use it
+#   if the argp.h header is found in the system. Which should be the case with
+#   glibc or if argp-standalone is installed.
+
+pkg_setup() {
+   python_setup "python3*"
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # build rpc-transport and xlators only once as shared libs
+   find rpc/rpc-transport xlators -name Makefile.am -exec \
+   sed -i 's|.*$(top_srcdir).*\.sym|\0 -shared|' {} 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-protocol/

2021-04-09 Thread Sam James
commit: da0c7bdedf4796b3a341dfe341b4d9f38068e6d0
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 04:24:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0c7bde

app-emulation/spice-protocol: Stabilize 0.14.3 ppc64, #746920

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

 app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild 
b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
index d2ac8ce817a..40a5e5da996 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
@@ -11,4 +11,4 @@ 
SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~sparc x86"



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

2021-04-09 Thread Sam James
commit: 5f95f898192283b703d634e54118f3695fd218b5
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 04:24:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f95f898

app-emulation/spice: Stabilize 0.14.3-r1 ppc64, #746920

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

 app-emulation/spice/spice-0.14.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice/spice-0.14.3-r1.ebuild 
b/app-emulation/spice/spice-0.14.3-r1.ebuild
index bf2574e7a97..3b1c4cfb9ca 100644
--- a/app-emulation/spice/spice-0.14.3-r1.ebuild
+++ b/app-emulation/spice/spice-0.14.3-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
 IUSE="libressl lz4 sasl smartcard static-libs gstreamer test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jakarta-oro/

2021-04-09 Thread Sam James
commit: bde3af24927f679593088093e28b4a5936651581
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 04:24:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde3af24

dev-java/jakarta-oro: Stabilize 2.0.8-r5 ppc64, #780882

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

 dev-java/jakarta-oro/jakarta-oro-2.0.8-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jakarta-oro/jakarta-oro-2.0.8-r5.ebuild 
b/dev-java/jakarta-oro/jakarta-oro-2.0.8-r5.ebuild
index 5e1c153372f..2659db65179 100644
--- a/dev-java/jakarta-oro/jakarta-oro-2.0.8-r5.ebuild
+++ b/dev-java/jakarta-oro/jakarta-oro-2.0.8-r5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://archive.apache.org/dist/${MY_J}/${MY_O}/${P}.tar.gz";
 
 LICENSE="Apache-1.1"
 SLOT="2.0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=virtual/jdk-1.8:*"
 RDEPEND=">=virtual/jre-1.8:*"



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

2021-04-09 Thread Sam James
commit: b74aaca2db7cd5f9d9bd15745d4ea52ab36e5886
Author: Bernd Waibel  posteo  net>
AuthorDate: Tue Apr  6 18:36:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74aaca2

media-libs/lib3mf: re-add x86 keyword

Add USE flag to depend on system-provided dev-go/act
package.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Bernd Waibel  posteo.net>
Signed-off-by: Sam James  gentoo.org>

 ...1-patch-to-use-system-provided-act-binary.patch | 141 +
 media-libs/lib3mf/lib3mf-2.1.1-r1.ebuild   |  69 ++
 media-libs/lib3mf/metadata.xml |   7 +
 3 files changed, 217 insertions(+)

diff --git 
a/media-libs/lib3mf/files/lib3mf-2.1.1-0001-patch-to-use-system-provided-act-binary.patch
 
b/media-libs/lib3mf/files/lib3mf-2.1.1-0001-patch-to-use-system-provided-act-binary.patch
new file mode 100644
index 000..00089c58468
--- /dev/null
+++ 
b/media-libs/lib3mf/files/lib3mf-2.1.1-0001-patch-to-use-system-provided-act-binary.patch
@@ -0,0 +1,141 @@
+From c4e004aa8580f799dbbb7ec6951e0826dc387811 Mon Sep 17 00:00:00 2001
+From: Bernd Waibel 
+Date: Tue, 6 Apr 2021 08:45:45 +0200
+Subject: [PATCH] patch to use system-provided act binary
+
+Signed-off-by: Bernd Waibel 
+---
+ CMakeLists.txt | 109 +
+ 1 file changed, 73 insertions(+), 36 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 64a11d9..55abdde 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -54,14 +54,19 @@ if (${MSVC})
+ endif()
+ 
+ ### The API generation target
+-if(CMAKE_HOST_UNIX)
+-  if(APPLE)
+-set(ACT_COMMANDENDING darwin)
+-  else()
+-set(ACT_COMMANDENDING linux)
++option(USE_SYSTEM_ACT "Use system-provided act binary" OFF)
++if(NOT USE_SYSTEM_ACT)
++  if(CMAKE_HOST_UNIX)
++if(APPLE)
++  set(ACT_COMMANDENDING darwin)
++else()
++  set(ACT_COMMANDENDING linux)
++endif()
++  elseif(CMAKE_HOST_WIN32)
++set(ACT_COMMANDENDING exe)
+   endif()
+-elseif(CMAKE_HOST_WIN32)
+-  set(ACT_COMMANDENDING exe)
++else()
++  find_program(ACT act)
+ endif()
+ 
+ set(CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED 
${CMAKE_CURRENT_BINARY_DIR}/Autogenerated)
+@@ -71,35 +76,67 @@ set(ACT_GENERATED_SOURCE
+   
${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Source/Implementation/lib3mf_interfacewrapper.cpp
+   
${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Source/Implementation/lib3mf_interfacejournal.cpp
 
+ )
+-add_custom_command(
+-  BYPRODUCTS
+-${ACT_GENERATED_SOURCE}
+-  OUTPUT
+-${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/LIB3MFACTGENERATIONSTAMP
+-  WORKING_DIRECTORY
+-${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit
+-  COMMAND
+-cmake -E make_directory "${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}"
+-  COMMAND
+-cmake -E touch 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/LIB3MFACTGENERATIONSTAMP"
+-  COMMAND
+-
${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit/bin/act.${ACT_COMMANDENDING}
 ${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit/lib3mf.xml
+-  COMMAND
+-cmake -E remove_directory 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Source"
+-  COMMAND
+-cmake -E remove_directory 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Bindings"
+-  COMMAND
+-cmake -E copy_directory "${CMAKE_TEMP_HEADER_FOLDER}/Bindings" 
${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Bindings
+-  COMMAND
+-cmake -E copy_directory 
"${CMAKE_TEMP_HEADER_FOLDER}/Implementations/Cpp/Interfaces" 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Source/Implementation"
+-  COMMAND
+-cmake -E remove_directory "${CMAKE_TEMP_HEADER_FOLDER}"
+-  COMMENT
+-"Generating hourglass API bindings and implementation stub"
+-  DEPENDS
+-${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit/lib3mf.xml
+-  VERBATIM
+-)
++if(NOT USE_SYSTEM_ACT)
++  add_custom_command(
++BYPRODUCTS
++  ${ACT_GENERATED_SOURCE}
++OUTPUT
++  ${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/LIB3MFACTGENERATIONSTAMP
++WORKING_DIRECTORY
++  ${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit
++COMMAND
++  cmake -E make_directory "${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}"
++COMMAND
++  cmake -E touch 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/LIB3MFACTGENERATIONSTAMP"
++COMMAND
++  
${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit/bin/act.${ACT_COMMANDENDING}
 ${CMAKE_CURRENT_SOURCE_DIR}/AutomaticComponentToolkit/lib3mf.xml
++COMMAND
++  cmake -E remove_directory 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Source"
++COMMAND
++  cmake -E remove_directory 
"${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Bindings"
++COMMAND
++  cmake -E copy_directory "${CMAKE_TEMP_HEADER_FOLDER}/Bindings" 
${CMAKE_CURRENT_BINARY_DIR_AUTOGENERATED}/Bindings
++COMMAND
++  cmake -E copy_directory 
"${CMAKE_TEMP_HEADER_FOLDER}/Implementations/Cpp/Interfaces" 
"${CMAKE_CURRENT_B

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

2021-04-09 Thread Sam James
commit: c420d144852628898e1959f2bf8ffea1bb28c5f9
Author: Bernd Waibel  posteo  net>
AuthorDate: Tue Apr  6 18:37:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 04:24:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c420d144

media-libs/lib3mf: drop 2.1.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Bernd Waibel  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/20280
Signed-off-by: Sam James  gentoo.org>

 media-libs/lib3mf/lib3mf-2.1.1.ebuild | 66 ---
 1 file changed, 66 deletions(-)

diff --git a/media-libs/lib3mf/lib3mf-2.1.1.ebuild 
b/media-libs/lib3mf/lib3mf-2.1.1.ebuild
deleted file mode 100644
index 35900c26454..000
--- a/media-libs/lib3mf/lib3mf-2.1.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake eapi8-dosym
-
-DESCRIPTION="Implementation of the 3D Manufacturing Format file standard"
-HOMEPAGE="https://3mf.io/ https://github.com/3MFConsortium/lib3mf";
-SRC_URI="https://github.com/3MFConsortium/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-# the included ACT binary is a statically x86_64 built one
-# see https://github.com/3MFConsortium/lib3mf/issues/199
-# no package available for ACT yet in Gentoo.
-# Keywords x86 and arm64 can be re-added after we have a package
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-libs/libzip:=
-   sys-apps/util-linux
-   sys-libs/zlib
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-   test? (
-   dev-cpp/gtest
-   dev-libs/openssl
-   dev-util/valgrind
-   )
-"
-
-PATCHES=(
-   
"${FILESDIR}"/${PN}-2.1.0-0001-Gentoo-specific-avoid-pre-stripping-library.patch
-)
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_INCLUDEDIR="include/${PN}"
-   -DLIB3MF_TESTS=$(usex test)
-   -DUSE_INCLUDED_LIBZIP=OFF
-   -DUSE_INCLUDED_ZLIB=OFF
-   )
-
-   if use test; then
-   mycmakeargs+=(
-   -DUSE_INCLUDED_GTEST=OFF
-   # code says it uses libressl, but works with openssl too
-   -DUSE_INCLUDED_SSL=OFF
-   )
-   fi
-
-   cmake_src_configure
-}
-
-src_install() {
-   cmake_src_install
-
-   for suf in abi types implicit; do
-   dosym8 -r /usr/include/${PN}/Bindings/Cpp/${PN}_${suf}.hpp 
/usr/include/${PN}/${PN}_${suf}.hpp
-   done
-}



[gentoo-commits] repo/proj/guru:dev commit in: acct-user/purritobin/

2021-04-09 Thread Aisha Tammy
commit: 33b81c795ab53fe9bb9088599c5683b9c4b379ef
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Apr  9 23:53:02 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Apr  9 23:55:21 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33b81c79

acct-user/purritobin: fix description to correct package

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

 acct-user/purritobin/purritobin-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/purritobin/purritobin-0.ebuild 
b/acct-user/purritobin/purritobin-0.ebuild
index a5fc9ad65..5e930bd3a 100644
--- a/acct-user/purritobin/purritobin-0.ebuild
+++ b/acct-user/purritobin/purritobin-0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit acct-user
 
-DESCRIPTION="User for www-apps/jackett-bin"
+DESCRIPTION="User for net-misc/purritobin"
 KEYWORDS="~amd64 ~arm64 ~x86"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( purritobin )



[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/, sys-kernel/gentoo-kernel/

2021-04-09 Thread Georgy Yakovlev
commit: 215f4d58d49f1b75a451b5e7b261f2fb7e36401a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Apr 10 02:39:16 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Apr 10 02:40:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=215f4d58

virtual/dist-kernel: 5.10.27 ppc64 stable, bug #779814

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-kernel/gentoo-kernel/gentoo-kernel-5.10.27.ebuild | 2 +-
 virtual/dist-kernel/dist-kernel-5.10.27.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.27.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.27.ebuild
index 9c4c228e1c8..1ea075c3596 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.27.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.27.ebuild
@@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.x
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 IUSE="debug"
 REQUIRED_USE="arm? ( savedconfig )"
 

diff --git a/virtual/dist-kernel/dist-kernel-5.10.27.ebuild 
b/virtual/dist-kernel/dist-kernel-5.10.27.ebuild
index 727ffd210f3..cccd0238d65 100644
--- a/virtual/dist-kernel/dist-kernel-5.10.27.ebuild
+++ b/virtual/dist-kernel/dist-kernel-5.10.27.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 RDEPEND="
|| (



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libcdada/, dev-libs/libcdada/files/

2021-04-09 Thread John Helmert III
commit: 1b6e4f1b6d0d8032e1aee5d54d4a8e15380b9ea4
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 02:14:51 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 02:14:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6e4f1b

dev-libs/libcdada: fix -Werror, drop static binaries

Closes: https://bugs.gentoo.org/781887
Closes: https://bugs.gentoo.org/781890
Signed-off-by: John Helmert III  gentoo.org>

 .../libcdada/files/libcdada-0.3.4-Werror.patch | 24 ++
 ...cdada-0.3.4.ebuild => libcdada-0.3.4-r1.ebuild} |  6 +++---
 2 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libcdada/files/libcdada-0.3.4-Werror.patch 
b/dev-libs/libcdada/files/libcdada-0.3.4-Werror.patch
new file mode 100644
index 000..94ceb450231
--- /dev/null
+++ b/dev-libs/libcdada/files/libcdada-0.3.4-Werror.patch
@@ -0,0 +1,24 @@
+diff --git a/configure.ac b/configure.ac
+index f2c4dde..fbde89c 100644
+--- a/configure.ac
 b/configure.ac
+@@ -4,7 +4,7 @@ AC_INIT(LIBCDADA, m4_esyscmd_s(cat VERSION), 
marcde...@gmail.com, libcdada, http
+ AC_CONFIG_AUX_DIR([build-aux])
+ AC_CONFIG_MACRO_DIR([m4])
+ 
+-AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
++AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
+ 
+ AC_GNU_SOURCE
+ 
+@@ -24,8 +24,8 @@ LT_INIT
+ AC_ENABLE_STATIC
+ 
+ # Some useful default flags
+-CFLAGS="-std=gnu89 -Werror -Wall $CFLAGS"
+-CXXFLAGS="-Werror -Wall $CXXFLAGS"
++CFLAGS="-std=gnu89 -Wall $CFLAGS"
++CXXFLAGS="-Wall $CXXFLAGS"
+ AC_DEFINE([__STDC_FORMAT_MACROS], [], [Description])
+ 
+ # Check for Python3

diff --git a/dev-libs/libcdada/libcdada-0.3.4.ebuild 
b/dev-libs/libcdada/libcdada-0.3.4-r1.ebuild
similarity index 81%
rename from dev-libs/libcdada/libcdada-0.3.4.ebuild
rename to dev-libs/libcdada/libcdada-0.3.4-r1.ebuild
index 13fb7ae40ba..2946275db94 100644
--- a/dev-libs/libcdada/libcdada-0.3.4.ebuild
+++ b/dev-libs/libcdada/libcdada-0.3.4-r1.ebuild
@@ -12,8 +12,8 @@ 
SRC_URI="https://github.com/msune/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
+
+PATCHES=( "${FILESDIR}/${PN}-${PV}-Werror.patch" )
 
 src_prepare() {
default
@@ -30,5 +30,5 @@ src_configure() {
 
 src_install() {
default
-   find "${ED}" -name '*.la' -delete || die
+   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
 }



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

2021-04-09 Thread John Helmert III
commit: 0675de900a9f1d9e942a22fcf88f5c293c32c068
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 01:44:13 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 01:44:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0675de90

net-analyzer/pmacct: drop unused USE from metadata

Signed-off-by: John Helmert III  gentoo.org>

 net-analyzer/pmacct/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-analyzer/pmacct/metadata.xml b/net-analyzer/pmacct/metadata.xml
index ee7d2e55c72..0e5767a74ad 100644
--- a/net-analyzer/pmacct/metadata.xml
+++ b/net-analyzer/pmacct/metadata.xml
@@ -14,7 +14,6 @@
Enable Layer-2 features and support
Enable support for nDPI through 
net-libs/nDPI
Enable support for NFLOG through 
uacctd
-   Enable IP prefix labels
Enable support for RabbitMQ through 
net-libs/rabbitmq-c
Link Streaming Telemetry daemon 
binaries
Link IPv4/IPv6 traffic accounting 
binaries



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

2021-04-09 Thread John Helmert III
commit: 504c08100b988f17bfc6832b9dcd7639ef0a16d2
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 01:45:17 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 01:45:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504c0810

net-analyzer/pmacct: sync live (missed a hunk last time)

Signed-off-by: John Helmert III  gentoo.org>

 net-analyzer/pmacct/pmacct-99.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/pmacct/pmacct-99.ebuild 
b/net-analyzer/pmacct/pmacct-99.ebuild
index 8c0c97e73b1..4e643ff1e80 100644
--- a/net-analyzer/pmacct/pmacct-99.ebuild
+++ b/net-analyzer/pmacct/pmacct-99.ebuild
@@ -22,7 +22,8 @@ REQUIRED_USE="
rabbitmq? ( jansson )
 "
 
-RDEPEND="net-libs/libpcap
+RDEPEND="dev-libs/libcdada
+   net-libs/libpcap
geoip? ( dev-libs/geoip )
geoipv2? ( dev-libs/libmaxminddb )
jansson? ( dev-libs/jansson )



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

2021-04-09 Thread John Helmert III
commit: 0cb5b370158f233135d6b5702cf2041f0fc743ad
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 01:42:01 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 01:42:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb5b370

dev-libs/libcdada: initial import

Signed-off-by: John Helmert III  gentoo.org>

 dev-libs/libcdada/Manifest  |  1 +
 dev-libs/libcdada/libcdada-0.3.4.ebuild | 34 +
 dev-libs/libcdada/metadata.xml  | 10 ++
 3 files changed, 45 insertions(+)

diff --git a/dev-libs/libcdada/Manifest b/dev-libs/libcdada/Manifest
new file mode 100644
index 000..c6d9dc930d4
--- /dev/null
+++ b/dev-libs/libcdada/Manifest
@@ -0,0 +1 @@
+DIST libcdada-0.3.4.tar.gz 1772957 BLAKE2B 
5a7b24e7e033807586a30beb35a304b37262e8e673a02f307af63606b2119e3c76b2ed90cec6f494cac26f77aaafd1756d69c5043cf9adfd6a42cd0db76b4298
 SHA512 
363f2ebe9a054a6356040bb68460321ffb6dc0f66dfd2f95d275864135bed715e12bb6bbbffe11d665020a119033cd80d6bf323020760339664f1b7a4f1ae9ca

diff --git a/dev-libs/libcdada/libcdada-0.3.4.ebuild 
b/dev-libs/libcdada/libcdada-0.3.4.ebuild
new file mode 100644
index 000..13fb7ae40ba
--- /dev/null
+++ b/dev-libs/libcdada/libcdada-0.3.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Basic data structures in C"
+HOMEPAGE="https://github.com/msune/libcdada";
+SRC_URI="https://github.com/msune/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-valgrind
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+}

diff --git a/dev-libs/libcdada/metadata.xml b/dev-libs/libcdada/metadata.xml
new file mode 100644
index 000..6f70602dc28
--- /dev/null
+++ b/dev-libs/libcdada/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   net...@gentoo.org
+   
+   
+   msune/libcdada
+   
+



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

2021-04-09 Thread John Helmert III
commit: ddbc7489343dc50993330189f94724c62b389bee
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 01:38:17 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 01:40:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbc7489

net-analyzer/pmacct: drop 1.7.5

Signed-off-by: John Helmert III  gentoo.org>

 net-analyzer/pmacct/Manifest|  1 -
 net-analyzer/pmacct/pmacct-1.7.5.ebuild | 96 -
 2 files changed, 97 deletions(-)

diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest
index 53825a91987..f55cc851362 100644
--- a/net-analyzer/pmacct/Manifest
+++ b/net-analyzer/pmacct/Manifest
@@ -1,2 +1 @@
-DIST pmacct-1.7.5.tar.gz 3219384 BLAKE2B 
9a9feb8a11222e54a018b37eaa387cfa43efcb6aa3da175ea6c367bc7b42d816cbe106431c8b8f69b17c8d0286514a80250bf28b15fcaad12a2ac5fb7af6ff27
 SHA512 
d52e3d749cf0e8a412a82051531c63f37aa6cf4e7cc435ebd185195040819d65dc2cf4d4b1aa64bae620a9f8d3d1b1a505992044fe45d57b91ba056cfa67609c
 DIST pmacct-1.7.6.tar.gz 2126837 BLAKE2B 
df04822e88f9409d335457031fb26ce4ae8b5da13cf2f55f8d6c78eb50dade62ef763d389ac81a509d9351e1286ac73171e9966a5aeeecc0e5fb10219c73
 SHA512 
b370d20f8b8d49b9114db3ab74c66cd16962dee5e7c3642fab0b2787c4ea924a249ff4d8d770c0ccc8ca81366b9a5e557dcfb7cdddf878b99b719d0accdb949a

diff --git a/net-analyzer/pmacct/pmacct-1.7.5.ebuild 
b/net-analyzer/pmacct/pmacct-1.7.5.ebuild
deleted file mode 100644
index b6cef6d81f8..000
--- a/net-analyzer/pmacct/pmacct-1.7.5.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic toolchain-funcs
-
-DESCRIPTION="A network tool to gather IP traffic information"
-HOMEPAGE="http://www.pmacct.net/";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="
-   +bgp-bins +bmp-bins geoip geoipv2 jansson kafka +l2 mysql ndpi nflog 
plabel
-   postgres rabbitmq sqlite +st-bins +traffic-bins zmq
-"
-REQUIRED_USE="
-   ?? ( geoip geoipv2 )
-   kafka? ( jansson )
-   rabbitmq? ( jansson )
-"
-
-RDEPEND="
-   net-libs/libpcap
-   geoip? ( dev-libs/geoip )
-   geoipv2? ( dev-libs/libmaxminddb )
-   jansson? ( dev-libs/jansson )
-   kafka? ( dev-libs/librdkafka )
-   mysql? ( dev-db/mysql-connector-c:0= )
-   ndpi? ( >=net-libs/nDPI-3.2:= )
-   nflog? ( net-libs/libnetfilter_log )
-   postgres? ( dev-db/postgresql:* )
-   rabbitmq? ( net-libs/rabbitmq-c )
-   sqlite? ( =dev-db/sqlite-3* )
-   zmq? ( >=net-libs/zeromq-4.2.0:= )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.7.4--Werror.patch
-)
-
-DOCS=(
-   CONFIG-KEYS ChangeLog FAQS QUICKSTART UPGRADE
-   docs/INTERNALS docs/PLUGINS docs/SIGNALS
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   tc-export CC AR RANLIB
-   append-cflags -fcommon
-
-   econf \
-   $(use_enable bgp-bins) \
-   $(use_enable bmp-bins) \
-   $(use_enable geoip) \
-   $(use_enable geoipv2) \
-   $(use_enable jansson) \
-   $(use_enable kafka) \
-   $(use_enable l2) \
-   $(use_enable mysql) \
-   $(use_enable ndpi) \
-   $(use_enable nflog) \
-   $(use_enable plabel) \
-   $(use_enable postgres pgsql) \
-   $(use_enable rabbitmq) \
-   $(use_enable sqlite sqlite3) \
-   $(use_enable st-bins) \
-   $(use_enable traffic-bins) \
-   $(use_enable zmq) \
-   --disable-debug \
-   --disable-mongodb
-}
-
-src_install() {
-   default
-
-   for dirname in examples sql telemetry; do
-   docinto ${dirname}
-   dodoc -r ${dirname}/*
-   done
-
-   newinitd "${FILESDIR}"/pmacctd-init.d pmacctd
-   newconfd "${FILESDIR}"/pmacctd-conf.d pmacctd
-
-   insinto /etc/pmacctd
-   newins examples/pmacctd-imt.conf.example pmacctd.conf
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/pmacct/, net-analyzer/pmacct/files/

2021-04-09 Thread John Helmert III
commit: 90c16e98268b8fa361a9d518d13d47e38e68c5cb
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 01:37:55 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 01:40:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c16e98

net-analyzer/pmacct: add 1.7.6

Signed-off-by: John Helmert III  gentoo.org>

 net-analyzer/pmacct/Manifest   |  1 +
 net-analyzer/pmacct/files/pmacct-1.7.6-nogit.patch | 16 
 net-analyzer/pmacct/pmacct-1.7.6.ebuild| 98 ++
 3 files changed, 115 insertions(+)

diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest
index 2fc46c924bd..53825a91987 100644
--- a/net-analyzer/pmacct/Manifest
+++ b/net-analyzer/pmacct/Manifest
@@ -1 +1,2 @@
 DIST pmacct-1.7.5.tar.gz 3219384 BLAKE2B 
9a9feb8a11222e54a018b37eaa387cfa43efcb6aa3da175ea6c367bc7b42d816cbe106431c8b8f69b17c8d0286514a80250bf28b15fcaad12a2ac5fb7af6ff27
 SHA512 
d52e3d749cf0e8a412a82051531c63f37aa6cf4e7cc435ebd185195040819d65dc2cf4d4b1aa64bae620a9f8d3d1b1a505992044fe45d57b91ba056cfa67609c
+DIST pmacct-1.7.6.tar.gz 2126837 BLAKE2B 
df04822e88f9409d335457031fb26ce4ae8b5da13cf2f55f8d6c78eb50dade62ef763d389ac81a509d9351e1286ac73171e9966a5aeeecc0e5fb10219c73
 SHA512 
b370d20f8b8d49b9114db3ab74c66cd16962dee5e7c3642fab0b2787c4ea924a249ff4d8d770c0ccc8ca81366b9a5e557dcfb7cdddf878b99b719d0accdb949a

diff --git a/net-analyzer/pmacct/files/pmacct-1.7.6-nogit.patch 
b/net-analyzer/pmacct/files/pmacct-1.7.6-nogit.patch
new file mode 100644
index 000..7381408d448
--- /dev/null
+++ b/net-analyzer/pmacct/files/pmacct-1.7.6-nogit.patch
@@ -0,0 +1,16 @@
+diff --git a/configure.ac b/configure.ac
+index 34269bd9..c6dbe8ba 100644
+--- a/configure.ac
 b/configure.ac
+@@ -1140,10 +1140,7 @@ dnl Git submodule Dependencies buid system
+ dnl --
+ 
+ dnl First check whether to build git submodule deps
+-WITH_EXTERNAL_DEPS_DEFAULT=yes
+-if [ test ! -f "$srcdir/src/external_libs/libcdada/include/cdada.h" ] && [ 
test -z `git rev-parse HEAD 2> /dev/null` ]; then
+-  WITH_EXTERNAL_DEPS_DEFAULT=no
+-fi
++WITH_EXTERNAL_DEPS_DEFAULT=no
+ 
+ AC_MSG_CHECKING([whether external dependencies (git submodules) should be 
compiled])
+ AC_ARG_WITH(external-deps,

diff --git a/net-analyzer/pmacct/pmacct-1.7.6.ebuild 
b/net-analyzer/pmacct/pmacct-1.7.6.ebuild
new file mode 100644
index 000..3cebdfe03e0
--- /dev/null
+++ b/net-analyzer/pmacct/pmacct-1.7.6.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic toolchain-funcs
+
+DESCRIPTION="A network tool to gather IP traffic information"
+HOMEPAGE="http://www.pmacct.net/";
+SRC_URI="http://www.pmacct.net/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="
+   +bgp-bins +bmp-bins geoip geoipv2 jansson kafka +l2 mysql ndpi nflog
+   postgres rabbitmq sqlite +st-bins +traffic-bins zmq
+"
+REQUIRED_USE="
+   ?? ( geoip geoipv2 )
+   kafka? ( jansson )
+   rabbitmq? ( jansson )
+"
+
+RDEPEND="dev-libs/libcdada
+   net-libs/libpcap
+   geoip? ( dev-libs/geoip )
+   geoipv2? ( dev-libs/libmaxminddb )
+   jansson? ( dev-libs/jansson )
+   kafka? ( dev-libs/librdkafka )
+   mysql? (
+   dev-db/mysql-connector-c:0=
+   sys-process/numactl
+   )
+   ndpi? ( >=net-libs/nDPI-3.2:= )
+   nflog? ( net-libs/libnetfilter_log )
+   postgres? ( dev-db/postgresql:* )
+   rabbitmq? ( net-libs/rabbitmq-c )
+   sqlite? ( =dev-db/sqlite-3* )
+   zmq? ( >=net-libs/zeromq-4.2.0:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.7.4--Werror.patch"
+   "${FILESDIR}/${PN}-1.7.6-nogit.patch"
+)
+
+DOCS=(
+   CONFIG-KEYS ChangeLog FAQS QUICKSTART UPGRADE
+   docs/INTERNALS docs/PLUGINS docs/SIGNALS
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   tc-export CC AR RANLIB
+   append-cflags -fcommon
+
+   econf \
+   $(use_enable bgp-bins) \
+   $(use_enable bmp-bins) \
+   $(use_enable geoip) \
+   $(use_enable geoipv2) \
+   $(use_enable jansson) \
+   $(use_enable kafka) \
+   $(use_enable l2) \
+   $(use_enable mysql) \
+   $(use_enable ndpi) \
+   $(use_enable nflog) \
+   $(use_enable postgres pgsql) \
+   $(use_enable rabbitmq) \
+   $(use_enable sqlite sqlite3) \
+   $(use_enable st-bins) \
+   $(use_enable traffic-bins) \
+   $(use_enable zmq) \
+   --without-external-deps \
+   --disable-debug \
+   --disable-mongodb
+}
+
+src_install() {
+   default
+
+   for dirname in example

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

2021-04-09 Thread John Helmert III
commit: fb9f891f303aa9eb0cb55001ebb137d9e848eb0e
Author: John Helmert III  gentoo  org>
AuthorDate: Sat Apr 10 01:39:19 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sat Apr 10 01:40:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9f891f

net-analyzer/pmacct: update live

Signed-off-by: John Helmert III  gentoo.org>

 net-analyzer/pmacct/pmacct-99.ebuild | 19 +--
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/net-analyzer/pmacct/pmacct-99.ebuild 
b/net-analyzer/pmacct/pmacct-99.ebuild
index 88a7b0b03c6..8c0c97e73b1 100644
--- a/net-analyzer/pmacct/pmacct-99.ebuild
+++ b/net-analyzer/pmacct/pmacct-99.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
 IUSE="
-   +bgp-bins +bmp-bins geoip geoipv2 jansson kafka +l2 mysql ndpi nflog 
plabel
+   +bgp-bins +bmp-bins geoip geoipv2 jansson kafka +l2 mysql ndpi nflog
postgres rabbitmq sqlite +st-bins +traffic-bins zmq
 "
 REQUIRED_USE="
@@ -22,24 +22,23 @@ REQUIRED_USE="
rabbitmq? ( jansson )
 "
 
-RDEPEND="
-   net-libs/libpcap
+RDEPEND="net-libs/libpcap
geoip? ( dev-libs/geoip )
geoipv2? ( dev-libs/libmaxminddb )
jansson? ( dev-libs/jansson )
kafka? ( dev-libs/librdkafka )
-   mysql? ( dev-db/mysql-connector-c:0= )
+   mysql? (
+   dev-db/mysql-connector-c:0=
+   sys-process/numactl
+   )
ndpi? ( >=net-libs/nDPI-3.2:= )
nflog? ( net-libs/libnetfilter_log )
postgres? ( dev-db/postgresql:* )
rabbitmq? ( net-libs/rabbitmq-c )
sqlite? ( =dev-db/sqlite-3* )
-   zmq? ( >=net-libs/zeromq-4.2.0:= )
-"
+   zmq? ( >=net-libs/zeromq-4.2.0:= )"
 DEPEND="${RDEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"
+BDEPEND="virtual/pkgconfig"
 
 DOCS=(
CONFIG-KEYS ChangeLog FAQS QUICKSTART UPGRADE
@@ -67,13 +66,13 @@ src_configure() {
$(use_enable mysql) \
$(use_enable ndpi) \
$(use_enable nflog) \
-   $(use_enable plabel) \
$(use_enable postgres pgsql) \
$(use_enable rabbitmq) \
$(use_enable sqlite sqlite3) \
$(use_enable st-bins) \
$(use_enable traffic-bins) \
$(use_enable zmq) \
+   --without-external-deps \
--disable-debug \
--disable-mongodb
 }



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

2021-04-09 Thread Sam James
commit: 1472bd13bca2397d82b3f2a82baeae775e45befa
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 01:24:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 01:24:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1472bd13

llvm.eclass: modernise Clang versions in example

We're already regenerating cache for the cmake-utils reference
in the documentation, so let's refresh the Clang versions in
the example while we're here.

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

 eclass/llvm.eclass | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/eclass/llvm.eclass b/eclass/llvm.eclass
index b5efe406e38..8b524234ab0 100644
--- a/eclass/llvm.eclass
+++ b/eclass/llvm.eclass
@@ -17,21 +17,21 @@
 # a proper dependency string yourself to guarantee that appropriate
 # version of LLVM is installed.
 #
-# Example use for a package supporting LLVM 5 to 7:
+# Example use for a package supporting LLVM 9 to 11:
 # @CODE
 # inherit cmake llvm
 #
 # RDEPEND="
-#  

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

2021-04-09 Thread Sam James
commit: ca9f26c837c02b3db3cc17993fdb419b90baf990
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 01:22:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 01:23:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9f26c8

llvm.eclass: drop cmake-utils references

May be confusing as cmake-utils is deprecated and we're now using just
the cmake eclass.

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

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

diff --git a/eclass/llvm.eclass b/eclass/llvm.eclass
index 2da2ba0aa90..b5efe406e38 100644
--- a/eclass/llvm.eclass
+++ b/eclass/llvm.eclass
@@ -19,7 +19,7 @@
 #
 # Example use for a package supporting LLVM 5 to 7:
 # @CODE
-# inherit cmake-utils llvm
+# inherit cmake llvm
 #
 # RDEPEND="
 #  

[gentoo-commits] proj/tinderbox-cluster:master commit in: buildbot_gentoo_ci/steps/, buildbot_gentoo_ci/db/

2021-04-09 Thread Magnus Granberg
commit: 550ae33d23ae93d7d779922a0b8e07710458c1a7
Author: Magnus Granberg  gentoo  org>
AuthorDate: Sat Apr 10 01:02:38 2021 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Sat Apr 10 01:02:38 2021 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=550ae33d

Add support for Failed to XX in emerge build

Signed-off-by: Magnus Granberg  gentoo.org>

 buildbot_gentoo_ci/db/packages.py|  4 +-
 buildbot_gentoo_ci/db/versions.py|  3 +-
 buildbot_gentoo_ci/steps/builders.py | 90 
 buildbot_gentoo_ci/steps/logs.py |  7 ++-
 buildbot_gentoo_ci/steps/package.py  |  4 +-
 buildbot_gentoo_ci/steps/version.py  |  2 +-
 6 files changed, 85 insertions(+), 25 deletions(-)

diff --git a/buildbot_gentoo_ci/db/packages.py 
b/buildbot_gentoo_ci/db/packages.py
index 13cc267..a22b9d8 100644
--- a/buildbot_gentoo_ci/db/packages.py
+++ b/buildbot_gentoo_ci/db/packages.py
@@ -27,11 +27,13 @@ from buildbot.db import base
 class PackagesConnectorComponent(base.DBConnectorComponent):
 
 @defer.inlineCallbacks
-def getPackageByName(self, name):
+def getPackageByName(self, name, c_uuid, repo_uuid):
 def thd(conn):
 tbl = self.db.model.packages
 q = tbl.select()
 q = q.where(tbl.c.name == name)
+q = q.where(tbl.c.category_uuid == c_uuid)
+q = q.where(tbl.c.repository_uuid == repo_uuid)
 res = conn.execute(q)
 row = res.fetchone()
 if not row:

diff --git a/buildbot_gentoo_ci/db/versions.py 
b/buildbot_gentoo_ci/db/versions.py
index 85bd105..768c1dc 100644
--- a/buildbot_gentoo_ci/db/versions.py
+++ b/buildbot_gentoo_ci/db/versions.py
@@ -28,11 +28,12 @@ from buildbot.util import datetime2epoch
 class VersionsConnectorComponent(base.DBConnectorComponent):
 
 @defer.inlineCallbacks
-def getVersionByName(self, name):
+def getVersionByName(self, name, p_uuid):
 def thd(conn):
 tbl = self.db.model.versions
 q = tbl.select()
 q = q.where(tbl.c.name == name)
+q = q.where(tbl.c.package_uuid == p_uuid)
 res = conn.execute(q)
 row = res.fetchone()
 if not row:

diff --git a/buildbot_gentoo_ci/steps/builders.py 
b/buildbot_gentoo_ci/steps/builders.py
index af3be9d..e51576f 100644
--- a/buildbot_gentoo_ci/steps/builders.py
+++ b/buildbot_gentoo_ci/steps/builders.py
@@ -4,7 +4,7 @@
 import os
 import re
 
-from portage.versions import catpkgsplit
+from portage.versions import catpkgsplit, cpv_getversion
 
 from twisted.internet import defer
 from twisted.python import log
@@ -19,10 +19,10 @@ def PersOutputOfEmerge(rc, stdout, stderr):
 emerge_output['rc'] = rc
 emerge_output['preserved_libs'] = False
 emerge_output['change_use'] = False
+emerge_output['failed'] = False
 package_dict = {}
 log_path_list = []
 print(stderr)
-emerge_output['stderr'] = stderr
 # split the lines
 for line in stdout.split('\n'):
 # package list
@@ -67,6 +67,10 @@ def PersOutputOfEmerge(rc, stdout, stderr):
 # CPU_FLAGS_X86 list
 package_dict[cpv] = subdict
 if line.startswith('>>>'):
+if line.startswith('>>> Failed to'):
+emerge_output['failed'] = line.split(' ')[4][:-1]
+if line.endswith('.log.gz') and emerge_output['failed']:
+log_path_list.append(line.split(' ')[2])
 #FIXME: Handling of >>> output
 pass
 if line.startswith('!!!'):
@@ -78,9 +82,10 @@ def PersOutputOfEmerge(rc, stdout, stderr):
 log_path_list.append(line.split(' ')[4])
 #FIXME: Handling of depclean output dict of packages that get removed 
or saved
 emerge_output['package'] = package_dict
-emerge_output['log_paths'] = log_path_list
+
 # split the lines
 #FIXME: Handling of stderr output
+stderr_line_list = []
 for line in stderr.split('\n'):
 if 'Change USE:' in line:
 line_list = line.split(' ')
@@ -96,6 +101,16 @@ def PersOutputOfEmerge(rc, stdout, stderr):
 else:
 change_use_list = False
 emerge_output['change_use'] = change_use_list
+err_line_list = []
+if line.startswith(' * '):
+if line.endswith('.log.gz'):
+log_path = line.split(' ')[3]
+if log_path not in inlog_path_list:
+log_path_list.append(log_path)
+stderr_line_list.append(line)
+emerge_output['stderr'] = stderr_line_list
+emerge_output['log_paths'] = log_path_list
+
 return {
 'emerge_output' : emerge_output
 }
@@ -484,6 +499,30 @@ class CheckEmergeLogs(BuildStep):
 self.step = step
 super().__init__(**kwargs)
 self.descriptionSuffix = self.step
+self.aftersteps_list = []
+self.log_data = {}

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

2021-04-09 Thread Sam James
commit: 129db33e242b89cc32e9b87d79499c54c0ac23f8
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 00:58:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:58:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129db33e

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

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.11.12-r1.ebuild| 115 +
 2 files changed, 116 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 5e4987a14db..4561b0a61ca 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -53,6 +53,7 @@ DIST gentoo-kernel-5.11.11-1.amd64.xpak 64531577 BLAKE2B 
2c7f94f0288b77f16c1b977
 DIST gentoo-kernel-5.11.11-1.arm64.xpak 59829994 BLAKE2B 
d12c066c27cab9480f9341b5fc1b4b58f439e0622b8b491ed78c56129becd8c858ea1278ee3a164d2de8ea7f9dfcb7265360478db92c22a8f5c28ed11f2bf3fb
 SHA512 
ea076e166644984bb88209ff43ac566d21219e6a4f7d4cab8750ef22038822b50a3c98897f62d1761f33e4acedc0b680b31885bace70844387e68d780f94e775
 DIST gentoo-kernel-5.11.11-1.x86.xpak 57470778 BLAKE2B 
abf3c054de67118de4adf50121ffef53ac206e7c439d6b4f71e2044573fbc8f42ece325c18c1f706c21d2e87472c3419e9195058ba8f4eb3e44ccd7fe8a443b7
 SHA512 
1b01790396650f6db68621e1febf2810835a03ce2f5a872b5f8d9e5f01cb6cce0bf5490e582c4aaa5aa953b6ac3a125a450c2911ab0080d20df59493366bbacc
 DIST gentoo-kernel-5.11.12-1.amd64.xpak 64702763 BLAKE2B 
2e94dc30ef2ad0728db804b3f24febe8996868b4f137a34319650f93f848fa94070224e465f7d9b30c308a5e9de97ae9c0aed636075f7f11a53b59f2f071e0bd
 SHA512 
f64db00ffc9eb29898017db60a4b7cdc628c5192ec92f2e7835918ee94e9279b45677b501a50205ceff36cdb59637a1894d346f062d5e403480fb151bea8e7e4
+DIST gentoo-kernel-5.11.12-1.arm64.xpak 59788658 BLAKE2B 
826a575adb837ec51cd1169e5f56218b24a3544621ca56f222686ee982141adab992f555f53eb98f9099a445aa5693c238dfe11c55895bf3f2fbe1b620296ac0
 SHA512 
47f0072f95e07197248e90d70fefae33f6c2248efa8d5546a0aea27229dc1bdd5c4eaf9263f8a3da24a16b56d2d25bbc86f905258498fd8332470f255a1df3ac
 DIST gentoo-kernel-5.11.12-1.x86.xpak 57631535 BLAKE2B 
487b8298e9053061d18dd7e1d4e7a68f7ef9aee0762b48779d3c28ee5fc76a620941c449cb3aca38623f385e8aa2ca0a2992820b61a33bbb2233b4dec2ea49c8
 SHA512 
4afde6eb532978e59665b213280aa8cddabe440257f10c53357ef00a7ce576daf89e3a42b8e73278bd8a20561977e3c23b487ca13c165ac61aca1b4e1024f90d
 DIST gentoo-kernel-5.11.5-1.amd64.xpak 64924579 BLAKE2B 
b4484bb69d8355f63acecadac5a604ab57f61ae87a4341cba16c6b3cdc35d19c64c6d8042fedc69aa1272c151d09ba5957b9b26f2a6ab067a46451fd0a928b9b
 SHA512 
218d649adc456f13055e7ec7ce3de1ead2cfdcc41d6d5d023de67dcc7a21679154dfe057dcf72592ab7a7315a8cf1a4d7a96f7904c21f0f8e219f3a277dae21f
 DIST gentoo-kernel-5.11.5-1.arm64.xpak 59869818 BLAKE2B 
26d4431d1e9e3dd58f1d352ab872cf2749d64ae768a114d42cf1bf3ac342c9792dfa19ccd1bf502ea26ee99a0bb00e75783b2958726d5073d8f69c3f66e29a9c
 SHA512 
ea64669b86cb1a3c86f92016f8a9838eabf1328c9a996084c8e8226b736d526b7d246f42d24ff9d07d2d0606cc0db914251b7007caa74080a482c0bcdd4a0bc6

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.12-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.12-r1.ebuild
new file mode 100644
index 000..2760e617c65
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.12-r1.ebuild
@@ -0,0 +1,115 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/";
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}

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

2021-04-09 Thread Sam James
commit: a24b0d1ab2e105148883ec24d1fd7d6de33e12ab
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 00:53:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:53:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24b0d1a

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

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.4.110-r1.ebuild| 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 8fc6d0ccb98..975c3a20dc8 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -78,6 +78,7 @@ DIST gentoo-kernel-5.4.109-1.amd64.xpak 61197533 BLAKE2B 
d192b84c8e00a992256d44b
 DIST gentoo-kernel-5.4.109-1.arm64.xpak 56430663 BLAKE2B 
6079b762ab5cdeb0c745a1a030e4a3af36883588c88dcb8c8cd811aa47d7cbaebc573b152f01fed451dbbfda1ec89ed400270e6fda4e3e1df1aec497b3f7815a
 SHA512 
2d29230577255473618d698363af8c7ef8dd9dd3dcaeaec8fc8802e453838d2c1685e001a6ceb784f6c6ab77fb2b991366e213fec9c45b5763a3a5f57674cef7
 DIST gentoo-kernel-5.4.109-1.x86.xpak 53002823 BLAKE2B 
eb9548ce9e285fa665e2adc01f33198b9f2b2ae1ea21ddbaf10c9a92664ac6bb12da1c7c6c1923e2efe4746879d3ee27b75f560a69d958465fcea03ebb4f3a7d
 SHA512 
f3848ac5f9ba9e04af65e1b1888e7a2b9836dfeb8ca3f5a692146f524f8e8d87d7b6766183879c879004d8505f013553d13885ffcf97724ba6f1df49c724af3f
 DIST gentoo-kernel-5.4.110-1.amd64.xpak 61394099 BLAKE2B 
5907a7f6ffa336e6044c47b1f22b060307759c11e1e10cd28bd7bb68859525fb0480795aa46d476bdf654b412d2b311c642455b935cbf8b190f07b6e6c9b9545
 SHA512 
3bc0a82f09fd722cfdc4803a8f72289bfa7e528725ebf34c39831c61a2797c8947af5fdac3aecf9855c2ad4d51ef55eb9387e1ac0a3d85ada2775c103673a2c7
+DIST gentoo-kernel-5.4.110-1.arm64.xpak 56429255 BLAKE2B 
714380f1f515bc30796d7b19c21b5565664c0ec1db016f10371d2d4e03ebd3d6fdef0d6891b694bda5032f99e98805960e19012723de1168f9cf41b44022bee2
 SHA512 
4ab7b907d9dec2147390a13052b7579fcbf9473cebff5d3bca25934de8b12c04935f9d2a62a3beae136e3897dc7702c7dd00aba6d60cd662d940b07a68dcd3af
 DIST gentoo-kernel-5.4.110-1.x86.xpak 53179555 BLAKE2B 
39ed8da5d56906c750502a33062aecd67d0561f69df1efbbefe55ea960167baad1ed70a8b9c27a0158fad8fc7378f8af1bc86784c3b2fdbe5661fda3cee0a853
 SHA512 
f0aa83b79be333191a7e161533604e9fde45e62cf32df535059883b0daf101e54ecdaf93ee1b278228ce8ccd9228b750d05206223ecd922383688158c847bc2d
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.11.tar.xz 117619104 BLAKE2B 
81300c27bd5476387a83123aaeb4163c73eb61e9245806c23660cb5e6a4fa88ffc9def027031335fa0270fc4080506cd415990014364e3a98b9d2e8c58a29524
 SHA512 
a567ec133018bb5ec00c60281479b466c26e02137a93a9c690e83997947df02b6fd94e76e8df748f6d70ceb58a19bacc3b1467de10b7a1fad2763db32b3f1330

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.110-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.110-r1.ebuild
new file mode 100644
index 000..b63276300c5
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.110-r1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/";
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}
+
+src_configure() {
+   

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

2021-04-09 Thread Sam James
commit: b807e084605d8bd205caf5c9dcf9c463a9cefc87
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 00:55:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:55:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b807e084

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

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.10.28-r1.ebuild| 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 975c3a20dc8..5e4987a14db 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -44,6 +44,7 @@ DIST gentoo-kernel-5.10.27-1.amd64.xpak 64103968 BLAKE2B 
68f1d8dda132b7e808f2bec
 DIST gentoo-kernel-5.10.27-1.arm64.xpak 59322840 BLAKE2B 
35b4da2456931ff3316cf424448991c96d580dc7d63c6211f72b630ec40b27afa684c3e471995ace7d33c535e61c3bcb2443bef6a780b7ce1450e9e3abe7825f
 SHA512 
c3465d647975785093fac8812d4cf2e7be9e4ee0c13afeb92ace0c93f54559c030ef5b746e169ec362b53d9d5df1bcb6c3aa9869acdda56c792803fc3ccde7c5
 DIST gentoo-kernel-5.10.27-1.x86.xpak 57074563 BLAKE2B 
ec113b1cd361f46d948004f58b0cc81edcc96d68fc5e949a6f4c0d4c634189ad014de8fa028d9282c89f8e75ccacb95034c0e01db21f465931e2ba78ee81f7ea
 SHA512 
c1892e2fa4db321572f76f92231e9f5b3fa4a88a8af17fa5d4f8d754dd565c40eaa8f83dd2e991ab5837d821abe5d7f012fd56cd793f6e0fd6b3f2f78dab1621
 DIST gentoo-kernel-5.10.28-1.amd64.xpak 64327405 BLAKE2B 
85bfbebe3f8c8aa7e26559c452ac965a14405808ead2c7e622d217e4bb1f216460f82286131e4f263841451d4df4c2cc6d38867dddce3ccb4e25d230c46f0048
 SHA512 
9d32c7e93802b795ae95b219aa715711c6427a3013cc77c4e50494f6c7c42ab6a13ebd1e205a84834da70e02fdd31301a2f409b88f3bdcf7d89cb5f24976bbe5
+DIST gentoo-kernel-5.10.28-1.arm64.xpak 59318052 BLAKE2B 
3de4e208154880d34af7b8cd583a154d68606e41c9ee498e56f549928ee07a0576eb9883b7c7dfd3c786e5d55d5265f00a256686bb1a4047b4fe4ab4e5b6e697
 SHA512 
6397018c98d163f23b4a90489f1be74851a2e1729403d198116aa677bb7a61cbdab153ca58963203722ed90b5915be956431e27a8793580a7599f73d5fe9f90e
 DIST gentoo-kernel-5.10.28-1.x86.xpak 57242375 BLAKE2B 
b2b67edb4057141558f15cf4a36c36805c0e4d0831627b3dc2757c2354adf1432460ea196194c89c3412f772aeb20c547d1e800e297a19422d31c23d52bbca14
 SHA512 
6a6fc6252a901675807c5639c5030774c3ce86f5bf9caef3f9a9154bb6dd313e4d0c43e8a11096a843fb80c714fb618f49635d2398af0ea788624de2f65539e1
 DIST gentoo-kernel-5.11.10-1.amd64.xpak 64501303 BLAKE2B 
d1bd941d62520fe0a2b7156a56ba43f2123ae758804c361d3953f88ed01079a8d9925770d9f3a7485326fce555824c31fd1ac1e646f8134565228c04e36c94e9
 SHA512 
b54e2f095933d34c795e4a3d239c77db09fa0392db89252775d4ce7b04fc4f0e1129a45ff65f5de352dfdcb7439659ec17893d9891be69ce127858ea112b0b38
 DIST gentoo-kernel-5.11.10-1.arm64.xpak 59801228 BLAKE2B 
1ce4d7955ad3d32abe57ac01f008d7dd8b811fad2658c09b03069bad693d9b653262e0c69abfa65ff1ee2a2117cfc92427c644de53971fa70ce4b99fd360a28e
 SHA512 
2375505cf7ff4ddeed3f352049fd6b041b3449e9cf021fdd8bd59d7661ac17434a75e5e3aef85134185a50ec5832b11a260ad4f4e395ab3d6db4b95664b041ab

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.28-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.28-r1.ebuild
new file mode 100644
index 000..8198cf5ace0
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.28-r1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/";
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}

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

2021-04-09 Thread Sam James
commit: a8f2316519c4378ceb4cbb77cbc0d5c98c7aa7eb
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 00:33:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:33:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f23165

www-apps/mediawiki: Stabilize 1.35.2 ALLARCHES, #780654

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

 www-apps/mediawiki/mediawiki-1.35.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/mediawiki/mediawiki-1.35.2.ebuild 
b/www-apps/mediawiki/mediawiki-1.35.2.ebuild
index 2cde219434b..2491ac843e3 100644
--- a/www-apps/mediawiki/mediawiki-1.35.2.ebuild
+++ b/www-apps/mediawiki/mediawiki-1.35.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mediawiki.org";
 SRC_URI="http://releases.wikimedia.org/${PN}/${MY_BRANCH}/${P}.tar.gz";
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc x86"
 IUSE="imagemagick mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/

2021-04-09 Thread Sam James
commit: 7eaca2eab4843e20d78849f7f63ede6a2eb28b4a
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 00:34:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaca2ea

net-p2p/syncthing: Stabilize 1.15.1 x86, #780678

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

 net-p2p/syncthing/syncthing-1.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/syncthing/syncthing-1.15.1.ebuild 
b/net-p2p/syncthing/syncthing-1.15.1.ebuild
index bb31892f6cb..0aa2b26d2df 100644
--- a/net-p2p/syncthing/syncthing-1.15.1.ebuild
+++ b/net-p2p/syncthing/syncthing-1.15.1.ebuild
@@ -691,7 +691,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
 IUSE="selinux tools"
 
 RDEPEND="acct-group/syncthing



[gentoo-commits] repo/gentoo:master commit in: games-misc/bsd-games/

2021-04-09 Thread Sam James
commit: 7beaefb3534cac53083ad7e52f7c1b55cbc6990a
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 00:32:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:32:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7beaefb3

games-misc/bsd-games: disable non-existent tests

Closes: https://bugs.gentoo.org/779649
Signed-off-by: Sam James  gentoo.org>

 games-misc/bsd-games/bsd-games-3.1-r1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild 
b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild
index f3a23be5c55..5c2e6fdd131 100644
--- a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild
+++ b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild
@@ -16,6 +16,10 @@ LICENSE="BSD"
 SLOT="0/3"
 KEYWORDS="~amd64"
 
+# 'check' target doesn't exist, nor do any actual tests
+# bug #779649
+RESTRICT="test"
+
 DEPEND="
sys-apps/miscfiles
sys-libs/ncurses:=



[gentoo-commits] repo/gentoo:master commit in: dev-tex/biber/, dev-tex/biber/files/

2021-04-09 Thread Sam James
commit: 65871ad2d20b8ab39caf25a0aaec3ab95fbcf511
Author: Jonas Licht  fem  tu-ilmenau  de>
AuthorDate: Fri Apr  9 19:57:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:09:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65871ad2

dev-tex/biber: disable 64-bit only tests on 32-bit arches

Closes: https://bugs.gentoo.org/780879
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Jonas Licht  fem.tu-ilmenau.de>
Closes: https://github.com/gentoo/gentoo/pull/20316
Signed-off-by: Sam James  gentoo.org>

 dev-tex/biber/biber-2.16.ebuild|  7 
 .../biber-2.16-disable-64bit-only-tests.patch  | 45 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-tex/biber/biber-2.16.ebuild b/dev-tex/biber/biber-2.16.ebuild
index cd8a79b581c..cc5a0781cf0 100644
--- a/dev-tex/biber/biber-2.16.ebuild
+++ b/dev-tex/biber/biber-2.16.ebuild
@@ -67,3 +67,10 @@ DEPEND="${RDEPEND}
dev-perl/Test-Differences )"
 
 mydoc="doc/biber.tex"
+
+src_prepare() {
+   #disable 64-bit only Tests on non 64-bit archs
+   use amd64 || use arm64 || eapply 
"${FILESDIR}/${P}-disable-64bit-only-tests.patch"
+
+   default
+}

diff --git a/dev-tex/biber/files/biber-2.16-disable-64bit-only-tests.patch 
b/dev-tex/biber/files/biber-2.16-disable-64bit-only-tests.patch
new file mode 100644
index 000..74e66ab0701
--- /dev/null
+++ b/dev-tex/biber/files/biber-2.16-disable-64bit-only-tests.patch
@@ -0,0 +1,45 @@
+Disable Tests which works only on 64bit architecture
+because they tests int overflows.
+From: Jonas Licht 
+Bug: https://github.com/plk/biber/issues/349
+Bug: https://bugs.gentoo.org/780879
+
+diff --git a/t/dateformats.t b/t/dateformats.t
+index 9c179f06..d22ffcf6 100644
+--- a/t/dateformats.t
 b/t/dateformats.t
+@@ -4,7 +4,7 @@ use warnings;
+ use utf8;
+ no warnings 'utf8';
+ 
+-use Test::More tests => 56;
++use Test::More tests => 48;
+ use Test::Differences;
+ unified_diff;
+ 
+@@ -879,16 +879,6 @@ $bibentries->del_entry('unspec2');
+ $biber->prepare;
+ $out = $biber->get_output_obj;
+ 
+-# Test negative dates and eras
+-eq_or_diff($out->get_output_entry('era1', $main), $era1, 'Date meta 
information - 1');
+-eq_or_diff($out->get_output_entry('era2', $main), $era2, 'Date meta 
information - 2');
+-eq_or_diff($out->get_output_entry('era3', $main), $era3, 'Date meta 
information - 3');
+-eq_or_diff($out->get_output_entry('era4', $main), $era4, 'Date meta 
information - 4');
+-
+-# Test range markers
+-eq_or_diff($out->get_output_entry('range1', $main), $range1, 'Range - 1');
+-eq_or_diff($out->get_output_entry('range2', $main), $range2, 'Range - 2');
+-
+ # Test seasons
+ eq_or_diff($out->get_output_entry('season1', $main), $season1, 'Seasons - 1');
+ 
+@@ -904,8 +894,6 @@ 
eq_or_diff($bibentries->entry('open1')->get_field('labeldatesource'), '', 'Open
+ eq_or_diff($bibentries->entry('open2')->get_field('labeldatesource'), '', 
'Open - 2');
+ 
+ # Test long year formats
+-eq_or_diff($bibentries->entry('y1')->get_field('year'), '1702', 'Extended 
years - 1');
+-eq_or_diff($bibentries->entry('y2')->get_field('year'), '-1702', 
'Extended years - 2');
+ eq_or_diff($bibentries->entry('y3')->get_field('year'), undef, 'Extended 
years - 3');
+ 
+ # Scripts



[gentoo-commits] repo/gentoo:master commit in: sci-libs/cantera/, sci-libs/cantera/files/

2021-04-09 Thread Sam James
commit: 3edb1ce84c666c8bb84f289e9992020d945788a9
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Fri Apr  9 21:16:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 00:08:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edb1ce8

sci-libs/cantera: 2.5.1 fix USE="cti -python" test and installation

USE="cti -python" provides python_minimal Cantera installation
but thisinterface had no appropriate patch to install
in proper site_packages directory in Gentoo.
Thus installation in this case was broken.

Also 'dev-python/ruamel-yaml' is required as RDEPEND
in this case and as DEPEND for test phase.

Signed-off-by: Sergey Torokhov  yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/20317
Signed-off-by: Sam James  gentoo.org>

 sci-libs/cantera/cantera-2.5.1-r1.ebuild   |  6 +++-
 sci-libs/cantera/files/cantera-2.5.1_env.patch | 44 ++
 2 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/sci-libs/cantera/cantera-2.5.1-r1.ebuild 
b/sci-libs/cantera/cantera-2.5.1-r1.ebuild
index 2bf3e5d6a74..6f5345f106d 100644
--- a/sci-libs/cantera/cantera-2.5.1-r1.ebuild
+++ b/sci-libs/cantera/cantera-2.5.1-r1.ebuild
@@ -28,10 +28,14 @@ REQUIRED_USE="
 RDEPEND="
${PYTHON_DEPS}
lapack? ( virtual/lapack )
+   cti? (
+   $(python_gen_cond_dep '
+   dev-python/ruamel-yaml[${PYTHON_MULTI_USEDEP}]
+   ')
+   )
python? (
$(python_gen_cond_dep '
dev-python/numpy[${PYTHON_MULTI_USEDEP}]
-   dev-python/ruamel-yaml[${PYTHON_MULTI_USEDEP}]
')
)
dev-cpp/yaml-cpp

diff --git a/sci-libs/cantera/files/cantera-2.5.1_env.patch 
b/sci-libs/cantera/files/cantera-2.5.1_env.patch
index b6b5deaf3fe..576e2de2d57 100644
--- a/sci-libs/cantera/files/cantera-2.5.1_env.patch
+++ b/sci-libs/cantera/files/cantera-2.5.1_env.patch
@@ -45,6 +45,50 @@ diff -Naur old/interfaces/cython/SConscript 
new/interfaces/cython/SConscript
  else:
  extra = '--user'
  localenv.AppendENVPath(
+diff -Naur old/interfaces/python_minimal/SConscript 
new/interfaces/python_minimal/SConscript
+--- old/interfaces/python_minimal/SConscript   2021-02-13 00:57:15.0 
+0300
 new/interfaces/python_minimal/SConscript   2021-04-09 23:26:28.0 
+0300
+@@ -8,7 +8,7 @@
+ make_setup = build(localenv.SubstFile('setup.py', 'setup.py.in'))
+ 
+ # copy scripts from the full Cython module
+-for script in ['ctml_writer', 'ck2cti']:
++for script in ['ctml_writer', 'ck2cti', 'ck2yaml', 'cti2yaml', 'ctml2yaml']:
+ # The actual script
+ s = build(env.Command('cantera/{}.py'.format(script),
+   '#interfaces/cython/cantera/{}.py'.format(script),
+@@ -38,8 +38,7 @@
+ elif localenv['libdirname'] != 'lib':
+ # 64-bit RHEL / Fedora etc. or e.g. x32 Gentoo profile
+ extra = localenv.subst(
+-' --prefix=${{python_prefix}}'
+-' 
--install-lib=${{python_prefix}}/${{libdirname}}/python{}/site-packages'.format(py_version))
++' --prefix=${stage_dir}${prefix} 
--install-lib=${python_prefix}')
+ else:
+ extra = '--user'
+ localenv.AppendENVPath(
+diff -Naur old/interfaces/python_minimal/cantera/__init__.py 
new/interfaces/python_minimal/cantera/__init__.py
+--- old/interfaces/python_minimal/cantera/__init__.py  2021-02-13 
00:57:15.0 +0300
 new/interfaces/python_minimal/cantera/__init__.py  2021-04-10 
00:07:38.0 +0300
+@@ -1,2 +1,5 @@
+ from . import ck2cti
+ from . import ctml_writer
++from . import ck2yaml
++from . import cti2yaml
++from . import ctml2yaml
+diff -Naur old/interfaces/python_minimal/setup.py.in 
new/interfaces/python_minimal/setup.py.in
+--- old/interfaces/python_minimal/setup.py.in  2021-02-13 00:57:15.0 
+0300
 new/interfaces/python_minimal/setup.py.in  2021-04-09 23:32:09.0 
+0300
+@@ -12,6 +12,9 @@
+ 'console_scripts': [
+ 'ck2cti=cantera.ck2cti:script_entry_point',
+ 'ctml_writer=cantera.ctml_writer:main',
++'ck2yaml=cantera.ck2yaml:script_entry_point',
++'cti2yaml=cantera.cti2yaml:main',
++'ctml2yaml=cantera.ctml2yaml:main',
+ ],
+   },
+ )
 diff -Naur old/test_problems/SConscript new/test_problems/SConscript
 --- old/test_problems/SConscript   2021-03-21 01:18:43.0 +0300
 +++ new/test_problems/SConscript   2021-03-21 01:42:19.0 +0300



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

2021-04-09 Thread Sam James
commit: 9ffe4afadb55fc12c58131c9d3fdfb0199c5d13f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 23:19:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 23:19:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffe4afa

python-utils-r1.eclass: add note when dropping EAPI support

We need to remember to update metadata/install-qa-check.d/60python-pyc
in future to disable now non-applicable QA checks.

If we don't, we end up breaking older EAPI installs in general.

See: 1137a7ecce67c48fc9a69ab320c6156c40366122
See: bdcfb21ca5a84567e9c9d6a456374a05e798f78e
Bug: https://bugs.gentoo.org/704286
Bug: https://bugs.gentoo.org/781878
Signed-off-by: Sam James  gentoo.org>

 eclass/python-utils-r1.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 2a6d74bf343..77fbab7431b 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -19,6 +19,9 @@
 # For more information, please see the Python Guide:
 # https://dev.gentoo.org/~mgorny/python-guide/
 
+# NOTE: When dropping support for EAPIs here, we need to update
+# metadata/install-qa-check.d/60python-pyc
+# See bug #704286, bug #781878
 case "${EAPI:-0}" in
[0-5]) die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}" ;;
[6-7]) ;;



[gentoo-commits] repo/gentoo:master commit in: metadata/install-qa-check.d/

2021-04-09 Thread Sam James
commit: 1137a7ecce67c48fc9a69ab320c6156c40366122
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 23:16:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 23:16:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1137a7ec

metadata/install-qa-check.d: disable non-applicable QA checks for EAPI 5

Fixes: bdcfb21ca5a84567e9c9d6a456374a05e798f78e
Closes: https://bugs.gentoo.org/781878
Signed-off-by: Sam James  gentoo.org>

 metadata/install-qa-check.d/60python-pyc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/install-qa-check.d/60python-pyc 
b/metadata/install-qa-check.d/60python-pyc
index b2af142fc49..ddc1bf531cd 100644
--- a/metadata/install-qa-check.d/60python-pyc
+++ b/metadata/install-qa-check.d/60python-pyc
@@ -1,10 +1,10 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # QA check: ensure that Python modules are compiled after installing
 # Maintainer: Python project 
 
-if [[ ${EAPI} == [5-7] ]]; then
+if [[ ${EAPI} == [6-7] ]]; then
inherit python-utils-r1
 
python_pyc_check() {



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

2021-04-09 Thread Sam James
commit: b760ae5e013fb949c631144fefc48cb3e1ac754d
Author: Alarig Le Lay  swordarmor  fr>
AuthorDate: Fri Apr  9 22:29:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:51:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b760ae5e

net-misc/bird: Adding myself as co-maintainer

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Alarig Le Lay  swordarmor.fr>
Closes: https://github.com/gentoo/gentoo/pull/20319
Signed-off-by: Sam James  gentoo.org>

 net-misc/bird/metadata.xml | 8 
 1 file changed, 8 insertions(+)

diff --git a/net-misc/bird/metadata.xml b/net-misc/bird/metadata.xml
index f5abf70908f..3d132613ac5 100644
--- a/net-misc/bird/metadata.xml
+++ b/net-misc/bird/metadata.xml
@@ -5,6 +5,14 @@
chain...@gentoo.org
Tony Vroon

+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Alarig Le Lay
+   ala...@swordarmor.fr
+   

Build the ncurses/readline full featured 
CLI




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

2021-04-09 Thread Sam James
commit: 22aba2f719c9f40e1d9285bba7173091b2b77125
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:44:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:51:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22aba2f7

profiles/base: mask net-analyzer/wireshark[lto] for now

Crashes at runtime.

Bug: https://bugs.gentoo.org/754021
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index b85288ad810..72ff778e094 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,13 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Sam James  (2021-04-09)
+# Crashes at runtime.
+# Mask LTO for now until issue with Qt
+# (to be resolved in Wireshark?) is resolved
+# bug #754021
+net-analyzer/wireshark lto
+
 # Sam James  (2021-04-09)
 # Fails to build right now
 # bug #651740



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

2021-04-09 Thread Sam James
commit: 45ed1cf246f19b8f0a6385a8f8088c81f3e375b0
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:42:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:51:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ed1cf2

profiles/base: mask net-misc/openssh[debug] which fails to build

Long-standing bug. Accepted to not work.

Bug: https://bugs.gentoo.org/651740
Signed-off-by: Sam James  gentoo.org>

 profiles/base/package.use.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index f964958780d..b85288ad810 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Sam James  (2021-04-09)
+# Fails to build right now
+# bug #651740
+net-misc/openssh debug
+
 # Stephan Hartmann  (2021-03-21)
 # Requires unreleased sys-devel/icu-69.1
 >=www-client/chromium-91 system-icu



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

2021-04-09 Thread Mike Gilbert
commit: 09f95ce42659d5db7ad24ceb69fa113402636cd4
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Apr  6 05:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f95ce4

dev-python/protobuf-python: Delete old versions (3.12.2-r1, 3.12.4-r1).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-python/protobuf-python/Manifest|  2 -
 .../protobuf-python-3.12.2-r1.ebuild   | 71 --
 .../protobuf-python-3.12.4-r1.ebuild   | 71 --
 3 files changed, 144 deletions(-)

diff --git a/dev-python/protobuf-python/Manifest 
b/dev-python/protobuf-python/Manifest
index 40726bb0560..0737b49db14 100644
--- a/dev-python/protobuf-python/Manifest
+++ b/dev-python/protobuf-python/Manifest
@@ -1,5 +1,3 @@
-DIST protobuf-3.12.2.tar.gz 5309688 BLAKE2B 
6f04ab75a165d8135b4c1de210f8698f56f309f73d664192209de10580e0ef850bf56f6f394b860f21912e341141f7bbb1f63198eaee55fd7ad74d86b00c3b1f
 SHA512 
84a349a1dcb5bce6a6a892cf11264390b557ed1e7b05883b71fa9cfb7460d9f73119da1f2861066869e33c752246ea438d5ce2c2b3ff7a4b07696d9450b7916b
-DIST protobuf-3.12.4.tar.gz 5310348 BLAKE2B 
2630941672963165467221843c10079a0ed966f2fdfcbc970b0b41e1ed3c7f78734496c1fbd3ec509c68999a14f637fff267b309cf82a8acf2bb5a948484f79b
 SHA512 
c5d24502b9a6be0a606a19213186fe462e0de6830547003636f0897781f36d0bd7e4e7d9689d96390a0399ce04b6438cda3a0fe6f97f0feb700a110e90beef0c
 DIST protobuf-3.13.0.tar.gz 5277913 BLAKE2B 
168aaa5beef83be675cd2543ca8efeaf5174f5e7fd861a056b04b01c8c781dc7b1fcbd05068ae89f051dfacfdc47c34b19cc33c8d09dd3212d3827746e3408f2
 SHA512 
514efa65fc8a36bc0791e6d39bdfb07b2689e9c2a4b82536c657859b800e7bc1e1a0ae86a7ee33f30c43a473a49b5c346ce830ac0057b6da104ed37f90b8b0fd
 DIST protobuf-3.14.0.tar.gz 5319779 BLAKE2B 
cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5
 SHA512 
9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11
 DIST protobuf-3.15.0.tar.gz 5284848 BLAKE2B 
6c1135499dd73b6d1764f47ded6415f8073841bccf5d5626e751fc159b67a6103d71a84096f563053c34c9e4235504238fcdc86ebb757d38b2f4bc1674d08674
 SHA512 
f52dfbfabdff3306d26ec05cbba7cd47bf3db8b08f4fb27e2cbd5a594de57f0a7ab2212dcea2055a9adfddc94ae4df2d0b1caea311ead75bb850ef8458b1b74a

diff --git a/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild
deleted file mode 100644
index a8035cad10d..000
--- a/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 2008-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=(python3_{7..9})
-DISTUTILS_USE_SETUPTOOLS="rdepend"
-
-inherit distutils-r1
-
-if [[ "${PV}" == "" ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf";
-   EGIT_SUBMODULES=()
-fi
-
-DESCRIPTION="Google's Protocol Buffers - Python bindings"
-HOMEPAGE="https://developers.google.com/protocol-buffers/ 
https://github.com/protocolbuffers/protobuf";
-if [[ "${PV}" == "" ]]; then
-   SRC_URI=""
-else
-   
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
protobuf-${PV}.tar.gz"
-fi
-
-LICENSE="BSD"
-SLOT="0/23"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-BDEPEND="${PYTHON_DEPS}
-   ~dev-libs/protobuf-${PV}
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${PYTHON_DEPS}
-   ~dev-libs/protobuf-${PV}"
-RDEPEND="${BDEPEND}
-   ! /dev/null || die
-   eapply 
"${FILESDIR}/${PN}-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch"
-   eapply_user
-   popd > /dev/null || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
-   mydistutilsargs=(--cpp_implementation)
-}
-
-python_compile() {
-   python_is_python3 || local -x CXXFLAGS="${CXXFLAGS} 
-fno-strict-aliasing"
-   distutils-r1_python_compile
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   find "${D}" -name "*.pth" -type f -delete || die
-}

diff --git a/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild
deleted file mode 100644
index 50579298866..000
--- a/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 2008-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=(python{3_7,3_8,3_9})
-DISTUTILS

[gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/

2021-04-09 Thread Mike Gilbert
commit: 6963df09b68294354d019d63c1a7268899a09044
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Apr  6 01:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6963df09

dev-java/protobuf-java: Version bumps (3.15.*).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-java/protobuf-java/Manifest|  9 
 dev-java/protobuf-java/protobuf-java-3.15.0.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.1.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.2.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.3.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.4.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.5.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.6.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.7.ebuild | 56 ++
 dev-java/protobuf-java/protobuf-java-3.15.8.ebuild | 56 ++
 10 files changed, 513 insertions(+)

diff --git a/dev-java/protobuf-java/Manifest b/dev-java/protobuf-java/Manifest
index f999d53e988..40726bb0560 100644
--- a/dev-java/protobuf-java/Manifest
+++ b/dev-java/protobuf-java/Manifest
@@ -2,3 +2,12 @@ DIST protobuf-3.12.2.tar.gz 5309688 BLAKE2B 
6f04ab75a165d8135b4c1de210f8698f56f3
 DIST protobuf-3.12.4.tar.gz 5310348 BLAKE2B 
2630941672963165467221843c10079a0ed966f2fdfcbc970b0b41e1ed3c7f78734496c1fbd3ec509c68999a14f637fff267b309cf82a8acf2bb5a948484f79b
 SHA512 
c5d24502b9a6be0a606a19213186fe462e0de6830547003636f0897781f36d0bd7e4e7d9689d96390a0399ce04b6438cda3a0fe6f97f0feb700a110e90beef0c
 DIST protobuf-3.13.0.tar.gz 5277913 BLAKE2B 
168aaa5beef83be675cd2543ca8efeaf5174f5e7fd861a056b04b01c8c781dc7b1fcbd05068ae89f051dfacfdc47c34b19cc33c8d09dd3212d3827746e3408f2
 SHA512 
514efa65fc8a36bc0791e6d39bdfb07b2689e9c2a4b82536c657859b800e7bc1e1a0ae86a7ee33f30c43a473a49b5c346ce830ac0057b6da104ed37f90b8b0fd
 DIST protobuf-3.14.0.tar.gz 5319779 BLAKE2B 
cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5
 SHA512 
9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11
+DIST protobuf-3.15.0.tar.gz 5284848 BLAKE2B 
6c1135499dd73b6d1764f47ded6415f8073841bccf5d5626e751fc159b67a6103d71a84096f563053c34c9e4235504238fcdc86ebb757d38b2f4bc1674d08674
 SHA512 
f52dfbfabdff3306d26ec05cbba7cd47bf3db8b08f4fb27e2cbd5a594de57f0a7ab2212dcea2055a9adfddc94ae4df2d0b1caea311ead75bb850ef8458b1b74a
+DIST protobuf-3.15.1.tar.gz 5284851 BLAKE2B 
5e3f487ba1c3f6a3d2d87f2421f9b07aa4618df0853b05364d7f29e93d8e7dc4c3ece08ba3b7cd0bf69d0faaa32ccc952218a8df7575b74aa6216977f2b2219b
 SHA512 
24efeec969ee72833c377e6287e3b06a431d54d9b3be50635685f6903534f15c2957d78cdbf4bcc6482732ecdbc735dc894c0b9095486419b8d11d6df6169180
+DIST protobuf-3.15.2.tar.gz 5284455 BLAKE2B 
433ac18774395174798d110e4eaae95c44bc8be89cfae85648497f8531cf19513f4c7745a6afc27d6d49a07e7e1fb4faeff73530fa082665727095e837f11940
 SHA512 
34e82ece83f47249fd5398a955e4f0a32d0722abcaa4e90c741bdc5106a0bd92088babe3d10d818dd89e2e9254cecbb68ae0c182ea408d4f1e2d70318e7baf37
+DIST protobuf-3.15.3.tar.gz 5283923 BLAKE2B 
f7b7b22200a4fffe6bb89e6d15fdcdb7e53ad91d4b8dc4c0b9ec7e64de39f0e3854c649edfd5a6eca040f35ccbb2bea6a3b86c7e22a9ba011db2dc7646f6
 SHA512 
ca403cc2ed28b67c4219021273be59d36a3f4382a8111aeb6152fc0ded30dfc203d96c3c60977d19ff00a1d1524b8ed4c183e8badb56c942e599f78aaf6745f6
+DIST protobuf-3.15.4.tar.gz 5283753 BLAKE2B 
256eb365b26a864755b43925bd4336fc76f1fb122aacdb01243b24ecc163541fd7d2105ba66f7fa0c14ced0166cf4bc8f480ac5d9f2cea13e4cc925dab6e1810
 SHA512 
d98d1ed408a6f3d15fb3a60d11df896632dfdffa06759c761bc227a8c8053ec9db6c62c21b115dc109c7d9139df239b19e29aff5783b585101bcab3f4d687547
+DIST protobuf-3.15.5.tar.gz 5283712 BLAKE2B 
0da6255302014c885aee47d48344a75ee4808cb91fa6cdebef15150e0b8ce7f7835d21bdc8f42fd1ba5f5c5401e6fc60b9410ff1ea8bd0d0f698d3cf7d10dd2b
 SHA512 
b9d3b261047c354f0f8735638041562e05d93691cdfdc295622fd30aa04c859a9e3d4200981807ea0d4926d0e4a31a918b4851ebc25bfb9709494a3699002531
+DIST protobuf-3.15.6.tar.gz 5284018 BLAKE2B 
5895f618e233edd5744253821036857aa23f64b76ee3318b99f3530d9dd0c49cc8c386ef15c7394475c2bf0fa33fb631e481fa3fb927c2ab8a88af31234bd0b1
 SHA512 
673d61b492ce0e85f5c63f3fd7a0174737cc65f7871f79d24380bffa59ea1b312065137ecc63b0f4d4ffa3eb168a09e9c1129c21b0e6c5c3a8c2fabb2cecabb5
+DIST protobuf-3.15.7.tar.gz 5284817 BLAKE2B 
43821bb283a0c1f87930593046a5c55f6efae3f644337289fd438c0612a9b7ef9531b61e48940b74dc5d20253ee1b6a805b902284a442dec2efe8c79f82c5aad
 SHA512 
2b18ccba1ff8a0623c52abed0e0674bc6cfa2cd10d49764031a47e68f654f54083f4a4f9e3a94d833a6808426904ee642f17364

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

2021-04-09 Thread Mike Gilbert
commit: 34e62908d9cfa774cb872371715bae1dd1498918
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Apr  6 02:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e62908

dev-python/protobuf-python: Version bumps (3.15.*).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-python/protobuf-python/Manifest|  9 +++
 .../protobuf-python/protobuf-python-3.15.0.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.1.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.2.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.3.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.4.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.5.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.6.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.7.ebuild  | 66 ++
 .../protobuf-python/protobuf-python-3.15.8.ebuild  | 66 ++
 10 files changed, 603 insertions(+)

diff --git a/dev-python/protobuf-python/Manifest 
b/dev-python/protobuf-python/Manifest
index f999d53e988..40726bb0560 100644
--- a/dev-python/protobuf-python/Manifest
+++ b/dev-python/protobuf-python/Manifest
@@ -2,3 +2,12 @@ DIST protobuf-3.12.2.tar.gz 5309688 BLAKE2B 
6f04ab75a165d8135b4c1de210f8698f56f3
 DIST protobuf-3.12.4.tar.gz 5310348 BLAKE2B 
2630941672963165467221843c10079a0ed966f2fdfcbc970b0b41e1ed3c7f78734496c1fbd3ec509c68999a14f637fff267b309cf82a8acf2bb5a948484f79b
 SHA512 
c5d24502b9a6be0a606a19213186fe462e0de6830547003636f0897781f36d0bd7e4e7d9689d96390a0399ce04b6438cda3a0fe6f97f0feb700a110e90beef0c
 DIST protobuf-3.13.0.tar.gz 5277913 BLAKE2B 
168aaa5beef83be675cd2543ca8efeaf5174f5e7fd861a056b04b01c8c781dc7b1fcbd05068ae89f051dfacfdc47c34b19cc33c8d09dd3212d3827746e3408f2
 SHA512 
514efa65fc8a36bc0791e6d39bdfb07b2689e9c2a4b82536c657859b800e7bc1e1a0ae86a7ee33f30c43a473a49b5c346ce830ac0057b6da104ed37f90b8b0fd
 DIST protobuf-3.14.0.tar.gz 5319779 BLAKE2B 
cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5
 SHA512 
9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11
+DIST protobuf-3.15.0.tar.gz 5284848 BLAKE2B 
6c1135499dd73b6d1764f47ded6415f8073841bccf5d5626e751fc159b67a6103d71a84096f563053c34c9e4235504238fcdc86ebb757d38b2f4bc1674d08674
 SHA512 
f52dfbfabdff3306d26ec05cbba7cd47bf3db8b08f4fb27e2cbd5a594de57f0a7ab2212dcea2055a9adfddc94ae4df2d0b1caea311ead75bb850ef8458b1b74a
+DIST protobuf-3.15.1.tar.gz 5284851 BLAKE2B 
5e3f487ba1c3f6a3d2d87f2421f9b07aa4618df0853b05364d7f29e93d8e7dc4c3ece08ba3b7cd0bf69d0faaa32ccc952218a8df7575b74aa6216977f2b2219b
 SHA512 
24efeec969ee72833c377e6287e3b06a431d54d9b3be50635685f6903534f15c2957d78cdbf4bcc6482732ecdbc735dc894c0b9095486419b8d11d6df6169180
+DIST protobuf-3.15.2.tar.gz 5284455 BLAKE2B 
433ac18774395174798d110e4eaae95c44bc8be89cfae85648497f8531cf19513f4c7745a6afc27d6d49a07e7e1fb4faeff73530fa082665727095e837f11940
 SHA512 
34e82ece83f47249fd5398a955e4f0a32d0722abcaa4e90c741bdc5106a0bd92088babe3d10d818dd89e2e9254cecbb68ae0c182ea408d4f1e2d70318e7baf37
+DIST protobuf-3.15.3.tar.gz 5283923 BLAKE2B 
f7b7b22200a4fffe6bb89e6d15fdcdb7e53ad91d4b8dc4c0b9ec7e64de39f0e3854c649edfd5a6eca040f35ccbb2bea6a3b86c7e22a9ba011db2dc7646f6
 SHA512 
ca403cc2ed28b67c4219021273be59d36a3f4382a8111aeb6152fc0ded30dfc203d96c3c60977d19ff00a1d1524b8ed4c183e8badb56c942e599f78aaf6745f6
+DIST protobuf-3.15.4.tar.gz 5283753 BLAKE2B 
256eb365b26a864755b43925bd4336fc76f1fb122aacdb01243b24ecc163541fd7d2105ba66f7fa0c14ced0166cf4bc8f480ac5d9f2cea13e4cc925dab6e1810
 SHA512 
d98d1ed408a6f3d15fb3a60d11df896632dfdffa06759c761bc227a8c8053ec9db6c62c21b115dc109c7d9139df239b19e29aff5783b585101bcab3f4d687547
+DIST protobuf-3.15.5.tar.gz 5283712 BLAKE2B 
0da6255302014c885aee47d48344a75ee4808cb91fa6cdebef15150e0b8ce7f7835d21bdc8f42fd1ba5f5c5401e6fc60b9410ff1ea8bd0d0f698d3cf7d10dd2b
 SHA512 
b9d3b261047c354f0f8735638041562e05d93691cdfdc295622fd30aa04c859a9e3d4200981807ea0d4926d0e4a31a918b4851ebc25bfb9709494a3699002531
+DIST protobuf-3.15.6.tar.gz 5284018 BLAKE2B 
5895f618e233edd5744253821036857aa23f64b76ee3318b99f3530d9dd0c49cc8c386ef15c7394475c2bf0fa33fb631e481fa3fb927c2ab8a88af31234bd0b1
 SHA512 
673d61b492ce0e85f5c63f3fd7a0174737cc65f7871f79d24380bffa59ea1b312065137ecc63b0f4d4ffa3eb168a09e9c1129c21b0e6c5c3a8c2fabb2cecabb5
+DIST protobuf-3.15.7.tar.gz 5284817 BLAKE2B 
43821bb283a0c1f87930593046a5c55f6efae3f644337289fd438c0612a9b7ef9531b61e48940b74dc5d20253ee1b6a805b902284a442dec2efe8c79f82c5aad
 SHA512 
2b18ccba1ff8a0623c52abed0e0674bc6cfa2cd10d49764031a47e68f654f54083f4a4f9e3a94d833a6

[gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/files/, dev-libs/protobuf/

2021-04-09 Thread Mike Gilbert
commit: 4ecc08556da1d6181d5eed03b0d4c4a9b29d2e67
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Apr  6 00:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ecc0855

dev-libs/protobuf: Version bumps (3.15.*).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/protobuf/Manifest |   9 +
 .../protobuf-3.15.0-disable_no-warning-test.patch  |  19 ++
 ...protobuf-3.15.0-protoc_input_output_files.patch | 240 +
 .../files/protobuf-3.15.0-system_libraries.patch   | 121 +++
 ...protobuf-.ebuild => protobuf-3.15.0.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.1.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.2.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.3.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.4.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.5.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.6.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.7.ebuild} |  21 +-
 ...protobuf-.ebuild => protobuf-3.15.8.ebuild} |  21 +-
 dev-libs/protobuf/protobuf-.ebuild |   6 +-
 14 files changed, 545 insertions(+), 39 deletions(-)

diff --git a/dev-libs/protobuf/Manifest b/dev-libs/protobuf/Manifest
index f999d53e988..40726bb0560 100644
--- a/dev-libs/protobuf/Manifest
+++ b/dev-libs/protobuf/Manifest
@@ -2,3 +2,12 @@ DIST protobuf-3.12.2.tar.gz 5309688 BLAKE2B 
6f04ab75a165d8135b4c1de210f8698f56f3
 DIST protobuf-3.12.4.tar.gz 5310348 BLAKE2B 
2630941672963165467221843c10079a0ed966f2fdfcbc970b0b41e1ed3c7f78734496c1fbd3ec509c68999a14f637fff267b309cf82a8acf2bb5a948484f79b
 SHA512 
c5d24502b9a6be0a606a19213186fe462e0de6830547003636f0897781f36d0bd7e4e7d9689d96390a0399ce04b6438cda3a0fe6f97f0feb700a110e90beef0c
 DIST protobuf-3.13.0.tar.gz 5277913 BLAKE2B 
168aaa5beef83be675cd2543ca8efeaf5174f5e7fd861a056b04b01c8c781dc7b1fcbd05068ae89f051dfacfdc47c34b19cc33c8d09dd3212d3827746e3408f2
 SHA512 
514efa65fc8a36bc0791e6d39bdfb07b2689e9c2a4b82536c657859b800e7bc1e1a0ae86a7ee33f30c43a473a49b5c346ce830ac0057b6da104ed37f90b8b0fd
 DIST protobuf-3.14.0.tar.gz 5319779 BLAKE2B 
cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5
 SHA512 
9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11
+DIST protobuf-3.15.0.tar.gz 5284848 BLAKE2B 
6c1135499dd73b6d1764f47ded6415f8073841bccf5d5626e751fc159b67a6103d71a84096f563053c34c9e4235504238fcdc86ebb757d38b2f4bc1674d08674
 SHA512 
f52dfbfabdff3306d26ec05cbba7cd47bf3db8b08f4fb27e2cbd5a594de57f0a7ab2212dcea2055a9adfddc94ae4df2d0b1caea311ead75bb850ef8458b1b74a
+DIST protobuf-3.15.1.tar.gz 5284851 BLAKE2B 
5e3f487ba1c3f6a3d2d87f2421f9b07aa4618df0853b05364d7f29e93d8e7dc4c3ece08ba3b7cd0bf69d0faaa32ccc952218a8df7575b74aa6216977f2b2219b
 SHA512 
24efeec969ee72833c377e6287e3b06a431d54d9b3be50635685f6903534f15c2957d78cdbf4bcc6482732ecdbc735dc894c0b9095486419b8d11d6df6169180
+DIST protobuf-3.15.2.tar.gz 5284455 BLAKE2B 
433ac18774395174798d110e4eaae95c44bc8be89cfae85648497f8531cf19513f4c7745a6afc27d6d49a07e7e1fb4faeff73530fa082665727095e837f11940
 SHA512 
34e82ece83f47249fd5398a955e4f0a32d0722abcaa4e90c741bdc5106a0bd92088babe3d10d818dd89e2e9254cecbb68ae0c182ea408d4f1e2d70318e7baf37
+DIST protobuf-3.15.3.tar.gz 5283923 BLAKE2B 
f7b7b22200a4fffe6bb89e6d15fdcdb7e53ad91d4b8dc4c0b9ec7e64de39f0e3854c649edfd5a6eca040f35ccbb2bea6a3b86c7e22a9ba011db2dc7646f6
 SHA512 
ca403cc2ed28b67c4219021273be59d36a3f4382a8111aeb6152fc0ded30dfc203d96c3c60977d19ff00a1d1524b8ed4c183e8badb56c942e599f78aaf6745f6
+DIST protobuf-3.15.4.tar.gz 5283753 BLAKE2B 
256eb365b26a864755b43925bd4336fc76f1fb122aacdb01243b24ecc163541fd7d2105ba66f7fa0c14ced0166cf4bc8f480ac5d9f2cea13e4cc925dab6e1810
 SHA512 
d98d1ed408a6f3d15fb3a60d11df896632dfdffa06759c761bc227a8c8053ec9db6c62c21b115dc109c7d9139df239b19e29aff5783b585101bcab3f4d687547
+DIST protobuf-3.15.5.tar.gz 5283712 BLAKE2B 
0da6255302014c885aee47d48344a75ee4808cb91fa6cdebef15150e0b8ce7f7835d21bdc8f42fd1ba5f5c5401e6fc60b9410ff1ea8bd0d0f698d3cf7d10dd2b
 SHA512 
b9d3b261047c354f0f8735638041562e05d93691cdfdc295622fd30aa04c859a9e3d4200981807ea0d4926d0e4a31a918b4851ebc25bfb9709494a3699002531
+DIST protobuf-3.15.6.tar.gz 5284018 BLAKE2B 
5895f618e233edd5744253821036857aa23f64b76ee3318b99f3530d9dd0c49cc8c386ef15c7394475c2bf0fa33fb631e481fa3fb927c2ab8a88af31234bd0b1
 SHA512 
673d61b492ce0e85f5c63f3fd7a0174737cc65f7871f79d24380bffa59ea1b312065137ecc63b0f4d4ffa3eb168a09e9c1129c21b0e6c5c3a8c2fabb2cecabb5
+DIST protobuf-3.15.7.tar.gz 5284817 BLAKE2B 
43821bb283a0c1f87930593046a5c55f6efae3f644337289fd438c0612a9b7ef9531b61e48940b74dc5d20253ee1b6a805b902284a442dec2efe8c79f82c5aad
 SHA512 
2b18ccba1ff8

[gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/

2021-04-09 Thread Mike Gilbert
commit: f2f40284e91b820b50203ad461d1f0e6ae320782
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Apr  6 04:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f40284

dev-java/protobuf-java: Delete old versions (3.12.2, 3.12.4).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-java/protobuf-java/Manifest|  2 -
 dev-java/protobuf-java/protobuf-java-3.12.2.ebuild | 53 
 dev-java/protobuf-java/protobuf-java-3.12.4.ebuild | 56 --
 3 files changed, 111 deletions(-)

diff --git a/dev-java/protobuf-java/Manifest b/dev-java/protobuf-java/Manifest
index 40726bb0560..0737b49db14 100644
--- a/dev-java/protobuf-java/Manifest
+++ b/dev-java/protobuf-java/Manifest
@@ -1,5 +1,3 @@
-DIST protobuf-3.12.2.tar.gz 5309688 BLAKE2B 
6f04ab75a165d8135b4c1de210f8698f56f309f73d664192209de10580e0ef850bf56f6f394b860f21912e341141f7bbb1f63198eaee55fd7ad74d86b00c3b1f
 SHA512 
84a349a1dcb5bce6a6a892cf11264390b557ed1e7b05883b71fa9cfb7460d9f73119da1f2861066869e33c752246ea438d5ce2c2b3ff7a4b07696d9450b7916b
-DIST protobuf-3.12.4.tar.gz 5310348 BLAKE2B 
2630941672963165467221843c10079a0ed966f2fdfcbc970b0b41e1ed3c7f78734496c1fbd3ec509c68999a14f637fff267b309cf82a8acf2bb5a948484f79b
 SHA512 
c5d24502b9a6be0a606a19213186fe462e0de6830547003636f0897781f36d0bd7e4e7d9689d96390a0399ce04b6438cda3a0fe6f97f0feb700a110e90beef0c
 DIST protobuf-3.13.0.tar.gz 5277913 BLAKE2B 
168aaa5beef83be675cd2543ca8efeaf5174f5e7fd861a056b04b01c8c781dc7b1fcbd05068ae89f051dfacfdc47c34b19cc33c8d09dd3212d3827746e3408f2
 SHA512 
514efa65fc8a36bc0791e6d39bdfb07b2689e9c2a4b82536c657859b800e7bc1e1a0ae86a7ee33f30c43a473a49b5c346ce830ac0057b6da104ed37f90b8b0fd
 DIST protobuf-3.14.0.tar.gz 5319779 BLAKE2B 
cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5
 SHA512 
9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11
 DIST protobuf-3.15.0.tar.gz 5284848 BLAKE2B 
6c1135499dd73b6d1764f47ded6415f8073841bccf5d5626e751fc159b67a6103d71a84096f563053c34c9e4235504238fcdc86ebb757d38b2f4bc1674d08674
 SHA512 
f52dfbfabdff3306d26ec05cbba7cd47bf3db8b08f4fb27e2cbd5a594de57f0a7ab2212dcea2055a9adfddc94ae4df2d0b1caea311ead75bb850ef8458b1b74a

diff --git a/dev-java/protobuf-java/protobuf-java-3.12.2.ebuild 
b/dev-java/protobuf-java/protobuf-java-3.12.2.ebuild
deleted file mode 100644
index 86a815cade2..000
--- a/dev-java/protobuf-java/protobuf-java-3.12.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 2008-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-if [[ "${PV}" == "" ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf";
-   EGIT_SUBMODULES=()
-fi
-
-DESCRIPTION="Google's Protocol Buffers - Java bindings"
-HOMEPAGE="https://developers.google.com/protocol-buffers/ 
https://github.com/protocolbuffers/protobuf";
-if [[ "${PV}" == "" ]]; then
-   SRC_URI=""
-else
-   
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
protobuf-${PV}.tar.gz"
-fi
-
-LICENSE="BSD"
-SLOT="0/23"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-BDEPEND="~dev-libs/protobuf-${PV}
-   >=virtual/jdk-1.7"
-DEPEND=">=virtual/jdk-1.7"
-RDEPEND=">=virtual/jre-1.7
-   !https://github.com/protocolbuffers/protobuf";
-   EGIT_SUBMODULES=()
-fi
-
-DESCRIPTION="Google's Protocol Buffers - Java bindings"
-HOMEPAGE="https://developers.google.com/protocol-buffers/ 
https://github.com/protocolbuffers/protobuf";
-if [[ "${PV}" == "" ]]; then
-   SRC_URI=""
-else
-   
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
protobuf-${PV}.tar.gz"
-fi
-
-LICENSE="BSD"
-SLOT="0/23"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-BDEPEND="~dev-libs/protobuf-${PV}
-   >=virtual/jdk-1.7"
-DEPEND=">=virtual/jdk-1.7"
-RDEPEND=">=virtual/jre-1.7
-   ! /dev/null || die
-   eapply_user
-   popd > /dev/null || die
-
-   java-pkg-2_src_prepare
-}
-
-src_compile() {
-   "${BROOT}/usr/bin/protoc" --java_out=core/src/main/java -I../src 
../src/google/protobuf/descriptor.proto || die
-   JAVA_SRC_DIR="core/src/main/java" JAVA_JAR_FILENAME="protobuf.jar" 
java-pkg-simple_src_compile
-}
-
-src_install() {
-   JAVA_SRC_DIR="core/src/main/java" JAVA_JAR_FILENAME="protobuf.jar" 
java-pkg-simple_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/files/, dev-libs/protobuf/

2021-04-09 Thread Mike Gilbert
commit: 0319cc20d7c4e8a4e1abf6f30289b4301386eeaa
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Apr  6 03:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0319cc20

dev-libs/protobuf: Delete old versions (3.12.2, 3.12.4).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/protobuf/Manifest |   2 -
 .../protobuf-3.12.0-disable_no-warning-test.patch  |  19 --
 ...protobuf-3.12.0-protoc_input_output_files.patch | 262 -
 .../files/protobuf-3.12.0-system_libraries.patch   | 121 --
 dev-libs/protobuf/protobuf-3.12.2.ebuild   | 128 --
 dev-libs/protobuf/protobuf-3.12.4.ebuild   | 131 ---
 6 files changed, 663 deletions(-)

diff --git a/dev-libs/protobuf/Manifest b/dev-libs/protobuf/Manifest
index 40726bb0560..0737b49db14 100644
--- a/dev-libs/protobuf/Manifest
+++ b/dev-libs/protobuf/Manifest
@@ -1,5 +1,3 @@
-DIST protobuf-3.12.2.tar.gz 5309688 BLAKE2B 
6f04ab75a165d8135b4c1de210f8698f56f309f73d664192209de10580e0ef850bf56f6f394b860f21912e341141f7bbb1f63198eaee55fd7ad74d86b00c3b1f
 SHA512 
84a349a1dcb5bce6a6a892cf11264390b557ed1e7b05883b71fa9cfb7460d9f73119da1f2861066869e33c752246ea438d5ce2c2b3ff7a4b07696d9450b7916b
-DIST protobuf-3.12.4.tar.gz 5310348 BLAKE2B 
2630941672963165467221843c10079a0ed966f2fdfcbc970b0b41e1ed3c7f78734496c1fbd3ec509c68999a14f637fff267b309cf82a8acf2bb5a948484f79b
 SHA512 
c5d24502b9a6be0a606a19213186fe462e0de6830547003636f0897781f36d0bd7e4e7d9689d96390a0399ce04b6438cda3a0fe6f97f0feb700a110e90beef0c
 DIST protobuf-3.13.0.tar.gz 5277913 BLAKE2B 
168aaa5beef83be675cd2543ca8efeaf5174f5e7fd861a056b04b01c8c781dc7b1fcbd05068ae89f051dfacfdc47c34b19cc33c8d09dd3212d3827746e3408f2
 SHA512 
514efa65fc8a36bc0791e6d39bdfb07b2689e9c2a4b82536c657859b800e7bc1e1a0ae86a7ee33f30c43a473a49b5c346ce830ac0057b6da104ed37f90b8b0fd
 DIST protobuf-3.14.0.tar.gz 5319779 BLAKE2B 
cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5
 SHA512 
9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11
 DIST protobuf-3.15.0.tar.gz 5284848 BLAKE2B 
6c1135499dd73b6d1764f47ded6415f8073841bccf5d5626e751fc159b67a6103d71a84096f563053c34c9e4235504238fcdc86ebb757d38b2f4bc1674d08674
 SHA512 
f52dfbfabdff3306d26ec05cbba7cd47bf3db8b08f4fb27e2cbd5a594de57f0a7ab2212dcea2055a9adfddc94ae4df2d0b1caea311ead75bb850ef8458b1b74a

diff --git 
a/dev-libs/protobuf/files/protobuf-3.12.0-disable_no-warning-test.patch 
b/dev-libs/protobuf/files/protobuf-3.12.0-disable_no-warning-test.patch
deleted file mode 100644
index d7dd5b5b1bb..000
--- a/dev-libs/protobuf/files/protobuf-3.12.0-disable_no-warning-test.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Disable no-warning-test which is compiled with -Werror option and whose only 
purpose is checking if compilation results in any warnings.
-
 /src/Makefile.am
-+++ /src/Makefile.am
-@@ -717,7 +717,7 @@
- GOOGLEMOCK_SRC_DIR=$(srcdir)/../third_party/googletest/googlemock
- check_PROGRAMS = protoc protobuf-test protobuf-lazy-descriptor-test \
-  protobuf-lite-test test_plugin protobuf-lite-arena-test \
-- no-warning-test $(GZCHECKPROGRAMS)
-+ $(GZCHECKPROGRAMS)
- protobuf_test_LDADD = $(PTHREAD_LIBS) libprotobuf.la libprotoc.la \
-   $(GOOGLETEST_BUILD_DIR)/lib/libgtest.la \
-   $(GOOGLEMOCK_BUILD_DIR)/lib/libgmock.la \
-@@ -904,4 +904,4 @@
- 
- TESTS = protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test \
- google/protobuf/compiler/zip_output_unittest.sh $(GZTESTS) \
--protobuf-lite-arena-test no-warning-test
-+protobuf-lite-arena-test

diff --git 
a/dev-libs/protobuf/files/protobuf-3.12.0-protoc_input_output_files.patch 
b/dev-libs/protobuf/files/protobuf-3.12.0-protoc_input_output_files.patch
deleted file mode 100644
index 3123ae5b27b..000
--- a/dev-libs/protobuf/files/protobuf-3.12.0-protoc_input_output_files.patch
+++ /dev/null
@@ -1,262 +0,0 @@
-https://github.com/protocolbuffers/protobuf/pull/235
-
 /src/google/protobuf/compiler/command_line_interface.cc
-+++ /src/google/protobuf/compiler/command_line_interface.cc
-@@ -997,6 +997,28 @@
-   }
- 
-   if (mode_ == MODE_ENCODE || mode_ == MODE_DECODE) {
-+bool success = false;
-+int in_fd = STDIN_FILENO;
-+int out_fd = STDOUT_FILENO;
-+
-+if (!protobuf_in_path_.empty()) {
-+  in_fd = open(protobuf_in_path_.c_str(), O_RDONLY);
-+  if (in_fd == -1) {
-+std::cerr << protobuf_in_path_ << ": error: failed to open file." << 
std::endl;
-+return 1;
-+  }
-+}
-+if (!protobuf_out_path_.empty()) {
-+  out_fd = open(protobu

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

2021-04-09 Thread Mike Gilbert
commit: 218a5ccc68d1eefeafebcccb831ec9c2034cfaee
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Apr  1 00:00:00 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  9 22:32:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218a5ccc

profiles/use.desc: Add "llvm-libunwind" USE flag.

Bug: https://bugs.gentoo.org/722992
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 profiles/use.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/use.desc b/profiles/use.desc
index 844608ae504..26b7b8dbd67 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -170,6 +170,7 @@ libsamplerate - Build with support for converting sample 
rates using libsamplera
 libwww - Add libwww support (General purpose WEB API)
 lirc - Add support for lirc (Linux's Infra-Red Remote Control)
 livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during 
livecd building
+llvm-libunwind - Use sys-libs/llvm-libunwind instead of sys-libs/libunwind
 lm-sensors - Add linux lm-sensors (hardware sensors) support
 lua - Enable Lua scripting support
 luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with 
USE=-lua)



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

2021-04-09 Thread Michał Górny
commit: c2332123c238843d64a2fae0bafae75847e95974
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:22:28 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2332123

dev-python/pygments: Remove old

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

 dev-python/pygments/Manifest  |  1 -
 dev-python/pygments/pygments-2.8.0.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-python/pygments/Manifest b/dev-python/pygments/Manifest
index dcc0b5acaea..8d6669272d3 100644
--- a/dev-python/pygments/Manifest
+++ b/dev-python/pygments/Manifest
@@ -1,2 +1 @@
-DIST Pygments-2.8.0.tar.gz 3999484 BLAKE2B 
5267a4a9e18a01897906239d2cb4f508675e0de3d9a33ae9b144424b18883da53937d92755f8ab1ddc7b10a248031fb693b4012407079aca1d08c8924360e75d
 SHA512 
7e3dd2119769b704d6bbd4867c85eedb0d3c8ac415280fb35a1194284511c6fe6c5696bf6515e14da7a944b7ad5aeb945a71e79abcd1a42949ca30bbfe2e31b3
 DIST Pygments-2.8.1.tar.gz 4000119 BLAKE2B 
d88a3a3b4626a33c375b85ec076120e3561d1719ce45f9f85595bf87f7e813416be934f7ea0022fbfbf1a8ba3f2be1c76f693ab9ece5325fe527a4922cf46318
 SHA512 
223835c78615207ad590d364ba9a0f4bc9b5815baa080e60b9b71ce7b8e1ebfcc7a292d2a2b1cd358c08d820fc89e02c4060876d37ee17fd9e2759c9a0dcc80c

diff --git a/dev-python/pygments/pygments-2.8.0.ebuild 
b/dev-python/pygments/pygments-2.8.0.ebuild
deleted file mode 100644
index 353c3d25598..000
--- a/dev-python/pygments/pygments-2.8.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1 bash-completion-r1
-
-MY_P=${P^}
-DESCRIPTION="Pygments is a syntax highlighting package written in Python"
-HOMEPAGE="
-   https://pygments.org/
-   https://github.com/pygments/pygments/
-   https://pypi.org/project/Pygments/";
-SRC_URI="mirror://pypi/${MY_P:0:1}/${PN^}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-BDEPEND="
-   test? (
-   virtual/ttf-fonts
-   )"
-
-distutils_enable_sphinx doc
-distutils_enable_tests pytest
-
-python_test() {
-   local deselect=()
-   # there is a known bug in regex engine of pypy3.7
-   [[ ${EPYTHON} == pypy3 && $(pypy3 --version) == "Python 3.7"* ]] &&
-   deselect+=( tests/snippets/crystal/test_macro.txt:: )
-
-   pytest -vv ${deselect[@]/#/--deselect } ||
-   die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   newbashcomp external/pygments.bashcomp pygmentize
-}



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

2021-04-09 Thread Michał Górny
commit: 8abee32b01d948f3f33d5daf39748ff3b2b331e9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:22:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abee32b

dev-python/importlib_metadata: Remove old

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

 dev-python/importlib_metadata/Manifest |  1 -
 .../importlib_metadata-3.7.0.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/importlib_metadata/Manifest 
b/dev-python/importlib_metadata/Manifest
index f0390837545..4ac2b305eab 100644
--- a/dev-python/importlib_metadata/Manifest
+++ b/dev-python/importlib_metadata/Manifest
@@ -1,5 +1,4 @@
 DIST importlib_metadata-3.10.0.tar.gz 39679 BLAKE2B 
fbdd454c5b028a796507088af2f031a762cb69db69105b10a74958b32495e4e7cce74ad3fc96e48dad4282583f55e2c700d105f0ea5d1b32756ef6cc83fb404e
 SHA512 
374a6230430c2bf9efb85760e7974fd8f79914b3537d1f28e607151154497e0d921ba62cae19e6f4049b7205e83286e82b5cde4e87edc3260fa375e576e114f7
-DIST importlib_metadata-3.7.0.tar.gz 36517 BLAKE2B 
b96ac99bbc9ed7c961635a598d46bf409f11b008453123f3236feaf3650f7c6fe262c803dbf6b65bbe42ca4ea9990b559d3f03dde2287b19f0f7ff21668a3a3a
 SHA512 
c11c503412cb5f18a235dbff13eb0d5b24a2a7510f32cb8fc4abec3259987de9e5a01692aef729c5d7c7fe597156b1317abc357d49726ef1026172995b080631
 DIST importlib_metadata-3.7.2.tar.gz 36644 BLAKE2B 
11e8f0c012d405a7059842fbc0aa1edfd8313a01b12b36e40c5a542b17f6ebe5284e945967f080c5934758820354f131df81e84d1fa4d5e6ac1660dac055a914
 SHA512 
ecf630c83c08895d566fbf3f435d4bfc5c0336dff1c682e6413598749c13720211aad4085dd7b9a88ca4218ef5514cd730a6f13c2c53be6cc349edd142106204
 DIST importlib_metadata-3.7.3.tar.gz 37193 BLAKE2B 
0de5f4ece99db9ec4f86e9b967c8583d06a5bda939a7bdb137dba3c6a9d7fd034802d9fa0eb5bf209ae5ada89ebd0f3120557d3fa2b300739ebff2ff1bb6edb8
 SHA512 
1d6ee80edb3e5efb56deb0676ef42ba72fdaf124504023954cb3b1192e5378c3370a35b5e77708f3d9a19c02f0d89a1ba08a919a7aaec5e284f54c2eb3c61fc1
 DIST importlib_metadata-3.8.2.tar.gz 38973 BLAKE2B 
40b001870608003a9beaa513e5f7dad0217884719a78a64dd74bad3db275ac30bc226d57f61aa644fcd0425bc69e06ce66555aa92132e89d36ecd5519c7d32d9
 SHA512 
c4ca5055c759b588b42708a9ca903d4cda91614385cc39016c5126e37e1f3bd0faafe7ec0cf6d58553ac71c1a028f0f74d0ba3d66135e97d75b051ea4f71cbeb

diff --git a/dev-python/importlib_metadata/importlib_metadata-3.7.0.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-3.7.0.ebuild
deleted file mode 100644
index a8827f8bc18..000
--- a/dev-python/importlib_metadata/importlib_metadata-3.7.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# NB: this package extends beyond built-in importlib stuff in py3.8+
-# new entry_point API not yet included in cpython release
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Read metadata from Python packages"
-HOMEPAGE="https://github.com/python/importlib_metadata";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep 'dev-python/typing-extensions[${PYTHON_USEDEP}]' 
python3_{6,7})
-   dev-python/zipp[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/packaging[${PYTHON_USEDEP}]
-   dev-python/pyfakefs[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/importlib_resources[${PYTHON_USEDEP}]
-   ' pypy3 python3_{7,8})
-   )
-"
-
-distutils_enable_sphinx docs dev-python/jaraco-packaging dev-python/rst-linker
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   # Skip a test that requires pep517 which is not in the tree
-   sed -e 's:test_find_local:_&:' -i tests/test_integration.py || die
-
-   distutils-r1_python_prepare_all
-}



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

2021-04-09 Thread Michał Górny
commit: f6e3effdbbfc09a4eb1c2ad330bc208b36154f7b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:22:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e3effd

dev-python/defcon: Remove old

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

 dev-python/defcon/Manifest   |  2 --
 dev-python/defcon/defcon-0.6.0-r1.ebuild | 25 -
 dev-python/defcon/defcon-0.7.2.ebuild| 25 -
 3 files changed, 52 deletions(-)

diff --git a/dev-python/defcon/Manifest b/dev-python/defcon/Manifest
index df920c80032..c7fa565123a 100644
--- a/dev-python/defcon/Manifest
+++ b/dev-python/defcon/Manifest
@@ -1,4 +1,2 @@
-DIST defcon-0.6.0.tar.gz 403682 BLAKE2B 
c85cf4f846cab3f7543dcec885221e9f828cdf56fb1a373c9d06b27a29c1ab22fc9702d2ce561af97e3d4aa3b03712538ce0b29a0042fa4a0fea6f11eacba69b
 SHA512 
b981c87d2355dc83b5da0ea4879707336ade8ea4d6ca2bc13da064367938579f2a60dfa5b1c0fd3629f4a2de97676e4f02f30f99a6116049cc2a10abd13a3d7b
-DIST defcon-0.7.2.tar.gz 424146 BLAKE2B 
6a3cc6c4bd8ccf030cda5fdaa3d7d2ba8aabc74daf71ce9a006de015d459ff0e5d876d584e7873fba7349a2941490db8d0ebd9a9c880e80db534b231639d3147
 SHA512 
9cf402b6626b75222e351d11afcde3e0c8be88b3ceb6ed4ff68cc3762b636905b61f31ece288f4d7e5273b6cd2b044661188a39fde1941e1bb5b483b23f3b42e
 DIST defcon-0.8.0.tar.gz 424547 BLAKE2B 
4018479d0d67603af58680c1150a143f92230c77b6fd6bda6741ed3f42403c7a7eb2ddc62632ffbf73096fffe8f089975b43a5bb88562ba059fa09ee2e0da12c
 SHA512 
a7b0baec983a3051c7cd804b93983318c14f56a1a88f8f95699b0429740d7b3b27f6f6ab21fd1c31b542008b6f0924aae39e609fc4498ee64c0592272b536b8c
 DIST defcon-0.8.1.tar.gz 424712 BLAKE2B 
f2f2e3e811eeb163a875686dc6658376dfd9c09a8a9e3de2e6fdf512f25e93d5f6d8ac9ad3c31c70ecdcdd2c30b0e6a3d9b7a222bcd7065feba0b2e805e8eead
 SHA512 
40606bd861fc7100d955e23ad6efb3879572179c81b730404afe41cef1e45ae5f54efb716af61866ac226ae057c6d85a123f4790442c085c054ff3cb5ec84108

diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild 
b/dev-python/defcon/defcon-0.6.0-r1.ebuild
deleted file mode 100644
index 195d9042558..000
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-inherit distutils-r1
-
-DESCRIPTION="A set of UFO based objects for use in font editing applications"
-HOMEPAGE="https://github.com/robotools/defcon";
-SRC_URI="https://github.com/robotools/defcon/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/fs[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/defcon/defcon-0.7.2.ebuild 
b/dev-python/defcon/defcon-0.7.2.ebuild
deleted file mode 100644
index 4bf2077d2b2..000
--- a/dev-python/defcon/defcon-0.7.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="A set of UFO based objects for use in font editing applications"
-HOMEPAGE="https://github.com/robotools/defcon";
-SRC_URI="https://github.com/robotools/defcon/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/fs[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2021-04-09 Thread Michał Górny
commit: fcc85a2d4067e15393a3be2242f17a1ae0a059da
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:23:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc85a2d

dev-python/sphinx: Remove old

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

 dev-python/sphinx/Manifest|   1 -
 dev-python/sphinx/sphinx-3.5.1.ebuild | 127 --
 2 files changed, 128 deletions(-)

diff --git a/dev-python/sphinx/Manifest b/dev-python/sphinx/Manifest
index 9064ee08bc8..4303c1479b7 100644
--- a/dev-python/sphinx/Manifest
+++ b/dev-python/sphinx/Manifest
@@ -1,3 +1,2 @@
-DIST Sphinx-3.5.1.tar.gz 5905170 BLAKE2B 
f374a65d66f404b2a7486c58a0e13e228e0de88985fed18cfa74e8219759af6afb1bb05cc10b6a8ed8ad7b413889b7282de7212010fe6d3bd30ce04fe9b59b9a
 SHA512 
31a9253e30d5616c99161455fb61ab3b8298b5364d5eeb5c7b23466182913c99fea4cec14d088b6b64a530cbfb60d691ad093a6f6a0f9060f847f0b73d5e6b3f
 DIST Sphinx-3.5.2.tar.gz 5907358 BLAKE2B 
59b2789d7f3cc34622f34c54b5d614be7fa22d9d61cbb6c096ac7efe8f011331f51af12986d505245a30c9583050ae8c012ac736cd8ff5234f528616999dc325
 SHA512 
97f1589726fe5bdf48b5bc8bfc53267fb4dfa2f21d5d9eefbd9bcc9ff5cc0c7846840b0fe5fcdd133d9735d402189d5b89202de4e462dce99a7653d6f1a86ff9
 DIST Sphinx-3.5.3.tar.gz 5907994 BLAKE2B 
3bd5a08dcc860ef419a085a991bb28d16d6a721f253a0ee25333cab5add2257a0557d7b586e89193e9a26e34d39ce5ef9992a9b2c8b8457e8ae7d82a928d32c5
 SHA512 
4e2cb1c3632ec131cc724f306bbe084691c2178620d1dec130d3bc8be3ee116c14093863ec768242965be9f28c74ed704768b23a62a1510ff00bf1c2edb810df

diff --git a/dev-python/sphinx/sphinx-3.5.1.ebuild 
b/dev-python/sphinx/sphinx-3.5.1.ebuild
deleted file mode 100644
index 537e5d1c404..000
--- a/dev-python/sphinx/sphinx-3.5.1.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Python documentation generator"
-HOMEPAGE="https://www.sphinx-doc.org/
-   https://github.com/sphinx-doc/sphinx";
-SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="doc latex test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   =dev-python/Babel-1.3[${PYTHON_USEDEP}]
-   >=dev-python/docutils-0.12[${PYTHON_USEDEP}]
-   dev-python/imagesize[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/typed-ast[${PYTHON_USEDEP}]
-   ' python3_{6,7})
-   latex? (
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-luatex
-   app-text/dvipng
-   )"
-BDEPEND="
-   doc? (
-   dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
-   media-gfx/graphviz
-   )
-   test? (
-   ${RDEPEND}
-   dev-python/html5lib[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   virtual/imagemagick-tools[jpeg,png,svg]
-   dev-texlive/texlive-fontsextra
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-luatex
-   app-text/dvipng
-   )"
-
-S="${WORKDIR}/${P^}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-3.2.1-doc-link.patch"
-)
-
-python_prepare_all() {
-   # disable internet access
-   sed -i -e 's:^intersphinx_mapping:disabled_&:' \
-   doc/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile() {
-   distutils-r1_python_compile
-
-   # Generate the grammar. It will be caught by install somehow.
-   # Note that the tests usually do it for us. However, I don't want
-   # to trust USE=test really running all the tests, especially
-   # with FEATURES=test-fail-continue.
-   pushd "${BUILD_DIR}"/lib >/dev/null || die
-   "${EPYTHON}" -m sphinx.pycode.__init__ || die "Grammar generation 
failed."
-   popd >/dev/null || die
-}
-
-python_compile_all() {
-   if use doc; then
-   esetup.py build_sphinx
-   HTML_DOCS=( "${BUILD_

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

2021-04-09 Thread Michał Górny
commit: 2bf993b04734c85eea5bffc8814fc6c6bb06eefb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:23:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf993b0

dev-python/waitress: Remove old

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

 dev-python/waitress/Manifest  |  1 -
 dev-python/waitress/waitress-1.4.4.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/waitress/Manifest b/dev-python/waitress/Manifest
index 25148563baa..442145281cd 100644
--- a/dev-python/waitress/Manifest
+++ b/dev-python/waitress/Manifest
@@ -1,2 +1 @@
-DIST waitress-1.4.4.tar.gz 173124 BLAKE2B 
5521b6c983cb23bc768986e9e8d19e9fd94b1dc632661b0f136cb60176b8c9a81306b8c9604b2a5b4a1a821346cedfcea281f49ecd81686a944f60b387e1cdf9
 SHA512 
87d57f8cd241e3c88c30a34351d57255dc1388b5ce1bb216e1b94760db09c1f184d20ea5797b20a91bc2cf0815b5067569099f4639291b4a79e885c0ab8a9fd9
 DIST waitress-2.0.0.tar.gz 175641 BLAKE2B 
819682a44f388cce3b77d31e5d1fb299db88d41a2a7b01e42d48554bff65c2ba165dae5d1e680cd2a46a1ebe6887f96f8b93d4bc18bd7527a48fd5c3aabab0bf
 SHA512 
c046195431ca31ff5ad74638ff80022d23591a06265d195b82eb320bb20b2b1d2de261db5981a91556af9f9c3b2ad12bf42148e4dfd955ed764d9b3f9a71f058

diff --git a/dev-python/waitress/waitress-1.4.4.ebuild 
b/dev-python/waitress/waitress-1.4.4.ebuild
deleted file mode 100644
index 9b23010e2db..000
--- a/dev-python/waitress/waitress-1.4.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure-Python WSGI server"
-HOMEPAGE="https://docs.pylonsproject.org/projects/waitress/en/latest/
-   https://pypi.org/project/waitress/
-   https://github.com/Pylons/waitress";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 
~x64-macos"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e 's:--cov::' setup.cfg || die
-   distutils-r1_src_prepare
-}



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

2021-04-09 Thread Michał Górny
commit: 0bb844284bddd6604162d2e9f282bd1fb957317e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:21:44 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb84428

dev-python/hypothesis: Remove old

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

 dev-python/hypothesis/Manifest|  7 ---
 dev-python/hypothesis/hypothesis-6.3.4.ebuild | 63 ---
 dev-python/hypothesis/hypothesis-6.8.3.ebuild | 62 --
 dev-python/hypothesis/hypothesis-6.8.4.ebuild | 62 --
 dev-python/hypothesis/hypothesis-6.8.5.ebuild | 62 --
 dev-python/hypothesis/hypothesis-6.8.6.ebuild | 62 --
 dev-python/hypothesis/hypothesis-6.8.7.ebuild | 62 --
 dev-python/hypothesis/hypothesis-6.8.8.ebuild | 62 --
 8 files changed, 442 deletions(-)

diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
index 35a3ab587f4..4769e12d3bf 100644
--- a/dev-python/hypothesis/Manifest
+++ b/dev-python/hypothesis/Manifest
@@ -1,10 +1,3 @@
-DIST hypothesis-python-6.3.4.tar.gz 9112374 BLAKE2B 
78867f0ff142d6059a20c437c3fab333de06eff5247d93c1e70f75d801e54984c20da01322b7d4d4999cb30f2c59c6e7cf955fe60ecc0e90b452b8ddf6b6f2ff
 SHA512 
7baee8758d86afbb0a8a16e18b2f14d3870ee2f5623857fc691ca1afc7f0c6555b367fbe758ff02c08af492b4569ef2aeb8d61bf3bd91ac458312a43b02d02f6
 DIST hypothesis-python-6.6.0.tar.gz 9117847 BLAKE2B 
bb88ebee9db53f1c5753730d04e5dfe6a39ac4c5f7d534778b22b813ba188a55de6ad8a34f611f7863d1c3287be39ed7e10981e9d6ed8d8dd106688f154c3a49
 SHA512 
a446b4a11c6ee013225bfcd58e26efc6c9d867545d9bcf90a19468cb01fc5e2c5a7280ff9a80d4a1adbfe06dd155df6152941d5f53869d85e1d259e68a33a5e2
 DIST hypothesis-python-6.8.1.tar.gz 9119495 BLAKE2B 
4d98e30a04f652af79dd49e921b856124a312b63f087a6fd200282e9b0a0cd6fcad1a42a6008406bc347f21bf9cd6c5ff2db79d013987281f59365bd9d91550d
 SHA512 
2f25e994438479b5faa15b2038146ab385445bf2722b0951ff55f324b074248d7322c4c6f3e9c659c18d0aa94150eea4c6567a7ac24debf2de4b32bab37a4dcc
-DIST hypothesis-python-6.8.3.tar.gz 9120421 BLAKE2B 
9511f63aafe499316750ec8a993726d4e8db87b42fb772cf79cde1be18b23e99f55c1a2638f3ee7afadae5f323792322cf87b747ac428146fea2abc92793f8f5
 SHA512 
83660978dc4ff49a04d7167994821a18c769039c49dcbc515b28591651bb9ab2121e3a7267cb20281efade85003a5808e0898fda5dfe1e4be563a03d4688085c
-DIST hypothesis-python-6.8.4.tar.gz 9120762 BLAKE2B 
00c6348c924252207cfca30babb2b281b70067478892ec154ef6fa40f87d5a1a4d7d4047eb2cb9f3e6b8cadee240f3475c2dc912f393553b35b0a6c71cf0ae4b
 SHA512 
bb1c14aedf51bee4394c6b27d9c92d5c13b1d1e690608efff0cb68ae3ae7e8a078c99c10d0f1c4a6977430c8ebefea083af1be28f1535f93e320579614c9f46c
-DIST hypothesis-python-6.8.5.tar.gz 9120852 BLAKE2B 
af15d2eaf0dbbd5d031c88af911bc9c490ba0cef0fa8a903747dbac93e8be72defbb65e7d41b354e713d56d956a7f09e6652390a771c4fedad3b0caf5830468f
 SHA512 
ed1c67e7ffdd9cdf7864c1b21394419151936ee23bf2c3bbb9e5502f3184b092eeada97cf1ae5dfae857e268461662f2cf264cdfa76b146cddb824e01eb06e17
-DIST hypothesis-python-6.8.6.tar.gz 9120971 BLAKE2B 
c172fae93e28853e75c1a9cb4922ff9fef8100460c9d4b4963df47c252794a95eb24a8f09b386c52033103a897417aa1e210d4fcc2f6f60c5eb8aede3e8aeb09
 SHA512 
67a614fdfb92128a399b88ceb6a4791a1d2316179c6526f084bcc60dad2fac3172443307ebfe28f729ca4fcd150576d27cb7da86c937708943c74071ed3b638f
-DIST hypothesis-python-6.8.7.tar.gz 9121168 BLAKE2B 
87f0eafe558b9b87e69bbe5e5ee84ce8afc9cdfdf10bd2aa139ab3b334936ca7882367bcf18bc708a9ccd23a99c4a6abe8db4ca0a3d1ba50c033e5cdf7cbf70f
 SHA512 
9b35d829a1b453a64eb17bd11a8981e8bf8e7aa99a8e59d9dd30c0fde98db1aaec36fac64ad2c9e319374240a7e6b612c01bc54401ef03112595630e6ff9286b
-DIST hypothesis-python-6.8.8.tar.gz 9121704 BLAKE2B 
3c9aaf8e8ce9de4329a38bbbc098a51f0a05704e6166ac1022de76a0679302483e73c62639318ed4b7504f7a9f51ceb809e40d36049e9911677238543da6743f
 SHA512 
8f9f6b738b43974263ff17bc166cdc1ebb092278007d075e9de2aa305315893f4201f800c926d40f0cfb03af514116ece69fb6082a706493b5a807a989e588ba
 DIST hypothesis-python-6.8.9.tar.gz 9122168 BLAKE2B 
2568dcfcbc7182071247d0b7d978abf2184be4583937a42568c3e199eac6ce538adb7b3687747979fc6ab9da1e61088db7d1a01294982e75cb04992cdc10537a
 SHA512 
4dc3884e2487f27a3b6b362e04cecd281f9072fdd2e8e91738899baf589d6d48df9eeacb9a158251c20b210d1190b78eadd191aa95f151023bd81091131dff66

diff --git a/dev-python/hypothesis/hypothesis-6.3.4.ebuild 
b/dev-python/hypothesis/hypothesis-6.3.4.ebuild
deleted file mode 100644
index 841b33aa20b..000
--- a/dev-python/hypothesis/hypothesis-6.3.4.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
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-PYTHON_REQ_USE="threads(+),sqlite"
-
-inherit distutils-r1 eutils multiprocessing optfeature
-
-DESCRIPTION="A library for prop

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

2021-04-09 Thread Michał Górny
commit: 4afbf70e53e73a65398dda30f444c5c325605e5c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:22:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afbf70e

dev-python/keyring: Remove old

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

 dev-python/keyring/Manifest  |  1 -
 dev-python/keyring/keyring-22.3.0.ebuild | 43 
 2 files changed, 44 deletions(-)

diff --git a/dev-python/keyring/Manifest b/dev-python/keyring/Manifest
index 9e053dcccd3..27164662851 100644
--- a/dev-python/keyring/Manifest
+++ b/dev-python/keyring/Manifest
@@ -1,3 +1,2 @@
-DIST keyring-22.3.0.tar.gz 48195 BLAKE2B 
f990c1c5fd87115cfb22a0e1d84712c1299334e5db89049f04718dba9b31dddbc0ec91950bdf529310955341d1250a6a62b1f1b76b0d552cb7cbf09748892b3d
 SHA512 
c71ba8ec7b69661b2929ed5aa7b8baca7b5164a267dbb901adc2b7bc2cef1eb0ec8931f1021d69cfb0e31514ff922dfb03fd784feb12d1dc7229d4e5e759bb5e
 DIST keyring-23.0.0.tar.gz 48218 BLAKE2B 
a71e86e91b874d2b82477ebcd93687592864095bc20bbda898b934e6f888e2ef666d462fe27ffc5fcbafb909c44b8e816c46d138865c53afcb12dd5d04a7c761
 SHA512 
4fd83ab0e73bc748b593bdcc2d8df608c7ef4ad9b64b58db611995eb3cb98d1bd5b5a312ab15f7322f33359fe12bd1b02eed1dbaae50455abb9e84e367976c4e
 DIST keyring-23.0.1.tar.gz 48614 BLAKE2B 
dd56b92464934a7596bba97c5a1990eb2b3bf33da2eb469aa028ad346c09fa14687cc9214cb48ed82c0f32fc4fcf779391a00a5c9fffdff25f31e7f70f2bd731
 SHA512 
9f779e419049aef699c67dcb93277f336a2063b42394a4ff2350b8e72b81fe6763f6a6fbe8f358e90bf31540513095e2e56b83742841ee567e5d46b91995c063

diff --git a/dev-python/keyring/keyring-22.3.0.ebuild 
b/dev-python/keyring/keyring-22.3.0.ebuild
deleted file mode 100644
index d5c69ea2f5f..000
--- a/dev-python/keyring/keyring-22.3.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Provides access to the system keyring service"
-HOMEPAGE="https://github.com/jaraco/keyring";
-SRC_URI="https://github.com/jaraco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
-
-RDEPEND="
-   dev-python/secretstorage[${PYTHON_USEDEP}]
-   dev-python/entrypoints[${PYTHON_USEDEP}]
-   dev-python/jeepney[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/importlib_metadata[${PYTHON_USEDEP}]
-   ' pypy3 python3_7)
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   dev-python/jaraco-packaging \
-   dev-python/rst-linker
-
-python_prepare_all() {
-   rm tests/backends/test_kwallet.py || die
-
-   distutils-r1_python_prepare_all
-
-   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-}



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

2021-04-09 Thread Michał Górny
commit: 60c757d207a0e75f3340581dce034929d1fc1e26
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:24:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c757d2

dev-python/urlgrabber: Remove old

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

 dev-python/urlgrabber/Manifest   |  1 -
 dev-python/urlgrabber/urlgrabber-4.0.0-r1.ebuild | 26 
 2 files changed, 27 deletions(-)

diff --git a/dev-python/urlgrabber/Manifest b/dev-python/urlgrabber/Manifest
index cd42b95c38a..c8317e2f5fb 100644
--- a/dev-python/urlgrabber/Manifest
+++ b/dev-python/urlgrabber/Manifest
@@ -1,2 +1 @@
-DIST urlgrabber-4.0.0.tar.gz 86308 BLAKE2B 
15195336d8e19331134b3bc1de29a669b80ab62c14e613fbcbbc1b8be8cb4ee1da3df317591989c6a3e3a403f8ad9071ca866006f23fbadc6283e88d5f050290
 SHA512 
01579281b1548c71737166daa6dfb7eaafceaf4afd9703f8e5e3193c33613750cb4291e3c7939065e995a173925965a16e656c43324f3b599f9c83d9e479e8c1
 DIST urlgrabber-4.1.0.tar.gz 277537 BLAKE2B 
3697cb1d08fe0fa8bc83118e1466d76d1b8aa0375fd895d12f5135850bb5100d1d52b1691b2135a80a4937158c5d362e88777ae9ba58790ad88355f13e679b34
 SHA512 
43e54656d0ca92f616d49cd90dd6282408d64909848e4bf1c74b3b1eede55ba0c9526d6ea5fa9ae18545b806ef9965130ecf1cb1f5f05d4611db974d3f2aa200

diff --git a/dev-python/urlgrabber/urlgrabber-4.0.0-r1.ebuild 
b/dev-python/urlgrabber/urlgrabber-4.0.0-r1.ebuild
deleted file mode 100644
index 9f714bff38d..000
--- a/dev-python/urlgrabber/urlgrabber-4.0.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module for downloading files"
-HOMEPAGE="http://urlgrabber.baseurl.org";
-SRC_URI="http://urlgrabber.baseurl.org/download/${P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
-
-RDEPEND="
-   dev-python/pycurl[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-"
-
-# Entire testsuite relies on connecting to the i'net



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

2021-04-09 Thread Michał Górny
commit: ac9019426aef2193096c1946273a267886136080
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  9 22:20:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  9 22:24:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac901942

dev-python/cssutils: Remove old

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

 dev-python/cssutils/Manifest |  1 -
 dev-python/cssutils/cssutils-1.0.2-r2.ebuild | 56 
 2 files changed, 57 deletions(-)

diff --git a/dev-python/cssutils/Manifest b/dev-python/cssutils/Manifest
index 98e04bb6a23..4c38021050b 100644
--- a/dev-python/cssutils/Manifest
+++ b/dev-python/cssutils/Manifest
@@ -1,3 +1,2 @@
-DIST cssutils-1.0.2.tar.gz 367038 BLAKE2B 
e19edce100dbc05d6e469eb6b0ad234d7d4c9458aca1b2a3e72bdeff1a35dec64427353936a339e2071d8ba2e8804c5754f55a391955a61ef61ae56381269125
 SHA512 
4988893875a03923d3127e334654799e5c2ebcdc0a7f5b3fb5c9ab27d1b331caa5bf197161312a298531e0757843aa3259ceba5fa19947353eea24a5da53ceda
 DIST cssutils-2.0.0.tar.gz 734153 BLAKE2B 
09a6db97c2f10865d88ca83fe93b3b7a3981608b4afdc20fbb8533cd49b9f06b03d30ea5f456e83fc28a199b375fb6c7709ef067107bea1965e74b5e810158b5
 SHA512 
598f589c0f5961abe4f55f2ad0a63c98c931592c00d6c28579895527d2d2fc71686f3ae08df5b64616aa64ebf5a160a4aab12f7eae961d8891c4f525568b0188
 DIST cssutils-2.2.0.tar.gz 731024 BLAKE2B 
8da0e8898e7126a6a84f053f6a3411c3830dc4ec1e20b80bba53b1004c0747f0510390e10c611ce655cc8af62bf657f3b69d3a12a49b781f1b20553cd038f601
 SHA512 
cd9c3d069e18516484894df38f8cbc9abb1ffc5b021538c99c06878d34195619d7928d553049309ac30c144210df6ed616bbd0d04e158d9fbfce166f9935d5a2

diff --git a/dev-python/cssutils/cssutils-1.0.2-r2.ebuild 
b/dev-python/cssutils/cssutils-1.0.2-r2.ebuild
deleted file mode 100644
index a62b3cba2e6..000
--- a/dev-python/cssutils/cssutils-1.0.2-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A CSS Cascading Style Sheets library"
-HOMEPAGE="https://pypi.org/project/cssutils/ https://cthedot.de/cssutils/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   )"
-
-python_prepare_all() {
-   # Disable test failing with dev-python/pyxml installed.
-   if has_version dev-python/pyxml; then
-   sed -e "s/test_linecol/_&/" \
-   -i src/cssutils/tests/test_errorhandler.py \
-   || die
-   fi
-
-   # requires old pbr, does it really?
-   sed \
-   -e '/tests_require/d' \
-   -i setup.py || die
-
-   # fix casing of call to Windows-1252. Remove when upstream fixes casing.
-   sed -i -e 
's/encutils.tryEncodings(test)/encutils.tryEncodings(test).lower()/' \
-   src/cssutils/tests/test_encutils/__init__.py || die "fixing 
test_encutils failed"
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   ln -s "${S}/sheets" "${BUILD_DIR}/sheets" || die
-   # esetup.py test
-   # exclude tests that connect to the network
-   set --  nosetests \
-   -e test_parseUrl -e test_handlers -P 
"${BUILD_DIR}/lib/cssutils/tests"
-   echo "$@"
-   "$@" || die "Testing failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-protocol/

2021-04-09 Thread Sam James
commit: 525673c7b28b79f305536b9c0e0dc6db393dbd4c
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:23:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:23:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525673c7

app-emulation/spice-protocol: Stabilize 0.14.3 amd64, #746920

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

 app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild 
b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
index f3ffe9d61d1..d2ac8ce817a 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
@@ -11,4 +11,4 @@ 
SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2021-04-09 Thread Sam James
commit: b9ef70f0860d0eb26881db2e5167696a17a23f54
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:23:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:23:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ef70f0

app-antivirus/clamav: Stabilize 0.103.2 amd64, #780894

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

 app-antivirus/clamav/clamav-0.103.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.2.ebuild 
b/app-antivirus/clamav/clamav-0.103.2.ebuild
index 2c1c8dc33d0..dcfafc2fccd 100644
--- a/app-antivirus/clamav/clamav-0.103.2.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only 
libressl milter metadata-analysis-api selinux systemd test uclibc xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



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

2021-04-09 Thread Sam James
commit: eb6d7eaa9973c53a6b9ebb94c3a886e1efa0f483
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:23:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:23:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6d7eaa

app-emulation/spice: Stabilize 0.14.3-r1 amd64, #746920

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

 app-emulation/spice/spice-0.14.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice/spice-0.14.3-r1.ebuild 
b/app-emulation/spice/spice-0.14.3-r1.ebuild
index 3f8375afb1b..bf2574e7a97 100644
--- a/app-emulation/spice/spice-0.14.3-r1.ebuild
+++ b/app-emulation/spice/spice-0.14.3-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE="libressl lz4 sasl smartcard static-libs gstreamer test"
 
 RESTRICT="!test? ( test )"



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

2021-04-09 Thread Sam James
commit: c3bfe545b45f69f43c20f408a1954d466dffe233
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:22:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:22:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3bfe545

dev-python/urlgrabber: Stabilize 4.1.0 ALLARCHES, #781806

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

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

diff --git a/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild 
b/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild
index aad0b5c7180..5c5de9784b6 100644
--- a/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild
+++ b/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${PN}-${PV//./-}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
 RESTRICT="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/

2021-04-09 Thread Sam James
commit: 5d099de7ee28b2187aab91d01691d553ac2edb78
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:21:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:22:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d099de7

xfce-extra/xfce4-cpufreq-plugin: Stabilize 1.2.5 ppc64, #781734

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

 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.5.ebuild 
b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.5.ebuild
index 0c6ed8e23b6..34cf226b8d0 100644
--- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.5.ebuild
+++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.20:=
>=x11-libs/gtk+-3.20:3=



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/

2021-04-09 Thread Sam James
commit: 576c2296a871c72fc8362a117462cf2a3950c85a
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:21:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:22:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576c2296

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.2 ppc64, #781746

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild 
b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index 1c95bd1b75a..cfc42b8607d 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



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

2021-04-09 Thread Sam James
commit: 3e5c0364ac61014ab2524820474f9b93d5c7d232
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:21:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:22:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5c0364

xfce-base/thunar: Stabilize 4.16.6 ppc64, #781728

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

 xfce-base/thunar/thunar-4.16.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/thunar/thunar-4.16.6.ebuild 
b/xfce-base/thunar/thunar-4.16.6.ebuild
index e71bc1e35d4..3d2e061ca43 100644
--- a/xfce-base/thunar/thunar-4.16.6.ebuild
+++ b/xfce-base/thunar/thunar-4.16.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
 
 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"



[gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/

2021-04-09 Thread Sam James
commit: db5915bc034c28013150cb8fff946c54d4683cf5
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 22:21:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 22:22:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5915bc

net-ftp/atftp: Stabilize 0.7.4 ppc64, #780792

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

 net-ftp/atftp/atftp-0.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/atftp/atftp-0.7.4.ebuild b/net-ftp/atftp/atftp-0.7.4.ebuild
index a9465320ad3..eeb29b1ea01 100644
--- a/net-ftp/atftp/atftp-0.7.4.ebuild
+++ b/net-ftp/atftp/atftp-0.7.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 arm ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~amd64 arm ~ppc ppc64 ~s390 ~sparc x86"
 IUSE="selinux tcpd readline pcre"
 
 DEPEND="tcpd? ( sys-apps/tcp-wrappers )



  1   2   3   4   >