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

2019-09-02 Thread Thomas Beierlein
commit: 5274991e44575d7f3e55f7febdec16c6deecbc66
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Sep  3 05:23:01 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Sep  3 05:32:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5274991e

dev-libs/libzia: Drop old

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Thomas Beierlein  gentoo.org>

 dev-libs/libzia/Manifest   |  2 --
 dev-libs/libzia/libzia-4.14.ebuild | 41 --
 dev-libs/libzia/libzia-4.15.ebuild | 38 ---
 3 files changed, 81 deletions(-)

diff --git a/dev-libs/libzia/Manifest b/dev-libs/libzia/Manifest
index 6eee3ea7d5c..56f4c516406 100644
--- a/dev-libs/libzia/Manifest
+++ b/dev-libs/libzia/Manifest
@@ -1,3 +1 @@
-DIST libzia-4.14.tar.gz 597138 BLAKE2B 
200e0682c6bc28248646775c5e5a71bad329edf031d0950ad8ab5244e5e925903147467d23eb3a04f9be05cca6b34947692df15620331ffc5357b73f20d363b0
 SHA512 
c382ef352e80df69daf3d3e4da0c0de5d8037b32182a760f88a1edf7d2b9cc7d5112de942a5a85973ccf82ca1e0771c2e92de7972ff9bec745fdb525419a2365
-DIST libzia-4.15.tar.gz 600728 BLAKE2B 
7e359a09c9e440c65fe369a8ff9004883ecbc047cfa4995e671c74662f9658370e0e8f613e626f9480abb9fb6d94e777bde70b44d080d45f4e17b1f982c48237
 SHA512 
041e21e1506b4cc38a0b9a5fa07037de01d19a390b6ba46159688b2bd7c75c44faf6e84d1ec929a582a2c8038c60f986d6d172636b5e9cb1b2fc5a729ec2225f
 DIST libzia-4.16.tar.gz 623606 BLAKE2B 
48c5eb65890c87ed48bfaee60a6683f5320c561c8f6bf55268690675e388aefeb52e229c16430b9ff04b8ae29749e52beb71ac7d7f0642f4fa255e1bef85b452
 SHA512 
cbf0e678abadd670acde1778dcb137a49ad11f8e8d8d8465ebac542deb964e1c138b65ebf61404ea0219e17cdb336585545eee3f63d4e0ac41bffe0010f2c2fb

diff --git a/dev-libs/libzia/libzia-4.14.ebuild 
b/dev-libs/libzia/libzia-4.14.ebuild
deleted file mode 100644
index 5a63aa43ba6..000
--- a/dev-libs/libzia/libzia-4.14.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="platform abstraction code for tucnak package"
-HOMEPAGE="http://tucnak.nagano.cz;
-SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="ftdi"
-
-RDEPEND="dev-libs/glib:2
-   x11-libs/gtk+:2
-   media-libs/libsdl
-   media-libs/libpng:0
-   ftdi? ( dev-embedded/libftdi:0 )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/$P-ldadd.patch )
-
-MAKEOPTS+=" -j1"
-
-src_prepare() {
-   eapply_user
-   eapply -p0 ${PATCHES}
-   sed -i -e "s/docsdir/#docsdir/g" \
-   -e "s/docs_/#docs_/g" Makefile.am || die
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_with ftdi) --with-sdl \
-   --with-png --without-bfd
-}

diff --git a/dev-libs/libzia/libzia-4.15.ebuild 
b/dev-libs/libzia/libzia-4.15.ebuild
deleted file mode 100644
index 88159bfcae8..000
--- a/dev-libs/libzia/libzia-4.15.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="platform abstraction code for tucnak package"
-HOMEPAGE="http://tucnak.nagano.cz;
-SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="ftdi"
-
-RDEPEND="dev-libs/glib:2
-   x11-libs/gtk+:2
-   media-libs/libsdl
-   media-libs/libpng:0
-   ftdi? ( dev-embedded/libftdi:0 )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-MAKEOPTS+=" -j1"
-
-src_prepare() {
-   eapply_user
-   sed -i -e "s/docsdir/#docsdir/g" \
-   -e "s/docs_/#docs_/g" Makefile.am || die
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_with ftdi) --with-sdl \
-   --with-png --without-bfd
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tucnak/

2019-09-02 Thread Thomas Beierlein
commit: 6a05bda97c352cb227b6fd28686a8c92ceb3ccfb
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Sep  3 05:24:49 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Sep  3 05:32:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a05bda9

media-radio/tucnak: Drop old

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/tucnak/Manifest   |  2 --
 media-radio/tucnak/tucnak-4.14.ebuild | 68 ---
 media-radio/tucnak/tucnak-4.15.ebuild | 68 ---
 3 files changed, 138 deletions(-)

diff --git a/media-radio/tucnak/Manifest b/media-radio/tucnak/Manifest
index 6b4fcbb3c32..9aad9b2f750 100644
--- a/media-radio/tucnak/Manifest
+++ b/media-radio/tucnak/Manifest
@@ -1,3 +1 @@
-DIST tucnak-4.14.tar.gz 3514740 BLAKE2B 
f147eff8ef5a001309261b463c4334bdb82aedf5b262309336069592bff6473f93403c26b03470adc049cd337fac04eb5eed1f1eaf43414d023606d8bcbc0848
 SHA512 
f37895b08d302b71c345dc58df5590c3909edc8182047bd8b1a67218cc8159c9ab25b267adc6a05bd625d44dda3f21a45296611c91ce1cd974f95c6776552a49
-DIST tucnak-4.15.tar.gz 3523096 BLAKE2B 
38524dfee88511e2e31c0ba2302e8ced214285650b8069d953ef91420ea3c58ff4bc1026d843cefa0f6cc9de599dbd3216b54c17ad906151005352a903e3e195
 SHA512 
2bbe3d2dadd4f47848e559d26484bfc1cd0cf88d130330ba19a03b43be2b643a7245641c7185072285b5320af50ef1e3826089599e4b2c9f2d8331618016a862
 DIST tucnak-4.16.tar.gz 3526223 BLAKE2B 
1e88157a2fc023cc115a9cadfffa7516eac2ff23e4fa5aef7d7f4a959899cf5d7be99a6d934eaee1c32c1b702ca5b5e37a82dd91b7ea03d7ac21815c2e8c0c63
 SHA512 
65547fd4f83d41bdf312d61c0b6d750c5f949399821c5298731ee6941de0bc95290e90a004c22d731319b0bbd7b55f0d512c2e616ebd43f0c35698cc940594ce

diff --git a/media-radio/tucnak/tucnak-4.14.ebuild 
b/media-radio/tucnak/tucnak-4.14.ebuild
deleted file mode 100644
index 66bd02fa912..000
--- a/media-radio/tucnak/tucnak-4.14.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools flag-o-matic multilib
-
-DESCRIPTION="Amateur Radio VHF Contest Logbook"
-HOMEPAGE="http://tucnak.nagano.cz;
-SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="alsa fftw gpm hamlib suid"
-
-RDEPEND="dev-libs/glib:2
-   dev-libs/libzia
-   media-libs/libsndfile
-   >=media-libs/libsdl-1.2
-   alsa? ( media-libs/alsa-lib )
-   fftw? ( sci-libs/fftw:3.0 )
-   gpm? ( sys-libs/gpm )
-   hamlib? ( media-libs/hamlib )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   eapply_user
-   # fix destop file
-   sed -i -e "s/HamRadio/HamRadio;/" share/applications/tucnak.desktop || 
die
-   # fix doc install path
-   sed -i -e "s/docsdir/# docsdir/" \
-   -e "s/docs_DATA =/# docs_DATA/" \
-   -e "s/EXTRA_DIST =/# EXTRA_DIST =/" Makefile.am doc/Makefile.am 
|| die
-   eautoreconf
-}
-
-src_configure() {
-   append-ldflags -L/usr/$(get_libdir)/hamlib
-   econf $(use_with alsa) \
-   $(use_with gpm) $(use_with hamlib) \
-   $(use_with fftw fftw3)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS ChangeLog doc/NAVOD.pdf
-   if use suid ; then
-   fperms 4711 /usr/bin/soundwrapper
-   fi
-}
-
-pkg_postinst() {
-   elog "In order to use sound with tucnak add yourself to the 'audio' 
group"
-   elog "and to key your rig via the parport add yourself to the 'lp' 
group"
-   elog ""
-   elog "tucnak can be used with the following additional packages:"
-   elog " media-radio/cwdaemon  : Morse output via code cwdaemon"
-   elog " (No need to recompile)"
-   if use suid ; then
-   ewarn "You have choosen to install the little helper program 
'soundwrapper'"
-   ewarn "setuid by setting USE=suid. That helper is only needed 
if you"
-   ewarn "want to use morse sidetone output via the PC speaker."
-   ewarn ""
-   ewarn "While the helper should be safe by design be aware that 
setting"
-   ewarn "any program setuid is a security risk."
-   fi
-}

diff --git a/media-radio/tucnak/tucnak-4.15.ebuild 
b/media-radio/tucnak/tucnak-4.15.ebuild
deleted file mode 100644
index b78b8fb5f57..000
--- a/media-radio/tucnak/tucnak-4.15.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools flag-o-matic multilib
-
-DESCRIPTION="Amateur Radio VHF Contest Logbook"
-HOMEPAGE="http://tucnak.nagano.cz;
-SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="alsa fftw gpm hamlib suid"
-
-RDEPEND="dev-libs/glib:2
-   

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

2019-09-02 Thread Thomas Beierlein
commit: 80c51e87e7428753cb8bdc468e8ef08ce1f56855
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Sep  3 05:29:59 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Sep  3 05:32:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c51e87

dev-libs/libzia: Version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Beierlein  gentoo.org>

 dev-libs/libzia/Manifest   |  1 +
 dev-libs/libzia/libzia-4.17.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-libs/libzia/Manifest b/dev-libs/libzia/Manifest
index 56f4c516406..8666b9b44e3 100644
--- a/dev-libs/libzia/Manifest
+++ b/dev-libs/libzia/Manifest
@@ -1 +1,2 @@
 DIST libzia-4.16.tar.gz 623606 BLAKE2B 
48c5eb65890c87ed48bfaee60a6683f5320c561c8f6bf55268690675e388aefeb52e229c16430b9ff04b8ae29749e52beb71ac7d7f0642f4fa255e1bef85b452
 SHA512 
cbf0e678abadd670acde1778dcb137a49ad11f8e8d8d8465ebac542deb964e1c138b65ebf61404ea0219e17cdb336585545eee3f63d4e0ac41bffe0010f2c2fb
+DIST libzia-4.17.tar.gz 626840 BLAKE2B 
f63ba0712dedd53736ae297f253fa6fcb3ed5afe8f374c33a45cfcfb36e942192ae5a1f520deaca8745ea2a9d990307e984ce2b62894514332dbcd1ee78af977
 SHA512 
8375cfca8b61c78a8d355ac2d0e329ac0ed3f61ed3c902dd6c3ad202fcc9a1960ef55c4389f46a0d2e1423d060750639eda3d196dec94c9a53b7feba902d5378

diff --git a/dev-libs/libzia/libzia-4.17.ebuild 
b/dev-libs/libzia/libzia-4.17.ebuild
new file mode 100644
index 000..89fcf6a119f
--- /dev/null
+++ b/dev-libs/libzia/libzia-4.17.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="platform abstraction code for tucnak package"
+HOMEPAGE="http://tucnak.nagano.cz;
+SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ftdi"
+
+RDEPEND="dev-libs/glib:2
+   x11-libs/gtk+:2
+   media-libs/libsdl
+   media-libs/libpng:0
+   ftdi? ( dev-embedded/libftdi:0 )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+MAKEOPTS+=" -j1"
+
+src_prepare() {
+   eapply_user
+   sed -i -e "s/docsdir/#docsdir/g" \
+   -e "s/docs_/#docs_/g" Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_with ftdi) --with-sdl \
+   --with-png --without-bfd
+}



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

2019-09-02 Thread Thomas Beierlein
commit: b1f0754919759b31914c8b4b5a6c731519bd68ca
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Sep  3 05:28:54 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Sep  3 05:32:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f07549

dev-libs/libzia: Drop old patch file for 4.14

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Beierlein  gentoo.org>

 dev-libs/libzia/files/libzia-4.14-ldadd.patch | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-libs/libzia/files/libzia-4.14-ldadd.patch 
b/dev-libs/libzia/files/libzia-4.14-ldadd.patch
deleted file mode 100644
index 4d0becc5306..000
--- a/dev-libs/libzia/files/libzia-4.14-ldadd.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-# add local .libs directory to library search path during build of zsdltest
 src/Makefile.am.orig   2018-10-27 19:44:55.332591275 +0200
-+++ src/Makefile.am2018-10-27 19:45:54.268730862 +0200
-@@ -70,10 +70,11 @@
- library_includedir = $(includedir)/libzia
- 
- zsdltest_SOURCES = zsdltest.c
--zsdltest_LDFLAGS = -lzia 
-+zsdltest_LDFLAGS = -lzia -lm
-+zsdltest_LDADD = -L.libs
- 
--gpiotest_SOURCES = gpiotest.c
--gpiotest_LDFLAGS = -lzia 
-+#gpiotest_SOURCES = gpiotest.c
-+#gpiotest_LDFLAGS = -lzia 
- 
- EXTRA_DIST = regcomp.c regex_internal.c regexec.c 
- 



[gentoo-commits] repo/gentoo:master commit in: media-radio/tucnak/

2019-09-02 Thread Thomas Beierlein
commit: c91ea0c7a23275088de8e6549fe47127b0ead3ed
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Tue Sep  3 05:31:53 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Tue Sep  3 05:32:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91ea0c7

media-radio/tucnak: Version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/tucnak/Manifest   |  1 +
 media-radio/tucnak/tucnak-4.17.ebuild | 68 +++
 2 files changed, 69 insertions(+)

diff --git a/media-radio/tucnak/Manifest b/media-radio/tucnak/Manifest
index 9aad9b2f750..ac0d6009a88 100644
--- a/media-radio/tucnak/Manifest
+++ b/media-radio/tucnak/Manifest
@@ -1 +1,2 @@
 DIST tucnak-4.16.tar.gz 3526223 BLAKE2B 
1e88157a2fc023cc115a9cadfffa7516eac2ff23e4fa5aef7d7f4a959899cf5d7be99a6d934eaee1c32c1b702ca5b5e37a82dd91b7ea03d7ac21815c2e8c0c63
 SHA512 
65547fd4f83d41bdf312d61c0b6d750c5f949399821c5298731ee6941de0bc95290e90a004c22d731319b0bbd7b55f0d512c2e616ebd43f0c35698cc940594ce
+DIST tucnak-4.17.tar.gz 3520755 BLAKE2B 
6628d628cfc7770fdc02611ec7d21410dd910601c8159052f0d2c2d5754de7f3c9360b8f43b60ae3a27eac92808a0a8254efdba5198684b19662b8fdb32a43a8
 SHA512 
1f59bb47c302df03ac2f6420c71d3708b94efbb74642eb403f0ee6e29bb6826f11cb606d1542d287d776908af8f9c3d9724b20d4678fb8c3ea1cadb22255ec20

diff --git a/media-radio/tucnak/tucnak-4.17.ebuild 
b/media-radio/tucnak/tucnak-4.17.ebuild
new file mode 100644
index 000..f97b30dca3c
--- /dev/null
+++ b/media-radio/tucnak/tucnak-4.17.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools flag-o-matic multilib
+
+DESCRIPTION="Amateur Radio VHF Contest Logbook"
+HOMEPAGE="http://tucnak.nagano.cz;
+SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa fftw gpm hamlib suid"
+
+RDEPEND="dev-libs/glib:2
+   dev-libs/libzia
+   media-libs/libsndfile
+   >=media-libs/libsdl-1.2
+   alsa? ( media-libs/alsa-lib )
+   fftw? ( sci-libs/fftw:3.0 )
+   gpm? ( sys-libs/gpm )
+   hamlib? ( media-libs/hamlib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   eapply_user
+   # fix destop file
+   sed -i -e "s/HamRadio/HamRadio;/" share/applications/tucnak.desktop || 
die
+   # fix doc install path
+   sed -i -e "s/docsdir/# docsdir/" \
+   -e "s/docs_DATA =/# docs_DATA/" \
+   -e "s/EXTRA_DIST =/# EXTRA_DIST =/" Makefile.am doc/Makefile.am 
|| die
+   eautoreconf
+}
+
+src_configure() {
+   append-ldflags -L/usr/$(get_libdir)/hamlib
+   econf $(use_with alsa) \
+   $(use_with gpm) $(use_with hamlib) \
+   $(use_with fftw fftw3)
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc AUTHORS ChangeLog doc/NAVOD.pdf
+   if use suid ; then
+   fperms 4711 /usr/bin/soundwrapper
+   fi
+}
+
+pkg_postinst() {
+   elog "In order to use sound with tucnak add yourself to the 'audio' 
group"
+   elog "and to key your rig via the parport add yourself to the 'lp' 
group"
+   elog ""
+   elog "tucnak can be used with the following additional packages:"
+   elog " media-radio/cwdaemon  : Morse output via code cwdaemon"
+   elog " (No need to recompile)"
+   if use suid ; then
+   ewarn "You have choosen to install the little helper program 
'soundwrapper'"
+   ewarn "setuid by setting USE=suid. That helper is only needed 
if you"
+   ewarn "want to use morse sidetone output via the PC speaker."
+   ewarn ""
+   ewarn "While the helper should be safe by design be aware that 
setting"
+   ewarn "any program setuid is a security risk."
+   fi
+}



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

2019-09-02 Thread Tim Harder
commit: 930d276c8141a184268735dbbcd960511d36cfd7
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Sep  3 05:20:18 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Sep  3 05:20:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930d276c

media-gfx/gmic: remove old

Signed-off-by: Tim Harder  gentoo.org>

 media-gfx/gmic/Manifest  |   2 -
 media-gfx/gmic/gmic-2.5.3.ebuild | 171 ---
 media-gfx/gmic/gmic-2.6.7.ebuild | 171 ---
 3 files changed, 344 deletions(-)

diff --git a/media-gfx/gmic/Manifest b/media-gfx/gmic/Manifest
index 610ea968ed3..96f04e36bdf 100644
--- a/media-gfx/gmic/Manifest
+++ b/media-gfx/gmic/Manifest
@@ -1,4 +1,2 @@
-DIST gmic_2.5.3.tar.gz 5278154 BLAKE2B 
9549798eac0cf0cd869dcaeb14fca184bee3587ec8ac03f80e7f48002dfcd0afe4ad61f2c6a6f1929fb91c010aee3960d6301a0c6c6b6a2f32a7b62db9ddecb0
 SHA512 
fede101892d6867b83a8995dbc2b7f9e502401bf1ea952fbf95c459c932bb447693d6434e9562b00c9d96f109cbbb35d9ee876fa1f6ec9dfc52186276033e5a5
-DIST gmic_2.6.7.tar.gz 5810623 BLAKE2B 
407349683a7871937a37735aef81665ef5b06e5a88d5135e0d4264ce231ddba7ab088645049b1378dd73a7e6b45ada58958986b3282916aba19f7d7735c8bdaa
 SHA512 
18088e33c133ddfa9642295af331d1808e0a618df8a7d3bb7f93d9933d4b6ec2f53a96e5a0f2bca5f1a53b4c7c0628ac7906503be007860fc37907db47029567
 DIST gmic_2.7.0.tar.gz 5823828 BLAKE2B 
5a59e247ca5eb5f1aad841597fb008d9816e3c968224b8f59e51bc443218292601f8b5eea76353429677eb3ddc3fcf8f8ff28eaedd3a8ec66d84ebeb825fe7d3
 SHA512 
8269540253774061b108b309463dfbadb76b925e36f5d62be59020fef4178fc83b79a221f32104880b51cd9d7aef67a698beb648c6e544e4e58b88796e46a0c4
 DIST gmic_2.7.1.tar.gz 5843308 BLAKE2B 
8a348d9444ba0879816a438161c130e9fc706178f93c6a1202586209f2d3779dfce48d2bd3147b47dec9614e4a3687108913b45e6c91afc8bc6266aabee26012
 SHA512 
9a2f8536217ba449207022bb1dfc92d3826bea80f8e7a048880c5c4451070e7a09b21c0c17199941284040b8f3661dc93737d0f67975c58b6a7015038c49465e

diff --git a/media-gfx/gmic/gmic-2.5.3.ebuild b/media-gfx/gmic/gmic-2.5.3.ebuild
deleted file mode 100644
index bfd30752357..000
--- a/media-gfx/gmic/gmic-2.5.3.ebuild
+++ /dev/null
@@ -1,171 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_BUILD_TYPE=Release
-CMAKE_MIN_VERSION=3.9
-
-inherit cmake-utils bash-completion-r1
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="https://github.com/dtschump/gmic.git;
-   inherit git-r3
-else
-   SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="GREYC's Magic Image Converter"
-HOMEPAGE="https://gmic.eu/ https://github.com/dtschump/gmic;
-
-LICENSE="CeCILL-2 GPL-3"
-SLOT="0"
-IUSE="+cli curl ffmpeg fftw gimp graphicsmagick jpeg krita opencv openexr 
openmp png qt5 static-libs tiff X zlib"
-REQUIRED_USE="
-   || ( cli gimp krita qt5 )
-   gimp? ( png zlib fftw X )
-   krita? ( png zlib fftw X )
-   qt5? ( png zlib fftw X )
-"
-
-MIN_QT_VER="5.2.0"
-QT_DEPEND="
-   >=dev-qt/qtcore-${MIN_QT_VER}:5=
-   >=dev-qt/qtgui-${MIN_QT_VER}:5=
-   >=dev-qt/qtnetwork-${MIN_QT_VER}:5=
-   >=dev-qt/qtwidgets-${MIN_QT_VER}:5=
-"
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   fftw? ( sci-libs/fftw:3.0=[threads] )
-   gimp? (
-   >=media-gfx/gimp-2.8.0
-   ${QT_DEPEND}
-   )
-   graphicsmagick? ( media-gfx/graphicsmagick:0= )
-   jpeg? ( virtual/jpeg:0 )
-   krita? ( ${QT_DEPEND} )
-   opencv? ( >=media-libs/opencv-2.3.1a-r1:0= )
-   openexr? (
-   media-libs/ilmbase:0=
-   media-libs/openexr:0=
-   )
-   png? ( media-libs/libpng:0= )
-   qt5? ( ${QT_DEPEND} )
-   tiff? ( media-libs/tiff:0 )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXext
-   )
-   zlib? ( sys-libs/zlib:0= )"
-RDEPEND="${COMMON_DEPEND}
-   ffmpeg? ( media-video/ffmpeg:0= )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-   gimp? ( dev-qt/linguist-tools )
-   krita? ( dev-qt/linguist-tools )
-   qt5? ( dev-qt/linguist-tools )
-"
-
-pkg_pretend() {
-   if use openmp ; then
-   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
-   fi
-
-   if ! test-flag-CXX -std=c++11 ; then
-   die "You need at least GCC 4.7.x or Clang >= 3.3 for 
C++11-specific compiler flags"
-   fi
-}
-
-src_prepare() {
-   local PATCHES=( "${FILESDIR}"/${PN}-2.4.3-curl.patch )
-   cmake-utils_src_prepare
-   sed -i '/CMAKE_CXX_FLAGS/s/-g //' CMakeLists.txt || die
-
-   if use gimp || use krita || use qt5; then
-   sed -i '/CMAKE_CXX_FLAGS_RELEASE/d' gmic-qt/CMakeLists.txt || 
die
-   local S="${S}/gmic-qt"
-   PATCHES=()
-   cmake-utils_src_prepare
-   fi
-}
-
-src_configure() {
-   local 

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

2019-09-02 Thread Tim Harder
commit: 08106a2cc3378f0a26d6901fdf09652aa54b53f4
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Sep  3 05:14:45 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Sep  3 05:14:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08106a2c

dev-libs/libyaml: remove old

Signed-off-by: Tim Harder  gentoo.org>

 dev-libs/libyaml/Manifest  |  2 -
 .../files/libyaml-0.1.7-mingw-no-undefined.patch   | 32 ---
 dev-libs/libyaml/libyaml-0.1.7-r1.ebuild   | 48 --
 dev-libs/libyaml/libyaml-0.1.7.ebuild  | 47 -
 dev-libs/libyaml/libyaml-0.2.1.ebuild  | 43 ---
 5 files changed, 172 deletions(-)

diff --git a/dev-libs/libyaml/Manifest b/dev-libs/libyaml/Manifest
index 838b0d45305..7ea69671ac8 100644
--- a/dev-libs/libyaml/Manifest
+++ b/dev-libs/libyaml/Manifest
@@ -1,3 +1 @@
-DIST libyaml-0.2.1.tar.gz 601443 BLAKE2B 
4940d1f0a698a985502d6e1c4d3d064061462642829aecc75a820bebcb7b7e4ae5d62777162063650d24962c93da6449bca791811d0438222d897388ec07c2ea
 SHA512 
f91297c37dbbf03aaff718947474381a4a6a4ee1a39171d7fc32c3710ce55321028f3485ea1fcd52b962da36ed021c0b7ec05718296dca636329a19aecc809b8
 DIST libyaml-0.2.2.tar.gz 79465 BLAKE2B 
fd37cac256b40b0c5daa32584d271448e5e1c196a7fa7eeda753fb962c7d916b3c415425170d70db67c3f114b27d03fdd67fb4e380c04027198a601e1bd5a094
 SHA512 
455494591014a97c4371a1f372ad09f0d6e487e4f1d3419c98e9cd2f16d43a0cf9a0787d7250bebee8b8d400df4626f5acd81e90139e54fa574a66ec84964c06
-DIST yaml-0.1.7.tar.gz 527518 BLAKE2B 
80bb082e22e7f8275924aaa4f8e95eefdc94e929690ddefdba61f50d57d01428990687d2c7bcc5b27725b8bc0619c572594dae64ce00013adde685f9a8d9
 SHA512 
1ee5007dd10db137b5ee80f8117f07390ec04af98d087a5f5475dd2b38d87c699b79ab1676e6c7bfa263323fcdf8edd69fada2b0b7f9c57bef4e46cd65f1e975

diff --git a/dev-libs/libyaml/files/libyaml-0.1.7-mingw-no-undefined.patch 
b/dev-libs/libyaml/files/libyaml-0.1.7-mingw-no-undefined.patch
deleted file mode 100644
index 5e0ef524941..000
--- a/dev-libs/libyaml/files/libyaml-0.1.7-mingw-no-undefined.patch
+++ /dev/null
@@ -1,32 +0,0 @@
 a/include/yaml.h
-+++ b/include/yaml.h
-@@ -26,7 +26,9 @@ extern "C" {
- 
- /** The public API declaration. */
- 
--#ifdef _WIN32
-+#if defined(__MINGW32__)
-+#   define  YAML_DECLARE(type)  type
-+#elif defined(WIN32)
- #   if defined(YAML_DECLARE_STATIC)
- #   define  YAML_DECLARE(type)  type
- #   elif defined(YAML_DECLARE_EXPORT)
 a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -1,4 +1,4 @@
- AM_CPPFLAGS = -I$(top_srcdir)/include
- lib_LTLIBRARIES = libyaml.la
- libyaml_la_SOURCES = yaml_private.h api.c reader.c scanner.c parser.c 
loader.c writer.c emitter.c dumper.c
--libyaml_la_LDFLAGS = -release $(YAML_LT_RELEASE) -version-info 
$(YAML_LT_CURRENT):$(YAML_LT_REVISION):$(YAML_LT_AGE)
-+libyaml_la_LDFLAGS = -no-undefined -release $(YAML_LT_RELEASE) -version-info 
$(YAML_LT_CURRENT):$(YAML_LT_REVISION):$(YAML_LT_AGE)
 a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -312,7 +312,7 @@ top_srcdir = @top_srcdir@
- AM_CPPFLAGS = -I$(top_srcdir)/include
- lib_LTLIBRARIES = libyaml.la
- libyaml_la_SOURCES = yaml_private.h api.c reader.c scanner.c parser.c 
loader.c writer.c emitter.c dumper.c
--libyaml_la_LDFLAGS = -release $(YAML_LT_RELEASE) -version-info 
$(YAML_LT_CURRENT):$(YAML_LT_REVISION):$(YAML_LT_AGE)
-+libyaml_la_LDFLAGS = -no-undefined -release $(YAML_LT_RELEASE) -version-info 
$(YAML_LT_CURRENT):$(YAML_LT_REVISION):$(YAML_LT_AGE)
- all: all-am
- 
- .SUFFIXES:

diff --git a/dev-libs/libyaml/libyaml-0.1.7-r1.ebuild 
b/dev-libs/libyaml/libyaml-0.1.7-r1.ebuild
deleted file mode 100644
index 8e168bc585d..000
--- a/dev-libs/libyaml/libyaml-0.1.7-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool
-
-MY_P="${P/lib}"
-
-DESCRIPTION="YAML 1.1 parser and emitter written in C"
-HOMEPAGE="http://pyyaml.org/wiki/LibYAML;
-SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="doc static-libs test"
-
-S="${WORKDIR}/${MY_P}"
-PATCHES=(
-   "${FILESDIR}/${PN}-0.1.7-mingw-no-undefined.patch"
-)
-
-src_prepare() {
-   default
-
-   # conditionally remove tests
-   if ! use test; then
-   sed -i -e 's: tests::g' Makefile* || die
-   fi
-
-   elibtoolize  # for FreeMiNT
-}
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   use doc && HTML_DOCS=( doc/html/. )
-   default
-
-   find "${D}" -name '*.la' -delete || die
-
-   docinto examples
-   dodoc tests/example-*.c
-   

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

2019-09-02 Thread Tim Harder
commit: 9a4ddf1a8d57cc6c1b26bacd9a576a3ef079698a
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Sep  3 05:19:51 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Sep  3 05:19:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4ddf1a

media-gfx/gmic: version bump to 2.7.1

Signed-off-by: Tim Harder  gentoo.org>

 media-gfx/gmic/Manifest  |   1 +
 media-gfx/gmic/gmic-2.7.1.ebuild | 171 +++
 2 files changed, 172 insertions(+)

diff --git a/media-gfx/gmic/Manifest b/media-gfx/gmic/Manifest
index 5e7819d5276..610ea968ed3 100644
--- a/media-gfx/gmic/Manifest
+++ b/media-gfx/gmic/Manifest
@@ -1,3 +1,4 @@
 DIST gmic_2.5.3.tar.gz 5278154 BLAKE2B 
9549798eac0cf0cd869dcaeb14fca184bee3587ec8ac03f80e7f48002dfcd0afe4ad61f2c6a6f1929fb91c010aee3960d6301a0c6c6b6a2f32a7b62db9ddecb0
 SHA512 
fede101892d6867b83a8995dbc2b7f9e502401bf1ea952fbf95c459c932bb447693d6434e9562b00c9d96f109cbbb35d9ee876fa1f6ec9dfc52186276033e5a5
 DIST gmic_2.6.7.tar.gz 5810623 BLAKE2B 
407349683a7871937a37735aef81665ef5b06e5a88d5135e0d4264ce231ddba7ab088645049b1378dd73a7e6b45ada58958986b3282916aba19f7d7735c8bdaa
 SHA512 
18088e33c133ddfa9642295af331d1808e0a618df8a7d3bb7f93d9933d4b6ec2f53a96e5a0f2bca5f1a53b4c7c0628ac7906503be007860fc37907db47029567
 DIST gmic_2.7.0.tar.gz 5823828 BLAKE2B 
5a59e247ca5eb5f1aad841597fb008d9816e3c968224b8f59e51bc443218292601f8b5eea76353429677eb3ddc3fcf8f8ff28eaedd3a8ec66d84ebeb825fe7d3
 SHA512 
8269540253774061b108b309463dfbadb76b925e36f5d62be59020fef4178fc83b79a221f32104880b51cd9d7aef67a698beb648c6e544e4e58b88796e46a0c4
+DIST gmic_2.7.1.tar.gz 5843308 BLAKE2B 
8a348d9444ba0879816a438161c130e9fc706178f93c6a1202586209f2d3779dfce48d2bd3147b47dec9614e4a3687108913b45e6c91afc8bc6266aabee26012
 SHA512 
9a2f8536217ba449207022bb1dfc92d3826bea80f8e7a048880c5c4451070e7a09b21c0c17199941284040b8f3661dc93737d0f67975c58b6a7015038c49465e

diff --git a/media-gfx/gmic/gmic-2.7.1.ebuild b/media-gfx/gmic/gmic-2.7.1.ebuild
new file mode 100644
index 000..d4bacf38744
--- /dev/null
+++ b/media-gfx/gmic/gmic-2.7.1.ebuild
@@ -0,0 +1,171 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_BUILD_TYPE=Release
+CMAKE_MIN_VERSION=3.9
+
+inherit cmake-utils bash-completion-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/dtschump/gmic.git;
+   inherit git-r3
+else
+   SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="GREYC's Magic Image Converter"
+HOMEPAGE="https://gmic.eu/ https://github.com/dtschump/gmic;
+
+LICENSE="CeCILL-2 GPL-3"
+SLOT="0"
+IUSE="+cli curl ffmpeg fftw gimp graphicsmagick jpeg krita opencv openexr 
openmp png qt5 static-libs tiff X zlib"
+REQUIRED_USE="
+   || ( cli gimp krita qt5 )
+   gimp? ( png zlib fftw X )
+   krita? ( png zlib fftw X )
+   qt5? ( png zlib fftw X )
+"
+
+MIN_QT_VER="5.2.0"
+QT_DEPEND="
+   >=dev-qt/qtcore-${MIN_QT_VER}:5=
+   >=dev-qt/qtgui-${MIN_QT_VER}:5=
+   >=dev-qt/qtnetwork-${MIN_QT_VER}:5=
+   >=dev-qt/qtwidgets-${MIN_QT_VER}:5=
+"
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   fftw? ( sci-libs/fftw:3.0=[threads] )
+   gimp? (
+   >=media-gfx/gimp-2.8.0
+   ${QT_DEPEND}
+   )
+   graphicsmagick? ( media-gfx/graphicsmagick:0= )
+   jpeg? ( virtual/jpeg:0 )
+   krita? ( ${QT_DEPEND} )
+   opencv? ( >=media-libs/opencv-2.3.1a-r1:0= )
+   openexr? (
+   media-libs/ilmbase:0=
+   media-libs/openexr:0=
+   )
+   png? ( media-libs/libpng:0= )
+   qt5? ( ${QT_DEPEND} )
+   tiff? ( media-libs/tiff:0 )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXext
+   )
+   zlib? ( sys-libs/zlib:0= )"
+RDEPEND="${COMMON_DEPEND}
+   ffmpeg? ( media-video/ffmpeg:0= )
+"
+DEPEND="${COMMON_DEPEND}
+   gimp? ( dev-qt/linguist-tools )
+   krita? ( dev-qt/linguist-tools )
+   qt5? ( dev-qt/linguist-tools )
+"
+BDEPEND="virtual/pkgconfig"
+
+pkg_pretend() {
+   if use openmp ; then
+   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
+   fi
+
+   if ! test-flag-CXX -std=c++11 ; then
+   die "You need at least GCC 4.7.x or Clang >= 3.3 for 
C++11-specific compiler flags"
+   fi
+}
+
+src_prepare() {
+   local PATCHES=( "${FILESDIR}"/${PN}-2.4.3-curl.patch )
+   cmake-utils_src_prepare
+   sed -i '/CMAKE_CXX_FLAGS/s/-g //' CMakeLists.txt || die
+
+   if use gimp || use krita || use qt5; then
+   sed -i '/CMAKE_CXX_FLAGS_RELEASE/d' gmic-qt/CMakeLists.txt || 
die
+   local S="${S}/gmic-qt"
+   PATCHES=( "${FILESDIR}"/${PN}-2.6.7-qt-cmake.patch )
+   cmake-utils_src_prepare
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   

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

2019-09-02 Thread Hans de Graaff
commit: 1ae6163e32dc689dabe5a8b8edeaf3fe2506ea7d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:25:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:25:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae6163e

dev-ruby/parser: add 2.6.4.0

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

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

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index dc4940d989c..0f64ca776ea 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -1,2 +1,3 @@
 DIST parser-2.5.3.0.gem 654336 BLAKE2B 
dff1b0e0b593a5603f1b0fd9c39f59b6126ad9575d8c077d5a7e2feb16e6f9ef72321a3c7d3a0c21e2f7c26446132c8c30120785390f2b450a0f42a1b2d11128
 SHA512 
3721b5064ebd9a7de4e50f299001f1640ecdb27b99d932f0a509b89c0b5bf2b337b0298466e6267c61d2b5fcf2e556e0d1a10f6c29dc6f64bd042667f9d79d5b
 DIST parser-2.6.3.0.gem 702976 BLAKE2B 
139264c11a043d52479d76bba50b877d1c5d9a7644d0863a8733887d6bb52b82e05ac1df44669fde86d863f92f545de1782ad4214619528265396c27d4a82524
 SHA512 
46823097d05550cd0dabf58d442560588d0757c85d44678836abd4c048ce2e5c2124ff8a30be6fd636906fecfcd8cefc500990ed26b4361669a8644ea860e7a0
+DIST parser-2.6.4.0.gem 708608 BLAKE2B 
dd511be4a82b6659d4b21071b7e12660e19e42879783739be5643a1f39d5823059b862980d133fff79b72c95193edaeaa0f99f20584f48bc0289ac8d0859f418
 SHA512 
f4652dcacc00cb26030ceab39bef1a0cff4802824834d32628b4d33c715a5e833422fed61d26c6c498c465cd34f32e3bfefb17b08b2604749cc929910b96b1f9

diff --git a/dev-ruby/parser/parser-2.6.4.0.ebuild 
b/dev-ruby/parser/parser-2.6.4.0.ebuild
new file mode 100644
index 000..1ec9261115c
--- /dev/null
+++ b/dev-ruby/parser/parser-2.6.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+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: dev-ruby/parser/

2019-09-02 Thread Hans de Graaff
commit: da277927a9f8b8038ea0d70bb83d85bc34d49091
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:22:08 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:22:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da277927

dev-ruby/parser: cleanup

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

 dev-ruby/parser/Manifest  |  2 --
 dev-ruby/parser/parser-2.6.2.0.ebuild | 32 
 dev-ruby/parser/parser-2.6.2.1.ebuild | 32 
 3 files changed, 66 deletions(-)

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index f3fad85ecfd..dc4940d989c 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -1,4 +1,2 @@
 DIST parser-2.5.3.0.gem 654336 BLAKE2B 
dff1b0e0b593a5603f1b0fd9c39f59b6126ad9575d8c077d5a7e2feb16e6f9ef72321a3c7d3a0c21e2f7c26446132c8c30120785390f2b450a0f42a1b2d11128
 SHA512 
3721b5064ebd9a7de4e50f299001f1640ecdb27b99d932f0a509b89c0b5bf2b337b0298466e6267c61d2b5fcf2e556e0d1a10f6c29dc6f64bd042667f9d79d5b
-DIST parser-2.6.2.0.gem 701952 BLAKE2B 
5c9fd1479c7bf95e43877a39c07697b766452bd9d712b140a313384adc50356949479f6a24e6d0dcba5238d8281cba952aed97ed002142c084fc73a64e96c3ec
 SHA512 
c729767d8d2e7ddf293e6945226e219e297862a39bb22c52be0ae02e288cdf1a468cf372caef48cb858cd130b407e531efe9b1462a169c1f8ad3f3e56085e4ca
-DIST parser-2.6.2.1.gem 701952 BLAKE2B 
bce964f69d80b8385e1c3c5f7fb3b549b418536cf2b617bf278d776878da516c6922553e66cbd0ba7e26b8d4253a138e15f61fa602639cf639f74e1f0521b0f6
 SHA512 
339e3a3c4eb6d1d7b2008d7aa49a7857f06e767a23b148a68edd2509b3540a442ea6c62fcab2dce72416b15a7b80e448546589b0e82105a83514c66496edc636
 DIST parser-2.6.3.0.gem 702976 BLAKE2B 
139264c11a043d52479d76bba50b877d1c5d9a7644d0863a8733887d6bb52b82e05ac1df44669fde86d863f92f545de1782ad4214619528265396c27d4a82524
 SHA512 
46823097d05550cd0dabf58d442560588d0757c85d44678836abd4c048ce2e5c2124ff8a30be6fd636906fecfcd8cefc500990ed26b4361669a8644ea860e7a0

diff --git a/dev-ruby/parser/parser-2.6.2.0.ebuild 
b/dev-ruby/parser/parser-2.6.2.0.ebuild
deleted file mode 100644
index eea51db58bc..000
--- a/dev-ruby/parser/parser-2.6.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-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
-}

diff --git a/dev-ruby/parser/parser-2.6.2.1.ebuild 
b/dev-ruby/parser/parser-2.6.2.1.ebuild
deleted file mode 100644
index eea51db58bc..000
--- a/dev-ruby/parser/parser-2.6.2.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-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: dev-ruby/selenium-webdriver/

2019-09-02 Thread Hans de Graaff
commit: dc21abdc027359bec9b0571c024f3a27cdefd104
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:06:20 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:06:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc21abdc

dev-ruby/selenium-webdriver: add 3.142.4

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

 dev-ruby/selenium-webdriver/Manifest   |  1 +
 .../selenium-webdriver-3.142.4.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest 
b/dev-ruby/selenium-webdriver/Manifest
index de565d16eac..dde262197ff 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -5,3 +5,4 @@ DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B 
b4175f4458727291659af21fff602
 DIST selenium-webdriver-3.142.1.gem 865280 BLAKE2B 
d28d58cfbab64d83e28c65fa9b639f05dbab87c454ffde4507ce0a90e744006bea1e93b2fa35303b0bc17ff7423e84bb052a7f0072c7f915bdc758fb2ceabd86
 SHA512 
90746d11c5f7af086392ed70994d17c05c3cd5d839f743a5587c0e06dbc98f3882f4a5846cfef68110b4b4860c3980ac50e1017f9a445a296c0b0bde0ed18ecd
 DIST selenium-webdriver-3.142.2.gem 865280 BLAKE2B 
8182b2eda9ab448c044a270d304364bf3f38bd1dd98580ae34c8e22fc0364a1b20629a7f91f3edd2d171fb03e76eb4762eec1cd6b29a9809c6533cd484d2
 SHA512 
87998117e960812a26a09c2a45aad7145fec6be5fd3ff34a3a464969a720a7e04f39ebb93fdf7e56183f06f3e5e01e1f7441af80a1d061fc14fb186959030462
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 
9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d
 SHA512 
048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
+DIST selenium-webdriver-3.142.4.gem 864768 BLAKE2B 
9e4bf0a2c7886633b8fd3903aec89d927164d8a866f2fcf376732cf63a86e23671b58bf9d31a8156916ca7056b0330e7876028c58f89d9024e583a0dd9545852
 SHA512 
63c8c5f98904b2fc98c8b3ee1aec744294fcd094b651814067383872978da7917e9e529ec57fde65864f2f9962679653a2e44b21d4053481fc4d9dde5beb0aeb

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild 
b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild
new file mode 100644
index 000..2b8d9a5d8d0
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# NOTE: this package contains precompiled code. It appears that all
+# source code can be found at https://code.google.com/p/selenium/ but the
+# repository is not organized in a way so that we can easily rebuild the
+# suited shared object. We'll just try our luck with the precompiled
+# objects for now.
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
+QA_PREBUILT="*/x_ignore_nofocus.so"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium;
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+   >=dev-ruby/rubyzip-1.2.2:1"



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

2019-09-02 Thread Hans de Graaff
commit: 3b796450d1648e51848e1df2b9f5fa21ea6c69c3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:07:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:07:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b796450

dev-ruby/capybara: cleanup

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

 dev-ruby/capybara/Manifest   |  1 -
 dev-ruby/capybara/capybara-3.18.0.ebuild | 61 
 2 files changed, 62 deletions(-)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 543b41412df..63009228925 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -1,5 +1,4 @@
 DIST capybara-2.18.0.gem 274432 BLAKE2B 
992799362025b81a0d074fb06fdafef4c4385ca18ea85a7095d9e58625df6a59a349b60b462c5c4f403a6af955466bc46d82be6cd91724fc2b12cbe15ed74a4c
 SHA512 
3bb994e022593d485a07296193a16cae7b45e96e87dd10b2bd4807ad2bc990801044c0493360598d1626c3e367e8de87e407f65c2c6f42674d5f1b9c0b5c1933
-DIST capybara-3.18.0.gem 331776 BLAKE2B 
05d4368f570bbf74a3540fd7d7594cb95c602507f4ddbde437b702b6a280dce5bbf9d0412a1a6ce7888af3a72667e6e3efa7c83d50a8791670121673426c4de2
 SHA512 
5e9321eb2367bfb48f090868c944bf9920e6bd298e5663e0a820d63946a9cf320e5e3a9b95569779b7e6cdc361dded5ab12a8fce4a0df430c4768d8ce161d02c
 DIST capybara-3.23.0.gem 349184 BLAKE2B 
233b83fb88f106de8e25a1aa34d1082664824571eca2a79ad3de3b164e639b68173804bf2e871c3fde7fe2af54d64ee6ade90c4149807e04e844cbf5d61f24dc
 SHA512 
53e0c6223e574960e136e7620d7d00a0e1479f9eb0fb70c7150bc60e20ed009d163dc29f7cee84acad43168cca230465490c9ca64b640fdebe9223ec62b6e4db
 DIST capybara-3.24.0.gem 349696 BLAKE2B 
54447fc17169d953c43f31505a9267bebe6d093052cb553efa8eb65bf6e39fbb13fe02cb3b7252c4fe1f0554370266265eb759ad7f4dc5bab9299410e4f07e81
 SHA512 
32a19471d3f8d13871c40c28671125039b432065ab6ac1b31f38551f9e5c7d52c041ef9a56db853aeddd14d9411dec4e647336f6b78feb45c90a676ccdc606fe
 DIST capybara-3.25.0.gem 351744 BLAKE2B 
12e8f483bca814fa826707895a6fc72a3d54df2e03c1175eb4be8e2f83afeda2466d70eab03c7700665d3f94bc7b3b8f85b2d2d6cf8242cad285d9350428cadc
 SHA512 
1be454984862c314f0571ca68ed3858d241dc5f0709d155b1b7accd7fd81a1ab0bf0a5c6537c871989c9abc758d0e7fa5109c8b04be8b620137e129a5da13a68

diff --git a/dev-ruby/capybara/capybara-3.18.0.ebuild 
b/dev-ruby/capybara/capybara-3.18.0.ebuild
deleted file mode 100644
index 52803602529..000
--- a/dev-ruby/capybara/capybara-3.18.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-# Rake tasks are not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit virtualx ruby-fakegem
-
-DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
-HOMEPAGE="https://github.com/jnicklas/capybara;
-LICENSE="MIT"
-
-KEYWORDS="amd64 ~arm64 ~x86"
-SLOT="3"
-IUSE="test"
-
-DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:3
-   >=dev-ruby/launchy-2.4.0
-   >=dev-ruby/selenium-webdriver-3.5:3
-   dev-ruby/sinatra:2
-   www-servers/puma
-)"
-
-ruby_add_rdepend "
-   dev-ruby/addressable
-   >=dev-ruby/mini_mime-0.1.3
-   >=dev-ruby/nokogiri-1.8:0
-   >=dev-ruby/rack-1.6.0:*
-   >=dev-ruby/rack-test-0.6.3:*
-   >=dev-ruby/regexp_parser-1.2:1
-   >=dev-ruby/xpath-3.2:3"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
-
-   # Avoid window-manager specific tests (sizes are specific for fluxbox)
-   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
-
-   # Avoid spec that requires unpackaged geckodriver
-   sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Avoid test dependency on puma server for now
-   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Update spec to catch the right error code. This seems to have
-   # changed recently accross ruby versions.
-   sed -i -e '/raise_error/ s/EOFError/Net::ReadTimeout/' 
spec/server_spec.rb || die
-}
-
-each_ruby_test() {
-   virtx ${RUBY} -Ilib -S rspec-3 spec || die "Tests failed."
-}



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

2019-09-02 Thread Hans de Graaff
commit: d1a4e60453ecbd10b749b0e736abdd8db0bae4ad
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:02:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:02:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a4e604

dev-ruby/selenium-webdriver: cleanup

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

 dev-ruby/selenium-webdriver/Manifest   |  1 -
 .../selenium-webdriver-3.12.0.ebuild   | 33 --
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest 
b/dev-ruby/selenium-webdriver/Manifest
index bc29ca86721..de565d16eac 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 
630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a
 SHA512 
ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
-DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B 
f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d
 SHA512 
1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 
83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e
 SHA512 
3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
 DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B 
f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3
 SHA512 
f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2
 DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B 
b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0
 SHA512 
e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild 
b/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
deleted file mode 100644
index 24006f2dbf9..000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# NOTE: this package contains precompiled code. It appears that all
-# source code can be found at https://code.google.com/p/selenium/ but the
-# repository is not organized in a way so that we can easily rebuild the
-# suited shared object. We'll just try our luck with the precompiled
-# objects for now.
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
-QA_PREBUILT="*/x_ignore_nofocus.so"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="https://github.com/seleniumhq/selenium;
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-   >=dev-ruby/rubyzip-1.2:1"



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

2019-09-02 Thread Hans de Graaff
commit: 8fd124544ba22639df5d2b39cd56fb1ab6fdaf55
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:07:02 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd12454

dev-ruby/selenium-webdriver: amd64 stable

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

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild 
b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
index 8233dcd590b..97844b2fa00 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium;
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5 

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

2019-09-02 Thread Hans de Graaff
commit: b071f17542899fb695191c3db248aa7a0a7f09bd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:18:50 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:18:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b071f175

dev-ruby/capybara: add 3.29.0

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

 dev-ruby/capybara/Manifest   |  1 +
 dev-ruby/capybara/capybara-3.29.0.ebuild | 60 
 2 files changed, 61 insertions(+)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 63009228925..a08ac86060d 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -5,3 +5,4 @@ DIST capybara-3.25.0.gem 351744 BLAKE2B 
12e8f483bca814fa826707895a6fc72a3d54df2e
 DIST capybara-3.26.0.gem 352256 BLAKE2B 
b6b71e163adfa2125d4e4a28fdaaf9feb725e874eab7180c0ece1166b2411ee0930244c79cac22f17e7c3ea8c1cb42b043d5bbd7321a3aa6460fbbfa775035b3
 SHA512 
31dabbb6ea77ed185d53b72e5f4ea89546f33b5c682d68692e4115bdec29c15d1f5f8bcab4f5256b76f6fbfadd5c638f8bf1d7b974dd3153d57521eb8c04a778
 DIST capybara-3.27.0.gem 353792 BLAKE2B 
1ce648be67bbac74bb6c907ae34ceb67a7c4df40eb3cec91a423037dd2d5af9a7a603e750499d86dbb0997102682008831ec9abfa5846000f91d5abe60991f11
 SHA512 
3a6829906ceb5ea52a5c44515a79df6959559cca7e7e0c35e35550a376f79bfebf7cda229e5cc4aff5f69cffdb09c586961733d39c57b7dc89b293050f911ba3
 DIST capybara-3.28.0.gem 355328 BLAKE2B 
f9f71a3cadf5a88c86f295e02da61d7ae6813776afdc64829c72ba9ba3a6127c34e4016a152dafc337953c4d69c35f222504bd86e3bbc5f93562f7bb3ae41746
 SHA512 
fad8a3e6fd95c6ae03ef223001175eab59033bcc6f708dc8efefb48f0323fbfdfedcbd304ec69e9690cee5e95640b9c43fdc93d6e01696425764b51d96df
+DIST capybara-3.29.0.gem 358400 BLAKE2B 
1e8e6077cfaf189ef511367fe6c14da42a73729e02aac7461897d07210fc583ebc604dc3d7f763f90ea0fe30c139850a8ff2236434ec4f3492d9fd0892aac692
 SHA512 
6793ae8fe0fcd04e0ae5128dadc57e807f14673b3b92703eb3fd8016a66647f36acf53566ad938516e8ab5a09135db53825219ac81c8ced55cfb2470923aa019

diff --git a/dev-ruby/capybara/capybara-3.29.0.ebuild 
b/dev-ruby/capybara/capybara-3.29.0.ebuild
new file mode 100644
index 000..0cae33b1ec4
--- /dev/null
+++ b/dev-ruby/capybara/capybara-3.29.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+# Rake tasks are not distributed in the gem.
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit virtualx ruby-fakegem
+
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
+HOMEPAGE="https://github.com/jnicklas/capybara;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+SLOT="3"
+IUSE="test"
+
+DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   >=dev-ruby/launchy-2.4.0
+   >=dev-ruby/selenium-webdriver-3.5:3
+   dev-ruby/sinatra:2
+   www-servers/puma
+)"
+
+ruby_add_rdepend "
+   dev-ruby/addressable
+   >=dev-ruby/mini_mime-0.1.3
+   >=dev-ruby/nokogiri-1.8:0
+   >=dev-ruby/rack-1.6.0:*
+   >=dev-ruby/rack-test-0.6.3:*
+   >=dev-ruby/regexp_parser-1.5:1
+   >=dev-ruby/xpath-3.2:3"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
+
+   # Avoid window-manager specific tests (sizes are specific for fluxbox)
+   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
+
+   # Avoid spec that requires unpackaged geckodriver
+   #sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Avoid test dependency on puma server for now
+   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Update spec to catch the right error code. This seems to have
+   # changed recently accross ruby versions.
+   sed -i -e '/raise_error/ s/EOFError/Net::ReadTimeout/' 
spec/server_spec.rb || die
+}
+
+each_ruby_test() {
+   virtx ${RUBY} -Ilib -S rspec-3 spec || die "Tests failed."
+}



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

2019-09-02 Thread Hans de Graaff
commit: 6fa5324ae43078c1b7ec8a0be120640d86c9b4bc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  3 04:20:11 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  3 04:20:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa5324a

dev-ruby/capybara: amd64 stable

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

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

diff --git a/dev-ruby/capybara/capybara-3.26.0.ebuild 
b/dev-ruby/capybara/capybara-3.26.0.ebuild
index d4c4662717a..d6290e188d0 100644
--- a/dev-ruby/capybara/capybara-3.26.0.ebuild
+++ b/dev-ruby/capybara/capybara-3.26.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
 SLOT="3"
 IUSE="test"
 



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

2019-09-02 Thread William Hubbs
commit: aade0250b0d07ba9e1ac3301cae7cbfe7d169865
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Sep  3 03:29:29 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Sep  3 03:41:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aade0250

sys-apps/coreutils: 8.31-r1 bump

- fix the split-usr processing
- remove a warning for 2.x kernels which are no longer supported

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: William Hubbs  gentoo.org>

 sys-apps/coreutils/coreutils-8.31-r1.ebuild | 197 
 1 file changed, 197 insertions(+)

diff --git a/sys-apps/coreutils/coreutils-8.31-r1.ebuild 
b/sys-apps/coreutils/coreutils-8.31-r1.ebuild
new file mode 100644
index 000..868fdbb8a50
--- /dev/null
+++ b/sys-apps/coreutils/coreutils-8.31-r1.ebuild
@@ -0,0 +1,197 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+
+inherit eutils flag-o-matic python-any-r1 toolchain-funcs
+
+PATCH="${PN}-8.30-patches-01"
+DESCRIPTION="Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, 
who,...)"
+HOMEPAGE="https://www.gnu.org/software/coreutils/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   mirror://gentoo/${PATCH}.tar.xz
+   https://dev.gentoo.org/~polynomial-c/dist/${PATCH}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~x86-linux"
+IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test 
userland_BSD vanilla xattr"
+
+LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )
+   caps? ( sys-libs/libcap )
+   gmp? ( dev-libs/gmp:=[static-libs] )
+   xattr? ( !userland_BSD? ( sys-apps/attr[static-libs] ) )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} )
+   selinux? ( sys-libs/libselinux )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   app-arch/xz-utils
+   test? (
+   dev-lang/perl
+   dev-perl/Expect
+   !userland_BSD? (
+   dev-util/strace
+   )
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep 'dev-python/pyinotify[${PYTHON_USEDEP}]')
+   )"
+RDEPEND+="
+   hostname? ( !sys-apps/net-tools[hostname] )
+   kill? (
+   !sys-apps/util-linux[kill]
+   !sys-process/procps[kill]
+   )
+   !app-misc/realpath
+   !https://bugs.gentoo.org/;
+   --enable-install-program="arch,$(usev hostname),$(usev kill)"
+   --enable-no-install-program="groups,$(usev !hostname),$(usev 
!kill),su,uptime"
+   --enable-largefile
+   $(usex caps '' --disable-libcap)
+   $(use_enable nls)
+   $(use_enable acl)
+   $(use_enable multicall single-binary)
+   $(use_enable xattr)
+   $(use_with gmp)
+   )
+   if tc-is-cross-compiler && [[ ${CHOST} == *linux* ]] ; then
+   export fu_cv_sys_stat_statfs2_bsize=yes #311569
+   export gl_cv_func_realpath_works=yes #416629
+   fi
+
+   export gl_cv_func_mknod_works=yes #409919
+   use static && append-ldflags -static && sed -i '/elf_sys=yes/s:yes:no:' 
configure #321821
+   use selinux || export 
ac_cv_{header_selinux_{context,flash,selinux}_h,search_setfilecon}=no #301782
+   use userland_BSD && myconf+=( -program-prefix=g 
--program-transform-name=s/stat/nustat/ )
+   # kill/uptime - procps
+   # groups/su   - shadow
+   # hostname- net-tools
+   econf "${myconf[@]}"
+}
+
+src_test() {
+   # Known to fail with FEATURES=usersandbox (bug #439574):
+   #   -  tests/du/long-from-unreadable.sh} (bug #413621)
+   #   -  tests/rm/deep-2.sh (bug #413621)
+   #   -  tests/dd/no-allocate.sh (bug #629660)
+   if has usersandbox ${FEATURES} ; then
+   ewarn "You are emerging ${P} with 'usersandbox' enabled." \
+   "Expect some test failures or emerge with 
'FEATURES=-usersandbox'!"
+   fi
+
+   # Non-root tests will fail if the full path isn't
+   # accessible to non-root users
+   chmod -R go-w "${WORKDIR}"
+   chmod a+rx "${WORKDIR}"
+
+   # coreutils tests like to do `mount` and such with temp dirs
+   # so make sure /etc/mtab is writable #265725
+   # make sure /dev/loop* can be mounted #269758
+   mkdir -p "${T}"/mount-wrappers || die
+   mkwrap() {
+   local w ww
+   for w in "${@}" ; do
+   ww="${T}/mount-wrappers/${w}"
+   cat <<-EOF > "${ww}"
+   #!${EPREFIX}/bin/sh
+   exec env 
SANDBOX_WRITE="\${SANDBOX_WRITE}:/etc/mtab:/dev/loop" $(type -P ${w}) "\$@"
+   EOF
+ 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/

2019-09-02 Thread Craig Andrews
commit: 95ac35fe81065b1160b700ea8e3e0ec7f326e3cb
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:26:34 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ac35fe

media-plugins/kodi-pvr-mythtv: Cleanup old versions

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-pvr-mythtv/Manifest |  5 ---
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild  | 37 --
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild  | 37 --
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild  | 37 --
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild  | 37 --
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild  | 36 -
 6 files changed, 189 deletions(-)

diff --git a/media-plugins/kodi-pvr-mythtv/Manifest 
b/media-plugins/kodi-pvr-mythtv/Manifest
index c6b1fb59446..c1682d17207 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,7 +1,2 @@
 DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B 
ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32
 SHA512 
1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
-DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 
51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418
 SHA512 
d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
-DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 
7aa1148cdc5b0c187b0c4c077c5a882493bc081e27ea2210fc0b02fa7757007d3f7081ca35bc155e9d019601b1d51b89fd358c094a30202309e6cfa218636e9b
 SHA512 
9c3b5fc208693bfbded7e6376131aa06bf94b2019c111d40c254a7505c0b4641d66f7a57ad55fe0c174756811983250ce68e4d074619413d04d1b46d66759d7e
-DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B 
e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99
 SHA512 
14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
-DIST kodi-pvr-mythtv-5.10.7.tar.gz 701835 BLAKE2B 
148f3bea1b034376c848c10c434987ef9265d722c028f8af1a5307f989a344114137111affae617f9012a5efaa6b1e772cf630fdfedd9d033474dadfd5512ce5
 SHA512 
3329737dda3141fe8cb0bcdb19a9f817d2320128e0db36b0255e8f8eaad00c4ab1149cf2ec3d617464c645c5030fe96cb22ac94fdf29d6ecc9533f7c0295a9f5
-DIST kodi-pvr-mythtv-5.10.8.tar.gz 702471 BLAKE2B 
2d16b0837193fcf91d834d98cc67b5554346869f7501ede71dca548fc0f05f1d26f6b5379b391d1ba58a90dac4af21d5f816980aa7a2824eb0228bc1baccb1e5
 SHA512 
73a8d959bc3df5514e247ef3f6c0f2496f12435c44ff2abf334671713ea8cbcbb69a5f54fe6d7cc5e9042a090beb923cec994b7e758d1ceec83b0f6d79731927
 DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 
457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c
 SHA512 
b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6

diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild 
b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild
deleted file mode 100644
index 8b96d7f0430..000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="MythTV PVR for Kodi"
-HOMEPAGE="https://github.com/janbar/pvr.mythtv;
-SRC_URI=""
-
-case ${PV} in
-)
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/janbar/pvr.mythtv.git;
-   inherit git-r3
-   ;;
-*)
-   CODENAME="Leia"
-   KEYWORDS="~amd64 ~x86"
-   
SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
-   ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   sys-libs/zlib
-   =media-tv/kodi-18*
-   =media-libs/kodi-platform-18*
-   "
-RDEPEND="
-   ${DEPEND}
-   "

diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild 
b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild
deleted file mode 100644
index 8b96d7f0430..000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="MythTV PVR for Kodi"

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro-nestopia/

2019-09-02 Thread Craig Andrews
commit: 04a713ce5a4c31fc5cb4443a7828172cabd1aec2
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:13:51 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a713ce

media-plugins/kodi-game-libretro-nestopia: 1.50.0.6 version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-game-libretro-nestopia/Manifest |  1 +
 .../kodi-game-libretro-nestopia-1.50.0.6.ebuild| 38 ++
 2 files changed, 39 insertions(+)

diff --git a/media-plugins/kodi-game-libretro-nestopia/Manifest 
b/media-plugins/kodi-game-libretro-nestopia/Manifest
index 2b386d8e5ad..6c633bfc45c 100644
--- a/media-plugins/kodi-game-libretro-nestopia/Manifest
+++ b/media-plugins/kodi-game-libretro-nestopia/Manifest
@@ -1,3 +1,4 @@
 DIST kodi-game-libretro-nestopia-1.50.0.3.tar.gz 793893 BLAKE2B 
89015bb8c687685264e4a8c34cf1caad87cfa1a3611cbd67b540ddb31e9e75049eed328b51c69702e92e358a659d4e503ccdac1b52b7db70688e1236529536ad
 SHA512 
4c41db8c77d24301f00b9d0283c948ae3c4176228e733a316fa5b2eba60ceea4dd094f48270d545008f144d3316cf5f8f190017f70e8378b9fbcbcdb2d8220e6
 DIST kodi-game-libretro-nestopia-1.50.0.4.tar.gz 793616 BLAKE2B 
29bbf63f7ef66abf0756399760d882685b4b58cf8a2ac23ce879ea7c7941425828f2bc2d929326ffc3dd7eb51259fdba49264594f2d0759bc20cc6a05a8ca5ac
 SHA512 
58535b305d1aa6ba498c07cbfad09efcfd0e8dd7f251fb973188beeacd07d3ebfa48c639e73a07501019acb88e29cf1ff1b8a685235d7ef69cedb127bba6e44e
 DIST kodi-game-libretro-nestopia-1.50.0.5.tar.gz 793600 BLAKE2B 
68bca2ce1790df5f820d5e883b95781b31e6e81d48148da1b2e32ab6016712aff3423db41da3267ad3f6cdfdfc7842ba27ef9f74d5febdb1b42e753847edbe29
 SHA512 
69a0511dfb4e81de976931c3aeb0d7cab3de3f503816193c7688565faa287b4501e20f11caa4ba85383487ea0ce2156d71bf39076f664e31b42d33c406ef4239
+DIST kodi-game-libretro-nestopia-1.50.0.6.tar.gz 793622 BLAKE2B 
5415c0c23f06432b0a0a01b8f9959301432b5221c340f540a440c52ec7fa6dbcb40a77f4894324473f6deba39a0e3af53cedce75e2f173e102d7ccded2852333
 SHA512 
264fe60a586f27c29175172218f6cd205d7558b4848e95a19808f326ce52f32a2d5f60e6b22ef27417739ec40ba766e7cc9e6fd360bdd167d946f3e2ce19333c

diff --git 
a/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-1.50.0.6.ebuild
 
b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-1.50.0.6.ebuild
new file mode 100644
index 000..49c4284c228
--- /dev/null
+++ 
b/media-plugins/kodi-game-libretro-nestopia/kodi-game-libretro-nestopia-1.50.0.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Nestopia GameClient for Kodi"
+HOMEPAGE="https://github.com/kodi-game/game.libretro.nestopia;
+SRC_URI=""
+
+if [[ ${PV} == * ]]; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-game/game.libretro.nestopia.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~x86"
+   CODENAME="Leia"
+   
SRC_URI="https://github.com/kodi-game/game.libretro.nestopia/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/game.libretro.nestopia-${PV}-${CODENAME}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-18*
+   games-emulation/libretro-nestopia
+   "
+RDEPEND="
+   media-plugins/kodi-game-libretro
+   ${DEPEND}
+   "
+src_prepare() {
+   echo 'find_library(NESTOPIA_LIB NAMES 
nestopia_libretro${CMAKE_SHARED_LIBRARY_SUFFIX} PATH_SUFFIXES libretro)' > 
"${S}/Findlibretro-nestopia.cmake" || die
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro-dosbox/

2019-09-02 Thread Craig Andrews
commit: e110d891ad42962638da1877a1960b5a02ef2441
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:12:43 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e110d891

media-plugins/kodi-game-libretro-dosbox: 0.74.0.4 version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-game-libretro-dosbox/Manifest   |  1 +
 .../kodi-game-libretro-dosbox-0.74.0.4.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/media-plugins/kodi-game-libretro-dosbox/Manifest 
b/media-plugins/kodi-game-libretro-dosbox/Manifest
index 57ac8b7a065..d5f1fcae707 100644
--- a/media-plugins/kodi-game-libretro-dosbox/Manifest
+++ b/media-plugins/kodi-game-libretro-dosbox/Manifest
@@ -1 +1,2 @@
 DIST kodi-game-libretro-dosbox-0.74.0.3.tar.gz 53861 BLAKE2B 
bba95d96c9a313a96df7e3774573fdf43040efd23629242f1400a5a5ca8c2ebe948b68fba7d780ccd4cb3ca7cc4db74e23fece9d192e6988493a89eec19cdca7
 SHA512 
e802f5bdb1c9b82c5fa3224138f1956e4210aa532bea3ead20fba1a9349ef780f52d966b334beb498ab3433bd3822df7ae9e5cdcddbbf5b97318a5b65f4fc277
+DIST kodi-game-libretro-dosbox-0.74.0.4.tar.gz 54671 BLAKE2B 
d3bbea8b7ee5f7122f929af44632181d3ec59153573298027524ddfbe29f9bff69ff239172881f2e9315de4087f31dfb492de9f12a54b08859a1ed6a576b49fd
 SHA512 
bb74b6cc535b95ca088140c3e39cafcce04b3f01917e126e403c1e9d35a4c581b92dcdad57c28c76acfedbf5ee331a7e9ea5cef48010145be638f606e3f8e9ab

diff --git 
a/media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.4.ebuild
 
b/media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.4.ebuild
new file mode 100644
index 000..8d15e745cc2
--- /dev/null
+++ 
b/media-plugins/kodi-game-libretro-dosbox/kodi-game-libretro-dosbox-0.74.0.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="DOSBox GameClient for Kodi"
+HOMEPAGE="https://github.com/kodi-game/game.libretro.dosbox;
+SRC_URI=""
+
+if [[ ${PV} == * ]]; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-game/game.libretro.dosbox.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~x86"
+   CODENAME="Leia"
+   
SRC_URI="https://github.com/kodi-game/game.libretro.dosbox/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/game.libretro.dosbox-${PV}-${CODENAME}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-18*
+   games-emulation/libretro-dosbox
+   "
+RDEPEND="
+   media-plugins/kodi-game-libretro
+   ${DEPEND}
+   "
+src_prepare() {
+   echo 'find_library(DOSBOX_LIB NAMES 
dosbox_libretro${CMAKE_SHARED_LIBRARY_SUFFIX} PATH_SUFFIXES libretro)' > 
"${S}/Findlibretro-dosbox.cmake" || die
+   default
+}



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

2019-09-02 Thread Craig Andrews
commit: 161620f5881bb0cc64d133ea4752ad3884346558
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:20:50 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161620f5

app-misc/neofetch: 6.1.0 version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 app-misc/neofetch/Manifest  |  1 +
 app-misc/neofetch/neofetch-6.1.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest
index 4f842cb4941..9c80e85243a 100644
--- a/app-misc/neofetch/Manifest
+++ b/app-misc/neofetch/Manifest
@@ -1 +1,2 @@
 DIST neofetch-6.0.0.tar.gz 115538 BLAKE2B 
ec1a019c873a6c48ca150f51cfc76174b8df6af629530906a638f3f19fdae0e926cb7512b14c90aa9af6b6fb4652f2f6c72128535c2b833d307ad58e66af9c5f
 SHA512 
2613bbc3bd50fb11fb511dd2d3d37f8e86891c9abab5f25e5956f4458c43abd555ff7d129a24f7e5ff4ed76f7c69235b696a77326bce11d81dd81eb414ab3a8d
+DIST neofetch-6.1.0.tar.gz 118346 BLAKE2B 
d9a08cf0b3f9164e8e42e25434d3e23e3c0ebac5e3fe3e770d7a2bde67b127078977fdb44fcc5e11703cafbe0f68332d6d7a4df8ced235d4dbd4a525afc171b1
 SHA512 
a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e

diff --git a/app-misc/neofetch/neofetch-6.1.0.ebuild 
b/app-misc/neofetch/neofetch-6.1.0.ebuild
new file mode 100644
index 000..45192c9d63c
--- /dev/null
+++ b/app-misc/neofetch/neofetch-6.1.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} != ** ]]; then
+   SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd"
+else
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git;
+fi
+
+DESCRIPTION="Simple information system script"
+HOMEPAGE="https://github.com/dylanaraps/neofetch;
+LICENSE="MIT-with-advertising"
+SLOT="0"
+IUSE="X"
+
+RDEPEND="sys-apps/pciutils
+   X? (
+   media-gfx/imagemagick
+   media-libs/imlib2
+   www-client/w3m[imlib]
+   x11-apps/xprop
+   x11-apps/xrandr
+   x11-apps/xwininfo
+   )"



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

2019-09-02 Thread Craig Andrews
commit: a1512c363ef027c58a61168a853f8a5eb9755a9e
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:23:29 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1512c36

net-analyzer/netdata: 1.17.0 version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest  |   1 +
 net-analyzer/netdata/netdata-1.17.0.ebuild | 132 +
 2 files changed, 133 insertions(+)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 19a178e2eab..d38ef564807 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -3,3 +3,4 @@ DIST netdata-1.14.0.tar.gz 3116199 BLAKE2B 
366fdd7fc94799f170a2957e26fadfacd0cc7
 DIST netdata-1.15.0.tar.gz 3175237 BLAKE2B 
75f4c6f0dba53e6ff01fb98767e266ede8a8b8b965c484a03d5f72a55b39d55b150ada7784a971897a365ff9ebeb9bb66cadc72d4ce33dbc1465a758321d4104
 SHA512 
34b783d3b550c8ac5dc22e08f30fe87de65a5cd97008e271d9328d09b59620a6807ca3daa81a2e49d7ddf1c015f868b21f4118700b2630dcb78c4f9feda3fe4d
 DIST netdata-1.16.0.tar.gz 3233403 BLAKE2B 
5e51722f9f11171a38231afd918a319c18fb7c95d5605a3fe73616af955b50036d2db7729494e8cc08d95a0bd11fb0259abb50d5f4da979f977b734778b16678
 SHA512 
132e8c0c57798d69ca8c3f360c2d55f1b8a46deaeacbb59979bc5bb5c52c9eaf02db7f7a166848787aae5807122d86f48fa86c0b9211ed0fdfd92889d1d8e2e4
 DIST netdata-1.16.1.tar.gz 3286225 BLAKE2B 
4411baa2da9282173abef872dce02bc0a3f1b1e46a449648a0e09f35db27f2864bc63caf155f84e550ea8cff60c0c0d887a9e7043ac138a45a8170805059fed5
 SHA512 
f16dad4395b3cd2c437e03f98a2e0945fabd1cabd8b0f294d83e2fbd429955fe1cbe92668f9d3160d1c56ea744acc3908c8df91d0b3bb0623854361878317520
+DIST netdata-1.17.0.tar.gz 3313545 BLAKE2B 
4225ed7e53d9d79d4e0e5e6c4c5408a78bcb1ce05a5d20925c231d55131e13ef3426586962c85f814073fad389495ac010b6843288865a44d8a0f22e55eab065
 SHA512 
fb1a2295868df3a161cc777dddece3bd8c6a2338a75ba72d6eaa7ca6914a1661cb056680229ad67d3059081309130f60eeff98d8e60ab3a03622f5c1947d1b08

diff --git a/net-analyzer/netdata/netdata-1.17.0.ebuild 
b/net-analyzer/netdata/netdata-1.17.0.ebuild
new file mode 100644
index 000..b12cc034edf
--- /dev/null
+++ b/net-analyzer/netdata/netdata-1.17.0.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+
+inherit autotools fcaps linux-info python-r1 systemd user
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/netdata/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/netdata/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Linux real time system monitoring, done right!"
+HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/;
+
+LICENSE="GPL-3+ MIT BSD"
+SLOT="0"
+IUSE="caps +compression cpu_flags_x86_sse2 cups dbengine ipmi mysql nfacct 
nodejs postgres +python tor xen"
+REQUIRED_USE="
+   mysql? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   tor? ( python )"
+
+# most unconditional dependencies are for plugins.d/charts.d.plugin:
+RDEPEND="
+   app-misc/jq
+   >=app-shells/bash-4:0
+   || (
+   net-analyzer/openbsd-netcat
+   net-analyzer/netcat
+   )
+   net-analyzer/tcpdump
+   net-analyzer/traceroute
+   net-misc/curl
+   net-misc/wget
+   sys-apps/util-linux
+   virtual/awk
+   caps? ( sys-libs/libcap )
+   cups? ( net-print/cups )
+   dbengine? (
+   dev-libs/libuv
+   app-arch/lz4
+   dev-libs/judy
+   dev-libs/openssl:=
+   )
+   compression? ( sys-libs/zlib )
+   ipmi? ( sys-libs/freeipmi )
+   nfacct? (
+   net-firewall/nfacct
+   net-libs/libmnl
+   )
+   nodejs? ( net-libs/nodejs )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   mysql? (
+   || (
+   dev-python/mysqlclient[${PYTHON_USEDEP}]
+   dev-python/mysql-python[${PYTHON_USEDEP}]
+   )
+   )
+   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
+   tor? ( net-libs/stem[${PYTHON_USEDEP}] )
+   )
+   xen? (
+   app-emulation/xen-tools
+   dev-libs/yajl
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+: ${NETDATA_USER:=netdata}
+: ${NETDATA_GROUP:=netdata}
+
+FILECAPS=(
+   'cap_dac_read_search,cap_sys_ptrace+ep' 
'usr/libexec/netdata/plugins.d/apps.plugin'
+)
+
+pkg_setup() {
+   linux-info_pkg_setup
+
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 / ${PN}
+}
+
+src_prepare() {
+   default
+   

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-inputstream-adaptive/

2019-09-02 Thread Craig Andrews
commit: 911ea38b073355443bb70a256e86883a7063c5b4
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:17:29 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911ea38b

media-plugins/kodi-inputstream-adaptive: Drop old versions

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-inputstream-adaptive/Manifest   | 10 --
 .../kodi-inputstream-adaptive-2.3.13.ebuild| 37 -
 .../kodi-inputstream-adaptive-2.3.14.ebuild| 37 -
 .../kodi-inputstream-adaptive-2.3.15.ebuild| 37 -
 .../kodi-inputstream-adaptive-2.3.16.ebuild| 37 -
 .../kodi-inputstream-adaptive-2.3.17.ebuild| 37 -
 .../kodi-inputstream-adaptive-2.3.18.ebuild| 37 -
 .../kodi-inputstream-adaptive-2.3.19.ebuild| 38 --
 .../kodi-inputstream-adaptive-2.3.20.ebuild| 38 --
 .../kodi-inputstream-adaptive-2.3.21.ebuild| 38 --
 .../kodi-inputstream-adaptive-2.3.22.ebuild| 38 --
 11 files changed, 384 deletions(-)

diff --git a/media-plugins/kodi-inputstream-adaptive/Manifest 
b/media-plugins/kodi-inputstream-adaptive/Manifest
index beb578c836d..a7c8ed06c53 100644
--- a/media-plugins/kodi-inputstream-adaptive/Manifest
+++ b/media-plugins/kodi-inputstream-adaptive/Manifest
@@ -1,12 +1,2 @@
 DIST kodi-inputstream-adaptive-2.0.25.tar.gz 881743 BLAKE2B 
210b23fe42a262696b2dc10efeee5303b3c859a5d1cb4a94cb3628f6d2ca17fb29d170c728a51e1ea6767ecaa79b2c56831169d960da569fe71f18fc474cb2d5
 SHA512 
51d65fc83f50f7544198666123eb82bcd55a6524b7bbbec403375013264d24ecf8c3f326c815df98f77458af121dc4d81e863cd5f6b9ae49a1fcd50207a37bbe
-DIST kodi-inputstream-adaptive-2.3.13.tar.gz 485053 BLAKE2B 
1729ad38332ea00763eec342de37047cbc9d3d276cbf8e6586b716f26bca4048f36da58ed3ca8f1b77247616a6d2c111481d6b78f0510dc465923cab83d4fe9e
 SHA512 
3a3891a0fc8439aab47014954e90cf72a6c373f250ead02dd91e00c43860fdb91ee8688e6e0776470056f55287d4c4c11cbd762065fa52e7e3c9dcaa12efcfbe
-DIST kodi-inputstream-adaptive-2.3.14.tar.gz 709587 BLAKE2B 
3130ddd367cdbe0edbc5f14e060292ff66a864049a16dc10d6dd5500178c8f07a3f20fce5f95a8b5a44a57ee7ec7cdd782515b95f2e2dd79ee01a0fe37a9588c
 SHA512 
3427d0552260580766e756f0800290c59d6cd1c48ba87f9e4397676fdfff19509bd3a0cf986447b228be7bb6c355b1aeb739b456b29a99f54934c4b6bfd822c6
-DIST kodi-inputstream-adaptive-2.3.15.tar.gz 709544 BLAKE2B 
5e1d52c28f935dc8dde6cb15d800402bce5740e1b99ebe4c6210e07b34ba455a6af1883dae8c30013d3fd8bf03732d086aa38012f8daccc89ec805e67aea2850
 SHA512 
74dba29e6b9982257a4156416331fbaf189ef54c04c4f3b8d87dd1fea703ed29e70ff58f52af35735e3fea31f7a84127c34211cb5f6a11f1ba1d8c6586464fd3
-DIST kodi-inputstream-adaptive-2.3.16.tar.gz 709687 BLAKE2B 
9462cc7d77c20f2b63ca22ddf284fbec1f90e672c1bc3251bc1eb57067832d9eac8111533820e5f7e50e4d26df2e9bf43c6b059b09c9f47a24e769539efc1755
 SHA512 
c4ab48af774ade61d36e44f459235956110354b3bc3b010a7ea6ccbf1309c0fe52917c72fd03ce0388afe5813f1571f2d0b89df59ff00101a8342b4ba45f9335
-DIST kodi-inputstream-adaptive-2.3.17.tar.gz 709839 BLAKE2B 
55383716f7cd9e0b21b55cd86d2819b08fae7857ea88768311400401c90c1280a36b9dd404f769f30cff46eeb5d36b855064db1dd8c265d4d1231cc73bc0a1f2
 SHA512 
055fb4baccba713c7195fb7285053514006459ca3ba0197e0ca1bf507472161e4d449e30a8e6b77825c480c405dfee177ad6070f21f1ffacd6248e9e6288e18e
-DIST kodi-inputstream-adaptive-2.3.18.tar.gz 709886 BLAKE2B 
5b96786aead7f51172f363018977a879c6ea7a490cb8908e6c201a64b6af88c0eb4ee2eac6fa8ca4305f7a2762f65cd5e9427e4de5c5c637ee60e4eb1cc501a4
 SHA512 
fbe281e9f89ce5987429231ca7ee2c42aec1016a9742a1783e9852a462ba6d20997809536c9768cc580482abd1bb1767e3b63002329f90869206c4e297cc
-DIST kodi-inputstream-adaptive-2.3.19.tar.gz 712487 BLAKE2B 
df01185d734a3dd9f241e91fa392dd7696a37a34575715e46eb503fad82ffd5ceb1ded38531a8fa1a4055edcdd84a1b284fa3c7daf1b12106f7b6be390e87598
 SHA512 
a76c4a472fd4ecd756eb2936ebf0d1f49dad348747d40c80771bdaafb999bd6e9e32ca333d1d16fef3837e46ed60bef47ff68dccafcd4166e57e240a1d7b255c
-DIST kodi-inputstream-adaptive-2.3.20.tar.gz 712611 BLAKE2B 
7771fd15e230e76cd9786348b86a0a561afbe250f7d78e2418f1fc189e52b46ee249316770fdd9aea7fb16c73df6f9579c73510e658a29aaa53c5c02c04bee9a
 SHA512 
5a5bc68d6f10187d2ac8d7a0e196a6615b75642ffdae67efac16d7aa718a42c13df3f3485029876eff42fca415039549ead60db381477de9df2bde5fc7f34718
-DIST kodi-inputstream-adaptive-2.3.21.tar.gz 712611 BLAKE2B 
129622e050d8881b2921d7cd730453ecd697d3041b7d4d1fed3449734a9923effe9f5e53dc6a72901b57b953df391908d9f7adbe5fe054320ea2b14b56719ed9
 SHA512 
a5f059e08c5002c42ec1a6ff2ceceecbcc4f9943d4dd4a7c87097ad58eed7827240bd6c2e4acd414ce6fd3326a2ef8d85372e245bea712d45148dc5328ff83a4
-DIST kodi-inputstream-adaptive-2.3.22.tar.gz 711950 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/

2019-09-02 Thread Craig Andrews
commit: 5a07aa5cc52c0772a01aad7eae92e221e8efe97d
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:26:02 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a07aa5c

media-plugins/kodi-pvr-mythtv: 5.10.9 version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-pvr-mythtv/Manifest |  1 +
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild  | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/media-plugins/kodi-pvr-mythtv/Manifest 
b/media-plugins/kodi-pvr-mythtv/Manifest
index 0d9feb28a08..c6b1fb59446 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -4,3 +4,4 @@ DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 
7aa1148cdc5b0c187b0c4c077c5a88
 DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B 
e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99
 SHA512 
14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
 DIST kodi-pvr-mythtv-5.10.7.tar.gz 701835 BLAKE2B 
148f3bea1b034376c848c10c434987ef9265d722c028f8af1a5307f989a344114137111affae617f9012a5efaa6b1e772cf630fdfedd9d033474dadfd5512ce5
 SHA512 
3329737dda3141fe8cb0bcdb19a9f817d2320128e0db36b0255e8f8eaad00c4ab1149cf2ec3d617464c645c5030fe96cb22ac94fdf29d6ecc9533f7c0295a9f5
 DIST kodi-pvr-mythtv-5.10.8.tar.gz 702471 BLAKE2B 
2d16b0837193fcf91d834d98cc67b5554346869f7501ede71dca548fc0f05f1d26f6b5379b391d1ba58a90dac4af21d5f816980aa7a2824eb0228bc1baccb1e5
 SHA512 
73a8d959bc3df5514e247ef3f6c0f2496f12435c44ff2abf334671713ea8cbcbb69a5f54fe6d7cc5e9042a090beb923cec994b7e758d1ceec83b0f6d79731927
+DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 
457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c
 SHA512 
b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6

diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild 
b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild
new file mode 100644
index 000..4ff772b6927
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="MythTV PVR for Kodi"
+HOMEPAGE="https://github.com/janbar/pvr.mythtv;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/janbar/pvr.mythtv.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   sys-libs/zlib
+   =media-tv/kodi-18*
+   =media-libs/kodi-platform-18*
+   "
+RDEPEND="
+   ${DEPEND}
+   "



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-inputstream-adaptive/

2019-09-02 Thread Craig Andrews
commit: 3842d942d380d2827f45aed61d1354f310b3f9b4
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:15:34 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3842d942

media-plugins/kodi-inputstream-adaptive: 2.4.2 version bump

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-inputstream-adaptive/Manifest   |  1 +
 .../kodi-inputstream-adaptive-2.4.2.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/media-plugins/kodi-inputstream-adaptive/Manifest 
b/media-plugins/kodi-inputstream-adaptive/Manifest
index b661e751c32..beb578c836d 100644
--- a/media-plugins/kodi-inputstream-adaptive/Manifest
+++ b/media-plugins/kodi-inputstream-adaptive/Manifest
@@ -9,3 +9,4 @@ DIST kodi-inputstream-adaptive-2.3.19.tar.gz 712487 BLAKE2B 
df01185d734a3dd9f241
 DIST kodi-inputstream-adaptive-2.3.20.tar.gz 712611 BLAKE2B 
7771fd15e230e76cd9786348b86a0a561afbe250f7d78e2418f1fc189e52b46ee249316770fdd9aea7fb16c73df6f9579c73510e658a29aaa53c5c02c04bee9a
 SHA512 
5a5bc68d6f10187d2ac8d7a0e196a6615b75642ffdae67efac16d7aa718a42c13df3f3485029876eff42fca415039549ead60db381477de9df2bde5fc7f34718
 DIST kodi-inputstream-adaptive-2.3.21.tar.gz 712611 BLAKE2B 
129622e050d8881b2921d7cd730453ecd697d3041b7d4d1fed3449734a9923effe9f5e53dc6a72901b57b953df391908d9f7adbe5fe054320ea2b14b56719ed9
 SHA512 
a5f059e08c5002c42ec1a6ff2ceceecbcc4f9943d4dd4a7c87097ad58eed7827240bd6c2e4acd414ce6fd3326a2ef8d85372e245bea712d45148dc5328ff83a4
 DIST kodi-inputstream-adaptive-2.3.22.tar.gz 711950 BLAKE2B 
5a3bf2df9492707f586b52d9ca556eafda69c7167e6bee17b3de749fbfc1b59c215550b5eb9f47c92b77641a29c88d9dfdea9359bde1968ffaf089b93a4ac5f1
 SHA512 
6dd73776b2962a6432202738d167ea3169cdbdd470672066bed39d12366cc33a28dd2809edb9ceb9255022d6076b1c3dd31828f60fee8e2d2dceffc0d58a6d6f
+DIST kodi-inputstream-adaptive-2.4.2.tar.gz 711951 BLAKE2B 
17f29ffb9f6e0f0e109af85afba16e92fe8f0cef2d660b6e4abcda0265e8096fca83ad947de213a83eaea8b94cebf94da4f3266f32fce28776dbabc05477ef3c
 SHA512 
218be820b4e7f05d9a3ffd330db785997afe225a994ed4187a1aaa13b28189453d4a82e3553210613aa644f9f98b30bfc7bc048a1ad9674521053ef21e2e26e0

diff --git 
a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.4.2.ebuild
 
b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.4.2.ebuild
new file mode 100644
index 000..03910514796
--- /dev/null
+++ 
b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-2.4.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Kodi's Adaptive inputstream addon"
+HOMEPAGE="https://github.com/peak3d/inputstream.adaptive.git;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/peak3d/inputstream.adaptive.git;
+   inherit git-r3
+   ;;
+*)
+   KEYWORDS="~amd64 ~x86"
+   CODENAME="Leia"
+   
SRC_URI="https://github.com/peak3d/inputstream.adaptive/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/inputstream.adaptive-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-libs/expat
+   =media-tv/kodi-18*
+   =media-libs/kodi-platform-18*
+   =dev-libs/libplatform-2*
+   "
+RDEPEND="
+   ${DEPEND}
+   "



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-inputstream-adaptive/

2019-09-02 Thread Craig Andrews
commit: 884aca195f58077b6361c790ea464df66ec49c76
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  3 01:18:58 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  3 01:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884aca19

media-plugins/kodi-inputstream-adaptive: Drop dependency on dev-libs/libplatform

See https://github.com/peak3d/inputstream.adaptive/commit/80e4dbf

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 .../kodi-inputstream-adaptive/kodi-inputstream-adaptive-.ebuild  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-.ebuild 
b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-.ebuild
index 678fd189c74..8c3da94fa9c 100644
--- 
a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-.ebuild
+++ 
b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-.ebuild
@@ -31,7 +31,6 @@ DEPEND="
dev-libs/expat
~media-tv/kodi-
~media-libs/kodi-platform-
-   =dev-libs/libplatform-2*
"
 RDEPEND="
${DEPEND}



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

2019-09-02 Thread Louis Sautier
commit: 84f094885937207a74f6391d1d42b9b982611804
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Sep  3 00:31:54 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Sep  3 00:32:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f09488

dev-python/denonavr: remove old

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/denonavr/Manifest  |  1 -
 dev-python/denonavr/denonavr-0.7.8.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/dev-python/denonavr/Manifest b/dev-python/denonavr/Manifest
index 9266cab4646..8adddf78ba6 100644
--- a/dev-python/denonavr/Manifest
+++ b/dev-python/denonavr/Manifest
@@ -1,3 +1,2 @@
 DIST denonavr-0.7.10.tar.gz 62877 BLAKE2B 
0b011f187f8952af81669d3568d5c6ae5584ce6b106ca769609711883bf62f7d4b7a605bc12e8cfac8f1a1e9622e7b37cc17be0545bbd24898b0a6f882f7adac
 SHA512 
62b8a1f61f0fcf5c7d13b473d990a562e3fddf777b077bf5f9a0d7c24f9bc76810917421653dbbedd292b659e6c0ef7e1c303a5f152cf9d7aee2039d47702314
-DIST denonavr-0.7.8.tar.gz 62774 BLAKE2B 
d601c24f6825202de69401c0778e8e1b5010d1475ef69a78aefa9ad18d0bfbbe99cc1405606c1a9f01d937e9937c0f33dc2f54b69213869b017571706014b444
 SHA512 
c7fc9b47b2acbca32277f8601f8dd63435a7e31c614f8cde6e101f9230691c389f3b758a2217fec9fbf15869dd95ceb371f88c4dbf121b25478e2713cfc7a09b
 DIST denonavr-0.7.9.tar.gz 62838 BLAKE2B 
59a036a1b2fdd48731741180b143f69d0fc78e30cfafb88c675eb4a30b079eb3955b1e2f76306809d183d10a9583dbb500962cbae352203c570861687c58b539
 SHA512 
2c9cd25bd38d9128602b0bf009d3d147059d712a3ead99514a257e71ea2a1c97d94c151d42840dcff55ababffce53a23fab33759cf7bbc8bb786fefb91dbe362

diff --git a/dev-python/denonavr/denonavr-0.7.8.ebuild 
b/dev-python/denonavr/denonavr-0.7.8.ebuild
deleted file mode 100644
index 82e01eee1a3..000
--- a/dev-python/denonavr/denonavr-0.7.8.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Automation Library for Denon AVR receivers"
-HOMEPAGE="https://github.com/scarface-4711/denonavr;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   dev-python/testtools[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   pytest -vv || die "tests failed with ${EPYTHON}"
-}



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

2019-09-02 Thread Louis Sautier
commit: e51ea290005e13e814c7a3281a0b7ee8c95c9442
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Sep  3 00:31:31 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Sep  3 00:32:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51ea290

dev-python/denonavr: bump to 0.7.10

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/denonavr/Manifest   |  1 +
 dev-python/denonavr/denonavr-0.7.10.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/denonavr/Manifest b/dev-python/denonavr/Manifest
index 68cf7f44aad..9266cab4646 100644
--- a/dev-python/denonavr/Manifest
+++ b/dev-python/denonavr/Manifest
@@ -1,2 +1,3 @@
+DIST denonavr-0.7.10.tar.gz 62877 BLAKE2B 
0b011f187f8952af81669d3568d5c6ae5584ce6b106ca769609711883bf62f7d4b7a605bc12e8cfac8f1a1e9622e7b37cc17be0545bbd24898b0a6f882f7adac
 SHA512 
62b8a1f61f0fcf5c7d13b473d990a562e3fddf777b077bf5f9a0d7c24f9bc76810917421653dbbedd292b659e6c0ef7e1c303a5f152cf9d7aee2039d47702314
 DIST denonavr-0.7.8.tar.gz 62774 BLAKE2B 
d601c24f6825202de69401c0778e8e1b5010d1475ef69a78aefa9ad18d0bfbbe99cc1405606c1a9f01d937e9937c0f33dc2f54b69213869b017571706014b444
 SHA512 
c7fc9b47b2acbca32277f8601f8dd63435a7e31c614f8cde6e101f9230691c389f3b758a2217fec9fbf15869dd95ceb371f88c4dbf121b25478e2713cfc7a09b
 DIST denonavr-0.7.9.tar.gz 62838 BLAKE2B 
59a036a1b2fdd48731741180b143f69d0fc78e30cfafb88c675eb4a30b079eb3955b1e2f76306809d183d10a9583dbb500962cbae352203c570861687c58b539
 SHA512 
2c9cd25bd38d9128602b0bf009d3d147059d712a3ead99514a257e71ea2a1c97d94c151d42840dcff55ababffce53a23fab33759cf7bbc8bb786fefb91dbe362

diff --git a/dev-python/denonavr/denonavr-0.7.10.ebuild 
b/dev-python/denonavr/denonavr-0.7.10.ebuild
new file mode 100644
index 000..82e01eee1a3
--- /dev/null
+++ b/dev-python/denonavr/denonavr-0.7.10.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Automation Library for Denon AVR receivers"
+HOMEPAGE="https://github.com/scarface-4711/denonavr;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   dev-python/testtools[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   pytest -vv || die "tests failed with ${EPYTHON}"
+}



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

2019-09-02 Thread Aaron Bauman
commit: 13c793a1c95a0d958add5e5569f1648b7a9a6342
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:44:58 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:44:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c793a1

gnome-base/gvfs: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 gnome-base/gvfs/gvfs-1.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild 
b/gnome-base/gvfs/gvfs-1.40.2.ebuild
index e964aede97c..9bd7d4c8cd8 100644
--- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="
mtp? ( udev )
udisks? ( udev )
 "
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.57.2:2



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

2019-09-02 Thread Aaron Bauman
commit: 469a1ba4b21ac010123aa8f0910a7bb0c0e1c891
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:43:53 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:43:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469a1ba4

dev-libs/libgudev: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/libgudev/libgudev-233.ebuild 
b/dev-libs/libgudev/libgudev-233.ebuild
index b4c9aba3547..dcc92f86ab3 100644
--- a/dev-libs/libgudev/libgudev-233.ebuild
+++ b/dev-libs/libgudev/libgudev-233.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgudev;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/0"
-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"
 IUSE="introspection static-libs"
 
 COMMON_DEPEND="



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

2019-09-02 Thread Aaron Bauman
commit: 45e8ddbd5d3e274334a12717f3aba68fcc956ed0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:45:39 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:45:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e8ddbd

media-sound/pulseaudio: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild 
b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
index dd4200a9188..2a4cc0e9089 100644
--- a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz;
 LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
 
 # +alsa-plugin as discussed in bug #519530
 IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer elogind 
gconf



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

2019-09-02 Thread Aaron Bauman
commit: b927fccca52c4566760e524d42c5afb1dcb1d8e5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:45:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:45:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b927fccc

net-libs/glib-networking: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 net-libs/glib-networking/glib-networking-2.60.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.60.3.ebuild 
b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
index 21b2fa20116..3840bd352f9 100644
--- a/net-libs/glib-networking/glib-networking-2.60.3.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]



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

2019-09-02 Thread Aaron Bauman
commit: 7d7505bf2a3b230b55a24decdd856a5a57beea73
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:43:41 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:43:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7505bf

dev-libs/gobject-introspection: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
index 4753edb7b70..5161c5e448d 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
 "
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 RDEPEND="



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

2019-09-02 Thread Aaron Bauman
commit: 354ad768578c166853cac2744df87515b983beb3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:44:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:44:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354ad768

dev-util/gdbus-codegen: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
index 14b5a84169c..eb44d7ca49d 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



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

2019-09-02 Thread Aaron Bauman
commit: 49d9c37612e45673e352f1c3c0478db93b39beff
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:44:25 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:44:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d9c376

dev-util/glib-utils: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 dev-util/glib-utils/glib-utils-2.60.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glib-utils/glib-utils-2.60.6.ebuild 
b/dev-util/glib-utils/glib-utils-2.60.6.ebuild
index 0f02ec3bf9d..16b0d8f4047 100644
--- a/dev-util/glib-utils/glib-utils-2.60.6.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.60.6.ebuild
@@ -15,7 +15,7 @@ SLOT="0" # /usr/bin utilities that can't be parallel 
installed by their nature
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 
 RDEPEND="${PYTHON_DEPS}
!

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

2019-09-02 Thread Aaron Bauman
commit: 05dbecca88b6438d6a8bd0ab8c65a5ff38d58594
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:45:08 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:45:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05dbecca

gnome-extra/libgsf: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 gnome-extra/libgsf/libgsf-1.14.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/libgsf/libgsf-1.14.45.ebuild 
b/gnome-extra/libgsf/libgsf-1.14.45.ebuild
index 233442dbceb..e36f75f51ea 100644
--- a/gnome-extra/libgsf/libgsf-1.14.45.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.45.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/114" # libgsf-1.so version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bzip2 gtk +introspection"
 
 RDEPEND="



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

2019-09-02 Thread Aaron Bauman
commit: e1a29ad866a18a3032a82a547124875259c0b184
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:43:27 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:43:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a29ad8

dev-libs/glib: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild
index f199a1d59ed..7ea978200ad 100644
--- a/dev-libs/glib/glib-2.60.6.ebuild
+++ b/dev-libs/glib/glib-2.60.6.ebuild
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux 
static-libs systemtap test utils xattr"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
 # the check is automagic in gio/meson.build. gresource is not a multilib tool



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

2019-09-02 Thread Aaron Bauman
commit: 7851832e1ccf2d1956c0f101e942a10a158a7359
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:46:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:46:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7851832e

net-misc/networkmanager: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/net-misc/networkmanager/networkmanager-1.18.2.ebuild 
b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
index 8004c84a5a3..0e98e4e8353 100644
--- a/net-misc/networkmanager/networkmanager-1.18.2.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="
?? ( consolekit elogind systemd )
 "
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc ~x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271



[gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection-common/

2019-09-02 Thread Aaron Bauman
commit: fe9fb5ca3e92f8dcc9428017b8588f03b28c5f3d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:43:45 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:43:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9fb5ca

dev-libs/gobject-introspection-common: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 .../gobject-introspection-common-1.60.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
index 2fb9b452497..de62f83e3ef 100644
--- 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
+++ 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"



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

2019-09-02 Thread Aaron Bauman
commit: 826abf76f88eb88e6dc716b750ee274c1b001159
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:44:18 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:44:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826abf76

dev-util/glade: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 dev-util/glade/glade-3.22.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glade/glade-3.22.1.ebuild 
b/dev-util/glade/glade-3.22.1.ebuild
index cf8d047ea6b..77500747cd9 100644
--- a/dev-util/glade/glade-3.22.1.ebuild
+++ b/dev-util/glade/glade-3.22.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 
 IUSE="debug +introspection python webkit"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2019-09-02 Thread Aaron Bauman
commit: 3baff93a943ab3574c6a1c51f470b527bc758ab6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Sep  2 22:46:57 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Sep  2 22:46:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3baff93a

x11-libs/gtk+: arm64 stable (bug #692932)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 x11-libs/gtk+/gtk+-3.24.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.10.ebuild 
b/x11-libs/gtk+/gtk+-3.24.10.ebuild
index 2ad85c5a200..efd5436f066 100644
--- a/x11-libs/gtk+/gtk+-3.24.10.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.10.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2019-09-02 Thread Maciej Mrozowski
commit: d4af4c45b4253f085e8c86d22429864a4962df48
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Mon Sep  2 22:16:18 2019 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Mon Sep  2 22:17:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4af4c45

net-libs/libaccounts-glib: add missing vala build dependency, bug 693372

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Maciej Mrozowski  gentoo.org>

 net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild 
b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
index 9a1ba05c90f..c7d039a2bf1 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
+   $(vala_depend)
dev-util/gdbus-codegen
dev-util/glib-utils
dev-libs/check
@@ -39,7 +40,7 @@ RESTRICT="test"
 src_prepare() {
default
 
-   vala_src_prepare
+   vala_src_prepare --ignore-use
 
use doc || sed -e "/^subdir('docs')$/d" -i meson.build || die
 }



[gentoo-commits] repo/gentoo:master commit in: media-fonts/ipamonafont/

2019-09-02 Thread Naohiro Aota
commit: 761c798d4b78f7ebe23353f381ceaa2da896ae27
Author: shimataro  zelkova  cc>
AuthorDate: Tue Jul 30 13:00:17 2019 +
Commit: Naohiro Aota  gentoo  org>
CommitDate: Mon Sep  2 21:37:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761c798d

media-fonts/ipamonafont: update HOMEPAGE and SRC_URI

Closes: https://bugs.gentoo.org/682546
Signed-off-by: shimataro  zelkova.cc>
Closes: https://github.com/gentoo/gentoo/pull/12579
Signed-off-by: Naohiro Aota  gentoo.org>

 media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild 
b/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild
index e8d745c1727..eff1b88faa2 100644
--- a/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild
+++ b/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild
@@ -6,9 +6,9 @@ EAPI=0
 inherit font
 
 DESCRIPTION="Hacked version of IPA fonts, which is suitable for browsing 2ch"
-HOMEPAGE="http://www.geocities.jp/ipa_mona/index.html;
+HOMEPAGE="https://web.archive.org/web/20190326123924/http://www.geocities.jp/ipa_mona/;
 MY_PN="opfc-ModuleHP-1.1.1_withIPAMonaFonts"
-SRC_URI="http://www.geocities.jp/ipa_mona/${MY_PN}-${PV}.tar.gz;
+SRC_URI="http://freebsd.sin.openmirrors.asia/pub/FreeBSD/ports/local-distfiles/hrs/${MY_PN}-${PV}.tar.gz;
 
 LICENSE="grass-ipafonts mplus-fonts public-domain"
 SLOT="0"



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

2019-09-02 Thread Zac Medico
commit: cec45848eafc34f55c240c059fe84ec52c63b63c
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Sep  2 20:49:23 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Sep  2 20:50:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec45848

sys-apps/portage: Remove old versions

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

 sys-apps/portage/Manifest  |   3 -
 sys-apps/portage/portage-2.3.72.ebuild | 264 -
 sys-apps/portage/portage-2.3.73.ebuild | 264 -
 sys-apps/portage/portage-2.3.74.ebuild | 261 
 4 files changed, 792 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 1193bf222f1..4536a40778c 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,7 +1,4 @@
 DIST portage-2.3.66.tar.bz2 1023966 BLAKE2B 
dc378b714101b287fa33defeb778e586da83275cdc2d0bc7a98e9f2ea568568313d6a2767f693f3111fc41f0c6f07451315021186a1719bd52520da327c103d6
 SHA512 
f8642237e0127d9838c6e91430a19b8886295f8ce6b18cf915d6eb63204c7a8c65783f1554eec90b7ce7d0b613ef4206643eec8751b0594de1dcb4ede4491779
 DIST portage-2.3.69.tar.bz2 1027945 BLAKE2B 
22a06370d9db8f8954f609a4435983b914f03c11fa1c4c857089738db574e3346fc286c77bb62103d868742b423484b3a186cbc22545a0f516a5724e331e
 SHA512 
20a6c9d26829e9d3738da824aa3fcc0bc8f01019ae9631871ce56e5ff37d91ed27d7b9505c433cc3b7441290abf98bf0897bbb66c099cbb982854047e6c8f045
-DIST portage-2.3.72.tar.bz2 1030924 BLAKE2B 
84ecb1cda83a33f7159b86edc915810460f85dd6c97e971a054b5c1cc685077cb784313a666d1867c671e6324a25ea64b0032bb1924af560bd60d261b199c479
 SHA512 
cc42030bee07b2addc7977a5f206ab35a76ac98d37215d2ee2952d47408c0de1c74387436b85b08f94be5fd01b422cb68bcf908fa8acac8fb9dda0e5caa39f86
-DIST portage-2.3.73.tar.bz2 1031001 BLAKE2B 
f08a639ae587cae8c87670c6d8f8b8f5a860a3d1d8ad960d6da7fac7c0e170d0f19c352d6a31de20de60a4504766724901ef7d2ba026f959ef8dd6bb8e095c73
 SHA512 
5edda4b235a9bb7574fb5bce79c4a226200ba077580ce0e0237ef209cc935ab94eef24859bf450443a92a6cb9d31a754e1e06c8fd0293efe7e5fa87e4d21652a
-DIST portage-2.3.74.tar.bz2 1033130 BLAKE2B 
e3dc7c994ad2e35a8a8f421d972d4ff12fa2c56241b9a7d374204b0fbea1f457b8a365b56daa7a642383fc2653d7a223f12cf14936c86b5c8856411e286973bd
 SHA512 
947805ca47445de49105867f66ac2b77426511040d3f1936ec5e169219bcf45d320ebabb7455d318043405b043ba4808ce3962af431776ae152c203343607bf9
 DIST portage-2.3.75.tar.bz2 1032575 BLAKE2B 
c4f3e9a7e7056af19da6a56599fb79a26331d6ab88981f966b77e2d17ee5dac1a585f54b1185f64855c9c2af544684b759143f657a529878a4e6eb9df4757340
 SHA512 
06dabc9bff2992b197575ceab5b4f117aca01a10d2556bb006bb28bd4c1d99edfbff753e83aba706782da1e365b923e081ce2037053fed31e18baa5fab6da4a2
 DIST repoman-bug-685482-fbebef9677d6.patch 3350 BLAKE2B 
f715267e2731c1ec7c780aa9c6cffe1f848b3ad050273646579677a0522483df6fef844ffd87fb22f7dad53f1ec60221acd0d81a813569baf768ba62a6c1921c
 SHA512 
0e44625aeec7c239d7db8fdcf6a13313f4a8c1275e0e474cc2f05e5476d86214881cec2917d816c8b63f69d508c0bfa69e6a8e05b614b405463c998a4fb7ce12

diff --git a/sys-apps/portage/portage-2.3.72.ebuild 
b/sys-apps/portage/portage-2.3.72.ebuild
deleted file mode 100644
index 33fe47b8acf..000
--- a/sys-apps/portage/portage-2.3.72.ebuild
+++ /dev/null
@@ -1,264 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(
-   pypy
-   python3_5 python3_6 python3_7
-   python2_7
-)
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit distutils-r1 linux-info systemd prefix
-
-DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
-SLOT="0"
-IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   >=sys-apps/sed-4.0.5 sys-devel/patch
-   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
-   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
-# Require sandbox-2.2 for bug #288863.
-# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
-# quite slow, so it's not considered in the dependencies as an alternative to
-# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
-# for now, don't pull in xattr deps for other kernels.
-# For whirlpool hash, require python[ssl] (bug #425046).
-# For compgen, require bash[readline] (bug #445576).
-# app-portage/gemato goes without PYTHON_USEDEP since we're calling
-# the executable.
-RDEPEND="
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   !build? (
-   >=sys-apps/sed-4.0.5
-  

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2019-09-02 Thread Craig Andrews
commit: f0f564d1d220bdb532744dbf51268ad27d93f754
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Sep  2 20:41:20 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Sep  2 20:42:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f564d1

media-tv/kodi: 18.4 version bump

Bump bundled ffmpeg version to 4.0.4-Leia-18.4.

Fix eclass usage for EAPI 7.

Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Chris Mayo  gmail.com>
Signed-off-by: Craig Andrews  gentoo.org>

 media-tv/kodi/Manifest |   1 +
 media-tv/kodi/kodi-18.4.ebuild | 318 +
 2 files changed, 319 insertions(+)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index a5eba65e4bb..edb5036b3d2 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -4,6 +4,7 @@ DIST ffmpeg-kodi-4.0.4-Leia-18.4.tar.gz 12430413 BLAKE2B 
6de6fde2c16264f851466b4
 DIST kodi-17.6-generated-addons.tar.xz 57564 BLAKE2B 
9b3000ac23a6aab24b703a2b66016dbf0637ff3d615b89435cba3717acb913a4543bb57aaa9ae59a9493891ba62af06414ef2c0cea3a81e9ec32ea60e209330d
 SHA512 
ee1344e859b2871f9dd3e2f2f75f9c0f9f787ac111a6b9ab8f80af6524a786d51baeb4f247a8c5b35001073be49bf4289d1c63e3114625143f3747aa9b1f4be2
 DIST kodi-17.6.tar.gz 58275293 BLAKE2B 
538675b7a3400d9182f957da9bbf609ce5ece502c3a7f4a32e26c802bae9795979554204148e06d1923d8e68ba1f06f9d92bf11416f73cf9431381642ca00639
 SHA512 
1f1ba91e6129ab423f9ad47b63d7bb75775dbf18638a96413a572aaa790f4f0d738ca35486513e158a7f55d501f78f08dd9d68aabe2fbb80a729c6091b264111
 DIST kodi-18.3.tar.gz 51013397 BLAKE2B 
cce29d4813973c942f83a034bc6d73eafc1be2a50436e1e5611ccf04c27e6110c4b4f99f7f7d1cf8da3e2550209c8bee3db6e98136b8fa9738c4b1fc7e43
 SHA512 
4e898e28238dcbc67e106c5a0ef88bd6a82f8c0ad00e77e3ddbe2da6181b37d9ca1ba6bda57206223cfa119c5291edb4410d3e773d97b5ab67660e49929437ec
+DIST kodi-18.4.tar.gz 51027569 BLAKE2B 
47e3377abb4a1e5a3c26b1519f45ab9347127467594841ac689b857a3f4163731951d4e1e4960bce5c2af4fa224acf4a3887f42bdc41a603bba4979d3bcbcda8
 SHA512 
ae08fc29d20387d9352dc1ae4a89da19962a279b89705ff8f7869377281589d44a685cebaa8509d3252ae79215dcdaadb72e9fa752e6d2bce59974bc23276aad
 DIST libdvdcss-1.4.2-Leia-Beta-5.tar.gz 101068 BLAKE2B 
283aa2cec0a2200d3569bc280cb9659e9224a6b3a77db8a35b269cd8caf1337ac9d8b92b806df66f63ef7458a46bd6261f0b8b14678b10e26644a79dcbeea5da
 SHA512 
5185dbdbeb1bd13ea9d8723f1f4ab599d6f3102f5ba1096cd085aa1cda252c045f327c719227bba8e1b742352ade5e335106c8d0c1637a5a6b93ce661620dd7e
 DIST libdvdcss-2f12236bc1c92f73c21e973363f79eb300de603f.tar.gz 95395 BLAKE2B 
fb3973e098201d177309ad7ca50131725eee4bc6f30f425efa5fea406411f6143ba03abd82cd6c91a250419d3e0a29aafcbf981ba015f6e14cd0ceb001222c12
 SHA512 
12ba7aa653fcb26d5336bf2a8110c924d634cec79f684bbf19dc38ea33f69fb68c22c97f4c09e5ca7c35f95f6c324a6d70ccc2c501a99122a9321cafd33b2cd9
 DIST libdvdnav-43b5f81f5fe30bceae3b7cecf2b0ca57fc930dac.tar.gz 130603 BLAKE2B 
0a211fcedb216567bcd929048af01486ff91efbb8d31592fd116676b6ae95de3cd7bfab7cd79853b3d15e96c27e62cce8c79eeb9baee68a1bad4f3fce8a207a0
 SHA512 
901c6f24afa1d78b6ed78d1ee30daf634ca0bbc0467ef9cc3416bcab4fbc4fda6869ffa051791d85c0b510de748805328627681ef044668a7857299f0035232e

diff --git a/media-tv/kodi/kodi-18.4.ebuild b/media-tv/kodi/kodi-18.4.ebuild
new file mode 100644
index 000..95bdc7917a9
--- /dev/null
+++ b/media-tv/kodi/kodi-18.4.ebuild
@@ -0,0 +1,318 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_REQ_USE="libressl?,sqlite,ssl"
+LIBDVDCSS_VERSION="1.4.2-Leia-Beta-5"
+LIBDVDREAD_VERSION="6.0.0-Leia-Alpha-3"
+LIBDVDNAV_VERSION="6.0.0-Leia-Alpha-3"
+FFMPEG_VERSION="4.0.4"
+CODENAME="Leia"
+FFMPEG_KODI_VERSION="18.4"
+SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz 
-> libdvdcss-${LIBDVDCSS_VERSION}.tar.gz
+   https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_VERSION}.tar.gz 
-> libdvdread-${LIBDVDREAD_VERSION}.tar.gz
+   https://github.com/xbmc/libdvdnav/archive/${LIBDVDNAV_VERSION}.tar.gz 
-> libdvdnav-${LIBDVDNAV_VERSION}.tar.gz
+   !system-ffmpeg? ( 
https://github.com/xbmc/FFmpeg/archive/${FFMPEG_VERSION}-${CODENAME}-${FFMPEG_KODI_VERSION}.tar.gz
 -> ffmpeg-${PN}-${FFMPEG_VERSION}-${CODENAME}-${FFMPEG_KODI_VERSION}.tar.gz )"
+
+if [[ ${PV} == * ]] ; then
+   PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+   EGIT_REPO_URI="https://github.com/xbmc/xbmc.git;
+   inherit git-r3
+else
+   PYTHON_COMPAT=( python2_7 )
+   MY_PV=${PV/_p/_r}
+   MY_PV=${MY_PV/_alpha/a}
+   MY_PV=${MY_PV/_beta/b}
+   MY_PV=${MY_PV/_rc/rc}
+   MY_P="${PN}-${MY_PV}"
+   SRC_URI+=" 
https://github.com/xbmc/xbmc/archive/${MY_PV}-${CODENAME}.tar.gz -> 
${MY_P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S=${WORKDIR}/xbmc-${MY_PV}-${CODENAME}
+fi
+
+inherit autotools cmake-utils desktop linux-info pax-utils python-single-r1 xdg
+
+DESCRIPTION="A free and open source 

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2019-09-02 Thread Craig Andrews
commit: b584483efed33f3f32c55cbbadbedf157b3a4626
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Sep  2 20:31:23 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Sep  2 20:42:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b584483e

media-tv/kodi: require flatbuffers 1.11.0

See https://github.com/xbmc/xbmc/commit/e97603381ccb5f9e669563d78d89818aff646595

Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Craig Andrews  gentoo.org>

 media-tv/kodi/kodi-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index 9e46a9c2f04..6968cfb98ae 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -64,7 +64,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
dbus? ( sys-apps/dbus )
dev-db/sqlite
dev-libs/expat
-   dev-libs/flatbuffers
+   >=dev-libs/flatbuffers-1.11.0
>=dev-libs/fribidi-0.19.7
cec? ( >=dev-libs/libcec-4.0[raspberry-pi?] )
dev-libs/libpcre[cxx]



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

2019-09-02 Thread Zac Medico
commit: 0e29e9d33c6283732ab85d34824ab25bf41d7750
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Sep  2 20:26:48 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Sep  2 20:32:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e29e9d3

dev-db/etcd: 3.4.0 SRC_URI fix (bug 693368)

Reported-by: Toralf Förster  gentoo.org>
Closes: https://bugs.gentoo.org/693368
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Zac Medico  gentoo.org>

 dev-db/etcd/etcd-3.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/etcd/etcd-3.4.0.ebuild b/dev-db/etcd/etcd-3.4.0.ebuild
index 92b31a6a9b5..c6423b93241 100644
--- a/dev-db/etcd/etcd-3.4.0.ebuild
+++ b/dev-db/etcd/etcd-3.4.0.ebuild
@@ -11,7 +11,7 @@ GIT_COMMIT="898bd13"
 MY_PV="${PV/_rc/-rc.}"
 DESCRIPTION="Highly-available key value store for shared configuration and 
service discovery"
 HOMEPAGE="https://github.com/etcd-io/etcd;
-SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="${HOMEPAGE}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="doc +server"



[gentoo-commits] proj/portage:master commit in: lib/portage/package/ebuild/

2019-09-02 Thread Zac Medico
commit: 7cb7196fe8aa668e76437a8a4500a7bcb9fd3c75
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Mon Sep  2 05:32:09 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Sep  2 20:11:26 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=7cb7196f

_doebuild_path: Optimize PATH in ebuild environment.

Canonicalize paths of directories in PATH.
Avoid duplicates when some directories (e.g. bin and sbin) are merged.

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

 lib/portage/package/ebuild/doebuild.py | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/lib/portage/package/ebuild/doebuild.py 
b/lib/portage/package/ebuild/doebuild.py
index 584ff798b..66e294d51 100644
--- a/lib/portage/package/ebuild/doebuild.py
+++ b/lib/portage/package/ebuild/doebuild.py
@@ -5,6 +5,7 @@ from __future__ import unicode_literals
 
 __all__ = ['doebuild', 'doebuild_environment', 'spawn', 'spawnebuild']
 
+import collections
 import grp
 import gzip
 import errno
@@ -254,7 +255,14 @@ def _doebuild_path(settings, eapi=None):
path.append(x_abs)
 
path.extend(rootpath)
-   settings["PATH"] = ":".join(path)
+
+   # Canonicalize paths and avoid duplicates when some directories
+   # (e.g. bin and sbin) are merged.
+   real_path = collections.OrderedDict()
+   for x in path:
+   real_path.setdefault(os.path.realpath(x), None)
+
+   settings["PATH"] = ":".join(real_path)
 
 def doebuild_environment(myebuild, mydo, myroot=None, settings=None,
debug=False, use_cache=None, db=None):



[gentoo-commits] repo/gentoo:master commit in: net-wireless/kismet/

2019-09-02 Thread Rick Farina
commit: 483deb1f2a1fc8d1deb4291a77a96fdf0f69476d
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Sep  2 19:38:34 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Sep  2 19:38:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483deb1f

net-wireless/kismet: bump to fix license issue

upstream discovered a license incompatibility and issued this release to
fix it

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

 net-wireless/kismet/Manifest| 2 +-
 .../kismet/{kismet-2019.08.2.ebuild => kismet-2019.09.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/kismet/Manifest b/net-wireless/kismet/Manifest
index dc5fe7fdbf9..0998be1bd6a 100644
--- a/net-wireless/kismet/Manifest
+++ b/net-wireless/kismet/Manifest
@@ -1,2 +1,2 @@
 DIST kismet-2016-07-R1.tar.xz 709364 BLAKE2B 
5b667a02b517bd413d569f40df1f2a2e1158357c602fa807d712870543a7fade25077f449c07c023ad1d2150870352aa754484846d8c2a0d9f027113bb57c1fc
 SHA512 
88891a0cd5ef94a4815d259e433f946f52552c125e05a5d8ac447d04e6090f2bd92f8bd8573440f0dfe446b29233bef81d9889e53170757ad0116ddfc2cb8416
-DIST kismet-2019-08-R2.tar.xz 3033056 BLAKE2B 
1904c647d4b0a65da6a1933eece1fc9e6687ac35f979bd7465b5e87ab03d972eb81a2accf252ab004f3f74fd8a5c94061abf0eb959350825c0342267f6fbe3c0
 SHA512 
e0fad5a41bd941786507c21a93e5c4f24e9824cfe28f2a25632881b5c81fa72f27ef254bf036533095acb052f08eb4340c9a2cfe01e45d7ba1b1b7c6d22d5107
+DIST kismet-2019-09-R1.tar.xz 3034832 BLAKE2B 
9f7818549e5260dc081ac39ea8323c70f2e4d0b959bc42dacc253c9d72bf72c2547f7c6d65d84ee7d0ca4a41068f5973028e48f6f9f3c5a7cd50c35246570814
 SHA512 
eeaf069718206f2b6d292c41792217afc9c72c10ffa014c8c670de64195bd28d44f33364dba7d338610f17a5af2be3c125ccd1297cce362159a4968c9ddabb88

diff --git a/net-wireless/kismet/kismet-2019.08.2.ebuild 
b/net-wireless/kismet/kismet-2019.09.1.ebuild
similarity index 100%
rename from net-wireless/kismet/kismet-2019.08.2.ebuild
rename to net-wireless/kismet/kismet-2019.09.1.ebuild



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

2019-09-02 Thread Mike Gilbert
commit: 02ed95e134f8f086e627e8ba4fa59f1837afa16d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep  2 18:55:09 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep  2 19:11:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ed95e1

net-p2p/transmission: keepdir /var/lib/transmission

Package-Manager: Portage-2.3.75_p2, Repoman-2.3.17_p44
Signed-off-by: Mike Gilbert  gentoo.org>

 ...ion-2.94.ebuild => transmission-2.94-r1.ebuild} | 24 +++---
 net-p2p/transmission/transmission-.ebuild  | 11 --
 2 files changed, 21 insertions(+), 14 deletions(-)

diff --git a/net-p2p/transmission/transmission-2.94.ebuild 
b/net-p2p/transmission/transmission-2.94-r1.ebuild
similarity index 86%
rename from net-p2p/transmission/transmission-2.94.ebuild
rename to net-p2p/transmission/transmission-2.94-r1.ebuild
index 745abf9221f..c2e85f5d064 100644
--- a/net-p2p/transmission/transmission-2.94.ebuild
+++ b/net-p2p/transmission/transmission-2.94-r1.ebuild
@@ -16,6 +16,10 @@ SLOT=0
 IUSE="ayatana gtk libressl lightweight systemd qt5 xfs"
 KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~x86-fbsd ~amd64-linux"
 
+ACCT_DEPEND="
+   acct-group/transmission
+   acct-user/transmission
+"
 COMMON_DEPEND=">=dev-libs/libevent-2.0.10:=
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
@@ -38,6 +42,7 @@ COMMON_DEPEND=">=dev-libs/libevent-2.0.10:=
)
systemd? ( >=sys-apps/systemd-209:= )"
 DEPEND="${COMMON_DEPEND}
+   ${ACCT_DEPEND}
>=dev-libs/glib-2.32
dev-util/intltool
sys-devel/gettext
@@ -46,7 +51,7 @@ DEPEND="${COMMON_DEPEND}
qt5? ( dev-qt/linguist-tools:5 )
xfs? ( sys-fs/xfsprogs )"
 RDEPEND="${COMMON_DEPEND}
-   acct-user/transmission"
+   ${ACCT_DEPEND}"
 
 REQUIRED_USE="ayatana? ( gtk )"
 
@@ -113,6 +118,9 @@ src_install() {
systemd_dounit daemon/transmission-daemon.service
systemd_install_serviced "${FILESDIR}"/transmission-daemon.service.conf
 
+   insinto /usr/lib/sysctl.d
+   doins "${FILESDIR}"/60-transmission.conf
+
if use qt5; then
pushd qt >/dev/null || die
emake INSTALL_ROOT="${ED%/}"/usr install
@@ -129,6 +137,9 @@ src_install() {
doins translations/*.qm
popd >/dev/null || die
fi
+
+   diropts -o transmission -g transmission
+   keepdir /var/lib/transmission
 }
 
 pkg_preinst() {
@@ -138,17 +149,6 @@ pkg_preinst() {
 pkg_postinst() {
xdg_desktop_database_update
gnome2_icon_cache_update
-
-   elog "If you use transmission-daemon, please, set 'rpc-username' and"
-   elog "'rpc-password' (in plain text, transmission-daemon will hash it 
on"
-   elog "start) in settings.json file located at 
/var/lib/transmission/config or"
-   elog "any other appropriate config directory."
-   elog
-   elog "Since µTP is enabled by default, transmission needs large kernel 
buffers for"
-   elog "the UDP socket. You can append following lines into 
/etc/sysctl.conf:"
-   elog " net.core.rmem_max = 4194304"
-   elog " net.core.wmem_max = 1048576"
-   elog "and run sysctl -p"
 }
 
 pkg_postrm() {

diff --git a/net-p2p/transmission/transmission-.ebuild 
b/net-p2p/transmission/transmission-.ebuild
index 32f0b5698ea..dc8e8148800 100644
--- a/net-p2p/transmission/transmission-.ebuild
+++ b/net-p2p/transmission/transmission-.ebuild
@@ -24,7 +24,11 @@ SLOT="0"
 IUSE="ayatana gtk libressl lightweight nls mbedtls qt5 systemd test"
 RESTRICT="!test? ( test )"
 
-BDEPEND="
+ACCT_DEPEND="
+   acct-group/transmission
+   acct-user/transmission
+"
+BDEPEND="${ACCT_DEPEND}
virtual/pkgconfig
nls? (
gtk? (
@@ -77,7 +81,7 @@ DEPEND="${COMMON_DEPEND}
)
 "
 RDEPEND="${COMMON_DEPEND}
-   acct-user/transmission
+   ${ACCT_DEPEND}
 "
 
 src_unpack() {
@@ -124,6 +128,9 @@ src_install() {
 
insinto /usr/lib/sysctl.d
doins "${FILESDIR}"/60-transmission.conf
+
+   diropts -o transmission -g transmission
+   keepdir /var/lib/transmission
 }
 
 pkg_postrm() {



[gentoo-commits] repo/gentoo:master commit in: acct-user/transmission/

2019-09-02 Thread Mike Gilbert
commit: a202c1d3c42d3abb497a11ade19e7d21f335f66c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep  2 19:02:28 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep  2 19:11:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a202c1d3

acct-user/transmission: drop home directory

Package-Manager: Portage-2.3.75_p2, Repoman-2.3.17_p44
Signed-off-by: Mike Gilbert  gentoo.org>

 acct-user/transmission/{transmission-0.ebuild => transmission-1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/acct-user/transmission/transmission-0.ebuild 
b/acct-user/transmission/transmission-1.ebuild
similarity index 84%
rename from acct-user/transmission/transmission-0.ebuild
rename to acct-user/transmission/transmission-1.ebuild
index 5d8d83e04e5..4f3a51e9fbc 100644
--- a/acct-user/transmission/transmission-0.ebuild
+++ b/acct-user/transmission/transmission-1.ebuild
@@ -7,6 +7,5 @@ inherit acct-user
 
 ACCT_USER_ID=169
 ACCT_USER_GROUPS=( transmission )
-ACCT_USER_HOME=/var/lib/transmission
 
 acct-user_add_deps



[gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission/, net-p2p/transmission/files/

2019-09-02 Thread Mike Gilbert
commit: 10368e9a3f7b31a8966c162e2e7aa418cf81
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep  2 18:40:17 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep  2 18:44:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10368fff

net-p2p/transmission: install sysctl.d snippet

Package-Manager: Portage-2.3.75_p2, Repoman-2.3.17_p44
Signed-off-by: Mike Gilbert  gentoo.org>

 net-p2p/transmission/files/60-transmission.conf |  2 ++
 net-p2p/transmission/transmission-.ebuild   | 21 +++--
 2 files changed, 5 insertions(+), 18 deletions(-)

diff --git a/net-p2p/transmission/files/60-transmission.conf 
b/net-p2p/transmission/files/60-transmission.conf
new file mode 100644
index 000..bdf0de2064e
--- /dev/null
+++ b/net-p2p/transmission/files/60-transmission.conf
@@ -0,0 +1,2 @@
+net.core.rmem_max = 4194304
+net.core.wmem_max = 1048576

diff --git a/net-p2p/transmission/transmission-.ebuild 
b/net-p2p/transmission/transmission-.ebuild
index caaf7e9c6ee..32f0b5698ea 100644
--- a/net-p2p/transmission/transmission-.ebuild
+++ b/net-p2p/transmission/transmission-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils readme.gentoo-r1 systemd xdg-utils
+inherit cmake-utils systemd xdg-utils
 
 if [[ ${PV} ==  ]]; then
inherit git-r3
@@ -114,21 +114,6 @@ src_configure() {
cmake-utils_src_configure
 }
 
-DISABLE_AUTOFORMATTING=1
-DOC_CONTENTS="\
-If you use transmission-daemon, please, set 'rpc-username' and
-'rpc-password' (in plain text, transmission-daemon will hash it on
-start) in settings.json file located at /var/lib/transmission/config or
-any other appropriate config directory.
-
-Since µTP is enabled by default, transmission needs large kernel buffers for
-the UDP socket. You can append following lines into /etc/sysctl.conf:
-
-net.core.rmem_max = 4194304
-net.core.wmem_max = 1048576
-
-and run sysctl -p"
-
 src_install() {
cmake-utils_src_install
 
@@ -137,7 +122,8 @@ src_install() {
systemd_dounit daemon/transmission-daemon.service
systemd_install_serviced "${FILESDIR}"/transmission-daemon.service.conf
 
-   readme.gentoo_create_doc
+   insinto /usr/lib/sysctl.d
+   doins "${FILESDIR}"/60-transmission.conf
 }
 
 pkg_postrm() {
@@ -152,5 +138,4 @@ pkg_postinst() {
xdg_desktop_database_update
xdg_icon_cache_update
fi
-   readme.gentoo_print_elog
 }



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

2019-09-02 Thread Mike Gilbert
commit: f0b437377703fa003d954a4894b0be2355e16450
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Sep  2 18:35:33 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Sep  2 18:44:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b43737

net-p2p/transmission: EAPI 7

Package-Manager: Portage-2.3.75_p2, Repoman-2.3.17_p44
Signed-off-by: Mike Gilbert  gentoo.org>

 net-p2p/transmission/transmission-.ebuild | 34 ++-
 1 file changed, 23 insertions(+), 11 deletions(-)

diff --git a/net-p2p/transmission/transmission-.ebuild 
b/net-p2p/transmission/transmission-.ebuild
index 312540191f4..caaf7e9c6ee 100644
--- a/net-p2p/transmission/transmission-.ebuild
+++ b/net-p2p/transmission/transmission-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils gnome2-utils readme.gentoo-r1 systemd xdg-utils
+inherit cmake-utils readme.gentoo-r1 systemd xdg-utils
 
 if [[ ${PV} ==  ]]; then
inherit git-r3
@@ -24,6 +24,18 @@ SLOT="0"
 IUSE="ayatana gtk libressl lightweight nls mbedtls qt5 systemd test"
 RESTRICT="!test? ( test )"
 
+BDEPEND="
+   virtual/pkgconfig
+   nls? (
+   gtk? (
+   dev-util/intltool
+   sys-devel/gettext
+   )
+   qt5? (
+   dev-qt/linguist-tools:5
+   )
+   )
+"
 COMMON_DEPEND="
dev-libs/libb64:0=
>=dev-libs/libevent-2.0.10:=
@@ -36,6 +48,7 @@ COMMON_DEPEND="
>=net-libs/miniupnpc-1.7:=
>=net-misc/curl-7.16.3[ssl]
sys-libs/zlib:=
+   nls? ( virtual/libintl )
gtk? (
>=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.32:2
@@ -52,7 +65,6 @@ COMMON_DEPEND="
systemd? ( >=sys-apps/systemd-209:= )
 "
 DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
nls? (
virtual/libintl
gtk? (
@@ -128,17 +140,17 @@ src_install() {
readme.gentoo_create_doc
 }
 
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
 pkg_postrm() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
+   if use gtk || use qt5; then
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   fi
 }
 
 pkg_postinst() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
+   if use gtk || use qt5; then
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   fi
readme.gentoo_print_elog
 }



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

2019-09-02 Thread Jeroen Roovers
commit: b188f72d6f9ab4d03d58c0be743fc39c57d32ebf
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Sep  2 18:30:36 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Sep  2 18:30:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b188f72d

www-client/opera: Version 63.0.3368.66

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

 www-client/opera/Manifest  |   1 +
 www-client/opera/opera-63.0.3368.66.ebuild | 111 +
 2 files changed, 112 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 9f6a63551a4..7abfe60e166 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -1 +1,2 @@
 DIST opera-stable_63.0.3368.53_amd64.deb 60374636 BLAKE2B 
4cb6726f275504972d5d97b8fdde1d96f9d122a31e241914cd3f62a0e2eb94d25ada8e1ad10b4416456dfd173d01e680134a94ae2a68b1ab087fbe78d36558d1
 SHA512 
f3d89f4a7857b76cab2480efb2c43d9997b110a049a9a8a84509d05a35d691e12b9ffd58e5e85f2ee6520ee172662008d6d021653807df49638931ac1e7f6eb9
+DIST opera-stable_63.0.3368.66_amd64.deb 60668118 BLAKE2B 
b580a6e946c02bf4fb549a511b11a4c7f5edd18061428f154204e798d35e8c5488c441602a344895e06b4275c4d61c069566a022497499cbd12f9cef511376ec
 SHA512 
4877f8582afb0edbdee4e03adc60c586ca063f863b64139bbbac156800e9f3ca81505944f56434f6f227a6bff49eec68a25c7281174d482dbe34b474099d494b

diff --git a/www-client/opera/opera-63.0.3368.66.ebuild 
b/www-client/opera/opera-63.0.3368.66.ebuild
new file mode 100644
index 000..eec568e74cf
--- /dev/null
+++ b/www-client/opera/opera-63.0.3368.66.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
+   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+
+"
+inherit chromium-2 multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
+"
+done
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   default
+
+   OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   esac
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}-stable/copyright || die
+   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   pushd "${OPERA_HOME}"/localization > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   rm "${OPERA_HOME}"/${PN}_autoupdate || die
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /"${OPERA_HOME}"/opera_sandbox
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}



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

2019-09-02 Thread Mart Raudsepp
commit: c3b9249aaa87374eec508b8c3d966d34e8d51481
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Sep  2 18:00:16 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Sep  2 18:00:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b9249a

dev-libs/gjs: clarify some configure args comments

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

 dev-libs/gjs/gjs-1.56.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/gjs/gjs-1.56.2.ebuild b/dev-libs/gjs/gjs-1.56.2.ebuild
index d436481cec5..a29e1c7e479 100644
--- a/dev-libs/gjs/gjs-1.56.2.ebuild
+++ b/dev-libs/gjs/gjs-1.56.2.ebuild
@@ -45,8 +45,8 @@ src_configure() {
$(use_enable readline) \
$(use_with test dbus-tests) \
--disable-installed-tests \
-   --without-xvfb-tests
-   #$(use_with test xvfb-tests) # 
https://gitlab.gnome.org/GNOME/gjs/issues/280
+   --without-xvfb-tests # disables Makefile spawning Xvfb for us, 
as we do it ourselves:
+   # https://gitlab.gnome.org/GNOME/gjs/issues/280
 }
 
 src_install() {



[gentoo-commits] proj/releng:master commit in: tools/

2019-09-02 Thread Matt Turner
commit: f761d0b7170ef1e8473a959ad9556497567a087a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 17:29:13 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 17:29:59 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=f761d0b7

catalyst-auto: Upload sparc64 systemd stages

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

 tools/catalyst-auto-sparc64.conf | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index 32d23b65..0eeaddd6 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -41,10 +41,16 @@ post_build() {
upload *${TIMESTAMP}*.iso*
;;
sparc/stage3.spec)
-   upload stage3-sparc-*${TIMESTAMP}*.xz*
+   upload stage3-sparc-${TIMESTAMP}*.xz*
+   ;;
+   sparc/systemd-stage3.spec)
+   upload stage3-sparc-systemd-${TIMESTAMP}*.xz*
;;
sparc64/stage3.spec)
-   upload stage3-sparc64-*${TIMESTAMP}*.xz*
+   upload stage3-sparc64-${TIMESTAMP}*.xz*
+   ;;
+   sparc64/systemd-stage3.spec)
+   upload stage3-sparc64-systemd-${TIMESTAMP}*.xz*
;;
esac
 



[gentoo-commits] proj/releng:master commit in: releases/weekly/specs/sparc/sparc64/

2019-09-02 Thread Matt Turner
commit: 18d36db6061080c0dc7a924752c93b1da107d491
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 17:28:29 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 17:29:59 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=18d36db6

specs/sparc: Clear /usr/sparc-64unknown-linux-gnu directory

Now that we're using 64-bit userland on the installcd, we need to clear
this directory as well.

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

 releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec 
b/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
index 0b66ccc0..7b074798 100644
--- a/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
@@ -137,6 +137,7 @@ livecd/empty:
/usr/share/unimaps
/usr/share/zoneinfo
/usr/sparc-unknown-linux-gnu
+   /usr/sparc-64unknown-linux-gnu
/usr/src
/usr/x86_64-pc-linux-gnu
/var/cache



[gentoo-commits] repo/gentoo:master commit in: net-im/poezio/

2019-09-02 Thread Andrey Utkin
commit: 7b629c17838fa074dabdeee23db6239f23d0f42b
Author: Andrey Utkin  gentoo  org>
AuthorDate: Mon Sep  2 17:09:15 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Sep  2 17:15:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b629c17

net-im/poezio: drop old Git URI

The old one is badly maintained and is not recommended by upstream devs
(namely, pep) anymore.

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin  gentoo.org>

 net-im/poezio/poezio-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-im/poezio/poezio-.ebuild b/net-im/poezio/poezio-.ebuild
index 6c4752e9f1f..a0147fb03e5 100644
--- a/net-im/poezio/poezio-.ebuild
+++ b/net-im/poezio/poezio-.ebuild
@@ -13,8 +13,7 @@ SLOT="0"
 IUSE="test"
 
 if [[ "${PV}" == "" ]]; then
-   EGIT_REPO_URI="https://git.poez.io/${PN}.git
-   https://lab.louiz.org/${PN}/${PN}.git;
+   EGIT_REPO_URI="https://lab.louiz.org/${PN}/${PN}.git;
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"



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

2019-09-02 Thread Hans de Graaff
commit: be1bdb1a3238f75823aa4bd63efdf8ef741109c9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep  2 17:05:48 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep  2 17:05:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1bdb1a

dev-ruby/rmagick: cleanup

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

 dev-ruby/rmagick/Manifest  |  2 -
 dev-ruby/rmagick/rmagick-2.16.0.ebuild | 70 --
 dev-ruby/rmagick/rmagick-3.0.0.ebuild  | 70 --
 3 files changed, 142 deletions(-)

diff --git a/dev-ruby/rmagick/Manifest b/dev-ruby/rmagick/Manifest
index 5090af104be..3e00a24d374 100644
--- a/dev-ruby/rmagick/Manifest
+++ b/dev-ruby/rmagick/Manifest
@@ -1,5 +1,3 @@
-DIST rmagick-2.16.0.gem 1545728 BLAKE2B 
2f5396b5d5c6a60fabf7f67d104e68443c038a8e9431fbc8252a3ca915b4fb353d6a0740f00fbaac91cf3bbaff84c0dfb45d4adca6a81622fc1d2e395ed04cac
 SHA512 
e37fdd9c1e45d7ef7000602f495c3951ee2abcae83a87f68702a51a2183edb6fd8e576ca1a5ac8b64e05ae0287141137b505bf27fddc579e753f9310cb4d653c
-DIST rmagick-3.0.0.gem 1551360 BLAKE2B 
3234231762bcdda60533f0b7479def61f592a7c06570ef6865b9eb488ac44d58edd6b6ebc914c88c51632dbba55ea79887a6ad816be4ac32b470c34003f3a2ce
 SHA512 
7d8c2ae731e9565f168cb13adb8b454acb51d42b237f6bfb721735f9198d2546fbf0117d3296ac57bcd59b0a03eff611b7508d6684e533f203fdd7a6816adee4
 DIST rmagick-3.1.0.gem 1552896 BLAKE2B 
192a09d080b328f5a2f942bf02f96a618f7f8fdf2dac899b66ece65f69b421aeb96edcbd660ef1e699db543c44b997a4330540086facc19c3fb96a1c285f644a
 SHA512 
4fa02bf3fd3e3f423e638b700412c32cd30ac306c4126bdeaa6d192994f9f467837cf96cb98937cfba4a9180d6da2d94d4ee798dfc57378cc1861e8e27208057
 DIST rmagick-3.2.0.gem 1950208 BLAKE2B 
5d4255fec8fcfb8ec2f6f361fd54a3371935dbae323918b2fe1aea47645f160024a8dd16582acf5c930639a50f702b2062e475d231c3bb0acc0bd83ac9ea00ed
 SHA512 
f6f15b013699da5c61e83ecf4ca16d64e7e2f447dc721c7db55cad6b880f9805eb8bdcbf70aef3e30a82f38bbab8ca093d8c6d2ce761cde4f47209e3f99a9f16
 DIST rmagick-4.0.0.gem 1946624 BLAKE2B 
f1cec7bf1dffa94ca2803dfd64eb4a7b1cb269c935482ed42df3a8d9e3f9599b24e6d07f7268e5c641734c8e8a8984f2f0cf2a80ced0f29ee36d154a4eb1a341
 SHA512 
2b9e72a3f8560b8530397406d086c0d3ffa6c6ec0b8d3ec0eb9d05528f108da6023462948738bd1f420f130250fa4bf8757a9c94335b223ad1ea3e279797b0ae

diff --git a/dev-ruby/rmagick/rmagick-2.16.0.ebuild 
b/dev-ruby/rmagick/rmagick-2.16.0.ebuild
deleted file mode 100644
index 6f0b1054a1a..000
--- a/dev-ruby/rmagick/rmagick-2.16.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.textile"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image 
processing library"
-HOMEPAGE="https://github.com/gemhome/rmagick;
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-macos"
-IUSE="doc"
-
-RDEPEND+=" >=media-gfx/imagemagick-6.4.9:= =media-gfx/imagemagick-6*"
-DEPEND+=" >=media-gfx/imagemagick-6.4.9:=[jpeg] =media-gfx/imagemagick-6*"
-
-ruby_add_bdepend "test? ( dev-ruby/rspec:3 )"
-
-all_ruby_prepare() {
-   # Avoid unused dependency on rake-compiler. This also avoids an
-   # extra compile during tests.
-   sed -i -e '/extensiontask/ s:^:#:' \
-   -e '/ExtensionTask/,/end/ s:^:#:' \
-   -e '/compile/ s:^:#:' Rakefile || die
-
-   # Avoid simplecov dependency
-   sed -i -e '/simplecov/ s:^:#:' Rakefile test/test_all_basic.rb || die
-
-   # Squelch harmless warning about imagemagick installation.
-   sed -i -e '/prefix/ s:ImageMagick:ImageMagick-6:' 
ext/RMagick/extconf.rb || die
-
-   # Avoid some tests that seem to be very dependent on specific
-   # imagemagick versions. color defs?
-   sed -i -e '/test_\(gray\|compress_colormap\)/,/^  end/ s:^:#:' 
test/Image2.rb || die
-   sed -i -e '/test_iterations/,/^end/ s:^:#:' test/ImageList1.rb || 
die
-   sed -i -e '/test_\(optimize_layers\|montage\)/,/^  end/ s:^:#:' 
test/ImageList2.rb || die
-   sed -i -e 
'/test_\(background_color\|border_color\|colors\|image_type\)/,/^  end/ s:^:#:' 
test/Image_attributes.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/RMagick extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake -Cext/RMagick V=1
-   cp ext/RMagick/RMagick2$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} -S rake test || die
-   RSPEC_VERSION=3 ruby-ng_rspec spec || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-
-   if use doc ; then
-   dohtml -r doc
-   fi
-}

diff --git a/dev-ruby/rmagick/rmagick-3.0.0.ebuild 
b/dev-ruby/rmagick/rmagick-3.0.0.ebuild
deleted 

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

2019-09-02 Thread Hans de Graaff
commit: 1e51bdccd5e9d5e655de9b353af6c94bacf0f2fb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep  2 16:57:54 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep  2 16:57:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e51bdcc

dev-ruby/rdoc: amd64 stable, bug 693030

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

 dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild 
b/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild
index 0326b0ee102..0f9a3297d06 100644
--- a/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild
+++ b/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/rdoc/rdoc/;
 SRC_URI="https://github.com/rdoc/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Ruby MIT"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-09-02 Thread Hans de Graaff
commit: 97a863054b89cf20b90f7a3fd9f341ac7787abd8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep  2 16:59:18 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep  2 16:59:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a86305

dev-lang/ruby: amd64 stable, bug 693030

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

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

diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild
index 2b6943b00b8..728daa1020f 100644
--- a/dev-lang/ruby/ruby-2.4.7.ebuild
+++ b/dev-lang/ruby/ruby-2.4.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/;
 SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests 
socks5 +ssl static-libs tk xemacs"
 
 RDEPEND="



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

2019-09-02 Thread Matt Turner
commit: 1c6535609b95bf4686a6eb5ce8a720b91a63ea0a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 16:53:29 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 16:54:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c653560

dev-libs/libofx: Drop hppa keywords, bug 662910

No keyworded reverse dependencies.

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

 dev-libs/libofx/libofx-0.9.10.ebuild| 2 +-
 dev-libs/libofx/libofx-0.9.14-r1.ebuild | 2 +-
 dev-libs/libofx/libofx-0.9.14.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libofx/libofx-0.9.10.ebuild 
b/dev-libs/libofx/libofx-0.9.10.ebuild
index af102295338..873562de151 100644
--- a/dev-libs/libofx/libofx-0.9.10.ebuild
+++ b/dev-libs/libofx/libofx-0.9.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="static-libs test"
 
 RDEPEND="

diff --git a/dev-libs/libofx/libofx-0.9.14-r1.ebuild 
b/dev-libs/libofx/libofx-0.9.14-r1.ebuild
index e64a46b8b88..7b0ecd9362c 100644
--- a/dev-libs/libofx/libofx-0.9.14-r1.ebuild
+++ b/dev-libs/libofx/libofx-0.9.14-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0/7"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs test"
 
 RDEPEND="

diff --git a/dev-libs/libofx/libofx-0.9.14.ebuild 
b/dev-libs/libofx/libofx-0.9.14.ebuild
index 0805f53fafe..7896e2e8c5e 100644
--- a/dev-libs/libofx/libofx-0.9.14.ebuild
+++ b/dev-libs/libofx/libofx-0.9.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0/7"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs test"
 
 RDEPEND="



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

2019-09-02 Thread Manuel Rüger
commit: 6accfbbf397ed29cbe20c538b8863568d78b47e1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 16:29:37 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 16:29:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6accfbbf

app-admin/kube-bench: Version bump to 0.0.34

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-admin/kube-bench/Manifest |  1 +
 app-admin/kube-bench/kube-bench-0.0.34.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/app-admin/kube-bench/Manifest b/app-admin/kube-bench/Manifest
index 2383925f444..1fc2e51d34d 100644
--- a/app-admin/kube-bench/Manifest
+++ b/app-admin/kube-bench/Manifest
@@ -32,3 +32,4 @@ DIST kube-bench-0.0.27.tar.gz 6208481 BLAKE2B 
5d3efc972d0caee4db8ea80c6ec24008a9
 DIST kube-bench-0.0.28.tar.gz 6210140 BLAKE2B 
239f151918b8ae0646e24bdfa95b08896dfa3702391bc736e2816c78a9309f45203ffa8111f133f6f566919a02845ea2f4f85f61fbdeebde013da834296df771
 SHA512 
82a8671fe02f44f9b8309ce7eac36e11e4b3ecff5f7a6dbecc65a02425eea142a60db9d494f038b412954085eb10c131e8e4ec1fb2e95bde2f96c2b35e97082a
 DIST kube-bench-0.0.30.tar.gz 250893 BLAKE2B 
a52e465368b53671fcfe392d8c167a12d75405564333244212f743b57230f7b17edbe36e59a1262a17cf7d27b5b29d95204eaf600cd531a9f5d7dc25b4c2953d
 SHA512 
7c0075429a446ba89d183867fef72c18f4d12765bb7f6faf65304fa8cf3a76e1552311907d66bbe0795cffccd7025d98b481b7f9a2f5fec82345acc4ea798efc
 DIST kube-bench-0.0.33.tar.gz 253236 BLAKE2B 
f441cbb4315d785084a51ac89ee3f02b79d569a38079384b82afc8a966e2b9fa948f93db5655abb8ddebf8df1a95afc53376992441889f53b009fd96dd809937
 SHA512 
f6b688126c2f09d1af3128e4888548eb943b07a336d378eeeb35ca8d84ba69d93d8672b114559f91dcab72000c9bcc996d415d01f1de9af6ce6810a399a6e631
+DIST kube-bench-0.0.34.tar.gz 254837 BLAKE2B 
a7606ec52741bb0551a9073e1f58d23db6571c7d7ad6775ebe13ff32396530fd03b7845ede40baec6bea6cb437426454cef624b1c711bd5fef242a772e14e7e3
 SHA512 
4df1b88ae3d6425dff7473066bfa6561f32e5ef6f137984f7a90e713f3dd1e59f8551353cbc3e86fe35c6cd3793d2acc13b9db426bd7930d22d1a06e9c7f4156

diff --git a/app-admin/kube-bench/kube-bench-0.0.34.ebuild 
b/app-admin/kube-bench/kube-bench-0.0.34.ebuild
new file mode 100644
index 000..5efb03763d5
--- /dev/null
+++ b/app-admin/kube-bench/kube-bench-0.0.34.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/aquasecurity/kube-bench"
+
+EGO_VENDOR=(
+   "github.com/fatih/color v1.5.0"
+   "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
+   "github.com/fsnotify/fsnotify 4da3e2cfbabc9f751898f250b49f2439785783a1"
+   "github.com/hashicorp/hcl 23c074d0eceb2b8a5bfdbb271ab780cde70f05a8"
+   "github.com/inconshreveable/mousetrap v1.0.0"
+   "github.com/jinzhu/gorm 5174cc5c242a728b435ea2be8a2f7f998e15429b"
+   "github.com/jinzhu/inflection 1c35d901db3da928c72a72d8458480cc9ade058f"
+   "github.com/lib/pq 83612a56d3dd153a94a629cd64925371c9adad78"
+   "github.com/magiconair/properties 
49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934"
+   "github.com/mattn/go-colorable 5411d3eea5978e6cdc258b30de592b60df6aba96"
+   "github.com/mattn/go-isatty 57fdcb988a5c543893cc61bce354a6e24ab70022"
+   "github.com/mitchellh/mapstructure 
06020f85339e21b2478f756a78e295255ffa4d6a"
+   "github.com/pelletier/go-toml 0131db6d737cfbbfb678f8b7d92e55e27ce46224"
+   "github.com/spf13/afero 57afd63c68602b63ed976de00dd066ccb3c319db"
+   "github.com/spf13/cast v1.1.0"
+   "github.com/spf13/cobra v0.0.1"
+   "github.com/spf13/jwalterweatherman 
12bd96e66386c1960ab0f74ced1362f66f552f7b"
+   "github.com/spf13/pflag 4c012f6dcd9546820e378d0bdda4d8fc772cdfea"
+   "github.com/spf13/viper v1.0.0"
+   "golang.org/x/sys e24f485414aeafb646f6fca458b0bf869c0880a1 
github.com/golang/sys"
+   "golang.org/x/text 17ff2d5776d2 github.com/golang/text"
+   "gopkg.in/yaml.v2 v2.2.2 github.com/go-yaml/yaml"
+   "k8s.io/client-go v10.0.0 github.com/kubernetes/client-go"
+)
+
+inherit golang-build golang-vcs-snapshot bash-completion-r1
+
+ARCHIVE_URI="https://github.com/aquasecurity/kube-bench/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
+   ${EGO_VENDOR_URI}"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Kubernetes Bench for Security runs the CIS Kubernetes Benchmark"
+HOMEPAGE="https://github.com/aquasecurity/kube-bench;
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   GOPATH="${S}" go build -v -ldflags "-X 
github.com/aquasecurity/kube-bench/cmd.KubeBenchVersion=${PV}" -o ${PN} . || die
+   popd || die
+}
+
+src_install() {
+   dobin src/${EGO_PN}/${PN}
+   insinto /etc/kube-bench
+   doins -r src/${EGO_PN}/cfg
+}



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

2019-09-02 Thread Manuel Rüger
commit: 449b85a9cae100e784907b27d96538fe4b10d28c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 16:30:04 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 16:30:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449b85a9

app-admin/kube-bench: Remove old

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-admin/kube-bench/Manifest | 10 -
 app-admin/kube-bench/kube-bench-0.0.27.ebuild | 59 --
 app-admin/kube-bench/kube-bench-0.0.28.ebuild | 59 --
 app-admin/kube-bench/kube-bench-0.0.30.ebuild | 60 ---
 4 files changed, 188 deletions(-)

diff --git a/app-admin/kube-bench/Manifest b/app-admin/kube-bench/Manifest
index 1fc2e51d34d..f86ecab899f 100644
--- a/app-admin/kube-bench/Manifest
+++ b/app-admin/kube-bench/Manifest
@@ -1,14 +1,10 @@
-DIST github.com-fatih-color-570b54cabe6b8eb0bc2dfce68d964677d63b5260.tar.gz 
588432 BLAKE2B 
0ea1b91d459a9708896d8e6fda386924d0dd8aeb44cf58de4a1c7d51185e9ad106333029fc807f6221db0decf7e8da883d98ba390250dc5fa47474fa951836f7
 SHA512 
a24eb00104b7763d7b711a4e555f00464fd19d117fe7d5c6bf0c007167dcad1b893a7130abc46619f29136fef4ee080662d4622d5f15019d41c24ae55a804a3d
 DIST github.com-fatih-color-v1.5.0.tar.gz 586937 BLAKE2B 
f9ee26f45c49261ae2ed708b32f878ee5499c2365f86148af23a7bce33caadd8bc5c26a54357f416d2f8f718329cc2aae4ac7ff2c6ef2dbdadfc03801ae926b2
 SHA512 
f58e9cfdeae96807058468efb162bcbde8445031bcf98fa0b08dbd2f1100efd40bdd44bb0c800a0eb386685fb2b0d75f0b0d0ec7d3674b739ef205fa5f59a044
 DIST 
github.com-fsnotify-fsnotify-4da3e2cfbabc9f751898f250b49f2439785783a1.tar.gz 
30624 BLAKE2B 
ced6ca6f115eedc954f6b583b28e470ec5dcfe0c279d55a63c00ee942acde095e9eef8fb4c3fa289f34871f43a7562fb71142d070a54398bc5d91122e64b4ad0
 SHA512 
cff467ffbed22edf4cde7a52e0f0d7a5b4a06446a6140ad7fa018dfcce3b400342223d888a0389042d2e6fd7abe261d0e515adc6e4c03a74e3cf074e88af17ab
-DIST github.com-go-yaml-yaml-c95af922eae69f190717a0b7148960af8c55a072.tar.gz 
64831 BLAKE2B 
23c8a4141bcfb9c4b4e384a9ad372cc0761c006705384eef8a05c5491e62997df13aa19318f500d6dc39ae95e61298d1a9b491b7ea9a6f0ac51d9f28359d2c0f
 SHA512 
3bf310558b53a724f93d228947cb5f1fe152313e90e78559d4b57b9b6db2e668ffe0358dcb74a40159dce9057e4872d905f8490bba4c19cd7a8e0301439df96b
 DIST github.com-go-yaml-yaml-v2.2.2.tar.gz 70656 BLAKE2B 
750d1135eb73dd1eaa08f86294227973fc465ea6212233596253e5385e2081f4576123b7fbd96bfbdcdec4d1171d78c04835d7fbaa4b4e69dabdc3da10bba1de
 SHA512 
210b36f9cc4205f91041e0da08b8eae6afbb9f44fc036bf578223da52a74ee21fa60caa569efbb5b8262e2b885ff13efa68705cbefdf93a1d05b2378d95620e8
 DIST github.com-golang-glog-23def4e6c14b4da8ac2ed8007337bc5eb5007998.tar.gz 
19688 BLAKE2B 
f9ff73060c3b10603472c3ea4f50b4afa6abb5a4e9e7ac43d2a6c2e62541d43ef9f0ef7a8759d9b3281d72e5f90c516ee174c91de9a640a5bdf6877700450d44
 SHA512 
e9e70cf2a2d74ca813d0cadc23d213a1112ca4d1167abb63d8e0929585fca90c3a5bab1f49db20095c48bf1fe03b4424353c33728d09a201334eb65770888dc5
 DIST github.com-golang-sys-e24f485414aeafb646f6fca458b0bf869c0880a1.tar.gz 
670015 BLAKE2B 
b457c61f036bab4bb9ed035855607027552a6ddce89f0725cd6615362f12bcd478966e4e4b287c05bc6d055ebb21032f5993e00fb772dc18ef9804e3b0e9978a
 SHA512 
f1c7aac5ddb1ebd9bfb91bae24c78840f2d31a5305c8d2cc4e2f3a1fded0c4432a340d92f753e3aee717f7e5643f5187eb16ac645eb6ef86df1beabcfb97d761
 DIST github.com-golang-text-17ff2d5776d2.tar.gz 6580833 BLAKE2B 
85a9a26c6c5427cec821ce39fe3d01726271e2fedd24c280d63d57e426d8eff9aa355215cded6d2e8d754169f0ff5c8781b4a0cda481c6289b2016d9d1857bc5
 SHA512 
62318598606aab26b95cd62f8e30fd6519c2f2dfc2b5d6fc906ec70c0749745539ff983a6e084c3624d108231797d320b77b53a27aa18d9e83bf2af947dfdcd6
-DIST github.com-golang-text-e19ae1496984b1c655b8044a65c0300a3c878dd3.tar.gz 
6112971 BLAKE2B 
46e4358a177a6253797177a31d0509e63c2986645c61fb833c479498fcf3a8cb2304a81c47c562340087dc7eba5273690cfc86bdb978e72b1183715c8e9cc662
 SHA512 
555dfd99a41705b0e1aa7ee5a6465fbe53d1dedeeccc226a26edafb1f41d5f7a137cd4ed6ad02146d112055ca324569ccbe2863933dd363e5ed002cdbda6fa90
 DIST github.com-hashicorp-hcl-23c074d0eceb2b8a5bfdbb271ab780cde70f05a8.tar.gz 
69787 BLAKE2B 
e1d034d5863ae8bca85736e971e613e6821665861e35954a067e5d659029a8680b6902387848a318aee374cd4f6b810ae160046979b5bc86e64df0e1ff5d08f6
 SHA512 
751ea2fcea04ab2a9b61a45443a71cdee9cd09c2576af048108ccb56027b34f46b00e14aa664b966165b7d8cbb994e49f128bf54e3469c627d73f7ee2809ebf8
-DIST 
github.com-inconshreveable-mousetrap-76626ae9c91c4f2a10f34cad8ce83ea42c93bb75.tar.gz
 2292 BLAKE2B 
5220adf6cf740368b1b3a238795791b422d600b0293e350bcb5cae4f3ea452865e14e6271ae5d475c717da2c96cea7e0b12a5d71228f7679f67868de50852f17
 SHA512 
287a52df6a3ac88a95aed19ea2c76524f9916d6c6713365f56d86e08bd4ac686d3e231aefd3361ccfbf8c9ff702c94b3cc9d200640f05149f1d885ff61164b55
 DIST github.com-inconshreveable-mousetrap-v1.0.0.tar.gz 2290 BLAKE2B 

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

2019-09-02 Thread Matt Turner
commit: 018100ded1d31829d7307aa163eb58dfd1a8b08a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 16:11:53 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 16:12:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018100de

sys-libs/libkudzu: Use -fPIC instead of -fpic

Otherwise sys-apps/hwsetup fails to link against libkudzu on sparc64.

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

 sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild 
b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
index c7b44d76b7b..c541f30d5fc 100644
--- a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
+++ b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
@@ -27,6 +27,8 @@ RDEPEND="
 S=${WORKDIR}/kudzu-${PV}
 
 src_prepare() {
+   sed -i -e 's/-fpic/-fPIC/g' Makefile || die
+
epatch \
"${FILESDIR}"/kudzu-${PV}-sbusfix.patch \
"${FILESDIR}"/kudzu-${PV}-sparc-keyboard.patch



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

2019-09-02 Thread Manuel Rüger
commit: db6383de484b3a0a621d68236fde72b448161c7e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 15:34:58 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 15:34:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6383de

dev-db/etcd: Remove old

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 dev-db/etcd/Manifest   |  2 --
 dev-db/etcd/etcd-3.3.13.ebuild | 78 --
 dev-db/etcd/etcd-3.3.14.ebuild | 78 --
 3 files changed, 158 deletions(-)

diff --git a/dev-db/etcd/Manifest b/dev-db/etcd/Manifest
index b4f19c206fa..6474be05bd3 100644
--- a/dev-db/etcd/Manifest
+++ b/dev-db/etcd/Manifest
@@ -1,4 +1,2 @@
-DIST etcd-3.3.13.tar.gz 3372732 BLAKE2B 
241dee0d9843eefc9aaefb35be8f649d242ab1417456cc3028c8eb2ff2af6a7a1c396f04029d87877d384247b8c7a51ec6ea2e0dd51af07ce48ecc91c613c380
 SHA512 
5b8cf9d8d8b0afd1551f414480f04837668729c10d5d81c5e9ffba3392bd2567f3798267c5e4dbe60f49dbdd859f668c6fe0d7924e0fd65f918ab3bd01d5751a
-DIST etcd-3.3.14.tar.gz 6342437 BLAKE2B 
4bcf27829045e2f2f34c7628d6ed854a7ef5e6db02bd794d1135bb901486d8f3c1bf598c230fe7491e9db7273d3e5aa83bf4c941476ad3093423c14f377513b2
 SHA512 
76c8147168030310f0e4fa0c22670fd73369795ab6d98c0632c87b5947acf10af4adae58b46f042a482dc7a002044cfbdfbec962517018e2fdf211c381281dae
 DIST etcd-3.3.15.tar.gz 6271373 BLAKE2B 
85786a2a4acaf144f80461a56775b8c91164e8f0c0034ef0741d98383ac400720ca69b855588a076dc174364330c0e12df73a36570983138e33a32cdbe69e22f
 SHA512 
9fbc02c4aacb000335d558e9c5d4df672194d1b1b8511918efa35a6123bcd7f1a06ecc527f7ff01af7c7f0e818b4809918e640fd596ec51898bf511849f0a2c5
 DIST etcd-3.4.0.tar.gz 8931860 BLAKE2B 
abeb78866b751a3a124f1aaba2b6709402a51d0c5f36a45c8386816e4059172206c7e3420865209a53cecf7452a8c8b510a6fd50b5c7a9fefaac577e5d3c4413
 SHA512 
8e130cc76a2284c98bb72e3832e10e25e45c6fbaa5da7c6a7a2dd14a069d4fea7659b13c1450b87b869e5936bdad47606d0c65292febb7257369531ff2658674

diff --git a/dev-db/etcd/etcd-3.3.13.ebuild b/dev-db/etcd/etcd-3.3.13.ebuild
deleted file mode 100644
index ba297d2a031..000
--- a/dev-db/etcd/etcd-3.3.13.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit user systemd golang-vcs-snapshot
-
-KEYWORDS="amd64"
-EGO_PN="github.com/etcd-io/etcd"
-GIT_COMMIT="98d3084"
-MY_PV="${PV/_rc/-rc.}"
-DESCRIPTION="Highly-available key value store for shared configuration and 
service discovery"
-HOMEPAGE="https://github.com/etcd-io/etcd;
-SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc +server"
-DEPEND=">=dev-lang/go-1.10:="
-RDEPEND="!dev-db/etcdctl"
-
-src_prepare() {
-   default
-   sed -e "s|GIT_SHA=.*|GIT_SHA=${GIT_COMMIT}|"\
-   -i "${S}"/src/${EGO_PN}/build || die
-   sed -e 's:\(for p in \)shellcheck :\1 :' \
-   -e 's:^ gofmt \\$:\\:' \
-   -e 's:^ govet \\$:\\:' \
-   -i "${S}"/src/${EGO_PN}/test || die
-   # missing ... in args forwarded to print-like function
-   sed -e 's:l\.Logger\.Panic(v):l.Logger.Panic(v...):' \
-   -i "${S}"/src/${EGO_PN}/raft/logger.go || die
-}
-
-pkg_setup() {
-   if use server; then
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
-   fi
-}
-
-src_compile() {
-   export -n GOCACHE XDG_CACHE_HOME #651934
-   export GOPATH=${S}
-   pushd src/${EGO_PN} || die
-   GO_BUILD_FLAGS=-v ./build || die
-   popd || die
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin bin/etcdctl
-   use doc && dodoc -r Documentation
-   if use server; then
-   insinto /etc/${PN}
-   doins "${FILESDIR}/${PN}.conf"
-   dobin bin/etcd
-   dodoc README.md
-   systemd_dounit "${FILESDIR}/${PN}.service"
-   systemd_newtmpfilesd "${FILESDIR}/${PN}.tmpfiles.d.conf" 
${PN}.conf
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
-   keepdir /var/lib/${PN}
-   fowners ${PN}:${PN} /var/lib/${PN}
-   fperms 0700 /var/lib/${PN}
-   keepdir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-   fperms 755 /var/log/${PN}
-   fi
-   popd || die
-}
-
-src_test() {
-   pushd src/${EGO_PN} || die
-   ./test || die
-   popd || die
-}

diff --git a/dev-db/etcd/etcd-3.3.14.ebuild b/dev-db/etcd/etcd-3.3.14.ebuild
deleted file mode 100644
index 4124cf6b940..000
--- a/dev-db/etcd/etcd-3.3.14.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2019 

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

2019-09-02 Thread Manuel Rüger
commit: d4c90f46d31c88e52679bfd8e16540dd8e6c9621
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 15:33:57 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 15:33:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c90f46

dev-db/etcd: Version bump to 3.4.0

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 dev-db/etcd/Manifest  |  1 +
 dev-db/etcd/etcd-3.4.0.ebuild | 78 +++
 2 files changed, 79 insertions(+)

diff --git a/dev-db/etcd/Manifest b/dev-db/etcd/Manifest
index 71858702c26..b4f19c206fa 100644
--- a/dev-db/etcd/Manifest
+++ b/dev-db/etcd/Manifest
@@ -1,3 +1,4 @@
 DIST etcd-3.3.13.tar.gz 3372732 BLAKE2B 
241dee0d9843eefc9aaefb35be8f649d242ab1417456cc3028c8eb2ff2af6a7a1c396f04029d87877d384247b8c7a51ec6ea2e0dd51af07ce48ecc91c613c380
 SHA512 
5b8cf9d8d8b0afd1551f414480f04837668729c10d5d81c5e9ffba3392bd2567f3798267c5e4dbe60f49dbdd859f668c6fe0d7924e0fd65f918ab3bd01d5751a
 DIST etcd-3.3.14.tar.gz 6342437 BLAKE2B 
4bcf27829045e2f2f34c7628d6ed854a7ef5e6db02bd794d1135bb901486d8f3c1bf598c230fe7491e9db7273d3e5aa83bf4c941476ad3093423c14f377513b2
 SHA512 
76c8147168030310f0e4fa0c22670fd73369795ab6d98c0632c87b5947acf10af4adae58b46f042a482dc7a002044cfbdfbec962517018e2fdf211c381281dae
 DIST etcd-3.3.15.tar.gz 6271373 BLAKE2B 
85786a2a4acaf144f80461a56775b8c91164e8f0c0034ef0741d98383ac400720ca69b855588a076dc174364330c0e12df73a36570983138e33a32cdbe69e22f
 SHA512 
9fbc02c4aacb000335d558e9c5d4df672194d1b1b8511918efa35a6123bcd7f1a06ecc527f7ff01af7c7f0e818b4809918e640fd596ec51898bf511849f0a2c5
+DIST etcd-3.4.0.tar.gz 8931860 BLAKE2B 
abeb78866b751a3a124f1aaba2b6709402a51d0c5f36a45c8386816e4059172206c7e3420865209a53cecf7452a8c8b510a6fd50b5c7a9fefaac577e5d3c4413
 SHA512 
8e130cc76a2284c98bb72e3832e10e25e45c6fbaa5da7c6a7a2dd14a069d4fea7659b13c1450b87b869e5936bdad47606d0c65292febb7257369531ff2658674

diff --git a/dev-db/etcd/etcd-3.4.0.ebuild b/dev-db/etcd/etcd-3.4.0.ebuild
new file mode 100644
index 000..92b31a6a9b5
--- /dev/null
+++ b/dev-db/etcd/etcd-3.4.0.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit user systemd golang-vcs-snapshot
+
+KEYWORDS="~amd64"
+EGO_PN="go.etcd.io/etcd"
+GIT_COMMIT="898bd13"
+MY_PV="${PV/_rc/-rc.}"
+DESCRIPTION="Highly-available key value store for shared configuration and 
service discovery"
+HOMEPAGE="https://github.com/etcd-io/etcd;
+SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="doc +server"
+DEPEND=">=dev-lang/go-1.12:="
+RDEPEND="!dev-db/etcdctl"
+
+src_prepare() {
+   default
+   sed -e "s|GIT_SHA=.*|GIT_SHA=${GIT_COMMIT}|"\
+   -i "${S}"/src/${EGO_PN}/build || die
+   sed -e 's:\(for p in \)shellcheck :\1 :' \
+   -e 's:^ gofmt \\$:\\:' \
+   -e 's:^ govet \\$:\\:' \
+   -i "${S}"/src/${EGO_PN}/test || die
+   # missing ... in args forwarded to print-like function
+   sed -e 's:l\.Logger\.Panic(v):l.Logger.Panic(v...):' \
+   -i "${S}"/src/${EGO_PN}/raft/logger.go || die
+}
+
+pkg_setup() {
+   if use server; then
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+   fi
+}
+
+src_compile() {
+   export -n GOCACHE XDG_CACHE_HOME #651934
+   export GOPATH=${S}
+   pushd src/${EGO_PN} || die
+   GO_BUILD_FLAGS=-v ./build || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin bin/etcdctl
+   use doc && dodoc -r Documentation
+   if use server; then
+   insinto /etc/${PN}
+   doins "${FILESDIR}/${PN}.conf"
+   dobin bin/etcd
+   dodoc README.md
+   systemd_dounit "${FILESDIR}/${PN}.service"
+   systemd_newtmpfilesd "${FILESDIR}/${PN}.tmpfiles.d.conf" 
${PN}.conf
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   keepdir /var/lib/${PN}
+   fowners ${PN}:${PN} /var/lib/${PN}
+   fperms 0700 /var/lib/${PN}
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+   fperms 755 /var/log/${PN}
+   fi
+   popd || die
+}
+
+src_test() {
+   pushd src/${EGO_PN} || die
+   GO111MODULES=off ./test || die
+   popd || die
+}



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

2019-09-02 Thread Manuel Rüger
commit: 0cb93cc0f56070d2d211d0d2e9c04e30d493887f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 15:34:34 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 15:34:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb93cc0

dev-db/etcd: Stabilize 3.3.15

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 dev-db/etcd/etcd-3.3.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/etcd/etcd-3.3.15.ebuild b/dev-db/etcd/etcd-3.3.15.ebuild
index 5724a790e2b..b3ed26c899a 100644
--- a/dev-db/etcd/etcd-3.3.15.ebuild
+++ b/dev-db/etcd/etcd-3.3.15.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit user systemd golang-vcs-snapshot
 
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 EGO_PN="github.com/coreos/etcd"
 GIT_COMMIT="94745a4"
 MY_PV="${PV/_rc/-rc.}"



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/files/, games-strategy/warzone2100/

2019-09-02 Thread Lars Wendler
commit: f99b14ca82fab63566bed35f2be25d530b0cb62b
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep  2 15:21:53 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep  2 15:24:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99b14ca

games-strategy/warzone2100: Bump to version 3.3.0. Removed old

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 games-strategy/warzone2100/Manifest|  2 +-
 .../warzone2100-3.3.0_beta1-gettext_version.patch  | 36 --
 ...3.3.0_beta1.ebuild => warzone2100-3.3.0.ebuild} | 12 +++-
 3 files changed, 5 insertions(+), 45 deletions(-)

diff --git a/games-strategy/warzone2100/Manifest 
b/games-strategy/warzone2100/Manifest
index 426b447104e..a237586ef41 100644
--- a/games-strategy/warzone2100/Manifest
+++ b/games-strategy/warzone2100/Manifest
@@ -1,4 +1,4 @@
 DIST warzone2100-3.2.3-qt_compile_fix.patch 680 BLAKE2B 
1073ea1619640455326c63dc55bf031579c8e9cb0b1b159e4fb1f9e8aa63bfcc6985e91cb2667149e7cc4b354bf96726fc6b8f8a8f519375e0a88c4be21dcb69
 SHA512 
766698c25c02b4254424efdafb8aa7b37360c3c05d3cd2d6c7f9127cbdd6a25840f98e8e3aadd5d6af494b4632584e564214c1f20c0bd74eb637da305552e067
 DIST warzone2100-3.2.3.tar.xz 81314060 BLAKE2B 
231be8c24d1c0967adb0a76ac9e441c2ea9f835720df9951f74227988473d100b24bccbfe4b5882a36c63a798368ed1a1f871751b6b363d90a82fea48c44ba65
 SHA512 
4b1bc0a0bb50a8b4726a2762a922ee233b92f9835e38bbab80c159a9cb301df7434a73ba5acfb17404031467c02a9b3480d6a0d44906d70896311b3468141746
-DIST warzone2100-3.3.0_beta1.tar.xz 85916776 BLAKE2B 
ec94e6fafff103e014e063f554b6a40411577d9c415733eb7857c4cd470195f1ab9878c2d5afd6c154e1f058c2f2a645a46738518d307da42ae97e0898fdf75a
 SHA512 
17e9d81e7eadc71ad285147ff76517a92e8ea8747a05a6a08373d994725efa6bae11f87cd6bc9068cbfd78aa24d26fea95929c65a0906d03605b96469d972f4a
+DIST warzone2100-3.3.0_src.tar.xz 86605304 BLAKE2B 
70bad66966e31009de7f16a039525b2bc3e84a9991e7d95227f8789ceca7313a219044f41c0ceec0ce357e8368a30833d7dc1cc35e9575d9b56efa20b9e35c03
 SHA512 
876e36578472d9de4c00651af9b26a79bbbc85161d03c58e381aac90be710999b9091524425332e950ed42b79d872ace6848798829e7d3d7bb6ae7dae0003559
 DIST warzone2100-videos-2.2.wz 571937134 BLAKE2B 
60b70a71bd920e2d72ded5d519b17db2f3db4b0289edadeb58059a21aba7038b95219dc44cb807754461d1a9bdca60f0d7698be68622b8bd64a55efa949622d3
 SHA512 
ca1a1af51296afdaca137114821508c5783f077090e665eae0f6df895855f57c43f84434706309e819417f5f35d1c649bd14e96dc9fbbb1252d30a4f9a223cf6

diff --git 
a/games-strategy/warzone2100/files/warzone2100-3.3.0_beta1-gettext_version.patch
 
b/games-strategy/warzone2100/files/warzone2100-3.3.0_beta1-gettext_version.patch
deleted file mode 100644
index 2d4b6c50a48..000
--- 
a/games-strategy/warzone2100/files/warzone2100-3.3.0_beta1-gettext_version.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 5539b080824bd4bcd0f212829012993ef193dc41 Mon Sep 17 00:00:00 2001
-From: Lars Wendler 
-Date: Thu, 1 Aug 2019 04:53:14 +0200
-Subject: [PATCH] configure.ac: Raise AM_GNU_GETTEXT_VERSION to 0.17
-
-the shipped copy of po/Makefile.in.in comes from gettext-0.17 and since
-m4/po.m4 has been changed to use AC_PROG_MKDIR_P (Trac ticket #4701)
-autopoint from gettext would produce a broken po/Makefile.in.in which has
-no MKDIR_P definition. This again would result in "make install" throwing
-the following error when invoking install-data-yes target in /po/ dir:
-
-  make[1]: execvp: /usr/share: Permission denied
-
-Raising AM_GNU_GETTEXT_VERSION fixes the described issue.
-
-Signed-off-by: Lars Wendler 

- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 7e9c31433..30a732447 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -71,7 +71,7 @@ AC_CHECK_HEADERS(alloca.h sys/ucontext.h)
- 
- # Check for gettext
- AM_GNU_GETTEXT([external])
--AM_GNU_GETTEXT_VERSION([0.15])
-+AM_GNU_GETTEXT_VERSION([0.17])
- 
- # Check for pkg-config
- PKG_PROG_PKG_CONFIG
--- 
-2.22.0
-

diff --git a/games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild 
b/games-strategy/warzone2100/warzone2100-3.3.0.ebuild
similarity index 91%
rename from games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild
rename to games-strategy/warzone2100/warzone2100-3.3.0.ebuild
index d8ab1ae7bb7..fe91974e0f3 100644
--- a/games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.3.0.ebuild
@@ -4,17 +4,17 @@
 EAPI=7
 inherit autotools toolchain-funcs xdg
 
-MY_PV=$(ver_cut 1-2)
+MY_PV="$(ver_cut 1-2)"
 VIDEOS_PV=2.2
-VIDEOS_P=${PN}-videos-${VIDEOS_PV}.wz
+VIDEOS_P="${PN}-videos-${VIDEOS_PV}.wz"
 DESCRIPTION="3D real-time strategy game"
 HOMEPAGE="http://wz2100.net/;
-SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz
+SRC_URI="mirror://sourceforge/warzone2100/${P}_src.tar.xz
videos? ( 
mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz
 -> ${VIDEOS_P} 

[gentoo-commits] repo/gentoo:master commit in: sys-process/numactl/

2019-09-02 Thread Agostino Sarubbo
commit: f65f1ef27e857033aa1777d8dc9c1fdc29ca3609
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 15:15:06 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 15:15:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65f1ef2

sys-process/numactl: amd64 stable wrt bug #693322

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-process/numactl/numactl-2.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/numactl/numactl-2.0.12.ebuild 
b/sys-process/numactl/numactl-2.0.12.ebuild
index 3226ada579f..4d498a5adba 100644
--- a/sys-process/numactl/numactl-2.0.12.ebuild
+++ b/sys-process/numactl/numactl-2.0.12.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
 else

SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz;
# ARM lacks the __NR_migrate_pages syscall.
-   KEYWORDS="~amd64 -arm arm64 ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+   KEYWORDS="amd64 -arm arm64 ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: sys-process/numactl/

2019-09-02 Thread Agostino Sarubbo
commit: 2488a160f62132a92799843601935f036f676877
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 15:14:33 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 15:14:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2488a160

sys-process/numactl: ia64 stable wrt bug #693322

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-process/numactl/numactl-2.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/numactl/numactl-2.0.12.ebuild 
b/sys-process/numactl/numactl-2.0.12.ebuild
index 76fe335d673..3226ada579f 100644
--- a/sys-process/numactl/numactl-2.0.12.ebuild
+++ b/sys-process/numactl/numactl-2.0.12.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
 else

SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz;
# ARM lacks the __NR_migrate_pages syscall.
-   KEYWORDS="~amd64 -arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+   KEYWORDS="~amd64 -arm arm64 ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] proj/musl:master commit in: net-libs/webkit-gtk/

2019-09-02 Thread Anthony G. Basile
commit: e27dc946e0107172a32fd929859e3f95ff4a0077
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Sep  2 14:59:10 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Sep  2 14:59:10 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e27dc946

net-libs/webkit-gtk: 2.24.3 stable on amd64 and x86

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
index f731da0..796c0c9 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
 
 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
 



[gentoo-commits] proj/musl:master commit in: net-libs/webkit-gtk/, net-libs/webkit-gtk/files/

2019-09-02 Thread Anthony G. Basile
commit: 281eae9da6f8b01d55b4d37d90b844836034add0
Author: Spotlight  joscomputing  space>
AuthorDate: Sat Aug 31 05:45:42 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Sep  2 14:53:56 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=281eae9d

net-libs/webkit-gtk: sync with tree/update patches

Patches taken from Alpine's port tree.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-libs/webkit-gtk/Manifest   |   4 +-
 .../webkit-gtk/files/webkit-gtk-2.22.4-musl.patch  | 137 +
 ...-gtk-2.24.1.ebuild => webkit-gtk-2.24.3.ebuild} |   7 +-
 ...-gtk-2.24.2.ebuild => webkit-gtk-2.24.4.ebuild} |   9 +-
 4 files changed, 146 insertions(+), 11 deletions(-)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 4254443..38c6c23 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,2 +1,2 @@
-DIST webkitgtk-2.24.1.tar.xz 17897488 BLAKE2B 
62cd6d896d4b4847430f0d41de92595e955db283626dad2aa560071da12ccd0c24093163e15cc50c30ceb96f9767797f9051657ec68f822e7e371c8566872ad5
 SHA512 
65424f03b6baca53d64f0d633f53e2f7788c7fb65aa8b50b696418c140707c40351ec3cc0a8652806d75b9da98a04a8bb4203dd6ee4c51a3f93878964354c1ca
-DIST webkitgtk-2.24.2.tar.xz 17908808 BLAKE2B 
bf53f27a5fa15067fb91cbfcff3c2287418c797a4ad03d3a71fbdb194c27e069ab5985b9c8e8df008ed80c80fe2a397d71297b4c187fd7c3acbfe2961d332c50
 SHA512 
8376167cfc4530886a2ac644ab84ff1021a63f6236d7be9eeb9e0ecade8bad5384b652dfe3720fdd31cddb39df6c935f859f1c0a59f42d7c71998992c4a9ffaa
+DIST webkitgtk-2.24.3.tar.xz 17912032 BLAKE2B 
9ac897f10ef25a25b70b73499fb79b72d469c0016231b94fb3376dc8876fd9ac2874bac38450ddf67c80dba8a66fa509c8cd42bc4ce5316d6e4a17fa1346803c
 SHA512 
b358bb11f7df477e5b3d6a12e2e6b41cb4e6a7274e34ce6299bf0c56044ffc7db5a834e9abf5c71d992ef41d194d30171b8be406420ffc54fe766cc811afb79f
+DIST webkitgtk-2.24.4.tar.xz 17575784 BLAKE2B 
c30683ea365a50d7def572305b49278343d67739f9bd3cfd78cb08b5cc87b5453504df9b09752f8d6483b18b9b812f3d3cddc084762cfa8990fcc651660b89c2
 SHA512 
1d713955a735ae2e2229beea7bda7f518a6247c6aa7f5753aeb5b5c6395339d451d0d146f7188e7ba65cb82ea5a74a5e73e956fe59d5f5f97659a44af33df112

diff --git a/net-libs/webkit-gtk/files/webkit-gtk-2.22.4-musl.patch 
b/net-libs/webkit-gtk/files/webkit-gtk-2.22.4-musl.patch
new file mode 100644
index 000..c829f19
--- /dev/null
+++ b/net-libs/webkit-gtk/files/webkit-gtk-2.22.4-musl.patch
@@ -0,0 +1,137 @@
+--- a/Source/JavaScriptCore/runtime/MachineContext.h
 b/Source/JavaScriptCore/runtime/MachineContext.h
+@@ -188,7 +188,7 @@ static inline void*& stackPointerImpl(mcontext_t& 
machineContext)
+ #error Unknown Architecture
+ #endif
+ 
+-#elif OS(FUCHSIA) || defined(__GLIBC__) || defined(__BIONIC__)
++#elif OS(FUCHSIA) || defined(__linux__)
+ 
+ #if CPU(X86)
+ return reinterpret_cast((uintptr_t&) 
machineContext.gregs[REG_ESP]);
+@@ -335,7 +335,7 @@ static inline void*& framePointerImpl(mcontext_t& 
machineContext)
+ #error Unknown Architecture
+ #endif
+ 
+-#elif OS(FUCHSIA) || defined(__GLIBC__) || defined(__BIONIC__)
++#elif OS(FUCHSIA) || defined(__linux__)
+ 
+ // The following sequence depends on glibc's sys/ucontext.h.
+ #if CPU(X86)
+@@ -482,7 +482,7 @@ static inline void*& instructionPointerImpl(mcontext_t& 
machineContext)
+ #error Unknown Architecture
+ #endif
+ 
+-#elif OS(FUCHSIA) || defined(__GLIBC__) || defined(__BIONIC__)
++#elif OS(FUCHSIA) || defined(__linux__)
+ 
+ // The following sequence depends on glibc's sys/ucontext.h.
+ #if CPU(X86)
+@@ -639,7 +639,7 @@ inline void*& argumentPointer<1>(mcontext_t& 
machineContext)
+ #error Unknown Architecture
+ #endif
+ 
+-#elif OS(FUCHSIA) || defined(__GLIBC__) || defined(__BIONIC__)
++#elif OS(FUCHSIA) || defined(__linux__)
+ 
+ // The following sequence depends on glibc's sys/ucontext.h.
+ #if CPU(X86)
+@@ -756,7 +756,7 @@ inline void*& llintInstructionPointer(mcontext_t& 
machineContext)
+ #error Unknown Architecture
+ #endif
+ 
+-#elif OS(FUCHSIA) || defined(__GLIBC__) || defined(__BIONIC__)
++#elif OS(FUCHSIA) || defined(__linux__)
+ 
+ // The following sequence depends on glibc's sys/ucontext.h.
+ #if CPU(X86)
+
+--- a/Source/JavaScriptCore/runtime/Options.h
 b/Source/JavaScriptCore/runtime/Options.h
+@@ -138,9 +138,9 @@ constexpr bool enableWebAssemblyStreamingApi = false;
+ \
+ v(bool, reportMustSucceedExecutableAllocations, false, Normal, nullptr) \
+ \
+-v(unsigned, maxPerThreadStackUsage, 4 * MB, Normal, "Max allowed stack 
usage by the VM") \
+-v(unsigned, softReservedZoneSize, 128 * KB, Normal, "A buffer greater 
than reservedZoneSize that reserves space for stringifying exceptions.") \
+-v(unsigned, reservedZoneSize, 64 * KB, Normal, "The amount of stack space 
we guarantee to our clients (and to interal VM code that does not call out to 
clients).") \
++v(unsigned, maxPerThreadStackUsage, 80 * KB, Normal, "Max allowed stack 

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

2019-09-02 Thread Louis Sautier
commit: 962d37949acdee18cccab7dd7187447cac3394ba
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Sep  2 14:46:06 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Sep  2 14:47:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962d3794

dev-python/importlib_metadata: remove old

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_metadata/Manifest |  1 -
 .../importlib_metadata-0.18.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/dev-python/importlib_metadata/Manifest 
b/dev-python/importlib_metadata/Manifest
index c7ca1394501..d9b451444e1 100644
--- a/dev-python/importlib_metadata/Manifest
+++ b/dev-python/importlib_metadata/Manifest
@@ -1,3 +1,2 @@
-DIST importlib_metadata-0.18.tar.gz 23341 BLAKE2B 
e1c43a760b141b0589973672ad1cd6c47e077293353f67ebe2c2b3631265712dcecc8e14a57803539d2276d5d908fae3c4ac07165ddd5937cf53955ff896001e
 SHA512 
2f39789725548bcb37061b0b99f90802a2919339db6b29f95b38811b35f4cafc7acfb4cca1167e28a4738ba195af31344f59ab457d87710764d1ba8f06034b18
 DIST importlib_metadata-0.19.tar.gz 23338 BLAKE2B 
10c43bee5324804b359f951e5d375559e3a58663b11f0bda1b39ce82dcdd0ba735083793a954e2ac18b5fd607d9ea5628a86f9c345c83d718a7e46738774e0ee
 SHA512 
2d0126e7430804b2295ec159778082806957cb86b5c7408c38064cc7c7e62229d382778284a5a231925ab336a7cc6da8e705f6bd7ae6da66f11acd1229bda17b
 DIST importlib_metadata-0.20.tar.gz 23712 BLAKE2B 
0af0b4fad171f24aad0b387af98b9f5c0bfec14e7f358e45afb70650dd1daf3b8abde8012ebe2e4f5751792d542d2567dda856696de8cdf96f27b50560c55645
 SHA512 
663d6af2f2d83c4744809b4b58ebe4152962ee40ecf17070a532614c7238a88374aa70fcefb6b7ce26d2d351b00c0859ce590f734bdd2ef76ad58b041307a95b

diff --git a/dev-python/importlib_metadata/importlib_metadata-0.18.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-0.18.ebuild
deleted file mode 100644
index 15de405a5ab..000
--- a/dev-python/importlib_metadata/importlib_metadata-0.18.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read metadata from Python packages"
-HOMEPAGE="https://importlib-metadata.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="doc test"
-
-RDEPEND="
-   dev-python/zipp[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '>=dev-python/configparser-3.5[${PYTHON_USEDEP}]' 
-2)
-   $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' -2)
-   $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2)
-"
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' pypy pypy3 python2_7 
python3_5 python3_6)
-   )
-   doc? (
-   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-"
-python_prepare_all() {
-   sed -i "/'sphinx.ext.intersphinx'/d" ${PN}/docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build ${PN}/docs docs/_build/html || die
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   "${EPYTHON}" -m unittest discover -v || die "tests failed with 
${EPYTHON}"
-}



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

2019-09-02 Thread Louis Sautier
commit: eb2e191b0aa6cc7d17fe2ed400b9882874f6a9a6
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Sep  2 14:42:29 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Sep  2 14:47:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2e191b

dev-python/importlib_metadata: bump to 0.20

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_metadata/Manifest |  1 +
 .../importlib_metadata-0.20.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/importlib_metadata/Manifest 
b/dev-python/importlib_metadata/Manifest
index b505a67b124..c7ca1394501 100644
--- a/dev-python/importlib_metadata/Manifest
+++ b/dev-python/importlib_metadata/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_metadata-0.18.tar.gz 23341 BLAKE2B 
e1c43a760b141b0589973672ad1cd6c47e077293353f67ebe2c2b3631265712dcecc8e14a57803539d2276d5d908fae3c4ac07165ddd5937cf53955ff896001e
 SHA512 
2f39789725548bcb37061b0b99f90802a2919339db6b29f95b38811b35f4cafc7acfb4cca1167e28a4738ba195af31344f59ab457d87710764d1ba8f06034b18
 DIST importlib_metadata-0.19.tar.gz 23338 BLAKE2B 
10c43bee5324804b359f951e5d375559e3a58663b11f0bda1b39ce82dcdd0ba735083793a954e2ac18b5fd607d9ea5628a86f9c345c83d718a7e46738774e0ee
 SHA512 
2d0126e7430804b2295ec159778082806957cb86b5c7408c38064cc7c7e62229d382778284a5a231925ab336a7cc6da8e705f6bd7ae6da66f11acd1229bda17b
+DIST importlib_metadata-0.20.tar.gz 23712 BLAKE2B 
0af0b4fad171f24aad0b387af98b9f5c0bfec14e7f358e45afb70650dd1daf3b8abde8012ebe2e4f5751792d542d2567dda856696de8cdf96f27b50560c55645
 SHA512 
663d6af2f2d83c4744809b4b58ebe4152962ee40ecf17070a532614c7238a88374aa70fcefb6b7ce26d2d351b00c0859ce590f734bdd2ef76ad58b041307a95b

diff --git a/dev-python/importlib_metadata/importlib_metadata-0.20.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-0.20.ebuild
new file mode 100644
index 000..8c74d530322
--- /dev/null
+++ b/dev-python/importlib_metadata/importlib_metadata-0.20.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read metadata from Python packages"
+HOMEPAGE="https://importlib-metadata.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/zipp[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/configparser-3.5[${PYTHON_USEDEP}]' 
-2)
+   $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' -2)
+   $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2)
+"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' pypy pypy3 python2_7 
python3_5 python3_6)
+   )
+   doc? (
+   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+"
+python_prepare_all() {
+   sed -i "/'sphinx.ext.intersphinx'/d" ${PN}/docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build ${PN}/docs docs/_build/html || die
+   HTML_DOCS=( docs/_build/html/. )
+   fi
+}
+
+python_test() {
+   "${EPYTHON}" -m unittest discover -v || die "tests failed with 
${EPYTHON}"
+}



[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.amd64.hardened/package.use/, ...

2019-09-02 Thread Anthony G. Basile
commit: deef05deac2db4f2630c5c460176ee85d3225dc1
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Sep  2 14:46:36 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Sep  2 14:46:36 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=deef05de

tools-uclibc: build dev-lang/python with USE=-ncurses

 tools-uclibc/portage.amd64.hardened/package.use/python | 1 +
 tools-uclibc/portage.amd64.vanilla/package.use/python  | 1 +
 tools-uclibc/portage.i686.hardened/package.use/python  | 1 +
 tools-uclibc/portage.i686.vanilla/package.use/python   | 1 +
 4 files changed, 4 insertions(+)

diff --git a/tools-uclibc/portage.amd64.hardened/package.use/python 
b/tools-uclibc/portage.amd64.hardened/package.use/python
new file mode 100644
index ..5c23fee3
--- /dev/null
+++ b/tools-uclibc/portage.amd64.hardened/package.use/python
@@ -0,0 +1 @@
+dev-lang/python -ncurses

diff --git a/tools-uclibc/portage.amd64.vanilla/package.use/python 
b/tools-uclibc/portage.amd64.vanilla/package.use/python
new file mode 100644
index ..5c23fee3
--- /dev/null
+++ b/tools-uclibc/portage.amd64.vanilla/package.use/python
@@ -0,0 +1 @@
+dev-lang/python -ncurses

diff --git a/tools-uclibc/portage.i686.hardened/package.use/python 
b/tools-uclibc/portage.i686.hardened/package.use/python
new file mode 100644
index ..5c23fee3
--- /dev/null
+++ b/tools-uclibc/portage.i686.hardened/package.use/python
@@ -0,0 +1 @@
+dev-lang/python -ncurses

diff --git a/tools-uclibc/portage.i686.vanilla/package.use/python 
b/tools-uclibc/portage.i686.vanilla/package.use/python
new file mode 100644
index ..5c23fee3
--- /dev/null
+++ b/tools-uclibc/portage.i686.vanilla/package.use/python
@@ -0,0 +1 @@
+dev-lang/python -ncurses



[gentoo-commits] proj/releng:master commit in: tools-systemd/

2019-09-02 Thread Anthony G. Basile
commit: 3b930c42f6251cc51fff878ef3b8c84e7fb2bb01
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Sep  2 14:45:17 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Sep  2 14:45:17 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=3b930c42

tools-systemd: bump to 17.1 profiles

 tools-systemd/run.sh  | 3 +++
 tools-systemd/stage-all.conf.template | 2 +-
 tools-systemd/stage4-amd64.spec   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/tools-systemd/run.sh b/tools-systemd/run.sh
index bdaf5a4d..057a06f4 100755
--- a/tools-systemd/run.sh
+++ b/tools-systemd/run.sh
@@ -30,6 +30,9 @@ prepare_confs() {
 -e "s:@REPO_DIR@:${repo_dir}:g" \
 -e "s:MYCATALYST:$(pwd):g" \
 >  stage${s}-${arch}-systemd.conf
+
+[[ $arch == i686 ]] && \
+  sed -i -e 's/17.1/17.0/' stage${s}-${arch}-systemd.conf
   done
 }
 

diff --git a/tools-systemd/stage-all.conf.template 
b/tools-systemd/stage-all.conf.template
index fbfcf5eb..270352bd 100644
--- a/tools-systemd/stage-all.conf.template
+++ b/tools-systemd/stage-all.conf.template
@@ -2,7 +2,7 @@ subarch: SARCH
 target: CSTAGE
 version_stamp: systemd
 rel_type: systemd/SARCH
-profile: default/linux/PARCH/17.0/systemd
+profile: default/linux/PARCH/17.1/systemd
 snapshot: current
 source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
 portage_confdir: MYCATALYST/portage.SARCH

diff --git a/tools-systemd/stage4-amd64.spec b/tools-systemd/stage4-amd64.spec
index 72d49923..1ca4f029 100644
--- a/tools-systemd/stage4-amd64.spec
+++ b/tools-systemd/stage4-amd64.spec
@@ -2,7 +2,7 @@ subarch: SARCH
 target: CSTAGE
 version_stamp: systemd
 rel_type: systemd/SARCH
-profile: default/linux/PARCH/17.0/systemd
+profile: default/linux/PARCH/17.1/systemd
 snapshot: current
 compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip



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

2019-09-02 Thread Nick Sarnie
commit: 621b794bf8db58b001ff95d7dbe09ec099d5e3ba
Author: Nick Sarnie  gentoo  org>
AuthorDate: Mon Sep  2 14:35:00 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Mon Sep  2 14:35:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621b794b

app-emulation/wine-vanilla: Sync with ::wine

Bump to 4.15

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

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-4.15.ebuild  | 538 +
 2 files changed, 539 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index d384056f464..dc2bb45b02a 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -7,3 +7,4 @@ DIST wine-4.11.tar.xz 22098508 BLAKE2B 
dee7ec74808b365cfa9087cadc29721af2f17663d
 DIST wine-4.12.1.tar.xz 22125544 BLAKE2B 
7a3b221e2bf3af91feff529b5af3926956cbcbce020439c7aa4f464f78d8c93ed1686eabdfee080dd0946e378645667ddb19c67a6449f1b171f1660127ecc05d
 SHA512 
5d226aa4f24c59949c88d377d8f3d38839179e473b7e5bbf029af8142dfa23fd046ca919b63c8c8fc7e1a46077a860d3dab9d2e040f0367c85c8d386707222c1
 DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
+DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.15.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.15.ebuild
new file mode 100644
index 000..d6779b0d96a
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.15.ebuild
@@ -0,0 +1,538 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
+
+MY_PN="${PN%%-*}"
+MY_P="${MY_PN}-${PV}"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   SRC_URI=""
+   #KEYWORDS=""
+else
+   MAJOR_V=$(ver_cut 1)
+   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+fi
+S="${WORKDIR}/${MY_P}"
+
+GWP_V="20190511"
+PATCHDIR="${WORKDIR}/gentoo-wine-patches"
+
+DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="${SRC_URI}
+   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="${PV}"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
+   X? ( truetype )
+   elibc_glibc? ( threads )
+   osmesa? ( opengl )
+   test? ( abi_x86_32 )
+   vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
+
+# FIXME: the test suite is unsuitable for us; many tests require net access
+# or fail due to Xvfb's opengl limitations.
+RESTRICT="test"
+
+COMMON_DEPEND="
+   X? (
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
+   )
+   alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )
+   capi? ( net-libs/libcapi[${MULTILIB_USEDEP}] )
+   cups? ( net-print/cups:=[${MULTILIB_USEDEP}] )
+   

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

2019-09-02 Thread Nick Sarnie
commit: 2bcce7faa5a37d929ded8e93d1bea0b739676e4a
Author: Nick Sarnie  gentoo  org>
AuthorDate: Mon Sep  2 14:36:51 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Mon Sep  2 14:36:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcce7fa

app-emulation/wine-staging: Drop old

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

 app-emulation/wine-staging/Manifest|   2 -
 .../wine-staging/wine-staging-4.11.ebuild  | 618 -
 2 files changed, 620 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 88d4b4980c6..085df6d8ce3 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,10 +1,8 @@
 DIST gentoo-wine-patches-20190511.tar.xz 58996 BLAKE2B 
571c30d94341f567261893f884345b39eab42adc8b5c306a30d03943fd770055e070ae01e41e5add5b873063d3aaa69641faf81b16ac6039970d8a22b177dd7e
 SHA512 
ccd74d0d6acecc7b24dc89466f93099bd6991d607a4fe89d68637d1fa82e02ebd76b532fe1afd8ab8de8ef3f2d49fe8d71f797796a9434f4b0f7a8183c084969
-DIST wine-4.11.tar.xz 22098508 BLAKE2B 
dee7ec74808b365cfa9087cadc29721af2f17663da760ae8d3f506e8ebd897aeeba0728eb57d1afa386b181b18f0861538b5c245841f9ce5e43470029ae4ef0b
 SHA512 
df4e636959f6044f92aca16dce9cb392fd6c513ccc5a19585d3de8cd7fe0a9d21b05fcfa538172f94721d0356d9ec1470b7da810fcfa70d3aae9054a48d4700b
 DIST wine-4.12.1.tar.xz 22125544 BLAKE2B 
7a3b221e2bf3af91feff529b5af3926956cbcbce020439c7aa4f464f78d8c93ed1686eabdfee080dd0946e378645667ddb19c67a6449f1b171f1660127ecc05d
 SHA512 
5d226aa4f24c59949c88d377d8f3d38839179e473b7e5bbf029af8142dfa23fd046ca919b63c8c8fc7e1a46077a860d3dab9d2e040f0367c85c8d386707222c1
 DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
 DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
-DIST wine-staging-4.11.tar.gz 9919887 BLAKE2B 
70e1b07c1d574806f3c74be6a545493e119a3a3a5b6d0f9da0b6dd2135a7e58a60a83dfb3f309cbc9b4a4b0e50bec11f626958817e00e7f3b0a81972f1099f2b
 SHA512 
384866aa5b2636804825ceb36b999bc1d5dd4d4693cef1b3004d9c8252dea393a02c65227d9e7b665021f19fd087025349ad720f4bbf0f061887ba5abcb74b24
 DIST wine-staging-4.12.1.tar.gz 9920469 BLAKE2B 
e76f1efe205fea913c8ae50e290f271a07f46ae5a9fe4a521d9e96a8834ff7eb70aa0d42a6d308ca081b14628bbb85e1c638dcfe7fa732a5e25a3a20e07b0b67
 SHA512 
804e99567632326f5ea55fd86c4ed236da3b3636b0aaf5dbf4427694b0786326bd048fbb119b37fc66d4072dacec9ac354b804ad372cad69cbf086360eaedc38
 DIST wine-staging-4.13.tar.gz 9913015 BLAKE2B 
125b96fbe2de3c6d5c302dc25f0d1ba65fa3deb00a76c30a55e9fe43ad06bc3cb7ea18f542638268c1e854effedca557e837512b54c92905b928d83b33aa6aae
 SHA512 
a5240b3999b1ba605d16148022e57a4574c0e9288763a5c4a259ea06c3a7152af8b136b0e2b8a74b1a40fb6adaf5ce012695160afdd5364fa1b4c7a903fd82b1
 DIST wine-staging-4.14.tar.gz 9910499 BLAKE2B 
2e9d2983156a3f309e740503825ff0ebb2461ffc785147e9853122e7d64269409f7e73fea0b5a0fac149a4fb7d27a11cdc8ba0759ca9fc0fb0492d8d3884c503
 SHA512 
481a50f4ba3f1c445bd5b9754d7b27bdcd0bc386930e3597051a0962778288f8d4649e9f4e8bc188738c6896821a198f3af15b47e9db719f52d0b3db16a407f0

diff --git a/app-emulation/wine-staging/wine-staging-4.11.ebuild 
b/app-emulation/wine-staging/wine-staging-4.11.ebuild
deleted file mode 100644
index 0804c00c243..000
--- a/app-emulation/wine-staging/wine-staging-4.11.ebuild
+++ /dev/null
@@ -1,618 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   MAJOR_V=$(ver_cut 1)
-   

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

2019-09-02 Thread Nick Sarnie
commit: 69149d3ece7d19b662f231f786d930ee30315430
Author: Nick Sarnie  gentoo  org>
AuthorDate: Mon Sep  2 14:36:17 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Mon Sep  2 14:36:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69149d3e

app-emulation/wine-staging: Sync with ::wine

Bump to 4.15

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

 app-emulation/wine-staging/Manifest|   2 +
 .../wine-staging/wine-staging-4.15.ebuild  | 620 +
 2 files changed, 622 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index eb168026ac9..88d4b4980c6 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -3,7 +3,9 @@ DIST wine-4.11.tar.xz 22098508 BLAKE2B 
dee7ec74808b365cfa9087cadc29721af2f17663d
 DIST wine-4.12.1.tar.xz 22125544 BLAKE2B 
7a3b221e2bf3af91feff529b5af3926956cbcbce020439c7aa4f464f78d8c93ed1686eabdfee080dd0946e378645667ddb19c67a6449f1b171f1660127ecc05d
 SHA512 
5d226aa4f24c59949c88d377d8f3d38839179e473b7e5bbf029af8142dfa23fd046ca919b63c8c8fc7e1a46077a860d3dab9d2e040f0367c85c8d386707222c1
 DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
+DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-staging-4.11.tar.gz 9919887 BLAKE2B 
70e1b07c1d574806f3c74be6a545493e119a3a3a5b6d0f9da0b6dd2135a7e58a60a83dfb3f309cbc9b4a4b0e50bec11f626958817e00e7f3b0a81972f1099f2b
 SHA512 
384866aa5b2636804825ceb36b999bc1d5dd4d4693cef1b3004d9c8252dea393a02c65227d9e7b665021f19fd087025349ad720f4bbf0f061887ba5abcb74b24
 DIST wine-staging-4.12.1.tar.gz 9920469 BLAKE2B 
e76f1efe205fea913c8ae50e290f271a07f46ae5a9fe4a521d9e96a8834ff7eb70aa0d42a6d308ca081b14628bbb85e1c638dcfe7fa732a5e25a3a20e07b0b67
 SHA512 
804e99567632326f5ea55fd86c4ed236da3b3636b0aaf5dbf4427694b0786326bd048fbb119b37fc66d4072dacec9ac354b804ad372cad69cbf086360eaedc38
 DIST wine-staging-4.13.tar.gz 9913015 BLAKE2B 
125b96fbe2de3c6d5c302dc25f0d1ba65fa3deb00a76c30a55e9fe43ad06bc3cb7ea18f542638268c1e854effedca557e837512b54c92905b928d83b33aa6aae
 SHA512 
a5240b3999b1ba605d16148022e57a4574c0e9288763a5c4a259ea06c3a7152af8b136b0e2b8a74b1a40fb6adaf5ce012695160afdd5364fa1b4c7a903fd82b1
 DIST wine-staging-4.14.tar.gz 9910499 BLAKE2B 
2e9d2983156a3f309e740503825ff0ebb2461ffc785147e9853122e7d64269409f7e73fea0b5a0fac149a4fb7d27a11cdc8ba0759ca9fc0fb0492d8d3884c503
 SHA512 
481a50f4ba3f1c445bd5b9754d7b27bdcd0bc386930e3597051a0962778288f8d4649e9f4e8bc188738c6896821a198f3af15b47e9db719f52d0b3db16a407f0
+DIST wine-staging-4.15.tar.gz 9904734 BLAKE2B 
163d6f51a6fe649c8c107b013aafa5c5729bb93cafe94446cde966138c18d5aed2e950ce9a71ae4c719efb358406af079efb21cc8546d97e2b7146a5cae27a56
 SHA512 
0c34695c1d39773fb34a58f0cdb91d427945615e7b76b8a7222bc84fda8df08125832297b75aca55e69511b6b3686df70dade84bcc7cc9324f30c042146761b0

diff --git a/app-emulation/wine-staging/wine-staging-4.15.ebuild 
b/app-emulation/wine-staging/wine-staging-4.15.ebuild
new file mode 100644
index 000..52c20dca7b4
--- /dev/null
+++ b/app-emulation/wine-staging/wine-staging-4.15.ebuild
@@ -0,0 +1,620 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
+
+MY_PN="${PN%%-*}"
+MY_P="${MY_PN}-${PV}"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   SRC_URI=""
+   #KEYWORDS=""
+else
+   MAJOR_V=$(ver_cut 1)
+   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+fi
+S="${WORKDIR}/${MY_P}"
+
+STAGING_P="wine-staging-${PV}"
+STAGING_DIR="${WORKDIR}/${STAGING_P}"
+GWP_V="20190511"

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

2019-09-02 Thread Nick Sarnie
commit: 5b4656bc3ee092fbebe177b2967eff96cd973cee
Author: Nick Sarnie  gentoo  org>
AuthorDate: Mon Sep  2 14:35:37 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Mon Sep  2 14:35:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4656bc

app-emulation/wine-vanilla: Drop old

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

 app-emulation/wine-vanilla/Manifest|   1 -
 .../wine-vanilla/wine-vanilla-4.11.ebuild  | 535 -
 2 files changed, 536 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index dc2bb45b02a..4dc9db8046d 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -3,7 +3,6 @@ DIST gentoo-wine-patches-20190511.tar.xz 58996 BLAKE2B 
571c30d94341f567261893f88
 DIST wine-4.0.1.tar.xz 21665840 BLAKE2B 
b33b5ce8b4624dfbbbf473a88ed8c52d5e53855fa98ac3128e9b89dbeee6e92044ed1e662e1dc9669bd8d805424c36f2dd2c836c51bf6a5e4d78350926a13150
 SHA512 
dd240525e389f841123a569fd2f9b8da698b7707bc0de408dfd60ae73c5e24d522abb42b76571c840df52c686fdeae56e0a9c69db2cd31f04cdb345feeacf1dc
 DIST wine-4.0.2.tar.xz 21668348 BLAKE2B 
f1aa8ba3add9ae1e6fbb930a0c557c0015a699b21ba9988c6832c9a1b5180f98cbaadc561fbe4a22e97ff78732ee121a14f5a82b0637c71a4856fa5524ff2f5a
 SHA512 
14cb7eeba188562b73125c668f2020e1df6802e486552e422d3aa75b95f6fccedc0f87868f7e58ce71697941ff49757981ec93b9ef288da37ca8570658f194fc
 DIST wine-4.0.tar.xz 21644692 BLAKE2B 
9c426ef2249c16e908a3617c2844d8b12a2df843721338b1cfb69459815b902cfa0ddf3d74c09dc900fb2ceb003e54d97a7c0afaac51a9caab7d21beb82e26c3
 SHA512 
7607fa7a3d5f7bcd3d8c4c9e7bb6e1987466110bbfc672782ebe57c6d9da348c58e76abf40b0a70c725dfd703163db6e194ee0e3db11a47b6b60e225163308dd
-DIST wine-4.11.tar.xz 22098508 BLAKE2B 
dee7ec74808b365cfa9087cadc29721af2f17663da760ae8d3f506e8ebd897aeeba0728eb57d1afa386b181b18f0861538b5c245841f9ce5e43470029ae4ef0b
 SHA512 
df4e636959f6044f92aca16dce9cb392fd6c513ccc5a19585d3de8cd7fe0a9d21b05fcfa538172f94721d0356d9ec1470b7da810fcfa70d3aae9054a48d4700b
 DIST wine-4.12.1.tar.xz 22125544 BLAKE2B 
7a3b221e2bf3af91feff529b5af3926956cbcbce020439c7aa4f464f78d8c93ed1686eabdfee080dd0946e378645667ddb19c67a6449f1b171f1660127ecc05d
 SHA512 
5d226aa4f24c59949c88d377d8f3d38839179e473b7e5bbf029af8142dfa23fd046ca919b63c8c8fc7e1a46077a860d3dab9d2e040f0367c85c8d386707222c1
 DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.11.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.11.ebuild
deleted file mode 100644
index 2c4c919612c..000
--- a/app-emulation/wine-vanilla/wine-vanilla-4.11.ebuild
+++ /dev/null
@@ -1,535 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   MAJOR_V=$(ver_cut 1)
-   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
-   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
-fi
-S="${WORKDIR}/${MY_P}"
-
-GWP_V="20190511"
-PATCHDIR="${WORKDIR}/gentoo-wine-patches"
-
-DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
-HOMEPAGE="https://www.winehq.org/;
-SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"

[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/

2019-09-02 Thread Nick Sarnie
commit: c012f2fa91be8eb742da2a8a1c3783cb88d8c755
Author: Nick Sarnie  gentoo  org>
AuthorDate: Mon Sep  2 14:32:28 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Mon Sep  2 14:32:28 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=c012f2fa

app-emulation/wine-vanilla: Bump to 4.15

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

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-4.15.ebuild  | 538 +
 2 files changed, 539 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index bd70e45..8e281d0 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -11,6 +11,7 @@ DIST wine-4.11.tar.xz 22098508 BLAKE2B 
dee7ec74808b365cfa9087cadc29721af2f17663d
 DIST wine-4.12.1.tar.xz 22125544 BLAKE2B 
7a3b221e2bf3af91feff529b5af3926956cbcbce020439c7aa4f464f78d8c93ed1686eabdfee080dd0946e378645667ddb19c67a6449f1b171f1660127ecc05d
 SHA512 
5d226aa4f24c59949c88d377d8f3d38839179e473b7e5bbf029af8142dfa23fd046ca919b63c8c8fc7e1a46077a860d3dab9d2e040f0367c85c8d386707222c1
 DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
+DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.15.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.15.ebuild
new file mode 100644
index 000..d6779b0
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.15.ebuild
@@ -0,0 +1,538 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
+PLOCALE_BACKUP="en"
+
+inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
+
+MY_PN="${PN%%-*}"
+MY_P="${MY_PN}-${PV}"
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   SRC_URI=""
+   #KEYWORDS=""
+else
+   MAJOR_V=$(ver_cut 1)
+   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+fi
+S="${WORKDIR}/${MY_P}"
+
+GWP_V="20190511"
+PATCHDIR="${WORKDIR}/gentoo-wine-patches"
+
+DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="${SRC_URI}
+   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+"
+
+LICENSE="LGPL-2.1"
+SLOT="${PV}"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+REQUIRED_USE="|| ( 

[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/

2019-09-02 Thread Nick Sarnie
commit: d79216a16dd42095f664c8380795a7de60de5fa5
Author: Nick Sarnie  gentoo  org>
AuthorDate: Mon Sep  2 14:33:29 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Mon Sep  2 14:33:29 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=d79216a1

app-emulation/wine-staging: Bump to 4.15

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

 app-emulation/wine-staging/Manifest|   2 +
 .../wine-staging/wine-staging-4.15.ebuild  | 620 +
 2 files changed, 622 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 0248086..7413e9c 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -9,6 +9,7 @@ DIST wine-4.11.tar.xz 22098508 BLAKE2B 
dee7ec74808b365cfa9087cadc29721af2f17663d
 DIST wine-4.12.1.tar.xz 22125544 BLAKE2B 
7a3b221e2bf3af91feff529b5af3926956cbcbce020439c7aa4f464f78d8c93ed1686eabdfee080dd0946e378645667ddb19c67a6449f1b171f1660127ecc05d
 SHA512 
5d226aa4f24c59949c88d377d8f3d38839179e473b7e5bbf029af8142dfa23fd046ca919b63c8c8fc7e1a46077a860d3dab9d2e040f0367c85c8d386707222c1
 DIST wine-4.13.tar.xz 22137820 BLAKE2B 
6aab4930fd176757e2594a580ba73694cf04b5411eaf26dc332a8aee5efcd1a181781d010610b22aaa6dd91b4f9161502609b8a23928d6848329d773f98c41cd
 SHA512 
b359db3c99d10b489f7f72172b624e7b2e2b826c206e842a524d781ab5947e2b03623a115c2345fc71df22eb508936c2f7667d4c420a2fb6cdc34e3d2ba5e75b
 DIST wine-4.14.tar.xz 22151304 BLAKE2B 
04983c21fa58091a36e681c90b92b4f014287ea7edb105bef560ed0505682dd1d3832292a0e2cc72489f0c4a2247ce9c1ec7481f80cf2baa05953e525ce00b1c
 SHA512 
cfbcad1685abf3a3810c5f29c50e47f1340aab2276e54d8d22b9b764df5099ff7ad399a6cca200c7a622be0470992d3aee1c0c64c2e6ea90221fee6d391d911c
+DIST wine-4.15.tar.xz 22196108 BLAKE2B 
d3b28ad1bbfb7e1522a3acb120049dd3ac3fe0473d0f84529e86b5b9163401869e39f7c4c0e14795a97362722c41ea1476e4afbd1a545e5518504df2628c928a
 SHA512 
f8290bbfd3779cb967c1cf689106fa48d1a1daeac2bd42fb91a2d4beed48e0c398ed9239437756bdbe3cd826cef59f5cd660381f637e184c47a865ff3ace91aa
 DIST wine-4.2.tar.xz 21724960 BLAKE2B 
d3c4381265e5086a17582c28fd4d19c84ed8e9839d039d5f2eba32efcc09ae6dad2a25fa375042d98d35de30065eaa0095e36bb8fbca608ec74abc654bae5196
 SHA512 
408a846e92a0222f64ddd3c4d2c2a71b387ce51749e346c1fbca1fd57db910fa18dc6bb4ce0a350bef81e13be77c6b2d74537f7a1c0dcbb0e6d4c19d1ade288c
 DIST wine-4.3.tar.xz 21764500 BLAKE2B 
dd94b710f2be20ce3225fb58e0a20f0ee46e59834dc77383e262620faa64597c41625382237c39563b3bb67b1850cca2460ca147e2c5ee3052f0fdfdee067ec5
 SHA512 
45c0519f8f2873ef65e1761d518a7148f3aa54c0e993a41a60849c01c8df17386d57edd83308cff289300adc6a8e3fc5918fb12513f5b85a88e556b420479e83
 DIST wine-4.4.tar.xz 21805668 BLAKE2B 
cf973240a3f2a1ad1cac8690cdc5cd86be428220395d90bfe3b15567e6a2be0bb78e5828de3b77b617827122f5b0bb1dfeeef351102ca001722340ceaeb5625e
 SHA512 
6678c9b0e086bdc9fab9f9fd2517226352b49f846bbae7be6000bb60db2f302aad49622192077b45880d45ad33ba4d82bfe3403fb82a1e65159f1352b40933de
@@ -24,6 +25,7 @@ DIST wine-staging-4.11.tar.gz 9919887 BLAKE2B 
70e1b07c1d574806f3c74be6a545493e11
 DIST wine-staging-4.12.1.tar.gz 9920469 BLAKE2B 
e76f1efe205fea913c8ae50e290f271a07f46ae5a9fe4a521d9e96a8834ff7eb70aa0d42a6d308ca081b14628bbb85e1c638dcfe7fa732a5e25a3a20e07b0b67
 SHA512 
804e99567632326f5ea55fd86c4ed236da3b3636b0aaf5dbf4427694b0786326bd048fbb119b37fc66d4072dacec9ac354b804ad372cad69cbf086360eaedc38
 DIST wine-staging-4.13.tar.gz 9913015 BLAKE2B 
125b96fbe2de3c6d5c302dc25f0d1ba65fa3deb00a76c30a55e9fe43ad06bc3cb7ea18f542638268c1e854effedca557e837512b54c92905b928d83b33aa6aae
 SHA512 
a5240b3999b1ba605d16148022e57a4574c0e9288763a5c4a259ea06c3a7152af8b136b0e2b8a74b1a40fb6adaf5ce012695160afdd5364fa1b4c7a903fd82b1
 DIST wine-staging-4.14.tar.gz 9910499 BLAKE2B 
2e9d2983156a3f309e740503825ff0ebb2461ffc785147e9853122e7d64269409f7e73fea0b5a0fac149a4fb7d27a11cdc8ba0759ca9fc0fb0492d8d3884c503
 SHA512 
481a50f4ba3f1c445bd5b9754d7b27bdcd0bc386930e3597051a0962778288f8d4649e9f4e8bc188738c6896821a198f3af15b47e9db719f52d0b3db16a407f0
+DIST wine-staging-4.15.tar.gz 9904734 BLAKE2B 
163d6f51a6fe649c8c107b013aafa5c5729bb93cafe94446cde966138c18d5aed2e950ce9a71ae4c719efb358406af079efb21cc8546d97e2b7146a5cae27a56
 SHA512 
0c34695c1d39773fb34a58f0cdb91d427945615e7b76b8a7222bc84fda8df08125832297b75aca55e69511b6b3686df70dade84bcc7cc9324f30c042146761b0
 DIST wine-staging-4.2.tar.gz 9850260 BLAKE2B 
938d12bb44acef2920c6a47978f170cab532ddd785de394dddc95cc359b301e0db26a3ec9aa08abaf03542b59a97c16dfebb3bf5e4c9ddc9bed829200e529bb9
 SHA512 
2fb66bdeab084231983569d3884211a4d269a48bd6b25ba2e7c7e83d2dc98a205bd92dfc67c09528d57192086571d3f4f6c988c522b25aade1d525b74e662f2e
 DIST wine-staging-4.3.tar.gz 9888763 BLAKE2B 
095f2789f601822e34b7f9d0a078bd433aa2861e7cc55d5b74520bfedc2c88064bbffa3a73bcea170c4e4fb96e9eaa50f0cb927aba2cc6d1f12480bacfa49968
 SHA512 

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

2019-09-02 Thread Michał Górny
commit: f32427bfedb9eab74df511f88b485b406703b525
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep  2 14:16:04 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep  2 14:16:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32427bf

package.mask: Last rite dev-cpp/gnome-vfsmm, gnome-extra/assogiate

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 8737d4c8b8e..c91aea7c2e9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,18 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2019-09-02)
+# gnome-vfs was deprecated along with GNOME 2.22 in favor of gvfs.
+# gnome-vfsmm provides C++ bindings for it, with last release in 2009
+# and only one reverse dependency.
+#
+# assogiate is the last revdep of gnome-vfsmm.  It was last bumped
+# in 2007, and the homepage is long gone (last seen ~2009).
+#
+# Removal in 30 days.  Bug #649000.
+dev-cpp/gnome-vfsmm
+gnome-extra/assogiate
+
 # Matt Turner  (2019-09-01)
 # 

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

2019-09-02 Thread Mart Raudsepp
commit: da77cabcae7381d4e56cb56918af3cc8b541f1af
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Sep  2 14:04:16 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Sep  2 14:04:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da77cabc

dev-libs/gjs-1.56.2: get tests to pass

Disabled Xvfb tests for now, as some of them are having issues with discussions
with upstream ongoing.
Wrap the tests run inside dbus-run-session, despite upstream Makefiles trying
to do that already for some tests - seem to be missing for some, or other
mysterious problems when not doing our own dbus-run-session too.

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

 dev-libs/gjs/gjs-1.56.2.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-libs/gjs/gjs-1.56.2.ebuild b/dev-libs/gjs/gjs-1.56.2.ebuild
index 071966de153..d436481cec5 100644
--- a/dev-libs/gjs/gjs-1.56.2.ebuild
+++ b/dev-libs/gjs/gjs-1.56.2.ebuild
@@ -44,8 +44,9 @@ src_configure() {
$(use_with gtk) \
$(use_enable readline) \
$(use_with test dbus-tests) \
-   $(use_with test xvfb-tests) \
-   --disable-installed-tests
+   --disable-installed-tests \
+   --without-xvfb-tests
+   #$(use_with test xvfb-tests) # 
https://gitlab.gnome.org/GNOME/gjs/issues/280
 }
 
 src_install() {
@@ -62,5 +63,5 @@ src_install() {
 }
 
 src_test() {
-   virtx default
+   virtx dbus-run-session emake check || die
 }



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

2019-09-02 Thread Mart Raudsepp
commit: cbd838f192ae88435bfccae7ae93c839df292226
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Sep  2 14:07:36 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Sep  2 14:07:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd838f1

media-sound/exaile: remove old

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

 media-sound/exaile/Manifest|  1 -
 media-sound/exaile/exaile-4.0.0_rc3.ebuild | 79 --
 2 files changed, 80 deletions(-)

diff --git a/media-sound/exaile/Manifest b/media-sound/exaile/Manifest
index ab94246d8b7..0b01eca38e4 100644
--- a/media-sound/exaile/Manifest
+++ b/media-sound/exaile/Manifest
@@ -1,2 +1 @@
 DIST exaile-4.0.0.tar.gz 3635774 BLAKE2B 
91a5a0a4b8f3c55ec1c8f6487f30bbc8193b1e8b861bbc4bf3cba18dcef91c8a58c937e7a581378eec9da518565826c35e55b7ab157b7ee4634d36cd71a85c4e
 SHA512 
50ab8ec7a65dc431f2bc71a302d21e59ac3d5939b89a90ec161527e1d5c0b80b8c396f8f323b2959e0b807f577e021863fe423bf26a8f7165a6dd112afca6e45
-DIST exaile-4.0.0rc3.tar.gz 3627782 BLAKE2B 
1c986309798d4cb78969a7443e4c29e02ca3a9c8e316264641ffafe97dd46b6a1745988230c13469ce2d9c37aadf7b07eee5bcd5836f33b1b2d25e3ebb69f574
 SHA512 
d3822a7d88934c90a2856074f177a346b19896ecca54f33e7506d37a0b25170983c057feaae162c2685780e7f0d1a6edc8ce7addbcc04cacf2d2b25e0c9f36de

diff --git a/media-sound/exaile/exaile-4.0.0_rc3.ebuild 
b/media-sound/exaile/exaile-4.0.0_rc3.ebuild
deleted file mode 100644
index f16131d4e05..000
--- a/media-sound/exaile/exaile-4.0.0_rc3.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-inherit python-single-r1 xdg-utils
-
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/exaile/exaile.git;
-else
-   
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${PN}-${PV/_/}.tar.gz;
-   KEYWORDS="amd64 ~sparc x86"
-   S="${WORKDIR}/${PN}-${PV/_/}"
-fi
-
-DESCRIPTION="GTK+ based media player aiming to be similar to Amarok"
-HOMEPAGE="https://www.exaile.org/;
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-IUSE="cddb libnotify nls scrobbler"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   dev-libs/gobject-introspection[${PYTHON_USEDEP}]
-   dev-python/bsddb3[${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/gst-python:1.0[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.13.2:3[${PYTHON_USEDEP}]
-   >=media-libs/gst-plugins-base-1.6:1.0
-   >=media-libs/gst-plugins-good-1.4:1.0
-   >=media-libs/mutagen-1.10[${PYTHON_USEDEP}]
-   media-plugins/gst-plugins-meta:1.0
-   >=x11-libs/gtk+-3.10:3[introspection]
-   cddb? ( dev-python/cddb-py )
-   libnotify? ( dev-python/notify-python[${PYTHON_USEDEP}] )
-   scrobbler? ( dev-python/pylast[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-   nls? (
-   dev-util/intltool
-   sys-devel/gettext
-   )
-"
-
-RESTRICT="test" #315589
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_compile() {
-   use nls && emake locale
-}
-
-src_install() {
-   emake \
-   PREFIX=/usr \
-   LIBINSTALLDIR=/usr/$(get_libdir) \
-   DESTDIR="${D}" \
-   install$(use nls || echo _no_locale)
-
-   python_optimize "${D}/usr/$(get_libdir)/${PN}"
-   python_optimize "${D}/usr/share/${PN}"
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}



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

2019-09-02 Thread Mart Raudsepp
commit: fd95ecc7338b510f8beb3c559c630721885e75e7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Sep  2 14:09:01 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Sep  2 14:09:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd95ecc7

net-libs/webkit-gtk: security cleanup

Bug: https://bugs.gentoo.org/693122
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/webkit-gtk/Manifest |   1 -
 net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild | 281 ---
 2 files changed, 282 deletions(-)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 38c6c23831c..99e63863298 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,2 +1 @@
-DIST webkitgtk-2.24.3.tar.xz 17912032 BLAKE2B 
9ac897f10ef25a25b70b73499fb79b72d469c0016231b94fb3376dc8876fd9ac2874bac38450ddf67c80dba8a66fa509c8cd42bc4ce5316d6e4a17fa1346803c
 SHA512 
b358bb11f7df477e5b3d6a12e2e6b41cb4e6a7274e34ce6299bf0c56044ffc7db5a834e9abf5c71d992ef41d194d30171b8be406420ffc54fe766cc811afb79f
 DIST webkitgtk-2.24.4.tar.xz 17575784 BLAKE2B 
c30683ea365a50d7def572305b49278343d67739f9bd3cfd78cb08b5cc87b5453504df9b09752f8d6483b18b9b812f3d3cddc084762cfa8990fcc651660b89c2
 SHA512 
1d713955a735ae2e2229beea7bda7f518a6247c6aa7f5753aeb5b5c6395339d451d0d146f7188e7ba65cb82ea5a74a5e73e956fe59d5f5f97659a44af33df112

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
deleted file mode 100644
index c8444e26f61..000
--- a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild
+++ /dev/null
@@ -1,281 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-CMAKE_MAKEFILE_GENERATOR="ninja"
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
-USE_RUBY="ruby24 ruby25 ruby26"
-
-inherit check-reqs cmake-utils flag-o-matic gnome2 pax-utils python-any-r1 
ruby-single toolchain-funcs virtualx
-
-MY_P="webkitgtk-${PV}"
-DESCRIPTION="Open source web browser engine"
-HOMEPAGE="https://www.webkitgtk.org;
-SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
-
-LICENSE="LGPL-2+ BSD"
-SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
-
-IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
-
-# webgl needs gstreamer, bug #560612
-# gstreamer with opengl/gles2 needs egl
-REQUIRED_USE="
-   geolocation? ( introspection )
-   gles2? ( egl !opengl )
-   gstreamer? ( opengl? ( egl ) )
-   nsplugin? ( X )
-   webgl? ( gstreamer
-   || ( gles2 opengl ) )
-   wayland? ( egl )
-   || ( aqua wayland X )
-"
-
-# Tests fail to link for inexplicable reasons
-# https://bugs.webkit.org/show_bug.cgi?id=148210
-RESTRICT="test"
-
-# Aqua support in gtk3 is untested
-# Dependencies found at Source/cmake/OptionsGTK.cmake
-# Various compile-time optionals for gtk+-3.22.0 - ensure it
-# Missing OpenWebRTC checks and conditionals, but 
ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is experimental upstream (PRIVATE OFF)
-# >=gst-plugins-opus-1.14.4-r1 for opusparse (required by MSE)
-RDEPEND="
-   >=x11-libs/cairo-1.16.0:=[X?]
-   >=media-libs/fontconfig-2.13.0:1.0
-   >=media-libs/freetype-2.9.0:2
-   >=dev-libs/libgcrypt-1.7.0:0=
-   >=x11-libs/gtk+-3.22:3[aqua?,introspection?,wayland?,X?]
-   >=media-libs/harfbuzz-1.4.2:=[icu(+)]
-   >=dev-libs/icu-3.8.1-r1:=
-   virtual/jpeg:0=
-   >=net-libs/libsoup-2.48:2.4[introspection?]
-   >=dev-libs/libxml2-2.8.0:2
-   >=media-libs/libpng-1.4:0=
-   dev-db/sqlite:3=
-   sys-libs/zlib:0
-   >=dev-libs/atk-2.8.0
-   media-libs/libwebp:=
-
-   >=dev-libs/glib-2.40:2
-   >=dev-libs/libxslt-1.1.7
-   media-libs/woff2
-   gnome-keyring? ( app-crypt/libsecret )
-   geolocation? ( >=app-misc/geoclue-2.1.5:2.0 )
-   introspection? ( >=dev-libs/gobject-introspection-1.32.0:= )
-   dev-libs/libtasn1:=
-   nsplugin? ( >=x11-libs/gtk+-2.24.10:2 )
-   spell? ( >=app-text/enchant-0.22:= )
-   gstreamer? (
-   >=media-libs/gstreamer-1.14:1.0
-   >=media-libs/gst-plugins-base-1.14:1.0[egl?,gles2?,opengl?]
-   >=media-plugins/gst-plugins-opus-1.14.4-r1:1.0
-   >=media-libs/gst-plugins-bad-1.14:1.0 )
-
-   X? (
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXrender
-   x11-libs/libXt )
-
-   libnotify? ( x11-libs/libnotify )
-   dev-libs/hyphen
-   jpeg2k? ( >=media-libs/openjpeg-2.2.0:2= )
-
-   egl? ( media-libs/mesa[egl] )
-   gles2? ( media-libs/mesa[gles2] )
-   opengl? ( 

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

2019-09-02 Thread Ulrich Müller
commit: 3b6603d6c6e7918e6ad7e74ea7fe38fb422f49cb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Sep  2 14:08:59 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Sep  2 14:08:59 2019 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3b6603d6

general-concepts/tree: distfiles and packages don't belong to the repo.

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

 general-concepts/tree/text.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 07ac8c0..4afd8d5 100644
--- a/general-concepts/tree/text.xml
+++ b/general-concepts/tree/text.xml
@@ -76,14 +76,6 @@ The basic layout of the Gentoo repository is as follows:
   
   
   Scripts directory, scripts/
-  
-  Distfiles directory, distfiles/. This is not included in the main
-  git tree, but it will be found on most user systems.
-  
-  
-  Packages directory, packages. Again, this is found on user systems 
but not
-  in the main git tree.
-  
 
 
 



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

2019-09-02 Thread Agostino Sarubbo
commit: 64f5e12aff571cd9b663328700e495c9be99f626
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:24:12 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:24:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f5e12a

net-libs/libsignon-glib: amd64 stable wrt bug #693210

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libsignon-glib/libsignon-glib-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
index bc9901fbc42..88ad9c326e1 100644
--- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE="debug doc +introspection python test"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-accounts-signon/

2019-09-02 Thread Agostino Sarubbo
commit: e5dcdc1cd90b1957e768a9c6c97af9fa38a40bfe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:24:17 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:24:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dcdc1c

net-libs/telepathy-accounts-signon: amd64 stable wrt bug #693210

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild 
b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild
index eb3f9d6f26c..bb6dcafe179 100644
--- a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild
+++ b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/2.0/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 BDEPEND=">=dev-util/meson-0.49.2"



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

2019-09-02 Thread Agostino Sarubbo
commit: b2ffbdd98bf6d045f277decd4c117f8f9f5bfa5b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:23:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:23:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ffbdd9

dev-ruby/addressable: amd64 stable wrt bug #693162

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ruby/addressable/addressable-2.6.0.ebuild 
b/dev-ruby/addressable/addressable-2.6.0.ebuild
index b38a607cb14..8dd64c71c34 100644
--- a/dev-ruby/addressable/addressable-2.6.0.ebuild
+++ b/dev-ruby/addressable/addressable-2.6.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable 
https://github.com/sporkmonger/a
 LICENSE="Apache-2.0"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/public_suffix-2.0.2:* 

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

2019-09-02 Thread Agostino Sarubbo
commit: 6c8a33b33caba7095249238968419d695141988e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:24:05 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:24:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8a33b3

net-libs/libaccounts-glib: amd64 stable wrt bug #693210

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild 
b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
index 783abf9916d..9a1ba05c90f 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 IUSE="doc"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2019-09-02 Thread Agostino Sarubbo
commit: 12a28784058a83682b48d845dfbc7394b897da1e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:23:44 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:23:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a28784

media-gfx/feh: amd64 stable wrt bug #693192

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-gfx/feh/feh-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/feh/feh-3.2.1.ebuild b/media-gfx/feh/feh-3.2.1.ebuild
index 2cd27cde33c..42797f5ec3b 100644
--- a/media-gfx/feh/feh-3.2.1.ebuild
+++ b/media-gfx/feh/feh-3.2.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2;
 
 LICENSE="feh"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
 IUSE="debug curl exif test xinerama"
 RESTRICT="!test? ( test )"
 



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

2019-09-02 Thread Agostino Sarubbo
commit: 0756eced2ebf8654f956c8e919c90242b2870743
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:23:52 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:23:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0756eced

media-sound/exaile: amd64 stable wrt bug #693194

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/exaile/exaile-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/exaile/exaile-4.0.0.ebuild 
b/media-sound/exaile/exaile-4.0.0.ebuild
index 7dbc4aa8e77..57c248e3ab8 100644
--- a/media-sound/exaile/exaile-4.0.0.ebuild
+++ b/media-sound/exaile/exaile-4.0.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/exaile/exaile.git;
 else

SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${PN}-${PV/_/}.tar.gz;
-   KEYWORDS="~amd64 ~sparc x86"
+   KEYWORDS="amd64 ~sparc x86"
S="${WORKDIR}/${PN}-${PV/_/}"
 fi
 



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

2019-09-02 Thread Agostino Sarubbo
commit: a795317b8bfddefcce1748567d366367adb38d31
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:23:57 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:23:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a795317b

app-emacs/vm: amd64 stable wrt bug #693204

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emacs/vm/vm-8.2.0_beta-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/vm/vm-8.2.0_beta-r1.ebuild 
b/app-emacs/vm/vm-8.2.0_beta-r1.ebuild
index 6e243bcb55e..143e0808b91 100644
--- a/app-emacs/vm/vm-8.2.0_beta-r1.ebuild
+++ b/app-emacs/vm/vm-8.2.0_beta-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/vm/${PV%.*}.x/${MY_PV}/+download/${MY_P}.tgz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="bbdb ssl"
 
 DEPEND="bbdb? ( app-emacs/bbdb )"



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

2019-09-02 Thread Agostino Sarubbo
commit: 41dbd614cdf2ce67ab4314253cecc20112ea12f1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:24:23 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:24:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41dbd614

dev-libs/libwacom: amd64 stable wrt bug #693214

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libwacom/libwacom-0.33.ebuild 
b/dev-libs/libwacom/libwacom-0.33.ebuild
index 14d390ccde8..a9d2c8e9f49 100644
--- a/dev-libs/libwacom/libwacom-0.33.ebuild
+++ b/dev-libs/libwacom/libwacom-0.33.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
 IUSE="doc static-libs"
 
 BDEPEND="



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

2019-09-02 Thread Agostino Sarubbo
commit: a03edf01aa269c75b13af1d6fc912d017226cd54
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep  2 13:23:29 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep  2 13:23:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03edf01

net-libs/webkit-gtk: amd64 stable wrt bug #693122

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
index e57e041d64a..c8444e26f61 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
 
 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
 



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

2019-09-02 Thread Manuel Rüger
commit: 54c37c94c3989dccd98ab4033ffb01361d0d58bf
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 13:12:59 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 13:12:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c37c94

www-apps/grafana-bin: Version bump to 6.3.5

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 www-apps/grafana-bin/Manifest |  1 +
 www-apps/grafana-bin/grafana-bin-6.3.5.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index ff636350581..0fadf893609 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -6,3 +6,4 @@ DIST grafana-bin-6.2.5.tar.gz 58512371 BLAKE2B 
6b56930c620e25948a6f1d662c7fb5632
 DIST grafana-bin-6.3.2.tar.gz 58757623 BLAKE2B 
91fc5a6af7076d121673d76ca13e47884dd498cdc6c9a53dfdf068f4710a8f802a64a5f81dc0c311f696285cd50d0490b5baf123a9f43eb2e5ea2e2387113852
 SHA512 
d758b57755a30af3eee86e8c3e302c9288473c947edbedace7dabbfa125faeb9453aa3e37ae983cd6c6954edb97235a4d4df26ea5ff65cdc903c3ef6b8c62958
 DIST grafana-bin-6.3.3.tar.gz 58755664 BLAKE2B 
59c542ac033fde899e6a3fa042378ce245bf31c1ba832c3b0913256a5771316a234b98a53fdb433d0368f6169d16a1d0cb9138de4476c43b4a51e22a49b3cad4
 SHA512 
dc24695d77755e51718eaadfbba61627637146b3110ac8f06b76812a37e6fe16a97934d512d632fee7b61c9410454f9c867dc2c6e1206881fe1808064a6ff576
 DIST grafana-bin-6.3.4.tar.gz 58756149 BLAKE2B 
847e88cc81aabbb208aeb4bb3e3c8c98346021e6445189d3dfbe526a007f3754ac1912fee8d8ced82cfb30555ac88d4a76bbb3bc9ee0bde604048c865850dddc
 SHA512 
6ea604c25776420355e3d1daa0ac138884587ad16cb9b293e0f771edc57eb070a32691ab24dcf937fd4d8fb8f6562f3600c0663d17fb24c40ecffc33b0320d69
+DIST grafana-bin-6.3.5.tar.gz 58756804 BLAKE2B 
ffa96e5fd067dbe3590c8102c8ac93337679d968c19ec0decf44a39118d4473da82ac2f6702400cc57c22ea7703af3e7cd39aad9a1c63f41c5613b3d5bbe2bed
 SHA512 
0298894f845fa6e322f3fa51364ba24617f3847c2f597a336ba3c1e761165a11efb9a884c3cce8856281bcb8ea3b66341c5ba301f58ce6bf2a8d0328ecd774bd

diff --git a/www-apps/grafana-bin/grafana-bin-6.3.5.ebuild 
b/www-apps/grafana-bin/grafana-bin-6.3.5.ebuild
new file mode 100644
index 000..ed520bacd97
--- /dev/null
+++ b/www-apps/grafana-bin/grafana-bin-6.3.5.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user systemd
+
+MY_PN=${PN/-bin/}
+MY_PV=${PV/_beta/-beta}
+S=${WORKDIR}/${MY_PN}-${MY_PV}
+
+DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB 
& OpenTSDB"
+HOMEPAGE="https://grafana.org;
+SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   media-libs/fontconfig"
+
+QA_EXECSTACK="usr/share/grafana/tools/phantomjs/phantomjs"
+QA_PREBUILT="usr/bin/grafana-* ${QA_EXECSTACK}"
+QA_PRESTRIPPED=${QA_PREBUILT}
+
+pkg_setup() {
+   enewgroup grafana
+   enewuser grafana -1 -1 /usr/share/grafana grafana
+}
+
+src_install() {
+   keepdir /etc/grafana
+   insinto /etc/grafana
+   newins "${S}"/conf/sample.ini grafana.ini
+   rm "${S}"/conf/sample.ini || die
+
+   # Frontend assets
+   insinto /usr/share/${MY_PN}
+   doins -r public conf
+
+   dobin bin/grafana-cli
+   dobin bin/grafana-server
+
+   exeinto /usr/share/grafana/tools/phantomjs
+   doexe tools/phantomjs/phantomjs
+
+   insinto /usr/share/grafana/tools/phantomjs
+   doins tools/phantomjs/render.js
+
+   newconfd "${FILESDIR}"/grafana.confd grafana
+   newinitd "${FILESDIR}"/grafana.initd.3 grafana
+   systemd_newunit "${FILESDIR}"/grafana.service grafana.service
+
+   keepdir /var/{lib,log}/grafana
+   keepdir /var/lib/grafana/{dashboards,plugins}
+   fowners grafana:grafana /var/{lib,log}/grafana
+   fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
+   fperms 0750 /var/{lib,log}/grafana
+   fperms 0750 /var/lib/grafana/{dashboards,plugins}
+}
+
+postinst() {
+   elog "${PN} has built-in log rotation. Please see [log.file] section of"
+   elog "/etc/grafana/grafana.ini for related settings."
+   elog
+   elog "You may add your own custom configuration for app-admin/logrotate 
if you"
+   elog "wish to use external rotation of logs. In this case, you also 
need to make"
+   elog "sure the built-in rotation is turned off."
+}



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

2019-09-02 Thread Manuel Rüger
commit: 1464842feeb7a4de4f2bfa9f6fa6fbb73b9d5b2e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep  2 13:13:32 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep  2 13:13:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1464842f

www-apps/grafana-bin: Remove old

Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 www-apps/grafana-bin/Manifest |  4 --
 www-apps/grafana-bin/grafana-bin-6.1.6.ebuild | 71 ---
 www-apps/grafana-bin/grafana-bin-6.2.5.ebuild | 71 ---
 www-apps/grafana-bin/grafana-bin-6.3.2.ebuild | 71 ---
 www-apps/grafana-bin/grafana-bin-6.3.3.ebuild | 71 ---
 5 files changed, 288 deletions(-)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index 0fadf893609..7c756ef202c 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -1,9 +1,5 @@
 DIST grafana-bin-5.4.3.tar.gz 55228439 BLAKE2B 
63ee14b1ab074f453c8f1b870b8c0c51365106cb2af59fa20f56805f7add7fec29bc5ecd7e2ffc1f3f6811049e839893433e14b1871cb2aea359f58537b9e0dc
 SHA512 
781466c7477ecb4fbca59006600adc3569d0ee2158da3b75831b1934fd39456030471d4508fbf2d3296d3660dcc8b92782295d7afe458229bad1d64de88ad33b
 DIST grafana-bin-5.4.4.tar.gz 55227302 BLAKE2B 
f80fcf4447de6eb2f8a450650eb054da6a426e61142c2882cb5faef91b1d9779b77016b822d2f9082c81fe7b6ec14f23996132d880067bd956ac6260b171388e
 SHA512 
c95a3e9b40fdd8fff88c01a66efdda1fc64c258a768bdf65f738562b0c039020de1aa2500cbaa93dff4220715c57ce803ca0ff01344d63a9b8548e4d27dc1af1
 DIST grafana-bin-5.4.5.tar.gz 55227168 BLAKE2B 
23201dfc85a748b62f5289b53c5ea6549c7c3ddfe278b51a10c22f5be9ec85cc925f3fb4c130adacd1dc036c89f956a867f47d1d6e876fbd55c437aa740116e6
 SHA512 
861a6c082b006ee3a4cbafad0a65e117912d76aede2073faa264c34452dc6f93d3d0c727a66891bc1155924d1c8419232f794ca621aab1d768302668380c15e7
-DIST grafana-bin-6.1.6.tar.gz 56569580 BLAKE2B 
b8122e5ec6104ba211d7d331fd99e3caaea6b4bc2cdeae3315ea84abc6634723d106fb19b27f68ad5f5f0ff84648f8ea84254a3b0c96519702349acfeb6bd753
 SHA512 
b8851df5a00b752777c168446326603c5e00ed66e7217551c75a976961c9de1f5a5bf0d262068866ecd0dae685a09ac8829db2bb5201c32e1ecaed6bafc149e4
-DIST grafana-bin-6.2.5.tar.gz 58512371 BLAKE2B 
6b56930c620e25948a6f1d662c7fb5632d3ca0a6476b605e9623d9b96e1c29e400bb3e17613e32aaf79bda5f6e7451867d0a14b7f9c1f4d47e8f92c13a226311
 SHA512 
b260616f0df47ce97084648d392a405b78ada4ff3aa8c8414da463ad865549e3118ab084cbba6edb7e427109dc19a5ab1ecc723d28a564e98d654df4dbb92b64
-DIST grafana-bin-6.3.2.tar.gz 58757623 BLAKE2B 
91fc5a6af7076d121673d76ca13e47884dd498cdc6c9a53dfdf068f4710a8f802a64a5f81dc0c311f696285cd50d0490b5baf123a9f43eb2e5ea2e2387113852
 SHA512 
d758b57755a30af3eee86e8c3e302c9288473c947edbedace7dabbfa125faeb9453aa3e37ae983cd6c6954edb97235a4d4df26ea5ff65cdc903c3ef6b8c62958
-DIST grafana-bin-6.3.3.tar.gz 58755664 BLAKE2B 
59c542ac033fde899e6a3fa042378ce245bf31c1ba832c3b0913256a5771316a234b98a53fdb433d0368f6169d16a1d0cb9138de4476c43b4a51e22a49b3cad4
 SHA512 
dc24695d77755e51718eaadfbba61627637146b3110ac8f06b76812a37e6fe16a97934d512d632fee7b61c9410454f9c867dc2c6e1206881fe1808064a6ff576
 DIST grafana-bin-6.3.4.tar.gz 58756149 BLAKE2B 
847e88cc81aabbb208aeb4bb3e3c8c98346021e6445189d3dfbe526a007f3754ac1912fee8d8ced82cfb30555ac88d4a76bbb3bc9ee0bde604048c865850dddc
 SHA512 
6ea604c25776420355e3d1daa0ac138884587ad16cb9b293e0f771edc57eb070a32691ab24dcf937fd4d8fb8f6562f3600c0663d17fb24c40ecffc33b0320d69
 DIST grafana-bin-6.3.5.tar.gz 58756804 BLAKE2B 
ffa96e5fd067dbe3590c8102c8ac93337679d968c19ec0decf44a39118d4473da82ac2f6702400cc57c22ea7703af3e7cd39aad9a1c63f41c5613b3d5bbe2bed
 SHA512 
0298894f845fa6e322f3fa51364ba24617f3847c2f597a336ba3c1e761165a11efb9a884c3cce8856281bcb8ea3b66341c5ba301f58ce6bf2a8d0328ecd774bd

diff --git a/www-apps/grafana-bin/grafana-bin-6.1.6.ebuild 
b/www-apps/grafana-bin/grafana-bin-6.1.6.ebuild
deleted file mode 100644
index 7760f27c61f..000
--- a/www-apps/grafana-bin/grafana-bin-6.1.6.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit user systemd
-
-MY_PN=${PN/-bin/}
-MY_PV=${PV/_beta/-beta}
-S=${WORKDIR}/${MY_PN}-${MY_PV}
-
-DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB 
& OpenTSDB"
-HOMEPAGE="https://grafana.org;
-SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-   media-libs/fontconfig"
-
-QA_EXECSTACK="usr/share/grafana/tools/phantomjs/phantomjs"
-QA_PREBUILT="usr/bin/grafana-* ${QA_EXECSTACK}"
-QA_PRESTRIPPED=${QA_PREBUILT}
-
-pkg_setup() {
-   enewgroup grafana
-   enewuser grafana -1 -1 /usr/share/grafana grafana
-}
-
-src_install() {
-   keepdir /etc/grafana
-   insinto 

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

2019-09-02 Thread Michał Górny
commit: 54dcc603d7d10779a143339537929125ec127c01
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep  2 12:28:48 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep  2 12:29:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54dcc603

app-admin/installer: The maintainer is retiring

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

 app-admin/installer/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/app-admin/installer/metadata.xml b/app-admin/installer/metadata.xml
index b6fd5038e01..f846e48fd95 100644
--- a/app-admin/installer/metadata.xml
+++ b/app-admin/installer/metadata.xml
@@ -1,14 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   chris...@gentoo.org
-   Christopher Díaz Riveros
-   Primary maintainer
-   
-   
-   proxy-ma...@gentoo.org
-   
+   

installer is designed to aid users during the installation
process of Gentoo Linux. It is capable of walk a beginner 



  1   2   3   >