[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/, kde-plasma/plasma-pa/files/

2018-08-07 Thread Andreas Sturmlechner
commit: 886dcb9e5320402c64b9d45aaafe0ec345b4b5db
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 07:02:11 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 08:05:03 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=886dcb9e

kde-plasma/plasma-pa: Do not automagically depend on gconf

Closes: https://bugs.gentoo.org/658660
Package-Manager: Portage-2.3.43, Repoman-2.3.10

 .../files/plasma-pa-5.13.3-automagic_gconf.patch   | 18 ++
 kde-plasma/plasma-pa/plasma-pa-5.13.49..ebuild |  6 +++---
 kde-plasma/plasma-pa/plasma-pa-.ebuild |  6 +++---
 3 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-automagic_gconf.patch 
b/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-automagic_gconf.patch
new file mode 100644
index 00..8e58077d47
--- /dev/null
+++ b/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-automagic_gconf.patch
@@ -0,0 +1,18 @@
+--- plasma-pa-5.13.3/CMakeLists.txt
 plasma-pa-5.13.3/CMakeLists.txt
+@@ -18,12 +18,9 @@
+ include(KDECompilerSettings NO_POLICY_SCOPE)
+ include(ECMOptionalAddSubdirectory)
+ 
+-include(FindPkgConfig)
+-pkg_check_modules(GCONF gconf-2.0)
+-pkg_check_modules(GOBJECT gobject-2.0)
+-if (GCONF_FOUND AND GOBJECT_FOUND)
+-set(HAVE_GCONF TRUE)
+-endif()
++# Don't even try to use gconf.
++# >=pulseaudio-12.0 recommends to no longer use it anyway.
++set(HAVE_GCONF FALSE)
+ 
+ find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS
+ Core

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.49..ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.13.49..ebuild
index 0bf9a5ab73..2681cfe759 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.13.49..ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.13.49..ebuild
@@ -20,10 +20,10 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
-   dev-libs/glib:2
-   gnome-base/gconf:2
media-libs/libcanberra
-   media-sound/pulseaudio[gnome(+)]
+   media-sound/pulseaudio
 "
 
 RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-5.13.3-automagic_gconf.patch" )

diff --git a/kde-plasma/plasma-pa/plasma-pa-.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-.ebuild
index 0bf9a5ab73..2681cfe759 100644
--- a/kde-plasma/plasma-pa/plasma-pa-.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-.ebuild
@@ -20,10 +20,10 @@ DEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
-   dev-libs/glib:2
-   gnome-base/gconf:2
media-libs/libcanberra
-   media-sound/pulseaudio[gnome(+)]
+   media-sound/pulseaudio
 "
 
 RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-5.13.3-automagic_gconf.patch" )



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

2018-08-07 Thread Sergei Trofimovich
commit: 7d832209620772dcae3a8aa55e7f796c99224399
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Aug  7 08:18:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 08:18:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d832209

media-plugins/gst-plugins-chromaprint: keyworded 1.14.2 for ppc64, bug #661280

Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 .../gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild
index 34955bf8169..5645ad4bd6f 100644
--- 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild
+++ 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="Calculate Chromaprint fingerprint from audio files for GStreamer"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 
 RDEPEND="media-libs/chromaprint[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2018-08-07 Thread Sergei Trofimovich
commit: 5dbe62a28e2148eb89e60433e533ee920963254e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Aug  7 08:18:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 08:18:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbe62a2

media-plugins/gst-plugins-chromaprint: keyworded 1.14.1 for ppc64, bug #661280

Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 .../gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild
index 34955bf8169..5645ad4bd6f 100644
--- 
a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild
+++ 
b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="Calculate Chromaprint fingerprint from audio files for GStreamer"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 
 RDEPEND="media-libs/chromaprint[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2018-08-07 Thread Virgil Dupras
commit: 3f29859e1e34dcbe6c2b9656955aa3d98fcf30e6
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Aug  7 17:25:30 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Aug  7 17:25:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f29859e

dev-python/openpyxl: bump to 2.4.11

To avoid revdeps breaks and because this will be the target of a fast
track stabilization (security), I avoid doing a double-major-version
bump and limit the bump to the 2.4.x line. The 2.5 bump will be done
separately with a regular stabilization process.

Bug: https://bugs.gentoo.org/608714
Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/dev-python/openpyxl/Manifest b/dev-python/openpyxl/Manifest
index afa61d28c3b..151774e88b3 100644
--- a/dev-python/openpyxl/Manifest
+++ b/dev-python/openpyxl/Manifest
@@ -1,2 +1,3 @@
 DIST openpyxl-2.3.0.tar.gz 138746 BLAKE2B 
74a6ebcee9f7c235a4e590de18b39fe04eccf4e37caad64f727a19317b302649821b2ce42bd4ae8d2f192e6cfbe284b2b07b452f28ec4c52850ad32de3c9025b
 SHA512 
e0d438c753628618748af7511366936681e63046fdb9dfb8509db8701194dc2875394892392e6871a367a68c08b730efdac29a88db6b0589fd619066145fff9f
 DIST openpyxl-2.3.3.tar.gz 141530 BLAKE2B 
5efb845e8a208a8214380c8766db0c448a59dc5976b23ab8ca8d88481390ac6fdb250a629389eff7f2072566ff640ad15b5d5969218b49f0fe44a2da806e1682
 SHA512 
b5fb65acb711affe40e466c91d58a8dc989ada06cc58cee046311b6e65073e49ebddac8912f1b5642eb2be36ed8ff4f9a8b07acd75cdd067807fa8898b47c065
+DIST openpyxl-2.4.11.tar.bz2 2139621 BLAKE2B 
44fe7e471b50deabdea10e677e3b30f2eee62c661203517321e32442639e884c93ff3c4b6e7a0e5c5186bc8320c53d912832d955882b8cdb29c81d8319077c7c
 SHA512 
9d1f9a3cadefec42bd7b6301bc3a37045e59e567a9f74eed3467547e81f060cf1c0ce2fc7f517911cd7f5716a42135a8567a0e0edc42eae0cc0c7a2370b320ae

diff --git a/dev-python/openpyxl/openpyxl-2.4.11.ebuild 
b/dev-python/openpyxl/openpyxl-2.4.11.ebuild
new file mode 100644
index 000..e25dc627767
--- /dev/null
+++ b/dev-python/openpyxl/openpyxl-2.4.11.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Pure python reader and writer of Excel OpenXML files"
+HOMEPAGE="https://openpyxl.readthedocs.io/en/stable/;
+SRC_URI="https://bitbucket.org/${PN}/${PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   dev-python/jdcal[${PYTHON_USEDEP}]
+   dev-python/et_xmlfile[${PYTHON_USEDEP}]
+"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   pytest -v || die "Testing failed with ${EPYTHON}"
+}



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

2018-08-07 Thread Virgil Dupras
commit: 25b7b2f509e6af69a084eff4ef05a72a64d21b18
Author: Virgil Dupras  gentoo  org>
AuthorDate: Tue Aug  7 17:30:40 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Tue Aug  7 17:30:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b7b2f5

dev-python/openpyxl: refresh live ebuild

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-python/openpyxl/openpyxl-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/openpyxl/openpyxl-.ebuild 
b/dev-python/openpyxl/openpyxl-.ebuild
index 5202a8eafd1..689dffb5265 100644
--- a/dev-python/openpyxl/openpyxl-.ebuild
+++ b/dev-python/openpyxl/openpyxl-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 
 inherit distutils-r1 mercurial
 
@@ -26,8 +26,9 @@ DEPEND="
${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
)"
 
 python_test() {
-   py.test || die "Testing failed with ${EPYTHON}"
+   pytest || die "Testing failed with ${EPYTHON}"
 }



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/

2018-08-07 Thread Andreas Sturmlechner
commit: 699723f63b29e3d9b730953878193f4b7ea18183
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 17:35:49 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 17:36:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699723f6

kde-plasma/plasma-pa: Drop 5.13.4 (r0)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild | 30 
 1 file changed, 30 deletions(-)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
deleted file mode 100644
index ffe41fc041d..000
--- a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep plasma)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   dev-libs/glib:2
-   gnome-base/gconf:2
-   media-libs/libcanberra
-   media-sound/pulseaudio
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-5.13.3-automagic_gconf.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/

2018-08-07 Thread Andreas Sturmlechner
commit: 166bf8fc0ebee875594d6d2a996f1907c903b46c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 17:35:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 17:36:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166bf8fc

kde-plasma/plasma-pa: Drop obsolete deps

Accidentally re-introduced.

Closes: https://bugs.gentoo.org/663024
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 kde-plasma/plasma-pa/plasma-pa-5.13.4-r1.ebuild | 28 +
 1 file changed, 28 insertions(+)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.4-r1.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.13.4-r1.ebuild
new file mode 100644
index 000..81b3f937328
--- /dev/null
+++ b/kde-plasma/plasma-pa/plasma-pa-5.13.4-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   media-libs/libcanberra
+   media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-5.13.3-automagic_gconf.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdbus/files/, dev-qt/qtdemo/files/, dev-qt/qtscript/files/, ...

2018-08-07 Thread Andreas Sturmlechner
commit: 67bb098696b2cc4c0c4b826cebc53aca9ae624df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 17:14:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 17:37:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67bb0986

dev-qt: Remove last-rited Qt4

Closes: https://bugs.gentoo.org/631788

 app-eselect/eselect-qtgraphicssystem/Manifest  |   1 -
 .../eselect-qtgraphicssystem-1.1.1.ebuild  |  21 ---
 app-eselect/eselect-qtgraphicssystem/metadata.xml  |  11 --
 dev-qt/assistant/Manifest  |   1 -
 dev-qt/assistant/assistant-4.8.7.ebuild|  53 ---
 .../assistant/files/assistant-4.8.2+gcc-4.7.patch  |  12 --
 dev-qt/assistant/files/disable-webkit.patch|  26 
 dev-qt/assistant/metadata.xml  |   4 -
 dev-qt/designer/Manifest   |   1 -
 dev-qt/designer/designer-4.8.7.ebuild  |  56 ---
 dev-qt/designer/metadata.xml   |   4 -
 dev-qt/linguist/Manifest   |   1 -
 dev-qt/linguist/linguist-4.8.7.ebuild  |  39 -
 dev-qt/linguist/metadata.xml   |   4 -
 dev-qt/pixeltool/Manifest  |   1 -
 dev-qt/pixeltool/metadata.xml  |   4 -
 dev-qt/pixeltool/pixeltool-4.8.7.ebuild|  32 
 dev-qt/qdbusviewer/Manifest|   1 -
 dev-qt/qdbusviewer/metadata.xml|   4 -
 dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild|  39 -
 dev-qt/qt-meta/metadata.xml|  11 --
 dev-qt/qt-meta/qt-meta-4.8.6-r1.ebuild |  37 -
 dev-qt/qt3support/Manifest |   1 -
 dev-qt/qt3support/metadata.xml |  16 --
 dev-qt/qt3support/qt3support-4.8.7.ebuild  |  33 -
 dev-qt/qtbearer/Manifest   |   1 -
 dev-qt/qtbearer/metadata.xml   |  16 --
 dev-qt/qtbearer/qtbearer-4.8.7.ebuild  |  43 --
 dev-qt/qtcore/Manifest |   1 -
 ...ExcludeSocketNotifiers-in-glib-event-loop.patch |  81 ---
 .../qtcore-4.8.5-qeventdispatcher-recursive.patch  |  94 
 dev-qt/qtcore/files/qtcore-4.8.7-libressl.patch|  52 ---
 dev-qt/qtcore/files/qtcore-4.8.7-moc.patch |  17 ---
 dev-qt/qtcore/metadata.xml |   5 -
 dev-qt/qtcore/qtcore-4.8.7-r4.ebuild   |  92 
 dev-qt/qtdbus/Manifest |   1 -
 .../qtdbus-4.7-qdbusintegrator-no-const.patch  |  11 --
 ...bus-4.8.4-qdbusconnection-silence-warning.patch |  14 --
 dev-qt/qtdbus/metadata.xml |   4 -
 dev-qt/qtdbus/qtdbus-4.8.7.ebuild  |  40 -
 dev-qt/qtdeclarative/Manifest  |   1 -
 dev-qt/qtdeclarative/metadata.xml  |   5 -
 dev-qt/qtdeclarative/qtdeclarative-4.8.7.ebuild|  51 ---
 dev-qt/qtdemo/Manifest |   1 -
 dev-qt/qtdemo/files/qtdemo-4.6-plugandpaint.patch  |  13 --
 dev-qt/qtdemo/metadata.xml |  23 ---
 dev-qt/qtdemo/qtdemo-4.8.7.ebuild  |  88 ---
 dev-qt/qtgui/Manifest  |   2 -
 dev-qt/qtgui/files/qtgui-4.7.3-cups.patch  |  84 ---
 .../qtgui-4.8.5-disable-gtk-theme-check.patch  |  22 ---
 .../qtgui/files/qtgui-4.8.5-qclipboard-delay.patch |  33 -
 dev-qt/qtgui/metadata.xml  |   9 --
 dev-qt/qtgui/qtgui-4.8.7.ebuild| 162 -
 dev-qt/qthelp/Manifest |   3 -
 .../qthelp/files/qthelp-4.8.6-compat-install.patch |  35 -
 .../qthelp/files/qthelp-4.8.6-compat-syncqt.patch  |  25 
 dev-qt/qthelp/metadata.xml |   6 -
 dev-qt/qthelp/qthelp-4.8.7.ebuild  | 111 --
 dev-qt/qtmultimedia/Manifest   |   1 -
 .../files/qtmultimedia-4.8.0-alsa.patch|  25 
 ...4.8.6-Relax-ALSA-version-checks-for-1.1.x.patch | 155 
 dev-qt/qtmultimedia/metadata.xml   |   2 -
 dev-qt/qtmultimedia/qtmultimedia-4.8.7.ebuild  |  44 --
 dev-qt/qtopengl/Manifest   |   1 -
 dev-qt/qtopengl/metadata.xml   |   4 -
 dev-qt/qtopengl/qtopengl-4.8.7.ebuild  |  45 --
 dev-qt/qtscript/Manifest   |   1 -
 .../qtscript/files/4.8.6-javascriptcore-x32.patch  |  53 ---
 dev-qt/qtscript/metadata.xml   |   2 -
 dev-qt/qtscript/qtscript-4.8.7.ebuild  |  38 -
 dev-qt/qtsql/Manifest  |   1 -
 dev-qt/qtsql/metadata.xml  |   5 -
 dev-qt/qtsql/qtsql-4.8.7-r1.ebuild |  59 
 dev-qt/qtsvg/Manifest 

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

2018-08-07 Thread Ulrich Müller
commit: 8c881e7e9833881d850849e9429e6faf3cfdcb17
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Aug  7 17:38:29 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Aug  7 17:40:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c881e7e

app-editors/emacs-vcs: Add test restriction.

Bug: https://bugs.gentoo.org/663026
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-editors/emacs-vcs/emacs-vcs-26.1..ebuild   | 1 +
 app-editors/emacs-vcs/emacs-vcs-27.0.50_pre20180731.ebuild | 1 +
 app-editors/emacs-vcs/emacs-vcs-27.0..ebuild   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-editors/emacs-vcs/emacs-vcs-26.1..ebuild 
b/app-editors/emacs-vcs/emacs-vcs-26.1..ebuild
index abc0aef998e..79e76df1347 100644
--- a/app-editors/emacs-vcs/emacs-vcs-26.1..ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-26.1..ebuild
@@ -30,6 +30,7 @@ LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="26"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib"
 REQUIRED_USE="?? ( aqua X )"
+RESTRICT="test"
 
 RDEPEND="sys-libs/ncurses:0=
>=app-eselect/eselect-emacs-1.16

diff --git a/app-editors/emacs-vcs/emacs-vcs-27.0.50_pre20180731.ebuild 
b/app-editors/emacs-vcs/emacs-vcs-27.0.50_pre20180731.ebuild
index fd476819ba3..ee8f5f2ac3c 100644
--- a/app-editors/emacs-vcs/emacs-vcs-27.0.50_pre20180731.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-27.0.50_pre20180731.ebuild
@@ -30,6 +30,7 @@ LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="27"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg json kerberos lcms 
libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg 
systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets 
zlib"
 REQUIRED_USE="?? ( aqua X )"
+RESTRICT="test"
 
 RDEPEND="sys-libs/ncurses:0=
>=app-eselect/eselect-emacs-1.16

diff --git a/app-editors/emacs-vcs/emacs-vcs-27.0..ebuild 
b/app-editors/emacs-vcs/emacs-vcs-27.0..ebuild
index fd476819ba3..ee8f5f2ac3c 100644
--- a/app-editors/emacs-vcs/emacs-vcs-27.0..ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-27.0..ebuild
@@ -30,6 +30,7 @@ LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="27"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg json kerberos lcms 
libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg 
systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets 
zlib"
 REQUIRED_USE="?? ( aqua X )"
+RESTRICT="test"
 
 RDEPEND="sys-libs/ncurses:0=
>=app-eselect/eselect-emacs-1.16



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

2018-08-07 Thread Andreas Sturmlechner
commit: 3206ab7113f06725eeb8f2abf39f4cee46f60df9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 18:52:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 18:53:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3206ab71

qt4-build-multilib.eclass: Remove last-rited eclass

 eclass/qt4-build-multilib.eclass | 848 ---
 1 file changed, 848 deletions(-)

diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass
deleted file mode 100644
index 4c16be0f5a4..000
--- a/eclass/qt4-build-multilib.eclass
+++ /dev/null
@@ -1,848 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @DEAD
-# @ECLASS: qt4-build-multilib.eclass
-# @MAINTAINER:
-# q...@gentoo.org
-# @AUTHOR:
-# Davide Pesavento 
-# @BLURB: Eclass for Qt4 split ebuilds with multilib support.
-# @DESCRIPTION:
-# This eclass contains various functions that are used when building Qt4.
-# Requires EAPI 5.
-
-case ${EAPI} in
-   5)  : ;;
-   *)  die "qt4-build-multilib.eclass: unsupported EAPI=${EAPI:-0}" ;;
-esac
-
-inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs
-
-HOMEPAGE="https://www.qt.io/;
-LICENSE="|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3"
-SLOT="4"
-
-case ${PV} in
-   4.?.)
-   # git stable branch
-   QT4_BUILD_TYPE="live"
-   EGIT_BRANCH=${PV%.}
-   ;;
-   *)
-   # official stable release
-   QT4_BUILD_TYPE="release"
-   MY_P=qt-everywhere-opensource-src-${PV/_/-}
-   
SRC_URI="http://download.qt.io/official_releases/qt/${PV%.*}/${PV}/${MY_P}.tar.gz;
-   S=${WORKDIR}/${MY_P}
-   ;;
-esac
-
-EGIT_REPO_URI=(
-   "git://code.qt.io/qt/qt.git"
-   "https://code.qt.io/git/qt/qt.git;
-   "https://github.com/qtproject/qt.git;
-)
-[[ ${QT4_BUILD_TYPE} == live ]] && inherit git-r3
-
-if [[ ${PN} != qttranslations ]]; then
-   IUSE="aqua debug pch"
-   [[ ${PN} != qtxmlpatterns ]] && IUSE+=" +exceptions"
-fi
-
-DEPEND="
-   dev-lang/perl
-   virtual/pkgconfig[${MULTILIB_USEDEP}]
-"
-RDEPEND="
-   dev-qt/qtchooser
-"
-
-
-# src_{configure,compile,test,install} are inherited from multilib-minimal
-EXPORT_FUNCTIONS src_unpack src_prepare pkg_postinst pkg_postrm
-
-multilib_src_configure()   { qt4_multilib_src_configure; }
-multilib_src_compile() { qt4_multilib_src_compile; }
-multilib_src_test(){ qt4_multilib_src_test; }
-multilib_src_install() { qt4_multilib_src_install; }
-multilib_src_install_all() { qt4_multilib_src_install_all; }
-
-
-# @ECLASS-VARIABLE: PATCHES
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Array variable containing all the patches to be applied. This variable
-# is expected to be defined in the global scope of ebuilds. Make sure to
-# specify the full path. This variable is used in src_prepare phase.
-#
-# Example:
-# @CODE
-#  PATCHES=(
-#  "${FILESDIR}/mypatch.patch"
-#  "${FILESDIR}/mypatch2.patch"
-#  )
-# @CODE
-
-# @ECLASS-VARIABLE: QT4_TARGET_DIRECTORIES
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Space-separated list of directories that will be configured,
-# compiled, and installed. All paths must be relative to ${S}.
-
-# @ECLASS-VARIABLE: QCONFIG_ADD
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# List of options that must be added to QT_CONFIG in qconfig.pri
-
-# @ECLASS-VARIABLE: QCONFIG_REMOVE
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# List of options that must be removed from QT_CONFIG in qconfig.pri
-
-# @ECLASS-VARIABLE: QCONFIG_DEFINE
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# List of macros that must be defined in QtCore/qconfig.h
-
-
-##  Phase functions  ##
-
-# @FUNCTION: qt4-build-multilib_src_unpack
-# @DESCRIPTION:
-# Unpacks the sources.
-qt4-build-multilib_src_unpack() {
-   if tc-is-gcc; then
-   if [[ $(gcc-major-version) -lt 4 ]] || \
-  [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -lt 4 
]]; then
-   ewarn
-   ewarn "Using a GCC version lower than 4.4 is not 
supported"
-   ewarn
-   fi
-   fi
-
-   if [[ ${PN} == qtwebkit ]]; then
-   eshopts_push -s extglob
-   if is-flagq '-g?(gdb)?([1-9])'; then
-   ewarn
-   ewarn "You have enabled debug info (probably have -g or 
-ggdb in your CFLAGS/CXXFLAGS)."
-   ewarn "You may experience really long compilation times 
and/or increased memory usage."
-   ewarn "If compilation fails, please try removing 
-g/-ggdb before reporting a bug."
-   ewarn "For more info check out 
https://bugs.gentoo.org/307861;
-   ewarn
-   fi
-   

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

2018-08-07 Thread Andreas Sturmlechner
commit: e3f107efa567d5bd91410ec0828e01b68d3ef7ec
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 18:51:34 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 18:52:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f107ef

qt4-r2.eclass: Remove last-rited eclass

 eclass/qt4-r2.eclass | 140 ---
 1 file changed, 140 deletions(-)

diff --git a/eclass/qt4-r2.eclass b/eclass/qt4-r2.eclass
deleted file mode 100644
index 34309373d13..000
--- a/eclass/qt4-r2.eclass
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @DEAD
-# @ECLASS: qt4-r2.eclass
-# @MAINTAINER:
-# q...@gentoo.org
-# @BLURB: Eclass for Qt4-based packages, second edition.
-# @DESCRIPTION:
-# This eclass contains various functions that may be useful when
-# dealing with packages using Qt4 libraries. Supports only EAPIs
-# 2, 3, 4, and 5. Use qmake-utils.eclass in EAPI 6 and later.
-
-case ${EAPI} in
-   2|3|4|5) : ;;
-   6) die "qt4-r2.eclass is banned in EAPI 6 and later" ;;
-   *) die "qt4-r2.eclass: unsupported EAPI=${EAPI:-0}" ;;
-esac
-
-inherit base eutils qmake-utils
-
-export XDG_CONFIG_HOME="${T}"
-
-# @ECLASS-VARIABLE: DOCS
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Array containing documents passed to dodoc command.
-# Paths can be absolute or relative to ${S}.
-#
-# Example: DOCS=( ChangeLog README "${WORKDIR}/doc_folder/" )
-
-# @ECLASS-VARIABLE: HTML_DOCS
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Array containing documents passed to dohtml command.
-# Paths can be absolute or relative to ${S}.
-#
-# Example: HTML_DOCS=( "doc/document.html" "${WORKDIR}/html_folder/" )
-
-# @ECLASS-VARIABLE: LANGS
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# In case your Qt4 application provides various translations, use this variable
-# to specify them in order to populate "linguas_*" IUSE automatically. Make 
sure
-# that you set this variable before inheriting qt4-r2 eclass.
-#
-# Example: LANGS="de el it ja"
-for x in ${LANGS}; do
-   IUSE+=" linguas_${x}"
-done
-
-# @ECLASS-VARIABLE: LANGSLONG
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Same as LANGS, but this variable is for LINGUAS that must be in long format.
-# Remember to set this variable before inheriting qt4-r2 eclass.
-# Look at ${PORTDIR}/profiles/desc/linguas.desc for details.
-#
-# Example: LANGSLONG="en_GB ru_RU"
-for x in ${LANGSLONG}; do
-   IUSE+=" linguas_${x%_*}"
-done
-unset x
-
-# @ECLASS-VARIABLE: PATCHES
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Array variable containing all the patches to be applied. This variable
-# is expected to be defined in the global scope of ebuilds. Make sure to
-# specify the full path. This variable is used in src_prepare phase.
-#
-# Example:
-# @CODE
-# PATCHES=(
-#  "${FILESDIR}/mypatch.patch"
-#  "${FILESDIR}/mypatch2.patch"
-# )
-# @CODE
-
-# @FUNCTION: qt4-r2_src_unpack
-# @DESCRIPTION:
-# Default src_unpack function for packages that depend on qt4. If you have to
-# override src_unpack in your ebuild (probably you don't need to), call
-# qt4-r2_src_unpack in it.
-qt4-r2_src_unpack() {
-   debug-print-function $FUNCNAME "$@"
-
-   base_src_unpack "$@"
-}
-
-# @FUNCTION: qt4-r2_src_prepare
-# @DESCRIPTION:
-# Default src_prepare function for packages that depend on qt4. If you have to
-# override src_prepare in your ebuild, you should call qt4-r2_src_prepare in 
it,
-# otherwise autopatcher will not work!
-qt4-r2_src_prepare() {
-   debug-print-function $FUNCNAME "$@"
-
-   base_src_prepare "$@"
-}
-
-# @FUNCTION: qt4-r2_src_configure
-# @DESCRIPTION:
-# Default src_configure function for packages that depend on qt4. If you have 
to
-# override src_configure in your ebuild, call qt4-r2_src_configure in it.
-qt4-r2_src_configure() {
-   debug-print-function $FUNCNAME "$@"
-
-   local project_file=$(qmake-utils_find_pro_file)
-
-   if [[ -n ${project_file} ]]; then
-   eqmake4 "${project_file}"
-   else
-   base_src_configure "$@"
-   fi
-}
-
-# @FUNCTION: qt4-r2_src_compile
-# @DESCRIPTION:
-# Default src_compile function for packages that depend on qt4. If you have to
-# override src_compile in your ebuild (probably you don't need to), call
-# qt4-r2_src_compile in it.
-qt4-r2_src_compile() {
-   debug-print-function $FUNCNAME "$@"
-
-   base_src_compile "$@"
-}
-
-# @FUNCTION: qt4-r2_src_install
-# @DESCRIPTION:
-# Default src_install function for qt4-based packages. Installs compiled code,
-# and documentation (via DOCS and HTML_DOCS variables).
-qt4-r2_src_install() {
-   debug-print-function $FUNCNAME "$@"
-
-   base_src_install INSTALL_ROOT="${D}" "$@"
-   einstalldocs
-}
-
-EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install



[gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/pkg_postrm/

2018-08-07 Thread Göktürk Yüksek
commit: 033e6064fbb78eea68f87540c3e0a5c940de935c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jul 18 18:26:01 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Aug  7 19:27:04 2018 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=033e6064

ebuild-writing/functions/pkg_postrm: sample update

 ebuild-writing/functions/pkg_postrm/text.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ebuild-writing/functions/pkg_postrm/text.xml 
b/ebuild-writing/functions/pkg_postrm/text.xml
index af9e435..3efaabf 100644
--- a/ebuild-writing/functions/pkg_postrm/text.xml
+++ b/ebuild-writing/functions/pkg_postrm/text.xml
@@ -45,7 +45,8 @@ pkg_postrm()
 
 
 pkg_postrm() {
-   fdo-mime_mime_database_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
 }
 
 



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

2018-08-07 Thread Mike Pagano
commit: 13fc9ef4099d4215d6b719d364b0786156f5835e
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Aug  7 20:12:15 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Aug  7 20:12:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fc9ef4

sys-kernel/gentoo-sources: Linux patch 4.4.146

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index c04d7d21f4d..6a18bea5f3e 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -58,6 +58,9 @@ DIST genpatches-4.4-145.extras.tar.xz 16460 BLAKE2B 
f0df3ec98542d90083e642e153b5
 DIST genpatches-4.4-146.base.tar.xz 2258544 BLAKE2B 
124e666bbb8a7afd64ca5b5f2a60eabc1173368e144081c98fcc5ee62f34e3142735f9be625fead106bb5acf93d84ef7cd5a175fb2aca80d0ba99e76e9a0782f
 SHA512 
d587aaa32ea1d31b3ce37a21aa52ed6842879ea72822bae9796f5ef7006d55418690d7b5b8a1f456e0421f32c04f5280ccff4abf65ef99c75444bd6b1ba2aef5
 DIST genpatches-4.4-146.experimental.tar.xz 87764 BLAKE2B 
88bf103ba7423a500c4a3b090709455e325268709dc19d084f83ed48ee5ce08a8411dcac5939beaa0792d35f2b850db8a344a83bbedaa753309e50a46e3ff5ea
 SHA512 
ea7343620bc635dba15101fff98a3351058af73a571132bf39ac7c76c5d2e5670bf6ab8ce6a4419a6c29785e84e0a55d30a2898f5852e5be0c254435a265df2a
 DIST genpatches-4.4-146.extras.tar.xz 16468 BLAKE2B 
f66c91694babd521348be442aa16ec52df8e048ea21ec02778d5fb0c727e77eef70b875b409c5b150350f86b5e419bda4287624d4545ac11b41ffe715f29b503
 SHA512 
d80b41224ccd9f04bb9353210cf95468fe697f936973609929aab1f5f402a104de6705b3b3d89a4857b2521779c87acb7bb7117838029c1b9c51ad1fe5082ef5
+DIST genpatches-4.4-147.base.tar.xz 2278008 BLAKE2B 
782236c025004d15f3efaac82c54b2eab10e06b77b1f28e8a64a66141fc64974ee8b00f31018898b54926fd320428b556b90f95f8a6230576622a4384ba4
 SHA512 
fc5a4950e07e86cfc36114b3a84296f6405ce108424171e9a2cc884a48ff2a6b7f4f6c8480b765cb72733246f93e100fb7093dbcbfe893c24141aac155992342
+DIST genpatches-4.4-147.experimental.tar.xz 87776 BLAKE2B 
271d221b1793b68fa705e3327d7e9a8e3df1bdda685eae366c6a1dbec55fff394a66bc1821f539ee749ca7cdc138e94dbabe6b806d2960576fec98a4c326dc3c
 SHA512 
6710ef2844f0fc942e4e804032df4d5763531dbad06ff1be2c30be71ed4775b663cbf18bd39398b701558e97c45be7a95468540453d3195b3a726f6ecca70b68
+DIST genpatches-4.4-147.extras.tar.xz 16456 BLAKE2B 
d8077fe3b3ca854e9016782b7a5391e96bf45322c72c058ae207019da028d45457b780a9570918e344a331ddc2d804557987b87c6490b1781d01c7a115fd0b9a
 SHA512 
4dc4607dc2a600459491b53bce34c3130c31792fecbcb6b32832f0c7bbb59f16dd94d73adf71ba4aefcc810554eb1b7a9de839fedbc6a9124dfafd5ec7258aac
 DIST genpatches-4.4-91.base.tar.xz 1428436 BLAKE2B 
4b706e9682e883dd1954632efe5ec161347432a6260c353e160b8591f8377e6d1e1768acd2e3e72237e3ea6b7104137e3504e3f290fb12b0dabf662b0fb034c1
 SHA512 
c25be04b33558f7ebcee66df992aae38f29181474ebed82958d4d50639097b4a82eaf256d7b3576bfcd0cd3fe7682956e1d2cdbdb912d47fe86205d9b554
 DIST genpatches-4.4-91.experimental.tar.xz 87760 BLAKE2B 
d8a165fb3708192a12e826a713e896ca83785da084c9a9aeaae909473c598669867fa303636d762facd2d7bc1a857da3ba0d994ee62d008dc17955dd84181942
 SHA512 
0bbc83e076d45da1d0258bfd7f6acf6170e99891a9a857b2552f3a0fcefff4f318a8c5c8779591b0bb654760f905530de18723f2ba960618eae59a1b7219c28f
 DIST genpatches-4.4-91.extras.tar.xz 16468 BLAKE2B 
b99298cd9e57a2b8a0619495df0450373c9f5c14ff2398d76534c7167f3a563c05e67f9aff80ff97a474ae7a8cb298a4ffbc5eab25d79075aac5cc01964c3e9d
 SHA512 
229922945fcb882a0cb7dcba8bac9de51683690462a8df59e181a03d702fcb1c9b54078c5434624b4a197c481f0bb9b73dca58456ef5a5884a30bfd3644dfd6d

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
new file mode 100644
index 000..69fa9146eba
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="147"
+
+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
+}



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

2018-08-07 Thread Bernard Cafarelli
commit: c2ca9fc0196b133f47aa9a0310ef08287c9bfcd2
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug  7 06:31:20 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug  7 06:54:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ca9fc0

net-ftp/filezilla: 3.35.2, switch to gtk3 by default

Previous versions were available in both gtk2 and gtk3 packages (masked
by default for the later), now moving to gtk3 by default from now on.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-ftp/filezilla/Manifest|  1 +
 net-ftp/filezilla/filezilla-3.35.2.ebuild | 76 +++
 2 files changed, 77 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index 9c705b56f7f..a1f97a5ddb2 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -1,3 +1,4 @@
 DIST FileZilla_3.25.2_src.tar.bz2 4712781 BLAKE2B 
c4e346442596eb2c1c7f5b541dc1386be5be13a3564187d5d7f275b5e1223cf1c95e11e27120c98276ea550d0b1c65122ffd62b5471a886faf1ebea0ab217522
 SHA512 
6c6feeec0b1bd15ff2c3fecbec22bca9c79f4263e0d1855c6d27a3df54128cfd837f0a546d1540b87b4645e620b57961b8ac0f01bd52748832f5625139c39764
 DIST FileZilla_3.34.0_src.tar.bz2 4869893 BLAKE2B 
43f017a833191126526195636607b7ba4ebc73859f48745126ddd284940da90d692e0bf2373096f5262e6ebe2e6655d9cf2dbbf4b0aa6299730f47b1f04c63e8
 SHA512 
577118bd053c3aedbe77082b138c30abc6a759b20ea905abc4e9bef965cbca3cf73023186c389ded7d906b7cf76e4f3d4462c00fae62c7b1ae695ad171c88764
 DIST FileZilla_3.35.1_src.tar.bz2 4963273 BLAKE2B 
dd7a30bf6916d7b2a6db0733856c8241a5363f40e8d089975a06a683b13c32dbad6fd009a3ec526d9f0c7f4268e277576a5eac878b55f4f5ddd43ebb563d6632
 SHA512 
e039a00ac64b6d1b99f50a5f94268a7e11c839e75465f76ff865700071aa0ee7733c89a5f5b8e16ef5deb3cd1b30873b48c3c8a42a73ed9a6b6a05e3e35cf2a1
+DIST FileZilla_3.35.2_src.tar.bz2 4968449 BLAKE2B 
1c06b0a67177fc2b91e037eef02c0835702f79d9a36f9af1eed27a486db2a351c073e866cb0359c6b415f737a07344619741018537c0e5a59c81c589c48c
 SHA512 
dfd962cc1ed86b4198c339560482d722ca6fa81dfeaae47dbdb8867c7c4ce516cecff393e9bda7abf2148e32f6b423ed76296346e22570db1f292de06c5bc0b8

diff --git a/net-ftp/filezilla/filezilla-3.35.2.ebuild 
b/net-ftp/filezilla/filezilla-3.35.2.ebuild
new file mode 100644
index 000..46fa5c03397
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.35.2.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools eutils flag-o-matic gnome2-utils multilib wxwidgets
+
+MY_PV=${PV/_/-}
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="https://filezilla-project.org/;
+SRC_URI="https://dl2.cdn.filezilla-project.org/client/${MY_P}_src.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+IUSE="dbus nls test"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-libs/nettle-3.1:=
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.13.0
+   >=dev-libs/pugixml-1.7
+   net-dns/libidn:=
+   >=net-libs/gnutls-3.4.15
+   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
+   x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )
+   test? ( >=dev-util/cppunit-1.13.0 )"
+
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+DOCS=(AUTHORS ChangeLog NEWS )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.22.1-debug.patch
+)
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_prepare() {
+   setup-wxwidgets
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf $(use_with dbus) $(use_enable nls locales) \
+   --with-pugixml=system \
+   --disable-autoupdatecheck
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



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

2018-08-07 Thread Bernard Cafarelli
commit: a8773362fc9b65a6a8f2be25afd31b95e45781d0
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug  7 06:32:23 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug  7 06:54:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8773362

profiles: unmask wxGTK:3.0-gtk3 filezilla and codeblocks

 profiles/package.mask | 8 
 1 file changed, 8 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e0904588181..4668d160578 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -528,14 +528,6 @@ dev-ruby/poltergeist
  (8 May 2017)
-# Coordinated conversion to wxGTK:3.0-gtk3
-# Drop mask after migration of existing wxGTK:3.0 users
-=net-ftp/filezilla-3.34.0-r300
-=net-ftp/filezilla-3.35.1-r300
-=dev-util/codeblocks-17.12-r300
-=dev-util/codeblocks-17.12-r301
-
 # Mart Raudsepp  (16 Feb 2017)
 # Old gstreamer 0.10 version, which is security vulnerable.
 # Use gstreamer:1.0 with media-plugins/gst-plugins-libav



[gentoo-commits] repo/gentoo:master commit in: media-libs/quarter/, profiles/, media-libs/quarter/files/

2018-08-07 Thread Andreas Sturmlechner
commit: 96535d7ca764712246acba3b4fd5b7bdb98e2461
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:52:44 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96535d7c

media-libs/quarter: Remove last-rited

Closes: https://bugs.gentoo.org/644364

 media-libs/quarter/Manifest|  1 -
 media-libs/quarter/files/quarter-1.0.0-gcc44.patch | 11 -
 media-libs/quarter/metadata.xml|  8 
 media-libs/quarter/quarter-1.0.0-r1.ebuild | 52 --
 profiles/package.mask  |  1 -
 5 files changed, 73 deletions(-)

diff --git a/media-libs/quarter/Manifest b/media-libs/quarter/Manifest
deleted file mode 100644
index f10e6b37c41..000
--- a/media-libs/quarter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Quarter-1.0.0.tar.gz 617534 BLAKE2B 
b227acbaf1c020a242b9bcd66529946d6e0714be8c3165df284ec2c0ca0ba75542ae4d21cc7105e5edac124b0b43a8116440d6871f6e9d00edd64c9130530ed1
 SHA512 
ab7828889b612425c6341f69abaf6bc5c02ed5f918a5ad631ad9e0a6ecb9fd5800e08d091fd39bb05141e0db521d305471f66a3d14f149928add3f1d776e497b

diff --git a/media-libs/quarter/files/quarter-1.0.0-gcc44.patch 
b/media-libs/quarter/files/quarter-1.0.0-gcc44.patch
deleted file mode 100644
index e0f422b4cd3..000
--- a/media-libs/quarter/files/quarter-1.0.0-gcc44.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN Quarter-1.0.0/src/Quarter/Quarter.cpp my/src/Quarter/Quarter.cpp
 Quarter-1.0.0/src/Quarter/Quarter.cpp  2009-01-26 22:47:07.0 
+0100
-+++ my/src/Quarter/Quarter.cpp 2014-08-14 01:48:45.019728780 +0200
-@@ -123,6 +123,7 @@
-   \subpage examiner
- */
- 
-+#include 
- 
- #include 
- #include 

diff --git a/media-libs/quarter/metadata.xml b/media-libs/quarter/metadata.xml
deleted file mode 100644
index 62f8df43d2e..000
--- a/media-libs/quarter/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   reave...@gentoo.org
-   Maciej Mrozowski
-
-

diff --git a/media-libs/quarter/quarter-1.0.0-r1.ebuild 
b/media-libs/quarter/quarter-1.0.0-r1.ebuild
deleted file mode 100644
index 48b626a3fbb..000
--- a/media-libs/quarter/quarter-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils flag-o-matic
-
-MY_P="${P/q/Q}"
-
-DESCRIPTION="A glue between Nokia Qt4 and Coin3D"
-HOMEPAGE="http://www.coin3d.org/lib/quarter;
-SRC_URI="ftp://ftp.coin3d.org/pub/coin/src/all/${MY_P}.tar.gz;
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="debug doc static-libs"
-
-RDEPEND="
-   >=media-libs/coin-3.0.0[javascript]
-   dev-qt/designer:4
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtopengl:4
-   virtual/opengl
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   "${FILESDIR}/${P}-gcc44.patch"
-)
-
-DOCS=(AUTHORS NEWS README)
-
-src_configure() {
-   append-libs -lGL #369967, library calls glEnable()
-
-   local myeconfargs=(
-   htmldir="${ROOT}usr/share/doc/${PF}/html"
-   --enable-pkgconfig
-   --with-coin
-   $(use_enable debug)
-   $(use_enable debug symbols)
-   $(use_enable doc html)
-   )
-   autotools-utils_src_configure
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 1c79667f929..72507c177c6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -214,7 +214,6 @@ app-eselect/eselect-qtgraphicssystem
 # Depends on dead Qt4. Masked for removal. Bugs #644364, #644368, #644362
 dev-python/pivy
 media-libs/emfengine
-media-libs/quarter
 
 # Thomas Deutschmann  (23 Jun 2018)
 # Doesn't pass QA full boot test



[gentoo-commits] repo/gentoo:master commit in: media-libs/SoQt/files/, profiles/, media-libs/SoQt/

2018-08-07 Thread Andreas Sturmlechner
commit: b0050dd898ed6e7290320c748aff6286989aa4fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:52:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0050dd8

media-libs/SoQt: Remove last-rited

Closes: https://bugs.gentoo.org/644362

 media-libs/SoQt/Manifest   |  1 -
 media-libs/SoQt/SoQt-1.5.0-r1.ebuild   | 57 --
 .../SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch  | 13 -
 media-libs/SoQt/metadata.xml   | 10 
 profiles/package.mask  |  1 -
 5 files changed, 82 deletions(-)

diff --git a/media-libs/SoQt/Manifest b/media-libs/SoQt/Manifest
deleted file mode 100644
index 34fd1f396f4..000
--- a/media-libs/SoQt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST SoQt-1.5.0.tar.gz 1515230 BLAKE2B 
bd7723ce41361cdc90e143595d3f0f680fcba212ba842b868366c60ba0daf0c3730897f2194ed6947f9d2b4bf04f442bce83a6542ed596788a97579023151d12
 SHA512 
e65596bf466b56aa0d7c4f367b250ba3a77094cf1a529c1e2a199b8b91106ab8954873ddfc9f9cd7ff359c0f82e6bbf32d30e78e3fb92733490937e477890a0b

diff --git a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild 
b/media-libs/SoQt/SoQt-1.5.0-r1.ebuild
deleted file mode 100644
index 95494b3c400..000
--- a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="The glue between Coin3D and Qt"
-HOMEPAGE="https://bitbucket.org/Coin3D/soqt;
-SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz;
-
-LICENSE="|| ( GPL-2 PEL )"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-SLOT="0"
-IUSE="debug doc static-libs"
-
-RDEPEND="
-   >=media-libs/coin-3.1.3
-   virtual/opengl
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtopengl:4
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.5.0-pkgconfig-partial.patch"
-)
-
-DOCS=(AUTHORS ChangeLog FAQ HACKING NEWS README)
-
-src_configure() {
-   local myeconfargs=(
-   htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
-   --disable-compact
-   --disable-html-help
-   --disable-loadlibrary
-   --disable-man
-   --enable-pkgconfig
-   --includedir="${EPREFIX}/usr/include/coin"
-   --with-coin
-   $(use_enable debug)
-   $(use_enable debug symbols)
-   $(use_enable doc html)
-   )
-   autotools-utils_src_configure
-}
-
-src_install() {
-   # Remove SoQt from Libs.private
-   sed -e '/Libs.private/s/ -lSoQt//' -i "${BUILD_DIR}"/SoQt.pc || die
-
-   autotools-utils_src_install
-}

diff --git a/media-libs/SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch 
b/media-libs/SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch
deleted file mode 100644
index ff55a03aed4..000
--- a/media-libs/SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ruN SoQt-1.5.0/SoQt.pc.in my/SoQt.pc.in
 SoQt-1.5.0/SoQt.pc.in  2010-03-02 23:57:41.0 +0100
-+++ my/SoQt.pc.in  2013-05-28 01:14:13.083619183 +0200
-@@ -10,7 +10,8 @@
- Version: @SOQT_VERSION@
- Requires: Coin
- Conflicts:
--Libs: -L${libdir} @SOGUI_EXTRA_LDFLAGS@ @SOGUI_EXTRA_LIBS@
-+Libs: -L${libdir} -lSoQt
-+Libs.private: -L${libdir} @SOGUI_EXTRA_LIBS@
- Cflags: -I${includedir} @SOGUI_EXTRA_CFLAGS@ @SOGUI_EXTRA_CPPFLAGS@
- 
- soqt_host=@host@

diff --git a/media-libs/SoQt/metadata.xml b/media-libs/SoQt/metadata.xml
deleted file mode 100644
index ba799f44a2a..000
--- a/media-libs/SoQt/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-reave...@gentoo.org
-  
-  
-Coin3D/coin
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index a056982c73e..1c79667f929 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -215,7 +215,6 @@ app-eselect/eselect-qtgraphicssystem
 dev-python/pivy
 media-libs/emfengine
 media-libs/quarter
-media-libs/SoQt
 
 # Thomas Deutschmann  (23 Jun 2018)
 # Doesn't pass QA full boot test



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

2018-08-07 Thread Andreas Sturmlechner
commit: 00e86d362b301de831131147ba4a1f541200d883
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:34:21 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e86d36

media-gfx/freecad: Remove last-rited

Closes: https://bugs.gentoo.org/620702

 media-gfx/freecad/Manifest |   1 -
 .../files/freecad-0.14.3702-install-paths.patch|  21 
 .../freecad/files/freecad-0.17_pre-no-webkit.patch |  45 ---
 media-gfx/freecad/files/freecad.sharedmimeinfo |   8 --
 media-gfx/freecad/freecad-0.16.6712.ebuild | 131 -
 media-gfx/freecad/metadata.xml |  12 --
 profiles/package.mask  |   4 -
 7 files changed, 222 deletions(-)

diff --git a/media-gfx/freecad/Manifest b/media-gfx/freecad/Manifest
deleted file mode 100644
index 662e0f20394..000
--- a/media-gfx/freecad/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST freecad-0.16.6712.tar.gz 111706423 BLAKE2B 
ef6386fb953a9acfc51856b4a898aaefd1c24750b5eb07e5266392e54e357252327d594311030c3cc19144ead6e7f274710b532f7cd4993008850a3af6ec31c2
 SHA512 
ea8214b37f7a10a3e3e558e6c1223d9212d6c2906b79961c8cb9211edff97a41e2da0ce6cf64cdc7a22610f6ff13495163c46573b5dd84d4a7cc0260f15e371e

diff --git a/media-gfx/freecad/files/freecad-0.14.3702-install-paths.patch 
b/media-gfx/freecad/files/freecad-0.14.3702-install-paths.patch
deleted file mode 100644
index d042695e88c..000
--- a/media-gfx/freecad/files/freecad-0.14.3702-install-paths.patch
+++ /dev/null
@@ -1,21 +0,0 @@
 freecad-0.14.3702/CMakeLists.txt
-+++ freecad-0.14.3702/CMakeLists.txt
-@@ -69,9 +69,15 @@
- SET(CMAKE_INSTALL_PREFIX "/usr/lib${LIB_SUFFIX}/freecad" CACHE PATH 
"Installation root directory")
- endif(WIN32)
- 
--SET(CMAKE_INSTALL_DATADIR data CACHE PATH "Output directory for data and 
resource files")
--SET(CMAKE_INSTALL_INCLUDEDIR include CACHE PATH "Output directory for header 
files")
--SET(CMAKE_INSTALL_DOCDIR doc CACHE PATH "Output directory for documentation 
and license files")
-+if(NOT CMAKE_INSTALL_DATADIR)
-+   SET(CMAKE_INSTALL_DATADIR data CACHE PATH "Output directory for data 
and resource files")
-+endif(NOT CMAKE_INSTALL_DATADIR)
-+if(NOT CMAKE_INSTALL_INCLUDEDIR)
-+   SET(CMAKE_INSTALL_INCLUDEDIR include CACHE PATH "Output directory for 
header files")
-+endif(NOT CMAKE_INSTALL_INCLUDEDIR)
-+if(NOT CMAKE_INSTALL_DOCDIR)
-+   SET(CMAKE_INSTALL_DOCDIR doc CACHE PATH "Output directory for 
documentation and license files")
-+endif(NOT CMAKE_INSTALL_DOCDIR)
- # Don't set it without manual adaption of LibDir variable in 
src/App/FreeCADInit.py
- SET(CMAKE_INSTALL_LIBDIR lib CACHE PATH "Output directory for libraries")
- 

diff --git a/media-gfx/freecad/files/freecad-0.17_pre-no-webkit.patch 
b/media-gfx/freecad/files/freecad-0.17_pre-no-webkit.patch
deleted file mode 100644
index 60dcfed22c7..000
--- a/media-gfx/freecad/files/freecad-0.17_pre-no-webkit.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-Description: Remove Qt4-Webkit dependency
-Author: Anton Gladky 
-Bug-Debian: https://bugs.debian.org/784464
-Last-Update: 2017-09-06
-
-* asturm: tidied up and amended to use and not override BUILD_WEB
-
 a/src/Gui/DownloadManager.cpp
-+++ b/src/Gui/DownloadManager.cpp
-@@ -33,7 +33,6 @@
- #include 
- #include 
- #include 
--#include 
- 
- #include "DownloadItem.h"
- #include "DownloadManager.h"
-@@ -224,11 +223,12 @@ void DownloadManager::updateRow()
- ui->downloadsView->setRowHeight(row, item->minimumSizeHint().height());
- 
- bool remove = false;
-+/*
- QWebSettings *globalSettings = QWebSettings::globalSettings();
- if (!item->downloading()
- && 
globalSettings->testAttribute(QWebSettings::PrivateBrowsingEnabled))
- remove = true;
--
-+*/
- if (item->downloadedSuccessfully()
- && removePolicy() == DownloadManager::SuccessFullDownload) {
- remove = true;
 a/CMakeLists.txt   2018-03-02 22:39:46.374140506 +0100
-+++ b/CMakeLists.txt   2018-03-02 22:41:59.904216932 +0100
-@@ -351,11 +351,6 @@
-   set(BUILD_MESH ON)
- endif(BUILD_JTREADER)
- 
--#a runtime dependency
--if(BUILD_START)
--  set(BUILD_WEB ON)
--endif(BUILD_START)
--
- #leaving test module for someone else.
- #image has none. as far as I can tell.
- #mesh has none. as far as I can tell.

diff --git a/media-gfx/freecad/files/freecad.sharedmimeinfo 
b/media-gfx/freecad/files/freecad.sharedmimeinfo
deleted file mode 100644
index 6d5e93e7d13..000
--- a/media-gfx/freecad/files/freecad.sharedmimeinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-   
-   
-   FreeCAD document files
-   
-   
-

diff --git a/media-gfx/freecad/freecad-0.16.6712.ebuild 
b/media-gfx/freecad/freecad-0.16.6712.ebuild
deleted file mode 100644
index 0c65c49697b..000
--- 

[gentoo-commits] repo/gentoo:master commit in: dev-python/shiboken/files/, dev-python/pyside/, dev-python/shiboken/, ...

2018-08-07 Thread Andreas Sturmlechner
commit: 77403f5eeb80036e4ea9cd700a12a0cabb69e889
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:46:06 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77403f5e

dev-python/*: Remove last-rited

 dev-python/PyQt4/Manifest  |   1 -
 dev-python/PyQt4/PyQt4-4.12.1.ebuild   | 193 -
 dev-python/PyQt4/files/PyQt4-4.11.2-phonon.patch   |  25 ---
 .../files/PyQt4-4.7.3-qreal_float_support.patch| 239 -
 dev-python/PyQt4/metadata.xml  |  36 
 dev-python/pyqwt/Manifest  |   1 -
 dev-python/pyqwt/metadata.xml  |  18 --
 dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild |  90 
 dev-python/pyside/Manifest |   1 -
 dev-python/pyside/files/qgtkstyle-1.2.2.patch  |  33 ---
 dev-python/pyside/files/rpath.cmake|  10 -
 dev-python/pyside/metadata.xml |  23 --
 dev-python/pyside/pyside-1.2.2-r2.ebuild   | 138 
 dev-python/shiboken/Manifest   |   1 -
 .../files/1.2.2-Fix-tests-with-Python-3.patch  |  49 -
 dev-python/shiboken/files/rpath.cmake  |  10 -
 .../shiboken/files/shiboken-1.2.2-gcc6.patch   |  20 --
 dev-python/shiboken/metadata.xml   |   8 -
 dev-python/shiboken/shiboken-1.2.2.ebuild  |  91 
 profiles/package.mask  |   7 -
 20 files changed, 994 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
deleted file mode 100644
index f3ad733e4cc..000
--- a/dev-python/PyQt4/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PyQt4_gpl_x11-4.12.1.tar.gz 11328010 BLAKE2B 
b1261318eed18faa4eb94b1b3db9d2ba9f4d000f295eab6985ce2e6e39f3c94ab5b524a1d437406b8154d6b9ada1da710d427af0a1c410579eb9194b36aeb4cf
 SHA512 
0651816ed5a371c24827e182eac5b2a2afe67928d95a09f63bd8158117aacd3e835b1efa06d4fc0c147a28038613a5bc088bd736a1348de68199da7952299af1

diff --git a/dev-python/PyQt4/PyQt4-4.12.1.ebuild 
b/dev-python/PyQt4/PyQt4-4.12.1.ebuild
deleted file mode 100644
index aa304f2326a..000
--- a/dev-python/PyQt4/PyQt4-4.12.1.ebuild
+++ /dev/null
@@ -1,193 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit multibuild python-r1 qmake-utils toolchain-funcs
-
-DESCRIPTION="Python bindings for the Qt framework"
-HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro;
-
-MY_P=${PN}_gpl_x11-${PV/_pre/.dev}
-if [[ ${PV} == *_pre* ]]; then
-   SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz;
-else
-   SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-
-IUSE="X compat dbus debug declarative designer doc examples help multimedia
-   opengl phonon script scripttools sql svg testlib webkit xmlpatterns"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   sql? ( X )
-   testlib? ( X )
-"
-
-# Minimal supported version of Qt.
-QT_PV="4.8.5:4"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-python/sip-4.19.1:=[${PYTHON_USEDEP}]
-   >=dev-qt/qtcore-${QT_PV}
-   X? ( >=dev-qt/qtgui-${QT_PV} )
-   dbus? (
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   >=dev-qt/qtdbus-${QT_PV}
-   )
-   declarative? ( >=dev-qt/qtdeclarative-${QT_PV} )
-   designer? ( >=dev-qt/designer-${QT_PV} )
-   help? ( >=dev-qt/qthelp-${QT_PV} )
-   multimedia? ( >=dev-qt/qtmultimedia-${QT_PV} )
-   opengl? ( >=dev-qt/qtopengl-${QT_PV} )
-   phonon? ( >=media-libs/phonon-4.7[qt4] )
-   script? ( >=dev-qt/qtscript-${QT_PV} )
-   scripttools? ( >=dev-qt/qtgui-${QT_PV} )
-   sql? ( >=dev-qt/qtsql-${QT_PV} )
-   svg? ( >=dev-qt/qtsvg-${QT_PV} )
-   testlib? ( >=dev-qt/qttest-${QT_PV} )
-   webkit? ( >=dev-qt/qtwebkit-${QT_PV} )
-   xmlpatterns? ( >=dev-qt/qtxmlpatterns-${QT_PV} )
-"
-DEPEND="${RDEPEND}
-   dbus? ( virtual/pkgconfig )
-"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( "${S}"/{ChangeLog,NEWS,THANKS} )
-PATCHES=(
-   # Allow building against KDE's phonon (bug 525354)
-   "${FILESDIR}/${PN}-4.11.2-phonon.patch"
-)
-
-src_prepare() {
-   # Support qreal on arm architecture (bug 322349)
-   use arm && 
PATCHES+=("${FILESDIR}/${PN}-4.7.3-qreal_float_support.patch")
-
-   default
-}
-
-pyqt_run() {
-   echo "$@"
-   "${PYTHON}" "$@"
-}
-
-pyqt_use_enable() {
-   use "$1" || return
-
-   echo --enable=${2:-Qt$(tr 'a-z' 'A-Z' <<< ${1:0:1})${1:1}}
-}
-
-src_configure() {
-   configuration() {
-   local myconf=(
-   $(usex debug 

[gentoo-commits] repo/gentoo:master commit in: media-sound/murmur/files/, media-sound/murmur/, net-analyzer/ostinato/, ...

2018-08-07 Thread Andreas Sturmlechner
commit: ca35690759de9af60e467999e97a33999e33e574
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 17:00:11 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca356907

profiles: Last-rited media-sound/mu{mble,rmur}, net-analyzer/ostinato

Closes: https://bugs.gentoo.org/644374
Closes: https://bugs.gentoo.org/656826
Closes: https://bugs.gentoo.org/655382
Package-Manager: Portage-2.3.41, Repoman-2.3.9

 media-sound/mumble/Manifest|   1 -
 .../files/mumble-1.2.4-speech-dispatcher.patch |  49 
 media-sound/mumble/mumble-1.2.19.ebuild| 122 ---
 media-sound/murmur/Manifest|   1 -
 .../files/murmur-1.2.17-ice-3.6.3-compat.patch |  11 --
 media-sound/murmur/murmur-1.2.19.ebuild| 130 -
 net-analyzer/ostinato/Manifest |   3 -
 net-analyzer/ostinato/ostinato-0.5.1.ebuild|  25 
 net-analyzer/ostinato/ostinato-0.8.ebuild  |  25 
 net-analyzer/ostinato/ostinato-0.9.ebuild  |  27 -
 profiles/package.mask  |   6 -
 11 files changed, 400 deletions(-)

diff --git a/media-sound/mumble/Manifest b/media-sound/mumble/Manifest
deleted file mode 100644
index 723cab8c1ec..000
--- a/media-sound/mumble/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mumble-1.2.19.tar.gz 3210865 BLAKE2B 
7ce466ab9d5ca761308d08633abf8efb6105b3097b7fde0a886f957dff4a16442d1f12c93123bd0291b37d14b412e0087b89f781d0f63a5182bd6ca2d3f2d3fe
 SHA512 
f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4

diff --git a/media-sound/mumble/files/mumble-1.2.4-speech-dispatcher.patch 
b/media-sound/mumble/files/mumble-1.2.4-speech-dispatcher.patch
deleted file mode 100644
index 3a2c21675a5..000
--- a/media-sound/mumble/files/mumble-1.2.4-speech-dispatcher.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From 22d18212acec9e97231a13a6dc02a0c451df9b89 Mon Sep 17 00:00:00 2001
-From: Mikkel Krautz 
-Date: Thu, 6 Jun 2013 22:17:31 +0200
-Subject: [PATCH] mumble.pro: add speech-dispatcher 0.8 compatibiltiy.
-
-Based on initial patch by Timo Gurr 

- src/mumble/TextToSpeech_unix.cpp | 6 +-
- src/mumble/mumble.pro| 7 ++-
- 2 files changed, 11 insertions(+), 2 deletions(-)
-
-diff --git a/src/mumble/TextToSpeech_unix.cpp 
b/src/mumble/TextToSpeech_unix.cpp
-index d0fbb82..6443c07 100644
 a/src/mumble/TextToSpeech_unix.cpp
-+++ b/src/mumble/TextToSpeech_unix.cpp
-@@ -33,7 +33,11 @@
- #include "TextToSpeech.h"
- 
- #ifdef USE_SPEECHD
--#include 
-+# ifdef USE_SPEECHD_PKGCONFIG
-+#  include 
-+# else
-+#  include 
-+# endif
- #endif
- 
- #include "Global.h"
-diff --git a/src/mumble/mumble.pro b/src/mumble/mumble.pro
-index 04f5a36..ff3c02f 100644
 a/src/mumble/mumble.pro
-+++ b/src/mumble/mumble.pro
-@@ -279,7 +279,12 @@ dbus {
- 
- speechd {
-   DEFINES *= USE_SPEECHD
--  LIBS *= -lspeechd
-+  system(pkg-config --atleast-version=0.8 speech-dispatcher) {
-+  DEFINES *= USE_SPEECHD_PKGCONFIG
-+  PKGCONFIG *= speech-dispatcher
-+  } else {
-+  LIBS *= -lspeechd
-+  }
- }
- 
- directsound {
--- 
-1.8.1.6
-

diff --git a/media-sound/mumble/mumble-1.2.19.ebuild 
b/media-sound/mumble/mumble-1.2.19.ebuild
deleted file mode 100644
index 381385109b5..000
--- a/media-sound/mumble/mumble-1.2.19.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils multilib qmake-utils
-
-MY_P="${PN}-${PV/_/~}"
-
-DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat 
software"
-HOMEPAGE="https://wiki.mumble.info;
-SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz;
-
-LICENSE="BSD MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="+alsa +dbus debug g15 libressl oss pch portaudio pulseaudio speech 
zeroconf"
-
-RDEPEND=">=dev-libs/boost-1.41.0
-   !libressl? ( >=dev-libs/openssl-1.0.0b:0 )
-   libressl? ( dev-libs/libressl )
-   >=dev-libs/protobuf-2.2.0:=
-   >=media-libs/libsndfile-1.0.20[-minimal]
-   >=media-libs/opus-1.0.1
-   >=media-libs/speex-1.2.0
-   media-libs/speexdsp
-   sys-apps/lsb-release
-   x11-libs/libX11
-   x11-libs/libXi
-   dev-qt/qtcore:4[ssl]
-   dev-qt/qtgui:4
-   dev-qt/qtopengl:4
-   dev-qt/qtsql:4[sqlite]
-   dev-qt/qtsvg:4
-   dev-qt/qtxmlpatterns:4
-   alsa? ( media-libs/alsa-lib )
-   dbus? ( dev-qt/qtdbus:4 )
-   g15? ( app-misc/g15daemon )
-   portaudio? ( media-libs/portaudio )
-   pulseaudio? ( media-sound/pulseaudio )
-   speech? ( app-accessibility/speech-dispatcher )
-   zeroconf? ( net-dns/avahi[mdnsresponder-compat] )"

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

2018-08-07 Thread Andreas Sturmlechner
commit: a91d7ed69b0fb5debffd1d668403638d103ec278
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:54:19 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91d7ed6

dev-python/pivy: Remove last-rited

 dev-python/pivy/Manifest |  1 -
 dev-python/pivy/metadata.xml |  8 
 dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild | 25 
 dev-python/pivy/pivy-.ebuild | 23 --
 profiles/package.mask|  4 
 5 files changed, 61 deletions(-)

diff --git a/dev-python/pivy/Manifest b/dev-python/pivy/Manifest
deleted file mode 100644
index 9c1666f14f8..000
--- a/dev-python/pivy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pivy-0.5_alpha20110303.tar.xz 6289744 BLAKE2B 
a72c7bf10ab9d6c7fe2613aa15bc8bef60b22e10e9dd00d67b43231df583343e4203ab603a82a984471756ec95d2837f0ef3618bf4dad7f8d722d7cefd5d629a
 SHA512 
fd0e90daa3efb3edcbed2a29dc218dadd45b728529de1ba278b3be11c3b4cf39832200babc426ca7ba688440e25a6865d38a04f3470dc5f220700fd3fef9f47f

diff --git a/dev-python/pivy/metadata.xml b/dev-python/pivy/metadata.xml
deleted file mode 100644
index a535b885282..000
--- a/dev-python/pivy/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-x...@gentoo.org
-Michael Weber
-
-

diff --git a/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild 
b/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild
deleted file mode 100644
index 9994c5edbac..000
--- a/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Coin3d binding for Python"
-HOMEPAGE="http://pivy.coin3d.org/;
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz;
-#identical to latest debian tarball at
-# 
http://ftp.de.debian.org/debian/pool/main/p/pivy/pivy_0.5.0~v609hg.orig.tar.bz2
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   media-libs/coin
-   >=media-libs/SoQt-1.5.0"
-DEPEND="${RDEPEND}
-   dev-lang/swig"

diff --git a/dev-python/pivy/pivy-.ebuild b/dev-python/pivy/pivy-.ebuild
deleted file mode 100644
index 91ca8ff44be..000
--- a/dev-python/pivy/pivy-.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit mercurial distutils-r1
-
-DESCRIPTION="Coin3d binding for Python"
-HOMEPAGE="http://pivy.coin3d.org/;
-EHG_REPO_URI="http://hg.sim.no/Pivy/default;
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-   media-libs/coin
-   >=media-libs/SoQt-1.5.0"
-DEPEND="${RDEPEND}
-   dev-lang/swig"

diff --git a/profiles/package.mask b/profiles/package.mask
index 637d7d75347..59ef5e0ae28 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -210,10 +210,6 @@ app-eselect/eselect-qtgraphicssystem
  (26 Jun 2018)
-# Depends on dead Qt4. Masked for removal. Bugs #644364, #644368, #644362
-dev-python/pivy
-
 # Thomas Deutschmann  (23 Jun 2018)
 # Doesn't pass QA full boot test
 =sys-kernel/ck-sources-4.16.17



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

2018-08-07 Thread Alice Ferrazzi
commit: 7359d491da7bae4b42d5e3164d5b2d9c421b2589
Author: Karl Linden  gmail  com>
AuthorDate: Tue Aug  7 04:45:36 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Tue Aug  7 07:02:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7359d491

sys-kernel/rt-sources: version bump to 4.4.145_p162

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 4df84129a41..8f71d617bae 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -34,5 +34,7 @@ DIST patch-4.4.137-rt154.patch.xz 196172 BLAKE2B 
2eb6b97ee9c9f59a0d9ca0bc622f416
 DIST patch-4.4.137.xz 1966024 BLAKE2B 
802b4711b07ab799be48b74c51eedb7fa5ee5d327e29a972c92fc300d3b7180848fdeb4c95f28d25d16a56605335a2c44c644eb66dbf6517bbdaaf3a77cd4f77
 SHA512 
ddab3061b1406d3fb8975e3ef4ead22a97388309232bc30df48d24a0724302dc6b92293a0bdc10ec37964af0d86fc66118fdaeac22a8853bfdc85ab6d66a0ee8
 DIST patch-4.4.138-rt155.patch.xz 196252 BLAKE2B 
963697e179660b30ccd1e166be93a0e7bb7a08cea7422a906af11b6d4859cb3b97158c64ba57ae35569e95f7358d839f401439f92cb094ca5da79429d6f85cae
 SHA512 
30dafe87c77080396385de6c2ea0a02294a61b7c853034ea35158f7bfe8a640eb6006d5eddec8ce1b1d7bc57560dc995f2bd6bd0020b94c5b5eac57fb3f06b7e
 DIST patch-4.4.138.xz 1975088 BLAKE2B 
a95590d1576f078c3c2811b676ef6d88768d8dd1f55d35dcd6859a9d778e0c6a9c0298d9d3c38f6ca69db041103572f63645353e0b9528721169870e9f458bd6
 SHA512 
fb4cf2b1eaefa1cf1b34f7ef238fc6536e8f00c12c80629535e4e026b502471b66b3f3d005e06ff1f09facb89cc7dfdc5475b812f3a80181a4382f5d190457d8
+DIST patch-4.4.145-rt162.patch.xz 196244 BLAKE2B 
9174782551b44f83b0c7e39a56e7b2f96dcb287fb4556a53f3e0de7b004d6916e3e5bffa781da5967fe4b5c1bcc657c3ba8aa0bb6dd6ad1d98878abf7fc43d5b
 SHA512 
6a06eed7c041de86eb82aec87f7f0d4b6c78d4ff0615ca56c3e1234ce298a93785e25803319e1b4c68393b7e7d5cd816e28564e6b6d3060a97bb7afa637b8438
+DIST patch-4.4.145.xz 2051344 BLAKE2B 
349ffe3aefb003a84ad9a1747c80fe56b0d7c15bc7dba23aa01447085333e30893a81005019632f3acfe169404a3603b1df770ef26926b98ea1edb6660e2
 SHA512 
622f8bb87d600d0cb7f3155112c27b9725e3da449f2b0e491f28b567629ff0611e8d182276a62424f51a2beb2e4809385f6ddee735431edab553c52ed40291d4
 DIST patch-4.9.98-rt76.patch.xz 173232 BLAKE2B 
77f8e3a17bdcf126b9854d54f6a15fee483e422ffc60e7f656ca6298bbbcedc7c9a1d907ec151e1305bb1c8673644473de4410088892007bd1c8c80c3b1b4d53
 SHA512 
1adcb149f5991300aebdb88595bd93d941325cca5880e9f0e195c2771468ee018cbca5af21401b78064695785e6bc16252767d7399df4002b5add03cedce9988
 DIST patch-4.9.98.xz 1811528 BLAKE2B 
f6244076779eeef08399128daf07d4a9ceb42065bff4f89b5f40ef3dd9dbdcf36daa5cb064ad13635c91e73b3d9bbdb57dd64dc4d5adf07042b1f96c7e8733f4
 SHA512 
e1aa814fac33ae6dbfbf2e0cda40a1bebbf420d33c6448de718726f94d2ba0c9538b18c3251fb46202d90da6aa56add466d4328696faa1a05c50478aa3f99a5e

diff --git a/sys-kernel/rt-sources/rt-sources-4.4.145_p162.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.4.145_p162.ebuild
new file mode 100644
index 000..6ec80f749bb
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.4.145_p162.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
+   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+PATCHES=(
+   "${FILESDIR}"/rt-sources-posix-printf.patch # 627068
+)
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the RT project developers 
directly."
+   ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with"
+   ewarn "the ebuilds."
+   ewarn
+}
+
+K_EXTRAEINFO="For more info on rt-sources and details on how to report 
problems, see: \
+${HOMEPAGE}."



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

2018-08-07 Thread Alice Ferrazzi
commit: a5a521c619127c8aae91c52138199819991a8b16
Author: Karl Linden  gmail  com>
AuthorDate: Tue Aug  7 04:47:30 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Tue Aug  7 07:02:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a521c6

sys-kernel/rt-sources: version bump to 4.16.18_p12

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-kernel/rt-sources/Manifest |  1 +
 .../rt-sources/rt-sources-4.16.18_p12.ebuild   | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index f862f2105e3..931422e9e3e 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -30,6 +30,7 @@ DIST patch-4.16.12.xz 301028 BLAKE2B 
8700a03dda8a741311d0b09e7a6aa96476978dad034
 DIST patch-4.16.15-rt7.patch.xz 226680 BLAKE2B 
702333605c62ddb4ca71afad3807784842dc8cdf75682f15672e9be535fc89cfe9035a9f1056d39ed7b99ad0cd30d4e8c573cf27e9eed74886da9b2c69c1b23e
 SHA512 
72e3418d30a1818921647543c150c634a492395aee86f581606be6ae91e9bb2e712c5fc1154f584b40639a0e84c8c40c0113db1bfedb664e308153caa89305cb
 DIST patch-4.16.15.xz 400912 BLAKE2B 
6250e736f10d71228aeef4db42c626684e8a323ce411d08e2dab3663fec400150b9285a08af9ed13fcea9e9cdb6442cdd68fcf389d2e836ebfc1c5a7a8791500
 SHA512 
496a8a85758b4bae9b3082c45d7e9c8a87bd10a8a2ffbb086f96b83e0ed2e3449ebe8bdd50d138219a55c96a93dd87c9d4802dc0962112e8e78115de77d3c363
 DIST patch-4.16.18-rt10.patch.xz 229556 BLAKE2B 
3d83bb93e5b1305fba8d37ddbcb187b07f0f03d5383e9d3b7e6020f055c9f19217c0b5b4d89566b2fa4d94900170620f21f8cfd903357914e519ed443574
 SHA512 
8e66fa88a9f7d59fd467b10389ae5a049489cb5d6fcb2489dac875c55b06285187ccd81387d3de5d16618ffc4cbed66ab72c4c39c7e0f5822f67c48f542fb8b8
+DIST patch-4.16.18-rt12.patch.xz 230644 BLAKE2B 
d3e777b47c6b33ceab5d7829a54ff76c08682958b7e2798b7dae177281514f89e98833883d8757adfc687f88c23ef55ea3c0392da398ac92454bb5e3f870a609
 SHA512 
d15089470ea9317aac8be600f09bd76566a65a1f48b3efe22a0ad1269444cd9fa15723dd190fe5e2a30c2464a9cc3b53200d7a7d462b3adac00e70ecfae593ba
 DIST patch-4.16.18-rt9.patch.xz 226696 BLAKE2B 
5084fa7d266b14ce2050a311cebfd9279e26c950f65b2931e646adbc9414be15b3f298f8eabaa892e49d50b4b890424bac583ad0a7cc2824b75b5dc8543bfff3
 SHA512 
ba4a38055bd86e1284efbb2cd08645a8b687bf96fa0e64fc42345e2f98c5f58ddf62683f7943dd525ece39b1026a8751930eb02e75cc98314c6a8e91536ef822
 DIST patch-4.16.18.xz 506924 BLAKE2B 
dc41b7247e58808e1827fda7b4236ccac1ef8150f4c200161f4a9cd91912a7cb8b72337dfd403c3b1d7bee3d2626b5d53e3c3d595d80418da57bc3f9b58fdbce
 SHA512 
9e1cf90b874c757393680026cb74500ca9fa22c0047ac820f4e5f43062125f8cf469f1e8e93a084b9ecc28a177e55c8b733c2fe620e46694a338f1b2ff4180f8
 DIST patch-4.4.137-rt154.patch.xz 196172 BLAKE2B 
2eb6b97ee9c9f59a0d9ca0bc622f4163ae117de2d230b9a4b26c9e8f0fa9fb78f604d2fb44b804106fc900fafe101fa1b0fc02567e172dcb414d58c8c3b60b39
 SHA512 
6c378e5502a69f7fc10d9a97ecc0981cae2ac4275c8858cc087691142ae55016a6388c0d4bacf575f368756930a63a77b0a19bf8234a5f9e4d38068d85d72a57

diff --git a/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild
new file mode 100644
index 000..d65a86c4c30
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
+   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the RT project developers 
directly."
+   ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with"
+   ewarn "the ebuilds."
+   ewarn
+}
+
+K_EXTRAEINFO="For more info on rt-sources and details on how to report 
problems, see: \
+${HOMEPAGE}."



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

2018-08-07 Thread Alice Ferrazzi
commit: d7e5b7e7d29c3a7f69e6531eea75662904822520
Author: Karl Linden  gmail  com>
AuthorDate: Tue Aug  7 04:46:38 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Tue Aug  7 07:02:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e5b7e7

sys-kernel/rt-sources: version bump to 4.9.115_p93

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 8f71d617bae..b3e352c0864 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -36,5 +36,7 @@ DIST patch-4.4.138-rt155.patch.xz 196252 BLAKE2B 
963697e179660b30ccd1e166be93a0e
 DIST patch-4.4.138.xz 1975088 BLAKE2B 
a95590d1576f078c3c2811b676ef6d88768d8dd1f55d35dcd6859a9d778e0c6a9c0298d9d3c38f6ca69db041103572f63645353e0b9528721169870e9f458bd6
 SHA512 
fb4cf2b1eaefa1cf1b34f7ef238fc6536e8f00c12c80629535e4e026b502471b66b3f3d005e06ff1f09facb89cc7dfdc5475b812f3a80181a4382f5d190457d8
 DIST patch-4.4.145-rt162.patch.xz 196244 BLAKE2B 
9174782551b44f83b0c7e39a56e7b2f96dcb287fb4556a53f3e0de7b004d6916e3e5bffa781da5967fe4b5c1bcc657c3ba8aa0bb6dd6ad1d98878abf7fc43d5b
 SHA512 
6a06eed7c041de86eb82aec87f7f0d4b6c78d4ff0615ca56c3e1234ce298a93785e25803319e1b4c68393b7e7d5cd816e28564e6b6d3060a97bb7afa637b8438
 DIST patch-4.4.145.xz 2051344 BLAKE2B 
349ffe3aefb003a84ad9a1747c80fe56b0d7c15bc7dba23aa01447085333e30893a81005019632f3acfe169404a3603b1df770ef26926b98ea1edb6660e2
 SHA512 
622f8bb87d600d0cb7f3155112c27b9725e3da449f2b0e491f28b567629ff0611e8d182276a62424f51a2beb2e4809385f6ddee735431edab553c52ed40291d4
+DIST patch-4.9.115-rt93.patch.xz 173136 BLAKE2B 
5ed7aec677fdcb97f1d56ea3e6984828bc0581e9f39cc9f231445ff3be0561f9a691e6e3e6f17929d3a4aee031fa64f1cb114d4d3cf54d7294073cd85e94ec58
 SHA512 
a86dff8c348b3260a75f83c2a287eddb1df36c013b3d3dce91e3fcad624c851003ac4754b177805a99f8237676cf2da3de4a065902bdbfc40c5cecf2b18a
+DIST patch-4.9.115.xz 2080804 BLAKE2B 
6c2d1b957b55ea6a28b82fa7bafb7bac56b5345297de2e5a53e54ff817b27fb7371a36e5424fd58479359edc3e4a4e8dd41f1dd8b8d612ce10d4bbc615c2c432
 SHA512 
ad0ed227bf915ab2a7093237c3a482909497b1a00cc5262c79e720a50b008b4942904658fe2e8f764df0ac6e855a632de0bbd4d5788e63c4dbfa3e8f2f8fcf97
 DIST patch-4.9.98-rt76.patch.xz 173232 BLAKE2B 
77f8e3a17bdcf126b9854d54f6a15fee483e422ffc60e7f656ca6298bbbcedc7c9a1d907ec151e1305bb1c8673644473de4410088892007bd1c8c80c3b1b4d53
 SHA512 
1adcb149f5991300aebdb88595bd93d941325cca5880e9f0e195c2771468ee018cbca5af21401b78064695785e6bc16252767d7399df4002b5add03cedce9988
 DIST patch-4.9.98.xz 1811528 BLAKE2B 
f6244076779eeef08399128daf07d4a9ceb42065bff4f89b5f40ef3dd9dbdcf36daa5cb064ad13635c91e73b3d9bbdb57dd64dc4d5adf07042b1f96c7e8733f4
 SHA512 
e1aa814fac33ae6dbfbf2e0cda40a1bebbf420d33c6448de718726f94d2ba0c9538b18c3251fb46202d90da6aa56add466d4328696faa1a05c50478aa3f99a5e

diff --git a/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild
new file mode 100644
index 000..6ec80f749bb
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
+   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+PATCHES=(
+   "${FILESDIR}"/rt-sources-posix-printf.patch # 627068
+)
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the RT project developers 
directly."
+   ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with"
+   ewarn "the ebuilds."
+   ewarn
+}
+
+K_EXTRAEINFO="For more info on rt-sources and details on how to report 
problems, see: \
+${HOMEPAGE}."



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

2018-08-07 Thread Alice Ferrazzi
commit: a6ebaf7d3c4823406eaa4287cd89a5600573e8b6
Author: Karl Linden  gmail  com>
AuthorDate: Tue Aug  7 05:38:33 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Tue Aug  7 07:02:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ebaf7d

sys-kernel/rt-sources: remove old

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-kernel/rt-sources/Manifest |  2 -
 sys-kernel/rt-sources/rt-sources-4.16.12_p5.ebuild | 54 --
 2 files changed, 56 deletions(-)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 931422e9e3e..7c1f909f5f8 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -25,8 +25,6 @@ DIST patch-4.14.52-rt34.patch.xz 230384 BLAKE2B 
e31f747aa6c252627e5cb57a4f1978d1
 DIST patch-4.14.52.xz 1373656 BLAKE2B 
387b9d34af20df773f4cea44f3b9ed28aa5c84411ec4754af1248dc120470fcc1b10537505952a0d32f3d5681d5eca96b4868975651c6b3288f0f80d6c6731cd
 SHA512 
720b310700337d7c8b77b78592aae6c8d9bd08cb4da0437110ddcdf4e9e8146367293a2f2d94325787b5f201a09847badb50657082426212b610f6993eefc536
 DIST patch-4.14.59-rt37.patch.xz 230040 BLAKE2B 
c2973c4ff401667f1933db9d89b050df239c9ec4e02d020dd88735719d0ab90643ccfedcbbab8e2839ff427e06548b6ff1d8bc6e24d73667640c0c70d07405e4
 SHA512 
1bad47fef519e39230a556f82a0243705976a157ea8867ad19f13ccb83d995b17bcb34de3fa992d137ecfb142a60b641f38fef52ce5221029b1489070870dda4
 DIST patch-4.14.59.xz 1514024 BLAKE2B 
ad0e2873d5e7572a864ad7b6a7decfdc991b575dd68040a5134be7bbdd48a41fadf7ddb1e4dd61d600501a73db77adb8d33371b20174d2b1da75c4cc562ebd5e
 SHA512 
a3797c2802fb36e0e9d4e7817b5554657a1943d6087ef1b43394eebbfb3da16f81fb3e4fec9482685e98b01f178988e8dc32c92fdcb6832cbfee79773894446d
-DIST patch-4.16.12-rt5.patch.xz 227940 BLAKE2B 
f7b6eef1a729f290587d235aea921623fdd5e1ab0f9e738651719fac66ab49084a416334886e128385a50132572ff04ababc827cdf1521df6841b32f4210
 SHA512 
5b981b5758933c61526d50a47e0f454fdf6ee91d45c191dd97339972ea27f3bb27ebfa23460cf8dbbfb593e013f40ba53e3f164053ef28e4fa0aadcf4c21da03
-DIST patch-4.16.12.xz 301028 BLAKE2B 
8700a03dda8a741311d0b09e7a6aa96476978dad03451582a9fe772dc4abe410a9f542edc65742bb7a214b3a6a9e5e2aba0e9113b42a48864763c11c60669b7d
 SHA512 
7bd2b4fa54b69df5558a4a151936fb1787f2faa0f4e73c03db04ef84ac088f764425faf5d6b5a023d4863e190775dcbb251eba1efc3b10eb10bb6b210b72
 DIST patch-4.16.15-rt7.patch.xz 226680 BLAKE2B 
702333605c62ddb4ca71afad3807784842dc8cdf75682f15672e9be535fc89cfe9035a9f1056d39ed7b99ad0cd30d4e8c573cf27e9eed74886da9b2c69c1b23e
 SHA512 
72e3418d30a1818921647543c150c634a492395aee86f581606be6ae91e9bb2e712c5fc1154f584b40639a0e84c8c40c0113db1bfedb664e308153caa89305cb
 DIST patch-4.16.15.xz 400912 BLAKE2B 
6250e736f10d71228aeef4db42c626684e8a323ce411d08e2dab3663fec400150b9285a08af9ed13fcea9e9cdb6442cdd68fcf389d2e836ebfc1c5a7a8791500
 SHA512 
496a8a85758b4bae9b3082c45d7e9c8a87bd10a8a2ffbb086f96b83e0ed2e3449ebe8bdd50d138219a55c96a93dd87c9d4802dc0962112e8e78115de77d3c363
 DIST patch-4.16.18-rt10.patch.xz 229556 BLAKE2B 
3d83bb93e5b1305fba8d37ddbcb187b07f0f03d5383e9d3b7e6020f055c9f19217c0b5b4d89566b2fa4d94900170620f21f8cfd903357914e519ed443574
 SHA512 
8e66fa88a9f7d59fd467b10389ae5a049489cb5d6fcb2489dac875c55b06285187ccd81387d3de5d16618ffc4cbed66ab72c4c39c7e0f5822f67c48f542fb8b8

diff --git a/sys-kernel/rt-sources/rt-sources-4.16.12_p5.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.16.12_p5.ebuild
deleted file mode 100644
index ad4f19f2289..000
--- a/sys-kernel/rt-sources/rt-sources-4.16.12_p5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-ETYPE="sources"
-KEYWORDS="~amd64"
-
-HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
-
-inherit versionator
-
-CKV="$(get_version_component_range 1-3)"
-K_SECURITY_UNSUPPORTED="1"
-K_DEBLOB_AVAILABLE="1"
-RT_PATCHSET="${PV/*_p}"
-
-inherit kernel-2
-detect_version
-
-K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
-RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
-
-DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
-SRC_URI="${KERNEL_URI} ${RT_URI}"
-
-KV_FULL="${PVR/_p/-rt}"
-S="${WORKDIR}/linux-${KV_FULL}"
-
-UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
-UNIPATCH_STRICTORDER="yes"
-
-src_prepare() {
-   default
-
-   # 627796
-   sed \
-   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
-   -i "${S}/kernel/Kconfig.preempt"
-}
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-   ewarn
-   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
-   ewarn "If you need support, please contact the RT project developers 
directly."
-   ewarn "Do *not* open bugs in 

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

2018-08-07 Thread Jeroen Roovers
commit: 7a2ca2d55142d294d6f9d26514ee234fd66eebe7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 06:42:28 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:04:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2ca2d5

net-ftp/lftp: Version 4.8.4.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-ftp/lftp/Manifest  |   1 +
 net-ftp/lftp/lftp-4.8.4.ebuild | 101 +
 2 files changed, 102 insertions(+)

diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest
index 770888adff1..947efdcfb50 100644
--- a/net-ftp/lftp/Manifest
+++ b/net-ftp/lftp/Manifest
@@ -1,3 +1,4 @@
 DIST lftp-4.7.5.tar.xz 1567232 BLAKE2B 
6ff7d264102ee25e989136b67b0587c025fd29a2573b25e4b9baac63c0ff0e9e40ab61ad50f8b892eb2f16dd31266056840aec0fb260686eb3b1714e4326
 SHA512 
e7d478367a3b79f61686a538827efe8afb807a587d2967189ae351927e3acb0d5b097d8707e0cb3997aa650f8f0787aa44038bb1d081e393bc7202b348249960
 DIST lftp-4.8.2.tar.xz 1598920 BLAKE2B 
2946a0ac3e915983e85f08f4c8a293cfd76b837dff007c60230522f4633dac9f9f198ee1d0e9e0d13217b83a55e46bd024d18d863e44bc17071561da6ec917a6
 SHA512 
582775c27f020a6864b960a06681698522842e147deee6dba18115738af56fc0094c2b21ed1eb4984626276472f707be795fcf4b23f451ba17a60e4bf8facd5e
 DIST lftp-4.8.3.tar.xz 1602324 BLAKE2B 
196a9a08f97512952ea8c9e95b85c7222765a9df05d300d6c2cc3bd934b746d0c62a3d4c93a5c6eb3f1eca138495ae1c09edc31ad4f5516128c44fd3b8bbf2de
 SHA512 
16d0ddc36ac00db009fd4e634a2eaa575bd1c690ea7e1af396317ccc677704d2a4dfa19ea0c46dab83450072714086ed2b15ac00ffe51ec5c9bb900e5e744583
+DIST lftp-4.8.4.tar.xz 1633444 BLAKE2B 
cbd85b553268823e7633e414752876db083355d92e55728337bc7863fb3bd89729ac725be41a9bcca275cf1752ea5f8ad01fdc67c7593868084c9c32bb75332d
 SHA512 
2528e2cbfe132068dc75036d6334372f79f8063d44e46c724a28ea1f5b40d8de0d1e36cde3124fbcc27e5ba8be04b893eb1a7546346253768346a80bc54c02d1

diff --git a/net-ftp/lftp/lftp-4.8.4.ebuild b/net-ftp/lftp/lftp-4.8.4.ebuild
new file mode 100644
index 000..3ea35f33f1d
--- /dev/null
+++ b/net-ftp/lftp/lftp-4.8.4.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools eutils libtool
+
+DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file 
transfer program"
+HOMEPAGE="https://lftp.tech/;
+SRC_URI="
+   ${HOMEPAGE}ftp/${P}.tar.xz
+"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl 
verify-file"
+RESTRICT="test"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.1:=
+   >=sys-libs/readline-5.1:=
+   dev-libs/expat
+   sys-libs/zlib
+   convert-mozilla-cookies? ( dev-perl/DBI )
+   idn? ( net-dns/libidn2 )
+   socks5? (
+   >=net-proxy/dante-1.1.12
+   virtual/pam
+   )
+   ssl? (
+   gnutls? ( >=net-libs/gnutls-1.2.3:0= )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   )
+   verify-file? (
+   dev-perl/String-CRC32
+   virtual/perl-Digest-MD5
+   )
+"
+
+DEPEND="
+   ${RDEPEND}
+   =sys-devel/libtool-2*
+   app-arch/xz-utils
+   nls? ( >=sys-devel/gettext-0.19 )
+   virtual/pkgconfig
+"
+
+DOCS=(
+   BUGS ChangeLog FAQ FEATURES MIRRORS NEWS README README.debug-levels
+   README.dnssec README.modules THANKS TODO
+)
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch
+   "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch
+   "${FILESDIR}"/${PN}-4.7.0-gettext.patch
+   "${FILESDIR}"/${PN}-4.7.5-libdir-additional.patch
+   "${FILESDIR}"/${PN}-4.7.5-libdir-expat.patch
+   "${FILESDIR}"/${PN}-4.7.5-libdir-readline.patch
+   "${FILESDIR}"/${PN}-4.8.2-libdir-configure.patch
+   "${FILESDIR}"/${PN}-4.8.2-libdir-libidn2.patch
+   "${FILESDIR}"/${PN}-4.8.2-libdir-openssl.patch
+   "${FILESDIR}"/${PN}-4.8.2-libdir-zlib.patch
+)
+
+src_prepare() {
+   default
+
+   eautoreconf
+
+   elibtoolize # for Darwin bundles
+
+   # bug #536036
+   printf 'set fish:auto-confirm no\nset sftp:auto-confirm no\n' >> 
${PN}.conf || die
+}
+
+src_configure() {
+   econf \
+   $(use_enable ipv6) \
+   $(use_enable nls) \
+   $(use_with idn libidn2) \
+   $(use_with socks5 socksdante "${EPREFIX}"/usr) \
+   $(usex ssl "$(use_with !gnutls openssl ${EPREFIX}/usr)" 
'--without-openssl') \
+   $(usex ssl "$(use_with gnutls)" '--without-gnutls') \
+   --enable-packager-mode \
+   --sysconfdir="${EPREFIX}"/etc/${PN} \
+  

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

2018-08-07 Thread Jeroen Roovers
commit: 21c9fa7f016cca832c23010d4e8b68eab4bc042f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 07:03:39 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:04:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c9fa7f

x11-misc/xlockmore: Old.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 x11-misc/xlockmore/Manifest  |   1 -
 x11-misc/xlockmore/xlockmore-5.54.ebuild | 106 ---
 2 files changed, 107 deletions(-)

diff --git a/x11-misc/xlockmore/Manifest b/x11-misc/xlockmore/Manifest
index 448eaeaf4ab..ba1333a7ea2 100644
--- a/x11-misc/xlockmore/Manifest
+++ b/x11-misc/xlockmore/Manifest
@@ -1,5 +1,4 @@
 DIST ax_pthread.m4.xz 6356 BLAKE2B 
784bfa3fcae2499230acba588cea5591f62229d721cac357012c5d19b0a506c2d77201145eb90cdb15217190926cdad09cf5897e49dc3644be41ccac30e60ee2
 SHA512 
0491a98a4f544d065de1b70340e6835657015385959d98c3c5eedea175f58657db73b60011af181a8cf2ff5d48d533cedfa6020943d8b41770bdc4aae329
 DIST xlockmore-5.50.tar.xz 1632968 BLAKE2B 
2e692d16d70e3186ec1f31c192414b286f8815f2f428a6f7f43b3de0117c51c4ad2fbdfb91debe2ecb75c8683212b5d33bee62d81374552703d578b02d3af036
 SHA512 
627a905c4641d6083676a766931f23c06e2ac5af9b43447ccf03143d329d24b786aac6b248318929399b5fae98f1ec17e676466b5cbd09f180377c483694c569
-DIST xlockmore-5.54.tar.xz 1647652 BLAKE2B 
2d949adab766d0509cf6af7a44fdc25db58aa38973ceb00faf82bb6694a1a4848a6e88c93297ac8eb18ee5b8e0448e1d70853edf4585fb758445052c36ed6b0a
 SHA512 
027a750d8fb9d17619441a8f76456614e0b91b4963a80810e24d4aff46a8c3217464347b0910c00ce54c25ab6678159dec3c3ea60ee61f7624015950590d7f5d
 DIST xlockmore-5.55.tar.xz 1650116 BLAKE2B 
4c50f9a0f4f4c5d02c002363e75eef22b19f52cb05db305f013bb105d47f3981b00f65ee66937c9bb7d971772cda90e2565345fff25fb8c593cdeefa0cf10ca7
 SHA512 
b6d322bbfbf5710c0fb94da6ee894902fe6c2c87f949c80a27f7924c26a20ede5a3bc40a085c00d4a41dae450c862edaa4d50f716bf3041668d89c7c1d8b4902
 DIST xlockmore-5.56.tar.xz 1649808 BLAKE2B 
82d56a3570bd1be52014503d7c0a36cf27f68aaf31fe4a7ed06159dc796dbd1410711a56fa8e72709499b1ceb3063b2acd9646ba38400669d3671d04e9fb5745
 SHA512 
1ae5cde5d0167897229e9cb8ebd15e26fdeadc9b0e2d221e6334980f23403385bf1adbd44a955b455e3ecdf8b02b18b0e06273d8dc566b17ac3692ee5ae44f4d

diff --git a/x11-misc/xlockmore/xlockmore-5.54.ebuild 
b/x11-misc/xlockmore/xlockmore-5.54.ebuild
deleted file mode 100644
index f0e831cad9c..000
--- a/x11-misc/xlockmore/xlockmore-5.54.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils flag-o-matic pam
-
-DESCRIPTION="Just another screensaver application for X"
-HOMEPAGE="http://www.sillycycle.com/xlockmore.html;
-SRC_URI="http://www.sillycycle.com/xlock/${P}.tar.xz;
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="crypt debug gtk imagemagick motif nas opengl pam truetype xinerama 
xlockrc vtlock"
-
-REQUIRED_USE="
-   || ( crypt pam )
-   pam? ( !xlockrc )
-   xlockrc? ( !pam )
-"
-RDEPEND="
-   gtk? ( x11-libs/gtk+:2 )
-   imagemagick? ( media-gfx/imagemagick:= )
-   motif? ( >=x11-libs/motif-2.3:0 )
-   nas? ( media-libs/nas )
-   opengl? (
-   virtual/opengl
-   virtual/glu
-   truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
-   )
-   pam? ( virtual/pam )
-   truetype? ( media-libs/freetype:2 )
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXmu
-   x11-libs/libXpm
-   x11-libs/libXt
-   xinerama? ( x11-libs/libXinerama )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-   x11-base/xorg-proto
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-5.46-freetype261.patch
-   "${FILESDIR}"/${PN}-5.47-CXX.patch
-   "${FILESDIR}"/${PN}-5.47-strip.patch
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=()
-
-   if use opengl && use truetype; then
-   myconf=( --with-ftgl )
-   append-flags -DFTGL213
-   else
-   myconf=( --without-ftgl )
-   fi
-
-   myconf+=(
-   $(use_enable pam)
-   $(use_enable xlockrc)
-   $(use_enable vtlock)
-   $(use_with crypt)
-   $(use_with debug editres)
-   $(use_with gtk gtk2)
-   $(use_with imagemagick magick)
-   $(use_with motif)
-   $(use_with nas)
-   $(use_with opengl mesa)
-   $(use_with opengl)
-   $(use_with truetype freetype)
-   $(use_with truetype ttf)
-   $(use_with xinerama)
-   --disable-mb
-   --enable-appdefaultdir=/usr/share/X11/app-defaults
-   --enable-syslog
-   --enable-vtlock
-   --without-esound
- 

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

2018-08-07 Thread Jeroen Roovers
commit: 7b2be5e38117c04fe233facc1d001674356094fd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 06:43:38 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:04:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2be5e3

net-ftp/lftp: Old.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-ftp/lftp/Manifest  |   2 -
 net-ftp/lftp/lftp-4.8.2.ebuild | 101 -
 net-ftp/lftp/lftp-4.8.3.ebuild | 101 -
 3 files changed, 204 deletions(-)

diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest
index 947efdcfb50..eeccc3697da 100644
--- a/net-ftp/lftp/Manifest
+++ b/net-ftp/lftp/Manifest
@@ -1,4 +1,2 @@
 DIST lftp-4.7.5.tar.xz 1567232 BLAKE2B 
6ff7d264102ee25e989136b67b0587c025fd29a2573b25e4b9baac63c0ff0e9e40ab61ad50f8b892eb2f16dd31266056840aec0fb260686eb3b1714e4326
 SHA512 
e7d478367a3b79f61686a538827efe8afb807a587d2967189ae351927e3acb0d5b097d8707e0cb3997aa650f8f0787aa44038bb1d081e393bc7202b348249960
-DIST lftp-4.8.2.tar.xz 1598920 BLAKE2B 
2946a0ac3e915983e85f08f4c8a293cfd76b837dff007c60230522f4633dac9f9f198ee1d0e9e0d13217b83a55e46bd024d18d863e44bc17071561da6ec917a6
 SHA512 
582775c27f020a6864b960a06681698522842e147deee6dba18115738af56fc0094c2b21ed1eb4984626276472f707be795fcf4b23f451ba17a60e4bf8facd5e
-DIST lftp-4.8.3.tar.xz 1602324 BLAKE2B 
196a9a08f97512952ea8c9e95b85c7222765a9df05d300d6c2cc3bd934b746d0c62a3d4c93a5c6eb3f1eca138495ae1c09edc31ad4f5516128c44fd3b8bbf2de
 SHA512 
16d0ddc36ac00db009fd4e634a2eaa575bd1c690ea7e1af396317ccc677704d2a4dfa19ea0c46dab83450072714086ed2b15ac00ffe51ec5c9bb900e5e744583
 DIST lftp-4.8.4.tar.xz 1633444 BLAKE2B 
cbd85b553268823e7633e414752876db083355d92e55728337bc7863fb3bd89729ac725be41a9bcca275cf1752ea5f8ad01fdc67c7593868084c9c32bb75332d
 SHA512 
2528e2cbfe132068dc75036d6334372f79f8063d44e46c724a28ea1f5b40d8de0d1e36cde3124fbcc27e5ba8be04b893eb1a7546346253768346a80bc54c02d1

diff --git a/net-ftp/lftp/lftp-4.8.2.ebuild b/net-ftp/lftp/lftp-4.8.2.ebuild
deleted file mode 100644
index 3ea35f33f1d..000
--- a/net-ftp/lftp/lftp-4.8.2.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils libtool
-
-DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file 
transfer program"
-HOMEPAGE="https://lftp.tech/;
-SRC_URI="
-   ${HOMEPAGE}ftp/${P}.tar.xz
-"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl 
verify-file"
-RESTRICT="test"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.1:=
-   >=sys-libs/readline-5.1:=
-   dev-libs/expat
-   sys-libs/zlib
-   convert-mozilla-cookies? ( dev-perl/DBI )
-   idn? ( net-dns/libidn2 )
-   socks5? (
-   >=net-proxy/dante-1.1.12
-   virtual/pam
-   )
-   ssl? (
-   gnutls? ( >=net-libs/gnutls-1.2.3:0= )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   )
-   verify-file? (
-   dev-perl/String-CRC32
-   virtual/perl-Digest-MD5
-   )
-"
-
-DEPEND="
-   ${RDEPEND}
-   =sys-devel/libtool-2*
-   app-arch/xz-utils
-   nls? ( >=sys-devel/gettext-0.19 )
-   virtual/pkgconfig
-"
-
-DOCS=(
-   BUGS ChangeLog FAQ FEATURES MIRRORS NEWS README README.debug-levels
-   README.dnssec README.modules THANKS TODO
-)
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch
-   "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch
-   "${FILESDIR}"/${PN}-4.7.0-gettext.patch
-   "${FILESDIR}"/${PN}-4.7.5-libdir-additional.patch
-   "${FILESDIR}"/${PN}-4.7.5-libdir-expat.patch
-   "${FILESDIR}"/${PN}-4.7.5-libdir-readline.patch
-   "${FILESDIR}"/${PN}-4.8.2-libdir-configure.patch
-   "${FILESDIR}"/${PN}-4.8.2-libdir-libidn2.patch
-   "${FILESDIR}"/${PN}-4.8.2-libdir-openssl.patch
-   "${FILESDIR}"/${PN}-4.8.2-libdir-zlib.patch
-)
-
-src_prepare() {
-   default
-
-   eautoreconf
-
-   elibtoolize # for Darwin bundles
-
-   # bug #536036
-   printf 'set fish:auto-confirm no\nset sftp:auto-confirm no\n' >> 
${PN}.conf || die
-}
-
-src_configure() {
-   econf \
-   $(use_enable ipv6) \
-   $(use_enable nls) \
-   $(use_with idn libidn2) \
-   $(use_with socks5 socksdante "${EPREFIX}"/usr) \
-   $(usex ssl "$(use_with !gnutls openssl ${EPREFIX}/usr)" 
'--without-openssl') \
-   $(usex ssl "$(use_with gnutls)" '--without-gnutls') \
-   

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

2018-08-07 Thread Jeroen Roovers
commit: ed9bc6a329498622d4db22c80dbac22594bbf513
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 06:18:31 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:03:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9bc6a3

app-admin/sysstat: Versions 11.6.5 12.0.1.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-admin/sysstat/Manifest  |  2 +
 app-admin/sysstat/sysstat-11.6.5.ebuild | 89 +
 app-admin/sysstat/sysstat-12.0.1.ebuild | 85 +++
 3 files changed, 176 insertions(+)

diff --git a/app-admin/sysstat/Manifest b/app-admin/sysstat/Manifest
index eb9546e8729..cf85a0a10eb 100644
--- a/app-admin/sysstat/Manifest
+++ b/app-admin/sysstat/Manifest
@@ -1,5 +1,7 @@
 DIST sysstat-11.4.0.tar.xz 343968 BLAKE2B 
e34da8cf0216f66fad3ade0ed40e8ec3b7641f7568ebcce5bc3122f888c90885ece346bf7f4f8e71e92435257ee5c6c0e5a89913c0e22a0ad28fa1018a73ea71
 SHA512 
4a5c81d75fdbc8dcaf80685f302688c39bd7143554e5a06cb324532ddb5180caac19b261182d5320f40b317bdb1e81664887acc7cedfeb5a95dc6ad37a898604
 DIST sysstat-11.6.3.tar.xz 527828 BLAKE2B 
4221252589652d949541d8ec8d7057abe90cafaae7b538d4fcb95aaa45f3da542539eb0742a910456c8ee134203207fc5e9485b0948a6c581f33eb949c2c
 SHA512 
37a770b4ff26abdb94c8d97fa49b094702e9f5fb12549fd012b9767c7f42ede50ce209085c7ad3b7cd2e208ba1e5bfe9425893f7bb0bbc517aed688300bf9712
 DIST sysstat-11.6.4.tar.xz 528028 BLAKE2B 
931a172ce399133a0827f7dc7090719e778e7c89a1383adf93a99c386cd11343de26649355dd3a382deceeffe6c2f1890d3424aae6ae441aaa4a47f046b520f7
 SHA512 
36affc6749d0eef5760e542dde060c257eea323196f9b83b52cc931825dfa796b48cad37060b9ca20d58fb3909c07b8bd67bc8d09c9c6285c08c4e2e9ca1d308
+DIST sysstat-11.6.5.tar.xz 527676 BLAKE2B 
8473000924514bd089de431c3aa4e042559cac71248555eb97af3a5127d0f4f6c9c13c58ad1cf9254265d2c1c4b68a17b328f883ba80a2bd1a85c5ca7909fe72
 SHA512 
5e302ad1cd2050c6c391df902babf10a8a37c5458ecccfee173a4f5bce9b0dd7ba0b364e50affee3b38b91ed828e7461cd6f84e249b18d380ba55b655fc0cbe0
 DIST sysstat-11.7.3.tar.xz 543556 BLAKE2B 
f6042021a7c5047727ddbcd38cf6e9f88ca44adaf9f8a9e56cf84c9d9b4d61bef7e07ef910c54fdcc0342c8f9b28e9b114778f57f3ed70d8b950263086426387
 SHA512 
c752ebba4d25a30147e68d0cb44d93020bb9b44823812c99550f6b34b42fc6f015c28ef0e6609a1e33ae6e4de566ae2d0e8a4711e412a4298baf5721dd15d27f
 DIST sysstat-11.7.4.tar.xz 545176 BLAKE2B 
08dec13040fe1df87902dfc67bda0ae7281768a4f426906b94d925f302892857091f279d976020924de665a41c4d73f3b64b48394436639804aab0b28bffce94
 SHA512 
4dcb05799e82410f2a13b44c2de1f6c7d31f20410e8a9528ac365a059591c04f918ad51c42b73fd06489bbed48a181b290897a91e9837b685cfc51c006aa8a05
+DIST sysstat-12.0.1.tar.xz 602484 BLAKE2B 
68f6f54a931f1b502ab065f25cd49c9d631d40689b380b5d535c540416a3c05233dbf151b7d8bec7061fbc8eb6fb61860ed6f5ef0d611314191a2c36601437ca
 SHA512 
d8940dc71592c041f59b2b0bcda7ae2748f0527832e6da7b4722dc91abb0139f1b5c528d50c97b4df0bcb5607b844bed3651183acea738b02f3a8e88809740f9

diff --git a/app-admin/sysstat/sysstat-11.6.5.ebuild 
b/app-admin/sysstat/sysstat-11.6.5.ebuild
new file mode 100644
index 000..b9b3e8d4288
--- /dev/null
+++ b/app-admin/sysstat/sysstat-11.6.5.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit flag-o-matic multilib systemd toolchain-funcs
+
+DESCRIPTION="System performance tools for Linux"
+HOMEPAGE="http://pagesperso-orange.fr/sebastien.godard/;
+SRC_URI="${HOMEPAGE}${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE="debug nls lm_sensors selinux static"
+
+CDEPEND="
+   nls? ( virtual/libintl )
+   lm_sensors? ( sys-apps/lm_sensors )
+"
+DEPEND="
+   ${CDEPEND}
+   nls? ( sys-devel/gettext )
+"
+RDEPEND="
+   ${CDEPEND}
+   selinux? ( sec-policy/selinux-sysstat )
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-10.0.4-flags.patch
+   "${FILESDIR}"/${PN}-11.0.4-cron.patch
+)
+
+SYSSTAT_FAKE_RC_DIR=Gentoo-does-not-use-rc.d
+
+src_prepare() {
+   if use nls; then
+   strip-linguas -i nls/
+   local lingua pofile
+   for pofile in nls/*.po; do
+   lingua=${pofile/nls\/}
+   lingua=${lingua/.po}
+   if ! has ${lingua} ${LINGUAS}; then
+   rm "nls/${lingua}.po" || die
+   fi
+   done
+   fi
+
+   default
+}
+
+src_configure() {
+   tc-export AR
+   use static && append-ldflags -static
+
+   sa_lib_dir=/usr/$(get_libdir)/sa \
+   conf_dir=/etc \
+   rcdir=${SYSSTAT_FAKE_RC_DIR} \
+   econf \
+   $(use_enable debug debuginfo) \
+   $(use_enable lm_sensors sensors) \
+   $(use_enable nls) \
+   --enable-copy-only \
+   

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

2018-08-07 Thread Jeroen Roovers
commit: 71402458e9e7e8fe5a02a355370c1f47e3277423
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 07:02:52 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:04:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71402458

x11-misc/xlockmore: Version 5.56.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 x11-misc/xlockmore/Manifest|   2 +
 .../xlockmore/files/xlockmore-5.56-soundpath.patch |  11 ++
 x11-misc/xlockmore/xlockmore-5.56.ebuild   | 116 +
 3 files changed, 129 insertions(+)

diff --git a/x11-misc/xlockmore/Manifest b/x11-misc/xlockmore/Manifest
index 28e63f4b21c..448eaeaf4ab 100644
--- a/x11-misc/xlockmore/Manifest
+++ b/x11-misc/xlockmore/Manifest
@@ -1,3 +1,5 @@
+DIST ax_pthread.m4.xz 6356 BLAKE2B 
784bfa3fcae2499230acba588cea5591f62229d721cac357012c5d19b0a506c2d77201145eb90cdb15217190926cdad09cf5897e49dc3644be41ccac30e60ee2
 SHA512 
0491a98a4f544d065de1b70340e6835657015385959d98c3c5eedea175f58657db73b60011af181a8cf2ff5d48d533cedfa6020943d8b41770bdc4aae329
 DIST xlockmore-5.50.tar.xz 1632968 BLAKE2B 
2e692d16d70e3186ec1f31c192414b286f8815f2f428a6f7f43b3de0117c51c4ad2fbdfb91debe2ecb75c8683212b5d33bee62d81374552703d578b02d3af036
 SHA512 
627a905c4641d6083676a766931f23c06e2ac5af9b43447ccf03143d329d24b786aac6b248318929399b5fae98f1ec17e676466b5cbd09f180377c483694c569
 DIST xlockmore-5.54.tar.xz 1647652 BLAKE2B 
2d949adab766d0509cf6af7a44fdc25db58aa38973ceb00faf82bb6694a1a4848a6e88c93297ac8eb18ee5b8e0448e1d70853edf4585fb758445052c36ed6b0a
 SHA512 
027a750d8fb9d17619441a8f76456614e0b91b4963a80810e24d4aff46a8c3217464347b0910c00ce54c25ab6678159dec3c3ea60ee61f7624015950590d7f5d
 DIST xlockmore-5.55.tar.xz 1650116 BLAKE2B 
4c50f9a0f4f4c5d02c002363e75eef22b19f52cb05db305f013bb105d47f3981b00f65ee66937c9bb7d971772cda90e2565345fff25fb8c593cdeefa0cf10ca7
 SHA512 
b6d322bbfbf5710c0fb94da6ee894902fe6c2c87f949c80a27f7924c26a20ede5a3bc40a085c00d4a41dae450c862edaa4d50f716bf3041668d89c7c1d8b4902
+DIST xlockmore-5.56.tar.xz 1649808 BLAKE2B 
82d56a3570bd1be52014503d7c0a36cf27f68aaf31fe4a7ed06159dc796dbd1410711a56fa8e72709499b1ceb3063b2acd9646ba38400669d3671d04e9fb5745
 SHA512 
1ae5cde5d0167897229e9cb8ebd15e26fdeadc9b0e2d221e6334980f23403385bf1adbd44a955b455e3ecdf8b02b18b0e06273d8dc566b17ac3692ee5ae44f4d

diff --git a/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch 
b/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
new file mode 100644
index 000..a5c9079e3ae
--- /dev/null
+++ b/x11-misc/xlockmore/files/xlockmore-5.56-soundpath.patch
@@ -0,0 +1,11 @@
+--- a/modes/Makefile.in
 b/modes/Makefile.in
+@@ -624,7 +624,7 @@
+ install-sound :
+   $(top_srcdir)/mkinstalldirs $(DESTDIR)$(bindir)
+   @NOPLAY@$(INSTALL_SCRIPT) $(ETCDIR)play.sh $(DESTDIR)$(bindir)
+-  $(top_srcdir)/mkinstalldirs $(SOUNDPATH)
++  $(top_srcdir)/mkinstalldirs $(DESTDIR)$(SOUNDPATH)
+   $(INSTALL_DATA) $(SOUNDDIR)complete.au $(DESTDIR)$(SOUNDPATH)
+   $(INSTALL_DATA) $(SOUNDDIR)identify-please.au $(DESTDIR)$(SOUNDPATH)
+   $(INSTALL_DATA) $(SOUNDDIR)not-programmed.au $(DESTDIR)$(SOUNDPATH)

diff --git a/x11-misc/xlockmore/xlockmore-5.56.ebuild 
b/x11-misc/xlockmore/xlockmore-5.56.ebuild
new file mode 100644
index 000..7679ed6cc89
--- /dev/null
+++ b/x11-misc/xlockmore/xlockmore-5.56.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools eutils flag-o-matic pam
+
+DESCRIPTION="Just another screensaver application for X"
+HOMEPAGE="http://www.sillycycle.com/xlockmore.html;
+SRC_URI="
+   http://www.sillycycle.com/xlock/${P/_alpha/ALPHA}.tar.xz
+   https://dev.gentoo.org/~jer/ax_pthread.m4.xz
+"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="crypt debug gtk imagemagick motif nas opengl pam truetype xinerama 
xlockrc vtlock"
+
+REQUIRED_USE="
+   || ( crypt pam )
+   pam? ( !xlockrc )
+   xlockrc? ( !pam )
+"
+RDEPEND="
+   gtk? ( x11-libs/gtk+:2 )
+   imagemagick? ( media-gfx/imagemagick:= )
+   motif? ( >=x11-libs/motif-2.3:0 )
+   nas? ( media-libs/nas )
+   opengl? (
+   virtual/opengl
+   virtual/glu
+   truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
+   )
+   pam? ( virtual/pam )
+   truetype? ( media-libs/freetype:2 )
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXmu
+   x11-libs/libXpm
+   x11-libs/libXt
+   xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   x11-base/xorg-proto
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.46-freetype261.patch
+   "${FILESDIR}"/${PN}-5.47-CXX.patch
+   "${FILESDIR}"/${PN}-5.47-strip.patch
+   "${FILESDIR}"/${PN}-5.56-soundpath.patch
+)
+S=${WORKDIR}/${P/_alpha/ALPHA}
+
+src_unpack() {
+   

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

2018-08-07 Thread Jeroen Roovers
commit: bfe8acfe3f9d57e55e3d3e7ed08df74588d24e15
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 06:22:11 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:03:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe8acfe

app-admin/sysstat: Old.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-admin/sysstat/Manifest  |  3 --
 app-admin/sysstat/sysstat-11.6.3.ebuild | 89 -
 app-admin/sysstat/sysstat-11.7.3.ebuild | 85 ---
 app-admin/sysstat/sysstat-11.7.4.ebuild | 85 ---
 4 files changed, 262 deletions(-)

diff --git a/app-admin/sysstat/Manifest b/app-admin/sysstat/Manifest
index cf85a0a10eb..1b1dda15c14 100644
--- a/app-admin/sysstat/Manifest
+++ b/app-admin/sysstat/Manifest
@@ -1,7 +1,4 @@
 DIST sysstat-11.4.0.tar.xz 343968 BLAKE2B 
e34da8cf0216f66fad3ade0ed40e8ec3b7641f7568ebcce5bc3122f888c90885ece346bf7f4f8e71e92435257ee5c6c0e5a89913c0e22a0ad28fa1018a73ea71
 SHA512 
4a5c81d75fdbc8dcaf80685f302688c39bd7143554e5a06cb324532ddb5180caac19b261182d5320f40b317bdb1e81664887acc7cedfeb5a95dc6ad37a898604
-DIST sysstat-11.6.3.tar.xz 527828 BLAKE2B 
4221252589652d949541d8ec8d7057abe90cafaae7b538d4fcb95aaa45f3da542539eb0742a910456c8ee134203207fc5e9485b0948a6c581f33eb949c2c
 SHA512 
37a770b4ff26abdb94c8d97fa49b094702e9f5fb12549fd012b9767c7f42ede50ce209085c7ad3b7cd2e208ba1e5bfe9425893f7bb0bbc517aed688300bf9712
 DIST sysstat-11.6.4.tar.xz 528028 BLAKE2B 
931a172ce399133a0827f7dc7090719e778e7c89a1383adf93a99c386cd11343de26649355dd3a382deceeffe6c2f1890d3424aae6ae441aaa4a47f046b520f7
 SHA512 
36affc6749d0eef5760e542dde060c257eea323196f9b83b52cc931825dfa796b48cad37060b9ca20d58fb3909c07b8bd67bc8d09c9c6285c08c4e2e9ca1d308
 DIST sysstat-11.6.5.tar.xz 527676 BLAKE2B 
8473000924514bd089de431c3aa4e042559cac71248555eb97af3a5127d0f4f6c9c13c58ad1cf9254265d2c1c4b68a17b328f883ba80a2bd1a85c5ca7909fe72
 SHA512 
5e302ad1cd2050c6c391df902babf10a8a37c5458ecccfee173a4f5bce9b0dd7ba0b364e50affee3b38b91ed828e7461cd6f84e249b18d380ba55b655fc0cbe0
-DIST sysstat-11.7.3.tar.xz 543556 BLAKE2B 
f6042021a7c5047727ddbcd38cf6e9f88ca44adaf9f8a9e56cf84c9d9b4d61bef7e07ef910c54fdcc0342c8f9b28e9b114778f57f3ed70d8b950263086426387
 SHA512 
c752ebba4d25a30147e68d0cb44d93020bb9b44823812c99550f6b34b42fc6f015c28ef0e6609a1e33ae6e4de566ae2d0e8a4711e412a4298baf5721dd15d27f
-DIST sysstat-11.7.4.tar.xz 545176 BLAKE2B 
08dec13040fe1df87902dfc67bda0ae7281768a4f426906b94d925f302892857091f279d976020924de665a41c4d73f3b64b48394436639804aab0b28bffce94
 SHA512 
4dcb05799e82410f2a13b44c2de1f6c7d31f20410e8a9528ac365a059591c04f918ad51c42b73fd06489bbed48a181b290897a91e9837b685cfc51c006aa8a05
 DIST sysstat-12.0.1.tar.xz 602484 BLAKE2B 
68f6f54a931f1b502ab065f25cd49c9d631d40689b380b5d535c540416a3c05233dbf151b7d8bec7061fbc8eb6fb61860ed6f5ef0d611314191a2c36601437ca
 SHA512 
d8940dc71592c041f59b2b0bcda7ae2748f0527832e6da7b4722dc91abb0139f1b5c528d50c97b4df0bcb5607b844bed3651183acea738b02f3a8e88809740f9

diff --git a/app-admin/sysstat/sysstat-11.6.3.ebuild 
b/app-admin/sysstat/sysstat-11.6.3.ebuild
deleted file mode 100644
index b9b3e8d4288..000
--- a/app-admin/sysstat/sysstat-11.6.3.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit flag-o-matic multilib systemd toolchain-funcs
-
-DESCRIPTION="System performance tools for Linux"
-HOMEPAGE="http://pagesperso-orange.fr/sebastien.godard/;
-SRC_URI="${HOMEPAGE}${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
-IUSE="debug nls lm_sensors selinux static"
-
-CDEPEND="
-   nls? ( virtual/libintl )
-   lm_sensors? ( sys-apps/lm_sensors )
-"
-DEPEND="
-   ${CDEPEND}
-   nls? ( sys-devel/gettext )
-"
-RDEPEND="
-   ${CDEPEND}
-   selinux? ( sec-policy/selinux-sysstat )
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-10.0.4-flags.patch
-   "${FILESDIR}"/${PN}-11.0.4-cron.patch
-)
-
-SYSSTAT_FAKE_RC_DIR=Gentoo-does-not-use-rc.d
-
-src_prepare() {
-   if use nls; then
-   strip-linguas -i nls/
-   local lingua pofile
-   for pofile in nls/*.po; do
-   lingua=${pofile/nls\/}
-   lingua=${lingua/.po}
-   if ! has ${lingua} ${LINGUAS}; then
-   rm "nls/${lingua}.po" || die
-   fi
-   done
-   fi
-
-   default
-}
-
-src_configure() {
-   tc-export AR
-   use static && append-ldflags -static
-
-   sa_lib_dir=/usr/$(get_libdir)/sa \
-   conf_dir=/etc \
-   rcdir=${SYSSTAT_FAKE_RC_DIR} \
-   econf \
-   $(use_enable debug debuginfo) \
-   $(use_enable lm_sensors sensors) \
-   

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

2018-08-07 Thread Alice Ferrazzi
commit: 485c711c20e9a415b0f58cff9b2f4ddbf7214e34
Author: Karl Linden  gmail  com>
AuthorDate: Tue Aug  7 04:47:06 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Tue Aug  7 07:02:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485c711c

sys-kernel/rt-sources: version bump to 4.14.59_p37

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.14.59_p37.ebuild   | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index b3e352c0864..f862f2105e3 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -23,6 +23,8 @@ DIST patch-4.14.40-rt30.patch.xz 230352 BLAKE2B 
b788d4034b4398c2c499d5010c6e20bc
 DIST patch-4.14.40.xz 1103932 BLAKE2B 
a06e9f1208a0396e3bf28ddad9fefb7bcd669271731fc3a3745e61eb62f4186138c00b03a5f7afb7a0c236a278d164043f07f01ee6faf0aca29ca1cd11e02d52
 SHA512 
4961a454836b8583cf3b0a743f08951c7084745039593f2cfb2630f836f33c471b7456d162556359255e6952e3652e9bb30e2b363985467787d4d0d73ad24738
 DIST patch-4.14.52-rt34.patch.xz 230384 BLAKE2B 
e31f747aa6c252627e5cb57a4f1978d115edf2ad724bc93e4772c58e47a15695d2bdbc60fb9d7433c40f6fc08d55a5703228ee4208643b5eeec182d430654a42
 SHA512 
78a85512412c5caf0a4d83b8b6dcb78087635f1c35abbc2675860d67ecebdd31b0d6c986ae61af76c776b66889bf626223e5ff0774ae524df2495ce7cb72ae33
 DIST patch-4.14.52.xz 1373656 BLAKE2B 
387b9d34af20df773f4cea44f3b9ed28aa5c84411ec4754af1248dc120470fcc1b10537505952a0d32f3d5681d5eca96b4868975651c6b3288f0f80d6c6731cd
 SHA512 
720b310700337d7c8b77b78592aae6c8d9bd08cb4da0437110ddcdf4e9e8146367293a2f2d94325787b5f201a09847badb50657082426212b610f6993eefc536
+DIST patch-4.14.59-rt37.patch.xz 230040 BLAKE2B 
c2973c4ff401667f1933db9d89b050df239c9ec4e02d020dd88735719d0ab90643ccfedcbbab8e2839ff427e06548b6ff1d8bc6e24d73667640c0c70d07405e4
 SHA512 
1bad47fef519e39230a556f82a0243705976a157ea8867ad19f13ccb83d995b17bcb34de3fa992d137ecfb142a60b641f38fef52ce5221029b1489070870dda4
+DIST patch-4.14.59.xz 1514024 BLAKE2B 
ad0e2873d5e7572a864ad7b6a7decfdc991b575dd68040a5134be7bbdd48a41fadf7ddb1e4dd61d600501a73db77adb8d33371b20174d2b1da75c4cc562ebd5e
 SHA512 
a3797c2802fb36e0e9d4e7817b5554657a1943d6087ef1b43394eebbfb3da16f81fb3e4fec9482685e98b01f178988e8dc32c92fdcb6832cbfee79773894446d
 DIST patch-4.16.12-rt5.patch.xz 227940 BLAKE2B 
f7b6eef1a729f290587d235aea921623fdd5e1ab0f9e738651719fac66ab49084a416334886e128385a50132572ff04ababc827cdf1521df6841b32f4210
 SHA512 
5b981b5758933c61526d50a47e0f454fdf6ee91d45c191dd97339972ea27f3bb27ebfa23460cf8dbbfb593e013f40ba53e3f164053ef28e4fa0aadcf4c21da03
 DIST patch-4.16.12.xz 301028 BLAKE2B 
8700a03dda8a741311d0b09e7a6aa96476978dad03451582a9fe772dc4abe410a9f542edc65742bb7a214b3a6a9e5e2aba0e9113b42a48864763c11c60669b7d
 SHA512 
7bd2b4fa54b69df5558a4a151936fb1787f2faa0f4e73c03db04ef84ac088f764425faf5d6b5a023d4863e190775dcbb251eba1efc3b10eb10bb6b210b72
 DIST patch-4.16.15-rt7.patch.xz 226680 BLAKE2B 
702333605c62ddb4ca71afad3807784842dc8cdf75682f15672e9be535fc89cfe9035a9f1056d39ed7b99ad0cd30d4e8c573cf27e9eed74886da9b2c69c1b23e
 SHA512 
72e3418d30a1818921647543c150c634a492395aee86f581606be6ae91e9bb2e712c5fc1154f584b40639a0e84c8c40c0113db1bfedb664e308153caa89305cb

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.59_p37.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.59_p37.ebuild
new file mode 100644
index 000..d65a86c4c30
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.14.59_p37.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
+   
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the RT project developers 
directly."
+   ewarn "Do *not* open bugs in 

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

2018-08-07 Thread Alice Ferrazzi
commit: 554a0f9dde29a39908c0d25bf0683a9877cd9e25
Author: Karl Linden  gmail  com>
AuthorDate: Tue Aug  7 04:44:59 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Tue Aug  7 07:02:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554a0f9d

sys-kernel/rt-sources: version bump to 3.18.117_p104

Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9477

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

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index c3e520dd64b..4df84129a41 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -17,6 +17,8 @@ DIST patch-3.18.109-rt102.patch.xz 175080 BLAKE2B 
c9d5914c5a9e8cb4ce5d8a90d732f0
 DIST patch-3.18.109.xz 1543076 BLAKE2B 
92c0226ce5a701d3c814008c6686351694d724ad3fc4df20b492c4e408f47011d8e6a1c73617556d1dca5223f7b5d96f553fbd2f63e825aacc793796e7dd4036
 SHA512 
053ad85e88910ae4830061c5c33b6d82d02b459b83a3084cf4b136f90153ee2ddce6555ebb84ee7d11fe8c2b412eb4a59eaf1970a753bc9835851ff276f2b966
 DIST patch-3.18.113-rt103.patch.xz 174972 BLAKE2B 
b0ec6aa7d6093caa6e2c9cb6ca8e10b2ac61ec5687442219856df5c52a784d849c19db793b8bd67665237da8a1a54e68179ead6feed74768d99dd19b89990e24
 SHA512 
38a58067c8957bfb1ff7c353e0dfacbb9aeb3b3c5477e4dce4ec8d705624667cf76bd333a83a2fc50d75c528c237719399ab8e9af1e96b188c0343f0bb5b971f
 DIST patch-3.18.113.xz 1585572 BLAKE2B 
fb9fec8f364df103b73e7804f6d6deeb2605ff51fb4a4c82613010b300e2d52259af24c93e47c55b86f0aeff248e309314f06bff3814a438a062d1ff509e2863
 SHA512 
006830bc456a63bd64e0fc0a090ce60dc9e001c6b9a3bb845d9f635976004be1b0969078bd408b8bb0a339adf67cac958a23fddde2c2a86430033a9138c41abf
+DIST patch-3.18.117-rt104.patch.xz 174976 BLAKE2B 
c7a066ebd4b3450d26c1825ae8c2f2afc784c9941838a071387dead23dba12d1e75b879a15967adbfe279b379bc49053c5ccd0a5a14e134103403bf4b551f358
 SHA512 
a6df3bf5ae5c5471847ec8e88d9040270ce56d1d8050cf9b49e7aa988d219ca9b8fc0c0e5dbd5f02188f9b752338ef17b2f0e58175d269f1e80cd104a592dbad
+DIST patch-3.18.117.xz 1614868 BLAKE2B 
ff86219c3547c60d603313fb6628d718dae24e2d114cec6544aed301dabb3c79e2e91dfd25e5e71e9aede7a6c29d3653cb3bdb135dafb1911180dc671d6559c2
 SHA512 
537efe3d940d65b045cafa95b25dad23849c63cfd751d8f936cf3d6eff4c10667ac236db55df0079ea8e17c6c256ec9fe11f4e8295e088fc4bcacc654f9551cc
 DIST patch-4.14.40-rt30.patch.xz 230352 BLAKE2B 
b788d4034b4398c2c499d5010c6e20bc455d35925f66acaeb02f4bf11efa43ddb793bcb92590008cfc0aaafa385148efd124ca2881247381bc85f0461375dcc3
 SHA512 
acd6e26bae67d7961abf9d3cac0a2ddf124b83b5087bfe533446a135dff42bc59bd415b88dfb56500239a0e726bd6b7f894a89f74e6cd1a6370c5e944dfae0d5
 DIST patch-4.14.40.xz 1103932 BLAKE2B 
a06e9f1208a0396e3bf28ddad9fefb7bcd669271731fc3a3745e61eb62f4186138c00b03a5f7afb7a0c236a278d164043f07f01ee6faf0aca29ca1cd11e02d52
 SHA512 
4961a454836b8583cf3b0a743f08951c7084745039593f2cfb2630f836f33c471b7456d162556359255e6952e3652e9bb30e2b363985467787d4d0d73ad24738
 DIST patch-4.14.52-rt34.patch.xz 230384 BLAKE2B 
e31f747aa6c252627e5cb57a4f1978d115edf2ad724bc93e4772c58e47a15695d2bdbc60fb9d7433c40f6fc08d55a5703228ee4208643b5eeec182d430654a42
 SHA512 
78a85512412c5caf0a4d83b8b6dcb78087635f1c35abbc2675860d67ecebdd31b0d6c986ae61af76c776b66889bf626223e5ff0774ae524df2495ce7cb72ae33

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

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

2018-08-07 Thread Jeroen Roovers
commit: 17edea36a2b3305d7f427887285eee648203b2fa
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 07:23:51 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:25:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17edea36

x11-drivers/nvidia-drivers: Version 396.51.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 x11-drivers/nvidia-drivers/Manifest|   3 +
 .../nvidia-drivers/nvidia-drivers-396.51.ebuild| 581 +
 2 files changed, 584 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index afb46c9e3c0..ff10de8859a 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -18,6 +18,7 @@ DIST NVIDIA-FreeBSD-x86_64-390.67.tar.gz 63611003 BLAKE2B 
093d61fa03a64e6c61920c
 DIST NVIDIA-FreeBSD-x86_64-390.77.tar.gz 63638514 BLAKE2B 
8a63f1c93cb24400ce099ffe76d2453e6980674554378a2e135e32a976212f75c335e104e52ad5039216b06286bc350e49a8fd1c61b987e1be3f3cf3bdd08f38
 SHA512 
f2bb8f9b5afe6ddaaa6395835592763d6f36814b37d8234f7372a0039324bcd88fa4e7f1ff5da7205bcdaac0f0d96ac8d72fe66db15e2adeee06a86fcb4d3199
 DIST NVIDIA-FreeBSD-x86_64-396.24.tar.gz 60839222 BLAKE2B 
4baa266d945525a8f43d69e14df1b045d5a2e7212eb3a92208f8efb454642e657ea3cf00a9e625ef5efa9f54c8a9e2f87ef4847696368de13b88a0721364d9af
 SHA512 
28c456cfc9f779bed84d671e104f2ea68940053aed2dc7964390e84ec553a9062be6b5108a78f123c129c25548a7b3027060da67417c64f857b23c95ae9f908b
 DIST NVIDIA-FreeBSD-x86_64-396.45.tar.gz 60850050 BLAKE2B 
1bc8e761fbe38637ee17f996ec74f63c4e9da7cea6d38029fe2fcad5cd85da73e10773e019e2744d522aefecee2d6a8d3852db6ad5b9e1e746bc36ccdb4b7c9c
 SHA512 
76955be8e86645376856bdbda7339601b88067e6b4d39b768ec86586eced7e77a437eb990bcf0fa77b3671968b00df91b53be53e1cdcd45d3e0c6a96ab5f1d77
+DIST NVIDIA-FreeBSD-x86_64-396.51.tar.gz 60903199 BLAKE2B 
adaf32bce51a11a15f71dfb3fb66a203237a6e153437cd4c95bd5d9d7d694b9b959d7e599d9481e3201eff243655e2d3e39cbea72bf40d9c40448d4b55cf22ed
 SHA512 
903af39b5d8681d80f0016db4fe7a4b84cc2c1325c295be6c44b95aa98006d395f46b9d26ca5f08aea8998ca62f1c51eb4b1c0c2b3d082943d35c4bb437a57ef
 DIST NVIDIA-Linux-armv7l-gnueabihf-375.82.run 26650801 BLAKE2B 
31446667065c56b48f6a3e737afe29a4517459d3462138136bffe383bc6fe514d6e80b49c391c27edc96b8abc3da3dd4d6ee3f3dca17f3c9a0f1cdf0e72cf099
 SHA512 
28554f1c24fe63c9257c0de3e84e4e739a45bf1c20ec7a53bc2c1b69b4e2355675061491ef5b03f3ae489cf623e553cfa68442f5536f137837327036d1c53d63
 DIST NVIDIA-Linux-armv7l-gnueabihf-378.13.run 26514235 BLAKE2B 
2b3c540704496a290be7ae3f1ff378487c75af2298c12488da8b3a1814446e5df02a1ed99afd8ee7fc459d950aab472155359eae0bf56ac83389711d70638152
 SHA512 
253786a821df85fa926ae842114321b3c70502f887ea7c2b6790dfe3836039ee5d390e6722ca8785904ec6487e465916923d3042dc6191b3b4522c3161b80cb0
 DIST NVIDIA-Linux-armv7l-gnueabihf-381.22.run 26815484 BLAKE2B 
e5f0241b07d1e54edea2025dd30061d1018c68cc2c7136c507eb894bbad5be3d0724494e2b9f33d1f8f60da4904999bbb964e6f2e78d045d7cd86bcd46b7f6d0
 SHA512 
934cda37c7aed26243b5b661122e1c060de5b4df890aaf2295b6650dddea37cb4f0e3f0bebddb00b5d687b66ab5e028a203195c4d4ad3379593babda42febe77
@@ -45,6 +46,7 @@ DIST NVIDIA-Linux-x86_64-390.67.run 82272406 BLAKE2B 
b0aafce048e6cf62fde5d86a282
 DIST NVIDIA-Linux-x86_64-390.77.run 82722543 BLAKE2B 
46bc7b365b4a8bd2d9444ec0ef427a1bbf19546db21c01d765332e8ff12fd297991166895815c96bb8d1a6153df5178578ebfaffbf7875396a8bb5578ad8
 SHA512 
6273ab0dee2fb70a5675166d4a49059f2cb46528408e292ac334b6210eb54be7caa56479274404ab773a4e9ba4c5a9a2e0568cb5ca7f15dea448a59ec2e72cde
 DIST NVIDIA-Linux-x86_64-396.24.run 86545234 BLAKE2B 
be297b4585275362608cb5119c9f7f77bcf7895bd1320603cb5f8034ee5f1dfa6d0150e58d4a11dd4656b50476d6cb6a372c18db54d33fdd685250ceb0793d3f
 SHA512 
dfe837804d01e903cdf980353add0227362771cd252e4a7d8aff99fc489e5535edfda51ed1a20b9d60e23f1a9e7312f23309c59c67ff0a09a9b9214e52f09077
 DIST NVIDIA-Linux-x86_64-396.45.run 87016131 BLAKE2B 
988392f69fc4f1f60acd03bee50245d836976728c81bbd21e5542b13e0bd93589a2bf8482d544e868f294e32de65b62c13512e465ec25afaae1ae405ae4beb3c
 SHA512 
243253ebc83e4bc5116223ecaa29e55786a611484d9a0fba302f9f87961576bbd7f367422635725173662f013e27ef88a09f7282c9fe9912f9fe4665bdf06822
+DIST NVIDIA-Linux-x86_64-396.51.run 86541408 BLAKE2B 
2cc41d2f6fe73a49c322828a9001383d8a23890a6d1d18593b649e18b77d2424fe588fdfbfd71fce6819a4620c4ba21d8e8ce7f2a8aa8411961099d40cf54edd
 SHA512 
961c1a5b27a0f6cb54e387133a8d4038ddda0df39e70e84a637d8d64eaeb4ec937e37d6a737179d72750785614d20ade5e99f0668e3d53fef2cfa70241de4fe3
 DIST nvidia-settings-304.137.tar.bz2 1481361 BLAKE2B 
cf52a55a34eeb03a685a683487af6a198ba467dd8ba9983cc75624a37a226373cd931d98e8448b7b8ed430c54be2118c7b240ed2a9100b19bec5e832e2f6cdad
 SHA512 
676d1f70c9a78ee234f5f1a283412430a386fa604de211afba02806a45906c5e246a002989b724d74752178d28c92a268de1c98d4c87876797d991253f16b0cc
 DIST nvidia-settings-340.107.tar.bz2 1549413 BLAKE2B 

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

2018-08-07 Thread Jeroen Roovers
commit: 4f5c509f6b6165b65521f92bc1d5c972552c66bc
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 07:24:56 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:25:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f5c509f

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

Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --ignore-arches

 x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild
index 49a63be0210..2c010974326 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-396.45.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
 
 LICENSE="GPL-2 NVIDIA-r2"
 SLOT="0/${PV%.*}"
-KEYWORDS="-* ~amd64 ~amd64-fbsd"
+KEYWORDS="-* amd64 ~amd64-fbsd"
 RESTRICT="bindist mirror"
 EMULTILIB_PKG="true"
 



[gentoo-commits] repo/gentoo:master commit in: net-firewall/psad/

2018-08-07 Thread Jeroen Roovers
commit: eee8cd8932de47e2c5bd493b042939daa0d00e47
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 07:07:46 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:25:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee8cd89

net-firewall/psad: Old.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-firewall/psad/Manifest  |  2 -
 net-firewall/psad/psad-2.4.3.ebuild | 90 ---
 net-firewall/psad/psad-2.4.4.ebuild | 93 -
 3 files changed, 185 deletions(-)

diff --git a/net-firewall/psad/Manifest b/net-firewall/psad/Manifest
index 7b76497a3da..7efe76b61e5 100644
--- a/net-firewall/psad/Manifest
+++ b/net-firewall/psad/Manifest
@@ -1,5 +1,3 @@
 DIST psad-2.2.5.tar.bz2 1243987 BLAKE2B 
f6b3a86a841b2685a21c4f46cab8cbb720a7955644f28cd0931f0a620aed4a743213a9f276a98b637cd5b13f93565dee22876042e43a0233cb989021fff9b813
 SHA512 
195a06420cf821d182a5422705ba2d407fd35f23887430e61925cad0eada7d20e2416eaf6317857a5aec2f1264a280a7e0128cc301f17dcf20cf833a9f0efb6e
-DIST psad-2.4.3.tar.bz2 1395260 BLAKE2B 
ec48705c90fb9acf7f6f534c103ce83fb39933f6431539be50873b26dd51bf49eee709261c0c036136bf08c6820e7344315b6162664e54b455d380b1987efebf
 SHA512 
8a25ef377e3f4f406c2179a42217110a670f1c0eb8e7991e32a99fd695ca1866218274e9aaeb48552e1bd9bd91b5fbf34b226d767c28f1db27f15b08fba2b0e8
-DIST psad-2.4.4.tar.bz2 1429113 BLAKE2B 
3eed68eb1752051f4cab8320c168b9a66e3aebdbcef41a78990202e05ff4a317714f345baf3c5998975b6c8db2ca95d2b354ce4ebaea50feb9749701ae6af046
 SHA512 
0437a489fcb54458dbb33e0139385e577a89db0c07bd872e4e56780feb8033080d59c99aeff419f3c94b22be8fb41995674749123d15f7d578cc8b0a77d7783f
 DIST psad-2.4.5.tar.bz2 1631602 BLAKE2B 
83d5a6811743e56e86984e79f0176db7982243cefcbdef7bdc30300de6a3e2c1d5033e75ec5b7e68e89784b04c98a0ed6b9475a93f4e633ad96380facaf08c21
 SHA512 
6466cf3191092672557fb6c044c6126290f1d89aea37a20aad1b3eb148b5b8be5bc2cf3700938b91263d7403f776613f304bd491c24a7e16b0975b81f24481a0
 DIST psad-2.4.6.tar.bz2 2548405 BLAKE2B 
7479ce4496343ca988da4dbe82190053385f1a8fa2e190002545c63f2e36283bc84293d932ebe147c9078923fa9e0527b4265fffdb8e1fd99bfc5d9955f9f3cd
 SHA512 
a5de29b9ca0108aa8c6a325b725145f408dc517aeee4654596c7a037762f495a78827c64fc2e9c4284bc8db65caf0321982ecaf02de6d73784c2038e1078f42d

diff --git a/net-firewall/psad/psad-2.4.3.ebuild 
b/net-firewall/psad/psad-2.4.3.ebuild
deleted file mode 100644
index 545abd2d37d..000
--- a/net-firewall/psad/psad-2.4.3.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-#PERL_EXPORT_PHASE_FUNCTIONS=no
-inherit eutils perl-module toolchain-funcs
-
-DESCRIPTION="Port Scanning Attack Detection daemon"
-SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2;
-HOMEPAGE="https://www.cipherdyne.org/psad/;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"
-RDEPEND="
-   dev-perl/Bit-Vector
-   dev-perl/Date-Calc
-   dev-perl/NetAddr-IP
-   dev-perl/Unix-Syslog
-   net-firewall/iptables
-   net-misc/whois
-   virtual/logger
-   virtual/mailx
-   virtual/perl-Storable
-"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-2.2.4-var-run.patch
-
-   sed -i \
-   -e 's|/usr/bin/gcc|$(CC)|g' \
-   -e 's|-O|$(CFLAGS) $(LDFLAGS)|g' \
-   Makefile || die
-   # Fix up default paths
-   sed -i \
-   -e "s:/usr/bin/whois_psad:/usr/bin/whois:g" \
-   psad.conf || die
-}
-
-src_configure() {
-   default
-
-   local deps_subdir
-   for deps_subdir in IPTables-Parse IPTables-ChainMgr; do
-   cd "${S}"/deps/${deps_subdir} || die
-   SRC_PREP="no" perl-module_src_configure
-   done
-}
-
-src_compile() {
-   tc-export CC
-   default
-
-   local deps_subdir
-   for deps_subdir in IPTables-Parse IPTables-ChainMgr; do
-   cd "${S}"/deps/${deps_subdir} || die
-   perl-module_src_compile
-   done
-}
-
-src_install() {
-   newbin pscan psad-pscan
-
-   insinto /usr
-   dosbin kmsgsd psad psadwatchd
-   newsbin fwcheck_psad.pl fwcheck_psad
-
-   insinto /etc/psad
-   doins \
-   *.conf auto_dl icmp{,6}_types ip_options psad_* pf.os posf \
-   protocols signatures
-
-   newinitd init-scripts/psad-init.gentoo psad
-
-   doman *.8
-
-   dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES FW_HELP README \
-   README.SYSLOG SCAN_LOG
-
-   insinto /etc/psad/snort_rules
-   doins deps/snort_rules/*
-
-   local deps_subdir
-   for deps_subdir in IPTables-Parse IPTables-ChainMgr; do
-   cd "${S}"/deps/${deps_subdir} || die
-   perl-module_src_install
-   done
-}

diff --git a/net-firewall/psad/psad-2.4.4.ebuild 

[gentoo-commits] repo/gentoo:master commit in: net-firewall/psad/

2018-08-07 Thread Jeroen Roovers
commit: 164be846fbd618f85f363437f7a5b48d0389fbdb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Aug  7 07:06:51 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Aug  7 07:25:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164be846

net-firewall/psad: Version 2.4.6.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-firewall/psad/Manifest  |  1 +
 net-firewall/psad/psad-2.4.6.ebuild | 93 +
 2 files changed, 94 insertions(+)

diff --git a/net-firewall/psad/Manifest b/net-firewall/psad/Manifest
index 91418476e3b..7b76497a3da 100644
--- a/net-firewall/psad/Manifest
+++ b/net-firewall/psad/Manifest
@@ -2,3 +2,4 @@ DIST psad-2.2.5.tar.bz2 1243987 BLAKE2B 
f6b3a86a841b2685a21c4f46cab8cbb720a79556
 DIST psad-2.4.3.tar.bz2 1395260 BLAKE2B 
ec48705c90fb9acf7f6f534c103ce83fb39933f6431539be50873b26dd51bf49eee709261c0c036136bf08c6820e7344315b6162664e54b455d380b1987efebf
 SHA512 
8a25ef377e3f4f406c2179a42217110a670f1c0eb8e7991e32a99fd695ca1866218274e9aaeb48552e1bd9bd91b5fbf34b226d767c28f1db27f15b08fba2b0e8
 DIST psad-2.4.4.tar.bz2 1429113 BLAKE2B 
3eed68eb1752051f4cab8320c168b9a66e3aebdbcef41a78990202e05ff4a317714f345baf3c5998975b6c8db2ca95d2b354ce4ebaea50feb9749701ae6af046
 SHA512 
0437a489fcb54458dbb33e0139385e577a89db0c07bd872e4e56780feb8033080d59c99aeff419f3c94b22be8fb41995674749123d15f7d578cc8b0a77d7783f
 DIST psad-2.4.5.tar.bz2 1631602 BLAKE2B 
83d5a6811743e56e86984e79f0176db7982243cefcbdef7bdc30300de6a3e2c1d5033e75ec5b7e68e89784b04c98a0ed6b9475a93f4e633ad96380facaf08c21
 SHA512 
6466cf3191092672557fb6c044c6126290f1d89aea37a20aad1b3eb148b5b8be5bc2cf3700938b91263d7403f776613f304bd491c24a7e16b0975b81f24481a0
+DIST psad-2.4.6.tar.bz2 2548405 BLAKE2B 
7479ce4496343ca988da4dbe82190053385f1a8fa2e190002545c63f2e36283bc84293d932ebe147c9078923fa9e0527b4265fffdb8e1fd99bfc5d9955f9f3cd
 SHA512 
a5de29b9ca0108aa8c6a325b725145f408dc517aeee4654596c7a037762f495a78827c64fc2e9c4284bc8db65caf0321982ecaf02de6d73784c2038e1078f42d

diff --git a/net-firewall/psad/psad-2.4.6.ebuild 
b/net-firewall/psad/psad-2.4.6.ebuild
new file mode 100644
index 000..f4eea7be20f
--- /dev/null
+++ b/net-firewall/psad/psad-2.4.6.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+#PERL_EXPORT_PHASE_FUNCTIONS=no
+inherit perl-module toolchain-funcs
+
+DESCRIPTION="Port Scanning Attack Detection daemon"
+SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2;
+HOMEPAGE="https://www.cipherdyne.org/psad/;
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+RDEPEND="
+   dev-perl/Bit-Vector
+   dev-perl/Date-Calc
+   dev-perl/NetAddr-IP
+   dev-perl/Unix-Syslog
+   net-firewall/iptables
+   net-misc/whois
+   virtual/logger
+   virtual/mailx
+   virtual/perl-Storable
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.2.4-var-run.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i \
+   -e 's|/usr/bin/gcc|$(CC)|g' \
+   -e 's|-O|$(CFLAGS) $(LDFLAGS)|g' \
+   Makefile || die
+   # Fix up default paths
+   sed -i \
+   -e "s:/usr/bin/whois_psad:/usr/bin/whois:g" \
+   psad.conf || die
+}
+
+src_configure() {
+   default
+
+   local deps_subdir
+   for deps_subdir in IPTables-Parse IPTables-ChainMgr; do
+   cd "${S}"/deps/${deps_subdir} || die
+   SRC_PREP="no" perl-module_src_configure
+   done
+}
+
+src_compile() {
+   tc-export CC
+   default
+
+   local deps_subdir
+   for deps_subdir in IPTables-Parse IPTables-ChainMgr; do
+   cd "${S}"/deps/${deps_subdir} || die
+   perl-module_src_compile
+   done
+}
+
+src_install() {
+   newbin misc/pscan psad-pscan
+
+   insinto /usr
+   dosbin kmsgsd psad psadwatchd
+   newsbin fwcheck_psad.pl fwcheck_psad
+
+   insinto /etc/psad
+   doins \
+   *.conf auto_dl icmp{,6}_types ip_options psad_* pf.os posf \
+   protocols signatures
+
+   newinitd init-scripts/psad-init.gentoo psad
+
+   doman doc/*.8
+
+   dodoc doc/BENCHMARK CREDITS Change* doc/FW_EXAMPLE_RULES README \
+   doc/README.SYSLOG doc/SCAN_LOG
+
+   insinto /etc/psad/snort_rules
+   doins deps/snort_rules/*
+
+   local deps_subdir
+   for deps_subdir in IPTables-Parse IPTables-ChainMgr; do
+   cd "${S}"/deps/${deps_subdir} || die
+   perl-module_src_install
+   done
+}



[gentoo-commits] data/api:master commit in: bin/

2018-08-07 Thread Michał Górny
commit: f4e95acad6b529d269e8b37b780707bf5734fc0d
Author: Eugene Bright  bright  gdn>
AuthorDate: Sun Aug  5 22:57:37 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  7 07:52:08 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=f4e95aca

repositories: Add sorting script

 bin/gpl-3.0.txt  | 674 +++
 bin/sort_repositories.py | 162 
 2 files changed, 836 insertions(+)

diff --git a/bin/gpl-3.0.txt b/bin/gpl-3.0.txt
new file mode 100644
index 000..f288702
--- /dev/null
+++ b/bin/gpl-3.0.txt
@@ -0,0 +1,674 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. 
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+   TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the

[gentoo-commits] data/api:master commit in: files/overlays/

2018-08-07 Thread Michał Górny
commit: f3828f51d9cbaa8d35392ff071cc53d9bebacfc9
Author: Eugene Bright  bright  gdn>
AuthorDate: Sun Aug  5 22:52:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  7 07:52:08 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=f3828f51

repositories: Indent example comment

 files/overlays/repositories.xml | 108 
 1 file changed, 54 insertions(+), 54 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 241ed92..0e078fd 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1,63 +1,63 @@
 
 http://www.gentoo.org/dtd/repositories.dtd;>
 
-
+  XX
+  https://github.com//
+  
+X
+X
+  
+  https://github.com//.git
+  git+ssh://g...@github.com//.git
+  https://github.com///commits/master.atom
+
+  * BITBUCKET TEMPLATE
+
+  
+  XX
+  https://bitbucket.org//
+  
+X
+X
+  
+  https://bitbucket.org//
+  ssh://h...@bitbucket.org//
+  https://bitbucket.org///atom
+  https://bitbucket.org///rss
+
+  FIN
+  -->
   
 0x4d4c
 Personal overlay with no special focus



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

2018-08-07 Thread Richard Farina
commit: 406a1bc8fca3218bec427cc0ddafb1410be73f8a
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Aug  7 06:02:35 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Aug  7 06:02:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=406a1bc8

net-wireless/kismet: add log tools

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 .../{kismet-2018.08_beta1-r1.ebuild => kismet-2018.08_beta1-r2.ebuild} | 3 +++
 net-wireless/kismet/kismet-.ebuild | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/net-wireless/kismet/kismet-2018.08_beta1-r1.ebuild 
b/net-wireless/kismet/kismet-2018.08_beta1-r2.ebuild
similarity index 98%
rename from net-wireless/kismet/kismet-2018.08_beta1-r1.ebuild
rename to net-wireless/kismet/kismet-2018.08_beta1-r2.ebuild
index ddf8e2e5e78..c7a5653873c 100644
--- a/net-wireless/kismet/kismet-2018.08_beta1-r1.ebuild
+++ b/net-wireless/kismet/kismet-2018.08_beta1-r2.ebuild
@@ -92,6 +92,9 @@ src_install() {
emake DESTDIR="${D}" commoninstall
emake DESTDIR="${D}" forceconfigs
 
+   insinto /usr/share/${PN}
+   doins -r log_tools
+
#dodoc CHANGELOG RELEASENOTES.txt README* docs/DEVEL.client 
docs/README.newcore
dodoc CHANGELOG README*
newinitd "${FILESDIR}"/${PN}.initd kismet

diff --git a/net-wireless/kismet/kismet-.ebuild 
b/net-wireless/kismet/kismet-.ebuild
index ddf8e2e5e78..c7a5653873c 100644
--- a/net-wireless/kismet/kismet-.ebuild
+++ b/net-wireless/kismet/kismet-.ebuild
@@ -92,6 +92,9 @@ src_install() {
emake DESTDIR="${D}" commoninstall
emake DESTDIR="${D}" forceconfigs
 
+   insinto /usr/share/${PN}
+   doins -r log_tools
+
#dodoc CHANGELOG RELEASENOTES.txt README* docs/DEVEL.client 
docs/README.newcore
dodoc CHANGELOG README*
newinitd "${FILESDIR}"/${PN}.initd kismet



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

2018-08-07 Thread Michał Górny
commit: 8cce8167b74dcb1d3d3b96be6e97e9f3af1c09c3
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug  7 06:07:42 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  7 06:21:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cce8167

dev-libs/libgit2: Add missing dep on Python

 dev-libs/libgit2/libgit2-0.26.6.ebuild | 4 +++-
 dev-libs/libgit2/libgit2-0.27.4.ebuild | 4 +++-
 dev-libs/libgit2/libgit2-.ebuild   | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libgit2/libgit2-0.26.6.ebuild 
b/dev-libs/libgit2/libgit2-0.26.6.ebuild
index 549b491f613..e6c58a1e0bc 100644
--- a/dev-libs/libgit2/libgit2-0.26.6.ebuild
+++ b/dev-libs/libgit2/libgit2-0.26.6.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=6
 
-inherit cmake-utils
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+inherit cmake-utils python-any-r1
 
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
@@ -33,6 +34,7 @@ RDEPEND="
ssh? ( net-libs/libssh2 )
 "
 DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
virtual/pkgconfig
 "
 

diff --git a/dev-libs/libgit2/libgit2-0.27.4.ebuild 
b/dev-libs/libgit2/libgit2-0.27.4.ebuild
index 456ded8f18d..d10065358a4 100644
--- a/dev-libs/libgit2/libgit2-0.27.4.ebuild
+++ b/dev-libs/libgit2/libgit2-0.27.4.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=6
 
-inherit cmake-utils
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+inherit cmake-utils python-any-r1
 
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
@@ -33,6 +34,7 @@ RDEPEND="
ssh? ( net-libs/libssh2 )
 "
 DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
virtual/pkgconfig
 "
 

diff --git a/dev-libs/libgit2/libgit2-.ebuild 
b/dev-libs/libgit2/libgit2-.ebuild
index 456ded8f18d..d10065358a4 100644
--- a/dev-libs/libgit2/libgit2-.ebuild
+++ b/dev-libs/libgit2/libgit2-.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=6
 
-inherit cmake-utils
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+inherit cmake-utils python-any-r1
 
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
@@ -33,6 +34,7 @@ RDEPEND="
ssh? ( net-libs/libssh2 )
 "
 DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
virtual/pkgconfig
 "
 



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

2018-08-07 Thread Andreas Sturmlechner
commit: d20cc9f90cc22ceafc46ecb48644989ce4dc743d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug  6 23:27:29 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:05:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20cc9f9

kde-apps/konqueror: Fix build with USE=-webengine

Reported-by: Tupone Alfredo  gentoo.org>
Closes: https://bugs.gentoo.org/662466
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 .../konqueror/{konqueror-18.04.3.ebuild => konqueror-18.04.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/konqueror/konqueror-18.04.3.ebuild 
b/kde-apps/konqueror/konqueror-18.04.3-r1.ebuild
similarity index 98%
rename from kde-apps/konqueror/konqueror-18.04.3.ebuild
rename to kde-apps/konqueror/konqueror-18.04.3-r1.ebuild
index 377dba24af6..fa56ec002de 100644
--- a/kde-apps/konqueror/konqueror-18.04.3.ebuild
+++ b/kde-apps/konqueror/konqueror-18.04.3-r1.ebuild
@@ -71,7 +71,7 @@ src_prepare() {
 
if ! use webengine; then
punt_bogus_dep Qt5 WebEngineWidgets
-   cmake_comment_add_subdirectory webenginepartexit
+   cmake_comment_add_subdirectory webenginepart
fi
 
kde5_src_prepare



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze/, kde-plasma/kdeplasma-addons/, kde-plasma/drkonqi/, ...

2018-08-07 Thread Andreas Sturmlechner
commit: c58afad97b92282a8b18cfb297087e21424c6277
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug  6 23:35:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:05:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58afad9

kde-plasma: Add KDE Plasma 5.13.4

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.13.4.ebuild   |  40 +
 kde-plasma/breeze-grub/Manifest|   1 +
 kde-plasma/breeze-grub/breeze-grub-5.13.4.ebuild   |  30 
 kde-plasma/breeze-gtk/Manifest |   1 +
 kde-plasma/breeze-gtk/breeze-gtk-5.13.4.ebuild |  12 ++
 kde-plasma/breeze-plymouth/Manifest|   1 +
 .../breeze-plymouth/breeze-plymouth-5.13.4.ebuild  |  26 
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.13.4.ebuild |  48 ++
 kde-plasma/drkonqi/Manifest|   1 +
 kde-plasma/drkonqi/drkonqi-5.13.4.ebuild   |  56 +++
 kde-plasma/kactivitymanagerd/Manifest  |   1 +
 .../kactivitymanagerd-5.13.4.ebuild|  35 +
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.13.4.ebuild  |  62 
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.13.4.ebuild|  52 +++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.13.4.ebuild   |  19 +++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons-5.13.4.ebuild |  58 +++
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.13.4.ebuild |  26 
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.13.4.ebuild |  46 ++
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.13.4.ebuild   |  95 +++
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.13.4.ebuild   |  44 ++
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.13.4.ebuild   |  40 +
 kde-plasma/kscreenlocker/Manifest  |   1 +
 .../kscreenlocker/kscreenlocker-5.13.4.ebuild  |  94 +++
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.13.4.ebuild   |  49 ++
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.13.4.ebuild   |  47 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.13.4.ebuild   |  33 
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.13.4.ebuild |  22 +++
 kde-plasma/kwin/Manifest   |   1 +
 kde-plasma/kwin/kwin-5.13.4.ebuild | 106 +
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.13.4.ebuild   |  23 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.13.4.ebuild |  27 
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.13.4.ebuild |  53 +++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.13.4.ebuild   |  30 
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.13.4.ebuild |  46 ++
 kde-plasma/plasma-browser-integration/Manifest |   1 +
 .../plasma-browser-integration-5.13.4.ebuild   |  36 +
 kde-plasma/plasma-desktop/Manifest |   1 +
 .../plasma-desktop/plasma-desktop-5.13.4.ebuild| 163 +++
 kde-plasma/plasma-integration/Manifest |   1 +
 .../plasma-integration-5.13.4.ebuild   |  43 +
 kde-plasma/plasma-meta/plasma-meta-5.13.4.ebuild   |  77 +
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.13.4.ebuild   |  75 +
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild   |  30 
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.13.4.ebuild |  39 +
 kde-plasma/plasma-vault/Manifest   |   1 +
 kde-plasma/plasma-vault/plasma-vault-5.13.4.ebuild |  45 ++
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 +
 .../plasma-workspace-wallpapers-5.13.4.ebuild  |  18 +++
 kde-plasma/plasma-workspace/Manifest   |   1 +
 .../plasma-workspace-5.13.4.ebuild | 173 +
 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/

2018-08-07 Thread Andreas Sturmlechner
commit: 7119e44489da323b2dd71c1263f074219819eefd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 07:02:11 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:05:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7119e444

kde-plasma/plasma-pa: Drop obsolete pulseaudio[gnome(+)] requirement

It was patched out, so we may as well drop the usedep.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
index 3529fdea6cd..ffe41fc041d 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
-   media-sound/pulseaudio[gnome(+)]
+   media-sound/pulseaudio
 "
 RDEPEND="${DEPEND}"
 



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

2018-08-07 Thread Andreas Sturmlechner
commit: d14d342d4a5e6bd6e4f4b8f60d61ef7d76eff4e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug  6 23:33:17 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:05:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14d342d

kde-apps/spectacle: Add missing DEPEND

Reported-by: Fabian Köster  fabian-koester.com>
Upstream commit: 45c37a64e1cc9f683ee51bdf6398db89fc241b23

Closes: https://bugs.gentoo.org/662630
Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/kde-apps/spectacle/spectacle-18.04.3.ebuild 
b/kde-apps/spectacle/spectacle-18.04.3-r1.ebuild
similarity index 97%
rename from kde-apps/spectacle/spectacle-18.04.3.ebuild
rename to kde-apps/spectacle/spectacle-18.04.3-r1.ebuild
index dfa545000c0..ed9022707a7 100644
--- a/kde-apps/spectacle/spectacle-18.04.3.ebuild
+++ b/kde-apps/spectacle/spectacle-18.04.3-r1.ebuild
@@ -19,6 +19,7 @@ DEPEND="
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep knewstuff)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)



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

2018-08-07 Thread Andreas Sturmlechner
commit: 62dd0d84ce139e725fb8890b85fc1cfbff2e0c4e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 00:08:53 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:05:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dd0d84

media-gfx/exiv2: Fix build with clang

Reported-by: David Carlos Manuelda  gmail.com>
Closes: https://bugs.gentoo.org/662934
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-gfx/exiv2/exiv2-0.26_p20180319.ebuild|  3 +-
 .../files/exiv2-0.26_p20180319-clang-fix.patch | 47 ++
 2 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild 
b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
index 478ea7a79b1..eb2572dfcf3 100644
--- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
+++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
@@ -48,9 +48,10 @@ DOCS=( README doc/ChangeLog doc/cmd.txt )
 S="${WORKDIR}/${PN^}-${PN}-${COMMIT:0:7}"
 
 PATCHES=(
-   # master, pending backports for 0.26
+   # 0.26 branch
"${FILESDIR}"/${P}-CVE-2018-4868.patch
"${FILESDIR}"/${P}-CVE-2017-18005.patch
+   "${FILESDIR}"/${P}-clang-fix.patch
# TODO: Take to upstream
"${FILESDIR}"/${PN}-0.26-fix-docs.patch
"${FILESDIR}"/${PN}-0.26-tools-optional.patch

diff --git a/media-gfx/exiv2/files/exiv2-0.26_p20180319-clang-fix.patch 
b/media-gfx/exiv2/files/exiv2-0.26_p20180319-clang-fix.patch
new file mode 100644
index 000..a80543a5ecd
--- /dev/null
+++ b/media-gfx/exiv2/files/exiv2-0.26_p20180319-clang-fix.patch
@@ -0,0 +1,47 @@
+From 176ba44cc31064183fdfbce55a7dd7e6b5e2a962 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= 
+Date: Fri, 8 Jun 2018 23:46:04 +0200
+Subject: [PATCH] Fix C & C++ flag adding in CMakeLists.txt
+
+---
+ CMakeLists.txt | 22 --
+ 1 file changed, 12 insertions(+), 10 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 2e179bf5..98a172ed 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -74,21 +74,23 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} 
"${CMAKE_SOURCE_DIR}/config/")
+ 
+ if( MINGW OR UNIX )
+ if (${CMAKE_CXX_COMPILER_ID} STREQUAL GNU)
+-ADD_DEFINITIONS(-Wall
+--Wcast-align
+--Wpointer-arith
+--Wformat-security
+--Wmissing-format-attribute
+--Woverloaded-virtual
+--W
+-   )
++string(CONCAT WARNING_FLAGS " -Wall"
++  " -Wcast-align"
++  " -Wpointer-arith"
++  " -Wformat-security"
++  " -Wmissing-format-attribute"
++  " -Woverloaded-virtual"
++  " -W"
++  )
++set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${WARNING_FLAGS}")
++set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${WARNING_FLAGS}")
+ ENDIF()
+ 
+ message(STATUS "Compiler info: ${CMAKE_CXX_COMPILER_ID} 
(${CMAKE_CXX_COMPILER}) ; version: ${CMAKE_CXX_COMPILER_VERSION}")
+ IF ( CYGWIN OR (CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 5.0))
+-ADD_DEFINITIONS( -std=gnu++98 ) # to support snprintf
++set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++98" ) # to support 
snprintf
+ ELSE()
+-ADD_DEFINITIONS( -std=c++98 )
++set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++98" )
+ ENDIF()
+ 
+ ENDIF( MINGW OR UNIX )
\ No newline at end of file



[gentoo-commits] proj/java:master commit in: dev-java/gradle-bin/

2018-08-07 Thread Florian Schmaus
commit: a1a60d5951f263a93d21b4ca7ee907472bec5d08
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Tue Aug  7 07:50:12 2018 +
Commit: Florian Schmaus  geekplace  eu>
CommitDate: Tue Aug  7 07:50:12 2018 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=a1a60d59

dev-java/gradle-bin: Add gradle-bin-2.9x

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-java/gradle-bin/Manifest  |  1 +
 dev-java/gradle-bin/gradle-bin-4.9.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-java/gradle-bin/Manifest b/dev-java/gradle-bin/Manifest
index 8962ac60..85f7a0f4 100644
--- a/dev-java/gradle-bin/Manifest
+++ b/dev-java/gradle-bin/Manifest
@@ -3,3 +3,4 @@ DIST gradle-4.4.1-all.zip 99180462 BLAKE2B 
8b961f3ef296191dbd3415d7428ba943fbcad
 DIST gradle-4.6-all.zip 106724289 BLAKE2B 
15475ccd6ea2305e30d0c2e59659eb742d984b0a6b643d4c5ecbd0ccd7244713eb7431e30588aedbedb5268e616aeebf7abb389551acd4b6b1cd4079f37c85be
 SHA512 
36249d86e5e35d793448960251c9db1be36643ea4846be35e7b9af5c0bed245dac20c4682580c53ff80f6745369cb5dad8dd840a9b00f7b67d1ec563a9e6e106
 DIST gradle-4.7-all.zip 109748755 BLAKE2B 
e655c5478492736ff2fed7e2014bccdb3ebdb63b4c3217070fefd5f9987935f4fd822c561e21ac9e2e03e670cc0f47a98f036d1fb6a6211006407721260e2adf
 SHA512 
23d5129306c724a8e8815a4b3aa57e5451893aaf5c5a1179f360ee402ec07e07804b00b594ffbfceb3f708a00e23600dfcaea6549e351f013a6c21e843e32146
 DIST gradle-4.8-all.zip 110829164 BLAKE2B 
c2d2f97401ee7c23609e337cac7f535c26b857382a6acf13c3ce6ea26d796201c4a6ac7f3eab7dee4b38f5d69142f952204f4a7c5a109ba43fd723675a2314eb
 SHA512 
500ea47ed97b611e5ff7b9016050b4d35becd8250a60c6421a07fe5118ceb7c203bc0c44074f974d98d8659cef81a97d8fab1afd1f231ed02772f90515f3284f
+DIST gradle-4.9-all.zip 113472562 BLAKE2B 
a29303aab49eb79a9298fc1e7496ea2fc326846101ccbe5247a37b57c11b3e050ed65bb31a097912818cf0e5d8cbe0d2b20f8a4619f42011b696383e1578fd51
 SHA512 
e39ec89c2082e5d0c2f6c1d1f968045238056bf09108997b85e03b7493227c3d9d9c289f5b47e0c7aac5049885de89d22d3dcc3a4cd88a8d60229c0bfc95cb2b

diff --git a/dev-java/gradle-bin/gradle-bin-4.9.ebuild 
b/dev-java/gradle-bin/gradle-bin-4.9.ebuild
new file mode 100644
index ..acc8a5e6
--- /dev/null
+++ b/dev-java/gradle-bin/gradle-bin-4.9.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit java-pkg-2
+
+MY_PN=${PN%%-bin}
+MY_P="${MY_PN}-${PV/_rc/-rc-}"
+
+DESCRIPTION="A project automation and build tool with a Groovy based DSL"
+SRC_URI="http://services.gradle.org/distributions/${MY_P}-all.zip;
+HOMEPAGE="http://www.gradle.org/;
+LICENSE="Apache-2.0"
+SLOT="${PV}"
+KEYWORDS="~x86 ~amd64"
+
+DEPEND="app-arch/zip
+   app-eselect/eselect-gradle"
+RDEPEND=">=virtual/jdk-1.6"
+
+IUSE="source doc examples"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   local gradle_dir="${EPREFIX}/usr/share/${PN}-${SLOT}"
+
+   dodoc docs/release-notes.html getting-started.html
+
+   insinto "${gradle_dir}"
+
+   # source
+   if use source ; then
+   java-pkg_dosrc src/*
+   fi
+
+   # docs
+   if use doc ; then
+   java-pkg_dojavadoc docs/javadoc
+   fi
+
+   # examples
+   if use examples ; then
+   java-pkg_doexamples samples
+   fi
+
+   insinto "${gradle_dir}"
+   doins -r bin/ lib/
+   fperms 755 "${gradle_dir}/bin/gradle"
+   dosym "${gradle_dir}/bin/gradle" "/usr/bin/${PN}-${SLOT}"
+}
+
+pkg_postinst() {
+   eselect gradle update ifunset
+}
+
+pkg_postrm() {
+   eselect gradle update ifunset
+}



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

2018-08-07 Thread Michał Górny
commit: 72c1966bf06a5c6873074c7f5cebc27f6f8bb5c7
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug  7 06:06:11 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  7 06:21:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c1966b

dev-libs/libgit2: Sec-bump to 0.27.4

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

 dev-libs/libgit2/Manifest  |  1 +
 dev-libs/libgit2/libgit2-0.27.4.ebuild | 80 ++
 2 files changed, 81 insertions(+)

diff --git a/dev-libs/libgit2/Manifest b/dev-libs/libgit2/Manifest
index 49ba6180cf2..55e603224ee 100644
--- a/dev-libs/libgit2/Manifest
+++ b/dev-libs/libgit2/Manifest
@@ -1,3 +1,4 @@
 DIST libgit2-0.26.5.tar.gz 4734075 BLAKE2B 
cdc34a5792576d97d8bc8a8c998e610e9c2caab4899f55bfd11da382d73d3061277ac068edd20c8e31d7cf5c3b26ca688fd67eb43ca7b9e0b82413fb04d04b3f
 SHA512 
7dd7c567ad776db76b3514e6532f52841a4279b58dc51b44d39ab53b6911220cb60ee8f37b4c6ad6f369edbbd43a2591cf5f46aca354282f56735c8b215d533b
 DIST libgit2-0.26.6.tar.gz 4734435 BLAKE2B 
0831d0a78ba74b6cd989821f0abb6774f8879f18906025ce02d7c0f7f8f3e7f03b30121f79e370b85201e110a6fc4aca2ae2e608b12f01cd527ab42bf597099d
 SHA512 
6a5a167bfe8696294cf188feec2aad898af52f4c05a3a40a55f48ea3168d200a60fc42b3819a22b1bf472be696f5dafef473d457c08bab164cbf654c4de6bda7
 DIST libgit2-0.27.3.tar.gz 4771877 BLAKE2B 
a15aed24d0391cf8d5c74329f5064d703def5db1cbf132881279d501d1ba31002367e54171e8a341b75862d327eddb1abebdaeeaee6878a14ad1d8abbbc8402d
 SHA512 
e470050b89289908ec64dafaa954ad9bfc8f557ba7dafcab440d9efde474f736c025d8202bfd81a508070d9cf678f3fb1f3687d72a849ce86edd1ee90ad13c3b
+DIST libgit2-0.27.4.tar.gz 4772254 BLAKE2B 
9c0e7b436d8cb07a8f1407d22bcd4c7b161f3ceef9dc4e67f9daec784a1cfb9f8f2e493a78f5ef6b4893e54c1f1b567ae53ead52a992ee10eabe3229195417a1
 SHA512 
d27db86eb1b9f0d4057f8538ba1985ee76c3ca106e57d417fa9bff79d575f91a07ad28693112b58dc1d61d68116a82e6a145f12276158f2806b6c4964d741f61

diff --git a/dev-libs/libgit2/libgit2-0.27.4.ebuild 
b/dev-libs/libgit2/libgit2-0.27.4.ebuild
new file mode 100644
index 000..456ded8f18d
--- /dev/null
+++ b/dev-libs/libgit2/libgit2-0.27.4.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos"
+fi
+
+DESCRIPTION="A linkable library for Git"
+HOMEPAGE="https://libgit2.github.com/;
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="0/27"
+IUSE="+curl examples gssapi libressl +ssh test +threads trace"
+
+RDEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   sys-libs/zlib
+   net-libs/http-parser:=
+   curl? (
+   !libressl? ( net-misc/curl:=[curl_ssl_openssl(-)] )
+   libressl? ( net-misc/curl:=[curl_ssl_libressl(-)] )
+   )
+   gssapi? ( virtual/krb5 )
+   ssh? ( net-libs/libssh2 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS CONTRIBUTING.md CONVENTIONS.md README.md )
+
+src_prepare() {
+   # skip online tests
+   sed -i '/libgit2_clar/s/-ionline/-xonline/' tests/CMakeLists.txt || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DLIB_INSTALL_DIR="${EPREFIX}/usr/$(get_libdir)"
+   -DBUILD_CLAR=$(usex test)
+   -DENABLE_TRACE=$(usex trace)
+   -DUSE_GSSAPI=$(usex gssapi)
+   -DUSE_SSH=$(usex ssh)
+   -DTHREADSAFE=$(usex threads)
+   -DCURL=$(usex curl)
+   )
+   cmake-utils_src_configure
+}
+
+src_test() {
+   if [[ ${EUID} -eq 0 ]] ; then
+   # repo::iterator::fs_preserves_error fails if run as root
+   # since root can still access dirs with  perms
+   ewarn "Skipping tests: non-root privileges are required for all 
tests to pass"
+   else
+   local TEST_VERBOSE=1
+   cmake-utils_src_test
+   fi
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if use examples ; then
+   find examples -name '.gitignore' -delete || die
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2018-08-07 Thread Michał Górny
commit: cc124f9c519cb2cc6469c4f9bf774dd1f22d8fec
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug  7 05:51:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  7 06:21:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc124f9c

dev-libs/libgit2: Sec-bump to 0.26.6

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

 dev-libs/libgit2/Manifest  |  1 +
 dev-libs/libgit2/libgit2-0.26.6.ebuild | 80 ++
 2 files changed, 81 insertions(+)

diff --git a/dev-libs/libgit2/Manifest b/dev-libs/libgit2/Manifest
index 59403ee2cac..49ba6180cf2 100644
--- a/dev-libs/libgit2/Manifest
+++ b/dev-libs/libgit2/Manifest
@@ -1,2 +1,3 @@
 DIST libgit2-0.26.5.tar.gz 4734075 BLAKE2B 
cdc34a5792576d97d8bc8a8c998e610e9c2caab4899f55bfd11da382d73d3061277ac068edd20c8e31d7cf5c3b26ca688fd67eb43ca7b9e0b82413fb04d04b3f
 SHA512 
7dd7c567ad776db76b3514e6532f52841a4279b58dc51b44d39ab53b6911220cb60ee8f37b4c6ad6f369edbbd43a2591cf5f46aca354282f56735c8b215d533b
+DIST libgit2-0.26.6.tar.gz 4734435 BLAKE2B 
0831d0a78ba74b6cd989821f0abb6774f8879f18906025ce02d7c0f7f8f3e7f03b30121f79e370b85201e110a6fc4aca2ae2e608b12f01cd527ab42bf597099d
 SHA512 
6a5a167bfe8696294cf188feec2aad898af52f4c05a3a40a55f48ea3168d200a60fc42b3819a22b1bf472be696f5dafef473d457c08bab164cbf654c4de6bda7
 DIST libgit2-0.27.3.tar.gz 4771877 BLAKE2B 
a15aed24d0391cf8d5c74329f5064d703def5db1cbf132881279d501d1ba31002367e54171e8a341b75862d327eddb1abebdaeeaee6878a14ad1d8abbbc8402d
 SHA512 
e470050b89289908ec64dafaa954ad9bfc8f557ba7dafcab440d9efde474f736c025d8202bfd81a508070d9cf678f3fb1f3687d72a849ce86edd1ee90ad13c3b

diff --git a/dev-libs/libgit2/libgit2-0.26.6.ebuild 
b/dev-libs/libgit2/libgit2-0.26.6.ebuild
new file mode 100644
index 000..549b491f613
--- /dev/null
+++ b/dev-libs/libgit2/libgit2-0.26.6.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos"
+fi
+
+DESCRIPTION="A linkable library for Git"
+HOMEPAGE="https://libgit2.github.com/;
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="0/26"
+IUSE="+curl examples gssapi libressl +ssh test +threads trace"
+
+RDEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   sys-libs/zlib
+   net-libs/http-parser:=
+   curl? (
+   !libressl? ( net-misc/curl:=[curl_ssl_openssl(-)] )
+   libressl? ( net-misc/curl:=[curl_ssl_libressl(-)] )
+   )
+   gssapi? ( virtual/krb5 )
+   ssh? ( net-libs/libssh2 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS CONTRIBUTING.md CONVENTIONS.md README.md )
+
+src_prepare() {
+   # skip online tests
+   sed -i '/libgit2_clar/s/-ionline/-xonline/' CMakeLists.txt || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DLIB_INSTALL_DIR="${EPREFIX}/usr/$(get_libdir)"
+   -DBUILD_CLAR=$(usex test)
+   -DENABLE_TRACE=$(usex trace)
+   -DUSE_GSSAPI=$(usex gssapi)
+   -DUSE_SSH=$(usex ssh)
+   -DTHREADSAFE=$(usex threads)
+   -DCURL=$(usex curl)
+   )
+   cmake-utils_src_configure
+}
+
+src_test() {
+   if [[ ${EUID} -eq 0 ]] ; then
+   # repo::iterator::fs_preserves_error fails if run as root
+   # since root can still access dirs with  perms
+   ewarn "Skipping tests: non-root privileges are required for all 
tests to pass"
+   else
+   local TEST_VERBOSE=1
+   cmake-utils_src_test
+   fi
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if use examples ; then
+   find examples -name '.gitignore' -delete || die
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2018-08-07 Thread Matt Thode
commit: c19ff92aa303ed61d0a9f006ca006697df67360d
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Aug  7 07:33:03 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Aug  7 07:33:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19ff92a

net-analyzer/icinga2: remove broken version

Closes: https://bugs.gentoo.org/661852
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-analyzer/icinga2/Manifest|   1 -
 net-analyzer/icinga2/icinga2-2.9.0-r1.ebuild | 163 ---
 2 files changed, 164 deletions(-)

diff --git a/net-analyzer/icinga2/Manifest b/net-analyzer/icinga2/Manifest
index c2cfc5087fa..81abc5d3d4c 100644
--- a/net-analyzer/icinga2/Manifest
+++ b/net-analyzer/icinga2/Manifest
@@ -1,3 +1,2 @@
 DIST icinga2-2.8.4.tar.gz 2510333 BLAKE2B 
f551a5eadc93d8455612af40e34a0922bc75f41b8064f9989c8f0c28dc2c3fb18963cf9b3272efa29f03973e7cf5824762bebff1bfa1a23c4ba39c93fc29c8e5
 SHA512 
b2cb5989962ac65da927cbdbac1b3345c913321d507b5113f32dd90bf969b2513478e68d52b9cd4cf255057d74428f9e42067288b7ddc59ad060ca7b84f4f114
-DIST icinga2-2.9.0.tar.gz 2192684 BLAKE2B 
b27da06a8b1d70108c792ccbef67a8082b7bb1ec9326ffdcd56406e8bf00e00fa7ef7cbedae803835cc7576bfb1db07cac4e6d1c8338d67e0ff071b821a661ea
 SHA512 
e95f29f9a7e2ba9ad2ca16972fad23a9d18ee0470fbfd70f0bbc8efba9cdcce77d7c5abd2fca98e7b30c64f0014f89f9edd494473769efa6a6e01c08ebdcc1a4
 DIST icinga2-2.9.1.tar.gz 2193190 BLAKE2B 
29be491c4b43e218ef8aaa2128822040ccb0989e91d83f033cf7873216e4307cdbc8ee9052d79fd0c396efeb68759acc97938e3ee596e0820e3f6c8f73bc
 SHA512 
1d69a24f85249386e30ff1625cf522ba58e5f2ab641dbe950bf1764324a6c7516d1532942954e842002566823b0f30383747d5ec8b7bd36705aa5f0ccfa29533

diff --git a/net-analyzer/icinga2/icinga2-2.9.0-r1.ebuild 
b/net-analyzer/icinga2/icinga2-2.9.0-r1.ebuild
deleted file mode 100644
index 5911a041405..000
--- a/net-analyzer/icinga2/icinga2-2.9.0-r1.ebuild
+++ /dev/null
@@ -1,163 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-if [[ ${PV} !=  ]]; then
-   inherit cmake-utils depend.apache eutils systemd toolchain-funcs user 
wxwidgets
-   SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-else
-   inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs 
user wxwidgets
-   EGIT_REPO_URI="https://github.com/Icinga/icinga2.git;
-   EGIT_BRANCH="master"
-   KEYWORDS=""
-fi
-
-DESCRIPTION="Distributed, general purpose, network monitoring engine"
-HOMEPAGE="http://icinga.org/icinga2;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+mysql postgres classicui console libressl lto mail minimal nano-syntax 
+plugins systemd +vim-syntax"
-WX_GTK_VER="3.0"
-
-CDEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   >=dev-libs/boost-1.58-r1
-   console? ( dev-libs/libedit )
-   mysql? ( virtual/mysql )
-   postgres? ( dev-db/postgresql:= )"
-
-DEPEND="
-   ${CDEPEND}
-   sys-devel/bison
-   >=sys-devel/flex-2.5.35"
-
-RDEPEND="
-   ${CDEPEND}
-   plugins? ( || (
-   net-analyzer/monitoring-plugins
-   net-analyzer/nagios-plugins
-   ) )
-   mail? ( virtual/mailx )
-   classicui? ( net-analyzer/icinga[web] )"
-
-REQUIRED_USE="!minimal? ( || ( mysql postgres ) )"
-
-want_apache2
-
-pkg_setup() {
-   depend.apache_pkg_setup
-   enewgroup icinga
-   enewgroup icingacmd
-   enewgroup nagios  # for plugins
-   enewuser icinga -1 -1 /var/lib/icinga2 "icinga,icingacmd,nagios"
-}
-
-src_configure() {
-   sed -i 's/FLAGS\}\ \-g/FLAGS\}\ \-lpthread\ /g' CMakeLists.txt || die
-   local mycmakeargs=(
-   -DICINGA2_UNITY_BUILD=FALSE
-   -DCMAKE_VERBOSE_MAKEFILE=ON
-   -DCMAKE_BUILD_TYPE=None
-   -DCMAKE_INSTALL_PREFIX=/usr
-   -DCMAKE_INSTALL_SYSCONFDIR=/etc
-   -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-   -DICINGA2_SYSCONFIGFILE=/etc/conf.d/icinga2
-   -DICINGA2_PLUGINDIR="/usr/$(get_libdir)/nagios/plugins"
-   -DICINGA2_USER=icinga
-   -DICINGA2_GROUP=icingacmd
-   -DICINGA2_COMMAND_GROUP=icingacmd
-   -DINSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT=yes
-   -DUSE_SYSTEMD=$(usex systemd ON OFF)
-   -DLOGROTATE_HAS_SU=ON
-   )
-   # default to off if minimal, allow the flags to be set otherwise
-   if use minimal; then
-   mycmakeargs+=(
-   -DICINGA2_WITH_MYSQL=OFF
-   -DICINGA2_WITH_PGSQL=OFF
-   )
-   else
-   mycmakeargs+=(
-   -DICINGA2_WITH_PGSQL=$(usex postgres ON OFF)
-   -DICINGA2_WITH_MYSQL=$(usex mysql ON OFF)
-   )
-   fi
-   # LTO

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

2018-08-07 Thread Sergei Trofimovich
commit: b544f969034fe6c207e3d6b8d6f67ed581ce5beb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Aug  7 05:23:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 06:36:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b544f969

www-servers/apache: stable 2.4.34-r1 for sparc, bug #662894

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 www-servers/apache/apache-2.4.34-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.4.34-r1.ebuild 
b/www-servers/apache/apache-2.4.34-r1.ebuild
index 598a36a5881..7ce6fa8b77d 100644
--- a/www-servers/apache/apache-2.4.34-r1.ebuild
+++ b/www-servers/apache/apache-2.4.34-r1.ebuild
@@ -130,7 +130,7 @@ HOMEPAGE="https://httpd.apache.org/;
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris 
~x64-solaris"
 
 # Enable http2 by default (bug #563452)
 # FIXME: Move to apache-2.eclass once this has reached stable.



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

2018-08-07 Thread Sergei Trofimovich
commit: a89708842d98eafab15df39a0809895b8729ad3e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Aug  7 05:24:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 06:36:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8970884

media-gfx/graphicsmagick: stable 1.3.30 for sparc, bug #662870

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

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

diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.30.ebuild 
b/media-gfx/graphicsmagick/graphicsmagick-1.3.30.ebuild
index 87526b90ba9..efc6a95352c 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-1.3.30.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.30.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]] ; then
EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code;
 else
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
-   KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+   KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 fi
 
 IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg jpeg2k lcms lzma modules openmp



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

2018-08-07 Thread Sergei Trofimovich
commit: e3dcd5f069d0166d7d3531b0f0b4d32d559fcf01
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Aug  7 05:22:39 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 06:36:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3dcd5f0

app-admin/apache-tools: stable 2.4.34 for sparc, bug #662894

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 app-admin/apache-tools/apache-tools-2.4.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.4.34.ebuild 
b/app-admin/apache-tools/apache-tools-2.4.34.ebuild
index 42f4dfb2f7e..5d4f31d6174 100644
--- a/app-admin/apache-tools/apache-tools-2.4.34.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.34.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 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 ~m68k-mint ~sparc64-solaris ~x64-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 ~m68k-mint ~sparc64-solaris ~x64-solaris"
 IUSE="libressl ssl"
 RESTRICT="test"
 



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

2018-08-07 Thread Sergei Trofimovich
commit: c2ec48b3f75d6c82a6b71d01e35b70f7573ff5a8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Aug  7 06:47:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 06:47:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ec48b3

x11-terms/terminology: keyworded 1.2.1 for ppc64, bug #655670

Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 x11-terms/terminology/terminology-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/terminology/terminology-1.2.1.ebuild 
b/x11-terms/terminology/terminology-1.2.1.ebuild
index dfc6458bbd5..e4552e73450 100644
--- a/x11-terms/terminology/terminology-1.2.1.ebuild
+++ b/x11-terms/terminology/terminology-1.2.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="nls"
 
 RDEPEND=">=dev-libs/efl-1.20.0[eet,fontconfig,opengl,X]"



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

2018-08-07 Thread Andreas Sturmlechner
commit: a8c709fa1218ed7f4229b258d8725984eb195a74
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 07:09:44 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:09:44 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8c709fa

virtualx.eclass: Remove outdated copy

 eclass/virtualx.eclass | 260 -
 1 file changed, 260 deletions(-)

diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass
deleted file mode 100644
index 749c051bf1..00
--- a/eclass/virtualx.eclass
+++ /dev/null
@@ -1,260 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @ECLASS: virtualx.eclass
-# @MAINTAINER:
-# x...@gentoo.org
-# @AUTHOR:
-# Original author: Martin Schlemmer 
-# @BLURB: This eclass can be used for packages that needs a working X 
environment to build.
-
-if [[ ! ${_VIRTUAL_X} ]]; then
-
-case "${EAPI:-0}" in
-   0|1|2|3)
-   die "virtualx.eclass: EAPI ${EAPI} is too old."
-   ;;
-   4|5|6)
-   ;;
-   *)
-   die "virtualx.eclass: EAPI ${EAPI} is not supported yet."
-   ;;
-esac
-
-[[ ${EAPI} == [45] ]] && inherit eutils
-
-# @ECLASS-VARIABLE: VIRTUALX_REQUIRED
-# @DESCRIPTION:
-# Variable specifying the dependency on xorg-server and xhost.
-# Possible special values are "always" and "manual", which specify
-# the dependency to be set unconditionaly or not at all.
-# Any other value is taken as useflag desired to be in control of
-# the dependency (eg. VIRTUALX_REQUIRED="kde" will add the dependency
-# into "kde? ( )" and add kde into IUSE.
-: ${VIRTUALX_REQUIRED:=test}
-
-# @ECLASS-VARIABLE: VIRTUALX_DEPEND
-# @DESCRIPTION:
-# Dep string available for use outside of eclass, in case a more
-# complicated dep is needed.
-# You can specify the variable BEFORE inherit to add more dependencies.
-VIRTUALX_DEPEND="${VIRTUALX_DEPEND}
-   x11-apps/xhost
-   x11-base/xorg-server[xvfb]
-"
-
-# @ECLASS-VARIABLE: VIRTUALX_COMMAND
-# @DESCRIPTION:
-# Command (or eclass function call) to be run in the X11 environment
-# (within virtualmake function).
-: ${VIRTUALX_COMMAND:="emake"}
-
-case ${VIRTUALX_REQUIRED} in
-   manual)
-   ;;
-   always)
-   DEPEND="${VIRTUALX_DEPEND}"
-   RDEPEND=""
-   ;;
-   optional|tests)
-   [[ ${EAPI} == [45] ]] \
-   || die 'Values "optional" and "tests" for 
VIRTUALX_REQUIRED are banned in EAPI > 5'
-   # deprecated section YAY.
-   eqawarn "VIRTUALX_REQUIRED=optional and VIRTUALX_REQUIRED=tests 
are deprecated."
-   eqawarn "You can drop the variable definition completely from 
ebuild,"
-   eqawarn "because it is default behaviour."
-
-   if [[ -n ${VIRTUALX_USE} ]]; then
-   # so they like to specify the useflag
-   eqawarn "VIRTUALX_USE variable is deprecated."
-   eqawarn "Please read eclass manpage to find out how to 
use VIRTUALX_REQUIRED"
-   eqawarn "to achieve the same behaviour."
-   fi
-
-   [[ -z ${VIRTUALX_USE} ]] && VIRTUALX_USE="test"
-   DEPEND="${VIRTUALX_USE}? ( ${VIRTUALX_DEPEND} )"
-   RDEPEND=""
-   IUSE="${VIRTUALX_USE}"
-   ;;
-   *)
-   DEPEND="${VIRTUALX_REQUIRED}? ( ${VIRTUALX_DEPEND} )"
-   RDEPEND=""
-   IUSE="${VIRTUALX_REQUIRED}"
-   ;;
-esac
-
-# @FUNCTION: virtualmake
-# @DESCRIPTION:
-# Function which start new Xvfb session
-# where the VIRTUALX_COMMAND variable content gets executed.
-virtualmake() {
-   debug-print-function ${FUNCNAME} "$@"
-
-   [[ ${EAPI} == [45] ]] \
-   || die "${FUNCNAME} is unsupported in EAPI > 5, please use 
virtx"
-
-   # backcompat for maketype
-   if [[ -n ${maketype} ]]; then
-   [[ ${EAPI} == [45] ]] || die "maketype is banned in EAPI > 5"
-   eqawarn "ebuild is exporting \$maketype=${maketype}"
-   eqawarn "Ebuild should be migrated to use 'virtx command' 
instead."
-   VIRTUALX_COMMAND=${maketype}
-   fi
-
-   virtx "${VIRTUALX_COMMAND}" "${@}"
-}
-
-
-# @FUNCTION: virtx
-# @USAGE:  [command arguments]
-# @DESCRIPTION:
-# Start new Xvfb session and run commands in it.
-#
-# IMPORTANT: The command is run nonfatal !!!
-#
-# This means we are checking for the return code and raise an exception if it
-# isn't 0. So you need to make sure that all commands return a proper
-# code and not just die. All eclass function used should support nonfatal
-# calls properly.
-#
-# The rational behind this is the tear down of the started Xfvb session. A
-# straight die would leave a running session behind.
-#
-# Example:
-#
-# @CODE
-# 

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/ia64/, profiles/arch/hppa/, ...

2018-08-07 Thread Andreas Sturmlechner
commit: 4a73e68a24fc07ea97f6bdfd5db60d6186712dc7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jul  2 21:12:54 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a73e68a

profiles: arch: Drop obsolete dev-python/PyQt4 entries

 profiles/arch/alpha/package.use.mask| 4 
 profiles/arch/arm64/package.use.mask| 2 +-
 profiles/arch/hppa/package.use.mask | 2 +-
 profiles/arch/ia64/package.use.mask | 4 
 profiles/arch/sparc/package.use.mask| 4 
 profiles/arch/sparc/package.use.stable.mask | 2 +-
 6 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 287262d2c75..c3eb7a952f0 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -398,10 +398,6 @@ www-client/seamonkey custom-optimization
 # quesoglc is not keyworded
 x11-misc/rss-glx quesoglc
 
-# Ben de Groot  (16 Jan 2010)
-# qtmultimedia is not keyworded, bug 293671
-dev-python/PyQt4 multimedia
-
 # Raúl Porcel  (07 Jul 2008)
 # Make clisp deps minimal
 dev-lisp/clisp hyperspec pari svm

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 48cd36f1113..25983b9f5b5 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -193,7 +193,7 @@ dev-python/python-glanceclient test
 dev-python/python-neutronclient test
 
 # NeddySeagoon  24 Aug 2017
-# Support for g15daemon  still needs - packages on all arches 
+# Support for g15daemon still needs - packages on all arches
 media-sound/mumble g15
 
 # NeddySeagoon  (21 Aug 2107)

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index f240bc4fdb4..bffe985b4d1 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -174,7 +174,7 @@ net-libs/gupnp connman
 dev-libs/libpcre jit
 
 # Arun Raghavan  (24 May 2012)
-# media-sound/pulseaudio needs PyQt4[dbus] for making the equalizer module
+# media-sound/pulseaudio needs PyQt5[dbus] for making the equalizer module
 # usable. Mask until this is available.
 # Jeroen Roovers  (18 Feb 2014)
 # OSS is the only kernel audio interface that works on HPPA

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 7961ffd22c5..fdba3b382a8 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -341,10 +341,6 @@ mail-client/thunderbird custom-optimization
 www-client/firefox custom-optimization
 www-client/seamonkey custom-optimization
 
-# Ben de Groot  (16 Jan 2010)
-# qtmultimedia is not keyworded, bug 293671
-dev-python/PyQt4 multimedia
-
 # Raúl Porcel 
 # Keep deps minimal
 x11-wm/fvwm lock

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index f940e0c6be0..ae2d441f733 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -359,10 +359,6 @@ net-analyzer/wireshark doc-pdf
 # MKL not available on this arch
 media-gfx/povray mkl
 
-# Ben de Groot  (16 Jan 2010)
-# qtmultimedia is not keyworded, bug 293671
-dev-python/PyQt4 multimedia
-
 # Ben de Groot  (11 Nov 2009)
 # Requires qthelp, which requires qtwebkit, bug 292838
 dev-libs/uriparser doc

diff --git a/profiles/arch/sparc/package.use.stable.mask 
b/profiles/arch/sparc/package.use.stable.mask
index 55bb8b3a0bc..e5b71543887 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -40,7 +40,7 @@ app-text/texlive context l10n_ja
 sys-block/thin-provisioning-tools test
 
 # Davide Pesavento  (18 Oct 2015)
-# Requires dev-python/PyQt4, which is not stable on sparc
+# Requires dev-python/PyQt5, which is not stable on sparc
 media-sound/pulseaudio equalizer
 
 # Pacho Ramos  (02 Aug 2015)



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-qt/files/, app-i18n/tagainijisho/files/, app-i18n/qimhangul/, ...

2018-08-07 Thread Andreas Sturmlechner
commit: 6a543ac64d80e5ddb860e1653a269261f5d0e016
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:44:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a543ac6

app-i18n/*: Remove last-rited ibus-qt, qimhangul, tagainijisho

Closes: https://bugs.gentoo.org/644728

 app-i18n/ibus-qt/Manifest  |  1 -
 app-i18n/ibus-qt/files/ibus-qt-doc.patch   | 11 
 app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild  | 53 ---
 app-i18n/ibus-qt/metadata.xml  | 14 -
 app-i18n/qimhangul/Manifest|  1 -
 app-i18n/qimhangul/metadata.xml|  8 ---
 app-i18n/qimhangul/qimhangul-0.2.0.ebuild  | 17 ---
 app-i18n/tagainijisho/Manifest |  1 -
 .../files/tagainijisho-1.0.3-sqlite.patch  | 15 --
 app-i18n/tagainijisho/tagainijisho-1.0.3-r1.ebuild | 59 --
 profiles/package.mask  |  6 ---
 11 files changed, 186 deletions(-)

diff --git a/app-i18n/ibus-qt/Manifest b/app-i18n/ibus-qt/Manifest
deleted file mode 100644
index 92d317c3991..000
--- a/app-i18n/ibus-qt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ibus-qt-1.3.3.tar.gz 141523 BLAKE2B 
641ec53005ccb3b14646986bb0df4b091b88bcd4a181c82050d596f1840361d49451fcc1382d3fab1f54e463c9b0426b4f8bfd86b8f53224cb9c04dd298d5c87
 SHA512 
825a32fec51f10f466efd4255743a12ae98af63bacd07d5dc04e18fab6b830501b04491146c1f8bc92edd93dbf8eaeb68cf71062ffdbf25c2970d807b655c80a

diff --git a/app-i18n/ibus-qt/files/ibus-qt-doc.patch 
b/app-i18n/ibus-qt/files/ibus-qt-doc.patch
deleted file mode 100644
index dbc1e925136..000
--- a/app-i18n/ibus-qt/files/ibus-qt-doc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -77,7 +77,7 @@
- pkg_check_modules(IBUS REQUIRED ibus-1.0>=1.3.7)
- 
- # check doxygen
--find_package(Doxygen REQUIRED)
-+find_package(Doxygen)
- 
- # =
- # Define variables

diff --git a/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild 
b/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild
deleted file mode 100644
index 0ed171d3290..000
--- a/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cmake-utils flag-o-matic
-
-DESCRIPTION="Qt IBus library and Qt input method plugin"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/ibus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
-
-RDEPEND="app-i18n/ibus
-   dev-libs/icu:=
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   sys-apps/dbus
-   x11-libs/libX11"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-PATCHES=( "${FILESDIR}"/${PN}-doc.patch )
-
-src_configure() {
-   append-cxxflags -std=c++14
-
-   local mycmakeargs=(
-   -DLIBDIR=$(get_libdir)
-   )
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   if use doc; then
-   emake -C "${BUILD_DIR}" docs
-   fi
-}
-
-src_install() {
-   if use doc; then
-   HTML_DOCS=( "${BUILD_DIR}"/docs/html/. )
-   fi
-
-   cmake-utils_src_install
-}

diff --git a/app-i18n/ibus-qt/metadata.xml b/app-i18n/ibus-qt/metadata.xml
deleted file mode 100644
index 4346ded0668..000
--- a/app-i18n/ibus-qt/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-c...@gentoo.org
-Cjk
-  
-  
-The Qt client for IBus. It provides a Qt immodule.
-  
-  
-ibus/ibus-qt
-  
-

diff --git a/app-i18n/qimhangul/Manifest b/app-i18n/qimhangul/Manifest
deleted file mode 100644
index 27064af0817..000
--- a/app-i18n/qimhangul/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qimhangul-0.2.0.tar.gz 336566 BLAKE2B 
ecc5f2cd5f2f2815590e80e38c2e3f022c2a3fad6be8bee36abcc7284c5dc621be8987459576e05d962d74c7e3abe3df60dca73fe6c3468e82153fc47549a1ee
 SHA512 
0871dddf48211841be36facde39cd215c247a5b89c1167baadd33b839eff084b7c39185804e1e62a7acc001178b56751d4f0301e327e1e0709b4340b7a003d0e

diff --git a/app-i18n/qimhangul/metadata.xml b/app-i18n/qimhangul/metadata.xml
deleted file mode 100644
index c921b96adf6..000
--- a/app-i18n/qimhangul/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   c...@gentoo.org
-   Cjk
-
-

diff --git a/app-i18n/qimhangul/qimhangul-0.2.0.ebuild 
b/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
deleted file mode 100644
index 44a23c251b4..000
--- a/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the 

[gentoo-commits] repo/gentoo:master commit in: media-libs/emfengine/, profiles/, media-libs/emfengine/files/

2018-08-07 Thread Andreas Sturmlechner
commit: e4a069d1c3dc96459e5dd81098be23c9169a8af6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul  1 16:53:42 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 07:27:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a069d1

media-libs/emfengine: Remove last-rited

Closes: https://bugs.gentoo.org/644368

 media-libs/emfengine/Manifest|  1 -
 media-libs/emfengine/emfengine-0.8.ebuild| 52 
 media-libs/emfengine/files/0.7-config.patch  | 13 ---
 media-libs/emfengine/files/0.7-header.patch  | 13 ---
 media-libs/emfengine/files/0.8-example.patch | 12 ---
 media-libs/emfengine/metadata.xml|  7 
 profiles/package.mask|  1 -
 7 files changed, 99 deletions(-)

diff --git a/media-libs/emfengine/Manifest b/media-libs/emfengine/Manifest
deleted file mode 100644
index 688f4046b33..000
--- a/media-libs/emfengine/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST EmfEngine-0.8-opensource.zip 37494 BLAKE2B 
0d107acc45a87156df24fbb86333571a6ba61b24143bced768c4fe090be6d9d2601c95aa43214bf4646f21fc16dac4e43aa8bdff62f353d216f21f862e2130e8
 SHA512 
70f8c122520b3053032d9ca36a40cdb3ab647a8e51b6570e40c0855fe478e953fec3a66f99c7fd217cf91c963c031efb7cbaeb10f4a8ca7860752799950fc7ba

diff --git a/media-libs/emfengine/emfengine-0.8.ebuild 
b/media-libs/emfengine/emfengine-0.8.ebuild
deleted file mode 100644
index 0861ce1104a..000
--- a/media-libs/emfengine/emfengine-0.8.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils qmake-utils
-
-MY_PN="EmfEngine"
-
-DESCRIPTION="Native vector graphics file format on Windows"
-HOMEPAGE="http://soft.proindependent.com/emf/index.html;
-SRC_URI="https://dev.gentoo.org/~jelc/distfiles/${MY_PN}-${PV}-opensource.zip;
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   media-libs/libemf
-   media-libs/libpng:0
-   "
-DEPEND="${RDEPEND}
-   app-arch/unzip"
-
-S="${WORKDIR}"/${MY_PN}
-
-PATCHES=(
-   "${FILESDIR}/0.7-config.patch"
-   "${FILESDIR}/0.7-header.patch"
-   "${FILESDIR}"/${PV}-example.patch
-)
-
-src_prepare() {
-   edos2unix EmfEngine.pro
-   epatch "${PATCHES[@]}"
-   sed \
-   -e "s:/usr/local/lib/libEMF.a:-lEMF:g" \
-   -e "s:/usr/local/include:${EPREFIX}/usr/include/:g" \
-   -i src/src.pro example/example.pro || die
-}
-
-src_configure() {
-   eqmake4
-}
-
-src_install() {
-   dolib.so libEmfEngine.so*
-   doheader src/*.h*
-}

diff --git a/media-libs/emfengine/files/0.7-config.patch 
b/media-libs/emfengine/files/0.7-config.patch
deleted file mode 100644
index 709663aa3c8..000
--- a/media-libs/emfengine/files/0.7-config.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/config.pri b/config.pri
-index 97854bc..db7e20f 100644
 a/config.pri
-+++ b/config.pri
-@@ -8,7 +8,7 @@ win32:CONFIG += HAVE_GDI_PLUS
- #DEFINES += HAVE_ANTIALIASED_TEXT
- 
- # Comment the following line if you want to build EmfEngine statically
--#CONFIG  += EmfEngineDll
-+CONFIG  += EmfEngineDll
- 
- 
- 

diff --git a/media-libs/emfengine/files/0.7-header.patch 
b/media-libs/emfengine/files/0.7-header.patch
deleted file mode 100644
index 4d5964fc680..000
--- a/media-libs/emfengine/files/0.7-header.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/EmfEngine.h b/src/EmfEngine.h
-index 12b1e5b..0573083 100644
 a/src/EmfEngine.h
-+++ b/src/EmfEngine.h
-@@ -52,7 +52,7 @@
-   using namespace Gdiplus;
- #else
-   #ifdef Q_WS_X11
--  #include 
-+  #include 
-   #endif
- 
-   #ifdef Q_WS_MAC

diff --git a/media-libs/emfengine/files/0.8-example.patch 
b/media-libs/emfengine/files/0.8-example.patch
deleted file mode 100644
index 251419663c0..000
--- a/media-libs/emfengine/files/0.8-example.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/EmfEngine.pro b/EmfEngine.pro
-index 4615ffa..032c8b9 100644
 a/EmfEngine.pro
-+++ b/EmfEngine.pro
-@@ -3,5 +3,4 @@ include( config.pri )
- TEMPLATE = subdirs
- 
- SUBDIRS = \
--src \
--example
-\ No newline at end of file
-+src

diff --git a/media-libs/emfengine/metadata.xml 
b/media-libs/emfengine/metadata.xml
deleted file mode 100644
index 4028bdb661a..000
--- a/media-libs/emfengine/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-s...@gentoo.org
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 72507c177c6..637d7d75347 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -213,7 +213,6 @@ app-eselect/eselect-qtgraphicssystem
 # Andreas Sturmlechner  (26 Jun 2018)
 # Depends on dead Qt4. Masked for removal. 

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

2018-08-07 Thread Richard Farina
commit: 51c9c9b82e3b44113d39097189bd4f36cc081fc7
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Aug  7 23:09:16 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Aug  7 23:10:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c9c9b8

net-libs/libbtbb: bump

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-libs/libbtbb/Manifest |   1 +
 net-libs/libbtbb/libbtbb-2018.08.1.ebuild | 156 ++
 2 files changed, 157 insertions(+)

diff --git a/net-libs/libbtbb/Manifest b/net-libs/libbtbb/Manifest
index faa70bb24b2..e4328814588 100644
--- a/net-libs/libbtbb/Manifest
+++ b/net-libs/libbtbb/Manifest
@@ -1 +1,2 @@
 DIST libbtbb-2017-03-R2.tar.gz 303689 BLAKE2B 
d36cf5329fb31cd50f64e3a9b625ebca8bf198794073480baa4f64935f4bef183e4c11f0844cd31df943da98c778bdea807fbd91676c23a3a2f830af5e7a185f
 SHA512 
bb7b58a33198fd64fba5f0254cfbb71120c70476d594a7aaf82c77f770d1a6e89b4571f42d3d15c1d93d5246c9145c33ba8724a5ee5ad84e96f748d9f32275b5
+DIST libbtbb-2018-08-R1.tar.gz 310542 BLAKE2B 
0ae945c530c476caadfd7786f34eca4d7efd71c2f27a37c7b0242a1d3fba80e985c76a0635a354184aa80039ca8ac11f59778f550cbe9bb7e8a535723396cab0
 SHA512 
63fa995b51f2246b6f27d8aa1bd7a5c0276414df9d13d432d9a1a7ad78ac06e4c67fe3dcf00cf1634f11d6e999f13633591a3347d4e533fff4f131f8deee922e

diff --git a/net-libs/libbtbb/libbtbb-2018.08.1.ebuild 
b/net-libs/libbtbb/libbtbb-2018.08.1.ebuild
new file mode 100644
index 000..998113cc402
--- /dev/null
+++ b/net-libs/libbtbb/libbtbb-2018.08.1.ebuild
@@ -0,0 +1,156 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_OPTIONAL=1
+
+inherit multilib cmake-utils python-single-r1
+
+DESCRIPTION="A library to decode Bluetooth baseband packets"
+HOMEPAGE="http://libbtbb.sourceforge.net/;
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/greatscottgadgets/libbtbb.git;
+   inherit git-r3
+   KEYWORDS=""
+else
+   MY_PV=${PV/\./-}
+   MY_PV=${MY_PV/./-R}
+   S=${WORKDIR}/${PN}-${MY_PV}
+   
SRC_URI="https://github.com/greatscottgadgets/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+IUSE="extras static-libs wireshark-plugins"
+
+RDEPEND="extras? ( ${PYTHON_DEPS} )
+   wireshark-plugins? (
+   >=net-analyzer/wireshark-1.8.3-r1:=
+   )
+"
+DEPEND="${RDEPEND}
+   wireshark-plugins? ( dev-libs/glib
+   virtual/pkgconfig )"
+
+REQUIRED_USE="extras? ( ${PYTHON_REQUIRED_USE} )"
+
+get_PV() { local pv=$(best_version $1); pv=${pv#$1-}; pv=${pv%-r*}; 
pv=${pv//_}; echo ${pv}; }
+
+which_plugins() {
+   if has_version '>=net-analyzer/wireshark-2.2.0'; then
+   plugins=""
+   elif has_version '>=net-analyzer/wireshark-1.12.0'; then
+   plugins="btbb btbredr"
+   elif has_version '=net-analyzer/wireshark-2.0';  then
+   CMAKE_USE_DIR="${S}"/wireshark/plugins/${i}
+   else
+   
CMAKE_USE_DIR="${S}"/wireshark/plugins-legacy/${i}
+   fi
+   BUILD_DIR="${WORKDIR}"/${i}_build
+   cmake-utils_src_prepare
+   done
+   fi
+}
+
+src_configure() {
+   CMAKE_USE_DIR="${S}"
+   BUILD_DIR="${S}"_build
+   local mycmakeargs=(
+   -DENABLE_PYTHON=$(usex extras)
+   -DBUILD_STATIC_LIB=$(usex static-libs)
+   -DBUILD_ROOT="${ED}"
+   )
+   cmake-utils_src_configure
+
+   if use wireshark-plugins; then
+   for i in ${plugins}
+   do
+   if has_version '>=net-analyzer/wireshark-2.0';  then
+   CMAKE_USE_DIR="${S}"/wireshark/plugins/${i}
+   else
+   
CMAKE_USE_DIR="${S}"/wireshark/plugins-legacy/${i}
+   fi
+   BUILD_DIR="${WORKDIR}"/${i}_build
+   local mycmakeargs=(
+   
-DCMAKE_INSTALL_LIBDIR="/usr/$(get_libdir)/wireshark/plugins/$(get_PV 
net-analyzer/wireshark)"
+   )
+   cmake-utils_src_configure
+   done
+   fi
+}
+
+src_compile(){
+   CMAKE_USE_DIR="${S}"
+   BUILD_DIR="${S}"_build
+   cmake-utils_src_compile
+
+   if use wireshark-plugins; then
+   for i in ${plugins}
+   do
+   if has_version '>=net-analyzer/wireshark-2.0';  then
+   CMAKE_USE_DIR="${S}"/wireshark/plugins/${i}
+   else
+   
CMAKE_USE_DIR="${S}"/wireshark/plugins-legacy/${i}
+   fi
+   BUILD_DIR="${WORKDIR}"/${i}_build
+  

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

2018-08-07 Thread Richard Farina
commit: 5ee062b8db77303aa3cf55f1619aee66bd6867cc
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Aug  7 23:10:19 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Aug  7 23:10:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee062b8

net-wireless/ubertooth: bump

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-wireless/ubertooth/Manifest   |  1 +
 net-wireless/ubertooth/ubertooth-2018.08.1.ebuild | 70 +++
 2 files changed, 71 insertions(+)

diff --git a/net-wireless/ubertooth/Manifest b/net-wireless/ubertooth/Manifest
index a40079b50ab..508e10f460d 100644
--- a/net-wireless/ubertooth/Manifest
+++ b/net-wireless/ubertooth/Manifest
@@ -1 +1,2 @@
 DIST ubertooth-2017-03-R2.tar.xz 676124 BLAKE2B 
1f82c9a6b4b2fcec84d5f69862f843ee4920eb0e17e61940aba48e118fe290f6eed4bd9826c420e218ab433b94630abaf8793c845d2e68ff5587e8b73fbc
 SHA512 
4806a6ac664ec9b78964caeb47f87a60db8f664c529e6e58bc1e5db4d858eaaa1ae51f0293f4a5227a102e556caf1611e97f6675147af4bc34e23646049e8571
+DIST ubertooth-2018-08-R1.tar.xz 701928 BLAKE2B 
031d4178693a4c1734f72d5c7292ba58f0c74b9a57cc1841ecdec286d547994847dc7badabc3efce6eff9a34abe505d942b561bc3291b3cda0f29a42fa7dd340
 SHA512 
630707583b4fa0683d3f2a40e06697546897e603bd27842886897949ffeaff252d3b34040dee6b8b3319f9bed65eb706f57b885d7a6719fc9cb993e7c1d9c203

diff --git a/net-wireless/ubertooth/ubertooth-2018.08.1.ebuild 
b/net-wireless/ubertooth/ubertooth-2018.08.1.ebuild
new file mode 100644
index 000..1341a9478aa
--- /dev/null
+++ b/net-wireless/ubertooth/ubertooth-2018.08.1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-utils udev
+
+HOMEPAGE="http://ubertooth.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+bluez static-libs +ubertooth1-firmware +udev"
+
+DEPEND="bluez? ( net-wireless/bluez:= )
+   >=net-libs/libbtbb-${PV}:=[static-libs?]
+   static-libs? ( dev-libs/libusb[static-libs] )
+   virtual/libusb:1="
+RDEPEND="${DEPEND}
+   udev? ( virtual/udev )"
+
+MY_PV=${PV/\./-}
+MY_PV=${MY_PV/./-R}
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/greatscottgadgets/ubertooth.git;
+   inherit git-r3
+   KEYWORDS=""
+   S="${WORKDIR}/${P}/host"
+else
+   S="${WORKDIR}/${PN}-${MY_PV}/host"
+   
SRC_URI="https://github.com/greatscottgadgets/${PN}/releases/download/${MY_PV}/${PN}-${MY_PV}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+DESCRIPTION="open source wireless development platform suitable for Bluetooth 
experimentation"
+
+#readd firmware building, but do it right
+#USE="-fortran -mudflap -nls -openmp -multilib" crossdev --without-headers 
--genv 'EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m3 --with-float=soft"' 
-s4 -t arm-cortexm3-eabi
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_BLUEZ=$(usex bluez)
+   -DBUILD_STATIC_LIB=$(usex static-libs)
+   -DINSTALL_UDEV_RULES=$(usex udev)
+   -DENABLE_PYTHON=false
+   )
+   if use udev; then
+   mycmakeargs+=(
+   -DUDEV_RULES_GROUP=usb
+   -DUDEV_RULES_PATH="$(get_udevdir)/rules.d"
+   )
+   fi
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   insinto /usr/share/${PN}
+   pushd "${WORKDIR}/${PN}-${MY_PV}" || die
+   if [[ ${PV} == "" ]] ; then
+   ewarn "Firmware isn't available for git releases, we assume you 
are already"
+   ewarn "on the latest and/or can build your own."
+   else
+   use ubertooth1-firmware && newins 
ubertooth-one-firmware-bin/bluetooth_rxtx.dfu ${PN}-one-${PV}-bluetooth_rxtx.dfu
+   use ubertooth1-firmware && newins 
ubertooth-one-firmware-bin/bluetooth_rx_only.dfu 
${PN}-one-${PV}-bluetooth_rx_only.dfu
+   fi
+   popd
+
+   elog "Everyone can read from the ubertooth, but to talk to it"
+   elog "your user needs to be in the usb group."
+}



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

2018-08-07 Thread Sergei Trofimovich
commit: 3d469d0e30a3a6764f4c208a94e179ff85bc9a81
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Aug  7 19:03:53 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  7 19:03:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d469d0e

sys-fs/btrfs-progs: bump up to 4.17.1

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-fs/btrfs-progs/Manifest | 1 +
 .../{btrfs-progs-.ebuild => btrfs-progs-4.17.1.ebuild}  | 6 +-
 sys-fs/btrfs-progs/btrfs-progs-.ebuild  | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index b753237fef4..7fc33bb6d1e 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -6,6 +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.16.tar.xz 1980420 BLAKE2B 
979dffe990ea92f44582fa29f634ba4fa8e75917c9907ae4d4c5a72f6623450b29b6b0f3c40423711bc11856bc7d7775fb134fc5210e092d2c61ebe2165352cc
 SHA512 
3d794f890a7772c27c285410892b9de4c0629f6de6cd96e42d1e25c9263dd519d14428eaba75a3595f2d03a1154ffbbfe6a02449d7527a2ab6a1911a8736358e
+DIST btrfs-progs-v4.17.1.tar.xz 2045192 BLAKE2B 
cfc696f32ae8f02865206ff0b1f749a5af072b147537e2c6389a4fb7e93e437754b6af23f122722837612a08d86485bcf110e069facb6c5b76f193dc89a6d433
 SHA512 
90f291e362b640a22b41036351619e7b8a793a3b57d0537e7865edf4b830d6dc57b3051c0aed9e1ff38b602441a20fea7f974ccff789a3b4a622a0ea57756538
 DIST btrfs-progs-v4.17.tar.xz 2002792 BLAKE2B 
beb63b0dcbd7f84b9ec95338d50c13e410fd967dcee56449328eb40d0ed89def4136675ffc86fc693d961175e74f11bf89f725e101e5cf35e7cbf2e228887d77
 SHA512 
1d238ea6c75f2493f0c5f3995bcfd592e945e20e407a71d962a8ce534fe829f5aa139c0e2d2cb497435de6ddf5c29f0e9dfb900419cc0c9d91cac3ae8154ee75
 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-.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-4.17.1.ebuild
similarity index 96%
copy from sys-fs/btrfs-progs/btrfs-progs-.ebuild
copy to sys-fs/btrfs-progs/btrfs-progs-4.17.1.ebuild
index 0936ade7591..5f71a58e642 100644
--- a/sys-fs/btrfs-progs/btrfs-progs-.ebuild
+++ b/sys-fs/btrfs-progs/btrfs-progs-4.17.1.ebuild
@@ -72,6 +72,10 @@ fi
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
+PATCHES=(
+   "${FILESDIR}"/btrfs-progs-man-no-gz.patch
+)
+
 pkg_setup() {
use python && python-single-r1_pkg_setup
 }
@@ -95,6 +99,7 @@ src_configure() {
$(use_enable convert)
$(use_enable elibc_glibc backtrace)
$(use_enable python)
+   $(use_enable static-libs static)
$(use_enable zstd)
--with-convert=ext2$(usex reiserfs ',reiserfs' '')
)
@@ -108,7 +113,6 @@ src_compile() {
 src_install() {
local makeargs=(
$(usex python install_python '')
-   $(usex static-libs '' 'libs_static=')
$(usex static install-static '')
)
emake V=1 DESTDIR="${D}" install "${makeargs[@]}"

diff --git a/sys-fs/btrfs-progs/btrfs-progs-.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-.ebuild
index 0936ade7591..9051b02693b 100644
--- a/sys-fs/btrfs-progs/btrfs-progs-.ebuild
+++ b/sys-fs/btrfs-progs/btrfs-progs-.ebuild
@@ -95,6 +95,7 @@ src_configure() {
$(use_enable convert)
$(use_enable elibc_glibc backtrace)
$(use_enable python)
+   $(use_enable static-libs static)
$(use_enable zstd)
--with-convert=ext2$(usex reiserfs ',reiserfs' '')
)
@@ -108,7 +109,6 @@ src_compile() {
 src_install() {
local 

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

2018-08-07 Thread Mike Pagano
commit: 24e575858a244502b00c7a7cf1924d099676b940
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Aug  7 19:15:01 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Aug  7 19:15:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e57585

sys-kernel/gentoo-sources: Linux patch 4.17.13

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index b6a2ec37ddb..1ca13dc2351 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -31,6 +31,9 @@ DIST genpatches-4.17-12.extras.tar.xz 17496 BLAKE2B 
4e62accefe05f592f514403a5ee3
 DIST genpatches-4.17-13.base.tar.xz 333620 BLAKE2B 
e60641c9808d3d0638304ce0a7b215afdd6afff9b8ea6b7069362394daf7302354c616006abb7cdf0d4e375b3f0aceac32076cc80bc9084683cf0fe9e325b003
 SHA512 
cfcb576a7ba92ea51a9108051d07c050b1a615c6923195893c554846d2b0541e21dd7b9d77735350d5c8d5d47f888b7f3b8f95c5372abc20acee14dcf8d08c33
 DIST genpatches-4.17-13.experimental.tar.xz 5216 BLAKE2B 
847fda40afcfa7f99da46ced98b79a3d3fa63a256b651265fbfb465d8acebb4c4c44abefb23925e092aa20de5ba0e18ddd575afe9df141a8e6497b12af35b5db
 SHA512 
04c4f8e1d32c1b9cac01cb34cda7a6be3ded4e34b70ba3c6ff8dcacbccf2722be5d8537f4fc0c9498b6b4ab09fea6cabfb982a988dae035ab4c03b89230acf91
 DIST genpatches-4.17-13.extras.tar.xz 17484 BLAKE2B 
2f909c143dee46c9d3e640694137b51295ca53e13fc9f6138c96abf0530afd0e671da93c16a0856803688300259ae16b486f7bb84e612f80ab5cfa41d1db6264
 SHA512 
62b14250dcadb58140e7f68d64dfd1f72e165fd9c6a98895e64be1a564e4bbdb8b0b5ccef10e1042b629442b64358153f7a0dc9fc5a2745f886c52fd0b91c706
+DIST genpatches-4.17-14.base.tar.xz 341072 BLAKE2B 
3305f67ddd9febe000c20f3f16fd1e1f9dc584059b712d0267371907c1705e76a9987a4f92c460b398b14011c25bfa3a602974af67cbfdf87dd199981efcd81c
 SHA512 
57c3b14086468bb982c96808ddd7ee542291a07d81a3b3f33f70dee6c40527b32e941f791204ea37e3a11b2ac99833fb1104f1deac063042430a1e2c6a96a9f3
+DIST genpatches-4.17-14.experimental.tar.xz 5224 BLAKE2B 
7435fa53f9278635a316a403a4e3ee03ec585338673b3148ef69190901e52dfc1c8cb19a0600eaebb54b120e65c60bb9b63af33eb0240cd8623f7fea771c
 SHA512 
c1024431a43cb397a65eec12c206ec57cbcf267364ad8dae4875e6ccfa90b955e468907e440db25bb93610898a7b8f8a99dba5ec542ccd850770963b1b5785bf
+DIST genpatches-4.17-14.extras.tar.xz 17496 BLAKE2B 
d156cc7b5612ee7d6d5faed0e606a0c8ed49f952cfe77097e37e432b142b8241f3b9fab156ed71f716540bc906f21050c2901b067b3ba1498893068ad45cb9e3
 SHA512 
8f3c9098a559556d3e256a9b8243cc5886387f23431501093f3c0ce9599a93fb885c5056d28b9189cbcd693b4c7e3601827abd96e548e659b4a7e33bd3403045
 DIST genpatches-4.4-115.base.tar.xz 1692684 BLAKE2B 
8595bbb40d0f0172e5b6f5266d89b3aa67fad3889375c3925a39e01f9dd03e86f934d8d3c0bd93bab58ceee274277aaac4051d09f2edf665c106f2c0e29d
 SHA512 
43dac11a37c6cbef7a4070336bda44beb2d5a9a649188d188e37c4654ce94a71244a7e87652368da5a0f88dc53ad5c8d6194ad614c4033d08295debab0c90eca
 DIST genpatches-4.4-115.experimental.tar.xz 87744 BLAKE2B 
dc8a9f9ae6e6789e7c072e5c6dfa0e875765d77ffb746060f65cd708124f81f8a269a54ec6bd6f9bd159d0cd5d0d9dabd6ad9489ff5453e01c264b0f34153300
 SHA512 
e82343f1d4220ecab61503c7cefae9d5d9cd605187f4861eac21f330c39af77e90950badf1896a8fefee57133496f706e2b1905eee1d8c6cf945e77ed3b36094
 DIST genpatches-4.4-115.extras.tar.xz 16456 BLAKE2B 
3c854f5619d349eb7b20b8f92787564019769884c28cf8bd3191686e3fc8f5c764ebc3a3c99d3ea7290aab316b8a0a0728a4f679196b80b524943c503fef6705
 SHA512 
84d76421f1e3d3041ab18a2a6a019b571c1a6f27d2fc880da64ae11398c43e5eab79c538940df82aa02d697983a97145197b127613bb7f4765a26813cc36eacf

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.17.13.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.17.13.ebuild
new file mode 100644
index 000..ca18009c454
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.17.13.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="14"
+
+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
+}



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

2018-08-07 Thread Thomas Deutschmann
commit: cf1621a5856629ac838a61591d2225c7f84ae070
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug  7 20:59:52 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Aug  7 21:38:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1621a5

app-admin/rsyslog: bump v8.37.0

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-admin/rsyslog/Manifest  |   2 +
 app-admin/rsyslog/rsyslog-8.37.0.ebuild | 454 
 2 files changed, 456 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 48e4d0a3f28..c43d25535ad 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,4 +1,6 @@
 DIST rsyslog-8.35.0.tar.gz 2590108 BLAKE2B 
e201c1366b8ab96c070829d51de079212e82216a793eb7622aa91c66e2330981de8be547b1ee7f102ed7d8c8de054d58ba151e95238146a61fba8fe908c5f929
 SHA512 
3b8845fc057147c2dd740b3bb432e7fb101ad60be5c6bc86a2c2796bcd3f3526c617d45b9e8301388d51047a125ca18ba4ac54f8be2a13eabbbe8fb9361beecc
 DIST rsyslog-8.36.0.tar.gz 2639477 BLAKE2B 
9c7343d853f79e2955a8999e2871a2a9b008cb3ef75b94e2381a3a0ff3e49445593d852d7de3819851dc0d4c17a91d966ca2fbfd52e8215ebdbaf6b7ccd68bdf
 SHA512 
b0c8689374b5b0fb5ad9675ad8983ce67bd04d34ad07d39cf8f91498fd2fd21a173f1077e5fa1b66a89a9d93ab011fc6345ac1a3be9961f4794fc9e152c32a50
+DIST rsyslog-8.37.0.tar.gz 2697435 BLAKE2B 
d88a06e8a5da15ed88d0d6c92032f71be10c2b77970e26b8fe5258e116f8f635c2e359408260b8e486401b8d9ea0e234e22070f520d42bb7884923df4f216ee3
 SHA512 
2989eb7ed151e979a720fa0e95e330bda9b40f65009f7969069bcbbeee8f493c6a3189f67bbbc2529d3a2ac14a022d7e8c4f2d0dae42b67d7508d7611fa0
 DIST rsyslog-doc-8.35.0.tar.gz 7427270 BLAKE2B 
5441080c07a8398cd5d513ba6abe0335f62762f105354105549f0440c0429c62a4f28a4cc84a71d049bc8134cd64bda2c2210a2f30fd5b94f53e0bc783e7c8d1
 SHA512 
f78d0451eef789d60f7c5ae1eed46c4a9f7a6ade73b829f65aa2373aa786b00e84e8957089532b1b652838bd9f62b41d92530276a0d27e21b8e94d5f0e4728a6
 DIST rsyslog-doc-8.36.0.tar.gz 7570338 BLAKE2B 
031f94b88fb97e6c8b01d224279138c371a5f54ecc5d7a9298b4ec6351c5d380065877888ab1969386b76b9e715937b7335bee59c3d5b8ddd4910392a58d08cb
 SHA512 
a93f56c9c9464a9ca87f61169c6fcfaa94608f31210eaac77e882e64bf5f514c887765db6bb57e4defafeb2a6e552506f0274c1ed275306efc1656f5520b5efa
+DIST rsyslog-doc-8.37.0.tar.gz 7587722 BLAKE2B 
266e5be77e4ca91e3777ee4f2c86ee7318287546c1fb84ee21f1f4995907fa8caac84ef47cec2665ef29f34151b4b22ed6c35ea1ffe0c4ddff8d05e23136
 SHA512 
827ac6762ad9257d9499201d5dc3d110c65f11891ab58d36dce568ffa5f8b57fe10505bc2c7b0743dcca319f294ba6418a880b7ca787eb19dcc1f262ba0f3b59

diff --git a/app-admin/rsyslog/rsyslog-8.37.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.37.0.ebuild
new file mode 100644
index 000..b4a87abfe6d
--- /dev/null
+++ b/app-admin/rsyslog/rsyslog-8.37.0.ebuild
@@ -0,0 +1,454 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+
+inherit autotools eutils linux-info python-any-r1 systemd
+
+DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
+HOMEPAGE="https://www.rsyslog.com/;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git;
+
+   DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git;
+
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+
+   SRC_URI="
+   https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
+   doc? ( 
https://www.rsyslog.com/files/download/${PN}/${PN}-doc-${PV}.tar.gz )
+   "
+
+   PATCHES=()
+fi
+
+LICENSE="GPL-3 LGPL-3 Apache-2.0"
+SLOT="0"
+IUSE="curl dbi debug doc elasticsearch +gcrypt grok gnutls jemalloc kafka 
kerberos kubernetes libressl mdblookup"
+IUSE+=" mongodb mysql normalize omhttpfs omudpspoof openssl postgres rabbitmq 
redis relp rfc3195 rfc5424hmac"
+IUSE+=" snmp ssl systemd test usertools +uuid xxhash zeromq"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/libfastjson-0.99.8:=
+   >=dev-libs/libestr-0.1.9
+   >=sys-libs/zlib-1.2.5
+   curl? ( >=net-misc/curl-7.35.0 )
+   dbi? ( >=dev-db/libdbi-0.8.3 )
+   elasticsearch? ( >=net-misc/curl-7.35.0 )
+   gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= )
+   grok? ( >=dev-libs/grok-0.9.2 )
+   jemalloc? ( >=dev-libs/jemalloc-3.3.1:= )
+   kafka? ( >=dev-libs/librdkafka-0.9.0.99:= )
+   kerberos? ( virtual/krb5 )
+   kubernetes? ( >=net-misc/curl-7.35.0 )
+   mdblookup? ( dev-libs/libmaxminddb:= )
+   mongodb? ( >=dev-libs/mongo-c-driver-1.1.10:= )
+   mysql? ( virtual/libmysqlclient:= )
+   normalize? (
+   >=dev-libs/libee-0.4.0
+   >=dev-libs/liblognorm-2.0.3:=
+   )
+   omhttpfs? ( >=net-misc/curl-7.35.0 )
+   omudpspoof? ( >=net-libs/libnet-1.1.6 )
+   postgres? ( >=dev-db/postgresql-8.4.20:= )
+   rabbitmq? ( 

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

2018-08-07 Thread Thomas Deutschmann
commit: 89ffd7e286e781050307fbe62c0cc83d4fbd9b29
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug  7 21:36:56 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Aug  7 21:38:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ffd7e2

net-misc/openssh: drop USE=ldap in favor of sys-auth/ssh-ldap-pubkey

We no longer patch net-misc/openssh to include LDAP functionality.
If you need to authenticate against LDAP, please install
sys-auth/ssh-ldap-pubkey and use OpenSSH's "AuthorizedKeysCommand"
option.

See https://wiki.gentoo.org/wiki/SSH/LDAP_migration for more details.

Closes: https://bugs.gentoo.org/658044
Closes: https://github.com/gentoo/gentoo/pull/9400
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-misc/openssh/openssh-7.7_p1-r7.ebuild | 444 ++
 1 file changed, 444 insertions(+)

diff --git a/net-misc/openssh/openssh-7.7_p1-r7.ebuild 
b/net-misc/openssh/openssh-7.7_p1-r7.ebuild
new file mode 100644
index 000..90c537b121a
--- /dev/null
+++ b/net-misc/openssh/openssh-7.7_p1-r7.ebuild
@@ -0,0 +1,444 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit user flag-o-matic multilib autotools pam systemd versionator
+
+# Make it more portable between straight releases
+# and _p? releases.
+PARCH=${P/_}
+
+HPN_VER="14v15-gentoo2" HPN_PATCH="${PARCH}-hpnssh${HPN_VER}.patch.xz"
+SCTP_VER="1.1" SCTP_PATCH="${PARCH}-sctp-${SCTP_VER}.patch.xz"
+X509_VER="11.3.1" X509_PATCH="${PARCH}-x509-${X509_VER}.patch.xz"
+
+PATCH_SET="openssh-7.7p1-patches-1.1"
+
+DESCRIPTION="Port of OpenBSD's free SSH release"
+HOMEPAGE="https://www.openssh.com/;
+SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
+   https://dev.gentoo.org/~whissi/dist/${PN}/${PATCH_SET}.tar.xz
+   ${SCTP_PATCH:+sctp? ( 
https://dev.gentoo.org/~whissi/dist/openssh/${SCTP_PATCH} )}
+   ${HPN_PATCH:+hpn? ( 
https://dev.gentoo.org/~whissi/dist/openssh/${HPN_PATCH} )}
+   ${X509_PATCH:+X509? ( 
https://dev.gentoo.org/~whissi/dist/openssh/${X509_PATCH} )}
+   "
+
+LICENSE="BSD GPL-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 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+# Probably want to drop ssl defaulting to on in a future version.
+IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldns libedit 
libressl livecd pam +pie sctp selinux skey +ssl static test X X509"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="ldns? ( ssl )
+   pie? ( !static )
+   static? ( !kerberos !pam )
+   X509? ( !sctp ssl )
+   test? ( ssl )"
+
+LIB_DEPEND="
+   audit? ( sys-process/audit[static-libs(+)] )
+   ldns? (
+   net-libs/ldns[static-libs(+)]
+   !bindist? ( net-libs/ldns[ecdsa,ssl(+)] )
+   bindist? ( net-libs/ldns[-ecdsa,ssl(+)] )
+   )
+   libedit? ( dev-libs/libedit:=[static-libs(+)] )
+   sctp? ( net-misc/lksctp-tools[static-libs(+)] )
+   selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
+   skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
+   ssl? (
+   !libressl? (
+   >=dev-libs/openssl-1.0.1:0=[bindist=]
+   dev-libs/openssl:0=[static-libs(+)]
+   )
+   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+   )
+   >=sys-libs/zlib-1.2.3:=[static-libs(+)]"
+RDEPEND="
+   !static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+   pam? ( virtual/pam )
+   kerberos? ( virtual/krb5 )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   virtual/pkgconfig
+   virtual/os-headers
+   sys-devel/autoconf"
+RDEPEND="${RDEPEND}
+   pam? ( >=sys-auth/pambase-20081028 )
+   userland_GNU? ( virtual/shadow )
+   X? ( x11-apps/xauth )"
+
+S="${WORKDIR}/${PARCH}"
+
+pkg_pretend() {
+   # this sucks, but i'd rather have people unable to `emerge -u openssh`
+   # than not be able to log in to their server any more
+   maybe_fail() { [[ -z ${!2} ]] && echo "$1" ; }
+   local fail="
+   $(use hpn && maybe_fail hpn HPN_PATCH)
+   $(use sctp && maybe_fail sctp SCTP_PATCH)
+   $(use X509 && maybe_fail X509 X509_PATCH)
+   "
+   fail=$(echo ${fail})
+   if [[ -n ${fail} ]] ; then
+   eerror "Sorry, but this version does not yet support features"
+   eerror "that you requested:  ${fail}"
+   eerror "Please mask ${PF} for now and check back later:"
+   eerror " # echo '=${CATEGORY}/${PF}' >> 
/etc/portage/package.mask"
+   die "bo"
+   fi
+
+   # Make sure people who are using tcp wrappers are notified of its 
removal. #531156
+   

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

2018-08-07 Thread Thomas Deutschmann
commit: b17a241c7ad91331e7dbcc4a5cf8901343a82120
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug  7 22:40:15 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Aug  7 22:40:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17a241c

sys-kernel/gentoo-sources: x86 stable (bug #663016)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild
index e4d05bb7fae..1d7452a3093 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
index 69fa9146eba..10ca9c8d7c9 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild
index ac32c490dd4..7f7bf468702 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2018-08-07 Thread Thomas Deutschmann
commit: 3463d35f165844ded0a0a11f8d66ee36780ca5a7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug  7 22:41:05 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Aug  7 22:41:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3463d35f

dev-libs/libgit2: x86 stable (bug #662994)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/dev-libs/libgit2/libgit2-0.26.6.ebuild 
b/dev-libs/libgit2/libgit2-0.26.6.ebuild
index 6ea72cb9ceb..fe135636761 100644
--- a/dev-libs/libgit2/libgit2-0.26.6.ebuild
+++ b/dev-libs/libgit2/libgit2-0.26.6.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"



[gentoo-commits] repo/gentoo:master commit in: app-portage/gentoolkit/

2018-08-07 Thread Zac Medico
commit: 90c173fd4761bdb8f15599486e6a06852ccba742
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Aug  7 22:55:57 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Aug  7 22:57:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c173fd

app-portage/gentoolkit: make postinst message conditional

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-portage/gentoolkit/gentoolkit-0.4.0.ebuild| 18 +-
 app-portage/gentoolkit/gentoolkit-0.4.1.ebuild| 18 +-
 app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild | 18 +-
 3 files changed, 39 insertions(+), 15 deletions(-)

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
index c96bc49af44..47665d99a84 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
@@ -35,16 +35,24 @@ python_install_all() {
distutils-r1_python_install_all
 }
 
+pkg_preinst() {
+   if has_version "<${CATEGORY}/${PN}-0.4.0"; then
+   SHOW_GENTOOKIT_DEV_DEPRECATED_MSG=1
+   fi
+}
+
 pkg_postinst() {
# Create cache directory for revdep-rebuild
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
 
-   elog "Starting with this version, ebump, ekeyword and imlate are now"
-   elog "part of the gentoolkit package."
-   elog "The gentoolkit-dev package is now deprecated in favor of a single"
-   elog "gentoolkit package.   The remaining tools from gentoolkit-dev"
-   elog "are now obsolete/unused with the git based tree."
+   if [[ ${SHOW_GENTOOKIT_DEV_DEPRECATED_MSG} ]]; then
+   elog "Starting with this version, ebump, ekeyword and imlate 
are now"
+   elog "part of the gentoolkit package."
+   elog "The gentoolkit-dev package is now deprecated in favor of 
a single"
+   elog "gentoolkit package.   The remaining tools from 
gentoolkit-dev"
+   elog "are now obsolete/unused with the git based tree."
+   fi
 
# Only show the elog information on a new install
if [[ ! ${REPLACING_VERSIONS} ]]; then

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild
index 7d5fb8c5f73..6722fbcda23 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild
@@ -35,16 +35,24 @@ python_install_all() {
distutils-r1_python_install_all
 }
 
+pkg_preinst() {
+   if has_version "<${CATEGORY}/${PN}-0.4.0"; then
+   SHOW_GENTOOKIT_DEV_DEPRECATED_MSG=1
+   fi
+}
+
 pkg_postinst() {
# Create cache directory for revdep-rebuild
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
 
-   elog "Starting with version 0.4.0, ebump, ekeyword and imlate are now"
-   elog "part of the gentoolkit package."
-   elog "The gentoolkit-dev package is now deprecated in favor of a single"
-   elog "gentoolkit package.   The remaining tools from gentoolkit-dev"
-   elog "are now obsolete/unused with the git based tree."
+   if [[ ${SHOW_GENTOOKIT_DEV_DEPRECATED_MSG} ]]; then
+   elog "Starting with version 0.4.0, ebump, ekeyword and imlate 
are now"
+   elog "part of the gentoolkit package."
+   elog "The gentoolkit-dev package is now deprecated in favor of 
a single"
+   elog "gentoolkit package.   The remaining tools from 
gentoolkit-dev"
+   elog "are now obsolete/unused with the git based tree."
+   fi
 
# Only show the elog information on a new install
if [[ ! ${REPLACING_VERSIONS} ]]; then

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
index 1670a73c840..3ef6b39ef07 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
@@ -39,16 +39,24 @@ python_install_all() {
distutils-r1_python_install_all
 }
 
+pkg_preinst() {
+   if has_version "<${CATEGORY}/${PN}-0.4.0"; then
+   SHOW_GENTOOKIT_DEV_DEPRECATED_MSG=1
+   fi
+}
+
 pkg_postinst() {
# Create cache directory for revdep-rebuild
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
 
-   elog "Starting with version 0.4.0, ebump, ekeyword and imlate are now"
-   elog "part of the gentoolkit package."
-   elog "The gentoolkit-dev package is now deprecated in favor of a single"
-   elog "gentoolkit package.   The remaining tools from gentoolkit-dev"
-   elog "are now obsolete/unused with the git based tree."
+   if [[ ${SHOW_GENTOOKIT_DEV_DEPRECATED_MSG} ]]; then
+   elog "Starting with version 0.4.0, ebump, ekeyword and 

[gentoo-commits] repo/gentoo:master commit in: net-p2p/go-ipfs-bin/

2018-08-07 Thread Georgy Yakovlev
commit: da748a61f0a7120df59519cbdb1806b8eb8acaf3
Author: David Roman  gmail  com>
AuthorDate: Tue Aug  7 16:40:17 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Aug  8 01:51:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da748a61

net-p2p/go-ipfs-bin: version bump to 0.4.17

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

 net-p2p/go-ipfs-bin/Manifest  |  4 +++
 net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.17.ebuild | 47 +++
 2 files changed, 51 insertions(+)

diff --git a/net-p2p/go-ipfs-bin/Manifest b/net-p2p/go-ipfs-bin/Manifest
index f8cc2ab68d4..5592cd20573 100644
--- a/net-p2p/go-ipfs-bin/Manifest
+++ b/net-p2p/go-ipfs-bin/Manifest
@@ -1,8 +1,12 @@
 DIST go-ipfs-bin-0.4.14.bash 20856 BLAKE2B 
60370fabf7dee1f157c242fef5709b486428db4dde24388fca1a21655b44e9cbd07a523af05c66f70e8a7ac43a40cb4a439faaae856bfe52c74853e7539b4f3e
 SHA512 
17568f42a0980734e57a6c22bab4bac149719ab4d586a5a477f4b11610c2c982c1b5c395b9244c73aa95c82bd40688b8368960bfc0fd5db2e6139660d38e6c9a
 DIST go-ipfs-bin-0.4.15.bash 20856 BLAKE2B 
60370fabf7dee1f157c242fef5709b486428db4dde24388fca1a21655b44e9cbd07a523af05c66f70e8a7ac43a40cb4a439faaae856bfe52c74853e7539b4f3e
 SHA512 
17568f42a0980734e57a6c22bab4bac149719ab4d586a5a477f4b11610c2c982c1b5c395b9244c73aa95c82bd40688b8368960bfc0fd5db2e6139660d38e6c9a
+DIST go-ipfs-bin-0.4.17.bash 20856 BLAKE2B 
60370fabf7dee1f157c242fef5709b486428db4dde24388fca1a21655b44e9cbd07a523af05c66f70e8a7ac43a40cb4a439faaae856bfe52c74853e7539b4f3e
 SHA512 
17568f42a0980734e57a6c22bab4bac149719ab4d586a5a477f4b11610c2c982c1b5c395b9244c73aa95c82bd40688b8368960bfc0fd5db2e6139660d38e6c9a
 DIST go-ipfs_v0.4.14_linux-386.tar.gz 8199245 BLAKE2B 
950daceb417126203b803e512a41c004118990a981ead1f4dcc09185994be17d2c0899627f0a3cbb99e20a1e003d704e9bee6ce405dfd992a1871f3cdbc324b7
 SHA512 
bb2f88f6409adbe79a543bdde8d758a7e0f043b044aac42886fe9f2a973cf3477ef333df52103673aa93dfddc71946cad99021df813a9425f42599ee1ce70270
 DIST go-ipfs_v0.4.14_linux-amd64.tar.gz 10218138 BLAKE2B 
10269581a8325172e5a5cebd64a760289864850703e62dc7e29a330d946d51b0b3ce2631a19fe9c7ea32f2eebb2b34a2bdb2682ac86a78bcf87a012d97bf5585
 SHA512 
71269aca8350e67a70faf7c16d2d7f9885d2e46a5af7cd737d888369d4a231e06ac8b4bebac43eda54c39b8cf345c80fbbc15fd227f0923f8381b3b0720fccb8
 DIST go-ipfs_v0.4.14_linux-arm.tar.gz 8136810 BLAKE2B 
4fc6b52fec544cdd0c33ca31dd520821bbba2f8fab2b90994cd092de7ea7a132db4acdad80c2929df11b2e0d36d040efdd1708db5b1c3f05b89dadf60974544e
 SHA512 
d87b5072aab2e3c00c8028f69042dea53523ba43eae01257b6fd25b9f5dc43aa09474368496da40bd62f99f63cc53c9786ce6babae08016d86ec8030c8c06b27
 DIST go-ipfs_v0.4.15_linux-386.tar.gz 8189548 BLAKE2B 
6f82260f92b55d863189ad6f0cdeff4972df863953d132cbb11623e06c33b154e650e9fd0bd03d4a3f8477cce22447603a0207f0afc6eed074fcf7d05ead01af
 SHA512 
11b4f11da0754819456dc7b5d149d72670582cd3e9c90b518546024356857c49a9a97ebebf1bc495e48e4bde96884e58f979a51fc57993bdff0509bccc6fad31
 DIST go-ipfs_v0.4.15_linux-amd64.tar.gz 10209630 BLAKE2B 
ce6fec2968765ac54f1376f0e8f9f3728338b06104a4b841b7993b5955f889e62e0bcf4e79fe6e180ef2e6cb4e9b07745935aaea74d7d6a050b7484e6d6ba9be
 SHA512 
d77790c5c58f49229989b0e08fa537bc084bf9e2953479e307557e96924f96b913f00c4a7a76c687f2db63f098a18a575f34d88a3f226e7933039e8d8910dd10
 DIST go-ipfs_v0.4.15_linux-arm.tar.gz 8124892 BLAKE2B 
8f3ab08f83ca7c4067a230fc0557393f107a08d1df069fd2029393cc1320d5cf678316e988472696aeceadea2d4f04e8c0bb85526284627c1d9e5f0acb2cc3e7
 SHA512 
4e98fda84d0f8c1e118150771b03a238cec96631d8ea798bf5c494f60711f1d272abe0830edfafb9f7fa6e246c59f30fe7896f231217f1b5aa2bdb6ccd3a94a5
+DIST go-ipfs_v0.4.17_linux-386.tar.gz 8625346 BLAKE2B 
e72b51a25eb0c18958f434483d28c45b43120ec9e583184cad8ac57c9470d685c568d9e166899d355200f89a0fe9fb3b05f9ce4c00c8c03bb928b0714b5d67c8
 SHA512 
031ee1624499ba9fd72efef780b1a04dee9a69dccc41190cebefcf5c271f676829fc220281db24d75a9159cd52fbbe3c85855911a5925efa23db85d2daefb500
+DIST go-ipfs_v0.4.17_linux-amd64.tar.gz 10726868 BLAKE2B 
bde05330dec16a9d40cf6ab0a872a2b2640e9d6811bc70b0a77a2149c36f0f9ddca927dcf66a7264b71b9a39ca49ab4e698ddaa7683b4b4ce871e207032ba9f5
 SHA512 
1d0b1b14b544c81ed6ecf4b5481e9b186d11d29afe1c63ad49abcc54346ec98ba28f7cfd712b5947a988ea7b810c71178ee79aadc87f3a946ecbfd5dcfd00b17
+DIST go-ipfs_v0.4.17_linux-arm.tar.gz 8541559 BLAKE2B 
a0633f414a2b8e6bfd1679442653cdcecaa1f3e5072ed9ca3afb64dd0183155077af71723a282285f2d70b7ac256d4e2e27515175453f16cd900ee01dcfb7440
 SHA512 
586b40575a18933eccd3a5af81efac8c0b6ea941bb5cef9e5bfc95ce56134863934c0e2fde29aa24944791c4842f0055ef43d1aab64b339649033801e4739cb6

diff --git a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.17.ebuild 
b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.17.ebuild
new file mode 100644
index 000..ac644267056
--- /dev/null
+++ b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.17.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit 

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

2018-08-07 Thread Thomas Deutschmann
commit: 6d716c794e811fbc78d442b6fb7d5d876457cbb5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug  7 22:49:49 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Aug  7 22:49:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d716c79

sys-kernel/gentoo-sources: amd64 stable (bug #663016)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild
index 1d7452a3093..e565a676196 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.61.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
index 10ca9c8d7c9..f2fcb83826a 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.146.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild
index 7f7bf468702..7a2b8f72da7 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.118.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/gentoolkit/

2018-08-07 Thread Patrice Clement
commit: f579c794d00fc4475bd50e65093ff09f7ad04004
Author: Francesco Turco  fastmail  fm>
AuthorDate: Sun Aug  5 14:56:30 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:21:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f579c794

app-portage/gentoolkit: use elog instead of einfo for messages to users.

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

 app-portage/gentoolkit/gentoolkit-0.4.0.ebuild| 12 ++--
 app-portage/gentoolkit/gentoolkit-0.4.1.ebuild| 12 ++--
 app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild | 10 +-
 3 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
index 23bc999bd73..c96bc49af44 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -40,11 +40,11 @@ pkg_postinst() {
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
 
-   einfo "Starting with this version, ebump, ekeyword and imlate are now"
-   einfo "part of the gentoolkit package."
-   einfo "The gentoolkit-dev package is now deprecated in favor of a 
single"
-   einfo "gentoolkit package.   The remaining tools from gentoolkit-dev"
-   einfo "are now obsolete/unused with the git based tree."
+   elog "Starting with this version, ebump, ekeyword and imlate are now"
+   elog "part of the gentoolkit package."
+   elog "The gentoolkit-dev package is now deprecated in favor of a single"
+   elog "gentoolkit package.   The remaining tools from gentoolkit-dev"
+   elog "are now obsolete/unused with the git based tree."
 
# Only show the elog information on a new install
if [[ ! ${REPLACING_VERSIONS} ]]; then

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild
index ed5581daa99..7d5fb8c5f73 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -40,11 +40,11 @@ pkg_postinst() {
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
 
-   einfo "Starting with version 0.4.0, ebump, ekeyword and imlate are now"
-   einfo "part of the gentoolkit package."
-   einfo "The gentoolkit-dev package is now deprecated in favor of a 
single"
-   einfo "gentoolkit package.   The remaining tools from gentoolkit-dev"
-   einfo "are now obsolete/unused with the git based tree."
+   elog "Starting with version 0.4.0, ebump, ekeyword and imlate are now"
+   elog "part of the gentoolkit package."
+   elog "The gentoolkit-dev package is now deprecated in favor of a single"
+   elog "gentoolkit package.   The remaining tools from gentoolkit-dev"
+   elog "are now obsolete/unused with the git based tree."
 
# Only show the elog information on a new install
if [[ ! ${REPLACING_VERSIONS} ]]; then

diff --git a/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
index 8d1838ed8c3..1670a73c840 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
@@ -44,11 +44,11 @@ pkg_postinst() {
mkdir -p -m 0755 "${EROOT%/}"/var/cache
mkdir -p -m 0700 "${EROOT%/}"/var/cache/revdep-rebuild
 
-   einfo "Starting with version 0.4.0, ebump, ekeyword and imlate are now"
-   einfo "part of the gentoolkit package."
-   einfo "The gentoolkit-dev package is now deprecated in favor of a 
single"
-   einfo "gentoolkit package.   The remaining tools from gentoolkit-dev"
-   einfo "are now obsolete/unused with the git based tree."
+   elog "Starting with version 0.4.0, ebump, ekeyword and imlate are now"
+   elog "part of the gentoolkit package."
+   elog "The gentoolkit-dev package is now deprecated in favor of a single"
+   elog "gentoolkit package.   The remaining tools from gentoolkit-dev"
+   elog "are now obsolete/unused with the git based tree."
 
# Only show the elog information on a new install
if [[ ! ${REPLACING_VERSIONS} ]]; then



[gentoo-commits] repo/gentoo:master commit in: sys-power/acpi_call/, sys-power/acpi_call/files/

2018-08-07 Thread Patrice Clement
commit: 7c4e5cbe228dd25b6516420cec8b2d874c46
Author: Henning Schild  hennsch  de>
AuthorDate: Wed Apr  4 07:02:47 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 21:41:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4e5cbe

sys-power/acpi_call: version bump to 3.17.

Signed-off-by: Henning Schild  hennsch.de>

 sys-power/acpi_call/Manifest   |  1 +
 sys-power/acpi_call/acpi_call-3.17.ebuild  | 37 ++
 .../files/acpi_call-3.17-linux-4.12.patch  | 12 +++
 .../files/acpi_call-3.17-linux-4.14.patch  | 14 
 4 files changed, 64 insertions(+)

diff --git a/sys-power/acpi_call/Manifest b/sys-power/acpi_call/Manifest
index ebae8eb1b1c..35e63fbb6c7 100644
--- a/sys-power/acpi_call/Manifest
+++ b/sys-power/acpi_call/Manifest
@@ -1 +1,2 @@
 DIST acpi_call-1.1.0.tar.gz 10470 BLAKE2B 
000c5e6f1eb968bdea3d8dfb6d6bf7b18daffe8baa75ff32e8c6c4b98cafe0a72a67a65a17994a1c8efa16f528bdfbf2b27686a146730c319a5195dfa9ec0d51
 SHA512 
d5cf13c15f9057e3a27aaacfee6dcdb17b6a79194bdc8fd57b8140c07a532e2e58151bea881aa158c1183ac3bbe89f83fcfc2279ffd9e945a72331b6ddbf2c70
+DIST acpi_call-3.17.tar.gz 10470 BLAKE2B 
e1a4912f4b92532aa8496e668541975b7e563dfd7613d41f33503d5eecad786b84ba98b205f27c4a4fbd3b37b034a467cf7c9a73f2995539d2117f50751df682
 SHA512 
39f8f924995ba4e5490e93f03c33db083ced224699b1028102294b2cc99edebd1eea04d33b50beed9dea86939c124682ef8d013c990d5611471b104be3200cb1

diff --git a/sys-power/acpi_call/acpi_call-3.17.ebuild 
b/sys-power/acpi_call/acpi_call-3.17.ebuild
new file mode 100644
index 000..b0d6197ccff
--- /dev/null
+++ b/sys-power/acpi_call/acpi_call-3.17.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit linux-info linux-mod
+
+HOMEPAGE="https://github.com/teleshoes/acpi_call;
+if [ "${PV}" = "" ]; then
+   inherit git-r3
+   EGIT_REPO_URI="${HOMEPAGE}.git"
+   KEYWORDS=""
+else
+   inherit vcs-snapshot
+   SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="A kernel module that enables you to call ACPI methods"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+CONFIG_CHECK="ACPI"
+MODULE_NAMES="acpi_call(misc:${S})"
+BUILD_TARGETS="default"
+
+PATCHES=(
+   "${FILESDIR}/${P}-linux-4.12.patch"
+   "${FILESDIR}/${P}-linux-4.14.patch"
+)
+
+src_compile(){
+   BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}"
+   linux-mod_src_compile
+}

diff --git a/sys-power/acpi_call/files/acpi_call-3.17-linux-4.12.patch 
b/sys-power/acpi_call/files/acpi_call-3.17-linux-4.12.patch
new file mode 100644
index 000..ac64ba5efaf
--- /dev/null
+++ b/sys-power/acpi_call/files/acpi_call-3.17-linux-4.12.patch
@@ -0,0 +1,12 @@
+diff --git a/acpi_call.c b/acpi_call.c
+index 35bfe12..c059511 100644
+--- a/acpi_call.c
 b/acpi_call.c
+@@ -7,6 +7,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ MODULE_LICENSE("GPL");
+ 

diff --git a/sys-power/acpi_call/files/acpi_call-3.17-linux-4.14.patch 
b/sys-power/acpi_call/files/acpi_call-3.17-linux-4.14.patch
new file mode 100644
index 000..ddea4fafc69
--- /dev/null
+++ b/sys-power/acpi_call/files/acpi_call-3.17-linux-4.14.patch
@@ -0,0 +1,14 @@
+diff --git a/acpi_call.c b/acpi_call.c
+index c059511..b622bf7 100644
+--- a/acpi_call.c
 b/acpi_call.c
+@@ -6,7 +6,9 @@
+ #include 
+ #include 
+ #include 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)
+ #include 
++#endif
+ #include 
+ 
+ MODULE_LICENSE("GPL");



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

2018-08-07 Thread Patrice Clement
commit: 105128957501f818ab2c684f6658af5b6c7ae83a
Author: Tact Yoshida  gmail  com>
AuthorDate: Tue Aug  7 17:36:41 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:24:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10512895

media-gfx/opentoonz: remove old.

Package-Manager: Portage-2.3.44, Repoman-2.3.9

 media-gfx/opentoonz/opentoonz-1.2.1.ebuild | 94 --
 1 file changed, 94 deletions(-)

diff --git a/media-gfx/opentoonz/opentoonz-1.2.1.ebuild 
b/media-gfx/opentoonz/opentoonz-1.2.1.ebuild
deleted file mode 100644
index 84389a579e2..000
--- a/media-gfx/opentoonz/opentoonz-1.2.1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="An open-source full-featured 2D animation creation software"
-HOMEPAGE="https://github.com/opentoonz/opentoonz;
-SRC_URI="https://github.com/opentoonz/opentoonz/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD libtiff"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   app-arch/lz4:=
-   >=dev-libs/boost-1.55.0:=
-   dev-libs/lzo:2=
-   >=dev-qt/qtcore-5.9:5
-   >=dev-qt/qtgui-5.9:5
-   >=dev-qt/qtmultimedia-5.9:5[widgets]
-   >=dev-qt/qtnetwork-5.9:5
-   >=dev-qt/qtopengl-5.9:5
-   >=dev-qt/qtprintsupport-5.9:5
-   >=dev-qt/qtscript-5.9:5
-   >=dev-qt/qtsvg-5.9:5
-   >=dev-qt/qtwidgets-5.9:5
-   >=dev-qt/qtxml-5.9:5
-   media-libs/freeglut:=
-   media-libs/freetype:2=
-   media-libs/glew:=
-   media-libs/libjpeg-turbo:=
-   >=media-libs/libmypaint-1.3.0
-   media-libs/libpng:=
-   media-libs/libsdl2:=
-   sci-libs/cblas-reference:=
-   >=sci-libs/superlu-4.1:=
-   sys-libs/zlib:=
-   virtual/libusb:=
-   virtual/opengl
-"
-DEPEND="
-   $RDEPEND
-   virtual/pkgconfig
-   dev-qt/linguist-tools:5
-"
-
-CMAKE_USE_DIR="${S}"/toonz/sources
-
-PATCHES=( "${FILESDIR}"/${P}-gcc6-no-throw-in-destructors.patch )
-
-src_configure()
-{
-   local mycmakeargs=(
-   
-DTIFF_LIBRARY="${S}/thirdparty/tiff-4.0.3/libtiff/.libs/libtiff.a"
-   -DSUPERLU_INCLUDE_DIR="${EPREFIX%/}/usr/include/superlu"
-   -DLZO_INCLUDE_DIR="${EPREFIX%/}/usr/include/lzo"
-   -DCMAKE_SKIP_RPATH=ON
-   )
-
-   # The upstream uses their own modified libtiff
-   # See: 
https://github.com/opentoonz/opentoonz/blob/master/doc/how_to_build_linux.md#building-libtiff
-   cd thirdparty/tiff-4.0.3 || die
-   econf \
-   --with-pic \
-   --disable-jbig \
-   --enable-static \
-   --disable-shared
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cd "${S}"/thirdparty/tiff-4.0.3 || die
-   emake
-
-   cmake-utils_src_compile
-}
-
-pkg_postinst()
-{
-   elog "It is supposedly optional but some files are"
-   elog "actually required to run the executable properly."
-   elog
-   elog "The .config/OpenToonz/ directory in your home folder"
-   elog "will contain your settings, work and other files."
-   elog
-   elog "We need to create it from the command-line:"
-   elog
-   elog "$ mkdir -p \$HOME/.config/OpenToonz"
-   elog "$ cp -r /usr/share/opentoonz/stuff/ \$HOME/.config/OpenToonz/"
-}



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

2018-08-07 Thread Mikle Kolyada
commit: e5b49b22fc843afa8e2accd03ee91d2b8d42be37
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Aug  8 01:12:35 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Aug  8 01:12:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b49b22

app-text/master-pdf-editor: [QA] Fix DESCRIPTION

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild | 2 +-
 app-text/master-pdf-editor/master-pdf-editor-5.0.36.ebuild | 2 +-
 app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild 
b/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
index 2af6159261c..cb32e02a656 100644
--- a/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
+++ b/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit xdg-utils desktop
 
-DESCRIPTION="Master PDF Editor is a complete solution for viewing and editing 
PDF files"
+DESCRIPTION="A complete solution for viewing and editing PDF files"
 HOMEPAGE="https://code-industry.net/free-pdf-editor/;
 SRC_URI="http://get.code-industry.net/public/${P}_qt5.amd64.tar.gz;
 

diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.0.36.ebuild 
b/app-text/master-pdf-editor/master-pdf-editor-5.0.36.ebuild
index 6ef28a8e6ba..b3809849559 100644
--- a/app-text/master-pdf-editor/master-pdf-editor-5.0.36.ebuild
+++ b/app-text/master-pdf-editor/master-pdf-editor-5.0.36.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit xdg-utils desktop
 
-DESCRIPTION="Master PDF Editor is a complete solution for viewing and editing 
PDF files"
+DESCRIPTION="A complete solution for viewing and editing PDF files"
 HOMEPAGE="https://code-industry.net/free-pdf-editor/;
 SRC_URI="http://code-industry.net/public/${P}_qt5.amd64.tar.gz;
 

diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild 
b/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild
index 6ef28a8e6ba..b3809849559 100644
--- a/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild
+++ b/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit xdg-utils desktop
 
-DESCRIPTION="Master PDF Editor is a complete solution for viewing and editing 
PDF files"
+DESCRIPTION="A complete solution for viewing and editing PDF files"
 HOMEPAGE="https://code-industry.net/free-pdf-editor/;
 SRC_URI="http://code-industry.net/public/${P}_qt5.amd64.tar.gz;
 



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

2018-08-07 Thread Patrice Clement
commit: d3fe080adc287347ffcce29782596b85c6c1da69
Author: Tact Yoshida  gmail  com>
AuthorDate: Sun Aug  5 10:22:01 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:24:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3fe080a

media-gfx/opentoonz: unapply invalid patch.

Closes: https://bugs.gentoo.org/662138
Package-Manager: Portage-2.3.44, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9455

 media-gfx/opentoonz/opentoonz-1.2.1-r1.ebuild | 92 +++
 1 file changed, 92 insertions(+)

diff --git a/media-gfx/opentoonz/opentoonz-1.2.1-r1.ebuild 
b/media-gfx/opentoonz/opentoonz-1.2.1-r1.ebuild
new file mode 100644
index 000..bcb59bf1a28
--- /dev/null
+++ b/media-gfx/opentoonz/opentoonz-1.2.1-r1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="An open-source full-featured 2D animation creation software"
+HOMEPAGE="https://github.com/opentoonz/opentoonz;
+SRC_URI="https://github.com/opentoonz/opentoonz/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD libtiff"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   app-arch/lz4:=
+   >=dev-libs/boost-1.55.0:=
+   dev-libs/lzo:2=
+   >=dev-qt/qtcore-5.9:5
+   >=dev-qt/qtgui-5.9:5
+   >=dev-qt/qtmultimedia-5.9:5[widgets]
+   >=dev-qt/qtnetwork-5.9:5
+   >=dev-qt/qtopengl-5.9:5
+   >=dev-qt/qtprintsupport-5.9:5
+   >=dev-qt/qtscript-5.9:5
+   >=dev-qt/qtsvg-5.9:5
+   >=dev-qt/qtwidgets-5.9:5
+   >=dev-qt/qtxml-5.9:5
+   media-libs/freeglut:=
+   media-libs/freetype:2=
+   media-libs/glew:=
+   media-libs/libjpeg-turbo:=
+   >=media-libs/libmypaint-1.3.0
+   media-libs/libpng:=
+   media-libs/libsdl2:=
+   sci-libs/cblas-reference:=
+   >=sci-libs/superlu-4.1:=
+   sys-libs/zlib:=
+   virtual/libusb:=
+   virtual/opengl
+"
+DEPEND="
+   $RDEPEND
+   virtual/pkgconfig
+   dev-qt/linguist-tools:5
+"
+
+CMAKE_USE_DIR="${S}"/toonz/sources
+
+src_configure()
+{
+   local mycmakeargs=(
+   
-DTIFF_LIBRARY="${S}/thirdparty/tiff-4.0.3/libtiff/.libs/libtiff.a"
+   -DSUPERLU_INCLUDE_DIR="${EPREFIX%/}/usr/include/superlu"
+   -DLZO_INCLUDE_DIR="${EPREFIX%/}/usr/include/lzo"
+   -DCMAKE_SKIP_RPATH=ON
+   )
+
+   # The upstream uses their own modified libtiff
+   # See: 
https://github.com/opentoonz/opentoonz/blob/master/doc/how_to_build_linux.md#building-libtiff
+   cd thirdparty/tiff-4.0.3 || die
+   econf \
+   --with-pic \
+   --disable-jbig \
+   --enable-static \
+   --disable-shared
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cd "${S}"/thirdparty/tiff-4.0.3 || die
+   emake
+
+   cmake-utils_src_compile
+}
+
+pkg_postinst()
+{
+   elog "It is supposedly optional but some files are"
+   elog "actually required to run the executable properly."
+   elog
+   elog "The .config/OpenToonz/ directory in your home folder"
+   elog "will contain your settings, work and other files."
+   elog
+   elog "We need to create it from the command-line:"
+   elog
+   elog "$ mkdir -p \$HOME/.config/OpenToonz"
+   elog "$ cp -r /usr/share/opentoonz/stuff/ \$HOME/.config/OpenToonz/"
+}



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

2018-08-07 Thread Mart Raudsepp
commit: 18f5895a6a36355857f2dbf4a3cff6f040f5b810
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Aug  7 19:13:15 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Aug  7 23:01:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f5895a

www-apps/cgit: remove randomly and very wrongly added arm64 keyword

cgit didn't even have ~arm64 keywords, yet was stabled out of the blue,
leading to a broken deptree QA issues.

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 www-apps/cgit/cgit-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/cgit/cgit-1.2.1.ebuild b/www-apps/cgit/cgit-1.2.1.ebuild
index 47dca91a09f..82174c82295 100644
--- a/www-apps/cgit/cgit-1.2.1.ebuild
+++ b/www-apps/cgit/cgit-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://kernel/software/scm/git/git-${GIT_V}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 x86"
+KEYWORDS="amd64 arm x86"
 IUSE="doc +highlight +lua +jit"
 
 RDEPEND="



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

2018-08-07 Thread Mart Raudsepp
commit: cbd71c84a940ad7890f5224fdff32710e06659cc
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Aug  7 19:07:42 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Aug  7 23:01:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd71c84

media-sound/pulseaudio: remove old

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 media-sound/pulseaudio/pulseaudio-11.1.ebuild | 357 --
 1 file changed, 357 deletions(-)

diff --git a/media-sound/pulseaudio/pulseaudio-11.1.ebuild 
b/media-sound/pulseaudio/pulseaudio-11.1.ebuild
deleted file mode 100644
index 05a7ad3d178..000
--- a/media-sound/pulseaudio/pulseaudio-11.1.ebuild
+++ /dev/null
@@ -1,357 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools bash-completion-r1 eutils flag-o-matic gnome2-utils 
linux-info systemd user versionator udev multilib-minimal
-
-DESCRIPTION="A networked sound server with an advanced plugin system"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/PulseAudio/;
-SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz;
-
-# libpulse-simple and libpulse link to libpulse-core; this is daemon's
-# library and can link to gdbm and other GPL-only libraries. In this
-# cases, we have a fully GPL-2 package. Leaving the rest of the
-# GPL-forcing USE flags for those who use them.
-# qpaeq equalizer pyqt GUI frontend is AGPL-3+
-LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 ) equalizer? ( AGPL-3+ )"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
-
-# +alsa-plugin as discussed in bug #519530
-IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm 
+glib
-gnome gtk ipv6 jack libsamplerate libressl lirc native-headset neon 
ofono-headset
-+orc oss qt4 realtime selinux sox ssl systemd system-wide tcpd test +udev
-+webrtc-aec +X zeroconf"
-
-# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac
-REQUIRED_USE="
-   bluetooth? ( dbus )
-   equalizer? ( dbus )
-   ofono-headset? ( bluetooth )
-   native-headset? ( bluetooth )
-   udev? ( || ( alsa oss ) )
-"
-
-# libpcre needed in some cases, bug #472228
-RDEPEND="
-   || (
-   elibc_glibc? ( virtual/libc )
-   elibc_uclibc? ( virtual/libc )
-   dev-libs/libpcre
-   )
-   >=media-libs/libsndfile-1.0.20[${MULTILIB_USEDEP}]
-   X? (
-   >=x11-libs/libX11-1.4.0[${MULTILIB_USEDEP}]
-   >=x11-libs/libxcb-1.6[${MULTILIB_USEDEP}]
-   x11-libs/libSM[${MULTILIB_USEDEP}]
-   x11-libs/libICE[${MULTILIB_USEDEP}]
-   x11-libs/libXtst[${MULTILIB_USEDEP}]
-   )
-   caps? ( >=sys-libs/libcap-2.22-r2[${MULTILIB_USEDEP}] )
-   libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 )
-   alsa? ( >=media-libs/alsa-lib-1.0.19 )
-   glib? ( >=dev-libs/glib-2.4.0:2[${MULTILIB_USEDEP}] )
-   zeroconf? ( >=net-dns/avahi-0.6.12[dbus] )
-   jack? ( virtual/jack )
-   tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] )
-   lirc? ( app-misc/lirc )
-   dbus? ( >=sys-apps/dbus-1.0.0[${MULTILIB_USEDEP}] )
-   gtk? ( x11-libs/gtk+:3 )
-   gnome? ( >=gnome-base/gconf-2.4.0 )
-   bluetooth? (
-   >=net-wireless/bluez-5
-   >=sys-apps/dbus-1.0.0
-   media-libs/sbc
-   )
-   asyncns? ( net-libs/libasyncns[${MULTILIB_USEDEP}] )
-   udev? ( >=virtual/udev-143[hwdb(+)] )
-   realtime? ( sys-auth/rtkit )
-   equalizer? ( sci-libs/fftw:3.0 )
-   ofono-headset? ( >=net-misc/ofono-1.13 )
-   orc? ( >=dev-lang/orc-0.4.15 )
-   sox? ( >=media-libs/soxr-0.1.1 )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   )
-   >=media-libs/speex-1.2.0
-   media-libs/speexdsp
-   gdbm? ( sys-libs/gdbm:= )
-   webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 )
-   systemd? ( sys-apps/systemd:0=[${MULTILIB_USEDEP}] )
-   dev-libs/libltdl:0
-   selinux? ( sec-policy/selinux-pulseaudio )
-"
-# it's a valid RDEPEND, libltdl.so is used for native abi
-
-DEPEND="${RDEPEND}
-   sys-devel/m4
-   doc? ( app-doc/doxygen )
-   test? ( >=dev-libs/check-0.9.10 )
-   X? (
-   x11-base/xorg-proto
-   >=x11-libs/libXtst-1.0.99.2[${MULTILIB_USEDEP}]
-   )
-   dev-libs/libatomic_ops
-   virtual/pkgconfig
-   system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) )
-   dev-util/intltool
-   >=sys-devel/gettext-0.18.1
-"
-# This is a PDEPEND to avoid a circular dep
-PDEPEND="
-   alsa? ( alsa-plugin? ( 
>=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,${MULTILIB_USEDEP}] ) )
-"
-
-# alsa-utils dep is for the alsasound init.d script (see bug #155707)
-# 

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

2018-08-07 Thread Mart Raudsepp
commit: da7e03d47482151b3c023fed22285c956f69c77c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Aug  7 19:21:04 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Aug  7 23:01:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7e03d4

net-libs/webkit-gtk: security cleanup

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 net-libs/webkit-gtk/Manifest |   1 -
 net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild | 272 ---
 2 files changed, 273 deletions(-)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 5938a2ae0ca..1bbc78e3db7 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,3 +1,2 @@
 DIST webkitgtk-2.18.6.tar.xz 14829316 BLAKE2B 
4c0140c17d513f064efe09aaefff434e3cbf2a88691c7916ed393bf9bd25a3cb5a1d4ea8699eb7e0d678d807293b66c4629e46df9088df9b4d122c554b280ead
 SHA512 
375907d4c84e27aaa4b5df9a71424488c1b2ba0cf1d63e107d678c0f55f677996a80e9d9a9d4a412b40d1d0dde77b88464c54246cbafe70751042ec8a7bbe029
-DIST webkitgtk-2.20.3.tar.xz 16623456 BLAKE2B 
3ae9441287f4af04d2d7e2c490b262b5619f1b47962f16e34589f81f24dfd6b2e4dd3b6c98ce8fc2582c288a5afa492613a36273853cee5bf58946355febb07e
 SHA512 
69a7b27e294de6fd43240ce1d314cd1ccdbf29674c97967674459fd02720b31fa53e5412efbd93dc1e805d38e38feb7fe9a12cdd9c472471676b8db3c11734de
 DIST webkitgtk-2.20.4.tar.xz 16625400 BLAKE2B 
e2a07bbf38f059424738c69ecab7a1eee205cede2bbed4dedd0899e3d38c4b0b6b8f4fc52f5af6d65c0a0c8111c6c73d8765e55452a89022c476e90fb2ff8275
 SHA512 
3e6a370823d9a3521862fea0e7ae9f2455101afee247fda7b6d23ea609a0d1db3aeb86c41f903a89776550c190a2cf0baa903883671eca749849adc49090

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
deleted file mode 100644
index 264307b6bd2..000
--- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
+++ /dev/null
@@ -1,272 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-CMAKE_MAKEFILE_GENERATOR="ninja"
-PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby23 ruby24 ruby25"
-
-inherit check-reqs cmake-utils flag-o-matic gnome2 pax-utils python-any-r1 
ruby-single toolchain-funcs virtualx
-
-MY_P="webkitgtk-${PV}"
-DESCRIPTION="Open source web browser engine"
-HOMEPAGE="https://www.webkitgtk.org;
-SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
-
-LICENSE="LGPL-2+ BSD"
-SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
-
-IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X"
-
-# webgl needs gstreamer, bug #560612
-REQUIRED_USE="
-   geolocation? ( introspection )
-   gles2? ( egl !opengl )
-   introspection? ( gstreamer )
-   nsplugin? ( X )
-   webgl? ( gstreamer
-   || ( gles2 opengl ) )
-   wayland? ( egl )
-   || ( aqua wayland X )
-"
-
-# Tests fail to link for inexplicable reasons
-# https://bugs.webkit.org/show_bug.cgi?id=148210
-RESTRICT="test"
-
-# Aqua support in gtk3 is untested
-# Dependencies found at Source/cmake/OptionsGTK.cmake
-# Various compile-time optionals for gtk+-3.22.0 - ensure it
-# Missing OpenWebRTC checks and conditionals, but 
ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is experimental upstream (PRIVATE OFF)
-RDEPEND="
-   >=x11-libs/cairo-1.10.2:=[X?]
-   >=media-libs/fontconfig-2.8.0:1.0
-   >=media-libs/freetype-2.4.2:2
-   >=dev-libs/libgcrypt-1.6.0:0=
-   >=x11-libs/gtk+-3.22:3[aqua?,introspection?,wayland?,X?]
-   >=media-libs/harfbuzz-1.3.3:=[icu(+)]
-   >=dev-libs/icu-3.8.1-r1:=
-   virtual/jpeg:0=
-   >=net-libs/libsoup-2.48:2.4[introspection?]
-   >=dev-libs/libxml2-2.8.0:2
-   >=media-libs/libpng-1.4:0=
-   dev-db/sqlite:3=
-   sys-libs/zlib:0
-   >=dev-libs/atk-2.8.0
-   media-libs/libwebp:=
-
-   >=dev-libs/glib-2.40:2
-   >=dev-libs/libxslt-1.1.7
-   media-libs/woff2
-   gnome-keyring? ( app-crypt/libsecret )
-   geolocation? ( >=app-misc/geoclue-2.1.5:2.0 )
-   introspection? ( >=dev-libs/gobject-introspection-1.32.0:= )
-   dev-libs/libtasn1:=
-   >=dev-libs/libgcrypt-1.7.0:0=
-   nsplugin? ( >=x11-libs/gtk+-2.24.10:2 )
-   spell? ( >=app-text/enchant-0.22:= )
-   gstreamer? (
-   >=media-libs/gstreamer-1.2.3:1.0
-   >=media-libs/gst-plugins-base-1.2.3:1.0
-   >=media-libs/gst-plugins-bad-1.10:1.0[egl?,gles2?,opengl?] )
-
-   X? (
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXrender
-   x11-libs/libXt )
-
-   libnotify? ( x11-libs/libnotify )
-   dev-libs/hyphen
-
-   egl? ( media-libs/mesa[egl] )
-   gles2? ( media-libs/mesa[gles2] )
- 

[gentoo-commits] repo/gentoo:master commit in: app-forensics/volatility/

2018-08-07 Thread Patrice Clement
commit: 40dff0ee6efd2ae97c6a3f162de5a5f3994078a0
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Jun 23 19:11:06 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 21:41:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40dff0ee

app-forensics/volatility: use HTTPs.

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

 app-forensics/volatility/volatility-2.4.1.ebuild | 6 +++---
 app-forensics/volatility/volatility-2.6.ebuild   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-forensics/volatility/volatility-2.4.1.ebuild 
b/app-forensics/volatility/volatility-2.4.1.ebuild
index c8a3f592e56..5e8485be14a 100644
--- a/app-forensics/volatility/volatility-2.4.1.ebuild
+++ b/app-forensics/volatility/volatility-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Framework for analyzing volatile memory"
-HOMEPAGE="http://www.volatilityfoundation.org/;
+HOMEPAGE="https://www.volatilityfoundation.org/;
 #2.4.1 not on mirrors yet
-#SRC_URI="http://downloads.volatilityfoundation.org/releases/${PV}/${P}.tar.gz;
+#SRC_URI="https://downloads.volatilityfoundation.org/releases/${PV}/${P}.tar.gz;
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/app-forensics/volatility/volatility-2.6.ebuild 
b/app-forensics/volatility/volatility-2.6.ebuild
index 74668be6464..fa24d21da65 100644
--- a/app-forensics/volatility/volatility-2.6.ebuild
+++ b/app-forensics/volatility/volatility-2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Framework for analyzing volatile memory"
-HOMEPAGE="http://www.volatilityfoundation.org/;
-SRC_URI="http://downloads.volatilityfoundation.org/releases/${PV}/${P}.zip;
+HOMEPAGE="https://www.volatilityfoundation.org/;
+SRC_URI="https://downloads.volatilityfoundation.org/releases/${PV}/${P}.zip;
 
 LICENSE="GPL-2+"
 SLOT="0"



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

2018-08-07 Thread Patrice Clement
commit: 0546a62edb5fbac77b191b158a425fa32f466734
Author: João Santos  gmail  com>
AuthorDate: Tue Aug  7 17:20:31 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:20:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0546a62e

app-text/master-pdf-editor: version bump to 5.1.00.

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

 app-text/master-pdf-editor/Manifest|  1 +
 .../master-pdf-editor-5.1.00.ebuild| 51 ++
 2 files changed, 52 insertions(+)

diff --git a/app-text/master-pdf-editor/Manifest 
b/app-text/master-pdf-editor/Manifest
index f387cc6bd23..fb2417626b6 100644
--- a/app-text/master-pdf-editor/Manifest
+++ b/app-text/master-pdf-editor/Manifest
@@ -1,2 +1,3 @@
 DIST master-pdf-editor-4.3.82_qt5.amd64.tar.gz 14934502 BLAKE2B 
f93c756f9270b2857af02047c6ebd242d35ddaf23b70118d440c21cc7a0718937aa9945bb24adad6544e984f9390e9f49bfce5298bb8bc54f3c705372aff0fd4
 SHA512 
9bc6b056bdc8ce349dbab139f64c90948f3e0498918f07df6249fee2fad98a35b133aa7913e375366d062e134878feed0fadd097ab1d5504e97884ffa2c37b24
 DIST master-pdf-editor-5.0.36_qt5.amd64.tar.gz 16021838 BLAKE2B 
d46b9f6205e2832535060584a8841e3fa35d3b59c99a7fc2bcca5f913771633eed0d987a94141ef186b2077b65c781509b5f9938a033a5a856a9b0ad914bd5fc
 SHA512 
31bae232d4629e10b29a4c7273ef7635bb7ec7cce9dc837355fc0d9aacc98943ec009eeac7b445f022831da8a2c400a7ce2b1de82b4e780d625ff49120e2a964
+DIST master-pdf-editor-5.1.00_qt5.amd64.tar.gz 16045580 BLAKE2B 
89696a74d2df83836b1e9201d1bee8ba6a30a41f6a39664a975f9bbfb061b4536558d8746e24c57bfcb495f5324ed9d851471276f0da9f9f1d8caa454bf48c38
 SHA512 
a67d0668cb4c9daa0287af7bce4f24436c31b1636d29aed03503c0976c3efbc2df9ff34c2e65421e5e4cd3e184544bd78a4312b85aa6aee6af0cdaa18ba9c4a2

diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild 
b/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild
new file mode 100644
index 000..6ef28a8e6ba
--- /dev/null
+++ b/app-text/master-pdf-editor/master-pdf-editor-5.1.00.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit xdg-utils desktop
+
+DESCRIPTION="Master PDF Editor is a complete solution for viewing and editing 
PDF files"
+HOMEPAGE="https://code-industry.net/free-pdf-editor/;
+SRC_URI="http://code-industry.net/public/${P}_qt5.amd64.tar.gz;
+
+LICENSE="master-pdf-editor"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="mirror"
+
+COMMON_DEPEND="
+   >=media-gfx/sane-backends-1.0
+   >=dev-qt/qtsvg-5.4.1:5
+   >=dev-qt/qtnetwork-5.4.1:5
+   >=dev-qt/qtgui-5.4.1:5
+   >=dev-qt/qtprintsupport-5.4.1:5
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+QA_PREBUILT="/opt/${PN}/masterpdfeditor5"
+
+S="${WORKDIR}/${PN}-${PV%%.*}"
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r fonts lang stamps templates masterpdfeditor5.png
+
+   exeinto /opt/${PN}
+   doexe masterpdfeditor5
+
+   dosym ../${PN}/masterpdfeditor5 /opt/bin/masterpdfeditor5
+   make_desktop_entry "masterpdfeditor5 %f" \
+   "Master PDF Editor ${PV}" /opt/${PN}/masterpdfeditor5.png \
+   "Office;Graphics;Viewer" \
+   
"MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;\nTerminal=false"
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



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

2018-08-07 Thread Patrice Clement
commit: f92e23d09a5e790756ff7c64489ab25a93d8da6c
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Aug  3 09:11:39 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:26:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92e23d0

app-admin/logstash-bin: version bump to 6.3.2.

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

 app-admin/logstash-bin/Manifest  |  2 +
 app-admin/logstash-bin/logstash-bin-6.3.2.ebuild | 77 
 app-admin/logstash-bin/metadata.xml  | 33 +-
 3 files changed, 97 insertions(+), 15 deletions(-)

diff --git a/app-admin/logstash-bin/Manifest b/app-admin/logstash-bin/Manifest
index 65f4e4e815a..49a2f3c04b1 100644
--- a/app-admin/logstash-bin/Manifest
+++ b/app-admin/logstash-bin/Manifest
@@ -1,3 +1,5 @@
 DIST logstash-5.6.10.tar.gz 104373711 BLAKE2B 
759bf003e1799aeaef0a1279b3c7cf5732126ae65e9ca0a3e315cb6f7a1b4e4417fad1fd86328a58be99e04e8053264d873b04cf43cac2b49490bbdc82c8e8b7
 SHA512 
9ba887da982755efd21b363e9c084660c9b7e6c042e00a8c599f60d6bba5621af7ede43957f6c3d976888f4c13e6ae17cc69afd184f2dcdd41a311972f59a745
 DIST logstash-6.2.4.zip 153969993 BLAKE2B 
989f631484be14014b8230e09fa049a0e470078fed938f2df55134a27d5f4f2d8670187126d32c4933b77b496a6ed96e12d180922c2c318c67fb3dbeec5a5a3b
 SHA512 
65f6e5accc4441cb930e5c45723edeea54ba034a25680ca34114296af5a2c456d4152f9b38469475e600fce27a27b0d9c1d206039d12f2ec9cfeb02942a5c189
+DIST logstash-6.3.2.tar.gz 144211416 BLAKE2B 
8471fd0a920b4ef06cd775ceaafde33e16e5d1898c89339f4a039262a7a6472d6cb8dd2017db8811d6a827395a5b1e7040d9759c8734de2ccd1fc7e615345813
 SHA512 
11507b9177aa6cd4172eb825e395571de71bae8b0e39d7f700fe27c7219b22bc2b9a493e39016eead2d54407dc5e5cc20a0c6e4453140d628cadea076453308f
 DIST logstash-oss-6.3.1.tar.gz 143787612 BLAKE2B 
2de3b991d27019b1c7df7cfa7152c009f2569e12562106babb56081be2a7ac7d94a967e7c52b58f721c2f70f1e8ec9c2730653ff094cf0dd3a9933486ac13be7
 SHA512 
959d9d5985e117d23ae12efe248a13ae33f8f3ede320fb3b6872e1c27738b601779f0e2402e7be4a2383cd0f220e50cdfd2d6b160d7f5805b2439cee4d8bd94c
+DIST logstash-oss-6.3.2.tar.gz 144128583 BLAKE2B 
99de9d375a06d132844ce63fa5d0e092bb05aedb93ff5e4a278ea75ca2fe68701afa3028af4f9c3e5b3b469e46faf4d6dc62d006e9dac3a9e9528ff94aa2dd47
 SHA512 
7fa97f0ca070677aaddc73ff900397ce4a45f4b02467917219acb3c414cf0cbf396b481f624d2ebc3f370b2e41120b3b103f6d080a9fafdce98b119eb8d27f5d

diff --git a/app-admin/logstash-bin/logstash-bin-6.3.2.ebuild 
b/app-admin/logstash-bin/logstash-bin-6.3.2.ebuild
new file mode 100644
index 000..acbb17a3c74
--- /dev/null
+++ b/app-admin/logstash-bin/logstash-bin-6.3.2.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit java-pkg-2 user
+
+MY_PN="${PN%-bin}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Tool for managing events and logs"
+HOMEPAGE="https://www.elastic.co/products/logstash;
+SRC_URI="x-pack? ( 
https://artifacts.elastic.co/downloads/${MY_PN}/${MY_P}.tar.gz )
+   !x-pack? ( 
https://artifacts.elastic.co/downloads/${MY_PN}/${MY_PN}-oss-${PV}.tar.gz )"
+
+# source: LICENSE.txt and NOTICE.txt
+LICENSE="Apache-2.0 MIT x-pack? ( Elastic )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="x-pack"
+
+RESTRICT="strip"
+QA_PREBUILT="opt/logstash/vendor/jruby/lib/jni/*/libjffi*.so"
+
+RDEPEND="virtual/jre:1.8"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   enewgroup ${MY_PN}
+   enewuser ${MY_PN} -1 -1 /var/lib/${MY_PN} ${MY_PN}
+}
+
+src_install() {
+   keepdir /etc/"${MY_PN}"/{conf.d,patterns,plugins}
+   keepdir "/var/lib/${MY_PN}"
+   keepdir "/var/log/${MY_PN}"
+
+   insinto "/usr/share/${MY_PN}"
+   newins "${FILESDIR}/agent.conf.sample" agent.conf
+
+   rm -v config/{pipelines.yml,startup.options} || die
+   insinto /etc/${MY_PN}
+   doins -r config/.
+   doins "${FILESDIR}/pipelines.yml"
+   rm -rv config data || die
+
+   insinto "/opt/${MY_PN}"
+   doins -r .
+   fperms 0755 "/opt/${MY_PN}/bin/${MY_PN}" 
"/opt/${MY_PN}/vendor/jruby/bin/jruby" "/opt/${MY_PN}/bin/logstash-plugin"
+
+   newconfd "${FILESDIR}/${MY_PN}.confd-r2" "${MY_PN}"
+   newinitd "${FILESDIR}/${MY_PN}.initd-r2" "${MY_PN}"
+
+   insinto /usr/share/eselect/modules
+   doins "${FILESDIR}"/logstash-plugin.eselect
+}
+
+pkg_postinst() {
+   ewarn "Self installed plugins are removed during Logstash upgrades (Bug 
#622602)"
+   ewarn "Install the plugins via eselect module that will automatically 
re-install"
+   ewarn "all self installed plugins after Logstash upgrades."
+   elog
+   elog "Installing plugins:"
+   elog "eselect logstash-plugin install logstash-output-gelf"
+   elog
+
+   elog "Reinstalling self installed plugins (installed via eselect 
module):"
+   eselect logstash-plugin reinstall
+
+   elog
+   elog "Sample configuration:"
+   elog 

[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2018-08-07 Thread Patrice Clement
commit: 743f684bee0079bd7530d7290dc620c1ee6d440a
Author: Robert Siebeck  r123  de>
AuthorDate: Tue Aug  7 08:44:40 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:17:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743f684b

net-im/signal-desktop-bin: version bump to 1.15.2.

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

 net-im/signal-desktop-bin/Manifest |  1 +
 .../signal-desktop-bin-1.15.2.ebuild   | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 5a3d4863818..8922d3b5cd6 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1 +1,2 @@
 DIST signal-desktop_1.15.0_amd64.deb 70034852 BLAKE2B 
50a806e5467a4d84b4a514787bfa5349424a71535eff13563eecea31c227eaa4ca384b4fe9c3af6fc2ba1dec02f834dbb8e92894d0f42e7a406c37f3c18bc494
 SHA512 
f7a8fc5387c0980cb944ec5f4d2d38ef21234b945914c6655494f2e4b0a80af1599967816ec61f6d06b48bd73f1074a87d1d15410b5336a1c9112cc8c44e9704
+DIST signal-desktop_1.15.2_amd64.deb 70027630 BLAKE2B 
28feb05c3fc77cd430de99db823b5a0d8dcad88012ca27be847841a85e976e5b260f4db22b7061be991945399474397f88cd8990ac8295b0a35985777805f239
 SHA512 
cd0c10398e4df80849ffbf0ff4a5a7e1be832197fb19f5091798cf141cb9580fd64ba2c6353d87b26fbab6cfab53cfdcf18f7a2e4b73770506d615fac2b2a640

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.15.2.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.15.2.ebuild
new file mode 100644
index 000..078b15d4bb3
--- /dev/null
+++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.15.2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="${PN/-bin/}"
+
+inherit gnome2-utils pax-utils unpacker xdg-utils
+
+DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
+HOMEPAGE="https://signal.org/
+   https://github.com/WhisperSystems/Signal-Desktop;
+SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="bindist mirror"
+
+RDEPEND="
+   gnome-base/gconf:2
+   dev-libs/nss
+   x11-libs/gtk+:3[X]
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst
+   net-print/cups
+   "
+
+QA_PREBUILT="opt/Signal/signal-desktop
+   opt/Signal/libnode.so
+   opt/Signal/libffmpeg.so"
+
+S="${WORKDIR}"
+
+src_prepare(){
+   default
+   sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
+   -i usr/share/applications/signal-desktop.desktop || die
+}
+
+src_install() {
+   insinto /
+   dodoc -r usr/share/doc/signal-desktop/.
+   doins -r opt
+   insinto /usr/share
+   doins -r usr/share/applications
+   doins -r usr/share/icons
+   fperms +x /opt/Signal/signal-desktop
+   pax-mark m opt/Signal/signal-desktop
+
+   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2018-08-07 Thread Patrice Clement
commit: 86b3f0ffd60df7423e8040da59c1ec8ef21521aa
Author: Robert Siebeck  r123  de>
AuthorDate: Tue Aug  7 17:36:24 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 22:17:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b3f0ff

net-im/signal-desktop-bin: remove old version.

 net-im/signal-desktop-bin/Manifest |  1 -
 .../signal-desktop-bin-1.15.0.ebuild   | 64 --
 2 files changed, 65 deletions(-)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 8922d3b5cd6..7a218f18367 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST signal-desktop_1.15.0_amd64.deb 70034852 BLAKE2B 
50a806e5467a4d84b4a514787bfa5349424a71535eff13563eecea31c227eaa4ca384b4fe9c3af6fc2ba1dec02f834dbb8e92894d0f42e7a406c37f3c18bc494
 SHA512 
f7a8fc5387c0980cb944ec5f4d2d38ef21234b945914c6655494f2e4b0a80af1599967816ec61f6d06b48bd73f1074a87d1d15410b5336a1c9112cc8c44e9704
 DIST signal-desktop_1.15.2_amd64.deb 70027630 BLAKE2B 
28feb05c3fc77cd430de99db823b5a0d8dcad88012ca27be847841a85e976e5b260f4db22b7061be991945399474397f88cd8990ac8295b0a35985777805f239
 SHA512 
cd0c10398e4df80849ffbf0ff4a5a7e1be832197fb19f5091798cf141cb9580fd64ba2c6353d87b26fbab6cfab53cfdcf18f7a2e4b73770506d615fac2b2a640

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.15.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.15.0.ebuild
deleted file mode 100644
index 078b15d4bb3..000
--- a/net-im/signal-desktop-bin/signal-desktop-bin-1.15.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/-bin/}"
-
-inherit gnome2-utils pax-utils unpacker xdg-utils
-
-DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
-HOMEPAGE="https://signal.org/
-   https://github.com/WhisperSystems/Signal-Desktop;
-SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   gnome-base/gconf:2
-   dev-libs/nss
-   x11-libs/gtk+:3[X]
-   x11-libs/libXScrnSaver
-   x11-libs/libXtst
-   net-print/cups
-   "
-
-QA_PREBUILT="opt/Signal/signal-desktop
-   opt/Signal/libnode.so
-   opt/Signal/libffmpeg.so"
-
-S="${WORKDIR}"
-
-src_prepare(){
-   default
-   sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
-   -i usr/share/applications/signal-desktop.desktop || die
-}
-
-src_install() {
-   insinto /
-   dodoc -r usr/share/doc/signal-desktop/.
-   doins -r opt
-   insinto /usr/share
-   doins -r usr/share/applications
-   doins -r usr/share/icons
-   fperms +x /opt/Signal/signal-desktop
-   pax-mark m opt/Signal/signal-desktop
-
-   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/volatility/

2018-08-07 Thread Patrice Clement
commit: 6bf6979463bb2c6d15cfa2aeb202ce695a86b4c9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Jun 23 19:12:48 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 21:41:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf69794

app-forensics/volatility: EAPI7, add missing die.

Closes: https://bugs.gentoo.org/660684

 app-forensics/volatility/volatility-2.6-r1.ebuild | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/app-forensics/volatility/volatility-2.6-r1.ebuild 
b/app-forensics/volatility/volatility-2.6-r1.ebuild
new file mode 100644
index 000..c490119d38c
--- /dev/null
+++ b/app-forensics/volatility/volatility-2.6-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="Framework for analyzing volatile memory"
+HOMEPAGE="https://www.volatilityfoundation.org/;
+SRC_URI="https://downloads.volatilityfoundation.org/releases/${PV}/${P}.zip;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S=${WORKDIR}/${PN}-master
+
+DEPEND="app-arch/unzip"
+RDEPEND=">=dev-libs/distorm64-3[${PYTHON_USEDEP}]
+   dev-libs/libpcre
+   || (
+   dev-python/pycryptodome[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )"
+
+src_install() {
+   distutils-r1_src_install
+   mkdir "${D}/usr/share/${PN}" || die
+   mv "${D}/usr/contrib/plugins" "${D}/usr/share/${PN}/" || die
+   rmdir --ignore-fail-on-non-empty "${D}/usr/contrib" || die
+   mv "${D}/usr/tools" "${D}/usr/share/${PN}/" || die
+   dosym vol.py /usr/bin/volatility
+}



[gentoo-commits] repo/gentoo:master commit in: sys-power/acpi_call/

2018-08-07 Thread Patrice Clement
commit: 7442eebdd2b98366d406e4a4f287af31fe247814
Author: Henning Schild  hennsch  de>
AuthorDate: Wed Apr  4 06:42:22 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug  7 21:41:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7442eebd

sys-power/acpi_call: move to another upstream git repo.

Move to the repo we also use for app-laptop/tpacpi-bat

Signed-off-by: Henning Schild  hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/9036

 sys-power/acpi_call/acpi_call-.ebuild | 12 ++--
 sys-power/acpi_call/metadata.xml  |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-power/acpi_call/acpi_call-.ebuild 
b/sys-power/acpi_call/acpi_call-.ebuild
index a2501dc4df2..5fe21ce3e3b 100644
--- a/sys-power/acpi_call/acpi_call-.ebuild
+++ b/sys-power/acpi_call/acpi_call-.ebuild
@@ -1,22 +1,22 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit linux-info linux-mod
 
+HOMEPAGE="https://github.com/teleshoes/acpi_call;
 if [ "${PV}" = "" ]; then
-   inherit git-2
-   EGIT_REPO_URI="https://github.com/mkottman/acpi_call.git;
+   inherit git-r3
+   EGIT_REPO_URI="${HOMEPAGE}.git"
KEYWORDS=""
 else
inherit vcs-snapshot
-   SRC_URI="https://github.com/mkottman/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="A kernel module that enables you to call ACPI methods"
-HOMEPAGE="https://github.com/mkottman/acpi_call;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-power/acpi_call/metadata.xml b/sys-power/acpi_call/metadata.xml
index 3e6c789e783..64e830cdff9 100644
--- a/sys-power/acpi_call/metadata.xml
+++ b/sys-power/acpi_call/metadata.xml
@@ -5,6 +5,6 @@
maksbo...@gentoo.org


-   mkottman/acpi_call
+   teleshoes/acpi_call

 



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

2018-08-07 Thread Thomas Deutschmann
commit: 067f4b769e6a8b3697267ece116ad5a567735dbf
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug  7 22:41:42 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Aug  7 22:41:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067f4b76

dev-python/openpyxl: x86 stable (bug #608714)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/dev-python/openpyxl/openpyxl-2.4.11.ebuild 
b/dev-python/openpyxl/openpyxl-2.4.11.ebuild
index e25dc627767..3d62292acd1 100644
--- a/dev-python/openpyxl/openpyxl-2.4.11.ebuild
+++ b/dev-python/openpyxl/openpyxl-2.4.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/${PN}/${PN}/get/${PV}.tar.bz2 
-> ${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2018-08-07 Thread Patrick McLean
commit: 2baf0a29ab0bcbaefba5a966346f2628237e3610
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Aug  7 19:38:34 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Aug  7 23:36:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2baf0a29

sys-cluster/ceph: remove unused patches

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

 ...2.9-filestore_fix_infinit_loops_in_fiemap.patch |  82 ---
 ...triper_fix_format_injection_vulnerability.patch |  35 -
 ..._error_codes_from_is_exclusive_lock_owner.patch |  28 
 ...ecifies_clone_ver_but_transaction_include.patch |  39 --
 ...t_attempt_to_load_key_if_auth_is_disabled.patch |  39 --
 ...elax_size_check_for_newer_kernel_versions.patch |  28 
 ...ck_sdata_op_ordering_lock_with_sdata_lock.patch |  32 -
 .../files/ceph-12.2.2-build-without-radosgw.patch  |  34 -
 .../ceph/files/ceph-12.2.4-boost-sonames.patch | 152 -
 sys-cluster/ceph/files/ceph.confd-r2   |   8 --
 sys-cluster/ceph/files/ceph.initd-r4   |  49 ---
 sys-cluster/ceph/files/ceph.initd-r5   |  87 
 sys-cluster/ceph/files/ceph.initd-r6   |  87 
 13 files changed, 700 deletions(-)

diff --git 
a/sys-cluster/ceph/files/ceph-10.2.9-filestore_fix_infinit_loops_in_fiemap.patch
 
b/sys-cluster/ceph/files/ceph-10.2.9-filestore_fix_infinit_loops_in_fiemap.patch
deleted file mode 100644
index e67113e51cc..000
--- 
a/sys-cluster/ceph/files/ceph-10.2.9-filestore_fix_infinit_loops_in_fiemap.patch
+++ /dev/null
@@ -1,82 +0,0 @@
-From b52bfe6b443f0ff88c8614441752102058063699 Mon Sep 17 00:00:00 2001
-From: Ning Yao 
-Date: Thu, 6 Apr 2017 11:12:04 +
-Subject: [PATCH] os/filestore: fix infinit loops in fiemap()
-
-since fiemap can get extents based on offset --> len
-but we should consider last extents is retrieved when len == 0
-even though it is not last fiemap extents
-
-Signed-off-by: Ning Yao 
-(cherry picked from commit 36f6b668a8910d76847674086cbc86910c78faee)

- src/os/filestore/FileStore.cc  | 13 +
- src/test/objectstore/store_test.cc | 21 +
- 2 files changed, 26 insertions(+), 8 deletions(-)
-
-diff --git a/src/os/filestore/FileStore.cc b/src/os/filestore/FileStore.cc
-index c47b0d0d2eae..95f48cdf4960 100644
 a/src/os/filestore/FileStore.cc
-+++ b/src/os/filestore/FileStore.cc
-@@ -3102,17 +3102,14 @@ int FileStore::_do_fiemap(int fd, uint64_t offset, 
size_t len,
- i++;
- last = extent++;
-   }
--  const bool is_last = last->fe_flags & FIEMAP_EXTENT_LAST;
-+  uint64_t xoffset = last->fe_logical + last->fe_length - offset;
-+  offset = last->fe_logical + last->fe_length;
-+  len -= xoffset;
-+  const bool is_last = (last->fe_flags & FIEMAP_EXTENT_LAST) || (len == 0);
-+  free(fiemap);
-   if (!is_last) {
--uint64_t xoffset = last->fe_logical + last->fe_length - offset;
--offset = last->fe_logical + last->fe_length;
--len -= xoffset;
--free(fiemap); /* fix clang warn: use-after-free */
- goto more;
-   }
--  else {
--free(fiemap);
--  }
- 
-   return r;
- }
-diff --git a/src/test/objectstore/store_test.cc 
b/src/test/objectstore/store_test.cc
-index 5ab011ad17d8..4cada7e2e435 100644
 a/src/test/objectstore/store_test.cc
-+++ b/src/test/objectstore/store_test.cc
-@@ -279,6 +279,7 @@ TEST_P(StoreTest, FiemapHoles) {
- ASSERT_EQ(r, 0);
-   }
-   {
-+//fiemap test from 0 to SKIP_STEP * (MAX_EXTENTS - 1) + 3
- bufferlist bl;
- store->fiemap(cid, oid, 0, SKIP_STEP * (MAX_EXTENTS - 1) + 3, bl);
- map m, e;
-@@ -295,6 +296,26 @@ TEST_P(StoreTest, FiemapHoles) {
- ASSERT_TRUE((m.size() == 1 &&
-m[0] > SKIP_STEP * (MAX_EXTENTS - 1)) ||
-(m.size() == MAX_EXTENTS && extents_exist));
-+
-+// fiemap test from SKIP_STEP to SKIP_STEP * (MAX_EXTENTS - 2) + 3
-+// reset bufferlist and map
-+bl.clear();
-+m.clear();
-+e.clear();
-+store->fiemap(cid, oid, SKIP_STEP, SKIP_STEP * (MAX_EXTENTS - 2) + 3, bl);
-+p = bl.begin();
-+::decode(m, p);
-+cout << " got " << m << std::endl;
-+ASSERT_TRUE(!m.empty());
-+ASSERT_GE(m[SKIP_STEP], 3u);
-+extents_exist = true;
-+if (m.size() == (MAX_EXTENTS - 2)) {
-+  for (uint64_t i = 1; i < MAX_EXTENTS - 1; i++)
-+  extents_exist = extents_exist && m.count(SKIP_STEP*i);
-+}
-+ASSERT_TRUE((m.size() == 1 &&
-+   m[SKIP_STEP] > SKIP_STEP * (MAX_EXTENTS - 2)) ||
-+   (m.size() == (MAX_EXTENTS - 1) && extents_exist));
-   }
-   {
- ObjectStore::Transaction t;

diff --git 
a/sys-cluster/ceph/files/ceph-10.2.9-libradosstriper_fix_format_injection_vulnerability.patch
 
b/sys-cluster/ceph/files/ceph-10.2.9-libradosstriper_fix_format_injection_vulnerability.patch
deleted file mode 100644
index eaf18c35783..000
--- 

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

2018-08-07 Thread Mike Pagano
commit: f927b5f48ad13b6aff7c45ff00262f45ce98b287
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Aug  7 18:12:21 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Aug  7 18:12:21 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=f927b5f4

Linux patch 4.9.118

 _README  |   4 +
 1117_linux-4.9.118.patch | 824 +++
 2 files changed, 828 insertions(+)

diff --git a/_README b/_README
index 6be74fa..72692be 100644
--- a/_README
+++ b/_README
@@ -511,6 +511,10 @@ Patch:  1116_linux-4.9.117.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.117
 
+Patch:  1117_linux-4.9.118.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.118
+
 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/1117_linux-4.9.118.patch b/1117_linux-4.9.118.patch
new file mode 100644
index 000..828be2f
--- /dev/null
+++ b/1117_linux-4.9.118.patch
@@ -0,0 +1,824 @@
+diff --git a/Makefile b/Makefile
+index 773c26c95d98..0940f11fa071 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 117
++SUBLEVEL = 118
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
+index 4e0292e0aafb..30b74b491909 100644
+--- a/arch/x86/kvm/vmx.c
 b/arch/x86/kvm/vmx.c
+@@ -7085,6 +7085,8 @@ static int handle_vmon(struct kvm_vcpu *vcpu)
+HRTIMER_MODE_REL_PINNED);
+   vmx->nested.preemption_timer.function = vmx_preemption_timer_fn;
+ 
++  vmx->nested.vpid02 = allocate_vpid();
++
+   vmx->nested.vmxon = true;
+ 
+   skip_emulated_instruction(vcpu);
+@@ -9264,10 +9266,8 @@ static struct kvm_vcpu *vmx_create_vcpu(struct kvm 
*kvm, unsigned int id)
+   goto free_vmcs;
+   }
+ 
+-  if (nested) {
++  if (nested)
+   nested_vmx_setup_ctls_msrs(vmx);
+-  vmx->nested.vpid02 = allocate_vpid();
+-  }
+ 
+   vmx->nested.posted_intr_nv = -1;
+   vmx->nested.current_vmptr = -1ull;
+@@ -9285,7 +9285,6 @@ static struct kvm_vcpu *vmx_create_vcpu(struct kvm *kvm, 
unsigned int id)
+   return >vcpu;
+ 
+ free_vmcs:
+-  free_vpid(vmx->nested.vpid02);
+   free_loaded_vmcs(vmx->loaded_vmcs);
+ free_msrs:
+   kfree(vmx->guest_msrs);
+diff --git a/drivers/crypto/padlock-aes.c b/drivers/crypto/padlock-aes.c
+index 9126627cbf4d..75f2bef79718 100644
+--- a/drivers/crypto/padlock-aes.c
 b/drivers/crypto/padlock-aes.c
+@@ -266,6 +266,8 @@ static inline void padlock_xcrypt_ecb(const u8 *input, u8 
*output, void *key,
+   return;
+   }
+ 
++  count -= initial;
++
+   if (initial)
+   asm volatile (".byte 0xf3,0x0f,0xa7,0xc8"   /* rep 
xcryptecb */
+ : "+S"(input), "+D"(output)
+@@ -273,7 +275,7 @@ static inline void padlock_xcrypt_ecb(const u8 *input, u8 
*output, void *key,
+ 
+   asm volatile (".byte 0xf3,0x0f,0xa7,0xc8"   /* rep xcryptecb */
+ : "+S"(input), "+D"(output)
+-: "d"(control_word), "b"(key), "c"(count - initial));
++: "d"(control_word), "b"(key), "c"(count));
+ }
+ 
+ static inline u8 *padlock_xcrypt_cbc(const u8 *input, u8 *output, void *key,
+@@ -284,6 +286,8 @@ static inline u8 *padlock_xcrypt_cbc(const u8 *input, u8 
*output, void *key,
+   if (count < cbc_fetch_blocks)
+   return cbc_crypt(input, output, key, iv, control_word, count);
+ 
++  count -= initial;
++
+   if (initial)
+   asm volatile (".byte 0xf3,0x0f,0xa7,0xd0"   /* rep 
xcryptcbc */
+ : "+S" (input), "+D" (output), "+a" (iv)
+@@ -291,7 +295,7 @@ static inline u8 *padlock_xcrypt_cbc(const u8 *input, u8 
*output, void *key,
+ 
+   asm volatile (".byte 0xf3,0x0f,0xa7,0xd0"   /* rep xcryptcbc */
+ : "+S" (input), "+D" (output), "+a" (iv)
+-: "d" (control_word), "b" (key), "c" (count-initial));
++: "d" (control_word), "b" (key), "c" (count));
+   return iv;
+ }
+ 
+diff --git a/drivers/gpu/drm/vc4/vc4_plane.c b/drivers/gpu/drm/vc4/vc4_plane.c
+index 75056553b06c..f8c9f6f4f822 100644
+--- a/drivers/gpu/drm/vc4/vc4_plane.c
 b/drivers/gpu/drm/vc4/vc4_plane.c
+@@ -350,6 +350,9 @@ static int vc4_plane_setup_clipping_and_scaling(struct 
drm_plane_state *state)
+   vc4_state->x_scaling[0] = VC4_SCALING_TPZ;
+   if (vc4_state->y_scaling[0] == VC4_SCALING_NONE)
+   vc4_state->y_scaling[0] = VC4_SCALING_TPZ;
++  } else {
++  vc4_state->x_scaling[1] = VC4_SCALING_NONE;
++  vc4_state->y_scaling[1] = VC4_SCALING_NONE;
+   }
+ 
+   vc4_state->is_unity = (vc4_state->x_scaling[0] == VC4_SCALING_NONE &&
+diff 

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

2018-08-07 Thread Hans de Graaff
commit: ae3e5b5c91edd9cfd5cfb7b6d5a3836b021f0a8d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug  7 18:05:26 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug  7 18:05:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3e5b5c

dev-ruby/astrolabe: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild 
b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild
index 61abe54ff9f..9c6737e8d2a 100644
--- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild
+++ b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



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

2018-08-07 Thread Hans de Graaff
commit: 4cef84856909a641010679d01807af6899881b12
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug  7 18:09:18 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug  7 18:09:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cef8485

dev-ruby/arel-helpers: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/arel-helpers/arel-helpers-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/arel-helpers/arel-helpers-2.7.0.ebuild 
b/dev-ruby/arel-helpers/arel-helpers-2.7.0.ebuild
index 589f4b6b5d5..96b2a7e9f4f 100644
--- a/dev-ruby/arel-helpers/arel-helpers-2.7.0.ebuild
+++ b/dev-ruby/arel-helpers/arel-helpers-2.7.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



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

2018-08-07 Thread Hans de Graaff
commit: cc649fecab187fb93fafee220a7deb035328ed5d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug  7 18:10:38 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug  7 18:10:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc649fec

dev-ruby/annoy: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-ruby/annoy/annoy-0.5.6-r1.ebuild 
b/dev-ruby/annoy/annoy-0.5.6-r1.ebuild
index 94b202b0bd7..9cf7d4267a6 100644
--- a/dev-ruby/annoy/annoy-0.5.6-r1.ebuild
+++ b/dev-ruby/annoy/annoy-0.5.6-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



[gentoo-commits] proj/portage:master commit in: lib/portage/

2018-08-07 Thread Zac Medico
commit: eb81c8081ae53e862f9f0f82c6119f936ca896e7
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Aug  7 18:29:51 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Aug  7 18:34:29 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=eb81c808

action_metadata: refresh eclass cache (bug 663022)

After sync, the eclass cache can contain stale data, therefore
use the update_eclasses method to refresh it.

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

 lib/portage/metadata.py | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/lib/portage/metadata.py b/lib/portage/metadata.py
index 1abec5a89..ffb7672d3 100644
--- a/lib/portage/metadata.py
+++ b/lib/portage/metadata.py
@@ -50,8 +50,10 @@ def action_metadata(settings, portdb, myopts, 
porttrees=None):
src_db = portdb._create_pregen_cache(path)
 
if src_db is not None:
-   porttrees_data.append(TreeData(portdb.auxdb[path],
-   
portdb.repositories.get_repo_for_location(path).eclass_db, path, src_db))
+   eclass_db = 
portdb.repositories.get_repo_for_location(path).eclass_db
+   # Update eclass data which may be stale after sync.
+   eclass_db.update_eclasses()
+   porttrees_data.append(TreeData(portdb.auxdb[path], 
eclass_db, path, src_db))
 
porttrees = [tree_data.path for tree_data in porttrees_data]
 



[gentoo-commits] proj/linux-patches: New tag: 4.4-147

2018-08-07 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Aug  7 19:18:05 2018 +

New tag: 4.4-147




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

2018-08-07 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Aug  7 19:35:42 2018 +

New tag: 4.14-66




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

2018-08-07 Thread Andreas Sturmlechner
commit: 9be3c9b8d03877e0bc9e7980ab0ece784d5d170d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 18:02:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 18:02:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be3c9b8

profiles: updates: Cleanup old package updates

 profiles/updates/1Q-2013 | 4 
 profiles/updates/1Q-2015 | 1 -
 2 files changed, 5 deletions(-)

diff --git a/profiles/updates/1Q-2013 b/profiles/updates/1Q-2013
index 31dfa75743c..90c8e30996e 100644
--- a/profiles/updates/1Q-2013
+++ b/profiles/updates/1Q-2013
@@ -18,16 +18,12 @@ move net-wireless/b43-firmware sys-firmware/b43-firmware
 move net-wireless/b43legacy-firmware sys-firmware/b43legacy-firmware
 move dev-util/qt-creator dev-qt/qt-creator
 move x11-libs/qt-assistant dev-qt/qthelp
-move x11-libs/qt-bearer dev-qt/qtbearer
 move x11-libs/qt-core dev-qt/qtcore
 move x11-libs/qt-dbus dev-qt/qtdbus
 move x11-libs/qt-declarative dev-qt/qtdeclarative
-move x11-libs/qt-demo dev-qt/qtdemo
 move x11-libs/qt-gui dev-qt/qtgui
-move x11-libs/qt-meta dev-qt/qt-meta
 move x11-libs/qt-multimedia dev-qt/qtmultimedia
 move x11-libs/qt-opengl dev-qt/qtopengl
-move x11-libs/qt-qt3support dev-qt/qt3support
 move x11-libs/qt-script dev-qt/qtscript
 move x11-libs/qt-sql dev-qt/qtsql
 move x11-libs/qt-svg dev-qt/qtsvg

diff --git a/profiles/updates/1Q-2015 b/profiles/updates/1Q-2015
index 476e272269d..833b875b77c 100644
--- a/profiles/updates/1Q-2015
+++ b/profiles/updates/1Q-2015
@@ -47,7 +47,6 @@ move app-admin/eselect-php app-eselect/eselect-php
 move app-admin/eselect-pinentry app-eselect/eselect-pinentry
 move app-admin/eselect-postgresql app-eselect/eselect-postgresql
 move app-admin/eselect-python app-eselect/eselect-python
-move app-admin/eselect-qtgraphicssystem app-eselect/eselect-qtgraphicssystem
 move app-admin/eselect-rails app-eselect/eselect-rails
 move app-admin/eselect-renpy app-eselect/eselect-renpy
 move app-admin/eselect-ruby app-eselect/eselect-ruby



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

2018-08-07 Thread Hans de Graaff
commit: 1952bcb7bba0b036ce5025c62f8acdf7f9bdf4cf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug  7 18:02:39 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug  7 18:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1952bcb7

dev-ruby/will_paginate: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/will_paginate/will_paginate-3.1.6.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/will_paginate/will_paginate-3.1.6.ebuild 
b/dev-ruby/will_paginate/will_paginate-3.1.6.ebuild
index e9964593ec2..4d75f1b64d2 100644
--- a/dev-ruby/will_paginate/will_paginate-3.1.6.ebuild
+++ b/dev-ruby/will_paginate/will_paginate-3.1.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
@@ -20,14 +20,12 @@ KEYWORDS="~amd64 ~x86-macos"
 IUSE=""
 
 all_ruby_prepare() {
-   sed -i -e '1igem "rails", "<5"' spec/spec_helper.rb || die
-
# Remove tests for unpackaged ORMs
rm -f spec/finders/{sequel,mongoid,data_mapper}* || die
 }
 
 ruby_add_bdepend "
test? (
-   

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

2018-08-07 Thread Ulrich Müller
commit: 893e1193157e95524492e8cb10a6188829ab148d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Aug  7 17:54:00 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Aug  7 17:54:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893e1193

Mask app-emacs/cmail for removal.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 4c9ba49597b..b926fd34e6c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (07 Aug 2018)
+# Fails to build with emacs-26.1. Last release in 2003, last commit
+# to upstream CVS in 2010. Masked for removal in 30 days. Bug #663030.
+app-emacs/cmail
+
 # Thomas Deutschmann  (05 Aug 2018)
 # Deprecated. Using recent microcodes with this package either won't work
 # or crash your system. Please change your setup and make use of kernel's



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

2018-08-07 Thread Andreas Sturmlechner
commit: 17888ed38c5465964d97339eb4cae593bf4b2cb5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug  7 19:02:07 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug  7 19:02:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17888ed3

media-libs/mlt: Properly disable USE=-sdl

Closes: https://bugs.gentoo.org/662008
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/mlt/mlt-6.6.0-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-libs/mlt/mlt-6.6.0-r1.ebuild 
b/media-libs/mlt/mlt-6.6.0-r1.ebuild
index 075ddb77dc0..ba5ab74a1c2 100644
--- a/media-libs/mlt/mlt-6.6.0-r1.ebuild
+++ b/media-libs/mlt/mlt-6.6.0-r1.ebuild
@@ -173,6 +173,8 @@ src_configure() {
else
myconf+=( --enable-sdl --disable-sdl2 )
fi
+   else
+   myconf+=( --disable-sdl --disable-sdl2 )
fi
 
if use x86 || use amd64 ; then



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

2018-08-07 Thread Göktürk Yüksek
commit: d069396c1fcbd959ca7dd24fd3d233d501acaac8
Author: kuzetsa  gmail  com>
AuthorDate: Mon Aug  6 04:22:04 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Aug  7 19:07:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d069396c

sys-kernel/ck-sources: genpatches-4.14-65, MuQSS-only

upstream (LKML / kernel.org) bugfix included in the latest
genpatches release conflicted with experimental features
found in the full ck patchset. This release is MuQSS-only
to cut down on the QA churn on the LTS branches.

( the 9960521c44a5d828f29636ceac0600603ecbddbf backport
from the 4.18 branch fixes a kernel bug. )

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-kernel/ck-sources/Manifest  |  4 ++
 sys-kernel/ck-sources/ck-sources-4.14.60.ebuild | 59 +
 2 files changed, 63 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index 8ece9595fa7..2a19c936343 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -1,4 +1,5 @@
 DIST ck-sources-4.14-blkio-fix.patch 1882 BLAKE2B 
b85d7d0bcc868284d60c73f26b055cfc061c7535b19ac3aac9ae6df0f086e6b2342fc3ceab878c45b2c021ffc12abf4c8793472b3db85ae32d7d6c3b917530a5
 SHA512 
aa1f65b505d32af70e0e3c921e477f7e0adea76204ede19ced32514598a1f369bf0897487273b2acb99290ddcd2788707f0711290b767183cecb689f6df5cfa1
+DIST ck-sources-4.14-muqss.patch 282185 BLAKE2B 
46af7e98f2abc7b207536fc657b539abf1511a83e0e3499e92744b417c2d50847502fa2775edbea6592550ba760c3f08aba82856133f73afbb3484cf11a155d2
 SHA512 
97701da9531b81ceade15eaa75de4a362182f5f5b6b66ed8de61e9e8c727853cb9301fa8a9f2debb43bf88abbcbe0fe2d5a54fc51247a0ea34e0cfdec6a85102
 DIST ck-sources-4.9-freezer-fix.patch 684 BLAKE2B 
63894db45e5653af1851c7cee2493b6717d37f50d55c3a2b41316075d0f3e0bcb8975ff1c647c764bdf088ceeb4c716657e189d1e5337a69346e6dcefac332b9
 SHA512 
4241ca604f928263c29a49aca076832c06469db734864ec8c648cbbc30ba63cfb0b21d076ea4a7f3c438868802feb4e369d976e9ef6e091ce7bacf1a69c2c588
 DIST ck-sources-4.9-muqss.patch 303456 BLAKE2B 
be42cf125910d3978a6da69f5bd6050063b1bfba591c1a196bedf34f25338d57455ff1e8152a1ac11b05db4542058ec0283fe433ebb4c4312709400babccd21c
 SHA512 
1325a18ce2f758ebf0aad95e29c4f2636eb952cf8306f863b1acbf74e982aecfbc82e321064c89fe19ee63938e4930662f40f55cd16284f86743effb79cef3ee
 DIST deblob-4.14 143883 BLAKE2B 
aaad9858bf626f1495f83187fd2ab91f812504534c7294cfb6818c773229eb780096a2c78a6aa963f3826df3cfdf7a7db5238f71fa8955c21b4acd75660d2b17
 SHA512 
662a11c03f51d85158175a8bf35fce20f01d94659d36b97a9773304ff9c091b2a9ab72a0445065c20188457fbe174fb43334a79e17b3a9e8553bb6144a971f4c
@@ -27,6 +28,9 @@ DIST genpatches-4.14-61.extras.tar.xz 17488 BLAKE2B 
ff11e1b46e4cc9ccd85322800f2d
 DIST genpatches-4.14-64.base.tar.xz 1627076 BLAKE2B 
12cdb62b2204dc7eff6e05c81013fa898c37d708af01ad3581b173da82a52e52af946749922033fb46ec9e7ac35d909523fe30c6e82defd3e26717cb48b73a5a
 SHA512 
8c1f384e329cbc34c774d503385cf99d1ba747851a872a8769ec50bfe5a43aa1d0074101228404a02c6930898725d3419dbb4203d0be6bd30e8f29f74505dd4c
 DIST genpatches-4.14-64.experimental.tar.xz 5224 BLAKE2B 
2914da5fc4ac05ed3e9c4bc1a864700e7cd701d4bfccc5b741044ad24da3b3c938ec24af000daa6492d8df8dadfd3526c28fd42807bc2e5081454dc2fd02561f
 SHA512 
2706b89bc97c1754ae3ad820e5c005c05d1a4f609236e30089d1421769a2c246ceb8bcd3a06841f0e77bd1dd52c24123df7c363c3e5deffeb94a32429b36f956
 DIST genpatches-4.14-64.extras.tar.xz 17492 BLAKE2B 
456c2108f5ae99cb231ba90363e824209a0ae7d63b59ba0a943e75d4a001a62dc93330d38d6c8509479a0a112728590016423b909717b8ad01462313d05d1216
 SHA512 
d248ec2ab188f1f0cd5f0ba253e76eddafb4687e750343de3cb29539cc64063ba7f3744b61735147e406d0307b2eec9a022ed9f4c179c5b1cace53b59ea05106
+DIST genpatches-4.14-65.base.tar.xz 1677072 BLAKE2B 
dd0f4496c545b357f67cbb9ead5785bdbd19bc16081a2fbb4a8dafa4d92f201db1add3ea5a69c5185797baa780486420494bc44f8298e7c6916c9860915937ac
 SHA512 
a24c414ec5f13a4805ce1d8acdf261c1d49a5ca5fe4b5c5f16cf64b02816efd10b4008ca13ea5ca203bb214e6dc2ec262e87db9a3e31c94a84d00f5de43c35ee
+DIST genpatches-4.14-65.experimental.tar.xz 5224 BLAKE2B 
7435fa53f9278635a316a403a4e3ee03ec585338673b3148ef69190901e52dfc1c8cb19a0600eaebb54b120e65c60bb9b63af33eb0240cd8623f7fea771c
 SHA512 
c1024431a43cb397a65eec12c206ec57cbcf267364ad8dae4875e6ccfa90b955e468907e440db25bb93610898a7b8f8a99dba5ec542ccd850770963b1b5785bf
+DIST genpatches-4.14-65.extras.tar.xz 17496 BLAKE2B 
d156cc7b5612ee7d6d5faed0e606a0c8ed49f952cfe77097e37e432b142b8241f3b9fab156ed71f716540bc906f21050c2901b067b3ba1498893068ad45cb9e3
 SHA512 
8f3c9098a559556d3e256a9b8243cc5886387f23431501093f3c0ce9599a93fb885c5056d28b9189cbcd693b4c7e3601827abd96e548e659b4a7e33bd3403045
 DIST genpatches-4.16-15.base.tar.xz 402268 BLAKE2B 
1ce1a4da6e6ed219554adbf9acd0816747298c375a17794831ca9ecacd5bcf8c23c6eb49ab83d04d15b732f5ce6611be98f1d5acf151f3af172cfc6e48dab23d
 SHA512 

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

2018-08-07 Thread Göktürk Yüksek
commit: 3a075e1bffee1fc69457383e8dbbb2b54ccf5f0a
Author: kuzetsa  gmail  com>
AuthorDate: Mon Aug  6 04:21:13 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Aug  7 19:07:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a075e1b

sys-kernel/ck-sources: genpatches-4.9-120, MuQSS-only

upstream (LKML / kernel.org) bugfix included in the latest
genpatches release conflicted with experimental features
found in the full ck patchset. This release is MuQSS-only
to cut down on the QA churn on the LTS branches.

( the 9960521c44a5d828f29636ceac0600603ecbddbf backport
from the 4.18 branch fixes a kernel bug. )

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-kernel/ck-sources/Manifest  |  4 ++
 sys-kernel/ck-sources/ck-sources-4.9.117.ebuild | 59 +
 2 files changed, 63 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index af4497afc20..8ece9595fa7 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -1,5 +1,6 @@
 DIST ck-sources-4.14-blkio-fix.patch 1882 BLAKE2B 
b85d7d0bcc868284d60c73f26b055cfc061c7535b19ac3aac9ae6df0f086e6b2342fc3ceab878c45b2c021ffc12abf4c8793472b3db85ae32d7d6c3b917530a5
 SHA512 
aa1f65b505d32af70e0e3c921e477f7e0adea76204ede19ced32514598a1f369bf0897487273b2acb99290ddcd2788707f0711290b767183cecb689f6df5cfa1
 DIST ck-sources-4.9-freezer-fix.patch 684 BLAKE2B 
63894db45e5653af1851c7cee2493b6717d37f50d55c3a2b41316075d0f3e0bcb8975ff1c647c764bdf088ceeb4c716657e189d1e5337a69346e6dcefac332b9
 SHA512 
4241ca604f928263c29a49aca076832c06469db734864ec8c648cbbc30ba63cfb0b21d076ea4a7f3c438868802feb4e369d976e9ef6e091ce7bacf1a69c2c588
+DIST ck-sources-4.9-muqss.patch 303456 BLAKE2B 
be42cf125910d3978a6da69f5bd6050063b1bfba591c1a196bedf34f25338d57455ff1e8152a1ac11b05db4542058ec0283fe433ebb4c4312709400babccd21c
 SHA512 
1325a18ce2f758ebf0aad95e29c4f2636eb952cf8306f863b1acbf74e982aecfbc82e321064c89fe19ee63938e4930662f40f55cd16284f86743effb79cef3ee
 DIST deblob-4.14 143883 BLAKE2B 
aaad9858bf626f1495f83187fd2ab91f812504534c7294cfb6818c773229eb780096a2c78a6aa963f3826df3cfdf7a7db5238f71fa8955c21b4acd75660d2b17
 SHA512 
662a11c03f51d85158175a8bf35fce20f01d94659d36b97a9773304ff9c091b2a9ab72a0445065c20188457fbe174fb43334a79e17b3a9e8553bb6144a971f4c
 DIST deblob-4.16 142787 BLAKE2B 
8c43d5487ea8bf78861c582f71206e1d90ad23aad57a0100bea19fb7dd1a3627e4138c3284f31ef292f4c810f6f315718080316e00fb0388cfd997276d170458
 SHA512 
5f2e0d7cc3adad0ba8f46a2c23041078105778854e87f3a5fb139cdd58151e4cca8690ab99e20026c3a966dc7c414e154c3b395e4e5ab5d744eece3cb9019d02
 DIST deblob-4.17 142269 BLAKE2B 
7ac3e9565b1e72c0cba7590aa8ca8eedb3cab1b31cdbcced2a9170dac9b6e4b3979bc319c1b9b342827754b586ed8571057778862e294658c19c78e25d39dc81
 SHA512 
a0120c94ed132fec3870a836df715a8952aaad54c348938fecd6c755186c69f00b80c9f95fa8b33612d30bcb047fcb21a642a689b255e9ca4abc45e6d97c3e37
@@ -59,6 +60,9 @@ DIST genpatches-4.9-116.extras.tar.xz 17364 BLAKE2B 
32b28b0f9afbe1024e37625acf4c
 DIST genpatches-4.9-119.base.tar.xz 2275992 BLAKE2B 
fabaf4cf9d4162219bcb2bc3adf4166a3c704804a749822db00312907546720942cf474428fe7db5aef41c18a85de4c78beda00ea83d7cebb9ead51b9e593c80
 SHA512 
31d821b44476045d6d535dd52b99bc56a9c37daf732c9091537531eeac8e0c8e4f32928c90798ea2a5280eb6314d6a4a1eb4d5ec26f905ea2235b0b1e569
 DIST genpatches-4.9-119.experimental.tar.xz 106416 BLAKE2B 
aafd01ea5503cd78c70002c150b5bc7312f7a4c5ec9462bc72100e82daaeb84ab298210345f9574a40b7fcbbf6d4091ab09691ae8a2617ece7cdf5da2310c3b2
 SHA512 
a18c5be590fec6d6e2e24b2adfb96a1aa92eee9fe832313a8696a2b3a1a01b1df933d613d45ecda05f14088cc3831e5f315b4569bd3dfc6dd1d347ee6cffedd5
 DIST genpatches-4.9-119.extras.tar.xz 17352 BLAKE2B 
f48cb9bf0d315ba20c8649bbb713fa8072f5e41cb962295f31374b8253ad37e7e84220ae381dcf0ae95b9613e3d81bdc02c298c591ed3f692278d0680739ce6c
 SHA512 
a6b7c6e8a6b01bd51b5182c434e06f664a5442e049e66087f18a24d56b5b96389972cc5aeb8c1ac894667462551d9a948d52b3bd147750e969e725c5128af522
+DIST genpatches-4.9-120.base.tar.xz 2301196 BLAKE2B 
ba535dbc532b3595ad8f97e86531a240492d06f7ad3e1dabaaee59ccbd5c213e1d339400c5915294be9add41b931c2ed7c8250c3231bec27505f9a5c5e3d35af
 SHA512 
32d70d7775d94f864ba59739844c49e0d8953530f17c86fc6e599edbac40f57e297a7004de91b6236b498a6efc4a934e18bfb3ce4e7c41fc1660f36a70eb823f
+DIST genpatches-4.9-120.experimental.tar.xz 106376 BLAKE2B 
ea17ee67a0d523aa6e2641f3572f98daf7d0c8c096e9265abb207c84d242fb25e9ee77bb88da4c790df52da74a23af03f612e2e572e21616d2731eb5795a55c8
 SHA512 
9bdb932068d7af65fb685ed317e76c4b0ab80cf7af8564c72cf914c396b258fac2f083db5a6b9f0ad5d4aa39544234912a41eaf0e5796f9167cec8ea7367af02
+DIST genpatches-4.9-120.extras.tar.xz 17360 BLAKE2B 
78e4d2954294b7a521d2a8c7a6b16581931e7b420da00dda5e211141da64053a11dd4554dc8f9787922af594edefddd4ff62933c441a1c9d65266ebf801082b8
 SHA512 
75b6a55dd9350367b4a3177336f82b079560fedd93dfac6d99915771554a831a98674826a90e5791290584dd9d2762ca1939e7df85a44b022fcdbd964ebe4704
 DIST 

[gentoo-commits] repo/gentoo:master commit in: app-admin/spectre-meltdown-checker/

2018-08-07 Thread Craig Andrews
commit: 71957566dc594544e74a982a3c53576eb6a4e538
Author: Lucian Poston  pm  me>
AuthorDate: Tue Aug  7 19:33:04 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug  7 20:32:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71957566

app-admin/spectre-meltdown-checker: Bump 0.38

Closes: https://bugs.gentoo.org/662674
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-admin/spectre-meltdown-checker/Manifest|  1 +
 .../spectre-meltdown-checker-0.38.ebuild   | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/app-admin/spectre-meltdown-checker/Manifest 
b/app-admin/spectre-meltdown-checker/Manifest
index 1028c15bf1d..78d6b5787af 100644
--- a/app-admin/spectre-meltdown-checker/Manifest
+++ b/app-admin/spectre-meltdown-checker/Manifest
@@ -1 +1,2 @@
 DIST spectre-meltdown-checker-0.37.tar.gz 40472 BLAKE2B 
93d83605c2d410a176d944cbf7c83549cc70075dbd7ef1f90d4a9710d8fdafd0393c0ad6a9a46eba12f753a3b14d486ba093f9b7fb1dd6c08d17042a94f97b44
 SHA512 
f621e81a783e8e01caae25d76fae6ab7bd091990cd0a0f93de2e29e1964b6f0952c221c64e4e045f26231f800b0ba1b8152aac71a7348e8577ac6b9bd7e31cf2
+DIST spectre-meltdown-checker-0.38.tar.gz 43243 BLAKE2B 
84ec661106415fad3a596fb4ff22ef1083837c0903ad3fef13a5516fe606b5b943c3805bd00a75ad8dd069a9d40da9b969f8d19d03e5d4e9274c2bce10da500c
 SHA512 
d71aafdb8507fc035a728b3179943cb63250cb7527a0bbc2d21d3c8c6a70460b980a9549ba1c9c36705eedd65db943a361eeaafa0acdee5c6d4785b2652dfecb

diff --git 
a/app-admin/spectre-meltdown-checker/spectre-meltdown-checker-0.38.ebuild 
b/app-admin/spectre-meltdown-checker/spectre-meltdown-checker-0.38.ebuild
new file mode 100644
index 000..efd53926560
--- /dev/null
+++ b/app-admin/spectre-meltdown-checker/spectre-meltdown-checker-0.38.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/speed47/spectre-meltdown-checker.git;
+else
+   SRC_URI="https://github.com/speed47/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Spectre & Meltdown vulnerability/mitigation checker for Linux"
+HOMEPAGE="https://github.com/speed47/spectre-meltdown-checker;
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+src_install() {
+   default
+   newbin spectre-meltdown-checker.sh spectre-meltdown-checker
+}



  1   2   3   >