Make repoman happy. - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 977f18876c5aac63f1ed88f6f6e567666434a854
DIR parent 98ebcb7254b7f866b2fe7e4f5dae91518f0edb23
HTML Author: parazyd <parazyd@dyne.org>
Date: Tue, 17 May 2022 11:39:52 +0200
Make repoman happy.
Diffstat:
M app-admin/protecc/protecc-9999.ebu… | 2 +-
M app-admin/sup/sup-9999.ebuild | 2 +-
M app-crypt/certbot-dns-rfc2136/cert… | 2 +-
M app-misc/wendy/wendy-9999.ebuild | 2 +-
M dev-perl/strip-nondeterminism/stri… | 4 ++--
M dev-python/bjoern/bjoern-9999.ebui… | 2 +-
M dev-python/ciso8601/ciso8601-2.2.0… | 6 +++---
M dev-python/pycoingecko/pycoingecko… | 2 +-
M dev-python/python-bls/python-bls-0… | 2 +-
M dev-python/unicodeit/unicodeit-0.7… | 2 +-
M dev-util/wabt/metadata.xml | 3 +++
M net-misc/meganz-sdk/metadata.xml | 7 +++++++
M net-misc/sacc/sacc-9999.ebuild | 2 +-
M net-misc/tlstun/tlstun-9999.ebuild | 2 +-
M net-news/sfeed/metadata.xml | 6 ++++++
M net-news/sfeed/sfeed-9999.ebuild | 2 +-
M x11-misc/slstatus/slstatus-9999.eb… | 2 +-
17 files changed, 33 insertions(+), 17 deletions(-)
---
DIR diff --git a/app-admin/protecc/protecc-9999.ebuild b/app-admin/protecc/protecc-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit git-r3 linux-info linux-mod savedconfig
DIR diff --git a/app-admin/sup/sup-9999.ebuild b/app-admin/sup/sup-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit git-r3 savedconfig
DIR diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.27.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.27.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=(python3_{8..11})
+PYTHON_COMPAT=(python3_{8..10})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/certbot/certbot.git"
DIR diff --git a/app-misc/wendy/wendy-9999.ebuild b/app-misc/wendy/wendy-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit git-r3 savedconfig
DIR diff --git a/dev-perl/strip-nondeterminism/strip-nondeterminism-1.12.1.ebuild b/dev-perl/strip-nondeterminism/strip-nondeterminism-1.12.1.ebuild
@@ -9,14 +9,14 @@ inherit perl-module
DESCRIPTION="Perl library for stripping non-deterministic information"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"
+#dev-perl/Devel-Cover
DEPEND="
dev-perl/Archive-Cpio
dev-perl/Archive-Zip
- dev-perl/Devel-Cover
dev-perl/Sub-Override
test? (
>=dev-perl/Test-Fatal-0.10.0
DIR diff --git a/dev-python/bjoern/bjoern-9999.ebuild b/dev-python/bjoern/bjoern-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1 git-r3
DESCRIPTION="A screamingly fast Python WSGI server written in C"
DIR diff --git a/dev-python/ciso8601/ciso8601-2.2.0.ebuild b/dev-python/ciso8601/ciso8601-2.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="Fast ISO8601 date time parser for Python written in C"
@@ -16,4 +16,4 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="test? ( dev-python/pytz )"
-RDEPEND="${DEPEND}"
-\ No newline at end of file
+RDEPEND=""
+\ No newline at end of file
DIR diff --git a/dev-python/pycoingecko/pycoingecko-2.2.0.ebuild b/dev-python/pycoingecko/pycoingecko-2.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="CoinGecko API wrapper"
DIR diff --git a/dev-python/python-bls/python-bls-0.1.9.ebuild b/dev-python/python-bls/python-bls-0.1.9.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="BLS12-381 and Signatures in python"
DIR diff --git a/dev-python/unicodeit/unicodeit-0.7.2.ebuild b/dev-python/unicodeit/unicodeit-0.7.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="Converts LaTeX tags to unicode"
DIR diff --git a/dev-util/wabt/metadata.xml b/dev-util/wabt/metadata.xml
@@ -8,4 +8,7 @@
<upstream>
<remote-id type="github">WebAssembly/wabt</remote-id>
</upstream>
+ <use>
+ <flag name="clang">Use Clang compiler instead of GCC</flag>
+ </use>
</pkgmetadata>
DIR diff --git a/net-misc/meganz-sdk/metadata.xml b/net-misc/meganz-sdk/metadata.xml
@@ -5,4 +5,11 @@
<email>parazyd@dyne.org</email>
<name>parazyd</name>
</maintainer>
+<use>
+ <flag name="freeimage">Enable freeimage backend</flag>
+ <flag name="fuse">Enable fuse integration</flag>
+ <flag name="libuv">Enable libuv backend</flag>
+ <flag name="mediainfo">Enable mediainfo integration</flag>
+ <flag name="qt">Enable Qt backend</flag>
+</use>
</pkgmetadata>
DIR diff --git a/net-misc/sacc/sacc-9999.ebuild b/net-misc/sacc/sacc-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit git-r3 savedconfig toolchain-funcs
DIR diff --git a/net-misc/tlstun/tlstun-9999.ebuild b/net-misc/tlstun/tlstun-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit golang-build golang-vcs
DIR diff --git a/net-news/sfeed/metadata.xml b/net-news/sfeed/metadata.xml
@@ -4,4 +4,10 @@
<maintainer type="person">
<email>parazyd@dyne.org</email>
</maintainer>
+<use>
+<flag name="mono-theme">Mono theme</flag>
+<flag name="mono-highlight-theme">Mono highlight theme</flag>
+<flag name="newsboat-theme">Newsboat theme</flag>
+<flag name="templeos-theme">TempleOS theme</flag>
+</use>
</pkgmetadata>
DIR diff --git a/net-news/sfeed/sfeed-9999.ebuild b/net-news/sfeed/sfeed-9999.ebuild
@@ -13,7 +13,7 @@ LICENSE="ISC"
SLOT="0"
KEYWORDS=""
IUSE="+mono-theme mono-highlight-theme newsboat-theme templeos-theme"
-REQUIRED_USE="^^ ( mono-theme mono-highight-theme newsboat-theme templeos-theme )"
+REQUIRED_USE="^^ ( mono-theme mono-highlight-theme newsboat-theme templeos-theme )"
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"
DIR diff --git a/x11-misc/slstatus/slstatus-9999.ebuild b/x11-misc/slstatus/slstatus-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit git-r3 savedconfig toolchain-funcs