[gentoo-commits] repo/gentoo:master commit in: dev-perl/Try-Tiny/

2018-03-13 Thread Kent Fredric
commit: 2754ba0984a6e813911f09af933d22454c8aa521
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Mar 14 03:43:59 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Mar 14 03:43:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2754ba09

dev-perl/Try-Tiny: Bump to version 0.300.0

Upstream:
- 'finally' blocks are now run for all methods of leaving try block,
  including exit and goto
- Resolve pseudofork induced segfaults on windows by storing finalizers
  in a hash instead of an array
- Guard given/when tests against perl 5.27 release changes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Try-Tiny/Manifest|  1 +
 dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/Try-Tiny/Manifest b/dev-perl/Try-Tiny/Manifest
index 32b610b43c4..7add91f1d53 100644
--- a/dev-perl/Try-Tiny/Manifest
+++ b/dev-perl/Try-Tiny/Manifest
@@ -1,2 +1,3 @@
 DIST Try-Tiny-0.22.tar.gz 18311 BLAKE2B 
0d7ed5fc560818b3bbb0aeb83279037e55a70333c35fac01aa42eadad52c26088a2efaecf9652f54f9232b7aab0a8b23bca195458c785827c507b409abf81d22
 SHA512 
4e39b4da16480bb2b93c05e8e016e9d1b5a68f29c527b19bbf9333442ca708e88dd2720a5812d141a152ae088ed1fcb1ce179018c2d0fe105545256396b2ccc4
 DIST Try-Tiny-0.24.tar.gz 30666 BLAKE2B 
aa9085787127f421b3fc5c8605c074d96033a3dd5e0afc3897c54b3654e08d1535c87af023261af52fdc55e9e61eac9e243d9f8975c646543619b213ba9a08b4
 SHA512 
403ce12b7cda7356b1a86d7661ed406ce4e526f416033fa5eb04b83bbeb7f198b4660342383232affe2ef9a8e0dbd237a6e6c0f290c277c8abc319c949d3c959
+DIST Try-Tiny-0.30.tar.gz 34395 BLAKE2B 
5f128ec532e9091e0987bf8b0b540c38158b49d37af42f72366151f25da722e12b746626a242d8a8f7755d243ee5fe0232d1828d4f94ddac0c70ad9334b8a6d1
 SHA512 
f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c

diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild 
b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
new file mode 100644
index 000..6e04d125e62
--- /dev/null
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.30
+inherit perl-module
+
+DESCRIPTION="Minimal try/catch with proper localization of \$@"
+
+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 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="test minimal"
+
+RDEPEND="
+   !<=dev-perl/Try-Tiny-Except-0.10.0
+   !minimal? (
+   || ( >=virtual/perl-Scalar-List-Utils-1.400.0 dev-perl/Sub-Name 
)
+   )
+   virtual/perl-Carp
+   >=virtual/perl-Exporter-5.570.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   !minimal? (
+   >=virtual/perl-CPAN-Meta-2.120.900
+   >=dev-perl/Capture-Tiny-0.120.0
+   )
+   virtual/perl-File-Spec
+   virtual/perl-Test-Simple
+   virtual/perl-if
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tree-Simple/

2018-03-13 Thread Kent Fredric
commit: f2224fc6ea78d2758178fa4c6f5249a202627917
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Mar 14 02:49:05 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Mar 14 02:49:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2224fc6

dev-perl/Tree-Simple: Bump to version 1.330.0

Upstream:
- Fix traverse() not to assume user functions to avoid undef warnings
- Handle traverse() 1st param returning ABORT

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Tree-Simple/Manifest   |  1 +
 dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Tree-Simple/Manifest b/dev-perl/Tree-Simple/Manifest
index ebd614c74fd..e7b8124a670 100644
--- a/dev-perl/Tree-Simple/Manifest
+++ b/dev-perl/Tree-Simple/Manifest
@@ -3,3 +3,4 @@ DIST Tree-Simple-1.27.tgz 46811 BLAKE2B 
c99294297a0cf188b0ed8bd8f611d770bab99d1b
 DIST Tree-Simple-1.29.tgz 47322 BLAKE2B 
4465d10bb7d46f343e686677aafd8a93789ffb7fc9fc76d483ed02ea3a2022fdebfa2052e5cddd36cc7c71687d2f2488ea1e512b29fedc3e1a1f72e71405ba9a
 SHA512 
d6ed79878bf9e8cb4bf82a85dd4d11c70968be53b08d73905d49fff70ec21ca53c604df1e139c0304763e592e42db831c411d03dc8cd1bbb2834cf037088b746
 DIST Tree-Simple-1.30.tgz 48264 BLAKE2B 
4b916c2aa4b384576cf06431270cfc57a8304d1350d3d7e5dfc151521e47c336764212a211df8e52419ed699a8cbc985207a656fdde8f6cdcb2a5c37118121d5
 SHA512 
41d94b040a882edf0f5777276246e8e55bf3f19bcc93f6facea5076136b3d8931d663e5a989e5045c104e76aca86d14dfe63bc7e39cd9d8542ea47c1dc202c0d
 DIST Tree-Simple-1.31.tgz 49287 BLAKE2B 
f43dea7afa1ac899cbb162fc2f5d30ab281a227fe507e30c28bc2771c95160d4f29afb42c21e1747f10cf0d16709a5236bfeef1f2c6f5aabf8f5537f8198f62e
 SHA512 
ec35f8256256c9a053c2643d55ea6aeb1c354ff9f19d01697f26ecefaa2f1e966c00ec9a5d33528c9ba1f02155a27aab94c17f1403125e1b4ade3ff724966a4e
+DIST Tree-Simple-1.33.tgz 50385 BLAKE2B 
66b858c2b61efa2ac126ebd7cd8c657a5effc618e03e76c17ed54fc09f75776c6b0ffd5380bdfbfb2a59a29b3672b4f45716ff97a65519ec24b540632a5cdf67
 SHA512 
bec140fa723a8fadc65d2d8dc88c73295b346bc1583bfb031f2851cf80cddaea9b3e5e38225bbd7ac2e3e29006efb5bbac95b678090ba62714dfd6a306000b25

diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild 
b/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild
new file mode 100644
index 000..920c7518f70
--- /dev/null
+++ b/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RSAVAGE
+DIST_VERSION=1.33
+DIST_A_EXT=tgz
+inherit perl-module
+
+DESCRIPTION="A simple tree object"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+   >=virtual/perl-Scalar-List-Utils-1.180.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   !minimal? ( dev-perl/Test-Memory-Cycle )
+   >=dev-perl/Test-Exception-0.150.0
+   >=virtual/perl-Test-Simple-1.1.2
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tree-DAG_Node/

2018-03-13 Thread Kent Fredric
commit: 133eb65c573f9ab1e86e91f1513a76d627f78b8c
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Mar 14 02:20:44 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Mar 14 02:21:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133eb65c

dev-perl/Tree-DAG_Node: Bump to version 1.310.0

Upstream:
- Switch to LICENSE="perl"
- Explicitly escape regex {} for compat with future perl versions

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Tree-DAG_Node/Manifest|  1 +
 .../Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Tree-DAG_Node/Manifest b/dev-perl/Tree-DAG_Node/Manifest
index 03d3e22609c..1f037f7130a 100644
--- a/dev-perl/Tree-DAG_Node/Manifest
+++ b/dev-perl/Tree-DAG_Node/Manifest
@@ -1,2 +1,3 @@
 DIST Tree-DAG_Node-1.06.tar.gz 32843 BLAKE2B 
6f13f455262888f5d1c3dbd06545ed6dfd2a20f9ba50d2eb8586845a21f92bceff25948c30cdb534d8956ce43a6b1d667a99cd37dd5f0050afcc14b163d6a232
 SHA512 
dfdec2799b3ef2e20303001aa40df16be134e1c56d48acd61cb6397e66d7fb38beeb4efdbcd24fe16e2fcc15471e77dabb1fd2df0334e3e44024109a997ae71b
 DIST Tree-DAG_Node-1.29.tgz 52498 BLAKE2B 
62915d14b2492486b0a0c40a838d66be261f0cac1a3a4382cbe9b32538f71312a4f47fb69978c46bf9860c6ae25e84d6852677c6bb63fec405144ce958ed97d8
 SHA512 
ec5ef67834360a0931bf742f5814b92ecdacf3751801028c85485f3c51c21a139d2095974b1df65aafbb24e78611d92b013c9473efd6c24381c54b2d698d3b42
+DIST Tree-DAG_Node-1.31.tgz 57977 BLAKE2B 
ba3646d62acebaeda634c3ecc50c9be60e9d47c4c213ef137b28c7e877a821f7f48cc4454e85e4b67e87c4bda925425d3763a7b737c4b21c96b719fc3b5ea78a
 SHA512 
6821a146c55887a8973a8f61512805a3d209bb855f5b2f121cbac11a5fe685073019b958837289e781d1c294212c387bdb8434499712a39ab6b74f7ca2ccaa74

diff --git a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild 
b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild
new file mode 100644
index 000..8dac0916f7d
--- /dev/null
+++ b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RSAVAGE
+DIST_A_EXT=tgz
+DIST_VERSION=1.31
+inherit perl-module
+
+DESCRIPTION="(Super)class for representing nodes in a tree"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/File-Slurp-Tiny-0.3.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Test-Simple-1.1.14
+   >=virtual/perl-File-Spec-3.400.0
+   >=virtual/perl-File-Temp-0.190.0
+   )
+"



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

2018-03-13 Thread Rafael Martins
commit: fbe3d6c02f87e083483e3f5a84ee99a5a315fec7
Author: Rafael G. Martins  gentoo  org>
AuthorDate: Wed Mar 14 02:07:23 2018 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Wed Mar 14 02:07:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe3d6c0

dev-lang/luajit: version bump. bug #645526

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-lang/luajit/Manifest|  1 +
 dev-lang/luajit/luajit-2.0.5.ebuild | 63 +
 2 files changed, 64 insertions(+)

diff --git a/dev-lang/luajit/Manifest b/dev-lang/luajit/Manifest
index 13b68cbb82a..f52d5b141d5 100644
--- a/dev-lang/luajit/Manifest
+++ b/dev-lang/luajit/Manifest
@@ -2,3 +2,4 @@ DIST LuaJIT-1.1.6.tar.gz 364447 BLAKE2B 
6c9f0c8269770268a123052d63fc72ad5e44f72d
 DIST LuaJIT-2.0.2.tar.gz 843031 BLAKE2B 
7dbf36c1d41106bb55b4588920a79b4c68139e009cb157d0f4ca8f0c72d8f7def1edd4517237234c5833acdbda0ec3dc25edb18bc55298b139463dbb6e58476a
 SHA512 
c1afea13ec61a59f37d1f61fc50bcac47208d9d4f0a80689b74e901ad2b34294b6c89a0b4eef54b43f3d2db411660da61b191b0bbfba4ba2f97743a9ee4484e3
 DIST LuaJIT-2.0.3.tar.gz 844927 BLAKE2B 
a6ed54ef562b7af594367cbc0ed6e20295bb64781ceb6b46df81d10d7abd9fdaf902344ab7a6dfdffa6fc38b05e70648ae53c9cffdfb2a866989eba4b02fe9df
 SHA512 
7b3e3de22ac3602299b5918b60801e45a3278e547a15c16fdae7359538d4ada27ba664935d5f97c7409f330c2f8efeaae9ea03415f5e9d5a9d81e022cd5d36e0
 DIST LuaJIT-2.0.4.tar.gz 847615 BLAKE2B 
b410d06734056283655e70a53b4f1160553cc74a9d6a80d4a919f7f38589888fff339eda661ec623258a5f186f4eb2d2c9b5809b6f7e55f9e058058426e2fe74
 SHA512 
a72957bd85d8f457269e78bf08c19b28c5707df5d19920d61918f8a6913f55913ce13037fb9a6463c04cefde0c6644739f390e09d656e4bbc2c236927aa3f8f9
+DIST LuaJIT-2.0.5.tar.gz 849845 BLAKE2B 
961c8622e19b0e66a76a875cb46ad149cb2559b5af41f360dc41dd0d6bb924583e6477dd1329f67c2ac6ea4b8dc42c5e2f4d63ea49400aba4d9e7c7e85e4b085
 SHA512 
2636675602b4a060b0571c05220db2061dd2f38568e35b2be346a0f5e3128d87057d11d3d0d7567d8cc4e0817b5e4cf2c52a17a48065520962b157816465a9fe

diff --git a/dev-lang/luajit/luajit-2.0.5.ebuild 
b/dev-lang/luajit/luajit-2.0.5.ebuild
new file mode 100644
index 000..7f2cffc
--- /dev/null
+++ b/dev-lang/luajit/luajit-2.0.5.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils multilib pax-utils versionator toolchain-funcs
+
+MY_PV="$(get_version_component_range 1-3)"
+MY_P="LuaJIT-${MY_PV}"
+if [[ -n $(get_version_component_range 4) ]]; then
+   HOTFIX="v${PV}"
+   HOTFIX="${HOTFIX/_p/_hotfix}.patch"
+fi
+
+DESCRIPTION="Just-In-Time Compiler for the Lua programming language"
+HOMEPAGE="http://luajit.org/;
+SRC_URI="http://luajit.org/download/${MY_P}.tar.gz
+   ${HOTFIX:+http://luajit.org/download/${HOTFIX}};
+
+LICENSE="MIT"
+# this should probably be pkgmoved to 2.0 for sake of consistency.
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="lua52compat"
+
+S="${WORKDIR}/${MY_P}"
+
+HTML_DOCS=( doc/. )
+
+src_prepare(){
+   if [[ -n ${HOTFIX} ]]; then
+   epatch "${DISTDIR}/${HOTFIX}"
+   fi
+   default
+}
+
+_emake() {
+   emake \
+   Q= \
+   PREFIX="${EPREFIX}/usr" \
+   MULTILIB="$(get_libdir)" \
+   DESTDIR="${D}" \
+   HOST_CC="$(tc-getBUILD_CC)" \
+   STATIC_CC="$(tc-getCC)" \
+   DYNAMIC_CC="$(tc-getCC) -fPIC" \
+   TARGET_LD="$(tc-getCC)" \
+   TARGET_AR="$(tc-getAR) rcus" \
+   TARGET_STRIP="true" \
+   INSTALL_LIB="${ED%/}/usr/$(get_libdir)" \
+   "$@"
+}
+
+src_compile() {
+   _emake XCFLAGS="$(usex lua52compat "-DLUAJIT_ENABLE_LUA52COMPAT" "")"
+}
+
+src_install(){
+   _emake install
+
+   pax-mark m "${ED}usr/bin/luajit-${MY_PV}"
+
+   default
+}



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

2018-03-13 Thread Brian Dolbec
commit: d8195f9f9354b59cb5a87b55c6746150979cca24
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Mar 14 01:40:16 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Mar 14 01:44:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8195f9f

dev-python/requests-toolbelt: Whitespace fixes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild | 3 +--
 dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild 
b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
index d4454f5e676..45243e68e4e 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.7.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
@@ -29,4 +29,3 @@ DOCS=( AUTHORS.rst HISTORY.rst README.rst )
 python_test() {
py.test -v || die "Tests failed with ${EPYTHON}"
 }
-

diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild 
b/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
index 67f4e2b6abf..bd0cabd5197 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
@@ -29,7 +29,7 @@ PATCHES=(
"${FILESDIR}/requests-toolbelt-0.8.0-test-tracebacks.patch"
 )
 
-# Known python2.7 test failures do to upstream 
+# Known python2.7 test failures do to upstream
 # not testing with newer requests versions
 # bug: https://bugs.gentoo.org/635824
 # https://github.com/requests/toolbelt/issues/213



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

2018-03-13 Thread Rafael Martins
commit: 53a4aacd5ab0fb808eba4bfcf19595b8eacffe5c
Author: Rafael G. Martins  gentoo  org>
AuthorDate: Wed Mar 14 01:38:00 2018 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Wed Mar 14 01:38:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a4aacd

app-text/blogc: version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/blogc/Manifest | 2 +-
 app-text/blogc/{blogc-0.13.2.ebuild => blogc-0.13.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest
index f563c96aa6c..58524c10c61 100644
--- a/app-text/blogc/Manifest
+++ b/app-text/blogc/Manifest
@@ -1 +1 @@
-DIST blogc-0.13.2.tar.xz 315832 BLAKE2B 
f5a8392318a96bc4356b6df4386cbd2b1037fe5e6ed2a6f4bebbf02221a0775601dd39dc06995e3846e224d3597dd8b7537bc6309f46b63abe1bab37dbc80f8d
 SHA512 
1c5a987e6ac7b1460082f2f50cadee645113134f925e331dd2c8b40f0284cbca855db969aaf624cfff503b8040094168c743f4c0d7832bea6f7a9b0b5d044cee
+DIST blogc-0.13.3.tar.xz 315936 BLAKE2B 
e23ac0f1ca026afb47997d42adeaae8adc67f71b09984675d584af9f6e673ad4f894220fa3105297ccea6c3ae90d5853459c061793504fd635683af326a8b018
 SHA512 
eaf9c6fae0e224207a7c552747fe6e205bbd4ee8d2d8d158352234609b0d31dc1d40997f7ba98f4311a15ec4f3968e7bde4bce7c78d4e82d8b27b5fd34b5c40b

diff --git a/app-text/blogc/blogc-0.13.2.ebuild 
b/app-text/blogc/blogc-0.13.3.ebuild
similarity index 100%
rename from app-text/blogc/blogc-0.13.2.ebuild
rename to app-text/blogc/blogc-0.13.3.ebuild



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

2018-03-13 Thread Patrick McLean
commit: ef08702b2f3a34ef42bc91aaf12bedabd41dbfba
Author: Patrick McLean  gentoo  org>
AuthorDate: Wed Mar 14 01:33:36 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Mar 14 01:33:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef08702b

sys-cluster/ceph: Revision bump, brainfart in new init script in 12.2.4-r1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-cluster/ceph/{ceph-12.2.4-r1.ebuild => ceph-12.2.4-r2.ebuild} | 0
 sys-cluster/ceph/files/ceph.initd-r8  | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-12.2.4-r1.ebuild 
b/sys-cluster/ceph/ceph-12.2.4-r2.ebuild
similarity index 100%
rename from sys-cluster/ceph/ceph-12.2.4-r1.ebuild
rename to sys-cluster/ceph/ceph-12.2.4-r2.ebuild

diff --git a/sys-cluster/ceph/files/ceph.initd-r8 
b/sys-cluster/ceph/files/ceph.initd-r8
index 2f6c2601f16..2ef2ed1890d 100644
--- a/sys-cluster/ceph/files/ceph.initd-r8
+++ b/sys-cluster/ceph/files/ceph.initd-r8
@@ -77,7 +77,7 @@ start_pre() {
log_postfix=".${daemon_id}-${arg_name}.log"
log_file="${arg_val}"
 
-   if [ "${log_file}" != /dev/null ]
+   if [ "${log_file}" != /dev/null ]; then
log_file="${log_file}${log_postfix}"
fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tk/, dev-perl/Tk/files/

2018-03-13 Thread Kent Fredric
commit: b8d01ca7685680ae718a9327b3db1c5a3d7b439e
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Mar 14 01:24:34 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Mar 14 01:26:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d01ca7

dev-perl/Tk: Bump to version 804.34.0

- EAPI6
- Add USE="examples"
- Remove pod author tests
- Enable/fix tests (inc: virtualx)
- Make patches 'git am'-able.

Upstream:
- Remove special xOKp handling in Perl_Value
- Fix freetype2 path on OSX
- Fix clang/llvm strcpy/strncpy aborts on OSX Sierra
- Fix Tk::NoteBook's FindMenu
- Documentation fixes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Tk/Manifest|  1 +
 dev-perl/Tk/Tk-804.34.0.ebuild  | 64 +
 dev-perl/Tk/files/Tk-804.034-xorg.patch | 57 +
 dev-perl/Tk/metadata.xml|  3 --
 4 files changed, 122 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Tk/Manifest b/dev-perl/Tk/Manifest
index b99bda652ee..8077e15dcf9 100644
--- a/dev-perl/Tk/Manifest
+++ b/dev-perl/Tk/Manifest
@@ -1 +1,2 @@
 DIST Tk-804.033.tar.gz 6924238 BLAKE2B 
72ea4ca69a7602e3c7386254995983e6896c5d722f06e552b423df2dc9d5fc0a70bed6408cc1b797e803560b00a17223503a2807b847360721104a3edc324df2
 SHA512 
ea56be8246123bbc570d86a7d4f1610349cced91ad92ab740baca4c280822aac2e3acab6334bef60b10a70d5840f331fa40b507aba47a7929f44960df95f2aee
+DIST Tk-804.034.tar.gz 6937691 BLAKE2B 
ee676f82bc805ecb193c2fe999c3d451281a16a4bcd8072f0687859e6634d16cd1db40cc252b1540a3f7b883b4ca585d2b5ef1fa48f12cacffd72ca84693bdc4
 SHA512 
8d04fd902db72f80f749256453703e40c94fd009c6a196c608dd3bde4eeb99f974a154d5f52b28baa9e67f75529f0180619989c16cae28a9417b647908de04b6

diff --git a/dev-perl/Tk/Tk-804.34.0.ebuild b/dev-perl/Tk/Tk-804.34.0.ebuild
new file mode 100644
index 000..edfc369512f
--- /dev/null
+++ b/dev-perl/Tk/Tk-804.34.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SREZIC
+DIST_VERSION=804.034
+DIST_EXAMPLES=("examples/*")
+inherit multilib perl-module virtualx
+
+DESCRIPTION="A Perl Module for Tk"
+
+LICENSE+=" tcltk BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+IUSE=""
+
+DEPEND="
+   media-libs/freetype
+   >=media-libs/libpng-1.4:0
+   virtual/jpeg
+   x11-libs/libX11
+   x11-libs/libXft"
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-804.034-xorg.patch
+)
+PERL_RM_FILES=( "t/pod.t" )
+src_prepare() {
+   MAKEOPTS+=" -j1" #333049
+   myconf=( X11ROOT=${EPREFIX}/usr XFT=1 -I${EPREFIX}/usr/include/ 
-l${EPREFIX}/usr/$(get_libdir) )
+   mydoc="ToDo VERSIONS"
+
+   perl-module_src_prepare
+   # fix detection logic for Prefix, bug #385621
+   sed -i -e "s:/usr:${EPREFIX}/usr:g" myConfig || die
+   # having this around breaks with perl-module and a case-IN-sensitive fs
+   rm build_ptk || die
+
+   # Remove all bundled libs, fixes #488194
+   local BUNDLED="PNG/libpng \
+   PNG/zlib \
+   JPEG/jpeg"
+
+   # Move files required for tests temporarily
+
+   mkdir -p "${T}/stash" || die "can't create temporary stash"
+   mv "${S}/JPEG/jpeg/testimg.jpg" "${T}/stash/testimg.jpg" || die "can't 
move testimg.jpg"
+
+   for dir in ${BUNDLED}; do
+   einfo "Removing bundled: ${dir}"
+   rm -r "${S}/${dir}" || die "Can't remove bundle"
+   # Makefile.PL can copy files to ${S}/${dir}, so recreate them 
back.
+   mkdir -p "${S}/${dir}" || die "Can't restore bundled dir"
+   sed -i "\#^${dir}#d" "${S}"/MANIFEST || die 'Can not remove 
bundled libs from MANIFEST'
+   done
+
+   # Restore test files
+   mv "${T}/stash/testimg.jpg" "${S}/JPEG/jpeg/testimg.jpg" || die "can't 
restore testimg.jpg"
+}
+src_test() {
+   virtx perl-module_src_test || die "src_test failed"
+}

diff --git a/dev-perl/Tk/files/Tk-804.034-xorg.patch 
b/dev-perl/Tk/files/Tk-804.034-xorg.patch
new file mode 100644
index 000..fd9ce4185cf
--- /dev/null
+++ b/dev-perl/Tk/files/Tk-804.034-xorg.patch
@@ -0,0 +1,57 @@
+From 14428e2e2ab517e935b6c8cd6c3bd90dba429532 Mon Sep 17 00:00:00 2001
+From: Michael Cummings 
+Date: Wed, 14 Jun 2006 15:06:45 +1200
+Subject: Modify build for users that didnt install xorg meta
+
+And fix finding X11 headers
+
+Bug: https://bugs.gentoo.org/128326
+Bug: https://bugs.gentoo.org/198977
+---
+ myConfig | 9 +
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+diff --git a/myConfig b/myConfig
+index 6260866b..6b5f3ddd 100755
+--- a/myConfig
 b/myConfig
+@@ -316,7 +316,7 @@ if ($win_arch eq 'x') {
+   }
+   

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

2018-03-13 Thread Brian Dolbec
commit: 2edc9916601f023fd15e2801fa3057082cf109d5
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:32:09 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edc9916

dev-util/buildbot-worker: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-worker/Manifest  |   1 +
 .../buildbot-worker/buildbot-worker-1.1.0.ebuild   | 133 +
 2 files changed, 134 insertions(+)

diff --git a/dev-util/buildbot-worker/Manifest 
b/dev-util/buildbot-worker/Manifest
index a81165cfb07..32e7b43928c 100644
--- a/dev-util/buildbot-worker/Manifest
+++ b/dev-util/buildbot-worker/Manifest
@@ -3,3 +3,4 @@ DIST buildbot-worker-0.9.11.tar.gz 100746 BLAKE2B 
ad800ee565cb70a7234e1527b5
 DIST buildbot-worker-0.9.12.tar.gz 101655 BLAKE2B 
a73f98ec56bd3ad6d19ad0b9dfa015869fd6115789a7ddcecdebdac8707850715c677ee248668f73035ea5656665973634829f2f97e3e75fe8e1515cb0838b88
 SHA512 
c2e86bd8818eddc2849626a0c7642169bc91fa2cc1d531977736e53c4ad3c87c3f0cb17d7b9acd137e783ae822f558a19f4668e3cd37e90a8435157485bd1d57
 DIST buildbot-worker-0.9.13.tar.gz 102710 BLAKE2B 
ab60bc2607a706ecc760c2439655bca3f328d773fbb07e73c994f079356341a251ca23c573a71cce92dbf71ba62ceaa70210f8925fd4d1cdfac335b2a485ee9f
 SHA512 
920f76d70c88a660b1d4c15683847a144b8dfaa01b91742ff2fedbe013ab030d3c5f07b6308f8bfb3f7bf3c2f805f7735d007e67257ca5233d2b585518f79e40
 DIST buildbot-worker-0.9.15.post1.tar.gz 100901 BLAKE2B 
5e4744fcd69e2920e0ca9ba0b1aa77ea5f62ed4aecc9f00df17953dc813e1f8d61a859ab0aacc26f88f51d281574a8089b849fe063d55c8649c4a53b528d8ba8
 SHA512 
6ee23f1dd52672646f28978cec3fa9e29b64cae84f524bbcb6f2614a4a56e49e8363975b89cd3508e78c9779233a27403e46fc098be0808d6cfc1e6aa6b8499f
+DIST buildbot-worker-1.1.0.tar.gz 102142 BLAKE2B 
144587edf2adc9d99837dc549b4d0696761f6cb3c959d4c133a5136606934ce03836cd1fcb019e7bb8ec473526c2ac07146c4820ef4d8b17ed9d843acd6c06b4
 SHA512 
77c46b3c9a16847eaf72de1dafa871a3242b66235c94ce8109f953db39aa4b74de2a03ca7ff06e91f8ea0751ed57e6ec1f39336912d56346f1bed171f597f6ed

diff --git a/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild 
b/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild
new file mode 100644
index 000..bfcad9dc970
--- /dev/null
+++ b/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit readme.gentoo-r1 user distutils-r1
+
+DESCRIPTION="BuildBot Worker (slave) Daemon"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-worker;
+
+MY_V="${PV/_p/.post}"
+MY_P="${PN}-${MY_V}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE="test"
+
+RDEPEND=">=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-waterfall-view/

2018-03-13 Thread Brian Dolbec
commit: 58632a031d29697dd004e4fb68c228d60c8f8dea
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:34:12 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58632a03

dev-util/buildbot-waterfall-view: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-waterfall-view/Manifest  |  1 +
 .../buildbot-waterfall-view-1.1.0.ebuild   | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-util/buildbot-waterfall-view/Manifest 
b/dev-util/buildbot-waterfall-view/Manifest
index 84dda526d38..e808dfe8c06 100644
--- a/dev-util/buildbot-waterfall-view/Manifest
+++ b/dev-util/buildbot-waterfall-view/Manifest
@@ -3,3 +3,4 @@ DIST buildbot-waterfall-view-0.9.11.tar.gz 713915 BLAKE2B 
9300df8cd7d2855a5dbc94
 DIST buildbot-waterfall-view-0.9.12.tar.gz 714290 BLAKE2B 
4867539275aa6c2b0ac149fe7f4a1f03f2c2593b89908fb0a8d748c32779b01b8d87327ec9a54e02561a40d273f03f46a8581cf224c333f1bbb3e14ba22a56ef
 SHA512 
76abc01783c02980bc2d6e878536416aa046dce3259c65fa5c2f15d3f66d1b9b5e0bed2d4f6b9d6c338300637c6b91e9bdee3fca3e47022d2ea9b75ffa69eb99
 DIST buildbot-waterfall-view-0.9.13.tar.gz 714287 BLAKE2B 
addb1cbda2f751192533b7074bd5fcdd36f4d328ad555cba9c821b0648ceceb5ad63d2db85dbac9cc813d6665dad8f5725e5bb37123b6bbce8310740a3597d1f
 SHA512 
448b1e0b63aaa1d33a7595262901373a4c9cd30e544bdc8bd2d672f8aebfb4d90aebb31ce4d78d59725bfdcba019c3643e9f6d66d1493fcb8c77fb8acbadfbf6
 DIST buildbot-waterfall-view-0.9.15.post1.tar.gz 713929 BLAKE2B 
4940cf9224a1924bcb63ea7078d606ec919c0602e1c6c5d3cb53318a91e285add2a75b05ad46599857f2b73cea501754ac71e54d3ba6941a18685eb3c05e9d39
 SHA512 
841186372b8ada370c28bf07b2df9ad91d298913202c937e6d459dfede24293f9aef1d330ee07a6c97a91bf75b4ceae9f87b494f173082ceca1fb2c5f04abe79
+DIST buildbot-waterfall-view-1.1.0.tar.gz 713901 BLAKE2B 
73366eac6a7e0c9e758209b64e2f086148612e9db3459a5babeb272f515d0aef2bf7bd3dddac6d57955a0ebb3e065fdd3eaee31196cf5bcb9afac269d154c4ce
 SHA512 
f6151aab01b680aa77b17c6863e3d33557c2436a2ffe35db0b75416a1d7facd3927437c8bd659d8fbda339e4f77412ba6df605500e6b31559770fa3a3c0eca59

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.ebuild
new file mode 100644
index 000..ac8298f1ae1
--- /dev/null
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="Buildbot waterfall-view plugin"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-waterfall-view;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND="
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-console-view/

2018-03-13 Thread Brian Dolbec
commit: 704b45326d83ebfb61ae48b594b2bc74e31fa770
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:34:46 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704b4532

dev-util/buildbot-console-view: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-console-view/Manifest|  1 +
 .../buildbot-console-view-1.1.0.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-util/buildbot-console-view/Manifest 
b/dev-util/buildbot-console-view/Manifest
index 6dde5f7c08a..6ddb50d435b 100644
--- a/dev-util/buildbot-console-view/Manifest
+++ b/dev-util/buildbot-console-view/Manifest
@@ -3,3 +3,4 @@ DIST buildbot-console-view-0.9.11.tar.gz 640623 BLAKE2B 
b364c99609696d4264faab85
 DIST buildbot-console-view-0.9.12.tar.gz 640923 BLAKE2B 
cc0da84395aca571803e73260d826633553ed10ede6d66d112dfa8bcdc4f1bd376695ee0ee4a715f1fa3705329033044d9358731c0b807c54b40b4e32a04f565
 SHA512 
4a73994c29fe1f78c4432bdb42fe14106b8d7887bb35f2835b203f4818844d3e8d2ea308fc4fb2bd562de302bd7cf6612fe047476512feac068eca3891a49522
 DIST buildbot-console-view-0.9.13.tar.gz 640969 BLAKE2B 
e0c6449c8208a34e568ed632be61fda0ae6ef0b183cd53e2288e1b89e03df6a874ec363f3cfdfa15005bc2913084eaf8640e86abf1ad2d19609e7b4c818f7b77
 SHA512 
16a3186a97112473fa1f7e811ceffe9f829d6181544e62290172b97b898ddb189fe8e67e223a3e02c936e61fc857a05e0b353dda7e5d4a3ce782f74a32515d2f
 DIST buildbot-console-view-0.9.15.post1.tar.gz 640548 BLAKE2B 
d28d3fbe40a8ceeaf574d2e8a9a6938664659dc6221a9e7e288c98b771cf7601a8db125dfb3cd71c500aee470a2b476a9daa0d5ec55a83758a96e97e14441def
 SHA512 
42ad7d9dfdf0b3b0cda8d8dcd3fb2bd6734a775755fdc4ebe79d562f5ffb45d0e25d3ece15dec4a7542dd29e45a721e683bec416582901dbfa519c8da76cfa78
+DIST buildbot-console-view-1.1.0.tar.gz 640524 BLAKE2B 
038412232299b9dcf5b38c0dcc646bce0f02c817b319bc796268e0bdcd10db0a82dbeb692850ad252246a2a0b48ceca23fd5ac900d46774b64ea19839673f607
 SHA512 
c45962f73d8e8214518c09fc3163d20f93ac4f55ed547dc90f4116906b94a01384bdc28e52d1b850ba34077c4cd30cd3e1f2dae23c01e233e5745de181e2dc6c

diff --git a/dev-util/buildbot-console-view/buildbot-console-view-1.1.0.ebuild 
b/dev-util/buildbot-console-view/buildbot-console-view-1.1.0.ebuild
new file mode 100644
index 000..5f6501c2a71
--- /dev/null
+++ b/dev-util/buildbot-console-view/buildbot-console-view-1.1.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="Buildbot console-view plugin"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-console-view;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND="
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



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

2018-03-13 Thread Brian Dolbec
commit: a3d1e7e5b4d792a3e9f9cc819e8e74bb6eb04e6b
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:43:35 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3d1e7e5

dev-util/buildbot-pkg: Clean old versions

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-pkg/Manifest   |  2 --
 dev-util/buildbot-pkg/buildbot-pkg-0.9.10.ebuild | 45 
 dev-util/buildbot-pkg/buildbot-pkg-0.9.11.ebuild | 45 
 3 files changed, 92 deletions(-)

diff --git a/dev-util/buildbot-pkg/Manifest b/dev-util/buildbot-pkg/Manifest
index b687b5b1b60..5402604d20b 100644
--- a/dev-util/buildbot-pkg/Manifest
+++ b/dev-util/buildbot-pkg/Manifest
@@ -1,5 +1,3 @@
-DIST buildbot-pkg-0.9.10.tar.gz 4422 BLAKE2B 
bf32d23fa2c2aeb7dab9af84fd095f48a3561522fdb537c8043d46cd520657e6d71028a07448e70a69c5abc4c24370ef9d1ad1da901b9c198778ee8043b64e11
 SHA512 
d31ef269ddbd042a9064daea526f289f2ec3ffa58dc8f43a8e40ae81b03cfa026f219bcce2ccb83addca0b1da0a8a2d3bc894a400edb9c45f4c0cde7691b5e4d
-DIST buildbot-pkg-0.9.11.tar.gz 4420 BLAKE2B 
1930f7416d8037e35603ee2fa7fb739ded5c9a42dcc5f3a4c5b49d49e29932374a369558af9d2c4ef259fe2d016e7c9ee5a31f1a9e520d3c1c77ff5281b14f30
 SHA512 
63f75f4df2a725caa48d98c09037580c7b6a16609e4063e7aaab8a0e4b7bda4c74da8bf524b7d9a0cf9e909146522af5ffe8f1a5a8617c5f67658cc723f61b2e
 DIST buildbot-pkg-0.9.12.tar.gz 4446 BLAKE2B 
e8077d3b212c968694d2d9e5018c9c985acbff592dbccfeb59543a507f263133268dde57efcacfabb90ea61c3184d34dced21f8e269f619d505166e68c76d43e
 SHA512 
5b9847747924b7e04ae7584f549fa498715e293c6dbdbfef1fe5896c8c96cd65471a908b48c46a32eddbcf8f7b3642402974b4ed3319cf42e90028e772b5e34b
 DIST buildbot-pkg-0.9.13.tar.gz 4448 BLAKE2B 
ea270faafa4a271e11ea1e64191dac0aaf9b6bc08e4d70e71746f9e70eadbe9d70555677bf7e9b264ac9146db0cb1cc639d86194b5280ad53fbe29bf073ee718
 SHA512 
1cf3ea6237062a0d8c3955ae75b76dd1193ed28c32528f341b242fe6dcc50f4300366474dcdce27246166b35cc1ca31df556b5e6481f5027d073122f1c00362d
 DIST buildbot-pkg-0.9.15.post1.tar.gz 4916 BLAKE2B 
17f38dd7c0d70a7d07fde7c53128901dee24bda0d6503bea1dacfbf6f14bba17b645f5067e0932a5f03660330c20f647fe6d4c2125fdbf714a5828de314881bf
 SHA512 
1951de2df02d50ba1d7c3bc6db9084acf65f88a9f9f73bf26715c7d14521403580a26efd8294aa5f2de40b986032dd78fe52230e58ad3d298f39d229481fc286

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.10.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-0.9.10.ebuild
deleted file mode 100644
index dd96a049c7c..000
--- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.10.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="BuildBot common www build tools for packaging releases"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-pkg;
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-# No real integration tests for this pkg.
-# all tests are related to making releases and final checks for distribution
-
-RDEPEND="
-   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-"
-
-S=${WORKDIR}/${MY_P}
-
-python_install_all() {
-   distutils-r1_python_install_all
-}

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.11.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-0.9.11.ebuild
deleted file mode 100644
index dd96a049c7c..000
--- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.11.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="BuildBot common www build tools for packaging releases"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-pkg;
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-# No real integration tests for this pkg.
-# all tests are related to making releases and final checks for distribution
-
-RDEPEND="
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-waterfall-view/

2018-03-13 Thread Brian Dolbec
commit: 50c39fb0f1d810898aa82c97f86c618f003c0a20
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:44:44 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c39fb0

dev-util/buildbot-waterfall-view: Clean old versions

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-waterfall-view/Manifest  |  2 -
 .../buildbot-waterfall-view-0.9.10.ebuild  | 52 --
 .../buildbot-waterfall-view-0.9.11.ebuild  | 52 --
 3 files changed, 106 deletions(-)

diff --git a/dev-util/buildbot-waterfall-view/Manifest 
b/dev-util/buildbot-waterfall-view/Manifest
index e808dfe8c06..de791becd58 100644
--- a/dev-util/buildbot-waterfall-view/Manifest
+++ b/dev-util/buildbot-waterfall-view/Manifest
@@ -1,5 +1,3 @@
-DIST buildbot-waterfall-view-0.9.10.tar.gz 714260 BLAKE2B 
861c9b327e0f0a179156fd80d32ddbeb1df957a95616eae1efb795f477c7276e57ed347a25cc18d1c78fe8a08861bf2f32e17e0467a43f829b15be8715e059e7
 SHA512 
e57a680fb3be7072f1dd6a757787932d9640f1442370048411987d3521f6c600c1f1adedb439ed439cf7928110a6191c8cc4207bf7cd7ebc8e6d1ac5a36f4a1e
-DIST buildbot-waterfall-view-0.9.11.tar.gz 713915 BLAKE2B 
9300df8cd7d2855a5dbc942d6872bf020682b13a445a35f2321e786f0979afea71b2ade86abf087537694dc591a35a33d80998c392d5a546cfc09c4bc7536052
 SHA512 
aec554156ac6d430f62a090d61896732cca7a0f9ebeaa33c929113f9fcf07c4383d9aae7e544d3dbeb83e7f267327810c10c04ba3ec1f7f9c7192a03b4cd47f6
 DIST buildbot-waterfall-view-0.9.12.tar.gz 714290 BLAKE2B 
4867539275aa6c2b0ac149fe7f4a1f03f2c2593b89908fb0a8d748c32779b01b8d87327ec9a54e02561a40d273f03f46a8581cf224c333f1bbb3e14ba22a56ef
 SHA512 
76abc01783c02980bc2d6e878536416aa046dce3259c65fa5c2f15d3f66d1b9b5e0bed2d4f6b9d6c338300637c6b91e9bdee3fca3e47022d2ea9b75ffa69eb99
 DIST buildbot-waterfall-view-0.9.13.tar.gz 714287 BLAKE2B 
addb1cbda2f751192533b7074bd5fcdd36f4d328ad555cba9c821b0648ceceb5ad63d2db85dbac9cc813d6665dad8f5725e5bb37123b6bbce8310740a3597d1f
 SHA512 
448b1e0b63aaa1d33a7595262901373a4c9cd30e544bdc8bd2d672f8aebfb4d90aebb31ce4d78d59725bfdcba019c3643e9f6d66d1493fcb8c77fb8acbadfbf6
 DIST buildbot-waterfall-view-0.9.15.post1.tar.gz 713929 BLAKE2B 
4940cf9224a1924bcb63ea7078d606ec919c0602e1c6c5d3cb53318a91e285add2a75b05ad46599857f2b73cea501754ac71e54d3ba6941a18685eb3c05e9d39
 SHA512 
841186372b8ada370c28bf07b2df9ad91d298913202c937e6d459dfede24293f9aef1d330ee07a6c97a91bf75b4ceae9f87b494f173082ceca1fb2c5f04abe79

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.10.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.10.ebuild
deleted file mode 100644
index a2fb5877143..000
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="Buildbot waterfall-view plugin"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-waterfall-view;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-IUSE="test"
-
-RDEPEND="
-   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_P}"
-#[[ ${PV} == * ]] && S=${S}/www/base
-
-python_test() {
-   distutils_install_for_testing
-
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-}

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.11.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.11.ebuild
deleted file mode 100644
index a2fb5877143..000
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.11.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="Buildbot waterfall-view plugin"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-waterfall-view;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || 

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

2018-03-13 Thread Brian Dolbec
commit: ba6f80a50d57accd8e8ac3e0f5c8637cdaba2860
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:44:06 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6f80a5

dev-util/buildbot-www: Clean old versions

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-www/Manifest   |  2 -
 dev-util/buildbot-www/buildbot-www-0.9.10.ebuild | 51 
 dev-util/buildbot-www/buildbot-www-0.9.11.ebuild | 51 
 3 files changed, 104 deletions(-)

diff --git a/dev-util/buildbot-www/Manifest b/dev-util/buildbot-www/Manifest
index e985645cf05..26f40e13e94 100644
--- a/dev-util/buildbot-www/Manifest
+++ b/dev-util/buildbot-www/Manifest
@@ -1,5 +1,3 @@
-DIST buildbot-www-0.9.10.tar.gz 693452 BLAKE2B 
4f66046bf2ef7d016c020a6f3582dca39e1cdde0258f72fb94bef1a1f90da70ccd4064b15fdf7a507d7fed59243556da1d4e1b62f98d72acab2243c8394b132b
 SHA512 
9ff91de09ceff6dc53619ddd7b8a233f9206b91d75f508cb82fa948451eff8146aa112bada5f1f261f3c25870867046c40a41b85a4acd3b98c00ddab76580780
-DIST buildbot-www-0.9.11.tar.gz 687664 BLAKE2B 
0e7ef9532acf827620b1b720f3709a708c9a24ee29f7edef7695af73a4202d7ddf02f0b6cc5e23507365496f4b6b565b84648770e3a36aa849b0b21d4d139cfd
 SHA512 
5a4ecde7a79bace65fbaeedb9153ccfc8094e0fdccd19bf656a1aee1cb5eb84dd28ffb0279aaa0f75a2365278276f5a16d7015eab732e2642a3344d2b28ff441
 DIST buildbot-www-0.9.12.tar.gz 691551 BLAKE2B 
9bef044fe9e48e34d3e314d9c9b7446a1e295898c432da5c8915e36156f2f934fd065c8075dd55f68da7bc29a567c1ef276bc415df38911aff7c33de46fa7942
 SHA512 
6c525d32407be24aa728a0bd9c9a09c64bb4bef092ef9e5285475527f7fcbd89d516ea376d90b22aa24af384d73125bc886360cf992dfe3d01471838193f351a
 DIST buildbot-www-0.9.13.tar.gz 691556 BLAKE2B 
cd3fe546c88308debc6dd621e8979c400816a11235b67c23e539bb3525746a864d76df2c4f8e04f63ba4459d2186094543115ab51bdc35f56b20c8c1a0ed5a68
 SHA512 
b092014e490ed46f2551ddeeaef5364c85b048cdda298af11acdf664d799fc52ef6f8daa17cf7a98d588c59abcbdfebb666345b44d551859d3db9b4fa358adb9
 DIST buildbot-www-0.9.15.post1.tar.gz 718007 BLAKE2B 
af64eb2e0fabea2af3c02c294d50c924211755358187bd0d52f43821fddcd6d566f8aad1136da3ca69f924aee3bce52cde1e48af3c3f0419c23d6c1be25c17ee
 SHA512 
749fd6e763580bb0fd27f7ce1576ee193ccf9cb42616c3b393a0bfac9469d9a42372069d087ceae3557e72540a3e0cc37087ba4b7901cbb67877f17f27422a47

diff --git a/dev-util/buildbot-www/buildbot-www-0.9.10.ebuild 
b/dev-util/buildbot-www/buildbot-www-0.9.10.ebuild
deleted file mode 100644
index e248b15e6f7..000
--- a/dev-util/buildbot-www/buildbot-www-0.9.10.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="BuildBot base web interface, use with 
buildbot-{console-view,waterfall-view}..."
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-www;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-IUSE="test"
-
-RDEPEND=""
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_P}"
-#[[ ${PV} == * ]] && S=${S}/www/base
-
-python_test() {
-   distutils_install_for_testing
-
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-}

diff --git a/dev-util/buildbot-www/buildbot-www-0.9.11.ebuild 
b/dev-util/buildbot-www/buildbot-www-0.9.11.ebuild
deleted file mode 100644
index e248b15e6f7..000
--- a/dev-util/buildbot-www/buildbot-www-0.9.11.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="BuildBot base web interface, use with 
buildbot-{console-view,waterfall-view}..."
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-www;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-

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

2018-03-13 Thread Brian Dolbec
commit: 1cc40a31d8a11e490c04ba49a5483e33788c57ad
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Mar  7 23:50:06 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc40a31

dev-python/autobahn: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/autobahn/Manifest   |  1 +
 dev-python/autobahn/autobahn-18.3.1.ebuild | 74 
 .../files/autobahn-18.3.1-Fix-cs-test-955.patch| 81 ++
 3 files changed, 156 insertions(+)

diff --git a/dev-python/autobahn/Manifest b/dev-python/autobahn/Manifest
index f034fe37fe4..7e99c02154c 100644
--- a/dev-python/autobahn/Manifest
+++ b/dev-python/autobahn/Manifest
@@ -2,3 +2,4 @@ DIST autobahn-17.10.1.tar.gz 212093 BLAKE2B 
1505097dee07025c5433645397bb52807dbd
 DIST autobahn-17.5.1.tar.gz 205144 BLAKE2B 
a026381330d062059f23bd0fe20de12bf227fec45c816ce41a05d81951a2cb263e70ec3a5cee265ea3cc1f6910975903b493a767dce64c5bbb13be077561cabd
 SHA512 
904f8f4c527a6c1c7840ea8634d0c0a47141458500c6d29f4aa1f05ff51f91c65a451b7c447201cbdf5e255c4c2d07509efa106790217b09398e7d50c1d85382
 DIST autobahn-17.9.1.tar.gz 209230 BLAKE2B 
4e637ee22fe84c51b294faa853034b65e5bc7b230d1d80eea022a2e3809a7ff0c9ffee7c13886f154efffdcdedf5c790e5891466107670c3221a5c7b5de846ea
 SHA512 
036508c1170f53b01be360083bbf9f569fbaf216d984b34e10ad18e5f5e156e74bd4c8979bdd977a8e23deff0332e16d3d606716d32f3987ff37c7707eac0f86
 DIST autobahn-17.9.2.tar.gz 209442 BLAKE2B 
66d31a575d980d81ecd50d9511ed49b947a568ce5457db2de7fd67a85ae06016bacff10f65b74f43c2b72b21543ddb8c0d527f6b9ece706c67adb96860435232
 SHA512 
de73a4cc99616802d280887ef8a9971c532f974dd43cda933da953d7bcc45da3fd9d0c91763c6a80371f582f0acc9741134b1ba1b98035ef0f63e4971aaff79f
+DIST autobahn-18.3.1.tar.gz 213042 BLAKE2B 
2f5eb92212f57d2301dbac1108a81cbbd339da4cb5527e3eb55f1ae7dcb951fed3cb7c643e76beaa0a83d623fe96f9eebcf7945e10efb0773e102d0234ebc479
 SHA512 
3d122cfb54eff0697cf60cd155a07699c6f6b39e573616c247ea79e65e6fa0a86d505ea8bc4f4755dbf266fb8bc7fadabb4338aeb1b9e6a2f0503e1b4d25e2e6

diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild 
b/dev-python/autobahn/autobahn-18.3.1.ebuild
new file mode 100644
index 000..d9e0fc18cb5
--- /dev/null
+++ b/dev-python/autobahn/autobahn-18.3.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 versionator
+
+MY_P="${PN}-$(replace_version_separator 3 -)"
+
+DESCRIPTION="WebSocket and WAMP for Twisted and Asyncio"
+HOMEPAGE="https://pypi.python.org/pypi/autobahn http://autobahn.ws/python/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="crypt test"
+
+RDEPEND="
+   $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
'python2_7')
+   $(python_gen_cond_dep '>=dev-python/futures-3.0.4[${PYTHON_USEDEP}]' 
'python2_7')
+   >=dev-python/cbor-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/lz4-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/py-ubjson-0.8.4[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/snappy-0.5[${PYTHON_USEDEP}]
+   >=dev-python/twisted-16.6.0-r2[${PYTHON_USEDEP}]
+   >=dev-python/txaio-2.7.0[${PYTHON_USEDEP}]
+   >=dev-python/u-msgpack-2.1[${PYTHON_USEDEP}]
+   >=dev-python/wsaccel-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/zope-interface-3.6[${PYTHON_USEDEP}]
+   crypt? (
+   >=dev-python/pyopenssl-16.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/service_identity-16.0.0
+   )
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   )"
+
+PATCHES=(
+   "${FILESDIR}/${P}-Fix-cs-test-955.patch"
+)
+
+S="${WORKDIR}"/${MY_P}
+
+python_test() {
+   echo "Testing all, cryptosign using twisted"
+   export USE_TWISTED=true
+   cd "${BUILD_DIR}"/lib || die
+   py.test -v || die
+   echo "RE-testing cryptosign using asyncio"
+   export USE_TWISTED=false
+   export USE_ASYNCIO=true
+   py.test -v autobahn/wamp/test/test_cryptosign.py || die
+}
+
+pkg_postinst() {
+   python_foreach_impl twisted-regen-cache || die
+}
+
+pkg_postrm() {
+   python_foreach_impl twisted-regen-cache || die
+}

diff --git a/dev-python/autobahn/files/autobahn-18.3.1-Fix-cs-test-955.patch 

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

2018-03-13 Thread Brian Dolbec
commit: 8a4fa1471f59ae0e2b8d1b5afec6cae9bc61446e
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:42:22 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4fa147

dev-util/buildbot: Clean old versions

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot/Manifest   |   2 -
 dev-util/buildbot/buildbot-0.9.10.ebuild | 211 ---
 dev-util/buildbot/buildbot-0.9.11.ebuild | 202 -
 3 files changed, 415 deletions(-)

diff --git a/dev-util/buildbot/Manifest b/dev-util/buildbot/Manifest
index c02fff4cbb2..d2dbae0ef33 100644
--- a/dev-util/buildbot/Manifest
+++ b/dev-util/buildbot/Manifest
@@ -1,6 +1,4 @@
 DIST buildbot-0.8.12.tar.gz 4834352 BLAKE2B 
16d06d6ccbbb90581471cf1727cc9cdd556ab1c0fa1433bbe76475513a7482619b05c28038e956e8724b99a806aec371961302914567fd36caccfe342daa6aaa
 SHA512 
18c5144132fb033f3581d3c494d5e8ff35d3e8b1548764452ce9ae543d710e58a2c6e3e8e46a0ef237804f9a6a45485890ae4616ab655fb00d4ccf328d6f6645
-DIST buildbot-0.9.10.tar.gz 3112750 BLAKE2B 
f09b1e38a2920ae34f45d946e8d88bc525093f3da703b78d859ec5c612c14f110b5c565a2e8bd9e4885fae22d42e57080272d674725bdc873132225b84e69c8d
 SHA512 
95b489d5f7d0bc00ae5f71cd056b36fe689c4dc9408a7a0e4b1b45e036c9074832c8e3755981520a8c85a791b50f7f40765962c12a71887198dc0bbd0140d0e0
-DIST buildbot-0.9.11.tar.gz 3096455 BLAKE2B 
2582fd27e89fc684911926c272630bfdb3fb84e7c18dadff9e66f609a2976d2a70ba0f566af0a7805fe5a7a370e4215ce2ceca4187d418eaa7075414e6974106
 SHA512 
c68a657213b0f878d8c2b4e6ebe18cfc9b3e19a4eecaf085fd3e5631bbb78dc9bd14e6b3d4b576e78eb1631329c86331371200a350d33696204fb76e7beae81c
 DIST buildbot-0.9.12.tar.gz 3057832 BLAKE2B 
8e1748739bacc3c884f353b2a1c798575e3ce5f451a1711ecf88a7c7e517da86d2e791748d31468a2bb07369022e96cb568518b7a8ce1d9e1cece0b6ab77eec8
 SHA512 
62459918267297b31b2a6416f72794c7a4ebdcb60de04ece1681f6b8be9debf161716cc70ad843fd468b23e02c521c0a0783a5a1e119d75648e107691d6b908d
 DIST buildbot-0.9.13.tar.gz 3061713 BLAKE2B 
fac74d610bf0ff1cfeea1c59c46e95339d6b080725f6b01258921175b8036daeef23dfd3bf2a71fe838d43b9de3a3141ff9cec0e1c7e609f21c53f51b91d
 SHA512 
b1cf176d01e04bc219be8ffa787a857aec7bcfb930c3e9cabe0410fca60d826c35e74d277cd5764fcd3c6183ea5f19bae195c09ad401cdd948bda500789f2ade
 DIST buildbot-0.9.15.post1.tar.gz 3088947 BLAKE2B 
c9a0265d3df2a9ac01872fc7106b5b787334bd899a43fcdb6ad06aab5e0e8f1ddb4374bf5211f251f26985c3b11a0b981bdd23fb668ac1717af36443831648e6
 SHA512 
c5c72132fd8446fbb14467851063d192dbb817506163eacc3022d563698453c66706a895613ca1c17502dd25957b31f6409996497d2e7646ab2fdbb3fb55c31d

diff --git a/dev-util/buildbot/buildbot-0.9.10.ebuild 
b/dev-util/buildbot/buildbot-0.9.10.ebuild
deleted file mode 100644
index ec293dba893..000
--- a/dev-util/buildbot/buildbot-0.9.10.ebuild
+++ /dev/null
@@ -1,211 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/${PN}.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit readme.gentoo-r1 user systemd distutils-r1
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="BuildBot build automation system"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot;
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-IUSE="crypt doc examples irc test"
-
-RDEPEND="
-   >=dev-python/jinja-2.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
-   >=dev-python/autobahn-0.16.0[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-0.8[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-migrate-0.9[${PYTHON_USEDEP}]
-   crypt? (
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP},crypt]
-   >=dev-python/pyopenssl-16.0.0[${PYTHON_USEDEP}]
-   dev-python/idna[${PYTHON_USEDEP}]
-   dev-python/service_identity[${PYTHON_USEDEP}]
-   )
-   irc? (
-   dev-python/txrequests[${PYTHON_USEDEP}]
-   )
-   dev-python/future[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}]
-   >=dev-python/txaio-2.2.2[${PYTHON_USEDEP}]
-   dev-python/pyjwt[${PYTHON_USEDEP}]
-   >=dev-python/zope-interface-4.1.1[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/sphinx-1.4.3[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-blockdiag[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}]
-   

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

2018-03-13 Thread Brian Dolbec
commit: 6429c049f5710909c4952d6bfd864ff81aa81d7b
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:32:50 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6429c049

dev-util/buildbot-pkg: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-pkg/Manifest  |  1 +
 dev-util/buildbot-pkg/buildbot-pkg-1.1.0.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-util/buildbot-pkg/Manifest b/dev-util/buildbot-pkg/Manifest
index e7271d698bd..b687b5b1b60 100644
--- a/dev-util/buildbot-pkg/Manifest
+++ b/dev-util/buildbot-pkg/Manifest
@@ -3,3 +3,4 @@ DIST buildbot-pkg-0.9.11.tar.gz 4420 BLAKE2B 
1930f7416d8037e35603ee2fa7fb739ded5
 DIST buildbot-pkg-0.9.12.tar.gz 4446 BLAKE2B 
e8077d3b212c968694d2d9e5018c9c985acbff592dbccfeb59543a507f263133268dde57efcacfabb90ea61c3184d34dced21f8e269f619d505166e68c76d43e
 SHA512 
5b9847747924b7e04ae7584f549fa498715e293c6dbdbfef1fe5896c8c96cd65471a908b48c46a32eddbcf8f7b3642402974b4ed3319cf42e90028e772b5e34b
 DIST buildbot-pkg-0.9.13.tar.gz 4448 BLAKE2B 
ea270faafa4a271e11ea1e64191dac0aaf9b6bc08e4d70e71746f9e70eadbe9d70555677bf7e9b264ac9146db0cb1cc639d86194b5280ad53fbe29bf073ee718
 SHA512 
1cf3ea6237062a0d8c3955ae75b76dd1193ed28c32528f341b242fe6dcc50f4300366474dcdce27246166b35cc1ca31df556b5e6481f5027d073122f1c00362d
 DIST buildbot-pkg-0.9.15.post1.tar.gz 4916 BLAKE2B 
17f38dd7c0d70a7d07fde7c53128901dee24bda0d6503bea1dacfbf6f14bba17b645f5067e0932a5f03660330c20f647fe6d4c2125fdbf714a5828de314881bf
 SHA512 
1951de2df02d50ba1d7c3bc6db9084acf65f88a9f9f73bf26715c7d14521403580a26efd8294aa5f2de40b986032dd78fe52230e58ad3d298f39d229481fc286
+DIST buildbot-pkg-1.1.0.tar.gz 4855 BLAKE2B 
29dddb28f8d5b3bbb82b24959077597e0832b2b85308132e2bdef03a28e84dcef400715b4d7faa33c42b3ec4085c10d825a50dc0b0d55aa23a13e1e02b0ca3c5
 SHA512 
e48d8086170d9c7fd8270a2401ee5f0980dcd2a4554218fd9ac1159d9f08f4a82fc03a2bbea27d169e9f0e4219d9ae8331a522cbf52bdd2e51bb13527f4dbd8d

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-1.1.0.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-1.1.0.ebuild
new file mode 100644
index 000..bfd79f32845
--- /dev/null
+++ b/dev-util/buildbot-pkg/buildbot-pkg-1.1.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="BuildBot common www build tools for packaging releases"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-pkg;
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+# No real integration tests for this pkg.
+# all tests are related to making releases and final checks for distribution
+
+RDEPEND="
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+"
+
+S=${WORKDIR}/${MY_P}
+
+PATCHES=(
+   
"${FILESDIR}/${PN}-0.9.15_p1-Removedevelopmentvirtualenvironmenthack.patch"
+)
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-wsgi-dashboards/

2018-03-13 Thread Brian Dolbec
commit: ea7292b5c526928cf51e7608af61ff5247208a46
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:41:12 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7292b5

dev-util/buildbot-wsgi-dashboards: Clean old version

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-wsgi-dashboards/Manifest |  1 -
 .../buildbot-wsgi-dashboards-0.9.11.ebuild | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-util/buildbot-wsgi-dashboards/Manifest 
b/dev-util/buildbot-wsgi-dashboards/Manifest
index 3cad4f0bab0..9e9543b3ddc 100644
--- a/dev-util/buildbot-wsgi-dashboards/Manifest
+++ b/dev-util/buildbot-wsgi-dashboards/Manifest
@@ -1,4 +1,3 @@
-DIST buildbot-wsgi-dashboards-0.9.11.tar.gz 627215 BLAKE2B 
627d9e6eff6a9e5091ab1073ee9701ee537c406b47e5a66a9c7d6424c046e00cc51a01db9b7c2f051746c18852a5554ae70ca50560834fc5573a6786e61df2c5
 SHA512 
6f829d5ead05cb91f5b85f128874f1df01288e87938df9f8dd1cca1552ccfb7cae35be4eb077ea97d5ca4f44b236947649131b9aed2bdc9142920c2ee1439f4b
 DIST buildbot-wsgi-dashboards-0.9.12.tar.gz 627274 BLAKE2B 
26632ddd1577e9c419d13c07958c203440ef875bc4a79be6b894d0cf4dc457423528b7ea34c830511a5ef5d7f645fde2f71ac08578e1de32687c8b1ae2864491
 SHA512 
113c1616b08feb64fd3d94c1186e3d7dd7ea93e563a96ddb802e6ff8135e194014464ef09a23004518451626584bc531fc17419188ebbdd388e9363541b80c3d
 DIST buildbot-wsgi-dashboards-0.9.13.tar.gz 627272 BLAKE2B 
1b4b8b6a0eed9572923a0dba24a9194557074e84640cf57141014a92294c56f22330566ae995bfa5e6be63640549e42e5aae01911df6989dbe4861b7ca5544f8
 SHA512 
08eedef62e85d71cbfde0f57727974a2bc1a9d33fc3821aaeb3a003df3b212c2b1ce00afa986dad062415b0bf8d8a9c0c328810e9d3fc994cdcbb82de2037366
 DIST buildbot-wsgi-dashboards-0.9.15.post1.tar.gz 626856 BLAKE2B 
13104173594f1f5326221cac1839b44e792212c772730f0632f8528e55f5249d61b72c97cce7e51b6b3a82b2490a7654b7deea04ba61da13158e6d40e0021429
 SHA512 
5bd089d38a87e1e1dd03343b96824dc227e35268971b9b541e761c289042412b7dd0bc42df2fc9c28da5933a995c5bdf7af7bc7aafff999ce2f9431881bbd58e

diff --git 
a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.11.ebuild 
b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.11.ebuild
deleted file mode 100644
index cf9810a5d1c..000
--- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.11.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to 
buildbot UI"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-wsgi-dashboards;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-IUSE="test"
-
-RDEPEND=""
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_P}"
-#[[ ${PV} == * ]] && S=${S}/www/base
-
-python_test() {
-   distutils_install_for_testing
-
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-grid-view/

2018-03-13 Thread Brian Dolbec
commit: 1a21f80fa93d59cddfd5f17f089d58a0c227900a
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:45:55 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a21f80f

dev-util/buildbot-grid-view: Clean old version

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-grid-view/Manifest   |  1 -
 .../buildbot-grid-view-0.9.11.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-util/buildbot-grid-view/Manifest 
b/dev-util/buildbot-grid-view/Manifest
index 365183bd4a1..aac9f262c94 100644
--- a/dev-util/buildbot-grid-view/Manifest
+++ b/dev-util/buildbot-grid-view/Manifest
@@ -1,4 +1,3 @@
-DIST buildbot-grid-view-0.9.11.tar.gz 638818 BLAKE2B 
532f13d53440f436252968cde78275aed1cbb4b4e6348c59be8e9d14780f9cdc8bce2655b77a563847b7a7275ec9749b67072f34923f17d2c702be466eb020a2
 SHA512 
4da052b284452557a1de080afd31064b8ae950f1a1fbe2f2418a130e1150b84fc25a119866ccc5889a38dfe94a5f1f8d3b4ff7f3f7dd6cdb485eea90adda3f2a
 DIST buildbot-grid-view-0.9.12.post1.tar.gz 638819 BLAKE2B 
5e0bdc39ebe2b447b23abaddc414713c46e5544915d5564641a0534dfa9862f71d689c5df27a5f2a6ecbaa33c29ece5bc85e1c2d1f0a10b0f19273364699748f
 SHA512 
3bc90dcee10781afa90a44d0ff57629f2fe8620fb1133a489282b3a69b884d33a7ad3cbf6e38f688755fcc2153c9ae1c0d48cd2797e33070f66a9093887179c6
 DIST buildbot-grid-view-0.9.13.tar.gz 639145 BLAKE2B 
31194a53bdb60958178371e10fd2ed0ca05d112d9a3510147d965811bb31788bd432ad1ed1c4690f190070ec5dc683cc43ed8a187b26eec5b80b7f23663e7418
 SHA512 
2ae54f27cafdf1e4d5c283bbe60db8bcc38d3ec133069114bfa952ae2f49306c7a83d57fd4749eb923567e22fdb0577311532ef45eb8630fe01a7c3fea6e2cef
 DIST buildbot-grid-view-0.9.15.post1.tar.gz 638877 BLAKE2B 
7ef5a309bebb1fed0ff1b0efd016c9d895b44a03d0c3743690d6fc04ab669d6409af93be62ffa1ef0cac9465ef7940b48984ab423a22023800211514335d8011
 SHA512 
741dc6ef728f291d44663bb6f031fd0895b67bb770db053695bf276ae3a6a0f2e6e73eae7c595befec2f917e766b13913486331297cb048f000a124916ff6405

diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.11.ebuild 
b/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.11.ebuild
deleted file mode 100644
index c52caef7509..000
--- a/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.11.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="BuildBot grid view web interface"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-grid-view;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-IUSE="test"
-
-RDEPEND=""
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_P}"
-#[[ ${PV} == * ]] && S=${S}/www/base
-
-python_test() {
-   distutils_install_for_testing
-
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-grid-view/

2018-03-13 Thread Brian Dolbec
commit: 01b8c3c8e7badb442183e66b2e0beda9a713ddfb
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:35:16 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b8c3c8

dev-util/buildbot-grid-view: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-grid-view/Manifest   |  1 +
 .../buildbot-grid-view-1.1.0.ebuild| 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-util/buildbot-grid-view/Manifest 
b/dev-util/buildbot-grid-view/Manifest
index 518b93ad530..365183bd4a1 100644
--- a/dev-util/buildbot-grid-view/Manifest
+++ b/dev-util/buildbot-grid-view/Manifest
@@ -2,3 +2,4 @@ DIST buildbot-grid-view-0.9.11.tar.gz 638818 BLAKE2B 
532f13d53440f436252968cde78
 DIST buildbot-grid-view-0.9.12.post1.tar.gz 638819 BLAKE2B 
5e0bdc39ebe2b447b23abaddc414713c46e5544915d5564641a0534dfa9862f71d689c5df27a5f2a6ecbaa33c29ece5bc85e1c2d1f0a10b0f19273364699748f
 SHA512 
3bc90dcee10781afa90a44d0ff57629f2fe8620fb1133a489282b3a69b884d33a7ad3cbf6e38f688755fcc2153c9ae1c0d48cd2797e33070f66a9093887179c6
 DIST buildbot-grid-view-0.9.13.tar.gz 639145 BLAKE2B 
31194a53bdb60958178371e10fd2ed0ca05d112d9a3510147d965811bb31788bd432ad1ed1c4690f190070ec5dc683cc43ed8a187b26eec5b80b7f23663e7418
 SHA512 
2ae54f27cafdf1e4d5c283bbe60db8bcc38d3ec133069114bfa952ae2f49306c7a83d57fd4749eb923567e22fdb0577311532ef45eb8630fe01a7c3fea6e2cef
 DIST buildbot-grid-view-0.9.15.post1.tar.gz 638877 BLAKE2B 
7ef5a309bebb1fed0ff1b0efd016c9d895b44a03d0c3743690d6fc04ab669d6409af93be62ffa1ef0cac9465ef7940b48984ab423a22023800211514335d8011
 SHA512 
741dc6ef728f291d44663bb6f031fd0895b67bb770db053695bf276ae3a6a0f2e6e73eae7c595befec2f917e766b13913486331297cb048f000a124916ff6405
+DIST buildbot-grid-view-1.1.0.tar.gz 638856 BLAKE2B 
ff6d055d6f0426dba6c8652da3f4dcd66dc98d6d85db19eda87e48c8107a06164ab7d6978d2aae9e76dbc3212a78d94e93598937d72e55728aae6b0bf53c50bd
 SHA512 
64b2c3f1e45232d7dae10b4505f4aaf9ad5b72dd22ad5be4aa5c4265a6a315ae65f72b7a8006a6b0ee887e5d30b2d28fe5085afa683efeda2ede8a7c310bb750

diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-1.1.0.ebuild 
b/dev-util/buildbot-grid-view/buildbot-grid-view-1.1.0.ebuild
new file mode 100644
index 000..384073a7a83
--- /dev/null
+++ b/dev-util/buildbot-grid-view/buildbot-grid-view-1.1.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="BuildBot grid view web interface"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-grid-view;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   =dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   =dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-prometheus/files/, dev-util/buildbot-prometheus/

2018-03-13 Thread Brian Dolbec
commit: c63f7c6af40310a9043d089a4886b6defc4793bd
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar  6 03:50:35 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63f7c6a

dev-util/buildbot-prometheus: Revision bump, patch for >=buildbot-0.9.0

Adjust buildbot dep accordingly

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../buildbot-prometheus-17.7.2-r1.ebuild   |  4 ++
 ...ebuild => buildbot-prometheus-17.7.2-r2.ebuild} | 11 -
 ...rate-duration-calculations-to-buildbot-09.patch | 52 ++
 dev-util/buildbot-prometheus/metadata.xml  |  4 ++
 4 files changed, 70 insertions(+), 1 deletion(-)

diff --git a/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild 
b/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild
index a930624175f..f6c6bd792ce 100644
--- a/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild
+++ b/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild
@@ -20,6 +20,10 @@ RDEPEND="dev-python/prometheus_client[${PYTHON_USEDEP}]
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
${RDEPEND}"
 
+PATCHES=(
+   
"$FILESDIR}/buildbot-prometheus-17.7.2-Migrate-duration-calculations-to-buildbot-09.patch"
+)
+
 python_prepare_all() {
sed -i -e "/^install_reqs.*$/d" -e "/^from pip.*$/d" -e "s/requires = 
.*/requires = ['buildbot', 'prometheus_client']/" setup.py || die
distutils-r1_python_prepare_all

diff --git a/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild 
b/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
similarity index 66%
copy from dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild
copy to dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
index a930624175f..67323d1dbef 100644
--- a/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r1.ebuild
+++ b/dev-util/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
@@ -16,11 +16,20 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="dev-python/prometheus_client[${PYTHON_USEDEP}]
-   dev-util/buildbot[${PYTHON_USEDEP}]"
+   >=dev-util/buildbot-0.9.0[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
${RDEPEND}"
 
+PATCHES=(
+   
"${FILESDIR}/buildbot-prometheus-17.7.2-Migrate-duration-calculations-to-buildbot-09.patch"
+)
+
 python_prepare_all() {
sed -i -e "/^install_reqs.*$/d" -e "/^from pip.*$/d" -e "s/requires = 
.*/requires = ['buildbot', 'prometheus_client']/" setup.py || die
distutils-r1_python_prepare_all
 }
+
+pkg_postinst() {
+   einfo "This version has been patched to be compatible with the current 
buildbot releases >=0.9.0"
+   einfo "For older buildbot-0.8* releases, please use 
dev-python/buildbot-prometheus-17.7.2-r1 version"
+}

diff --git 
a/dev-util/buildbot-prometheus/files/buildbot-prometheus-17.7.2-Migrate-duration-calculations-to-buildbot-09.patch
 
b/dev-util/buildbot-prometheus/files/buildbot-prometheus-17.7.2-Migrate-duration-calculations-to-buildbot-09.patch
new file mode 100644
index 000..0ba69478ac7
--- /dev/null
+++ 
b/dev-util/buildbot-prometheus/files/buildbot-prometheus-17.7.2-Migrate-duration-calculations-to-buildbot-09.patch
@@ -0,0 +1,52 @@
+From ceddea3f55773e104c628ef6316ce74785d235f3 Mon Sep 17 00:00:00 2001
+From: �RӨ < _�>
+Date: Tue, 6 Mar 2018 02:30:56 +
+Subject: [PATCH] Migrate duration calculations to >=buildbot-0.9
+
+---
+ buildbot_prometheus/prometheus.py | 8 
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/buildbot_prometheus/prometheus.py 
b/buildbot_prometheus/prometheus.py
+index a766f41..ebf41a1 100644
+--- a/buildbot_prometheus/prometheus.py
 b/buildbot_prometheus/prometheus.py
+@@ -302,7 +302,7 @@ class Prometheus(service.BuildbotService):
+ build_started = msg['started_at']
+ build_finished = msg['complete_at']
+ build_duration = build_finished - build_started
+-duration_seconds = build_duration.total_seconds()
++duration_seconds = build_duration
+ self.g_builds_duration.labels(**labels).set(duration_seconds)
+ 
+ build_status = resolve_results_status(msg['results'])
+@@ -401,7 +401,7 @@ class Prometheus(service.BuildbotService):
+ buildset_started = msg['submitted_at']
+ buildset_finished = msg['complete_at']
+ buildset_duration = buildset_finished - buildset_started
+-duration_seconds = buildset_duration.total_seconds()
++duration_seconds = buildset_duration
+ self.g_buildsets_duration.labels(**labels).set(duration_seconds)
+ 
+ bs_success = resolve_results_status(msg['results'])
+@@ -444,7 +444,7 @@ class Prometheus(service.BuildbotService):
+ br_started = msg['submitted_at']
+ br_finished = 

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-wsgi-dashboards/

2018-03-13 Thread Brian Dolbec
commit: 78f07b885e7fdd89e4658cbbdc122ba415568a58
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:36:01 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f07b88

dev-util/buildbot-wsgi-dashboards: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-wsgi-dashboards/Manifest |  1 +
 .../buildbot-wsgi-dashboards-1.1.0.ebuild  | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-util/buildbot-wsgi-dashboards/Manifest 
b/dev-util/buildbot-wsgi-dashboards/Manifest
index 95f9c3ef858..3cad4f0bab0 100644
--- a/dev-util/buildbot-wsgi-dashboards/Manifest
+++ b/dev-util/buildbot-wsgi-dashboards/Manifest
@@ -2,3 +2,4 @@ DIST buildbot-wsgi-dashboards-0.9.11.tar.gz 627215 BLAKE2B 
627d9e6eff6a9e5091ab1
 DIST buildbot-wsgi-dashboards-0.9.12.tar.gz 627274 BLAKE2B 
26632ddd1577e9c419d13c07958c203440ef875bc4a79be6b894d0cf4dc457423528b7ea34c830511a5ef5d7f645fde2f71ac08578e1de32687c8b1ae2864491
 SHA512 
113c1616b08feb64fd3d94c1186e3d7dd7ea93e563a96ddb802e6ff8135e194014464ef09a23004518451626584bc531fc17419188ebbdd388e9363541b80c3d
 DIST buildbot-wsgi-dashboards-0.9.13.tar.gz 627272 BLAKE2B 
1b4b8b6a0eed9572923a0dba24a9194557074e84640cf57141014a92294c56f22330566ae995bfa5e6be63640549e42e5aae01911df6989dbe4861b7ca5544f8
 SHA512 
08eedef62e85d71cbfde0f57727974a2bc1a9d33fc3821aaeb3a003df3b212c2b1ce00afa986dad062415b0bf8d8a9c0c328810e9d3fc994cdcbb82de2037366
 DIST buildbot-wsgi-dashboards-0.9.15.post1.tar.gz 626856 BLAKE2B 
13104173594f1f5326221cac1839b44e792212c772730f0632f8528e55f5249d61b72c97cce7e51b6b3a82b2490a7654b7deea04ba61da13158e6d40e0021429
 SHA512 
5bd089d38a87e1e1dd03343b96824dc227e35268971b9b541e761c289042412b7dd0bc42df2fc9c28da5933a995c5bdf7af7bc7aafff999ce2f9431881bbd58e
+DIST buildbot-wsgi-dashboards-1.1.0.tar.gz 626836 BLAKE2B 
f7323073f644e6b6b89595aa052ae1bc25d14b439c3d1d0f3601eb4a62b07563ef12a97bde8997495fe6260e31de55a29b220f48c0b794761e077de77ccd0246
 SHA512 
799c2a28bd874c864264247fa0d030b3335d63bec88cfc7637b8456615c0c299de4df91557178e5d3358450fea89ed0ddb82ae27bbf8304dc3b7f9711ce69e94

diff --git 
a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild 
b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild
new file mode 100644
index 000..6251d77f951
--- /dev/null
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to 
buildbot UI"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-wsgi-dashboards;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



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

2018-03-13 Thread Brian Dolbec
commit: 63ba660178a17d1ded6e84039f7615dee81ed10f
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Mar  7 23:15:27 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ba6601

dev-python/requests-toolbelt: Version bump

Restrict tests due to known python2.7 test failures.
Upstream not testing against newer requests versions.

bug: https://bugs.gentoo.org/635824
Upstream patch submitted: https://github.com/requests/toolbelt/pull/212
Upstream bug: https://github.com/requests/toolbelt/issues/213

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/requests-toolbelt/Manifest  |  1 +
 .../requests-toolbelt-0.8.0-test-tracebacks.patch  | 25 ++
 .../requests-toolbelt-0.7.1.ebuild |  3 ++-
 ...0.7.1.ebuild => requests-toolbelt-0.8.0.ebuild} | 13 +--
 4 files changed, 39 insertions(+), 3 deletions(-)

diff --git a/dev-python/requests-toolbelt/Manifest 
b/dev-python/requests-toolbelt/Manifest
index c33f3d97bb5..38e0d6c28e4 100644
--- a/dev-python/requests-toolbelt/Manifest
+++ b/dev-python/requests-toolbelt/Manifest
@@ -1,3 +1,4 @@
 DIST requests-toolbelt-0.5.1.tar.gz 187981 BLAKE2B 
1e3cfafd8e0b8625dc92ff40bf88d9cf67d40a679eef8c6825de032d51107d2486aed34611818a3b97c286ea9e452ad3b196a8ba7a4b7f57a9377366991d33a3
 SHA512 
fff70b7262efae616fe9fe8e25af9856d42ccecdaca71cfde0dd81c5d7c509aec30f7c99f4b886d844c168937197ed8287e873fffe6073e93e48412b5a902997
 DIST requests-toolbelt-0.7.0.tar.gz 194062 BLAKE2B 
ea7120e58ea23dbe1d17bc2f8c346ec00bd00d62a4c8fdefa1490b9b3ed62a0dcf45ce60b071fcbc7e510d943ec4f10a7031525bd24f5fb02749125cbccc9f0b
 SHA512 
77f11d12643d7cacf0c5dab5c5490359fc6f11c038d56d6ae27939394c5788622edb230d38d2202192eec6a7b1229feeb5669cd6a33c78f6891699d017e8205e
 DIST requests-toolbelt-0.7.1.tar.gz 194670 BLAKE2B 
3f8b5950d3a87f519f40e2d21bce13ba2d3ed205b5d7f4fa0872339df391e5477f262b104697b264a75783d686eb44231ff2943bfe56f13695d63869227c48c5
 SHA512 
2559db13054c4d9b7c459603809a16d8d9a9c1a348369e1bc68e557bae10c41291286112e3b4a71e83b42203d40fa5cbc8441028693eeb986162d212a65f68ac
+DIST requests-toolbelt-0.8.0.tar.gz 196129 BLAKE2B 
435059ff2879c44a274641c49adae9986c761fcabe567826454d3f055db7e3e5c95905f1d178dcb37e2173bf856a9fb168a856c1301026e8c5d0de6cafb4be51
 SHA512 
71a4ed8961b742cb1b5b0deec7f9052a2a177d2ed6e4f13ebe22b56b7f1b6b1bad2736f1640c8b41398b082eddc1c1205f0c446602d979d5bf370fb0e10ecc88

diff --git 
a/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch
 
b/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch
new file mode 100644
index 000..ddc7b3b05a2
--- /dev/null
+++ 
b/dev-python/requests-toolbelt/files/requests-toolbelt-0.8.0-test-tracebacks.patch
@@ -0,0 +1,25 @@
+From 7af2e4ce4192dfab6bd8315ad31b5b689386a0d3 Mon Sep 17 00:00:00 2001
+From:  <@��>
+Date: Wed, 7 Mar 2018 21:52:25 +
+Subject: [PATCH] threaded/tread.py: Fix numerous test failures
+
+---
+ requests_toolbelt/threaded/thread.py | 2 ++
+ 1 file changed, 2 insertions(+), 0 deletions(-)
+
+diff --git a/requests_toolbelt/threaded/thread.py 
b/requests_toolbelt/threaded/thread.py
+index 542813c..f33b759 100644
+--- a/requests_toolbelt/threaded/thread.py
 b/requests_toolbelt/threaded/thread.py
+@@ -36,6 +36,8 @@ class SessionThread(object):
+ self._jobs.task_done()
+ 
+ def _make_request(self):
++if self._jobs is None:
++return
+ while True:
+ try:
+ kwargs = self._jobs.get_nowait()
+--
+libgit2 0.24.6
+

diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild 
b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
index a41831f89e1..d4454f5e676 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
@@ -27,5 +27,6 @@ DEPEND="${RDEPEND}
 DOCS=( AUTHORS.rst HISTORY.rst README.rst )
 
 python_test() {
-   py.test -v || die "Tests fail with ${EPYTHON}"
+   py.test -v || die "Tests failed with ${EPYTHON}"
 }
+

diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild 
b/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
similarity index 65%
copy from dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
copy to dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
index a41831f89e1..67f4e2b6abf 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.8.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=6
@@ -25,7 +25,16 @@ DEPEND="${RDEPEND}
)"
 
 DOCS=( AUTHORS.rst HISTORY.rst README.rst )
+PATCHES=(
+   "${FILESDIR}/requests-toolbelt-0.8.0-test-tracebacks.patch"
+)
+
+# Known 

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

2018-03-13 Thread Brian Dolbec
commit: 3824bbabce1b156d659ee190635b52a1ce7f19c4
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 00:39:39 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3824bbab

net-misc/crossbar: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 net-misc/crossbar/Manifest   |   1 +
 net-misc/crossbar/crossbar-18.3.1.ebuild | 168 +++
 2 files changed, 169 insertions(+)

diff --git a/net-misc/crossbar/Manifest b/net-misc/crossbar/Manifest
index c129d90db93..1048f72fdfa 100644
--- a/net-misc/crossbar/Manifest
+++ b/net-misc/crossbar/Manifest
@@ -2,3 +2,4 @@ DIST crossbar-17.12.1.tar.gz 736982 BLAKE2B 
bd2af652d376bf8ffe6cc23b0a798bb905ce
 DIST crossbar-17.6.1.post3.tar.gz 725054 BLAKE2B 
1c60ae9a29f9d2831dd219c30751c65c07639810c24ea27f35c1fb27fd55c6b97f225e9fef9bbb00c79233a52a5e7ae6f4a61020c028f697e3fbdec1ada41980
 SHA512 
c3efac2c7f7a41e6544eb98057afb249908453d6ddfb81c514f0705ed967374d50f844fe1a80395652b81a7c23abc90a03a0d6c88287f10cbfe99e64cb70919d
 DIST crossbar-17.8.1.tar.gz 1545668 BLAKE2B 
812a4b423bf663386255332de2ab90afb4f0a44d205a193d71523e7fa0aba2bf1644b2136200c6ae4b1639de2764b7139ee6081a5167b21abc2bdec6400c5a60
 SHA512 
21ed2031ddebe93fcd4fcd01243b2aa8979444e833386db83b10d032cfc3c3f9d47cf638d4cf26eb2801e91892c85115fec91e0a6f071a619f014132663f6c32
 DIST crossbar-17.9.1.tar.gz 730753 BLAKE2B 
8fb93b017b6af8264aa828a6353d1c6f5fd7f224797504f67f77b5cf2759ada5f9609eb6815da96afadfc2bae90acb2837be19ed0896e1a8ce37ff384fcea367
 SHA512 
fee96e1c900c756536dc9bf6088c512a50accbae0e8010b7e058de8ed2ebb2f366e5d5051ab2f07517dd642f4d65c65e9b701b00d7bca1b9352c58f38f892563
+DIST crossbar-18.3.1.tar.gz 736736 BLAKE2B 
546a7d4ff173928179eeff86aef50e3517067e6aede145a5185e891fe749e0e2c507b577ea3be8f416c5894e8c43db42d8ceaabbdc64823b305219c2f6277ff4
 SHA512 
cb85ba44054c59eecb751896c5f0d793ccc8990c9d00733de546512b7e500a90ef4042d49ec6f648ec3677687950fbee62208c9bbb6692de65df4f238a2414dc

diff --git a/net-misc/crossbar/crossbar-18.3.1.ebuild 
b/net-misc/crossbar/crossbar-18.3.1.ebuild
new file mode 100644
index 000..f651f274fa6
--- /dev/null
+++ b/net-misc/crossbar/crossbar-18.3.1.ebuild
@@ -0,0 +1,168 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit  user systemd distutils-r1
+
+MY_PV="${PV}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="Crossbar.io - The Unified Application Router for the twisted 
framework"
+HOMEPAGE="http://crossbar.io/ https://github.com/crossbario/crossbar 
https://pypi.python.org/pypi/crossbar;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/attrs-17.2.0[${PYTHON_USEDEP}]
+   >=dev-python/autobahn-18.3.1[${PYTHON_USEDEP}]
+   >=dev-python/bitstring-3.1.5[${PYTHON_USEDEP}]
+   >=dev-python/cbor-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/click-6.7[${PYTHON_USEDEP}]
+   >=dev-python/constantly-15.1.0[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-1.9.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/enum34-1.1.6[${PYTHON_USEDEP}]' 
python2_7)
+   >=dev-python/hyper-h2-3.0.1[${PYTHON_USEDEP}]
+   =dev-python/idna-2.5[${PYTHON_USEDEP}]
+   >=dev-python/incremental-17.5.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.18[${PYTHON_USEDEP}]' 
python2_7)
+   >=dev-python/jinja-2.9.6[${PYTHON_USEDEP}]
+   >=dev-python/lmdb-0.92[${PYTHON_USEDEP}]
+   >=dev-python/mistune-0.7.4[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.19[${PYTHON_USEDEP}]
+   >=dev-python/priority-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/psutil-5.2.2[${PYTHON_USEDEP}]
+   >=dev-python/pyasn1-0.2.3[${PYTHON_USEDEP}]
+   >=dev-python/pyasn1-modules-0.0.9[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-17.1.0[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.3[${PYTHON_USEDEP}]
+   >=dev-python/py-ubjson-0.9.0[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.1.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
+   >=dev-python/sdnotify-0.3.1[${PYTHON_USEDEP}]
+   >=dev-python/service_identity-17.0.0[${PYTHON_USEDEP}]
+   >=dev-python/setproctitle-1.1.10[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-36.0.1[${PYTHON_USEDEP}]
+   >=dev-python/shutilwhich-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/treq-17.3.1[${PYTHON_USEDEP}]
+   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
+   >=dev-python/txaio-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/u-msgpack-2.4.1[${PYTHON_USEDEP}]
+   >=dev-python/watchdog-0.8.3[${PYTHON_USEDEP}]
+   >=dev-python/zope-interface-4.4.2[${PYTHON_USEDEP}]
+   

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

2018-03-13 Thread Brian Dolbec
commit: febd86d19c138d94e7fdc310728ac91b1ce42ad1
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 01:01:22 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febd86d1

dev-python/jira: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-python/jira/Manifest b/dev-python/jira/Manifest
index 2d7898392a2..8bda5f7f8d0 100644
--- a/dev-python/jira/Manifest
+++ b/dev-python/jira/Manifest
@@ -1,2 +1,3 @@
 DIST jira-1.0.10.tar.gz 98406 BLAKE2B 
a030a9636fa787d05e3455d2942bab35f866a24790ee34ab0822b437ce911f3500d8aeceeff66ba642dccff27ab9307b8e7ebb3af6a7d805279afd7c27e8ac7f
 SHA512 
5b6bf3ae04d50a2a1f45cbd57f4bc3aabb3d9524b582d55c5a5b39ac9128de15c78e463234dce13cb60d18d8ee36a5844ecc1681978276c8f0fd66ae16ca4195
+DIST jira-1.0.14.tar.gz 151627 BLAKE2B 
018d6a2a3fc782254c6c1b67adbc01e045e748ed341a7f93d3fc9546e25a083b931747fb9160ddd7e7f1b0a2f8992d25980dd647222c2b55ef8a1c9813f399f3
 SHA512 
baa5a1bfe60147771643c544f1dadbf28c66124da34fe907e5e8daf48ad8edeae0730f255e811c4de377a18883083a31efedc33dcf09b8875b9f018bbf65b5b7
 DIST jira-1.0.5.tar.gz 113738 BLAKE2B 
056ec99ace00b03f4068cb400d3e99135356ccee0bbd53cdb16e776496056fdcdf828eb5956622359caa899967cda239f05a5d9a8831047a09d56c1c06edd96c
 SHA512 
e84e96813b672f57f85613da5a0e9e960e191cf8037146b6f80229563a544839ab3b650894064d29ed22db1bd022ef401e693e3b20aaf8c58cb525b2614edab6

diff --git a/dev-python/jira/jira-1.0.14.ebuild 
b/dev-python/jira/jira-1.0.14.ebuild
new file mode 100644
index 000..08a583cdb83
--- /dev/null
+++ b/dev-python/jira/jira-1.0.14.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Python library for interacting with the JIRA REST API"
+HOMEPAGE="https://jira.readthedocs.io/en/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="filemagic ipython oauth"
+
+DEPEND="
+   >=dev-python/pbr-3.0[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   "
+RDEPEND="
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   filemagic? ( dev-python/filemagic[${PYTHON_USEDEP}] )
+   ipython? ( dev-python/ipython[${PYTHON_USEDEP}] )
+   oauth? (
+   || ( dev-python/pycryptodome[${PYTHON_USEDEP}] 
dev-python/pycrypto[${PYTHON_USEDEP}] )
+   dev-python/requests-oauthlib[${PYTHON_USEDEP}]
+   )
+   "



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

2018-03-13 Thread Brian Dolbec
commit: fffb6969681cd97392620cd636e71c5fcdf73f3d
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar  6 03:52:34 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffb6969

dev-python/txaio: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/txaio/Manifest   |  1 +
 dev-python/txaio/txaio-2.9.0.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest
index 221d79e3141..4c6304a78b5 100644
--- a/dev-python/txaio/Manifest
+++ b/dev-python/txaio/Manifest
@@ -1,2 +1,3 @@
 DIST txaio-2.7.1.tar.gz 43591 BLAKE2B 
4efdcfb8ce3e8860af1efe56ae4c23efc9887a8f3a53c322444a95651f4dbb502443bdcc1d0da0ba5db8f9a832ad90b3c6dea06ca688d7120857854d3eb7c17e
 SHA512 
d77a8b5e8fc21be0bef43f2a6795229456a351abc1a5eb6d2b7de0da0a58e67a228cb06d1a7962efcc760099ef5df94e9421875ea5628985260911efc7deb85e
 DIST txaio-2.8.2.tar.gz 43670 BLAKE2B 
e5238e59964b2ddb3ab400b2e2819c25a9ceed2da7db4c8a6e450f45314818b5c5dbb9f6e9bacbda738cb382a5b63ddc6650278b35734e48aa0e59c5c581b8fa
 SHA512 
8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884
+DIST txaio-2.9.0.tar.gz 44195 BLAKE2B 
6c62fc6f17ee860aead90cf5f5d02c7c0d9709adf7bcecbb6a7c1723abf0d8672dbc0b869dfe4683bc26c9608e94c41364add18c22e8e98678de8e10018d991c
 SHA512 
ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46

diff --git a/dev-python/txaio/txaio-2.9.0.ebuild 
b/dev-python/txaio/txaio-2.9.0.ebuild
new file mode 100644
index 000..b82b9ad8130
--- /dev/null
+++ b/dev-python/txaio/txaio-2.9.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Compatibility API between asyncio/Twisted/Trollius"
+HOMEPAGE="https://github.com/crossbario/txaio 
https://pypi.python.org/pypi/txaio;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
python2_7)
+   $(python_gen_cond_dep '>=dev-python/futures-3.0.3[${PYTHON_USEDEP}]' 
python2_7)
+"
+DEPEND="app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   doc? (
+   >=dev-python/sphinx-1.2.3[${PYTHON_USEDEP}]
+   >=dev-python/sphinxcontrib-spelling-2.1.2[${PYTHON_USEDEP}]
+   >=dev-python/sphinx_rtd_theme-0.1.9[${PYTHON_USEDEP}]
+   )
+   test? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}]
+   >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/tox-2.1.1[${PYTHON_USEDEP}]
+   >=dev-python/pep8-1.6.2[${PYTHON_USEDEP}]
+   >=dev-python/pyenchant-1.6.6[${PYTHON_USEDEP}]
+   )
+"
+
+src_prepare() {
+   default_src_prepare
+   # Take out failing tests known to pass when run manually
+   # we certainly don't need to test "python setup.py sdist" here
+   rm "${S}/test/test_packaging.py" || die
+}
+
+python_prepare() {
+   # https://github.com/tavendo/txaio/issues/3
+   cp -r "${FILESDIR}"/util.py test || die
+
+   distutils-r1_python_prepare
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( doc/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2018-03-13 Thread Brian Dolbec
commit: 7666b006e8df73382146d89828d58b4aa06ccf38
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:33:33 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7666b006

dev-util/buildbot-www: Version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-www/Manifest  |  1 +
 dev-util/buildbot-www/buildbot-www-1.1.0.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/dev-util/buildbot-www/Manifest b/dev-util/buildbot-www/Manifest
index 001280fb50d..e985645cf05 100644
--- a/dev-util/buildbot-www/Manifest
+++ b/dev-util/buildbot-www/Manifest
@@ -3,3 +3,4 @@ DIST buildbot-www-0.9.11.tar.gz 687664 BLAKE2B 
0e7ef9532acf827620b1b720f3709a708
 DIST buildbot-www-0.9.12.tar.gz 691551 BLAKE2B 
9bef044fe9e48e34d3e314d9c9b7446a1e295898c432da5c8915e36156f2f934fd065c8075dd55f68da7bc29a567c1ef276bc415df38911aff7c33de46fa7942
 SHA512 
6c525d32407be24aa728a0bd9c9a09c64bb4bef092ef9e5285475527f7fcbd89d516ea376d90b22aa24af384d73125bc886360cf992dfe3d01471838193f351a
 DIST buildbot-www-0.9.13.tar.gz 691556 BLAKE2B 
cd3fe546c88308debc6dd621e8979c400816a11235b67c23e539bb3525746a864d76df2c4f8e04f63ba4459d2186094543115ab51bdc35f56b20c8c1a0ed5a68
 SHA512 
b092014e490ed46f2551ddeeaef5364c85b048cdda298af11acdf664d799fc52ef6f8daa17cf7a98d588c59abcbdfebb666345b44d551859d3db9b4fa358adb9
 DIST buildbot-www-0.9.15.post1.tar.gz 718007 BLAKE2B 
af64eb2e0fabea2af3c02c294d50c924211755358187bd0d52f43821fddcd6d566f8aad1136da3ca69f924aee3bce52cde1e48af3c3f0419c23d6c1be25c17ee
 SHA512 
749fd6e763580bb0fd27f7ce1576ee193ccf9cb42616c3b393a0bfac9469d9a42372069d087ceae3557e72540a3e0cc37087ba4b7901cbb67877f17f27422a47
+DIST buildbot-www-1.1.0.tar.gz 718666 BLAKE2B 
86bc329eb80aacf44c5bd01eaaf6b8f0631cb808080fe17f667f54746f841f9d88aa7b699e6083546b6e2dfb1171333ee173c484c9fdea285bdd5769d90a6528
 SHA512 
8e95a4faf393a81fccab225cf33ee13947cb72e441e2cfde833843838686a888cff24e45c6085d4ac431dec177d696441cb21014d172ae23b61ef70164fccb31

diff --git a/dev-util/buildbot-www/buildbot-www-1.1.0.ebuild 
b/dev-util/buildbot-www/buildbot-www-1.1.0.ebuild
new file mode 100644
index 000..d14a3d992e0
--- /dev/null
+++ b/dev-util/buildbot-www/buildbot-www-1.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="BuildBot base web interface, use with 
buildbot-{console-view,waterfall-view}..."
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-www;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-worker/files/, dev-util/buildbot-worker/

2018-03-13 Thread Brian Dolbec
commit: a5c9380e5bc0d5a1af94b6b8f6c7ddd28f7388b5
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:43:01 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c9380e

dev-util/buildbot-worker: Clean old versions

Clean out old initd and confd files.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-worker/Manifest  |   2 -
 .../buildbot-worker-0.9.10-r2.ebuild   | 133 -
 .../buildbot-worker/buildbot-worker-0.9.11.ebuild  | 133 -
 .../buildbot-worker/files/buildbot_worker.confd|   9 --
 .../buildbot-worker/files/buildbot_worker.initd|  48 
 5 files changed, 325 deletions(-)

diff --git a/dev-util/buildbot-worker/Manifest 
b/dev-util/buildbot-worker/Manifest
index 32e7b43928c..8444ffed398 100644
--- a/dev-util/buildbot-worker/Manifest
+++ b/dev-util/buildbot-worker/Manifest
@@ -1,5 +1,3 @@
-DIST buildbot-worker-0.9.10.tar.gz 99028 BLAKE2B 
8cbbcceceb60afa6194c1e1c8f7382eb92a6e7517aa94477656f81c0c3eed38d39d85f1e98a37481fde39d24726c1dce73a6e8b9f2615faa2592f16900a4efd3
 SHA512 
0f515610d9c788657b10ba6624745841241fe554b472e53abdda221a678eb73d7a21a6529eb0769450de3a79b43bb6e51f4208247a4d8ef25c3d36b6ced6ec89
-DIST buildbot-worker-0.9.11.tar.gz 100746 BLAKE2B 
ad800ee565cb70a7234e1527b5145e40d791341f16e4b415fc0d2dbd33cdc226b462ebb4de370ba3731df0d81217d797691e1c8cb1fcbf73c199674968ce
 SHA512 
c7209c3fff8c43a23de71fa61709c9f02a5bdd9c8c8980ac5d205f720abdaa9bdb78d0d4e40fe9f915c8d5cf253b9e3c63401712ee121ac085909b0244d82897
 DIST buildbot-worker-0.9.12.tar.gz 101655 BLAKE2B 
a73f98ec56bd3ad6d19ad0b9dfa015869fd6115789a7ddcecdebdac8707850715c677ee248668f73035ea5656665973634829f2f97e3e75fe8e1515cb0838b88
 SHA512 
c2e86bd8818eddc2849626a0c7642169bc91fa2cc1d531977736e53c4ad3c87c3f0cb17d7b9acd137e783ae822f558a19f4668e3cd37e90a8435157485bd1d57
 DIST buildbot-worker-0.9.13.tar.gz 102710 BLAKE2B 
ab60bc2607a706ecc760c2439655bca3f328d773fbb07e73c994f079356341a251ca23c573a71cce92dbf71ba62ceaa70210f8925fd4d1cdfac335b2a485ee9f
 SHA512 
920f76d70c88a660b1d4c15683847a144b8dfaa01b91742ff2fedbe013ab030d3c5f07b6308f8bfb3f7bf3c2f805f7735d007e67257ca5233d2b585518f79e40
 DIST buildbot-worker-0.9.15.post1.tar.gz 100901 BLAKE2B 
5e4744fcd69e2920e0ca9ba0b1aa77ea5f62ed4aecc9f00df17953dc813e1f8d61a859ab0aacc26f88f51d281574a8089b849fe063d55c8649c4a53b528d8ba8
 SHA512 
6ee23f1dd52672646f28978cec3fa9e29b64cae84f524bbcb6f2614a4a56e49e8363975b89cd3508e78c9779233a27403e46fc098be0808d6cfc1e6aa6b8499f

diff --git a/dev-util/buildbot-worker/buildbot-worker-0.9.10-r2.ebuild 
b/dev-util/buildbot-worker/buildbot-worker-0.9.10-r2.ebuild
deleted file mode 100644
index 419fd619809..000
--- a/dev-util/buildbot-worker/buildbot-worker-0.9.10-r2.ebuild
+++ /dev/null
@@ -1,133 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit readme.gentoo user distutils-r1
-
-DESCRIPTION="BuildBot Worker (slave) Daemon"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-worker;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-IUSE="test"
-
-RDEPEND=">=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-   !https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit readme.gentoo user distutils-r1
-
-DESCRIPTION="BuildBot Worker (slave) Daemon"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-worker;
-
-MY_V="${PV/_p/p}"
-MY_P="${PN}-${MY_V}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-IUSE="test"
-
-RDEPEND=">=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
-   dev-python/future[${PYTHON_USEDEP}]
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-console-view/

2018-03-13 Thread Brian Dolbec
commit: dde768e50e4eab81f1b2edaa4cbb1bb3620da939
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:45:21 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde768e5

dev-util/buildbot-console-view: Clean old versions

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot-console-view/Manifest|  2 -
 .../buildbot-console-view-0.9.10.ebuild| 52 --
 .../buildbot-console-view-0.9.11.ebuild| 52 --
 3 files changed, 106 deletions(-)

diff --git a/dev-util/buildbot-console-view/Manifest 
b/dev-util/buildbot-console-view/Manifest
index 6ddb50d435b..e1ba8cbb4dc 100644
--- a/dev-util/buildbot-console-view/Manifest
+++ b/dev-util/buildbot-console-view/Manifest
@@ -1,5 +1,3 @@
-DIST buildbot-console-view-0.9.10.tar.gz 640908 BLAKE2B 
04862718c7d635c98795b7b746d47c89941020b74d121d5923515ae9823602598bc954d796f24e1bd2569f2aeec14b18de0e24c7afd45d9cc034f0929e15212d
 SHA512 
a7ad6289a314f096e6375646d17e2f6b595ecae040e9d135334ac46e810d24f6903318e5ef34f015d923b795d01d8e4011dca00b9b6adeb8c91734350f5d1982
-DIST buildbot-console-view-0.9.11.tar.gz 640623 BLAKE2B 
b364c99609696d4264faab85c22c885febaca1ced62123b5b917685bee6113065bc170b103bc1cd0f9333b3f3657dd8d30c1f73f5abb94f38664ee76bc593e97
 SHA512 
24a7915713665aeefe0389fa2aae1cdbde2b0dea0041b4a00410b77956b76897a9a427658303bf976916c5a0e3bb373a4a21339f4ded0b716d80ec380ad16cb4
 DIST buildbot-console-view-0.9.12.tar.gz 640923 BLAKE2B 
cc0da84395aca571803e73260d826633553ed10ede6d66d112dfa8bcdc4f1bd376695ee0ee4a715f1fa3705329033044d9358731c0b807c54b40b4e32a04f565
 SHA512 
4a73994c29fe1f78c4432bdb42fe14106b8d7887bb35f2835b203f4818844d3e8d2ea308fc4fb2bd562de302bd7cf6612fe047476512feac068eca3891a49522
 DIST buildbot-console-view-0.9.13.tar.gz 640969 BLAKE2B 
e0c6449c8208a34e568ed632be61fda0ae6ef0b183cd53e2288e1b89e03df6a874ec363f3cfdfa15005bc2913084eaf8640e86abf1ad2d19609e7b4c818f7b77
 SHA512 
16a3186a97112473fa1f7e811ceffe9f829d6181544e62290172b97b898ddb189fe8e67e223a3e02c936e61fc857a05e0b353dda7e5d4a3ce782f74a32515d2f
 DIST buildbot-console-view-0.9.15.post1.tar.gz 640548 BLAKE2B 
d28d3fbe40a8ceeaf574d2e8a9a6938664659dc6221a9e7e288c98b771cf7601a8db125dfb3cd71c500aee470a2b476a9daa0d5ec55a83758a96e97e14441def
 SHA512 
42ad7d9dfdf0b3b0cda8d8dcd3fb2bd6734a775755fdc4ebe79d562f5ffb45d0e25d3ece15dec4a7542dd29e45a721e683bec416582901dbfa519c8da76cfa78

diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.10.ebuild 
b/dev-util/buildbot-console-view/buildbot-console-view-0.9.10.ebuild
deleted file mode 100644
index e40d00b64c6..000
--- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="Buildbot console-view plugin"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-console-view;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="~amd64"
-fi
-
-IUSE="test"
-
-RDEPEND="
-   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/${MY_P}"
-#[[ ${PV} == * ]] && S=${S}/www/base
-
-python_test() {
-   distutils_install_for_testing
-
-   esetup.py test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-}

diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.11.ebuild 
b/dev-util/buildbot-console-view/buildbot-console-view-0.9.11.ebuild
deleted file mode 100644
index e40d00b64c6..000
--- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.11.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="Buildbot console-view plugin"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-console-view;
-
-MY_PV="${PV/_p/.post}"
-MY_P="${PN}-${MY_PV}"
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot/files/, dev-util/buildbot/

2018-03-13 Thread Brian Dolbec
commit: 52fe9d5cc59af1769e8db064d343a26a5fa862f5
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Mar 13 20:31:14 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Mar 13 23:56:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fe9d5c

dev-util/buildbot: Version bump, update  ebuild

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/buildbot/Manifest |  2 ++
 ...{buildbot-.ebuild => buildbot-1.1.0.ebuild} | 20 ++
 dev-util/buildbot/buildbot-.ebuild |  8 ++--
 .../files/disable-test_userpass_wait.patch | 24 ++
 4 files changed, 48 insertions(+), 6 deletions(-)

diff --git a/dev-util/buildbot/Manifest b/dev-util/buildbot/Manifest
index d2609b51e79..c02fff4cbb2 100644
--- a/dev-util/buildbot/Manifest
+++ b/dev-util/buildbot/Manifest
@@ -4,3 +4,5 @@ DIST buildbot-0.9.11.tar.gz 3096455 BLAKE2B 
2582fd27e89fc684911926c272630bfdb3fb
 DIST buildbot-0.9.12.tar.gz 3057832 BLAKE2B 
8e1748739bacc3c884f353b2a1c798575e3ce5f451a1711ecf88a7c7e517da86d2e791748d31468a2bb07369022e96cb568518b7a8ce1d9e1cece0b6ab77eec8
 SHA512 
62459918267297b31b2a6416f72794c7a4ebdcb60de04ece1681f6b8be9debf161716cc70ad843fd468b23e02c521c0a0783a5a1e119d75648e107691d6b908d
 DIST buildbot-0.9.13.tar.gz 3061713 BLAKE2B 
fac74d610bf0ff1cfeea1c59c46e95339d6b080725f6b01258921175b8036daeef23dfd3bf2a71fe838d43b9de3a3141ff9cec0e1c7e609f21c53f51b91d
 SHA512 
b1cf176d01e04bc219be8ffa787a857aec7bcfb930c3e9cabe0410fca60d826c35e74d277cd5764fcd3c6183ea5f19bae195c09ad401cdd948bda500789f2ade
 DIST buildbot-0.9.15.post1.tar.gz 3088947 BLAKE2B 
c9a0265d3df2a9ac01872fc7106b5b787334bd899a43fcdb6ad06aab5e0e8f1ddb4374bf5211f251f26985c3b11a0b981bdd23fb668ac1717af36443831648e6
 SHA512 
c5c72132fd8446fbb14467851063d192dbb817506163eacc3022d563698453c66706a895613ca1c17502dd25957b31f6409996497d2e7646ab2fdbb3fb55c31d
+DIST buildbot-1.1.0.docs.tar.xz 23932 BLAKE2B 
81da8b86bb269efd2cd3f9146f3d9b41d64b28fdd0c878708c323d040a7e773cd277a18c82b1ef3cb07759ba8aedbc604e1de84f6477205b1708c28b6e86831e
 SHA512 
511d244ffd205989047b4514b164e194b30fe4e0513d3bda776fb4d7a1a5bf42d8b7f00540b88e427838ab43f45686a83e556687ab75ce55eae6b834426a8ef7
+DIST buildbot-1.1.0.tar.gz 3098781 BLAKE2B 
5a4ba8b641765fd58c3b5e788fc20aa1fb6195655ce2d82929f0f62ff48d20672f21efe0c413387e583d095c3ffcee1055a287016fe87ec1f3eb6b0ccdefdccb
 SHA512 
f850ba2cd93d54a8abc97503719f93f69dfdc3d03b519e2d05c02bdc11893529eb51d74b6584555689281aedb71c3aa6c23141cf5fbc68ae97e09f1c89b2c94c

diff --git a/dev-util/buildbot/buildbot-.ebuild 
b/dev-util/buildbot/buildbot-1.1.0.ebuild
similarity index 95%
copy from dev-util/buildbot/buildbot-.ebuild
copy to dev-util/buildbot/buildbot-1.1.0.ebuild
index 4d20f12a6a2..8c8f64302bd 100644
--- a/dev-util/buildbot/buildbot-.ebuild
+++ b/dev-util/buildbot/buildbot-1.1.0.ebuild
@@ -15,7 +15,10 @@ MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="BuildBot build automation system"
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot;
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz
+   https://dev.gentoo.org/~dolsen/distfiles/buildbot-1.1.0.docs.tar.xz
+"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -62,14 +65,12 @@ DEPEND="${RDEPEND}
>=dev-python/docutils-0.8[${PYTHON_USEDEP}]
=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}]
>=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
dev-python/moto[${PYTHON_USEDEP}]
dev-python/boto3[${PYTHON_USEDEP}]
-   dev-python/ramlfications[${PYTHON_USEDEP}]
dev-python/pyjade[${PYTHON_USEDEP}]
dev-python/txgithub[${PYTHON_USEDEP}]
dev-python/txrequests[${PYTHON_USEDEP}]
@@ -83,6 +84,17 @@ DEPEND="${RDEPEND}
 S=${WORKDIR}/${MY_P}
 [[ ${PV} == * ]] && S=${S}/master
 
+PATCHES=(
+   "${FILESDIR}/Remove-distro-version-test.patch"
+   "${FILESDIR}/disable-test_userpass_wait.patch"
+)
+
+src_unpack() {
+   unpack ${MY_P}.tar.gz
+   cd ${MY_P}
+   unpack buildbot-1.1.0.docs.tar.xz
+}
+
 pkg_setup() {
enewuser buildbot
 
@@ -130,7 +142,7 @@ src_install() {
 
 python_test() {
distutils_install_for_testing
-
+   export DISABLE_TEST=true
esetup.py test || die "Tests failed under ${EPYTHON}"
 }
 

diff --git a/dev-util/buildbot/buildbot-.ebuild 
b/dev-util/buildbot/buildbot-.ebuild
index 4d20f12a6a2..41609b45360 100644
--- a/dev-util/buildbot/buildbot-.ebuild
+++ b/dev-util/buildbot/buildbot-.ebuild
@@ -62,14 +62,12 @@ DEPEND="${RDEPEND}
>=dev-python/docutils-0.8[${PYTHON_USEDEP}]
=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}]
>=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
dev-python/moto[${PYTHON_USEDEP}]
   

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

2018-03-13 Thread Thomas Deutschmann
commit: 6e7340ef9ede66eecca784bc3612dcbabb0b5c03
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 23:52:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 23:53:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7340ef

sys-devel/automake: Bump to fix DEPEND on corresp. automake-wrapper

Reported-by: Arfrever Frehtes Taifersar Arahesis  gmail.com>
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-devel/automake/{automake-1.16-r1.ebuild => automake-1.16-r2.ebuild} | 2 +-
 .../automake/{automake-1.16.1.ebuild => automake-1.16.1-r1.ebuild}  | 2 +-
 sys-devel/automake/automake-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/automake/automake-1.16-r1.ebuild 
b/sys-devel/automake/automake-1.16-r2.ebuild
similarity index 98%
rename from sys-devel/automake/automake-1.16-r1.ebuild
rename to sys-devel/automake/automake-1.16-r2.ebuild
index 616c4ff8646..511463989b4 100644
--- a/sys-devel/automake/automake-1.16-r1.ebuild
+++ b/sys-devel/automake/automake-1.16-r2.ebuild
@@ -35,7 +35,7 @@ SLOT="${PV:0:4}"
 IUSE="test"
 
 RDEPEND="dev-lang/perl
-   >=sys-devel/automake-wrapper-10
+   >=sys-devel/automake-wrapper-11
>=sys-devel/autoconf-2.69:*
sys-devel/gnuconfig"
 DEPEND="${RDEPEND}

diff --git a/sys-devel/automake/automake-1.16.1.ebuild 
b/sys-devel/automake/automake-1.16.1-r1.ebuild
similarity index 98%
rename from sys-devel/automake/automake-1.16.1.ebuild
rename to sys-devel/automake/automake-1.16.1-r1.ebuild
index 4ef29d02f84..d912687b31b 100644
--- a/sys-devel/automake/automake-1.16.1.ebuild
+++ b/sys-devel/automake/automake-1.16.1-r1.ebuild
@@ -35,7 +35,7 @@ SLOT="${PV:0:4}"
 IUSE="test"
 
 RDEPEND="dev-lang/perl
-   >=sys-devel/automake-wrapper-10
+   >=sys-devel/automake-wrapper-11
>=sys-devel/autoconf-2.69:*
sys-devel/gnuconfig"
 DEPEND="${RDEPEND}

diff --git a/sys-devel/automake/automake-.ebuild 
b/sys-devel/automake/automake-.ebuild
index 4ef29d02f84..d912687b31b 100644
--- a/sys-devel/automake/automake-.ebuild
+++ b/sys-devel/automake/automake-.ebuild
@@ -35,7 +35,7 @@ SLOT="${PV:0:4}"
 IUSE="test"
 
 RDEPEND="dev-lang/perl
-   >=sys-devel/automake-wrapper-10
+   >=sys-devel/automake-wrapper-11
>=sys-devel/autoconf-2.69:*
sys-devel/gnuconfig"
 DEPEND="${RDEPEND}



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

2018-03-13 Thread Andreas Sturmlechner
commit: d78e7c171afa61091c4f758bdd03caaa1f226fc1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 13 23:23:42 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 23:24:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78e7c17

kde-misc/kdeconnect: 1.2.1-r1 amd64 stable

Closes: https://bugs.gentoo.org/647064
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild 
b/kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild
index 1a81e84b1f0..7ed3a7c82a9 100644
--- a/kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.kde.org/ 
https://community.kde.org/KDEConnect;
 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${KMNAME}-v${PV}.tar.xz"
 
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="app wayland"
 
 DEPEND="



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

2018-03-13 Thread Andreas Sturmlechner
commit: 794077c8ec52cf95d047078efdb1ac5401a73a03
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 13 23:24:03 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 23:24:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794077c8

kde-misc/kdeconnect: Drop 1.2 (r0)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 kde-misc/kdeconnect/Manifest  |  1 -
 kde-misc/kdeconnect/kdeconnect-1.2.ebuild | 83 ---
 2 files changed, 84 deletions(-)

diff --git a/kde-misc/kdeconnect/Manifest b/kde-misc/kdeconnect/Manifest
index a5103512985..9fe5635d81d 100644
--- a/kde-misc/kdeconnect/Manifest
+++ b/kde-misc/kdeconnect/Manifest
@@ -1,2 +1 @@
-DIST kdeconnect-kde-1.2.tar.xz 263800 BLAKE2B 
032ac4642ec4d40ccc89e7f6736b93cb087076e9ad007fdb8871cb2086fbf4b82dbc99550dc4561814db0e7e9d48c80da26df14bf27d8311f317a48885f17a17
 SHA512 
3cb65abaec6938905ccdb5ebab8ed831b2542dcd945516481e67d32eaa7ddb0f8aa9a1f58c3955989372bc5a57e7012bc20f30fd1b76768d6b6f2179dbabe4ef
 DIST kdeconnect-kde-v1.2.1.tar.xz 278612 BLAKE2B 
a0803f34232eca16baf2c00ea96ccc33be8c631b40041aa6cfffab933ba984ff95639ae3103bd6499583ac6ba0c8e70f50bd6db30ff3d50f93a5d9e232dec303
 SHA512 
d336350ce1698d1fc2aa2ee02a4fec9c7ce5eedbf346ec40d502f7b5c1c555a370f09a65d88d70ece09c4a7bcf240921df31f803215afce657c9b4cb113baa58

diff --git a/kde-misc/kdeconnect/kdeconnect-1.2.ebuild 
b/kde-misc/kdeconnect/kdeconnect-1.2.ebuild
deleted file mode 100644
index 51df02e7a5e..000
--- a/kde-misc/kdeconnect/kdeconnect-1.2.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KDE_TEST="true"
-KMNAME="${PN}-kde"
-KDE_SELINUX_MODULE="${PN}"
-FRAMEWORKS_MINIMAL="5.38.0"
-inherit kde5
-
-DESCRIPTION="Adds communication between KDE Plasma and your smartphone"
-HOMEPAGE="https://www.kde.org/ https://community.kde.org/KDEConnect;
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${KMNAME}-${PV}.tar.xz"
-
-LICENSE="GPL-2+"
-KEYWORDS="amd64 x86"
-IUSE="app wayland"
-
-DEPEND="
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtx11extras)
-   >=app-crypt/qca-2.1.0:2[qt5,ssl]
-   x11-libs/libfakekey
-   x11-libs/libX11
-   x11-libs/libXtst
-   app? ( $(add_frameworks_dep kdeclarative) )
-   wayland? ( $(add_frameworks_dep kwayland) )
-"
-RDEPEND="${DEPEND}
-   app? ( $(add_frameworks_dep kirigami '' 2.2.0) )
-   wayland? ( $(add_plasma_dep kwin) )
-   !kde-misc/kdeconnect:4
-"
-
-RESTRICT+=" test"
-
-src_prepare() {
-   sed \
-   -e 's#${LIBEXEC_INSTALL_DIR}#@KDE_INSTALL_FULL_LIBEXECDIR@#' \
-   -i daemon/kdeconnectd.desktop.cmake || die
-
-   kde5_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DEXPERIMENTALAPP_ENABLED=$(usex app)
-   $(cmake-utils_use_find_package wayland KF5Wayland)
-   )
-
-   kde5_src_configure
-}
-
-pkg_postinst(){
-   kde5_pkg_postinst
-
-   elog
-   elog "Optional dependency:"
-   elog "net-fs/sshfs (for 'remote filesystem browser' plugin)"
-   elog
-   elog "The Android .apk file is available via"
-   elog 
"https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp;
-   elog "or via"
-   elog "https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp;
-   elog
-}



[gentoo-commits] proj/openrc:master commit in: mk/

2018-03-13 Thread William Hubbs
commit: 59a9e53378891be7b12ed304ccb609e27da70751
Author: William Hubbs  gmail  com>
AuthorDate: Tue Mar 13 23:03:54 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Mar 13 23:04:54 2018 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=59a9e533

Add _POSIX_C_SOURCE macro to FreeBSD build

 mk/os-FreeBSD.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mk/os-FreeBSD.mk b/mk/os-FreeBSD.mk
index 4bd1a33a..6a567e30 100644
--- a/mk/os-FreeBSD.mk
+++ b/mk/os-FreeBSD.mk
@@ -12,4 +12,4 @@
 
 include ${MK}/os-BSD.mk
 
-CPPFLAGS+= -D_WITH_GETLINE
+CPPFLAGS+= -D_POSIX_C_SOURCE=200809



[gentoo-commits] proj/openrc:master commit in: mk/

2018-03-13 Thread William Hubbs
commit: 6dc0d0af333592203fabd4746279bb15d2801c0b
Author: William Hubbs  gmail  com>
AuthorDate: Tue Mar 13 23:14:39 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Mar 13 23:14:55 2018 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=6dc0d0af

Remove _XOPEN_SOURCE macros from builds

 mk/os-GNU-kFreeBSD.mk | 2 +-
 mk/os-GNU.mk  | 2 +-
 mk/os-Linux.mk| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mk/os-GNU-kFreeBSD.mk b/mk/os-GNU-kFreeBSD.mk
index 4fc934e0..93b48291 100644
--- a/mk/os-GNU-kFreeBSD.mk
+++ b/mk/os-GNU-kFreeBSD.mk
@@ -13,6 +13,6 @@
 SFX=   .GNU-kFreeBSD.in
 PKG_PREFIX?=   /usr
 
-CPPFLAGS+= -D_BSD_SOURCE -D_XOPEN_SOURCE=700
+CPPFLAGS+= -D_BSD_SOURCE
 LIBDL= -Wl,-Bdynamic -ldl
 LIBKVM?=

diff --git a/mk/os-GNU.mk b/mk/os-GNU.mk
index d5c4172f..adaefd44 100644
--- a/mk/os-GNU.mk
+++ b/mk/os-GNU.mk
@@ -11,5 +11,5 @@
 SFX=   .GNU.in
 PKG_PREFIX?=   /usr
 
-CPPFLAGS+= -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DMAXPATHLEN=4096 
-DPATH_MAX=4096
+CPPFLAGS+= -D_DEFAULT_SOURCE -DMAXPATHLEN=4096 -DPATH_MAX=4096
 LIBDL= -Wl,-Bdynamic -ldl

diff --git a/mk/os-Linux.mk b/mk/os-Linux.mk
index 3a3c5167..2479ff5b 100644
--- a/mk/os-Linux.mk
+++ b/mk/os-Linux.mk
@@ -11,7 +11,7 @@
 SFX=   .Linux.in
 PKG_PREFIX?=   /usr
 
-CPPFLAGS+= -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700
+CPPFLAGS+= -D_DEFAULT_SOURCE
 LIBDL= -Wl,-Bdynamic -ldl
 
 ifeq (${MKSELINUX},yes)



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

2018-03-13 Thread Sergei Trofimovich
commit: 277cece7a2264e79533dae892712956f3d887658
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 23:07:27 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 23:07:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277cece7

sys-apps/dmidecode: stable 3.1 for ia64, bug #650356

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild 
b/sys-apps/dmidecode/dmidecode-3.1.ebuild
index 9f483625118..89546a62604 100644
--- a/sys-apps/dmidecode/dmidecode-3.1.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-solaris"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-solaris"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"



[gentoo-commits] data/gentoo-news:master commit in: 2018-03-13-portage-rsync-verification-unstable/

2018-03-13 Thread Zac Medico
commit: 793f55a973790885834aba0e183f5e3a41654ebe
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Mar 10 21:02:18 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Mar 10 23:10:25 2018 +
URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=793f55a9

2018-03-13-portage-rsync-verification-unstable: Add

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

 ...3-13-portage-rsync-verification-unstable.en.txt | 46 ++
 1 file changed, 46 insertions(+)

diff --git 
a/2018-03-13-portage-rsync-verification-unstable/2018-03-13-portage-rsync-verification-unstable.en.txt
 
b/2018-03-13-portage-rsync-verification-unstable/2018-03-13-portage-rsync-verification-unstable.en.txt
new file mode 100644
index 000..9f96f27
--- /dev/null
+++ 
b/2018-03-13-portage-rsync-verification-unstable/2018-03-13-portage-rsync-verification-unstable.en.txt
@@ -0,0 +1,46 @@
+Title: Portage rsync tree verification unstable
+Author: Zac Medico 
+Posted: 2018-03-13
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: sys-apps/portage
+
+Portage rsync tree verification is being temporarily turned off by
+default, starting with sys-apps/portage-2.3.24. This permits
+stabilization of sys-apps/portage-2.3.24 while still working on bugs
+relating to tree verification [1]: deadlocks [2] & key fetching [3].
+
+If users wish to enable the 'rsync-verify' USE flag for sys-apps/portage,
+they need to follow these steps:
+
+1) In order to unmask the 'rsync-verify' USE flag, create a file named
+/etc/portage/profile/package.use.mask containing a line like the
+following:
+
+sys-apps/portage -rsync-verify
+
+2) Once the 'rsync-verify' USE flag has been unmasked as described
+in step 1, it can be enabled with a line like the following in
+/etc/portage/package.use:
+
+sys-apps/portage rsync-verify
+
+3) After the configuration changes in steps 1 and 2 have been made, run
+the following command:
+
+emerge --oneshot --newuse '>=sys-apps/portage-2.3.24'
+
+After all above steps are successfully completed, a line like the
+following should appear in the emerge --info output for the gentoo
+repository:
+
+sync-rsync-verify-metamanifest: yes
+
+If you wish to disable it for some reason, you can set
+'sync-rsync-verify-metamanifest = no' in your repos.conf.
+
+[1] https://bugs.gentoo.org/650144 sys-apps/portage: [TRACKER] issues
+related to 'rsync-verify' USE flag
+[2] https://bugs.gentoo.org/647964 app-portage/gemato-11.2: deadlock?
+[3] https://bugs.gentoo.org/649276 sys-apps/portage: gpg key refresh
+needs exponential backoff with jitter



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

2018-03-13 Thread Mart Raudsepp
commit: 5b02902a201d84c0930a247403171c3ed52dae04
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar 13 22:48:44 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar 13 23:02:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b02902a

dev-libs/libpwquality: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/libpwquality/Manifest  |  1 -
 dev-libs/libpwquality/libpwquality-1.3.0.ebuild | 77 -
 2 files changed, 78 deletions(-)

diff --git a/dev-libs/libpwquality/Manifest b/dev-libs/libpwquality/Manifest
index 0319fb96bbc..39fa38a421a 100644
--- a/dev-libs/libpwquality/Manifest
+++ b/dev-libs/libpwquality/Manifest
@@ -1,2 +1 @@
-DIST libpwquality-1.3.0.tar.bz2 423910 BLAKE2B 
83b1d54258f3e5385e054671f32ad6a8287ed8ff7ef1162f2ff982750d8d3a10926acca2aa6dc2a46f546254430be1cc0d29e33f6ebdd18ce17b9386615c1a6e
 SHA512 
c3817c7a5ca962b161911b97b413a0db7c34a99ba2cd191435024abdbe060e248c0f88436f24d3992dcb1b00d34b88afb731ef1fd23efc3ad1abe56d4d7d53ea
 DIST libpwquality-1.4.0.tar.bz2 450384 BLAKE2B 
52a6f1c1bf90f6f01fb07667937b9792935729be77042bfc97dee8faa923212fa02410ad4e5c56f778bc9a8d248655f0b738889f5a0e73dc201d62d0c79093d0
 SHA512 
b8049f8b71bbfd4d345dbd4c4cffd29e9029b0fca4c95527af54d11a3b06e4708236b630df6c66738368298679c96cb3bf26b1b5d95cb3c5f7e1073cab8a98d9

diff --git a/dev-libs/libpwquality/libpwquality-1.3.0.ebuild 
b/dev-libs/libpwquality/libpwquality-1.3.0.ebuild
deleted file mode 100644
index fdb150efec8..000
--- a/dev-libs/libpwquality/libpwquality-1.3.0.ebuild
+++ /dev/null
@@ -1,77 +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} )
-
-inherit eutils multilib pam python-r1 toolchain-funcs
-
-DESCRIPTION="Library for password quality checking and generating random 
passwords"
-HOMEPAGE="https://fedorahosted.org/libpwquality/;
-SRC_URI="https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.bz2;
-
-LICENSE="|| ( BSD GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE="pam python static-libs"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   >=sys-libs/cracklib-2.8:=[static-libs(+)?]
-   pam? ( virtual/pam )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   >=sys-devel/gettext-0.18.2
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   default
-   # ensure pkgconfig files go in /usr
-   sed -e 's:\(pkgconfigdir *=\).*:\1 
'${EPREFIX}/usr/$(get_libdir)'/pkgconfig:' \
-   -i src/Makefile.{am,in} || die "sed failed"
-   use python && python_copy_sources
-}
-
-src_configure() {
-   # Install library in /lib for pam
-   configuring() {
-   local sitedir
-   econf \
-   --libdir="${EPREFIX}/$(get_libdir)" \
-   $(use_enable pam) \
-   --with-securedir="${EPREFIX}/$(getpam_mod_dir)" \
-   $(use_enable python python-bindings) \
-   $(usex python "--with-pythonsitedir=$(use python && 
python_get_sitedir)" "") \
-   $(use_enable static-libs static)
-   }
-   if_use_python_python_foreach_impl configuring
-}
-
-src_compile() {
-   if_use_python_python_foreach_impl default
-}
-
-src_test() {
-   if_use_python_python_foreach_impl default
-}
-
-src_install() {
-   if_use_python_python_foreach_impl default
-   if use static-libs; then
-   # Do not install static libs in /lib
-   mkdir -p "${ED}usr/$(get_libdir)"
-   mv "${ED}$(get_libdir)/libpwquality.a" 
"${ED}/usr/$(get_libdir)/" || die
-   gen_usr_ldscript libpwquality.so
-   fi
-   prune_libtool_files --modules
-}
-
-if_use_python_python_foreach_impl() {
-   if use python; then
-   python_foreach_impl run_in_build_dir "$@"
-   else
-   "$@"
-   fi
-}



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/idea-ultimate/

2018-03-13 Thread Samuel Bernardo
commit: 9084fef2cdabc0df3323a43a6d5c14ca8f9b75c2
Author: Samuel Bernardo  gmail  com>
AuthorDate: Tue Mar 13 23:00:15 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Tue Mar 13 23:00:15 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=9084fef2

update idea-ultimate

 dev-util/idea-ultimate/Manifest| 22 +++---
 .../idea-ultimate-2017.3.5.173.4674.33.ebuild  | 82 ++
 2 files changed, 94 insertions(+), 10 deletions(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index eb2759b..b85ac05 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,10 +1,12 @@
-DIST ideaIU-2017.3.2.tar.gz 636517104 SHA256 
ac87f00d467f002ed7ab3b94956d71ef493cd25f7ae7dcfa2e0cab9c4e8e9fd0 SHA512 
c8c14ce78ea2e5f1f82b91008ba68c27d2115b148508e522061d7581f2fdb9a919f6ed70a861a517f2353f90b2e8ad0d0a9a838e57ad5ae23691728c10ed37b2
 WHIRLPOOL 
77cefc44aeb84e86b6bcbd0349baa0a4d7cc8288ec9bb96a38a1b80be428e9792f40de13d2d50609de96e65de6782986026f4670bd8398ee0f4d4d6ee55dbb0a
-DIST ideaIU-2017.3.3.tar.gz 636677768 SHA256 
05a7382ad5f04a64f0caa10c14af61c0270cf8a2ac25bb2c14a52536c3587e55 SHA512 
319beb9ea44b2b4ac52417595d8bcdfbfc508501f73d597fe4529c60274d0ab0210f60a53a774416e98e1701dec3aac0c5b3101b6b21499e04334e5049a59d76
 WHIRLPOOL 
87b33762bac0f1600a5cb6e5b5de4f3251ad9e6978dee3f94fa8858b6f8001c2134fb98b6516813cdc1d7a0a0b35fff571d3510d8b4a444d2314cee62b50f5b7
-DIST ideaIU-2017.3.4.tar.gz 636811186 SHA256 
d1f33796fa317c04e0618a9bd329f944355c3374011815c398384ca5cc57bfbc SHA512 
d88a9824a48cd0d41f339b82181c037e350ab9010bfe8e7a444780feb51586b55feb29cb9d97813a0d2601a23bccd24f223b526163c94a43406ed56973777e7e
 WHIRLPOOL 
ae2f248f0361817918f2e9f8e163b4d7a88922f009520e5811fc04a322a875431c4e0e0d0fda0afd2079ed4460adcfcd0e3626c88c5a44871844bbebea0adb9c
-DIST ideaIU-2017.3.tar.gz 633182636 SHA256 
f75db2b4014d115f185bf867a1e5a6b4dae289444bf74e46b58ad2844e07d325 SHA512 
a955d915b6e7f1619b84021877a6601c11ca9f8c415b6fbfcd7a0a4fdea926b9d95489e5ff5a4170fdbe1c18ffcab35c365cb6ab7f4b17bd20e8708131c5c818
 WHIRLPOOL 
10adcb43980161c97725dc212dd79566a1423b1c4d2842a81bed59499a08e82e82545951daede98ad3b77d4959a9f264d07199be23ebc984a1fbc0881b51b8c4
-EBUILD idea-ultimate-2017.3.0.173.3727.127.ebuild 2210 SHA256 
44187b7e87a674ecff251148461f4e4adc093c34e655fea4919b1839f5a6cd60 SHA512 
6fcd995c717ee4b4ab18d0385e310f4482f437624c878bd81421040883c2c3f352fd4f7039467cc435f851737c56c56788e46fe5afaeedac0e87cc9a526f19c5
 WHIRLPOOL 
cb64e9e5e8bf5c469c06ab434d93e72011ab62ed3753eb68fc7d603e2df19ebfa1205b5406717aaed2a993abd6b26858f905c2ba39ba143cd6cf67e9911e4dd5
-EBUILD idea-ultimate-2017.3.2.173.4127.27.ebuild 2210 SHA256 
66790283cbee489109e00427aafaf7d7437b6046cde9dc0c40c4be2490d09453 SHA512 
ec8950de1273a25c1e2d0832af4d3f61336311fa2d95fb2f21be4304411ca8793107b1034993672fe49e66db7744fa17857ee365045b6f47fa06e73579493d39
 WHIRLPOOL 
845e8bd93b586781c5d2f17758bb5191a3d9f84452c738365bffd012a99ea29ad4fd564ff1695f0ff541cc89801c92a1eaaac67a56408688dd6d6fef6245db3b
-EBUILD idea-ultimate-2017.3.3.173.4301.25.ebuild 2210 SHA256 
66790283cbee489109e00427aafaf7d7437b6046cde9dc0c40c4be2490d09453 SHA512 
ec8950de1273a25c1e2d0832af4d3f61336311fa2d95fb2f21be4304411ca8793107b1034993672fe49e66db7744fa17857ee365045b6f47fa06e73579493d39
 WHIRLPOOL 
845e8bd93b586781c5d2f17758bb5191a3d9f84452c738365bffd012a99ea29ad4fd564ff1695f0ff541cc89801c92a1eaaac67a56408688dd6d6fef6245db3b
-EBUILD idea-ultimate-2017.3.4.173.4548.28.ebuild 2210 SHA256 
66790283cbee489109e00427aafaf7d7437b6046cde9dc0c40c4be2490d09453 SHA512 
ec8950de1273a25c1e2d0832af4d3f61336311fa2d95fb2f21be4304411ca8793107b1034993672fe49e66db7744fa17857ee365045b6f47fa06e73579493d39
 WHIRLPOOL 
845e8bd93b586781c5d2f17758bb5191a3d9f84452c738365bffd012a99ea29ad4fd564ff1695f0ff541cc89801c92a1eaaac67a56408688dd6d6fef6245db3b
-MISC ChangeLog 142 SHA256 
3fb664d9c210061dd87dc6be4948fadbcc413e5a6bd09f4a262aa092b7f09648 SHA512 
f66d54089ee757d3bc997f4edba58e6b6b91d47c6fca9f33edf4bfc9e03acabfc7af723c1238c313ccf6cde747c7b91274e67c15abc92da8dd6dd5ac58006b7b
 WHIRLPOOL 
57d321122e01e8aed81d0393610296a2c29b30f81c03b8114b7ac854dfe2f5eb03841fe08e9f25c63598640ca754352ba5063f432be64d79473553ce98735aa5
-MISC metadata.xml 594 SHA256 
1261f2f20c826a09850a69f95d9f143f0eb6462177310a00624ae64b17e04209 SHA512 
2c830e91b8a9f97f8708392469121a4f5309e99cd58138a0d661394a5ca8a7c07ce47bc0cc9516aa1e6b106131b492fbbee6522be419e6ed7690d88cf2510df2
 WHIRLPOOL 
68f94bf90d0099971d88923aee992131960665d9efc689fbac28cc69fe8b0b3a28434987a8032b998d4581eb735c439e8f7554366482497c5b11fed3db3d3d80
+DIST ideaIU-2017.3.2.tar.gz 636517104 BLAKE2B 
53ad6401e9a482e88ff09e9ffa0019d7af947131c21ca4246cbcad8990e06d3dbcea153925819f61700f47c5604aa5144a152f02887ddcc416cfd60db5012063
 SHA512 
c8c14ce78ea2e5f1f82b91008ba68c27d2115b148508e522061d7581f2fdb9a919f6ed70a861a517f2353f90b2e8ad0d0a9a838e57ad5ae23691728c10ed37b2
+DIST ideaIU-2017.3.3.tar.gz 

[gentoo-commits] repo/gentoo:master commit in: games-misc/little-inferno/

2018-03-13 Thread James Le Cuirot
commit: b0633fc5b967ff72786605656327ff87e8e86079
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Mar 13 22:47:09 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Mar 13 22:51:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0633fc5

games-misc/little-inferno: Update Manifest hashes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-misc/little-inferno/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/little-inferno/Manifest 
b/games-misc/little-inferno/Manifest
index 163e2101b38..8ac39d406b0 100644
--- a/games-misc/little-inferno/Manifest
+++ b/games-misc/little-inferno/Manifest
@@ -1 +1 @@
-DIST LittleInferno-20130509.sh 194304242 SHA256 
3848f4037652699c162ebf3ae78f6dce81772394911483c9f1ef49cb51f6a198 SHA512 
19e2e616b1b1a6e7f8974ba12756c4b54c1daa99c99056891c56f7ed578f20a15143d683960efbb69f3d680243dd219051fc0bdac60ab74dcddc1c69df7d00dd
 WHIRLPOOL 
2a25aa0fd1103dca63fa422cc3573eefa8a7acc819735b591a44ce89c9f9581a75287dcae8dbd8d2be52c63782af97a3b36fc676ee98288d73b9d08f2b2b2ec4
+DIST LittleInferno-20130509.sh 194304242 BLAKE2B 
993d387c31cca0a92b7c1cf06581f60dfc31ba001250cfac00036204143350764d5ab023d6cc432e477219ac9cb24223fae21a422ecb501e58f499ae38469aac
 SHA512 
19e2e616b1b1a6e7f8974ba12756c4b54c1daa99c99056891c56f7ed578f20a15143d683960efbb69f3d680243dd219051fc0bdac60ab74dcddc1c69df7d00dd



[gentoo-commits] repo/gentoo:master commit in: games-arcade/dynamitejack/

2018-03-13 Thread James Le Cuirot
commit: 8abea3253c79b99a616bffec3f1999300434ef54
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Mar 13 22:46:50 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Mar 13 22:51:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abea325

games-arcade/dynamitejack: Update Manifest hashes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-arcade/dynamitejack/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/dynamitejack/Manifest 
b/games-arcade/dynamitejack/Manifest
index 19448ceb83b..ca1b991259d 100644
--- a/games-arcade/dynamitejack/Manifest
+++ b/games-arcade/dynamitejack/Manifest
@@ -1 +1 @@
-DIST dynamitejack-1.0.23.tgz 54195417 SHA256 
aa5fbc27d6931753373e7af99a9521e335a4a5b38a7be0fc8e82c2191b3302e2 SHA512 
57897194244ded8d41ef0e7704fd973a58fe52dbc01b7dceed2a47694f7cc3e75d732547532bc7be4dd7d510572dedb85188da413b5857f52182799427243c4d
 WHIRLPOOL 
78d09068461ff8d11cb1a73ec94d160e085636f3d6f1933f0210b12505319c74a0d23daf66814fc23ad0c1c6e1a1dc6cb45adf783376d5573a949d5c3f9a1f4d
+DIST dynamitejack-1.0.23.tgz 54195417 BLAKE2B 
5cb659be0a76617c6a09c2dd696d23ec9d24918a842e1dcc2e5b294c4e4c19f80f4dff92a5e539469a048bda2f1f61f9240569f8c0d2fc8e0e2147b55d39
 SHA512 
57897194244ded8d41ef0e7704fd973a58fe52dbc01b7dceed2a47694f7cc3e75d732547532bc7be4dd7d510572dedb85188da413b5857f52182799427243c4d



[gentoo-commits] repo/gentoo:master commit in: games-action/swordandsworcery/

2018-03-13 Thread James Le Cuirot
commit: 9e44d3f0828f0c8718efb65a20b6eea97d079417
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Mar 13 22:46:27 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Mar 13 22:51:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e44d3f0

games-action/swordandsworcery: Update Manifest hashes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-action/swordandsworcery/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/swordandsworcery/Manifest 
b/games-action/swordandsworcery/Manifest
index a38a1603b27..8b333f51ae0 100644
--- a/games-action/swordandsworcery/Manifest
+++ b/games-action/swordandsworcery/Manifest
@@ -1 +1 @@
-DIST swordandsworcery_1.02.tar.gz 325277619 SHA256 
e7be30816059d5fa0bda2378d06f51984de13a17abd835cdc015e591354f59de SHA512 
1178492628e8b8196bbb57b3d4d7526d5545bd31d0da34bcbed92150753fbb768c8682f071e2a473b95f1b6ee7c3efb30ccb9fce2e3e319d76673b79617e47c0
 WHIRLPOOL 
9ec0365372a62b7fadfa6b68e945918a1a2ade3c5e7bae561e16251ed0bf4e76b176bfed31e30b259e9a569858d1ae0b07a83067375ca26fe2da049602a570fd
+DIST swordandsworcery_1.02.tar.gz 325277619 BLAKE2B 
7e03350b31d2dc68c5ea3643d7e22ec7da1789729201c2e8aec9e06db8c28c0a38bc826de0769dcec78080f17435d90ae3b0441ee230d7b8a9545a66f6e0ec1f
 SHA512 
1178492628e8b8196bbb57b3d4d7526d5545bd31d0da34bcbed92150753fbb768c8682f071e2a473b95f1b6ee7c3efb30ccb9fce2e3e319d76673b79617e47c0



[gentoo-commits] repo/gentoo:master commit in: games-action/solar2/

2018-03-13 Thread James Le Cuirot
commit: af159b5dd18a733cc3032c9193a4e45c2630554d
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Mar 13 22:50:29 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Mar 13 22:51:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af159b5d

games-action/solar2: Update Manifest hashes

I could not source the old solar2.png icon so I uploaded a new one.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-action/solar2/Manifest   |  4 ++--
 games-action/solar2/solar2-1.10.ebuild | 10 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/games-action/solar2/Manifest b/games-action/solar2/Manifest
index 00928ef4296..6b8e113e740 100644
--- a/games-action/solar2/Manifest
+++ b/games-action/solar2/Manifest
@@ -1,2 +1,2 @@
-DIST solar2-linux-1.10.tar.gz 106202569 SHA256 
33211605946741db730082478c4a408547a89facfc2e3535b124c6706809d8b2 SHA512 
68475cfe9220a1f19608cd2dfb575979e231dcf1bc61e12230db5a39856a03afceeb8c3f2b0ea6d958b36a53945bdb2768261f2b0bcc50a88f2b3eeddc48df9d
 WHIRLPOOL 
86d0ed2c7a28e498323949e871f7ba8f1714f39f98ab625f6dddb0249af7c1e653264ebc4b76cc9be5579f99395e2c578363effcd2c97bb27690b05ec4e73a4e
-DIST solar2.png 6478 SHA256 
ab62168651de322dc68a9094baf1ba92524d2d9e76b1650eef60527cd7e3f611 SHA512 
b1110d19d62274ac90391f9611fc8efaa1c2ca70cf62f146969768ed2dd76e013054b1a9dfdb123b56536f5ba7788971747219485811eeb6652f22e0867348d9
 WHIRLPOOL 
358a3fb56c13710abf4ac3115c968579c787ed67f4c8672e0236ce379a56d6540f8c5ad6f8ca16370c0b080ae2763ec2256cbcd1ff2bb0765a7dc5164fc39972
+DIST solar2-linux-1.10.tar.gz 106202569 BLAKE2B 
4dc1f0c273aa8363178c581a516969a22707a5345eb11a373f96dd8136af3b390451cd72e7b06bc661ef3e8926f0339d3dad70e9b950210e7820efe9913fe9af
 SHA512 
68475cfe9220a1f19608cd2dfb575979e231dcf1bc61e12230db5a39856a03afceeb8c3f2b0ea6d958b36a53945bdb2768261f2b0bcc50a88f2b3eeddc48df9d
+DIST solar2.png 8260 BLAKE2B 
cf154377ee73b6d0f3c86e0377b29ca7208ef030183db7bae88b352d5684f3c513d0ad57119121a79906287e72d0a863891285224b631fa44d2ccee12a1eacef
 SHA512 
a85e875e3a159670ea2a3f32687e7e52cf369f29add86f19e6431f05e7835c1a30303ddd4ff406a525c1086298807c2f94773dd987d4d99b89bc7c63150c9c85

diff --git a/games-action/solar2/solar2-1.10.ebuild 
b/games-action/solar2/solar2-1.10.ebuild
index b39d133c355..2a092f697e3 100644
--- a/games-action/solar2/solar2-1.10.ebuild
+++ b/games-action/solar2/solar2-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: - unbundle libmono for 64bit
@@ -13,7 +13,7 @@ inherit eutils gnome2-utils games
 DESCRIPTION="An open-world, sandbox game set in an infinite abstract universe"
 HOMEPAGE="http://murudai.com/solar/;
 GAMEBALL="${PN}-linux-${PV}.tar.gz"
-ICONFILE="https://dev.gentoo.org/~hasufell/distfiles/${PN}.png;
+ICONFILE="https://dev.gentoo.org/~chewi/distfiles/${PN}.png;
 SRC_URI="${GAMEBALL} ${ICONFILE}"
 
 LICENSE="all-rights-reserved"
@@ -56,11 +56,11 @@ RDEPEND="
 S=${WORKDIR}/Solar2
 
 pkg_nofetch() {
-   einfo "Please buy & download ${GAMEBALL} from:"
+   einfo "Please buy and download ${GAMEBALL} from:"
einfo "  ${HOMEPAGE}"
einfo "Also download ${ICONFILE}"
-   einfo "and move both to ${DISTDIR}"
-   einfo
+   einfo "and move both to your distfiles directory. The Humble Bundle 
download"
+   einfo "may have a timestamp appended to the filename."
 }
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: games-misc/papers-please/

2018-03-13 Thread James Le Cuirot
commit: e891f07d5780030dd184b204392c6becbf507e77
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Mar 13 22:47:26 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Mar 13 22:51:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e891f07d

games-misc/papers-please: Update Manifest hashes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-misc/papers-please/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/papers-please/Manifest 
b/games-misc/papers-please/Manifest
index 68d9493fe9c..aa57bac058d 100644
--- a/games-misc/papers-please/Manifest
+++ b/games-misc/papers-please/Manifest
@@ -1 +1 @@
-DIST papers-please_1.1.65_i386.tar.gz 31566799 SHA256 
50562ad2b01cb7558147cd05de4dc37c02deb2e66fc5d3bff77994785f9551d7 SHA512 
093990a61c1b61d2999e6484335f4deddfecd3d66b7a5e29555c3170e890f6049f7d42a83529dcd993439de940b5dc96b8485d30ab46995d0f6814d5282669e0
 WHIRLPOOL 
8da4e0d3720159637bf8248cf53c2d7e6388bb3234469da71ae22720c6c76f0ba26a5ebbd116664f217165dc3cd06dd55cf001fd8203469f285570494eea95fc
+DIST papers-please_1.1.65_i386.tar.gz 31566799 BLAKE2B 
1e7aee7839f5e014d5eba60b5c77381a79c7532610e6daee1a36b22484a59b07e8e6b7bce3fc28720472268b78857894744ef6750dcee37e637003b2bc14a502
 SHA512 
093990a61c1b61d2999e6484335f4deddfecd3d66b7a5e29555c3170e890f6049f7d42a83529dcd993439de940b5dc96b8485d30ab46995d0f6814d5282669e0



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

2018-03-13 Thread Andreas Sturmlechner
commit: 44fdb3b5863b58db7b6960d1a869ffdac2355374
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar 12 18:26:19 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 22:50:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44fdb3b5

app-office/scribus: Drop 1.4.6

Bug: https://bugs.gentoo.org/631800
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-office/scribus/Manifest|   1 -
 .../scribus/files/scribus-1.4.0-minizip.patch  |  60 
 app-office/scribus/scribus-1.4.6.ebuild| 171 -
 3 files changed, 232 deletions(-)

diff --git a/app-office/scribus/Manifest b/app-office/scribus/Manifest
index 27700cdb4b8..deea45c88c3 100644
--- a/app-office/scribus/Manifest
+++ b/app-office/scribus/Manifest
@@ -1,2 +1 @@
-DIST scribus-1.4.6.tar.xz 73601104 BLAKE2B 
5968a48410d1a2a4caa333c9f83b43f68c964862d9aa3cb20e136760201ef2ef6cb82f770026b6f962758c9d397f25a017d906433f52f88bec11c57105c27f6b
 SHA512 
74d8a89eb767535bcd8fe5e3c55d03709d59ff8fc5280005bcc2ad36cae1d37c8442ab85abaea86fdee9f351a901c86947231001324e2d8df00cbd8e5c18d1e3
 DIST scribus-1.5.3.tar.xz 74222084 BLAKE2B 
ffb50c728c0669ab8a22c416c143e8dd47c818120247b4cf5a890872857326b53491be99004a344d78ea2cf2b174ae2987ddcddb4cef39a6e95fe1695be45d48
 SHA512 
487cea685869397bc52acc7be8e8e9f4bad3f594c1f95740207e4d9e26b07461a7fd2a95d5337b38f1b0fa6504a9f6059cca6740c78cc165eab0b779ffdfe980

diff --git a/app-office/scribus/files/scribus-1.4.0-minizip.patch 
b/app-office/scribus/files/scribus-1.4.0-minizip.patch
deleted file mode 100644
index c0a4b7cb38e..000
--- a/app-office/scribus/files/scribus-1.4.0-minizip.patch
+++ /dev/null
@@ -1,60 +0,0 @@
- Scribus.pro|4 
- scribus/CMakeLists.txt |2 --
- 2 files changed, 0 insertions(+), 6 deletions(-)
-
-diff --git a/Scribus.pro b/Scribus.pro
-index 17b5417..0cc23c9 100644
 a/Scribus.pro
-+++ b/Scribus.pro
-@@ -276,7 +276,6 @@ HEADERS += scribus/about.h \
-scribus/insertaframe.h \
-scribus/insertTable.h \
-scribus/inspage.h \
--   scribus/ioapi.h \
-scribus/javadocs.h \
-scribus/KarbonCurveFit.h \
-scribus/langmgr.h \
-@@ -496,7 +495,6 @@ HEADERS += scribus/about.h \
-scribus/undostate.h \
-scribus/unicodesearch.h \
-scribus/units.h \
--   scribus/unzip.h \
-scribus/updatemanager.h \
-scribus/upgradechecker.h \
-scribus/urllauncher.h \
-@@ -933,7 +931,6 @@ SOURCES += scribus/about.cpp \
-scribus/insertaframe.cpp \
-scribus/insertTable.cpp \
-scribus/inspage.cpp \
--   scribus/ioapi.c \
-scribus/javadocs.cpp \
-scribus/KarbonCurveFit.cpp \
-scribus/langmgr.cpp \
-@@ -1143,7 +1140,6 @@ SOURCES += scribus/about.cpp \
-scribus/undostate.cpp \
-scribus/unicodesearch.cpp \
-scribus/units.cpp \
--   scribus/unzip.c \
-scribus/updatemanager.cpp \
-scribus/upgradechecker.cpp \
-scribus/urllauncher.cpp \
-diff --git a/scribus/CMakeLists.txt b/scribus/CMakeLists.txt
-index dcd7e10..3aca69b 100644
 a/scribus/CMakeLists.txt
-+++ b/scribus/CMakeLists.txt
-@@ -405,7 +405,6 @@ SET(SCRIBUS_SOURCES
-   insertTable.cpp
-   insertaframe.cpp
-   inspage.cpp
--  ioapi.c
-   javadocs.cpp
-   KarbonCurveFit.cpp
-   langmgr.cpp
-@@ -613,7 +612,6 @@ SET(SCRIBUS_SOURCES
-   undostate.cpp
-   unicodesearch.cpp
-   units.cpp
--  unzip.c
-   updatemanager.cpp
-   upgradechecker.cpp
-   urllauncher.cpp

diff --git a/app-office/scribus/scribus-1.4.6.ebuild 
b/app-office/scribus/scribus-1.4.6.ebuild
deleted file mode 100644
index 09084384679..000
--- a/app-office/scribus/scribus-1.4.6.ebuild
+++ /dev/null
@@ -1,171 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="tk?"
-
-inherit cmake-utils fdo-mime python-single-r1
-
-DESCRIPTION="Desktop publishing (DTP) and layout program"
-HOMEPAGE="http://www.scribus.net/;
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
-IUSE="cairo debug examples hunspell +minimal +pdf scripts templates tk"
-
-# a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk 
'{print $2}'); echo ${a}
-# Keep this sorted, otherwise eliminating of duplicates below won't work
-IUSE_L10N=" af ar bg br ca cs_CZ cy da_DK de_1901 de_CH de el en_AU en_GB 
en_US eo es_ES et eu fi fr gl hu id it ja ko lt_LT nb_NO nl pl_PL pt_BR pt ru 
sa sk_SK sl sq sr sv th_TH tr uk zh_CN zh_TW"
-
-map_lang() {
-   local lang=${1/_/-}
-   case $1 in
-   # Retain the following, which have a specific subtag
-   

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ssh-gateway/

2018-03-13 Thread Sergei Trofimovich
commit: 58b0614edd41297bf1d5691a869624899976c167
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:38:09 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:39:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b0614e

dev-ruby/net-ssh-gateway: keyworded 2.0.0 for ppc64, bug #611168

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild 
b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
index 622d23a459e..3cd3ba1b59d 100644
--- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
+++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/net-ssh/net-ssh-gateway/archive/${PV}.tar.gz -> ${P}
 
 LICENSE="GPL-2"
 SLOT="2.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "dev-ruby/minitest:5



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

2018-03-13 Thread Sergei Trofimovich
commit: 18793dcb06a5f4cbf9d7c2baaf4a787b3232983c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:38:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:39:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18793dcb

dev-ruby/net-ssh: keyworded 4.1.0 for ppc64, bug #611168

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-ruby/net-ssh/net-ssh-4.1.0.ebuild | 2 +-
 dev-ruby/net-ssh/net-ssh-4.2.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild 
b/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild
index a7000fc41cc..0fd84336458 100644
--- a/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-4.1.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> net-ssh-git-${P
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="sodium test"
 
 ruby_add_rdepend "virtual/ruby-ssl sodium? ( dev-ruby/rbnacl:4 
dev-ruby/bcrypt_pbkdf )"

diff --git a/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild 
b/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild
index 6042bb263bf..d81f214e4e2 100644
--- a/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-4.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> net-ssh-git-${P
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="sodium test"
 
 ruby_add_rdepend "virtual/ruby-ssl sodium? ( dev-ruby/rbnacl:4 
dev-ruby/bcrypt_pbkdf )"



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

2018-03-13 Thread Sergei Trofimovich
commit: 57e46a606f8842bb81dd4dd90aecefaef3239f80
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:38:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e46a60

dev-ruby/bcrypt_pbkdf: keyworded 1.0.0 for ppc64, bug #611168

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild 
b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild
index b3e55e0505d..692e9373f3d 100644
--- a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild
+++ b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/net-ssh/bcrypt_pbkdf-ruby;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/rbnacl )"



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

2018-03-13 Thread Sergei Trofimovich
commit: 471d86522f6a45f1bab048000229b99731743f52
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:38:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=471d8652

dev-ruby/rbnacl: keyworded 5.0.0 for ppc64, bug #611168

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild 
b/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild
index cce62e8b619..6453f3b687c 100644
--- a/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild
+++ b/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl;
 
 LICENSE="MIT"
 SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND+=" dev-libs/libsodium"



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

2018-03-13 Thread Sergei Trofimovich
commit: 084f5f8788d5bc3241d5e893b883c0af046cd3d3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:38:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=084f5f87

dev-ruby/net-scp: keyworded 1.2.1-r1 for ppc64, bug #611168

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-ruby/net-scp/net-scp-1.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-scp/net-scp-1.2.1-r1.ebuild 
b/dev-ruby/net-scp/net-scp-1.2.1-r1.ebuild
index 04ccb4f7412..5c856a2feab 100644
--- a/dev-ruby/net-scp/net-scp-1.2.1-r1.ebuild
+++ b/dev-ruby/net-scp/net-scp-1.2.1-r1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/net-ssh/net-scp;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=(



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

2018-03-13 Thread Sergei Trofimovich
commit: fbee0d13993e965f76f9c05b54330a953090ec2e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:38:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbee0d13

dev-ruby/rbnacl: keyworded 4.0.2 for ppc64, bug #611168

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild 
b/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild
index 005d941df59..af64068d6c3 100644
--- a/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild
+++ b/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl;
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND+=" dev-libs/libsodium"



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

2018-03-13 Thread Andreas Sturmlechner
commit: 92e2001f250974aba40805150e998ad1ebbf6e53
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 13 19:43:35 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 22:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e2001f

sci-geosciences/qgis: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/qgis/qgis-3.0.0-r1.ebuild | 219 --
 1 file changed, 219 deletions(-)

diff --git a/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild 
b/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
deleted file mode 100644
index 84a8a75f10b..000
--- a/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
+++ /dev/null
@@ -1,219 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_5 )
-PYTHON_REQ_USE="sqlite"
-QT_MIN_VER="5.9.1"
-
-if [[ ${PV} != * ]]; then
-   SRC_URI="https://qgis.org/downloads/${P}.tar.bz2
-   examples? ( 
https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> 
qgis_sample_data-2.8.14.tar.gz )"
-   KEYWORDS="~amd64 ~x86"
-else
-   GIT_ECLASS="git-r3"
-   EGIT_REPO_URI="https://github.com/${PN}/${PN^^}.git;
-fi
-inherit cmake-utils eutils ${GIT_ECLASS} gnome2-utils python-single-r1 
qmake-utils xdg-utils
-unset GIT_ECLASS
-
-DESCRIPTION="User friendly Geographic Information System"
-HOMEPAGE="https://www.qgis.org/;
-
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-IUSE="3d examples georeferencer grass mapserver oracle polar postgres python 
webkit"
-
-REQUIRED_USE="
-   mapserver? ( python )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="
-   app-crypt/qca:2[qt5(+),ssl]
-   >=dev-db/spatialite-4.2.0
-   dev-db/sqlite:3
-   dev-libs/expat
-   dev-libs/libzip:=
-   dev-libs/qtkeychain[qt5(+)]
-   >=dev-qt/designer-${QT_MIN_VER}:5
-   >=dev-qt/qtconcurrent-${QT_MIN_VER}:5
-   >=dev-qt/qtcore-${QT_MIN_VER}:5
-   >=dev-qt/qtgui-${QT_MIN_VER}:5
-   >=dev-qt/qtnetwork-${QT_MIN_VER}:5
-   >=dev-qt/qtpositioning-${QT_MIN_VER}:5
-   >=dev-qt/qtprintsupport-${QT_MIN_VER}:5
-   >=dev-qt/qtsvg-${QT_MIN_VER}:5
-   >=dev-qt/qtsql-${QT_MIN_VER}:5
-   >=dev-qt/qtwidgets-${QT_MIN_VER}:5
-   >=dev-qt/qtxml-${QT_MIN_VER}:5
-   >=sci-libs/gdal-2.2.3:=[geos,python?,${PYTHON_USEDEP}]
-   sci-libs/geos
-   sci-libs/libspatialindex:=
-   sci-libs/proj
-   >=x11-libs/qscintilla-2.10.1:=[qt5(+)]
-   >=x11-libs/qwt-6.1.2:6=[qt5(+),svg]
-   3d? ( >=dev-qt/qt3d-${QT_MIN_VER}:5 )
-   georeferencer? ( sci-libs/gsl:= )
-   grass? ( >=sci-geosciences/grass-7.0.0:= )
-   mapserver? ( dev-libs/fcgi )
-   oracle? (
-   dev-db/oracle-instantclient:=
-   sci-libs/gdal:=[oracle]
-   )
-   polar? ( >=x11-libs/qwtpolar-1.1.1-r1[qt5(+)] )
-   postgres? ( dev-db/postgresql:= )
-   python? ( ${PYTHON_DEPS}
-   dev-python/future[${PYTHON_USEDEP}]
-   dev-python/httplib2[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-   dev-python/owslib[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/PyQt5[designer,sql,svg,webkit?,${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   >=dev-python/qscintilla-python-2.10.1[qt5(+),${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/sip:=[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
-   )
-   webkit? ( >=dev-qt/qtwebkit-${QT_MIN_VER}:5 )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-qt/linguist-tools-${QT_MIN_VER}:5
-   >=dev-qt/qttest-${QT_MIN_VER}:5
-   >=dev-qt/qtxmlpatterns-${QT_MIN_VER}:5
-   sys-devel/bison
-   sys-devel/flex
-"
-RDEPEND="${COMMON_DEPEND}
-   sci-geosciences/gpsbabel
-"
-
-# Disabling test suite because upstream disallow running from install path
-RESTRICT="test"
-
-PATCHES=(
-   # git master
-   "${FILESDIR}/${PN}-2.18.12-cmake-lib-suffix.patch"
-   # TODO upstream
-   "${FILESDIR}/${P}-featuresummary.patch"
-)
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   sed -e "s:\${QT_BINARY_DIR}:$(qt5_get_bindir):" \
-   -i CMakeLists.txt || die "Failed to fix lrelease path"
-
-   sed -e "/QT_LRELEASE_EXECUTABLE/d" \
-   -e "/QT_LUPDATE_EXECUTABLE/s/set/find_program/" \
-   -e "s:lupdate-qt5:NAMES lupdate PATHS $(qt5_get_bindir) 
NO_DEFAULT_PATH:" \
-   -i cmake/modules/ECMQt4To5Porting.cmake || die "Failed to 

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

2018-03-13 Thread Andreas Sturmlechner
commit: f02628bd399f2def9900270ea38339e1ad96ab1e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 13 19:42:57 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 22:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02628bd

sci-geosciences/qgis: DEPENDs on dev-qt/qtnetwork[ssl]

Reported-by: Luis Ressel  aixah.de>
Closes: https://bugs.gentoo.org/650262
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/qgis/{qgis-.ebuild => qgis-3.0.0-r2.ebuild} | 6 +++---
 sci-geosciences/qgis/qgis-.ebuild   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-geosciences/qgis/qgis-.ebuild 
b/sci-geosciences/qgis/qgis-3.0.0-r2.ebuild
similarity index 97%
copy from sci-geosciences/qgis/qgis-.ebuild
copy to sci-geosciences/qgis/qgis-3.0.0-r2.ebuild
index e1f95949f66..e0aa6bdd7b9 100644
--- a/sci-geosciences/qgis/qgis-.ebuild
+++ b/sci-geosciences/qgis/qgis-3.0.0-r2.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
>=dev-qt/qtconcurrent-${QT_MIN_VER}:5
>=dev-qt/qtcore-${QT_MIN_VER}:5
>=dev-qt/qtgui-${QT_MIN_VER}:5
-   >=dev-qt/qtnetwork-${QT_MIN_VER}:5
+   >=dev-qt/qtnetwork-${QT_MIN_VER}:5[ssl]
>=dev-qt/qtpositioning-${QT_MIN_VER}:5
>=dev-qt/qtprintsupport-${QT_MIN_VER}:5
>=dev-qt/qtsvg-${QT_MIN_VER}:5
@@ -70,7 +70,7 @@ COMMON_DEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/owslib[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/PyQt5[designer,sql,svg,webkit?,${PYTHON_USEDEP}]
+   
dev-python/PyQt5[designer,network,sql,svg,webkit?,${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
@@ -100,7 +100,7 @@ PATCHES=(
# git master
"${FILESDIR}/${PN}-2.18.12-cmake-lib-suffix.patch"
# TODO upstream
-   "${FILESDIR}/${PN}-3.0.0-featuresummary.patch"
+   "${FILESDIR}/${P}-featuresummary.patch"
 )
 
 pkg_setup() {

diff --git a/sci-geosciences/qgis/qgis-.ebuild 
b/sci-geosciences/qgis/qgis-.ebuild
index e1f95949f66..a76181e1f87 100644
--- a/sci-geosciences/qgis/qgis-.ebuild
+++ b/sci-geosciences/qgis/qgis-.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
>=dev-qt/qtconcurrent-${QT_MIN_VER}:5
>=dev-qt/qtcore-${QT_MIN_VER}:5
>=dev-qt/qtgui-${QT_MIN_VER}:5
-   >=dev-qt/qtnetwork-${QT_MIN_VER}:5
+   >=dev-qt/qtnetwork-${QT_MIN_VER}:5[ssl]
>=dev-qt/qtpositioning-${QT_MIN_VER}:5
>=dev-qt/qtprintsupport-${QT_MIN_VER}:5
>=dev-qt/qtsvg-${QT_MIN_VER}:5
@@ -70,7 +70,7 @@ COMMON_DEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/owslib[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/PyQt5[designer,sql,svg,webkit?,${PYTHON_USEDEP}]
+   
dev-python/PyQt5[designer,network,sql,svg,webkit?,${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]



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

2018-03-13 Thread Andreas Sturmlechner
commit: 643873a7078f0223537e940a0cd1e1f3d63c117f
Author: Luigi 'Comio' Mantellini  gmail  com>
AuthorDate: Mon Mar  5 11:03:21 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 22:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643873a7

app-backup/snapper: Fix systemd systemunitdir

Closes: https://bugs.gentoo.org/649630
Closes: https://github.com/gentoo/gentoo/pull/7363

 app-backup/snapper/snapper-0.5.4.ebuild | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/app-backup/snapper/snapper-0.5.4.ebuild 
b/app-backup/snapper/snapper-0.5.4.ebuild
index dfc07db3105..08667a65c08 100644
--- a/app-backup/snapper/snapper-0.5.4.ebuild
+++ b/app-backup/snapper/snapper-0.5.4.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+inherit systemd
+
 DESCRIPTION="Command-line program for btrfs and ext4 snapshot management"
 HOMEPAGE="http://snapper.io/;
 SRC_URI="ftp://ftp.suse.com/pub/projects/snapper/${P}.tar.bz2;
@@ -36,6 +38,14 @@ PATCHES=(
"${FILESDIR}"/cron-confd.patch
 )
 
+src_prepare() {
+   default
+
+   sed -e "s,/usr/lib/systemd/system,$(systemd_get_systemunitdir),g" \
+   -i data/Makefile.* \
+   || die "Failed to fix systemd services and timers installation 
path"
+}
+
 src_configure() {
local myeconfargs=(
--with-conf="/etc/conf.d"



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

2018-03-13 Thread Andreas Sturmlechner
commit: 5a1da8274594c4ab84476c7b2ef535aebfe95747
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 13 22:11:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 13 22:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1da827

profiles: Update media-gfx/freecad package.mask description

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index d39db115548..e34ec52f046 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -472,7 +472,7 @@ games-kids/crayon-physics
 >=xfce-extra/thunar-shares-plugin-0.3.0
 
 # Andreas Sturmlechner  (16 Nov 2017)
-# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620702
+# Depends on dead Qt4. Last-rites on hold for chance of Qt5-port. Bug #620702
  (05 Nov 2017)



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

2018-03-13 Thread Mike Gilbert
commit: d52a8034b002b208fdb5dab40e3c560f9b73629b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Mar 13 22:32:49 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Mar 13 22:33:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52a8034

sys-apps/systemd: fix install with USE="-sysv-utils usrmerge"

Closes: https://bugs.gentoo.org/650442
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 sys-apps/systemd/systemd-238-r1.ebuild | 5 +++--
 sys-apps/systemd/systemd-.ebuild   | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sys-apps/systemd/systemd-238-r1.ebuild 
b/sys-apps/systemd/systemd-238-r1.ebuild
index d32d1e9d3d3..1cfd6153c46 100644
--- a/sys-apps/systemd/systemd-238-r1.ebuild
+++ b/sys-apps/systemd/systemd-238-r1.ebuild
@@ -303,8 +303,9 @@ multilib_src_install_all() {
dodoc "${FILESDIR}"/nsswitch.conf
 
if ! use sysv-utils; then
-   rm 
"${ED%/}"/sbin/{halt,init,poweroff,reboot,runlevel,shutdown,telinit} || die
-   rmdir "${ED%/}"/sbin || die
+   local rootprefix=$(usex usrmerge /usr '')
+   rm 
"${ED%/}${rootprefix}"/sbin/{halt,init,poweroff,reboot,runlevel,shutdown,telinit}
 || die
+   rmdir "${ED%/}${rootprefix}"/sbin || die
rm "${ED%/}"/usr/share/man/man1/init.1 || die
rm 
"${ED%/}"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 
|| die
fi

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 6c34c1b92a0..44e359bc511 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -301,8 +301,9 @@ multilib_src_install_all() {
dodoc "${FILESDIR}"/nsswitch.conf
 
if ! use sysv-utils; then
-   rm 
"${ED%/}"/sbin/{halt,init,poweroff,reboot,runlevel,shutdown,telinit} || die
-   rmdir "${ED%/}"/sbin || die
+   local rootprefix=$(usex usrmerge /usr '')
+   rm 
"${ED%/}${rootprefix}"/sbin/{halt,init,poweroff,reboot,runlevel,shutdown,telinit}
 || die
+   rmdir "${ED%/}${rootprefix}"/sbin || die
rm "${ED%/}"/usr/share/man/man1/init.1 || die
rm 
"${ED%/}"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 
|| die
fi



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2018-03-13 Thread Sergei Trofimovich
commit: d64468ee4b3886d211a9cab1141917d0ffbd6c61
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:32:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:33:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64468ee

mail-client/thunderbird: stable 52.5.0 for ppc, bug #639048

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 mail-client/thunderbird/thunderbird-52.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-52.5.0.ebuild 
b/mail-client/thunderbird/thunderbird-52.5.0.ebuild
index 6c5ddd7f8cc..122a2007115 100644
--- a/mail-client/thunderbird/thunderbird-52.5.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-52.5.0.ebuild
@@ -35,7 +35,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.52 
autotools pax-utils check-r
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/;
 
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="bindist crypt hardened ldap lightning +minimal mozdom rust selinux"



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

2018-03-13 Thread Sergei Trofimovich
commit: d07c81efbc9e3df1aaea55f727de8c43e35acf2a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:33:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:33:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07c81ef

media-gfx/graphviz: stable 2.40.1-r1 for hppa, bug #530736

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 media-gfx/graphviz/graphviz-2.40.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild 
b/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
index ce400f8fcbf..e4c24d2f730 100644
--- a/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.graphviz.org/pub/graphviz/stable/SOURCES/${P}.tar.gz;
 
 LICENSE="CPL-1.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf 
perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
 
 REQUIRED_USE="



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

2018-03-13 Thread Sergei Trofimovich
commit: 6e4072df0c4a171bc65ec55942c70330e91db13a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:32:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:33:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4072df

app-text/tidy-html5: stable 5.6.0 for ppc64, bug #628282

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 app-text/tidy-html5/tidy-html5-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild 
b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
index da2a67fa92a..751347fc22a 100644
--- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
+++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/htacg/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
 
 RDEPEND="!app-text/htmltidy"
 



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

2018-03-13 Thread Thomas Deutschmann
commit: 52bda665ab10a7b539d56c59b3504d941d3b15f7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:22:57 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bda665

app-misc/utimer: x86 stable (bug #648106)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/utimer/utimer-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/utimer/utimer-0.4-r1.ebuild 
b/app-misc/utimer/utimer-0.4-r1.ebuild
index ce9c047fa62..bf5c8f9fd36 100644
--- a/app-misc/utimer/utimer-0.4-r1.ebuild
+++ b/app-misc/utimer/utimer-0.4-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://utimer.codealpha.net/dl.php?file=${P}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug nls"
 
 DEPEND="



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

2018-03-13 Thread Thomas Deutschmann
commit: 990b52a5d21933728809becd1eddfdab69fd205c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:15:06 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990b52a5

net-analyzer/nessus-client: x86 stable (bug #648390)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-analyzer/nessus-client/nessus-client-1.0.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/nessus-client/nessus-client-1.0.2-r2.ebuild 
b/net-analyzer/nessus-client/nessus-client-1.0.2-r2.ebuild
index 92cbf384452..f7bdb523405 100644
--- a/net-analyzer/nessus-client/nessus-client-1.0.2-r2.ebuild
+++ b/net-analyzer/nessus-client/nessus-client-1.0.2-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="libressl doc"
 
 RDEPEND="!net-analyzer/nessus-core



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

2018-03-13 Thread Thomas Deutschmann
commit: be87af365c22f8c2e6534d204e4144427a88122b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:24:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be87af36

app-admin/webalizer: x86 stable (bug #648092)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/webalizer/webalizer-2.23.08.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/webalizer/webalizer-2.23.08.ebuild 
b/app-admin/webalizer/webalizer-2.23.08.ebuild
index b9d657830e5..2f0d935eab3 100644
--- a/app-admin/webalizer/webalizer-2.23.08.ebuild
+++ b/app-admin/webalizer/webalizer-2.23.08.ebuild
@@ -27,7 +27,7 @@ 
SRC_URI="ftp://ftp.mrunix.net/pub/webalizer/${MY_P}-src.tar.bz2
${GEODB_URL}/webalizer-geodb-${GEODB_DATE}.tgz"
 
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE="bzip2 xtended geoip nls"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: media-plugins/swh-lv2/

2018-03-13 Thread Thomas Deutschmann
commit: 04854711c6ab2f9d64b18ae3826fd17ba4a8d65b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:21:58 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04854711

media-plugins/swh-lv2: x86 stable (bug #648286)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-plugins/swh-lv2/swh-lv2-1.0.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/swh-lv2/swh-lv2-1.0.16.ebuild 
b/media-plugins/swh-lv2/swh-lv2-1.0.16.ebuild
index 45559c8fdc7..60c107b0b47 100644
--- a/media-plugins/swh-lv2/swh-lv2-1.0.16.ebuild
+++ b/media-plugins/swh-lv2/swh-lv2-1.0.16.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/swh/lv2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="sci-libs/fftw:3.0"



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

2018-03-13 Thread Thomas Deutschmann
commit: aacfb6909157262d724803b29bb635799ce82d4c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:24:31 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aacfb690

x11-misc/xbattbar: x86 stable (bug #648878)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/x11-misc/xbattbar/xbattbar-1.4.8.ebuild 
b/x11-misc/xbattbar/xbattbar-1.4.8.ebuild
index eedb31688fa..8e044840e00 100644
--- a/x11-misc/xbattbar/xbattbar-1.4.8.ebuild
+++ b/x11-misc/xbattbar/xbattbar-1.4.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/

2018-03-13 Thread Thomas Deutschmann
commit: e0cadf83edf23131ae8f56c4e96efe764ccba5dd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:22:24 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cadf83

x11-terms/tilda: x86 stable (bug #650088)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-terms/tilda/tilda-0.9.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-terms/tilda/tilda-0.9.6-r1.ebuild 
b/x11-terms/tilda/tilda-0.9.6-r1.ebuild
index 85cda089c8c..14ef12fec51 100644
--- a/x11-terms/tilda/tilda-0.9.6-r1.ebuild
+++ b/x11-terms/tilda/tilda-0.9.6-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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tilda/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/vte:0



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Mail_Mime/

2018-03-13 Thread Thomas Deutschmann
commit: 7a1e59cdf26d75ab1d34c52c7039462b99635876
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:20:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1e59cd

dev-php/PEAR-Mail_Mime: x86 stable (bug #649646)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild 
b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild
index 5d5b2050114..ceccaefdfc8 100644
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Create and manipulate mime messages with PHP"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="test"
 DEPEND="test? ( dev-php/PEAR-PEAR )"
 



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

2018-03-13 Thread Thomas Deutschmann
commit: e91967bc892d6d22412dfd34016dd019f4df4a15
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:18:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91967bc

media-plugins/rev-plugins: x86 stable (bug #648284)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-plugins/rev-plugins/rev-plugins-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/rev-plugins/rev-plugins-0.7.1.ebuild 
b/media-plugins/rev-plugins/rev-plugins-0.7.1.ebuild
index c398e70cd1e..fbc0a692572 100644
--- a/media-plugins/rev-plugins/rev-plugins-0.7.1.ebuild
+++ b/media-plugins/rev-plugins/rev-plugins-0.7.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="media-libs/ladspa-sdk"



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

2018-03-13 Thread Thomas Deutschmann
commit: 469c70c3f3ea67d0f6f574e020a71e056c2df161
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:22:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469c70c3

sys-apps/ucspi-proxy: x86 stable (bug #648826)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-apps/ucspi-proxy/ucspi-proxy-0.99.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/ucspi-proxy/ucspi-proxy-0.99.ebuild 
b/sys-apps/ucspi-proxy/ucspi-proxy-0.99.ebuild
index 78e0543f0e2..28b9fea119e 100644
--- a/sys-apps/ucspi-proxy/ucspi-proxy-0.99.ebuild
+++ b/sys-apps/ucspi-proxy/ucspi-proxy-0.99.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://untroubled.org/ucspi-proxy/archive/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/bglibs-1.106"



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

2018-03-13 Thread Thomas Deutschmann
commit: 4ae7701ec7eae3ec959cba3ea7d897bb773fdd27
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:21:42 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae7701e

net-fs/samba: x86 stable (bug #650382)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-fs/samba/samba-4.5.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild
index e4e3fd4b0bb..b4710f8d8cb 100644
--- a/net-fs/samba/samba-4.5.16.ebuild
+++ b/net-fs/samba/samba-4.5.16.ebuild
@@ -16,7 +16,7 @@ SRC_PATH="stable"
 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz

https://dev.gentoo.org/~polynomial-c/samba-4.5.11-disable-python-patches.tar.xz;
 [[ ${PV} = *_rc* ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 DESCRIPTION="Samba Suite Version 4"
 HOMEPAGE="http://www.samba.org/;



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

2018-03-13 Thread Thomas Deutschmann
commit: 0268e0ffa51f29475e1a578ec32767b13966cea6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:23:26 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0268e0ff

app-misc/vcp: x86 stable (bug #648108)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/vcp/vcp-2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/vcp/vcp-2.2-r2.ebuild b/app-misc/vcp/vcp-2.2-r2.ebuild
index 7fbe72c85f8..a430bd10e3b 100644
--- a/app-misc/vcp/vcp-2.2-r2.ebuild
+++ b/app-misc/vcp/vcp-2.2-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://members.iinet.net.au/~lynx/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc x86"
 
 DEPEND="sys-libs/ncurses:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-ftp/oftpd/

2018-03-13 Thread Thomas Deutschmann
commit: 82d449e84570afdc2119185f9820d16b12b70563
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:16:48 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d449e8

net-ftp/oftpd: x86 stable (bug #648398)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-ftp/oftpd/oftpd-0.3.7-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/oftpd/oftpd-0.3.7-r10.ebuild 
b/net-ftp/oftpd/oftpd-0.3.7-r10.ebuild
index a1f4a31f661..0a2bee26eec 100644
--- a/net-ftp/oftpd/oftpd-0.3.7-r10.ebuild
+++ b/net-ftp/oftpd/oftpd-0.3.7-r10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.time-travellers.org/oftpd/${P}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sh sparc x86"
 IUSE="ipv6"
 
 DEPEND="net-ftp/ftpbase"



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

2018-03-13 Thread Thomas Deutschmann
commit: 457d0c8b7c618efc1b9a613863e86767c162fe39
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:13:56 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457d0c8b

sys-apps/man: x86 stable (bug #648824)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-apps/man/man-1.6g-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/man/man-1.6g-r1.ebuild b/sys-apps/man/man-1.6g-r1.ebuild
index f6e2568e709..3911a46bf50 100644
--- a/sys-apps/man/man-1.6g-r1.ebuild
+++ b/sys-apps/man/man-1.6g-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://primates.ximian.com/~flucifredi/man/${P}.tar.gz;
 
 LICENSE="GPL-2"
 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="+lzma nls selinux"
 
 DEPEND="nls? ( sys-devel/gettext )"



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_GPG/

2018-03-13 Thread Thomas Deutschmann
commit: a910ae331b0e54d8f10ea2ea2179e7b2b43c0f7c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:18:42 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a910ae33

dev-php/PEAR-Crypt_GPG: x86 stable (bug #649646)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild 
b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild
index 78ed9b3dd21..f57133bc965 100644
--- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild
+++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.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
@@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN};
 SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="app-crypt/gnupg



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

2018-03-13 Thread Thomas Deutschmann
commit: 92e130e9e720fca51baade7de0c411038bb7d9c6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:17:03 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e130e9

sci-libs/parmgridgen: x86 stable (bug #648820)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild 
b/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild
index a8685912804..6294d8598f9 100644
--- a/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild
+++ b/sci-libs/parmgridgen/parmgridgen-1.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www-users.cs.umn.edu/~moulitsa/download/${MYP}.tar.gz;
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs"
 
 RESTRICT="mirror bindist"



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

2018-03-13 Thread Thomas Deutschmann
commit: d5e1445b9a43ee123611c1e1392dd136089d8739
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:17:52 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e1445b

media-libs/resid: x86 stable (bug #648280)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/resid/resid-0.16_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/resid/resid-0.16_p2-r1.ebuild 
b/media-libs/resid/resid-0.16_p2-r1.ebuild
index 4963e4fbf70..c1ad72df72c 100644
--- a/media-libs/resid/resid-0.16_p2-r1.ebuild
+++ b/media-libs/resid/resid-0.16_p2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sidplay2/${P/_p/-p}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc sparc ~x86"
+KEYWORDS="alpha amd64 ~ppc sparc x86"
 IUSE="static-libs"
 
 S=${WORKDIR}/${PN}-${MY_MAJ}



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

2018-03-13 Thread Thomas Deutschmann
commit: 101b8f6683d3d1129d751d75ad500a270aa913ac
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:13:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101b8f66

media-sound/jamin: x86 stable (bug #648296)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-sound/jamin/jamin-0.95.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/jamin/jamin-0.95.0-r3.ebuild 
b/media-sound/jamin/jamin-0.95.0-r3.ebuild
index 4cbda8f7078..6592e96b1cb 100644
--- a/media-sound/jamin/jamin-0.95.0-r3.ebuild
+++ b/media-sound/jamin/jamin-0.95.0-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="osc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_Socket/

2018-03-13 Thread Thomas Deutschmann
commit: 7168b11b56d2c743e18f38a59cebf565171cd1cc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:19:14 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7168b11b

dev-php/PEAR-Net_Socket: x86 stable (bug #649646)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild 
b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild
index 5797100d93c..2a32c3b8a20 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.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
@@ -8,7 +8,7 @@ inherit php-pear-r2
 DESCRIPTION="PHP class interface to TCP sockets"
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 DEPEND=""
 RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"



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

2018-03-13 Thread Thomas Deutschmann
commit: bf3e72882e3236deb8a2eaeb802c72d33f74ab60
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:14:49 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3e7288

sys-fs/mtools: x86 stable (bug #648852)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/mtools/mtools-4.0.18-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/mtools/mtools-4.0.18-r2.ebuild 
b/sys-fs/mtools/mtools-4.0.18-r2.ebuild
index f9ec5e74fb3..d4162a6f0fc 100644
--- a/sys-fs/mtools/mtools-4.0.18-r2.ebuild
+++ b/sys-fs/mtools/mtools-4.0.18-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86 ~x64-macos 
~x64-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86 ~x64-macos ~x64-solaris"
 IUSE="X elibc_glibc"
 
 DEPEND="



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

2018-03-13 Thread Thomas Deutschmann
commit: 095387655fcebc0024649c3fa30ed1befc790680
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:12:54 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09538765

sci-libs/libnova: x86 stable (bug #648818)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-libs/libnova/libnova-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/libnova/libnova-0.15.0.ebuild 
b/sci-libs/libnova/libnova-0.15.0.ebuild
index aec842e9e59..8e4aa22c43d 100644
--- a/sci-libs/libnova/libnova-0.15.0.ebuild
+++ b/sci-libs/libnova/libnova-0.15.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples static-libs"
 
 DEPEND="doc? ( app-doc/doxygen )"



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

2018-03-13 Thread Thomas Deutschmann
commit: 7a36fe5a824c9ef43441e358f5bb954a8c85ae19
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:15:31 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a36fe5a

media-libs/libnjb: x86 stable (bug #648278)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/libnjb/libnjb-2.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libnjb/libnjb-2.2.7.ebuild 
b/media-libs/libnjb/libnjb-2.2.7.ebuild
index a92069549bc..2e62ffdc63f 100644
--- a/media-libs/libnjb/libnjb-2.2.7.ebuild
+++ b/media-libs/libnjb/libnjb-2.2.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="doc static-libs"
 
 RDEPEND="virtual/libusb:0"



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

2018-03-13 Thread Thomas Deutschmann
commit: 9ea6ee95607c206dc44329e4cbdde6d8c1dfa85b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:17:27 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea6ee95

www-servers/pound: x86 stable (bug #648866)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-servers/pound/pound-2.7f-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/pound/pound-2.7f-r1.ebuild 
b/www-servers/pound/pound-2.7f-r1.ebuild
index 661d6832097..e87f5a3e4cc 100644
--- a/www-servers/pound/pound-2.7f-r1.ebuild
+++ b/www-servers/pound/pound-2.7f-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.apsis.ch/pound/${MY_P}.tgz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86"
 IUSE="libressl"
 
 DEPEND="dev-libs/libpcre



[gentoo-commits] repo/gentoo:master commit in: www-misc/monitorix/

2018-03-13 Thread Thomas Deutschmann
commit: a019bcc9d226ab9f6aa9e1ebc6061f79849a1646
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:14:17 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a019bcc9

www-misc/monitorix: x86 stable (bug #650374)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-misc/monitorix/monitorix-3.10.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-misc/monitorix/monitorix-3.10.0-r1.ebuild 
b/www-misc/monitorix/monitorix-3.10.0-r1.ebuild
index c4817155693..5cedb96901e 100644
--- a/www-misc/monitorix/monitorix-3.10.0-r1.ebuild
+++ b/www-misc/monitorix/monitorix-3.10.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mikaku/Monitorix/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 S="${WORKDIR}/Monitorix-${PV}"
 



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

2018-03-13 Thread Thomas Deutschmann
commit: aac8428aa3ae885e94ee1799449ffed8324ceae5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:16:19 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac8428a

net-misc/ntp: x86 stable (bug #649612)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/ntp/ntp-4.2.8_p11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ntp/ntp-4.2.8_p11.ebuild 
b/net-misc/ntp/ntp-4.2.8_p11.ebuild
index 0f9e974c6ad..60df12a0ddd 100644
--- a/net-misc/ntp/ntp-4.2.8_p11.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p11.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
 
 LICENSE="HPND BSD ISC"
 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 ~m68k-mint"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux 
snmp ssl +threads vim-syntax zeroconf"
 
 CDEPEND="readline? ( >=sys-libs/readline-4.1:0= )



[gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/

2018-03-13 Thread Thomas Deutschmann
commit: c8249df23d4c81e7551f6d03bdc698dc485d130d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar 13 22:19:48 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar 13 22:26:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8249df2

mail-client/roundcube: x86 stable (bug #649646)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 mail-client/roundcube/roundcube-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/roundcube/roundcube-1.3.4.ebuild 
b/mail-client/roundcube/roundcube-1.3.4.ebuild
index 09b004efbf4..6e0e7893c54 100644
--- a/mail-client/roundcube/roundcube-1.3.4.ebuild
+++ b/mail-client/roundcube/roundcube-1.3.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV}/${MY_P}-compl
 # roundcube is GPL-licensed, the rest of the licenses here are
 # for bundled PEAR components, googiespell and utf8.class.php
 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86"
 
 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
 REQUIRED_USE="|| ( mysql postgres sqlite )"



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

2018-03-13 Thread Michał Górny
commit: 2677aec4db6b34de7f3529193508eec19115ad03
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 13 22:09:54 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 13 22:17:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2677aec4

app-shells/bash-completion: vim completion loading fixed in git

 app-shells/bash-completion/bash-completion-.ebuild | 6 --
 1 file changed, 6 deletions(-)

diff --git a/app-shells/bash-completion/bash-completion-.ebuild 
b/app-shells/bash-completion/bash-completion-.ebuild
index 79657c0d217..10f64b1c227 100644
--- a/app-shells/bash-completion/bash-completion-.ebuild
+++ b/app-shells/bash-completion/bash-completion-.ebuild
@@ -61,12 +61,6 @@ src_prepare() {
eapply "${WORKDIR}/${BASHCOMP_P}/${PN}"-2.1_p*.patch
eapply_user
 
-   # Remove implicit completions for vim.
-   # https://bugs.gentoo.org/649986
-   sed -i -e 's/vi vim gvim rvim view rview rgvim rgview gview//' \
-   bash_completion || die
-   rm test/completion/vi.exp || die
-
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/

2018-03-13 Thread Sergei Trofimovich
commit: 1eb3341ddae588ae8edfcc0937e110797ef715c6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:13:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:14:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb3341d

dev-java/protobuf-java: stable 3.5.1.1 for ppc64, bug #647462

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild 
b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
index 86690cac5aa..2bea730d3d2 100644
--- a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
 IUSE="nano"
 
 # Protobuf is only a build-time dep, but depends on the exact same version



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtest/

2018-03-13 Thread Sergei Trofimovich
commit: e10bf4cc856379d85c63b3b998d6df38959a29e0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:12:33 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:14:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10bf4cc

dev-cpp/gtest: stable 1.8.0-r1 for ppc/ppc64, bug #647118

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

 dev-cpp/gtest/gtest-1.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/gtest/gtest-1.8.0-r1.ebuild 
b/dev-cpp/gtest/gtest-1.8.0-r1.ebuild
index 1b0a7ca6bc1..fa5db663ed3 100644
--- a/dev-cpp/gtest/gtest-1.8.0-r1.ebuild
+++ b/dev-cpp/gtest/gtest-1.8.0-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${
 
 LICENSE="BSD"
 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"
+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"
 IUSE="doc examples test"
 
 DEPEND="test? ( ${PYTHON_DEPS} )"



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

2018-03-13 Thread Sergei Trofimovich
commit: 837d9c5e0a8f26b523097497495668000421cbd1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:12:53 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:14:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837d9c5e

dev-python/namespace-google: stable 1 for ppc/ppc64, bug #647462

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

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

diff --git a/dev-python/namespace-google/namespace-google-1.ebuild 
b/dev-python/namespace-google/namespace-google-1.ebuild
index 8672dd9e348..57178a24363 100644
--- a/dev-python/namespace-google/namespace-google-1.ebuild
+++ b/dev-python/namespace-google/namespace-google-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
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2018-03-13 Thread Sergei Trofimovich
commit: 4d31bc4f15cf9fca38a795cb0f5ac36b63864601
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:12:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:14:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d31bc4f

dev-libs/protobuf: stable 3.5.1.1 for ppc/ppc64, bug #647462

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

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

diff --git a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild 
b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
index abdb879ab37..7c2e92f6fb8 100644
--- a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
+++ b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples static-libs test zlib"
 
 RDEPEND="emacs? ( virtual/emacs )



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

2018-03-13 Thread Sergei Trofimovich
commit: 85fb5930d617e97140c2ce407f865375a1db30e7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 13 22:13:06 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 13 22:14:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fb5930

dev-python/protobuf-python: stable 3.5.1.1 for ppc/ppc64, bug #647462

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

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

diff --git a/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild
index 25ad0038bb7..1a8bfcf40ab 100644
--- a/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: net-proxy/shadowsocks-libev/

2018-03-13 Thread Yixun Lan
commit: 3f923ae8e40a95c604621adb4a25d5f23ceb5f93
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Mar 13 22:02:54 2018 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Mar 13 22:04:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f923ae8

net-proxy/shadowsocks-libev: fix dep

add net-dns/c-ares as dependency

Gentoo-Bug: 650004

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Signed-off-by: Yixun Lan  gentoo.org>

 ...{shadowsocks-libev-3.1.3.ebuild => shadowsocks-libev-3.1.3-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3.ebuild 
b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild
similarity index 99%
rename from net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3.ebuild
rename to net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild
index c0840b78632..dfd349e6583 100644
--- a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3.ebuild
+++ b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild
@@ -26,6 +26,7 @@ RDEPEND="net-libs/mbedtls
>=dev-libs/libsodium-1.0.8
dev-libs/libev
net-libs/udns
+   net-dns/c-ares
dev-libs/libpcre
"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2018-03-13 Thread Jeroen Roovers
commit: 9690c52808804cc9e72389d4eeea44be2e647429
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:37:15 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9690c528

www-plugins/adobe-flash: Stable for AMD64 x86 too.

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches

 www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild 
b/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild
index edde28781c1..c0de0f4b747 100644
--- a/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild
@@ -34,7 +34,7 @@ SRC_URI="
 "
 SLOT="22"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 LICENSE="AdobeFlash-11.x"
 RESTRICT="strip mirror"
 



[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2018-03-13 Thread Jeroen Roovers
commit: a0b91202e26dbbc28c3a7532a42db134e0ec5cb4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:36:24 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b91202

www-plugins/adobe-flash: Version 29.0.0.113.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-plugins/adobe-flash/Manifest   |   4 +
 .../adobe-flash/adobe-flash-29.0.0.113.ebuild  | 140 +
 2 files changed, 144 insertions(+)

diff --git a/www-plugins/adobe-flash/Manifest b/www-plugins/adobe-flash/Manifest
index 421e9e438a6..76ae2acc552 100644
--- a/www-plugins/adobe-flash/Manifest
+++ b/www-plugins/adobe-flash/Manifest
@@ -2,3 +2,7 @@ DIST adobe-flash-28.0.0.161-npapi.i386.tar.gz 8513055 BLAKE2B 
fd016ff576f9da47ab
 DIST adobe-flash-28.0.0.161-npapi.x86_64.tar.gz 9031862 BLAKE2B 
5978479338450a6ff6df3415698da357a216e39f84c48a83e4544007846590c962a852c9e2c869b5603045c04e64e82ff39cb240b9361652f2a2932b6644a5da
 SHA512 
1ee0eddc64bcd0456836296709e64dad29dd8f89589b1f7f9d685b52cdb2896ac6b4a11274362afec87732d9bd101d1e6927083515ad7243a64672a95cab3423
 DIST adobe-flash-28.0.0.161-ppapi.i386.tar.gz 8548252 BLAKE2B 
e8701fa13e014a1ef95acea828bb698c70357129f41d137013994535401d35ef1bb84da9128e8b8f045b272ec1e06837b7d2fb14fdd8d25f674a6694062fcf1e
 SHA512 
5c3bdb3111d17e3b444ea6fd8a8a20aa764388c00d09964d90a770a523d655c85d0178051483dd31c1ae26b408327a43aae02c24569c1dad7d21eb5976c11451
 DIST adobe-flash-28.0.0.161-ppapi.x86_64.tar.gz 9466688 BLAKE2B 
70a37f855e22028c8d29777a19ea3c6a839dc2d360a3390e8b8583c35d3efd7a12d263cfa62d38fdc52e174e69e4824bad5508bb08cf90ae67711ad99188facf
 SHA512 
96b0b3db0b8c13e420b7a056777c8cbf00b98ea1e1d0e45dc718ca15925f04ccc62206494f1123fb5725bc76f569b3eee8320868d1f18bcb7cdd7f621776
+DIST adobe-flash-29.0.0.113-npapi.i386.tar.gz 8513691 BLAKE2B 
235fd2faf3b7c5d9dd8a3fa0573df770b069cff79687ceae385e02d9ed86fb883b193119c5cbcbb1f6b7ba8d828cdd8dc5a6848e7b3208a0c272433e0c8e386c
 SHA512 
5f99c7015d80e45c661542e09ceb4d0ce357df92954f74c41edeb07220f60bd9bd3e1a113e455a98d66562e49ccec03a637b761544d7f8b844d350023d0258dd
+DIST adobe-flash-29.0.0.113-npapi.x86_64.tar.gz 9031223 BLAKE2B 
28968fd8e3a6a84ad88e09a17a1815d77fe157f9185c5329b3e2b67444f8a24fbf2f9ea5f2e62ece59e42c57a90cd82ecab5ac667146d83bae3e005d3dccd6cb
 SHA512 
6d7a62d9cea4a2ca55351656ee8f28cc4f26488bb34d16fd9ea5ac2f6c871d3abe7b9c880b65c1680361d7b3848d8f827e2fc89a8e06214d68461f8b63317d0f
+DIST adobe-flash-29.0.0.113-ppapi.i386.tar.gz 8547827 BLAKE2B 
bf630bf5ab10428c8e6bb5daf18263808d40c059407edeca870479797209492e745831300171fedbadaa2a6edecc8d22872ceb8e90cfef1dc8bb757eac5c049f
 SHA512 
2394136affe23208471c5ddc1c147be69c98af9ea53e0d2c0e5511aa5fcdb61a931fe1919a858f5f20f497613188a835656568a7129442c517f8b94074650f3f
+DIST adobe-flash-29.0.0.113-ppapi.x86_64.tar.gz 9464970 BLAKE2B 
accd90b0be5bcf975f2bcef379f201e97e96ec707660ad06343d0c9a25ac229795669a8652304c24c72584700f9041af37b48fea970363b026fa288a7ced715a
 SHA512 
95e67c08a8bc27ed3fdb8f42d8fe466755334827bfd8a42dd0be99bfb21ed0f1f3e1d6ead655cf5e6d8d8767f201aa3134f0691eb285d8b6cd7f2a812ac4

diff --git a/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild 
b/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild
new file mode 100644
index 000..edde28781c1
--- /dev/null
+++ b/www-plugins/adobe-flash/adobe-flash-29.0.0.113.ebuild
@@ -0,0 +1,140 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils nsplugins multilib multilib-minimal
+
+DESCRIPTION="Adobe Flash Player"
+HOMEPAGE="
+   https://www.adobe.com/products/flashplayer.html
+   https://get.adobe.com/flashplayer/
+   https://helpx.adobe.com/security/products/flash-player.html
+"
+
+AF_URI="https://fpdownload.adobe.com/pub/flashplayer/pdc/${PV};
+AF_NP_32_URI="${AF_URI}/flash_player_npapi_linux.i386.tar.gz -> 
${P}-npapi.i386.tar.gz"
+AF_NP_64_URI="${AF_URI}/flash_player_npapi_linux.x86_64.tar.gz -> 
${P}-npapi.x86_64.tar.gz"
+AF_PP_32_URI="${AF_URI}/flash_player_ppapi_linux.i386.tar.gz -> 
${P}-ppapi.i386.tar.gz"
+AF_PP_64_URI="${AF_URI}/flash_player_ppapi_linux.x86_64.tar.gz -> 
${P}-ppapi.x86_64.tar.gz"
+
+IUSE="+nsplugin +ppapi"
+REQUIRED_USE="
+   || ( nsplugin ppapi )
+"
+
+SRC_URI="
+   nsplugin? (
+   abi_x86_32? ( ${AF_NP_32_URI} )
+   abi_x86_64? ( ${AF_NP_64_URI} )
+   )
+   ppapi? (
+   abi_x86_32? ( ${AF_PP_32_URI} )
+   abi_x86_64? ( ${AF_PP_64_URI} )
+   )
+"
+SLOT="22"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="AdobeFlash-11.x"
+RESTRICT="strip mirror"
+
+NPAPI_RDEPEND="
+   dev-libs/atk[${MULTILIB_USEDEP}]
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   dev-libs/nspr[${MULTILIB_USEDEP}]
+   dev-libs/nss[${MULTILIB_USEDEP}]
+   media-libs/fontconfig[${MULTILIB_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/

2018-03-13 Thread Jeroen Roovers
commit: ca11b04c414b6c12ffbaa937bd6c606e34e87ef8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:37:42 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca11b04c

www-plugins/adobe-flash: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-plugins/adobe-flash/Manifest   |   4 -
 .../adobe-flash/adobe-flash-28.0.0.161.ebuild  | 140 -
 2 files changed, 144 deletions(-)

diff --git a/www-plugins/adobe-flash/Manifest b/www-plugins/adobe-flash/Manifest
index 76ae2acc552..15720ecd342 100644
--- a/www-plugins/adobe-flash/Manifest
+++ b/www-plugins/adobe-flash/Manifest
@@ -1,7 +1,3 @@
-DIST adobe-flash-28.0.0.161-npapi.i386.tar.gz 8513055 BLAKE2B 
fd016ff576f9da47abe9f9dac1a4397ba14713a136fae27d50b62751e460228a13b380386b97199ad386d76ef22bbf228ca67066ea610c3013ebc51c354e34a1
 SHA512 
f3bd5d31528eb412c29b0cf225da66c77d4e3626185be200741e7c6956f6b125a21dca2bc50252cd2d9f888dbf0d3b3634290076ab82dfa5d619f293fe1ed95a
-DIST adobe-flash-28.0.0.161-npapi.x86_64.tar.gz 9031862 BLAKE2B 
5978479338450a6ff6df3415698da357a216e39f84c48a83e4544007846590c962a852c9e2c869b5603045c04e64e82ff39cb240b9361652f2a2932b6644a5da
 SHA512 
1ee0eddc64bcd0456836296709e64dad29dd8f89589b1f7f9d685b52cdb2896ac6b4a11274362afec87732d9bd101d1e6927083515ad7243a64672a95cab3423
-DIST adobe-flash-28.0.0.161-ppapi.i386.tar.gz 8548252 BLAKE2B 
e8701fa13e014a1ef95acea828bb698c70357129f41d137013994535401d35ef1bb84da9128e8b8f045b272ec1e06837b7d2fb14fdd8d25f674a6694062fcf1e
 SHA512 
5c3bdb3111d17e3b444ea6fd8a8a20aa764388c00d09964d90a770a523d655c85d0178051483dd31c1ae26b408327a43aae02c24569c1dad7d21eb5976c11451
-DIST adobe-flash-28.0.0.161-ppapi.x86_64.tar.gz 9466688 BLAKE2B 
70a37f855e22028c8d29777a19ea3c6a839dc2d360a3390e8b8583c35d3efd7a12d263cfa62d38fdc52e174e69e4824bad5508bb08cf90ae67711ad99188facf
 SHA512 
96b0b3db0b8c13e420b7a056777c8cbf00b98ea1e1d0e45dc718ca15925f04ccc62206494f1123fb5725bc76f569b3eee8320868d1f18bcb7cdd7f621776
 DIST adobe-flash-29.0.0.113-npapi.i386.tar.gz 8513691 BLAKE2B 
235fd2faf3b7c5d9dd8a3fa0573df770b069cff79687ceae385e02d9ed86fb883b193119c5cbcbb1f6b7ba8d828cdd8dc5a6848e7b3208a0c272433e0c8e386c
 SHA512 
5f99c7015d80e45c661542e09ceb4d0ce357df92954f74c41edeb07220f60bd9bd3e1a113e455a98d66562e49ccec03a637b761544d7f8b844d350023d0258dd
 DIST adobe-flash-29.0.0.113-npapi.x86_64.tar.gz 9031223 BLAKE2B 
28968fd8e3a6a84ad88e09a17a1815d77fe157f9185c5329b3e2b67444f8a24fbf2f9ea5f2e62ece59e42c57a90cd82ecab5ac667146d83bae3e005d3dccd6cb
 SHA512 
6d7a62d9cea4a2ca55351656ee8f28cc4f26488bb34d16fd9ea5ac2f6c871d3abe7b9c880b65c1680361d7b3848d8f827e2fc89a8e06214d68461f8b63317d0f
 DIST adobe-flash-29.0.0.113-ppapi.i386.tar.gz 8547827 BLAKE2B 
bf630bf5ab10428c8e6bb5daf18263808d40c059407edeca870479797209492e745831300171fedbadaa2a6edecc8d22872ceb8e90cfef1dc8bb757eac5c049f
 SHA512 
2394136affe23208471c5ddc1c147be69c98af9ea53e0d2c0e5511aa5fcdb61a931fe1919a858f5f20f497613188a835656568a7129442c517f8b94074650f3f

diff --git a/www-plugins/adobe-flash/adobe-flash-28.0.0.161.ebuild 
b/www-plugins/adobe-flash/adobe-flash-28.0.0.161.ebuild
deleted file mode 100644
index c0de0f4b747..000
--- a/www-plugins/adobe-flash/adobe-flash-28.0.0.161.ebuild
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils nsplugins multilib multilib-minimal
-
-DESCRIPTION="Adobe Flash Player"
-HOMEPAGE="
-   https://www.adobe.com/products/flashplayer.html
-   https://get.adobe.com/flashplayer/
-   https://helpx.adobe.com/security/products/flash-player.html
-"
-
-AF_URI="https://fpdownload.adobe.com/pub/flashplayer/pdc/${PV};
-AF_NP_32_URI="${AF_URI}/flash_player_npapi_linux.i386.tar.gz -> 
${P}-npapi.i386.tar.gz"
-AF_NP_64_URI="${AF_URI}/flash_player_npapi_linux.x86_64.tar.gz -> 
${P}-npapi.x86_64.tar.gz"
-AF_PP_32_URI="${AF_URI}/flash_player_ppapi_linux.i386.tar.gz -> 
${P}-ppapi.i386.tar.gz"
-AF_PP_64_URI="${AF_URI}/flash_player_ppapi_linux.x86_64.tar.gz -> 
${P}-ppapi.x86_64.tar.gz"
-
-IUSE="+nsplugin +ppapi"
-REQUIRED_USE="
-   || ( nsplugin ppapi )
-"
-
-SRC_URI="
-   nsplugin? (
-   abi_x86_32? ( ${AF_NP_32_URI} )
-   abi_x86_64? ( ${AF_NP_64_URI} )
-   )
-   ppapi? (
-   abi_x86_32? ( ${AF_PP_32_URI} )
-   abi_x86_64? ( ${AF_PP_64_URI} )
-   )
-"
-SLOT="22"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="AdobeFlash-11.x"
-RESTRICT="strip mirror"
-
-NPAPI_RDEPEND="
-   dev-libs/atk[${MULTILIB_USEDEP}]
-   dev-libs/glib:2[${MULTILIB_USEDEP}]
-   dev-libs/nspr[${MULTILIB_USEDEP}]
-   dev-libs/nss[${MULTILIB_USEDEP}]
-   media-libs/fontconfig[${MULTILIB_USEDEP}]
-   media-libs/freetype[${MULTILIB_USEDEP}]
-   >=sys-libs/glibc-2.4
-   x11-libs/cairo[${MULTILIB_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2018-03-13 Thread Jeroen Roovers
commit: bb2396e7bba2309f63fcd69f1162bb5d76160846
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:55:10 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2396e7

x11-drivers/nvidia-drivers: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-drivers/nvidia-drivers/Manifest|  29 -
 .../nvidia-drivers/nvidia-drivers-340.104.ebuild   | 529 ---
 .../nvidia-drivers/nvidia-drivers-384.90.ebuild| 578 
 .../nvidia-drivers/nvidia-drivers-384.98.ebuild| 578 
 .../nvidia-drivers/nvidia-drivers-387.22.ebuild| 586 -
 .../nvidia-drivers/nvidia-drivers-390.12.ebuild| 586 -
 6 files changed, 2886 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index 0c76515ba84..89a120302f7 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -1,81 +1,52 @@
 DIST NVIDIA-FreeBSD-x86-304.137.tar.gz 35399011 BLAKE2B 
823726e4a54f029a47b4c473718099b97d0364b19ac73d36111c0e3552af9a896f60c2aef0eac05d84eb7386fd32ff0a33b2b26d572b6803fddf3c9df0443caa
 SHA512 
9bab183289461d915371b7b5b34e66fdfe8945806dbdf00e0e1cc7242f7b74a0acfc6ed24c3643a6d51edc837cd905ba3b224c30040b0f40d662dc6e7a6d
-DIST NVIDIA-FreeBSD-x86-340.104.tar.gz 60305172 BLAKE2B 
e67564d7cc8e247f1f026fb288b0d1647550ca8ff3b95302a98081ede22b8db16a8fd7dd4c994427996144df34122e506d53284eefc28d393881078c2752f988
 SHA512 
051bb0e0be3a70f3d3265c493c96a1ac249730ce2c1b4a97f7fb4797daa92af066f2bb88b922a80e4a7f5d3e5d37e0ec8ac3f9fdda77e68c905ef55f47ccbc8e
 DIST NVIDIA-FreeBSD-x86-340.106.tar.gz 60296006 BLAKE2B 
e980bd75b35cc17379865a0ffd45fef99fc7e732bddf8cfa11f021ee74acb31c732ec1993f56425308fc7346b7a5476e5f067c0a43ee71601e8a13e3951abcf6
 SHA512 
ae7ab9e6744b215adf4dd07c701b94f2446a7c8d9e576d5fe840f1c26cb23bc0f5b4288095efbb096ae62941a45c938af6ecf9258211c7824d2c3f8316301209
 DIST NVIDIA-FreeBSD-x86-375.82.tar.gz 59566154 BLAKE2B 
b888b08cd434899ff73f04a855b47f9416ab247f63023f742dff55e9249d20b8da07bc5cd42e6d555cd9a8ecc62c97821ae09dce1986f0ac2384a16a70c7f181
 SHA512 
6747bf6d6278c6ed0828c6fdcad5353e516f28384609a3f0a885966707eebb096926a876c17843bfa7626a01a6d4e0ab12c781faf9ac0291771b195c9eb13d85
 DIST NVIDIA-FreeBSD-x86-378.13.tar.gz 59610253 BLAKE2B 
723b392b869dd5cc9244cfe9df371fc6df6b4ebc4c1f01082fd79b2bbd0cbf4e670cfb69511f1773d28f6fc51a8801777dd6e3066f50fc96888a9efa467e459e
 SHA512 
a0101201089df2bbf5bdc4ded2228dd989da6a47da31c3ec8d55916b1ff3457924555f82c7381934745fdc1b1f8f78e3fc10e5089279eb13423628dbfe560c6b
 DIST NVIDIA-FreeBSD-x86-381.22.tar.gz 60112159 BLAKE2B 
4a61e9a09218eb7d259f82d0a43fee313754004c8716e921b9a83a3e87fff9a291450bef5d7304b2a7ddf5750a830fb7c5cc9dab890dac4a714354265ca25034
 SHA512 
ffe5882051fad081854e7b7fefe86a4da55b263b2ca217664991a7e0d84ff2f22d62a37c89afd578f3c99c12be897e5db7a3d1c71c747df655af8e220eb983fa
 DIST NVIDIA-FreeBSD-x86-384.111.tar.gz 63692297 BLAKE2B 
ae4bb643fd46afd14bf99f2ab5ceab1caf9ceed4e26b097814055495c5611a03ba731dd221d32a94b91bc5a4336ad64009b418e7fc814f621c473f6efb68942a
 SHA512 
901f1e0414334e27d010cbb7f7bf1deb14d72ad6eaa154ec9b03fa82c370aa982f5dc691f72ec4dca7c555c34828479064192951981134ce1b40a32b70e6d58f
-DIST NVIDIA-FreeBSD-x86-384.90.tar.gz 63539967 BLAKE2B 
7f9d14de9e79c59aaf27bc0889094493610f49cd8934b0605e7cd350ebe097eb92d841e19f78dafac73739812b83e29d0bb2b0178dc8d0300c79bb592bf70262
 SHA512 
16e333a846f47618f6e732d89bd92fda628c02b28784226a879f23147df764c540c96d2fe517dea465a7d07022df676a009aec22bb09c4439b9ea8b0351c6996
-DIST NVIDIA-FreeBSD-x86-384.98.tar.gz 63653102 BLAKE2B 
003f293136a5a37a381ebe573ddcf05613f93f774f962d6aefc60f785f63030f1eb71dd96c4fc3507c6e9f9508a09dca297dab8939517abcf630706722cea8a7
 SHA512 
95b6709f994a3b8e5984d8b0eb745016c6769b2c41072672318b9e0643d1f7d64eff376e702e1768013dfae5e8976475b13573b258e13236d991e9514e58a7f5
-DIST NVIDIA-FreeBSD-x86-387.22.tar.gz 64162390 BLAKE2B 
6d78c7d03a8e9b489f166f1a2216a5fc1afccd5bd96808c27c64b4155316de6e3f88258f720eb2dbf9218ca4027d5a3f3c6a5d959ac7f5f9d5c8522263f5620d
 SHA512 
3fb704aaa4080072e920dd19cd3492eb30e31ea2426e7f73939fd53072a92ace3dfbdbf582ca5c19bc27d1a52fbd6f9ab918c7f265e3c0a9c5e0905ad156548b
 DIST NVIDIA-FreeBSD-x86-387.34.tar.gz 64228643 BLAKE2B 
80011df5d037cd0a2a6faccf6c990e6019cb85c906c1410d4dde033a8a945ecd46e80a1315e46dc05fa47003eb328c6b8e8e41e18dce60942e645c0e6b813717
 SHA512 
875648459a149d506b20eb7105e73086e1fb51dddfbd8b484b8cc4793682c088ba16b3d374b0e807738f7aa7489dd9eab2449f70bc9feefeec0bf3a88025b9ef
-DIST NVIDIA-FreeBSD-x86-390.12.tar.gz 63855774 BLAKE2B 
220f7fb3d2fc2e9f4041b4139ab162a00a928b7eeeb57bbaaa0d836fb6bbfe818272e11cc1b6a8ecf0b369b111a44940f897872c0d8360eaad25a778cd8acd44
 SHA512 
c15724ed75375e21e50ac663feb798cadb897cc594fdc36d18f8b9bde2ac07b26002c1f170be0faadf4bb808ac387a5a4686c446f4191dd5f3e86bb8b7cd6c7c
 DIST 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2018-03-13 Thread Jeroen Roovers
commit: 9a52478a2329ffce09c4c1a400934499fcb5ae93
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:53:14 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a52478a

x11-drivers/nvidia-drivers: Version 390.42.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-drivers/nvidia-drivers/Manifest|   6 +
 .../nvidia-drivers/nvidia-drivers-390.42.ebuild| 586 +
 2 files changed, 592 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index bb07f894f2c..0c76515ba84 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -11,6 +11,7 @@ DIST NVIDIA-FreeBSD-x86-387.22.tar.gz 64162390 BLAKE2B 
6d78c7d03a8e9b489f166f1a2
 DIST NVIDIA-FreeBSD-x86-387.34.tar.gz 64228643 BLAKE2B 
80011df5d037cd0a2a6faccf6c990e6019cb85c906c1410d4dde033a8a945ecd46e80a1315e46dc05fa47003eb328c6b8e8e41e18dce60942e645c0e6b813717
 SHA512 
875648459a149d506b20eb7105e73086e1fb51dddfbd8b484b8cc4793682c088ba16b3d374b0e807738f7aa7489dd9eab2449f70bc9feefeec0bf3a88025b9ef
 DIST NVIDIA-FreeBSD-x86-390.12.tar.gz 63855774 BLAKE2B 
220f7fb3d2fc2e9f4041b4139ab162a00a928b7eeeb57bbaaa0d836fb6bbfe818272e11cc1b6a8ecf0b369b111a44940f897872c0d8360eaad25a778cd8acd44
 SHA512 
c15724ed75375e21e50ac663feb798cadb897cc594fdc36d18f8b9bde2ac07b26002c1f170be0faadf4bb808ac387a5a4686c446f4191dd5f3e86bb8b7cd6c7c
 DIST NVIDIA-FreeBSD-x86-390.25.tar.gz 63975116 BLAKE2B 
9a8a512ee9942b08a698aadb350aaa690df9345f39326ea3bc6a735e7a8fb5cbc2a67a27a9496088c1f005b64bf1de667e08e530d038959300645ff4c0a41eed
 SHA512 
7e9b2ab143653159710a4a0669a43d20c42186693fa674c6e4f2c14aa555c448f8665e61d223554fcb15815d9da69ab6351c4fb209ae52d0b60b5c1b4f537d1f
+DIST NVIDIA-FreeBSD-x86-390.42.tar.gz 64258071 BLAKE2B 
765b55676127ff64d90ee65bb3d4a400b1f15f741338a09b09a926fb465b47b6d7036c6c761d64b9dee76ad4cfacb97888a3053bbe62c769cfb3155e7c13d879
 SHA512 
1271e3bdf55b2c03e63083b3b867fa03d4d2e71ab2a8a0100bd137acedb1fef2416045079bbccd0fc48255496128c37ab619fa5a3e7b992b9d96cf288bc6e4b0
 DIST NVIDIA-FreeBSD-x86_64-304.137.tar.gz 36474676 BLAKE2B 
bd75e2916d34f76566d838406419991a860118830366f0297fa63baade3a99f637dae601d6bc6a051596222f2715297dffbf9b81ff5478b030741e6c8a09bc13
 SHA512 
f0ae7ccea417aceedf34bfb9c96fd79b31cbf74a8fa59d5199b0ad7b81b8a4aeb66cd4801a45cc37f836979cb4267aa69e08517beaa9b8cb9c66a477d02ef8de
 DIST NVIDIA-FreeBSD-x86_64-340.104.tar.gz 61176133 BLAKE2B 
1fa2e1a7018b3d24b2a6b2be016aaa4c86196fba679d7032c9d0884900b4734ea1b6d54398bb7c792d5010496c86438eed134b8ac8c1aa235b336211fdc207e7
 SHA512 
d7535527fb9ffc820509da8d0b159c70627c72a7182c354448851a334fcd5b8835046d0e9812079af2fa92de0f3fce299a67e70ef50697a2a1f33b8d995e7f73
 DIST NVIDIA-FreeBSD-x86_64-340.106.tar.gz 61169129 BLAKE2B 
0a8e0deb883025d20df5165f39042bcee5d75ea78b19733cff014448c8d62022dbb98af2adebd13485e281a52c9a1c4986ae020b4eb6a821a411836e7333d4f1
 SHA512 
c2d0a0b1856522b28243697db22ad99d8521b00d9dfa2da724f2ee243b545b7dbf24319d9a0939855bab29251f001063391a760bd3db750bf9950ce1f9376847
@@ -24,6 +25,7 @@ DIST NVIDIA-FreeBSD-x86_64-387.22.tar.gz 63326641 BLAKE2B 
2d031738926a3f8691ae75
 DIST NVIDIA-FreeBSD-x86_64-387.34.tar.gz 63387097 BLAKE2B 
53689ba098b4a4de08dca056618ea533c92d17137ec954dea0ae71e1b2c825c021979871e4ff82c820be0a78d3c365f282b760940ebe2caa1ca5bfd2453e178e
 SHA512 
0a905ee72ee6f4e9c941e5dd1f7cddf96bfb20c6da32fd05599258e1bb154f68463d775ba8ff4f67f0d4b8e637e9ed9624fc9a4873a1f2621dc86732f0d6d70d
 DIST NVIDIA-FreeBSD-x86_64-390.12.tar.gz 6314 BLAKE2B 
56f6b2d5f3d456b02200a5e9571f91c4d2a1b97e2c051282cd8c0a42fc8c5b763e973975665e992da72692272c0ef0f6cf9a75d9e32ec56ea581b3a9a031d479
 SHA512 
e8a709f2b8bc0738971138dc77966247756a542974101f77b18e6a5dcd4a72c442b27122b0ffef10896530d8d94c57031c42772fb12e058bd73b98c60352cfcd
 DIST NVIDIA-FreeBSD-x86_64-390.25.tar.gz 63303401 BLAKE2B 
968fc854bcd37e91d7fa99aebaa0e49d3d1a293e8a20943f58727b73d048d6c4ceb3cf2fa46f0a858d75074bebfe91a8bdcf1b09d237723ee7f108fb633dc592
 SHA512 
859f1baa320e55a8c5bd7d06bc601733978a0aedfd841e19c88373ca18dc87cfd9ee8a1e2ae9af29dc37233eb0656a5d9e45d9a36cda4dad78e3e363c9f55a41
+DIST NVIDIA-FreeBSD-x86_64-390.42.tar.gz 63578748 BLAKE2B 
ebae1724c8a8125c15dff5466677b4217586a2851bd8f8e831b55e236b00bd68ba421b21da87bf8389b17f59069482276c0ef923f85d47dfb701cd6e5fda8a6b
 SHA512 
0fde34e642fb92d099166530cdf3eb6301f11068a4780decab33c68e046aea58904f1e8fd2189900a2b140e536933de418b27a2d40e1d7e486d3df1143370007
 DIST NVIDIA-Linux-armv7l-gnueabihf-375.82.run 26650801 BLAKE2B 
31446667065c56b48f6a3e737afe29a4517459d3462138136bffe383bc6fe514d6e80b49c391c27edc96b8abc3da3dd4d6ee3f3dca17f3c9a0f1cdf0e72cf099
 SHA512 
28554f1c24fe63c9257c0de3e84e4e739a45bf1c20ec7a53bc2c1b69b4e2355675061491ef5b03f3ae489cf623e553cfa68442f5536f137837327036d1c53d63
 DIST NVIDIA-Linux-armv7l-gnueabihf-378.13.run 26514235 BLAKE2B 

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

2018-03-13 Thread Jeroen Roovers
commit: dbea6c577ae2ab984e1c38d380702f7eec4e36b3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:32:57 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbea6c57

media-gfx/wings: Version 2.1.6.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-gfx/wings/Manifest   |  1 +
 media-gfx/wings/wings-2.1.6.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/media-gfx/wings/Manifest b/media-gfx/wings/Manifest
index 6cd3267c848..21e06722dd4 100644
--- a/media-gfx/wings/Manifest
+++ b/media-gfx/wings/Manifest
@@ -1,2 +1,3 @@
 DIST wings-1.1.1.tar.bz2 1932572 BLAKE2B 
9899d17355983c3b9c7beea87b1a94e665f194f5e0935d992389f8ea29a511a4682b4b1953316ea41ba1d09a9a474ebf5fd757fe4bf3638ebecf9c7faf1403aa
 SHA512 
e60727328c9431738736466444655f54694973e59ad73e60874450845b080bf65c6b784ee0cb06cdff98f3717841dfbeceb5e36a1c55d98f31f280b972b7a2e3
 DIST wings-2.1.5.tar.bz2 2653117 BLAKE2B 
10b14e8dd29daf74fd6af9229341296fa457df405542274533df85198d932188c53094afffbc4b09342c29086df02a7e19d4983f1fc912623ea79ae85e9d4067
 SHA512 
37f363f39d0618550d7814733a4e52c18b52c7d8ee357c76dcf97ae1b530f5b941bddecfba18d63538792dda3ca3013055759595157832e11e017bfe18b34df0
+DIST wings-2.1.6.tar.bz2 2688154 BLAKE2B 
9183ac21f3ae58e5c4d248f3ab9e8af89c3838b312aa51f6d625c21cde05b9326156737e449876aa2a0ea8047a9ce75ad433fe1430ff5add2c5b516144ba7244
 SHA512 
db17ae58f57233a65f9cec43cca41e9d259eb6499229e6ffc1f1acb8e86e18deda7a1ab1075f0948885cc4ca3c075871150efb007bf3e8e8e5a2e77b5b924af7

diff --git a/media-gfx/wings/wings-2.1.6.ebuild 
b/media-gfx/wings/wings-2.1.6.ebuild
new file mode 100644
index 000..bc645abc423
--- /dev/null
+++ b/media-gfx/wings/wings-2.1.6.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit multilib
+
+DESCRIPTION="Wings 3D is an advanced subdivision modeler"
+HOMEPAGE="http://www.wings3d.com/;
+SRC_URI="mirror://sourceforge/wings/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-lang/erlang-18.1[smp,wxwidgets]
+   dev-libs/cl
+   media-libs/glu
+   media-libs/libsdl[opengl]
+   virtual/opengl
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   sed -i \
+   -e '/include_lib/s|"wings/|"../|' \
+   $(find . -name '*'.erl) \
+   || die
+
+   sed -i \
+   -e 's|-O3||g' \
+   -e 's|-Werror||g' \
+   -e 's|CFLAGS = |CFLAGS += |g' \
+   $(find . -name Makefile) \
+   || die
+}
+
+src_configure() {
+   export ERL_PATH="/usr/$(get_libdir)/erlang/lib/"
+}
+
+src_compile() {
+   # Work around parallel make issues
+   emake vsn.mk
+   for subdir in intl_tools src e3d icons plugins_src; do
+   emake -C ${subdir}
+   done
+}
+
+src_install() {
+   WINGS_PATH=${ERL_PATH}/${P}
+   dodir ${WINGS_PATH}
+
+   find -name 'Makefile*' -exec rm -f '{}' \;
+
+   insinto ${WINGS_PATH}
+   doins -r e3d ebin icons plugins psd shaders src textures tools
+
+   newbin "${FILESDIR}"/wings.sh-r1 wings
+   dodoc AUTHORS README
+}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2018-03-13 Thread Jeroen Roovers
commit: 6ddda68d92a995d108dedd7ef6c189aaeeb2ca9b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Mar 13 21:54:07 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Mar 13 21:55:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ddda68d

x11-drivers/nvidia-drivers: Stable for AMD64 x86 too.

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches

 x11-drivers/nvidia-drivers/nvidia-drivers-340.106.ebuild | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-384.111.ebuild | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-387.34.ebuild  | 2 +-
 x11-drivers/nvidia-drivers/nvidia-drivers-390.42.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-340.106.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-340.106.ebuild
index c16287b210a..cb601342d6e 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-340.106.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-340.106.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
 
 LICENSE="GPL-2 NVIDIA-r2"
 SLOT="0/${PV%.*}"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="acpi multilib kernel_FreeBSD kernel_linux pax_kernel static-libs +tools 
+X uvm"
 RESTRICT="bindist mirror"
 EMULTILIB_PKG="true"

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-384.111.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-384.111.ebuild
index 18ee68ad4ec..93691a0315c 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-384.111.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-384.111.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="GPL-2 NVIDIA-r2"
 SLOT="0/${PV%.*}"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd"
 RESTRICT="bindist mirror"
 EMULTILIB_PKG="true"
 

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-387.34.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-387.34.ebuild
index 6120757ff38..1eef35cd7e8 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-387.34.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-387.34.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="GPL-2 NVIDIA-r2"
 SLOT="0/${PV%.*}"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd"
 RESTRICT="bindist mirror"
 EMULTILIB_PKG="true"
 

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-390.42.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-390.42.ebuild
index 1c27f2be178..ed24dab5aa7 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-390.42.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-390.42.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="GPL-2 NVIDIA-r2"
 SLOT="0/${PV%.*}"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd"
 RESTRICT="bindist mirror"
 EMULTILIB_PKG="true"
 



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

2018-03-13 Thread Andrey Grozin
commit: 7b390b39127998c3a74b05793c42a8d67c4eed43
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Mar 13 21:48:16 2018 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Mar 13 21:48:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b390b39

sci-mathematics/wxmaxima: bump to 18.02.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-mathematics/wxmaxima/Manifest|  1 +
 sci-mathematics/wxmaxima/wxmaxima-18.02.0.ebuild | 52 
 2 files changed, 53 insertions(+)

diff --git a/sci-mathematics/wxmaxima/Manifest 
b/sci-mathematics/wxmaxima/Manifest
index 207f972114e..30749dc9712 100644
--- a/sci-mathematics/wxmaxima/Manifest
+++ b/sci-mathematics/wxmaxima/Manifest
@@ -3,3 +3,4 @@ DIST wxmaxima-16.04.2.tar.gz 5178050 BLAKE2B 
52c416040277fbbf0f8e930f3ad3b8a78f7
 DIST wxmaxima-16.12.0.tar.gz 4842949 BLAKE2B 
668219b2602b02e49eafa2c35fa7a5cfc995691356f5ce747590aa2e516ad8c1c8a6f57c8c8e19095ff301b7fd131942ea0ed6dbf4ce3b728fbb139e2139b5dc
 SHA512 
6a68cf6b4fdf07bef7fdd19397c226c3cf4f693aaab8ae028e6af69b114a04fa7dbf20f7f183853f8f655ef8d0bf984ee2a0af6096697ab3c454d17f37c98819
 DIST wxmaxima-16.12.2.tar.gz 4866058 BLAKE2B 
ee00fd9259776d1aee59f295baafd6f97c7ebf38302c8cdb8c64815f8ffdd3c76cc48df1ee6a99a5afab28a033643025dfcc0a1e75f3a54de1b94f989f40164f
 SHA512 
346a04c56a236d42e7177da9c12d94a504df7146457394c82293884995222d647746277096c14891c217559a1d9d743963c14d65931b31350ab2480f02fd03c1
 DIST wxmaxima-17.10.1.tar.gz 8690844 BLAKE2B 
63e1bd1bc15aff3eb350a522dc79027fc203226c03a3ff1967537ee004c8965d49a23432e10e3dd5670e271228d03eda1731ca16a2c4a1466a9ca1fa7127c500
 SHA512 
015f4a05e48d3c8918adcb4c69334b80cff8d0b97af7527742aabc438d34a6e5841e129a68f0d5e7f60c5ff7b415525874e6785c9b5a9f63925968a476ebc457
+DIST wxmaxima-18.02.0.tar.gz 10131174 BLAKE2B 
d2137d4dfb23244c677a64578ea8cd132514d6e80b39ed1ed938a64952fcd9928459a64ceafccd34ef925fea6161a79112da9e8091de2ba8f93b4137f3240692
 SHA512 
e40a5fa701bd40c279de95bc16269a72678443ef0bdb14c3770c81feeaf33ddfff6c10f00b32239adcdf696f2a449c6d88d168b732d1273764c98c6ff807fd84

diff --git a/sci-mathematics/wxmaxima/wxmaxima-18.02.0.ebuild 
b/sci-mathematics/wxmaxima/wxmaxima-18.02.0.ebuild
new file mode 100644
index 000..2b7cde69a15
--- /dev/null
+++ b/sci-mathematics/wxmaxima/wxmaxima-18.02.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+WX_GTK_VER="3.0"
+PLOCALES="ca cs da de el es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN 
zh_TW"
+inherit cmake-utils wxwidgets l10n xdg-utils gnome2-utils
+
+DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit"
+HOMEPAGE="http://andrejv.github.io/wxmaxima/;
+SRC_URI="https://github.com/andrejv/wxmaxima/archive/Version-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+S="${WORKDIR}"/${PN}-Version-${PV}
+
+DEPEND="
+   dev-libs/libxml2:2
+   x11-libs/wxGTK:${WX_GTK_VER}"
+RDEPEND="${DEPEND}
+   media-fonts/jsmath
+   sci-visualization/gnuplot[wxwidgets]
+   sci-mathematics/maxima"
+
+src_prepare() {
+   setup-wxwidgets
+   cmake-utils_src_prepare
+
+   sed -e "s|share/doc/${PN}|share/doc/${PF}|g" -i 
"${S}"/info/CMakeLists.txt \
+   || die "sed info/CMakeLists.txt failed"
+
+   # locales
+   rm_po() {
+   rm "${S}"/locales/${1}.po || die "rm ${1}.po failed"
+   }
+   l10n_find_plocales_changes "${S}"/locales '' '.po'
+   l10n_for_each_disabled_locale_do rm_po
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



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

2018-03-13 Thread Andrey Grozin
commit: 55c19762fdd6bf934242478b9b812af7690b9a6f
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Mar 13 21:44:01 2018 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Mar 13 21:44:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c19762

sci-mathematics/fricas: bump to 1.3.3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-mathematics/fricas/Manifest|   1 +
 sci-mathematics/fricas/fricas-1.3.3.ebuild | 102 +
 2 files changed, 103 insertions(+)

diff --git a/sci-mathematics/fricas/Manifest b/sci-mathematics/fricas/Manifest
index 6b1538c3fdd..4438d426efa 100644
--- a/sci-mathematics/fricas/Manifest
+++ b/sci-mathematics/fricas/Manifest
@@ -1,3 +1,4 @@
 DIST fricas-1.3.0-full.tar.bz2 10459788 BLAKE2B 
93f57290fa17b25688454fba3f54bbc6de7aaf4e336fcd3117011a49a2d8705c3df07f1dd79472f7fe879bc8f2087c65eca6638229156e15b51534c5f054e09b
 SHA512 
fd084c3d3ada76424b0159eff76660872da63c1e25f392d98bc7175b37c05fe23a117587addc89828ff38a368f5161d34febcc269f530710ff7da6b53860653f
 DIST fricas-1.3.1-full.tar.bz2 10522387 BLAKE2B 
c1315bbb30ac94fe2b1b612a053f378f7d044111ba8d0405fd35e80902cd269b515f61d184b025b707b01d74aed26bf093e9af166b8b4f10d50e2ce0357d26b2
 SHA512 
d492686fc03ed704cc015ec0ba250ab7928b637ff6ef8cf1aa924190e7fe22bd63a512074439dbf7ce44dce786d51ad5e27857522a1e21136b4b8d6cf014c486
 DIST fricas-1.3.2-full.tar.bz2 10523665 BLAKE2B 
23de3147177e7c3c75dafa6de0f4f17432f323512aa38aef85e27c8cf1b9e335009870dc608219f0e1c4f53f1790a41b00b915aedd71633459f789cfda9f5244
 SHA512 
679dffbe8a991d4ae3d6667a6163337ffa24d48b9d1d776ba1a39569cb3b9f17e8d484075746b75b7eb6bbe5b9d26af3e526850a19118274988b9e88ad52a679
+DIST fricas-1.3.3-full.tar.bz2 10506559 BLAKE2B 
1a9822f0a94db5c7e7a3e2a52287b475c382caaaf9c5e1830621a17b6634f6f72958f0c81995463d135b4567a74c588f33c88d51a83b0a8749479d65645de4bc
 SHA512 
74ac88ffbbacba33883498a75382ef351003ce8499f6b458367ca0de3041a9bba496693eb90f798945aa6e11c5072137227efa385ee6d8e2051f93dfea6d7fbe

diff --git a/sci-mathematics/fricas/fricas-1.3.3.ebuild 
b/sci-mathematics/fricas/fricas-1.3.3.ebuild
new file mode 100644
index 000..1be321f3f7b
--- /dev/null
+++ b/sci-mathematics/fricas/fricas-1.3.3.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit multilib elisp-common
+
+DESCRIPTION="FriCAS is a fork of Axiom computer algebra system"
+HOMEPAGE="http://${PN}.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.bz2"
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# Supported lisps, number 0 is the default
+LISPS=( sbcl cmucl gcl ecls clisp clozurecl )
+# Version restrictions, . means no restrictions
+REST=(  .. .   .. . )
+# command name: . means just ${LISP}
+COMS=(  .lisp  .   ecl  . ccl )
+
+IUSE="${LISPS[*]} X emacs gmp"
+RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
+   emacs? ( virtual/emacs )
+   gmp? ( dev-libs/gmp:= )"
+
+# Generating lisp deps
+n=${#LISPS[*]}
+for ((n--; n > 0; n--)); do
+   LISP=${LISPS[$n]}
+   if [ "${REST[$n]}" = "." ]; then
+   DEP="dev-lisp/${LISP}"
+   else
+   DEP="${REST[$n]}"
+   fi
+   RDEPEND="${RDEPEND} ${LISP}? ( ${DEP}:= ) !${LISP}? ("
+done
+if [ "${REST[0]}" = "." ]; then
+   DEP="dev-lisp/${LISPS[0]}"
+else
+   DEP="${REST[0]}"
+fi
+RDEPEND="${RDEPEND} ${DEP}:="
+n=${#LISPS[*]}
+for ((n--; n > 0; n--)); do
+   RDEPEND="${RDEPEND} )"
+done
+
+DEPEND="${RDEPEND}"
+
+# necessary for clisp and gcl
+RESTRICT="strip"
+
+src_configure() {
+   local LISP n
+   LISP=sbcl
+   n=${#LISPS[*]}
+   for ((n--; n > 0; n--)); do
+   if use ${LISPS[$n]}; then
+   LISP=${COMS[$n]}
+   if [ "${LISP}" = "." ]; then
+   LISP=${LISPS[$n]}
+   fi
+   fi
+   done
+   einfo "Using lisp: ${LISP}"
+
+   # aldor is not yet in portage
+   econf --disable-aldor --with-lisp=${LISP} $(use_with X x) $(use_with 
gmp)
+}
+
+src_compile() {
+   # bug #300132
+   emake -j1
+}
+
+src_test() {
+   emake -j1 all-input
+}
+
+src_install() {
+   emake -j1 DESTDIR="${D}" install
+   dodoc README FAQ
+
+   if use emacs; then
+   sed -e "s|(setq load-path (cons (quote 
\"/usr/$(get_libdir)/fricas/emacs\") load-path)) ||" \
+   -i "${D}"/usr/bin/efricas \
+   || die "sed efricas failed"
+   elisp-install ${PN} "${D}"/usr/$(get_libdir)/${PN}/emacs/*.el
+   elisp-site-file-install "${FILESDIR}"/64${PN}-gentoo.el
+   else
+   rm "${D}"/usr/bin/efricas || die "rm efricas failed"
+   fi
+   rm -r "${D}"/usr/$(get_libdir)/${PN}/emacs || die "rm -r emacs failed"
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+  

  1   2   3   4   >