[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-mini-greeter/

2020-04-04 Thread Hans de Graaff
commit: 9f034d4297924e250227aabcdaa75ccdd9e0240d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr  5 05:05:30 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr  5 05:05:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f034d42

x11-misc/lightdm-mini-greeter: cleanup

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

 x11-misc/lightdm-mini-greeter/Manifest |  1 -
 .../lightdm-mini-greeter-0.3.2.ebuild  | 29 --
 2 files changed, 30 deletions(-)

diff --git a/x11-misc/lightdm-mini-greeter/Manifest 
b/x11-misc/lightdm-mini-greeter/Manifest
index 85d5a0d83cc..60bd71089bf 100644
--- a/x11-misc/lightdm-mini-greeter/Manifest
+++ b/x11-misc/lightdm-mini-greeter/Manifest
@@ -1,2 +1 @@
-DIST lightdm-mini-greeter-0.3.2.tar.gz 25165 BLAKE2B 
677c3544607354aff252cf19448c7b8a63ee98e836bd4a42ec0043782af5c76890b2c6d0a2f83279b2a69901a009d5d6afcf5c356b7bb2ffcbd845341822e64b
 SHA512 
eed48cca47300c2461c75a467f247bf9242c762ed868f0c00842c17fe42ddbd389b5aa03e4bb588089dae763b2927b59fe296ed9ceee80122cd4198455275380
 DIST lightdm-mini-greeter-0.3.4.tar.gz 27327 BLAKE2B 
5f16b3d785e6773c127927caccfcd53089f3f31a8f1cc4c34ab09baf3cfebf9aabff45b5c76b1efdb850cde550e9335f3b8e8cd00d623a501346b9fe4e0d8e70
 SHA512 
dd605aaed14ead44962ef34d1d42bb350abc25f2975b2d1ed0b58e852b8f75805015ab4908a2414ebee3339e087f7d1e757f09345affb6a69bcac250ce47914f

diff --git a/x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.3.2.ebuild 
b/x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.3.2.ebuild
deleted file mode 100644
index e03722f2175..000
--- a/x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.3.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="A Minimal, Configurable, Single-User GTK3 LightDM Greeter"
-HOMEPAGE="https://github.com/prikhi/lightdm-mini-greeter;
-SRC_URI="https://github.com/prikhi/lightdm-mini-greeter/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="virtual/pkgconfig"
-
-RDEPEND="
-   >=x11-libs/gtk+-3.14:3
-   >=x11-misc/lightdm-1.12
-"
-DEPEND="${RDEPEND}"
-
-DOCS="CHANGELOG.md README.md"
-
-src_prepare() {
-   eapply_user
-   eautoreconf
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-mini-greeter/

2020-04-04 Thread Hans de Graaff
commit: 3383922ad5ee4c668da7953f80eabdb1dc92a265
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr  5 05:07:16 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr  5 05:07:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3383922a

x11-misc/lightdm-mini-greeter: add 0.4.0

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

 x11-misc/lightdm-mini-greeter/Manifest |  1 +
 .../lightdm-mini-greeter-0.4.0.ebuild  | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/x11-misc/lightdm-mini-greeter/Manifest 
b/x11-misc/lightdm-mini-greeter/Manifest
index 60bd71089bf..fc366967a62 100644
--- a/x11-misc/lightdm-mini-greeter/Manifest
+++ b/x11-misc/lightdm-mini-greeter/Manifest
@@ -1 +1,2 @@
 DIST lightdm-mini-greeter-0.3.4.tar.gz 27327 BLAKE2B 
5f16b3d785e6773c127927caccfcd53089f3f31a8f1cc4c34ab09baf3cfebf9aabff45b5c76b1efdb850cde550e9335f3b8e8cd00d623a501346b9fe4e0d8e70
 SHA512 
dd605aaed14ead44962ef34d1d42bb350abc25f2975b2d1ed0b58e852b8f75805015ab4908a2414ebee3339e087f7d1e757f09345affb6a69bcac250ce47914f
+DIST lightdm-mini-greeter-0.4.0.tar.gz 28761 BLAKE2B 
3f35a0d6c50ef96e995b0d96a509ec0cd2feb68dc262aaf1dc353f5cac6677abd79a0f1cf4c1119f4d96c8193b5f58f5938801503979682f85037cc2d6330ce9
 SHA512 
c195d16f2650a1680e6fd13493c666d5bdfd2badf2dc8c3f09a4cb973eeaf1412bf7d4c9d38c28d408ad83d65f3a4bd27b2bb7071182ca108bd2bcb94164d202

diff --git a/x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.4.0.ebuild 
b/x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.4.0.ebuild
new file mode 100644
index 000..c4f43941a50
--- /dev/null
+++ b/x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="A Minimal, Configurable, Single-User GTK3 LightDM Greeter"
+HOMEPAGE="https://github.com/prikhi/lightdm-mini-greeter;
+SRC_URI="https://github.com/prikhi/lightdm-mini-greeter/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="virtual/pkgconfig"
+
+RDEPEND="
+   >=x11-libs/gtk+-3.14:3
+   >=x11-misc/lightdm-1.12
+"
+DEPEND="${RDEPEND}"
+
+DOCS="CHANGELOG.md README.md"
+
+src_prepare() {
+   eapply_user
+   eautoreconf
+}



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

2020-04-04 Thread Hans de Graaff
commit: 132dfe7439e62610ff16e9203483de0498837a24
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr  5 05:00:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr  5 05:00:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132dfe74

dev-ruby/parser: add 2.7.1.0

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

 dev-ruby/parser/Manifest  |  1 +
 dev-ruby/parser/parser-2.7.1.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index f19c1fec9b3..a421d45399f 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -2,3 +2,4 @@ DIST parser-2.6.5.0.gem 710144 BLAKE2B 
72ae2ddd179b3d05ed94ff43d80940cf3b9e04445
 DIST parser-2.7.0.3.gem 725504 BLAKE2B 
b665475d3054a7d61492f7c04e2b1039f89bd08d28b58df452542f85570867a161e5e525ae4b8d9d02e8476194486a5c30549971d9f789e1cbc2751e6cc8bb1a
 SHA512 
43355bab41f662f0afb03a8ab929024ecf4c5ed936f987ea55cff2473c8cca4551454802d5b22c3466d3c1abaf14cb9155e8a0b697f1c1cbdc98fe93bf4e71a7
 DIST parser-2.7.0.4.gem 726016 BLAKE2B 
168462c98cf21563cfef07783a8723201aea5ffce4d363f206a9604503ded91c11e49851908a4b2317fb62c01fdef6b9f7ef9c8d6ff243dc721912e705d19c63
 SHA512 
87f613279cdd911e707ccacb65f9278bbcbea153c77d96da0163f8cffbb6c43ce17351fc9a7146018f3e27bbc9ec99365f250010f61d60cf665e062be3ef5501
 DIST parser-2.7.0.5.gem 726016 BLAKE2B 
556d4b580f7efcdec484646db59b623f9f40b0959e8751b2cbbfcf3fa84c0e82dac06d2df88df77b4d1d973c56e17190a1da85523485d4a36feee4042890dbac
 SHA512 
5358c7004ca06ee50f38906145a1d357b49a23f1ce461b72b8cb5558e91aee18b87fe5eafa7df1b356d47a3ddacbb7cdff8fc516470ea6ad6532be1782c05a82
+DIST parser-2.7.1.0.gem 726016 BLAKE2B 
55386c4d2107230e17d1bce7997c15512024d93e65e21ca7d1e850e433dcaf7daa75d180967b40c109d3361824c3d9e1c6ef992602c6eec3b7a2c9679993bc72
 SHA512 
f6e4e814836798045c9eadf84aefe0394b0e8b3dc47d9e6c0e7e372cc4ad13653a45aac10c03e94f79a879b99cb43eaf8cdc4a899a41d463ecae76205d2943a7

diff --git a/dev-ruby/parser/parser-2.7.1.0.ebuild 
b/dev-ruby/parser/parser-2.7.1.0.ebuild
new file mode 100644
index 000..a1dfc9b62aa
--- /dev/null
+++ b/dev-ruby/parser/parser-2.7.1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_TASK_TEST="test"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A production-ready Ruby parser written in pure Ruby"
+HOMEPAGE="https://github.com/whitequark/parser;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/racc
+   dev-ruby/cliver )"
+ruby_add_rdepend "=dev-ruby/ast-2.4*"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e '/simplecov/ s:^:#:' test/helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/dmraid/, sys-fs/dmraid/files/

2020-04-04 Thread Ian Stakenvicius
commit: 07a74ec765ebc25d68f44c5aa8e91ae0f866c7ad
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Sun Apr  5 02:55:11 2020 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Sun Apr  5 02:55:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a74ec7

sys-fs/dmraid: ensure _PATH_MOUNTED is defined, bump to EAPI7

glibc's /usr/include/paths.h defines _PATH_MOUNTED as /etc/mtab
but if musl doesn't have that define it would explain this
failure.  This patch ensures its defined in the code.

Also bumped ebuild to EAPI7

Closes: https://bugs.gentoo.org/716156
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ian Stakenvicius  gentoo.org>

 sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild  | 102 +
 ...mraid-1.0.0_rc16-fix-missing-PATH-MOUNTED.patch |  14 +++
 2 files changed, 116 insertions(+)

diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild 
b/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild
new file mode 100644
index 000..a4b58735f59
--- /dev/null
+++ b/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools linux-info flag-o-matic
+
+MY_PV=${PV/_/.}-3
+
+DESCRIPTION="Device-mapper RAID tool and library"
+HOMEPAGE="https://people.redhat.com/~heinzm/sw/dmraid/;
+SRC_URI="https://people.redhat.com/~heinzm/sw/dmraid/src/${PN}-${MY_PV}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="intel_led led mini static"
+
+RDEPEND=">=sys-fs/lvm2-2.02.45"
+DEPEND="${RDEPEND}
+   static? ( sys-fs/lvm2[static-libs] )
+"
+BDEPEND="virtual/pkgconfig
+   app-arch/tar"
+
+S="${WORKDIR}/${PN}/${MY_PV}/${PN}"
+
+pkg_setup() {
+   if kernel_is lt 2 6 ; then
+   ewarn "You are using a kernel < 2.6"
+   ewarn "DMraid uses recently introduced Device-Mapper features."
+   ewarn "These might be unavailable in the kernel you are running 
now."
+   fi
+}
+
+src_prepare() {
+   eapply -p2 "${FILESDIR}"/${P}-undo-p-rename.patch \
+   "${FILESDIR}"/${P}-return-all-sets.patch
+   eapply -p0 "${FILESDIR}"/${P}-static-build-fixes.patch
+   eapply -p3 "${FILESDIR}"/${P}-parallel-make.patch
+   eapply "${FILESDIR}"/${P}-fix-missing-PATH-MOUNTED.patch
+
+   # pkg_check_modules is not in aclocal.m4 by default, and eautoreconf 
doesnt add it
+   einfo "Appending pkg.m4 from system to aclocal.m4"
+   cat "${BROOT}"/usr/share/aclocal/pkg.m4 >>"${S}"/aclocal.m4 || die 
"Could not append pkg.m4"
+   eapply_user
+   eautoreconf
+
+   einfo "Creating prepatched source archive for use with Genkernel"
+   # archive the patched source for use with genkernel
+   cd "${WORKDIR}" || die
+   mkdir -p "tmp/${PN}" || die
+   cp -a "${PN}/${MY_PV}/${PN}" "tmp/${PN}" || die
+   mv "tmp/${PN}/${PN}" "tmp/${PN}/${MY_PV}" || die
+   cd tmp || die
+   tar -jcf ${PN}-${MY_PV}-prepatched.tar.bz2 ${PN} || die
+   mv ${PN}-${MY_PV}-prepatched.tar.bz2 .. || die
+}
+
+src_configure() {
+   # disable klibc and dietlibc, bug #653392
+   econf --with-usrlibdir='${prefix}'/$(get_libdir) \
+   --disable-klibc \
+   --disable-dietlibc \
+   $(use_enable static static_link) \
+   $(use_enable mini) \
+   $(use_enable led) \
+   $(use_enable intel_led)
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc CHANGELOG README TODO KNOWN_BUGS doc/*
+   insinto /usr/share/${PN}
+   doins "${WORKDIR}"/${PN}-${MY_PV}-prepatched.tar.bz2
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "For booting Gentoo from Device-Mapper RAID you can use a 
Genkernel initramfs."
+   elog
+   elog "Genkernel will generate the kernel and the initramfs with 
a statically "
+   elog "linked dmraid binary (its own version which may not be 
the same as this version):"
+   elog "\t emerge -av sys-kernel/genkernel"
+   elog "\t genkernel --dmraid all"
+   fi
+   # skip this message if this revision has already been emerged
+   if [[ " ${REPLACING_VERSIONS} " != *\ ${PVR}\ * ]]; then
+   elog
+   elog "A pre-patched distfile of this version of DMRAID has been 
installed at"
+   elog "/usr/share/${PN}/${PN}-${MY_PV}-prepatched.tar.bz2 , to 
support using it within a"
+   elog "Genkernel initramfs."
+   elog
+   fi
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "If you would rather use this version of DMRAID with 
Genkernel, update the following"
+   elog "in /etc/genkernel.conf:"
+   elog "\t DMRAID_VER=\"${MY_PV}\""
+   elog "\t 

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

2020-04-04 Thread Georgy Yakovlev
commit: b3686ff7aee4ece15744169e0feda1ca0578e019
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Apr  4 23:57:34 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Apr  5 00:12:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3686ff7

media-libs/flac: switch to CPU_FLAGS_PPC

--enable-altivec prevented flac from compiling on G4/G5
due to misdetection of vsx
Adding proper flag allows to compile with altivec but without vsx.

Closes: https://bugs.gentoo.org/701308
Signed-off-by: Georgy Yakovlev  gentoo.org>

 media-libs/flac/flac-1.3.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-libs/flac/flac-1.3.3.ebuild 
b/media-libs/flac/flac-1.3.3.ebuild
index b3aea9e2746..0a616c50a7d 100644
--- a/media-libs/flac/flac-1.3.3.ebuild
+++ b/media-libs/flac/flac-1.3.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://downloads.xiph.org/releases/${PN}/${P}.tar.xz;
 LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
-IUSE="altivec +cxx debug ogg cpu_flags_x86_sse static-libs"
+IUSE="+cxx debug ogg cpu_flags_ppc_altivec cpu_flags_ppc_vsx cpu_flags_x86_sse 
static-libs"
 
 RDEPEND="ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
@@ -30,7 +30,8 @@ multilib_src_configure() {
--disable-examples
--disable-xmms-plugin
$([[ ${CHOST} == *-darwin* ]] && echo 
"--disable-asm-optimizations")
-   $(use_enable altivec)
+   $(use_enable cpu_flags_ppc_altivec altivec)
+   $(use_enable cpu_flags_ppc_vsx vsx)
$(use_enable cpu_flags_x86_sse sse)
$(use_enable cxx cpplibs)
$(use_enable debug)



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

2020-04-04 Thread William Hubbs
commit: 1a3dcd44c879cd9257d7f0e3c753c6d67e4fc914
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 23:29:48 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 23:31:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3dcd44

dev-go/gox: 1.0.1 bump

Signed-off-by: William Hubbs  gentoo.org>

 dev-go/gox/Manifest |  1 +
 dev-go/gox/gox-1.0.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-go/gox/Manifest b/dev-go/gox/Manifest
index 2f1e0e35ea1..99f4c8b78f5 100644
--- a/dev-go/gox/Manifest
+++ b/dev-go/gox/Manifest
@@ -1,2 +1,3 @@
 DIST 
github.com-mitchellh-iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz 
1785 BLAKE2B 
fdb82b106446b0fe5d5c6c9cca2c8303fbef305ae1c45a82ca7ba5bbc9ce4db3708d7680bfe95099e73a5f5a3d687f25d77c7b535f3e1dc71e5fe8915eb9642e
 SHA512 
2efc0e3cbca496240e3e24550fd0d2aab742eb9b227230ff1ed4ee47344b994642b028bd4644cd45cd697f5f5ef6a729aad65537b10c6555bd52d9ca4b9c717c
 DIST gox-0.4.0.tar.gz 15766 BLAKE2B 
d2cdab2404f49bf658eedc8884185044e19df0a6250966633fcef2ffdb44fb927a1c7c6341141b2a1a8a336aca819a7f861232742805458fcf16eff622a9e1e9
 SHA512 
8e6e1d436710ae71a77df266eff1feeeb8d50695bca8a77268d9480286609db8d38e33a1bc17f71c0b3eee919e2a5d53f8e653f773751099ba3fc884b9a03da3
+DIST gox-1.0.1.tar.gz 30819 BLAKE2B 
c99cbf93fcb357561a32a8f2ee7b77b1db481c8f3b886040865436ae9f69c9dfe6b88647d4b07edd0567cce8868a491b6c37ab979bb529093ae2dd7046a7ec0d
 SHA512 
cfcad670d9b752fe629de26db0a7f02a72f183f1c6acaf232d4908085f27a297453ab35f5c9a3ede209cb9143fd9ed7a8b5d9c182c8796f3fe4d023cb5294497

diff --git a/dev-go/gox/gox-1.0.1.ebuild b/dev-go/gox/gox-1.0.1.ebuild
new file mode 100644
index 000..e5d1255a13e
--- /dev/null
+++ b/dev-go/gox/gox-1.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module
+
+DESCRIPTION="A dead simple, no frills Go cross compile tool"
+HOMEPAGE="https://github.com/mitchellh/gox;
+SRC_URI="https://github.com/mitchellh/gox/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0/${PVR}"
+KEYWORDS="~amd64"
+
+RESTRICT+=" test"
+
+src_compile() {
+   go build -mod=vendor . || die
+}
+
+src_install() {
+   dobin ${PN}
+   einstalldocs
+}



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

2020-04-04 Thread William Hubbs
commit: 6114323f77c5486dcc0da5b7ea2b56d4c50ba365
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 23:32:03 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 23:32:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6114323f

dev-go/gox: remove old

Signed-off-by: William Hubbs  gentoo.org>

 dev-go/gox/Manifest |  2 --
 dev-go/gox/gox-0.4.0.ebuild | 26 --
 2 files changed, 28 deletions(-)

diff --git a/dev-go/gox/Manifest b/dev-go/gox/Manifest
index 99f4c8b78f5..b06ba5e04f1 100644
--- a/dev-go/gox/Manifest
+++ b/dev-go/gox/Manifest
@@ -1,3 +1 @@
-DIST 
github.com-mitchellh-iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz 
1785 BLAKE2B 
fdb82b106446b0fe5d5c6c9cca2c8303fbef305ae1c45a82ca7ba5bbc9ce4db3708d7680bfe95099e73a5f5a3d687f25d77c7b535f3e1dc71e5fe8915eb9642e
 SHA512 
2efc0e3cbca496240e3e24550fd0d2aab742eb9b227230ff1ed4ee47344b994642b028bd4644cd45cd697f5f5ef6a729aad65537b10c6555bd52d9ca4b9c717c
-DIST gox-0.4.0.tar.gz 15766 BLAKE2B 
d2cdab2404f49bf658eedc8884185044e19df0a6250966633fcef2ffdb44fb927a1c7c6341141b2a1a8a336aca819a7f861232742805458fcf16eff622a9e1e9
 SHA512 
8e6e1d436710ae71a77df266eff1feeeb8d50695bca8a77268d9480286609db8d38e33a1bc17f71c0b3eee919e2a5d53f8e653f773751099ba3fc884b9a03da3
 DIST gox-1.0.1.tar.gz 30819 BLAKE2B 
c99cbf93fcb357561a32a8f2ee7b77b1db481c8f3b886040865436ae9f69c9dfe6b88647d4b07edd0567cce8868a491b6c37ab979bb529093ae2dd7046a7ec0d
 SHA512 
cfcad670d9b752fe629de26db0a7f02a72f183f1c6acaf232d4908085f27a297453ab35f5c9a3ede209cb9143fd9ed7a8b5d9c182c8796f3fe4d023cb5294497

diff --git a/dev-go/gox/gox-0.4.0.ebuild b/dev-go/gox/gox-0.4.0.ebuild
deleted file mode 100644
index 7ab4702cd5b..000
--- a/dev-go/gox/gox-0.4.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_VENDOR=( "github.com/mitchellh/iochan 
87b45ffd0e9581375c491fef3d32130bb15c5bd7" )
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/mitchellh/gox"
-ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-   ${EGO_VENDOR_URI}"
-KEYWORDS="~amd64"
-
-DESCRIPTION="A dead simple, no frills Go cross compile tool"
-HOMEPAGE="https://github.com/mitchellh/gox;
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="MPL-2.0"
-SLOT="0/${PVR}"
-IUSE=""
-
-RESTRICT="test"
-
-src_install() {
-   dobin ${PN}
-   dodoc src/${EGO_PN}/README.md
-}



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

2020-04-04 Thread William Hubbs
commit: fffa6e52a0d039e89dc6046805aea5deecd725cf
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 23:31:00 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 23:31:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffa6e52

dev-go/gox: take maintainership

Signed-off-by: William Hubbs  gentoo.org>

 dev-go/gox/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-go/gox/metadata.xml b/dev-go/gox/metadata.xml
index 6f49eba8f49..ad89d0819ed 100644
--- a/dev-go/gox/metadata.xml
+++ b/dev-go/gox/metadata.xml
@@ -1,5 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
+   willi...@gentoo.org
+   William Hubbs
+   
 



[gentoo-commits] proj/linux-patches:5.5 commit in: /

2020-04-04 Thread Mike Pagano
commit: 4a66053233f0eaab09c8f6a9142f0cbc63b63ef8
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Apr  4 22:58:14 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Apr  4 22:58:14 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=4a660532

Select REGMAP_I2C for SBS Charger
Reported at gentoo bugzilla: https://bugs.gentoo.org/713830

Signed-off-by: Mike Pagano  gentoo.org>

 _README|  4 
 2910_sbs-battery-fix-by-selecting-REGMAP-I2C.patch | 27 ++
 2 files changed, 31 insertions(+)

diff --git a/_README b/_README
index 8bfd9dc..f19cfa9 100644
--- a/_README
+++ b/_README
@@ -123,6 +123,10 @@ Patch: 
2900_tmp513-Fix-build-issue-by-selecting-CONFIG_REG.patch
 From:   https://bugs.gentoo.org/710790
 Desc:   tmp513 requies REGMAP_I2C to build.  Select it by default in Kconfig. 
See bug #710790. Thanks to Phil Stracchino
 
+Patch: 2910_sbs-battery-fix-by-selecting-REGMAP-I2C.patch
+From:   https://bugs.gentoo.org/713830
+Desc:   sbs charger requies REGMAP_I2C to build.  Select it by default in 
Kconfig. See bug #713830. Thanks to Paul Gover
+
 Patch:  4567_distro-Gentoo-Kconfig.patch
 From:   Tom Wijsman 
 Desc:   Add Gentoo Linux support config settings and defaults.

diff --git a/2910_sbs-battery-fix-by-selecting-REGMAP-I2C.patch 
b/2910_sbs-battery-fix-by-selecting-REGMAP-I2C.patch
new file mode 100644
index 000..f57636f
--- /dev/null
+++ b/2910_sbs-battery-fix-by-selecting-REGMAP-I2C.patch
@@ -0,0 +1,27 @@
+From 194b29f0dcb5c70c58cc331b08bbb8638f84294a Mon Sep 17 00:00:00 2001
+From: Mike Pagano 
+Date: Wed, 1 Apr 2020 15:35:46 -0400
+Subject: [PATCH] This driver requires REGMAP_I2C to build.  Select it by
+ default in Kconfig. Reported at gentoo bugzilla:
+ https://bugs.gentoo.org/713830
+Cc: mpag...@gentoo.org
+
+Signed-off-by: Mike Pagano 
+---
+ drivers/power/supply/Kconfig | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/drivers/power/supply/Kconfig b/drivers/power/supply/Kconfig
+index 9a5591ab90d0..27554b6815da 100644
+--- a/drivers/power/supply/Kconfig
 b/drivers/power/supply/Kconfig
+@@ -218,6 +218,7 @@ config BATTERY_SBS
+ config CHARGER_SBS
+ tristate "SBS Compliant charger"
+ depends on I2C
++select REGMAP_I2C
+ help
+ Say Y to include support for SBS compliant battery chargers.
+ 
+-- 
+2.24.1



[gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/

2020-04-04 Thread Andreas Sturmlechner
commit: b9d713c474433e29952f1387d41680198058e1ae
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  4 22:06:35 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  4 22:12:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d713c4

kde-misc/rsibreak: 0.12.13 version bump

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

 kde-misc/rsibreak/Manifest|  1 +
 kde-misc/rsibreak/rsibreak-0.12.13.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest
index c3eb89aea7f..9146f93a72d 100644
--- a/kde-misc/rsibreak/Manifest
+++ b/kde-misc/rsibreak/Manifest
@@ -1,2 +1,3 @@
 DIST rsibreak-0.12.11.tar.xz 547764 BLAKE2B 
c0f78acdd457518fa40269865d24b1eeadafe8936328341f96ebf5703576a9fbfd14de7de563057cca0b9ed62161baa1c9e28170f4bb2480112c7e7cc3d623f6
 SHA512 
78498b747eeef842e40170236ace9d1ddd8b1f4bcc378134f2935cd2cf1c6933d44fa232f2f9b0724ee6b2638a34e4f71ebee2eac7664946093ed4df8eeb12ec
 DIST rsibreak-0.12.12.tar.xz 548664 BLAKE2B 
e50ee42af7d47a02b87881131f4df9bf6a4a9859fde9d94a6442616baabf096e38fa5f2395ac734a2333bfeac10ff1aad5ec2f508559a7c445fd1cf22116929c
 SHA512 
fe7d5ab723738489b9e8fe9a29a17f6c4e17078a8042d7a3b8ba232250f2795d4d314564255dd58673e014e69550cd3b1b47ac30f6bc9b7ddbfdc70ec78293d4
+DIST rsibreak-0.12.13.tar.xz 550544 BLAKE2B 
fc3380e7ae9036c072f93cc46ef0f074f0a1b2777019a25615ae9cf183979985781b7254e8041d1f5a31a0ed404ed34a399d1fb0b675540860d49145fcbbddcd
 SHA512 
dc1411221828afab1c8f3ee89238be44d9fd3784cb5cce4f5a50ce063e14d1683257bffa1b24509d7009e74d0be16f1c788754690b503490fb8be1bedc9657fd

diff --git a/kde-misc/rsibreak/rsibreak-0.12.13.ebuild 
b/kde-misc/rsibreak/rsibreak-0.12.13.ebuild
new file mode 100644
index 000..ff173b0d7e1
--- /dev/null
+++ b/kde-misc/rsibreak/rsibreak-0.12.13.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Small utility which bothers you at certain intervals"
+HOMEPAGE="https://kde.org/applications/utilities/org.kde.rsibreak
+https://userbase.kde.org/RSIBreak;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
+SLOT="5"
+IUSE=""
+
+BDEPEND="sys-devel/gettext"
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kidletime-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+# bug 587170 for frameworkintegration
+RDEPEND="${DEPEND}
+   >=kde-frameworks/frameworkintegration-${KFMIN}:5
+"



[gentoo-commits] repo/proj/guru:dev commit in: sci-geosciences/geographiclib/

2020-04-04 Thread Alessandro Barbieri
commit: 2baf045e3e5e57ac7b9b921d34178ef69280c3c8
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sat Apr  4 22:11:49 2020 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Sat Apr  4 22:12:20 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2baf045e

sci-geosciences/geographiclib: fixed python and doc install

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>

 .../geographiclib/geographiclib-1.50.ebuild| 32 ++
 sci-geosciences/geographiclib/metadata.xml |  2 +-
 2 files changed, 16 insertions(+), 18 deletions(-)

diff --git a/sci-geosciences/geographiclib/geographiclib-1.50.ebuild 
b/sci-geosciences/geographiclib/geographiclib-1.50.ebuild
index a880de3..7f8a351 100644
--- a/sci-geosciences/geographiclib/geographiclib-1.50.ebuild
+++ b/sci-geosciences/geographiclib/geographiclib-1.50.ebuild
@@ -94,8 +94,6 @@ LICENSE="
magnetic? ( public-domain )
 "
 
-RESTRICT="primaryuri"
-
 RDEPEND="
>=dev-libs/boost-1.65.0
 "
@@ -118,9 +116,6 @@ src_prepare() {
 #  sed -i "s|CXXFLAGS = -g -Wall -Wextra -O3 -std=c++0x||" 
tools/Makefile.mk || die
 #  sed -i "s|CXXFLAGS = -g -Wall -Wextra -O3 -std=c++0x||" src/Makefile.mk 
|| die
 
-   default
-
-   # FATAL: cmake_src_prepare has not been run
cmake_src_prepare
 
if use python; then
@@ -138,7 +133,7 @@ src_configure() {
use precision_quad  && precision="4"
use precision_single&& precision="1"
 
-   export GEODATAPATH="/usr/share/GeographicLib"
+   export GEODATAPATH="/usr/share/${P}"
 
local mycmakeargs=(
-DGEOGRAPHICLIB_DOCUMENTATION=$(usex doc ON OFF)
@@ -146,31 +141,29 @@ src_configure() {
-DUSE_BOOST_FOR_EXAMPLES=$(usex boost ON OFF)
-DGEOGRAPHICLIB_PRECISION="${precision}"
-DGEOGRAPHICLIB_DATA="${GEODATAPATH}"
-   -DCMAKE_INSTALL_PREFIX="/usr"
)
-
cmake_src_configure
 }
 
 src_compile() {
+   cmake_src_compile
+
if use python; then
cd "python" || die
python_foreach_impl distutils-r1_python_compile
cd ".." || die
fi
-
-   default
 }
 
 src_test() {
+   # Only 1 failing test in the C code, python passes for me
+   cmake_src_test
+
if use python; then
cd "python" || die
python_foreach_impl python_test
cd ".." || die
fi
-
-   # Only 1 failing test in the C code, python passes for me
-   default
 }
 
 src_install() {
@@ -181,13 +174,18 @@ src_install() {
insinto "${GEODATAPATH}/magnetic"
use magnetic && doins -r "${WORKDIR}"/magnetic/.
 
+   cmake_src_install
+
if use python; then
cd "python" || die
-   distutils-r1_python_install_all
+   python_foreach_impl distutils-r1_python_install
cd ".."
fi
-   # Access denied, make file needs patching
-   # to correctly install in ${D}
-   default
+
#TODO: find out if java stuff need something
+
+   rm -rf "${D}/usr/$(get_libdir)/python" || die
+
+   use doc && mkdir -p "${D}/usr/share/${P}" || die
+   use doc && mv "${D}/usr/share/doc/${MY_PN}" "${D}/usr/share/${P}/doc" 
|| die
 }

diff --git a/sci-geosciences/geographiclib/metadata.xml 
b/sci-geosciences/geographiclib/metadata.xml
index 589c87f..2687621 100644
--- a/sci-geosciences/geographiclib/metadata.xml
+++ b/sci-geosciences/geographiclib/metadata.xml
@@ -12,7 +12,7 @@

Boost library is searched for in order to 
build the NearestNeighbor example
Install the gravity models
-   Install the geoids datasets
+   Install the geoid datasets
Install the magnetic field models
http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html
 30' grid
http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html
 15' grid



[gentoo-commits] repo/proj/guru:dev commit in: www-client/badwolf/

2020-04-04 Thread Haelwenn Monnier
commit: 281ad53ca0c500dae44cf629ea8ef9c2a6770be5
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 22:02:43 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 22:02:43 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=281ad53c

www-client/badwolf: Version clean, 0.4.0

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/Manifest |  1 -
 www-client/badwolf/badwolf-0.4.0.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/www-client/badwolf/Manifest b/www-client/badwolf/Manifest
index 8ff7296..e4a40a2 100644
--- a/www-client/badwolf/Manifest
+++ b/www-client/badwolf/Manifest
@@ -1,2 +1 @@
-DIST badwolf-0.4.0.tar.gz 13646 BLAKE2B 
1269fc361eb9c3ae45379e019b808e67f6e915f8f7fc00c757d939f15c02ccdb08083ba64c6ebfc97d7337293d4125a35337c0e8d908a3e3704cd2029d24212e
 SHA512 
572e1c18223ded5989da9c47e42c9dcbf66903e38b672e33b098cc3f84965d9da8e0a8b71e5ec88f17879c8d2f931d9625ca26a9c5ae81cc925d62fbf2abd4f1
 DIST badwolf-0.5.1.tar.gz 20992 BLAKE2B 
f1c31ba3f1b485adcc134a1e14e7eac1bd7ec2c3c3a48b09e245cfec4adacceeba5a9f477fd74ce85e5e8453fa660779248e1d6987281f850cb35b652aaa98f3
 SHA512 
75cd50bba4aaa458341b3ce0a6f70b4432e7a708901a19780457661b5275a15ad275a8b53f00b482be1e9a3eaa2565b39d9bbd40f5e6ec2551ae7fc1c7840ed2

diff --git a/www-client/badwolf/badwolf-0.4.0.ebuild 
b/www-client/badwolf/badwolf-0.4.0.ebuild
deleted file mode 100644
index 4784d91..000
--- a/www-client/badwolf/badwolf-0.4.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg
-
-if [[ "${PV}" == "" ]]
-then
-   EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git;
-   EGIT_MIN_CLONE_TYPE="single+tags"
-   inherit git-r3
-else
-   MY_P="${PN}-$(ver_rs 3 - 4 .)"
-   SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz;
-   # no ~ppc because of it being dropped in 
net-libs/webkit-gtk-2.26::gentoo
-   KEYWORDS="~amd64"
-   S="${WORKDIR}/${MY_P}"
-   inherit savedconfig
-fi
-
-DESCRIPTION="Minimalist and privacy-oriented WebKitGTK+ browser"
-HOMEPAGE="https://hacktivis.me/projects/badwolf;
-LICENSE="BSD"
-SLOT="0"
-
-DOCS=("README.md" "KnowledgeBase.md")
-
-DEPEND="
-   x11-libs/gtk+:3
-   >=net-libs/webkit-gtk-2.26.0:4=
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   restore_config config.h
-   default
-}
-
-src_compile() {
-   emake \
-   CC="${CC:-cc}" \
-   CFLAGS="${CFLAGS:--02 -Wall -Wextra}" \
-   LDFLAGS="${LDFLAGS}" \
-   PREFIX="/usr"
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   PREFIX="/usr" \
-   install
-
-   save_config config.h
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/mimic1/

2020-04-04 Thread Haelwenn Monnier
commit: 5e344b7453792a6c6b5228ea533e851a97ebfff5
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 22:10:55 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 22:10:55 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e344b74

app-accessibility/mimic1: Match keywords with hts_engine

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-accessibility/mimic1/mimic1-1.2.0.2.ebuild | 2 +-
 app-accessibility/mimic1/mimic1-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild 
b/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild
index b79301f..5d07fcc 100644
--- a/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild
+++ b/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/MycroftAI/mimic1.git;
 else
SRC_URI="https://github.com/MycroftAI/mimic1/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="Mycroft's TTS engine, based on CMU's Flite (Festival Lite)"

diff --git a/app-accessibility/mimic1/mimic1-.ebuild 
b/app-accessibility/mimic1/mimic1-.ebuild
index b79301f..5d07fcc 100644
--- a/app-accessibility/mimic1/mimic1-.ebuild
+++ b/app-accessibility/mimic1/mimic1-.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/MycroftAI/mimic1.git;
 else
SRC_URI="https://github.com/MycroftAI/mimic1/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="Mycroft's TTS engine, based on CMU's Flite (Festival Lite)"



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/hts_engine/

2020-04-04 Thread Haelwenn Monnier
commit: e598adea7aa883369da6b180750d504cccfac550
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 22:05:59 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 22:05:59 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e598adea

dev-libs/hts_engine: Import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 dev-libs/hts_engine/Manifest   |  1 +
 dev-libs/hts_engine/hts_engine-1.10.ebuild | 19 +++
 dev-libs/hts_engine/metadata.xml   | 11 +++
 3 files changed, 31 insertions(+)

diff --git a/dev-libs/hts_engine/Manifest b/dev-libs/hts_engine/Manifest
new file mode 100644
index 000..8121bdc
--- /dev/null
+++ b/dev-libs/hts_engine/Manifest
@@ -0,0 +1 @@
+DIST hts_engine_API-1.10.tar.gz 169852 BLAKE2B 
884d627a05f5c1b271b361fd9fb9b9ac051c1b9404fd09deafda34a6cadce95a63e84c6b8bbd385e6f1bfb357022db70f092376b60d8cb967506e2f1d532f0d0
 SHA512 
fa43bc0a013bfae1392cc5c1195901aae7de50f1866f06d6ec060af5a5740eb2715632561a117d04c98f2863da32f05bcaf76ba6ac70e5649ce94dad544b

diff --git a/dev-libs/hts_engine/hts_engine-1.10.ebuild 
b/dev-libs/hts_engine/hts_engine-1.10.ebuild
new file mode 100644
index 000..52a415a
--- /dev/null
+++ b/dev-libs/hts_engine/hts_engine-1.10.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2019 Haelwenn (lanodan) Monnier 
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="HMM-based speech synthesis system (HTS) engine and API"
+HOMEPAGE="http://hts-engine.sourceforge.net/;
+SRC_URI="http://downloads.sourceforge.net/hts-engine/hts_engine_API-${PV}.tar.gz;
+S="${WORKDIR}/hts_engine_API-${PV}"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="speech-tools"
+
+DEPENDS="speech-tools? ( app-accessibility/speech-tools )"
+
+src_configure() {
+   econf $(use_enable speech-tools festival)
+}

diff --git a/dev-libs/hts_engine/metadata.xml b/dev-libs/hts_engine/metadata.xml
new file mode 100644
index 000..67b43cc
--- /dev/null
+++ b/dev-libs/hts_engine/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cont...@hacktivis.me
+   Haelwenn (lanodan) Monnier
+   
+   
+   use memory allocation/free functions 
of app-accessibility/speech-tools
+   
+



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xlockmore/

2020-04-04 Thread Jeroen Roovers
commit: 347ce1c4ac95fb892933d0a9d88d2382274f6ca3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Apr  4 22:00:47 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Apr  4 22:03:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347ce1c4

x11-misc/xlockmore: Version 5.63_beta

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-misc/xlockmore/Manifest   |   1 +
 x11-misc/xlockmore/xlockmore-5.63_beta.ebuild | 110 ++
 2 files changed, 111 insertions(+)

diff --git a/x11-misc/xlockmore/Manifest b/x11-misc/xlockmore/Manifest
index 01dfbf98989..6ebc37c50ea 100644
--- a/x11-misc/xlockmore/Manifest
+++ b/x11-misc/xlockmore/Manifest
@@ -2,3 +2,4 @@ DIST xlockmore-5.50.tar.xz 1632968 BLAKE2B 
2e692d16d70e3186ec1f31c192414b286f881
 DIST xlockmore-5.61.tar.xz 1936312 BLAKE2B 
f4d12f1dbd5da1d8cef16690e393fdd9ba4162722398c8239c0091f2cd46cc3f401c1a62ed1910bf37fc0d98f0bf0723ca9003caf507e3d8a6a83f7b51228f35
 SHA512 
be64b3dc22f1c0c310ed4a085fcaf9f7ed96c5d2a97f3359966201df54fc5acfc3e5d94cb0616a28a217e0cc6954f9a519198c238e40202263a7c03438771a7d
 DIST xlockmore-5.62.tar.xz 1943836 BLAKE2B 
6ce9b9ad709881a50eba0e32ae1e7524414a5e92e34daeff1ce68b6bb4738117155543d15219723ab514d520064601824a22d438541a699c742ab0c620285c64
 SHA512 
fc7c63a8ce781ba1a9598b5e3d585cc85051da864dbd59e3232b2fa6b6529743f9244e52bdf588ae438c02a2e1e745eb81b372234189e73ae6698cc962c387c2
 DIST xlockmore-5.63ALPHA0.tar.xz 1944780 BLAKE2B 
702662a96d3275be45d1a578d35ab7ec209161318ec32a7d6ea1e540dc3722d7fe21aa1681b56e4542e7d0ff870804675dd957a09037c731dd30c358253ca0d3
 SHA512 
2f5f2cf8b395ac89ab421729a2db2c276d28fc880b95e5166a8280530d50fd44ee809d95be248dfdd18b21f76c664f6410ed0da42e4241094e428280664b4705
+DIST xlockmore-5.63BETA.tar.xz 1944632 BLAKE2B 
a9616a8bfe854e4cbd099e108db4311c328d57bf169a85ea6d24df36c1746fd8a0697908c1927b17c38115dc2ed5470dfba6eb0a624e04eeae6dee3458495189
 SHA512 
1625fcc41120d9ad6a0b032900ccbce037d8321c1ad5d0d1b2fcc12653fc55b8567473aa6de8cbce9b76ce2cc3a0e3c6abb2b3fc311acc93f94345973a94150c

diff --git a/x11-misc/xlockmore/xlockmore-5.63_beta.ebuild 
b/x11-misc/xlockmore/xlockmore-5.63_beta.ebuild
new file mode 100644
index 000..989d6c25d4c
--- /dev/null
+++ b/x11-misc/xlockmore/xlockmore-5.63_beta.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools flag-o-matic pam
+
+DESCRIPTION="Just another screensaver application for X"
+HOMEPAGE="https://www.sillycycle.com/xlockmore.html;
+SRC_URI="
+   https://www.sillycycle.com/xlock/${P/_beta/BETA}.tar.xz
+   https://www.sillycycle.com/xlock/recent-releases/${P/_beta/BETA}.tar.xz
+"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="crypt debug gtk imagemagick motif nas opengl pam truetype xinerama 
xlockrc vtlock"
+
+REQUIRED_USE="
+   || ( crypt pam )
+   pam? ( !xlockrc )
+   xlockrc? ( !pam )
+"
+RDEPEND="
+   gtk? ( x11-libs/gtk+:2 )
+   imagemagick? ( media-gfx/imagemagick:= )
+   motif? ( >=x11-libs/motif-2.3:0 )
+   nas? ( media-libs/nas )
+   opengl? (
+   virtual/opengl
+   virtual/glu
+   truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
+   )
+   pam? ( sys-libs/pam )
+   truetype? ( media-libs/freetype:2 )
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXmu
+   x11-libs/libXpm
+   x11-libs/libXt
+   xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   x11-base/xorg-proto
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.46-freetype261.patch
+   "${FILESDIR}"/${PN}-5.47-CXX.patch
+   "${FILESDIR}"/${PN}-5.47-strip.patch
+)
+S=${WORKDIR}/${P/_beta/BETA}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=()
+
+   if use opengl && use truetype; then
+   myconf=( --with-ftgl )
+   append-cppflags -DFTGL213
+   else
+   myconf=( --without-ftgl )
+   fi
+
+   myconf+=(
+   $(use_enable pam)
+   $(use_enable xlockrc)
+   $(use_enable vtlock)
+   $(use_with crypt)
+   $(use_with debug editres)
+   $(use_with gtk gtk2)
+   $(use_with imagemagick magick)
+   $(use_with motif)
+   $(use_with nas)
+   $(use_with opengl mesa)
+   $(use_with opengl)
+   $(use_with truetype freetype)
+   $(use_with truetype ttf)
+   $(use_with xinerama)
+   --disable-mb
+   --enable-appdefaultdir=/usr/share/X11/app-defaults
+   --enable-syslog
+   --enable-vtlock
+   --without-esound
+   

[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tinyssh/files/, net-misc/tinyssh/

2020-04-04 Thread Haelwenn Monnier
commit: 9557f9c0c7051fde4e28bf59ee8a238175847ee1
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 22:00:35 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 22:00:35 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9557f9c0

net-misc/tinyssh: Import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 net-misc/tinyssh/Manifest  |  1 +
 net-misc/tinyssh/files/tinyssh-makekey.service |  8 
 net-misc/tinyssh/files/tinyssh.confd   |  7 +++
 net-misc/tinyssh/files/tinyssh.initd   | 30 
 net-misc/tinyssh/files/tinyssh.service |  9 
 net-misc/tinyssh/files/tinyssh.socket  | 13 ++
 net-misc/tinyssh/metadata.xml  | 19 
 net-misc/tinyssh/tinyssh-20190101.ebuild   | 65 ++
 8 files changed, 152 insertions(+)

diff --git a/net-misc/tinyssh/Manifest b/net-misc/tinyssh/Manifest
new file mode 100644
index 000..b697c82
--- /dev/null
+++ b/net-misc/tinyssh/Manifest
@@ -0,0 +1 @@
+DIST tinyssh-20190101.tar.gz 244848 BLAKE2B 
a115bca82db020970a1cd8dd27f65f0d586f291fdcbcd786802babaa82befddd39ec8651dd4d6ebc3503e8c4e5903a335a6b14dc2957bae5519e4a7dee6fd495
 SHA512 
bf3829a71c29e8b0d5c2a145be9dfaf05efb1b98932f34f19f76e07871da4be10022bdde4c57ca49557b69931077b451bc2efbeab38d8ef24151fb73990f1012

diff --git a/net-misc/tinyssh/files/tinyssh-makekey.service 
b/net-misc/tinyssh/files/tinyssh-makekey.service
new file mode 100644
index 000..841a516
--- /dev/null
+++ b/net-misc/tinyssh/files/tinyssh-makekey.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=TinySSH Key Generation
+ConditionPathIsDirectory=!/etc/tinyssh/keys
+
+[Service]
+ExecStart=/usr/sbin/tinysshd-makekey /etc/tinyssh/keys
+Type=oneshot
+RemainAfterExit=true

diff --git a/net-misc/tinyssh/files/tinyssh.confd 
b/net-misc/tinyssh/files/tinyssh.confd
new file mode 100644
index 000..d1aefde
--- /dev/null
+++ b/net-misc/tinyssh/files/tinyssh.confd
@@ -0,0 +1,7 @@
+# TinySSH config file for /etc/init.d/tinyssh
+
+#TINYSSH_PORT="22"
+#TINYSSH_IP="0.0.0.0"
+#TINYSSH_CONFDIR="/etc/tinyssh"
+#TINYSSH_KEYDIR="${TINYSSH_CONFDIR}/keys"
+#TINYSSH_OPTS="-l -v"

diff --git a/net-misc/tinyssh/files/tinyssh.initd 
b/net-misc/tinyssh/files/tinyssh.initd
new file mode 100644
index 000..2fc28e5
--- /dev/null
+++ b/net-misc/tinyssh/files/tinyssh.initd
@@ -0,0 +1,30 @@
+#!/sbin/openrc-run
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+TINYSSH_CONFDIR="${TINYSSH_CONFDIR:-/etc/tinyssh}"
+TINYSSH_KEYDIR="${TINYSSH_KEYDIR:-${TINYSSH_CONFDIR}/keys}"
+
+TINYSSHD="/usr/sbin/tinysshd"
+MAKEKEY="${TINYSSHD}-makekey"
+PRINTKEY="/usr/bin/tinysshd-printkey"
+
+command="/usr/bin/tcpserver"
+command_args="-HRDl0 ${TINYSSH_IP:-0.0.0.0} ${TINYSSH_PORT:-22}
+   ${TINYSSHD} ${TINYSSH_OPTS:--l -v} ${TINYSSH_KEYDIR}"
+command_background=yes
+pidfile="/run/${RC_SVCNAME}.pid"
+start_stop_daemon_args="${SSD_OPTS}"
+
+depend() {
+   use net
+}
+
+start_pre() {
+   if [ "${RC_CMD}" != "restart" ]; then
+   checkpath -d "${TINYSSH_CONFDIR}"
+   if ! ${PRINTKEY} "${TINYSSH_KEYDIR}" >/dev/null 2>&1; then
+   ${MAKEKEY} "${TINYSSH_KEYDIR}" || return 1
+   fi
+   fi
+}

diff --git a/net-misc/tinyssh/files/tinyssh.service 
b/net-misc/tinyssh/files/tinyssh.service
new file mode 100644
index 000..f0fe93b
--- /dev/null
+++ b/net-misc/tinyssh/files/tinyssh.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=TinySSH Per-Connection Daemon
+Documentation=https://tinyssh.org
+After=tinyssh-makekey.service
+
+[Service]
+ExecStart=/usr/sbin/tinysshd /etc/tinyssh/keys
+StandardInput=socket
+StandardError=journal

diff --git a/net-misc/tinyssh/files/tinyssh.socket 
b/net-misc/tinyssh/files/tinyssh.socket
new file mode 100644
index 000..9ca2b16
--- /dev/null
+++ b/net-misc/tinyssh/files/tinyssh.socket
@@ -0,0 +1,13 @@
+[Unit]
+Description=TinySSH service (socket-activated)
+Documentation=https://tinyssh.org
+Wants=tinyssh-makekey.service
+
+[Socket]
+ListenStream=%i
+Accept=true
+KeepAlive=true
+IPTOS=low-delay
+
+[Install]
+WantedBy=sockets.target

diff --git a/net-misc/tinyssh/metadata.xml b/net-misc/tinyssh/metadata.xml
new file mode 100644
index 000..bf058f0
--- /dev/null
+++ b/net-misc/tinyssh/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cont...@hacktivis.me
+   Haelwenn (lanodan) Monnier
+   
+   
+   janmojzis/tinyssh
+   https://github.com/janmojzis/tinyssh/issues
+   
+   
+   TinySSH is a minimalistic and secure SSH server which
+   implements only a subset of SSHv2 features.
+   
+   
+   Use dev-libs/libsodium for 
cryptography
+   
+

diff --git 

[gentoo-commits] repo/proj/guru:dev commit in: dev-util/go-deblob/

2020-04-04 Thread Haelwenn Monnier
commit: a3917a999d7c4ec440fff5a5bf2354a142006d80
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 21:52:22 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 21:52:22 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3917a99

dev-util/go-deblob: import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 dev-util/go-deblob/Manifest   | 10 
 dev-util/go-deblob/go-deblob-1.0.0.ebuild | 39 +++
 dev-util/go-deblob/metadata.xml   |  8 +++
 3 files changed, 57 insertions(+)

diff --git a/dev-util/go-deblob/Manifest b/dev-util/go-deblob/Manifest
new file mode 100644
index 000..b260428
--- /dev/null
+++ b/dev-util/go-deblob/Manifest
@@ -0,0 +1,10 @@
+DIST 
git.sr.ht%2F~sircmpwn%2Fgetopt%2F@v%2Fv0.0.0-20190808004552-daaf1274538b.mod 78 
BLAKE2B 
01c5d4bbdb9ddf4d3e7435a993e873bde3241c4136c6988358dce0d2ec79a4850dadd8e13ea99e35996c3082a54b9a13409f2a85f7a2ba118f9c20e074d797f3
 SHA512 
c521cf971e4d6882a73b0596d1ab31ad59292672b263a1554ce9e32a57e3c1ecafa8e758b8c9b4efef31a875b74e147cb84f59b0479de2d85184b8d9252a9fbd
+DIST 
git.sr.ht%2F~sircmpwn%2Fgetopt%2F@v%2Fv0.0.0-20190808004552-daaf1274538b.zip 
15118 BLAKE2B 
57c55c5eab998bfa60ee82dbb17668186b0235ce1a6f2b2ff27e92b33a9b0592d31aa9fa767b6d6ecabcaecbe309680fcf2b0c717422629d409356fcb78a1cde
 SHA512 
5d05c9eb7b235155e33a1cac0b422f48727df06e96e08b03a507a04fcb376b090e713d2dbe8603804520cddd4b1a02f26691c1ebb49ae34294e834a1afaf3a1d
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip 60546 BLAKE2B 
e775860f49c6ee09a6c48902d38fdf5d2d77af4cd405d8d303902170e46493301d4aa873a48b4d12a16d92dafaa65290de1fd3a42545025fbfc82f15a3881e8d
 SHA512 
53dc5484f488ae1f8d0eb672c3431bbf9fce33dfcee83dda7929103e3650559cf703f601716984a640422f01cc640860dba0b47e16aef04d0d2452a266fefbf9
+DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod 37 BLAKE2B 
94636062c94f8ff68cdcab7593a3acae7b9616cad7b1d5c9cd147a4a1042d33666cbeed6fd816d6793113abfb595183097dcc46de7a3dfadc1423ed43e79
 SHA512 
c3d5c48cdb8ba6af7071a07cfede06e0ab67e3726d9de592a952fad40167dcbdd9621dc2c4df1bd3c28eb99d70b1b6d8d812441237c35bf492e5b7f07bd33902
+DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip 12433 BLAKE2B 
0c911c9d173080abd8edbbab1f47222343801d8eeae36b4add24773e3282fc2a39283fdf519a3d4483e39cdb7d9509b8570d151f46841ac1a616f312dc4cb0ba
 SHA512 
3b85697185ba85cdef6202444ab6cabeabfad8a03d66b3839a852586b1f91ddae7897a57c8c138d5647022aa44906c7ef3c5339d520f90eeea0742a935da8cf2
+DIST github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod 32 BLAKE2B 
d698910da1ef00a70a1673b8c74105de195020ccd95d1e70c5dd1e1615210886ff9acbc9cfd03f46e99f5223b60b04695b8d362b9e0edd4e485480f802bd229a
 SHA512 
4e366e5a60559a8863cb2a50280deb307d8bf885ca5440cce1b49a084b4cc4583b3481240125f35f161226592a43f2c0a426152f117d79b68c92c72a93f751d5
+DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod 154 BLAKE2B 
60cd7801e7cd33746305cd636b048b25a86270ec3b29a21c3c078c7e95b769bce7e80c2c7c5474113786bd788c7f88f3719e34f02141038e0d161b36e32f39b9
 SHA512 
bb808fad059f5abd0171e4bdc724411eff2c7e8d303a4ffb3608a00e21bb3cfafe9e83b4b4e9bccd42c9a4331f67ddc6043e3dd5eaa9a122c86626eed43a8383
+DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip 83537 BLAKE2B 
6d6de57cc5e393aaef1cdc7e2140143eb7fa324bb2ea3b9f63bfe1e8652c02d24eb441fc3b435c6b287f165c5540a008a7c21ab4070d8bc77c77e6fb608f7e46
 SHA512 
c5cd06f825bbfdcf2ae58ea21edbeea03c110de3fc20fcf69db07aae26c9ae67a8ac57a9ffedec9b3b4f1f3b016089935049d75d92a9a03e45ce6345b4c9c611
+DIST go-deblob-1.0.0.tar.gz 5781 BLAKE2B 
d4d3822cbb9267bf9c8b8c82259f8160e7e65d9537e3c5eaecbbcffa22fc28f48a3ea98eaf6d30ce6290fe82b6b9cf0b3dbff386a2559fb21fcff8a4454bc6cc
 SHA512 
8352e667ef3fa29ded0f073e783ff66fea32e3cc77e5fba4b4b5135434db38fbdfe8b48b0a7c4c98a3ed854f5a655366816cd825262a43a912ba155709af83ed

diff --git a/dev-util/go-deblob/go-deblob-1.0.0.ebuild 
b/dev-util/go-deblob/go-deblob-1.0.0.ebuild
new file mode 100644
index 000..01f4f19
--- /dev/null
+++ b/dev-util/go-deblob/go-deblob-1.0.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019-2020 Haelwenn (lanodan) Monnier 
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGO_PN="hacktivis.me/git/go-deblob"
+
+inherit go-module
+
+DESCRIPTION="remove binary blobs from a directory"
+HOMEPAGE="https://hacktivis.me/git/go-deblob/;
+# BSD: hacktivis.me/git/go-deblob, git.sr.ht/~sircmpwn/getopt, 
github.com/pmezard/go-difflib
+# ISC: github.com/davecgh/go-spew
+# MIT: github.com/stretchr/objx, github.com/stretchr/testify
+LICENSE="BSD ISC MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+

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

2020-04-04 Thread Andreas K. Hüttel
commit: 2dfc6aca23be12c58d101b4f368319fda324d798
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr  4 21:42:39 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Apr  4 21:44:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dfc6aca

app-office/libreoffice-bin: Stable

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel  gentoo.org>

 app-office/libreoffice-bin/libreoffice-bin-6.3.4.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2-r1.ebuild 
b/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2-r1.ebuild
index d6cc846b116..2e36bbc7b7c 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2-r1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2-r1.ebuild
@@ -51,7 +51,7 @@ SRC_URI="
 IUSE="gnome java kde"
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 
 BIN_COMMON_DEPEND="
app-text/hunspell:0/1.7



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/

2020-04-04 Thread Andreas K. Hüttel
commit: 1878b3a5bef9485ed4b57b631b908ca6029c03ea
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr  4 21:43:15 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Apr  4 21:45:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1878b3a5

app-office/libreoffice-bin-debug: Stable

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel  gentoo.org>

 .../libreoffice-bin-debug/libreoffice-bin-debug-6.3.4.2-r1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.3.4.2-r1.ebuild 
b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.3.4.2-r1.ebuild
index 24cb2437d07..3fe8d2b0f01 100644
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.3.4.2-r1.ebuild
+++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.3.4.2-r1.ebuild
@@ -46,7 +46,7 @@ SRC_URI="
 IUSE="gnome java kde"
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 
 RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"
 



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

2020-04-04 Thread Mike Gilbert
commit: 4401c73a361a154949b8ca705cc71035c135f477
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Sat Apr  4 19:11:43 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr  4 21:41:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4401c73a

www-client/chromium: beta channel bump to 81.0.4044.92

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann  googlemail.com>
Signed-off-by: Mike Gilbert  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/15228

 www-client/chromium/Manifest| 2 +-
 .../{chromium-81.0.4044.83.ebuild => chromium-81.0.4044.92.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index fd80abfe3e2..2cc3c8caf35 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,4 +1,4 @@
 DIST chromium-80.0.3987.162.tar.xz 796961972 BLAKE2B 
77357adb39f5e49a6c71ba695c9947fb6aad811fc58c5ac21355a30be8beecaa842d2de59028dec58b1805d314e13282c0f386d61ee2014c87ad50ea0dc61121
 SHA512 
95a6bbe291faccd1a085daec89a3cf27eb00bc62f0b3956c2668568c7cabd67ac4dc02a2aaa093bb2844d4972cd8a7978c4249b2f0ebead038a215f574f68180
 DIST chromium-80.0.3987.163.tar.xz 796981144 BLAKE2B 
60b4807f30add0bff5d7d0176cfaee6cdb9de9ac85d60d3e56af01f6cbf3296c473ce09dc96cb81d3aaf43883462cd6d6601e716338d146d8d2705f918f16f31
 SHA512 
d6c25035870276cc0c8b9608ffd61cbc8d9c5beac3894163433d3b379b1c11ba00973c4268c2128a320407d2086d1c00b0896ec974a7575a4802ea0596d48a1c
-DIST chromium-81.0.4044.83.tar.xz 785906212 BLAKE2B 
b17bb2dabd52dc8ae5a9c99b6320ea48f278273e790c2869e2d93382bae3a8101d1bcad917b0997631831b95ce33398e0501de046edd23110107d010db70f140
 SHA512 
aeb8a4aeb2371a9ae2fbd0be1553569338c8e699abb3bb7d614c33254a7c6adfecb7b1becfa3f3595a2f4e04eed3c429137ad7a3816ccabf7b23388f206d1ccb
+DIST chromium-81.0.4044.92.tar.xz 785906276 BLAKE2B 
af8e40391362c5ea182b917b085cfc1c2fe605503621316196e4a60d7031fe3b3075af9040ad756bddbad77058b5210d265731990a828ca6a11829e41c7cb807
 SHA512 
2d5817c84ac17e7b4d2e4473df841f53a074528e0ac997345ee68db4a9f8b45d84ef50c1d475608428f49ae40fe5315cda9d501ee22b829156c9e533044fb5af
 DIST chromium-83.0.4100.3.tar.xz 801342020 BLAKE2B 
504c4d905f7ed91050f54e19e215fc2827c7299dff75e57282895f6f550ad323070ab49a2c597abfe0e88308d31fe613e8bd5bbcbfbc1b63bbc968148f939332
 SHA512 
d9037a7db5adad46d562f22e5ee53016170f257678d25acb124c432dc4ed4c0eb936ff9c4e0e39653a33621208e5037924ff94a9c98730da6ef68cb29a5a0f52

diff --git a/www-client/chromium/chromium-81.0.4044.83.ebuild 
b/www-client/chromium/chromium-81.0.4044.92.ebuild
similarity index 100%
rename from www-client/chromium/chromium-81.0.4044.83.ebuild
rename to www-client/chromium/chromium-81.0.4044.92.ebuild



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

2020-04-04 Thread Brian Evans
commit: 07b63fc2c16545f6bf971ced3ee6309c42271fc8
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Apr  4 21:37:07 2020 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Apr  4 21:37:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b63fc2

www-apps/ampache: Fix error from previous commit

Undocumented variable was not set which dies in pkg_setup

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

 www-apps/ampache/ampache-3.8.3-r1.ebuild | 4 +++-
 www-apps/ampache/ampache-3.8.8-r1.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/www-apps/ampache/ampache-3.8.3-r1.ebuild 
b/www-apps/ampache/ampache-3.8.3-r1.ebuild
index 73b860282f8..5466c51401a 100644
--- a/www-apps/ampache/ampache-3.8.3-r1.ebuild
+++ b/www-apps/ampache/ampache-3.8.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,6 +9,8 @@ DESCRIPTION="PHP-based tool for managing,updating and playing 
audio files via a
 HOMEPAGE="http://www.ampache.org/;
 SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
+# Remove this and the SLOT line below if the code changes. Added for a 
dependency only change
+WEBAPP_MANUAL_SLOT="yes"
 SLOT="${PV}"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc ~sparc x86"

diff --git a/www-apps/ampache/ampache-3.8.8-r1.ebuild 
b/www-apps/ampache/ampache-3.8.8-r1.ebuild
index fa32c831731..1e494dd3508 100644
--- a/www-apps/ampache/ampache-3.8.8-r1.ebuild
+++ b/www-apps/ampache/ampache-3.8.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,6 +9,8 @@ DESCRIPTION="PHP-based tool for managing,updating and playing 
audio files via a
 HOMEPAGE="http://www.ampache.org/;
 SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
+# Remove this and the SLOT line below if the code changes. Added for a 
dependency only change
+WEBAPP_MANUAL_SLOT="yes"
 SLOT="${PV}"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"



[gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/mimic1/

2020-04-04 Thread Haelwenn Monnier
commit: bc70aaf21727f1030ba0ca3dbee1ab57ef27288a
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 21:31:22 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 21:31:22 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc70aaf2

app-accessibility/mimic1: import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-accessibility/mimic1/Manifest  |  1 +
 app-accessibility/mimic1/metadata.xml  |  8 ++
 app-accessibility/mimic1/mimic1-1.2.0.2.ebuild | 40 ++
 app-accessibility/mimic1/mimic1-.ebuild| 40 ++
 4 files changed, 89 insertions(+)

diff --git a/app-accessibility/mimic1/Manifest 
b/app-accessibility/mimic1/Manifest
new file mode 100644
index 000..ce3f81e
--- /dev/null
+++ b/app-accessibility/mimic1/Manifest
@@ -0,0 +1 @@
+DIST mimic1-1.2.0.2.tar.gz 457566646 BLAKE2B 
ce2e0b0e88141383f31b0caf611c323d8c94a7f3fdbfc05a765e6e6cd77297db9e53415cc81847eb45d809c3d85fe8e9b75432ef6bc31e0c0a4eca7b336a3d17
 SHA512 
9fec604e694b0cc7aba545bd5d3ab02c73660d472667192093ca60f3fec1425ae86067a051e552797703be868ceaf30dbc6c289383946f78086174ad647cae6e

diff --git a/app-accessibility/mimic1/metadata.xml 
b/app-accessibility/mimic1/metadata.xml
new file mode 100644
index 000..c698af2
--- /dev/null
+++ b/app-accessibility/mimic1/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cont...@hacktivis.me
+   Haelwenn (lanodan) Monnier
+   
+

diff --git a/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild 
b/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild
new file mode 100644
index 000..b79301f
--- /dev/null
+++ b/app-accessibility/mimic1/mimic1-1.2.0.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/MycroftAI/mimic1.git;
+else
+   SRC_URI="https://github.com/MycroftAI/mimic1/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Mycroft's TTS engine, based on CMU's Flite (Festival Lite)"
+HOMEPAGE="https://mimic.mycroft.ai/;
+
+LICENSE="BSD MIT public-domain freetts BSD-2 Apache-2.0"
+SLOT="0"
+# Note: supports Sun/NetBSD audio
+IUSE="alsa portaudio pulseaudio oss"
+
+DEPEND="
+   dev-libs/libpcre2
+   dev-libs/hts_engine
+   alsa? ( media-libs/alsa-lib )
+   portaudio? ( media-libs/portaudio )
+   pulseaudio? ( media-sound/pulseaudio )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   sed -i 's/-Werror//' Makefile.am
+
+   eautoreconf
+}

diff --git a/app-accessibility/mimic1/mimic1-.ebuild 
b/app-accessibility/mimic1/mimic1-.ebuild
new file mode 100644
index 000..b79301f
--- /dev/null
+++ b/app-accessibility/mimic1/mimic1-.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/MycroftAI/mimic1.git;
+else
+   SRC_URI="https://github.com/MycroftAI/mimic1/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Mycroft's TTS engine, based on CMU's Flite (Festival Lite)"
+HOMEPAGE="https://mimic.mycroft.ai/;
+
+LICENSE="BSD MIT public-domain freetts BSD-2 Apache-2.0"
+SLOT="0"
+# Note: supports Sun/NetBSD audio
+IUSE="alsa portaudio pulseaudio oss"
+
+DEPEND="
+   dev-libs/libpcre2
+   dev-libs/hts_engine
+   alsa? ( media-libs/alsa-lib )
+   portaudio? ( media-libs/portaudio )
+   pulseaudio? ( media-sound/pulseaudio )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   sed -i 's/-Werror//' Makefile.am
+
+   eautoreconf
+}



[gentoo-commits] repo/proj/guru:dev commit in: games-arcade/opensurge/

2020-04-04 Thread Haelwenn Monnier
commit: 84e64b141cad19839c7757b79630866a1b8d821b
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sat Apr  4 21:23:04 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 21:23:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84e64b14

games-arcade/opensurge: Move from cmake-utils to cmake

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 games-arcade/opensurge/opensurge-0.5.0_p1.ebuild | 8 
 games-arcade/opensurge/opensurge-.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/games-arcade/opensurge/opensurge-0.5.0_p1.ebuild 
b/games-arcade/opensurge/opensurge-0.5.0_p1.ebuild
index 8105565..071f9fa 100644
--- a/games-arcade/opensurge/opensurge-0.5.0_p1.ebuild
+++ b/games-arcade/opensurge/opensurge-0.5.0_p1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ "${PV}" == "" ]]; then
inherit git-r3
@@ -38,7 +38,7 @@ src_prepare() {
sed -i '/INSTALL(TARGETS "${GAME_UNIXNAME}" 
/s/"${CMAKE_INSTALL_PREFIX}/\0\/bin/' \
CMakeLists.txt || die "Failed fixing executable target"
 
-   cmake-utils_src_prepare
+   cmake_src_prepare
 }
 
 src_configure() {
@@ -47,5 +47,5 @@ src_configure() {
-DCMAKE_INSTALL_PREFIX="/usr"
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }

diff --git a/games-arcade/opensurge/opensurge-.ebuild 
b/games-arcade/opensurge/opensurge-.ebuild
index da9d296..e56fc30 100644
--- a/games-arcade/opensurge/opensurge-.ebuild
+++ b/games-arcade/opensurge/opensurge-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 MY_PV="${PV/_/-}"
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-games/surgescript/

2020-04-04 Thread Haelwenn Monnier
commit: 7685a1e2ce972f97d8aa52247dc63b63f7e034fd
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Tue Mar 31 10:51:17 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 21:18:29 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7685a1e2

dev-games/surgescript: Move from cmake-utils to cmake

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 dev-games/surgescript/surgescript-0.5.4.ebuild | 2 +-
 dev-games/surgescript/surgescript-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-games/surgescript/surgescript-0.5.4.ebuild 
b/dev-games/surgescript/surgescript-0.5.4.ebuild
index 2df1bdd..983d3d5 100644
--- a/dev-games/surgescript/surgescript-0.5.4.ebuild
+++ b/dev-games/surgescript/surgescript-0.5.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ "${PV}" == "" ]]; then
inherit git-r3

diff --git a/dev-games/surgescript/surgescript-.ebuild 
b/dev-games/surgescript/surgescript-.ebuild
index 2df1bdd..983d3d5 100644
--- a/dev-games/surgescript/surgescript-.ebuild
+++ b/dev-games/surgescript/surgescript-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ "${PV}" == "" ]]; then
inherit git-r3



[gentoo-commits] repo/proj/guru:master commit in: dev-libs/open62541/

2020-04-04 Thread Haelwenn Monnier
commit: c8f197574898a17259220d41337ed321d1ba95bb
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sat Apr  4 12:05:25 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Apr  4 12:05:29 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8f19757

dev-libs/open62541: Fix tests and encryption support

There are two problems:

 * Tests need valgrind
 * Typo for enabling/disabling encryption

Fix it.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 dev-libs/open62541/open62541-1.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/open62541/open62541-1.0.1.ebuild 
b/dev-libs/open62541/open62541-1.0.1.ebuild
index d11f16a..d461b63 100644
--- a/dev-libs/open62541/open62541-1.0.1.ebuild
+++ b/dev-libs/open62541/open62541-1.0.1.ebuild
@@ -31,6 +31,7 @@ BDEPEND="
)
test? (
dev-libs/check
+   dev-util/valgrind
$(python_gen_cond_dep '
dev-python/subunit[${PYTHON_MULTI_USEDEP}]
')
@@ -53,7 +54,7 @@ src_configure() {
-DUA_BUILD_EXAMPLES=OFF
-DUA_BUILD_TOOLS=$(usex tools)
-DUA_BUILD_UNIT_TESTS=$(usex test)
-   -UUA_ENABLE_ENCRYPTION=$(usex mbedtls)
+   -DUA_ENABLE_ENCRYPTION=$(usex mbedtls)
-DUA_ENABLE_PUBSUB=$(usex pubsub)
)
 



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/

2020-04-04 Thread Mart Raudsepp
commit: e489be482c689b89cab5fc0f339ec0ed4d26b051
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 21:12:44 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 21:15:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e489be48

gnome-extra/yelp-xsl: bump to 3.34.2

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/yelp-xsl/Manifest   |  1 +
 gnome-extra/yelp-xsl/yelp-xsl-3.34.2.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/gnome-extra/yelp-xsl/Manifest b/gnome-extra/yelp-xsl/Manifest
index de5120cdeb5..aff4a4107b4 100644
--- a/gnome-extra/yelp-xsl/Manifest
+++ b/gnome-extra/yelp-xsl/Manifest
@@ -1 +1,2 @@
 DIST yelp-xsl-3.32.1.tar.xz 528412 BLAKE2B 
0e35757b8bd4139ebf436f69c6254cb26ba92f13d6ce345093b023151d3127f70a866572e6d42c9c93d2faf85abd6dc0ef2720955f5defab3c3415605eaf9152
 SHA512 
05a03e045c8278faaf39604d6cbccb449130d2c85e3231c8c9737e344fc249cd2949011fb1a0e4fb6085dc21374e7804fc7fa4161f51607d93b301cbcf5453be
+DIST yelp-xsl-3.34.2.tar.xz 640968 BLAKE2B 
108d3fb52eb0548a9592442287513d3deea4ef595a252d3a46f6936243404bcdb31bb3adc234ba69e28a4de03ae35b1a5cac5ea2b2ffd4c6e4d4245c00b457b6
 SHA512 
ec31a46c8ee2f751f84fb309bf9a1ee3af090856b313375afb8db0ba17e9758b1616cddda4945de7c65f163893bb89a94a7372f90040b37a836f5d6173c80472

diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.34.2.ebuild 
b/gnome-extra/yelp-xsl/yelp-xsl-3.34.2.ebuild
new file mode 100644
index 000..28f7695035c
--- /dev/null
+++ b/gnome-extra/yelp-xsl/yelp-xsl-3.34.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="XSL stylesheets for yelp"
+HOMEPAGE="https://git.gnome.org/browse/yelp-xsl;
+
+LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.6.12:=
+   >=dev-libs/libxslt-1.1.8:=
+"
+DEPEND="${RDEPEND}
+   >=dev-util/itstool-1.2.0
+   >=sys-devel/gettext-0.19.8
+   virtual/awk
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: net-libs/gtk-vnc/files/, net-libs/gtk-vnc/

2020-04-04 Thread Mart Raudsepp
commit: 4e05eb368d1eec80b81dbfc7c1cb8a0edba1d17c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 21:10:06 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 21:15:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e05eb36

net-libs/gtk-vnc: fix honoring of python-any chosen py version

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 .../gtk-vnc/files/1.0.0-honor-python-ver.patch | 26 ++
 net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild  |  1 +
 2 files changed, 27 insertions(+)

diff --git a/net-libs/gtk-vnc/files/1.0.0-honor-python-ver.patch 
b/net-libs/gtk-vnc/files/1.0.0-honor-python-ver.patch
new file mode 100644
index 000..f26a85719b0
--- /dev/null
+++ b/net-libs/gtk-vnc/files/1.0.0-honor-python-ver.patch
@@ -0,0 +1,26 @@
+From a51acc0c353959e8af06a031724a79cfe6b60963 Mon Sep 17 00:00:00 2001
+From: Mart Raudsepp 
+Date: Sun, 5 Apr 2020 00:05:49 +0300
+Subject: [PATCH] meson: Find python explicitly to honor downstream python
+ choice
+
+---
+ src/meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/meson.build b/src/meson.build
+index 461d8d2..a09aee9 100644
+--- a/src/meson.build
 b/src/meson.build
+@@ -308,7 +308,7 @@ gtk_vnc_sources = gtk_vnc_gir_sources + gvnc_marshal + [
+   'vncdisplaykeymap.c',
+ ]
+ 
+-python = import('python').find_installation()
++python = import('python').find_installation('python3')
+ keymaps = [
+   'xorgevdev',
+   'xorgkbd',
+-- 
+2.20.1
+

diff --git a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild 
b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
index c8939c84f65..da83431610b 100644
--- a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
+++ b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
@@ -43,6 +43,7 @@ DEPEND="${RDEPEND}
 PATCHES=(
# Few fixes from origin/master + optionality patches filed as 
https://gitlab.gnome.org/GNOME/gtk-vnc/merge_requests/6
"${WORKDIR}"/patches
+   "${FILESDIR}"/${PV}-honor-python-ver.patch
 )
 
 src_prepare() {



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

2020-04-04 Thread Mart Raudsepp
commit: 014e892e0b8e1fb4f9c263ffc9ceb33ca159cfb7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 21:12:07 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 21:15:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014e892e

net-libs/gtk-vnc: EAPI-7 depends fix

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild 
b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
index da83431610b..a27ecb0eef6 100644
--- a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
+++ b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
@@ -31,7 +31,8 @@ RDEPEND="
 "
 # Keymap databases code is generated with python3; configure picks up $PYTHON 
exported from python-any-r1_pkg_setup
 # perl for pod2man
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
${PYTHON_DEPS}
>=dev-lang/perl-5
dev-util/glib-utils



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

2020-04-04 Thread Matthew Thode
commit: 482c5e06542ec04e3c3aba8547656986a01cee3f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 19:22:52 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482c5e06

dev-python/oslo-utils: 3.41.5 stable amd64/x86

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

 dev-python/oslo-utils/Manifest |   1 -
 dev-python/oslo-utils/oslo-utils-3.41.4.ebuild | 102 -
 dev-python/oslo-utils/oslo-utils-3.41.5.ebuild |   2 +-
 3 files changed, 1 insertion(+), 104 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 8bea20be96b..e387bbf4807 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-3.41.4.tar.gz 91178 BLAKE2B 
fe3292b2f60021f6c7cff0a2f6444a8d906586278b4560422e7296e996ac2322973f98902b11b72e6d543a18693c5f10a02629c2fa741e36a8338ff3f53de8f5
 SHA512 
ea12199b583a83b408fdbe4874162689038936a08d2a362e4adc9074da623c38a1642861ad83833c63988298e2efd11c2242bf69090da03d6358856e6e287acd
 DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
deleted file mode 100644
index 41b6669851c..000
--- a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   =dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-   cd "${TEST_DIR}"/lib || die
-
-   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
-
-   testr init || die "testr init failed under ${EPYTHON}"
-   testr run 

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

2020-04-04 Thread Matthew Thode
commit: 6caa508959b93e1ebc8b3497975643bb47ce1b8b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 20:21:49 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6caa5089

app-crypt/certbot: 1.3.0 stable amd64 and x86 with cleanup

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

 app-crypt/certbot/Manifest|  1 -
 app-crypt/certbot/certbot-1.2.0-r1.ebuild | 49 ---
 app-crypt/certbot/certbot-1.3.0.ebuild|  2 +-
 3 files changed, 1 insertion(+), 51 deletions(-)

diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
index 3103676a18e..c6644fcb5db 100644
--- a/app-crypt/certbot/Manifest
+++ b/app-crypt/certbot/Manifest
@@ -1,2 +1 @@
-DIST certbot-1.2.0.tar.gz 1354262 BLAKE2B 
1abdf4cb99ecdac6b9b8d2ebdd6897a3182a147f0175e2db4c6b0feaa3f6c615ee3146dd63627a83266c223456c5aba44b018be4059574d0209aec89065d9925
 SHA512 
ed52a31a71b3762b8cd217ea2784d9cb01f7c1a50cef3b7e0d99483ca3ab623b90ab7d4896674e0d1c06e2e8370c02162418d934de7d3048b0471416616146fe
 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B 
bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26
 SHA512 
4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3

diff --git a/app-crypt/certbot/certbot-1.2.0-r1.ebuild 
b/app-crypt/certbot/certbot-1.2.0-r1.ebuild
deleted file mode 100644
index cf2fc8bb892..000
--- a/app-crypt/certbot/certbot-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-fi
-S=${WORKDIR}/${P}/${PN}
-
-inherit distutils-r1
-
-DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-   ${CDEPEND}
-   >=app-crypt/acme-0.40.0[${PYTHON_USEDEP}]
-   >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
-   dev-python/configobj[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-2.8[${PYTHON_USEDEP}]
-   >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # required as deps of deps can trigger this too...
-   echo 'ignore:.*collections\.abc:DeprecationWarning' >> ../pytest.ini
-   distutils-r1_python_prepare_all
-}

diff --git a/app-crypt/certbot/certbot-1.3.0.ebuild 
b/app-crypt/certbot/certbot-1.3.0.ebuild
index c81039179f5..cf2fc8bb892 100644
--- a/app-crypt/certbot/certbot-1.3.0.ebuild
+++ b/app-crypt/certbot/certbot-1.3.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 S=${WORKDIR}/${P}/${PN}
 



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

2020-04-04 Thread Matthew Thode
commit: a69d8b995a92b1499b948acab32917a44d7cdb28
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 19:21:20 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69d8b99

app-admin/glance: 19.0.2 stable amd64/x86 with cleanup

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

 app-admin/glance/Manifest |   1 -
 app-admin/glance/glance-19.0.1.ebuild | 144 --
 app-admin/glance/glance-19.0.2.ebuild |   2 +-
 3 files changed, 1 insertion(+), 146 deletions(-)

diff --git a/app-admin/glance/Manifest b/app-admin/glance/Manifest
index 505b122a84d..bd6305d150d 100644
--- a/app-admin/glance/Manifest
+++ b/app-admin/glance/Manifest
@@ -1,2 +1 @@
-DIST glance-19.0.1.tar.gz 1943385 BLAKE2B 
5e2530a05a171f640499a3e595ad15be29e95a10e6f22a186514cc73c4fc77d0ae5bf00a3d43616e8cb53ccde748a6560dd448db631c86343b2667c0dc6719a1
 SHA512 
b672d84d709149191103ed54cca91d604b43460b1bd6ab56263c1b8c382d1c4261ebfd58ca9e233ee50b248327bcbfd7bfd47fee57c8c08a9635b2ca0c0cffe4
 DIST glance-19.0.2.tar.gz 1943984 BLAKE2B 
2fc0d30a11a056b02471e1d038f85b327632b02b7ee177fc4b44e571be9713905cd5bfc6c3d8103edb7a04bf5c51dcc1edc31ce81f25951df84236ad5a6898c6
 SHA512 
cd0e88f8bba81536eb95f49d1e3f029d8951b2c81208fcd6c32dc877ce51df6026521a6829705e97c8aacd2bc6e4f5eddeae98dfea0c41e00c7f6757dbcfbfa2

diff --git a/app-admin/glance/glance-19.0.1.ebuild 
b/app-admin/glance/glance-19.0.1.ebuild
deleted file mode 100644
index de55f1ee957..000
--- a/app-admin/glance/glance-19.0.1.ebuild
+++ /dev/null
@@ -1,144 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-inherit distutils-r1
-
-DESCRIPTION="Services for discovering, registering, and retrieving VM images"
-HOMEPAGE="https://launchpad.net/glance;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/openstack/glance.git;
-   EGIT_BRANCH="stable/train"
-else
-   SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc mysql postgres +sqlite +swift"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-
-#note to self, wsgiref is a python builtin, no need to package it
-#>=dev-python/wsgiref-0.1.2[${PYTHON_USEDEP}]
-
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
-   sqlite? (
-   >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
-   )
-   mysql? (
-   >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
-   !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
-   )
-   postgres? (
-   >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
-   )
-   >=dev-python/eventlet-0.22.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
-   >=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
-   >=dev-python/routes-2.3.1[${PYTHON_USEDEP}]
-   >=dev-python/webob-1.8.1[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
-   >=dev-python/sqlparse-0.2.2[${PYTHON_USEDEP}]
-   >=dev-python/alembic-0.8.10[${PYTHON_USEDEP}]
-   >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-upgradecheck-0.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
-   >=dev-python/futurist-1.2.0[${PYTHON_USEDEP}]
-   

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

2020-04-04 Thread Matthew Thode
commit: 82196216f4ce4aacfa12ff9051ee739b93b76c95
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 19:47:25 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82196216

net-analyzer/icinga2: 2.11.3 stable amd64 / x86 with cleanup

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

 net-analyzer/icinga2/Manifest  |   3 -
 net-analyzer/icinga2/icinga2-2.10.5.ebuild | 170 -
 net-analyzer/icinga2/icinga2-2.10.6.ebuild | 169 
 net-analyzer/icinga2/icinga2-2.11.2.ebuild | 169 
 net-analyzer/icinga2/icinga2-2.11.3.ebuild |   2 +-
 5 files changed, 1 insertion(+), 512 deletions(-)

diff --git a/net-analyzer/icinga2/Manifest b/net-analyzer/icinga2/Manifest
index 9de32456b1a..4e30586e35c 100644
--- a/net-analyzer/icinga2/Manifest
+++ b/net-analyzer/icinga2/Manifest
@@ -1,4 +1 @@
-DIST icinga2-2.10.5.tar.gz 5141193 BLAKE2B 
7262e9f0ccb2180faba51b2e04b58964fe6c72782ab61488925c0f6528a80fc1f58afab5f3858f6f696fdca7c8d5546beb8fd374f7f72e452ffd7cd1f1e3ff4a
 SHA512 
c43443d0bbb4ec997d3c5405ef3019ae3b09131bcce2e9d7c7b0e187768335a2f1347fdd382655f12a28b3a29ec8bf644c1b610ea5157f3ee40ae5e0e9253d38
-DIST icinga2-2.10.6.tar.gz 5148999 BLAKE2B 
a155ccb381947854dfd9115575680b7101dc8d01708c76c719d4e6306c5acdf0bf3394128a8937f7d8e03d97c18442ee1b576af28f98fb11e42055b8b4498cce
 SHA512 
ab1440fdbb36217c5e50d8a254d0f1294e412325038fcc02496c606558ab33f4fafda93b1f439ab6e51e956aff6daddee005282b6d529c7e9d9d781af120834d
-DIST icinga2-2.11.2.tar.gz 7476465 BLAKE2B 
b3c1ebd220dc21feffa998311d743b004c83e897fee758b1398897b5ec5772b7e27840ebe925cbfff89df333c25b366ca15c16fcedddb596fdd1e1236540fa16
 SHA512 
88bed284aae0196b964a9998c638066f54788474f91d9e21b0f262bf889b17d46ab0c143f9dc4bb976bfcc5785a1f0521c0bf16fa7e54a7af22fd1baae1a231d
 DIST icinga2-2.11.3.tar.gz 7475785 BLAKE2B 
baabe8c90170a7b2ddb3ae7e95ef3cd042e64f68dbfdb50f5a981bc63ae5aa1e8ec4082729456d1b3fc02c0c74a98e15383cc56e56c53a2ab6181db94125365c
 SHA512 
616e938fabaa6565fb9ac4824649c09801dd53b3517c0a9b5b62307293bc838377c18818cc13dd40e240902f02455c421d433b6ee54671403598c5b7aeb78ea1

diff --git a/net-analyzer/icinga2/icinga2-2.10.5.ebuild 
b/net-analyzer/icinga2/icinga2-2.10.5.ebuild
deleted file mode 100644
index 5ca081b6660..000
--- a/net-analyzer/icinga2/icinga2-2.10.5.ebuild
+++ /dev/null
@@ -1,170 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-if [[ ${PV} !=  ]]; then
-   inherit cmake-utils depend.apache eutils systemd toolchain-funcs user 
wxwidgets
-   SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-else
-   inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs 
user wxwidgets
-   EGIT_REPO_URI="https://github.com/Icinga/icinga2.git;
-   EGIT_BRANCH="master"
-   KEYWORDS=""
-fi
-
-DESCRIPTION="Distributed, general purpose, network monitoring engine"
-HOMEPAGE="http://icinga.org/icinga2;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="console libressl lto mail mariadb minimal +mysql nano-syntax +plugins 
postgres systemd +vim-syntax"
-WX_GTK_VER="3.0"
-
-CDEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   >=dev-libs/boost-1.58-r1:=
-   console? ( dev-libs/libedit )
-   mariadb? ( dev-db/mariadb-connector-c:= )
-   mysql? ( dev-db/mysql-connector-c:= )
-   postgres? ( dev-db/postgresql:= )
-   dev-libs/yajl"
-
-DEPEND="
-   ${CDEPEND}
-   sys-devel/bison
-   >=sys-devel/flex-2.5.35"
-
-RDEPEND="
-   ${CDEPEND}
-   plugins? ( || (
-   net-analyzer/monitoring-plugins
-   net-analyzer/nagios-plugins
-   ) )
-   mail? ( virtual/mailx )"
-
-REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )"
-
-want_apache2
-
-pkg_setup() {
-   depend.apache_pkg_setup
-   enewgroup icinga
-   enewgroup icingacmd
-   enewgroup nagios  # for plugins
-   enewuser icinga -1 -1 /var/lib/icinga2 "icinga,icingacmd,nagios"
-}
-
-src_configure() {
-   sed -i 's/FLAGS\}\ \-g/FLAGS\}\ \-lpthread\ /g' CMakeLists.txt || die
-   local mycmakeargs=(
-   -DICINGA2_UNITY_BUILD=FALSE
-   -DCMAKE_VERBOSE_MAKEFILE=ON
-   -DCMAKE_BUILD_TYPE=None
-   -DCMAKE_INSTALL_SYSCONFDIR=/etc
-   -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-   -DICINGA2_SYSCONFIGFILE=/etc/conf.d/icinga2
-   -DICINGA2_PLUGINDIR="/usr/$(get_libdir)/nagios/plugins"
-   -DICINGA2_USER=icinga
-   -DICINGA2_GROUP=icingacmd
-   -DICINGA2_COMMAND_GROUP=icingacmd
-   -DINSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT=yes
-   

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

2020-04-04 Thread Matthew Thode
commit: e1a98c58efbcc1e41b562476adb621e9ba2cd473
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 19:50:49 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a98c58

sys-cluster/cinder: 15.1.0 bump

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

 sys-cluster/cinder/Manifest |   2 +
 sys-cluster/cinder/cinder-15.1.0.ebuild | 210 
 2 files changed, 212 insertions(+)

diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
index 4c5415d0762..10c760cfb7f 100644
--- a/sys-cluster/cinder/Manifest
+++ b/sys-cluster/cinder/Manifest
@@ -1,3 +1,5 @@
 DIST cinder-15.0.1.tar.gz 5516811 BLAKE2B 
081b3a6175303c783ff23122d409814812fdab2a7955174cd90b57ea62c055c1e39936d8e8a38e21fc2820e7069e0afc91fa46a490f539f518f33302067b4acd
 SHA512 
7a63f25bcd6beedc60bb4a6b976d8b1f862b445a6d858e2fbbf53f4ff425d8bee094af354883a46c6226349d7557d45a649cd745e79a445e32b759b24294116f
+DIST cinder-15.1.0.tar.gz 5504663 BLAKE2B 
19097821729c99f0a13f0c30c9fa2c8647fe4c6ae01790b59b264fad282f1051e5e3f3275720114b1575afcbef517baab89a34ce75b7ef54d6515c204907f28a
 SHA512 
1c6c88854994d440c3818d26533ea075adfcfc4b8642b2796d1ac90a5feec5e3c8d64d06f433840afcf2d9d4f5a50ba256808b74495e0e735a3f0a19bdc838e3
 DIST cinder.conf.sample-15.0.1 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
+DIST cinder.conf.sample-15.1.0 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
 DIST cinder.conf.sample-2019.2. 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a

diff --git a/sys-cluster/cinder/cinder-15.1.0.ebuild 
b/sys-cluster/cinder/cinder-15.1.0.ebuild
new file mode 100644
index 000..dd0bb4f9d5b
--- /dev/null
+++ b/sys-cluster/cinder/cinder-15.1.0.ebuild
@@ -0,0 +1,210 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+inherit distutils-r1 eutils linux-info
+
+DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of 
nova-volumes"
+HOMEPAGE="https://launchpad.net/cinder;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/train/cinder.conf.sample
 -> cinder.conf.sample-${PV}"
+   EGIT_REPO_URI="https://github.com/openstack/cinder.git;
+   EGIT_BRANCH="stable/train"
+else
+   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/train/cinder.conf.sample
 -> cinder.conf.sample-${PV}
+   https://tarballs.openstack.org/${PN}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres 
rdma sqlite +tcp test +tgt"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   app-admin/sudo"
+
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.22.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
+   >=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
+   >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.7.0[${PYTHON_USEDEP}]
+   >=dev-python/keystonemiddleware-4.21.0[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
+   !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
+   >=dev-python/oauth2client-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   

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

2020-04-04 Thread Matthew Thode
commit: af40b685c4b3d74f045dfbb046cee807522ad029
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 21:03:00 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af40b685

app-crypt/certbot-apache: 1.3.0 stable amd64/x86 with cleanup

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

 app-crypt/certbot-apache/Manifest  |  1 -
 .../certbot-apache/certbot-apache-1.2.0.ebuild | 39 --
 .../certbot-apache/certbot-apache-1.3.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/app-crypt/certbot-apache/Manifest 
b/app-crypt/certbot-apache/Manifest
index 3103676a18e..c6644fcb5db 100644
--- a/app-crypt/certbot-apache/Manifest
+++ b/app-crypt/certbot-apache/Manifest
@@ -1,2 +1 @@
-DIST certbot-1.2.0.tar.gz 1354262 BLAKE2B 
1abdf4cb99ecdac6b9b8d2ebdd6897a3182a147f0175e2db4c6b0feaa3f6c615ee3146dd63627a83266c223456c5aba44b018be4059574d0209aec89065d9925
 SHA512 
ed52a31a71b3762b8cd217ea2784d9cb01f7c1a50cef3b7e0d99483ca3ab623b90ab7d4896674e0d1c06e2e8370c02162418d934de7d3048b0471416616146fe
 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B 
bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26
 SHA512 
4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3

diff --git a/app-crypt/certbot-apache/certbot-apache-1.2.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-1.2.0.ebuild
deleted file mode 100644
index d454271a63c..000
--- a/app-crypt/certbot-apache/certbot-apache-1.2.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm64 x86"
-   S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Apache plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
-   >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/python-augeas[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   nosetests || die
-}

diff --git a/app-crypt/certbot-apache/certbot-apache-1.3.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-1.3.0.ebuild
index 56e71bffc58..d454271a63c 100644
--- a/app-crypt/certbot-apache/certbot-apache-1.3.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-1.3.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 x86"
S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
 fi
 



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

2020-04-04 Thread Matthew Thode
commit: f9062601396798b32e3e2e7fb8d1bb02f45cffda
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 20:14:26 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9062601

app-crypt/acme: 1.3.0 stable amd64/x86 with cleanup

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

 app-crypt/acme/Manifest  |  1 -
 app-crypt/acme/acme-1.2.0.ebuild | 69 
 app-crypt/acme/acme-1.3.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 71 deletions(-)

diff --git a/app-crypt/acme/Manifest b/app-crypt/acme/Manifest
index 3103676a18e..c6644fcb5db 100644
--- a/app-crypt/acme/Manifest
+++ b/app-crypt/acme/Manifest
@@ -1,2 +1 @@
-DIST certbot-1.2.0.tar.gz 1354262 BLAKE2B 
1abdf4cb99ecdac6b9b8d2ebdd6897a3182a147f0175e2db4c6b0feaa3f6c615ee3146dd63627a83266c223456c5aba44b018be4059574d0209aec89065d9925
 SHA512 
ed52a31a71b3762b8cd217ea2784d9cb01f7c1a50cef3b7e0d99483ca3ab623b90ab7d4896674e0d1c06e2e8370c02162418d934de7d3048b0471416616146fe
 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B 
bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26
 SHA512 
4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3

diff --git a/app-crypt/acme/acme-1.2.0.ebuild b/app-crypt/acme/acme-1.2.0.ebuild
deleted file mode 100644
index db4f214816d..000
--- a/app-crypt/acme/acme-1.2.0.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7,3_8})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-   S=${WORKDIR}/certbot-${PV}/acme
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="An implementation of the ACME protocol"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
-   >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13.1[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.10[${PYTHON_USEDEP}]
-   >=dev-python/requests-toolbelt-0.3.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-DEPEND="
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-   )
-   test? (
-   ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-   >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
-"
-
-src_compile() {
-   python_foreach_impl run_in_build_dir default
-   if use doc ; then
-   cd docs || die
-   sphinx-build -b html -d _build/doctrees   . _build/html
-   fi
-}
-
-python_test() {
-   nosetests -w ${PN} || die
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-
-   distutils-r1_python_install_all
-}

diff --git a/app-crypt/acme/acme-1.3.0.ebuild b/app-crypt/acme/acme-1.3.0.ebuild
index 4aaf884c944..db4f214816d 100644
--- a/app-crypt/acme/acme-1.3.0.ebuild
+++ b/app-crypt/acme/acme-1.3.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 



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

2020-04-04 Thread Matthew Thode
commit: 565f6e674a2434332b97d0b7a2ba083f77e282ea
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 21:05:03 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565f6e67

app-crypt/certbot-nginx: 1.3.0 stable amd64/x86 with cleanup

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

 app-crypt/certbot-nginx/Manifest   |  1 -
 app-crypt/certbot-nginx/certbot-nginx-1.2.0.ebuild | 34 --
 app-crypt/certbot-nginx/certbot-nginx-1.3.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 36 deletions(-)

diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest
index 3103676a18e..c6644fcb5db 100644
--- a/app-crypt/certbot-nginx/Manifest
+++ b/app-crypt/certbot-nginx/Manifest
@@ -1,2 +1 @@
-DIST certbot-1.2.0.tar.gz 1354262 BLAKE2B 
1abdf4cb99ecdac6b9b8d2ebdd6897a3182a147f0175e2db4c6b0feaa3f6c615ee3146dd63627a83266c223456c5aba44b018be4059574d0209aec89065d9925
 SHA512 
ed52a31a71b3762b8cd217ea2784d9cb01f7c1a50cef3b7e0d99483ca3ab623b90ab7d4896674e0d1c06e2e8370c02162418d934de7d3048b0471416616146fe
 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B 
bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26
 SHA512 
4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3

diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.2.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-1.2.0.ebuild
deleted file mode 100644
index 30c891373fb..000
--- a/app-crypt/certbot-nginx/certbot-nginx-1.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=(python{3_6,3_7})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-   S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Nginx plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=app-crypt/acme-1.0.0[${PYTHON_USEDEP}]
-   >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}"

diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.3.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-1.3.0.ebuild
index b87bdbf7b7d..30c891373fb 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-1.3.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-1.3.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
 fi
 



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-software/

2020-04-04 Thread Mart Raudsepp
commit: f88be90a4ce1d7c6f01deedcff0f8cc8cf5ec807
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 17:19:23 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 20:47:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88be90a

gnome-extra/gnome-software: bump to 3.34.2

Disable tests, as some fail, pointing out that they are just outright
writing and deleting at /var/tmp/self-test/

Bug: https://bugs.gentoo.org/709010
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-software/Manifest|  1 +
 .../gnome-software/gnome-software-3.34.2.ebuild| 95 ++
 2 files changed, 96 insertions(+)

diff --git a/gnome-extra/gnome-software/Manifest 
b/gnome-extra/gnome-software/Manifest
index fb761936e2b..4f8749e196b 100644
--- a/gnome-extra/gnome-software/Manifest
+++ b/gnome-extra/gnome-software/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-software-3.30.6.tar.xz 5217384 BLAKE2B 
6a9478aa7752ea62c391545b5f84191a22c839802bd1ac2118696b9dd954a19003477a688d9f36868a617dbf3dd186fc36a054ce0eac8ba8c7a5eee834732ce4
 SHA512 
dd98e9e61469fc5566ab569f09bdc06ccb5812a236e305185b911c70364e2983f257e939aed0bb61778163084fb5628d63ff6bd5f056d4a7626a2e771ad6426a
 DIST gnome-software-3.32.4.tar.xz 4852860 BLAKE2B 
334eaeccbcd897720e11f0b7b9d4cd9f88c848e536c11e74217074044cfc40ea41fe452b68b6c45787a8369b49268dd704a2efeaf6378e35d3a878ec24f6907e
 SHA512 
81a32477fe755f57465cfbc3d1c88a2f460d6a21222fd73aced06c92b409023a1ace002c338e713135658896c2c14a7ff8508eeefbc5f648e66d8c8777dee881
+DIST gnome-software-3.34.2.tar.xz 5945736 BLAKE2B 
89e7e0a606a832aedbfa32024f201e71b3edb3c8df527efea1be72236b4bfb86901f3af689b10bf706f9c4f16e6badc00080a1244ce30eb09dfd1dad5833e8cf
 SHA512 
4deb09530fbeeadd54e69d03ef4cecaef47c6766bce0ec5230bb090d27e54664577a227416933b6ec4780249f4565e51202a25517fba5dd040fd895bd3a26397

diff --git a/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild 
b/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild
new file mode 100644
index 000..67e40c10e9e
--- /dev/null
+++ b/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Gnome install & update software"
+HOMEPAGE="https://wiki.gnome.org/Apps/Software;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+firmware gnome gtk-doc packagekit spell udev"
+RESTRICT="test" # writes to and deletes files in /var/tmp/self-test/
+
+RDEPEND="
+   >=dev-libs/appstream-glib-0.7.14:0
+   >=x11-libs/gdk-pixbuf-2.32.0:2
+   >=dev-libs/libxmlb-0.1.7
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.22.4:3
+   >=dev-libs/glib-2.56:2
+   >=dev-libs/json-glib-1.2.0
+   >=net-libs/libsoup-2.52.0:2.4
+   gnome? ( >=gnome-base/gnome-desktop-3.18.0:3= )
+   spell? ( app-text/gspell:= )
+   sys-auth/polkit
+   packagekit? ( >=app-admin/packagekit-base-1.1.0 )
+   firmware? ( >=sys-apps/fwupd-1.0.3 )
+   udev? ( dev-libs/libgudev )
+   >=gnome-base/gsettings-desktop-schemas-3.11.5
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/gdbus-codegen
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   gtk-doc? (
+   dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3 )
+"
+# test? ( dev-util/valgrind )
+
+src_prepare() {
+   xdg_src_prepare
+   sed -i -e '/install_data.*README\.md.*share\/doc\/gnome-software/d' 
meson.build || die
+   # We don't need language packs download support, and it fails tests in 
3.34.2 for us (if they are enabled)
+   sed -i -e '/subdir.*fedora-langpacks/d' plugins/meson.build || die
+   # Trouble talking to spawned gnome-keyring socket for some reason, even 
if wrapped in dbus-run-session
+   # TODO: Investigate; seems to work outside ebuild .. test/emerge
+   sed -i -e '/g_test_add_func.*gs_auth_secret_func/d' lib/gs-self-test.c 
|| die
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dtests=false #$(meson_use test tests)
+   $(meson_use spell gspell)
+   $(meson_use gnome gnome_desktop) # Investigate purpose, in 
relation to shell_extensions too (is it ok to be same USE?)
+   -Dman=true
+   $(meson_use packagekit)
+   # -Dpackagekit_autoremove
+   -Dpolkit=true
+   -Deos_updater=false # Endless OS updater
+   $(meson_use firmware fwupd)
+   -Dflatpak=false
+   -Drpm_ostree=false
+   $(meson_use gnome shell_extensions) # Maybe gnome-shell USE?
+   -Dodrs=false
+   -Dwebapps=true
+   $(meson_use udev gudev)
+   -Dsnap=false
+   -Dexternal_appstream=false
+ 

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

2020-04-04 Thread Mart Raudsepp
commit: 1fbf3f23cfb16b22a1ed1e43d3c504ffcaa20c7d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 20:47:13 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 20:47:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fbf3f23

net-libs/gtk-vnc: bump to 1.0.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/gtk-vnc/Manifest |  2 ++
 net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild | 65 +++
 2 files changed, 67 insertions(+)

diff --git a/net-libs/gtk-vnc/Manifest b/net-libs/gtk-vnc/Manifest
index 669f2263afb..1c0f43e5aa2 100644
--- a/net-libs/gtk-vnc/Manifest
+++ b/net-libs/gtk-vnc/Manifest
@@ -1 +1,3 @@
 DIST gtk-vnc-0.9.0.tar.xz 444736 BLAKE2B 
cf1afc0e856659012738060a584c72d7ad1b70459afd8bf92630d69cf32d380264814304a68a93d8a5a70d6573b6754658450005a2ea2b96f13ae03f9e87fcba
 SHA512 
498b368eb53ac58172db280c80f9da71ce82b636c39f186046e4f674e44c574ff4b63c3f777acc79d32c17d70e4efcdc207768ed49b3d1842bc4b73618296215
+DIST gtk-vnc-1.0.0-patchset.tar.xz 9636 BLAKE2B 
4f25fdf279e5a1718ea8dc42bdb59722630b363e4e289704b946ae788d593b5d95c56d0eb5315e30ff00c2eb4d3a9e5df366f74808f94e926a47c2f817b0f1ee
 SHA512 
998771ceb28516f52bb083d872a1ad8aa22a7208c8a0ca94270f63d91cc7f7a0f99c4bb93f7a545d9a6c796fa063dd27b36a1cb9a3d7c9349a9d8372754ea929
+DIST gtk-vnc-1.0.0.tar.xz 215904 BLAKE2B 
05ef0389c3ac307859228506adf55a5ed0f5d577078b82686ad97c9df180fc5c23d8dd030930c61f87b1bbd3cb6cee74c4485af4816b7b29fd53016c2d9b1d07
 SHA512 
63a40b9b284c4e46a92d5375ab3660b324ff27bfc572559d3b34d29fe4f7d24e976396b6688b8f3e3109d49dc5527075d128c43bb997507e68ddc0880b0ad148

diff --git a/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild 
b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
new file mode 100644
index 000..c8939c84f65
--- /dev/null
+++ b/net-libs/gtk-vnc/gtk-vnc-1.0.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit gnome.org vala meson python-any-r1 xdg
+
+DESCRIPTION="VNC viewer widget for GTK"
+HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc;
+SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+introspection pulseaudio sasl +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+RDEPEND="
+   >=dev-libs/glib-2.42.0:2
+   >=x11-libs/gdk-pixbuf-2.12.0:2
+   >=dev-libs/libgcrypt-1.5.0:0=
+   >=net-libs/gnutls-3.1.18:0=
+   >=sys-libs/zlib-1.2.5
+   sasl? ( >=dev-libs/cyrus-sasl-2.1.26 )
+   >=x11-libs/gtk+-3.0.0:3[introspection?]
+   >=x11-libs/cairo-1.2.0
+   >=x11-libs/libX11-1.6.5
+   pulseaudio? ( >=media-sound/pulseaudio-10.0 )
+   introspection? ( >=dev-libs/gobject-introspection-1.56.0:= )
+"
+# Keymap databases code is generated with python3; configure picks up $PYTHON 
exported from python-any-r1_pkg_setup
+# perl for pod2man
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   >=dev-lang/perl-5
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+PATCHES=(
+   # Few fixes from origin/master + optionality patches filed as 
https://gitlab.gnome.org/GNOME/gtk-vnc/merge_requests/6
+   "${WORKDIR}"/patches
+)
+
+src_prepare() {
+   vala_src_prepare
+   xdg_src_prepare
+   # Don't add -O2 explicitly to CFLAGS
+   sed -i -e "/'-O2'/d" meson.build
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use introspection)
+   $(meson_feature pulseaudio)
+   $(meson_feature sasl)
+   -Denable-werror=false
+   -Dwith-coroutine=auto # gthread on windows, libc ucontext 
elsewhere; neither has extra deps
+   $(meson_use vala with-vala)
+   )
+   meson_src_configure
+}



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

2020-04-04 Thread Michał Górny
commit: 2c7c63a76b1f7e1775f029f1a47021605a166885
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 20:07:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 20:23:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c7c63a7

xfce-base/garcon: Bump to 0.7.0

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

 xfce-base/garcon/Manifest|  1 +
 xfce-base/garcon/garcon-0.7.0.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/xfce-base/garcon/Manifest b/xfce-base/garcon/Manifest
index 9cc47b2f05d..7dd1d465b75 100644
--- a/xfce-base/garcon/Manifest
+++ b/xfce-base/garcon/Manifest
@@ -1 +1,2 @@
 DIST garcon-0.6.4.tar.bz2 519744 BLAKE2B 
3d5e90d8a1159aac4eb2f2455978bbe1de99b523b5383037c021f3490800349bff1d6f5333853b08db34c9d18f3c5fc787f51927d94cfd2cd747e839b1529e38
 SHA512 
96a99eb163909ba411ca5928c3fc0a569a6d833fba92edcfa845eb90b56abb02e1428a2cbf61fc1c564f1659d51b24ce174e3864fcc987a37158703df0ac2510
+DIST garcon-0.7.0.tar.bz2 508624 BLAKE2B 
592d0078f4141b600f6a60818ed86cdffe289fda0f691d48b0e1992ed83191ec075483d200d312b27bd5f02e6bb0daabafeaf47a4492f489eb1e8c2af3283be2
 SHA512 
e865f68fe595bbc22d023d72ce4663c75e837a6789eb2158747e2cb7420ea2bba06dfd660e1de20675b9f9057cb2a9c1dc24221de8be93882e9b29bffb1fce37

diff --git a/xfce-base/garcon/garcon-0.7.0.ebuild 
b/xfce-base/garcon/garcon-0.7.0.ebuild
new file mode 100644
index 000..cc7ef745786
--- /dev/null
+++ b/xfce-base/garcon/garcon-0.7.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Xfce's freedesktop.org specification compatible menu 
implementation library"
+HOMEPAGE="https://docs.xfce.org/xfce/exo/start;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="LGPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="-gtk2"
+
+RDEPEND=">=dev-libs/glib-2.30
+   >=x11-libs/gtk+-3.20:3
+   >=xfce-base/libxfce4util-4.12:=
+   gtk2? (
+   >=x11-libs/gtk+-2.24:2
+   =xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+   )"
+DEPEND="${RDEPEND}
+   dev-util/glib-utils
+   dev-util/gtk-doc-am
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog HACKING NEWS README STATUS TODO )
+
+src_configure() {
+   local myconf=(
+   $(use_enable gtk2)
+   $(use_enable gtk2 libxfce4ui)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   find "${D}" -name '*.la' -delete || die
+}



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

2020-04-04 Thread Sergei Trofimovich
commit: 0a1df79ca6c78ffe8eaedf546f0693adc9d2fe0c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  4 20:18:04 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 20:18:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1df79c

dev-lang/nim: bump up to 1.2.0

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/nim/Manifest |  1 +
 dev-lang/nim/nim-1.2.0.ebuild | 79 +++
 2 files changed, 80 insertions(+)

diff --git a/dev-lang/nim/Manifest b/dev-lang/nim/Manifest
index fec632e8c2c..ddbc7cb7992 100644
--- a/dev-lang/nim/Manifest
+++ b/dev-lang/nim/Manifest
@@ -1 +1,2 @@
 DIST nim-1.0.6.tar.xz 5153708 BLAKE2B 
c3263d4cf19629093306fa93decf038d8b19b8d810b7e782f84708b6771e2950554cda7c6f3d63e8dc6d2b604649fd31bd7009e51bea49ae556aa973cefc4167
 SHA512 
8da5281a8d93349996cbbe445e21fa9525c56e5721578ede2ae0f668cb2f29641db7d50a1b1a3e2c404ce56cb83dca10df5cbc84983242646a735b8f58d05f80
+DIST nim-1.2.0.tar.xz 5869428 BLAKE2B 
7bc979cc6c0170dd4c320cc9fae6f992463e828c11c33133d9afa2e7022f8f6f09bc54efdf9648b22b244df00b0d6d86892cdfc2e0a9e1718a068abaffac235f
 SHA512 
7803a0e11a0e83d442c06af6135b446329bb005c2717aabd03c82b80d9dcac5305ae67972129fd830e91251ce4c746b805ccbf0bb220873b39faf4f342cbaf6f

diff --git a/dev-lang/nim/nim-1.2.0.ebuild b/dev-lang/nim/nim-1.2.0.ebuild
new file mode 100644
index 000..3f1e8966eb0
--- /dev/null
+++ b/dev-lang/nim/nim-1.2.0.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 multiprocessing toolchain-funcs
+
+DESCRIPTION="compiled, garbage-collected systems programming language"
+HOMEPAGE="https://nim-lang.org/;
+SRC_URI="https://nim-lang.org/download/${P}.tar.xz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc +readline test"
+
+RESTRICT=test # need to sort out depends and numerous failures
+
+RDEPEND="
+   readline? ( sys-libs/readline:0= )
+"
+DEPEND="
+   ${DEPEND}
+   test? ( net-libs/nodejs )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.20.0-paths.patch
+)
+
+_run() {
+   echo "$@"
+   "$@" || die "'$*' failed"
+}
+
+nim_use_enable() {
+   [[ -z $2 ]] && die "usage: nim_use_enable  "
+   use $1 && echo "-d:$2"
+}
+
+src_compile() {
+   export XDG_CACHE_HOME=${T}/cache #667182
+   tc-export CC LD
+
+   _run ./build.sh
+
+   _run ./bin/nim --parallelBuild:$(makeopts_jobs) c koch
+   _run ./koch boot --parallelBuild:$(makeopts_jobs) -d:release 
$(nim_use_enable readline useGnuReadline)
+   # build nimble and friends
+   # --stable to avoid pulling HEAD nimble
+   PATH="./bin:$PATH" _run ./koch --stable tools 
--parallelBuild:$(makeopts_jobs)
+
+   if use doc; then
+   # TODO: '--parallelBuild:' does ont seem to work
+   PATH="./bin:$PATH" _run ./koch doc 
--parallelBuild:$(makeopts_jobs)
+   fi
+}
+
+src_test() {
+   PATH="./bin:$PATH" _run ./koch test --parallelBuild:$(makeopts_jobs)
+}
+
+src_install() {
+   PATH="./bin:$PATH" _run ./koch install "${ED}"
+   rm -r "${ED}/usr/share/nim/doc" || die "failed to remove 'doc'"
+
+   exeinto /usr/bin
+
+   local bin_exe
+   for bin_exe in bin/*; do
+   # './koch install' installs only 'nim' binary
+   # but not the rest
+   [[ ${bin_exe} == bin/nim ]] && continue
+   doexe "${bin_exe}"
+   done
+
+   use doc && dodoc doc/html/*.html
+   newbashcomp tools/nim.bash-completion ${PN}
+}



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

2020-04-04 Thread Michał Górny
commit: f66dd54217963f0b1ef7464e2f93c855f6cf136f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 19:38:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 20:05:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66dd542

dev-python/tox: Bump to 3.14.6

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

 dev-python/tox/Manifest  |  1 +
 dev-python/tox/tox-3.14.6.ebuild | 74 
 2 files changed, 75 insertions(+)

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index b6effbc8d8d..3df077b0ec5 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -2,4 +2,5 @@ DIST tox-2.9.1.tar.gz 1855982 BLAKE2B 
3e2f5fd3d3e45e54f96b0a6fc8f9e98bfba3b48540
 DIST tox-3.12.1.tar.gz 283964 BLAKE2B 
b7cb2394a721f281552d1f614a6059f7025390a4ea03fd970c85330dffb97f601f0c3f8c9c9b05f86b5b92e87ef80fba48676201550581562b8cf3f1b2afa34b
 SHA512 
d7ed7ce17b03b5c8e3ba95e14f547c8dbb9a04ac38b98fb24c09261b5087ffc83b05e9a03607fa53ce61340a3ba69fc4121622f7fe338ce8ed402d25d59c7e6a
 DIST tox-3.14.4.tar.gz 289600 BLAKE2B 
413782a524b70b4e301f5a4bda9c763dc7e670d7fe7785ce288b54d8a4940db0b8fed5f075c3f2cdea1d2242e35fa50765de1cd5ea544d1f433faa9a31894d61
 SHA512 
94e71d06ea62c275651e574359ffa224702eb4062398b44dff9504ce9e55df94d9227fc7cdbf02bc3d44244c29f29b8d3bdef3a66d94ad2dba6971860444ae7d
 DIST tox-3.14.5.tar.gz 290075 BLAKE2B 
7e412e85981fe11cba4dc6a4ab3df824678b11fe59bd7d909361029f30e407ffe62a24967e5a447cc643500dfb61326d47fb276bb669311780ac49aa2075fe09
 SHA512 
cbd0e4c53bb82a302016f380a246e9a9630b8f0c6631195af2dfa12c090cc76c3d9da8362e11c42e74bacbb3f9be504eb67e07de1d2cbac7b5f05341ea2970c4
+DIST tox-3.14.6.tar.gz 290396 BLAKE2B 
e71efc910adcbb3e80d8945aac248541edbba04e3309b008a5cc67d0d93d9b8676d249c45e82e2c91c2c17946e0cc8f71be7714da2d9ac6651816e4f8f262be0
 SHA512 
0f517141db52bfc5a728e102dcaaa95a88b21a669c59e730376953f8d14b3d162e0b49272fb4078e90aa6f4244c91caaaec9fdf31497331f26d58861762a8dcc
 DIST tox-3.2.1.tar.gz 268827 BLAKE2B 
764835d04fb0c17f32eb8e2041b83f90d6a729b781a5b5b95e9ecb1162f1c29ed595d4a6369524b390a31853b8003485b27a3a12d63e84f49e92675f1a9bee13
 SHA512 
79f5a1c8f6e818fbb8444754e3767d880fc1fdfe63b46c518d37440fe2b2f3ce572865aff83d9492c24486fded49893cc31bd9b11254bac4db507260304bc76f

diff --git a/dev-python/tox/tox-3.14.6.ebuild b/dev-python/tox/tox-3.14.6.ebuild
new file mode 100644
index 000..edff8cd05da
--- /dev/null
+++ b/dev-python/tox/tox-3.14.6.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="virtualenv-based automation of test activities"
+HOMEPAGE="https://tox.readthedocs.io https://github.com/tox-dev/tox 
https://pypi.org/project/tox/;
+SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# doc disabled because of missing deps in tree
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/filelock[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_metadata-1.1[${PYTHON_USEDEP}]
+   ' python3_{5,6,7} pypy3)
+   dev-python/packaging[${PYTHON_USEDEP}]
+   =dev-python/pluggy-0.12[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/py[${PYTHON_USEDEP}]
+   >=dev-python/six-1.14[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/virtualenv-16.0.0[${PYTHON_USEDEP}]"
+# TODO: figure out how to make tests work without the package being
+# installed first.
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/flaky-3.4.0[${PYTHON_USEDEP}]
+   =dev-python/freezegun-0.3.11[${PYTHON_USEDEP}]
+   dev-python/pathlib2[${PYTHON_USEDEP}]
+   >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]
+   

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

2020-04-04 Thread Sergei Trofimovich
commit: 67ab20397ff05cd0798d104ff6b54a4149ed4107
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  4 19:43:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 19:55:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ab2039

virtual/python-greenlet: drop ia64 hppa

greenlet still has no arch-specific code for ia64 and hppa

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 virtual/python-greenlet/python-greenlet-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild 
b/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
index 6e4f4cc0dc7..00e373fb83c 100644
--- a/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for Python greenlet module"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-linux 
~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



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

2020-04-04 Thread Sergei Trofimovich
commit: c9fd66f9826526f6344ef07241d7d897ad1bbaf7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  4 19:54:59 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 19:55:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9fd66f9

dev-util/diffoscope: bump up to 139

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/diffoscope/Manifest  |  1 +
 dev-util/diffoscope/diffoscope-139.ebuild | 67 +++
 2 files changed, 68 insertions(+)

diff --git a/dev-util/diffoscope/Manifest b/dev-util/diffoscope/Manifest
index dbcc2dd6c42..6f4ed16eb3e 100644
--- a/dev-util/diffoscope/Manifest
+++ b/dev-util/diffoscope/Manifest
@@ -1,2 +1,3 @@
 DIST diffoscope-137.tar.gz 1557283 BLAKE2B 
d4b59174eec5919ade87fa04878c469a87bb31407c35eac9a21b13b36fd7b15ca0cb5cdf38dd25c1e964db1987579c74b595b4fd38d2f3e5a028f64176f73202
 SHA512 
6faa0675cd203e3320071dbf60a14110cb3674984bce9edab40e28b17769cb847179973fe55e0f9a78a3d6bf903e259c432225ae31e7e4f60ece252ac9cac20c
 DIST diffoscope-138.tar.gz 1567753 BLAKE2B 
078a61eea53e0d0a66a862ac2c86889ddb95ddb8ccdb2b58b6a8b7e9ab1a3d5550511f73e7187a0539a974f257db6da79ad02b96e179952663f11e50cef23f12
 SHA512 
7dbc80d9135aba48e4f83b968e39f26e39f701b1ac1e6aaa2d9a6e18f24c1387b49d46067d2b2f2a76421752a8ac06d070cf660afb4a88db79f19339b327c485
+DIST diffoscope-139.tar.gz 1567732 BLAKE2B 
14c8715612849e3bbf6590f8ada7c322aa73d9c24c4de5287f5d1f10f5a51b2ee04c8f6d388a8b54a409ddb8fca52d8663b5cd53f301878a94bb302d16874f3e
 SHA512 
cd70a041b3738f7c09c719a17c3b933741b149a9aaee1c8fcb6bae0edd99f63d24b51cf55abdb8b5eb2ec6824fe6dee1a721974f1cf8b62604f26d46d9927d53

diff --git a/dev-util/diffoscope/diffoscope-139.ebuild 
b/dev-util/diffoscope/diffoscope-139.ebuild
new file mode 100644
index 000..a677a10243a
--- /dev/null
+++ b/dev-util/diffoscope/diffoscope-139.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Will try to get to the bottom of what makes files or directories 
different"
+HOMEPAGE="https://diffoscope.org/ https://pypi.org/project/diffoscope/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="acl binutils bzip2 libcaca colord cpio +diff docx dtc e2fsprogs file
+find gettext gif gpg gzip haskell hex imagemagick iso java llvm
+mono opendocument pascal pdf postscript R rpm sqlite squashfs
+ssh tar tcpdump xz zip zstd"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}]
+   dev-python/libarchive-c[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   acl? ( sys-apps/acl )
+   binutils? ( sys-devel/binutils )
+   bzip2? ( app-arch/bzip2 )
+   libcaca? ( media-libs/libcaca )
+   colord? ( x11-misc/colord )
+   cpio? ( app-arch/cpio )
+   diff? ( sys-apps/diffutils )
+   docx? ( app-text/docx2txt )
+   dtc? ( sys-apps/dtc )
+   e2fsprogs? ( sys-fs/e2fsprogs )
+   file? ( sys-apps/file )
+   find? ( sys-apps/findutils )
+   gettext? ( sys-devel/gettext )
+   gif? ( media-libs/giflib )
+   gpg? ( app-crypt/gnupg )
+   gzip? ( app-arch/gzip )
+   haskell? ( dev-lang/ghc )
+   hex? ( app-editors/vim-core )
+   imagemagick? ( media-gfx/imagemagick )
+   iso? ( virtual/cdrtools )
+   java? ( virtual/jdk )
+   llvm? ( sys-devel/llvm )
+   mono? ( dev-lang/mono )
+   opendocument? ( app-text/odt2txt )
+   pascal? ( dev-lang/fpc )
+   pdf? (
+   app-text/pdftk
+   app-text/poppler
+   dev-python/PyPDF2[${PYTHON_USEDEP}]
+   )
+   postscript? ( app-text/ghostscript-gpl )
+   R? ( dev-lang/R )
+   rpm? ( app-arch/rpm )
+   sqlite? ( dev-db/sqlite:3 )
+   squashfs? ( sys-fs/squashfs-tools )
+   ssh? ( net-misc/openssh )
+   tar? ( app-arch/tar )
+   tcpdump? ( net-analyzer/tcpdump )
+   xz? ( app-arch/xz-utils )
+   zip? ( app-arch/unzip )
+   zstd? ( app-arch/zstd )
+"



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

2020-04-04 Thread Sergei Trofimovich
commit: 7972647ffe5edf71720d61fa425fabe2e4ef5cb1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  4 19:03:45 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 19:55:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7972647f

dev-python/greenlet: restore -ia64 -hppa

greenlet still has no arch-specific code for ia64 and hppa

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/greenlet/greenlet-0.4.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/greenlet/greenlet-0.4.15-r1.ebuild 
b/dev-python/greenlet/greenlet-0.4.15-r1.ebuild
index 25d63b0fc09..3773da08c6e 100644
--- a/dev-python/greenlet/greenlet-0.4.15-r1.ebuild
+++ b/dev-python/greenlet/greenlet-0.4.15-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa -ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-04-04 Thread Matthias Maier
commit: c8eca4f083ab8cccef0f331d1fa8e1128a25d770
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Apr  4 19:06:47 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Apr  4 19:32:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8eca4f0

dev-lang/julia: fix build and try to fix http-parser incompatibility

Closes: https://bugs.gentoo.org/716000
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 dev-lang/julia/Manifest|  1 +
 .../{julia-1.4.0.ebuild => julia-1.4.0-r1.ebuild}  | 18 +++---
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/dev-lang/julia/Manifest b/dev-lang/julia/Manifest
index 12f5cbfb4b0..fd89339acd8 100644
--- a/dev-lang/julia/Manifest
+++ b/dev-lang/julia/Manifest
@@ -1,6 +1,7 @@
 DIST julia-1.2.0.tar.gz 8255435 BLAKE2B 
286b7bd93cae247c545d9c384e244115f84daee977839022993e91c69013eb4107ac77d86f996ec7a8e9f863bf5cab29fb063437b822e5da79e72bc9e0db4b65
 SHA512 
c99b0b744508b43df4ee334f588dbb57a633969d7cb164d41b76d552c1d14f5ff6f06a8d0da7f7a48fd1e3a3b3c2379998c5af1bfdff4b0c17045132b82a40b8
 DIST julia-1.3.0.tar.gz 8793136 BLAKE2B 
e469d80c94e3b15b198011e62f591a699ec7218c755cf3e0c1be8f94e2a28e9800a10599a152f6865f534652d22f118bb14cd1886d257a96e6875562bce56f0c
 SHA512 
c7fdc5c4435c82688fe608a7009ccee6d622f51a62578bf2323ad623acfd58bfb6ed1252f81481708b5b428c37292e078ce72b10df3fe32d29158b0726be2c2e
 DIST julia-1.4.0.tar.gz 7239281 BLAKE2B 
f11467cf91c2a72f03f77421537f4089bab6a1596ede27963551819453bea2a3a46cad9a43951df8857120a00a44f2f04eb5e23659ea4d1772feddb00ba85d2c
 SHA512 
f8152a595f13932f6cad186cf2fdf2fb0bd64cc49bbb11a76d8299f4745ca6428823ead0e73a7bae1347f1b99bf1181d1f457587d13a7bfc7324ca81afc35cc1
+DIST julia-Pkg-49908bffe83790bc7cf3c5d46faf3667f8902ad4.tar.gz 389738 BLAKE2B 
1ed9201badf0a1db5142e0566bfe085b364e4681670937ac5fa53c15312ff8eb29d5e783b75fe3f4f379b041ba38c66ce94962fa7d98fcfd0b7b49acd1749d69
 SHA512 
a85aa80b3080794a8e3ae5ce54856e63457c461659c12fde5dde1b5ec33176ea06af49ee516d01ccd7b78d8358de2fe0ffcd5c6a6d5a5088cdcd76a0133780eb
 DIST julia-dsfmt-2.2.3.tar.gz 291773 BLAKE2B 
6ffae90494d72527920c80fc0fb005da1c7b84f8a03a7ecb0789434c0fff97359e5098e85431896dffccc7d5148c414e847aaba5feef648b8788421a466ff65e
 SHA512 
6d8ddcd01aab3f9039f4f0288a8af53e290cc2f293ed8c4a8c9f3b3f12398e7eedfce8016117b425766ba89c61c86c13b3e420035b5f9bf91315b8b814c03662
 DIST julia-libuv-2348256acf5759a544e5ca7935f638d2bc091d60.tar.gz 1555710 
BLAKE2B 
31ce57d23765c142799dd985a5511751d63238cf7e082fd1ad5574bf62201e9d6cb53b8da5dcc724765ccb4abd63da3ca6d6cbd45e078310c2ffa3859d09b8e4
 SHA512 
c8bf3c736a60feb0c6994aa7cd1b80e1a45bd6096aa66db320ddfc27b59a0797d303338ea75978619173e4f0a680254f3db29c9f6d1b84361030cc11c7729c98
 DIST julia-libuv-35b1504507a7a4168caae3d78db54d1121b121e1.tar.gz 1577394 
BLAKE2B 
8ab36f781619f710a64ddc6cf257a4c2f6d27ac22e33ed6f184902d0c6cc3a3941254e0a825071fcd57f869e3ccc5eaf71856539cf6b484358d5aafe383000a9
 SHA512 
5932e9105346e952fd0f51f79898e5b9c993261ec1558408437647ab3b3ce282562f1e0a16db5704cb66e7aa7a4c6a75dd7f0da498a98b1b6af48da88b4869f0

diff --git a/dev-lang/julia/julia-1.4.0.ebuild 
b/dev-lang/julia/julia-1.4.0-r1.ebuild
similarity index 85%
rename from dev-lang/julia/julia-1.4.0.ebuild
rename to dev-lang/julia/julia-1.4.0-r1.ebuild
index 0cd3cf9b406..fd5891924c7 100644
--- a/dev-lang/julia/julia-1.4.0.ebuild
+++ b/dev-lang/julia/julia-1.4.0-r1.ebuild
@@ -12,6 +12,7 @@ MY_LIBUV_V="35b1504507a7a4168caae3d78db54d1121b121e1"
 MY_UTF8PROC_V="5c632c57426f2e4246e3b64dd2fd088d3920f9e5"
 MY_LIBWHICH_V="81e9723c0273d78493dc8c8ed570f68d9ce7e89e"
 MY_DSFMT_V="2.2.3"
+MY_PKG_V="49908bffe83790bc7cf3c5d46faf3667f8902ad4"
 
 DESCRIPTION="High-performance programming language for technical computing"
 HOMEPAGE="https://julialang.org/;
@@ -21,6 +22,7 @@ SRC_URI="

https://api.github.com/repos/JuliaLang/utf8proc/tarball/${MY_UTF8PROC_V} -> 
${PN}-utf8proc-${MY_UTF8PROC_V}.tar.gz
https://api.github.com/repos/vtjnash/libwhich/tarball/${MY_LIBWHICH_V} 
-> ${PN}-libwhich-${MY_LIBWHICH_V}.tar.gz

http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/dSFMT-src-${MY_DSFMT_V}.tar.gz
 -> ${PN}-dsfmt-${MY_DSFMT_V}.tar.gz
+   https://dev.gentoo.org/~tamiko/distfiles/Pkg-${MY_PKG_V}.tar.gz -> 
${PN}-Pkg-${MY_PKG_V}.tar.gz
 "
 
 LICENSE="MIT"
@@ -36,7 +38,6 @@ LLVM_MAX_SLOT=9
 RDEPEND+="
dev-libs/double-conversion:0=
dev-libs/gmp:0=
-   dev-libs/libgit2:0=
>=dev-libs/libpcre2-10.23:0=[jit,unicode]
dev-libs/mpfr:0=
dev-libs/openspecfun
@@ -77,7 +78,19 @@ src_unpack() {
 
mkdir -p "${S}/deps/srccache/"
for i in "${tounpack[@]:1}"; do
-   cp "${DISTDIR}/${i}" "${S}/deps/srccache/${i#julia-}" || die
+   if [[ $i == *Pkg* ]] || [[ $i = *Statistics* ]]; then
+   # Bundled Pkg and Statistics packages go into ./stdlib
+   local 

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

2020-04-04 Thread Nick Sarnie
commit: 2f889805d8b83a61a8d2636da65627751344672a
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Apr  4 18:57:45 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Apr  4 19:25:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f889805

dev-util/vulkan-headers: Bump to 1.2.136

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

 dev-util/vulkan-headers/Manifest   |  1 +
 .../vulkan-headers/vulkan-headers-1.2.136.ebuild   | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-util/vulkan-headers/Manifest b/dev-util/vulkan-headers/Manifest
index 612e7aa31ee..3c520e04224 100644
--- a/dev-util/vulkan-headers/Manifest
+++ b/dev-util/vulkan-headers/Manifest
@@ -1,2 +1,3 @@
 DIST vulkan-headers-1.1.125.tar.gz 662594 BLAKE2B 
7cd18b74ff804ed02df3378485f0783332bd09bf898769c48ded20f7a6495b5208cfae3616de401e17ffcec30421b48222520dcd90b03ad83b548405fd8a656c
 SHA512 
355df13347aaa3b32ad62185810c20d1b2f358525d9d8036f6bc7643e7505a25c087a51e05fa7b0758e4ee63221bb39d01d6e14bfb7f99a53cb2127ca5db5d67
 DIST vulkan-headers-1.2.133.tar.gz 713107 BLAKE2B 
a29272618d224195d38e13d40ca22ee4822e38f5c7b72d3dc02130ccc6a053e05b955993ec4842486f444d819a7f4a6af0690b5c925e6194f254cc196d024cf2
 SHA512 
9a8375e2634f55bc50653d530db774d39833ca0e9221f6a50667567b254e7334398cb8c0318cb1342b720f223b795933c546cab3cb433443dfbf2a9702700a4f
+DIST vulkan-headers-1.2.136.tar.gz 757563 BLAKE2B 
0f793b260cf13eaff58f26b03b5a874202882e7f1de93db5e703f3f24653d4b0e3845c94a96dab8d19f8efba1c3abc9d8df5c2036f16184ca4e59c6abc94c0cc
 SHA512 
cf3bf2cc930fc3642f867f163844267e9ccbc0587ca619b13a5349cc4b914c44f240347ce9b62afe321f769904f9599cecad37bac6a435603db70419e7a1edd2

diff --git a/dev-util/vulkan-headers/vulkan-headers-1.2.136.ebuild 
b/dev-util/vulkan-headers/vulkan-headers-1.2.136.ebuild
new file mode 100644
index 000..10d614b0d1f
--- /dev/null
+++ b/dev-util/vulkan-headers/vulkan-headers-1.2.136.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN=Vulkan-Headers
+inherit cmake
+
+if [[ ${PV} == ** ]]; then
+   EGIT_REPO_URI="https://github.com/KhronosGroup/${MY_PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
+   S="${WORKDIR}"/${MY_PN}-${PV}
+fi
+
+DESCRIPTION="Vulkan Header files and API registry"
+HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Headers;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+BDEPEND=">=dev-util/cmake-3.10.2"



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

2020-04-04 Thread Nick Sarnie
commit: f543e0550a71b1228ac7d66a76577014d3ebadc3
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Apr  4 19:06:37 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Apr  4 19:25:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f543e055

dev-util/vulkan-tools: Bump to 1.2.135

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

 dev-util/vulkan-tools/Manifest|  1 +
 dev-util/vulkan-tools/vulkan-tools-1.2.135.ebuild | 81 +++
 2 files changed, 82 insertions(+)

diff --git a/dev-util/vulkan-tools/Manifest b/dev-util/vulkan-tools/Manifest
index 8a86652fa8a..777fefb0a1d 100644
--- a/dev-util/vulkan-tools/Manifest
+++ b/dev-util/vulkan-tools/Manifest
@@ -1,2 +1,3 @@
 DIST vulkan-tools-1.1.124.tar.gz 691639 BLAKE2B 
6c40d8fd9498205bac9eedfc97486a0567f503847f5efff7d2e36563f72862b9a74e7d5b8c61e7d92822a4fbb91c24ee72614f7efb85aff68d4dbda42e09c422
 SHA512 
9f1f5dad1a5a847dc2fcc43382ee86f19a4c4b97c300f096b3cb33852378fcb260c33e6e920e9b70839a726bd6473ccceb8ef7504a530a3553dcb30c3ac74421
 DIST vulkan-tools-1.2.133a.tar.gz 698176 BLAKE2B 
55f1b298a5daf7c656492c75999002aa54811df448f635e6d0c95cf717ae00c8d8158c39557c3c646281f1b763a848716d1a4429540a5a3a137462e355338427
 SHA512 
3f7a431b6889e2d62d16105b928707b9ae9d77515398284bfde8ced7b0741523f0b37c281c789d5c786c089854010edb9c7b18ed373f342ca0db7533ec9fd698
+DIST vulkan-tools-1.2.135.tar.gz 709765 BLAKE2B 
3e25e8936ebad2b5488618ec3680a322e9b3b20976cbf8e61b37702482e2203bc93c6f63ad5122688e074e9f1b178c57fa32b623ca07321fd7fb08b5aec9eef3
 SHA512 
604f4815b837bffca132fc0cb6f155ad59c8c13d68dea70d1ca18d1595c6c834f296faac551467766b5e7fe3e3afa3e91c0bb299b365603de2719df9232dde40

diff --git a/dev-util/vulkan-tools/vulkan-tools-1.2.135.ebuild 
b/dev-util/vulkan-tools/vulkan-tools-1.2.135.ebuild
new file mode 100644
index 000..1d6d8e74d61
--- /dev/null
+++ b/dev-util/vulkan-tools/vulkan-tools-1.2.135.ebuild
@@ -0,0 +1,81 @@
+# 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_{6,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 ~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] repo/gentoo:master commit in: dev-util/glslang/

2020-04-04 Thread Nick Sarnie
commit: daf85b3dd2e7db83a9c32052608be4cfb894332a
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Apr  4 19:15:34 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Apr  4 19:25:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf85b3d

dev-util/glslang: Version bump

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

 dev-util/glslang/Manifest  |  1 +
 .../glslang/glslang-8.13.3560_pre20200404.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-util/glslang/Manifest b/dev-util/glslang/Manifest
index 394c0ba8ed9..45d0a94d7d9 100644
--- a/dev-util/glslang/Manifest
+++ b/dev-util/glslang/Manifest
@@ -1,2 +1,3 @@
 DIST glslang-7.12.3353_pre20191027.tar.gz 3119760 BLAKE2B 
4a7eda7bf89b1589cb8a712660589e2746ff13ce3cac589a5651486fbdaa149b0fd8fceb791af0e43c9342aa9ca31459f66d0236c31d22959e519e8eb4457018
 SHA512 
6f247dbf9a50cdfe7b6ffbf79f73c46c57f8f61ef10037e0775ddd6faf4c5fd4b9b6b6761ecf26cc71c3711a650ee8619e2f0a33dfcf8ca8dc2974e497a685a7
 DIST glslang-8.13.3559.tar.gz 3122936 BLAKE2B 
856e6068a06407195f97478b3e6bd91aa619213d8468a8c9ff7ee8e7a36a904e4896e34e021e8e4e047fab6ea406d89206849058a659de8075c52a06118b0e7b
 SHA512 
d2f09888dd1b6edb4f324502627aeca0c78411f61ab50e672fa2a6d9ae46611849e1d13b9c6069b77f31092d843abcf3d74ed7cfc3c9144ced80e65876f4b781
+DIST glslang-8.13.3560_pre20200404.tar.gz 3185684 BLAKE2B 
fac831212b46b22f10657ee44afc788d174779dd36e9d5f045f8e84ab3cca448aee89aab13771a29598b242653d6a29e4eb8fd8965e1c03ceec599e7ab1fafa9
 SHA512 
ec5b89d918cf55bb0a166f59eeea3662d54f29a986f979a9b04ab35bc8e02e5b01d13c24f33669115f90d3d97eb91abe7ba4b9108590ec9b8a78e976223f

diff --git a/dev-util/glslang/glslang-8.13.3560_pre20200404.ebuild 
b/dev-util/glslang/glslang-8.13.3560_pre20200404.ebuild
new file mode 100644
index 000..c9a3f80767e
--- /dev/null
+++ b/dev-util/glslang/glslang-8.13.3560_pre20200404.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_ECLASS="cmake"
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit cmake-multilib python-any-r1
+
+if [[ ${PV} == ** ]]; then
+   EGIT_REPO_URI="https://github.com/KhronosGroup/${PN}.git;
+   inherit git-r3
+else
+   SNAPSHOT_COMMIT="b5757b95005bbf6b0287096c5b708c5e25645311"
+   
SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
+   S="${WORKDIR}/${PN}-${SNAPSHOT_COMMIT}"
+fi
+
+DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V 
generator"
+HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ 
https://github.com/KhronosGroup/glslang;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="!

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

2020-04-04 Thread Nick Sarnie
commit: 58e1a993977ce969bdf31680d94e422192f741dc
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Apr  4 18:59:15 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Apr  4 19:25:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e1a993

media-libs/vulkan-loader: Bump to 1.2.135

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

 media-libs/vulkan-loader/Manifest  |  1 +
 .../vulkan-loader/vulkan-loader-1.2.135.ebuild | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/media-libs/vulkan-loader/Manifest 
b/media-libs/vulkan-loader/Manifest
index c549cfefb60..fcf9469ca6a 100644
--- a/media-libs/vulkan-loader/Manifest
+++ b/media-libs/vulkan-loader/Manifest
@@ -1,2 +1,3 @@
 DIST vulkan-loader-1.1.125.tar.gz 1398802 BLAKE2B 
7cf1f99f60b4b37bfad12580fc8809012a0540d928366b465a532fbf90e7d87bf42eeeff70b1a46efeadef9c599cad6009b122ed9c5c7298973207f05acc1032
 SHA512 
40e1e5c16491f0549eae3efc065c375c258b475d81e1c781a756c71ec329f390e2aba55ced5ed2005e938f9d074dffc1692e7e1e330a35f55460cae1606fdf2e
 DIST vulkan-loader-1.2.133.tar.gz 1401215 BLAKE2B 
4a52e2735ed584f96f563dd23761c25169158a12488f50267375cb85dec411fed61f3ac0f090d77a650e9d055e384562d4fd644571b20e45ff0c316547b88647
 SHA512 
ba486cd0b20d1936a8a7e97509bdaa5e1c42f024428d6f710af80152d55f486c76db072ae44add089ff20eef21a768073904236e6d29d46dd1475d77d26f9907
+DIST vulkan-loader-1.2.135.tar.gz 1405922 BLAKE2B 
02d984f758da0c57fbabf18b042da73a2e44d8990e74da9959eddabfb6190732f72ffbe91ccad9c54daf76535ad1b5d7a24244db5e6a0a32a2f1be0ca9dae683
 SHA512 
cd0092761fed30c830872ee7d5b923996047ac5fcd4e3ba7f5e5f02f36c31a17f93a4acf2b2a5f42e3b956a9769427730b6974f745697a2c871e1582afec7284

diff --git a/media-libs/vulkan-loader/vulkan-loader-1.2.135.ebuild 
b/media-libs/vulkan-loader/vulkan-loader-1.2.135.ebuild
new file mode 100644
index 000..1342cebbe69
--- /dev/null
+++ b/media-libs/vulkan-loader/vulkan-loader-1.2.135.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN=Vulkan-Loader
+CMAKE_ECLASS="cmake"
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit cmake-multilib python-any-r1 toolchain-funcs
+
+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 ~ppc64 ~x86"
+   S="${WORKDIR}"/${MY_PN}-${PV}
+fi
+
+DESCRIPTION="Vulkan Installable Client Driver (ICD) Loader"
+HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Loader;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="layers wayland X"
+
+BDEPEND=">=dev-util/cmake-3.10.2"
+DEPEND="${PYTHON_DEPS}
+   >=dev-util/vulkan-headers-1.2.136
+   wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )
+   X? (
+   x11-libs/libX11:=[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr:=[${MULTILIB_USEDEP}]
+   )
+"
+PDEPEND="layers? ( media-libs/vulkan-layers:=[${MULTILIB_USEDEP}] )"
+
+multilib_src_configure() {
+   # Integrated clang assembler doesn't work with x86 - Bug #698164
+   if tc-is-clang && [[ ${ABI} == x86 ]]; then
+   append-cflags -fno-integrated-as
+   fi
+
+   local mycmakeargs=(
+   -DCMAKE_SKIP_RPATH=ON
+   -DBUILD_TESTS=OFF
+   -DBUILD_LOADER=ON
+   -DBUILD_WSI_WAYLAND_SUPPORT=$(usex wayland)
+   -DBUILD_WSI_XCB_SUPPORT=$(usex X)
+   -DBUILD_WSI_XLIB_SUPPORT=$(usex X)
+   -DVULKAN_HEADERS_INSTALL_DIR="/usr"
+   )
+   cmake_src_configure
+}
+
+multilib_src_install() {
+   keepdir /etc/vulkan/icd.d
+
+   cmake_src_install
+}
+
+pkg_postinst() {
+   einfo "USE=demos has been dropped as per upstream packaging"
+   einfo "vulkaninfo is now available in the dev-util/vulkan-tools package"
+}



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

2020-04-04 Thread Nick Sarnie
commit: 256ddbf878c5f5094ed16e4fc8188841dfd06b31
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sat Apr  4 19:05:35 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sat Apr  4 19:25:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256ddbf8

media-libs/vulkan-layers: Bump to 1.2.135

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

 media-libs/vulkan-layers/Manifest   | 1 +
 .../{vulkan-layers-.ebuild => vulkan-layers-1.2.135.ebuild} | 2 +-
 media-libs/vulkan-layers/vulkan-layers-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-libs/vulkan-layers/Manifest 
b/media-libs/vulkan-layers/Manifest
index c2b3379b949..a120447498f 100644
--- a/media-libs/vulkan-layers/Manifest
+++ b/media-libs/vulkan-layers/Manifest
@@ -1,2 +1,3 @@
 DIST vulkan-layers-1.1.125.tar.gz 1763589 BLAKE2B 
e6db1c8b2469afcc9565a55e3977443952cf8a176b6b2b2f5747fbfdb887074e014138b4626f58ddb5c24f87260af32c0c589aef237366aee5acfd3b31ad06ee
 SHA512 
07fcfa9737711671a1a537285f69b63b1a14cf9201dcc169fbe99e19febe612ba8a1e7b448d18bfd01a35d90fb99a261ada0ae9b8facb36d04079bcf3c5c72e0
 DIST vulkan-layers-1.2.133a.tar.gz 1864458 BLAKE2B 
8da19effe360dfdd7b4896407a62870c825bed62aafc3fe68dc0ca7d9fb92dc7d9337101b9e46535ae901ec24f8d4f6d0301c4e72a5c29ebdf4f28e07e4c49ba
 SHA512 
a7fe404f8732486c12ddee0443649fc5a5b4a67bb255a439d8f55939b171e447f5711632726eaca0e492bd6ab80e3ebd7efd3156e8bd0fc5b15dcec8b791301f
+DIST vulkan-layers-1.2.135.tar.gz 1963632 BLAKE2B 
89069971266d0797e57f868ad996218d555687a40878b5d5cbf37dcbc392316e53066e8d457fb7b2505727b6529c217d8d6118b45c76416bf8dab7830d2d6818
 SHA512 
44a660b4c3bfa6f5ea355d7d1121f239c92e96cf2ef941d85b0d4a12154c4bec218b4c4c19e18c7a42cbb03a468f90ffcd6752ec773a8223e67cc182e1e96324

diff --git a/media-libs/vulkan-layers/vulkan-layers-.ebuild 
b/media-libs/vulkan-layers/vulkan-layers-1.2.135.ebuild
similarity index 95%
copy from media-libs/vulkan-layers/vulkan-layers-.ebuild
copy to media-libs/vulkan-layers/vulkan-layers-1.2.135.ebuild
index 59988cee81e..716f47b5b7c 100644
--- a/media-libs/vulkan-layers/vulkan-layers-.ebuild
+++ b/media-libs/vulkan-layers/vulkan-layers-1.2.135.ebuild
@@ -27,7 +27,7 @@ IUSE="wayland X"
 
 BDEPEND=">=dev-util/cmake-3.10.2"
 DEPEND="${PYTHON_DEPS}
-   >=dev-util/glslang-7.12.3353_pre20191027:=[${MULTILIB_USEDEP}]
+   >=dev-util/glslang-8.13.3560_pre20200404:=[${MULTILIB_USEDEP}]
>=dev-util/spirv-tools-2020.1:=[${MULTILIB_USEDEP}]
>=dev-util/vulkan-headers-${PV}
wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )

diff --git a/media-libs/vulkan-layers/vulkan-layers-.ebuild 
b/media-libs/vulkan-layers/vulkan-layers-.ebuild
index 59988cee81e..716f47b5b7c 100644
--- a/media-libs/vulkan-layers/vulkan-layers-.ebuild
+++ b/media-libs/vulkan-layers/vulkan-layers-.ebuild
@@ -27,7 +27,7 @@ IUSE="wayland X"
 
 BDEPEND=">=dev-util/cmake-3.10.2"
 DEPEND="${PYTHON_DEPS}
-   >=dev-util/glslang-7.12.3353_pre20191027:=[${MULTILIB_USEDEP}]
+   >=dev-util/glslang-8.13.3560_pre20200404:=[${MULTILIB_USEDEP}]
>=dev-util/spirv-tools-2020.1:=[${MULTILIB_USEDEP}]
>=dev-util/vulkan-headers-${PV}
wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )



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

2020-04-04 Thread Georgy Yakovlev
commit: f597c6810a5c04569a482f084357bc01471f5f1a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Apr  4 19:22:51 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Apr  4 19:23:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f597c681

app-misc/skim: bump to 0.8.1

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

 app-misc/skim/Manifest  |  27 
 app-misc/skim/skim-0.8.1.ebuild | 139 
 2 files changed, 166 insertions(+)

diff --git a/app-misc/skim/Manifest b/app-misc/skim/Manifest
index cbc83af4242..adcc8237c13 100644
--- a/app-misc/skim/Manifest
+++ b/app-misc/skim/Manifest
@@ -1,16 +1,28 @@
 DIST aho-corasick-0.7.3.crate 55093 BLAKE2B 
16dfd6505ac34c1b0351c736a913852a354da64177fbf8fabf35212a4deea087150ed7e558787061da1e71c995e3c876c155eb1c629865cc282ab8aee06c9539
 SHA512 
4250dc8fa38ad74e0c25375744f34eb06ff3bddbf16d6b4d757a9053ca16c3945d15c8f9deb11ea55d30b6d1c1744c4bccc388a4413b723a429445bf5ef3ffa9
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
+DIST arrayref-0.3.6.crate 10035 BLAKE2B 
88292fa4b3ad4fccd03772c2f0eca04cc13373fe094358bac57d7523c256d89f3087603e5bcb2a0b15d8b2ecd48e904a822b2cb800276a9c47ad6c6b660d9d34
 SHA512 
368341d00706c1250ff081b0d99c36c9af694a62ff4f4d8c837234340295771ca49c5439b24b6e1a4f2c3c5821764e98881dcb22d793f83de632fd5cb457671f
 DIST arrayvec-0.4.10.crate 26133 BLAKE2B 
43772765a9be4e3e6dd5b2ee8864f7894aab3128123a673fd0ddf18dafb69d7ed94709dad6de26e222f080b1de83d31aacbb3419b1d926ec4005de64e4db8b30
 SHA512 
8aa327fcc18220da496c63c76a521c383c7d506e8c39448f5cc6535c47b8c70ca74f73322b0c368fae7b8a8cec11c9854ac45b4eb7e537fed34e007aa3ad175f
+DIST arrayvec-0.5.1.crate 26816 BLAKE2B 
172dab8f0129134dfc89c6032c5fc15e2f86a5cd1e5be18b87fe2108d18a1bdb0f597a6ed4cd214dc663fbfb27b05c66846fba4543b5e068b5c75d075bdc5bff
 SHA512 
53db2fafea1f60ac1af9ecc0bc9b69010e9f8573048481d55969ecdc9f3d19832fe05824acf10a0186b0464f0fbfe898d73500fba39ed63650c64dac2c2e8043
 DIST atty-0.2.11.crate 5916 BLAKE2B 
e502c23faaa9dd27cc5865b68a721b0403071edb483fca0c745707f4c0ca1b1787b5677b2d8ad7f327b8f5588ba784126ce78496c1db54f7ca4ce0ccea669499
 SHA512 
9d6417dc1e8abdb4969418525b36c451274fd76769adb57bef9875ef62ef521c50d58626ebc4f96d2bea32cbadb6999fd67653b570293d7253b403b6d0736c79
+DIST autocfg-0.1.7.crate 12158 BLAKE2B 
4120306f0f7c1cc0cf8d1d994c080cbf42e4b107cb51af910504c8c8d264289654dad23a0c6b9eb28d888157e5a68ef2460c3d38537ae9d5e9bf73b66ffc3015
 SHA512 
667ca520f2b46140d2f3519b43e5155426a6e7a2130879860eb10b974f84465600077f53abed4c0e6bf2612471f01786bfb3531ea8773d0f50f29d48e05f7925
+DIST base64-0.11.0.crate 48362 BLAKE2B 
90d2a64496e20c4bcca6f21c2546474ec88283679ccae95303ea7521133414eba021810e64e5916e3980b6878f90281f09295ebadcc12324fc9a9060ac41a707
 SHA512 
31b5f56d4907a5e4ae40e92ef1629a446126525186f5236afc2475829bf2e5e067554db200a18f7b3ab741d0cc9c01e20612e77cc0cbc1bc2a4a8d11c0fdbf33
 DIST bitflags-1.0.4.crate 15282 BLAKE2B 
63f5feb47460c344983cef8822804b1c4ac2f3adfffcf206df2b05fafb9c7bfd73986721cde46705a3e4a0dc72a40683e4d369f2339adfc1b55208bad1766875
 SHA512 
81850d2be62eabb8486024ab263da67e6eb8ebfa732cac3a5d46a9186c564b2065cba15fa3da468bbd26eaf2b67038680e5de19d5dd99d78f60dae8a1776c8de
+DIST blake2b_simd-0.5.10.crate 34093 BLAKE2B 
6e725c9399714d1e199277e3f9882d636c1737af5b0b290f853573575005d053d2ab3a34843461747914a0c25d370f0d5a5cbb46765fe99308c1fd7666d471c7
 SHA512 
7471e0347267a4b88e9eea932b3001c420da0a472b2ea0f20dff974789955d6d95e19d51e3a8a312516c7fc4c83b6af17cc59ea2b8fcd4ef879ebac22534307a
 DIST byteorder-1.3.1.crate 20959 BLAKE2B 
dcc5d3b97a0bd82272616599454673790d64d799b699b9e339feaf1d8a75b64b6f4cde19642d5359babf6c769b14325b89a51d29594f1e8ce48c2190348bd4cf
 SHA512 
b8d8273293f776cf567dbb9357e73a65cfd352461963b2ba202959bb48338f5e14eaebb221f940c09dc0b3214924e40194f6952c32631f20a18030ad22258c25
 DIST cc-1.0.31.crate 42956 BLAKE2B 
87e79061397a0e12ad4f3a32ab0b4bba764260c7de11eea055163538c749e8da32b95ad5efcb69ab72d210e0e7aed68c79f9ece33352b4cdacc5c1ec6d11f3cb
 SHA512 
d6efba4c53fc8f11fdd685efb2759dbbbe53e65ae7878a61805b110c5a6028debb89a3e6d740bf7fd71055613de4fe92daaa98f34f86473c5a410ce3f17052df
 DIST cfg-if-0.1.7.crate 7360 BLAKE2B 
0f9a457501441c9d3408a40efb199196490bc22f4c14565703ee09dacac2a0b4e1704c05853bd4662977d487c7723521cb733881a9bafad3ff46d775acd0
 SHA512 
30a1510f0a217e588e9a2c1ef51e6188d7437c63641284782262fa9a2ec78f04d0bbdac7ce32c0e8282e2e518d4b6c9d6ed0c2658baac412133ad1cc1f8d43a4
 DIST chrono-0.4.6.crate 133108 BLAKE2B 
ac9573577f4ea6516007df2f9948f9df4e8170e53119ba7cf1e55592bc594bd1cbf05759ce2baf9b6397b68a72aa9e0518ab0b7a9c63bd043ee4a7a8b81e36b4
 SHA512 

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

2020-04-04 Thread Alfredo Tupone
commit: cc230d9f771bcbd4628090260a42a24529be834f
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Apr  4 19:17:03 2020 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Apr  4 19:17:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc230d9f

dev-lang/gnat-gpl: use the toolchain eclass ada facilities

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

 dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild | 13 +
 dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild | 15 ++-
 dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild | 15 ++-
 dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild | 15 ++-
 dev-lang/gnat-gpl/metadata.xml|  1 +
 5 files changed, 8 insertions(+), 51 deletions(-)

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild
index 555b2df0563..b10bbb93de4 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild
@@ -53,7 +53,7 @@ SRC_URI+="
 LICENSE+=" GPL-2 GPL-3"
 SLOT="${TOOLCHAIN_GCC_PV}"
 KEYWORDS="amd64 x86"
-IUSE="+bootstrap"
+IUSE="+ada +bootstrap"
 RESTRICT="!test? ( test )"
 
 RDEPEND="!sys-devel/gcc:${TOOLCHAIN_GCC_PV}"
@@ -145,22 +145,11 @@ src_prepare() {
 src_configure() {
downgrade_arch_flags "$(gcc-version)"
toolchain_src_configure \
-   --enable-languages=ada \
-   --disable-libada \
CC=${GCC} \
GNATBIND=${GNATBIND} \
GNATMAKE=yes
 }
 
-src_compile() {
-   unset ADAFLAGS
-   toolchain_src_compile
-   gcc_do_make "-C gcc gnatlib-shared"
-   ln -s gcc ../build/prev-gcc || die
-   ln -s ${CHOST} ../build/prev-${CHOST} || die
-   gcc_do_make "-C gcc gnattools"
-}
-
 pkg_postinst() {
toolchain_pkg_postinst
einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more"

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild
index 8a6cf4555b8..a0efa9b463c 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild
@@ -40,7 +40,7 @@ HOMEPAGE="http://libre.adacore.com/;
 LICENSE+=" GPL-2 GPL-3"
 SLOT="${TOOLCHAIN_GCC_PV}"
 KEYWORDS="amd64 x86"
-IUSE="+bootstrap"
+IUSE="+ada +bootstrap"
 RESTRICT="!test? ( test )"
 
 RDEPEND="!sys-devel/gcc:${TOOLCHAIN_GCC_PV}"
@@ -130,18 +130,7 @@ src_prepare() {
 src_configure() {
export PATH=${PWD}/bin:${PATH}
downgrade_arch_flags "$(gcc-version)"
-   toolchain_src_configure \
-   --enable-languages=ada \
-   --disable-libada
-}
-
-src_compile() {
-   unset ADAFLAGS
-   toolchain_src_compile
-   gcc_do_make "-C gcc gnatlib-shared"
-   ln -s gcc ../build/prev-gcc || die
-   ln -s ${CHOST} ../build/prev-${CHOST} || die
-   gcc_do_make "-C gcc gnattools"
+   toolchain_src_configure
 }
 
 pkg_postinst() {

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild
index 6559a30cfa3..239c00d759d 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild
@@ -39,7 +39,7 @@ HOMEPAGE="http://libre.adacore.com/;
 
 LICENSE+=" GPL-2 GPL-3"
 KEYWORDS="amd64 x86"
-IUSE="+bootstrap"
+IUSE="+ada +bootstrap"
 RESTRICT="!test? ( test )"
 
 RDEPEND="!sys-devel/gcc:${TOOLCHAIN_GCC_PV}"
@@ -128,18 +128,7 @@ src_prepare() {
 src_configure() {
export PATH=${PWD}/bin:${PATH}
downgrade_arch_flags "$(gcc-version)"
-   toolchain_src_configure \
-   --enable-languages=ada \
-   --disable-libada
-}
-
-src_compile() {
-   unset ADAFLAGS
-   toolchain_src_compile
-   gcc_do_make "-C gcc gnatlib-shared"
-   ln -s gcc ../build/prev-gcc || die
-   ln -s ${CHOST} ../build/prev-${CHOST} || die
-   gcc_do_make "-C gcc gnattools"
+   toolchain_src_configure
 }
 
 pkg_postinst() {

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild
index 2d74d35e7a0..34a131541ea 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild
@@ -41,7 +41,7 @@ HOMEPAGE="http://libre.adacore.com/;
 
 LICENSE+=" GPL-2 GPL-3"
 KEYWORDS="amd64 x86"
-IUSE="+bootstrap"
+IUSE="+ada +bootstrap"
 RESTRICT="!test? ( test )"
 
 RDEPEND="!sys-devel/gcc:${TOOLCHAIN_GCC_PV}"
@@ -127,18 +127,7 @@ src_prepare() {
 src_configure() {
export PATH=${PWD}/bin:${PATH}
downgrade_arch_flags "$(gcc-version)"
-   toolchain_src_configure \
-   --enable-languages=ada \
-   --disable-libada
-}
-
-src_compile() {
-   unset ADAFLAGS
-   toolchain_src_compile
-   gcc_do_make "-C gcc gnatlib-shared"
-   ln -s gcc ../build/prev-gcc || die
-   ln -s ${CHOST} ../build/prev-${CHOST} || die
-   gcc_do_make "-C gcc gnattools"
+   

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

2020-04-04 Thread Matt Turner
commit: d57062e578592d9ec7cdd3672c6b74a2896fda9f
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  4 19:09:09 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  4 19:10:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57062e5

dev-python/pydecomp-0.3: hppa stable

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

 dev-python/pydecomp/pydecomp-0.3.ebuild  | 2 +-
 dev-python/pydecomp/pydecomp-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pydecomp/pydecomp-0.3.ebuild 
b/dev-python/pydecomp/pydecomp-0.3.ebuild
index 7ad676e1ee1..701cc3f64c2 100644
--- a/dev-python/pydecomp/pydecomp-0.3.ebuild
+++ b/dev-python/pydecomp/pydecomp-0.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else

SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/pyDeComp-${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
S="${WORKDIR}/pyDeComp-${PV}"
 fi
 

diff --git a/dev-python/pydecomp/pydecomp-.ebuild 
b/dev-python/pydecomp/pydecomp-.ebuild
index 4c73e504f4d..9044a2f17d5 100644
--- a/dev-python/pydecomp/pydecomp-.ebuild
+++ b/dev-python/pydecomp/pydecomp-.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else

SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/pyDeComp-${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
S="${WORKDIR}/pyDeComp-${PV}"
 fi
 



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

2020-04-04 Thread Georgy Yakovlev
commit: 5fffbfef0247d5f51e6c2923710c4174b85020f3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Apr  4 19:07:33 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Apr  4 19:08:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fffbfef

sys-apps/ripgrep: bump to 12.0.1

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

 sys-apps/ripgrep/Manifest   | 21 ++---
 ...{ripgrep-12.0.0.ebuild => ripgrep-12.0.1.ebuild} | 19 +--
 2 files changed, 19 insertions(+), 21 deletions(-)

diff --git a/sys-apps/ripgrep/Manifest b/sys-apps/ripgrep/Manifest
index 9eb14f16709..fbe1d986046 100644
--- a/sys-apps/ripgrep/Manifest
+++ b/sys-apps/ripgrep/Manifest
@@ -37,10 +37,10 @@ DIST grep-cli-0.1.4.crate 16923 BLAKE2B 
aec2c54ce1a6677d9afb22c2df85578bec6cb486
 DIST grep-matcher-0.1.4.crate 15569 BLAKE2B 
31681aa4536e5d12d17b3eabd3da054f1597df659878c79d21f587b17590eb7049b2f20d74acdedc86257c68125cd32c670dff20fd72b466f5b51926b671aab7
 SHA512 
6bb8fa1914cd34e61340d86a0ca09556f117ff638264875800fe2516662b4e8560e8d68e79333a0c19b6bc48e8d453dfc36b901747348c633233ce4b026339e4
 DIST grep-pcre2-0.1.4.crate 7811 BLAKE2B 
69c875087623e7631cfba1e28b19d7d382dd8903da07495b588570cc4aeff83248d107d0c5174907b28fc1ab730409406c06723283d7203a643f7f764e3a1258
 SHA512 
607453d7f5c80a4cc431c9ec8a14c647ddf96cd785158c2a554482b6f37964a8508a0e64300eab1bb2f789360bd92687b83fd6c757bd0cad7542bc0b49cfb678
 DIST grep-printer-0.1.4.crate 43337 BLAKE2B 
94f17cf7b3e04b7cad4bee7a98fe5aabbbfcfcebf8e585f7e2f5e6cea0b5cfb93aac95418eb30f6c92074333d47ece9ff751fb33f509dde863d027f1b4ff7819
 SHA512 
611d825c0648620a13178beb6e3fe24fd1b592b233901cee009dc7b882237923a188501bf4ac9eb1fa276c665300389443e3f30574cb9bc81745cda7cd7005be
-DIST grep-regex-0.1.6.crate 29030 BLAKE2B 
786185af131cad8dc89a7adaca114b5567532f6966966f07a05a1b59576bc4deaa093039c89cd7d276efe107af9311cc1007616c56f9948bae9aca25f2fcbb4c
 SHA512 
8bf782ff6108590ef1380659b7a25ef012bc0bbba8827fba233724c567caf4d768edb2c8e765937a46597effb49885849728f341f6b513b7457f0156fe7f8cb9
+DIST grep-regex-0.1.7.crate 29021 BLAKE2B 
8359f4f42a1cc310ba1bd27fda671549d70a955ea4050039c791025460c2a303844f59b0243b689a8d85854a949a76604be4118c2312943c9aa59af7ad7948bf
 SHA512 
6f0e0708aecfbad9da598cbd1deb1ffa455caaad13e540b14f127eb0bf8dbc5f085124f45701e8db753242d34e3b0d1a507e2abe7ae7981e1994c6f93c054774
 DIST grep-searcher-0.1.7.crate 44320 BLAKE2B 
1876e0523c99c6ed7c85f3291af76063677af09e62d94fb414b18142732981631afe31052480183ad52bf7cc44cb14afc144099045f3efd3f13b4883b1977f55
 SHA512 
2c32ac1fca430b0ec740c6f60d92954af81f30349865a04affa83959ba2ed04285aac31c4ec1913a03913037469b49bfe2607c887315ac32390d2f293876cc33
-DIST hermit-abi-0.1.8.crate 7581 BLAKE2B 
90fef564dd39973c5ff8ee3d4a9b129f1ca00800ca459c644ee08df1542c5adbc06881a7a59d37fe6e03a72a2df21917e38544759a2833dd8f8c065261cc1512
 SHA512 
25f7806834ea007174001284200201895f4536d5a447dea6c165b43c30b30871f78da5f3ef0d79579e3195951e6fd7ee5e21ec80811c515fd096f2e7b3bf7b9b
-DIST ignore-0.4.12.crate 51983 BLAKE2B 
bc0e8c263b8f128ce53761bd225249f08cc81c4301eb496c8503e468832f5dd8d93f5e0ffaa5b5590cda3ba94c3b861cbe96afc4d3cd309d1aa3030224bfebd1
 SHA512 
5e0afb4094ba87051dc5c545aa673bfe86fbed4dc33462f444992177d114b18400936a2a018c44fc19503951645667f16504144548753a52df3a9ebb167c0c72
+DIST hermit-abi-0.1.9.crate 9032 BLAKE2B 
e9e314be938aa0cd1405b480ace091d8b0b33be559df3ba1323972f1de1b1b2b7a4b77140ad7273efd54a1066c162e5ea0f25b281dedd8e100cd83e1f6315b51
 SHA512 
6dee8ac600da02564f95762837c85f3f458b6167a930f9a214642aff3d8c6cedd8c862a0512a8bbcd170a325b55925c43c34e81cb59a21c58f9d3ca9a73c93c8
+DIST ignore-0.4.14.crate 51922 BLAKE2B 
d93eeaf945fa5165461979e2f54969b9e2ccf2f4986bbe465fba8a1f0f750ce66e82c1cc48d526e2115c8ed302daf37aa368503bd56d627ebdc9609a3136576d
 SHA512 
eea97e9a80c9ae67b2f8e970e6d4362e8b2ed2067b6c94f8de51f851133db5e782fa0cedca835d342bc66af4ede3716a4ad97c9e0129bd5b78f8f6aacbfe23c6
 DIST itoa-0.4.4.crate 11147 BLAKE2B 
bb6f1caf1e58dc313bd3cfa2cf81252cb2ebc15e1f4c9adfcdedf46c5fa79811d5b0cbd58f1e91d1f62bf85d7b941b0dba535814fb43b5b70a38db791b45717c
 SHA512 
f5e04bd908457e7592243ce64a99c5283428b767f4cc17d77946770411b06fccb0250625263c3e84a02a018ea7e8a0e4216e1929a71988bab8e1dbf603d3801d
 DIST itoa-0.4.5.crate 11194 BLAKE2B 
d8f0e2aaf62152c187e0987ab4b0cf842ac13255262a9ccbf8484d730ea5397572791c023d2363d0562c18c8efd2418680583e99a1f5d14450b3f0184dce69ca
 SHA512 
79ff8774524130a4729d5e708a4a4a837b3e5052384a12c22db4ae3e208dc4391ee185365f685137a8ba55ea7dc3499f8cb2fd98b84177ab292c264034d3
 DIST jemalloc-sys-0.3.2.crate 1344660 BLAKE2B 
c530eed197673dd515b41d504127c6c7abf75bb2dd0063b0a693be9502e3b5ae9db6d97dbf7fdd4bbab626ba1f788bf6b8e6804a476e109f22737bd2a79dcdff
 SHA512 
b718dd98474d16fa5448bba62ac5e18a9e9798f31fce19dbeb4a12526c63e78f306454e0d9e2c6c5a3fd95660bfe82bb5fb09e4091cd8b43706eca2c4872b647
@@ -48,7 +48,7 @@ DIST jemallocator-0.3.2.crate 16393 

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

2020-04-04 Thread Michał Górny
commit: ce580fe22fe3b20c531410a79ddf4cff69688c84
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 17:21:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 19:06:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce580fe2

dev-python/cryptography: Bump to 2.9

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

 dev-python/cryptography/Manifest|  2 +
 dev-python/cryptography/cryptography-2.9.ebuild | 62 +
 2 files changed, 64 insertions(+)

diff --git a/dev-python/cryptography/Manifest b/dev-python/cryptography/Manifest
index f791a7de88e..2ee12db6a76 100644
--- a/dev-python/cryptography/Manifest
+++ b/dev-python/cryptography/Manifest
@@ -1,2 +1,4 @@
 DIST cryptography-2.8.tar.gz 504516 BLAKE2B 
3a853bf59a752acee9e9607f3f35f3815701c6068a1ffa5b6604ec648a31a5d4e31f13a1b19f3156c703313800242d8b06dd71a54a4eb0cc68481dea894002f3
 SHA512 
bf3ca44123c693b0602be19445925f9efebd46c469909e47b7907d57141fb6bd99268c33e1fe3f42a08ab8b4edd4f98f21b6a682f530352313334dfd31ba91e7
+DIST cryptography-2.9.tar.gz 517211 BLAKE2B 
3889812dadce01f09c509f5bcdf26405fd1cd2de7064cdbf0f68338894cf65dfe0c6a607867db614b35ad11da4546af2371cf59836dbbbd3037db84241cf71ec
 SHA512 
7db2846b901e42ddc4caa9851235e5a0894ef702d4c4692eb60fcae17bc4e7833782a8001679ea41b78f9273d7d68a4b85810248590e12ca33cfade3208e2849
 DIST cryptography_vectors-2.8.tar.gz 35102030 BLAKE2B 
8e98e12bab31a2097a72c849f52ee93b9b684a8923c140722419154471bd695c6287ff4498c9fe326662c7d9a9f5d9ebaa55dc4d5a0d8180a6827ae244464006
 SHA512 
d328082d3a65b8036d396172d7e42c753c842e9310850a77c6ccd99c9905d48bbc3e3319d216013c1370b8439f0f8056749ae94b1abf9a5b7088435acdeed7fb
+DIST cryptography_vectors-2.9.tar.gz 35140661 BLAKE2B 
870245659f6a64566f823116d8b4ba017981eb41148e9dcde9cac372eb6703a7b4580040b487cd8773160d5bd989fa9d5bb1788ac550b28e76bde8c9f6cd56c7
 SHA512 
025ed48855f182b926e3eeb5dca1033eb7f43c419bd6ea71accfed38b4d9ef4cbbf5af60bc28a39e3d6723de2d4091bd226e30c0e572a2e0d43a95a12c1bb7a2

diff --git a/dev-python/cryptography/cryptography-2.9.ebuild 
b/dev-python/cryptography/cryptography-2.9.ebuild
new file mode 100644
index 000..6197c2d12d0
--- /dev/null
+++ b/dev-python/cryptography/cryptography-2.9.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 flag-o-matic
+
+VEC_P=cryptography_vectors-${PV}
+DESCRIPTION="Library providing cryptographic recipes and primitives"
+HOMEPAGE="https://github.com/pyca/cryptography/ 
https://pypi.org/project/cryptography/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   test? ( mirror://pypi/c/cryptography_vectors/${VEC_P}.tar.gz )"
+
+LICENSE="|| ( Apache-2.0 BSD )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+IUSE="libressl idna test"
+RESTRICT="!test? ( test )"
+
+# the openssl 1.0.2l-r1 needs to be updated again :(
+# It'd theb be able to go into the || section again
+#=dev-libs/openssl-1.0.2l-r1:0
+# the following is the original section, disallowing bindist entirely
+#!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist(-)] )
+RDEPEND="
+   !libressl? ( >=dev-libs/openssl-1.0.2o-r6:0= )
+   libressl? ( >=dev-libs/libressl-2.8:0= )
+   idna? ( >=dev-python/idna-2.1[${PYTHON_USEDEP}] )
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/six-1.4.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/enum34[${PYTHON_USEDEP}]
+   dev-python/ipaddress[${PYTHON_USEDEP}]
+   ' -2)
+   $(python_gen_cond_dep '
+   >=dev-python/cffi-1.8:=[${PYTHON_USEDEP}]
+   ' 'python*')
+   "
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pretend[${PYTHON_USEDEP}]
+   dev-python/iso8601[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   >=dev-python/hypothesis-1.11.4[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst )
+
+python_configure_all() {
+   append-cflags $(test-flags-CC -pthread)
+}
+
+python_test() {
+   local -x PYTHONPATH=${PYTHONPATH}:${WORKDIR}/${VEC_P}
+   pytest -vv || die "Tests fail with ${EPYTHON}"
+}



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

2020-04-04 Thread Michał Górny
commit: e6c0948f96834bee0fcb16d0dfc1fd1857914d9a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 17:23:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 19:06:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c0948f

package.mask: Last rite dev-python/cryptography-vectors

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7787128f17e..cafa17c6c63 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-04-04)
+# Package that used to provide test data for dev-python/cryptography.
+# The modern versions fetch it via SRC_URI and the last version
+# needing split vectors has been removed.
+# Removal in 30 days.  Bug #716204.
+dev-python/cryptography-vectors
+
 # Mikle Kolyada  (2020-04-04)
 # py27-only vim plugins. Masked for removal in 30 days.
 app-vim/automatictexplugin



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

2020-04-04 Thread Michał Górny
commit: ab9ade98f4508946e4f9dc0acab4ded74c2362c4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 19:00:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 19:06:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9ade98

dev-python/html5lib: Commit missing patch

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

 .../files/html5lib-1.0.1-collections-abc.patch | 44 ++
 1 file changed, 44 insertions(+)

diff --git a/dev-python/html5lib/files/html5lib-1.0.1-collections-abc.patch 
b/dev-python/html5lib/files/html5lib-1.0.1-collections-abc.patch
new file mode 100644
index 000..d5a9dcac299
--- /dev/null
+++ b/dev-python/html5lib/files/html5lib-1.0.1-collections-abc.patch
@@ -0,0 +1,44 @@
+From 4f9235752cea29c5a31721440578b430823a1e69 Mon Sep 17 00:00:00 2001
+From: 5j9 <5...@users.noreply.github.com>
+Date: Mon, 1 Oct 2018 15:02:33 +0330
+Subject: [PATCH] Try to import MutableMapping from collections.abc (#403)
+
+Note that collections.abc has been added in Python 3.3.
+
+Fixes #402
+---
+ html5lib/_trie/_base.py  | 5 -
+ html5lib/treebuilders/dom.py | 5 -
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/html5lib/_trie/_base.py b/html5lib/_trie/_base.py
+index a1158bbb..6b71975f 100644
+--- a/html5lib/_trie/_base.py
 b/html5lib/_trie/_base.py
+@@ -1,6 +1,9 @@
+ from __future__ import absolute_import, division, unicode_literals
+ 
+-from collections import Mapping
++try:
++from collections.abc import Mapping
++except ImportError:  # Python 2.7
++from collections import Mapping
+ 
+ 
+ class Trie(Mapping):
+diff --git a/html5lib/treebuilders/dom.py b/html5lib/treebuilders/dom.py
+index dcfac220..d8b53004 100644
+--- a/html5lib/treebuilders/dom.py
 b/html5lib/treebuilders/dom.py
+@@ -1,7 +1,10 @@
+ from __future__ import absolute_import, division, unicode_literals
+ 
+ 
+-from collections import MutableMapping
++try:
++from collections.abc import MutableMapping
++except ImportError:  # Python 2.7
++from collections import MutableMapping
+ from xml.dom import minidom, Node
+ import weakref
+ 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libdrm/

2020-04-04 Thread Matt Turner
commit: f754e082ed2a1988dfe221b0e256c83d75e35c0e
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  4 18:54:05 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  4 18:55:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f754e082

x11-libs/libdrm: Version bump to 2.4.101

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

 x11-libs/libdrm/Manifest  |  1 +
 x11-libs/libdrm/libdrm-2.4.101.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/x11-libs/libdrm/Manifest b/x11-libs/libdrm/Manifest
index 2ed887007a2..6fefb9e3a4f 100644
--- a/x11-libs/libdrm/Manifest
+++ b/x11-libs/libdrm/Manifest
@@ -1 +1,2 @@
 DIST libdrm-2.4.100.tar.bz2 855793 BLAKE2B 
ba2c631de860b8e2a8bb34d8ac0ba2ed11c05cc98a156bb81ffafa0395e22f79878b9936efd1ae33c31049c2a5cc281586a867a974eeb4018dd713a8481ed269
 SHA512 
4d3a5556e650872944af52f49de395e0ce8ac9ac58530e39a34413e94dc56c231ee71b8b8de9fb944263515a922b3ebbf7ddfebeaaa91543c2604f9bcf561247
+DIST libdrm-2.4.101.tar.xz 408856 BLAKE2B 
4b2ab7ecf6c360bbe259913943aadabacdbc4fe2eef72cddced4e2abf830e253230d28c8c2e595f93c20a48813f6eb8d20250a8afe1ddce76c48bfa3988a
 SHA512 
658cfc6f478b674b77b4613e1af9ce8f4fd2ace8a18e75729de254d14b7c1f5d67d4bfdb58744aea74abca0f6521326225f4156bd5cbeeed79ca3e025f657e8c

diff --git a/x11-libs/libdrm/libdrm-2.4.101.ebuild 
b/x11-libs/libdrm/libdrm-2.4.101.ebuild
new file mode 100644
index 000..46ea35c8a42
--- /dev/null
+++ b/x11-libs/libdrm/libdrm-2.4.101.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/drm.git;
+
+if [[ ${PV} = * ]]; then
+   GIT_ECLASS="git-r3"
+fi
+
+inherit ${GIT_ECLASS} meson multilib-minimal
+
+DESCRIPTION="X.Org libdrm library"
+HOMEPAGE="https://dri.freedesktop.org/ https://gitlab.freedesktop.org/mesa/drm;
+if [[ ${PV} = * ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+fi
+
+VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 
vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS} libkms valgrind"
+RESTRICT="test" # see bug #236845
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+   video_cards_intel? ( 
>=x11-libs/libpciaccess-0.13.1-r1:=[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   valgrind? ( dev-util/valgrind )"
+
+multilib_src_configure() {
+   local emesonargs=(
+   # Udev is only used by tests now.
+   -Dudev=false
+   -Dcairo-tests=false
+   -Damdgpu=$(usex video_cards_amdgpu true false)
+   -Dexynos=$(usex video_cards_exynos true false)
+   -Dfreedreno=$(usex video_cards_freedreno true false)
+   -Dintel=$(usex video_cards_intel true false)
+   -Dnouveau=$(usex video_cards_nouveau true false)
+   -Domap=$(usex video_cards_omap true false)
+   -Dradeon=$(usex video_cards_radeon true false)
+   -Dtegra=$(usex video_cards_tegra true false)
+   -Dvc4=$(usex video_cards_vc4 true false)
+   -Detnaviv=$(usex video_cards_vivante true false)
+   -Dvmwgfx=$(usex video_cards_vmware true false)
+   -Dlibkms=$(usex libkms true false)
+   # valgrind installs its .pc file to the pkgconfig for the 
primary arch
+   -Dvalgrind=$(usex valgrind auto false)
+   )
+   meson_src_configure
+}
+
+multilib_src_compile() {
+   meson_src_compile
+}
+
+multilib_src_test() {
+   meson_src_test
+}
+
+multilib_src_install() {
+   meson_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libdrm/

2020-04-04 Thread Matt Turner
commit: 0470ea8a4ad56ed9bad4e424c3bc844d14e9dfb0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  4 18:53:27 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  4 18:55:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0470ea8a

x11-libs/libdrm: EAPI=7

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

 x11-libs/libdrm/libdrm-.ebuild | 11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/x11-libs/libdrm/libdrm-.ebuild 
b/x11-libs/libdrm/libdrm-.ebuild
index 68621069925..46ea35c8a42 100644
--- a/x11-libs/libdrm/libdrm-.ebuild
+++ b/x11-libs/libdrm/libdrm-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/drm.git;
 
@@ -16,7 +16,7 @@ HOMEPAGE="https://dri.freedesktop.org/ 
https://gitlab.freedesktop.org/mesa/drm;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2;
+   SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
@@ -30,16 +30,11 @@ RESTRICT="test" # see bug #236845
 LICENSE="MIT"
 SLOT="0"
 
-RDEPEND="elibc_FreeBSD? ( 
>=dev-libs/libpthread-stubs-0.4:=[${MULTILIB_USEDEP}] )
+RDEPEND="
video_cards_intel? ( 
>=x11-libs/libpciaccess-0.13.1-r1:=[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
valgrind? ( dev-util/valgrind )"
 
-src_unpack() {
-   default
-   [[ $PV = * ]] && git-r3_src_unpack
-}
-
 multilib_src_configure() {
local emesonargs=(
# Udev is only used by tests now.



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

2020-04-04 Thread Mike Gilbert
commit: 4ddeacea98c15971264056972cd6d03631c73aca
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr  4 18:21:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr  4 18:22:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ddeacea

dev-lang/python: ignore EACCES instead of EPERM

Fixes: 212bc8ce91237d28de326e84ff8607863602d1f7
Closes: https://bugs.gentoo.org/679628
Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1
Signed-off-by: Mike Gilbert  gentoo.org>

 ...ore-EPERM.patch => test.support.unlink-ignore-EACCES.patch} | 10 +-
 dev-lang/python/python-2.7.17-r2.ebuild|  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lang/python/files/test.support.unlink-ignore-EPERM.patch 
b/dev-lang/python/files/test.support.unlink-ignore-EACCES.patch
similarity index 76%
rename from dev-lang/python/files/test.support.unlink-ignore-EPERM.patch
rename to dev-lang/python/files/test.support.unlink-ignore-EACCES.patch
index 291398137c7..865a914b410 100644
--- a/dev-lang/python/files/test.support.unlink-ignore-EPERM.patch
+++ b/dev-lang/python/files/test.support.unlink-ignore-EACCES.patch
@@ -1,7 +1,7 @@
-From 789c61e1a1966241d274012cdbd5fb9716448952 Mon Sep 17 00:00:00 2001
+From b8dc49c87f29fa875bd24fe47c741d11962a33b6 Mon Sep 17 00:00:00 2001
 From: Mike Gilbert 
-Date: Fri, 3 Apr 2020 10:37:56 -0400
-Subject: [PATCH] test.support.unlink: ignore EPERM
+Date: Sat, 4 Apr 2020 14:11:25 -0400
+Subject: [PATCH] test.support.unlink: ignore EACCES
 
 Resolves test errors when running in the Gentoo sandbox environment.
 
@@ -11,7 +11,7 @@ Bug: https://bugs.gentoo.org/679628
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/Lib/test/support/__init__.py b/Lib/test/support/__init__.py
-index ccc11c1b4b0..c5ec06bb420 100644
+index ccc11c1b4b0..d47bdebda5c 100644
 --- a/Lib/test/support/__init__.py
 +++ b/Lib/test/support/__init__.py
 @@ -291,7 +291,7 @@ def unlink(filename):
@@ -19,7 +19,7 @@ index ccc11c1b4b0..c5ec06bb420 100644
  _unlink(filename)
  except OSError as exc:
 -if exc.errno not in (errno.ENOENT, errno.ENOTDIR):
-+if exc.errno not in (errno.ENOENT, errno.ENOTDIR, errno.EPERM):
++if exc.errno not in (errno.ENOENT, errno.ENOTDIR, errno.EACCES):
  raise
  
  def rmdir(dirname):

diff --git a/dev-lang/python/python-2.7.17-r2.ebuild 
b/dev-lang/python/python-2.7.17-r2.ebuild
index c38022f956b..7cb8c9b155e 100644
--- a/dev-lang/python/python-2.7.17-r2.ebuild
+++ b/dev-lang/python/python-2.7.17-r2.ebuild
@@ -88,7 +88,7 @@ src_prepare() {
 
local PATCHES=(
"${WORKDIR}/${PATCHSET}"
-   "${FILESDIR}/test.support.unlink-ignore-EPERM.patch"
+   "${FILESDIR}/test.support.unlink-ignore-EACCES.patch"
)
 
default



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

2020-04-04 Thread William Hubbs
commit: 57ec35aeaa26b8d6d59a0d8cb0c6a877a0fafd76
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 17:46:07 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 18:15:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ec35ae

dev-lang/go: remove 1.13.8

Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest |   1 -
 dev-lang/go/go-1.13.8.ebuild | 197 ---
 2 files changed, 198 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 6812f466f9e..35ef4495821 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -10,6 +10,5 @@ DIST go-linux-ppc64le-bootstrap-1.8.tbz 52211575 BLAKE2B 
7a28ec5a381369c4e9415c8
 DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 BLAKE2B 
920a176b8f4fc3a816e724324bbb30a383d599e31a0d2093d24797dbcd0e799a662a3589dbb87d2f5dd16df07c4cf8f1e444e87b540ec732746bb025dc9271f8
 SHA512 
d429cae870d66217ab2e07c74209d3031d97baa4f899b4d70ae6283a1a5b1434b037904c4cfca0b2bc798d5ba0b358c3739e000eccbc74809baf564c5686df5a
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe5950cb65c059e2801394231e715e94145d1f918eb59b10472b2385e57ebd5cfb9eca0ad7290fb118436486b665520bb540970f971ab
 SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
 DIST go1.12.17.src.tar.gz 20725913 BLAKE2B 
2eef7374195302656268a42409619445dfeb3ede1f9218ae4eab195916876b97f7510cc62585a0bfdd9f86dddf8a7432a84b29bc9891d84fc69db94f0274
 SHA512 
069f8f445d9d2268ebb14b2446fab34843d56283c04561636d122fd8b4c1ea0b63640a84437db7a7be71039440ffe170cd3f8025b03b0acf95f2a56fa2febec6
-DIST go1.13.8.src.tar.gz 21631178 BLAKE2B 
1752a4ecc4fd9409ebbb129f6b6edaacb7d9e140e3b0a8cbbb9b16b64b481a375b4fbe2a4814e2a272be4fdb5929e5d40f40778a07d6ff0b814230b2d4ed9697
 SHA512 
5df45c4701631e7a70f4f25b07ed00dc9a56bdebeb5ead2d04e0e6b000e8a9f00d193247e626ef5b1e6b7fc54bf27fbc5e8fb21b23ab52ec397f2238c5dfa000
 DIST go1.13.9.src.tar.gz 21700289 BLAKE2B 
7c58dd89d164913dc85c8dc9e8b86798daad8bd58936b0ced21d3c084e0488306577273a6fa748bfee505fd38b90727a3cd9ab4ceebc1e62a0490b992cfa5bbe
 SHA512 
0034ec394141e2c19941bf839cad93992c175476e3f3fa7b483c919aeea01fa4e0136eb8dd87a3158b911c04ded98a3c4960975a13280f1be076eb8f51464a98
 DIST go1.14.1.src.tar.gz 22451159 BLAKE2B 
2b45716cdc82edb94609143bcbb79b313ff3b6b1cc9e0791236a8d968a2fc1d84015037a2cfb75e5b73dac4974b97a1e62f1fd1f5afe0dc633137b73ab15004a
 SHA512 
f0112fbf984e2764cd90d42b2f844b986b421adf8bf68551cccefeb320db7f3490ab1532f770f20c943c68c7185ce139c8248991adb0529527358ffdc8047ad9

diff --git a/dev-lang/go/go-1.13.8.ebuild b/dev-lang/go/go-1.13.8.ebuild
deleted file mode 100644
index 8892f5c3095..000
--- a/dev-lang/go/go-1.13.8.ebuild
+++ /dev/null
@@ -1,197 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-
-MY_PV=${PV/_/}
-
-inherit toolchain-funcs
-
-case ${PV}  in
-**)
-   EGIT_REPO_URI="https://github.com/golang/go.git;
-   inherit git-r3
-   ;;
-*)
-   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
-   S="${WORKDIR}"/go
-   case ${PV} in
-   *_beta*|*_rc*) ;;
-   *)
-   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
-   # The upstream tests fail under portage but pass if the build is
-   # run according to their documentation [1].
-   # I am restricting the tests on released versions until this is
-   # solved.
-   # [1] https://golang.org/issues/18442
-   RESTRICT="test"
-   ;;
-   esac
-esac
-
-DESCRIPTION="A concurrent garbage collected and typesafe programming language"
-HOMEPAGE="https://golang.org;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-
-BDEPEND="|| (
-   dev-lang/go
-   dev-lang/go-bootstrap )"
-RDEPEND="!https://golang.org/issue/2775
-   #
-   # deliberately use cp to retain permissions
-   cp -R api bin doc lib pkg misc src test "${ED}"/usr/lib/go
-   if go_cross_compile; then
-   bin_path="bin/$(go_tuple)"
-   else
-   bin_path=bin
-   fi
-   for x in ${bin_path}/*; do
-   f=${x##*/}
-   dosym ../lib/go/${bin_path}/${f} /usr/bin/${f}
-   done
-   einstalldocs
-
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   # fix install_name for test object (binutils_test) on Darwin, it
-   # is never used in real circumstances
-   local 
libmac64="${EPREFIX}"/usr/lib/go/src/cmd/vendor/github.com/
- 
libmac64+=google/pprof/internal/binutils/testdata/lib_mac_64
-   install_name_tool -id "${libmac64}" "${D}${libmac64}"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-dash-to-panel/

2020-04-04 Thread Pacho Ramos
commit: 6d35def1183d82ae771c47037516d8b1d1f18ade
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr  4 17:49:08 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr  4 17:49:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d35def1

gnome-extra/gnome-shell-extension-dash-to-panel: Bump to v34

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

 .../gnome-shell-extension-dash-to-panel/Manifest   |  1 +
 .../gnome-shell-extension-dash-to-panel-34.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest 
b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
index f90b1a4359d..34b4b8c8bd2 100644
--- a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
+++ b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
@@ -1,3 +1,4 @@
 DIST gnome-shell-extension-dash-to-panel-26.tar.gz 21100594 BLAKE2B 
da90d4f496e10c14c554edb74065c95bf211f6778c097e3b81d863a46d0d3477f281cebac72f334b461f28b998284a861363b27d6c17ef5b1d47947a1f44bf01
 SHA512 
45bc148d2419db5943d0c2170ea3739a36c5a928c39d070501c5dfbec3910ba08058af1926c42f75d6b3e5918d8c30aef4f38db0af14115c11027520fa582a2f
 DIST gnome-shell-extension-dash-to-panel-33.tar.gz 21115832 BLAKE2B 
5fe34a3d2f1b99c503a2e3edb3e85efd4b6936142d2868ea2908c64b70f922e4228b0b972ece16769a1631ed2795012507225c63d6984cf574c6448b1b41478f
 SHA512 
a637d0cd08cdf3467c322d3826ff8f16d0a117436629f6d986a0c47632d4b33bd83d2381e85448d595b1cafe6633ca5ce2ded2178088adfb0658d2c704974c2d
+DIST gnome-shell-extension-dash-to-panel-34.tar.gz 21115843 BLAKE2B 
b1bb021b324fb69d65341aa83c528ef4029a282ea951361bc81860b8941a804b48b3713d095d5f160f8673e6de93855d2d34b63c7a04102f1d8995333cdbcbca
 SHA512 
05acc8607175b99dd501e07624b242994ecdcc8d722081a37d254852de5b23de45ee9846d27ce9440c9a3c5ae4b279e6816c2c8a6fcc048fc5b01c9b72b005f2
 DIST tango-gentoo-v1.1.tar.gz 29322 BLAKE2B 
83fa2bf37727e60851dd679054fe1b153ebfea58c9a9a40f891f7d68d3b047b02e8effa1d1b4e08d64500a2072ce7200f159c92a352da7124de27e1b05bb6027
 SHA512 
87d47ddab68361db6d99866c51705dcb3e198f8345a1096859acf2c6cca5099dd23c7fb30d124f52c4933ea38fd45fadffbbe6ecbdfa84f5b60938a4824f9045

diff --git 
a/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-34.ebuild
 
b/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-34.ebuild
new file mode 100644
index 000..c5470a35cce
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-34.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2-utils
+
+MY_PN="${PN/gnome-shell-extension-/}"
+MY_P="${MY_PN}-${PV}"
+DESCRIPTION="An icon taskbar for the Gnome Shell"
+HOMEPAGE="https://github.com/home-sweet-gnome/dash-to-panel;
+SRC_URI="
+   https://github.com/home-sweet-gnome/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   branding? ( 
https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz
 )
+"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="branding"
+
+COMMON_DEPEND="dev-libs/glib:2"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.18.0
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   # Enable by default custom opacity to get panel slightly transparent
+   # as was done in older Gnome versions
+   "${FILESDIR}"/${PN}-26-opacity.patch
+)
+
+src_prepare() {
+   default
+
+   # Set correct version
+   export VERSION="${PV}"
+
+   # Don't install README and COPYING in unwanted locations
+   sed -i -e 's/COPYING//g' -e 's/README.md//g' Makefile || die
+
+   # Provide fancy Gentoo icon when requested
+   use branding && eapply "${FILESDIR}"/${PN}-26-branding.patch
+}
+
+src_install() {
+   default
+   if use branding; then
+   insinto 
/usr/share/gnome-shell/extensions/dash-to-pa...@jderose9.github.com/img
+   doins "${WORKDIR}/tango-gentoo-v1.1/scalable/gentoo.svg"
+   fi
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-dash-to-panel/

2020-04-04 Thread Pacho Ramos
commit: 7ad3edbee6491547b52c252c43dcd4503d73abfc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr  4 17:49:23 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr  4 17:49:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad3edbe

gnome-extra/gnome-shell-extension-dash-to-panel: Drop old

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

 .../gnome-shell-extension-dash-to-panel/Manifest   |  1 -
 .../gnome-shell-extension-dash-to-panel-33.ebuild  | 74 --
 2 files changed, 75 deletions(-)

diff --git a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest 
b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
index 34b4b8c8bd2..a317f2efacb 100644
--- a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
+++ b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
@@ -1,4 +1,3 @@
 DIST gnome-shell-extension-dash-to-panel-26.tar.gz 21100594 BLAKE2B 
da90d4f496e10c14c554edb74065c95bf211f6778c097e3b81d863a46d0d3477f281cebac72f334b461f28b998284a861363b27d6c17ef5b1d47947a1f44bf01
 SHA512 
45bc148d2419db5943d0c2170ea3739a36c5a928c39d070501c5dfbec3910ba08058af1926c42f75d6b3e5918d8c30aef4f38db0af14115c11027520fa582a2f
-DIST gnome-shell-extension-dash-to-panel-33.tar.gz 21115832 BLAKE2B 
5fe34a3d2f1b99c503a2e3edb3e85efd4b6936142d2868ea2908c64b70f922e4228b0b972ece16769a1631ed2795012507225c63d6984cf574c6448b1b41478f
 SHA512 
a637d0cd08cdf3467c322d3826ff8f16d0a117436629f6d986a0c47632d4b33bd83d2381e85448d595b1cafe6633ca5ce2ded2178088adfb0658d2c704974c2d
 DIST gnome-shell-extension-dash-to-panel-34.tar.gz 21115843 BLAKE2B 
b1bb021b324fb69d65341aa83c528ef4029a282ea951361bc81860b8941a804b48b3713d095d5f160f8673e6de93855d2d34b63c7a04102f1d8995333cdbcbca
 SHA512 
05acc8607175b99dd501e07624b242994ecdcc8d722081a37d254852de5b23de45ee9846d27ce9440c9a3c5ae4b279e6816c2c8a6fcc048fc5b01c9b72b005f2
 DIST tango-gentoo-v1.1.tar.gz 29322 BLAKE2B 
83fa2bf37727e60851dd679054fe1b153ebfea58c9a9a40f891f7d68d3b047b02e8effa1d1b4e08d64500a2072ce7200f159c92a352da7124de27e1b05bb6027
 SHA512 
87d47ddab68361db6d99866c51705dcb3e198f8345a1096859acf2c6cca5099dd23c7fb30d124f52c4933ea38fd45fadffbbe6ecbdfa84f5b60938a4824f9045

diff --git 
a/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-33.ebuild
 
b/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-33.ebuild
deleted file mode 100644
index c5470a35cce..000
--- 
a/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-33.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome2-utils
-
-MY_PN="${PN/gnome-shell-extension-/}"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="An icon taskbar for the Gnome Shell"
-HOMEPAGE="https://github.com/home-sweet-gnome/dash-to-panel;
-SRC_URI="
-   https://github.com/home-sweet-gnome/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   branding? ( 
https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz
 )
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="branding"
-
-COMMON_DEPEND="dev-libs/glib:2"
-RDEPEND="${COMMON_DEPEND}
-   app-eselect/eselect-gnome-shell-extensions
-   >=gnome-base/gnome-shell-3.18.0
-"
-DEPEND="${COMMON_DEPEND}"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   # Enable by default custom opacity to get panel slightly transparent
-   # as was done in older Gnome versions
-   "${FILESDIR}"/${PN}-26-opacity.patch
-)
-
-src_prepare() {
-   default
-
-   # Set correct version
-   export VERSION="${PV}"
-
-   # Don't install README and COPYING in unwanted locations
-   sed -i -e 's/COPYING//g' -e 's/README.md//g' Makefile || die
-
-   # Provide fancy Gentoo icon when requested
-   use branding && eapply "${FILESDIR}"/${PN}-26-branding.patch
-}
-
-src_install() {
-   default
-   if use branding; then
-   insinto 
/usr/share/gnome-shell/extensions/dash-to-pa...@jderose9.github.com/img
-   doins "${WORKDIR}/tango-gentoo-v1.1/scalable/gentoo.svg"
-   fi
-}
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   ebegin "Updating list of installed extensions"
-   eselect gnome-shell-extensions update
-   eend $?
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy/, dev-python/sqlalchemy/files/

2020-04-04 Thread Mike Gilbert
commit: 59474703cbc8f2ff0dd8fe07e1029483c4fa
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr  4 17:39:52 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr  4 17:39:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5947

dev-python/sqlalchemy: backport test fix for newer pytest

Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1
Signed-off-by: Mike Gilbert  gentoo.org>

 .../files/sqlalchemy-pytest-deprecation.patch  | 67 ++
 dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild | 12 +++-
 2 files changed, 76 insertions(+), 3 deletions(-)

diff --git a/dev-python/sqlalchemy/files/sqlalchemy-pytest-deprecation.patch 
b/dev-python/sqlalchemy/files/sqlalchemy-pytest-deprecation.patch
new file mode 100644
index 000..ee09a7312e6
--- /dev/null
+++ b/dev-python/sqlalchemy/files/sqlalchemy-pytest-deprecation.patch
@@ -0,0 +1,67 @@
+From 993e6449e3f5f3532f6f5426b824718435ce6c6d Mon Sep 17 00:00:00 2001
+From: Mike Bayer 
+Date: Thu, 12 Mar 2020 19:44:37 -0400
+Subject: [PATCH] Dont raise on pytest deprecation warnings
+
+py.test 5.4.0 emits deprecation warnings for pytest.Class.
+make sure we don't raise for these, and log the code that will
+be used for 5.4.0 when we bump requirements.
+
+Fixes: #5201
+Change-Id: I83e0402c4a6b2365a63b58d052c6989df3a37328
+---
+ lib/sqlalchemy/testing/plugin/pytestplugin.py | 13 +
+ lib/sqlalchemy/testing/warnings.py|  9 +
+ 3 files changed, 29 insertions(+)
+
+diff --git a/lib/sqlalchemy/testing/plugin/pytestplugin.py 
b/lib/sqlalchemy/testing/plugin/pytestplugin.py
+index c39f9f32e..f2e7d706f 100644
+--- a/lib/sqlalchemy/testing/plugin/pytestplugin.py
 b/lib/sqlalchemy/testing/plugin/pytestplugin.py
+@@ -160,6 +160,11 @@ def pytest_collection_modifyitems(session, config, items):
+ if sub_cls is not test_class.cls:
+ per_cls_dict = rebuilt_items[test_class.cls]
+ 
++# in pytest 5.4.0
++# for inst in pytest.Class.from_parent(
++# test_class.parent.parent, name=sub_cls.__name__
++# ).collect():
++
+ for inst in pytest.Class(
+ sub_cls.__name__, parent=test_class.parent.parent
+ ).collect():
+@@ -188,6 +193,14 @@ def pytest_collection_modifyitems(session, config, items):
+ def pytest_pycollect_makeitem(collector, name, obj):
+ 
+ if inspect.isclass(obj) and plugin_base.want_class(name, obj):
++
++# in pytest 5.4.0
++# return [
++# pytest.Class.from_parent(collector,
++# name=parametrize_cls.__name__)
++# for parametrize_cls in _parametrize_cls(collector.module, obj)
++# ]
++
+ return [
+ pytest.Class(parametrize_cls.__name__, parent=collector)
+ for parametrize_cls in _parametrize_cls(collector.module, obj)
+diff --git a/lib/sqlalchemy/testing/warnings.py 
b/lib/sqlalchemy/testing/warnings.py
+index cc11e556c..6b42c98cb 100644
+--- a/lib/sqlalchemy/testing/warnings.py
 b/lib/sqlalchemy/testing/warnings.py
+@@ -34,6 +34,15 @@ def setup_filters():
+ # ignore 2.0 warnings unless we are explicitly testing for them
+ warnings.filterwarnings("ignore", category=sa_exc.RemovedIn20Warning)
+ 
++try:
++import pytest
++except ImportError:
++pass
++else:
++warnings.filterwarnings(
++"once", category=pytest.PytestDeprecationWarning
++)
++
+ 
+ def assert_warnings(fn, warning_msgs, regex=False):
+ """Assert that each of the given warnings are emitted by fn.

diff --git a/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild
index f9bbd2c2e55..63f36af545c 100644
--- a/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild
+++ b/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild
@@ -22,15 +22,21 @@ IUSE="doc examples +sqlite test"
 
 REQUIRED_USE="test? ( sqlite )"
 
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
 
 S="${WORKDIR}/${MY_P}"
 
 distutils_enable_tests pytest
 
 python_prepare_all() {
+   local PATCHES=(
+   "${FILESDIR}"/sqlalchemy-pytest-deprecation.patch
+   )
# Disable tests hardcoding function call counts specific to Python 
versions.
rm -r test/aaa_profiling || die
distutils-r1_python_prepare_all



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

2020-04-04 Thread Mike Gilbert
commit: 43937f4c7025ca80e611d13bac1a9541d8d69ef7
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Sat Apr  4 15:32:52 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr  4 17:22:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43937f4c

www-client/chromium: stable channel bump to 80.0.3987.163

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann  googlemail.com>
Signed-off-by: Mike Gilbert  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/15225

 www-client/chromium/Manifest  |   1 +
 www-client/chromium/chromium-80.0.3987.163.ebuild | 747 ++
 2 files changed, 748 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 7b9ccc92785..fd80abfe3e2 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,3 +1,4 @@
 DIST chromium-80.0.3987.162.tar.xz 796961972 BLAKE2B 
77357adb39f5e49a6c71ba695c9947fb6aad811fc58c5ac21355a30be8beecaa842d2de59028dec58b1805d314e13282c0f386d61ee2014c87ad50ea0dc61121
 SHA512 
95a6bbe291faccd1a085daec89a3cf27eb00bc62f0b3956c2668568c7cabd67ac4dc02a2aaa093bb2844d4972cd8a7978c4249b2f0ebead038a215f574f68180
+DIST chromium-80.0.3987.163.tar.xz 796981144 BLAKE2B 
60b4807f30add0bff5d7d0176cfaee6cdb9de9ac85d60d3e56af01f6cbf3296c473ce09dc96cb81d3aaf43883462cd6d6601e716338d146d8d2705f918f16f31
 SHA512 
d6c25035870276cc0c8b9608ffd61cbc8d9c5beac3894163433d3b379b1c11ba00973c4268c2128a320407d2086d1c00b0896ec974a7575a4802ea0596d48a1c
 DIST chromium-81.0.4044.83.tar.xz 785906212 BLAKE2B 
b17bb2dabd52dc8ae5a9c99b6320ea48f278273e790c2869e2d93382bae3a8101d1bcad917b0997631831b95ce33398e0501de046edd23110107d010db70f140
 SHA512 
aeb8a4aeb2371a9ae2fbd0be1553569338c8e699abb3bb7d614c33254a7c6adfecb7b1becfa3f3595a2f4e04eed3c429137ad7a3816ccabf7b23388f206d1ccb
 DIST chromium-83.0.4100.3.tar.xz 801342020 BLAKE2B 
504c4d905f7ed91050f54e19e215fc2827c7299dff75e57282895f6f550ad323070ab49a2c597abfe0e88308d31fe613e8bd5bbcbfbc1b63bbc968148f939332
 SHA512 
d9037a7db5adad46d562f22e5ee53016170f257678d25acb124c432dc4ed4c0eb936ff9c4e0e39653a33621208e5037924ff94a9c98730da6ef68cb29a5a0f52

diff --git a/www-client/chromium/chromium-80.0.3987.163.ebuild 
b/www-client/chromium/chromium-80.0.3987.163.ebuild
new file mode 100644
index 000..db2e6b82869
--- /dev/null
+++ b/www-client/chromium/chromium-80.0.3987.163.ebuild
@@ -0,0 +1,747 @@
+# Copyright 2009-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
+
+inherit check-reqs chromium-2 desktop flag-o-matic multilib ninja-utils 
pax-utils portability python-any-r1 readme.gentoo-r1 toolchain-funcs xdg-utils
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="https://chromium.org/;
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="+closure-compile component-build cups cpu_flags_arm_neon +hangouts 
kerberos pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg 
+system-icu +system-libvpx +tcmalloc widevine"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+REQUIRED_USE="component-build? ( !suid )"
+
+COMMON_DEPEND="
+   >=app-accessibility/at-spi2-atk-2.26:2
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   >=dev-libs/atk-2.26
+   dev-libs/expat:=
+   dev-libs/glib:2
+   system-icu? ( >=dev-libs/icu-65:= )
+   >=dev-libs/libxml2-2.9.4-r3:=[icu]
+   dev-libs/libxslt:=
+   dev-libs/nspr:=
+   >=dev-libs/nss-3.26:=
+   >=dev-libs/re2-0.2019.08.01:=
+   >=media-libs/alsa-lib-1.0.19:=
+   media-libs/fontconfig:=
+   media-libs/freetype:=
+   >=media-libs/harfbuzz-2.4.0:0=[icu(-)]
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
+   >=media-libs/openh264-1.6.0:=
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? (
+   >=media-video/ffmpeg-4:=
+   || (
+   media-video/ffmpeg[-samba]
+   >=net-fs/samba-4.5.10-r1[-debug(-)]
+   )
+   >=media-libs/opus-1.3.1:=
+   )
+   sys-apps/dbus:=
+   sys-apps/pciutils:=
+   virtual/udev
+   x11-libs/cairo:=
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libX11:=
+   x11-libs/libXcomposite:=
+   x11-libs/libXcursor:=
+   x11-libs/libXdamage:=
+   x11-libs/libXext:=
+   x11-libs/libXfixes:=
+   >=x11-libs/libXi-1.6.0:=
+   x11-libs/libXrandr:=
+   x11-libs/libXrender:=
+ 

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

2020-04-04 Thread Michał Górny
commit: 83d831da3214cc193771ccf5561526e84dadbda7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 05:28:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d831da

dev-python/sybil: Bump to 1.3.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-1.3.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 1506aa09aaa..ec1c3a37690 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1 +1,2 @@
 DIST sybil-1.2.2.tar.gz 29182 BLAKE2B 
d0d9a0a2e5117efd36e7561f74d31283fa25ea0210e0796fe1a1cc4247712bff0e3ac329781987b5ba805ccd2cddf01eec2672d5e2677422d1ed378068482da5
 SHA512 
c1785c00ce1dfdaf85d13db976f28062c09c47974107bc2af54c3bd9bf4ad5124c9b52321f3350fb1cc50aefdf72f2a9b6b22fc766b139516ff7979864604735
+DIST sybil-1.3.0.tar.gz 29296 BLAKE2B 
a7f08f6374e12213b644685276832eca849c85e85c8aaf0a37bdfdbf648e0e0e4c2b3d1a4dc7038c91fe8d64aa476d96bf87fa3a5f2f11a955b758182411763d
 SHA512 
fc478896bb1958303ffcac6d35993b2785a50c6c221848d83c92c158a27fff059491aa3baaddd0b56e040fe6c07b764aa33c69204750de9ad351084b2815fd47

diff --git a/dev-python/sybil/sybil-1.3.0.ebuild 
b/dev-python/sybil/sybil-1.3.0.ebuild
new file mode 100644
index 000..3918a42c35c
--- /dev/null
+++ b/dev-python/sybil/sybil-1.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="https://github.com/cjw296/sybil;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# nose is used to test nosetests integration
+BDEPEND="
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-04-04 Thread Michał Górny
commit: 6f067e7748ad737fa648f95416f28bacc3a103ae
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 15:11:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f067e77

dev-python/werkzeug: Bump to 1.0.1

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

 dev-python/werkzeug/Manifest  |  1 +
 dev-python/werkzeug/werkzeug-1.0.1.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/werkzeug/Manifest b/dev-python/werkzeug/Manifest
index e12f8d764d1..3b3f8910882 100644
--- a/dev-python/werkzeug/Manifest
+++ b/dev-python/werkzeug/Manifest
@@ -1,3 +1,4 @@
 DIST werkzeug-0.16.0.gh.tar.gz 939220 BLAKE2B 
08f77bfbb8703b25be00dba018e9aea16cb4a6977ff3906f636fe24b4e16662f584839c8e153532f32a0551281a6fb28bf618da5d5e6c42cdc6e8b391162
 SHA512 
78e7d2ccceb8764f92a3252b2ff670065a42fe2ad1d2b4631e05c107d2128f8f6f4090e32bd975526e4b5985dbbdbac22e9ad1514d14e88ecfb064483107d0ed
 DIST werkzeug-0.16.1.gh.tar.gz 937876 BLAKE2B 
e5f962e9cab4a06a6f2d63ac35df896ed764377b458ccdc744800ffa5d2d456a836f0a7c4aef08b750b95904e955ce3b0241102d48bd28080e91fe29823e789e
 SHA512 
52611b2e22b8af6b643471ca1df6e6f262067ef8882363768f21d9b0ee837aedd192c358a3a41788b2036d6c6cc0156043f1f5b8f6a04b2a701790b66837a62e
 DIST werkzeug-1.0.0.gh.tar.gz 907492 BLAKE2B 
b81a3645d1228a7a2321f14d9093f77ac2cb620403008efb09b5f22b5b27297972d86adc307249828eda6dd2ca38a17ba1590cfc6ff47e7c8faddb34ffa0ba7a
 SHA512 
bc6d61b078aebd92d79a68d2b040dc9cf0cb5a61fe9732861109324bd7f7be6e5fb9e2101f145429909d0e06a6435bd3b8d707022525c5236ba52776a315af2e
+DIST werkzeug-1.0.1.gh.tar.gz 907482 BLAKE2B 
d2dcdce8b1bcbb177b52b0915f2c0ac17d235dee3c77b23e81e4b35412d1f53a194d3c7c7f2a5c065ade99797effe72cc464cf6980b12c761a8a919338021660
 SHA512 
ba82120fb3e96e3a1334c6452d5ba1950fc016d2d147d643bbc2168ccec496f1dea799982ae8c578167155082c0bdbda5d56a23f64b4b6865f97e90e22df022e

diff --git a/dev-python/werkzeug/werkzeug-1.0.1.ebuild 
b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
new file mode 100644
index 000..f376383081a
--- /dev/null
+++ b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+MY_PN="Werkzeug"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Collection of various utilities for WSGI applications"
+HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ 
https://github.com/pallets/werkzeug;
+#SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+
+RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
+DEPEND="
+   test? (
+   dev-python/click[${PYTHON_USEDEP}]
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # this test is very unreliable; it may fail randomly depending
+   # on installed packages
+   sed -i -e 's:test_no_memory_leak_from_Rule_builder:_&:' \
+   tests/test_routing.py || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   pytest -vv -x -p no:httpbin tests/test_routing.py || die "Tests fail 
with ${EPYTHON}"
+}



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

2020-04-04 Thread Michał Górny
commit: 5582fc2831f7a0737465a9dcf55096e78ad0337f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 05:42:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5582fc28

dev-python/flask: Bump to 1.1.2

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

 dev-python/flask/Manifest   |  1 +
 dev-python/flask/flask-1.1.2.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/dev-python/flask/Manifest b/dev-python/flask/Manifest
index 37fd64dea0d..1fa12878fd7 100644
--- a/dev-python/flask/Manifest
+++ b/dev-python/flask/Manifest
@@ -1,3 +1,4 @@
 DIST Flask-0.12.2.tar.gz 548510 BLAKE2B 
bd92d0e7e6ff36d371ffd958708517d16e41d1475af9153bf3d5234c33aa5c0ab415cbd254b711731cf8cffddac94b475f62d9fff2f9fe756b0fa30bb36d4343
 SHA512 
c00bb807e8fbc943e23a3721acf5b04320e7a58d658bca46bdf83a345b4c4d5729accae338505e134f01bc908adec9555fd94e8c87ef6f0367e6037215c06319
 DIST Flask-1.0.4.tar.gz 615497 BLAKE2B 
4141de3754a8ce42c6978a72da80c991d13415a19946180f5fd8f08a1827209be605ec10283b78841bee94c5a2036b8e6083187a3e68c188fde93cb702a6d645
 SHA512 
2ed45ebdef80fe354a0a221f991560e17c442550f667fb76dd9c9631428fe8b6686127504f4ee81fcc6748f99cd376bed7a1ff4e0a9ae913cd70c9f5f4ac1c61
 DIST Flask-1.1.1.tar.gz 625458 BLAKE2B 
aea56848dd1f8bb2d96059adf069f8d19c55395e5dd0d98bf4e89c7d1b54241f1f476cbf7fdb91a2390cb5438a3bd7a5bdb58383f2a196b042e90f272cb39e53
 SHA512 
d4e6304bdb2e20deda5b9800dc9ebeabf0442528d6cef2d15416129c151b25ab32c41460939f64fb72b15ead8d4e9bcea5694039323d080d279bfba2f6266178
+DIST Flask-1.1.2.tar.gz 637516 BLAKE2B 
90dffbb8faa48489d1c71ff2a064d41e97d2103c07532fd5b252dbe0b32e4babb815e31f0ceae201a66cead645b68149d13d4bb39a0df1b27b4002e613920493
 SHA512 
9feb6a9a8f34fadbea508d465f73c24b1d81b3f66243804dc3904d198c2fd78e2e1bef94df6a4940a7eec6b9b54abea06557a87de8b27b0a9497d18b3e071384

diff --git a/dev-python/flask/flask-1.1.2.ebuild 
b/dev-python/flask/flask-1.1.2.ebuild
new file mode 100644
index 000..233f4dbdce8
--- /dev/null
+++ b/dev-python/flask/flask-1.1.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions"
+HOMEPAGE="https://github.com/pallets/flask/;
+MY_PN="Flask"
+MY_P="${MY_PN}-${PV}"
+if [[ ${PV} == ** ]]; then
+   EGIT_REPO_URI="https://github.com/mitsuhiko/flask.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="examples test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/click[${PYTHON_USEDEP}]
+   dev-python/blinker[${PYTHON_USEDEP}]
+   dev-python/itsdangerous[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.10[${PYTHON_USEDEP}]
+   >=dev-python/werkzeug-0.15[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_sphinx docs
+
+python_test() {
+   
PYTHONPATH=${S}/examples/flaskr:${S}/examples/minitwit${PYTHONPATH:+:${PYTHONPATH}}
 \
+   pytest -vv -p no:httpbin || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+
+   distutils-r1_python_install_all
+}



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

2020-04-04 Thread Michał Górny
commit: 3c428ecf9d92286792507ab2be8855d6965c15b2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 05:29:43 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c428ecf

dev-python/setuptools: Bump to 46.1.3

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

 dev-python/setuptools/Manifest |  1 +
 dev-python/setuptools/setuptools-46.1.3.ebuild | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 2ae4c04ba44..8c39b4c49ac 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -1,3 +1,4 @@
 DIST setuptools-44.0.0.zip 858893 BLAKE2B 
02ba2a838487ba9e80d9ca3b8598cecbec4d286f2734be439d2b73f3f7f0ca80e80ea71a0c2322093deb548503c82d6eb32b1585992979b053f14f49baa00baa
 SHA512 
bb48e7763d258e654472bc416d16ec8708eefa95d1eb03cb6e81b623fd636cefc51a0bd67887084ab0214e256e2030a8f655184c3b59ad6937abab6a6178f3a1
 DIST setuptools-44.1.0.zip 858569 BLAKE2B 
f59f154e121502a731e51294ccd293d60ffccadacf51e23b53bf7ceba38858948b86783238061136c827ac3373ea7ea8e6253d4bb53f3f1dd69284568ec65a68
 SHA512 
4dfb0f42d334b835758e865a26ecd1e725711fa2b9c38ddc273b8b3849fba04527bc97436d11ba1e98f1a42922aa0f0b9032e32998273c705fac6e10735eacbf
 DIST setuptools-45.3.0.zip 862788 BLAKE2B 
ac2216a788db374bfe702ac11639dd850c2b947eed332067c0d923a135c9a0ba1760d56df6dd7b999ed42156d8b7a1898964d2ca0777d9e84593ae5eabcfd749
 SHA512 
9801f23c7e10712db0772b3d7365209df4e2a167feb5a6824809a258424a9220f65438f3087021e2484731091ea1cf3dd667308631dc8bff7807535cae528364
+DIST setuptools-46.1.3.zip 862431 BLAKE2B 
89d65360e15b22f535312627723ad61df84dce3ee9d5850dd0c60dace0f8c04a502ac6246afe1add1e4fbd0e0dc9530afc8bfd2a4cf058f93cde2ff4184e21f2
 SHA512 
7f8f99313ce2af2cbfa86ff9a3135bc3445804e9323a375b498d20dad7f8fc819481da0c2a057160397e98b6178c1eb453a093652cfdfe7896c9d31732f7ad8c

diff --git a/dev-python/setuptools/setuptools-46.1.3.ebuild 
b/dev-python/setuptools/setuptools-46.1.3.ebuild
new file mode 100644
index 000..cec7f007492
--- /dev/null
+++ b/dev-python/setuptools/setuptools-46.1.3.ebuild
@@ -0,0 +1,66 @@
+# 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_{6,7,8} pypy3 )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+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}.zip"
+
+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 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   app-arch/unzip
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   >=dev-python/pytest-3.7.0[${PYTHON_USEDEP}]
+   dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
+   dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   )
+"
+PDEPEND="
+   >=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}]"
+
+# Force in-source build because build system modifies sources.
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DOCS=( {CHANGES,README}.rst 
docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
+
+python_prepare_all() {
+   # disable tests requiring a network connection
+   rm setuptools/tests/test_packageindex.py || die
+
+   # don't run integration tests
+   rm setuptools/tests/test_integration.py || die
+
+   # xpass-es for me
+   sed -i -e '/xfail.*710/d' setuptools/tests/test_archive_util.py || die
+
+   # avoid pointless dep on flake8
+   sed -i -e 's:--flake8::' pytest.ini || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   distutils_install_for_testing
+   # test_easy_install raises a SandboxViolation due to 
${HOME}/.pydistutils.cfg
+   # It tries to sandbox the test in a tempdir
+   HOME="${PWD}" pytest -vv --disable-warnings ${PN} || 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/bleach/

2020-04-04 Thread Michał Górny
commit: 2bc539ad5d1d7bb22c783b363113fcc765fee98d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 15:16:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc539ad

dev-python/bleach: Unbundle html5lib

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

 .../bleach/{bleach-3.1.4.ebuild => bleach-3.1.4-r1.ebuild} | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/dev-python/bleach/bleach-3.1.4.ebuild 
b/dev-python/bleach/bleach-3.1.4-r1.ebuild
similarity index 70%
rename from dev-python/bleach/bleach-3.1.4.ebuild
rename to dev-python/bleach/bleach-3.1.4-r1.ebuild
index 5a78157e2d6..d80fe336be4 100644
--- a/dev-python/bleach/bleach-3.1.4.ebuild
+++ b/dev-python/bleach/bleach-3.1.4-r1.ebuild
@@ -16,8 +16,18 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 
s390 sparc x86"
 IUSE="test"
 
 RDEPEND="
+   >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/webencodings[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest
+
+src_prepare() {
+   # unbundle unpatched broken html5lib
+   rm -r bleach/_vendor || die
+   sed -i -e 's:bleach\._vendor\.::' \
+   bleach/html5lib_shim.py tests/test_clean.py || die
+
+   distutils-r1_src_prepare
+}



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

2020-04-04 Thread Michał Górny
commit: c6bc8f30bc42834627725f9f2a2cb6e8d3107caa
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 15:01:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6bc8f30

dev-python/html5lib: Fix deprecated imports

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

 .../html5lib/{html5lib-1.0.1-r1.ebuild => html5lib-1.0.1-r2.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/html5lib/html5lib-1.0.1-r1.ebuild 
b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild
similarity index 92%
rename from dev-python/html5lib/html5lib-1.0.1-r1.ebuild
rename to dev-python/html5lib/html5lib-1.0.1-r2.ebuild
index 9622a02f426..89f23560821 100644
--- a/dev-python/html5lib/html5lib-1.0.1-r1.ebuild
+++ b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild
@@ -29,6 +29,8 @@ BDEPEND="${RDEPEND}
 RESTRICT+=" !test? ( test )"
 
 PATCHES=(
+   # fix deprecated import
+   "${FILESDIR}/html5lib-1.0.1-collections-abc.patch"
# https://github.com/html5lib/html5lib-python/pull/429
"${FILESDIR}/html5lib-python-1.0.1-support-pytest4.patch"
 )



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

2020-04-04 Thread Michał Górny
commit: 68f18a03b10842b61e8f0080525520a9e774ac1e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  4 05:32:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  4 17:04:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f18a03

dev-python/pytest-django: Bump to 3.9.0

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

 dev-python/pytest-django/Manifest  |  1 +
 .../pytest-django/pytest-django-3.9.0.ebuild   | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/pytest-django/Manifest 
b/dev-python/pytest-django/Manifest
index a7539ffbf8f..6b064a9364e 100644
--- a/dev-python/pytest-django/Manifest
+++ b/dev-python/pytest-django/Manifest
@@ -1 +1,2 @@
 DIST pytest-django-3.8.0.tar.gz 70013 BLAKE2B 
75e2ebf6a3a61cfabdc59ceb6f60a85ab4e257b22e3ff55bcda122a370317bf91a9f90640d9edc17da2cc3bdc6dcf6e84dd1e3438dff91b07f5682713804d513
 SHA512 
3ce45b08f913c3e20b679c7f7a07818ffab7088fd90757794e1807db2025d655c195304da3ca3905c8ddb58fc9708000dc492f4114df8f4e7bfdb1285ebd997a
+DIST pytest-django-3.9.0.tar.gz 70498 BLAKE2B 
0f3cf7ffd528f00dd0c7dd6babcb64833ec3684c7b62dcb8757b0f90cdcdddabffdbff240774ed6fb2a294e27da2acd7f396298ff2884be6e5b4c8d9c632d008
 SHA512 
92985e66f47c91363d19fe2bfe8ccab14212be577692f90923dbbae4c8d406cf698796d485af2b721863392810fc07c6f11ada0c61589cd1861f0d34a732effe

diff --git a/dev-python/pytest-django/pytest-django-3.9.0.ebuild 
b/dev-python/pytest-django/pytest-django-3.9.0.ebuild
new file mode 100644
index 000..d8944a9de33
--- /dev/null
+++ b/dev-python/pytest-django/pytest-django-3.9.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A Django plugin for py.test"
+HOMEPAGE="https://pypi.org/project/pytest-django/ 
https://pytest-django.readthedocs.org 
https://github.com/pytest-dev/pytest-django;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+SLOT="0"
+
+RDEPEND="
+   >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools_scm-1.11.1[${PYTHON_USEDEP}]
+"
+
+# not all test dependencies are packaged and this package isn't worth it.
+RESTRICT="test"



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

2020-04-04 Thread Mart Raudsepp
commit: c84b9d94687e8059c24070ea2d4c0a258a40b645
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 17:01:58 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 17:01:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84b9d94

dev-python/pycurl: arm64 stable (bug #711736)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/pycurl/pycurl-7.43.0.3.ebuild 
b/dev-python/pycurl/pycurl-7.43.0.3.ebuild
index 32ad4f20098..d9b691984fb 100644
--- a/dev-python/pycurl/pycurl-7.43.0.3.ebuild
+++ b/dev-python/pycurl/pycurl-7.43.0.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="curl_ssl_gnutls curl_ssl_libressl curl_ssl_nss +curl_ssl_openssl 
examples ssl test"
 RESTRICT="!test? ( test )"
 



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

2020-04-04 Thread William Hubbs
commit: 001b03dbf4e2c5e37e2c7938e6493cc688363457
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 16:57:18 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 16:57:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001b03db

app-admin/mtail: 3.0.0-rc35 bump

Signed-off-by: William Hubbs  gentoo.org>

 app-admin/mtail/Manifest| 229 +++
 app-admin/mtail/mtail-3.0.0_rc35.ebuild | 273 
 2 files changed, 502 insertions(+)

diff --git a/app-admin/mtail/Manifest b/app-admin/mtail/Manifest
index 4dbd37397bc..71e0c770abd 100644
--- a/app-admin/mtail/Manifest
+++ b/app-admin/mtail/Manifest
@@ -1,3 +1,129 @@
+DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
+DIST cloud.google.com%2Fgo%2F@v%2Fv0.34.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
+DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.mod 1006 BLAKE2B 
9d321b9bad7e881795f0215828ca23ff5753b8ca9cbe64ca085bcd2f64d36d0d5bdd5c3e80eb64e19e067748b6b23eb7837827cede0e75a840ed1cfa2b00c1a8
 SHA512 
8aa90e6ce7d50af3db56c8a7abdd16822f6351cabb96e6b75ac0cdefa15bb4a2d402aa84e6212fec4d599ec6f13cb1891bb37f41200e6a05a27642375a89a959
+DIST contrib.go.opencensus.io%2Fexporter%2Fjaeger%2F@v%2Fv0.2.0.mod 172 
BLAKE2B 
64d4ad1e3a252306e6db868e9320142d5b11bd876f51f8b965e0179147924d270a9c6255bcf05d194c51110fef9841c62f978ffdf41e427d10fce8f9e95d9392
 SHA512 
0a658b7de13cbccbe35108cce141b85bd2b4011187ec94ff43893404d673dcf78503fbd10bb86ebbfeac67a281e3426194dcc5df1c5601fa17a755f42e3106e6
+DIST contrib.go.opencensus.io%2Fexporter%2Fjaeger%2F@v%2Fv0.2.0.zip 21640 
BLAKE2B 
e9934c4686ea04dfa1c71253db4e009aacb8b85110a754c6c81268e6e33e947f0c40ad6bcdfb5bf442be700ad47b6d488d4372b4101f4d50f56f2707e77083df
 SHA512 
e82210c70d4f36d4ac2896e73acd2e7f2d8c5c8783026067c919f0ae33ce4fe53b05e2b3ae1b84a7ecfd9c8e0a64b6fcdf8dd8038eb6d4dc1971ec2f0155dc88
+DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
+DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20160405071501-a0175ee3bccc.mod
 38 BLAKE2B 
2e1a897393e3527f0f82e6ab9baf62558d9cf54b56ada5d79aa1b206128de30395d9082bc600c4aa2a17e81095e429cc5874de950478545319ea0b867de7
 SHA512 
072ca7ba3d5ca815f58848db201002cc572d95334aeacfe44cb226505ad20d82ce06eb2ee059650912ae499db6291822c583296cb65a66e54adce62d6d850929
+DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20190718012654-fb15b899a751.mod
 38 BLAKE2B 
2e1a897393e3527f0f82e6ab9baf62558d9cf54b56ada5d79aa1b206128de30395d9082bc600c4aa2a17e81095e429cc5874de950478545319ea0b867de7
 SHA512 
072ca7ba3d5ca815f58848db201002cc572d95334aeacfe44cb226505ad20d82ce06eb2ee059650912ae499db6291822c583296cb65a66e54adce62d6d850929
+DIST 
github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20151022065526-2efee857e7cf.mod 
35 BLAKE2B 
873b4b9c8491117a0b99bcc183ae96fc7e392c68d7271b73b5d7876574a5c7d67580425b35445ff2fff326c5cc7f328326d5d11946699c213cb2b84e8a9a0aad
 SHA512 
7f23b8c5622c02b295646c7baf6f2ea3dd01e11e18ac9c263b853c7f771f5d098d8bcb75971f0cdc33d1c4765b563f3382ec5dc4bf20010065c3f1bc94e93175
+DIST 
github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20190717042225-c3de453c63f4.mod 
35 BLAKE2B 
873b4b9c8491117a0b99bcc183ae96fc7e392c68d7271b73b5d7876574a5c7d67580425b35445ff2fff326c5cc7f328326d5d11946699c213cb2b84e8a9a0aad
 SHA512 
7f23b8c5622c02b295646c7baf6f2ea3dd01e11e18ac9c263b853c7f771f5d098d8bcb75971f0cdc33d1c4765b563f3382ec5dc4bf20010065c3f1bc94e93175
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.mod 
31 BLAKE2B 
f69b0989e51b0b649f81b044169fe4309f130eba5bcc6ff33aa9666b1b754aa0e524b8c7a627a91000ccc4f93bf93cdee3e97bd3b2184b050878bc3f413f0c72
 SHA512 
f21fd002853e4435421f8396e6be016f65be1537815c60d23940caf26e3f14dd6f2caac802cb64cd586b1b1f1220b2727de347b3d1816b8e741f68d87ebcf03f
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.mod 40 BLAKE2B 
ce42c81a7dcb03d21a99d6240ce12f8455297722513497b1a75f2c848b5fb7ef70b577c2406638442f16beedd68806de890a5c299cf1c008c439df23df2f5bb1
 SHA512 
ec4424da8e1e3849408da7bfe83d37e21ac75edb889de8ef63be897d59678679b018f4606be78500952e7eee73a6252ee6e477b1a1612e2d036dbf72c17b9c9b
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.zip 14678 BLAKE2B 

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

2020-04-04 Thread Johannes Huber
commit: 3c4c718f7f97d4e3ee3ad9541dd227ed13f7183b
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Apr  4 16:43:22 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr  4 16:44:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4c718f

media-sound/lollypop: Version bump 1.2.33

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Johannes Huber  gentoo.org>

 media-sound/lollypop/Manifest   |  1 +
 media-sound/lollypop/lollypop-1.2.33.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index 019ee752797..bd80bbc6aee 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,2 +1,3 @@
 DIST lollypop-1.1.4.16.tar.xz 455312 BLAKE2B 
358fae45a4332c10ba59d65d09ae51f28fb7fc026e137289c47951536753796e0b7efa9f3713bccde68e6260f79b1132eb00357be8c53fba04f3c827e97851cf
 SHA512 
08b8ec7c1fbe5f1b8f95f95677012eeb9bd83951ee320470a0da852e0a446818e48ede7de045f6d7b98dff8be139fa69d780dbf03e65904c773f8ec1493f9915
 DIST lollypop-1.2.32.tar.xz 504544 BLAKE2B 
ba93daa5d52d43401454c7c5e9fb05f2ef2d1d22de49da5d404120de0f6c41522a00c055fd190a5fe3a296174641773a322fab5548aceedee559987fac2ffd81
 SHA512 
08a4012ad252dcd6371479759547b082bcc12de0a76fc365519234e0d77dccc505cf264a352a3963cea722ce2820ea7a3521d23ab03d4695b95d88e678528c7b
+DIST lollypop-1.2.33.tar.xz 509636 BLAKE2B 
850f24e14cd574710f0712389a1db96380eb1058fbb76e0353d9f6aa66978754bd30e4584fd3f50724909796247ec894c8f0c0b1cb1476ed0935596a0edcefe6
 SHA512 
f5e77e7427f1ef4db05f8ffc1f0f2fd3c412ea22b433a7b0a9de7e0159b0172012478dfb2cd1a39df27c07bcd1dd55fdb14a430d9cf8b04aa77ff7befc92c95b

diff --git a/media-sound/lollypop/lollypop-1.2.33.ebuild 
b/media-sound/lollypop/lollypop-1.2.33.ebuild
new file mode 100644
index 000..06db306eb32
--- /dev/null
+++ b/media-sound/lollypop/lollypop-1.2.33.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 )
+PYTHON_REQ_USE="sqlite"
+inherit python-single-r1 gnome2-utils meson xdg-utils
+
+DESCRIPTION="Modern music player for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
+SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz;
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   dev-libs/appstream-glib[introspection]
+   dev-libs/glib:2
+   dev-libs/gobject-introspection[cairo(+)]
+   $(python_gen_cond_dep '
+   dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   gnome-base/gnome-common
+   x11-libs/gtk+:3
+"
+BDEPEND="${DEPEND}
+   $(python_gen_cond_dep '
+   dev-python/pkgconfig[${PYTHON_MULTI_USEDEP}]
+   ')
+   dev-util/desktop-file-utils
+   dev-util/itstool
+   dev-util/intltool
+"
+RDEPEND="${DEPEND}
+   app-crypt/libsecret[introspection]
+   dev-libs/totem-pl-parser
+   $(python_gen_cond_dep '
+   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
+   dev-python/dbus-python
+   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pylast-1.0.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   media-libs/gst-plugins-base:1.0[introspection]
+"
+
+RESTRICT="test"
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+src_install() {
+   meson_src_install
+   python_optimize
+}
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_desktop_database_update
+}



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

2020-04-04 Thread Johannes Huber
commit: 568e23e789c4a36dc982afc821d40139d8f518c7
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Apr  4 16:43:57 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Apr  4 16:44:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568e23e7

media-sound/lollypop: Remove 1.2.32

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Johannes Huber  gentoo.org>

 media-sound/lollypop/Manifest   |  1 -
 media-sound/lollypop/lollypop-1.2.32.ebuild | 71 -
 2 files changed, 72 deletions(-)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index bd80bbc6aee..f5ee4bcc6bc 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,3 +1,2 @@
 DIST lollypop-1.1.4.16.tar.xz 455312 BLAKE2B 
358fae45a4332c10ba59d65d09ae51f28fb7fc026e137289c47951536753796e0b7efa9f3713bccde68e6260f79b1132eb00357be8c53fba04f3c827e97851cf
 SHA512 
08b8ec7c1fbe5f1b8f95f95677012eeb9bd83951ee320470a0da852e0a446818e48ede7de045f6d7b98dff8be139fa69d780dbf03e65904c773f8ec1493f9915
-DIST lollypop-1.2.32.tar.xz 504544 BLAKE2B 
ba93daa5d52d43401454c7c5e9fb05f2ef2d1d22de49da5d404120de0f6c41522a00c055fd190a5fe3a296174641773a322fab5548aceedee559987fac2ffd81
 SHA512 
08a4012ad252dcd6371479759547b082bcc12de0a76fc365519234e0d77dccc505cf264a352a3963cea722ce2820ea7a3521d23ab03d4695b95d88e678528c7b
 DIST lollypop-1.2.33.tar.xz 509636 BLAKE2B 
850f24e14cd574710f0712389a1db96380eb1058fbb76e0353d9f6aa66978754bd30e4584fd3f50724909796247ec894c8f0c0b1cb1476ed0935596a0edcefe6
 SHA512 
f5e77e7427f1ef4db05f8ffc1f0f2fd3c412ea22b433a7b0a9de7e0159b0172012478dfb2cd1a39df27c07bcd1dd55fdb14a430d9cf8b04aa77ff7befc92c95b

diff --git a/media-sound/lollypop/lollypop-1.2.32.ebuild 
b/media-sound/lollypop/lollypop-1.2.32.ebuild
deleted file mode 100644
index 06db306eb32..000
--- a/media-sound/lollypop/lollypop-1.2.32.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="sqlite"
-inherit python-single-r1 gnome2-utils meson xdg-utils
-
-DESCRIPTION="Modern music player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
-SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz;
-KEYWORDS="~amd64"
-
-LICENSE="GPL-3"
-SLOT="0"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   dev-libs/appstream-glib[introspection]
-   dev-libs/glib:2
-   dev-libs/gobject-introspection[cairo(+)]
-   $(python_gen_cond_dep '
-   dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-   gnome-base/gnome-common
-   x11-libs/gtk+:3
-"
-BDEPEND="${DEPEND}
-   $(python_gen_cond_dep '
-   dev-python/pkgconfig[${PYTHON_MULTI_USEDEP}]
-   ')
-   dev-util/desktop-file-utils
-   dev-util/itstool
-   dev-util/intltool
-"
-RDEPEND="${DEPEND}
-   app-crypt/libsecret[introspection]
-   dev-libs/totem-pl-parser
-   $(python_gen_cond_dep '
-   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
-   dev-python/dbus-python
-   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/pylast-1.0.0[${PYTHON_MULTI_USEDEP}]
-   ')
-   media-libs/gst-plugins-base:1.0[introspection]
-"
-
-RESTRICT="test"
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-src_install() {
-   meson_src_install
-   python_optimize
-}
-
-pkg_postinst() {
-   gnome2_gconf_install
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_gconf_uninstall
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}



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

2020-04-04 Thread William Hubbs
commit: 4d4b417bd372e40a2aaa5e15580a229a665a2eb0
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 16:34:43 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 16:34:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4b417b

dev-vcs/cli: sync live

Signed-off-by: William Hubbs  gentoo.org>

 dev-vcs/cli/cli-.ebuild | 23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/dev-vcs/cli/cli-.ebuild b/dev-vcs/cli/cli-.ebuild
index 7deea7cf7bf..4d623307289 100644
--- a/dev-vcs/cli/cli-.ebuild
+++ b/dev-vcs/cli/cli-.ebuild
@@ -7,6 +7,10 @@ inherit go-module
 DESCRIPTION="GitHub CLI"
 HOMEPAGE="https://github.com/cli/cli;
 
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/cli/cli.git;
+else
 EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
"github.com/AlecAivazis/survey/v2 v2.0.7"
@@ -33,8 +37,8 @@ EGO_SUM=(
"github.com/briandowns/spinner v1.9.0"
"github.com/briandowns/spinner v1.9.0/go.mod"
"github.com/cespare/xxhash v1.1.0/go.mod"
-   "github.com/charmbracelet/glamour v0.1.1-0.20200304134224-7e5c90143acc"
-   "github.com/charmbracelet/glamour 
v0.1.1-0.20200304134224-7e5c90143acc/go.mod"
+   "github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058"
+   "github.com/charmbracelet/glamour 
v0.1.1-0.20200320173916-301d3bcf3058/go.mod"
"github.com/client9/misspell v0.3.4/go.mod"
"github.com/coreos/bbolt v1.3.2/go.mod"
"github.com/coreos/etcd v3.3.10+incompatible/go.mod"
@@ -68,6 +72,7 @@ EGO_SUM=(
"github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
"github.com/golang/mock v1.1.1/go.mod"
"github.com/golang/protobuf v1.2.0/go.mod"
+   "github.com/golang/protobuf v1.3.1"
"github.com/golang/protobuf v1.3.1/go.mod"
"github.com/google/btree v1.0.0/go.mod"
"github.com/google/go-cmp v0.2.0/go.mod"
@@ -155,6 +160,10 @@ EGO_SUM=(
"github.com/russross/blackfriday/v2 v2.0.1/go.mod"
"github.com/sergi/go-diff v1.0.0"
"github.com/sergi/go-diff v1.0.0/go.mod"
+   "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0"
+   "github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0/go.mod"
+   "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f"
+   "github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f/go.mod"
"github.com/shurcooL/sanitized_anchor_name v1.0.0"
"github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
"github.com/sirupsen/logrus v1.2.0/go.mod"
@@ -205,6 +214,7 @@ EGO_SUM=(
"golang.org/x/net v0.0.0-20190522155817-f3200d17e092/go.mod"
"golang.org/x/net v0.0.0-20200219183655-46282727080f"
"golang.org/x/net v0.0.0-20200219183655-46282727080f/go.mod"
+   "golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be"
"golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod"
"golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod"
"golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod"
@@ -230,6 +240,7 @@ EGO_SUM=(
"golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod"
"golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod"
"golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod"
+   "google.golang.org/appengine v1.1.0"
"google.golang.org/appengine v1.1.0/go.mod"
"google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod"
"google.golang.org/grpc v1.19.0/go.mod"
@@ -250,13 +261,7 @@ EGO_SUM=(
"gopkg.in/yaml.v3 v3.0.0-20200121175148-a6ecf24a6d71/go.mod"
"honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod"
)
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/cli/cli.git;
-   PROPERTIES="live"
-else
-   go-module_set_globals
+go-module_set_globals
SRC_URI="https://github.com/cli/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz
${EGO_SUM_SRC_URI}"
KEYWORDS="~amd64"



[gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/

2020-04-04 Thread Andreas Sturmlechner
commit: 18fe082bb6748db385514494acddb6282bd7e75f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  4 16:15:24 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  4 16:15:24 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=18fe082b

kde-apps/kdepim-runtime: Add missing DEPEND

Upstream commits:
fbbe8506850449e4702390c8d172a1663cbcc032
b0d6479e824db06e292c61c195c3b224a6955925

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

 kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild  | 1 +
 kde-apps/kdepim-runtime/kdepim-runtime-20.04.49..ebuild | 1 +
 kde-apps/kdepim-runtime/kdepim-runtime-.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild 
b/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild
index 42a9055947..74c454f2da 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-20.03.90.ebuild
@@ -24,6 +24,7 @@ BDEPEND="
dev-libs/libxslt
 "
 RDEPEND="
+   >=app-crypt/qca-2.3.0:2
dev-libs/cyrus-sasl:2
dev-libs/libical:=
>=dev-qt/qtdbus-${QTMIN}:5

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49..ebuild 
b/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49..ebuild
index 9186211432..f0f6f6a645 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49..ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-20.04.49..ebuild
@@ -24,6 +24,7 @@ BDEPEND="
dev-libs/libxslt
 "
 RDEPEND="
+   >=app-crypt/qca-2.3.0:2
dev-libs/cyrus-sasl:2
dev-libs/libical:=
>=dev-qt/qtdbus-${QTMIN}:5

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild 
b/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild
index a192adf9c6..5e855f8bd1 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-.ebuild
@@ -24,6 +24,7 @@ BDEPEND="
dev-libs/libxslt
 "
 RDEPEND="
+   >=app-crypt/qca-2.3.0:2
dev-libs/cyrus-sasl:2
dev-libs/libical:=
>=dev-qt/qtdbus-${QTMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/messagelib/

2020-04-04 Thread Andreas Sturmlechner
commit: bd4f76c9b749a62896af52694d9510454fac663a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  4 16:19:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  4 16:19:27 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd4f76c9

kde-apps/messagelib: Update minimum app-crypt/qca version to 2.3.0

Upstream commit 9e149c4a1c3e8296baebb04183839918486e03d1

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

 kde-apps/messagelib/messagelib-20.03.90.ebuild  | 2 +-
 kde-apps/messagelib/messagelib-20.04.49..ebuild | 2 +-
 kde-apps/messagelib/messagelib-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/messagelib/messagelib-20.03.90.ebuild 
b/kde-apps/messagelib/messagelib-20.03.90.ebuild
index a67aec0eec..19d42d6444 100644
--- a/kde-apps/messagelib/messagelib-20.03.90.ebuild
+++ b/kde-apps/messagelib/messagelib-20.03.90.ebuild
@@ -19,7 +19,7 @@ IUSE=""
 
 DEPEND="
>=app-crypt/gpgme-1.8.0-r1[cxx,qt5]
-   app-crypt/qca:2
+   >=app-crypt/qca-2.3.0:2
>=dev-libs/grantlee-5.1.0:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5

diff --git a/kde-apps/messagelib/messagelib-20.04.49..ebuild 
b/kde-apps/messagelib/messagelib-20.04.49..ebuild
index db5c8f17be..4948c4b90d 100644
--- a/kde-apps/messagelib/messagelib-20.04.49..ebuild
+++ b/kde-apps/messagelib/messagelib-20.04.49..ebuild
@@ -19,7 +19,7 @@ IUSE=""
 
 DEPEND="
>=app-crypt/gpgme-1.8.0-r1[cxx,qt5]
-   app-crypt/qca:2
+   >=app-crypt/qca-2.3.0:2
>=dev-libs/grantlee-5.1.0:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5

diff --git a/kde-apps/messagelib/messagelib-.ebuild 
b/kde-apps/messagelib/messagelib-.ebuild
index 68ffb5c229..23d2109263 100644
--- a/kde-apps/messagelib/messagelib-.ebuild
+++ b/kde-apps/messagelib/messagelib-.ebuild
@@ -19,7 +19,7 @@ IUSE=""
 
 DEPEND="
>=app-crypt/gpgme-1.8.0-r1[cxx,qt5]
-   app-crypt/qca:2
+   >=app-crypt/qca-2.3.0:2
>=dev-libs/grantlee-5.1.0:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5



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

2020-04-04 Thread Fabian Groffen
commit: dd20a57619f68b2ac5a5939e1de2419b492a9a8d
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Apr  4 07:21:53 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Apr  4 16:00:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd20a576

app-text/html2text: add live version, make myself co-maintainer

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

 app-text/html2text/html2text-.ebuild | 35 
 app-text/html2text/metadata.xml  |  6 +++---
 2 files changed, 38 insertions(+), 3 deletions(-)

diff --git a/app-text/html2text/html2text-.ebuild 
b/app-text/html2text/html2text-.ebuild
new file mode 100644
index 000..8445f3dbe95
--- /dev/null
+++ b/app-text/html2text/html2text-.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/grobian/html2text.git;
+else
+   SRC_URI=""
+   KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+fi
+
+DESCRIPTION="HTML to text converter"
+HOMEPAGE="https://github.com/grobian/html2text;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+src_prepare() {
+   default
+   tc-export CXX
+}
+
+src_compile() {
+   emake LDFLAGS="${LDFLAGS}" DEBUG="${CXXFLAGS}"
+}
+
+src_install() {
+   dobin html2text
+   doman html2text.1 html2textrc.5
+   dodoc CHANGES CREDITS KNOWN_BUGS README TODO
+}

diff --git a/app-text/html2text/metadata.xml b/app-text/html2text/metadata.xml
index cd4b982119e..3e8dc87c604 100644
--- a/app-text/html2text/metadata.xml
+++ b/app-text/html2text/metadata.xml
@@ -5,8 +5,8 @@
jazzos...@gmail.com
Jaroslav Rakhmatoullin

-
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
+   
+   grob...@gentoo.org
+   Fabian Groffen

 



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

2020-04-04 Thread Sergei Trofimovich
commit: dac2002742f899f2951394244e15a2b02b2317b6
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 14:10:07 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 15:55:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac20027

dev-libs/check: stable 0.14.0 for hppa, bug #711082

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/check/check-0.14.0.ebuild 
b/dev-libs/check/check-0.14.0.ebuild
index a0d8db1039d..40aa0e80af0 100644
--- a/dev-libs/check/check-0.14.0.ebuild
+++ b/dev-libs/check/check-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs subunit test"
 
 RESTRICT="!test? ( test )"



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

2020-04-04 Thread Sergei Trofimovich
commit: 3eff70a4ffb79d0b31c15dabe598dae2c5d11b54
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 14:10:55 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 15:55:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eff70a4

dev-util/ccache: stable 3.7.7-r1 for hppa, bug #713916

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/ccache/ccache-3.7.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ccache/ccache-3.7.7-r1.ebuild 
b/dev-util/ccache/ccache-3.7.7-r1.ebuild
index 4b623436cc2..6cbf67a8bff 100644
--- a/dev-util/ccache/ccache-3.7.7-r1.ebuild
+++ b/dev-util/ccache/ccache-3.7.7-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
 IUSE="test"
 
 DEPEND="app-arch/xz-utils



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

2020-04-04 Thread Sergei Trofimovich
commit: dfa33cc17c8c56ad49468ae84d2cf5d9c4ea928d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 14:08:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 15:55:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa33cc1

app-portage/tatt: stable 0.7 for hppa/sparc, bug #711204

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-portage/tatt/tatt-0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/tatt/tatt-0.7.ebuild b/app-portage/tatt/tatt-0.7.ebuild
index 1856460de3e..c8f7b83d6e1 100644
--- a/app-portage/tatt/tatt-0.7.ebuild
+++ b/app-portage/tatt/tatt-0.7.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="+templates"
 
 RDEPEND="



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

2020-04-04 Thread Luca Barbato
commit: 72d409554b246451c3ebed06416e7680df2076e7
Author: Luca Barbato  gentoo  org>
AuthorDate: Sat Apr  4 15:21:41 2020 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Sat Apr  4 15:42:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d40955

Improve the name-version regex

See:
https://doc.rust-lang.org/cargo/reference/manifest.html#the-name-field

Unbreaks crates using `curl-sys` version `0.4.30+curl-7.69.1` and such.

Signed-off-by: Luca Barbato  gentoo.org>

 eclass/cargo.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 6776a4b03ac..6f7ffdb626b 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -39,7 +39,7 @@ ECARGO_VENDOR="${ECARGO_HOME}/gentoo"
 # @DESCRIPTION:
 # Generates the URIs to put in SRC_URI to help fetch dependencies.
 cargo_crate_uris() {
-   local -r regex='^(.*)-([0-9]+\.[0-9]+\.[0-9]+.*)$'
+   local -r regex='^([a-zA-Z0-9_\-]+)-([0-9]+\.[0-9]+\.[0-9]+.*)$'
local crate
for crate in "$@"; do
local name version url



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

2020-04-04 Thread Luca Barbato
commit: 1aa5977995bb5717ade57d926038d4b47d7920ac
Author: Luca Barbato  gentoo  org>
AuthorDate: Sat Apr  4 15:41:19 2020 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Sat Apr  4 15:42:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa59779

dev-util/cargo-c: First commit

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Luca Barbato  gentoo.org>

 dev-util/cargo-c/Manifest | 133 +++
 dev-util/cargo-c/cargo-c-0.6.2.ebuild | 165 ++
 dev-util/cargo-c/metadata.xml |  11 +++
 3 files changed, 309 insertions(+)

diff --git a/dev-util/cargo-c/Manifest b/dev-util/cargo-c/Manifest
new file mode 100644
index 000..d6dd7dcd692
--- /dev/null
+++ b/dev-util/cargo-c/Manifest
@@ -0,0 +1,133 @@
+DIST adler32-1.0.4.crate 5105 BLAKE2B 
344a5258e77328a24a545e32f9bc653fa25b7ea43803ed7861db261bce227aa1599520a42acea3de1f2acebb8fa9fad251e2688413b752eafe2401ca1a2ee34a
 SHA512 
5990e1e277a1c3aae5adef5e4601b807a756a40e88578bb91f1c70d70babfa97fb3f2c1b963482ec8e18c16d5e722bf90fb42f9646c8dd840373f28965a2d123
+DIST aho-corasick-0.7.10.crate 111039 BLAKE2B 
69f984dbe528ece5ce4345bc0f39c122507a88e781d7c2d5c9175d1788aeef8d21e0487c7c449e28fbbdaae8203fe68627d23ac0a58d30dc70befd26ac9af32f
 SHA512 
e8a1cb252015435009883662ca23408f1491d8f01461f3a81082feabeeff72ec61beb4f1f3271fc8a87f1379899ecfc38036ac208dca17889f70ddaca2406a9b
+DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
+DIST anyhow-1.0.27.crate 26395 BLAKE2B 
f510c352ba6cb6be2e20d40e176bd48f7bf39dff4a0be288f54da60346f2fcb9b6376a4f139fbe13a9178ec8feb58a28badc209814d6ed9d1decd7b327ac8a4b
 SHA512 
ed880d594fa5d17f14abecee56f7b2742b9ceb744bf8548c99c0ac6f3880f761df657959ecf512d7d194f75055db668eaf1a8306876d596b471b12ccffb8c959
+DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
+DIST autocfg-1.0.0.crate 12870 BLAKE2B 
79e495d53298574afd3b292da7c9c363dcb3ea434fd44258efaf3628e95ebfc731f03083f8a1060272a2a3478a6452cdc41539e2dac08465cc6e6283844bf260
 SHA512 
451fc63148792ba1952b884170e3481359b01bacca5ec0456f43ca58f8e092b8f81c9764f8b00d4104059ff608089be5858220ee868127c064cc890c767ec3a3
+DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
+DIST bitmaps-2.0.0.crate 17026 BLAKE2B 
61559f3ea68cf54ea51426a3655a095eda21f0f4078aeb1254655e97ec92b53ecd5fe29835ce073949d5277f567f11de432643258428b5223b8624e23dc318c1
 SHA512 
6e89076a6ebe8256b99054a62e5112e8aba12f4393905bb4f6577f8cb19179a566df4fac01533aa83e3ae25950b9818828a9526ad370936355b8e5f761b6c81c
+DIST bstr-0.2.12.crate 344435 BLAKE2B 
b55a55be4875d9aefcff0091be82d80a19c1c92d5d6e17b751dd41bebd37f6a5f72d884fa8a70e829905baf3526ce4d854b162d10d894573dd2801ed030460e9
 SHA512 
2d14ac85274814bb29439acf67c3aaf84ac32ad361dd6d2cbca58bf571c968f594eeb1443a632b625296929b84047652fc60ec39983c110737ba1950d88bce89
+DIST bytesize-1.0.0.crate 7522 BLAKE2B 
cd4f9687753ec1ea4e7435f34b64afdf6e5534d33515d00c413da37081dea57eb76b2f3b8e001e65ca40908efccddcfa458ce1e3b5974aa79232567d9df7faff
 SHA512 
a8837bc05efbf6faf55ce76cffb0f8ef2f47baad2f65875da246f4a8f1052af0fcd8f156950deac0e57e015183d740e0d8ced1e6da1aaecf03244ad370d926b8
+DIST cargo-0.43.1.crate 1119258 BLAKE2B 
b6ab277b4c06064fc7ba84f829363a5bcc2e484136b2f50f75354234f6114bd424d2f88952dc45c7f671751cd1ebff3ba3076c5cc648de0550d5ef1e122dc3ab
 SHA512 
950e6f30643b38c90bddcb2be34f02c7e57da1e3f8afeb2f0f1037d93a877928064748339b40ca520ed045d36ef5c25a8bb3ad294316fe657368cfb50163f399
+DIST cargo-c-0.6.2.crate 19994 BLAKE2B 
fe2c9a8eabaf940082628ffcc481ff45640d16fd95e6e9dc8fa447aef13569db3257e73c81b1b0abea6a61aa57ca2a86eccc28f2a9ecad9bc698c6e73f9fa6c6
 SHA512 
430a5c96ee230419b79d80cd979d8baf59ebd93bbb75115c0c77dcffac1dc6b1c9bdf1e91fcf45619d3aca608f91573e854dd41921c1cc2a53655a7d7c7c8f0b
+DIST cargo-platform-0.1.1.crate 7409 BLAKE2B 
503bc17f9cf08cecdc02371cfb69c70b0f61203153fee4ad4e5b8adb995e1f84e6a6cbb12565607fdb1606372b744fd3d4519f2605f05eb83078c1fc14d789a3
 SHA512 
b8758e002ac6c4c4440707a27cd747c90e2b128f51bc80464be93bf8677aaa26bec28cc1f730cfba639fb022bb030fae5c06c41773c5692bf3a12167d04f0d57
+DIST cbindgen-0.13.2.crate 160484 BLAKE2B 

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

2020-04-04 Thread William Hubbs
commit: 0ff1c95a3e1086673d22fcaa7ef268e86f8deb70
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Apr  4 15:29:01 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Apr  4 15:29:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff1c95a

dev-vcs/cli: 0.6.4 bump

Signed-off-by: William Hubbs  gentoo.org>

 dev-vcs/cli/Manifest |  10 ++
 dev-vcs/cli/cli-0.6.4.ebuild | 294 +++
 2 files changed, 304 insertions(+)

diff --git a/dev-vcs/cli/Manifest b/dev-vcs/cli/Manifest
index af4654d0b22..cd12b370e1a 100644
--- a/dev-vcs/cli/Manifest
+++ b/dev-vcs/cli/Manifest
@@ -1,6 +1,7 @@
 DIST cli-0.5.5.tar.gz 176434 BLAKE2B 
f08941c3b2a3ad9b8350b365eded3a51b337635b6a3cd18114cbe160ebc8636fd77ddbaf20b6b414011833d4387e8aa7c02803de5239bf0a5ef5d0a878052274
 SHA512 
c72c4a0db05fe08c7f132081bbb568b4653553cc65e90f3b686079623857b9307ec8f293e82860bae7a706bd496049543ab181a244618954f4435285b42bbaa9
 DIST cli-0.6.1.tar.gz 189311 BLAKE2B 
07814a555e8137b02184f4eeb77171f640e4d9c497983580f9a921c6d2e529dd979641d709160202ce3d9f4eb671ad3a2890fb5554eeaae528cc3fdc5cd64cce
 SHA512 
eeabed53407ed88c6e917b930e215fcc6d0daad22f0c999bcc2c962b69dd25886ecbc136e6f3274c2403a053f193d8a3e63cd9cb6cffe3ee439f3ecd966cf267
 DIST cli-0.6.2.tar.gz 194980 BLAKE2B 
49040882586d0e61690cb0d2880fcf9b0ada5ab1517e94951df06b6c5caae38aa33122096188c4efeee4f4cd8bafd699236f5dfd0826760f8b1d0ca78375c8f9
 SHA512 
d07c69e43f46e02fd9ba07904050e7c1f0ac85be36897a85897b41fd0f487cbc041921fc8ca112338afcaa07c47ac8f2f13863c07e9894d077b0aa7b7ebd193b
+DIST cli-0.6.4.tar.gz 199810 BLAKE2B 
8850096cf2e655aac448a0d45ff4cd99e8d7836c841dd478e27e8a8b59129b8b03e8fc41238b646c8af0bebfff9bd50e3f39174e40e8c7c3c74428c935a58a1a
 SHA512 
2f17035c1f7696dc022be6ba9c57c80a7c4d7b86fd0fdeb0ebd4da9628d683d77aa7576a9d1afe44a67d5ec072b56eb99e4a2d4875e435579aabf0803badb19e
 DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
 DIST github.com%2F!alec!aivazis%2Fsurvey%2Fv2%2F@v%2Fv2.0.4.mod 696 BLAKE2B 
09e376f63fd124401f3010db85b9b1cf25a0753cefef78e45db8d1c807b8154e2da473c25970d0bfafd8c813703f2695e7f7e47c05f87874d679ec6ec52bccee
 SHA512 
cb4258d68b43e7cf0e2389aba8dfd76e9c22803d54a8aaec05e70929af6146c4d4c1d9a0910b110e4e696577a29799496d519123813c65f2d7b1d50928bbf9bf
 DIST github.com%2F!alec!aivazis%2Fsurvey%2Fv2%2F@v%2Fv2.0.4.zip 86906 BLAKE2B 
13882476ffdb8765e73e154080e26aaa826beb3302984d40167a2a61d184e82cd03d59ee5e02cc020f742b27e7d37bfd8d36849442f68bf00b375966fb3cfe54
 SHA512 
a8fb1fab163666ea572de25a72223611fc7efd9bf62c368a2c9bf7313fc0a136d34220ad0f55af9c0d8a3c6388165fe4b59dbab32df66bbc1418c0096cfb8e96
@@ -39,6 +40,8 @@ DIST github.com%2Fbriandowns%2Fspinner%2F@v%2Fv1.9.0.zip 
30 BLAKE2B 5414b5f8
 DIST github.com%2Fcespare%2Fxxhash%2F@v%2Fv1.1.0.mod 146 BLAKE2B 
5efa8dad622ae253ffa106eafea277fd947fc0f28e6962e461283ce2267d992b85b1f0eb9074a90009d8ed1d47f9e1f3e03cfc0eb7ad7df104282cfd144cc12a
 SHA512 
32c34a590e6c113a16700ef2faa5124ebb6c8773cd76594312157bd2b70d54cd939ff2c32fac47421b5615e804142cb7b393394d4745d5894f9b68392bc37ad9
 DIST 
github.com%2Fcharmbracelet%2Fglamour%2F@v%2Fv0.1.1-0.20200304134224-7e5c90143acc.mod
 315 BLAKE2B 
8df0e2009d27da74972a7e67c996f4968738c3dc87fc68ad7fd0d74a0fd661e2a6de497efe742ef3f5cc8739011f49f58dad708cd9e89e829489fd61d1e686e4
 SHA512 
0b385c4ffe887f5023645af413daa5df47a9ec840cbc9d886088050885732cf1246a88c930b8005290f5005cd017c7fbf9e4a85c0a7304d8058353e7ee61f1a9
 DIST 
github.com%2Fcharmbracelet%2Fglamour%2F@v%2Fv0.1.1-0.20200304134224-7e5c90143acc.zip
 553194 BLAKE2B 
30d69703a55b2abee9bf6356818f174ad2eace9abfdaa4193640ce1bb1f5d4814c37f236501c004eec6b284f8abdac78aeb0932ed225200699b0a34099ce66e3
 SHA512 
1e78afe0b63e49a3778c9dfa3d2297b4f64791c34f090d376be496b9b0ec378ca68e1a9a103e410bbd9aa69f218b6d5c415ee904c341f6385640554079fa5391
+DIST 
github.com%2Fcharmbracelet%2Fglamour%2F@v%2Fv0.1.1-0.20200320173916-301d3bcf3058.mod
 315 BLAKE2B 
8df0e2009d27da74972a7e67c996f4968738c3dc87fc68ad7fd0d74a0fd661e2a6de497efe742ef3f5cc8739011f49f58dad708cd9e89e829489fd61d1e686e4
 SHA512 
0b385c4ffe887f5023645af413daa5df47a9ec840cbc9d886088050885732cf1246a88c930b8005290f5005cd017c7fbf9e4a85c0a7304d8058353e7ee61f1a9
+DIST 
github.com%2Fcharmbracelet%2Fglamour%2F@v%2Fv0.1.1-0.20200320173916-301d3bcf3058.zip
 553185 BLAKE2B 
f8157149a821cd527c9b9a4980e7d18038f4be550b20c3fef3b7f45818812773cebc35ab2955fcfeebfaf469a160c780a20a52323907848db0764e1c633b13b6
 SHA512 
aed0a7f014eac4cb07dac7e4fd446523e5787903d7bfe3dbf187055cd7ed81bb398652a7219af6cbee158599fa6739d4b615d41007d26d00b01b078813f2aff8
 DIST github.com%2Fclient9%2Fmisspell%2F@v%2Fv0.3.4.mod 35 BLAKE2B 

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

2020-04-04 Thread Andreas Sturmlechner
commit: 12200a64bceab58af121fd3f6d0d908187724045
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  4 14:16:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  4 15:17:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12200a64

media-libs/zxing-cpp: Drop 1.0.7

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

 media-libs/zxing-cpp/Manifest   |  1 -
 media-libs/zxing-cpp/zxing-cpp-1.0.7.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/media-libs/zxing-cpp/Manifest b/media-libs/zxing-cpp/Manifest
index eeb9158f257..0389f9931ec 100644
--- a/media-libs/zxing-cpp/Manifest
+++ b/media-libs/zxing-cpp/Manifest
@@ -1,2 +1 @@
-DIST zxing-cpp-1.0.7.tar.gz 128659323 BLAKE2B 
3b5d27136fe0d25ff27ed7aa8ca7d15e91a2f4c99c145143789b5795bb4af1f0a501697201307779b315af4417008123f076debb6178f51542ac3495405fed01
 SHA512 
e6597157099e478c2afad413e8dc3347369aef6e1a76cff331c4d71f178be97dde23e8fe89c7147eab034e2aecf1660a66e2a951f60c32d2fb67635033c1a0c8
 DIST zxing-cpp-1.0.8.tar.gz 128506816 BLAKE2B 
5f9e70c5cd123c27ee779a955cc112449094069c5be3defac57a906ea6a301e8f04886c7cb51b79007456e517db06f9f61c39228f8d8bb6a520602cac70aa7a4
 SHA512 
0749b3bd4d810ef024f2d8045ecf3024bba6d1816be3f5baeb3325724ac5a7359bec72b4070f8e34fbc1bc5ba2636e488b17cc8b35578b0703352d448c9d22f6

diff --git a/media-libs/zxing-cpp/zxing-cpp-1.0.7.ebuild 
b/media-libs/zxing-cpp/zxing-cpp-1.0.7.ebuild
deleted file mode 100644
index 8a437d07071..000
--- a/media-libs/zxing-cpp/zxing-cpp-1.0.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="C++ Multi-format 1D/2D barcode image processing library"
-HOMEPAGE="https://github.com/nu-book/zxing-cpp;
-SRC_URI="https://github.com/nu-book/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND=""



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

2020-04-04 Thread Mikle Kolyada
commit: f4c36479c8aecba21763453dbdb093eb84355ace
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr  4 15:15:46 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr  4 15:16:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c36479

app-crypt/easy-rsa: Version vump (v3.0.7)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index a6574d430cc..d042618d834 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,3 +1,4 @@
 DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787
 DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a4adb501475fbd43c1b50bead374ba78ee9652e9c0f8d2e54354be4da6a0ae302e4ef2d576bd7fd981d59566d64
 SHA512 
9231ca7fda489a230d8418679d8824503ae680e2de6682d5f2d2fa716597f7df5980b7b88a3f6eb4fa0b7d9bbead59a1e2e4b8f4a5a36bda7f78ffa8f3c23d34
 DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
+DIST easy-rsa-3.0.7.tar.gz 3863830 BLAKE2B 
e76db344912296d4659ae61e094595a0ebb30258e2819908f80028a771bf49b5ee02293ba4bd46c19926828724f27b149d2727a2f898fa7fbe48abdb16dbee86
 SHA512 
4e7dadafd9e3f8381029cf4a20f0a6fe58c6bee0571e0f8ff9711e1dae386bbfd81b5d8bbec58f415e367d613b90465a4635e8f924668ad73de555fe8bb8c82c

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
new file mode 100644
index 000..e6a124b4fe8
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
+   libressl? ( dev-libs/libressl:0= )"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



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

2020-04-04 Thread Mart Raudsepp
commit: 0a2ce64fa2463b51bb445752ae6771461269f5aa
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 14:33:19 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:55:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2ce64f

dev-python/bottle: arm64 stable

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/bottle/bottle-0.12.18.ebuild 
b/dev-python/bottle/bottle-0.12.18.ebuild
index 9fd5abf3e99..ac258120d08 100644
--- a/dev-python/bottle/bottle-0.12.18.ebuild
+++ b/dev-python/bottle/bottle-0.12.18.ebuild
@@ -13,7 +13,7 @@ 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 ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/nose-show-skipped/

2020-04-04 Thread Mart Raudsepp
commit: 02f0e3be4d2c0c6be153e307d68d5f77c8966537
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 14:53:28 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:55:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f0e3be

dev-python/nose-show-skipped: arm64 stable

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild 
b/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild
index 69094919762..bbe6ddbcacb 100644
--- a/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild
+++ b/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2020-04-04 Thread Mart Raudsepp
commit: 728a62bc3fede1b0c3785f6ade34ddc5abcd0d54
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 14:54:52 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:55:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728a62bc

arch/arm64/package.use.stable.mask: unmask pycurl[test]

Signed-off-by: Mart Raudsepp  gentoo.org>

 profiles/arch/arm64/package.use.stable.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 1dab251f489..6ec6102f530 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -107,7 +107,6 @@ net-fs/samba ads
 # Masked due to unstable deps.
 dev-db/redis tcmalloc
 dev-python/hgdistver test
-dev-python/pycurl test
 dev-python/pyopenssl test
 dev-python/setuptools_scm mercurial test
 dev-python/sphinx latex test



[gentoo-commits] repo/gentoo:master commit in: net-dns/rbldnsd/

2020-04-04 Thread Michael Orlitzky
commit: eae8433d995137aa66c7a62e8f4ca81ae73108d5
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Apr  4 14:16:49 2020 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Apr  4 14:22:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae8433d

net-dns/rbldnsd: drop the python-2.7 test suite.

The test suite for rbldnsd uses python-2.7 (only), and realistically
that's not going to change any time soon. This commit drops the test
suite from the ebuild so that the python team isn't blocked on me at
some later point. If upstream ever migrates the test suite to
python-3.x and makes a release, I can put it back easy enough.

Bug: https://bugs.gentoo.org/715180
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky  gentoo.org>

 ...d-0.998b-r1.ebuild => rbldnsd-0.998b-r2.ebuild} | 28 +-
 1 file changed, 6 insertions(+), 22 deletions(-)

diff --git a/net-dns/rbldnsd/rbldnsd-0.998b-r1.ebuild 
b/net-dns/rbldnsd/rbldnsd-0.998b-r2.ebuild
similarity index 70%
rename from net-dns/rbldnsd/rbldnsd-0.998b-r1.ebuild
rename to net-dns/rbldnsd/rbldnsd-0.998b-r2.ebuild
index c73e294de9e..a95bcde36f7 100644
--- a/net-dns/rbldnsd/rbldnsd-0.998b-r1.ebuild
+++ b/net-dns/rbldnsd/rbldnsd-0.998b-r2.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 )
 
-inherit toolchain-funcs python-any-r1
+inherit toolchain-funcs
 
 DESCRIPTION="DNS server designed to serve blacklist zones"
 HOMEPAGE="https://rbldnsd.io/;
@@ -13,23 +12,18 @@ 
SRC_URI="https://github.com/spamhaus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~sparc ~x86"
-IUSE="ipv6 test zlib"
-RESTRICT="!test? ( test )"
+IUSE="ipv6 zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )"
 DEPEND="${RDEPEND}"
 BDEPEND="
acct-group/rbldns
acct-user/rbldns
-   test? (
-   ${RDEPEND}
-   ${PYTHON_DEPS}
-   $(python_gen_any_dep 'dev-python/pydns:2[${PYTHON_USEDEP}]')
-   )"
+"
 
-PATCHES=(
-   "${FILESDIR}/rbldnsd-0.997a-robust-ipv6-test-support.patch"
-)
+# The test suite was dropped from the ebuild because it requires
+# python-2.7, and it will crash if you try to run it now.
+RESTRICT=test
 
 src_configure() {
# The ./configure file is handwritten and doesn't support a `make
@@ -48,12 +42,6 @@ src_compile() {
RANLIB="$(tc-getRANLIB)"
 }
 
-src_test() {
-   emake check \
-   CC="$(tc-getCC)" \
-   PYTHON="${PYTHON}"
-}
-
 src_install() {
einstalldocs
dosbin rbldnsd
@@ -63,7 +51,3 @@ src_install() {
diropts -g rbldns -o rbldns -m 0750
keepdir /var/db/rbldnsd
 }
-
-python_check_deps() {
-   ! use test || has_version "dev-python/pydns:2[${PYTHON_USEDEP}]"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-lisp/sbcl/, dev-lisp/sbcl/files/

2020-04-04 Thread Andrey Grozin
commit: 6115b91c5f70f85bf426f803ace6aaa72a13d39d
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sat Apr  4 14:16:58 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sat Apr  4 14:17:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6115b91c

dev-lisp/sbcl: bump to 2.0.3

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrey Grozin  gentoo.org>

 dev-lisp/sbcl/Manifest|   2 +
 dev-lisp/sbcl/files/verbose-build-2.0.3.patch |  29 +++
 dev-lisp/sbcl/sbcl-2.0.3.ebuild   | 246 ++
 3 files changed, 277 insertions(+)

diff --git a/dev-lisp/sbcl/Manifest b/dev-lisp/sbcl/Manifest
index e645b4d96f7..f319d4f6a26 100644
--- a/dev-lisp/sbcl/Manifest
+++ b/dev-lisp/sbcl/Manifest
@@ -26,3 +26,5 @@ DIST sbcl-2.0.0-source.tar.bz2 6457217 BLAKE2B 
ae09d4d80ca7100fb412be57012691861
 DIST sbcl-2.0.0-x86-64-linux-binary.tar.bz2 10196560 BLAKE2B 
161d53df96817a50606ffc6a5ad502a94a1aa622e0a45c17c4ff4148deafb2e1db560aacd33b1198eb6fd3bc462b320e01d4925097bec3954f9d6ce564a2b1f5
 SHA512 
23d3974656a33ae0cfce340e2fbdd60a4e595353e7cc6e75dbab0242d7baaa30d677d1163d4440e953cd7f859fc737b073055b68fbeb2e57e3542a0133d7648f
 DIST sbcl-2.0.1-source.tar.bz2 6466983 BLAKE2B 
f040fb288f5b7adb8a7f56aae60a37e38034c2fed958b1361f473096769367b0a10a76a0e45380e6dcf3b4bd2c1038957448f70eede38b04c228a14e3afc1fc2
 SHA512 
1d92589033e123c21377f820dbc22e27f2610a372c5545799bec7c247795ba4b8b65102c7fe739f4a15a84579ec72f63fb9f4b197db5c6da1f8d59bd35966bea
 DIST sbcl-2.0.1-x86-64-linux-binary.tar.bz2 10151722 BLAKE2B 
445fcaa5a6f1c2a7a7d80dd28d1126c33437af2a59dadd25cbbe9ca4e12488a985e78aa12095fda8e38e21dceca77a0e1bca0949133b0ac2666d4367bf881f68
 SHA512 
1d24981b42c5d91f6037ad6fed782786bbc75edcb2f125a6d5b793448d00c211af515f56b6dd70a68bd33ea7174fd1d96ef9ab353c96905835b6299dcb170f47
+DIST sbcl-2.0.3-source.tar.bz2 6489521 BLAKE2B 
f610367e2fbc58e47b3c7a825cd03344e8dd288e2e2a202327c5caa652aa13f1d675c52a65626acf2d577402552ac620973278197c95d7bfaeea31c2e372a2c7
 SHA512 
c29c115fff0e118e5c05959dd8d73ae876458daeb5ddde67ce485b10e6d1583b1f8a9597b54b45606696ab1b1eea5392dcb09357c83fce31323f2a5a154f2dd1
+DIST sbcl-2.0.3-x86-64-linux-binary.tar.bz2 10180812 BLAKE2B 
feebf6e957acd8cbe3a5549f6b9e5832d8ee6cc40e7c319a24db0be93cacbc33f5dd5cc3d187be0dfdee6997e3a114267ee0a8cf9fc7defbe63941739a3e2d44
 SHA512 
7d7fc106aa9c17552d5a7343a2776ebdc24613516c44523c568a4b4045baa9a5356c37480594bc7a6fe8e012c570963915dd80b18c50e4e58f273455d35a8b4d

diff --git a/dev-lisp/sbcl/files/verbose-build-2.0.3.patch 
b/dev-lisp/sbcl/files/verbose-build-2.0.3.patch
new file mode 100644
index 000..263436ab5e0
--- /dev/null
+++ b/dev-lisp/sbcl/files/verbose-build-2.0.3.patch
@@ -0,0 +1,29 @@
+diff -U3 -r sbcl-2.0.3.orig/make.sh sbcl-2.0.3/make.sh
+--- sbcl-2.0.3.orig/make.sh2020-03-29 03:58:29.0 +0700
 sbcl-2.0.3/make.sh 2020-04-04 19:56:16.510279232 +0700
+@@ -24,7 +24,7 @@
+ # thing" when run on the target machine, with the minor caveat that
+ # any --xc-host parameter should be suitable for the host machine
+ # instead of the target.
+-sh make-config.sh "$@" --check-host-lisp || exit $?
++sh -x make-config.sh "$@" --check-host-lisp || exit $?
+ 
+ . output/prefix.def
+ . output/build-config
+@@ -76,11 +76,11 @@
+ $@
+ fi
+ }
+-maybetime sh make-host-1.sh
+-maybetime sh make-target-1.sh
+-maybetime sh make-host-2.sh
+-maybetime sh make-target-2.sh
+-maybetime sh make-target-contrib.sh
++maybetime sh -x make-host-1.sh
++maybetime sh -x make-target-1.sh
++maybetime sh -x make-host-2.sh
++maybetime sh -x make-target-2.sh
++maybetime sh -x make-target-contrib.sh
+ 
+ # contrib/Makefile shouldn't be counted in NCONTRIBS.
+ # "find contrib/* -name Makefile" would still find contrib/./Makefile.

diff --git a/dev-lisp/sbcl/sbcl-2.0.3.ebuild b/dev-lisp/sbcl/sbcl-2.0.3.ebuild
new file mode 100644
index 000..819f9f5c7b1
--- /dev/null
+++ b/dev-lisp/sbcl/sbcl-2.0.3.ebuild
@@ -0,0 +1,246 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multilib eutils flag-o-matic pax-utils toolchain-funcs
+
+#same order as http://www.sbcl.org/platform-table.html
+BV_X86=1.4.3
+BV_AMD64=2.0.3
+BV_PPC=1.2.7
+BV_SPARC=1.0.28
+BV_ALPHA=1.0.28
+BV_ARM=1.4.11
+BV_ARM64=1.4.2
+BV_X86_MACOS=1.1.6
+BV_X64_MACOS=1.2.11
+BV_PPC_MACOS=1.0.47
+BV_X86_SOLARIS=1.2.7
+BV_X64_SOLARIS=1.2.7
+BV_SPARC_SOLARIS=1.0.23
+
+DESCRIPTION="Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common 
Lisp"
+HOMEPAGE="http://sbcl.sourceforge.net/;
+SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
+   x86? ( 
mirror://sourceforge/sbcl/${PN}-${BV_X86}-x86-linux-binary.tar.bz2 )
+   amd64? ( 
mirror://sourceforge/sbcl/${PN}-${BV_AMD64}-x86-64-linux-binary.tar.bz2 )
+   ppc? ( 
mirror://sourceforge/sbcl/${PN}-${BV_PPC}-powerpc-linux-binary.tar.bz2 )
+   sparc? ( 

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

2020-04-04 Thread Conrad Kostecki
commit: e4eb24462c95c21a829c8eaa033a0b5633fc413a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Apr  4 14:15:12 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Apr  4 14:15:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4eb2446

media-sound/teamspeak-server: drop old version

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-sound/teamspeak-server/Manifest  |   2 -
 .../teamspeak-server-3.12.0.ebuild | 119 -
 2 files changed, 121 deletions(-)

diff --git a/media-sound/teamspeak-server/Manifest 
b/media-sound/teamspeak-server/Manifest
index c39bc950371..51d91f6b43a 100644
--- a/media-sound/teamspeak-server/Manifest
+++ b/media-sound/teamspeak-server/Manifest
@@ -1,6 +1,4 @@
 DIST teamspeak3-server_linux_amd64-3.10.2.tar.bz2 9242362 BLAKE2B 
ad275eac241182aa15410ba32983bc1e598f55090eb35559fe6cf3f18fd6b3a1395a36f320dd36ea3fa44390afd698f6734b034536cd48d049028e09943df7f4
 SHA512 
3be39004d557fb58efd272dac3e005c08db8ae05e04cc5cfdc146296bca7b0a02d7011bb77d6d45074056b458e14111dbd79882603b4be9fba58de7c9b384b84
-DIST teamspeak3-server_linux_amd64-3.12.0.tar.bz2 9429587 BLAKE2B 
3787479d8cc64912bb342e0a4e601660914f6e37784b0ef8fe03e4675315e7f88185d366bcda087203336aad4e042ad69775a9be98cd646ea59c18d32e509672
 SHA512 
7cb9378c3f2940da369117afe58cb441a051e3ab6b33d291b677a8a55b0975f18431d076951edc49ffaed8783d0f787840a01a21a3b25d1adcca23baa82ae532
 DIST teamspeak3-server_linux_amd64-3.12.1.tar.bz2 9428301 BLAKE2B 
aeab07edc31d1ee57ffd34b218aeb3f7e23f31ffb5b8b940cbc46bca91b6ef9caffb67f1a52c059439a64d73ceb8fce124c0e8101d3e04d752782344ff6c1843
 SHA512 
58bfb582deddc4137245fe73d3aabfbcd84c3c346fe5fd3db8c7756014fcdd1f0bd7798ee029aa9beebe454fa8021dd180dd577f147cc5f02c833b68d9253fc7
 DIST teamspeak3-server_linux_x86-3.10.2.tar.bz2 9049720 BLAKE2B 
86f854c2b18397bde3cbb02b9d0024af8d3fbbdc695dae0f7f950fb5670cc6c983e8eb20dee97409a87b6cd572772cf72cfddee0254857023aa4e8446ea71068
 SHA512 
5ad16efc1a0b8dad6696d4121560cc793a35b15473391fcb18a8edd72031415775fb10d0c686a2af550f36748c17db03ac8caae76b0ef7e4ffa528d3ab416951
-DIST teamspeak3-server_linux_x86-3.12.0.tar.bz2 9267706 BLAKE2B 
65f233c60ba8e470ae3c0f7ba82c0eaeaadc0b645edf9ddbee3c997f07d69cce91c8cf394eb0ae1f2245c56b405a843c138d07095eb4a050d117a5a478af90f0
 SHA512 
b15ab64f70f054c71bf149342dbab1f097fd9cd664b203e40703025de48bf76f5d9addc6c77a1bcfd90254fcc6e0ea8898bb6f4fe82964d3f83727e5141a5326
 DIST teamspeak3-server_linux_x86-3.12.1.tar.bz2 9268349 BLAKE2B 
61d0794944775e4e9bfb57bc2ac331c5cc9da04d6a3956d4c1ec6c6d36ef87cb04ea1f0004d75251adc4baa1b9be999373d08ea36ca9f86e10b00e03d0f20f38
 SHA512 
83222586ff6e157af7242afc151c900eb339f05813f8b5fef602f9989a109b80de46bc86c7381b6acce240c62e9859b86df655a0b0219225162315337ca609ef

diff --git a/media-sound/teamspeak-server/teamspeak-server-3.12.0.ebuild 
b/media-sound/teamspeak-server/teamspeak-server-3.12.0.ebuild
deleted file mode 100644
index bf9ed274267..000
--- a/media-sound/teamspeak-server/teamspeak-server-3.12.0.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="A server software for hosting quality voice communication via the 
internet"
-HOMEPAGE="https://www.teamspeak.com/;
-SRC_URI="
-   amd64? ( 
https://files.teamspeak-services.com/releases/server/${PV}/teamspeak3-server_linux_amd64-${PV}.tar.bz2
 )
-   x86? ( 
https://files.teamspeak-services.com/releases/server/${PV}/teamspeak3-server_linux_x86-${PV}.tar.bz2
 )
-"
-
-LICENSE="Apache-2.0 Boost-1.0 BSD LGPL-2.1 LGPL-3 MIT teamspeak3"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="doc mysql tsdns"
-
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   acct-group/teamspeak
-   acct-user/teamspeak
-"
-
-QA_PREBUILT="
-   opt/teamspeak3-server/libmariadb.so.2
-   opt/teamspeak3-server/libts3db_mariadb.so
-   opt/teamspeak3-server/libts3db_sqlite3.so
-   opt/teamspeak3-server/libts3_ssh.so
-   opt/teamspeak3-server/ts3server
-   opt/teamspeak3-server/tsdnsserver
-"
-
-src_unpack() {
-   default
-
-   mv teamspeak3-server_linux_$(usex amd64 amd64 x86) "${P}" || die
-}
-
-src_install() {
-   diropts -o teamspeak -g teamspeak
-   keepdir /opt/teamspeak3-server /var/log/teamspeak3-server
-
-   diropts
-   keepdir /etc/teamspeak3-server
-
-   touch "${ED}"/opt/teamspeak3-server/.ts3server_license_accepted || die
-
-   exeinto /opt/teamspeak3-server
-   doexe ts3server
-
-   dodir /opt/bin
-   dosym ../teamspeak3-server/ts3server /opt/bin/ts3server
-
-   exeinto /opt/teamspeak3-server
-   doexe libts3db_sqlite3.so libts3_ssh.so
-
-   insinto /opt/teamspeak3-server/serverquerydocs
-   doins -r serverquerydocs/.
-
-   insinto /opt/teamspeak3-server/sql
-   doins sql/*.sql
-   doins -r 

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

2020-04-04 Thread Conrad Kostecki
commit: 94e73f716cf9957fb300d0dacb0e04a6c100e4fc
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Apr  4 14:14:44 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Apr  4 14:15:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e73f71

media-sound/teamspeak-server: bump to version 3.12.1

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-sound/teamspeak-server/Manifest  |   2 +
 .../teamspeak-server-3.12.1.ebuild | 119 +
 2 files changed, 121 insertions(+)

diff --git a/media-sound/teamspeak-server/Manifest 
b/media-sound/teamspeak-server/Manifest
index acc947a03b1..c39bc950371 100644
--- a/media-sound/teamspeak-server/Manifest
+++ b/media-sound/teamspeak-server/Manifest
@@ -1,4 +1,6 @@
 DIST teamspeak3-server_linux_amd64-3.10.2.tar.bz2 9242362 BLAKE2B 
ad275eac241182aa15410ba32983bc1e598f55090eb35559fe6cf3f18fd6b3a1395a36f320dd36ea3fa44390afd698f6734b034536cd48d049028e09943df7f4
 SHA512 
3be39004d557fb58efd272dac3e005c08db8ae05e04cc5cfdc146296bca7b0a02d7011bb77d6d45074056b458e14111dbd79882603b4be9fba58de7c9b384b84
 DIST teamspeak3-server_linux_amd64-3.12.0.tar.bz2 9429587 BLAKE2B 
3787479d8cc64912bb342e0a4e601660914f6e37784b0ef8fe03e4675315e7f88185d366bcda087203336aad4e042ad69775a9be98cd646ea59c18d32e509672
 SHA512 
7cb9378c3f2940da369117afe58cb441a051e3ab6b33d291b677a8a55b0975f18431d076951edc49ffaed8783d0f787840a01a21a3b25d1adcca23baa82ae532
+DIST teamspeak3-server_linux_amd64-3.12.1.tar.bz2 9428301 BLAKE2B 
aeab07edc31d1ee57ffd34b218aeb3f7e23f31ffb5b8b940cbc46bca91b6ef9caffb67f1a52c059439a64d73ceb8fce124c0e8101d3e04d752782344ff6c1843
 SHA512 
58bfb582deddc4137245fe73d3aabfbcd84c3c346fe5fd3db8c7756014fcdd1f0bd7798ee029aa9beebe454fa8021dd180dd577f147cc5f02c833b68d9253fc7
 DIST teamspeak3-server_linux_x86-3.10.2.tar.bz2 9049720 BLAKE2B 
86f854c2b18397bde3cbb02b9d0024af8d3fbbdc695dae0f7f950fb5670cc6c983e8eb20dee97409a87b6cd572772cf72cfddee0254857023aa4e8446ea71068
 SHA512 
5ad16efc1a0b8dad6696d4121560cc793a35b15473391fcb18a8edd72031415775fb10d0c686a2af550f36748c17db03ac8caae76b0ef7e4ffa528d3ab416951
 DIST teamspeak3-server_linux_x86-3.12.0.tar.bz2 9267706 BLAKE2B 
65f233c60ba8e470ae3c0f7ba82c0eaeaadc0b645edf9ddbee3c997f07d69cce91c8cf394eb0ae1f2245c56b405a843c138d07095eb4a050d117a5a478af90f0
 SHA512 
b15ab64f70f054c71bf149342dbab1f097fd9cd664b203e40703025de48bf76f5d9addc6c77a1bcfd90254fcc6e0ea8898bb6f4fe82964d3f83727e5141a5326
+DIST teamspeak3-server_linux_x86-3.12.1.tar.bz2 9268349 BLAKE2B 
61d0794944775e4e9bfb57bc2ac331c5cc9da04d6a3956d4c1ec6c6d36ef87cb04ea1f0004d75251adc4baa1b9be999373d08ea36ca9f86e10b00e03d0f20f38
 SHA512 
83222586ff6e157af7242afc151c900eb339f05813f8b5fef602f9989a109b80de46bc86c7381b6acce240c62e9859b86df655a0b0219225162315337ca609ef

diff --git a/media-sound/teamspeak-server/teamspeak-server-3.12.1.ebuild 
b/media-sound/teamspeak-server/teamspeak-server-3.12.1.ebuild
new file mode 100644
index 000..bf9ed274267
--- /dev/null
+++ b/media-sound/teamspeak-server/teamspeak-server-3.12.1.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd
+
+DESCRIPTION="A server software for hosting quality voice communication via the 
internet"
+HOMEPAGE="https://www.teamspeak.com/;
+SRC_URI="
+   amd64? ( 
https://files.teamspeak-services.com/releases/server/${PV}/teamspeak3-server_linux_amd64-${PV}.tar.bz2
 )
+   x86? ( 
https://files.teamspeak-services.com/releases/server/${PV}/teamspeak3-server_linux_x86-${PV}.tar.bz2
 )
+"
+
+LICENSE="Apache-2.0 Boost-1.0 BSD LGPL-2.1 LGPL-3 MIT teamspeak3"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="doc mysql tsdns"
+
+RESTRICT="bindist mirror"
+
+RDEPEND="
+   acct-group/teamspeak
+   acct-user/teamspeak
+"
+
+QA_PREBUILT="
+   opt/teamspeak3-server/libmariadb.so.2
+   opt/teamspeak3-server/libts3db_mariadb.so
+   opt/teamspeak3-server/libts3db_sqlite3.so
+   opt/teamspeak3-server/libts3_ssh.so
+   opt/teamspeak3-server/ts3server
+   opt/teamspeak3-server/tsdnsserver
+"
+
+src_unpack() {
+   default
+
+   mv teamspeak3-server_linux_$(usex amd64 amd64 x86) "${P}" || die
+}
+
+src_install() {
+   diropts -o teamspeak -g teamspeak
+   keepdir /opt/teamspeak3-server /var/log/teamspeak3-server
+
+   diropts
+   keepdir /etc/teamspeak3-server
+
+   touch "${ED}"/opt/teamspeak3-server/.ts3server_license_accepted || die
+
+   exeinto /opt/teamspeak3-server
+   doexe ts3server
+
+   dodir /opt/bin
+   dosym ../teamspeak3-server/ts3server /opt/bin/ts3server
+
+   exeinto /opt/teamspeak3-server
+   doexe libts3db_sqlite3.so libts3_ssh.so
+
+   insinto /opt/teamspeak3-server/serverquerydocs
+   doins -r serverquerydocs/.
+
+   insinto /opt/teamspeak3-server/sql
+   doins sql/*.sql
+   doins -r 

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

2020-04-04 Thread Mart Raudsepp
commit: 8e01039516450f3d48fe25f2b98b832e01e8fb86
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 14:10:22 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:12:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e010395

sys-devel/gcc: arm64 stable (bug #711386)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 sys-devel/gcc/gcc-7.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-7.5.0.ebuild b/sys-devel/gcc/gcc-7.5.0.ebuild
index 15bba9a41f1..1e003b833a5 100644
--- a/sys-devel/gcc/gcc-7.5.0.ebuild
+++ b/sys-devel/gcc/gcc-7.5.0.ebuild
@@ -7,7 +7,7 @@ PATCH_VER="2"
 
 inherit toolchain
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~ppc-macos"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-getting-started-docs/

2020-04-04 Thread Mart Raudsepp
commit: b2432efbbfc901f8f7304d7bd6f26eb7a27f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 13:13:09 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:12:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b243

gnome-extra/gnome-getting-started-docs: bump to 3.34.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-getting-started-docs/Manifest   |  1 +
 .../gnome-getting-started-docs-3.34.1.ebuild  | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/gnome-extra/gnome-getting-started-docs/Manifest 
b/gnome-extra/gnome-getting-started-docs/Manifest
index beb4626f7c4..a399e3b98a5 100644
--- a/gnome-extra/gnome-getting-started-docs/Manifest
+++ b/gnome-extra/gnome-getting-started-docs/Manifest
@@ -1 +1,2 @@
 DIST gnome-getting-started-docs-3.32.2.tar.xz 110300936 BLAKE2B 
214e9896c0b3c3a4886cf24cbd5448d27a47cc14f0729e7c790eedd8a1edb3bd11dacae76b16f7b940bed81b74168927a0d708f6ab9e74ceab1c22dc22a7c651
 SHA512 
19b9c8fa9f03799287989c7cffb74bdb17b12d7045a61dd9d3d2921e8f06071f5f01b2d9ec956cede159208fd7ca4f367e11ef9820224e9a5f611100962c21fc
+DIST gnome-getting-started-docs-3.34.1.tar.xz 91398724 BLAKE2B 
fc208c7f88ee2ea00af74362540d22ff70cef14aad246021e416ef1b36c3cd33ca783c9947c0a60c8d83f65c7cf289c3c2e284d84efe61d6ec24f7a6d1843673
 SHA512 
a4e7088cf1eeb11ae8f863ce0496ca312d527b678df3867a5995d51b620a1db56e57afeb7623edbfbb6184aaf792864f4759d237a255a2fd51d0dda64aeff356

diff --git 
a/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.34.1.ebuild
 
b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.34.1.ebuild
new file mode 100644
index 000..643475314c6
--- /dev/null
+++ 
b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.34.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Help a new user get started in GNOME"
+HOMEPAGE="https://help.gnome.org/;
+
+LICENSE="CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="gnome-extra/gnome-user-docs"
+DEPEND="dev-util/itstool"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"



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

2020-04-04 Thread Mart Raudsepp
commit: a0a95ac93e507fdeead84d0577fdc6bda8786e5c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 14:11:03 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:12:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a95ac9

media-libs/zxing-cpp: arm64 stable (bug #711232)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/media-libs/zxing-cpp/zxing-cpp-1.0.8.ebuild 
b/media-libs/zxing-cpp/zxing-cpp-1.0.8.ebuild
index ba85f18f7e6..612e1433eef 100644
--- a/media-libs/zxing-cpp/zxing-cpp-1.0.8.ebuild
+++ b/media-libs/zxing-cpp/zxing-cpp-1.0.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/nu-book/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/

2020-04-04 Thread Mart Raudsepp
commit: 1a2fe95298c222bb7f9338cc16eee1e3f797ee0e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 13:39:54 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:12:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2fe952

net-libs/gnome-online-accounts: bump to 3.34.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/gnome-online-accounts/Manifest|  1 +
 .../gnome-online-accounts-3.34.1.ebuild| 82 ++
 net-libs/gnome-online-accounts/metadata.xml|  2 -
 3 files changed, 83 insertions(+), 2 deletions(-)

diff --git a/net-libs/gnome-online-accounts/Manifest 
b/net-libs/gnome-online-accounts/Manifest
index 7e8ec70c747..e57d9fe18b9 100644
--- a/net-libs/gnome-online-accounts/Manifest
+++ b/net-libs/gnome-online-accounts/Manifest
@@ -1 +1,2 @@
 DIST gnome-online-accounts-3.32.1.tar.xz 863252 BLAKE2B 
69345a5e7a9ccfef231cb012a1e3240a31db898f32b654f6275fd18e027eebe5cda07b4a0f8fea1447ca33ac120d8476aea7d2c824238b327c0c207009fcae7c
 SHA512 
548e6c983899bc1f4093fcf0b7b08819f2803182f52c2cdfb4cffa8bfb00e513322973fdfce2aeadeb52b0cd43c7c1e3941cff187927577cefb4fba51f4fda5b
+DIST gnome-online-accounts-3.34.1.tar.xz 856288 BLAKE2B 
99a6c242dd57acf009a2b4451287fff5bbc61b0aeb0396b13368b179d1b1604b413ff9dcb56bf4415c990cb4f2cb434a0fcf17b9381dcb5055a99985249af5d4
 SHA512 
233f1b15d4a7bdbee4ed85ba252ea0d9af2ac15a2edd3ce2b40d76434285fd093f07375313a599fa191f8df1551eb37f48c4784e389fcbaec0565bb3aba28426

diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.34.1.ebuild 
b/net-libs/gnome-online-accounts/gnome-online-accounts-3.34.1.ebuild
new file mode 100644
index 000..f2f39420fa8
--- /dev/null
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.34.1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 vala
+
+DESCRIPTION="GNOME framework for accessing online accounts"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
+
+LICENSE="LGPL-2+"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE="debug gnome +introspection kerberos +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+# pango used in goaeditablelabel
+# libsoup used in goaoauthprovider
+# goa kerberos provider is incompatible with app-crypt/heimdal, see
+# https://bugzilla.gnome.org/show_bug.cgi?id=692250
+# json-glib-0.16 needed for bug #485092
+RDEPEND="
+   >=dev-libs/glib-2.52:2
+   >=app-crypt/libsecret-0.5
+   >=dev-libs/json-glib-0.16
+   dev-libs/libxml2:2
+   >=net-libs/libsoup-2.42:2.4
+   net-libs/rest:0.7
+   >=net-libs/webkit-gtk-2.12.0:4
+   >=x11-libs/gtk+-3.19.12:3
+   x11-libs/pango
+
+   introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )
+   kerberos? (
+   app-crypt/gcr:0=[gtk]
+   app-crypt/mit-krb5 )
+"
+# goa-daemon can launch gnome-control-center
+PDEPEND="gnome? ( 
>=gnome-base/gnome-control-center-3.2[gnome-online-accounts(+)] )"
+
+DEPEND="${RDEPEND}
+   vala? ( $(vala_depend) )
+   dev-libs/libxslt
+   >=dev-util/gtk-doc-am-1.3
+   >=dev-util/gdbus-codegen-2.30.0
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+
+   dev-libs/gobject-introspection-common
+   gnome-base/gnome-common
+"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   # TODO: Give users a way to set the G/FB/Windows Live secrets
+   gnome2_src_configure \
+   --disable-static \
+   --enable-backend \
+   --enable-documentation \
+   --enable-exchange \
+   --enable-facebook \
+   --enable-flickr \
+   --enable-foursquare \
+   --enable-imap-smtp \
+   --enable-lastfm \
+   --enable-media-server \
+   --enable-owncloud \
+   --enable-pocket \
+   --enable-windows-live \
+   $(usex debug --enable-debug=yes ' ') \
+   $(use_enable kerberos) \
+   $(use_enable kerberos fedora) \
+   $(use_enable introspection) \
+   $(use_enable vala)
+}

diff --git a/net-libs/gnome-online-accounts/metadata.xml 
b/net-libs/gnome-online-accounts/metadata.xml
index 009604473b8..77001fb7228 100644
--- a/net-libs/gnome-online-accounts/metadata.xml
+++ b/net-libs/gnome-online-accounts/metadata.xml
@@ -8,7 +8,5 @@
 
Use gnome-base/gnome-control-center
to set GNOME online accounts preferences
-   
 
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-online-miners/

2020-04-04 Thread Mart Raudsepp
commit: d32a55c9b6bfdcec621cd607a5e0511e2ffadabb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr  4 14:00:15 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr  4 14:12:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d32a55c9

net-misc/gnome-online-miners: bump to 3.34.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/gnome-online-miners/Manifest  |  1 +
 .../gnome-online-miners-3.34.0.ebuild  | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/net-misc/gnome-online-miners/Manifest 
b/net-misc/gnome-online-miners/Manifest
index a7c651639ef..5b613050c74 100644
--- a/net-misc/gnome-online-miners/Manifest
+++ b/net-misc/gnome-online-miners/Manifest
@@ -1 +1,2 @@
 DIST gnome-online-miners-3.30.0.tar.xz 273700 BLAKE2B 
146777d6fcdbb2e17ca360e515de6f373bf74063240c579a1e39c0083aad9b0d908754c78046713b027b1b062cf279e0dbe58d211d0341a0179b1d179aa77a2b
 SHA512 
de1d9281978b985d777c1b4900128c6a3b83ef9d0c905b4441f9683a6a03de992ce921e8094d43b903e8547436db51aced91d93bd0cf74f7a385a1d5a5e8b726
+DIST gnome-online-miners-3.34.0.tar.xz 272324 BLAKE2B 
3718b649cd08a03a7e974607975992f4779926c08cbdeb724c314aa431f161599f6d74c2114dc1bd6fa0896781bf07df024f4a53a3f2fadaf1e9d849f8054e5a
 SHA512 
bfcdd7f11607663eda491314c34a9b50f2885f6fb39e7c9e68a77927bbcc326979fb8900ab5dfac1494ac575dbf0e3f3b7459ec3f38cb1eb8961158e3fe44464

diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.34.0.ebuild 
b/net-misc/gnome-online-miners/gnome-online-miners-3.34.0.ebuild
new file mode 100644
index 000..0a6232092ce
--- /dev/null
+++ b/net-misc/gnome-online-miners/gnome-online-miners-3.34.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Crawls through your online content"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineMiners;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="flickr"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+# libgdata[gnome] needed for goa support
+RDEPEND="
+   >=app-misc/tracker-2:=
+   >=dev-libs/glib-2.35.1:2
+   >=dev-libs/libgdata-0.15.2:0=[crypt,gnome-online-accounts]
+   media-libs/grilo:0.3
+   >=net-libs/gnome-online-accounts-3.13.3:=
+   >=net-libs/libgfbgraph-0.2.2:0.2
+   >=net-libs/libzapojit-0.0.2
+   flickr? ( media-plugins/grilo-plugins:0.3[flickr] )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable flickr) \
+   --disable-static \
+   --enable-facebook \
+   --enable-google \
+   --enable-media-server \
+   --enable-owncloud \
+   --enable-windows-live
+}



  1   2   3   >