[gentoo-commits] repo/gentoo:master commit in: app-vim/ferret/

2019-01-27 Thread Patrice Clement
commit: 605fcc3142c407aa77ff3b660f6e7a7abea31400
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jan 25 13:52:49 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 27 23:14:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605fcc31

app-vim/ferret: stable for amd64+x86.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-vim/ferret/ferret-3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/ferret/ferret-3.0.ebuild b/app-vim/ferret/ferret-3.0.ebuild
index d6d32cacfbd..016dd6866cf 100644
--- a/app-vim/ferret/ferret-3.0.ebuild
+++ b/app-vim/ferret/ferret-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="vim"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 src_prepare() {
default



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

2019-01-27 Thread Patrice Clement
commit: 09f5fcc118539a9520f33a56ba4ca2b344849f20
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jan 26 12:13:09 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 27 23:14:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f5fcc1

dev-python/psutil: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/psutil/Manifest|  1 +
 dev-python/psutil/psutil-5.5.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index bad68afd0ea..fb5f8573ff8 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -2,3 +2,4 @@ DIST psutil-5.4.1.tar.gz 408489 BLAKE2B 
867dd9b535134ff2ef5960f774891eb4743afc58
 DIST psutil-5.4.3.tar.gz 412550 BLAKE2B 
c12a8418e7a7573d23a2599c6a4df9a3aa3bbe6b9cbef9e0f48b0379944e2aa06ed498adfddc30e8d9ba8e02a08f79d4867dc1e313a62040ad3550d69d62664f
 SHA512 
f2a0f3089c3436df52d509576795e1de14c4127918fbe63b8f116f7c097ba4d67e3b55a8da167a88c6ffd340bb443109d4887c03371810997ced4478b295f960
 DIST psutil-5.4.7.tar.gz 420300 BLAKE2B 
e096997d22577f90cd6fc6019f2bde8855abda0eb67b496dfb8cc8dbce769e0c7da66524ac6d0c059e7a2d074a1675187af3177d904feab5a76b9b8a72c63853
 SHA512 
553c6de601d4c4d0c6a9dccc3eb8a449f1b3a18cd71648395ea3b43da3c92aef1565f6ce763872855d68b3de190dbd04c7f5be5ed4a79b0167d737c1825c0e2c
 DIST psutil-5.4.8.tar.gz 422742 BLAKE2B 
13c4b9b412704728c4b192032a6be78756b03a37cd6f425a81a83d0aca4ce155ebf24a1f62b75e66433f21e8bd3f2fa3c7bbb5ec2686c6dc951b89e97ebfa688
 SHA512 
5691e7e7ecd827aff2755a85c4c1be3a23beec3a1dbff079547991dcfffa8e075cff7fb6983e1f6fa287e2216e3b1466618730afaf114a0ee209d7b70d7b0c6a
+DIST psutil-5.5.0.tar.gz 425058 BLAKE2B 
0a13149b060d1a99faa600470fdbd592ee520b247f916313bef428feaa652bc4e9152f09ceeea5378769d4cdcd9876ccdc96dc4378d74136bcbcadf4a9266b90
 SHA512 
e614d41162087e236779738b50ec9e83403082f20492e152605fe80da23a11a4bd667db82a234f00815f68139d53b19368c2118ab27d52144341c2250091c570

diff --git a/dev-python/psutil/psutil-5.5.0.ebuild 
b/dev-python/psutil/psutil-5.5.0.ebuild
new file mode 100644
index 000..c2018817a3c
--- /dev/null
+++ b/dev-python/psutil/psutil-5.5.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/ipaddress[${PYTHON_USEDEP}]
+   )
+"
+
+# Many tests fail, even on a regular tox run on a upstream clone
+RESTRICT="test"
+
+python_test() {
+   ${PYTHON} psutil/tests/__main__.py || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-vim/ferret/

2019-01-27 Thread Patrice Clement
commit: f0b4be256d2af4fc2606d08969d5c660e255ccb6
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jan 25 13:47:08 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 27 23:14:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b4be25

app-vim/ferret: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-vim/ferret/Manifest  |  1 +
 app-vim/ferret/ferret-4.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/app-vim/ferret/Manifest b/app-vim/ferret/Manifest
index 7a8cdfd4d76..33c67ee586b 100644
--- a/app-vim/ferret/Manifest
+++ b/app-vim/ferret/Manifest
@@ -2,3 +2,4 @@ DIST ferret-1.4.zip 38210 BLAKE2B 
98aacb570a13a5b90c2eda14457c2e28febbb6de0aea60
 DIST ferret-1.5.zip 41822 BLAKE2B 
934e6bc99d1bce09701f9d15950a7a7fe53255f2b3046faaf0544d6f37551d28c638897d63944503075b54584744256579c3755915aa5d411e6d46e42d220948
 SHA512 
50ae3cea72b681507f76e7fde4cb5712305bc3b9e3a98d9fbfb3797d8834d7792967e76d87435442b7809b800c739108eaea1da52c7c5c7495710b564a41718a
 DIST ferret-2.0.tar.gz 33070 BLAKE2B 
11e00b2b9f09238b6a598b9b85952ac0f295a3e7026a6f6aa04acaaecd5f6ddfafaed106646bd2e82d2f629d78d09c3c1b2d1bd66a23a9d6b99745ca05a88118
 SHA512 
305784624c06b662e83712e2348619bc5998e85553dc860681177278a766f2a315920913593108fd147f2d4bfbb5bc02f064fba628ffad05b965814b52a1ca71
 DIST ferret-3.0.tar.gz 32291 BLAKE2B 
c4fd3b776db97c44f93538ffcc193b0e207d5fb8cb0d982fe7fb737c2473d9512a81defc10613c6741de645e690d1f6f8c97a5c74ee70cf35f204f21aeb5c7e5
 SHA512 
f88575654c1990cb9c943b36242ee9786a5c234a853fc6fb321cdbf4f8b13f066fe0bad93bf80e94be407ecdba5014ac39ea0727df775ea2b3af4699a9fc4c03
+DIST ferret-4.0.tar.gz 36867 BLAKE2B 
0c386d5ad24fcd0662108e8e6005f94900c68099af0fedd181eb63d1c0f762ece02c0daf65dcbca1205b5c3c724ed73c523089da0b3db4f8c7f6d5aed737f113
 SHA512 
4d3e39a172a7ef26ddfd49e0582cb11f44851a486dd5ac298e54b9879966b5d09e2f9b0a76dfb5f30157035989ccc21269c3e5adbd5a4c8c7d0797bfe729eeb8

diff --git a/app-vim/ferret/ferret-4.0.ebuild b/app-vim/ferret/ferret-4.0.ebuild
new file mode 100644
index 000..143a9d7ac04
--- /dev/null
+++ b/app-vim/ferret/ferret-4.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: enhanced multi-file search"
+HOMEPAGE="https://github.com/wincent/ferret;
+SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="vim"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+   default
+
+   rm -rv test.rb doc/.gitignore || die
+   # See bug 612282.
+   mv ftplugin/qf.vim ftplugin/${PN}qf.vim || die
+}



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

2019-01-27 Thread Andreas Sturmlechner
commit: 2f9f4c8c834bf429a6c4bbbd6a09a61a340c54e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 20:36:26 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9f4c8c

media-video/vlc: Raise x264 min version for USE=10bit

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

 media-video/vlc/vlc-3.0..ebuild | 5 -
 media-video/vlc/vlc-.ebuild | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/media-video/vlc/vlc-3.0..ebuild 
b/media-video/vlc/vlc-3.0..ebuild
index a42a129f841..ebea92479e0 100644
--- a/media-video/vlc/vlc-3.0..ebuild
+++ b/media-video/vlc/vlc-3.0..ebuild
@@ -212,7 +212,10 @@ RDEPEND="
x11-libs/xcb-util
x11-libs/xcb-util-keysyms
)
-   x264? ( >=media-libs/x264-0.0.20160712:0=[10bit?] )
+   x264? (
+   !10bit? ( >=media-libs/x264-0.0.20160712:0= )
+   10bit? ( >=media-libs/x264-:0= )
+   )
x265? ( media-libs/x265:0= )
xml? ( dev-libs/libxml2:2 )
zeroconf? ( net-dns/avahi:0[dbus] )

diff --git a/media-video/vlc/vlc-.ebuild b/media-video/vlc/vlc-.ebuild
index a2dda47b1dd..7246c78556a 100644
--- a/media-video/vlc/vlc-.ebuild
+++ b/media-video/vlc/vlc-.ebuild
@@ -215,7 +215,10 @@ RDEPEND="
x11-libs/xcb-util
x11-libs/xcb-util-keysyms
)
-   x264? ( >=media-libs/x264-0.0.20160712:0=[10bit?] )
+   x264? (
+   !10bit? ( >=media-libs/x264-0.0.20160712:0= )
+   10bit? ( >=media-libs/x264-:0= )
+   )
x265? ( media-libs/x265:0= )
xml? ( dev-libs/libxml2:2 )
zeroconf? ( net-dns/avahi:0[dbus] )



[gentoo-commits] repo/gentoo:master commit in: app-vim/ferret/

2019-01-27 Thread Patrice Clement
commit: 393b2e27b85f03421aedaf1932e729c33a4365ba
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jan 25 13:49:35 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 27 23:14:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=393b2e27

app-vim/ferret: clean up old.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-vim/ferret/Manifest |  3 ---
 app-vim/ferret/ferret-1.4-r1.ebuild | 23 ---
 app-vim/ferret/ferret-1.4.ebuild| 21 -
 app-vim/ferret/ferret-1.5.ebuild| 23 ---
 app-vim/ferret/ferret-2.0.ebuild| 22 --
 5 files changed, 92 deletions(-)

diff --git a/app-vim/ferret/Manifest b/app-vim/ferret/Manifest
index 33c67ee586b..6921f743502 100644
--- a/app-vim/ferret/Manifest
+++ b/app-vim/ferret/Manifest
@@ -1,5 +1,2 @@
-DIST ferret-1.4.zip 38210 BLAKE2B 
98aacb570a13a5b90c2eda14457c2e28febbb6de0aea6084af66f89e87ca394aabab2fbd45590e69e44f5dd98ca5664dd5ff00bd9ce28d5e6a682522ed28c1b5
 SHA512 
e4dacfb996c98be2ae922520387b2b37511fbe33cc934fe89d1bc3096682d74e649fc6a1ba469e1e2efe01bdc11526f0f72d06354b28fd74b884db215068655b
-DIST ferret-1.5.zip 41822 BLAKE2B 
934e6bc99d1bce09701f9d15950a7a7fe53255f2b3046faaf0544d6f37551d28c638897d63944503075b54584744256579c3755915aa5d411e6d46e42d220948
 SHA512 
50ae3cea72b681507f76e7fde4cb5712305bc3b9e3a98d9fbfb3797d8834d7792967e76d87435442b7809b800c739108eaea1da52c7c5c7495710b564a41718a
-DIST ferret-2.0.tar.gz 33070 BLAKE2B 
11e00b2b9f09238b6a598b9b85952ac0f295a3e7026a6f6aa04acaaecd5f6ddfafaed106646bd2e82d2f629d78d09c3c1b2d1bd66a23a9d6b99745ca05a88118
 SHA512 
305784624c06b662e83712e2348619bc5998e85553dc860681177278a766f2a315920913593108fd147f2d4bfbb5bc02f064fba628ffad05b965814b52a1ca71
 DIST ferret-3.0.tar.gz 32291 BLAKE2B 
c4fd3b776db97c44f93538ffcc193b0e207d5fb8cb0d982fe7fb737c2473d9512a81defc10613c6741de645e690d1f6f8c97a5c74ee70cf35f204f21aeb5c7e5
 SHA512 
f88575654c1990cb9c943b36242ee9786a5c234a853fc6fb321cdbf4f8b13f066fe0bad93bf80e94be407ecdba5014ac39ea0727df775ea2b3af4699a9fc4c03
 DIST ferret-4.0.tar.gz 36867 BLAKE2B 
0c386d5ad24fcd0662108e8e6005f94900c68099af0fedd181eb63d1c0f762ece02c0daf65dcbca1205b5c3c724ed73c523089da0b3db4f8c7f6d5aed737f113
 SHA512 
4d3e39a172a7ef26ddfd49e0582cb11f44851a486dd5ac298e54b9879966b5d09e2f9b0a76dfb5f30157035989ccc21269c3e5adbd5a4c8c7d0797bfe729eeb8

diff --git a/app-vim/ferret/ferret-1.4-r1.ebuild 
b/app-vim/ferret/ferret-1.4-r1.ebuild
deleted file mode 100644
index 1ff874a4a8d..000
--- a/app-vim/ferret/ferret-1.4-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced multi-file search"
-HOMEPAGE="https://github.com/wincent/ferret;
-SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="app-arch/unzip"
-
-src_prepare() {
-   default
-   rm -rvf test.rb doc/.gitignore || die
-   # See bug 612282.
-   mv ftplugin/qf.vim ftplugin/${PN}qf.vim || die
-}

diff --git a/app-vim/ferret/ferret-1.4.ebuild b/app-vim/ferret/ferret-1.4.ebuild
deleted file mode 100644
index c6e382c7233..000
--- a/app-vim/ferret/ferret-1.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced multi-file search"
-HOMEPAGE="https://github.com/wincent/ferret;
-SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="app-arch/unzip"
-
-src_prepare() {
-   default
-   rm -v test.rb || die
-}

diff --git a/app-vim/ferret/ferret-1.5.ebuild b/app-vim/ferret/ferret-1.5.ebuild
deleted file mode 100644
index 1ff874a4a8d..000
--- a/app-vim/ferret/ferret-1.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced multi-file search"
-HOMEPAGE="https://github.com/wincent/ferret;
-SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="app-arch/unzip"
-
-src_prepare() {
-   default
-   rm -rvf test.rb doc/.gitignore || die
-   # See bug 612282.
-   mv ftplugin/qf.vim ftplugin/${PN}qf.vim || die
-}

diff --git a/app-vim/ferret/ferret-2.0.ebuild b/app-vim/ferret/ferret-2.0.ebuild
deleted file mode 100644
index d6d32cacfbd..000
--- a/app-vim/ferret/ferret-2.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2

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

2019-01-27 Thread Andreas Sturmlechner
commit: 154af9462465338407a0ec5ad8a7c3d05263016b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 17:27:04 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=154af946

app-office/libreoffice: Add Qt5/'KDE5' fixes patchset

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

 app-office/libreoffice/Manifest| 1 +
 app-office/libreoffice/libreoffice-6.2.0.3.ebuild  | 4 ++--
 app-office/libreoffice/libreoffice-6.2..ebuild | 6 --
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-office/libreoffice/Manifest b/app-office/libreoffice/Manifest
index 5effcd09b23..753822f5ce2 100644
--- a/app-office/libreoffice/Manifest
+++ b/app-office/libreoffice/Manifest
@@ -5,6 +5,7 @@ DIST 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 1521926 
BLAKE2B d2769842c18
 DIST a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 23150 BLAKE2B 
51db6bd90585b13857ecb494c805c9fb6874e1e65d7aee73d23e1716670836a14b376bcca810f96fd55b0ed653b2660a268030f246c822cbb04f867ef763a3b3
 SHA512 
2d3835f7ac356805025cafedcad97faa48d0f5da386e6ac7b7451030059df8e2fdb0861ade07a576ebf9fb5b88a973585ab0437944b06aac9289d6898ba8586a
 DIST libreoffice-6.1.4.2.tar.xz 207710664 BLAKE2B 
52bab412094c1ff7e184ea65c588360c18b061c3e14b7be07171f6b5831261766e2ac7d7373f5f789d125671da41e8b67d34360d4b7014dcb98df01828aeb094
 SHA512 
ba81b7744b908f9fe67a83e72c17c08b3b2e99599a5fd4f9cc1f2d81b3fd0ddb8065ae466205f85185ab9420350cea0b2d60108df3e583b74bd1fcd9e4eb0c3c
 DIST libreoffice-6.1.5.1.tar.xz 207920688 BLAKE2B 
7e435a62b880839c752ba90693918242ec29807acb73a22d6101d74f8c8d712a5a26a85cea334a6e66811b7a4f8e016b87932390f2746da4effcb74a416ca973
 SHA512 
fab7f0bb6fb113c0bfa8bbc0424568c37a04f301d6e44f5755dcbb21cc6df964819a2e143b10f5c6352bfbea438df0b136ba55caf7be383bcebba4ceadae
+DIST libreoffice-6.2.0.3-patchset-01.tar.xz 12284 BLAKE2B 
1585764ea7441f422f72e616fa5dff77d3997ae20410016092f35d0743f9629f17d0ecf6f0002a92a9de894d82bcf3cf22cee5124b9a5f280ea086c1ec285a6f
 SHA512 
3a0dcee15440e74ef70aafee983951249193f0dac2b0bf48926265db01ea098486b2c3cd46178f533f3cfc20f7cadd9353c7a3d2c4bfe53812d0fe4a1fd86e22
 DIST libreoffice-6.2.0.3.tar.xz 213476336 BLAKE2B 
e0a44098aa46c86d5fb7d26366d57d4bf395f642cf228a426446067a7037b5199715a7d34a2b28664123f814cc23da7e299da4f93ed8b65c29ae90056cc40399
 SHA512 
991cab829c88010b5df0c40e6422fd725f7854d256cfa7ffcf595549ccc49aeebe135513b56c5ccdc810ea07b8df186004a3d9e5d84b5d69992996158166d0c1
 DIST libreoffice-branding-gentoo-0.8.tar.xz 151568 BLAKE2B 
f03c7ddeb53c5ca3fd23401679601fcf2c4037ba17be4eb7b784c7ce7ebb71a24b8ab4aac8b7da8c6b1f14dd23bc1294ba85ff4f70ad271fb4ee3c5372e10883
 SHA512 
785031a699b1d1895ce4b50ffc3ddf645f3a0ef9acdf37facfd18cf75db9484cb8f53a50abb63d6006ead76a80b6ff5aa99661063245ebb84bd64013d713de7f
 DIST libreoffice-help-6.1.4.2.tar.xz 15757700 BLAKE2B 
53c398efb3b839740a9146ea1b0f70f019936c914f7aedf38b7da69faf532ab139a8847d6eb251b2850511e0e7bd169c74fafedd0926dc987659aa27878cf740
 SHA512 
e24f2f6795856da62f77ebfdcfedc8190b8ecef74e395fc263f0cab4a27c0fe3d95f37665747a590fc7a6a93c6c3473a2a4501c50d415cc602f85838955fe9ab

diff --git a/app-office/libreoffice/libreoffice-6.2.0.3.ebuild 
b/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
index 1855739d749..2d7e26ac310 100644
--- a/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
+++ b/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
@@ -18,7 +18,7 @@ DEV_URI="
 ADDONS_URI="https://dev-www.libreoffice.org/src/;
 
 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
-# PATCHSET="${P}-patchset-01.tar.xz"
+PATCHSET="${P}-patchset-01.tar.xz"
 
 [[ ${MY_PV} == ** ]] && inherit git-r3
 inherit autotools bash-completion-r1 check-reqs eapi7-ver flag-o-matic 
gnome2-utils java-pkg-opt-2 multiprocessing pax-utils python-single-r1 
qmake-utils toolchain-funcs xdg-utils
@@ -246,7 +246,7 @@ DEPEND="${COMMON_DEPEND}
 "
 
 PATCHES=(
-   # "${WORKDIR}"/${PATCHSET/.tar.xz/}
+   "${WORKDIR}"/${PATCHSET/.tar.xz/}
 
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"

diff --git a/app-office/libreoffice/libreoffice-6.2..ebuild 
b/app-office/libreoffice/libreoffice-6.2..ebuild
index 6536b71f535..fc17e0a1d33 100644
--- a/app-office/libreoffice/libreoffice-6.2..ebuild
+++ b/app-office/libreoffice/libreoffice-6.2..ebuild
@@ -18,7 +18,7 @@ DEV_URI="
 ADDONS_URI="https://dev-www.libreoffice.org/src/;
 
 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
-# PATCHSET="${P}-patchset-01.tar.xz"
+PATCHSET="${PN}-6.2.0.3-patchset-01.tar.xz"
 
 [[ ${MY_PV} == ** ]] && inherit git-r3
 inherit autotools bash-completion-r1 check-reqs eapi7-ver flag-o-matic 
gnome2-utils java-pkg-opt-2 multiprocessing pax-utils python-single-r1 
qmake-utils toolchain-funcs xdg-utils
@@ -246,7 +246,7 @@ DEPEND="${COMMON_DEPEND}
 "
 
 PATCHES=(
-   # 

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

2019-01-27 Thread Patrice Clement
commit: ce9a2551ba01e678b6dd73e9981ebe7cc88d42a9
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jan 19 11:38:27 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 27 23:14:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9a2551

www-client/links: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-client/links/Manifest  |   1 +
 www-client/links/links-2.18.ebuild | 152 +
 2 files changed, 153 insertions(+)

diff --git a/www-client/links/Manifest b/www-client/links/Manifest
index 26845129e45..3bdf7223be5 100644
--- a/www-client/links/Manifest
+++ b/www-client/links/Manifest
@@ -1,3 +1,4 @@
 DIST links-2.14.tar.bz2 6535707 BLAKE2B 
e0a2f804e05fde94be50ee2dce1453c0c616aac29bd91a73f78b1976119aa5cfa8aa4b3df5e7feeb193bba74fbe3b32be50f4947babb4115a3e79835c2c241fb
 SHA512 
d03b091957e0a2e06605fcf7c9bc56d48ebbcdc695f4ce894901540008455a9bc6544abdecd787faa041e2dbdff28b0d6ddcc9d26528d39d7d72750655c73575
 DIST links-2.16.tar.bz2 6697222 BLAKE2B 
dba0f00acf14e7994d3eeea7f77df897941690d959c2aa90924bb1256f310a6ddc969e2dc7ca8ca775f2ec06acebbabb30b35088a9cc6100b01f7fa6dfaeaaa8
 SHA512 
3ce169e214eae0f997c1f8647d354dc0803c9118a97dcd2594d62af23336890272f4b027d3ab0a0e151672d1506e50da0f0e561999c5841f0f183f32a279b14a
 DIST links-2.17.tar.bz2 6694577 BLAKE2B 
a762dd810d8d939c3276ca13ed8460cc486d275e3436015440527fdbe16adc29ccf4ff26c59de2354c50cab5fbc6ce72d4b94cc6e731e4295f86f892eaf0af64
 SHA512 
871a3a2cbc210467f4ffd830ba2966f2ebc0ec9ed4a1de018d032cec4b550e58f6858875478647c627ec746bb76810a4b97603575f2d21b5ea650c612684c8d5
+DIST links-2.18.tar.bz2 6703625 BLAKE2B 
7fabfe805e5701bf254c7088da22f03125debfe764815b649a5533bd53ae6b61195c7005391140673baa2aa87f356e8134042f78404b6abbc4ce560ec75d7085
 SHA512 
fef25d90985663c64ab04d6b6ef445ef2ac80c8b297897ff23b7d798c0607b90c86432f1a6fc4f02d1b1e61fe934cd01cd554c5765500248e8481f5cfa71da51

diff --git a/www-client/links/links-2.18.ebuild 
b/www-client/links/links-2.18.ebuild
new file mode 100644
index 000..fba1f9ce500
--- /dev/null
+++ b/www-client/links/links-2.18.ebuild
@@ -0,0 +1,152 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools desktop xdg
+
+DESCRIPTION="A fast and lightweight web browser running in both graphics and 
text mode"
+HOMEPAGE="http://links.twibright.com/;
+SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="bzip2 fbcon gpm ipv6 jpeg libevent libressl livecd lzma ssl suid svga 
tiff unicode X zlib"
+
+GRAPHICS_DEPEND="media-libs/libpng:0="
+
+RDEPEND="
+   bzip2? (
+   app-arch/bzip2
+   )
+   fbcon? (
+   ${GRAPHICS_DEPEND}
+   )
+   gpm? (
+   sys-libs/gpm
+   )
+   jpeg? (
+   virtual/jpeg:0
+   )
+   libevent? (
+   dev-libs/libevent:0=
+   )
+   livecd? (
+   ${GRAPHICS_DEPEND}
+   sys-libs/gpm
+   virtual/jpeg:0
+   )
+   lzma? (
+   app-arch/xz-utils
+   )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   svga? (
+   ${GRAPHICS_DEPEND}
+   media-libs/svgalib
+   )
+   tiff? (
+   media-libs/tiff:0
+   )
+   X? (
+   ${GRAPHICS_DEPEND}
+   x11-libs/libXext
+   )
+   zlib? (
+   sys-libs/zlib
+   )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   fbcon? ( virtual/os-headers )
+   livecd? ( virtual/os-headers )"
+
+REQUIRED_USE="!livecd? ( fbcon? ( gpm ) )
+   svga? ( suid )"
+
+DOCS=( AUTHORS BRAILLE_HOWTO ChangeLog KEYS NEWS README SITES )
+
+src_prepare() {
+   xdg_src_prepare
+
+   if use unicode; then
+   pushd intl > /dev/null || die
+   ./gen-intl || die
+   ./synclang || die
+   popd > /dev/null || die
+   fi
+
+   # error: conditional "am__fastdepCXX" was never defined (for 
eautoreconf)
+   sed -i \
+   -e '/AC_PROG_CXX/s:dnl ::' \
+   -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
+   configure.in || die #467020
+
+   # Upstream configure produced by broken autoconf-2.13. This also fixes
+   # toolchain detection.
+   mv configure.in configure.ac || die
+   eautoreconf #131440 and #103483#c23
+}
+
+src_configure() {
+   local myconf
+
+   if use livecd; then
+   export ac_cv_lib_gpm_Gpm_Open=yes
+   myconf+=' 

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

2019-01-27 Thread Andreas Sturmlechner
commit: 6b8a10146c226cdcf448fac4699ba0ff29e2229b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 20:22:10 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b8a1014

media-video/vlc: Drop USE 10bit for now

We do not have a suitable x264 release version available.

Bug: https://bugs.gentoo.org/675536
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/vlc/vlc-3.0.6.ebuild | 11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/media-video/vlc/vlc-3.0.6.ebuild b/media-video/vlc/vlc-3.0.6.ebuild
index 77c3ccca222..93c5c8b00a0 100644
--- a/media-video/vlc/vlc-3.0.6.ebuild
+++ b/media-video/vlc/vlc-3.0.6.ebuild
@@ -29,7 +29,7 @@ HOMEPAGE="https://www.videolan.org/vlc/;
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-9" # vlc - vlccore
 
-IUSE="10bit a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint 
chromecast
+IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint 
chromecast
dav1d dbus dc1394 debug directx dts +dvbpsi dvd +encode faad fdk 
+ffmpeg flac
fluidsynth fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack 
jpeg kate
libass libav libcaca libnotify +libsamplerate libtar libtiger linsys 
lirc live lua
@@ -212,7 +212,7 @@ RDEPEND="
x11-libs/xcb-util
x11-libs/xcb-util-keysyms
)
-   x264? ( >=media-libs/x264-0.0.20160712:0=[10bit?] )
+   x264? ( >=media-libs/x264-0.0.20160712:0= )
x265? ( media-libs/x265:0= )
xml? ( dev-libs/libxml2:2 )
zeroconf? ( net-dns/avahi:0[dbus] )
@@ -416,15 +416,10 @@ src_configure() {
--disable-spatialaudio
--disable-vsxu
--disable-wasapi
+   --disable-x26410b
)
# ^ We don't have these disabled libraries in the Portage tree yet.
 
-   if use x264; then
-   myeconfargs+=( $(use_enable 10bit x26410b) )
-   else
-   myeconfargs+=( --disable-x26410b )
-   fi
-
# Compatibility fix for Samba 4.
use samba && append-cppflags "-I/usr/include/samba-4.0"
 



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

2019-01-27 Thread Andreas Sturmlechner
commit: c67e2356b0c863edc5914aa78fba31a656d9a410
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 21:30:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67e2356

media-sound/quodlibet: Update HOMEPAGE

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

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

diff --git a/media-sound/quodlibet/quodlibet-4.1.0.ebuild 
b/media-sound/quodlibet/quodlibet-4.1.0.ebuild
index fd56e4c52ea..3ba60258fb4 100644
--- a/media-sound/quodlibet/quodlibet-4.1.0.ebuild
+++ b/media-sound/quodlibet/quodlibet-4.1.0.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 inherit distutils-r1 gnome2-utils xdg-utils
 
 DESCRIPTION="audio library tagger, manager, and player for GTK+"
-HOMEPAGE="http://quodlibet.readthedocs.org;
+HOMEPAGE="https://quodlibet.readthedocs.io/;
 SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: media-sound/helm/files/, media-sound/helm/

2019-01-27 Thread Andreas Sturmlechner
commit: a8d65305984352f3e1325dd64f7439cd373911cd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 21:10:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d65305

media-sound/helm: 0.9.0 version bump, EAPI-7 bump, https

Bug: https://bugs.gentoo.org/638150
Closes: https://bugs.gentoo.org/645592
Thanks-to: Malcolm Lashley  gmail.com>
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/helm/Manifest  |  1 +
 .../helm/files/helm-0.9.0-nomancompress.patch  | 24 ++
 media-sound/helm/helm-0.9.0.ebuild | 56 ++
 3 files changed, 81 insertions(+)

diff --git a/media-sound/helm/Manifest b/media-sound/helm/Manifest
index f9eace6f23d..7e7894ba05e 100644
--- a/media-sound/helm/Manifest
+++ b/media-sound/helm/Manifest
@@ -1 +1,2 @@
 DIST helm-0.4.1.tar.gz 10170154 BLAKE2B 
8939a365c5cec2f1ced1d03855cc76ab532e168866b566e8adc575be8d16b9825bf1259c912c9e74f5465d68e7984a525c430cf57eb1439814d15fb38d3cf02e
 SHA512 
093abfd47a7f3e25d168df675b8a9c067a361ae1891af208c75ec4bc02d8a30cc5de4ab2433179bcbb6074c142c8ef9b4ef11b1854fdde0551fcd340dd6b8fe0
+DIST helm-0.9.0.tar.gz 15544141 BLAKE2B 
1b6811f32cf36a1c1f954cc071cd64f3dca656ee0bd420c01d0be3db516210a92adc3694ac49731cf2d7cf057a9eccf2c2dcefc14d24cf8582a3eb69efe1d0e1
 SHA512 
241c6bf3aec422e9ccaf7c7113eec7e30a11baadd30fe8f05f0abfac9c41d0c8a9fb284f0cae49bcaf0d3d08aa952737f6ff3eb7d48c2b2e22c60932738aeaa4

diff --git a/media-sound/helm/files/helm-0.9.0-nomancompress.patch 
b/media-sound/helm/files/helm-0.9.0-nomancompress.patch
new file mode 100644
index 000..fab39468873
--- /dev/null
+++ b/media-sound/helm/files/helm-0.9.0-nomancompress.patch
@@ -0,0 +1,24 @@
+--- a/Makefile  2018-11-13 23:44:54.081925553 +
 b/Makefile2018-11-13 23:45:34.136381471 +
+@@ -91,7 +91,6 @@
+   $(MAKE) clean -C builds/linux/VST CONFIG=$(CONFIG)
+ 
+ install_patches:
+-  rm -rf $(PATCHES)
+   install -d $(PATCHES)
+   cp -rf patches/* $(PATCHES)
+
+@@ -100,11 +99,8 @@
+   install standalone/builds/linux/build/$(PROGRAM) $(BIN)
+   install -m644 standalone/helm.desktop $(DESKTOP)/helm.desktop
+   install -m644 images/* $(IMAGES)
+-  cp changelog changes
+-  gzip -n -9 changelog
+-  mv changes changelog
+-  mv changelog.gz $(CHANGES)/changelog.gz
+-  cp docs/helm.1.gz $(MAN)
++  gunzip docs/helm.1.gz
++  cp docs/helm.1 $(MAN)
+ 
+ install_lv2: lv2 install_patches
+   install -d $(PATCHES) $(LV2)

diff --git a/media-sound/helm/helm-0.9.0.ebuild 
b/media-sound/helm/helm-0.9.0.ebuild
new file mode 100644
index 000..5ca560251ae
--- /dev/null
+++ b/media-sound/helm/helm-0.9.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg-utils
+
+DESCRIPTION="Open source polyphonic software synthesizer with lots of 
modulation"
+HOMEPAGE="https://tytel.org/helm/;
+SRC_URI="https://github.com/mtytel/helm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+   media-libs/alsa-lib
+   media-libs/freetype
+   media-libs/lv2
+   virtual/jack
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXcursor
+   x11-libs/libXext
+   x11-libs/libXinerama
+   x11-libs/libXrandr"
+RDEPEND="${DEPEND}
+   !app-admin/helm
+"
+
+DOCS=( changelog README.md )
+
+PATCHES=( "${FILESDIR}/${P}-nomancompress.patch" )
+
+src_prepare() {
+   default
+   sed -e "s|/usr/lib/|/usr/$(get_libdir)/|" -i Makefile || die
+}
+
+src_compile() {
+   emake PREFIX=/usr all
+}
+
+src_install() {
+   default
+   make_desktop_entry /usr/bin/helm Helm 
/usr/share/helm/icons/helm_icon_32_1x.png
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



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

2019-01-27 Thread Andreas Sturmlechner
commit: b85075cc1b4694e1e4945bd82d7e65b7dd03a52e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 21:24:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85075cc

media-sound/quodlibet: Fix pkg_postinst and pkg_postrm

Drop obsolete gnome2_icon_savelist

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

 media-sound/quodlibet/quodlibet-4.1.0.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/media-sound/quodlibet/quodlibet-4.1.0.ebuild 
b/media-sound/quodlibet/quodlibet-4.1.0.ebuild
index a6d06fe5a03..fd56e4c52ea 100644
--- a/media-sound/quodlibet/quodlibet-4.1.0.ebuild
+++ b/media-sound/quodlibet/quodlibet-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -54,16 +54,12 @@ src_install() {
dodoc NEWS README
 }
 
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
-   xdg-utils_desktop_database_update
+   xdg_desktop_database_update
gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-   xdg-utils_desktop_database_update
+   xdg_desktop_database_update
gnome2_icon_cache_update
 }



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

2019-01-27 Thread Andreas Sturmlechner
commit: e2f96e17e79810c1aee9aa788cd6e46ac986df9a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 18:25:44 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 23:12:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f96e17

app-office/libreoffice: Re-apply add mariadb USE flag

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

 app-office/libreoffice/libreoffice-6.2.0.3.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-6.2.0.3.ebuild 
b/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
index 2d7e26ac310..4861ff9850d 100644
--- a/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
+++ b/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
@@ -63,7 +63,7 @@ unset ADDONS_SRC
 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
 
 IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird
-googledrive gstreamer +gtk gtk2 kde odk pdfimport postgres test vlc
+googledrive gstreamer +gtk gtk2 kde +mariadb odk pdfimport postgres test vlc
 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
@@ -103,7 +103,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
app-text/mythes
>=dev-cpp/clucene-2.3.3.4-r2
=dev-cpp/libcmis-0.5*
-   dev-db/mysql-connector-c
dev-db/unixODBC
dev-lang/perl
dev-libs/boost:=[nls]
@@ -189,6 +188,8 @@ COMMON_DEPEND="${PYTHON_DEPS}
)
libreoffice_extensions_scripting-beanshell? ( dev-java/bsh )
libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 )
+   mariadb? ( dev-db/mariadb-connector-c )
+   !mariadb? ( dev-db/mysql-connector-c )
pdfimport? ( app-text/poppler:=[cxx] )
postgres? ( >=dev-db/postgresql-9.0:*[kerberos] )
 "
@@ -402,6 +403,7 @@ src_configure() {
--enable-randr
--enable-release-build
--disable-breakpad
+   --disable-bundle-mariadb
--disable-ccache
--disable-dependency-tracking
--disable-epm
@@ -491,6 +493,7 @@ src_configure() {
 
is-flagq "-flto*" && myeconfargs+=( --enable-lto )
 
+   MARIADBCONFIG="$(type -p $(usex mariadb mariadb mysql)_config)" \
econf "${myeconfargs[@]}"
 }
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh/

2019-01-27 Thread Lars Wendler
commit: caf7f3705d09f68d02f13b2f165e1d80e699d0fb
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan 27 22:54:00 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan 27 22:54:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf7f370

app-shells/zsh: Synced live ebuild.

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

 app-shells/zsh/zsh-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh/zsh-.ebuild b/app-shells/zsh/zsh-.ebuild
index a0de20264a8..7455f193772 100644
--- a/app-shells/zsh/zsh-.ebuild
+++ b/app-shells/zsh/zsh-.ebuild
@@ -62,7 +62,7 @@ src_prepare() {
eapply "${FILESDIR}"/${PN}-5.3-init.d-gentoo.diff
fi
 
-   eapply_user
+   default
 
if [[ ${PV} == * ]] ; then
sed -i "/^VERSION=/s/=.*/=${PV}/" Config/version.mk || die



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh/files/, app-shells/zsh/

2019-01-27 Thread Lars Wendler
commit: 90fec4c639c41d18e1da04ce35e36a019f5762c2
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan 27 22:49:47 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan 27 22:49:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fec4c6

app-shells/zsh: Revbump to fix inifinite recursion.

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

 .../zsh/files/zsh-5.7-fix_infinite_recursion.patch | 35 ++
 .../zsh/{zsh-5.7.ebuild => zsh-5.7-r1.ebuild}  |  6 +++-
 2 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/app-shells/zsh/files/zsh-5.7-fix_infinite_recursion.patch 
b/app-shells/zsh/files/zsh-5.7-fix_infinite_recursion.patch
new file mode 100644
index 000..042b948b23d
--- /dev/null
+++ b/app-shells/zsh/files/zsh-5.7-fix_infinite_recursion.patch
@@ -0,0 +1,35 @@
+From b70919e0d9dadc93893e9d18bc3ef13b88756ecf Mon Sep 17 00:00:00 2001
+From: dana 
+Date: Sun, 27 Jan 2019 00:26:31 -0600
+Subject: [PATCH] 44020: VCS_INFO_detect_p4: Fix infinite recursion
+
+---
+ ChangeLog  | 5 +
+ Functions/VCS_Info/Backends/VCS_INFO_detect_p4 | 1 -
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/ChangeLog b/ChangeLog
+index 81668ccc9..be243c1b8 100644
+--- a/ChangeLog
 b/ChangeLog
+@@ -1,3 +1,8 @@
++2018-01-27  dana  
++
++  * 44020: Functions/VCS_Info/Backends/VCS_INFO_detect_p4: Fix
++  infinite recursion
++
+ 2018-01-24  dana  
+ 
+   * unposted: Config/version.mk: Post-release version bump
+diff --git a/Functions/VCS_Info/Backends/VCS_INFO_detect_p4 
b/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
+index d171c68ee..5ec21da9f 100644
+--- a/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
 b/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
+@@ -44,7 +44,6 @@ VCS_INFO_p4_get_server() {
+ }
+ 
+ 
+-(( ${+functions[VCS_INFO_detect_p4]} )) ||
+ VCS_INFO_detect_p4() {
+   local serverport p4where
+ 

diff --git a/app-shells/zsh/zsh-5.7.ebuild b/app-shells/zsh/zsh-5.7-r1.ebuild
similarity index 98%
rename from app-shells/zsh/zsh-5.7.ebuild
rename to app-shells/zsh/zsh-5.7-r1.ebuild
index a0de20264a8..113f397ad17 100644
--- a/app-shells/zsh/zsh-5.7.ebuild
+++ b/app-shells/zsh/zsh-5.7-r1.ebuild
@@ -51,6 +51,10 @@ if [[ ${PV} == * ]] ; then
)"
 fi
 
+PATCHES=(
+   "${FILESDIR}"/${P}-fix_infinite_recursion.patch
+)
+
 src_prepare() {
if [[ ${PV} != * ]]; then
# fix zshall problem with soelim
@@ -62,7 +66,7 @@ src_prepare() {
eapply "${FILESDIR}"/${PN}-5.3-init.d-gentoo.diff
fi
 
-   eapply_user
+   default
 
if [[ ${PV} == * ]] ; then
sed -i "/^VERSION=/s/=.*/=${PV}/" Config/version.mk || die



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

2019-01-27 Thread Virgil Dupras
commit: 5524ddb7021e80934133b87551e593ac377014b2
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 22:32:11 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 22:33:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5524ddb7

Revert "dev-python/setuptools: bump to 40.7.0"

This reverts commit aa1d23476375ca12f3afc702c2aaa20e2fe73952.

Bug: https://bugs.gentoo.org/676608
Signed-off-by: Virgil Dupras  gentoo.org>

 dev-python/setuptools/Manifest |  1 -
 dev-python/setuptools/setuptools-40.7.0.ebuild | 71 --
 2 files changed, 72 deletions(-)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 6d9de140b55..52e5469e8d7 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -1,3 +1,2 @@
 DIST setuptools-36.7.2.zip 726758 BLAKE2B 
8821d3142f2149fbdea4d231052c3990fa7a14c57c421309683c6a65102ce4911850acd5d492087aa0f14a0026da732e47eb9bf971030443fc1b57f9f909
 SHA512 
746dce135dbacb65565787a20a2611388605e2371c94f0f8803e7712e515e69c270751d16a21f381bf6e8ddc0a1b39494db7d0c67bb32e6230a90c5d517e78f9
 DIST setuptools-40.6.3.zip 839328 BLAKE2B 
ddc87213439ce2ad96ba54218bd5b3e41a7c31d670bddb9e4ea058b8ee7dffbe6fcb0e5fd24baf3fb38f5e824fde36aa8dc1e09d7ac37f9375ee351406389cd6
 SHA512 
6c628b8fc67645bca96ddcd016ec9a685e91690bf98dff077e842cfbd0d8d24de76ac51b3ff238d31551a48819d8f694fee6e9bb422ca954e54c22b4bda0038c
-DIST setuptools-40.7.0.zip 841969 BLAKE2B 
45129918f20b440f84969db0e94fc183d91cbf3c80aed220e00fa4c5d57fdfbcc4c83ec0ee52533df98d9a318d0936c1e0a4ffd5a47c5977c3ae5ed8f4b1fb96
 SHA512 
a360461f70222f1de859a8920d8f8e1257eb47f25a481c0d4a3435f74dc5aef4fd2e2fab5285173777483b1b23e7e203617073d753461373ad1c4768e5ce8aba

diff --git a/dev-python/setuptools/setuptools-40.7.0.ebuild 
b/dev-python/setuptools/setuptools-40.7.0.ebuild
deleted file mode 100644
index d67bd927712..000
--- a/dev-python/setuptools/setuptools-40.7.0.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
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-fi
-
-DESCRIPTION="Collection of extensions to Distutils"
-HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.org/project/setuptools/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-"
-DEPEND="${RDEPEND}
-   app-arch/unzip
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   >=dev-python/pytest-3.7.0[${PYTHON_USEDEP}]
-   

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

2019-01-27 Thread Sergei Trofimovich
commit: 57eb3b62e67cbc563075f575cb278b3e92c9696d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 27 22:28:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 27 22:28:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57eb3b62

sys-devel/prelink: fix USE=doc failure, bug #578948

Fix by Alexander Miller.

Reported-by: Alexander Miller
Closes: https://bugs.gentoo.org/578948
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/prelink/prelink-20151030.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/prelink/prelink-20151030.ebuild 
b/sys-devel/prelink/prelink-20151030.ebuild
index 69a205c9d16..d30ac894609 100644
--- a/sys-devel/prelink/prelink-20151030.ebuild
+++ b/sys-devel/prelink/prelink-20151030.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -46,7 +46,7 @@ src_configure() {
 src_install() {
default
 
-   use doc && dodoc "${WORKDIR}"/prelink.pdf
+   use doc && dodoc "${DISTDIR}"/prelink.pdf
 
insinto /etc
doins doc/prelink.conf



[gentoo-commits] repo/gentoo:master commit in: net-misc/gerbera/files/, net-misc/gerbera/

2019-01-27 Thread Ian Whyman
commit: adca6ff181c11c7221beeb543c9d71da102da1dc
Author: Ian Whyman  gentoo  org>
AuthorDate: Sun Jan 27 21:59:09 2019 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Sun Jan 27 21:59:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adca6ff1

net-misc/gerbera: v1.3 Version bump

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Ian Whyman  gentoo.org>

 net-misc/gerbera/Manifest   |   1 +
 net-misc/gerbera/files/gerbera-1.3.0.config | 147 
 net-misc/gerbera/gerbera-1.3.0.ebuild   | 101 +++
 3 files changed, 249 insertions(+)

diff --git a/net-misc/gerbera/Manifest b/net-misc/gerbera/Manifest
index 9b5bf6263c1..227564a9a01 100644
--- a/net-misc/gerbera/Manifest
+++ b/net-misc/gerbera/Manifest
@@ -1 +1,2 @@
 DIST gerbera-1.2.0.tar.gz 2910704 BLAKE2B 
b0d0f52dcfbcefe09d96e6b63a73005fb069176fb42af16cf9a4729742988d5c5a0b68109ab50b93ba65ec604c3ced7a827fb75300d6c3409bdde77e18346589
 SHA512 
5472136b0605e4cc9645219ab9fbe9ae4240a4b80f52fc611456cef0336a7eac8136448132f30fab04655d4bdb0f85f5a37e92e2830ec976f71c6b294935e1dc
+DIST gerbera-1.3.0.tar.gz 2799974 BLAKE2B 
b062b554552a58e3c71b18d189e4c1e6a59be4150ab3f2c22ba1e2186ca55a181a4037694e79803ebd5e877f3c75e55fe09665b06ec64374fe418082dc22fa7d
 SHA512 
1afebd865a226ac13f82fb97381015d7875c1bebd9186e793acd8d715ac049e0502e60e4696a53b9d23d9dbccb4758889e1b3638fb53aeede3796c3264a01434

diff --git a/net-misc/gerbera/files/gerbera-1.3.0.config 
b/net-misc/gerbera/files/gerbera-1.3.0.config
new file mode 100644
index 000..4c41a27143c
--- /dev/null
+++ b/net-misc/gerbera/files/gerbera-1.3.0.config
@@ -0,0 +1,147 @@
+http://mediatomb.cc/config/2; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://mediatomb.cc/config/2 
http://mediatomb.cc/config/2.xsd;>
+  
+  
+
+  
+
+  
+
+Gerbera
+uuid:f6344839-539b-4cb9-9a12-cab6bbb30fd9
+/var/lib/gerbera
+/usr/share/gerbera/web
+
+1800
+
+  
+gerbera.db
+  
+  
+localhost
+gerbera
+gerbera
+  
+
+
+
+  
+128
+5
+yes
+no
+8
+  
+  
+*
+
+  video
+
+  
+
+  
+  
+
+  /usr/share/gerbera/js/common.js
+  /usr/share/gerbera/js/playlists.js
+  
+/usr/share/gerbera/js/import.js
+  
+
+
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+
+
+
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  
+
+
+  
+
+  
+  
+
+  
+  
+  
+
+
+  
+audio/mpeg
+no
+yes
+no
+
+
+  
+  
+video/mpeg
+yes
+yes
+yes
+
+
+  
+
+  
+
+

diff --git a/net-misc/gerbera/gerbera-1.3.0.ebuild 
b/net-misc/gerbera/gerbera-1.3.0.ebuild
new file mode 100644
index 000..fcdb0195c5e
--- /dev/null
+++ b/net-misc/gerbera/gerbera-1.3.0.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils eutils linux-info systemd tmpfiles user
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://github.com/gerbera/${PN}.git;
+   KEYWORDS=""
+   SRC_URI=""
+   inherit git-r3
+else
+   SRC_URI="https://github.com/gerbera/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${P}"
+fi
+
+DESCRIPTION="UPnP Media Server (Based on MediaTomb)"
+HOMEPAGE="https://github.com/gerbera/gerbera;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="curl debug +exif exiv2 +ffmpeg ffmpegthumbnailer +javascript lastfm 
libav +magic mysql protocol-extensions systemd +taglib"
+
+DEPEND="
+   !!net-misc/mediatomb
+   >=net-libs/libupnp-1.8.3[ipv6,reuseaddr]
+   >=dev-db/sqlite-3
+   dev-libs/expat
+   mysql? ( dev-db/mysql-connector-c )
+   javascript? ( dev-lang/duktape )
+   taglib? ( >=media-libs/taglib-1.11 )
+   lastfm? ( >=media-libs/lastfmlib-0.4 )
+   exif? ( media-libs/libexif )
+   exiv2? ( media-gfx/exiv2 )
+   ffmpeg? (
+   libav? ( >=media-video/libav-10:0= )
+   !libav? ( >=media-video/ffmpeg-2.2:0= )
+   )
+   ffmpegthumbnailer? ( media-video/ffmpegthumbnailer )
+   curl? ( net-misc/curl net-misc/youtube-dl )
+   magic? ( sys-apps/file )
+   sys-apps/util-linux
+   sys-libs/zlib
+   

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

2019-01-27 Thread Dennis Lamm
commit: 2d78e565d223b74f140c0fa96e99de2c5bdafe33
Author: Dennis Lamm  gentoo  org>
AuthorDate: Sun Jan 27 20:34:16 2019 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Sun Jan 27 20:34:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d78e565

app-crypt/gcr:  adapted homepage

Signed-off-by: Dennis Lamm  gentoo.org>

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

diff --git a/app-crypt/gcr/gcr-3.28.1.ebuild b/app-crypt/gcr/gcr-3.28.1.ebuild
index 58b6d1814b0..74a0d4fdb65 100644
--- a/app-crypt/gcr/gcr-3.28.1.ebuild
+++ b/app-crypt/gcr/gcr-3.28.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit gnome2 python-any-r1 vala virtualx
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="https://git.gnome.org/browse/gcr;
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gcr;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/1" # subslot = suffix of libgcr-3



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

2019-01-27 Thread Sergei Trofimovich
commit: dd40cfb4721f691b5596e334960dea58b97f986a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 27 20:13:56 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 27 20:27:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd40cfb4

toolchain-glibc.eclass: avoid using KV_to_int and get_KV

'KV_to_int' and 'get_KV' are portage internals.

This change pulls in implementation of 'KV_to_int' and
'get_KV' as-is with a rename:
KV_to_int -> tc_glibc_KV_to_int
get_KV-> tc_glibc_get_KV (small API change)

Reported-by: Brian Harring
Reported-by: Michał Górny
Bug: https://bugs.gentoo.org/384041
Closes: https://bugs.gentoo.org/587320
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/toolchain-glibc.eclass | 54 +++
 1 file changed, 50 insertions(+), 4 deletions(-)

diff --git a/eclass/toolchain-glibc.eclass b/eclass/toolchain-glibc.eclass
index 0d252cc0ff4..7c134682db5 100644
--- a/eclass/toolchain-glibc.eclass
+++ b/eclass/toolchain-glibc.eclass
@@ -586,7 +586,53 @@ toolchain-glibc_pkg_setup() {
[[ ${EAPI:-0} == [0123] ]] && toolchain-glibc_pkg_pretend
 }
 
-int_to_KV() {
+# The following Kernel version handling functions are mostly copied from 
portage
+# source. It's better not to use linux-info.eclass here since a) it adds too
+# much magic, see bug 326693 for some of the arguments, and b) some of the
+# functions are just not provided.
+
+tc_glibc_get_KV() {
+   uname -r
+   return $?
+}
+
+tc_glibc_KV_major() {
+   [[ -z $1 ]] && return 1
+   local KV=$@
+   echo "${KV%%.*}"
+}
+
+tc_glibc_KV_minor() {
+   [[ -z $1 ]] && return 1
+   local KV=$@
+   KV=${KV#*.}
+   echo "${KV%%.*}"
+}
+
+tc_glibc_KV_micro() {
+   [[ -z $1 ]] && return 1
+   local KV=$@
+   KV=${KV#*.*.}
+   echo "${KV%%[^[:digit:]]*}"
+}
+
+tc_glibc_KV_to_int() {
+   [[ -z $1 ]] && return 1
+   local KV_MAJOR=$(tc_glibc_KV_major "$1")
+   local KV_MINOR=$(tc_glibc_KV_minor "$1")
+   local KV_MICRO=$(tc_glibc_KV_micro "$1")
+   local KV_int=$(( KV_MAJOR * 65536 + KV_MINOR * 256 + KV_MICRO ))
+
+   # We make version 2.2.0 the minimum version we will handle as
+   # a sanity check ... if its less, we fail ...
+   if [[ ${KV_int} -ge 131584 ]] ; then
+   echo "${KV_int}"
+   return 0
+   fi
+   return 1
+}
+
+tc_glibc_int_to_KV() {
local version=$1 major minor micro
major=$((version / 65536))
minor=$(((version % 65536) / 256))
@@ -595,7 +641,7 @@ int_to_KV() {
 }
 
 eend_KV() {
-   [[ $(KV_to_int $1) -ge $(KV_to_int $2) ]]
+   [[ $(tc_glibc_KV_to_int $1) -ge $(tc_glibc_KV_to_int $2) ]]
eend $?
 }
 
@@ -610,8 +656,8 @@ check_nptl_support() {
just_headers && return
 
local run_kv build_kv want_kv
-   run_kv=$(int_to_KV $(get_KV))
-   build_kv=$(int_to_KV $(get_kheader_version))
+   run_kv=$(tc_glibc_get_KV)
+   build_kv=$(tc_glibc_int_to_KV $(get_kheader_version))
want_kv=${NPTL_KERN_VER}
 
ebegin "Checking gcc for __thread support"



[gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/

2019-01-27 Thread Pacho Ramos
commit: b0789306d5ab1e3f0fca56639ee87ea57a7b88af
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:24:24 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0789306

media-libs/icc-profiles-openicc: Drop old

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

 media-libs/icc-profiles-openicc/Manifest|  1 -
 .../icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild  | 13 -
 2 files changed, 14 deletions(-)

diff --git a/media-libs/icc-profiles-openicc/Manifest 
b/media-libs/icc-profiles-openicc/Manifest
index b53f809e3f6..2b379ce5a1e 100644
--- a/media-libs/icc-profiles-openicc/Manifest
+++ b/media-libs/icc-profiles-openicc/Manifest
@@ -1,2 +1 @@
-DIST icc-profiles-openicc-1.3.0.tar.bz2 398917 BLAKE2B 
0c3f20a9c00cde7ef462d10301e1bed99072c4e3fb99b0b3c4aa9ff0b96c266caab2af9a31169bd10069de2b572307781f7dc0f9fd95b1104aabb09b6256948c
 SHA512 
97a63dcfacd16afef20052eb36ede78d8182d08d147d49d61781a684856720db81f2f83d3638bfac6c46c03f3311c776dc1624c26fb89d5c23db96542c4a2a07
 DIST icc-profiles-openicc-1.3.1.tar.bz2 399620 BLAKE2B 
6b08d2509f74687dc1a1d70f3a18bfb0657c544d798fc5658e01840aa4da9a8a1ce953992bd8175e454323fa978c64806f2614768d7df904a9ff248d8853940a
 SHA512 
c0e9f50bc14ac54522f5c34eacc89b1531a74572e8062a63f00f8a0a9d5efe4ba52c8f46dda336cb589043c39482d3acd9ec9fbdc79aca689303b54a7d86a996

diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild 
b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild
deleted file mode 100644
index 09dcb1dd1d6..000
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="ICC color profiles by OpenICC"
-HOMEPAGE="https://www.freedesktop.org/wiki/OpenIcc/ProfilePackages;
-SRC_URI="mirror://sourceforge/openicc/OpenICC-Profiles/${P}.tar.bz2"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""



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

2019-01-27 Thread Virgil Dupras
commit: af8d4176feac1f87c83fb77d650567f756d80464
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 19:45:31 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 19:46:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8d4176

dev-python/pluggy: bump to 0.8.1

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/pluggy/Manifest|  1 +
 dev-python/pluggy/pluggy-0.8.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/pluggy/Manifest b/dev-python/pluggy/Manifest
index 9a7629b1424..7f3c34a19f7 100644
--- a/dev-python/pluggy/Manifest
+++ b/dev-python/pluggy/Manifest
@@ -1,3 +1,4 @@
 DIST pluggy-0.5.2.tar.gz 18935 BLAKE2B 
8e5bbab9ed0c78a0c6da076ad03618e66780f9ff209f4d08223e7a381eb4d7573727793f4543799e0e557991d4edcdbfd22c0565b69814379806912a4631abf3
 SHA512 
850b1a7b9e55d46d5deb16b8bc71e3f9d6c26b78fe34379b295a9780f3da8abb3c44f524f175d0392b61fc2d36d66d156db3f499a3c1666e2ff3e3c6344153cb
 DIST pluggy-0.6.0.tar.gz 19678 BLAKE2B 
79db59c5f0ce0dd157630d039ec50643f615789b6b993d84e9ab1bdc9ce04b32df336d88df13f13a16a1f0bd4acb7b900208e98c84f007bdc3654f9a1d5f19a2
 SHA512 
dd58dabe2e65eee64d62c8748c2bbd99457288e99b819eb12312f2acdb0740ac46fd08f83522bc992297b9f14eec14c216c2c9688580f68393bf6fc609e65812
 DIST pluggy-0.7.1.tar.gz 47784 BLAKE2B 
49eb28779717ead8963e14101cdfb830feeecff756a59f080e79e70465d48dbbc6e6100305e8b32031cefb0ba06bb10494f29bc8ddd38d4296016ecebaafccc1
 SHA512 
e19f6c1b3f2e711df1c8b075a2b802751afd218f1b692f08b2434c01d71c402331ff8c937550fbdfece2098f6d6856422d485f193e188916b365ded2e4087697
+DIST pluggy-0.8.1.tar.gz 53375 BLAKE2B 
ca9b3e3930a193de9adc5ac4f755ce2a17e3b166d1ce71502ac744c6c175901f75e910fa51a888b5ae1b16a63b5afe77b77fdd6b5b2a584a08f985d6d34881a6
 SHA512 
ee7a83f7c62e4366bc7c3c2ad822c788e5cae7ac900c3d41d84ef8b8d9c4cab7c4327df86c134c19f2faaa86a049913984550dd06db9b465ad58a83566cda150

diff --git a/dev-python/pluggy/pluggy-0.8.1.ebuild 
b/dev-python/pluggy/pluggy-0.8.1.ebuild
new file mode 100644
index 000..dd9526ce4e7
--- /dev/null
+++ b/dev-python/pluggy/pluggy-0.8.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="plugin and hook calling mechanisms for python"
+HOMEPAGE="https://pluggy.readthedocs.io/ https://github.com/pytest-dev/pluggy 
https://pypi.org/project/pluggy/;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.7.1-disable-broken-tests.patch"
+)
+
+python_test() {
+   PYTHONPATH="${BUILD_DIR}/lib" pytest -v || die "tests failed with 
${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: media-video/dcpomatic/, media-video/dcpomatic/files/

2019-01-27 Thread Pacho Ramos
commit: a444a4d3cc049c4f73e7ec28c2e2dacb0bc7011c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:38:23 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a444a4d3

media-video/dcpomatic: Drop old

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

 media-video/dcpomatic/Manifest |   3 -
 media-video/dcpomatic/dcpomatic-2.10.2.ebuild  | 101 ---
 media-video/dcpomatic/dcpomatic-2.10.5.ebuild  | 101 ---
 media-video/dcpomatic/dcpomatic-2.11.7.ebuild  | 112 -
 .../files/dcpomatic-2.10.2-imagemagick-7.patch |  18 
 5 files changed, 335 deletions(-)

diff --git a/media-video/dcpomatic/Manifest b/media-video/dcpomatic/Manifest
index 9f288e8f1b8..cacc1b4d972 100644
--- a/media-video/dcpomatic/Manifest
+++ b/media-video/dcpomatic/Manifest
@@ -1,4 +1 @@
-DIST dcpomatic-2.10.2.tar.bz2 37503820 BLAKE2B 
b7efaedaf4b43a54e70dc60e836e283e52f327263dff075549b819c1708b7c9680b9f99e8d5eb37155520101de90145b37a487bb3edec80bf85bdbf9e6cfd578
 SHA512 
dc4fff96db31ee7645cdc9aac59b37a8dc37f2d77287c41bd4da4df074802a518d4b9c0e5143272d50d2dfee03d46b4ac761c0423b51b327185aae0510c0deb5
-DIST dcpomatic-2.10.5.tar.bz2 37500917 BLAKE2B 
d56d52d1ba01a1aae0840df28f0ed92408af98f7a47c1b71495b9220595c394920c49fb4cc65279b117636270a4cfb95b073cfa1684a00534eead9056953cd0e
 SHA512 
0cce80bfb7b6cc830ff9935a16b0610a584628e8f45ad36401c6da6c13963e90a63d0213fff9b8277074b12f522bbe7286caf4cad9beceea77e05977e726ecf4
-DIST dcpomatic-2.11.7.tar.bz2 48225986 BLAKE2B 
95c1be24e606e545f95a62827e3702893ea155fae5cf8d9947e4674c4779be36b2b295b4a308e8b8f9e3fb589c66d74826f00ed00f9bfd4c1cdceca366c87538
 SHA512 
06421edc41c32986add3266cf6674eb44f24d4899a391d4ec354840180a83531531bb965cad86b804aa054589a4cb7587988b334882610b5fc699ae6ca0484c3
 DIST dcpomatic-2.12.4.tar.bz2 177868575 BLAKE2B 
5ace00aad6bfd44790841da380b45aa28577b058e11d2f7b6ef9d8611cf4c370054735ded599da210764fa1eed45d49bc1fb111862167998f2479251dc8cd308
 SHA512 
e7d16c603c7c1ae8ee489279b28a22ced74794c7974a67fb2f8ff1403f3f6041223b3c89eaf4f1ad1a56fb41dc0090c9176ded36e8fa2a8dbedba49a57d2ba82

diff --git a/media-video/dcpomatic/dcpomatic-2.10.2.ebuild 
b/media-video/dcpomatic/dcpomatic-2.10.2.ebuild
deleted file mode 100644
index beaa2a87164..000
--- a/media-video/dcpomatic/dcpomatic-2.10.2.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
-PYTHON_REQ_USE="threads(+)"
-inherit python-any-r1 waf-utils wxwidgets
-
-DESCRIPTION="create Digital Cinema Packages (DCPs) from videos, images and 
sound files"
-HOMEPAGE="https://dcpomatic.com/;
-SRC_URI="http://${PN}.com/downloads/${PV}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+gtk"
-
-RDEPEND="dev-cpp/cairomm
-   dev-cpp/glibmm:2
-   dev-cpp/libxmlpp:2.6
-   dev-cpp/pangomm:1.4
-   dev-libs/boost
-   dev-libs/glib:2
-   dev-libs/icu
-   dev-libs/libcxml
-   dev-libs/libzip
-   dev-libs/openssl:0
-   || ( media-gfx/graphicsmagick media-gfx/imagemagick )
-   media-libs/fontconfig:1.0
-   >=media-libs/libdcp-1.4.1:1.0
-   media-libs/libsamplerate
-   media-libs/libsndfile
-   >=media-libs/libsub-1.2.1:1.0
-   >=media-video/ffmpeg-3:=
-   net-libs/libssh
-   net-misc/curl
-   gtk? ( x11-libs/gtk+:2
-   x11-libs/wxGTK:3.0 )"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   dev-util/waf
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.8.0-wxGTK3.patch
-   "${FILESDIR}"/${PN}-2.8.0-no-ldconfig.patch
-   "${FILESDIR}"/${PN}-2.8.0-desktop.patch
-   "${FILESDIR}"/${PN}-2.10.2-respect-cxxflags.patch
-   )
-
-src_prepare() {
-   rm -v waf
-   export WAF_BINARY=${EROOT}usr/bin/waf
-   if [ -z "${PYTHONPATH}" ] ; then
-   export PYTHONPATH="${S}"
-   else
-   export PYTHONPATH="${S}:${PYTHONPATH}"
-   fi
-
-   ewarn "Some tests failing due missing files/certs are disabled."
-   sed \
-   -e '/4k_test.cc/d' \
-   -e '/audio_analysis_test.cc/d' \
-   -e '/audio_decoder_test.cc/d' \
-   -e '/audio_processor_test.cc/d' \
-   -e '/black_fill_test.cc/d' \
-   -e '/client_server_test.cc/d' \
-   -e '/dcp_subtitle_test.cc/d' \
-   -e '/ffmpeg_decoder_sequential_test.cc/d' \
-   -e '/file_naming_test.cc/d' \
-   -e '/import_dcp_test.cc/d' \
-   -e '/interrupt_encoder_test.cc/d' \
-   -e '/j2k_bandwidth_test.cc/d' \
-   -e '/recover_test.cc/d' \
-   -e '/reels_test.cc/d' \
-   -e 

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

2019-01-27 Thread Pacho Ramos
commit: ac4ddf800a9410162f13a586a01369b4674e66c1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:43:19 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:46:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4ddf80

net-analyzer/thc-ipv6: Drop old

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

 net-analyzer/thc-ipv6/Manifest|  1 -
 net-analyzer/thc-ipv6/thc-ipv6-3.0.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/net-analyzer/thc-ipv6/Manifest b/net-analyzer/thc-ipv6/Manifest
index c7586fa05c7..2d19bb77271 100644
--- a/net-analyzer/thc-ipv6/Manifest
+++ b/net-analyzer/thc-ipv6/Manifest
@@ -1,2 +1 @@
-DIST thc-ipv6-3.0.tar.gz 667859 BLAKE2B 
6fa4f697bf316c3b9730b58e35c3d8ac6910c0e063751037a0900aa459c128c5de9a07e4912025dd6eebb92061a7cc48a6e2e2a0b5d7d53b339e4d5416e4fdf7
 SHA512 
969ebbf4da4514cb83e3abcff637f7ba301c4f072f1f983b3cd3cfd3b0643b55af6eacca3c76e39e11ea9ef6e465be03dfa7ce1d6c988cabbd42cdd95d1e2552
 DIST thc-ipv6-3.2.tar.gz 1595453 BLAKE2B 
f1bb1cdc31f4cf4d067b39997ca3cc2d6d8c15e7a8c585c7c494f03e229fccbcd65677e382a65f0e650d79278f5ede89173db1cdf313ade7c48dff1566856afa
 SHA512 
648db4618ebb83572e2e318cdbb284fe96a86adf335f7dd9b26fd010c76d12e9137ed7367207c66c93c1961c868d3917d706db9f597289ac47ea3f9b83c03441

diff --git a/net-analyzer/thc-ipv6/thc-ipv6-3.0.ebuild 
b/net-analyzer/thc-ipv6/thc-ipv6-3.0.ebuild
deleted file mode 100644
index d4aee56ff48..000
--- a/net-analyzer/thc-ipv6/thc-ipv6-3.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-[[ ${PV} == * ]] && SCM="git-r3"
-EGIT_REPO_URI="https://github.com/vanhauser-thc/thc-ipv6.git;
-EGIT_BRANCH=master
-
-inherit eutils toolchain-funcs ${SCM}
-
-DESCRIPTION="complete tool set to attack the inherent protocol weaknesses of 
IPV6 and ICMP6"
-HOMEPAGE="https://www.thc.org/thc-ipv6/;
-LICENSE="AGPL-3 openssl"
-SLOT="0"
-IUSE="ssl"
-
-if [[ ${PV} != * ]]; then
-   SRC_URI="http://www.thc.org/releases/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DEPEND="net-libs/libpcap
-   net-libs/libnetfilter_queue
-   ssl? ( dev-libs/openssl:* )"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-3.2-stdint.patch"
-   "${FILESDIR}"/${PN}-3.0-Makefile.patch )
-
-src_unpack() {
-   if [[ ${PV} != * ]]; then
-   default_src_unpack
-   else
-   git-r3_src_unpack
-   fi
-}
-
-src_prepare() {
-   sed -e '/^CFLAGS=/s,CFLAGS=,CFLAGS?=,' \
-   -i Makefile || die
-   if ! use ssl ; then
-   sed -e '/^HAVE_SSL/s:^:#:' \
-   -i Makefile
-   fi
-   default
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="/usr" STRIP="true" install
-   dodoc CHANGES HOWTO-INJECT README
-}



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

2019-01-27 Thread Pacho Ramos
commit: 2c446e0ad3fb1c864fd306daf57b3f4ff3ed843a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:42:01 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c446e0a

net-analyzer/nikto: Drop old

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

 net-analyzer/nikto/Manifest  |  1 -
 net-analyzer/nikto/nikto-1.36.ebuild | 52 
 2 files changed, 53 deletions(-)

diff --git a/net-analyzer/nikto/Manifest b/net-analyzer/nikto/Manifest
index bcf4227aa52..1e4c1165f80 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,2 +1 @@
-DIST nikto-1.36.tar.gz 206921 BLAKE2B 
ed6cc343ddccd8d35a7df566c5facb91b31fa9ec1697bb962fb7a0fdf3bc396a95c60997267fdca929b6af2e599f1535a223bf04ccb53da485ce409f8bc4391f
 SHA512 
e340eebc8323a689b1fe8358626f90d822f4eea4aaeba44c64f68c758fccdec7c3d5896b93739128b1b53429967d4e66ccb08b880066e0c63bed4e2748f94a45
 DIST nikto-2.1.6_p20180122.tar.gz 511615 BLAKE2B 
0937a5a52ae79e00da5bc53b089166cb2fc5cdf8311c4db55e421ddb44c22e31a9a964b02d75995c74b144d8fe05046895c4e54cfa7500aecd5d36787105a417
 SHA512 
4b9cae08146cefcfe4e929385631062f27cd13f5e516ec50fa9f9804a677a4a8846bc0f5de99bc1a25ec58ea8e2889bfa5953f8ca9cd7152e7b95b05861cac91

diff --git a/net-analyzer/nikto/nikto-1.36.ebuild 
b/net-analyzer/nikto/nikto-1.36.ebuild
deleted file mode 100644
index 2656b333753..000
--- a/net-analyzer/nikto/nikto-1.36.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Web Server vulnerability scanner"
-HOMEPAGE="http://www.cirt.net/Nikto2;
-SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
-RDEPEND="dev-lang/perl
-   >=net-analyzer/nmap-3.00
-   ssl? ( dev-libs/openssl )"
-IUSE="ssl"
-
-src_compile() {
-   sed -i -e 's:config.txt:nikto.conf:' \
-   -i -e 
's:\$CFG{configfile}="nikto.conf":\$CFG{configfile}="/etc/nikto/nikto.conf":' \
-nikto.pl
-
-   mv config.txt nikto.conf
-
-   sed -i -e 's:^#NMAP:NMAP:' \
-   -i -e 's:^PROXYHOST:#PROXYHOST:' \
-   -i -e 's:^PROXYPORT:#PROXYPORT:' \
-   -i -e 's:^PROXYUSER:#PROXYUSER:' \
-   -i -e 's:^PROXYPASS:#PROXYPASS:' \
-   -i -e 's:# 
PLUGINDIR=/usr/local/nikto/plugins:PLUGINDIR=/usr/share/nikto/plugins:' \
-nikto.conf
-
-cp "${S}/docs/nikto-${PV}.man" "${WORKDIR}/${PN}.1"
-}
-
-src_install() {
-   insinto /etc/nikto
-   doins nikto.conf
-
-   dodir /usr/bin
-   dobin nikto.pl
-   dosym /usr/bin/nikto.pl /usr/bin/nikto
-
-   dodir /usr/share/nikto/plugins
-   insinto /usr/share/nikto/plugins
-   doins plugins/*
-
-   cd docs
-   dodoc CHANGES.txt LICENSE.txt README_plugins.txt nikto_usage.txt
-   dohtml nikto_usage.html
-   doman "${WORKDIR}/${PN}.1"
-}



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

2019-01-27 Thread Pacho Ramos
commit: f4e1effe91297016875b51765f127fe69b4a96d1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:28:14 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e1effe

media-libs/libopenshot-audio: Drop old

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

 media-libs/libopenshot-audio/Manifest  |  1 -
 .../libopenshot-audio-0.1.2-r1.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/media-libs/libopenshot-audio/Manifest 
b/media-libs/libopenshot-audio/Manifest
index 3b00ee81d91..ffb31e87959 100644
--- a/media-libs/libopenshot-audio/Manifest
+++ b/media-libs/libopenshot-audio/Manifest
@@ -1,2 +1 @@
-DIST libopenshot-audio-0.1.2.tar.gz 2964758 BLAKE2B 
a8407bcb14a24195e48adae0e575a2cabc6e864a4e9a439966e7c6af55549a220f8c4536e642e7dcf2ed76f7c9f204ce42607b861bc7adde6f78b99cd18aa23c
 SHA512 
955f9c20ebf06474702208845fe49d031e29b0614fd15c0e1784c52d1c406fb7a980940bba1f297543305a9611fefd6b9232328cd39c5edbc8908018c5b12f1c
 DIST libopenshot-audio-0.1.4.tar.gz 2959997 BLAKE2B 
0736d9f4877f46ac90fd236cbdcfce8c1f66f5ac5d5e9762672a4eaeb668eb61a5f1e45996f0feea604d2c30891198fa58fc89f360815336ea18311d019fed2c
 SHA512 
5605164a8c66c33ac893cc2b42cdac03eb156a61740c1b2c00dd7e7602a802fa1dc3795c620810e3ee29a290aa6bae8b62bc17eab3f4dd2d8052e0481824

diff --git a/media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.ebuild 
b/media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.ebuild
deleted file mode 100644
index 794938b206e..000
--- a/media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.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
-
-inherit cmake-utils
-
-DESCRIPTION="Audio library used by OpenShot"
-HOMEPAGE="https://www.openshot.org/ https://launchpad.net/libopenshot;
-SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   media-libs/alsa-lib
-   media-libs/freetype
-   x11-libs/libX11
-   x11-libs/libXcursor
-   x11-libs/libXext
-   x11-libs/libXinerama
-   x11-libs/libXrandr
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   # fix under-linking
-   # https://github.com/OpenShot/libopenshot-audio/issues/3
-   sed -i 's/^\(target_link_libraries(.*\))$/\1 dl pthread)/' \
-   src/CMakeLists.txt || die
-   cmake-utils_src_prepare
-}



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

2019-01-27 Thread Pacho Ramos
commit: 4b952930195a538844490ae72aa6f618e642f120
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:35:05 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b952930

media-sound/fmit: Drop old

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

 media-sound/fmit/fmit-1.0.15.ebuild | 63 -
 1 file changed, 63 deletions(-)

diff --git a/media-sound/fmit/fmit-1.0.15.ebuild 
b/media-sound/fmit/fmit-1.0.15.ebuild
deleted file mode 100644
index 57d69ae6f6a..000
--- a/media-sound/fmit/fmit-1.0.15.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit qmake-utils
-
-MY_PN="v${PV}"
-
-DESCRIPTION="Free Music Instrument Tuner"
-HOMEPAGE="https://gillesdegottex.github.io/fmit;
-SRC_URI="https://github.com/gillesdegottex/fmit/archive/${MY_PN}.tar.gz \
-   -> ${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa jack oss portaudio"
-
-RDEPEND=">=sci-libs/fftw-3.3.4
-   media-libs/freeglut
-   dev-qt/qtmultimedia:5
-   dev-qt/qtopengl:5
-   dev-qt/qtsvg:5
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   alsa? ( media-libs/alsa-lib )
-   jack? ( media-sound/jack-audio-connection-kit )
-   portaudio? ( media-libs/portaudio )"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   # Fix the path to readme file to prevent errors on start up
-   sed -i "/QFile readmefile/c\QFile readmefile \
-   (\"/usr/share/doc/${PF}/README.txt\");" \
-   src/main.cpp || die "README sed failed"
-   # Fix the PREFIX location, insert real path.
-   sed -i "/QString fmitprefix/c\QString fmitprefix(STR(/usr));" \
-   src/main.cpp || die "PREFIX fix sed failed"
-   # Fix the PREFIX location, insert real path.
-   sed -i "/QString fmitprefix/c\QString fmitprefix(STR(/usr));" \
-   src/modules/MicrotonalView.cpp || die "PREFIX fix sed failed"
-   default
-}
-
-src_configure() {
-   local config
-   for flag in alsa jack portaudio oss; do
-   use ${flag} && config+=" acs_${flag}"
-   done
-
-   "$(qt5_get_bindir)"/lrelease fmit.pro || die "Running lrelease failed"
-
-   eqmake5 CONFIG+="${config}" fmit.pro PREFIX="${D}"/usr \
-   PREFIXSHORTCUT="${D}"/usr DISTDIR=/usr
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   insinto /usr/share/doc/"${PF}"/
-   doins README.txt
-   docompress -x /usr/share/doc/"${PF}"/
-}



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

2019-01-27 Thread Pacho Ramos
commit: 3f89802f542d549616bee679a8957ed64af4cddc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:41:38 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f89802f

net-analyzer/netsniff-ng: Drop old

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

 net-analyzer/netsniff-ng/Manifest |  1 -
 net-analyzer/netsniff-ng/netsniff-ng-0.6.0.ebuild | 58 ---
 2 files changed, 59 deletions(-)

diff --git a/net-analyzer/netsniff-ng/Manifest 
b/net-analyzer/netsniff-ng/Manifest
index ef4825d7006..e5c947a497a 100644
--- a/net-analyzer/netsniff-ng/Manifest
+++ b/net-analyzer/netsniff-ng/Manifest
@@ -1,2 +1 @@
-DIST netsniff-ng-0.6.0.tar.xz 554612 BLAKE2B 
f677c0988f9b8c59c536a278abf996bec9d30ac20b252aeccb577cf9a3ceb09855023285d98a5255864f17df746f67bffdc1dc7d5f51ae7a7ab678a6f64a06a0
 SHA512 
a77d548cc16ef175b120945428e07e8ff2aaabba6add239b7f42429811bbb6e024ace92a15944551c45025b185f1df5aa3dee4500ff9ecb30536ec9a8deded74
 DIST netsniff-ng-0.6.1.tar.xz 565956 BLAKE2B 
ed965ee91c3d4bb6f339f983ee67052633f1fb90da114e1086672342adeec06ca2fa1b70a210b6a7cd43baacf59ff2c2b7fa72c2ea3e9477ba12055d0f34f50e
 SHA512 
a07f3d5f85c517e220db53ac3a93e6337e49cbc8d69b730261697e765e449fa25024782b2b4fac089288f8753471e2fca3162b55c3bb2a9fcbbb10b96391efc1

diff --git a/net-analyzer/netsniff-ng/netsniff-ng-0.6.0.ebuild 
b/net-analyzer/netsniff-ng/netsniff-ng-0.6.0.ebuild
deleted file mode 100644
index a62b4469379..000
--- a/net-analyzer/netsniff-ng/netsniff-ng-0.6.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="high performance network sniffer for packet inspection"
-HOMEPAGE="http://netsniff-ng.org/;
-SRC_URI="http://pub.${PN}.org/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/geoip
-   dev-libs/libcli
-   dev-libs/libnl:3
-   dev-libs/userspace-rcu:=
-   net-libs/libnet:1.1
-   net-libs/libnetfilter_conntrack
-   net-libs/libpcap
-   sys-libs/ncurses:0
-   sys-libs/zlib"
-DEPEND="${RDEPEND}
-   sys-devel/flex
-   sys-devel/bison
-   =net-libs/nacl-0_p20110221*
-   virtual/pkgconfig"
-
-src_prepare() {
-   sed -e '/CFLAGS/s:?=:+=:' \
-   -e '/CPPFLAGS/s:?=:+=:' \
-   -e '/CFLAGS/s:\(-g\|-O2\|-O3\|-m\(arch\|tune\)=native\)::g' \
-   -i Makefile || die
-
-   if ! grep nacl-20110221 curvetun/nacl_build.sh >/dev/null ; then
-   die "have nacl-20110221, expected $(grep ${MY_NACL_P} 
curvetun/nacl_build.sh)"
-   fi
-
-   export NACL_INC_DIR="${EROOT}usr/include/nacl"
-   export NACL_LIB_DIR="${EROOT}usr/$(get_libdir)/nacl"
-
-   epatch_user
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LD="$(tc-getCC)" CCACHE="" \
-   LEX=lex YAAC=bison STRIP=true \
-   Q= HARDENING=1
-}
-
-src_install() {
-   emake PREFIX="${ED}usr" ETCDIR="${ED}etc" install
-
-   dodoc AUTHORS README REPORTING-BUGS
-}



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

2019-01-27 Thread Pacho Ramos
commit: e36a2d12a6695638bee36a55e2161679c007cea3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:38:48 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36a2d12

media-video/imagination: Drop old

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

 media-video/imagination/imagination-3.0.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git a/media-video/imagination/imagination-3.0.ebuild 
b/media-video/imagination/imagination-3.0.ebuild
deleted file mode 100644
index ab89012a58b..000
--- a/media-video/imagination/imagination-3.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit autotools eutils
-
-DESCRIPTION="Simple DVD slideshow maker"
-HOMEPAGE="http://imagination.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="x11-libs/gtk+:2
-   media-sound/sox"
-RDEPEND="${DEPEND}
-   virtual/ffmpeg"
-
-LANGS="cs de en_GB fr it pt_BR sv zh_CN zh_TW"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-cflags.patch
-   eautoreconf
-}
-
-src_install() {
-   default
-   doicon icons/48x48/${PN}.png
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ripe-atlas-tools/

2019-01-27 Thread Pacho Ramos
commit: 03e6034ac7a49e4d90a8947417ddd2ce69d16a58
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:43:01 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:46:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e6034a

net-analyzer/ripe-atlas-tools: Drop old

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

 net-analyzer/ripe-atlas-tools/Manifest |  2 -
 .../ripe-atlas-tools/ripe-atlas-tools-1.2.1.ebuild | 46 -
 .../ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild | 46 -
 .../ripe-atlas-tools/ripe-atlas-tools-1.2.3.ebuild | 48 --
 4 files changed, 142 deletions(-)

diff --git a/net-analyzer/ripe-atlas-tools/Manifest 
b/net-analyzer/ripe-atlas-tools/Manifest
index adf36b77adc..ddad8ec9cfa 100644
--- a/net-analyzer/ripe-atlas-tools/Manifest
+++ b/net-analyzer/ripe-atlas-tools/Manifest
@@ -1,3 +1 @@
-DIST ripe.atlas.tools-1.2.1.tar.gz 83916 BLAKE2B 
f48ba56deaa282a2c801e49abc712c3b4cdca20ee37d40b57c6d7d2602f68f5cdf54fc53820484672039bce349a68567ba1a1ebb2eb74665f716868c279de7d7
 SHA512 
4c91d14f15e80e7e0ce4d6973e497bb48561314434d1521437311fb813197da7ba0a3e27f14cebe5a71d75baba37d2e5045b94d9e39699ef4a4e57aafb063ea7
-DIST ripe.atlas.tools-1.2.2.tar.gz 84242 BLAKE2B 
2d5bf29716d67404b9b6752dffe0642444bc1ab771029dd2b27b8a2d2cec31f805eb67b96adfe0bbb5aca33c17cc2c838387f3736163b8b96e99274d5152418b
 SHA512 
f76efc0412e21ae50c27ddb33b00274f9be6f6f8d2106eac4e76d8dcdc14f114efc0cae5ee961b56f10b302cee0afa0ea6b84b0df588ddaf9ff5e132f8db4f2c
 DIST ripe.atlas.tools-1.2.3.tar.gz 86364 BLAKE2B 
de2aa0a57e135d463d1edb7e3277d21052353009d1dbcc2ead03d659c9736e61f36e95d102b5c3792448a1ea304e340f97856647f3c565fec9fcbbf0c414596a
 SHA512 
f9e3b94ac9561faf0f6738099a0511b5aedb3b0d3230997a8033b8a1a804b885169891de8f408933ad90e3d4543375741657d9989fef09548d9cc8f0d9920e66

diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.1.ebuild 
b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.1.ebuild
deleted file mode 100644
index 283dfe59785..000
--- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-inherit distutils-r1
-
-MY_PN=${PN//-/.}
-DESCRIPTION="The official command-line client for RIPE Atlas"
-HOMEPAGE="https://atlas.ripe.net/;
-SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.tools/ripe.atlas.tools-${PVR}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-S="${WORKDIR}/${MY_PN}-${PVR}"
-
-RDEPEND="
-   >=net-libs/ripe-atlas-sagan-1.1.8[${PYTHON_USEDEP}]
-   >=www-client/ripe-atlas-cousteau-1.0.6[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.7.0[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/ujson[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   "${RDEPEND}"
-   dev-python/nose[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7) )"
-
-python_test() {
-   nosetests --verbose || die "Tests failed with ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-   echo "RIPE Atlas Tools (Magellan) [Gentoo Linux] ${PVR}" > \
-   ${D}$(python_get_sitedir)/ripe/atlas/tools/user-agent
-}

diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild 
b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild
deleted file mode 100644
index 7bb832dcae2..000
--- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-inherit distutils-r1
-
-MY_PN=${PN//-/.}
-DESCRIPTION="The official command-line client for RIPE Atlas"
-HOMEPAGE="https://atlas.ripe.net/;
-SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.tools/ripe.atlas.tools-${PVR}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-S="${WORKDIR}/${MY_PN}-${PVR}"
-
-RDEPEND="
-   >=net-libs/ripe-atlas-sagan-1.1.8[${PYTHON_USEDEP}]
-   >=www-client/ripe-atlas-cousteau-1.0.7[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.7.0[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/ujson[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   "${RDEPEND}"
-

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

2019-01-27 Thread Pacho Ramos
commit: a8a89759b176e7427bfc3b7301780101f6dfbc01
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:35:32 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a89759

media-tv/mythtv: Drop old

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

 media-tv/mythtv/Manifest   |   1 -
 media-tv/mythtv/mythtv-29.1.ebuild | 369 -
 2 files changed, 370 deletions(-)

diff --git a/media-tv/mythtv/Manifest b/media-tv/mythtv/Manifest
index 2be7bc50201..ab544b3114f 100644
--- a/media-tv/mythtv/Manifest
+++ b/media-tv/mythtv/Manifest
@@ -1,2 +1 @@
 DIST mythtv-29.1-r1.tar.gz 105657217 BLAKE2B 
9d42464b0c75c2d3a359b528e3f7917cfb281f48451167afc6517caa9702da44fce2d48566fd902ec08af35117232113b4d499e2c9a3cf2ad2634d91cf532ca7
 SHA512 
0eadc37661d9fa93a63c0f425cd43d43533889b0afcea1478b2645e083ba6c96eebf2eec088db1ed6f0a0727c03b7c90c0c18b83c194d630dda3bac45bca5d87
-DIST mythtv-29.1.tar.gz 105656634 BLAKE2B 
8b9dfc6b1e1178bfd1b35e8d499afe570edeb1f07cefa64fc91c2ed74f8155f5ca00cee49a024848f715c0bb782fc22f3c4d04fd8eac8562d108e105d3a41421
 SHA512 
c80d84c40c019d093d44487fb4cd07d9ce3174781ff8f24a4709fd10294cb8f6186b3e480dad3a09f7a496835fa0cffcc9eca114f807794b693ffcd57acd4e39

diff --git a/media-tv/mythtv/mythtv-29.1.ebuild 
b/media-tv/mythtv/mythtv-29.1.ebuild
deleted file mode 100644
index ac2b67ef92b..000
--- a/media-tv/mythtv/mythtv-29.1.ebuild
+++ /dev/null
@@ -1,369 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-# git diff --relative=mythtv v0.27.6.. > ~/mythtv-0.27.6/patches/mythtv.patch
-BACKPORTS="d8a2db77f5731cf32c6d31127452391c6cf7f91f"
-MY_P=${P%_p*}
-MY_PV=${PV%_p*}
-
-inherit flag-o-matic python-single-r1 qmake-utils user readme.gentoo-r1 
systemd vcs-snapshot
-
-MYTHTV_BRANCH="fixes/29"
-
-DESCRIPTION="Homebrew PVR project"
-HOMEPAGE="https://www.mythtv.org;
-SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> 
${PF}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0/${PV}"
-
-IUSE_INPUT_DEVICES="input_devices_joystick"
-IUSE="alsa altivec autostart bluray cec crystalhd debug dvb dvd egl fftw +hls \
-   ieee1394 jack lcd libass lirc mythlogserver perl pulseaudio python 
systemd +theora \
-   vaapi vdpau +vorbis +wrapper +xml xmltv +xvid zeroconf 
${IUSE_INPUT_DEVICES}"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   bluray? ( xml )
-   theora? ( vorbis )
-"
-
-COMMON="
-   dev-libs/glib:2
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtscript:5
-   dev-qt/qtsql:5[mysql]
-   dev-qt/qtopengl:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   media-gfx/exiv2:=
-   media-libs/freetype:2
-   media-libs/taglib
-   >=media-sound/lame-3.93.1
-   sys-libs/zlib
-   virtual/mysql
-   virtual/opengl
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXinerama
-   x11-libs/libXv
-   x11-libs/libXrandr
-   x11-libs/libXxf86vm
-   x11-misc/wmctrl
-   alsa? ( >=media-libs/alsa-lib-1.0.24 )
-   bluray? (
-   dev-libs/libcdio:=
-   media-libs/libbluray:=
-   sys-fs/udisks:2
-   )
-   cec? ( dev-libs/libcec )
-   dvb? (
-   virtual/linuxtv-dvb-headers
-   )
-   dvd? (
-   dev-libs/libcdio:=
-   sys-fs/udisks:2
-   )
-   egl? ( media-libs/mesa[egl] )
-   fftw? ( sci-libs/fftw:3.0= )
-   hls? (
-   =media-libs/x264-0.0.20111220:=
-   )
-   ieee1394? (
-   >=media-libs/libiec61883-1.0.0
-   >=sys-libs/libavc1394-0.5.3
-   >=sys-libs/libraw1394-1.2.0
-   )
-   jack? ( media-sound/jack-audio-connection-kit )
-   lcd? ( app-misc/lcdproc )
-   libass? ( >=media-libs/libass-0.9.11:= )
-   lirc? ( app-misc/lirc )
-   perl? (
-   >=dev-perl/libwww-perl-5
-   dev-perl/DBD-mysql
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-INET6
-   dev-perl/LWP-Protocol-https
-   dev-perl/Net-UPnP
-   )
-   pulseaudio? ( media-sound/pulseaudio )
-   python? (
-   ${PYTHON_DEPS}
-   dev-python/lxml
-   dev-python/mysql-python
-   dev-python/urlgrabber
-   dev-python/future
-   dev-python/requests-cache
-   )
-   systemd? ( sys-apps/systemd:= )
-   theora? ( media-libs/libtheora media-libs/libogg )
-   vaapi? ( x11-libs/libva:=[opengl] )
-   vdpau? ( x11-libs/libvdpau )
-   vorbis? ( >=media-libs/libvorbis-1.0 media-libs/libogg )
-   xml? ( >=dev-libs/libxml2-2.6.0 )
- 

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

2019-01-27 Thread Pacho Ramos
commit: ea56f0586778813f0153188a6d6da41d321fcee6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:24:46 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea56f058

media-libs/libasdcp-cth: Drop old

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

 media-libs/libasdcp-cth/Manifest  |  1 -
 media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/media-libs/libasdcp-cth/Manifest b/media-libs/libasdcp-cth/Manifest
index 8f709c5a476..781db5588a7 100644
--- a/media-libs/libasdcp-cth/Manifest
+++ b/media-libs/libasdcp-cth/Manifest
@@ -1,2 +1 @@
-DIST libasdcp-cth-0.1.2.tar.bz2 636832 BLAKE2B 
8b2500108da3670337e5c4b18d483aacac54e22f19eaf9cb9e789821183ef77ace8eb7c5fff256ea26b49ea26d63ffc40757746172094dfea9ee6ee5fd899c89
 SHA512 
c0bcbc9dfba9ee24f67dcbfdce44cc45c6836c1ada32de6631857dc02eeb94817e591118237bc8173e47940cebac3113b4fef8a038462abb1a184a2f706ba9ab
 DIST libasdcp-cth-0.1.3.tar.bz2 637004 BLAKE2B 
5c8a5a63f9d8b8a3e6ea245d7ad66715f4dc4f73af41bacc66d2259d25ecf52e2f1c951b240478fd674f34c8c9581a2867acd05e2bd23c5ad95609a22b5f7680
 SHA512 
db707a39e79ce4dcda7f20610b4fc3d1609d75dc9cc1f14a6bf7627231993882e843a3ebd9abb540a3f746c2898f94fa7bfd0617eb7c85d243585e4647e218c6

diff --git a/media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild 
b/media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild
deleted file mode 100644
index 06b2c20ea9c..000
--- a/media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
-PYTHON_REQ_USE="threads(+)"
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="implementation of SMPTE and the MXF Interop Sound & Picture Track 
File format"
-HOMEPAGE="http://carlh.net/asdcplib;
-SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-libs/boost
-   dev-libs/openssl:0"
-DEPEND="${RDEPEND}
-   dev-util/waf
-   virtual/pkgconfig
-   ${PYTHON_DEPS}"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.1.1-no-ldconfig.patch
-   "${FILESDIR}"/${PN}-0.1.2-respect-cxxflags.patch)
-
-src_prepare() {
-   rm -r waf aclocal.m4 m4 configure{,.ac} Makefile.{am,in} || die
-   export WAF_BINARY=${EROOT}usr/bin/waf
-
-   default
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-imonlcd/

2019-01-27 Thread Pacho Ramos
commit: ba314920749b2b0688bd3e3c635ca3e99cac1124
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:34:48 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba314920

media-plugins/vdr-imonlcd: Drop old

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

 media-plugins/vdr-imonlcd/Manifest |  2 --
 .../vdr-imonlcd/vdr-imonlcd-0.0.5-r1.ebuild| 42 --
 media-plugins/vdr-imonlcd/vdr-imonlcd-1.0.1.ebuild | 36 ---
 3 files changed, 80 deletions(-)

diff --git a/media-plugins/vdr-imonlcd/Manifest 
b/media-plugins/vdr-imonlcd/Manifest
index 4f14d9242b6..cc6b1756ef0 100644
--- a/media-plugins/vdr-imonlcd/Manifest
+++ b/media-plugins/vdr-imonlcd/Manifest
@@ -1,3 +1 @@
-DIST vdr-imonlcd-0.0.5.tgz 43380 BLAKE2B 
fad5f62bc15a02819508157a07326ccfc2bf8afcd903f7b3b53d94321bf7fcd512b75ff9dfc3e469114d52d6f290c19ae04686205fc0b14aee33f345816d5638
 SHA512 
89082591c953d8f5883efc1d6e65d8c5fa54087b8baaff70b2de264323086cc76b33d9aa16e0bbe39c4f23ce94f5f1c31649c286b2034ea0d91fe8d8aa26edd6
-DIST vdr-imonlcd-1.0.1.tgz 44423 BLAKE2B 
82351e2b13fb8f932057f38ab6075e90ea020afeb8f32c4cae1411683ffa3770cc48af079c6078d7a923445137e04285800b4a002eb468db05c6c7fc586c3ffa
 SHA512 
5912a51d01eab45c7a71cf9939e3947bde69ebbe413aefd5601734b60fb853bff6b2ae7a4c3e68aba7f5bd75b33921fec664d66128942ce0f223d4a2bbe53512
 DIST vdr-imonlcd-1.0.2.tgz 44517 BLAKE2B 
1cc675978ca2c8270592c552ca383468628382c28aca08f74c55aa40dfc4154797f0e49e038cb2a8c07d66dbbf9d3fed190256809e08c4dea9b379a29cd96acf
 SHA512 
ad1f70c3c3f4754251bd47d23ac2c56503860461edfb6e91d8dfa8e1d585da9fdd36ad300821eb29ef727e5a0875aa41d5def5f6f89f36f06efbd4a5da2b2fae

diff --git a/media-plugins/vdr-imonlcd/vdr-imonlcd-0.0.5-r1.ebuild 
b/media-plugins/vdr-imonlcd/vdr-imonlcd-0.0.5-r1.ebuild
deleted file mode 100644
index 25d334690af..000
--- a/media-plugins/vdr-imonlcd/vdr-imonlcd-0.0.5-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info vdr-plugin-2 udev
-
-DESCRIPTION="VDR Plugin: shows information about the current state of VDR on 
iMON LCD"
-HOMEPAGE="http://projects.vdr-developer.org/wiki/plg-imonlcd;
-SRC_URI="mirror://vdr-developerorg/408/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="media-libs/freetype"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )"
-
-CONFIG_CHECK="~IR_IMON"
-
-pkg_setup() {
-   linux-info_pkg_setup
-   vdr-plugin-2_pkg_setup
-}
-
-src_prepare() {
-   vdr-plugin-2_src_prepare
-
-   if ! use nls; then
-   sed -i -e 's/\(all: libvdr-$(PLUGIN).so\) i18n/\1/' Makefile || 
die
-   fi
-}
-
-src_install() {
-   rm -f README.git
-   vdr-plugin-2_src_install
-
-   insinto $(get_udevdir)/rules.d
-   doins "${FILESDIR}"/99-imonlcd.rules || die
-}

diff --git a/media-plugins/vdr-imonlcd/vdr-imonlcd-1.0.1.ebuild 
b/media-plugins/vdr-imonlcd/vdr-imonlcd-1.0.1.ebuild
deleted file mode 100644
index e3b27c21408..000
--- a/media-plugins/vdr-imonlcd/vdr-imonlcd-1.0.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2 linux-info udev
-
-VERSION="1327" # every bump, new version
-
-DESCRIPTION="VDR Plugin: shows information about the current state of VDR on 
iMON LCD"
-HOMEPAGE="http://projects.vdr-developer.org/wiki/plg-imonlcd;
-SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-libs/freetype"
-DEPEND="${RDEPEND}
-   media-video/vdr"
-
-CONFIG_CHECK="~IR_IMON"
-
-pkg_setup() {
-   linux-info_pkg_setup
-   vdr-plugin-2_pkg_setup
-}
-
-src_install() {
-   rm -f README.git
-   vdr-plugin-2_src_install
-
-   insinto $(get_udevdir)/rules.d
-   doins "${FILESDIR}"/99-imonlcd.rules || die
-}



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

2019-01-27 Thread Pacho Ramos
commit: 33e5d0192c52f25215fde0d2538cd1519a964b7a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 19:27:56 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 19:45:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e5d019

media-libs/libmetalink: Drop old

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

 media-libs/libmetalink/Manifest|  1 -
 media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild | 29 --
 media-libs/libmetalink/libmetalink-0.1.1.ebuild| 27 
 3 files changed, 57 deletions(-)

diff --git a/media-libs/libmetalink/Manifest b/media-libs/libmetalink/Manifest
index 3632fa0ec4f..8f1c1a33e54 100644
--- a/media-libs/libmetalink/Manifest
+++ b/media-libs/libmetalink/Manifest
@@ -1,3 +1,2 @@
-DIST libmetalink-0.1.0.tar.bz2 324033 BLAKE2B 
98325fe23d17e8e2a5e47305e83ef36535818274c43ff1d9b64ca3ff2157ccc04a1ff08ed1b6a5d16213fbe005d2901bcb99515c80e58711395b4ff83dac825b
 SHA512 
50d6dd0a7def447261d44a586a2971b646f69d82e67e7c181c01a876e9177f164f3e9d67268dd0064b6b4ba9555ce2932eb9753e2d291f5263f5622af6e06bda
 DIST libmetalink-0.1.1.tar.bz2 324472 BLAKE2B 
7ce82dd8954c96b31d15633995f5e1cad9e3aa56568241601e3f79c25e217a5eadf397bc2ed2e96ca790ae1e187d5ebe32113e11cd43f2ecbae9eb6cdf32
 SHA512 
9e9a2bf17b3696b199844703377cf6615bab44fd61b89be9afef579c21b0ac462f156719f60df9b8e7f7a9edb259d9bf461f20cd11ad9960d8376bf20e04f62c
 DIST libmetalink-0.1.3.tar.bz2 327482 BLAKE2B 
08bf06323e38793a4ecdd3860236fe8a5b97a2deb6d91a63938197fbfc06e38fd6c8fc9968f6fcd883270339ddeba9821711ca3a8acdce5e096c167cec28c9ad
 SHA512 
2c944a00f9460447ecf961685d7cfa80243fec7ad462dc2339fba0e944d0b92ff42bdf07032f2ee0695f0cd004e4c45bfe21e5246e1355a0d43756605894c632

diff --git a/media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild 
b/media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild
deleted file mode 100644
index aa4cd52b876..000
--- a/media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit base
-
-DESCRIPTION="Library for handling Metalink files"
-HOMEPAGE="https://launchpad.net/libmetalink;
-SRC_URI="https://launchpad.net/${PN}/trunk/${P}/+download/${P}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 x86"
-IUSE="expat static-libs test xml"
-
-RDEPEND="expat? ( dev-libs/expat )
-xml? ( >=dev-libs/libxml2-2.6.24 )"
-DEPEND="${RDEPEND}
-   test? ( dev-util/cunit )"
-
-REQUIRED_USE="^^ ( expat xml )"
-
-src_configure() {
-   econf \
-   $(use_with expat libexpat) \
-   $(use_with xml libxml2) \
-   $(use_enable static-libs static)
-}

diff --git a/media-libs/libmetalink/libmetalink-0.1.1.ebuild 
b/media-libs/libmetalink/libmetalink-0.1.1.ebuild
deleted file mode 100644
index d0fc86dd457..000
--- a/media-libs/libmetalink/libmetalink-0.1.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Library for handling Metalink files"
-HOMEPAGE="https://launchpad.net/libmetalink;
-SRC_URI="https://launchpad.net/${PN}/trunk/${P}/+download/${P}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 x86"
-IUSE="expat static-libs test xml"
-
-RDEPEND="expat? ( dev-libs/expat )
-xml? ( >=dev-libs/libxml2-2.6.24 )"
-DEPEND="${RDEPEND}
-   test? ( dev-util/cunit )"
-
-REQUIRED_USE="^^ ( expat xml )"
-
-src_configure() {
-   econf \
-   $(use_with expat libexpat) \
-   $(use_with xml libxml2) \
-   $(use_enable static-libs static)
-}



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

2019-01-27 Thread Mikle Kolyada
commit: 15895e90b53019ba65e1f10b45f670505922c88d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 27 19:44:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 27 19:44:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15895e90

dev-vcs/subversion: amd64 stable wrt bug #676094

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

 dev-vcs/subversion/subversion-1.10.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/subversion/subversion-1.10.4.ebuild 
b/dev-vcs/subversion/subversion-1.10.4.ebuild
index 8a2600c19dd..735264320a5 100644
--- a/dev-vcs/subversion/subversion-1.10.4.ebuild
+++ b/dev-vcs/subversion/subversion-1.10.4.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="Subversion GPL-2"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kwallet nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND="



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

2019-01-27 Thread Mikle Kolyada
commit: cbefc0334af58c4ae81e37dde194381aaa9d8b45
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 27 19:34:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 27 19:34:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbefc033

dev-libs/libisoburn: amd64 stable wrt bug #676052

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

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

diff --git a/dev-libs/libisoburn/libisoburn-1.5.0.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.0.ebuild
index 104c4f19e76..b39d54bd533 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.0.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="acl debug external-filters external-filters-setuid frontend-optional
launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
 



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

2019-01-27 Thread Virgil Dupras
commit: 3d810e85e598bb0374d2b3fa2c3d8b9eadea7e96
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 19:34:10 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 19:34:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d810e85

dev-python/pluggy: disable failing test under pypy3

Closes: https://bugs.gentoo.org/648672
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../files/pluggy-0.7.1-disable-broken-tests.patch | 19 +++
 dev-python/pluggy/pluggy-0.7.1.ebuild |  6 +-
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/dev-python/pluggy/files/pluggy-0.7.1-disable-broken-tests.patch 
b/dev-python/pluggy/files/pluggy-0.7.1-disable-broken-tests.patch
new file mode 100644
index 000..578b56ce346
--- /dev/null
+++ b/dev-python/pluggy/files/pluggy-0.7.1-disable-broken-tests.patch
@@ -0,0 +1,19 @@
+diff --git a/testing/test_helpers.py b/testing/test_helpers.py
+index 846b0a1..89a52b1 100644
+--- a/testing/test_helpers.py
 b/testing/test_helpers.py
+@@ -1,3 +1,4 @@
++import platform
+ from pluggy.hooks import varnames
+ from pluggy.manager import _formatdef
+ 
+@@ -27,6 +28,9 @@ def test_varnames_default():
+ 
+ 
+ def test_varnames_class():
++# fails under pypy3
++if platform.python_implementation() == 'PyPy':
++return
+ class C(object):
+ def __init__(self, x):
+ pass

diff --git a/dev-python/pluggy/pluggy-0.7.1.ebuild 
b/dev-python/pluggy/pluggy-0.7.1.ebuild
index 2ccc546cb18..dd9526ce4e7 100644
--- a/dev-python/pluggy/pluggy-0.7.1.ebuild
+++ b/dev-python/pluggy/pluggy-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,6 +23,10 @@ DEPEND="${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
 
+PATCHES=(
+   "${FILESDIR}/${PN}-0.7.1-disable-broken-tests.patch"
+)
+
 python_test() {
PYTHONPATH="${BUILD_DIR}/lib" pytest -v || die "tests failed with 
${EPYTHON}"
 }



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

2019-01-27 Thread Mikle Kolyada
commit: 36d7068226afeefe3c79c987d7fb3371f2039a25
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 27 19:33:56 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 27 19:34:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d70682

dev-libs/libburn: amd64 stable wrt bug #676052

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

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

diff --git a/dev-libs/libburn/libburn-1.5.0.ebuild 
b/dev-libs/libburn/libburn-1.5.0.ebuild
index 931d0286369..62c42484bf5 100644
--- a/dev-libs/libburn/libburn-1.5.0.ebuild
+++ b/dev-libs/libburn/libburn-1.5.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2019-01-27 Thread Mikle Kolyada
commit: 317449abe99d0781458d64ae2622c4718316a64f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 27 19:34:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 27 19:34:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317449ab

dev-libs/libisofs: amd64 stable wrt bug #676052

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

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

diff --git a/dev-libs/libisofs/libisofs-1.5.0.ebuild 
b/dev-libs/libisofs/libisofs-1.5.0.ebuild
index 4c4ad396d97..b701cbbf809 100644
--- a/dev-libs/libisofs/libisofs-1.5.0.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="



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

2019-01-27 Thread Hans de Graaff
commit: 4a492330ef1f425761d829046bfd9b31fc53f78f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 18:42:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a492330

dev-ruby/open4: add ruby26

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

 dev-ruby/open4/open4-1.3.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/open4/open4-1.3.4.ebuild 
b/dev-ruby/open4/open4-1.3.4.ebuild
index 2bba0425828..3a751a66106 100644
--- a/dev-ruby/open4/open4-1.3.4.ebuild
+++ b/dev-ruby/open4/open4-1.3.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README"



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

2019-01-27 Thread Hans de Graaff
commit: 4967967614cbc9e162a3054153e06a4c89a69c42
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 18:37:42 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49679676

dev-ruby/rash_alt: fix hashie dependency, use rspec3

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

 dev-ruby/rash_alt/rash_alt-0.4.7.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rash_alt/rash_alt-0.4.7.ebuild 
b/dev-ruby/rash_alt/rash_alt-0.4.7.ebuild
index 105e4753528..e9fc7a6d429 100644
--- a/dev-ruby/rash_alt/rash_alt-0.4.7.ebuild
+++ b/dev-ruby/rash_alt/rash_alt-0.4.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 USE_RUBY="ruby23 ruby24 ruby25"
 
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 
@@ -20,7 +20,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-ruby_add_rdepend ">=dev-ruby/hashie-3.5.6:3 =dev-ruby/hashie-3.5*"
+ruby_add_rdepend ">=dev-ruby/hashie-3.5.6:3 =dev-ruby/hashie-3*"
 
 all_ruby_prepare() {
rm Gemfile || die



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

2019-01-27 Thread Hans de Graaff
commit: 6d652c42f34e218b194146582cba643007ce507c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 18:51:35 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:12:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d652c42

dev-ruby/rack-ssl: add ruby25

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

 dev-ruby/rack-ssl/rack-ssl-1.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rack-ssl/rack-ssl-1.4.1.ebuild 
b/dev-ruby/rack-ssl/rack-ssl-1.4.1.ebuild
index e8504500b00..1d1c114a812 100644
--- a/dev-ruby/rack-ssl/rack-ssl-1.4.1.ebuild
+++ b/dev-ruby/rack-ssl/rack-ssl-1.4.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2019-01-27 Thread Hans de Graaff
commit: 3d5c0cfcf709d5a9ee1380b7d2f864ebb4c1cab8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 18:26:27 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5c0cfc

dev-ruby/rash: add ruby25, ruby26

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

 dev-ruby/rash/rash-0.4.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rash/rash-0.4.0-r2.ebuild 
b/dev-ruby/rash/rash-0.4.0-r2.ebuild
index 31318506db4..2a6dca1326b 100644
--- a/dev-ruby/rash/rash-0.4.0-r2.ebuild
+++ b/dev-ruby/rash/rash-0.4.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2019-01-27 Thread Hans de Graaff
commit: b053d36b0296b354b04ddf521d42caa8017f7763
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 19:09:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:12:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b053d36b

dev-ruby/rack-attack: cleanup

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

 dev-ruby/rack-attack/Manifest |  2 --
 dev-ruby/rack-attack/rack-attack-5.3.2.ebuild | 34 ---
 dev-ruby/rack-attack/rack-attack-5.4.0.ebuild | 34 ---
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/rack-attack/Manifest b/dev-ruby/rack-attack/Manifest
index 8d8ec6d03df..aecaf9bd32a 100644
--- a/dev-ruby/rack-attack/Manifest
+++ b/dev-ruby/rack-attack/Manifest
@@ -1,4 +1,2 @@
 DIST rack-attack-4.4.1.gem 16896 BLAKE2B 
0c7248c3676250a94078c23256d6f33471b619f0f3948bfb8a3d6b00e97e7731ff5d84e94bc4a53eb35f22b5027709ab0d5b04f28716724762683add42a2c669
 SHA512 
1373cd47fdc06a1d4bfc751f3c8ca7c7394117090d190f5b58c4d7b91ac91babfc7bfed7690961ad6534ccb0ce8918f721d3e1b33902d12e686978c1c459e572
-DIST rack-attack-5.3.2.gem 23040 BLAKE2B 
169f14030860b2727a494cbf4770beb6c9f74cfd1fdb9a70fb95e537eeccb08f158d9de74d81061fde39413f66b805d9ace0a586f7232ef5eee9b75b8ab73e77
 SHA512 
de79fdf59786ee00077ab97566ee75e38d823d4ea1854ba877fa2fdb92ae659c0c1bb6aa6b47754b6e28f1a7dbd6061e57171b0b1626dff95c17178bf4891390
-DIST rack-attack-5.4.0.gem 23040 BLAKE2B 
25432eaf1ac92f3c86be7fae803768a9f8c32a61af5af493c00343c44bb0d13ea3b725c5f3016533dc0d685351917441a3d932097fbeec1f681accc9c9bd38f0
 SHA512 
87ab81165c655dccef0e33234ded9fd1894788c391620ed565b732a4b16d1fea539a4cfef81a0ba4a3a2edd356bbd9963976b3de7d1257c31da863f3e725962a
 DIST rack-attack-5.4.2.gem 23040 BLAKE2B 
7af950339f03139e6a3ac9e8349e6d2af5182a29f643a08a9ea0806349c02965d05e99d95421f14ba827c9c942a6824f710dbaf06adbb0aa07dde03d74e629ed
 SHA512 
a4af12c2c436a3634108494e2a5b9c5751c0fa2e87af6efa326d9c09fdae54b5bd8a8974c48785dfef64565ff9ee0a6704c90acf1277c8e80849ff30f9fbb67b

diff --git a/dev-ruby/rack-attack/rack-attack-5.3.2.ebuild 
b/dev-ruby/rack-attack/rack-attack-5.3.2.ebuild
deleted file mode 100644
index 585b3e58c40..000
--- a/dev-ruby/rack-attack/rack-attack-5.3.2.ebuild
+++ /dev/null
@@ -1,34 +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"
-
-# Skip integration tests since they require additional unpackaged
-# dependencies and running daemons.
-RUBY_FAKEGEM_TASK_TEST="test:units"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A DSL for blocking & throttling abusive clients"
-HOMEPAGE="https://github.com/kickstarter/rack-attack;
-
-LICENSE="MIT"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "dev-ruby/rack:*"
-ruby_add_bdepend "test? (
-   dev-ruby/actionpack
-   dev-ruby/activesupport
-   dev-ruby/rack-test
-   dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   sed -i -e '/\(bundler\|byebug\)/ s:^:#:' Rakefile spec/spec_helper.rb 
|| die
-   sed -i -e '3igem "actionpack"' spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/rack-attack/rack-attack-5.4.0.ebuild 
b/dev-ruby/rack-attack/rack-attack-5.4.0.ebuild
deleted file mode 100644
index 585b3e58c40..000
--- a/dev-ruby/rack-attack/rack-attack-5.4.0.ebuild
+++ /dev/null
@@ -1,34 +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"
-
-# Skip integration tests since they require additional unpackaged
-# dependencies and running daemons.
-RUBY_FAKEGEM_TASK_TEST="test:units"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A DSL for blocking & throttling abusive clients"
-HOMEPAGE="https://github.com/kickstarter/rack-attack;
-
-LICENSE="MIT"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "dev-ruby/rack:*"
-ruby_add_bdepend "test? (
-   dev-ruby/actionpack
-   dev-ruby/activesupport
-   dev-ruby/rack-test
-   dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   sed -i -e '/\(bundler\|byebug\)/ s:^:#:' Rakefile spec/spec_helper.rb 
|| die
-   sed -i -e '3igem "actionpack"' spec/spec_helper.rb || die
-}



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

2019-01-27 Thread Hans de Graaff
commit: ce6f07f9ac6d9daed4cad9e3bb0bce0d152d1445
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 19:00:46 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:12:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce6f07f9

dev-ruby/rack-mount: add ruby25, ruby26

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

 dev-ruby/rack-mount/rack-mount-0.8.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rack-mount/rack-mount-0.8.3-r2.ebuild 
b/dev-ruby/rack-mount/rack-mount-0.8.3-r2.ebuild
index 05164ae1815..1630b971e17 100644
--- a/dev-ruby/rack-mount/rack-mount-0.8.3-r2.ebuild
+++ b/dev-ruby/rack-mount/rack-mount-0.8.3-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"



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

2019-01-27 Thread Hans de Graaff
commit: f433129ad5366ba0ddc0af1026748cad6a0c4903
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 19:04:10 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:12:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f433129a

dev-ruby/maxitest: add ruby26

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

 dev-ruby/maxitest/maxitest-3.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/maxitest/maxitest-3.1.0.ebuild 
b/dev-ruby/maxitest/maxitest-3.1.0.ebuild
index e82293c8bdc..03975a3bfdc 100644
--- a/dev-ruby/maxitest/maxitest-3.1.0.ebuild
+++ b/dev-ruby/maxitest/maxitest-3.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="Readme.md"



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

2019-01-27 Thread Hans de Graaff
commit: c8e50951e4aee4f62dbc3488b7abf6d39077478a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 18:49:02 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e50951

dev-ruby/rake-remote_task: add ruby26

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

 dev-ruby/rake-remote_task/rake-remote_task-2.4.3.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/rake-remote_task/rake-remote_task-2.4.3.ebuild 
b/dev-ruby/rake-remote_task/rake-remote_task-2.4.3.ebuild
index 4a8ad54d946..1f2271a6002 100644
--- a/dev-ruby/rake-remote_task/rake-remote_task-2.4.3.ebuild
+++ b/dev-ruby/rake-remote_task/rake-remote_task-2.4.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
@@ -17,10 +17,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-ruby_add_bdepend ">=dev-ruby/hoe-2.9.2
+ruby_add_bdepend "
test? ( dev-ruby/minitest )"
 ruby_add_rdepend ">=dev-ruby/open4-1.0 >=dev-ruby/rake-0.8 

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

2019-01-27 Thread Hans de Graaff
commit: 6fe71fd979562940e58c7503f31b8799fc8fe0dd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 19:09:12 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:12:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe71fd9

dev-ruby/rack-cache: add ruby26

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

 dev-ruby/rack-cache/rack-cache-1.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild 
b/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild
index 3b6aaa6f046..85b21320141 100644
--- a/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # no documentation is generable, it needs hanna, which is broken
 RUBY_FAKEGEM_RECIPE_DOC="none"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-readline-r7/

2019-01-27 Thread Hans de Graaff
commit: 36a566fef3add4972fca3a9c2535f59cd07b8c55
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 15:42:49 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a566fe

dev-ruby/rb-readline-r7: add ruby26

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

 dev-ruby/rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild 
b/dev-ruby/rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild
index 4d58a2cd207..b3626129b20 100644
--- a/dev-ruby/rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild
+++ b/dev-ruby/rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 inherit ruby-fakegem



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

2019-01-27 Thread Hans de Graaff
commit: 4ff5cf486a8f363a1f5f81f448dc7e16c700823c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 18:58:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:12:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff5cf48

dev-ruby/rack-openid: add ruby26

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

 dev-ruby/rack-openid/rack-openid-1.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild 
b/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild
index 9b56b77bd4f..bc00e0c8144 100644
--- a/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild
+++ b/dev-ruby/rack-openid/rack-openid-1.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="Readme.md"



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

2019-01-27 Thread Hans de Graaff
commit: 5fd8b1ca8e9b57506cc698c555d5026bacb851c8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 17:54:39 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd8b1ca

dev-ruby/rb-gsl: add ruby26

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

 dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild 
b/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild
index 0408c68266b..1cb52c80d9a 100644
--- a/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild
+++ b/dev-ruby/rb-gsl/rb-gsl-2.1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_NAME="gsl"
 inherit ruby-fakegem multilib



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

2019-01-27 Thread Hans de Graaff
commit: e1e11f9017984c47de51fe6dc442fb9b15038f2c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 15:43:52 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e11f90

dev-ruby/rbpdf: cleanup

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

 dev-ruby/rbpdf/Manifest|  3 ---
 dev-ruby/rbpdf/rbpdf-1.19.3.ebuild | 50 --
 dev-ruby/rbpdf/rbpdf-1.19.4.ebuild | 50 --
 dev-ruby/rbpdf/rbpdf-1.19.5.ebuild | 50 --
 4 files changed, 153 deletions(-)

diff --git a/dev-ruby/rbpdf/Manifest b/dev-ruby/rbpdf/Manifest
index 83597243f03..8edfdd0ccf2 100644
--- a/dev-ruby/rbpdf/Manifest
+++ b/dev-ruby/rbpdf/Manifest
@@ -1,5 +1,2 @@
-DIST rbpdf-1.19.3.gem 295424 BLAKE2B 
27ec18ad5b2082562f9121f625397cdff60824325f6a7fd39f9109f3d7ba68f60cbca2c08bc3c177dfd2a972ebdd90260535bd36d98240ee96fe50bba8a9f1c0
 SHA512 
ec169555973122418f0a15bdbc9ec212d0a5151dea849e64b21e45390a2fbd6571e4918322e9c6ec048cc10e53ecbab9b32a1bfe484f2fe6a9f13ce0f01f53ee
-DIST rbpdf-1.19.4.gem 295424 BLAKE2B 
4dec81dfddc6aab7da97c178e3c8bd665b803e807db537722abdde0fb846ed147d070bce6351aee0529d0032e73cd82caf47d263ab3cc86e1e66ac0ddcea3a1d
 SHA512 
876b36b7a03f675597110c8e3b82c4a3088816bb6fa6cbb300d066d6873ca24d517eb63e6b81d6851e836524e5b1a9baa19a125ed0f6d369527fe1df3feb86c7
-DIST rbpdf-1.19.5.gem 295936 BLAKE2B 
b75f317a93e45cc83928cae039fd49dfc4cfb6325c4c7445b85bd396ce31b468c49935537cc6eaef5b49d55f5e12eb41258ac7b688bf4f41d94a8be3b2172d2f
 SHA512 
736d11ba3f34fe93bce1343610a5a6ce0e9f9f7084f63c4dc58f1d94f66a3d9371ff2a89706fa9c6c32326999181ea420e4ee0ccf7e337cd938b2181fa204ea9
 DIST rbpdf-1.19.6.tar.gz 12026339 BLAKE2B 
8ec388e65f110773b9a7c160a9bccbb1beb6f3ad0bbe2393a7b91087e1d2b3cbdfb03284737f6763cee6cfa947d68532cde8f4b684b004dfc92f300510a1f5c0
 SHA512 
192dae84ef2a44cfc7bde38e776ade1aab95e812f55ba1848c20be4a2e65231c97330859cf14b1d3bfd7aa158a1ea561602723e9e96e275ecc771ca781901271
 DIST rbpdf-1.19.7.tar.gz 12026440 BLAKE2B 
be785f7f810c11c64efcc2ef896486dcc3d13b506badc3527abe18065c82ff32a025eda3fd925c9ac0da5c99d0300f2d76fbcf52d444bec46ebdf533b0180234
 SHA512 
6d4f01760511f117f2ddda87cde26ddd0e47c6245692d80fe84a9ff5cde9759b7803dcfbd328ff9af9e59f6bca9f210d8bcb66f66f288acb512f58920fb5e7d8

diff --git a/dev-ruby/rbpdf/rbpdf-1.19.3.ebuild 
b/dev-ruby/rbpdf/rbpdf-1.19.3.ebuild
deleted file mode 100644
index b986a5602aa..000
--- a/dev-ruby/rbpdf/rbpdf-1.19.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# Avoid the complexity of the "rake" recipe and run the tests manually.
-RUBY_FAKEGEM_RECIPE_TEST=none
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby on Rails RBPDF plugin"
-HOMEPAGE="https://github.com/naitoh/rbpdf;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-3 )"
-ruby_add_rdepend "dev-ruby/actionview:*
-   dev-ruby/htmlentities
-   =dev-ruby/rbpdf-font-1.19*"
-
-all_ruby_prepare() {
-   default
-
-   # This test is enabled automagically in the presence of rmagick, and
-   # then fails.
-   rm -f test/rbpdf_image_rmagick_test.rb \
-   || die "failed to remove rmagick tests"
-
-   # Loosen very restrictive htmlentities dependency
-   sed -i -e '/htmlentities/ s/=/>=/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   local cmd='gem "test-unit", ">= 3.0"'
-   cmd+=' and '
-   cmd+='require "test/unit"'
-   cmd+=' and '
-   cmd+='Dir["test/rbpdf_*.rb"].each{|f| require("./" +  f)}'
-   ${RUBY} -Ilib:.:test -e "${cmd}" || die "test suite failed"
-}

diff --git a/dev-ruby/rbpdf/rbpdf-1.19.4.ebuild 
b/dev-ruby/rbpdf/rbpdf-1.19.4.ebuild
deleted file mode 100644
index adee04e6b98..000
--- a/dev-ruby/rbpdf/rbpdf-1.19.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-# Avoid the complexity of the "rake" recipe and run the tests manually.
-RUBY_FAKEGEM_RECIPE_TEST=none
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby on Rails RBPDF plugin"
-HOMEPAGE="https://github.com/naitoh/rbpdf;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-3 )"
-ruby_add_rdepend "dev-ruby/actionview:*
-   dev-ruby/htmlentities
-   =dev-ruby/rbpdf-font-1.19*"
-
-all_ruby_prepare() {
-   

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

2019-01-27 Thread Hans de Graaff
commit: 68466de0ab56c968fce00c6053efe89d28d4f55b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 17:57:55 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68466de0

dev-ruby/hashie: add ruby26

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

 dev-ruby/hashie/hashie-2.1.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/hashie/hashie-2.1.2-r1.ebuild 
b/dev-ruby/hashie/hashie-2.1.2-r1.ebuild
index c6a44351cdd..946e8853989 100644
--- a/dev-ruby/hashie/hashie-2.1.2-r1.ebuild
+++ b/dev-ruby/hashie/hashie-2.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-27 Thread Hans de Graaff
commit: 7fc0f92fe893d1c69dea5445ac8afea6324c225d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 16:49:37 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 19:11:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc0f92f

dev-ruby/narray: add ruby26

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

 dev-ruby/narray/narray-0.6.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/narray/narray-0.6.1.2.ebuild 
b/dev-ruby/narray/narray-0.6.1.2.ebuild
index eeb30014535..8972cc9b257 100644
--- a/dev-ruby/narray/narray-0.6.1.2.ebuild
+++ b/dev-ruby/narray/narray-0.6.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_TASK_DOC=""



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

2019-01-27 Thread Virgil Dupras
commit: a992c15253270f7e1c57d15501861796245d49d8
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 18:59:50 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 19:00:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a992c152

virtual/python-futures: add pypy3 to PYTHON_COMPAT

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/python-futures/python-futures-1.ebuild | 16 
 1 file changed, 16 insertions(+)

diff --git a/virtual/python-futures/python-futures-1.ebuild 
b/virtual/python-futures/python-futures-1.ebuild
new file mode 100644
index 000..5519243b769
--- /dev/null
+++ b/virtual/python-futures/python-futures-1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+
+inherit python-r1
+
+DESCRIPTION="A virtual for the Python concurrent.futures module"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' python2_7 
pypy)"



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

2019-01-27 Thread Virgil Dupras
commit: 07f555e50f40fd4df717ad842ec8f5d06a279c3b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 18:58:42 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 19:00:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f555e5

dev-python/setuptools: remove old

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/setuptools/Manifest |  1 -
 dev-python/setuptools/setuptools-40.6.2.ebuild | 70 --
 2 files changed, 71 deletions(-)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 566c3b9f164..6d9de140b55 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -1,4 +1,3 @@
 DIST setuptools-36.7.2.zip 726758 BLAKE2B 
8821d3142f2149fbdea4d231052c3990fa7a14c57c421309683c6a65102ce4911850acd5d492087aa0f14a0026da732e47eb9bf971030443fc1b57f9f909
 SHA512 
746dce135dbacb65565787a20a2611388605e2371c94f0f8803e7712e515e69c270751d16a21f381bf6e8ddc0a1b39494db7d0c67bb32e6230a90c5d517e78f9
-DIST setuptools-40.6.2.zip 839184 BLAKE2B 
bc17aeaf7710742b70735f4bd0df2f4d8546eebaae000270b21ce605c83966998a2f51658d243838286f3101d7497c761535a9ffed003ae5e00c81bca8b70ad9
 SHA512 
3f1aa20e905deb22dda366f479f87cd772238d07e869fdc4f65a7926373414a77b7ddbfd78fd9825154409b3c01d787830354d206a45cdfca879bf35d3b83e03
 DIST setuptools-40.6.3.zip 839328 BLAKE2B 
ddc87213439ce2ad96ba54218bd5b3e41a7c31d670bddb9e4ea058b8ee7dffbe6fcb0e5fd24baf3fb38f5e824fde36aa8dc1e09d7ac37f9375ee351406389cd6
 SHA512 
6c628b8fc67645bca96ddcd016ec9a685e91690bf98dff077e842cfbd0d8d24de76ac51b3ff238d31551a48819d8f694fee6e9bb422ca954e54c22b4bda0038c
 DIST setuptools-40.7.0.zip 841969 BLAKE2B 
45129918f20b440f84969db0e94fc183d91cbf3c80aed220e00fa4c5d57fdfbcc4c83ec0ee52533df98d9a318d0936c1e0a4ffd5a47c5977c3ae5ed8f4b1fb96
 SHA512 
a360461f70222f1de859a8920d8f8e1257eb47f25a481c0d4a3435f74dc5aef4fd2e2fab5285173777483b1b23e7e203617073d753461373ad1c4768e5ce8aba

diff --git a/dev-python/setuptools/setuptools-40.6.2.ebuild 
b/dev-python/setuptools/setuptools-40.6.2.ebuild
deleted file mode 100644
index 0f231c9d846..000
--- a/dev-python/setuptools/setuptools-40.6.2.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
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-fi
-
-DESCRIPTION="Collection of extensions to Distutils"
-HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.org/project/setuptools/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-"
-DEPEND="${RDEPEND}
-   app-arch/unzip
-   test? (
-   dev-python/pip[${PYTHON_USEDEP}]
-   >=dev-python/pytest-3.1.0[${PYTHON_USEDEP}]
-   dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
-   dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
-   >=dev-python/backports-unittest-mock-1.2[${PYTHON_USEDEP}]
-   dev-python/wheel[${PYTHON_USEDEP}]
-   )
-"
-PDEPEND="
-   >=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}]"
-
-# Force in-source build because build system modifies sources.
-DISTUTILS_IN_SOURCE_BUILD=1
-
-DOCS=( {CHANGES,README}.rst 
docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
-
-python_prepare_all() {
-   if [[ ${PV} == "" ]]; then
-   python_setup
-   ${EPYTHON} bootstrap.py || die
-   fi
-
-   # disable tests requiring a network connection
-   rm setuptools/tests/test_packageindex.py || die
-
-   # don't run integration tests
-   rm setuptools/tests/test_integration.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   # test_easy_install raises a SandboxViolation due to 
${HOME}/.pydistutils.cfg
-   # It tries to sandbox the test in a tempdir
-   HOME="${PWD}" py.test --verbose ${PN} || die "Tests failed under 
${EPYTHON}"
-}
-
-python_install() {
-   export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
-   distutils-r1_python_install
-}



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

2019-01-27 Thread Virgil Dupras
commit: aa1d23476375ca12f3afc702c2aaa20e2fe73952
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 18:46:25 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 19:00:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1d2347

dev-python/setuptools: bump to 40.7.0

Had to drop ~arm64 due to pending pytest 3.10 re-keywording.

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/setuptools/Manifest |  1 +
 dev-python/setuptools/setuptools-40.7.0.ebuild | 71 ++
 2 files changed, 72 insertions(+)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 0c159302e3b..566c3b9f164 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -1,3 +1,4 @@
 DIST setuptools-36.7.2.zip 726758 BLAKE2B 
8821d3142f2149fbdea4d231052c3990fa7a14c57c421309683c6a65102ce4911850acd5d492087aa0f14a0026da732e47eb9bf971030443fc1b57f9f909
 SHA512 
746dce135dbacb65565787a20a2611388605e2371c94f0f8803e7712e515e69c270751d16a21f381bf6e8ddc0a1b39494db7d0c67bb32e6230a90c5d517e78f9
 DIST setuptools-40.6.2.zip 839184 BLAKE2B 
bc17aeaf7710742b70735f4bd0df2f4d8546eebaae000270b21ce605c83966998a2f51658d243838286f3101d7497c761535a9ffed003ae5e00c81bca8b70ad9
 SHA512 
3f1aa20e905deb22dda366f479f87cd772238d07e869fdc4f65a7926373414a77b7ddbfd78fd9825154409b3c01d787830354d206a45cdfca879bf35d3b83e03
 DIST setuptools-40.6.3.zip 839328 BLAKE2B 
ddc87213439ce2ad96ba54218bd5b3e41a7c31d670bddb9e4ea058b8ee7dffbe6fcb0e5fd24baf3fb38f5e824fde36aa8dc1e09d7ac37f9375ee351406389cd6
 SHA512 
6c628b8fc67645bca96ddcd016ec9a685e91690bf98dff077e842cfbd0d8d24de76ac51b3ff238d31551a48819d8f694fee6e9bb422ca954e54c22b4bda0038c
+DIST setuptools-40.7.0.zip 841969 BLAKE2B 
45129918f20b440f84969db0e94fc183d91cbf3c80aed220e00fa4c5d57fdfbcc4c83ec0ee52533df98d9a318d0936c1e0a4ffd5a47c5977c3ae5ed8f4b1fb96
 SHA512 
a360461f70222f1de859a8920d8f8e1257eb47f25a481c0d4a3435f74dc5aef4fd2e2fab5285173777483b1b23e7e203617073d753461373ad1c4768e5ce8aba

diff --git a/dev-python/setuptools/setuptools-40.7.0.ebuild 
b/dev-python/setuptools/setuptools-40.7.0.ebuild
new file mode 100644
index 000..d67bd927712
--- /dev/null
+++ b/dev-python/setuptools/setuptools-40.7.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="Collection of extensions to Distutils"
+HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.org/project/setuptools/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   >=dev-python/pytest-3.7.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/openssl-tpm-engine/, app-crypt/openssl-tpm-engine/files/, profiles/

2019-01-27 Thread Alon Bar-Lev
commit: c0c88eb7717ea8cbbf90823692f303b7a746cc13
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Jan 27 18:45:23 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Jan 27 18:45:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0c88eb7

app-crypt/openssl-tpm-engine: remove from tree

Bug: https://bugs.gentoo.org/show_bug.cgi?id=672758
Bug: https://bugs.gentoo.org/show_bug.cgi?id=593256
Signed-off-by: Alon Bar-Lev  gentoo.org>

 app-crypt/openssl-tpm-engine/Manifest  |  1 -
 .../files/openssl-tpm-engine-0.4.2-build.patch | 10 --
 app-crypt/openssl-tpm-engine/metadata.xml  | 11 --
 .../openssl-tpm-engine-0.4.2.ebuild| 42 --
 profiles/package.mask  |  6 
 5 files changed, 70 deletions(-)

diff --git a/app-crypt/openssl-tpm-engine/Manifest 
b/app-crypt/openssl-tpm-engine/Manifest
deleted file mode 100644
index 89ad2e9d6e4..000
--- a/app-crypt/openssl-tpm-engine/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openssl_tpm_engine-0.4.2.tar.gz 528196 BLAKE2B 
a034c25df32db53775144ffcad74f421176e5abfee346dad3159e8d7a1fdc465421a549a71a5c2a5dc7b414e578fb8eb6b3522e4956a274f5c31635f5a52dcf5
 SHA512 
376f2aa87ab10d4a77bcc363865238a19e6dfcd548eb1f0780ee223d57d90ebfe7046308757836b76e7f33f4c30f98c0d82126b5e0e0534ec57087384e584f95

diff --git 
a/app-crypt/openssl-tpm-engine/files/openssl-tpm-engine-0.4.2-build.patch 
b/app-crypt/openssl-tpm-engine/files/openssl-tpm-engine-0.4.2-build.patch
deleted file mode 100644
index ed32ced1b3e..000
--- a/app-crypt/openssl-tpm-engine/files/openssl-tpm-engine-0.4.2-build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Makefile.am b/Makefile.am
-index 6695656..4932fae 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -10,4 +10,4 @@ libtpm_la_LIBADD=-lcrypto -lc -ltspi
- libtpm_la_SOURCES=e_tpm.c e_tpm.h e_tpm_err.c
- 
- create_tpm_key_SOURCES=create_tpm_key.c
--create_tpm_key_LDADD=-ltspi
-+create_tpm_key_LDADD=-lcrypto -ltspi

diff --git a/app-crypt/openssl-tpm-engine/metadata.xml 
b/app-crypt/openssl-tpm-engine/metadata.xml
deleted file mode 100644
index 7b14326dd1a..000
--- a/app-crypt/openssl-tpm-engine/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   cry...@gentoo.org
-   Crypto
-   
-   
-   trousers
-   
-

diff --git a/app-crypt/openssl-tpm-engine/openssl-tpm-engine-0.4.2.ebuild 
b/app-crypt/openssl-tpm-engine/openssl-tpm-engine-0.4.2.ebuild
deleted file mode 100644
index b82881e034e..000
--- a/app-crypt/openssl-tpm-engine/openssl-tpm-engine-0.4.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_P="${P/-tpm-/_tpm_}"
-
-DESCRIPTION="This provides a OpenSSL engine that uses private keys stored in 
TPM hardware"
-HOMEPAGE="http://trousers.sourceforge.net;
-SRC_URI="mirror://sourceforge/trousers/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl"
-RDEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   >=app-crypt/trousers-0.2.8"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-   openssl.cnf.sample
-)
-
-PATCHES=(
-   "${FILESDIR}/${P}-build.patch"
-)
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   default
-   mv configure.in configure.ac || die
-   eautoreconf
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 30bed6b4340..42e77bc6c62 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -94,12 +94,6 @@ app-office/QtBitcoinTrader
 # Bugs 463928, 476890, 623172, 662270. Masked for removal in 30 days.
 net-misc/hotot
 
-# Alon Bar-Lev  (30 Dec 2018)
-# Upstream is dead.
-# Package does not support openssl-1.1, significant change to package.
-# Removal in 30 days
-app-crypt/openssl-tpm-engine
-
 # Lars Wendler  (28 Dec 2018)
 # Masked while being tested and reverse deps aren't fully compatible
 =dev-libs/openssl-1.1.1*



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

2019-01-27 Thread Alon Bar-Lev
commit: 2330eee0938dcc2520fe161953ee75a9d9cdf29b
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Jan 27 18:33:01 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Jan 27 18:34:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2330eee0

net-libs/gnutls: hack guile detection

upstream replaced guile.m4 and did not use it correctly.

for now, hack this to detect guile-2.0.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=676402
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/gnutls/gnutls-3.6.6.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/net-libs/gnutls/gnutls-3.6.6.ebuild 
b/net-libs/gnutls/gnutls-3.6.6.ebuild
index 9070aaa4a3c..ea49105d00b 100644
--- a/net-libs/gnutls/gnutls-3.6.6.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.6.ebuild
@@ -73,6 +73,11 @@ src_prepare() {
 
# Use sane .so versioning on FreeBSD.
elibtoolize
+
+   # detect also guile-2.2, bug#676402
+   # aclocal/autoreconf will require more dependencies
+   # that we want to have
+   sed -i 's/_guile_required_version=2.2$/_guile_required_version=2.0/' 
configure || die
 }
 
 multilib_src_configure() {



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

2019-01-27 Thread Mike Gilbert
commit: 15eeb7cef2e8f5e30451c43a7355a799ff68c6ae
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 27 18:33:31 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 27 18:33:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15eeb7ce

sys-libs/db: add mirror://gentoo to SRC_URI

Bug: https://bugs.gentoo.org/676374
Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-libs/db/db-18.1.25.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-libs/db/db-18.1.25.ebuild b/sys-libs/db/db-18.1.25.ebuild
index ff6f5d1ca7d..be515fd043e 100644
--- a/sys-libs/db/db-18.1.25.ebuild
+++ b/sys-libs/db/db-18.1.25.ebuild
@@ -20,9 +20,10 @@ S_BASE="${WORKDIR}/${MY_P}"
 S="${S_BASE}/dist"
 DESCRIPTION="Oracle Berkeley DB"
 
HOMEPAGE="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html;
-SRC_URI="http://download.oracle.com/berkeley-db/${MY_P}.tar.gz;
+SRC_URI="https://download.oracle.com/otn/berkeley-db/${MY_P}.tar.gz
+   mirror://gentoo/${MY_P}.tar.gz"
 for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do
-   export SRC_URI="${SRC_URI} 
http://www.oracle.com/technology/products/berkeley-db/db/update/${MY_PV}/patch.${MY_PV}.${i};
+   SRC_URI+=" 
http://www.oracle.com/technology/products/berkeley-db/db/update/${MY_PV}/patch.${MY_PV}.${i};
 done
 
 LICENSE="AGPL-3"



[gentoo-commits] proj/musl:master commit in: media-libs/mesa/files/, media-libs/mesa/

2019-01-27 Thread Anthony G. Basile
commit: 7a73006b48b30e36d961bd1417b1e7d5cc3e554f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jan 27 17:48:19 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jan 27 17:52:05 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=7a73006b

Revert "media-libs/mesa: revbump and sync with tree"

This reverts commit 89c1adfdef658652e452c76a8b98931e4a2cf131.

Signed-off-by: Anthony G. Basile  gentoo.org>

 media-libs/mesa/Manifest   |   5 +-
 media-libs/mesa/files/mesa-11-execinfo.patch   |  68 +++
 media-libs/mesa/files/mesa-13-musl_endian.patch|  12 +
 .../mesa/files/mesa-17-musl-invocation_name.patch  |  47 ++
 media-libs/mesa/files/mesa-17-musl-pthread.patch   |  39 ++
 media-libs/mesa/files/mesa-17-musl_endian.patch|  12 +
 .../mesa/files/mesa-18-intel-missing-time_t.patch  |  11 +
 .../mesa/files/mesa-18-missing-includes.patch  |  53 +++
 ...2.4-meson-link-gallium-nine-with-pthreads.patch |  34 ++
 media-libs/mesa/mesa-18.1.6-r1.ebuild  | 520 +
 media-libs/mesa/mesa-18.1.6.ebuild | 519 
 media-libs/mesa/mesa-18.1.9-r1.ebuild  | 520 +
 media-libs/mesa/mesa-18.1.9.ebuild | 519 
 .../{mesa-18.2.8.ebuild => mesa-18.2.1.ebuild} |  70 ++-
 .../{mesa-18.2.8.ebuild => mesa-18.2.4.ebuild} |  17 +-
 media-libs/mesa/metadata.xml   |   1 +
 16 files changed, 2425 insertions(+), 22 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index aebf196..2e5ff61 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1 +1,4 @@
-DIST mesa-18.2.8.tar.xz 11385224 BLAKE2B 
c6fbf71e2ab6837f91dfa996cf7e89e9cae22e219cac56bd4201f7a62c787ddd2f65e7d162a329971018f0b1a796ee1a5b252ee6b43bb3b27a233d67b6cdf615
 SHA512 
04d5ada9ba3acea853def3ebcbb53ee76936a4cd4229ae753d2ce1b5cf543bea1e5764f2ef2b19735d47d041ba6b0582841bc89e2c9331fdfbd89386f599a1f7
+DIST mesa-18.1.6.tar.xz 11142884 BLAKE2B 
fdd156fe7debf5223285dfa238070a2bd7d8ec684dec168afab78b9d2d38d53c10d939aaa64f34c2910e542dce3869adfca6383fca6a854c6dd03287a044b0e3
 SHA512 
2966210800215f5ced2720691063a8519b51ebeab9fb1e99bde4b1bd7ccc719d6395a1c29f25c88efe62d1592cf14ceafc163aca349490b1f8cee81070d46fcc
+DIST mesa-18.1.9.tar.xz 11146188 BLAKE2B 
753f0fa3780502d56927f9b0e6124b4728cb5aa3600de78585487fb8e178c6987a72b79fb56e6c310757d157f9f85f12b73a6889bd361b51b62fb1dc1c20eecd
 SHA512 
22db2950d25a3d9393e7c622c783bd177c21695569c8a95683bf77e92318e1db85672a134d4bea30c1f49a24e52bc3a2c1a0ac15deafb3a8fcbfb6de6a18adc2
+DIST mesa-18.2.1.tar.xz 11374476 BLAKE2B 
f0f3b766d68550f8c395a1b1d1ffc7a9e532c22ee6b91d698db33a270c152e03ab656d4219301bc2e0e95ba6f0583017c4361add928ad8ab26378a1ec6958f36
 SHA512 
d249bdf79aad36db9a8d291b3a1a100d283893ac741f58f85ae7e5c90ca25c37f80a5fa6fc57945ffeb0b67b788e7ea146543ec790b22f144578fc4c1525b84d
+DIST mesa-18.2.4.tar.xz 11377556 BLAKE2B 
b11c33ade744fb976862fecccbcc4c97196a005e40a00ef02bd8d409b66b3aa11f97baee13f2aa92f2d7c5461b2ef44beae3103687dea9ee29e92439a068f08a
 SHA512 
088d43b087f4005752e4db75eaa6897e0fcb6de7b9a1f2d2b2ce3b5557d1dff829022e0092e8b1038ff01182c863ca0f26c97b9adde34bca462d3fa24502bfde

diff --git a/media-libs/mesa/files/mesa-11-execinfo.patch 
b/media-libs/mesa/files/mesa-11-execinfo.patch
new file mode 100644
index 000..0eefba8
--- /dev/null
+++ b/media-libs/mesa/files/mesa-11-execinfo.patch
@@ -0,0 +1,68 @@
+diff -Naur mesa-11.1.2.orig/configure.ac mesa-11.1.2/configure.ac
+--- mesa-11.1.2.orig/configure.ac  2016-02-10 15:57:54.0 -0800
 mesa-11.1.2/configure.ac   2016-03-09 13:27:47.979302937 -0800
+@@ -681,6 +681,7 @@
+ AC_CHECK_HEADER([sys/sysctl.h], [DEFINES="$DEFINES -DHAVE_SYS_SYSCTL_H"])
+ AC_CHECK_FUNC([strtof], [DEFINES="$DEFINES -DHAVE_STRTOF"])
+ AC_CHECK_FUNC([mkostemp], [DEFINES="$DEFINES -DHAVE_MKOSTEMP"])
++AC_CHECK_HEADER([execinfo.h], [DEFINES="$DEFINES -DHAVE_EXECINFO_H"])
+ 
+ dnl Check to see if dlopen is in default libraries (like Solaris, which
+ dnl has it in libc), or if libdl is needed to get it.
+diff -Naur mesa-11.1.2.orig/src/gallium/auxiliary/util/u_debug_symbol.c 
mesa-11.1.2/src/gallium/auxiliary/util/u_debug_symbol.c
+--- mesa-11.1.2.orig/src/gallium/auxiliary/util/u_debug_symbol.c   
2016-01-17 23:39:26.0 -0800
 mesa-11.1.2/src/gallium/auxiliary/util/u_debug_symbol.c2016-03-09 
13:29:27.255060988 -0800
+@@ -219,7 +219,7 @@
+ #endif /* PIPE_OS_WINDOWS */
+ 
+ 
+-#if defined(__GLIBC__) && !defined(__UCLIBC__)
++#if defined(HAVE_EXECINFO_H)
+ 
+ #include 
+ 
+@@ -240,7 +240,7 @@
+return TRUE;
+ }
+ 
+-#endif /* defined(__GLIBC__) && !defined(__UCLIBC__) */
++#endif /* defined(HAVE_EXECINFO_H) */
+ 
+ 
+ void
+diff -Naur mesa-11.1.2.orig/src/mapi/glapi/gen/gl_gentable.py 
mesa-11.1.2/src/mapi/glapi/gen/gl_gentable.py
+--- mesa-11.1.2.orig/src/mapi/glapi/gen/gl_gentable.py 2016-02-10 

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

2019-01-27 Thread Pacho Ramos
commit: 7b2ad7dbb3d40d6f7f8a1116ffe4be5f15582de1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 17:25:51 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 17:26:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2ad7db

media-gfx/videorbits: amd64 stable

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

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

diff --git a/media-gfx/videorbits/videorbits-2.205.ebuild 
b/media-gfx/videorbits/videorbits-2.205.ebuild
index 0f066360aaf..6628294ba74 100644
--- a/media-gfx/videorbits/videorbits-2.205.ebuild
+++ b/media-gfx/videorbits/videorbits-2.205.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/comparametric/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



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

2019-01-27 Thread Pacho Ramos
commit: 6787c100cbe7f8860c4442b63ceca547ceedf012
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 17:23:24 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 17:26:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6787c100

media-gfx/videorbits: Drop old

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

 media-gfx/videorbits/Manifest|  1 -
 media-gfx/videorbits/videorbits-2.201.ebuild | 39 
 2 files changed, 40 deletions(-)

diff --git a/media-gfx/videorbits/Manifest b/media-gfx/videorbits/Manifest
index 710b5fd7b7d..71e2e446426 100644
--- a/media-gfx/videorbits/Manifest
+++ b/media-gfx/videorbits/Manifest
@@ -1,2 +1 @@
-DIST videorbits-2.201.tgz 648187 BLAKE2B 
c279c6bb045412d3a2fbecc7a0955694b761c929ea3f0c73b6e64b1ff9a14e69a168b37eadeb8f99e6e1a2daf4863be87a268b74a619f16efaaeacc4e708ebb3
 SHA512 
eeb233487ac33702ff58f9434ff1850aac5ede9ecfebe4b1d313f07451c1cbb911ba6adca013136639bc0d01480acd71e5cffddcbf48af5aef58d40f48d6655a
 DIST videorbits-2.205.tgz 672377 BLAKE2B 
e111d48c3a7e8c3fc1bf878249a07c799879fa3c68e8555c539fd4089800fd7695f1758188295f65aa62fababfc6cc3c534abae384eb820f80bb1bbe0eb4b92d
 SHA512 
faad5a7ab98167d67b7748b4b9aca1ced0e802ed85cba55ba9966d08c48045daa8fef8d387c576dcfa50ace8c4962bb0043bb83e3ba741844ede67d331e4fbf8

diff --git a/media-gfx/videorbits/videorbits-2.201.ebuild 
b/media-gfx/videorbits/videorbits-2.201.ebuild
deleted file mode 100644
index db5db4dd392..000
--- a/media-gfx/videorbits/videorbits-2.201.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils toolchain-funcs
-
-DESCRIPTION="a collection of programs for creating high dynamic range images"
-HOMEPAGE="http://comparametric.sourceforge.net/;
-SRC_URI="mirror://sourceforge/comparametric/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   sys-libs/zlib
-   media-libs/libpng
-   virtual/jpeg"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS README README.MORE )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-libpng15.patch
-
-   sed -i \
-   -e "s:\$(prefix)/images:\$(prefix)/share/${PN}/images:" \
-   images/Makefile.in || die
-
-   sed -i \
-   -e 
"s:\$(prefix)/lookuptables:\$(prefix)/share/${PN}/lookuptables:" \
-   lookuptables/Makefile.in || die
-}
-
-src_configure() {
-   tc-export CC
-   econf
-}



[gentoo-commits] repo/gentoo:master commit in: mail-filter/spambayes/

2019-01-27 Thread Pacho Ramos
commit: c1ba7233e7138947d5cae771b7d86eecbc76e544
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 17:17:08 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 17:26:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ba7233

mail-filter/spambayes: Drop old

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

 mail-filter/spambayes/Manifest |  2 --
 .../spambayes/spambayes-1.1_alpha6-r2.ebuild   | 40 --
 mail-filter/spambayes/spambayes-1.1_beta1.ebuild   | 40 --
 3 files changed, 82 deletions(-)

diff --git a/mail-filter/spambayes/Manifest b/mail-filter/spambayes/Manifest
index a6704103465..d2a6fc09ecd 100644
--- a/mail-filter/spambayes/Manifest
+++ b/mail-filter/spambayes/Manifest
@@ -1,3 +1 @@
-DIST spambayes-1.1a6.tar.gz 1007785 BLAKE2B 
3c63b518dcaff7c14dfb5e10435ac0bc33bbe1662295355b2f5a3b9a44b241362c2ee60eb977500b0c868a88ddb99a116304bc3e2e45701d0922f85c37f8fb57
 SHA512 
7b8a6c54e98064871298e70a04781ff33bddc3274734596ea577860707d61f95408caefd5511f586e285f8d7620d18fe3e6efcbdd0b26a39808abe44e189
-DIST spambayes-1.1b1.tar.gz 1008891 BLAKE2B 
8f823498f0174ddef4b6f44493d93f6812ea0529ae6fc0ece10f566fa4b31247a23992c80b1868588e31404826b3e089615a788de758d4a2ce7c892bd024b202
 SHA512 
988acd799e9f4530099891f1d8582b29a4c156ddb5cf280623d2e9ac3566c1c9b9cbfa5f85d32161d7f1954364320f3795d500ac51e8944d140fcd3b626c3124
 DIST spambayes-1.1b2.tar.gz 1001993 BLAKE2B 
71d5d1f900f144e83844e25e8fa72f2ce99cb4248263f056ebbe65f949172aecea40e7f68164f44b8f5e2300d3f48b6adb3998e32bad2cb22013525222d17ac1
 SHA512 
0f8e88a2b7d3200fbb08a8e55f549a06530cb2068215023f079bf2f4e399f2f7850bf4e9f01addb6a48f1e41a75872cc3909ca76b7567e2c93a9701bec7b2a39

diff --git a/mail-filter/spambayes/spambayes-1.1_alpha6-r2.ebuild 
b/mail-filter/spambayes/spambayes-1.1_alpha6-r2.ebuild
deleted file mode 100644
index 7cbb2c92668..000
--- a/mail-filter/spambayes/spambayes-1.1_alpha6-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_P="${P/_alpha/a}"
-
-DESCRIPTION="An anti-spam filter using on Bayesian filtering"
-HOMEPAGE="http://spambayes.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="PSF-2.2 GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="
-   dev-python/bsddb3[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/setuptools"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   dodoc -r *.txt contrib utilities testtools
-
-   newinitd "${FILESDIR}"/spambayespop3proxy.rc spambayespop3proxy
-
-   insinto /etc
-   doins "${FILESDIR}"/bayescustomize.ini
-
-   keepdir /var/lib/spambayes
-}

diff --git a/mail-filter/spambayes/spambayes-1.1_beta1.ebuild 
b/mail-filter/spambayes/spambayes-1.1_beta1.ebuild
deleted file mode 100644
index 389070b0ef5..000
--- a/mail-filter/spambayes/spambayes-1.1_beta1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_P="${P/_beta/b}"
-
-DESCRIPTION="An anti-spam filter using on Bayesian filtering"
-HOMEPAGE="http://spambayes.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="PSF-2.2 GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="
-   dev-python/bsddb3[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/setuptools"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   dodoc -r *.txt contrib utilities testtools
-
-   newinitd "${FILESDIR}"/spambayespop3proxy.rc spambayespop3proxy
-
-   insinto /etc
-   doins "${FILESDIR}"/bayescustomize.ini
-
-   keepdir /var/lib/spambayes
-}



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

2019-01-27 Thread Pacho Ramos
commit: 9af31cede1991d59714f8eeaae9eb3633edb4627
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 17:22:41 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 17:26:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af31ced

media-gfx/recoverjpeg: Drop old

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

 media-gfx/recoverjpeg/Manifest|  4 
 media-gfx/recoverjpeg/recoverjpeg-2.0-r2.ebuild   | 21 -
 media-gfx/recoverjpeg/recoverjpeg-2.1.1-r1.ebuild | 21 -
 media-gfx/recoverjpeg/recoverjpeg-2.2.1-r1.ebuild | 21 -
 media-gfx/recoverjpeg/recoverjpeg-2.2.2-r1.ebuild | 21 -
 5 files changed, 88 deletions(-)

diff --git a/media-gfx/recoverjpeg/Manifest b/media-gfx/recoverjpeg/Manifest
index 2ded439f8dd..c22bf78839f 100644
--- a/media-gfx/recoverjpeg/Manifest
+++ b/media-gfx/recoverjpeg/Manifest
@@ -1,5 +1 @@
-DIST recoverjpeg-2.0.tar.gz 83762 BLAKE2B 
f854c2c82179551fcd96a17c89e110bd32adaa2af728f74ee164344e146d094f7b773bbec586a553ca83a93b032dc4ffa60095f384862ae9ac668f138db798fc
 SHA512 
c736a95011ea124eb4792c7d182b1da43b675323fbdeed06d15abc2586bd4010204bdf4529a8bc2c5f2d95c33a7963b8a6115c33f5e65495290ddb69ec4b600c
-DIST recoverjpeg-2.1.1.tar.gz 87445 BLAKE2B 
2d8b317b819556a177342096dfc1c07b8980d09340aca3dbe968e00b3549c011bba3600311ba34cb1d40e6f82b06e3ce3261b3341e90a2ec673a6fd8dba57dc1
 SHA512 
aca4a9cf5403db8c56f357c5f6f12b17e5be428e4846af65add19bfacc990e3e2e2afc27cfaac1635cf4edb9289ab8353a239d32053c570bb8976992d30e721f
-DIST recoverjpeg-2.2.1.tar.gz 88391 BLAKE2B 
587350bbe74122b9e08130579cfcc65829c3a1ff958e43945f86494d0a16a62683692983981997b6cee75cc5132fe510ed6d8b46fd577aa09fda533d5b156de1
 SHA512 
1308542c25cccb0daefa9248f7a41451f59374e33c3ad4a82ad2195aafb66548b98bbc57c56436902a6c5732a5b20f69658567378f0a211a61f258cd62d699b1
-DIST recoverjpeg-2.2.2.tar.gz 91440 BLAKE2B 
16a84d7bc43ac63e8633f6ed08504861906add7e734af5f6eb289ba175dea33f64eb5c10a14a0080bb0d4b03c249742abd690bd87089d1a13f828b6b2c002aa4
 SHA512 
fc609aa47a96b44e10aef4137b92f7b8e99d9f40ab559870225042acd85a97bc745a494cabb29fe21b3b374243c4589eeae8da7ec09a3bacbf9462762782ffc6
 DIST recoverjpeg-2.2.3.tar.gz 91672 BLAKE2B 
bb324b7810b5aa3103ad0a9a67df9f855ea1a479b9b9651cb4b7d1a4c511a87e8fd891664d76049b450b5077355fb718489904d3d7daaca3865a451b41980f4f
 SHA512 
67f923193c9b012302ad4e374141803992bfa4e4ac4c2384c8d44df29927c06a5224caefc936e30cef3fe1ca6dcf9f3544fc5171e4f76d17a83df974d0253c23

diff --git a/media-gfx/recoverjpeg/recoverjpeg-2.0-r2.ebuild 
b/media-gfx/recoverjpeg/recoverjpeg-2.0-r2.ebuild
deleted file mode 100644
index 0d7e2b17aa4..000
--- a/media-gfx/recoverjpeg/recoverjpeg-2.0-r2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit base
-
-DESCRIPTION="Recover JPEG pictures from a possibly corrupted disk image"
-HOMEPAGE="http://www.rfc1149.net/devel/recoverjpeg.html;
-SRC_URI="http://www.rfc1149.net/download/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="media-gfx/exif
-   virtual/imagemagick-tools"
-RDEPEND="${DEPEND}"
-
-DOCS=( README )

diff --git a/media-gfx/recoverjpeg/recoverjpeg-2.1.1-r1.ebuild 
b/media-gfx/recoverjpeg/recoverjpeg-2.1.1-r1.ebuild
deleted file mode 100644
index 1cefa1795ef..000
--- a/media-gfx/recoverjpeg/recoverjpeg-2.1.1-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit base
-
-DESCRIPTION="Recover JPEG pictures from a possibly corrupted disk image"
-HOMEPAGE="http://www.rfc1149.net/devel/recoverjpeg.html;
-SRC_URI="http://www.rfc1149.net/download/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-gfx/exif
-   virtual/imagemagick-tools"
-RDEPEND="${DEPEND}"
-
-DOCS=( ChangeLog )

diff --git a/media-gfx/recoverjpeg/recoverjpeg-2.2.1-r1.ebuild 
b/media-gfx/recoverjpeg/recoverjpeg-2.2.1-r1.ebuild
deleted file mode 100644
index 2ecd6e8acb5..000
--- a/media-gfx/recoverjpeg/recoverjpeg-2.2.1-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit base
-
-DESCRIPTION="Recover JPEG pictures from a possibly corrupted disk image"
-HOMEPAGE="http://www.rfc1149.net/devel/recoverjpeg.html;
-SRC_URI="http://www.rfc1149.net/download/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="media-gfx/exif
-   virtual/imagemagick-tools"
-RDEPEND="${DEPEND}"
-
-DOCS=( ChangeLog )

diff --git a/media-gfx/recoverjpeg/recoverjpeg-2.2.2-r1.ebuild 
b/media-gfx/recoverjpeg/recoverjpeg-2.2.2-r1.ebuild
deleted file mode 100644
index 

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

2019-01-27 Thread Pacho Ramos
commit: f05805e312263c77e205aa74328ef8f3343d2153
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 17:22:04 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 17:26:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f05805e3

media-gfx/openscad: Drop old

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

 media-gfx/openscad/Manifest  |  1 -
 media-gfx/openscad/openscad-2015.03_p2-r3.ebuild | 84 
 2 files changed, 85 deletions(-)

diff --git a/media-gfx/openscad/Manifest b/media-gfx/openscad/Manifest
index 4cc62c825fb..f40770a2108 100644
--- a/media-gfx/openscad/Manifest
+++ b/media-gfx/openscad/Manifest
@@ -1,2 +1 @@
-DIST openscad-2015.03-2.src.tar.gz 13307974 BLAKE2B 
f3532d77db15250abba444949cbaee012bef02410b6c66cf2abfb6aa2a174f6438c2469b8db9ee043d5d77799ccb1f82c608015df14924670d843a6807eb7fe2
 SHA512 
66e93715987a5211ce15c10ea39a9fec3296b606ace0aba1cda019635d5b26021457c8e49f389daa90a0da02e41007eab662e1ed6608cb51c24de00253b9783f
 DIST openscad-2015.03-3.src.tar.gz 13309147 BLAKE2B 
77f4e934474882e454dad683d9da6a2c9fe699a84c86ed5ebe1755de037f6930870ffb432dedeef3bea7a76cbc98d0f0d0694e5d0f7b469830370ca3548a650c
 SHA512 
b2cee90563bdf2cb9f7b5a0d637b2266f5fcd62add6147c9326b843a5b0975b8ec900d13a2aa86485fce4a5e7e53a08cf4171a3d1d66355e813d01ca9096faee

diff --git a/media-gfx/openscad/openscad-2015.03_p2-r3.ebuild 
b/media-gfx/openscad/openscad-2015.03_p2-r3.ebuild
deleted file mode 100644
index 815a2c46da7..000
--- a/media-gfx/openscad/openscad-2015.03_p2-r3.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp-common qmake-utils xdg-utils
-
-MY_PV="2015.03-2"
-SITEFILE="50${PN}-gentoo.el"
-
-DESCRIPTION="The Programmers Solid 3D CAD Modeller"
-HOMEPAGE="http://www.openscad.org/;
-SRC_URI="http://files.openscad.org/${PN}-${MY_PV}.src.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="emacs"
-
-DEPEND="
-   dev-cpp/eigen:3
-   dev-libs/boost:=
-   dev-libs/glib:2
-   dev-libs/gmp:0=
-   dev-libs/mpfr:0=
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5[-gles2]
-   dev-qt/qtopengl:5
-   media-gfx/opencsg
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
-   >=media-libs/glew-2.0.0:*
-   media-libs/harfbuzz
-   sci-mathematics/cgal:=
-   >=x11-libs/qscintilla-2.9.4:=[qt5(+)]
-   emacs? ( virtual/emacs )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}_uic_tr_fix.patch" )
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_prepare() {
-   default
-
-   #Use our CFLAGS (specifically don't force x86)
-   sed -i "s/QMAKE_CXXFLAGS_RELEASE = .*//g" ${PN}.pro  || die
-   sed -i "s/\/usr\/local/\/usr/g" ${PN}.pro || die
-}
-
-src_configure() {
-   eqmake5 "${PN}.pro"
-}
-
-src_compile() {
-   default
-
-   if use emacs ; then
-   elisp-compile contrib/*.el
-   fi
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-
-   if use emacs; then
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-   elisp-install ${PN} contrib/*.el contrib/*.elc
-   fi
-
-   einstalldocs
-}
-
-pkg_postinst() {
-   xdg_mimeinfo_database_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   xdg_mimeinfo_database_update
-   xdg_desktop_database_update
-}



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

2019-01-27 Thread Andreas Sturmlechner
commit: 5ca89b45bc362c3383540a11c9a35e61b462753b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 27 16:42:08 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 27 17:20:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca89b45

app-office/skrooge: Switch to upstream patch

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

 .../skrooge/files/skrooge-2.17.0-noqtwebkit.patch  | 34 +-
 app-office/skrooge/skrooge-2.17.0.ebuild   |  7 ++---
 2 files changed, 24 insertions(+), 17 deletions(-)

diff --git a/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch 
b/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch
index cb56d16388f..588c4c116e0 100644
--- a/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch
+++ b/app-office/skrooge/files/skrooge-2.17.0-noqtwebkit.patch
@@ -1,28 +1,36 @@
-From 6ba59f2f707829242ad2410803f48089062c7241 Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Thu, 24 Jan 2019 23:20:09 +0100
-Subject: [PATCH] Fix build without Qt5WebKit installed
+From dab0fd4adf2cbee89a417c483350ddffda77ed3b Mon Sep 17 00:00:00 2001
+From: Stephane MANKOWSKI 
+Date: Sun, 27 Jan 2019 17:13:28 +0100
+Subject: skrooge w/ -DSKG_WEBENGINE=ON: ui_skgtablewithgraph.h:15:10: fatal
+ error: QtWebKitWidgets/QWebView: No such file or directory BUG:403575
 
 ---
- skgbasegui/skgtablewithgraph.ui | 5 -
- 1 file changed, 5 deletions(-)
+ skgbasegui/skgtablewithgraph.ui | 6 --
+ 1 file changed, 6 deletions(-)
 
 diff --git a/skgbasegui/skgtablewithgraph.ui b/skgbasegui/skgtablewithgraph.ui
-index e1a3058aa..df93115f3 100644
+index e1a3058..b00273f 100644
 --- a/skgbasegui/skgtablewithgraph.ui
 +++ b/skgbasegui/skgtablewithgraph.ui
-@@ -151,11 +151,6 @@
-   
+@@ -152,11 +152,6 @@
   
   
--  
+   
 -   QWebView
 -   QWidget
 -   QtWebKitWidgets/QWebView
 -  
-   
+-  
 SKGGraphicsView
 QWidget
+skggraphicsview.h
+@@ -173,7 +168,6 @@
+   
+   
+SKGWebView
+-   QWebView
+skgwebview.h
+   
+  
 -- 
-2.20.1
-
+cgit v1.1

diff --git a/app-office/skrooge/skrooge-2.17.0.ebuild 
b/app-office/skrooge/skrooge-2.17.0.ebuild
index 063a50e9408..2aa99f0b78d 100644
--- a/app-office/skrooge/skrooge-2.17.0.ebuild
+++ b/app-office/skrooge/skrooge-2.17.0.ebuild
@@ -77,10 +77,9 @@ RDEPEND="${COMMON_DEPEND}
 # hangs + installs files
 RESTRICT+=" test"
 
-src_prepare() {
-   use webkit || eapply "${FILESDIR}"/${P}-noqtwebkit.patch # bug 676196
-   kde5_src_prepare
-}
+PATCHES=(
+   "${FILESDIR}"/${P}-noqtwebkit.patch # bug 676196
+)
 
 src_configure() {
local mycmakeargs=(



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

2019-01-27 Thread Nick Sarnie
commit: fc80a256f15e6257040c13666e62cfc5a498a17d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 17:18:39 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 17:19:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc80a256

app-emulation/winetricks: Sync with ::wine

Version bump

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

 app-emulation/winetricks/Manifest  |  1 +
 .../winetricks/winetricks-20181203.ebuild  | 96 ++
 2 files changed, 97 insertions(+)

diff --git a/app-emulation/winetricks/Manifest 
b/app-emulation/winetricks/Manifest
index 694a01009d6..f880a103285 100644
--- a/app-emulation/winetricks/Manifest
+++ b/app-emulation/winetricks/Manifest
@@ -3,4 +3,5 @@ DIST winetricks-20180217.tar.gz 646726 BLAKE2B 
3cde3ca1cd7c74946732c530a49ca5329
 DIST winetricks-20180513.tar.gz 652299 BLAKE2B 
fb4c55e534e368d5d7e94247feed031d0f6f98a2f3604f6187e32d25659f1cfa7f5589806e429ee054b4a94c00ebd6ac63cb99012fd94a99622891132a477001
 SHA512 
49fc022fc3db068145baf3a51444dc937deb092aceac8e31259888fea21ffe86f747a0d4dbd5ff10f253a94b15de090c01f20dacbe838c8444bdb00b98cbf5c6
 DIST winetricks-20180603.tar.gz 651678 BLAKE2B 
a70ae685bd49e429199619176e130681ab2d28ba8659f68bdba298d82e610c77df86c3d998273e60bb53d9da24bddcfe80f6d89e044007c1477a92bbc0e6043f
 SHA512 
e88b0d4375331c94d3e2d995985b6c28fd208f1e32b1e4d84f33997a8a69fc9f8a4173325a571f5d10f233bcf40fe4cde644401c1563c8cfe7915748448a08cd
 DIST winetricks-20180815.tar.gz 666135 BLAKE2B 
4bdac7980bf180d296c9d42074b7e0a6fa4c04e704e3022ae3c07a56f787ddd0d30dbb253f247772bf53861df71affc88acef1cd92c2db6fc1962e6a31b57939
 SHA512 
81222610f6c29e67d1b3914912dd1980fca9b7f15f283b78128780d1e667c7203b27ab3c5c4220e855c6f329a5df58c585fb70d3a7fff07db648bf63a556ad6f
+DIST winetricks-20181203.tar.gz 671138 BLAKE2B 
4a6f7154509bdd4c0ec73da8b94e44f80ca732f3e3e6c85149676df4eebfe586bcc1ffafffd4937e7d3b5efe6bde015bfc8ba53a1489d553001a9600c178b1bd
 SHA512 
ff960b7830fd688315a6cef9c50f45435d95f4d8bb8feb5f3cab3c24302369b5876afdc8145d395be4b33c9d11c3606312aaf84cb675eeb511479c46490b1585
 DIST winetricks-gentoo-2012.11.24.tar.bz2 6398 BLAKE2B 
54a4502f6e8ef15d21b02c43e3ce599e32d476c2559246064de14cc4ce2243ff11dde681d24c8a7f4913c3d7a10b855bda47e8fb8ecad31e00d839705416be6f
 SHA512 
59c93b73f3a7b2d11aefcde2ff66659ff1de21ad4b5f232f4b60572f3a48b15a6c49f369b1696862bf1b33fde190bf5598945e9536fb41ddec42d8def4d2be2a

diff --git a/app-emulation/winetricks/winetricks-20181203.ebuild 
b/app-emulation/winetricks/winetricks-20181203.ebuild
new file mode 100644
index 000..484e85849f7
--- /dev/null
+++ b/app-emulation/winetricks/winetricks-20181203.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils eutils
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/Winetricks/${PN}.git;
+   inherit git-r3
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+wtg=winetricks-gentoo-2012.11.24
+
+SRC_URI="${SRC_URI}
+   gtk? ( https://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )
+   kde? ( https://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 
)"
+
+DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
+HOMEPAGE="https://github.com/Winetricks/winetricks 
https://wiki.winehq.org/Winetricks;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="gtk kde rar test"
+
+DEPEND="test? (
+   dev-python/bashate
+   dev-util/checkbashisms
+   dev-util/shellcheck
+   )"
+
+RDEPEND="app-arch/cabextract
+   app-arch/p7zip
+   app-arch/unzip
+   net-misc/wget
+   virtual/wine
+   x11-misc/xdg-utils
+   gtk? ( gnome-extra/zenity )
+   kde? ( kde-apps/kdialog )
+   rar? ( app-arch/unrar )"
+
+# Test targets include syntax checks only, not the "heavy duty" tests
+# that would require a lot of disk space, as well as network access.
+
+# This uses a non-standard "Wine" category, which is provided by
+# '/etc/xdg/menus/applications-merged/wine.menu' from the
+# 'app-emulation/wine-desktop-common' package.
+# https://bugs.gentoo.org/451552
+QA_DESKTOP_FILE="usr/share/applications/winetricks.desktop"
+
+src_unpack() {
+   if [[ ${PV} == "" ]] ; then
+   git-r3_src_unpack
+   if use gtk || use kde; then
+   unpack ${wtg}.tar.bz2
+   fi
+   else
+   default
+   fi
+}
+
+src_test() {
+   ./tests/shell-checks || die "Test(s) failed."
+}
+
+src_install() {
+   default
+   if use gtk || use kde; then
+   cd "${WORKDIR}/${wtg}" || die
+   domenu winetricks.desktop
+   insinto /usr/share/icons/hicolor/scalable/apps
+  

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

2019-01-27 Thread Virgil Dupras
commit: a5512269b8530127e1a156481b6a400f5083b209
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 17:15:34 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 17:16:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5512269

dev-python/requests: remove old

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/requests/Manifest   |  5 --
 .../files/requests-2.12.1-system-packages.patch| 17 ---
 .../files/requests-2.14.2-system-packages.patch| 19 
 .../files/requests-2.5.0-system-cacerts.patch  | 24 --
 .../files/requests-2.9.1-system-packages.patch | 20 
 dev-python/requests/requests-2.11.1.ebuild | 54 -
 dev-python/requests/requests-2.12.5.ebuild | 55 --
 dev-python/requests/requests-2.14.2.ebuild | 54 -
 dev-python/requests/requests-2.18.2-r2.ebuild  | 47 --
 dev-python/requests/requests-2.19.1-r1.ebuild  | 52 
 10 files changed, 347 deletions(-)

diff --git a/dev-python/requests/Manifest b/dev-python/requests/Manifest
index 96e5ad527dd..bfd440a8fc6 100644
--- a/dev-python/requests/Manifest
+++ b/dev-python/requests/Manifest
@@ -1,7 +1,2 @@
-DIST requests-2.11.1.tar.gz 485936 BLAKE2B 
a6396da4beca66a0b546b92cebebb33352dc0855f50bba046bd40d7c65e71cdaab0b36496060dd4ee9c88b851f1f6e0faa4a2be5a596b475a08bd5359da43a0d
 SHA512 
135cbab1e279ebf314bffca01bc4d9f9e71963c67069e330e78fbe06c4294031d1d616bc5d5e104161c8696b408887053bdd65351f85e9ff34646368c88852e5
-DIST requests-2.12.5.tar.gz 548336 BLAKE2B 
edb163b945289fe6d75365da523505d25eab47c5686f5e44a3eacd2a70adf1a45320e0bc8d5b91f10fae065117435682523117b4d338179c2a01352910be1d14
 SHA512 
3ad60b953c6db98d26c043c7e77c3be8b28389ee1dbf32e75663cf48a8ddc2e487df27c54c64736ff42b79e35a6dbd2788065469a61a520a9818183970274cd9
-DIST requests-2.14.2.tar.gz 521027 BLAKE2B 
c8f691b126876e069556542dbfc86a6aa645233b3539ca7fc0e02f42dec22bdcbb78863e3a9cf30a976af89cd8c1403c3c379737a5e1b07c54f19b217dbec529
 SHA512 
f6531ada6d854a261cad874044daa9e7f79d55c8f8fcfec1b25862563127318fbf717ed640644ddf0dbe4d7fe1298d478fcd76825a3604e06cefae5990fa9dd4
-DIST requests-2.18.2.tar.gz 125381 BLAKE2B 
f55bee7558424662ff5d577eefc89cdbdec3a209667bd174a3ec73554bab20582867139ce69ed5b996ecfb297cc251d41294188e21bd24d2241a0ad0432582f2
 SHA512 
b78660e5370f9acc458159edda385fbcbbb33b0703fa2c83400f3c08fe05253f357175e2ad76c5bff4bd942ab18da5df344473e9b5a924d7457596c0ff9bfbc6
 DIST requests-2.18.4.tar.gz 126224 BLAKE2B 
98ab1fe39832673ea7900029da275e031fc85811d6ddb0f37609ec50b18e17d8a04b6cef397bc626ba13da32e16ffa961626879106941d327694d8763dc1efb6
 SHA512 
5c59bed82ac1094194f04a973b299f7d783264d372abd7a5229295bccc6b2f7a9f082ee4b0dff348e9c22cf68ddbd7cb67f60fd0b7d9eda41c02e40d075e9472
-DIST requests-2.19.1.tar.gz 131068 BLAKE2B 
54ffdfd7b2c6f504071c8b55d9672dcffafd31de90cb85d354bc17d7fa19807927b46977b22a407654cdb48d7293e1b0222771d4369e148e4d6410719ba820e3
 SHA512 
deef2662227497b472f6e7eb7f0ee468c772069fc66552f71d80e5a12af62a187f8bc6a8a78531915e824c7f277d0db61c1534c89d13d473f68504f0bd6edf47
 DIST requests-2.21.0.tar.gz 111528 BLAKE2B 
7b40f9f572a8efde41c177fb5d1e1eaf29ca60cad0661fa28ac0085f3700348380d619f68c0082f24044d1af82b16d6b1e7d5dd2c2a2329f85fcee7141b1fbf6
 SHA512 
385e1d80993a21c09e7c4682500ca8c24155962ba41ecd8e73612722b2ff6618b736e827fc48ad1683b0d2bc7a420cfe680f5107860aca52656ef777f1d60104

diff --git a/dev-python/requests/files/requests-2.12.1-system-packages.patch 
b/dev-python/requests/files/requests-2.12.1-system-packages.patch
deleted file mode 100644
index 62fecf9cc7a..000
--- a/dev-python/requests/files/requests-2.12.1-system-packages.patch
+++ /dev/null
@@ -1,17 +0,0 @@
 requests-2.12.1/setup.py
-+++ requests-2.12.1/setup.py
-@@ -36,14 +36,6 @@
- packages = [
- 'requests',
- 'requests.packages',
--'requests.packages.chardet',
--'requests.packages.idna',
--'requests.packages.urllib3',
--'requests.packages.urllib3.packages',
--'requests.packages.urllib3.contrib',
--'requests.packages.urllib3.util',
--'requests.packages.urllib3.packages.ssl_match_hostname',
--'requests.packages.urllib3.packages.backports',
- ]
- 
- requires = []

diff --git a/dev-python/requests/files/requests-2.14.2-system-packages.patch 
b/dev-python/requests/files/requests-2.14.2-system-packages.patch
deleted file mode 100644
index 67627d150fe..000
--- a/dev-python/requests/files/requests-2.14.2-system-packages.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 requests-2.14.2/setup.py.old   2017-05-15 17:38:45.942532911 +0200
-+++ requests-2.14.2/setup.py   2017-05-15 17:39:03.629533611 +0200
-@@ -36,16 +36,6 @@
- packages = [
- 'requests',
- 'requests.packages',
--'requests.packages.chardet',
--'requests.packages.chardet.cli',
--'requests.packages.idna',
-- 

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

2019-01-27 Thread Nick Sarnie
commit: 73c21d01c26e35400db725d1b4c3506ed4c651b7
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 17:03:05 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 17:14:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c21d01

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

Bump required wine-mono version

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

 app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild  | 2 +-
 app-emulation/wine-d3d9/wine-d3d9-.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
index 10ac0281dd4..cfa8c622172 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
@@ -124,7 +124,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-d3d9/wine-d3d9-.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-.ebuild
index 3ebab9ae1cb..f9e7a4e4780 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN="${PN%%-*}"
 MY_P="${MY_PN}-${PV}"
 
 if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git 
https://github.com/wine-mirror/wine.git;
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
EGIT_BRANCH="master"
inherit git-r3
SRC_URI=""
@@ -123,7 +123,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: 4c3121965b4de57c689ebd99396224d3c78a0627
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 17:06:34 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 17:14:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c312196

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

Bump requires wine-mono version

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

 app-emulation/wine-any/wine-any-4.0.ebuild  | 2 +-
 app-emulation/wine-any/wine-any-.ebuild | 8 
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/wine-any/wine-any-4.0.ebuild 
b/app-emulation/wine-any/wine-any-4.0.ebuild
index 6138610c446..ccf3dac674e 100644
--- a/app-emulation/wine-any/wine-any-4.0.ebuild
+++ b/app-emulation/wine-any/wine-any-4.0.ebuild
@@ -140,7 +140,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-any/wine-any-.ebuild 
b/app-emulation/wine-any/wine-any-.ebuild
index 460586cacbe..02193e5c7b2 100644
--- a/app-emulation/wine-any/wine-any-.ebuild
+++ b/app-emulation/wine-any/wine-any-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PLOCALES="ar 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 sk sl sr_RS@cyrillic sr_RS@latin sv 
te th tr uk wa zh_CN zh_TW"
+PLOCALES="ar 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 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
@@ -12,7 +12,7 @@ MY_PN="${PN%%-*}"
 MY_P="${MY_PN}-${PV}"
 
 if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git 
https://github.com/wine-mirror/wine.git;
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
EGIT_BRANCH="master"
inherit git-r3
SRC_URI=""
@@ -139,7 +139,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: ddf623d195693b60e7143178f2334b098eb8437e
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 17:03:44 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 17:14:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf623d1

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

Bump required wine-mono version

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

 app-emulation/wine-staging/wine-staging-4.0.ebuild  | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-4.0.ebuild 
b/app-emulation/wine-staging/wine-staging-4.0.ebuild
index b0f4871a5be..01089f5e252 100644
--- a/app-emulation/wine-staging/wine-staging-4.0.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.0.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index 4e3948ed97f..708d1c91e80 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN="${PN%%-*}"
 MY_P="${MY_PN}-${PV}"
 
 if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git 
https://github.com/wine-mirror/wine.git;
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
EGIT_BRANCH="master"
inherit git-r3
SRC_URI=""
@@ -129,7 +129,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: 0d55baba7c06aa11d1d69a4332d74d1073351f7d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 17:02:31 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 17:14:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d55baba

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

Bump required wine-mono version

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

 app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild  | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
index 416e5edd5f1..be747fee393 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 7a4be4853fb..adafa12ab3e 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN="${PN%%-*}"
 MY_P="${MY_PN}-${PV}"
 
 if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git 
https://github.com/wine-mirror/wine.git;
+   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
EGIT_BRANCH="master"
inherit git-r3
SRC_URI=""
@@ -108,7 +108,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: 5990341ec6ba8c40772a7eb0072e693b298371f6
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 16:58:24 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 16:58:24 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=5990341e

app-emulation/wine-d3d9: Bump required wine-mono version

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

 app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild  | 2 +-
 app-emulation/wine-d3d9/wine-d3d9-.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
index 10ac028..cfa8c62 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
@@ -124,7 +124,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-d3d9/wine-d3d9-.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-.ebuild
index 5bed605..f9e7a4e 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -123,7 +123,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: 16699316f6d401969f7fb9c32b930fffe37082db
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 16:59:47 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 16:59:47 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=16699316

app-emulation/wine-staging: Bump required wine-mono version

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

 app-emulation/wine-staging/wine-staging-4.0.ebuild  | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-4.0.ebuild 
b/app-emulation/wine-staging/wine-staging-4.0.ebuild
index b0f4871..01089f5 100644
--- a/app-emulation/wine-staging/wine-staging-4.0.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.0.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index e0618a3..708d1c9 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -129,7 +129,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: f1f8ff3e16fb1c40ca29bb37af4c0ce9790726c1
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 16:55:38 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 16:55:38 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f1f8ff3e

app-emulation/wine-vanilla: Bump required wine-mono version

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

 app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild  | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
index 416e5ed..be747fe 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index ffbae03..adafa12 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -108,7 +108,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Nick Sarnie
commit: 85951ca5cba29d59dec826dc0b2301df063d9532
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 17:01:17 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 17:01:17 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=85951ca5

app-emulation/wine-any: Bump required wine-mono version

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

 app-emulation/wine-any/wine-any-4.0.ebuild  | 2 +-
 app-emulation/wine-any/wine-any-.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/wine-any/wine-any-4.0.ebuild 
b/app-emulation/wine-any/wine-any-4.0.ebuild
index 6138610..ccf3dac 100644
--- a/app-emulation/wine-any/wine-any-4.0.ebuild
+++ b/app-emulation/wine-any/wine-any-4.0.ebuild
@@ -140,7 +140,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-any/wine-any-.ebuild 
b/app-emulation/wine-any/wine-any-.ebuild
index 4fa43b8..02193e5 100644
--- a/app-emulation/wine-any/wine-any-.ebuild
+++ b/app-emulation/wine-any/wine-any-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -139,7 +139,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.3 )
+   mono? ( app-emulation/wine-mono:4.7.5 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-01-27 Thread Pacho Ramos
commit: 94682292c87943ca6d735eb607773d1e2838e17a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 16:53:47 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94682292

net-misc/gns3-gui: Drop old

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

 net-misc/gns3-gui/Manifest |  2 --
 net-misc/gns3-gui/gns3-gui-1.5.3.1.ebuild  | 45 --
 net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild | 42 
 3 files changed, 89 deletions(-)

diff --git a/net-misc/gns3-gui/Manifest b/net-misc/gns3-gui/Manifest
index c23ff6205a4..21ceab7d5db 100644
--- a/net-misc/gns3-gui/Manifest
+++ b/net-misc/gns3-gui/Manifest
@@ -1,3 +1 @@
-DIST gns3-gui-1.5.3.1.tar.gz 5784326 BLAKE2B 
535ef34b24a4069e597f0ac12900057d4ea10f03ab4dd4ee342091c72743d611b442cd2c3cdd9cde65a357ff26e776702e730be916533960c3cd0c9a53149553
 SHA512 
1d145d1565dc890d3e54386d9867826470cce2997d42f113cfcfd9a2cadd6e215e96753af8f0cdc9d2a7776341d9c4cb8ac473084126ba4ea76585de4c37dd0c
-DIST gns3-gui-2.0.3.tar.gz 5528039 BLAKE2B 
05831031780a163f650a3eef8b4fd67629f0550fcd8a0b3a76f53d18bec073199d437755c13e856a10a11a210d9c923c11ff7466a706d5a3b07291d5a04f51e2
 SHA512 
0c6955c885c1110acd4c791e92ba24db583d259938bb7f0c2147f3f648dabd4dcaeb2967b8e30e6169adca9f3b8ee667f00431bec66d6fb5fde1f9d90cca88f8
 DIST gns3-gui-2.1.3.tar.gz 4792762 BLAKE2B 
577381bdee06f967e4fddec3b0885920e8a25380d834ab1c983e010d40a14f63c69912f745bb72b4605e49cdf7192fe52ac57380d5f65f03d067a2f1dd03f7d6
 SHA512 
da90eea0920f9fc10bb5ea7e0039ca11bfaf36870e182a6b97ffdbab9f12da0d13b58c4a13ca747add675426324f3c1cde5eedbd858a68ee4bbefdcdff193904

diff --git a/net-misc/gns3-gui/gns3-gui-1.5.3.1.ebuild 
b/net-misc/gns3-gui/gns3-gui-1.5.3.1.ebuild
deleted file mode 100644
index 70503159805..000
--- a/net-misc/gns3-gui/gns3-gui-1.5.3.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_4 )
-
-inherit distutils-r1 eutils
-
-DESCRIPTION="Graphical Network Simulator"
-HOMEPAGE="http://www.gns3.net/;
-SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="test"
-
-#net-misc/gns3-server version should always match gns3-gui version
-
-RDEPEND="
-   >=dev-python/libcloud-0.15.1[${PYTHON_USEDEP}]
-   >=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
-   >=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
-   >=dev-python/psutil-3.0.0[${PYTHON_USEDEP}]
-   >=net-misc/gns3-converter-1.3.0[${PYTHON_USEDEP}]
-   ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
-   dev-qt/qtgui:5
-   dev-qt/qtsvg:5
-   dev-python/PyQt5[gui,network,svg,widgets,${PYTHON_USEDEP}]
-"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_configure() {
-   # temporary fix until upstream releases 1.4.5 with proper setup.py
-   sed -i -e 's/gns3-net-converter/gns3-converter/' setup.py 
requirements.txt || die
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   doicon "${WORKDIR}/${P}/resources/images/gns3.ico"
-   make_desktop_entry "gns3" "GNS3" "/usr/share/pixmaps/gns3.ico" "Utility"
-}

diff --git a/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild 
b/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild
deleted file mode 100644
index a8118d51b05..000
--- a/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5} )
-
-inherit distutils-r1 eutils
-
-DESCRIPTION="Graphical Network Simulator"
-HOMEPAGE="http://www.gns3.net/;
-SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-# tests are severely broken upstream and they have been notified
-RESTRICT="test"
-
-#net-misc/gns3-server version should always match gns3-gui version
-
-RDEPEND="
-   >=dev-python/libcloud-0.15.1[${PYTHON_USEDEP}]
-   >=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
-   >=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
-   ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
-   dev-python/PyQt5[gui,network,svg,widgets,${PYTHON_USEDEP}]
-"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_prepare() {
-   rm -rf tests || die
-   eapply_user
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   doicon "${WORKDIR}/${P}/resources/images/gns3.ico"
-   make_desktop_entry "gns3" "GNS3" "/usr/share/pixmaps/gns3.ico" "Utility"
-}



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

2019-01-27 Thread Pacho Ramos
commit: cd0c860960eaaf48d28a49544bcb5717d3b5296e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:15:44 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0c8609

dev-util/waf: Drop old

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

 dev-util/waf/Manifest |  1 -
 dev-util/waf/waf-1.9.8.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/dev-util/waf/Manifest b/dev-util/waf/Manifest
index fc7aa9e3a2a..4648e34df5d 100644
--- a/dev-util/waf/Manifest
+++ b/dev-util/waf/Manifest
@@ -1,2 +1 @@
 DIST waf-1.9.14.tar.bz2 631021 BLAKE2B 
b822cfcee033846b075baad98c69833d54563a23075704acdf6c140b08cf4c5e263465b618830ecae979eaf741f83a849f37d714c18cf355b49a62bc30214904
 SHA512 
5b7e556eeb3ceec83e81e9b849786d7921aa06e443aa2fb5f288e3fcef6b05b3a1a6aa4ebcdfd0bd345ea3166980cb926cbea2260a229613bdcb2def86fb5816
-DIST waf-1.9.8.tar.bz2 620795 BLAKE2B 
d7c3ad5cf0c1b16aef84b311d7fe2d26e7e6fe0438373e19387cade0356469100063059e6900398c7bb4993d9440f79933ba59d1bdd1b71e41364d1659b18d55
 SHA512 
a86d29d32257ee5b82db28f20ef3056a995c4a47404ee47f216899c76332c6586bde83397db907b51c8d3d38efaa3e2f4befbf8f27d17d1f58e6b0808f070fdc

diff --git a/dev-util/waf/waf-1.9.8.ebuild b/dev-util/waf/waf-1.9.8.ebuild
deleted file mode 100644
index e37a3420502..000
--- a/dev-util/waf/waf-1.9.8.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
-PYTHON_REQ_USE="threads(+)"
-inherit python-any-r1 toolchain-funcs
-
-DESCRIPTION="piece of software used to help building software projects"
-HOMEPAGE="https://waf.io/;
-SRC_URI="https://waf.io/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="examples"
-
-DEPEND="${PYTHON_DEPS}"
-
-DOCS="ChangeLog README.md DEVEL"
-
-src_prepare() {
-   rm -v waf || die
-
-   default
-}
-
-src_configure() {
-   ${EPYTHON} ./waf-light configure
-}
-
-src_compile() {
-   ${EPYTHON} ./waf-light build
-}
-
-src_install() {
-   default
-
-   #point waf binary to waflib dir and strip payload
-   sed -e "/INSTALL=/s:=.*:='${EROOT}usr':" \
-   -e "/REVISION=/s:=.*:='${PR}':" \
-   -e "s:/lib/:/$(get_libdir)/:" \
-   -e "/^#\(==>\|BZ\|<==\)/d" \
-   -i waf || die
-   dobin waf
-
-   insinto /usr/$(get_libdir)/${PN}3-${PV}-${PR}
-   doins -r waflib
-
-   if use examples ; then
-   dodoc -r demos
-   fi
-}



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

2019-01-27 Thread Pacho Ramos
commit: a1022f2ddaca9f7a4725d133fff760718e696ec8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:15:30 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:52:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1022f2d

dev-util/uftrace: Drop old

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

 dev-util/uftrace/Manifest |  1 -
 dev-util/uftrace/uftrace-0.8.3.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-util/uftrace/Manifest b/dev-util/uftrace/Manifest
index e3cffb55f92..f8d995fdc3f 100644
--- a/dev-util/uftrace/Manifest
+++ b/dev-util/uftrace/Manifest
@@ -1,2 +1 @@
-DIST uftrace-0.8.3.tar.gz 894263 BLAKE2B 
cdd303eb3bb488bee24fcb8ea852b27cc1c8c8de6483d95a65618f8af7aa8c06af42b561cee3b18c5d58378fff49538f88bc9debb6e2452ebade23fc7f4a32ce
 SHA512 
2c7155ef2053dddb6b2abbed28a0374b1c1c69898ecb85cd918a1e426b27f45a4a5f9dad4be512592c72ee80c2e131e2def2a9c7a45c3bc93d4cc0b13b0c2996
 DIST uftrace-0.9.1.tar.gz 967083 BLAKE2B 
2e381f5cda92fadd963fc7e0ccebaec6b6796acd75d8436b66f9b6ee4257141f704471832e224712bb65e7570fe4997f953458455b2b0f257ead7f4093140313
 SHA512 
a906664f883e08f19063229e7dd43aebc9115b08829d866fb887dd281a0375a5684332920c3f7307a4d62baa14e982cb7535bdfe454ab3ad5d8ec7fb5792402e

diff --git a/dev-util/uftrace/uftrace-0.8.3.ebuild 
b/dev-util/uftrace/uftrace-0.8.3.ebuild
deleted file mode 100644
index 6e00f70cedd..000
--- a/dev-util/uftrace/uftrace-0.8.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Function (graph) tracer for user-space"
-HOMEPAGE="https://github.com/namhyung/uftrace;
-SRC_URI="https://github.com/namhyung/uftrace/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test"
-
-src_prepare() {
-   default
-   sed -i -e "s/ARCH/MYARCH/g" -e "/ldconfig/d" Makefile || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/

2019-01-27 Thread Pacho Ramos
commit: 0268a1ec6b3d072cfcee7c5c8e7704c5e5bd281c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:24:00 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0268a1ec

dev-vcs/cvs-fast-export: Drop old

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

 dev-vcs/cvs-fast-export/Manifest   |  1 -
 .../cvs-fast-export/cvs-fast-export-1.44.ebuild| 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-vcs/cvs-fast-export/Manifest b/dev-vcs/cvs-fast-export/Manifest
index 0d74bc1f112..bfc24493afe 100644
--- a/dev-vcs/cvs-fast-export/Manifest
+++ b/dev-vcs/cvs-fast-export/Manifest
@@ -1,2 +1 @@
-DIST cvs-fast-export-1.44.tar.gz 512435 BLAKE2B 
2dfcd34efbf400c9d9a726933a18504a8d241928646d73f54f1860d1580030fa0328df4aaf5b57f1fbdc4b7b2c0a988ac903c8f9f03384515fdd5241fbf51c06
 SHA512 
66209589c692d2b0b2e60494386cb4dbae04f5f6676c89733d3ad6e5ce8b76d3cb70d7b03430be643e44eaff5848fdb7413795e10716a9ed8b4f2a4043f822a5
 DIST cvs-fast-export-1.45.tar.gz 517917 BLAKE2B 
47d0debe2ea4d5674630065ee320c5db71f7ab6e4b17b7850d28c1951359ea98c639639574a7c3a25b9ec4e09ff53f1c5db566bff070e6381061fd828e875061
 SHA512 
f3acadabdd74f2099003a0cda29b021ea2173127af1a358bcb855397be95edaff2b1f30d3cf31dd6c08e79a8bad07b80b826c374d9b5e43555ec60d08dd577e4

diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.44.ebuild 
b/dev-vcs/cvs-fast-export/cvs-fast-export-1.44.ebuild
deleted file mode 100644
index 37967a3e145..000
--- a/dev-vcs/cvs-fast-export/cvs-fast-export-1.44.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="fast-export history from a CVS repository or RCS collection"
-HOMEPAGE="http://www.catb.org/~esr/cvs-fast-export/;
-SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   app-text/asciidoc"
-
-RESTRICT=test # upstream does not ship some tests in tarball
-
-src_prepare() {
-   default
-
-   tc-export CC
-   export prefix=/usr
-
-   # respect CC, CFLAGS and LDFLAGS
-   sed \
-   -e 's/cc /$(CC) $(LDFLAGS) /' \
-   -e 's/^CFLAGS += -O/#&/' \
-   -e 's/CFLAGS=/CFLAGS+=/' \
-   -i Makefile || die
-}
-
-src_compile() {
-   # '.adoc.html' rules can't be executed in parallel
-   # as they reuse the same 'docbook-xsl.css' file name.
-   emake -j1 html
-   # Allow full parallelism for the rest
-   emake
-}
-
-src_install() {
-   default
-   dodoc README
-}



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

2019-01-27 Thread Pacho Ramos
commit: f9b3fc2ac66beb157a4b6036da3afad741bf23e7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:26:53 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b3fc2a

dev-vcs/cvsutils: Drop old

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

 dev-vcs/cvsutils/cvsutils-0.2.5.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild 
b/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild
deleted file mode 100644
index c34b4efd0f1..000
--- a/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A small bundle of utilities to work with CVS repositories"
-HOMEPAGE="https://www.red-bean.com/cvsutils/;
-SRC_URI="https://www.red-bean.com/cvsutils/releases/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-lang/perl"
-DEPEND=""
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-   dodoc AUTHORS ChangeLog README THANKS NEWS
-}



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

2019-01-27 Thread Pacho Ramos
commit: dc4bb09e6111313eb423b6bc6fdca96d6843d4a5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:23:49 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4bb09e

dev-vcs/cvs: Drop old

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

 dev-vcs/cvs/cvs-1.12.12-r11.ebuild | 100 -
 1 file changed, 100 deletions(-)

diff --git a/dev-vcs/cvs/cvs-1.12.12-r11.ebuild 
b/dev-vcs/cvs/cvs-1.12.12-r11.ebuild
deleted file mode 100644
index 79106939bf1..000
--- a/dev-vcs/cvs/cvs-1.12.12-r11.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit pam toolchain-funcs
-
-DESCRIPTION="Concurrent Versions System - source code revision control tools"
-HOMEPAGE="http://cvs.nongnu.org/;
-
-SRC_URI="mirror://gnu/non-gnu/cvs/source/feature/${PV}/${P}.tar.bz2
-   doc? ( 
mirror://gnu/non-gnu/cvs/source/feature/${PV}/cederqvist-${PV}.html.tar.bz2
-   
mirror://gnu/non-gnu/cvs/source/feature/${PV}/cederqvist-${PV}.pdf
-   
mirror://gnu/non-gnu/cvs/source/feature/${PV}/cederqvist-${PV}.ps )"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-IUSE="crypt doc kerberos nls pam server"
-RESTRICT="test"
-
-DEPEND=">=sys-libs/zlib-1.1.4
-   kerberos? ( virtual/krb5 )
-   pam? ( virtual/pam )"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-   unpack ${P}.tar.bz2
-   use doc && unpack cederqvist-${PV}.html.tar.bz2
-}
-
-PATCHES=(
-   "${FILESDIR}"/${P}-cvsbug-tmpfix.patch
-   "${FILESDIR}"/${P}-openat.patch
-   "${FILESDIR}"/${P}-block-requests.patch
-   "${FILESDIR}"/${P}-cvs-gnulib-vasnprintf.patch
-   "${FILESDIR}"/${P}-install-sh.patch
-   "${FILESDIR}"/${P}-hash-nameclash.patch # for AIX
-   "${FILESDIR}"/${P}-getdelim.patch # 314791
-   "${FILESDIR}"/${PN}-1.12.12-rcs2log-coreutils.patch # 144114
-   "${FILESDIR}"/${P}-mktime-x32.patch # 395641
-   "${FILESDIR}"/${P}-fix-massive-leak.patch
-   "${FILESDIR}"/${P}-mktime-configure.patch #220040 #570208
-   "${FILESDIR}"/${P}-CVE-2012-0804.patch
-   "${FILESDIR}"/${P}-format-security.patch
-   "${FILESDIR}"/${P}-musl.patch
-   )
-DOCS=( BUGS ChangeLog{,.zoo} DEVEL-CVS FAQ HACKING MINOR-BUGS NEWS \
-   PROJECTS README TESTS TODO )
-
-src_prepare() {
-   default
-
-   sed -i "/^AR/s/ar/$(tc-getAR)/" diff/Makefile.in lib/Makefile.in || die
-}
-
-src_configure() {
-   if tc-is-cross-compiler ; then
-   # Sane defaults when cross-compiling (as these tests want to
-   # try and execute code).
-   export cvs_cv_func_printf_ptr="yes"
-   fi
-   econf \
-   --with-external-zlib \
-   --with-tmpdir=${EPREFIX%/}/tmp \
-   $(use_enable crypt encryption) \
-   $(use_with kerberos gssapi) \
-   $(use_enable nls) \
-   $(use_enable pam) \
-   $(use_enable server)
-}
-
-src_install() {
-   # Not installed into emacs site-lisp because it clobbers the normal C
-   # indentations.
-   DOCS+=( cvs-format.el )
-
-   if use doc; then
-   DOCS+=( "${DISTDIR}"/cederqvist-${PV}.{pdf,ps} )
-   HTML_DOCS=( ../cederqvist-${PV}.html/. )
-   fi
-
-   default
-
-   use doc && dosym cvs.html /usr/share/doc/${PF}/html/index.html
-
-   if use server; then
-   newdoc "${FILESDIR}"/cvs-1.12.12-cvs-custom.c cvs-custom.c
-   insinto /etc/xinetd.d
-   newins "${FILESDIR}"/cvspserver.xinetd.d cvspserver
-   newenvd "${FILESDIR}"/01-cvs-env.d 01cvs
-   fi
-
-   newpamd "${FILESDIR}"/cvs.pam-include-1.12.12 cvs
-}
-
-pkg_postinst() {
-   use server || elog "If you want any CVS server functionality, you MUST 
emerge with USE=server!"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr/, dev-vcs/bzr/files/

2019-01-27 Thread Pacho Ramos
commit: 314bc7a27a1b78a8309246f2fb1f6488d6834659
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:16:27 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314bc7a2

dev-vcs/bzr: Drop old

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

 dev-vcs/bzr/Manifest   |  2 -
 dev-vcs/bzr/bzr-2.5.1-r1.ebuild| 90 -
 dev-vcs/bzr/bzr-2.6.0.ebuild   | 93 --
 dev-vcs/bzr/files/bzr-2.4.2-no-pyrex-citon.patch   | 33 
 .../bzr/files/bzr-2.5.1-sphinx-test-failures.patch | 24 --
 5 files changed, 242 deletions(-)

diff --git a/dev-vcs/bzr/Manifest b/dev-vcs/bzr/Manifest
index 4a7e92147d7..9358807171e 100644
--- a/dev-vcs/bzr/Manifest
+++ b/dev-vcs/bzr/Manifest
@@ -1,4 +1,2 @@
-DIST bzr-2.5.1.tar.gz 10451513 BLAKE2B 
00025c5db2d9ad94b39fb450c83c917b532c4804897a064b4fedb02ba7e9243027f105b8b5613e5f62e17e2209c6eef7b92fe3e7c24186edd35fab257ffa334d
 SHA512 
40700d0f4f61bb1609d85772812249114c9e7af619143aafec97163617cb58828e63bda22abf576704848b479463bb85c0b2dc7e5bb49108f48fa397c7bfe85c
-DIST bzr-2.6.0.tar.gz 11301124 BLAKE2B 
63a45634e3da53b06208c96726a399edd08c5a4c43ae3e431501aa15dc8060096fb13a390d5f1a6c7cc5cf5a9dbd5245760c21ba29a060a53f74c886fd69424c
 SHA512 
f40d4380a837321c2ed168d15b0b5d31e9de6df93c0f8f2fd9b16c9351524b0afac5b8744740f587e9704efeb4cc004cae7f35aed47f73b5c796cbe2526af980
 DIST bzr-2.7.0.tar.gz 11586410 BLAKE2B 
9d61d5efa1c02667fdb93d66fc4290f279c74bff2fd0174149243563bc5013085438410221fb6565f986ef17e957b680a1bdd3142e23843b4cbc39c7855dbd98
 SHA512 
c39ad3715d865788da74d8de8b469e1dc93d18b6cbcbc569464cdeb9bb2173bf8d7f4f8ee8f7599fbcbbe322817a4c72e785d544e622753699c425c32597d9aa
 DIST bzr-2.7.1_pre.tar.gz 10964137 BLAKE2B 
d126730d782f232d6c486e31ab465a1a295de456eb59fc1db4d215529ec38e78826da1bedbe6a80af0e874188635c83742c5ae5b07c42dd968f1d0d88596a35e
 SHA512 
b65c63dff33f1646e6db84d9307b870140c2c7b3b16cef69eb4bfb5a5a94cb1721ed74c26e6ad78232fffb4b5055cb4096d9835197db9b97f91c16e8a79658b3

diff --git a/dev-vcs/bzr/bzr-2.5.1-r1.ebuild b/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
deleted file mode 100644
index 7aaa0aa..000
--- a/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads,ssl,xml"
-
-inherit bash-completion-r1 distutils-r1 eutils flag-o-matic versionator
-
-MY_P=${PN}-${PV}
-SERIES=$(get_version_component_range 1-2)
-
-DESCRIPTION="Bazaar is a next generation distributed version control system"
-HOMEPAGE="http://bazaar-vcs.org/;
-#SRC_URI="http://bazaar-vcs.org/releases/src/${MY_P}.tar.gz;
-SRC_URI="https://launchpad.net/bzr/${SERIES}/${PV}/+download/${MY_P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~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"
-IUSE="curl doc +sftp test"
-
-RDEPEND="curl? ( dev-python/pycurl[${PYTHON_USEDEP}] )
-   sftp? ( dev-python/paramiko[${PYTHON_USEDEP}] )"
-
-DEPEND="test? (
-   ${RDEPEND}
-   >=dev-python/pyftpdlib-0.7.0[${PYTHON_USEDEP}]
-   dev-python/subunit
-   >=dev-python/testtools-0.9.5[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-2.4.2-no-pyrex-citon.patch"
-   "${FILESDIR}/${P}-sphinx-test-failures.patch"
-)
-
-python_configure_all() {
-   # Generate the locales first to avoid a race condition.
-   esetup.py build_mo
-}
-
-python_compile() {
-   if [[ ${EPYTHON} != python3* ]]; then
-   local CFLAGS=${CFLAGS}
-   append-cflags -fno-strict-aliasing
-   fi
-   distutils-r1_python_compile
-}
-
-python_test() {
-   # Some tests expect the usual pyc compiling behaviour.
-   local -x PYTHONDONTWRITEBYTECODE
-
-   # Define tests which are known to fail below.
-   local skip_tests="("
-   # https://bugs.launchpad.net/bzr/+bug/850676
-   skip_tests+="per_transport.TransportTests.test_unicode_paths.*"
-   skip_tests+=")"
-   if [[ -n ${skip_tests} ]]; then
-   einfo "Skipping tests known to fail: ${skip_tests}"
-   fi
-
-   LC_ALL="C" "${PYTHON}" bzr --no-plugins selftest -v \
-   ${skip_tests:+-x} "${skip_tests}" || die "Tests fail with 
${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   # Fixup manpages manually; passing --install-data causes locales to be
-   # installed in /usr/share/share/locale
-   dodir /usr/share
-   mv "${ED%/}"/usr/{man,share/man} || die
-
-   dodoc doc/*.txt
-
-   if use doc; then
-   docinto 

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

2019-01-27 Thread Pacho Ramos
commit: 021bda87e497eae16a2373a1b2b377e467ece3f3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:21:24 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:53:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021bda87

dev-vcs/cvsgraph: Drop old

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

 dev-vcs/cvsgraph/Manifest  |  1 -
 dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-vcs/cvsgraph/Manifest b/dev-vcs/cvsgraph/Manifest
index e72a4c934c1..5b7fd400e27 100644
--- a/dev-vcs/cvsgraph/Manifest
+++ b/dev-vcs/cvsgraph/Manifest
@@ -1,2 +1 @@
-DIST cvsgraph-1.6.1.tar.gz 114337 BLAKE2B 
5cd68521e596ca610e9c9b87d6f1ad75b8e77519dcddc51a8e717a280831967021be62e8da3f872dee7911d3a5853ac328339eadeb0446262e0a8404d40a5625
 SHA512 
6548d43784cd6e2e85777e0158371c6332f96f72fc8d1827dcece8aa54d77139021586e468155ec003d371eaa7095cd57a5004a1ed76bc55db325c3899105e6b
 DIST cvsgraph-1.7.0.tar.gz 202678 BLAKE2B 
589195f3642b0bc181a581a8f832eded3e6add44b2c9ee5c76a1a4f347384fbd59cd1f7f22c37d56810636dc13bad900bbe7973f9bfa061c37baa8becdaf35d5
 SHA512 
b2a5bec073e7fbba2a2b1975bb4583c8fa87d29a985b7bcedcaf556c744b822ea5ff65b5ca3c4bd6da6bb6697f5e023a7ce35cf5084f2d59fdd15297790e7aab

diff --git a/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild 
b/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild
deleted file mode 100644
index 564e2b19c8f..000
--- a/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="CVS/RCS repository grapher"
-HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph;
-SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-alpha amd64 -ia64 ppc sparc x86"
-IUSE="gif jpeg nls png truetype zlib"
-
-DEPEND="media-libs/gd
-   zlib? ( sys-libs/zlib )
-   gif? ( media-libs/giflib )
-   png? ( media-libs/libpng )
-   jpeg? ( virtual/jpeg )
-   truetype? ( media-libs/freetype )"
-RDEPEND="${DEPEND}"
-
-src_compile() {
-   econf \
-   $(use_enable nls) \
-   $(use_enable gif) \
-   $(use_enable png) \
-   $(use_enable jpeg) \
-   $(use_enable truetype) \
-   || die "econf failed"
-
-   emake || die "emake failed"
-}
-
-src_install () {
-   dobin cvsgraph
-   insinto /etc
-   doins cvsgraph.conf
-   doman cvsgraph.1 cvsgraph.conf.5
-   dodoc ChangeLog README contrib/*.php3
-   docinto automatic_documentation ; dodoc 
contrib/automatic_documentation/*
-}



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

2019-01-27 Thread Pacho Ramos
commit: 62da2b68a934dc6f39023bf3937f456ff7fb5579
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:15:05 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 16:52:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62da2b68

dev-util/scanmem: Drop old

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

 dev-util/scanmem/Manifest  |  1 -
 dev-util/scanmem/scanmem-0.15.3.ebuild | 52 --
 2 files changed, 53 deletions(-)

diff --git a/dev-util/scanmem/Manifest b/dev-util/scanmem/Manifest
index e350a0e06c9..ae50e589dbd 100644
--- a/dev-util/scanmem/Manifest
+++ b/dev-util/scanmem/Manifest
@@ -1,2 +1 @@
-DIST scanmem-0.15.3.tar.gz 243150 BLAKE2B 
d9a218815163da31c191884268698ea8f4e12521c9f512deb850327fef44b0590d977906b4e4d48b8f15b5958523951a90fae2ace1c3a9db3f677249c706ced5
 SHA512 
7f14e8a129321d7e58651d7e98ab71e58926465c98d256226ef7803fa7e42ba8bbe0879da8173ad2659deb655c73338db27d832a264b429f740331aee1f6d4b7
 DIST scanmem-0.16.1.tar.gz 202133 BLAKE2B 
bb07234aaf1f93dba5f7feb0af0efcdadb7cd7cabfce2d62f19da01ba947cf9f4ba91024db2379e218b91953679a77080a4fa711ceaca659ac7b3f01645e3f93
 SHA512 
5e0a97e020a8a392aed75e2654cc6bcfad68590b9caab43444e57c3180be45ce1269f5acb02355bee57ff8bb5b9349b4f65e0fe96655206a812ea645796b153b

diff --git a/dev-util/scanmem/scanmem-0.15.3.ebuild 
b/dev-util/scanmem/scanmem-0.15.3.ebuild
deleted file mode 100644
index 036313e7dd5..000
--- a/dev-util/scanmem/scanmem-0.15.3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit autotools eutils python-single-r1
-
-DESCRIPTION="Locate and modify variables in executing processes"
-HOMEPAGE="https://github.com/scanmem/scanmem;
-SRC_URI="https://github.com/scanmem/scanmem/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gui"
-
-DEPEND="sys-libs/readline:="
-RDEPEND="${DEPEND}
-   gui? (
-   ${PYTHON_DEPS}
-   dev-python/pygobject:3
-   sys-auth/polkit
-   )"
-
-REQUIRED_USE="gui? ( ${PYTHON_REQUIRED_USE} )"
-
-pkg_setup() {
-   use gui && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   sed -i "/CFLAGS/d" Makefile.am || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="/usr/share/doc/${PF}" \
-   $(use_enable gui)
-}
-
-src_install() {
-   default
-
-   if use gui ; then
-   docinto gui
-   dodoc gui/{README,TODO}
-   python_fix_shebang "${D}"
-   fi
-}



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

2019-01-27 Thread Nick Sarnie
commit: 963504f943d67a6a6ed5a3929670a0ccb5ef915d
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 16:50:41 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 16:50:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=963504f9

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

Bump to 4.7.5

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

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-4.7.5.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 1254df968b4..43e103c131f 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -2,3 +2,4 @@ DIST wine-mono-4.6.4.msi 45592064 BLAKE2B 
30099b7f02276e47e350a96af07bf64b43c857
 DIST wine-mono-4.7.0.msi 64625152 BLAKE2B 
9c533d9f9a5cec6aefa66ed916e88f0a03ab76e8292f112a669208c5b26855a314657c9950993a205941cd314f0c93a55f621ed71ebb4846a66d30fa9af3c855
 SHA512 
07cd2b26f3bfe6fc796a126b83e9c0aa655d3e8152af536ae2e8ae419013742706ddae6f93cc2341c94a2f3b8ae7d1b27d12f891d371928189291428f9ed877c
 DIST wine-mono-4.7.1.msi 56470528 BLAKE2B 
b1b9dd832f725cb70b80889c08db524540c389c4eb8c990415f0c1b4a17274fc96390808c943bd0ff42c79f4bbb376b3d599d31ed42b5ebcb4be79dbc273eeec
 SHA512 
d47f21fa3ddb31522366056a2062cf7b77eec0a12f96dc05326561c9d2604405128441ff40d1b9567a6e6cd1c19ee03444d2ba02dd3b8dd2d150030dfb52f765
 DIST wine-mono-4.7.3.msi 56470528 BLAKE2B 
59397f851bd0883f060fd359228fcdedea5a32ce06349fd563411dfa603a6c8700496111821fd9e571cfd4586e829acb12321528a4a8330d1fb6f92855482225
 SHA512 
d51c0e21c8448a4d11c3e4fd530bda340cc93cd420080e08aadd7b704183dcadf8553b0937e02c7a54a8a2fb46a395718a3e807b85f19936b0e4ee7b92052dfe
+DIST wine-mono-4.7.5.msi 56470528 BLAKE2B 
a662249fe85dbcc6de273cc8f8384fee9fe789a272c7dfec28e406ac2b512cd0e9ef07716004c694f66a69d2dd0a62e14691123db7b9845d7ad86762619da100
 SHA512 
25e4188e42362aa9050e4d78a5748697d63181fa91a0c0d2e43ad4c26996f9fb82053a5e6942621aaff01c832be88ea13ac7b472be8841a828eed4e5e87c9ee7

diff --git a/app-emulation/wine-mono/wine-mono-4.7.5.ebuild 
b/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
new file mode 100644
index 000..9343b289655
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}.msi"
+}



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

2019-01-27 Thread Nick Sarnie
commit: a981e770b5ed7ada25f3801b40636b0ec2330efd
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Jan 27 16:45:37 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Jan 27 16:45:37 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=a981e770

app-emulation/wine-mono: Bump to 4.7.5

Closes: https://bugs.gentoo.org/676142
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-4.7.5.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 1254df9..43e103c 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -2,3 +2,4 @@ DIST wine-mono-4.6.4.msi 45592064 BLAKE2B 
30099b7f02276e47e350a96af07bf64b43c857
 DIST wine-mono-4.7.0.msi 64625152 BLAKE2B 
9c533d9f9a5cec6aefa66ed916e88f0a03ab76e8292f112a669208c5b26855a314657c9950993a205941cd314f0c93a55f621ed71ebb4846a66d30fa9af3c855
 SHA512 
07cd2b26f3bfe6fc796a126b83e9c0aa655d3e8152af536ae2e8ae419013742706ddae6f93cc2341c94a2f3b8ae7d1b27d12f891d371928189291428f9ed877c
 DIST wine-mono-4.7.1.msi 56470528 BLAKE2B 
b1b9dd832f725cb70b80889c08db524540c389c4eb8c990415f0c1b4a17274fc96390808c943bd0ff42c79f4bbb376b3d599d31ed42b5ebcb4be79dbc273eeec
 SHA512 
d47f21fa3ddb31522366056a2062cf7b77eec0a12f96dc05326561c9d2604405128441ff40d1b9567a6e6cd1c19ee03444d2ba02dd3b8dd2d150030dfb52f765
 DIST wine-mono-4.7.3.msi 56470528 BLAKE2B 
59397f851bd0883f060fd359228fcdedea5a32ce06349fd563411dfa603a6c8700496111821fd9e571cfd4586e829acb12321528a4a8330d1fb6f92855482225
 SHA512 
d51c0e21c8448a4d11c3e4fd530bda340cc93cd420080e08aadd7b704183dcadf8553b0937e02c7a54a8a2fb46a395718a3e807b85f19936b0e4ee7b92052dfe
+DIST wine-mono-4.7.5.msi 56470528 BLAKE2B 
a662249fe85dbcc6de273cc8f8384fee9fe789a272c7dfec28e406ac2b512cd0e9ef07716004c694f66a69d2dd0a62e14691123db7b9845d7ad86762619da100
 SHA512 
25e4188e42362aa9050e4d78a5748697d63181fa91a0c0d2e43ad4c26996f9fb82053a5e6942621aaff01c832be88ea13ac7b472be8841a828eed4e5e87c9ee7

diff --git a/app-emulation/wine-mono/wine-mono-4.7.5.ebuild 
b/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
new file mode 100644
index 000..9343b28
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}.msi"
+}



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

2019-01-27 Thread Jeroen Roovers
commit: ad489cd37d5f1b6af6ddc14d961b706e9b968872
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 27 16:30:07 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 27 16:37:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad489cd3

net-misc/youtube-dl: Version 2019.01.27

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

 net-misc/youtube-dl/Manifest |   1 +
 net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild | 117 +++
 2 files changed, 118 insertions(+)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index 319444a9b49..b3db9a85c1e 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,2 +1,3 @@
 DIST youtube-dl-2019.01.17.tar.gz 3088912 BLAKE2B 
6cd46442d78126b3428135fcb820eb02bb2d567fe41fbfefcd80fc68a9ece0faaf2aa4981e31c619c3be1f789a9539236b1a71e72490c4ee667953837b25f0e5
 SHA512 
b8e81c2b2ec284033a5a92f49a965375d681d92435bc0402bb891b443f94d1321716a15717fe4e3c1fbc54ec610445282c52c18c046e140dd53731560230bd3f
 DIST youtube-dl-2019.01.24.tar.gz 3099596 BLAKE2B 
e8833a0432e32e843ed8a3e971b9572bc0f4f8e90ea9c26fe6426ccc95231d21cf85601615634611129405115fe1d3fc192f423c0d700beab7fbccfcfe25dc68
 SHA512 
23d81769dc202c6598a8ece772f104ed7a048464b3d14305492e562aa77dc77ef32e56ae7a1084b144460e18dcfb2a9d7813ef88f7fdc34760f62f4de23e4602
+DIST youtube-dl-2019.01.27.tar.gz 3102349 BLAKE2B 
4d078cacc220e7c0ec46a395c58fddcefbdc4c6abfb68ba36eec0aa8a4506896132ac14c0edf1cafb8d55473931d1ce7f80cf0b08f2217c72c16d8084ed7afaf
 SHA512 
33c7ac784b57feaa7b28b1cc0916f722fd958d111e3caeff6edf30bfe7d4f96bd61ee666dfaf672c75f1da7abc7d54510f7c9b7d7fdc2479e0dfd4625f4c6a42

diff --git a/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild
new file mode 100644
index 000..6ef55f59a57
--- /dev/null
+++ b/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
+
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
+HOMEPAGE="https://rg3.github.com/youtube-dl/;
+SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="+offensive test"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   test? ( dev-python/nose[coverage(+)] )
+"
+
+S="${WORKDIR}/${PN}"
+
+python_prepare_all() {
+   if ! use offensive; then
+   sed -i -e "/..version../s|'$|+gentoo.no.offensive.sites'|g" \
+   youtube_dl/version.py || die
+   # these have single line import statements
+   local xxx=(
+   alphaporno anysex behindkink camwithher chaturbate 
eporner
+   eroprofile extremetube foxgay goshgay hellporno 
hentaistigma
+   hornbunny keezmovies lovehomeporn mofosex myvidster 
porn91 porncom
+   pornflip pornhd pornotube pornovoisines pornoxo 
ruleporn sexu
+   slutload spankbang spankwire sunporno thisav vporn 
watchindianporn
+   xbef xnxx xtube xvideos xxxymovies youjizz youporn
+   )
+   # these have multi-line import statements
+   local mxxx=(
+   drtuber fourtube motherless pornhub redtube tnaflix 
tube8 xhamster
+   )
+   # do single line imports
+   sed -i \
+   -e $( printf '/%s/d;' ${xxx[@]} ) \
+   youtube_dl/extractor/extractors.py \
+   || die
+
+   # do multiple line imports
+   sed -i \
+   -e $( printf '/%s/,/)/d;' ${mxxx[@]} ) \
+   youtube_dl/extractor/extractors.py \
+   || die
+
+   sed -i \
+   -e $( printf '/%s/d;' ${mxxx[@]} ) \
+   youtube_dl/extractor/generic.py \
+   || die
+
+   rm \
+   $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
+   $( printf 'youtube_dl/extractor/%s.py ' ${mxxx[@]} ) \
+   test/test_age_restriction.py \
+   || die
+   fi
+
+   eapply_user
+
+   distutils-r1_python_prepare_all
+}
+
+src_compile() {
+   distutils-r1_src_compile
+}
+
+python_test() {
+   emake test
+}
+
+python_install_all() {
+   dodoc README.txt
+   doman ${PN}.1
+
+   newbashcomp ${PN}.bash-completion ${PN}
+
+   insinto 

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

2019-01-27 Thread Virgil Dupras
commit: d205485ce4d780391775ba99b65bafa7832dcb4a
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 16:34:05 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 16:34:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d205485c

profiles: last rite dev-python/fusil

Bug: https://bugs.gentoo.org/618744
Signed-off-by: Virgil Dupras  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 45833d9e763..30bed6b4340 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Virgil Dupras  (27 Jan 2019)
+# Dead upstream, no revdep. bug #618744
+dev-python/fusil
+
 # Virgil Dupras  (27 Jan 2019)
 # Obsolete upstream. See bug #610466 and bug #645170
 dev-python/python-social-auth



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

2019-01-27 Thread Anthony G. Basile
commit: 428a1fdf31e896a7bb48e41076a593e734359e0c
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jan 27 16:12:47 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jan 27 16:12:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428a1fdf

sys-libs/musl: version 1.1.21 stable on amd64 and x86

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

 sys-libs/musl/musl-1.1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/musl/musl-1.1.21.ebuild b/sys-libs/musl/musl-1.1.21.ebuild
index 22f16fa8bfb..455b845402c 100644
--- a/sys-libs/musl/musl-1.1.21.ebuild
+++ b/sys-libs/musl/musl-1.1.21.ebuild
@@ -17,7 +17,7 @@ else
https://dev.gentoo.org/~blueness/musl-misc/getconf.c
https://dev.gentoo.org/~blueness/musl-misc/getent.c
https://dev.gentoo.org/~blueness/musl-misc/iconv.c;
-   KEYWORDS="-* ~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+   KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc x86"
 fi
 
 export CBUILD=${CBUILD:-${CHOST}}



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

2019-01-27 Thread Virgil Dupras
commit: 560a92f6f491c6b3369ce7d7ee4d6d7048ae4d7b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sun Jan 27 16:00:35 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Jan 27 16:01:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560a92f6

dev-python/reportlab: bump to 3.5.13

I removed the sed and eprefixy because they had no effect.

I also disabled the two tests accessing internet through patching.

Closes: https://bugs.gentoo.org/616274
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/reportlab/Manifest  |  1 +
 .../reportlab-3.5.13-disable-network-tests.patch   | 23 
 dev-python/reportlab/reportlab-3.5.13.ebuild   | 65 ++
 3 files changed, 89 insertions(+)

diff --git a/dev-python/reportlab/Manifest b/dev-python/reportlab/Manifest
index a450f04baba..9b9a81253b9 100644
--- a/dev-python/reportlab/Manifest
+++ b/dev-python/reportlab/Manifest
@@ -1,3 +1,4 @@
 DIST pfbfer-20070710.zip 677333 BLAKE2B 
100214476a361a5e5d1f3da0999591345f6e3a3f8c6bc3f6a3e9eca734190c6259758a43302c6e41254d33491fe535eb7d5dd07aa9727c912424bebc31fc18df
 SHA512 
6fd4a5d955464b10d13a7b748703450c1fe120d5ed09e8cfa1b4dfa9c183c59fe001df29433af551796b0df62544b7ddc364f9bb1bdcc2cd300434340ffcc4f2
 DIST reportlab-3.3.0.tar.gz 1959255 BLAKE2B 
0acd2d306da7836a2324b9a63c158b1b935cd393f5d1eb62cd15f8f4be6e48dac77807d1635ccafc569a47420dc3f4eec49c3ea3852a5a4241b10f0d73550865
 SHA512 
a6dbe5db13a9e430855ba8139310d8f04ade221c340467c2e0f5bf60c700f17148069358beb057f1667217a09b71ba1ae3112bd02e7c8de00e53a8f852acb8df
 DIST reportlab-3.4.0.tar.gz 1995779 BLAKE2B 
ee784ead913f803ba8151bf3585fdba9fb5e0c1d568c839d5ac08f5e6757b608c8049644264dd1f0bee5b4bb0c1750640a70feef34eff8e276d9929377e9
 SHA512 
7f00074b93be49e1aa7650e61381e285598599911b12a6b63c0f12d6eb64bc59afb6907b683350740b0a81c99a3164373b27e18cfccc0f9da12405c3dacd1ff7
+DIST reportlab-3.5.13.tar.gz 2842790 BLAKE2B 
1457b5eb18d2f294decd7bbee202f42900a443eb7a31c2af56cc2180154e1bb48c4044c499b14489c23210e78c9bafb3fbbcd0c5a28f1d2e25f57d91dcb48526
 SHA512 
50afcdb5e844cc7ec5c1cf72ca28556e98ad721dce5b20cfb32fa720d56b221b9bd2662a88ea5647b11306d80e653334635b54165daa02d3062cf9d051bbd24b

diff --git 
a/dev-python/reportlab/files/reportlab-3.5.13-disable-network-tests.patch 
b/dev-python/reportlab/files/reportlab-3.5.13-disable-network-tests.patch
new file mode 100644
index 000..e1a760d4d46
--- /dev/null
+++ b/dev-python/reportlab/files/reportlab-3.5.13-disable-network-tests.patch
@@ -0,0 +1,23 @@
+diff -r f52d1198146d tests/test_lib_utils.py
+--- a/tests/test_lib_utils.py  Tue Jan 15 16:06:40 2019 +
 b/tests/test_lib_utils.py  Sun Jan 27 10:21:29 2019 -0500
+@@ -112,7 +112,7 @@
+ "test open and read of a relative file: URL"
+ b = _rel_open_and_read('file:../docs/images/Edit_Prefs.gif')
+ 
+-def test9(self):
++def xtest9(self):
+ "test open and read of an http: URL"
+ from reportlab.lib.utils import open_and_read
+ b = open_and_read('http://www.reportlab.com/rsrc/encryption.gif')
+diff -r f52d1198146d tests/test_platypus_general.py
+--- a/tests/test_platypus_general.py   Tue Jan 15 16:06:40 2019 +
 b/tests/test_platypus_general.py   Sun Jan 27 10:21:29 2019 -0500
+@@ -587,7 +587,7 @@
+ 
+ class PlatypusTestCase(unittest.TestCase):
+ 
+-def test0(self):
++def xtest0(self):
+ "Make a platypus document"
+ run()

diff --git a/dev-python/reportlab/reportlab-3.5.13.ebuild 
b/dev-python/reportlab/reportlab-3.5.13.ebuild
new file mode 100644
index 000..31366f726b1
--- /dev/null
+++ b/dev-python/reportlab/reportlab-3.5.13.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) # Tests crash with pypy
+
+inherit distutils-r1 flag-o-matic
+
+DESCRIPTION="Tools for generating printable PDF documents from any data source"
+HOMEPAGE="http://www.reportlab.com/;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
+   http://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="doc examples"
+
+RDEPEND="
+   dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]
+   media-libs/libart_lgpl
+   sys-libs/zlib
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   app-arch/unzip
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.5.13-disable-network-tests.patch"
+)
+
+src_unpack() {
+   unpack ${P}.tar.gz
+   cd ${P}/src/reportlab/fonts || die
+   unpack pfbfer-20070710.zip
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_compile() {
+   if ! python_is_python3; then
+   local -x CFLAGS="${CFLAGS} 

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

2019-01-27 Thread Anthony G. Basile
commit: 5476ecd5c13f1fddd6ba6a5b1cfebe67bd9cedfc
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jan 27 15:59:23 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jan 27 15:59:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5476ecd5

sys-libs/musl: drop back to EAPI=6

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

 sys-libs/musl/musl-1.1.21.ebuild | 2 +-
 sys-libs/musl/musl-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/musl/musl-1.1.21.ebuild b/sys-libs/musl/musl-1.1.21.ebuild
index c2bf734321d..22f16fa8bfb 100644
--- a/sys-libs/musl/musl-1.1.21.ebuild
+++ b/sys-libs/musl/musl-1.1.21.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=6
 
 inherit eutils flag-o-matic multilib toolchain-funcs
 if [[ ${PV} == "" ]] ; then

diff --git a/sys-libs/musl/musl-.ebuild b/sys-libs/musl/musl-.ebuild
index c2bf734321d..22f16fa8bfb 100644
--- a/sys-libs/musl/musl-.ebuild
+++ b/sys-libs/musl/musl-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=6
 
 inherit eutils flag-o-matic multilib toolchain-funcs
 if [[ ${PV} == "" ]] ; then



[gentoo-commits] repo/gentoo:master commit in: mail-mta/courier/

2019-01-27 Thread Hanno Boeck
commit: 10d464181b76d507bdb687ac60c9b34ab7d6116c
Author: Hanno  gentoo  org>
AuthorDate: Sun Jan 27 15:54:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sun Jan 27 15:54:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d46418

mail-mta/courier: Allow co-installation with ssmtp/msmtp.

ssmtp/msmtp only need to be blocked if they have the mta
use flag set.

Resolves: https://bugs.gentoo.org/392277
Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.58, Repoman-2.3.12

 mail-mta/courier/courier-1.0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-mta/courier/courier-1.0.5.ebuild 
b/mail-mta/courier/courier-1.0.5.ebuild
index ac78da64e52..1a2cdd1f541 100644
--- a/mail-mta/courier/courier-1.0.5.ebuild
+++ b/mail-mta/courier/courier-1.0.5.ebuild
@@ -34,13 +34,13 @@ DEPEND="
!mail-mta/esmtp
!mail-mta/exim
!mail-mta/mini-qmail
-   !mail-mta/msmtp
+   !mail-mta/msmtp[mta]
!mail-mta/netqmail
!mail-mta/nullmailer
!mail-mta/postfix
!mail-mta/qmail-ldap
!mail-mta/sendmail
-   !mail-mta/ssmtp
+   !mail-mta/ssmtp[mta]
!mail-mta/opensmtpd
!net-mail/dot-forward
!sys-apps/ucspi-tcp



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

2019-01-27 Thread Hans de Graaff
commit: 2a56851ec0c7adafcd5e487a91912535eed9bb95
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 15:34:12 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 15:34:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a56851e

Revert "dev-ruby/rex-powershell: cleanup"

This reverts commit ad4b467602c899dc0274b1b3a784db093a26af20.

Still needed for metasploit

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/rex-powershell/Manifest   |  2 ++
 .../rex-powershell/rex-powershell-0.1.77.ebuild| 24 ++
 .../rex-powershell/rex-powershell-0.1.78.ebuild| 24 ++
 3 files changed, 50 insertions(+)

diff --git a/dev-ruby/rex-powershell/Manifest b/dev-ruby/rex-powershell/Manifest
index 19099645fab..8712f71e708 100644
--- a/dev-ruby/rex-powershell/Manifest
+++ b/dev-ruby/rex-powershell/Manifest
@@ -1 +1,3 @@
+DIST rex-powershell-0.1.77.gem 28160 BLAKE2B 
d1fb9f6e9f66e6b55b09bdda329037ea7da135b9eaec9f1437ca374f3be5da1b5ee63f7c92d56447c88964a4c1a4bef68b2d6b64a4e507b7c2a7010f1ff09d40
 SHA512 
99e3a8394c580b07580f8c230f049b15fd80b02db4b940208a1086e1c3d679ab1b757fee56356d6b25a6876ccb21c50d1037b7bbadc486a7c38b10b9b81a09d3
+DIST rex-powershell-0.1.78.gem 28160 BLAKE2B 
922a4a6f8605335c664fbdad7e6214bdd48dff5d648eb324f92a5f48dd62d2a0b98283f4cddd4ccb8190b78b1c1a637190a836d0d0b486c80b18e383fa49820a
 SHA512 
db3e1cf0e10d6454fb5b5b76e346fa7f299f14e8d2399ee7f863708444bd6404984a16bc2fccedcc1f06a1eac7add63fc75c5f1d2b8c9fb5c421817e385000cc
 DIST rex-powershell-0.1.79.gem 28160 BLAKE2B 
0c8deee7ff50741d7ec868f1726b2e3a705ab6d623221b15a0cba831fc0b5ab1143da9186940f73f48dfd7f448e018421a098b673ffc846c5b726128e5a533df
 SHA512 
e7b8680b291827700f0b1eb150205ee2e6bf795029ab7fa0d2323ca345b7a73edfbd5f848dbc5b001354d1649e0c207e5b96d55e9b68b0021457b63d97e64213

diff --git a/dev-ruby/rex-powershell/rex-powershell-0.1.77.ebuild 
b/dev-ruby/rex-powershell/rex-powershell-0.1.77.ebuild
new file mode 100644
index 000..d44f1014de1
--- /dev/null
+++ b/dev-ruby/rex-powershell/rex-powershell-0.1.77.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby Exploitation(Rex) library for generating/manipulating 
Powershell scripts"
+HOMEPAGE="https://rubygems.org/gems/rex-powershell;
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/rex-random_identifier
+ dev-ruby/rex-text"

diff --git a/dev-ruby/rex-powershell/rex-powershell-0.1.78.ebuild 
b/dev-ruby/rex-powershell/rex-powershell-0.1.78.ebuild
new file mode 100644
index 000..d44f1014de1
--- /dev/null
+++ b/dev-ruby/rex-powershell/rex-powershell-0.1.78.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby Exploitation(Rex) library for generating/manipulating 
Powershell scripts"
+HOMEPAGE="https://rubygems.org/gems/rex-powershell;
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/rex-random_identifier
+ dev-ruby/rex-text"



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

2019-01-27 Thread Hans de Graaff
commit: 1eca5f251dab055c60fa4945159cdd98f64d54c7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 11:46:01 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 15:34:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eca5f25

dev-ruby/rdiscount: add ruby26

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

 dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild 
b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
index 2f391e54f48..1ad5ee1e4fa 100644
--- a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="test:unit"
 



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

2019-01-27 Thread Hans de Graaff
commit: fc9f5d5ac7fbaaa1e31203b02ad4e8f4cac34ffc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 15:31:47 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 15:34:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9f5d5a

dev-ruby/rb-readline: add ruby26

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

 dev-ruby/rb-readline/rb-readline-0.5.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild 
b/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild
index e2d024b9ec2..ca674a29505 100644
--- a/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild
+++ b/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 inherit ruby-fakegem



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

2019-01-27 Thread Pacho Ramos
commit: cab5a495393c2e9f689df9540947c60c021061e0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:14:23 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 15:14:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab5a495

dev-util/rebar: Drop old

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

 dev-util/rebar/Manifest   |  2 --
 dev-util/rebar/rebar-2.6.2.ebuild | 28 
 dev-util/rebar/rebar-2.6.3.ebuild | 28 
 3 files changed, 58 deletions(-)

diff --git a/dev-util/rebar/Manifest b/dev-util/rebar/Manifest
index bb2fe66a909..d4308dd4f95 100644
--- a/dev-util/rebar/Manifest
+++ b/dev-util/rebar/Manifest
@@ -1,4 +1,2 @@
 DIST rebar-2.6.1.tar.gz 191063 BLAKE2B 
bf3407007957c2cb67f47c0c2a049d9b9f9e51e6bfe4a2b278e58828781217c203d2dfc9c39a19bdc3b9fc6bc7f4d9ca85b6d0019057a2841d8b394cc39bdd84
 SHA512 
0baa10aac65ad78c05d6ecd180327b8752a31bbc51f3b3aa6060f4d2adf9269de83c6481767d9abc8a599e231f569c0496edc6c47f43d1e2892c4e98de6ccd85
-DIST rebar-2.6.2.tar.gz 210775 BLAKE2B 
e06a6fb0c29397dfcfe83de60cdcfb8e89f4a8e4287a41e0102ff972a93c8632d760c7bb6cfe669d98d324bf3afa007198eec773fde9991daa9964a452b5613c
 SHA512 
410129defbf98af00f5040f9d3956299a70a0a1a21d28c42db32350b922e207f8af5830d8c322e9d3cfed8697ddcb228d5a98b983995414ed32662659a5c4c96
-DIST rebar-2.6.3.tar.gz 213146 BLAKE2B 
1e74281de629b7f007a718af3d9f5afe7bbef72562f07e7df8f4ee996593b428d84030c8ef50e0a8f6b694b104fac01783175b5f3c6a0c113e263d3de3d8852f
 SHA512 
451f18cec02f9b23ab1e522d4e9bc2a43cf5ace5fea6a7543874a76615cdb55e3d705ad2be94e7c28e6e1acfbc519eb345250f0846b928f8a28369623dde
 DIST rebar-2.6.4.tar.gz 213158 BLAKE2B 
a71c525948697f9ba44a7faa9183f1aadce031b8b85857da87c5b2376f3b7511c78d02c183b115836605a6d3830e9b9ceac754ab64ec11d9d1bb66f37ea78665
 SHA512 
4e53d1ab7db296c60fb039443da7e3b31b63410fc614690c6faa7ec330d9e9393dbc1c8507aa4aea2c99397e1b443ff9d25e4d57ec57f616ee748aa97d055ffa

diff --git a/dev-util/rebar/rebar-2.6.2.ebuild 
b/dev-util/rebar/rebar-2.6.2.ebuild
deleted file mode 100644
index 3f512e87afd..000
--- a/dev-util/rebar/rebar-2.6.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit bash-completion-r1
-
-DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP 
principles"
-HOMEPAGE="https://github.com/rebar/rebar;
-SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/erlang"
-DEPEND="${RDEPEND}"
-
-src_test() {
-   emake xref
-}
-
-src_install() {
-   dobin rebar
-   dodoc rebar.config.sample THANKS
-   dobashcomp priv/shell-completion/bash/${PN}
-}

diff --git a/dev-util/rebar/rebar-2.6.3.ebuild 
b/dev-util/rebar/rebar-2.6.3.ebuild
deleted file mode 100644
index 6e91c65845b..000
--- a/dev-util/rebar/rebar-2.6.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit bash-completion-r1
-
-DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP 
principles"
-HOMEPAGE="https://github.com/rebar/rebar;
-SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/erlang"
-DEPEND="${RDEPEND}"
-
-src_test() {
-   emake xref
-}
-
-src_install() {
-   dobin rebar
-   dodoc rebar.config.sample THANKS
-   dobashcomp priv/shell-completion/bash/${PN}
-}



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

2019-01-27 Thread Pacho Ramos
commit: 1bc6276cb6dd5668836f2eb7ed15bbd2b10f3c6e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:11:38 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 15:11:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bc6276c

dev-util/goland: Drop old

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

 dev-util/goland/Manifest   |  3 ---
 dev-util/goland/goland-2018.1.3.ebuild | 45 --
 dev-util/goland/goland-2018.1.4.ebuild | 45 --
 dev-util/goland/goland-2018.1.5.ebuild | 45 --
 4 files changed, 138 deletions(-)

diff --git a/dev-util/goland/Manifest b/dev-util/goland/Manifest
index 3ac6a4523ab..c6ec44aec92 100644
--- a/dev-util/goland/Manifest
+++ b/dev-util/goland/Manifest
@@ -1,4 +1 @@
-DIST goland-2018.1.3.tar.gz 221579069 BLAKE2B 
16ead14bc3401fe7b031576eb9581613cac1352b42933acc83af77946376017b6658fb04b556b028a6f89f86a65b60290e1f6f9b5febe2dc10c85b5c6004879f
 SHA512 
24f1c384139276301a27a9df1056560f3ee89ef9817690c00626eb0522fed8a58ded3bd3632aeac8f25855dd2c031c40f937761625f6545504eb2f3e7d0d509b
-DIST goland-2018.1.4.tar.gz 217585781 BLAKE2B 
f4bdd554003b2397911cb767ffba558fcf06ab9cfd20c0017579cf82c6af93681e16c23db82c3cf0b47c4bb6a2c37c564be5ee9d6400cf91cb3a0938309166d5
 SHA512 
972c15d6636728e214b355ce4ce7174d08e0e842c6ca4e4385fbc4330930a2fae3a964b1b3753c38fe77ac2b8073fd7366fd0085d00fcf05b832c985d6243325
-DIST goland-2018.1.5.tar.gz 217591227 BLAKE2B 
7a45497f8706c77bb8e729b1e6affc88e1b9230a396738bad235d55bb40ed5a728bc674d210b04eedcc4b144f60ac91f6216ed010940257227cefcb167b81aaf
 SHA512 
cf861bed38f0678f9734632d988c37cc1bd5c596fb23dfd3f9d60642f82c5f356809de116a13638ebd7f464201d0ea780e694f9f5c5c66d3245a2b15f484
 DIST goland-2018.2.tar.gz 236750402 BLAKE2B 
54df8b09f4ae59323c4b8aa06d41a23753399d36fbdf34a0ecbb159d00fb5a6cf29fd4aeeaee9d853b54d2ceaa8f99ad5560128b4e50b4ad2720a2db81df7dc3
 SHA512 
f1c7ddb94bb918b9668d444e285f4ff82b45c9aa1e24e848f32bc219b2dd48a939d52f6c5c749fc76bfdd3f58e2f2a72ca2275a9291a7a5a5a3c6a30c4780420

diff --git a/dev-util/goland/goland-2018.1.3.ebuild 
b/dev-util/goland/goland-2018.1.3.ebuild
deleted file mode 100644
index d46b730ae46..000
--- a/dev-util/goland/goland-2018.1.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-SLOT=0
-
-SRC_URI="http://download.jetbrains.com/go/${P}.tar.gz;
-DESCRIPTION="Golang IDE by JetBrains"
-HOMEPAGE="http://www.jetbrains.com/go;
-
-KEYWORDS="~amd64"
-LICENSE="IDEA
-   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
-
-QA_PREBUILT="opt/${P}/*"
-
-S=${WORKDIR}/GoLand-${PV}
-
-RDEPEND="dev-lang/go"
-
-src_prepare() {
-   default
-   if ! use arm; then
-   rm -rf bin/fsnotifier-arm || die
-   fi
-}
-
-src_install() {
-   local dir="/opt/${P}"
-
-   insinto "${dir}"
-   doins -r *
-   fperms 755 "${dir}"/bin/{${PN}.sh,fsnotifier{,64}}
-
-   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-   newicon "bin/${PN}.png" "${PN}.png"
-   make_desktop_entry "${PN}" "gogland" "${PN}" "Development;IDE;"
-
-   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
-   mkdir -p "${D}/etc/sysctl.d/" || die
-   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die
-}

diff --git a/dev-util/goland/goland-2018.1.4.ebuild 
b/dev-util/goland/goland-2018.1.4.ebuild
deleted file mode 100644
index d46b730ae46..000
--- a/dev-util/goland/goland-2018.1.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-SLOT=0
-
-SRC_URI="http://download.jetbrains.com/go/${P}.tar.gz;
-DESCRIPTION="Golang IDE by JetBrains"
-HOMEPAGE="http://www.jetbrains.com/go;
-
-KEYWORDS="~amd64"
-LICENSE="IDEA
-   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
-
-QA_PREBUILT="opt/${P}/*"
-
-S=${WORKDIR}/GoLand-${PV}
-
-RDEPEND="dev-lang/go"
-
-src_prepare() {
-   default
-   if ! use arm; then
-   rm -rf bin/fsnotifier-arm || die
-   fi
-}
-
-src_install() {
-   local dir="/opt/${P}"
-
-   insinto "${dir}"
-   doins -r *
-   fperms 755 "${dir}"/bin/{${PN}.sh,fsnotifier{,64}}
-
-   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-   newicon "bin/${PN}.png" "${PN}.png"
-   make_desktop_entry "${PN}" "gogland" "${PN}" "Development;IDE;"
-
-   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
-   mkdir -p "${D}/etc/sysctl.d/" || die
-   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die
-}

diff 

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

2019-01-27 Thread Pacho Ramos
commit: 3bd260418aec83f86161db1eb943b66112bf06e9
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:12:54 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 15:12:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd26041

dev-util/rebar: Rekeyword (not sure why it was dropped)

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

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

diff --git a/dev-util/rebar/rebar-2.6.4.ebuild 
b/dev-util/rebar/rebar-2.6.4.ebuild
index 76adb5658e1..828d5e24146 100644
--- a/dev-util/rebar/rebar-2.6.4.ebuild
+++ b/dev-util/rebar/rebar-2.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-lang/erlang"



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

2019-01-27 Thread Pacho Ramos
commit: e9b2ee522e690cab109e071db5d744f6bec5bce1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 15:05:16 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 15:05:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b2ee52

dev-python/aiohttp-cors: One 0.5 version needed for gns3-server

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

 dev-python/aiohttp-cors/Manifest  |  1 +
 dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/aiohttp-cors/Manifest b/dev-python/aiohttp-cors/Manifest
index 0befccb4462..ff5076ab3fd 100644
--- a/dev-python/aiohttp-cors/Manifest
+++ b/dev-python/aiohttp-cors/Manifest
@@ -1 +1,2 @@
+DIST aiohttp-cors-0.5.3.tar.gz 40266 BLAKE2B 
701886b291a1b89f88a704ae04e3264cf2afc51f63f03ddd4464d40ba7bd3a1c6b5fe3f095b634e8c6c36c5a967e9a6b9b88335ff23988fc8bcd726c037fbd1c
 SHA512 
0813ea48de714c85e361dfdaeef1a69526f7446dcc4ce637139cd333dedea58c635f85cfad1c3ccfb0df6e573f0351f282fdbd9726211d5915ed2ba120206b09
 DIST aiohttp-cors-0.6.0.tar.gz 42507 BLAKE2B 
7b63916b983d3dc208058c8b04445a30762eebc4999135ae802d1ceeeccc476a335eae66126bb3fd16f938af3649e8b9096433c2df09e82bf4e5d4ba8e38c42c
 SHA512 
75453ebbc074d5f25cc8efc46ffdb76fc90b0a96a9e6fce0eee5a5f28dba31cb50301289cac3b36c70ccdbc10c8f4ba9e362d8e9f350ba7f9dfacd06e6f5e699

diff --git a/dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild 
b/dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild
new file mode 100644
index 000..5448c38b7cd
--- /dev/null
+++ b/dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="Implements CORS support for aiohttp asyncio-powered asynchronous 
HTTP server"
+HOMEPAGE="https://github.com/aio-libs/aiohttp-cors;
+SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+EGIT_REPO_URI="https://github.com/aio-libs/aiohttp-cors;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python3_4)"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   dev-python/pytest-pylint[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
+   )"
+
+python_prepare_all() {
+   # for some reason, it is installed by 'setup.py test' on py!=3.4
+   # TODO: investigate
+   sed -i -e '/typing/d' setup.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   esetup.py test
+}



  1   2   3   4   >