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

2021-02-25 Thread Joonas Niilola
commit: b965fdf51af50aa51b768c9d67547b08b907e671
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 26 06:28:43 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 26 06:28:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b965fdf5

media-video/vcsi: stabilize 7-r1 on amd64

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

 media-video/vcsi/vcsi-7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/vcsi/vcsi-7-r1.ebuild 
b/media-video/vcsi/vcsi-7-r1.ebuild
index 332251d2f8a..e5ae4b42a49 100644
--- a/media-video/vcsi/vcsi-7-r1.ebuild
+++ b/media-video/vcsi/vcsi-7-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/amietn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/

2021-02-25 Thread Joonas Niilola
commit: 34c52afd1ccb344402c36a2a0d3c60f4b15646d6
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 26 06:14:16 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 26 06:14:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c52afd

x11-themes/e-flat-theme: bump to 2021-02-25 snapshot

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

 x11-themes/e-flat-theme/Manifest   |  1 +
 .../e-flat-theme/e-flat-theme-0_pre20210225.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/x11-themes/e-flat-theme/Manifest b/x11-themes/e-flat-theme/Manifest
index 379f2888ce1..2de0ba0ff08 100644
--- a/x11-themes/e-flat-theme/Manifest
+++ b/x11-themes/e-flat-theme/Manifest
@@ -1 +1,2 @@
 DIST e-flat-theme-0_pre20210212.edj 45211061 BLAKE2B 
591b10cf7c2ac001fdac007903625f642d7e02ca73c9ea600b5bcb05b83e8ae2a0eff3a8b4ef0f038f6a0c1aeb3b66ea56244ad12e84b1179c426b9868acdc59
 SHA512 
61b3a68e1a0c60e47b6b93b9fb7a874f3b8586625eabb7f2f5c4c70c70bfe43f3325c3bc4b9fe1041866a3697511a769326dab9e424443363a81ec8a5acfe0b3
+DIST e-flat-theme-0_pre20210225.edj 45154749 BLAKE2B 
d87edfd408a05e852180b3a12a85e148cbc0005326a24bd5bf918ba57dd478daad677a2e81a1b8c396576d1e7b5c2ea1fff9722064aa68cad7cbf11862869cd3
 SHA512 
bbbf6c161eb764695e0eb572c6488a3c3abc0ec86511bdb99fdb43e8f74d59c12d562e877871e3aa8fd8076a56e20bc932cce9f5ad477a69f42ab84db829f612

diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20210225.ebuild 
b/x11-themes/e-flat-theme/e-flat-theme-0_pre20210225.ebuild
new file mode 100644
index 000..d9b01189610
--- /dev/null
+++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20210225.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A modern, flat theme for Enlightenment WM"
+HOMEPAGE="https://www.enlightenment.org/ https://phab.enlightenment.org/T6726;
+SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~ppc x86"
+
+RDEPEND="x11-wm/enlightenment"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   default
+
+   # doins doesn't allow installing straight from DISTDIR.
+   cp "${DISTDIR}"/${P}.edj . || die "Failed to prepare theme file."
+}
+
+src_configure() { :; }
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/elementary/themes/
+   newins ${P}.edj flat-0.edj
+}
+
+pkg_postinst() {
+   elog "You'll find e-flat-theme under System themes in theme selector."
+
+   if [[ -n ${REPLACING_VERSIONS} ]]; then
+   ewarn ""
+   ewarn "You're updating flat-0 theme. Please reload 
Enlightenment"
+   ewarn "through Menu -> Enlightenment -> Restart, or by issuing"
+   ewarn "  enlightenment -restart"
+   ewarn ""
+   fi
+}



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

2021-02-25 Thread Joonas Niilola
commit: 73c7a6160971d212e5021b120f6da7a1ac8b4342
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 26 06:16:31 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 26 06:16:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c7a616

games-util/xboxdrv: add python-3.9 compatibility

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

 games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild 
b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
index af19df6ee66..2e7afb00a01 100644
--- a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
+++ b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev
 



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

2021-02-25 Thread Joonas Niilola
commit: 9233d2250621422209f86f2ded31ccdcb346dab2
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 26 06:19:57 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 26 06:19:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9233d225

media-video/vcsi: add python-3.9 compatibility

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

 media-video/vcsi/vcsi-7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/vcsi/vcsi-7-r1.ebuild 
b/media-video/vcsi/vcsi-7-r1.ebuild
index a841453cb15..78fab3a32b5 100644
--- a/media-video/vcsi/vcsi-7-r1.ebuild
+++ b/media-video/vcsi/vcsi-7-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1



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

2021-02-25 Thread Joonas Niilola
commit: e00c0584e9cea9ff0e8d7cd325bf7072b87d51dd
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 26 06:28:28 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 26 06:28:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00c0584

media-video/vcsi: stabilize 7-r1 on x86

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

 media-video/vcsi/vcsi-7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/vcsi/vcsi-7-r1.ebuild 
b/media-video/vcsi/vcsi-7-r1.ebuild
index 78fab3a32b5..332251d2f8a 100644
--- a/media-video/vcsi/vcsi-7-r1.ebuild
+++ b/media-video/vcsi/vcsi-7-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/amietn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]



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

2021-02-25 Thread Joonas Niilola
commit: ab1e18cd7b4e5e34e90a4c5c17ebf3dbff4ee433
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 26 06:14:47 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 26 06:14:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1e18cd

dev-libs/libvoikko: add python-3.9 compatibility

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

 dev-libs/libvoikko/libvoikko-4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libvoikko/libvoikko-4.3.ebuild 
b/dev-libs/libvoikko/libvoikko-4.3.ebuild
index 8c80dbafcda..16a28656c60 100644
--- a/dev-libs/libvoikko/libvoikko-4.3.ebuild
+++ b/dev-libs/libvoikko/libvoikko-4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit python-r1 verify-sig
 



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

2021-02-25 Thread Hans de Graaff
commit: f3c2a903bdafccb4ca74a9d102ced6c6fc7eea16
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 06:07:10 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 06:07:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c2a903

net-analyzer/munin: cleanup

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

 net-analyzer/munin/Manifest|   4 -
 net-analyzer/munin/munin-2.0.64.ebuild | 417 -
 net-analyzer/munin/munin-2.0.65.ebuild | 417 -
 3 files changed, 838 deletions(-)

diff --git a/net-analyzer/munin/Manifest b/net-analyzer/munin/Manifest
index 2a70d5192c2..760efd7fc83 100644
--- a/net-analyzer/munin/Manifest
+++ b/net-analyzer/munin/Manifest
@@ -1,9 +1,5 @@
 DIST munin-2.0.59-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
 DIST munin-2.0.59.tar.gz 2276011 BLAKE2B 
0681cd838daaa056418258d473825642e2aa6b7a3ac7a435859033a467351145be73df327d3149b46c53f5a04c602bea57bc5af428cafb7b5bf1e9c780915ddf
 SHA512 
5597db797f7a0de3581a17be13b079a3fd1e50903014d67d81a262e921fdfca84eee8ec65e3927438db0e01525d16faaabc7e3f7d4cad1a73e7e14002b10478f
-DIST munin-2.0.64-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
-DIST munin-2.0.64.tar.gz 2256519 BLAKE2B 
6a48327672ab7cf20be7a47d489467d0b888e00c01ca0ce8b0bc47a03b63087cf61de4aaf8ae0f18d8e5ef95c49f85092d719ae7de6fe51bcb5e60d138caa519
 SHA512 
d5f8fb04a601b053844b04850416f09b9f682b83298e35b973ee495cc60477720dc0483f73809db5ca24ba6b9fa1520f026a3f187db01b0c946cce756e4e401f
-DIST munin-2.0.65-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
-DIST munin-2.0.65.tar.gz 2255611 BLAKE2B 
b506dd12e527bd42f7f8cd9766f260b68bdd08114261b6e1e35316d12d501ac86d1aa7f4c461ab4f3f73490bafde870420e69fbed68f2b663e5e1e011b7bb4ca
 SHA512 
8a0dc93de878e1d502467f4e8589a0af2b809ec7282033534de2fd17b842bbf864d900136516a668a8e3f80e99215062620a503c5f664c799892f77950b4859a
 DIST munin-2.0.66-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
 DIST munin-2.0.66.tar.gz 2257034 BLAKE2B 
b0c5412f32a54857acbe4baa5cf1447c7cf7053cad79ac09216ddc1aa8696ced813c3ad373517a8a48c5a08fae76154a0dda069efc036b7773e0557f078f8ff2
 SHA512 
928f727c558db6699524f3f3c2822404638e10e95678f4f211ec445ad6fbbdb7685a3d28343dbce616f60ced3cabff3b44e21a0a0e84b1d05032d295b81afab0
 DIST munin-2.0.67-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851

diff --git a/net-analyzer/munin/munin-2.0.64.ebuild 
b/net-analyzer/munin/munin-2.0.64.ebuild
deleted file mode 100644
index acaf9f6d9f0..000
--- a/net-analyzer/munin/munin-2.0.64.ebuild
+++ /dev/null
@@ -1,417 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PATCHSET=1
-
-inherit java-pkg-opt-2 systemd
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Munin Server Monitoring Tool"
-HOMEPAGE="http://munin-monitoring.org/;
-SRC_URI="
-   https://github.com/munin-monitoring/munin/archive/${PV}.tar.gz -> 
${P}.tar.gz
-   https://dev.gentoo.org/~graaff/munin/${P}-gentoo-${PATCHSET}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test 
cgi ipv6 syslog ipmi http dhcpd doc apache2"
-REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
-RESTRICT="!test? ( test )"
-
-# Upstream's listing of required modules is NOT correct!
-# Some of the postgres plugins use DBD::Pg, while others call psql directly.
-# Some of the mysql plugins use DBD::mysql, while others call mysqladmin 
directly.
-# We replace the original ipmi plugins with the freeipmi_ plugin which at 
least works.
-DEPEND_COM="
-   acct-user/munin
-   

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

2021-02-25 Thread Hans de Graaff
commit: e7555c538b8604faaa25688c45a65d28346f1ce4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 06:06:40 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 06:06:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7555c53

net-analyzer/munin: add 2.0.67

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

 net-analyzer/munin/Manifest|   2 +
 net-analyzer/munin/munin-2.0.67.ebuild | 417 +
 2 files changed, 419 insertions(+)

diff --git a/net-analyzer/munin/Manifest b/net-analyzer/munin/Manifest
index 3f9d2969e35..2a70d5192c2 100644
--- a/net-analyzer/munin/Manifest
+++ b/net-analyzer/munin/Manifest
@@ -6,3 +6,5 @@ DIST munin-2.0.65-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051
 DIST munin-2.0.65.tar.gz 2255611 BLAKE2B 
b506dd12e527bd42f7f8cd9766f260b68bdd08114261b6e1e35316d12d501ac86d1aa7f4c461ab4f3f73490bafde870420e69fbed68f2b663e5e1e011b7bb4ca
 SHA512 
8a0dc93de878e1d502467f4e8589a0af2b809ec7282033534de2fd17b842bbf864d900136516a668a8e3f80e99215062620a503c5f664c799892f77950b4859a
 DIST munin-2.0.66-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
 DIST munin-2.0.66.tar.gz 2257034 BLAKE2B 
b0c5412f32a54857acbe4baa5cf1447c7cf7053cad79ac09216ddc1aa8696ced813c3ad373517a8a48c5a08fae76154a0dda069efc036b7773e0557f078f8ff2
 SHA512 
928f727c558db6699524f3f3c2822404638e10e95678f4f211ec445ad6fbbdb7685a3d28343dbce616f60ced3cabff3b44e21a0a0e84b1d05032d295b81afab0
+DIST munin-2.0.67-gentoo-1.tar.xz 3980 BLAKE2B 
5aae9c29befa761f797d362c90d810051a7f3a5dc8250776ab6ae1659197d795dfb87274db66ff0a3deb4e10e14ced5b3765551a3f29357c436968a848f450ea
 SHA512 
b21d6590bb9e1da127066a06818f1f3157362762f80526e2231b926956959e62af575f38235f72326376dc21bba63f9767efa379f1f2558ca9b20ddf5395e851
+DIST munin-2.0.67.tar.gz 2258670 BLAKE2B 
374b336403433d612b7998c77e6eb4f0eb68ffda4204ae6bc3c303f7667154c2ce606ffa27226c5644f3e6f71655c939b749da925136f59be4762891af49e2b1
 SHA512 
a8381491dfa15572438d9acda7a09feb0c3918ebe49e7bcfce5c172b36b4a5a0472bd6d06f5fad41270af0510b3fe115509d146f372df7fa47ed4aa1ec5f95d4

diff --git a/net-analyzer/munin/munin-2.0.67.ebuild 
b/net-analyzer/munin/munin-2.0.67.ebuild
new file mode 100644
index 000..d589b34da0d
--- /dev/null
+++ b/net-analyzer/munin/munin-2.0.67.ebuild
@@ -0,0 +1,417 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PATCHSET=1
+
+inherit java-pkg-opt-2 systemd
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Munin Server Monitoring Tool"
+HOMEPAGE="http://munin-monitoring.org/;
+SRC_URI="
+   https://github.com/munin-monitoring/munin/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   https://dev.gentoo.org/~graaff/munin/${P}-gentoo-${PATCHSET}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test 
cgi ipv6 syslog ipmi http dhcpd doc apache2"
+REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
+RESTRICT="!test? ( test )"
+
+# Upstream's listing of required modules is NOT correct!
+# Some of the postgres plugins use DBD::Pg, while others call psql directly.
+# Some of the mysql plugins use DBD::mysql, while others call mysqladmin 
directly.
+# We replace the original ipmi plugins with the freeipmi_ plugin which at 
least works.
+DEPEND_COM="
+   acct-user/munin
+   acct-user/munin-async
+   acct-group/munin
+   dev-lang/perl:=[berkdb]
+   dev-perl/DBI
+   dev-perl/Date-Manip
+   dev-perl/File-Copy-Recursive
+   dev-perl/List-MoreUtils
+   dev-perl/Log-Log4perl
+   dev-perl/Net-CIDR
+   dev-perl/Net-DNS
+   dev-perl/Net-Netmask
+   dev-perl/Net-SNMP
+   dev-perl/Net-Server[ipv6(-)?]
+   virtual/perl-Digest-MD5
+   virtual/perl-Getopt-Long
+   virtual/perl-MIME-Base64
+   virtual/perl-Storable
+   virtual/perl-Text-Balanced
+   virtual/perl-Time-HiRes
+   apache2? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )
+   asterisk? ( dev-perl/Net-Telnet )
+   cgi? (
+   dev-perl/FCGI
+   dev-perl/CGI-Fast
+   )
+   dhcpd? (
+   >=net-misc/dhcp-3[server]
+   dev-perl/Net-IP
+   dev-perl/HTTP-Date
+   )
+   doc? ( dev-python/sphinx )
+   http? ( dev-perl/libwww-perl )
+   irc? ( dev-perl/Net-IRC )
+   ldap? ( dev-perl/perl-ldap )
+   kernel_linux? ( sys-process/procps )
+   memcached? ( dev-perl/Cache-Memcached )
+   mysql? (
+   virtual/mysql
+   

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

2021-02-25 Thread Hans de Graaff
commit: 24b4e85e15313cf56e3df773a65dad3b3c4f9fcc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 05:59:21 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 05:59:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b4e85e

dev-util/cucumber-messages: add 13.2.1

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

 dev-util/cucumber-messages/Manifest |  1 +
 .../cucumber-messages-13.2.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-util/cucumber-messages/Manifest 
b/dev-util/cucumber-messages/Manifest
index 3fb6f645586..ac645dd16c3 100644
--- a/dev-util/cucumber-messages/Manifest
+++ b/dev-util/cucumber-messages/Manifest
@@ -1,2 +1,3 @@
 DIST cucumber-messages-13.1.0.gem 10752 BLAKE2B 
53ee61ab3ebb9f746701d583abbc78b31f929dabe848b8828df891c0c8a9c2fe1ca416de5cf84cd47bdcb5b7d821a1ddf77ac2e5684b5315fdcdd104dc6b
 SHA512 
cbb7ef75f8ef33dcb6230b62408f4c53ddc490029d271de54c753205aac761b4f47fec72d1d579be9c804c1dd512f3a9359f84b2a633d9bec211bba81b39a9e1
 DIST cucumber-messages-13.2.0.gem 10752 BLAKE2B 
babc649d1ba76819b9d6dade7eb926a0a220da02efdcc6438077c03ae1ebdccb29f2dd7d806fe950c47a796fa0b254760db0cdd4e1ff4d489e750f861156c2fd
 SHA512 
0ad0fd6bcca7965129c70996a35e65fe7cad23b767273c1eb1851fee5c83e26ecdc5e1d5bc63a85950d0248682f45bdcd373da562e4e3fd541e633890216edab
+DIST cucumber-messages-13.2.1.gem 11264 BLAKE2B 
ed5fdd87a5e9bbeaee2bf39779f24841ea9a40568d6b3d9a7a7146f7d25efb92b3a8700f8573bd5f11f26958b4d6d7975b332fb7499c40220ac6e87a3f434d72
 SHA512 
449e01ee0704513e430d8f4c33cb7e363b7f15d70e7a6525adc703beaabd6a207a35bac16384577d0d0534c1c33f08ebfc8bead121c196b2bbc709a7d0ec210a

diff --git a/dev-util/cucumber-messages/cucumber-messages-13.2.1.ebuild 
b/dev-util/cucumber-messages/cucumber-messages-13.2.1.ebuild
new file mode 100644
index 000..1b40a759784
--- /dev/null
+++ b/dev-util/cucumber-messages/cucumber-messages-13.2.1.ebuild
@@ -0,0 +1,21 @@
+# 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_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Protocol Buffer messages for Cucumber's inter-process 
communication"
+HOMEPAGE="https://github.com/cucumber/cucumber-messages-ruby#readme;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+
+ruby_add_rdepend ">=dev-util/protobuf-cucumber-3.10.8:3"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types-data/

2021-02-25 Thread Hans de Graaff
commit: 9be0e964b419c53c5377fa07ca883315beca2fc6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 05:45:58 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 05:45:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be0e964

dev-ruby/mime-types-data: add 3.2021.0225

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

 dev-ruby/mime-types-data/Manifest  |  1 +
 .../mime-types-data-3.2021.0225.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/mime-types-data/Manifest 
b/dev-ruby/mime-types-data/Manifest
index 71928eb90b1..05dad49e8be 100644
--- a/dev-ruby/mime-types-data/Manifest
+++ b/dev-ruby/mime-types-data/Manifest
@@ -1,3 +1,4 @@
 DIST mime-types-data-3.2020.0512.gem 164352 BLAKE2B 
6884cb029386dbcc3ee433dbe13baba99bc67f1ae409aef5f698731ce141b00c44221b667c2efd3d3b949d5ecaa0b4f0a3ad5a5fe5ddc99e309cf4a925db8e0d
 SHA512 
019e45ed63ec86ef3eb4784a1526d4f163daaec676786b21c345bb8e1c57b26444ac7ee11fb25ffa9bbc687a60ae98d1cbc5d9ef60b446f50c5896a30299bd71
 DIST mime-types-data-3.2020.1104.gem 166400 BLAKE2B 
c657b27508a61865027b33a5184b963f7335878dadfda2b836723e1bcb782fccf4372490fa2f6405e0632681aa26ee04a65e16efd0df953995bae7517f76d77a
 SHA512 
674e43205b17aefb3f9d2bd79110165c287631197002604ff0efaca0aa638a0e51a3b9a78bba2a7845d31183cd3810e4f2477ceb1788c1b614e2a5058f565f6e
 DIST mime-types-data-3.2021.0212.gem 167936 BLAKE2B 
17073f9072b699f9df6d67600ef406ebd7ac4b0d3f956eb06369539176a7873500dd3c123f28fadb53eeac3282f9489b9f14321798ed4c9d7aa078f7bd8bf066
 SHA512 
50b11cab56b4a141afb7c66dfe3bc24464320d61702b3044099c5d753f94dd7c96ec0a5dc68932f36f09c8c8627f56b6aa840b8e528d2ea9decf9670b93af8a2
+DIST mime-types-data-3.2021.0225.gem 167936 BLAKE2B 
59d4b3a347fc19537c4e94bced938f8fd0412653863702529c443f26bd47f63c1ab7232137cd1efc38be5335a179f5e9e50915c7c16599fa016e8a97e0ab9048
 SHA512 
348ccd1cbf0336dd512dca48d706fdc7b3c66eaa5d24da16eb0c823c69888c9af03837aefb3fb7449c6fc084167c12eeabb8fddedabbc24a42a72c2cc23d3c6c

diff --git a/dev-ruby/mime-types-data/mime-types-data-3.2021.0225.ebuild 
b/dev-ruby/mime-types-data/mime-types-data-3.2021.0225.ebuild
new file mode 100644
index 000..2c61323cab5
--- /dev/null
+++ b/dev-ruby/mime-types-data/mime-types-data-3.2021.0225.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Registry for information about MIME media type definitions"
+HOMEPAGE="https://github.com/mime-types/mime-types-data;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""



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

2021-02-25 Thread Hans de Graaff
commit: c7b0434a86a65506f037e1fd39dcac3edd8051c2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 05:54:20 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 05:54:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b0434a

dev-ruby/webmock: add 3.11.3

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

 dev-ruby/webmock/Manifest  |  1 +
 dev-ruby/webmock/webmock-3.11.3.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/dev-ruby/webmock/Manifest b/dev-ruby/webmock/Manifest
index 4739365f000..d27b7732897 100644
--- a/dev-ruby/webmock/Manifest
+++ b/dev-ruby/webmock/Manifest
@@ -1,4 +1,5 @@
 DIST webmock-3.11.0.gem 125440 BLAKE2B 
8c57ca5b49922a61590595cdeeb5d3306edb3be616fd8e5c68617838831537f2106664201580f645de58322f11e684dfc8404d91139eaead5810c0cb40d5dc1f
 SHA512 
dda7318d32dd88dcd4bc1fee9d1f4644f272348b532cbb59afde2e6a1fc42f359125b28d605ff1a18edac4ed71c00aceb1c67a364c15cfa56092e226588b449c
 DIST webmock-3.11.2.gem 125440 BLAKE2B 
a0a3bd2294ccfd5a360736edbd70fcb3a2734048dca933798502f07583f8b08a0d5aa5e25d4b0e262ada82e0bf9d1fccc28b932e0648180922db402a84f6f101
 SHA512 
757e2c19853b7e7a934cc308970ec4a2174df3592ed1eb1e1b7e1fce9cfb99720d826bad069f821d8271a7b5b04ec4f30009d124ae86b2a93604c1bc24f9f65d
+DIST webmock-3.11.3.gem 125952 BLAKE2B 
664253079457cdf400be869b9e61092b12872282057540e42e6fb73a5fbaa38666757f7f8bd336e4f5c45ea1ec52f9af4b444ba67ae24db62a75b5c18636ae08
 SHA512 
80fd2139126e1e9d6907dfe93021d77179ae6c31cc2a63eb3ee47c011c2a48f18bb84ac08322da8def014f2293564f5669eb41037edbe72ffccfefb7ea281739
 DIST webmock-3.7.6.gem 122368 BLAKE2B 
9bc40971f1eec96d88217544acc67b7abfe6c0815a0696119e12fc5629b4f51e1164ecc982525d2c02fa50c7b1b09548c4831c1d597f06acde04a83227ba0dc9
 SHA512 
85455495476b22d94b23e34a92db3f0f8cf1aa5bb52ea6a8eb71f5f0bcbdad1edc13dff778c62806ec27850320e9f4e17f12525bbac552e5e105ee1ecd771efd
 DIST webmock-3.8.3.gem 122880 BLAKE2B 
66371028294f3b15172d718e0fa9402ad6ed1bf7beedb0c62621ad31758d25e401af9cd982a6f29cd1161a7e4d7954f6f9df22ab2e0c44c970a0edca3c0f1304
 SHA512 
6c845c4ed0c82ba4bb1f32d0d87a87eb945c54e159317aa14e2238b497d38282b7e81542e78c0d68d4b8d4a08e46137de84503829b7381e6d945e45474ebb507

diff --git a/dev-ruby/webmock/webmock-3.11.3.ebuild 
b/dev-ruby/webmock/webmock-3.11.3.ebuild
new file mode 100644
index 000..0b2512f21df
--- /dev/null
+++ b/dev-ruby/webmock/webmock-3.11.3.ebuild
@@ -0,0 +1,69 @@
+# 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_TASK_TEST="test spec NO_CONNECTION=true"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP 
requests"
+HOMEPAGE="https://github.com/bblimke/webmock;
+
+LICENSE="GPL-2"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/addressable-2.3.6
+   >=dev-ruby/crack-0.3.2
+   >=dev-ruby/hashdiff-0.4.0:0
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/rspec:3
+   >=dev-ruby/test-unit-3.0.0
+   dev-ruby/rack
+   >=dev-ruby/httpclient-2.8.0
+)"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '1igem "test-unit"' test/test_helper.rb || die
+
+   # There is now optional support for curb and typhoeus which we don't
+   # have in Gentoo yet. em_http_request is available in Gentoo but its
+   # version is too old. patron's latest version is not compatible.
+   sed -i -e '/\(curb\|typhoeus\|em-http\|patron\)/ s:^:#:' 
spec/spec_helper.rb || die
+   rm -f 
spec/acceptance/{typhoeus,curb,excon,em_http_request,patron,async_http_client}/*
 || die
+
+   # Drop tests for dev-ruby/http for now since this package only works 
with ruby26
+   sed -i -e '/http_rb/ s:^:#:' spec/spec_helper.rb || die
+   rm -f spec/acceptance/http_rb/* || die
+
+   # Avoid httpclient specs that require network access, most likely
+   # because mocking does not fully work.
+   sed -i -e '/httpclient streams response/,/^  end/ s:^:#:' \
+   -e '/are detected when manually specifying Authorization 
header/,/^end/ s:^:#:' \
+   spec/acceptance/httpclient/httpclient_spec.rb
+
+   # Avoid specs that require network access
+   sed -i -e '/when request is not stubbed/,/^  end/ s:^:#:' 
spec/acceptance/shared/callbacks.rb
+}
+
+each_ruby_test() {
+   ${RUBY} -S rake test NO_CONNECTION=true || die
+   ${RUBY} -S rspec-3 spec || die
+
+   einfo "Delay to allow the test 

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

2021-02-25 Thread Hans de Graaff
commit: d0278dfd5541a06d22a444d838ed8d9e73ac856a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 06:00:26 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 06:00:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0278dfd

dev-util/cucumber-messages: add 14.0.1

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

 dev-util/cucumber-messages/Manifest |  1 +
 .../cucumber-messages-14.0.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-util/cucumber-messages/Manifest 
b/dev-util/cucumber-messages/Manifest
index ac645dd16c3..b22234cf686 100644
--- a/dev-util/cucumber-messages/Manifest
+++ b/dev-util/cucumber-messages/Manifest
@@ -1,3 +1,4 @@
 DIST cucumber-messages-13.1.0.gem 10752 BLAKE2B 
53ee61ab3ebb9f746701d583abbc78b31f929dabe848b8828df891c0c8a9c2fe1ca416de5cf84cd47bdcb5b7d821a1ddf77ac2e5684b5315fdcdd104dc6b
 SHA512 
cbb7ef75f8ef33dcb6230b62408f4c53ddc490029d271de54c753205aac761b4f47fec72d1d579be9c804c1dd512f3a9359f84b2a633d9bec211bba81b39a9e1
 DIST cucumber-messages-13.2.0.gem 10752 BLAKE2B 
babc649d1ba76819b9d6dade7eb926a0a220da02efdcc6438077c03ae1ebdccb29f2dd7d806fe950c47a796fa0b254760db0cdd4e1ff4d489e750f861156c2fd
 SHA512 
0ad0fd6bcca7965129c70996a35e65fe7cad23b767273c1eb1851fee5c83e26ecdc5e1d5bc63a85950d0248682f45bdcd373da562e4e3fd541e633890216edab
 DIST cucumber-messages-13.2.1.gem 11264 BLAKE2B 
ed5fdd87a5e9bbeaee2bf39779f24841ea9a40568d6b3d9a7a7146f7d25efb92b3a8700f8573bd5f11f26958b4d6d7975b332fb7499c40220ac6e87a3f434d72
 SHA512 
449e01ee0704513e430d8f4c33cb7e363b7f15d70e7a6525adc703beaabd6a207a35bac16384577d0d0534c1c33f08ebfc8bead121c196b2bbc709a7d0ec210a
+DIST cucumber-messages-14.0.1.gem 11264 BLAKE2B 
aff0eac711df831708126bedccec15f945933df9345924a27398508194849a4a9a0155d20249dbdf2ddc68886affd22f8cc450f87696f4f81049219a7212e107
 SHA512 
fee0fe8fb0efb3b1bf4b9f2f56e3e2f305ff727767500fa869198b668bcb63e8af80898afc106242724c5aa1c94ff5511be7c3ce0e433be9be03dd66d8e2e09d

diff --git a/dev-util/cucumber-messages/cucumber-messages-14.0.1.ebuild 
b/dev-util/cucumber-messages/cucumber-messages-14.0.1.ebuild
new file mode 100644
index 000..1b40a759784
--- /dev/null
+++ b/dev-util/cucumber-messages/cucumber-messages-14.0.1.ebuild
@@ -0,0 +1,21 @@
+# 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_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Protocol Buffer messages for Cucumber's inter-process 
communication"
+HOMEPAGE="https://github.com/cucumber/cucumber-messages-ruby#readme;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+
+ruby_add_rdepend ">=dev-util/protobuf-cucumber-3.10.8:3"



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

2021-02-25 Thread Hans de Graaff
commit: 7cb43590de8f6b58521eccbf627e21cc5ef231f1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 26 05:49:19 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 05:49:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb43590

dev-ruby/regexp_parser: add 2.1.1

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

 dev-ruby/regexp_parser/Manifest   |  1 +
 dev-ruby/regexp_parser/regexp_parser-2.1.1.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/regexp_parser/Manifest b/dev-ruby/regexp_parser/Manifest
index 289117edb35..d0222c4c286 100644
--- a/dev-ruby/regexp_parser/Manifest
+++ b/dev-ruby/regexp_parser/Manifest
@@ -4,3 +4,4 @@ DIST regexp_parser-1.8.2.tar.gz 85592 BLAKE2B 
55333dbf59606d1f203c84cc3e712ddba9
 DIST regexp_parser-2.0.0.tar.gz 85985 BLAKE2B 
6d206de85e85cd5f3f472f6b2cba49bc03aa43fc246af145188c2ebfe3da1c23e0b8b5d307d8902662abcd220b3c7a439825ada2012a09fdfffd9c390865a0d3
 SHA512 
a896f81988c8fb8074e05abe6c9723a314b147ac2098d11324842b79a8b74ae3a8237ef1ec0f80cadc223c13b06fa0ba231013ffdcd00710381e5c2fc7ebf175
 DIST regexp_parser-2.0.3.tar.gz 86862 BLAKE2B 
261703b7f005d234bbb2be655b6f9974e9f160b36af9082339653f469b9a18cffd39e04878a0a007c09252be747928bcd04e59af1c5572bc3f627495432bcc3d
 SHA512 
0df0c6a023b26c48570ec5761af4bc90ab78afeae4f6f6864529102b826301b11b8a2cbfa7dbdd4b18221be7450ccd0d69c603a4cdd800c0b68fd6e5cc3c0eff
 DIST regexp_parser-2.1.0.tar.gz 89371 BLAKE2B 
b63dea78a98b85566ac45078350c545ba8b0e77398e1307aa530b160b607aa98c6605dc2c01dbe51eaef15720067c9197a50c81c442e04ee39473a58567c01ca
 SHA512 
007c1b3a0d90fa0667dbe7ee85ed35d5b45bf511f8d90feb787d7f8d5c017155987368459b64a635ef3af529b6f73920e3c566f37ea7cf4bb68cb641aee9f55c
+DIST regexp_parser-2.1.1.tar.gz 89399 BLAKE2B 
7632b1e65e929f610e6bedc7954f81ca080f4f290794da617dbaeaae324186581a6e0ab78fb8d7311c33876b8cce090fdb6d4b868eeb80b82fa8461da5d82bfe
 SHA512 
809b8c5f7bcceb0c31e97256d5a40a04bb7919cfa0a139e972e90a72ba15eee6dce8ac1f8e65f5e8f7a5f992a2fab91d6ae19f27a1f5ec7795fcc082ff037e13

diff --git a/dev-ruby/regexp_parser/regexp_parser-2.1.1.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-2.1.1.ebuild
new file mode 100644
index 000..f159a54f45d
--- /dev/null
+++ b/dev-ruby/regexp_parser/regexp_parser-2.1.1.ebuild
@@ -0,0 +1,37 @@
+# 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_TASK_TEST="test:full"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="regexp_parser.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library for tokenizing, lexing, and parsing Ruby regular 
expressions"
+HOMEPAGE="https://github.com/ammar/regexp_parser;
+SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND+=" =dev-util/ragel-6*"
+
+ruby_add_bdepend "dev-ruby/rake
+   test? ( dev-ruby/regexp_property_values dev-ruby/rspec:3 )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_compile() {
+   ${RUBY} -S rake ragel:rb || die
+}



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

2021-02-25 Thread Matt Turner
commit: 23f5a53548f46444ddc51a21b4aea37ef2e57eff
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Feb 26 05:11:49 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Feb 26 05:11:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f5a535

dev-libs/libinput: Add Python 3.9 compat

Signed-off-by: Matt Turner  gentoo.org>

 dev-libs/libinput/libinput-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libinput/libinput-1.17.0.ebuild 
b/dev-libs/libinput/libinput-1.17.0.ebuild
index 39445a53f44..610b570961f 100644
--- a/dev-libs/libinput/libinput-1.17.0.ebuild
+++ b/dev-libs/libinput/libinput-1.17.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit meson python-any-r1 udev
 



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

2021-02-25 Thread Matt Turner
commit: 820ea49cb47057e851e890bd1fe0816b7bd9f3f6
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Feb 26 05:11:28 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Feb 26 05:11:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820ea49c

dev-util/vulkan-tools: Drop old versions

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

 dev-util/vulkan-tools/Manifest|  1 -
 dev-util/vulkan-tools/vulkan-tools-1.2.154.ebuild | 81 ---
 2 files changed, 82 deletions(-)

diff --git a/dev-util/vulkan-tools/Manifest b/dev-util/vulkan-tools/Manifest
index 023fb99982f..d100c79162e 100644
--- a/dev-util/vulkan-tools/Manifest
+++ b/dev-util/vulkan-tools/Manifest
@@ -1,2 +1 @@
-DIST vulkan-tools-1.2.154.tar.gz 719166 BLAKE2B 
351fd168be69615691bf956f65c0a6f2050c1061897745ecc227cc11336d2d3b39b0475a0c941c0ccdb011b9d37ef0417b22e0935ec956c5d37bbb8c6cd2e6d2
 SHA512 
51d6521af4f65c5b93bc5a10ef921f3770f04d6a363a9c4f0941421bf762e17cb8948bbdd3ed1d5449d015e1ac86e42e63583aee4a442cc275a1d410f61813a7
 DIST vulkan-tools-1.2.162.tar.gz 724232 BLAKE2B 
16eb2dde35883fb2c7c263a72a615818ff8e1557ac9d74553ec3784d96a827e6900efa4e42218cb9081f7501d9b1a53eac82c360c2d20922043308515ab48983
 SHA512 
7827f6775dfb26820a2a2cbc60e7da8c7e7bdcb57b65523fbc6b2e989ae6869b04a57ae458c72715722c67d842660574697834c92f9b909dd5673da1945ac6dc

diff --git a/dev-util/vulkan-tools/vulkan-tools-1.2.154.ebuild 
b/dev-util/vulkan-tools/vulkan-tools-1.2.154.ebuild
deleted file mode 100644
index ba5c9920799..000
--- a/dev-util/vulkan-tools/vulkan-tools-1.2.154.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=Vulkan-Tools
-CMAKE_ECLASS="cmake"
-PYTHON_COMPAT=( python3_{7,8} )
-inherit cmake-multilib python-any-r1
-
-if [[ ${PV} == ** ]]; then
-   EGIT_REPO_URI="https://github.com/KhronosGroup/${MY_PN}.git;
-   EGIT_SUBMODULES=()
-   inherit git-r3
-else
-   SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64"
-   S="${WORKDIR}"/${MY_PN}-${PV}
-fi
-
-DESCRIPTION="Official Vulkan Tools and Utilities for Windows, Linux, Android, 
and MacOS"
-HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Tools;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cube wayland +X"
-
-# Cube demo only supports one window system at a time
-REQUIRED_USE="!cube? ( || ( X wayland ) ) cube? ( ^^ ( X wayland ) )"
-
-BDEPEND="${PYTHON_DEPS}
-   >=dev-util/cmake-3.10.2
-   cube? ( dev-util/glslang:=[${MULTILIB_USEDEP}] )
-"
-RDEPEND="
-   >=media-libs/vulkan-loader-${PV}:=[${MULTILIB_USEDEP},wayland?,X?]
-   wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )
-   X? (
-   x11-libs/libX11:=[${MULTILIB_USEDEP}]
-   x11-libs/libXrandr:=[${MULTILIB_USEDEP}]
-   )
-"
-DEPEND="${RDEPEND}
-   >=dev-util/vulkan-headers-${PV}
-"
-
-pkg_setup() {
-   MULTILIB_CHOST_TOOLS=(
-   /usr/bin/vulkaninfo
-   )
-
-   use cube && MULTILIB_CHOST_TOOLS+=(
-   /usr/bin/vkcube
-   /usr/bin/vkcubepp
-   )
-
-   python-any-r1_pkg_setup
-}
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_SKIP_RPATH=ON
-   -DBUILD_VULKANINFO=ON
-   -DBUILD_CUBE=$(usex cube)
-   -DBUILD_WSI_WAYLAND_SUPPORT=$(usex wayland)
-   -DBUILD_WSI_XCB_SUPPORT=$(usex X)
-   -DBUILD_WSI_XLIB_SUPPORT=$(usex X)
-   -DVULKAN_HEADERS_INSTALL_DIR="${EPREFIX}/usr"
-   )
-
-   use cube && mycmakeargs+=(
-   -DGLSLANG_INSTALL_DIR="${EPREFIX}/usr"
-   -DCUBE_WSI_SELECTION=$(usex X XCB WAYLAND)
-   )
-
-   cmake_src_configure
-}
-
-multilib_src_install() {
-   cmake_src_install
-}



[gentoo-commits] data/api:master commit in: files/mirrors/

2021-02-25 Thread Brian Evans
commit: ed76d704abf3f15826c54943bf5ffba8f392e248
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Feb 26 04:15:35 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Feb 26 04:15:35 2021 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=ed76d704

mirrors: Add Rackspace Technology as distfile mirror

Bug: https://bugs.gentoo.org/772941
Signed-off-by: Brian Evans  gentoo.org>

 files/mirrors/distfiles.xml | 28 
 1 file changed, 28 insertions(+)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index a9a19c5..7966f8f 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -58,6 +58,13 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   Pair Networks
   http://gentoo.mirrors.pair.com/
 
+
+  Rackspace Technology
+  https://mirror.rackspace.com/gentoo/
+  http://mirror.rackspace.com/gentoo/
+  ftp://mirror.rackspace.com/gentoo/
+  rsync://mirror.rackspace.com/gentoo/
+
   
   
 
@@ -348,6 +355,13 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/
   rsync://rsync.mirrorservice.org/distfiles.gentoo.org/
 
+
+  Rackspace Technology
+  https://mirror.rackspace.com/gentoo/
+  http://mirror.rackspace.com/gentoo/
+  ftp://mirror.rackspace.com/gentoo/
+  rsync://mirror.rackspace.com/gentoo/
+
   
   
 
@@ -361,6 +375,13 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   ftp://ftp.swin.edu.au/gentoo
   http://ftp.swin.edu.au/gentoo
 
+
+  Rackspace Technology
+  https://mirror.rackspace.com/gentoo/
+  http://mirror.rackspace.com/gentoo/
+  ftp://mirror.rackspace.com/gentoo/
+  rsync://mirror.rackspace.com/gentoo/
+
   
   
 
@@ -392,6 +413,13 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   aditsu.net
   http://gentoo.aditsu.net:8000/
 
+
+  Rackspace Technology
+  https://mirror.rackspace.com/gentoo/
+  http://mirror.rackspace.com/gentoo/
+  ftp://mirror.rackspace.com/gentoo/
+  rsync://mirror.rackspace.com/gentoo/
+
   
   
 



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

2021-02-25 Thread Bernard Cafarelli
commit: 0e08e1b63dd2fb93b488316375968dfd8a875d2f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Feb 25 20:21:35 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Feb 26 01:55:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e08e1b6

www-apps/nextcloud: 21.0.0 major version bump

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  1 +
 www-apps/nextcloud/nextcloud-21.0.0.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index c07baa6b375..36379112b7d 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -3,3 +3,4 @@ DIST nextcloud-19.0.9.tar.bz2 82504506 BLAKE2B 
bcd456b96e778675509f0c3bb900c7489
 DIST nextcloud-20.0.5.tar.bz2 105422202 BLAKE2B 
5fdfcd75bdb257d803caec9d563b34527cfc54d55ba93b9912ee4dd9ee41624fcd38fa2fe243313ebd057487d1b53e99e0bc33f57dbab1c860a2ae952d8bedf0
 SHA512 
8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219
 DIST nextcloud-20.0.7.tar.bz2 105883310 BLAKE2B 
05bf673e9f7d24248c5993db5d28e5a0acb56407c743d77449777b44a2e09ae0006ecab49cc824b3c75700532ab5a77ce492f1cfbf89547aa47eacbb08ba2465
 SHA512 
24cda9579d24422ea1c72c256ad208e936372077f62a91b3ca4e99ac511127dee5cc128c163174373394883114107cdda52bcb012faa282767710e1365ced3b3
 DIST nextcloud-20.0.8.tar.bz2 104577806 BLAKE2B 
97647905fb18e99d1b99f41119fd83f0461f0e5c06dfc29cb91a8178884d9bcdb60a4d02de25b61cd4c64bf2fbb3c0c065358b98a4f88488bb8d458c72672902
 SHA512 
dd512c3a6f624a20b49743d2ecdfc31c740452bf50fb87f3ab0d6b365ebbfc9004bdc4495e5f378c26085312e138939a6c707f045421e0be6ef2ab881b6c2e66
+DIST nextcloud-21.0.0.tar.bz2 110504725 BLAKE2B 
7c583c150f6b315830191329310993582439e7aef57f306b93681d654b8fa7d4d5dafee082befd493aafd2bf6efd940d52ca0ca05b8e42b79a1599ff3e809550
 SHA512 
a1ae3400f0fb5997e54b0cee821c50d13e4ba0e27c9d11731c8b5233cba564666121a58aed848ccd2593a9783e27db1ed98ff559588a76a1acaeaf083ef4404a

diff --git a/www-apps/nextcloud/nextcloud-21.0.0.ebuild 
b/www-apps/nextcloud/nextcloud-21.0.0.ebuild
new file mode 100644
index 000..0aa3ba1808c
--- /dev/null
+++ b/www-apps/nextcloud/nextcloud-21.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="Personal cloud that runs on your own server"
+HOMEPAGE="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
+   imagemagick? ( dev-php/pecl-imagick )
+   virtual/httpd-php"
+
+S=${WORKDIR}/${PN}
+
+pkg_setup() {
+   webapp_pkg_setup
+}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+   dodir "${MY_HTDOCSDIR}"/data
+
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/data
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/config
+   webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
+
+   webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
+
+   webapp_src_install
+}



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

2021-02-25 Thread Bernard Cafarelli
commit: 823084bc61a7fed8f5e76a97e4b41d216d0d4b38
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Feb 25 20:20:03 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Feb 26 01:55:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823084bc

www-apps/nextcloud: 20.0.8, 19.0.9 bumps

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  5 +--
 ...cloud-19.0.6.ebuild => nextcloud-19.0.9.ebuild} |  0
 www-apps/nextcloud/nextcloud-20.0.6.ebuild | 43 --
 ...cloud-19.0.7.ebuild => nextcloud-20.0.8.ebuild} |  0
 4 files changed, 2 insertions(+), 46 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 8ef62f77008..c07baa6b375 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,6 +1,5 @@
-DIST nextcloud-19.0.6.tar.bz2 98375846 BLAKE2B 
d93eeac7ccadbea53663c5f215a5b745e34251655691bc39f00466781b5b6cfaea1ae2d8cd65ff61c7fcd6e754757d74f758a2d0b198c1c3cc9183ddc5d5ec21
 SHA512 
a8b33fb106809fc071399229e8af201d31be85cf28f0ab447a23b77067afe85b093031c15b01d14e811bf82fcfc28c30727ae773f7be9047d10a224b122d2590
-DIST nextcloud-19.0.7.tar.bz2 82202484 BLAKE2B 
ceae5ef0ddec99be9e8a27c17e83ee7ed138e93ca816f37d2c0d87e480732dcc361823ddd03e8091d43a2c628f204fac719db06d6837eabe6c618e4b275f317f
 SHA512 
0a68a4985786a146ea1cc9e8e53319f8dcdf99dfe86b6d80bebb431edbb6c7a629d4bc6ab2c6ca23e7e5a434bb74824bf1b103c801e6ec37ab89b085372ce8e0
 DIST nextcloud-19.0.8.tar.bz2 82313065 BLAKE2B 
ebea55cdbf935a9df8ea7e8f1f8dfbaefb92d01a7e0fe50bdc2dde4a4fa0e3a9c19e41d95e0cdffb6ceed61060ec7cabfdf3ca1b6728c37f7690cefe39da45f2
 SHA512 
3ba6c639e5e1c833d0a4d7e46d23424c66af22211b39ff78928987c04d8cffb3d3b5fa6d51e8a043ee919dc8ae2eec7dec221512596e2b34703082ab02da0020
+DIST nextcloud-19.0.9.tar.bz2 82504506 BLAKE2B 
bcd456b96e778675509f0c3bb900c7489667f723bf9f4680bb9b353f762e2ed7dc0456212d659b71cbb978e222301a1bdc0e46358eb179e125ef93f4206b17c7
 SHA512 
12c9f3c9938cd37a852008e1490ab892f1adb8b37983cd58fbba7afe0231adaa9fc328c18c15136741eca5f0e2a2048c9cdff17e1ba5d8acc6cc660af99b948d
 DIST nextcloud-20.0.5.tar.bz2 105422202 BLAKE2B 
5fdfcd75bdb257d803caec9d563b34527cfc54d55ba93b9912ee4dd9ee41624fcd38fa2fe243313ebd057487d1b53e99e0bc33f57dbab1c860a2ae952d8bedf0
 SHA512 
8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219
-DIST nextcloud-20.0.6.tar.bz2 105381388 BLAKE2B 
b09da12c95c7fa1ac44d9409fe940c12498701c9aa8d220b3be47d430239c02378dfcac653eba460d60ff563f64d5a2584fa089cf41dcf7e6abe69f030a0ae02
 SHA512 
5a705852821f1fe846880c3d6fc710c47af46dda19a3676afeb98fa37241389cfccb0da378afd250de525484941f51e834744dbc3ce62d8972e29978e026075f
 DIST nextcloud-20.0.7.tar.bz2 105883310 BLAKE2B 
05bf673e9f7d24248c5993db5d28e5a0acb56407c743d77449777b44a2e09ae0006ecab49cc824b3c75700532ab5a77ce492f1cfbf89547aa47eacbb08ba2465
 SHA512 
24cda9579d24422ea1c72c256ad208e936372077f62a91b3ca4e99ac511127dee5cc128c163174373394883114107cdda52bcb012faa282767710e1365ced3b3
+DIST nextcloud-20.0.8.tar.bz2 104577806 BLAKE2B 
97647905fb18e99d1b99f41119fd83f0461f0e5c06dfc29cb91a8178884d9bcdb60a4d02de25b61cd4c64bf2fbb3c0c065358b98a4f88488bb8d458c72672902
 SHA512 
dd512c3a6f624a20b49743d2ecdfc31c740452bf50fb87f3ab0d6b365ebbfc9004bdc4495e5f378c26085312e138939a6c707f045421e0be6ef2ab881b6c2e66

diff --git a/www-apps/nextcloud/nextcloud-19.0.6.ebuild 
b/www-apps/nextcloud/nextcloud-19.0.9.ebuild
similarity index 100%
rename from www-apps/nextcloud/nextcloud-19.0.6.ebuild
rename to www-apps/nextcloud/nextcloud-19.0.9.ebuild

diff --git a/www-apps/nextcloud/nextcloud-20.0.6.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.6.ebuild
deleted file mode 100644
index 0aa3ba1808c..000
--- a/www-apps/nextcloud/nextcloud-20.0.6.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   virtual/httpd-php"
-
-S=${WORKDIR}/${PN}
-
-pkg_setup() {
-   webapp_pkg_setup
-}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-   dodir "${MY_HTDOCSDIR}"/data
-
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/data
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/config
-  

[gentoo-commits] repo/gentoo:master commit in: app-crypt/debian-archive-keyring/

2021-02-25 Thread Sebastian Pipping
commit: b7e10c520c4128d399f48d0bba24634e4ef5d3e1
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Feb 26 01:27:42 2021 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Feb 26 01:27:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e10c52

app-crypt/debian-archive-keyring: 2021.1.1

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

 app-crypt/debian-archive-keyring/Manifest  |  1 +
 .../debian-archive-keyring-2021.1.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/app-crypt/debian-archive-keyring/Manifest 
b/app-crypt/debian-archive-keyring/Manifest
index 18132ff1d67..6e4223ce1fb 100644
--- a/app-crypt/debian-archive-keyring/Manifest
+++ b/app-crypt/debian-archive-keyring/Manifest
@@ -1,2 +1,3 @@
 DIST debian-archive-keyring_2019.1_all.deb 75088 BLAKE2B 
54411c4bde02990670baba608e239f1630394f52e877b62b4683c85c5a45a618cece0f429a35472eedce3768dc8a097049b4cd9dd808cc167c5baafd1e8fe9d1
 SHA512 
051b8507c9deba0d13dc0137ff43ae9db27b20b78c3437ca680046ae9b1c81ac505dc0a4460d4a83c4b256a04a2e57d1280eb2e8a3afb2a58f150ca6c37d0d63
+DIST debian-archive-keyring_2021.1.1_all.deb 93592 BLAKE2B 
8e17e16b2f0c670a1c486e8d139bf3da68ee7606052b219dd0b0bdc1334434686fe1920a33fcaf8e51e5b162c375e3528c3e565b99313f55e3dc9517eae5f4c5
 SHA512 
64575ab9f23b69ca98f13d535e18574b6d7805add0d56238e760b9e639c9990f3f3d865460fdaf86480c3905a3f3d7637b56e2998ae60f2f05e2d08e148ddcc7
 DIST debian-archive-keyring_2021.1_all.deb 93572 BLAKE2B 
0566017cc02c9ddc03e6ba7a0fdb62856e8a8d5f31508b6fdba8c206288a8c4c0165f88bfaa3515897e8b88fa16ee459a5fca67e2f6364f1048c465b128e8d96
 SHA512 
20aeb3460bdfaa47aad0c069c5d39a2e385b0394d39db9ea76ad5a7e6fa6421c8603eb2241d2cf4ba82754291097ae416b1ec2a04c16a6065c5f0d04eb8d8946

diff --git 
a/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild 
b/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild
new file mode 100644
index 000..bbf259a150b
--- /dev/null
+++ b/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit unpacker
+
+DESCRIPTION="GnuPG archive keys of the Debian archive"
+HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring;
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_install() {
+   doins -r .
+
+   # https://bugs.gentoo.org/729142
+   gunzip "${D}"/usr/share/doc/${PN}/changelog.gz || die
+
+   mv "${D}"/usr/share/doc/{${PN},${PF}} || die
+}



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

2021-02-25 Thread Zac Medico
commit: 62f5d7318ff141bbff793f734b157d9ec325560b
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 01:12:46 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 01:16:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f5d731

app-admin/vault: Bump to version 1.6.3

Bug: https://bugs.gentoo.org/768312
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/vault/Manifest   |  2 +
 app-admin/vault/vault-1.6.3.ebuild | 78 ++
 2 files changed, 80 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index 4a6a2dc536f..c5a55723f6f 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -4,3 +4,5 @@ DIST vault-1.5.7-webui.tar.xz 1233708 BLAKE2B 
f270871593b0c205d336efd886f7019c36
 DIST vault-1.5.7.tar.gz 35115545 BLAKE2B 
659388d1d923dc7c36a2d88b0f061f8b8a94a9944efd159f63f870ff6935cab1fd5230ed9e05043dbf649f7d1c0b999bcd3741d59f3b2a1576713d86d6e5d639
 SHA512 
06e8fc86e2930d032b44764f6b7e4540d466513e4f99411a1a1b70b8906bad26454619622778d369b8b7325d797566d07591eafbe839523151e96e05689c158c
 DIST vault-1.6.1-webui.tar.xz 1277456 BLAKE2B 
7a63f676e4138c9ac0a9e550f5c195a68169c9214c4f232368356ed31e6a873242f069291fa6f56770bd84598333b9d9933da8544651836b04cf91b9c0d6e818
 SHA512 
0ce4fc98c8134d9ce39ce0bf7634b76cad8508d3f19480f32052dd6040a299b80406586d5c7c6d9571a4cced303dbab010b0761599c0fc4fe0d0556365564dc4
 DIST vault-1.6.1.tar.gz 39080880 BLAKE2B 
a66f48c0e7a4edbe9765f7f3e9349ee318415d42ebac9763d48fed4060a3a81613246528339e5cce091dc3ba3ad70062dc5e3b13fce29611a37729a81cf31bc7
 SHA512 
3dd272b5ca6b2858ab9c65a1abcf25bfd01d554c8f8c380ab1384c216bf14f9719ae0947f764cd7a08688899b7e5805e3ce2a96086772035abe54012b5f4ea72
+DIST vault-1.6.3-webui.tar.xz 1273812 BLAKE2B 
e86d36c98919c5a33b3a9a58bd6a5c042c62c1e12a62762e22928b516b200b7e2e3f4a394cf80d65b1c6a847f70b5b80ff042d6a55a3753df9e0471183a80e3a
 SHA512 
f113bbab76799791b0c64bf8cf169a9da4841377ea38589044ad022e564c2e2a3b5a0233b9ab14c06b8a92747ac36d1f91f77b484e49b953519760d743ab6482
+DIST vault-1.6.3.tar.gz 39092957 BLAKE2B 
8b421f5d8f81d00ed7bf3380ec6192984ad7a3cd8f3f98bfcd76729874b2a2121785cfd2b27497e54414ebe1481cef35f1cf2be8472bc50aa0a3278a2f7747ff
 SHA512 
ff8e1aa43ea0703327ab0a175460304c95a172512763cf63d8f1fe584d31e90650ff254e572a6a6b8e230ff181d85a2f042f4f7e1881ba9e1d5897c6de8e8dee

diff --git a/app-admin/vault/vault-1.6.3.ebuild 
b/app-admin/vault/vault-1.6.3.ebuild
new file mode 100644
index 000..64280d983e9
--- /dev/null
+++ b/app-admin/vault/vault-1.6.3.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit fcaps go-module systemd
+
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/;
+VAULT_WEBUI_ARCHIVE="${P}-webui.tar.xz"
+SRC_URI="https://github.com/hashicorp/vault/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   webui? (
+   https://dev.gentoo.org/~zmedico/dist/${VAULT_WEBUI_ARCHIVE}
+   )"
+
+LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+webui"
+
+BDEPEND="dev-go/gox
+   >=dev-lang/go-1.15.3"
+COMMON_DEPEND="acct-group/vault
+   acct-user/vault"
+   DEPEND="${COMMON_DEPEND}"
+   RDEPEND="${COMMON_DEPEND}"
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+RESTRICT+=" test"
+
+src_prepare() {
+   default
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i scripts/build.sh || die
+   sed -e "/hooks/d" \
+   -e 's|^\([[:space:]]*\)goimports .*)|\1true|' \
+   -i Makefile || die
+   if [[ -f "${WORKDIR}/http/bindata_assetfs.go" ]]; then
+   mv "${WORKDIR}/http/bindata_assetfs.go" "${S}/http" ||
+   die "mv failed"
+   fi
+}
+
+src_compile() {
+   mkdir "${T}"/bin || die
+   BUILD_TAGS="$(usex webui ui '')" \
+   GOFLAGS="-mod=vendor" \
+   GOPATH="${T}" \
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   emake
+}
+
+src_install() {
+   dobin bin/${PN}
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md
+   insinto /etc/${PN}.d
+   doins "${FILESDIR}/"*.json.example
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}.service"
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+}
+
+pkg_postinst() {
+   fcaps_pkg_postinst
+   go-module_pkg_postinst
+}



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

2021-02-25 Thread Zac Medico
commit: 80562755d126ae8b3b59be7e12aea5f9a213e548
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 01:07:31 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 01:16:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80562755

app-admin/vault: Bump to version 1.5.7

Bug: https://bugs.gentoo.org/768312
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/vault/Manifest   |  2 +
 app-admin/vault/vault-1.5.7.ebuild | 78 ++
 2 files changed, 80 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index 00f8efdf73f..4a6a2dc536f 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -1,4 +1,6 @@
 DIST vault-1.5.6-webui.tar.xz 1237168 BLAKE2B 
997a3ef1e297e288d2abf14647667fd07ebd2e9c6389aad90e3c8fe4d66b5e77004ad07575c6a48d38eb1a4e4040af6cf341edc17bbe87a575a31e06f91449aa
 SHA512 
afed06fe9866dd24ea925e49e2ebdb477ef40dd8ea0137fec1f8a86e17cbe5679ef23a9d9a248ce4de8a21392c96d50f47487c5a866f45ad7317c6cbfc1a5fda
 DIST vault-1.5.6.tar.gz 35110596 BLAKE2B 
6e2581b82dfc98f0fd4c807dd24c9e17b4e4c3252ab5744388e17a076d8ed613ea2360f8bf5b975ee5b15d6c7f96100f2b814e290ab47e33c565525ffe1eeda3
 SHA512 
1da2a6f1307583f03298a4199d301536783787ae1d9b16a8b0a4cce55d29a1fd8a1631366a55aa4671d5b7f6fb9108ffe55d9ec9575e887e495a512b00cf9cb3
+DIST vault-1.5.7-webui.tar.xz 1233708 BLAKE2B 
f270871593b0c205d336efd886f7019c36099ab2e3e3a1a85bff6143a22a71b15c0350ffcd26f602ffc391f266bc5484a3948f9621c50b7aacfcd268436da752
 SHA512 
1047de18678215cceef8da5b07e5625a85f343ef23ef77b159624a1a12b2ae08552f59dbe43941177b3734a534e7cd44755ce42009d35cbdccca52fb2ec7e861
+DIST vault-1.5.7.tar.gz 35115545 BLAKE2B 
659388d1d923dc7c36a2d88b0f061f8b8a94a9944efd159f63f870ff6935cab1fd5230ed9e05043dbf649f7d1c0b999bcd3741d59f3b2a1576713d86d6e5d639
 SHA512 
06e8fc86e2930d032b44764f6b7e4540d466513e4f99411a1a1b70b8906bad26454619622778d369b8b7325d797566d07591eafbe839523151e96e05689c158c
 DIST vault-1.6.1-webui.tar.xz 1277456 BLAKE2B 
7a63f676e4138c9ac0a9e550f5c195a68169c9214c4f232368356ed31e6a873242f069291fa6f56770bd84598333b9d9933da8544651836b04cf91b9c0d6e818
 SHA512 
0ce4fc98c8134d9ce39ce0bf7634b76cad8508d3f19480f32052dd6040a299b80406586d5c7c6d9571a4cced303dbab010b0761599c0fc4fe0d0556365564dc4
 DIST vault-1.6.1.tar.gz 39080880 BLAKE2B 
a66f48c0e7a4edbe9765f7f3e9349ee318415d42ebac9763d48fed4060a3a81613246528339e5cce091dc3ba3ad70062dc5e3b13fce29611a37729a81cf31bc7
 SHA512 
3dd272b5ca6b2858ab9c65a1abcf25bfd01d554c8f8c380ab1384c216bf14f9719ae0947f764cd7a08688899b7e5805e3ce2a96086772035abe54012b5f4ea72

diff --git a/app-admin/vault/vault-1.5.7.ebuild 
b/app-admin/vault/vault-1.5.7.ebuild
new file mode 100644
index 000..f66aa7089ee
--- /dev/null
+++ b/app-admin/vault/vault-1.5.7.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit fcaps go-module systemd
+
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/;
+VAULT_WEBUI_ARCHIVE="${P}-webui.tar.xz"
+SRC_URI="https://github.com/hashicorp/vault/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   webui? (
+   https://dev.gentoo.org/~zmedico/dist/${VAULT_WEBUI_ARCHIVE}
+   )"
+
+LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+webui"
+
+BDEPEND="dev-go/gox
+   >=dev-lang/go-1.14.7"
+COMMON_DEPEND="acct-group/vault
+   acct-user/vault"
+   DEPEND="${COMMON_DEPEND}"
+   RDEPEND="${COMMON_DEPEND}"
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+RESTRICT+=" test"
+
+src_prepare() {
+   default
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i scripts/build.sh || die
+   sed -e "/hooks/d" \
+   -e 's|^\([[:space:]]*\)goimports .*)|\1true|' \
+   -i Makefile || die
+   if [[ -f "${WORKDIR}/http/bindata_assetfs.go" ]]; then
+   mv "${WORKDIR}/http/bindata_assetfs.go" "${S}/http" ||
+   die "mv failed"
+   fi
+}
+
+src_compile() {
+   mkdir "${T}"/bin || die
+   BUILD_TAGS="$(usex webui ui '')" \
+   GOFLAGS="-mod=vendor" \
+   GOPATH="${T}" \
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   emake
+}
+
+src_install() {
+   dobin bin/${PN}
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md
+   insinto /etc/${PN}.d
+   doins "${FILESDIR}/"*.json.example
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}.service"
+ 

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

2021-02-25 Thread Patrick McLean
commit: 4ac20848528e57c6d1e46b69f7c0058dc03edbe8
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 23:34:53 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:44:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac20848

dev-libs/rocksdb: Version bump, rm old, gflags dep (bug #755662)

Add gflags dep to RDEPEND to fix bug #755662

Closes: https://bugs.gentoo.org/755662
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-libs/rocksdb/Manifest  |  4 +-
 dev-libs/rocksdb/rocksdb-6.14.5.ebuild | 49 --
 ...ksdb-6.14.6.ebuild => rocksdb-6.14.6-r1.ebuild} |  8 ++--
 dev-libs/rocksdb/rocksdb-6.15.2.ebuild | 49 --
 ...rocksdb-6.15.4.ebuild => rocksdb-6.15.5.ebuild} |  8 ++--
 5 files changed, 7 insertions(+), 111 deletions(-)

diff --git a/dev-libs/rocksdb/Manifest b/dev-libs/rocksdb/Manifest
index f1845d55405..f885d2d8583 100644
--- a/dev-libs/rocksdb/Manifest
+++ b/dev-libs/rocksdb/Manifest
@@ -1,4 +1,2 @@
-DIST rocksdb-6.14.5.tar.gz 6396476 BLAKE2B 
c5fc6e9e306ad428285d2c42958804ff403e14fc6b0c2f1231f49197a98937c0703422e1c14f357fb2b3c138fc038ce46c57cce1d184e4babec3c094b00e5180
 SHA512 
76e4a5b8a7061e42e9d010d04204429a446c857b29a199456db1f207a4849bedc98c7368346b87fa3a69ee5a3d68abedc943248b960273194a9e71634c767258
 DIST rocksdb-6.14.6.tar.gz 6397194 BLAKE2B 
43ad8e7e9fdf0c6c75ff03370f2107899bbcef9fd34630c85408abcf208a8213f5e24ea50407bd6a719220b6c29b9ba29c121e94a5a2701f637b17ccf50b90a4
 SHA512 
609f407b0b2810954541ad8ebad5c754ebfde5021f24ee4b3f1544a5335252c06cbe2b282562e3d084bb9cbe8de239668fdedb2d2d726056c31cf9463db08fe7
-DIST rocksdb-6.15.2.tar.gz 6499824 BLAKE2B 
e0fa1dd2c7a7b03e561690c6ac16b15bfafeb27ce226765a591c365b4c2f665138170e0b37f3c65990d6a78a63dbab1f78b875c4a81ca63df46d9118aab34c00
 SHA512 
1471776a87f1136a7276fbc4c53a1b69ca40110adf49ac459d6f641c1ef8a75482cff3c9b89482ff4edaa186c9a6d0285d38c544c6abf2931508359cfe4cf1a9
-DIST rocksdb-6.15.4.tar.gz 6499986 BLAKE2B 
ab0d34f4e8a0b99f695380cc07c886ca292bc0ab3cf34d0b2bc6b6c24e42cb6f1b134997f13843d312964e25a66d62be615d19e005ac1e230172925552ca7bcb
 SHA512 
2c8c7c031f368d329826d00f4e507b532b58dcfc6c75b792a027923b5d916c2a43fb2d4e336d3a6d047a90c0280fb80f0cad3311779d6c5e0d74bcd002cbb246
+DIST rocksdb-6.15.5.tar.gz 6501252 BLAKE2B 
f85c6b54043019692a7174e41b69625650d072ee4de1f2850628854af4b5672ff7072ab5c41de84bca9ad0713a1eea7ad7c5cca5ba9b3b96c4bd492a01b5e859
 SHA512 
c0918fd48bc1e57be9e30452c5cd0c2ba627a15012ab6922404d6cddffdf80799e4442b14d03cbe13a9a9acbdf1736c505cc6f5406efefbf68aba71ec05cf5f0

diff --git a/dev-libs/rocksdb/rocksdb-6.14.5.ebuild 
b/dev-libs/rocksdb/rocksdb-6.14.5.ebuild
deleted file mode 100644
index ba80cbff8eb..000
--- a/dev-libs/rocksdb/rocksdb-6.14.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Embeddable, persistent key-value store for fast storage"
-HOMEPAGE="http://rocksdb.org https://github.com/facebook/rocksdb/;
-SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_sse4_2 jemalloc 
static-libs"
-
-COMMON_DEPEND="
-   app-arch/bzip2:=
-   app-arch/lz4:=
-   app-arch/snappy:=
-   dev-python/zstandard:=
-   sys-libs/zlib:=
-   jemalloc? ( dev-libs/jemalloc:= )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-cpp/gflags
-"
-RDEPEND="${COMMON_DEPEND}"
-
-src_configure() {
-   mycmakeargs=(
-   -DFAIL_ON_WARNINGS=OFF
-   -DFORCE_AVX2=$(usex cpu_flags_x86_avx2 ON OFF)
-   -DFORCE_AVX=$(usex cpu_flags_x86_avx ON OFF)
-   -DFORCE_SSE42=$(usex cpu_flags_x86_sse4_2 ON OFF)
-   -DPORTABLE=ON
-   -DWITH_JEMALLOC=$(usex jemalloc ON OFF)
-   -DWITH_TESTS=OFF
-   )
-   cmake_src_configure
-}
-
-src_install() {
-   cmake_src_install
-
-   if ! use static-libs; then
-   rm "${ED}"/usr/$(get_libdir)/*.a || die
-   fi
-}

diff --git a/dev-libs/rocksdb/rocksdb-6.14.6.ebuild 
b/dev-libs/rocksdb/rocksdb-6.14.6-r1.ebuild
similarity index 92%
rename from dev-libs/rocksdb/rocksdb-6.14.6.ebuild
rename to dev-libs/rocksdb/rocksdb-6.14.6-r1.ebuild
index 380bf0d081a..52fa5972a51 100644
--- a/dev-libs/rocksdb/rocksdb-6.14.6.ebuild
+++ b/dev-libs/rocksdb/rocksdb-6.14.6-r1.ebuild
@@ -14,18 +14,16 @@ SLOT="0"
 KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 IUSE="cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_sse4_2 jemalloc 
static-libs"
 
-COMMON_DEPEND="
+DEPEND="
app-arch/bzip2:=
app-arch/lz4:=
app-arch/snappy:=
+   dev-cpp/gflags:=
dev-python/zstandard:=

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

2021-02-25 Thread Patrick McLean
commit: 30c77e40c2758524359e5017bc695bf34991bda3
Author: Patrick McLean  sony  com>
AuthorDate: Fri Feb 26 00:42:53 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:44:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c77e40

sys-cluster/ceph-14.2.16-r2: Revbump, drop libressl, fix objdump call

Closes: https://bugs.gentoo.org/701618
Closes: https://bugs.gentoo.org/733814
Closes: https://bugs.gentoo.org/724522
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-cluster/ceph/ceph-14.2.16-r2.ebuild | 394 
 1 file changed, 394 insertions(+)

diff --git a/sys-cluster/ceph/ceph-14.2.16-r2.ebuild 
b/sys-cluster/ceph/ceph-14.2.16-r2.ebuild
new file mode 100644
index 000..6809cb10ccd
--- /dev/null
+++ b/sys-cluster/ceph/ceph-14.2.16-r2.ebuild
@@ -0,0 +1,394 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+CMAKE_MAKEFILE_GENERATOR=emake
+
+DISTUTILS_OPTIONAL=1
+
+inherit check-reqs bash-completion-r1 cmake distutils-r1 flag-o-matic \
+   python-r1 udev readme.gentoo-r1 toolchain-funcs systemd tmpfiles
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ceph/ceph.git;
+   SRC_URI=""
+else
+   SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz;
+   KEYWORDS="amd64 ~ppc64"
+fi
+
+DESCRIPTION="Ceph distributed filesystem"
+HOMEPAGE="https://ceph.com/;
+
+LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3 
GPL-3 BSD Boost-1.0 MIT public-domain"
+SLOT="0"
+
+CPU_FLAGS_X86=(sse{,2,3,4_1,4_2} ssse3)
+
+IUSE="babeltrace +cephfs custom-cflags diskprediction dpdk fuse grafana 
jemalloc
+   kafka kerberos ldap lttng +mgr numa rabbitmq +radosgw +ssl spdk 
system-boost
+   systemd +tcmalloc test xfs zfs"
+IUSE+=" $(printf "cpu_flags_x86_%s\n" ${CPU_FLAGS_X86[@]})"
+
+DEPEND="
+   acct-group/ceph
+   acct-user/ceph
+   virtual/libudev:=
+   app-arch/bzip2:=
+   app-arch/lz4:=
+   app-arch/snappy:=
+   app-arch/zstd:=
+   app-shells/bash:0
+   app-misc/jq:=
+   dev-libs/crypto++:=
+   dev-libs/leveldb:=[snappy,tcmalloc(-)?]
+   dev-libs/libaio:=
+   dev-libs/libnl:3=
+   dev-libs/libxml2:=
+   =dev-util/google-perftools-2.6.1:= )
+   kafka? ( dev-libs/librdkafka:= )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap:= )
+   lttng? ( dev-util/lttng-ust:= )
+   rabbitmq? ( net-libs/rabbitmq-c:= )
+   radosgw? (
+   dev-libs/expat:=
+   dev-libs/openssl:=
+   net-misc/curl:=[curl_ssl_openssl]
+   )
+   ssl? ( dev-libs/openssl:= )
+   system-boost? ( dev-libs/boost[threads,context,python,${PYTHON_USEDEP}] 
)
+   xfs? ( sys-fs/xfsprogs:= )
+   zfs? ( sys-fs/zfs:= )
+   ${PYTHON_DEPS}
+"
+BDEPEND="
+   amd64? ( dev-lang/yasm )
+   x86? ( dev-lang/yasm )
+   app-arch/cpio
+   >=dev-util/cmake-3.5.0
+   dev-python/cython[${PYTHON_USEDEP}]
+   dev-python/sphinx
+   dev-util/cunit
+   dev-util/gperf
+   dev-util/ragel
+   dev-util/valgrind
+   sys-apps/coreutils
+   sys-apps/findutils
+   sys-apps/grep
+   sys-apps/sed
+   sys-apps/which
+   sys-devel/bc
+   sys-devel/patch
+   virtual/pkgconfig
+   test? (
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/virtualenv[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   sys-apps/grep[pcre]
+   sys-fs/btrfs-progs
+   )
+"
+RDEPEND="${DEPEND}
+   app-admin/sudo
+   net-misc/socat
+   sys-apps/gptfdisk
+   >=sys-apps/smartmontools-7.0
+   sys-block/parted
+   sys-fs/cryptsetup
+   sys-fs/lsscsi
+   sys-fs/lvm2[-device-mapper-only(-)]
+   virtual/awk
+   dev-python/bcrypt[${PYTHON_USEDEP}]
+   dev-python/cherrypy[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pecan[${PYTHON_USEDEP}]
+   dev-python/prettytable[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]
+   mgr? (
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pyjwt[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/routes[${PYTHON_USEDEP}]
+   diskprediction? (
+   $(python_gen_cond_dep 
'=glibc-2.32
+   has_version '>=sys-libs/glibc-2.32' && 

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

2021-02-25 Thread Patrick McLean
commit: 994f6c73a0e42df35f93cc448b539c293ce8c3d8
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Feb 25 23:21:36 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994f6c73

profiles/arch/arm64/package.use.mask: Mask pmdk and rbd-rwl on ceph

Unbundled pmdk to solve bug #752177, mask the USE flag to avoid keyword
drop until dev-libs/pmdk is keyworded.

Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index a9f294a8023..a5dd76a1b30 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -2,6 +2,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Patrick McLean  (2021-02-25)
+# Requires unkeyworded dev-libs/pmdk, mask until keyworded
+sys-cluster/ceph pmdk rbd-rwl
+
 # Roy Bamford  (2021-02-24)
 # Invert the theme-manager mask as it bouilds and tests here 
 # Originaly set by Julian Ospald  (2013-03-31)



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/files/, sys-cluster/ceph/

2021-02-25 Thread Patrick McLean
commit: 113ee30b5fbc92ced3160824d5d7c0dd2881e40a
Author: Patrick McLean  sony  com>
AuthorDate: Fri Feb 26 00:35:22 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:44:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113ee30b

sys-cluster/ceph-15.2.9: Version bump

- Add patch to avoid SSE 4.1 functions when SSE 4.1 is disabled (bug
  #701618)
- Don't call objdump directly (bug #733814)
- Drop libressl support (closes bug #724522)
- Add a dep on the new pmdk package (bug #52177)

Closes: https://bugs.gentoo.org/701618
Bug: https://bugs.gentoo.org/733814
Closes: https://bugs.gentoo.org/724522
Closes: https://bugs.gentoo.org/752177
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-cluster/ceph/Manifest  |   1 +
 sys-cluster/ceph/ceph-15.2.9.ebuild| 405 +
 ...ompile-isal_compress-if-don-t-have-SSE4_1.patch |  22 ++
 sys-cluster/ceph/files/rbdmap.initd-r1 | 122 +++
 4 files changed, 550 insertions(+)

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index 34eb0178d51..a920d9ddde8 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -3,3 +3,4 @@ DIST ceph-14.2.13.tar.gz 129255298 BLAKE2B 
32d12ede10ff657e9341e2fc31412018041a3
 DIST ceph-14.2.15.tar.gz 129254705 BLAKE2B 
bb30f04ace31c2175c6678a9f252fc31951fd32f47362fb460ed9b8edec3a6535752d28214530e9b996c384a6e6a23eebce5caa89cb2746a2e258f5a1e1f8a3c
 SHA512 
20ac9244974cc1312b7c642acf00142f5b7f59b09ae338f73b6c8e1ee2054b4ebd62701b18653cc792ca575a77b98644903ebb11bee6a9f1ab3aec6b37a2ef1b
 DIST ceph-14.2.16.tar.gz 130220625 BLAKE2B 
30fcf971dd3ebaad8decf0d8d3ade1b554c0f97844db037ca618fd3f133964c08248067dc82c525cbc7deb04949a3a3d07850a5f56e75bcb8e359957d31df85f
 SHA512 
94cab2c9711f5ee2c826ee27b474676c7bb8507c0761ed8d0a520a7e5182c4b353402061ffafbe9b95ac45603f023015752bffbbe0936f4835dfafc9476d3275
 DIST ceph-15.2.8.tar.gz 149565241 BLAKE2B 
5b484734c0149aae95a5df2d4481c44e30bf23cdd25aa082084a7a69e5d3398711d45e7d634f98dc99d16a77d85456c13fe3fe0d241087a990e1524664597892
 SHA512 
66c7322575165b4747955ac9de34f9f9e2d4361c8cd8498819383883045601b92f786c4336c79369d6f019db1c4524c492faa40cdceed7fc1b2b373ca6ab5065
+DIST ceph-15.2.9.tar.gz 149518360 BLAKE2B 
3d1d2cf7e356587d77c1ca3e6b05078a3de656607007d38ff0369f5a76fb9e12a3f06929bcbf19ed5d3de7c8e402dc0972c0b3c7245f64e6f5d94a4a78bb1d00
 SHA512 
1f55b0a13bf06df782831d0c9d5f8617c22442ab97fb186e6ccb08183e02bf1756caf8633fa6b1cf156c3fb7b1bdff90a60a1249adfad0b9450036e2329bf8ff

diff --git a/sys-cluster/ceph/ceph-15.2.9.ebuild 
b/sys-cluster/ceph/ceph-15.2.9.ebuild
new file mode 100644
index 000..d90c82927bc
--- /dev/null
+++ b/sys-cluster/ceph/ceph-15.2.9.ebuild
@@ -0,0 +1,405 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+CMAKE_MAKEFILE_GENERATOR=emake
+
+DISTUTILS_OPTIONAL=1
+
+inherit check-reqs bash-completion-r1 cmake distutils-r1 flag-o-matic \
+   python-r1 udev readme.gentoo-r1 toolchain-funcs systemd tmpfiles
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ceph/ceph.git;
+   SRC_URI=""
+else
+   SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~ppc64"
+fi
+
+DESCRIPTION="Ceph distributed filesystem"
+HOMEPAGE="https://ceph.com/;
+
+LICENSE="Apache-2.0 LGPL-2.1 CC-BY-SA-3.0 GPL-2 GPL-2+ LGPL-2+ LGPL-2.1 LGPL-3 
GPL-3 BSD Boost-1.0 MIT public-domain"
+SLOT="0"
+
+CPU_FLAGS_X86=(sse{,2,3,4_1,4_2} ssse3)
+
+IUSE="babeltrace +cephfs custom-cflags diskprediction dpdk fuse grafana 
jemalloc
+   kafka kerberos ldap lttng +mgr numa pmdk rabbitmq +radosgw rbd-rwl +ssl 
spdk
+   system-boost systemd +tcmalloc test uring xfs zfs"
+IUSE+=" $(printf "cpu_flags_x86_%s\n" ${CPU_FLAGS_X86[@]})"
+
+DEPEND="
+   acct-group/ceph
+   acct-user/ceph
+   virtual/libudev:=
+   app-arch/bzip2:=
+   app-arch/lz4:=
+   app-arch/snappy:=
+   app-arch/zstd:=
+   app-shells/bash:0
+   app-misc/jq:=
+   dev-libs/crypto++:=
+   dev-cpp/gflags:=
+   dev-libs/leveldb:=[snappy,tcmalloc(-)?]
+   dev-libs/libaio:=
+   dev-libs/libfmt:=
+   dev-libs/libnl:3=
+   dev-libs/libxml2:=
+   =dev-util/google-perftools-2.6.1:= )
+   kafka? ( dev-libs/librdkafka:= )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap:= )
+   lttng? ( dev-util/lttng-ust:= )
+   pmdk? ( dev-libs/pmdk:= )
+   rabbitmq? ( net-libs/rabbitmq-c:= )
+   radosgw? (
+   dev-libs/expat:=
+   dev-libs/openssl:=
+   net-misc/curl:=[curl_ssl_openssl]
+   )
+   rbd-rwl? ( dev-libs/pmdk:= )
+   ssl? ( dev-libs/openssl:= )
+ 

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

2021-02-25 Thread Patrick McLean
commit: 59f4c38e1c9dc23a4465f8635c52568d3981a9b0
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 23:09:37 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f4c38e

dev-python/pecan-1.4.0: Version bump, add py39

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.4.0.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index f59c08506a1..61458879f1d 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
 DIST pecan-1.3.3.tar.gz 120595 BLAKE2B 
d1169b6af4fe822259a6bad75068475324cd9c7811a8e62ae6f9c2b9bbfe69b7688a03de9c4a1a4b27666f22c34fdac95ebddbb50feba6ccda60fd2a7f190d38
 SHA512 
ffa171d4847e549f959dd5ed71f32b3d689ef7e2548302adfadd007f5217c4e1a16088612c27005ac6ae38bb5a99aa532e84be71ae4abf6b06dfdb26ff5cac89
+DIST pecan-1.4.0.tar.gz 124233 BLAKE2B 
42ac41d9e4aba2ad40b89d2ec742ae82a3d9f599c79d0ac5cce199b8ee50ba5e0765f02dc8812defd3e7276176d0e4dadf06b56256e9808771805df64811e9d4
 SHA512 
102ac8549fcb8c1f29aaf6facf1fba3dd06c454ed6262c3b0e9a009063033defbf0011b4117d854da1f4770368d3dbce1e3930daabfb0c7ee069eb2522bac7e1

diff --git a/dev-python/pecan/pecan-1.4.0.ebuild 
b/dev-python/pecan/pecan-1.4.0.ebuild
new file mode 100644
index 000..0582e6a2ec9
--- /dev/null
+++ b/dev-python/pecan/pecan-1.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.org/project/pecan/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2021-02-25 Thread Patrick McLean
commit: 937af3b7f3e6964874f606fb8bd0db7e6e80f312
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Feb 25 23:23:22 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=937af3b7

profiles/arch/powerpc/package.use.mask: Mask pmdk and rbd-rwl on ceph

Unbundled pmdk to solve bug #752177, mask the USE flag to avoid keyword
drop until dev-libs/pmdk is keyworded.

Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index d9d428c991f..442a5c6aeed 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Patrick McLean  (2021-02-25)
+# Requires unkeyworded dev-libs/pmdk, mask until keyworded
+sys-cluster/ceph pmdk rbd-rwl
+
 # Sam James  (2021-02-17)
 # Unmask dev-libs/libpcre2[jit] support on PHP
 # where available



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

2021-02-25 Thread Patrick McLean
commit: 64840620f651b349780d307947c2740822769523
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 23:02:31 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64840620

dev-libs/pmdk: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-libs/pmdk/Manifest  |  1 +
 dev-libs/pmdk/metadata.xml  |  8 ++
 dev-libs/pmdk/pmdk-1.9.2.ebuild | 54 +
 3 files changed, 63 insertions(+)

diff --git a/dev-libs/pmdk/Manifest b/dev-libs/pmdk/Manifest
new file mode 100644
index 000..87bb846ceb1
--- /dev/null
+++ b/dev-libs/pmdk/Manifest
@@ -0,0 +1 @@
+DIST pmdk-1.9.2.tar.gz 2281358 BLAKE2B 
2124055c9535a58d2904df20504ce17e51d8fb67aab2fd302b44d61e04fc40e7f622b6174bd7f8d4b978ff51386a6548cfbda4423be2764f36f8c8311cf54836
 SHA512 
da9f7863c346de2ec7874d5f920b5ef8e0de7bc87d2ca21ebc25056d6fde4e7753957d2a1b9d8ea26f53f0b828984d69efbd88ffac62d1a7403ef3bf9d33fa30

diff --git a/dev-libs/pmdk/metadata.xml b/dev-libs/pmdk/metadata.xml
new file mode 100644
index 000..cee379b1540
--- /dev/null
+++ b/dev-libs/pmdk/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   chutz...@gentoo.org
+   Patrick McLean
+   
+

diff --git a/dev-libs/pmdk/pmdk-1.9.2.ebuild b/dev-libs/pmdk/pmdk-1.9.2.ebuild
new file mode 100644
index 000..245e99c6fe1
--- /dev/null
+++ b/dev-libs/pmdk/pmdk-1.9.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs flag-o-matic
+
+DESCRIPTION="Persistent Memory Development Kit"
+HOMEPAGE="https://pmem.io/ https://github.com/pmem/pmdk;
+SRC_URI="https://github.com/pmem/pmdk/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/1"
+KEYWORDS="~amd64"
+
+DEPEND="
+   sys-block/ndctl:=
+   sys-block/libfabric:=
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   app-text/pandoc
+   virtual/pkgconfig
+"
+
+DOCS=(
+   CODING_STYLE.md
+   CONTRIBUTING.md
+   ChangeLog
+   README.md
+)
+
+src_prepare() {
+   default
+
+   # don't pre-compress man pages
+   sed -e 's/:=.gz//g ; s:gzip -nc:cat:g' -i doc/Makefile || die
+
+   # remove -Werror
+   find . -name 'Makefile*' -type f -print | xargs sed 's:-Werror::g' -i 
|| die
+}
+
+src_configure() {
+   # doesn't build with -mindirect-branch=thunk
+   filter-flags -mindirect-branch=thunk
+}
+
+src_compile() {
+   emake DEBUG= CC=$(tc-getCC) CXX=$(tc-getCXX) LD=$(tc-getLD) 
AR=$(tc-getAR)
+}
+
+src_install() {
+   emake install prefix=/usr sysconfdir=/etc DESTDIR="${ED}"
+}



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

2021-02-25 Thread Patrick McLean
commit: 0d58b09231d3c20d51f30c6d8da29b105e2c9979
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 21:30:34 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d58b092

sys-block/libfabric: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-block/libfabric/Manifest|  1 +
 sys-block/libfabric/libfabric-1.11.2.ebuild | 70 +
 sys-block/libfabric/metadata.xml| 15 +++
 3 files changed, 86 insertions(+)

diff --git a/sys-block/libfabric/Manifest b/sys-block/libfabric/Manifest
new file mode 100644
index 000..cad5c57c4d1
--- /dev/null
+++ b/sys-block/libfabric/Manifest
@@ -0,0 +1 @@
+DIST libfabric-1.11.2.tar.bz2 1480982 BLAKE2B 
df419a4282b21cb513708d035721b35861969934af3771b9781288d17761be2a341bbe23098110c3a6ecb119cd508fe9cf93c002b4861c7595d3b384a99b53a5
 SHA512 
79d9ce52287ead57dfec20bcca91d4ca186e709379b55669612e596f40f02c83fee1c69601927e1894a01395eff128bd918c8f23ffb198f1bbba9b8d484780ef

diff --git a/sys-block/libfabric/libfabric-1.11.2.ebuild 
b/sys-block/libfabric/libfabric-1.11.2.ebuild
new file mode 100644
index 000..59d1c970e24
--- /dev/null
+++ b/sys-block/libfabric/libfabric-1.11.2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="The Open Fabrics Interfaces (OFI) framework"
+HOMEPAGE="http://libfabric.org/ https://github.com/ofiwg/libfabric;
+SRC_URI="https://github.com/ofiwg/${PN}/releases/download/v${PV}/${P}.tar.bz2;
+
+LICENSE="BSD GPL-2"
+SLOT="0/1"
+KEYWORDS="~amd64"
+IUSE="cuda efa usnic rocr verbs"
+
+DEPEND="
+   rocr? ( dev-libs/rocr-runtime:= )
+   usnic? ( dev-libs/libnl:= )
+   verbs? ( sys-fabric/libibverbs:= )
+"
+RDEPEND="
+   ${DEPEND}
+   cuda? ( dev-util/nvidia-cuda-sdk )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+DOCS=(
+   AUTHORS
+   #CONTRIBUTORS
+   NEWS.md
+   README
+   #README.md
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local -a myeconfargs=(
+   # let's try to avoid automagic deps
+   --enable-bgq=no
+   --enable-cuda-dlopen=$(usex cuda yes no)
+   --enable-efa=$(usex efa yes no)
+   --enable-gni=no
+   #--enable-gdrcopy-dlopen=no
+   --enable-mrail=yes
+   --enable-perf=no
+   # no psm libraries packaged that I can find (patches accepted)
+   --enable-psm=no
+   --enable-psm2=no
+   #--enable-psm3=no
+   --enable-rocr-dlopen=$(usex rocr yes no)
+   --enable-rstream=yes
+   --enable-rxd=yes
+   --enable-rxm=yes
+   --enable-sockets=yes
+   --enable-shm=yes
+   --enable-tcp=yes
+   --enable-udp=yes
+   --enable-usnic=$(usex usnic yes no)
+   --enable-verbs=$(usex verbs yes no)
+   --enable-xpmem=no
+   )
+   econf "${myeconfargs[@]}"
+}

diff --git a/sys-block/libfabric/metadata.xml b/sys-block/libfabric/metadata.xml
new file mode 100644
index 000..af6882096ad
--- /dev/null
+++ b/sys-block/libfabric/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   chutz...@gentoo.org
+   Patrick McLean
+   
+   
+   Enable for CUDA provider
+   Enable Amazon EC2 Elastic Fabric Adapter 
provider
+   Enable Cisco VIC (virtualized NIC) hardware 
on Cisco UCS server provider
+   Enable Radeon Open Compute provider
+   Enable Linux Infiniband verbs provider
+   
+



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

2021-02-25 Thread Patrick McLean
commit: bc698c5b5921846b75f229a6f842a047e949e1e7
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 23:03:17 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc698c5b

dev-python/logutils-0.3.5: Add py39

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/dev-python/logutils/logutils-0.3.5.ebuild 
b/dev-python/logutils/logutils-0.3.5.ebuild
index 54afb491434..d64fc314ed7 100644
--- a/dev-python/logutils/logutils-0.3.5.ebuild
+++ b/dev-python/logutils/logutils-0.3.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1



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

2021-02-25 Thread Patrick McLean
commit: 94761b10c11277f2e8453b6f6565a2c1feeda558
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 18:57:28 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94761b10

sys-block/ndctl: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-block/ndctl/Manifest  |  1 +
 sys-block/ndctl/metadata.xml  |  8 +
 sys-block/ndctl/ndctl-71.1.ebuild | 64 +++
 3 files changed, 73 insertions(+)

diff --git a/sys-block/ndctl/Manifest b/sys-block/ndctl/Manifest
new file mode 100644
index 000..d1e4db60922
--- /dev/null
+++ b/sys-block/ndctl/Manifest
@@ -0,0 +1 @@
+DIST ndctl-71.1.tar.gz 330512 BLAKE2B 
582f29fb649f33a48b5412bfefc15de2b1f765b27251d1b8a472d8c7705d671acbd6bf646f737baf8556d8fda39db68242f44e11225d7305e95f5d2ec5931f31
 SHA512 
92fb06ca64455775ce0b89ba0846f70235e02fe3502e2a8a55a858f76f87cb90ae98f5bf01620e5884f667ea78ee2bee2cd9e7a85ffa8f8d9c456e9282ca9ebc

diff --git a/sys-block/ndctl/metadata.xml b/sys-block/ndctl/metadata.xml
new file mode 100644
index 000..cee379b1540
--- /dev/null
+++ b/sys-block/ndctl/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   chutz...@gentoo.org
+   Patrick McLean
+   
+

diff --git a/sys-block/ndctl/ndctl-71.1.ebuild 
b/sys-block/ndctl/ndctl-71.1.ebuild
new file mode 100644
index 000..8791d7f4370
--- /dev/null
+++ b/sys-block/ndctl/ndctl-71.1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools bash-completion-r1
+
+DESCRIPTION="Helper tools and libraries for managing non-volatile memory on 
Linux"
+HOMEPAGE="https://github.com/pmem/ndctl;
+SRC_URI="https://github.com/pmem/ndctl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1 MIT CC0-1.0"
+SLOT="0/6"
+KEYWORDS="~amd64 ~x86"
+IUSE="bash-completion systemd test"
+
+DEPEND="
+   sys-apps/kmod:=
+   virtual/libudev:=
+   sys-apps/util-linux:=
+   dev-libs/json-c:=
+   systemd? ( sys-apps/systemd:= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   app-text/asciidoc
+   app-text/xmlto
+   sys-devel/libtool
+   virtual/pkgconfig
+"
+
+RESTRICT="!test? ( test )"
+
+# tests require root access
+RESTRICT+=" test"
+
+DOCS=(
+   README.md
+   CONTRIBUTING.md
+)
+
+src_prepare() {
+   default
+   printf 'm4_define([GIT_VERSION], [%s])' "${PV}" > version.m4 || die
+   sed -e '/git-version-gen/ d' -i Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_with bash-completion bash) \
+   $(use_with systemd) \
+   --disable-asciidoctor
+}
+
+src_test() {
+   emake check
+}
+
+src_install() {
+   default
+
+   use bash-completion && bashcomp_alias ndctl daxctl
+}



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

2021-02-25 Thread Zac Medico
commit: d9f0cfadb9f345905a350a9389c1f0034ff22754
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 00:26:27 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 00:26:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f0cfad

app-emulation/podman: Remove vulnerable version 2.2.1

Bug: https://bugs.gentoo.org/768597
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/podman/Manifest|   1 -
 app-emulation/podman/podman-2.2.1.ebuild | 161 ---
 2 files changed, 162 deletions(-)

diff --git a/app-emulation/podman/Manifest b/app-emulation/podman/Manifest
index 0bcd773bc36..f8087bc702c 100644
--- a/app-emulation/podman/Manifest
+++ b/app-emulation/podman/Manifest
@@ -1,2 +1 @@
-DIST podman-2.2.1.tar.gz 9653842 BLAKE2B 
4e86903fc8fb51b9b1aa2b46704c1828b4ea11b738eccf198260c678b175e0a8699120e0280a2803f7898c9b28040a75d489ccd09ebd9c1f45d10a86e2a26c8f
 SHA512 
4c6eda9320daf18b5f0e892c0f3019a5658d983936c25a195bcb1fbc28c18a9a65e87043faddeb47e9f62c9b445efc2906a2b7ccedca877941fadb21b1b68367
 DIST podman-3.0.1.tar.gz 10365348 BLAKE2B 
93a227bf1395145ebaec8e18aa8ad8101704e8e0f7344c8850ee9e1532b191aef96b1cbbba2e21bd716591d68969cfd16ee811621a383cb2d31e4105a44834bf
 SHA512 
4addc986ad94b512d90b675a5a1988eeef365fff02c3449fd310582245a91d4ee96ff9fd3c56ce333a972dca627aa28fbd468a4a363c5c8963524bb67bc26754

diff --git a/app-emulation/podman/podman-2.2.1.ebuild 
b/app-emulation/podman/podman-2.2.1.ebuild
deleted file mode 100644
index 32c38f9a790..000
--- a/app-emulation/podman/podman-2.2.1.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_COMMIT="d8868746fd3f45b9bfd79e37bf2aa0c7103245fd"
-
-inherit bash-completion-r1 flag-o-matic go-module
-
-DESCRIPTION="Library and podman tool for running OCI-based containers in Pods"
-HOMEPAGE="https://github.com/containers/podman/;
-MY_PN=podman
-MY_P=${MY_PN}-${PV}
-SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
-LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
-SLOT="0"
-
-KEYWORDS="~amd64 ~arm64"
-IUSE="apparmor btrfs +fuse +rootless selinux"
-RESTRICT="test"
-
-COMMON_DEPEND="
-   app-crypt/gpgme:=
-   >=app-emulation/conmon-2.0.0
-   || ( >=app-emulation/runc-1.0.0_rc6 app-emulation/crun )
-   dev-libs/libassuan:=
-   dev-libs/libgpg-error:=
-   >=net-misc/cni-plugins-0.8.6
-   sys-fs/lvm2
-   sys-libs/libseccomp:=
-
-   apparmor? ( sys-libs/libapparmor )
-   btrfs? ( sys-fs/btrfs-progs )
-   rootless? ( app-emulation/slirp4netns )
-   selinux? ( sys-libs/libselinux:= )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   dev-go/go-md2man"
-RDEPEND="${COMMON_DEPEND}
-   fuse? ( sys-fs/fuse-overlayfs )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   default
-
-   # Disable installation of python modules here, since those are
-   # installed by separate ebuilds.
-   local makefile_sed_args=(
-   -e '/^GIT_.*/d'
-   -e 's/$(GO) build/$(GO) build -v -work -x/'
-   -e 's/^\(install:.*\) install\.python$/\1/'
-   -e 's|^pkg/varlink/iopodman.go: .gopathok 
pkg/varlink/io.podman.varlink$|pkg/varlink/iopodman.go: 
pkg/varlink/io.podman.varlink|'
-   )
-
-   has_version -b '>=dev-lang/go-1.13.9' || makefile_sed_args+=(-e 
's:GO111MODULE=off:GO111MODULE=on:')
-
-   sed "${makefile_sed_args[@]}" -i Makefile || die
-
-   sed -e 's|OUTPUT="${CIRRUS_TAG:.*|OUTPUT='v${PV}'|' \
-   -i hack/get_release_info.sh || die
-}
-
-src_compile() {
-   # Filter unsupported linker flags
-   filter-flags '-Wl,*'
-
-   [[ -f hack/apparmor_tag.sh ]] || die
-   if use apparmor; then
-   echo -e "#!/bin/sh\necho apparmor" > hack/apparmor_tag.sh || die
-   else
-   echo -e "#!/bin/sh\ntrue" > hack/apparmor_tag.sh || die
-   fi
-
-   [[ -f hack/btrfs_installed_tag.sh ]] || die
-   if use btrfs; then
-   echo -e "#!/bin/sh\ntrue" > hack/btrfs_installed_tag.sh || die
-   else
-   echo -e "#!/bin/sh\necho exclude_graphdriver_btrfs" > \
-   hack/btrfs_installed_tag.sh || die
-   fi
-
-   [[ -f hack/selinux_tag.sh ]] || die
-   if use selinux; then
-   echo -e "#!/bin/sh\necho selinux" > hack/selinux_tag.sh || die
-   else
-   echo -e "#!/bin/sh\ntrue" > hack/selinux_tag.sh || die
-   fi
-
-   # Avoid this error when generating pkg/varlink/iopodman.go:
-   # cannot find package "github.com/varlink/go/varlink/idl"
-   mkdir -p _output || die
-   ln -snf ../vendor _output/src || die
-   GO111MODULE=off GOPATH=${PWD}/_output go generate ./pkg/varlink/... || 
die
-   rm _output/src || die
-
-   export -n 

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

2021-02-25 Thread Zac Medico
commit: adc48db64683465d681b893f29631323ffcbfe17
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 00:24:59 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 00:24:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc48db6

app-admin/consul: Remove old versions

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest|   6 -
 app-admin/consul/consul-1.7.8.ebuild | 581 --
 app-admin/consul/consul-1.8.4.ebuild | 760 ---
 3 files changed, 1347 deletions(-)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index 0a3c9e9e93a..3f08fbc7392 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -6,8 +6,6 @@ DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.zip 2721920 BLAKE2B 
f3fde8f5cc53496dc3
 DIST consul-1.7.11.tar.gz 22803471 BLAKE2B 
05f839d4ca025600d56833534872dc2207b561c0b44643d788baa791b02137cbd7146223145d53697fa20e5ff707a3cfcc01fed993b7d6558b82579919667e6b
 SHA512 
82dab9baef3ff48dd83dd0fd3e7d5d989af8bdd142cf4e169e6de7610bd51d00cce5e76b60e6e6827ec606c2d6d2c1d46ac0502d493b13dd7fc4d42441fc1c79
 DIST consul-1.7.12.tar.gz 22804943 BLAKE2B 
22e2189e51bbbf5190a22d5cfc0bff899a67cfd6985a0164c6e47f801d1aca6eb548d612f584ba500bfd4d09dfdd406ca4ada79eec8e3602ab450218832da083
 SHA512 
fca8d80cf8100025652c73bdaa93cd0dcd2af5a3231bcd664b79f8b30c93fdf4b0688cb004764ee0579ca86708585e8f913916df7ef0c5055d9c19d29cedf77a
 DIST consul-1.7.4.tar.gz 22787889 BLAKE2B 
cb7a813beac2fd752858046d5a92f898662ea986f09d660c65173eb68e7523e9f1c6a8fc267275b2170490dc1e897d9c8d0df57dd898e58f0197e835c759919a
 SHA512 
50466c6ded9d46ade57df252cda3cfc24ff321c13455d789dc7ea300ba037386aca73c6a47be9c5817985ff9678e04daa3295aff5ae83c97afa297451456bc4b
-DIST consul-1.7.8.tar.gz 22799862 BLAKE2B 
94a091dab7eb4a2379b4c426fa47e0baeaa016066fb161fba540af2cf6811fdc225d18181d99d8d0e674c9503ae6d9facc15e0e35dccbad509ba143aa1b9f497
 SHA512 
2ca89bdcf576910697a4c52040cd0eebd5b0600a717e2170132c65c2f66696dcad23ab9923c43c8c9213263d8da1dc681ef2fc52f97d9f582643c036473fb10e
-DIST consul-1.8.4.tar.gz 28576916 BLAKE2B 
b5d65831e569dc1e997617642f82d040f0d3a1490c8a31f10e94ba50ca1a0b3abb4a3bcf57e369c7afacf8c31949ab0f7e687d887bb1c51641d9ee266e333b87
 SHA512 
f8bf566cfcad21e26c39e88667c383dc07569376b00c326938b685b082fe79f4e312c37132018a65f37ee2a70d2260c6a2e5dffb81cc8aaae77b3318e82fd7cd
 DIST consul-1.8.7.tar.gz 28519088 BLAKE2B 
998ed12f6eae674f02616cc5e3fbe076a0ee81d538abee8fc2abca2cbc35482c0e0ed08455a22650bea7563a8daafcac7edd1ecc78496ff9062dcefa93826289
 SHA512 
508dcb195c964e6145a8256c747bba11e46c53f137e72e4ec23e539938f6dfeb858f74da60529206b5f6f1cb8b68520ec331105bb52512b2d655c2832c848907
 DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 
9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb
 SHA512 
2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
 DIST consul-1.9.1.tar.gz 31240160 BLAKE2B 
22d4e76eea9a113b9798048d565d33df3fca88c6a289f6e5ba61d7e8cfbbd98b0ae1a77c74eedb0eb2c861fc2501b3d475c307c07deba71c5f739793570505ca
 SHA512 
9b983fed98499f642ac1bd8d183c2d76cbe321b8d1f7d318257c392185654e4037f7d80d39935011c0d97eb45c6686bd7c34c08908d5ad23d2c99bcee5e1fa74
@@ -838,8 +836,6 @@ DIST 
golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20191204190536-9bdfabe68543.zip 2228
 DIST google.golang.org%2Fapi%2F@v%2Fv0.0.0-20180829000535-087779f1d2c9.mod 29 
BLAKE2B 
411ad882e1d61d9e7a02f83256abf55c6a9557a980b89d7fd1a8981cd44f81182c17659e2fec1f4a587163a16556076418f166e90118a04041a8c488f9bb69dd
 SHA512 
f2367919f017863362525d492f3c7f9e36aa311a55f96533ad6a2db1dcbdc9628f516ca435a43cd63a09c677c3528c2fe386907fda1da7dcb69ac2f6c95bfdc1
 DIST google.golang.org%2Fapi%2F@v%2Fv0.0.0-20180829000535-087779f1d2c9.zip 
10163656 BLAKE2B 
5bc64691f0fea7b5457b2f1e27257fc52e6393169e3965beb422e15ab293d50bc1d49ff40a8552249182f00af6cc91851729e388ca30d1ac1367cbbd64874ab7
 SHA512 
3b6c2b3e08efdaba51ec595726141a0dffc3a07df10930aab028cd16055b71a3a89dbd070c55e09d87c32eb46b0b4e405c560571f514e1bb743d116164b2a546
 DIST google.golang.org%2Fapi%2F@v%2Fv0.4.0.mod 506 BLAKE2B 
6933fe30be88a21cca041b800cb9d095b1daf787f3701c0311da2606287d03799df9b556451d9170d02be8028ce686aaf69eaf941d2a8bdb4769c319c50c9905
 SHA512 
9fa566a26f8345a101dc94986755468b4782d78689d5a163aa5b960b507d4a0e8e435a8ce84073e07187745a156e2c9f586136895db2f08cfc4cd3329fc1e23a
-DIST google.golang.org%2Fapi%2F@v%2Fv0.7.0.mod 802 BLAKE2B 
59277c0ab43500926ae727289dfd892ce524164f7acea3d6ede2f4efceb5e89e71e88c2c9fa3e4785da4d2a69c59e5c81c4d735887a6ab52c0b07a8b6baca88d
 SHA512 
617883d94a4de6e07dfd82d046148ccfc5ab4eaf73840a76a9823e5cf03a60b0e0b4f1b62712620de28895d013f01bcd39477cb87bfb94524a634be8818c268c
-DIST google.golang.org%2Fapi%2F@v%2Fv0.7.0.zip 12958909 BLAKE2B 

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

2021-02-25 Thread Zac Medico
commit: f5b1cbc7140524e4170240525cf7178dea226444
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 00:23:11 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 00:23:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b1cbc7

app-admin/consul: Bump to version 1.9.3

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest|   5 +
 app-admin/consul/consul-1.9.3.ebuild | 780 +++
 2 files changed, 785 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index 4afe86a0f6e..0a3c9e9e93a 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -11,6 +11,7 @@ DIST consul-1.8.4.tar.gz 28576916 BLAKE2B 
b5d65831e569dc1e997617642f82d040f0d3a1
 DIST consul-1.8.7.tar.gz 28519088 BLAKE2B 
998ed12f6eae674f02616cc5e3fbe076a0ee81d538abee8fc2abca2cbc35482c0e0ed08455a22650bea7563a8daafcac7edd1ecc78496ff9062dcefa93826289
 SHA512 
508dcb195c964e6145a8256c747bba11e46c53f137e72e4ec23e539938f6dfeb858f74da60529206b5f6f1cb8b68520ec331105bb52512b2d655c2832c848907
 DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 
9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb
 SHA512 
2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
 DIST consul-1.9.1.tar.gz 31240160 BLAKE2B 
22d4e76eea9a113b9798048d565d33df3fca88c6a289f6e5ba61d7e8cfbbd98b0ae1a77c74eedb0eb2c861fc2501b3d475c307c07deba71c5f739793570505ca
 SHA512 
9b983fed98499f642ac1bd8d183c2d76cbe321b8d1f7d318257c392185654e4037f7d80d39935011c0d97eb45c6686bd7c34c08908d5ad23d2c99bcee5e1fa74
+DIST consul-1.9.3.tar.gz 30367669 BLAKE2B 
a353499d25a7375bf8c36f80369b8759e5569a1b4ad3e6094827006a8cb7ed35144c2f154c475fbde48be1304e162161fd29fd435196a0497653b8667d953c22
 SHA512 
449bbff2a66b0e3a45b577d6a79a27af538c1087797eab2014fde7f59bf505e08dfe81841c36509c75d2ca4a0418ddd3b50c64f0371778ac43e69bedb1a2faab
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.zip 
16060635 BLAKE2B 
6c358031305d8c8245b52bc58ed08cea5cb07c3e80cb3043f369ac6faf893a95d66c31fec38f07fe9029f53239c509bc060cfdebda8ac8d5ae556dfa0d6851e3
 SHA512 
bfd8f9859e519d6e45f2324e3907f88a1e661ca597f8bb3b7ae772246ba9972e09d0883abc887346fed55928f5d8422cf4212e32377e9900137cd63f0f9a93b8
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv40.3.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
@@ -82,6 +83,8 @@ DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.4.mod 607 
BLAKE2B 5c2f3345ddf95
 DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.4.zip 44812 BLAKE2B 
ba556ac48b565838fd1686825e0bf8417d0473cdd1d0c9f28ce88cbda83b9e61bdfc9cc8b86351d0ad1d57b2aeb978800200bb023d9cd1bdbd013237e1813d92
 SHA512 
6a71cedd6356d9e17ffa7af4e005a7d17f1c004b6b68f487ac75b13668d22f18c06ea0c0e4c9b62d5d60b27054a3afa0e73d4adbab6ad46ede4b4387500c27d4
 DIST 
github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.5-0.20201104215618-6fd5a4ddf425.mod 
607 BLAKE2B 
5c2f3345ddf95f94ef8ff19ebdaac810591c771cae226a2f7029f2f59249eab50b30fb27bce2b41b6ec51e961ed3ed46b55218c8cd405b8cc90bd760f1c0d7ce
 SHA512 
7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
 DIST 
github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.5-0.20201104215618-6fd5a4ddf425.zip 
48822 BLAKE2B 
9fadcb6b1b9d7d0acfea5724db7f50c7a1a201ecf0383d96d7ebb085412c2a4a4b3beb766edc610b9803812839f44a1a4429825967cc679ffe249ecd9e854b29
 SHA512 
fb565518e3c593f9453f1fef49924144084793ff215dbe18c06ffe372785444e3d916a23aef30b508e750ac5df7108206749d773813b0fdac9d77d3831c99386
+DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.6.mod 607 BLAKE2B 
5c2f3345ddf95f94ef8ff19ebdaac810591c771cae226a2f7029f2f59249eab50b30fb27bce2b41b6ec51e961ed3ed46b55218c8cd405b8cc90bd760f1c0d7ce
 SHA512 
7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
+DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.6.zip 47374 BLAKE2B 
021e1956ed377ee200d28aa4a6b9559fd81654ee039fde644059ec4c10a43554fa091689788e8fc773c438f60a7c3036f47b7416c8d967152cbfe29ac89ab465
 SHA512 

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

2021-02-25 Thread Zac Medico
commit: f406d34ca729a103aeed100a401c976fefb33b85
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 00:14:03 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 00:14:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f406d34c

app-admin/consul: Bump to version 1.8.8

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest|   1 +
 app-admin/consul/consul-1.8.8.ebuild | 801 +++
 2 files changed, 802 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index e831c361cd8..4afe86a0f6e 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -9,6 +9,7 @@ DIST consul-1.7.4.tar.gz 22787889 BLAKE2B 
cb7a813beac2fd752858046d5a92f898662ea9
 DIST consul-1.7.8.tar.gz 22799862 BLAKE2B 
94a091dab7eb4a2379b4c426fa47e0baeaa016066fb161fba540af2cf6811fdc225d18181d99d8d0e674c9503ae6d9facc15e0e35dccbad509ba143aa1b9f497
 SHA512 
2ca89bdcf576910697a4c52040cd0eebd5b0600a717e2170132c65c2f66696dcad23ab9923c43c8c9213263d8da1dc681ef2fc52f97d9f582643c036473fb10e
 DIST consul-1.8.4.tar.gz 28576916 BLAKE2B 
b5d65831e569dc1e997617642f82d040f0d3a1490c8a31f10e94ba50ca1a0b3abb4a3bcf57e369c7afacf8c31949ab0f7e687d887bb1c51641d9ee266e333b87
 SHA512 
f8bf566cfcad21e26c39e88667c383dc07569376b00c326938b685b082fe79f4e312c37132018a65f37ee2a70d2260c6a2e5dffb81cc8aaae77b3318e82fd7cd
 DIST consul-1.8.7.tar.gz 28519088 BLAKE2B 
998ed12f6eae674f02616cc5e3fbe076a0ee81d538abee8fc2abca2cbc35482c0e0ed08455a22650bea7563a8daafcac7edd1ecc78496ff9062dcefa93826289
 SHA512 
508dcb195c964e6145a8256c747bba11e46c53f137e72e4ec23e539938f6dfeb858f74da60529206b5f6f1cb8b68520ec331105bb52512b2d655c2832c848907
+DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 
9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb
 SHA512 
2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
 DIST consul-1.9.1.tar.gz 31240160 BLAKE2B 
22d4e76eea9a113b9798048d565d33df3fca88c6a289f6e5ba61d7e8cfbbd98b0ae1a77c74eedb0eb2c861fc2501b3d475c307c07deba71c5f739793570505ca
 SHA512 
9b983fed98499f642ac1bd8d183c2d76cbe321b8d1f7d318257c392185654e4037f7d80d39935011c0d97eb45c6686bd7c34c08908d5ad23d2c99bcee5e1fa74
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.zip 
16060635 BLAKE2B 
6c358031305d8c8245b52bc58ed08cea5cb07c3e80cb3043f369ac6faf893a95d66c31fec38f07fe9029f53239c509bc060cfdebda8ac8d5ae556dfa0d6851e3
 SHA512 
bfd8f9859e519d6e45f2324e3907f88a1e661ca597f8bb3b7ae772246ba9972e09d0883abc887346fed55928f5d8422cf4212e32377e9900137cd63f0f9a93b8

diff --git a/app-admin/consul/consul-1.8.8.ebuild 
b/app-admin/consul/consul-1.8.8.ebuild
new file mode 100644
index 000..56da23c9b4e
--- /dev/null
+++ b/app-admin/consul/consul-1.8.8.ebuild
@@ -0,0 +1,801 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd
+
+DESCRIPTION="A tool for service discovery, monitoring and configuration"
+HOMEPAGE="https://www.consul.io;
+
+# Upstream doesn't use "-mod=vendor" in their build system, and the
+# vendor directory is incomplete.
+# On the next bump, remove this if they have added "-mod=vendor"
+EGO_SUM=(
+"cloud.google.com/go v0.26.0/go.mod"
+"cloud.google.com/go v0.34.0/go.mod"
+"cloud.google.com/go v0.38.0"
+"cloud.google.com/go v0.38.0/go.mod"
+"github.com/Azure/azure-sdk-for-go v40.3.0+incompatible"
+"github.com/Azure/azure-sdk-for-go v40.3.0+incompatible/go.mod"
+"github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
+"github.com/Azure/go-autorest/autorest v0.9.3/go.mod"
+"github.com/Azure/go-autorest/autorest v0.10.0"
+"github.com/Azure/go-autorest/autorest v0.10.0/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.8.0/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.8.1/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.8.2"
+"github.com/Azure/go-autorest/autorest/adal v0.8.2/go.mod"
+"github.com/Azure/go-autorest/autorest/azure/auth v0.4.2"
+"github.com/Azure/go-autorest/autorest/azure/auth v0.4.2/go.mod"
+"github.com/Azure/go-autorest/autorest/azure/cli v0.3.1"
+"github.com/Azure/go-autorest/autorest/azure/cli v0.3.1/go.mod"
+"github.com/Azure/go-autorest/autorest/date v0.1.0/go.mod"
+"github.com/Azure/go-autorest/autorest/date v0.2.0"
+"github.com/Azure/go-autorest/autorest/date v0.2.0/go.mod"

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

2021-02-25 Thread Zac Medico
commit: f2a966f42a1952f714228b7b198df034cbf608c4
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb 26 00:06:34 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb 26 00:08:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a966f4

app-admin/consul: Bump to version 1.7.12

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest |   1 +
 app-admin/consul/consul-1.7.12.ebuild | 586 ++
 2 files changed, 587 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index 8c2b51274cb..e831c361cd8 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -4,6 +4,7 @@ DIST cloud.google.com%2Fgo%2F@v%2Fv0.34.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa62
 DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.mod 1006 BLAKE2B 
9d321b9bad7e881795f0215828ca23ff5753b8ca9cbe64ca085bcd2f64d36d0d5bdd5c3e80eb64e19e067748b6b23eb7837827cede0e75a840ed1cfa2b00c1a8
 SHA512 
8aa90e6ce7d50af3db56c8a7abdd16822f6351cabb96e6b75ac0cdefa15bb4a2d402aa84e6212fec4d599ec6f13cb1891bb37f41200e6a05a27642375a89a959
 DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.zip 2721920 BLAKE2B 
f3fde8f5cc53496dc314bcae822a415cf00950da0a03b968de00685371e7a2e84ffa304fb176e791c85c930728859687e768ff785829f0751ae919546bd3326d
 SHA512 
8981a08b1ba0226854567b0977d8a349abe2b58420421ab1dccdaf9c98e7657cb2140ad1a38767d25cb54249b61f162ecd51d401374a29f7368a550b19196595
 DIST consul-1.7.11.tar.gz 22803471 BLAKE2B 
05f839d4ca025600d56833534872dc2207b561c0b44643d788baa791b02137cbd7146223145d53697fa20e5ff707a3cfcc01fed993b7d6558b82579919667e6b
 SHA512 
82dab9baef3ff48dd83dd0fd3e7d5d989af8bdd142cf4e169e6de7610bd51d00cce5e76b60e6e6827ec606c2d6d2c1d46ac0502d493b13dd7fc4d42441fc1c79
+DIST consul-1.7.12.tar.gz 22804943 BLAKE2B 
22e2189e51bbbf5190a22d5cfc0bff899a67cfd6985a0164c6e47f801d1aca6eb548d612f584ba500bfd4d09dfdd406ca4ada79eec8e3602ab450218832da083
 SHA512 
fca8d80cf8100025652c73bdaa93cd0dcd2af5a3231bcd664b79f8b30c93fdf4b0688cb004764ee0579ca86708585e8f913916df7ef0c5055d9c19d29cedf77a
 DIST consul-1.7.4.tar.gz 22787889 BLAKE2B 
cb7a813beac2fd752858046d5a92f898662ea986f09d660c65173eb68e7523e9f1c6a8fc267275b2170490dc1e897d9c8d0df57dd898e58f0197e835c759919a
 SHA512 
50466c6ded9d46ade57df252cda3cfc24ff321c13455d789dc7ea300ba037386aca73c6a47be9c5817985ff9678e04daa3295aff5ae83c97afa297451456bc4b
 DIST consul-1.7.8.tar.gz 22799862 BLAKE2B 
94a091dab7eb4a2379b4c426fa47e0baeaa016066fb161fba540af2cf6811fdc225d18181d99d8d0e674c9503ae6d9facc15e0e35dccbad509ba143aa1b9f497
 SHA512 
2ca89bdcf576910697a4c52040cd0eebd5b0600a717e2170132c65c2f66696dcad23ab9923c43c8c9213263d8da1dc681ef2fc52f97d9f582643c036473fb10e
 DIST consul-1.8.4.tar.gz 28576916 BLAKE2B 
b5d65831e569dc1e997617642f82d040f0d3a1490c8a31f10e94ba50ca1a0b3abb4a3bcf57e369c7afacf8c31949ab0f7e687d887bb1c51641d9ee266e333b87
 SHA512 
f8bf566cfcad21e26c39e88667c383dc07569376b00c326938b685b082fe79f4e312c37132018a65f37ee2a70d2260c6a2e5dffb81cc8aaae77b3318e82fd7cd

diff --git a/app-admin/consul/consul-1.7.12.ebuild 
b/app-admin/consul/consul-1.7.12.ebuild
new file mode 100644
index 000..a61c40aeee1
--- /dev/null
+++ b/app-admin/consul/consul-1.7.12.ebuild
@@ -0,0 +1,586 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd
+
+DESCRIPTION="A tool for service discovery, monitoring and configuration"
+HOMEPAGE="https://www.consul.io;
+
+# Upstream doesn't use "-mod=vendor" in their build system, and the
+# vendor directory is incomplete.
+# On the next bump, remove this if they have added "-mod=vendor"
+EGO_SUM=(
+"cloud.google.com/go v0.26.0"
+"cloud.google.com/go v0.26.0/go.mod"
+"github.com/Azure/azure-sdk-for-go v16.0.0+incompatible"
+"github.com/Azure/azure-sdk-for-go v16.0.0+incompatible/go.mod"
+"github.com/Azure/go-autorest v10.7.0+incompatible/go.mod"
+"github.com/Azure/go-autorest v10.15.3+incompatible"
+"github.com/Azure/go-autorest v10.15.3+incompatible/go.mod"
+"github.com/BurntSushi/toml v0.3.1/go.mod"
+"github.com/DataDog/datadog-go v2.2.0+incompatible"
+"github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod"
+"github.com/DataDog/datadog-go v3.2.0+incompatible"
+"github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod"
+"github.com/Microsoft/go-winio v0.4.3"
+"github.com/Microsoft/go-winio v0.4.3/go.mod"
+"github.com/NYTimes/gziphandler v1.0.1"
+"github.com/NYTimes/gziphandler v1.0.1/go.mod"
+"github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6"
+"github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod"
+"github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af"
+"github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af/go.mod"
+"github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
+"github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
+"github.com/alecthomas/units 

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

2021-02-25 Thread Georgy Yakovlev
commit: 5b73763713861de82621e12c184f07304ded28fe
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Feb 25 23:52:48 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Feb 25 23:52:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b737637

dev-util/sccache: really sync live ebuild, remove crate comments

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

 dev-util/sccache/sccache-0.2.15.ebuild | 2 --
 dev-util/sccache/sccache-.ebuild   | 8 
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-util/sccache/sccache-0.2.15.ebuild 
b/dev-util/sccache/sccache-0.2.15.ebuild
index 6da1a25a914..add1a2ec87c 100644
--- a/dev-util/sccache/sccache-0.2.15.ebuild
+++ b/dev-util/sccache/sccache-0.2.15.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=7
 
-# needs itoa-0.3.4 for tests
-# added bincode-1.2.0 manually
 CRATES="
 addr2line-0.14.1
 adler-0.2.3

diff --git a/dev-util/sccache/sccache-.ebuild 
b/dev-util/sccache/sccache-.ebuild
index 29ecdd8d45e..d4ca5fcba08 100644
--- a/dev-util/sccache/sccache-.ebuild
+++ b/dev-util/sccache/sccache-.ebuild
@@ -3,9 +3,6 @@
 
 EAPI=7
 
-# generated with cargo-ebuild 0.2.0
-# needs itoa-0.3.4 for tests
-# added bincode-1.2.0 manually
 CRATES="
 "
 
@@ -18,7 +15,7 @@ if [ ${PV} == "" ] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/mozilla/sccache.git;
 else
-   SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   SRC_URI="https://github.com/mozilla/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
KEYWORDS="~amd64 ~ppc64"
 fi
@@ -27,7 +24,10 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD 
BSD-2 Boost-1.0 ISC MIT
 SLOT="0"
 IUSE="azure dist-client dist-server gcs memcached redis s3"
 
+BDEPEND="virtual/pkgconfig"
+
 DEPEND="
+   app-arch/zstd
dist-server? ( dev-libs/openssl:0= )
gcs? ( dev-libs/openssl:0= )
 "



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

2021-02-25 Thread Ulrich Müller
commit: 7270decd622d47c494116a9c7ccbbae7fabc70fd
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 25 23:49:07 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 23:49:07 2021 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7270decd

devmanual.css: Use margin instead of padding for permalink

Signed-off-by: Ulrich Müller  gentoo.org>

 devmanual.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devmanual.css b/devmanual.css
index bba2a31..83f6b14 100644
--- a/devmanual.css
+++ b/devmanual.css
@@ -34,7 +34,7 @@ pre span.Comment { color: red; }
 pre span.Statement { color: darkred; }
 
 a.permalink {
-padding: 0 0.3em;
+margin: 0em 0.3em;
 font-size: 90%;
 text-decoration: none;
 visibility: hidden;



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

2021-02-25 Thread Georgy Yakovlev
commit: 9e44e4fb516a8514f5bb834489dc2aa94b10bf74
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Feb 25 23:48:11 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Feb 25 23:48:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e44e4fb

dev-util/sccache: sync live ebuild

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

 dev-util/sccache/sccache-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/sccache/sccache-.ebuild 
b/dev-util/sccache/sccache-.ebuild
index 8cd33a9a3b1..29ecdd8d45e 100644
--- a/dev-util/sccache/sccache-.ebuild
+++ b/dev-util/sccache/sccache-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ if [ ${PV} == "" ] ; then
 else
SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~ppc64"
 fi
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC 
MIT Unlicense ZLIB"



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

2021-02-25 Thread Georgy Yakovlev
commit: fb8cf1dec69565be723afd9100042028f73b57e9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Feb 25 23:45:50 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Feb 25 23:46:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8cf1de

profiles/arch/powerpc/ppc64: mask sccache[dist-server]

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

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

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index 8eb5b3eb93b..9707c7f5f92 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2021-02-25)
+# depends on ring crate, which is not so portable
+# https://github.com/briansmith/ring/issues/389
+dev-util/sccache dist-server
+
 # Sam James  (2021-02-14)
 # Brings in a large number of unkeyworded
 # (broad) deps. Not keywording yet.



[gentoo-commits] proj/portage:master commit in: repoman/lib/repoman/modules/linechecks/deprecated/, repoman/cnf/linechecks/

2021-02-25 Thread Zac Medico
commit: d4bd6045a50c4e662e36c2ad247c6c13d6f3e534
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sun Aug 18 23:23:22 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 23:37:29 2021 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d4bd6045

repoman: Change message for preserve_old_lib (bug 692486)

Bug: https://bugs.gentoo.org/692486
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Zac Medico  gentoo.org>

 repoman/cnf/linechecks/linechecks.yaml  | 2 +-
 repoman/lib/repoman/modules/linechecks/deprecated/deprecated.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/repoman/cnf/linechecks/linechecks.yaml 
b/repoman/cnf/linechecks/linechecks.yaml
index 2182b467a..c6c72ab26 100644
--- a/repoman/cnf/linechecks/linechecks.yaml
+++ b/repoman/cnf/linechecks/linechecks.yaml
@@ -25,7 +25,7 @@ errors:
 DEPRECATED_BINDNOW_FLAGS: 'Deprecated bindnow-flags call'
 EAPI_DEFINED_AFTER_INHERIT: 'EAPI defined after inherit'
 NO_AS_NEEDED: 'Upstream asneeded linking bug (no-as-needed)'
-PRESERVE_OLD_LIB: 'Ebuild calls deprecated preserve_old_lib'
+PRESERVE_OLD_LIB: 'Ebuild calls preserve_old_lib function reserved for 
system packages'
 BUILT_WITH_USE: 'built_with_use'
 NO_OFFSET_WITH_HELPERS: 'Helper function is used with D, ROOT, ED, EROOT 
or EPREFIX'
 USEQ_ERROR: 'Ebuild calls deprecated useq function'

diff --git a/repoman/lib/repoman/modules/linechecks/deprecated/deprecated.py 
b/repoman/lib/repoman/modules/linechecks/deprecated/deprecated.py
index d1a590f1d..7c65c9ca0 100644
--- a/repoman/lib/repoman/modules/linechecks/deprecated/deprecated.py
+++ b/repoman/lib/repoman/modules/linechecks/deprecated/deprecated.py
@@ -19,7 +19,7 @@ class DeprecatedHasq(LineCheck):
 
 
 class PreserveOldLib(LineCheck):
-   """Check for calls to the deprecated preserve_old_lib function."""
+   """Check for calls to the preserve_old_lib function reserved for system 
packages."""
repoman_check_name = 'ebuild.minorsyn'
re = re.compile(r'.*preserve_old_lib')
error = 'PRESERVE_OLD_LIB'



[gentoo-commits] proj/catalyst:catalyst-3.0-stable commit in: targets/support/

2021-02-25 Thread Ben Kohler
commit: 545fac34b731215ebeb1aa58b65dc22134d732ca
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Feb 25 22:50:07 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Feb 25 22:50:07 2021 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=545fac34

create-iso.sh: don't force FAT16

Newer dosfstools has a problem with FAT16 and certain volume sizes.
Let's just let it autodetect the FAT size.

Signed-off-by: Ben Kohler  gentoo.org>

 targets/support/create-iso.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh
index 6e71cbc4..bcfa20a6 100755
--- a/targets/support/create-iso.sh
+++ b/targets/support/create-iso.sh
@@ -229,11 +229,11 @@ case ${clst_hostarch} in
echo "Creating loopback file of size 
${iaSize}kB"
dd if=/dev/zero 
of="${clst_target_path}/gentoo.efimg" bs=1k \
count=${iaSize}
-   echo "Formatting loopback file with FAT16 FS"
-   mkfs.vfat -F 16 -n GENTOOLIVE 
"${clst_target_path}/gentoo.efimg"
+   echo "Formatting loopback file with FAT FS"
+   mkfs.vfat -n GENTOOLIVE 
"${clst_target_path}/gentoo.efimg"
 
mkdir 
"${clst_target_path}/gentoo.efimg.mountPoint"
-   echo "Mounting FAT16 loopback file"
+   echo "Mounting FAT loopback file"
mount -t vfat -o loop 
"${clst_target_path}/gentoo.efimg" \

"${clst_target_path}/gentoo.efimg.mountPoint" || die "Failed to mount EFI image 
file"
 



[gentoo-commits] proj/livecd-tools:master commit in: init.d/

2021-02-25 Thread Ben Kohler
commit: b56c91635b59314f97184d726f93249da594731b
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Feb 25 23:10:40 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Feb 25 23:10:40 2021 +
URL:https://gitweb.gentoo.org/proj/livecd-tools.git/commit/?id=b56c9163

autoconfig: mostly revert "Fix logic error"

This particular piece of logic was correct already, having been reworked
a few times since the original bug report about it.  The intent is to
kill existing an existing dhcpcd instance if the pidfile is found.

Signed-off-by: Ben Kohler  gentoo.org>

 init.d/autoconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init.d/autoconfig b/init.d/autoconfig
index f475813..b30b41b 100644
--- a/init.d/autoconfig
+++ b/init.d/autoconfig
@@ -529,7 +529,7 @@ start() {
if yesno "${DHCP}"
then
einfo "DHCP broadcasting for IP on all detected 
interfaces ..."
-   if [ ! -f /run/dhcpcd.pid ]
+   if [ -f /run/dhcpcd.pid ]
then
kill $(cat /run/dhcpcd.pid)
sleep 2



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

2021-02-25 Thread Georgy Yakovlev
commit: f16df6a30900f7917e997ff84dd81da22834e2d2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Feb 25 22:50:54 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Feb 25 22:50:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16df6a3

sys-kernel/gentoo-kernel: 5.4.97 ppc64 stable, bug #772344

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

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

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.97.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.97.ebuild
index f26abd9fdf7..08c2521e374 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.97.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.97.ebuild
@@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.x
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="debug"
 
 RDEPEND="

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



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

2021-02-25 Thread Rick Farina
commit: de538344d6e6af3f6e819e6796018f3662c7dff4
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Feb 25 22:43:00 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Feb 25 22:43:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de538344

net-libs/liquid-dsp: bump

plus eapi 7

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Rick Farina  gentoo.org>

 net-libs/liquid-dsp/Manifest   |  3 +-
 net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild| 42 --
 ...id-dsp-1.3.1.ebuild => liquid-dsp-1.3.2.ebuild} |  2 +-
 net-libs/liquid-dsp/liquid-dsp-.ebuild |  2 +-
 4 files changed, 3 insertions(+), 46 deletions(-)

diff --git a/net-libs/liquid-dsp/Manifest b/net-libs/liquid-dsp/Manifest
index e608538ed74..7ba122c0f7a 100644
--- a/net-libs/liquid-dsp/Manifest
+++ b/net-libs/liquid-dsp/Manifest
@@ -1,2 +1 @@
-DIST liquid-dsp-1.3.0.tar.gz 1036160 BLAKE2B 
fab2cecfdb3e494c5bb25d273be3dbb44904b1c1ef419eb166bdfa33b29a03aa72cb1c1d8b2bbb8ed87a505fa2b68b53cb300f41a51fdb01ac2cb5e309fec5ad
 SHA512 
d69df2c15ea56cd84be9f77383b9914daa52e89e1136aa84fd14dff7690e98c4e29bb5c4e570cac5ef826b884b8fa382e5d806a711d22b6d5c4ddf5b93a0026b
-DIST liquid-dsp-1.3.1.tar.gz 1047182 BLAKE2B 
e110ac2838209b97420b4884d9df3a3477e548c09f2d3962b025e6e1415ac7077cfb81f16005f90bc01c039514ede9a53e53d969037f7b86c2475e2833f0e32c
 SHA512 
6da76030fc346e3fadfe70e72be14d1f2ff198d3e9bb5ffb5f4d9b89945686d2474d3bb4911a2b923aad22feabebf2744d47afbffabab87737fe46a24af68917
+DIST liquid-dsp-1.3.2.tar.gz 1119114 BLAKE2B 
4530f3929b97f04cf2e02283af0b0482a7e19783f73cd60b02aeadb26df9f7d33a43847496858b6178526abef34fc5121e94bde38df3796bbdf7149251a29e25
 SHA512 
1af317512f56078a79396fd3c7a0135c97ef63fd187d52db1b62ddabca683a37fa6b358adafd76d81c3cb06c54f9c7c8fd66f8bb86c0bfebec9e9ef1441ca5d2

diff --git a/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild 
b/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild
deleted file mode 100644
index e80478ff6e9..000
--- a/net-libs/liquid-dsp/liquid-dsp-1.3.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib
-
-DESCRIPTION="digital signal processing library for software-defined radios"
-HOMEPAGE="https://liquidsdr.org;
-
-LICENSE="MIT"
-SLOT="0"
-
-if [ "${PV}" = "" ]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/jgaeddert/liquid-dsp.git;
-else
-   KEYWORDS="~amd64 ~x86"
-   SRC_URI="https://github.com/jgaeddert/liquid-dsp/archive/v1.3.0.tar.gz 
-> ${P}.tar.gz"
-fi
-
-IUSE="static-libs"
-
-DEPEND="sci-libs/fftw:3.0="
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   eapply_user
-   eautoreconf
-}
-
-src_configure() {
-   #without this rather odd looking bit, it installs libraries into 
/usr/usr/$(get_libdir)
-   #what is super special is that if exec-prefix is unset, libdir is 
lib64...
-   #but if exec-prefix is default then libdir ends up as /usr/lib64 in 
makefile...
-   econf --exec-prefix="" --libdir="/usr/$(get_libdir)"
-}
-
-src_install() {
-   default
-   ! use static-libs && rm "${ED}"/usr/"$(get_libdir)"/libliquid.a
-}

diff --git a/net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild 
b/net-libs/liquid-dsp/liquid-dsp-1.3.2.ebuild
similarity index 99%
rename from net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild
rename to net-libs/liquid-dsp/liquid-dsp-1.3.2.ebuild
index 8a6ed71d86e..a8e81740c38 100644
--- a/net-libs/liquid-dsp/liquid-dsp-1.3.1.ebuild
+++ b/net-libs/liquid-dsp/liquid-dsp-1.3.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools multilib
 

diff --git a/net-libs/liquid-dsp/liquid-dsp-.ebuild 
b/net-libs/liquid-dsp/liquid-dsp-.ebuild
index 8a6ed71d86e..a8e81740c38 100644
--- a/net-libs/liquid-dsp/liquid-dsp-.ebuild
+++ b/net-libs/liquid-dsp/liquid-dsp-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools multilib
 



[gentoo-commits] data/api:master commit in: files/overlays/

2021-02-25 Thread Michał Górny
commit: fd998d6678464a4b845fb601a94f24efd1e6c476
Author: William Pettersson  ewpettersson  se>
AuthorDate: Thu Feb 25 20:59:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 22:25:22 2021 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=fd998d66

repositories: Remove regina-gentoo

Closes: https://github.com/gentoo/api-gentoo-org/pull/377
Signed-off-by: Michał Górny  gentoo.org>

 files/overlays/repositories.xml | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 96798d7..13e4e0e 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4014,17 +4014,6 @@
 git+ssh://g...@gitlab.com/reagentoo/gentoo-overlay.git
 
https://gitlab.com/reagentoo/gentoo-overlay/commits/master.atom
   
-  
-regina-gentoo
-Regina packages for Gentoo
-https://github.com/WPettersson/regina-gentoo/
-
-  will...@ewpettersson.se
-  William Pettersson
-
-git://github.com/WPettersson/regina-gentoo.git
-
https://github.com/WPettersson/regina-gentoo/commits/master.atom
-  
   
 ricerlay
 Overlay for ricing enthusiasts



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

2021-02-25 Thread Sergei Trofimovich
commit: 6222c30592e54cced2afe4df75458c7be0d5e430
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Feb 25 22:19:54 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb 25 22:19:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6222c305

dev-libs/libbpf: keyworded 0.3 for ia64

keyworded wrt bug #772257

Package-Manager: Portage-3.0.15, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/libbpf/libbpf-0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbpf/libbpf-0.3.ebuild 
b/dev-libs/libbpf/libbpf-0.3.ebuild
index 3d4c900532f..8b55fe162b2 100644
--- a/dev-libs/libbpf/libbpf-0.3.ebuild
+++ b/dev-libs/libbpf/libbpf-0.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} =~ [9]{4,} ]]; then
EGIT_REPO_URI="https://github.com/libbpf/libbpf.git;
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 fi
 S="${WORKDIR}/${P}/src"
 



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

2021-02-25 Thread Sergei Trofimovich
commit: 9bd5e5d9db1abdfa6d5309d13ba6b2b86fb6ed75
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Feb 25 22:19:57 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb 25 22:19:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd5e5d9

dev-python/sphinx_lv2_theme: keyworded 1.0.0 for ia64

keyworded wrt bug #769413

Package-Manager: Portage-3.0.15, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild 
b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
index 6be51515bb0..df6c7200619 100644
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
+++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild
@@ -14,6 +14,6 @@ 
SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/{PN}-v${PV}.tar.gz;
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"



[gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-common-gentoo/

2021-02-25 Thread Ulrich Müller
commit: cf1950293a5930e71d029a046c00baef74c881c7
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 25 22:10:46 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 22:10:46 2021 +
URL:https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=cf195029

app-emacs/emacs-common-gentoo: Sync from gentoo repository

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild
index a40b672..bb0b926 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-.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
@@ -24,7 +24,8 @@ S="${WORKDIR}/${PN}"
 
 src_install() {
insinto "${SITELISP}"
-   doins subdirs.el
+   sed -e "s:@libdir@:$(get_libdir):g" subdirs.el.in | newins - subdirs.el
+   assert
newins site-gentoo.el{,.orig}
 
keepdir /etc/emacs



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

2021-02-25 Thread Zac Medico
commit: a18840200a21a31f189ca330a3061791c0ed53c2
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:45:15 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 22:09:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1884020

app-emulation/podman: Bump to version 3.0.1

Bug: https://bugs.gentoo.org/768597
Closes: https://bugs.gentoo.org/770505
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/podman/Manifest|   1 +
 app-emulation/podman/podman-3.0.1.ebuild | 165 +++
 2 files changed, 166 insertions(+)

diff --git a/app-emulation/podman/Manifest b/app-emulation/podman/Manifest
index 41fac527191..0bcd773bc36 100644
--- a/app-emulation/podman/Manifest
+++ b/app-emulation/podman/Manifest
@@ -1 +1,2 @@
 DIST podman-2.2.1.tar.gz 9653842 BLAKE2B 
4e86903fc8fb51b9b1aa2b46704c1828b4ea11b738eccf198260c678b175e0a8699120e0280a2803f7898c9b28040a75d489ccd09ebd9c1f45d10a86e2a26c8f
 SHA512 
4c6eda9320daf18b5f0e892c0f3019a5658d983936c25a195bcb1fbc28c18a9a65e87043faddeb47e9f62c9b445efc2906a2b7ccedca877941fadb21b1b68367
+DIST podman-3.0.1.tar.gz 10365348 BLAKE2B 
93a227bf1395145ebaec8e18aa8ad8101704e8e0f7344c8850ee9e1532b191aef96b1cbbba2e21bd716591d68969cfd16ee811621a383cb2d31e4105a44834bf
 SHA512 
4addc986ad94b512d90b675a5a1988eeef365fff02c3449fd310582245a91d4ee96ff9fd3c56ce333a972dca627aa28fbd468a4a363c5c8963524bb67bc26754

diff --git a/app-emulation/podman/podman-3.0.1.ebuild 
b/app-emulation/podman/podman-3.0.1.ebuild
new file mode 100644
index 000..f82494e1737
--- /dev/null
+++ b/app-emulation/podman/podman-3.0.1.ebuild
@@ -0,0 +1,165 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 flag-o-matic go-module
+
+DESCRIPTION="Library and podman tool for running OCI-based containers in Pods"
+HOMEPAGE="https://github.com/containers/podman/;
+MY_PN=podman
+MY_P=${MY_PN}-${PV}
+SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
+SLOT="0"
+
+KEYWORDS="~amd64 ~arm64"
+IUSE="apparmor btrfs +fuse +rootless selinux"
+RESTRICT="test"
+
+COMMON_DEPEND="
+   app-crypt/gpgme:=
+   >=app-emulation/conmon-2.0.0
+   || ( >=app-emulation/runc-1.0.0_rc6 app-emulation/crun )
+   dev-libs/libassuan:=
+   dev-libs/libgpg-error:=
+   >=net-misc/cni-plugins-0.8.6
+   sys-fs/lvm2
+   sys-libs/libseccomp:=
+
+   apparmor? ( sys-libs/libapparmor )
+   btrfs? ( sys-fs/btrfs-progs )
+   rootless? ( app-emulation/slirp4netns )
+   selinux? ( sys-libs/libselinux:= )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-go/go-md2man"
+RDEPEND="${COMMON_DEPEND}
+   fuse? ( sys-fs/fuse-overlayfs )"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   default
+
+   # Disable installation of python modules here, since those are
+   # installed by separate ebuilds.
+   local makefile_sed_args=(
+   -e '/^GIT_.*/d'
+   -e 's/$(GO) build/$(GO) build -v -work -x/'
+   -e 's/^\(install:.*\) install\.python$/\1/'
+   -e 's|^pkg/varlink/iopodman.go: .gopathok 
pkg/varlink/io.podman.varlink$|pkg/varlink/iopodman.go: 
pkg/varlink/io.podman.varlink|'
+   )
+
+   has_version -b '>=dev-lang/go-1.13.9' || makefile_sed_args+=(-e 
's:GO111MODULE=off:GO111MODULE=on:')
+
+   sed "${makefile_sed_args[@]}" -i Makefile || die
+
+   sed -e 's|OUTPUT="${CIRRUS_TAG:.*|OUTPUT='v${PV}'|' \
+   -i hack/get_release_info.sh || die
+}
+
+src_compile() {
+   local git_commit
+   git_commit=$(grep '^[[:space:]]*gitCommit[[:space:]]' 
vendor/k8s.io/client-go/pkg/version/base.go)
+   git_commit=${git_commit#*\"}
+   git_commit=${git_commit%\"*}
+   [[ ${git_commit} ]] || die "failed to determine gitCommit"
+
+   # Filter unsupported linker flags
+   filter-flags '-Wl,*'
+
+   [[ -f hack/apparmor_tag.sh ]] || die
+   if use apparmor; then
+   echo -e "#!/bin/sh\necho apparmor" > hack/apparmor_tag.sh || die
+   else
+   echo -e "#!/bin/sh\ntrue" > hack/apparmor_tag.sh || die
+   fi
+
+   [[ -f hack/btrfs_installed_tag.sh ]] || die
+   if use btrfs; then
+   echo -e "#!/bin/sh\ntrue" > hack/btrfs_installed_tag.sh || die
+   else
+   echo -e "#!/bin/sh\necho exclude_graphdriver_btrfs" > \
+   hack/btrfs_installed_tag.sh || die
+   fi
+
+   [[ -f hack/selinux_tag.sh ]] || die
+   if use selinux; then
+   echo -e "#!/bin/sh\necho selinux" > hack/selinux_tag.sh || die
+   else
+   echo -e "#!/bin/sh\ntrue" > hack/selinux_tag.sh || die
+   fi
+
+   # Avoid this error when generating pkg/varlink/iopodman.go:
+   # cannot find package 

[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2021-02-25 Thread Stephan Hartmann
commit: c405a265d717d39828ab2964297e186355b98425
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Feb 25 22:02:03 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Feb 25 22:02:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c405a265

www-client/google-chrome-unstable: automated update (90.0.4427.5)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-90.0.4421.5.ebuild => google-chrome-unstable-90.0.4427.5.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 051b467b001..038978ef5cd 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_90.0.4421.5-1_amd64.deb 80726068 BLAKE2B 
5ba81ff729c9874f72ffc429014ab2c97ea5b639d107fa2ff4ed27ffaee81aa7cb3ea43c2a37e1d7dd0fcc9792c3902d9db1e9c4c41d943f0d78773ef734108c
 SHA512 
6f5be8ad8d1e6900232cbf93bd61007141713586ba359c6503d475628f5719c9fe04d74bbd313b984999dc4d131d65eeaddbea246d6c1c7c3d022a127f4396fc
+DIST google-chrome-unstable_90.0.4427.5-1_amd64.deb 82992200 BLAKE2B 
08dd82afec72c0797a1f901e72a7b1126875bb05e8bcd067cfd0b3f58a60115c67ae66c7dffb0585196165b5dc05839a5f35f55cb7cdafccb6575be849cb847c
 SHA512 
6794d3deaaf265c01549226514a753571012490cd94b9332306d4f20a2a0512e19d4560bbec718f6e19704ef7efeb35ea531afb5b64dbc4e84cec8f46e21bd66

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-90.0.4421.5.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-90.0.4427.5.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-90.0.4421.5.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-90.0.4427.5.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-02-25 Thread Stephan Hartmann
commit: 5fbfa5181d0d7f312e516f3f35ea5ca1b17f1e84
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Feb 25 22:02:11 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Feb 25 22:02:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fbfa518

www-plugins/chrome-binary-plugins: automated update (90.0.4427.5)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...21.5_alpha.ebuild => chrome-binary-plugins-90.0.4427.5_alpha.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 5deb9c31616..eaea935d9ee 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_89.0.4389.69-1_amd64.deb 75823588 BLAKE2B 
7e09b676938c4b44bcbfa0e05479c5d72cfe93b74dca7936e18ba2ccf5125b2872ebb1b9baf3d170f4dfd50a280cd0f64cda45803bf666399567c2b5cb31af12
 SHA512 
2c60a21905bf90870f4028e296fc46456784e1a423c18e383218d929d2756e5397e7628f82a522a6fcd6cd18b0f8a268c187b21ce37367bd564440fd3b796e7c
 DIST google-chrome-stable_88.0.4324.182-1_amd64.deb 72787408 BLAKE2B 
a888e7bd5479bf29389bcc15fcbda2a35cefe9a8e380b08999876be6d8366b26486820dbea94bd744e69bede6e471cf6305ba7662d4bdc9b9af3146a4efac506
 SHA512 
d9406faad31e42156d946262ef1f98430074d687ac956c548845789ddf81b08fc58b77499f3b80ea91725b44130caefc34cef84f73d48f6bfd1fc54c53c0d195
-DIST google-chrome-unstable_90.0.4421.5-1_amd64.deb 80726068 BLAKE2B 
5ba81ff729c9874f72ffc429014ab2c97ea5b639d107fa2ff4ed27ffaee81aa7cb3ea43c2a37e1d7dd0fcc9792c3902d9db1e9c4c41d943f0d78773ef734108c
 SHA512 
6f5be8ad8d1e6900232cbf93bd61007141713586ba359c6503d475628f5719c9fe04d74bbd313b984999dc4d131d65eeaddbea246d6c1c7c3d022a127f4396fc
+DIST google-chrome-unstable_90.0.4427.5-1_amd64.deb 82992200 BLAKE2B 
08dd82afec72c0797a1f901e72a7b1126875bb05e8bcd067cfd0b3f58a60115c67ae66c7dffb0585196165b5dc05839a5f35f55cb7cdafccb6575be849cb847c
 SHA512 
6794d3deaaf265c01549226514a753571012490cd94b9332306d4f20a2a0512e19d4560bbec718f6e19704ef7efeb35ea531afb5b64dbc4e84cec8f46e21bd66

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4421.5_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4427.5_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4421.5_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4427.5_alpha.ebuild



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

2021-02-25 Thread Zac Medico
commit: 71e189c69e0811ab3e8d1d44b94b47cdaa37889e
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:41:24 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:41:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e189c6

app-emulation/conmon: Remove old version 2.0.20

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/conmon/Manifest |  1 -
 app-emulation/conmon/conmon-2.0.20.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-emulation/conmon/Manifest b/app-emulation/conmon/Manifest
index 7b8007e8115..a64b4fce7cd 100644
--- a/app-emulation/conmon/Manifest
+++ b/app-emulation/conmon/Manifest
@@ -1,3 +1,2 @@
-DIST conmon-2.0.20.tar.gz 64716 BLAKE2B 
d7eb464f5be0b117824571134f08077955f56e1637dd2cbc6b70413dc9a6f109a1b9b207f5523103f205659ac20cc65f5f2340475d771fdf4b852d6895887975
 SHA512 
b719e41e1ead0d38c0874a30901c5660dc8612dc7aa1c025068480846a1e458a744b55bb8d5d74d2c2ce38fdbbe03505fce216a2f2c0748740983e3272a82f0e
 DIST conmon-2.0.22.tar.gz 103371 BLAKE2B 
f509ba800c847886ec2350e141d2b965ff1cc09822467718fb0d94acdabdc86c6f40dff9428679e4c4171ac6a522b3ba7622d66ebd8108be1a68cbf7418d5c09
 SHA512 
819e1d9279c1a22388220d710b975cdeb3c0b56413afb177afe1c96b649e2dce496d5f51fe4094f572111f771102ccd0ae86f1776e99fedb2e76e6e9130c2d5c
 DIST conmon-2.0.26.tar.gz 104681 BLAKE2B 
fc8369258a414d3a169b64019199c604d1d8bded70d5a38230f243053dcf09c6f9aee931b328913e6cbbe3c495aab4894647897f40f537a79eb587ecee58517a
 SHA512 
5cbb66053fb48b514f93b3be4d4ac428f9eea8a3e1452b4df232250e9cd01202ecb7477c05e1e4dfb21595f2d1881be35cdea9b23f43c02bb7c0e67a3161396e

diff --git a/app-emulation/conmon/conmon-2.0.20.ebuild 
b/app-emulation/conmon/conmon-2.0.20.ebuild
deleted file mode 100644
index 8aa13fbc4d2..000
--- a/app-emulation/conmon/conmon-2.0.20.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_COMMIT="13244db638cf987c415298a3c23393ae5abeb885"
-DESCRIPTION="An OCI container runtime monitor"
-HOMEPAGE="https://github.com/containers/conmon;
-SRC_URI="https://github.com/containers/conmon/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE="systemd"
-RESTRICT="test"
-
-RDEPEND="dev-libs/glib:=
-   systemd? ( sys-apps/systemd:= )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
-
-src_prepare() {
-   default
-
-   if ! use systemd; then
-   sed -e 's| $(PKG_CONFIG) --exists libsystemd-journal | false |' 
\
-   -e 's| $(PKG_CONFIG) --exists libsystemd | false |' \
-   -i Makefile || die
-   fi
-}
-
-src_compile() {
-   emake GIT_COMMIT="${EGIT_COMMIT}" \
-   all
-}
-
-src_install() {
-   emake DESTDIR="${D}" \
-   PREFIX="/usr" \
-   install
-   dodir /usr/libexec/podman
-   ln "${ED}/usr/"{bin,libexec/podman}/conmon || die
-   dodoc README.md
-}



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

2021-02-25 Thread Zac Medico
commit: 1dfe29ffb1c8643b74b6cdad5218f6ac2bd6a96b
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:38:46 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:40:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfe29ff

app-emulation/conmon: Bump to version 2.0.26

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/conmon/Manifest |  1 +
 app-emulation/conmon/conmon-2.0.26.ebuild | 51 +++
 2 files changed, 52 insertions(+)

diff --git a/app-emulation/conmon/Manifest b/app-emulation/conmon/Manifest
index b88f13d27b2..7b8007e8115 100644
--- a/app-emulation/conmon/Manifest
+++ b/app-emulation/conmon/Manifest
@@ -1,2 +1,3 @@
 DIST conmon-2.0.20.tar.gz 64716 BLAKE2B 
d7eb464f5be0b117824571134f08077955f56e1637dd2cbc6b70413dc9a6f109a1b9b207f5523103f205659ac20cc65f5f2340475d771fdf4b852d6895887975
 SHA512 
b719e41e1ead0d38c0874a30901c5660dc8612dc7aa1c025068480846a1e458a744b55bb8d5d74d2c2ce38fdbbe03505fce216a2f2c0748740983e3272a82f0e
 DIST conmon-2.0.22.tar.gz 103371 BLAKE2B 
f509ba800c847886ec2350e141d2b965ff1cc09822467718fb0d94acdabdc86c6f40dff9428679e4c4171ac6a522b3ba7622d66ebd8108be1a68cbf7418d5c09
 SHA512 
819e1d9279c1a22388220d710b975cdeb3c0b56413afb177afe1c96b649e2dce496d5f51fe4094f572111f771102ccd0ae86f1776e99fedb2e76e6e9130c2d5c
+DIST conmon-2.0.26.tar.gz 104681 BLAKE2B 
fc8369258a414d3a169b64019199c604d1d8bded70d5a38230f243053dcf09c6f9aee931b328913e6cbbe3c495aab4894647897f40f537a79eb587ecee58517a
 SHA512 
5cbb66053fb48b514f93b3be4d4ac428f9eea8a3e1452b4df232250e9cd01202ecb7477c05e1e4dfb21595f2d1881be35cdea9b23f43c02bb7c0e67a3161396e

diff --git a/app-emulation/conmon/conmon-2.0.26.ebuild 
b/app-emulation/conmon/conmon-2.0.26.ebuild
new file mode 100644
index 000..e2e8f1c90b9
--- /dev/null
+++ b/app-emulation/conmon/conmon-2.0.26.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+EGIT_COMMIT="0e155c83aa739ef0a0540ec9f9d265f57f68038b"
+DESCRIPTION="An OCI container runtime monitor"
+HOMEPAGE="https://github.com/containers/conmon;
+SRC_URI="https://github.com/containers/conmon/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE="systemd"
+RESTRICT="test"
+
+RDEPEND="dev-libs/glib:=
+   systemd? ( sys-apps/systemd:= )"
+DEPEND="${RDEPEND}
+   dev-go/go-md2man"
+
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+
+src_prepare() {
+   default
+
+   if ! use systemd; then
+   sed -e 's| $(PKG_CONFIG) --exists libsystemd-journal | false |' 
\
+   -e 's| $(PKG_CONFIG) --exists libsystemd | false |' \
+   -i Makefile || die
+   fi
+   sed -e 's|make -C tools|$(MAKE) -C tools|' -i Makefile || die
+   sed -e 's|^GOMD2MAN = .*|GOMD2MAN = go-md2man|' -i docs/Makefile || die
+}
+
+src_compile() {
+   tc-export CC
+   emake GIT_COMMIT="${EGIT_COMMIT}" \
+   all
+}
+
+src_install() {
+   emake DESTDIR="${D}" \
+   PREFIX="/usr" \
+   install
+   dodir /usr/libexec/podman
+   ln "${ED}/usr/"{bin,libexec/podman}/conmon || die
+   dodoc README.md
+}



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

2021-02-25 Thread Zac Medico
commit: 2fced450662a974755310134e585c38d2397f6c6
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:39:27 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:40:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fced450

app-emulation/slirp4netns: Remove old version 1.1.4

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/slirp4netns/Manifest |  1 -
 app-emulation/slirp4netns/slirp4netns-1.1.4.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/app-emulation/slirp4netns/Manifest 
b/app-emulation/slirp4netns/Manifest
index 4843ebb5971..4ec0c31a67e 100644
--- a/app-emulation/slirp4netns/Manifest
+++ b/app-emulation/slirp4netns/Manifest
@@ -1,3 +1,2 @@
-DIST slirp4netns-1.1.4.tar.gz 55346 BLAKE2B 
86716ec9f42ae0087e9e7d142683f53b986275bce20b5ab0a33d0cdd63778adfeeadc86e5abb52d4a7e3e89baa0440c1a99bde920eeb2ed5293046e451d8ad01
 SHA512 
a6a26c55bdd4f50e668f7f3cd1d077e1ca9bd5bad5bbb8c47b15d366af4b1f2900241bedcd5a974a7597f43b17f970662271ec1987fbb6291c50470fa0a8
 DIST slirp4netns-1.1.8.tar.gz 58022 BLAKE2B 
cb65af6a5298411c158dd3da8160f8e4999ce5cb6bafc85f233d4d64a58c545ff7e9db21501f718ce7990d2497a6960853ecb9ff548859b1be19f3d74e86610b
 SHA512 
28b2dd73cfd0a0fc71338c55a7f4ae448456620a0d27eb1e7c79f2d58da2a90f2f9af363c9abf5148d4d6435f69ea26809e5f20721fec5daf4c9897bb29c3547
 DIST slirp4netns-1.1.9.tar.gz 58951 BLAKE2B 
e4fde408b3cd55dec0cca495c58936ec32c6201a0fe63c1a9fc9502ac41da615f92271d5fb365475f6864dd3c195097c81f01268b1b8d10d0f888c4e154cac34
 SHA512 
6471bf2b2eff9bd3ef037de986ab612f20bfce7a52bfd2b1b434d0606a3d2e6170b3fc43b168c8cc6f56ffb82f8361f21a26522ac1092c71f6e694a9588d5854

diff --git a/app-emulation/slirp4netns/slirp4netns-1.1.4.ebuild 
b/app-emulation/slirp4netns/slirp4netns-1.1.4.ebuild
deleted file mode 100644
index ab7c659fa36..000
--- a/app-emulation/slirp4netns/slirp4netns-1.1.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="User-mode networking for unprivileged network namespaces"
-HOMEPAGE="https://github.com/rootless-containers/slirp4netns;
-SRC_URI="https://github.com/rootless-containers/slirp4netns/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   dev-libs/glib:2=
-   dev-libs/libpcre:=
-   net-libs/libslirp:=
-   sys-libs/libseccomp:=
-   sys-libs/libcap:="
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-RESTRICT="test"
-
-src_prepare() {
-   # Respect AR variable for bug 722162.
-   sed -e 's|^AC_PROG_CC$|AC_DEFUN([AC_PROG_AR], [AC_CHECK_TOOL(AR, ar, 
:)])\nAC_PROG_AR\n\0|' \
-   -i configure.ac || die
-   eautoreconf
-   default
-}
-
-pkg_postinst() {
-   if [[ -z ${REPLACING_VERSIONS} ]]; then
-   elog "You need to have the tun kernel module loaded in order to 
have"
-   elog "slirp4netns working"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlnet/

2021-02-25 Thread Alfredo Tupone
commit: 0477d410017a8ef2a2a44c98da2156eb5245e92e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Feb 25 21:33:17 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Feb 25 21:37:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0477d410

dev-ml/ocamlnet: remove gtk use flag

Closes: https://bugs.gentoo.org/769323
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild | 76 
 1 file changed, 76 insertions(+)

diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild 
b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild
new file mode 100644
index 000..c0ee784e835
--- /dev/null
+++ b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit findlib
+
+MY_P=${P/_beta/test}
+DESCRIPTION="Modules for OCaml application-level Internet protocols"
+HOMEPAGE="http://projects.camlcity.org/projects/ocamlnet.html;
+SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz;
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="ZLIB GPL-2+"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="kerberos tk httpd +ocamlopt +pcre ssl zip"
+RESTRICT="installsources strip"
+
+# the auth-dh compile flag has been disabled as well, since it depends on
+# ocaml-cryptgps, which is not available.
+
+BDEPEND="
+   dev-ml/cppo
+   virtual/pkgconfig
+"
+RDEPEND="
+   >=dev-ml/findlib-1.0
+   >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
+   pcre? ( >=dev-ml/pcre-ocaml-5:= )
+   tk? ( dev-ml/labltk:= )
+   ssl? ( net-libs/gnutls:= )
+   kerberos? ( virtual/krb5 )
+   zip? ( dev-ml/camlzip:= )
+"
+DEPEND="${RDEPEND}"
+
+ocamlnet_use_with() {
+   if use $1; then
+   echo "-with-$2"
+   else
+   echo "-without-$2"
+   fi
+}
+
+ocamlnet_use_enable() {
+   if use $1; then
+   echo "-enable-$2"
+   else
+   echo "-disable-$2"
+   fi
+}
+
+src_configure() {
+   ./configure \
+   -bindir /usr/bin \
+   -datadir /usr/share/${PN} \
+   $(ocamlnet_use_enable ssl gnutls) \
+   $(ocamlnet_use_enable kerberos gssapi) \
+   $(ocamlnet_use_enable pcre pcre) \
+   $(ocamlnet_use_enable tk tcl) \
+   $(ocamlnet_use_enable zip zip) \
+   $(ocamlnet_use_with httpd nethttpd) \
+   || die "Error: econf failed!"
+}
+
+src_compile() {
+   emake -j1 all
+   if use ocamlopt; then
+   emake -j1 opt
+   fi
+}
+
+src_install() {
+   findlib_src_install
+}



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

2021-02-25 Thread Zac Medico
commit: 14763ee284d523e3e1e23fa25cf4ce6931f23ee9
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:34:32 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:34:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14763ee2

app-emulation/slirp4netns: Bump to version 1.1.9

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/slirp4netns/Manifest |  1 +
 app-emulation/slirp4netns/slirp4netns-1.1.9.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/app-emulation/slirp4netns/Manifest 
b/app-emulation/slirp4netns/Manifest
index 33e69c6c548..4843ebb5971 100644
--- a/app-emulation/slirp4netns/Manifest
+++ b/app-emulation/slirp4netns/Manifest
@@ -1,2 +1,3 @@
 DIST slirp4netns-1.1.4.tar.gz 55346 BLAKE2B 
86716ec9f42ae0087e9e7d142683f53b986275bce20b5ab0a33d0cdd63778adfeeadc86e5abb52d4a7e3e89baa0440c1a99bde920eeb2ed5293046e451d8ad01
 SHA512 
a6a26c55bdd4f50e668f7f3cd1d077e1ca9bd5bad5bbb8c47b15d366af4b1f2900241bedcd5a974a7597f43b17f970662271ec1987fbb6291c50470fa0a8
 DIST slirp4netns-1.1.8.tar.gz 58022 BLAKE2B 
cb65af6a5298411c158dd3da8160f8e4999ce5cb6bafc85f233d4d64a58c545ff7e9db21501f718ce7990d2497a6960853ecb9ff548859b1be19f3d74e86610b
 SHA512 
28b2dd73cfd0a0fc71338c55a7f4ae448456620a0d27eb1e7c79f2d58da2a90f2f9af363c9abf5148d4d6435f69ea26809e5f20721fec5daf4c9897bb29c3547
+DIST slirp4netns-1.1.9.tar.gz 58951 BLAKE2B 
e4fde408b3cd55dec0cca495c58936ec32c6201a0fe63c1a9fc9502ac41da615f92271d5fb365475f6864dd3c195097c81f01268b1b8d10d0f888c4e154cac34
 SHA512 
6471bf2b2eff9bd3ef037de986ab612f20bfce7a52bfd2b1b434d0606a3d2e6170b3fc43b168c8cc6f56ffb82f8361f21a26522ac1092c71f6e694a9588d5854

diff --git a/app-emulation/slirp4netns/slirp4netns-1.1.9.ebuild 
b/app-emulation/slirp4netns/slirp4netns-1.1.9.ebuild
new file mode 100644
index 000..619879cf45b
--- /dev/null
+++ b/app-emulation/slirp4netns/slirp4netns-1.1.9.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="User-mode networking for unprivileged network namespaces"
+HOMEPAGE="https://github.com/rootless-containers/slirp4netns;
+SRC_URI="https://github.com/rootless-containers/slirp4netns/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm64"
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   dev-libs/glib:2=
+   dev-libs/libpcre:=
+   net-libs/libslirp:=
+   sys-libs/libseccomp:=
+   sys-libs/libcap:="
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+RESTRICT="test"
+
+src_prepare() {
+   # Respect AR variable for bug 722162.
+   sed -e 's|^AC_PROG_CC$|AC_DEFUN([AC_PROG_AR], [AC_CHECK_TOOL(AR, ar, 
:)])\nAC_PROG_AR\n\0|' \
+   -i configure.ac || die
+   eautoreconf
+   default
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "You need to have the tun kernel module loaded in order to 
have"
+   elog "slirp4netns working"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-overlayfs/

2021-02-25 Thread Zac Medico
commit: af062335f903f7cd0ba1cac594d9d5a8ab0819e5
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:28:01 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:28:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af062335

sys-fs/fuse-overlayfs: Remove old versions

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 sys-fs/fuse-overlayfs/Manifest|  2 --
 sys-fs/fuse-overlayfs/fuse-overlayfs-1.1.2.ebuild | 27 ---
 sys-fs/fuse-overlayfs/fuse-overlayfs-1.2.0.ebuild | 27 ---
 3 files changed, 56 deletions(-)

diff --git a/sys-fs/fuse-overlayfs/Manifest b/sys-fs/fuse-overlayfs/Manifest
index 7435d62b485..fe3a2068f70 100644
--- a/sys-fs/fuse-overlayfs/Manifest
+++ b/sys-fs/fuse-overlayfs/Manifest
@@ -1,4 +1,2 @@
-DIST fuse-overlayfs-1.1.2.tar.gz 98055 BLAKE2B 
04cee8052671431604031ddd3d0ebc254de0ba00a527b4a7caa24bf4a0b74be81c9d0f2c02e5eb583c3f6a61b540762b52617531f266341878cb54f40e087331
 SHA512 
41bb7ed21d0408af61820b9aebefb08ee6add0c9a15ff1cafd8abc7ff6fcc46afd53740c946c6835bbba8c58ee8bfcc8351cd2a1fe81d749dad81934ce44032b
-DIST fuse-overlayfs-1.2.0.tar.gz 101375 BLAKE2B 
ff71ae8ad58396a8365fd65574145b45ae9632f407e2246096822cca12eb17d7a7ef9f5cc3546c83573b7af56b96d8800d6f390477cff2fe88c2858ed198740c
 SHA512 
55aa7c92f964ab18b886607de705b98510c7f25cc0d90e4712fb8493a4baab9ea722d8966a9b7e8f8fd8e5d2163a54993e9e45dfa2699db6cec8b447bdc5399b
 DIST fuse-overlayfs-1.3.0.tar.gz 102059 BLAKE2B 
30564f9a06ed04f7716170ee864bffeb899f8fc6b411cc95dbe920632dcb2ea2d9d7a9472b35fa33ddca86570978913f8651c35e3544bd650a95c52ca0d4d3ff
 SHA512 
c374b5dd4d369ab0134f66ff021c8efbc35f173a2d53a7212d5ec459c5083cd0fb5fc93b68696db5903891aa33c719be7eb3beedcaab043459f8b506d7cf5c0d
 DIST fuse-overlayfs-1.4.0.tar.gz 102363 BLAKE2B 
cc614173b5f06b761c31ceb538b6322071dadc2328f92899988c6ff26549cfabd7e4a4bb18207bc4564f2bc26d3cd4b01dfed991f92a8b1f5afa4fc756e6517f
 SHA512 
8ee42e0b11540c40200102b066a4a3009af81d5a5c120449b9f3291034a679602e476f42486c039215085eef0291d2b9390888e97f213d8399a5e8762d3fcd17

diff --git a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.1.2.ebuild 
b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.1.2.ebuild
deleted file mode 100644
index f8b399d715d..000
--- a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="FUSE implementation for overlayfs"
-HOMEPAGE="https://github.com/containers/fuse-overlayfs;
-EGIT_COMMIT="v${PV}"
-SRC_URI="https://github.com/containers/fuse-overlayfs/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND=">=sys-fs/fuse-3:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${PN}-${EGIT_COMMIT#v}"
-
-src_prepare() {
-   default
-   eautoreconf
-}

diff --git a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.2.0.ebuild 
b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.2.0.ebuild
deleted file mode 100644
index f8b399d715d..000
--- a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="FUSE implementation for overlayfs"
-HOMEPAGE="https://github.com/containers/fuse-overlayfs;
-EGIT_COMMIT="v${PV}"
-SRC_URI="https://github.com/containers/fuse-overlayfs/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND=">=sys-fs/fuse-3:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${PN}-${EGIT_COMMIT#v}"
-
-src_prepare() {
-   default
-   eautoreconf
-}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-overlayfs/

2021-02-25 Thread Zac Medico
commit: bb45a34fc1e4e9c0dff91067846a71d573ee3d20
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:25:11 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:25:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb45a34f

sys-fs/fuse-overlayfs: Bump to version 1.4.0

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 sys-fs/fuse-overlayfs/Manifest|  1 +
 sys-fs/fuse-overlayfs/fuse-overlayfs-1.4.0.ebuild | 26 +++
 2 files changed, 27 insertions(+)

diff --git a/sys-fs/fuse-overlayfs/Manifest b/sys-fs/fuse-overlayfs/Manifest
index 421aa1613e2..7435d62b485 100644
--- a/sys-fs/fuse-overlayfs/Manifest
+++ b/sys-fs/fuse-overlayfs/Manifest
@@ -1,3 +1,4 @@
 DIST fuse-overlayfs-1.1.2.tar.gz 98055 BLAKE2B 
04cee8052671431604031ddd3d0ebc254de0ba00a527b4a7caa24bf4a0b74be81c9d0f2c02e5eb583c3f6a61b540762b52617531f266341878cb54f40e087331
 SHA512 
41bb7ed21d0408af61820b9aebefb08ee6add0c9a15ff1cafd8abc7ff6fcc46afd53740c946c6835bbba8c58ee8bfcc8351cd2a1fe81d749dad81934ce44032b
 DIST fuse-overlayfs-1.2.0.tar.gz 101375 BLAKE2B 
ff71ae8ad58396a8365fd65574145b45ae9632f407e2246096822cca12eb17d7a7ef9f5cc3546c83573b7af56b96d8800d6f390477cff2fe88c2858ed198740c
 SHA512 
55aa7c92f964ab18b886607de705b98510c7f25cc0d90e4712fb8493a4baab9ea722d8966a9b7e8f8fd8e5d2163a54993e9e45dfa2699db6cec8b447bdc5399b
 DIST fuse-overlayfs-1.3.0.tar.gz 102059 BLAKE2B 
30564f9a06ed04f7716170ee864bffeb899f8fc6b411cc95dbe920632dcb2ea2d9d7a9472b35fa33ddca86570978913f8651c35e3544bd650a95c52ca0d4d3ff
 SHA512 
c374b5dd4d369ab0134f66ff021c8efbc35f173a2d53a7212d5ec459c5083cd0fb5fc93b68696db5903891aa33c719be7eb3beedcaab043459f8b506d7cf5c0d
+DIST fuse-overlayfs-1.4.0.tar.gz 102363 BLAKE2B 
cc614173b5f06b761c31ceb538b6322071dadc2328f92899988c6ff26549cfabd7e4a4bb18207bc4564f2bc26d3cd4b01dfed991f92a8b1f5afa4fc756e6517f
 SHA512 
8ee42e0b11540c40200102b066a4a3009af81d5a5c120449b9f3291034a679602e476f42486c039215085eef0291d2b9390888e97f213d8399a5e8762d3fcd17

diff --git a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.4.0.ebuild 
b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.4.0.ebuild
new file mode 100644
index 000..1f39c42d575
--- /dev/null
+++ b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.4.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="FUSE implementation for overlayfs"
+HOMEPAGE="https://github.com/containers/fuse-overlayfs;
+EGIT_COMMIT="v${PV}"
+SRC_URI="https://github.com/containers/fuse-overlayfs/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND=">=sys-fs/fuse-3:="
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+S="${WORKDIR}/${PN}-${EGIT_COMMIT#v}"
+
+src_prepare() {
+   default
+   eautoreconf
+}



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

2021-02-25 Thread Zac Medico
commit: 855ea17272f1e5975a5c1c95cdfd14794264788a
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:22:24 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:22:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855ea172

app-emulation/buildah: Remove old versions

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/buildah/Manifest   |  2 --
 app-emulation/buildah/buildah-1.14.11.ebuild | 47 
 app-emulation/buildah/buildah-1.15.1.ebuild  | 47 
 3 files changed, 96 deletions(-)

diff --git a/app-emulation/buildah/Manifest b/app-emulation/buildah/Manifest
index d492b3d5ff2..e615275cd36 100644
--- a/app-emulation/buildah/Manifest
+++ b/app-emulation/buildah/Manifest
@@ -1,4 +1,2 @@
-DIST buildah-1.14.11.tar.gz 10660686 BLAKE2B 
ae24982b2da66b536a0bbba21d07da8c54af7726e065545c2ab6167395ec45f7298c25811ab0e2aec5ffccd084557107313baa36f873327d7b520a61dd8081af
 SHA512 
6522ef39cdf6166ddb6eca6e43025953d025b92a677055ec026f4e163b0bb4b3334e20369e5850593189822c74fe82e39807ea387ad22ee64b3557bbaf8e30ce
-DIST buildah-1.15.1.tar.gz 10344892 BLAKE2B 
e84f8d245536f8864f057f576d92c218420ac975fabfbdc8b6bf591c2ef43494d49fe9095320a07de450f2ea64d046aa4ad680f08be80210e0dce1ffa874a286
 SHA512 
61cbe91867dc664a9e76b367e0f99bf5c797c68dda7182ed43c6a6a5a72a0f0519e45db6b2746b26933d829834757cc93bdbd30c62ce6a947ee546dbc1f930be
 DIST buildah-1.16.1.tar.gz 10525480 BLAKE2B 
d7a174049b9a99d11fa31a1b52fa6acfe037197171c7112607d755c788509b0798af315d1fde5c229bd6e029fdd3e57ae93042044f373d4ff63fcb121264730d
 SHA512 
c17358d71e9102ef5da530df54648eaa13a1384b06cd43fe74094cdbaa2dfda6aa6d1a218fb88e12898ae4b9dca2d8c555643326779c5f09b6a118f0a440d17a
 DIST buildah-1.19.6.tar.gz 10815708 BLAKE2B 
c5ad1405d907f6d5973f55c15b86e4341dc4c7c0db32854b5b54655fe1af1606b1206f3c7a3e86f83962c2ab1355c9e2b770ada97abfd9b9f8f231bd4b77e981
 SHA512 
81a865b795588b86a61fdada40045c06f9f3bbf8bdc3f6e4c70a9e4c7b28bf3fc31dd080c9f7555a8924f8bffac10fad776275619053fee8039176d6d6b69571

diff --git a/app-emulation/buildah/buildah-1.14.11.ebuild 
b/app-emulation/buildah/buildah-1.14.11.ebuild
deleted file mode 100644
index 717adf3f354..000
--- a/app-emulation/buildah/buildah-1.14.11.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 go-module
-
-KEYWORDS="~amd64"
-DESCRIPTION="A tool that facilitates building OCI images"
-HOMEPAGE="https://github.com/containers/buildah;
-LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
-SLOT="0"
-IUSE="selinux"
-EGIT_COMMIT="v${PV}"
-GIT_COMMIT=7a921ff79b
-SRC_URI="https://github.com/containers/buildah/archive/${EGIT_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-RDEPEND="app-crypt/gpgme:=
-   app-emulation/skopeo
-   dev-libs/libgpg-error:=
-   dev-libs/libassuan:=
-   sys-fs/lvm2:=
-   sys-libs/libseccomp:=
-   selinux? ( sys-libs/libselinux:= )"
-DEPEND="${RDEPEND}"
-RESTRICT+=" test"
-
-src_prepare() {
-   default
-   [[ -f selinux_tag.sh ]] || die
-   use selinux || { echo -e "#!/bin/sh\ntrue" > \
-   selinux_tag.sh || die; }
-}
-
-src_compile() {
-   emake GIT_COMMIT=${GIT_COMMIT} all
-}
-
-src_install() {
-   dodoc CHANGELOG.md CONTRIBUTING.md README.md install.md 
troubleshooting.md
-   doman docs/*.1
-   dodoc -r docs/tutorials
-   dobin ${PN} imgtype
-   dobashcomp contrib/completions/bash/buildah
-}
-
-src_test() {
-   emake test-unit
-}

diff --git a/app-emulation/buildah/buildah-1.15.1.ebuild 
b/app-emulation/buildah/buildah-1.15.1.ebuild
deleted file mode 100644
index ef3db50fcac..000
--- a/app-emulation/buildah/buildah-1.15.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 go-module
-
-KEYWORDS="~amd64 ~arm64"
-DESCRIPTION="A tool that facilitates building OCI images"
-HOMEPAGE="https://github.com/containers/buildah;
-LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
-SLOT="0"
-IUSE="selinux"
-EGIT_COMMIT="v${PV}"
-GIT_COMMIT=c967e88ef6
-SRC_URI="https://github.com/containers/buildah/archive/${EGIT_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-RDEPEND="app-crypt/gpgme:=
-   app-emulation/skopeo
-   dev-libs/libgpg-error:=
-   dev-libs/libassuan:=
-   sys-fs/lvm2:=
-   sys-libs/libseccomp:=
-   selinux? ( sys-libs/libselinux:= )"
-DEPEND="${RDEPEND}"
-RESTRICT+=" test"
-
-src_prepare() {
-   default
-   [[ -f selinux_tag.sh ]] || die
-   use selinux || { echo -e "#!/bin/sh\ntrue" > \
-   selinux_tag.sh || die; }
-}
-
-src_compile() {
-   emake GIT_COMMIT=${GIT_COMMIT} all
-}
-
-src_install() {
-   dodoc CHANGELOG.md CONTRIBUTING.md README.md install.md 

[gentoo-commits] repo/user/ssnb:master commit in: app-admin/terraform-provider-opennebula/

2021-02-25 Thread Samuel Bernardo
commit: de4964306f7bb092529f699ed728d49d2adec458
Author: Samuel Bernardo  gmail  com>
AuthorDate: Thu Feb 25 21:17:21 2021 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Thu Feb 25 21:17:21 2021 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=de496430

Terraform provider supported natively starting with Terraform 0.13, so removing 
the terraform-provider-libvirt.

Signed-off-by: Samuel Bernardo  gmail.com>

 app-admin/terraform-provider-opennebula/Manifest   |  3 --
 .../terraform-provider-opennebula/metadata.xml | 14 -
 .../terraform-provider-opennebula-1.0.0.ebuild | 33 --
 3 files changed, 50 deletions(-)

diff --git a/app-admin/terraform-provider-opennebula/Manifest 
b/app-admin/terraform-provider-opennebula/Manifest
deleted file mode 100644
index 75609e4..000
--- a/app-admin/terraform-provider-opennebula/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST terraform-provider-opennebula-1.0.0.tar.gz 10232 BLAKE2B 
5c42d10596505a6c69097b320d564a3b53deee3f2f631304d3c547b4780dc094eaefda83f3cfc3198d875e683579c6ccfb6d3ad026afbf697f9237bd4f96308c
 SHA512 
37139745929659c7154d89c602cd8c6b76a98d271efb274e162b437e13402786de8c1cae52360ed369ae3bbe3768a18cb1c00455c8313e81ce740aa20a96c4ba
-EBUILD terraform-provider-opennebula-1.0.0.ebuild 635 BLAKE2B 
de88cd6436a3ff884acc0e56418e671f85421250c951fe4209307577e0611699f5b3d6a96423e48aeb7d9bd7b83c0a99e175f59ddba5bd9f838fe9a4318d0bc1
 SHA512 
fc97ab4f7f6ce35102b77b9a9d604f34e97d3b5e860ab47daed36f6fc0227016037ab9337d49a71ee73420d986279fce000487037ab59b58784fc5a4cb91e854
-MISC metadata.xml 387 BLAKE2B 
1f751f03c003fa50da3bdea31095d057bd84d1a296ddd2cd78c7c0bb0cb1513989d4f8fb21e7b8c3ac89ee1dee77834e37c796b32e7cf9a0560cd9a4d9dcc24f
 SHA512 
0b2e38fa43f3f06180c7a610fcbe376bdb7dd6bb8be61593fc969faed1078504d42cc9ab79dcaf6f059503f23b15e2f7ff53d052a118452dee15d56412493c3c

diff --git a/app-admin/terraform-provider-opennebula/metadata.xml 
b/app-admin/terraform-provider-opennebula/metadata.xml
deleted file mode 100644
index a6b0693..000
--- a/app-admin/terraform-provider-opennebula/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   samuelbernardo.m...@gmail.com
-   Samuel Bernardo
-   
-   
-   
-   
-   Builds the terraform provider for opennebula
-   
-   
-

diff --git 
a/app-admin/terraform-provider-opennebula/terraform-provider-opennebula-1.0.0.ebuild
 
b/app-admin/terraform-provider-opennebula/terraform-provider-opennebula-1.0.0.ebuild
deleted file mode 100644
index 93191eb..000
--- 
a/app-admin/terraform-provider-opennebula/terraform-provider-opennebula-1.0.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-GOLANG_PKG_IMPORTPATH="github.com/runtastic"
-#GOLANG_PKG_ARCHIVEPREFIX="v"
-GOLANG_PKG_HAVE_TEST=1
-
-inherit golang-single versionator
-
-#GOLANG_PKG_VERSION="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Terraform builds, changes, and combines infrastructure safely and 
efficiently"
-HOMEPAGE="http://www.terraform.io;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-emulation/libvirt-glib
-   dev-lang/go
-   app-cdr/cdrtools"
-
-DOCS=(
-   README.md
-   examples/
-)
-
-src_install() {
-   golang-single_src_install
-}



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

2021-02-25 Thread Zac Medico
commit: 2572ba57ca91033352a8e464b77ee1cf51c93796
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 25 21:05:12 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 25 21:17:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2572ba57

app-emulation/buildah: Bump to version 1.19.6

Reported-by: Konstantinos Smanis  gmail.com>
Closes: https://bugs.gentoo.org/769266
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-emulation/buildah/Manifest  |  1 +
 app-emulation/buildah/buildah-1.19.6.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/app-emulation/buildah/Manifest b/app-emulation/buildah/Manifest
index 37a7c8f236f..d492b3d5ff2 100644
--- a/app-emulation/buildah/Manifest
+++ b/app-emulation/buildah/Manifest
@@ -1,3 +1,4 @@
 DIST buildah-1.14.11.tar.gz 10660686 BLAKE2B 
ae24982b2da66b536a0bbba21d07da8c54af7726e065545c2ab6167395ec45f7298c25811ab0e2aec5ffccd084557107313baa36f873327d7b520a61dd8081af
 SHA512 
6522ef39cdf6166ddb6eca6e43025953d025b92a677055ec026f4e163b0bb4b3334e20369e5850593189822c74fe82e39807ea387ad22ee64b3557bbaf8e30ce
 DIST buildah-1.15.1.tar.gz 10344892 BLAKE2B 
e84f8d245536f8864f057f576d92c218420ac975fabfbdc8b6bf591c2ef43494d49fe9095320a07de450f2ea64d046aa4ad680f08be80210e0dce1ffa874a286
 SHA512 
61cbe91867dc664a9e76b367e0f99bf5c797c68dda7182ed43c6a6a5a72a0f0519e45db6b2746b26933d829834757cc93bdbd30c62ce6a947ee546dbc1f930be
 DIST buildah-1.16.1.tar.gz 10525480 BLAKE2B 
d7a174049b9a99d11fa31a1b52fa6acfe037197171c7112607d755c788509b0798af315d1fde5c229bd6e029fdd3e57ae93042044f373d4ff63fcb121264730d
 SHA512 
c17358d71e9102ef5da530df54648eaa13a1384b06cd43fe74094cdbaa2dfda6aa6d1a218fb88e12898ae4b9dca2d8c555643326779c5f09b6a118f0a440d17a
+DIST buildah-1.19.6.tar.gz 10815708 BLAKE2B 
c5ad1405d907f6d5973f55c15b86e4341dc4c7c0db32854b5b54655fe1af1606b1206f3c7a3e86f83962c2ab1355c9e2b770ada97abfd9b9f8f231bd4b77e981
 SHA512 
81a865b795588b86a61fdada40045c06f9f3bbf8bdc3f6e4c70a9e4c7b28bf3fc31dd080c9f7555a8924f8bffac10fad776275619053fee8039176d6d6b69571

diff --git a/app-emulation/buildah/buildah-1.19.6.ebuild 
b/app-emulation/buildah/buildah-1.19.6.ebuild
new file mode 100644
index 000..dd54c70e89b
--- /dev/null
+++ b/app-emulation/buildah/buildah-1.19.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit bash-completion-r1 go-module
+
+KEYWORDS="~amd64 ~arm64"
+DESCRIPTION="A tool that facilitates building OCI images"
+HOMEPAGE="https://github.com/containers/buildah;
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
+SLOT="0"
+IUSE="selinux"
+EGIT_COMMIT="v${PV}"
+GIT_COMMIT=7aedb16428
+SRC_URI="https://github.com/containers/buildah/archive/${EGIT_COMMIT}.tar.gz 
-> ${P}.tar.gz"
+RDEPEND="app-crypt/gpgme:=
+   app-emulation/skopeo
+   dev-libs/libgpg-error:=
+   dev-libs/libassuan:=
+   sys-fs/lvm2:=
+   sys-libs/libseccomp:=
+   selinux? ( sys-libs/libselinux:= )"
+DEPEND="${RDEPEND}"
+RESTRICT+=" test"
+
+src_prepare() {
+   default
+   [[ -f selinux_tag.sh ]] || die
+   use selinux || { echo -e "#!/bin/sh\ntrue" > \
+   selinux_tag.sh || die; }
+}
+
+src_compile() {
+   emake GIT_COMMIT=${GIT_COMMIT} all
+}
+
+src_install() {
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md install.md 
troubleshooting.md
+   doman docs/*.1
+   dodoc -r docs/tutorials
+   dobin bin/{${PN},imgtype}
+   dobashcomp contrib/completions/bash/buildah
+}
+
+src_test() {
+   emake test-unit
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lisp/abcl/

2021-02-25 Thread Ulrich Müller
commit: a76bba87122f587040ce2e1827fc043ac64d164e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 25 21:13:53 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 21:14:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76bba87

dev-lisp/abcl: Version bump to 1.8.0

Bump EAPI to 7. Specify license more precisely, drop mirror restriction.

Closes: https://bugs.gentoo.org/764710
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 dev-lisp/abcl/Manifest  |  1 +
 dev-lisp/abcl/abcl-1.8.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-lisp/abcl/Manifest b/dev-lisp/abcl/Manifest
index 96ca2c285a7..ff80b92d4e9 100644
--- a/dev-lisp/abcl/Manifest
+++ b/dev-lisp/abcl/Manifest
@@ -1 +1,2 @@
 DIST abcl-src-1.5.0.tar.gz 1187678 BLAKE2B 
4c6993ab90d6fe12e93bf185ecdc16dd5c69ff5c65881e74db51ba9a8167e3a3de4b25ff9971084e92499f654aacec2a07757d100a5977944076476d47c17438
 SHA512 
d56c23a82103dfebb3361903af096f923738008e551f3b5e07e00f0423c8ade0b07a388b7834b5d79d9191863b38db2c17fa27bffd848d7cba88d6bb67e32db3
+DIST abcl-src-1.8.0.tar.gz 2613411 BLAKE2B 
cd50e5df0b7e48c902bc904ca4ea0e9c293241e04cfda154cb388c5f58da921645333fca8e0a95768a550fcb2a5b6346b3e8958745138ea6826f5c5a62ef0faf
 SHA512 
90cc2d1e52a4dc83a0159a5763d2c7eb344952786a805a82180ea0cae26d89ae5a9293b629b7b5131eac05668fe21711abca32aebe05d7400187b0b3793b

diff --git a/dev-lisp/abcl/abcl-1.8.0.ebuild b/dev-lisp/abcl/abcl-1.8.0.ebuild
new file mode 100644
index 000..139a56a5ef2
--- /dev/null
+++ b/dev-lisp/abcl/abcl-1.8.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils java-pkg-2 java-ant-2
+
+MY_P=${PN}-src-${PV}
+
+DESCRIPTION="Armed Bear Common Lisp is a Common Lisp implementation for the 
JVM."
+HOMEPAGE="http://common-lisp.net/project/armedbear/;
+SRC_URI="http://abcl.org/releases/${PV}/${MY_P}.tar.gz;
+
+LICENSE="GPL-2-with-classpath-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=virtual/jdk-1.8"
+RDEPEND=">=virtual/jre-1.8"
+
+S="${WORKDIR}"/${MY_P}
+
+src_compile() {
+   eant abcl.compile || die "Can't compile ABCL"
+   eant abcl.jar || die "Can't make ABCL jar archive"
+}
+
+src_install() {
+   java-pkg_dojar dist/abcl.jar
+   java-pkg_dolauncher ${PN} --java_args "-server -Xrs" --main 
org.armedbear.lisp.Main
+   dodoc README
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common-gentoo/

2021-02-25 Thread Ulrich Müller
commit: a08e23e007bfd7131e67d2206ddf9c9e28a7ae0f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 25 17:39:05 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 21:14:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08e23e0

app-emacs/emacs-common-gentoo: Remove old

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 .../emacs-common-gentoo-1.6-r3.ebuild  | 102 -
 1 file changed, 102 deletions(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild
deleted file mode 100644
index 8a4fe25ab12..000
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp-common desktop xdg-utils readme.gentoo-r1
-
-DESCRIPTION="Common files needed by all GNU Emacs versions"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs;
-SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x86-solaris"
-IUSE="games X"
-
-RDEPEND="games? ( acct-group/gamestat )"
-DEPEND="${RDEPEND}"
-PDEPEND=">=app-editors/emacs-23.1:*"
-
-src_install() {
-   insinto "${SITELISP}"
-   doins subdirs.el
-   newins site-gentoo.el{,.orig}
-
-   keepdir /etc/emacs
-   insinto /etc/emacs
-   doins site-start.el
-
-   if use games; then
-   keepdir /var/games/emacs
-   fowners 0:gamestat /var/games/emacs
-   fperms g+w /var/games/emacs
-   fi
-
-   if use X; then
-   local i
-   domenu emacs.desktop emacsclient.desktop
-
-   pushd icons || die
-   newicon sink.png emacs-sink.png
-   newicon emacs25_48.png emacs.png
-   for i in 16 24 32 48 128; do
-   [[ ${i} -le 48 ]] && newicon -s ${i} emacs22_${i}.png 
emacs22.png
-   newicon -s ${i} emacs23_${i}.png emacs23.png
-   newicon -s ${i} emacs25_${i}.png emacs.png
-   done
-   doicon -s scalable emacs23.svg
-   newicon -s scalable emacs25.svg emacs.svg
-   popd
-   fi
-
-   DOC_CONTENTS="All site initialisation for Gentoo-installed packages is
-   added to ${SITELISP}/site-gentoo.el. In order for this site
-   initialisation to be loaded for all users automatically, a 
default
-   site startup file /etc/emacs/site-start.el is installed. You are
-   responsible for maintenance of this file.
-   \n\nAlternatively, individual users can add the following 
command:
-   \n\n(require 'site-gentoo)
-   \n\nto their ~/.emacs initialisation files, or, for greater
-   flexibility, users may load single package-specific 
initialisation
-   files from the ${SITELISP}/site-gentoo.d/ directory."
-   readme.gentoo_create_doc
-}
-
-pkg_preinst() {
-   # make sure that site-gentoo.el exists since site-start.el requires it
-   if [[ ! -f ${ED}${SITELISP}/site-gentoo.el ]]; then #554518
-   mv "${ED}${SITELISP}"/site-gentoo.el{.orig,} || die
-   fi
-   if [[ -d ${EROOT}${SITELISP} ]]; then
-   elisp-site-regen
-   cp "${EROOT}${SITELISP}/site-gentoo.el" "${ED}${SITELISP}/" || 
die
-   fi
-
-   if use games; then
-   local f
-   for f in /var/games/emacs/{snake,tetris}-scores; do
-   if [[ -e ${EROOT}${f} ]]; then
-   cp "${EROOT}${f}" "${ED}${f}" || die
-   fi
-   touch "${ED}${f}" || die
-   chgrp gamestat "${ED}${f}" || die
-   chmod g+w "${ED}${f}" || die
-   done
-   fi
-}
-
-pkg_postinst() {
-   if use X; then
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   fi
-   readme.gentoo_print_elog
-}
-
-pkg_postrm() {
-   if use X; then
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common-gentoo/

2021-02-25 Thread Ulrich Müller
commit: 013cd6ea1cda74d6347ef60a2bd03c73f3bd56a9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 25 17:38:26 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 21:14:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013cd6ea

app-emacs/emacs-common-gentoo: Version bump to 1.7

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/emacs-common-gentoo/Manifest |   1 +
 .../emacs-common-gentoo-1.7.ebuild | 103 +
 2 files changed, 104 insertions(+)

diff --git a/app-emacs/emacs-common-gentoo/Manifest 
b/app-emacs/emacs-common-gentoo/Manifest
index fd7d7bba1a0..594dffa6779 100644
--- a/app-emacs/emacs-common-gentoo/Manifest
+++ b/app-emacs/emacs-common-gentoo/Manifest
@@ -1 +1,2 @@
 DIST emacs-common-gentoo-1.6.tar.xz 61224 BLAKE2B 
70e4f30c26c9098fdb02a53cab5d60cb611143d8bac6947707f3c7596b5a81ceb513b5a0809ee90f351472824f1d4216720c02cadb51d25b3dfce5e436e02bdf
 SHA512 
a7daed2241d778ab283482ecc016801e25084eed10fcbbc50e187d5f842df5a0d278a77f94ae950b086c8651e8ca1a18f89c11dffdde9cf9168755288aae926a
+DIST emacs-common-gentoo-1.7.tar.xz 61344 BLAKE2B 
bb5ec108ce230cfd45fa9cff1426b3731baf6a25b8346681128b0fc149649db5ca3b22720b3f8dba8495544f1ec5357a612aa35c687e36f5a181b2ab2fc324e5
 SHA512 
6c321a63d5329fe5e33f674951f1483acd724072a1d453ac0f4dbcb9b87825b735ac865fd9b9706a460b88828d1bfefbd65cc83d24a87b6359dd354c686605ce

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.7.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.7.ebuild
new file mode 100644
index 000..314ea5c739a
--- /dev/null
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.7.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp-common desktop xdg-utils readme.gentoo-r1
+
+DESCRIPTION="Common files needed by all GNU Emacs versions"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs;
+SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x86-solaris"
+IUSE="games gui"
+
+RDEPEND="games? ( acct-group/gamestat )"
+DEPEND="${RDEPEND}"
+PDEPEND=">=app-editors/emacs-23.1:*"
+
+src_install() {
+   insinto "${SITELISP}"
+   sed -e "s:@libdir@:$(get_libdir):g" subdirs.el.in | newins - subdirs.el
+   assert
+   newins site-gentoo.el{,.orig}
+
+   keepdir /etc/emacs
+   insinto /etc/emacs
+   doins site-start.el
+
+   if use games; then
+   keepdir /var/games/emacs
+   fowners 0:gamestat /var/games/emacs
+   fperms g+w /var/games/emacs
+   fi
+
+   if use gui; then
+   local i
+   domenu emacs.desktop emacsclient.desktop
+
+   pushd icons || die
+   newicon sink.png emacs-sink.png
+   newicon emacs25_48.png emacs.png
+   for i in 16 24 32 48 128; do
+   [[ ${i} -le 48 ]] && newicon -s ${i} emacs22_${i}.png 
emacs22.png
+   newicon -s ${i} emacs23_${i}.png emacs23.png
+   newicon -s ${i} emacs25_${i}.png emacs.png
+   done
+   doicon -s scalable emacs23.svg
+   newicon -s scalable emacs25.svg emacs.svg
+   popd
+   fi
+
+   DOC_CONTENTS="All site initialisation for Gentoo-installed packages is
+   added to ${SITELISP}/site-gentoo.el. In order for this site
+   initialisation to be loaded for all users automatically, a 
default
+   site startup file /etc/emacs/site-start.el is installed. You are
+   responsible for maintenance of this file.
+   \n\nAlternatively, individual users can add the following 
command:
+   \n\n(require 'site-gentoo)
+   \n\nto their ~/.emacs initialisation files, or, for greater
+   flexibility, users may load single package-specific 
initialisation
+   files from the ${SITELISP}/site-gentoo.d/ directory."
+   readme.gentoo_create_doc
+}
+
+pkg_preinst() {
+   # make sure that site-gentoo.el exists since site-start.el requires it
+   if [[ ! -f ${ED}${SITELISP}/site-gentoo.el ]]; then #554518
+   mv "${ED}${SITELISP}"/site-gentoo.el{.orig,} || die
+   fi
+   if [[ -d ${EROOT}${SITELISP} ]]; then
+   elisp-site-regen
+   cp "${EROOT}${SITELISP}/site-gentoo.el" "${ED}${SITELISP}/" || 
die
+   fi
+
+   if use games; then
+   local f
+   for f in /var/games/emacs/{snake,tetris}-scores; do
+   if [[ -e ${EROOT}${f} ]]; then
+   cp "${EROOT}${f}" 

[gentoo-commits] data/api:master commit in: files/overlays/

2021-02-25 Thread Michał Górny
commit: 833c8b63a36127cf5cffd9cf6f60fc4ffd0c8ffb
Author: Peter  pm  me>
AuthorDate: Thu Feb 25 20:24:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:43:33 2021 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=833c8b63

repositories: Fix owner for dwosky

Closes: https://bugs.gentoo.org/772620
Closes: https://github.com/gentoo/api-gentoo-org/pull/376
Signed-off-by: Michał Górny  gentoo.org>

 files/overlays/repositories.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 0fc205c..96798d7 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1324,7 +1324,7 @@
 Dwosky's personal overlay
 https://github.com/Dwosky/Dwosky-overlay
 
-  dwo...@zoho.com
+  dwo...@pm.me
   Pedro Arizmendi
 
 https://github.com/Dwosky/Dwosky-overlay.git



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

2021-02-25 Thread Sergei Trofimovich
commit: 5b6c68ed65447469f7077edeb90e86f9c76a
Author: Christophe Lermytte  lermytte  be>
AuthorDate: Thu Feb 25 20:03:37 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb 25 20:20:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6c68ed

sys-devel/gcc: bump live 11.0.0 ebuild to 11.0.1

Signed-off-by: Christophe Lermytte  lermytte.be>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/gcc/{gcc-11.0.0_pre.ebuild => gcc-11.0.1_pre.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys-devel/gcc/gcc-11.0.0_pre.ebuild 
b/sys-devel/gcc/gcc-11.0.1_pre.ebuild
similarity index 100%
rename from sys-devel/gcc/gcc-11.0.0_pre.ebuild
rename to sys-devel/gcc/gcc-11.0.1_pre.ebuild



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

2021-02-25 Thread Bernard Cafarelli
commit: 0e2ec36386bf6934b9d16aa14f8e9c3abae3db49
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Feb 25 20:15:20 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Feb 25 20:15:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2ec363

www-apps/nextcloud: drop 18.x versions, unsupported upstream

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  3 --
 www-apps/nextcloud/nextcloud-18.0.12.ebuild | 43 -
 www-apps/nextcloud/nextcloud-18.0.13.ebuild | 43 -
 www-apps/nextcloud/nextcloud-18.0.14.ebuild | 43 -
 4 files changed, 132 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index f59cd5a030f..8ef62f77008 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,6 +1,3 @@
-DIST nextcloud-18.0.12.tar.bz2 95691445 BLAKE2B 
3c10ca58de3a65f30f9dd28752844e7bdc9ad940ced89c4067940859a694f697091076e390fe11cdeea76bf8a0f5bf467cc3864698756bf3f137c8930cce21da
 SHA512 
cd9679a730768d143f9cabda8c5b29782369bed7310d31a408358a8b5f0e9794a7ce802e1fdfbb78fbc936160fa681be874d252c4d5e3f985951ad8c2fd48f81
-DIST nextcloud-18.0.13.tar.bz2 79529563 BLAKE2B 
44bb25fd3bc1bb7a8f275b13c1bd5a2913a746858a903f4a2ec803bce3372af8342daf0cdcb7a3da48d6878e452a36d2b1ea88b587ed2b6eaf3db496eff74b2f
 SHA512 
8040dece29a2de2ac0e5c02aa26f899c05c936312c7e8a5f1b0d2f97fa12150f0c66ec9f08764ce81e92fc90ecc9bde45fa43da3293437d40ec4a3b16b6a744e
-DIST nextcloud-18.0.14.tar.bz2 79583000 BLAKE2B 
10af5da16e3581ac01cecb38365598742599390f0424dfd3dc0c68c63c267cd466a31f38653645232c4cdcd7ec9a7ff92b95a3a8d8e1bd55afbe74d4b753c1e1
 SHA512 
979b44fa8f44ac43c3a7d90fc43524f794f88e2c66b206234e29ee4f8881114b73d74c00da8f946b7b74c8e340c47a7d0d91eb5958ac05b479897f5705bf1ff7
 DIST nextcloud-19.0.6.tar.bz2 98375846 BLAKE2B 
d93eeac7ccadbea53663c5f215a5b745e34251655691bc39f00466781b5b6cfaea1ae2d8cd65ff61c7fcd6e754757d74f758a2d0b198c1c3cc9183ddc5d5ec21
 SHA512 
a8b33fb106809fc071399229e8af201d31be85cf28f0ab447a23b77067afe85b093031c15b01d14e811bf82fcfc28c30727ae773f7be9047d10a224b122d2590
 DIST nextcloud-19.0.7.tar.bz2 82202484 BLAKE2B 
ceae5ef0ddec99be9e8a27c17e83ee7ed138e93ca816f37d2c0d87e480732dcc361823ddd03e8091d43a2c628f204fac719db06d6837eabe6c618e4b275f317f
 SHA512 
0a68a4985786a146ea1cc9e8e53319f8dcdf99dfe86b6d80bebb431edbb6c7a629d4bc6ab2c6ca23e7e5a434bb74824bf1b103c801e6ec37ab89b085372ce8e0
 DIST nextcloud-19.0.8.tar.bz2 82313065 BLAKE2B 
ebea55cdbf935a9df8ea7e8f1f8dfbaefb92d01a7e0fe50bdc2dde4a4fa0e3a9c19e41d95e0cdffb6ceed61060ec7cabfdf3ca1b6728c37f7690cefe39da45f2
 SHA512 
3ba6c639e5e1c833d0a4d7e46d23424c66af22211b39ff78928987c04d8cffb3d3b5fa6d51e8a043ee919dc8ae2eec7dec221512596e2b34703082ab02da0020

diff --git a/www-apps/nextcloud/nextcloud-18.0.12.ebuild 
b/www-apps/nextcloud/nextcloud-18.0.12.ebuild
deleted file mode 100644
index 0aa3ba1808c..000
--- a/www-apps/nextcloud/nextcloud-18.0.12.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   virtual/httpd-php"
-
-S=${WORKDIR}/${PN}
-
-pkg_setup() {
-   webapp_pkg_setup
-}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-   dodir "${MY_HTDOCSDIR}"/data
-
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/apps
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/data
-   webapp_serverowned -R "${MY_HTDOCSDIR}"/config
-   webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
-
-   webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
-
-   webapp_src_install
-}

diff --git a/www-apps/nextcloud/nextcloud-18.0.13.ebuild 
b/www-apps/nextcloud/nextcloud-18.0.13.ebuild
deleted file mode 100644
index 0aa3ba1808c..000
--- a/www-apps/nextcloud/nextcloud-18.0.13.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql 

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

2021-02-25 Thread Michał Górny
commit: 50014b061bf7b81615458e91dd0d761b9e1aa78f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:52:33 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:00:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50014b06

net-misc/gns3-server: Remove old

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

 net-misc/gns3-server/Manifest  |  1 -
 net-misc/gns3-server/gns3-server-2.2.11.ebuild | 63 --
 2 files changed, 64 deletions(-)

diff --git a/net-misc/gns3-server/Manifest b/net-misc/gns3-server/Manifest
index a04dcc3d56b..515948914b7 100644
--- a/net-misc/gns3-server/Manifest
+++ b/net-misc/gns3-server/Manifest
@@ -1,2 +1 @@
-DIST gns3-server-2.2.11.tar.gz 7588877 BLAKE2B 
429eb23e44ca0f3f68abba6fa437b80c12fb1e70c02e1c81ce2051a9d9b78f31f6618397dee07e307589c3f9f0ad55a26f22084ffa01b7c42b730bd505979c2e
 SHA512 
6e11c6ae10942bac9f82dc3b5e0bee04c8afbbae8ca6b5d20e42495c15010ba17cddbac83c7c188a565ce8b24ed58ac7c80b4eb5a8f29f2612dce9d0dfa65a07
 DIST gns3-server-2.2.17.tar.gz 8980894 BLAKE2B 
0f3698adeb7cf9daede05c0281a2c324bad0952a9e5774e11ebb9af342da020bac8b7acb05a938cd8df5a8934bed6bd2b56ee0187ea28b8356376e1f1396e944
 SHA512 
233db2e3bb3d6a071ce3ce24b8c86049f2707863f92ca67c4fdfb763bbdc98d3b78a1c2156d2d05548ee10f84394ab333f1c3404723091dc4e7edeb3df5a4a57

diff --git a/net-misc/gns3-server/gns3-server-2.2.11.ebuild 
b/net-misc/gns3-server/gns3-server-2.2.11.ebuild
deleted file mode 100644
index 13e0e6aec39..000
--- a/net-misc/gns3-server/gns3-server-2.2.11.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="GNS3 server to asynchronously manage emulators"
-HOMEPAGE="https://www.gns3.com/ https://github.com/GNS3/gns3-server;
-SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=app-emulation/dynamips-0.2.18
-   ~dev-python/aiofiles-0.5.0[${PYTHON_USEDEP}]
-   ~dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}]
-   ~dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
-   ~dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
-   >=dev-python/distro-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}]
-   ~dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}]
-   ~dev-python/py-cpuinfo-6.0.0[${PYTHON_USEDEP}]
-   >=dev-python/sentry-sdk-0.14.4[${PYTHON_USEDEP}]
-   >=net-misc/ubridge-0.9.14
-"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_prepare() {
-   default
-
-   # newer psutils is fine
-   sed -i -e '/psutil==5.7.0/d' requirements.txt || die "fixing 
requirements failed"
-
-   # Remove Pre-built busybox binary
-   rm gns3server/compute/docker/resources/bin/busybox || die
-
-   # Package installs 'tests' package which is forbidden
-   rm -rf tests || die
-   eapply_user
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   mkdir -p 
"${D}$(python_get_sitedir)/gns3server/compute/docker/resources/bin" || die
-   ln -s /bin/busybox 
"${D}$(python_get_sitedir)/gns3server/compute/docker/resources/bin/busybox" || 
die
-}
-
-pkg_postinst() {
-   elog "net-misc/gns3-server has several optional packages that must be 
merged manually for additional functionality."
-   elog ""
-   elog "The following is a list of packages that can be added:"
-   elog "app-emulation/qemu, app-emulation/virtualbox"
-   elog "app-emulation/docker and net-analyzer/wireshark"
-   elog ""
-   elog "The following packages are currently unsupported:"
-   elog "iouyap and vpcs"
-}



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

2021-02-25 Thread Michał Górny
commit: ca7fbbfe90200f20362fba021b68190d3924545c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:48:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:00:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7fbbfe

dev-python/setuptools: Bump to 53.1.0

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

 dev-python/setuptools/Manifest |  1 +
 dev-python/setuptools/setuptools-53.1.0.ebuild | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 4ab69677821..6a638075ed3 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -1,2 +1,3 @@
 DIST setuptools-51.3.3.tar.gz 2053035 BLAKE2B 
73b33359f10f900233b82e68c91781609665bdecb6b0e2963d7d15a798149c104030cc1e124ee945b23e5fc8db3f573d0b9012cfba7767ff913077af907141e4
 SHA512 
5a3572466a68c6f650111448ce3343f64c62044650bb8635edbff97e2bc7b216b8bbe3b4e3bccf34e6887f3bedc911b27ca5f9a515201cae49cf44fbacf03345
 DIST setuptools-53.0.0.tar.gz 2050503 BLAKE2B 
b1ebe5a9776917fe9a21a13a4db613fd05aa1f61043482487013bcfed7802ff1b984fe0f72623b092eee7ebfb9debd5f71732223220bc2b73a6ece0a7ec86a2c
 SHA512 
d045198210f09c5f2acbd487d3dd291cd7ce814bebe331f1876c133cd28f56d368717c7bd4a875b439c9cc8c9488dc9a7d3e27ab791cce419f78b87fcfd8fff6
+DIST setuptools-53.1.0.tar.gz 2051159 BLAKE2B 
f4148df45f5c62acd6acae833619dcae50f131da91ece1a2e1231620d4800294f14dab6c72ca5b2ffd31191c4e3306a869abdba349adcec5746600fc067b340d
 SHA512 
0ca02e9b997623268d8f73b73ee6a4b1ad513802cbc75c74124a85bd5ca7bfaea5cf7cccb706334c0dac2c8a0674a5bc2cea10f44f99f881ad893c8337af3da2

diff --git a/dev-python/setuptools/setuptools-53.1.0.ebuild 
b/dev-python/setuptools/setuptools-53.1.0.ebuild
new file mode 100644
index 000..49b44d46c0d
--- /dev/null
+++ b/dev-python/setuptools/setuptools-53.1.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+# Set to 'manual' to avoid triggering install QA check
+DISTUTILS_USE_SETUPTOOLS=manual
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="Collection of extensions to Distutils"
+HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.org/project/setuptools/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+BDEPEND="
+   test? (
+   dev-python/jaraco-envs[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
+   dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   >=dev-python/virtualenv-20[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   )
+"
+PDEPEND="
+   >=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+# Force in-source build because build system modifies sources.
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DOCS=( {CHANGES,README}.rst )
+
+python_test() {
+   distutils_install_for_testing --via-root
+   local deselect=(
+   # TODO
+   
setuptools/tests/test_easy_install.py::TestSetupRequires::test_setup_requires_with_allow_hosts
+   # this one's unhappy about pytest-xdist but one test is not 
worth
+   # losing the speed gain
+   
setuptools/tests/test_build_meta.py::TestBuildMetaBackend::test_build_sdist_relative_path_import
+   )
+   # test_easy_install raises a SandboxViolation due to 
${HOME}/.pydistutils.cfg
+   # It tries to sandbox the test in a tempdir
+   HOME="${PWD}" pytest -vv ${deselect[@]/#/--deselect } \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")" \
+   setuptools || die "Tests failed under ${EPYTHON}"
+}
+
+python_install() {
+   export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
+   distutils-r1_python_install
+}



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

2021-02-25 Thread Michał Górny
commit: 20e0d83ef7ce4183816da1212e31afd3a19466e3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:59:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:00:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e0d83e

dev-python/pynvim: Add python@ as co-maint

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

 dev-python/pynvim/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/pynvim/metadata.xml b/dev-python/pynvim/metadata.xml
index b6149ba8600..0d1652e860e 100644
--- a/dev-python/pynvim/metadata.xml
+++ b/dev-python/pynvim/metadata.xml
@@ -5,6 +5,10 @@
v...@gentoo.org
Gentoo Vim Project

+   
+   pyt...@gentoo.org
+   Python
+   


neovim/pynvim



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

2021-02-25 Thread Michał Górny
commit: 248b691a46d0ccab9962b0f811a8eaad02d8d7b0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:45:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:00:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=248b691a

dev-python/tqdm: Bump to 4.58.0

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

 dev-python/tqdm/Manifest   |  1 +
 dev-python/tqdm/tqdm-4.58.0.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/tqdm/Manifest b/dev-python/tqdm/Manifest
index 252e8ae99ba..c5918dd5ec6 100644
--- a/dev-python/tqdm/Manifest
+++ b/dev-python/tqdm/Manifest
@@ -1,3 +1,4 @@
 DIST tqdm-4.55.2.tar.gz 162632 BLAKE2B 
02e49f442c8d5ad3799de143dd8a188796293253e836c24d04e75aa45f7cbeecb967f1503467ca7486dfd412538da6f7a3aa4c674e16f0da3954f44347c5a498
 SHA512 
f61f28f2b8f7c4d848e31a3d791822a0433573b36aa900d055e1919b555b84ee36d988c6f51d6951355e70821f4d24bee72bdd4472262ea55ea012ff0556b0df
 DIST tqdm-4.56.2.tar.gz 167040 BLAKE2B 
c1754cb262977688365c6bf17ec6b6ec31704cdb22aaf05261653c4c9609bdbd16863a15f58a7fe0fb2c0983513b091be55dbca48a0a7b1177a4d017d6800ce0
 SHA512 
8e7ec199c43a3cdb69bdbfaaec33c11ce8b337255eff4ae6af9928c2a2c5adb065698538562020c9f0a29a63671cbbfcf2c4c9ccb25bec0ec1d8ae8df66516c3
 DIST tqdm-4.57.0.tar.gz 167590 BLAKE2B 
30852febdcb69d1f0c6a7416ec7611a79896d643e18c658bb19e52196b4998d8ff9ef708c92d09d9804d8c0210b378dc8a3d58ef2b788a65835cd95ddf3406e4
 SHA512 
5393ffe6cbb5b41a3c51efdd14169936fcae9dd635b7a35d64f44157f2c855914dbd5c8aa933c4830a16867c83a73c0734e0ebee548392d2c73cae4e6aba531f
+DIST tqdm-4.58.0.tar.gz 167844 BLAKE2B 
9a28aa91b330714f6f4d178ca793f9bc1ce5988417b38dc5a9af06c36b8949d0f23de846bc1fb87f7dac2a3b09028c4d216659f84a8ce2125de0a7870d8bc4b4
 SHA512 
a97a7fc1d5a181d326e91bd017cf9737fd2322f375b8efe5e53c8e49c7986edcdea39086f5057a6d2584a16e2a45b5a679055ba08c83d813fff0a61050b71b45

diff --git a/dev-python/tqdm/tqdm-4.58.0.ebuild 
b/dev-python/tqdm/tqdm-4.58.0.ebuild
new file mode 100644
index 000..0bf4e4570b8
--- /dev/null
+++ b/dev-python/tqdm/tqdm-4.58.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/tqdm/tqdm;
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+fi
+
+DESCRIPTION="Add a progress meter to your loops in a second"
+HOMEPAGE="https://github.com/tqdm/tqdm;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="examples"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+python_test() {
+   # Skip unpredictable performance tests
+   pytest -vv --ignore 'tests/tests_perf.py' ||
+   die "Tests failed with ${EPYTHON}"
+}
+
+python_install() {
+   doman "${BUILD_DIR}"/lib/tqdm/tqdm.1
+   rm "${BUILD_DIR}"/lib/tqdm/tqdm.1 || die
+   distutils-r1_python_install
+}
+
+python_install_all() {
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+   distutils-r1_python_install_all
+}



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

2021-02-25 Thread Michał Górny
commit: 35cc04a84f4a4b5c75116cd4de499cd3585866d1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:52:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:00:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cc04a8

net-misc/gns3-gui: Remove old

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

 net-misc/gns3-gui/Manifest   |  1 -
 net-misc/gns3-gui/gns3-gui-2.2.11.ebuild | 56 
 2 files changed, 57 deletions(-)

diff --git a/net-misc/gns3-gui/Manifest b/net-misc/gns3-gui/Manifest
index 271dd7e51d9..45bdb8842c4 100644
--- a/net-misc/gns3-gui/Manifest
+++ b/net-misc/gns3-gui/Manifest
@@ -1,2 +1 @@
-DIST gns3-gui-2.2.11.tar.gz 5240137 BLAKE2B 
6601e8477c9d5dadfb04a19d4bb75efad39d23cde1fb4e9bc0698cf59c403f154ea1b46b216e2271da476b42d7d58ecee9ef8acabeae039c4026c1f5ee7325eb
 SHA512 
7cb3b4b8bcae5b6adc6d3637fad9a8e4cf885709f9440f484224c04044960b082d1b7b81ad23b5c128c9e58e6ac23d07101128b96caaa095394c0feedc2a8dc3
 DIST gns3-gui-2.2.17.tar.gz 5161745 BLAKE2B 
16501f3f2c9efa3f2bf0305f7af159f91d36000c4850fbcc8bf29afaf204de14d7f0531fc0c63d0e83b7c56a1a26961903852e06254057a4bcc8ff1c900613c8
 SHA512 
a3871a4d0470917b3bc7b0369ea30eb372cabc72bab1d036653ab94f09d75d5794cc58944905a2b72024c005c96172658a3f14ea081d2d81e7349df10c649045

diff --git a/net-misc/gns3-gui/gns3-gui-2.2.11.ebuild 
b/net-misc/gns3-gui/gns3-gui-2.2.11.ebuild
deleted file mode 100644
index 57e7f1b46b8..000
--- a/net-misc/gns3-gui/gns3-gui-2.2.11.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1 desktop xdg
-
-DESCRIPTION="Graphical Network Simulator"
-HOMEPAGE="https://www.gns3.com/ https://github.com/GNS3/gns3-gui;
-SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-#net-misc/gns3-server version should always match gns3-gui version
-RDEPEND="
-   >=dev-python/distro-1.3.0[${PYTHON_USEDEP}]
-   ~dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}]
-   >=dev-python/sentry-sdk-0.14.4[${PYTHON_USEDEP}]
-   ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
-   dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
-"
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-src_prepare() {
-   default
-
-   # newer psutils is fine
-   sed -i -e '/psutil==5.7.0/d' requirements.txt || die "fixing 
requirements failed"
-
-   eapply_user
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   doicon "resources/images/gns3.ico"
-   make_desktop_entry "gns3" "GNS3" "gns3.ico" "Utility"
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   xdg_icon_cache_update
-}



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

2021-02-25 Thread Michał Górny
commit: 0901b55f06edeb95a7e7fa3c099aec4612bf6125
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:47:01 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 20:00:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0901b55f

dev-python/pynvim: Bump to 0.4.3

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

 dev-python/pynvim/Manifest|  1 +
 dev-python/pynvim/pynvim-0.4.3.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/pynvim/Manifest b/dev-python/pynvim/Manifest
index 21211cec4de..5350f892e14 100644
--- a/dev-python/pynvim/Manifest
+++ b/dev-python/pynvim/Manifest
@@ -1 +1,2 @@
 DIST pynvim-0.4.2.tar.gz 52809 BLAKE2B 
0bc2c3b509b602d7c46df9c54e867d1833bcadc792d5e1b27e45d99a57c33ff531e85841d8cbccdcb104892a994fcd71ac1c6ba2e86b4785cf890b1f8445d577
 SHA512 
d24d18fd158b318396cbd4e4ca3a0a304cb12b6790b84fc5f78bbb4aaa4b325d0fea6e281ff3cb27efbec0130d193d4871806750f6d1b792ef8a3558b5c37501
+DIST pynvim-0.4.3.tar.gz 52807 BLAKE2B 
2ac8894af71a28f8008dca1f9e34a0cda6a68aa108ddfe122e4e9cac4c7669262483729aafb238d0e8eb0022ddea9bb222ec7b718e9a9c59fbb349821b6b8dbe
 SHA512 
5d8fc7623a5bc2e069991b901dbd4dcc6005ddab31e2f0a70ee50c2d6febf3b5c29a61fc4dce454aa494779d7a869a1e92a2a97cb66212ed858c3d3fd77c0f55

diff --git a/dev-python/pynvim/pynvim-0.4.3.ebuild 
b/dev-python/pynvim/pynvim-0.4.3.ebuild
new file mode 100644
index 000..c761d8d7cf7
--- /dev/null
+++ b/dev-python/pynvim/pynvim-0.4.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Python client for Neovim"
+HOMEPAGE="https://github.com/neovim/pynvim;
+SRC_URI="https://github.com/neovim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+DEPEND="
+   dev-python/msgpack[${PYTHON_USEDEP}]
+   virtual/python-greenlet[${PYTHON_USEDEP}]
+   test? ( app-editors/neovim )"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   sed -r -i "s:[\"']pytest-runner[\"'](,|)::" setup.py || die
+   distutils-r1_python_prepare_all
+}



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

2021-02-25 Thread Richard Freeman
commit: 526b7f1499aab1af61473fffcc93ba205ba5cb80
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Feb 25 19:56:21 2021 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Feb 25 19:56:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526b7f14

app-backup/duplicity: remove obsolete version

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

 app-backup/duplicity/Manifest  |  1 -
 app-backup/duplicity/duplicity-0.8.16.ebuild   | 51 --
 .../files/duplicity-0.8.16-fix-docs-cmd.patch  | 29 
 3 files changed, 81 deletions(-)

diff --git a/app-backup/duplicity/Manifest b/app-backup/duplicity/Manifest
index ae954e24e24..3645a5f2e3b 100644
--- a/app-backup/duplicity/Manifest
+++ b/app-backup/duplicity/Manifest
@@ -1,4 +1,3 @@
 DIST duplicity-0.8.15.tar.gz 1482647 BLAKE2B 
e1ddd4232611ad5fcf8faa5135c925aef68a21eb9dec50de7194562a0d4871e9c58132faf9340f71367025dcc84cbc6f1aae69bd37cae294d4200a8ca8b796b3
 SHA512 
2d048377c839ae56fc2828997c9aa7ba8c339e815e1e2ae738652037508ec276a2c72583687da34408fadd4839011e242b51bc73cca954227fc51db5683c258c
-DIST duplicity-0.8.16.tar.gz 1470714 BLAKE2B 
c9b2df3a7f008d44595b76d5f1d86ef53996d3ad788415e3a0fa122a7246bb5ae92e73be5079b3cef9a9a93a0b106f3be6405882028d79dc49194276a7c8f4a7
 SHA512 
67e8fe7d5db7da82d82f24892d721e32cd63fcdb8bbc5e60508af06e4c9b637f593ce0b1902c31433c92ed97035880e44368e9a461ad197511171f67de937f73
 DIST duplicity-0.8.17.tar.gz 1351433 BLAKE2B 
39c87c421bb8a4bf27e60c16b6dde559ed4468a1062f02623d8e37deb62e63101b6fb5524e5a991139d39422cab2803b89007bf1ca5819817ab3b53d5318b88c
 SHA512 
6f9f6b45953d2bc7ed403d68bdc419f384e07f831c783af720f15f88b100f5becb3f83f65cfc715b02686c24d18c5ec8f80c27789d1ec01cdc8efefa7590c211
 DIST duplicity-0.8.18.tar.gz 1352646 BLAKE2B 
9703ad0780d6bd7db970941f529192132f1b7c138c72831cfdeb1b703dc9d952e28cf453a77a62babc872ec57d9193fa7293607401e278d12ec8143f779d2a60
 SHA512 
fd9dc472e4145725de343a3195ca8c898570ec492d46bc385d354c40b2c31e7c0da1f6e15e2a4a391d35926ae77e854992f4c973e55b072006c3f6489e27408f

diff --git a/app-backup/duplicity/duplicity-0.8.16.ebuild 
b/app-backup/duplicity/duplicity-0.8.16.ebuild
deleted file mode 100644
index 6d763c668f4..000
--- a/app-backup/duplicity/duplicity-0.8.16.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Secure backup system using gnupg to encrypt data"
-HOMEPAGE="https://www.nongnu.org/duplicity/;
-SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/$(ver_cut 
1-3)/+download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="s3 test"
-
-CDEPEND="
-   net-libs/librsync
-   app-crypt/gnupg
-   dev-python/fasteners[${PYTHON_USEDEP}]
-"
-DEPEND="${CDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   app-arch/par2cmdline
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="${CDEPEND}
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-   s3? ( dev-python/boto[${PYTHON_USEDEP}] )
-"
-
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}/${P}-fix-docs-cmd.patch"
-)
-
-python_test() {
-   esetup.py test
-}
-
-pkg_postinst() {
-   elog "Duplicity has many optional dependencies to support various 
backends."
-   elog "Currently it's up to you to install them as necessary."
-}

diff --git a/app-backup/duplicity/files/duplicity-0.8.16-fix-docs-cmd.patch 
b/app-backup/duplicity/files/duplicity-0.8.16-fix-docs-cmd.patch
deleted file mode 100644
index 3b8fa1c22ed..000
--- a/app-backup/duplicity/files/duplicity-0.8.16-fix-docs-cmd.patch
+++ /dev/null
@@ -1,29 +0,0 @@
 duplicity-0.8.16/setup.py  2020-10-12 13:44:15.382732960 -0400
-+++ duplicity-0.8.16/setup.py  2020-10-12 13:46:03.553414858 -0400
-@@ -93,18 +93,6 @@
- u'bin/rdiffdir.1'
- ]
- ),
--(u'share/doc/duplicity-%s' % Version,
--[
--u'AUTHORS',
--u'CHANGELOG',
--u'Changelog.GNU',
--u'COPYING',
--u'README.md',
--u'README-LOG.md',
--u'README-REPO.md',
--u'README-TESTING.md',
--],
--),
- ]
- 
- if not os.environ.get(u'READTHEDOCS') == u'True':
-@@ -340,7 +328,6 @@
- ],
- test_suite=u"testing",
- cmdclass={
--u"build_scripts": BuildScriptsCommand,
- u"install": InstallCommand,
- u"install_data": InstallDataCommand,
- u"sdist": SdistCommand,



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

2021-02-25 Thread Richard Freeman
commit: cb0a7d5e65a46215b0a3a17528662ca27b988256
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Feb 25 19:54:06 2021 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Feb 25 19:54:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0a7d5e

app-backup/duplicity: bump, update python support

Fixes: https://bugs.gentoo.org/768777
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Richard Freeman  gentoo.org>

 app-backup/duplicity/Manifest  |  1 +
 app-backup/duplicity/duplicity-0.8.18.ebuild   | 51 ++
 .../files/duplicity-0.8.18-fix-docs-cmd.patch  | 28 
 3 files changed, 80 insertions(+)

diff --git a/app-backup/duplicity/Manifest b/app-backup/duplicity/Manifest
index 20beea1a5d8..ae954e24e24 100644
--- a/app-backup/duplicity/Manifest
+++ b/app-backup/duplicity/Manifest
@@ -1,3 +1,4 @@
 DIST duplicity-0.8.15.tar.gz 1482647 BLAKE2B 
e1ddd4232611ad5fcf8faa5135c925aef68a21eb9dec50de7194562a0d4871e9c58132faf9340f71367025dcc84cbc6f1aae69bd37cae294d4200a8ca8b796b3
 SHA512 
2d048377c839ae56fc2828997c9aa7ba8c339e815e1e2ae738652037508ec276a2c72583687da34408fadd4839011e242b51bc73cca954227fc51db5683c258c
 DIST duplicity-0.8.16.tar.gz 1470714 BLAKE2B 
c9b2df3a7f008d44595b76d5f1d86ef53996d3ad788415e3a0fa122a7246bb5ae92e73be5079b3cef9a9a93a0b106f3be6405882028d79dc49194276a7c8f4a7
 SHA512 
67e8fe7d5db7da82d82f24892d721e32cd63fcdb8bbc5e60508af06e4c9b637f593ce0b1902c31433c92ed97035880e44368e9a461ad197511171f67de937f73
 DIST duplicity-0.8.17.tar.gz 1351433 BLAKE2B 
39c87c421bb8a4bf27e60c16b6dde559ed4468a1062f02623d8e37deb62e63101b6fb5524e5a991139d39422cab2803b89007bf1ca5819817ab3b53d5318b88c
 SHA512 
6f9f6b45953d2bc7ed403d68bdc419f384e07f831c783af720f15f88b100f5becb3f83f65cfc715b02686c24d18c5ec8f80c27789d1ec01cdc8efefa7590c211
+DIST duplicity-0.8.18.tar.gz 1352646 BLAKE2B 
9703ad0780d6bd7db970941f529192132f1b7c138c72831cfdeb1b703dc9d952e28cf453a77a62babc872ec57d9193fa7293607401e278d12ec8143f779d2a60
 SHA512 
fd9dc472e4145725de343a3195ca8c898570ec492d46bc385d354c40b2c31e7c0da1f6e15e2a4a391d35926ae77e854992f4c973e55b072006c3f6489e27408f

diff --git a/app-backup/duplicity/duplicity-0.8.18.ebuild 
b/app-backup/duplicity/duplicity-0.8.18.ebuild
new file mode 100644
index 000..4b901f06dcd
--- /dev/null
+++ b/app-backup/duplicity/duplicity-0.8.18.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+
+inherit distutils-r1
+
+DESCRIPTION="Secure backup system using gnupg to encrypt data"
+HOMEPAGE="https://www.nongnu.org/duplicity/;
+SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/$(ver_cut 
1-3)/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="s3 test"
+
+CDEPEND="
+   net-libs/librsync
+   app-crypt/gnupg
+   dev-python/fasteners[${PYTHON_USEDEP}]
+"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   app-arch/par2cmdline
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="${CDEPEND}
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+   s3? ( dev-python/boto[${PYTHON_USEDEP}] )
+"
+
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}/${P}-fix-docs-cmd.patch"
+)
+
+python_test() {
+   esetup.py test
+}
+
+pkg_postinst() {
+   elog "Duplicity has many optional dependencies to support various 
backends."
+   elog "Currently it's up to you to install them as necessary."
+}

diff --git a/app-backup/duplicity/files/duplicity-0.8.18-fix-docs-cmd.patch 
b/app-backup/duplicity/files/duplicity-0.8.18-fix-docs-cmd.patch
new file mode 100644
index 000..a0fce6b2c5d
--- /dev/null
+++ b/app-backup/duplicity/files/duplicity-0.8.18-fix-docs-cmd.patch
@@ -0,0 +1,28 @@
+--- duplicity-0.8.17/setup.py  2020-11-24 19:32:40.089024404 -0500
 duplicity-0.8.17/setup.py  2020-11-24 19:33:32.326309755 -0500
+@@ -93,17 +93,6 @@
+ u'bin/rdiffdir.1'
+ ]
+ ),
+-(u'share/doc/duplicity-%s' % Version,
+-[
+-u'AUTHORS',
+-u'CHANGELOG.md',
+-u'COPYING',
+-u'README.md',
+-u'README-LOG.md',
+-u'README-REPO.md',
+-u'README-TESTING.md',
+-],
+-),
+ ]
+ 
+ if not os.environ.get(u'READTHEDOCS') == u'True':
+@@ -339,7 +328,6 @@
+ ],
+ test_suite=u"testing",
+ cmdclass={
+-u"build_scripts": BuildScriptsCommand,
+ u"install": InstallCommand,
+ u"install_data": InstallDataCommand,
+ u"sdist": SdistCommand,



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

2021-02-25 Thread Richard Freeman
commit: feed2559227cba68a448009087f7b37319194b7c
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Feb 25 19:45:50 2021 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Feb 25 19:46:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feed2559

app-backup/duplicity: amd64 stable

Bug: https://bugs.gentoo.org/768780
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Richard Freeman  gentoo.org>

 app-backup/duplicity/duplicity-0.8.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/duplicity/duplicity-0.8.17.ebuild 
b/app-backup/duplicity/duplicity-0.8.17.ebuild
index 6d763c668f4..80eef0e2ea4 100644
--- a/app-backup/duplicity/duplicity-0.8.17.ebuild
+++ b/app-backup/duplicity/duplicity-0.8.17.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 
1-2)-series/$(ver_cut 1-3)/+
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="s3 test"
 
 CDEPEND="



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

2021-02-25 Thread Michał Górny
commit: f66d53d2181e112b2e1f607415cfa49a1a7bbf88
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:41:23 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:41:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66d53d2

dev-python/aiohttp: Bump to 3.7.4

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

 dev-python/aiohttp/Manifest |  1 +
 dev-python/aiohttp/aiohttp-3.7.4.ebuild | 91 +
 2 files changed, 92 insertions(+)

diff --git a/dev-python/aiohttp/Manifest b/dev-python/aiohttp/Manifest
index 8421df782f1..3bad1e315fa 100644
--- a/dev-python/aiohttp/Manifest
+++ b/dev-python/aiohttp/Manifest
@@ -2,3 +2,4 @@ DIST aiohttp-3.6.2.tar.gz 1076923 BLAKE2B 
14327a0bc5b5fffdf436a4c3525e4c25d80100
 DIST aiohttp-3.7.1.tar.gz 777 BLAKE2B 
03d16e8c9d64ec407cf7b6dbbf5547a88f528ab23e9e256559c11fc2cb6f568101f79dad89b0e5698fd02a3918051e4bc3c349e3ea4358ecb5de1543fea91708
 SHA512 
accdd588fdd7ba1792cf5e8fb67c6d5dd3e1c5382d9c9ece14e449d6f4f1c116975809d2dad786e0d472b3bb54e3b8c59722be871401a82cef5eff9c12f3c3f8
 DIST aiohttp-3.7.2.tar.gz 049 BLAKE2B 
faffc582f2c72ff892862b5b782da75b381e59b21b284b1120e4edb16f22b760f8cabe56261061e0049a5dfd041456076e294e942a02309e9b3d6b414facb0cb
 SHA512 
2dd4f0264f1fb0801be366c269b73dd80b542e8e5bfe18a01fbdfadd0210022ccd6e3975be1be416551ccce82f42881e18735d5c6fc68a42b7452ab18e157dc5
 DIST aiohttp-3.7.3.tar.gz 1113127 BLAKE2B 
47d95565db1184c6b55a1e7d7a6df8cda872e4fe621f653e3143608f51dde2c7d30d00835da357dd7ae33f4858ad5778074dfde5261331a3539a5d6776ea1a25
 SHA512 
d1dbbe3cbdeb1a460f5030a08a251a7bb7ae7ec038ca93ba5187b2da1fe21b80ed6513db647ef382d2d92a3d527a34dffbd37f51aa1e8b65bb36d517304b1812
+DIST aiohttp-3.7.4.tar.gz 1114533 BLAKE2B 
dcae3e66e13df8264d731a3ca65b4718feca8d0e6e1baeb6608dcb9bfb4bd4baaed6bd34297ed5ece78d01189bf9a0b9860845cae4e2b93cc2ba463cc35cfb77
 SHA512 
66fcc837b388020dc998cbaa2db31e48ecec75bcfaa8af9108e2ea265588dafa5684ca96a8fe3ad6759b22e09a4ae6d4efd8653fb76126eccdc826c15cbbe2e6

diff --git a/dev-python/aiohttp/aiohttp-3.7.4.ebuild 
b/dev-python/aiohttp/aiohttp-3.7.4.ebuild
new file mode 100644
index 000..f9aa5207d43
--- /dev/null
+++ b/dev-python/aiohttp/aiohttp-3.7.4.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="http client/server for asyncio"
+HOMEPAGE="https://pypi.org/project/aiohttp/;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/async_timeout-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/attrs-17.3.0[${PYTHON_USEDEP}]
+   dev-python/chardet[${PYTHON_USEDEP}]
+   >=dev-python/multidict-4.5.0[${PYTHON_USEDEP}]
+   >=dev-python/yarl-1.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/idna-ssl[${PYTHON_USEDEP}]
+   ' python3_6)
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/cython[${PYTHON_USEDEP}]
+   test? (
+   !!dev-python/pytest-aiohttp
+   dev-python/async_generator[${PYTHON_USEDEP}]
+   dev-python/brotlipy[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   www-servers/gunicorn[${PYTHON_USEDEP}]
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   dev-python/re-assert[${PYTHON_USEDEP}]
+   dev-python/trustme[${PYTHON_USEDEP}]
+   )
+"
+
+DOCS=( CHANGES.rst CONTRIBUTORS.txt README.rst )
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   '>=dev-python/alabaster-0.6.2' \
+   'dev-python/sphinxcontrib-asyncio' \
+   'dev-python/sphinxcontrib-blockdiag' \
+   'dev-python/sphinxcontrib-newsfeed' \
+   'dev-python/sphinxcontrib-spelling' \
+   'dev-python/sphinx' \
+   'dev-python/sphinx-aiohttp-theme'
+
+python_prepare_all() {
+   # Fails due to a warning
+   sed -e 's:test_read_boundary_with_incomplete_chunk:_&:' \
+   -i tests/test_multipart.py || die
+   # with py3.7+
+   sed -e 's:test_aiohttp_request_coroutine:_&:' \
+   -i tests/test_client_functional.py || die
+
+   # Fails due to path mismatch
+   sed -e 's:test_static:_&:' \
+   -i tests/test_route_def.py || die
+
+   # Internet
+   sed -e 's:test_mark_formdata_as_processed:_&:' \
+   -i tests/test_formdata.py || die
+
+   # newer chardet works too
+   sed -e 's|chardet>=2.0,<4.0|chardet>=2.0|' \
+   -i setup.py aiohttp.egg-info/requires.txt || die
+
+ 

[gentoo-commits] proj/emacs-tools: New tag: emacs-common-gentoo-1.7

2021-02-25 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 19:41:12 2021 +

New tag: emacs-common-gentoo-1.7




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

2021-02-25 Thread Michał Górny
commit: d0b6d8ce29817c704c2f0cedfeeb7fc7da3b049b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:33:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:33:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b6d8ce

dev-python/smmap: Remove old

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

 dev-python/smmap/Manifest   |  1 -
 dev-python/smmap/smmap-3.0.4.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/smmap/Manifest b/dev-python/smmap/Manifest
index 449f8b29f42..871b53fa99d 100644
--- a/dev-python/smmap/Manifest
+++ b/dev-python/smmap/Manifest
@@ -1,3 +1,2 @@
-DIST smmap-3.0.4.tar.gz 22459 BLAKE2B 
daccd2cfa4d448297d1a0b2c33c1a316e8c84ae5dbe934d688fbdf034a660214c98d428206b8e9ce1cab3e5f3561309a1e7f29e3371b7358954f0fe7ea37092d
 SHA512 
da7e5c0257f29b487eb5ee18f29656340f7f6999dd625d93560444d526df8036a8fc4452242a2d01203907798709d82a0015709e097bc22acd3d0a8b976ef9fe
 DIST smmap-3.0.5.tar.gz 23228 BLAKE2B 
ccc36c33e9239f69a41eff291dcde7e455a84d886c2b087464b1b084ad8506b9d0f862b083635d51465089564edbd27ed0b7c9c5a0d1e58605b3db6f84dea857
 SHA512 
82d0167ba439164b5b9e6ca6081558b7f32af364f7935aa40500b34ca80e0fcf8d014e53eb2963e189d28ef18c8dd48da0b515392d149608fc3179fae3f69ee1
 DIST smmap-4.0.0.tar.gz 22524 BLAKE2B 
2edd07925d9511879cb816f1e80d5fe7920ef91635f085b8d0ca81fa8d46bf0a1dfce7eab6f70250b93602a5a10e8170045f0720cf9fe3b26911d4e8b419f4cf
 SHA512 
fae59fd4e8ccc95cbc07be3ece208e862948c2b537850376b169acc15b9f0b1d94d412fde88647c245dda117dbbdab4db6426e1d95f3f9779bdd40c2d9c7d2cd

diff --git a/dev-python/smmap/smmap-3.0.4.ebuild 
b/dev-python/smmap/smmap-3.0.4.ebuild
deleted file mode 100644
index ef5a66ca77c..000
--- a/dev-python/smmap/smmap-3.0.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure Python implementation of a sliding window memory map 
manager"
-HOMEPAGE="
-   https://pypi.org/project/smmap/
-   https://github.com/Byron/smmap;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="amd64 arm64 x86"
-SLOT="0"
-
-distutils_enable_tests unittest



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

2021-02-25 Thread Michał Górny
commit: b329645c5e6715a6f2f7c6e0136d37c7fe4c5c43
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:34:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:34:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b329645c

dev-python/qtconsole: Remove old

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

 dev-python/qtconsole/Manifest   |  2 --
 dev-python/qtconsole/qtconsole-4.7.6.ebuild | 46 
 dev-python/qtconsole/qtconsole-5.0.1.ebuild | 47 -
 3 files changed, 95 deletions(-)

diff --git a/dev-python/qtconsole/Manifest b/dev-python/qtconsole/Manifest
index 32bb8babb4c..352066aeddb 100644
--- a/dev-python/qtconsole/Manifest
+++ b/dev-python/qtconsole/Manifest
@@ -1,3 +1 @@
-DIST qtconsole-4.7.6.tar.gz 424919 BLAKE2B 
d973b3b94dfad1b38603695e22927bcdcb8a4f2db9f4a638d5fe6a83c24061153dbaa36c26e632708953af32a015af1d40ecbf175dd5314a3b954b15a6625cc0
 SHA512 
e4e12eb90533e922786b5b6517fba5d9c4dfedf00547f1403c8cd65fb464f5c1a13517df69924e4428e9a8a811dfc359a7768fbaa90adbe02d79cba9a5aa852e
-DIST qtconsole-5.0.1.tar.gz 424682 BLAKE2B 
46f2cdea799786d7b2e9385a5b73ac397925eef9c2403f4d9ebd4ce89241cc1ca6ec494450759db4e017c16abc525505dacaa7452018379da5343c2b1cf24f86
 SHA512 
4fa7629c68ab7554c20bd8ef885bf4073d64d4c211a0d9035faaa7e4122bd5d182fb97773c8a41f215f9e299309ace591081a0673370b55c796b241211bb4ccc
 DIST qtconsole-5.0.2.tar.gz 428499 BLAKE2B 
42d71e1a1909f8e07705fd5e7e64194d865b70cc67377ba631bb75fb8678faea4d8dddce90a2e84c0898fa074a88b655290bcf9ee1f9aebb39f91d2370908dbf
 SHA512 
b74711c0444b74efc2fc31c631e6a87cfc05045d8ae9eb8253a9fcd1c82a1ecb688cbe50dc2f3dd4dc5d47c6e2b4fa027ac22e77b7ac37e1ed3fa0a9d2b677bb

diff --git a/dev-python/qtconsole/qtconsole-4.7.6.ebuild 
b/dev-python/qtconsole/qtconsole-4.7.6.ebuild
deleted file mode 100644
index cee68e3cccd..000
--- a/dev-python/qtconsole/qtconsole-4.7.6.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE="threads(+)"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Qt-based console for Jupyter with support for rich media output"
-HOMEPAGE="https://jupyter.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-RDEPEND="
-   dev-python/ipykernel[${PYTHON_USEDEP}]
-   dev-python/ipython_genutils[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   >=dev-python/jupyter_client-4.1.1[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP},gui,printsupport,svg]
-"
-BDEPEND="
-   test? (
-   dev-python/QtPy[${PYTHON_USEDEP},svg,testlib]
-   )
-"
-# required by removed tests:
-#  dev-python/pytest-qt[${PYTHON_USEDEP}]
-PDEPEND="dev-python/ipython[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs/source
-distutils_enable_tests pytest
-
-src_prepare() {
-   # TODO: these tests require virtx; however, running under virtx
-   # causes pytest to segv on exit (even though tests pass)
-   rm qtconsole/tests/test_00_console_widget.py || die
-   distutils-r1_src_prepare
-}

diff --git a/dev-python/qtconsole/qtconsole-5.0.1.ebuild 
b/dev-python/qtconsole/qtconsole-5.0.1.ebuild
deleted file mode 100644
index b629a8ca22d..000
--- a/dev-python/qtconsole/qtconsole-5.0.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Qt-based console for Jupyter with support for rich media output"
-HOMEPAGE="https://jupyter.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-RDEPEND="
-   dev-python/ipykernel[${PYTHON_USEDEP}]
-   dev-python/ipython_genutils[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   >=dev-python/jupyter_client-4.1.1[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]
-   dev-python/QtPy[${PYTHON_USEDEP},gui,printsupport,svg]
-"
-BDEPEND="
-   test? (
-   dev-python/QtPy[${PYTHON_USEDEP},svg,testlib]
-   )
-"
-# required by the tests that are removed:
-#  dev-python/flaky[${PYTHON_USEDEP}]
-#  dev-python/pytest-qt[${PYTHON_USEDEP}]
-
-PDEPEND="dev-python/ipython[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs/source
-distutils_enable_tests pytest
-
-src_prepare() {
-   # TODO: these tests require virtx; however, running under virtx
-   # causes pytest to segv on exit (even though tests pass)
-   rm 

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

2021-02-25 Thread Michał Górny
commit: ce97a6929b7ceb0d999d1ebc585c72976089cca5
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:34:29 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:34:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce97a692

dev-python/GitPython: Remove old

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

 dev-python/GitPython/GitPython-3.1.11.ebuild | 58 
 dev-python/GitPython/Manifest|  2 -
 2 files changed, 60 deletions(-)

diff --git a/dev-python/GitPython/GitPython-3.1.11.ebuild 
b/dev-python/GitPython/GitPython-3.1.11.ebuild
deleted file mode 100644
index ebe82cd545a..000
--- a/dev-python/GitPython/GitPython-3.1.11.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-TEST_P=GitPython-${PV}
-GITDB_P=gitdb-4.0.5
-SMMAP_P=smmap-3.0.4
-
-DESCRIPTION="Library used to interact with Git repositories"
-HOMEPAGE="https://github.com/gitpython-developers/GitPython 
https://pypi.org/project/GitPython/;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
-   test? (
-   https://dev.gentoo.org/~mgorny/dist/${TEST_P}.gitbundle
-   https://dev.gentoo.org/~mgorny/dist/${GITDB_P}.gitbundle
-   https://dev.gentoo.org/~mgorny/dist/${SMMAP_P}.gitbundle
-   )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   dev-vcs/git
-   >=dev-python/gitdb-4.0.1[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   >=dev-python/ddt-1.1.1[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest
-
-src_test() {
-   git config --global user.email "y...@example.com" || die
-   git config --global user.name "Your Name" || die
-
-   git clone "${DISTDIR}/${TEST_P}.gitbundle" "${T}"/test || die
-   git clone "${DISTDIR}/${GITDB_P}.gitbundle" \
-   "${T}"/test/git/ext/gitdb || die
-   git clone "${DISTDIR}/${SMMAP_P}.gitbundle" \
-   "${T}"/test/git/ext/gitdb/gitdb/ext/smmap || die
-
-   cd "${T}"/test || die
-   rm -r test/performance || die
-   # tests requiring network access
-   sed -i -e 's:test_fetch_error:_&:' test/test_remote.py || die
-   rm test/test_installation.py || die
-   # broken apparently (also fails in git clone)
-   sed -e 's:test_rev_parse:_&:' \
-   -i test/test_repo.py || die
-
-   distutils-r1_src_test
-}

diff --git a/dev-python/GitPython/Manifest b/dev-python/GitPython/Manifest
index 050d25fdd8d..074e817937d 100644
--- a/dev-python/GitPython/Manifest
+++ b/dev-python/GitPython/Manifest
@@ -1,5 +1,3 @@
-DIST GitPython-3.1.11.gitbundle 4421698 BLAKE2B 
96a4be2b12149c34f0e81580cb8906920a107f9856da585779f8d13590fb14c838a5e73d8831692ea81dd0ed73e17cdab1020b50cb49c7f193d54c1e838d9385
 SHA512 
64a443e0c517627045d98f7a60b6cdd817f6af3d12f5619cca7c4e24f9ce42018c2aca427365d633e4aaeb5e99d99a944d85b2286c34be1c17e85e441d9693c3
-DIST GitPython-3.1.11.tar.gz 170908 BLAKE2B 
b327f38bbe9d92caf8b5ba6f3c1e353ad00bad2c3e7b3ae59991eaee5a5dd9f228fd80b86fd7e908fa71563e369d7340070ddc0e093549bfc8378cdf20ba9723
 SHA512 
fe4baf9c8b3668f29fbc476ec2ba0a8d58a50ffe596b9f3037ddb4cb5c0c7faf0d34c6efac7567074f1b28b866e42dad19c91a5381eef606d3b3ff74b77649de
 DIST GitPython-3.1.12.gitbundle 8721154 BLAKE2B 
d00ba18e53797ebc2067de8422506db0fafc27860cd3f99a36ad4740956518cfcab98d8211d595e1347c22df3d0ac13557881f471829c429db1527099f53438e
 SHA512 
c84c76668bbc593998cf834d18d0207ae282cf0fd6fd22e5491435884855bb2b6699b61e51b35e6bbcfc4cd2f3c15aa9b435115fe5b0957ab4c63c7aa640ed6b
 DIST GitPython-3.1.12.tar.gz 171126 BLAKE2B 
e74a613f5269893f29f41add6f39c34497613b728b14c4c65c5fcbd52bee52a2ef53c4db3bc63f843ce4ec1e63f3988029852e9195677db32b704d0429480130
 SHA512 
4a2915991831fcf0dc0326d9e9be0f06fba1e93560d07c19fad5cbcb9ff04262e7d2225c5174a8c2f55e4c44b1c027bec4ff61d7dc137d8bf110ab96026742cc
 DIST GitPython-3.1.13.gitbundle 4434559 BLAKE2B 
d8a2478d40f908d7913d08a3a5e98bea3a50366659838a8d3ec335ce7864e7ddbe290de0581b7c4315c83f1cd9ed517af06a7b9232378ee299090accde0b595e
 SHA512 
6d62488a3c9ff66b4f25dd3f1419835591379736ca3faf57055121a8ccb5b8da933e3b37836a6da59de29cb62b03ebef6c38d7387c86dc95da2206024c58f289



[gentoo-commits] repo/gentoo:master commit in: app-portage/eix/

2021-02-25 Thread Michał Górny
commit: d28a8c9963b58ea83264bc564f561cb3f8b907b1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:31:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:31:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d28a8c99

app-portage/eix: Remove old

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

 app-portage/eix/Manifest   |   1 -
 app-portage/eix/eix-0.34.11.ebuild | 102 -
 2 files changed, 103 deletions(-)

diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index e966a24d231..acf9d04877f 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,2 +1 @@
-DIST eix-0.34.11.tar.xz 629932 BLAKE2B 
7b203a4763a880379e5bafe086f70aeca6ad508cd558cc53d53683d8ee4a85111ba9fdea9fa81cd9c3939dd01ea392876b2714257138fd40a2c6b124e0fdbc90
 SHA512 
518dee499ed27acd39ea4c26e7b94a1098408b1d8cf6bc593e5e4b06aa973ae664e155886681c1e90e4a89afe8b54e05f8bd08d6ace2a2e1559fa613e5a351e7
 DIST eix-0.34.12.tar.xz 629704 BLAKE2B 
22c3a93b47c607467321445704c8b4fe0f8b131081609709ebe5e2bd09d0ac08194938641ab44304e51d9dc4d473615625a9ca0de649767b6552c60d38974b75
 SHA512 
458a01b8ccb5fe4c7fbf9eb8368dbb0c63ac587e0452de4c3a58fadfc62aa8b404e509d6f24d20956bd6f04c00bfdfc95d6bf59287c5ea9e07091bea67f8c4e2

diff --git a/app-portage/eix/eix-0.34.11.ebuild 
b/app-portage/eix/eix-0.34.11.ebuild
deleted file mode 100644
index 430eb3dd9e8..000
--- a/app-portage/eix/eix-0.34.11.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools bash-completion-r1 flag-o-matic tmpfiles
-
-DESCRIPTION="Search and query ebuilds"
-HOMEPAGE="https://github.com/vaeth/eix/;
-SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-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"
-IUSE="debug doc nls sqlite"
-
-BOTHDEPEND="nls? ( virtual/libintl )
-   sqlite? ( >=dev-db/sqlite-3:= )"
-RDEPEND="${BOTHDEPEND}
-   >=app-shells/push-2.0-r1
-   >=app-shells/quoter-3.0_p2-r1"
-DEPEND="${BOTHDEPEND}
-   app-arch/xz-utils
-   nls? ( sys-devel/gettext )"
-
-pkg_setup() {
-   # remove stale cache file to prevent collisions
-   local old_cache=${EROOT}/var/cache/${PN}
-   if [[ -f ${old_cache} ]]; then
-   rm "${old_cache}" || die
-   fi
-}
-
-src_prepare() {
-   default
-   sed -i -e "s:/:${EPREFIX}/:" tmpfiles.d/eix.conf || die
-
-   sed -e "/eixf_source=/s:push.sh:cat 
\"${EPREFIX}/usr/share/push/push.sh\":" \
-   -e "/eixf_source=/s:quoter_pipe.sh:cat 
\"${EPREFIX}/usr/share/quoter/quoter_pipe.sh\":" \
-   -i src/eix-functions.sh.in || die
-   sed -e "s:'\$(bindir)/eix-functions.sh':cat 
\"${EPREFIX}/usr/share/eix/eix-functions\":" \
-   -i src/Makefile.am || die
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   $(use_enable debug paranoic-asserts)
-   $(use_enable nls)
-   $(use_with doc extra-doc)
-   $(use_with sqlite)
-   --without-protobuf
-
-   # default configuration
-   $(use_with prefix always-accept-keywords)
-   --with-dep-default
-   --with-required-use-default
-
-   # paths
-   --with-portage-rootpath="${ROOTPATH}"
-   --with-eprefix-default="${EPREFIX}"
-
-   # build a single executable with symlinks
-   --disable-separate-binaries
-   --disable-separate-tools
-
-   # used purely to control/disrespect *FLAGS
-   --disable-debugging
-   --disable-new_dialect
-   --disable-optimization
-   --disable-strong-optimization
-   --disable-security
-   --disable-nopie-security
-   --disable-strong-security
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   dobashcomp bash/eix
-   dotmpfiles tmpfiles.d/eix.conf
-
-   rm -r "${ED}"/usr/bin/eix-functions.sh || die
-}
-
-pkg_postinst() {
-   tmpfiles_process eix.conf
-
-   local obs=${EROOT}/var/cache/eix.previous
-   if [[ -f ${obs} ]]; then
-   ewarn "Found obsolete ${obs}, please remove it"
-   fi
-}
-
-pkg_postrm() {
-   if [[ ! -n ${REPLACED_BY_VERSION} ]]; then
-   rm -rf "${EROOT}/var/cache/${PN}" || die
-   fi
-}



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

2021-02-25 Thread Michał Górny
commit: 6078ad7e20f417fc9556a3a030f4bb00a4c3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:31:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:31:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6078ad7e

net-libs/miniupnpc: Remove old

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

 net-libs/miniupnpc/Manifest   |  2 -
 net-libs/miniupnpc/miniupnpc-2.2.0.ebuild | 61 ---
 2 files changed, 63 deletions(-)

diff --git a/net-libs/miniupnpc/Manifest b/net-libs/miniupnpc/Manifest
index 9b4da1a12a1..e173bf5ea18 100644
--- a/net-libs/miniupnpc/Manifest
+++ b/net-libs/miniupnpc/Manifest
@@ -1,4 +1,2 @@
-DIST miniupnpc-2.2.0.tar.gz 98348 BLAKE2B 
3464dc7f0b5416b558d0dd49121f3b851d9808a516c19d4f99fdb205e20149f27ef495d9f8da09ad3a28656580bfc16d1cf99ef993e41e9600cfe427b4a776d2
 SHA512 
b5bb674f162cae3d9e0205a9cdf6acc1fb334ab8ac5330be924411a8fd46833fb916d09f947d1e40d05224df7df1ecf6d812037185690e5022287c2024eb183f
-DIST miniupnpc-2.2.0.tar.gz.sig 543 BLAKE2B 
c75dbc54debc77e63ea3534f8f424a3904131893fc31d6485163ee6ecdafdab02fc0db8e290d28c834ac0efc5a37c34cbca7f14e1c78f859d22abc4e0b2ae48f
 SHA512 
54f8cccea5886e06fbdaa04d270c12bd95d219be0b275491d9168f1089b1efe96e8a6f30ebf428091a3bae4bc349c0b8c94a22e94d56845a0a8b9724b1f9f74d
 DIST miniupnpc-2.2.1.tar.gz 99595 BLAKE2B 
07736eb15a985096178273c4578bb3f0cbf32a04632196e9c216d10751a6a5b1269af5fe2cbd447d85145746a7a8ce750ce13f674f5d8f9e4f6921b9d58204bf
 SHA512 
62fc0098890980028199dd16e87b13ce23e78b2cc996433799792dc2a4fa9b5e230139593bde5c721f649c14fcee2e4d8a0558976c5506c21ff26deff6c7c907
 DIST miniupnpc-2.2.1.tar.gz.sig 543 BLAKE2B 
19da35662cf75d47de9cd16d3d8f767119e3dc04370801bf8893a17cd0af47072456b75bc3415b587371972a7c5c36623665391bbf4b9c655d1da3c0e5b8beb7
 SHA512 
8b5d41556c66e6330673a63eb3be2397cb057c37f648d950e8dfa0bb00e646f343cfbcbd11a6547198d4fa6b1ca2a82b46724e284ce76e96d96ad6b3b5b41c3f

diff --git a/net-libs/miniupnpc/miniupnpc-2.2.0.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.2.0.ebuild
deleted file mode 100644
index 939ae17cc4e..000
--- a/net-libs/miniupnpc/miniupnpc-2.2.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs verify-sig
-
-DESCRIPTION="UPnP client library and a simple UPnP client"
-HOMEPAGE="http://miniupnp.free.fr/;
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
-   verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )"
-
-LICENSE="BSD"
-SLOT="0/17"
-KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc x86"
-IUSE="ipv6 kernel_linux static-libs"
-
-RDEPEND=""
-BDEPEND="
-   kernel_linux? ( sys-apps/lsb-release sys-apps/which )
-   verify-sig? ( app-crypt/openpgp-keys-miniupnp )"
-
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc
-
-src_prepare() {
-   eapply_user
-
-   # These bins are not installed, upnpc-static requires building static 
lib
-   sed -i -e '/EXECUTABLES =/s/ upnpc-static listdevices//' Makefile || die
-   # Prevent gzipping manpage.
-   sed -i -e '/gzip/d' Makefile || die
-
-   if ! use static-libs; then
-   sed -i \
-   -e '/FILESTOINSTALL =/s/ $(LIBRARY)//' \
-   -e '/$(INSTALL) -m 644 $(LIBRARY) 
$(DESTDIR)$(INSTALLDIRLIB)/d' \
-   Makefile || die
-   fi
-}
-
-# Upstream cmake causes more trouble than it fixes,
-# so we'll just stay with the Makefile for now.
-
-src_compile() {
-   tc-export CC AR
-   emake upnpc-shared $(usex static-libs upnpc-static '')
-}
-
-src_test() {
-   emake -j1 HAVE_IPV6=$(usex ipv6) check
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   PREFIX="${EPREFIX}/usr" \
-   INSTALLDIRLIB="${EPREFIX}/usr/$(get_libdir)" \
-   install
-
-   dodoc README Changelog.txt
-}



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

2021-02-25 Thread Michał Górny
commit: c79e3c0385ce145b51641eb7b60006370d50f726
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:33:43 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:33:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79e3c03

dev-python/nbformat: Remove old

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

 dev-python/nbformat/Manifest  |  1 -
 dev-python/nbformat/nbformat-5.0.8.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-python/nbformat/Manifest b/dev-python/nbformat/Manifest
index 85647484cc5..7451ce253e0 100644
--- a/dev-python/nbformat/Manifest
+++ b/dev-python/nbformat/Manifest
@@ -1,2 +1 @@
-DIST nbformat-5.0.8.gh.tar.gz 127329 BLAKE2B 
6252d35f72fd0af5a89d83e9e48f61baf2656eb6530d4a7b05a5241e7272098992d70d68705da4fb9921ab1939378658b2e6e5f765a453f932e94e9232006a66
 SHA512 
956add98517f1128d8efacae1f3cf9fe27b4d7acae4a56e14dd6c2942aab39b063170759bc6de67bcedd2e0fd6c7ab1a36aef268f2088644ba31caa936b9359d
 DIST nbformat-5.1.2.gh.tar.gz 152275 BLAKE2B 
2a0758f33952547e5ef91f0ac0a8b98b97b882a8797c38feff6710a3a0824637f41396b152403e155e1af9805b7a85c189ba2a609076c591562e5f4bb783da29
 SHA512 
4fd574373c2f325b6d078a062878d139d741d30f9101f3344e0c7fc19bdf714f8ef71994134e76c90e1301102aac55cc490df8344f3ceb407002437f35d03944

diff --git a/dev-python/nbformat/nbformat-5.0.8.ebuild 
b/dev-python/nbformat/nbformat-5.0.8.ebuild
deleted file mode 100644
index fe9b56ef80f..000
--- a/dev-python/nbformat/nbformat-5.0.8.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE='sqlite'
-
-inherit distutils-r1
-
-DESCRIPTION="Reference implementation of the Jupyter Notebook format"
-HOMEPAGE="https://jupyter.org;
-# missing on pypi
-SRC_URI="
-   https://github.com/jupyter/nbformat/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-RDEPEND="
-   >=dev-python/jsonschema-2.4.0[${PYTHON_USEDEP}]
-   dev-python/ipython_genutils[${PYTHON_USEDEP}]
-   >=dev-python/traitlets-4.1[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   "
-DEPEND="
-   test? (
-   dev-python/fastjsonschema[${PYTHON_USEDEP}]
-   dev-python/testpath[${PYTHON_USEDEP}]
-   )
-   "
-
-distutils_enable_sphinx docs \
-   dev-python/numpydoc
-distutils_enable_tests pytest



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

2021-02-25 Thread Michał Górny
commit: 59f5adf514612d1f6eb8ce34d194612c4f4c2ac4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:31:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:31:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f5adf5

dev-python/miniupnpc: Remove old

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

 dev-python/miniupnpc/Manifest   |  2 --
 dev-python/miniupnpc/miniupnpc-2.2.0.ebuild | 34 -
 2 files changed, 36 deletions(-)

diff --git a/dev-python/miniupnpc/Manifest b/dev-python/miniupnpc/Manifest
index 9b4da1a12a1..e173bf5ea18 100644
--- a/dev-python/miniupnpc/Manifest
+++ b/dev-python/miniupnpc/Manifest
@@ -1,4 +1,2 @@
-DIST miniupnpc-2.2.0.tar.gz 98348 BLAKE2B 
3464dc7f0b5416b558d0dd49121f3b851d9808a516c19d4f99fdb205e20149f27ef495d9f8da09ad3a28656580bfc16d1cf99ef993e41e9600cfe427b4a776d2
 SHA512 
b5bb674f162cae3d9e0205a9cdf6acc1fb334ab8ac5330be924411a8fd46833fb916d09f947d1e40d05224df7df1ecf6d812037185690e5022287c2024eb183f
-DIST miniupnpc-2.2.0.tar.gz.sig 543 BLAKE2B 
c75dbc54debc77e63ea3534f8f424a3904131893fc31d6485163ee6ecdafdab02fc0db8e290d28c834ac0efc5a37c34cbca7f14e1c78f859d22abc4e0b2ae48f
 SHA512 
54f8cccea5886e06fbdaa04d270c12bd95d219be0b275491d9168f1089b1efe96e8a6f30ebf428091a3bae4bc349c0b8c94a22e94d56845a0a8b9724b1f9f74d
 DIST miniupnpc-2.2.1.tar.gz 99595 BLAKE2B 
07736eb15a985096178273c4578bb3f0cbf32a04632196e9c216d10751a6a5b1269af5fe2cbd447d85145746a7a8ce750ce13f674f5d8f9e4f6921b9d58204bf
 SHA512 
62fc0098890980028199dd16e87b13ce23e78b2cc996433799792dc2a4fa9b5e230139593bde5c721f649c14fcee2e4d8a0558976c5506c21ff26deff6c7c907
 DIST miniupnpc-2.2.1.tar.gz.sig 543 BLAKE2B 
19da35662cf75d47de9cd16d3d8f767119e3dc04370801bf8893a17cd0af47072456b75bc3415b587371972a7c5c36623665391bbf4b9c655d1da3c0e5b8beb7
 SHA512 
8b5d41556c66e6330673a63eb3be2397cb057c37f648d950e8dfa0bb00e646f343cfbcbd11a6547198d4fa6b1ca2a82b46724e284ce76e96d96ad6b3b5b41c3f

diff --git a/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild 
b/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild
deleted file mode 100644
index 970455d9c65..000
--- a/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1 verify-sig
-
-DESCRIPTION="Python bindings for UPnP client library"
-HOMEPAGE="http://miniupnp.free.fr/;
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
-   verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=net-libs/miniupnpc-${PV}:0="
-DEPEND="${RDEPEND}"
-BDEPEND="verify-sig? ( app-crypt/openpgp-keys-miniupnp )"
-
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc
-
-PATCHES=(
-   "${FILESDIR}"/miniupnpc-2.0.20171102-shared-lib.patch
-)
-
-# DOCS are installed by net-libs/miniupnpc.
-DOCS=()
-
-# Example test command:
-# python -c 'import miniupnpc; u = miniupnpc.UPnP(); u.discover(); 
u.selectigd(); print(u.externalipaddress())'



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

2021-02-25 Thread Michał Górny
commit: 306627437563f2ec76b41d4dad299a59ebc50706
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 25 19:31:58 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 25 19:31:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30662743

dev-python/diskcache: Remove old

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

 dev-python/diskcache/Manifest   |  1 -
 dev-python/diskcache/diskcache-5.1.0.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/dev-python/diskcache/Manifest b/dev-python/diskcache/Manifest
index dda7430889b..64ee0c84cb5 100644
--- a/dev-python/diskcache/Manifest
+++ b/dev-python/diskcache/Manifest
@@ -1,2 +1 @@
-DIST diskcache-5.1.0.gh.tar.gz 656930 BLAKE2B 
19ec1e16e33315248f28e1937a94bb29d641f31c263a3a2fc4d24b58082f7c9c522c74f38d07ece51dce066040538ef47348c50e8d591a749674ab6d6f2ce5f1
 SHA512 
33437899221051ef3dafd0eeddfec72bef00d5a6b189046cb919495b322b534445a39e5d23a1c85484867d9d07efb7de36fe5f2d3dad79357086a3dcfa3c8b0c
 DIST diskcache-5.2.1.gh.tar.gz 652769 BLAKE2B 
25fcdcf51c8be7a6e2a9de645258f776647789a7f06c70c8564ad28bd003a745167095b11a54d435e733d9f5181a1443be2510fe2d901cc208ea426d3359c0ba
 SHA512 
6e55bada12145d931f4a465092decc3f2cfed2e618d1ea271ad6daa6caf7c3abfd6ae5de11072efdf898ebf272acd39136136b58d7b5e735092963bdd46af52e

diff --git a/dev-python/diskcache/diskcache-5.1.0.ebuild 
b/dev-python/diskcache/diskcache-5.1.0.ebuild
deleted file mode 100644
index a6849f9bbbe..000
--- a/dev-python/diskcache/diskcache-5.1.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-HOMEPAGE="http://www.grantjenks.com/docs/diskcache/
-   https://github.com/grantjenks/python-diskcache/;
-DESCRIPTION="Disk and file backed cache"
-SRC_URI="
-   https://github.com/grantjenks/python-diskcache/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-S=${WORKDIR}/python-diskcache-${PV}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
-
-BDEPEND="
-   test? (
-   >=dev-python/django-2.2[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs
-distutils_enable_tests pytest
-
-src_prepare() {
-   # remove dep on pytest-xdist
-   sed -i -e '/-n auto/d' tox.ini || die
-
-   distutils-r1_src_prepare
-}



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

2021-02-25 Thread Ulrich Müller
commit: a3f7286741bd7511d25e174037ee7d23e4d38fa8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Feb 22 22:02:18 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 19:06:12 2021 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=a3f72867

devbook.xsl: Remove code duplication in section templates

HTML output is identical.

Signed-off-by: Ulrich Müller  gentoo.org>

 devbook.xsl | 54 --
 1 file changed, 16 insertions(+), 38 deletions(-)

diff --git a/devbook.xsl b/devbook.xsl
index 003f7ed..ec02aa4 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -25,47 +25,25 @@
 
   
 
-
+
   
 
-  
-
-  
-
-  
-
-  
-
-  
-  
-
-  
-
-  
-
-  
-
-  
-
-  
-
-  
-  
-
-  
-
-  
+  
+
+  
+
+
+  
+
+  
+
 
-  
-
-  
-
-  
-
-  
-  
-
-  
+  
+
+
+  
+  
 
   
 



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

2021-02-25 Thread Ulrich Müller
commit: ca88a7b371840409a3f3788da5365d968a55118e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Feb 22 22:02:43 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 19:06:13 2021 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ca88a7b3

devbook.xsl, devmanual.css: Add permalinks to section headers

While we use empty fragments ("#") elsewhere for navigation within the
document (because they don't cause reloading of the page), we use an
empty href ("") for the chapter because it is meant to be copied as an
external link.

Closes: https://bugs.gentoo.org/772005
Suggested-by: Sam James  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 devbook.xsl   |  6 +-
 devmanual.css | 14 ++
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/devbook.xsl b/devbook.xsl
index ec02aa4..49dc0c3 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -24,7 +24,10 @@
 
 
   
-
+
+  
+  
+
 
   
 
@@ -42,6 +45,7 @@
   
 
 
+
   
   
 

diff --git a/devmanual.css b/devmanual.css
index 288f81d..bba2a31 100644
--- a/devmanual.css
+++ b/devmanual.css
@@ -33,6 +33,20 @@ pre span.Constant { color: black; }
 pre span.Comment { color: red; }
 pre span.Statement { color: darkred; }
 
+a.permalink {
+padding: 0 0.3em;
+font-size: 90%;
+text-decoration: none;
+visibility: hidden;
+}
+
+h1:hover > a.permalink,
+h2:hover > a.permalink,
+h3:hover > a.permalink,
+h4:hover > a.permalink {
+visibility: visible;
+}
+
 .truncated-text {
 white-space: nowrap;
 overflow: hidden;



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

2021-02-25 Thread Ulrich Müller
commit: 60f8f96ce3fb52a2ebcb8e7e49dd771b1f0f246e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 25 19:29:00 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 25 19:29:00 2021 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=60f8f96c

bin/gen-eclass-html.sh: Drop up arrow in navigation bar

This is redundant with breadcrumbs and doesn't exist anywhere else in
the document.

Signed-off-by: Ulrich Müller  gentoo.org>

 bin/gen-eclass-html.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh
index 4ca853a..9486852 100755
--- a/bin/gen-eclass-html.sh
+++ b/bin/gen-eclass-html.sh
@@ -47,7 +47,6 @@ IFS='' read -r -d '' HEADER << 'EOF'
 Toggle navigation
 
 Home
-Eclass 
Reference
 
 
 



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

2021-02-25 Thread Nicolas Bock
commit: a33fbed90aab3d21ab80a82604c65452921b53ec
Author: Nicolas Bock  gentoo  org>
AuthorDate: Thu Feb 25 17:04:22 2021 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Thu Feb 25 19:26:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33fbed9

dev-db/lmdb++: Version bump to 1.0.0

Also updated upstream since the old one appears dead.

Closes: https://github.com/gentoo/gentoo/pull/19651
Signed-off-by: Nicolas Bock  gentoo.org>

 dev-db/lmdb++/Manifest|  1 +
 dev-db/lmdb++/lmdb++-0.9.14.0.ebuild  |  4 ++--
 dev-db/lmdb++/{lmdb++-0.9.14.0.ebuild => lmdb++-1.0.0.ebuild} | 10 +-
 dev-db/lmdb++/metadata.xml|  2 +-
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/dev-db/lmdb++/Manifest b/dev-db/lmdb++/Manifest
index 2158770e2c3..3fe4301e3c5 100644
--- a/dev-db/lmdb++/Manifest
+++ b/dev-db/lmdb++/Manifest
@@ -1 +1,2 @@
 DIST lmdbxx-0.9.14.0.tar.gz 14732 BLAKE2B 
c6c1217dc7bd56051152cba594b7aa571a055e5c155f777639569abbe38360f808dcd2858ca124db97e37147aa4e90df68fd1a8d23137b5e6663df0c2f0a84be
 SHA512 
8eff8c89e0cb9989d8a0cedfd483856aeb2fcf810d59cf8afca3086034711ff22f2bb88ba967ef745d36fdaa1b5e79fb75655af764cddcdb2ac59fc255da670d
+DIST lmdbxx-1.0.0.tar.gz 52441 BLAKE2B 
203173132a9c84c2d6a53799f8acc92dac5bd075b69f7b25e8eee3341933ccdd868eb190cef07371469856e32fc42215c5395db61f141863f60a5d0a2b888790
 SHA512 
54f6c4863273b4de8aed6bc19f353c7a66d8ae633198e9784c55cea8e54460e4030ebe45e91a7c820aade084933f21cd4193ef8c04bb2aef11bf252281404171

diff --git a/dev-db/lmdb++/lmdb++-0.9.14.0.ebuild 
b/dev-db/lmdb++/lmdb++-0.9.14.0.ebuild
index f87e4833db5..72646bad27e 100644
--- a/dev-db/lmdb++/lmdb++-0.9.14.0.ebuild
+++ b/dev-db/lmdb++/lmdb++-0.9.14.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P="${P/lmdb++/lmdbxx}"
 S="${WORKDIR}/${MY_P}"

diff --git a/dev-db/lmdb++/lmdb++-0.9.14.0.ebuild 
b/dev-db/lmdb++/lmdb++-1.0.0.ebuild
similarity index 58%
copy from dev-db/lmdb++/lmdb++-0.9.14.0.ebuild
copy to dev-db/lmdb++/lmdb++-1.0.0.ebuild
index f87e4833db5..679ba682a75 100644
--- a/dev-db/lmdb++/lmdb++-0.9.14.0.ebuild
+++ b/dev-db/lmdb++/lmdb++-1.0.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P="${P/lmdb++/lmdbxx}"
 S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="C++11 wrapper for the LMDB database library"
-HOMEPAGE="http://lmdbxx.sourceforge.net/;
-SRC_URI="mirror://sourceforge/lmdbxx/${PV}/${MY_P}.tar.gz"
+HOMEPAGE="https://github.com/hoytech/lmdbxx;
+SRC_URI="https://github.com/hoytech/lmdbxx/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
@@ -19,5 +19,5 @@ RDEPEND="dev-db/lmdb"
 
 src_install() {
emake PREFIX="${D}/usr" install
-   dodoc AUTHORS CREDITS INSTALL README TODO UNLICENSE
+   dodoc AUTHORS CREDITS INSTALL README.md TODO UNLICENSE
 }

diff --git a/dev-db/lmdb++/metadata.xml b/dev-db/lmdb++/metadata.xml
index 40459a804d7..5429e7341dc 100644
--- a/dev-db/lmdb++/metadata.xml
+++ b/dev-db/lmdb++/metadata.xml
@@ -11,6 +11,6 @@
object-oriented resource interface with RAII semantics.


-   lmdbxx
+   hoytech/lmdbxx

 



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

2021-02-25 Thread Brian Evans
commit: d3696c337d0c5d8b868582961e9395dfebe88006
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 25 19:19:20 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 25 19:19:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3696c33

profiles: Drop old PHP 7.2 mask

Signed-off-by: Brian Evans  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 75440d73ab8..e61749d428c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -226,15 +226,6 @@ dev-go/qt
 games-strategy/0ad
 ~games-strategy/0ad-data-0.0.24_alpha_pre20210116040036
 
-# Brian Evans  (2021-01-07)
-# PHP 7.2 is security vulnerable and end-of-life
-# Please upgrade to a newer slot
-dev-lang/php:7.2
-virtual/httpd-php:7.2
-=dev-php/phpunit-5.7.15-r3
-=dev-php/PHP_CodeCoverage-4.0.7-r2
-=dev-php/PHP_TokenStream-1.4.11-r1
-
 # Lars Wendler  (2020-12-09)
 # Masked until most broken packages have been fixed (bug #732648)
 >=sys-devel/autoconf-2.70



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_TokenStream/files/, dev-php/PHP_TokenStream/

2021-02-25 Thread Brian Evans
commit: 1f8e333eff824929885eecb76df2e3c91e80575b
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 25 19:18:20 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 25 19:18:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8e333e

dev-php/PHP_TokenStream: Drop old

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/PHP_TokenStream/Manifest   |  1 -
 .../PHP_TokenStream-1.4.11-r1.ebuild   | 33 --
 dev-php/PHP_TokenStream/files/autoload.php | 15 --
 3 files changed, 49 deletions(-)

diff --git a/dev-php/PHP_TokenStream/Manifest b/dev-php/PHP_TokenStream/Manifest
index 0e598da5b99..7dac5c3741c 100644
--- a/dev-php/PHP_TokenStream/Manifest
+++ b/dev-php/PHP_TokenStream/Manifest
@@ -1,2 +1 @@
-DIST PHP_TokenStream-1.4.11.tar.gz 13388 BLAKE2B 
20ef9907ce660e2958ffd50f588ead563efa04c9fc4adda4a82383f73ee7a4c988adc79d14e549c4f02836b7128aa42b01b26996a090595d34a191282b67
 SHA512 
4e8d8d1eb16169d46b64a43d91f3066d49fe8e3f184d90c5c7cf4234ebfe4eac271a811744b201f05dc86976b3c5b8ad4ae9f2532165a3849980663f1ac5852e
 DIST PHP_TokenStream-3.1.1.tar.gz 14275 BLAKE2B 
5300768f79cba17a08f55a58a05744eef55df00fc0f0144612bddd3ba5d0494fe19bd5b74d56b57d345f5d98b63033aa05e6d157c0979be163e51dc7cc5ad19f
 SHA512 
3a1e36d13b8d77d6fe7d1617fc43a8d59b68af6ee6182afdecf5c970c844f7cb63f3056ce7f6aaae17237b948c5ff9862438d823c2eda179e24c1bb4fc4f4e02

diff --git a/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11-r1.ebuild 
b/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11-r1.ebuild
deleted file mode 100644
index 931b95aed14..000
--- a/dev-php/PHP_TokenStream/PHP_TokenStream-1.4.11-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="php-token-stream"
-
-DESCRIPTION="Wrapper around PHP's tokenizer extension"
-HOMEPAGE="https://phpunit.de;
-SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-RDEPEND="dev-php/fedora-autoloader
-   || (
-   dev-lang/php:7.2[tokenizer(-)]
-   )"
-
-src_install() {
-   insinto /usr/share/php/PHP/Token
-   doins -r src/*
-   doins "${FILESDIR}/autoload.php"
-}
-
-pkg_postinst() {
-   ewarn "This library now loads via /usr/share/php/PHP/Token/autoload.php"
-   ewarn "Please update any scripts to require the autoloader"
-}

diff --git a/dev-php/PHP_TokenStream/files/autoload.php 
b/dev-php/PHP_TokenStream/files/autoload.php
deleted file mode 100644
index 5b3aac57ec1..000
--- a/dev-php/PHP_TokenStream/files/autoload.php
+++ /dev/null
@@ -1,15 +0,0 @@
- '/Token.php',
-   'php_token_stream' => '/Token/Stream.php',
-   'php_token_stream_cachingfactory' => 
'/Token/Stream/CachingFactory.php',
-),
-__DIR__
-);



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_CodeCoverage/, dev-php/PHP_CodeCoverage/files/

2021-02-25 Thread Brian Evans
commit: fd085f94af52c228999fd99134082a37d3961268
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 25 19:17:21 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 25 19:17:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd085f94

dev-php/PHP_CodeCoverage: Drop old version

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/PHP_CodeCoverage/Manifest  |  1 -
 .../PHP_CodeCoverage-4.0.7-r2.ebuild   | 45 -
 dev-php/PHP_CodeCoverage/files/autoload.php| 59 --
 3 files changed, 105 deletions(-)

diff --git a/dev-php/PHP_CodeCoverage/Manifest 
b/dev-php/PHP_CodeCoverage/Manifest
index 01d5396e75e..c948a9548c5 100644
--- a/dev-php/PHP_CodeCoverage/Manifest
+++ b/dev-php/PHP_CodeCoverage/Manifest
@@ -1,3 +1,2 @@
-DIST PHP_CodeCoverage-4.0.7.tar.gz 349906 BLAKE2B 
2ba665efa2d20a5eb66c66375a095425057e883697dd1d3ba7214e56de29c96451516adb2843589e64732c994aac7289afa0e34a74d56ef9bc36f36e635eb944
 SHA512 
8418efa2585d05b3004ab50e7ba77513429d649f71fdb2479412424a0f40a698a962e1d87852db08fec8f92e569a9a5767dad66d5d64e072637dde33182e71e9
 DIST PHP_CodeCoverage-7.0.10.tar.gz 237217 BLAKE2B 
bd2dc397c15a85ca020abf3d9a1dfb5f438020b577cded7942110dd8affa2d703ed40bf01ae68f38c6ae9383ba59bc9f7706af99596bce0b40cef6d2a7e92fb2
 SHA512 
37cda2d3687f62b5546372507954eeedd4da1c03fa9cab147b578d035046763799ca1535310ba458403094714060fe8f1327bed6951440392fee3df551be73b1
 DIST PHP_CodeCoverage-7.0.12.tar.gz 237382 BLAKE2B 
3051e7e473506a66d7b4720083274f3b3a64b9f480bb1a95682608220d19be60810a899d974ea3189270c0751f8af058f2503ed83c61d92180cbb41708b07536
 SHA512 
b105672dc50952c3c606010389fd6fb8ebfcbb78d99d72f9a21a1eef045314b0803fdb689bba1314671d0eeab0e5ed00bf416b09ca45d291688f4c59748c2ed1

diff --git a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7-r2.ebuild 
b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7-r2.ebuild
deleted file mode 100644
index 946931da37b..000
--- a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-4.0.7-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="php-code-coverage"
-
-DESCRIPTION="Collection, processing, and rendering for PHP code coverage"
-HOMEPAGE="https://phpunit.de;
-SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-RDEPEND="dev-php/fedora-autoloader
-   >=dev-php/File_Iterator-1.3
-   =dev-php/Text_Template-1.2
-   =dev-php/PHP_TokenStream-1.4
-   =dev-php/sebastian-environment-1.3.2
-   =dev-php/sebastian-version-1.0
-
'/CodeCoverage.php',
-   'sebastianbergmann\codecoverage\filter' => '/Filter.php',
-   'sebastianbergmann\codecoverage\util' => '/Util.php',
-   'sebastianbergmann\codecoverage\driver\driver' => 
'/Driver/Driver.php',
-   'sebastianbergmann\codecoverage\driver\hhvm' => 
'/Driver/HHVM.php',
-   'sebastianbergmann\codecoverage\driver\phpdbg' => 
'/Driver/PHPDBG.php',
-   'sebastianbergmann\codecoverage\driver\xdebug' => 
'/Driver/Xdebug.php',
-   
'sebastianbergmann\codecoverage\exception\coveredcodenotexecutedexception' => 
'/Exception/CoveredCodeNotExecutedException.php',
-   'sebastianbergmann\codecoverage\exception\exception' => 
'/Exception/Exception.php',
-   
'sebastianbergmann\codecoverage\exception\invalidargumentexception' => 
'/Exception/InvalidArgumentException.php',
-   
'sebastianbergmann\codecoverage\exception\missingcoversannotationexception' => 
'/Exception/MissingCoversAnnotationException.php',
-   'sebastianbergmann\codecoverage\exception\runtimeexception' => 
'/Exception/RuntimeException.php',
-   
'sebastianbergmann\codecoverage\exception\unintentiallycoveredcodeexception' => 
'/Exception/UnintentionallyCoveredCodeException.php',
-   'sebastianbergmann\codecoverage\node\abstractnode' => 
'/Node/AbstractNode.php',
-   'sebastianbergmann\codecoverage\node\builder' => 
'/Node/Builder.php',
-   'sebastianbergmann\codecoverage\node\directory' => 
'/Node/Directory.php',
-   'sebastianbergmann\codecoverage\node\file' => '/Node/File.php',
-   'sebastianbergmann\codecoverage\node\iterator' => 
'/Node/iterator.php',
-   'sebastianbergmann\codecoverage\report\clover' => 
'/Report/Clover.php',
-   'sebastianbergmann\codecoverage\report\crap4j' => 
'/Report/Crap4j.php',
-   'sebastianbergmann\codecoverage\report\php' => 
'/Report/PHP.php',
-   'sebastianbergmann\codecoverage\report\text' => 
'/Report/Text.php',
-   'sebastianbergmann\codecoverage\report\html\facade' => 

[gentoo-commits] repo/gentoo:master commit in: dev-lang/php/files/, dev-lang/php/

2021-02-25 Thread Brian Evans
commit: 99ef9ab9765aaa94a90c9bc74275672417a75fbb
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 25 19:14:02 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 25 19:14:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ef9ab9

dev-lang/php: Drop end-of-life 7.2 slot

Signed-off-by: Brian Evans  gentoo.org>

 dev-lang/php/Manifest  |   1 -
 .../files/php-7.2.13-intl-use-icu-namespace.patch  | 379 --
 .../files/php-7.2.34-use-after-free-bug76047.patch | 174 -
 dev-lang/php/php-7.2.34-r1.ebuild  | 764 -
 dev-lang/php/php-7.2.34-r2.ebuild  | 764 -
 5 files changed, 2082 deletions(-)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index e4b919001b1..b27a5dce1c2 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,4 +1,3 @@
-DIST php-7.2.34.tar.xz 12309432 BLAKE2B 
50522786d39296bc7411931c4f357d53c7a25da264192a6a6e7f7594f3dee108e22974e00a4bdc4d3af269ab63d07b28045ff6b4f4f0c79672ed059882647b93
 SHA512 
7ecc3de3b5db41ec4ff6a5ce6c7e77dc330753c6f3fd87db4d07d6bb763a0b047e83afeef2251b4c6a5d2ff53fd9f3d7e99d091ef2e2c6ab8f18db7447d8a97d
 DIST php-7.3.25.tar.xz 12136668 BLAKE2B 
b9bfb1de15a3f02bf5d228a2cf9b307c9eeadaea10cac22d40647db0147f4f93b41858ea4affa0701478dd397f0a87cae4e2f29a378f7c6730fdf7da5c48e0e8
 SHA512 
30b27deab12cf2544671afbbdaefd4bfea308eeed8e9c2150751c5bc9ece18d981bcc020eace35cbdbe88b45cffba8a1fca718fc4e74c3a7903d8b038015d31e
 DIST php-7.3.26.tar.xz 12138088 BLAKE2B 
eb0090d1edff251341a9d7668a9a6d9ad2f45f7db902e7a51b133d77b0ac155248643ea2bb5fb68b9ba5f363bfdecf1db58dc41b78e5ae24ad66e4443f7c607e
 SHA512 
36494c7907adf75378bcd2c8e5a4761271307d2b507df09c35b8f1114d189320bc7e73f1b05cb171aa93209dc2c3026256f7826e5563f13b99f1b4dbe9741732
 DIST php-7.3.27.tar.xz 12137924 BLAKE2B 
f4648fdc2b8903ce1b68221eeb49e7764c5446a3d0d0d93e9cd2d8b4cb08e57229261f6fac4ebf35127e94afd5f157ec8f27659ce463e281784c755a3759481e
 SHA512 
a5c186663d656b473f6165b433077057972b1454013ca0f99831be61bd7b7f1c841b8dae69951fa371f678ea3f0e5410518427ee08cb20611bfc00f263d4d47a

diff --git a/dev-lang/php/files/php-7.2.13-intl-use-icu-namespace.patch 
b/dev-lang/php/files/php-7.2.13-intl-use-icu-namespace.patch
deleted file mode 100644
index b5d2b473f1a..000
--- a/dev-lang/php/files/php-7.2.13-intl-use-icu-namespace.patch
+++ /dev/null
@@ -1,379 +0,0 @@
-Based on the following upstream commits:
-
-https://github.com/php/php-src/commit/8d35a423838eb462cd39ee535c5d003073cc5f22
-https://github.com/php/php-src/commit/d8200e48857aeaf09f7127751efc5632ef7660a7
-https://github.com/php/php-src/commit/9a8e7b571896f39f83cb000fdb7c466b6d328d52
-
 a/ext/intl/breakiterator/breakiterator_class.cpp
-+++ b/ext/intl/breakiterator/breakiterator_class.cpp
-@@ -38,6 +38,7 @@ extern "C" {
- }
- 
- using PHP::CodePointBreakIterator;
-+using icu::RuleBasedBreakIterator;
- 
- /* {{{ Global variables */
- zend_class_entry *BreakIterator_ce_ptr;
 a/ext/intl/breakiterator/breakiterator_class.h
-+++ b/ext/intl/breakiterator/breakiterator_class.h
-@@ -26,6 +26,8 @@
- 
- #ifndef USE_BREAKITERATOR_POINTER
- typedef void BreakIterator;
-+#else
-+using icu::BreakIterator;
- #endif
- 
- typedef struct {
 a/ext/intl/breakiterator/breakiterator_methods.cpp
-+++ b/ext/intl/breakiterator/breakiterator_methods.cpp
-@@ -32,6 +32,8 @@ extern "C" {
- }
- 
- using PHP::CodePointBreakIterator;
-+using icu::BreakIterator;
-+using icu::Locale;
- 
- U_CFUNC PHP_METHOD(BreakIterator, __construct)
- {
 a/ext/intl/breakiterator/codepointiterator_internal.cpp
-+++ b/ext/intl/breakiterator/codepointiterator_internal.cpp
-@@ -33,6 +33,8 @@ typedef union {
- 
- using namespace PHP;
- 
-+using icu::UCharCharacterIterator;
-+
- UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CodePointBreakIterator);
- 
- CodePointBreakIterator::CodePointBreakIterator()
 a/ext/intl/breakiterator/codepointiterator_internal.h
-+++ b/ext/intl/breakiterator/codepointiterator_internal.h
-@@ -18,8 +18,11 @@
- #define CODEPOINTITERATOR_INTERNAL_H
- 
- #include 
-+#include 
- 
--using U_ICU_NAMESPACE::BreakIterator;
-+using icu::BreakIterator;
-+using icu::CharacterIterator;
-+using icu::UnicodeString;
- 
- namespace PHP {
- 
 a/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp
-+++ b/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp
-@@ -26,6 +26,9 @@ extern "C" {
- #include "../intl_convertcpp.h"
- #include "../intl_common.h"
- 
-+using icu::RuleBasedBreakIterator;
-+using icu::Locale;
-+
- static inline RuleBasedBreakIterator *fetch_rbbi(BreakIterator_object *bio) {
-   return (RuleBasedBreakIterator*)bio->biter;
- }
 a/ext/intl/calendar/calendar_class.cpp
-+++ b/ext/intl/calendar/calendar_class.cpp
-@@ -34,6 +34,9 @@ extern "C" {
- #include 
- }
- 
-+using icu::GregorianCalendar;
-+using icu::Locale;
-+
- /* {{{ Global variables */
- zend_class_entry *Calendar_ce_ptr;
- zend_class_entry 

[gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/, dev-php/phpunit/files/

2021-02-25 Thread Brian Evans
commit: 72e5ae4c43f214bcc7377ebe32c3c38162e34a20
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 25 19:15:32 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 25 19:16:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e5ae4c

dev-php/phpunit: Drop old version

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/phpunit/Manifest |   1 -
 dev-php/phpunit/files/autoload.php   | 170 ---
 dev-php/phpunit/phpunit-5.7.15-r3.ebuild |  53 --
 3 files changed, 224 deletions(-)

diff --git a/dev-php/phpunit/Manifest b/dev-php/phpunit/Manifest
index 29e15afff8a..31d7859aad6 100644
--- a/dev-php/phpunit/Manifest
+++ b/dev-php/phpunit/Manifest
@@ -1,3 +1,2 @@
-DIST phpunit-5.7.15.tar.gz 205474 BLAKE2B 
0220edd59fc3f191b7621f275d3e4ee8f8bf514f74533d99bfb925e11cc54a235fb292ffd1bb54f6bec1e038c06e35a0dc43c1227618590f99e7e85638a7de28
 SHA512 
6a836e1ad1656fd1d1c5a58ced3c1826b4decc01798b6a804b487c9b4e094ec32f6eb8a84058e268eade62a2fe19d7bd1e760b8b9433299d9fe9c09afdf2bdd3
 DIST phpunit-8.5.11.tar.gz 159302 BLAKE2B 
fdf156842b3607f4cbd26194efd7eb7cb204fb1d1d078c0c6bd3bb68e520e5d748767f8aab64b7c9bf313161e3d84e08d415fbf0408c26541ec1f70cfe7af8bd
 SHA512 
3e9db4a1d6c5bea3546b24bd837479a0114a9200f96034aabc96933dfb42c1237b03f7118f19eeb1216e32f2034c1ec8c632d20ecacbe70d3660fbbfd167ac79
 DIST phpunit-8.5.14.tar.gz 163158 BLAKE2B 
8be0765b89cd7c7f91c7c8753eda9be46a38368c1b538b9e1a06b6f7e5b2cf2c37ef806338b7f4dd213962bfb8f7d749e1a97dd65d0e877fb2ffdeb747dcd344
 SHA512 
589cd74bf44c16ee0bb0b0e85f3468b0fdbd7e6ce968894954918094d49a0fed46570cac2fa2367f417715bf64f942f5742a292b09edd91317bbea06624ac313

diff --git a/dev-php/phpunit/files/autoload.php 
b/dev-php/phpunit/files/autoload.php
deleted file mode 100644
index f33b4c8881a..000
--- a/dev-php/phpunit/files/autoload.php
+++ /dev/null
@@ -1,170 +0,0 @@
- '/ForwardCompatibility/Assert.php',
-   'phpunit\\framework\\basetestlistener' => 
'/ForwardCompatibility/BaseTestListener.php',
-   'phpunit\\framework\\testcase' => '/ForwardCompatibility/TestCase.php',
-   'phpunit\\framework\\testlistener' => 
'/ForwardCompatibility/TestListener.php',
-   'phpunit_exception' => '/Exception.php',
-   'phpunit_extensions_grouptestsuite' => '/Extensions/GroupTestSuite.php',
-   'phpunit_extensions_phpttestcase' => '/Extensions/PhptTestCase.php',
-   'phpunit_extensions_phpttestsuite' => '/Extensions/PhptTestSuite.php',
-   'phpunit_extensions_repeatedtest' => '/Extensions/RepeatedTest.php',
-   'phpunit_extensions_testdecorator' => '/Extensions/TestDecorator.php',
-   'phpunit_extensions_ticketlistener' => '/Extensions/TicketListener.php',
-   'phpunit_framework_assert' => '/Framework/Assert.php',
-   'phpunit_framework_assertionfailederror' => 
'/Framework/AssertionFailedError.php',
-   'phpunit_framework_basetestlistener' => 
'/Framework/BaseTestListener.php',
-   'phpunit_framework_codecoverageexception' => 
'/Framework/CodeCoverageException.php',
-   'phpunit_framework_constraint' => '/Framework/Constraint.php',
-   'phpunit_framework_constraint_and' => '/Framework/Constraint/And.php',
-   'phpunit_framework_constraint_arrayhaskey' => 
'/Framework/Constraint/ArrayHasKey.php',
-   'phpunit_framework_constraint_arraysubset' => 
'/Framework/Constraint/ArraySubset.php',
-   'phpunit_framework_constraint_attribute' => 
'/Framework/Constraint/Attribute.php',
-   'phpunit_framework_constraint_callback' => 
'/Framework/Constraint/Callback.php',
-   'phpunit_framework_constraint_classhasattribute' => 
'/Framework/Constraint/ClassHasAttribute.php',
-   'phpunit_framework_constraint_classhasstaticattribute' => 
'/Framework/Constraint/ClassHasStaticAttribute.php',
-   'phpunit_framework_constraint_composite' => 
'/Framework/Constraint/Composite.php',
-   'phpunit_framework_constraint_count' => 
'/Framework/Constraint/Count.php',
-   'phpunit_framework_constraint_directoryexists' => 
'/Framework/Constraint/DirectoryExists.php',
-   'phpunit_framework_constraint_exception' => 
'/Framework/Constraint/Exception.php',
-   'phpunit_framework_constraint_exceptioncode' => 
'/Framework/Constraint/ExceptionCode.php',
-   'phpunit_framework_constraint_exceptionmessage' => 
'/Framework/Constraint/ExceptionMessage.php',
-   'phpunit_framework_constraint_exceptionmessageregexp' => 
'/Framework/Constraint/ExceptionMessageRegExp.php',
-   'phpunit_framework_constraint_fileexists' => 
'/Framework/Constraint/FileExists.php',
-   'phpunit_framework_constraint_greaterthan' => 
'/Framework/Constraint/GreaterThan.php',
-   'phpunit_framework_constraint_isanything' => 
'/Framework/Constraint/IsAnything.php',
-   'phpunit_framework_constraint_isempty' => 
'/Framework/Constraint/IsEmpty.php',
-   'phpunit_framework_constraint_isequal' => 
'/Framework/Constraint/IsEqual.php',
-   

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

2021-02-25 Thread Brian Evans
commit: 8059e10280f6d106faf07b8ce06dbed0c0dd0051
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 25 19:10:29 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 25 19:10:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8059e102

virtual/httpd-php: Drop 7.2

Signed-off-by: Brian Evans  gentoo.org>

 virtual/httpd-php/httpd-php-7.2.ebuild | 12 
 1 file changed, 12 deletions(-)

diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild 
b/virtual/httpd-php/httpd-php-7.2.ebuild
deleted file mode 100644
index 1b8858b546c..000
--- a/virtual/httpd-php/httpd-php-7.2.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual to provide PHP-enabled webservers"
-SLOT="${PV}"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-
-RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
- dev-lang/php:${SLOT}[apache2]
- dev-lang/php:${SLOT}[cgi] )"



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

2021-02-25 Thread Sam James
commit: f2a11e7cec6c3d4defd78e3776152dd2efc19d17
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu Feb 25 18:07:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 25 19:07:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a11e7c

app-admin/radmind: Remove old

Bug: https://bugs.gentoo.org/769896
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 app-admin/radmind/Manifest  |  1 -
 app-admin/radmind/radmind-1.15.1.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/app-admin/radmind/Manifest b/app-admin/radmind/Manifest
index 6cc119ceb3f..e5cfe77288e 100644
--- a/app-admin/radmind/Manifest
+++ b/app-admin/radmind/Manifest
@@ -1,2 +1 @@
-DIST radmind-1.15.1.tar.gz 449653 BLAKE2B 
8a516ede28d561a60f7c51424c6e48ea030dd571528fd3422fab3b23b4448ee898d408136c4845ebe9c5f9088fb425ed67b341f4d1721747a415183687e6daa6
 SHA512 
3dd9477d00083cf9912e2143adff52f9bc127665ff6705bc200b7323e53390fb76ac125733596ba309905fca3db062c7b1bc1d1372b77a3044c3794bacb96e6c
 DIST radmind-1.15.3.tar.gz 843033 BLAKE2B 
3d4446e5ce9e668039277f63a16c014dbbecca870886e68603af4100cdbf4a0adf074d26c90985968ec1a680fb483395676b85020134ec56686318b3d0664d99
 SHA512 
121fa2ea4dc9532bdbb1440c3ee485db1d6a1e770bd01dc0e832d51ee26112441ff47bea8e7f063feffc4d5bf3cfc5ce53d316bb469ff4ff0a65ca5463c99d11

diff --git a/app-admin/radmind/radmind-1.15.1.ebuild 
b/app-admin/radmind/radmind-1.15.1.ebuild
deleted file mode 100644
index 96807f42abc..000
--- a/app-admin/radmind/radmind-1.15.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic
-
-DESCRIPTION="Command-line tools and server to remotely administer multiple 
Unix filesystems"
-HOMEPAGE="https://github.com/Radmind https://sourceforge.net/projects/radmind/;
-SRC_URI="https://github.com/voretaq7/radmind/releases/download/${P}/${P}.tar.gz;
-
-LICENSE="HPND"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libressl"
-
-DEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-"
-RDEPEND="${DEPEND}
-   !dev-util/repo
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.7.0-gentoo.patch
-   "${FILESDIR}"/${PN}-1.14.1-glibc225.patch
-)
-
-src_configure() {
-   append-cflags -fcommon
-   default
-}
-
-src_install() {
-   default
-   keepdir /var/radmind/{cert,client,postapply,preapply}
-}



[gentoo-commits] repo/gentoo:master commit in: sci-physics/pythia/

2021-02-25 Thread Sam James
commit: e8e8626dfd701d1be4aa2abc5238cb5ff5cea792
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu Feb 25 08:04:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 25 19:07:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e8626d

sci-physics/pythia: Remove old

Bug: https://bugs.gentoo.org/770442
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 sci-physics/pythia/Manifest |  1 -
 sci-physics/pythia/pythia-6.4.28.ebuild | 67 -
 2 files changed, 68 deletions(-)

diff --git a/sci-physics/pythia/Manifest b/sci-physics/pythia/Manifest
index 7f224575c76..f8c0687c371 100644
--- a/sci-physics/pythia/Manifest
+++ b/sci-physics/pythia/Manifest
@@ -9,5 +9,4 @@ DIST lutp0613man2.pdf 2902047 BLAKE2B 
c2f8e8f9031c843933cd927b32921813b580a18117
 DIST pythia-6.4.18-examples.tar.bz2 36366 BLAKE2B 
ec655014d3904b66da4a1e748a37c366c2adf9e914b9abf8c38968dcbc09129badcccd2705bc9437c05e73ee4489807835383546f55fbc9cd65399fb507e704e
 SHA512 
ba921379a6df4ca417b60ea5b78af506f13135cdf896fa6beeca9713428ad6f298c94c0fe65fca3e583f8f268dcf84ebe4f1f81b46fd865d5f641f7c1e9fa7e1
 DIST pythia-6.4.28.tar.xz 490248 BLAKE2B 
aff9006a4d3a0536d39a5b5161329f058b980554046a57979cc72c80067be96f00b5056dee29fc7f0039ddae074560823427c3a0e24e59f69662f08524fbdcd4
 SHA512 
f9db72658f2132ce08d31c8a9f7fe727466b184ef41cc4b762fe2bde48dbdfd7b5df19b21a869e20a1f107c96e9daec115c980e11592968eb2cad666b7c96bdc
 DIST pythia6-20160413.tar.gz 567976 BLAKE2B 
92ee81e41db46d49706599ee387a650f67d54a0ea165648de0d09d6cec811c2a4b22903c15cca0abaf5f34cf28333d70315a2c71f4ce0ec0bc48757c20114ae7
 SHA512 
2a9ea2ae299e8d49bd9750f8c68f0b7f534fb91254c2eebc60ef40828400bdf5e5c4e0956d61807e773a51db873ab4a036c3ac264f904d0bb2b85f4860e538d3
-DIST pythia6.tar.gz 567451 BLAKE2B 
c32a67d87fc6f22027d3d9551256af5a0151e494fbae02c5d14ccf08595f1ebf49b638a1c33f7a52214e8bbb510756a72ef0f68f5dc8037e2a6acd3fbf290cfd
 SHA512 
baa18023de22c3e90f14d2a5a39efa171905f507a31a90f87c65dca271b3be4c9f0d1a56282f5a04b3efabe0b5b15c964e4569d1f9994a75750e52e0be4360b1
 DIST pythia8226.tgz 17639842 BLAKE2B 
b80d7c10bd5ccc45fbb2db0df0eff679236b9911958f58987517b475e055959aa494a2199f64117631baedd90c8e2753f996e5d64552e39e54859bfe77274dad
 SHA512 
85db807264f99c27dd87ad0572b98f4ac8d37fed818c3dd1ac89f0ac124ae0a5ee13b290727e515cb04269a6e0be8b386d954bed62309f26d1e60b431f952ca0

diff --git a/sci-physics/pythia/pythia-6.4.28.ebuild 
b/sci-physics/pythia/pythia-6.4.28.ebuild
deleted file mode 100644
index af2b9cbbb1b..000
--- a/sci-physics/pythia/pythia-6.4.28.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools fortran-2 versionator
-
-MV=$(get_major_version)
-MY_PN=${PN}${MV}
-DOC_PV=0613
-EX_PV=6.4.18
-
-DESCRIPTION="Lund Monte Carlo high-energy physics event generator"
-HOMEPAGE="http://pythia6.hepforge.org/;
-
-# pythia6 from root is needed for some files to interface pythia6 with root.
-# To produce a split version, replace the 6.4.x by the current version:
-# svn export http://svn.hepforge.org/pythia6/tags/v_6_4_x/ pythia-6.4.x
-# tar cJf pythia-6.4.x.tar.xz
-SRC_URI="
-   https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.xz
-   https://root.cern.ch/download/pythia6.tar.gz
-   doc? ( http://home.thep.lu.se/~torbjorn/pythia/lutp${DOC_PV}man2.pdf )
-   examples? ( mirror://gentoo/${PN}-${EX_PV}-examples.tar.bz2 )"
-
-SLOT="6"
-LICENSE="public-domain"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples static-libs"
-
-src_prepare() {
-   cp ../pythia6/tpythia6_called_from_cc.F .
-   cp ../pythia6/pythia6_common_address.c .
-   cat > configure.ac <<-EOF
-   AC_INIT(${PN},${PV})
-   AM_INIT_AUTOMAKE
-   AC_PROG_F77
-   LT_INIT
-   AC_CHECK_LIB(m,sqrt)
-   AC_CONFIG_FILES(Makefile)
-   AC_OUTPUT
-   EOF
-   echo >> Makefile.am "lib_LTLIBRARIES = libpythia6.la"
-   echo >> Makefile.am "libpythia6_la_SOURCES = \ "
-   # replace wildcard from makefile to ls in shell
-   local f
-   for f in py*.f struct*.f up*.f fh*.f; do
-   echo  >> Makefile.am "  ${f} \\"
-   done
-   echo  >> Makefile.am "  ssmssm.f sugra.f visaje.f pdfset.f \\"
-   echo  >> Makefile.am "  tpythia6_called_from_cc.F 
pythia6_common_address.c"
-   eautoreconf
-}
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   dodoc update_notes.txt
-   use doc && dodoc "${DISTDIR}"/lutp${DOC_PV}man2.pdf
-   if use examples; then
-   insinto /usr/share/doc/${PF}
-   doins -r "${WORKDIR}"/examples
-   fi
-}



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

2021-02-25 Thread Sam James
commit: 8c86f87ecbd277366f423e658a8c402eda7abcd0
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu Feb 25 09:42:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 25 19:07:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c86f87e

dev-libs/libbase58: Remove old

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

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 dev-libs/libbase58/libbase58-0.1.4.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/dev-libs/libbase58/libbase58-0.1.4.ebuild 
b/dev-libs/libbase58/libbase58-0.1.4.ebuild
deleted file mode 100644
index 78152ff985e..000
--- a/dev-libs/libbase58/libbase58-0.1.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="C implementation of Bitcoin's base58 encoding"
-HOMEPAGE="https://github.com/luke-jr/libbase58;
-LICENSE="MIT"
-
-SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SLOT="0/0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
-IUSE="tools"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   eapply_user
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-static \
-   $(use_enable tools tool)
-}



  1   2   3   4   5   >