[gentoo-commits] repo/gentoo:master commit in: x11-themes/smplayer-themes/

2017-06-03 Thread Michael Palimaka
commit: 8a1d61b26aaccfa24f059405d0698201f6960cb5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun  4 05:30:48 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun  4 05:30:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1d61b2

x11-themes/smplayer-themes: version bump 17.3.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/smplayer-themes/Manifest|  1 +
 .../smplayer-themes/smplayer-themes-17.3.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/x11-themes/smplayer-themes/Manifest 
b/x11-themes/smplayer-themes/Manifest
index 1dd043a0f81..d3afa91bfaf 100644
--- a/x11-themes/smplayer-themes/Manifest
+++ b/x11-themes/smplayer-themes/Manifest
@@ -1,3 +1,4 @@
 DIST smplayer-themes-15.12.0.tar.bz2 3229694 SHA256 
bd30b4cee576c4b1e4e8b59c986f93f2c2d150554d3eedb6e1dd37aa2e0fd110 SHA512 
27fa91ed878c5b69d6d80ea90be15360a1224ff14e3828d71a9dccb8fbea10158377b1149c80e3260033a7d99a02586881ba2a57dc0e2b07cdacf26ae9c03ba5
 WHIRLPOOL 
2e13c3f1f244cdac3e58edfe3e9bb228927b3e7b28ed64360b1cd66fd36a6444be922054c4d2e9f208c83a0c79899a94e2a64d9ab3b2972fa2b82a7aea417e2f
 DIST smplayer-themes-16.8.0.tar.bz2 3938703 SHA256 
cffd26e217596f55ea6ef1749597676cc3525daf19c60e47c29333ceeb23f174 SHA512 
e15663cad1eb3028f3e278fc8253f3835879e7a5277ac847d46d646a7c5f848e0994f22ec421f158225a8d8d7d5a0c04bb686ac33d802e663e671277b304967f
 WHIRLPOOL 
a9948363f1b9945fc4f53cbedf9bf93a9617dd50c5abad22ba3b9a92792d6a7c93e9334f7cff6bb13f0f85fc165de38da8218e90481f4dbd6545e4cdead3cb61
 DIST smplayer-themes-17.2.0.tar.bz2 3944177 SHA256 
e7a54b1f165fdec8b46b3dae154e7e6b1a94296ad1acced2bd95567a2ff66e8c SHA512 
c2ca64aed6feda30de2be62f1ced99122cc92506c086dbb2a8f9b8a5a6b0f9d6bb3c85dfa43be0dea848f8e2d094115de1acf75da3c23ecf8d46d3685d22e4ba
 WHIRLPOOL 
3103957da5ee10a39097576853a833261147982e8835556a47f8828c556891417afc9c7dc1a1275781d94a7d43dd334b0d6142ed58494e9b0a83240fa771efa9
+DIST smplayer-themes-17.3.0.tar.bz2 3480857 SHA256 
d1b89be79eda5f13bab4cda3ff9fae1253de69bed4896910698d20170ff658cd SHA512 
99f320fdd6934b377da7f39486489e8c5f6f2c76168b06a58ef4b019689da87fe7474ba59d0653e1ec8f2e2e075c1e9af06c09b6a3bc7a416f8c328a47e495fe
 WHIRLPOOL 
3895cfb56d04ca8837171953618658ddec3936063fa4904abac925989e28195fb6fc3596bf62025fd974cb11d408a7d3d927f654f669ee57d69b973d47fd0497

diff --git a/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild 
b/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild
new file mode 100644
index 000..c8d8cbe2519
--- /dev/null
+++ b/x11-themes/smplayer-themes/smplayer-themes-17.3.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit qmake-utils
+
+DESCRIPTION="Icon themes for smplayer"
+HOMEPAGE="http://www.smplayer.eu/;
+SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"
+
+LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 CC0-1.0 GPL-2 GPL-3+ LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="dev-qt/qtcore:5"
+RDEPEND="media-video/smplayer"
+
+src_prepare() {
+   default
+
+   # bug 544108
+   sed -i -e "s|   rcc|\"$(qt5_get_bindir)\"/rcc|" themes/Makefile || 
die
+
+   # bug 544160
+   sed -i -e 's/make/$(MAKE)/' Makefile || die
+}
+
+src_install() {
+   rm themes/Makefile || die
+   insinto /usr/share/smplayer
+   doins -r themes
+   dodoc Changelog README.txt
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/qterm/files/, x11-misc/qterm/

2017-06-03 Thread Michael Palimaka
commit: 02d12d39e8b6c16fbeed6f4defd96a986720de43
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun  4 05:24:43 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun  4 05:25:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d12d39

x11-misc/qterm: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/qterm/Manifest|  1 -
 x11-misc/qterm/files/qterm-0.5.11-gentoo.patch | 11 --
 .../qterm/files/qterm-0.5.12-duplicatetarget.patch | 17 -
 x11-misc/qterm/files/qterm-0.5.12-glibc216.patch   | 12 --
 x11-misc/qterm/files/qterm-0.5.12-qt4.patch| 11 --
 x11-misc/qterm/files/qterm-0.5.12-qtbindir.patch   | 16 
 x11-misc/qterm/qterm-0.5.12-r1.ebuild  | 43 --
 7 files changed, 111 deletions(-)

diff --git a/x11-misc/qterm/Manifest b/x11-misc/qterm/Manifest
index 999682e94bd..9d31f6d00ff 100644
--- a/x11-misc/qterm/Manifest
+++ b/x11-misc/qterm/Manifest
@@ -1,2 +1 @@
-DIST qterm-0.5.12.tar.bz2 749254 SHA256 
bd31051a6c117b05fef3ea163480143837c57632a84eab43e8e142860bcab22a SHA512 
43f302f28edfb7fe4332d054390011e3eba37863be57191a13cedf2fa76d7b5db53d32947b7acd5e7585f2b0c8afe9b4b43334d86040f1f9249e9e767dd715e8
 WHIRLPOOL 
77b3fb09ea28901a151f8e0707a107677260a52d38a24427155dfa4e36d208bfc08be4016205d4c4f0c7fd374b967ccfed46271644e6dca2aa6e27ac637a991a
 DIST qterm-0.7.1.tar.gz 901169 SHA256 
7e760dc18afa8c6e20c7d5f0148c41b9a9273667c6ee7716f7cc87ee5eaa0d63 SHA512 
94f4c3f7974572c29eabf98c45e962b9232a4b0fbd6710c7725e0d23e6ecc91456f52a8c112779cd3b4732cb2e4302629419f7365b2d359ccbf39578e6e67cdd
 WHIRLPOOL 
fd9cd74ec010e4d63b7e7ef6c3f756f7e67db58f96a932ef426136fbee1565199ed13c27d27586ef7f81fb89d79b7cde7a2d090903bc3c3e64fecf30e0188d52

diff --git a/x11-misc/qterm/files/qterm-0.5.11-gentoo.patch 
b/x11-misc/qterm/files/qterm-0.5.11-gentoo.patch
deleted file mode 100644
index 08a2c90dc39..000
--- a/x11-misc/qterm/files/qterm-0.5.11-gentoo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 src/qterm.desktop  2009-01-07 03:11:15.0 +0900
-+++ src/qterm.desktop  2009-10-03 01:30:27.0 +0900
-@@ -3,7 +3,7 @@
- Encoding=UTF-8
- Type=Application
- Name=QTerm
--Exec=qterm -caption "%c" %i %m %u
-+Exec=QTerm -caption "%c" %i %m %u
- GenericName=BBS Client
- GenericName[zh_CN]=BBS 客户端程序
- GenericName[zh_TW]=BBS 客戶端程式

diff --git a/x11-misc/qterm/files/qterm-0.5.12-duplicatetarget.patch 
b/x11-misc/qterm/files/qterm-0.5.12-duplicatetarget.patch
deleted file mode 100644
index f35625c6d02..000
--- a/x11-misc/qterm/files/qterm-0.5.12-duplicatetarget.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Remove duplicate target that was already created by FindKDE4Internal.
-
-Gentoo-bug: 559042
-
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -19,10 +19,3 @@
- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config.h)
- 
- include("package.cmake")
--
--configure_file(
--  "${CMAKE_CURRENT_SOURCE_DIR}/cmake_uninstall.cmake.in"
--  "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
--  IMMEDIATE @ONLY)
--add_custom_target(uninstall
--  "${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")

diff --git a/x11-misc/qterm/files/qterm-0.5.12-glibc216.patch 
b/x11-misc/qterm/files/qterm-0.5.12-glibc216.patch
deleted file mode 100644
index a2f7c3b625c..000
--- a/x11-misc/qterm/files/qterm-0.5.12-glibc216.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/main.cpp b/src/main.cpp
-index 6c39d4a..859de70 100644
 a/src/main.cpp
-+++ b/src/main.cpp
-@@ -41,6 +41,7 @@ AUTHOR:kingson fiasco
- #include 
- #include 
- #include 
-+#include 
- 
- #define QTERM_SIG_MAX_RETS 50
- #define QTERM_SIG_LOG_DIR "/var/tmp"

diff --git a/x11-misc/qterm/files/qterm-0.5.12-qt4.patch 
b/x11-misc/qterm/files/qterm-0.5.12-qt4.patch
deleted file mode 100644
index 87005546112..000
--- a/x11-misc/qterm/files/qterm-0.5.12-qt4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 CMakeLists.txt~2011-08-18 11:34:04.197046828 +0900
-+++ CMakeLists.txt 2011-08-18 11:34:09.557046770 +0900
-@@ -7,7 +7,7 @@
- set(QTERM_VERSION_RELEASE 12)
- set(QTERM_VERSION 
"${QTERM_VERSION_MAJOR}.${QTERM_VERSION_MINOR}.${QTERM_VERSION_RELEASE}" )
- set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
--find_package(Qt4 REQUIRED)
-+# find_package(Qt4 REQUIRED)
- find_package(KDE4)
- 
- IF(WIN32 AND MSVC)

diff --git a/x11-misc/qterm/files/qterm-0.5.12-qtbindir.patch 
b/x11-misc/qterm/files/qterm-0.5.12-qtbindir.patch
deleted file mode 100644
index f23af67c201..000
--- a/x11-misc/qterm/files/qterm-0.5.12-qtbindir.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Ensure that qcollectiongenerator is called from the correct directory.
-
-Even though QT_BINARY_DIR is specified, cmake will try PATH first.
-
-Gentoo-bug: 544108
-
 a/src/doc/CMakeLists.txt
-+++ b/src/doc/CMakeLists.txt
-@@ -9,6 +9,7 @@
- FIND_PROGRAM(QT_HELP_COLLECTION_GENERATOR
-  

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

2017-06-03 Thread Zac Medico
commit: 4d488085ffc8d2a307f625e6bd387c2565e3bc0e
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jun  4 05:20:06 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jun  4 05:20:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d488085

app-admin/serf: version bump to 0.8.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-admin/serf/Manifest  |  3 ++
 app-admin/serf/serf-0.8.1.ebuild | 83 
 2 files changed, 86 insertions(+)

diff --git a/app-admin/serf/Manifest b/app-admin/serf/Manifest
index 6deaa63a427..57f6f41847b 100644
--- a/app-admin/serf/Manifest
+++ b/app-admin/serf/Manifest
@@ -1,3 +1,6 @@
+DIST github.com-mitchellh-gox-c9740af9c6574448fd48eb30a71f964014c7a837.tar.gz 
15772 SHA256 82828f1ec3e535268fa95d983362c6c773e9a87aa94613e7a47805d22e38 
SHA512 
d4b2d5d9666285584697bc0d6ddc2f1a1e3f23741650e831adb42baffbb5f72fc3d5ae8a8fb6719faf1df75d3da334941b0404387f0c213aabdb5c3d5634c55d
 WHIRLPOOL 
89d52013bfb563a11a4042760470ac317398c3f8a61b9e7734c3ac2737d916126ad10a113948eb5a8362de3d77e598e42f4a0510760ae67465bde08658947f7a
+DIST 
github.com-mitchellh-iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz 
1785 SHA256 71c117246bb1d4d78ad5c3bc5d301942bcebaae5b1e35da1ad7851ceac71a675 
SHA512 
2efc0e3cbca496240e3e24550fd0d2aab742eb9b227230ff1ed4ee47344b994642b028bd4644cd45cd697f5f5ef6a729aad65537b10c6555bd52d9ca4b9c717c
 WHIRLPOOL 
15dfd50bfc992a7b6a1b5d672d5bf9bfcb71a357eae371eac773e7fe9ad4ec8d4d0578e0dc6b12bb14689d1497129616b0eb300bbcb483a6865ac315bced562a
 DIST gox-c9740af9c6574448fd48eb30a71f964014c7a837.tar.gz 15772 SHA256 
82828f1ec3e535268fa95d983362c6c773e9a87aa94613e7a47805d22e38 SHA512 
d4b2d5d9666285584697bc0d6ddc2f1a1e3f23741650e831adb42baffbb5f72fc3d5ae8a8fb6719faf1df75d3da334941b0404387f0c213aabdb5c3d5634c55d
 WHIRLPOOL 
89d52013bfb563a11a4042760470ac317398c3f8a61b9e7734c3ac2737d916126ad10a113948eb5a8362de3d77e598e42f4a0510760ae67465bde08658947f7a
 DIST iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz 1785 SHA256 
71c117246bb1d4d78ad5c3bc5d301942bcebaae5b1e35da1ad7851ceac71a675 SHA512 
2efc0e3cbca496240e3e24550fd0d2aab742eb9b227230ff1ed4ee47344b994642b028bd4644cd45cd697f5f5ef6a729aad65537b10c6555bd52d9ca4b9c717c
 WHIRLPOOL 
15dfd50bfc992a7b6a1b5d672d5bf9bfcb71a357eae371eac773e7fe9ad4ec8d4d0578e0dc6b12bb14689d1497129616b0eb300bbcb483a6865ac315bced562a
 DIST serf-0.8.0.tar.gz 1439191 SHA256 
f56e8da3e6cf748c20ae629aacfd652a04adfacfd0ee0af6560c33933d93547a SHA512 
2e074ee8d002e6c7803f23d50d42800cf660ee22c968be8adf4f5e4cefde6dd39bf601c9bd91544d5f45d639ed0eec82c31a0fd1b903e8a0223f2cdd967bbf36
 WHIRLPOOL 
09b5e5471c14e11bbeb214a64ec57720cd31779c9d331bba2eea31cac9859cdff12d925923514272101449f7d62b671e685f768af1cf2f2497ad1a7a36402570
+DIST serf-0.8.1.tar.gz 1445011 SHA256 
266d38c08d7459d38ba901d7cdaf36122a3cb77049fa537f5ab17fac1747d094 SHA512 
81a4bc2e1659324980fd59464af021ad5ec80431dc1b49b875bb0c97c8f92766dfee9b204bd8c9ab4e175a281bc23815f5e3008ecfb2848c7354c33603bb5514
 WHIRLPOOL 
1d7a39b84b939b73dda817df3f9b98c044a93e20561ed7cb573ee68afc2742a3f7aea9cfc837b6b25cd1abdf390bc84c2460b97b27c2a0090f13f9a73b5a7779

diff --git a/app-admin/serf/serf-0.8.1.ebuild b/app-admin/serf/serf-0.8.1.ebuild
new file mode 100644
index 000..963e9bcc99e
--- /dev/null
+++ b/app-admin/serf/serf-0.8.1.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_VENDOR=(
+   "github.com/mitchellh/gox c9740af9c6574448fd48eb30a71f964014c7a837"
+   "github.com/mitchellh/iochan 87b45ffd0e9581375c491fef3d32130bb15c5bd7"
+)
+
+inherit golang-vcs-snapshot systemd user
+
+KEYWORDS="~amd64"
+EGO_PN="github.com/hashicorp/serf"
+DESCRIPTION="Service orchestration and management tool"
+HOMEPAGE="https://www.serfdom.io/;
+SRC_URI="https://github.com/hashicorp/serf/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   ${EGO_VENDOR_URI}"
+
+SLOT="0"
+LICENSE="MPL-2.0"
+IUSE=""
+RESTRICT="test"
+
+DEPEND="
+   >=dev-lang/go-1.6:=
+   >=dev-go/go-tools-0_pre20160121"
+RDEPEND=""
+
+pkg_setup() {
+   enewgroup serf
+   enewuser serf -1 -1 /var/lib/${PN} serf
+}
+
+src_prepare() {
+   eapply_user
+   # Avoid the need to have a git checkout
+   sed -e 's:^GIT.*::' \
+   -e 's:-X main.GitCommit.*:" \\:' \
+   -i "${S}/src/${EGO_PN}/scripts/build.sh" || die
+
+   # go install golang.org/x/tools/cmd/stringer: mkdir 
/usr/lib/go-gentoo/bin/: permission denied
+   sed -e 's:go get -u -v $(GOTOOLS)::' \
+   -e 's:^GIT.*::' \
+   -i "${S}/src/${EGO_PN}/GNUmakefile" || die
+}
+
+src_compile() {
+   export GOPATH="${S}"
+   mkdir "${S}/src/github.com/mitchellh" || die
+   mv "${S}/src/${EGO_PN}/vendor/github.com/mitchellh/"{gox,iochan} \
+   "${S}/src/github.com/mitchellh" || die
+   go install -v -work -x ${EGO_BUILD_FLAGS} 

[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/files/, dev-qt/qtwebengine/

2017-06-03 Thread Michael Palimaka
commit: 72e078089f97f5aabec840c840c875af22d345ad
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun  4 05:10:00 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun  4 05:10:11 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=72e07808

dev-qt/qtwebengine: port fix detecting audio backends from main repo

e146460dfde8972861dae5099f45e9dee5da2b6b by Jimi Huotari  
gentoo.org>

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../qtwebengine-5.7.1-fix-audio-detection.patch| 23 ++
 dev-qt/qtwebengine/qtwebengine-5.7..ebuild |  8 ++--
 dev-qt/qtwebengine/qtwebengine-5.9.0.ebuild|  8 ++--
 dev-qt/qtwebengine/qtwebengine-5.9..ebuild |  8 ++--
 dev-qt/qtwebengine/qtwebengine-5..ebuild   |  8 ++--
 5 files changed, 47 insertions(+), 8 deletions(-)

diff --git 
a/dev-qt/qtwebengine/files/qtwebengine-5.7.1-fix-audio-detection.patch 
b/dev-qt/qtwebengine/files/qtwebengine-5.7.1-fix-audio-detection.patch
new file mode 100644
index ..597554e6
--- /dev/null
+++ b/dev-qt/qtwebengine/files/qtwebengine-5.7.1-fix-audio-detection.patch
@@ -0,0 +1,23 @@
+# dev-qt/qtwebengine: Fix detecting audio backends.
+
+# The upstream change doesn't really work for us, so we'll make
+# it work with us.
+# Gentoo-Bug: https://bugs.gentoo.org/603498
+
+--- /src/core/config/linux.pri 2016-12-23 00:05:41.057955774 +0200
 /src/core/config/linux.pri 2016-12-23 00:09:39.000573909 +0200
+@@ -35,12 +35,12 @@
+ contains(QT_CONFIG, system-png): GYP_CONFIG += use_system_libpng=1
+ contains(QT_CONFIG, system-jpeg): GYP_CONFIG += use_system_libjpeg=1
+ contains(QT_CONFIG, system-harfbuzz): GYP_CONFIG += use_system_harfbuzz=1
+-contains(QT_CONFIG, pulseaudio) {
++use?(pulseaudio) {
+ GYP_CONFIG += use_pulseaudio=1
+ } else {
+ GYP_CONFIG += use_pulseaudio=0
+ }
+-contains(QT_CONFIG, alsa) {
++use?(alsa) {
+ GYP_CONFIG += use_alsa=1
+ } else {
+ GYP_CONFIG += use_alsa=0

diff --git a/dev-qt/qtwebengine/qtwebengine-5.7..ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.7..ebuild
index 601e8685..487e68d8 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.7..ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.7..ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-IUSE="bindist geolocation pax_kernel +system-ffmpeg +system-icu widgets"
+IUSE="alsa bindist geolocation pax_kernel pulseaudio +system-ffmpeg 
+system-icu widgets"
 
 RDEPEND="
app-arch/snappy
@@ -29,7 +29,6 @@ RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
dev-libs/protobuf:=
-   media-libs/alsa-lib
media-libs/flac
media-libs/fontconfig
media-libs/freetype
@@ -57,7 +56,9 @@ RDEPEND="
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
+   alsa? ( media-libs/alsa-lib )
geolocation? ( ~dev-qt/qtpositioning-${PV} )
+   pulseaudio? ( media-sound/pulseaudio:= )
system-ffmpeg? ( media-video/ffmpeg:0= )
system-icu? ( dev-libs/icu:= )
widgets? ( ~dev-qt/qtwidgets-${PV} )
@@ -72,6 +73,7 @@ DEPEND="${RDEPEND}
 "
 
 PATCHES=(
+   "${FILESDIR}/${PN}-5.7.1-fix-audio-detection.patch"
"${FILESDIR}/${PN}-5.7.0-fix-system-ffmpeg.patch"
"${FILESDIR}/${PN}-5.7.0-icu58.patch"
"${FILESDIR}/${PN}-5.7.0-undef-madv_free.patch"
@@ -99,7 +101,9 @@ src_configure() {
export NINJAOPTS="-j$(makeopts_jobs) -l$(makeopts_loadavg "${MAKEOPTS}" 
0)"
 
local myqmakeargs=(
+   $(usex alsa 'WEBENGINE_CONFIG+=use_alsa' '')
$(usex bindist '' 'WEBENGINE_CONFIG+=use_proprietary_codecs')
+   $(usex pulseaudio 'WEBENGINE_CONFIG+=use_pulseaudio' '')
$(usex system-ffmpeg 'WEBENGINE_CONFIG+=use_system_ffmpeg' '')
$(usex system-icu 'WEBENGINE_CONFIG+=use_system_icu' '')
)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.9.0.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.9.0.ebuild
index 473bf57a..f4fb9799 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.9.0.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.9.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-IUSE="bindist geolocation pax_kernel +system-ffmpeg +system-icu widgets"
+IUSE="alsa bindist geolocation pax_kernel pulseaudio +system-ffmpeg 
+system-icu widgets"
 
 RDEPEND="
app-arch/snappy
@@ -29,7 +29,6 @@ RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
dev-libs/protobuf:=
-   media-libs/alsa-lib
media-libs/flac
media-libs/fontconfig
media-libs/freetype
@@ -57,7 +56,9 @@ RDEPEND="
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
+   alsa? ( media-libs/alsa-lib )
geolocation? ( ~dev-qt/qtpositioning-${PV} )
+   pulseaudio? ( media-sound/pulseaudio:= )
system-ffmpeg? ( 

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

2017-06-03 Thread Zac Medico
commit: 54f985ed2c3922e783b67ca1a621343b204bf145
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jun  4 01:38:28 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jun  4 03:30:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f985ed

app-admin/consul-template: version bump to 0.18.5

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-admin/consul-template/Manifest |  1 +
 .../consul-template/consul-template-0.18.5.ebuild  | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/app-admin/consul-template/Manifest 
b/app-admin/consul-template/Manifest
index 8fade34db06..bb8c22a262a 100644
--- a/app-admin/consul-template/Manifest
+++ b/app-admin/consul-template/Manifest
@@ -2,6 +2,7 @@ DIST aws-sdk-go-1.0.11.tar.gz 2914311 SHA256 
7750f3ed8f616fdfa5c478b176894790990
 DIST consul-0.6.3.tar.gz 2224536 SHA256 
5cdc21d6f20f9b703d38e19d3d2ed1c037dcbb236b80bff6a9b9c481ded74435 SHA512 
c80b96e18c283f8d2dc7542393e9d788c8247200890b1f2ecdf292b545c01c971f1452f6b37b23b92654409a191fbd4608710b1ca31d6c426ff77b53c4840c4b
 WHIRLPOOL 
b021bb7ecc97c2a99e88a8dd17dc1958fe7b2d17848c9e629edb0627d72d5651f96ef625cda4280989463e66c4b48880690b5e4a1180117bc762062be3b0566a
 DIST consul-template-0.12.2.tar.gz 93913 SHA256 
9d8ae6ba84caa826400a3eef0e28325518a21c44332eebaaf3878dc5972f3997 SHA512 
c085d916d7e7ae933583b6f397c73117a35b2f54e634db9bbe43a3e6f6b9497177729b3b5e25f028766eb6f9f59ff411486390bc2f544806af04f9038729533e
 WHIRLPOOL 
af485e0b743eb3d34d52bdbc6dd1edcf17614e07061384f24c5bd1d5d74d5a5bc1c092553fd074269566298847af2052ffd6dbf8b8e9a524438227e7230fe2d8
 DIST consul-template-0.16.0.tar.gz 2369947 SHA256 
c20e1e54c333baa8b1e031710f71a5a533ffe079d657763567478a021344ff55 SHA512 
7f5f34ae7ccd5a9ce27f07a96bd6b226a78197d1455bbba76c5aab36d93090661eafc0ed513fce6930020095ab4cda799f71ed208a85ba83f540204f0d041994
 WHIRLPOOL 
e6b11aa093bf2c0910c2dbac98703d7aed935ebf68f3cad059ca0f4f1ccda0f59ced2851aff916003c2fea99830f418296fe067d96d039ad3306e4a3a448870f
+DIST consul-template-0.18.5.tar.gz 5285939 SHA256 
749bff38cefc1a2ced91a73f766550fb36ed793f402041bf31c624d1969e5b0b SHA512 
1709c889cd414d2b3510400e8077aec49006c31958618a38f6bce78dad2ba4aac5405410b030bf968b5cf148f4cfbe963ccf95a015cd1e58f2f6d1f09edc13de
 WHIRLPOOL 
9d9062043414d19d9038c962206d9868bef517a00e773a4205bf4c909fc0c9a8e0a2609b2cd92947159d91b7ae9adc3a96d7d3bf8865d11562d0a9e7c9940ee7
 DIST copystructure-6fc66267e9da7d155a9d3bd489e00dad02666dc6.tar.gz 4028 SHA256 
4e7271e88e101ac324f799c421b1c8c1477d1f54048d6b6b1ff3930498870272 SHA512 
3c804e126f676cb7a6c5af775b7fdf6a3b591b42315707ebb83a66a96f583eac414e01402bc489d9b218b64db7780f57bd5a4bd922aff59dca068b869f825de5
 WHIRLPOOL 
3be054304612292adef0361bbd2d94d51c4186d4a66bf949d326345da0f7f5c6f5558c0db62fb1ed1144899155f5c63ceeb9243c267b82605b024cf6898f31ba
 DIST errwrap-7554cd9344cec97297fa6649b055a8c98c2a1e55.tar.gz 8320 SHA256 
e77d6aa78ef6342b21358d689edcd043778c5623af5a9b2690ed8e3fa4ea7db0 SHA512 
da45b1696253bebe012f3d0e624a63dd11ad1a613d81cc302f2ea6f096f29a8d81015b9c00363bd2590c4cacc59de52a27e84435a7b4ad6512485cdd87df11c0
 WHIRLPOOL 
5c6013d852711e001a0eca6a3ad11f64e006be527cfc0b46db21049af97506730b48cfe1b2fac10bcfc66f61dce69023f20b06c83558e80ce337d75a127aa90d
 DIST etcd-5099bf6f7ab92181158cc2f0f0db1bb6056e9aeb.tar.gz 2171596 SHA256 
72f642f10d014dff089b7a0fe66168639d30ed0e1586cec43a88b2bd7311cc11 SHA512 
cc1d75d73c46f7c8438ddec8f0cf6829936e4ecb58efcaae958f818bbdd51b393406e6c89784d9234080766ea67d71e660aa973f409ce4319768e76f4dad
 WHIRLPOOL 
7f645f6ae41769e8bf0e4f35e4ac399df385bd1693f3c49d0f3e2859cfbf58e0cbd6f9be8c7de101e37720514828e56ae996cbf8a89e665a867ae083457bf9e8

diff --git a/app-admin/consul-template/consul-template-0.18.5.ebuild 
b/app-admin/consul-template/consul-template-0.18.5.ebuild
new file mode 100644
index 000..b04c5a35336
--- /dev/null
+++ b/app-admin/consul-template/consul-template-0.18.5.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-vcs-snapshot systemd user
+
+KEYWORDS="~amd64"
+DESCRIPTION="Generic template rendering and notifications with Consul"
+EGO_PN="github.com/hashicorp/${PN}"
+HOMEPAGE="http://${EGO_PN};
+LICENSE="MPL-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-lang/go-1.6:="
+RDEPEND=""
+
+SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   eapply_user
+   # Avoid the need to have a git checkout
+   sed -e 's:^GIT.*::' \
+   -i src/${EGO_PN}/scripts/compile.sh || die
+}
+
+src_compile() {
+   export GOPATH=${S}
+   cd "${S}"/src/${EGO_PN} || die
+   PATH=${PATH}:${S}/bin \
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   emake bin-local
+}
+
+src_test() {
+   cd "${S}"/src/${EGO_PN} || die
+   emake test || die
+}
+

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

2017-06-03 Thread Zac Medico
commit: a145c400e4a26f1c0afd051e0066cd7548a8b802
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Jun  3 23:54:47 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Jun  3 23:54:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a145c400

app-admin/vault: version bump to 0.7.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-admin/vault/Manifest   |   1 +
 app-admin/vault/vault-0.7.2.ebuild | 101 +
 2 files changed, 102 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index a013336805f..a2e1c21b9f8 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -3,3 +3,4 @@ DIST iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz 
1785 SHA256 71c11724
 DIST vault-0.5.3.tar.gz 3591764 SHA256 
b312f3d098ebabd4ed7647cf54bc219a0d2afeba49ee8b614a38e455900b2dae SHA512 
d0706e045a674aab81c09d9c75d089896e44162bbeece7a92e03eb605997617ba3f8a4d7eeac65c40c4b68d8ea4bb76b3f3893d57466d83d9db6ca5e37ccb05e
 WHIRLPOOL 
a1893985d8acb788702fa3d5ce89b05179be23fab03e6fe34249c7554cacc5836bb6b0fc10c1aac8446dd7374c6c5df1abc58990104a59b63ec4f552160fbeea
 DIST vault-0.6.2.tar.gz 4862801 SHA256 
295197e8ec7d03d4e141733579250ed653b13862a2d83dfd0d11a6e82f28b436 SHA512 
5d444c32ee1dc464f9210331ed26ab56b9aaeb5fbdcb5c2fcc4d9363c6d1e60780d7c2f5020ebc3345fb8c3f32b3b8f8acc58533d5a036202685252b2affbe3e
 WHIRLPOOL 
d378f57598f6a9e8ce2e0a92382c2496ef1d78a714d3666d12b53760043e97b9eab4eea291a99745af59efcd2323907885d228f43a2154252ab2da1d47592a38
 DIST vault-0.6.5.tar.gz 5628341 SHA256 
ef4c2fffbc80e126e027e76b30e37351fcaf0baf1178e1fba0e8912276441c00 SHA512 
3a135281a2135aae45e9a659b0492d37069b080f42956f8a1fdbf842a8a1e54b474b7c5b48c0e6170b206fdb52da7a718a9702d5a14d3aa99f8e560839268374
 WHIRLPOOL 
9b2b564cefd1a1bd2858b3b34937314437f6b5dc5fd183f4be58d0517b75465064a860054102a286fd29ae5bb1cb2ba7b0c8b7ff7d52c911905c0ccedc053fd8
+DIST vault-0.7.2.tar.gz 6547973 SHA256 
8f0f4e2c8e8877abe5b21d8886a740484e7a921748d4a6092c5d754fbab31030 SHA512 
3a811f1a3f7c318bf645bf93c66c15c6a9d06718806ca5dd7a5ff95eeafef6dc6e58bcb829373716172cf2fe863240d1f4fdd34f8dcc1d31a2e36f6917e533ba
 WHIRLPOOL 
9bcc998eb7ece4064bb598be41630232e06fb3c04a7a339efc79572739591772fb8352520f731448efe1aea0d67332cec06e312a81e9a805e75fd2e8106adc88

diff --git a/app-admin/vault/vault-0.7.2.ebuild 
b/app-admin/vault/vault-0.7.2.ebuild
new file mode 100644
index 000..ce3c889603d
--- /dev/null
+++ b/app-admin/vault/vault-0.7.2.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit fcaps golang-base systemd user
+
+EGO_PN="github.com/hashicorp/${PN}/..."
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/;
+SRC_URI="https://${EGO_PN%/*}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   
https://github.com/mitchellh/gox/archive/c9740af9c6574448fd48eb30a71f964014c7a837.tar.gz
 -> gox-c9740af9c6574448fd48eb30a71f964014c7a837.tar.gz
+   
https://github.com/mitchellh/iochan/archive/87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz
 -> iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz
+"
+SLOT="0"
+LICENSE="MPL-2.0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test"
+
+DEPEND=">=dev-lang/go-1.7:="
+RDEPEND=""
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+get_archive_go_package() {
+   local archive=${1} uri x
+   for x in ${SRC_URI}; do
+   if [[ ${x} == http* ]]; then
+   uri=${x}
+   elif [[ ${x} == ${archive} ]]; then
+   break
+   fi
+   done
+   uri=${uri#https://}
+   echo ${uri%/archive/*}
+}
+
+unpack_go_packages() {
+   local go_package x
+   # Unpack packages to appropriate locations for GOPATH
+   for x in ${A}; do
+   unpack ${x}
+   if [[ ${x} == *.tar.gz ]]; then
+   go_package=$(get_archive_go_package ${x})
+   mkdir -p src/${go_package%/*}
+   mv ${go_package##*/}-* src/${go_package} || die
+   fi
+   done
+}
+
+src_unpack() {
+   mkdir "${S}" && cd "${S}" || die
+   unpack_go_packages
+}
+
+src_prepare() {
+   eapply_user
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i src/${EGO_PN%/*}/scripts/build.sh || die
+}
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_compile() {
+   export GOPATH=${S}
+   go install -v -work -x ${EGO_BUILD_FLAGS} 
"github.com/mitchellh/gox/..." || die
+   cd "${S}"/src/${EGO_PN%/*} || die
+   PATH=${PATH}:${S}/bin \
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   

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

2017-06-03 Thread Zac Medico
commit: c6818a2ed00197497da5b368cdeea095899ab811
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Jun  3 23:45:29 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Jun  3 23:53:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6818a2e

app-admin/vault: support systemd-233 with AmbientCapabilities

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-admin/vault/files/vault.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/vault/files/vault.service 
b/app-admin/vault/files/vault.service
index cee34e2845b..3071d034627 100644
--- a/app-admin/vault/files/vault.service
+++ b/app-admin/vault/files/vault.service
@@ -8,6 +8,7 @@ User=vault
 Environment=VAULT_SERVER_OPTS="-config=/etc/vault.d"
 ExecStart=/usr/bin/vault server $VAULT_SERVER_OPTS
 CapabilityBoundingSet=CAP_IPC_LOCK
+AmbientCapabilities=CAP_IPC_LOCK
 Capabilities=CAP_IPC_LOCK=ep
 SecureBits=keep-caps
 Restart=on-failure



[gentoo-commits] repo/gentoo:master commit in: net-mail/tnef/

2017-06-03 Thread Thomas Deutschmann
commit: f60e2202c07ede51647cf6d04de69cb6eeb9c821
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun  3 23:24:16 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun  3 23:24:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60e2202

net-mail/tnef: Use "default" in src_prepare"

This allows the user to apply patches and buildsystem is still able to
catch up if needed.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-mail/tnef/tnef-1.4.15.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mail/tnef/tnef-1.4.15.ebuild b/net-mail/tnef/tnef-1.4.15.ebuild
index 5632a117629..19c02d87cd4 100644
--- a/net-mail/tnef/tnef-1.4.15.ebuild
+++ b/net-mail/tnef/tnef-1.4.15.ebuild
@@ -13,8 +13,9 @@ LICENSE="GPL-2"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 src_prepare() {
+   default
+
eautoreconf
-   eapply_user
 }
 
 src_test() {



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

2017-06-03 Thread Andreas Hüttel
commit: 24d3d209c39cdb577543150fb99741a7cc934084
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  3 23:04:57 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jun  3 23:04:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d3d209

profiles: Remove junk

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index cddf866910b..18e1497cb18 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,4 +1,4 @@
-#openfoam-2.4.0-r1.ebuild Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file requires >=portage-2.1.1



[gentoo-commits] repo/gentoo:master commit in: net-mail/tnef/

2017-06-03 Thread Thomas Deutschmann
commit: c4a7b478e32e5d06bda8624f0f4d40b2b0b1b307
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun  3 22:51:54 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun  3 22:51:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a7b478

net-mail/tnef: Bump v1.4.15 (bug #618658)

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-mail/tnef/Manifest   |  1 +
 net-mail/tnef/tnef-1.4.15.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/net-mail/tnef/Manifest b/net-mail/tnef/Manifest
index 84eb1a4c215..7f54b1c04e6 100644
--- a/net-mail/tnef/Manifest
+++ b/net-mail/tnef/Manifest
@@ -1,2 +1,3 @@
 DIST tnef-1.4.12.tar.gz 4009945 SHA256 
2e0735c940412d47f78eba1cf2c49f6cab9d673d1dc077915ec2c87878ca16ae SHA512 
101741396ba3bd01a4b4a46b0c8ce56899e363878b49458b96294c6e98e07d824582d3f9b17bbc8f82b51f28d021db452f7d6b3ab75ac2a0902c9de11d82c84f
 WHIRLPOOL 
53e8729a5f88ce965ec418f0fe188c1d3640e61bd00fd7861be065e317d9d426c4fa549ceaafdb346cdc9ff635e9a54f028a9edadb302d3ad70cccf8a5010b31
 DIST tnef-1.4.14.tar.gz 4649748 SHA256 
26cd7c1a91fa080b4a05b9e81cdee4af9fbd5c6cda44db5f112a2ae9b3c37bd8 SHA512 
8111797c4185103df8cb662d0a038f386922b51344c5f68300050d012bc2cf5bfa2da509619786e62c4d57d4ac8479d15b2ab526d7252bc82e19117fae9d048f
 WHIRLPOOL 
42e69ac14f0df25d53f0d7e86fcc7755b10760110469bd16e76c290f5549feed3fa568c282df9b4e0eedb9ecb95ca89351c234476b312763359a5c017a6bf4b8
+DIST tnef-1.4.15.tar.gz 4650572 SHA256 
ca76ad6d95665549c46f98160f5e4a63903ccf912f5c667727db3304a2978486 SHA512 
51a8c3abd99065fda59ab4129b1a6ca4d58919bfe1b8b10951787ddb007fac69a82d93b7d2a7f1799a9b04f531960f3e1bb7424bcb7cd831b1eb3fcdfad0e720
 WHIRLPOOL 
1fe0a4ff478b224ccf24ee4a33dcfb9af6cace55e3f6bb1e23f18e60b8364cd1a944cd06457a811cb288e2aa5ed7b77fa6588bceb214b9070488c6e76018b01a

diff --git a/net-mail/tnef/tnef-1.4.15.ebuild b/net-mail/tnef/tnef-1.4.15.ebuild
new file mode 100644
index 000..5632a117629
--- /dev/null
+++ b/net-mail/tnef/tnef-1.4.15.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="Decodes MS-TNEF MIME attachments"
+HOMEPAGE="https://github.com/verdammelt/tnef/;
+SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+src_prepare() {
+   eautoreconf
+   eapply_user
+}
+
+src_test() {
+   emake -j1 check
+}



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

2017-06-03 Thread Andreas Sturmlechner
commit: ce326fad00121c397b203b43b340a92ac62ced97
Author: Harri Nieminen  gmail  com>
AuthorDate: Wed May 10 14:26:37 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 22:49:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce326fad

media-gfx/graphite2: Remove unnecessary test depency on silgraphite

Upstream commits:
2324601308c3467f3ca4cafdc708b317e87833b7
fcd23d3a083afdd72d807f29fec7f23295c29e6d
3e233de8c7aff9c73693d7d8b5258f37e28c770f

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4529

 media-gfx/graphite2/graphite2-1.3.10.ebuild   | 1 -
 media-gfx/graphite2/graphite2-1.3.8-r1.ebuild | 1 -
 media-gfx/graphite2/graphite2-1.3.8.ebuild| 1 -
 media-gfx/graphite2/graphite2-1.3.9-r1.ebuild | 1 -
 4 files changed, 4 deletions(-)

diff --git a/media-gfx/graphite2/graphite2-1.3.10.ebuild 
b/media-gfx/graphite2/graphite2-1.3.10.ebuild
index ff85c2371cb..7cf703d07cf 100644
--- a/media-gfx/graphite2/graphite2-1.3.10.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.10.ebuild
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
test? (
dev-libs/glib:2
media-libs/fontconfig
-   media-libs/silgraphite
$(python_gen_any_dep '
dev-python/fonttools[${PYTHON_USEDEP}]
')

diff --git a/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild 
b/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild
index 4970498ac05..28deb96b441 100644
--- a/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
test? (
dev-libs/glib:2
media-libs/fontconfig
-   media-libs/silgraphite
$(python_gen_any_dep '
dev-python/fonttools[${PYTHON_USEDEP}]
')

diff --git a/media-gfx/graphite2/graphite2-1.3.8.ebuild 
b/media-gfx/graphite2/graphite2-1.3.8.ebuild
index 28be3ca2a73..d5b0085f7ea 100644
--- a/media-gfx/graphite2/graphite2-1.3.8.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.8.ebuild
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
test? (
dev-libs/glib:2
media-libs/fontconfig
-   media-libs/silgraphite
$(python_gen_any_dep '
dev-python/fonttools[${PYTHON_USEDEP}]
')

diff --git a/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild 
b/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild
index 731a6db5070..56f1b05d858 100644
--- a/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
test? (
dev-libs/glib:2
media-libs/fontconfig
-   media-libs/silgraphite
$(python_gen_any_dep '
dev-python/fonttools[${PYTHON_USEDEP}]
')



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/bits-atomic/, dev-haskell/bits-atomic/files/

2017-06-03 Thread Sergei Trofimovich
commit: 7e8590b6f6294628cefcd76f7b946710a1a4a05b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 22:07:03 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 22:08:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e8590b6

dev-haskell/bits-atomic: move 30K patch over to DISTDIR, bug #620554

Reported-by: Michał Górny
Bug: https://bugs.gentoo.org/620554
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-haskell/bits-atomic/Manifest   |   1 +
 .../bits-atomic/bits-atomic-0.1.3-r1.ebuild|   7 +-
 .../files/bits-atomic-0.1.3-gcc-5.patch| 610 -
 3 files changed, 5 insertions(+), 613 deletions(-)

diff --git a/dev-haskell/bits-atomic/Manifest b/dev-haskell/bits-atomic/Manifest
index 9c9e96e1f9f..2a704770099 100644
--- a/dev-haskell/bits-atomic/Manifest
+++ b/dev-haskell/bits-atomic/Manifest
@@ -1 +1,2 @@
+DIST bits-atomic-0.1.3-gcc-5.patch 30907 SHA256 
36fc94f29e45c5df056ffaae6b049f727ffeb6bff3463752f656aeffb027cd89 SHA512 
0a40015f225325db3716ac0a17e33eef3f2042b72f933000a52734b103ea3e316a0242a0b75c90a31d0d4c31d33da8d32b07f7c067d79ade51df66ea75a3b19c
 WHIRLPOOL 
fe8c13afbfac29d80dc11adb1269bca47f2f241778c8b8ea67516194e90a48059e946d246e0432fdf5cc091a8e8646d9a12e643fd18bc8870523d79b9ed333e1
 DIST bits-atomic-0.1.3.tar.gz 7982 SHA256 
e0ac3456cf0338e1d5ed33f4c3c6b932d652add2ac827c6a1b6636c6e754cb8d SHA512 
e13c21c81ebc6cce2f85a184a572eb1647439f605985a8344ff219cc685c7d0adcf5d2433ea75fa1560a807e329cab23b548435adc0087e6294417eb7a65fbf1
 WHIRLPOOL 
3c15101610d87f202b910c60f9b875623661872bc91c8ae084e720f94633392b1338df3ee9d8eb3bd104e3c9c0d7dd949ead3a8f28be65e6a9f6458fda620a08

diff --git a/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild 
b/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild
index e29ee53ddae..59e62513134 100644
--- a/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild
+++ b/dev-haskell/bits-atomic/bits-atomic-0.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,8 @@ inherit haskell-cabal
 
 DESCRIPTION="Atomic bit operations on memory locations for low-level 
synchronization"
 HOMEPAGE="http://hackage.haskell.org/package/bits-atomic;
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~slyfox/patches/${P}-gcc-5.patch;
 
 LICENSE="BSD"
 SLOT="0/${PV}"
@@ -29,6 +30,6 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
-   epatch "${FILESDIR}"/${P}-gcc-5.patch
+   epatch "${DISTDIR}"/${P}-gcc-5.patch
epatch "${FILESDIR}"/${P}-ghc-8.patch
 }

diff --git a/dev-haskell/bits-atomic/files/bits-atomic-0.1.3-gcc-5.patch 
b/dev-haskell/bits-atomic/files/bits-atomic-0.1.3-gcc-5.patch
deleted file mode 100644
index a500862f618..000
--- a/dev-haskell/bits-atomic/files/bits-atomic-0.1.3-gcc-5.patch
+++ /dev/null
@@ -1,610 +0,0 @@
-diff --git a/Setup.hs b/Setup.hs
-index 46f5022..36c3aa9 100644
 a/Setup.hs
-+++ b/Setup.hs
-@@ -1,19 +1,7 @@
--{-# LANGUAGE CPP #-}
--import Distribution.Simple
--import Distribution.PackageDescription
--import Distribution.Simple.LocalBuildInfo(LocalBuildInfo, buildDir)
--import System.Cmd(system)
--
--ps :: String
--#if mingw32_HOST_OS || mingw32_TARGET_OS
--ps = ['\\']
--#else
--ps = ['/']
--#endif
-+#!/usr/bin/runhaskell
-+module Main where
- 
--main = defaultMainWithHooks hooks
--  where hooks = simpleUserHooks { runTests = runTests' }
-+import Distribution.Simple
- 
--runTests' :: Args -> Bool -> PackageDescription -> LocalBuildInfo -> IO ()
--runTests' _ _ _ lbi = system testprog >> return ()
--  where testprog = (buildDir lbi) ++ ps ++ "test" ++ ps ++ "test"
-+main :: IO ()
-+main = defaultMain
-diff --git a/bits-atomic.cabal b/bits-atomic.cabal
-index 68da7f7..97b513f 100644
 a/bits-atomic.cabal
-+++ b/bits-atomic.cabal
-@@ -43,3 +43,3 @@ Stability:  experimental
- Build-Type: Custom
--Cabal-Version: >= 1.6
-+Cabal-Version: >= 1.8
- Extra-Source-Files: cbits/atomic-bitops-gcc.c cbits/atomic-bitops-gcc.h
-@@ -64,11 +64,6 @@ library
- 
--flag test
--description: Build test program.
--default: False
--
--Executable test
--if flag(test)
--buildable:  True
--build-depends:   
--base >= 4 && < 6, 
-+test-suite test
-+Type: exitcode-stdio-1.0
-+build-depends:  bits-atomic,
-+base >= 4 && < 6,
- QuickCheck, 
-@@ -78,6 +73,4 @@ Executable test
- test-framework
--else
--buildable:  False
--hs-source-dirs:  ., test
--other-modules:   Data.Bits.Atomic
-+
-+hs-source-dirs:  test
- main-is: test.hs
-@@ -85,4 +78 @@ Executable test
- GHC-Prof-Options: -auto-all
--
--

[gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/files/, dev-java/icedtea-bin/

2017-06-03 Thread James Le Cuirot
commit: 90e840c5d0ee565c823705e0fc05270351ba1f30
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Jun  3 22:07:16 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Jun  3 22:07:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e840c5

dev-java/icedtea-bin: Remove vulnerable 7.2.6.[89] wrt bug #619458

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-java/icedtea-bin/Manifest   |  12 --
 dev-java/icedtea-bin/files/icedtea-bin-7.env|  17 --
 dev-java/icedtea-bin/files/icedtea-bin-8.env|  17 --
 dev-java/icedtea-bin/icedtea-bin-7.2.6.8.ebuild | 205 ---
 dev-java/icedtea-bin/icedtea-bin-7.2.6.9.ebuild | 206 
 5 files changed, 457 deletions(-)

diff --git a/dev-java/icedtea-bin/Manifest b/dev-java/icedtea-bin/Manifest
index 54af6cd3448..c4bf5d35a5b 100644
--- a/dev-java/icedtea-bin/Manifest
+++ b/dev-java/icedtea-bin/Manifest
@@ -4,25 +4,13 @@ DIST icedtea-bin-core-3.4.0-ppc64.tar.xz 54156476 SHA256 
4ab0d286746e583be1d630e
 DIST icedtea-bin-core-3.4.0-x86.tar.xz 61316304 SHA256 
673dd4eb192b769c3781d3f286fb7cfcd71ca61a376070d511239f6903ff2e65 SHA512 
52091c3e5eb7b453169d87aeeda348c122d5c7c03ec801fde11cb6cdb6f97ae5daa4889bfb724a50feba63ab073ca5a2c341c67a812ccb2bcd0f3866c11e74a2
 WHIRLPOOL 
6ee9e1239eb5981bb66056256e4c3d1e49b1dd91a9eb988bbc3146cf2317c07aed15d8e1bb8929cadbb4b235cbee7f7bbe9bf45e2eb3283cff7f5598cf2f058b
 DIST icedtea-bin-core-7.2.6.10-amd64.tar.xz 53414248 SHA256 
332468fbfacd89cffd6f6f7f4860bbf9a4e49446e09d4a38154cef1f018a154d SHA512 
11e2d094c3f53ffce8ddd639501d0ded25b991ede87521208da66cfe60c9d43ba1d5a0bb8b7985db796c1beaf931cc385a4c78910c1ddfc790322a678bc2
 WHIRLPOOL 
e6a9a4b3043c53fb07d2b39bff08e13393a5cf515f901334397a3a6409efb79b98ac752830a6d73a7fa767e46589fc28d137c8422488b7b68b0da7a180e7e507
 DIST icedtea-bin-core-7.2.6.10-x86.tar.xz 55334952 SHA256 
717ebb14e834390206578c9ed487a03f3e80e663eb7c08d39dd05785641a1332 SHA512 
4e0a8eb204d1144d9f784f0bc4de3f7ff6d84585c34c154f9f49b3bed2c2896ccbaadb016bd252c7f4d8402d4857f3541da1a953325d0bd962ff0674587c6d76
 WHIRLPOOL 
6d4f161aa8a403fd2517b390a4465c3513e470ed5ff9f8b5fdbfc659411668951dc336b972740d558f39b91234ab4e7cc764faa0ca59ee9a747685eed93422c3
-DIST icedtea-bin-core-7.2.6.8-amd64.tar.xz 53161352 SHA256 
f96ef80de8568e3cd9d41c7829918e77c9705866e284e1390c94f68f911887a6 SHA512 
833d586119cfa218e711bbccf33aaa4934bd4bc34839920af7ab2677b93e4c5ebe844c9cc293fb1aa47265695c9ac9673eea81d44fcc533118ccfcfa2aa490a3
 WHIRLPOOL 
a438aa02fa1b3fec1129b06c43cad7990068798956a3880c8b71fc135e2ebab01dde9f3bf84c3ed44007b65f6e52e306e00933f8d9260f0550b6720945549301
-DIST icedtea-bin-core-7.2.6.8-x86.tar.xz 54834440 SHA256 
c5867db7613cb73d94c0d413f00d1bc5e5563143977bdf046ca1bc42f00a28da SHA512 
da511acc62225af3a3755e6dac7f0ffb47ed9eb4c6ce7faecde6850fd499cf9427504903d94b7efe5c5126095b0ac71dd5bbe401ff47ebd8026574f105b2b9c9
 WHIRLPOOL 
8471a3e60dbb75befeeb8f338165d3ae28b6fa3fb602f98ca5eaca4759ed8a447a728023853d3bbd04a822411dfdcaf45dcb55f6b2ba9beac6ccacba0ee3140e
-DIST icedtea-bin-core-7.2.6.9-amd64.tar.xz 53340768 SHA256 
dc520389dc96e6b79ea7f7d72ec464c070977af5e17ab9843e84c406d884475e SHA512 
2b7cc0fb6b1baea07c2bf429581868563f5b79cb0ff2f0d6ad7ae9fefd4ce99c9394b46ca41b04a345fe3bfa40d90654a1b30318ab1aae6e983ab5cca9571603
 WHIRLPOOL 
9a6781a662b7e46c5103c1098a2abc0c274bc0a3e3947437962630178647cba2a06ba3a649f5d2ba7c354a1430550e8a83cad0952e8879ce2997573b943c5817
-DIST icedtea-bin-core-7.2.6.9-x86.tar.xz 55025384 SHA256 
0ea41e0bd36f23591be3a00f355ad0310e9a223892c10437b2f62ec846551d0f SHA512 
a7d87789557532e9ad2ac36e836a5ea83357bfcede100e1225fa33258848f94d85cda59aae298bff3672b48b2ebdcc2efc72dab5078d3a168bdca920f00c3df7
 WHIRLPOOL 
95cb5658985d5e08233c0c6b6509c797b2b97464261ac42b3b2c01ba04d734aadb363401943b77842828cc1e5641bed198c850d56beee004be761b6669ef799d
 DIST icedtea-bin-doc-3.4.0.tar.xz 11684272 SHA256 
fb6d16f81bfc1b6d8c9bbf93a07797a3b667c7e3fbf6083292cfb858b6f58056 SHA512 
06682cdb16fa7a49918f892aeb9ab6bf3fb4a4fc2b64cc555b38d38f826a70fa2451a5c549d0f1c113fc20f216d9ae3ab2fd81cd88ea79a14af94854e9ef3799
 WHIRLPOOL 
666aec67b8f1fe8d4bc2bdb0a5873ece59cebb44c480074d694365a04c40c17bc54913394fcbf6ce6257bac35e9e831217ec0806e63d9f7a66a97a480e6d4dbd
 DIST icedtea-bin-doc-7.2.6.10.tar.xz 10614336 SHA256 
e8a79fd42c8b6341df6dfc9a5a277aaecadcfe48e214988c900d1773313a95e2 SHA512 
fa0748d0042f297527f5af11beccdad0b671225b8f258495ec93faa3f55b8669488575e53375ec71a8a8c75d17db4b26fd5980ce0381ed5ab598fb5c07c80af6
 WHIRLPOOL 
3f9f82c115869c5f849527485ef841d6b985139c3494e388a4d0a4a5c9adeba6c45aabe2da87d9717c692866a8baad0170f1059dd22d0911ba8b88e84f55f777
-DIST icedtea-bin-doc-7.2.6.8.tar.xz 10608092 SHA256 
259f3e3bc826f93b5bab5720e21901ac1f17ef5807e9b8ff077c5315ee0275ae SHA512 
84c741aea87ee9edbb4c54ee4dcecd2adc155f0598bbc1031fac5ed5e5c5828e259a839200b3f908d0928806a0c851ffcfa8aed4ec0486c11fb521a21173fafa
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/bluez-qt/

2017-06-03 Thread Andreas Sturmlechner
commit: 80223b4ce5febbedff159310b7ffc430d2d016dc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 22:03:04 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 22:03:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80223b4c

kde-frameworks/bluez-qt: Drop 5.34.0 (r0)

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-frameworks/bluez-qt/bluez-qt-5.34.0.ebuild | 36 --
 1 file changed, 36 deletions(-)

diff --git a/kde-frameworks/bluez-qt/bluez-qt-5.34.0.ebuild 
b/kde-frameworks/bluez-qt/bluez-qt-5.34.0.ebuild
deleted file mode 100644
index 818a1825b54..000
--- a/kde-frameworks/bluez-qt/bluez-qt-5.34.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5 udev
-
-DESCRIPTION="Qt wrapper for Bluez 5 DBus API"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtnetwork)
-"
-RDEPEND="${DEPEND}
-   !kde-plasma/bluez-qt
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUDEV_RULES_INSTALL_DIR="$(get_udevdir)/rules.d"
-   )
-
-   kde5_src_configure
-}
-
-src_test() {
-   # bug: 609248
-   local myctestargs=( -j1 )
-
-   kde5_src_test
-}



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

2017-06-03 Thread Andreas Sturmlechner
commit: caebd13188f7462130c2f2d6d825c1ea21a6e229
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 21:49:55 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:51:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caebd131

app-crypt/qca: DEPEND on >=Qt-4.8.7

Ensure rebuild after Qt-4.8.7 stabilisation.

Gentoo-bug: 595618, 619326

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 app-crypt/qca/qca-2.1.3-r1.ebuild | 122 ++
 1 file changed, 122 insertions(+)

diff --git a/app-crypt/qca/qca-2.1.3-r1.ebuild 
b/app-crypt/qca/qca-2.1.3-r1.ebuild
new file mode 100644
index 000..1bdc07abea3
--- /dev/null
+++ b/app-crypt/qca/qca-2.1.3-r1.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils multibuild qmake-utils
+
+DESCRIPTION="Qt Cryptographic Architecture (QCA)"
+HOMEPAGE="https://userbase.kde.org/QCA;
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="2"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+
+IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 +qt4 qt5 
sasl softstore +ssl test"
+REQUIRED_USE="|| ( qt4 qt5 )"
+
+RDEPEND="
+   !app-crypt/qca-cyrus-sasl
+   !app-crypt/qca-gnupg
+   !app-crypt/qca-logger
+   !app-crypt/qca-ossl
+   !app-crypt/qca-pkcs11
+   botan? ( dev-libs/botan:0 )
+   gcrypt? ( dev-libs/libgcrypt:= )
+   gpg? ( app-crypt/gnupg )
+   nss? ( dev-libs/nss )
+   pkcs11? (
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   dev-libs/pkcs11-helper
+   )
+   qt4? ( >=dev-qt/qtcore-4.8.7-r2:4 )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtnetwork:5
+   )
+   sasl? ( dev-libs/cyrus-sasl:2 )
+   ssl? (
+   !libressl? ( >=dev-libs/openssl-1.0.1:0= )
+   libressl? ( dev-libs/libressl:= )
+   )
+"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )
+   test? (
+   qt4? ( dev-qt/qttest:4 )
+   qt5? ( dev-qt/qttest:5 )
+   )
+"
+
+DOCS=( README TODO )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-disable-pgp-test.patch"
+   "${FILESDIR}/${P}-c++11.patch"
+)
+
+qca_plugin_use() {
+   echo -DWITH_${2:-$1}_PLUGIN=$(usex "$1")
+}
+
+pkg_setup() {
+   MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
+}
+
+src_configure() {
+   myconfigure() {
+   local mycmakeargs=(
+   
-DQCA_FEATURE_INSTALL_DIR="${EPREFIX}$(${MULTIBUILD_VARIANT}_get_mkspecsdir)/features"
+   
-DQCA_PLUGINS_INSTALL_DIR="${EPREFIX}$(${MULTIBUILD_VARIANT}_get_plugindir)"
+   $(qca_plugin_use botan)
+   $(qca_plugin_use gcrypt)
+   $(qca_plugin_use gpg gnupg)
+   $(qca_plugin_use logger)
+   $(qca_plugin_use nss)
+   $(qca_plugin_use pkcs11)
+   $(qca_plugin_use sasl cyrus-sasl)
+   $(qca_plugin_use softstore)
+   $(qca_plugin_use ssl ossl)
+   -DBUILD_TESTS=$(usex test)
+   )
+
+   if [[ ${MULTIBUILD_VARIANT} == qt4 ]]; then
+   mycmakeargs+=(-DQT4_BUILD=ON)
+   fi
+
+   cmake-utils_src_configure
+   }
+
+   multibuild_foreach_variant myconfigure
+}
+
+src_compile() {
+   multibuild_foreach_variant cmake-utils_src_compile
+}
+
+src_test() {
+   mytest() {
+   local -x QCA_PLUGIN_PATH="${BUILD_DIR}/lib/qca"
+   cmake-utils_src_test
+   }
+
+   multibuild_foreach_variant mytest
+}
+
+src_install() {
+   multibuild_foreach_variant cmake-utils_src_install
+
+   if use doc; then
+   pushd "${BUILD_DIR}" >/dev/null || die
+   doxygen Doxyfile.in || die
+   dodoc -r apidocs/html
+   popd >/dev/null || die
+   fi
+
+   if use examples; then
+   dodoc -r "${S}"/examples
+   fi
+}



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

2017-06-03 Thread Mike Gilbert
commit: a6b3c3fa467f54a4ae55904a63ba9f39b0d47672
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 21:30:42 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 21:32:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b3c3fa

net-misc/networkmanager: remove old

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 net-misc/networkmanager/Manifest   |1 -
 .../networkmanager/files/init.d.NetworkManager |   57 -
 .../files/networkmanager-1.4.0-dhcp-helper.patch   | 1570 
 .../files/networkmanager-1.4.0-wifi-mac1.patch |  245 ---
 .../files/networkmanager-1.4.0-wifi-mac2.patch |  279 
 .../networkmanager/networkmanager-1.4.0-r1.ebuild  |  349 -
 6 files changed, 2501 deletions(-)

diff --git a/net-misc/networkmanager/Manifest b/net-misc/networkmanager/Manifest
index 27288c5deec..829a7b0153f 100644
--- a/net-misc/networkmanager/Manifest
+++ b/net-misc/networkmanager/Manifest
@@ -1,3 +1,2 @@
-DIST NetworkManager-1.4.0.tar.xz 3699568 SHA256 
c4d5e075998a291074501602a5068a7e54d9e0f2658aba079d58145d65be531d SHA512 
2580e885684f6ad464eebdf9e0dab5432d4d45f0f4127af7f8947be16fc5ce84a5cc090e195b68619c14e218d9cffcde1615400c19326e58bdac8fdf7b53fb46
 WHIRLPOOL 
39607ac0606039c242b2033b9e540c3beb88e7f48fdb8188d942341a57e097dc0e9c7bde248b6d9ae65bd3ac94df83b5e7d7a371baf7f32c8542581c3bdf778c
 DIST NetworkManager-1.4.4.tar.xz 3762664 SHA256 
829378f318cc008d138a23ca6a9191928ce75344e7e47a2f2c35f4ac82133309 SHA512 
a73e423e88b0e2694a46dc04f492a656d766796aa987b2e4644147a5939a6fdeb22ff5d8b36c723444bc0ab3d8740b80fa82c2f5e07f073998841695978d6e14
 WHIRLPOOL 
d5e4ca3868c2aa8bceec2029c573b61ccc2fbc9f9a84cb8360ecf7d7503011f0501e9bffd54b163de8e84606ad7977b3c187adb78beed3a44bf2a3ee9821631f
 DIST NetworkManager-1.8.0.tar.xz 3811100 SHA256 
fa5a5c6a36cdf95b12df34cc575bd61a74f297ede9be22cac4807a1aff3cf69e SHA512 
1f261a9bbba1013ec7ac88672f2ebdfdb9447874eb711ccfa7383534f003f37aabbcddb51aa868e14cec1d76c33d33a99d681a3858ea6239112fe6fce81a9c6c
 WHIRLPOOL 
3e94a50cd50582f9cad26937ee8d597fe275a857882b1fe7ee3a85e3a30cedf16f559064f92afcb00e1703c42b34c0438a0b798538dcedf8cd29da596390b93a

diff --git a/net-misc/networkmanager/files/init.d.NetworkManager 
b/net-misc/networkmanager/files/init.d.NetworkManager
deleted file mode 100644
index 3377cc7c1de..000
--- a/net-misc/networkmanager/files/init.d.NetworkManager
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/sbin/openrc-run
-# Copyright (c) 2008 Saleem Abdulrasool 
-# Copyright 2013-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-description="NetworkManager daemon. The service is marked as started only \
-when a network connection is established."
-
-depend() {
-   need dbus
-   provide net
-}
-
-start() {
-   # If we are re-called by a dispatcher event, we want to mark the service
-   # as started without starting the daemon again
-   yesno "${IN_BACKGROUND}" && return 0
-
-   [ -z "${INACTIVE_TIMEOUT}" ] && INACTIVE_TIMEOUT="1"
-
-   ebegin "Starting NetworkManager"
-   start-stop-daemon --start --quiet --pidfile 
/run/NetworkManager/NetworkManager.pid \
-   --exec /usr/sbin/NetworkManager -- --pid-file 
/run/NetworkManager/NetworkManager.pid
-   local _retval=$?
-   eend "${_retval}"
-   if [ "x${_retval}" = 'x0' ] && ! nm-online -t "${INACTIVE_TIMEOUT}"; 
then
-   einfo "Marking NetworkManager as inactive. It will 
automatically be marked"
-   einfo "as started after a network connection has been 
established."
-   mark_service_inactive
-   fi
-   return "${_retval}"
-}
-
-stop() {
-   # If we are re-called by a dispatcher event, we want to mark the service
-   # as inactive without stopping the daemon
-   if yesno "${IN_BACKGROUND}"; then
-   mark_service_inactive "${SVCNAME}"
-   return 0
-   fi
-
-   ebegin "Stopping NetworkManager"
-   local pidfile=/run/NetworkManager/NetworkManager.pid
-   if [ ! -e "${pidfile}" ] && [ -e /var/run/NetworkManager.pid ]; then 
-   # Try stopping the pid file used by <0.9.7
-   pidfile=/var/run/NetworkManager.pid
-   start-stop-daemon --stop --quiet --pidfile "${pidfile}"
-   ret=$?
-   [ ${ret} = 0 ] && [ -e "${pidfile}" ] && rm "${pidfile}"
-   eend ${ret}
-   else
-   start-stop-daemon --stop --quiet --pidfile "${pidfile}"
-   eend $?
-   fi
-}
-
-# vim: set ft=gentoo-init-d ts=4 :

diff --git 
a/net-misc/networkmanager/files/networkmanager-1.4.0-dhcp-helper.patch 
b/net-misc/networkmanager/files/networkmanager-1.4.0-dhcp-helper.patch
deleted file mode 100644
index 53e146a5492..000
--- a/net-misc/networkmanager/files/networkmanager-1.4.0-dhcp-helper.patch
+++ /dev/null
@@ -1,1570 +0,0 @@
-From 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/

2017-06-03 Thread Andreas Sturmlechner
commit: 03ba6eff5c669dc37db226deaf726a4ec0aa6517
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 14:33:41 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ba6eff

media-plugins/qmmp-plugin-pack: De-stabilise 0.10.2

Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4840

 media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.10.2.ebuild | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.10.2.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.10.2.ebuild
index 7096054fff0..9ec8989ba49 100644
--- a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.10.2.ebuild
+++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-0.10.2.ebuild
@@ -11,12 +11,15 @@ 
SRC_URI="http://qmmp.ylsoftware.com/files/plugins/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="media-libs/taglib
+RDEPEND="
+   dev-qt/qtgui:4
+   media-libs/taglib
media-sound/mpg123
=media-sound/qmmp-$(get_version_component_range 1-2)*
-   dev-qt/qtgui:4"
+"
 DEPEND="${RDEPEND}
-   dev-lang/yasm"
+   dev-lang/yasm
+"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kaddressbook/files/, kde-apps/kaddressbook/

2017-06-03 Thread Andreas Sturmlechner
commit: a35b4dca01b118ed484d9afbbca90c905bc6e6b7
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 19:55:26 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35b4dca

kde-apps/kaddressbook: Fix building in C++ 2011 and 2014 mode

 .../files/kaddressbook-4.4.2017.04-gcc6.patch  | 27 ++
 .../kaddressbook/kaddressbook-4.4.2017.04.ebuild   |  2 ++
 2 files changed, 29 insertions(+)

diff --git a/kde-apps/kaddressbook/files/kaddressbook-4.4.2017.04-gcc6.patch 
b/kde-apps/kaddressbook/files/kaddressbook-4.4.2017.04-gcc6.patch
new file mode 100644
index 000..5c7b55c5283
--- /dev/null
+++ b/kde-apps/kaddressbook/files/kaddressbook-4.4.2017.04-gcc6.patch
@@ -0,0 +1,27 @@
+--- a/kaddressbook/views/configurecardviewdialog.cpp
 b/kaddressbook/views/configurecardviewdialog.cpp
+@@ -34,6 +34,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+@@ -165,14 +166,14 @@
+ void CardViewLookNFeelPage::setTextFont()
+ {
+   QFont f( lTextFont->font() );
+-  if ( KFontDialog::getFont( f, false, this ) == QDialog::Accepted )
++  if ( KFontDialog::getFont( f, KFontChooser::NoDisplayFlags, this ) == 
QDialog::Accepted )
+ updateFontLabel( f, lTextFont );
+ }
+ 
+ void CardViewLookNFeelPage::setHeaderFont()
+ {
+   QFont f( lHeaderFont->font() );
+-  if ( KFontDialog::getFont( f,false, this ) == QDialog::Accepted )
++  if ( KFontDialog::getFont( f, KFontChooser::NoDisplayFlags, this ) == 
QDialog::Accepted )
+ updateFontLabel( f, lHeaderFont );
+ }
+ 

diff --git a/kde-apps/kaddressbook/kaddressbook-4.4.2017.04.ebuild 
b/kde-apps/kaddressbook/kaddressbook-4.4.2017.04.ebuild
index 822b8b1c29e..00897c0b3cb 100644
--- a/kde-apps/kaddressbook/kaddressbook-4.4.2017.04.ebuild
+++ b/kde-apps/kaddressbook/kaddressbook-4.4.2017.04.ebuild
@@ -32,6 +32,8 @@ KMEXTRACTONLY="
 
 KMLOADLIBS="libkdepim"
 
+PATCHES=( "${FILESDIR}/${P}-gcc6.patch" )
+
 src_install() {
kde4-meta_src_install
 



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

2017-06-03 Thread Andreas Sturmlechner
commit: 7e55472c302c17e309425bb0c2344cd802604c87
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 08:13:17 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e55472c

media-sound/qmmp: USE: kde->dbus; add gnome,libav; drop mpris

virtual/ffmpeg -> ffmpeg/libav
Consolidate USE kde, mpris into one dbus flag
Add USE=dbus to get full control over optional dev-qt/qtdbus DEPEND
Add missing DEPEND: dev-libs/libcdio
Sort IUSE, DEPENDs
CMAKE_IN_SOURCE_BUILD seems not necessary anymore.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4840

 media-sound/qmmp/qmmp-0.10.8.ebuild | 71 ++---
 1 file changed, 43 insertions(+), 28 deletions(-)

diff --git a/media-sound/qmmp/qmmp-0.10.8.ebuild 
b/media-sound/qmmp/qmmp-0.10.8.ebuild
index 9c17a3c486f..8cae55c54f9 100644
--- a/media-sound/qmmp/qmmp-0.10.8.ebuild
+++ b/media-sound/qmmp/qmmp-0.10.8.ebuild
@@ -4,11 +4,11 @@
 EAPI=6
 
 inherit cmake-utils
-[ "$PV" == "" ] && inherit subversion
+[[ ${PV} =  ]] && inherit subversion
 
 DESCRIPTION="Qt4-based audio player with winamp/xmms skins support"
 HOMEPAGE="http://qmmp.ylsoftware.com;
-if [ "$PV" != "" ]; then
+if [[ ${PV} !=  ]]; then
SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
KEYWORDS="~amd64 ~ppc ~x86"
 else
@@ -18,50 +18,64 @@ fi
 LICENSE="GPL-2"
 SLOT="0"
 # KEYWORDS further up
-IUSE="analyzer aac +alsa bs2b cdda cover crossfade cue curl enca ffmpeg flac 
jack game kde ladspa
-lyrics +mad midi mms modplug mplayer mpris musepack notifier opus oss projectm
+IUSE="aac +alsa analyzer bs2b cdda cover crossfade cue curl +dbus enca ffmpeg 
flac game gnome
+jack ladspa libav lyrics +mad midi mms modplug mplayer musepack notifier opus 
oss projectm
 pulseaudio qsui scrobbler sndfile soxr stereo tray udisks +vorbis wavpack"
 
-RDEPEND="media-libs/taglib
+REQUIRED_USE="gnome? ( dbus ) udisks? ( dbus )"
+
+RDEPEND="
dev-qt/qtcore:4
-   dev-qt/qtdbus:4
dev-qt/qtgui:4
dev-qt/qtmultimedia:4
+   media-libs/taglib
+   aac? ( media-libs/faad2 )
alsa? ( media-libs/alsa-lib )
bs2b? ( media-libs/libbs2b )
-   cdda? ( dev-libs/libcdio-paranoia )
+   cdda? (
+   dev-libs/libcdio
+   dev-libs/libcdio-paranoia
+   )
cue? ( media-libs/libcue )
curl? ( net-misc/curl )
-   aac? ( media-libs/faad2 )
+   dbus? ( dev-qt/qtdbus:4 )
enca? ( app-i18n/enca )
+   ffmpeg? (
+   !libav? ( media-video/ffmpeg:= )
+   libav? ( media-video/libav:= )
+   )
flac? ( media-libs/flac )
game? ( media-libs/game-music-emu )
+   jack? (
+   media-libs/libsamplerate
+   media-sound/jack-audio-connection-kit
+   )
ladspa? ( media-libs/ladspa-cmt )
mad? ( media-libs/libmad )
midi? ( media-sound/wildmidi )
mms? ( media-libs/libmms )
+   modplug? ( >=media-libs/libmodplug-0.8.4 )
mplayer? ( media-video/mplayer )
musepack? ( >=media-sound/musepack-tools-444 )
-   modplug? ( >=media-libs/libmodplug-0.8.4 )
-   vorbis? ( media-libs/libvorbis
-   media-libs/libogg )
-   jack? ( media-sound/jack-audio-connection-kit
-   media-libs/libsamplerate )
-   ffmpeg? ( virtual/ffmpeg )
opus? ( media-libs/opusfile )
-   projectm? ( media-libs/libprojectm
-   dev-qt/qtopengl:4 )
+   projectm? (
+   dev-qt/qtopengl:4
+   media-libs/libprojectm
+   )
pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
-   wavpack? ( media-sound/wavpack )
scrobbler? ( net-misc/curl )
sndfile? ( media-libs/libsndfile )
soxr? ( media-libs/soxr )
-   udisks? ( sys-fs/udisks:2 )"
+   udisks? ( sys-fs/udisks:2 )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+   wavpack? ( media-sound/wavpack )
+"
 DEPEND="${RDEPEND}"
 
-DOCS="AUTHORS ChangeLog README"
-
-CMAKE_IN_SOURCE_BUILD="1"
+DOCS=( AUTHORS ChangeLog README )
 
 src_prepare() {
if has_version dev-libs/libcdio-paranoia; then
@@ -74,32 +88,33 @@ src_prepare() {
 }
 
 src_configure() {
-   mycmakeargs=(
-   -DUSE_ALSA="$(usex alsa)"
+   local mycmakeargs=(
-DUSE_AAC="$(usex aac)"
+   -DUSE_ALSA="$(usex alsa)"
-DUSE_ANALYZER="$(usex analyzer)"
-DUSE_BS2B="$(usex bs2b)"
-DUSE_CDA="$(usex cdda)"
-   -DUSE_CROSSFADE="$(usex crossfade)"
-DUSE_COVER="$(usex cover)"
+   -DUSE_CROSSFADE="$(usex crossfade)"
-DUSE_CUE="$(usex cue)"
-DUSE_CURL="$(usex curl)"
+   -DUSE_KDENOTIFY="$(usex dbus)"
+   

[gentoo-commits] repo/gentoo:master commit in: media-tv/linuxtv-dvb-apps/

2017-06-03 Thread Andreas Sturmlechner
commit: 4251b4e2105d4fc587deef555152f7efb79d6798
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 20:13:32 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4251b4e2

media-tv/linuxtv-dvb-apps: Drop obsolete dev-db/xbase blocker

Update HOMEPAGE and DESCRIPTION.
File collision was fixed by Pacho in 2012.

Gentoo-bug: 208596

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild  | 25 --
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git 
a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild 
b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild
index a34e9279482..88362e0f4de 100644
--- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild
+++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223-r1.ebuild
@@ -1,37 +1,40 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit eutils multilib toolchain-funcs vcs-snapshot
 
-HOMEPAGE="http://www.linuxtv.org/;
-DESCRIPTION="small utils for DVB to scan, zap, view signal strength, ..."
+HOMEPAGE="https://www.linuxtv.org/;
+DESCRIPTION="Small utils for DVB to scan, zap, view signal strength, ..."
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="alevt test usb"
+IUSE="alevt usb"
 
-RDEPEND="alevt? ( !media-video/alevt
-   media-libs/libpng
+RDEPEND="
+   alevt? (
+   !media-video/alevt
+   media-libs/libpng:0=
media-libs/zvbi[v4l]
sys-libs/zlib
-   x11-libs/libX11 )
+   x11-libs/libX11
+   )
usb? ( virtual/libusb:0 )
-   !dev-db/xbase"
+"
 DEPEND="${RDEPEND}
dev-lang/perl
-   virtual/linuxtv-dvb-headers"
-# !dev-db/xbase (bug #208596)
+   virtual/linuxtv-dvb-headers
+"
 
 src_prepare() {
epatch \
"${FILESDIR}"/${P}-ldflags.patch \
"${FILESDIR}"/${P}-alevt.patch
 
-   # do not compile test-progs, incompartible with videodev2.h
+   # do not compile test-progs, incompatible with videodev2.h
sed -e '/-C test/d' \
-i Makefile || die
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kmail/files/, kde-apps/kmail/

2017-06-03 Thread Andreas Sturmlechner
commit: 5db4188c44153a9072a15f19ac05e91b7ab0aaa8
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 19:57:52 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db4188c

kde-apps/kmail: Fix building in C++ 2011 and 2014 mode

 kde-apps/kmail/files/kmail-4.4.2017.04-gcc6.patch | 42 +++
 kde-apps/kmail/kmail-4.4.2017.04.ebuild   |  2 ++
 2 files changed, 44 insertions(+)

diff --git a/kde-apps/kmail/files/kmail-4.4.2017.04-gcc6.patch 
b/kde-apps/kmail/files/kmail-4.4.2017.04-gcc6.patch
new file mode 100644
index 000..e4a891b8d1c
--- /dev/null
+++ b/kde-apps/kmail/files/kmail-4.4.2017.04-gcc6.patch
@@ -0,0 +1,42 @@
+--- a/kmail/folderview.cpp
 b/kmail/folderview.cpp
+@@ -1907,7 +1907,7 @@
+KGuiItem( i18n( "Go To" ) ),
+KGuiItem( i18n( "Do Not Go To" ) ), // defaults
+":kmail_AskNextFolder",
+-   false
++   0
+  ) == KMessageBox::No
+  )
+ return true; // assume selected (do not continue looping)
+--- a/kmail/kmmainwidget.cpp
 b/kmail/kmmainwidget.cpp
+@@ -1588,7 +1588,7 @@
+   i18n( "Security Warning" ),
+   KGuiItem(i18n( "Use HTML" )),
+   KStandardGuiItem::cancel(),
+-  "OverrideHtmlWarning", false);
++  "OverrideHtmlWarning", 0);
+ if( result == KMessageBox::Cancel ) {
+   mPreferHtmlAction->setChecked( false );
+   return;
+@@ -1617,7 +1617,7 @@
+   i18n( "Security Warning" ),
+   KGuiItem(i18n( "Load External References" )),
+   KStandardGuiItem::cancel(),
+-  "OverrideHtmlLoadExtWarning", false);
++  "OverrideHtmlLoadExtWarning", 0);
+ if( result == KMessageBox::Cancel ) {
+   mPreferHtmlLoadExtAction->setChecked( false );
+   return;
+--- a/kmail/kmsender.cpp
 b/kmail/kmsender.cpp
+@@ -575,7 +575,7 @@
+ i18n( "Security Warning" ),
+ KGuiItem( i18n( "Send Unencrypted" ) ),
+ KStandardGuiItem::cancel(),
+-"useCustomTransportWithoutAsking", false );
++"useCustomTransportWithoutAsking", 0 );
+ 
+   if ( result == KMessageBox::Cancel ) {
+ mProgressItem->cancel();

diff --git a/kde-apps/kmail/kmail-4.4.2017.04.ebuild 
b/kde-apps/kmail/kmail-4.4.2017.04.ebuild
index 30728aaf34b..00c3717ccfd 100644
--- a/kde-apps/kmail/kmail-4.4.2017.04.ebuild
+++ b/kde-apps/kmail/kmail-4.4.2017.04.ebuild
@@ -41,6 +41,8 @@ KMEXTRA="
 "
 KMLOADLIBS="libkdepim"
 
+PATCHES=( "${FILESDIR}/${P}-gcc6.patch" )
+
 src_configure() {
mycmakeargs=(
-DWITH_IndicateQt=OFF



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

2017-06-03 Thread Andreas Sturmlechner
commit: 3941babba3417404fffb6276626cd2a799cdff57
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 11:54:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3941babb

media-sound/qmmp: Sort build flags

Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4840

 media-sound/qmmp/qmmp-1.1.8.ebuild | 14 +++---
 media-sound/qmmp/qmmp-.ebuild  | 14 +++---
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/media-sound/qmmp/qmmp-1.1.8.ebuild 
b/media-sound/qmmp/qmmp-1.1.8.ebuild
index d7b854b1781..846c740edb7 100644
--- a/media-sound/qmmp/qmmp-1.1.8.ebuild
+++ b/media-sound/qmmp/qmmp-1.1.8.ebuild
@@ -23,6 +23,8 @@ IUSE="aac +alsa analyzer bs2b cdda cover crossfade cue curl 
+dbus enca ffmpeg fl
 jack ladspa libav lyrics +mad midi mms modplug mplayer musepack notifier opus 
oss projectm
 pulseaudio qsui qtmedia scrobbler sid sndfile soxr stereo tray udisks +vorbis 
wavpack"
 
+REQUIRED_USE="gnome? ( dbus ) udisks? ( dbus )"
+
 RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
@@ -84,8 +86,6 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog README )
 
-REQUIRED_USE="gnome? ( dbus ) udisks? ( dbus )"
-
 src_prepare() {
if has_version dev-libs/libcdio-paranoia; then
sed -i \
@@ -98,15 +98,17 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DUSE_ALSA="$(usex alsa)"
-DUSE_AAC="$(usex aac)"
+   -DUSE_ALSA="$(usex alsa)"
-DUSE_ANALYZER="$(usex analyzer)"
-DUSE_BS2B="$(usex bs2b)"
-DUSE_CDA="$(usex cdda)"
-   -DUSE_CROSSFADE="$(usex crossfade)"
-DUSE_COVER="$(usex cover)"
+   -DUSE_CROSSFADE="$(usex crossfade)"
-DUSE_CUE="$(usex cue)"
-DUSE_CURL="$(usex curl)"
+   -DUSE_KDENOTIFY="$(usex dbus)"
+   -DUSE_MPRIS="$(usex dbus)"
-DUSE_ENCA="$(usex enca)"
-DUSE_FFMPEG="$(usex ffmpeg)"
-DUSE_FLAC="$(usex flac)"
@@ -114,15 +116,13 @@ src_configure() {
-DUSE_GNOMEHOTKEY="$(usex gnome)"
-DUSE_HAL=OFF
-DUSE_JACK="$(usex jack)"
-   -DUSE_KDENOTIFY="$(usex dbus)"
-DUSE_LADSPA="$(usex ladspa)"
-DUSE_LYRICS="$(usex lyrics)"
-DUSE_MAD="$(usex mad)"
-DUSE_MIDI="$(usex midi)"
-   -DUSE_MPLAYER="$(usex mplayer)"
-DUSE_MMS="$(usex mms)"
-DUSE_MODPLUG="$(usex modplug)"
-   -DUSE_MPRIS="$(usex dbus)"
+   -DUSE_MPLAYER="$(usex mplayer)"
-DUSE_MPC="$(usex musepack)"
-DUSE_NOTIFIER="$(usex notifier)"
-DUSE_OPUS="$(usex opus)"

diff --git a/media-sound/qmmp/qmmp-.ebuild 
b/media-sound/qmmp/qmmp-.ebuild
index d7b854b1781..846c740edb7 100644
--- a/media-sound/qmmp/qmmp-.ebuild
+++ b/media-sound/qmmp/qmmp-.ebuild
@@ -23,6 +23,8 @@ IUSE="aac +alsa analyzer bs2b cdda cover crossfade cue curl 
+dbus enca ffmpeg fl
 jack ladspa libav lyrics +mad midi mms modplug mplayer musepack notifier opus 
oss projectm
 pulseaudio qsui qtmedia scrobbler sid sndfile soxr stereo tray udisks +vorbis 
wavpack"
 
+REQUIRED_USE="gnome? ( dbus ) udisks? ( dbus )"
+
 RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
@@ -84,8 +86,6 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog README )
 
-REQUIRED_USE="gnome? ( dbus ) udisks? ( dbus )"
-
 src_prepare() {
if has_version dev-libs/libcdio-paranoia; then
sed -i \
@@ -98,15 +98,17 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DUSE_ALSA="$(usex alsa)"
-DUSE_AAC="$(usex aac)"
+   -DUSE_ALSA="$(usex alsa)"
-DUSE_ANALYZER="$(usex analyzer)"
-DUSE_BS2B="$(usex bs2b)"
-DUSE_CDA="$(usex cdda)"
-   -DUSE_CROSSFADE="$(usex crossfade)"
-DUSE_COVER="$(usex cover)"
+   -DUSE_CROSSFADE="$(usex crossfade)"
-DUSE_CUE="$(usex cue)"
-DUSE_CURL="$(usex curl)"
+   -DUSE_KDENOTIFY="$(usex dbus)"
+   -DUSE_MPRIS="$(usex dbus)"
-DUSE_ENCA="$(usex enca)"
-DUSE_FFMPEG="$(usex ffmpeg)"
-DUSE_FLAC="$(usex flac)"
@@ -114,15 +116,13 @@ src_configure() {
-DUSE_GNOMEHOTKEY="$(usex gnome)"
-DUSE_HAL=OFF
-DUSE_JACK="$(usex jack)"
-   -DUSE_KDENOTIFY="$(usex dbus)"
-DUSE_LADSPA="$(usex ladspa)"
-DUSE_LYRICS="$(usex lyrics)"
-DUSE_MAD="$(usex mad)"
-DUSE_MIDI="$(usex midi)"
-   

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

2017-06-03 Thread Andreas Sturmlechner
commit: a1956cb78426714fd8f0fcc55b5a60e5390724b0
Author: Kacper Kołodziej  kolodziej  in>
AuthorDate: Sat Mar 11 11:34:59 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1956cb7

dev-libs/tvision: Bump to EAPI=6

Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4182

 .../files/tvision-2.1.0_pre2-build-system.patch| 30 +++
 dev-libs/tvision/tvision-2.1.0_pre2-r4.ebuild  | 44 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-libs/tvision/files/tvision-2.1.0_pre2-build-system.patch 
b/dev-libs/tvision/files/tvision-2.1.0_pre2-build-system.patch
new file mode 100644
index 000..8ba26208948
--- /dev/null
+++ b/dev-libs/tvision/files/tvision-2.1.0_pre2-build-system.patch
@@ -0,0 +1,30 @@
+index 8b78ba3..92aa570 100644
+--- a/config.pl
 b/config.pl
+@@ -,7 +,7 @@ sub GenerateMakefile
+ $rep.="\t\$(MAKE) prefix=\$(prefix) -C intl\n";
+}
+  $text=~s/\@target_rules\@/$rep/g;
+- $rep="intl-dummy:\n\t\$(MAKE) -C intl/dummy\n";
++ $rep="intl-dummy:\n\t\$(MAKE) prefix=\$(prefix) -C intl/dummy\n";
+  $rep.="\tcp intl/dummy/libtvfintl.a $makeDir\n";
+  $rep.="\tranlib $makeDir/libtvfintl.a\n" if $conf{'UseRanLib'};
+  $text=~s/\@intl_dummy_rule\@/$rep/g;
+@@ -1196,7 +1196,7 @@ sub GenerateMakefile
+}
+  if ($internac)
+{
+-$rep.="\ninstall-internac:\n\t\$(MAKE) -C intl install\n";
++$rep.="\ninstall-internac:\n\t\$(MAKE) prefix=\$(prefix) -C intl 
install\n";
+}
+  $text=~s/\@install_rules\@/$rep/g;
+ 
+@@ -1216,7 +1216,7 @@ sub GenerateMakefile
+  $rep.="\trm -f intl/dummy/*.lo\n";
+  $rep.="\trm -f intl/dummy/*.a\n";
+  $rep.="\t-\$(MAKE) -C examples clean\n";
+- $rep.="\t-\$(MAKE) -C intl clean\n";
++ $rep.="\t-\$(MAKE) prefix=\$(prefix) -C intl clean\n";
+  $rep.="\trm -f configure.cache\n";
+  $rep.="\trm -f rhtv-config\$(EXE_EXT)\n";
+  $text=~s/\@clean\@/$rep/g;

diff --git a/dev-libs/tvision/tvision-2.1.0_pre2-r4.ebuild 
b/dev-libs/tvision/tvision-2.1.0_pre2-r4.ebuild
new file mode 100644
index 000..3e21aab2f9e
--- /dev/null
+++ b/dev-libs/tvision/tvision-2.1.0_pre2-r4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Text User Interface that implements the well known CUA widgets"
+HOMEPAGE="http://tvision.sourceforge.net/;
+SRC_URI="mirror://sourceforge/tvision/rhtvision_${PV/_pre/-}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DOCS=( readme.txt THANKS TODO )
+
+HTML_DOCS=( www-site/. )
+
+S=${WORKDIR}/${PN}
+
+PATCHES=(
+   "${FILESDIR}/${P}-gcc41.patch"
+   "${FILESDIR}/${P}-outb.patch"
+   "${FILESDIR}/${P}-underflow.patch"
+   "${FILESDIR}/${P}-asneeded.patch"
+   "${FILESDIR}/${P}-gcc44.patch"
+   "${FILESDIR}/${P}-ldconfig.patch"
+   "${FILESDIR}/${P}-flags.patch"
+   "${FILESDIR}/${P}-gcc6.patch" # bug #594176
+   "${FILESDIR}/${P}-build-system.patch" # for EAPI=6
+)
+
+src_configure() {
+   ./configure --fhs || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" install \
+   prefix="\${DESTDIR}/usr" \
+   libdir="\$(prefix)/$(get_libdir)"
+
+   einstalldocs
+   dosym rhtvision /usr/include/tvision
+}



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

2017-06-03 Thread Andreas Sturmlechner
commit: 7ef2291f68b16dd0e5c53ee0e760a39c089e048a
Author: Kacper Kołodziej  kolodziej  in>
AuthorDate: Fri Mar 10 21:23:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef2291f

dev-libs/tvision: Fix gcc-6 compilation errors

Gentoo-bug: 594176
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4182

 .../tvision/files/tvision-2.1.0_pre2-gcc6.patch| 149 +
 dev-libs/tvision/tvision-2.1.0_pre2-r3.ebuild  |   3 +-
 2 files changed, 151 insertions(+), 1 deletion(-)

diff --git a/dev-libs/tvision/files/tvision-2.1.0_pre2-gcc6.patch 
b/dev-libs/tvision/files/tvision-2.1.0_pre2-gcc6.patch
new file mode 100644
index 000..30f8ade3354
--- /dev/null
+++ b/dev-libs/tvision/files/tvision-2.1.0_pre2-gcc6.patch
@@ -0,0 +1,149 @@
+Fix gcc-6 compilation errors; bug 594176
+
+--- a/classes/tdesktop.cc
 b/classes/tdesktop.cc
+@@ -26,6 +26,10 @@ Modified cursor behavior while desktop locked by Salvador 
E. Tropea (SET)
+ #define Uses_TVCodePage
+ #include 
+ 
++#include 
++
++using std::abs;
++
+ TDeskInit::TDeskInit( TBackground *(*cBackground)( TRect ) ) :
+ createBackground( cBackground )
+ {
+--- a/classes/tdisplay.cc
 b/classes/tdisplay.cc
+@@ -22,6 +22,10 @@ same used in original Turbo Vision for compatibility 
purposes.
+ #define Uses_TVCodePage
+ #include 
+ 
++#include 
++
++using std::abs;
++
+ // Remove me please!
+ int TDisplay::dual_display=0;
+ 
+--- a/classes/tvtext1.cc
 b/classes/tvtext1.cc
+@@ -110,10 +110,10 @@
+ char TCheckBoxes::button[] = " [ ] ";
+ char TCheckBoxes::obutton[] = " [ ] ";
+ 
+-TScrollChars TScrollBar::vChars = {30, 31, 177, 254, 178}; // ���
+-TScrollChars TScrollBar::ovChars = {30, 31, 177, 254, 178}; // ���
+-TScrollChars TScrollBar::hChars = {17, 16, 177, 254, 178}; // ���
+-TScrollChars TScrollBar::ohChars = {17, 16, 177, 254, 178}; // ���
++TScrollChars TScrollBar::vChars = {30, 31, (char) 177, (char) 254, (char) 
178}; // ���
++TScrollChars TScrollBar::ovChars = {30, 31, (char) 177, (char) 254, (char) 
178}; // ���
++TScrollChars TScrollBar::hChars = {17, 16, (char) 177, (char) 254, (char) 
178}; // ���
++TScrollChars TScrollBar::ohChars = {17, 16, (char) 177, (char) 254, (char) 
178}; // ���
+ 
+ char TButton::shadows[] = "\xDC\xDB\xDF"; // ���
+ char TButton::oshadows[] = "\xDC\xDB\xDF"; // ���
+--- a/classes/x11/x11src.cc
 b/classes/x11/x11src.cc
+@@ -94,6 +94,10 @@
+  #define TIMER_ALARM SIGALRM
+ #endif
+ 
++#include 
++
++using std::abs;
++
+ const unsigned foWmin=5, foHmin=7, foWmax=20, foHmax=32;
+ const int cursorDelay=30;
+ 
+@@ -2555,49 +2559,49 @@ Cursor TScreenX11::busyCursor,
+TScreenX11::leftPtr;
+ char   TScreenX11::busyCursorMap[]=
+ {
+- 0xff, 0xff, 0xff, 0x1f,
+- 0xfd, 0xff, 0xff, 0x1f,
+- 0xf9, 0xff, 0xff, 0x1f,
+- 0xf1, 0xff, 0xff, 0x1f,
+- 0xe1, 0x7f, 0xc0, 0x1f,
+- 0xc1, 0x7f, 0xc0, 0x1f,
+- 0x81, 0x3f, 0x80, 0x1f,
+- 0x01, 0x9f, 0x3b, 0x1f,
+- 0x01, 0xce, 0x7b, 0x1e,
+- 0xc1, 0xef, 0xfb, 0x1e,
+- 0xc9, 0xef, 0xf1, 0x18,
+- 0x9d, 0xef, 0xf1, 0x18,
+- 0x9f, 0xef, 0xfe, 0x18,
+- 0x3f, 0x6f, 0xff, 0x1e,
+- 0x3f, 0xcf, 0x7f, 0x1e,
+- 0xff, 0x9f, 0x3f, 0x1f,
+- 0xff, 0x3f, 0x80, 0x1f,
+- 0xff, 0x7f, 0xc0, 0x1f,
+- 0xff, 0x7f, 0xc0, 0x1f,
+- 0xff, 0xff, 0xff, 0x1f
++ (char)0xff, (char)0xff, (char)0xff, (char)0x1f,
++ (char)0xfd, (char)0xff, (char)0xff, (char)0x1f,
++ (char)0xf9, (char)0xff, (char)0xff, (char)0x1f,
++ (char)0xf1, (char)0xff, (char)0xff, (char)0x1f,
++ (char)0xe1, (char)0x7f, (char)0xc0, (char)0x1f,
++ (char)0xc1, (char)0x7f, (char)0xc0, (char)0x1f,
++ (char)0x81, (char)0x3f, (char)0x80, (char)0x1f,
++ (char)0x01, (char)0x9f, (char)0x3b, (char)0x1f,
++ (char)0x01, (char)0xce, (char)0x7b, (char)0x1e,
++ (char)0xc1, (char)0xef, (char)0xfb, (char)0x1e,
++ (char)0xc9, (char)0xef, (char)0xf1, (char)0x18,
++ (char)0x9d, (char)0xef, (char)0xf1, (char)0x18,
++ (char)0x9f, (char)0xef, (char)0xfe, (char)0x18,
++ (char)0x3f, (char)0x6f, (char)0xff, (char)0x1e,
++ (char)0x3f, (char)0xcf, (char)0x7f, (char)0x1e,
++ (char)0xff, (char)0x9f, (char)0x3f, (char)0x1f,
++ (char)0xff, (char)0x3f, (char)0x80, (char)0x1f,
++ (char)0xff, (char)0x7f, (char)0xc0, (char)0x1f,
++ (char)0xff, (char)0x7f, (char)0xc0, (char)0x1f,
++ (char)0xff, (char)0xff, (char)0xff, (char)0x1f
+ };
+ char TScreenX11::busyCursorMask[]=
+ {
+- 0xfc, 0xff, 0xff, 0x1f,
+- 0xf8, 0xff, 0xff, 0x1f,
+- 0xf0, 0xff, 0xff, 0x1f,
+- 0xe0, 0x3f, 0x80, 0x1f,
+- 0xc0, 0x3f, 0x80, 0x1f,
+- 0x80, 0x3f, 0x80, 0x1f,
+- 0x00, 0x1f, 0x00, 0x1f,
+- 0x00, 0x0e, 0x00, 0x1e,
+- 0x00, 0x04, 0x00, 0x1c,
+- 0x00, 0x04, 0x00, 0x10,
+- 0x80, 0x07, 0x00, 0x10,
+- 0x08, 0x07, 0x00, 0x10,
+- 0x0c, 0x07, 0x00, 0x10,
+- 0x1f, 0x06, 0x00, 0x10,
+- 0x1f, 0x06, 0x00, 0x1c,
+- 0x3f, 0x0f, 0x00, 0x1e,
+- 0xff, 0x1f, 0x00, 0x1f,
+- 0xff, 0x3f, 0x80, 0x1f,
+- 0xff, 0x3f, 0x80, 0x1f,
+- 

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

2017-06-03 Thread Andreas Sturmlechner
commit: f4bf3ae55cdce169e63bc2fb1c6bafa7bf437730
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 08:14:09 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bf3ae5

media-sound/qmmp: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4840

 media-sound/qmmp/Manifest   |   2 -
 media-sound/qmmp/metadata.xml   |   2 -
 media-sound/qmmp/qmmp-0.10.5.ebuild | 122 
 media-sound/qmmp/qmmp-0.10.6.ebuild | 122 
 4 files changed, 248 deletions(-)

diff --git a/media-sound/qmmp/Manifest b/media-sound/qmmp/Manifest
index 7a8cc3e7116..6ab7c36c44d 100644
--- a/media-sound/qmmp/Manifest
+++ b/media-sound/qmmp/Manifest
@@ -1,5 +1,3 @@
-DIST qmmp-0.10.5.tar.bz2 1342190 SHA256 
c1ac6aa5241f0ade901793a2e581183903e6c861a9f275f3f9735753f5e463ac SHA512 
24751504101d3cf753f032515b61faf0e7f3b3b70ac1a8f7742e650868be3adb7ecae54c01bc5e7e407c6f3796da0a4347c908d976205448743163b22e211942
 WHIRLPOOL 
12ba0e0ef6bd3116326af6624628ebf2128d9d882e32ef3474bc4a6d4047c68de404bec07e893f101bdd8b6a0b843f5e3b1941e537fcdf436997a545b19ee027
-DIST qmmp-0.10.6.tar.bz2 1341977 SHA256 
9ec1df1128182dfe1d5686bfb857148577f4f2f1a10e5a0459998464ae6cd272 SHA512 
fd549a381f957d38923fa675b284c0d57128eecb88d672d2ac82b8fb2e9b40004fd1f870425bd356badd3394ba36b8b9abfc7b61cc3b650512a9f203e0745db7
 WHIRLPOOL 
3039fb8d96bfde5b84a830fd6bcecb70dd94a3b7376a902345fb8166c77f6579df2bd67a3363119d15720ad65cbe1ac4de204d943c68962d25e1f0ebdafeb906
 DIST qmmp-0.10.8.tar.bz2 1343497 SHA256 
0458bb57a89c8891481ed854ef6b9c0a5f6d1e27eb86a1ac6b7c14a28abcc353 SHA512 
8dc67b8b9da6e0c105287967c88c6b8182f9985523ea5a0fdecef240e2f5bec810090be2644ac8eb701133d2a483e9c2971db7414f4247dc67d04ce5b2e556bc
 WHIRLPOOL 
4c4374777ede2100f4801e140051fc37ce2f89032c8a1af3de05a4ac3a448f3f74e96c04f03b43e2da609d48d1fd336b5136571c3ed07805b2f7ab495426c65e
 DIST qmmp-1.1.7.tar.bz2 1135005 SHA256 
464f79d9a54e6456c5abcb570d7f062e48d3eaa3d60ad2b09c58bc62af5b87a7 SHA512 
058187d34b848c0917077a167bcb52c63e39b5150409295ea658484d99fcd5582f7871979d3d3eea40aa97f0d9bf2a2d72ae721b827bcc0366b1bbc652aa3a72
 WHIRLPOOL 
1c1f22a22329619f63a1a24590b41b352d398bb4653117c81918b2e940e887c6aaa06f178674a97893de7418673022bdc800a09643d3fb38096f6dc78b7774c3
 DIST qmmp-1.1.8.tar.bz2 1135090 SHA256 
17bc88d00ea0753e6fc7273592e894320f05cae807f7cc2c6a5351c73217f010 SHA512 
f5335922febcf8397b0d8d9b83b305752a85e036ffc33b950107344eb344ca5737db287a57876c7d67ebfe78dfdd0697d87105df73e5eedf248923d9991f5edd
 WHIRLPOOL 
0fa5ae11c93f3b0a47a692007a6e463dcc3c090a8bba964f23f6751a91883d67baec9d0d01ffbd615c281eef5797ac3bcbc011fad47fe9656314e0a4be8c5b68

diff --git a/media-sound/qmmp/metadata.xml b/media-sound/qmmp/metadata.xml
index 9e4d00ae582..472f2398ac7 100644
--- a/media-sound/qmmp/metadata.xml
+++ b/media-sound/qmmp/metadata.xml
@@ -19,10 +19,8 @@
Detects the character encoding 
automatically
Enable Game music support
Enable Gnome hotkey support (requires 
Qt5DBus)
-   Use kde4 notifier system
Fetch track lyrics from the web
Enable midi support using wildmidi 
library
-   Enable MPRIS support
Enable qmmps' notifier system
Enable the opus plugin
Enable projectm music visualization 
plugin

diff --git a/media-sound/qmmp/qmmp-0.10.5.ebuild 
b/media-sound/qmmp/qmmp-0.10.5.ebuild
deleted file mode 100644
index 4210e113c68..000
--- a/media-sound/qmmp/qmmp-0.10.5.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-[ "$PV" == "" ] && inherit subversion
-
-DESCRIPTION="Qt4-based audio player with winamp/xmms skins support"
-HOMEPAGE="http://qmmp.ylsoftware.com;
-if [ "$PV" != "" ]; then
-   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2;
-   KEYWORDS="amd64 ~ppc x86"
-else
-   ESVN_REPO_URI="https://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp/;
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-# KEYWORDS further up
-IUSE="analyzer aac +alsa bs2b cdda cover crossfade cue curl enca ffmpeg flac 
jack game kde ladspa
-lyrics +mad midi mms modplug mplayer mpris musepack notifier opus oss projectm
-pulseaudio qsui scrobbler sndfile soxr stereo tray udisks +vorbis wavpack"
-
-RDEPEND="media-libs/taglib
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   dev-qt/qtmultimedia:4
-   alsa? ( media-libs/alsa-lib )
-   bs2b? ( media-libs/libbs2b )
-   cdda? ( dev-libs/libcdio-paranoia )
-   cue? ( media-libs/libcue )
-   curl? ( net-misc/curl )
-   aac? ( media-libs/faad2 )
-   enca? ( app-i18n/enca )
-   flac? ( media-libs/flac )
-   game? 

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

2017-06-03 Thread Andreas Sturmlechner
commit: d51654ee0326c1d4057800b37712a84ddd26878e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 19:57:22 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 21:26:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51654ee

dev-db/xbase: Update HOMEPAGE, dohtml -> HTML_DOCS, drop ltprune.eclass

Merging remaining changes taken from PR#4182 with partially overlapping
existing work from tree and adding changes of my own.

Gentoo-bug: 594174
Thanks-to: Kacper Kołodziej  kolodziej.in>
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4182

 dev-db/xbase/xbase-3.1.2.ebuild | 28 ++--
 1 file changed, 18 insertions(+), 10 deletions(-)

diff --git a/dev-db/xbase/xbase-3.1.2.ebuild b/dev-db/xbase/xbase-3.1.2.ebuild
index eba9889c70a..c38abe5a5f2 100644
--- a/dev-db/xbase/xbase-3.1.2.ebuild
+++ b/dev-db/xbase/xbase-3.1.2.ebuild
@@ -2,14 +2,15 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools ltprune
+
+inherit autotools
 
 DESCRIPTION="xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library"
-HOMEPAGE="http://linux.techass.com/projects/xdb/;
+HOMEPAGE="https://sourceforge.net/projects/xdb/ 
http://linux.techass.com/projects/xdb/;
 SRC_URI="mirror://sourceforge/xdb/${PN}64-${PV}.tar.gz"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd"
 IUSE="doc static-libs"
 
@@ -39,15 +40,22 @@ src_configure() {
 }
 
 src_install() {
-   default
-   prune_libtool_files
+   if use doc; then
+   HTML_DOCS+=( html/. )
+   if [[ -e examples/.libs ]] ; then
+   rm -r examples/.libs || die
+   fi
+   dodoc -r examples
+   fi
 
-   # media-tv/linuxtv-dvb-apps collision, bug #208596
-   mv "${ED}/usr/bin/zap" "${ED}/usr/bin/${PN}-zap" || die
+   default
+   find "${D}" -name '*.la' -delete || die
 
if use doc; then
-   dohtml html/*
-   insinto /usr/share/doc/${PF}/examples
-   doins examples/*
+   rm "${ED%/}"/usr/share/doc/${PF}/html/copying.lib || die
+   rm "${ED%/}"/usr/share/doc/${PF}/html/Makefile{,.in,.am} || die
fi
+
+   # media-tv/linuxtv-dvb-apps collision, bug #208596
+   mv "${ED%/}"/usr/bin/{,${PN}-}zap || die
 }



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

2017-06-03 Thread David Seifert
commit: 5c6795a3c355753782b794b860d2a2402bed48f6
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 21:09:06 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 21:11:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6795a3

media-sound/picard: [QA] Port to readme.gentoo-r1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/picard/picard-1.3.1.ebuild| 20 ++--
 media-sound/picard/picard-1.3.2-r1.ebuild | 18 +-
 media-sound/picard/picard-1.4.1.ebuild| 20 ++--
 media-sound/picard/picard-1.4.2.ebuild| 20 ++--
 4 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/media-sound/picard/picard-1.3.1.ebuild 
b/media-sound/picard/picard-1.3.1.ebuild
index 782c950f877..dfa121bd47e 100644
--- a/media-sound/picard/picard-1.3.1.ebuild
+++ b/media-sound/picard/picard-1.3.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_SINGLE_IMPL=1
 DISABLE_AUTOFORMATTING=true
-inherit eutils distutils-r1 readme.gentoo
+inherit eutils distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="A cross-platform music tagger"
 HOMEPAGE="http://picard.musicbrainz.org/;
@@ -26,14 +26,6 @@ RESTRICT="test" # doesn't work with ebuilds
 S=${WORKDIR}/${PN}-release-${PV}
 DOCS="AUTHORS.txt NEWS.txt"
 
-DOC_CONTENTS="If you are upgrading Picard and it does not start,
-try removing Picard's settings:
-rm ~/.config/MusicBrainz/Picard.conf
-
-You should set the environment variable BROWSER to something like
-firefox '%s' &
-to let python know which browser to use."
-
 src_compile() {
distutils-r1_src_compile $(use nls || echo "--disable-locales")
 }
@@ -44,5 +36,13 @@ src_install() {
 
doicon picard.ico
domenu picard.desktop
+
+   local DOC_CONTENTS="If you are upgrading Picard and it does not start,
+try removing Picard's settings:
+   rm ~/.config/MusicBrainz/Picard.conf
+
+You should set the environment variable BROWSER to something like
+   firefox '%s' &
+to let python know which browser to use."
readme.gentoo_create_doc
 }

diff --git a/media-sound/picard/picard-1.3.2-r1.ebuild 
b/media-sound/picard/picard-1.3.2-r1.ebuild
index 2e3dfa7a9ee..1592652f1fd 100644
--- a/media-sound/picard/picard-1.3.2-r1.ebuild
+++ b/media-sound/picard/picard-1.3.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_SINGLE_IMPL=1
 DISABLE_AUTOFORMATTING=true
-inherit eutils distutils-r1 readme.gentoo
+inherit eutils distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="A cross-platform music tagger"
 HOMEPAGE="http://picard.musicbrainz.org/;
@@ -27,14 +27,6 @@ RESTRICT="test" # doesn't work with ebuilds
 S=${WORKDIR}/${PN}-release-${PV}
 DOCS="AUTHORS.txt NEWS.txt"
 
-DOC_CONTENTS="If you are upgrading Picard and it does not start,
-try removing Picard's settings:
-rm ~/.config/MusicBrainz/Picard.conf
-
-You should set the environment variable BROWSER to something like
-firefox '%s' &
-to let python know which browser to use."
-
 src_compile() {
distutils-r1_src_compile $(use nls || echo "--disable-locales")
 }
@@ -45,5 +37,13 @@ src_install() {
 
doicon picard.ico
domenu picard.desktop
+
+   local DOC_CONTENTS="If you are upgrading Picard and it does not start,
+try removing Picard's settings:
+   rm ~/.config/MusicBrainz/Picard.conf
+
+You should set the environment variable BROWSER to something like
+   firefox '%s' &
+to let python know which browser to use."
readme.gentoo_create_doc
 }

diff --git a/media-sound/picard/picard-1.4.1.ebuild 
b/media-sound/picard/picard-1.4.1.ebuild
index 16d806db46f..763fc7e9db2 100644
--- a/media-sound/picard/picard-1.4.1.ebuild
+++ b/media-sound/picard/picard-1.4.1.ebuild
@@ -27,16 +27,6 @@ S="${WORKDIR}/${PN}-release-${PV}"
 
 DOCS=( AUTHORS.txt NEWS.txt README.md )
 
-DOC_CONTENTS="Install optional package media-libs/chromaprint[tools] to enable
-calculation and lookup of AcoustID fingerprints.
-
-Install optional package dev-python/python-discid to enable
-calculation and lookup of compact disc identifiers (disc IDs).
-
-If you are upgrading Picard and it does not start, try removing
-Picard's settings:
-   rm ~/.config/MusicBrainz/Picard.conf"
-
 python_compile() {
local build_args=(
--disable-autoupdate
@@ -60,6 +50,16 @@ python_install() {
 
 python_install_all() {
distutils-r1_python_install_all
+
+   local DOC_CONTENTS="Install optional package 
media-libs/chromaprint[tools] to enable
+calculation and lookup of AcoustID fingerprints.
+
+Install optional package dev-python/python-discid to enable
+calculation and lookup of compact disc identifiers (disc IDs).
+
+If you are upgrading Picard and it does not start, try removing
+Picard's settings:

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

2017-06-03 Thread Aaron Swenson
commit: 55e0ea0547613a8d3586859557c45580ae4fd1ad
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Sat Jun  3 21:04:51 2017 +
Commit: Aaron Swenson  gentoo  org>
CommitDate: Sat Jun  3 21:05:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e0ea05

dev-python/mako: Version bump

Bump version to 1.0.6. Add patch to correct test failure regarding
Pygment (Bug 577128).

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

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-python/mako/Manifest   |  1 +
 dev-python/mako/files/pygments-exception.patch | 32 +++
 dev-python/mako/mako-1.0.6.ebuild  | 56 ++
 3 files changed, 89 insertions(+)

diff --git a/dev-python/mako/Manifest b/dev-python/mako/Manifest
index b2c11b175f5..0afe01bbc9a 100644
--- a/dev-python/mako/Manifest
+++ b/dev-python/mako/Manifest
@@ -1,2 +1,3 @@
 DIST Mako-1.0.0.tar.gz 470006 SHA256 
a3cd72cfef507204b50f74ffcbfcfde7e856437891d3f6cfe780866986d006fe SHA512 
81a6b7637e26d561350a591e3490e7140db218ae7f6b43fec8fca5b767fc6e57d0e8cc901d28fecb9863b2170c824a35c578a94579f991359fa0873f62ec578a
 WHIRLPOOL 
aa27b63e3832f03120312fbfec939b05606081e67a5cb4c9a056c27259631c2e159cf7506292d44e2c17c5950d7e4255d19f4beba78502bdbb52fbf11e1a872c
 DIST Mako-1.0.3.tar.gz 565224 SHA256 
7644bc0ee35965d2e146dde31827b8982ed70a58281085fac42869a09764d38c SHA512 
1652cb3f7ea6484975c16f914ce9c070e503ff532564f76a048dd316e5eb12ff2b2445f272be55147d4d62b45906d5e14b3799c9136622ed0867a00875a0e52d
 WHIRLPOOL 
4ac07778b58d8b4c95853a07dcb8755e560cb7225f68b606582ef9883fe632caead44d4a56ae1662b42f0ecdee2117942b3c500385558aa8f9763a3ce755b583
+DIST Mako-1.0.6.tar.gz 575112 SHA256 
48559ebd872a8e77f92005884b3d88ffae552812cdf17db6768e5c3be5ebbe0d SHA512 
15608f2487783ea3a48faf743ee1b8e811adc34281c613e56f1a4548f3c614d1d5dbc943911943a7f8f6d34a962a27387d8fc17862038c1abee2e6c3328a79cf
 WHIRLPOOL 
dd0c12f2b8fe6f65907df662de73117eb11afee015f3acd2c70c8522456a7c52761a1bfe8247ce9e88a4ca704008a120be95893f3c3b1b0e410c1a244af011ba

diff --git a/dev-python/mako/files/pygments-exception.patch 
b/dev-python/mako/files/pygments-exception.patch
new file mode 100644
index 000..0d2faca4f68
--- /dev/null
+++ b/dev-python/mako/files/pygments-exception.patch
@@ -0,0 +1,32 @@
+From 8eaf6b7ea92018202a886e1d919e2c6b0d307c99 Mon Sep 17 00:00:00 2001
+From: Mike Bayer 
+Date: Mon, 22 May 2017 22:30:54 -0400
+Subject: [PATCH] - exception test fixes for more recent pygments
+
+Change-Id: Ibdfe5b2f2f3d1426921bcadf6740ae065ed0833b
+---
+ test/test_exceptions.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/test/test_exceptions.py b/test/test_exceptions.py
+index 8321b25..bcaae3b 100644
+--- a/test/test_exceptions.py
 b/test/test_exceptions.py
+@@ -91,7 +91,7 @@ def test_utf8_html_error_template_pygments(self):
+ assert "".encode(sys.getdefaultencoding(),
+ 'htmlentityreplace') in html_error
+ else:
+-assert 'u'\
++assert ''\
+ ''\
+ '}'.encode(
+ sys.getdefaultencoding(),
+@@ -220,7 +220,7 @@ def test_utf8_format_exceptions_pygments(self):
+ assert 'привет' in \
+ l.get_template("foo.html").render().decode('utf-8')
+ else:
+-assert 'u'\
++assert ''\
+ '' in \
+ l.get_template("foo.html").render().decode('utf-8')
+ 

diff --git a/dev-python/mako/mako-1.0.6.ebuild 
b/dev-python/mako/mako-1.0.6.ebuild
new file mode 100644
index 000..2cc45b62337
--- /dev/null
+++ b/dev-python/mako/mako-1.0.6.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+
+inherit distutils-r1 eutils versionator
+
+MY_PN="Mako"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="A Python templating language"
+HOMEPAGE="http://www.makotemplates.org/ https://pypi.python.org/pypi/Mako;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="doc test"
+
+RDEPEND="
+   >=dev-python/markupsafe-0.9.2[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/nose[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
+   )"
+
+S="${WORKDIR}/${MY_P}"
+PATCHES=( "${FILESDIR}/pygments-exception.patch" )
+
+python_test() {
+   nosetests "${S}"/test || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   rm -rf doc/build || die
+
+   use doc && local HTML_DOCS=( 

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

2017-06-03 Thread Matthias Maier
commit: 17ce1a7e7c0047e473db7b635a7988aa924e8f2d
Author: Ingolf Wagner  ingolf-wagner  de>
AuthorDate: Sat Jun  3 20:46:09 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Jun  3 21:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ce1a7e

media-gfx/maim: remove gengetopt dependency

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

 .../maim/files/maim-3.4.47-no-gengetopt.patch  | 24 ++
 media-gfx/maim/maim-3.4.47.ebuild  |  5 +++--
 2 files changed, 27 insertions(+), 2 deletions(-)

diff --git a/media-gfx/maim/files/maim-3.4.47-no-gengetopt.patch 
b/media-gfx/maim/files/maim-3.4.47-no-gengetopt.patch
new file mode 100644
index 000..7a1035d3daf
--- /dev/null
+++ b/media-gfx/maim/files/maim-3.4.47-no-gengetopt.patch
@@ -0,0 +1,24 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index fe4cd5f..f0eb718 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -65,19 +65,6 @@ if ( RONN_EXECUTABLE AND GZIP_EXECUTABLE )
+WORKING_DIRECTORY man-src VERBATIM )
+ endif()
+ 
+-# Here we generate some of our code if we can. I package it pre-generated
+-# so nobody has to go find and install gengetopt if they don't want to.
+-find_program( GENGETOPT_EXECUTABLE gengetopt
+-  DOC "A tool to generate code to grab command line options." )
+-if ( GENGETOPT_EXECUTABLE )
+-message( "-- Regenerating cmdline.in" )
+-execute_process( COMMAND "${GENGETOPT_EXECUTABLE}" "--input=options.ggo"
+- WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/src" )
+-file( RENAME "${CMAKE_SOURCE_DIR}/src/cmdline.h" 
"${CMAKE_SOURCE_DIR}/src/cmdline.in" )
+-else()
+-message( "Warning: Command gengetopt not found! Won't regenerate command 
line code. (If you're just compiling this doesn't matter.)" )
+-endif()
+-
+ # By default our src/options.ggo has our cmake versions variables for
+ # the 'version ""' line. We replace them here.
+ # The ${CMAKE_SOURCE_DIR} is there to fix problems with OpenBSD's 
out-of-source build black magic.

diff --git a/media-gfx/maim/maim-3.4.47.ebuild 
b/media-gfx/maim/maim-3.4.47.ebuild
index f6069b30a18..374899e4f47 100644
--- a/media-gfx/maim/maim-3.4.47.ebuild
+++ b/media-gfx/maim/maim-3.4.47.ebuild
@@ -14,12 +14,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+PATCHES=( "${FILESDIR}/maim-3.4.47-no-gengetopt.patch" )
+
 DEPEND="
media-libs/imlib2[X]
x11-libs/libX11
x11-libs/libXrandr
-   x11-libs/libXfixes
-   dev-util/gengetopt"
+   x11-libs/libXfixes"
 RDEPEND="
${DEPEND}
x11-misc/slop"



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

2017-06-03 Thread Matthias Maier
commit: 8e8ce7b465f7358a7188bcb067499722510b91c4
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Jun  3 21:00:08 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Jun  3 21:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8ce7b4

media-sound/supercollider: update proxy maintainer

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/supercollider/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/supercollider/metadata.xml 
b/media-sound/supercollider/metadata.xml
index 6e2a62b28f6..c082d3ea4dd 100644
--- a/media-sound/supercollider/metadata.xml
+++ b/media-sound/supercollider/metadata.xml
@@ -3,6 +3,7 @@
 

palipa...@googlemail.com
+   Ingolf Wagner


proxy-ma...@gentoo.org



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

2017-06-03 Thread Matthias Maier
commit: 305ea2b3826d4ebe2f5dde6687f94c99957cd7fe
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Jun  3 20:57:37 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Jun  3 21:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305ea2b3

x11-misc/slop: update proxy maintainer

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-misc/slop/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-misc/slop/metadata.xml b/x11-misc/slop/metadata.xml
index a23f00e5993..d1c681a60ce 100644
--- a/x11-misc/slop/metadata.xml
+++ b/x11-misc/slop/metadata.xml
@@ -3,6 +3,7 @@
 

palipa...@googlemail.com
+   Ingolf Wagner


proxy-ma...@gentoo.org



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

2017-06-03 Thread Matthias Maier
commit: 6e06c0eaa8c126c75d5eb9cc927ef3c466e341c1
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Jun  3 20:32:43 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Jun  3 21:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e06c0ea

media-gfx/maim: update proxy maintainer

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-gfx/maim/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/maim/metadata.xml b/media-gfx/maim/metadata.xml
index 7dd92ca9600..86992144c59 100644
--- a/media-gfx/maim/metadata.xml
+++ b/media-gfx/maim/metadata.xml
@@ -3,6 +3,7 @@
 

palipa...@googlemail.com
+   Ingolf Wagner


proxy-ma...@gentoo.org



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

2017-06-03 Thread Mike Gilbert
commit: bb8fa7263947c5bf4ee412b8ce376848889be889
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 20:59:36 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 20:59:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8fa726

dev-python/python3-openid: stable on amd64

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 dev-python/python3-openid/python3-openid-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild 
b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
index 60b37f48280..1484171e99b 100644
--- a/dev-python/python3-openid/python3-openid-3.1.0.ebuild
+++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2017-06-03 Thread Mike Gilbert
commit: 8abf67553cb0f279b8a49f0b0983ba55cd019ddf
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 20:58:50 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 20:58:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abf6755

dev-python/python3-openid: die on test failure

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 dev-python/python3-openid/python3-openid-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild 
b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
index 934d5daa146..60b37f48280 100644
--- a/dev-python/python3-openid/python3-openid-3.1.0.ebuild
+++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
@@ -24,5 +24,5 @@ DEPEND="${RDEPEND}
 "
 
 python_test() {
-   ${EPYTHON} -m unittest -v openid.test.test_suite
+   ${EPYTHON} -m unittest -v openid.test.test_suite || die "Tests failed 
with ${EPYTHON}"
 }



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

2017-06-03 Thread Mike Gilbert
commit: a2a2f4bb2bb5454001bf2c085aa05e336913a337
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 20:55:54 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 20:57:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a2f4bb

dev-python/python3-openid: bump to 3.1.0

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 dev-python/python3-openid/Manifest |  1 +
 .../python3-openid/python3-openid-3.1.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/python3-openid/Manifest 
b/dev-python/python3-openid/Manifest
index 86efff64b50..3dd7d84911a 100644
--- a/dev-python/python3-openid/Manifest
+++ b/dev-python/python3-openid/Manifest
@@ -1 +1,2 @@
 DIST python3-openid-3.0.4_p1.tar.gz 306465 SHA256 
eb78cb2288805ee1c51eeaa8941c61be796ac1126e1ca0a2c49dc7582b0c0407 SHA512 
6e710dc47c3c1d4f31937b8a4dcf546cdb06128ffddbc3b2e2a2a9e09a8a3a7122326ba2137a92269f58a29f1b264c2e942610098f91f237d45f5ff0887faea0
 WHIRLPOOL 
8812d4fd0c0ffd3e40f4f8414463f05cf62b37d388039a5287ac412c452a8e7cb142accafdfbd9e32d36cde3d4a6d96954742b542fdc92168d31574de185c152
+DIST python3-openid-3.1.0.tar.gz 299326 SHA256 
628d365d687e12da12d02c6691170f4451db28d6d68d050007e4a40065868502 SHA512 
9c96efd16191ddb6ddb12c4885a2cce523244d04e70f9418144d0124ef142fd7b6578cd2a01e949995d7dedf0b96cbb3b17d1d3a29db5da8934f7fa875ad8e9c
 WHIRLPOOL 
1b46810f625d0e5a3018b2dd2c1df938bb3df41c3316d04910d1e3ed24e747e0066829782bd978f92a20291a02f1562beb40e498fe1d3f928828cc2b708ce199

diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild 
b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
new file mode 100644
index 000..934d5daa146
--- /dev/null
+++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python 3 port of the python-openid library"
+HOMEPAGE="https://github.com/necaris/python3-openid 
https://pypi.python.org/pypi/python3-openid;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/defusedxml[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/psycopg:2[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   ${EPYTHON} -m unittest -v openid.test.test_suite
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-W3CDTF/

2017-06-03 Thread Kent Fredric
commit: bb44330e3a82af421eadec3e9fd24b1c76969099
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jun  3 20:53:48 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jun  3 20:54:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb44330e

dev-perl/DateTime-Format-W3CDTF: Cleanup old re bug #614962

Removing old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/614962
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../DateTime-Format-W3CDTF-0.60.0-r1.ebuild  | 20 
 dev-perl/DateTime-Format-W3CDTF/Manifest |  1 -
 2 files changed, 21 deletions(-)

diff --git 
a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0-r1.ebuild 
b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0-r1.ebuild
deleted file mode 100644
index 2de2086588c..000
--- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GWILLIAMS
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="Parse and format W3CDTF datetime strings"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/DateTime"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build"
-
-SRC_TEST="do"

diff --git a/dev-perl/DateTime-Format-W3CDTF/Manifest 
b/dev-perl/DateTime-Format-W3CDTF/Manifest
index 3be56848b04..6ce960e7cc3 100644
--- a/dev-perl/DateTime-Format-W3CDTF/Manifest
+++ b/dev-perl/DateTime-Format-W3CDTF/Manifest
@@ -1,2 +1 @@
-DIST DateTime-Format-W3CDTF-0.06.tar.gz 29825 SHA256 
b9a542bed9c52b0a89dd590a5184e38ee334c824bbe6bac842dd7dd1f88fbd7a SHA512 
2c4155850880b9325091a47670b37d90f6d8ef1d89cd62d6d139c2e35e1d185c37b00be1edf47a352b906114e4122e3b45759eee150d3aaaf6bdddc266b87255
 WHIRLPOOL 
9f740968eeacb26ef247d2a7c9a073e6de7099e7e9f16c9c89a844366ff587227b7675321e37fd794a5bd7950d080a71fc03e353b3d189121db70a9ead4e6d55
 DIST DateTime-Format-W3CDTF-0.07.tar.gz 29598 SHA256 
69a02b661bbf1daa14a4813cb6786eaa66dbdf2743f0b3f458e30234c3a26268 SHA512 
f5b8f3437c4e9a7e192900af16e83a567889dbdf1a934d604461c5096c271b497cda9bd4f9359658f536d262232e4521519f92c06bf07712922403baf6429c64
 WHIRLPOOL 
65c01fc6da006c26f44760bbe7e18bbe953657a6c2af23d1fb9752f91e1c057ae8476cd6fb6ab9e7544e4ac5a35743cb5bf44d3636663d6aabb3eedec27b60c3



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

2017-06-03 Thread David Seifert
commit: d63f2655b3e69da460c00bd08695cbb5a9d258f2
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 20:36:29 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63f2655

media-sound/streamtranscoder: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../files/streamtranscoder-1.2.4-build.patch   | 12 ++--
 .../streamtranscoder/streamtranscoder-1.2.4.ebuild | 18 --
 .../streamtranscoder/streamtranscoder-3.1.11.ebuild| 11 ---
 3 files changed, 18 insertions(+), 23 deletions(-)

diff --git 
a/media-sound/streamtranscoder/files/streamtranscoder-1.2.4-build.patch 
b/media-sound/streamtranscoder/files/streamtranscoder-1.2.4-build.patch
index 07128bb9559..d79b074abd9 100644
--- a/media-sound/streamtranscoder/files/streamtranscoder-1.2.4-build.patch
+++ b/media-sound/streamtranscoder/files/streamtranscoder-1.2.4-build.patch
@@ -1,5 +1,5 @@
 configure.in
-+++ configure.in
+--- a/configure.in
 b/configure.in
 @@ -83,22 +83,29 @@
  
  dnl -- configure options --
@@ -36,8 +36,8 @@
  AC_SUBST(LIBTOOL_DEPS)
  AC_SUBST(OPT)
  AC_SUBST(LIBS)
 src/Makefile.am
-+++ src/Makefile.am
+--- a/src/Makefile.am
 b/src/Makefile.am
 @@ -17,5 +17,6 @@
   
  INCLUDES = -I$(srcdir)/liboddcast -I$(srcdir)/libtranscoder
@@ -47,8 +47,8 @@
 +install-data-hook:
 +  $(INSTALL) -d $(DESTDIR)$(sysconfdir)
 +  $(INSTALL) -m644 transcoder.cfg $(DESTDIR)$(sysconfdir)/transcoder.cfg
 src/libtranscoder/transcurl.cpp
-+++ src/libtranscoder/transcurl.cpp
+--- a/src/libtranscoder/transcurl.cpp
 b/src/libtranscoder/transcurl.cpp
 @@ -18,7 +18,6 @@
  #include 
  #endif

diff --git a/media-sound/streamtranscoder/streamtranscoder-1.2.4.ebuild 
b/media-sound/streamtranscoder/streamtranscoder-1.2.4.ebuild
index 1e889bc9793..3ad59e039eb 100644
--- a/media-sound/streamtranscoder/streamtranscoder-1.2.4.ebuild
+++ b/media-sound/streamtranscoder/streamtranscoder-1.2.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
-inherit autotools eutils
+inherit autotools
 
-DESCRIPTION="Command line application to transcode shoutcast/icecast streams 
to different bitrates"
+DESCRIPTION="Commandline program to transcode shoutcast/icecast streams to 
different bitrates"
 HOMEPAGE="http://www.oddsock.org;
 SRC_URI="http://www.oddsock.org/tools/streamTranscoder/${P}.tar.gz;
 
@@ -22,12 +22,10 @@ RDEPEND=">=media-libs/libogg-1.1
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-build.patch
-   eautoreconf
-}
+PATCHES=( "${FILESDIR}"/${P}-build.patch )
 
-src_install() {
+src_prepare() {
default
-   dodoc AUTHORS README
+   mv configure.{in,ac} || die
+   eautoreconf
 }

diff --git a/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild 
b/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild
index d73225b9e58..8e03e14c017 100644
--- a/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild
+++ b/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 MY_P=${PN}v3-${PV}
 
-DESCRIPTION="Command line application to transcode shoutcast/icecast streams 
to different bitrates"
+DESCRIPTION="Commandline program to transcode shoutcast/icecast streams to 
different bitrates"
 HOMEPAGE="http://www.oddsock.org/tools/streamTranscoderV3;
 SRC_URI="http://www.oddsock.org/tools/streamTranscoderV3/${MY_P}.tar.gz;
 
@@ -20,8 +22,3 @@ RDEPEND=">=media-libs/libogg-1.1
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/${MY_P}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed."
-   dodoc AUTHORS
-}



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

2017-06-03 Thread David Seifert
commit: a7ad55cbb6a97c7dfd7a5ce686d28211c98744f7
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 20:47:01 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ad55cb

media-sound/tapiir: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/tapiir/tapiir-0.7.2.ebuild |  4 ++--
 media-sound/tapiir/tapiir-0.7.3.ebuild | 26 +-
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/media-sound/tapiir/tapiir-0.7.2.ebuild 
b/media-sound/tapiir/tapiir-0.7.2.ebuild
index 61c45102b32..01497537226 100644
--- a/media-sound/tapiir/tapiir-0.7.2.ebuild
+++ b/media-sound/tapiir/tapiir-0.7.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
 inherit eutils
 
-DESCRIPTION="a flexible audio effects processor, inspired on the classical 
magnetic tape delay systems"
+DESCRIPTION="A flexible audio effects processor, inspired by classical tape 
delay systems"
 HOMEPAGE="http://www.iua.upf.es/~mdeboer/projects/tapiir/;
 SRC_URI="http://www.iua.upf.es/~mdeboer/projects/tapiir/download/${P}.tar.gz;
 

diff --git a/media-sound/tapiir/tapiir-0.7.3.ebuild 
b/media-sound/tapiir/tapiir-0.7.3.ebuild
index 4c55697aebe..b0640c8448a 100644
--- a/media-sound/tapiir/tapiir-0.7.3.ebuild
+++ b/media-sound/tapiir/tapiir-0.7.3.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit autotools eutils
+EAPI=6
 
-DESCRIPTION="a flexible audio effects processor, inspired on the classical 
magnetic tape delay systems"
+inherit autotools
+
+DESCRIPTION="A flexible audio effects processor, inspired by classical tape 
delay systems"
 HOMEPAGE="http://www.resorama.com/maarten/tapiir/;
 SRC_URI="http://www.resorama.com/maarten/files/${P}.tgz;
 
@@ -19,23 +20,22 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.7.2-ldflags.patch
+PATCHES=( "${FILESDIR}"/${PN}-0.7.2-ldflags.patch )
 
+src_prepare() {
+   default
+   mv configure.{in,ac} || die
cp "${FILESDIR}"/${P}-acinclude.m4 acinclude.m4 || die
-
eautoreconf
 }
 
-src_configure() {
-   econf --disable-dependency-tracking
-}
-
 src_install() {
+   local HTML_DOCS=( doc/{*.html,images/*.png} )
default
+
doman doc/${PN}.1
-   dodoc AUTHORS doc/${PN}.txt
-   dohtml doc/*.html doc/images/*.png
+   dodoc doc/${PN}.txt
+
insinto /usr/share/${PN}/examples
doins doc/examples/*.mtd
 }



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

2017-06-03 Thread David Seifert
commit: 21202329d3c7e412293055a09a6beee83765e457
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 18:54:39 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:51:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21202329

media-sound/baudline: [QA] Various fixes

* EAPI 6
* Fix overlong DESCRIPTION
* Fix missing binary in QA_PREBUILT
* Use dosym with relative paths
* Remove unnecessary || die's

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/baudline/baudline-1.08-r1.ebuild | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/media-sound/baudline/baudline-1.08-r1.ebuild 
b/media-sound/baudline/baudline-1.08-r1.ebuild
index 917aab74278..c5af15f0b26 100644
--- a/media-sound/baudline/baudline-1.08-r1.ebuild
+++ b/media-sound/baudline/baudline-1.08-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI=6
 
 inherit eutils
 
-DESCRIPTION="A time-frequency browser designed for scientific visualization of 
the spectral domain"
+DESCRIPTION="A time-frequency browser designed for visualization of spectral 
domains"
 HOMEPAGE="http://www.baudline.com/;
 SRC_URI="amd64? ( http://www.baudline.com/${PN}_${PV}_linux_x86_64.tar.gz )
ppc? ( http://www.baudline.com/${PN}_${PV}_linux_ppc.tar.gz )
@@ -18,7 +18,7 @@ KEYWORDS="amd64 ~x86"
 IUSE="jack"
 
 RESTRICT="mirror bindist"
-QA_PREBUILT="/opt/baudline/baudline"
+QA_PREBUILT="/opt/baudline/baudline*"
 
 RDEPEND="media-fonts/font-adobe-75dpi
media-fonts/font-misc-misc
@@ -29,31 +29,31 @@ RDEPEND="media-fonts/font-adobe-75dpi
x11-libs/libXxf86vm"
 
 src_unpack() {
-   unpack ${A}
+   default
# strip arch names from S
mv -v baudline_* ${P} || die
 }
 
 src_install() {
insinto /opt/${PN}
-   doins -r icons palettes || die
+   doins -r icons palettes
 
-   newicon icons/spectro512.png ${PN}.png || die
+   newicon icons/spectro512.png ${PN}.png
 
exeinto /opt/${PN}
-   doexe ${PN} || die
-   dosym /opt/${PN}/${PN} /usr/bin/${PN} || die
+   doexe ${PN}
+   dosym ../../opt/${PN}/${PN} /usr/bin/${PN}
make_desktop_entry /usr/bin/${PN} Baudline ${PN} "AudioVideo;Player;" \

"MimeType=audio/x-aiff;audio/basic;audio/x-mp3;audio/x-flac;audio/vorbis;audio/x-wav;"
 \

"audio/x-vorbis;audio/mpeg;audio/x-gsm;audio/x-voc;application/x-ogg;"
 
if use jack ; then
-   doexe ${PN}_jack || die
-   dosym /opt/${PN}/${PN}_jack /usr/bin/${PN}_jack || die
+   doexe ${PN}_jack
+   dosym ../../opt/${PN}/${PN}_jack /usr/bin/${PN}_jack
make_desktop_entry /usr/bin/${PN}_jack "Baudline (jack 
support)" ${PN} "AudioVideo;Player;" \

"MimeType=audio/x-aiff;audio/basic;audio/x-mp3;audio/x-flac;audio/vorbis;audio/x-wav;"
 \

"audio/x-vorbis;audio/mpeg;audio/x-gsm;audio/x-voc;application/x-ogg;"
fi
 
-   dodoc README_unix.txt || die
+   dodoc README_unix.txt
 }



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

2017-06-03 Thread David Seifert
commit: 24cdc8d98b4a1f6b64f1c16b5236c4716c68a0ae
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 20:27:27 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cdc8d9

media-sound/jaaa: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/jaaa/jaaa-0.4.2.ebuild |  4 ++--
 media-sound/jaaa/jaaa-0.6.0.ebuild |  4 ++--
 media-sound/jaaa/jaaa-0.8.4.ebuild | 22 +-
 3 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/media-sound/jaaa/jaaa-0.4.2.ebuild 
b/media-sound/jaaa/jaaa-0.4.2.ebuild
index ff8bbe45c4f..b1a2f3947a3 100644
--- a/media-sound/jaaa/jaaa-0.4.2.ebuild
+++ b/media-sound/jaaa/jaaa-0.4.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
 inherit eutils toolchain-funcs
 
-DESCRIPTION="The JACK and ALSA Audio Analyser is an audio signal generator and 
spectrum analyser"
+DESCRIPTION="JACK and ALSA Audio Analyser is an audio signal generator and 
spectrum analyser"
 HOMEPAGE="http://www.kokkinizita.net/linuxaudio;
 SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${P}.tar.bz2;
 

diff --git a/media-sound/jaaa/jaaa-0.6.0.ebuild 
b/media-sound/jaaa/jaaa-0.6.0.ebuild
index 0c7f313f9e8..6a3b2345d6b 100644
--- a/media-sound/jaaa/jaaa-0.6.0.ebuild
+++ b/media-sound/jaaa/jaaa-0.6.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
-DESCRIPTION="The JACK and ALSA Audio Analyser is an audio signal generator and 
spectrum analyser"
+DESCRIPTION="JACK and ALSA Audio Analyser is an audio signal generator and 
spectrum analyser"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
 

diff --git a/media-sound/jaaa/jaaa-0.8.4.ebuild 
b/media-sound/jaaa/jaaa-0.8.4.ebuild
index a92f9890a1e..468c1cc0eba 100644
--- a/media-sound/jaaa/jaaa-0.8.4.ebuild
+++ b/media-sound/jaaa/jaaa-0.8.4.ebuild
@@ -1,10 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils toolchain-funcs
+EAPI=6
 
-DESCRIPTION="The JACK and ALSA Audio Analyser is an audio signal generator and 
spectrum analyser"
+inherit toolchain-funcs
+
+DESCRIPTION="JACK and ALSA Audio Analyser is an audio signal generator and 
spectrum analyser"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
 
@@ -18,23 +19,18 @@ RDEPEND="media-libs/zita-alsa-pcmi
>=media-libs/libclalsadrv-2.0.0
>=media-libs/libclthreads-2.2.1
>=media-libs/libclxclient-3.3.2
-   >=sci-libs/fftw-3.0.0
+   sci-libs/fftw:3.0=
x11-libs/gtk+:2"
 DEPEND="${RDEPEND}"
 
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.8.4-makefile.patch
-}
+PATCHES=( "${FILESDIR}"/${PN}-0.8.4-makefile.patch )
 
 src_compile() {
-   cd source || die
tc-export CC CXX
-   emake PREFIX=/usr
+   emake -C source PREFIX="${EPREFIX}"/usr
 }
 
 src_install() {
-   pushd source &>/dev/null || die
-   emake DESTDIR="${D}" PREFIX=/usr install
-   popd &>/dev/null || die
-   dodoc AUTHORS README
+   emake -C source PREFIX="${EPREFIX}"/usr DESTDIR="${D}" install
+   einstalldocs
 }



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

2017-06-03 Thread David Seifert
commit: f79dce6388760470df3bc6815ecd958234827e07
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 18:42:52 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:51:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79dce63

media-sound/asunder: Polish ebuild

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/asunder/asunder-2.9.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-sound/asunder/asunder-2.9.ebuild 
b/media-sound/asunder/asunder-2.9.ebuild
index 923c1e94eed..06b12e80c3c 100644
--- a/media-sound/asunder/asunder-2.9.ebuild
+++ b/media-sound/asunder/asunder-2.9.ebuild
@@ -29,9 +29,7 @@ RDEPEND="${COMMON_DEPEND}
vorbis? ( media-sound/vorbis-tools )
wavpack? ( media-sound/wavpack )"
 
-DOCS="AUTHORS ChangeLog README TODO" # NEWS is dummy
-
 src_prepare() {
default
-   sed -i -e 's:cd syslogng && $(MAKE) install:true:' "${S}"/Makefile.in
+   sed -i -e 's:cd syslogng && $(MAKE) install:true:' Makefile.in || die
 }



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

2017-06-03 Thread David Seifert
commit: 0a8189aa0fac03f213c968ba973bbe21ee178dbc
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 20:12:04 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8189aa

media-sound/flac-image: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...lac-image-1.00-add-missing-string-include.patch | 10 +++
 .../files/flac-image-1.00-fix-build-system.patch   | 18 
 media-sound/flac-image/flac-image-1.00.ebuild  | 33 +-
 3 files changed, 42 insertions(+), 19 deletions(-)

diff --git 
a/media-sound/flac-image/files/flac-image-1.00-add-missing-string-include.patch 
b/media-sound/flac-image/files/flac-image-1.00-add-missing-string-include.patch
new file mode 100644
index 000..0ba842c7ee0
--- /dev/null
+++ 
b/media-sound/flac-image/files/flac-image-1.00-add-missing-string-include.patch
@@ -0,0 +1,10 @@
+--- a/flac-image.c
 b/flac-image.c
+@@ -15,6 +15,7 @@
+  */
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 

diff --git 
a/media-sound/flac-image/files/flac-image-1.00-fix-build-system.patch 
b/media-sound/flac-image/files/flac-image-1.00-fix-build-system.patch
new file mode 100644
index 000..2cd8c538b47
--- /dev/null
+++ b/media-sound/flac-image/files/flac-image-1.00-fix-build-system.patch
@@ -0,0 +1,18 @@
+Fix Makefile to respect user variables
+
+--- a/Makefile
 b/Makefile
+@@ -3,9 +3,8 @@
+ # by default, you probably need to add -I/usr/whereever/flac to CFLAGS and
+ # -L/usr/lib/whereever to the link step.
+ 
+-CFLAGS="-Wall -g"
+-
+ flac-image: flac-image.o
+-  gcc -o flac-image -lFLAC flac-image.o
++  $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ -lFLAC
+ 
+-flac-image: flac-image.c flac-image.h
+\ No newline at end of file
++flac-image.o: flac-image.c flac-image.h
++  $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<

diff --git a/media-sound/flac-image/flac-image-1.00.ebuild 
b/media-sound/flac-image/flac-image-1.00.ebuild
index 916e238fbae..78ea6acddc7 100644
--- a/media-sound/flac-image/flac-image-1.00.ebuild
+++ b/media-sound/flac-image/flac-image-1.00.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
-inherit eutils
+inherit toolchain-funcs
 
-DESCRIPTION="Utility for stuffing image files (e.g. album cover art) into 
metadata blocks in FLAC files"
+DESCRIPTION="Utility for adding image files (e.g. album cover art) to metadata 
of FLAC files"
 HOMEPAGE="http://www.singingtree.com/software/;
 SRC_URI="http://www.singingtree.com/software/${PN}.tar.gz -> ${P}.tar.gz"
 # FIXME: no version in tarball, but also no updates for a long time. So it's 
ok.
-LICENSE="BSD"
 
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
@@ -18,23 +18,18 @@ IUSE=""
 DEPEND="media-libs/flac"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"
+S=${WORKDIR}
 
-# compile helper
-_compile() {
-   local CC="$(tc-getCC)"
-   echo "${CC} ${@}" && "${CC}" "${@}"
-}
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.00-add-missing-string-include.patch
+   "${FILESDIR}"/${PN}-1.00-fix-build-system.patch
+)
 
-src_prepare() {
-   sed -i -e "s:^\(#include \):\1\n#include :g" 
"${PN}.c"
-   rm -f -- "${PN}"  # remove pre-compiled binary
-}
+src_configure() {
+   # remove pre-compiled binary
+   rm -f "${PN}" || die
 
-src_compile() {
-   # Makefile is both simple and broken, so we compile the binary ourself.
-   _compile ${CFLAGS} ${LDFLAGS} -o "${PN}" "${PN}.c" -lFLAC \
-   || die "compile failed"
+   tc-export CC
 }
 
 src_install() {



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

2017-06-03 Thread David Seifert
commit: b5ede5415706ce9a3b0c510e586a2911cca1b809
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 18:35:02 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:51:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ede541

media-sound/aacgain: [QA] Fix DESCRIPTION.toolong

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/aacgain/aacgain-1.9-r1.ebuild | 4 ++--
 media-sound/aacgain/aacgain-1.9.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/aacgain/aacgain-1.9-r1.ebuild 
b/media-sound/aacgain/aacgain-1.9-r1.ebuild
index b27061bf87c..d278711d59b 100644
--- a/media-sound/aacgain/aacgain-1.9-r1.ebuild
+++ b/media-sound/aacgain/aacgain-1.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ FAAD2_PV="2.7"
 MP4V2_PV="1.9.1"
 MP3GAIN_PV="1.5.2"
 
-DESCRIPTION="AACGain normalizes the volume of digital music files using the 
Replay Gain algorithm"
+DESCRIPTION="AACGain normalizes the volume of music files using the Replay 
Gain algorithm"
 HOMEPAGE="http://aacgain.altosdesign.com/;
 SRC_URI="http://sbriesen.de/gentoo/distfiles/${P}.tar.xz
https://mp4v2.googlecode.com/files/mp4v2-${MP4V2_PV}.tar.bz2

diff --git a/media-sound/aacgain/aacgain-1.9.ebuild 
b/media-sound/aacgain/aacgain-1.9.ebuild
index b701e185752..d4817272178 100644
--- a/media-sound/aacgain/aacgain-1.9.ebuild
+++ b/media-sound/aacgain/aacgain-1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -9,7 +9,7 @@ FAAD2_PV="2.7"
 MP4V2_PV="1.9.1"
 MP3GAIN_PV="1.5.2"
 
-DESCRIPTION="AACGain normalizes the volume of digital music files using the 
Replay Gain algorithm"
+DESCRIPTION="AACGain normalizes the volume of music files using the Replay 
Gain algorithm"
 HOMEPAGE="http://aacgain.altosdesign.com/;
 SRC_URI="http://sbriesen.de/gentoo/distfiles/${P}.tar.xz
https://mp4v2.googlecode.com/files/mp4v2-${MP4V2_PV}.tar.bz2



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

2017-06-03 Thread David Seifert
commit: dafc03e8141575cf7f9a88cfb86ef4208328cceb
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 20:38:57 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafc03e8

media-sound/terminatorx: [QA] Fix DESCRIPTION.toolong

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/terminatorx/terminatorx-3.84-r1.ebuild | 5 +++--
 media-sound/terminatorx/terminatorx-4.0.1.ebuild   | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/terminatorx/terminatorx-3.84-r1.ebuild 
b/media-sound/terminatorx/terminatorx-3.84-r1.ebuild
index 23c41d7cdd7..45ee96f9e99 100644
--- a/media-sound/terminatorx/terminatorx-3.84-r1.ebuild
+++ b/media-sound/terminatorx/terminatorx-3.84-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,8 @@ GCONF_DEBUG="no"
 inherit gnome2 eutils
 
 MY_P=${P/terminatorx/terminatorX}
-DESCRIPTION='realtime audio synthesizer that allows you to "scratch" on 
digitally sampled audio data'
+
+DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled 
audio data"
 HOMEPAGE="http://www.terminatorx.org/;
 SRC_URI="http://www.terminatorx.org/dist/${MY_P}.tar.gz;
 

diff --git a/media-sound/terminatorx/terminatorx-4.0.1.ebuild 
b/media-sound/terminatorx/terminatorx-4.0.1.ebuild
index 1fc2fb1f4c8..2909714a688 100644
--- a/media-sound/terminatorx/terminatorx-4.0.1.ebuild
+++ b/media-sound/terminatorx/terminatorx-4.0.1.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit gnome2
 
 MY_P=${P/terminatorx/terminatorX}
-DESCRIPTION='realtime audio synthesizer that allows you to "scratch" on 
digitally sampled audio data'
+
+DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled 
audio data"
 HOMEPAGE="http://www.terminatorx.org/;
 SRC_URI="http://www.terminatorx.org/dist/${MY_P}.tar.bz2;
 



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

2017-06-03 Thread David Seifert
commit: aea24fb5e01177cfaf782c0977bbd723a4d00f81
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 19:59:30 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea24fb5

media-sound/csound: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/csound/csound-6.08.0.ebuild | 60 ++---
 media-sound/csound/csound-.ebuild   | 50 +--
 2 files changed, 57 insertions(+), 53 deletions(-)

diff --git a/media-sound/csound/csound-6.08.0.ebuild 
b/media-sound/csound/csound-6.08.0.ebuild
index 8cc84ab08b7..02b97f9a43e 100644
--- a/media-sound/csound/csound-6.08.0.ebuild
+++ b/media-sound/csound/csound-6.08.0.ebuild
@@ -2,16 +2,24 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 PYTHON_COMPAT=( python2_7 )
-inherit eutils multilib java-pkg-opt-2 cmake-utils toolchain-funcs versionator 
python-single-r1
 
-DESCRIPTION="A sound design and signal processing system providing facilities 
for composition and performance"
+inherit eutils java-pkg-opt-2 toolchain-funcs versionator python-single-r1 
cmake-utils
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/csound/csound.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/csound/csound/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="A sound design and signal processing system for composition and 
performance"
 HOMEPAGE="http://csound.github.io/;
-SRC_URI="https://github.com/csound/csound/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
 IUSE="+alsa beats chua csoundac curl +cxx debug double-precision dssi examples
 fltk +fluidsynth +image jack java keyboard linear lua luajit nls osc openmp
 portaudio portmidi pulseaudio python samples score static-libs stk tcl test
@@ -46,7 +54,7 @@ RDEPEND="
fltk? ( x11-libs/fltk:1[threads?] )
image? ( media-libs/libpng:0= )
jack? ( media-sound/jack-audio-connection-kit )
-   java? ( virtual/jdk )
+   java? ( virtual/jdk:* )
keyboard? ( x11-libs/fltk:1[threads?] )
linear? ( sci-mathematics/gmm )
lua? (
@@ -81,6 +89,8 @@ DEPEND="${RDEPEND}
 # requires specific alsa settings
 RESTRICT="test"
 
+PATCHES=( "${FILESDIR}"/csound-6.05-python.patch )
+
 pkg_pretend() {
[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
 }
@@ -94,28 +104,21 @@ pkg_setup() {
 }
 
 src_prepare() {
-   local PATCHES=( "${FILESDIR}"/csound-6.05-python.patch )
+   cmake-utils_src_prepare
 
sed -e '/set(PLUGIN_INSTALL_DIR/s/-${APIVERSION}//' \
-e '/-O3/d' \
-i CMakeLists.txt || die
 
+   local lang
for lang in ${LANGS} ; do
if ! use linguas_${lang} ; then
sed -i "/compile_po(${lang}/d" po/CMakeLists.txt || die
fi
done
-
-   default
 }
 
 src_configure() {
-   local myconf=()
-
-   use python && myconf+=( 
"-DPYTHON_MODULE_INSTALL_DIR=$(python_get_sitedir)" )
-
-   [[ $(get_libdir) == "lib64" ]] && myconf+=( -DUSE_LIB64=ON )
-
local mycmakeargs=(
-DUSE_ALSA=$(usex alsa)
-DBUILD_CSBEATS=$(usex beats)
@@ -157,28 +160,31 @@ src_configure() {
-DBUILD_WEBSOCKET_OPCODE=$(usex websocket)
-DNEED_PORTTIME=OFF
-DBUILD_RELEASE=ON
-   "${myconf[@]}"
)
 
-   cmake-utils_src_configure
-}
+   use python && mycmakeargs+=(
+   -DPYTHON_MODULE_INSTALL_DIR="$(python_get_sitedir)"
+   )
 
-src_test() {
-   cmake-utils_src_test
+   [[ $(get_libdir) == "lib64" ]] && mycmakeargs+=(
+   -DUSE_LIB64=ON
+   )
+
+   cmake-utils_src_configure
 }
 
 src_install() {
cmake-utils_src_install
-   dodoc AUTHORS ChangeLog README.md Release_Notes/*
+   dodoc -r Release_Notes/.
 
# Generate env.d file
-   if use double-precision ; then
-   echo OPCODEDIR64=/usr/$(get_libdir)/${PN}/plugins64 > 
"${T}"/62${PN}
-   else
-   echo OPCODEDIR=/usr/$(get_libdir)/${PN}/plugins > "${T}"/62${PN}
+   cat > "${T}"/62${PN} <<-_EOF_ || die
+   OPCODEDIR$(usex double-precision 64 
'')="${EPREFIX}/usr/$(get_libdir)/${PN}/plugins$(usex double-precision 64 '')"
+   CSSTRNGS="${EPREFIX}/usr/share/locale"
+   _EOF_
+   if use stk ; then
+   echo RAWWAVE_PATH=\"${EPREFIX}/usr/share/csound/rawwaves\" >> 
"${T}"/62${PN} || die
fi
-   echo "CSSTRNGS=/usr/share/locale" >> "${T}"/62${PN}
-   use stk && echo "RAWWAVE_PATH=/usr/share/csound/rawwaves" >> 
"${T}"/62${PN}
doenvd "${T}"/62${PN}
 
if use examples ; then
@@ -196,7 +202,7 @@ src_install() {
fi
 
# 

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

2017-06-03 Thread David Seifert
commit: 55c6f9a1ef11b3e9aaf48c1c5df78efff7443b17
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 18:37:58 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:51:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c6f9a1

media-sound/asunder: [QA] Fix DESCRIPTION.toolong

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/asunder/asunder-2.2.ebuild   | 4 ++--
 media-sound/asunder/asunder-2.8.1.ebuild | 2 +-
 media-sound/asunder/asunder-2.8.ebuild   | 4 ++--
 media-sound/asunder/asunder-2.9.ebuild   | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/asunder/asunder-2.2.ebuild 
b/media-sound/asunder/asunder-2.2.ebuild
index f7440bf73b6..35a821e4134 100644
--- a/media-sound/asunder/asunder-2.2.ebuild
+++ b/media-sound/asunder/asunder-2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-DESCRIPTION="A graphical Audio CD ripper and encoder with support for WAV, 
MP3, OggVorbis and FLAC"
+DESCRIPTION="A graphical Audio CD ripper and encoder with support for many 
output formats"
 HOMEPAGE="http://littlesvr.ca/asunder/;
 SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2;
 

diff --git a/media-sound/asunder/asunder-2.8.1.ebuild 
b/media-sound/asunder/asunder-2.8.1.ebuild
index 5154bf6069f..923c1e94eed 100644
--- a/media-sound/asunder/asunder-2.8.1.ebuild
+++ b/media-sound/asunder/asunder-2.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-DESCRIPTION="A graphical Audio CD ripper and encoder with support for WAV, 
MP3, OggVorbis, FLAC and Opus"
+DESCRIPTION="A graphical Audio CD ripper and encoder with support for many 
output formats"
 HOMEPAGE="http://littlesvr.ca/asunder/;
 SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2;
 

diff --git a/media-sound/asunder/asunder-2.8.ebuild 
b/media-sound/asunder/asunder-2.8.ebuild
index 2273475cdfb..4dbc65bf903 100644
--- a/media-sound/asunder/asunder-2.8.ebuild
+++ b/media-sound/asunder/asunder-2.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-DESCRIPTION="A graphical Audio CD ripper and encoder with support for WAV, 
MP3, OggVorbis, FLAC and Opus"
+DESCRIPTION="A graphical Audio CD ripper and encoder with support for many 
output formats"
 HOMEPAGE="http://littlesvr.ca/asunder/;
 SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2;
 

diff --git a/media-sound/asunder/asunder-2.9.ebuild 
b/media-sound/asunder/asunder-2.9.ebuild
index 5154bf6069f..923c1e94eed 100644
--- a/media-sound/asunder/asunder-2.9.ebuild
+++ b/media-sound/asunder/asunder-2.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-DESCRIPTION="A graphical Audio CD ripper and encoder with support for WAV, 
MP3, OggVorbis, FLAC and Opus"
+DESCRIPTION="A graphical Audio CD ripper and encoder with support for many 
output formats"
 HOMEPAGE="http://littlesvr.ca/asunder/;
 SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2;
 



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

2017-06-03 Thread David Seifert
commit: 1ecb8125e8e72b145b16960e66af11a472f622b6
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jun  3 20:48:25 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jun  3 20:52:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ecb8125

media-sound/tapiir: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/tapiir/Manifest|  1 -
 media-sound/tapiir/tapiir-0.7.2.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/media-sound/tapiir/Manifest b/media-sound/tapiir/Manifest
index 0090b70fd5a..0cc6b6bda57 100644
--- a/media-sound/tapiir/Manifest
+++ b/media-sound/tapiir/Manifest
@@ -1,2 +1 @@
-DIST tapiir-0.7.2.tar.gz 164866 SHA256 
633e09f2cbc3470340aca0c3dc15dc138946a609d63fc177c2e0766001cccb21 SHA512 
7c6cc6e4aa836d5c952eb0b5bd8bcbef3fc43a68a2629a1106d16b4753b1b686cf41c03515751f560fe7397be37f50c419b1675c80d8cdffdb84222e4a28e8e8
 WHIRLPOOL 
59d2b94c9fd7c952684d77d8863249eb9c67ddf3befa2ea1e16e07ecadcf399a388918f2b37475d289e2713b25e36049688eb15ef3971cf7416b24d27e1011ac
 DIST tapiir-0.7.3.tgz 168651 SHA256 
9b2f6f0c4f642c3b128f5dd5b3b8d44e80a6eb3310f8f59e0b7460f71cc36d5f SHA512 
e9b935f775ddcaf9d6a2b963a1d002d400fc34220845122188b82f1d6075176afc195ae4320679d8990b57f71d0a44fb6ba0cee8a74cb732b92957596c13f4b3
 WHIRLPOOL 
20ea8a3d7e8b7afdea88278df4990fb5acdcb5224d95fb45fdbdbc3990abaf1ebf2f07e24b45e4f4e9ba371ce0575f20589a43d88712779aa2640282f9eda541

diff --git a/media-sound/tapiir/tapiir-0.7.2.ebuild 
b/media-sound/tapiir/tapiir-0.7.2.ebuild
deleted file mode 100644
index 01497537226..000
--- a/media-sound/tapiir/tapiir-0.7.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils
-
-DESCRIPTION="A flexible audio effects processor, inspired by classical tape 
delay systems"
-HOMEPAGE="http://www.iua.upf.es/~mdeboer/projects/tapiir/;
-SRC_URI="http://www.iua.upf.es/~mdeboer/projects/tapiir/download/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="
-   media-sound/jack-audio-connection-kit
-   media-libs/alsa-lib
-   x11-libs/fltk:1"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-ldflags.patch"
-}
-
-src_configure() {
-   econf \
-   --disable-dependency-tracking
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed."
-   doman doc/${PN}.1
-   dodoc AUTHORS doc/${PN}.txt
-   dohtml doc/*.html doc/images/*.png
-   insinto /usr/share/${PN}/examples
-   doins doc/examples/*.mtd || die "doins failed."
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/

2017-06-03 Thread Kent Fredric
commit: c4527c8e66df67a44fa3260bbc689ef5655ee7de
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jun  3 20:50:52 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jun  3 20:50:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4527c8e

dev-perl/Config-Crontab: Cleanup old re bug #615114

Removing old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/615114
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild | 16 
 dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild | 18 --
 dev-perl/Config-Crontab/Manifest  |  2 --
 3 files changed, 36 deletions(-)

diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild 
b/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
deleted file mode 100644
index 20329f0bd15..000
--- a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SCOTTW
-MODULE_VERSION=1.40
-inherit perl-module
-
-DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
-LICENSE="Artistic"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-SRC_TEST="do"

diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild 
b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
deleted file mode 100644
index 822f8a8253e..000
--- a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SCOTTW
-DIST_VERSION=1.41
-DIST_EXAMPLES=("example/*")
-inherit perl-module
-
-DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
-LICENSE="Artistic"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"

diff --git a/dev-perl/Config-Crontab/Manifest b/dev-perl/Config-Crontab/Manifest
index 772c7c9c480..323f19ea7b6 100644
--- a/dev-perl/Config-Crontab/Manifest
+++ b/dev-perl/Config-Crontab/Manifest
@@ -1,3 +1 @@
-DIST Config-Crontab-1.40.tar.gz 40769 SHA256 
25b5893f2fb78ee1da82579afa627e8527d8ca86d08204e28283c455fe7ffb03 SHA512 
1894868e92637aef1d5eaed22b8387ebe9546d0804d375e894e7acaed4eeece28dcf78eeb2658455885d1a6dc1683b0a6839c747dbd939f128d66df211d8e15f
 WHIRLPOOL 
66f63cc7024955cd8da5dc3a999348f168b76f36773f251e6e4dbea79023379ea066fdd0d8a727813664f95fe32590a6a56f8842a58048ceb00db878bba6fad0
-DIST Config-Crontab-1.41.tar.gz 40838 SHA256 
f47256336581976a5974240c35f66ef32a33ed85545cf1bb3b5f7b1b7bcb209e SHA512 
d8df15532d5fd57453678eccf000e5a5c0cc51ddc466fc2b5e3580f81ae82f7390795ff011f90acbb5a728bbe1a90f113104d8b8f43361e756fe72ce4d35936e
 WHIRLPOOL 
cbf6829dee068a106444dbd09181d413329122a51547e861c3c9b4a0f37e62f2b87541f75a3e3bc94a16a25e62c78f348eed28fbe2b261165d85d342e6d4e490
 DIST Config-Crontab-1.45.tar.gz 41420 SHA256 
170f9f633afd52009f9b87a6a63b1071d574e27b853294eefa19249fc694255f SHA512 
b4aa82341b113c698a8a5434ac406217877f27b5eb876d409a675daf8c9a5f5ed56cccac3a9e775437427691547b5c3b7829a5c35edee4c9fe33d9cace0879e9
 WHIRLPOOL 
d574120e79a9441f2266d104fd11834f96cb5ad82dc4ce62b6a7c5ac04bb5583f0e59b4b2a10044eb9e94bb275d4db1c807fd8078d5afaad8ece76b1f9834f1c



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-ObjectDriver/

2017-06-03 Thread Kent Fredric
commit: 05aeb6d74979c3eba6e1623cf412e1db485865a0
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jun  3 20:47:16 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jun  3 20:48:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05aeb6d7

dev-perl/Data-ObjectDriver: Cleanup old re bug #615598

Removing old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/615598
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../Data-ObjectDriver-0.140.0.ebuild   | 31 --
 .../Data-ObjectDriver-0.90.0-r1.ebuild | 25 -
 dev-perl/Data-ObjectDriver/Manifest|  2 --
 3 files changed, 58 deletions(-)

diff --git a/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.140.0.ebuild 
b/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.140.0.ebuild
deleted file mode 100644
index ded7a3cb71d..000
--- a/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.140.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SIXAPART
-DIST_VERSION=0.14
-inherit perl-module
-
-DESCRIPTION="Simple, transparent data interface, with caching"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Trigger
-   dev-perl/Class-Data-Inheritable
-   dev-perl/Class-Accessor
-   dev-perl/DBI
-   virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-Tiny-0.35.0
-   >=virtual/perl-ExtUtils-MakeMaker-6.590.0
-   test? (
-   dev-perl/Test-Exception
-   dev-perl/DBD-SQLite
-   virtual/perl-version
-   )
-"
-DIST_TEST="do"

diff --git a/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.90.0-r1.ebuild 
b/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.90.0-r1.ebuild
deleted file mode 100644
index 92725e705dd..000
--- a/dev-perl/Data-ObjectDriver/Data-ObjectDriver-0.90.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SIXAPART
-MODULE_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION="Simple, transparent data interface, with caching"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Trigger
-   dev-perl/Class-Data-Inheritable
-   dev-perl/Class-Accessor
-   dev-perl/DBI"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build
-   test? ( dev-perl/Test-Exception
-   dev-perl/DBD-SQLite )"
-
-SRC_TEST=do

diff --git a/dev-perl/Data-ObjectDriver/Manifest 
b/dev-perl/Data-ObjectDriver/Manifest
index 7abbee175f2..f0dac89ef62 100644
--- a/dev-perl/Data-ObjectDriver/Manifest
+++ b/dev-perl/Data-ObjectDriver/Manifest
@@ -1,3 +1 @@
-DIST Data-ObjectDriver-0.09.tar.gz 108863 SHA256 
b0ffe505415dc3dfa14cab4236519d85308011ee31cd13578cd7c2a6bd944e1f SHA512 
dae39750c787525de855caffef8819f3af6f48deeaa1916f824ad502fc0f3fd6badeb98b7b8699624493d75cb827f98588d2915617cf7376636de91cd1fce311
 WHIRLPOOL 
6abc45aedcacfc8ac49e8fde8f8c8d2280235d7677a559d225a5cfe2c6c233beb21f9926beb3852feb4cbd27d9ef6b61b4bc9793b2f753e11642a53a44949985
-DIST Data-ObjectDriver-0.14.tar.gz 84311 SHA256 
ada52f63b42acc0c23caa54c4c17ca4c2f9f174af9470edc97ed2968fb6c075c SHA512 
34a19e4f678fd0ebd0fa24f9f873ebf0bdac657dfb5bd480298abfa2859b53eb9cb00571a97bc0b969393530b992d112eda649fb545b49153b58c7322618683f
 WHIRLPOOL 
76a1ddbbdf96b056119a3373b0dad93d0012e63714a03d00f4e870b3539314319ace62274df4b11ba44e8f50a23c285ab8261c3aa5a469d71038c433dbe40d70
 DIST Data-ObjectDriver-0.15.tar.gz 84386 SHA256 
ea5ce639ad1914dd9c19ebea94d8689e2d0bde9c21ab8eced4b97dbc649648d6 SHA512 
5be77086f2aa646e9bc80fc8d3de2edb6726946a17149573efbce2bbe83d2ec1b294aa20cd66330f0827ee26a5113b9e02ea542111aed94804c0ccdce1e89c1b
 WHIRLPOOL 
42aefdfc9d5a75893f72c66d11fc6cab6b44f04cb334c7fb13fae5608b04b96a6170fb6d3195fab5a3302c586e6bf2b863b1475a5e9af15edf98907ff59e00cf



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

2017-06-03 Thread Mike Gilbert
commit: 8bf66af5391023e9bf1cf5c1b91dfeb2abf4a40d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 20:37:46 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 20:39:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf66af5

app-vim/vimcalc: drop python3

plugin/vimcalc.py uses python2 syntax for exceptions.

Bug: https://bugs.gentoo.org/620088
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 app-vim/vimcalc/vimcalc-1.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild 
b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
index b9485e71548..2acd5b13dcf 100644
--- a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
+++ b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit python-single-r1 vim-plugin
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Differences/

2017-06-03 Thread Sergei Trofimovich
commit: e57b62e2248ee4eb3b4e01108838b3ea1a632518
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 20:15:20 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:22:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57b62e2

dev-perl/Test-Differences: ia64 stable, bug #570280

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

 dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild 
b/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
index 1b9e7aac097..7217eb39c34 100644
--- a/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
+++ b/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Test strings and data structures and show differences if not ok"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 PERL_RM_FILES=(
"t/boilerplate.t"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Most/

2017-06-03 Thread Sergei Trofimovich
commit: a8f06ad9330c1f8fbec9be08c788912c937bb83b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 20:15:24 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:22:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f06ad9

dev-perl/Test-Most: ia64 stable, bug #570280

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

 dev-perl/Test-Most/Test-Most-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild 
b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild
index 4b8d38caae8..62157e572c5 100644
--- a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild
+++ b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Most commonly needed test functions and features"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Convert-BinHex/

2017-06-03 Thread Sergei Trofimovich
commit: a0fa76bf47a1902b84a5244fb23f586e014de982
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 20:15:42 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:22:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fa76bf

dev-perl/Convert-BinHex: ia64 stable, bug #570280

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

 dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild 
b/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild
index 6a885959e66..e715d6389e2 100644
--- a/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild
+++ b/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Extract data from Macintosh BinHex files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-qt/linguist/

2017-06-03 Thread Sergei Trofimovich
commit: e6466aeb276f64bb32ca4d3eb3f56251d59a8c44
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:58:19 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6466aeb

dev-qt/linguist: ia64 stable, bug #552396

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

 dev-qt/linguist/linguist-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/linguist/linguist-4.8.7.ebuild 
b/dev-qt/linguist/linguist-4.8.7.ebuild
index 9618ac06a12..77e399dc054 100644
--- a/dev-qt/linguist/linguist-4.8.7.ebuild
+++ b/dev-qt/linguist/linguist-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Graphical tool for translating Qt applications"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/

2017-06-03 Thread Sergei Trofimovich
commit: b4d77b9c3142f1f6069c9372b5a3b5e51869866c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:59:05 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d77b9c

dev-qt/qtdeclarative: ia64 stable, bug #552396

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

 dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
index 7aefc21a2d1..7aa923223a7 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The Declarative module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility qt3support webkit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qdbusviewer/

2017-06-03 Thread Sergei Trofimovich
commit: cff6d852132513fdbe4b43b41a10631fc80015c2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:58:39 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff6d852

dev-qt/qdbusviewer: ia64 stable, bug #552396

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

 dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild 
b/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild
index 58c82a23fd5..578d1f630b6 100644
--- a/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild
+++ b/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and 
messages"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsql/

2017-06-03 Thread Sergei Trofimovich
commit: dd6ce5a8c02862fe7e5962eef248e3e4ea58dc03
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:56:33 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6ce5a8

dev-qt/qtsql: ia64 stable, bug #552396

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

 dev-qt/qtsql/qtsql-4.8.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild 
b/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
index 72630510d8c..a52792919ab 100644
--- a/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
@@ -7,7 +7,7 @@ inherit multilib qt4-build-multilib
 DESCRIPTION="The SQL module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres qt3support +sqlite"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qthelp/

2017-06-03 Thread Sergei Trofimovich
commit: 90a47aca0438234f8a79dce7195e464cf7fd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:57:54 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a47aca

dev-qt/qthelp: ia64 stable, bug #552396

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

 dev-qt/qthelp/qthelp-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qthelp/qthelp-4.8.7.ebuild 
b/dev-qt/qthelp/qthelp-4.8.7.ebuild
index 1f65f476795..4facf8b4486 100644
--- a/dev-qt/qthelp/qthelp-4.8.7.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI+="
)"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+   KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="compat doc"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtxmlpatterns/

2017-06-03 Thread Sergei Trofimovich
commit: 5097a80eab213194ff516e15f2d9d5e688155009
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:57:14 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5097a80e

dev-qt/qtxmlpatterns: ia64 stable, bug #552396

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

 dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.7.ebuild 
b/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.7.ebuild
index a5407f6bf90..4b184e7c573 100644
--- a/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.7.ebuild
+++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The XmlPatterns module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsvg/

2017-06-03 Thread Sergei Trofimovich
commit: ff889e230422d25402db757e4fb5814166533898
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:56:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff889e23

dev-qt/qtsvg: ia64 stable, bug #552396

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

 dev-qt/qtsvg/qtsvg-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtsvg/qtsvg-4.8.7.ebuild b/dev-qt/qtsvg/qtsvg-4.8.7.ebuild
index 7da7cb4c337..b4948a670b7 100644
--- a/dev-qt/qtsvg/qtsvg-4.8.7.ebuild
+++ b/dev-qt/qtsvg/qtsvg-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The SVG module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qt3support/

2017-06-03 Thread Sergei Trofimovich
commit: 819aa65b7bd13d32543efd420ceb25fac0c19266
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:58:47 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819aa65b

dev-qt/qt3support: ia64 stable, bug #552396

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

 dev-qt/qt3support/qt3support-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qt3support/qt3support-4.8.7.ebuild 
b/dev-qt/qt3support/qt3support-4.8.7.ebuild
index a74c84b8a25..d1941fdec6d 100644
--- a/dev-qt/qt3support/qt3support-4.8.7.ebuild
+++ b/dev-qt/qt3support/qt3support-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The Qt3Support module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/

2017-06-03 Thread Sergei Trofimovich
commit: 85b8c3ad727ce88ac358491226d0709a573abd74
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:59:16 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b8c3ad

dev-qt/qtgui: ia64 stable, bug #552396

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

 dev-qt/qtgui/qtgui-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtgui/qtgui-4.8.7.ebuild b/dev-qt/qtgui/qtgui-4.8.7.ebuild
index b8d5351271e..f3e687084a1 100644
--- a/dev-qt/qtgui/qtgui-4.8.7.ebuild
+++ b/dev-qt/qtgui/qtgui-4.8.7.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="The GUI module for the Qt toolkit"
 SRC_URI+=" 
https://dev.gentoo.org/~pesa/patches/${PN}-systemtrayicon-plugin-system.patch;
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace 
xinerama +xv"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbearer/

2017-06-03 Thread Sergei Trofimovich
commit: 7e96fd84f3c503d883692f98865d0d21597e6154
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:54:53 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e96fd84

dev-qt/qtbearer: ia64 stable, bug #552396

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

 dev-qt/qtbearer/qtbearer-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtbearer/qtbearer-4.8.7.ebuild 
b/dev-qt/qtbearer/qtbearer-4.8.7.ebuild
index ef677cea50a..a7276146f10 100644
--- a/dev-qt/qtbearer/qtbearer-4.8.7.ebuild
+++ b/dev-qt/qtbearer/qtbearer-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The network bearer plugins for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="connman networkmanager"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscript/

2017-06-03 Thread Sergei Trofimovich
commit: 4e601a7b8dfb47c12d2800d84ed59448dabd91ee
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:56:20 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e601a7b

dev-qt/qtscript: ia64 stable, bug #552396

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

 dev-qt/qtscript/qtscript-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscript/qtscript-4.8.7.ebuild 
b/dev-qt/qtscript/qtscript-4.8.7.ebuild
index e8325c88d7f..20de94ca206 100644
--- a/dev-qt/qtscript/qtscript-4.8.7.ebuild
+++ b/dev-qt/qtscript/qtscript-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The QtScript module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+jit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttest/

2017-06-03 Thread Sergei Trofimovich
commit: 974f847b460f17ddfc8d952994f91594d396c11c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:56:55 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974f847b

dev-qt/qttest: ia64 stable, bug #552396

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

 dev-qt/qttest/qttest-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qttest/qttest-4.8.7.ebuild 
b/dev-qt/qttest/qttest-4.8.7.ebuild
index d4120cfe682..816c74a5a68 100644
--- a/dev-qt/qttest/qttest-4.8.7.ebuild
+++ b/dev-qt/qttest/qttest-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The QtTest module for unit testing Qt applications and libraries"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttranslations/

2017-06-03 Thread Sergei Trofimovich
commit: baf1141cf82ddb76ec9926c88fd66c54903b4b2d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:57:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf1141c

dev-qt/qttranslations: ia64 stable, bug #552396

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

 dev-qt/qttranslations/qttranslations-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qttranslations/qttranslations-4.8.7.ebuild 
b/dev-qt/qttranslations/qttranslations-4.8.7.ebuild
index f1767d22b92..b619409183c 100644
--- a/dev-qt/qttranslations/qttranslations-4.8.7.ebuild
+++ b/dev-qt/qttranslations/qttranslations-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Translation files for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/pixeltool/

2017-06-03 Thread Sergei Trofimovich
commit: 07ff098a317358aa88244ca19f888a89c02bc7d5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:58:27 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ff098a

dev-qt/pixeltool: ia64 stable, bug #552396

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

 dev-qt/pixeltool/pixeltool-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/pixeltool/pixeltool-4.8.7.ebuild 
b/dev-qt/pixeltool/pixeltool-4.8.7.ebuild
index 3fc375227b4..6cafb15825f 100644
--- a/dev-qt/pixeltool/pixeltool-4.8.7.ebuild
+++ b/dev-qt/pixeltool/pixeltool-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Qt screen magnifier"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+   KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/

2017-06-03 Thread Sergei Trofimovich
commit: 034a85f6c19df15feb6f80bc83b9588766865147
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:58:03 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034a85f6

dev-qt/assistant: ia64 stable, bug #552396

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

 dev-qt/assistant/assistant-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild 
b/dev-qt/assistant/assistant-4.8.7.ebuild
index 940530e15ca..8ae91407db7 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+   KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="webkit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/designer/

2017-06-03 Thread Sergei Trofimovich
commit: 68519451ae62ad5a9729f98249ad1f3e03ff5c23
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:58:11 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68519451

dev-qt/designer: ia64 stable, bug #552396

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

 dev-qt/designer/designer-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/designer/designer-4.8.7.ebuild 
b/dev-qt/designer/designer-4.8.7.ebuild
index 4558cc0f7f4..fa3792775f2 100644
--- a/dev-qt/designer/designer-4.8.7.ebuild
+++ b/dev-qt/designer/designer-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 DESIGNER_PLUGINS="declarative phonon qt3support webkit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/

2017-06-03 Thread Sergei Trofimovich
commit: 76b298d2179194aa2e5a75b1103ed9a216ae2816
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:57:28 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b298d2

dev-qt/qtwebkit: ia64 stable, bug #552396

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

 dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild 
b/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
index 63ec542af0e..0f985dd706a 100644
--- a/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The WebKit module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="amd64 ~arm ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+gstreamer icu +jit"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/

2017-06-03 Thread Sergei Trofimovich
commit: df7e4294dcb2871fd254a703f34ff5ab7f12bb1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:57:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7e4294

dev-qt/qtcore: ia64 stable, bug #552396

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

 dev-qt/qtcore/qtcore-4.8.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild 
b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
index 7606cf61314..e384674860c 100644
--- a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
+++ b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Cross-platform application development framework"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="+glib iconv icu libressl qt3support ssl"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdbus/

2017-06-03 Thread Sergei Trofimovich
commit: cf6593d48dc23bf069844269ac803e4f6f981c0d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:55:12 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6593d4

dev-qt/qtdbus: ia64 stable, bug #552396

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

 dev-qt/qtdbus/qtdbus-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtdbus/qtdbus-4.8.7.ebuild 
b/dev-qt/qtdbus/qtdbus-4.8.7.ebuild
index 35b3db9c0a4..16e9dd30630 100644
--- a/dev-qt/qtdbus/qtdbus-4.8.7.ebuild
+++ b/dev-qt/qtdbus/qtdbus-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The DBus module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtopengl/

2017-06-03 Thread Sergei Trofimovich
commit: a821b5146bd32160eeaffab6f022e802bbb41107
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jun  3 12:56:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  3 20:08:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a821b514

dev-qt/qtopengl: ia64 stable, bug #552396

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

 dev-qt/qtopengl/qtopengl-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild 
b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
index 14d3c4de4f3..92b6dac2f1c 100644
--- a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
+++ b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="The OpenGL module for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 fi
 
 IUSE="egl qt3support"



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_persona/, www-apache/mod_authnz_persona/files/, profiles/

2017-06-03 Thread Michał Górny
commit: a0e603c8cc43e54d9d81e82e215432a11be1f73d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  3 19:59:57 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  3 20:01:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e603c8

www-apache/mod_authnz_persona: Remove last-rited pkg

 profiles/package.mask  |  4 ---
 www-apache/mod_authnz_persona/Manifest |  1 -
 .../files/70_mod_authnz_persona.conf   |  3 ---
 www-apache/mod_authnz_persona/metadata.xml | 11 
 .../mod_authnz_persona-0.8.1.ebuild| 31 --
 5 files changed, 50 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ad498725c96..aaccd99229d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -283,10 +283,6 @@ dev-python/protorpc
 # Bug #615480
 =sys-kernel/vanilla-sources-4.1.39
 
-# Dirkjan Ochtman  (27 Apr 2017)
-# Persona service has been discontinued. Masked for removal in 30 days.
-www-apache/mod_authnz_persona
-
 # Rick Farina  (17 Apr 2017)
 # Masking old versions because upstream changed versioning
 # Please keep this mask for 1 year to ease upgrades for users

diff --git a/www-apache/mod_authnz_persona/Manifest 
b/www-apache/mod_authnz_persona/Manifest
deleted file mode 100644
index c61c771714e..000
--- a/www-apache/mod_authnz_persona/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_authnz_persona-0.8.1.tar.gz 22809 SHA256 
b583f54b19aefc1c8a2bbaf9ea8e2d1170d9f1ed39fa91c7b76fdab55cfb9b39 SHA512 
38e0231427509f5d6a2ee22c427040347d04c243cdb4d767990bfd4918cdb8ce1da043c8762389ca78898536fa0a86b88d52360e05367169bf86a3575a484de7
 WHIRLPOOL 
3e66a53cacd29e4ad4e0efb3234bd62cd051b952b1b0a2acc4bca3e2ac1dec5b00adbdce6157b881025f89c06b9247860fdaf45e68fe744af00eb8b3d2931063

diff --git a/www-apache/mod_authnz_persona/files/70_mod_authnz_persona.conf 
b/www-apache/mod_authnz_persona/files/70_mod_authnz_persona.conf
deleted file mode 100644
index e61f7536fa9..000
--- a/www-apache/mod_authnz_persona/files/70_mod_authnz_persona.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-
-LoadModule authnz_persona_module modules/mod_authnz_persona.so
-

diff --git a/www-apache/mod_authnz_persona/metadata.xml 
b/www-apache/mod_authnz_persona/metadata.xml
deleted file mode 100644
index 7ab7a8871ff..000
--- a/www-apache/mod_authnz_persona/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   d...@gentoo.org
-   Dirkjan Ochtman
-   
-   
-   mozilla/mod_authnz_persona
-   
-

diff --git a/www-apache/mod_authnz_persona/mod_authnz_persona-0.8.1.ebuild 
b/www-apache/mod_authnz_persona/mod_authnz_persona-0.8.1.ebuild
deleted file mode 100644
index d89adda1da8..000
--- a/www-apache/mod_authnz_persona/mod_authnz_persona-0.8.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit apache-module eutils
-
-DESCRIPTION="An Apache2 module for easy Persona authentication"
-HOMEPAGE="https://github.com/mozilla/mod_authnz_persona;
-SRC_URI="https://github.com/mozilla/mod_authnz_persona/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/yajl
-   net-misc/curl"
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_CONF="70_${PN}"
-APACHE2_MOD_DEFINE="PERSONA_AUTHNZ"
-APACHE2_MOD_FILE="${S}/build/.libs/${PN}.so"
-
-DOCFILES="README.md"
-
-need_apache2
-
-src_compile() {
-   emake APXS_PATH="${APXS}" all
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/protorpc/

2017-06-03 Thread Michał Górny
commit: a93e8301aa189e67fa311e2f559f9cd16931fdf5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  3 20:00:54 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  3 20:02:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93e8301

dev-python/protorpc: Remove last-rited pkg

 dev-python/protorpc/Manifest   |  2 --
 dev-python/protorpc/metadata.xml   | 12 
 dev-python/protorpc/protorpc-0.10.0.ebuild | 21 -
 dev-python/protorpc/protorpc-0.11.1.ebuild | 21 -
 profiles/package.mask  |  5 -
 5 files changed, 61 deletions(-)

diff --git a/dev-python/protorpc/Manifest b/dev-python/protorpc/Manifest
deleted file mode 100644
index 6b5a508aed3..000
--- a/dev-python/protorpc/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST protorpc-0.10.0.tar.gz 116667 SHA256 
9c612f2898cfd769feae6257b0dcf01e0aff29d5d0a2207c3fade4d49434aa4f SHA512 
39932f365f25f73b0badfb868e4be13d24a57aa2388ee8802da46420aa8af053a0f26f51c97599dd5a221e66d0b99ff2743d8dccbe03c42fdbaa9e5f9c8e8fa6
 WHIRLPOOL 
41ad941b97a90cfac7438bb3ed062ad448f8938ecf5a58d9968cc48cdce73b59e7bdc541ad6b61196c249cd6b13b9e3daab59498b3093b4a7743248baacdbba7
-DIST protorpc-0.11.1.tar.gz 117047 SHA256 
b81d5594541fdc3d51f9ce75096db0ddb566df840d8609ffe11e5a84574c0b88 SHA512 
6f9b64a54bbb10bfa16d0caef8ead49f68cdc6efc3fa21e231cadc01bb3f8a217fc0fe3d77da5140b46e5edfeef4b27c5f05a92ad2d3090627940130df2e51e0
 WHIRLPOOL 
724f171772305896e231e7701aae4e0a3c06dda49acdb48cd3d54a7b1677ff4850f29d8ef45d225e59ab3bc208f271a28723ec6d62af58b4031c95cbe13ffb5e

diff --git a/dev-python/protorpc/metadata.xml b/dev-python/protorpc/metadata.xml
deleted file mode 100644
index e4f893e4cc4..000
--- a/dev-python/protorpc/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-google/protorpc
-protorpc
-  
-

diff --git a/dev-python/protorpc/protorpc-0.10.0.ebuild 
b/dev-python/protorpc/protorpc-0.10.0.ebuild
deleted file mode 100644
index 135a7914e0d..000
--- a/dev-python/protorpc/protorpc-0.10.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Google Protocol RPC"
-HOMEPAGE="https://github.com/google/protorpc;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/protorpc/protorpc-0.11.1.ebuild 
b/dev-python/protorpc/protorpc-0.11.1.ebuild
deleted file mode 100644
index 135a7914e0d..000
--- a/dev-python/protorpc/protorpc-0.11.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Google Protocol RPC"
-HOMEPAGE="https://github.com/google/protorpc;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/profiles/package.mask b/profiles/package.mask
index aaccd99229d..65ce937ebf1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -267,11 +267,6 @@ kde-misc/quadkonsole
 # experimental features and accept a more unstable release.
 >=www-client/chromium-60
 
-# Michał Górny  (01 May 2017)
-# Used only by old (removed) versions of dev-python/google-apitools.
-# Last release in 2015. Removal in 30 days.
-dev-python/protorpc
-
 # Zac Medico  (01 May 2017)
 # Possible API incompatibilities, bug #617174.
 # http://aiohttp.readthedocs.io/en/latest/migration.html



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

2017-06-03 Thread Justin Lecher
commit: 0f177b6fa9d286ff4ea3577d7474bd14ff7a409a
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 19:36:31 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f177b6f

dev-python/django: Version Bump

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/django/Manifest |   1 +
 dev-python/django/django-1.11.2.ebuild | 110 +
 2 files changed, 111 insertions(+)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 436c6011809..1868a76dbee 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1,4 +1,5 @@
 DIST Django-1.10.7.tar.gz 7737654 SHA256 
593d779dbc2350a245c4f76d26bdcad58a39895e87304fe6d725bbdf84b5b0b8 SHA512 
2b16de21a1c966942f0d912bde4f5be7004f250e5ce3c56a5ac462f81f82e911da19fa0aeb9058670d663caecc1016ce4bcd93c1fa058675150caa33cfeb0e3b
 WHIRLPOOL 
0b3f9fffe9f6fa3c803cabc7e9b1e4f2f100f4ae08a98bd6d90841d743edad4ff19df162b6ace9442fe03ba2bf47193fb8a36cfbba12bac84b69b93937f3b863
+DIST Django-1.11.2.tar.gz 7865109 SHA256 
3c5b070482df4f9e5750539dc1824d353729ee423fd410c579b8cd3dea5b0617 SHA512 
0f1187fd03064b966241d6ed1a869d6f155af2598a7b9c8b2f902585265cb6df7236817e5f14907c362ce7420d08e881ff9461f14d673485be3b3e5c3d980e8e
 WHIRLPOOL 
278865760b80956e48d37bf7e3f7d68860aaf72ff3a1383ce7d40dd9b67426236b4f4cc0e7cbb352871a40d668325bf698d48b598e059bbfed8f407674bd9cc8
 DIST Django-1.4.22.tar.gz 7802249 SHA256 
d0e2c9d772fcab2cf9c09e1c05e711cf5fe5eb93225762b29f0739d65e0d1784 SHA512 
03e833d95d8ffacf8cb753b8b8c15edc145830add322ad166c574a9a7428ed308082ffea7a73bcdb7315f489270fd84a38d1a8b12c090dfb9d68da5d281cef68
 WHIRLPOOL 
7c3999e05c31772b74dcca981b052d5e13621897490166f3c022bfd6db2d542c2eb7afb16b4fd4536a49b4834fc62e61010ad10949af1269c4363f1ef6ea7c9e
 DIST Django-1.5.12.tar.gz 8202839 SHA256 
b3de77beb6e59b72071ca66f20c2ad34e1b90d39b0241e62c1f03c668ddd6ced SHA512 
37736827618737c54e7b63f2376b915d8dc0cdaf1900a2f6c3c9e0edd69e50379f95e3b6a31c930efdca88793b6330e7226175af91951d8637e5db780bc9fd8d
 WHIRLPOOL 
a3d17e364b0f90ff3a059afbfb57fdb9988ad777048f3caa30244d7ae6b0c87f42e1e5af5bdcda8f09c713518e0fb2471e1e4da3a988f37e45e6bca7678ecafa
 DIST Django-1.6.11.tar.gz 6764000 SHA256 
7e50e573e484435873b3515d7982d80093b2695aba17fd0ff024307454dc3a56 SHA512 
de6024b49e0344bf153f73ec344180fb701e415e4f9c330118821744d0e579436cc265724f7ef7213c9551847022ba9570312633f317b9003db533d06deb9829
 WHIRLPOOL 
5de086952bda9449f85798e8fe3bac82f11e1b856c1d39e340399e71ca6bf183318eebf1f536714567036485637166a929082a1ba9d6c1816f07c53dcc12c72a

diff --git a/dev-python/django/django-1.11.2.ebuild 
b/dev-python/django/django-1.11.2.ebuild
new file mode 100644
index 000..59405e57d07
--- /dev/null
+++ b/dev-python/django/django-1.11.2.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_REQ_USE='sqlite?,threads(+)'
+WEBAPP_NO_AUTO_INSTALL="yes"
+
+inherit bash-completion-r1 distutils-r1 eutils versionator webapp
+
+MY_PN="Django"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="High-level Python web framework"
+HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django;
+SRC_URI="
+   https://www.djangoproject.com/m/releases/$(get_version_component_range 
1-2)/${MY_P}.tar.gz
+   mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz
+   "
+
+LICENSE="BSD"
+# admin fonts: Roboto (media-fonts/roboto)
+LICENSE+=" Apache-2.0"
+# admin icons, jquery, xregexp.js
+LICENSE+=" MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="doc sqlite test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( >=dev-python/sphinx-1.0.7[${PYTHON_USEDEP}] )
+   test? (
+   $(python_gen_impl_dep sqlite)
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/numpy[$(python_gen_usedep 'python*')]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/${MY_P}"
+
+WEBAPP_MANUAL_SLOT="yes"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.9-bashcomp.patch
+)
+
+pkg_setup() {
+   webapp_pkg_setup
+}
+
+python_prepare_all() {
+   # Prevent d'loading in the doc build
+   sed -e '/^"sphinx.ext.intersphinx",/d' -i docs/conf.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   # Tests have non-standard assumptions about PYTHONPATH,
+   # and don't work with ${BUILD_DIR}/lib.
+   PYTHONPATH=. "${PYTHON}" tests/runtests.py --settings=test_sqlite -v2 
--parallel 1 

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

2017-06-03 Thread Justin Lecher
commit: 8f5c770e113f21e471670adad371ddf807f20785
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 19:05:25 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5c770e

app-backup/duply: Version Bump

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 app-backup/duply/Manifest   |  1 +
 app-backup/duply/duply-2.0.2.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-backup/duply/Manifest b/app-backup/duply/Manifest
index 3692d2c9467..b88e1ec3083 100644
--- a/app-backup/duply/Manifest
+++ b/app-backup/duply/Manifest
@@ -2,3 +2,4 @@ DIST duply_1.11.2.tgz 44094 SHA256 
06843960ae5753395cb5be72a9c9f2fe78e6ea81a17c6
 DIST duply_1.11.3.tgz 44198 SHA256 
585757a02abc91bcc0e37004eef735794d6581d1a30ec68303c6c04833b20940 SHA512 
5817d4571c27288b227add04e84fa0066e278cdbc819a9332cb6fa2aaf6609e923abe9824ac704fed250b961300c57ca1de945af03370287f7cbf68876513457
 WHIRLPOOL 
de27f44067b087d7d3324eb211573d14315c3f4143441e13853801ba36792dd7ec0aa926d2819f9f01d68b081ee9e0fbcad961496fd2a7b29ad6ced082af9dd1
 DIST duply_1.9.2.tgz 36222 SHA256 
2bfc0964ebc0bae5752e0b4a12eb8fb6f78a27739f32c9acb4ac81947506c5ab SHA512 
9ef5e22f43a6854e413ed1c2b88b10d0ae75cff7b2bcd927d20a588234555e9b7eff25d094f688f9d4f8510eba6bc20f7635c0de9ab9b402966075595922333e
 WHIRLPOOL 
6a3e79c87e0b28386f0ed6fd8eb7973659477ad278e80e292a3e6cea944fd512baffc9a455e148faeadb687a46a8e274ce86668c29f30244b5b63f1f850a9c00
 DIST duply_2.0.1.tgz 44914 SHA256 
9d2baf55ada5ab36a6da3fa909c8bdc4ce9a0116eac259ebba0efe9b93180bb0 SHA512 
28f1670f2579956cb4d0d5727403e8b9f4afcdd8ea79e117536dfb89b3f3cf6a7bc7eb802bc4dcd39fc6a443a9f8fa3fe722f2b8336186517184940ce6fa73ec
 WHIRLPOOL 
7c41a8d14cf6f372dea831de0d16179c369a75fc4eff77469ae85b3877526babc2fe112829b4cf295be8808bdda803a01ed83f6db73fa4ed952ae936ac990766
+DIST duply_2.0.2.tgz 45406 SHA256 
33869adad763d5dd0a79a3d1d5b860a77f8e40be5150c3876d6ce5476004415f SHA512 
2f53d380445272a2354f6914c39373e93d27fdcc5c712d7041fc798547280cebff53882f93d0467d86fc044b8a3a73a6b2fe04a9eaadae55b58bc9c617bab48a
 WHIRLPOOL 
2c8b50b71b27e669c831639093b45a08906f2c6d8af735350e532a34bdf96c21f3ed0b1e191cf97bf6c7215def5cd2c65e6a4fd7dd62e54ee25e8aa0726ee724

diff --git a/app-backup/duply/duply-2.0.2.ebuild 
b/app-backup/duply/duply-2.0.2.ebuild
new file mode 100644
index 000..8eddec6aefe
--- /dev/null
+++ b/app-backup/duply/duply-2.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit readme.gentoo-r1
+
+DESCRIPTION="A shell frontend for duplicity"
+HOMEPAGE="http://duply.net;
+SRC_URI="mirror://sourceforge/project/ftplicity/duply%20%28simple%20duplicity%29/2.0.x/${PN}_${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="app-text/txt2man"
+RDEPEND="app-backup/duplicity"
+
+S=${WORKDIR}/${PN}_${PV}
+
+src_install() {
+   dobin ${PN}
+   ./${PN} txt2man > ${PN}.1 || die
+   doman ${PN}.1
+   dodoc CHANGELOG.txt
+   readme.gentoo_create_doc
+}



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

2017-06-03 Thread Justin Lecher
commit: 6855253051c53fdcb07f62b792218550fa708bf8
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 19:33:58 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68552530

dev-python/django: Version Bump CVE-201{6-{2512,7401,9013,9014},7-{7233,7234}}

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=576876
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=589134
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=595544
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=598770
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/django/Manifest   | 6 +++---
 dev-python/django/{django-1.10.ebuild => django-1.10.7.ebuild}   | 6 +++---
 dev-python/django/django-1.4.22.ebuild   | 2 +-
 dev-python/django/django-1.7.11.ebuild   | 2 +-
 dev-python/django/{django-1.8.14.ebuild => django-1.8.18.ebuild} | 6 +++---
 dev-python/django/{django-1.9.9.ebuild => django-1.9.13.ebuild}  | 8 
 6 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 14ca8126dfd..436c6011809 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1,8 +1,8 @@
-DIST Django-1.10.tar.gz 7691063 SHA256 
46b868d68e5fd69dd9e05a0a7900df91786097e30b2aa6f065dd7fa3b22f7005 SHA512 
e85ded03a1aee2390c105a3d723c708d41a157d46b413004954ecef426a014892468bd4157066a552954d569880597d3cd4cdfc372065cad7796b39374db88fc
 WHIRLPOOL 
402e27484ac8b95cdb7a4262485a55a5ac4bb71b40e80d79f442d47ebfa286d423af9fbc5ba3ac98f143de9d0048c14e9450d9dc130ab28b052a5a3191fa08e8
+DIST Django-1.10.7.tar.gz 7737654 SHA256 
593d779dbc2350a245c4f76d26bdcad58a39895e87304fe6d725bbdf84b5b0b8 SHA512 
2b16de21a1c966942f0d912bde4f5be7004f250e5ce3c56a5ac462f81f82e911da19fa0aeb9058670d663caecc1016ce4bcd93c1fa058675150caa33cfeb0e3b
 WHIRLPOOL 
0b3f9fffe9f6fa3c803cabc7e9b1e4f2f100f4ae08a98bd6d90841d743edad4ff19df162b6ace9442fe03ba2bf47193fb8a36cfbba12bac84b69b93937f3b863
 DIST Django-1.4.22.tar.gz 7802249 SHA256 
d0e2c9d772fcab2cf9c09e1c05e711cf5fe5eb93225762b29f0739d65e0d1784 SHA512 
03e833d95d8ffacf8cb753b8b8c15edc145830add322ad166c574a9a7428ed308082ffea7a73bcdb7315f489270fd84a38d1a8b12c090dfb9d68da5d281cef68
 WHIRLPOOL 
7c3999e05c31772b74dcca981b052d5e13621897490166f3c022bfd6db2d542c2eb7afb16b4fd4536a49b4834fc62e61010ad10949af1269c4363f1ef6ea7c9e
 DIST Django-1.5.12.tar.gz 8202839 SHA256 
b3de77beb6e59b72071ca66f20c2ad34e1b90d39b0241e62c1f03c668ddd6ced SHA512 
37736827618737c54e7b63f2376b915d8dc0cdaf1900a2f6c3c9e0edd69e50379f95e3b6a31c930efdca88793b6330e7226175af91951d8637e5db780bc9fd8d
 WHIRLPOOL 
a3d17e364b0f90ff3a059afbfb57fdb9988ad777048f3caa30244d7ae6b0c87f42e1e5af5bdcda8f09c713518e0fb2471e1e4da3a988f37e45e6bca7678ecafa
 DIST Django-1.6.11.tar.gz 6764000 SHA256 
7e50e573e484435873b3515d7982d80093b2695aba17fd0ff024307454dc3a56 SHA512 
de6024b49e0344bf153f73ec344180fb701e415e4f9c330118821744d0e579436cc265724f7ef7213c9551847022ba9570312633f317b9003db533d06deb9829
 WHIRLPOOL 
5de086952bda9449f85798e8fe3bac82f11e1b856c1d39e340399e71ca6bf183318eebf1f536714567036485637166a929082a1ba9d6c1816f07c53dcc12c72a
 DIST Django-1.7.11.tar.gz 7586798 SHA256 
2039144fce8f1b603d03fa5a5643578df1ad007c4ed41a617f02a3943f7059a1 SHA512 
2e3415295ee6b590e366b09adb261baccb750519b9bcef1bb09bd52a2db705c8082bfc13440c621a5f41dd4f9bd626792eba4a572e78de3b7caf93c951c406ee
 WHIRLPOOL 
8797862021c6acdfcba5752f6f5f2d567a564812fc5089678a9d00b9d8f1cb13c03bd0cb9b369b68ce1d1f1dc1522f05d41778f5181aef9c7d49783afc280e7c
-DIST Django-1.8.14.tar.gz 7293650 SHA256 
5282c48b90fbb29507299f592215378e849a2808f485e4144626e66715d5464d SHA512 
19d7b37f1a85f54c2dd41bbdf9854f9e5cce81100f73f7bcb93e8b00e128104a23e9c7bfcbd2aa06d3fe7aa494eaef34d88dea924e749d0116e7c5ad97484a04
 WHIRLPOOL 
8d6800ec06857edf1da640b16deaa2adade3da6682defc149c0411f5eb2c6aeb55f76b6422e19de177c48d07be3db0278beb6a14610df4a8179b9437bbe662c6
+DIST Django-1.8.18.tar.gz 7297986 SHA256 
c7611cdd5e2539a443b7960c7cafd867d986c2720a1b44808deaa60ce3da50c7 SHA512 
41959c1012feec579dc991129976a655bc2f1ff7298bd05951c925b3d0a86a67cc32bf8a78273236b3db05cc1eb841a7aba5091bd06a072dd73c55eb0f7ecee8
 WHIRLPOOL 
c0a563f767878f6cea24246730933fd5e3ae489c343c4c36d13a711b8f77d91007b516d6e40646d3520a79abfdc6e187826b94047cbdc0c2bad0427172506e7f
 DIST Django-1.8.9.tar.gz 7288701 SHA256 
fc012d8507201a628e877202bb7800799152285f69aa0d42a7c506a96fbbd2e3 SHA512 
3423d11a6f97ca4518a7105fabfc872783d92f2ce4733739bc6dd7d53c97d7450c7343a8e77c2094ce6342b1647445d2ddef5deb2d3b35b5c0ba4679726f0a48
 WHIRLPOOL 
96cdd8cb557c8ae75d40516e2c88a4a63fb0f070e3614732786a4e7904f22404a1d189ae00b03527be9242c4b61646ce5093cb6535567ba0f23042a1b6e9a320
-DIST Django-1.9.9.tar.gz 7493187 SHA256 
e340fb9d534aeb543280e46c3b85e6e1049029a4e6ba5571375b11c914bfde8c SHA512 

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

2017-06-03 Thread Justin Lecher
commit: 9f5223401223009d8faf2033cbc0ab2ad2fc7bdd
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 18:54:48 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f522340

Mask unsupported and vulnerable version

Signed-off-by: Justin Lecher  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 548f28af952..ad498725c96 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -714,6 +714,7 @@ dev-libs/iniparser:4
 =dev-python/django-1.5*
 =dev-python/django-1.6*
 =dev-python/django-1.7*
+=dev-python/django-1.9*
 # Not supported by any django version upstream supports
 dev-python/south
 



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol-plugins-dynamics/

2017-06-03 Thread Justin Lecher
commit: 98de0462e35852cfb2cad1ee7ac06d682fd5cb0c
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 19:07:42 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98de0462

sci-chemistry/pymol-plugins-dynamics: Version Bump

Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 sci-chemistry/pymol-plugins-dynamics/Manifest  |  3 +-
 .../pymol-plugins-dynamics-1.2.0.ebuild| 42 --
 ebuild => pymol-plugins-dynamics-2.0.7.ebuild} |  4 +--
 3 files changed, 3 insertions(+), 46 deletions(-)

diff --git a/sci-chemistry/pymol-plugins-dynamics/Manifest 
b/sci-chemistry/pymol-plugins-dynamics/Manifest
index 258493d5b26..90b61c6d2ce 100644
--- a/sci-chemistry/pymol-plugins-dynamics/Manifest
+++ b/sci-chemistry/pymol-plugins-dynamics/Manifest
@@ -1,2 +1 @@
-DIST pymol-plugins-dynamics-1.2.0.tar.gz 725163 SHA256 
edf9bddbbce41ee5319bfd0b28d6e0b0eba56e8b2d8a300d510be8ff5894704f SHA512 
7e8d62ea58cb88348136fccd132d9a1faaa3474c0a0f821e729ced777620e2083b1b0606d79fc75802755c96c5eb0b90e08b00e5c865ecbaaee2b837f56987de
 WHIRLPOOL 
07061d3b0840fef0025be55b90fca013afc1ea58308d6ee11a8b74321de4f1c24760b1cf141b0a86678c5cf652c8890cdf2c4e0da60403c8454e04b003e20aaa
-DIST pymol-plugins-dynamics-2.0.4.tar.gz 821563 SHA256 
358452e0d8589ffae28fe486eeca0be353f17f1fdde9f05f548025b241afabe5 SHA512 
befad8b5c09ddba89b9e00bd712a2af7202e312b2ebee7722cbeec5698125dd7614463465d79c17c805714ba23ca1188c64610789e90c93bb0ad7572841ebf25
 WHIRLPOOL 
039e40c7c57a242476e72a351ecc099201021f479762c2eb29bdad25b72c11c33295e8f9707ece486235efb1b205524e479cd4ae57639d1410515a75d2221989
+DIST pymol-plugins-dynamics-2.0.7.tar.gz 822680 SHA256 
282e806b088a8d059ff5c722bb1e4789591cc263e9911d9129d3c3863ed4a5e0 SHA512 
0d57e3e90a86a59cb96b11371ff1227b2b3e8f5b82cce713f4a855d6e7f5a10524508d4cb4dad7d9f77562fc1753b1af3c9240d4333e0189dabeef07c40d78a1
 WHIRLPOOL 
51d866d45e172751151f4fd0bfb4d6cb102b0279e0c4a3aff68242a23fbaaaf9dfa347842192c1cef0d182708d6f17c383fc87707e543d9ccec6bc2d8aaa7d9d

diff --git 
a/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-1.2.0.ebuild 
b/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-1.2.0.ebuild
deleted file mode 100644
index 99dc00e3668..000
--- a/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-1.2.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1
-
-MY_PN="Dynamics"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Molecular dynamics in Pymol"
-HOMEPAGE="https://github.com/tomaszmakarewicz/Dynamics;
-SRC_URI="https://github.com/tomaszmakarewicz/Dynamics/archive/v1.2.0.tar.gz -> 
${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${MY_P}
-
-DOCS=( manual.odt )
-
-src_prepare() {
-   sed \
-   -e "/sys.path.insert/d" \
-   -e "s:import dynamics_pymol_plugin:from pmg_tk.startup import 
dynamics_pymol_plugin:g" \
-   -i pydynamics* || die
-}
-
-src_install() {
-   python_moduleinto pmg_tk/startup
-   python_foreach_impl python_domodule dynamics_pymol_plugin.py
-   python_foreach_impl python_doscript pydynamics*
-}

diff --git 
a/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-2.0.4.ebuild 
b/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-2.0.7.ebuild
similarity index 93%
rename from 
sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-2.0.4.ebuild
rename to 
sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-2.0.7.ebuild
index 53644f17020..a860012cf6f 100644
--- a/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-2.0.4.ebuild
+++ b/sci-chemistry/pymol-plugins-dynamics/pymol-plugins-dynamics-2.0.7.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 



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

2017-06-03 Thread Justin Lecher
commit: 27b038bb47d6aaa59470183a419428530503a3a4
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 16:39:11 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b038bb

Mask unsupported and vulnerable version

Signed-off-by: Justin Lecher  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 8f206dbd354..548f28af952 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -707,11 +707,13 @@ dev-libs/iniparser:4
 # Unfixed security problems
 # No upstream support anymore
 # CVE-2015-{0219,0220,0221,0222,5145}
+# CVE-2016-{9013,9014},CVE-2017-{7233,7234}
 # #536586
 # #554864
 =dev-python/django-1.4*
 =dev-python/django-1.5*
 =dev-python/django-1.6*
+=dev-python/django-1.7*
 # Not supported by any django version upstream supports
 dev-python/south
 



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/molsketch/

2017-06-03 Thread Justin Lecher
commit: a9e72a0c87910addfaa4fd8e48a9db9b68c7aca2
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jun  3 18:54:56 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jun  3 19:36:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e72a0c

sci-chemistry/molsketch: Fix installation location

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=620494
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher  gentoo.org>

 .../molsketch/{molsketch-0.4.1.ebuild => molsketch-0.4.1-r1.ebuild}  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-chemistry/molsketch/molsketch-0.4.1.ebuild 
b/sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild
similarity index 97%
rename from sci-chemistry/molsketch/molsketch-0.4.1.ebuild
rename to sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild
index 1cd4ab221ee..c34e60a0106 100644
--- a/sci-chemistry/molsketch/molsketch-0.4.1.ebuild
+++ b/sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild
@@ -48,6 +48,7 @@ src_configure() {
-DOPENBABEL2_INCLUDE_DIR="${EPREFIX}/usr/include/openbabel-2.0"
-DCMAKE_DISABLE_FIND_PACKAGE_KDE4=ON
-DENABLE_TESTS=$(usex test "ON" "OFF")
+   -DMSK_INSTALL_PREFIX=/usr
)
cmake-utils_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/

2017-06-03 Thread Mike Gilbert
commit: d294624a31912221f0dbef0fce032be5abf067f7
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 17:54:43 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:26:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d294624a

net-irc/kvirc: Version bump (5.0_pre20170601121930).

 net-irc/kvirc/Manifest   |   1 +
 net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild | 138 +++
 2 files changed, 139 insertions(+)

diff --git a/net-irc/kvirc/Manifest b/net-irc/kvirc/Manifest
index 9e8a23a732b..e7920e76c4d 100644
--- a/net-irc/kvirc/Manifest
+++ b/net-irc/kvirc/Manifest
@@ -1,2 +1,3 @@
 DIST kvirc-5.0_pre20170202154736.tar.gz 6106786 SHA256 
a17a214fb24b44d9c799cc85e98ec1a92a50401c3f662587ef355532329293ad SHA512 
b2055f6c06426639f87499a8242c97b0dfb7168edfafa3c2a124dfb70799c361d8e5ae14e71605819372e2c66c4c97a18a919423a3ce2f64b276ea20edd02b18
 WHIRLPOOL 
bc8d74142b21a6f80816bef6840d344ce92154a081bf1bd9cc6bdcd2213ebb8313bdc209ecb20e916cf7e97c0ec49f1294f2e04a57fa00eadfbd478fdf417787
 DIST kvirc-5.0_pre20170401092246.tar.gz 6031692 SHA256 
d82c621b0b3f5cc2620270a651c2b223b12afc997b8b8d9e2fd2d6f43fcfbfa0 SHA512 
735b80422571edcb0b34d14342d7d54d420f4c604abecb86db5a5f42091de4c8927855f81d513de6f7870ed0abb690026f91ab3a7693bf1b873dbda75fbab393
 WHIRLPOOL 
f21b888a7ec39c1af0965b45f8f467df27904f168b44fa36db9c0ab113ae2547328c54c8be0a4bf0ec9cad066f9e8ba0b6c8cc3127205007225fc99860601b8b
+DIST kvirc-5.0_pre20170601121930.tar.gz 6039039 SHA256 
47fa486265d3643d43165e85aec0fce9aa7ca187daebaee0a157488e007b1ea0 SHA512 
75883a370760924eef13903a49fc304cf67de075765b304453df9afb6455392d455962db6bfb2dc39d64fbe1ba922c2530704071f952c8879b6c83eaac44b90a
 WHIRLPOOL 
513402a0b5f9b444b5021b1694250c4e07ec437f1c9cfeb70fc2e741224682adc50451f708b6fbd890e2d020ccc7af0a56f38f3fdfa8a1f9d049faeb4105230e

diff --git a/net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild 
b/net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild
new file mode 100644
index 000..5e119e5dc07
--- /dev/null
+++ b/net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild
@@ -0,0 +1,138 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+PYTHON_COMPAT=(python2_7)
+
+inherit cmake-utils flag-o-matic multilib python-single-r1
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/kvirc/KVIrc;
+   KVIRC_GIT_REVISION=""
+   KVIRC_GIT_SOURCES_DATE=""
+else
+   inherit vcs-snapshot
+
+   KVIRC_GIT_REVISION="2c89201e37740afd562333117f00ca53fe871fe3"
+   KVIRC_GIT_SOURCES_DATE="${PV#*_pre}"
+   
KVIRC_GIT_SOURCES_DATE="${KVIRC_GIT_SOURCES_DATE:0:4}-${KVIRC_GIT_SOURCES_DATE:4:2}-${KVIRC_GIT_SOURCES_DATE:6:2}"
+fi
+
+DESCRIPTION="Advanced IRC Client"
+HOMEPAGE="http://www.kvirc.net/ https://github.com/kvirc/KVIrc;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   
SRC_URI="https://github.com/kvirc/KVIrc/archive/${KVIRC_GIT_REVISION}.tar.gz -> 
${P}.tar.gz"
+fi
+
+LICENSE="kvirc"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon 
profile +python spell +ssl theora webkit"
+REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   sys-libs/zlib:0=
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   audiofile? ( media-libs/audiofile )
+   dbus? ( dev-qt/qtdbus:5 )
+   dcc_video? ( dev-qt/qtmultimedia:5[widgets] )
+   kde? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/knotifications:5
+   kde-frameworks/kservice:5
+   kde-frameworks/kwindowsystem:5
+   kde-frameworks/kxmlgui:5
+   )
+   perl? ( dev-lang/perl:0= )
+   phonon? ( media-libs/phonon:0[qt5] )
+   python? ( ${PYTHON_DEPS} )
+   spell? ( app-text/enchant )
+   ssl? ( dev-libs/openssl:0= )
+   theora? (
+   media-libs/libogg
+   media-libs/libtheora
+   media-libs/libvorbis
+   )
+   webkit? ( dev-qt/qtwebkit:5 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+   kde? ( kde-frameworks/extra-cmake-modules:5 )
+   nls? ( sys-devel/gettext )"
+RDEPEND="${RDEPEND}
+   gsm? ( media-sound/gsm )"
+
+DOCS=(ChangeLog doc/FAQ)
+
+pkg_setup() {
+   if use python; then
+   python-single-r1_pkg_setup
+   fi
+}
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   if [[ "${PV}" == "" ]]; then
+   KVIRC_GIT_REVISION="$(git show -s --format=%H)"
+   

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

2017-06-03 Thread Mike Gilbert
commit: b347b5f48b46ba8f2fbb7697dada2086d51bd26f
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 17:29:43 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:26:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b347b5f4

dev-db/sqlite: Version bump (3.19.2).

 dev-db/sqlite/Manifest |   3 +
 dev-db/sqlite/sqlite-3.19.2.ebuild | 265 +
 2 files changed, 268 insertions(+)

diff --git a/dev-db/sqlite/Manifest b/dev-db/sqlite/Manifest
index 1dd06bb5ced..172662cc631 100644
--- a/dev-db/sqlite/Manifest
+++ b/dev-db/sqlite/Manifest
@@ -1,9 +1,12 @@
 DIST sqlite-autoconf-3160200.tar.gz 2508179 SHA256 
65cc0c3e9366f50c0679c5ccd31432cea894bc4a3e8947dabab88c8693263615 SHA512 
83bdd588504f265bbe93fb98a33a292aff5618c14f94d521c8557efbb5f777e82dfbb2d186cbfd4c628ee9522b1fcb73857e24ca2318fa34af3a3f9540e72b9a
 WHIRLPOOL 
850a5051739f65eade0ee5740641a0503870f88d1ebdb40cab36b68d956896270ed59e387d57db74eede5ecd7fc9b3c14bc5841ff02e17eb50abc4701eba18fc
 DIST sqlite-autoconf-317.tar.gz 2515143 SHA256 
a4e485ad3a16e054765baf6371826b5000beed07e626510896069c0bf013874c SHA512 
bebf2693ade1c99b6a178bbe663f64911bf7751932a2524506994cbbb19ab254e7febe3693a76084e55853c1ea85db9e4ece87192422583555fbe569915a2ca8
 WHIRLPOOL 
c3ddeb9691470dfd10950ef36bca8f05f06faa171e3ee87da66d431ba364b7dd903b1350b8ab1aae445a2696ea56dd3f0c50e07d25bc83a09d673a9b92c84e3f
 DIST sqlite-autoconf-318.tar.gz 2533004 SHA256 
3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c SHA512 
4c2efda1d63d1849f7a351cc57c02cc1820efe3c19f88460a131a1d6ae4f7411e4b7672a5581055e581093df29f65cebd9ff5b24125c18802523b17477dce1ef
 WHIRLPOOL 
5424d028af1649cedeb9192d86939753000bb94676b0578d5bdd33591ddd064f2e9ca60a1abc6e185a8fbbfd13c04361e7bfd82945b3b7c01073b8e79e985031
+DIST sqlite-autoconf-3190200.tar.gz 2542613 SHA256 
ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc SHA512 
fc9fbb76a741a22d620902868d5db6c8954db8a2692c8e91080ab96f41b4e18a4d27aa8f549c8fac62aaf5ad20c908abd01ecc0fdf7204310bf0cb6d1a2e5e14
 WHIRLPOOL 
003b4600a4689d94b690f9122e749401371deb39e0a04ffcdf161fc72b8d89349a7e9cf9883d54064c23ea08a72cac190d1d14fb586349c528a033d72b139a84
 DIST sqlite-doc-3160200.zip 5521023 SHA256 
c13ffbb6019f3849b251c22358f31ccb862a842c0a2379f552f2935600157dcb SHA512 
b79d21074d1ab154e3b324fb2943f24321ad5cdbc6e2030f1d21940ae46538462af049e0e0cd7c6cf96dec2c59708eaf70aa4cb3c84ba1a0e87238ffcf31fca2
 WHIRLPOOL 
4d07279b8f186c4a015324021d60f3e76840594a35a2466cc023cd3ef32b5b01572d8a83db5d96f7281c617a8384485bdef60d390e1c12c4ecbc7e0223e1a194
 DIST sqlite-doc-317.zip 5533032 SHA256 
3102d9eab879074776216357e4c9e272f63d0cda975a0819ec5baba5e0922ff6 SHA512 
6a7813be301416dc59401b7732733f44efad60b458ded0f4ed8d845aab0843a1123dd20d1e6f209dd32184a87bcd7e68e213e3676c43d1d05d2df5acc2c64b74
 WHIRLPOOL 
dc1c9b6802985be34ac7819e08883c456a0a76fb1822eff46b26613760063b72888d34323cf15f0f48be69555c0b07b99424a85f29ac580c4ad8fa46b990b723
 DIST sqlite-doc-318.zip 5552381 SHA256 
6f763eba9f51cb1096d1d40fbdd7ff974203060ddb892fc735adb2d7d42f1dad SHA512 
7b65130cb2174d823842cddc912432d206044a8b276fdc2eef437854de7d0b05b8eb5d7aec0ead5c3f88bb7788ae5f1c42ffb1e43ab00774a68f6f7fea72d517
 WHIRLPOOL 
be95f25105aea7f553145b371d64d1192057a2931551758bea418dd41b2ead6e9c07368347320bb041a59051c89ca2c84e3cd4e1f95806cad30dca3adec6042b
+DIST sqlite-doc-3190200.zip 5577171 SHA256 
0d136abeea8d045ab7acef64ce84028dacb418584fa5a259e7ab4233ef21ff46 SHA512 
f81b8719a54cd5e7f993f3dbd76821fc39651ef20b12cfd19c6d58fcb948e7fa00aa97e2f25cab421ba85d27d10b12822a87d1ae49e33c004c83b8f68cbc781c
 WHIRLPOOL 
fd8d25184a1e291ea597d42ce76ce5959db8a974e90934e637851806021d054fdda0a37d33db159478158331d52024b8ad5de11410dad5eb595b590ddda1c657
 DIST sqlite-src-3160200.zip 10081950 SHA256 
ee77c2cc5cc4a7b0a746a1d4496f7aee0d71c558a3bbfcf8e9e0b35416910337 SHA512 
db49551c09830cf4d8997f0a623deeed9f85db5f27e6ca9d8aa5812a23c1466bbcdf8bb56cf009511f72cafec8f09a305127123f54d90437b28770dac34a0897
 WHIRLPOOL 
b8cc52d5111bde34dae02391be8d83f9e703672b2101b36f5409e9acc23743c00561b02bd14b098e29972077fa1866a506d6343b58e4897ca07dac0bb60f4367
 DIST sqlite-src-317.zip 10120844 SHA256 
86754bee6bcaf1f2a6bf4a02676eb3a43d22d4e5d8339e217424cb2be6b748c3 SHA512 
e60381de33fbf566507454e4f1dfb7d3ada554e5c919f05f0dd2f96a6f266adaa62681437f21fdea1c24de57fb6141b798f97854918faa189b507f12f11e0d36
 WHIRLPOOL 
535c598f7bb9ddbecdd1ca841c0ecf398831c494c99c38542d1cbb756d8333260d6891aa36167aeba75df83fbaf402465dc65c9b3a7fb6685fa54420cb1a1342
 DIST sqlite-src-318.zip 10166686 SHA256 
eab4d137abd5aa1164244a5d558c9a02122071daf36984b236f8441d749b9ba6 SHA512 
b82c5388066f2e905c067d75e890bf2ff03a522733b8c8e0ebdfffe1804d7ecb39b72f6d808fce59133ac8c645f8b6e163e3dff7bbb0d66bbe8748e069ca7a84
 WHIRLPOOL 
b92890b587761dfd550b39fbd64c4fddaf58e495c0f2b7526a624c3415147494648add3fa6968a09411e73c9b0653ec541a49a34daeb7ad2ae4840e829528380
+DIST 

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

2017-06-03 Thread Mike Gilbert
commit: 6dc4f81de88a4e537fb973ee9614026cb2e97094
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 17:58:13 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:26:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc4f81d

toolchain-glibc.eclass: Fix typos in comments.

 eclass/toolchain-glibc.eclass | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/eclass/toolchain-glibc.eclass b/eclass/toolchain-glibc.eclass
index 365198303e8..ef9d91acaed 100644
--- a/eclass/toolchain-glibc.eclass
+++ b/eclass/toolchain-glibc.eclass
@@ -311,7 +311,7 @@ want__thread() {
 
[[ -n ${WANT__THREAD} ]] && return ${WANT__THREAD}
 
-   # only test gcc -- cant test linking yet
+   # only test gcc -- can't test linking yet
tc-has-tls -c ${CTARGET}
WANT__THREAD=$?
 
@@ -585,7 +585,7 @@ get_kheader_version() {
 }
 
 check_nptl_support() {
-   # don't care about the compiler here as we arent using it
+   # don't care about the compiler here as we aren't using it
just_headers && return
 
local run_kv build_kv want_kv
@@ -926,8 +926,8 @@ toolchain-glibc_headers_configure() {
mkdir -p "${builddir}"
cd "${builddir}"
 
-   # if we don't have a compiler yet, we cant really test it now ...
-   # hopefully they don't affect header geneation, so let's hope for
+   # if we don't have a compiler yet, we can't really test it now ...
+   # hopefully they don't affect header generation, so let's hope for
# the best here ...
local v vars=(
ac_cv_header_cpuid_h=yes
@@ -1314,7 +1314,7 @@ toolchain-glibc_src_install() {
src_strip
 }
 
-# Simple test to make sure our new glibc isnt completely broken.
+# Simple test to make sure our new glibc isn't completely broken.
 # Make sure we don't test with statically built binaries since
 # they will fail.  Also, skip if this glibc is a cross compiler.
 #



[gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/

2017-06-03 Thread Mike Gilbert
commit: 67d781d5075e8cc419d3b6088961617f14e7d1f5
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 17:45:24 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:26:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d781d5

net-irc/kvirc: Stabilize 5.0_pre20170401092246 on amd64/x86.

 net-irc/kvirc/kvirc-5.0_pre20170401092246.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/kvirc/kvirc-5.0_pre20170401092246.ebuild 
b/net-irc/kvirc/kvirc-5.0_pre20170401092246.ebuild
index 6752b17a22e..c15769af9bf 100644
--- a/net-irc/kvirc/kvirc-5.0_pre20170401092246.ebuild
+++ b/net-irc/kvirc/kvirc-5.0_pre20170401092246.ebuild
@@ -30,7 +30,7 @@ fi
 
 LICENSE="kvirc"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon 
profile +python spell +ssl theora webkit"
 REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2017-06-03 Thread Mike Gilbert
commit: 6d3808f719c53f9beab30c4e3e5c31e5a9f59ae3
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Jun  3 18:00:26 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:26:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3808f7

media-libs/fontconfig: Install static libraries with USE="static-libs".

Static libraries were not installed since media-libs/fontconfig-2.12.0 which
stopped using autotools-utils.eclass (through autotools-multilib.eclass)
which automatically handled static-libs USE flag.

 .../{fontconfig-2.12.3.ebuild => fontconfig-2.12.3-r1.ebuild}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/fontconfig/fontconfig-2.12.3.ebuild 
b/media-libs/fontconfig/fontconfig-2.12.3-r1.ebuild
similarity index 98%
rename from media-libs/fontconfig/fontconfig-2.12.3.ebuild
rename to media-libs/fontconfig/fontconfig-2.12.3-r1.ebuild
index e0156b44467..4cc3c4cad21 100644
--- a/media-libs/fontconfig/fontconfig-2.12.3.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.12.3-r1.ebuild
@@ -71,6 +71,7 @@ multilib_src_configure() {
 
local myeconfargs=(
$(use_enable doc docbook)
+   $(use_enable static-libs static)
--enable-docs
--localstatedir="${EPREFIX}"/var
--with-default-fonts="${EPREFIX}"/usr/share/fonts
@@ -97,7 +98,7 @@ multilib_src_install() {
 
 multilib_src_install_all() {
einstalldocs
-   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
+   find "${ED}" -name "*.la" -delete || die
 
# fc-lang directory contains language coverage datafiles
# which are needed to test the coverage of fonts.



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

2017-06-03 Thread Kent Fredric
commit: e6b0c67a6a0565bb6e0e50d74e3a9d0bc88e2842
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jun  3 19:10:43 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jun  3 19:22:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b0c67a

dev-perl/Data-FormValidator: Add fix for '.' in @INC re bug #613378

This avoids the '.' in @INC issue by absolutizing paths at construction
time so that "do" never loads any path other than the one the user
assumed would be read.

Bug: https://bugs.gentoo.org/613378
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../Data-FormValidator-4.860.0-r1.ebuild   | 32 
 .../Data-FormValidator/files/4.86-dot-in-inc.patch | 58 ++
 2 files changed, 90 insertions(+)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild 
b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
new file mode 100644
index 000..e91a4c28da9
--- /dev/null
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DFARRELL
+DIST_VERSION=4.86
+inherit perl-module
+
+DESCRIPTION="Validates user input (usually from an HTML form) based on input 
profile"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+PATCHES=( "${FILESDIR}/4.86-dot-in-inc.patch" )
+RDEPEND="dev-perl/Image-Size
+   >=dev-perl/Date-Calc-5.0
+   >=dev-perl/File-MMagic-1.17
+   >=dev-perl/MIME-Types-1.005
+   >=dev-perl/Regexp-Common-0.30.0
+   dev-perl/Email-Valid
+   virtual/perl-File-Spec
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+
+src_test() {
+   perl_rm_files t/pod.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Data-FormValidator/files/4.86-dot-in-inc.patch 
b/dev-perl/Data-FormValidator/files/4.86-dot-in-inc.patch
new file mode 100644
index 000..a6fdb276e42
--- /dev/null
+++ b/dev-perl/Data-FormValidator/files/4.86-dot-in-inc.patch
@@ -0,0 +1,58 @@
+From bfc088aa911062d987c830d5bb56aa4afd0d3735 Mon Sep 17 00:00:00 2001
+From: Kent Fredric 
+Date: Sun, 4 Jun 2017 00:40:04 +1200
+Subject: [PATCH] Absolutize filenames during construction
+
+This way, any relative paths become absolute as soon as possible,
+so that if chdir happens between "new" and "load_profiles", the loaded
+file won't magically change.
+
+This also aims to turn the  into a 
+as the former no longer reads from "." since Perl 5.25.11, as paths
+with neither leading "./" or leading "/" imply @INC traversal.
+
+This aims to resolve RT#120671
+
+https://rt.cpan.org/Ticket/Display.html?id=120671
+https://bugs.gentoo.org/613378
+---
+ Makefile.PL   | 1 +
+ lib/Data/FormValidator.pm | 3 ++-
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index a9839a6..cef175a 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -19,6 +19,7 @@ WriteMakefile(
+ 'Regexp::Common'  => 0.03, # when ::whitespace was added
+ 'Scalar::Util'=> 0,
+ 'Email::Valid'=> 0,
++'File::Spec'  => 0,
+   },
+   (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
+   'meta-spec' => { version => 2 },
+diff --git a/lib/Data/FormValidator.pm b/lib/Data/FormValidator.pm
+index 7075dc4..bc0709e 100644
+--- a/lib/Data/FormValidator.pm
 b/lib/Data/FormValidator.pm
+@@ -24,6 +24,7 @@
+ 
+ package Data::FormValidator;
+ use Exporter 'import';
++use File::Spec qw();
+ use 5.008;
+ 
+ use Data::FormValidator::Results;
+@@ -147,7 +148,7 @@ sub new {
+ $profiles = $profiles_or_file;
+ }
+ else {
+-$file = $profiles_or_file;
++$file = File::Spec->rel2abs( $profiles_or_file );
+ }
+ 
+ 
+-- 
+2.12.2
+



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

2017-06-03 Thread Mike Gilbert
commit: 0f5944db60b50fc08e237775a39917e55271205e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 19:09:04 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:09:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5944db

dev-python/urwid: move ~arm64 keyword forward

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

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

diff --git a/dev-python/urwid/urwid-1.3.1.ebuild 
b/dev-python/urwid/urwid-1.3.1.ebuild
index b358916de84..5b3241b701b 100644
--- a/dev-python/urwid/urwid-1.3.1.ebuild
+++ b/dev-python/urwid/urwid-1.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="doc examples"
 
 DEPEND="



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

2017-06-03 Thread Mike Gilbert
commit: 49e1d7c69020a0efd717a550f0d54d4f584ec3c5
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 19:08:17 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 19:09:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e1d7c6

dev-python/urwid: handle EINTR in test_vterm

Bug: https://bugs.gentoo.org/593738
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 .../urwid/files/urwid-1.3.1-test-vterm-EINTR.patch | 52 ++
 dev-python/urwid/urwid-1.3.1.ebuild|  5 ++-
 2 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/dev-python/urwid/files/urwid-1.3.1-test-vterm-EINTR.patch 
b/dev-python/urwid/files/urwid-1.3.1-test-vterm-EINTR.patch
new file mode 100644
index 000..04b6e2c949c
--- /dev/null
+++ b/dev-python/urwid/files/urwid-1.3.1-test-vterm-EINTR.patch
@@ -0,0 +1,52 @@
+From f68f2cf089cfd5ec45863baf59a91d5aeb0cf5c3 Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Sat, 3 Jun 2017 14:53:51 -0400
+Subject: [PATCH] test_vterm: handle EINTR when reading from pipe
+
+Fixes: https://github.com/urwid/urwid/issues/230
+---
+ urwid/tests/test_vterm.py | 12 ++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+diff --git a/urwid/tests/test_vterm.py b/urwid/tests/test_vterm.py
+index 4dadfcc..075c653 100644
+--- a/urwid/tests/test_vterm.py
 b/urwid/tests/test_vterm.py
+@@ -18,6 +18,7 @@
+ #
+ # Urwid web site: http://excess.org/urwid/
+ 
++import errno
+ import os
+ import sys
+ import unittest
+@@ -28,7 +29,6 @@
+ from urwid import signals
+ from urwid.compat import B
+ 
+-
+ class DummyCommand(object):
+ QUITSTRING = B('|||quit|||')
+ 
+@@ -41,12 +41,20 @@ def __call__(self):
+ stdout.write(B('\x1bc'))
+ 
+ while True:
+-data = os.read(self.reader, 1024)
++data = self.read(1024)
+ if self.QUITSTRING == data:
+ break
+ stdout.write(data)
+ stdout.flush()
+ 
++def read(self, size):
++while True:
++try:
++return os.read(self.reader, size)
++except OSError as e:
++if e.errno != errno.EINTR:
++raise
++
+ def write(self, data):
+ os.write(self.writer, data)
+ 

diff --git a/dev-python/urwid/urwid-1.3.1.ebuild 
b/dev-python/urwid/urwid-1.3.1.ebuild
index 97ffb55b69f..b358916de84 100644
--- a/dev-python/urwid/urwid-1.3.1.ebuild
+++ b/dev-python/urwid/urwid-1.3.1.ebuild
@@ -22,7 +22,10 @@ DEPEND="
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
 "
 
-PATCHES=( "${FILESDIR}"/${PN}-1.1.0-sphinx.patch )
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.0-sphinx.patch
+   "${FILESDIR}"/urwid-1.3.1-test-vterm-EINTR.patch
+)
 
 python_compile_all() {
if use doc ; then



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

2017-06-03 Thread Andreas Sturmlechner
commit: edb6eadbf0d5aad44cc2096e814912681fcc8fa3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 18:19:32 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 18:20:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb6eadb

media-sound/kid3: Set KDE_HANDBOOK=false

Build system applies broken python hacks.

Gentoo-bug: 614950

Package-Manager: Portage-2.3.5, Repoman-2.3.1

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

diff --git a/media-sound/kid3/kid3-3.4.5.ebuild 
b/media-sound/kid3/kid3-3.4.5.ebuild
index 3d01c46745d..b7a7ddaa8d0 100644
--- a/media-sound/kid3/kid3-3.4.5.ebuild
+++ b/media-sound/kid3/kid3-3.4.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK="optional"
+KDE_HANDBOOK="false" # buildsystem applies broken python hacks, bug #614950
 inherit kde5
 
 DESCRIPTION="Simple tag editor based on Qt"



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

2017-06-03 Thread Mike Gilbert
commit: e355ef7138cc028d01838349bb9b9fd825977482
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 18:18:52 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 18:18:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e355ef71

dev-python/pyzmq: remove old

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 dev-python/pyzmq/Manifest|  1 -
 dev-python/pyzmq/pyzmq-15.2.0.ebuild | 66 
 2 files changed, 67 deletions(-)

diff --git a/dev-python/pyzmq/Manifest b/dev-python/pyzmq/Manifest
index f3fc1a945ee..4fd9987f332 100644
--- a/dev-python/pyzmq/Manifest
+++ b/dev-python/pyzmq/Manifest
@@ -1,3 +1,2 @@
 DIST pyzmq-14.4.1.tar.gz 995366 SHA256 
cb4a59875fdc26315045d800bac008b8e10a4cf2d72ac9af2fc45ef6ac8f330a SHA512 
4b71677e4bfa771177a34dbff59cf6dfd54310a8996689a3d62902aaba35c7cf2ad6b7da806f9e189ad4b89fcefe9cbb3e192788eecd5d2c269e8a980b4d50fa
 WHIRLPOOL 
f6c093023b4494e1f9293a81ac86dcc55ff05f7ae10bb9677ff4fffd2e38fefe2462eb241c74b1ee283958a8546b128585c78c644dae544aa38f4b9c1f3e3ad8
-DIST pyzmq-15.2.0.tar.gz 1078561 SHA256 
2dafa322670a94e20283aba2a44b92134d425bd326419b68ad4db8d0831a26ec SHA512 
28541b095b5486b662fe33a24994af5a465989a2391091ec8b693579124fdd600c3b0721853377c7551430d55b13c9116a1eebdced74678598d78c01fa7431c7
 WHIRLPOOL 
2ef08e72f1d35336118191a914068aa1b2b77cea92c197f902ffdf679c80b7bd6bf025ab1dc267f9adc65c38213499631441b5f69a5c2296d7cb4d723867499c
 DIST pyzmq-16.0.2.tar.gz 1026531 SHA256 
0322543fff5ab6f87d11a8a099c4c07dd8a1719040084b6ce9162bcdf5c45c9d SHA512 
40eaf8ce39db86ab3866890d74b92bd6f20d4ae827828a8772003656d899d10ffcfc222d21f344d9daba390824e6c43b9f34e31beb604ec5ee1ec199165f4b96
 WHIRLPOOL 
69db3fc02c16bf16631a56b8cd0a0cd6befa0a8a7251eb72cc53c7cb252dd65304e03b25f27215dc6ed1792ac001b07d2539e40724be0fe0292620f78327161a

diff --git a/dev-python/pyzmq/pyzmq-15.2.0.ebuild 
b/dev-python/pyzmq/pyzmq-15.2.0.ebuild
deleted file mode 100644
index 2a65a9f9477..000
--- a/dev-python/pyzmq/pyzmq-15.2.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Lightweight and super-fast messaging library built on top of the 
ZeroMQ library"
-HOMEPAGE="http://www.zeromq.org/bindings:python 
https://pypi.python.org/pypi/pyzmq;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc examples test"
-
-PY2_USEDEP=$(python_gen_usedep python2_7)
-RDEPEND="
-   >=net-libs/zeromq-4.1.2:=
-   dev-python/py[${PYTHON_USEDEP}]
-   dev-python/cffi:=[${PYTHON_USEDEP}]
-   dev-python/gevent[${PY2_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/cython[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )
-   doc? (
-   >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
-   dev-python/numpydoc[${PYTHON_USEDEP}]
-   )"
-
-PATCHES=( "${FILESDIR}/pyzmq-cython-0.24.patch" )
-
-python_prepare_all() {
-   # Prevent un-needed download during build
-   sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
-   tc-export CC
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_compile() {
-   esetup.py cython --force
-   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-   distutils-r1_python_compile
-}
-
-python_test() {
-   # suite reports error in absence of gevent under py3 but is designed to 
continue
-   # rather than exit making py3 apt for the test phase
-   nosetests -svw "${BUILD_DIR}/lib/" || die
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   use doc && local HTML_DOCS=( docs/build/html/. )
-   distutils-r1_python_install_all
-}



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

2017-06-03 Thread Mike Gilbert
commit: b8134efb6d7b4846afe9de8c375fe7df1cdf56b8
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  3 18:15:17 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 18:16:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8134efb

dev-python/pyzmq: bump to 16.0.2

Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

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

diff --git a/dev-python/pyzmq/Manifest b/dev-python/pyzmq/Manifest
index d90b87bd050..f3fc1a945ee 100644
--- a/dev-python/pyzmq/Manifest
+++ b/dev-python/pyzmq/Manifest
@@ -1,2 +1,3 @@
 DIST pyzmq-14.4.1.tar.gz 995366 SHA256 
cb4a59875fdc26315045d800bac008b8e10a4cf2d72ac9af2fc45ef6ac8f330a SHA512 
4b71677e4bfa771177a34dbff59cf6dfd54310a8996689a3d62902aaba35c7cf2ad6b7da806f9e189ad4b89fcefe9cbb3e192788eecd5d2c269e8a980b4d50fa
 WHIRLPOOL 
f6c093023b4494e1f9293a81ac86dcc55ff05f7ae10bb9677ff4fffd2e38fefe2462eb241c74b1ee283958a8546b128585c78c644dae544aa38f4b9c1f3e3ad8
 DIST pyzmq-15.2.0.tar.gz 1078561 SHA256 
2dafa322670a94e20283aba2a44b92134d425bd326419b68ad4db8d0831a26ec SHA512 
28541b095b5486b662fe33a24994af5a465989a2391091ec8b693579124fdd600c3b0721853377c7551430d55b13c9116a1eebdced74678598d78c01fa7431c7
 WHIRLPOOL 
2ef08e72f1d35336118191a914068aa1b2b77cea92c197f902ffdf679c80b7bd6bf025ab1dc267f9adc65c38213499631441b5f69a5c2296d7cb4d723867499c
+DIST pyzmq-16.0.2.tar.gz 1026531 SHA256 
0322543fff5ab6f87d11a8a099c4c07dd8a1719040084b6ce9162bcdf5c45c9d SHA512 
40eaf8ce39db86ab3866890d74b92bd6f20d4ae827828a8772003656d899d10ffcfc222d21f344d9daba390824e6c43b9f34e31beb604ec5ee1ec199165f4b96
 WHIRLPOOL 
69db3fc02c16bf16631a56b8cd0a0cd6befa0a8a7251eb72cc53c7cb252dd65304e03b25f27215dc6ed1792ac001b07d2539e40724be0fe0292620f78327161a

diff --git a/dev-python/pyzmq/pyzmq-16.0.2.ebuild 
b/dev-python/pyzmq/pyzmq-16.0.2.ebuild
new file mode 100644
index 000..da979058e57
--- /dev/null
+++ b/dev-python/pyzmq/pyzmq-16.0.2.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit flag-o-matic distutils-r1 toolchain-funcs
+
+DESCRIPTION="Lightweight and super-fast messaging library built on top of the 
ZeroMQ library"
+HOMEPAGE="http://www.zeromq.org/bindings:python 
https://pypi.python.org/pypi/pyzmq;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+IUSE="doc test"
+
+RDEPEND="
+   >=net-libs/zeromq-4.1.2:=
+   dev-python/py[${PYTHON_USEDEP}]
+   dev-python/cffi:=[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/gevent[${PYTHON_USEDEP}]' python2_7)
+"
+DEPEND="${RDEPEND}
+   dev-python/cython[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 
-2)
+   www-servers/tornado[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )"
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   tc-export CC
+   append-cppflags -DZMQ_BUILD_DRAFT_API=1
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_compile() {
+   esetup.py cython --force
+   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+   distutils-r1_python_compile
+}
+
+python_test() {
+   ${EPYTHON} -m pytest -v "${BUILD_DIR}/lib" || die
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/build/html/. )
+   distutils-r1_python_install_all
+}



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

2017-06-03 Thread Alexis Ballier
commit: 7c2c9ef32c19640109b0b94309ce2589ce105513
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Jun  3 17:58:12 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jun  3 17:58:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2c9ef3

dev-python/nnpy: add python 3.6 support

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-python/nnpy/nnpy-1.4.1.ebuild 
b/dev-python/nnpy/nnpy-1.4.1.ebuild
index f4810a9336c..7f1153859ae 100644
--- a/dev-python/nnpy/nnpy-1.4.1.ebuild
+++ b/dev-python/nnpy/nnpy-1.4.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 



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

2017-06-03 Thread Alexis Ballier
commit: 721b89d83474b1a2747fd9d923016eaa4a584ebc
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Jun  3 17:57:23 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jun  3 17:57:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721b89d8

dev-python/nnpy: bump to 1.4.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/nnpy/Manifest  |  1 +
 dev-python/nnpy/files/py3.patch   | 19 +++
 dev-python/nnpy/nnpy-1.4.1.ebuild | 29 +
 3 files changed, 49 insertions(+)

diff --git a/dev-python/nnpy/Manifest b/dev-python/nnpy/Manifest
index f7d2c0defea..de54e2c03ed 100644
--- a/dev-python/nnpy/Manifest
+++ b/dev-python/nnpy/Manifest
@@ -1,2 +1,3 @@
 DIST nnpy-1.2.tar.gz 3781 SHA256 
0b3a894dd0be0f5b6f967e3cacf5ec3399e4fbc9ef83fdc3e7c6b17fa3284094 SHA512 
ae88d52289c1b4e9853e81342aec94feee004f46e6b5801764ed1fc50f7e249cf45b8d24e85ae9f69003304052505cd9242f43ee33de42ab4f862b3f9cb20b3f
 WHIRLPOOL 
09ab1e11bea3f163d78860ac69e604bb176f17e1e3049af139627e6baa4572bd9d40f38a29b0eb5a352e5279504652994003d84eb8f3a5c248f0fe96aad4c4ee
 DIST nnpy-1.3.tar.gz 4384 SHA256 
50daf80693f355096a4926e8b5a8ec5f216a3ca28f0eb14ff819b218a3691f4e SHA512 
66ec80169f4c107f2c9ea870153824a84f5bfdecbb0b40a455061a926b43ff61a723b4e62d9b0e9f5361cf6b486f706a5ff111681bbb4083180988337416e0f6
 WHIRLPOOL 
76ef6210c028cd83bb98fb89e452bec82a7b6cfb3a19bac37e8306a18b2e4d9f1a801624e3db31b525a831ad2ddee5d3dd87017eebeb20241e323037ab688e0d
+DIST nnpy-1.4.1.tar.gz 4826 SHA256 
2b947d097b19e9d4182d77f542dccb93da543a325b2eb616cc9e0e90cfed50a9 SHA512 
26e1393fdca77cc9385eff0622f9a5b4987eeca533c57478ba873a1ea96f312a2d535fd3eaa883c47746157a9d692b4b0f6c52d51ea5b4fea5fb885cfdadc2a2
 WHIRLPOOL 
bb3082484ac0f2829ad39a0592c8944827bdb30cd097fc73e020570d770513d802608732e14ae47a565669060388e20d7684631d6d0da83da4dd48fba123f373

diff --git a/dev-python/nnpy/files/py3.patch b/dev-python/nnpy/files/py3.patch
new file mode 100644
index 000..8a39044bb7f
--- /dev/null
+++ b/dev-python/nnpy/files/py3.patch
@@ -0,0 +1,19 @@
+commit 98ee46a4034ca94d6123b854e79f1dc3f35fff4a
+Author: Alexis Ballier 
+Date:   Sat Jun 3 19:55:10 2017 +0200
+
+Fix tests under python3.
+
+diff --git a/nnpy/tests.py b/nnpy/tests.py
+index ba2a3fe..7f9f6e0 100644
+--- a/nnpy/tests.py
 b/nnpy/tests.py
+@@ -17,7 +17,7 @@ class Tests(unittest.TestCase):
+ poller = nnpy.PollSet((sub, nnpy.POLLIN))
+ self.assertEqual(len(poller.poll()), 1)
+ self.assertEqual(poller.poll()[0], 1)
+-self.assertEqual(sub.recv(), 'FLUB')
++self.assertEqual(sub.recv().decode(), 'FLUB')
+ self.assertEqual(pub.get_statistic(nnpy.STAT_MESSAGES_SENT), 1)
+ pub.close()
+ sub.shutdown(sub_conn)

diff --git a/dev-python/nnpy/nnpy-1.4.1.ebuild 
b/dev-python/nnpy/nnpy-1.4.1.ebuild
new file mode 100644
index 000..f4810a9336c
--- /dev/null
+++ b/dev-python/nnpy/nnpy-1.4.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="cffi-based Python bindings for nanomsg"
+HOMEPAGE="https://github.com/nanomsg/nnpy;
+SRC_URI="https://github.com/nanomsg/nnpy/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="
+   dev-python/cffi:=[${PYTHON_USEDEP}]
+   dev-libs/nanomsg:=
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/py3.patch" )
+
+python_test() {
+   PYTHONPATH="${S}:${PYTHONPATH}" "${PYTHON}" "${S}/nnpy/tests.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-uri/

2017-06-03 Thread Alexis Ballier
commit: 85c898451db25ba5d25db87888509d129bf800ee
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Jun  3 17:12:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jun  3 17:12:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c89845

dev-ml/ocaml-uri: remove spurious blank line

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild 
b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
index d7a33a6f362..c7251eb6912 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
dev-ml/opam
 "
 
-
 src_install() {
opam-installer -i \
--prefix="${ED}/usr" \



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

2017-06-03 Thread Andreas Sturmlechner
commit: bb1208eccb52a8281727108b9bca6ef04a12ad46
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 16:38:44 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 16:53:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1208ec

sys-libs/kpmcore: 3.1.0 version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sys-libs/kpmcore/Manifest |  1 +
 sys-libs/kpmcore/kpmcore-3.1.0.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/sys-libs/kpmcore/Manifest b/sys-libs/kpmcore/Manifest
index 7db90276992..267347d3a10 100644
--- a/sys-libs/kpmcore/Manifest
+++ b/sys-libs/kpmcore/Manifest
@@ -1 +1,2 @@
 DIST kpmcore-3.0.3.tar.xz 401800 SHA256 
a271a7f6e84ef161a1130a7ff9d998fc8b74d91098bfa8e0a92e0c9ec6cd989e SHA512 
20d21b8317aebea56ed63b636b852df1ae50895aacbe9c92e1470c9d8a1085561aa04a44fc41d70df71713a3f90c2d7f4192d232a060fe352422093012744186
 WHIRLPOOL 
6cedde5b242e1ca7b3228369c610647b57a973f279e9c77ee4bb3ac1bef911c154eec5d9215bbc3c5bb6bad745cd95ecb987768429f5f2273b970236b8a5765e
+DIST kpmcore-3.1.0.tar.xz 403860 SHA256 
93f37452e46df56c334fa4e6b78afb2b9b0eea43a181f2a692477ab75746df5b SHA512 
fbb5da36f0a0616ca749acb496bd27f38cc960c7400f407a10898b4fb2d9ecf70d6fbb2c519132c759571324a6ac527e8a4fb42634fb4ad65d161d2d2e32e8f1
 WHIRLPOOL 
d0780155202127c63e65e6adf76384449b0bdb6d4f3ee22c483594c0a2e6ea720ec224a0dcb889dfc167f5194ef8443817da69e1e72854f5adbfd0f433b5f7a6

diff --git a/sys-libs/kpmcore/kpmcore-3.1.0.ebuild 
b/sys-libs/kpmcore/kpmcore-3.1.0.ebuild
new file mode 100644
index 000..f5b20182ec4
--- /dev/null
+++ b/sys-libs/kpmcore/kpmcore-3.1.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+QT_MINIMAL="5.7.1"
+inherit kde5
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Library for managing partitions"
+HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager;
+LICENSE="GPL-3"
+SLOT="5/5"
+IUSE=""
+
+CDEPEND="
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   dev-libs/libatasmart
+   sys-apps/util-linux
+   >=sys-block/parted-3
+"
+DEPEND="${CDEPEND}
+   virtual/pkgconfig
+"
+RDEPEND="${CDEPEND}
+   !

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

2017-06-03 Thread Andreas Sturmlechner
commit: 6da474acfd758447e7b8de64a67d38e10da588fa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun  3 16:52:25 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun  3 16:52:25 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6da474ac

kde5-functions.eclass: Fix KDE Plasma 5.8 LTS dependencies

 eclass/kde5-functions.eclass | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index b255cc88e6..62a806fadc 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -154,10 +154,9 @@ _add_category_dep() {
if [[ -z ${operator} ]] ; then
operator=">="
fi
-   if [[ ${operator} = ">=" ]] ; then
-   version="-$(get_version_component_range 1-3 ${version})"
-   else
-   version="-${version}"
+   version="-$(get_version_component_range 1-3 ${version})"
+   if [[ ${operator} = "=" ]] ; then
+   version="${version}*"
fi
fi
 
@@ -229,7 +228,7 @@ add_plasma_dep() {
elif [[ ${CATEGORY} = kde-plasma ]]; then
version=${PV}
if [[ ${PV} = 5.8* ]] ; then
-   operator="~"
+   operator="="
fi
elif [[ -z "${version}" ]] ; then
version=${PLASMA_MINIMAL}



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

2017-06-03 Thread Mike Gilbert
commit: 4ee1bbf2e3f1553fa827d3d0961087fcd426cdc1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jun  2 15:40:34 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 16:50:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee1bbf2

meson.eclass: add myself to maintainers

 eclass/meson.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index bb60a16aad5..25e19dff48e 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -4,6 +4,7 @@
 # @ECLASS: meson.eclass
 # @MAINTAINER:
 # William Hubbs 
+# Mike Gilbert 
 # @BLURB: common ebuild functions for meson-based packages
 # @DESCRIPTION:
 # This eclass contains the default phase functions for packages which



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

2017-06-03 Thread Mike Gilbert
commit: 21e088e54e1663356ccfc4efeb98e495ffc0e00f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jun  2 15:38:24 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  3 16:50:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e088e5

meson.eclass: pass --wrap-mode nodownload to meson

Downloading sources in src_configure is a bad idea.

Ref: http://mesonbuild.com/FAQ.html#does-wrap-download-sources-behind-my-back

 eclass/meson.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index ad260eb65b0..bb60a16aad5 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -48,7 +48,7 @@ EXPORT_FUNCTIONS src_configure src_compile src_test 
src_install
 if [[ -z ${_MESON_ECLASS} ]]; then
 _MESON_ECLASS=1
 
-DEPEND=">=dev-util/meson-0.39.1
+DEPEND=">=dev-util/meson-0.40.0
>=dev-util/ninja-1.7.2"
 
 # @ECLASS-VARIABLE: BUILD_DIR
@@ -126,6 +126,7 @@ meson_src_configure() {
--localstatedir "${EPREFIX}/var/lib"
--prefix "${EPREFIX}/usr"
--sysconfdir "${EPREFIX}/etc"
+   --wrap-mode nodownload
)
 
# Both meson(1) and _meson_create_cross_file need these



  1   2   3   >