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

2018-12-05 Thread Hans de Graaff
commit: aec637849567363046687e2c31ef913a68f0dcd3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec  6 06:37:19 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec  6 06:37:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec63784

dev-util/jenkins-bin: cleanup vulnerable versions

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

 dev-util/jenkins-bin/Manifest   |  4 ---
 dev-util/jenkins-bin/jenkins-bin-2.138.2.ebuild | 46 -
 dev-util/jenkins-bin/jenkins-bin-2.138.3.ebuild | 46 -
 dev-util/jenkins-bin/jenkins-bin-2.146.ebuild   | 46 -
 dev-util/jenkins-bin/jenkins-bin-2.153.ebuild   | 46 -
 5 files changed, 188 deletions(-)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 4a3e3bb72b1..07dc99a9997 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,7 +1,3 @@
-DIST jenkins-bin-2.138.2.war 75728164 BLAKE2B 
2f322d05f60d4fac93087cae45f5a2a31af03c386d8c3e8ca392a0897d1bb0342e2ce48f9d4d07bb18e5110966078a47f25fbfdadb857f8339ec6f0e289b8fe6
 SHA512 
593b08d1aa0021de1698c7c30737be45425b0b956c3a8b62b3ffebcdfaf9971bf65d16544106265a635e2d21df69b3aca38ddfa7ed6a1ebb34e7cffc24591860
-DIST jenkins-bin-2.138.3.war 75733340 BLAKE2B 
c285d6d9d9a3fbea4463b9413ddb9bb0970be1b0cfea64525ba84110a83cee1a0e99177dcc9a3b4b67bf31479af2438c98c9e086d0bd4c06508d3d54c86f1bce
 SHA512 
8cd8388a3b0e596821ea9c3b316294489b14e24e9a7f332940be1bcb93af7e6b9c02bb077d1ba421c39a5399c241bcdcb516a8f19fd480181ec32e1ddbc5e596
 DIST jenkins-bin-2.138.4.war 75751509 BLAKE2B 
2601353b630ad2d7783460a7e5af93ccb9f0e8ce6a277a4413871df73c944e733284f5621a87ca741ab2ef683554700919be767e9ff7cfe7ff7816be3fcb4202
 SHA512 
4492d9576dbe8364fe2d8f110ee9eff68478f64b397178a96b1d5c427e98c413a8dc1ba574c43b4ff84b3848ca99ff05a24df31d568c367849a35f6b673ba5b3
-DIST jenkins-bin-2.146.war 75878664 BLAKE2B 
9063d66b8113162bcb177e878f679c80201fc5ef6bff3b6b222387c4c4655739b11579fef4ffe5282f4bdae58d407f9903665acfb1743e068a5453fd944ef163
 SHA512 
7d3fa96a97dd701f438e582dc2840b214e78df725daaa03a4646e846ec9f57ad0544b87d84b6436b8128e0a4a55c74c8c122b8f5ba607c8885f4c23b0b9ab8b9
 DIST jenkins-bin-2.150.1.war 75938045 BLAKE2B 
363e359ef627947b2dfa30d164099c2864f2641c1ad3fa83532f9252a030bd973e4af3238fa09ba92f8ad65ab4463a21d86752b159d07049d5ccd88f8895bbdc
 SHA512 
1158713b60923f7c1a3b90e403562a388ec3578f1a7ca267f91137a58571c26721075f63eda97b92bcf3ca360ce68d5129c9bd205b2ee138e13247d73da4e7a3
-DIST jenkins-bin-2.153.war 75988150 BLAKE2B 
963fefa46cef2117929c00fcbf5eb8d1dd60e1a3cffe885361e2af0ffb7b34a953fa30e73d7ddb45a967f465ba8cd6f82d4b669e065536d3551b808ac85af4f3
 SHA512 
1e78e414b6db6f523bc0a872a60ec09c6e60d3dac2c9192af7c1d7420ba338b852c82a47d9c437b7c71a71cc7df5d1cb6066e2d36e9b772bff9bc12aef6cc11d
 DIST jenkins-bin-2.154.war 76032730 BLAKE2B 
ce107d6afd617c0335f0ec13e004f72fb497ed8a9cd7859169e049f1f62cff34dbffa7bc59b536afabde3dead439a4d3e4cbb4f71107b1752b29451997ab5c77
 SHA512 
d86723dd0b10a26c7d8764c0717114d990de49b2ade3e8b7af163c13350b55f8ec11e479f4743641d9a6530ffc6e98903d9fac20e964ca70b4795aa26202b720

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.138.2.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.138.2.ebuild
deleted file mode 100644
index ff91a974c71..000
--- a/dev-util/jenkins-bin/jenkins-bin-2.138.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit user systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="https://jenkins.io/";
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
-RESTRICT="mirror"
-SLOT="lts"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND="media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:0
-   >=virtual/jre-1.8.0"
-
-S=${WORKDIR}
-
-JENKINS_DIR=/var/lib/jenkins
-
-pkg_setup() {
-   enewgroup jenkins
-   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
-}
-
-src_install() {
-   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
-
-   insinto /opt/jenkins
-   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
-
-   newinitd "${FILESDIR}"/${PN}.init2 jenkins
-   newconfd "${FILESDIR}"/${PN}.confd jenkins
-
-   systemd_newunit "${FILESDIR}"/${PN}.service jenkins.service
-
-   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
-}

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.138.3.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.138.3.ebuild
deleted file mode 100644
index ff91a974c71..000
--- a/dev-util/jenkins-bin/jenkins-bin-2.138.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-

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

2018-12-05 Thread Hans de Graaff
commit: dba35930941ab58f7eb2ca916d2c382ec7e1d8a2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec  6 06:36:39 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec  6 06:36:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba35930

dev-util/jenkins-bin: add security releases

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

 dev-util/jenkins-bin/Manifest   |  3 ++
 dev-util/jenkins-bin/jenkins-bin-2.138.4.ebuild | 46 +
 dev-util/jenkins-bin/jenkins-bin-2.150.1.ebuild | 46 +
 dev-util/jenkins-bin/jenkins-bin-2.154.ebuild   | 46 +
 4 files changed, 141 insertions(+)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 5167b07eabc..4a3e3bb72b1 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,4 +1,7 @@
 DIST jenkins-bin-2.138.2.war 75728164 BLAKE2B 
2f322d05f60d4fac93087cae45f5a2a31af03c386d8c3e8ca392a0897d1bb0342e2ce48f9d4d07bb18e5110966078a47f25fbfdadb857f8339ec6f0e289b8fe6
 SHA512 
593b08d1aa0021de1698c7c30737be45425b0b956c3a8b62b3ffebcdfaf9971bf65d16544106265a635e2d21df69b3aca38ddfa7ed6a1ebb34e7cffc24591860
 DIST jenkins-bin-2.138.3.war 75733340 BLAKE2B 
c285d6d9d9a3fbea4463b9413ddb9bb0970be1b0cfea64525ba84110a83cee1a0e99177dcc9a3b4b67bf31479af2438c98c9e086d0bd4c06508d3d54c86f1bce
 SHA512 
8cd8388a3b0e596821ea9c3b316294489b14e24e9a7f332940be1bcb93af7e6b9c02bb077d1ba421c39a5399c241bcdcb516a8f19fd480181ec32e1ddbc5e596
+DIST jenkins-bin-2.138.4.war 75751509 BLAKE2B 
2601353b630ad2d7783460a7e5af93ccb9f0e8ce6a277a4413871df73c944e733284f5621a87ca741ab2ef683554700919be767e9ff7cfe7ff7816be3fcb4202
 SHA512 
4492d9576dbe8364fe2d8f110ee9eff68478f64b397178a96b1d5c427e98c413a8dc1ba574c43b4ff84b3848ca99ff05a24df31d568c367849a35f6b673ba5b3
 DIST jenkins-bin-2.146.war 75878664 BLAKE2B 
9063d66b8113162bcb177e878f679c80201fc5ef6bff3b6b222387c4c4655739b11579fef4ffe5282f4bdae58d407f9903665acfb1743e068a5453fd944ef163
 SHA512 
7d3fa96a97dd701f438e582dc2840b214e78df725daaa03a4646e846ec9f57ad0544b87d84b6436b8128e0a4a55c74c8c122b8f5ba607c8885f4c23b0b9ab8b9
+DIST jenkins-bin-2.150.1.war 75938045 BLAKE2B 
363e359ef627947b2dfa30d164099c2864f2641c1ad3fa83532f9252a030bd973e4af3238fa09ba92f8ad65ab4463a21d86752b159d07049d5ccd88f8895bbdc
 SHA512 
1158713b60923f7c1a3b90e403562a388ec3578f1a7ca267f91137a58571c26721075f63eda97b92bcf3ca360ce68d5129c9bd205b2ee138e13247d73da4e7a3
 DIST jenkins-bin-2.153.war 75988150 BLAKE2B 
963fefa46cef2117929c00fcbf5eb8d1dd60e1a3cffe885361e2af0ffb7b34a953fa30e73d7ddb45a967f465ba8cd6f82d4b669e065536d3551b808ac85af4f3
 SHA512 
1e78e414b6db6f523bc0a872a60ec09c6e60d3dac2c9192af7c1d7420ba338b852c82a47d9c437b7c71a71cc7df5d1cb6066e2d36e9b772bff9bc12aef6cc11d
+DIST jenkins-bin-2.154.war 76032730 BLAKE2B 
ce107d6afd617c0335f0ec13e004f72fb497ed8a9cd7859169e049f1f62cff34dbffa7bc59b536afabde3dead439a4d3e4cbb4f71107b1752b29451997ab5c77
 SHA512 
d86723dd0b10a26c7d8764c0717114d990de49b2ade3e8b7af163c13350b55f8ec11e479f4743641d9a6530ffc6e98903d9fac20e964ca70b4795aa26202b720

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.138.4.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.138.4.ebuild
new file mode 100644
index 000..ff91a974c71
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.138.4.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user systemd
+
+DESCRIPTION="Extensible continuous integration server"
+HOMEPAGE="https://jenkins.io/";
+LICENSE="MIT"
+SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
+RESTRICT="mirror"
+SLOT="lts"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+RDEPEND="media-fonts/dejavu
+   media-libs/freetype
+   !dev-util/jenkins-bin:0
+   >=virtual/jre-1.8.0"
+
+S=${WORKDIR}
+
+JENKINS_DIR=/var/lib/jenkins
+
+pkg_setup() {
+   enewgroup jenkins
+   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
+}
+
+src_install() {
+   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
+
+   insinto /opt/jenkins
+   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+
+   newinitd "${FILESDIR}"/${PN}.init2 jenkins
+   newconfd "${FILESDIR}"/${PN}.confd jenkins
+
+   systemd_newunit "${FILESDIR}"/${PN}.service jenkins.service
+
+   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
+}

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.150.1.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.150.1.ebuild
new file mode 100644
index 000..ff91a974c71
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.150.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public 

[gentoo-commits] proj/qt:master commit in: dev-qt/qtwayland/

2018-12-05 Thread Andreas Sturmlechner
commit: 72dc7c9f1dad238b15b9d68c48c9c46267af7d9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec  3 18:55:48 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:16:55 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=72dc7c9f

dev-qt/qtwayland: Cover new sightings of xkbcommon-evdev

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

 dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild | 4 
 dev-qt/qtwayland/qtwayland-5.12..ebuild | 6 +-
 dev-qt/qtwayland/qtwayland-5..ebuild| 6 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild 
b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
index 1379e01e..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+   src/plugins/shellintegration/wl-shell/wl-shell.pro \
+   src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+   src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+   src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
 
use xcomposite || rm -r config.tests/xcomposite || die

diff --git a/dev-qt/qtwayland/qtwayland-5.12..ebuild 
b/dev-qt/qtwayland/qtwayland-5.12..ebuild
index 3a5d6261..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5.12..ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+   src/plugins/shellintegration/wl-shell/wl-shell.pro \
+   src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+   src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+   src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
 
use xcomposite || rm -r config.tests/xcomposite || die

diff --git a/dev-qt/qtwayland/qtwayland-5..ebuild 
b/dev-qt/qtwayland/qtwayland-5..ebuild
index 3a5d6261..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5..ebuild
+++ b/dev-qt/qtwayland/qtwayland-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+   src/plugins/shellintegration/wl-shell/wl-shell.pro \
+   src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+   src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+   src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
 
use xcomposite || rm -r config.tests/xcomposite || die



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

2018-12-05 Thread Andreas Sturmlechner
commit: f9544410874f4ce26fcd140e1da08c7c1be2073a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec  3 19:25:56 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:16:55 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=f9544410

dev-qt/qtgui: bundled xkbcommon is gone, option renamed to xkbcommon

See also: https://bugreports.qt.io/browse/QTBUG-65503

Closes: https://bugs.gentoo.org/672340
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgui/qtgui-5.12..ebuild | 11 ++-
 dev-qt/qtgui/qtgui-5..ebuild| 11 ++-
 2 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.12..ebuild 
b/dev-qt/qtgui/qtgui-5.12..ebuild
index 6f6d4286..e8a19fd9 100644
--- a/dev-qt/qtgui/qtgui-5.12..ebuild
+++ b/dev-qt/qtgui/qtgui-5.12..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -55,7 +55,7 @@ RDEPEND="
x11-libs/libSM
x11-libs/libX11
>=x11-libs/libxcb-1.12:=[xkb]
-   >=x11-libs/libxkbcommon-0.4.1[X]
+   >=x11-libs/libxkbcommon-0.5.0[X]
x11-libs/xcb-util-image
x11-libs/xcb-util-keysyms
x11-libs/xcb-util-renderutil
@@ -102,7 +102,7 @@ QT5_GENTOO_CONFIG=(
jpeg:system-jpeg:IMAGEFORMAT_JPEG
!jpeg:no-jpeg:
libinput
-   libinput:xkbcommon-evdev:
+   libinput:xkbcommon:
:opengl
png:png:
png:system-png:IMAGEFORMAT_PNG
@@ -156,14 +156,15 @@ src_configure() {
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)
-   $(qt_use libinput xkbcommon-evdev)
-opengl $(usex gles2 es2 desktop)
$(qt_use png libpng system)
$(qt_use tslib)
$(qt_use udev libudev)
$(qt_use xcb xcb system)
-   $(qt_use xcb xkbcommon-x11 system)
$(usex xcb '-xcb-xlib -xcb-xinput -xkb' '')
)
+   if use libinput || use xcb; then
+   myconf+=( -xkbcommon )
+   fi
qt5-build_src_configure
 }

diff --git a/dev-qt/qtgui/qtgui-5..ebuild b/dev-qt/qtgui/qtgui-5..ebuild
index 6f6d4286..e8a19fd9 100644
--- a/dev-qt/qtgui/qtgui-5..ebuild
+++ b/dev-qt/qtgui/qtgui-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -55,7 +55,7 @@ RDEPEND="
x11-libs/libSM
x11-libs/libX11
>=x11-libs/libxcb-1.12:=[xkb]
-   >=x11-libs/libxkbcommon-0.4.1[X]
+   >=x11-libs/libxkbcommon-0.5.0[X]
x11-libs/xcb-util-image
x11-libs/xcb-util-keysyms
x11-libs/xcb-util-renderutil
@@ -102,7 +102,7 @@ QT5_GENTOO_CONFIG=(
jpeg:system-jpeg:IMAGEFORMAT_JPEG
!jpeg:no-jpeg:
libinput
-   libinput:xkbcommon-evdev:
+   libinput:xkbcommon:
:opengl
png:png:
png:system-png:IMAGEFORMAT_PNG
@@ -156,14 +156,15 @@ src_configure() {
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)
-   $(qt_use libinput xkbcommon-evdev)
-opengl $(usex gles2 es2 desktop)
$(qt_use png libpng system)
$(qt_use tslib)
$(qt_use udev libudev)
$(qt_use xcb xcb system)
-   $(qt_use xcb xkbcommon-x11 system)
$(usex xcb '-xcb-xlib -xcb-xinput -xkb' '')
)
+   if use libinput || use xcb; then
+   myconf+=( -xkbcommon )
+   fi
qt5-build_src_configure
 }



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

2018-12-05 Thread Andreas Sturmlechner
commit: fcd6267dca97e35e1e8fa4a0dae7b573c9ae3ab4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec  3 17:58:25 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:16:55 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=fcd6267d

qt5-build.eclass: xkbcommon-{evdev,x11} was dropped in >=5.12.1

Bug: https://bugs.gentoo.org/672340
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 eclass/qt5-build.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index d709e3cd..ee4875de 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -612,10 +612,10 @@ qt5_base_configure() {
-no-libpng -no-libjpeg
-no-freetype -no-harfbuzz
-no-openssl -no-libproxy
-   -no-xkbcommon-x11 -no-xkbcommon-evdev
-no-xcb-xlib
-   $([[ ${QT5_MINOR_VERSION} -lt 12 ]] && echo -no-xinput2)
-   $([[ ${QT5_MINOR_VERSION} -ge 12 ]] && echo -no-xcb-xinput)
+   $([[ ${QT5_MINOR_VERSION} -lt 12 ]] && echo -no-xinput2 
-no-xkbcommon-x11 -no-xkbcommon-evdev)
+   $([[ ${PV} = 5.12.0* ]] && echo -no-xcb-xinput 
-no-xkbcommon-x11 -no-xkbcommon-evdev) # bug 672340
+   $([[ ${QT5_MINOR_VERSION} -ge 12 && ${PV} != 5.12.0* ]] && echo 
-no-xcb-xinput -no-xkbcommon) # bug 672340
 
# cannot use -no-gif because there is no way to override it 
later
#-no-gif



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

2018-12-05 Thread Virgil Dupras
commit: 04b3cad2e4c1c3b30805ebe501d442f52e699ab7
Author: Till Schäfer  uni-dortmund  de>
AuthorDate: Tue Dec  4 15:12:39 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu Dec  6 01:06:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b3cad2

www-apps/davical: adjust license

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

 www-apps/davical/davical-1.1.7-r1.ebuild | 2 +-
 www-apps/davical/davical-1.1.7.ebuild| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-apps/davical/davical-1.1.7-r1.ebuild 
b/www-apps/davical/davical-1.1.7-r1.ebuild
index 305023b842f..b3bad2197f8 100644
--- a/www-apps/davical/davical-1.1.7-r1.ebuild
+++ b/www-apps/davical/davical-1.1.7-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="A CalDAV and CardDAV Server"
 HOMEPAGE="https://davical.org/";
 SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> 
${P}.tar.xz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND=">=dev-php/awl-0.59

diff --git a/www-apps/davical/davical-1.1.7.ebuild 
b/www-apps/davical/davical-1.1.7.ebuild
index f247e7e3b45..1f459316daa 100644
--- a/www-apps/davical/davical-1.1.7.ebuild
+++ b/www-apps/davical/davical-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="A CalDAV and CardDAV Server"
 HOMEPAGE="https://davical.org/";
 SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> 
${P}.tar.xz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND=">=dev-php/awl-0.59



[gentoo-commits] repo/gentoo:master commit in: www-apps/davical/, www-apps/davical/files/

2018-12-05 Thread Virgil Dupras
commit: 71c1797a48ef1d612091642a18e6b9cafe60346f
Author: Till Schäfer  uni-dortmund  de>
AuthorDate: Wed Nov 28 17:40:06 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu Dec  6 01:06:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c1797a

www-apps/davical: fix php4 style constructors

Closes: https://bugs.gentoo.org/650926
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Till Schäfer  uni-dortmund.de>
Closes: https://github.com/gentoo/gentoo/pull/10513
Signed-off-by: Virgil Dupras  gentoo.org>

 www-apps/davical/davical-1.1.7-r1.ebuild   | 61 ++
 ...davical-1.1.7-fix_php4_style_constructors.patch | 39 ++
 2 files changed, 100 insertions(+)

diff --git a/www-apps/davical/davical-1.1.7-r1.ebuild 
b/www-apps/davical/davical-1.1.7-r1.ebuild
new file mode 100644
index 000..305023b842f
--- /dev/null
+++ b/www-apps/davical/davical-1.1.7-r1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A CalDAV and CardDAV Server"
+HOMEPAGE="https://davical.org/";
+SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> 
${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-php/awl-0.59
+   sys-devel/gettext"
+RDEPEND="app-admin/pwgen
+   dev-lang/php:*[calendar,curl,pdo,postgres,xml]
+   dev-perl/DBD-Pg
+   dev-perl/DBI
+   dev-perl/YAML
+   >=dev-php/awl-0.59
+   virtual/httpd-php"
+
+need_httpd
+
+PATCHES=( "${FILESDIR}/${P}-fix_php4_style_constructors.patch" )
+
+S="${WORKDIR}"
+
+src_compile() {
+   emake built-locale
+}
+
+src_install() {
+   webapp_src_preinst
+
+   einstalldocs
+
+   einfo "Installing web files"
+   insinto "${MY_HTDOCSDIR}"
+   doins -r htdocs/. htdocs/.htaccess
+
+   einfo "Installing main files and i18n"
+   insinto "${MY_HOSTROOTDIR}/${PN}"
+   doins -r inc locale
+   rm "${ED}/${MY_HOSTROOTDIR}/${PN}/inc/always.php.in" || die
+
+   einfo "Installing sql files"
+   insinto "${MY_SQLSCRIPTSDIR}"
+   doins -r dba/.
+
+   insinto /etc/${PN}
+   doins -r config/. "${FILESDIR}/vhost-example"
+
+   webapp_postinst_txt en "${FILESDIR}/postinstall-en.txt"
+   webapp_src_install
+
+   fperms +x "${MY_SQLSCRIPTSDIR}/create-database.sh"
+   fperms +x "${MY_SQLSCRIPTSDIR}/update-davical-database"
+}

diff --git 
a/www-apps/davical/files/davical-1.1.7-fix_php4_style_constructors.patch 
b/www-apps/davical/files/davical-1.1.7-fix_php4_style_constructors.patch
new file mode 100644
index 000..a236e282337
--- /dev/null
+++ b/www-apps/davical/files/davical-1.1.7-fix_php4_style_constructors.patch
@@ -0,0 +1,39 @@
+diff --git a/inc/HTTPAuthSession.php b/inc/HTTPAuthSession.php
+index e3b208c6..08663286 100644
+--- a/inc/HTTPAuthSession.php
 b/inc/HTTPAuthSession.php
+@@ -60,7 +60,7 @@ class HTTPAuthSession {
+   /**
+   * The constructor, which just calls the type supplied or configured
+   */
+-  function HTTPAuthSession() {
++  function __construct() {
+ global $c;
+ 
+ if ( ! empty($_SERVER['PHP_AUTH_DIGEST'])) {
+diff --git a/inc/PublicSession.php b/inc/PublicSession.php
+index 28e06173..e779a9df 100644
+--- a/inc/PublicSession.php
 b/inc/PublicSession.php
+@@ -59,7 +59,7 @@ class PublicSession {
+   /**
+   * The constructor, which just calls the actual type configured
+   */
+-  function PublicSession() {
++  function __construct() {
+ global $c;
+ 
+ $principal = new Principal('username','unauthenticated');
+diff --git a/inc/caldav-client.php b/inc/caldav-client.php
+index 4c1bf67f..b32c5c91 100644
+--- a/inc/caldav-client.php
 b/inc/caldav-client.php
+@@ -48,7 +48,7 @@ class CalDAVClient {
+   * @param string $pass  The password for that user
+   * @param string $calendar  The name of the calendar (not currently used)
+   */
+-  function CalDAVClient( $base_url, $user, $pass, $calendar = '' ) {
++  function __construct( $base_url, $user, $pass, $calendar = '' ) {
+ $this->user = $user;
+ $this->pass = $pass;
+ $this->calendar = $calendar;



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

2018-12-05 Thread Matt Turner
commit: 565f3c20ffa89a4ae196a0921a6005e3525f3389
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Dec  6 00:36:10 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Dec  6 00:36:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565f3c20

media-libs/mesa: Version bump to 18.3.0_rc6

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-18.3.0_rc6.ebuild | 519 +
 2 files changed, 520 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 2f3c00a2d40..da79333aec6 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -2,3 +2,4 @@ DIST mesa-18.2.5.tar.xz 11365620 BLAKE2B 
401fbbcb0e56a97122c11b7d47e506fe86795e9
 DIST mesa-18.2.6.tar.xz 11384440 BLAKE2B 
33c2f5425a98d71ec813b52cc24e9934b0617438279f77c5f5d4bf9dba85931d387bf5c852ddf1f036c4baf7ca23761c8422eb2c61b84eeebea71e510c91335c
 SHA512 
a7dd02f67384bb800dff70a0672a968ced96bb438605cdb39bde3e468d4dcf6162414a44e5da1abe7a1831fceb6f23e6c850eb5f80cfc5ee3861c14924c10ed4
 DIST mesa-18.3.0-rc4.tar.xz 11863728 BLAKE2B 
4b3ad84c09009c6555d97a24e276becc292ee9a63bd1f9f5abf8896e584aa5f7748f27c1a3d6059a908d9dc117aa6f26b6a444e63ee59a431b0b257049aa6b57
 SHA512 
ee1adf9f8237a4f72a8b44ba9aeeb58fad041240e98ab71da6203f2a634f4b9dcd2758b4b5c592104cd51e431acb5292e79d8dd5a61a21c18ae7f93a9d98af41
 DIST mesa-18.3.0-rc5.tar.xz 11863792 BLAKE2B 
67d9fafa1c191fa52b6c910213a53611bd0e7c63f9ada50469e37f55c7266162aae3c0547dd89e83205468200db5ee8d196c3ef1a887dc0eacbfd71486d39935
 SHA512 
989eb74030ca5bd0fccd955be8370777d6935ff02302c5a8c01aa4b5b02f357c2191afbdbaace3892cb3772249e16667b5e77bd5326300667ec94b0dbb8530aa
+DIST mesa-18.3.0-rc6.tar.xz 11864484 BLAKE2B 
3a5a1abcbe503d78fff831d0bfbfd4b310a1a939d11e51b206259939cb503b1f199e88f3b1fb31435255b6f3e27f9a0f2b0a1b84b57e53a4e52a5b37dd1324ab
 SHA512 
e1e06a80f914b185457b3b633dfa1661e4ad9c2b099a13295a0f5365cde617be98599fffe2882b9e84c827222c4f615c34508dcb39d9f18e2b5cfaa3910e25f4

diff --git a/media-libs/mesa/mesa-18.3.0_rc6.ebuild 
b/media-libs/mesa/mesa-18.3.0_rc6.ebuild
new file mode 100644
index 000..c6579285709
--- /dev/null
+++ b/media-libs/mesa/mesa-18.3.0_rc6.ebuild
@@ -0,0 +1,519 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 python3_6 python3_7 )
+
+inherit llvm meson multilib-minimal pax-utils python-any-r1
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/";
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
+   EXPERIMENTAL="true"
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl 
vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm 
lm_sensors
+   opencl osmesa pax_kernel pic selinux test unwind vaapi valgrind vdpau
+   vulkan wayland xa xvmc"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ || ( video_cards_i965 video_cards_radeonsi )
+ video_cards_radeonsi? ( llvm ) )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_imx?( gallium video_cards_vivante )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+"
+
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.96"
+RDEPEND="
+   !app-eselect/eselect-mesa
+   >=app-eselect/eselect-opengl-1.3.0
+   >=de

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

2018-12-05 Thread David Seifert
commit: e5b8e55366a2ea91ac13142a9a21a7db1e77dbeb
Author: David Seifert  gentoo  org>
AuthorDate: Thu Dec  6 00:16:40 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Dec  6 00:17:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b8e553

net-nds/yp-tools: Bump to 4.2.3

* EAPI 7
* Fix for building with GCC 8

Closes: https://bugs.gentoo.org/664208
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 net-nds/yp-tools/Manifest  |  1 +
 net-nds/yp-tools/yp-tools-4.2.3.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/net-nds/yp-tools/Manifest b/net-nds/yp-tools/Manifest
index 730b14b6cf9..d6858d41f5a 100644
--- a/net-nds/yp-tools/Manifest
+++ b/net-nds/yp-tools/Manifest
@@ -1 +1,2 @@
 DIST yp-tools-4.2.2.tar.bz2 368673 BLAKE2B 
ddc0e6ff81042a632713afc201e8195f42346dd557e44770f8e0d48d2d510a5df1b51d9229912214cb6840a6cc97c6bbf8bbbfcac2eac5dbe06596a4fbd875be
 SHA512 
e2856465e650823de87fcf0e7f18c4875b0540f271b3e564b3afe07d0df35dded7f09ecdf2494d099b31a15e098fc5e9065339f19df45c0489ca91a736c3eac9
+DIST yp-tools-4.2.3.tar.gz 195247 BLAKE2B 
5e068f6856876dbf55c25030730195222fd331a06b8d57aa8a797a42c90538289a61ea8de1a2fee2d173e3444f76f82d111fc1120c287f90b7dbad1a2be23313
 SHA512 
2fcdaaeb8af4c3f62aa571a488c04561356681fc18b919ef728cfc1941578870cce74b136959f49e4ab04f988a79252163c1abe30b357788cb0b5faca7b5d147

diff --git a/net-nds/yp-tools/yp-tools-4.2.3.ebuild 
b/net-nds/yp-tools/yp-tools-4.2.3.ebuild
new file mode 100644
index 000..25fa5017266
--- /dev/null
+++ b/net-nds/yp-tools/yp-tools-4.2.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools systemd
+
+DESCRIPTION="Network Information Service tools"
+HOMEPAGE="https://www.thkukuk.de/nis/";
+SRC_URI="https://github.com/thkukuk/yp-tools/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="nls"
+
+DEPEND="
+   net-libs/libtirpc:=
+   >=net-libs/libnsl-1.2.0:0="
+RDEPEND="${DEPEND}"
+# always uses libtirpc if present
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure () {
+   econf \
+   --disable-static \
+   --sysconfdir="${EPREFIX}"/etc/yp \
+   $(use_enable nls)
+}
+
+src_install() {
+   default
+
+   insinto /etc/yp
+   doins etc/nicknames
+
+   systemd_dounit "${FILESDIR}"/domainname.service
+   systemd_install_serviced "${FILESDIR}"/domainname.service.conf
+}



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

2018-12-05 Thread Lars Wendler
commit: d8cf9af6b9805f06ff297bbbafb9220b2f6193ba
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec  6 00:12:58 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec  6 00:13:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cf9af6

sys-fs/btrfs-progs: Bump to version 4.19.1. Removed old.

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

 sys-fs/btrfs-progs/Manifest | 2 +-
 .../{btrfs-progs-4.19.1_rc1.ebuild => btrfs-progs-4.19.1.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index 8d0ad9e03a2..60e66186425 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -6,7 +6,7 @@ DIST btrfs-progs-v4.14.1.tar.xz 1926492 BLAKE2B 
35575946c1de9cb81f1aed2a5be24331
 DIST btrfs-progs-v4.15.1.tar.xz 1931820 BLAKE2B 
00c4b9f6ec2039ad680cd625e5ece1cd306b8eaa4572f262cd2272c9d1e03923834ec7af7e59afc9e931cf95d224aea883cc544ba8e26de03119d85c67f19b64
 SHA512 
6e6a9799f6716bbf772d5f0c8069579815060db20d30807e12948e7274448bca09a12c385ea05a95afc23722d12067a8d99623ea0091dca8ae75ea646aa84b88
 DIST btrfs-progs-v4.16.1.tar.xz 1980696 BLAKE2B 
85854fd025c92bd31c957623b78ad72efd536fc8c9d72cc7ad65b9a435b3d57405208e355a86d95ea46ed0179a04e34c3693c4e465e7d6a8edfacdbd185e1421
 SHA512 
9f0e8c593a10c1c09749ccc00f470ba44d4357fabca8d89ce5891ab0d9cd70f1356f1c6677288019387a6b3b3746431537da205627791a35955bb8bed33d807e
 DIST btrfs-progs-v4.17.1.tar.xz 2045192 BLAKE2B 
cfc696f32ae8f02865206ff0b1f749a5af072b147537e2c6389a4fb7e93e437754b6af23f122722837612a08d86485bcf110e069facb6c5b76f193dc89a6d433
 SHA512 
90f291e362b640a22b41036351619e7b8a793a3b57d0537e7865edf4b830d6dc57b3051c0aed9e1ff38b602441a20fea7f974ccff789a3b4a622a0ea57756538
-DIST btrfs-progs-v4.19.1-rc1.tar.xz 2006992 BLAKE2B 
4280bb5e2c106023208df1a085e669b783beda82d26956311d7dbd3e33c804b12ebf27ebdb21261146f57ea202ad704b94e1ab8dba941d01ed58dc711e1f3669
 SHA512 
e79e5f25629fb83d0143dec460552e694fa9b3babf76c3e9dd17fa3ac6ea1095efe6f225918c6bbd56dfcb2bd1b800a8aeda95dd0ee20e1b6becefc632187672
+DIST btrfs-progs-v4.19.1.tar.xz 2007160 BLAKE2B 
fda89842f5117e77a00794054b1a11a7233d33c2135492b4a382cfdbcbbe58624447178cbeba7c44fabd5a5848fb4d47665dffbd838ff1b88432e1d98deb0666
 SHA512 
834b0a16216437301637d44561fd265db167b7084de7d43d36802907645627d955421c1f5c46f0eb72d85f8b8d70905e5f6c0d539a34693704aa188085dfeec4
 DIST btrfs-progs-v4.19.tar.xz 2001340 BLAKE2B 
117087adcb57e4ebf6a2e9c66bf0ad2b098108f7363fc3c015d73bf9afcda9d579831fe0e324125893cdb2510873d052522b15843c461e640a546900e535ce76
 SHA512 
e5abf637a9c811973422ca05a5530f6cd18263013d141277e2a70099cf8ab7e0eb8781df56368da4321c90f21d1022ad852b661adc4877e9a9ba5c60ccbefdee
 DIST btrfs-progs-v4.4.1.tar.xz 1173248 BLAKE2B 
8bf07a3bc3d24a3f641c2dc7a6353f186ebd98f7a633bdbc2689359e6204b3f1db76accee3e648634f319e26b57e6376c13fa31d39413908d0b2308e0ae28d0e
 SHA512 
3086e2e0385d9e14edcfa25e1aee1ed98087dd5b91a66aa450786c932d79841b5c4ee3f9a40b8fdecee0ba1e386196b89679d28e58e4924ce66cd78c5e3c0d4a
 DIST btrfs-progs-v4.9.1.tar.xz 1476524 BLAKE2B 
3fdd1c040fdf8083fcf5d4106db22112aaba59dd9a6ab8ad164302ec153a83151fbf88d84181dc849c296bb96ad883d4f7329bff111c67c19fdb814db5073fb2
 SHA512 
143f5c8863f3b9eff2e4ca2c750bb80ffe62f66d0c15d23e6f5bf75dab0133dcd3ff4d4c722360560de24b73e3da1222f265230d18de06d7bccd85ad2cb9a6a5

diff --git a/sys-fs/btrfs-progs/btrfs-progs-4.19.1_rc1.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-4.19.1.ebuild
similarity index 100%
rename from sys-fs/btrfs-progs/btrfs-progs-4.19.1_rc1.ebuild
rename to sys-fs/btrfs-progs/btrfs-progs-4.19.1.ebuild



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

2018-12-05 Thread Patrick McLean
commit: 488e5c354b590725f6f382430cb4118f440df728
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 23:53:31 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 23:54:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488e5c35

app-misc/jq: Revbump, README is now README.md (bug #672552)

Closes: https://bugs.gentoo.org/672552
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/jq/{jq-1.6-r1.ebuild => jq-1.6-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/jq/jq-1.6-r1.ebuild b/app-misc/jq/jq-1.6-r2.ebuild
similarity index 97%
rename from app-misc/jq/jq-1.6-r1.ebuild
rename to app-misc/jq/jq-1.6-r2.ebuild
index e5e7da47aca..9463846be75 100644
--- a/app-misc/jq/jq-1.6-r1.ebuild
+++ b/app-misc/jq/jq-1.6-r2.ebuild
@@ -54,7 +54,7 @@ src_configure() {
 }
 
 src_install() {
-   local DOCS=( AUTHORS README )
+   local DOCS=( AUTHORS README.md )
default
 
use static-libs || { find "${D}" -name '*.la' -delete || die; }



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/

2018-12-05 Thread Andreas Sturmlechner
commit: 61085a204d8496766e7494d510d5b5ea3e8c74df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Dec  4 19:18:15 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 23:49:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61085a20

kde-apps/kolourpaint: kde-apps/kdelibs4support was dropped prematurely

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

 kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild 
b/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
index 7a433c8d0eb..ad617e7b500 100644
--- a/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
@@ -16,6 +16,7 @@ RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -29,9 +30,7 @@ RDEPEND="
$(add_qt_dep qtwidgets)
scanner? ( $(add_kdeapps_dep libksane) )
 "
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-"
+DEPEND="${RDEPEND}"
 
 src_configure() {
local mycmakeargs=(



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

2018-12-05 Thread Patrice Clement
commit: a5f0828071648bd1510b17ea044cc3df0072e5a8
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Dec  5 22:57:32 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Dec  5 22:57:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f08280

net-misc/uftp: version bump.

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

 net-misc/uftp/Manifest  |  1 +
 net-misc/uftp/uftp-4.9.8.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/net-misc/uftp/Manifest b/net-misc/uftp/Manifest
index 025015dfe32..2aa703a51ea 100644
--- a/net-misc/uftp/Manifest
+++ b/net-misc/uftp/Manifest
@@ -1,3 +1,4 @@
 DIST uftp-3.7.1.tar 849920 BLAKE2B 
32a2ccca01f4b8ee205301a2bb4ac30da4f17bf0d8a24f885ec40a430b2cc478efcd504ba118ef7f55c43ef53a6fb3e6caa2e2cebda93c254ab289a8683488a6
 SHA512 
93fefe1d4c5310bfa6470a78011e63aea8cc9cf59a73ea24920d3ad8c835476bbc410b3669ee79c847eba7d21d61f600e09529d5e6f2ed24076f663a34d99c15
 DIST uftp-4.9.4.tar.gz 243819 BLAKE2B 
b7aa75f8db82480912dd4cf8199dce7e8170db837853f16a2d8e5a4b7cf190416b7a2a23e170a4837f59a7bba030b0434383bceae9b253eb1d2fc13f6fcd26e7
 SHA512 
f3c799265a55e0cb536f17be3a0ebfad5f81284255083ebe9a12fda4b5ce8407f05a710cb32a41f3dccbc0ac90367c44d4b67058bdbeaa4f2f8efe732463ebf0
 DIST uftp-4.9.5.tar.gz 243999 BLAKE2B 
32f6e6fef062e3b0696db775f2e925fdd53f03d8e04181f65140372abc85674b90579ea4b0c48cf21378c97552d06374005e70b6f1e9af7c03b7478d0b86e26c
 SHA512 
3a4809cc61555ee26de6c1e1ac8525c0345a3b9555cf0a2094ff06eb6f409d1b3ca16b94d7b953dba6d1ae1d8c69a646d575a6357cd178c374bef6744086
+DIST uftp-4.9.8.tar.gz 244855 BLAKE2B 
bdb5b5caffbfbfaf8d7aa71e675a98240e64b27b6386088c9a096202f32e825a1cd9bed933b5242601c9ff7c5c2afb4c43190b2335a2a73c0dd0b51caf74a1cf
 SHA512 
04875ddc59cdd9cfa88d642aeb9ea4418a99eca12057f54c949ec5aecee85a8a78803ebdeefe11a29a298a151bb5eb19d6c6c5656f26e17639a86308a2946ef5

diff --git a/net-misc/uftp/uftp-4.9.8.ebuild b/net-misc/uftp/uftp-4.9.8.ebuild
new file mode 100644
index 000..08943133b71
--- /dev/null
+++ b/net-misc/uftp/uftp-4.9.8.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Encrypted UDP based FTP with multicast"
+HOMEPAGE="http://uftp-multicast.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}-multicast/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+server ssl"
+
+# openssl with EC required, see #644674
+DEPEND="ssl? ( dev-libs/openssl:0=[-bindist] )"
+RDEPEND="${DEPEND}"
+
+# Workaround, see #644670
+RESTRICT=test
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.9.4_makefile.patch"
+)
+
+src_compile() {
+   use ssl || local opt="NO_ENCRYPTION=1"
+   emake CC=$(tc-getCC) $opt uftp uftp_keymgt
+   use server && emake CC=$(tc-getCC) $opt uftpd uftpproxyd
+}
+
+src_install() {
+   dobin uftp uftp_keymgt
+   dodoc {Changes,protocol,ReadMe}.txt
+   doman uftp.1 uftp_keymgt.1
+
+   if use server ; then
+   dosbin uftpd uftpproxyd
+   newinitd "${FILESDIR}/uftpd.init" uftpd
+   newconfd "${FILESDIR}/uftpd.conf" uftpd
+   newinitd "${FILESDIR}/uftpproxyd.init" uftpproxyd
+   newconfd "${FILESDIR}/uftpproxyd.conf" uftpproxyd
+   doman uftpd.1 uftpproxyd.1
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/logrotate" uftpd
+   fi
+}
+
+pkg_postinst() {
+   if use server ; then
+   ewarn "Please note, uftpd 4.x server is not backward compatible 
with"
+   ewarn "uftp 3.x clients! Please upgrade clients before servers."
+   fi
+}



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

2018-12-05 Thread Patrick McLean
commit: 400a12cee48d2546488df0dba14204502820b82d
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 22:46:48 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 22:47:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400a12ce

dev-python/python-iptables: Version bump to 0.13.0

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/python-iptables/Manifest|  1 +
 .../python-iptables/python-iptables-0.13.0.ebuild  | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/python-iptables/Manifest 
b/dev-python/python-iptables/Manifest
index 987cad3422f..df948f9ac8e 100644
--- a/dev-python/python-iptables/Manifest
+++ b/dev-python/python-iptables/Manifest
@@ -1 +1,2 @@
 DIST python-iptables-0.12.0.tar.gz 40831 BLAKE2B 
ea53605a5dd581cad7e05059c1534376a53b3b3da89b8c172cbb38ae7482ca3972fdf786badf3328960847c12c96ce32278657c32c857a1682650621a3add47a
 SHA512 
bf79288fac53542e523c8ed0e4e0711792cf524100e39f57f10d3581d1b958712875a765f690b3d5ec6e28af9de48d2f3dd0a787c7037ebfc6f8bf87b5e321b2
+DIST python-iptables-0.13.0.tar.gz 83456 BLAKE2B 
9c8da40437d408c6bb49e700b8d1663e7fdb0a1001b15409cf4c8b9edf612f75eb546207bc86d0535f8fb3744e42244f3e067dff80037c5a3eadc028ec8024f3
 SHA512 
1693924b8ee79b3b0929b57e86908282d53d28044b063d7bd169a6e9c1b45b5b6b4a79e54d024beedbfd6e42f88417eb2d0312bf90895702a3b8bfe2c2eb22b2

diff --git a/dev-python/python-iptables/python-iptables-0.13.0.ebuild 
b/dev-python/python-iptables/python-iptables-0.13.0.ebuild
new file mode 100644
index 000..bfdad554d96
--- /dev/null
+++ b/dev-python/python-iptables/python-iptables-0.13.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for iptables"
+HOMEPAGE="https://github.com/ldx/python-iptables";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+RDEPEND="net-firewall/iptables"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+
+# tests manipulate live iptables rules, so disable them by default
+
+python_prepare_all() {
+   # Prevent un-needed d'loading during doc build
+   sed -e "s/, 'sphinx.ext.intersphinx'//" -i doc/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/_build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwayland/

2018-12-05 Thread Andreas Sturmlechner
commit: 2157bc10c7db702ca2bc10fd1f44fa13136ca36e
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Wed Dec  5 12:48:17 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:16:26 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=2157bc10

dev-qt/qtwayland: Fix build with USE -libinput

Bug: https://bugs.gentoo.org/616522
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-qt/qtwayland/qtwayland-5.11..ebuild | 4 ++--
 dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild | 2 +-
 dev-qt/qtwayland/qtwayland-5.12..ebuild | 2 +-
 dev-qt/qtwayland/qtwayland-5.9..ebuild  | 4 ++--
 dev-qt/qtwayland/qtwayland-5..ebuild| 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-qt/qtwayland/qtwayland-5.11..ebuild 
b/dev-qt/qtwayland/qtwayland-5.11..ebuild
index 4c355304..1379e01e 100644
--- a/dev-qt/qtwayland/qtwayland-5.11..ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.11..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/wayland-1.6.0
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}[egl,libinput?]
+   ~dev-qt/qtgui-${PV}[egl,libinput=]
media-libs/mesa[egl]
>=x11-libs/libxkbcommon-0.2.0
xcomposite? (

diff --git a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild 
b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
index ff62f71d..1379e01e 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/wayland-1.6.0
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}[egl,libinput?]
+   ~dev-qt/qtgui-${PV}[egl,libinput=]
media-libs/mesa[egl]
>=x11-libs/libxkbcommon-0.2.0
xcomposite? (

diff --git a/dev-qt/qtwayland/qtwayland-5.12..ebuild 
b/dev-qt/qtwayland/qtwayland-5.12..ebuild
index 4c355304..3a5d6261 100644
--- a/dev-qt/qtwayland/qtwayland-5.12..ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12..ebuild
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/wayland-1.6.0
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}[egl,libinput?]
+   ~dev-qt/qtgui-${PV}[egl,libinput=]
media-libs/mesa[egl]
>=x11-libs/libxkbcommon-0.2.0
xcomposite? (

diff --git a/dev-qt/qtwayland/qtwayland-5.9..ebuild 
b/dev-qt/qtwayland/qtwayland-5.9..ebuild
index 4c355304..1379e01e 100644
--- a/dev-qt/qtwayland/qtwayland-5.9..ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/wayland-1.6.0
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}[egl,libinput?]
+   ~dev-qt/qtgui-${PV}[egl,libinput=]
media-libs/mesa[egl]
>=x11-libs/libxkbcommon-0.2.0
xcomposite? (

diff --git a/dev-qt/qtwayland/qtwayland-5..ebuild 
b/dev-qt/qtwayland/qtwayland-5..ebuild
index 4c355304..3a5d6261 100644
--- a/dev-qt/qtwayland/qtwayland-5..ebuild
+++ b/dev-qt/qtwayland/qtwayland-5..ebuild
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/wayland-1.6.0
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}[egl,libinput?]
+   ~dev-qt/qtgui-${PV}[egl,libinput=]
media-libs/mesa[egl]
>=x11-libs/libxkbcommon-0.2.0
xcomposite? (



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtplugininfo/, dev-qt/qtscript/, dev-qt/qtbluetooth/, dev-qt/qtserialbus/, ...

2018-12-05 Thread Andreas Sturmlechner
commit: f0fd0fa275bf9552eb857ed38a80ba7589bd7ef2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  5 21:02:10 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:09:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fd0fa2

dev-qt: Add Qt 5.11.3

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

 dev-qt/assistant/Manifest  |   1 +
 dev-qt/assistant/assistant-5.11.3.ebuild   |  55 +++
 dev-qt/designer/Manifest   |   1 +
 dev-qt/designer/designer-5.11.3.ebuild |  57 +++
 dev-qt/linguist-tools/Manifest |   1 +
 dev-qt/linguist-tools/linguist-tools-5.11.3.ebuild |  35 +
 dev-qt/linguist/Manifest   |   1 +
 dev-qt/linguist/linguist-5.11.3.ebuild |  48 ++
 dev-qt/pixeltool/Manifest  |   1 +
 dev-qt/pixeltool/pixeltool-5.11.3.ebuild   |  25 +++
 dev-qt/qdbus/Manifest  |   1 +
 dev-qt/qdbus/qdbus-5.11.3.ebuild   |  25 +++
 dev-qt/qdbusviewer/Manifest|   1 +
 dev-qt/qdbusviewer/qdbusviewer-5.11.3.ebuild   |  45 ++
 dev-qt/qdoc/Manifest   |   1 +
 dev-qt/qdoc/qdoc-5.11.3.ebuild |  37 +
 dev-qt/qt3d/Manifest   |   1 +
 dev-qt/qt3d/qt3d-5.11.3.ebuild |  32 
 dev-qt/qtbluetooth/Manifest|   1 +
 dev-qt/qtbluetooth/qtbluetooth-5.11.3.ebuild   |  33 
 dev-qt/qtcharts/Manifest   |   1 +
 dev-qt/qtcharts/qtcharts-5.11.3.ebuild |  29 
 dev-qt/qtconcurrent/Manifest   |   1 +
 dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild |  23 +++
 dev-qt/qtcore/Manifest |   1 +
 dev-qt/qtcore/qtcore-5.11.3.ebuild |  75 +
 dev-qt/qtdatavis3d/Manifest|   1 +
 dev-qt/qtdatavis3d/qtdatavis3d-5.11.3.ebuild   |  31 
 dev-qt/qtdbus/Manifest |   1 +
 dev-qt/qtdbus/qtdbus-5.11.3.ebuild |  43 ++
 dev-qt/qtdeclarative/Manifest  |   1 +
 dev-qt/qtdeclarative/qtdeclarative-5.11.3.ebuild   |  64 
 dev-qt/qtdiag/Manifest |   1 +
 dev-qt/qtdiag/qtdiag-5.11.3.ebuild |  36 +
 dev-qt/qtgraphicaleffects/Manifest |   1 +
 .../qtgraphicaleffects-5.11.3.ebuild   |  21 +++
 dev-qt/qtgui/Manifest  |   1 +
 dev-qt/qtgui/qtgui-5.11.3.ebuild   | 170 +
 dev-qt/qthelp/Manifest |   1 +
 dev-qt/qthelp/qthelp-5.11.3.ebuild |  30 
 dev-qt/qtimageformats/Manifest |   1 +
 dev-qt/qtimageformats/qtimageformats-5.11.3.ebuild |  29 
 dev-qt/qtlocation/Manifest |   1 +
 dev-qt/qtlocation/qtlocation-5.11.3.ebuild |  44 ++
 dev-qt/qtmultimedia/Manifest   |   1 +
 dev-qt/qtmultimedia/qtmultimedia-5.11.3.ebuild |  68 +
 dev-qt/qtnetwork/Manifest  |   1 +
 dev-qt/qtnetwork/qtnetwork-5.11.3.ebuild   |  57 +++
 dev-qt/qtnetworkauth/Manifest  |   1 +
 dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild   |  20 +++
 dev-qt/qtopengl/Manifest   |   1 +
 dev-qt/qtopengl/qtopengl-5.11.3.ebuild |  34 +
 dev-qt/qtpaths/Manifest|   1 +
 dev-qt/qtpaths/qtpaths-5.11.3.ebuild   |  23 +++
 dev-qt/qtplugininfo/Manifest   |   1 +
 dev-qt/qtplugininfo/qtplugininfo-5.11.3.ebuild |  23 +++
 dev-qt/qtpositioning/Manifest  |   1 +
 dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild   |  40 +
 dev-qt/qtprintsupport/Manifest |   1 +
 dev-qt/qtprintsupport/qtprintsupport-5.11.3.ebuild |  42 +
 dev-qt/qtquickcontrols/Manifest|   1 +
 .../qtquickcontrols/qtquickcontrols-5.11.3.ebuild  |  32 
 dev-qt/qtquickcontrols2/Manifest   |   1 +
 .../qtquickcontrols2-5.11.3.ebuild |  30 
 dev-qt/qtscript/Manifest   |   1 +
 dev-qt/qtscript/qtscript-5.11.3.ebuild |  36 +
 dev-qt/qtscxml/Manifest|   1 +
 dev-qt/qtscxml/qtscxml-5.11.3.ebuild   |  19 +++
 dev-qt/qtsensors/Manifest  |   1 +
 dev-qt/qtsensors/qtsensors-5.11.3.ebuild   |  28 
 dev-qt/qtserialbus/Manifest|   1 +
 dev-qt/qtserialbus/qtserialbus-5.11.3.ebuild   |  20 +++
 dev-qt/qtserialport/Manifest   |   1 +

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

2018-12-05 Thread Andreas Sturmlechner
commit: 49b1276bc605c503515ba54f9d25e4b355815bb1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  5 00:52:09 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:09:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b1276b

dev-qt/qtpositioning: Backport geoclue2 plugin to replace SLOT 0

Development of the plugin seems to be contained in the geoclue2 subdirectory
only, which makes packing it into a tarball relatively simple.

Upstream commits (in 5.12.0):
f0472774b36c862f5fb6822f2d4d63a967d1eaec
4ef6b50278c041336f794cef20dd7e30fe8fbec0

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

 dev-qt/qtpositioning/Manifest|  1 +
 dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild | 10 --
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtpositioning/Manifest b/dev-qt/qtpositioning/Manifest
index f9b5f2855ab..35c414c0bd5 100644
--- a/dev-qt/qtpositioning/Manifest
+++ b/dev-qt/qtpositioning/Manifest
@@ -1,3 +1,4 @@
+DIST qtlocation-5.11.3-geoclue2.tar.xz 7556 BLAKE2B 
2648b2e8aa8dadad467c7a3ea352014ca832021b12af0e11c563e328d4b6321df8d2784744437e9348feda1ed443c0e56882491b1811e734d43b036e6b5e7c16
 SHA512 
226ae607b4a0d55ed3207a19932ed685a44e688c6b27407d576fac73e29be478ac3d3b06d93a3bd594ee6443648a9c86b9746366e6765451080af4c1b2ee4264
 DIST qtlocation-everywhere-src-5.11.1.tar.xz 5593144 BLAKE2B 
cd9fe409ecc3f3dde665f4bb77f93d515b88bce382655adcbfc9f60b7f7446abe800a91d612fa4b379efa9a783a4158ed34ff1ce11b3ea929e087062d0fa6f1a
 SHA512 
8b89aae5bb7caa0999c20c86da1a356e5ba21e1e12ac892a695d180f21527846aa45f926828934b83147b851145477028ff1212802c1c21f8f6bb4e616b8b1fd
 DIST qtlocation-everywhere-src-5.11.2.tar.xz 5584420 BLAKE2B 
e7b0cd716edab33d19f1b9ef519a35ea8094ccc85ce015eb7f3e26c61f62bcc7ff9419dd79da5d8ebec9f3b0630cea7c125f237ed39b7ed1917a45408cf7dc51
 SHA512 
84a52aedac59f1bc4372538dc0810c742f87f04b2ee599e7ed3f8f0cfe0e13d652e80d3cf7de95395bbe1285a60cc15791760e17f0975cf8399527cdadbd7c1b
 DIST qtlocation-everywhere-src-5.11.3.tar.xz 5589440 BLAKE2B 
544d90151fcbaf8a75d374e4acec9bbd78b63c2dee0258f1e08e18ffb94a86c91f63dd8c9215af96e3648d50a40fe6b66c105abec0ab6dd4473903a06f2d0253
 SHA512 
880cd6983bc0b4c5ac5a1edb2b3ffbe89f133bd819e4bea4fb8e91ba8d847ab80572743e3994145ee6697cb2fc24c393ac3c4ead847a022d848799eaa4982716

diff --git a/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild 
b/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild
index 4e2637ef479..209467ba520 100644
--- a/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5.11.3.ebuild
@@ -6,6 +6,7 @@ QT5_MODULE="qtlocation"
 inherit qt5-build
 
 DESCRIPTION="Physical position determination library for the Qt5 framework"
+SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${QT5_MODULE}-${PV}-geoclue2.tar.xz";
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
@@ -20,7 +21,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 PDEPEND="
-   geoclue? ( app-misc/geoclue:0 )
+   geoclue? ( app-misc/geoclue:2.0 )
 "
 
 QT5_TARGET_SUBDIRS=(
@@ -32,9 +33,14 @@ QT5_TARGET_SUBDIRS=(
 )
 
 pkg_setup() {
-   use geoclue && QT5_TARGET_SUBDIRS+=(src/plugins/position/geoclue)
+   use geoclue && QT5_TARGET_SUBDIRS+=( src/plugins/position/geoclue2 )
use qml && QT5_TARGET_SUBDIRS+=(
src/positioningquick
src/imports/positioning
)
 }
+
+src_prepare() {
+   sed -i -e "/qtHaveModule/s/geoclue/geoclue2/" 
src/plugins/position/position.pro || die
+   qt5-build_src_prepare
+}



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

2018-12-05 Thread Andreas Sturmlechner
commit: 2da858d41ea12c4b954e2f83a02579f80eaac49f
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Wed Dec  5 13:16:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 22:09:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da858d4

dev-qt/qtwayland: Fix build with USE -libinput

Bug: https://bugs.gentoo.org/616522
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/dev-qt/qtwayland/qtwayland-5.11.3.ebuild 
b/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
index ff62f71d3a7..1379e01ee01 100644
--- a/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/wayland-1.6.0
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}[egl,libinput?]
+   ~dev-qt/qtgui-${PV}[egl,libinput=]
media-libs/mesa[egl]
>=x11-libs/libxkbcommon-0.2.0
xcomposite? (



[gentoo-commits] repo/gentoo:master commit in: net-wireless/wpa_supplicant/files/, net-wireless/wpa_supplicant/

2018-12-05 Thread Rick Farina
commit: e0288112138a70a8acc3ae0196772fd7ccb677ce
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Dec  5 22:08:06 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Dec  5 22:08:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0288112

net-wireless/wpa_supplicant: bump bug #672568

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

 net-wireless/wpa_supplicant/Manifest   |   1 +
 ...pa_supplicant-2.7-fix-undefined-remove-ie.patch |  38 ++
 .../wpa_supplicant/wpa_supplicant-2.7.ebuild   | 456 +
 3 files changed, 495 insertions(+)

diff --git a/net-wireless/wpa_supplicant/Manifest 
b/net-wireless/wpa_supplicant/Manifest
index b73800a9506..6c70e97a288 100644
--- a/net-wireless/wpa_supplicant/Manifest
+++ b/net-wireless/wpa_supplicant/Manifest
@@ -1 +1,2 @@
 DIST wpa_supplicant-2.6.tar.gz 2753524 BLAKE2B 
99c61326c402f60b384fa6c9a7381e43d4d021d7e44537a6e05552909270f30997da91b690d8a30aa690f0d1ce0aed7798bd8bb8972fcf6830c282ccc91193ac
 SHA512 
46442cddb6ca043b8b08d143908f149954c238e0f3a57a0df73ca4fab9c1acd91b078f3f26375a1d99cd1d65625986328018c735d8705882c8f91e389cad28a6
+DIST wpa_supplicant-2.7.tar.gz 3093713 BLAKE2B 
bbf961b6e13757e9d7bb8b9de1808382a551265cd2d54de14e24bde3567aa5298b48fdcd0df75db79189a051532c54b28eab5519c32fc8fc00459365b57039aa
 SHA512 
8b6eb5b5f30d351c73db63d73c09f24028a18166246539b4a4f89f0d226fb42751afa2ff72296df33317f615150325d285e8e7bda30e0d88abcdc9637ab731d3

diff --git 
a/net-wireless/wpa_supplicant/files/wpa_supplicant-2.7-fix-undefined-remove-ie.patch
 
b/net-wireless/wpa_supplicant/files/wpa_supplicant-2.7-fix-undefined-remove-ie.patch
new file mode 100644
index 000..97a8cc7f3e1
--- /dev/null
+++ 
b/net-wireless/wpa_supplicant/files/wpa_supplicant-2.7-fix-undefined-remove-ie.patch
@@ -0,0 +1,38 @@
+From f2973fa39d6109f0f34969e91551a98dc340d537 Mon Sep 17 00:00:00 2001
+From: Jouni Malinen 
+Date: Mon, 3 Dec 2018 12:00:26 +0200
+Subject: FT: Fix CONFIG_IEEE80211X=y build without CONFIG_FILS=y
+
+remove_ie() was defined within an ifdef CONFIG_FILS block while it is
+now needed even without CONFIG_FILS=y. Remove the CONFIG_FILS condition
+there.
+
+Fixes 8c41734e5de1 ("FT: Fix Reassociation Request IEs during FT protocol")
+Signed-off-by: Jouni Malinen 
+---
+ wpa_supplicant/sme.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/wpa_supplicant/sme.c b/wpa_supplicant/sme.c
+index 39c8069..f77f751 100644
+--- a/wpa_supplicant/sme.c
 b/wpa_supplicant/sme.c
+@@ -1386,7 +1386,6 @@ void sme_event_auth(struct wpa_supplicant *wpa_s, union 
wpa_event_data *data)
+ }
+ 
+ 
+-#ifdef CONFIG_FILS
+ #ifdef CONFIG_IEEE80211R
+ static void remove_ie(u8 *buf, size_t *len, u8 eid)
+ {
+@@ -1401,7 +1400,6 @@ static void remove_ie(u8 *buf, size_t *len, u8 eid)
+   }
+ }
+ #endif /* CONFIG_IEEE80211R */
+-#endif /* CONFIG_FILS */
+ 
+ 
+ void sme_associate(struct wpa_supplicant *wpa_s, enum wpas_mode mode,
+-- 
+cgit v0.12
+

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.7.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-2.7.ebuild
new file mode 100644
index 000..12a69aa090d
--- /dev/null
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.7.ebuild
@@ -0,0 +1,456 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils qmake-utils systemd toolchain-funcs readme.gentoo-r1
+
+DESCRIPTION="IEEE 802.1X/WPA supplicant for secure wireless transfers"
+HOMEPAGE="https://w1.fi/wpa_supplicant/";
+LICENSE="|| ( GPL-2 BSD )"
+
+if [ "${PV}" = "" ]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://w1.fi/hostap.git";
+   KEYWORDS=""
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+   SRC_URI="https://w1.fi/releases/${P}.tar.gz";
+fi
+
+SLOT="0"
+IUSE="ap bindist dbus eap-sim eapol_test fasteap gnutls +hs2-0 libressl p2p 
privsep ps3 qt5 readline selinux smartcard ssl suiteb tdls uncommon-eap-types 
wimax wps kernel_linux kernel_FreeBSD"
+REQUIRED_USE="smartcard? ( ssl )"
+
+CDEPEND="dbus? ( sys-apps/dbus )
+   kernel_linux? (
+   dev-libs/libnl:3
+   net-wireless/crda
+   eap-sim? ( sys-apps/pcsc-lite )
+   )
+   !kernel_linux? ( net-libs/libpcap )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   )
+   readline? (
+   sys-libs/ncurses:0=
+   sys-libs/readline:0=
+   )
+   ssl? (
+   gnutls? (
+   dev-libs/libgcrypt:0=
+   net-libs/gnutls:=
+   )
+   !gnutls? (
+   !libressl? ( >=dev-libs/openssl-1.0.2k:0=[bindist=] )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   )
+   !ssl? ( dev-libs/

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

2018-12-05 Thread Rick Farina
commit: a802978c479168afde267bcd775c936150ce9ed7
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Dec  5 21:59:58 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Dec  5 22:08:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a802978c

net-wireless/wpa_supplicant: minor fixes for live ebuild

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

 net-wireless/wpa_supplicant/wpa_supplicant-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild
index 5c5676770af..df34e7baa75 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -135,10 +135,7 @@ src_prepare() {
fi
 
# bug (320097)
-   #eapply 
"${FILESDIR}/${P}-do-not-call-dbus-functions-with-NULL-path.patch"
-
-   # bug (596332 & 651314)
-   #eapply "${FILESDIR}/${P}-libressl-compatibility.patch"
+   eapply 
"${FILESDIR}/${PN}-2.6-do-not-call-dbus-functions-with-NULL-path.patch"
 
# bug (640492)
sed -i 's#-Werror ##' wpa_supplicant/Makefile || die
@@ -387,7 +384,9 @@ src_install() {
 
newdoc .config build-config
 
-   #doman doc/docbook/*.{5,8}
+   if [ "${PV}" != "" ]; then
+   doman doc/docbook/*.{5,8}
+   fi
 
if use qt5 ; then
into /usr



[gentoo-commits] repo/gentoo:master commit in: app-misc/jq/files/, app-misc/jq/

2018-12-05 Thread Patrick McLean
commit: c73313ba294602d3ec781bbfafc4c63b9e518062
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 21:56:11 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 21:56:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73313ba

app-misc/jq: Revision bump, segfault fix with -ar params

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/jq/files/jq-1.6-segfault-fix.patch | 22 ++
 app-misc/jq/{jq-1.6.ebuild => jq-1.6-r1.ebuild} |  1 +
 2 files changed, 23 insertions(+)

diff --git a/app-misc/jq/files/jq-1.6-segfault-fix.patch 
b/app-misc/jq/files/jq-1.6-segfault-fix.patch
new file mode 100644
index 000..8eb7d456bc6
--- /dev/null
+++ b/app-misc/jq/files/jq-1.6-segfault-fix.patch
@@ -0,0 +1,22 @@
+From a1f1231a73c221155d539a281181ef37f874869d Mon Sep 17 00:00:00 2001
+From: William Langford 
+Date: Tue, 20 Nov 2018 09:58:25 -0500
+Subject: [PATCH] Add missing jv_copy when printing with -ar
+
+---
+ src/main.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/main.c b/src/main.c
+index b154689e..61ae43f9 100644
+--- a/src/main.c
 b/src/main.c
+@@ -168,7 +168,7 @@ static int process(jq_state *jq, jv value, int flags, int 
dumpopts) {
+   while (jv_is_valid(result = jq_next(jq))) {
+ if ((options & RAW_OUTPUT) && jv_get_kind(result) == JV_KIND_STRING) {
+   if (options & ASCII_OUTPUT) {
+-jv_dumpf(result, stdout, JV_PRINT_ASCII);
++jv_dumpf(jv_copy(result), stdout, JV_PRINT_ASCII);
+   } else {
+ fwrite(jv_string_value(result), 1, 
jv_string_length_bytes(jv_copy(result)), stdout);
+   }

diff --git a/app-misc/jq/jq-1.6.ebuild b/app-misc/jq/jq-1.6-r1.ebuild
similarity index 97%
rename from app-misc/jq/jq-1.6.ebuild
rename to app-misc/jq/jq-1.6-r1.ebuild
index 43d94479124..e5e7da47aca 100644
--- a/app-misc/jq/jq-1.6.ebuild
+++ b/app-misc/jq/jq-1.6-r1.ebuild
@@ -29,6 +29,7 @@ src_prepare() {
local PATCHES=(
"${FILESDIR}"/jq-1.6-never-bundle-oniguruma.patch
"${FILESDIR}"/jq-1.6-runpath.patch
+   "${FILESDIR}"/jq-1.6-segfault-fix.patch
)
use oniguruma || { sed -i 's:tests/onigtest::' Makefile.am || die; }
sed -i '/^dist_doc_DATA/d' Makefile.am || die



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

2018-12-05 Thread Mike Pagano
commit: cf4beb1fa254d08d7b135859c2be237f99b7d5b0
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Dec  5 21:25:45 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Dec  5 21:25:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4beb1f

sys-kernel/gentoo-sources: Linux patch 4.19.7

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.7.ebuild| 28 ++
 sys-kernel/gentoo-sources/providers|  2 ++
 3 files changed, 33 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 174f12dcb9b..77f200810bf 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -58,6 +58,9 @@ DIST genpatches-4.19-6.extras.tar.xz 17468 BLAKE2B 
b1be298b8676f197c5c086da19329
 DIST genpatches-4.19-7.base.tar.xz 267592 BLAKE2B 
6c59757d351a86f7acb430c2e17ee38d1a19e8f59281e3104ffe3e67c3c732da61faf7c28094bbd689e1dff8f8aa58d61de6ff57e894eac580ae6a8d48830713
 SHA512 
cff914de0ea6230ae840fc184363c0e57fc0b3d5157f447f785e05ff5576e3dc2577d9b066d5df89a9f12ddf398583d02d649cd068b63212c6182b8255886039
 DIST genpatches-4.19-7.experimental.tar.xz 5220 BLAKE2B 
bc613e24d1b410ed85a8a9261397c39c690697ef29dba402aba51a44c776f5487db4d122f6f7e5d22a82175eb34f16d78b26848d717a15c555af83a2c4efd308
 SHA512 
aa26c9cf03dbed096cacbaab755dd7c9e862d2fe326b442e92e50da3bcb009c861f2023cf7f6bf796df9b0e279707a8a2838a97beae58f086fdd86b31c628abc
 DIST genpatches-4.19-7.extras.tar.xz 17480 BLAKE2B 
ef557cb140d17c4e41674648373e9bc489f2c3b8722b0f711a1b8d9cb97492b074d8276fc7f106face1765e7dd53a18081d1ee58829dde4c7fda8a9aba8dbf9a
 SHA512 
a6891f45c341a83aaef3c7e5ec45f2c883a94197948e3d865e4db22de510e11ecfc82ea6c501267bb26accef8b79c3490120b87ec43da06e0fa1be0475c97321
+DIST genpatches-4.19-8.base.tar.xz 306384 BLAKE2B 
d1c360e6528d67703e5d719e56d8181f79f64c0653e922b26035966b0bca38768ab35e53cb42c6139086f7b5cee96671f715f1e98825e7fbe70456264404c522
 SHA512 
5df776550c5530baf3e7fc1c4c77011b98ada3f7833266b5176eea0b4cce18cbbe9cda4b8e630b1314a0418c73700ef990e1ad2961739378f46cb0d029553828
+DIST genpatches-4.19-8.experimental.tar.xz 5220 BLAKE2B 
bc613e24d1b410ed85a8a9261397c39c690697ef29dba402aba51a44c776f5487db4d122f6f7e5d22a82175eb34f16d78b26848d717a15c555af83a2c4efd308
 SHA512 
aa26c9cf03dbed096cacbaab755dd7c9e862d2fe326b442e92e50da3bcb009c861f2023cf7f6bf796df9b0e279707a8a2838a97beae58f086fdd86b31c628abc
+DIST genpatches-4.19-8.extras.tar.xz 17480 BLAKE2B 
ef557cb140d17c4e41674648373e9bc489f2c3b8722b0f711a1b8d9cb97492b074d8276fc7f106face1765e7dd53a18081d1ee58829dde4c7fda8a9aba8dbf9a
 SHA512 
a6891f45c341a83aaef3c7e5ec45f2c883a94197948e3d865e4db22de510e11ecfc82ea6c501267bb26accef8b79c3490120b87ec43da06e0fa1be0475c97321
 DIST genpatches-4.4-151.base.tar.xz 2298156 BLAKE2B 
8a6ebf847b2447abdac3a544130721d54d51216d8bf2c7db34bc34154dd236cedceedc9190e5a5b9b972209c4180cc57b501b392be7f4b26684c95742e3741b9
 SHA512 
7e82eaaa0559dea96b5f53eb2ca231872db5cb45f2a5627f7d68fd9dab3f1840944bb613df9e909c0e734df515236ed35fbe4051124703ac7090c0a68d8aa6f8
 DIST genpatches-4.4-151.experimental.tar.xz 87748 BLAKE2B 
90e9341cdd0d2d9f174cf28f063d8f8a50319529b96f9b6f2547535ed4fc560ed02d3f857bbd3bdc8d11bfda0f12957a6da9539cc7d15b12b74aba870c83785e
 SHA512 
f465b647d9c57cabf87ca899e1d3c465d9a8690d05f2a64f71aa9333ba88ec3c0b7248321c5fd161149126c345b569a728f2a22eb4422c8b45fcff8dd319a67f
 DIST genpatches-4.4-151.extras.tar.xz 16452 BLAKE2B 
9c7fdf7b009d5d58b919f7f1b395249748bd7489ea052702838fcc2adac6e605422fcf404b76db0206a6bda006a16401182684626a980b727301b963a713fffd
 SHA512 
2470a74a73e91d4d0534521bda198f14450304910eace137b17fbd611281a2864907a724c600de4433484d76b8fdb794e11b48cf5e5d7ac5adaff518dd921e5e

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.7.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.7.ebuild
new file mode 100644
index 000..313d9674ad4
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="8"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}

diff --git a/sys-kernel/gentoo-sources/providers 
b/sys-kernel/gento

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

2018-12-05 Thread Mike Pagano
commit: c806c122ccedddf572ba03af2421e486d268d1d3
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Dec  5 21:09:03 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Dec  5 21:09:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c806c122

sys-kernel/gentoo-sources:  Linux 4.9.143 and 4.14.86 bumps

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

 sys-kernel/gentoo-sources/Manifest |  6 +
 .../gentoo-sources/gentoo-sources-4.14.86.ebuild   | 28 ++
 .../gentoo-sources/gentoo-sources-4.9.143.ebuild   | 28 ++
 3 files changed, 62 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index caa7e86b808..174f12dcb9b 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -25,6 +25,9 @@ DIST genpatches-4.14-91.extras.tar.xz 17484 BLAKE2B 
9d8abd5f5c71b957634f475645a2
 DIST genpatches-4.14-92.base.tar.xz 2202144 BLAKE2B 
6530e5fec4ab1dd933213824ff5bdf8c7da954bf37e1f1a343aad72be608a8ff0b702abb89a3a9c0b612151b71abf98139d7742b2056cb9e4bdd3b3cfa0adaa7
 SHA512 
a35a4710fffa6875088abc45e94b4e90611f3fc4ef382d7bc8a91094ba0c72cdfad30dce90e1397ba28a0580894af9a17cb2c627b09e257eaba62bf1cc9fe2a6
 DIST genpatches-4.14-92.experimental.tar.xz 5224 BLAKE2B 
26305a7e4e016e3323315256260e57016ef9ca3f47d08028212ca960c9e57082eb9209c60a7f924fdfbf23bd547018e8e3e4a7cc38e09b5017e059c4976991dc
 SHA512 
6ad30f4bc1063f47be0515aa0da8dbe543077ed4461b3ebd524daa8c0e2e097ba57108d3d7fefef0d9d10f769ae172d1a4a9b46f758445e111cdf01c6fdc7784
 DIST genpatches-4.14-92.extras.tar.xz 17480 BLAKE2B 
acfe783e459451eec64f13746c1cee67d9dbeff6f33f704a3a8e89fd8e7cf20a72f783e7a9af9cd5fbc92c3f0aedbd444bb481678d2d6362f5c6920bb405430c
 SHA512 
85bb74f943cd88da8d89d996c6287630e43995badcdb6fdbadeffa4e3e991d2d9516f6a37e813ef912fcc81af8a21c9ba4daf7ba5ddd76c33a4a83a8a3dbbc68
+DIST genpatches-4.14-93.base.tar.xz 2242480 BLAKE2B 
9dea642e98e3d899d54419515b4987d0a7560a10e1147074f818ab371bccaa5eb7b2a5f264a8728e313f16afbbfb3dcf0be56457f92333fd7644a4980dae8641
 SHA512 
af887363a5de77f988c946d6580e7985792a3fef941fcea2575dd58af24901ad0a578140c5d44561638879bef4ce32fdd1273bf6e93d0cb9c1b1d0219b8ef37a
+DIST genpatches-4.14-93.experimental.tar.xz 5224 BLAKE2B 
b9be79f728d3ed467cc37173f77643c51637b1c4338e1bb02bb51380fb696550a55bba3cf839ed671f617ff51e29a33e914987ae5d6ac51f753d7dabb17c87ad
 SHA512 
2b8bdc593d110795bfcd7813bb31cc6752718e87e7e44843a37ea71cbb8d6c14071061392810dc807d29dce02aaa4241ee943cc98b734024a0728f6f13e4a597
+DIST genpatches-4.14-93.extras.tar.xz 17488 BLAKE2B 
00af3f4f310d0862cfacd11742d166fce55b7262de4060988063ac9af633f6963c3273ff3ab9c852a5bd5940a89948c34f5eefe6af8962ab7b35fd5e4c953e41
 SHA512 
6fe4002bb0b13490a66199b886e2bffd8a4418fade82b77d289afaa6e2d88d89a43a95242d23394a2c9aeec9b6c141bca2b7ce0b473c3f3a6d8b8656f8aff190
 DIST genpatches-4.18-22.base.tar.xz 536292 BLAKE2B 
895f4ca73e806c0adcfdf112fbd95637eac431c8fe3fee8cdd0b55b2fc0ea9090b2e12231d36796e939c61b4af677493689a1e058fa432f5844b37c2e4e3cf63
 SHA512 
35ceb9b1b5a74dbea3dda098f26b27f5a5435405b882e0e20db5b87853cd870e1f65abc31f4ad534cb32293afb0d7820dabb6a4b14459e9f266371623c4a1791
 DIST genpatches-4.18-22.experimental.tar.xz 5224 BLAKE2B 
6e3aca3283f92697a8663a163c266e92c20ac2fad166f099355f5ada443a9d595b2e536c15766783460ef1903ad4b8e5b3c8136ebbd7cf9f57782ebb11008f6e
 SHA512 
460abbef7e277913a991693a9da4db139b602e01a2f2fef11ab6e3e64d5cee37cbd332aa5b74da16efb0b25a8560d8527958cf32a181cb7fa3d529aaea9b
 DIST genpatches-4.18-22.extras.tar.xz 17512 BLAKE2B 
aec6396dfea2387b2223462250719b5941995a4f7f005b7b1eef41c7be58fdc9079901759a9bb106d6a38cea7967dbd5b5859415430f4ea5866ada541a41b0f6
 SHA512 
e600a54e0ed3cca5f14feb698bd4f732d4e5ecf07c49d7f5c0785123ba19e574bb3a4470e20d0b86c752bb3422247c3fb33cf693bfd32f324e210ecd5c66a202
@@ -106,6 +109,9 @@ DIST genpatches-4.9-144.extras.tar.xz 17356 BLAKE2B 
e72ff31a579a8a93b5154983015d
 DIST genpatches-4.9-145.base.tar.xz 2671376 BLAKE2B 
e16110d8064df269e63c5b2c8470c3c6a3f4fba16cf5645a822c64890e443d4ad10d2f841b65b75d5a27f024266bb57e34df9d643e3833f042145250597f5458
 SHA512 
2488899a43ec8278508ce0cb2d7594073a0cd141a2f5abd7454d69be8cdc1159a8e18b7a13eb405bf1c5874af48fde5fa72057accc06e73ac2460830993ce6f8
 DIST genpatches-4.9-145.experimental.tar.xz 106384 BLAKE2B 
e3c4115c99e9f5ff2226903b4ff3c614c12517ea4c1a57ccc75bd623b40aebd9f9aec48d6a123b7c208f9a3f6a3367e6ee06306f6b0be7cac401c3480e773491
 SHA512 
045dd71154d8c2f4a42961867b730d3282381b5026e19bb7e97cc267301ee3a0c799cfbe982487749ca0c977fd32169a8fa8321d60858639a3435370cead5e73
 DIST genpatches-4.9-145.extras.tar.xz 17364 BLAKE2B 
3a611d603c7ec2949f08921c827dffacc8a92d7530adc94c79fe0fa1b70410be0b47130c31c16fe07be6a0af429fab5378803bb27562143b81d42bb28bcf28d8
 SHA512 
76dc209aec5ff6bd424492a50b54f2c0487357217c03c99603692b70ef39a8cf3df9982c40586d7b51d5b3f155f9ea261f9ae7a54cde53dfc3492375f6ed59d7
+DIST genpatches-4.

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

2018-12-05 Thread Rick Farina
commit: 97f1a00c864815da233ca14bca2cfcb94ca1bf18
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Dec  5 20:47:04 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Dec  5 20:47:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f1a00c

net-wireless/wpa_supplicant: cleanup old

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

 .../wpa_supplicant/wpa_supplicant-2.6-r3.ebuild| 401 ---
 .../wpa_supplicant/wpa_supplicant-2.6-r5.ebuild| 436 -
 2 files changed, 837 deletions(-)

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r3.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r3.ebuild
deleted file mode 100644
index 94efb65ea57..000
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r3.ebuild
+++ /dev/null
@@ -1,401 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils qmake-utils systemd toolchain-funcs readme.gentoo-r1
-
-DESCRIPTION="IEEE 802.1X/WPA supplicant for secure wireless transfers"
-HOMEPAGE="https://w1.fi/wpa_supplicant/";
-SRC_URI="https://w1.fi/releases/${P}.tar.gz";
-LICENSE="|| ( GPL-2 BSD )"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="ap dbus gnutls eap-sim fasteap +hs2-0 libressl p2p ps3 qt5 readline 
selinux smartcard ssl tdls uncommon-eap-types wimax wps kernel_linux 
kernel_FreeBSD"
-REQUIRED_USE="fasteap? ( !ssl ) smartcard? ( ssl )"
-
-CDEPEND="dbus? ( sys-apps/dbus )
-   kernel_linux? (
-   dev-libs/libnl:3
-   net-wireless/crda
-   eap-sim? ( sys-apps/pcsc-lite )
-   )
-   !kernel_linux? ( net-libs/libpcap )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   )
-   readline? (
-   sys-libs/ncurses:0=
-   sys-libs/readline:0=
-   )
-   ssl? (
-   gnutls? (
-   dev-libs/libgcrypt:0=
-   net-libs/gnutls:=
-   )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   )
-   !ssl? ( dev-libs/libtommath )
-"
-DEPEND="${CDEPEND}
-   virtual/pkgconfig
-"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-networkmanager )
-"
-
-DOC_CONTENTS="
-   If this is a clean installation of wpa_supplicant, you
-   have to create a configuration file named
-   ${EROOT%/}/etc/wpa_supplicant/wpa_supplicant.conf
-   An example configuration file is available for reference in
-   ${EROOT%/}/usr/share/doc/${PF}/
-"
-
-S="${WORKDIR}/${P}/${PN}"
-
-Kconfig_style_config() {
-   #param 1 is CONFIG_* item
-   #param 2 is what to set it = to, defaulting in y
-   CONFIG_PARAM="${CONFIG_HEADER:-CONFIG_}$1"
-   setting="${2:-y}"
-
-   if [ ! $setting = n ]; then
-   #first remove any leading "# " if $2 is not n
-   sed -i "/^# *$CONFIG_PARAM=/s/^# *//" .config || echo 
"Kconfig_style_config error uncommenting $CONFIG_PARAM"
-   #set item = $setting (defaulting to y)
-   sed -i "/^$CONFIG_PARAM/s/=.*/=$setting/" .config || 
echo "Kconfig_style_config error setting $CONFIG_PARAM=$setting"
-   else
-   #ensure item commented out
-   sed -i "/^$CONFIG_PARAM/s/$CONFIG_PARAM/# 
$CONFIG_PARAM/" .config || echo "Kconfig_style_config error commenting 
$CONFIG_PARAM"
-   fi
-}
-
-pkg_setup() {
-   if use ssl ; then
-   if use gnutls && use libressl ; then
-   elog "You have both 'gnutls' and 'libressl' USE flags 
enabled: defaulting to USE=\"gnutls\""
-   fi
-   else
-   elog "You have 'ssl' USE flag disabled: defaulting to internal 
TLS implementation"
-   fi
-}
-
-src_prepare() {
-   default
-
-   # net/bpf.h needed for net-libs/libpcap on Gentoo/FreeBSD
-   sed -i \
-   -e "s:\(#include \):#include \n\1:" \
-   ../src/l2_packet/l2_packet_freebsd.c || die
-
-   # People seem to take the example configuration file too literally (bug 
#102361)
-   sed -i \
-   -e "s:^\(opensc_engine_path\):#\1:" \
-   -e "s:^\(pkcs11_engine_path\):#\1:" \
-   -e "s:^\(pkcs11_module_path\):#\1:" \
-   wpa_supplicant.conf || die
-
-   # Change configuration to match Gentoo locations (bug #143750)
-   sed -i \
-   -e "s:/usr/lib/opensc:/usr/$(get_libdir):" \
-   -e "s:/usr/lib/pkcs11:/usr/$(get_libdir):" \
-   wpa_supplicant.conf || die
-
-   # sys

[gentoo-commits] repo/gentoo:master commit in: net-wireless/wpa_supplicant/, net-wireless/wpa_supplicant/files/

2018-12-05 Thread Rick Farina
commit: 102ca740a0e42464d91b474119a03c8b26cdefaa
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Dec  5 20:39:42 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Dec  5 20:39:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102ca740

net-wireless/wpa_supplicant: fix bug #663172

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

 ...-unauthenticated-encrypted-EAPOL-Key-data.patch | 44 ++
 ...2.6-r9.ebuild => wpa_supplicant-2.6-r10.ebuild} |  3 ++
 2 files changed, 47 insertions(+)

diff --git 
a/net-wireless/wpa_supplicant/files/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch
 
b/net-wireless/wpa_supplicant/files/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch
new file mode 100644
index 000..a62b52c6b9a
--- /dev/null
+++ 
b/net-wireless/wpa_supplicant/files/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch
@@ -0,0 +1,44 @@
+From 3e34cfdff6b192fe337c6fb3f487f73e96582961 Mon Sep 17 00:00:00 2001
+From: Mathy Vanhoef 
+Date: Sun, 15 Jul 2018 01:25:53 +0200
+Subject: [PATCH] WPA: Ignore unauthenticated encrypted EAPOL-Key data
+
+Ignore unauthenticated encrypted EAPOL-Key data in supplicant
+processing. When using WPA2, these are frames that have the Encrypted
+flag set, but not the MIC flag.
+
+When using WPA2, EAPOL-Key frames that had the Encrypted flag set but
+not the MIC flag, had their data field decrypted without first verifying
+the MIC. In case the data field was encrypted using RC4 (i.e., when
+negotiating TKIP as the pairwise cipher), this meant that
+unauthenticated but decrypted data would then be processed. An adversary
+could abuse this as a decryption oracle to recover sensitive information
+in the data field of EAPOL-Key messages (e.g., the group key).
+(CVE-2018-14526)
+
+Signed-off-by: Mathy Vanhoef 
+---
+ src/rsn_supp/wpa.c | 11 +++
+ 1 file changed, 11 insertions(+)
+
+diff -upr wpa_supplicant-2.6.orig/src/rsn_supp/wpa.c 
wpa_supplicant-2.6/src/rsn_supp/wpa.c
+--- wpa_supplicant-2.6.orig/src/rsn_supp/wpa.c 2016-10-02 21:51:11.0 
+0300
 wpa_supplicant-2.6/src/rsn_supp/wpa.c  2018-08-08 16:55:11.506831029 
+0300
+@@ -2016,6 +2016,17 @@ int wpa_sm_rx_eapol(struct wpa_sm *sm, c
+ 
+   if ((sm->proto == WPA_PROTO_RSN || sm->proto == WPA_PROTO_OSEN) &&
+   (key_info & WPA_KEY_INFO_ENCR_KEY_DATA)) {
++  /*
++   * Only decrypt the Key Data field if the frame's authenticity
++   * was verified. When using AES-SIV (FILS), the MIC flag is not
++   * set, so this check should only be performed if mic_len != 0
++   * which is the case in this code branch.
++   */
++  if (!(key_info & WPA_KEY_INFO_MIC)) {
++  wpa_msg(sm->ctx->msg_ctx, MSG_WARNING,
++  "WPA: Ignore EAPOL-Key with encrypted but 
unauthenticated data");
++  goto out;
++  }
+   if (wpa_supplicant_decrypt_key_data(sm, key, ver, key_data,
+   &key_data_len))
+   goto out;

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r9.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r10.ebuild
similarity index 98%
rename from net-wireless/wpa_supplicant/wpa_supplicant-2.6-r9.ebuild
rename to net-wireless/wpa_supplicant/wpa_supplicant-2.6-r10.ebuild
index 19e3fbfe5a0..36a7ffe69b6 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r9.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.6-r10.ebuild
@@ -146,6 +146,9 @@ src_prepare() {
eapply 
"${FILESDIR}/2017-1/rebased-v2.6-0007-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch"
eapply 
"${FILESDIR}/2017-1/rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch"
 
+   # https://w1.fi/security/2018-1/unauthenticated-eapol-key-decryption.txt
+   eapply 
"${FILESDIR}/rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch"
+
# bug (640492)
sed -i 's#-Werror ##' wpa_supplicant/Makefile || die
 }



[gentoo-commits] proj/linux-patches: New tag: 4.14-93

2018-12-05 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Dec  5 20:28:50 2018 +

New tag: 4.14-93




[gentoo-commits] proj/linux-patches: New tag: 4.9-146

2018-12-05 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Dec  5 20:26:54 2018 +

New tag: 4.9-146




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

2018-12-05 Thread Bernard Cafarelli
commit: 1d6513f25455594ae8f0b013ff160b81c67bc3cb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Dec  5 13:46:40 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Dec  5 20:07:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6513f2

net-misc/pyhoca-cli: 0.6.0.1 bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/pyhoca-cli/Manifest  |  1 +
 net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 6b709771cb9..1274b0e65dc 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1,3 @@
 DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B 
e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14
 SHA512 
6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
 DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 
203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717
 SHA512 
a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6
+DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 
719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993
 SHA512 
65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb

diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild 
b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
new file mode 100644
index 000..858a77c4648
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+HOMEPAGE="http://www.x2go.org";
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz";
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+   >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+   distutils-r1_python_install
+   python_doscript ${PN}
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman man/man1/*
+   find "${ED}" -name '*.pth' -delete || die
+}



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

2018-12-05 Thread Bernard Cafarelli
commit: 30bbce25388d437f7f91744ddd1483f5af33df78
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Dec  5 13:44:29 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Dec  5 20:07:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bbce25

net-misc/python-x2go: 0.6.0.2 bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.0.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 9de5824a98e..fb2e29cc421 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,2 +1,3 @@
 DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
 DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df
+DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
new file mode 100644
index 000..e9d9ddc2fde
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org";
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz";
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



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

2018-12-05 Thread Sergei Trofimovich
commit: 239ddd4f8f8a0416e5f9be1712b414dcad764b09
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec  5 15:45:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec  5 20:02:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239ddd4f

media-libs/libpng: stable 1.6.35-r1 for sparc, bug #672448

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libpng/libpng-1.6.35-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libpng/libpng-1.6.35-r1.ebuild 
b/media-libs/libpng/libpng-1.6.35-r1.ebuild
index 9ee8a867bfe..289089191ba 100644
--- a/media-libs/libpng/libpng-1.6.35-r1.ebuild
+++ b/media-libs/libpng/libpng-1.6.35-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz
 
 LICENSE="libpng"
 SLOT="0/16"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="apng cpu_flags_x86_sse neon static-libs"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]"



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

2018-12-05 Thread Sergei Trofimovich
commit: 128354ef774f8eb4b6a4c7fc8bfd7fb572c67bcb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec  5 15:49:15 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec  5 20:02:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128354ef

app-shells/zsh: stable 5.6.2 for sparc, bug #665278

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-shells/zsh/zsh-5.6.2.ebuild b/app-shells/zsh/zsh-5.6.2.ebuild
index 94f25076874..3ffb7a9c598 100644
--- a/app-shells/zsh/zsh-5.6.2.ebuild
+++ b/app-shells/zsh/zsh-5.6.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="https://git.code.sf.net/p/zsh/code";
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
SRC_URI="https://www.zsh.org/pub/${P}.tar.xz
https://www.zsh.org/pub/old/${P}.tar.xz
doc? ( https://www.zsh.org/pub/${P}-doc.tar.xz )"



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

2018-12-05 Thread Sergei Trofimovich
commit: 1b1e1edc9e930db0d2c8ef01865af1efbb7f1f19
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec  5 15:48:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec  5 20:02:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1e1edc

app-crypt/gnupg: stable 2.2.10 for sparc, bug #669180

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-crypt/gnupg/gnupg-2.2.10.ebuild 
b/app-crypt/gnupg/gnupg-2.2.10.ebuild
index 2c53653c7a7..b494196acc5 100644
--- a/app-crypt/gnupg/gnupg-2.2.10.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb 
wks-server"
 
 COMMON_DEPEND_LIBS="



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

2018-12-05 Thread Sergei Trofimovich
commit: 902a27b3371a97b9a6e65834c51b15e53c4b7ed0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec  5 15:43:53 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec  5 20:01:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902a27b3

media-gfx/dcraw: stable 9.28.0 for sparc, bug #662898

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-gfx/dcraw/dcraw-9.28.0.ebuild 
b/media-gfx/dcraw/dcraw-9.28.0.ebuild
index 45110219f3f..c4538462b66 100644
--- a/media-gfx/dcraw/dcraw-9.28.0.ebuild
+++ b/media-gfx/dcraw/dcraw-9.28.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 LANGS=" ca cs de da eo es fr hu it nl pl pt ru sv zh_CN zh_TW"
 IUSE="nls gimp jpeg jpeg2k lcms"
 



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

2018-12-05 Thread Sergei Trofimovich
commit: ba19b64ea8c69afa5450a2a1b4c0c13864e41bae
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec  5 15:46:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec  5 20:02:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba19b64e

sys-apps/net-tools: mark 1.60_p20180626073013 sparc, bug #672474

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
index ef14c96daaf..2df5f01f68f 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://gentoo/${P}.tar.xz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Standard Linux networking tools"



[gentoo-commits] proj/linux-patches:4.9 commit in: /

2018-12-05 Thread Mike Pagano
commit: e7b7c443dae26e4044393b6d27d3102424bb61d8
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Dec  5 19:43:44 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Dec  5 19:43:44 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=e7b7c443

proj/linux-patches: Linux patch 4.9.143

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1142_linux-4.9.143.patch | 1835 ++
 2 files changed, 1839 insertions(+)

diff --git a/_README b/_README
index 1aec075..d4392f7 100644
--- a/_README
+++ b/_README
@@ -611,6 +611,10 @@ Patch:  1141_linux-4.9.142.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.142
 
+Patch:  1142_linux-4.9.143.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.143
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1142_linux-4.9.143.patch b/1142_linux-4.9.143.patch
new file mode 100644
index 000..07af4fd
--- /dev/null
+++ b/1142_linux-4.9.143.patch
@@ -0,0 +1,1835 @@
+diff --git a/Makefile b/Makefile
+index 72ed8ff90329..8ec52cd19526 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 142
++SUBLEVEL = 143
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+@@ -509,6 +509,39 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
+ endif
+ endif
+ 
++ifeq ($(cc-name),clang)
++ifneq ($(CROSS_COMPILE),)
++CLANG_TARGET  := -target $(notdir $(CROSS_COMPILE:%-=%))
++GCC_TOOLCHAIN := $(realpath $(dir $(shell which $(LD)))/..)
++endif
++ifneq ($(GCC_TOOLCHAIN),)
++CLANG_GCC_TC  := -gcc-toolchain $(GCC_TOOLCHAIN)
++endif
++KBUILD_CFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC)
++KBUILD_AFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC)
++KBUILD_CPPFLAGS += $(call cc-option,-Qunused-arguments,)
++KBUILD_CFLAGS += $(call cc-disable-warning, unused-variable)
++KBUILD_CFLAGS += $(call cc-disable-warning, format-invalid-specifier)
++KBUILD_CFLAGS += $(call cc-disable-warning, gnu)
++KBUILD_CFLAGS += $(call cc-disable-warning, address-of-packed-member)
++# Quiet clang warning: comparison of unsigned expression < 0 is always false
++KBUILD_CFLAGS += $(call cc-disable-warning, tautological-compare)
++# CLANG uses a _MergedGlobals as optimization, but this breaks modpost, as the
++# source of a reference will be _MergedGlobals and not on of the whitelisted 
names.
++# See modpost pattern 2
++KBUILD_CFLAGS += $(call cc-option, -mno-global-merge,)
++KBUILD_CFLAGS += $(call cc-option, -fcatch-undefined-behavior)
++KBUILD_CFLAGS += $(call cc-option, -no-integrated-as)
++KBUILD_AFLAGS += $(call cc-option, -no-integrated-as)
++else
++
++# These warnings generated too much noise in a regular build.
++# Use make W=1 to enable them (see scripts/Makefile.build)
++KBUILD_CFLAGS += $(call cc-disable-warning, unused-but-set-variable)
++KBUILD_CFLAGS += $(call cc-disable-warning, unused-const-variable)
++endif
++
++
+ ifeq ($(mixed-targets),1)
+ # ===
+ # We're called with mixed targets (*config and build targets).
+@@ -704,38 +737,6 @@ ifdef CONFIG_CC_STACKPROTECTOR
+ endif
+ KBUILD_CFLAGS += $(stackp-flag)
+ 
+-ifeq ($(cc-name),clang)
+-ifneq ($(CROSS_COMPILE),)
+-CLANG_TARGET  := -target $(notdir $(CROSS_COMPILE:%-=%))
+-GCC_TOOLCHAIN := $(realpath $(dir $(shell which $(LD)))/..)
+-endif
+-ifneq ($(GCC_TOOLCHAIN),)
+-CLANG_GCC_TC  := -gcc-toolchain $(GCC_TOOLCHAIN)
+-endif
+-KBUILD_CFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC)
+-KBUILD_AFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC)
+-KBUILD_CPPFLAGS += $(call cc-option,-Qunused-arguments,)
+-KBUILD_CFLAGS += $(call cc-disable-warning, unused-variable)
+-KBUILD_CFLAGS += $(call cc-disable-warning, format-invalid-specifier)
+-KBUILD_CFLAGS += $(call cc-disable-warning, gnu)
+-KBUILD_CFLAGS += $(call cc-disable-warning, address-of-packed-member)
+-# Quiet clang warning: comparison of unsigned expression < 0 is always false
+-KBUILD_CFLAGS += $(call cc-disable-warning, tautological-compare)
+-# CLANG uses a _MergedGlobals as optimization, but this breaks modpost, as the
+-# source of a reference will be _MergedGlobals and not on of the whitelisted 
names.
+-# See modpost pattern 2
+-KBUILD_CFLAGS += $(call cc-option, -mno-global-merge,)
+-KBUILD_CFLAGS += $(call cc-option, -fcatch-undefined-behavior)
+-KBUILD_CFLAGS += $(call cc-option, -no-integrated-as)
+-KBUILD_AFLAGS += $(call cc-option, -no-integrated-as)
+-else
+-
+-# These warnings generated too much noise in a regular build.
+-# Use make W=1 to enable them (see scripts/Makefile.build)
+-KBUILD_CFLAGS += $(call cc-disable-warning, unused-but-set-variable)
+-KBUILD_CFLAGS += $(call cc-disable-warning, unused-const-variable)
+-endif
+-
+ ifdef CONFIG_FRAME_POINTER
+ KBUILD_CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
+ else
+diff --git a/arch/arm/Makefile b/ar

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

2018-12-05 Thread Patrick McLean
commit: 647a227ad3df94eca6007d469f14af94dbf188bf
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 19:29:26 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 19:29:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647a227a

sys-kernel/vanilla-sources: Version bump to 4.4.143

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.9.142.ebuild => vanilla-sources-4.9.143.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 1041c8b8706..cea99e1d21a 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -9,4 +9,4 @@ DIST patch-4.14.86.xz 2051692 BLAKE2B 
92e44949a6d81b05c0254a5ff68338bd41fef4e6f7
 DIST patch-4.18.20.xz 652212 BLAKE2B 
7351cd9ee275fe7687e0260262763faa54fdbec9ec2c6cbc2d8169b900227ab82851ed43f3d1052a6e59b547380a19488dec4e8e64ba2985c0a460dad96124ec
 SHA512 
c44403f5fb71a0dcbc8c39037cfc982d73edc2f411ec9cef0eb0220d422ef369b57e849e9047bea1ca734fa4706483e72c0e91a4be0c31e4df45223b388091d4
 DIST patch-4.19.7.xz 298820 BLAKE2B 
2281806b25ff05f3cd9d1a04cb6d398752690d63afbd02642cd0d1250de92c618fde7980b008ed058712252fe4b65754b4d5d5fd1ac81f5a86b4074791813747
 SHA512 
e27fdf83e5ae71f4eb2e49660877107d032e9bd51aafff99a1861a5cb18c3e6006164ffb11faf5cdaf0fa3a8afc0c1ab34abb0855d0858730ffb49261ad5b0ed
 DIST patch-4.4.166.xz 2256752 BLAKE2B 
a59f73eb70a98ab611a05d58cb2022dd1d73698f95d8fd371fea9fdef8459a2209e68c07465162d9edc4ab167b74559213da95db3f03c186a2964bf42f60b42b
 SHA512 
c1f74863c25974c77a6ced7269d5e5e8fa1f1d1bbf126bb952b814c758b8e6be5f0533c828c5d8e699d013ba0df1573f2854198c86f7e48bebff255ea545e8fa
-DIST patch-4.9.142.xz 2416456 BLAKE2B 
63d52e530b0d2fc4e9f0dd738c1bf51cbaa1dd0d583f226978201021a5bf4970598ca046b1cbd879cc8577f2c500d1e7d2f0e12bd310bf687159e28405cc3ac3
 SHA512 
7d6817b4061c4fba592fb9847b7ae3f23c6bf0ae1509afcf695460939e029061cb717f9e47eb2eafa0a105b0698bee6c39d224f290f5c12d69aab63792e8aaba
+DIST patch-4.9.143.xz 2425684 BLAKE2B 
2d200f352cc3989563bfd988f7506d5a9bc9ff5b2af4834c6b00a62834c3a1acb5cc7c093768c61fc7bc263a721fc365d9f58aa99315d823b31d31bc4c5d6a84
 SHA512 
bedaee700a7698d33ba53dba36ef63be9c22d814e7628d18f868c7f0fd81e0358b384a66cce629ec107a23a6bbe87e09bd7e8e2cc39a4b85d350a6d3e74e6f2c

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.142.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.9.143.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.9.142.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.9.143.ebuild



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

2018-12-05 Thread Patrick McLean
commit: baad55a8adb8c7ba8c9e1ec41eefa67235df9d0e
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 19:28:23 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 19:28:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baad55a8

sys-kernel/vanilla-sources: Version bump to 4.19.7

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.19.6.ebuild => vanilla-sources-4.19.7.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index fc81eb289bf..1041c8b8706 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -7,6 +7,6 @@ DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c
 DIST patch-3.16.61.xz 2218496 BLAKE2B 
286740e401f343f160c219a167c6e8a7f407ce478c9c2e20b9c6f36ff6d14a70038ef722d224d68f6cbc2edf952b8cb725e3971312fefe3629bdc69aea0298b2
 SHA512 
85dbd1e75348614d10d366e21eabae967297d7a781b4efa1a8881f07a5b8f9c057e594f4b912ac804651e1e93f2a939602d0c022b1bb462280dca381fe7a3b95
 DIST patch-4.14.86.xz 2051692 BLAKE2B 
92e44949a6d81b05c0254a5ff68338bd41fef4e6f763402777dcf5deab27b69931518823633cca3669c1c6fafcb3eebb2613308e79a2c1f18b454b5e12dbaa3c
 SHA512 
c59396047cd286f4cd60aa7c403e89ed2fdd0e9985f7181bbeaf37c519c845f4e1ea4e50bf9e33031495dd3e010de04ab8fc96caf854a19923fe68103570653e
 DIST patch-4.18.20.xz 652212 BLAKE2B 
7351cd9ee275fe7687e0260262763faa54fdbec9ec2c6cbc2d8169b900227ab82851ed43f3d1052a6e59b547380a19488dec4e8e64ba2985c0a460dad96124ec
 SHA512 
c44403f5fb71a0dcbc8c39037cfc982d73edc2f411ec9cef0eb0220d422ef369b57e849e9047bea1ca734fa4706483e72c0e91a4be0c31e4df45223b388091d4
-DIST patch-4.19.6.xz 260192 BLAKE2B 
548f5bd685e2275907cebb6d47e301d1c30a6c4c2d4ebee2065d5fc9a17e9f9701ec5458b8c6d006232a1ad70d5a5cbca684f586f41907625e59b79de44915f4
 SHA512 
dc1f723c9b2882fe368eac4b8c6e255450f05bb1742f9a0e078200a6f700ee47e8d9e254206d5f2f1386446690f2df943deb564bf922597e46be5c1a63bd1ba9
+DIST patch-4.19.7.xz 298820 BLAKE2B 
2281806b25ff05f3cd9d1a04cb6d398752690d63afbd02642cd0d1250de92c618fde7980b008ed058712252fe4b65754b4d5d5fd1ac81f5a86b4074791813747
 SHA512 
e27fdf83e5ae71f4eb2e49660877107d032e9bd51aafff99a1861a5cb18c3e6006164ffb11faf5cdaf0fa3a8afc0c1ab34abb0855d0858730ffb49261ad5b0ed
 DIST patch-4.4.166.xz 2256752 BLAKE2B 
a59f73eb70a98ab611a05d58cb2022dd1d73698f95d8fd371fea9fdef8459a2209e68c07465162d9edc4ab167b74559213da95db3f03c186a2964bf42f60b42b
 SHA512 
c1f74863c25974c77a6ced7269d5e5e8fa1f1d1bbf126bb952b814c758b8e6be5f0533c828c5d8e699d013ba0df1573f2854198c86f7e48bebff255ea545e8fa
 DIST patch-4.9.142.xz 2416456 BLAKE2B 
63d52e530b0d2fc4e9f0dd738c1bf51cbaa1dd0d583f226978201021a5bf4970598ca046b1cbd879cc8577f2c500d1e7d2f0e12bd310bf687159e28405cc3ac3
 SHA512 
7d6817b4061c4fba592fb9847b7ae3f23c6bf0ae1509afcf695460939e029061cb717f9e47eb2eafa0a105b0698bee6c39d224f290f5c12d69aab63792e8aaba

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.19.6.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.19.7.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.19.6.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.19.7.ebuild



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

2018-12-05 Thread Patrick McLean
commit: aa0c5ec2bfd8c4a8129d541e032a6bf88d5a6f9b
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 19:27:33 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 19:27:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0c5ec2

sys-kernel/vanilla-sources: Version bump to 4.14.86

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.14.85.ebuild => vanilla-sources-4.14.86.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 9e3c3593587..fc81eb289bf 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,7 +5,7 @@ DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c03418
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST patch-3.16.61.xz 2218496 BLAKE2B 
286740e401f343f160c219a167c6e8a7f407ce478c9c2e20b9c6f36ff6d14a70038ef722d224d68f6cbc2edf952b8cb725e3971312fefe3629bdc69aea0298b2
 SHA512 
85dbd1e75348614d10d366e21eabae967297d7a781b4efa1a8881f07a5b8f9c057e594f4b912ac804651e1e93f2a939602d0c022b1bb462280dca381fe7a3b95
-DIST patch-4.14.85.xz 2019756 BLAKE2B 
ef175c7b12015685e45fb2e4d03b1eabe17990145ade93a4b69cf55bb579efa2194bd136e7d3a88df35cbc1791ab028992c82dcef7eb10793971dd1a0334b4a2
 SHA512 
4531f1e96edcbdc3614aaaf9e20d7a192c692e819cb34dec09bcf387fba09bc96fd957c4372bfba89cdaac706dab5e6266eba3f4351e79b052106e7e746d103d
+DIST patch-4.14.86.xz 2051692 BLAKE2B 
92e44949a6d81b05c0254a5ff68338bd41fef4e6f763402777dcf5deab27b69931518823633cca3669c1c6fafcb3eebb2613308e79a2c1f18b454b5e12dbaa3c
 SHA512 
c59396047cd286f4cd60aa7c403e89ed2fdd0e9985f7181bbeaf37c519c845f4e1ea4e50bf9e33031495dd3e010de04ab8fc96caf854a19923fe68103570653e
 DIST patch-4.18.20.xz 652212 BLAKE2B 
7351cd9ee275fe7687e0260262763faa54fdbec9ec2c6cbc2d8169b900227ab82851ed43f3d1052a6e59b547380a19488dec4e8e64ba2985c0a460dad96124ec
 SHA512 
c44403f5fb71a0dcbc8c39037cfc982d73edc2f411ec9cef0eb0220d422ef369b57e849e9047bea1ca734fa4706483e72c0e91a4be0c31e4df45223b388091d4
 DIST patch-4.19.6.xz 260192 BLAKE2B 
548f5bd685e2275907cebb6d47e301d1c30a6c4c2d4ebee2065d5fc9a17e9f9701ec5458b8c6d006232a1ad70d5a5cbca684f586f41907625e59b79de44915f4
 SHA512 
dc1f723c9b2882fe368eac4b8c6e255450f05bb1742f9a0e078200a6f700ee47e8d9e254206d5f2f1386446690f2df943deb564bf922597e46be5c1a63bd1ba9
 DIST patch-4.4.166.xz 2256752 BLAKE2B 
a59f73eb70a98ab611a05d58cb2022dd1d73698f95d8fd371fea9fdef8459a2209e68c07465162d9edc4ab167b74559213da95db3f03c186a2964bf42f60b42b
 SHA512 
c1f74863c25974c77a6ced7269d5e5e8fa1f1d1bbf126bb952b814c758b8e6be5f0533c828c5d8e699d013ba0df1573f2854198c86f7e48bebff255ea545e8fa

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.85.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.14.86.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.14.85.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.14.86.ebuild



[gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt/files/

2018-12-05 Thread Jimi Huotari
commit: a10da08a2dccd41eb5449acaa5dad3036eee6469
Author: Jimi Huotari  gentoo  org>
AuthorDate: Wed Dec  5 19:18:51 2018 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Dec  5 19:21:14 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=a10da08a

lxqt-base/liblxqt: update polkit optional making patch

Signed-off-by: Jimi Huotari  gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.12

 .../files/liblxqt-make-polkit-optional.patch   | 31 +++---
 1 file changed, 22 insertions(+), 9 deletions(-)

diff --git a/lxqt-base/liblxqt/files/liblxqt-make-polkit-optional.patch 
b/lxqt-base/liblxqt/files/liblxqt-make-polkit-optional.patch
index 7444318d..75ec71ec 100644
--- a/lxqt-base/liblxqt/files/liblxqt-make-polkit-optional.patch
+++ b/lxqt-base/liblxqt/files/liblxqt-make-polkit-optional.patch
@@ -1,29 +1,42 @@
 a/CMakeLists.txt   2018-05-21 16:51:42.359463205 +0300
-+++ b/CMakeLists.txt   2018-05-21 16:36:26.767259223 +0300
-@@ -160,7 +160,14 @@
+From f1b587d2d0f77ed8ea95bcf28880d231f048e0ee Mon Sep 17 00:00:00 2001
+From: Jimi Huotari 
+Date: Wed, 5 Dec 2018 21:16:13 +0200
+Subject: [PATCH] build: Make PolkitQt5-1 optional
+
+---
+ CMakeLists.txt | 10 +-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 56d16c6..dfe90fe 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -41,8 +41,14 @@ find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} 
REQUIRED)
  find_package(Qt5 ${QT_MINIMUM_VERSION} CONFIG REQUIRED Widgets DBus X11Extras 
LinguistTools)
  find_package(Qt5Xdg ${QTXDG_MINIMUM_VERSION} REQUIRED)
- find_package(KF5WindowSystem REQUIRED)
+ find_package(KF5WindowSystem ${KF5_MINIMUM_VERSION} REQUIRED)
 -find_package(PolkitQt5-1 REQUIRED)
+ find_package(X11 REQUIRED)
 +
 +# Optionally include the PolkitQt5-1 module.
 +option(BUILD_POLKIT "Install the PolkitQt5-1 files." ON)
-+
 +if(BUILD_POLKIT)
 +find_package(PolkitQt5-1 REQUIRED)
 +endif ()
 +
  message(STATUS "Building ${PROJECT_NAME} with Qt ${Qt5Core_VERSION}")
  
- QT5_ADD_DBUS_INTERFACE(DBUS_INTERFACE_SRCS
-@@ -367,7 +374,9 @@
+ include(CMakePackageConfigHelpers)
+@@ -363,7 +369,9 @@ install(FILES ${LXQT_CONFIG_FILES}
  COMPONENT Runtime
  )
  
--install(FILES ${POLKIT_FILES} DESTINATION 
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}")
 +if (PolkitQt5-1_FOUND)
-+install(FILES ${POLKIT_FILES} DESTINATION 
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}")
+ install(FILES ${POLKIT_FILES} DESTINATION 
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}")
 +endif ()
  
  #
  # Create and install pkgconfig file
+-- 
+2.19.2
+



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

2018-12-05 Thread Andreas Sturmlechner
commit: 76d66ab78458ac650ebf8bf0c3da70d491ec880b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  5 19:04:50 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 19:12:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d66ab7

x11-misc/qcomicbook: Fix HOMEPAGE

qcomicbook.org was forwarding to random and potentially malicious websites.

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

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

diff --git a/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild 
b/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
index 9613f04b016..aede992489d 100644
--- a/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
+++ b/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
@@ -8,7 +8,7 @@ PLOCALES="cs_CZ de_DE es_ES fi_FI fr_CA fr_FR it_IT ko_KR nl_NL 
pl_PL pt_BR ru_R
 inherit cmake-utils flag-o-matic l10n vcs-snapshot
 
 DESCRIPTION="A viewer for comic book archives containing jpeg/png images"
-HOMEPAGE="http://qcomicbook.org/";
+HOMEPAGE="https://github.com/stolowski/QComicBook";
 SRC_URI="https://github.com/stolowski/QComicBook/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"



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

2018-12-05 Thread Andreas Sturmlechner
commit: 1963e58cf69099c0d1d7c60e5d203e123cd825d4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec  5 19:08:05 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec  5 19:12:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1963e58c

x11-misc/qcomicbook: Drop unnecessary use of vcs-snapshot

Predictable dir is predictable.

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

 x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild 
b/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
index aede992489d..aaa44f68514 100644
--- a/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
+++ b/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
@@ -3,13 +3,14 @@
 
 EAPI=6
 
+MY_PN="QComicBook"
 CMAKE_IN_SOURCE_BUILD=1
 PLOCALES="cs_CZ de_DE es_ES fi_FI fr_CA fr_FR it_IT ko_KR nl_NL pl_PL pt_BR 
ru_RU uk_UA zh_CN"
-inherit cmake-utils flag-o-matic l10n vcs-snapshot
+inherit cmake-utils flag-o-matic l10n
 
 DESCRIPTION="A viewer for comic book archives containing jpeg/png images"
 HOMEPAGE="https://github.com/stolowski/QComicBook";
-SRC_URI="https://github.com/stolowski/QComicBook/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/stolowski/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -28,6 +29,8 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 
+S="${WORKDIR}/${MY_PN}-${PV}"
+
 src_prepare() {
rm_loc() {
rm "i18n/${PN}_${1}.ts" || die "removing ${1} locale failed"



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

2018-12-05 Thread Patrick McLean
commit: abb033282e05e40401ec49677a1b8c7ecc64ad9e
Author: Patrick McLean  sony  com>
AuthorDate: Wed Dec  5 18:59:47 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  5 19:00:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb03328

net-misc/lldpd: Version bump to 1.0.2

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 net-misc/lldpd/Manifest|   1 +
 .../lldpd/files/lldpd-1.0.2-seccomp-add-misc.patch |  12 +++
 net-misc/lldpd/lldpd-1.0.2.ebuild  | 104 +
 3 files changed, 117 insertions(+)

diff --git a/net-misc/lldpd/Manifest b/net-misc/lldpd/Manifest
index 5b629f66af8..8e9d18d6737 100644
--- a/net-misc/lldpd/Manifest
+++ b/net-misc/lldpd/Manifest
@@ -1,2 +1,3 @@
 DIST lldpd-0.9.3.tar.gz 1601102 BLAKE2B 
0ba31d20dad9770c93fa4930a7c439273c36e5cebdb0b4a1674f0a375008f642e33d71b9668c91313ec4bb3311e1b4bd22d0996ed6347d2cacfd7cce24536a58
 SHA512 
0d40d77bfde78f9ceece56968981f3a36bd7e683b12de05e84e5da0409b8e0d06062e5d665942637a66164af0254a6ac3d1a327aab3bcb48ec91ecfdd2693283
 DIST lldpd-1.0.1.tar.gz 1590903 BLAKE2B 
37ff1c042537ac31f394986f1bbd3faf13105d07f340ed045a4bbc196912c0c017a5d60b2c6a89b0da9faa5a7ff8e9c4ef0d4d01a39504a31c23288a89eb92a3
 SHA512 
61b2a7a3a78276c613c6d0b34eb625e69e5c8a206b6658a167d6a09ac6d0e1c943e46c0ff6fc3538a791d9947f193185b65848da581b3d6ecb9bc0befadde8dd
+DIST lldpd-1.0.2.tar.gz 1605391 BLAKE2B 
8050b7461d4cb00c8db3c5eaa9c1fdabc9715e2b673efd9c76024448aa46363836f66b9ded9e0aa27414a742c7b1bce789394045a304839ba376e50d3d3851e4
 SHA512 
910a0f0211eb39deaa3291c37ec0eaaa5f762565ae2198d568b6c9ddaaa62f1f2283bc92013db54852e22a68aea4e0ba09ea25f9fb368702755e69c4de919e0b

diff --git a/net-misc/lldpd/files/lldpd-1.0.2-seccomp-add-misc.patch 
b/net-misc/lldpd/files/lldpd-1.0.2-seccomp-add-misc.patch
new file mode 100644
index 000..c5e6d2edb78
--- /dev/null
+++ b/net-misc/lldpd/files/lldpd-1.0.2-seccomp-add-misc.patch
@@ -0,0 +1,12 @@
+diff --git a/src/daemon/priv-seccomp.c b/src/daemon/priv-seccomp.c
+index fe48ad3..791b76b 100644
+--- a/src/daemon/priv-seccomp.c
 b/src/daemon/priv-seccomp.c
+@@ -148,6 +148,7 @@ priv_seccomp_init(int remote, int child)
+   if ((rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(read), 0)) < 0 
||
+   (rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(write), 0)) < 
0 || /* write needed for */
+   (rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(open), 0)) < 0 
||
++  (rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(lseek), 0)) < 
0 ||
+   (rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(openat), 0)) < 
0 ||
+   (rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(fcntl), 0)) < 
0 ||
+   (rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(kill), 0)) < 0 
||

diff --git a/net-misc/lldpd/lldpd-1.0.2.ebuild 
b/net-misc/lldpd/lldpd-1.0.2.ebuild
new file mode 100644
index 000..09b8552f81f
--- /dev/null
+++ b/net-misc/lldpd/lldpd-1.0.2.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils user systemd bash-completion-r1 autotools
+
+DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)"
+HOMEPAGE="https://vincentbernat.github.com/lldpd/";
+SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz";
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
+   seccomp sonmp snmp static-libs test readline xml zsh-completion"
+
+RDEPEND="dev-libs/libbsd
+   >=dev-libs/libevent-2.0.5:=
+   snmp? ( net-analyzer/net-snmp[extensible(+)] )
+   xml? ( dev-libs/libxml2 )
+   seccomp? ( sys-libs/libseccomp )
+   zsh-completion? ( app-shells/zsh )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? (
+   graph? ( app-doc/doxygen[dot] )
+   !graph? ( app-doc/doxygen )
+   )
+   test? ( dev-libs/check )"
+
+REQUIRED_USE="graph? ( doc )"
+
+PATCHES=(
+   "${FILESDIR}/lldpd-0.9.5-seccomp-add-socket-ops.patch"
+   "${FILESDIR}/lldpd-1.0.1-seccomp-add-brk.patch"
+   "${FILESDIR}/lldpd-1.0.2-seccomp-add-misc.patch"
+)
+
+pkg_setup() {
+   ebegin "Creating lldpd user and group"
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+   eend $?
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+   elibtoolize
+}
+
+src_configure() {
+   econf \
+   --without-embedded-libevent \
+   --with-privsep-user=${PN} \
+   --with-privsep-group=${PN} \
+   --with-privsep-chroot=/run/${PN} \
+   --with-lldpd-ctl-socket=/run/${PN}.socket \
+   --with-lldpd-pid-file=/run/${PN}.pid \
+   --docdir=/usr/share/doc/${PF} \
+   $(use_enable cdp) \
+

[gentoo-commits] repo/gentoo:master commit in: sys-apps/i2c-tools/, sys-apps/i2c-tools/files/

2018-12-05 Thread Mikle Kolyada
commit: 07b460372e50c050456f5575d1e2b60744811cee
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 18:27:40 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 18:27:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b46037

sys-apps/i2c-tools: Drop old

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

 sys-apps/i2c-tools/Manifest|   1 -
 .../i2c-tools/files/i2c-tools-3.1.1-python-3.patch | 129 -
 sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild   |  62 --
 3 files changed, 192 deletions(-)

diff --git a/sys-apps/i2c-tools/Manifest b/sys-apps/i2c-tools/Manifest
index 4c677a42f4f..dd40b32bbdd 100644
--- a/sys-apps/i2c-tools/Manifest
+++ b/sys-apps/i2c-tools/Manifest
@@ -1,3 +1,2 @@
-DIST i2c-tools-3.1.1.tar.bz2 71789 BLAKE2B 
0a7a3db6a3b396cfb8d5e58d8c83cae4e52239786502c6552d971350f7fc05a1ce9d7d89e9cdb154a21ac15bdf34aa0dec9501ea45317ec9c5d9fc211780bbf1
 SHA512 
b91f89b803e5558d49ce63f42f6542438f4f47927e4ce420cd9df989cab14a5c55d971befed73e8f793b0cf4aa41936c0ef519e5a407dceb2c08964461e803c5
 DIST i2c-tools-4.0.tar.xz 79972 BLAKE2B 
982e4139ed0e2111f9e082d0690fcc0f86f97a433e292e9464b41991f14a1f90147a3612172bad6880f0df6896612e1dea0ae7bf6f459758b2cff45fb35a5dc7
 SHA512 
ddf86c357c101388193581bc40285089e6ab5e8d870f8aa5d594acc7ecb8596fbd30501e147b88bdea0200b1be88bc0a374356c188d1bcb067bf8e254e3dc51e
 DIST i2c-tools-4.1.tar.xz 83576 BLAKE2B 
0a9ed3bb335b61f6c17a6b6c705502ff008b4fb8bab6a5fde63163a32528b5214d92affc4b8d6cca29676dc7ba82dfa84be5f14943b7e81c8612a7d9419ac628
 SHA512 
83262bcfd94c2adf74517cc50095dd78221fa4d16a62397245d4a538de7463272abf4f6727024be8ab1ca8ecbfe647af85ba2a553e5b5e68a53e50dfcad20248

diff --git a/sys-apps/i2c-tools/files/i2c-tools-3.1.1-python-3.patch 
b/sys-apps/i2c-tools/files/i2c-tools-3.1.1-python-3.patch
deleted file mode 100644
index 1f3de76052e..000
--- a/sys-apps/i2c-tools/files/i2c-tools-3.1.1-python-3.patch
+++ /dev/null
@@ -1,129 +0,0 @@
-support python-3.x
-
-http://comments.gmane.org/gmane.linux.drivers.i2c/11290
-https://bugs.gentoo.org/492632
-
 a/py-smbus/smbusmodule.c
-+++ b/py-smbus/smbusmodule.c
-@@ -32,15 +32,18 @@
- #define I2C_SMBUS_I2C_BLOCK_DATA  8
- #endif
- 
--PyDoc_STRVAR(SMBus_module_doc,
--  "This module defines an object type that allows SMBus transactions\n"
--  "on hosts running the Linux kernel.  The host kernel must have I2C\n"
--  "support, I2C device interface support, and a bus adapter driver.\n"
--  "All of these can be either built-in to the kernel, or loaded from\n"
--  "modules.\n"
--  "\n"
--  "Because the I2C device interface is opened R/W, users of this\n"
--  "module usually must have root permissions.\n");
-+#define module_doc \
-+  "This module defines an object type that allows SMBus transactions\n" \
-+  "on hosts running the Linux kernel.  The host kernel must have I2C\n" \
-+  "support, I2C device interface support, and a bus adapter driver.\n" \
-+  "All of these can be either built-in to the kernel, or loaded from\n" \
-+  "modules.\n" \
-+  "\n" \
-+  "Because the I2C device interface is opened R/W, users of this\n" \
-+  "module usually must have root permissions.\n"
-+#if PY_MAJOR_VERSION <= 2
-+PyDoc_STRVAR(SMBus_module_doc, module_doc);
-+#endif
- 
- typedef struct {
-   PyObject_HEAD
-@@ -91,7 +94,11 @@ SMBus_dealloc(SMBus *self)
-   PyObject *ref = SMBus_close(self);
-   Py_XDECREF(ref);
- 
-+#if PY_MAJOR_VERSION >= 3
-+  Py_TYPE(self)->tp_free((PyObject*)self);
-+#else
-   self->ob_type->tp_free((PyObject *)self);
-+#endif
- }
- 
- #define MAXPATH 16
-@@ -431,11 +438,19 @@ SMBus_list_to_data(PyObject *list, union i2c_smbus_data 
*data)
- 
-   for (ii = 0; ii < len; ii++) {
-   PyObject *val = PyList_GET_ITEM(list, ii);
-+#if PY_MAJOR_VERSION >= 3
-+  if (!PyLong_Check(val)) {
-+#else
-   if (!PyInt_Check(val)) {
-+#endif
-   PyErr_SetString(PyExc_TypeError, msg);
-   return 0; /* fail */
-   }
-+#if PY_MAJOR_VERSION >= 3
-+  data->block[ii+1] = (__u8)PyLong_AS_LONG(val);
-+#else
-   data->block[ii+1] = (__u8)PyInt_AS_LONG(val);
-+#endif
-   }
- 
-   return 1; /* success */
-@@ -633,9 +648,27 @@ static PyGetSetDef SMBus_getset[] = {
-   {NULL},
- };
- 
-+#if PY_MAJOR_VERSION >= 3
-+static struct PyModuleDef SMBusModule = {
-+  PyModuleDef_HEAD_INIT,
-+  "smbus.SMBus",  /* m_name */
-+  module_doc, /* m_doc */
-+  -1, /* m_size */
-+  NULL,   /* m_methods */
-+  NULL,   /* m_reload */
-+  NULL,   /* m_traverse */
-+  NULL,   /* m_clear */
-+  NULL,   /* m_free */
-+};
-+#endif
-+
- static PyTypeObject SMBus_ty

[gentoo-commits] repo/gentoo:master commit in: sys-block/perccli/

2018-12-05 Thread Zac Medico
commit: 704efb202c26714d8c1aa377afd21b66f9b2bc51
Author: Xiami  f2light  com>
AuthorDate: Thu Nov 29 11:25:36 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Dec  5 18:27:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704efb20

sys-block/perccli: version bump to 7.5.007.0529

Update to EAPI=7
Make a symlink in /opt/bin
Updated doc link

Closes: https://github.com/gentoo/gentoo/pull/10518
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Xiami  f2light.com>
Signed-off-by: Zac Medico  gentoo.org>

 sys-block/perccli/Manifest|  2 ++
 sys-block/perccli/perccli-7.5.007.0529.ebuild | 42 +++
 2 files changed, 44 insertions(+)

diff --git a/sys-block/perccli/Manifest b/sys-block/perccli/Manifest
index 77f71e3d726..e0090574742 100644
--- a/sys-block/perccli/Manifest
+++ b/sys-block/perccli/Manifest
@@ -1,2 +1,4 @@
+DIST dell-sas-hba-12gbps_reference-guide_en-us.pdf 450398 BLAKE2B 
b97ef640b53fb631ac4d9478f621709d7dad1d19786b8fcd96adcaef3ae8a13ca449f0b5d63b29e36c0a10a30b187164cc2a538836f95c6c0c669f31c9443b2f
 SHA512 
17be31c01d350ca28434ded58599f1de8ca93770fcc52da107d8639d93145397ba5b43931c86020093de9eaec092f8bb6a4c401a2d98bdc7ec465e947b462a3d
 DIST perccli_7.1-007.0127_linux.tar.gz 6560698 BLAKE2B 
b8195633f5a20e1a99b9761148c9e478989a44beaf02a9aceabb4007183363c9c0d4b76617148c7610de82daff7fe05d1a2ee7274a2aadc1f631142d66107fd4
 SHA512 
904d9662dee76d70110381d96547abf54cc5823fcc8c995bd6ccb0122a84303e0dfe081c5e56efe94aa6972b21335e54ec4b69c37d88f66b1d2e1e461e8c3032
+DIST perccli_linux_NF8G9_A07_7.529.00.tar.gz 6624840 BLAKE2B 
29b67d8807bc12b2c4d3df880176209ba9c44f48d74367172d1d673070ece435537158c5998fc79eb68c33ec3eb2009e55e333f88419c23f911af091e6ccf371
 SHA512 
71e44772d291fa2d9529ab10917a3841395fe16daa66a2d64d1e120d5c3d43ce34479a5217fc1fbe7f4772b92fccc673fe387cb2e9a7683c9b5a3e26a348713c
 DIST poweredge-rc-h730_reference%20guide_en-us.pdf 1056352 BLAKE2B 
a68489ffa6a2e941c4d3613264a8249df76de73f476172f38a351e0fa1430f25de71deebc1abadc4be6e329438e74b9d976e1aa42dca5e8f5307359347fe3c92
 SHA512 
150c792eb62f0fbe7a311acf0f6f8199d91eff19441502f18a8880809d4659030ecc71867927a3cc62a765104832e850855bd25eb83d8b3ad7534e8a70b4f80c

diff --git a/sys-block/perccli/perccli-7.5.007.0529.ebuild 
b/sys-block/perccli/perccli-7.5.007.0529.ebuild
new file mode 100644
index 000..78027af98ef
--- /dev/null
+++ b/sys-block/perccli/perccli-7.5.007.0529.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit mount-boot rpm
+
+DESCRIPTION="LINUX PERCCLI Utility For All Dell HBA/PERC Controllers"
+HOMEPAGE="https://www.dell.com/support/home/us/en/19/drivers/driversdetails?driverId=NF8G9";
+LICENSE="Avago BSD"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="doc efi"
+RESTRICT="strip"
+DEPEND=""
+RDEPEND=""
+QA_PREBUILT="opt/MegaRAID/perccli/perccli* boot/efi/perccli.efi"
+
+DISTFILE_DOC=dell-sas-hba-12gbps_reference-guide_en-us.pdf
+
+SRC_URI="https://downloads.dell.com/FOLDER05235308M/1/perccli_linux_NF8G9_A07_7.529.00.tar.gz
+   doc? ( https://topics-cdn.dell.com/pdf/${DISTFILE_DOC} )"
+
+S="${WORKDIR}"/perccli_7.5-007.0529_linux
+
+src_unpack() {
+   default
+   cd "${S}"
+   rpm_unpack ./Linux/perccli-*.rpm
+}
+
+src_install() {
+   exeinto /opt/MegaRAID/perccli/
+   use amd64 && doexe opt/MegaRAID/perccli/perccli64 && \
+   dosym perccli64 /opt/MegaRAID/perccli/perccli
+   use x86 && doexe opt/MegaRAID/perccli/perccli
+   dosym ../MegaRAID/perccli/perccli /opt/bin/perccli
+   if use efi; then
+   exeinto /boot/efi/
+   doexe EFI/perccli.efi
+   fi
+   use doc && dodoc "${DISTDIR}"/${DISTFILE_DOC}
+}



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

2018-12-05 Thread Jeroen Roovers
commit: f39ee8b4a9a153c85b94c24650ed57602dd1948e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Dec  5 16:44:32 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Dec  5 16:45:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39ee8b4

www-client/vivaldi-snapshot: Version 2.2.1387.4_p1

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

 www-client/vivaldi-snapshot/Manifest   |   4 +
 .../vivaldi-snapshot-2.2.1387.4_p1.ebuild  | 119 +
 2 files changed, 123 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 2173642eae2..be47fd2688b 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -6,3 +6,7 @@ DIST vivaldi-snapshot-2.2.1386.4_p1-amd64.deb 59257798 BLAKE2B 
1e098cf2a3f9e0ead
 DIST vivaldi-snapshot-2.2.1386.4_p1-arm64.deb 51031658 BLAKE2B 
a550d90552124f9f67d1b60398e5824df7eb89ba6a0c9d0037fbb81b30886e0f6c1a979c5d625261754049d2c52342fb98bb458e63c8bd66aba0ae76dff81a3f
 SHA512 
51dac08709c879c7bfa610a8ec048925deb093b9626b98885f09a7ead6f5ca41d006cb8caee5be8a806667460e14a743f0579d69b8b5cbc480d8da16f4174918
 DIST vivaldi-snapshot-2.2.1386.4_p1-armhf.deb 51857950 BLAKE2B 
69b26b7f40f1efff4c551b0c5c0e558806f859040232745562207f440ddf502fcb461fad2f4c103a218ddf478e7dd30a8ec63051003b696faead42d5110f2dd4
 SHA512 
86dc8127c268ded5d415254dcf0a1e01e092b831cf108b88f27c7b9ee88e94390757c45c8de7432dd59da1b2ed28972764fc1308bcd31d4d3994c090c808ffc8
 DIST vivaldi-snapshot-2.2.1386.4_p1-i386.deb 58127370 BLAKE2B 
56ff10c7231595facf72f00bfae0aad33b722e9abe8004cd5e37113aa1f8386b684fce3def0c5e791154f3160fabb096df21896f0e2cbac23e25a5b3ca53c159
 SHA512 
f4f96a7a1941c4f733e77a21f0686a9c6dddc8df18acc14a34353dfb9300a60b6eb48a5eb44b83cf3d878f121b9d7750f9aa6117c535dd1dd5b158d87c68a647
+DIST vivaldi-snapshot-2.2.1387.4_p1-amd64.deb 59263736 BLAKE2B 
6866163bb324da2f53d82f864809c8801853bbd6000d81d365998dcd232b7758deb23f982de9668e2f0bf9faeea3cd8c3ee3e59b4c582b8267acaa9d540f903c
 SHA512 
7f6d534c585153bb3d8699284012c4bced892ce9d7b3e59430af6371f688005cac838d6aa5e26f963a691d16c2fef822a50d9406f6d3e23f390c31c150fe588d
+DIST vivaldi-snapshot-2.2.1387.4_p1-arm64.deb 51069626 BLAKE2B 
cd678b4f6e3c3d825a78fc8881dd204a77e41d8f8c4f95ff5eca40950eaa03dbcb7e34ff68038750fb1e011f5dd77e976fdbc0af13b230199d636ad7669f959d
 SHA512 
c8f470e4dd3d6b9609e0119c26415b8d2bd29fa6a501eee4ae11cfa073436064134032617b9bb903fc68f361b86d3a47ce272110fee6e79eb2219b348e1b448e
+DIST vivaldi-snapshot-2.2.1387.4_p1-armhf.deb 51872670 BLAKE2B 
98102e6629862aeee89c8d1dc2caad9f53308314457c2af19f91c532adbb2bbc672be019c502306432d25d794526710fedf72e6309f2b5eca5a00b75e8e3b77b
 SHA512 
403036de4f84b0eb17e302f988033f78611a6eff75151be4c50f4c472fd04bb9538ade5b20e92f141f10cc5d7b527d8abb82e0b5c8b0a43e0adcc538ef13af07
+DIST vivaldi-snapshot-2.2.1387.4_p1-i386.deb 58121902 BLAKE2B 
c39ff1734511080876b05fe793db3e7e8c9a845d828b15a6c20463502b7ef6fe9cf9e992633abab4ca3f3e16cdf3ce3290786ea80a713d2c36ce1b58574a
 SHA512 
580e645535d10687dc6eeb072ad7e7343a2ea32a264fe4f1d3304a217077a0d43d03cb9110e90696be50e1cc37c96518d92bfea5705afc526453e482414c0d99

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.2.1387.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.2.1387.4_p1.ebuild
new file mode 100644
index 000..b45ca4cd152
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.2.1387.4_p1.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
+   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
+   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
+
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/";
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_";
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+  

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

2018-12-05 Thread Jeroen Roovers
commit: 97c688789338d69bccc8986b2128a9fbe2894f1e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Dec  5 16:45:14 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Dec  5 16:45:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c68878

www-client/vivaldi-snapshot: Old

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

 www-client/vivaldi-snapshot/Manifest   |   4 -
 .../vivaldi-snapshot-2.2.1373.4_p1.ebuild  | 119 -
 2 files changed, 123 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index be47fd2688b..d9968a79511 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-snapshot-2.2.1373.4_p1-amd64.deb 59208860 BLAKE2B 
dfd03e21ac4849e968c9c01209360642e89b864fbf4f3f667ad26a6542b6e111b45688d76e0368827b379aa086d78e219ac777c0f154569e7a79b45f26ef8c54
 SHA512 
d3a267390b2883e80d127ad364384fc564328c5991c57c33fb2de29ce7d87133e3d4e46ac00c6052ae0c3f6d81359d8a91bad50e97fed00b9eb01a8b476509ab
-DIST vivaldi-snapshot-2.2.1373.4_p1-arm64.deb 50980848 BLAKE2B 
7928542d757c3df2666ded08f7c95f72f36236ef483236080e3a1f3121dd17ce021b9a501295a72cc0a6aad40c1ae13e02c97bc7329ac9a3227200c7b284d318
 SHA512 
80f48e62e81d24a9e59ebbf13461fb684ec42a63078a8db7d2257412d244c99d4b61f436af0f292dda50e6193ad207d4cff94dbcd95d6687d54d20e5468a5db0
-DIST vivaldi-snapshot-2.2.1373.4_p1-armhf.deb 51814920 BLAKE2B 
a0a46bbda2b967f70a3ee4adf18e4d04ac78cd8f2296b897ff624c6a4a27ff5a0fd52787164d701976634c9f4b1830f65e9a934de6ed9ca781f84145003734df
 SHA512 
d5fe99e8b0c471c045d46a79869ee65937b8c760826c1092766305895481e5ebb89cda997e1c3a44020b854d778580334bb0cad9c38748e33841802b47c98574
-DIST vivaldi-snapshot-2.2.1373.4_p1-i386.deb 58089670 BLAKE2B 
1880cf00ac6348c340d99647b1ad6542a4077bca95041a375224f0f1346a8aad42d8e019beff8bfc1ee399edc877645b1e10860f629448a495448f61b006da3d
 SHA512 
e3c5f64deb9234b91ea7aa7fb56627d6a52daaa589c88ab48daa849e5e51d22f737d5dbb2bd38d5895a6904b1fa525a9ee4a99461532df876a729095ae5e3224
 DIST vivaldi-snapshot-2.2.1386.4_p1-amd64.deb 59257798 BLAKE2B 
1e098cf2a3f9e0ead54c52488212b461fd4b2698449e6737dfb4da9872302579a77e449001e2281e6d89acbf34002767423ce93a5bd38d94cfa8f49ec3e28f57
 SHA512 
b7abad25772fbb33601b2c1eb4dab684c7efc3b524aa4667ee9af13840dc3780405cdb0865df031574dd5bcf65830e0b64db7b295979813b08ae4251725bc8db
 DIST vivaldi-snapshot-2.2.1386.4_p1-arm64.deb 51031658 BLAKE2B 
a550d90552124f9f67d1b60398e5824df7eb89ba6a0c9d0037fbb81b30886e0f6c1a979c5d625261754049d2c52342fb98bb458e63c8bd66aba0ae76dff81a3f
 SHA512 
51dac08709c879c7bfa610a8ec048925deb093b9626b98885f09a7ead6f5ca41d006cb8caee5be8a806667460e14a743f0579d69b8b5cbc480d8da16f4174918
 DIST vivaldi-snapshot-2.2.1386.4_p1-armhf.deb 51857950 BLAKE2B 
69b26b7f40f1efff4c551b0c5c0e558806f859040232745562207f440ddf502fcb461fad2f4c103a218ddf478e7dd30a8ec63051003b696faead42d5110f2dd4
 SHA512 
86dc8127c268ded5d415254dcf0a1e01e092b831cf108b88f27c7b9ee88e94390757c45c8de7432dd59da1b2ed28972764fc1308bcd31d4d3994c090c808ffc8

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.2.1373.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.2.1373.4_p1.ebuild
deleted file mode 100644
index b45ca4cd152..000
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.2.1373.4_p1.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
-   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
-   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
-
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/";
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_";
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/

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

2018-12-05 Thread Mart Raudsepp
commit: 19bc2644b13df235a78739f5ba89d7896c4caf38
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:49:02 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bc2644

dev-libs/vala-common-0.36.15: arm64 stable (bug #670024)

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

 dev-libs/vala-common/vala-common-0.36.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/vala-common/vala-common-0.36.15.ebuild 
b/dev-libs/vala-common/vala-common-0.36.15.ebuild
index ca1f0714eec..832e6d559ca 100644
--- a/dev-libs/vala-common/vala-common-0.36.15.ebuild
+++ b/dev-libs/vala-common/vala-common-0.36.15.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 IUSE=""
 
 # Previously ${PN} was part of dev-lang/vala



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

2018-12-05 Thread Mart Raudsepp
commit: 015494a3d72c157f0e85166ee04e0a1fb24d3910
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:39:54 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:31:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015494a3

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

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

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

diff --git a/dev-libs/glib/glib-2.56.2.ebuild b/dev-libs/glib/glib-2.56.2.ebuild
index b04a82e4c9f..9ccdbdf98d3 100644
--- a/dev-libs/glib/glib-2.56.2.ebuild
+++ b/dev-libs/glib/glib-2.56.2.ebuild
@@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test 
utils xattr"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 # Added util-linux multilib dependency to have libmount support (which
 # is always turned on on linux systems, unless explicitly disabled, but



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

2018-12-05 Thread Mart Raudsepp
commit: 42e91eabd4bea554cb3a0730e881141a34cc05c8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:42:55 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:31:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e91eab

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

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

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

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

[gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/, profiles/arch/arm64/

2018-12-05 Thread Mart Raudsepp
commit: b994e3a79da97a18dad2131bd3948d64019cf813
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 15:05:05 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b994e3a7

net-libs/glib-networking: arm64 stable

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

 net-libs/glib-networking/glib-networking-2.50.0.ebuild | 4 ++--
 profiles/arch/arm64/package.use.stable.mask| 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.50.0.ebuild 
b/net-libs/glib-networking/glib-networking-2.50.0.ebuild
index 9833c8f9bcb..0042a4910c5 100644
--- a/net-libs/glib-networking/glib-networking-2.50.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/";
 LICENSE="LGPL-2+"
 SLOT="0"
 IUSE="+gnome +libproxy smartcard +ssl test"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.46.0:2[${MULTILIB_USEDEP}]

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 41f3d54559e..8984d871c8e 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -65,6 +65,7 @@ net-dns/avahi howl-compat python
 
 # Mart Raudsepp  (02 Mar 2018)
 # Requires xorg-server[xvfb] for tests
+net-libs/glib-networking test
 dev-util/cmake test
 dev-libs/glib test
 app-crypt/heimdal test



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

2018-12-05 Thread Mart Raudsepp
commit: c3285f97d15c4e781620fe36a945d0d5530d72e3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:46:48 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3285f97

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

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

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

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild
index 63b5556fa9e..b92cc627d85 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
 "
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 # We force glib and g-i to be in sync by this way as explained in bug #518424



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gsettings-desktop-schemas/

2018-12-05 Thread Mart Raudsepp
commit: 21682a9146b50668a666960b2f95dab5f9bf898f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 15:03:32 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21682a91

gnome-base/gsettings-desktop-schemas: arm64 stable

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

 .../gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild
index b52eb1191ee..3ba1a935364 100644
--- 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild
+++ 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+introspection"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris 
~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.31:2



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

2018-12-05 Thread Mart Raudsepp
commit: 61b7006f43901b6232bc8a692633760729ec2041
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 15:00:53 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b7006f

sys-auth/pambase-20150213-r2: arm64 stable (bug #658646)

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

 sys-auth/pambase/pambase-20150213-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pambase/pambase-20150213-r2.ebuild 
b/sys-auth/pambase/pambase-20150213-r2.ebuild
index b602ef57d19..6a34d48422a 100644
--- a/sys-auth/pambase/pambase-20150213-r2.ebuild
+++ b/sys-auth/pambase/pambase-20150213-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="consolekit +cracklib debug elogind minimal mktemp +nullok pam_krb5 
pam_ssh passwdqc securetty selinux +sha512 systemd"
 
 RESTRICT="binchecks"



[gentoo-commits] repo/gentoo:master commit in: app-arch/gcab/

2018-12-05 Thread Mart Raudsepp
commit: 621e94aacd6a29084034cdab617905f94307291a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 15:14:45 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621e94aa

app-arch/gcab: arm64 stable

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

 app-arch/gcab/gcab-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/gcab/gcab-0.8.ebuild b/app-arch/gcab/gcab-0.8.ebuild
index 670d85e9519..87e5cb3da47 100644
--- a/app-arch/gcab/gcab-0.8.ebuild
+++ b/app-arch/gcab/gcab-0.8.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/msitools";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86"
 
 IUSE="+introspection vala"
 REQUIRED_USE="vala? ( introspection )"



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

2018-12-05 Thread Mart Raudsepp
commit: ed32077e1cc0a38cc8fbcc6021ddfe4b7240faa9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:47:43 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed32077e

dev-libs/fribidi-1.0.5: arm64 stable (bug #670024)

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

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

diff --git a/dev-libs/fribidi/fribidi-1.0.5.ebuild 
b/dev-libs/fribidi/fribidi-1.0.5.ebuild
index 5fa957f3d91..195aac1146b 100644
--- a/dev-libs/fribidi/fribidi-1.0.5.ebuild
+++ b/dev-libs/fribidi/fribidi-1.0.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/fribidi/fribidi/releases/download/v${PV}/${P}.tar.bz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=""



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

2018-12-05 Thread Mart Raudsepp
commit: 64b0770b7a73b6eb175bd683d50e2570828dfa0b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 15:06:41 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b0770b

net-libs/libsoup-2.58.2: arm64 stable

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

 net-libs/libsoup/libsoup-2.58.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsoup/libsoup-2.58.2.ebuild 
b/net-libs/libsoup/libsoup-2.58.2.ebuild
index 86606ab6b6a..02fcf7e7c38 100644
--- a/net-libs/libsoup/libsoup-2.58.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.58.2.ebuild
@@ -17,7 +17,7 @@ SLOT="2.4"
 IUSE="debug gssapi +introspection samba ssl test vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



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

2018-12-05 Thread Mart Raudsepp
commit: 7d5d1731c4b618c2a8f249ce7e34feb36c5ba868
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:41:35 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:31:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5d1731

dev-util/gdbus-codegen-2.56.2-r1: arm64 stable (bug #670024)

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

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

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



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

2018-12-05 Thread Mart Raudsepp
commit: 55dd8f2923bbf2db5cd4541f2b7e25e13b51390c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 15:13:27 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:32:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55dd8f29

dev-libs/json-glib: arm64 stable

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

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

diff --git a/dev-libs/json-glib/json-glib-1.4.4.ebuild 
b/dev-libs/json-glib/json-glib-1.4.4.ebuild
index 2e95303daa2..c614bde7a32 100644
--- a/dev-libs/json-glib/json-glib-1.4.4.ebuild
+++ b/dev-libs/json-glib/json-glib-1.4.4.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/JsonGlib";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="gtk-doc +introspection"
 
 RDEPEND="



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

2018-12-05 Thread Mart Raudsepp
commit: 1aa82961c75af9916622fd3f9ec087001225b79a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:45:16 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 15:31:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa82961

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

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

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

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



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

2018-12-05 Thread Lars Wendler
commit: d697f454cf6f54c185ea98c1c7da7d458aa5a349
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 15:20:05 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 15:20:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d697f454

app-shells/mksh: Removed old.

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

 app-shells/mksh/Manifest|  4 
 app-shells/mksh/mksh-52b.ebuild | 48 -
 app-shells/mksh/mksh-53a.ebuild | 48 -
 app-shells/mksh/mksh-56.ebuild  | 48 -
 app-shells/mksh/mksh-56b.ebuild | 48 -
 5 files changed, 196 deletions(-)

diff --git a/app-shells/mksh/Manifest b/app-shells/mksh/Manifest
index 92c1d1219e9..f79137fd505 100644
--- a/app-shells/mksh/Manifest
+++ b/app-shells/mksh/Manifest
@@ -1,7 +1,3 @@
 DIST mksh-R52.tgz 383814 BLAKE2B 
f0563f19a3ba3b32e075bfb2d3db3a03ae9ada129d4b514573aad65f84ffa0d92a81a09baae0744e75a3d82d774a640dbd3a04856ccbdc7781ea3a1cec32efa8
 SHA512 
83b478baa401dc6116c363043d9d6629028bbcdf19448db939738c5b98f8e4f7da92932296c2ee813b317151d31a1b6cd55d27f062f79e587e22991b018a0285
-DIST mksh-R52b.tgz 385085 BLAKE2B 
b480501b6b9f92fcc46ea91a204b86f717b9a20a182d93975a6d76db113f801154a61042e4842cd9fa126f220f2a4256eb3ad606953c2d94b1f456299dc77f0b
 SHA512 
d204f0d0e221a8592dc0efdb31b909ce522792708937ab1f3ec0a4b1098f2d5171c06cda029a9f7e63eb087a1acf53210f4701cee5564868c15c6294e6fe322f
 DIST mksh-R52c.tgz 386254 BLAKE2B 
027cf8e2bff4b8cc00ccd574a8a11b0e5d0164d9e59a9ae18c1684a2b0f7c45ccb342d1cc0f8812b42c656a6e253cc24d14e25f55c1bf12d6f521b3f72bb4cba
 SHA512 
f2434f2e165da290cc3f5d78846fb4774115a6e35ef3299d0343b1797b3773921d614396b0da78f8e9a451d6029df9abff503575c5cdcb232e18df7731d18da0
-DIST mksh-R53a.tgz 393344 BLAKE2B 
4dd331eea194ffa354359134677272aeca07cbbec45a07198d75bee623285f368f2887042faa5f7f5a58a935f53dd2e1b4cd930bed6b48c13cda0a82305ae58e
 SHA512 
634e1cbdba7eaa3b6a7d75d9ade23e6465c8874ef616adb708867f6c46e5722bd2e4818f92350aeb7908872678fb446635224fff990d4dcdd4cf4f666cf2e91c
-DIST mksh-R56.tgz 414865 BLAKE2B 
b50ff737efd899ff3a8d588717492c37b06f8f8dca147f34a974ccd1556325945747216f0b1a73b78cf11531585c0bad40b86eec7841c4058a0572fb3355
 SHA512 
33839ed112b1b80eb6090f7fd3027d136e5b7c57ff5b3bd16f76f76fe1f39c8c0d49a0b43381ecfd3b20366c5edec515e554535151fe17021ab3dfaa70e84d82
-DIST mksh-R56b.tgz 415088 BLAKE2B 
fef8baf664cb61ddfb312e2ec1c81f192478bfdc889ad82e7dc51f50517ec54c13fb32586c70f3d3a276ac739a93ac64ee1a511492e1e592d015b4882f4107f3
 SHA512 
a6f9061b2bfd19e9f4fdf3212a1c5a53a53cdb52650c95287cd380530c08f4a65a1ccec4bdcbba5e7c34e4764bf04eb43abb01742bcbf83107847a6996cc77a8
 DIST mksh-R56c.tgz 417218 BLAKE2B 
3512855dd177be8432fe503716ca571a3c06ab3eeb6b44de923ab7d9eb9246087f627b7d7a3e9bb29a849da126b88c223864f140b136e922776ec7bd4a04e96d
 SHA512 
7e4cd2d24c6bca2ebad7c6b02d158188e766bd4693d93f5bed198d69238aef078d42ce911431ad4e419e4af55083047d823bfad53973db5c6d8a685482770135

diff --git a/app-shells/mksh/mksh-52b.ebuild b/app-shells/mksh/mksh-52b.ebuild
deleted file mode 100644
index 5542dd33626..000
--- a/app-shells/mksh/mksh-52b.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="MirBSD KSH Shell"
-HOMEPAGE="http://mirbsd.de/mksh";
-SRC_URI="http://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.tgz";
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="static"
-DEPEND="static? ( dev-libs/klibc )"
-RDEPEND=""
-S="${WORKDIR}/${PN}"
-
-src_compile() {
-   tc-export CC
-   # we want to build static with klibc
-   if use static ; then
-   unset CC
-   export CC="/usr/bin/klcc"
-   export LDSTATIC="-static"
-   fi
-   export CPPFLAGS="${CPPFLAGS} 
-DMKSH_DEFAULT_PROFILEDIR=\\\"${EPREFIX}/etc\\\""
-   # we can't assume lto existing/enabled, so we add a fallback
-   sh Build.sh -r -c lto || sh Build.sh -r || die
-}
-
-src_install() {
-   exeinto /bin
-   doexe mksh
-   doman mksh.1
-   dodoc dot.mkshrc
-}
-
-src_test() {
-   ./test.sh || die
-}
-
-pkg_postinst() {
-   ebegin "Updating /etc/shells"
-   ( grep -v "^/bin/mksh$" "${ROOT}"etc/shells; echo "/bin/mksh" ) > 
"${T}"/shells
-   mv -f "${T}"/shells "${ROOT}"etc/shells
-   eend $?
-}

diff --git a/app-shells/mksh/mksh-53a.ebuild b/app-shells/mksh/mksh-53a.ebuild
deleted file mode 100644
index 467ac8e6260..000
--- a/app-shells/mksh/mksh-53a.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="MirBSD KSH Shell"
-HOMEPAGE="http://mir

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

2018-12-05 Thread Mikle Kolyada
commit: 973efc86201ee3978fa5beb49b4a32515c8283b9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 15:11:21 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 15:12:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=973efc86

app-shells/mksh: Drop arm keyword

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

 app-shells/mksh/mksh-53a.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/mksh/mksh-53a.ebuild b/app-shells/mksh/mksh-53a.ebuild
index 6f40bc3ba70..467ac8e6260 100644
--- a/app-shells/mksh/mksh-53a.ebuild
+++ b/app-shells/mksh/mksh-53a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ HOMEPAGE="http://mirbsd.de/mksh";
 SRC_URI="http://www.mirbsd.org/MirOS/dist/mir/mksh/${PN}-R${PV}.tgz";
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="static"
 DEPEND="static? ( dev-libs/klibc )"
 RDEPEND=""



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

2018-12-05 Thread Alexis Ballier
commit: b43a66388f9a17585376b093ffb912a007b27624
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Dec  5 14:36:45 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec  5 14:50:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43a6638

sci-libs/rtabmap: bump to 0.18.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-libs/rtabmap/Manifest   | 1 +
 sci-libs/rtabmap/{rtabmap-.ebuild => rtabmap-0.18.1.ebuild} | 6 +++---
 sci-libs/rtabmap/rtabmap-.ebuild| 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-libs/rtabmap/Manifest b/sci-libs/rtabmap/Manifest
index ba13fcf93e2..29665bb4976 100644
--- a/sci-libs/rtabmap/Manifest
+++ b/sci-libs/rtabmap/Manifest
@@ -1,2 +1,3 @@
 DIST rtabmap-0.14.0.tar.gz 19515196 BLAKE2B 
851017bd3114c4dfaf323ef7ba6c3e970480de4c227b06d625cec0363a144a220be587934b0d457eca587d39c0c0b609acebd71ce7a98f1193ab5723f6a47f9a
 SHA512 
00e2996b11aef8e0f61dc59ac59626b5b695ac3b5281d7776d73b54edbd90473bfffa1daae148e090b601a4d56d7feff2190f362ea188640b93db06e3760042f
 DIST rtabmap-0.17.1.tar.gz 19632117 BLAKE2B 
6e2bd929da4148856317f0b03197e541223d59810397fc5d282b04ace5af796028cd8cde850d89fb2f3f289ed11d155a5163132edd7e65e2bc8a1bad1d09c54a
 SHA512 
6714d245b87012cb0432b677c87b17e3bc182df2025203f0bd63b1f4ab06d03d795de4792d3cc4fe6d1ca4db40852c15350fed3c3a6e27176ea5e764a9816cd2
+DIST rtabmap-0.18.1.tar.gz 19725948 BLAKE2B 
c43cf9c696a151b9f9117d13438122bf47fc66914249377b7c9519a2838c8512147d68f999744c1f1c5a298e1b7adb7b77db8df1c6100d1d9a7a0acbf8b24967
 SHA512 
37fc2e6445531875cb9b27684cd5ff7a651ca2a8a3c653a52813352579bd2f4a4ee4be7c690cf0b29ae7907d26fd8a1f4e9188071409611b845333e734714aca

diff --git a/sci-libs/rtabmap/rtabmap-.ebuild 
b/sci-libs/rtabmap/rtabmap-0.18.1.ebuild
similarity index 88%
copy from sci-libs/rtabmap/rtabmap-.ebuild
copy to sci-libs/rtabmap/rtabmap-0.18.1.ebuild
index 9bbe6d06b16..0a88ca05e48 100644
--- a/sci-libs/rtabmap/rtabmap-.ebuild
+++ b/sci-libs/rtabmap/rtabmap-0.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,8 +16,8 @@ if [ "${PV#}" != "${PV}" ] ; then
SRC_URI=""
 else
KEYWORDS="~amd64"
-   
SRC_URI="https://github.com/introlab/rtabmap/archive/${PV}-melodic.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/${P}-melodic"
+   SRC_URI="https://github.com/introlab/rtabmap/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${P}"
 fi
 
 DESCRIPTION="Real-Time Appearance-Based Mapping (RGB-D Graph SLAM)"

diff --git a/sci-libs/rtabmap/rtabmap-.ebuild 
b/sci-libs/rtabmap/rtabmap-.ebuild
index 9bbe6d06b16..0a88ca05e48 100644
--- a/sci-libs/rtabmap/rtabmap-.ebuild
+++ b/sci-libs/rtabmap/rtabmap-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,8 +16,8 @@ if [ "${PV#}" != "${PV}" ] ; then
SRC_URI=""
 else
KEYWORDS="~amd64"
-   
SRC_URI="https://github.com/introlab/rtabmap/archive/${PV}-melodic.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/${P}-melodic"
+   SRC_URI="https://github.com/introlab/rtabmap/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${P}"
 fi
 
 DESCRIPTION="Real-Time Appearance-Based Mapping (RGB-D Graph SLAM)"



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

2018-12-05 Thread Alexis Ballier
commit: f0d15dd00ea4af8629675be6522e1f4203a75b67
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Dec  5 14:37:17 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec  5 14:50:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d15dd0

sci-libs/pcl: bump to 1.9.1

Closes: https://bugs.gentoo.org/672536
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-libs/pcl/Manifest  | 1 +
 sci-libs/pcl/{pcl-.ebuild => pcl-1.9.1.ebuild} | 4 ++--
 sci-libs/pcl/pcl-.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sci-libs/pcl/Manifest b/sci-libs/pcl/Manifest
index 21eb2ed022a..1e61e230c5a 100644
--- a/sci-libs/pcl/Manifest
+++ b/sci-libs/pcl/Manifest
@@ -1 +1,2 @@
 DIST pcl-1.8.1.tar.gz 66787596 BLAKE2B 
d02439bc0c0b9cf179f5840822dcad9b3cd128c53325d5f1a5b67e0153c8b4c5150cd65763e17d2c28f91325eb9ae33d9fa6e673a17681b05d19c46eaf0bdb9d
 SHA512 
9e7c87fb750a176712f08d215a906012c9e8174b687bbc8c08fa65de083b4468951bd8017b10409015d5eff0fc343885d2aae5c340346118b1a251af7bdd5cd7
+DIST pcl-1.9.1.tar.gz 67158067 BLAKE2B 
472422930e08feba11f42a2df49d68e0c55484744e0649164b113dc3b654188e598b1c0a55f1b75680150090749b00378ae0f70b35b1695a7914a16be7415bf7
 SHA512 
ca95028c23861ac2df0fa7e18fdd0202255cb2e49ab714325eb36c35289442c6eedbf489e6f9f232b30fa2a93eff4c9619f8a14d3fdfe58f353a4a6e26206bdf

diff --git a/sci-libs/pcl/pcl-.ebuild b/sci-libs/pcl/pcl-1.9.1.ebuild
similarity index 97%
copy from sci-libs/pcl/pcl-.ebuild
copy to sci-libs/pcl/pcl-1.9.1.ebuild
index 9475d9da703..737d110e2cf 100644
--- a/sci-libs/pcl/pcl-.ebuild
+++ b/sci-libs/pcl/pcl-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ fi
 HOMEPAGE="http://pointclouds.org/";
 DESCRIPTION="2D/3D image and point cloud processing"
 LICENSE="BSD"
-SLOT="0/1.8"
+SLOT="0/1.9"
 IUSE="cuda doc opengl openni openni2 pcap png +qhull qt5 usb vtk 
cpu_flags_x86_sse test tutorials"
 
 RDEPEND="

diff --git a/sci-libs/pcl/pcl-.ebuild b/sci-libs/pcl/pcl-.ebuild
index 9475d9da703..737d110e2cf 100644
--- a/sci-libs/pcl/pcl-.ebuild
+++ b/sci-libs/pcl/pcl-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ fi
 HOMEPAGE="http://pointclouds.org/";
 DESCRIPTION="2D/3D image and point cloud processing"
 LICENSE="BSD"
-SLOT="0/1.8"
+SLOT="0/1.9"
 IUSE="cuda doc opengl openni openni2 pcap png +qhull qt5 usb vtk 
cpu_flags_x86_sse test tutorials"
 
 RDEPEND="



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

2018-12-05 Thread Lars Wendler
commit: e2e3eb78f23754756605ecac4b23986f6a571521
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 14:31:43 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 14:33:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e3eb78

net-libs/gsoap: Removed old.

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

 net-libs/gsoap/Manifest|  1 -
 net-libs/gsoap/gsoap-2.8.71.ebuild | 89 --
 2 files changed, 90 deletions(-)

diff --git a/net-libs/gsoap/Manifest b/net-libs/gsoap/Manifest
index 639bcf19ccd..279f78edf12 100644
--- a/net-libs/gsoap/Manifest
+++ b/net-libs/gsoap/Manifest
@@ -1,4 +1,3 @@
 DIST gsoap_2.8.70.zip 32695627 BLAKE2B 
6d803441804badf06b29cee8ca898dc864b9a0388f6f3fa58b84c1b237d77e22ab70e0cc5439915c715bdba7831b14f86d8003e1338b6184ddbfe845bb76ff75
 SHA512 
f7e9f85580c19bb390f1310bb47b690a5788b54c1e12c6fc0d9166039a84ae24ec5d3268cb67cd72b20e2eaa78689e175b975f07da44fd20e172a77ef37f4ae7
-DIST gsoap_2.8.71.zip 32395469 BLAKE2B 
47038e70e297408f5599319b229d2bd15136d43646fe082480ae6cc29316a7f45c056e6c5859e9bfafcb24f5b10455d2209a3505c801d02299493c3b5435d06f
 SHA512 
3e4494681b2669ea7eebaee19aa23fd31a339966f7af106258eb1bd676aff42f1069d55e6c80ae09fd60b2d48e456b0cb788d5d54829301ee62a2ef64742ddea
 DIST gsoap_2.8.72.zip 32230922 BLAKE2B 
dc49a17272467a6fa5e6e71b3e5d6f7a9653e9e267df231524f1bf41e8ee27068344da31c1b4d572c50564f13e70a1794dcf42babf3e8bd24c8101a6ce693a6f
 SHA512 
5f5299d4c2b43c2bb0b262b5c423f78f97ada9ae472e0bb4793144c2242e09291ba2a04f24726c585e48872c17f49311dd91643e156aa4854cbf7dc893c4043c
 DIST gsoap_2.8.73.zip 32303580 BLAKE2B 
1484fb2df66627db12e52459091e163affcb2a73913657467503501423bbdf2da12651567cae517b3f7d0d632f997a37c0b244b1cda811046d078477c990d581
 SHA512 
171214b285e9d89108271da52c010cde81fc6f54de5aaa678e10b273857f91e6afb301fdc6e91fa836b6aa609fb75131c2247dd5f4b79f41158db2f4917b55bc

diff --git a/net-libs/gsoap/gsoap-2.8.71.ebuild 
b/net-libs/gsoap/gsoap-2.8.71.ebuild
deleted file mode 100644
index 4f3a9989377..000
--- a/net-libs/gsoap/gsoap-2.8.71.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_P="${PN}-2.8"
-
-DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web 
services"
-HOMEPAGE="http://gsoap2.sourceforge.net";
-SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
-
-LICENSE="GPL-2 gSOAP"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc debug examples ipv6 libressl gnutls +ssl"
-
-RDEPEND="
-   sys-libs/zlib
-   gnutls? ( net-libs/gnutls )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl )
-   )
-"
-DEPEND="${RDEPEND}
-   app-arch/unzip
-   sys-devel/flex
-   sys-devel/bison
-"
-
-PATCHES=(
-   # Fix Pre-ISO headers
-   "${FILESDIR}/${PN}-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch"
-
-   # enable shared libs https://bugs.gentoo.org/583398
-   "${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
-
-   # Fix --enable-xlocale configure switch
-   #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
-
-   # Fix parallel make
-   "${FILESDIR}/${PN}-2.8.70-parallel.patch"
-)
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   # Don't include xlocale.h as it got removed in >=glibc-2.26
-   --disable-xlocale
-   $(use_enable debug)
-   $(use_enable examples samples)
-   $(usex gnutls --enable-gnutls '')
-   $(usex ipv6 --enable-ipv6 '')
-   $(usex ssl '' --disable-ssl)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   # yes, we also install the license-file since
-   # it contains info about how to apply the licenses
-   dodoc *.txt
-
-   docinto html
-   dodoc changelog.md
-
-   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
-
-   if use examples; then
-   rm -r gsoap/samples/Makefile* gsoap/samples/*/Makefile* 
gsoap/samples/*/*.o || die
-   insinto /usr/share/doc/${PF}/examples
-   doins -r gsoap/samples/*
-   fi
-
-   if use doc; then
-   docinto html
-   dodoc -r gsoap/doc/*
-   fi
-}



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

2018-12-05 Thread Lars Wendler
commit: f75007b59061279df336abe7049f0ea28957ea7b
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 14:31:22 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 14:33:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75007b5

net-libs/gsoap: Bump to version 2.8.73

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

 net-libs/gsoap/Manifest|  1 +
 net-libs/gsoap/gsoap-2.8.73.ebuild | 89 ++
 2 files changed, 90 insertions(+)

diff --git a/net-libs/gsoap/Manifest b/net-libs/gsoap/Manifest
index e242500d90d..639bcf19ccd 100644
--- a/net-libs/gsoap/Manifest
+++ b/net-libs/gsoap/Manifest
@@ -1,3 +1,4 @@
 DIST gsoap_2.8.70.zip 32695627 BLAKE2B 
6d803441804badf06b29cee8ca898dc864b9a0388f6f3fa58b84c1b237d77e22ab70e0cc5439915c715bdba7831b14f86d8003e1338b6184ddbfe845bb76ff75
 SHA512 
f7e9f85580c19bb390f1310bb47b690a5788b54c1e12c6fc0d9166039a84ae24ec5d3268cb67cd72b20e2eaa78689e175b975f07da44fd20e172a77ef37f4ae7
 DIST gsoap_2.8.71.zip 32395469 BLAKE2B 
47038e70e297408f5599319b229d2bd15136d43646fe082480ae6cc29316a7f45c056e6c5859e9bfafcb24f5b10455d2209a3505c801d02299493c3b5435d06f
 SHA512 
3e4494681b2669ea7eebaee19aa23fd31a339966f7af106258eb1bd676aff42f1069d55e6c80ae09fd60b2d48e456b0cb788d5d54829301ee62a2ef64742ddea
 DIST gsoap_2.8.72.zip 32230922 BLAKE2B 
dc49a17272467a6fa5e6e71b3e5d6f7a9653e9e267df231524f1bf41e8ee27068344da31c1b4d572c50564f13e70a1794dcf42babf3e8bd24c8101a6ce693a6f
 SHA512 
5f5299d4c2b43c2bb0b262b5c423f78f97ada9ae472e0bb4793144c2242e09291ba2a04f24726c585e48872c17f49311dd91643e156aa4854cbf7dc893c4043c
+DIST gsoap_2.8.73.zip 32303580 BLAKE2B 
1484fb2df66627db12e52459091e163affcb2a73913657467503501423bbdf2da12651567cae517b3f7d0d632f997a37c0b244b1cda811046d078477c990d581
 SHA512 
171214b285e9d89108271da52c010cde81fc6f54de5aaa678e10b273857f91e6afb301fdc6e91fa836b6aa609fb75131c2247dd5f4b79f41158db2f4917b55bc

diff --git a/net-libs/gsoap/gsoap-2.8.73.ebuild 
b/net-libs/gsoap/gsoap-2.8.73.ebuild
new file mode 100644
index 000..4f3a9989377
--- /dev/null
+++ b/net-libs/gsoap/gsoap-2.8.73.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_P="${PN}-2.8"
+
+DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web 
services"
+HOMEPAGE="http://gsoap2.sourceforge.net";
+SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
+
+LICENSE="GPL-2 gSOAP"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc debug examples ipv6 libressl gnutls +ssl"
+
+RDEPEND="
+   sys-libs/zlib
+   gnutls? ( net-libs/gnutls )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   )
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   sys-devel/flex
+   sys-devel/bison
+"
+
+PATCHES=(
+   # Fix Pre-ISO headers
+   "${FILESDIR}/${PN}-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch"
+
+   # enable shared libs https://bugs.gentoo.org/583398
+   "${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
+
+   # Fix --enable-xlocale configure switch
+   #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
+
+   # Fix parallel make
+   "${FILESDIR}/${PN}-2.8.70-parallel.patch"
+)
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   # Don't include xlocale.h as it got removed in >=glibc-2.26
+   --disable-xlocale
+   $(use_enable debug)
+   $(use_enable examples samples)
+   $(usex gnutls --enable-gnutls '')
+   $(usex ipv6 --enable-ipv6 '')
+   $(usex ssl '' --disable-ssl)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   # yes, we also install the license-file since
+   # it contains info about how to apply the licenses
+   dodoc *.txt
+
+   docinto html
+   dodoc changelog.md
+
+   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
+
+   if use examples; then
+   rm -r gsoap/samples/Makefile* gsoap/samples/*/Makefile* 
gsoap/samples/*/*.o || die
+   insinto /usr/share/doc/${PF}/examples
+   doins -r gsoap/samples/*
+   fi
+
+   if use doc; then
+   docinto html
+   dodoc -r gsoap/doc/*
+   fi
+}



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

2018-12-05 Thread Lars Wendler
commit: 74fb39de926b90c2a6c17740d6364db8ac8cb963
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 14:32:58 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 14:33:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fb39de

net-libs/gsoap: Minor ebuild cleanups.

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

 net-libs/gsoap/gsoap-2.8.72.ebuild | 3 ---
 net-libs/gsoap/gsoap-2.8.73.ebuild | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/net-libs/gsoap/gsoap-2.8.72.ebuild 
b/net-libs/gsoap/gsoap-2.8.72.ebuild
index 4f3a9989377..c0cdf5ada9c 100644
--- a/net-libs/gsoap/gsoap-2.8.72.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.72.ebuild
@@ -37,9 +37,6 @@ PATCHES=(
# enable shared libs https://bugs.gentoo.org/583398
"${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
 
-   # Fix --enable-xlocale configure switch
-   #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
-
# Fix parallel make
"${FILESDIR}/${PN}-2.8.70-parallel.patch"
 )

diff --git a/net-libs/gsoap/gsoap-2.8.73.ebuild 
b/net-libs/gsoap/gsoap-2.8.73.ebuild
index 4f3a9989377..c0cdf5ada9c 100644
--- a/net-libs/gsoap/gsoap-2.8.73.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.73.ebuild
@@ -37,9 +37,6 @@ PATCHES=(
# enable shared libs https://bugs.gentoo.org/583398
"${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
 
-   # Fix --enable-xlocale configure switch
-   #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
-
# Fix parallel make
"${FILESDIR}/${PN}-2.8.70-parallel.patch"
 )



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

2018-12-05 Thread Mikhail Pukhlikov
commit: 9abd7a91525b20244b92cfc0921a40a3890f6969
Author: Mikhail Pukhlikov  gentoo  org>
AuthorDate: Wed Dec  5 14:30:13 2018 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Wed Dec  5 14:30:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9abd7a91

dev-lang/mono: bump to 5.16.0.220

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mikhail Pukhlikov  gentoo.org>

 dev-lang/mono/Manifest  | 2 +-
 dev-lang/mono/{mono-5.16.0.179-r1.ebuild => mono-5.16.0.220.ebuild} | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/mono/Manifest b/dev-lang/mono/Manifest
index 8f4f0a10078..48a5bcc95f1 100644
--- a/dev-lang/mono/Manifest
+++ b/dev-lang/mono/Manifest
@@ -1,4 +1,4 @@
 DIST mono-4.4.1.0.tar.bz2 85897587 BLAKE2B 
79651189e696aa7352704e1ac659302423b1212c88337da8d522aad8e8a49855b74c43020f506b3455ce1a99566e96ae464fecced584b14470d0c8dfe605c5b6
 SHA512 
d9b6c57c2d9327ea551083b81a2e6cc222ded9a04862056b0dfded1c5df56efbfc4960097df034595012231fe50d172174ab7b3e3f2d8c4c6953ab2106b1cb6a
 DIST mono-4.8.0.524.tar.bz2 87392723 BLAKE2B 
ac17c3da6d6c08c4cb72c4fa300ded92625bd8c14c1e45ea9539efa42c8d085759f7bb298fe5df57bd41f18abf83f293d26a9e6272944933fcff0a3c16a7e4f3
 SHA512 
eb77b768a4a26e6a2a872f4845769cdc83f01af3377ecd6d932437d2a1b54bfd1ce727563906146195a54997b4b624fb75449a6f0bcfe818cbc4e6544841bf2b
 DIST mono-5.14.0.177.tar.bz2 219729440 BLAKE2B 
c21af7f541e5fcd456faeaf654ded7937da5241feb94b0de464a880915d758791ff7a645dbcb4023e7cced7ab0854bb8da0cc246abc6ab575bb278aa58fdc8c7
 SHA512 
f13afbe4289e177705642f79f4236710bdc8db8e956782c5370baf22207d6713f7997ec286c7742416c8206d2da205f295437d1afcdc430628d13e32f0e87d2d
-DIST mono-5.16.0.179.tar.bz2 231379081 BLAKE2B 
bdcb770d28eea953d428b8d41221bb192adf17bd677711fe17b44e2faa174d59adbe7816297c5eafa2589bb871d3bc2bb84b6e99a11df63758ff6f1b83b8814e
 SHA512 
17d29dc19e3694abd236a50dda99ab85a215d1e88b8d6474c8b8b638dfe8a0f8d60ee3d3d5da600a861cfe6a0dda77cbf3594e9c5dd8b599c80363b4f01d9f1e
+DIST mono-5.16.0.220.tar.bz2 231487021 BLAKE2B 
e5154c5e356bc277a8809471e5bf8a87092224f54f08535d9860229040bdd3fec304404b893ddd36253f58b351e7023ce9649521a0e850fabfefb3e6700473c1
 SHA512 
f5266b28747dd7735acb047e1d7a3660d9984126e518885babba6cce5b8dd9959134f7b5c6cd79309b4fb1feaf9af9d0015fdbc2d4bd088928a279b5c1dcefb3

diff --git a/dev-lang/mono/mono-5.16.0.179-r1.ebuild 
b/dev-lang/mono/mono-5.16.0.220.ebuild
similarity index 99%
rename from dev-lang/mono/mono-5.16.0.179-r1.ebuild
rename to dev-lang/mono/mono-5.16.0.220.ebuild
index 8c768a03719..b14fe5b5f89 100644
--- a/dev-lang/mono/mono-5.16.0.179-r1.ebuild
+++ b/dev-lang/mono/mono-5.16.0.220.ebuild
@@ -5,7 +5,6 @@ EAPI=6
 
 KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
 
-RESTRICT="mirror"
 SLOT="0"
 
 IUSE="nls minimal pax_kernel xen doc"



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

2018-12-05 Thread Aaron Bauman
commit: 9155d807f48fbfe9f5d01e009d988e11698329c4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Dec  5 14:15:10 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Dec  5 14:15:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9155d807

media-sound/aumix: bump EAPI; fix eclasses; add slot for ncurses

Signed-off-by: Aaron Bauman  gentoo.org>

 media-sound/aumix/aumix-2.9.1.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/aumix/aumix-2.9.1.ebuild 
b/media-sound/aumix/aumix-2.9.1.ebuild
index 08f14da30e3..fc6bf40487e 100644
--- a/media-sound/aumix/aumix-2.9.1.ebuild
+++ b/media-sound/aumix/aumix-2.9.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
-inherit eutils
+EAPI=7
+
+inherit desktop
 
 DESCRIPTION="Aumix volume/mixer control program"
 HOMEPAGE="http://jpj.net/~trevor/aumix.html";
@@ -13,7 +14,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
 IUSE="gpm gtk nls"
 
-RDEPEND="sys-libs/ncurses
+RDEPEND="sys-libs/ncurses:0
gpm? ( sys-libs/gpm )
gtk? ( x11-libs/gtk+:2 )
nls? ( virtual/libintl )"
@@ -34,8 +35,7 @@ src_configure() {
 }
 
 src_install() {
-   emake DESTDIR="${D}" install || die
-   dodoc AUTHORS BUGS ChangeLog NEWS README TODO
+   default
 
newinitd "${FILESDIR}"/aumix.rc6 aumix
 



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

2018-12-05 Thread Lars Wendler
commit: 841a4344507aaac22d7fe28d4b160c719c51e31f
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 14:13:39 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 14:13:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841a4344

media-libs/freetype: Security cleanup

Bug: https://bugs.gentoo.org/654696
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/freetype/Manifest|   6 --
 media-libs/freetype/freetype-2.8.ebuild | 179 
 media-libs/freetype/freetype-2.9.ebuild | 178 ---
 3 files changed, 363 deletions(-)

diff --git a/media-libs/freetype/Manifest b/media-libs/freetype/Manifest
index b34fe2ceb5b..a60cc3d73ec 100644
--- a/media-libs/freetype/Manifest
+++ b/media-libs/freetype/Manifest
@@ -1,9 +1,3 @@
-DIST freetype-2.8.tar.bz2 1873526 BLAKE2B 
c2336a3774cee0334bd342f4323524063a982c8a46dc5623a420be1a0ccb76ed5adc710673ea2401b0013f80a5c22bbc07e2adb4e842a0763ee1b0afc3cedb82
 SHA512 
3842c34bf6100a8c9b78258146b2ff35e9bb4c993937d3ef09982c1e2552dfd15f8849ddd8a1e84edf08b5a5fb918b68cf7b1584545c5900e22a00bfa1c89ff5
 DIST freetype-2.9.1.tar.bz2 1926385 BLAKE2B 
f165d638e0f49749a2640aabba96aca20441c76028cc18bb2482fd620a29dd368bc55ea020c1e74fa6effe9fed3c59a53c7fdf2dd6021f445032b7007201948e
 SHA512 
856766e1f3f4c7dc8afb2b5ee991138c8b642c6a6e5e007cd2bc04ae58bde827f082557cf41bf541d97e8485f7fd064d10390d1ee597f19d1daed6c152e27708
-DIST freetype-2.9.tar.bz2 1915013 BLAKE2B 
6474230507a0bcf9408846cf45d8e0c69314783e38ed71de6ce69031da9b418fe513056068768e4b350a93dd13dadfe8363d72b1d20d5347d5ce1d30d9d9fe08
 SHA512 
28465f3453baf9a187529432118389de8f1b85273c9fb787d2c8f0feee8ab64b387ddd936b4e67ec58dcf71e33884e7e25f01169b737824221ab143839a9161a
-DIST freetype-doc-2.8.tar.bz2 2127740 BLAKE2B 
891b43a7a6b0eae4a0f91110367b47c1c0ebd05a2d1a309669415f98fa08736738504b243d315a100a385074888382c6767f0741dd79814f5783cd215a716ca5
 SHA512 
3a970a7dd6f0ba580c9f8084b271c11e6e87111ab9a5b6a3148eb1087e45ee18e998aa7e36a4311067a3b674cb784b1e827cf8c3a853e380078219be3eccce06
 DIST freetype-doc-2.9.1.tar.bz2 2130292 BLAKE2B 
667032fa447fbc28c0f753df3ade7a07a4f8d4d26cdd00fed2fa0e8098e9d6a083572608b7d06446ea91baa932e3c6d18beb1f86f6b549a8cd2c07a2df567da0
 SHA512 
1668f02f67e6e047df04e5e2fccb564cd9af780ec9b3c4878109868302a83eaec7b627390ff82c3e875122400e6f20fc690936a1e4964dfa65143e5309fa22d4
-DIST freetype-doc-2.9.tar.bz2 2128135 BLAKE2B 
a192237e9f2cd0b14cf081ba09d58d6e42793d7c8034815d9d8a11a7abf5775bc9181f960405c7f2b12c6994329f8caee3c3ae62cc8b08fbbc3fd285f76922b8
 SHA512 
0ffd38541f8fd0ae6efb97025bb585209580b964d632e15c66944bc2549e2b0e6c375a141df5061621e8c32eeaed017834530169addc4daa2e83399f88efde2f
-DIST ft2demos-2.8.tar.bz2 225274 BLAKE2B 
b8b02b8b03b84709b7d274d1c8dff323051051ceb3f77762f2fad51ec7a21d34cdbc35a6e828d1755b374d05801d11b0f9968361a34efbb6a6239769b8cd730a
 SHA512 
dffdf6a493e8145c6513be34b57734a9a99c61f758a0e1ea691ef4284cee4c274ad7c3a8120a8ec425d86e33a70cd879d9db258e9c67b6a4db79c3243d4c9fb3
 DIST ft2demos-2.9.1.tar.bz2 233462 BLAKE2B 
c689942b222b2c600b5ec3963791621ae87acefb9b01caa5dc35af52525d03e3a1094e48c0789d5eaabbce787bddd7c3055e12454e54ea3c7fae92bca47614de
 SHA512 
38bee59184b20c2eb983deaa5c1f241e31c1b4793e47dc06b1b419601489cfece3b11fde4cf4fb6c5af12254ad0c1ce9a1547885c208e8e715655e9c48f22a46
-DIST ft2demos-2.9.tar.bz2 230926 BLAKE2B 
8c8e02101243468d52953a7ad985a5aa3fabc82c19a3404ce301348fd32e5f89aa56798613658d5d29a8c3a6c7d4a70eae038ef6095005f8c10354b3f288
 SHA512 
3dfaf97619d585d6e4db20002c69f9c46cb8991c4faf86d9d92884a80001235ef01010148156cb4879d7869e6121fc27ef03c13288af011df26fe85c3fb7e6a1

diff --git a/media-libs/freetype/freetype-2.8.ebuild 
b/media-libs/freetype/freetype-2.8.ebuild
deleted file mode 100644
index 03bde330d91..000
--- a/media-libs/freetype/freetype-2.8.ebuild
+++ /dev/null
@@ -1,179 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic libtool multilib multilib-build multilib-minimal 
toolchain-funcs
-
-INFINALITY_PATCH="03-infinality-2.6.3-2016.03.26.patch"
-
-DESCRIPTION="A high-quality and portable font engine"
-HOMEPAGE="https://www.freetype.org/";
-SRC_URI="mirror://sourceforge/freetype/${P/_/}.tar.bz2
-   mirror://nongnu/freetype/${P/_/}.tar.bz2
-   utils?  ( mirror://sourceforge/freetype/ft2demos-${PV}.tar.bz2
-   mirror://nongnu/freetype/ft2demos-${PV}.tar.bz2 )
-   doc?( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.bz2
-   mirror://nongnu/freetype/${PN}-doc-${PV}.tar.bz2 )"
-
-LICENSE="|| ( FTL GPL-2+ )"
-SLOT="2"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"

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

2018-12-05 Thread Lars Wendler
commit: 278a1c801a31b088b64dfc0bf3c06c005c3d0f45
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 14:11:32 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 14:11:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278a1c80

sys-apps/less: Removed old.

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

 sys-apps/less/Manifest|  1 -
 sys-apps/less/less-545.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/sys-apps/less/Manifest b/sys-apps/less/Manifest
index 2b89b258daa..88d38679018 100644
--- a/sys-apps/less/Manifest
+++ b/sys-apps/less/Manifest
@@ -1,5 +1,4 @@
 DIST less-530.tar.gz 339723 BLAKE2B 
9321548b06330c0b1b5b5a36147f5b9348619ff15d907808744b89581edeb4d8c2118ba455d024a23850902cac4d2c34d1e7b9897e02769584315c0e67ef667e
 SHA512 
8d83a18b5648c4fe85921a563aa2c40bcf495aeb611098c83cd167b1e2f706649846cdf457c8506ae2683ab362ad970a0b261747349673020894bccdb9acbc10
 DIST less-531.tar.gz 340466 BLAKE2B 
6ac75b623fce478114d18cff429659499fedf4ef1a7bb067465ace91c28a7968efb224a4994a1e376a8cf40b110492f10ecda634628029107b38187044a0cd1e
 SHA512 
180b665f194d7cc40d4bbb37bd64b10be463c0705e81795bef84b20dbba1c61825bb3e3da8bcd79f9176bb3af7b1f4e4c3dfe0829a5a2195a11f5b42294daca1
-DIST less-545.tar.gz 344114 BLAKE2B 
5c3dcbbd8ec18d51ad112274e4f09c1c34d1aac0fb9f0b8e57c3c3d9353c3bd786aa140abf56ff893ff5c3992ef4b5f33e7c65d28951618733a4c69455dfce66
 SHA512 
152950c36082b49220c9f6b2ec725c1922cbdd00234c1d603915650a33e9c313af22556ed16d5158497fd94e8e09d0921c70d20677082053eb130e790a1186f9
 DIST less-546.tar.gz 345927 BLAKE2B 
b9e5f31f5c9e51cb4885935b04c9ec151211b3b4cf8684b7efc2f1c83de0d8f0bc0589a2efc4e24abfd1d1e9fc9df9e3b21bc2fe64131e74fc1d7865b5286983
 SHA512 
bdfb1501b65d7f17b09293b00f04dd3ea3f5edebf981d9530a12bdfb9a95676823328e2eb42e45b2d924f09883e1632d09fefb564645b6029e2f2dade6bb7654
 DIST less-547.tar.gz 346045 BLAKE2B 
c6f8dedd0f2f3e4383617ed0013c08b74416e4b804f1dfb5f8617c929d7f2b0d8cb0590d765e9cd98c224c98511532e8ce892948eacd6ada489566f0e038a31f
 SHA512 
4f85019a6617b90ac1dec4009f62e6ca223af326b08d1f39eaea39d96b5e975f4cc0072cdfa73cff8fa71fe7859cba36f0e58104cc5754fa5b262d8341743d51

diff --git a/sys-apps/less/less-545.ebuild b/sys-apps/less/less-545.ebuild
deleted file mode 100644
index 3bc3bf38932..000
--- a/sys-apps/less/less-545.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Excellent text file viewer"
-HOMEPAGE="http://www.greenwoodsoftware.com/less/";
-SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz";
-
-LICENSE="|| ( GPL-3 BSD-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="pcre unicode"
-
-DEPEND=">=app-misc/editor-wrapper-3
-   >=sys-libs/ncurses-5.2:0=
-   pcre? ( dev-libs/libpcre2 )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   export ac_cv_lib_ncursesw_initscr=$(usex unicode)
-   export ac_cv_lib_ncurses_initscr=$(usex !unicode)
-   local myeconfargs=(
-   --with-regex=$(usex pcre pcre2 posix)
-   --with-editor="${EPREFIX}"/usr/libexec/editor
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   newbin "${FILESDIR}"/lesspipe.sh lesspipe
-   newenvd "${FILESDIR}"/less.envd 70less
-}
-
-pkg_preinst() {
-   if has_version "<${CATEGORY}/${PN}-483-r1" ; then
-   elog "The lesspipe.sh symlink has been dropped.  If you are 
still setting"
-   elog "LESSOPEN to that, you will need to update it to 
'|lesspipe %s'."
-   elog "Colorization support has been dropped.  If you want that, 
check out"
-   elog "the new app-text/lesspipe package."
-   fi
-}



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

2018-12-05 Thread Lars Wendler
commit: 46431f5f89149819bb2a9b2884bd68d81f3ffebe
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 14:10:56 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 14:11:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46431f5f

sys-apps/less: Bump to version 547

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

 sys-apps/less/Manifest|  1 +
 sys-apps/less/less-547.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/sys-apps/less/Manifest b/sys-apps/less/Manifest
index ab72c78ba57..2b89b258daa 100644
--- a/sys-apps/less/Manifest
+++ b/sys-apps/less/Manifest
@@ -2,3 +2,4 @@ DIST less-530.tar.gz 339723 BLAKE2B 
9321548b06330c0b1b5b5a36147f5b9348619ff15d90
 DIST less-531.tar.gz 340466 BLAKE2B 
6ac75b623fce478114d18cff429659499fedf4ef1a7bb067465ace91c28a7968efb224a4994a1e376a8cf40b110492f10ecda634628029107b38187044a0cd1e
 SHA512 
180b665f194d7cc40d4bbb37bd64b10be463c0705e81795bef84b20dbba1c61825bb3e3da8bcd79f9176bb3af7b1f4e4c3dfe0829a5a2195a11f5b42294daca1
 DIST less-545.tar.gz 344114 BLAKE2B 
5c3dcbbd8ec18d51ad112274e4f09c1c34d1aac0fb9f0b8e57c3c3d9353c3bd786aa140abf56ff893ff5c3992ef4b5f33e7c65d28951618733a4c69455dfce66
 SHA512 
152950c36082b49220c9f6b2ec725c1922cbdd00234c1d603915650a33e9c313af22556ed16d5158497fd94e8e09d0921c70d20677082053eb130e790a1186f9
 DIST less-546.tar.gz 345927 BLAKE2B 
b9e5f31f5c9e51cb4885935b04c9ec151211b3b4cf8684b7efc2f1c83de0d8f0bc0589a2efc4e24abfd1d1e9fc9df9e3b21bc2fe64131e74fc1d7865b5286983
 SHA512 
bdfb1501b65d7f17b09293b00f04dd3ea3f5edebf981d9530a12bdfb9a95676823328e2eb42e45b2d924f09883e1632d09fefb564645b6029e2f2dade6bb7654
+DIST less-547.tar.gz 346045 BLAKE2B 
c6f8dedd0f2f3e4383617ed0013c08b74416e4b804f1dfb5f8617c929d7f2b0d8cb0590d765e9cd98c224c98511532e8ce892948eacd6ada489566f0e038a31f
 SHA512 
4f85019a6617b90ac1dec4009f62e6ca223af326b08d1f39eaea39d96b5e975f4cc0072cdfa73cff8fa71fe7859cba36f0e58104cc5754fa5b262d8341743d51

diff --git a/sys-apps/less/less-547.ebuild b/sys-apps/less/less-547.ebuild
new file mode 100644
index 000..3bc3bf38932
--- /dev/null
+++ b/sys-apps/less/less-547.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Excellent text file viewer"
+HOMEPAGE="http://www.greenwoodsoftware.com/less/";
+SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz";
+
+LICENSE="|| ( GPL-3 BSD-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="pcre unicode"
+
+DEPEND=">=app-misc/editor-wrapper-3
+   >=sys-libs/ncurses-5.2:0=
+   pcre? ( dev-libs/libpcre2 )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   export ac_cv_lib_ncursesw_initscr=$(usex unicode)
+   export ac_cv_lib_ncurses_initscr=$(usex !unicode)
+   local myeconfargs=(
+   --with-regex=$(usex pcre pcre2 posix)
+   --with-editor="${EPREFIX}"/usr/libexec/editor
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   newbin "${FILESDIR}"/lesspipe.sh lesspipe
+   newenvd "${FILESDIR}"/less.envd 70less
+}
+
+pkg_preinst() {
+   if has_version "<${CATEGORY}/${PN}-483-r1" ; then
+   elog "The lesspipe.sh symlink has been dropped.  If you are 
still setting"
+   elog "LESSOPEN to that, you will need to update it to 
'|lesspipe %s'."
+   elog "Colorization support has been dropped.  If you want that, 
check out"
+   elog "the new app-text/lesspipe package."
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-print/cups-pk-helper/

2018-12-05 Thread Mart Raudsepp
commit: e70ef2429720ed6dab363e1917f7f5327bfb300e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:06:36 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 14:07:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70ef242

net-print/cups-pk-helper: remove old

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

 net-print/cups-pk-helper/Manifest  |  1 -
 .../cups-pk-helper/cups-pk-helper-0.2.5.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/net-print/cups-pk-helper/Manifest 
b/net-print/cups-pk-helper/Manifest
index c5112100c16..be83f62d218 100644
--- a/net-print/cups-pk-helper/Manifest
+++ b/net-print/cups-pk-helper/Manifest
@@ -1,2 +1 @@
-DIST cups-pk-helper-0.2.5.tar.xz 152620 BLAKE2B 
341d3e6d961cbdf949105a55bc5734c81fe29c3cd855026ab4846bdb9f4bb191bbe2fe9720e3b8050d1350eea32809cb0395d3805ce2971e150c0f041a983097
 SHA512 
9fc0af517755482dc3787ce87df389adee41b826c4ccca25df69474812523fa265c3dcf31fbc1a75c1b680b9b6490a9c358ac30aed7570fa98f5287f02a2be40
 DIST cups-pk-helper-0.2.6.tar.xz 162368 BLAKE2B 
3dec9a32f577c35a426ec4bbf2f96b2e18e0cd7bbb8a43fd93a6104d8fbb01de15cc7a168ae67fe5f2dca34823c70ac5f61acc01d876130d6ae9f5b789491d23
 SHA512 
33f1b6f58f4772148bd1cfb8163dacaffd3cc62f2d03731710c98b765ebb8b87541cb9cf43e886880134c32db91a43c7142b1556a0abdf1449068031b0d5fbd3

diff --git a/net-print/cups-pk-helper/cups-pk-helper-0.2.5.ebuild 
b/net-print/cups-pk-helper/cups-pk-helper-0.2.5.ebuild
deleted file mode 100644
index 9122aabc219..000
--- a/net-print/cups-pk-helper/cups-pk-helper-0.2.5.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="PolicyKit helper to configure cups with fine-grained privileges"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/cups-pk-helper";
-SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-# Require {glib,gdbus-codegen}-2.30.0 due to GDBus changes between 2.29.92
-# and 2.30.0
-COMMON_DEPEND="
-   >=dev-libs/glib-2.30.0:2
-   net-print/cups
-   >=sys-auth/polkit-0.97
-"
-RDEPEND="${COMMON_DEPEND}
-   sys-apps/dbus
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/gdbus-codegen-2.30.0
-   >=dev-util/intltool-0.40.6
-   virtual/pkgconfig
-   sys-devel/gettext
-"
-
-src_prepare() {
-   DOCS="AUTHORS HACKING NEWS README"
-
-   # Regenerate dbus-codegen files to fix build with glib-2.30.x; bug 
#410773
-   rm -v src/cph-iface-mechanism.{c,h} || die
-
-   gnome2_src_prepare
-}



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

2018-12-05 Thread Mart Raudsepp
commit: 0f4f670314baceed05c6e0bf776f5d5420aa90d7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:02:39 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 14:06:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4f6703

net-misc/modemmanager: remove old

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

 net-misc/modemmanager/Manifest   |   1 -
 net-misc/modemmanager/modemmanager-1.6.12.ebuild | 110 ---
 2 files changed, 111 deletions(-)

diff --git a/net-misc/modemmanager/Manifest b/net-misc/modemmanager/Manifest
index 76b6abd9187..983484905f6 100644
--- a/net-misc/modemmanager/Manifest
+++ b/net-misc/modemmanager/Manifest
@@ -1,2 +1 @@
-DIST ModemManager-1.6.12.tar.xz 1402364 BLAKE2B 
11335c495cc428936c9b0dd319449a7bf4c58a95ccd53b7a5bb276d78030272a7f29e5f0fa96a96613c5e0cb6a62239d864a23de6260fb55f6ecab09a18e6454
 SHA512 
2ac72fb2d36530204528cc0cd4815d0b93a1a8c8539ac345101e5e15bbfffd3eda888bbdc54298d3547b9aeacb94c75be5c600e993099671da2f9f27e8ee93cd
 DIST ModemManager-1.8.2.tar.xz 2088248 BLAKE2B 
e53ec3dacac2b1d57191de0eba130ea575a40047e5faa1c813543f1ca17164d71a18478ec6c0392adabea94d2455ee510ceceefc16798fec6f26ec834ebbf84c
 SHA512 
fb00ce6f3dc9795468e81ba295ad82e9586add2d7118661ea5f287a99afca97dc3aea64488393792bb1198e7abf2605bbc5ded2517980d67f8819931effdeea5

diff --git a/net-misc/modemmanager/modemmanager-1.6.12.ebuild 
b/net-misc/modemmanager/modemmanager-1.6.12.ebuild
deleted file mode 100644
index bd91deb3ef3..000
--- a/net-misc/modemmanager/modemmanager-1.6.12.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 user readme.gentoo-r1 systemd udev vala
-
-DESCRIPTION="Modem and mobile broadband management libraries"
-HOMEPAGE="https://cgit.freedesktop.org/ModemManager/ModemManager/";
-SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.tar.xz";
-
-LICENSE="GPL-2+"
-SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
-
-IUSE="+introspection mbim policykit +qmi systemd vala"
-REQUIRED_USE="
-   vala? ( introspection )
-"
-
-RDEPEND="
-   >=dev-libs/glib-2.36.0:2
-   >=virtual/libgudev-230:=
-   introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
-   mbim? ( >=net-libs/libmbim-1.14.0 )
-   policykit? ( >=sys-auth/polkit-0.106[introspection] )
-   qmi? ( >=net-libs/libqmi-1.16.0:= )
-   systemd? ( >=sys-apps/systemd-209 )
-"
-DEPEND="${RDEPEND}
-   dev-util/gdbus-codegen
-   >=dev-util/gtk-doc-am-1
-   >=dev-util/intltool-0.40
-   >=sys-devel/gettext-0.19.3
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-S="${WORKDIR}/ModemManager-${PV}"
-
-src_prepare() {
-   DOC_CONTENTS="If your USB modem shows up as a Flash drive when you plug 
it in,
-   You should install sys-apps/usb_modeswitch which will 
automatically
-   switch it over to USB modem mode whenever you plug it in.\n"
-
-   if use policykit; then
-   DOC_CONTENTS+="\nTo control your modem without needing to enter 
the root password,
-   add your user account to the 'plugdev' group."
-   fi
-
-   use vala && vala_src_prepare
-   gnome2_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-more-warnings \
-   --with-udev-base-dir="$(get_udevdir)" \
-   --disable-static \
-   --with-dist-version=${PVR} \
-   $(use_enable introspection) \
-   $(use_with mbim) \
-   $(use_with policykit polkit) \
-   $(usex systemd --with-suspend-resume=systemd 
--with-suspend-resume=no) \
-   $(use_with qmi) \
-   $(use_enable vala)
-}
-
-src_install() {
-   gnome2_src_install
-
-   # Allow users in plugdev group full control over their modem
-   if use policykit; then
-   insinto /usr/share/polkit-1/rules.d/
-   doins "${FILESDIR}"/01-org.freedesktop.ModemManager1.rules
-   fi
-
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-
-   use policykit && enewgroup plugdev
-
-   # The polkit rules file moved to /usr/share
-   
old_rules="${EROOT}etc/polkit-1/rules.d/01-org.freedesktop.ModemManager.rules"
-   if [[ -f "${old_rules}" ]]; then
-   case "$(md5sum ${old_rules})" in
- c5ff02532cb1da2c7545c3069e5d0992* | 
5c50f0dc603c0a56e2851a5ce9389335* )
-   # Automatically delete the old rules.d file if the user 
did not change it
-   elog
-   elog "Removin

[gentoo-commits] repo/gentoo:master commit in: app-admin/system-config-printer/

2018-12-05 Thread Mart Raudsepp
commit: cf951a660cf5995c313d7509385648799eeb60ee
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 13:55:44 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 14:06:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf951a66

app-admin/system-config-printer: remove old

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

 app-admin/system-config-printer/Manifest   |  1 -
 .../system-config-printer-1.4.8.ebuild | 94 --
 2 files changed, 95 deletions(-)

diff --git a/app-admin/system-config-printer/Manifest 
b/app-admin/system-config-printer/Manifest
index 932135096c4..4a7d043463f 100644
--- a/app-admin/system-config-printer/Manifest
+++ b/app-admin/system-config-printer/Manifest
@@ -1,3 +1,2 @@
-DIST system-config-printer-1.4.8.tar.xz 904068 BLAKE2B 
dfadfd7f2ef8c37a588d2a4755c977a07c16d3779cf30652ca1056986d5de073fa334a912e4a8e865e88b323888f88b83c5ef8b086e4afafd7bf284c1b597f3d
 SHA512 
9f832f11e0e6bca32a29201b9f78d7a3ea35a46f7484548e5e71e6939fd51065e07325e12bdb1bc577ee606299cfef54759def6564923904a79f27b654ec5304
 DIST system-config-printer-1.5.11-patchset-01.tar.xz 6948 BLAKE2B 
effe29c51cbe74fc72566df65f10ab845c9dc1f40ca2966c40be87e19f98046f34311c24b7bc77f471b840e35b0c8eb7754a7c5464d50335c8ab2e2ed0e79afd
 SHA512 
2501bda0e75ea51cc8e14df6b3746a0ea51618919ef35ace849efeded0cddc49e6e3793142d1cd128ce3ce62c21661d5fdb85b19718df07b87a20f5fc641885b
 DIST system-config-printer-1.5.11.tar.xz 949816 BLAKE2B 
96b41d64e0aa3494b7fc7ed15ac926d833a046ba2880b36b6f5dd4e7508e2bc1fac4cb52c9940c13cec6e34cb8972fbc11fcd5a7df510296444ca08a23f4cb2b
 SHA512 
cc0a6faec0022092e64de3d7ab28669039c93853c6931d26c264f0035486e09ad0af784833e88ee8e3dc1b6f5be9dcf84144a2a6464dfa9711172966fa6a22b4

diff --git a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild 
b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild
deleted file mode 100644
index 4dc7fcecc7f..000
--- a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml"
-
-inherit gnome2 python-single-r1 systemd versionator
-
-MY_V="$(get_version_component_range 1-2)"
-
-DESCRIPTION="GNOME frontend for a Red Hat's printer administration tool"
-HOMEPAGE="http://cyberelk.net/tim/software/system-config-printer/";
-SRC_URI="http://cyberelk.net/tim/data/system-config-printer/${MY_V}/${P}.tar.xz";
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sh ~sparc x86"
-SLOT="0"
-
-IUSE="doc gnome-keyring policykit"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# Needs cups running, bug 284005
-RESTRICT="test"
-
-# Additional unhandled dependencies
-# gnome-extra/gnome-packagekit[${PYTHON_USEDEP}] with pygobject:2 ?
-# python samba client: smbc
-# selinux: needed for troubleshooting
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2:2
-   dev-libs/libxml2[python,${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   >=dev-python/pycups-1.9.60[${PYTHON_USEDEP}]
-   dev-python/pycurl[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   net-print/cups[dbus]
-   virtual/libusb:1
-   >=virtual/udev-172
-   x11-libs/gtk+:3[introspection]
-   x11-libs/libnotify[introspection]
-   x11-libs/pango[introspection]
-   gnome-keyring? ( gnome-base/libgnome-keyring[introspection] )
-   policykit? ( >=sys-auth/polkit-0.104-r1 )
-   !app-admin/system-config-printer-common
-   !app-admin/system-config-printer-gnome
-"
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   >=app-text/xmlto-0.0.22
-   dev-util/desktop-file-utils
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )
-"
-
-# Bug 471472
-MAKEOPTS+=" -j1"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   local myconf
-
-   # Disable installation of translations when LINGUAS not chosen
-   if [[ -z "${LINGUAS}" ]]; then
-   myconf="${myconf} --disable-nls"
-   else
-   myconf="${myconf} --enable-nls"
-   fi
-
-   gnome2_src_configure \
-   --with-desktop-vendor=Gentoo \
-   --with-udev-rules \
-   $(systemd_with_unitdir) \
-   ${myconf}
-}
-
-src_compile() {
-   gnome2_src_compile
-   use doc && emake html
-}
-
-src_install() {
-   gnome2_src_install
-   use doc && dohtml -r html/
-   python_fix_shebang "${ED}"
-}



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

2018-12-05 Thread Mart Raudsepp
commit: f9f9b260aad7f8679d6cf1cf5a1cfe24e4e7d749
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec  5 14:04:17 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec  5 14:07:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f9b260

net-misc/networkmanager: remove old

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

 net-misc/networkmanager/Manifest   |   2 -
 .../networkmanager/networkmanager-1.10.10.ebuild   | 328 
 .../networkmanager/networkmanager-1.12.4.ebuild| 338 -
 3 files changed, 668 deletions(-)

diff --git a/net-misc/networkmanager/Manifest b/net-misc/networkmanager/Manifest
index 40fa6f6c689..8954a381371 100644
--- a/net-misc/networkmanager/Manifest
+++ b/net-misc/networkmanager/Manifest
@@ -1,3 +1 @@
-DIST NetworkManager-1.10.10.tar.xz 4038552 BLAKE2B 
a0a3c2a74dd641d25267ec7932f0801e30720334cb905c86abfaeb9bc3c60a2c1e9372b738b1eb43c55a34edf952905d94e3513cef653ea62e470d56bc575b65
 SHA512 
e536598b19064e0ab7fe3e92362de9c380281ff53a1481438216c2247b2d5287244e735be41c56c53040a5861bf36bbb979e36578244fabd6448a50ea42c4645
-DIST NetworkManager-1.12.4.tar.xz 4195812 BLAKE2B 
11c59da430cdf6f70cc841d980e0bc0280244a1a1ee52311946f27c1f61ae23b14e115caba02c80738ef35d67eab6f1fadc1a0dee3250510d05fd1e90aed5ac1
 SHA512 
6fc891a6f8c3b4cc43449dabf0c025a9e706b723f602085f34cc93bda885c300de293004390c4926b95e26201b86d97ecd23160f82ef03e4d2b680f822c827c3
 DIST NetworkManager-1.14.4.tar.xz 4414196 BLAKE2B 
31b236ee143892725cfe26a83bc75f938e19f52c5d09fb6ea3635f517feb5bab428eec4ee5e617920a8a8dd6bfe72bf9b760ecf16dec0bac4bb8663c58e4
 SHA512 
4199d6d7bbbee318b0f69cf2c1bf46cc3721c764121634751753c3cc833c4c5ac0856467896536e3d403ba8783fe452aaa79bfcd71a5ec324a4274989fb656c7

diff --git a/net-misc/networkmanager/networkmanager-1.10.10.ebuild 
b/net-misc/networkmanager/networkmanager-1.10.10.ebuild
deleted file mode 100644
index aa28b01a5d3..000
--- a/net-misc/networkmanager/networkmanager-1.10.10.ebuild
+++ /dev/null
@@ -1,328 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME_ORG_MODULE="NetworkManager"
-GNOME2_LA_PUNT="yes"
-VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd \
-   user readme.gentoo-r1 toolchain-funcs vala versionator virtualx udev 
multilib-minimal
-
-DESCRIPTION="A set of co-operative tools that make networking simple and 
straightforward"
-HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager";
-
-LICENSE="GPL-2+"
-SLOT="0" # add subslot if libnm-util.so.2 or libnm-glib.so.4 bumps soname 
version
-
-IUSE="audit bluetooth connection-sharing consolekit +dhclient dhcpcd elogind 
gnutls +introspection json kernel_linux +nss +modemmanager ncurses ofono ovs 
policykit +ppp resolvconf selinux systemd teamd test vala +wext +wifi"
-
-REQUIRED_USE="
-   modemmanager? ( ppp )
-   vala? ( introspection )
-   wext? ( wifi )
-   ^^ ( nss gnutls )
-   ?? ( consolekit elogind systemd )
-"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
-
-# gobject-introspection-0.10.3 is needed due to gnome bug 642300
-# wpa_supplicant-0.7.3-r3 is needed due to bug 359271
-COMMON_DEPEND="
-   >=sys-apps/dbus-1.2[${MULTILIB_USEDEP}]
-   >=dev-libs/dbus-glib-0.100[${MULTILIB_USEDEP}]
-   >=dev-libs/glib-2.37.6:2[${MULTILIB_USEDEP}]
-   >=dev-libs/libnl-3.2.8:3=[${MULTILIB_USEDEP}]
-   policykit? ( >=sys-auth/polkit-0.106 )
-   net-libs/libndp[${MULTILIB_USEDEP}]
-   >=net-misc/curl-7.24
-   net-misc/iputils
-   sys-apps/util-linux[${MULTILIB_USEDEP}]
-   sys-libs/readline:0=
-   >=virtual/libudev-175:=[${MULTILIB_USEDEP}]
-   audit? ( sys-process/audit )
-   bluetooth? ( >=net-wireless/bluez-5 )
-   connection-sharing? (
-   net-dns/dnsmasq[dbus,dhcp]
-   net-firewall/iptables )
-   consolekit? ( >=sys-auth/consolekit-1.0.0 )
-   dhclient? ( >=net-misc/dhcp-4[client] )
-   dhcpcd? ( net-misc/dhcpcd )
-   elogind? ( >=sys-auth/elogind-219 )
-   gnutls? (
-   dev-libs/libgcrypt:0=[${MULTILIB_USEDEP}]
-   >=net-libs/gnutls-2.12:=[${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-0.10.3:= )
-   json? ( dev-libs/jansson[${MULTILIB_USEDEP}] )
-   modemmanager? ( >=net-misc/modemmanager-0.7.991:0= )
-   ncurses? ( >=dev-libs/newt-0.52.15 )
-   nss? ( >=dev-libs/nss-3.11:=[${MULTILIB_USEDEP}] )
-   ofono? ( net-misc/ofono )
-   ovs? ( dev-libs/jansson )
-   ppp? ( >=net-dialup/ppp-2.4.5:=[ipv6] )
-   resolvconf? ( net-dns/openresolv )
-   selinux? ( sys-libs/libselinux )
-   systemd? ( >=sys-apps/systemd-209:0= )
-   teamd? (
-   dev-libs/jansson
-

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

2018-12-05 Thread Aaron Bauman
commit: f1d9ace4fde8383c2aef8df76748fb0b1c4573c2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Dec  5 14:00:23 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Dec  5 14:00:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d9ace4

app-text/texlive-core: drop old

Signed-off-by: Aaron Bauman  gentoo.org>

 app-text/texlive-core/texlive-core-2017-r3.ebuild | 359 --
 1 file changed, 359 deletions(-)

diff --git a/app-text/texlive-core/texlive-core-2017-r3.ebuild 
b/app-text/texlive-core/texlive-core-2017-r3.ebuild
deleted file mode 100644
index 660c0a04812..000
--- a/app-text/texlive-core/texlive-core-2017-r3.ebuild
+++ /dev/null
@@ -1,359 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-#TL_UPSTREAM_PATCHLEVEL="1"
-PATCHLEVEL="70"
-TL_SOURCE_VERSION=20170524
-
-inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
-
-MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
-
-DESCRIPTION="A complete TeX distribution"
-HOMEPAGE="https://tug.org/texlive/";
-SLOT="0"
-LICENSE="GPL-2 LPPL-1.3c TeX"
-
-SRC_URI="mirror://gentoo/${MY_PV}.tar.xz"
-
-# Fetch patches
-SRC_URI="${SRC_URI} mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.xz"
-#  
mirror://gentoo/texlive-core-upstream-patches-${TL_UPSTREAM_PATCHLEVEL}.tar.xz"
-
-TL_CORE_BINEXTRA_MODULES="
-   a2ping adhocfilelist arara asymptote bundledoc checklistings ctan_chk
-   ctanify ctanupload ctie cweb de-macro dtl dtxgen dvi2tty dviasm dvicopy
-   dvidvi dviljk dvipos findhyph fragmaster hook-pre-commit-pkg hyphenex
-   installfont lacheck latex-git-log latex-papersize latex2man latex2nemeth
-   latexfileversion latexpand latexindent ltxfileinfo ltximg listings-ext 
make4ht
-   match_parens mflua mkjobtexmf patgen pdfbook2 pdfcrop pdflatexpicscale 
pdftools
-   pdfxup pfarrei pkfix pkfix-helper purifyeps seetexk srcredact sty2dtx
-   synctex tex4ebook texcount texdef texdiff texdirflatten texdoc texfot
-   texliveonfly texloganalyser texosquery texware tie tpic2pdftex 
typeoutfileinfo
-   web collection-binextra
-   "
-TL_CORE_BINEXTRA_DOC_MODULES="
-   a2ping.doc adhocfilelist.doc arara.doc asymptote.doc bundledoc.doc
-   checklistings.doc ctan_chk.doc ctanify.doc ctanupload.doc ctie.doc
-   cweb.doc de-macro.doc dtl.doc dtxgen.doc dvi2tty.doc dviasm.doc 
dvicopy.doc
-   dvidvi.doc dviljk.doc dvipos.doc findhyph.doc fragmaster.doc
-   hook-pre-commit-pkg.doc installfont.doc lacheck.doc latex-git-log.doc
-   latex-papersize.doc latex2man.doc latex2nemeth.doc latexfileversion.doc
-   latexpand.doc latexindent.doc ltxfileinfo.doc ltximg.doc 
listings-ext.doc
-   make4ht.doc match_parens.doc mkjobtexmf.doc patgen.doc pdfbook2.doc 
pdfcrop.doc
-   pdflatexpicscale.doc pdftools.doc pdfxup.doc pfarrei.doc pkfix.doc
-   pkfix-helper.doc purifyeps.doc pythontex.doc seetexk.doc srcredact.doc
-   sty2dtx.doc synctex.doc tex4ebook.doc texcount.doc texdef.doc 
texdiff.doc
-   texdirflatten.doc texdoc.doc texfot.doc texliveonfly.doc 
texloganalyser.doc
-   texosquery.doc texware.doc tie.doc tpic2pdftex.doc typeoutfileinfo.doc 
web.doc
-"
-TL_CORE_BINEXTRA_SRC_MODULES="
-   adhocfilelist.source arara.source checklistings.source hyphenex.source
-   listings-ext.source mkjobtexmf.source pfarrei.source pythontex.source
-   texdef.source texosquery.source
-"
-
-TL_CORE_EXTRA_MODULES="tetex hyphen-base texconfig gsftopk texlive.infra 
${TL_CORE_BINEXTRA_MODULES}"
-TL_CORE_EXTRA_DOC_MODULES="tetex.doc texconfig.doc gsftopk.doc 
texlive.infra.doc ${TL_CORE_BINEXTRA_DOC_MODULES}"
-TL_CORE_EXTRA_SRC_MODULES="${TL_CORE_BINEXTRA_SRC_MODULES}"
-
-for i in ${TL_CORE_EXTRA_MODULES}; do
-   SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz"
-done
-
-SRC_URI="${SRC_URI} doc? ( "
-for i in ${TL_CORE_EXTRA_DOC_MODULES}; do
-   SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz"
-done
-SRC_URI="${SRC_URI} )"
-SRC_URI="${SRC_URI} source? ( "
-for i in ${TL_CORE_EXTRA_SRC_MODULES}; do
-   SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz"
-done
-SRC_URI="${SRC_URI} )"
-
-KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="cjk X doc source tk +luajittex xetex"
-
-TEXMF_PATH=/usr/share/texmf-dist
-
-MODULAR_X_DEPEND="X? (
-   x11-libs/libX11
-   x11-libs/libXmu
-   )"
-
-COMMON_DEPEND="${MODULAR_X_DEPEND}
-   !app-text/ptex
-   !app-text/tetex
-   !=media-libs/libpng-1.2.43-r2:0=
-   >=app-text/poppler-0.58.0:=
-   =x11-libs/cairo-1.12
-   >=x11-libs/pixman-0.18
-   dev-libs/zziplib
-   app-text/libpaper
-   dev-lib

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

2018-12-05 Thread Louis Sautier
commit: ca3a5c1bc65bfb8b8456a8ab16a83efeec973e82
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Dec  5 12:28:13 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Dec  5 12:43:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3a5c1b

media-gfx/zbar: fix multilib build with USE="v4l qt5"

Closes: https://bugs.gentoo.org/672184
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 media-gfx/zbar/zbar-0.20.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-gfx/zbar/zbar-0.20.1.ebuild 
b/media-gfx/zbar/zbar-0.20.1.ebuild
index 643a3a60ea9..b62121e32e5 100644
--- a/media-gfx/zbar/zbar-0.20.1.ebuild
+++ b/media-gfx/zbar/zbar-0.20.1.ebuild
@@ -132,8 +132,9 @@ multilib_src_configure() {
ECONF_SOURCE=${S} \
econf "${myeconfargs[@]}"
 
-   # work-around out-of-source build issue
-   mkdir gtk pygtk qt test || die
+   # work around out-of-source build issues for multilib systems
+   # https://bugs.gentoo.org/672184
+   mkdir gtk pygtk qt test zbarcam || die
 }
 
 src_test() {



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

2018-12-05 Thread Anthony G. Basile
commit: e26fba835e2a765217917ec0809076412c0d03e8
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Dec  5 12:26:09 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec  5 12:26:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26fba83

net-misc/stunnel: version bump to 5.50

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

 net-misc/stunnel/Manifest|  1 +
 net-misc/stunnel/stunnel-5.50.ebuild | 95 
 2 files changed, 96 insertions(+)

diff --git a/net-misc/stunnel/Manifest b/net-misc/stunnel/Manifest
index f9ff0c8ed7a..a3741e89997 100644
--- a/net-misc/stunnel/Manifest
+++ b/net-misc/stunnel/Manifest
@@ -6,3 +6,4 @@ DIST stunnel-5.45.tar.gz 706423 BLAKE2B 
81c5355419de3b0bc88d59ea8c98d1a4523d7a1a
 DIST stunnel-5.46.tar.gz 706499 BLAKE2B 
6ece93015b2a59ec17fa60505bccb5e879d44fa0cea6e838aa56d178f61f26b8b9b469d8bf2991d4c094fd824eaed2b5214184f6a15e0c415c53b6f7d136
 SHA512 
2000e36d4d011a83e47afcaf19473e083da010d7b3909cb831c51975512257888615b5d64f4a4d78f48529d68c6740ea2be7f7935b0ab86de4535e290f78cc97
 DIST stunnel-5.48.tar.gz 708356 BLAKE2B 
6f4538c5fe6bc00eb0f45edfbf83f1de6cfcd23257aa368dc0ba788dd17af7033ba20f1ab7c3f5bf48a5e2ff3d4048eb1a344d1ea4cebebe69e6e2277aaf19ba
 SHA512 
5e6669ecd6e9b49aa6ef82b9a4dc6a2193c975eef85262aba70c7f264ef1b4d15dc287a2baa94b71be063deddcd07a20a5347ed5280f044fc6f68c61429a24fa
 DIST stunnel-5.49.tar.gz 713560 BLAKE2B 
c93b6ea7f9e8da2668919101caf30850370f1c7e742863959d2c1350829e7f5a6d12ff8a8cf66dbac47db40c150cb23a6bce3bea6d79e3c906c4fedad8d410a2
 SHA512 
8bfd17684ea0d6eeec278f00618c6f96af113fbe14aaafd882d43f3d834ca1e5ed27f9908dffb04224ea4a1234063846f816e3528b95234ae156b61ade6aaa16
+DIST stunnel-5.50.tar.gz 973685 BLAKE2B 
e4185fa0c4f15ea118a8f6590bae14a9e1d7ccf1f73b75e46d8c7f04e4ece471c29b0a3715a24568301c5220fe385cbf42295c91ae9b295e3d7ab2b0ffec45a1
 SHA512 
96029b4f0dc0f04130e847bf47e56e8fdd22f2aaddb5fe0f581a0da6b870049152216795a0a9d9cdb6b93621df0a7d999e968a8c59989d261fd81c5f02cc1bac

diff --git a/net-misc/stunnel/stunnel-5.50.ebuild 
b/net-misc/stunnel/stunnel-5.50.ebuild
new file mode 100644
index 000..428e58d9d2b
--- /dev/null
+++ b/net-misc/stunnel/stunnel-5.50.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit ssl-cert multilib systemd user
+
+DESCRIPTION="TLS/SSL - Port Wrapper"
+HOMEPAGE="http://www.stunnel.org/index.html";
+SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   
http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
+   http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
+   ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="ipv6 libressl selinux stunnel3 tcpd"
+
+DEPEND="tcpd? ( sys-apps/tcp-wrappers )
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )"
+RDEPEND="${DEPEND}
+   stunnel3? ( dev-lang/perl )
+   selinux? ( sec-policy/selinux-stunnel )"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup stunnel
+   enewuser stunnel -1 -1 -1 stunnel
+}
+
+src_prepare() {
+   # Hack away generation of certificate
+   sed -i -e "s/^install-data-local:/do-not-run-this:/" \
+   tools/Makefile.in || die "sed failed"
+
+   # libressl compat
+   eapply "${FILESDIR}"/${PN}-5.48-compat-libressl.patch
+
+   echo "CONFIG_PROTECT=\"/etc/stunnel/stunnel.conf\"" > "${T}"/20stunnel
+
+   eapply_user
+}
+
+src_configure() {
+   econf \
+   --libdir="${EPREFIX}/usr/$(get_libdir)" \
+   $(use_enable ipv6) \
+   $(use_enable tcpd libwrap) \
+   --with-ssl="${EPREFIX}"/usr \
+   --disable-fips
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   rm -rf "${ED}"/usr/share/doc/${PN}
+   rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
+   "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
+   use stunnel3 || rm -f "${ED}"/usr/bin/stunnel3
+
+   # The binary was moved to /usr/bin with 4.21,
+   # symlink for backwards compatibility
+   dosym ../bin/stunnel /usr/sbin/stunnel
+
+   dodoc AUTHORS BUGS CREDITS PORTS README TODO ChangeLog
+   docinto html
+   dodoc doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \
+   tools/importCA.html
+
+   insinto /etc/stunnel
+   doins "${FILESDIR}"/stunnel.conf
+   newinitd "${FILESDIR}"/

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

2018-12-05 Thread Anthony G. Basile
commit: eec93326d1707238a7f8ec5bf392fa4223e06649
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Dec  5 12:22:59 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec  5 12:22:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec93326

net-libs/mbedtls: version bump to 2.15.1

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

 net-libs/mbedtls/Manifest  |  1 +
 net-libs/mbedtls/mbedtls-2.15.1.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index 84aea86b22f..7cba03e9b1f 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -3,3 +3,4 @@ DIST mbedtls-2.12.0.tar.gz 2299830 BLAKE2B 
e65da9feaca4dc22e843cb645259ab8c81e24
 DIST mbedtls-2.13.1.tar.gz 2345612 BLAKE2B 
0b78a04407076016fb7f74b635cd2fc86119a9cd8571c6356715e3a680f5b16787c2b002830d103ebd4b995dda956ec874a35bf1a824489dc56f509a9485b1d3
 SHA512 
1a70446b533534c075de38ce0839f7947077ffdddffa57172594b8f8a3c4a3fbdfa9b06d13c198008abad33633e509f06abe5362f603f63850d9ec44734b3c0b
 DIST mbedtls-2.14.0.tar.gz 2369432 BLAKE2B 
e3d0c25675b49e389bdb46a60e39799f73cedfeaedb79db522a4e1657cea330458fb5d9055585407f59fc0269474ef731748fe62166a49583ffbf5c9fcf26a79
 SHA512 
c6dcc20866e96adb54602ff6ca1df34c719cb3e5048a7c3b23eabf50d351537a54dae837238176561c7e0d3c6b7b2b08599e21dc374105c968f4795f1a4a531a
 DIST mbedtls-2.15.0.tar.gz 2662149 BLAKE2B 
f29438dbb7ea64cdd4bb4fb1b0a0a0640fbdaa8d09cb702612f024e8e2779475431d3afedebe8e18c17297046c6d74a56866a1b163d336c62f00bae45d3f4f39
 SHA512 
2c036f7b264358d78ca3332ad7f52a4954192f146bc6ec8ff39987badab3f3fa8cd8775e7b2e02a2a7bfd605daa034c8fe58c9fe8de45710329b85d448ce6efa
+DIST mbedtls-2.15.1.tar.gz 2662140 BLAKE2B 
9b1f3f6e522445c187ebfe38a35bb934d72d638d1b0fa59852c7e0b1c1094302efd4328038a2e0c8427b2d08d791179d0b33ffd20e7809cd4ac9dac1b480866b
 SHA512 
361bac49bc179c020855a59140a3e9e31ec9e89ebde9d630e9f3491cdfdf466c8dc2313276d6b257a7728784f5478bdcfd14d26e81f90d432bad2e9a94151fc2

diff --git a/net-libs/mbedtls/mbedtls-2.15.1.ebuild 
b/net-libs/mbedtls/mbedtls-2.15.1.ebuild
new file mode 100644
index 000..12069e130eb
--- /dev/null
+++ b/net-libs/mbedtls/mbedtls-2.15.1.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils multilib-minimal
+
+DESCRIPTION="Cryptographic library for embedded systems"
+HOMEPAGE="https://tls.mbed.org/";
+SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz";
+S=${WORKDIR}/${PN}-${P}
+
+LICENSE="Apache-2.0"
+SLOT="0/12" # slot for libmbedtls.so
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test 
threads zlib"
+
+RDEPEND="
+   programs? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen media-gfx/graphviz )
+   test? ( dev-lang/perl )"
+
+enable_mbedtls_option() {
+   local myopt="$@"
+   # check that config.h syntax is the same at version bump
+   sed -i \
+   -e "s://#define ${myopt}:#define ${myopt}:" \
+   include/mbedtls/config.h || die
+}
+
+src_prepare() {
+   use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
+   use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
+   use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
+   use threads && enable_mbedtls_option MBEDTLS_THREADING_C
+   use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
+
+   cmake-utils_src_prepare
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DENABLE_PROGRAMS=$(multilib_native_usex programs)
+   -DENABLE_ZLIB_SUPPORT=$(usex zlib)
+   -DUSE_STATIC_MBEDTLS_LIBRARY=$(usex static-libs)
+   -DENABLE_TESTING=$(usex test)
+   -DUSE_SHARED_MBEDTLS_LIBRARY=ON
+   -DINSTALL_MBEDTLS_HEADERS=ON
+   -DLIB_INSTALL_DIR="/usr/$(get_libdir)"
+   )
+
+   cmake-utils_src_configure
+}
+
+multilib_src_compile() {
+   cmake-utils_src_compile
+   use doc && multilib_is_native_abi && emake apidoc
+}
+
+multilib_src_test() {
+   LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${BUILD_DIR}/library" \
+   cmake-utils_src_test
+}
+
+multilib_src_install() {
+   cmake-utils_src_install
+}
+
+multilib_src_install_all() {
+   use doc && HTML_DOCS=( apidoc )
+
+   einstalldocs
+
+   if use programs ; then
+   # avoid file collisions with sys-apps/coreutils
+   local p e
+   for p in "${ED%/}"/usr/bin/* ; do
+   i

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

2018-12-05 Thread Anthony G. Basile
commit: 8d863afe9c18ad4bd1f51af948fc71ca8bd340c5
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Dec  5 12:18:58 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec  5 12:18:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d863afe

net-analyzer/2ping: remove older versions

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

 net-analyzer/2ping/2ping-4.0.1.ebuild | 27 ---
 net-analyzer/2ping/2ping-4.1.2.ebuild | 27 ---
 net-analyzer/2ping/2ping-4.1.ebuild   | 27 ---
 net-analyzer/2ping/Manifest   |  3 ---
 4 files changed, 84 deletions(-)

diff --git a/net-analyzer/2ping/2ping-4.0.1.ebuild 
b/net-analyzer/2ping/2ping-4.0.1.ebuild
deleted file mode 100644
index 0d7959a2a34..000
--- a/net-analyzer/2ping/2ping-4.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-inherit distutils-r1
-
-DESCRIPTION="A bi-directional ping utility"
-HOMEPAGE="https://www.finnie.org/software/2ping/";
-SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="server"
-
-src_install() {
-   distutils-r1_src_install
-   doman doc/2ping.1
-   dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
-   use server && {
-   doinitd "${FILESDIR}"/2pingd
-   newconfd "${FILESDIR}"/2pingd.conf 2pingd
-   }
-}

diff --git a/net-analyzer/2ping/2ping-4.1.2.ebuild 
b/net-analyzer/2ping/2ping-4.1.2.ebuild
deleted file mode 100644
index 688c698a782..000
--- a/net-analyzer/2ping/2ping-4.1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="A bi-directional ping utility"
-HOMEPAGE="https://www.finnie.org/software/2ping/";
-SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="server"
-
-src_install() {
-   distutils-r1_src_install
-   doman doc/2ping.1
-   dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
-   use server && {
-   doinitd "${FILESDIR}"/2pingd
-   newconfd "${FILESDIR}"/2pingd.conf 2pingd
-   }
-}

diff --git a/net-analyzer/2ping/2ping-4.1.ebuild 
b/net-analyzer/2ping/2ping-4.1.ebuild
deleted file mode 100644
index c99ba393876..000
--- a/net-analyzer/2ping/2ping-4.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="A bi-directional ping utility"
-HOMEPAGE="https://www.finnie.org/software/2ping/";
-SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="server"
-
-src_install() {
-   distutils-r1_src_install
-   doman doc/2ping.1
-   dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
-   use server && {
-   doinitd "${FILESDIR}"/2pingd
-   newconfd "${FILESDIR}"/2pingd.conf 2pingd
-   }
-}

diff --git a/net-analyzer/2ping/Manifest b/net-analyzer/2ping/Manifest
index b0056bbc4c1..199e8490f77 100644
--- a/net-analyzer/2ping/Manifest
+++ b/net-analyzer/2ping/Manifest
@@ -1,5 +1,2 @@
-DIST 2ping-4.0.1.tar.gz 67347 BLAKE2B 
88ef9b626399682a93892a933ab75ac0caa994e38b11aac287f4114472e9869a2b577f301c4fd036940cfafb62e57ff52382f2413038b433c9ed4fedd87e1696
 SHA512 
21d3f9f8833d10f7d9f692e0d3a8dbe524ee5ad064122d808aad99f295389efc51c3979ff0dc9533705363be21e0457a886ba0d8a4532705791a4fdf24050eb7
-DIST 2ping-4.1.2.tar.gz 69591 BLAKE2B 
e96e8ca7907a0a4c7a7cebfd8130469efe00bff96dfaee50f6f2156750a73014054cdfe9d848ad369e3a2dbc52b3b46f262391024f300d48b8d8628573ff5fed
 SHA512 
566acd3638b47b34c06f59f6e7a3793aa1fc60cb6b0ca108f8544afe55a8680c57bcb212fe70433ae99c02d4e8359a91eaeaed4b1d820fa9d072143424c5e54a
-DIST 2ping-4.1.tar.gz 69510 BLAKE2B 
f7245876bb66ebab55cf0a98f29402dc8dcd9e1e97fbf635ff1232501c7dd23d8a707a378bd6c73084b3c2e946347f24edef6347693015fdb812d78cadab1fef
 SHA512 
926a515156bf0b9e7c09e72f0e557571f3905646eaec2e8c4702a7dd7ed77b9ab298323028beb02c844d719839458f9d056fb5d29443e908b0d927754f856553
 DIST 2ping-4.2.tar.gz 70054 BLAKE2B 
01759c9f0d2eb2bf08e92155a74e11aaf7bb83adb43942be70b8e525486bba6608ad021bb149376f246bdcb066958c7d9886a1e5ea63094d715c8b25fa2b9784
 SHA512 
8c6e9b4cefd92929e8d5247f2c4caecdfc281548596f96fbfe52f99dc122dd1d53470c303e85bc469f0a7910937085ad36c7f928cb295c8f3fce5f3455dec3d9
 DIST 2ping-4.3.tar

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

2018-12-05 Thread Anthony G. Basile
commit: 261c161f69dd7d34dcdcaaf999fc23ba86acc501
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Dec  5 12:17:32 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec  5 12:17:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261c161f

net-analyzer/2ping: version bump to 4.3

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

 net-analyzer/2ping/2ping-4.3.ebuild | 27 +++
 net-analyzer/2ping/Manifest |  1 +
 2 files changed, 28 insertions(+)

diff --git a/net-analyzer/2ping/2ping-4.3.ebuild 
b/net-analyzer/2ping/2ping-4.3.ebuild
new file mode 100644
index 000..9e42a33b3dd
--- /dev/null
+++ b/net-analyzer/2ping/2ping-4.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A bi-directional ping utility"
+HOMEPAGE="https://www.finnie.org/software/2ping/";
+SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+IUSE="server"
+
+src_install() {
+   distutils-r1_src_install
+   doman doc/2ping.1
+   dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
+   use server && {
+   doinitd "${FILESDIR}"/2pingd
+   newconfd "${FILESDIR}"/2pingd.conf 2pingd
+   }
+}

diff --git a/net-analyzer/2ping/Manifest b/net-analyzer/2ping/Manifest
index eedfffee16a..b0056bbc4c1 100644
--- a/net-analyzer/2ping/Manifest
+++ b/net-analyzer/2ping/Manifest
@@ -2,3 +2,4 @@ DIST 2ping-4.0.1.tar.gz 67347 BLAKE2B 
88ef9b626399682a93892a933ab75ac0caa994e38b
 DIST 2ping-4.1.2.tar.gz 69591 BLAKE2B 
e96e8ca7907a0a4c7a7cebfd8130469efe00bff96dfaee50f6f2156750a73014054cdfe9d848ad369e3a2dbc52b3b46f262391024f300d48b8d8628573ff5fed
 SHA512 
566acd3638b47b34c06f59f6e7a3793aa1fc60cb6b0ca108f8544afe55a8680c57bcb212fe70433ae99c02d4e8359a91eaeaed4b1d820fa9d072143424c5e54a
 DIST 2ping-4.1.tar.gz 69510 BLAKE2B 
f7245876bb66ebab55cf0a98f29402dc8dcd9e1e97fbf635ff1232501c7dd23d8a707a378bd6c73084b3c2e946347f24edef6347693015fdb812d78cadab1fef
 SHA512 
926a515156bf0b9e7c09e72f0e557571f3905646eaec2e8c4702a7dd7ed77b9ab298323028beb02c844d719839458f9d056fb5d29443e908b0d927754f856553
 DIST 2ping-4.2.tar.gz 70054 BLAKE2B 
01759c9f0d2eb2bf08e92155a74e11aaf7bb83adb43942be70b8e525486bba6608ad021bb149376f246bdcb066958c7d9886a1e5ea63094d715c8b25fa2b9784
 SHA512 
8c6e9b4cefd92929e8d5247f2c4caecdfc281548596f96fbfe52f99dc122dd1d53470c303e85bc469f0a7910937085ad36c7f928cb295c8f3fce5f3455dec3d9
+DIST 2ping-4.3.tar.gz 70386 BLAKE2B 
7a73508bdf5fef0d6ef99d1d6b8bfdee65740277ef0e17913e2070503c20bd4d9598a7d7353eb68dbe5c7380e49e465ddd49adba4899f95daead36bbc8514f69
 SHA512 
f7186fe5bed2f12593d62f85fe364c9dc571f8b0ad10f6766515470ea8f8ed32d439e580003e78494b4742a8224e2b30cc454f8275a4877d432eb76646334e77



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

2018-12-05 Thread Mikle Kolyada
commit: 996875d88ef4de394eddd49a140858a25f6a5a4b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 11:51:29 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 11:51:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996875d8

media-sound/brutefir: Drop old

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

 media-sound/brutefir/brutefir-1.0k-r1.ebuild | 46 
 1 file changed, 46 deletions(-)

diff --git a/media-sound/brutefir/brutefir-1.0k-r1.ebuild 
b/media-sound/brutefir/brutefir-1.0k-r1.ebuild
deleted file mode 100644
index 1ec00605375..000
--- a/media-sound/brutefir/brutefir-1.0k-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="Software convolution engine for applying long FIR filters"
-HOMEPAGE="http://www.ludd.luth.se/~torger/brutefir.html";
-SRC_URI="http://www.ludd.luth.se/~torger/files/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="media-libs/alsa-lib
-   media-sound/jack-audio-connection-kit
-   sci-libs/fftw:3.0"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ld.patch
-}
-
-src_compile() {
-   tc-export AS CC
-   emake || die "emake failed"
-}
-
-src_install() {
-   emake LIBDIR="/usr/$(get_libdir)" DESTDIR="${D}" \
-   install || die "emake install failed"
-   dodoc CHANGES README
-
-   insinto /usr/share/${PN}
-   doins xtc_config directpath.txt crosspath.txt massive_config \
-   bench1_config bench2_config bench3_config bench4_config \
-   bench5_config || die "doins failed"
-}
-
-pkg_postinst() {
-   elog "Brutefir is a complicated piece of software. Please"
-   elog "read the documentation first! You can find"
-   elog "documentation here: http://www.ludd.luth.se/~torger/brutefir.html";
-   elog "Example config files are in /usr/share/brutefir"
-}



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

2018-12-05 Thread Mikle Kolyada
commit: 5928810be39a291904a6995f723ea35d431e812c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 11:50:52 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 11:50:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5928810b

media-sound/brutefir: mark stable

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

 media-sound/brutefir/brutefir-1.0k-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/brutefir/brutefir-1.0k-r2.ebuild 
b/media-sound/brutefir/brutefir-1.0k-r2.ebuild
index c4bc957fd6f..5c205ce7571 100644
--- a/media-sound/brutefir/brutefir-1.0k-r2.ebuild
+++ b/media-sound/brutefir/brutefir-1.0k-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.ludd.ltu.se/~torger/files/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="media-libs/alsa-lib
media-sound/jack-audio-connection-kit



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

2018-12-05 Thread Mikle Kolyada
commit: b59c1b027ed63ec9c2c4fed4d8c80d1353857615
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 11:38:07 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 11:38:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b59c1b02

sys-apps/net-tools: Drop old

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

 sys-apps/net-tools/Manifest|  1 -
 .../net-tools-1.60_p20170221182432.ebuild  | 90 --
 2 files changed, 91 deletions(-)

diff --git a/sys-apps/net-tools/Manifest b/sys-apps/net-tools/Manifest
index 88a0463a800..4a2fce50b87 100644
--- a/sys-apps/net-tools/Manifest
+++ b/sys-apps/net-tools/Manifest
@@ -1,3 +1,2 @@
 DIST net-tools-1.60_p20161110235919.tar.xz 227552 BLAKE2B 
0dba75b7b7345be047bd8618811c6ea43f96f0d7c8a2c67cd03138b8f31dc47a641c7ff1e93fb1ad295423f9b82e3d222178c7c97233d4e3698355fed729f723
 SHA512 
06c2900305a5b11035bdb9d94e9d0a50c2ca832e14598d00d6907d99a4a3c981169475bbe916805888f9746a7d787829f20e6a4dec283731a2c85a72875b8e01
-DIST net-tools-1.60_p20170221182432.tar.xz 227924 BLAKE2B 
2617d99da0fa188163bcade5584038fcf8c9c73c23c5577585c3452f4e7b93b2d0cae06ae6d8e5543e04bdd93c247cf4c555751905406b88dcd16dec26bebeca
 SHA512 
38cf9a0e5a1b2494d1e8f491638f8e35cf04d630e9eae275cb1d0b997f2b73c62bdd40b0420e0f5f2aa212aefa7516ff773b6e3a19c0cbf442e785d2c7dad28e
 DIST net-tools-1.60_p20180626073013.tar.xz 228276 BLAKE2B 
1545533abf75cb960896994710a02f0e4f5534232057fa9c80d2ec54af84d068d3337a93e869e8377539584eebf4c4d8175e16f19bc12360946ab908b41b2f2f
 SHA512 
3ea9036c2597e6da3a1d9a61a77bbe0b80c448d42a3cc59469f37255064d9e046b5f331155adac256f9812200342f72624ba1ea27a4ee3696b3c9ad53b6b86eb

diff --git a/sys-apps/net-tools/net-tools-1.60_p20170221182432.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20170221182432.ebuild
deleted file mode 100644
index 418ef02d92c..000
--- a/sys-apps/net-tools/net-tools-1.60_p20170221182432.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic toolchain-funcs
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/net-tools/code";
-   inherit git-r3
-else
-   SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="Standard Linux networking tools"
-HOMEPAGE="http://net-tools.sourceforge.net/";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+arp +hostname ipv6 nis nls plipconfig selinux slattach static"
-REQUIRED_USE="nis? ( hostname )"
-
-RDEPEND="selinux? ( sys-libs/libselinux )"
-DEPEND="${RDEPEND}
-   selinux? ( virtual/pkgconfig )
-   app-arch/xz-utils"
-if [[ ${PV} == "" ]]; then
-   DEPEND+=" nls? ( sys-devel/gettext )"
-fi
-RDEPEND+="
-   hostname? ( !sys-apps/coreutils[hostname] )
-   !/dev/null
-   emake -C "${p}/po" dist
-   sed -i "/^RELEASE/s:=.*:=${pv}:" */Makefile || die
-   tar --exclude-vcs cf - ${p}/ | xz > ${p}.tar.xz
-   popd >/dev/null
-
-   du -b "${T}"/*.tar.xz
-}
-
-pkg_setup() { [[ -n ${VAPIER_LOVES_YOU} ]] && maint_pkg_create ; }
-
-set_opt() {
-   local opt=$1 ans
-   shift
-   ans=$("$@" && echo y || echo n)
-   einfo "Setting option ${opt} to ${ans}"
-   sed -i \
-   -e "/^bool.* ${opt} /s:[yn]$:${ans}:" \
-   config.in || die
-}
-
-src_configure() {
-   # Clear out env vars from the user. #599602
-   unset BASEDIR BINDIR SBINDIR
-
-   set_opt I18N use nls
-   set_opt HAVE_AFINET6 use ipv6
-   set_opt HAVE_HWIB has_version '>=sys-kernel/linux-headers-2.6'
-   set_opt HAVE_HWTR has_version '

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

2018-12-05 Thread Lars Wendler
commit: bf7c8daa7389acb3e77f1539ebe45f295af76544
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 10:24:20 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:24:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7c8daa

net-dns/nsd: Added upstream fix for USE="dnstap -ipv6" failure

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

 net-dns/nsd/files/nsd-4.1.26-dnstap_noipv6_fix.patch | 13 +
 net-dns/nsd/nsd-4.1.26.ebuild|  9 +++--
 2 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/net-dns/nsd/files/nsd-4.1.26-dnstap_noipv6_fix.patch 
b/net-dns/nsd/files/nsd-4.1.26-dnstap_noipv6_fix.patch
new file mode 100644
index 000..be19e337f3d
--- /dev/null
+++ b/net-dns/nsd/files/nsd-4.1.26-dnstap_noipv6_fix.patch
@@ -0,0 +1,13 @@
+https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4213
+
+--- nsd-4.1.26/dnstap/dnstap.c
 nsd-4.1.26/dnstap/dnstap.c
+@@ -319,7 +319,7 @@
+   *has_port = 1;
+   } else if (ss->ss_family == AF_INET) {
+ #else
+-  if (ss->ss_family == AF_INET) {
++  if (ss->sin_family == AF_INET) {
+ #endif /* INET6 */
+   struct sockaddr_in *s = (struct sockaddr_in *) ss;
+ 

diff --git a/net-dns/nsd/nsd-4.1.26.ebuild b/net-dns/nsd/nsd-4.1.26.ebuild
index 5fe276b04a9..2d738583621 100644
--- a/net-dns/nsd/nsd-4.1.26.ebuild
+++ b/net-dns/nsd/nsd-4.1.26.ebuild
@@ -40,15 +40,12 @@ DEPEND="
systemd? ( virtual/pkgconfig )
 "
 
-# dnstap fails to build without ipv6
-# See https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4213
-REQUIRED_USE="
-   dnstap? ( ipv6 )
-"
-
 PATCHES=(
# Fix the paths in the munin plugin to match our install
"${FILESDIR}"/nsd_munin_.patch
+
+   # https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4213
+   "${FILESDIR}"/${P}-dnstap_noipv6_fix.patch
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2018-12-05 Thread Lars Wendler
commit: 76051c996be0f9fe3db9986b4d0cfabe50a34688
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 10:14:38 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:15:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76051c99

net-dns/nsd: Removed old.

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

 net-dns/nsd/Manifest  |   1 -
 net-dns/nsd/nsd-4.1.24.ebuild | 111 --
 2 files changed, 112 deletions(-)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index bcaac15bc81..f5a19980ab3 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1,3 +1,2 @@
-DIST nsd-4.1.24.tar.gz 1107574 BLAKE2B 
9e22d6a07bc7c63efb41b0b4e1a0e1e36d94db9bf79f31a704bd1ec7ba371b059669feebca4b6ed9427ba41017f661ebd8a30a26ee433b45374df75d2c182cb2
 SHA512 
68f7f62c740e5a73d1b9da4b6d593ff1b728bc398ad126a75febaa523a2117c80315bf90ca6a60aabf38539181e00524cedb106a32b4883aa8ed021462d47762
 DIST nsd-4.1.25.tar.gz 1108285 BLAKE2B 
29428e59c0913e9eb6936b577c02b03136ae51e47d58f5d476368b4e6614e240a735a29ec5f224dbca6f76068fa81f0eed32fad75bf647673f35641ac414e3a6
 SHA512 
3a1de59d799a94aeb236139bf52f1d2e2139002ec8a033948a2324680df513e6c333e3564f526ca4fa106b42e50ae2bc67edadaeee72f608dabed962aacb5423
 DIST nsd-4.1.26.tar.gz 1127895 BLAKE2B 
b132022b846ca0ca34fff189f95c26dc7646648773d455ad7835c42718b1a00645b3b686e5c211432ef4bb83a3618ae6b675b9b53fd40ecf7a9f6d9ec5ba
 SHA512 
49c07ad79e4e056bd519dad157a44d5cc55cd9a28723fd910159dc761d4ba56ef86cb7bf289dc5d1b363a49b999232bb7ec1afa737ca5c2659c4c9893e93494b

diff --git a/net-dns/nsd/nsd-4.1.24.ebuild b/net-dns/nsd/nsd-4.1.24.ebuild
deleted file mode 100644
index bce39add917..000
--- a/net-dns/nsd/nsd-4.1.24.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools user systemd
-
-# version voodoo needed only for non-release tarballs: 4.0.0_rc1 => 4.0.0rc1
-MY_PV="${PV/_beta/b}"
-MY_PV="${MY_PV/_rc/rc}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="An authoritative only, high performance, open source name server"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd";
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz";
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit 
root-server runtime-checks ssl systemd libressl"
-
-S="${WORKDIR}/${MY_P}"
-
-RDEPEND="
-   libevent? ( dev-libs/libevent )
-   munin? ( net-analyzer/munin )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   )
-   systemd? ( sys-apps/systemd )
-"
-DEPEND="
-   ${RDEPEND}
-   sys-devel/flex
-   virtual/yacc
-   systemd? ( virtual/pkgconfig )
-"
-
-PATCHES=(
-   # Fix the paths in the munin plugin to match our install
-   "${FILESDIR}"/nsd_munin_.patch
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --enable-largefile
-   --enable-pie
-   --enable-relro-now
-   --with-dbfile="${EPREFIX}"/var/db/nsd/nsd.db
-   --with-logfile="${EPREFIX}"/var/log/nsd.log
-   --with-pidfile="${EPREFIX}"/run/nsd/nsd.pid
-   --with-xfrdfile="${EPREFIX}"/var/db/nsd/xfrd.state
-   --with-xfrdir="${EPREFIX}"/var/db/nsd
-   --with-zonelistfile="${EPREFIX}"/var/db/nsd/zone.list
-   --with-zonesdir="${EPREFIX}"/var/lib/nsd
-   $(use_enable bind8-stats)
-   $(use_enable bind8-stats zone-stats)
-   $(use_enable ipv6)
-   $(use_enable minimal-responses)
-   $(use_enable mmap)
-   $(use_enable nsec3)
-   $(use_enable ratelimit)
-   $(use_enable root-server)
-   $(use_enable runtime-checks checking)
-   $(use_enable systemd)
-   $(use_with libevent)
-   $(use_with ssl)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   dodoc 
doc/{ChangeLog,CREDITS,NSD-4-features,NSD-FOR-BIND-USERS,README,RELNOTES,REQUIREMENTS}
-
-   newinitd "${FILESDIR}"/nsd.initd-r1 nsd
-
-   # install munin plugin and config
-   if use munin ; then
-   exeinto /usr/libexec/munin/plugins
-   doexe contrib/nsd_munin_
-   insinto /etc/munin/plugin-conf.d
-   newins "${FILESDIR}"/nsd.munin-conf nsd_munin
-   fi
-
-   systemd_dounit "${FILESDIR}"/nsd.service
-
-   # remove the /run directory that usually resides on tmpfs and is
-   # being taken care of by the nsd init script anyway (checkpath)
-   rm -r "${ED%/}"/run || die "Failed to remove /run"
-
-   keepdir /var/d

[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2018-12-05 Thread Lars Wendler
commit: 159c618d4383d24739152273ede234b3fe96703f
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 10:13:12 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:15:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=159c618d

net-dns/nsd: Minor ebuild improvements.

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

 net-dns/nsd/nsd-4.1.25.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-dns/nsd/nsd-4.1.25.ebuild b/net-dns/nsd/nsd-4.1.25.ebuild
index 9a5fc16aa9b..c5b30a4d01a 100644
--- a/net-dns/nsd/nsd-4.1.25.ebuild
+++ b/net-dns/nsd/nsd-4.1.25.ebuild
@@ -93,7 +93,7 @@ src_install() {
 
# remove the /run directory that usually resides on tmpfs and is
# being taken care of by the nsd init script anyway (checkpath)
-   rm -r "${ED%/}"/run || die "Failed to remove /run"
+   rm -r "${ED}"/run || die "Failed to remove /run"
 
keepdir /var/db/${PN}
 }
@@ -104,8 +104,8 @@ pkg_postinst() {
enewuser nsd -1 -1 -1 nsd
 
# database directory, writable by nsd for database updates and zone 
transfers
-   install -d -m 750 -o nsd -g nsd "${EROOT%/}"/var/db/nsd
+   install -d -m 750 -o nsd -g nsd "${EROOT}"/var/db/nsd
 
# zones directory, writable by nsd for zone file updates (nsd-control 
write)
-   install -d -m 750 -o nsd -g nsd "${EROOT%/}"/var/lib/nsd
+   install -d -m 750 -o nsd -g nsd "${EROOT}"/var/lib/nsd
 }



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

2018-12-05 Thread Lars Wendler
commit: 847a03d1a661c58fe17a4e210af9c573f59b99bb
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 09:44:25 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:15:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=847a03d1

sys-apps/dbus: Bump to version 1.12.12

Do not require USE="debug" with FEATURES="test" anymore.

Closes: https://bugs.gentoo.org/652754
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/dbus/Manifest|   1 +
 sys-apps/dbus/dbus-1.12.12.ebuild | 279 ++
 2 files changed, 280 insertions(+)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 5d6205c10cb..49f586ecc50 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -1,4 +1,5 @@
 DIST dbus-1.10.18.tar.gz 1986589 BLAKE2B 
95b8a04362e78001e723301e5f170e923bca8b7b1728e6a7658d606550923d2bd60a6a6916c0fcd88205ecdc4a25ab58309bdcabaeb32c2f6c5e4ef8686af02c
 SHA512 
726f97d0a2016f4f0625ba332e93e2d33bb16857cd35cb6c79da0f44fff297df948c3df62c31ffbec34713a7b85b3ff5b65f31517fe3511ddbd3bf18bd4748ed
 DIST dbus-1.10.24.tar.gz 1991358 BLAKE2B 
ffa82a26f156d5d5b5864cc675f2a24b103dcf5c73ac8a570e1e13f37f9d6b8c2aea2545b1a3979d3a94ce7a2ddda7280afde4ecd9b682d3d31355f82af217f7
 SHA512 
fc0b88b756affdb4fc7a62e84a6f7757121293afeadc38acf8aac48b6c2b82531e136a575be2ab503a39d7669cb7b609a021e20c1064e28c965c091e94c4f68c
 DIST dbus-1.12.10.tar.gz 2073510 BLAKE2B 
27ecd31e2535666a06cb77ab8df4f4a0990e21d43bc9e18e62f2385b9c05515a2f7ea452d4a376ecb4f764379c05235c908cd6392303300b1ff14d9cfeb25554
 SHA512 
36a16393af6630c32474b971fb8864ded0fb5fe08c5ff5243a4ca312b95af4f20335c5f166b72526a0b8162c1ccfe6542ad6953c5d21a0542d920d7cb4a9ac76
+DIST dbus-1.12.12.tar.gz 2077301 BLAKE2B 
6245559fc3419bfdca1bdb2da7f6f5a34e5377dc67e0c8ecb7a87914ea65d044a95be59b749d9cfef7008ad09854b549b86863ca987b8a3949cf0d58cc5a2cb6
 SHA512 
51af4e86ab7d36e1c9a861164e7cd7aa1605fdd82f90aed8728b34c45a87864a00671de9db00d88ea6f96be97459c7eb53d2517ea9d9687ae9ebf81c58c3a80f
 DIST dbus-1.12.8.tar.gz 2071751 BLAKE2B 
9ba26d48f34b4d328335917bbc40d5f4423a48f90b0436783a8d6d290bc8b99c54aa31d23efaf52ef90748d53e68b7c0e3ddce0f4ce26ea5369acbd57d726b84
 SHA512 
8177898bf2db22e5c6abff0d9ffec8f248f0d155a83b7ae906c1ce3b61d289e7ba7bef9799102e6de3ca64198c7d293dccecf92c7e8b7403c1d9b1bb86e99ea3

diff --git a/sys-apps/dbus/dbus-1.12.12.ebuild 
b/sys-apps/dbus/dbus-1.12.12.ebuild
new file mode 100644
index 000..a11d0021b82
--- /dev/null
+++ b/sys-apps/dbus/dbus-1.12.12.ebuild
@@ -0,0 +1,279 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+
+inherit autotools linux-info flag-o-matic python-any-r1 readme.gentoo-r1 
systemd virtualx user multilib-minimal
+
+DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
+HOMEPAGE="https://dbus.freedesktop.org/";
+SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz";
+
+LICENSE="|| ( AFL-2.1 GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="debug doc elogind selinux static-libs systemd test user-session X"
+
+#RESTRICT="test"
+
+REQUIRED_USE="
+   ?? ( elogind systemd )
+"
+
+CDEPEND="
+   >=dev-libs/expat-2.1.0
+   selinux? ( sys-libs/libselinux )
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd:0= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXt
+   )
+"
+DEPEND="${CDEPEND}
+   app-text/xmlto
+   app-text/docbook-xml-dtd:4.4
+   dev-libs/expat
+   sys-devel/autoconf-archive
+   doc? ( app-doc/doxygen )
+   test? (
+   >=dev-libs/glib-2.40:2
+   ${PYTHON_DEPS}
+   )
+"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-dbus )
+"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+
+DOC_CONTENTS="
+   Some applications require a session bus in addition to the system
+   bus. Please see \`man dbus-launch\` for more information.
+"
+
+# out of sources build dir for make check
+TBD="${WORKDIR}/${P}-tests-build"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-enable-elogind.patch"
+)
+
+pkg_setup() {
+   enewgroup messagebus
+   enewuser messagebus -1 -1 -1 messagebus
+
+   use test && python-any-r1_pkg_setup
+
+   if use kernel_linux; then
+   CONFIG_CHECK="~EPOLL"
+   linux-info_pkg_setup
+   fi
+}
+
+src_prepare() {
+   # Tests were restricted because of this
+   sed -i \
+   -e 's/.*bus_dispatch_test.*/printf ("Disabled due to excess 
noise\\n");/' \
+   -e '/"dispatch"/d' \
+   bus/test-main.c || die
+
+   default
+
+   # required for bug 2639

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

2018-12-05 Thread Lars Wendler
commit: 3ec758fdeef51f0dc6d1a3151fe14639711673a5
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 09:45:02 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:15:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec758fd

sys-apps/dbus: Removed old.

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

 sys-apps/dbus/Manifest   |   1 -
 sys-apps/dbus/dbus-1.12.8.ebuild | 274 ---
 2 files changed, 275 deletions(-)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 49f586ecc50..00712a6a5b6 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -2,4 +2,3 @@ DIST dbus-1.10.18.tar.gz 1986589 BLAKE2B 
95b8a04362e78001e723301e5f170e923bca8b7
 DIST dbus-1.10.24.tar.gz 1991358 BLAKE2B 
ffa82a26f156d5d5b5864cc675f2a24b103dcf5c73ac8a570e1e13f37f9d6b8c2aea2545b1a3979d3a94ce7a2ddda7280afde4ecd9b682d3d31355f82af217f7
 SHA512 
fc0b88b756affdb4fc7a62e84a6f7757121293afeadc38acf8aac48b6c2b82531e136a575be2ab503a39d7669cb7b609a021e20c1064e28c965c091e94c4f68c
 DIST dbus-1.12.10.tar.gz 2073510 BLAKE2B 
27ecd31e2535666a06cb77ab8df4f4a0990e21d43bc9e18e62f2385b9c05515a2f7ea452d4a376ecb4f764379c05235c908cd6392303300b1ff14d9cfeb25554
 SHA512 
36a16393af6630c32474b971fb8864ded0fb5fe08c5ff5243a4ca312b95af4f20335c5f166b72526a0b8162c1ccfe6542ad6953c5d21a0542d920d7cb4a9ac76
 DIST dbus-1.12.12.tar.gz 2077301 BLAKE2B 
6245559fc3419bfdca1bdb2da7f6f5a34e5377dc67e0c8ecb7a87914ea65d044a95be59b749d9cfef7008ad09854b549b86863ca987b8a3949cf0d58cc5a2cb6
 SHA512 
51af4e86ab7d36e1c9a861164e7cd7aa1605fdd82f90aed8728b34c45a87864a00671de9db00d88ea6f96be97459c7eb53d2517ea9d9687ae9ebf81c58c3a80f
-DIST dbus-1.12.8.tar.gz 2071751 BLAKE2B 
9ba26d48f34b4d328335917bbc40d5f4423a48f90b0436783a8d6d290bc8b99c54aa31d23efaf52ef90748d53e68b7c0e3ddce0f4ce26ea5369acbd57d726b84
 SHA512 
8177898bf2db22e5c6abff0d9ffec8f248f0d155a83b7ae906c1ce3b61d289e7ba7bef9799102e6de3ca64198c7d293dccecf92c7e8b7403c1d9b1bb86e99ea3

diff --git a/sys-apps/dbus/dbus-1.12.8.ebuild b/sys-apps/dbus/dbus-1.12.8.ebuild
deleted file mode 100644
index e1fbd788403..000
--- a/sys-apps/dbus/dbus-1.12.8.ebuild
+++ /dev/null
@@ -1,274 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit autotools ltprune linux-info flag-o-matic python-any-r1 
readme.gentoo-r1 systemd virtualx user multilib-minimal
-
-DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
-HOMEPAGE="https://dbus.freedesktop.org/";
-SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz";
-
-LICENSE="|| ( AFL-2.1 GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="debug doc elogind selinux static-libs systemd test user-session X"
-
-#RESTRICT="test"
-
-REQUIRED_USE="
-   ?? ( elogind systemd )
-   test? ( debug )
-"
-
-CDEPEND="
-   >=dev-libs/expat-2.1.0
-   selinux? ( sys-libs/libselinux )
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd:0= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXt
-   )
-"
-DEPEND="${CDEPEND}
-   app-text/xmlto
-   app-text/docbook-xml-dtd:4.4
-   dev-libs/expat
-   sys-devel/autoconf-archive
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-   test? (
-   >=dev-libs/glib-2.40:2
-   ${PYTHON_DEPS}
-   )
-"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-dbus )
-"
-
-DOC_CONTENTS="
-   Some applications require a session bus in addition to the system
-   bus. Please see \`man dbus-launch\` for more information.
-"
-
-# out of sources build dir for make check
-TBD="${WORKDIR}/${P}-tests-build"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-enable-elogind.patch"
-)
-
-pkg_setup() {
-   enewgroup messagebus
-   enewuser messagebus -1 -1 -1 messagebus
-
-   use test && python-any-r1_pkg_setup
-
-   if use kernel_linux; then
-   CONFIG_CHECK="~EPOLL"
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   # Tests were restricted because of this
-   sed -i \
-   -e 's/.*bus_dispatch_test.*/printf ("Disabled due to excess 
noise\\n");/' \
-   -e '/"dispatch"/d' \
-   bus/test-main.c || die
-
-   default
-
-   # required for bug 263909, cross-compile so don't remove eautoreconf
-   eautoreconf
-}
-
-multilib_src_configure() {
-   local docconf myconf
-
-   # so we can get backtraces from apps
-   case ${CHOST} in
-   *-mingw*)
-   # error: unrecognized command line option '-rdynamic' 
wrt #488

[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2018-12-05 Thread Lars Wendler
commit: 1d4ab30d7d6fad22e21fada3ea3100ce45873740
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 10:12:21 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:15:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4ab30d

net-dns/nsd: Bump to version 4.1.26

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

 net-dns/nsd/Manifest  |   1 +
 net-dns/nsd/metadata.xml  |   1 +
 net-dns/nsd/nsd-4.1.26.ebuild | 122 ++
 3 files changed, 124 insertions(+)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index 85f90d98ecb..bcaac15bc81 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1,2 +1,3 @@
 DIST nsd-4.1.24.tar.gz 1107574 BLAKE2B 
9e22d6a07bc7c63efb41b0b4e1a0e1e36d94db9bf79f31a704bd1ec7ba371b059669feebca4b6ed9427ba41017f661ebd8a30a26ee433b45374df75d2c182cb2
 SHA512 
68f7f62c740e5a73d1b9da4b6d593ff1b728bc398ad126a75febaa523a2117c80315bf90ca6a60aabf38539181e00524cedb106a32b4883aa8ed021462d47762
 DIST nsd-4.1.25.tar.gz 1108285 BLAKE2B 
29428e59c0913e9eb6936b577c02b03136ae51e47d58f5d476368b4e6614e240a735a29ec5f224dbca6f76068fa81f0eed32fad75bf647673f35641ac414e3a6
 SHA512 
3a1de59d799a94aeb236139bf52f1d2e2139002ec8a033948a2324680df513e6c333e3564f526ca4fa106b42e50ae2bc67edadaeee72f608dabed962aacb5423
+DIST nsd-4.1.26.tar.gz 1127895 BLAKE2B 
b132022b846ca0ca34fff189f95c26dc7646648773d455ad7835c42718b1a00645b3b686e5c211432ef4bb83a3618ae6b675b9b53fd40ecf7a9f6d9ec5ba
 SHA512 
49c07ad79e4e056bd519dad157a44d5cc55cd9a28723fd910159dc761d4ba56ef86cb7bf289dc5d1b363a49b999232bb7ec1afa737ca5c2659c4c9893e93494b

diff --git a/net-dns/nsd/metadata.xml b/net-dns/nsd/metadata.xml
index 0d66874728b..80941c35662 100644
--- a/net-dns/nsd/metadata.xml
+++ b/net-dns/nsd/metadata.xml
@@ -7,6 +7,7 @@


Enables BIND8 like NSTATS and 
XSTATS
+   Enable the structured binary log 
format
Use libevent or libev, useful when zone
count is high
If minimal responses are 
disabled,

diff --git a/net-dns/nsd/nsd-4.1.26.ebuild b/net-dns/nsd/nsd-4.1.26.ebuild
new file mode 100644
index 000..5fe276b04a9
--- /dev/null
+++ b/net-dns/nsd/nsd-4.1.26.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools user systemd
+
+# version voodoo needed only for non-release tarballs: 4.0.0_rc1 => 4.0.0rc1
+MY_PV="${PV/_beta/b}"
+MY_PV="${MY_PV/_rc/rc}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="An authoritative only, high performance, open source name server"
+HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd";
+SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz";
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="bind8-stats dnstap ipv6 libevent minimal-responses mmap munin +nsec3 
ratelimit root-server runtime-checks ssl systemd libressl"
+
+S="${WORKDIR}/${MY_P}"
+
+RDEPEND="
+   dnstap? (
+   dev-libs/fstrm
+   dev-libs/protobuf-c
+   )
+   libevent? ( dev-libs/libevent )
+   munin? ( net-analyzer/munin )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   )
+   systemd? ( sys-apps/systemd )
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/flex
+   virtual/yacc
+   systemd? ( virtual/pkgconfig )
+"
+
+# dnstap fails to build without ipv6
+# See https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4213
+REQUIRED_USE="
+   dnstap? ( ipv6 )
+"
+
+PATCHES=(
+   # Fix the paths in the munin plugin to match our install
+   "${FILESDIR}"/nsd_munin_.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-largefile
+   --enable-pie
+   --enable-relro-now
+   --with-dbfile="${EPREFIX}"/var/db/nsd/nsd.db
+   --with-logfile="${EPREFIX}"/var/log/nsd.log
+   --with-pidfile="${EPREFIX}"/run/nsd/nsd.pid
+   --with-xfrdfile="${EPREFIX}"/var/db/nsd/xfrd.state
+   --with-xfrdir="${EPREFIX}"/var/db/nsd
+   --with-zonelistfile="${EPREFIX}"/var/db/nsd/zone.list
+   --with-zonesdir="${EPREFIX}"/var/lib/nsd
+   $(use_enable bind8-stats)
+   $(use_enable bind8-stats zone-stats)
+   $(use_enable dnstap)
+   $(use_enable ipv6)
+   $(use_enable minimal-responses)
+   $(use_enable mmap)
+   $(use_enable nsec3)
+   $(use_enable ratelimit)
+   $(use_enable root-server)
+   $(use_enable runtime-checks checking)
+   $(use_enable systemd)
+   $(use_with libevent)
+   $(use_with ssl)
+   )
+   econf "${myec

[gentoo-commits] repo/gentoo:master commit in: net-dns/nsd/

2018-12-05 Thread Lars Wendler
commit: 2c556ba996e43fa32f00a4cf35fd38eea9f48ebf
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 10:14:03 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 10:15:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c556ba9

net-dns/nsd: Version 4.1.25 stable for amd64 and x86.

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

 net-dns/nsd/nsd-4.1.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/nsd/nsd-4.1.25.ebuild b/net-dns/nsd/nsd-4.1.25.ebuild
index c5b30a4d01a..bef653ea457 100644
--- a/net-dns/nsd/nsd-4.1.25.ebuild
+++ b/net-dns/nsd/nsd-4.1.25.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd";
 SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz";
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit 
root-server runtime-checks ssl systemd libressl"
 
 S="${WORKDIR}/${MY_P}"



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

2018-12-05 Thread Louis Sautier
commit: 91433e5fca89bb5281548d29e3c13278ad295425
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Dec  5 09:49:01 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Dec  5 09:52:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91433e5f

media-gfx/zbar: fix build failures on multilib systems

* Explicitly disable QT on non-native ABIs, otherwise it is implicitly
  enabled by upstream's build system.
* Wrap QT-related headers that are only included for native ABI builds.

Closes: https://bugs.gentoo.org/672500
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 media-gfx/zbar/zbar-0.20.1.ebuild | 12 
 1 file changed, 12 insertions(+)

diff --git a/media-gfx/zbar/zbar-0.20.1.ebuild 
b/media-gfx/zbar/zbar-0.20.1.ebuild
index 8d21ca2a30a..643a3a60ea9 100644
--- a/media-gfx/zbar/zbar-0.20.1.ebuild
+++ b/media-gfx/zbar/zbar-0.20.1.ebuild
@@ -125,6 +125,8 @@ multilib_src_configure() {
else
myeconfargs+=( --without-qt )
fi
+   else
+   myeconfargs+=( --without-qt )
fi
 
ECONF_SOURCE=${S} \
@@ -138,6 +140,16 @@ src_test() {
virtx multilib-minimal_src_test
 }
 
+src_install() {
+   if use qt5; then
+   local MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/zbar/QZBar.h
+   /usr/include/zbar/QZBarImage.h
+   )
+   fi
+   multilib-minimal_src_install
+}
+
 multilib_src_install_all() {
einstalldocs
find "${D}" -name '*.la' -delete || die



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

2018-12-05 Thread Agostino Sarubbo
commit: f2674ace17c39b1bf1a4f7e46289b0717f698522
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Dec  5 09:37:36 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Dec  5 09:37:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2674ace

app-text/unrtf: amd64 stable wrt bug #604908

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

 app-text/unrtf/unrtf-0.21.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild 
b/app-text/unrtf/unrtf-0.21.10.ebuild
index d884d13ac0a..7f5b7b8f448 100644
--- a/app-text/unrtf/unrtf-0.21.10.ebuild
+++ b/app-text/unrtf/unrtf-0.21.10.ebuild
@@ -9,5 +9,5 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
 IUSE=""



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

2018-12-05 Thread Agostino Sarubbo
commit: e8f92497129a4bdf32f1dc4137df809388750d6e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Dec  5 09:37:50 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Dec  5 09:37:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f92497

net-libs/xrootd: amd64 stable wrt bug #638420

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

 net-libs/xrootd/xrootd-4.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/xrootd/xrootd-4.8.3.ebuild 
b/net-libs/xrootd/xrootd-4.8.3.ebuild
index e43d7d367bd..6240474815f 100644
--- a/net-libs/xrootd/xrootd-4.8.3.ebuild
+++ b/net-libs/xrootd/xrootd-4.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://xrootd.org/download/v${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples fuse http kerberos python readline rbd ssl test"
 
 CDEPEND="



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

2018-12-05 Thread Agostino Sarubbo
commit: 13ea19584662ee3734bb7f28c1cdf54aa1d16daf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Dec  5 09:38:01 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Dec  5 09:38:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ea1958

app-misc/mosquitto: amd64 stable wrt bug #668436

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

 app-misc/mosquitto/mosquitto-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mosquitto/mosquitto-1.5.3.ebuild 
b/app-misc/mosquitto/mosquitto-1.5.3.ebuild
index 44c2e14ee22..d25a8f0f4da 100644
--- a/app-misc/mosquitto/mosquitto-1.5.3.ebuild
+++ b/app-misc/mosquitto/mosquitto-1.5.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz";
 
 LICENSE="EPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="bridge examples +persistence +srv ssl tcpd test websockets"
 
 REQUIRED_USE="test? ( bridge )"



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

2018-12-05 Thread Alon Bar-Lev
commit: 01a877edbdff8ce61922a66017e24268c04dc250
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Wed Dec  5 09:27:06 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Wed Dec  5 09:27:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a877ed

dev-libs/nettle: version bump

Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-libs/nettle/Manifest|  1 +
 dev-libs/nettle/nettle-3.4.1.ebuild | 62 +
 2 files changed, 63 insertions(+)

diff --git a/dev-libs/nettle/Manifest b/dev-libs/nettle/Manifest
index a6f524c73a2..24e18b9a432 100644
--- a/dev-libs/nettle/Manifest
+++ b/dev-libs/nettle/Manifest
@@ -1 +1,2 @@
+DIST nettle-3.4.1.tar.gz 1947053 BLAKE2B 
354318c46c28aeaaca611abe70298024ec12ff70aed53c741e43c1b5373361e5cffb03df7b8e86ef103a3b7770b2b4fe39fbca00b128f2b7ec810b3a4d9fd0fd
 SHA512 
26aefbbe9927e90e28f271e56d2ba876611831222d0e1e1a58bdb75bbd50934fcd84418a4fe47b845f557e60a9786a72a4de2676c930447b104f2256aca7a54f
 DIST nettle-3.4.tar.gz 1935069 BLAKE2B 
b73c88236c8233360607a6ed65cd4f6d19bfbbf683b46149326ce3440bf0a42b8add69de5c64145720163b1095fdab3cb8bf410c2ef727d0ea4fb58391ff0f14
 SHA512 
3bea3aabd2c99cc42d084a94fd6b0b5dbdb24cd6c7020271a6ee87a81a904b21b21756f590cb1afdf2e85fd1cb59e5c3651c5c4032e30204e7ea6f8801d1ea3b

diff --git a/dev-libs/nettle/nettle-3.4.1.ebuild 
b/dev-libs/nettle/nettle-3.4.1.ebuild
new file mode 100644
index 000..bcd2711cdab
--- /dev/null
+++ b/dev-libs/nettle/nettle-3.4.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools multilib-build multilib-minimal multilib toolchain-funcs
+
+DESCRIPTION="Low-level cryptographic library"
+HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/";
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( LGPL-3 LGPL-2.1 )"
+SLOT="0/6.2" # subslot = libnettle soname version, .2 as broke ABI bug#601512 
then fixed
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc +gmp neon static-libs test cpu_flags_x86_aes"
+
+DEPEND="gmp? ( >=dev-libs/gmp-6.0:0=[${MULTILIB_USEDEP}] )"
+RDEPEND="${DEPEND}"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/nettle/nettle-stdint.h
+   /usr/include/nettle/version.h
+)
+
+DOCS=()
+HTML_DOCS=()
+
+pkg_setup() {
+   use doc && DOCS+=(
+   nettle.pdf
+   )
+   use doc && HTML_DOCS+=(
+   nettle.html
+   )
+}
+
+src_prepare() {
+   default
+
+   sed -e '/CFLAGS=/s: -ggdb3::' \
+   -e 's/solaris\*)/sunldsolaris*)/' \
+   -i configure.ac || die
+
+   # conditionally build tests and examples required by tests
+   use test || sed -i '/SUBDIRS/s/testsuite examples//' Makefile.in || die
+
+   eautoreconf
+}
+
+multilib_src_configure() {
+   # --disable-openssl bug #427526
+   ECONF_SOURCE="${S}" econf \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   --disable-openssl \
+   --disable-fat \
+   $(use_enable gmp public-key) \
+   $(use_enable static-libs static) \
+   $(tc-is-static-only && echo --disable-shared) \
+   $(use_enable doc documentation) \
+   $(use_enable neon arm-neon) \
+   $(use_enable cpu_flags_x86_aes x86-aesni)
+}



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

2018-12-05 Thread Mikle Kolyada
commit: 69eb04ef62fd750ee7269a06ccf12600bb32e74f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 09:17:07 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 09:17:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69eb04ef

sys-apps/i2c-tools: mark stable

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

 sys-apps/i2c-tools/i2c-tools-4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild 
b/sys-apps/i2c-tools/i2c-tools-4.0.ebuild
index 3cd2a7f5508..d9fc31d5b82 100644
--- a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild
+++ b/sys-apps/i2c-tools/i2c-tools-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2018-12-05 Thread Mikle Kolyada
commit: 232de144f2e0b2b7a4bddf45b7bf198510b360be
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Dec  5 09:09:06 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Dec  5 09:09:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232de144

sys-apps/i2c-tools: Version bump (v4.1)

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

 sys-apps/i2c-tools/Manifest |  1 +
 sys-apps/i2c-tools/i2c-tools-4.1.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/sys-apps/i2c-tools/Manifest b/sys-apps/i2c-tools/Manifest
index a21d52b725b..4c677a42f4f 100644
--- a/sys-apps/i2c-tools/Manifest
+++ b/sys-apps/i2c-tools/Manifest
@@ -1,2 +1,3 @@
 DIST i2c-tools-3.1.1.tar.bz2 71789 BLAKE2B 
0a7a3db6a3b396cfb8d5e58d8c83cae4e52239786502c6552d971350f7fc05a1ce9d7d89e9cdb154a21ac15bdf34aa0dec9501ea45317ec9c5d9fc211780bbf1
 SHA512 
b91f89b803e5558d49ce63f42f6542438f4f47927e4ce420cd9df989cab14a5c55d971befed73e8f793b0cf4aa41936c0ef519e5a407dceb2c08964461e803c5
 DIST i2c-tools-4.0.tar.xz 79972 BLAKE2B 
982e4139ed0e2111f9e082d0690fcc0f86f97a433e292e9464b41991f14a1f90147a3612172bad6880f0df6896612e1dea0ae7bf6f459758b2cff45fb35a5dc7
 SHA512 
ddf86c357c101388193581bc40285089e6ab5e8d870f8aa5d594acc7ecb8596fbd30501e147b88bdea0200b1be88bc0a374356c188d1bcb067bf8e254e3dc51e
+DIST i2c-tools-4.1.tar.xz 83576 BLAKE2B 
0a9ed3bb335b61f6c17a6b6c705502ff008b4fb8bab6a5fde63163a32528b5214d92affc4b8d6cca29676dc7ba82dfa84be5f14943b7e81c8612a7d9419ac628
 SHA512 
83262bcfd94c2adf74517cc50095dd78221fa4d16a62397245d4a538de7463272abf4f6727024be8ab1ca8ecbfe647af85ba2a553e5b5e68a53e50dfcad20248

diff --git a/sys-apps/i2c-tools/i2c-tools-4.1.ebuild 
b/sys-apps/i2c-tools/i2c-tools-4.1.ebuild
new file mode 100644
index 000..f87aa062cf9
--- /dev/null
+++ b/sys-apps/i2c-tools/i2c-tools-4.1.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+DISTUTILS_OPTIONAL="1"
+
+inherit distutils-r1 flag-o-matic toolchain-funcs
+
+DESCRIPTION="I2C tools for bus probing, chip dumping, EEPROM decoding, and 
more"
+HOMEPAGE="https://www.kernel.org/pub/software/utils/i2c-tools";
+SRC_URI="${HOMEPAGE}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="!

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

2018-12-05 Thread Lars Wendler
commit: d4c8c9f647dc8c29a3cf4d371df5046e955410b5
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Dec  5 08:49:24 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Dec  5 08:49:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c8c9f6

app-misc/reptyr: Bump to version 0.7.0

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

 app-misc/reptyr/Manifest|  1 +
 app-misc/reptyr/reptyr-0.7.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-misc/reptyr/Manifest b/app-misc/reptyr/Manifest
index 4ed9c14a8b3..09a9d5ea758 100644
--- a/app-misc/reptyr/Manifest
+++ b/app-misc/reptyr/Manifest
@@ -1,2 +1,3 @@
 DIST reptyr-0.6.2-sysmacros.patch 598 BLAKE2B 
12e024efd3a7c2e07f1930545f2c5ee78212ac0f30095208c7cd2678c66f48038576d32b1f969cf9018db12b8fcd27f900257701bc66873326cd820c2ee57c14
 SHA512 
2d6c711a1d1268557925d15cf5d8154bc4ce47b5475ad05a5d358fd94a882991f33a8d99608e511d15dea6c08dcac615467f52bedb46330868540b03302e0cc9
 DIST reptyr-0.6.2.tar.gz 28533 BLAKE2B 
305aeb5619c1780bbc189a64786ba1148c730e518ea8fe3c5daf715fcbe0de3ad7bd107008fb2471b8a3b61e75406ebb32d99b2eb5323badbb9e5f10ed1e65dc
 SHA512 
ad0b378d3c30bbfaa30dfcc06c405c375c7e9bcc3bae2e7fb97b8c3f88f482f461c9c846df0064cc842149b07b8a6b616d95f74cdf38f1b2a5011f6b9328c327
+DIST reptyr-0.7.0.tar.gz 30718 BLAKE2B 
7cdb3c95deeab82898d41dd5047cd15ff288229145b64fce8efc5360d205a575a4f421ed52885c6491d56858fb7d1f09f0e8588a3be62d021bd26e554bb1ed25
 SHA512 
d95a05634f7e4e55f487577baee50fc773f0d9957be5ac1a678bd0434baffd994c08a884496f6400ee101333c310eaaf2150f9053d3b4b6e525820a7ed24a8e6

diff --git a/app-misc/reptyr/reptyr-0.7.0.ebuild 
b/app-misc/reptyr/reptyr-0.7.0.ebuild
new file mode 100644
index 000..d8ca305260d
--- /dev/null
+++ b/app-misc/reptyr/reptyr-0.7.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit bash-completion-r1 toolchain-funcs flag-o-matic vcs-snapshot
+
+DESCRIPTION="A utility to attach a running program to a new terminal"
+HOMEPAGE="https://github.com/nelhage/reptyr";
+SRC_URI="https://github.com/nelhage/${PN}/archive/${P}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   # respect CFLAGS
+   sed -i '/^override/d' Makefile || die
+}
+
+src_compile() {
+   append-cppflags -D_GNU_SOURCE
+   emake CC=$(tc-getCC) CFLAGS="${CFLAGS}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
+   dodoc ChangeLog NOTES README.md
+   newbashcomp reptyr{.bash,}
+}



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

2018-12-05 Thread Michał Górny
commit: 8734cd3961ee5ab935db9b85e257b225336dfe45
Author: Joonas Niilola  gmail  com>
AuthorDate: Wed Dec  5 07:19:26 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  5 08:35:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8734cd39

dev-libs/efl: remove openjpeg restriction from 1.21.1-r1

Closes: https://bugs.gentoo.org/671126
Package-Manager: Portage[mgorny]-2.3.51.1
Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-libs/efl/efl-1.21.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/efl/efl-1.21.1-r1.ebuild 
b/dev-libs/efl/efl-1.21.1-r1.ebuild
index c6e1fed2916..9b202914b07 100644
--- a/dev-libs/efl/efl-1.21.1-r1.ebuild
+++ b/dev-libs/efl/efl-1.21.1-r1.ebuild
@@ -61,7 +61,7 @@ RDEPEND="
harfbuzz? ( media-libs/harfbuzz )
hyphen? ( dev-libs/hyphen )
ibus? ( app-i18n/ibus )
-   jpeg2k? ( media-libs/openjpeg:0= )
+   jpeg2k? ( media-libs/openjpeg:= )
libuv? ( dev-libs/libuv )
luajit? ( dev-lang/luajit:= )
!luajit? ( dev-lang/lua:* )



  1   2   >