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

2021-02-02 Thread Sven Wegener
commit: 3de0e0b2f75e915cadd18d9cc943940b09260d4b
Author: Sven Wegener  gentoo  org>
AuthorDate: Tue Feb  2 21:01:14 2021 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Wed Feb  3 07:44:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de0e0b2

dev-python/wxpython: Enable DISTUTILS_IN_SOURCE_BUILD, bug #711970

Closes: https://bugs.gentoo.org/711970
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sven Wegener  gentoo.org>

 dev-python/wxpython/wxpython-4.0.7-r1.ebuild | 92 
 1 file changed, 92 insertions(+)

diff --git a/dev-python/wxpython/wxpython-4.0.7-r1.ebuild 
b/dev-python/wxpython/wxpython-4.0.7-r1.ebuild
new file mode 100644
index 000..7585b66bcd4
--- /dev/null
+++ b/dev-python/wxpython/wxpython-4.0.7-r1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7,8,9} )
+WX_GTK_VER="3.0-gtk3"
+
+DISTUTILS_IN_SOURCE_BUILD="1"
+
+inherit distutils-r1 multiprocessing virtualx wxwidgets
+
+MY_PN="wxPython"
+MY_PV="${PV}.post2"
+
+DESCRIPTION="A blending of the wxWindows C++ class library with Python"
+HOMEPAGE="https://www.wxpython.org/;
+SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz"
+
+LICENSE="wxWinLL-3"
+SLOT="4.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test webkit"
+# Tests broken: #726812, #722716
+RESTRICT="test"
+#RESTRICT="!test? ( test )"
+
+# wxPython doesn't seem to be able to optionally disable features. webkit is
+# optionally patched out because it's so huge, but other elements are not,
+# which makes us have to require all features from wxGTK
+RDEPEND="
+   
>=x11-libs/wxGTK-3.0.4-r301:${WX_GTK_VER}=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X]
+   media-libs/libpng:0=
+   media-libs/tiff:0
+   virtual/jpeg:0"
+
+DEPEND="${RDEPEND}
+   app-doc/doxygen
+   dev-python/pathlib2[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   test? (
+   ${VIRTUALX_DEPEND}
+   dev-python/appdirs[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${MY_PN}-${MY_PV}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.0.6-skip-broken-tests.patch"
+)
+
+python_prepare_all() {
+   if ! use webkit; then
+   eapply "${FILESDIR}/${PN}-4.0.6-no-webkit.patch"
+   rm unittests/test_webview.py || die
+   fi
+   # Most of these tests disabled below fail because of the virtx/portage
+   # environment, but some fail for unknown reasons.
+   rm unittests/test_uiaction.py \
+   unittests/test_notifmsg.py \
+   unittests/test_mousemanager.py \
+   unittests/test_display.py \
+   unittests/test_pi_import.py \
+   unittests/test_lib_agw_thumbnailctrl.py \
+   unittests/test_sound.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_configure() {
+   setup-wxwidgets
+}
+
+python_compile() {
+   DOXYGEN=/usr/bin/doxygen ${PYTHON} build.py dox etg --nodoc || die
+   ${PYTHON} build.py build_py \
+   --use_syswx \
+   --no_magic \
+   --jobs=$(makeopts_jobs) \
+   --release || die
+}
+
+python_install() {
+   distutils-r1_python_install --skip-build
+}
+
+python_test() {
+   virtx pytest -vv unittests
+}



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/string-theory/

2021-02-02 Thread Joonas Niilola
commit: 174c34b1f2dbb424aeb2924b6c879ed78fc230b9
Author: Richard Fröhning  gmx  net>
AuthorDate: Tue Jan 26 14:18:59 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 07:21:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174c34b1

dev-cpp/string-theory: version bump to 3.4

Signed-off-by: Richard Fröhning  gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/19228
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-cpp/string-theory/Manifest |  1 +
 dev-cpp/string-theory/string-theory-3.4.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-cpp/string-theory/Manifest b/dev-cpp/string-theory/Manifest
index 1f878e7484f..4d9fac23ce4 100644
--- a/dev-cpp/string-theory/Manifest
+++ b/dev-cpp/string-theory/Manifest
@@ -1 +1,2 @@
 DIST string-theory-3.3.tar.gz 588360 BLAKE2B 
ad87857e6d5e3cad1346b759457b434de7612b97e1b19016b1dfc987ac67f0cab318745b14fe1f432cc921ffb1d33b875a2a62f0bc56d815dd35b405a9f08560
 SHA512 
86209333dce341078c3b973084bd9f3b8ff2ccac0e07a5e6acf5973bd1cfa420897b531b2d1bd6aba9f5ccc8927f85d91f06796ac0e62ec8a735564a0387d2f4
+DIST string-theory-3.4.tar.gz 588522 BLAKE2B 
207c490293401829d28590291166bcbeefde4ecb3b70d1cc2751d7582c53cf234b7e01579d3bfbe55681708e4d3e22cedbd6fe96b2fdad1c3ef158bb7a080593
 SHA512 
36ad82c6da276b7cb66d350ceb4bed2a66f768a6604b2981331ceec6a96d03cc3a7e7e5f733de88ec15e0ea41f99f8657b959a51149c540f530d06268c5657ff

diff --git a/dev-cpp/string-theory/string-theory-3.4.ebuild 
b/dev-cpp/string-theory/string-theory-3.4.ebuild
new file mode 100644
index 000..5706dd0292e
--- /dev/null
+++ b/dev-cpp/string-theory/string-theory-3.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A flexible modern C++ library for string manipulation and storage"
+HOMEPAGE="https://github.com/zrax/string_theory/;
+SRC_URI="https://github.com/zrax/string_theory/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/string_theory-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+src_prepare() {
+   # Drop -Werror from bundled gtest
+   # bug #766468
+   sed -i -e "s/-Werror//" test/gtest-1.10.0/cmake/internal_utils.cmake || 
die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DST_BUILD_TESTS=$(usex test)
+   )
+
+   cmake_src_configure
+}
+
+src_test() {
+   cd "${BUILD_DIR}/test" || die
+   ./st_gtests || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-misc/buku/, www-misc/buku/files/

2021-02-02 Thread Joonas Niilola
commit: 621d2a7c53414508fb6d0781c4e51b2dc4540beb
Author: John Helmert III  posteo  net>
AuthorDate: Sun Jan 24 23:13:01 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 07:04:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621d2a7c

www-misc/buku: fix test failures with >=hypothesis-6

Add upstream's patch to fix hypothesis, skip new tests added in the
patch which break network-sandbox, and skip old tests which newly fail
under Portage.

Closes: https://bugs.gentoo.org/765748
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: John Helmert III  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/19202
Signed-off-by: Joonas Niilola  gentoo.org>

 www-misc/buku/buku-4.5.ebuild |  15 +-
 www-misc/buku/files/buku-4.5-hypothesis-fix.patch | 494 ++
 2 files changed, 506 insertions(+), 3 deletions(-)

diff --git a/www-misc/buku/buku-4.5.ebuild b/www-misc/buku/buku-4.5.ebuild
index befec965f44..8091f25bdd6 100644
--- a/www-misc/buku/buku-4.5.ebuild
+++ b/www-misc/buku/buku-4.5.ebuild
@@ -37,6 +37,10 @@ DEPEND="${RDEPEND}
)
 "
 
+PATCHES=(
+   "${FILESDIR}/${P}-hypothesis-fix.patch"
+)
+
 python_prepare_all() {
# Remove support for bukuserver - complex depgraph which isn't all
# sufficiently packaged in Gentoo
@@ -73,12 +77,17 @@ python_test() {
tests/test_bukuDb.py::TestBukuDb::test_tnyfy_url
tests/test_bukuDb.py::test_add_rec_exec_arg
tests/test_bukuDb.py::test_load_firefox
-   tests/test_bukuDb.py::test_print_rec_hypothesis
+   tests/test_bukuDb.py::test_print_db
+   tests/test_bukuDb.py::test_print_rec
tests/test_bukuDb.py::test_refreshdb
 
-   # Passes when called alone, fails when run from the suite,
-   # but only when the network is disabled
+   # Hard to debug sandbox issue - these pass when run outside 
portage
+   # There also appears to be some state issue between these, 
because
+   # skipping one can result in a later one failing.

tests/test_bukuDb.py::test_delete_rec_index_and_delay_commit[1-True-False]
+   
tests/test_bukuDb.py::test_delete_rec_index_and_delay_commit[1-False-True]
+   
tests/test_bukuDb.py::test_delete_rec_index_and_delay_commit[1-False-False]
+   
tests/test_bukuDb.py::test_delete_rec_index_and_delay_commit[1-True-True]
)
 
# tests/test_server.py is bukuserver tests, ignore it

diff --git a/www-misc/buku/files/buku-4.5-hypothesis-fix.patch 
b/www-misc/buku/files/buku-4.5-hypothesis-fix.patch
new file mode 100644
index 000..c742162ab1c
--- /dev/null
+++ b/www-misc/buku/files/buku-4.5-hypothesis-fix.patch
@@ -0,0 +1,494 @@
+From e4ef997dbbddcb372ba20cff18c8dc2a17da215c Mon Sep 17 00:00:00 2001
+From: rachmadaniHaryono 
+Date: Sat, 9 Jan 2021 13:35:34 +0800
+Subject: [PATCH 1/8] chg: test: basic for print_rec
+
+---
+ tests/test_bukuDb.py | 86 
+ 1 file changed, 38 insertions(+), 48 deletions(-)
+
+diff --git a/tests/test_bukuDb.py b/tests/test_bukuDb.py
+index 4413760c..b5c0d7a7 100644
+--- a/tests/test_bukuDb.py
 b/tests/test_bukuDb.py
+@@ -9,22 +9,21 @@
+ import shutil
+ import sqlite3
+ import sys
++import unittest
+ import urllib
+ import zipfile
+-from tempfile import TemporaryDirectory, NamedTemporaryFile
+-
+-from unittest import mock
+-import unittest
+ from genericpath import exists
++from tempfile import NamedTemporaryFile, TemporaryDirectory
++from unittest import mock
++
+ import pytest
++import vcr
+ import yaml
+-from hypothesis import given, example, settings
++from hypothesis import HealthCheck, example, given, settings
+ from hypothesis import strategies as st
+-import vcr
+ 
+ from buku import BukuDb, parse_tags, prompt
+ 
+-
+ logging.basicConfig()  # you need to initialize logging, otherwise you will 
not see anything from vcrpy
+ vcr_log = logging.getLogger("vcr")
+ vcr_log.setLevel(logging.INFO)
+@@ -686,54 +685,45 @@ def test_refreshdb(refreshdb_fixture, title_in, exp_res):
+ assert from_db[2] == exp_res, 'from_db: {}'.format(from_db)
+ 
+ 
+-@given(
+-index=st.integers(min_value=-10, max_value=10),
+-low=st.integers(min_value=-10, max_value=10),
+-high=st.integers(min_value=-10, max_value=10),
+-is_range=st.booleans(),
+-)
+-@settings(deadline=None)
+-def test_print_rec_hypothesis(caplog, setup, index, low, high, is_range):
+-"""test when index, low or high is less than 0."""
+-# setup
+-caplog.handler.records.clear()
+-caplog.records.clear()
+-
+-bdb = BukuDb()
++@pytest.fixture
++def test_print_db(tmp_path):
++bdb = BukuDb(dbfile=tmp_path / 'tmp.db')
+ # clear all record first before testing
+ bdb.delete_rec_all()
+ bdb.add_rec("http://one.com;, "", 

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

2021-02-02 Thread Joonas Niilola
commit: 5a0319714dbc9e9f80d17ef71fbaa1123530a768
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Feb  3 07:17:46 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 07:17:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a031971

dev-db/sqldeveloper: sort the deps like we do on 20.4.0

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

 dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild 
b/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild
index 336fb680be3..31d1f487727 100644
--- a/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild
+++ b/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild
@@ -17,12 +17,12 @@ KEYWORDS="-* ~amd64"
 
 IUSE="mssql mysql postgres sybase"
 
-RDEPEND="mssql? ( dev-java/jtds:1.3 )
+RDEPEND=">=dev-java/openjdk-8:*[javafx]
+   >=virtual/jre-1.8:*
+   mssql? ( dev-java/jtds:1.3 )
mysql? ( dev-java/jdbc-mysql:0 )
postgres? ( dev-java/jdbc-postgresql:0 )
-   sybase? ( dev-java/jtds:1.3 )
-   >=dev-java/openjdk-8:*[javafx]
-   >=virtual/jre-1.8:*"
+   sybase? ( dev-java/jtds:1.3 )"
 BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}/${PN}"



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

2021-02-02 Thread Joonas Niilola
commit: 160162cf7376cb4d8be7e3a2dd216c884558498e
Author: Marco Genasci  gmail  com>
AuthorDate: Mon Jan 25 19:26:08 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 07:16:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160162cf

dev-db/sqldeveloper: version bump to 20.4.0.379.2205

Closes: https://bugs.gentoo.org/767178
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Marco Genasci  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19215
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-db/sqldeveloper/Manifest   |  1 +
 .../sqldeveloper-20.4.0.379.2205.ebuild| 92 ++
 2 files changed, 93 insertions(+)

diff --git a/dev-db/sqldeveloper/Manifest b/dev-db/sqldeveloper/Manifest
index 7c5e3f7ebd4..eafb50e6ab1 100644
--- a/dev-db/sqldeveloper/Manifest
+++ b/dev-db/sqldeveloper/Manifest
@@ -1,2 +1,3 @@
 DIST sqldeveloper-20.2.0.175.1842-no-jre.zip 433127943 BLAKE2B 
da410245ce2fe62b6f5d533f0d170069cb031cae6abcb294fbb1ccb537814f37260482d00d4c752de33d3cea3b4613929a8c8049c4ea813913666d9950a02875
 SHA512 
1ac9c29b57efae26a5ec8925c25c6500b2e625852d6bfb4b10afae95d6d1b3e4f7b4df34eb847f6f458009b82c4659f1bbad3bb7ba0632850ed97b096014f4ce
+DIST sqldeveloper-20.4.0.379.2205-no-jre.zip 452912080 BLAKE2B 
5f2dbbf36d7c348485ea418254d9e5e2cb4819e81a330c7c9056da5270a257f3516d5a493e91d4696ae0ce8e2571aa1dc87caaa2a97c2225afd5ea88475454e5
 SHA512 
76c18242d5023bc4f92ef0f9516acbcea02d10f717422c362f2820e0ca86d91a5df88963932125cd98795507e829241e4d784f222bb8e152f3e585c03c25d468
 DIST sqldeveloper-4.2.0.17.089.1709-no-jre.zip 348604841 BLAKE2B 
0c3adff04f148102e6460c7550f787329c7e5a69aca0b81c2de4725b9c9ea27c03bb2f588671a95371aa3612839805f2042855b443bb5635c70d0e0b2140295b
 SHA512 
4d1e270376ae125a60146228e35fcb2cb615d593c0e9f2ca98e4deef4d8fd1ddff59cf15064d63e33e77125f49e8da9fe317ed1fd96a9b00a699bf6c5e739874

diff --git a/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild 
b/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild
new file mode 100644
index 000..336fb680be3
--- /dev/null
+++ b/dev-db/sqldeveloper/sqldeveloper-20.4.0.379.2205.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop java-pkg-2
+
+DESCRIPTION="Oracle SQL Developer is a graphical tool for database development"
+HOMEPAGE="https://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html;
+SRC_URI="${P}-no-jre.zip"
+
+RESTRICT="fetch"
+
+LICENSE="OTN"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+IUSE="mssql mysql postgres sybase"
+
+RDEPEND="mssql? ( dev-java/jtds:1.3 )
+   mysql? ( dev-java/jdbc-mysql:0 )
+   postgres? ( dev-java/jdbc-postgresql:0 )
+   sybase? ( dev-java/jtds:1.3 )
+   >=dev-java/openjdk-8:*[javafx]
+   >=virtual/jre-1.8:*"
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/${PN}"
+
+QA_PREBUILT="
+   
opt/${PN}/netbeans/platform/modules/lib/amd64/linux/libjnidispatch-422.so
+"
+
+pkg_nofetch() {
+   eerror "Please go to"
+   eerror "${HOMEPAGE}"
+   eerror "and download"
+   eerror "Oracle SQL Developer for other platforms"
+   eerror "${SRC_URI}"
+   eerror "and move it to /var/cache/distfiles"
+}
+
+src_prepare() {
+   default
+   find ./ \( -iname "*.exe" -or -iname "*.dll" -or -iname "*.bat" \) 
-exec rm {} + || die
+   sed -i 's|"`dirname $0`"|/opt/sqldeveloper|' sqldeveloper.sh || die
+
+   rm -r netbeans/platform/modules/lib/i386 || die
+
+   # they both use jtds, enabling one of them also enables the other one
+   if use mssql && ! use sybase; then
+   einfo "You requested MSSQL support, this also enables Sybase 
support."
+   fi
+   if use sybase && ! use mssql; then
+   einfo "You requested Sybase support, this also enables MSSQL 
support."
+   fi
+
+   if use mssql || use sybase; then
+   echo "AddJavaLibFile $(java-pkg_getjars jtds-1.3)" >> 
sqldeveloper/bin/sqldeveloper.conf || die
+   fi
+
+   if use mysql; then
+   echo "AddJavaLibFile $(java-pkg_getjars jdbc-mysql)" >> 
sqldeveloper/bin/sqldeveloper.conf || die
+   fi
+
+   if use postgres; then
+   echo "AddJavaLibFile $(java-pkg_getjars jdbc-postgresql)" >> 
sqldeveloper/bin/sqldeveloper.conf || die
+   fi
+}
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r 
{configuration,d{ataminer,ropins},e{quinox,xternal},ide,j{avavm,d{bc,ev},lib,views},module{,s},netbeans,orakafka,rdbms,s{leepycat,ql{developer,j},vnkit}}
+
+   newbin "${FILESDIR}"/${PN}-r1 ${PN}
+
+   newicon icon.png ${PN}-32x32.png
+   make_desktop_entry ${PN} "Oracle SQL Developer" ${PN}-32x32
+
+   # This is normally called automatically by java-pkg_dojar, which
+   # hasn't been used above. We need to create package.env to help the
+   

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gimps/

2021-02-02 Thread Joonas Niilola
commit: c3f5a9619802dc628f485df13c302bc631d5b736
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Feb  3 07:12:52 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 07:12:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f5a961

sci-mathematics/gimps: rename ${I} variable on 30.4.8

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

 sci-mathematics/gimps/gimps-30.4.8.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-mathematics/gimps/gimps-30.4.8.ebuild 
b/sci-mathematics/gimps/gimps-30.4.8.ebuild
index 8e7b9650b13..59980c5dd0c 100644
--- a/sci-mathematics/gimps/gimps-30.4.8.ebuild
+++ b/sci-mathematics/gimps/gimps-30.4.8.ebuild
@@ -33,20 +33,20 @@ RDEPEND="net-misc/curl
>=dev-libs/gmp-6.1.2"
 
 S="${WORKDIR}"
-I="/opt/gimps"
+OPTINSTALLDIR="/opt/gimps"
 
 QA_PREBUILT="opt/gimps/mprime"
 
 DOCS=( license.txt readme.txt stress.txt whatsnew.txt undoc.txt )
 
 src_install() {
-   dodir ${I}
+   dodir ${OPTINSTALLDIR}
keepdir /var/lib/gimps
pax-mark m mprime
-   cp mprime "${D}/${I}" || die
-   fperms a-w "${I}/mprime"
-   fowners root:0 "${I}"
-   fowners root:0 "${I}/mprime"
+   cp mprime "${D}/${OPTINSTALLDIR}" || die
+   fperms a-w "${OPTINSTALLDIR}/mprime"
+   fowners root:0 "${OPTINSTALLDIR}"
+   fowners root:0 "${OPTINSTALLDIR}/mprime"
 
einstalldocs
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gimps/

2021-02-02 Thread Joonas Niilola
commit: b5577d6880dfe204cbe3eb42683143ad8f888c19
Author: PPed72  iol  it>
AuthorDate: Thu Jan 14 15:44:32 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 07:09:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5577d68

sci-mathematics/gimps: Version bump to version 30.4 build 8

Closes: https://bugs.gentoo.org/764350
Signed-off-by: Paolo Pedroni  iol.it>
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Closes: https://github.com/gentoo/gentoo/pull/18983
Signed-off-by: Joonas Niilola  gentoo.org>

 sci-mathematics/gimps/Manifest|  1 +
 sci-mathematics/gimps/gimps-30.4.8.ebuild | 73 +++
 2 files changed, 74 insertions(+)

diff --git a/sci-mathematics/gimps/Manifest b/sci-mathematics/gimps/Manifest
index 48c8724673d..482bc039742 100644
--- a/sci-mathematics/gimps/Manifest
+++ b/sci-mathematics/gimps/Manifest
@@ -1,2 +1,3 @@
 DIST p95v303b6.linux32.tar.gz 5702312 BLAKE2B 
728c8b8e7e2b5187dc8126bccc5e2c165fbfbc0900d6c35517cd21b78e5292df143641e3766cc0146918062039b1eecab568f9b278f64b1b9197ee2f775603b9
 SHA512 
3e06fb77be07334949ece3ae152bdf5491f0b7f8e33e0e8ed2af3c34332841975a9514d1993ed2355abfa4e09f93e42093d02f96dc30c3471ae9f974cc2de11a
 DIST p95v303b6.linux64.tar.gz 7046127 BLAKE2B 
9cde9c2670203071cfc463434a47c8123064cb232bfeb25d8767cad2c25ea75b395e2ec135b7b4a6dc9616e9d6b05ead371e1083274a82468f62a0e1de93c98f
 SHA512 
6d6ded9a1724993d42adee28d400b0337835c52a4ce42271e62efb37134adfc6f017f55475860fbc1224e377a227ef8547b8852a35c082c37e996f4a1c1b570c
+DIST p95v304b8.linux64.tar.gz 7163830 BLAKE2B 
248a2d5343e25fd9153294bf8e84a59253f28feb7ede8147b73d08077a107c63e0209adfd48845f64ce51e06cd32aec966e4a36ef20e1c30df4f0be0d4978d86
 SHA512 
b4f89c89714e738f468f085ac9902db0b62cad720a926f91cf8dbe25153e41a207e1c10a5d74136976994b9d1ca312653e6b91536ed3d57bc44760055143f4b3

diff --git a/sci-mathematics/gimps/gimps-30.4.8.ebuild 
b/sci-mathematics/gimps/gimps-30.4.8.ebuild
new file mode 100644
index 000..8e7b9650b13
--- /dev/null
+++ b/sci-mathematics/gimps/gimps-30.4.8.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit pax-utils readme.gentoo-r1 systemd tmpfiles
+
+DESCRIPTION="The Great Internet Mersenne Prime Search"
+HOMEPAGE="https://www.mersenne.org/;
+
+# The author has finally caved in to the pressure of putting the build
+# number in the package name. Some dark magic necessary to get to the
+# package name
+
+MY_PV=$(ver_rs 2 'b' )
+
+SRC_URI="
+   amd64? ( 
https://www.mersenne.org/ftp_root/gimps/p95v${MY_PV/./}.linux64.tar.gz )
+   "
+
+SLOT="0"
+LICENSE="GIMPS"
+RESTRICT="mirror bindist"
+KEYWORDS="-* ~amd64"
+
+# Since there are no statically linked binaries for this version of mprime,
+# and no static binaries for amd64 in general, we use the dynamically linked
+# ones and try to cover the .so deps with the packages listed in RDEPEND.
+# libgmp.so.10.3.2 is bundled within the .tar.gz, but we use the system one.
+
+DEPEND=""
+RDEPEND="net-misc/curl
+   >=dev-libs/gmp-6.1.2"
+
+S="${WORKDIR}"
+I="/opt/gimps"
+
+QA_PREBUILT="opt/gimps/mprime"
+
+DOCS=( license.txt readme.txt stress.txt whatsnew.txt undoc.txt )
+
+src_install() {
+   dodir ${I}
+   keepdir /var/lib/gimps
+   pax-mark m mprime
+   cp mprime "${D}/${I}" || die
+   fperms a-w "${I}/mprime"
+   fowners root:0 "${I}"
+   fowners root:0 "${I}/mprime"
+
+   einstalldocs
+
+   readme.gentoo_create_doc
+
+   newinitd "${FILESDIR}/${PN}-28.9-init.d" gimps
+   newconfd "${FILESDIR}/${PN}-25.6-conf.d" gimps
+
+   systemd_dounit "${FILESDIR}/${PN}.service"
+   newtmpfiles "${FILESDIR}/${PN}.tmpfiles" "${PN}.conf"
+}
+
+pkg_postinst() {
+   tmpfiles_process "${PN}.conf"
+
+   readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+   echo
+   einfo "GIMPS data files were not removed."
+   einfo "Remove them manually from /var/lib/gimps/"
+   echo
+}



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

2021-02-02 Thread Andrew Ammerlaan
commit: c7f4932ad11efd2d6b3f26f4c32f1bdd33890170
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 07:00:13 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 07:00:13 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7f4932a

sci-biology/prot4EST: EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/prot4EST/prot4EST-3.1b.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-biology/prot4EST/prot4EST-3.1b.ebuild 
b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
index 344a0b383..fc4058de5 100644
--- a/sci-biology/prot4EST/prot4EST-3.1b.ebuild
+++ b/sci-biology/prot4EST/prot4EST-3.1b.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit perl-module
 
@@ -12,10 +12,10 @@ 
SRC_URI="http://www.compsysbio.org/lab/james/prot4EST_rl3.1b.tgz;
 
 LICENSE="GPL-1"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
-DEPEND="sci-biology/emboss
+DEPEND="
+   sci-biology/emboss
sci-biology/estscan
sci-biology/bioperl
sci-biology/ncbi-tools
@@ -27,7 +27,7 @@ DEPEND="sci-biology/emboss
# sci-biology/DECODER
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"/"p4e3.1b"
+S="${WORKDIR}/p4e3.1b"
 
 src_install(){
mydoc="README INSTALL"



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

2021-02-02 Thread Hans de Graaff
commit: 5655c3de12898648403e65828656a6603c9fae06
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Feb  3 06:43:49 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb  3 06:43:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5655c3de

dev-ruby/nio4r: cleanup

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

 dev-ruby/nio4r/Manifest   |  2 --
 dev-ruby/nio4r/nio4r-2.5.2.ebuild | 40 ---
 dev-ruby/nio4r/nio4r-2.5.3.ebuild | 40 ---
 3 files changed, 82 deletions(-)

diff --git a/dev-ruby/nio4r/Manifest b/dev-ruby/nio4r/Manifest
index dfaa0b9c49a..451e6b3f223 100644
--- a/dev-ruby/nio4r/Manifest
+++ b/dev-ruby/nio4r/Manifest
@@ -1,3 +1 @@
-DIST nio4r-2.5.2.gem 110592 BLAKE2B 
b632322d0706f97a30601e7135daad9ee5a66e57ff7dea1eb0b8365e45f896e7b8a7c228c4eb781d2f44ea047eb028549bc172b68a0540d041ad83bd79d25075
 SHA512 
3db567c9994e9186749e37c3ebc07f744e7a82c1163d44222475cf491f945745c6c070f4a0a8c77e331921147cc1f5f7bfffd86cb3455d5864280c4e4945b295
-DIST nio4r-2.5.3.gem 110592 BLAKE2B 
8a22839a2431f3128832733ef1f814e2743939e3128c689c1ccfea7537ac92c497545182525a8305ba9348092b897a22c4d21044cca695f17d95c08dc17b1f77
 SHA512 
dad68688faacf110f08e325fed7696e557944c56dadf47a1fb037c5627ab88fa82e70c2e28f802f81ed6c93e38bf85daf28dc42a51f40e48609b0b58
 DIST nio4r-2.5.4.gem 110080 BLAKE2B 
9aaed6cd4d74cf6ff3fed114d7c0c9162afb646aa6eadf294e0a6710dfca1e6b4ccf1eb8850c8704f3792eb6695034612813db08fbf74814556455db6ab48b4a
 SHA512 
f7e383516ac6b55fd49339280e624a4c35f9cd2d31915b3d117189506522d967fc53a43cde75e8601f3fe0530e1322aeaa8c94a09289ddbefb2afd8d067341ec

diff --git a/dev-ruby/nio4r/nio4r-2.5.2.ebuild 
b/dev-ruby/nio4r/nio4r-2.5.2.ebuild
deleted file mode 100644
index 788b747233d..000
--- a/dev-ruby/nio4r/nio4r-2.5.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A high performance selector API for monitoring IO objects"
-HOMEPAGE="https://github.com/socketry/nio4r;
-
-LICENSE="MIT || ( BSD GPL-2 )"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Note that nio4r bundles a patched copy of libev, and without these
-# patches the tests fail: https://github.com/celluloid/nio4r/issues/15
-
-ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' spec/spec_helper.rb || 
die
-   sed -e '/extension/ s:^:#:' -i Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/*$(get_modname) lib/ || die
-}

diff --git a/dev-ruby/nio4r/nio4r-2.5.3.ebuild 
b/dev-ruby/nio4r/nio4r-2.5.3.ebuild
deleted file mode 100644
index 635dfac5b37..000
--- a/dev-ruby/nio4r/nio4r-2.5.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# 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_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A high performance selector API for monitoring IO objects"
-HOMEPAGE="https://github.com/socketry/nio4r;
-
-LICENSE="MIT || ( BSD GPL-2 )"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Note that nio4r bundles a patched copy of libev, and without these
-# patches the tests fail: https://github.com/celluloid/nio4r/issues/15
-
-ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' -e '1irequire "openssl"' 
spec/spec_helper.rb || die
-   sed -e '/extension/ s:^:#:' -i Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/*$(get_modname) lib/ || die
-}



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

2021-02-02 Thread Hans de Graaff
commit: 588eb97eb04bb9b091a7e4bcce85a76e9938f363
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Feb  3 06:41:42 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb  3 06:41:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588eb97e

www-servers/puma: add 5.2.0

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

 www-servers/puma/Manifest  |  1 +
 www-servers/puma/puma-5.2.0.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/www-servers/puma/Manifest b/www-servers/puma/Manifest
index 381276124b4..e83ce165bd7 100644
--- a/www-servers/puma/Manifest
+++ b/www-servers/puma/Manifest
@@ -3,3 +3,4 @@ DIST puma-4.3.4.tar.gz 241806 BLAKE2B 
5450f14112ad45c48794186c7e9f078feed28a4194
 DIST puma-4.3.7.tar.gz 242780 BLAKE2B 
22a81839bde50c61147712b85fceb90af8f46ada0b60d1901d0918d75cd7a006a3c71a2c525b83846b3719b44419725fcc38ec7bd32c8bb6acc916ec95ca7aae
 SHA512 
90262ddbb4c9ceceb023538f8f3e4542de6d02763e2dd60dc24fb1bbde45817bb5a6472469da8d384ec25d97f9501c8afbe2c8da3fb690965a38da4d342a8f1c
 DIST puma-5.0.4.tar.gz 275942 BLAKE2B 
1e607d7ff44ae9b677f6fb41355fe3b660bd880a642e5d3859e177c9327b68c0db729621ef0b3d7a5bb08917249fb7eac688027ceb62f072dabe7ba30086bf79
 SHA512 
6804ef3bfd4fa3a6695c213e3550244adace91121cb2c45f06fa4c68fb502787c5fdebba41b4754216eab880ca8738ab6f83d0ec9456a86fc6db99a4d4405bd8
 DIST puma-5.1.1.tar.gz 284807 BLAKE2B 
59ba17129e55e79aa2f8092d60a5643840bd996b7832d421cb72538fc48b0fb302353bedef56cc9b115bdfb15b33b0f453bfbf759b2e9552a9490a8b0cef3090
 SHA512 
8653c622c21dca2116219702e801d7aa3272f0771fd5c2d5149927edbd504a9838fb0d442bfc5dc523035a94dad25946738a5dda954fdaa74a9a00c85ed9f86e
+DIST puma-5.2.0.tar.gz 292173 BLAKE2B 
e09e524ef651a674373e0c5281832fef2e016f58e9623968e11c47135f7bcddb72c6458e74e85f4264c40f49222161d9749c3c29295d5470e47e7b0382e96bab
 SHA512 
3e97f17be3926ff23b03def55dd1c9f015750a5aec74f0fa1551d20c9f386e0ec1a9e676dc0df49ae12129be6768a7d2f7df7a944dd2ec3d44f8243098dc7950

diff --git a/www-servers/puma/puma-5.2.0.ebuild 
b/www-servers/puma/puma-5.2.0.ebuild
new file mode 100644
index 000..0d7b9f48b0c
--- /dev/null
+++ b/www-servers/puma/puma-5.2.0.ebuild
@@ -0,0 +1,65 @@
+# 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_GEMSPEC="puma.gemspec"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="a simple, fast, threaded, and highly concurrent HTTP 1.1 server 
for Ruby/Rack"
+HOMEPAGE="https://puma.io/;
+SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
+RDEPEND+=" dev-libs/openssl:0"
+
+ruby_add_bdepend "virtual/ruby-ssl
+   test? ( dev-ruby/rack >=dev-ruby/minitest-5.9:5 
>=dev-ruby/test-unit-3.0:2 )"
+
+ruby_add_rdepend "dev-ruby/nio4r:2"
+
+all_ruby_prepare() {
+   sed -e '/bundler/ s:^:#:' \
+   -e '/prove/ s:^:#:' \
+   -e '/stub_const/ s:^:#:' \
+   -i test/helper.rb || die
+
+   # Avoid tests failing inconsistently
+   sed -i -e '/test_bad_client/askip "inconsistent results"' 
test/test_web_server.rb || die
+
+   # Avoid launcher tests since they make assumptions about bundler use
+   rm -f test/test_launcher.rb test/test_worker_gem_independence.rb || die
+
+   # Skip integration tests since they make a lot of assumptions about
+   # the environment
+   rm -f test/test_integration_* test/test_preserve_bundler_env.rb|| die
+
+   # Avoid test that uses unpackaged stub_const
+   sed -i -e '/test_shutdown_with_grace/,/^  end/ s:^:#:' 
test/test_thread_pool.rb || die
+
+   sed -e 's/git ls-files --/find/' \
+   -e 's:_relative ": "./:' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/puma_http11 extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/puma_http11
+   cp ext/puma_http11/puma_http11$(get_modname) lib/puma/ || die
+}
+
+each_ruby_test() {
+   einfo "Running test suite"
+   ${RUBY} -Ilib:.:test -e "gem 'minitest', '~>5.9'; gem 'test-unit', 
'~>3.0'; require 'minitest/autorun'; Dir['test/**/*test_*.rb'].each{|f| require 
f}" || die
+}



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

2021-02-02 Thread Hans de Graaff
commit: f25d5d00abd915d0994aef10f77af97b5aa98bf7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Feb  3 06:36:13 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb  3 06:36:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25d5d00

dev-ruby/bundler: add 2.2.8

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

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

diff --git a/dev-ruby/bundler/Manifest b/dev-ruby/bundler/Manifest
index 662bd3e73a0..a9588456071 100644
--- a/dev-ruby/bundler/Manifest
+++ b/dev-ruby/bundler/Manifest
@@ -2,3 +2,4 @@ DIST bundler-2.1.4.gem 396800 BLAKE2B 
f770bd63255df09a20160369dc64e8923e996fb5ea
 DIST bundler-2.2.5.gem 386560 BLAKE2B 
070f52338e9424e571ae40c01ba559158fd9938910be4d5b1d4c8990cdaac4f6a2cb7d2a554a2e7bbb35b18a31e9d1dba5c4e711556294496ac6978ae63a94f0
 SHA512 
d985168531ad7415841535a496717faff2cbdcff04c8b701c0e29533f3fe5c87cb5815e6b219ab1d536c29c8c8d80b051f4f05aeb2b6fe279dc12404bf824742
 DIST bundler-2.2.6.gem 386560 BLAKE2B 
e1e3f50425839bbb13360fc986f98588aa09643b6fb5b8c13911b5680ef0ae2ca0b19f71ffa99234f6f6a39ca6467564f25ac26874c67b493e028f086e89c211
 SHA512 
58e80bb313c132125e2b601113e6e262d00f768ca75adbacbff2e98cdcd83e40aa68a8f92aa56e477c66cd396687ad6d9f54f4df9366fd6b51424b6ff5429504
 DIST bundler-2.2.7.gem 386560 BLAKE2B 
30d2f113f30cf4cff2d85ce06b36b947fd2d3cc0b1f03f1a0eae023babaa43820249f6b727095c5590e96adfd9914922454dbf0a2a42b8d8a6b0c75adcc5c04b
 SHA512 
bd2fe4d7ad10fa98004514a93e2e5634bf0ca16a41410d01ed78e320d53923c6690c4564b70e5efcaf21636ef860ef56c425ce0a8e4b240fd97e05efae48c089
+DIST bundler-2.2.8.gem 387584 BLAKE2B 
867f900ce427dba595bd8588772b361fe6366e6077b1c20ef2ea4a93bfdc341ff42488f2142e3579c988c29dab80f27554eca7f7a85a924b7a4073bb134150ac
 SHA512 
09e671d09041acebf81b4d00e2d86ad6f267cb80a712875387f6ce56b1776906dbd462015ca0a5a243d850bc2165eb46d5255dee08ef9e11e2ba032bb01b1e35

diff --git a/dev-ruby/bundler/bundler-2.2.8.ebuild 
b/dev-ruby/bundler/bundler-2.2.8.ebuild
new file mode 100644
index 000..8256c696086
--- /dev/null
+++ b/dev-ruby/bundler/bundler-2.2.8.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] proj/sci:master commit in: sci-biology/prinseq-lite/

2021-02-02 Thread Andrew Ammerlaan
commit: 65163d368d072de9652f82a76135cd055d924c1b
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 06:38:15 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 06:38:15 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=65163d36

sci-biology/prinseq-lite: EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild 
b/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild
index 6b4ca0b30..034fd86a5 100644
--- a/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild
+++ b/sci-biology/prinseq-lite/prinseq-lite-0.20.4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Describe, trim, reformat and convert to or form FASTA/FASTQ files"
 HOMEPAGE="http://prinseq.sourceforge.net/;
@@ -9,8 +9,7 @@ 
SRC_URI="https://sourceforge.net/projects/prinseq/files/standalone/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
 DEPEND=""
 RDEPEND="${DEPEND}



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

2021-02-02 Thread Andrew Ammerlaan
commit: 38747aba5b528c356618d31da8f9275c0d7b618d
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 06:33:43 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 06:33:43 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=38747aba

sci-biology/primerD: fix some include statements

though it still does not compile

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/primerD/primerD-1.0.0.ebuild | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/sci-biology/primerD/primerD-1.0.0.ebuild 
b/sci-biology/primerD/primerD-1.0.0.ebuild
index 1aefce6cb..b5365336a 100644
--- a/sci-biology/primerD/primerD-1.0.0.ebuild
+++ b/sci-biology/primerD/primerD-1.0.0.ebuild
@@ -16,12 +16,24 @@ SRC_URI="primerD.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
+# make: *** No rule to make target '/usr/include/linux/new.h', needed by 
'Main.o'.  Stop.
 KEYWORDS=""
 
 S="${WORKDIR}"/primerD
 
 src_prepare(){
-   sed -e "s:CC=g++:CC=$(tc-getCXX):; s:-Wall -g:${CFLAGS}:" -i Makefile 
|| die
+   default
+   sed -i -e "s:CC=g++:CC=$(tc-getCXX):; s:-Wall -g:${CFLAGS}:" \
+   -e 
"s:/usr/include/g++-3/stl_algobase.h:/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version
 )/bits/stl_algobase.h:g" \
+   -e 
"s:/usr/include/g++-3/stl_relops.h:/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version
 )/bits/stl_relops.h:g" \
+   -e 
"s:/usr/include/g++-3/stl_pair.h:/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version
 )/bits/stl_pair.h:g" \
+   -e 
"s:/usr/include/g++-3/type_traits.h:/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version
 )/ext/type_traits.h:g" \
+   -e 
"s:/usr/include/g++-3/stl_config.h:/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version
 )/pstl/pstl_config.h:g" \
+   -e 
"s:/usr/include/g++-3/:/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version
 )/:g" \
+   -e "s:/usr/include/_G_config.h:/usr/include/stdio.h:g" \
+   -e 
"s:/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/:/usr/include/linux/:g" \
+   Makefile || die
+
 }
 
 src_install(){



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

2021-02-02 Thread Andrew Ammerlaan
commit: a03b4cb61d86b4d5d11fcad889c1c430e7bdef05
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 05:45:12 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 05:45:12 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=a03b4cb6

sci-biology/portrait: EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/portrait/portrait-1.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sci-biology/portrait/portrait-1.1.ebuild 
b/sci-biology/portrait/portrait-1.1.ebuild
index e8da5e51e..81da03922 100644
--- a/sci-biology/portrait/portrait-1.1.ebuild
+++ b/sci-biology/portrait/portrait-1.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Ab initio ncRNA prediction"
 HOMEPAGE="http://bioinformatics.cenargen.embrapa.br/portrait;
@@ -9,8 +9,7 @@ 
SRC_URI="http://bioinformatics.cenargen.embrapa.br/portrait/download/portrait.ta
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
 DEPEND=""
 RDEPEND="



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

2021-02-02 Thread Andrew Ammerlaan
commit: 9c2dcdf491c442611763b878fba0c3240daf1d42
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 05:40:53 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 05:40:53 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9c2dcdf4

sci-biology/polyphen: EAPI bump, fix configure, compile and install

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/polyphen/polyphen-2.2.2.ebuild | 38 --
 1 file changed, 36 insertions(+), 2 deletions(-)

diff --git a/sci-biology/polyphen/polyphen-2.2.2.ebuild 
b/sci-biology/polyphen/polyphen-2.2.2.ebuild
index 0995356fd..da07819a5 100644
--- a/sci-biology/polyphen/polyphen-2.2.2.ebuild
+++ b/sci-biology/polyphen/polyphen-2.2.2.ebuild
@@ -5,11 +5,21 @@ EAPI=7
 
 DESCRIPTION="Predict effect of aminoacid substitution on human protein 
function"
 HOMEPAGE="http://genetics.bwh.harvard.edu/pph2/dokuwiki/start;
-SRC_URI="http://genetics.bwh.harvard.edu/pph2/dokuwiki/_media/polyphen-${PV}r405d.tar.gz;
+SRC_URI="
+   
http://genetics.bwh.harvard.edu/pph2/dokuwiki/_media/polyphen-${PV}r405d.tar.gz
+   
http://mafft.cbrc.jp/alignment/software/mafft-7.221-without-extensions-src.tgz
+   http://prdownloads.sourceforge.net/weka/weka-3-6-12.zip
+"
 
 LICENSE="polyphen" # for non-commercial use only
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
+
+DEPEND="
+   dev-perl/CGI
+   sci-biology/ncbi-blast+
+"
+RDEPEND="${DEPEND}"
 
 # 3.7GB
 # 
ftp://genetics.bwh.harvard.edu/pph2/bundled/polyphen-2.2.2-databases-2011_12.tar.bz2
@@ -19,3 +29,27 @@ KEYWORDS=""
 
 # 895MB
 # 
ftp://genetics.bwh.harvard.edu/pph2/bundled/polyphen-2.2.2-alignments-multiz-2009_10.tar.bz2
+
+src_unpack() {
+   unpack "polyphen-${PV}r405d.tar.gz"
+   cp "${DISTDIR}/mafft-7.221-without-extensions-src.tgz" "${S}/src" || die
+   cp "${DISTDIR}/weka-3-6-12.zip" "${S}/src" || die
+}
+
+src_configure() {
+   # non-standard configure script
+   ./configure
+}
+
+src_compile() {
+   pushd src
+   emake -j1
+   popd
+}
+
+src_install() {
+   pushd src
+   default
+   popd
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/, net-irc/unrealircd/

2021-02-02 Thread Michael Palimaka
commit: 3a33c223fb118b4ab18d42b02646d541a5eea868
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Feb  3 05:09:31 2021 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Feb  3 05:11:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a33c223

net-irc/unrealircd: remove 4.2.4.1

Closes: https://bugs.gentoo.org/762715
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Palimaka  gentoo.org>

 net-irc/unrealircd/Manifest  |   1 -
 net-irc/unrealircd/metadata.xml  |   3 -
 net-irc/unrealircd/unrealircd-4.2.4.1.ebuild | 184 ---
 profiles/package.mask|   7 -
 4 files changed, 195 deletions(-)

diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index 2969d5cb68e..cd58d92f750 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1,4 +1,3 @@
-DIST unrealircd-4.2.4.1.tar.gz 6090725 BLAKE2B 
817a7c2a13a495944676d08ed90b36f6795fe43ee171efc6661980e6da9a8cc8d98c4fb0eb8221ac6af85ab1a9b5578a2e992d7b41696434430e58918bc30145
 SHA512 
752573c4af1f92a10739bb2b0cdaade1948207b46d28ae5177e1dfd6b0663044bc22dce5ffe8549882cd70325e3ef7e3296182fffbb84e08d59dbbdd6551a686
 DIST unrealircd-5.0.6.tar.gz 4975195 BLAKE2B 
3ba459e0ec932e9f240825ba9f1fa40e300fe7958f999de86d5653f2e6e4940be8b8da9c885c97bd738abefef601d61da6c4e6c7199c7052d29a74fcf5048828
 SHA512 
7532e9ab2e039f21796ae813881aec9d34b502ab64efc4323c938232c8901ce882dbcce497ad93df270e4b5fa2e9633c0971f2a6b3213ad458756aea92aa1612
 DIST unrealircd-5.0.7.tar.gz 4995220 BLAKE2B 
a2996f62b3fe943f9af2cd570866101a501d24f7966378d8e651cf84b9b9d0981fad441b785c6293f4a0668a914cdf191dec52cc6b1e86aac2a51640ca32dbfe
 SHA512 
0b851af26da2ea5d3a04d2ef324d7bd3d3fc820f24d7dfd7e975d6bf1f3954884eb98dc348d291a118d98a214922d3ca1132800381e6f025264856aa06498779
 DIST unrealircd-5.0.8.tar.gz 5013231 BLAKE2B 
57365a06b8108239ab10f6cff7d4553b08aa428acb5c635c4b9241c3f82459a5aac18c916a4534f3a8fc9ac1fd4c1d9418c7395233603e576eda40c56d81b110
 SHA512 
45fc0758a870dbb9c3ff55fc7029d1ecff9dcf65680f31ff331f012efbf9c9bffa60a6fe27b9bab69302d26b8293a1089cfaf1c550a3f2802a549f25e4644770

diff --git a/net-irc/unrealircd/metadata.xml b/net-irc/unrealircd/metadata.xml
index 71258eb2874..a265e93f2b4 100644
--- a/net-irc/unrealircd/metadata.xml
+++ b/net-irc/unrealircd/metadata.xml
@@ -6,12 +6,9 @@


Enable an unsupported 
class::options flag called “nofakelag” allowing you to grant fakelag exemption 
to normal user (instead of just opers).
-   Enable extended channel bans (such 
as +b ~c: and +b ~n:) to contain other extended bans instead of just 
hostmasks.
Enable chanadmin and chanowner 
prefixes
Display channel modes in /LIST (only 
configured at compiletime)
Enable requiring opers to 
invite themselves to +s/+p channels
Enable OperOverride extension
-   Enable /set* and /chg* commands
-   Enable notifying a user when 
un-shunned

 

diff --git a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild 
b/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild
deleted file mode 100644
index 368e8f26979..000
--- a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SSL_CERT_MANDATORY=1
-inherit eapi7-ver ssl-cert
-
-DESCRIPTION="An advanced Internet Relay Chat daemon"
-HOMEPAGE="https://www.unrealircd.org/;
-SRC_URI="https://www.unrealircd.org/${PN}$(ver_cut 1)/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux"
-IUSE="class-nofakelag curl +extban-stacking libressl +operoverride 
operoverride-verify
-   +prefixaq showlistmodes shunnotices +usermod"
-
-RDEPEND="
-   acct-group/unrealircd
-   acct-user/unrealircd
-   >=app-crypt/argon2-20171227-r1:=
-   dev-libs/libpcre2
-   >=net-dns/c-ares-1.7:=
-   net-libs/libnsl:=
-   sys-libs/zlib
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   curl? ( net-misc/curl[adns] )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-DOCS=( 
doc/{Authors,Donation,RELEASE-NOTES{,.old},tao.of.irc,technical/,translations.txt}
 )
-
-pkg_pretend() {
-   local v
-   for v in ${REPLACING_VERSIONS}; do
-   ver_test "${v}" -ge 4 && continue
-   ewarn "The configuration file format has changed since ${v}."
-   ewarn "Please be prepared to manually update them and visit:"
-   ewarn "https://www.unrealircd.org/docs/Upgrading_from_3.2.x;
-   break
-   done
-}
-
-src_prepare() {
-   # QA check against bundled pkgs
-   rm -r extras || die
-
-   if use class-nofakelag; then
-   sed -i -e 's:#undef\( FAKELAG_CONFIGURABLE\):#define\1:' 
include/config.h || die

[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2021-02-02 Thread Michael Palimaka
commit: c0c05978406d7f930d770e703a789c875883fa53
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Feb  3 05:07:48 2021 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Feb  3 05:07:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0c05978

net-irc/unrealircd: version bump 5.0.8

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

 net-irc/unrealircd/Manifest|   1 +
 net-irc/unrealircd/unrealircd-5.0.8.ebuild | 172 +
 2 files changed, 173 insertions(+)

diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index fb6957efdf5..2969d5cb68e 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1,3 +1,4 @@
 DIST unrealircd-4.2.4.1.tar.gz 6090725 BLAKE2B 
817a7c2a13a495944676d08ed90b36f6795fe43ee171efc6661980e6da9a8cc8d98c4fb0eb8221ac6af85ab1a9b5578a2e992d7b41696434430e58918bc30145
 SHA512 
752573c4af1f92a10739bb2b0cdaade1948207b46d28ae5177e1dfd6b0663044bc22dce5ffe8549882cd70325e3ef7e3296182fffbb84e08d59dbbdd6551a686
 DIST unrealircd-5.0.6.tar.gz 4975195 BLAKE2B 
3ba459e0ec932e9f240825ba9f1fa40e300fe7958f999de86d5653f2e6e4940be8b8da9c885c97bd738abefef601d61da6c4e6c7199c7052d29a74fcf5048828
 SHA512 
7532e9ab2e039f21796ae813881aec9d34b502ab64efc4323c938232c8901ce882dbcce497ad93df270e4b5fa2e9633c0971f2a6b3213ad458756aea92aa1612
 DIST unrealircd-5.0.7.tar.gz 4995220 BLAKE2B 
a2996f62b3fe943f9af2cd570866101a501d24f7966378d8e651cf84b9b9d0981fad441b785c6293f4a0668a914cdf191dec52cc6b1e86aac2a51640ca32dbfe
 SHA512 
0b851af26da2ea5d3a04d2ef324d7bd3d3fc820f24d7dfd7e975d6bf1f3954884eb98dc348d291a118d98a214922d3ca1132800381e6f025264856aa06498779
+DIST unrealircd-5.0.8.tar.gz 5013231 BLAKE2B 
57365a06b8108239ab10f6cff7d4553b08aa428acb5c635c4b9241c3f82459a5aac18c916a4534f3a8fc9ac1fd4c1d9418c7395233603e576eda40c56d81b110
 SHA512 
45fc0758a870dbb9c3ff55fc7029d1ecff9dcf65680f31ff331f012efbf9c9bffa60a6fe27b9bab69302d26b8293a1089cfaf1c550a3f2802a549f25e4644770

diff --git a/net-irc/unrealircd/unrealircd-5.0.8.ebuild 
b/net-irc/unrealircd/unrealircd-5.0.8.ebuild
new file mode 100644
index 000..48b03f3e079
--- /dev/null
+++ b/net-irc/unrealircd/unrealircd-5.0.8.ebuild
@@ -0,0 +1,172 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SSL_CERT_MANDATORY=1
+inherit ssl-cert systemd
+
+DESCRIPTION="An advanced Internet Relay Chat daemon"
+HOMEPAGE="https://www.unrealircd.org/;
+SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
+IUSE="class-nofakelag curl libressl +operoverride operoverride-verify 
+prefixaq showlistmodes"
+
+RDEPEND="
+   acct-group/unrealircd
+   acct-user/unrealircd
+   >=app-crypt/argon2-20171227-r1:=
+   dev-libs/libpcre2
+   >=net-dns/c-ares-1.7:=
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   curl? ( net-misc/curl[adns] )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( 
doc/{Authors,Donation,RELEASE-NOTES.md,tao.of.irc,technical/,translations.txt} )
+
+src_prepare() {
+   # QA check against bundled pkgs
+   rm -r extras || die
+
+   # building third-party modules (which we don't do) cause a sandbox 
violation
+   # bug 70
+   echo "" > src/buildmod || die
+
+   sed -e 's/$(MODULEFLAGS)/$(LDFLAGS) &/' -i src/modules/{,*/}Makefile.in 
|| die
+
+   if use class-nofakelag; then
+   sed -i -e 's:^//#undef\( FAKELAG_CONFIGURABLE\):#define\1:' 
include/config.h || die
+   fi
+
+   eapply_user
+}
+
+src_configure() {
+   # Default value for privatelibdir adds a build path to -Wl,-rpath.
+   econf \
+   --with-bindir="${EPREFIX}"/usr/bin \
+   --with-cachedir="${EPREFIX}"/var/lib/${PN} \
+   --with-confdir="${EPREFIX}"/etc/${PN} \
+   --with-datadir="${EPREFIX}"/var/lib/${PN} \
+   --with-docdir="${EPREFIX}"/usr/share/doc/${PF} \
+   --with-logdir="${EPREFIX}"/var/log/${PN} \
+   
--with-modulesdir="${EPREFIX}"/usr/"$(get_libdir)"/${PN}/modules \
+   --without-privatelibdir \
+   --with-pidfile="${EPREFIX}"/run/${PN}/ircd.pid \
+   --with-tmpdir="${EPREFIX}"/var/lib/${PN}/tmp \
+   --with-maxconnections=1024 \
+   --with-nick-history=2000 \
+   --with-permissions=0640 \
+   --with-system-argon2 \
+   --with-system-cares \
+   --with-system-pcre2 \
+   --enable-dynamic-linking \
+   --enable-ssl="${EPREFIX}"/usr \
+   $(use_enable curl libcurl "${EPREFIX}"/usr) \
+   $(use_enable prefixaq) \
+   $(use_with showlistmodes) \
+   $(use_with !operoverride no-operoverride) \
+   

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

2021-02-02 Thread Andrew Ammerlaan
commit: 717a929b44dd20599cfb826e521397cebda099ce
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 04:49:05 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 04:49:05 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=717a929b

sci-biology/pileup: EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/pileup/pileup-0.6.ebuild | 41 
 1 file changed, 18 insertions(+), 23 deletions(-)

diff --git a/sci-biology/pileup/pileup-0.6.ebuild 
b/sci-biology/pileup/pileup-0.6.ebuild
index 54c16576b..ad978f70f 100644
--- a/sci-biology/pileup/pileup-0.6.ebuild
+++ b/sci-biology/pileup/pileup-0.6.ebuild
@@ -1,36 +1,36 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="SSAHA2-based pipeline to align reads"
-HOMEPAGE="http://www.sanger.ac.uk/resources/software/ssaha2/;
+HOMEPAGE="https://www.sanger.ac.uk/resources/software/ssaha2/;
 SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/ssaha2/pileup.tgz -> 
${P}.tgz"
 
 # http://samtools.sourceforge.net/pileup.shtml
 #
 LICENSE="GRL"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/pileup_v"${PV}"
+S="${WORKDIR}/pileup_v${PV}"
 
 src_prepare(){
-   sed -i "s/^CC= gcc/#CC= gcc/" ssaha_pileup/ssaha_pileup/makefile || die 
"sed failed to fix makefile"
-   sed -i "s/^CFLAGS= -O2/#CFLAGS= -O2/" 
ssaha_pileup/ssaha_pileup/makefile || die "sed failed to fix makefile"
+   default
+   sed -i -e "s/^CC= gcc/#CC= gcc/" \
+   -e "s/^CFLAGS= -O2/#CFLAGS= -O2/" \
+   ssaha_pileup/ssaha_pileup/makefile || die "sed failed to fix 
makefile"
 
for d in get_seqreads ssaha_split; do
-   sed -i "s/^CC = cc/#CC = cc/" 
ssaha_pileup/other_codes/$d/Makefile || die "sed failed to fix Makefile"
-   sed -i "s/^CFLAGS = -O4/#CFLAGS = -O4/" 
ssaha_pileup/other_codes/$d/Makefile || die "sed failed to fix Makefile"
+   sed -i -e "s/^CC = cc/#CC = cc/" \
+   -e "s/^CFLAGS = -O4/#CFLAGS = -O4/" \
+   ssaha_pileup/other_codes/$d/Makefile || die "sed failed 
to fix Makefile"
done
 
for d in search_read ssaha_parseSNP; do
-   sed -i "s/^CC = gcc/#CC = gcc/" 
ssaha_pileup/other_codes/$d/Makefile || die "sed failed to fix Makefile"
-   sed -i "s/^CFLAGS = -Wall -O4/#CFLAGS = -Wall -O4/" 
ssaha_pileup/other_codes/$d/Makefile || die "sed failed to fix Makefile"
+   sed -i -e "s/^CC = gcc/#CC = gcc/" \
+   -e "s/^CFLAGS = -Wall -O4/#CFLAGS = -Wall -O4/" \
+   ssaha_pileup/other_codes/$d/Makefile || die "sed failed to fix 
Makefile"
done
 }
 
@@ -40,22 +40,17 @@ src_compile(){
 
for d in get_seqreads ssaha_split ssaha_parseSNP search_read; do
cd "${S}"/ssaha_pileup/other_codes/$d  || die "Cannot cd to 
"${S}"ssaha_pileup/other_codes/"$d
-   make clean
+   emake clean
default
done
 }
 
 src_install(){
cd ssaha_pileup/ssaha_pileup || die "Cannot cd to 
"${S}"ssaha_pileup/ssaha_pileup"
-   dobin ssaha_pileup ssaha_solexa ssaha_pairs ssaha_clean ssaha_mates 
ssaha_cigar ssaha_indel view_pileup ssaha_reads ssaha_merge ssaha_check-cigar 
"dobin failed"
+   dobin ssaha_pileup ssaha_solexa ssaha_pairs ssaha_clean ssaha_mates 
ssaha_cigar ssaha_indel view_pileup ssaha_reads ssaha_merge ssaha_check-cigar
 
-   cd "${S}" || die
-   for f in ssaha_pileup/other_codes/get_seqreads/get_seqreads \
-   ssaha_pileup/other_codes/ssaha_split/ssaha_split \
-   ssaha_pileup/other_codes/ssaha_parseSNP/ssaha_parseSNP \
-   ssaha_pileup/other_codes/search_read/search_read; do
-   dobin $f "dobin failed"
-   done
+   cd "${S}/ssaha_pileup/other_codes" || die
+   dobin get_seqreads/get_seqreads ssaha_split/ssaha_split 
ssaha_parseSNP/ssaha_parseSNP search_read/search_read
 
# TODO:
# pileup_v0.6/ssaha_pileup/tag.pl



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

2021-02-02 Thread Andrew Ammerlaan
commit: 4b2335ef0355e2c8107af544fd7a63f3fc83ca3e
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 04:36:50 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 04:36:50 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4b2335ef

sci-biology/phusion2: EAPI bump, add keywords

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-biology/phusion2/phusion2-3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-biology/phusion2/phusion2-3.0.ebuild 
b/sci-biology/phusion2/phusion2-3.0.ebuild
index aa27fffde..2ea281d41 100644
--- a/sci-biology/phusion2/phusion2-3.0.ebuild
+++ b/sci-biology/phusion2/phusion2-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,6 +26,7 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}"
 
 src_prepare(){
+   default
rm -f phusion2 *.o
sed -e 's/^CFLAGS =/# CFLAGS =/' -i Makefile || die
 }



[gentoo-commits] proj/sci:master commit in: sci-biology/phusion2/, profiles/updates/

2021-02-02 Thread Andrew Ammerlaan
commit: c7ed0ba053d01997fcfa0f1a244a7ea7d32a38e4
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 04:31:51 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 04:31:51 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7ed0ba0

profiles/updates: move phusion to phusion2

and this time with the correct spelling

Signed-off-by: Andrew Ammerlaan  riseup.net>

 profiles/updates/1Q-2021 |  2 +-
 sci-biology/phusion2/phusion2-3.0.ebuild | 11 ---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021
index a314a6bef..4e6e845aa 100644
--- a/profiles/updates/1Q-2021
+++ b/profiles/updates/1Q-2021
@@ -6,4 +6,4 @@ move sci-misc/elmer-front sci-misc/elmer-fem
 move sci-misc/elmer-meshgend2d sci-misc/elmer-fem
 move sci-misc/elmer-post sci-misc/elmer-fem
 move sci-misc/elmer-meta sci-misc/elmer-fem
-move sci-biology/fusion  sci-biology/fusion2
+move sci-biology/phusion  sci-biology/phusion2

diff --git a/sci-biology/phusion2/phusion2-3.0.ebuild 
b/sci-biology/phusion2/phusion2-3.0.ebuild
index 105224531..aa27fffde 100644
--- a/sci-biology/phusion2/phusion2-3.0.ebuild
+++ b/sci-biology/phusion2/phusion2-3.0.ebuild
@@ -1,21 +1,18 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit eutils
+EAPI=7
 
 DESCRIPTION="Whole genome shotgun assembler using phrap (for Sanger-based 
reads)"
-HOMEPAGE="http://www.sanger.ac.uk/resources/software/phusion/;
-SRC_URI="http://downloads.sourceforge.net/project/${PN}/${P}.tar.gz;
+HOMEPAGE="https://sourceforge.net/projects/phusion2;
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${P}.tar.gz;
 
 LICENSE="all-rights-reserved" # temporarily placed value
 # from http://genome.cshlp.org/content/13/1/81.full
 # Availability
 # Phusion is undergoing a rewrite of the code to make this a portable package. 
It will be made available free of charge to academic sites, but requires 
licensing for commercial use. For more information please contact the authors.
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
 DEPEND="app-shells/tcsh
sys-cluster/openmpi"



[gentoo-commits] proj/sci:master commit in: sci-biology/phusion/, profiles/updates/

2021-02-02 Thread Andrew Ammerlaan
commit: 287342602b6146c42fac21e85322cd69d8b4af59
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Feb  3 04:26:43 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Feb  3 04:28:32 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=28734260

sci-biology/fusion: remove, duplicate of fusion2

Signed-off-by: Andrew Ammerlaan  riseup.net>

 profiles/updates/1Q-2021|  1 +
 sci-biology/phusion/metadata.xml| 12 ---
 sci-biology/phusion/phusion-2.1c.ebuild | 59 -
 3 files changed, 1 insertion(+), 71 deletions(-)

diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021
index 562e445bc..a314a6bef 100644
--- a/profiles/updates/1Q-2021
+++ b/profiles/updates/1Q-2021
@@ -6,3 +6,4 @@ move sci-misc/elmer-front sci-misc/elmer-fem
 move sci-misc/elmer-meshgend2d sci-misc/elmer-fem
 move sci-misc/elmer-post sci-misc/elmer-fem
 move sci-misc/elmer-meta sci-misc/elmer-fem
+move sci-biology/fusion  sci-biology/fusion2

diff --git a/sci-biology/phusion/metadata.xml b/sci-biology/phusion/metadata.xml
deleted file mode 100644
index 138cb7705..0
--- a/sci-biology/phusion/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mmokr...@fold.natur.cuni.cz
-   Martin Mokrejs
-   
-   
-   sci-biol...@gentoo.org
-   Gentoo Biology Project
-   
-

diff --git a/sci-biology/phusion/phusion-2.1c.ebuild 
b/sci-biology/phusion/phusion-2.1c.ebuild
deleted file mode 100644
index 7c72e31fd..0
--- a/sci-biology/phusion/phusion-2.1c.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils flag-o-matic toolchain-funcs
-
-DESCRIPTION="Whole genome shotgun assembler using phrap (for Sanger-based 
reads)"
-HOMEPAGE="http://www.sanger.ac.uk/resources/software/phusion/;
-SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/phusion/phusion_pipeline_v2.1c.tar.gz;
-
-LICENSE="all-rights-reserved" # temporarily placed value
-# from http://genome.cshlp.org/content/13/1/81.full
-# Availability
-# Phusion is undergoing a rewrite of the code to make this a portable package. 
It will be made available free of charge to academic sites, but requires 
licensing for commercial use. For more information please contact the authors.
-SLOT="0"
-KEYWORDS="" # compile process does not exit upon errors
-# one file does not compile
-# x86_64-pc-linux-gnu-gcc  -O2 -pipe -maes -mpclmul -mpopcnt -mavx 
-march=native  -o contigoverlap  contigoverlap.o  -lm
-# contigoverlap.o: In function `HashFasta':
-# contigoverlap.c:(.text+0xbb1): relocation truncated to fit: R_X86_64_PC32 
against symbol `n_Entry' defined in COMMON section in contigoverlap.o
-# contigoverlap.o: In function `Reads_Overlap':
-# contigoverlap.c:(.text+0x2637): relocation truncated to fit: R_X86_64_32S 
against symbol `qinfo' defined in COMMON section in contigoverlap.o
-IUSE=""
-
-DEPEND="app-shells/tcsh"
-RDEPEND="${DEPEND}
-   sci-biology/phrap
-   dev-lang/perl"
-
-# contains bundled ssaha
-# file collision with sci-biology/shrimp on /usr/bin/fasta2fastq
-
-S="${WORKDIR}"/"phusion_pipeline_v2.1c"
-
-src_prepare(){
-   cp -pf "${EPREFIX}"/usr/bin/phrap src/phrap/phrap.manylong || die
-   # prevent file collision with sci-biology/shrimp-2.2.3 and 
sci-biology/phusion2-3.0
-   sed -e "s#fasta2fastq#fasta2fastq_"${PN}"#" -i 
src/fasta2fastq/fasta2fastq.c \
-   src/fasta2fastq/Makefile || die
-   sed -e "s#ctgreads.pl#ctgreads_"${PN}".pl#" -i src/Tcsh_scripts/*.csh 
|| die
-   mv src/fasta2fastq/fasta2fastq.c src/fasta2fastq/fasta2fastq_"${PN}".c 
|| die
-   mv src/Perl_scripts/ctgreads.pl src/Perl_scripts/ctgreads_"${PN}".pl || 
die
-   find . -name Makefile | while read f; do
-   sed -e "s/^CC =/CC = $(tc-getCC) #/" -i "$f" || die
-   sed -e "s/^ CFLAGS2 =/ CFLAGS2 = ${CFLAGS} #/" -i "$f" || die
-   sed -e "s/^CFLAGS =/CFLAGS = ${CFLAGS} #/" -i "$f" || die
-   sed -e "s/^ CFLAGS =/ CFLAGS = ${CFLAGS} #/" -i "$f" || die
-   done
-}
-
-src_compile(){
-   tcsh install.csh || csh install.csh || die
-}
-
-src_install(){
-   dobin bin/*
-   dodoc README.1st releaseNote_v2.1c doc/*
-}



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

2021-02-02 Thread Sam James
commit: dc509fb33f9ddd2931f85fb1ce9ffcd3055bd9d2
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 04:05:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 04:05:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc509fb3

x11-terms/rxvt-unicode: Stabilize 9.22-r7 sparc, #768390

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

 x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
index d50b4ca68a9..8190e25d5db 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
 IUSE="-24-bit-color 256-color blink fading-colors +font-styles gdk-pixbuf 
iso14755 +mousewheel
+perl -sgrmouse startup-notification unicode3 +utmp +wtmp xft"
 



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

2021-02-02 Thread Sam James
commit: 8e46aaf885ddaad633524b8948c064ba579d7833
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:12:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:12:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e46aaf8

dev-java/protobuf-java: Stabilize 3.14.0 ppc64, #763747

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

 dev-java/protobuf-java/protobuf-java-3.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild 
b/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild
index 453e5bee516..08a2ccdb477 100644
--- a/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/25"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 BDEPEND="~dev-libs/protobuf-${PV}



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

2021-02-02 Thread Sam James
commit: ca4ee106d33f5e263db9d33356d8eb6d9df4d3ba
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:12:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:12:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4ee106

media-libs/libavif: Stabilize 0.8.4 amd64, #768393

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

 media-libs/libavif/libavif-0.8.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libavif/libavif-0.8.4.ebuild 
b/media-libs/libavif/libavif-0.8.4.ebuild
index 3af174f791a..77a2d6bc3d8 100644
--- a/media-libs/libavif/libavif-0.8.4.ebuild
+++ b/media-libs/libavif/libavif-0.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/AOMediaCodec/libavif/archive/v${PV}.tar.gz -> ${P}.t
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="+aom dav1d examples extras gdk-pixbuf rav1e"
 
 DEPEND="media-libs/libpng



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

2021-02-02 Thread Sam James
commit: c183a968fc3793c3e8e34cfa1a5575fb6d6fd5be
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:12:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:12:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c183a968

media-gfx/darktable: Stabilize 3.4.0-r1 amd64, #768393

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

 media-gfx/darktable/darktable-3.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/darktable/darktable-3.4.0-r1.ebuild 
b/media-gfx/darktable/darktable-3.4.0-r1.ebuild
index cb8b5d62769..7f946caeaa1 100644
--- a/media-gfx/darktable/darktable-3.4.0-r1.ebuild
+++ b/media-gfx/darktable/darktable-3.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,7 +25,7 @@ else

SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${MY_PV}/${MY_P}.tar.xz
doc? ( 
https://github.com/darktable-org/${PN}/releases/download/release-${DOC_PV}/${PN}-usermanual.pdf
 -> ${PN}-usermanual-${DOC_PV}.pdf )"
 
-   KEYWORDS="~amd64 ~arm64"
+   KEYWORDS="amd64 ~arm64"
LANGS=" af cs de es fi fr he hu it pl pt-BR ru sk sl"
 fi
 



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

2021-02-02 Thread Sam James
commit: e9893c695f9c2d6a74e287e656b48fb56bc1e5e7
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:12:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:12:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9893c69

x11-terms/rxvt-unicode: Stabilize 9.22-r7 amd64, #768390

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

 x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
index c4386120fbb..d50b4ca68a9 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
 IUSE="-24-bit-color 256-color blink fading-colors +font-styles gdk-pixbuf 
iso14755 +mousewheel
+perl -sgrmouse startup-notification unicode3 +utmp +wtmp xft"
 



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

2021-02-02 Thread Sam James
commit: 7600673e359ac7d87a6a69931266b04c1672837a
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:12:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:12:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7600673e

media-gfx/gmic: Stabilize 2.9.4 amd64, #768393

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

 media-gfx/gmic/gmic-2.9.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/gmic/gmic-2.9.4.ebuild b/media-gfx/gmic/gmic-2.9.4.ebuild
index 4af6d1c63fa..c87b31713bd 100644
--- a/media-gfx/gmic/gmic-2.9.4.ebuild
+++ b/media-gfx/gmic/gmic-2.9.4.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
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz;
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="GREYC's Magic Image Converter"



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

2021-02-02 Thread Sam James
commit: 123678fcd2ed11022a6576e9a2b17462fb1e3df2
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:11:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:11:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123678fc

net-misc/gsasl: Stabilize 1.10.0 x86, #768168

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

 net-misc/gsasl/gsasl-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gsasl/gsasl-1.10.0.ebuild 
b/net-misc/gsasl/gsasl-1.10.0.ebuild
index 848d621502e..6fe3f45388d 100644
--- a/net-misc/gsasl/gsasl-1.10.0.ebuild
+++ b/net-misc/gsasl/gsasl-1.10.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnu.org/software/gsasl/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc gcrypt idn kerberos nls ntlm static-libs +threads"
 
 DEPEND="



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

2021-02-02 Thread Sam James
commit: 42f29e892135d1c4ba1ea4758edf947fd931c887
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:11:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:11:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f29e89

media-libs/libopenraw: Stabilize 0.1.3 x86, #768252

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

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

diff --git a/media-libs/libopenraw/libopenraw-0.1.3.ebuild 
b/media-libs/libopenraw/libopenraw-0.1.3.ebuild
index cc1dfc63104..cca44f07376 100644
--- a/media-libs/libopenraw/libopenraw-0.1.3.ebuild
+++ b/media-libs/libopenraw/libopenraw-0.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/download/${P}.tar.bz2;
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0/7"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
 IUSE="gtk test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/keepassxc/

2021-02-02 Thread Sam James
commit: 90bf854cecd7d7361fbaa092b0deff6e09b4a127
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:11:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:11:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bf854c

app-admin/keepassxc: Stabilize 2.6.3 x86, #768192

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

 app-admin/keepassxc/keepassxc-2.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/keepassxc/keepassxc-2.6.3.ebuild 
b/app-admin/keepassxc/keepassxc-2.6.3.ebuild
index 7ab0a8449bd..5b51acf9ec3 100644
--- a/app-admin/keepassxc/keepassxc-2.6.3.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.3.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" !=  ]] ; then
else

#SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> 
${P}.tar.gz"

SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz;
-   KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm64 ~ppc64 x86"
fi
 else
inherit git-r3



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

2021-02-02 Thread Sam James
commit: fcda1972c38181241723578b21167e959b987385
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:11:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:11:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcda1972

app-crypt/libmd: Stabilize 1.0.3 x86, #768162

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

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

diff --git a/app-crypt/libmd/libmd-1.0.3.ebuild 
b/app-crypt/libmd/libmd-1.0.3.ebuild
index 6b33c5364c4..9b8be89c3d5 100644
--- a/app-crypt/libmd/libmd-1.0.3.ebuild
+++ b/app-crypt/libmd/libmd-1.0.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.hadrons.org/software/libmd/${P}.tar.xz;
 
 LICENSE="|| ( BSD BSD-2 ISC BEER-WARE public-domain )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux"
 
 src_configure() {
econf --disable-static



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

2021-02-02 Thread Sam James
commit: 1639f3c9a3f3891741e3649e9f997024826c19e4
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:11:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:11:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1639f3c9

net-libs/libgsasl: Stabilize 1.10.0 x86, #768168

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

 net-libs/libgsasl/libgsasl-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgsasl/libgsasl-1.10.0.ebuild 
b/net-libs/libgsasl/libgsasl-1.10.0.ebuild
index d56373a25fd..4b1588653cf 100644
--- a/net-libs/libgsasl/libgsasl-1.10.0.ebuild
+++ b/net-libs/libgsasl/libgsasl-1.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz"
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 s390 sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE="idn gcrypt kerberos nls ntlm static-libs"
 
 DEPEND="



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

2021-02-02 Thread Sam James
commit: 4b9c71f9afe8e873369ada2c8ce322d8fa46d65b
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 03:11:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 03:11:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9c71f9

net-ftp/atftp: Stabilize 0.7.2-r3 x86, #768225

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

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

diff --git a/net-ftp/atftp/atftp-0.7.2-r3.ebuild 
b/net-ftp/atftp/atftp-0.7.2-r3.ebuild
index f6d21abd02d..a58f45f199d 100644
--- a/net-ftp/atftp/atftp-0.7.2-r3.ebuild
+++ b/net-ftp/atftp/atftp-0.7.2-r3.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 )



[gentoo-commits] repo/proj/guru:dev commit in: dev-scheme/gerbil/

2021-02-02 Thread Maciej Barć
commit: 947cad401fdb18c6a1d6774a3292334fd45837e7
Author: Maciej Barć  protonmail  com>
AuthorDate: Tue Feb  2 22:55:38 2021 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Tue Feb  2 22:55:40 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=947cad40

dev-scheme/gerbil: move emacs to DEPEND

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>

 dev-scheme/gerbil/gerbil-0.16.ebuild | 4 +---
 dev-scheme/gerbil/gerbil-.ebuild | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-scheme/gerbil/gerbil-0.16.ebuild 
b/dev-scheme/gerbil/gerbil-0.16.ebuild
index b015d2b5..ca1a5af9 100644
--- a/dev-scheme/gerbil/gerbil-0.16.ebuild
+++ b/dev-scheme/gerbil/gerbil-0.16.ebuild
@@ -23,11 +23,9 @@ LICENSE="Apache-2.0 LGPL-2.1"
 SLOT="0"
 IUSE="emacs leveldb lmdb mysql +sqlite +xml yaml +zlib"
 
-BDEPEND="
-   emacs? ( >=app-editors/emacs-23.1:* )
-"
 DEPEND="
dev-scheme/gambit
+   emacs? ( >=app-editors/emacs-23.1:* )
leveldb? ( dev-libs/leveldb )
lmdb? ( dev-db/lmdb )
mysql? ( dev-db/mariadb:* )

diff --git a/dev-scheme/gerbil/gerbil-.ebuild 
b/dev-scheme/gerbil/gerbil-.ebuild
index 0f0bbda0..dd4d7737 100644
--- a/dev-scheme/gerbil/gerbil-.ebuild
+++ b/dev-scheme/gerbil/gerbil-.ebuild
@@ -23,11 +23,9 @@ LICENSE="Apache-2.0 LGPL-2.1"
 SLOT="0"
 IUSE="emacs leveldb lmdb mysql +sqlite +xml yaml +zlib"
 
-BDEPEND="
-   emacs? ( >=app-editors/emacs-23.1:* )
-"
 DEPEND="
dev-scheme/gambit
+   emacs? ( >=app-editors/emacs-23.1:* )
leveldb? ( dev-libs/leveldb )
lmdb? ( dev-db/lmdb )
mysql? ( dev-db/mariadb:* )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-threads-shared/

2021-02-02 Thread Sam James
commit: 6e8ccb9917881a60b57c8f37bb52b7a08694452c
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:51:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8ccb99

virtual/perl-threads-shared: fix VirtualKeywordsUpdate

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

 virtual/perl-threads-shared/perl-threads-shared-1.600.0.ebuild | 4 ++--
 virtual/perl-threads-shared/perl-threads-shared-1.610.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.600.0.ebuild 
b/virtual/perl-threads-shared/perl-threads-shared-1.600.0.ebuild
index 8ea9fe6e2e5..7b574d4deee 100644
--- a/virtual/perl-threads-shared/perl-threads-shared-1.600.0.ebuild
+++ b/virtual/perl-threads-shared/perl-threads-shared-1.600.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 
~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.610.0.ebuild 
b/virtual/perl-threads-shared/perl-threads-shared-1.610.0.ebuild
index 457d211d948..9800551b93c 100644
--- a/virtual/perl-threads-shared/perl-threads-shared-1.610.0.ebuild
+++ b/virtual/perl-threads-shared/perl-threads-shared-1.610.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/pmake/

2021-02-02 Thread Sam James
commit: 0b12c3672c8513ba2ef710eaafac34705c7acc5c
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:50:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b12c367

virtual/pmake: fix VirtualKeywordsUpdate

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

 virtual/pmake/pmake-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/pmake/pmake-1.ebuild b/virtual/pmake/pmake-1.ebuild
index 59532b16f74..f3ff9582e54 100644
--- a/virtual/pmake/pmake-1.ebuild
+++ b/virtual/pmake/pmake-1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for BSD-like make (to be used with get_bmake)"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~ppc-macos"
 
 RDEPEND="kernel_linux? ( sys-devel/bmake )
kernel_SunOS? ( sys-devel/bmake )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-autodie/

2021-02-02 Thread Sam James
commit: 68c2ce5b701d7ff25976aaee4f9d536a6b82bfb3
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:48:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c2ce5b

virtual/perl-autodie: fix VirtualKeywordsUpdate (~riscv)

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

 virtual/perl-autodie/perl-autodie-2.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-autodie/perl-autodie-2.320.0.ebuild 
b/virtual/perl-autodie/perl-autodie-2.320.0.ebuild
index b2ef089ea50..9800551b93c 100644
--- a/virtual/perl-autodie/perl-autodie-2.320.0.ebuild
+++ b/virtual/perl-autodie/perl-autodie-2.320.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-threads/

2021-02-02 Thread Sam James
commit: f66aed2546d0cf4dc55ee08b75e4c47e23e65dfb
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:49:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66aed25

virtual/perl-threads: fix VirtualKeywordsUpdate

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

 virtual/perl-threads/perl-threads-2.220.0-r2.ebuild | 4 ++--
 virtual/perl-threads/perl-threads-2.250.0.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-threads/perl-threads-2.220.0-r2.ebuild 
b/virtual/perl-threads/perl-threads-2.220.0-r2.ebuild
index 17f8ae3f6fa..6a588a9ca3b 100644
--- a/virtual/perl-threads/perl-threads-2.220.0-r2.ebuild
+++ b/virtual/perl-threads/perl-threads-2.220.0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 
~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30*[ithreads] ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-threads/perl-threads-2.250.0.ebuild 
b/virtual/perl-threads/perl-threads-2.250.0.ebuild
index df0060e1fed..083bae4131c 100644
--- a/virtual/perl-threads/perl-threads-2.250.0.ebuild
+++ b/virtual/perl-threads/perl-threads-2.250.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32*[ithreads] ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Tie-RefHash/

2021-02-02 Thread Sam James
commit: a1d942672967b282a3b781dd0c7768f5e8901215
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:46:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d94267

virtual/perl-Tie-RefHash: fix VirtualKeywordsUpdate (~mips)

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

 virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild 
b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild
index ec9ebfe7e60..98c1f70aaa2 100644
--- a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild
+++ b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Pod-Escapes/

2021-02-02 Thread Sam James
commit: 2f8c7b515b6a52a08840e382c538a0775ec6a6fb
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:45:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8c7b51

virtual/perl-Pod-Escapes: fix VirtualKeywordsUpdate (~riscv, prefix)

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

 virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r7.ebuild 
b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r7.ebuild
index 5aa7b8b9e8a..95282a07afe 100644
--- a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r7.ebuild
+++ b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.70.0-r7.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Thread-Queue/

2021-02-02 Thread Sam James
commit: 36f0bcd75b6e53c2ab6e2f5db4583d90760a3354
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:47:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f0bcd7

virtual/perl-Thread-Queue: fix VirtualKeywordsUpdate (~mips, prefix)

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

 virtual/perl-Thread-Queue/perl-Thread-Queue-3.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.130.0.ebuild 
b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.130.0.ebuild
index 149aa12021a..7b574d4deee 100644
--- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.130.0.ebuild
+++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.130.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Filter-Simple/

2021-02-02 Thread Sam James
commit: ca7bd17873c7bebbc77d9b12531a702b5435cbf2
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:41:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7bd178

virtual/perl-Filter-Simple: fix VirtualKeywordsUpdate (~riscv)

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

 virtual/perl-Filter-Simple/perl-Filter-Simple-0.960.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.960.0.ebuild 
b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.960.0.ebuild
index 2a31c6a9eba..cefaaec80b6 100644
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.960.0.ebuild
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.960.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for perl-core/Filter-Simple"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Safe/

2021-02-02 Thread Sam James
commit: 89fccc19f98e3e8295ba634bde985d0dd62a204d
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:46:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fccc19

virtual/perl-Safe: fix VirtualKeywordsUpdate (~riscv)

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

 virtual/perl-Safe/perl-Safe-2.410.0-r1.ebuild   | 2 +-
 virtual/perl-Safe/perl-Safe-2.410.100_rc.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Safe/perl-Safe-2.410.0-r1.ebuild 
b/virtual/perl-Safe/perl-Safe-2.410.0-r1.ebuild
index 1bce4a7f67e..9a70ee8a988 100644
--- a/virtual/perl-Safe/perl-Safe-2.410.0-r1.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.410.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32.0* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Safe/perl-Safe-2.410.100_rc.ebuild 
b/virtual/perl-Safe/perl-Safe-2.410.100_rc.ebuild
index 846306fadea..d9abdd553f9 100644
--- a/virtual/perl-Safe/perl-Safe-2.410.100_rc.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.410.100_rc.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32.1* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Thread-Queue/

2021-02-02 Thread Sam James
commit: 0243af068e71e2bb9624f5672b9e68396a31c644
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:48:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0243af06

virtual/perl-Thread-Queue: fix VirtualKeywordsUpdate (~mips, ~riscv, prefix)

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

 virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild 
b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild
index 457d211d948..9800551b93c 100644
--- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild
+++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.140.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigInt-FastCalc/

2021-02-02 Thread Sam James
commit: e5779f5ff82f4341ff55fb38513df8293e87cb91
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:43:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5779f5f

virtual/perl-Math-BigInt-FastCalc: fix VirtualKeywordsUpdate (~riscv)

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

 .../perl-Math-BigInt-FastCalc-0.500.900.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900.ebuild 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900.ebuild
index b2ef089ea50..9800551b93c 100644
--- 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900.ebuild
+++ 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.900.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-I18N-LangTags/

2021-02-02 Thread Sam James
commit: 4c1516f16dc1b12d684587a4fceb05c5d56f7821
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:42:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1516f1

virtual/perl-I18N-LangTags: fix VirtualKeywordsUpdate (~mips, prefix)

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

 virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild | 2 +-
 virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild 
b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild
index 461c83ce8e9..b247f640c3c 100644
--- a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild
+++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for I18N-LangTags"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/I18N-LangTags-${PV} )

diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild 
b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild
index 45e86346e82..f696c029497 100644
--- a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild
+++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for I18N-LangTags"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/I18N-LangTags-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Net-Ping/

2021-02-02 Thread Sam James
commit: d0d3ac3667113d1558a962157fe1f2c23420aa36
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:44:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d3ac36

virtual/perl-Net-Ping: fix VirtualKeywordsUpdate (~mips, ~riscv, prefix)

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

 virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild 
b/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild
index 1daa2d6b9e8..29b27c850f9 100644
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Net-Ping/

2021-02-02 Thread Sam James
commit: 21e6e59f3dbdd1eaf1b210f5342686c9c73ab740
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:44:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e6e59f

virtual/perl-Net-Ping: fix VirtualKeywordsUpdate (~mips, prefix)

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

 virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild 
b/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild
index a0ce730efd2..cf43785eb91 100644
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-CPAN/

2021-02-02 Thread Sam James
commit: ec18efb590ebc3ff8bf7fe5f4d18da04c8f445fe
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:37:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec18efb5

virtual/perl-CPAN: fix VirtualKeywordsUpdate (prefix)

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

 virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild 
b/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild
index 9f87d5e6296..7b574d4deee 100644
--- a/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild
+++ b/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/eject/

2021-02-02 Thread Sam James
commit: e87c71fdfe7985dc290518fbd5deaf6ff0f8f811
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:34:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:34:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87c71fd

virtual/eject: fix VirtualKeywordsUpdate (hppa)

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

 virtual/eject/eject-0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/eject/eject-0-r1.ebuild b/virtual/eject/eject-0-r1.ebuild
index d410cebc969..185772dd9eb 100644
--- a/virtual/eject/eject-0-r1.ebuild
+++ b/virtual/eject/eject-0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for the eject command"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| ( >=sys-apps/util-linux-2.22 sys-block/eject-bsd )"



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/

2021-02-02 Thread Sam James
commit: 95786c6c795985e2972ed3afac4e06e62ac3235f
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:36:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95786c6c

virtual/perl-Attribute-Handlers: fix VirtualKeywordsUpdate (prefix)

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

 .../perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild 
b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
index 35692133354..ec20f56d206 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 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 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-DB_File/

2021-02-02 Thread Sam James
commit: dd503933838f1a1ae40e8d6e38a744f39fa9d5d8
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:40:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd503933

virtual/perl-DB_File: fix VirtualKeywordsUpdate (~riscv, prefix)

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

 virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild | 2 +-
 virtual/perl-DB_File/perl-DB_File-1.853.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild 
b/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild
index 14144c7efee..e69d1a3e231 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30*[berkdb] ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-DB_File/perl-DB_File-1.853.0.ebuild 
b/virtual/perl-DB_File/perl-DB_File-1.853.0.ebuild
index f99b7e9ed58..769e7ce4463 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.853.0.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.853.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32*[berkdb] ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/jpeg-compat/

2021-02-02 Thread Sam James
commit: 3a32ae8ead033c78cfad821d054c4778b5972a03
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:35:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:35:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a32ae8e

virtual/jpeg-compat: fix VirtualKeywordsUpdate

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

 virtual/jpeg-compat/jpeg-compat-62.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/jpeg-compat/jpeg-compat-62.ebuild 
b/virtual/jpeg-compat/jpeg-compat-62.ebuild
index 01136cf3c64..f63bdd06685 100644
--- a/virtual/jpeg-compat/jpeg-compat-62.ebuild
+++ b/virtual/jpeg-compat/jpeg-compat-62.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
 
 DESCRIPTION="A virtual for the libjpeg.so.62 ABI for binary-only programs"
 SLOT="62"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| (



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-CPAN/

2021-02-02 Thread Sam James
commit: 2f1bdac2ee98b4ff7c4a8d15f876e5638501ef1e
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:38:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f1bdac2

virtual/perl-CPAN: fix VirtualKeywordsUpdate (~riscv, prefix)

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

 virtual/perl-CPAN/perl-CPAN-2.270.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-CPAN/perl-CPAN-2.270.0.ebuild 
b/virtual/perl-CPAN/perl-CPAN-2.270.0.ebuild
index 3e7b88be17e..a8a1d108fbd 100644
--- a/virtual/perl-CPAN/perl-CPAN-2.270.0.ebuild
+++ b/virtual/perl-CPAN/perl-CPAN-2.270.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin"
+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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/linuxtv-dvb-headers/

2021-02-02 Thread Sam James
commit: 01098d55162123d1148f61fecffeecffeed50f7d
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:36:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:53:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01098d55

virtual/linuxtv-dvb-headers: fix VirtualKeywordsUpdate

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

 virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild 
b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
index 8720063a861..76f29a92b09 100644
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
+++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual Package installing the Header files for DVB"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND=">=sys-kernel/linux-headers-3.7"



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load-Conditional/

2021-02-02 Thread Sam James
commit: 64a88ae3379b4b5fb2ba9681a7d9af37011cfafa
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:24:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a88ae3

virtual/perl-Module-Load-Conditional: fix MissingVirtualKeywords (hppa)

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

 .../perl-Module-Load-Conditional-0.680.0-r3.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.680.0-r3.ebuild
 
b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.680.0-r3.ebuild
index b0144428816..7b574d4deee 100644
--- 
a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.680.0-r3.ebuild
+++ 
b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.680.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-I18N-LangTags/

2021-02-02 Thread Sam James
commit: 5f5267666d1cb1869db360f646157dd49e3b0d16
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:27:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f526766

virtual/perl-I18N-LangTags: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild 
b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild
index 785cc85062b..461c83ce8e9 100644
--- a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild
+++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for I18N-LangTags"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 
~x64-cygwin"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/I18N-LangTags-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Devel-PPPort/

2021-02-02 Thread Sam James
commit: f81dc065430af8a92a8cf6874b4857e0619f9cec
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:29:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81dc065

virtual/perl-Devel-PPPort: fix MissingVirtualKeywords (hppa)

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

 virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.520.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.520.0.ebuild 
b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.520.0.ebuild
index b0144428816..7b574d4deee 100644
--- a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.520.0.ebuild
+++ b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.520.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-CPAN/

2021-02-02 Thread Sam James
commit: 61babecd797fc8aa166e63a88151454fcece2e6c
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:30:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61babecd

virtual/perl-CPAN: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild 
b/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild
index ead8c867140..9f87d5e6296 100644
--- a/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild
+++ b/virtual/perl-CPAN/perl-CPAN-2.220.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Dumpvalue/

2021-02-02 Thread Sam James
commit: 2e0d7ce839eea15a087ab438253fc7ef6b09c315
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:28:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0d7ce8

virtual/perl-Dumpvalue: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild 
b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild
index ead8c867140..9f87d5e6296 100644
--- a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild
+++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-DB_File/

2021-02-02 Thread Sam James
commit: ee75edd79bb63413144f937a3d84c6f2805242f1
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:29:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee75edd7

virtual/perl-DB_File: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild 
b/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild
index c1753ee1b08..14144c7efee 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.843.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30*[berkdb] ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-AutoLoader/

2021-02-02 Thread Sam James
commit: 6f92d7148cf14e268c70b20611bfa370c2d054a4
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:30:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f92d714

virtual/perl-AutoLoader: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild 
b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild
index 28e4006bce3..ec20f56d206 100644
--- a/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild
+++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.740.0-r9.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/

2021-02-02 Thread Sam James
commit: f9c43b4a81203c6bdf53c9539edc31414e7b9da3
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:30:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c43b4a

virtual/perl-Attribute-Handlers: fix MissingVirtualKeywords (hppa, ~riscv)

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

 .../perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild 
b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
index 62e6af41322..35692133354 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-ExtUtils-Constant/

2021-02-02 Thread Sam James
commit: 4c5978457218822a7eb138a1be47b8dd6757fd93
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:28:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c597845

virtual/perl-ExtUtils-Constant: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r3.ebuild 
b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r3.ebuild
index a7a04822f24..ec20f56d206 100644
--- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r3.ebuild
+++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ANSIColor/

2021-02-02 Thread Sam James
commit: 225bbb772003bf5ef9b168118fe6667e4e839e0e
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:22:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225bbb77

virtual/perl-Term-ANSIColor: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r3.ebuild 
b/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r3.ebuild
index 2757b53ecfc..7b574d4deee 100644
--- a/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r3.ebuild
+++ b/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Pod-Simple/

2021-02-02 Thread Sam James
commit: c4e0cd88e38a9d44b1fe33a50ce921039b15af7e
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:23:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e0cd88

virtual/perl-Pod-Simple: fix MissingVirtualKeywords (hppa)

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

 virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r3.ebuild 
b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r3.ebuild
index b0144428816..7b574d4deee 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r3.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigInt-FastCalc/

2021-02-02 Thread Sam James
commit: 33060f5dcf147acc8318b500fd2889a51b85da02
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:25:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33060f5d

virtual/perl-Math-BigInt-FastCalc: fix MissingVirtualKeywords (hppa, ~riscv)

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

 .../perl-Math-BigInt-FastCalc-0.500.800.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.800.ebuild 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.800.ebuild
index 2757b53ecfc..7b574d4deee 100644
--- 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.800.ebuild
+++ 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.800.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-HTTP-Tiny/

2021-02-02 Thread Sam James
commit: e2c18e5ef3832df273e28317e451e82c6acfbd4d
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:27:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c18e5e

virtual/perl-HTTP-Tiny: fix MissingVirtualKeywords (hppa)

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

 virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild 
b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild
index 8058fdeadb8..75b2851 100644
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild
+++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-IPC-Cmd/

2021-02-02 Thread Sam James
commit: 7743f90003b9a2ede42e2c57d7ea63650e5e33dd
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:26:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7743f900

virtual/perl-IPC-Cmd: fix MissingVirtualKeywords (hppa)

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

 virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.20.0.ebuild 
b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.20.0.ebuild
index b0144428816..7b574d4deee 100644
--- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.20.0.ebuild
+++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.20.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-IO-Zlib/

2021-02-02 Thread Sam James
commit: 8c5652810bf41c38b7862d98da258bc855edeb68
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:26:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c565281

virtual/perl-IO-Zlib: fix fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r14.ebuild 
b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r14.ebuild
index 2ef8175dfe5..98c1f70aaa2 100644
--- a/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r14.ebuild
+++ b/virtual/perl-IO-Zlib/perl-IO-Zlib-1.100.0-r14.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Locale-Maketext-Simple/

2021-02-02 Thread Sam James
commit: 6edde31533240b9f7c4531267ebe9dff1f56c497
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:26:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edde315

virtual/perl-Locale-Maketext-Simple: fix MissingVirtualKeywords (hppa)

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

 .../perl-Locale-Maketext-Simple-0.210.100_rc-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.100_rc-r10.ebuild
 
b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.100_rc-r10.ebuild
index 95282a07afe..98c1f70aaa2 100644
--- 
a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.100_rc-r10.ebuild
+++ 
b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.100_rc-r10.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Net-Ping/

2021-02-02 Thread Sam James
commit: 3ecbc0d2f7c0a2fe4e6189ef55eb4cfe457e15a0
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:23:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecbc0d2

virtual/perl-Net-Ping: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild 
b/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild
index d886a36d991..a0ce730efd2 100644
--- a/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild
+++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 
~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Memoize/

2021-02-02 Thread Sam James
commit: 63b09dd58c0872de902e234d1d595349d1f7d738
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:24:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b09dd5

virtual/perl-Memoize: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Memoize/perl-Memoize-1.30.100_rc-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Memoize/perl-Memoize-1.30.100_rc-r10.ebuild 
b/virtual/perl-Memoize/perl-Memoize-1.30.100_rc-r10.ebuild
index 28e4006bce3..ec20f56d206 100644
--- a/virtual/perl-Memoize/perl-Memoize-1.30.100_rc-r10.ebuild
+++ b/virtual/perl-Memoize/perl-Memoize-1.30.100_rc-r10.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Filter-Simple/

2021-02-02 Thread Sam James
commit: 5939c7c663bd4b0981404e7e3aa71e5fa028beb2
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:28:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5939c7c6

virtual/perl-Filter-Simple: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Filter-Simple/perl-Filter-Simple-0.950.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.950.0-r2.ebuild 
b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.950.0-r2.ebuild
index 3abb33a90f1..1600bcf5817 100644
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.950.0-r2.ebuild
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.950.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for perl-core/Filter-Simple"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigRat/

2021-02-02 Thread Sam James
commit: 83231dc246b7c55aa543f238af3d89f95a560c17
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:25:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83231dc2

virtual/perl-Math-BigRat: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.400-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.400-r1.ebuild 
b/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.400-r1.ebuild
index 28e4006bce3..ec20f56d206 100644
--- a/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.400-r1.ebuild
+++ b/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.400-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Params-Check/

2021-02-02 Thread Sam James
commit: 1df72cf664dd1fb607e1bb308cda21af993acdec
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:23:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df72cf6

virtual/perl-Params-Check: fix MissingVirtualKeywords (hppa)

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

 virtual/perl-Params-Check/perl-Params-Check-0.380.0-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r10.ebuild 
b/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r10.ebuild
index 95282a07afe..98c1f70aaa2 100644
--- a/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r10.ebuild
+++ b/virtual/perl-Params-Check/perl-Params-Check-0.380.0-r10.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Text-Tabs+Wrap/

2021-02-02 Thread Sam James
commit: ac8b3ef3c4f0ac075d85e648ef8441b400d56b57
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:20:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8b3ef3

virtual/perl-Text-Tabs+Wrap: fix MissingVirtualKeywords (hppa)

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

 virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r10.ebuild 
b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r10.ebuild
index 9fbe94f7665..56b67bc27b5 100644
--- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r10.ebuild
+++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r10.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as 
Text::Tabs+Wrap"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Safe/

2021-02-02 Thread Sam James
commit: 2a7e53eaf78a52d52cfcfff34ab1b65840954bdf
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:22:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7e53ea

virtual/perl-Safe: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Safe/perl-Safe-2.400.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Safe/perl-Safe-2.400.0-r3.ebuild 
b/virtual/perl-Safe/perl-Safe-2.400.0-r3.ebuild
index 2757b53ecfc..7b574d4deee 100644
--- a/virtual/perl-Safe/perl-Safe-2.400.0-r3.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.400.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/

2021-02-02 Thread Sam James
commit: d54195507897c27c836d3108aee876b051d8cb26
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:21:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5419550

virtual/perl-Term-ReadLine: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild 
b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
index 2ef8175dfe5..98c1f70aaa2 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Text-Balanced/

2021-02-02 Thread Sam James
commit: 51a34cb2bca9dbcbb1d34ec50f1705a1c92ea753
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 02:21:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 02:30:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a34cb2

virtual/perl-Text-Balanced: fix MissingVirtualKeywords (~riscv)

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

 virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild 
b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild
index 44ff68478fb..98c1f70aaa2 100644
--- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild
+++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/

2021-02-02 Thread Georgy Yakovlev
commit: 1f0bb3aa21757135549fcaf80b49b9da72e7c87e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Feb  3 01:16:28 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Feb  3 01:16:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0bb3aa

net-irc/weechat: bump to 3.0.1

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-irc/weechat/Manifest |   1 +
 net-irc/weechat/weechat-3.0.1.ebuild | 170 +++
 2 files changed, 171 insertions(+)

diff --git a/net-irc/weechat/Manifest b/net-irc/weechat/Manifest
index c385b00ca39..0b617bc913e 100644
--- a/net-irc/weechat/Manifest
+++ b/net-irc/weechat/Manifest
@@ -1,2 +1,3 @@
 DIST weechat-2.9.tar.xz 2206584 BLAKE2B 
8089cd846ca192ec666a50e8071ed57e1c2518b2d5ea98733b8e3fa6c8c684e8ed14253d787b3f9995a8f481a7413444c3ba262dcb6c100283192bcafb502627
 SHA512 
c4a5723accb417c0496b5427ee58fbf5d3e842e6d79a7988f8680cd605534cfc9d30f6f4844afe45f5223458f28b8deff1284fff2fb5b7d04cb99a81cde4e13e
+DIST weechat-3.0.1.tar.xz 2215312 BLAKE2B 
204c110259528c485a832a750a34c6b408e24c9b9c9797d41e2e2bfd5e33dcd4aa7c80c4478e8825155363048306a48bcbc61469813b9a82247c6cbffcc385a7
 SHA512 
d5b2949b668f622c08d60764aa230f8a4901d358facf83ab13428709854b173830aafe65fec86abacbea08ffe89e6e34131a5e4de37bbb5409454fa223f7885e
 DIST weechat-3.0.tar.xz 2215408 BLAKE2B 
ed43c16af2a9fea101b54714e21d5f28f2b18fed5734c5f6adde857500befd94089f6bd7be5e2ad2738fce4e1bd5b10ebef32d0d46039242efaa2dc7f664eb42
 SHA512 
d6a68f35dc7363b838af811ff0a0a8d9fff519a4231c66f963e896bdda8653a56608e46333dc866e7dee25c1eafd2f1bf99c443089dde5a268bba637a0dee8ca

diff --git a/net-irc/weechat/weechat-3.0.1.ebuild 
b/net-irc/weechat/weechat-3.0.1.ebuild
new file mode 100644
index 000..f8abf272aff
--- /dev/null
+++ b/net-irc/weechat/weechat-3.0.1.ebuild
@@ -0,0 +1,170 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..4} )
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit cmake lua-single python-single-r1 xdg-utils
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/weechat/weechat.git;
+else
+   SRC_URI="https://weechat.org/files/src/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos"
+fi
+
+DESCRIPTION="Portable and multi-interface IRC client"
+HOMEPAGE="https://weechat.org/;
+
+LICENSE="GPL-3"
+SLOT="0"
+
+NETWORKS="+irc"
+PLUGINS="+alias +buflist +charset +exec +fifo +fset +logger +relay +scripts 
+spell +trigger +xfer"
+# dev-lang/v8 was dropped from Gentoo so we can't enable javascript support
+SCRIPT_LANGS="guile lua +perl php +python ruby tcl"
+LANGS=" cs de es fr it ja pl ru"
+IUSE="doc man nls test ${SCRIPT_LANGS} ${PLUGINS} ${INTERFACES} ${NETWORKS}"
+
+REQUIRED_USE="
+   lua? ( ${LUA_REQUIRED_USE} )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( nls )
+"
+
+RDEPEND="
+   dev-libs/libgcrypt:0=
+   net-libs/gnutls:=
+   sys-libs/ncurses:0=
+   sys-libs/zlib:=
+   net-misc/curl[ssl]
+   charset? ( virtual/libiconv )
+   guile? ( >=dev-scheme/guile-2.0 )
+   lua? ( ${LUA_DEPS} )
+   nls? ( virtual/libintl )
+   perl? ( dev-lang/perl:= )
+   php? ( >=dev-lang/php-7.0:*[embed] )
+   python? ( ${PYTHON_DEPS} )
+   ruby? ( || ( dev-lang/ruby:2.7 dev-lang/ruby:2.6 dev-lang/ruby:2.5 ) )
+   spell? ( app-text/aspell )
+   tcl? ( >=dev-lang/tcl-8.4.15:0= )
+"
+
+DEPEND="${RDEPEND}
+   test? ( dev-util/cpputest )
+"
+
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( >=dev-ruby/asciidoctor-1.5.4 )
+   man? ( >=dev-ruby/asciidoctor-1.5.4 )
+   nls? ( >=sys-devel/gettext-0.15 )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.0-cmake_lua_version.patch
+)
+
+DOCS="AUTHORS.adoc ChangeLog.adoc Contributing.adoc ReleaseNotes.adoc 
README.adoc"
+
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   use lua && lua-single_pkg_setup
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   cmake_src_prepare
+
+   # install only required translations
+   local i
+   for i in ${LANGS} ; do
+   if ! has ${i} ${LINGUAS-${i}} ; then
+   sed -i \
+   -e "/${i}.po/d" \
+   po/CMakeLists.txt || die
+   fi
+   done
+
+   # install only required documentation ; en always
+   for i in $(grep add_subdirectory doc/CMakeLists.txt \
+   | sed -e 's/.*add_subdirectory(\(..\)).*/\1/' -e 
'/en/d'); do
+   if ! has ${i} ${LINGUAS-${i}} ; then
+   sed -i \
+   -e '/add_subdirectory('${i}')/d' \
+   doc/CMakeLists.txt || die
+   fi
+   done
+
+   # install docs in correct directory
+   sed -i 

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

2021-02-02 Thread Georgy Yakovlev
commit: 861db4ccce767a984bc464c086193190a758fa21
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Feb  3 01:06:20 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Feb  3 01:06:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=861db4cc

sys-devel/rust-std: bump to 1.49.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-devel/rust-std/Manifest   |   1 +
 sys-devel/rust-std/rust-std-1.49.0.ebuild | 154 ++
 2 files changed, 155 insertions(+)

diff --git a/sys-devel/rust-std/Manifest b/sys-devel/rust-std/Manifest
index 13dd3b050c9..f411c44e783 100644
--- a/sys-devel/rust-std/Manifest
+++ b/sys-devel/rust-std/Manifest
@@ -1,3 +1,4 @@
 DIST rustc-1.46.0-src.tar.xz 101868452 BLAKE2B 
da9798596b124a10d79c236a871228f05e5f571d22c2259328e7026c91e088c85f5de9c0536a16531e0cb10477bfcd16d3ac11467979f5561cb6199442b877ef
 SHA512 
099857f1d295043587a4e2a65ef3e6a90e12c8b6958e98535a1656c113c553f9a9b621aba8a19cf21bd8d2c79d27cbfa4b8e6fabbcb3cbfee23b545be7b450b4
 DIST rustc-1.47.0-src.tar.xz 104143736 BLAKE2B 
0454094dde35275488046826da87655e51bf0795481d6d08fd70d644bfc12481bca8641166106ef32f20494906025244715b16ff21a1c023f4bd2818aab42521
 SHA512 
6ba83c0158f8130ddeae7e070417a2121d8a548c8fe97e28bce116d84048636c75aaee78e0c92cd43a50f5679a1223fc226cc8c5ba9bbd1465e84c5c6034d5c9
 DIST rustc-1.48.0-src.tar.xz 105951736 BLAKE2B 
42468fc5ac5e80c4793cfe0913cbb8e43a8def28cc8cf5ed25ab989561e2bf33e155c83e180183362535cbc9008f341eb1273087a2364672b1a4032ac2d6ca45
 SHA512 
4e12baa6893238a8d336ec9ebe891477d18676f271b32763474fa7a6a8b58fb3187dd4e2aa95bce482989b692cc2e1360221669d6811eec71b326f22a1756c23
+DIST rustc-1.49.0-src.tar.xz 108330280 BLAKE2B 
65e36253482ded2df225cbbf15253b6c9a8ae935053b071d9fb9e7b1d47d5d3ac47a138876e4a5cfeda455c655ac06ceff2658c8668cef7d2206116906740653
 SHA512 
fd8bc67ec0a73d3b6bf9c1fabb7ea981ef817644b4e6ced982fa90b12eae9b55de074634a670bdfb38bfee6588603e818ddcbcc2f2a05f83057c061b4194b4b7

diff --git a/sys-devel/rust-std/rust-std-1.49.0.ebuild 
b/sys-devel/rust-std/rust-std-1.49.0.ebuild
new file mode 100644
index 000..7ca481644a6
--- /dev/null
+++ b/sys-devel/rust-std/rust-std-1.49.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit flag-o-matic multiprocessing python-any-r1 rust-toolchain 
toolchain-funcs
+
+DESCRIPTION="Rust standard library, standalone (for crossdev)"
+HOMEPAGE="https://www.rust-lang.org;
+SRC_URI="https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz;
+
+LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
+SLOT="stable/$(ver_cut 1-2)"
+# please do not keyword
+#KEYWORDS="" #nowarn
+IUSE="debug"
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   ~dev-lang/rust-${PV}:=
+"
+
+DEPEND="||
+   (
+   >="${CATEGORY}"/gcc-4.7:*
+   >="${CATEGORY}"/clang-3.5:*
+   )
+"
+
+RDEPEND="${DEPEND}"
+
+# need full compiler to run tests
+RESTRICT="test"
+
+QA_FLAGS_IGNORED="usr/lib/rust/${PV}/rustlib/.*/lib/lib.*.so"
+
+S="${WORKDIR}/${P/-std/c}-src"
+
+#
+# The cross magic
+#
+export CTARGET=${CTARGET:-${CHOST}}
+if [[ ${CTARGET} == ${CHOST} ]] ; then
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
+   fi
+fi
+
+is_cross() {
+   [[ ${CHOST} != ${CTARGET} ]]
+}
+
+toml_usex() {
+   usex "$1" true false
+}
+
+pkg_pretend() {
+   is_cross || die "${PN} should only be used for cross"
+}
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+}
+
+src_configure() {
+   # do the great cleanup
+   strip-flags
+   filter-flags '-mcpu=*' '-march=*' '-mtune=*' '-m32' '-m64'
+   strip-unsupported-flags
+
+   local rust_root x
+   rust_root="$(rustc --print sysroot)"
+   rtarget="$(rust_abi ${CTARGET})"
+   rtarget="${ERUST_STD_RTARGET:-${rtarget}}" # some targets need to be 
custom.
+   rbuild="$(rust_abi ${CBUILD})"
+   rhost="$(rust_abi ${CHOST})"
+
+   echo
+   for x in CATEGORY rust_root rbuild rhost rtarget RUSTFLAGS CFLAGS 
CXXFLAGS LDFLAGS; do
+   einfo "$(printf '%10s' ${x^^}:) ${!x}"
+   done
+
+   cat <<- EOF > "${S}"/config.toml
+   [build]
+   build = "${rbuild}"
+   host = ["${rhost}"]
+   target = ["${rtarget}"]
+   cargo = "${rust_root}/bin/cargo"
+   rustc = "${rust_root}/bin/rustc"
+   submodules = false
+   python = "${EPYTHON}"
+   locked-deps = true
+   vendor = true
+   extended = true
+   verbose = 2
+   cargo-native-static = false
+   [install]
+   prefix = "${EPREFIX}/usr/lib/${PN}/${PV}"
+   sysconfdir = "etc"
+   docdir 

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

2021-02-02 Thread Michał Górny
commit: eb398df7b14466404f4c768e7527c7f5dcb053c9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  3 01:00:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  3 01:00:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb398df7

dev-python/jinja: Remove old

Bug: https://bugs.gentoo.org/768300
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jinja/Manifest   |  1 -
 dev-python/jinja/jinja-2.11.2-r1.ebuild | 68 -
 2 files changed, 69 deletions(-)

diff --git a/dev-python/jinja/Manifest b/dev-python/jinja/Manifest
index a49c490b396..20f7ddca27b 100644
--- a/dev-python/jinja/Manifest
+++ b/dev-python/jinja/Manifest
@@ -1,2 +1 @@
-DIST jinja-2.11.2.tar.gz 258055 BLAKE2B 
5cf12d6c79e7e659b16318cb3dc483a276511192903469629ec497c10ba6cd023f5a834961ac74cbda556177aaac46f5045c5aaca3068dcef87017760895851c
 SHA512 
453e0c94c57065ab78f997726256bd2a31bb79124a2ee17b632cb124a3ccefded33d81b35cac73497f095b1cd5d8cd4420d6932a637fd7c4cdb786f1753e49ac
 DIST jinja-2.11.3.tar.gz 258057 BLAKE2B 
4735464d044718ce1e6b2663ecb1b238b38fbf0f37ed683257775fe9e853186c089b98494209e511be5aa96bf6df8f6d472be132b6184a7d9213e182099c0433
 SHA512 
f8e2951edf780d7b44ac74d36579c89b0a5c076b4250faf643ae7e3ff6a431fedaabed640e5efb496cda1a79a4057bf312ae652484c8d4631d521689eb0adbc1

diff --git a/dev-python/jinja/jinja-2.11.2-r1.ebuild 
b/dev-python/jinja/jinja-2.11.2-r1.ebuild
deleted file mode 100644
index 0f10b9601de..000
--- a/dev-python/jinja/jinja-2.11.2-r1.ebuild
+++ /dev/null
@@ -1,68 +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 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="A full-featured template engine for Python"
-HOMEPAGE="https://jinja.palletsprojects.com/ https://pypi.org/project/Jinja2/;
-# pypi tarball is missing tests
-SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-   !dev-python/jinja:compat"
-
-distutils_enable_sphinx docs \
-   dev-python/sphinx-issues \
-   dev-python/pallets-sphinx-themes
-distutils_enable_tests pytest
-
-# XXX: handle Babel better?
-
-src_prepare() {
-   # avoid unnecessary dep on extra sphinxcontrib modules
-   sed -i '/sphinxcontrib.log_cabinet/ d' docs/conf.py || die
-
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-
-   if ! python_is_python3; then
-   rm "${BUILD_DIR}"/lib/jinja2/async*.py || die
-   fi
-}
-
-python_install() {
-   distutils-r1_python_install --skip-build
-}
-
-python_install_all() {
-   if use examples ; then
-   docinto examples
-   dodoc -r examples/.
-   fi
-
-   distutils-r1_python_install_all
-
-   insinto /usr/share/vim/vimfiles/syntax
-   doins ext/Vim/*
-}
-
-pkg_postinst() {
-   if ! has_version dev-python/Babel; then
-   elog "For i18n support, please emerge dev-python/Babel."
-   fi
-}



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

2021-02-02 Thread Andreas K. Hüttel
commit: 7ecf5cc371c4404c8261a5e1098771901abf302b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Feb  3 00:45:01 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Feb  3 00:45:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ecf5cc3

dev-python/parameterized: keyword ~riscv, bug 758698

tests pass

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/dev-python/parameterized/parameterized-0.8.1.ebuild 
b/dev-python/parameterized/parameterized-0.8.1.ebuild
index bee3fa06013..7d4c5eeb252 100644
--- a/dev-python/parameterized/parameterized-0.8.1.ebuild
+++ b/dev-python/parameterized/parameterized-0.8.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 
 BDEPEND="
test? (



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

2021-02-02 Thread Andreas K. Hüttel
commit: 17001b42fed4e3088215093e3dfb92849c8f8d3f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Feb  3 00:36:14 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Feb  3 00:38:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17001b42

dev-python/passlib: keyword ~riscv, bug 749933

tests pass

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/dev-python/passlib/passlib-1.7.4.ebuild 
b/dev-python/passlib/passlib-1.7.4.ebuild
index 6766db32b22..54a6f5e8bbc 100644
--- a/dev-python/passlib/passlib-1.7.4.ebuild
+++ b/dev-python/passlib/passlib-1.7.4.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
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://foss.heptapod.net/python-libs/passlib/wikis/home;
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
 SLOT="0"
 IUSE="+bcrypt doc +scrypt +totp"
 



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

2021-02-02 Thread Andreas K. Hüttel
commit: 6a2d8c7f8c6b4d67fe38f10d7deafb7ce7fe02f7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Feb  3 00:35:32 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Feb  3 00:38:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2d8c7f

dev-python/scrypt: keyword ~riscv, bug 749933

tests pass

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/dev-python/scrypt/scrypt-0.8.16.ebuild 
b/dev-python/scrypt/scrypt-0.8.16.ebuild
index 027e05b2a59..e1bef635677 100644
--- a/dev-python/scrypt/scrypt-0.8.16.ebuild
+++ b/dev-python/scrypt/scrypt-0.8.16.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
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/holgern/py-scrypt/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
 SLOT="0"
 IUSE="libressl"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libxcrypt/

2021-02-02 Thread Andreas K. Hüttel
commit: 3aa45342cafc8686299bda191aea6ef711ba3832
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Feb  3 00:37:30 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Feb  3 00:38:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa45342

sys-libs/libxcrypt: keyword ~riscv, bug 749933

tests pass

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild 
b/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild
index 63f6f43d74a..b75180b9c27 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2004-2020 Gentoo Authors
+# Copyright 2004-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/besser82/libxcrypt;
 
 LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="+compat split-usr +static-libs system test"
 
 DEPEND="system? (



[gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/

2021-02-02 Thread Andreas Sturmlechner
commit: 0d8e4813baf4314734593c63509f0cef559a89eb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  3 00:21:37 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  3 00:24:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8e4813

app-office/kmymoney: Drop 5.0.0

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

 app-office/kmymoney/Manifest  |   1 -
 app-office/kmymoney/kmymoney-5.1.0.ebuild | 123 --
 app-office/kmymoney/metadata.xml  |   1 -
 3 files changed, 125 deletions(-)

diff --git a/app-office/kmymoney/Manifest b/app-office/kmymoney/Manifest
index 62dad7356e2..d8a8df26769 100644
--- a/app-office/kmymoney/Manifest
+++ b/app-office/kmymoney/Manifest
@@ -1,2 +1 @@
-DIST kmymoney-5.1.0.tar.xz 12005824 BLAKE2B 
4eaeefba29d4df85c485d8d94db80b418c0086f6cac81295f1251e3d4883a78c71d0401286a918831ee2a39571a70583675ee303775bffdbe11d5624bbf6
 SHA512 
143161efd708ae05923d68510945c24f08d85cd6482b3e6015c6061bc28c80e095ca56b768e595bfae50ea3340855e021dde5c715546c0641f94adcd91639334
 DIST kmymoney-5.1.1.tar.xz 12059768 BLAKE2B 
8b41bce8804d757ba9c801c7b1eeb214a8983c4686a9663a4b5255460139593b7f70e29f08294df810a02eab4190dc6de852be091760981fd84ff8191fda82a3
 SHA512 
2ed3e47b2e65c9d9e5a11b55f0d425192331b21d64f8a4a4f8921fdd67eac219bf3ae1418026071218d823acc9a36905dc5c499cb0ae2af4ced0e32d1720bf59

diff --git a/app-office/kmymoney/kmymoney-5.1.0.ebuild 
b/app-office/kmymoney/kmymoney-5.1.0.ebuild
deleted file mode 100644
index d953ee08b6b..000
--- a/app-office/kmymoney/kmymoney-5.1.0.ebuild
+++ /dev/null
@@ -1,123 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_BRANCH="5.1"
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-KFMIN=5.60.0
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-VIRTUALDBUS_TEST="true"
-inherit ecm kde.org
-
-DESCRIPTION="Personal finance manager based on KDE Frameworks"
-HOMEPAGE="https://kmymoney.org;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="5"
-IUSE="activities addressbook calendar hbci holidays quotes"
-[[ ${KDE_BUILD_TYPE} = live ]] && IUSE+=" experimental"
-
-BDEPEND="virtual/pkgconfig"
-COMMON_DEPEND="
-   >=app-crypt/gpgme-1.7.1-r1[cxx]
-   >=app-office/libalkimia-7.0.0:=
-   dev-db/sqlcipher
-   dev-libs/gmp:0=[cxx]
-   dev-libs/kdiagram:5
-   dev-libs/libgpg-error
-   dev-libs/libofx:=
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/sonnet-${KFMIN}:5
-   activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
-   addressbook? (
-   kde-apps/akonadi:5
-   kde-apps/kidentitymanagement:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   )
-   calendar? ( dev-libs/libical:= )
-   hbci? (
-   >=net-libs/aqbanking-6.0.1
-   >=sys-libs/gwenhywfar-5.1.2:=[qt5]
-   )
-   holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-"
-RDEPEND="${COMMON_DEPEND}
-   !app-office/kmymoney:4
-   quotes? ( dev-perl/Finance-Quote )
-"
-
-pkg_setup() {
-   ecm_pkg_setup
-
-   if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
-   ewarn "USE experimental set: Building unfinished features."
-   ewarn "This *will* chew up your data. You have been warned."
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_OFXIMPORTER=ON
-   -DENABLE_WEBENGINE=ON
-   -DENABLE_WEBOOB=OFF
-   

[gentoo-commits] repo/gentoo:master commit in: app-office/skrooge/

2021-02-02 Thread Andreas Sturmlechner
commit: b6ced79feffe6c2ca48b6fb735b8715c1d26ffe0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  3 00:21:58 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  3 00:24:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ced79f

app-office/skrooge: Drop 2.23.0-r1

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

 app-office/skrooge/Manifest |  1 -
 app-office/skrooge/skrooge-2.23.0-r1.ebuild | 98 -
 2 files changed, 99 deletions(-)

diff --git a/app-office/skrooge/Manifest b/app-office/skrooge/Manifest
index 736102816ea..b83f3420678 100644
--- a/app-office/skrooge/Manifest
+++ b/app-office/skrooge/Manifest
@@ -1,2 +1 @@
-DIST skrooge-2.23.0.tar.xz 22403128 BLAKE2B 
e8b4e33e80f307f2c7e6c984199c116aee1d7cabe0ac4ee9461ba10289adc0a15ba5e5d8efb93d49ec8f22104462d572a8ee52b08df84d0379fa77ce56a4ddc9
 SHA512 
4592deb159aa310f36f8950cf0a65d811624b40dc8b05cdefc271b95885bc6db5ac15f7b4c5299b1468ac92b7e560636bf95ddd6d31340993d9184ba0b150a76
 DIST skrooge-2.24.6.tar.xz 22187100 BLAKE2B 
8657397c1faef949e4d2aa5a23b35433695329e9b00e62f11e4b60b78b3d0e92c32ff93219a4931b9baa08ae1bbdc18285728c97b0d49ca71bad37ee37b01a83
 SHA512 
a253bdcd966dbb3b0b2b078a88b8de7e9fbdf7700ce91850c0a174c3bb2f56aa04a00250e8164a5e9387699b4a6162052edb4a064293360a3b5ef62c350912df

diff --git a/app-office/skrooge/skrooge-2.23.0-r1.ebuild 
b/app-office/skrooge/skrooge-2.23.0-r1.ebuild
deleted file mode 100644
index 751142bacca..000
--- a/app-office/skrooge/skrooge-2.23.0-r1.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-KFMIN=5.74.0
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Personal finances manager, aiming at being simple and intuitive"
-HOMEPAGE="https://skrooge.org/;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="5"
-IUSE="activities kde ofx"
-
-BDEPEND="
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-COMMON_DEPEND="
-   >=app-crypt/qca-2.3.0:2
-   dev-db/sqlcipher
-   dev-libs/grantlee:5
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtscript-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5=
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/knewstuff-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
-   kde? ( >=kde-frameworks/krunner-${KFMIN}:5 )
-   ofx? ( dev-libs/libofx:= )
-"
-DEPEND="${COMMON_DEPEND}
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
-"
-
-# hangs + installs files (also requires KF5DesignerPlugin)
-RESTRICT+=" test"
-
-src_configure() {
-   local mycmakeargs=(
-   -DSKG_WEBENGINE=ON
-   -DSKG_DESIGNER=OFF
-   $(cmake_use_find_package activities KF5Activities)
-   $(cmake_use_find_package kde KF5Runner)
-   $(cmake_use_find_package ofx LibOfx)
-   -DSKG_BUILD_TEST=$(usex test)
-   )
-
-   ecm_src_configure
-}
-
-src_test() {
-   local mycmakeargs=(
-   -DSKG_BUILD_TEST=ON
-   )
-   ecm_src_test
-}



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

2021-02-02 Thread Sam James
commit: 247949d7a46a5cbb8423801313fb4770af807f0e
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:20:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:20:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=247949d7

media-libs/openal: Stabilize 1.21.0 x86, #768159

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

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

diff --git a/media-libs/openal/openal-1.21.0.ebuild 
b/media-libs/openal/openal-1.21.0.ebuild
index 632c3eb71eb..c625c8eb463 100644
--- a/media-libs/openal/openal-1.21.0.ebuild
+++ b/media-libs/openal/openal-1.21.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="
alsa coreaudio debug jack oss portaudio pulseaudio sdl qt5
cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1



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

2021-02-02 Thread Sam James
commit: 0800ca1fa2213c8173382701c9d8d65824adcbfb
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:20:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:20:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0800ca1f

media-libs/libmtp: Stabilize 1.1.18 x86, #768156

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

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

diff --git a/media-libs/libmtp/libmtp-1.1.18.ebuild 
b/media-libs/libmtp/libmtp-1.1.18.ebuild
index 3fa8ecfe7a3..a9f0b31e80d 100644
--- a/media-libs/libmtp/libmtp-1.1.18.ebuild
+++ b/media-libs/libmtp/libmtp-1.1.18.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
inherit autotools git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 x86"
 fi
 
 DESCRIPTION="Implementation of Microsoft's Media Transfer Protocol (MTP)"



[gentoo-commits] repo/gentoo:master commit in: media-video/rav1e/

2021-02-02 Thread Sam James
commit: e6ab978e6c7aeae2429ffe8f72078f30206c27e3
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:20:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:20:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ab978e

media-video/rav1e: Stabilize 0.3.5 x86, #768150

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

 media-video/rav1e/rav1e-0.3.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/rav1e/rav1e-0.3.5.ebuild 
b/media-video/rav1e/rav1e-0.3.5.ebuild
index 07ad2c2ffe7..32aae7ef7e5 100644
--- a/media-video/rav1e/rav1e-0.3.5.ebuild
+++ b/media-video/rav1e/rav1e-0.3.5.ebuild
@@ -181,7 +181,7 @@ else
https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})
"
-   KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 fi
 
 DESCRIPTION="The fastest and safest AV1 encoder"



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

2021-02-02 Thread Sam James
commit: 8c829161abfd0a71f8648397a976e2e7643ffe62
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:20:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:20:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c829161

media-libs/libilbc: Stabilize 3.0.4 x86, #768153

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

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

diff --git a/media-libs/libilbc/libilbc-3.0.4.ebuild 
b/media-libs/libilbc/libilbc-3.0.4.ebuild
index ffa5643bf7b..8a31e6d212b 100644
--- a/media-libs/libilbc/libilbc-3.0.4.ebuild
+++ b/media-libs/libilbc/libilbc-3.0.4.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/TimothyGu/${PN};
 else

SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Packaged version of iLBC codec from the WebRTC project"



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

2021-02-02 Thread Sam James
commit: a31582c1c4802d21d06826e213d4322bc878ed31
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:02:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:02:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31582c1

x11-terms/rxvt-unicode: Stabilize 9.22-r7 ppc64, #768390

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

 x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
index 7e927275c5e..c4386120fbb 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
 IUSE="-24-bit-color 256-color blink fading-colors +font-styles gdk-pixbuf 
iso14755 +mousewheel
+perl -sgrmouse startup-notification unicode3 +utmp +wtmp xft"
 



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

2021-02-02 Thread Sam James
commit: 5715c72d5b542045ea8329de1299b5d92bd328ef
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:02:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:02:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5715c72d

dev-python/jinja: Stabilize 2.11.3 ALLARCHES, #768300

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

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

diff --git a/dev-python/jinja/jinja-2.11.3.ebuild 
b/dev-python/jinja/jinja-2.11.3.ebuild
index 7adc1e0f8c1..3783acbf475 100644
--- a/dev-python/jinja/jinja-2.11.3.ebuild
+++ b/dev-python/jinja/jinja-2.11.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
 IUSE="examples"
 
 RDEPEND="



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

2021-02-02 Thread Sam James
commit: cbbc72a1f1f1f07657d181cd77fdce963dd68ebb
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:01:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:01:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbc72a1

media-libs/libde265: Stabilize 1.0.8 x86, #768147

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

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

diff --git a/media-libs/libde265/libde265-1.0.8.ebuild 
b/media-libs/libde265/libde265-1.0.8.ebuild
index 443e7457bcb..493d6d57d8b 100644
--- a/media-libs/libde265/libde265-1.0.8.ebuild
+++ b/media-libs/libde265/libde265-1.0.8.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/strukturag/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 DESCRIPTION="Open h.265 video codec implementation"



[gentoo-commits] repo/gentoo:master commit in: sys-block/di/

2021-02-02 Thread Sam James
commit: 5585630a2afbe7235357c3c140fcd66ba56472bd
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:01:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:01:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5585630a

sys-block/di: Stabilize 4.48 x86, #768081

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

 sys-block/di/di-4.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/di/di-4.48.ebuild b/sys-block/di/di-4.48.ebuild
index b1efd6a36a3..ebf02830a44 100644
--- a/sys-block/di/di-4.48.ebuild
+++ b/sys-block/di/di-4.48.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://gentoo.com/di/${P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
 IUSE="nls"
 
 RESTRICT="test" #405205, #405471



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

2021-02-02 Thread Sam James
commit: e6684639331e94d41e5b7e92e728372cf56d16e4
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:01:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:01:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6684639

media-libs/libxmi: Stabilize 1.3-r1 x86, #768066

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

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

diff --git a/media-libs/libxmi/libxmi-1.3-r1.ebuild 
b/media-libs/libxmi/libxmi-1.3-r1.ebuild
index 8a8c8438d59..710db8955d9 100644
--- a/media-libs/libxmi/libxmi-1.3-r1.ebuild
+++ b/media-libs/libxmi/libxmi-1.3-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: net-irc/ngircd/

2021-02-02 Thread Sam James
commit: a5ec1665c9c035641dc62997bbc98ad50b8d5e32
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:01:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:01:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ec1665

net-irc/ngircd: Stabilize 26.1 x86, #768144

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

 net-irc/ngircd/ngircd-26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/ngircd/ngircd-26.1.ebuild 
b/net-irc/ngircd/ngircd-26.1.ebuild
index e8c85e8db47..4174f4b893a 100644
--- a/net-irc/ngircd/ngircd-26.1.ebuild
+++ b/net-irc/ngircd/ngircd-26.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://arthur.barton.de/pub/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
 IUSE="debug gnutls ident irc-plus +ipv6 libressl pam +ssl strict-rfc tcpd test 
zlib"
 
 #RESTRICT="!test? ( test )"



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

2021-02-02 Thread Sam James
commit: 55d8717f5c95569be3561219d203519ddfc41fd0
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  3 00:00:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  3 00:00:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d8717f

media-libs/flickcurl: add github remote-id

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

 media-libs/flickcurl/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/flickcurl/metadata.xml 
b/media-libs/flickcurl/metadata.xml
index 99e9214388d..3aab4c2deee 100644
--- a/media-libs/flickcurl/metadata.xml
+++ b/media-libs/flickcurl/metadata.xml
@@ -5,4 +5,7 @@

Use media-libs/raptor for proper 
RDF serializing

+   
+   dajobe/flickcurl
+   
 



  1   2   3   >