[gentoo-commits] proj/portage:master commit in: pym/portage/util/_async/

2018-04-25 Thread Zac Medico
commit: 384b61dd24a21aaccd7c643e58b07ea56c3cbdfc
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Apr 26 05:31:54 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Apr 26 05:46:30 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=384b61dd

PipeLogger._output_handler: use _async_wait() (bug 591760)

Use _async_wait() to avoid event loop recursion.

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

 pym/portage/util/_async/PipeLogger.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pym/portage/util/_async/PipeLogger.py 
b/pym/portage/util/_async/PipeLogger.py
index aa605d94d..ed1202edf 100644
--- a/pym/portage/util/_async/PipeLogger.py
+++ b/pym/portage/util/_async/PipeLogger.py
@@ -1,4 +1,4 @@
-# Copyright 2008-2013 Gentoo Foundation
+# Copyright 2008-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import fcntl
@@ -89,7 +89,8 @@ class PipeLogger(AbstractPollTask):
if not buf:
# EOF
self._unregister()
-   self.wait()
+   self.returncode = self.returncode or os.EX_OK
+   self._async_wait()
break
 
else:



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

2018-04-25 Thread Matt Turner
commit: 656b1475e7dcc0c955bc46798b45a750b80d00fe
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:36:20 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:36:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656b1475

x11-misc/synergy: Drop to ~ppc, bug 649572

 x11-misc/synergy/synergy-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/synergy/synergy-1.6.3.ebuild 
b/x11-misc/synergy/synergy-1.6.3.ebuild
index 50182237b94..6a62720363f 100644
--- a/x11-misc/synergy/synergy-1.6.3.ebuild
+++ b/x11-misc/synergy/synergy-1.6.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="qt4 test"
 
 COMMON_DEPEND="



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

2018-04-25 Thread Matt Turner
commit: 060570cb0523b0eb8e659e7e5bb20250138954c1
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:34:58 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:34:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060570cb

app-admin/testdisk: Drop to ~ppc, bug 639974

 app-admin/testdisk/testdisk-7.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/testdisk/testdisk-7.0-r3.ebuild 
b/app-admin/testdisk/testdisk-7.0-r3.ebuild
index 01eab5bb496..d8f6f196102 100644
--- a/app-admin/testdisk/testdisk-7.0-r3.ebuild
+++ b/app-admin/testdisk/testdisk-7.0-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.cgsecurity.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc x86"
 IUSE="ewf jpeg ntfs reiserfs static qt4"
 
 REQUIRED_USE="static? ( !qt4 )"



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

2018-04-25 Thread Matt Turner
commit: 7a7e1bef0dd851e49317be08b6c9718d2d7bfbab
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:28:35 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:28:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7e1bef

app-editors/emacs-25.3-r4: ppc stable, bug 649910

 app-editors/emacs/emacs-25.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r4.ebuild 
b/app-editors/emacs/emacs-25.3-r4.ebuild
index f1345d3b9fe..fa65731efdb 100644
--- a/app-editors/emacs/emacs-25.3-r4.ebuild
+++ b/app-editors/emacs/emacs-25.3-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 
livecd m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars 
wide-int X Xaw3d xft +xpm zlib"
 REQUIRED_USE="?? ( aqua X )"
 



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

2018-04-25 Thread Matt Turner
commit: ac8c3a406b38a6aae286bd3fbf1eefa0d79991f9
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:24:50 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:27:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8c3a40

dev-libs/check-0.12.0: ppc stable, bug 644648

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

diff --git a/dev-libs/check/check-0.12.0.ebuild 
b/dev-libs/check/check-0.12.0.ebuild
index 410db4fea02..5551a340a02 100644
--- a/dev-libs/check/check-0.12.0.ebuild
+++ b/dev-libs/check/check-0.12.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}-github.t
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs subunit"
 
 RDEPEND="



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

2018-04-25 Thread Matt Turner
commit: 7f1c0165f7920138f77752533789cbe26375bc03
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:24:55 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:27:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1c0165

dev-libs/check-0.12.0: ppc64 stable, bug 644648

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

diff --git a/dev-libs/check/check-0.12.0.ebuild 
b/dev-libs/check/check-0.12.0.ebuild
index 5551a340a02..cd733f879a3 100644
--- a/dev-libs/check/check-0.12.0.ebuild
+++ b/dev-libs/check/check-0.12.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}-github.t
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs subunit"
 
 RDEPEND="



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

2018-04-25 Thread Matt Turner
commit: aa5e23037108bd1ba535d207ec03c4861f48a441
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:21:58 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:27:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5e2303

sci-physics/lightspeed: Dropped ppc keywords, bug 607730

 sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild | 2 +-
 sci-physics/lightspeed/lightspeed-1.2a-r2.ebuild | 2 +-
 sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild 
b/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
index 93556901614..443459fb8cb 100644
--- a/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
+++ b/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 IUSE="nls truetype"
 LANGS="es"

diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r2.ebuild 
b/sci-physics/lightspeed/lightspeed-1.2a-r2.ebuild
index f9e752e9767..0cccf36958a 100644
--- a/sci-physics/lightspeed/lightspeed-1.2a-r2.ebuild
+++ b/sci-physics/lightspeed/lightspeed-1.2a-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 IUSE="nls truetype l10n_es"
 

diff --git a/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild 
b/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild
index 4f96026b6f0..dca425296df 100644
--- a/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild
+++ b/sci-physics/lightspeed/lightspeed-1.2a-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 IUSE="nls truetype"
 



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

2018-04-25 Thread Jeroen Roovers
commit: 7045f91b1998c253e71e871684c187ee74db0aee
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Apr 26 05:23:06 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Apr 26 05:23:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7045f91b

net-libs/nodejs: Version 10.0.0.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-libs/nodejs/Manifest |   1 +
 net-libs/nodejs/nodejs-10.0.0.ebuild | 200 +++
 2 files changed, 201 insertions(+)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index 7f04a954c68..9c9608ae6ed 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -1,4 +1,5 @@
 DIST node-v0.12.18.tar.gz 19842591 BLAKE2B 
f94f4de6e2875267be194580c645087a262b90da99f10d651a22838c041da07056df81204bb04ce8da083a080062509dcca4d1e3ac2250d651ead8a4cc025028
 SHA512 
6866608a43eb213f3b715ea0fcc28983fd959ab679c567a1b464f62acd936506f2bce88ea48a60209d8ef8d98259f4b47cd3434893eb4ff82a132775edb37b7b
+DIST node-v10.0.0.tar.xz 19248896 BLAKE2B 
3ab8313e44d57a2f04442d23311a4d824a9d0b89c7d3ee06042f843ce0bde39e59c1ef2eb0d77cde4c46d649b074cf08d1109c91b0914c23b048c75f29e79727
 SHA512 
9d686da290f84c5fdab39cce08161787661b4df1e3e37bd242e5f5f3ff8285b6bca3ada16e155fcf0fbb9ec8ca8736dc7d02788cee2d66f6fab87c1a29048f4e
 DIST node-v4.8.7.tar.xz 13370828 BLAKE2B 
b1ee93a586b66f8582783b1be50667547afe4bf48038ebc0b8148db55542cbc0520ac84ef88e4a7f453cabc245f484c32dbc238c1932bbc708791ceeb5c9d2ab
 SHA512 
25837a31023747723b146c45984a5b2096b61c0aa43cbf45fc8ff50b4bd5079bd0bc9f1dfd3fb076817448dc5537eb93ffb2f345280b7756ba93b67ad757c696
 DIST node-v4.9.1.tar.xz 13250164 BLAKE2B 
7a689b99bb4bf507f7f21dd2c096a5766d023a8174c0f468cab37365af1920b8700da04157e1a406917790524255ef32c243a74662fd50ef7d3567d189dac9cf
 SHA512 
690c9fdf608e5194069a10955bdd94ec87cb1c308f13bc4d2cae92fa01436ace10fadf58f2e51d477dde6c570b23edc1c71fafea79bfc9cab2903eb2fa5f87aa
 DIST node-v6.11.5.tar.xz 15699404 BLAKE2B 
ba2df91bf5ef38cedb60b42919cf56f16807e619a81876fc92a5741e49da7ec91c4239d00f549c5e80d0bb8282bb9b396dd984507916cd18d61b403a3a7cef94
 SHA512 
62490725ef7957294c1bddf21ef0626c7472876791210168116501255ecee58457e9de9b044e10033706243299bbfd1495efeca169596fbf26f5eeba6d8fa4c9

diff --git a/net-libs/nodejs/nodejs-10.0.0.ebuild 
b/net-libs/nodejs/nodejs-10.0.0.ebuild
new file mode 100644
index 000..6ef2faad5c3
--- /dev/null
+++ b/net-libs/nodejs/nodejs-10.0.0.ebuild
@@ -0,0 +1,200 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit bash-completion-r1 eutils flag-o-matic pax-utils python-single-r1 
toolchain-funcs
+
+DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
+HOMEPAGE="https://nodejs.org/;
+SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz;
+
+LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl systemtap 
test"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   inspector? ( icu ssl )
+"
+
+RDEPEND="
+   >=dev-libs/libuv-1.19.2:=
+   >=net-libs/http-parser-2.8.0:=
+   >=net-libs/nghttp2-1.29.0
+   sys-libs/zlib
+   icu? ( >=dev-libs/icu-61.1:= )
+   ssl? ( >=dev-libs/openssl-1.1.0:0=[-bindist] )
+"
+DEPEND="
+   ${RDEPEND}
+   ${PYTHON_DEPS}
+   systemtap? ( dev-util/systemtap )
+   test? ( net-misc/curl )
+"
+S="${WORKDIR}/node-v${PV}"
+PATCHES=(
+   "${FILESDIR}"/gentoo-global-npm-config.patch
+)
+
+pkg_pretend() {
+   (use x86 && ! use cpu_flags_x86_sse2) && \
+   die "Your CPU doesn't support the required SSE2 instruction."
+
+   ( [[ ${MERGE_TYPE} != "binary" ]] && ! test-flag-CXX -std=c++11 ) && \
+   die "Your compiler doesn't support C++11. Use GCC 4.8, Clang 
3.3 or newer."
+}
+
+src_prepare() {
+   tc-export CC CXX PKG_CONFIG
+   export V=1
+   export BUILDTYPE=Release
+
+   # fix compilation on Darwin
+   # https://code.google.com/p/gyp/issues/detail?id=260
+   sed -i -e "/append('-arch/d" tools/gyp/pylib/gyp/xcode_emulation.py || 
die
+
+   # make sure we use python2.* while using gyp
+   sed -i -e "s/python/${EPYTHON}/" deps/npm/node_modules/node-gyp/gyp/gyp 
|| die
+   sed -i -e "s/|| 'python2'/|| '${EPYTHON}'/" 
deps/npm/node_modules/node-gyp/lib/configure.js || die
+
+   # less verbose install output (stating the same as portage, basically)
+   sed -i -e "/print/d" tools/install.py || die
+
+   # proper libdir, hat tip @ryanpcmcquen 
https://github.com/iojs/io.js/issues/504
+   local LIBDIR=$(get_libdir)
+   sed -i -e "s|lib/|${LIBDIR}/|g" tools/install.py || die
+   sed -i -e "s/'lib'/'${LIBDIR}'/" lib/module.js deps/npm/lib/npm.js || 
die
+
+   # Avoid writing a 

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

2018-04-25 Thread Jeroen Roovers
commit: 32f71b8192e0c966e4ce61e83caffb34c1007bfe
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Apr 26 05:22:20 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Apr 26 05:23:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f71b81

profiles: Mask =net-libs/nodejs-10*.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c1928615b30..34f87110ad3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -205,6 +205,10 @@ sci-chemistry/cyana
 # https://bugs.gentoo.org/651698
 =net-libs/nodejs-9.11*
 
+# Jeroen Roovers  (6 Apr 2018)
+# Requires >=dev-libs/openssl-1.1.0
+=net-libs/nodejs-10*
+
 # Arfrever Frehtes Taifersar Arahesis  (3 Apr 2018)
 # Merged into >=dev-db/m17n-db-1.7.0.
 # Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: sci-libs/proj/

2018-04-25 Thread Matt Turner
commit: 68c5bb94635d3a92787f5efccb288d9f6c944b42
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:20:13 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:20:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c5bb94

sci-libs/proj: Dropped alpha keywords, bug 649484

 sci-libs/proj/proj-4.8.0.ebuild | 2 +-
 sci-libs/proj/proj-4.9.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/proj/proj-4.8.0.ebuild b/sci-libs/proj/proj-4.8.0.ebuild
index b6af547aa28..544b6e76702 100644
--- a/sci-libs/proj/proj-4.8.0.ebuild
+++ b/sci-libs/proj/proj-4.8.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
 IUSE="java static-libs"
 
 RDEPEND=""

diff --git a/sci-libs/proj/proj-4.9.2.ebuild b/sci-libs/proj/proj-4.9.2.ebuild
index 78c57b4e7c5..3988e3730f0 100644
--- a/sci-libs/proj/proj-4.9.2.ebuild
+++ b/sci-libs/proj/proj-4.9.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 IUSE="java static-libs"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ogdi/

2018-04-25 Thread Matt Turner
commit: ebd2146f4b93acfccd8f0c42a874e612f55ca4ab
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:17:15 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:17:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd2146f

sci-libs/ogdi: Dropped alpha keywords, bug 649484

 sci-libs/ogdi/ogdi-3.2.0.ebuild   | 2 +-
 sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/ogdi/ogdi-3.2.0.ebuild b/sci-libs/ogdi/ogdi-3.2.0.ebuild
index f1c34bf7714..bdb3f530f1a 100644
--- a/sci-libs/ogdi/ogdi-3.2.0.ebuild
+++ b/sci-libs/ogdi/ogdi-3.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND="

diff --git a/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild 
b/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild
index a9a42137ca1..4e7a9c4adf8 100644
--- a/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild
+++ b/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/viking/

2018-04-25 Thread Matt Turner
commit: ab8da7a459c5eefb02345d937d3f57d557ebe0f8
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:15:37 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:15:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8da7a4

sci-geosciences/viking: Dropped ppc keywords

 sci-geosciences/viking/viking-1.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/viking/viking-1.6.2-r1.ebuild 
b/sci-geosciences/viking/viking-1.6.2-r1.ebuild
index 3fec473d5bf..724991cc58a 100644
--- a/sci-geosciences/viking/viking-1.6.2-r1.ebuild
+++ b/sci-geosciences/viking/viking-1.6.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 
 COMMONDEPEND="
app-arch/bzip2



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/mapnik/

2018-04-25 Thread Matt Turner
commit: 0596b137337a686749b5f7a30cc2b349b4d5dcc7
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:16:04 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:16:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0596b137

sci-geosciences/mapnik: Dropped ppc/ppc64 keywords

 sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild | 2 +-
 sci-geosciences/mapnik/mapnik-3.0.9.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild 
b/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
index bcaadad2a45..9ed3676d7c4 100644
--- a/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
+++ b/sci-geosciences/mapnik/mapnik-3.0.9-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mapnik/mapnik/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="cairo debug doc gdal postgres sqlite"
 
 RDEPEND="

diff --git a/sci-geosciences/mapnik/mapnik-3.0.9.ebuild 
b/sci-geosciences/mapnik/mapnik-3.0.9.ebuild
index 84314fd48d1..ae28bff8558 100644
--- a/sci-geosciences/mapnik/mapnik-3.0.9.ebuild
+++ b/sci-geosciences/mapnik/mapnik-3.0.9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mapnik/mapnik/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="cairo debug doc gdal postgres sqlite"
 
 RDEPEND="



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

2018-04-25 Thread Matt Turner
commit: 6ca55d3d637120231c81bcf6ce3b273a8cdb3c3d
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:08:55 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:08:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca55d3d

sys-apps/xinetd-2.3.15.3: ppc64 stable, bug 653826

 sys-apps/xinetd/xinetd-2.3.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild 
b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
index 391f3cbc527..bfbecce6ca2 100644
--- a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="perl selinux tcpd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-nds/yp-tools/

2018-04-25 Thread Matt Turner
commit: 0e3d452dff32a467a56fea10a64b0d09e8ebfb6f
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:08:35 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:08:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3d452d

net-nds/yp-tools-4.2.2-r2: ppc64 stable, bug 653818

 net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild 
b/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
index a7138173609..099f1afb14a 100644
--- a/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
+++ b/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://www.linux-nis.org/download/yp-tools/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="nls"
 
 DEPEND="



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

2018-04-25 Thread Matt Turner
commit: be19d0080b9ca780103fd6e492e16528e7306525
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:08:08 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:08:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be19d008

sys-fs/quota-4.04-r1: ppc stable, bug 653798

 sys-fs/quota/quota-4.04-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/quota/quota-4.04-r1.ebuild 
b/sys-fs/quota/quota-4.04-r1.ebuild
index 9cafdf56672..6fbe0204d04 100644
--- a/sys-fs/quota/quota-4.04-r1.ebuild
+++ b/sys-fs/quota/quota-4.04-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
 IUSE="ldap netlink nls rpc tcpd"
 
 RDEPEND="



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

2018-04-25 Thread Matt Turner
commit: 5b1dbdcfe770cbcadcab15c43ac0a25f17a610c9
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:08:51 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:08:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1dbdcf

sys-apps/xinetd-2.3.15.3: ppc stable, bug 653826

 sys-apps/xinetd/xinetd-2.3.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild 
b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
index 7a4f7730f38..391f3cbc527 100644
--- a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="perl selinux tcpd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-nds/yp-tools/

2018-04-25 Thread Matt Turner
commit: 508732531bca8f1baa41edba86c21b58e34d2561
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:08:31 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:08:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50873253

net-nds/yp-tools-4.2.2-r2: ppc stable, bug 653818

 net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild 
b/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
index a862e1e113e..a7138173609 100644
--- a/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
+++ b/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://www.linux-nis.org/download/yp-tools/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
 IUSE="nls"
 
 DEPEND="



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

2018-04-25 Thread Matt Turner
commit: 23ba0744f50431e9e9e692b2ce1fd2ebab7be4e0
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:08:12 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:08:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ba0744

sys-fs/quota-4.04-r1: ppc64 stable, bug 653798

 sys-fs/quota/quota-4.04-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/quota/quota-4.04-r1.ebuild 
b/sys-fs/quota/quota-4.04-r1.ebuild
index 6fbe0204d04..2d3c9e9c006 100644
--- a/sys-fs/quota/quota-4.04-r1.ebuild
+++ b/sys-fs/quota/quota-4.04-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="ldap netlink nls rpc tcpd"
 
 RDEPEND="



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

2018-04-25 Thread Matt Turner
commit: 7c85e424ba9900b5ae538c7609b64b9f9c36e658
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:03:23 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:03:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c85e424

dev-libs/libxslt-1.1.32: ppc stable, bug 637310

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

diff --git a/dev-libs/libxslt/libxslt-1.1.32.ebuild 
b/dev-libs/libxslt/libxslt-1.1.32.ebuild
index 0063f58d1e1..c188ccc3463 100644
--- a/dev-libs/libxslt/libxslt-1.1.32.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.32.ebuild
@@ -13,7 +13,7 @@ SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="crypt debug examples python static-libs elibc_Darwin"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2018-04-25 Thread Matt Turner
commit: cc8aec3fdb9e9aa107d279c13e38ed74e97d13fe
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 05:03:26 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:03:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8aec3f

dev-libs/libxslt-1.1.32: ppc64 stable, bug 637310

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

diff --git a/dev-libs/libxslt/libxslt-1.1.32.ebuild 
b/dev-libs/libxslt/libxslt-1.1.32.ebuild
index c188ccc3463..54823e7f957 100644
--- a/dev-libs/libxslt/libxslt-1.1.32.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.32.ebuild
@@ -13,7 +13,7 @@ SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="crypt debug examples python static-libs elibc_Darwin"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2018-04-25 Thread Matt Turner
commit: 8a7e614abbe7fced6553d4f1d3e64c66aa0d561d
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:58:03 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:02:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7e614a

media-gfx/enblend: Dropped ppc keywords

 media-gfx/enblend/enblend-4.1.3-r1.ebuild   | 2 +-
 media-gfx/enblend/enblend-4.1.3-r2.ebuild   | 2 +-
 media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/enblend/enblend-4.1.3-r1.ebuild 
b/media-gfx/enblend/enblend-4.1.3-r1.ebuild
index 6de5ae27cfe..6f9f1fa5833 100644
--- a/media-gfx/enblend/enblend-4.1.3-r1.ebuild
+++ b/media-gfx/enblend/enblend-4.1.3-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/enblend/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 VIGRA"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="debug doc gpu image-cache openmp"
 
 REQUIRED_USE="openmp? ( !image-cache )"

diff --git a/media-gfx/enblend/enblend-4.1.3-r2.ebuild 
b/media-gfx/enblend/enblend-4.1.3-r2.ebuild
index c1eb5442bbc..296bc122df5 100644
--- a/media-gfx/enblend/enblend-4.1.3-r2.ebuild
+++ b/media-gfx/enblend/enblend-4.1.3-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/enblend/${MY_P}.tar.gz"
 
 LICENSE="GPL-2 VIGRA"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="debug doc gpu openmp"
 
 RDEPEND="

diff --git a/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild 
b/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild
index ae3bfd0176c..b98dd3a3429 100644
--- a/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild
+++ b/media-gfx/enblend/enblend-4.2.0_p20161007-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.xz;
 
 LICENSE="GPL-2 VIGRA"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="debug doc openmp tcmalloc cpu_flags_x86_sse2"
 
 REQUIRED_USE="tcmalloc? ( !debug )"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/autopano-sift-C/

2018-04-25 Thread Matt Turner
commit: 30e356dac3053bf0823a3a9ec5f807c15ab03b23
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:57:07 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:02:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e356da

media-gfx/autopano-sift-C: Dropped ppc keywords

 media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild 
b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
index 311bb30b7b8..3e9405ae158 100644
--- a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
+++ b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hugin/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 S=${WORKDIR}/${PN}-"$(get_version_component_range 1-3)"



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

2018-04-25 Thread Matt Turner
commit: 25c15592fd6d9b7d119d1576d985133998cf0e21
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:56:43 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:02:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c15592

media-libs/libpano13: Dropped ppc keywords

 media-libs/libpano13/libpano13-2.9.18.ebuild | 2 +-
 media-libs/libpano13/libpano13-2.9.19.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libpano13/libpano13-2.9.18.ebuild 
b/media-libs/libpano13/libpano13-2.9.18.ebuild
index c6354fba4fa..752123e3c71 100644
--- a/media-libs/libpano13/libpano13-2.9.18.ebuild
+++ b/media-libs/libpano13/libpano13-2.9.18.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/panotools/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="java static-libs"
 
 DEPEND="media-libs/libpng

diff --git a/media-libs/libpano13/libpano13-2.9.19.ebuild 
b/media-libs/libpano13/libpano13-2.9.19.ebuild
index e56f77a0ffa..62023206903 100644
--- a/media-libs/libpano13/libpano13-2.9.19.ebuild
+++ b/media-libs/libpano13/libpano13-2.9.19.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/panotools/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0/3"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="java static-libs"
 
 DEPEND="media-libs/libpng:0=



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

2018-04-25 Thread Matt Turner
commit: a8cc601674a6c0f5e9d074003025bfb25d6a4d54
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:59:53 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:02:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cc6016

media-libs/vigra: Dropped ppc/ppc64 keywords, bug 652316

Neither version  1.9.0 nor 1.11.0 build on ppc or ppc64; No reverse
dependencies.

 media-libs/vigra/vigra-1.11.0.ebuild | 2 +-
 media-libs/vigra/vigra-1.11.1.ebuild | 2 +-
 media-libs/vigra/vigra-1.9.0.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/vigra/vigra-1.11.0.ebuild 
b/media-libs/vigra/vigra-1.11.0.ebuild
index 7c3e44a5e1b..566354ca414 100644
--- a/media-libs/vigra/vigra-1.11.0.ebuild
+++ b/media-libs/vigra/vigra-1.11.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/ukoethe/vigra/releases/download/Version-${MY_V}/${MY
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc +fftw +hdf5 +jpeg mpi openexr +png +python test +tiff valgrind"
 
 # runtime dependency on python:2.7 is required by the vigra-config script

diff --git a/media-libs/vigra/vigra-1.11.1.ebuild 
b/media-libs/vigra/vigra-1.11.1.ebuild
index 8f29f07fd69..c7db801f5f0 100644
--- a/media-libs/vigra/vigra-1.11.1.ebuild
+++ b/media-libs/vigra/vigra-1.11.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/ukoethe/vigra/releases/download/Version-${MY_V}/${MY
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc +fftw +hdf5 +jpeg mpi openexr +png +python test +tiff valgrind"
 
 # runtime dependency on python:2.7 is required by the vigra-config script

diff --git a/media-libs/vigra/vigra-1.9.0.ebuild 
b/media-libs/vigra/vigra-1.9.0.ebuild
index fe2fa6ed8e7..0252dcd97b6 100644
--- a/media-libs/vigra/vigra-1.9.0.ebuild
+++ b/media-libs/vigra/vigra-1.9.0.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="http://hci.iwr.uni-heidelberg.de/${PN}/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc +fftw +hdf5 +jpeg openexr +png +python test +tiff"
 
 # Pull in dev-lang/python:2.7 for vigra-config which is always installed



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

2018-04-25 Thread Matt Turner
commit: 49fe0dc515747dfea4a7c20846866a5f7a87797b
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:56:19 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 05:02:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49fe0dc5

media-gfx/hugin: Dropped ppc keywords

 media-gfx/hugin/hugin-2016.2.0.ebuild | 2 +-
 media-gfx/hugin/hugin-2017.0.ebuild   | 2 +-
 media-gfx/hugin/hugin-2018.0.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild 
b/media-gfx/hugin/hugin-2016.2.0.ebuild
index a679e5c2f83..6d66c2d7419 100644
--- a/media-gfx/hugin/hugin-2016.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.bz2"
 
 LICENSE="GPL-2 SIFT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 x86"
 
 LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru 
sk sv zh-CN zh-TW"
 IUSE="debug lapack python sift $(echo ${LANGS//\ /\ l10n_})"

diff --git a/media-gfx/hugin/hugin-2017.0.ebuild 
b/media-gfx/hugin/hugin-2017.0.ebuild
index 36ab6ab525a..649cba97977 100644
--- a/media-gfx/hugin/hugin-2017.0.ebuild
+++ b/media-gfx/hugin/hugin-2017.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.bz2"
 
 LICENSE="GPL-2 SIFT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 
 LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru 
sk sv zh-CN zh-TW"
 IUSE="debug lapack python sift $(echo ${LANGS//\ /\ l10n_})"

diff --git a/media-gfx/hugin/hugin-2018.0.0.ebuild 
b/media-gfx/hugin/hugin-2018.0.0.ebuild
index 33d44b9ffac..c3812f206d1 100644
--- a/media-gfx/hugin/hugin-2018.0.0.ebuild
+++ b/media-gfx/hugin/hugin-2018.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.bz2"
 
 LICENSE="GPL-2 SIFT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 
 LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru 
sk sv zh-CN zh-TW"
 IUSE="debug lapack python sift $(echo ${LANGS//\ /\ l10n_})"



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

2018-04-25 Thread Hans de Graaff
commit: abcf25f95faba3538e8d6ba6c8fda435ccf7ca05
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:45:03 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:45:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abcf25f9

dev-ruby/pg: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/pg/Manifest|  1 -
 dev-ruby/pg/pg-0.17.1-r1.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/dev-ruby/pg/Manifest b/dev-ruby/pg/Manifest
index e454c180b18..e3df249ae1d 100644
--- a/dev-ruby/pg/Manifest
+++ b/dev-ruby/pg/Manifest
@@ -1,4 +1,3 @@
-DIST pg-0.17.1.gem 142848 BLAKE2B 
26715943ffc56d5377613d3dd56bc994696a812ccedf6415233781d6685ac34ddf25321f2f194880dd9df6715d43efef7eaeb00ed8ac594302c6e2e292b07cc8
 SHA512 
fb637256d084af3b41ba4130f866924df957a63c29d029b5bf553e545b3d4064e682b00d0604bf495a853a8800b9c8eba34718e96c651c9a697281ae4a62
 DIST pg-0.18.4.gem 219648 BLAKE2B 
f6b957551b0b537dda5551bc8974f5bd2f8a4ee4ecf482a5d3dc3ede0ad610507029693fadbfe9d2e2940f63d82da61e535e802919a82f7e5ea23c1165b81847
 SHA512 
48e792756c7ee205164b59a9515ace6320150f0ce1907293f8c1a736300c62c0b38c1be49e8ad4f1a50f29abc7f72bb43e742a8e63d9606eff4c7d2191a4fb74
 DIST pg-0.21.0.gem 214016 BLAKE2B 
9e27646cd85bc97dedfb980f4851b19a1ef2aad17f6a5c60726c1683642af5c4cf87d518b300fb4c894e1580f808f8af6158b57f1ac25971c1fc55818abee6f4
 SHA512 
590a8c34487d2cf030082cfff87b2cc83b636df06a931e394acfb098ecb5728e793d777f125b036ee9953bbd21ec5facf91c932930acccb507d3394f2fc4cc5b
 DIST pg-1.0.0.gem 213504 BLAKE2B 
eecaa632c7903f89c503ad92ccff058bbc6c2c80cbf83d656eeb9a5b919b84bb270671ad4e0fa08f55be1bcfc69eb8e13b815c37c601d300de503383f1ba5908
 SHA512 
1cac025ab8a95b4429534b98377eedeb1e3f8b2c4a859363c4174d477577caf39557b002cde4e745189fa9a29e9181ff9d564d822f15ff5c4f03f7389b0d0398

diff --git a/dev-ruby/pg/pg-0.17.1-r1.ebuild b/dev-ruby/pg/pg-0.17.1-r1.ebuild
deleted file mode 100644
index e79f3407961..000
--- a/dev-ruby/pg/pg-0.17.1-r1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Ruby extension library providing an API to PostgreSQL"
-HOMEPAGE="https://bitbucket.org/ged/ruby-pg/;
-
-LICENSE="|| ( GPL-2 Ruby )"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="${RDEPEND}
-   dev-db/postgresql:*"
-DEPEND="${DEPEND}
-   dev-db/postgresql
-   test? ( dev-db/postgresql[server,threads] )"
-
-ruby_add_bdepend "
-   doc? (
-   dev-ruby/hoe
-   || ( >=dev-ruby/yard-0.6.1 dev-ruby/rdoc ) )"
-
-all_ruby_prepare() {
-   # hack the Rakefile to make it sure that it doesn't load
-   # rake-compiler (so that we don't have to depend on it and it
-   # actually works when building with USE=doc).
-   sed -i \
-   -e '/Rakefile.cross/s:^:#:' \
-   -e '/ExtensionTask/,/^end$/ s:^:#:' \
-   Rakefile || die
-
-   sed -i -e '18i require "socket"' spec/pg/connection_spec.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -C ext extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake V=1 -C ext CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}"
-   cp ext/*$(get_libname) lib || die
-}
-
-each_ruby_test() {
-   if [[ "${EUID}" -ne "0" ]]; then
-   # Make the rspec call explicit, this way we don't have to depend
-   # on rake-compiler (nor rubygems) _and_ we don't have to rebuild
-   # the whole extension from scratch.
-   ruby-ng_rspec
-   else
-   ewarn "The userpriv feature must be enabled to run tests."
-   eerror "Testsuite will not be run."
-   fi
-}



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

2018-04-25 Thread Hans de Graaff
commit: d8b2724b00d15400c79511aefd6fd3b2cff591ae
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:53:00 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:53:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b2724b

dev-ruby/eventmachine: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/eventmachine/Manifest|  1 -
 dev-ruby/eventmachine/eventmachine-1.0.9.1.ebuild | 81 ---
 2 files changed, 82 deletions(-)

diff --git a/dev-ruby/eventmachine/Manifest b/dev-ruby/eventmachine/Manifest
index 00927b43ebb..fa1148deea1 100644
--- a/dev-ruby/eventmachine/Manifest
+++ b/dev-ruby/eventmachine/Manifest
@@ -1,2 +1 @@
-DIST eventmachine-1.0.9.1.gem 235008 BLAKE2B 
d19fea338daeebf1c7c4ca64de7643ff46e455feb500979c1de96d1806d379c337f70189039d700889eb2ef416b35cd45f298656abe6c5ef79ba2da4dba0ffb8
 SHA512 
5cbc178c604fe9a21850c298f7a5b6f904573f5e1db9e07fee599c5700841c52ec0311a6e50192eff9c1bb45cf30a9dd81d2150fe9d04cabd24cc7c9c32c5df0
 DIST eventmachine-1.2.0.1.gem 241152 BLAKE2B 
f7df9888ba9f3ef731099124ce7cf2b6b396f57dc948feb828f015f2b33426348c87f2443fc6f678e94550167241c2ae154f3679b13b3b7e1bdb6bcdae6cfaab
 SHA512 
a861a2c5172b7cf2720bdb54f52ea96c311c10efdb2f54970054901674e044a72307a5b32210efbbdb78d0472a9b3fb6e898640e1c0b406bdad8b581970e30aa

diff --git a/dev-ruby/eventmachine/eventmachine-1.0.9.1.ebuild 
b/dev-ruby/eventmachine/eventmachine-1.0.9.1.ebuild
deleted file mode 100644
index 7f0b8880d3c..000
--- a/dev-ruby/eventmachine/eventmachine-1.0.9.1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="docs/*.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="EventMachine is a fast, simple event-processing library for Ruby 
programs"
-HOMEPAGE="http://rubyeventmachine.com;
-
-LICENSE="|| ( GPL-2 Ruby )"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="${DEPEND}
-   dev-libs/openssl:0"
-RDEPEND="${RDEPEND}
-   dev-libs/openssl:0"
-
-ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
-
-all_ruby_prepare() {
-   # Remove package tasks to avoid dependency on rake-compiler.
-   rm rakelib/package.rake || die
-
-   # fix test issue - upstream b96b736b39261f7d74f013633cc7cd619afa20c4
-   sed -i -e 's/DEBUG/BROADCAST/g' tests/test_set_sock_opt.rb || die
-   sed -i -e "/omit_/d" tests/test_*.rb || die
-   # Remove the resolver tests since they require network access and
-   # the localhost test fails with an IPv6 localhost.
-   rm tests/test_resolver.rb || die
-   # Needs a tty
-   rm tests/test_kb.rb || die
-   # Avoid tests that require network access
-   sed -i -e '/test_bind_connect/,/^  end/ s:^:#:' \
-   tests/test_basic.rb || die
-   sed -i -e '/test_\(cookie\|http_client\|version_1_0\)/,/^  end/ s:^:#:' 
\
-   tests/test_httpclient.rb || die
-   sed -i -e '/test_\(get\|https_get\)/,/^  end/ s:^:#:' \
-   tests/test_httpclient2.rb || die
-   sed -i -e '/test_connect_timeout/,/^  end/ s:^:#:' \
-   tests/test_unbind_reason.rb || die
-   sed -i -e '/test_for_real/,/^end/ s:^:#:' \
-   tests/test_pending_connect_timeout.rb || die
-   rm -f tests/test_{get_sock_opt,set_sock_opt,idle_connection}.rb || die
-}
-
-each_ruby_configure() {
-   for extdir in ext ext/fastfilereader; do
-   pushd $extdir
-   ${RUBY} extconf.rb || die "extconf.rb failed for ${extdir}"
-   popd
-   done
-}
-
-each_ruby_compile() {
-   for extdir in ext ext/fastfilereader; do
-   pushd $extdir
-   # both extensions use C++, so use the CXXFLAGS not the CFLAGS
-   emake V=1 CFLAGS="${CXXFLAGS} -fPIC" archflag="${LDFLAGS}" || 
die "emake failed for ${extdir}"
-   popd
-   cp $extdir/*.so lib/ || die "Unable to copy extensions for 
${extdir}"
-   done
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb tests/test_*.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   insinto /usr/share/doc/${PF}/
-   doins -r examples || die "Failed to install examples"
-}



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

2018-04-25 Thread Hans de Graaff
commit: 195a067b95c99243f9e107677e6a65264f19ff25
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:45:52 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:45:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195a067b

dev-ruby/daemons: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/daemons/Manifest |  1 -
 dev-ruby/daemons/daemons-1.2.3.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/daemons/Manifest b/dev-ruby/daemons/Manifest
index 8cac8a4a92e..8185e37a394 100644
--- a/dev-ruby/daemons/Manifest
+++ b/dev-ruby/daemons/Manifest
@@ -1,2 +1 @@
-DIST daemons-1.2.3.gem 24576 BLAKE2B 
23cd623c2f9c84ba182b0d1eeb5bdccf9273dc5f0d41cd51377abe7fe1c29e6c7bd342afa9891a54638aefaa4bd1353a3183516bb4355eb93772de633e2db05a
 SHA512 
05acecc07bc3f760472453dd11eb0231b9e7f2e04a783ab44dacecf9c666d01122d27fdb782d9973f475bc378e0e3e51795ad58e221f29b201b1ba5e0de1e277
 DIST daemons-1.2.6.tar.gz 27557 BLAKE2B 
7c08b637ab37f764309fd260c4ea6c11402b89ea327eb47ea0af3860397ece795467a11c4ae5d8577972f5d8e2c6590f4d8112027f06db941b7181e33c158736
 SHA512 
8276685a684093252bf136c552a613a5208f4ab34f178be9425c62ea59fe1eebe671a7dd6c57d30744187b9ae58d7a7f1ebf58468e988565a30ca4417f2a90ea

diff --git a/dev-ruby/daemons/daemons-1.2.3.ebuild 
b/dev-ruby/daemons/daemons-1.2.3.ebuild
deleted file mode 100644
index 38e34525136..000
--- a/dev-ruby/daemons/daemons-1.2.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="Releases README.md"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Wrap existing ruby scripts to be run as a daemon"
-HOMEPAGE="https://github.com/thuehlinger/daemons;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="examples"
-
-all_ruby_install() {
-   all_fakegem_install
-
-   use examples || return
-
-   insinto /usr/share/doc/${PF}/
-   doins -r examples
-}



[gentoo-commits] repo/gentoo:master commit in: www-servers/puma/

2018-04-25 Thread Hans de Graaff
commit: d59590c60ad955e92e9b0e45b7da420e420f068d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:50:23 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:50:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59590c6

www-servers/puma: add 3.11.4

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-servers/puma/Manifest   |  1 +
 www-servers/puma/puma-3.11.4.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/www-servers/puma/Manifest b/www-servers/puma/Manifest
index 0ea6436086c..bac1777cf40 100644
--- a/www-servers/puma/Manifest
+++ b/www-servers/puma/Manifest
@@ -1,3 +1,4 @@
 DIST puma-3.11.0.tar.gz 207387 BLAKE2B 
b95af60358a9e6877eec34b4cab80c00512e6f9c518f302d6373eee3042b4f439d655aafc719461f7d286fea565e82e6f7ad541a7b0a17d3c2f49067f3e11dd1
 SHA512 
55e7be6a6c8abc7c8bba4c793b9515150d989358259bbd6546cd8a52d9e6cfb0b7e20c3f813790359ae141865f991d0daadf043e884e2cbc1a1bdfabadca8a16
 DIST puma-3.11.2.tar.gz 207895 BLAKE2B 
f7a36112f70e63467569354f5ee5e81e1a62ab457099228f7c43c25bd51a8f8aa6de7e02c71222d23c3dc6b5e726c3210e46052d03ae376d52942b1daa2f
 SHA512 
a10fc17585f38ea31c213cfde109fb21415257d2a6ab8863091baee49e94916b20ffc47f8aa961ab2b2d5d0672a0ad4a279bc9b2549062842accb6cd39cf922c
 DIST puma-3.11.3.tar.gz 207993 BLAKE2B 
a1d46e531664e04b738840ce8f393721a9a0af113b4796ac24050859973e04f1d36a5494c1245ad24fbb3de54fae00caf908357114499db808342c471a73ccf3
 SHA512 
315ff78e302fcee5ac404167d40d7a831b584c21aa34cce55a13cd4f2beeafa62a4ae68b2e394f3f4d0ce50cf680bdf8437e5fe6cd541964db2d5838bc8c8469
+DIST puma-3.11.4.tar.gz 210324 BLAKE2B 
16c01182f4a3adad026ab4f214945b1c5e002d2d99ef965947d982b488c3d080f50d41b175cc69181b2c953d32df6dfb63253dbd0312d594a2472f69f01aa30f
 SHA512 
4c32c7587cab7ae0afd1e90d3de00db67fe314a700240d295303549905e3c556cba06ea41fbe6230f50328769d47272c52f9eb6460b0653fa14e336bacd120ea

diff --git a/www-servers/puma/puma-3.11.4.ebuild 
b/www-servers/puma/puma-3.11.4.ebuild
new file mode 100644
index 000..2b93a7e41f3
--- /dev/null
+++ b/www-servers/puma/puma-3.11.4.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="a simple, fast, threaded, and highly concurrent HTTP 1.1 server 
for Ruby/Rack"
+HOMEPAGE="https://puma.io/;
+SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
+IUSE=""
+
+DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
+RDEPEND+=" dev-libs/openssl:0"
+
+ruby_add_bdepend "virtual/ruby-ssl
+   test? ( dev-ruby/rack >=dev-ruby/minitest-5.9:5 
>=dev-ruby/test-unit-3.0:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' test/helper.rb || die
+
+   # Avoid test failing inconsistently
+   sed -i -e '/phased_restart_via_pumactl/,/^  end/ s:^:#:' 
test/test_integration.rb || die
+
+   # Avoid test that trigger a bug in ruby very easily and lead to
+   # failure. This affects all current puma versions in combination
+   # with the latest ruby versions, so we add this new version anyway
+   # while allowing these tests to fail.
+   # https://github.com/puma/puma/pull/1345
+   rm -f test/test_{persistent,puma_server,puma_server_ssl}.rb || die
+}
+
+each_ruby_prepare() {
+   sed -i -e 's:ruby -rubygems:'${RUBY}' -rubygems:' \
+   -e 's/localhost/127.0.0.1/' test/shell/* || die
+   sed -i -e '1ilog_requests' test/shell/t{1,2}_conf.rb || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/puma_http11 extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/puma_http11
+   cp ext/puma_http11/puma_http11$(get_modname) lib/puma/ || die
+}
+
+each_ruby_test() {
+   einfo "Running test suite"
+   ${RUBY} -Ilib:.:test -e "gem 'minitest', '~>5.9'; gem 'test-unit', 
'~>3.0'; require 'minitest/autorun'; Dir['test/**/*test_*.rb'].each{|f| require 
f}" || die
+
+   einfo "Running integration tests"
+   pushd test/shell
+   #sh run.sh || die
+   popd
+}



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

2018-04-25 Thread Hans de Graaff
commit: c1b9fca64d7aceee94c46b1138b35975228296a2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:55:42 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:55:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b9fca6

dev-ruby/narray: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/narray/Manifest  |  1 -
 dev-ruby/narray/narray-0.6.1.1.ebuild | 50 ---
 2 files changed, 51 deletions(-)

diff --git a/dev-ruby/narray/Manifest b/dev-ruby/narray/Manifest
index 444710dc4d5..2cd737d4b67 100644
--- a/dev-ruby/narray/Manifest
+++ b/dev-ruby/narray/Manifest
@@ -1,2 +1 @@
-DIST narray-0.6.1.1.tar.gz 68536 BLAKE2B 
07aaa85ed719da6e5d78f1783e93bf5a46574e2fc8461a75f7a20aad56234c973ec3e5267888e94b505baab2401a210368f93bd003db2e57ac41d4ac5f54875f
 SHA512 
1c9983d29c774cb61b7f8ec53290d427c123b648d88407ff4a2e2aef1a289267050d4846adfc00c075629cb228ed5b3d4f9f5ded4cded0b84ec1a5532cbb49ff
 DIST narray-0.6.1.2.tar.gz 68621 BLAKE2B 
c4e48b81fb0d79cc49e32ed8204d9cac3f483eb44e1207f422f5b272bb8891836d81cd83c090f4d643677b1159801c13d15580504e6ca244a2a75d4b6dfb3204
 SHA512 
51e9bec0b711e79e268b73496ad742b80bb46a6e9ea6aab9a2535a700b6efc8f7ae2e854f5772d434e3d385d81275744dbc796ebec4d3de73f2ec0546bd2339a

diff --git a/dev-ruby/narray/narray-0.6.1.1.ebuild 
b/dev-ruby/narray/narray-0.6.1.1.ebuild
deleted file mode 100644
index 6ea4f1b4bc1..000
--- a/dev-ruby/narray/narray-0.6.1.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# jruby → native extension
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog README.md README.ja.md SPEC.en.txt 
SPEC.ja.txt"
-
-RUBY_FAKEGEM_VERSION="${PV/_p/.}"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Numerical N-dimensional Array class"
-HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html;
-SRC_URI="https://github.com/masa16/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc ~ppc64 x86"
-
-IUSE=""
-
-all_ruby_prepare() {
-   # the tests aren't really written to be a testsuite, so the
-   # failure cases will literally fail; ignore all of those and
-   # instead expect that the rest won't fail.
-   sed -i -e '/[fF]ollowing will fail/,$ s:^:#:' \
-   -e '/next will fail/,$ s:^:#:' \
-   test/*.rb || die "sed failed"
-}
-
-each_ruby_configure() {
-   ${RUBY} extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake V=1 CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}"
-   cp -l ${PN}$(get_modname) ${PN}.h ${PN}_config.h lib/ || die "copy of 
${PN}$(get_modname) failed"
-}
-
-each_ruby_test() {
-   for unit in test/*; do
-   ${RUBY} -Ilib ${unit} || die "test ${unit} failed"
-   done
-}



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

2018-04-25 Thread Hans de Graaff
commit: b88c528cc4003ab95f7de73875fa8ffaa0f995b4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:54:11 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:54:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88c528c

dev-ruby/fakefs: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/fakefs/Manifest|  1 -
 dev-ruby/fakefs/fakefs-0.9.2.ebuild | 43 -
 2 files changed, 44 deletions(-)

diff --git a/dev-ruby/fakefs/Manifest b/dev-ruby/fakefs/Manifest
index 91e70fb3b09..1586fdcc2ee 100644
--- a/dev-ruby/fakefs/Manifest
+++ b/dev-ruby/fakefs/Manifest
@@ -3,4 +3,3 @@ DIST fakefs-0.12.0.tar.gz 45573 BLAKE2B 
8fabed4ae113da67a3e7b61c6b4c400d1e20509a
 DIST fakefs-0.13.0.tar.gz 45866 BLAKE2B 
0c31b6672aed70d00b5372a6b43045ebc1037126b81fe8cae8b139c1298fe833b42b09255f3c64148a6073d0205759786e401c6c34cdb5054295a2f654ba2584
 SHA512 
9df14a3d7ec2cdd92126eedf7663460caf21ad017f5db8a941fe8489ca3e3d16b8dd5fcb41d92b45a2895d18e18c9dd705d70e9b2d7895edb2f4430be7e6a0fa
 DIST fakefs-0.13.2.tar.gz 45978 BLAKE2B 
7657904f7732f398fbea8eaffc7fed375316be8827d015121215383f93524d683dd2f957b067e796a795b97e3c697b95ed1f317743d3b111e0ae9b6afe1d5740
 SHA512 
9d1aec7c750a70b8c27543481aa431c42df1436d1cd59af5feb0cde4bdb7491907ed856ffb991d4ca8a8147a521cb35910f8f9de9d80426ee4432a20090003b2
 DIST fakefs-0.13.3.tar.gz 46019 BLAKE2B 
2ff858106a4d5b4f6859b806cc1aa54a08917ecf2d8794fc20ff372cc94f1817ffac3e070c1c2d96a2f145fd2d471399792b42a45c24ee61c309b5f8d0ee18e1
 SHA512 
c3cd74fd5914d75a4cd3b0edc661b70398c8970ab100e7103831c2d2b686a9f61036549cb21f53610eeb2416d1a49dc0e0a16e7c439c504d65b41a05c31dfad3
-DIST fakefs-0.9.2.tar.gz 42792 BLAKE2B 
dc2037960f9aa05f62e09f8fb98f7b115c6f63af56436573ce88bc66fee2cb42f1e362ceb2de7f17b21701b884ad8bc7c6ef5170a7441fcc16fb16977cbb1b4f
 SHA512 
ba68f9d240d54379ba8b16dcb3e375b586c50f78a081a916151d21af2d6d8b61471fdc842ad91d1390e8dcf54b0744e95ba4794a5ebc915858886ec47f9dbb8a

diff --git a/dev-ruby/fakefs/fakefs-0.9.2.ebuild 
b/dev-ruby/fakefs/fakefs-0.9.2.ebuild
deleted file mode 100644
index 636d6c0ff4d..000
--- a/dev-ruby/fakefs/fakefs-0.9.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.md"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="A fake filesystem. Use it in your tests"
-HOMEPAGE="https://github.com/defunkt/fakefs;
-SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/rspec-3.1:3
-   >=dev-ruby/minitest-5.5
-   )"
-
-all_ruby_prepare() {
-   # Remove bundler
-   rm Gemfile || die
-
-   # Avoid unneeded minitest-rg dependency.
-   sed -i -e '1igem "minitest", "~>5.5"' \
-   -e '/bundler/ s:^:#:' \
-   -e '/minitest\/rg/ s:^:#:' test/test_helper.rb || die
-}
-
-each_ruby_test() {
-   RSPEC_VERSION=3 ruby-ng_rspec
-   ${RUBY} -Ilib:.:test -e 'Dir["test/**/*_test.rb"].each{|f| require f}' 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: www-servers/puma/

2018-04-25 Thread Hans de Graaff
commit: ffc46e5b0567f2f9cdf3066e19e832e936fa7081
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:37:19 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:37:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc46e5b

www-servers/puma: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-servers/puma/Manifest   |  1 -
 www-servers/puma/puma-3.10.0.ebuild | 67 -
 2 files changed, 68 deletions(-)

diff --git a/www-servers/puma/Manifest b/www-servers/puma/Manifest
index ef1228e0c6e..0ea6436086c 100644
--- a/www-servers/puma/Manifest
+++ b/www-servers/puma/Manifest
@@ -1,4 +1,3 @@
-DIST puma-3.10.0.tar.gz 158843 BLAKE2B 
94f206c2b1334b2b63da3962b0a9077cd2e9671c705c4db23acc44098c02902ac3ca1b8cb0b39a0e68282d39103b61adc0334814095e313d9de02d819ab8af92
 SHA512 
a0a97c75408c8e9ab108b0d2edaa955bf0052d0d0ba7641be52f645ffaf61d9c647f863910e084319a705de7b27a763209f5aeda50e29db94442d9ac59866813
 DIST puma-3.11.0.tar.gz 207387 BLAKE2B 
b95af60358a9e6877eec34b4cab80c00512e6f9c518f302d6373eee3042b4f439d655aafc719461f7d286fea565e82e6f7ad541a7b0a17d3c2f49067f3e11dd1
 SHA512 
55e7be6a6c8abc7c8bba4c793b9515150d989358259bbd6546cd8a52d9e6cfb0b7e20c3f813790359ae141865f991d0daadf043e884e2cbc1a1bdfabadca8a16
 DIST puma-3.11.2.tar.gz 207895 BLAKE2B 
f7a36112f70e63467569354f5ee5e81e1a62ab457099228f7c43c25bd51a8f8aa6de7e02c71222d23c3dc6b5e726c3210e46052d03ae376d52942b1daa2f
 SHA512 
a10fc17585f38ea31c213cfde109fb21415257d2a6ab8863091baee49e94916b20ffc47f8aa961ab2b2d5d0672a0ad4a279bc9b2549062842accb6cd39cf922c
 DIST puma-3.11.3.tar.gz 207993 BLAKE2B 
a1d46e531664e04b738840ce8f393721a9a0af113b4796ac24050859973e04f1d36a5494c1245ad24fbb3de54fae00caf908357114499db808342c471a73ccf3
 SHA512 
315ff78e302fcee5ac404167d40d7a831b584c21aa34cce55a13cd4f2beeafa62a4ae68b2e394f3f4d0ce50cf680bdf8437e5fe6cd541964db2d5838bc8c8469

diff --git a/www-servers/puma/puma-3.10.0.ebuild 
b/www-servers/puma/puma-3.10.0.ebuild
deleted file mode 100644
index df2fd2b0423..000
--- a/www-servers/puma/puma-3.10.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="a simple, fast, threaded, and highly concurrent HTTP 1.1 server 
for Ruby/Rack"
-HOMEPAGE="http://puma.io/;
-SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa"
-IUSE=""
-
-DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
-RDEPEND+=" dev-libs/openssl:0"
-
-ruby_add_bdepend "virtual/ruby-ssl
-   test? ( dev-ruby/rack >=dev-ruby/minitest-5.9:5 
>=dev-ruby/test-unit-3.0:2 )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/ s:^:#:' test/helper.rb || die
-
-   # Avoid test failing inconsistently
-   sed -i -e '/phased_restart_via_pumactl/,/^  end/ s:^:#:' 
test/test_integration.rb || die
-
-   # Avoid test we did not run previously that is failing
-   rm -f test/test_cli.rb || die
-
-   # Avoid test that trigger a bug in ruby very easily and lead to
-   # failure. This affects all current puma versions in combination
-   # with the latest ruby versions, so we add this new version anyway
-   # while allowing these tests to fail.
-   # https://github.com/puma/puma/pull/1345
-   rm -f test/test_{persistent,puma_server,puma_server_ssl}.rb || die
-}
-
-each_ruby_prepare() {
-   sed -i -e 's:ruby -rubygems:'${RUBY}' -rubygems:' \
-   -e 's/localhost/127.0.0.1/' test/shell/* || die
-   sed -i -e '1ilog_requests' test/shell/t{1,2}_conf.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/puma_http11 extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/puma_http11
-   cp ext/puma_http11/puma_http11$(get_modname) lib/puma/ || die
-}
-
-each_ruby_test() {
-   einfo "Running test suite"
-   ${RUBY} -Ilib:.:test -e "gem 'minitest', '~>5.9'; gem 'test-unit', 
'~>3.0'; require 'minitest/autorun'; Dir['test/**/*test_*.rb'].each{|f| require 
f}" || die
-
-   einfo "Running integration tests"
-   pushd test/shell
-   #sh run.sh || die
-   popd
-}



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

2018-04-25 Thread Hans de Graaff
commit: 0e3848b814809dc1dade4baf1926811e5d58cdb3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:54:53 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:54:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3848b8

dev-ruby/gruff: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/gruff/Manifest   |  1 -
 dev-ruby/gruff/gruff-0.6.0.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/gruff/Manifest b/dev-ruby/gruff/Manifest
index 66e9bc316e3..dfbb039afff 100644
--- a/dev-ruby/gruff/Manifest
+++ b/dev-ruby/gruff/Manifest
@@ -1,2 +1 @@
-DIST gruff-0.6.0.gem 316416 BLAKE2B 
717f46d94b4b0811f2edbe42fac9c79ed389e509aad9a4f166fb068a7bdd4c7fecfaf97059364505fa354755ce9e9f79c87452e55f1eb05dae1efe41b76e1915
 SHA512 
4771637157d11c85d437d41d63d018915d1214fd09dc7078b883c98f640821aec3ddc64fcd4516ca4bfd06c9523ee5a4b60dc6233903e03d7336ad10989613cb
 DIST gruff-0.7.0.gem 318464 BLAKE2B 
bcc51f524089f53b89778143b444c70d4e168983edda247cdb4c9c84c288450154ce6e5234bbf7a0a8ae7251df611333c8bb411a8fd3765ccc5fe9650c3efc38
 SHA512 
b9842213ab3da7b4eccf8bd06e18d62aea14a6a15d7c45ebe7e51a76acd456ce140f094a9419d4c0bd1774e7d203bea49f9c39aca36c75d744f2732bcde9f688

diff --git a/dev-ruby/gruff/gruff-0.6.0.ebuild 
b/dev-ruby/gruff/gruff-0.6.0.ebuild
deleted file mode 100644
index 68b336db881..000
--- a/dev-ruby/gruff/gruff-0.6.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.md RELEASE.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets rails_generators"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Beautiful graphs for one or multiple datasets"
-HOMEPAGE="https://github.com/topfunky/gruff;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-macos"
-IUSE=""
-
-RUBY_PATCHES=(
-   ${PN}-0.3.6-spider.patch
-)
-
-# imagemagick is an indirect dependency through rmagick. However, for
-# gruff to work properly imagemagick needs to be compiled with truetype
-# support and this cannot be expressed in the rmagick dependency. Tests
-# also require imagemagick to have jpeg and png support.
-DEPEND="${DEPEND} test? ( media-gfx/imagemagick[jpeg,png,truetype,webp] )"
-RDEPEND="${RDEPEND} media-gfx/imagemagick[truetype]"
-
-ruby_add_rdepend ">=dev-ruby/rmagick-2.13.4"
-ruby_add_bdepend "
-   test? (
-   dev-ruby/hoe
-   dev-ruby/test-unit
-   )"
-
-each_ruby_test() {
-   ruby-ng_testrb-2 test/test_*.rb
-}



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

2018-04-25 Thread Hans de Graaff
commit: af143fd6bd518d592ca3193d7a2d18df29a2d534
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 26 04:56:25 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 26 04:56:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af143fd6

dev-ruby/rmagick: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/rmagick/Manifest  |  1 -
 dev-ruby/rmagick/rmagick-2.15.4.ebuild | 70 --
 2 files changed, 71 deletions(-)

diff --git a/dev-ruby/rmagick/Manifest b/dev-ruby/rmagick/Manifest
index b4a80597999..419197558a2 100644
--- a/dev-ruby/rmagick/Manifest
+++ b/dev-ruby/rmagick/Manifest
@@ -1,2 +1 @@
-DIST rmagick-2.15.4.gem 1545216 BLAKE2B 
d2924a7b928626eff30f0deff075fe8d668bd226b8fae9c9761a366c0a2047644d3b0b0701738824985123bc4f1b235856e8e31aeab192a9709b4eafa8da1ce8
 SHA512 
9cb43632e510e3592e3a643117d61020d6cbec932acecc19c1e977cca001ccc04bae46669895fa2f5f0e8d43c09f1c2c429595a9358a4a74cbdbb4ecd8957b80
 DIST rmagick-2.16.0.gem 1545728 BLAKE2B 
2f5396b5d5c6a60fabf7f67d104e68443c038a8e9431fbc8252a3ca915b4fb353d6a0740f00fbaac91cf3bbaff84c0dfb45d4adca6a81622fc1d2e395ed04cac
 SHA512 
e37fdd9c1e45d7ef7000602f495c3951ee2abcae83a87f68702a51a2183edb6fd8e576ca1a5ac8b64e05ae0287141137b505bf27fddc579e753f9310cb4d653c

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



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/sdcc/

2018-04-25 Thread Matt Turner
commit: 01033b859b420d448161bcdf2449568c6adbbf7e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:33:14 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:33:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01033b85

dev-embedded/sdcc: Dropped ppc keywords

 dev-embedded/sdcc/sdcc-2.5.0_p20060502.ebuild | 2 +-
 dev-embedded/sdcc/sdcc-2.6.0.ebuild   | 2 +-
 dev-embedded/sdcc/sdcc-2.7.0.ebuild   | 2 +-
 dev-embedded/sdcc/sdcc-2.8.0.ebuild   | 2 +-
 dev-embedded/sdcc/sdcc-2.9.0.ebuild   | 2 +-
 dev-embedded/sdcc/sdcc-3.5.0.ebuild   | 2 +-
 dev-embedded/sdcc/sdcc-.ebuild| 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-embedded/sdcc/sdcc-2.5.0_p20060502.ebuild 
b/dev-embedded/sdcc/sdcc-2.5.0_p20060502.ebuild
index ffb2b28b46c..445816f1165 100644
--- a/dev-embedded/sdcc/sdcc-2.5.0_p20060502.ebuild
+++ b/dev-embedded/sdcc/sdcc-2.5.0_p20060502.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://sdcc.sourceforge.net/snapshots/sdcc-src/${PN}-src-${MY_PV}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 DEPEND=">=dev-embedded/gputils-0.13.2

diff --git a/dev-embedded/sdcc/sdcc-2.6.0.ebuild 
b/dev-embedded/sdcc/sdcc-2.6.0.ebuild
index d490da6133e..6c7bae31cce 100644
--- a/dev-embedded/sdcc/sdcc-2.6.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-2.6.0.ebuild
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 DEPEND=">=dev-embedded/gputils-0.13.2

diff --git a/dev-embedded/sdcc/sdcc-2.7.0.ebuild 
b/dev-embedded/sdcc/sdcc-2.7.0.ebuild
index 79185f92578..8f20469a8de 100644
--- a/dev-embedded/sdcc/sdcc-2.7.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-2.7.0.ebuild
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 DEPEND=">=dev-embedded/gputils-0.13.2

diff --git a/dev-embedded/sdcc/sdcc-2.8.0.ebuild 
b/dev-embedded/sdcc/sdcc-2.8.0.ebuild
index 772a0c0d2fc..b453702c67f 100644
--- a/dev-embedded/sdcc/sdcc-2.8.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-2.8.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="boehm-gc doc"
 
 DEPEND=">=dev-embedded/gputils-0.13.2

diff --git a/dev-embedded/sdcc/sdcc-2.9.0.ebuild 
b/dev-embedded/sdcc/sdcc-2.9.0.ebuild
index 0c0cdc553a6..2a6ad593874 100644
--- a/dev-embedded/sdcc/sdcc-2.9.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-2.9.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/sdcc/${PN}-doc-${PV}.tar.bz2 )"
-   KEYWORDS="~amd64 ~ppc ~x86"
+   KEYWORDS="~amd64 ~x86"
docs_compile() { return 1; }
 fi
 

diff --git a/dev-embedded/sdcc/sdcc-3.5.0.ebuild 
b/dev-embedded/sdcc/sdcc-3.5.0.ebuild
index e3300256be1..3379d7019c1 100644
--- a/dev-embedded/sdcc/sdcc-3.5.0.ebuild
+++ b/dev-embedded/sdcc/sdcc-3.5.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/sdcc/${PN}-doc-${PV}.tar.bz2 )"
-   KEYWORDS="amd64 ~ppc x86"
+   KEYWORDS="amd64 x86"
docs_compile() { return 1; }
 fi
 

diff --git a/dev-embedded/sdcc/sdcc-.ebuild 
b/dev-embedded/sdcc/sdcc-.ebuild
index fdc35714a01..e0d3b94b8ec 100644
--- a/dev-embedded/sdcc/sdcc-.ebuild
+++ b/dev-embedded/sdcc/sdcc-.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="mirror://sourceforge/sdcc/${PN}-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/sdcc/${PN}-doc-${PV}.tar.bz2 )"
-   KEYWORDS="~amd64 ~ppc ~x86"
+   KEYWORDS="~amd64 ~x86"
docs_compile() { return 1; }
 fi
 



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

2018-04-25 Thread Matt Turner
commit: e26100d5739bbdc1d3ef639f39fc54b2be1c96df
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:34:41 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:34:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26100d5

app-office/lyx: Drop to ~ppc/ppc64, bug 631798

 app-office/lyx/lyx-2.2.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.2.3-r4.ebuild 
b/app-office/lyx/lyx-2.2.3-r4.ebuild
index fcee37e04bb..2c715662cfc 100644
--- a/app-office/lyx/lyx-2.2.3-r4.ebuild
+++ b/app-office/lyx/lyx-2.2.3-r4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos"
 IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex 
monolithic-build nls +qt5 rcs rtf subversion svg l10n_he"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2018-04-25 Thread Matt Turner
commit: ff00f2dfde6496a7fdae26fb6def5e81795d432a
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:07:04 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:20:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff00f2df

dev-ruby/daemons-1.2.6: ppc64 stable, bug 645622

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

diff --git a/dev-ruby/daemons/daemons-1.2.6.ebuild 
b/dev-ruby/daemons/daemons-1.2.6.ebuild
index 9ed3c971849..901f0ec74ca 100644
--- a/dev-ruby/daemons/daemons-1.2.6.ebuild
+++ b/dev-ruby/daemons/daemons-1.2.6.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/thuehlinger/daemons/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="examples"
 
 all_ruby_prepare() {



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

2018-04-25 Thread Matt Turner
commit: 003bf35e256633b7c7e05a8b9f99c7862d0570cd
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:07:03 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:20:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003bf35e

sys-process/iotop-0.6: ppc64 stable, bug 652640

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

diff --git a/sys-process/iotop/iotop-0.6.ebuild 
b/sys-process/iotop/iotop-0.6.ebuild
index 33d342c5829..3faec2aa451 100644
--- a/sys-process/iotop/iotop-0.6.ebuild
+++ b/sys-process/iotop/iotop-0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://guichaz.free.fr/iotop/files/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS 
~VM_EVENT_COUNTERS"



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

2018-04-25 Thread Matt Turner
commit: 601810820aa5bf18cab91e76838a1b184a37ab35
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:07:04 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:20:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60181082

dev-ruby/fakefs-0.11.3: ppc64 stable, bug 645622

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

diff --git a/dev-ruby/fakefs/fakefs-0.11.3.ebuild 
b/dev-ruby/fakefs/fakefs-0.11.3.ebuild
index 908d812a43b..bf597b109fb 100644
--- a/dev-ruby/fakefs/fakefs-0.11.3.ebuild
+++ b/dev-ruby/fakefs/fakefs-0.11.3.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/defunkt/fakefs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2018-04-25 Thread Matt Turner
commit: 4546c80986f731db5212b7256930934803e99efd
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:07:05 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:20:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4546c809

dev-ruby/rmagick-2.16.0: ppc64 stable, bug 645622

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

diff --git a/dev-ruby/rmagick/rmagick-2.16.0.ebuild 
b/dev-ruby/rmagick/rmagick-2.16.0.ebuild
index c5e2aed340e..1f4f12eba14 100644
--- a/dev-ruby/rmagick/rmagick-2.16.0.ebuild
+++ b/dev-ruby/rmagick/rmagick-2.16.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/gemhome/rmagick;
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~x86-macos"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-macos"
 IUSE="doc"
 
 RDEPEND+=" >=media-gfx/imagemagick-6.4.9:= =media-gfx/imagemagick-6*"



[gentoo-commits] repo/gentoo:master commit in: dev-games/ode/

2018-04-25 Thread Matt Turner
commit: 4f321b76aed7808cb5f4fe3f9f0d931140092909
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 04:06:59 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 04:20:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f321b76

dev-games/ode: dropped ppc64 keywords, bug 653160

No reverse dependencies on ppc64.

 dev-games/ode/ode-0.11.1.ebuild  | 2 +-
 dev-games/ode/ode-0.12.ebuild| 2 +-
 dev-games/ode/ode-0.14-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-games/ode/ode-0.11.1.ebuild b/dev-games/ode/ode-0.11.1.ebuild
index 710cd3dcdb9..b0af397fe52 100644
--- a/dev-games/ode/ode-0.11.1.ebuild
+++ b/dev-games/ode/ode-0.11.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opende/${P}.tar.bz2"
 
 LICENSE="|| ( LGPL-2.1 BSD )"
 SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
 IUSE="debug doc double-precision examples gyroscopic static-libs"
 
 RDEPEND="examples? (

diff --git a/dev-games/ode/ode-0.12.ebuild b/dev-games/ode/ode-0.12.ebuild
index 3af95e61fae..2a92674fd71 100644
--- a/dev-games/ode/ode-0.12.ebuild
+++ b/dev-games/ode/ode-0.12.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opende/${P}.tar.bz2"
 
 LICENSE="|| ( LGPL-2.1 BSD )"
 SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug doc double-precision examples gyroscopic static-libs"
 
 RDEPEND="examples? (

diff --git a/dev-games/ode/ode-0.14-r1.ebuild b/dev-games/ode/ode-0.14-r1.ebuild
index 84bd2582e4e..3f54e7ff25f 100644
--- a/dev-games/ode/ode-0.14-r1.ebuild
+++ b/dev-games/ode/ode-0.14-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://bitbucket.org/odedevs/ode/downloads/${P}.tar.gz;
 
 LICENSE="|| ( LGPL-2.1+ BSD )"
 SLOT="0/6"
-KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug doc double-precision examples gyroscopic static-libs"
 
 RDEPEND="examples? (



[gentoo-commits] proj/portage:master commit in: pym/portage/util/, pym/portage/util/_async/, pym/_emerge/

2018-04-25 Thread Zac Medico
commit: 6c865d6b3130de63dc3d534d2a0596dd59d5e662
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Apr 24 02:21:59 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Apr 26 03:19:21 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=6c865d6b

AsynchronousTask: add scheduler attribute (bug 653856)

Add an AsynchronousTask.scheduler attribute, which will hold an event
loop instance in order to work with Future instances. Name the
attribute "scheduler" because this is the name used by many existing
subclasses of AsynchronousTask. Since the AsyncScheduler class already
has an _event_loop attribute that it inherits from PollScheduler, use
a property for compatibility. Also update the SlotObject constructor
to allow a subclass to override an attribute from __slots__ with a
property, so that AsyncScheduler can use a property for the scheduler
attribute.

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

 pym/_emerge/AbstractPollTask.py| 3 +--
 pym/_emerge/AsynchronousLock.py| 2 +-
 pym/_emerge/AsynchronousTask.py| 2 +-
 pym/_emerge/CompositeTask.py   | 2 +-
 pym/portage/util/SlotObject.py | 9 -
 pym/portage/util/_async/AsyncScheduler.py  | 7 +++
 pym/portage/util/_async/AsyncTaskFuture.py | 2 +-
 7 files changed, 20 insertions(+), 7 deletions(-)

diff --git a/pym/_emerge/AbstractPollTask.py b/pym/_emerge/AbstractPollTask.py
index 0d38bd481..aa8fc6593 100644
--- a/pym/_emerge/AbstractPollTask.py
+++ b/pym/_emerge/AbstractPollTask.py
@@ -11,8 +11,7 @@ from _emerge.AsynchronousTask import AsynchronousTask
 
 class AbstractPollTask(AsynchronousTask):
 
-   __slots__ = ("scheduler",) + \
-   ("_registered",)
+   __slots__ = ("_registered",)
 
_bufsize = 4096
 

diff --git a/pym/_emerge/AsynchronousLock.py b/pym/_emerge/AsynchronousLock.py
index 78ab37ecb..0178feab2 100644
--- a/pym/_emerge/AsynchronousLock.py
+++ b/pym/_emerge/AsynchronousLock.py
@@ -37,7 +37,7 @@ class AsynchronousLock(AsynchronousTask):
signals to the main thread).
"""
 
-   __slots__ = ('path', 'scheduler',) + \
+   __slots__ = ('path',) + \
('_imp', '_force_async', '_force_dummy', '_force_process', \
'_force_thread', '_unlock_future')
 

diff --git a/pym/_emerge/AsynchronousTask.py b/pym/_emerge/AsynchronousTask.py
index da58261db..e29324440 100644
--- a/pym/_emerge/AsynchronousTask.py
+++ b/pym/_emerge/AsynchronousTask.py
@@ -16,7 +16,7 @@ class AsynchronousTask(SlotObject):
the task is complete and self.returncode has been set.
"""
 
-   __slots__ = ("background", "cancelled", "returncode") + \
+   __slots__ = ("background", "cancelled", "returncode", "scheduler") + \
("_exit_listeners", "_exit_listener_stack", "_start_listeners",
"_waiting")
 

diff --git a/pym/_emerge/CompositeTask.py b/pym/_emerge/CompositeTask.py
index f3acc9696..bfd4bacbd 100644
--- a/pym/_emerge/CompositeTask.py
+++ b/pym/_emerge/CompositeTask.py
@@ -6,7 +6,7 @@ from portage import os
 
 class CompositeTask(AsynchronousTask):
 
-   __slots__ = ("scheduler",) + ("_current_task",)
+   __slots__ = ("_current_task",)
 
_TASK_QUEUED = -1
 

diff --git a/pym/portage/util/SlotObject.py b/pym/portage/util/SlotObject.py
index 4bb682258..ba6215874 100644
--- a/pym/portage/util/SlotObject.py
+++ b/pym/portage/util/SlotObject.py
@@ -20,7 +20,14 @@ class SlotObject(object):
raise AssertionError(
"class '%s' duplicates '%s' 
value in __slots__ of base class '%s'" %
(self.__class__.__name__, 
myattr, c.__name__))
-   setattr(self, myattr, myvalue)
+   try:
+   setattr(self, myattr, myvalue)
+   except AttributeError:
+   # Allow a property to override a 
__slots__ value, but raise an
+   # error if the intended value is 
something other than None.
+   if not (myvalue is None and
+   isinstance(getattr(type(self), 
myattr, None), property)):
+   raise
 
if kwargs:
raise TypeError(

diff --git a/pym/portage/util/_async/AsyncScheduler.py 
b/pym/portage/util/_async/AsyncScheduler.py
index 9beb8a848..b89b57dab 100644
--- a/pym/portage/util/_async/AsyncScheduler.py
+++ b/pym/portage/util/_async/AsyncScheduler.py
@@ -20,6 +20,13 @@ class AsyncScheduler(AsynchronousTask, PollScheduler):
self._remaining_tasks = True
self._loadavg_check_id = None
 
+   @property
+   def scheduler(self):
+   """
+

[gentoo-commits] proj/portage:master commit in: pym/portage/tests/ebuild/, pym/_emerge/

2018-04-25 Thread Zac Medico
commit: 71a5a82313226f7be0d966d49392a53139a96f6b
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Apr 24 02:47:11 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Apr 26 03:19:22 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=71a5a823

AsynchronousTask: add async_wait() method (bug 653856)

Since the AsynchronousTask.wait() method is prone to event loop
recursion, deprecate it, and add an async_wait() method method to
replace it. Instead of using task.wait() in order to implicitly run
the event loop, now loop.run_until_complete(task.async_wait()) will
be used to explicitly run the event loop. This explicit approach will
make it more obvious when code will trigger event loop recursion
which would not be compatible with asyncio's default event loop.

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

 pym/_emerge/AsynchronousTask.py | 23 +++
 pym/portage/tests/ebuild/test_ipc_daemon.py |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/pym/_emerge/AsynchronousTask.py b/pym/_emerge/AsynchronousTask.py
index e29324440..7d2e6253b 100644
--- a/pym/_emerge/AsynchronousTask.py
+++ b/pym/_emerge/AsynchronousTask.py
@@ -29,6 +29,26 @@ class AsynchronousTask(SlotObject):
self._start_hook()
self._start()
 
+   def async_wait(self):
+   """
+   Wait for returncode asynchronously. Notification is available
+   via the add_done_callback method of the returned Future 
instance.
+
+   @returns: Future, result is self.returncode
+   """
+   waiter = self.scheduler.create_future()
+   exit_listener = lambda self: waiter.set_result(self.returncode)
+   self.addExitListener(exit_listener)
+   waiter.add_done_callback(lambda waiter:
+   self.removeExitListener(exit_listener) if 
waiter.cancelled() else None)
+   if self.returncode is not None:
+   # If the returncode is not None, it means the exit 
event has already
+   # happened, so use _async_wait() to guarantee that the 
exit_listener
+   # is called. This does not do any harm because a given 
exit listener
+   # is never called more than once.
+   self._async_wait()
+   return waiter
+
def _start(self):
self.returncode = os.EX_OK
self.wait()
@@ -47,6 +67,9 @@ class AsynchronousTask(SlotObject):
return self.returncode
 
def wait(self):
+   """
+   Deprecated. Use async_wait() instead.
+   """
if self.returncode is None:
if not self._waiting:
self._waiting = True

diff --git a/pym/portage/tests/ebuild/test_ipc_daemon.py 
b/pym/portage/tests/ebuild/test_ipc_daemon.py
index bc18cdf64..e6da51a76 100644
--- a/pym/portage/tests/ebuild/test_ipc_daemon.py
+++ b/pym/portage/tests/ebuild/test_ipc_daemon.py
@@ -157,6 +157,6 @@ class IpcDaemonTestCase(TestCase):
try:
task_scheduler.start()
event_loop.run_until_complete(self._run_done)
-   task_scheduler.wait()
+   
event_loop.run_until_complete(task_scheduler.async_wait())
finally:
timeout_handle.cancel()



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-04-25 Thread Andreas Sturmlechner
commit: aac38493922388e0d63a6b0dc451a463d5192643
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 21:10:12 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac38493

app-crypt/yubikey-manager-qt: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-0.3.2-r1.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index f373469b271..37ffd534642 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-0.3.2.tar.gz 175662 BLAKE2B 
149ff32d35ec642cbbebf1352ef8ec18c6e105658daf4831c251e01843c1fc852851eb3f40eb7fd7c85fe58c7243f9fa7a2eb0640189628d67898b1f1e987ae7
 SHA512 
5ae0b802f041a37a67bef6f7c8b5224fe47d145bcb3bef8c42e300048e849bbcf333de6d15a9a671ced21741d412af9419c08fd3b018276ce997b3cdd5ba55f5
 DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
deleted file mode 100644
index 63672a9f513..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit eutils qmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=app-crypt/yubikey-manager-0.4[${PYTHON_USEDEP}]
-   dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5,X]
-   dev-qt/qtdeclarative:5
-   dev-qt/qtquickcontrols:5[widgets]
-   dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   rm -rf vendor ykman-gui/vendor || die
-   sed -i -e "s/ykman-cli//" ${PN}.pro || die
-   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-   domenu resources/ykman-gui.desktop
-   doicon -s 128 resources/icons/ykman.png
-}



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

2018-04-25 Thread Andreas Sturmlechner
commit: 9d67aaff6059f3c01c6c551a53e3f8d10f5df367
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:45:50 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d67aaff

dev-python/atom: Drop old

Bug: https://bugs.gentoo.org/649100
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-python/atom/Manifest   |  1 -
 dev-python/atom/atom-0.3.10.ebuild | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/atom/Manifest b/dev-python/atom/Manifest
index f2c23a694f8..599eff80201 100644
--- a/dev-python/atom/Manifest
+++ b/dev-python/atom/Manifest
@@ -1,2 +1 @@
-DIST atom-0.3.10.zip 102102 BLAKE2B 
ed67aac137ed1ec983d45296756a6cd716201f412783287e2c054edae1d4ac25923fa53af832d77e5ec2c9ce4ee064d2be8013526e41b679235e5eeacccbf39f
 SHA512 
ae22747f96e42b9cc4f7c92ddb7d7b8af647e17b917481cd267d4162bd9260b906a019a73de2ca6e3c72a9430dacd535001da7dcb809c1c3dc18c7297be14b76
 DIST atom-0.4.1.tar.gz 65082 BLAKE2B 
9f2f1fe4a910e69a083567472d1d442570b922e1aafd3a94ec55541b406d7fa876a5260193137f9de37b1c44fd97f95d0868fd345cc82e0c1c73683c149aa2e7
 SHA512 
95c5b5a78fb8466a78b8f983290e722d7f797ecbd9d149e37f2f52f0604c932bb747c791a4d16922535e0ef2c992c59021c2f695563d5a320a86538a6a80b958

diff --git a/dev-python/atom/atom-0.3.10.ebuild 
b/dev-python/atom/atom-0.3.10.ebuild
deleted file mode 100644
index d98b0c8d4f6..000
--- a/dev-python/atom/atom-0.3.10.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 flag-o-matic
-
-DESCRIPTION="Memory efficient Python objects"
-HOMEPAGE="https://github.com/nucleic/atom;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-
-LICENSE="Clear-BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples test"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   app-arch/unzip
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # Required to avoid file collisions at install
-   sed -e "s:find_packages():find_packages(exclude=['tests']):" -i 
setup.py || die
-
-   # Reset from use of local paths
-   if use test; then
-   sed -e 's:from .catom:from catom:g' -i ${PN}/*.py || die
-   fi
-
-   append-flags -fno-strict-aliasing
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   PYTHONPATH="${BUILD_DIR}"/lib:"${BUILD_DIR}"/lib/${PN} \
-   nosetests || die "Tests failed"
-   pushd "${BUILD_DIR}"/lib > /dev/null
-   # Change the state back to original ready for installing
-   sed -e 's:from catom:from .catom:g' -i ${PN}/*.py
-   popd > /dev/null
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}



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

2018-04-25 Thread Andreas Sturmlechner
commit: 3e66542c75348a90afda76bf967e7a24af4ffa69
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:41:05 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e66542c

media-libs/liblastfm: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-libs/liblastfm/Manifest  |  1 -
 media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild | 84 --
 2 files changed, 85 deletions(-)

diff --git a/media-libs/liblastfm/Manifest b/media-libs/liblastfm/Manifest
index 60f6dddc9af..9467a56ff82 100644
--- a/media-libs/liblastfm/Manifest
+++ b/media-libs/liblastfm/Manifest
@@ -1,2 +1 @@
-DIST liblastfm-1.0.9.tar.gz 119320 BLAKE2B 
4c661b703af1e94b42d2bddffd994e0d33360979e47e0079f3824a9febcdba22c3ccedd8599da5c1d4b701a329cb4779bd680181837152cb1d23a231ec6eee73
 SHA512 
9d2bcf71b26d8a95920a07649c97b3faa071c49a8269268bb08fab01537392774873233d03cada09d3ce3fe2c45b0affdb74cd27c41f69342b973896effe1018
 DIST liblastfm-1.1.0_pre20150206.tar.gz 119380 BLAKE2B 
ec532b7577e60c02f9e8202b06e4e496b052801d60a27795d58204c6fbec62eea24512979ea9e42f643e7cfc01794982e07b808f6411b884893e13c29d9e17b0
 SHA512 
984d4b6b36a12e019e486425d243fc5be24fc3968b30f7ec746204c976b9c526477d56793205c9a6eed79bff1b33a2b1c7063d1d08fd376c4b89346337d8b166

diff --git a/media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild 
b/media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild
deleted file mode 100644
index b4aedd84417..000
--- a/media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils multibuild
-
-DESCRIPTION="Collection of libraries to integrate Last.fm services"
-HOMEPAGE="https://github.com/lastfm/liblastfm;
-SRC_URI="https://github.com/lastfm/liblastfm/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-SLOT="0/0"
-IUSE="fingerprint test +qt4 qt5"
-
-REQUIRED_USE="|| ( qt4 qt5 )"
-
-COMMON_DEPEND="
-   qt4? (
-   dev-qt/qtcore:4[ssl]
-   dev-qt/qtdbus:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtxml:5
-   )
-   fingerprint? (
-   media-libs/libsamplerate
-   sci-libs/fftw:3.0
-   qt4? ( dev-qt/qtsql:4 )
-   qt5? ( dev-qt/qtsql:5 )
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   test? (
-   qt4? ( dev-qt/qttest:4 )
-   qt5? ( dev-qt/qttest:5 )
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   !

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

2018-04-25 Thread Andreas Sturmlechner
commit: e47a63d469befeb07672e0ac1f5af75e968cd046
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:46:18 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47a63d4

dev-python/kiwisolver: Drop old

Bug: https://bugs.gentoo.org/649100
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-python/kiwisolver/Manifest|  1 -
 dev-python/kiwisolver/kiwisolver-0.1.3.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-python/kiwisolver/Manifest b/dev-python/kiwisolver/Manifest
index 5c857de0be6..8813b7aea8c 100644
--- a/dev-python/kiwisolver/Manifest
+++ b/dev-python/kiwisolver/Manifest
@@ -1,2 +1 @@
-DIST kiwisolver-0.1.3.zip 48696 BLAKE2B 
c5a89ae53b21e188cd7bbb82162fc81814f7794cb786dbb0c3f54f05f845d7b8780f159b55f42cd358ede8b0d8a0bc12132e10ea8249ba31f8e5e64075953c49
 SHA512 
ce5ccf03da88743f091aba7e01ec3d7f4d7a83cb1d2e33b52a4a825bc4b9919329e73bb85a05effc83f6cc449082c5534a036a8d639937229fc7bedcc90d5089
 DIST kiwisolver-1.0.1.tar.gz 34783 BLAKE2B 
104fb7789e004841921bc43fe98a98b247c7f0506a94b07d10ff1e758287a272c9d2f119b7a086847653cdf1bfc9d5c94823d1eb0b4a30ea93cf2b8b05027013
 SHA512 
01002ae1dbf6482ed68c49ad3da80b772db84ec221c4b111c42f1b493f19299e0ddb187e43e64b380eb2ddc292d5848d6e09a5a1dbfaf68950a65423a913ec18

diff --git a/dev-python/kiwisolver/kiwisolver-0.1.3.ebuild 
b/dev-python/kiwisolver/kiwisolver-0.1.3.ebuild
deleted file mode 100644
index b7356a2414e..000
--- a/dev-python/kiwisolver/kiwisolver-0.1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="An efficient C++ implementation of the Cassowary constraint 
solving algorithm"
-HOMEPAGE="https://github.com/nucleic/kiwi;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-
-LICENSE="Clear-BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="
-   app-arch/unzip
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-   chmod o-w *egg*/* || die
-   distutils-r1_python_prepare_all
-}



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

2018-04-25 Thread Andreas Sturmlechner
commit: dbee56a770dc191feeacad4d2d999ec5b8ce2379
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:34:48 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbee56a7

media-sound/qtscrobbler: Drop old Qt4-based

Bug: https://bugs.gentoo.org/641922
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-sound/qtscrobbler/Manifest   |  1 -
 .../files/qtscrobbler-0.10-Makefile.patch  | 46 --
 .../qtscrobbler/files/qtscrobbler-0.10-free.patch  | 16 -
 media-sound/qtscrobbler/metadata.xml   |  3 -
 media-sound/qtscrobbler/qtscrobbler-0.10.ebuild| 71 --
 5 files changed, 137 deletions(-)

diff --git a/media-sound/qtscrobbler/Manifest b/media-sound/qtscrobbler/Manifest
index 6dcf57b924a..282a1a2e861 100644
--- a/media-sound/qtscrobbler/Manifest
+++ b/media-sound/qtscrobbler/Manifest
@@ -1,2 +1 @@
-DIST qtscrob-0.10.tar.bz2 132507 BLAKE2B 
168bc3747bb48e7c5fedbaeb66cf12c4d7230fb240fb9b034b576f739ef55c497cdb6d8383bace8a00ad54890882134598777acc826d8ced195488b932123e92
 SHA512 
d743976ef26c4f61402187930ac2cfba71bc4d7079e1166bdb34115196c99d3e0093a4df06d4b0eda24ab4f0f6fcce840812fd2d1dff847dc905adc9a74127c5
 DIST qtscrobbler-0.11_pre20130123.zip 298519 BLAKE2B 
36d3c3fdf59aa7fd9127c0200b03a6427f6fa27cb40e144f10041a25ba977e40fc5f63547596cf93f797d94e741a4a159c5e1aa48f8742d7738d1c113b22aae8
 SHA512 
24de4a45d4b31fb3c544b963b97b8716b8472a0dfde1bd2fd6bf101785f22ef07ff34fcd9ce7028fe231b215538bb8e4c3248c234feb870a3adeb4c0b259d646

diff --git a/media-sound/qtscrobbler/files/qtscrobbler-0.10-Makefile.patch 
b/media-sound/qtscrobbler/files/qtscrobbler-0.10-Makefile.patch
deleted file mode 100644
index 0558b72c9bf..000
--- a/media-sound/qtscrobbler/files/qtscrobbler-0.10-Makefile.patch
+++ /dev/null
@@ -1,46 +0,0 @@
 src/cli/Makefile
-+++ src/cli/Makefile
-@@ -1,4 +1,4 @@
--CC   = g++
-+CXX ?= g++
- mingw = false
- WINDRES =
- RES  =
-@@ -27,7 +27,7 @@
- LINKOBJ  = scrobble-cli.o libscrobble.o md5.o ConvertUTF.o mtp.o $(RES)
- endif
- 
--CFLAGS = -Wall -O2 -g $(INCLUDE) $(CURL_FLAGS) $(MTP_FLAGS)
-+CXXFLAGS += -Wall $(INCLUDE) $(CURL_FLAGS) $(MTP_FLAGS)
- 
- .PHONY: all all-before all-after clean clean-custom
- 
-@@ -37,22 +37,22 @@
-   rm -f *.o *~ *.d $(BIN) $(BIN).exe
- 
- $(BIN): $(OBJ)
--  $(CC) $(LINKOBJ) -o $(BIN) $(LIBS)
-+  $(CXX) $(LDFLAGS) $(LINKOBJ) -o $(BIN) $(LIBS)
- 
- scrobble-cli.o: scrobble-cli.cpp
--  $(CC) -c scrobble-cli.cpp -o scrobble-cli.o $(CFLAGS)
-+  $(CXX) -c scrobble-cli.cpp -o scrobble-cli.o $(CXXFLAGS)
- 
- libscrobble.o: ../lib/libscrobble.cpp
--  $(CC) -c ../lib/libscrobble.cpp -o libscrobble.o $(CFLAGS)
-+  $(CXX) -c ../lib/libscrobble.cpp -o libscrobble.o $(CXXFLAGS)
- 
- md5.o: ../lib/md5.c
--  $(CC) -c ../lib/md5.c -o md5.o $(CFLAGS)
-+  $(CXX) -c ../lib/md5.c -o md5.o $(CXXFLAGS)
- 
- ConvertUTF.o: ../lib/ConvertUTF.c
--  $(CC) -c ../lib/ConvertUTF.c -o ConvertUTF.o $(CFLAGS)
-+  $(CXX) -c ../lib/ConvertUTF.c -o ConvertUTF.o $(CXXFLAGS)
- 
- mtp.o: ../lib/mtp-libmtp.cpp
--  $(CC) -c ../lib/mtp-libmtp.cpp -o mtp.o $(CFLAGS)
-+  $(CXX) -c ../lib/mtp-libmtp.cpp -o mtp.o $(CXXFLAGS)
- 
- install:
-   install -D -m 755 scrobble-cli -p $(DESTDIR)$(bindir)/scrobble-cli

diff --git a/media-sound/qtscrobbler/files/qtscrobbler-0.10-free.patch 
b/media-sound/qtscrobbler/files/qtscrobbler-0.10-free.patch
deleted file mode 100644
index d6802751f0e..000
--- a/media-sound/qtscrobbler/files/qtscrobbler-0.10-free.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-g++ -c ../lib/mtp-libmtp.cpp -o mtp.o -Wall -I../lib `curl-config --cflags` 
`pkg-config --cflags libmtp` -DHAVE_LIBMTP
-../lib/mtp-libmtp.cpp: In member function ‘void Scrobble::mtp_iterate(bool)’:
-../lib/mtp-libmtp.cpp:104:30: error: ‘free’ was not declared in this scope
-
-http://bugs.gentoo.org/405667
-
 src/lib/mtp-libmtp.cpp
-+++ src/lib/mtp-libmtp.cpp
-@@ -16,6 +16,7 @@
-  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. *
-  ***/
- 
-+#include  /* free */
- #include 
- #include "libscrobble.h"
- 

diff --git a/media-sound/qtscrobbler/metadata.xml 
b/media-sound/qtscrobbler/metadata.xml
index 2ef2af033cb..ad4d7db42b1 100644
--- a/media-sound/qtscrobbler/metadata.xml
+++ b/media-sound/qtscrobbler/metadata.xml
@@ -5,9 +5,6 @@
 so...@gentoo.org
 Gentoo Sound project
   
-  
-Build commandline client
-  
   
 qtscrob
   

diff --git a/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild 
b/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild
deleted file mode 100644
index c03b41f39d2..000
--- a/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU 

[gentoo-commits] repo/gentoo:master commit in: sys-auth/fingerprint-gui/

2018-04-25 Thread Andreas Sturmlechner
commit: 51b4456b419d5a9bddffa2913dc1e8c45231685c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 23:09:21 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b4456b

sys-auth/fingerprint-gui: Drop old Qt4-based

Closes: https://bugs.gentoo.org/638826
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sys-auth/fingerprint-gui/Manifest  |  1 -
 .../fingerprint-gui/fingerprint-gui-1.07-r1.ebuild | 93 --
 2 files changed, 94 deletions(-)

diff --git a/sys-auth/fingerprint-gui/Manifest 
b/sys-auth/fingerprint-gui/Manifest
index 263764a7c3b..4df985412c7 100644
--- a/sys-auth/fingerprint-gui/Manifest
+++ b/sys-auth/fingerprint-gui/Manifest
@@ -1,2 +1 @@
-DIST fingerprint-gui-1.07.tar.gz 7042051 BLAKE2B 
c9b371e6344fd2a838a4c99a2962362a8aece8c3bce995926ff935453cf2d0d6b6b5f189e359638eb717bdba167b67d4ac336d7035646c7e68b62d5140e15c1d
 SHA512 
b63bc86cbff29587a7fe164dd9344178006079f2520265ecd3d96e57bf584694246e17db780051dcacfe39dc6bd4da437b16e33d2f7cb6b474ae61dfbced6a3b
 DIST fingerprint-gui-1.09.tar.gz 7037943 BLAKE2B 
b35b8a1c5f53752709da44903961527c01db20773298e4636d8c316946cd7d23022c9407081c55ba5f6ec55d9ed53b7f8ef858c44a623873834fa1cbd6aa941f
 SHA512 
c4fb22368d82d72586f80009b5adb9db0a8e8777c3d1c1f23cf58a21f718a3e3d05bbc90fff295be969cf7f744f037fb886e975e626cf6d599f8f6b5f8323724

diff --git a/sys-auth/fingerprint-gui/fingerprint-gui-1.07-r1.ebuild 
b/sys-auth/fingerprint-gui/fingerprint-gui-1.07-r1.ebuild
deleted file mode 100644
index f0a6530c037..000
--- a/sys-auth/fingerprint-gui/fingerprint-gui-1.07-r1.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib qt4-r2 readme.gentoo udev user
-
-DESCRIPTION="Use Fingerprint Devices with Linux"
-HOMEPAGE="http://www.n-view.net/Appliance/fingerprint/;
-HOMEPAGE="http://www.ullrich-online.cc/fingerprint/;
-SRC_URI="http://www.ullrich-online.cc/${PN%-gui}/download/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+upekbsapi"
-
-DEPEND="app-crypt/qca:2[qt4,ssl]
-   sys-auth/libfprint
-   sys-auth/polkit-qt[qt4]
-   sys-libs/pam
-   x11-libs/libfakekey
-   dev-qt/qtcore:4
-   !sys-auth/thinkfinger"
-RDEPEND="${DEPEND}"
-
-QA_SONAME="/usr/lib/libbsapi.so.* /usr/lib64/libbsapi.so.*"
-QA_PRESTRIPPED="/usr/lib/libbsapi.so.* /usr/lib64/libbsapi.so.*"
-QA_FLAGS_IGNORED="/usr/lib/libbsapi.so.* /usr/lib64/libbsapi.so.*"
-
-src_prepare() {
-   sed -e '/Icon=/s:=.*:=Fingerprint:' \
-   -i bin/${PN}/${PN}.desktop || die
-   sed -e "s:/etc/udev/rules.d:\"$(get_udevdir)\"/rules.d:g" \
-   -i bin/${PN%-gui}-helper/${PN%-gui}-helper.pro || die
-   sed -e 's:GROUP="plugdev":GROUP="fingerprint":' \
-   -i bin/fingerprint-helper/92-fingerprint-gui-uinput.rules \
-   -i upek/91-fingerprint-gui-upek.rules || die
-}
-
-src_configure() {
-   eqmake4 \
-   PREFIX="${EROOT}"usr \
-   LIB="$(get_libdir)" \
-   LIBEXEC=libexec \
-   LIBPOLKIT_QT=LIBPOLKIT_QT_1_1
-}
-
-src_install() {
-   export INSTALL_ROOT="${D}" #submakes need it as well, re-install fails 
otherwise.
-   emake -j1 install
-   rm -r "${ED}"/usr/share/doc/${PN} || die
-   if use upekbsapi ; then
-   use amd64 && dolib.so upek/lib64/libbsapi.so*
-   use x86 && dolib.so upek/lib/libbsapi.so*
-   udev_dorules upek/91-fingerprint-gui-upek.rules
-   insinto /etc
-   doins upek/upek.cfg
-   #dodir /var/upek_data
-   #fowners root:plugdev /var/upek_data
-   #fperms 0775 /var/upek_data
-   fi
-   doicon src/res/Fingerprint.png
-
-   dodoc CHANGELOG README
-   dohtml doc/*
-
-   readme.gentoo_src_install
-}
-
-pkg_preinst() {
-   enewgroup fingerprint
-}
-
-pkg_postinst() {
-   einfo "Fixing permisisons of fingerprints..."
-   find "${EROOT}"/var/lib/fingerprint-gui -exec chown root:root {} + || 
die "chown root:root failed"
-   find "${EROOR}"/var/lib/fingerprint-gui -type d -exec chmod 755 {} + || 
die "chmod 755 failed"
-   find "${EROOT}"/var/lib/fingerprint-gui -type f -exec chmod 600 {} + || 
die "chmod 600 failed"
-
-   readme.gentoo_pkg_postinst
-}
-
-FORCE_PRINT_ELOG=1
-DISABLE_AUTOFORMATTING=1
-DOC_CONTENTS="Please take a thorough look a the Install-step-by-step.html
-in /usr/share/doc/${PF} for integration with pam/polkit/...
-Hint: You may want
-   authsufficient  pam_fingerprint-gui.so
-in /etc/pam.d/system-auth
-
-There are udev rules to enforce group fingerprint on the reader device
-Please put yourself in that group and re-trigger the udev rules."



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

2018-04-25 Thread Andreas Sturmlechner
commit: c5227ab38a093dcf51251d1a837e542811f8a000
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:44:51 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5227ab3

dev-python/enaml: Drop old PyQt4-based

Bug: https://bugs.gentoo.org/649100
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-python/enaml/Manifest   |  1 -
 dev-python/enaml/enaml-0.9.8.ebuild | 59 -
 2 files changed, 60 deletions(-)

diff --git a/dev-python/enaml/Manifest b/dev-python/enaml/Manifest
index 52f8f39d0ba..e52a7059aa7 100644
--- a/dev-python/enaml/Manifest
+++ b/dev-python/enaml/Manifest
@@ -1,2 +1 @@
 DIST enaml-0.10.2.tar.gz 1568147 BLAKE2B 
627e34f0703a54a7298c405406c2d96eb29f0d278c535f9e0a49d981dc8c4264a935fe34e97e4a1cfbcf4f4f1b9c24e00596bd850bdc87a29ef4429f9d620dce
 SHA512 
fb78d5202fb595d28aae92455a70d4e6057c8a5daf05b4487f6e3aca38b7e495684ef6ccd4ce5bdd04e53be7231e6d39db73341005c12922d69ccfde38b84957
-DIST enaml-0.9.8.tar.gz 1455642 BLAKE2B 
f17b5a4a531b231babc44ea9c81d607989fe0a80a4c2b1c9ea7c0ef880388523b72b5e276d7815196b515052cefce78f3d29b08c67c181ffd080557d87098e30
 SHA512 
e9b88d1fbb9e82564d3a865f74685b1b1f8b8918e29dd4d7ce7d6b4b2e6d386c6388e99f9bf0adb02fb9277a57519f8502a33bd6e0548fd1a4d52d0a4b33cf02

diff --git a/dev-python/enaml/enaml-0.9.8.ebuild 
b/dev-python/enaml/enaml-0.9.8.ebuild
deleted file mode 100644
index 7c36eb826f9..000
--- a/dev-python/enaml/enaml-0.9.8.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 virtualx flag-o-matic
-
-DESCRIPTION="Enthought Tool Suite: framework for writing declarative 
interfaces"
-HOMEPAGE="https://github.com/nucleic/enaml https://pypi.org/project/enaml;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="examples test"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/atom-0.3.8[${PYTHON_USEDEP}]
-   >=dev-python/kiwisolver-0.1.2[${PYTHON_USEDEP}]
-   >=dev-python/ply-3.4[${PYTHON_USEDEP}]
-   || (
-   dev-python/wxpython:*[${PYTHON_USEDEP}] \
-   dev-python/PyQt4[${PYTHON_USEDEP}] \
-   dev-python/pyside[${PYTHON_USEDEP}] )"
-
-DEPEND="${RDEPEND}
-   test? ( dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/wxpython[${PYTHON_USEDEP}]
-   dev-python/pyside[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}] )"
-
-# The testsuite antagonises gentoo conventions far beyond what can currently 
be dealt with
-# It also passes all once run
-RESTRICT="test"
-
-# Doc build now fails, missing required folder, use doc removed for now
-# https://github.com/nucleic/enaml/issues/170
-#python_compile_all() {
-#  use doc && emake -C docs html
-#}
-
-python_prepare_all() {
-   append-flags -fno-strict-aliasing
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   export ETS_TOOLKIT=qt4
-   export QT_API=pyside
-   VIRTUALX_COMMAND="nosetests -v" virtualmake
-}
-
-python_install_all() {
-#  use doc && local HTML_DOCS=( docs/build/html/. )
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}



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

2018-04-25 Thread Andreas Sturmlechner
commit: 2ebe3892768fd4bd3f21f15c21cc3ac944b2db6a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 22:55:51 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebe3892

profiles: Mask dev-libs/qjson for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7e49f1298c9..c1928615b30 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (26 Apr 2018)
+# Depends on dead Qt4, no more revdeps. Masked for removal in 30 days.
+dev-libs/qjson
+
 # Michał Górny  (22 Apr 2018)
 # Unmaintained buggy package with unresearched segfaults.  No support
 # for Python 3.  No reverse dependencies.



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

2018-04-25 Thread Andreas Sturmlechner
commit: 6e56663ad2f11eb0e3c0032dee225f75725bf3e5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Apr 26 03:27:52 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:30:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e56663a

x11-libs/qscintilla: Drop 2.10.{1,2} with Qt4-support

Closes: https://bugs.gentoo.org/634970
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-libs/qscintilla/Manifest |   2 -
 x11-libs/qscintilla/qscintilla-2.10.1.ebuild | 100 ---
 x11-libs/qscintilla/qscintilla-2.10.2.ebuild | 100 ---
 3 files changed, 202 deletions(-)

diff --git a/x11-libs/qscintilla/Manifest b/x11-libs/qscintilla/Manifest
index b8473672244..4f7edbb1cb0 100644
--- a/x11-libs/qscintilla/Manifest
+++ b/x11-libs/qscintilla/Manifest
@@ -1,4 +1,2 @@
-DIST QScintilla_gpl-2.10.1.tar.gz 2663446 BLAKE2B 
720ce990b4e3dd65d47cd26b473bffc07240d76b2c10d393cba41331c6f160472d87b9b22985fd45b5b8064d5358b3b25f0decfe8759542a9c987381249bca42
 SHA512 
ea9b95ca371a8af9262493ab59ecaef77e1697ba21d1d594aab39e836917884fd829aa4f6c4e72cce60b0d3f40eac654157cc507d027945f0034881855123ccc
-DIST QScintilla_gpl-2.10.2.tar.gz 2665138 BLAKE2B 
1c6349ea717997681e678cdfa6cc590a6a1cfbe652f2dd52d57fefff71229251c46cd4554b546d2e272deb7c3f970c44f657966ad08e45279813215a775c637d
 SHA512 
755f486d62275acb5908262c4a50ad31dd9d8fca0501eb1eeec1aa2181872f8d16179b42f4213b207fd6b46fd8a72d25af7ce6c5cc10eabb363a92c0600ca972
 DIST QScintilla_gpl-2.10.3.tar.gz 2721287 BLAKE2B 
cc85eea17e563ae5f4a130d26ca88bec3e1a6cbff7bc0af096c63789384d03149105641d6324f53b37a2bd8ab4681a285ccb76e6063a06e5db30d070d3fd8219
 SHA512 
a1b9d6869797ec074e4e0727164804779792fb77b2230aae80e6d6b5fb3a3ff9d84e17d775d18ab74c97b78bac454511fd2cb49be1fa36f71d9097abf88045b6
 DIST QScintilla_gpl-2.10.4.tar.gz 2721322 BLAKE2B 
df50dd0a34db96dd57147ddc399d4a30751b1bb4922dc1b8b3c3c1989e810937dc8345f92128e8a606b1edc04fde4b930a424ab8344818c9899c8fe496793a77
 SHA512 
dee6684f68173784d098931554c839a30e129b89f980cd9704f818c44eb7023199bd3682e4b342091fa3e0ce577ec576d34046477bdd1d7fc58ca5dd2ba947a3

diff --git a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild 
b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
deleted file mode 100644
index 5c8d5a899dc..000
--- a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic multibuild qmake-utils
-
-MY_P=QScintilla_gpl-${PV/_pre/.dev}
-
-DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
-HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/intro;
-SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0/13"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="designer doc +qt4 qt5"
-
-REQUIRED_USE="|| ( qt4 qt5 )"
-
-DEPEND="
-   qt4? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   designer? ( dev-qt/designer:4 )
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-   designer? ( dev-qt/designer:5 )
-   )
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-   default
-
-   # Sub-slot sanity check
-   local subslot=${SLOT#*/}
-   local version=$(sed -nre 's:.*VERSION\s*=\s*([0-9\.]+):\1:p' 
"${S}"/Qt4Qt5/qscintilla.pro)
-   local major=${version%%.*}
-   if [[ ${subslot} != ${major} ]]; then
-   eerror
-   eerror "Ebuild sub-slot (${subslot}) does not match QScintilla 
major version (${major})"
-   eerror "Please update SLOT variable as follows:"
-   eerror "SLOT=\"${SLOT%%/*}/${major}\""
-   eerror
-   die "sub-slot sanity check failed"
-   fi
-
-   MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
-   multibuild_copy_sources
-}
-
-qsci_run_in() {
-   pushd "$1" >/dev/null || die
-   shift || die
-   "$@" || die
-   popd >/dev/null || die
-}
-
-src_configure() {
-   use qt4 && append-cxxflags -std=gnu++0x
-
-   if use designer; then
-   # prevent building against system version (bug 466120)
-   append-cxxflags -I../Qt4Qt5
-   append-ldflags -L../Qt4Qt5
-   fi
-
-   qsci_configure() {
-   qsci_run_in Qt4Qt5 eqmake${MULTIBUILD_VARIANT#qt}
-   use designer && qsci_run_in designer-Qt4Qt5 
eqmake${MULTIBUILD_VARIANT#qt}
-   }
-   multibuild_foreach_variant run_in_build_dir qsci_configure
-}
-
-src_compile() {
-   qsci_compile() {
-   qsci_run_in Qt4Qt5 emake
-   use designer && qsci_run_in designer-Qt4Qt5 emake
-   }
-   multibuild_foreach_variant 

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

2018-04-25 Thread Andreas Sturmlechner
commit: 621ead54fbdb1dc156f1a73eed3b29c875f8fd92
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Apr 26 03:24:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621ead54

media-gfx/exiv2: Use edos2unix, restore keywords

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-gfx/exiv2/exiv2-0.26_p20180319.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild 
b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
index 26cb222f277..09c446bf32e 100644
--- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
+++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = * ]]; then
 else
COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f
SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
 fi
 inherit cmake-multilib python-any-r1
 
@@ -33,7 +33,6 @@ RDEPEND="
xmp? ( >=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] )
 "
 DEPEND="${RDEPEND}
-   app-text/dos2unix
doc? (
${PYTHON_DEPS}
app-doc/doxygen
@@ -92,7 +91,7 @@ src_prepare() {
doxygen &>/dev/null -u config/Doxyfile || die
fi
 
-   dos2unix samples/exiv2json.cpp || die # workaround for CVE-2017-18005 
patch
+   edos2unix samples/exiv2json.cpp # workaround for CVE-2017-18005 patch
 
cmake-utils_src_prepare
 }



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

2018-04-25 Thread Andreas Sturmlechner
commit: ba4c5a38588e9202314c548a7b4ff86a51f010c5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:38:43 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4c5a38

app-office/texmaker: Drop old

Bug: https://bugs.gentoo.org/653982
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-office/texmaker/Manifest   |  1 -
 .../files/texmaker-4.5-modern-styles.patch | 16 
 .../texmaker/files/texmaker-4.5-unbundle.patch | 93 --
 app-office/texmaker/texmaker-4.5-r2.ebuild | 84 ---
 app-office/texmaker/texmaker-4.5-r3.ebuild | 84 ---
 5 files changed, 278 deletions(-)

diff --git a/app-office/texmaker/Manifest b/app-office/texmaker/Manifest
index df727efaa2f..864c6fbfc32 100644
--- a/app-office/texmaker/Manifest
+++ b/app-office/texmaker/Manifest
@@ -1,2 +1 @@
-DIST texmaker-4.5.tar.bz2 11287724 BLAKE2B 
9138e4765e439419384573aed210b1df30890a1b8f3493e89f85c187bca56791dbdfb4805853dff6335cfeb2fc3ba7a00039927d3476c2c90aaa6d6213ba32b3
 SHA512 
623ae1496f11e5cd1328b997dbb29ec7188d6c1b256b6370c6fdd4fcda4bfc4b301d29cfa3b2ce529391b8f9913ea4678a6895abfb4fa6f9820e7177c676ab11
 DIST texmaker-5.0.tar.bz2 15728938 BLAKE2B 
14d0ea9e7f8b5f4b4e40bfdbe706b585215d0df8546aeb5d614c73314f41b3f0d443ccf5d4ddb0d7eab00bf76a358cbd51e14ff21ac15e0f8e89b884f12719df
 SHA512 
2473e0ad701da399f428caf8b067129c069a86d8cc5f1d0993ba53025961f7caab816195495d63788d58dafa7a208ca8fbcebbac118a49b20f3f639ee377a636

diff --git a/app-office/texmaker/files/texmaker-4.5-modern-styles.patch 
b/app-office/texmaker/files/texmaker-4.5-modern-styles.patch
deleted file mode 100644
index 73c3b92f761..000
--- a/app-office/texmaker/files/texmaker-4.5-modern-styles.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/texmaker.cpp 2014-11-26 09:06:56.0 -0300
-+++ b/texmaker.cpp 2015-06-19 20:49:58.801377000 -0300
-@@ -4451,7 +4451,12 @@
- #if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))
- if (modern_style)
- {
--qApp->setStyle(new ManhattanStyle(QLatin1String("fusion")));
-+  if(desktop_env == 1){
-+  if (styles.contains("GTK+")) qApp->setStyle(new 
ManhattanStyle(QLatin1String("gtkstyle")));
-+  else if (styles.contains("Windows")) qApp->setStyle(new 
ManhattanStyle(QLatin1String("windows")));
-+  else qApp->setStyle(new 
ManhattanStyle(QLatin1String("fusion")));
-+  }
-+  else qApp->setStyle(new 
ManhattanStyle(QLatin1String("fusion")));
- }
- // else
- // {

diff --git a/app-office/texmaker/files/texmaker-4.5-unbundle.patch 
b/app-office/texmaker/files/texmaker-4.5-unbundle.patch
deleted file mode 100644
index 607b2c8b7e4..000
--- a/app-office/texmaker/files/texmaker-4.5-unbundle.patch
+++ /dev/null
@@ -1,93 +0,0 @@
-diff --git a/configdialog.cpp b/configdialog.cpp
-index dddb11e..9a1aee7 100644
 a/configdialog.cpp
-+++ b/configdialog.cpp
-@@ -222,7 +222,7 @@ void ConfigDialog::browseAspell()
- QDir spelldir(QCoreApplication::applicationDirPath());
- #else
- #ifdef DEBIAN_SPELLDIR
--QDir spelldir(PREFIX"/share/myspell/dicts");
-+QDir spelldir(PREFIX"/share/myspell");
- #else
- QDir spelldir(PREFIX"/share/texmaker");
- #endif
-diff --git a/texmaker.cpp b/texmaker.cpp
-index b8a2143..a8bcd46 100644
 a/texmaker.cpp
-+++ b/texmaker.cpp
-@@ -2787,7 +2787,7 @@ if (hasDecodingError)
- QString dicDir=QCoreApplication::applicationDirPath() + "/";
- #else
- #ifdef DEBIAN_SPELLDIR
--QString dicDir=PREFIX"/share/myspell/dicts/";
-+QString dicDir=PREFIX"/share/myspell/";
- #else
- QString dicDir=PREFIX"/share/texmaker/";
- #endif
-diff --git a/texmaker.pro b/texmaker.pro
-index 7e9b706..909eb62 100644
 a/texmaker.pro
-+++ b/texmaker.pro
-@@ -98,29 +98,6 @@ HEADERS += texmaker.h \
-   unicodeview.h \
-   quickbeamerdialog.h \
-   svnhelper.h \
--  hunspell/affentry.hxx \
--  hunspell/affixmgr.hxx \
--  hunspell/atypes.hxx \
--  hunspell/baseaffix.hxx \
--  hunspell/csutil.hxx \
--  hunspell/dictmgr.hxx \
--  hunspell/hashmgr.hxx \
--  hunspell/htypes.hxx \
--  hunspell/hunspell.hxx \
--  hunspell/hunspell.h \
--  hunspell/langnum.hxx \
--  hunspell/license.hunspell \
--  hunspell/phonet.hxx \
--  hunspell/suggestmgr.hxx \
--  hunspell/license.myspell \
--  hunspell/filemgr.hxx \
--  hunspell/hunzip.hxx \
--  hunspell/replist.hxx \
--  hunspell/w_char.hxx \
--  singleapp/qtlocalpeer.h \
--  singleapp/qtlockedfile.h \
--  singleapp/qtsingleapplication.h \
--  singleapp/qtsinglecoreapplication.h \
-   encodingprober/CharDistribution.h \
-   encodingprober/ChineseGroupProber.h \
-   encodingprober/ctype_test_p.h \
-@@ -210,22 +187,6 @@ SOURCES   += main.cpp \
-   unicodeview.cpp \
-   

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

2018-04-25 Thread Andreas Sturmlechner
commit: c50ce6be0d1de5a792daa90fe043026c49f1ad0b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:39:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c50ce6be

media-sound/clementine: Drop old Qt4-based

Bug: https://bugs.gentoo.org/650692
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-sound/clementine/Manifest|   1 -
 .../clementine-1.3.1_p20171113-r1.ebuild   | 167 -
 .../files/clementine-1.3-fix-tokenizer.patch   |  21 ---
 3 files changed, 189 deletions(-)

diff --git a/media-sound/clementine/Manifest b/media-sound/clementine/Manifest
index ab3c9e5fb0c..4b0aa4198c4 100644
--- a/media-sound/clementine/Manifest
+++ b/media-sound/clementine/Manifest
@@ -1,2 +1 @@
-DIST clementine-1.3.1_p20171113.tar.gz 8467904 BLAKE2B 
bf1f59b987c0e4ec5c2ced00fab07c1a7e1df0eb5a46e90358b37eaaeaa916fb3e6a08ad79fc5fb791342d857783f615eb3726974dcfef9388da2793b1b7fe6a
 SHA512 
39c459be8e4c5dd53ab9de6cdfd57f947926ccc2cd39ce2f72460bb991f7b2a28e6bc074e7bc23b0eba81c3d630e91dc2373794832c1089a9b5de7b212b94674
 DIST clementine-1.3.1_p20180416.tar.gz 8489387 BLAKE2B 
37412428cf030a71f0011ba68a7ce71a3bbdc59402dc6d6349cca8ee44b208052cee9add1597a9577e5a6ed4bb2ebf16c4e1f79612d12be265f637caffd02a76
 SHA512 
8f38554571c637d9f79df43679ac2a76383f7a9b4ee8e921a16175889180e72afadc352dd40d73a671aa8ae9b01f6a251ae7b94b010043f8bcb8d8f42dcfff62

diff --git a/media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild 
b/media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild
deleted file mode 100644
index fe90073e56b..000
--- a/media-sound/clementine/clementine-1.3.1_p20171113-r1.ebuild
+++ /dev/null
@@ -1,167 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=83e860eabd9f4a864c553f110742027cdd01b76f
-EGIT_REPO_URI="https://github.com/clementine-player/Clementine.git;
-
-PLOCALES="af ar be bg bn br bs ca cs cy da de el en en_CA en_GB eo es et eu fa 
fi fr ga gl he he_IL hi hr hu hy ia id is it ja ka kk ko lt lv mk_MK mr ms my 
nb nl oc pa pl pt pt_BR ro ru si_LK sk sl sr sr@latin sv te tr tr_TR uk uz vi 
zh_CN zh_TW"
-
-inherit cmake-utils flag-o-matic gnome2-utils l10n vcs-snapshot virtualx 
xdg-utils
-
-DESCRIPTION="Modern music player and library organizer based on Amarok 1.4 and 
Qt"
-HOMEPAGE="https://www.clementine-player.org 
https://github.com/clementine-player/Clementine;
-SRC_URI="https://github.com/${PN}-player/${PN^}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp 
projectm pulseaudio seafile skydrive test +udisks wiimote"
-
-REQUIRED_USE="
-   udisks? ( dbus )
-   wiimote? ( dbus )
-"
-
-COMMON_DEPEND="
-   dev-db/sqlite:=
-   dev-libs/crypto++
-   dev-libs/glib:2
-   dev-libs/libxml2
-   dev-libs/protobuf:=
-   dev-libs/qjson
-   dev-qt/qtcore:4[ssl]
-   dev-qt/qtgui:4
-   dev-qt/qtopengl:4
-   dev-qt/qtsql:4
-   media-libs/chromaprint:=
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   >=media-libs/libmygpo-qt-1.0.9[qt4]
-   media-libs/taglib[mp4(+)]
-   sys-libs/zlib
-   virtual/glu
-   virtual/opengl
-   x11-libs/libX11
-   cdda? ( dev-libs/libcdio:= )
-   dbus? ( dev-qt/qtdbus:4 )
-   ipod? ( >=media-libs/libgpod-0.8.0 )
-   lastfm? ( >=media-libs/liblastfm-1[qt4] )
-   moodbar? ( sci-libs/fftw:3.0 )
-   mtp? ( >=media-libs/libmtp-1.0.0 )
-   projectm? (
-   media-libs/glew:=
-   >=media-libs/libprojectm-1.2.0
-   )
-"
-# Note: sqlite driver of dev-qt/qtsql is bundled, so no sqlite use is 
required; check if this can be overcome someway;
-# Libprojectm-1.2 seems to work fine, so no reason to use bundled version; 
check clementine's patches:
-# 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
-# Still possibly essential but not applied yet patches are:
-# 06-fix-numeric-locale.patch
-# 08-stdlib.h-for-rand.patch
-RDEPEND="${COMMON_DEPEND}
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/gst-plugins-soup:1.0
-   media-plugins/gst-plugins-taglib:1.0
-   mms? ( media-plugins/gst-plugins-libmms:1.0 )
-   mtp? ( gnome-base/gvfs[mtp] )
-   udisks? ( sys-fs/udisks:2 )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-cpp/gtest-1.8.0
-   dev-libs/boost
-   sys-devel/gettext
-   virtual/pkgconfig
-   box? ( dev-cpp/sparsehash )
-   dropbox? ( dev-cpp/sparsehash )
-   googledrive? ( dev-cpp/sparsehash )
-   pulseaudio? ( media-sound/pulseaudio )
-   seafile? ( dev-cpp/sparsehash )
-   skydrive? ( dev-cpp/sparsehash )
-   test? (
-   dev-qt/qttest:4
-

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

2018-04-25 Thread Andreas Sturmlechner
commit: 6b25a3cf2aeef995f871c862a41f73d665684a40
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:33:38 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b25a3cf

net-p2p/qbittorrent: Drop old

Bug: https://bugs.gentoo.org/653976
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-p2p/qbittorrent/Manifest   |  3 -
 .../files/qbittorrent-3.3.16-cmake.patch   | 44 --
 .../files/qbittorrent-4.0.1-nowebui.patch  | 25 
 net-p2p/qbittorrent/qbittorrent-3.3.16.ebuild  | 71 --
 net-p2p/qbittorrent/qbittorrent-4.0.1.ebuild   | 66 
 net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild| 71 --
 6 files changed, 280 deletions(-)

diff --git a/net-p2p/qbittorrent/Manifest b/net-p2p/qbittorrent/Manifest
index e6dfe68d41d..e7f74c0ceae 100644
--- a/net-p2p/qbittorrent/Manifest
+++ b/net-p2p/qbittorrent/Manifest
@@ -1,4 +1 @@
-DIST qbittorrent-3.3.16.tar.xz 2961420 BLAKE2B 
3704e6575b1a321e04b0b9c1feee9acaf2e0ab5e0815c2cbb496265c8407c5b27111265e929ea3a516cba20acacc3b954579b5904de3411ae81726f2461dfbe0
 SHA512 
518ddbf8e657b3549800b5587924a8a34826895183f199b79aac72de81e6b5c009cb3b8d4fbb19151da0d96c21eb1c2f05d6ed061608cc8f589ec6fe62ce8117
-DIST qbittorrent-4.0.1.tar.xz 4256588 BLAKE2B 
579e850c34c62f515807a3fb2619740442c275e9de74cd7338a9e2d72340c78a2b7f484a3ee911094cbb3b551d61a927be454466637eac2d2355e84ebec0dbd4
 SHA512 
76eae32ebe82953e3164a8a292132a33ccc93f5a33ce7e1ce3253f4697939b73d21e1823bada7d3b1fe7401538a7f407ebeb86c281a34e261aec0aa02d7bef80
-DIST qbittorrent-4.0.3.tar.xz 4274292 BLAKE2B 
c6f6a87d26f01db318ac021a8ab9f8d1ada2f7cb0d2819dfbd41e57ddbcda8a077161c78bcf8210e3571572872c13aa2255973e842c07b6b538d94ac2501c841
 SHA512 
d439e5428ff43ec9317bfa70b365a912a33fa12eeaad72c6916514e7b04509bf3d2e35ef9c07a36e42e7fc80f4e019f6a299fd2f93df9ec10af4a95257096ecd
 DIST qbittorrent-4.0.4.tar.xz 4279752 BLAKE2B 
6385040d1179814e3290fb1c7b2d1e0b5782144663d12a067c43a2d8a47d0f0cfc0633c69f183db70eab2591ef100f39b07ea2d5e3cbca3a4d149ccb70e4d838
 SHA512 
ead0a306242d883673e13f9e6dc5ad83d4624c3d7ffb586aff78c03f7685e89b6a6c8640fff6a1b251565892178d37f4a64d45d0ce18935a212ca39302a28969

diff --git a/net-p2p/qbittorrent/files/qbittorrent-3.3.16-cmake.patch 
b/net-p2p/qbittorrent/files/qbittorrent-3.3.16-cmake.patch
deleted file mode 100644
index 9f5b82b218e..000
--- a/net-p2p/qbittorrent/files/qbittorrent-3.3.16-cmake.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 0ad52903890fe680307b46f4051bdd91d8aaffd5 Mon Sep 17 00:00:00 2001
-From: Eugene Shalygin 
-Date: Sat, 7 Oct 2017 21:48:52 +0200
-Subject: [PATCH] cmake: do not use Qt5Widgets when locating
- QtSingleApplication. Closes #7551.
-
-This fixes cmake builds with GUI disabled and system
-QtSingleApplication. We rely on Qt5::Core instead of Qt5::Widgets.

- cmake/Modules/FindQtSingleApplication.cmake | 10 +-
- 1 file changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/cmake/Modules/FindQtSingleApplication.cmake 
b/cmake/Modules/FindQtSingleApplication.cmake
-index eb56607e94..9b526c9839 100644
 a/cmake/Modules/FindQtSingleApplication.cmake
-+++ b/cmake/Modules/FindQtSingleApplication.cmake
-@@ -30,9 +30,9 @@ IF(QT4_FOUND)
- NAMES ${QTSINGLEAPPLICATION_NAMES}
- PATHS ${QT_LIBRARY_DIR}
- )
--ELSEIF(Qt5Widgets_FOUND)
-+ELSEIF(Qt5Core_FOUND)
- message(STATUS "Looking for Qt5 single application library")
--FOREACH(TOP_INCLUDE_PATH in ${Qt5Widgets_INCLUDE_DIRS} 
${FRAMEWORK_INCLUDE_DIR})
-+FOREACH(TOP_INCLUDE_PATH in ${Qt5Core_INCLUDE_DIRS} 
${FRAMEWORK_INCLUDE_DIR})
- FIND_PATH(QTSINGLEAPPLICATION_INCLUDE_DIR QtSingleApplication 
${TOP_INCLUDE_PATH}/QtSolutions)
- 
- IF(QTSINGLEAPPLICATION_INCLUDE_DIR)
-@@ -43,12 +43,12 @@ ELSEIF(Qt5Widgets_FOUND)
- SET(QTSINGLEAPPLICATION_NAMES ${QTSINGLEAPPLICATION_NAMES}
- Qt5Solutions_SingleApplication-2.6 
libQt5Solutions_SingleApplication-2.6
- QtSolutions_SingleApplication-2.6 
libQtSolutions_SingleApplication-2.6)
--GET_TARGET_PROPERTY(QT5_WIDGETSLIBRARY Qt5::Widgets LOCATION)
--GET_FILENAME_COMPONENT(QT5_WIDGETSLIBRARYPATH ${QT5_WIDGETSLIBRARY} PATH)
-+GET_TARGET_PROPERTY(_QT5_CORELIBRARY Qt5::Core LOCATION)
-+GET_FILENAME_COMPONENT(_QT5_CORELIBRARYPATH ${_QT5_CORELIBRARY} PATH)
- 
- FIND_LIBRARY(QTSINGLEAPPLICATION_LIBRARY
- NAMES ${QTSINGLEAPPLICATION_NAMES}
--PATHS ${QT5_WIDGETSLIBRARYPATH}
-+PATHS ${_QT5_CORELIBRARYPATH}
- )
- ENDIF()
- 

diff --git a/net-p2p/qbittorrent/files/qbittorrent-4.0.1-nowebui.patch 
b/net-p2p/qbittorrent/files/qbittorrent-4.0.1-nowebui.patch
deleted file mode 100644
index 2a7f5dbb47c..000
--- a/net-p2p/qbittorrent/files/qbittorrent-4.0.1-nowebui.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 

[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/, sci-astronomy/kstars/files/

2018-04-25 Thread Andreas Sturmlechner
commit: 43f5b07e80f1a2b934733729cb69aa9baca67fe7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 20:30:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f5b07e

sci-astronomy/kstars: Fix build with Qt 5.11

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 .../kstars/files/kstars-2.9.5-qt-5.11.patch| 31 ++
 sci-astronomy/kstars/kstars-2.9.5.ebuild   |  2 ++
 2 files changed, 33 insertions(+)

diff --git a/sci-astronomy/kstars/files/kstars-2.9.5-qt-5.11.patch 
b/sci-astronomy/kstars/files/kstars-2.9.5-qt-5.11.patch
new file mode 100644
index 000..72d4b8e4a48
--- /dev/null
+++ b/sci-astronomy/kstars/files/kstars-2.9.5-qt-5.11.patch
@@ -0,0 +1,31 @@
+From cf510e4aee93bf1392df8e35931ba9bb9a07fc16 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Wed, 25 Apr 2018 22:05:50 +0200
+Subject: [PATCH] Fix build with Qt 5.11 (missing QDoubleValidator)
+
+Reviewers: mutlaqja
+
+Subscribers: #kde_edu
+
+Tags: #kde_edu
+
+Differential Revision: https://phabricator.kde.org/D12525
+---
+ kstars/dialogs/focusdialog.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/kstars/dialogs/focusdialog.cpp b/kstars/dialogs/focusdialog.cpp
+index d09ce9273..b264ee5c9 100644
+--- a/kstars/dialogs/focusdialog.cpp
 b/kstars/dialogs/focusdialog.cpp
+@@ -24,6 +24,7 @@
+ #include "skyobjects/skypoint.h"
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ 
+-- 
+2.17.0
+

diff --git a/sci-astronomy/kstars/kstars-2.9.5.ebuild 
b/sci-astronomy/kstars/kstars-2.9.5.ebuild
index a481533f110..cb8577f0137 100644
--- a/sci-astronomy/kstars/kstars-2.9.5.ebuild
+++ b/sci-astronomy/kstars/kstars-2.9.5.ebuild
@@ -61,6 +61,8 @@ RDEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
 "
 
+PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
+
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package fits CFitsio)



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

2018-04-25 Thread Andreas Sturmlechner
commit: 72fd325c3f7b41bf7c2e73effa030f1f6664f554
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:37:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fd325c

media-video/smplayer: Drop old

Bug: https://bugs.gentoo.org/653984
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-video/smplayer/Manifest|   2 -
 media-video/smplayer/smplayer-17.11.2.ebuild | 132 --
 media-video/smplayer/smplayer-18.2.2.ebuild  | 133 ---
 3 files changed, 267 deletions(-)

diff --git a/media-video/smplayer/Manifest b/media-video/smplayer/Manifest
index 204cfe74a02..d94d6b09895 100644
--- a/media-video/smplayer/Manifest
+++ b/media-video/smplayer/Manifest
@@ -1,3 +1 @@
-DIST smplayer-17.11.2.tar.bz2 5033433 BLAKE2B 
0fa783172c5b3c68314d656a395db6c953de64057cdf9acc78e4bc448807bc39293ff292183fc167a122f9cf295aac786b52c0465e3d9584c506e1dd9cd73614
 SHA512 
e0a6e6fc29063b5f82303febdc8243c10276feb4500985e96ce418298c8f10796df44363df3136452a6cb3f8156ebdb4fba3e865a37d433f3d258db493343f81
-DIST smplayer-18.2.2.tar.bz2 5037398 BLAKE2B 
f1f56885307e423488a75ba7a4421d199c060edcb878a3ef421af9cafbbbd3d451885c5209383f6935c4a5393c3985ac894531a139fa76d478414154038c7f13
 SHA512 
47ce8dd2b59f182e7826c5e7b8193111889441dc7d5145ed8c4df21137625cbe67da7a991d4121d41453127d1413535efbc0d6197d514a03885d652606610275
 DIST smplayer-18.3.0.tar.bz2 5037751 BLAKE2B 
74f8b2183dc5cbae212f68ac1c07c3ad28a40ee2119cb1716b4c8d893545ab9139df943b2445103cbb776a8f97a8ac1af0730c9fbacb1e1ad178c411e29ac82b
 SHA512 
cb0ff19c240bf8d92b12b096c9bf627b8365b690a0f9af126f6cda5436e4ed42510a511617fee6edee4cf1fbc79fb04bf05377585bbf93755b784d0471d2d6d4

diff --git a/media-video/smplayer/smplayer-17.11.2.ebuild 
b/media-video/smplayer/smplayer-17.11.2.ebuild
deleted file mode 100644
index 3610468fd60..000
--- a/media-video/smplayer/smplayer-17.11.2.ebuild
+++ /dev/null
@@ -1,132 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="am ar_SY ar bg ca cs da de el en_GB en en_US es et eu fa fi fr gl
-he_IL hr hu id it ja ka ko ku lt mk ms_MY nl nn_NO pl pt_BR pt ro_RO ru_RU
-sk sl_SI sq_AL sr sv th tr uk_UA uz vi_VN zh_CN zh_TW"
-PLOCALE_BACKUP="en_US"
-
-inherit gnome2-utils l10n qmake-utils xdg-utils
-
-DESCRIPTION="Great Qt GUI front-end for mplayer/mpv"
-HOMEPAGE="http://www.smplayer.eu/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2+ BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux"
-IUSE="autoshutdown bidi debug mpris"
-
-COMMON_DEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5=
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtscript:5
-   dev-qt/qtsingleapplication[X,qt5]
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   sys-libs/zlib
-   autoshutdown? ( dev-qt/qtdbus:5 )
-   mpris? ( dev-qt/qtdbus:5 )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-qt/linguist-tools:5
-"
-RDEPEND="${COMMON_DEPEND}
-   || (
-   media-video/mplayer[bidi?,libass,png,X]
-   (
-   >=media-video/mpv-0.15.0[libass,X]
-   >=net-misc/youtube-dl-2014.11.26
-   )
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-14.9.0.6966-unbundle-qtsingleapplication.patch" # 
bug 487544
-   "${FILESDIR}/${PN}-17.1.0-advertisement_crap.patch"
-)
-
-src_prepare() {
-   use bidi || PATCHES+=( "${FILESDIR}"/${PN}-16.4.0-zero-bidi.patch )
-
-   default
-
-   # Upstream Makefile sucks
-   sed -i -e "/^PREFIX=/ s:/usr/local:${EPREFIX}/usr:" \
-   -e "/^DOC_PATH=/ s:packages/smplayer:${PF}:" \
-   -e '/\.\/get_svn_revision\.sh/,+2c\
-   cd src && $(DEFS) $(MAKE)' \
-   Makefile || die
-
-   # Turn off online update checker, bug #479902
-   sed -e 's:DEFINES += UPDATE_CHECKER:#&:' \
-   -e 's:DEFINES += CHECK_UPGRADED:#&:' \
-   -i src/smplayer.pro || die
-
-   # Turn off intrusive share widget
-   sed -e 's:DEFINES += SHARE_WIDGET:#&:' \
-   -i src/smplayer.pro || die
-
-   # Toggle autoshutdown option which pulls in dbus, bug #524392
-   if ! use autoshutdown ; then
-   sed -e 's:DEFINES += AUTO_SHUTDOWN_PC:#&:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # Turn debug message flooding off
-   if ! use debug ; then
-   sed -e 's:#\(DEFINES += NO_DEBUG_ON_CONSOLE\):\1:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # MPRIS2 pulls in dbus, bug #553710
-   if ! use mpris ; then
-   sed -e 's:DEFINES += MPRIS2:#&:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # Commented out because it gives false positives
-   

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

2018-04-25 Thread Andreas Sturmlechner
commit: 67733c4dd8e7d2e27b668da93a20d3901b5a551a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:32:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67733c4d

app-emulation/q4wine: Drop old

Bug: https://bugs.gentoo.org/653980
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-emulation/q4wine/Manifest|  1 -
 app-emulation/q4wine/q4wine-1.3.5.ebuild | 67 
 2 files changed, 68 deletions(-)

diff --git a/app-emulation/q4wine/Manifest b/app-emulation/q4wine/Manifest
index e76981413d6..79a90fcb685 100644
--- a/app-emulation/q4wine/Manifest
+++ b/app-emulation/q4wine/Manifest
@@ -1,2 +1 @@
-DIST q4wine-1.3.5.tar.bz2 2862445 BLAKE2B 
0de9e61f18c8dedccfa3fc1f42eb6f26b0a99534cb3ad3cc5da06ea2f2fdfcb8d164a05a591a1bc6c959cdc183d98696dee50c78eb73e430198dc901137729f4
 SHA512 
54fb7bce28750cb71589f6a94658f61369ccf7865b71d2feea4ac1221714d861a781fbd1325ee3d21f124162fd2eedc2780ab2bd0af93864eefebcde5f4c
 DIST q4wine-1.3.6.tar.bz2 2867547 BLAKE2B 
b35a638e514108e4ee4be34b446a7d2d5ba00415d8f54cfee293988707b637d41945d3197a2132147e09d5a05153fd47a55701dcba358f3a2b3a2e6037f78aaa
 SHA512 
1ff0ea2a4523fc5582ec67f5e305622653c4e387ac5f2cecde52289117ef879a60261fdbf9ddf421812765539124d4c5b6b37ff401530d3e061723a3c35d57f8

diff --git a/app-emulation/q4wine/q4wine-1.3.5.ebuild 
b/app-emulation/q4wine/q4wine-1.3.5.ebuild
deleted file mode 100644
index 576ca02429f..000
--- a/app-emulation/q4wine/q4wine-1.3.5.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils gnome2-utils xdg-utils
-
-# Upstream names the package PV-rX. We change that to
-# PV_pX so we can use portage revisions.
-MY_P=${PN}-${PV/_p/-r}
-
-DESCRIPTION="Qt GUI configuration tool for Wine"
-HOMEPAGE="https://q4wine.brezblock.org.ua/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+dbus debug +ico +iso +wineappdb"
-
-CDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsingleapplication[qt5,X]
-   dev-qt/qtsql:5[sqlite]
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   dbus? ( dev-qt/qtdbus:5 )
-   ico? ( >=media-gfx/icoutils-0.26.0 )
-"
-DEPEND="${CDEPEND}
-   dev-qt/linguist-tools:5
-"
-RDEPEND="${CDEPEND}
-   app-admin/sudo
-   >=sys-apps/which-2.19
-   iso? ( sys-fs/fuseiso )
-"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   local mycmakeargs=(
-   -DQT5=ON
-   -DDEBUG=$(usex debug ON OFF)
-   -DWITH_ICOUTILS=$(usex ico ON OFF)
-   -DWITH_SYSTEM_SINGLEAPP=ON
-   -DWITH_WINEAPPDB=$(usex wineappdb ON OFF)
-   -DUSE_BZIP2=OFF
-   -DUSE_GZIP=OFF
-   -DWITH_DBUS=$(usex dbus ON OFF)
-   )
-   cmake-utils_src_configure
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libmygpo-qt/, media-libs/libmygpo-qt/files/

2018-04-25 Thread Andreas Sturmlechner
commit: a8a1687050b0b1ee1b5a4f55208bd81bb558ac16
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:40:39 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a16870

media-libs/libmygpo-qt: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-libs/libmygpo-qt/Manifest|  1 -
 ...ygpo-qt-1.0.8-fix-JsonCreatorTest-failure.patch | 26 ---
 media-libs/libmygpo-qt/libmygpo-qt-1.0.9.ebuild| 83 --
 3 files changed, 110 deletions(-)

diff --git a/media-libs/libmygpo-qt/Manifest b/media-libs/libmygpo-qt/Manifest
index 3a120c98593..a99f9c103b4 100644
--- a/media-libs/libmygpo-qt/Manifest
+++ b/media-libs/libmygpo-qt/Manifest
@@ -1,2 +1 @@
-DIST libmygpo-qt-1.0.9.tar.gz 65153 BLAKE2B 
67ad1530eccabb7fc76f9aaec19714716ee1e55888c02a0c8ca2efb7549929c00fbe86d066c7cd310f6203db27374b70306e737b49eb254eb53b8a1aa6364f45
 SHA512 
c7920841310c7b971d305e38586238e081c80a449a1b442e668d2b07ada5d6ff626e697db905a83d7b12a06127f975a9b02af13d8d3e1ebee04d407b4d4b48b6
 DIST libmygpo-qt-1.1.0.tar.gz 64959 BLAKE2B 
85c8eebe036b5755ce6c765c2c19796532dcebbef1a7342a0f47b84ba7466de87334fd85f844c9f3f6ecf87352d8a5ba523480f1550b4928c67a3f0fe12ea902
 SHA512 
a24243a98b8e3544127b09e5c678d692e11ad0ad7ee8427e71b0d7cfd9455d068e4445bcd4d8d5ba94d8c0ef1b8f42390b544585ef258b5ec175546ee7bcd86a

diff --git 
a/media-libs/libmygpo-qt/files/libmygpo-qt-1.0.8-fix-JsonCreatorTest-failure.patch
 
b/media-libs/libmygpo-qt/files/libmygpo-qt-1.0.8-fix-JsonCreatorTest-failure.patch
deleted file mode 100644
index 0d3dd764d8f..000
--- 
a/media-libs/libmygpo-qt/files/libmygpo-qt-1.0.8-fix-JsonCreatorTest-failure.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Fix the failure of JsonCreatorTest due to mistake in expected string.
-The patch is submitted to upstream: 
https://github.com/gpodder/libmygpo-qt/pull/10
-
-From: Golubev Alexander 
-Date: Tue, 20 Sep 2016 15:33:30 +0400
-

- tests/JsonCreatorTest.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/JsonCreatorTest.cpp b/tests/JsonCreatorTest.cpp
-index b15b006..feb03d5 100644
 a/tests/JsonCreatorTest.cpp
-+++ b/tests/JsonCreatorTest.cpp
-@@ -133,7 +133,7 @@ void JsonCreatorTest::testEpisodeActionListToJSON()
- 
-   output = JsonCreator::episodeActionListToJSON(episodeActions);
-   QString outString2 = QString::fromLatin1( output ).replace( QLatin1String(" 
"), QLatin1String("") );
--  QString expected2( QLatin1String( 
"[{\"action\":\"download\",\"device\":\"device1\",\"episode\":\"http://episode.url\",\"podcast\":\"http://podcast.url\",\"timestamp\":\"1998-01-01T00:01:02\"},{\"action\":\"delete\",\"device\":\"device3\",\"episode\":\"http://episode2.url\",\"podcast\":\"http://podcast2.url\",\"timestamp\":\"1920-01-01T12:01:02\"},{\"action\":\"new\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"timestamp\":\"1998-01-01T00:01:02\"},{\"action\":\"play\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"timestamp\":\"1920-01-01T12:01:02\;
 
},{\"action\":\"play\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"position\":123,\"started\":10,\"timestamp\":\"1998-01-01T00:01:02\",\"total\":321},{\"action\":\"play\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"position\":10,\"timestamp\":\"1
 998-01-01T00:01:02\"}]" ) );
-+  QString expected2( QLatin1String( 
"[{\"action\":\"download\",\"device\":\"device1\",\"episode\":\"http://episode.url\",\"podcast\":\"http://podcast.url\",\"timestamp\":\"1998-01-01T00:01:02\"},{\"action\":\"delete\",\"device\":\"device3\",\"episode\":\"http://episode2.url\",\"podcast\":\"http://podcast2.url\",\"timestamp\":\"1920-01-01T12:01:02\"},{\"action\":\"new\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"timestamp\":\"1998-01-01T00:01:02\"},{\"action\":\"play\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"timestamp\":\"1920-01-01T12:01:02\"},{\"action\":\"play\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"position\":123,\"started\":10,\"timestamp\":\"1998-01-01T00:01:02\",\"total\":321},{\"action\":\"play\",\"device\":\"foodev\",\"episode\":\"http://www.podtrac.com\",\"podcast\":\"http://leo.am\",\"position\":10,\"timestamp\":\"19
 98-01-01T00:01:02\"}]" ) );
- 
-   QCOMPARE(outString2, expected2 );
- }
--- 
-2.7.4
-

diff --git a/media-libs/libmygpo-qt/libmygpo-qt-1.0.9.ebuild 
b/media-libs/libmygpo-qt/libmygpo-qt-1.0.9.ebuild
deleted file mode 100644
index a276eeb094d..000
--- a/media-libs/libmygpo-qt/libmygpo-qt-1.0.9.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed 

[gentoo-commits] repo/gentoo:master commit in: app-editors/focuswriter/

2018-04-25 Thread Andreas Sturmlechner
commit: 42f1830fc48fd8dc8b99d69e2321de9f5ddd470b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:32:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f1830f

app-editors/focuswriter: Drop old

Bug: https://bugs.gentoo.org/653978
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-editors/focuswriter/Manifest   |  3 --
 app-editors/focuswriter/focuswriter-1.6.7.ebuild   | 54 -
 app-editors/focuswriter/focuswriter-1.6.8.ebuild   | 55 --
 .../focuswriter/focuswriter-1.6.9-r1.ebuild| 55 --
 4 files changed, 167 deletions(-)

diff --git a/app-editors/focuswriter/Manifest b/app-editors/focuswriter/Manifest
index d8af1a13220..c3ec35a035a 100644
--- a/app-editors/focuswriter/Manifest
+++ b/app-editors/focuswriter/Manifest
@@ -1,4 +1 @@
 DIST focuswriter-1.6.10-src.tar.bz2 10202594 BLAKE2B 
d7b59dc2c37d87ed0d1e58358906a9fef6f14a339e12a50980d17cdbed043f604bb355edca956af61b5fcaa78f68eb35b54ef85fc08dfa00dfa747893d6c1200
 SHA512 
8c12481af77fa4353840f22a6aa54c5264041afc141d9746e097e42171a9f274663940fc0c5e5e2c91ef677190c682a195cb775199d4b8cc2b1ad040542e2e61
-DIST focuswriter-1.6.7-src.tar.bz2 10196583 BLAKE2B 
99c749271c785e69f07601575343669ed5be619e646be4ee38cc82242d353a84577842c1ff98f62b0adbbff1a733a0dce82593ac4ffa2eb61e611cea1b2657b5
 SHA512 
d33c66881b1065aa9812dae14a5fe2a2850ce1c50f4b38e028bcd3f5a4bb1fd489705b0272e3233f3db468b262daefbd906025126f792d04af41722cde2c7bf5
-DIST focuswriter-1.6.8-src.tar.bz2 10196595 BLAKE2B 
1c726b948469960e1cc35dcf592acf48693035d2792449fdc336ac4bb03029d6d9eaac77c674347ac5e7a1a7ba7cd386de0d4034e7390dd80067b9522d85a08d
 SHA512 
d10a559448f075110d9ba7fec487b9f125a4fcdce7dc1fcd2b21b94613a7d1126baa49623273bf0f56b1b7c2ef026a30c019653ba73e39b6fa78687c862e3402
-DIST focuswriter-1.6.9-src.tar.bz2 10202664 BLAKE2B 
68525ca548513b9b88ca032c0f629681a592149672611891a1ddfe6a8574a233dfc7bcee64dfcae2255b3dce2cbd15907428f25a7ad27a4ebc5c535d3fb34d7b
 SHA512 
dcebd2e1c16a9eb1d135befef58ba0a276dac8d84385d90db3a8c192f3ff05eb5b6ac11cef239c1c4b4998b396da908ad99d5c89c0eb1438d9eb654f2cc7afec

diff --git a/app-editors/focuswriter/focuswriter-1.6.7.ebuild 
b/app-editors/focuswriter/focuswriter-1.6.7.ebuild
deleted file mode 100644
index aee21c9571a..000
--- a/app-editors/focuswriter/focuswriter-1.6.7.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
-
-inherit gnome2-utils qmake-utils xdg-utils
-
-DESCRIPTION="A fullscreen and distraction-free word processor"
-HOMEPAGE="https://gottcode.org/focuswriter/;
-SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2;
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   app-text/hunspell:=
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtsingleapplication[qt5,X]
-   dev-qt/qtwidgets:5
-   sys-libs/zlib
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-   dev-qt/qtconcurrent:5
-   virtual/pkgconfig
-"
-
-DOCS=( ChangeLog CREDITS NEWS README )
-
-PATCHES=( "${FILESDIR}/${PN}-1.6.0-unbundle-qtsingleapplication.patch" )
-
-src_configure() {
-   eqmake5 PREFIX="${EPREFIX}/usr"
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-   einstalldocs
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}

diff --git a/app-editors/focuswriter/focuswriter-1.6.8.ebuild 
b/app-editors/focuswriter/focuswriter-1.6.8.ebuild
deleted file mode 100644
index 67fc1801283..000
--- a/app-editors/focuswriter/focuswriter-1.6.8.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils qmake-utils xdg-utils
-
-DESCRIPTION="A fullscreen and distraction-free word processor"
-HOMEPAGE="https://gottcode.org/focuswriter/;
-SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2;
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# drop qtcore subslot when minimal Qt is 5.10
-RDEPEND="
-   app-text/hunspell:=
-   dev-qt/qtcore:5=
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtsingleapplication[qt5,X]
-   dev-qt/qtwidgets:5
-   sys-libs/zlib
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-   dev-qt/qtconcurrent:5
-   virtual/pkgconfig
-"
-
-DOCS=( ChangeLog CREDITS NEWS README )
-
-PATCHES=( "${FILESDIR}/${PN}-1.6.0-unbundle-qtsingleapplication.patch" )
-
-src_configure() {
-   eqmake5 PREFIX="${EPREFIX}/usr"
-}
-
-src_install() {
-   emake 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/exiv2/, media-gfx/exiv2/files/

2018-04-25 Thread Andreas Sturmlechner
commit: a9b712f00d17e800631aca324320eda0b8dfb96f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Apr 26 03:25:19 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b712f0

media-gfx/exiv2: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-gfx/exiv2/exiv2-0.26_p20171104-r1.ebuild | 129 -
 .../exiv2/files/exiv2-0.26-pentaxnikon-crash.patch |  52 -
 2 files changed, 181 deletions(-)

diff --git a/media-gfx/exiv2/exiv2-0.26_p20171104-r1.ebuild 
b/media-gfx/exiv2/exiv2-0.26_p20171104-r1.ebuild
deleted file mode 100644
index 7553fc67ec9..000
--- a/media-gfx/exiv2/exiv2-0.26_p20171104-r1.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-if [[ ${PV} = * ]]; then
-   EGIT_REPO_URI="https://github.com/Exiv2/exiv2.git;
-   EGIT_BRANCH="0.26"
-   GIT_ECLASS=git-r3
-else
-   COMMIT=900d2417dbeb46e14cbf65fc2798ed1d043ab76d
-   SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
-fi
-inherit cmake-multilib python-any-r1 vcs-snapshot
-
-DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
-HOMEPAGE="http://www.exiv2.org/;
-
-LICENSE="GPL-2"
-SLOT="0/26"
-IUSE="doc examples nls png webready xmp"
-
-RDEPEND="
-   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
-   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
-   png? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-   webready? (
-   net-libs/libssh[${MULTILIB_USEDEP}]
-   net-misc/curl[${MULTILIB_USEDEP}]
-   )
-   xmp? ( >=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   doc? (
-   ${PYTHON_DEPS}
-   app-doc/doxygen
-   dev-libs/libxslt
-   media-gfx/graphviz
-   virtual/pkgconfig
-   )
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( README doc/ChangeLog doc/cmd.txt )
-
-PATCHES=(
-   # TODO: Take to upstream
-   "${FILESDIR}"/${PN}-0.26-fix-docs.patch
-   "${FILESDIR}"/${PN}-0.26-tools-optional.patch
-   "${FILESDIR}"/${PN}-0.26-pentaxnikon-crash.patch
-)
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   if [[ ${PV} != * ]] ; then
-   if [[ -d po ]] ; then
-   pushd po > /dev/null || die
-   local lang
-   for lang in *.po; do
-   if [[ -e ${lang} ]] \
-   && ! has ${lang/.po/} 
${LINGUAS-${lang/.po/}} ; then
-   case ${lang} in
-   CMakeLists.txt | \
-   ${PN}.pot)  ;;
-   *) rm -r ${lang} || die ;;
-   esac
-   fi
-   done
-   popd > /dev/null || die
-   else
-   die "Failed to prepare LINGUAS - po directory moved?"
-   fi
-   fi
-
-   # FIXME @upstream:
-   einfo "Converting doc/cmd.txt to UTF-8"
-   iconv -f LATIN1 -t UTF-8 doc/cmd.txt > doc/cmd.txt.tmp || die
-   mv -f doc/cmd.txt.tmp doc/cmd.txt || die
-
-   if use doc; then
-   einfo "Updating doxygen config"
-   doxygen &>/dev/null -u config/Doxyfile || die
-   fi
-
-   cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DEXIV2_ENABLE_BUILD_SAMPLES=NO
-   -DEXIV2_ENABLE_BUILD_PO=$(usex nls)
-   -DEXIV2_ENABLE_NLS=$(usex nls)
-   -DEXIV2_ENABLE_PNG=$(usex png)
-   -DEXIV2_ENABLE_CURL=$(usex webready)
-   -DEXIV2_ENABLE_SSH=$(usex webready)
-   -DEXIV2_ENABLE_WEBREADY=$(usex webready)
-   -DEXIV2_ENABLE_XMP=$(usex xmp)
-   -DEXIV2_ENABLE_LIBXMP=NO
-   $(multilib_is_native_abi || echo -DEXIV2_ENABLE_TOOLS=NO)
-   )
-
-   cmake-utils_src_configure
-}
-
-multilib_src_compile() {
-   cmake-utils_src_compile
-
-   if multilib_is_native_abi; then
-   use doc && emake -j1 doc
-   fi
-}
-
-multilib_src_install_all() {
-   use xmp && DOCS+=( doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} )
-   use doc && HTML_DOCS=( "${S}"/doc/html/. )
-
-   einstalldocs
-   find "${D}" -name '*.la' -delete || die
-
-   if use examples; then
-

[gentoo-commits] repo/gentoo:master commit in: net-news/quiterss/

2018-04-25 Thread Andreas Sturmlechner
commit: 516b6ee77d307d017d1bc05d1b87d459094853a4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:35:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516b6ee7

net-news/quiterss: Drop old

Bug: https://bugs.gentoo.org/653974
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-news/quiterss/Manifest   |  1 -
 net-news/quiterss/quiterss-0.18.8.ebuild | 63 
 2 files changed, 64 deletions(-)

diff --git a/net-news/quiterss/Manifest b/net-news/quiterss/Manifest
index e4145f1cf78..1cfc7bcb373 100644
--- a/net-news/quiterss/Manifest
+++ b/net-news/quiterss/Manifest
@@ -1,2 +1 @@
-DIST quiterss-0.18.8.tar.gz 3513387 BLAKE2B 
e36e87cb0fd9afec56beffdd8e5522ba10b4e31dd175c312651e4f37c1ac4e7848af507d21273d9b0627a3b27662ade4fbca0298db376c13ca62e8f2196c
 SHA512 
6bb4e09612b20705819cde1e0f954df8443e6b2a6caafec3f201bf85e28bfd184f8dbc805b54ba7bb4eca52a7d4d57f60adef9bf566069df1725cb7dab1ade8e
 DIST quiterss-0.18.9.tar.gz 3521216 BLAKE2B 
5b8fd4e382a3473cc1d284a1ee12f6179defe7ac573120198823f53870ca2aaf50eae3541de4af69573c6c07477cf19942abfc82e4aa5f687b43c412168c0f66
 SHA512 
1c068cc58e2c24123d62101e629e0138d5d9e3773f841e0aa8fe7a29e057e8397e2d60cfd1d3ebe81240c9ce9caf25ad61da1a37d41965daac951b45c906f80b

diff --git a/net-news/quiterss/quiterss-0.18.8.ebuild 
b/net-news/quiterss/quiterss-0.18.8.ebuild
deleted file mode 100644
index 84006fd3e39..000
--- a/net-news/quiterss/quiterss-0.18.8.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils qmake-utils xdg-utils
-
-DESCRIPTION="A Qt-based RSS/Atom feed reader"
-HOMEPAGE="https://quiterss.org;
-
-if [[ ${PV} == ** ]]; then
-   EGIT_REPO_URI="https://github.com/QuiteRSS/quiterss.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/QuiteRSS/quiterss/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   >=dev-db/sqlite-3.11.1:3
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtprintsupport:5
-   dev-qt/qtsingleapplication[X,qt5(-)]
-   dev-qt/qtsql:5[sqlite]
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS CHANGELOG README.md )
-
-src_configure() {
-   local myqmakeargs=(
-   PREFIX="${EPREFIX%/}/usr"
-   SYSTEMQTSA=1
-   )
-   eqmake5 "${myqmakeargs[@]}"
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-   einstalldocs
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}



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

2018-04-25 Thread Andreas Sturmlechner
commit: da987ff9e7666c2ea4f940fad82746b6198dfce7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 19:30:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da987ff9

app-backup/backintime: Drop old Qt4-based

Bug: https://bugs.gentoo.org/641962
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-backup/backintime/Manifest |  1 -
 app-backup/backintime/backintime-1.1.24.ebuild | 87 --
 2 files changed, 88 deletions(-)

diff --git a/app-backup/backintime/Manifest b/app-backup/backintime/Manifest
index 40a96401478..3936cd8d65e 100644
--- a/app-backup/backintime/Manifest
+++ b/app-backup/backintime/Manifest
@@ -1,2 +1 @@
-DIST backintime-1.1.24.tar.gz 658961 BLAKE2B 
88255ea138f31c4540f54d2053616d4c8ce35f7c969b15a9c46422bfed4f0fd2cabb01e0cd4d1505fb84eee31daacb9da36c6bf71225f5b9a1d47d6941e571b2
 SHA512 
d16b6d3a710154ca8bddf80a8f06835efe84dd2f2435102e06a732f7e6e291b1954864298542658bab2b7bc42d5a6bf1d9338a98c66fd3f888c450b9685cc011
 DIST backintime-1.2.0_pre20180221.tar.gz 712330 BLAKE2B 
9ba40c5f89b9fbdf0b1c381bf2e3edce13553b2c301792627fc037bd2de181804b2dc6cad6e78a02844f8835dcd6415a35590125e832d55187fa2ed1a5fa864b
 SHA512 
ad1bb11ea411904027952809c577de1a5317f40430af9b91b16a2c157d560c72b65c879bb880b557e9b5e333e76a44977a26486f4ed4f45281a5e8b0d4583c2a

diff --git a/app-backup/backintime/backintime-1.1.24.ebuild 
b/app-backup/backintime/backintime-1.1.24.ebuild
deleted file mode 100644
index e06ed0d2629..000
--- a/app-backup/backintime/backintime-1.1.24.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit eutils python-single-r1 gnome2-utils
-
-DESCRIPTION="Backup system inspired by TimeVault and FlyBack, with a GUI for 
GNOME and KDE4"
-HOMEPAGE="https://backintime.readthedocs.io/ 
https://github.com/bit-team/backintime/;
-SRC_URI="https://github.com/bit-team/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="qt4"
-
-DEPEND="${PYTHON_DEPS}
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/keyring[${PYTHON_USEDEP}]
-   net-misc/openssh
-   net-misc/rsync[xattr,acl]"
-RDEPEND="${DEPEND}
-   qt4? ( dev-python/PyQt4 )"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_prepare() {
-   #fix doc install location
-   sed -e "s:/doc/${PN}-common:/doc/${PF}:g" \
-   -i common/configure || die
-   sed -e "s:/doc/${PN}-qt4:/doc/${PF}:g" \
-   -i qt4/configure || die
-   sed -e "/addInstallFile \"..\/VERSION/d" \
-   -e "/addInstallFile \"..\/LICENSE/d" \
-   -e "/addInstallFile \"..\/debian\/copyright/d" \
-   -i {qt4,common}/configure || die
-
-   if [ -n ${LINGUAS+x} ] ; then
-   cd common/po || die
-   for po in *.po ; do
-   if ! has ${po/.po} ${LINGUAS} ; then
-   rm ${po} || die
-   fi
-   done
-   fi
-
-   default
-}
-
-src_configure() {
-   cd "${S}"/common || die
-   ./configure --python3 --no-fuse-group || die
-   if use qt4 ; then
-   cd "${S}"/qt4 || die
-   ./configure --python3 || die
-   fi
-}
-
-src_compile() {
-   cd "${S}"/common || die
-   emake
-   if use qt4 ; then
-   cd "${S}"/qt4 || die
-   emake
-   fi
-}
-
-src_install() {
-   cd "${S}"/common || die
-   emake DESTDIR="${D}" install
-   if use qt4 ; then
-   cd "${S}"/qt4 || die
-   emake DESTDIR="${D}" install
-   fi
-
-   python_optimize "${D}"
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



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

2018-04-25 Thread Matt Turner
commit: 45f65b43a01d46622ab0c74ebca43e7ba4661cb5
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 02:56:53 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 02:56:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f65b43

dev-python/oct2py: Drop to ~ppc64

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

diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild 
b/dev-python/oct2py/oct2py-3.6.0.ebuild
index ee31ba5db8c..485feee838f 100644
--- a/dev-python/oct2py/oct2py-3.6.0.ebuild
+++ b/dev-python/oct2py/oct2py-3.6.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/

2018-04-25 Thread Matt Turner
commit: c22a3cebd215831e6cd29185e05f30909c503b60
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 02:58:44 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 02:58:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22a3ceb

sci-mathematics/octave: Drop to ~ppc/~ppc64

 sci-mathematics/octave/octave-4.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild 
b/sci-mathematics/octave/octave-4.2.2.ebuild
index 66323d5a8b5..cc87a36b369 100644
--- a/sci-mathematics/octave/octave-4.2.2.ebuild
+++ b/sci-mathematics/octave/octave-4.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 SLOT="0/${PV}"
 IUSE="curl doc fftw +glpk gnuplot graphicsmagick gui hdf5 +imagemagick java 
opengl openssl
portaudio postscript +qhull +qrupdate readline sndfile +sparse 
static-libs X zlib"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="
app-arch/bzip2



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

2018-04-25 Thread Matt Turner
commit: 90980b97b29d8039c7c773bc0179a7917f682f9e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 02:54:07 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 02:54:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90980b97

profiles/arch/powerpc: Add octave to use.stable.mask

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

diff --git a/profiles/arch/powerpc/use.stable.mask 
b/profiles/arch/powerpc/use.stable.mask
index a82a542b8c2..59721c214c6 100644
--- a/profiles/arch/powerpc/use.stable.mask
+++ b/profiles/arch/powerpc/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Matt Turner  (25 Apr 2018)
+# Dropped stable keywords
+octave
+
 # Pacho Ramos  (17 Apr 2014)
 # Dropped stable keywords after the discussion caused by
 # Gnome 3.8/3.10 stabilization on this arch



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

2018-04-25 Thread Matt Turner
commit: 7af3609e3fc6132d0ca7bad4b3e97d5c1d5f13f1
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 26 03:00:44 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 26 03:00:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af3609e

x11-libs/qscintilla: Drop to ~ppc64, bug 652648

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

diff --git a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild 
b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
index 34580af5018..5c8d5a899dc 100644
--- a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
+++ b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0/13"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="designer doc +qt4 qt5"
 
 REQUIRED_USE="|| ( qt4 qt5 )"



[gentoo-commits] repo/gentoo:master commit in: app-metrics/postgres_exporter/

2018-04-25 Thread Manuel Rüger
commit: 21c43573e06894a90c0d1daa421270e668ff819f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 02:41:32 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 02:41:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c43573

app-metrics/postgres_exporter: Version bump to 0.4.6

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-metrics/postgres_exporter/Manifest |  1 +
 .../postgres_exporter-0.4.6.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/app-metrics/postgres_exporter/Manifest 
b/app-metrics/postgres_exporter/Manifest
index 7856a09f86a..80fc8e15207 100644
--- a/app-metrics/postgres_exporter/Manifest
+++ b/app-metrics/postgres_exporter/Manifest
@@ -1 +1,2 @@
 DIST postgres_exporter-0.4.5.tar.gz 3698713 BLAKE2B 
fd15605d59f2f78ad380b24018dc7d9d789af58be248d0b0492a720a368ca1802719467091f9e4cd9aec57318ed5948d1e725bff63fcd47a13447b64d71da7ca
 SHA512 
82da737389ab0abcc336cb9bd32b4af8165e101c1b09543847d1cbf93a1465fe537985b9b24b5518898b81e3614d6986389a99e38c82f613525983543ec99cb4
+DIST postgres_exporter-0.4.6.tar.gz 3698795 BLAKE2B 
5d8a370d6f5ddbe0c8570ad14d8547a5d56dbbd9d4f2d5ef604550cd0e1e97baa5c7bbd0940704f3d8f7f25da0f26d54318b4e4732a82f68e9394c5c9b044a20
 SHA512 
16062a372ad8048ca0bdb41e302bde9d18dfcdc519fbf387cc7ea414667d4a8ad2984b524e7a2c86132f4b37a175c6dd9d4ce67be5cc3c9d91aa9e73cb8c4e3b

diff --git a/app-metrics/postgres_exporter/postgres_exporter-0.4.6.ebuild 
b/app-metrics/postgres_exporter/postgres_exporter-0.4.6.ebuild
new file mode 100644
index 000..8aa5a0f5e8d
--- /dev/null
+++ b/app-metrics/postgres_exporter/postgres_exporter-0.4.6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/wrouesnel/postgres_exporter"
+ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="PostgreSQL stats exporter for Prometheus"
+HOMEPAGE="https://github.com/wrouesnel/postgres_exporter;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   VERSION_SHORT="${PV}" VERSION="${PV}" GOPATH="${S}" go run mage.go 
binary || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin ${PN}
+   dodoc README.md queries.yaml
+   popd || die
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+}



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

2018-04-25 Thread Manuel Rüger
commit: e3d769f028fe8f911de0e5607d5e8f342210300a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 02:30:45 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 02:31:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d769f0

app-misc/faq: Initial version

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-misc/faq/Manifest | 16 ++
 app-misc/faq/faq-0.0.1.ebuild | 51 +++
 app-misc/faq/metadata.xml | 11 ++
 3 files changed, 78 insertions(+)

diff --git a/app-misc/faq/Manifest b/app-misc/faq/Manifest
new file mode 100644
index 000..c9ab2df4057
--- /dev/null
+++ b/app-misc/faq/Manifest
@@ -0,0 +1,16 @@
+DIST faq-0.0.1.tar.gz 9916 BLAKE2B 
1a585f56e72818978f5a79e0df3d59533a422127e8eacc79a05bb8704c0321b85c85e8cc9fd6eb633a1d5c39ea0b03d546d8da39462a94f369495ca0279a516d
 SHA512 
38d5789dcf83042cc909424864e37d7adaf49bd3f2ab3da851005d528d3deb1e13ea37f68ba9245cf05e1fd1e45d1ab80c5d6d027ed785983d279cb8de05f718
+DIST github.com-Azure-draft-53924464463d2474f410415f1310d2b95fb8965f.tar.gz 
1417651 BLAKE2B 
3d8743ac35e813116ca7c093878669b721a1af052e2a8e48daa48736132bbf85326a363638dc4f253f825a730e4325c6bd6f83fccb319c507cdfc82c2ba978a4
 SHA512 
464b6cb5250bf35b505c6c40c509c357a46b32b96cee4c06917b35fb66cb5f21841fd5c812079356565d5ca2045c5e51eec74106f0d4731e9096e8224286f68e
+DIST 
github.com-BurntSushi-toml-b26d9c308763d68093482582cea63d69be07a0f0.tar.gz 
41564 BLAKE2B 
267579e3e2135626bfdce4524db2baf26a6dae14135421368c0f3cb21c41ec844cf42e127c4e0af7845b8caab4abd35c50ed5b0642fd713708e753ea54ee3100
 SHA512 
0a1ac02221645e06c60fdb5d162d1422fef791d101409c237a048a3d94708e3f1cf1e8e40bc390dc7cd6340f28514c2ae2d9c99a9ec2c3f969c7a8fbd5d0d232
+DIST github.com-ashb-jqrepl-70de3caa122cf7c7a737f28b666ab0d541560598.tar.gz 
14761 BLAKE2B 
fe636cf5425d2b717647404a012ff297d3c792e6ac11998004c3813e30768ba9dbee7b12aefbfd8793db398c7e24dad805e54207f689399bf9ce7f5632cfa7bc
 SHA512 
f0f6529ad9561919fe5ffecb2acb2a432560a01b24292eb3b2746ba45491455f5e7bb023ceee0de1fdc147471e9733f3946a3bde599d2bf8122177626ea54424
+DIST github.com-clbanning-mxj-eb2e8a1ed220896d2b16890436447a0eae496fae.tar.gz 
1071238 BLAKE2B 
34a7cfe6e46fd80ee49c05c4efa6ba615ca516af34828dc291029d3f8efc83548204930a2487ed0fc86590f1443c8ca2b5574071189872ac9578739c1ecb6445
 SHA512 
742f9ff55eda7785cc733189018f487c2a7debcbc2d4446f8631b1e66457aa433319d9b5e81ed405ca54581a300d6e979367422eb7729d2cd9edde36717414b9
+DIST github.com-ghodss-yaml-0ca9ea5df5451ffdf184b4428c902747c2c11cd7.tar.gz 
11776 BLAKE2B 
bef19eeb755e2711ca293fa759ff98e39e17ef5679bef7b73592da7d44f1212dbe4812aafdfd63e585337623161074464a42f255873901e26091fd56f100b454
 SHA512 
a6848eeda7a6066b3df7582f681aa3382dc4e6d3c4579b4a13d8b31af317be56529a8ebf5c396b85490c0cddcfbe08872db8d747fedd212ff035678b9dfa9e0e
+DIST github.com-globalsign-mgo-baa28fcb8e7d5dfab92026c0920cb6c9ae72faa2.tar.gz 
409146 BLAKE2B 
4fe1d3812f0f695febbb42809cfffbce50a8602ed89b58d1dca53255520b4945f30aee0a97141e28ce554f97edbaea3121020aee66db1a29cecd59c463755bc2
 SHA512 
7caac9d229c9cdd9a32a2f3f3117790bf67391c2b25c1ff88cd4ad6f5b0157f68affc90f86733919f961b5551e6732eab307309ddcf25f517dc8023ce6c96e0f
+DIST github.com-go-yaml-yaml-86f5ed62f8a0ee96bd888d2efdfd6d4fb100a4eb.tar.gz 
70230 BLAKE2B 
0d6d56ae3ab1a46a2b8cb7cd89141825358d33b76d8bdf7a18bd42bea42321c2d294cabc1fcaee3b3761a56654da261f83cfd54db0f734b1471ab29df985197a
 SHA512 
ab1f058e9702238b968e21d03c2d5effb606f6446e2f0a3f6fbd71dcfd90bf1a390bde6d3097f5e9b087e79645138e21a792862cc83d119ce4e0da2510be775c
+DIST github.com-golang-crypto-88942b9c40a4c9d203b82b3731787b672d6e809b.tar.gz 
1455583 BLAKE2B 
ceb0dbb22869d4e5a43a8674138f725de7514af12131da26152bfc723d8981356f056547c63b81193da2b0b9d4587a2941b05dcd921d27ed9cb5d9db3abdd971
 SHA512 
2c81f213f5d934af9b449d0bcb4b6ee2078b4db842933aa84b6dcaf893029f2bba3657fd3cab14749cff8d4cca6ee64dc7478d4c790f314bb12ebb8fed88d179
+DIST github.com-golang-sys-13d03a9a82fba647c21a0ef8fba44a795d0f0835.tar.gz 
802725 BLAKE2B 
f826bcb2230bbeba10b138d3fae0191ee0dda49ade37dc3462adcf16ea890dd87d86aa9793ada59b86ee427da4f2b336fee1a2cda7f079bf50a6f7b70360cc48
 SHA512 
d4f82bd401b6a805c7d369fac26edb5153f0f9654a6d9fc9809a545c8a3de546329a36f4fe8aa5506bd2d3b4da27dcd56cc2bd5ea18f2c5a033d7fa5f3820251
+DIST 
github.com-inconshreveable-mousetrap-76626ae9c91c4f2a10f34cad8ce83ea42c93bb75.tar.gz
 2292 BLAKE2B 
5220adf6cf740368b1b3a238795791b422d600b0293e350bcb5cae4f3ea452865e14e6271ae5d475c717da2c96cea7e0b12a5d71228f7679f67868de50852f17
 SHA512 
287a52df6a3ac88a95aed19ea2c76524f9916d6c6713365f56d86e08bd4ac686d3e231aefd3361ccfbf8c9ff702c94b3cc9d200640f05149f1d885ff61164b55
+DIST 
github.com-jbrukh-bayesian-bf3f261f9a9c61145c60d47665b0518cc32c774f.tar.gz 9353 
BLAKE2B 
df1e8457587b5d27f0cbfe5707da54a38c3ca4311586674d9e4bc85ad55dc222e570002a2388fbbbf239e559e4438aa063971665e436e234ffecb7888a7aff3a
 SHA512 

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

2018-04-25 Thread Matt Thode
commit: b21bfd82c4c702fc1e1dee80181232fc414733d3
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Apr 26 02:20:11 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Apr 26 02:28:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21bfd82

www-apps/icingaweb2: 2.5.2 bup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 www-apps/icingaweb2/Manifest|  1 +
 www-apps/icingaweb2/icingaweb2-2.5.2.ebuild | 79 +
 2 files changed, 80 insertions(+)

diff --git a/www-apps/icingaweb2/Manifest b/www-apps/icingaweb2/Manifest
index 07820724a8d..8710b509b4a 100644
--- a/www-apps/icingaweb2/Manifest
+++ b/www-apps/icingaweb2/Manifest
@@ -1 +1,2 @@
 DIST icingaweb2-2.5.1.tar.gz 8133540 BLAKE2B 
f5f9d2131f87160f7df5b34cae7e9b1036e14994f3b739607b26ba676e6cd56ad95ed5688c873df3232fc9782566b0bb5c2054aa04dd272b389a1eae8501af88
 SHA512 
8e76347f76a2b2889fb9a61c000ef7865f40b2ea261f59bfbf24bb8d0e4e7e2977ff283d31989f6892e371f4a9a4d4682a2cac3269070b2036cc37ea74af1b11
+DIST icingaweb2-2.5.2.tar.gz 8125051 BLAKE2B 
36ed108d890736c909a9aa5908405e864129538801a5648194e976179660841244c53f852badaafcda50b2677abc74afb3b48d2073ef8f80e23a795a65b2a641
 SHA512 
174bc4b2433f49cc9e58dc2501b9328520914d7eebb81193950e5fe337620f3fbf345a0537176fbfc1dbc062f9cb7e1e4e3058480bad5b73f465fb8e1839e90d

diff --git a/www-apps/icingaweb2/icingaweb2-2.5.2.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.5.2.ebuild
new file mode 100644
index 000..f3513d784a2
--- /dev/null
+++ b/www-apps/icingaweb2/icingaweb2-2.5.2.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit depend.apache eutils multilib user
+
+DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
+HOMEPAGE="http://www.icinga.org/;
+SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="apache2 ldap mysql nginx pdf postgres"
+REQUIRED_USE="^^ ( apache2 nginx )"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=net-analyzer/icinga2-2.1.1
+   dev-php/pecl-imagick
+   pdf? ( media-gfx/imagemagick[png] )
+   apache2? (
+   >=www-servers/apache-2.4.0
+   || (
+   
dev-lang/php:5.6[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.0[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.1[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   )
+   nginx? (
+   >=www-servers/nginx-1.7.0:*
+   || (
+   
dev-lang/php:5.6[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.0[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.1[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   )"
+RDEPEND="${DEPEND}"
+
+want_apache2
+
+pkg_setup() {
+   depend.apache_pkg_setup
+
+   enewgroup icingaweb2
+   enewgroup icingacmd
+   use nginx && usermod -a -G icingacmd,icingaweb2 nginx
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
+}
+
+pkg_config() {
+   if [[ -d /etc/icingaweb2 ]] ; then
+   einfo "Updating existing installation ..."
+   else
+   einfo "Running first time setup ..."
+   einfo "Creating configuration directory ..."
+   /usr/share/${PN}/bin/icingacli setup config directory
+   einfo "Creating authentication token for web setup ..."
+   /usr/share/${PN}/bin/icingacli setup token create
+   if use apache2 ; then
+   einfo "The following might be useful for your Apache2 
configuration:"
+   /usr/share/${PN}/bin/icingacli setup config webserver 
apache --document-root /usr/share/${PN}/public
+   fi
+   if use nginx ; then
+   einfo "The following might be useful for your NGinx 
configuration:"
+   /usr/share/${PN}/bin/icingacli setup config webserver 
nginx --document-root /usr/share/${PN}/public
+   fi
+   fi
+   einfo "All done."
+}
+
+src_install() {
+   insinto "/usr/share/${PN}"
+   doins -r "${S}"/*
+   fperms -R a+rX "/usr/share/${PN}/public/"
+   fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
+}
+
+pkg_postinst() {
+   einfo "Run 'emerge --config =${CATEGORY}/${PF}' to finish setup."
+}



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

2018-04-25 Thread Matt Thode
commit: 3b732724cc4932352741951865dbc454cb847022
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Apr 26 02:16:52 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Apr 26 02:28:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b732724

dev-python/python-novaclient: 9.1.2 bup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 dev-python/python-novaclient/Manifest  |  1 +
 .../python-novaclient-9.1.2.ebuild | 70 ++
 2 files changed, 71 insertions(+)

diff --git a/dev-python/python-novaclient/Manifest 
b/dev-python/python-novaclient/Manifest
index de464872cf8..d47932ae79b 100644
--- a/dev-python/python-novaclient/Manifest
+++ b/dev-python/python-novaclient/Manifest
@@ -1,3 +1,4 @@
 DIST python-novaclient-6.0.1.tar.gz 288613 BLAKE2B 
b31b8a6b0ca136db396318513bd9fe6ba6c85517935c1f74654145cdc1a4a4b93cbae289126444ed1fd8ac0afb41b1952da20b7ebc5b55d73dc64c8a1567d8bd
 SHA512 
20bbd40bed2328c6bceba6e0057b541e949d1ea1f7c37190d2ef07bed164a2cf20927b2e7a1b26c349038fca625873e189dad150b4a3e801f9211388ab3996c7
 DIST python-novaclient-7.1.2.tar.gz 284152 BLAKE2B 
d632444db1393d69c9e87c2f487babe8931492c339e2838d4f024e01d78a2d1b2958feb0c9f22637311dbc5a6c51e052b241798a7507914f56ec10c3962ff27b
 SHA512 
6b7e4bc80e07b09756f61624d2cf7b81dccd1d102f22cb9609b7e1de6f091061c513691095467e293b742c40a62c8cabc2d3ff8cbc5492d07763655de4d6c516
 DIST python-novaclient-9.1.1.tar.gz 277784 BLAKE2B 
f05186c4ea6a539987b828386232eb20526e869e0933679ec530b1001edf78e72b6567dd600bdeeb8e0cc7986ff68daf4f1690c6e7e21721c9c21d65eba2be3a
 SHA512 
ceb60a1e88c6ef7b9cc9fba9a192bd781b4404e4cc500b902cc2b4a8cf2f8917f1066df5349d2e421dfaa9fd6b791452872a30440cdec604bad3bee85cd6cd82
+DIST python-novaclient-9.1.2.tar.gz 279803 BLAKE2B 
a26e80085200de4eb1da97a37feeb3da0a70fdfc4adcd837ce0e18a275ed819457e140aa94e74e7d07003d2607a245aa0a263bed954c7252f4f28092cc7b74c0
 SHA512 
d71008a32b022d452b43babef6b600f5ee2b2ad3a4e1a473731966f08132c5de813d9387982e4111c055d0266be6527cca3da5d58ec8b7bda8d628bb8189ca1b

diff --git a/dev-python/python-novaclient/python-novaclient-9.1.2.ebuild 
b/dev-python/python-novaclient/python-novaclient-9.1.2.ebuild
new file mode 100644
index 000..e95c2a4e8fd
--- /dev/null
+++ b/dev-python/python-novaclient/python-novaclient-9.1.2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Nova API"
+HOMEPAGE="https://github.com/openstack/python-novaclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/keyring-5.5.1[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/python-cinderclient-3.1.0[${PYTHON_USEDEP}]
+   >=dev-python/python-glanceclient-2.8.0[${PYTHON_USEDEP}]
+   >=dev-python/python-neutronclient-6.3.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-mock-1.1[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   >=dev-python/os-client-config-1.28.0[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
+   >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.3.1[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   >=dev-python/keystoneauth-3.1.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-i18n-3.15.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
+   =dev-python/requests-2.10.0[${PYTHON_USEDEP}]
+   !~dev-python/requests-2.12.2[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   

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

2018-04-25 Thread Matt Thode
commit: 8cb4a9aeaa92cd4fb04730b30ac13af57f1201cc
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Apr 26 02:27:56 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Apr 26 02:28:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb4a9ae

sys-cluster/nova: 16.1.2 and 17.0.3 bup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 sys-cluster/nova/Manifest   | 8 
 sys-cluster/nova/{nova-16.1.1.ebuild => nova-16.1.2.ebuild} | 0
 sys-cluster/nova/{nova-17.0.2.ebuild => nova-17.0.3.ebuild} | 0
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/nova/Manifest b/sys-cluster/nova/Manifest
index f965a3ded38..73efc2cf131 100644
--- a/sys-cluster/nova/Manifest
+++ b/sys-cluster/nova/Manifest
@@ -1,10 +1,10 @@
 DIST nova-16.1.0.tar.gz 10952926 BLAKE2B 
b0b1f8eba404aca567e846210debd45aca7460a39a34a051b00cac2c057f2aec746b405ccb0ab4775573a69ac66a9e464d75ec15353598b4f41c8424f3d9d992
 SHA512 
eb6eafacc5194c9bdbb81134d77a884d6959c29921b9aa62d829b5e2dafbd905625a5181bc0e65c4f111d629e54544820e7c889f9eb451c3aa2341e4e9938f41
-DIST nova-16.1.1.tar.gz 10966501 BLAKE2B 
0912bae9572381de8b8ba24bfa9b0b22c8f14aae62523c1c55198f8d9162eef4cf9f73dd3f74b6ddf7fcc34d7f28365c3350be44122ff9f989d4bed38771815b
 SHA512 
586db65e57a7149339d6b4a164ce00b3000e36ad387b798665155e9ef6d4c8c94d68615dfff0655e86cbc34aefad1950e7da4573a53091557041124b0481b8a2
+DIST nova-16.1.2.tar.gz 10978566 BLAKE2B 
5ab24b56b0b8f3dcc4eae8555a4e8968c7396a525e376c01cf7bc373548af64bf520079f36e921bc8b6a8ed38a2edcdccb7f0a6909dc0829a369bb4b8be40dfa
 SHA512 
4cba847ed6ce37efa4805411b5c87c7b26538e0dd2bb6284691a15cd9beaf3379a9a74866bd2515537d55e5597c8bd11ed9395da5bca683c6920c732e26ac622
 DIST nova-17.0.1.tar.gz 11038397 BLAKE2B 
2006412601cd5ca7349b0df248bcacf7c9316b4865b8ff9fc7e0eb81174f3c4eade994624f5a5031de9c079e85c09aa28adc16c550eb596271ebfc6a29a107a2
 SHA512 
6308bdb35f2d8fa8e1d28ffab8f3421d8d4357834272e27aca61a4aed83ebcf5cffafe330c286dc6e4c746145d12b018f876a57db2f0e44cae3ae8728a634e85
-DIST nova-17.0.2.tar.gz 11046317 BLAKE2B 
ba519b6795b09a1bbad51e90d0bd2ec9b0ccde550995bc518f95648f2dcf8a696ea4ef87bcef4c773c641f2bdc93c5170c750beb3c9bdf21a44f348e42610724
 SHA512 
74a4594ee59f66b46864ebe81ce2b136457710df9b36042387570166edcca6a1b6a9c5b04ac7f95a9dbb5d6d5704d6d558d898739d6390896ebb924a5de11647
+DIST nova-17.0.3.tar.gz 11055655 BLAKE2B 
6e2f9b07c8c32e711f570ff704754e2e02722fec87e32b6d315611982e6289465c6d65bec85c45ae30d3bf7a713eee09aa5e883bb8dc1893a21977e42df12f23
 SHA512 
9c20ac51cbac91563f3f84c94142cccafa72c5db51dac9a846eaa6985e5c119468f938bffeb7a19a3e63810705969e23305c3a9720304b7d72bec3c47516a80c
 DIST nova.conf.sample-16.1.0 360926 BLAKE2B 
0cdfcff1d5faf5803de72b8113085591df4d1c7feb0591df786a5bf0e13ff133c1fcc4a2c3ebfdadf2a60943a7810e18813a00f5f78987daf3c271e3ba627911
 SHA512 
68f548e998396c7b18692fb3b1e9bf267f9bc06d73f602bb8f20bba426b6ede01e270447906f1685133cdbfd43b76ed5a9913b0167ce70f1ff3debd1ca11d378
-DIST nova.conf.sample-16.1.1 360926 BLAKE2B 
0cdfcff1d5faf5803de72b8113085591df4d1c7feb0591df786a5bf0e13ff133c1fcc4a2c3ebfdadf2a60943a7810e18813a00f5f78987daf3c271e3ba627911
 SHA512 
68f548e998396c7b18692fb3b1e9bf267f9bc06d73f602bb8f20bba426b6ede01e270447906f1685133cdbfd43b76ed5a9913b0167ce70f1ff3debd1ca11d378
+DIST nova.conf.sample-16.1.2 360926 BLAKE2B 
0cdfcff1d5faf5803de72b8113085591df4d1c7feb0591df786a5bf0e13ff133c1fcc4a2c3ebfdadf2a60943a7810e18813a00f5f78987daf3c271e3ba627911
 SHA512 
68f548e998396c7b18692fb3b1e9bf267f9bc06d73f602bb8f20bba426b6ede01e270447906f1685133cdbfd43b76ed5a9913b0167ce70f1ff3debd1ca11d378
 DIST nova.conf.sample-17.0.1 361499 BLAKE2B 
3d5543fbec2b2688d8cc1a2dbc5d954302c4168999ddd9349f3602035259439e7b1daac05bd7d60d61e9296a37ae62aaedd63cc4d77f2e03cec4614a4b3d470e
 SHA512 
c1d14671ecb2c1941a98b80a267ed47969c1ed5c27d88a2f9fa9857b318c6ff6aae9a0fe22e6c28c964221b3c38df26c632a7bbd24ca4110bd03aafa4db0f459
-DIST nova.conf.sample-17.0.2 361499 BLAKE2B 
3d5543fbec2b2688d8cc1a2dbc5d954302c4168999ddd9349f3602035259439e7b1daac05bd7d60d61e9296a37ae62aaedd63cc4d77f2e03cec4614a4b3d470e
 SHA512 
c1d14671ecb2c1941a98b80a267ed47969c1ed5c27d88a2f9fa9857b318c6ff6aae9a0fe22e6c28c964221b3c38df26c632a7bbd24ca4110bd03aafa4db0f459
+DIST nova.conf.sample-17.0.3 361499 BLAKE2B 
3d5543fbec2b2688d8cc1a2dbc5d954302c4168999ddd9349f3602035259439e7b1daac05bd7d60d61e9296a37ae62aaedd63cc4d77f2e03cec4614a4b3d470e
 SHA512 
c1d14671ecb2c1941a98b80a267ed47969c1ed5c27d88a2f9fa9857b318c6ff6aae9a0fe22e6c28c964221b3c38df26c632a7bbd24ca4110bd03aafa4db0f459
 DIST nova.conf.sample-2017.2. 360926 BLAKE2B 
0cdfcff1d5faf5803de72b8113085591df4d1c7feb0591df786a5bf0e13ff133c1fcc4a2c3ebfdadf2a60943a7810e18813a00f5f78987daf3c271e3ba627911
 SHA512 
68f548e998396c7b18692fb3b1e9bf267f9bc06d73f602bb8f20bba426b6ede01e270447906f1685133cdbfd43b76ed5a9913b0167ce70f1ff3debd1ca11d378
 DIST nova.conf.sample-2018.1. 361499 BLAKE2B 

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

2018-04-25 Thread Matt Thode
commit: d556fe94d087b69037d4021a4867d0065c2442e4
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Apr 26 02:18:16 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Apr 26 02:28:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d556fe94

net-analyzer/icinga2: 2.8.4 bup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 net-analyzer/icinga2/Manifest   | 2 +-
 net-analyzer/icinga2/{icinga2-2.8.3.ebuild => icinga2-2.8.4.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/icinga2/Manifest b/net-analyzer/icinga2/Manifest
index 513398ab63d..2fedb34d23a 100644
--- a/net-analyzer/icinga2/Manifest
+++ b/net-analyzer/icinga2/Manifest
@@ -1,2 +1,2 @@
 DIST icinga2-2.8.2.tar.gz 2507304 BLAKE2B 
0f2cc58fff6d9f648b302c3af07e24fcf20e0c10c140d4052991477e1dbf5c158157f0c64e8d3aa26a6fadc46db25eb26d7b5d5c791a8a7d91445be10f0cecea
 SHA512 
55a9791fa14d0e3e559b3083ec83ad301b62a677a1b56ad30227b1a3591612e2fe536a34a25705fb935a6ca8e42f45ff006f9856b47103da054db15582455579
-DIST icinga2-2.8.3.tar.gz 2510289 BLAKE2B 
f94f46276744d469b5f988f72ab45dc16ba49fc73dffe600cfe14b8736a2ddef3e87953f2f78d7db6f7dcd20b75fc317d285d6aa199d95600ab58d3736f2ecd2
 SHA512 
c5b6724268b298612670a9ed233e41de4d3ea823dade39d17af41d414a78eab0548f1ca07ed8d8f56ef1251f7bb0b6a349129b2ce11c57ac3fec857e67d81018
+DIST icinga2-2.8.4.tar.gz 2510333 BLAKE2B 
f551a5eadc93d8455612af40e34a0922bc75f41b8064f9989c8f0c28dc2c3fb18963cf9b3272efa29f03973e7cf5824762bebff1bfa1a23c4ba39c93fc29c8e5
 SHA512 
b2cb5989962ac65da927cbdbac1b3345c913321d507b5113f32dd90bf969b2513478e68d52b9cd4cf255057d74428f9e42067288b7ddc59ad060ca7b84f4f114

diff --git a/net-analyzer/icinga2/icinga2-2.8.3.ebuild 
b/net-analyzer/icinga2/icinga2-2.8.4.ebuild
similarity index 100%
rename from net-analyzer/icinga2/icinga2-2.8.3.ebuild
rename to net-analyzer/icinga2/icinga2-2.8.4.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-fs/minio/

2018-04-25 Thread Manuel Rüger
commit: ee5b4321a08941e762a0c253a22a66f209a4e156
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:46:58 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:46:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5b4321

net-fs/minio: Update snapshot

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-fs/minio/Manifest   |  1 +
 net-fs/minio/minio-0_pre20180419.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/net-fs/minio/Manifest b/net-fs/minio/Manifest
index 11ad1f7daab..3a3a2c4bc1a 100644
--- a/net-fs/minio/Manifest
+++ b/net-fs/minio/Manifest
@@ -1,3 +1,4 @@
 DIST minio-0_pre20180209.tar.gz 7521636 BLAKE2B 
af76c858c3afc97067b2f69025c3e3623179e80c93d537e1f90b27b078379c4e3485399f0d30a3b4c196629dd78fed969a3d0da150e79757d58fc6db74b9fce1
 SHA512 
1c654a40fc809ae010643451c504cc61f5343c9fa210d3e00cb0917865bed8e07759293853d195f414dbcbb99ed34dfb2f913a6e607659ab6646492598fe
 DIST minio-0_pre20180330.tar.gz 7542469 BLAKE2B 
3aae4daab1357fa5ae7e42f12768c15de133c7ffa49568657c1f7b5d38e7881e948ccab9e9fdbd22e90269ded903345f3278d12b817be7fa2a92259ee1999ee6
 SHA512 
34b9e330e60e58099744f2216c677f2bdcff82741a926b8c1fbf93eabf654f806e7b8df89440a477f787726d909e82a1eefd5d9c8f9ed70560ca17832708f9c3
 DIST minio-0_pre20180412.tar.gz 7638430 BLAKE2B 
698e0d5f5fd176f6b1dbc520d52474ce3d0e44ce5caf1345f2c6afaad3766e88e77a1c6722afa073b7b5f7176e266d00cb88d1847152f3a20b991f7819918d42
 SHA512 
4ef4964ec5a4b228116995b660724d404e04a132c10094c0a62974c2febaa0db7e035d93e6db4f1978ef418cc331a80db8cf3d0c6a191c57295016f1016f79e8
+DIST minio-0_pre20180419.tar.gz 7761662 BLAKE2B 
7ff62d0a04149a38dea6a361298f401f1ab479b90c342cb9386323f95da676eec73b34ddd098bed60e691db1920cb7b895ac5873b9ae625964e6de9bb82262a4
 SHA512 
a955e4177f605cf3bee5204c139de90162bb73df282c61d848004a0d8e2d7bc9ff192bf4b75694c9102c6f9df2f1553ada470993d6a2c46f5d6cc8beefa90526

diff --git a/net-fs/minio/minio-0_pre20180419.ebuild 
b/net-fs/minio/minio-0_pre20180419.ebuild
new file mode 100644
index 000..53c259b5e9b
--- /dev/null
+++ b/net-fs/minio/minio-0_pre20180419.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/minio/minio"
+VERSION="2018-04-19T22-54-58Z"
+EGIT_COMMIT="5a16671f721f4e8f320bc25f60ce4e601ab544e3"
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="An Amazon S3 compatible object storage server"
+HOMEPAGE="https://github.com/minio/minio;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "s/time.Now().UTC().Format(time.RFC3339)/\"${VERSION}\"/"\
+   -e "s/-s //"\
+   -e "/time/d"\
+   -e "s/+ commitID()/+ \"${EGIT_COMMIT}\"/"\
+   src/${EGO_PN}/buildscripts/gen-ldflags.go || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   MINIO_RELEASE="${VERSION}"
+   go run buildscripts/gen-ldflags.go
+   GOPATH="${S}" go build --ldflags "$(go run 
buildscripts/gen-ldflags.go)" -o ${PN} || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dodoc -r README.md CONTRIBUTING.md MAINTAINERS.md docs
+   dobin minio
+   popd  || die
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   keepdir /var/{lib,log}/${PN}
+   fowners ${PN}:${PN} /var/{lib,log}/${PN}
+}



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

2018-04-25 Thread Manuel Rüger
commit: cf1f973e536df088c0f802032922207ac58b6000
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:39:16 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:41:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1f973e

dev-db/etcd: Remove old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-db/etcd/Manifest  |  2 --
 dev-db/etcd/etcd-2.3.8.ebuild | 58 
 dev-db/etcd/etcd-3.3.2.ebuild | 69 ---
 3 files changed, 129 deletions(-)

diff --git a/dev-db/etcd/Manifest b/dev-db/etcd/Manifest
index bde9a5cfebd..1d790a63bd2 100644
--- a/dev-db/etcd/Manifest
+++ b/dev-db/etcd/Manifest
@@ -1,5 +1,3 @@
-DIST etcd-2.3.8.tar.gz 2206562 BLAKE2B 
754930b4b5f0e90386b2b4765a9dbb6790ae509a81d3430c3f7c2c828d90318db3b01a2faea0c7075078096ce74302f2be7444245047534749f49d13a927851e
 SHA512 
4268de32797cab23e9e47784d31d5abd6982068c53d3cc9735a06719740dba45b73f4e067cbc7aa8aef5ca7c56d8be067f1076685ac82f64012b760d8b7f2bfc
 DIST etcd-3.2.17.tar.gz 3064774 BLAKE2B 
b111082f39dd428d40d8325dc5d1f3507fbd45c2fb12002f87d4a85c60e6d546042b6ae3ecda9e842e7d27b992a17b7899c1b871f25623651a455fd0758b690b
 SHA512 
d526a1c96de04467f23ca112bcb502367f22fd8cbefe29667f097aa7fcec6fce78914c56b2e39fd0131b566803d715cb5fee5e335f9f3f4b86011d00232b5d0d
-DIST etcd-3.3.2.tar.gz 3385493 BLAKE2B 
e4c2e614b0b868268fbfe3db222caeab2fe65f8fe55026aadff2acc5f1a2769fe3a71f0658e90ca35ccf5b117e7ec30b1f8a62499b6156976dac63118a766b92
 SHA512 
6320a49dddac527312b75c113428c52c27e0516b7d7235ceddf3009c2edbdc509d2ec425859c5d57591b55109e04aa9737dbe7d1337a6c2307936fa372f8a28a
 DIST etcd-3.3.3.tar.gz 3387223 BLAKE2B 
bf873ef764a4fa03c2c5b282129a2dc2e7574fd7d0206fb270d61c3a277342a2af145f4e00512c878a31d4102c0f8b0b7090872beb928b574aca97f5fe43915e
 SHA512 
16597bba961d7018656dd4f73d4067218978cc41fa8fafbf9677621bdba2d5e81825d2c74820153a177df1813e5d8ac79e72967ba61be3339feb01bb2f539920
 DIST etcd-3.3.4.tar.gz 3513132 BLAKE2B 
92902c260150259ce5627dbf517c81bdb914c857a901a5f7d8d878a2daad8db931c2d1958a562a612ed62b5ac3080ce54661cb70eabff3430ab9ff65c258544d
 SHA512 
971c47545059dda65d40c2db0928a01b97cf8b1e1b60a6e631e797e3cf1619245430f938f637bea3ab0d01cc2a8974586988727bc9c652b8802e184ad5ad8487

diff --git a/dev-db/etcd/etcd-2.3.8.ebuild b/dev-db/etcd/etcd-2.3.8.ebuild
deleted file mode 100644
index f20ed84c75b..000
--- a/dev-db/etcd/etcd-2.3.8.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit user systemd
-
-KEYWORDS="~amd64"
-DESCRIPTION="Highly-available key value store for shared configuration and 
service discovery"
-HOMEPAGE="https://github.com/coreos/etcd/;
-SRC_URI="https://github.com/coreos/etcd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc"
-DEPEND=">=dev-lang/go-1.4:="
-RDEPEND="!dev-db/etcdctl"
-
-#pkg_setup() {
-#  enewgroup ${PN}
-#  enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
-#}
-
-src_prepare() {
-   sed -e 's|GIT_SHA=.*|GIT_SHA=v${PV}|'\
-   -e 's|-ldflags "-s.*"|-v -x|' \
-   -e 's|-ldflags "-s|-v -x "|' \
-   -i build || die
-   sed -e 's|go test|\0 -v|'\
-   -i test || die
-}
-
-src_compile() {
-   ./build || die
-}
-
-src_install() {
-   insinto /etc/${PN}
-   doins "${FILESDIR}/${PN}.conf"
-   dobin bin/*
-   dodoc README.md
-   use doc && dodoc -r Documentation
-   systemd_dounit "${FILESDIR}/${PN}.service"
-   systemd_newtmpfilesd "${FILESDIR}/${PN}.tmpfiles.d.conf" ${PN}.conf
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
-   dodir /var/lib/${PN}
-   fowners ${PN}:${PN} /var/lib/${PN}
-   fperms 755 /var/lib/${PN}
-   dodir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-   fperms 755 /var/log/${PN}
-}
-
-src_test() {
-   ./test || die
-}

diff --git a/dev-db/etcd/etcd-3.3.2.ebuild b/dev-db/etcd/etcd-3.3.2.ebuild
deleted file mode 100644
index 88b1e478fe0..000
--- a/dev-db/etcd/etcd-3.3.2.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit user systemd golang-vcs-snapshot
-
-KEYWORDS="~amd64"
-EGO_PN="github.com/coreos/etcd"
-MY_PV="${PV/_rc/-rc.}"
-DESCRIPTION="Highly-available key value store for shared configuration and 
service discovery"
-HOMEPAGE="https://github.com/coreos/etcd;
-SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc +server"
-DEPEND=">=dev-lang/go-1.9:="
-RDEPEND="!dev-db/etcdctl"
-
-src_prepare() {
-   default
-   sed -e 's|GIT_SHA=.*|GIT_SHA=v${PV}|'\
-   -i 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/files/, app-emulation/lxc/

2018-04-25 Thread Matthias Maier
commit: 0efdce03862201ff917e5102de893d29a9c304a8
Author: Matthias Maier  gentoo  org>
AuthorDate: Thu Apr 26 01:37:33 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Apr 26 01:37:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efdce03

app-emulation/lxc: drop obsolete versions

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-emulation/lxc/Manifest |   4 -
 .../lxc/files/lxc-1.0.11-bash-completion.patch |  27 ---
 app-emulation/lxc/files/lxc-1.0.11-major.patch |  64 ---
 .../lxc/files/lxc-1.0.8-bash-completion.patch  |  35 
 app-emulation/lxc/lxc-1.0.11.ebuild| 184 --
 app-emulation/lxc/lxc-1.0.8.ebuild | 188 --
 app-emulation/lxc/lxc-2.0.7.ebuild | 201 ---
 app-emulation/lxc/lxc-2.0.9.ebuild | 212 -
 8 files changed, 915 deletions(-)

diff --git a/app-emulation/lxc/Manifest b/app-emulation/lxc/Manifest
index b6edf39a003..b823f03c02c 100644
--- a/app-emulation/lxc/Manifest
+++ b/app-emulation/lxc/Manifest
@@ -1,6 +1,2 @@
-DIST lxc-1.0.11.tar.gz 850645 BLAKE2B 
1a8eff91d970d3160d5ca7338f4e4d68c722a277a804396e7c30b34dbf4aeccc0609982940bb660992880078167cdf3382a55af404b3e52ebe8cd8af104b1efc
 SHA512 
5537e61a286cfce3c763b81eec625538c796ea1e8f5e94c5a28fc8964762c8c0efa7983a188d521bf3420a42569d7124e6587950bc90b79583fa42cc8e2f8f74
-DIST lxc-1.0.8.tar.gz 575127 BLAKE2B 
246ac7a2b4306c52a741b2f763bcc81dfb27942ef93d6a786ed2ea010c646f5a2388407d26425387b8a819cacae927c8512995bf19b11d610e1887ea6470
 SHA512 
f552a4f48bb47d26c6b9ddaf8221a439c0848e3f54ec41b77d54717c21bddd56193941046cc96c699790e8265e762a926469c25ee687adcf7795f2906b1c260a
-DIST lxc-2.0.7.tar.gz 792557 BLAKE2B 
e5f1e6d8961938200e116527fab8ce341cf285826afdccac88f4bae65ffd649a406dac7555024557f38c4b415a59cd3b5fb255f1dbf015ce01d4975bed3b1c80
 SHA512 
eb48dc800ce43d2f4d46e0cecc4d0a714b3e22c6a4975776b54d17d1d20d5a1411e6b605215282f1f77286ddf22b61c80b86b83752191fc18023894ef7a1c44d
-DIST lxc-2.0.9.tar.gz 1333044 BLAKE2B 
44d405bf933923a020a6aadca9d84cfce04db72ac0ef1a727c83eca8121683419a2e74849f08fb4773010002928b424840fa9ec19ab619e420b1dfb5156de5c6
 SHA512 
c7c595fbc6163e500700b756ae30c96b70d41b9bf297a609622b5d5b8431171ed8db70fa8368c3b9650c86452820e9da7f329f9186ae75c24a7adb15d5826102
 DIST lxc-2.1.1.tar.gz 1378640 BLAKE2B 
5fca516540a886729434579ff99acf3baa06977fa0e0b6f24dbf15094626335fc073597d308276e3dd20e27ceabf1477cc8e99d1fd24cf50b9aed2720b887b69
 SHA512 
2989d57acddfe091adcf8031721c3c9a2f8eff5476bd6155366b76ea7511e0f6120e669276e056e3963863e0f0acf3b095d44c36fa6652e67c197671f28cbdd4
 DIST lxc-3.0.0.tar.gz 1233316 BLAKE2B 
ba726a07f48b1d32366012c8d885a853e33f88d8c45c910b061d9deecf472d940f7d45a1e742c8194517ba3231e1875a49bbf303b2c3fd2c9ece33b941670bb7
 SHA512 
21372e6fe4d38e2cf54707fab4133137793deff1dd500ed7ed02c03bbaa809de56c7490971594cddbdcb2b96f0c03ab5dfb43a8582a584598a12c5943b7ca490

diff --git a/app-emulation/lxc/files/lxc-1.0.11-bash-completion.patch 
b/app-emulation/lxc/files/lxc-1.0.11-bash-completion.patch
deleted file mode 100644
index d8d0bac55a7..000
--- a/app-emulation/lxc/files/lxc-1.0.11-bash-completion.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff --git a/config/bash/lxc.in b/config/bash/lxc.in
-index 344d5cb2..f051eaae 100644
 a/config/bash/lxc.in
-+++ b/config/bash/lxc.in
-@@ -1,4 +1,3 @@
--_have lxc-start && {
- _lxc_names() {
- COMPREPLY=( $( compgen -W "$( lxc-ls )" "$cur" ) )
- }
-@@ -100,4 +99,3 @@ _have lxc-start && {
- 
- complete -o default -F _lxc_generic_o lxc-clone
- complete -o default -F _lxc_generic_o lxc-start-ephemeral
--}
-diff --git a/configure.ac b/configure.ac
-index 2ea88c19..f52d772a 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -429,7 +429,7 @@ AM_CONDITIONAL([ENABLE_BASH], [test "x$enable_bash" = 
"xyes"])
- AM_COND_IF([ENABLE_BASH],
-   [AC_MSG_CHECKING([bash completion directory])
-   PKG_CHECK_VAR(bashcompdir, [bash-completion], [completionsdir], ,
--  bashcompdir="${sysconfdir}/bash_completion.d")
-+  bashcompdir="$datadir/bash-completion/completions")
-   AC_MSG_RESULT([$bashcompdir])
-   AC_SUBST(bashcompdir)
-   ])

diff --git a/app-emulation/lxc/files/lxc-1.0.11-major.patch 
b/app-emulation/lxc/files/lxc-1.0.11-major.patch
deleted file mode 100644
index 8a3c2b2bd6d..000
--- a/app-emulation/lxc/files/lxc-1.0.11-major.patch
+++ /dev/null
@@ -1,64 +0,0 @@
-diff --git a/src/lxc/bdev.c b/src/lxc/bdev.c
-index 59eda7e4..44b71d4c 100644
 a/src/lxc/bdev.c
-+++ b/src/lxc/bdev.c
-@@ -41,6 +41,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "lxc.h"
- #include "config.h"
-@@ -58,9 +59,6 @@
- #ifdef MAJOR_IN_MKDEV
- #include 
- #endif
--#ifdef MAJOR_IN_SYSMACROS
--#include 
--#endif
- 
- #ifndef BLKGETSIZE64
- #define BLKGETSIZE64 _IOR(0x12,114,size_t)
-diff --git 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/, app-emulation/lxc/files/

2018-04-25 Thread Matthias Maier
commit: ba77a0dedea123401b3015213dbcf6e1b9d44471
Author: Virgil Dupras  hardcoded  net>
AuthorDate: Wed Apr 11 01:14:59 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Apr 26 01:35:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba77a0de

app-emulation/lxc: Bump to v3.0.0

Many notable changes:

1. Drop python and lua. Bindings are no longer bundled with LXC and live
in separate packages.

2. Drop cgmanager USE flag. cgmanager isn't supported anymore by
upstream.

3. Remove versionator inherit. It wasn't used.

4. Remove two patches which were simple cherry pick from upstreams.
They're applied upstream now.

5. Remove notice about path change in v1.1. It's been a while, it lost
relevance.

6. Remove start-ephemeral bash completion. Upstream finally removed it
from its own completions.

7. Add "pam" USE flag for the compilation and installation of the new
builtin "pam_cgfs.so" module.

Closes: https://bugs.gentoo.org/652582
Closes: https://github.com/gentoo/gentoo/pull/7934

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/lxc/Manifest |   1 +
 .../lxc/files/lxc-3.0.0-bash-completion.patch  |  27 
 app-emulation/lxc/lxc-3.0.0.ebuild | 169 +
 3 files changed, 197 insertions(+)

diff --git a/app-emulation/lxc/Manifest b/app-emulation/lxc/Manifest
index 5c6a4ead6f8..b6edf39a003 100644
--- a/app-emulation/lxc/Manifest
+++ b/app-emulation/lxc/Manifest
@@ -3,3 +3,4 @@ DIST lxc-1.0.8.tar.gz 575127 BLAKE2B 
246ac7a2b4306c52a741b2f763bcc81dfb27942
 DIST lxc-2.0.7.tar.gz 792557 BLAKE2B 
e5f1e6d8961938200e116527fab8ce341cf285826afdccac88f4bae65ffd649a406dac7555024557f38c4b415a59cd3b5fb255f1dbf015ce01d4975bed3b1c80
 SHA512 
eb48dc800ce43d2f4d46e0cecc4d0a714b3e22c6a4975776b54d17d1d20d5a1411e6b605215282f1f77286ddf22b61c80b86b83752191fc18023894ef7a1c44d
 DIST lxc-2.0.9.tar.gz 1333044 BLAKE2B 
44d405bf933923a020a6aadca9d84cfce04db72ac0ef1a727c83eca8121683419a2e74849f08fb4773010002928b424840fa9ec19ab619e420b1dfb5156de5c6
 SHA512 
c7c595fbc6163e500700b756ae30c96b70d41b9bf297a609622b5d5b8431171ed8db70fa8368c3b9650c86452820e9da7f329f9186ae75c24a7adb15d5826102
 DIST lxc-2.1.1.tar.gz 1378640 BLAKE2B 
5fca516540a886729434579ff99acf3baa06977fa0e0b6f24dbf15094626335fc073597d308276e3dd20e27ceabf1477cc8e99d1fd24cf50b9aed2720b887b69
 SHA512 
2989d57acddfe091adcf8031721c3c9a2f8eff5476bd6155366b76ea7511e0f6120e669276e056e3963863e0f0acf3b095d44c36fa6652e67c197671f28cbdd4
+DIST lxc-3.0.0.tar.gz 1233316 BLAKE2B 
ba726a07f48b1d32366012c8d885a853e33f88d8c45c910b061d9deecf472d940f7d45a1e742c8194517ba3231e1875a49bbf303b2c3fd2c9ece33b941670bb7
 SHA512 
21372e6fe4d38e2cf54707fab4133137793deff1dd500ed7ed02c03bbaa809de56c7490971594cddbdcb2b96f0c03ab5dfb43a8582a584598a12c5943b7ca490

diff --git a/app-emulation/lxc/files/lxc-3.0.0-bash-completion.patch 
b/app-emulation/lxc/files/lxc-3.0.0-bash-completion.patch
new file mode 100644
index 000..2a08eedb1c2
--- /dev/null
+++ b/app-emulation/lxc/files/lxc-3.0.0-bash-completion.patch
@@ -0,0 +1,27 @@
+diff --git a/config/bash/lxc.in b/config/bash/lxc.in
+index 43056882..0a22d4ad 100644
+--- a/config/bash/lxc.in
 b/config/bash/lxc.in
+@@ -1,4 +1,3 @@
+-_have lxc-start && {
+ _lxc_names() {
+ COMPREPLY=( $( compgen -W "$( lxc-ls )" "$cur" ) )
+ }
+@@ -108,4 +107,3 @@ _have lxc-start && {
+ complete -o default -F _lxc_generic_t lxc-create
+ 
+ complete -o default -F _lxc_generic_o lxc-copy
+-}
+diff --git a/configure.ac b/configure.ac
+index 50c99836..0569caec 100644
+--- a/configure.ac
 b/configure.ac
+@@ -395,7 +395,7 @@ AM_CONDITIONAL([ENABLE_BASH], [test "x$enable_bash" = 
"xyes"])
+ AM_COND_IF([ENABLE_BASH],
+   [AC_MSG_CHECKING([bash completion directory])
+   PKG_CHECK_VAR(bashcompdir, [bash-completion], [completionsdir], ,
+-  bashcompdir="${sysconfdir}/bash_completion.d")
++  bashcompdir="$datadir/bash-completion/completions")
+   AC_MSG_RESULT([$bashcompdir])
+   AC_SUBST(bashcompdir)
+   ])

diff --git a/app-emulation/lxc/lxc-3.0.0.ebuild 
b/app-emulation/lxc/lxc-3.0.0.ebuild
new file mode 100644
index 000..2b427710f98
--- /dev/null
+++ b/app-emulation/lxc/lxc-3.0.0.ebuild
@@ -0,0 +1,169 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools bash-completion-r1 linux-info flag-o-matic systemd 
readme.gentoo-r1 pam
+
+DESCRIPTION="LinuX Containers userspace utilities"
+HOMEPAGE="https://linuxcontainers.org/;
+SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz;
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+LICENSE="LGPL-3"
+SLOT="0"
+IUSE="examples pam seccomp selinux"
+
+RDEPEND="
+   net-libs/gnutls
+   sys-libs/libcap
+   pam? ( virtual/pam )
+   seccomp? ( sys-libs/libseccomp )
+   selinux? ( 

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

2018-04-25 Thread Matthias Maier
commit: db82572dfe7bb5db111718eeb6fdab95b9daf61a
Author: Matthias Maier  gentoo  org>
AuthorDate: Thu Apr 26 01:28:45 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Apr 26 01:35:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db82572d

app-emulation/lxc: fix QA issues

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-emulation/lxc/lxc-3.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/lxc/lxc-3.0.0.ebuild 
b/app-emulation/lxc/lxc-3.0.0.ebuild
index 2b427710f98..c6cd017971c 100644
--- a/app-emulation/lxc/lxc-3.0.0.ebuild
+++ b/app-emulation/lxc/lxc-3.0.0.ebuild
@@ -125,7 +125,7 @@ src_configure() {
--enable-doc \
$(use_enable examples) \
$(use_enable pam) \
-   $(use_with pam pam-dir $(getpam_mod_dir)) \
+   $(use_with pam pamdir $(getpam_mod_dir)) \
$(use_enable seccomp) \
$(use_enable selinux)
 }
@@ -138,6 +138,7 @@ src_install() {

${PN}-{attach,cgroup,copy,console,create,destroy,device,execute,freeze,info,monitor,snapshot,stop,unfreeze,wait}
 
keepdir /etc/lxc /var/lib/lxc/rootfs /var/log/lxc
+   rmdir "${D}"/var/cache/lxc "${D}"/var/cache || die "rmdir failed"
 
find "${D}" -name '*.la' -delete
 



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

2018-04-25 Thread Manuel Rüger
commit: e54a011f9bb49ab9921f3289e83ed5d772485438
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:33:38 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:33:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54a011f

www-apps/hugo: Version bump to 0.40.1

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 www-apps/hugo/Manifest   | 13 ++
 www-apps/hugo/hugo-0.40.1.ebuild | 89 
 2 files changed, 102 insertions(+)

diff --git a/www-apps/hugo/Manifest b/www-apps/hugo/Manifest
index 46277d5a196..79911eecffd 100644
--- a/www-apps/hugo/Manifest
+++ b/www-apps/hugo/Manifest
@@ -7,6 +7,7 @@ DIST 
github.com-bep-debounce-844797fa1dd9ba969d71b62797ff19d1e49d4eac.tar.gz 349
 DIST github.com-bep-gitmap-012701e8669671499fc43e9792335a1dcbfe2afb.tar.gz 
4602 BLAKE2B 
5bd1389e89f3d7b9c423d5a3dc2c40b374acd71c5f71a1032184464184cabd67e4885afd4aafe82b0f8c4733389ea639aa5e9d3a71b86285cd6579cf3803b35b
 SHA512 
a46602ae2651d6b21442e797658553b5e4e5f6226a772152fe690aabc0670ec3aa5d65dd9fb7e6fbac98a31b0e854cb5838c998ab47114499d65351760c87ffb
 DIST github.com-bep-gitmap-de8030ebafb76c6e84d50ee6d143382637c00598.tar.gz 
4499 BLAKE2B 
ed460eda93a6af8796f56387dfdb7291c8c0a76bd6b7a35fd7da4c17b7d90ac4e0fd3d72a43d94b3a796f25093365669855eca9259d836c360405254f9690e32
 SHA512 
5cb60bb74574481fe1b38d74b2f329d699d999ddcc5f1641a06c3549470b2b6a816e161ccd28f4bb19ea47f8ab2b7a45f97abd0fe1df1a9cc57daa2d7391f907
 DIST 
github.com-chaseadamsio-goorgeous-dcf1ef873b8987bf12596fe6951c48347986eb2f.tar.gz
 34326 BLAKE2B 
f8a163210623f8233f08b59ed62370640634d8c9a0354c972079efca4f15be3a3a0cd98b8e97145a8cf69a1a35fc28f4d801646c95b211c39773b8fd83007486
 SHA512 
07a4d649a7c6258fb4993b7a8dc7105ef649085612c9df2c72dc6b106ddedf7c0f9e7d3e729f01fe914bfb2ac4d8f225dbb04f96e7b56461ec8648f9c57f81e7
+DIST 
github.com-cpuguy83-go-md2man-20f5889cbdc3c73dbd2862796665e7c465ade7d1.tar.gz 
79347 BLAKE2B 
4880f879d89e6e2e0e8b54fac3a5208f2b31a876d5d4a8566cfd9e83cb88c4edd355f1195cf8caeedd68a9f9f19be66e974b153504a7c6c7e455b648b83926d8
 SHA512 
15cf9697ab6771cbcad5a529f1d3362cb811b58662f10e352bf16530e22dd3dbfd5837cc0b587b049db03e7f813b855dc9d886f461fd5df45552d9813c35a9e2
 DIST 
github.com-cpuguy83-go-md2man-a65d4d2de4d5f7c74868dfa9b202a3c8be315aaa.tar.gz 
40238 BLAKE2B 
857577fd1356fa1b6fd28f8a0c0cdcd1b29f6e9ad2fb8159d261071bab83ee791d6c457f1f2f0b3d36ffa2344940eeb7bd7f50bc79f84882de99497581585945
 SHA512 
b1ff0d3cb7c02aa9809b545226ec5b050e4883388272cd55606e285262014ebd6ca20c69a9d7b6e2cb395b8a688444a4b4e267f1adcab43ad1425b4ed2ed1de3
 DIST 
github.com-danwakefield-fnmatch-cbb64ac3d964b81592e64f957ad53df015803288.tar.gz 
4952 BLAKE2B 
92a7cfe2f3c07bdf2c61b445e35531150869dc181138d3438d7173ee38130d411a0de770ba40958471ea61d9aebe8881b51eb0ca9340deced89fd94df267e299
 SHA512 
5904008003ac80d34581dd1d33130fef27c6a523196aafef1231a2e63c5296cd30f8c3c517090b6b4c7ebb6a57d24bb0bff10cc40876e3fa1c9e74b65bc13154
 DIST 
github.com-davecgh-go-spew-346938d642f2ec3594ed81d874461961cd0faa76.tar.gz 
42402 BLAKE2B 
e12d244274de239df8b72a2f020ed1f21a2dd2ebaf0448a431a9ec9d9d91a7face3f24936f3359fde39247c03c5aa5a61d2cc81bdf6bb668338cd81097bdfe7f
 SHA512 
80b9f535dd85685cfd346b3c7f946fbc8b44d0537b7a3b7827103237a85f718fee2059067a7e1f21db13322f0d3ed1f7c44c36b451b8a6b5a0f6cf4e4db6553b
@@ -14,18 +15,26 @@ DIST 
github.com-disintegration-imaging-dd50a3ee9985ccd313a2f03c398fcaedc96dc707.
 DIST 
github.com-dlclark-regexp2-487489b64fb796de2e55f4e8a4ad1e145f80e957.tar.gz 
201094 BLAKE2B 
7db7241d9be52eced9c2f3865dab5ae60a981753497d3715843d5c77dd3201205909f80601cd621efce914a7ae83f5f4bfd85b547dc54e193148fff35473acce
 SHA512 
3cc6b67a279508d2a8d4eaf3d605698f90a0ea48842a1aad027ca47ef5b09519cea8f87399696a39537a996c7d78b1746ece32fbb4947de23172ef0a5e29da5e
 DIST github.com-eknkc-amber-cdade1c073850f4ffc70a829e31235ea6892853b.tar.gz 
22594 BLAKE2B 
bd6a8fb8b08c4435bea6c649f4dac2c3d2d5c12a26f94a68dcc4b0e6115a85fcfaca8b42ab2338bf9c6ec3bebfe26b2bdac869cd6b0d0b46fe6ef9935229cd12
 SHA512 
945ce07fc5528a85796f944be9a5393b167d0dfade8ca801f20f23c2486ae0362ef4edf47f5ce4e691e00419f2353e3fa7d9b97bee4a153182fdbf0704075486
 DIST 
github.com-fortytw2-leaktest-7dad53304f9614c1c365755c1176a8e876fee3e8.tar.gz 
3676 BLAKE2B 
51220e7f4bd1cfb22ac61ae903e0a6d847dc942a4249c381eea4ec54a9dd5e9e8bba6024702182c3c53a10849751ee6a2fd22b805e513e02e20c1f77a75275a1
 SHA512 
0eeae555d95198ef7c1a555186476c9cb6bb0da144341e7cb19b07f0610712d139faba5da4c4c24eaa5a3d3945e3812e962700b92f80ecfaae96ab253e0de79c
+DIST 
github.com-fortytw2-leaktest-a5ef70473c97b71626b9abeda80ee92ba2a7de9e.tar.gz 
4637 BLAKE2B 
42744bfbad2685df9f27adea0182320e897cd334834efc36643163551252f696036c22bb1103657fd2b8addd85209d39a2a03ba114afc2f6da08e2b30943064f
 SHA512 
ab037b26115592bf1b49127e967cfdbf1c78e48db95368ff8d67b170b0893432f96be9955902e9acb608064c40816e581064553cbae692e8d0aacca270860950
 DIST 
github.com-fsnotify-fsnotify-629574ca2a5df945712d3079857300b5e4da0236.tar.gz 

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

2018-04-25 Thread Manuel Rüger
commit: 9e627811dd42a0bfe2f1c8db1825be2b47a1161c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:21:38 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:21:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e627811

app-admin/certmgr: Initial version

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-admin/certmgr/Manifest |  1 +
 app-admin/certmgr/certmgr-1.6.0.ebuild | 31 +++
 app-admin/certmgr/metadata.xml | 11 +++
 3 files changed, 43 insertions(+)

diff --git a/app-admin/certmgr/Manifest b/app-admin/certmgr/Manifest
new file mode 100644
index 000..11f6a3f2d34
--- /dev/null
+++ b/app-admin/certmgr/Manifest
@@ -0,0 +1 @@
+DIST certmgr-1.6.0.tar.gz 31187831 BLAKE2B 
a1269aac2817f077fa2aae3d14f692aa5c83b0f53ffe041b9436754a93c7970dcc24bed94259e05b99105de5400b3b8c5e22bde087fe365a1c21b8eaf4b3e4a3
 SHA512 
65b0cb8d5b7a3b76698b3b3aa8c2b9db88d08fed209044668cb19f13eca69714a7a4bc8a20bbf60af05f5c9e39b221801a36e90c8b1c647dbf07952ac385e6ea

diff --git a/app-admin/certmgr/certmgr-1.6.0.ebuild 
b/app-admin/certmgr/certmgr-1.6.0.ebuild
new file mode 100644
index 000..6951be52207
--- /dev/null
+++ b/app-admin/certmgr/certmgr-1.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/cloudflare/${PN}"
+inherit golang-build golang-vcs-snapshot
+
+SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Automated certificate management using a CFSSL CA"
+HOMEPAGE="https://github.com/cloudflare/certmgr;
+LICENSE="BSD-2"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+src_compile() {
+   pushd src || die
+   GOPATH="${S}" go install -v ${EGO_PN}/cmd/... || die
+   popd || die
+}
+
+src_install() {
+   dobin bin/*
+   pushd src/${EGO_PN} || die
+   dodoc README.md
+   popd || die
+}

diff --git a/app-admin/certmgr/metadata.xml b/app-admin/certmgr/metadata.xml
new file mode 100644
index 000..303da7fa2e4
--- /dev/null
+++ b/app-admin/certmgr/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   mr...@gentoo.org
+   Manuel Rüger
+   
+   
+   cloudflare/certmgr
+   
+



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

2018-04-25 Thread Manuel Rüger
commit: 4fa1af7b447d2beb81a1d6b8f2ab9b44d6b32745
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:07:56 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:07:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa1af7b

app-shells/thefuck: Version bump to 3.26

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-shells/thefuck/Manifest|  1 +
 app-shells/thefuck/thefuck-3.26.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/app-shells/thefuck/Manifest b/app-shells/thefuck/Manifest
index ba5e4489595..9ecc9ce95de 100644
--- a/app-shells/thefuck/Manifest
+++ b/app-shells/thefuck/Manifest
@@ -1,2 +1,3 @@
 DIST thefuck-3.24.tar.gz 1360450 BLAKE2B 
38a4a0484220eb92e75d164958f7a1db9d3828268a352da7a99ea79487869a39c88cdb65a315a49f71cd70a8d3ce488b1b692c241dff7329fc27c16ba33ce81f
 SHA512 
d4949ea723cf3b080f2fbe269d0cafe3d0266089fa8cc515b3b9376b2004c045be82716cd219741a60a0e99c20575adb92339a879467f709f7ca03dcc71a5c2d
 DIST thefuck-3.25.tar.gz 1362279 BLAKE2B 
52b3f1c8756b6981c0528fd77c18256957dd5d628ea37801b9c9abf6114e1cef8af53d9d1dd50fc7c88fad7bd628dc8373aa70dbc6933c07c63b7da31eb5d95a
 SHA512 
c7b215358c09e1fa5e6aae519e7d6c3fd50027b4c72bb1c128786cd2cff707196f2b9b2a23dfed34d841874caab9463791e82c9083f6aac9c90f26d12a4d4598
+DIST thefuck-3.26.tar.gz 1365778 BLAKE2B 
3266fc5a1e351df1ccd13bfb6def6254194a05a94c7bf2bdcafb9c75414fce23b479eb1ac866333e8aef7d51bc609fc00aad8508e4cf0f0d959632744330e734
 SHA512 
2dbcc7ba0adb24b3f7d80d0c575a4ed515508e0ab5bc2fc4eb9ba82ad36325af1784eb9c241794ce0e038ed8e99042eb21cc3b29eeaa273517aebc7205ab787f

diff --git a/app-shells/thefuck/thefuck-3.26.ebuild 
b/app-shells/thefuck/thefuck-3.26.ebuild
new file mode 100644
index 000..09a7b70b6e7
--- /dev/null
+++ b/app-shells/thefuck/thefuck-3.26.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Magnificent app which corrects your previous console command"
+HOMEPAGE="https://github.com/nvbn/thefuck;
+SRC_URI="https://github.com/nvbn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/decorator[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/pyte[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )"
+
+python_prepare_all() {
+   sed -i -e "/import pip/s/^/#/" -e "/pip.__version__/,+3 s/^/#/" 
setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   py.test || die
+}



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

2018-04-25 Thread Manuel Rüger
commit: 8723d6f612d7a757a14109929fa91b47f8293fa6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:08:22 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:08:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8723d6f6

app-admin/vault: Version bump to 0.10.1

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-admin/vault/Manifest|  1 +
 app-admin/vault/vault-0.10.1.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index 7efcc6428cf..d9dbbdfc47d 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -1,3 +1,4 @@
 DIST vault-0.10.0.tar.gz 12533158 BLAKE2B 
a2341a9a13719d1a68c363b83e1e09f5ba7a6bd2cd7c2cd274a26f2cff9f3dd851498eed361d7bb84cee3242dc8d841d89002dab64fb726343e8364077f891d1
 SHA512 
204f6f7b36802befc6749a064f217817cdd1bbe634517dc6146a9a4a32bf70ea341634a7a4399f901bb2a63a1b096982f258e365244b01ab4ace833a799fa5bd
+DIST vault-0.10.1.tar.gz 13001413 BLAKE2B 
d4dd663062062c55d110b165c1369a8a6f44c91002d564680ed008fcea2ce1e26ac24773deb951a46a7d9bcce2234e3b1dc250a957605f3ec82c781ac2e46b4a
 SHA512 
dfa2d81e0e51cf41694ad40ad9bcc6847a9261ee06b2787d59915b941a63bfe58e649271e1ff5a963b892af5c13043057f29a1a8412efe51b3cf54157c54a060
 DIST vault-0.9.3.tar.gz 8694430 BLAKE2B 
2ac99f5723b9ecf65382f10b795e51d29659b2d218732c6e9d8cc5a3a788a5dfbdc58926399a98ef27bae05454c74dec028a4ed631417788843c7ca7102263e8
 SHA512 
3939c952c12497f5fb9d4ba0fa4ca94acfd8ee8bb2f3636364dad680a54be4256d52018521573a0c1499a3cf573ff9daa27a52dee3ff7216181436b9aadea574
 DIST vault-0.9.6.tar.gz 10464094 BLAKE2B 
6e776b000ba6e0e209fd6c89dceedc7925cf41a151816c08a3d96627dd3f2d747be10da70c9c87fcda7870dc1540887fe194c101b275f9cdf12073ad70191f3d
 SHA512 
31c6a39f2a5ebce79660f9ba7b673f95042ab283681de016a9540da17b6a938a45762cf4b4625cf35545fe80716e212a9ee362abe5c6fca52eafd5322b6b0de4

diff --git a/app-admin/vault/vault-0.10.1.ebuild 
b/app-admin/vault/vault-0.10.1.ebuild
new file mode 100644
index 000..2e6d9249750
--- /dev/null
+++ b/app-admin/vault/vault-0.10.1.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit fcaps golang-base golang-vcs-snapshot systemd user
+
+EGO_PN="github.com/hashicorp/${PN}"
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/;
+SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SLOT="0"
+LICENSE="MPL-2.0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test"
+
+DEPEND=">=dev-lang/go-1.10:=
+   dev-go/gox"
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+src_prepare() {
+   default
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i src/${EGO_PN}/scripts/build.sh || die
+   sed -e "/hooks/d" -i src/${EGO_PN}/Makefile || die
+}
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_compile() {
+   mkdir bin || die
+   export GOPATH=${S}
+   cd src/${EGO_PN} || die
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   emake
+}
+
+src_install() {
+   dodoc src/${EGO_PN}/{CHANGELOG.md,CONTRIBUTING.md,README.md}
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}.service"
+
+   keepdir /etc/${PN}.d
+   insinto /etc/${PN}.d
+   doins "${FILESDIR}/"*.json.example
+
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+
+   dobin bin/${PN}
+}



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

2018-04-25 Thread Manuel Rüger
commit: 20267cf289e71781a0b61dc9342e9a0f0dfa7770
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 26 01:04:55 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 26 01:04:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20267cf2

app-admin/go-updater: Version bump to 0.2.0

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-admin/go-updater/Manifest|  1 +
 app-admin/go-updater/go-updater-0.2.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-admin/go-updater/Manifest b/app-admin/go-updater/Manifest
index 059e45bf446..67640a0a485 100644
--- a/app-admin/go-updater/Manifest
+++ b/app-admin/go-updater/Manifest
@@ -1 +1,2 @@
 DIST go-updater-0.1.0.tar.gz 1754 BLAKE2B 
720a328e8f28d2f0b28400053776ff8dbe52e24be7b20812d01b148bde72eda948acb5867b8ca16af7b40d20e36d36d3ffbd846c4992bb1dbe2af6db0069e765
 SHA512 
321f7faaec62b653c2b01f6f2e2c0104b536e63dfeb6aacd72c493d3fdc7b3bc5b96d6eff02ec1603adde1879dacbd51f4ced37c3cd94361120cc482432cb8a5
+DIST go-updater-0.2.0.tar.gz 2183 BLAKE2B 
0afdd1442916a1def1de4d45eb3cb89c5634b275912b7c8c451ecd6b911e82ad5e8a9715e39404c4d3eb006e7b1822c9f23d02e871379f66536bc5eff15c2f05
 SHA512 
9c81ded9cdbb825872e0224634f7876a598086870a101e8c2f70fbebcfff964d4ff2f0778607c2110dad1a08160628a8943e9ac902df0b6cd70a58d5ca9e6dca

diff --git a/app-admin/go-updater/go-updater-0.2.0.ebuild 
b/app-admin/go-updater/go-updater-0.2.0.ebuild
new file mode 100644
index 000..78dc6698a59
--- /dev/null
+++ b/app-admin/go-updater/go-updater-0.2.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Checks if Gentoo go packages are compiled with the system's 
golang version"
+HOMEPAGE="https://github.com/mrueg/go-updater;
+SRC_URI="https://github.com/mrueg/go-updater/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-go/goversion"
+
+src_compile() {
+   :;
+}
+
+src_install() {
+   dobin ${PN}
+   dodoc README.md
+}



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

2018-04-25 Thread Jorge Manuel B. S. Vicetto
commit: b0f2f9918ee928e3ad829b2dfa54767fe70b18c3
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Thu Apr 26 01:02:37 2018 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Thu Apr 26 01:03:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f2f991

www-apps/drupal: Security bump to releases 7.59 and 8.5.3 to fix 
SA-CORE-2018-004.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-apps/drupal/Manifest | 4 ++--
 www-apps/drupal/{drupal-7.58.ebuild => drupal-7.59.ebuild}   | 0
 www-apps/drupal/{drupal-8.5.2.ebuild => drupal-8.5.3.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index bcb0d4accd0..890a5218895 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,2 +1,2 @@
-DIST drupal-7.58.tar.gz 3281269 BLAKE2B 
128ce0e9df584036771ead0f345dd3277e8a1b584398c4e766817774ded159ab8bee3f4702f8d636dd14ca7f3f2d7df6a7e0accb2d8e82d3d20802a1134c
 SHA512 
13e437e0458d6b45723ceeca28ec9f82a67497b3dafff0152512e3ad07e1a9b53cdc39404565089ea1531495a047f803e3a1006ca218cbe3dcbbb7a6119e154e
-DIST drupal-8.5.2.tar.gz 15527091 BLAKE2B 
52aea95b6375ad2f82261c52201f04e19c72f25c3e02567a079bce01e09f6857947e0dd7f4706670162bedaf4ea29398e3f3bd34c5434f8a880bef1a07e439db
 SHA512 
721e8425a18f68fec3a1dbaf22d0f5622e257d01705dc16a7de659d770afbab0e5207297d5a78abeea60a72dc98e4aecb0a1f81f95c80973cd7fe40da4e76567
+DIST drupal-7.59.tar.gz 3282260 BLAKE2B 
bf7d74926fe4e94149ef7ff622cf7889f45f3e35b9bfd19fed12aa688c8131f2f8daa2a261796896d5386966603e837b6dec3b6c02221f9b0c527c4a6f5ff9da
 SHA512 
68f02b39d1a4658adc0f0046c22cc1059b68f952f9cd753f5a3e379cf93705be308b4727519e90d77a42437442daebaa78d76745954be4d40e1a5105c319069c
+DIST drupal-8.5.3.tar.gz 15527015 BLAKE2B 
1deb2e993a328edcbee511643126760c5dd95a6ac120dca41de89f7a7f0c05469644aeb3451b9f055a4157cf0f7e1636b7c98a6a94695935a754dcecb16f53c8
 SHA512 
282d558851fc96b1acf2f0c33bc66c1898e0f7b1346e83139ba923e131b6b75836692907418f73a430f9e67772e642a3b724ec4c12956691450bd4aa5cb31b13

diff --git a/www-apps/drupal/drupal-7.58.ebuild 
b/www-apps/drupal/drupal-7.59.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-7.58.ebuild
rename to www-apps/drupal/drupal-7.59.ebuild

diff --git a/www-apps/drupal/drupal-8.5.2.ebuild 
b/www-apps/drupal/drupal-8.5.3.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.5.2.ebuild
rename to www-apps/drupal/drupal-8.5.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-dns/getdns/files/, net-dns/getdns/

2018-04-25 Thread Anthony G. Basile
commit: f3cafd190f4b4632ccac19b6fde6e8f948eeb34e
Author: Quentin Retornaz  outlook  com>
AuthorDate: Wed Apr 25 19:56:18 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Apr 26 00:26:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3cafd19

net-dns/getdns: add systemd unit files

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

 net-dns/getdns/files/stubby.systemd  | 12 
 net-dns/getdns/files/stubby.tmpfilesd|  2 ++
 .../getdns/{getdns-1.4.1.ebuild => getdns-1.4.1-r1.ebuild}   |  4 +++-
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/net-dns/getdns/files/stubby.systemd 
b/net-dns/getdns/files/stubby.systemd
new file mode 100644
index 000..b85b8e90b03
--- /dev/null
+++ b/net-dns/getdns/files/stubby.systemd
@@ -0,0 +1,12 @@
+[Unit]
+Description=stubby DNS resolver
+
+[Service]
+WorkingDirectory=/run/stubby
+ExecStart=/usr/bin/stubby
+AmbientCapabilities=CAP_NET_BIND_SERVICE
+CapabilityBoundingSet=CAP_NET_BIND_SERVICE
+User=stubby
+
+[Install]
+WantedBy=multi-user.target

diff --git a/net-dns/getdns/files/stubby.tmpfilesd 
b/net-dns/getdns/files/stubby.tmpfilesd
new file mode 100644
index 000..bf70492743a
--- /dev/null
+++ b/net-dns/getdns/files/stubby.tmpfilesd
@@ -0,0 +1,2 @@
+# tmpfiles.d (5) for use with stubby.service
+d /run/stubby 0750 root stubby - -

diff --git a/net-dns/getdns/getdns-1.4.1.ebuild 
b/net-dns/getdns/getdns-1.4.1-r1.ebuild
similarity index 91%
rename from net-dns/getdns/getdns-1.4.1.ebuild
rename to net-dns/getdns/getdns-1.4.1-r1.ebuild
index 699abdbc82f..db4a0afb74a 100644
--- a/net-dns/getdns/getdns-1.4.1.ebuild
+++ b/net-dns/getdns/getdns-1.4.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit user fcaps
+inherit user fcaps systemd
 
 DESCRIPTION="Modern asynchronous DNS API"
 HOMEPAGE="https://getdnsapi.net/;
@@ -52,6 +52,8 @@ src_install() {
if use stubby; then
newinitd "${FILESDIR}"/stubby.initd stubby
newconfd "${FILESDIR}"/stubby.confd stubby
+   systemd_newunit "${FILESDIR}"/stubby.systemd stubby.service
+   systemd_newtmpfilesd "${FILESDIR}"/stubby.tmpfilesd stubby.conf
fi
 }
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/

2018-04-25 Thread Andreas Sturmlechner
commit: 613a3e9aa66a48846dfdce1d468f699dadd4220c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 23:33:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 25 23:33:01 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=613a3e9a

kde-plasma/plasma-desktop: Do not advertise sni-qt anymore

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 kde-plasma/plasma-desktop/plasma-desktop-5.12.49..ebuild | 3 ---
 kde-plasma/plasma-desktop/plasma-desktop-.ebuild | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.49..ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.12.49..ebuild
index 5d6468885d..0879ceca78 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.49..ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.49..ebuild
@@ -151,9 +151,6 @@ src_test() {
 pkg_postinst() {
kde5_pkg_postinst
 
-   if has_version "dev-qt/qtcore:4" && ! has_version "dev-libs/sni-qt" ; 
then
-   elog "For Qt4 applications legacy-systray support, please 
install dev-libs/sni-qt."
-   fi
if has_version "x11-libs/gtk+:2" && ! has_version 
"dev-libs/libappindicator:2"; then
elog "For GTK+2 applications legacy-systray support, please 
install dev-libs/libappindicator:2."
fi

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-.ebuild
index 5d6468885d..0879ceca78 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-.ebuild
@@ -151,9 +151,6 @@ src_test() {
 pkg_postinst() {
kde5_pkg_postinst
 
-   if has_version "dev-qt/qtcore:4" && ! has_version "dev-libs/sni-qt" ; 
then
-   elog "For Qt4 applications legacy-systray support, please 
install dev-libs/sni-qt."
-   fi
if has_version "x11-libs/gtk+:2" && ! has_version 
"dev-libs/libappindicator:2"; then
elog "For GTK+2 applications legacy-systray support, please 
install dev-libs/libappindicator:2."
fi



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/

2018-04-25 Thread Andreas Sturmlechner
commit: 82e227204da65206b97c0dc638958836cf62eca7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 23:31:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 25 23:31:58 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=82e22720

kde-plasma/plasma-meta: Update metadata.xml

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 kde-plasma/plasma-meta/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index 7b92b86c34..cdf1585f9f 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -10,7 +10,7 @@
Pull in a graphical display 
manager
Pull in Breeze theme for 
sys-boot/grub
Enable Breeze widget style and KCM for GTK2 
and GTK3
-   Add support for applications using 
legacy xembed systray icons, depending on USE qt4 or gtk.
+   Add support for GTK+ applications 
using legacy xembed systray icons
Enable support for kwallet 
auto-unlocking
Pull in Breeze theme for 
sys-boot/plymouth
Install Plasma applet for PulseAudio 
volume management



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/

2018-04-25 Thread Andreas Sturmlechner
commit: aafba5bb86241a642b5552c3f1e64f9cd8a16a99
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 23:29:48 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 25 23:29:48 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=aafba5bb

kde-plasma/plasma-meta: Drop USE=qt4

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 kde-plasma/plasma-meta/plasma-meta-5.12.49..ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.12.49..ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.12.49..ebuild
index 46169d2ae6..8d6607dc1e 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.12.49..ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.12.49..ebuild
@@ -12,7 +12,7 @@ LICENSE="metapackage"
 SLOT="5"
 KEYWORDS=""
 IUSE="bluetooth crypt +display-manager grub gtk +handbook legacy-systray
-networkmanager pam plymouth pulseaudio qt4 +sddm sdk +wallpapers"
+networkmanager pam plymouth pulseaudio +sddm sdk +wallpapers"
 
 RDEPEND="
$(add_plasma_dep breeze)
@@ -69,12 +69,8 @@ RDEPEND="
$(add_plasma_dep plymouth-kcm)
)
pulseaudio? ( $(add_plasma_dep plasma-pa) )
-   qt4? (
-   kde-plasma/qguiplatformplugin_kde:4
-   legacy-systray? ( dev-libs/sni-qt )
-   )
sdk? ( $(add_plasma_dep plasma-sdk) )
wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) )
 "
 
-REQUIRED_USE="legacy-systray? ( || ( gtk qt4 ) )"
+REQUIRED_USE="legacy-systray? ( gtk )"



[gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen/

2018-04-25 Thread Andreas Sturmlechner
commit: 0aaad753e9d61e359df559b54931a0e61bcb1f79
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 23:28:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 25 23:28:55 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0aaad753

kde-plasma/oxygen: Drop USE=qt4, flag-o-matic and multibuild eclasses

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 kde-plasma/oxygen/oxygen-5.12.49..ebuild | 59 +++-
 1 file changed, 6 insertions(+), 53 deletions(-)

diff --git a/kde-plasma/oxygen/oxygen-5.12.49..ebuild 
b/kde-plasma/oxygen/oxygen-5.12.49..ebuild
index 80ce89acaf..d6545588f4 100644
--- a/kde-plasma/oxygen/oxygen-5.12.49..ebuild
+++ b/kde-plasma/oxygen/oxygen-5.12.49..ebuild
@@ -3,12 +3,12 @@
 
 EAPI=6
 
-inherit flag-o-matic kde5 multibuild
+inherit kde5
 
 DESCRIPTION="Oxygen visual style for the Plasma desktop"
 HOMEPAGE="https://cgit.kde.org/oxygen.git;
 KEYWORDS=""
-IUSE="qt4 wayland"
+IUSE="wayland"
 
 COMMON_DEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -28,66 +28,19 @@ COMMON_DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
x11-libs/libxcb
-   qt4? (
-   >=dev-qt/qtcore-4.8.7-r2:4
-   >=dev-qt/qtdbus-4.8.7:4
-   >=dev-qt/qtgui-4.8.7:4
-   kde-frameworks/kdelibs:4
-   x11-libs/libX11
-   )
wayland? ( $(add_frameworks_dep kwayland) )
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kservice)
-   qt4? (
-   dev-util/automoc:0
-   virtual/pkgconfig
-   )
 "
 RDEPEND="${COMMON_DEPEND}
$(add_plasma_dep kde-cli-tools)
-   qt4? (
-   !kde-plasma/kstyles:4
-   !kde-plasma/liboxygenstyle:4
-   )
!kde-plasma/kdebase-cursors:4
 "
 
-pkg_setup() {
-   kde5_pkg_setup
-   MULTIBUILD_VARIANTS=( kf5 $(usev qt4) )
-}
-
 src_configure() {
-   myconfigure() {
-   local mycmakeargs=()
-
-   if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then
-   use debug || append-cppflags -DQT_NO_DEBUG
-   mycmakeargs+=(
-   -DUSE_KDE4=true
-   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-   )
-   cmake-utils_src_configure
-   else
-   mycmakeargs+=(
-   $(cmake-utils_use_find_package wayland 
KF5Wayland)
-   )
-   kde5_src_configure
-   fi
-   }
-
-   multibuild_foreach_variant myconfigure
-}
-
-src_compile() {
-   multibuild_foreach_variant kde5_src_compile
-}
-
-src_test() {
-   multibuild_foreach_variant kde5_src_test
-}
-
-src_install() {
-   multibuild_foreach_variant kde5_src_install
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   )
+   kde5_src_configure
 }



[gentoo-commits] proj/kde:master commit in: kde-plasma/breeze/

2018-04-25 Thread Andreas Sturmlechner
commit: 6b1497726c4b71fecc25ff142899690d385d095c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 23:26:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 25 23:28:05 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6b149772

kde-plasma/breeze: Drop USE=qt4, flag-o-matic and multibuild eclasses

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 kde-plasma/breeze/breeze-5.12.49..ebuild | 53 
 1 file changed, 7 insertions(+), 46 deletions(-)

diff --git a/kde-plasma/breeze/breeze-5.12.49..ebuild 
b/kde-plasma/breeze/breeze-5.12.49..ebuild
index fd7cc65eeb..3bf55c5b42 100644
--- a/kde-plasma/breeze/breeze-5.12.49..ebuild
+++ b/kde-plasma/breeze/breeze-5.12.49..ebuild
@@ -3,14 +3,12 @@
 
 EAPI=6
 
-inherit flag-o-matic kde5 multibuild
+inherit kde5
 
 DESCRIPTION="Breeze visual style for the Plasma desktop"
 HOMEPAGE="https://cgit.kde.org/breeze.git;
 KEYWORDS=""
-IUSE="qt4 wayland X"
-
-REQUIRED_USE="qt4? ( X )"
+IUSE="wayland X"
 
 COMMON_DEPEND="
$(add_frameworks_dep frameworkintegration)
@@ -27,10 +25,6 @@ COMMON_DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
-   qt4? (
-   kde-frameworks/kdelibs:4
-   x11-libs/libX11
-   )
wayland? ( $(add_frameworks_dep kwayland) )
X? (
$(add_qt_dep qtx11extras)
@@ -39,49 +33,16 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kpackage)
-   qt4? ( dev-util/automoc:0 )
 "
 RDEPEND="${COMMON_DEPEND}
$(add_frameworks_dep breeze-icons)
$(add_plasma_dep kde-cli-tools)
 "
 
-pkg_setup() {
-   kde5_pkg_setup
-   MULTIBUILD_VARIANTS=( kf5 $(usev qt4) )
-}
-
 src_configure() {
-   myconfigure() {
-   local mycmakeargs=()
-
-   if [[ ${MULTIBUILD_VARIANT} = qt4 ]]; then
-   use debug || append-cppflags -DQT_NO_DEBUG
-   mycmakeargs+=(
-   -DUSE_KDE4=true
-   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-   )
-   cmake-utils_src_configure
-   else
-   mycmakeargs+=(
-   $(cmake-utils_use_find_package wayland 
KF5Wayland)
-   $(cmake-utils_use_find_package X XCB)
-   )
-   kde5_src_configure
-   fi
-   }
-
-   multibuild_foreach_variant myconfigure
-}
-
-src_compile() {
-   multibuild_foreach_variant kde5_src_compile
-}
-
-src_test() {
-   multibuild_foreach_variant kde5_src_test
-}
-
-src_install() {
-   multibuild_foreach_variant kde5_src_install
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package wayland KF5Wayland)
+   $(cmake-utils_use_find_package X XCB)
+   )
+   kde5_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_access_dnsbl/

2018-04-25 Thread Patrice Clement
commit: 20c784c2117f6706e30bd80804751b2fc0a0b65c
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Apr 15 11:02:48 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Apr 25 21:52:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c784c2

www-apache/mod_access_dnsbl: fix HOMEPAGE.

Package-Manager: Portage[mgorny]-2.3.26.1
Closes: https://github.com/gentoo/gentoo/pull/8015

 www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild 
b/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild
index 1b09a51ceb2..4c64f55a2af 100644
--- a/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild
+++ b/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit apache-module
 
 DESCRIPTION="Specify access controls based on DNSBL zones"
-HOMEPAGE="http://www.apacheconsultancy.com/modules/${PN}/;
+HOMEPAGE="http://www.apacheconsultancy.com/modules/mod_access_dnsbl/;
 SRC_URI="http://www.apacheconsultancy.com/modules/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"



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

2018-04-25 Thread Aaron Bauman
commit: 8613c36b12cf1c171c264e39d54f864d5d6e3efe
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Wed Apr 25 05:13:06 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr 25 21:48:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8613c36b

net-misc/youtube-viewer: Bump testing to 3.3.4 release, drop 3.2.8 stable in 
favour of 3.3.3 stable

Package-Manager: Portage-2.3.31, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8126

 net-misc/youtube-viewer/Manifest| 2 +-
 .../{youtube-viewer-3.2.8.ebuild => youtube-viewer-3.3.4.ebuild}| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/youtube-viewer/Manifest b/net-misc/youtube-viewer/Manifest
index 079efcc4a2e..170e64b8b2d 100644
--- a/net-misc/youtube-viewer/Manifest
+++ b/net-misc/youtube-viewer/Manifest
@@ -1,2 +1,2 @@
-DIST youtube-viewer-3.2.8.tar.gz 233912 BLAKE2B 
87e3d96a54d3a83de6e805eeb420a5cfb633ca33a030f619b5b9db52b3c079da4969b0bb7fc76203adea59eb2f82d89962d2140a1f4281367d5b0ea307660da6
 SHA512 
ae4012f164ff86208975968efe3460774f6740ada9badbfbb373b1e4a22b9983667d96c0f8d857431a6b344bbd061895abab39d353e850662b0b131ef9016f45
 DIST youtube-viewer-3.3.3.tar.gz 232856 BLAKE2B 
68f3529edeaeb443203f1c6bf4a9967346a5015d05d40ffeca65a1deeacb73cb9bd7fbc79ed2c70f161c82a03df8461b3d39b071ccbe480b10d4259eba08d430
 SHA512 
ca624c456d33aa804398f71f1dd4a095f7b9ca5ae5a1cb255b9e8a3dea671a8b0f986977428e797f1fc1f96d69087a66c71185e37cc521d668c036c4e7a5825f
+DIST youtube-viewer-3.3.4.tar.gz 232892 BLAKE2B 
d39d6406a664ea911ee6db76311b6526c5a962a10be45222613a54f5b11a34c81681389f9e6c9569076161444212a75d0a1053a2939b899a4935f391cc100300
 SHA512 
fc8a1c7ebda5efc7d1e32b211c3fe301e84db393fd6be06c026dd12903ad7a3dea7bc5b24e3125d55e0b56140a2d0fb2bf2ce001d3cde7792b8e4a3590496c7e

diff --git a/net-misc/youtube-viewer/youtube-viewer-3.2.8.ebuild 
b/net-misc/youtube-viewer/youtube-viewer-3.3.4.ebuild
similarity index 98%
rename from net-misc/youtube-viewer/youtube-viewer-3.2.8.ebuild
rename to net-misc/youtube-viewer/youtube-viewer-3.3.4.ebuild
index 4e5e8e27bcb..0a797691ff7 100644
--- a/net-misc/youtube-viewer/youtube-viewer-3.2.8.ebuild
+++ b/net-misc/youtube-viewer/youtube-viewer-3.3.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/trizen/youtube-viewer/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="gtk"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/rt-sources/

2018-04-25 Thread Aaron Bauman
commit: 2854eb732716891201243dc841742a5f977fd41c
Author: Karl Linden  gmail  com>
AuthorDate: Wed Apr 25 08:05:41 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr 25 21:46:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2854eb73

sys-kernel/rt-sources: version bump to 3.18.104_p101

Package-Manager: Portage-2.3.31, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8127

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-3.18.104_p101.ebuild | 58 ++
 2 files changed, 60 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 1d00941eacb..0a29a759cda 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -13,6 +13,8 @@ DIST linux-4.1.tar.xz 83017828 BLAKE2B 
d1dc4e458db191f16306b3d2d7eb60ef5e0430740
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
+DIST patch-3.18.104-rt101.patch.xz 175128 BLAKE2B 
62f113e88d0bbd54a9676f6404839e82a7f5facdd91d12ccc2ec82742e718efd0c43baae242c6c093d93944c5ffdb47cafc05e2df01e0eb4258215fa8e222e94
 SHA512 
a6a98f8b6ff56446d815f4dc775284e913cb4c2d3f477fb2eca9444b55cbc6247d8278bcb3786c97b9bba7456fb7ede572e4538ddb2c90163338374743eaf994
+DIST patch-3.18.104.xz 1502324 BLAKE2B 
6404c3abb990667669f773fd86808397dc55636e61b501e4c4e25c13f4ce2584460dde7153f4864170e12e314dcf262ee42dc8ea17c80c33374b9dadc16b38b1
 SHA512 
d2c37043f1a4cf94b383ad48df3340783f1ea5ea59479028c8ec75328a46bf37ce2992c8e7568ecdba3f83d96a18b2fc32d5318094cfdb0d686ded9398535ec4
 DIST patch-3.18.91-rt98.patch.xz 175116 BLAKE2B 
3045e7e370e28830a6eee3816ddb96e75850cc8c54fe2b626286f81bd2203c2464dd329fc136efbd73926191af61794566c3694a568a992fa51420ec24054552
 SHA512 
db73da1e92c42694a97d15b45be4b77d3f3991434f7cc9d63e2896684f0cf8a09f4cd6d8b288af48f959d2791bb30e9aa5430bcf714c76a489ac6f3cc3f6c9cf
 DIST patch-3.18.91.xz 1407536 BLAKE2B 
45797565f03f53d22dad76051517719f5aa25c924b9b800f94f20789514ed34f4c06182a51cdac4b87d7dc4e32e239f3a347160cfb43b70871cec19c71454a10
 SHA512 
7fc3276ab236e2b88fc59b239e541c028b20e2b8105fd5082b1b9a1e4015c313c314aa2eb770f2059e3c6f92d68793888549cf8943d0f41a9214ffefd0d51655
 DIST patch-4.1.46-rt52.patch.xz 190088 BLAKE2B 
2468002852ead5b171d043486b912bb710f4689b5b549f90890de572069f430f4de709cb54c4cde723bd8e888c0027cf13ecb7708f116575fc6801ab1a97cecc
 SHA512 
2c6813cc0f0efe990e9599f3e38048142fafb6fbfd7d3f9670d118cec0ada6fc69fb897509759cbb0c54798316ac30d137cd2721fb9a88a98024ddcd7ee90e7b

diff --git a/sys-kernel/rt-sources/rt-sources-3.18.104_p101.ebuild 
b/sys-kernel/rt-sources/rt-sources-3.18.104_p101.ebuild
new file mode 100644
index 000..1ca2170247a
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-3.18.104_p101.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit versionator
+
+CKV="$(get_version_component_range 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
+   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+PATCHES=(
+   "${FILESDIR}"/rt-sources-posix-printf.patch # 627068
+)
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo 

[gentoo-commits] repo/gentoo:master commit in: sci-libs/adolc/

2018-04-25 Thread Matthias Maier
commit: dd99606fe102ee6187a81044a4a9f8b5ea1892be
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Apr 25 21:42:36 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Apr 25 21:43:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd99606f

sci-libs/adolc: always enable essential features

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 .../adolc/{adolc-2.6.3.ebuild => adolc-2.6.3-r1.ebuild} | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/sci-libs/adolc/adolc-2.6.3.ebuild 
b/sci-libs/adolc/adolc-2.6.3-r1.ebuild
similarity index 81%
rename from sci-libs/adolc/adolc-2.6.3.ebuild
rename to sci-libs/adolc/adolc-2.6.3-r1.ebuild
index eb2ddb931e3..8e711996d79 100644
--- a/sci-libs/adolc/adolc-2.6.3.ebuild
+++ b/sci-libs/adolc/adolc-2.6.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,12 +14,12 @@ 
SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz;
 LICENSE="|| ( EPL-1.0 GPL-2 )"
 SLOT="0/2"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
-IUSE="mpi sparse static-libs"
+IUSE="+boost mpi sparse static-libs"
 
 RDEPEND="
+   boost? ( dev-libs/boost:0= )
mpi? ( sys-cluster/ampi:0= )
-   sparse? ( sci-libs/colpack:0= )
-"
+   sparse? ( sci-libs/colpack:0= )"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MYPN}-${PV}"
@@ -37,9 +37,12 @@ src_prepare() {
 
 src_configure() {
econf \
-   $(use_enable static-libs static) \
+   --enable-advanced-branching \
+   --enable-atrig-erf \
$(use_enable mpi ampi) \
$(use_enable sparse) \
+   $(use_enable static-libs static) \
+   $(use_with boost) \
$(use_with sparse colpack "${EPREFIX}"/usr)
 }
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/adolc/

2018-04-25 Thread Matthias Maier
commit: c71b51bda7f0f51d9e8c84c7ad01daf080a67779
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Apr 25 20:07:39 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Apr 25 21:43:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71b51bd

sci-libs/adolc: update live ebuild

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sci-libs/adolc/adolc-.ebuild | 13 -
 sci-libs/adolc/metadata.xml  |  1 +
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/sci-libs/adolc/adolc-.ebuild b/sci-libs/adolc/adolc-.ebuild
index c029efc2ea2..a792a5a65c1 100644
--- a/sci-libs/adolc/adolc-.ebuild
+++ b/sci-libs/adolc/adolc-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,12 +23,12 @@ fi
 
 LICENSE="|| ( EPL-1.0 GPL-2 )"
 SLOT="0/2"
-IUSE="mpi sparse static-libs"
+IUSE="+boost mpi sparse static-libs"
 
 RDEPEND="
+   boost? ( dev-libs/boost:0= )
mpi? ( sys-cluster/ampi:0= )
-   sparse? ( sci-libs/colpack:0= )
-"
+   sparse? ( sci-libs/colpack:0= )"
 DEPEND="${RDEPEND}"
 
 PATCHES=(
@@ -44,9 +44,12 @@ src_prepare() {
 
 src_configure() {
econf \
-   $(use_enable static-libs static) \
+   --enable-advanced-branching \
+   --enable-atrig-erf \
$(use_enable mpi ampi) \
$(use_enable sparse) \
+   $(use_enable static-libs static) \
+   $(use_with boost) \
$(use_with sparse colpack "${EPREFIX}"/usr)
 }
 

diff --git a/sci-libs/adolc/metadata.xml b/sci-libs/adolc/metadata.xml
index 150156feade..a8f7848ccb6 100644
--- a/sci-libs/adolc/metadata.xml
+++ b/sci-libs/adolc/metadata.xml
@@ -12,6 +12,7 @@
   the requested values.
 
   
+Use the boost allocator from 
dev-libs/boost
 Add support for sparse matrix algebra with 
sci-libs/colpack
   
 



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

2018-04-25 Thread Aaron Bauman
commit: ad47f54d6772d0698ea35be50daa12e00038656c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Apr 25 21:43:07 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr 25 21:43:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad47f54d

sys-libs/lwp: amd64 stable wrt bug #654098

Bug: https://bugs.gentoo.org/654098
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sys-libs/lwp/lwp-2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/lwp/lwp-2.8.ebuild b/sys-libs/lwp/lwp-2.8.ebuild
index 9f58c389b04..2b8f53ed69f 100644
--- a/sys-libs/lwp/lwp-2.8.ebuild
+++ b/sys-libs/lwp/lwp-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/lwp/src/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: sci-libs/adolc/

2018-04-25 Thread Matthias Maier
commit: cec5c1125fef3daecfeb658de4a67f6edc17bdeb
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Apr 25 20:08:36 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Apr 25 21:43:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec5c112

sci-libs/adolc: remove obsolete versions

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sci-libs/adolc/Manifest   |  3 ---
 sci-libs/adolc/adolc-2.5.0.ebuild | 44 
 sci-libs/adolc/adolc-2.5.2.ebuild | 46 -
 sci-libs/adolc/adolc-2.6.2.ebuild | 53 ---
 4 files changed, 146 deletions(-)

diff --git a/sci-libs/adolc/Manifest b/sci-libs/adolc/Manifest
index bf9dbc2941b..a6565ec12f6 100644
--- a/sci-libs/adolc/Manifest
+++ b/sci-libs/adolc/Manifest
@@ -1,5 +1,2 @@
 DIST ADOL-C-2.4.1.tgz 2210414 BLAKE2B 
f9b1fd7f0e619d811b29e077e436697dc8b5a388568d73b2db602e57f97cbb690a5b47a55c722ae45cc28698dd19949eddb9d02e11c87383191e217f012519bb
 SHA512 
5e5135ca587d159510bf77338fdff3d324f4d32c4ec6f8cf64ddc92253b427b8ee26a30bc1d83fe18121bbfdc7454c3536f58849c0c335e1b240e39d46acdccc
-DIST ADOL-C-2.5.0.tgz 2313753 BLAKE2B 
7c8f59a08c46e6af76e366332c154ddd2a2167910fbe30eccc51b002009f98117b82d5e80bd12baed6cfdff63b0a940128e95f74a2ad92b4d2fbacb21c6f
 SHA512 
e680565ed911bc15165c27281428c1daf35e95292dc3abc64aab6633068ec0d7e7ae626e692e0574b2c696a0c4aec2c79b2b02c3760acd2bd1b579a4c42d9585
-DIST ADOL-C-2.5.2.tgz 2320010 BLAKE2B 
de2eeb753c54dc3fa288845cb42e1e82e679096e9e22917ccb9b768347aaed57d97aafd0055098914c8308b90fb11777fc6fe15cb140bf482598f3ac78680dd3
 SHA512 
3d2ef6e42504de9e9c1b5777afda8ece83fa61ab7c22fd471dce6bcb74af0a789d37cd2a6c9c9ead13f6c78e07ba985e7d14e79bcdf35fa56f8e73a2411905b5
-DIST ADOL-C-2.6.2.tgz 2413458 BLAKE2B 
b448bcc49622c631315eb517442c2f3b9850eca6ab2f2d73fd39fdc71aa8aa02b8490881183fcf0529e2cc6fce3cecebe3a10d0c8b6589c146403a9f93eab820
 SHA512 
7825b57a06ea146b5095f3345592566887622e4a8b93bf8ef946083486652b5ecd6a44b7b5f1c7a5b5c45cfdb14d78ab2dd5f4d228114226046e99a46257f5be
 DIST ADOL-C-2.6.3.tgz 2416928 BLAKE2B 
74e575a1a919bc2787be0c29deaac4b503c077cb06efdba3f2382f21abf1ed53e8cb5f41729dc39f9188e44460fa137a09cffdb296b5f92131153795f36fa83a
 SHA512 
e3c44b1f8ab5211a8a3c3163124e35b6d1e9551672ab4944d983dd3117f609d512c1b08c61e535dc4d50089295ee565bec07aaca67aa88b57b17bc3906573262

diff --git a/sci-libs/adolc/adolc-2.5.0.ebuild 
b/sci-libs/adolc/adolc-2.5.0.ebuild
deleted file mode 100644
index 8b54bd951b7..000
--- a/sci-libs/adolc/adolc-2.5.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=yes
-#AUTOTOOLS_IN_SOURCE_BUILD=yes
-
-inherit autotools-utils toolchain-funcs
-
-MYPN=ADOL-C
-
-DESCRIPTION="Automatic differentiation system for C/C++"
-HOMEPAGE="https://projects.coin-or.org/ADOL-C/;
-SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz;
-
-LICENSE="|| ( EPL-1.0 GPL-2 )"
-SLOT="0/1"
-KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
-IUSE="mpi sparse static-libs"
-
-RDEPEND="mpi? ( sys-cluster/ampi:0= )
-   sparse? ( sci-libs/colpack:0= )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MYPN}-${PV}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.5.0-no-colpack.patch
-   "${FILESDIR}"/${PN}-2.5.0-pkgconfig-no-ldflags.patch
-)
-
-src_configure() {
-local myeconfargs=(
-$(use_enable mpi ampi)
-$(use_enable sparse)
-$(use_with sparse colpack "${EPREFIX}"/usr)
-)
-autotools-utils_src_configure
-}
-
-src_test() {
-   autotools-utils_src_test test
-}

diff --git a/sci-libs/adolc/adolc-2.5.2.ebuild 
b/sci-libs/adolc/adolc-2.5.2.ebuild
deleted file mode 100644
index b625ae76398..000
--- a/sci-libs/adolc/adolc-2.5.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
-
-AUTOTOOLS_AUTORECONF=yes
-#AUTOTOOLS_IN_SOURCE_BUILD=yes
-
-inherit autotools-utils toolchain-funcs
-
-MYPN=ADOL-C
-
-DESCRIPTION="Automatic differentiation system for C/C++"
-HOMEPAGE="https://projects.coin-or.org/ADOL-C/;
-SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz;
-
-LICENSE="|| ( EPL-1.0 GPL-2 )"
-SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
-IUSE="mpi sparse static-libs"
-
-RDEPEND="
-   mpi? ( sys-cluster/ampi:0= )
-   sparse? ( sci-libs/colpack:0= )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MYPN}-${PV}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.5.0-no-colpack.patch
-   "${FILESDIR}"/${PN}-2.5.0-pkgconfig-no-ldflags.patch
-   "${FILESDIR}"/${P}-dash.patch
-)
-
-src_configure() {
-local myeconfargs=(
-$(use_enable mpi ampi)
-$(use_enable sparse)
-$(use_with 

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

2018-04-25 Thread Aaron Bauman
commit: 017a6bd2af0110295f4dee912d6c27cc1d603259
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Apr 25 18:10:36 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr 25 21:26:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017a6bd2

media-libs/libvpx: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8138

 media-libs/libvpx/libvpx-1.5.0.ebuild| 6 +++---
 media-libs/libvpx/libvpx-1.6.0-r1.ebuild | 6 +++---
 media-libs/libvpx/libvpx-1.6.1.ebuild| 6 +++---
 media-libs/libvpx/libvpx-1.7.0.ebuild| 2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-libs/libvpx/libvpx-1.5.0.ebuild 
b/media-libs/libvpx/libvpx-1.5.0.ebuild
index 1cfa682061a..555f65c26ad 100644
--- a/media-libs/libvpx/libvpx-1.5.0.ebuild
+++ b/media-libs/libvpx/libvpx-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 else
-   
SRC_URI="http://storage.googleapis.com/downloads.webmproject.org/releases/webm/${P}.tar.bz2;
+   
SRC_URI="https://storage.googleapis.com/downloads.webmproject.org/releases/webm/${P}.tar.bz2;
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 # generated by: make LIBVPX_TEST_DATA_PATH=libvpx-testdata testdata + tar'ing
@@ -22,7 +22,7 @@ SRC_URI="${SRC_URI}
test? ( mirror://gentoo/${PN}-testdata-${LIBVPX_TESTDATA_VER}.tar.bz2 )"
 
 DESCRIPTION="WebM VP8 Codec SDK"
-HOMEPAGE="http://www.webmproject.org;
+HOMEPAGE="https://www.webmproject.org;
 
 LICENSE="BSD"
 SLOT="0/3"

diff --git a/media-libs/libvpx/libvpx-1.6.0-r1.ebuild 
b/media-libs/libvpx/libvpx-1.6.0-r1.ebuild
index 55c20e8d6aa..3ecde0cc040 100644
--- a/media-libs/libvpx/libvpx-1.6.0-r1.ebuild
+++ b/media-libs/libvpx/libvpx-1.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ inherit toolchain-funcs multilib-minimal
 LIBVPX_TESTDATA_VER=1.6.0
 
 DESCRIPTION="WebM VP8 and VP9 Codec SDK"
-HOMEPAGE="http://www.webmproject.org;
-SRC_URI="http://storage.googleapis.com/downloads.webmproject.org/releases/webm/${P}.tar.bz2
+HOMEPAGE="https://www.webmproject.org;
+SRC_URI="https://storage.googleapis.com/downloads.webmproject.org/releases/webm/${P}.tar.bz2
test? ( mirror://gentoo/${PN}-testdata-${LIBVPX_TESTDATA_VER}.tar.bz2 )"
 
 LICENSE="BSD"

diff --git a/media-libs/libvpx/libvpx-1.6.1.ebuild 
b/media-libs/libvpx/libvpx-1.6.1.ebuild
index f556462fb05..22d33e597c7 100644
--- a/media-libs/libvpx/libvpx-1.6.1.ebuild
+++ b/media-libs/libvpx/libvpx-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,8 +14,8 @@ inherit toolchain-funcs multilib-minimal
 LIBVPX_TESTDATA_VER=1.6.1
 
 DESCRIPTION="WebM VP8 and VP9 Codec SDK"
-HOMEPAGE="http://www.webmproject.org;
-SRC_URI="http://storage.googleapis.com/downloads.webmproject.org/releases/webm/${P}.tar.bz2
+HOMEPAGE="https://www.webmproject.org;
+SRC_URI="https://storage.googleapis.com/downloads.webmproject.org/releases/webm/${P}.tar.bz2
test? ( mirror://gentoo/${PN}-testdata-${LIBVPX_TESTDATA_VER}.tar.bz2 )"
 
 LICENSE="BSD"

diff --git a/media-libs/libvpx/libvpx-1.7.0.ebuild 
b/media-libs/libvpx/libvpx-1.7.0.ebuild
index d391dc81190..18f70ac5a88 100644
--- a/media-libs/libvpx/libvpx-1.7.0.ebuild
+++ b/media-libs/libvpx/libvpx-1.7.0.ebuild
@@ -14,7 +14,7 @@ inherit toolchain-funcs multilib-minimal
 LIBVPX_TESTDATA_VER=1.7.0
 
 DESCRIPTION="WebM VP8 and VP9 Codec SDK"
-HOMEPAGE="http://www.webmproject.org;
+HOMEPAGE="https://www.webmproject.org;
 SRC_URI="https://github.com/webmproject/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
test? ( mirror://gentoo/${PN}-testdata-${LIBVPX_TESTDATA_VER}.tar.xz )"
 



  1   2   3   >