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

2018-05-04 Thread Andreas Sturmlechner
commit: 80ea5fdc371e54bdb9b2aadbb6fe000d846acea0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May  5 06:44:54 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat May  5 06:44:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ea5fdc

app-office/skrooge: Drop 2.11.0

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-office/skrooge/Manifest  |  1 -
 app-office/skrooge/skrooge-2.11.0.ebuild | 96 
 2 files changed, 97 deletions(-)

diff --git a/app-office/skrooge/Manifest b/app-office/skrooge/Manifest
index 06bb526e293..7ea36cfab84 100644
--- a/app-office/skrooge/Manifest
+++ b/app-office/skrooge/Manifest
@@ -1,2 +1 @@
-DIST skrooge-2.11.0.tar.xz 20677024 BLAKE2B 
d8995746a64489cf9b6c824c8d6349f2ef10a57fcc086c97db0ce1b65e31f72fa4c41994b4dd4ab85df008e2721bd84a029a9f71ea219d6203856e314895e2ef
 SHA512 
088ef94d2eaa866a1cf3f55ed960bccf27a80e3a1138855b35fa301c799468b0d0594a03310872a9b3ce2513d1ac9a8df3fa039636517f7b2b135fda65a67e00
 DIST skrooge-2.12.0.tar.xz 20289828 BLAKE2B 
999f100fffca3b8fff5e343b1137fc51e337428cdbd89f7e5eb72811e3e5e1522cc257e6be83aad57cf4ec66fefd061b685d94caaadcc27182f32da13d57014f
 SHA512 
348262a7e86f6b3f9fa028fea324eeb73c96e03a77d16774ae9f4b554c1893aca7a002bcf3160d4055cfe8aaceeb76a364e71e7f605382cfe1a801eca1ca874f

diff --git a/app-office/skrooge/skrooge-2.11.0.ebuild 
b/app-office/skrooge/skrooge-2.11.0.ebuild
deleted file mode 100644
index d2d42126152..000
--- a/app-office/skrooge/skrooge-2.11.0.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Personal finances manager, aiming at being simple and intuitive"
-HOMEPAGE="https://skrooge.org/";
-[[ ${PV} ==  ]] || SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="activities designer kde ofx"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtconcurrent)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative 'widgets')
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtscript)
-   $(add_qt_dep qtsql)
-   $(add_qt_dep qtsvg)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   app-crypt/qca:2[qt5(+)]
-   dev-db/sqlcipher
-   dev-libs/grantlee:5
-   activities? ( $(add_frameworks_dep kactivities) )
-   kde? ( $(add_frameworks_dep krunner) )
-   ofx? ( dev-libs/libofx )
-"
-DEPEND="${COMMON_DEPEND}
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep kwindowsystem)
-   dev-libs/libxslt
-   virtual/pkgconfig
-   x11-misc/shared-mime-info
-   designer? (
-   $(add_frameworks_dep kdesignerplugin)
-   $(add_qt_dep designer)
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   !app-office/skrooge:4
-"
-
-REQUIRED_USE="test? ( designer )"
-
-# hangs + installs files
-RESTRICT+=" test"
-
-src_configure() {
-   local mycmakeargs=(
-   -DSKG_BUILD_TEST=$(usex test)
-   -DSKG_DESIGNER=$(usex designer)
-   $(cmake-utils_use_find_package activities KF5Activities)
-   $(cmake-utils_use_find_package kde KF5Runner)
-   $(cmake-utils_use_find_package ofx LibOfx)
-   )
-
-   kde5_src_configure
-}
-
-src_test() {
-   local mycmakeargs=(
-   -DSKG_BUILD_TEST=ON
-   )
-   kde5_src_test
-}



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

2018-05-04 Thread Andreas Sturmlechner
commit: 6ad23b5945738ddc36f1480503b11bc1fd6efd00
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May  5 06:45:31 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat May  5 06:45:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad23b59

net-misc/smb4k: Drop 2.0.2

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 net-misc/smb4k/Manifest   |  1 -
 net-misc/smb4k/smb4k-2.0.2.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
index 520d7290d5c..b828cbc1ced 100644
--- a/net-misc/smb4k/Manifest
+++ b/net-misc/smb4k/Manifest
@@ -1,2 +1 @@
-DIST smb4k-2.0.2.tar.xz 3588608 BLAKE2B 
b5598486cd144a28c868d0c3271035bf7117e7db09c302f77bb06f541653d2c78a4ea75eaa39274d8bc8a481b28f8cda59e80a38bbb67018d686d35f6cae6d48
 SHA512 
de210b059757525c6e5b6db733c70f43f62ba14cdc447848c84325d3b838d2ac6d8aa591ef67881decb39801b9519ef05fc805e94bc02b93c629457194e1a974
 DIST smb4k-2.1.0.tar.xz 3714936 BLAKE2B 
c105909034acbdb3c8593bb06d787a6602290dadc87982ff45703e574bf978ea8a93d88cd91d062a87683559cda020d4971a7784687a74901e97c0c4a6d66d90
 SHA512 
632d916d6a9cf08c883d4a17747cf036d8d6e285ee149c487cc305d036977e86a7ef4d3ba4630b3b8f29ca9123d894418348e687b0c009653297d77059fb535c

diff --git a/net-misc/smb4k/smb4k-2.0.2.ebuild 
b/net-misc/smb4k/smb4k-2.0.2.ebuild
deleted file mode 100644
index a9bd71df986..000
--- a/net-misc/smb4k/smb4k-2.0.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Advanced network neighborhood browser"
-HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/";
-[[ ${PV} !=  ]] && SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-[[ ${PV} !=  ]] && KEYWORDS="amd64 x86"
-LICENSE="GPL-2"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kauth)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-   !net-misc/smb4k:4
-   >=net-fs/samba-3.4.2[cups]
-"



[gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/, net-irc/quassel/files/

2018-05-04 Thread Johannes Huber
commit: b0bd50d27fdff029ed265435c6a543ce0fc5d699
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat May  5 06:33:38 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat May  5 06:33:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0bd50d2

net-irc/quassel: Revision bump 0.12.5-r1

Adds an upstream patch which fixes the build with Qt 5.11.

Thanks-to: Manuel Nickschas  quassel-irc.org>
Reported-by: Andreas Sturmlechner  gentoo.org>
Closes: https://bugs.gentoo.org/654024
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 net-irc/quassel/files/quassel-0.12.5-qt511.patch |  67 +
 net-irc/quassel/quassel-0.12.5-r1.ebuild | 184 +++
 2 files changed, 251 insertions(+)

diff --git a/net-irc/quassel/files/quassel-0.12.5-qt511.patch 
b/net-irc/quassel/files/quassel-0.12.5-qt511.patch
new file mode 100644
index 000..c46eee8e29b
--- /dev/null
+++ b/net-irc/quassel/files/quassel-0.12.5-qt511.patch
@@ -0,0 +1,67 @@
+commit 0cc8e1431feb739d0727f0131c87a7ecbe336a81
+Author: Manuel Nickschas 
+Date:   Thu May 3 23:19:34 2018 +0200
+
+cmake: Fix build with Qt 5.11
+
+Qt 5.11 removes the qt5_use_modules function, so add a copy. If
+present, the Qt-provided function will be used instead.
+
+Closes GH-355.
+
+diff --git a/cmake/QuasselMacros.cmake b/cmake/QuasselMacros.cmake
+index 652c0042..d77ba1cf 100644
+--- a/cmake/QuasselMacros.cmake
 b/cmake/QuasselMacros.cmake
+@@ -5,6 +5,9 @@
+ # The qt4_use_modules function was taken from CMake's Qt4Macros.cmake:
+ # (C) 2005-2009 Kitware, Inc.
+ #
++# The qt5_use_modules function was taken from Qt 5.10.1 (and modified):
++# (C) 2005-2011 Kitware, Inc.
++#
+ # Redistribution and use is allowed according to the terms of the BSD license.
+ # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+ 
+@@ -43,6 +46,41 @@ function(qt4_use_modules _target _link_type)
+ endforeach()
+ endfunction()
+ 
++# Qt 5.11 removed the qt5_use_modules function, so we need to provide it 
until we can switch to a modern CMake version.
++# If present, the Qt-provided version will be used automatically instead.
++function(qt5_use_modules _target _link_type)
++if (NOT TARGET ${_target})
++message(FATAL_ERROR "The first argument to qt5_use_modules must be an 
existing target.")
++endif()
++if ("${_link_type}" STREQUAL "LINK_PUBLIC" OR "${_link_type}" STREQUAL 
"LINK_PRIVATE" )
++set(_qt5_modules ${ARGN})
++set(_qt5_link_type ${_link_type})
++else()
++set(_qt5_modules ${_link_type} ${ARGN})
++endif()
++
++if ("${_qt5_modules}" STREQUAL "")
++message(FATAL_ERROR "qt5_use_modules requires at least one Qt module 
to use.")
++endif()
++foreach(_module ${_qt5_modules})
++if (NOT Qt5${_module}_FOUND)
++find_package(Qt5${_module} PATHS "${_Qt5_COMPONENT_PATH}" 
NO_DEFAULT_PATH)
++if (NOT Qt5${_module}_FOUND)
++message(FATAL_ERROR "Can not use \"${_module}\" module which 
has not yet been found.")
++endif()
++endif()
++target_link_libraries(${_target} ${_qt5_link_type} 
${Qt5${_module}_LIBRARIES})
++set_property(TARGET ${_target} APPEND PROPERTY INCLUDE_DIRECTORIES 
${Qt5${_module}_INCLUDE_DIRS})
++set_property(TARGET ${_target} APPEND PROPERTY COMPILE_DEFINITIONS 
${Qt5${_module}_COMPILE_DEFINITIONS})
++if (Qt5_POSITION_INDEPENDENT_CODE
++AND (CMAKE_VERSION VERSION_LESS 2.8.12
++AND (NOT CMAKE_CXX_COMPILER_ID STREQUAL "GNU"
++OR CMAKE_CXX_COMPILER_VERSION VERSION_LESS 5.0)))
++set_property(TARGET ${_target} PROPERTY POSITION_INDEPENDENT_CODE 
${Qt5_POSITION_INDEPENDENT_CODE})
++endif()
++endforeach()
++endfunction()
++
+ # Some wrappers for simplifying dual-Qt support
+ 
+ function(qt_use_modules)

diff --git a/net-irc/quassel/quassel-0.12.5-r1.ebuild 
b/net-irc/quassel/quassel-0.12.5-r1.ebuild
new file mode 100644
index 000..6bb7fb26812
--- /dev/null
+++ b/net-irc/quassel/quassel-0.12.5-r1.ebuild
@@ -0,0 +1,184 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils gnome2-utils pax-utils systemd user versionator
+
+if [[ ${PV} != ** ]]; then
+   SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2";
+   KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris"
+else
+   EGIT_REPO_URI=( "https://github.com/${PN}/${PN}"; 
"git://git.${PN}-irc.org/${PN}" )
+   inherit git-r3
+fi
+
+DESCRIPTION="Qt/KDE IRC client supporting a remote daemon for 24/7 
connectivity"
+HOMEPAGE="http://quassel-irc.org/";
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="crypt dbus debug kde monolithic phonon postgres +server
+snorenotify +ssl syslog webkit X"
+
+SERVER_RDEPEND="
+   dev-qt/qtscript:5
+   crypt? ( app-crypt/qca:2[qt5(+),ssl] )
+   po

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

2018-05-04 Thread Johannes Huber
commit: 758d83e7249a6957e223242941fa0e56dde4d3de
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat May  5 06:15:23 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat May  5 06:15:23 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=758d83e7

.travis.yml: Bump portage version to 2.3.36

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cd0bedd450..6b7407385a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
 - pypy3.5
 env:
 global:
-- PORTAGE_VER="2.3.33"
+- PORTAGE_VER="2.3.36"
 - REPOMAN_VER="2.3.9"
 before_install:
 - sudo apt-get -qq update



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

2018-05-04 Thread Matt Thode
commit: 639165354b8903366b82b8bf3c3da6bf6845cfd9
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  5 02:20:11 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat May  5 02:22:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63916535

app-crypt/certbot: 0.23.0 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-crypt/certbot/Manifest  |  2 --
 app-crypt/certbot/certbot-0.22.0.ebuild | 53 -
 app-crypt/certbot/certbot-0.22.2.ebuild | 53 -
 app-crypt/certbot/certbot-0.23.0.ebuild |  2 +-
 4 files changed, 1 insertion(+), 109 deletions(-)

diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
index 7b4bc283986..98470422e46 100644
--- a/app-crypt/certbot/Manifest
+++ b/app-crypt/certbot/Manifest
@@ -1,5 +1,3 @@
 DIST certbot-0.21.1.tar.gz 1105663 BLAKE2B 
7c36ec0504a144a2325528079374d103f6214252c01ba0bcaf26378950fe5cd54010abe756d80b1c0c30740442a184417f0b2bd7ffea91edeb70c59dfee2349e
 SHA512 
6f3ffba7dc06bcc2a6b9835906331753ee2715192e7a49562314480069f22e4a66bb26f04dc4bbdfb0ab40998220d0c9b77fb0351e042116b02996fb2da699d2
-DIST certbot-0.22.0.tar.gz 1128134 BLAKE2B 
d4874bca6ac9f992d54b8fbab975bc020f448ed83896d0088c8ba0f1547fbc02a783038992408b9090fde4ad8386c81d85511094abcd42bc79b8883f05d4600c
 SHA512 
406810e29a2637c420b9a8a3feb3a2ffb77bd740419cbcf46d10ab152a7252c765c058481b2a1f9a96cc426a9ae018bf90540fc0ebd54be1c8822c528cf1b605
-DIST certbot-0.22.2.tar.gz 1128517 BLAKE2B 
0b95ee9ab6b69b5d511b737d1cfc1eff543f1f0abeba9e60429dfe2dc389b39e19df10c77ea7c90ad8795640ae7602a7bc239c57cd1734863bf19d1f0c5eab67
 SHA512 
ca26be78d29728fc5c20a5290f2dde4d1f2090b7e2829c0b312acac4741ef56440cc21a9db77e3e0cfe59ce0f1f0ab2165cb6823af8a4e2a4528060ad683ffe9
 DIST certbot-0.23.0.tar.gz 118 BLAKE2B 
820c4e3a0245a4ccda90884e38093d4f95ebf8c06ccb93c80a277a69074a6ab3bac3451f4e8f9af6c1c36edd9d871e10de9240d847e6eeac5fb8e0fbcdb3cdcb
 SHA512 
397562fa7f5ef5daea8ccf70dc21898f8b792dc6a07aa24035fa378da8af3dd5d0734c3fbf6080c28d17f050db46ec0ea637be81d4ce648fa5ab2add2cfd41ed
 DIST certbot-0.24.0.tar.gz 1149694 BLAKE2B 
7c57d59ced97de77e0f98eb11a2bba418ee81ba0eb4506ebc010cb0060c92820617ba2a3464dd398bfec6dc86f4c2dc8e22461d76ae51ccfbb97afab3bbb3681
 SHA512 
b067da7eea54deb72ff4b516382cbe480ffebcb378489a2b0c52955f7399401d936d8d6587d88473d6f4fa9e864de94514941bde9727a5babbf2d6211ea61b20

diff --git a/app-crypt/certbot/certbot-0.22.0.ebuild 
b/app-crypt/certbot/certbot-0.22.0.ebuild
deleted file mode 100644
index f21b72555c8..000
--- a/app-crypt/certbot/certbot-0.22.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-   ${CDEPEND}
-   >app-crypt/acme-0.21.1[${PYTHON_USEDEP}]
-   >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
-   dev-python/configobj[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-1.2[${PYTHON_USEDEP}]
-   dev-python/josepy[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="
-   ${CDEPEND}
-   test? (
-   >=dev-python/astroid-1.3.5[${PYTHON_USEDEP}]
-   dev-python/coverage[${PYTHON_USEDEP}]
-   dev-python/ipdb[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-cov[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   >=dev-python/pylint-1.4.2[${PYTHON_USEDEP}]
-   dev-python/wheel[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   nosetests -v ${PN} || die
-}

diff --git a/app-crypt/certbot/certbot-0.22.2.ebuild 
b/app-crypt/certbot/certbot-0.22.2.ebuild
deleted file mode 100644
index f21b72555c8..000
--- a/app-crypt/certbot/certbot-0.22.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/cert

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

2018-05-04 Thread Matt Thode
commit: 224358e651d396306714f1ee9e4e7c591201a047
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  5 02:21:05 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat May  5 02:22:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224358e6

app-crypt/certbot-apache: 0.23.0 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-crypt/certbot-apache/Manifest  |  2 --
 .../certbot-apache/certbot-apache-0.22.0.ebuild| 38 --
 .../certbot-apache/certbot-apache-0.22.2.ebuild| 38 --
 .../certbot-apache/certbot-apache-0.23.0.ebuild|  2 +-
 4 files changed, 1 insertion(+), 79 deletions(-)

diff --git a/app-crypt/certbot-apache/Manifest 
b/app-crypt/certbot-apache/Manifest
index 7b4bc283986..98470422e46 100644
--- a/app-crypt/certbot-apache/Manifest
+++ b/app-crypt/certbot-apache/Manifest
@@ -1,5 +1,3 @@
 DIST certbot-0.21.1.tar.gz 1105663 BLAKE2B 
7c36ec0504a144a2325528079374d103f6214252c01ba0bcaf26378950fe5cd54010abe756d80b1c0c30740442a184417f0b2bd7ffea91edeb70c59dfee2349e
 SHA512 
6f3ffba7dc06bcc2a6b9835906331753ee2715192e7a49562314480069f22e4a66bb26f04dc4bbdfb0ab40998220d0c9b77fb0351e042116b02996fb2da699d2
-DIST certbot-0.22.0.tar.gz 1128134 BLAKE2B 
d4874bca6ac9f992d54b8fbab975bc020f448ed83896d0088c8ba0f1547fbc02a783038992408b9090fde4ad8386c81d85511094abcd42bc79b8883f05d4600c
 SHA512 
406810e29a2637c420b9a8a3feb3a2ffb77bd740419cbcf46d10ab152a7252c765c058481b2a1f9a96cc426a9ae018bf90540fc0ebd54be1c8822c528cf1b605
-DIST certbot-0.22.2.tar.gz 1128517 BLAKE2B 
0b95ee9ab6b69b5d511b737d1cfc1eff543f1f0abeba9e60429dfe2dc389b39e19df10c77ea7c90ad8795640ae7602a7bc239c57cd1734863bf19d1f0c5eab67
 SHA512 
ca26be78d29728fc5c20a5290f2dde4d1f2090b7e2829c0b312acac4741ef56440cc21a9db77e3e0cfe59ce0f1f0ab2165cb6823af8a4e2a4528060ad683ffe9
 DIST certbot-0.23.0.tar.gz 118 BLAKE2B 
820c4e3a0245a4ccda90884e38093d4f95ebf8c06ccb93c80a277a69074a6ab3bac3451f4e8f9af6c1c36edd9d871e10de9240d847e6eeac5fb8e0fbcdb3cdcb
 SHA512 
397562fa7f5ef5daea8ccf70dc21898f8b792dc6a07aa24035fa378da8af3dd5d0734c3fbf6080c28d17f050db46ec0ea637be81d4ce648fa5ab2add2cfd41ed
 DIST certbot-0.24.0.tar.gz 1149694 BLAKE2B 
7c57d59ced97de77e0f98eb11a2bba418ee81ba0eb4506ebc010cb0060c92820617ba2a3464dd398bfec6dc86f4c2dc8e22461d76ae51ccfbb97afab3bbb3681
 SHA512 
b067da7eea54deb72ff4b516382cbe480ffebcb378489a2b0c52955f7399401d936d8d6587d88473d6f4fa9e864de94514941bde9727a5babbf2d6211ea61b20

diff --git a/app-crypt/certbot-apache/certbot-apache-0.22.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-0.22.0.ebuild
deleted file mode 100644
index 2f2c9cd3e8a..000
--- a/app-crypt/certbot-apache/certbot-apache-0.22.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Apache plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-RDEPEND=">=app-crypt/certbot-0.21.1[${PYTHON_USEDEP}]
-   >=app-crypt/acme-0.21.1[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/python-augeas[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   nosetests || die
-}

diff --git a/app-crypt/certbot-apache/certbot-apache-0.22.2.ebuild 
b/app-crypt/certbot-apache/certbot-apache-0.22.2.ebuild
deleted file mode 100644
index 2f2c9cd3e8a..000
--- a/app-crypt/certbot-apache/certbot-apache-0.22.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-   S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Apache plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-RDEPE

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

2018-05-04 Thread Matt Thode
commit: 32c64fe941a904099c580f61313ded90cd9ef9ad
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  5 02:22:13 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat May  5 02:22:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c64fe9

app-crypt/certbot-nginx: 0.23.0 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-crypt/certbot-nginx/Manifest   |  2 --
 .../certbot-nginx/certbot-nginx-0.22.0.ebuild  | 34 --
 .../certbot-nginx/certbot-nginx-0.22.2.ebuild  | 34 --
 .../certbot-nginx/certbot-nginx-0.23.0.ebuild  |  2 +-
 4 files changed, 1 insertion(+), 71 deletions(-)

diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest
index 7b4bc283986..98470422e46 100644
--- a/app-crypt/certbot-nginx/Manifest
+++ b/app-crypt/certbot-nginx/Manifest
@@ -1,5 +1,3 @@
 DIST certbot-0.21.1.tar.gz 1105663 BLAKE2B 
7c36ec0504a144a2325528079374d103f6214252c01ba0bcaf26378950fe5cd54010abe756d80b1c0c30740442a184417f0b2bd7ffea91edeb70c59dfee2349e
 SHA512 
6f3ffba7dc06bcc2a6b9835906331753ee2715192e7a49562314480069f22e4a66bb26f04dc4bbdfb0ab40998220d0c9b77fb0351e042116b02996fb2da699d2
-DIST certbot-0.22.0.tar.gz 1128134 BLAKE2B 
d4874bca6ac9f992d54b8fbab975bc020f448ed83896d0088c8ba0f1547fbc02a783038992408b9090fde4ad8386c81d85511094abcd42bc79b8883f05d4600c
 SHA512 
406810e29a2637c420b9a8a3feb3a2ffb77bd740419cbcf46d10ab152a7252c765c058481b2a1f9a96cc426a9ae018bf90540fc0ebd54be1c8822c528cf1b605
-DIST certbot-0.22.2.tar.gz 1128517 BLAKE2B 
0b95ee9ab6b69b5d511b737d1cfc1eff543f1f0abeba9e60429dfe2dc389b39e19df10c77ea7c90ad8795640ae7602a7bc239c57cd1734863bf19d1f0c5eab67
 SHA512 
ca26be78d29728fc5c20a5290f2dde4d1f2090b7e2829c0b312acac4741ef56440cc21a9db77e3e0cfe59ce0f1f0ab2165cb6823af8a4e2a4528060ad683ffe9
 DIST certbot-0.23.0.tar.gz 118 BLAKE2B 
820c4e3a0245a4ccda90884e38093d4f95ebf8c06ccb93c80a277a69074a6ab3bac3451f4e8f9af6c1c36edd9d871e10de9240d847e6eeac5fb8e0fbcdb3cdcb
 SHA512 
397562fa7f5ef5daea8ccf70dc21898f8b792dc6a07aa24035fa378da8af3dd5d0734c3fbf6080c28d17f050db46ec0ea637be81d4ce648fa5ab2add2cfd41ed
 DIST certbot-0.24.0.tar.gz 1149694 BLAKE2B 
7c57d59ced97de77e0f98eb11a2bba418ee81ba0eb4506ebc010cb0060c92820617ba2a3464dd398bfec6dc86f4c2dc8e22461d76ae51ccfbb97afab3bbb3681
 SHA512 
b067da7eea54deb72ff4b516382cbe480ffebcb378489a2b0c52955f7399401d936d8d6587d88473d6f4fa9e864de94514941bde9727a5babbf2d6211ea61b20

diff --git a/app-crypt/certbot-nginx/certbot-nginx-0.22.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-0.22.0.ebuild
deleted file mode 100644
index dd9e6e8b437..000
--- a/app-crypt/certbot-nginx/certbot-nginx-0.22.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
-   S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Nginx plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=app-crypt/certbot-0.21.1[${PYTHON_USEDEP}]
-   >=app-crypt/acme-0.21.1[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}"

diff --git a/app-crypt/certbot-nginx/certbot-nginx-0.22.2.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-0.22.2.ebuild
deleted file mode 100644
index dd9e6e8b437..000
--- a/app-crypt/certbot-nginx/certbot-nginx-0.22.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
-   S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Nginx plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=app-crypt/certbot-0.21.1[${P

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

2018-05-04 Thread Matt Thode
commit: e207918b0df9e709c77ad4f3ad6fc2fff254beb1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  5 02:18:59 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat May  5 02:22:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e207918b

app-crypt/acme: 0.23.0 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-crypt/acme/Manifest  |  2 --
 app-crypt/acme/acme-0.22.0-r1.ebuild | 49 
 app-crypt/acme/acme-0.22.2.ebuild| 47 --
 app-crypt/acme/acme-0.23.0.ebuild|  2 +-
 4 files changed, 1 insertion(+), 99 deletions(-)

diff --git a/app-crypt/acme/Manifest b/app-crypt/acme/Manifest
index 7b4bc283986..98470422e46 100644
--- a/app-crypt/acme/Manifest
+++ b/app-crypt/acme/Manifest
@@ -1,5 +1,3 @@
 DIST certbot-0.21.1.tar.gz 1105663 BLAKE2B 
7c36ec0504a144a2325528079374d103f6214252c01ba0bcaf26378950fe5cd54010abe756d80b1c0c30740442a184417f0b2bd7ffea91edeb70c59dfee2349e
 SHA512 
6f3ffba7dc06bcc2a6b9835906331753ee2715192e7a49562314480069f22e4a66bb26f04dc4bbdfb0ab40998220d0c9b77fb0351e042116b02996fb2da699d2
-DIST certbot-0.22.0.tar.gz 1128134 BLAKE2B 
d4874bca6ac9f992d54b8fbab975bc020f448ed83896d0088c8ba0f1547fbc02a783038992408b9090fde4ad8386c81d85511094abcd42bc79b8883f05d4600c
 SHA512 
406810e29a2637c420b9a8a3feb3a2ffb77bd740419cbcf46d10ab152a7252c765c058481b2a1f9a96cc426a9ae018bf90540fc0ebd54be1c8822c528cf1b605
-DIST certbot-0.22.2.tar.gz 1128517 BLAKE2B 
0b95ee9ab6b69b5d511b737d1cfc1eff543f1f0abeba9e60429dfe2dc389b39e19df10c77ea7c90ad8795640ae7602a7bc239c57cd1734863bf19d1f0c5eab67
 SHA512 
ca26be78d29728fc5c20a5290f2dde4d1f2090b7e2829c0b312acac4741ef56440cc21a9db77e3e0cfe59ce0f1f0ab2165cb6823af8a4e2a4528060ad683ffe9
 DIST certbot-0.23.0.tar.gz 118 BLAKE2B 
820c4e3a0245a4ccda90884e38093d4f95ebf8c06ccb93c80a277a69074a6ab3bac3451f4e8f9af6c1c36edd9d871e10de9240d847e6eeac5fb8e0fbcdb3cdcb
 SHA512 
397562fa7f5ef5daea8ccf70dc21898f8b792dc6a07aa24035fa378da8af3dd5d0734c3fbf6080c28d17f050db46ec0ea637be81d4ce648fa5ab2add2cfd41ed
 DIST certbot-0.24.0.tar.gz 1149694 BLAKE2B 
7c57d59ced97de77e0f98eb11a2bba418ee81ba0eb4506ebc010cb0060c92820617ba2a3464dd398bfec6dc86f4c2dc8e22461d76ae51ccfbb97afab3bbb3681
 SHA512 
b067da7eea54deb72ff4b516382cbe480ffebcb378489a2b0c52955f7399401d936d8d6587d88473d6f4fa9e864de94514941bde9727a5babbf2d6211ea61b20

diff --git a/app-crypt/acme/acme-0.22.0-r1.ebuild 
b/app-crypt/acme/acme-0.22.0-r1.ebuild
deleted file mode 100644
index dd86db57739..000
--- a/app-crypt/acme/acme-0.22.0-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-   S=${WORKDIR}/certbot-${PV}/acme
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="An implementation of the ACME protocol"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
-   >=dev-python/josepy-1.0.0[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.10[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-DEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-   >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/0.22.0-fix-client.patch" )
-
-python_test() {
-   nosetests -w ${PN} || die
-}

diff --git a/app-crypt/acme/acme-0.22.2.ebuild 
b/app-crypt/acme/acme-0.22.2.ebuild
deleted file mode 100644
index 61035085637..000
--- a/app-crypt/acme/acme-0.22.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-   S=${WORKDIR}/certbot-${PV}/acme
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="An implementation of the ACME protocol"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache

[gentoo-commits] repo/gentoo:master commit in: media-video/aacskeys/, profiles/, media-video/aacskeys/files/

2018-05-04 Thread Aaron Bauman
commit: 4ec908573684064bf488ce0813d3b048ddae570f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Apr 30 08:40:22 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 02:14:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec90857

media-video/aacskeys: treeclean

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

 media-video/aacskeys/Manifest  |  2 -
 media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild | 34 -
 media-video/aacskeys/aacskeys-0.4.0e-r1.ebuild | 44 --
 .../files/aacskeys-0.4.0c-aacskeys-makefile.patch  | 35 -
 .../aacskeys-0.4.0c-libaacskeys-makefile.patch | 36 --
 media-video/aacskeys/metadata.xml  |  8 
 profiles/package.mask  |  5 ---
 7 files changed, 164 deletions(-)

diff --git a/media-video/aacskeys/Manifest b/media-video/aacskeys/Manifest
deleted file mode 100644
index 04d001a3939..000
--- a/media-video/aacskeys/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST aacskeys-0.4.0c.tar.gz 4118637 BLAKE2B 
ad6b3b8aff0bc872463ba67ec2c097ff2b743ce2582bed0e1f910b101a1486b2fd2792a090a61786fa68b24e17ecc6ed4b996ffa2b3783139c5df0a26de697a4
 SHA512 
34c434fd1b118fb301b8af9c20762075bab213b39584e8e33c6b685c7504e4863f78ee2754d131e760c535dd24b29826dc6756833b5deaaa5c4b70ab8f9a6ba8
-DIST aacskeys-0.4.0e.tar.gz 4117374 BLAKE2B 
b7a5d829a29d652d44a0728d5456f6fdc83d71483504b1cbb2cd547eae12db71f10682b2874b1d6f17a21c5c1f1255e5aff230de02a0d54265ff6ae1abee0f2e
 SHA512 
86435bd4b5ce31cae87390bade631d9dc36814cd5e03fdcaca02eefe3d351432e7ba61f7127f6030b92e929ba3726547d7c04d8558239bd23a32bcb1574b7f6f

diff --git a/media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild 
b/media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild
deleted file mode 100644
index 7eed7a5ffb0..000
--- a/media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils java-pkg-2
-
-DESCRIPTION="Decrypt keys from an AACS source (HD DVD / Blu-Ray)"
-HOMEPAGE="http://forum.doom9.org/showthread.php?t=123311";
-SRC_URI="http://bluray.beandog.org/aacskeys/${P}.tar.gz";
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-libs/openssl[-bindist]"
-DEPEND=">=virtual/jdk-1.6
-   ${RDEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-aacskeys-makefile.patch"
-   epatch "${FILESDIR}/${P}-libaacskeys-makefile.patch"
-}
-
-src_compile() {
-   emake || die "emake failed"
-}
-
-src_install() {
-   dobin bin/linux/aacskeys || die
-   dolib lib/linux/libaacskeys.so || die
-   dodoc HostKeyCertificate.txt ProcessingDeviceKeysSimple.txt \
-   README.txt || die
-}

diff --git a/media-video/aacskeys/aacskeys-0.4.0e-r1.ebuild 
b/media-video/aacskeys/aacskeys-0.4.0e-r1.ebuild
deleted file mode 100644
index a9a91825c35..000
--- a/media-video/aacskeys/aacskeys-0.4.0e-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils java-pkg-2
-
-DESCRIPTION="Decrypt keys from an AACS source (HD DVD / Blu-Ray)"
-HOMEPAGE="http://forum.doom9.org/showthread.php?t=123311";
-SRC_URI="http://bluray.beandog.org/aacskeys/${P}.tar.gz";
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/openssl:0=[-bindist]"
-DEPEND=">=virtual/jdk-1.6
-   ${RDEPEND}"
-
-DOCS=(
-   HostKeyCertificate.txt
-   ProcessingDeviceKeysSimple.txt
-   README.txt
-)
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.4.0c-aacskeys-makefile.patch"
-   "${FILESDIR}/${PN}-0.4.0c-libaacskeys-makefile.patch"
-)
-
-# overriding src_* functions from java-pkg-2 eclass.
-src_prepare() {
-   default
-}
-
-src_compile() {
-   emake
-}
-
-src_install() {
-   dobin bin/linux/aacskeys
-   dolib lib/linux/libaacskeys.so
-   einstalldocs
-}

diff --git a/media-video/aacskeys/files/aacskeys-0.4.0c-aacskeys-makefile.patch 
b/media-video/aacskeys/files/aacskeys-0.4.0c-aacskeys-makefile.patch
deleted file mode 100644
index 272dcc01081..000
--- a/media-video/aacskeys/files/aacskeys-0.4.0c-aacskeys-makefile.patch
+++ /dev/null
@@ -1,35 +0,0 @@
 a/aacskeys.make
-+++ b/aacskeys.make
-@@ -13,12 +13,12 @@
-   LIBDIR := .
-   OBJDIR := obj/linux/Release
-   OUTDIR := bin/linux
--  CPPFLAGS := $(DEPFLAGS) -D "_REENTRANT" -I "/usr/local/ssl/include"
--  CFLAGS += $(CPPFLAGS) $(TARGET_ARCH) -Wall -fomit-frame-pointer -O3 -pipe
-+  CPPFLAGS := $(DEPFLAGS) -D "_REENTRANT" -I "/usr/ssl/include"
-+  CFLAGS += $(CPPFLAGS) $(TARGET_ARCH)
-   CXXFLAGS := $(CFLAGS)
--  LDFLAGS += -L$(BINDIR) -L$(LIBDIR) -s -L"/usr/local/ssl/lib" -lcrypto
-+  LDFLAGS += -L$(BINDIR) -L$(LIBDIR) -L"/usr/ssl/lib" -lcrypto
-   LDDEPS :=
--  R

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

2018-05-04 Thread Aaron Bauman
commit: 96e2f80b4d68ea5e3b55dc1bb2389ea680765f5b
Author: Vladimir Pavljuchenkov (SpiderX)  spiderx  dp 
 ua>
AuthorDate: Tue May  1 19:53:09 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:36:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e2f80b

net-p2p/resilio-sync: wrt #652730

1. Removed mistyped colon from initscript
2. Added keepdir for directory with logs
3. Regenerated manifest (#652730)

Closes: https://bugs.gentoo.org/652730
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8234

 net-p2p/resilio-sync/Manifest   |  4 +-
 net-p2p/resilio-sync/files/resilio-sync.initd   |  2 +-
 net-p2p/resilio-sync/resilio-sync-2.5.12.ebuild | 52 -
 3 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/net-p2p/resilio-sync/Manifest b/net-p2p/resilio-sync/Manifest
index 6e35938ad7c..5f5375975bd 100644
--- a/net-p2p/resilio-sync/Manifest
+++ b/net-p2p/resilio-sync/Manifest
@@ -1,2 +1,2 @@
-DIST resilio-sync_2.5.12-1_amd64.deb 10467196 BLAKE2B 
e900ac4e8b3862b29674db09d469013a5d12791c090bfd6ecae8f95af6f8ff2f990b8b9cab176b301b7625d6fcee1fcbe33b497f09bca045497a6765ccbb313c
 SHA512 
4056df3d2cbafdb881f1d2929fca13efd258fb7af2cbdc390eae4820af1f5b2b46d410daf2a1ad1233d105edc46c4d5a8e9259e4557c0695b3392884429d95f9
-DIST resilio-sync_2.5.12-1_i386.deb 10333948 BLAKE2B 
7a7a6e2bf8375bf5428c27053c22de98e598de07d8709f870152a8b9e2d7254a954b3ceebad69bebf286ef29b3d44b9955f33c4f396a7831041c34b9bd585dd2
 SHA512 
c15276bbe8818e30cab254a7b1f1222e3a25912d99a05287441548ea3ee3de8964d23a5aed56fd547ee3369f9943129cf7d3a5bd410ce28a9fbd45e13def56b4
+DIST resilio-sync_2.5.12-1_amd64.deb 10466894 BLAKE2B 
d9125bfe49738db3a2cab0d66cad9fed2ae712ee613ccd104bc1d8764bd072b082f71fc0102b15d52f791b592d88ffa4f03892e7e4088e3bf4a847b6c15b4296
 SHA512 
bafc8dbce182253d585185e5d0a27f0a8ca18f768bba65c348752cc089e0e690c8c1848a71cb1b125c67d2c265cbbf13e98d7c99289b0bb0268d43d3e38454d3
+DIST resilio-sync_2.5.12-1_i386.deb 10334238 BLAKE2B 
447baf18db1f6c47a6a2518f9ba6a27b0d9a7092cc41d63958a66be6492cab3868a0ecae9faadfa91cfc5f777e1289cb62017519a0994b93ae448042de9b32d3
 SHA512 
bb46498070f6aa0e3debee839f50a9292116bd5f9105fe75c65d11f9f3199e6e5b8f828b34b364e7f3cb896bf88fd37a255289c68158df7414acf809e4701b32

diff --git a/net-p2p/resilio-sync/files/resilio-sync.initd 
b/net-p2p/resilio-sync/files/resilio-sync.initd
index b9f0380a773..3e64f108e18 100644
--- a/net-p2p/resilio-sync/files/resilio-sync.initd
+++ b/net-p2p/resilio-sync/files/resilio-sync.initd
@@ -5,7 +5,7 @@
 command="/usr/bin/rslsync"
 name="Resilio Sync"
 description="Resilio Sync"
-command_user="${USER:-rslsync}::${GROUP:-rslsync}"
+command_user="${USER:-rslsync}:${GROUP:-rslsync}"
 pidfile="/run/resilio-sync/resilio-sync.pid"
 config=${CONFIG:-/etc/resilio-sync/config.json}
 command_args="--config $config ${OPTS}"

diff --git a/net-p2p/resilio-sync/resilio-sync-2.5.12.ebuild 
b/net-p2p/resilio-sync/resilio-sync-2.5.12.ebuild
index 908b87b2209..33a5201ff21 100644
--- a/net-p2p/resilio-sync/resilio-sync-2.5.12.ebuild
+++ b/net-p2p/resilio-sync/resilio-sync-2.5.12.ebuild
@@ -23,53 +23,53 @@ RESTRICT="mirror"
 
 S="${WORKDIR}"
 
-DOC_CONTENTS="You may need to review /etc/${PN}/config.json\n
-Default metadata path is /var/lib/${PN}/.sync\n
-Default web-gui URL is http://localhost:/\n\n";
+DOC_CONTENTS="You may need to review /etc/${PN}/config.json\\n
+Default metadata path is /var/lib/${PN}/.sync\\n
+Default web-gui URL is http://localhost:/\\n\\n";
 
 pkg_setup() {
-   enewgroup ${NAME}
-   enewuser ${NAME} -1 -1 /var/lib/${PN} ${NAME}
+   enewgroup "${NAME}"
+   enewuser "${NAME}" -1 -1 /var/lib/"${PN}" "${NAME}"
 }
 
 src_unpack() {
unpacker_src_unpack
 
-   unpack usr/share/man/man1/${PN}.1.gz
+   unpack usr/share/man/man1/"${PN}".1.gz
 }
 
 src_install() {
-   dobin usr/bin/${NAME}
-   use pax_kernel && pax-mark m "${ED%/}"/usr/bin/${NAME}
-
-   doman ${PN}.1
-
-   dodir /var/log/${PN}
-   keepdir /etc/${PN} /var/lib/${PN}/ /var/lib/${PN}/.sync
-   fperms 0700 /etc/${PN} /var/lib/${PN} /var/lib/${PN}/.sync 
/var/log/${PN}
-   fowners -R ${NAME}:${NAME} /etc/${PN} /var/lib/${PN} /var/log/${PN}
-
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   newinitd "${FILESDIR}"/${PN}-user.initd ${PN}-user
-   newconfd "${FILESDIR}"/${PN}-user.confd ${PN}-user
-   systemd_dounit "${FILESDIR}"/${PN}.service
-   systemd_douserunit "${FILESDIR}"/${PN}-user.service
+   dobin usr/bin/"${NAME}"
+   use pax_kernel && pax-mark m "${ED%/}"/usr/bin/"${NAME}"
+
+   doman "${PN}".1
+
+   dodir /var/log/"${PN}"
+   keepdir /etc/"${PN}" /var/lib/"${PN}"/ /var/lib/"${PN}"/.sync 
/var/log/"${PN}"
+   fperms 0700 /etc/"${PN}" /var/lib/"${PN}" /var/lib/"${PN}"/.sync 
/var/log/"${PN}"
+   fowners -R "${NAME}":"${NA

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

2018-05-04 Thread Aaron Bauman
commit: ad9e9e1b3b2ab8579573da06b2ad3eaa7ea9872e
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Fri May  4 14:09:59 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:33:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9e9e1b

net-libs/shairplay: drop duplicate 'static-libs' USE description

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

 net-libs/shairplay/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-libs/shairplay/metadata.xml b/net-libs/shairplay/metadata.xml
index f3f5cf662bc..96259cc68f9 100644
--- a/net-libs/shairplay/metadata.xml
+++ b/net-libs/shairplay/metadata.xml
@@ -4,7 +4,6 @@
 Apple airplay and raop protocol server
 
 Add support for Apple Lossless Audio Codec 
files
-Build static versions of dynamic libraries as 
well
 Build and install a binary shairplay in 
/usr/bin
 
 



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

2018-05-04 Thread Aaron Bauman
commit: 61a1f7f0135c3fad78bc8966c3b3c729fabff833
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue May  1 11:58:07 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:37:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a1f7f0

app-office/pybliographer: use HTTPS

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

 app-office/pybliographer/pybliographer-1.2.15-r1.ebuild | 4 ++--
 app-office/pybliographer/pybliographer-1.2.18.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild 
b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
index d38eb93c8ab..de628cb4c89 100644
--- a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
+++ b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
 inherit autotools gnome2 python-single-r1
 
 DESCRIPTION="Pybliographer is a tool for working with bibliographic databases"
-HOMEPAGE="http://pybliographer.org/";
+HOMEPAGE="https://pybliographer.org";
 SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-office/pybliographer/pybliographer-1.2.18.ebuild 
b/app-office/pybliographer/pybliographer-1.2.18.ebuild
index db2f51439e8..56aafb2eab0 100644
--- a/app-office/pybliographer/pybliographer-1.2.18.ebuild
+++ b/app-office/pybliographer/pybliographer-1.2.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit gnome2 python-single-r1
 
 DESCRIPTION="Pybliographer is a tool for working with bibliographic databases"
-HOMEPAGE="http://pybliographer.org/";
+HOMEPAGE="https://pybliographer.org";
 SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz"
 
 LICENSE="GPL-2"



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

2018-05-04 Thread Aaron Bauman
commit: 98c9b0dc419454d13936d92d122803b1cd2629a9
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Fri May  4 14:12:55 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:33:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c9b0dc

net-misc/stargazer: drop duplicate 'static-libs' USE description

Closes: https://bugs.gentoo.org/594242
Package-Manager: Portage-2.3.35, Repoman-2.3.9

 net-misc/stargazer/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/stargazer/metadata.xml b/net-misc/stargazer/metadata.xml
index 7aac8da7bb3..bfed7e617ab 100644
--- a/net-misc/stargazer/metadata.xml
+++ b/net-misc/stargazer/metadata.xml
@@ -28,7 +28,6 @@
 Enable extra debug codepaths, like asserts and extra 
output.
 Adds extra documentation (API, doc, etc).
 Install examples, usually source code.
-Install static libraries.
 Enable build of "Always Online" 
authentication module for Stargazer.
 Enable build of "InetAccess" 
authentication module for Stargazer. InetAccess is a Stargazer specific 
authentication protocol.
 Enable build of "Radius" 
authentication module for Stargazer. This module capable of using RADIUS 
procotol for user authentication.



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

2018-05-04 Thread Aaron Bauman
commit: 71a76d50b769788536590fa0eb8da7aff8bd4011
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue May  1 12:00:06 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:37:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a76d50

app-office/texstudio: use HTTPS

 app-office/texstudio/texstudio-2.11.2-r1.ebuild | 4 ++--
 app-office/texstudio/texstudio-2.12.2.ebuild| 4 ++--
 app-office/texstudio/texstudio-2.12.4.ebuild| 4 ++--
 app-office/texstudio/texstudio-2.12.6-r1.ebuild | 2 +-
 app-office/texstudio/texstudio-2.12.8-r1.ebuild | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-office/texstudio/texstudio-2.11.2-r1.ebuild 
b/app-office/texstudio/texstudio-2.11.2-r1.ebuild
index f89cc3500ab..4a09a12f83d 100644
--- a/app-office/texstudio/texstudio-2.11.2-r1.ebuild
+++ b/app-office/texstudio/texstudio-2.11.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils prefix qmake-utils xdg-utils
 
 DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://texstudio.sourceforge.net/";
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio";
 SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-office/texstudio/texstudio-2.12.2.ebuild 
b/app-office/texstudio/texstudio-2.12.2.ebuild
index c877b493c4c..2e154f9ff33 100644
--- a/app-office/texstudio/texstudio-2.12.2.ebuild
+++ b/app-office/texstudio/texstudio-2.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils prefix qmake-utils xdg-utils
 
 DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://texstudio.sourceforge.net/";
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio";
 SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-office/texstudio/texstudio-2.12.4.ebuild 
b/app-office/texstudio/texstudio-2.12.4.ebuild
index c877b493c4c..2e154f9ff33 100644
--- a/app-office/texstudio/texstudio-2.12.4.ebuild
+++ b/app-office/texstudio/texstudio-2.12.4.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
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils prefix qmake-utils xdg-utils
 
 DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://texstudio.sourceforge.net/";
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio";
 SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-office/texstudio/texstudio-2.12.6-r1.ebuild 
b/app-office/texstudio/texstudio-2.12.6-r1.ebuild
index c6915136af0..5fb07c653b6 100644
--- a/app-office/texstudio/texstudio-2.12.6-r1.ebuild
+++ b/app-office/texstudio/texstudio-2.12.6-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils prefix qmake-utils xdg-utils
 
 DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://texstudio.sourceforge.net/";
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio";
 #SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz"
 # ^^ temporary disabled
 # * upstream could not solve gentoo bug #627062 for 2 months.

diff --git a/app-office/texstudio/texstudio-2.12.8-r1.ebuild 
b/app-office/texstudio/texstudio-2.12.8-r1.ebuild
index 9f4ee8a0197..b9af550ccbe 100644
--- a/app-office/texstudio/texstudio-2.12.8-r1.ebuild
+++ b/app-office/texstudio/texstudio-2.12.8-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils prefix qmake-utils xdg-utils
 
 DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)"
-HOMEPAGE="http://www.texstudio.org/ https://github.com/texstudio-org/texstudio";
+HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio";
 SRC_URI="https://github.com/texstudio-org/texstudio/archive/2.12.8.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: dev-tex/cjk-latex/

2018-05-04 Thread Aaron Bauman
commit: 61d1633fc6cb056c2a4d54848c587510883e9c86
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue May  1 12:02:02 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:37:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d1633f

dev-tex/cjk-latex: use HTTPS

 dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild 
b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
index 7689d080cf8..fce0fab7d65 100644
--- a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
+++ b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild
@@ -8,7 +8,7 @@ inherit latex-package elisp-common toolchain-funcs multilib 
eutils flag-o-matic
 MY_P="${P/-latex/}"
 
 DESCRIPTION="LaTeX package to use CJK (Chinese/Japanese/Korean) scripts in 
various encodings"
-HOMEPAGE="http://cjk.ffii.org/";
+HOMEPAGE="https://cjk.ffii.org/";
 # fonts are taken from ftp://ftp.ctan.org/tex-archive/fonts/CJK.zip
 SRC_URI="ftp://ftp.ffii.org/pub/cjk/${MY_P}.tar.gz
mirror://gentoo/${MY_P}-fonts.zip



[gentoo-commits] repo/gentoo:master commit in: app-arch/unrar-gpl/files/, profiles/, app-arch/unrar-gpl/

2018-05-04 Thread Aaron Bauman
commit: 4e37ce8b9eae1785939058f0d5af4d2e3422b5cc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Apr 29 08:23:49 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:43:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e37ce8b

app-arch/unrar-gpl: treeclean

Closes: https://bugs.gentoo.org/628432
Closes: https://github.com/gentoo/gentoo/pull/8196

 app-arch/unrar-gpl/Manifest|  1 -
 .../unrar-gpl/files/unrar-gpl-0.0.1-solaris.patch  | 63 --
 app-arch/unrar-gpl/metadata.xml|  7 ---
 .../unrar-gpl/unrar-gpl-0.0.1_p20080417-r1.ebuild  | 24 -
 .../unrar-gpl/unrar-gpl-0.0.1_p20080417-r2.ebuild  | 32 ---
 profiles/package.mask  |  5 --
 6 files changed, 132 deletions(-)

diff --git a/app-arch/unrar-gpl/Manifest b/app-arch/unrar-gpl/Manifest
deleted file mode 100644
index f0594f72ea2..000
--- a/app-arch/unrar-gpl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST unrar-gpl-0.0.1_p20080417.tar.bz2 138495 BLAKE2B 
228a3533375a75e0efb98758c4d28db3d546b0144c07ebe167fe9499e416c8e3f94709d5d133d6386144dfe8a25351472e1b08e6a538dfa414ce6c05e018d63f
 SHA512 
2d0a7ee92d1ba25185b4e35c4c8aad1b5818472a48b597bf8fb7c673c8ad3c6553c29108766bd85ca8b724486ec4466a09a1f3622951dba7ffafcd8dd8d3d2a1

diff --git a/app-arch/unrar-gpl/files/unrar-gpl-0.0.1-solaris.patch 
b/app-arch/unrar-gpl/files/unrar-gpl-0.0.1-solaris.patch
deleted file mode 100644
index f1cf8ef2338..000
--- a/app-arch/unrar-gpl/files/unrar-gpl-0.0.1-solaris.patch
+++ /dev/null
@@ -1,63 +0,0 @@
-* grob...@gentoo.org: allow compilation on non glibc hosts by use of an
-  external library for argp, and check for certain
-  headers before including them
-
 configure.ac
-+++ configure.ac
-@@ -14,7 +14,7 @@
- 
- # Checks for header files.
- AC_HEADER_STDC
--AC_CHECK_HEADERS([limits.h stdlib.h string.h unistd.h])
-+AC_CHECK_HEADERS([limits.h stdlib.h string.h unistd.h error.h])
- 
- # Checks for typedefs, structures, and compiler characteristics.
- AC_C_CONST
-@@ -24,6 +24,7 @@
- AC_FUNC_MALLOC
- AC_FUNC_REALLOC
- AC_CHECK_FUNCS([atexit realpath setenv strchr])
-+AC_SEARCH_LIBS([argp_usage], [argp])
- 
- AC_CONFIG_FILES([Makefile
-  src/Makefile])
 src/unrar.c
-+++ src/unrar.c
-@@ -24,7 +24,9 @@
- #include 
- #include 
- #include 
-+#ifdef HAVE_ERROR_H
- #include 
-+#endif
- #include 
- #include 
- #include 
 src/opts.c
-+++ src/opts.c
-@@ -22,7 +22,9 @@
- #include 
- #include 
- #include 
-+#ifdef HAVE_ERROR_H
- #include 
-+#endif
- #include 
- #include 
- #include 
 src/opts.h
-+++ src/opts.h
-@@ -56,4 +56,13 @@
- int parse_opts (int argc, char **argv, struct arguments_t *arguments);
- int compat_parse_opts (int argc, char **argv, struct arguments_t *arguments);
- 
-+#ifndef HAVE_ERROR_H
-+#define error(S, E, ...) \
-+  fflush(stdout); \
-+  fprintf(stderr, "unrar: " __VA_ARGS__); \
-+  if (E != 0) fprintf(stderr, ": %s", strerror(E)); \
-+  fprintf(stderr, "\n"); \
-+  if (S != 0) exit(S);
-+#endif
-+
- #endif

diff --git a/app-arch/unrar-gpl/metadata.xml b/app-arch/unrar-gpl/metadata.xml
deleted file mode 100644
index b265683d48c..000
--- a/app-arch/unrar-gpl/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-  ha...@gentoo.org
-
-

diff --git a/app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r1.ebuild 
b/app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r1.ebuild
deleted file mode 100644
index 08d8305c862..000
--- a/app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit autotools
-
-DESCRIPTION="Free rar unpacker for old (pre v3) rar files"
-HOMEPAGE="http://home.gna.org/unrar/";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DOCS="AUTHORS README"
-
-S=${WORKDIR}/${PN/-gpl}
-
-src_prepare() {
-   sed -i configure.ac -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
-   eautoreconf
-}
-src_configure() { econf --program-suffix="-gpl"; }

diff --git a/app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r2.ebuild 
b/app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r2.ebuild
deleted file mode 100644
index cf50c74e6c3..000
--- a/app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit autotools flag-o-matic
-
-DESCRIPTION="Free rar unpacker for old (pre v3) rar files"
-HOMEPAGE="http://home.gna.org/unrar/";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-DEPEND="!elibc_glibc? ( dev-libs/argp d

[gentoo-commits] repo/gentoo:master commit in: media-video/motion/files/4.1.1/, media-video/motion/

2018-05-04 Thread Aaron Bauman
commit: 2543749bf52b23f6b1a875cd1ad337ae83c74609
Author: William Breathitt Gray  gmail  com>
AuthorDate: Mon Apr 30 14:04:00 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:39:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2543749b

media-video/motion: Fix build errors with FFmpeg 4.0

Closes: https://bugs.gentoo.org/654416
Closes: https://github.com/gentoo/gentoo/pull/8220

 .../4.1.1/Fix-build-errors-with-FFmpeg-4.0.patch   | 54 +
 media-video/motion/motion-4.1.1-r1.ebuild  | 94 ++
 2 files changed, 148 insertions(+)

diff --git 
a/media-video/motion/files/4.1.1/Fix-build-errors-with-FFmpeg-4.0.patch 
b/media-video/motion/files/4.1.1/Fix-build-errors-with-FFmpeg-4.0.patch
new file mode 100644
index 000..641d68a8d0c
--- /dev/null
+++ b/media-video/motion/files/4.1.1/Fix-build-errors-with-FFmpeg-4.0.patch
@@ -0,0 +1,54 @@
+From 9a9e918ec819277c6c5c2f21b52dd63570e426a7 Mon Sep 17 00:00:00 2001
+From: James Cowgill 
+Date: Sun, 25 Feb 2018 20:13:57 +
+Subject: [PATCH] Fix build errors with FFmpeg 4.0
+
+---
+ ffmpeg.c | 17 +++--
+ 1 file changed, 15 insertions(+), 2 deletions(-)
+
+diff --git a/ffmpeg.c b/ffmpeg.c
+index b2780bb..23644db 100644
+--- a/ffmpeg.c
 b/ffmpeg.c
+@@ -67,6 +67,19 @@
+ 
+ #endif
+ 
++/*/
++#if (LIBAVCODEC_VERSION_MAJOR >= 57)
++
++#define MY_CODEC_FLAG_GLOBAL_HEADER AV_CODEC_FLAG_GLOBAL_HEADER
++#define MY_CODEC_FLAG_QSCALEAV_CODEC_FLAG_QSCALE
++
++#else
++
++#define MY_CODEC_FLAG_GLOBAL_HEADER CODEC_FLAG_GLOBAL_HEADER
++#define MY_CODEC_FLAG_QSCALECODEC_FLAG_QSCALE
++
++#endif
++
+ /*/
+ AVFrame *my_frame_alloc(void){
+ AVFrame *pic;
+@@ -538,7 +551,7 @@ static int ffmpeg_set_quality(struct ffmpeg *ffmpeg){
+ /* The selection of 8000 in the else is a subjective number based 
upon viewing output files */
+ if (ffmpeg->vbr > 0){
+ ffmpeg->vbr 
=(int)(((100-ffmpeg->vbr)*(100-ffmpeg->vbr)*(100-ffmpeg->vbr) * 8000) / 
100) + 1;
+-ffmpeg->ctx_codec->flags |= CODEC_FLAG_QSCALE;
++ffmpeg->ctx_codec->flags |= MY_CODEC_FLAG_QSCALE;
+ ffmpeg->ctx_codec->global_quality=ffmpeg->vbr;
+ }
+ }
+@@ -663,7 +676,7 @@ static int ffmpeg_set_codec(struct ffmpeg *ffmpeg){
+   ffmpeg->ctx_codec->strict_std_compliance = -2;
+   ffmpeg->ctx_codec->level = 3;
+ }
+-ffmpeg->ctx_codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
++ffmpeg->ctx_codec->flags |= MY_CODEC_FLAG_GLOBAL_HEADER;
+ 
+ retcd = ffmpeg_set_quality(ffmpeg);
+ if (retcd < 0){
+-- 
+2.16.2
+

diff --git a/media-video/motion/motion-4.1.1-r1.ebuild 
b/media-video/motion/motion-4.1.1-r1.ebuild
new file mode 100644
index 000..f4f49ccb2b5
--- /dev/null
+++ b/media-video/motion/motion-4.1.1-r1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools readme.gentoo-r1 systemd user
+
+DESCRIPTION="A software motion detector"
+HOMEPAGE="https://motion-project.github.io";
+SRC_URI="https://github.com/Motion-Project/${PN}/archive/release-${PV}.tar.gz 
-> ${PN}-release-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="ffmpeg libav mmal mysql postgres sqlite v4l webp"
+
+RDEPEND="
+   virtual/jpeg:=
+   ffmpeg? (
+   libav? ( media-video/libav:= )
+   !libav? ( media-video/ffmpeg:0= )
+   )
+   mmal? ( media-libs/raspberrypi-userland )
+   mysql? ( virtual/mysql )
+   postgres? ( dev-db/postgresql:= )
+   sqlite? ( dev-db/sqlite:3 )
+   webp? ( media-libs/libwebp:= )
+"
+DEPEND="${RDEPEND}
+   v4l? (
+   media-libs/libv4l
+   virtual/os-headers
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PV}/Fix-build-errors-with-FFmpeg-4.0.patch
+)
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+You need to setup /etc/motion/motion.conf before running motion for the
+first time. You can use /etc/motion/motion-dist.conf as a template.
+Please note that the 'daemon' and 'process_id_file' settings are
+overridden by the bundled OpenRC init script and systemd unit where
+appropriate.
+
+To install motion as a service, use:
+rc-update add motion default # with OpenRC
+systemctl enable motion.service # with systemd
+"
+
+S="${WORKDIR}"/${PN}-release-${PV}
+
+pkg_setup() {
+   enewuser ${PN} -1 -1 -1 video
+}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_with ffmpeg) \
+   $(use_with mmal) \
+   $(use_with mysql) \
+   $(use_with postgres pgsql) \
+   $(use_with sqlite sqlite3) \
+   $(use_with v4l v4l2) \
+   $(use_with webp) \
+   

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

2018-05-04 Thread Aaron Bauman
commit: 6ea233a2220fd0db784f22cb93282834aa338f31
Author: Marty E. Plummer  startmail  com>
AuthorDate: Fri May  4 11:46:22 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:31:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea233a2

profiles/desc/grub_platforms.desc: fix typo

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

 profiles/desc/grub_platforms.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/grub_platforms.desc 
b/profiles/desc/grub_platforms.desc
index eaff3072c41..ef7153c971a 100644
--- a/profiles/desc/grub_platforms.desc
+++ b/profiles/desc/grub_platforms.desc
@@ -9,7 +9,7 @@ coreboot - Coreboot platform support
 efi-32 - EFI 32 bit platform support (Old MACs)
 efi-64 - EFI 64 bit platform support
 emu - Emulation platform support
-ieee1275 - IEEE1275 pltaform support
+ieee1275 - IEEE1275 platform support
 loongson - MIPS loongson platform support
 multiboot - Multiboot platform support
 pc - PC platform support



[gentoo-commits] repo/gentoo:master commit in: dev-tex/bibtex2html/

2018-05-04 Thread Aaron Bauman
commit: 948819dc77fa8c4833defdc5ce27d8b5f0f45614
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue May  1 12:01:21 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:37:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948819dc

dev-tex/bibtex2html: use HTTPS

 dev-tex/bibtex2html/bibtex2html-1.98.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild 
b/dev-tex/bibtex2html/bibtex2html-1.98.ebuild
index 7e5e4b73a35..40fff567480 100644
--- a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild
+++ b/dev-tex/bibtex2html/bibtex2html-1.98.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
@@ -8,8 +8,8 @@ inherit eutils
 IUSE="doc +ocamlopt"
 
 DESCRIPTION="A bibtex to HTML converter"
-SRC_URI="http://www.lri.fr/~filliatr/ftp/bibtex2html/${P}.tar.gz";
-HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/";
+SRC_URI="https://www.lri.fr/~filliatr/ftp/bibtex2html/${P}.tar.gz";
+HOMEPAGE="https://www.lri.fr/~filliatr/bibtex2html/";
 
 SLOT="0"
 



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

2018-05-04 Thread Aaron Bauman
commit: 19e67ab01f26f07f41c07d8cff03c080b1f05150
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:52:28 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:22:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e67ab0

sci-libs/adolc: remove unused patch

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

 sci-libs/adolc/files/adolc-2.5.2-dash.patch | 148 
 1 file changed, 148 deletions(-)

diff --git a/sci-libs/adolc/files/adolc-2.5.2-dash.patch 
b/sci-libs/adolc/files/adolc-2.5.2-dash.patch
deleted file mode 100644
index 3aa5a3035a1..000
--- a/sci-libs/adolc/files/adolc-2.5.2-dash.patch
+++ /dev/null
@@ -1,148 +0,0 @@
- configure.ac | 45 +
- 1 file changed, 17 insertions(+), 28 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 926832c..1310025 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -29,12 +29,12 @@ AM_SILENT_RULES([yes])
- 
- adolclib=adolc
- 
--if test "x$CFLAGS" == x ; then
-+if test "x$CFLAGS" = x ; then
- ac_shell_cflags="not_set"
- else
- ac_shell_cflags="$CFLAGS"
- fi
--if test "x$CXXFLAGS" == x ; then
-+if test "x$CXXFLAGS" = x ; then
- ac_shell_cxxflags="not_set"
- else
- ac_shell_cxxflags="$CXXFLAGS"
-@@ -225,12 +225,12 @@ AS_HELP_STRING([--enable-harddebug],[enable ADOL-C hard 
debug mode
-AC_MSG_RESULT(no)
-])
- 
--if test x$adolc_harddebug == xyes ; then
-+if test x$adolc_harddebug = xyes ; then
- adolc_debug=yes
- AC_DEFINE(ADOLC_HARDDEBUG,1,[ADOL-C hard debug mode])
- fi
- 
--if test x$adolc_debug == xyes ; then
-+if test x$adolc_debug = xyes ; then
- AC_DEFINE(ADOLC_DEBUG,1,[ADOL-C debug mode])
- fi
- 
-@@ -248,7 +248,7 @@ AS_HELP_STRING([--disable-stdczero],[adouble default 
constructor does not initia
-   AC_MSG_RESULT(yes)
-   ])
- 
--if test x$adolc_stdczero == xyes; then
-+if test x$adolc_stdczero = xyes; then
- AC_DEFINE(ADOLC_ADOUBLE_STDCZERO,1,[ADOL-C adouble zeroing mode])
- fi
- 
-@@ -265,7 +265,7 @@ AS_HELP_STRING([--enable-lateinit],[adouble constructors 
need to be called. With
-   AC_MSG_RESULT(no)
-   ])
- 
--if test x$adolc_late_init == xyes; then
-+if test x$adolc_late_init = xyes; then
- AC_DEFINE(ADOLC_ADOUBLE_LATEINIT,1,[ADOL-C adouble late initialization mode])
- fi
- 
-@@ -282,7 +282,7 @@ AS_HELP_STRING([--enable-tserrno],[use errno as thread 
number cache [default=no]
-   AC_MSG_RESULT(no)
-   ])
- 
--if test x$adolc_tserrno == xyes ; then
-+if test x$adolc_tserrno = xyes ; then
- AC_DEFINE(ADOLC_THREADSAVE_ERRNO,1,[ADOL-C thread save errno mode])
- fi
- 
-@@ -351,8 +351,8 @@ AC_ARG_WITH(cflags,
- [AS_HELP_STRING([--with-cflags=FLAGS],
- [use CFLAGS=FLAGS (default: -O2)])],
- [ac_adolc_cflags="$withval"
-- if test x${adolc_debug} == xyes ||
--test x${adolc_harddebug} == xyes ; then
-+ if test "x${adolc_debug}" = xyes ||
-+test "x${adolc_harddebug}" = xyes ; then
- ac_adolc_cflags="$ac_adolc_cflags -g -O0"
-  fi
-  ac_adolc_cflags="$ac_adolc_cflags $ac_adolc_openmpflag"
-@@ -360,8 +360,8 @@ AC_ARG_WITH(cflags,
-  AC_MSG_RESULT($ac_adolc_cflags)],
- [if test "$ac_shell_cflags" = "not_set"; then
- ac_adolc_cflags="-O2"
--if test x${adolc_debug} == xyes ||
--   test x${adolc_harddebug} == xyes ; then
-+if test "x${adolc_debug}" = xyes ||
-+   test "x${adolc_harddebug}" = xyes ; then
-ac_adolc_cflags="-g -O0 -Wall -ansi"
- fi
-  else
-@@ -377,8 +377,8 @@ AC_ARG_WITH(cxxflags,
- [AS_HELP_STRING([--with-cxxflags=FLAGS],
- [use CXXFLAGS=FLAGS (default: -O2)])],
- [ac_adolc_cxxflags="$withval"
-- if test x${adolc_debug} == xyes ||
--test x${adolc_harddebug} == xyes ; then
-+ if test x${adolc_debug} = xyes ||
-+test x${adolc_harddebug} = xyes ; then
- ac_adolc_cxxflags="$ac_adolc_cxxflags -g -O0"
-  fi
-  ac_adolc_cxxflags="$ac_adolc_cxxflags $ac_adolc_openmpflag"
-@@ -386,8 +386,8 @@ AC_ARG_WITH(cxxflags,
-  AC_MSG_RESULT($ac_adolc_cxxflags)],
- [if test "$ac_shell_cxxflags" = "not_set"; then
- ac_adolc_cxxflags="-O2"
--if test x${adolc_debug} == xyes ||
--   test x${adolc_harddebug} == xyes ; then
-+if test x${adolc_debug} = xyes ||
-+   test x${adolc_harddebug} = xyes ; then
-ac_adolc_cxxflags="-g -O0 -Wall"
- fi
-  else
-@@ -420,7 +420,7 @@ AC_ARG_ENABLE(tapedoc_values,
-   ])
- AC_MSG_RESULT($tapedoc_values)
- 
--if test x$tapedoc_values == xyes; then
-+if test x$tapedoc_va

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

2018-05-04 Thread Aaron Bauman
commit: dd3cb769609ef65c0fc372433d22f5f53af69652
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:23:03 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3cb769

net-libs/webkit-gtk: use HTTPS

 net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild
index 1d2bca38691..b1e098d1910 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild
@@ -10,8 +10,8 @@ inherit check-reqs cmake-utils eutils flag-o-matic gnome2 
pax-utils python-any-r
 
 MY_P="webkitgtk-${PV}"
 DESCRIPTION="Open source web browser engine"
-HOMEPAGE="http://www.webkitgtk.org/";
-SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz";
+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



[gentoo-commits] repo/gentoo:master commit in: net-voip/telepathy-haze/

2018-05-04 Thread Aaron Bauman
commit: 23af08dfe8e8eee5b07926a73d9b61ae1a6ef984
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:24:48 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23af08df

net-voip/telepathy-haze: use HTTPS

 net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild | 4 ++--
 net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild 
b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
index f1129cbc885..1b9fe12ff1a 100644
--- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
+++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit eutils python-single-r1
 
 DESCRIPTION="Telepathy connection manager providing libpurple supported 
protocols"
-HOMEPAGE="http://developer.pidgin.im/wiki/TelepathyHaze";
+HOMEPAGE="https://telepathy.freedesktop.org 
https://developer.pidgin.im/wiki/TelepathyHaze";
 SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2"

diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild 
b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
index 2303a4580d8..43d4b875b01 100644
--- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
+++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-any-r1
 
 DESCRIPTION="Telepathy connection manager providing libpurple supported 
protocols"
-HOMEPAGE="https://telepathy.freedesktop.org/";
+HOMEPAGE="https://telepathy.freedesktop.org 
https://developer.pidgin.im/wiki/TelepathyHaze";
 SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2"



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

2018-05-04 Thread Aaron Bauman
commit: 2755acb5f7f2153f672582a62223398d93b38ae7
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:29:13 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2755acb5

x11-themes/zukitwo-shell: use HTTPS

 x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild 
b/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild
index 58db4c3b940..cb741035b2a 100644
--- a/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild
+++ b/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Transition package to zuki-themes"
-HOMEPAGE="http://gnome-look.org/content/show.php/Zukitwo?content=140562";
+HOMEPAGE="https://www.gnome-look.org/content/show.php/Zukitwo?content=140562";
 
 LICENSE="metapackage"
 SLOT="0"



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

2018-05-04 Thread Aaron Bauman
commit: 7b91537e45d994472257b35250cc1f398c404722
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:43:35 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:22:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b91537e

sys-apps/toybox: remove unused patches

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

 sys-apps/toybox/files/toybox-0.7.0-includes.patch  | 24 -
 .../toybox/files/toybox-0.7.0-parallel-build.patch | 40 --
 sys-apps/toybox/files/toybox-0.7.0-sysmacros.patch | 28 ---
 3 files changed, 92 deletions(-)

diff --git a/sys-apps/toybox/files/toybox-0.7.0-includes.patch 
b/sys-apps/toybox/files/toybox-0.7.0-includes.patch
deleted file mode 100644
index 9a10e96510b..000
--- a/sys-apps/toybox/files/toybox-0.7.0-includes.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 5e1c429eec977cd365f490137ca9dede0caef662 Mon Sep 17 00:00:00 2001
-From: Rob Landley 
-Date: Fri, 5 Feb 2016 15:13:24 -0600
-Subject: [PATCH] Debian unstable is even more pedantic than previous debian.
-

- scripts/mktags.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/scripts/mktags.c b/scripts/mktags.c
-index 3604260..9c23cf1 100644
 a/scripts/mktags.c
-+++ b/scripts/mktags.c
-@@ -3,6 +3,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- int main(int argc, char *argv[])
- {
--- 
-2.6.2
-

diff --git a/sys-apps/toybox/files/toybox-0.7.0-parallel-build.patch 
b/sys-apps/toybox/files/toybox-0.7.0-parallel-build.patch
deleted file mode 100644
index ed0797cf86c..000
--- a/sys-apps/toybox/files/toybox-0.7.0-parallel-build.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-fix from upstream for flaky parallel builds
-
-From e17fbf19c4b48d763041761052e98c2b4ee95487 Mon Sep 17 00:00:00 2001
-From: Rob Landley 
-Date: Fri, 26 Feb 2016 00:22:15 -0600
-Subject: [PATCH] Switch to $! for make.sh process enumeration.
-

- scripts/make.sh | 8 
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/scripts/make.sh b/scripts/make.sh
-index 84dda34..c73a03d 100755
 a/scripts/make.sh
-+++ b/scripts/make.sh
-@@ -264,17 +264,17 @@ do
-   LFILES="$LFILES $OUT"
-   [ "$OUT" -nt "$i" ] && continue
-   do_loudly $BUILD -c $i -o $OUT &
-+  PENDING="$PENDING $!"
- 
-   # ratelimit to $CPUS many parallel jobs, detecting errors
- 
-   while true
-   do
--PENDING="$(echo $PENDING $(jobs -rp) | tr ' ' '\n' | sort -u)"
--[ $(echo -n "$PENDING" | wc -l) -lt "$CPUS" ] && break;
-+[ $(echo "$PENDING" | wc -w) -lt "$CPUS" ] && break;
- 
--wait $(echo "$PENDING" | head -n 1)
-+wait $(echo "$PENDING" | awk '{print $1}')
- DONE=$(($DONE+$?))
--PENDING="$(echo "$PENDING" | tail -n +2)"
-+PENDING="$(echo "$PENDING" | sed 's/^ *[0-9]*//')"
-   done
-   [ $DONE -ne 0 ] && break
- done
--- 
-2.6.2
-

diff --git a/sys-apps/toybox/files/toybox-0.7.0-sysmacros.patch 
b/sys-apps/toybox/files/toybox-0.7.0-sysmacros.patch
deleted file mode 100644
index 245ad23f4f7..000
--- a/sys-apps/toybox/files/toybox-0.7.0-sysmacros.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 99e5c17b5fe5a93066e81cc6fcc7ebf386cb6183 Mon Sep 17 00:00:00 2001
-From: Mike Frysinger 
-Date: Mon, 29 Feb 2016 13:35:05 -0500
-Subject: [PATCH] include sys/sysmacros.h
-
-The major/minor macros are defined in sys/sysmacros.h.  This has
-historically been pulled in implicitly by sys/types.h, but C libs
-are moving away from that as they aren't in POSIX.  Use the header
-directly as defined by BSD systems.

- toys.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/toys.h b/toys.h
-index 8a29730..5e640a1 100644
 a/toys.h
-+++ b/toys.h
-@@ -34,6 +34,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 
--- 
-2.6.2
-



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

2018-05-04 Thread Aaron Bauman
commit: fb4fcc774141d35597b63db9b0882dbf030158e2
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:22:21 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4fcc77

net-libs/libdmapsharing: use HTTPS

 net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild 
b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild
index cbe44efe8d6..3bc13d376e0 100644
--- a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild
+++ b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit gnome2
 
 DESCRIPTION="A library that implements the DMAP family of protocols"
-HOMEPAGE="http://www.flyn.org/projects/libdmapsharing";
-SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz";
+HOMEPAGE="https://www.flyn.org/projects/libdmapsharing/";
+SRC_URI="https://www.flyn.org/projects/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="3.0/2"



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

2018-05-04 Thread Aaron Bauman
commit: 07f1f53c96e552cdb6c318b4dfdf420f9f2886f2
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:57:18 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:22:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f1f53c

dev-libs/libmspack: remove unused patch

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

 .../files/libmspack-0.5_alpha-CVE-2017-6419.patch  | 41 --
 1 file changed, 41 deletions(-)

diff --git a/dev-libs/libmspack/files/libmspack-0.5_alpha-CVE-2017-6419.patch 
b/dev-libs/libmspack/files/libmspack-0.5_alpha-CVE-2017-6419.patch
deleted file mode 100644
index 1b81fdcbfcd..000
--- a/dev-libs/libmspack/files/libmspack-0.5_alpha-CVE-2017-6419.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From a83773682e856ad6529ba6db8d1792e6d515d7f1 Mon Sep 17 00:00:00 2001
-From: Mickey Sola 
-Date: Wed, 29 Mar 2017 14:55:26 -0400
-Subject: [PATCH] fixing potential OOB window write when unpacking chm files
-

- libclamav/libmspack-0.5alpha/mspack/lzxd.c | 11 +--
- libclamav/libmspack.c  |  6 +-
- 2 files changed, 14 insertions(+), 3 deletions(-)
-
-diff --git a/libclamav/libmspack-0.5alpha/mspack/lzxd.c 
b/libclamav/libmspack-0.5alpha/mspack/lzxd.c
-index 2281e7b9d..45105a583 100644
 a/mspack/lzxd.c
-+++ b/mspack/lzxd.c
-@@ -766,8 +766,13 @@ int lzxd_decompress(struct lzxd_stream *lzx, off_t 
out_bytes) {
-   case LZX_BLOCKTYPE_UNCOMPRESSED:
-   /* as this_run is limited not to wrap a frame, this also means it
-* won't wrap the window (as the window is a multiple of 32k) */
-+if (window_posn + this_run > lzx->window_size) {
-+D(("match ran over window boundary"))
-+return lzx->error = MSPACK_ERR_DECRUNCH;
-+}
-   rundest = &window[window_posn];
-   window_posn += this_run;
-+
-   while (this_run > 0) {
- if ((i = i_end - i_ptr) == 0) {
-   READ_IF_NEEDED;
-@@ -888,8 +893,10 @@ void lzxd_free(struct lzxd_stream *lzx) {
-   struct mspack_system *sys;
-   if (lzx) {
- sys = lzx->sys;
--sys->free(lzx->inbuf);
--sys->free(lzx->window);
-+if(lzx->inbuf)
-+sys->free(lzx->inbuf);
-+if(lzx->window)
-+sys->free(lzx->window);
- sys->free(lzx);
-   }
- }



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

2018-05-04 Thread Aaron Bauman
commit: f1c10ce60a121746d17c1da1e8fbea377db40085
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:39:46 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:20:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c10ce6

net-libs/libsrtp: remove unused patches

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

 .../files/libsrtp-1.4.4-invalid-index.patch| 11 -
 net-libs/libsrtp/files/libsrtp-1.4.4-shared.patch  | 52 
 .../files/libsrtp-1.4.4_p20121108-shared.patch | 55 --
 net-libs/libsrtp/files/libsrtp-1.5.2-bindir.patch  | 19 
 .../files/libsrtp-1.5.2-fix-make-install.patch | 13 -
 net-libs/libsrtp/files/libsrtp-CVE-2013-2139.diff  | 46 --
 6 files changed, 196 deletions(-)

diff --git a/net-libs/libsrtp/files/libsrtp-1.4.4-invalid-index.patch 
b/net-libs/libsrtp/files/libsrtp-1.4.4-invalid-index.patch
deleted file mode 100644
index 90a8f019fd4..000
--- a/net-libs/libsrtp/files/libsrtp-1.4.4-invalid-index.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 srtp/crypto/replay/rdb.c.orig  2012-03-20 14:52:32.890017830 +0100
-+++ srtp/crypto/replay/rdb.c   2012-03-20 14:56:31.670017835 +0100
-@@ -115,7 +115,7 @@
- 
- /* shift the window forward by delta bits*/
- v128_left_shift(&rdb->bitmask, delta);
--v128_set_bit(&rdb->bitmask, rdb_bits_in_bitmask-delta);
-+v128_set_bit(&rdb->bitmask, rdb_bits_in_bitmask-1);
- rdb->window_start += delta;
- 
-   }

diff --git a/net-libs/libsrtp/files/libsrtp-1.4.4-shared.patch 
b/net-libs/libsrtp/files/libsrtp-1.4.4-shared.patch
deleted file mode 100644
index 43b8843603c..000
--- a/net-libs/libsrtp/files/libsrtp-1.4.4-shared.patch
+++ /dev/null
@@ -1,52 +0,0 @@
 srtp/Makefile.in
-+++ srtp/Makefile.in
-@@ -65,11 +65,11 @@
- 
- 
- # implicit rules for object files and test apps
- 
- %.o: %.c
--  $(COMPILE) -c $< -o $@
-+  $(COMPILE) -fPIC -c $< -o $@
- 
- %$(EXE): %.c
-   $(COMPILE) $(LDFLAGS) $< -o $@ $(SRTPLIB) $(LIBS)
- 
- 
-@@ -103,10 +103,16 @@
- 
- libsrtp.a: $(srtpobj) $(cryptobj) $(gdoi)
-   ar cr libsrtp.a $^
-   $(RANLIB) libsrtp.a
- 
-+libsrtp.so: $(srtpobj) $(cryptobj) $(gdoi)
-+  $(CC) $(LDFLAGS) -shared -Wl,-soname,libsrtp.so.1 -o libsrtp.so.1.0  $^
-+
-+libsrtp.dylib: $(srtpobj) $(cryptobj) $(gdoi)
-+  $(CC) $(LDFLAGS) -dynamiclib -install_name $(libdir)/libsrtp.1.dylib -o 
libsrtp.1.0.dylib  $^
-+
- # libcryptomath.a contains general-purpose routines that are used to
- # generate tables and verify cryptoalgorithm implementations - this
- # library is not meant to be included in production code
- 
- cryptomath = crypto/math/math.o crypto/math/gf2_8.o 
-@@ -195,10 +198,20 @@
-   $(INSTALL) -d $(DESTDIR)$(includedir)/srtp
-   $(INSTALL) -d $(DESTDIR)$(libdir)
-   cp include/*.h $(DESTDIR)$(includedir)/srtp  
-   cp crypto/include/*.h $(DESTDIR)$(includedir)/srtp
-   if [ -f libsrtp.a ]; then cp libsrtp.a $(DESTDIR)$(libdir)/; fi
-+  if [ -f libsrtp.so.1.0 ]; then \
-+  cp libsrtp.so.1.0 $(DESTDIR)$(libdir)/; \
-+  ln -s libsrtp.so.1.0 $(DESTDIR)$(libdir)/libsrtp.so.1; \
-+  ln -s libsrtp.so.1.0 $(DESTDIR)$(libdir)/libsrtp.so; \
-+  fi
-+  if [ -f libsrtp.1.0.dylib ]; then \
-+  cp libsrtp.1.0.dylib $(DESTDIR)$(libdir)/; \
-+  ln -s libsrtp.1.0.dylib $(DESTDIR)$(libdir)/libsrtp.1.dylib; \
-+  ln -s libsrtp.1.0.dylib $(DESTDIR)$(libdir)/libsrtp.dylib; \
-+  fi
- 
- uninstall:
-   rm -rf $(DESTDIR)$(includedir)/srtp
-   rm -rf $(DESTDIR)$(libdir)/libsrtp.a

diff --git a/net-libs/libsrtp/files/libsrtp-1.4.4_p20121108-shared.patch 
b/net-libs/libsrtp/files/libsrtp-1.4.4_p20121108-shared.patch
deleted file mode 100644
index 4e70a0ddd34..000
--- a/net-libs/libsrtp/files/libsrtp-1.4.4_p20121108-shared.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-Description: Hack build routines to compile shared library
-Author: loki_val and solar
-Origin: 
http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsrtp/files/libsrtp-1.4.4-shared.patch
-Last-Update: 2010-03-19
 a/Makefile.in
-+++ b/Makefile.in
-@@ -15,7 +15,7 @@
- 
- .PHONY: all test build_table_apps
- 
--all: test 
-+all: libsrtp.so test
- 
- runtest: build_table_apps test
-   @echo "running libsrtp test applications..."
-@@ -67,7 +67,7 @@
- # implicit rules for object files and test apps
- 
- %.o: %.c
--  $(COMPILE) -c $< -o $@
-+  $(COMPILE) -fPIC -c $< -o $@
- 
- %$(EXE): %.c
-   $(COMPILE) $(LDFLAGS) $< -o $@ $(SRTPLIB) $(LIBS)
-@@ -105,6 +105,9 @@
-   ar cr libsrtp.a $^
-   $(RANLIB) libsrtp.a
- 
-+libsrtp.so: $(srtpobj) $(cryptobj) $(gdoi)
-+  $(CC) $(LDFLAGS) -shared -Wl,-soname,libsrtp.so.0 -o libsrtp.so.0.0  $^
-+
- # libcryptomath.a contains general-purpose routines that are used to
- # generate tables and verify cryptoalgorithm 

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

2018-05-04 Thread Aaron Bauman
commit: 38386519eedf55385caa29a88cdb5cf79e76ffc1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 14:19:01 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:24:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38386519

dev-ruby/hiera: fix,sync and use HTTPS in HOMEPAGE

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

 dev-ruby/hiera/hiera-1.3.4-r1.ebuild | 2 +-
 dev-ruby/hiera/hiera-3.2.2.ebuild| 4 ++--
 dev-ruby/hiera/hiera-3.4.2.ebuild| 4 ++--
 dev-ruby/hiera/hiera-3.4.3.ebuild| 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild 
b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
index 953e3ea18f0..3d141d0fc9e 100644
--- a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
+++ b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="A simple pluggable Hierarchical Database"
-HOMEPAGE="http://projects.puppetlabs.com/";
+HOMEPAGE="https://docs.puppet.com/hiera/";
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-ruby/hiera/hiera-3.2.2.ebuild 
b/dev-ruby/hiera/hiera-3.2.2.ebuild
index d1755f89d4d..5004cab72e1 100644
--- a/dev-ruby/hiera/hiera-3.2.2.ebuild
+++ b/dev-ruby/hiera/hiera-3.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="A simple pluggable Hierarchical Database"
-HOMEPAGE="http://projects.puppetlabs.com/";
+HOMEPAGE="https://docs.puppet.com/hiera/";
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-ruby/hiera/hiera-3.4.2.ebuild 
b/dev-ruby/hiera/hiera-3.4.2.ebuild
index 7bce96341da..f754d7e4acc 100644
--- a/dev-ruby/hiera/hiera-3.4.2.ebuild
+++ b/dev-ruby/hiera/hiera-3.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="A simple pluggable Hierarchical Database"
-HOMEPAGE="https://docs.puppet.com/hiera/latest/";
+HOMEPAGE="https://docs.puppet.com/hiera/";
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-ruby/hiera/hiera-3.4.3.ebuild 
b/dev-ruby/hiera/hiera-3.4.3.ebuild
index 9c3ab46930b..c8b96c84f1b 100644
--- a/dev-ruby/hiera/hiera-3.4.3.ebuild
+++ b/dev-ruby/hiera/hiera-3.4.3.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="A simple pluggable Hierarchical Database"
-HOMEPAGE="https://docs.puppet.com/hiera/latest/";
+HOMEPAGE="https://docs.puppet.com/hiera/";
 
 LICENSE="Apache-2.0"
 SLOT="0"



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

2018-05-04 Thread Aaron Bauman
commit: 22fd9d1b8d19211f69c7e55e5fd9a6851a5c2d8d
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:27:25 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fd9d1b

x11-libs/gtkglarea: use HTTPS

 x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | 4 ++--
 x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild 
b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild
index 4189a9ddb6a..cb9a9c4063b 100644
--- a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild
+++ b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ GNOME_TARBALL_SUFFIX="bz2"
 inherit gnome2
 
 DESCRIPTION="OpenGL canvas and context provider for GTK+"
-HOMEPAGE="http://www.mono-project.com/GtkGLArea";
+HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/";
 
 LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+
 SLOT="2"

diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild 
b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild
index b27202dcb50..ec6c963a105 100644
--- a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild
+++ b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
 inherit gnome2
 
 DESCRIPTION="OpenGL canvas and context provider for GTK+"
-HOMEPAGE="http://www.mono-project.com/GtkGLArea";
+HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/";
 
 LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+
 SLOT="2"



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

2018-05-04 Thread Aaron Bauman
commit: e69b2eb61ab14effc462f41e5ccf2fbc0c62feb3
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:42:37 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:21:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69b2eb6

media-video/movit: remove unused patch

Closes: https://bugs.gentoo.org/654238
Closes: https://github.com/gentoo/gentoo/pull/8185

 media-video/movit/files/movit-fix-locale.patch | 16 
 1 file changed, 16 deletions(-)

diff --git a/media-video/movit/files/movit-fix-locale.patch 
b/media-video/movit/files/movit-fix-locale.patch
deleted file mode 100644
index f98c9705e9f..000
--- a/media-video/movit/files/movit-fix-locale.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/init.cpp 2016-02-14 19:53:12.141197530 +0100
-+++ b/init.cpp 2016-02-14 19:55:09.374196665 +0100
-@@ -388,7 +388,12 @@
-   // Now we have something on the form X.YY. We convert it to a float, 
and hope
-   // that if it's inexact (e.g. 1.30), atof() will round the same way the
-   // compiler will.
--  float glsl_version = atof(glsl_version_str);
-+  
-+  std::istringstream locale_convert(glsl_version_str);
-+  locale_convert.imbue(std::locale("C"));
-+  double glsl_version;
-+  locale_convert >> glsl_version; 
-+  
-   free(glsl_version_str);
- 
-   return glsl_version;



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

2018-05-04 Thread Aaron Bauman
commit: f4441d977a0df1cc059b5ec38a2e7b66c9967f74
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:51:26 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:22:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4441d97

app-emulation/lxc: remove unused files

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

 app-emulation/lxc/files/lxc.initd.3 | 117 ---
 app-emulation/lxc/files/lxc.initd.5 | 118 
 2 files changed, 235 deletions(-)

diff --git a/app-emulation/lxc/files/lxc.initd.3 
b/app-emulation/lxc/files/lxc.initd.3
deleted file mode 100644
index 7725f571017..000
--- a/app-emulation/lxc/files/lxc.initd.3
+++ /dev/null
@@ -1,117 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-CONTAINER=${SVCNAME#*.}
-
-LXC_PATH=`lxc-config lxc.lxcpath`
-
-lxc_get_configfile() {
-   if [ -f "${LXC_PATH}/${CONTAINER}.conf" ]; then
-   echo "${LXC_PATH}/${CONTAINER}.conf"
-   elif [ -f "${LXC_PATH}/${CONTAINER}/config" ]; then
-   echo "${LXC_PATH}/${CONTAINER}/config"
-   else
-   eerror "Unable to find a suitable configuration file."
-   eerror "If you set up the container in a non-standard"
-   eerror "location, please set the CONFIGFILE variable."
-   return 1
-   fi
-}
-
-[ $CONTAINER != $SVCNAME ] && CONFIGFILE=${CONFIGFILE:-$(lxc_get_configfile)}
-
-lxc_get_var() {
-   awk 'BEGIN { FS="[ \t]*=[ \t]*" } $1 == "'$1'" { print $2; exit }' 
${CONFIGFILE}
-}
-
-lxc_get_net_link_type() {
-   awk 'BEGIN { FS="[ \t]*=[ \t]*"; _link=""; _type="" }
-   $1 == "lxc.network.type" {_type=$2;}
-   $1 == "lxc.network.link" {_link=$2;}
-   {if(_link != "" && _type != ""){
-   printf("%s:%s\n", _link, _type );
-   _link=""; _type="";
-   }; }' <${CONFIGFILE}
-}
-
-checkconfig() {
-   if [ ${CONTAINER} = ${SVCNAME} ]; then
-   eerror "You have to create an init script for each container:"
-   eerror " ln -s lxc /etc/init.d/lxc.container"
-   return 1
-   fi
-
-   # no need to output anything, the function takes care of that.
-   [ -z "${CONFIGFILE}" ] && return 1
-
-   utsname=$(lxc_get_var lxc.utsname)
-   if [ ${CONTAINER} != ${utsname} ]; then
-   eerror "You should use the same name for the service and the"
-   eerror "container. Right now the container is called ${utsname}"
-   return 1
-   fi
-}
-
-depend() {
-   # be quiet, since we have to run depend() also for the
-   # non-muxed init script, unfortunately.
-   checkconfig 2>/dev/null || return 0
-
-   config ${CONFIGFILE}
-   need localmount
-
-   local _x _if
-   for _x in $(lxc_get_net_link_type); do
-   _if=${_x%:*}
-   case "${_x##*:}" in
-   # when the network type is set to phys, we can make use 
of a
-   # network service (for instance to set it up before we 
disable
-   # the net_admin capability), but we might also not set 
it up
-   # at all on the host and leave the net_admin capable 
service
-   # to take care of it.
-   phys)   use net.${_if} ;;
-   *)  need net.${_if} ;;
-   esac
-   done
-}
-
-start() {
-   checkconfig || return 1
-   rm -f /var/log/lxc/${CONTAINER}.log
-
-   rootpath=$(lxc_get_var lxc.rootfs)
-
-   # Check the format of our init and the chroot's init, to see
-   # if we have to use linux32 or linux64; always use setarch
-   # when required, as that makes it easier to deal with
-   # x32-based containers.
-   case $(scanelf -BF '%a#f' ${rootpath}/sbin/init) in
-   EM_X86_64)  setarch=linux64;;
-   EM_386) setarch=linux32;;
-   esac
-
-   ebegin "Starting ${CONTAINER}"
-   env -i ${setarch} $(type -p lxc-start) -l WARN -n ${CONTAINER} -f 
${CONFIGFILE} -d -o /var/log/lxc/${CONTAINER}.log
-   sleep 0.5
-
-   # lxc-start -d will _always_ report a correct startup, even if it
-   # failed, so rather than trust that, check that the cgroup exists.
-   [ -d /sys/fs/cgroup/cpuset/lxc/${CONTAINER} ]
-   eend $?
-}
-
-stop() {
-   checkconfig || return 1
-
-
-   if ! [ -d /sys/fs/cgroup/cpuset/lxc/${CONTAINER} ]; then
-   ewarn "${CONTAINER} doesn't seem to be started."
-   return 0
-   fi
-
-   # 10s should be enough to shut everything down
-   ebegin "Stopping ${CONTAINER}"
-   lxc-stop -t 10 -n ${CONTAINER}
-   eend $?
-}

diff --git a/app-emulation/lxc/files/lxc.initd.5 
b/app-emulation/lx

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

2018-05-04 Thread Aaron Bauman
commit: f1e22ce8f59b1dc27c417609ed98391921faf3b8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri May  4 07:46:22 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:18:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e22ce8

app-office/libreoffice-bin: use HTTPS

 app-office/libreoffice-bin/libreoffice-bin-5.4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.4.5.1.ebuild 
b/app-office/libreoffice-bin/libreoffice-bin-5.4.5.1.ebuild
index f741bac8e42..24e891a7283 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-5.4.5.1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-5.4.5.1.ebuild
@@ -13,7 +13,7 @@ PYTHON_REQ_USE="threads,xml"
 inherit gnome2-utils java-pkg-opt-2 python-single-r1 pax-utils prefix 
versionator xdg-utils
 
 DESCRIPTION="A full office productivity suite. Binary package"
-HOMEPAGE="http://www.libreoffice.org";
+HOMEPAGE="https://www.libreoffice.org";
 SRC_URI_AMD64="
${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz
kde? (



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

2018-05-04 Thread Aaron Bauman
commit: 483771f333071f0449bafa19231489bba3700602
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:20:04 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483771f3

dev-cpp/cairomm: use HTTPS

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

 dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild 
b/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild
index f5493ca50ba..cd7789e4703 100644
--- a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild
+++ b/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
 inherit gnome2 multilib-minimal
 
 DESCRIPTION="C++ bindings for the Cairo vector graphics library"
-HOMEPAGE="http://cairographics.org/cairomm";
+HOMEPAGE="https://cairographics.org/cairomm/";
 
 LICENSE="LGPL-2+"
 SLOT="0"



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

2018-05-04 Thread Aaron Bauman
commit: 9a3f6d109fdeddac19ae2316b2847c0a90a8c399
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 28 07:43:13 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:22:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3f6d10

net-irc/irker: remove unused patch

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

 .../files/2.17-irkerhook-Remove-file-listing.patch | 104 -
 1 file changed, 104 deletions(-)

diff --git a/net-irc/irker/files/2.17-irkerhook-Remove-file-listing.patch 
b/net-irc/irker/files/2.17-irkerhook-Remove-file-listing.patch
deleted file mode 100644
index 356bc9ae264..000
--- a/net-irc/irker/files/2.17-irkerhook-Remove-file-listing.patch
+++ /dev/null
@@ -1,104 +0,0 @@
-From a5fca5ebbede155329e44fd4b4a4268c0c86ff3f Mon Sep 17 00:00:00 2001
-From: Bertrand Jacquin 
-Date: Mon, 7 Oct 2013 13:33:30 +0200
-Subject: [PATCH 2/2] irkerhook: Remove file listing
-

- irkerhook.py | 28 +++-
- 1 file changed, 3 insertions(+), 25 deletions(-)
-
-diff --git a/irkerhook.py b/irkerhook.py
-index 18c9b01..0ba6834 100755
 a/irkerhook.py
-+++ b/irkerhook.py
-@@ -66,7 +66,6 @@ class Commit:
- self.rev = None
- self.mail = None
- self.author = None
--self.files = None
- self.logmsg = None
- self.url = None
- self.author_date = None
-@@ -237,7 +236,7 @@ class GitExtractor(GenericExtractor):
- self.channels = do("git config --get irker.channels")
- self.email = do("git config --get irker.email")
- self.tcp = do("git config --bool --get irker.tcp")
--self.template = '%(bold)s%(project)s:%(reset)s 
%(green)s%(author)s%(reset)s %(repo)s:%(yellow)s%(branch)s%(reset)s * 
%(bold)s%(rev)s%(reset)s / %(bold)s%(files)s%(reset)s: %(logmsg)s 
%(brown)s%(url)s%(reset)s'
-+self.template = '%(bold)s%(project)s:%(reset)s 
%(green)s%(author)s%(reset)s %(repo)s:%(yellow)s%(branch)s%(reset)s * 
%(bold)s%(rev)s%(reset)s: %(logmsg)s %(brown)s%(url)s%(reset)s'
- self.tinyifier = do("git config --get irker.tinyifier") or 
default_tinyifier
- self.color = do("git config --get irker.color")
- self.urlprefix = do("git config --get irker.urlprefix") or "gitweb"
-@@ -286,9 +285,6 @@ class GitExtractor(GenericExtractor):
- if self.urlprefix in ('gitweb', 'cgit'):
- # Also truncate the commit used for the announced urls
- commit.commit = commit.rev
--# Extract the meta-information for the commit
--commit.files = do("git diff-tree -r --name-only " + 
shellquote(commit.commit))
--commit.files = " ".join(commit.files.strip().split("\n")[1:])
- # Design choice: for git we ship only the first message line, which is
- # conventionally supposed to be a summary of the commit.  Under
- # other VCSes a different choice may be appropriate.
-@@ -309,7 +305,7 @@ class SvnExtractor(GenericExtractor):
- if tok.startswith("--repository="):
- self.repository = tok[13:]
- self.project = os.path.basename(self.repository)
--self.template = '%(bold)s%(project)s%(reset)s: 
%(green)s%(author)s%(reset)s %(repo)s * %(bold)s%(rev)s%(reset)s / 
%(bold)s%(files)s%(reset)s: %(logmsg)s %(brown)s%(url)s%(reset)s'
-+self.template = '%(bold)s%(project)s%(reset)s: 
%(green)s%(author)s%(reset)s %(repo)s * %(bold)s%(rev)s%(reset)s: %(logmsg)s 
%(brown)s%(url)s%(reset)s'
- self.urlprefix = "viewcvs"
- self.load_preferences(os.path.join(self.repository, "irker.conf"))
- self.do_overrides()
-@@ -323,7 +319,6 @@ class SvnExtractor(GenericExtractor):
- commit.rev = "r%s" % self.id
- commit.author = self.svnlook("author")
- commit.commit_date = self.svnlook("date").partition('(')[0]
--commit.files = self.svnlook("dirs-changed").strip().replace("\n", " ")
- commit.logmsg = self.svnlook("log").strip()
- return commit
- def svnlook(self, info):
-@@ -367,7 +362,7 @@ class HgExtractor(GenericExtractor):
- self.channels = ui.config('irker', 'channels')
- self.email = ui.config('irker', 'email')
- self.tcp = str(ui.configbool('irker', 'tcp'))  # converted to bool 
again in do_overrides
--self.template = '%(bold)s%(project)s:%(reset)s 
%(green)s%(author)s%(reset)s %(repo)s:%(yellow)s%(branch)s%(reset)s * 
%(bold)s%(rev)s%(reset)s / %(bold)s%(files)s%(reset)s: %(logmsg)s 
%(brown)s%(url)s%(reset)s'
-+self.template = '%(bold)s%(project)s:%(reset)s 
%(green)s%(author)s%(reset)s %(repo)s:%(yellow)s%(branch)s%(reset)s * 
%(bold)s%(rev)s%(reset)s: %(logmsg)s %(brown)s%(url)s%(reset)s'
- self.tinyifier = ui.config('irker', 'tinyifier') or default_tinyifier
- self.color = ui.config('irker', 'color')
- self.urlprefix = (ui.config('irker', 'urlprefix') or
-@@ -397,9 +392,6 @@ class

[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/

2018-05-04 Thread Aaron Bauman
commit: 1c5e59cb64e21796f91345888ec6c5759a51e251
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri May  4 07:45:59 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:18:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5e59cb

app-office/libreoffice-bin-debug: use HTTPS

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

 app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild 
b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild
index c88a1b8ba61..ca7d569d701 100644
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild
+++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild
@@ -8,7 +8,7 @@ 
BASE_AMD64_URI="http://packages.gentooexperimental.org/packages/amd64-libreoffic
 
BASE_X86_URI="http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-";
 
 DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, 
debug info"
-HOMEPAGE="http://www.libreoffice.org";
+HOMEPAGE="https://www.libreoffice.org";
 SRC_URI_AMD64="
${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz
kde? (



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

2018-05-04 Thread Aaron Bauman
commit: a1617994143b8881af46d50059ebe08ff7d19207
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:21:33 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1617994

dev-libs/qqwing: use HTTPS

 dev-libs/qqwing/qqwing-1.3.3.ebuild | 4 ++--
 dev-libs/qqwing/qqwing-1.3.4.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.3.ebuild 
b/dev-libs/qqwing/qqwing-1.3.3.ebuild
index 79a5f9c19ec..f9527626400 100644
--- a/dev-libs/qqwing/qqwing-1.3.3.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="Sudoku puzzle generator and solver"
-HOMEPAGE="http://qqwing.com/";
+HOMEPAGE="https://qqwing.com";
 SRC_URI="https://github.com/stephenostermiller/${PN}/archive/v${PV}.tar.gz -> 
${PN}-${PV}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild 
b/dev-libs/qqwing/qqwing-1.3.4.ebuild
index 8c6fe5281f9..42785476511 100644
--- a/dev-libs/qqwing/qqwing-1.3.4.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils
 
 DESCRIPTION="Sudoku puzzle generator and solver"
-HOMEPAGE="http://qqwing.com/";
-SRC_URI="http://qqwing.com/${P}.tar.gz";
+HOMEPAGE="https://qqwing.com";
+SRC_URI="https://qqwing.com/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0/2"



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

2018-05-04 Thread Aaron Bauman
commit: 36ce73d8e0b5f152985fce090a36f73f53f715cc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 13:28:41 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:25:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ce73d8

x11-themes/zukitwo: use HTTPS

 x11-themes/zukitwo/zukitwo-2016.08.08.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild 
b/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild
index ac7d6ba05d5..003691573d9 100644
--- a/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild
+++ b/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Transition package to zuki-themes"
-HOMEPAGE="http://gnome-look.org/content/show.php/Zukitwo?content=140562";
+HOMEPAGE="https://www.gnome-look.org/content/show.php/Zukitwo?content=140562";
 
 LICENSE="metapackage"
 SLOT="0"



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

2018-05-04 Thread Aaron Bauman
commit: a06eea71ae86f708ed453365c1b904dda64f641a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri May  4 07:47:17 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 01:18:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06eea71

app-text/libebook: use HTTPS

 app-text/libebook/libebook-0.1.2-r1.ebuild | 2 +-
 app-text/libebook/libebook-0.1.3.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/libebook/libebook-0.1.2-r1.ebuild 
b/app-text/libebook/libebook-0.1.2-r1.ebuild
index f7039345c93..e30d1ced7b2 100644
--- a/app-text/libebook/libebook-0.1.2-r1.ebuild
+++ b/app-text/libebook/libebook-0.1.2-r1.ebuild
@@ -9,7 +9,7 @@ MY_P="${MY_PN}-${PV}"
 inherit autotools flag-o-matic
 
 DESCRIPTION="Library parsing various ebook formats"
-HOMEPAGE="http://www.sourceforge.net/projects/libebook/";
+HOMEPAGE="https://www.sourceforge.net/projects/libebook/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="MPL-2.0"

diff --git a/app-text/libebook/libebook-0.1.3.ebuild 
b/app-text/libebook/libebook-0.1.3.ebuild
index 381b4866c42..ecfbde86e9f 100644
--- a/app-text/libebook/libebook-0.1.3.ebuild
+++ b/app-text/libebook/libebook-0.1.3.ebuild
@@ -9,7 +9,7 @@ MY_P="${MY_PN}-${PV}"
 inherit autotools flag-o-matic
 
 DESCRIPTION="Library parsing various ebook formats"
-HOMEPAGE="http://www.sourceforge.net/projects/libebook/";
+HOMEPAGE="https://www.sourceforge.net/projects/libebook/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="MPL-2.0"



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

2018-05-04 Thread Lars Wendler
commit: 46b7007075bb2471abca1f3d340c426e7da21815
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat May  5 01:06:59 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May  5 01:07:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b70070

sys-libs/freeipmi: Removed old.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 sys-libs/freeipmi/Manifest  |  1 -
 sys-libs/freeipmi/freeipmi-1.5.6.ebuild | 91 -
 2 files changed, 92 deletions(-)

diff --git a/sys-libs/freeipmi/Manifest b/sys-libs/freeipmi/Manifest
index 0ca29ec9769..9d5a11391e6 100644
--- a/sys-libs/freeipmi/Manifest
+++ b/sys-libs/freeipmi/Manifest
@@ -1,5 +1,4 @@
 DIST freeipmi-1.4.8.tar.gz 3185068 BLAKE2B 
4133a7cdb5f66a28c07e965e6842c9d5931edaab7c19a4d4e89f5907ffa5c3f9e753b7738141206835346d06ecb7045780fe2913682ce70153822895c4da4425
 SHA512 
3cd4acde402bbc945b007e31e7f8dad3ad4539d2cf00310e9168d7cec8024203a280c8ad91e3f08b86dfa9be536779969c5393c4523df2fe8eb904f765fcfc56
-DIST freeipmi-1.5.6.tar.gz 3321440 BLAKE2B 
4e40379e06b7e1b45aa4720c674a99f1ce54b167e597e0cc1aae82329e703eee95f9783086a2fec901585637c9209837f764e0b8028b78d6feaaa85e515e561b
 SHA512 
2a33c4068af03be5d99a9a0098ded3177bedbc1b71df14c2ba67d40012bee6791388947b0dc552433feb9098753182d62a84f43af6036fbfbd06a7f277ef8b6a
 DIST freeipmi-1.5.7.tar.gz 3321187 BLAKE2B 
c6f7e9c4e0a03ce1d50972fee99741ec00a8f5beb0323d61d9217b3773eed33cb04e7bb92e1f293cb39c8012872babdc4774e6d81cf808615b8b283510e1e67c
 SHA512 
a4d39d11d4e4b9635c272ee3a197729ac61c3e1c909c202498fb480c41289116eb933cd716fe2e0b5aa6dc258751ee204892bfb009398b6d5c2c65ee1cc58544
 DIST freeipmi-1.6.1.tar.gz 3398508 BLAKE2B 
48c7cd791a635a1d82cc6304c8080aa2f88415c33a8dabf80a844305de5d21ef3bf20fd236c5a56d3a761fdadc1449b8750728465263828b157f93ba6080ad87
 SHA512 
f8ee5b3b59c0ccffeb52717a134cb8c149e42f3f66ea20420e4efbdbdc79d527e52e6d20b2a75a4406bc8c2190f368f83d8d36cef611eeeabd58ff7bf95380e5
 DIST freeipmi-1.6.2.tar.gz 3399236 BLAKE2B 
aedbfc785c1ec68418b9cfa79873d1b39a9591bfc5536a52c699c68558626c60aa11d29297252aa5fd2911fd47b88ab7010b8e72054431005f38a70268966bed
 SHA512 
5c3f0b3f0632ad89a49a69aae28420c6ec342c9924aff5a8b6c0ccc1dc2f26f8c68906fbd1bc00f0f102dc50690596bb9e8c3443cdcbf93dabb91a7529d87ee8

diff --git a/sys-libs/freeipmi/freeipmi-1.5.6.ebuild 
b/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
deleted file mode 100644
index cc0e166d4fc..000
--- a/sys-libs/freeipmi/freeipmi-1.5.6.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-AT_M4DIR="config"
-
-inherit eutils multilib
-
-DESCRIPTION="Provides Remote-Console and System Management Software as per 
IPMI v1.5/2.0"
-HOMEPAGE="https://www.gnu.org/software/freeipmi/";
-
-MY_P="${P/_/.}"
-S="${WORKDIR}"/${MY_P}
-[[ ${MY_P} == *.beta* ]] && ALPHA="-alpha"
-SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="debug nagios"
-
-RDEPEND="dev-libs/libgcrypt:0"
-DEPEND="${RDEPEND}
-   virtual/os-headers"
-RDEPEND="${RDEPEND}
-   nagios? (
-   || ( net-analyzer/icinga net-analyzer/nagios )
-   dev-lang/perl
-   )
-"
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable debug)
-   --disable-static
-   --disable-init-scripts
-   --localstatedir=/var
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-# There are no tests
-src_test() { :; }
-
-src_install() {
-   default
-
-   # freeipmi by defaults install _all_ commands to /usr/sbin, but
-   # quite a few can be run remotely as standard user, so move them
-   # in /usr/bin afterwards.
-   dodir /usr/bin
-   for file in ipmi{detect,ping,power,console}; do
-   mv "${D}"/usr/{s,}bin/${file} || die
-
-   # The default install symlinks these commands to add a dash
-   # after the ipmi prefix; we repeat those after move for
-   # consistency.
-   rm "${D}"/usr/sbin/${file/ipmi/ipmi-}
-   dosym ${file} /usr/bin/${file/ipmi/ipmi-}
-   done
-
-   # Install the nagios plugin in its proper place, if desired
-   if use nagios; then
-   dodir /usr/$(get_libdir)/nagios/plugins
-   mv 
"${D}"/usr/share/doc/${PF}/contrib/nagios/nagios_ipmi_sensors.pl \
-   "${D}"/usr/$(get_libdir)/nagios/plugins/ || die
-   fperms 0755 
/usr/$(get_libdir)/nagios/plugins/nagios_ipmi_sensors.pl
-
-   insinto /etc/icinga/conf.d
-   newins "${FILESDIR}"/freeipmi.icinga freeipmi-command.cfg
-   fi
-
-   dodoc AUTHORS ChangeLog* DISCLAIMER* NEWS README* TODO doc/*.txt
-
-   keepdir \
-   /var/cache/ipmimonitoringsdrcache \
-   /var/lib/freeipmi \
-   /var/log/ipmiconsole
-
-   # starting from v

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

2018-05-04 Thread Lars Wendler
commit: 1750ed4a3e713cd927940798ffce1b8b39edb619
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat May  5 01:00:10 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May  5 01:07:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1750ed4a

sys-fs/cryptsetup: Bump to version 2.0.3

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 sys-fs/cryptsetup/Manifest|   1 +
 sys-fs/cryptsetup/cryptsetup-2.0.3.ebuild | 128 ++
 2 files changed, 129 insertions(+)

diff --git a/sys-fs/cryptsetup/Manifest b/sys-fs/cryptsetup/Manifest
index 68c07801ee3..78b88c4a18f 100644
--- a/sys-fs/cryptsetup/Manifest
+++ b/sys-fs/cryptsetup/Manifest
@@ -1,3 +1,4 @@
 DIST cryptsetup-1.7.5.tar.xz 1232696 BLAKE2B 
1bd62b186564e0b902480d66f623074f8d2f06ea09f11788566e33d58f7d0dc8c79d5827e5966e1a20a5597c2cbdec76da49c8f54c0538a1ac3f869d8ef55456
 SHA512 
d473f7b06d705a3868a70f3767fafc664436b5897ba59025ea1268f815cb80a9076841ff9ff96cc130fb83ba18b03c1eee38cfaf1b471fdd883a3e126b771439
 DIST cryptsetup-2.0.1.tar.xz 10110424 BLAKE2B 
b3becffcb7000e40e1f47da4013998de557259f64dfdb24def953a375ed89dd8b4f1f3b95d7f1150638f29bc018ecb282db9f06ef7ba63b77a68ddfdfccd0c1a
 SHA512 
b0c16de67169aefe861e0d6692dfa7ff1d7cf34990611c71edb82606ebf39a529511b36f7c452da591bdc39c4125a4355b7444d268680458219f2cad63e0f74b
 DIST cryptsetup-2.0.2.tar.xz 10122404 BLAKE2B 
ac2391cdef387c403a8477467fb8fa36850d38ad3759639326f10ecd2b475bbd3df63162aafa1886e389a5a6b4ff1f94c2906e31538501d3be36267fbee12f6a
 SHA512 
1c37b81b1dcb1223293b30ddc7096e074d01e2dd978b543fbda7ae11ecc29c1c461d12e4b22288bb382a188e9e679bf1ad3e281e77428374b7c605c8902c1b17
+DIST cryptsetup-2.0.3.tar.xz 10125548 BLAKE2B 
871df4c248151394f5abc907209b6df636049e5a1ff72161af091d36963ef68adee14e5e1867d779c9419e489aa9bea7562608b239a8fe361b769f0cc14daaf0
 SHA512 
f5ac54aa9614b234f2d1e84758a98914d283b669f4ab5cbe0ed7cdf25ce77f2d1abdf1e5b5010d803971f0e29120954110ee4fcc538137b04fbdc13b7804385e

diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.3.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.0.3.ebuild
new file mode 100644
index 000..9a20d88f801
--- /dev/null
+++ b/sys-fs/cryptsetup/cryptsetup-2.0.3.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit autotools python-single-r1 linux-info libtool ltprune versionator
+
+DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
+HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md";
+SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 
1-2)/${P/_/-}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0/12" # libcryptsetup.so version
+[[ ${PV} != *_rc* ]] && \
+KEYWORDS="~amd64 ~arm64 ~mips ~s390 ~sh ~sparc ~x86"
+CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
+# we don't support nss since it doesn't allow cryptsetup to be built statically
+# and it's missing ripemd160 support so it can't provide full backward 
compatibility
+IUSE="${CRYPTO_BACKENDS} +argon2 libressl nls pwquality python reencrypt 
static static-libs udev urandom"
+REQUIRED_USE="^^ ( ${CRYPTO_BACKENDS//+/} )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   static? ( !gcrypt )" #496612
+
+LIB_DEPEND="
+   dev-libs/json-c:=[static-libs(+)]
+   dev-libs/libgpg-error[static-libs(+)]
+   dev-libs/popt[static-libs(+)]
+   >=sys-apps/util-linux-2.31-r1[static-libs(+)]
+   argon2? ( app-crypt/argon2:=[static-libs(+)] )
+   gcrypt? ( dev-libs/libgcrypt:0=[static-libs(+)] )
+   nettle? ( >=dev-libs/nettle-2.4[static-libs(+)] )
+   openssl? (
+   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
+   libressl? ( dev-libs/libressl:=[static-libs(+)] )
+   )
+   pwquality? ( dev-libs/libpwquality[static-libs(+)] )
+   sys-fs/lvm2[static-libs(+)]
+   udev? ( virtual/libudev[static-libs(+)] )"
+# We have to always depend on ${LIB_DEPEND} rather than put behind
+# !static? () because we provide a shared library which links against
+# these other packages. #414665
+RDEPEND="static-libs? ( ${LIB_DEPEND} )
+   ${LIB_DEPEND//\[static-libs\(+\)\]}
+   python? ( ${PYTHON_DEPS} )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   static? ( ${LIB_DEPEND} )"
+
+S="${WORKDIR}/${P/_/-}"
+
+pkg_setup() {
+   local CONFIG_CHECK="~DM_CRYPT ~CRYPTO ~CRYPTO_CBC ~CRYPTO_SHA256"
+   local WARNING_DM_CRYPT="CONFIG_DM_CRYPT:\tis not set (required for 
cryptsetup)\n"
+   local WARNING_CRYPTO_SHA256="CONFIG_CRYPTO_SHA256:\tis not set 
(required for cryptsetup)\n"
+   local WARNING_CRYPTO_CBC="CONFIG_CRYPTO_CBC:\tis not set (required for 
kernel 2.6.19)\n"
+   local WARNING_CRYPTO="CONFIG_CRYPTO:\tis not set (required for 
cryptsetup)\n"
+   check_extra_config
+}
+
+src_prepare() {
+   sed -i '/^LOOPDEV=/s:$: || exit 0:' tests/{compat,mode}-test || die
+   default
+   eaut

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

2018-05-04 Thread Lars Wendler
commit: 252cd4d68f7a713a1ca61c8d857e55a8d58c7452
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat May  5 01:06:32 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May  5 01:07:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252cd4d6

sys-libs/freeipmi: Bump to version 1.6.2

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 sys-libs/freeipmi/Manifest  |  1 +
 sys-libs/freeipmi/freeipmi-1.6.2.ebuild | 91 +
 2 files changed, 92 insertions(+)

diff --git a/sys-libs/freeipmi/Manifest b/sys-libs/freeipmi/Manifest
index 3d6db462271..0ca29ec9769 100644
--- a/sys-libs/freeipmi/Manifest
+++ b/sys-libs/freeipmi/Manifest
@@ -2,3 +2,4 @@ DIST freeipmi-1.4.8.tar.gz 3185068 BLAKE2B 
4133a7cdb5f66a28c07e965e6842c9d5931ed
 DIST freeipmi-1.5.6.tar.gz 3321440 BLAKE2B 
4e40379e06b7e1b45aa4720c674a99f1ce54b167e597e0cc1aae82329e703eee95f9783086a2fec901585637c9209837f764e0b8028b78d6feaaa85e515e561b
 SHA512 
2a33c4068af03be5d99a9a0098ded3177bedbc1b71df14c2ba67d40012bee6791388947b0dc552433feb9098753182d62a84f43af6036fbfbd06a7f277ef8b6a
 DIST freeipmi-1.5.7.tar.gz 3321187 BLAKE2B 
c6f7e9c4e0a03ce1d50972fee99741ec00a8f5beb0323d61d9217b3773eed33cb04e7bb92e1f293cb39c8012872babdc4774e6d81cf808615b8b283510e1e67c
 SHA512 
a4d39d11d4e4b9635c272ee3a197729ac61c3e1c909c202498fb480c41289116eb933cd716fe2e0b5aa6dc258751ee204892bfb009398b6d5c2c65ee1cc58544
 DIST freeipmi-1.6.1.tar.gz 3398508 BLAKE2B 
48c7cd791a635a1d82cc6304c8080aa2f88415c33a8dabf80a844305de5d21ef3bf20fd236c5a56d3a761fdadc1449b8750728465263828b157f93ba6080ad87
 SHA512 
f8ee5b3b59c0ccffeb52717a134cb8c149e42f3f66ea20420e4efbdbdc79d527e52e6d20b2a75a4406bc8c2190f368f83d8d36cef611eeeabd58ff7bf95380e5
+DIST freeipmi-1.6.2.tar.gz 3399236 BLAKE2B 
aedbfc785c1ec68418b9cfa79873d1b39a9591bfc5536a52c699c68558626c60aa11d29297252aa5fd2911fd47b88ab7010b8e72054431005f38a70268966bed
 SHA512 
5c3f0b3f0632ad89a49a69aae28420c6ec342c9924aff5a8b6c0ccc1dc2f26f8c68906fbd1bc00f0f102dc50690596bb9e8c3443cdcbf93dabb91a7529d87ee8

diff --git a/sys-libs/freeipmi/freeipmi-1.6.2.ebuild 
b/sys-libs/freeipmi/freeipmi-1.6.2.ebuild
new file mode 100644
index 000..44c0af38ab6
--- /dev/null
+++ b/sys-libs/freeipmi/freeipmi-1.6.2.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+AT_M4DIR="config"
+
+inherit eutils multilib
+
+DESCRIPTION="Provides Remote-Console and System Management Software as per 
IPMI v1.5/2.0"
+HOMEPAGE="https://www.gnu.org/software/freeipmi/";
+
+MY_P="${P/_/.}"
+S="${WORKDIR}"/${MY_P}
+[[ ${MY_P} == *.beta* ]] && ALPHA="-alpha"
+SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="debug nagios"
+
+RDEPEND="dev-libs/libgcrypt:0"
+DEPEND="${RDEPEND}
+   virtual/os-headers"
+RDEPEND="${RDEPEND}
+   nagios? (
+   || ( net-analyzer/icinga net-analyzer/nagios )
+   dev-lang/perl
+   )
+"
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable debug)
+   --disable-static
+   --disable-init-scripts
+   --localstatedir=/var
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+# There are no tests
+src_test() { :; }
+
+src_install() {
+   default
+
+   # freeipmi by defaults install _all_ commands to /usr/sbin, but
+   # quite a few can be run remotely as standard user, so move them
+   # in /usr/bin afterwards.
+   dodir /usr/bin
+   for file in ipmi{detect,ping,power,console}; do
+   mv "${D}"/usr/{s,}bin/${file} || die
+
+   # The default install symlinks these commands to add a dash
+   # after the ipmi prefix; we repeat those after move for
+   # consistency.
+   rm "${D}"/usr/sbin/${file/ipmi/ipmi-}
+   dosym ${file} /usr/bin/${file/ipmi/ipmi-}
+   done
+
+   # Install the nagios plugin in its proper place, if desired
+   if use nagios; then
+   dodir /usr/$(get_libdir)/nagios/plugins
+   mv 
"${D}"/usr/share/doc/${PF}/contrib/nagios/nagios_ipmi_sensors.pl \
+   "${D}"/usr/$(get_libdir)/nagios/plugins/ || die
+   fperms 0755 
/usr/$(get_libdir)/nagios/plugins/nagios_ipmi_sensors.pl
+
+   insinto /etc/icinga/conf.d
+   newins "${FILESDIR}"/freeipmi.icinga freeipmi-command.cfg
+   fi
+
+   dodoc AUTHORS ChangeLog* DISCLAIMER* NEWS README* TODO doc/*.txt
+
+   keepdir \
+   /var/cache/ipmimonitoringsdrcache \
+   /var/lib/freeipmi \
+   /var/log/ipmiconsole
+
+   # starting from version 1.2.0 the two daemons are similar enough
+   newinitd "${FILESDIR}"/bmc-watchdog.initd.4 ipmidetectd
+   newconfd "${FILESDIR}"/ipmidetectd.confd ipmidetectd
+
+   newinitd "${FILESDIR}"/bmc-watchdog.initd.4 bmc-w

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

2018-05-04 Thread Lars Wendler
commit: 1ca89041eec7446e04e1b9fcd6979eeb96bc6ab5
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat May  5 01:00:52 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May  5 01:07:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca89041

sys-fs/cryptsetup: Removed old.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 sys-fs/cryptsetup/Manifest|   1 -
 sys-fs/cryptsetup/cryptsetup-2.0.1.ebuild | 126 --
 2 files changed, 127 deletions(-)

diff --git a/sys-fs/cryptsetup/Manifest b/sys-fs/cryptsetup/Manifest
index 78b88c4a18f..140332cfc7e 100644
--- a/sys-fs/cryptsetup/Manifest
+++ b/sys-fs/cryptsetup/Manifest
@@ -1,4 +1,3 @@
 DIST cryptsetup-1.7.5.tar.xz 1232696 BLAKE2B 
1bd62b186564e0b902480d66f623074f8d2f06ea09f11788566e33d58f7d0dc8c79d5827e5966e1a20a5597c2cbdec76da49c8f54c0538a1ac3f869d8ef55456
 SHA512 
d473f7b06d705a3868a70f3767fafc664436b5897ba59025ea1268f815cb80a9076841ff9ff96cc130fb83ba18b03c1eee38cfaf1b471fdd883a3e126b771439
-DIST cryptsetup-2.0.1.tar.xz 10110424 BLAKE2B 
b3becffcb7000e40e1f47da4013998de557259f64dfdb24def953a375ed89dd8b4f1f3b95d7f1150638f29bc018ecb282db9f06ef7ba63b77a68ddfdfccd0c1a
 SHA512 
b0c16de67169aefe861e0d6692dfa7ff1d7cf34990611c71edb82606ebf39a529511b36f7c452da591bdc39c4125a4355b7444d268680458219f2cad63e0f74b
 DIST cryptsetup-2.0.2.tar.xz 10122404 BLAKE2B 
ac2391cdef387c403a8477467fb8fa36850d38ad3759639326f10ecd2b475bbd3df63162aafa1886e389a5a6b4ff1f94c2906e31538501d3be36267fbee12f6a
 SHA512 
1c37b81b1dcb1223293b30ddc7096e074d01e2dd978b543fbda7ae11ecc29c1c461d12e4b22288bb382a188e9e679bf1ad3e281e77428374b7c605c8902c1b17
 DIST cryptsetup-2.0.3.tar.xz 10125548 BLAKE2B 
871df4c248151394f5abc907209b6df636049e5a1ff72161af091d36963ef68adee14e5e1867d779c9419e489aa9bea7562608b239a8fe361b769f0cc14daaf0
 SHA512 
f5ac54aa9614b234f2d1e84758a98914d283b669f4ab5cbe0ed7cdf25ce77f2d1abdf1e5b5010d803971f0e29120954110ee4fcc538137b04fbdc13b7804385e

diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.1.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.0.1.ebuild
deleted file mode 100644
index 8a3cab74549..000
--- a/sys-fs/cryptsetup/cryptsetup-2.0.1.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit autotools python-single-r1 linux-info libtool ltprune versionator
-
-DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
-HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md";
-SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 
1-2)/${P/_/-}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0/12" # libcryptsetup.so version
-[[ ${PV} != *_rc* ]] && \
-KEYWORDS="~amd64 ~arm64 ~mips ~s390 ~sh ~sparc ~x86"
-CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
-# we don't support nss since it doesn't allow cryptsetup to be built statically
-# and it's missing ripemd160 support so it can't provide full backward 
compatibility
-IUSE="${CRYPTO_BACKENDS} +argon2 libressl nls pwquality python reencrypt 
static static-libs udev urandom"
-REQUIRED_USE="^^ ( ${CRYPTO_BACKENDS//+/} )
-   python? ( ${PYTHON_REQUIRED_USE} )
-   static? ( !gcrypt )" #496612
-
-LIB_DEPEND="
-   dev-libs/json-c:=[static-libs(+)]
-   dev-libs/libgpg-error[static-libs(+)]
-   dev-libs/popt[static-libs(+)]
-   >=sys-apps/util-linux-2.31-r1[static-libs(+)]
-   argon2? ( app-crypt/argon2:=[static-libs(+)] )
-   gcrypt? ( dev-libs/libgcrypt:0=[static-libs(+)] )
-   nettle? ( >=dev-libs/nettle-2.4[static-libs(+)] )
-   openssl? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:=[static-libs(+)] )
-   )
-   pwquality? ( dev-libs/libpwquality[static-libs(+)] )
-   sys-fs/lvm2[static-libs(+)]
-   udev? ( virtual/libudev[static-libs(+)] )"
-# We have to always depend on ${LIB_DEPEND} rather than put behind
-# !static? () because we provide a shared library which links against
-# these other packages. #414665
-RDEPEND="static-libs? ( ${LIB_DEPEND} )
-   ${LIB_DEPEND//\[static-libs\(+\)\]}
-   python? ( ${PYTHON_DEPS} )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   static? ( ${LIB_DEPEND} )"
-
-S="${WORKDIR}/${P/_/-}"
-
-pkg_setup() {
-   local CONFIG_CHECK="~DM_CRYPT ~CRYPTO ~CRYPTO_CBC ~CRYPTO_SHA256"
-   local WARNING_DM_CRYPT="CONFIG_DM_CRYPT:\tis not set (required for 
cryptsetup)\n"
-   local WARNING_CRYPTO_SHA256="CONFIG_CRYPTO_SHA256:\tis not set 
(required for cryptsetup)\n"
-   local WARNING_CRYPTO_CBC="CONFIG_CRYPTO_CBC:\tis not set (required for 
kernel 2.6.19)\n"
-   local WARNING_CRYPTO="CONFIG_CRYPTO:\tis not set (required for 
cryptsetup)\n"
-   check_extra_config
-}
-
-src_prepare() {
-   sed -i '/^LOOPDEV=/s:$: || exit 0:' tests/{compat,mode}-test || die
-   default
-   eautorecon

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

2018-05-04 Thread Aaron Bauman
commit: c77b4de07de7b74bba15ac1c62332ed2aa2143cb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat May  5 00:46:54 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 00:46:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77b4de0

media-libs/libmp3splt: add CVE-2017-15185 DoS patch

Bug: https://bugs.gentoo.org/633840
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 media-libs/libmp3splt/files/CVE-2017-15185.patch | 41 +++
 media-libs/libmp3splt/libmp3splt-0.9.2-r1.ebuild | 52 
 2 files changed, 93 insertions(+)

diff --git a/media-libs/libmp3splt/files/CVE-2017-15185.patch 
b/media-libs/libmp3splt/files/CVE-2017-15185.patch
new file mode 100644
index 000..b31a92d0c45
--- /dev/null
+++ b/media-libs/libmp3splt/files/CVE-2017-15185.patch
@@ -0,0 +1,41 @@
+diff --git a/libmp3splt/plugins/ogg.c b/libmp3splt/plugins/ogg.c
+index 50cc495..57745f1 100644
+--- a/libmp3splt/plugins/ogg.c
 b/libmp3splt/plugins/ogg.c
+@@ -212,26 +212,36 @@ static splt_ogg_state *splt_ogg_v_new(int *error)
+ goto error;
+   }
+   memset(oggstate, 0, sizeof(splt_ogg_state));
++
+   if ((oggstate->sync_in = malloc(sizeof(ogg_sync_state)))==NULL)
+   {
+ goto error;
+   }
++  memset(oggstate->sync_in, 0, sizeof(ogg_sync_state));
++
+   if ((oggstate->stream_in = malloc(sizeof(ogg_stream_state)))==NULL)
+   {
+ goto error;
+   }
++  memset(oggstate->stream_in, 0, sizeof(ogg_stream_state));
++
+   if ((oggstate->vd = malloc(sizeof(vorbis_dsp_state)))==NULL)
+   {
+ goto error;
+   }
++  memset(oggstate->vd, 0, sizeof(vorbis_dsp_state));
++
+   if ((oggstate->vi = malloc(sizeof(vorbis_info)))==NULL)
+   {
+ goto error;
+   }
++  memset(oggstate->vi, 0, sizeof(vorbis_info));
++
+   if ((oggstate->vb = malloc(sizeof(vorbis_block)))==NULL)
+   {
+ goto error;
+   }
++  memset(oggstate->vb, 0, sizeof(vorbis_block));
+ 
+   if ((oggstate->headers = malloc(sizeof(splt_v_packet) * 
TOTAL_HEADER_PACKETS))==NULL)
+   {

diff --git a/media-libs/libmp3splt/libmp3splt-0.9.2-r1.ebuild 
b/media-libs/libmp3splt/libmp3splt-0.9.2-r1.ebuild
new file mode 100644
index 000..0427694ed0b
--- /dev/null
+++ b/media-libs/libmp3splt/libmp3splt-0.9.2-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit versionator autotools eutils multilib
+
+DESCRIPTION="a library for mp3splt to split mp3 and ogg files without decoding"
+HOMEPAGE="http://mp3splt.sourceforge.net";
+SRC_URI="mirror://sourceforge/${PN:3}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc flac pcre"
+
+RDEPEND="media-libs/libmad
+   media-libs/libvorbis
+   media-libs/libogg
+   media-libs/libid3tag
+   flac? ( >=media-libs/flac-1.2.1 )
+   pcre? ( dev-libs/libpcre )"
+DEPEND="${RDEPEND}
+   doc? ( >=app-doc/doxygen-1.8.3.1 media-gfx/graphviz )
+   sys-apps/findutils"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-0.7-libltdl.patch
+   epatch "${FILESDIR}"/CVE-2017-15185.patch
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --disable-dependency-tracking \
+   --disable-static \
+   $(use_enable pcre) \
+   $(use_enable flac) \
+   $(use_enable doc doxygen_doc) \
+   --docdir=/usr/share/doc/${PF} \
+   --disable-optimise \
+   --disable-cutter  # TODO package cutter 

+}
+
+src_install() {
+   default
+   use doc && docompress -x /usr/share/doc/${PF}/doxygen/${PN}_ico.svg
+
+   dodoc AUTHORS ChangeLog LIMITS NEWS README TODO
+
+   find "${D}"/usr -name '*.la' -delete
+}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/shorewall/, net-firewall/shorewall/files/

2018-05-04 Thread Thomas Deutschmann
commit: 61d1aa3b52e014eba8f662eaa00ad853ebf49298
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  4 23:22:06 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  4 23:23:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d1aa3b

net-firewall/shorewall: Bump to v5.2.0.1

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 net-firewall/shorewall/Manifest|   7 +
 .../files/shorewall-5.2.0.1-AUTOMAKE-SAVE.patch|  47 +++
 .../shorewall/files/shorewall-5.2.0.1-YESNO.patch  |  46 ++
 .../shorewall/files/shorewall-lite.initd-r3|  90 
 net-firewall/shorewall/files/shorewall.initd-r3|  98 +
 net-firewall/shorewall/files/shorewallrc-r3|  24 ++
 net-firewall/shorewall/shorewall-5.2.0.1.ebuild| 462 +
 7 files changed, 774 insertions(+)

diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index c8563a272b6..0a5c0613425 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -1,7 +1,14 @@
 DIST shorewall-5.1.12.4.tar.bz2 555854 BLAKE2B 
697fb7dbe4217b3a8d7230b3d79cec94f33ff69975b9f52477def8424e2ed9c79614e5aff4a40e31c2c0c69bc32f88c40810b7b1e5381037df1cf225b8bf97ec
 SHA512 
25038865df0b3a4d1bcdb14b58108cd0f42e8738c3415ef2ce6fcbf3b15fc651fa90ce6adcfc3c67d6e0dd18709c4862a3ca18f1976e6c96567db6cdae86e000
+DIST shorewall-5.2.0.1.tar.bz2 535180 BLAKE2B 
4e7e1d1f43b1bd5a9e683d6ab4e0dde5201dce0616c66c38b518838210bcc69c31a5bb586933ac3d83f8852704166cb7376dd07d8ee4d74e777c483a5178db34
 SHA512 
9896836e709f728a2320c805cae588dbea37621587bbb0f11937be911c80d0302f63a230642089cdb9839cc55f16b67341392c5d76a71406e0cfadb7b99b4cc5
 DIST shorewall-core-5.1.12.4.tar.bz2 86548 BLAKE2B 
8384c2f8ec673db3f0fed04af702e1967d41133f3a066ba09cbd58199654878d4d6c73730a933525304d68f7834c80d5c2a2452a4dd6faa71e2580deadf3189e
 SHA512 
f77ae4080fa81a3259ab620ba7615c4188e6bec0244e898702dc641aacd8ac54160331e270b3708d818bfa9452cf96014868199a48c28f15c50d128365cb62e6
+DIST shorewall-core-5.2.0.1.tar.bz2 74523 BLAKE2B 
b4b204a9802a3fd0a69498acd7bb52a0fe0010a38df6feca5c98f15150e3924346911862745950269af60dd4ee2102a8e935a5c8d9f26edc8e726203bb8c3df2
 SHA512 
ebb184b33ade8111b961679c3aa90907ddc23410c17dd1fe49848425c465725a5f4c24f6bfbd158e759df6f651046db30120310a3edd7e594399721770cc9471
 DIST shorewall-docs-html-5.1.12.4.tar.bz2 4281202 BLAKE2B 
51624bf6a36766fa8f1aad9600885dc2b92f656ef3a7bc6cf3704a33d2e014af590bbe1621793bd77d291baa3441a0f493c27f838159ccbb15b0684ab26f4bef
 SHA512 
e1592137013b463a7cbd28c7354f51b36460c054d55e1819198b72c600ccbdc8b3fee4bab33d7a71466397338bd38e0aa6312f1c182e79052f249c51d1017dc1
+DIST shorewall-docs-html-5.2.0.1.tar.bz2 4294859 BLAKE2B 
317d1e014f94e040154617a355619317efed4c318e14a6c2a6cfabeb1ee2c5fb0bf49a7e9a80ca8ffbd5828798d33617fdcf18af0bc6ec8333a2a1b8231136c1
 SHA512 
52c5af9c682bbb233be3e779a45f7d09ca874849e6a118271bf90d6791cceaa31740dee8cdfd08a50807565fb9f8d6191ca1096ab31d1419b7088668c349c71c
 DIST shorewall-init-5.1.12.4.tar.bz2 41541 BLAKE2B 
149b31b2ffd37c64cfc69de7d2d3a39824ce427a98a84f4e96af02aad9e04f0973f862ea0b158245a1d806504dc0dac9a5a554776d9533a7c88dbf6c096d4d07
 SHA512 
971f0a7a25f49c289e9c9d6d564e05b7f2675d271ef95c15b06a4a4e878a74c5b13a1ea80411014a5130f53267df6691042b313c423db193b9cd6cde172ed359
+DIST shorewall-init-5.2.0.1.tar.bz2 29381 BLAKE2B 
6c0c937a8fd7499ce07f9ef0f1ef07c892e3d0585e2d29506377ca311ffa5939160aa62bd4e9602d346bfec2698865228ba69cdfbf6229520288485ced1e7f39
 SHA512 
ce9ba1a8bec5823650022f80db70b60930fa4b5c65462e4e8317f71ee467f75ff3af2b658c1d3bbe0cb7cb41acd4226cb2cfb657afde1375740c737f4528256f
 DIST shorewall-lite-5.1.12.4.tar.bz2 47209 BLAKE2B 
ca39daa7a864b86cd9075f8604d053984ef8c451285520c568b83171163513bdbe7f910b21638f4f69e716d4bdbb4f148856b02dbe83392789d8b962669374e1
 SHA512 
1bcdb90fccc634103ff190be9a058abf1b5158d562702c8c1ad51e8edebc2939271f3279bcb0fd8ff7389ea175387ce5a090a0d9e5655524a11203b5c0d55604
+DIST shorewall-lite-5.2.0.1.tar.bz2 35244 BLAKE2B 
b4983c21bb46c684adecb4d771839bc4a31a6737827e68944e75752fc4296aa458f24f9cdba46f19d09308634b00368e7fe5ec7a6417c1348cc083f7d8d437c0
 SHA512 
5562c41993a6047b5a334ab26d296df836976749da24796f005e12afc1e987b4f784ec25ffe176c81b8e9f129930c91a5869335d15eca649bb7a03c214b700ad
 DIST shorewall6-5.1.12.4.tar.bz2 197179 BLAKE2B 
1c120388d0b8eafdbf6ec2fb64a8cc3e1e301dd109bb03f5dcfce60c534489210f669327eaa07bac5fbc7497e39c9167586f02017318ce9a2b054b4a39e4ae50
 SHA512 
9ff09b093f641452d3c5d615163336c903c74d4133cd620982760df6b8ee3acc704c460adb5db52b109f768d623152e47617c7d05742c2e6f19527c34eec9a61
+DIST shorewall6-5.2.0.1.tar.bz2 184727 BLAKE2B 
ff9502e2ff84af146ba42cbfe4a7e383e6e2c56f43cd53c21085908660c672d8e579fd8615f841a202bb6bd796d434f7a462d684e45496880599902a3a3a0acb
 SHA512 
dd34968d2e074e0460aeb562a2c4ab857e6c9a680d4d9f41cf006bfddfffc647d472693401c6a8f03da25af2f1117ae61c640fa7db099af3e5b5cd27be74ecef
 DIST shorewall6-lite-5.1.12.4.tar.bz2 46902 BLAKE2B 
6e9bad615833beacbb0

[gentoo-commits] gentoo commit in src/patchsets/gcc/8.1.0/gentoo: README.history

2018-05-04 Thread Sergei Trofimovich (slyfox)
slyfox  18/05/04 23:03:42

  Modified: README.history
  Log:
  Set 'TODO' as a placeholder on next patchset release.

Revision  ChangesPath
1.4  src/patchsets/gcc/8.1.0/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history?r1=1.3&r2=1.4

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.history  4 May 2018 23:03:10 -   1.3
+++ README.history  4 May 2018 23:03:42 -   1.4
@@ -1,4 +1,4 @@
-1.205 May 2018
+1.2TODO
+ 93_all_arm-arch.patch
 1.103 May 2018
U 13_all_default-ssp-fix.patch






[gentoo-commits] gentoo commit in src/patchsets/gcc/8.1.0/gentoo: 93_all_arm-arch.patch README.history

2018-05-04 Thread Sergei Trofimovich (slyfox)
slyfox  18/05/04 23:03:10

  Modified: README.history
  Added:93_all_arm-arch.patch
  Log:
  fix --with-arch= arm validation
  
  toolchain.eclass relies on it to pass
  (or not to pass0 correct --with-arch=.
  
  In this case broken target was arm-none-eabi
  
  Bug: https://gcc.gnu.org/PR85658

Revision  ChangesPath
1.3  src/patchsets/gcc/8.1.0/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history?r1=1.2&r2=1.3

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/8.1.0/gentoo/README.history,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.history  2 May 2018 22:52:30 -   1.2
+++ README.history  4 May 2018 23:03:10 -   1.3
@@ -1,3 +1,5 @@
+1.205 May 2018
+   + 93_all_arm-arch.patch
 1.103 May 2018
U 13_all_default-ssp-fix.patch
+ 35_all_i386_libgcc_note.GNU-stack.patch



1.1  src/patchsets/gcc/8.1.0/gentoo/93_all_arm-arch.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/93_all_arm-arch.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/8.1.0/gentoo/93_all_arm-arch.patch?rev=1.1&content-type=text/plain

Index: 93_all_arm-arch.patch
===
Fix -march= flag autodetection.

Bug: https://gcc.gnu.org/PR85658
diff --git a/gcc/config/arm/parsecpu.awk b/gcc/config/arm/parsecpu.awk
index 56c762b3b..1135f735b 100644
--- a/gcc/config/arm/parsecpu.awk
+++ b/gcc/config/arm/parsecpu.awk
@@ -485,7 +485,7 @@ function check_fpu (name) {
 function check_arch (name) {
 exts = split (name, extensions, "+")
 
-if (! extensions[1] in arch_isa) {
+if (! (extensions[1] in arch_isa)) {
return "error"
 }
 






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

2018-05-04 Thread Sergei Trofimovich
commit: 5dc8fd8eb3b3380b4295482a09dbc2b4e1d9cc6f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri May  4 22:23:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  4 22:24:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc8fd8e

sys-apps/nix: bump up to 2.0.2

Package-Manager: Portage-2.3.35, Repoman-2.3.9

 sys-apps/nix/Manifest |   1 +
 sys-apps/nix/nix-2.0.2.ebuild | 133 ++
 2 files changed, 134 insertions(+)

diff --git a/sys-apps/nix/Manifest b/sys-apps/nix/Manifest
index 482b749bcd2..748720b38ab 100644
--- a/sys-apps/nix/Manifest
+++ b/sys-apps/nix/Manifest
@@ -1,4 +1,5 @@
 DIST nix-1.11.15.tar.xz 632544 BLAKE2B 
3624c396c67a7c64e2ba16fd500951e6cf1b6f29f31929793072b5dfcdf1ffe40d5645c58d3967dd82d6c8d0bf6e5e2598a0d8d5fc3f82b22ea279a7854b1aca
 SHA512 
449b3c78b74c776215dfbe9d6d09b96d8c6abf996c69c525073df12d0cffb1a2868890d356fbb52c794e2c6f485018756395625e7b170166f7c6f9e2bdd364d9
 DIST nix-1.11.16.tar.xz 632440 BLAKE2B 
0b1966b1445a18616d6ff33e7fa3d1776626872c7cfeb54be4c77b998841db69f1e6aea7638edb21fa67442b953fb1cbaf7752c841d7d21f62dd63885a823834
 SHA512 
164f728c96fc6609134334e61f674961dfc0f02bd2f5d1d7800d2623fe80d896bfd0b7fba0a723b1bfe23663d4c7cf3e419a7c1992d67e80eb3d6b3bdf60a2a8
 DIST nix-2.0.1.tar.xz 796520 BLAKE2B 
bd71d625f08b785b74a31f74e5ecdbca247bf9fc29a5a49a3e7db51c70911c5c200804783b0ee38164e909d3c287d0484fc0d617d11be6ca41531682e8f14cef
 SHA512 
05013a2242b558a2bd3b104b9fdb570ceddf37466e420daf0c81294f9dccdf190472bd32550f00915b1cd1b738576b46c112af39c198cfe5f0121b9f6f2f4d92
+DIST nix-2.0.2.tar.xz 796404 BLAKE2B 
0906488bf2c800544c0747a6860ef51f667467f50039f725cf6ec05b8389462fe073bddceba106922a7611fd784b58ed5ca321efba0065b0f424aa53d7620990
 SHA512 
605e2c6dbc814470c25aa4f0aca77bfd11fd6d5c263ef38915cb9b852e77bcff08d515e76de8d929c9eacd02ffeaa5dd5f6b337461d54a1b2648b1fc505c98fa
 DIST nix-2.0.tar.xz 794084 BLAKE2B 
9596788df6aaad144d408e95f34575bf985849bb57424c7aac4dc1f2f2d846302bf78fc05682ce92fbaf000db04a326f867a76f5963a80b72b63e3678754247f
 SHA512 
4531b4648108019d44521af94f8243936d2df62701395c0c448795f1984d4b5ade2438c92d12e5414d493909811e3bcb902c85539932c7e44d98d4254a2a531d

diff --git a/sys-apps/nix/nix-2.0.2.ebuild b/sys-apps/nix/nix-2.0.2.ebuild
new file mode 100644
index 000..bea6bd1a424
--- /dev/null
+++ b/sys-apps/nix/nix-2.0.2.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic readme.gentoo-r1 user
+
+DESCRIPTION="A purely functional package manager"
+HOMEPAGE="https://nixos.org/nix";
+
+SRC_URI="http://nixos.org/releases/${PN}/${P}/${P}.tar.xz";
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+etc_profile +gc doc sodium"
+
+RDEPEND="
+   app-arch/brotli
+   app-arch/bzip2
+   app-arch/xz-utils
+   dev-db/sqlite
+   dev-libs/openssl:0=
+   net-misc/curl
+   sys-libs/libseccomp
+   sys-libs/zlib
+   gc? ( dev-libs/boehm-gc[cxx] )
+   doc? ( dev-libs/libxml2
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   )
+   sodium? ( dev-libs/libsodium:0= )
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/bison-2.6
+   >=sys-devel/flex-2.5.35
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.11.6-systemd.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-CXXFLAGS.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-LDFLAGS.patch
+   "${FILESDIR}"/${PN}-2.0-user-path.patch
+)
+
+DISABLE_AUTOFORMATTING=yes
+DOC_CONTENTS=" Quick start user guide on Gentoo:
+
+[as root] enable nix-daemon service:
+   [systemd] # systemctl enable nix-daemon
+   [openrc]  # rc-update add nix-daemon
+[as a user] relogin to get environment and profile update
+[as a user] fetch nixpkgs update:
+   \$ nix-channel --update
+[as a user] install nix packages:
+   \$ nix-env -i mc
+[as a user] configure environment:
+   Somewhere in .bash_profile you might want to set
+   LOCALE_ARCHIVE=\$HOME/.nix-profile/lib/locale/locale-archive
+   but please read https://github.com/NixOS/nixpkgs/issues/21820
+
+Next steps:
+   nix package manager user manual: http://nixos.org/nix/manual/
+"
+
+pkg_setup() {
+   enewgroup nixbld
+   for i in {1..10}; do
+   # we list 'nixbld' twice to
+   # both assign a primary group for user
+   # and add a user to /etc/group
+   enewuser nixbld${i} -1 -1 /var/empty nixbld,nixbld
+   done
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --localstatedir="${EPREFIX}"/nix/var \
+   $(use_enable gc)
+}
+
+src_compile() {
+   local make_vars=(
+   OPTIMIZE=0 # disable hardcoded -O3
+   V=1 # verbose build
+   )
+   emake "${make_vars[@]}"
+}
+
+src_install() {
+   # TODO

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

2018-05-04 Thread Mikle Kolyada
commit: e46742d511be02a33116299ecf7b238aff43008f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri May  4 22:09:48 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri May  4 22:09:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46742d5

net-misc/smb4k: amd64 stable wrt bug #654732

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/smb4k/smb4k-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/smb4k/smb4k-2.1.0.ebuild 
b/net-misc/smb4k/smb4k-2.1.0.ebuild
index 9255e0027eb..dcc59131629 100644
--- a/net-misc/smb4k/smb4k-2.1.0.ebuild
+++ b/net-misc/smb4k/smb4k-2.1.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/

2018-05-04 Thread Mike Gilbert
commit: 72b0011426f858f33aeabb4e211937e29fd3bbc7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May  4 21:21:34 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May  4 21:21:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b00114

sys-boot/grub: drop duplicate autotools inherit

Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116

 sys-boot/grub/grub-2.02-r1.ebuild | 2 +-
 sys-boot/grub/grub-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-boot/grub/grub-2.02-r1.ebuild 
b/sys-boot/grub/grub-2.02-r1.ebuild
index 128ecad3b62..03b5f77360f 100644
--- a/sys-boot/grub/grub-2.02-r1.ebuild
+++ b/sys-boot/grub/grub-2.02-r1.ebuild
@@ -16,7 +16,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then
inherit autotools
 fi
 
-inherit autotools bash-completion-r1 flag-o-matic multibuild pax-utils 
toolchain-funcs versionator
+inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs 
versionator
 
 if [[ ${PV} !=  ]]; then
if [[ ${PV} == *_alpha* || ${PV} == *_beta* || ${PV} == *_rc* ]]; then

diff --git a/sys-boot/grub/grub-.ebuild b/sys-boot/grub/grub-.ebuild
index cd0b6d92607..d4a88468dca 100644
--- a/sys-boot/grub/grub-.ebuild
+++ b/sys-boot/grub/grub-.ebuild
@@ -18,7 +18,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then
inherit autotools
 fi
 
-inherit autotools bash-completion-r1 flag-o-matic multibuild pax-utils 
toolchain-funcs versionator
+inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs 
versionator
 
 if [[ ${PV} !=  ]]; then
if [[ ${PV} == *_alpha* || ${PV} == *_beta* || ${PV} == *_rc* ]]; then



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

2018-05-04 Thread Markus Meier
commit: a1abed3418879e1d6bd08594df368a9ff29b03ca
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:46:18 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:46:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1abed34

x11-libs/libgksu: arm stable, bug #652976

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

 x11-libs/libgksu/libgksu-2.0.12-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libgksu/libgksu-2.0.12-r4.ebuild 
b/x11-libs/libgksu/libgksu-2.0.12-r4.ebuild
index f2febc02dd7..256f02c41f1 100644
--- a/x11-libs/libgksu/libgksu-2.0.12-r4.ebuild
+++ b/x11-libs/libgksu/libgksu-2.0.12-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://people.debian.org/~kov/gksu/${P}.tar.gz";
 
 LICENSE="LGPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd"
 IUSE="nls static-libs"
 
 COMMON_DEPEND="



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

2018-05-04 Thread Patrice Clement
commit: 6d597a32e22e77dc620678702aad9c14e44d2978
Author: Kajzer  gmail  com>
AuthorDate: Fri May  4 10:59:23 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 21:05:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d597a32

x11-misc/polybar: new package.

Polybar is a fast and easy-to-use tool for creating status bars.

Closes: https://github.com/gentoo/gentoo/pull/8244
Closes: https://bugs.gentoo.org/643286

 x11-misc/polybar/Manifest |  3 ++
 x11-misc/polybar/metadata.xml | 21 
 x11-misc/polybar/polybar-3.1.0.ebuild | 63 +++
 x11-misc/polybar/polybar-.ebuild  | 48 ++
 4 files changed, 135 insertions(+)

diff --git a/x11-misc/polybar/Manifest b/x11-misc/polybar/Manifest
new file mode 100644
index 000..4648dddbc07
--- /dev/null
+++ b/x11-misc/polybar/Manifest
@@ -0,0 +1,3 @@
+DIST i3ipcpp-0.7.1.tar.gz 191417 BLAKE2B 
62b76a0921c78f374309d26856c01d1467b8bd181ce922fd47daec406afda9d76eea9a1f473b4899e22f99e2ef36fc70f72db1bb17eb1f3e71a8431c2634b915
 SHA512 
ef9f591bb4436916ad038bcb0c15ea3415d1978ff264fb276108ddac89c98515c464fbf252429f6a76589cb78e1434adba2efefb5a844dadad0e261f3806fb72
+DIST polybar-3.1.0.tar.gz 418298 BLAKE2B 
1c7394a17ff1ec5b0dec519b7aa58e63cfcec0f104d4302051f6e12753b7074c3d85072a3d78e7ce135c53d4ddd4a6f68ea61ffb7b2ad04997bbf0c836115046
 SHA512 
6d8759d9f750c2abfa79fe735615b0ed3d1827e3a88561317712c6f02cb32a0a77726f97cb419f3a040ae9085a34a23cb1aad0aacf3f14e56c542977b89036b2
+DIST xpp-1.4.0.tar.gz 84095 BLAKE2B 
2af4221953abe7f40473c55cd50c608b54ebc85a62be65af987ed5e6c5eaf56fbd92531788becf39ba5ad52099ac78f36e9b2a2515b473f4d86ed5fda3fa5065
 SHA512 
d34cbbe2391db36db7dffac0415d26b7487536e97c4d7efd472ab0aeffa4c8e757ee030b05e2aa1cfa8a591ee591bb96a6db7eb9fa5850027f958e92f078739c

diff --git a/x11-misc/polybar/metadata.xml b/x11-misc/polybar/metadata.xml
new file mode 100644
index 000..4132afb3b38
--- /dev/null
+++ b/x11-misc/polybar/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   kajzersoz...@gmail.com
+   Kajzer
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Add support for i3 window manager
+   Add support for Inter-Process Messaging
+   Add support for Music Player Daemon
+   Enable network support
+   
+   
+   jaagr/polybar
+   
+

diff --git a/x11-misc/polybar/polybar-3.1.0.ebuild 
b/x11-misc/polybar/polybar-3.1.0.ebuild
new file mode 100644
index 000..a04e956a0e9
--- /dev/null
+++ b/x11-misc/polybar/polybar-3.1.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit cmake-utils python-single-r1
+
+XPP_VERSION="1.4.0"
+I3IPCPP_VERSION="0.7.1"
+
+DESCRIPTION="A fast and easy-to-use tool for creating status bars"
+HOMEPAGE="https://github.com/jaagr/polybar";
+SRC_URI="https://github.com/jaagr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+   https://github.com/jaagr/xpp/archive/${XPP_VERSION}.tar.gz -> 
xpp-${XPP_VERSION}.tar.gz
+   https://github.com/jaagr/i3ipcpp/archive/v${I3IPCPP_VERSION}.tar.gz -> 
i3ipcpp-${I3IPCPP_VERSION}.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="alsa curl i3wm ipc mpd network"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+   ${PYTHON_DEPS}
+   x11-base/xcb-proto
+   x11-libs/libxcb
+   x11-libs/xcb-util-wm
+   x11-libs/xcb-util-image
+   alsa? ( media-libs/alsa-lib )
+   curl? ( net-misc/curl )
+   i3wm? ( dev-libs/jsoncpp )
+   mpd? ( media-libs/libmpdclient )
+   network? ( net-wireless/wireless-tools )
+"
+
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+
+   rmdir "${S}"/lib/xpp || die
+   mv "${WORKDIR}"/xpp-$XPP_VERSION "${S}"/lib/xpp || die
+
+   rmdir "${S}"/lib/i3ipcpp || die
+   mv "${WORKDIR}"/i3ipcpp-$I3IPCPP_VERSION "${S}"/lib/i3ipcpp || die
+
+   sed -i "s/.*cpp_error,.*/&\n\t  'eventstruct'   : lambda x, y: None,/" 
lib/xpp/generators/cpp_client.py || die "sed failed"
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_ALSA="$(usex alsa)"
+   -DENABLE_CURL="$(usex curl)"
+   -DENABLE_I3="$(usex i3wm)"
+   -DBUILD_IPC_MSG="$(usex ipc)"
+   -DENABLE_MPD="$(usex mpd)"
+   -DENABLE_NETWORK="$(usex network)"
+   )
+   cmake-utils_src_configure
+}

diff --git a/x11-misc/polybar/polybar-.ebuild 
b/x11-misc/polybar/polybar-.ebuild
new file mode 100644
index 000..b2188834007
--- /dev/null
+++ b/x11-misc/polybar/polybar-.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v

[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/

2018-05-04 Thread Mike Gilbert
commit: 3d30735eff2c4ef35fb7da1357967991afe21eb6
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May  4 21:05:03 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May  4 21:05:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d30735e

sys-boot/grub: depend on pkgconfig as necessary

Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116

 sys-boot/grub/grub-2.02-r1.ebuild | 8 +++-
 sys-boot/grub/grub-.ebuild| 8 +++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/sys-boot/grub/grub-2.02-r1.ebuild 
b/sys-boot/grub/grub-2.02-r1.ebuild
index 5181e64af6d..128ecad3b62 100644
--- a/sys-boot/grub/grub-2.02-r1.ebuild
+++ b/sys-boot/grub/grub-2.02-r1.ebuild
@@ -88,7 +88,10 @@ DEPEND="${COMMON_DEPEND}
sys-devel/bison
sys-apps/help2man
sys-apps/texinfo
-   fonts? ( media-libs/freetype:2 )
+   fonts? (
+   media-libs/freetype:2
+   virtual/pkgconfig
+   )
grub_platforms_xen? ( app-emulation/xen-tools:= )
grub_platforms_xen-32? ( app-emulation/xen-tools:= )
static? (
@@ -97,6 +100,7 @@ DEPEND="${COMMON_DEPEND}
app-arch/bzip2[static-libs(+)]
media-libs/freetype[static-libs(+)]
sys-libs/zlib[static-libs(+)]
+   virtual/pkgconfig
)
)
test? (
@@ -112,7 +116,9 @@ DEPEND="${COMMON_DEPEND}
themes? (
app-arch/unzip
media-libs/freetype:2
+   virtual/pkgconfig
)
+   truetype? ( virtual/pkgconfig )
 "
 RDEPEND="${COMMON_DEPEND}
kernel_linux? (

diff --git a/sys-boot/grub/grub-.ebuild b/sys-boot/grub/grub-.ebuild
index 3b49a8b4802..cd0b6d92607 100644
--- a/sys-boot/grub/grub-.ebuild
+++ b/sys-boot/grub/grub-.ebuild
@@ -87,7 +87,10 @@ DEPEND="${COMMON_DEPEND}
sys-devel/bison
sys-apps/help2man
sys-apps/texinfo
-   fonts? ( media-libs/freetype:2 )
+   fonts? (
+   media-libs/freetype:2
+   virtual/pkgconfig
+   )
grub_platforms_xen? ( app-emulation/xen-tools:= )
grub_platforms_xen-32? ( app-emulation/xen-tools:= )
static? (
@@ -96,6 +99,7 @@ DEPEND="${COMMON_DEPEND}
app-arch/bzip2[static-libs(+)]
media-libs/freetype[static-libs(+)]
sys-libs/zlib[static-libs(+)]
+   virtual/pkgconfig
)
)
test? (
@@ -111,7 +115,9 @@ DEPEND="${COMMON_DEPEND}
themes? (
app-arch/unzip
media-libs/freetype:2
+   virtual/pkgconfig
)
+   truetype? ( virtual/pkgconfig )
 "
 RDEPEND="${COMMON_DEPEND}
kernel_linux? (



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/

2018-05-04 Thread Mike Gilbert
commit: 82a00bab274f589c8efa35bfce7342429c12295a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May  4 21:00:13 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May  4 21:05:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a00bab

sys-boot/grub: cleanup DEPEND/RDEPEND

Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116

 sys-boot/grub/grub-2.02-r1.ebuild | 8 +++-
 sys-boot/grub/grub-.ebuild| 8 +++-
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/sys-boot/grub/grub-2.02-r1.ebuild 
b/sys-boot/grub/grub-2.02-r1.ebuild
index d18b6e78cb6..5181e64af6d 100644
--- a/sys-boot/grub/grub-2.02-r1.ebuild
+++ b/sys-boot/grub/grub-2.02-r1.ebuild
@@ -68,7 +68,7 @@ REQUIRED_USE="
 
 # os-prober: Used on runtime to detect other OSes
 # xorriso (dev-libs/libisoburn): Used on runtime for mkrescue
-RDEPEND="
+COMMON_DEPEND="
app-arch/xz-utils
>=sys-libs/ncurses-5.2-r5:0=
debug? (
@@ -81,7 +81,7 @@ RDEPEND="
ppc? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils )
ppc64? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils )
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
app-misc/pax-utils
sys-devel/flex
@@ -114,7 +114,7 @@ DEPEND="${RDEPEND}
media-libs/freetype:2
)
 "
-RDEPEND+="
+RDEPEND="${COMMON_DEPEND}
kernel_linux? (
grub_platforms_efi-32? ( sys-boot/efibootmgr )
grub_platforms_efi-64? ( sys-boot/efibootmgr )
@@ -123,8 +123,6 @@ RDEPEND+="
nls? ( sys-devel/gettext )
 "
 
-DEPEND+=" !!=media-libs/freetype-2.5.4"
-
 RESTRICT="strip !test? ( test )"
 
 QA_EXECSTACK="usr/bin/grub*-emu* usr/lib/grub/*"

diff --git a/sys-boot/grub/grub-.ebuild b/sys-boot/grub/grub-.ebuild
index d5bfc5ad9ac..3b49a8b4802 100644
--- a/sys-boot/grub/grub-.ebuild
+++ b/sys-boot/grub/grub-.ebuild
@@ -67,7 +67,7 @@ REQUIRED_USE="
 
 # os-prober: Used on runtime to detect other OSes
 # xorriso (dev-libs/libisoburn): Used on runtime for mkrescue
-RDEPEND="
+COMMON_DEPEND="
app-arch/xz-utils
>=sys-libs/ncurses-5.2-r5:0=
debug? (
@@ -80,7 +80,7 @@ RDEPEND="
ppc? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils )
ppc64? ( sys-apps/ibm-powerpc-utils sys-apps/powerpc-utils )
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
app-misc/pax-utils
sys-devel/flex
@@ -113,7 +113,7 @@ DEPEND="${RDEPEND}
media-libs/freetype:2
)
 "
-RDEPEND+="
+RDEPEND="${COMMON_DEPEND}
kernel_linux? (
grub_platforms_efi-32? ( sys-boot/efibootmgr )
grub_platforms_efi-64? ( sys-boot/efibootmgr )
@@ -122,8 +122,6 @@ RDEPEND+="
nls? ( sys-devel/gettext )
 "
 
-DEPEND+=" !!=media-libs/freetype-2.5.4"
-
 RESTRICT="strip !test? ( test )"
 
 QA_EXECSTACK="usr/bin/grub*-emu* usr/lib/grub/*"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/php/files/, dev-lang/php/

2018-05-04 Thread Brian Evans
commit: 71ef0a9d7feaa6bc13c22a33267a1bd496d98e8d
Author: Brian Evans  gentoo  org>
AuthorDate: Fri May  4 21:03:32 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri May  4 21:03:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ef0a9d

dev-lang/php: Fix building with freetype 2.9.1 by using pkgconfig

Closes: https://bugs.gentoo.org/654794
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-lang/php/files/php-freetype-2.9.1.patch | 231 
 dev-lang/php/php-5.6.35-r1.ebuild   |   1 +
 dev-lang/php/php-5.6.36.ebuild  |   1 +
 dev-lang/php/php-7.0.29.ebuild  |   1 +
 dev-lang/php/php-7.0.30.ebuild  |   1 +
 dev-lang/php/php-7.1.16.ebuild  |   1 +
 dev-lang/php/php-7.1.17.ebuild  |   1 +
 dev-lang/php/php-7.2.5.ebuild   |   1 +
 8 files changed, 238 insertions(+)

diff --git a/dev-lang/php/files/php-freetype-2.9.1.patch 
b/dev-lang/php/files/php-freetype-2.9.1.patch
new file mode 100644
index 000..3ddf8d1154d
--- /dev/null
+++ b/dev-lang/php/files/php-freetype-2.9.1.patch
@@ -0,0 +1,231 @@
+--- a/ext/gd/config.m4 2018-04-24 11:09:54.0 -0400
 b/ext/gd/config.m4 2018-05-04 15:18:49.867283889 -0400
+@@ -186,21 +186,35 @@
+ AC_DEFUN([PHP_GD_FREETYPE2],[
+   if test "$PHP_FREETYPE_DIR" != "no"; then
+ 
+-for i in $PHP_FREETYPE_DIR /usr/local /usr; do
+-  if test -f "$i/bin/freetype-config"; then
+-FREETYPE2_DIR=$i
+-FREETYPE2_CONFIG="$i/bin/freetype-config"
+-break
++AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
++AC_MSG_CHECKING(for freetype2)
++
++if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists freetype2 ; then
++
++  FREETYPE2_CFLAGS=`$PKG_CONFIG --cflags freetype2`
++  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
++  FREETYPE2_VERSION=`$PKG_CONFIG --modversion freetype2`
++
++  AC_MSG_RESULT(from pkgconfig: version $FREETYPE2_VERSION found)
++else
++
++  for i in $PHP_FREETYPE_DIR /usr/local /usr; do
++if test -f "$i/bin/freetype-config"; then
++  FREETYPE2_DIR=$i
++  FREETYPE2_CONFIG="$i/bin/freetype-config"
++  break
++fi
++  done
++
++  if test -z "$FREETYPE2_DIR"; then
++AC_MSG_ERROR([freetype-config not found.])
+   fi
+-done
+ 
+-if test -z "$FREETYPE2_DIR"; then
+-  AC_MSG_ERROR([freetype-config not found.])
++  FREETYPE2_CFLAGS=`$FREETYPE2_CONFIG --cflags`
++  FREETYPE2_LIBS=`$FREETYPE2_CONFIG --libs`
++  AC_MSG_RESULT(found via freetype-config)
+ fi
+ 
+-FREETYPE2_CFLAGS=`$FREETYPE2_CONFIG --cflags`
+-FREETYPE2_LIBS=`$FREETYPE2_CONFIG --libs`
+-
+ PHP_EVAL_INCLINE($FREETYPE2_CFLAGS)
+ PHP_EVAL_LIBLINE($FREETYPE2_LIBS, GD_SHARED_LIBADD)
+ AC_DEFINE(HAVE_LIBFREETYPE,1,[ ])
+--- a/configure2018-04-24 11:10:05.0 -0400
 b/configure2018-05-04 15:18:45.626367913 -0400
+@@ -34348,21 +34348,78 @@
+ 
+   if test "$PHP_FREETYPE_DIR" != "no"; then
+ 
+-for i in $PHP_FREETYPE_DIR /usr/local /usr; do
+-  if test -f "$i/bin/freetype-config"; then
+-FREETYPE2_DIR=$i
+-FREETYPE2_CONFIG="$i/bin/freetype-config"
+-break
++# Extract the first word of "pkg-config", so it can be a program name 
with args.
++set dummy pkg-config; ac_word=$2
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
++$as_echo_n "checking for $ac_word... " >&6; }
++if ${ac_cv_path_PKG_CONFIG+:} false; then :
++  $as_echo_n "(cached) " >&6
++else
++  case $PKG_CONFIG in
++  [\\/]* | ?:[\\/]*)
++  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a 
path.
++  ;;
++  *)
++  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
++for as_dir in $PATH
++do
++  IFS=$as_save_IFS
++  test -z "$as_dir" && as_dir=.
++for ac_exec_ext in '' $ac_executable_extensions; do
++  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
++ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
++$as_echo "$as_me:${as_lineno-$LINENO}: found 
$as_dir/$ac_word$ac_exec_ext" >&5
++break 2
++  fi
++done
++  done
++IFS=$as_save_IFS
++
++  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
++  ;;
++esac
++fi
++PKG_CONFIG=$ac_cv_path_PKG_CONFIG
++if test -n "$PKG_CONFIG"; then
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
++$as_echo "$PKG_CONFIG" >&6; }
++else
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
++$as_echo "no" >&6; }
++fi
++
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for freetype2" >&5
++$as_echo_n "checking for freetype2... " >&6; }
++
++
++if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists freetype2 ; then
++
++  FREETYPE2_CFLAGS=`$PKG_CONFIG --cflags freetype2`
++  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
++  FREETYPE2_VERSION=`$PKG_CONFIG --modversion freetype2`
++
++  { $as_echo "$as_me:${as_lineno-$LINENO}: result: from pkgco

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

2018-05-04 Thread Markus Meier
commit: d2e4b9fe745f4f7e1c08b9ad4ad194c8edb6ec93
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:01 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e4b9fe

dev-libs/libxml2: arm stable, bug #652976

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

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

diff --git a/dev-libs/libxml2/libxml2-2.9.8.ebuild 
b/dev-libs/libxml2/libxml2-2.9.8.ebuild
index f492ced6b9f..dcd6eb19259 100644
--- a/dev-libs/libxml2/libxml2-2.9.8.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.8.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmlsoft.org/";
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2018-05-04 Thread Markus Meier
commit: 46bd44a2f2f9758be991b0828259fdaf70b5fe5d
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:48 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46bd44a2

net-misc/modemmanager: arm stable, bug #652976

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

 net-misc/modemmanager/modemmanager-1.6.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/modemmanager/modemmanager-1.6.12.ebuild 
b/net-misc/modemmanager/modemmanager-1.6.12.ebuild
index 5365c6538b7..acdbe601c4b 100644
--- a/net-misc/modemmanager/modemmanager-1.6.12.ebuild
+++ b/net-misc/modemmanager/modemmanager-1.6.12.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.ta
 
 LICENSE="GPL-2+"
 SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="+introspection mbim policykit +qmi systemd vala"
 REQUIRED_USE="



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

2018-05-04 Thread Markus Meier
commit: 7cb569aaf8658756ad4e87a881f564c0666d
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:44:46 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:44:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb56922

dev-libs/libgee: arm stable, bug #652976

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

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

diff --git a/dev-libs/libgee/libgee-0.20.1.ebuild 
b/dev-libs/libgee/libgee-0.20.1.ebuild
index 107b5a964e0..3fcc3e70792 100644
--- a/dev-libs/libgee/libgee-0.20.1.ebuild
+++ b/dev-libs/libgee/libgee-0.20.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgee";
 
 LICENSE="LGPL-2.1+"
 SLOT="0.8/2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-linux"
 IUSE="+introspection"
 
 # FIXME: add doc support, requires valadoc



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

2018-05-04 Thread Markus Meier
commit: 17c69a21765cd168f223ee88f1e23b8d6cabb61d
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:43:28 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:43:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c69a21

dev-lang/vala: arm stable, bug #652976

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

 dev-lang/vala/vala-0.34.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/vala-0.34.16.ebuild 
b/dev-lang/vala/vala-0.34.16.ebuild
index bf52d984f14..e0fbc8927e0 100644
--- a/dev-lang/vala/vala-0.34.16.ebuild
+++ b/dev-lang/vala/vala-0.34.16.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala";
 
 LICENSE="LGPL-2.1"
 SLOT="0.34"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2018-05-04 Thread Markus Meier
commit: f5b901ae93fc9491f4bdb85ee9a310d1be411e73
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:46:12 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:46:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b901ae

x11-libs/gtksourceview: arm stable, bug #652976

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

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

diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild 
b/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild
index 264ff9c5d55..0ae46408a5c 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild
@@ -16,7 +16,7 @@ SLOT="3.0/3"
 IUSE="glade +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.48:2



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

2018-05-04 Thread Markus Meier
commit: e67c3cdf7c92c3ca2ba9d1d36ac8d0837c872b9a
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:44:36 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:44:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67c3cdf

dev-libs/vala-common: arm stable, bug #652976

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

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

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



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

2018-05-04 Thread Markus Meier
commit: ff106c27b8fa249bbc9bf7963d9ae78d8bdaf951
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:43:22 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:43:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff106c27

app-crypt/libsecret: arm stable, bug #652976

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

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

diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild 
b/app-crypt/libsecret/libsecret-0.18.6.ebuild
index 2b88d22bb20..c4782b99e0e 100644
--- a/app-crypt/libsecret/libsecret-0.18.6.ebuild
+++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="+crypt +introspection test vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
 
 RDEPEND="
>=dev-libs/glib-2.38:2



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

2018-05-04 Thread Markus Meier
commit: 688398d220fcf9ea220da69bcb99fdc77bb089a5
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:44:41 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:44:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688398d2

dev-lang/vala: arm stable, bug #652976

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

 dev-lang/vala/vala-0.36.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/vala-0.36.13.ebuild 
b/dev-lang/vala/vala-0.36.13.ebuild
index a7d4b83c08a..f97c59f7460 100644
--- a/dev-lang/vala/vala-0.36.13.ebuild
+++ b/dev-lang/vala/vala-0.36.13.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala";
 
 LICENSE="LGPL-2.1"
 SLOT="0.36"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2018-05-04 Thread Patrice Clement
commit: 9ab2c9d51857615c76d7114786562366deae519e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed May  2 10:15:33 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 20:49:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab2c9d5

dev-java/ant: remove old, use HTTPS.

 dev-java/ant/ant-1.9.2-r1.ebuild |  2 +-
 dev-java/ant/ant-1.9.2.ebuild| 63 
 2 files changed, 1 insertion(+), 64 deletions(-)

diff --git a/dev-java/ant/ant-1.9.2-r1.ebuild b/dev-java/ant/ant-1.9.2-r1.ebuild
index 6f0a35eeecd..b9f778d065f 100644
--- a/dev-java/ant/ant-1.9.2-r1.ebuild
+++ b/dev-java/ant/ant-1.9.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit versionator
 
 DESCRIPTION="Java-based build tool similar to 'make' that uses XML 
configuration files"
-HOMEPAGE="http://ant.apache.org/";
+HOMEPAGE="https://ant.apache.org/";
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-java/ant/ant-1.9.2.ebuild b/dev-java/ant/ant-1.9.2.ebuild
deleted file mode 100644
index c1ebdce94aa..000
--- a/dev-java/ant/ant-1.9.2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit versionator
-
-DESCRIPTION="Java-based build tool similar to 'make' that uses XML 
configuration files"
-HOMEPAGE="http://ant.apache.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-DEPEND="~dev-java/ant-core-${PV}"
-RDEPEND="${DEPEND}"
-
-IUSE="X +antlr +bcel +bsf +commonslogging +commonsnet jai +javamail +jdepend 
jmf
-   +jsch +log4j +oro +regexp +resolver testutil"
-
-RDEPEND="~dev-java/ant-core-${PV}
-   ~dev-java/ant-nodeps-${PV}
-   ~dev-java/ant-junit-${PV}
-   !dev-java/ant-optional
-   !dev-java/ant-tasks
-   ~dev-java/ant-trax-${PV}
-   ~dev-java/ant-apache-xalan2-${PV}
-   antlr? ( ~dev-java/ant-antlr-${PV} )
-   bcel? ( ~dev-java/ant-apache-bcel-${PV} )
-   bsf? ( ~dev-java/ant-apache-bsf-${PV} )
-   log4j? ( ~dev-java/ant-apache-log4j-${PV} )
-   oro? ( ~dev-java/ant-apache-oro-${PV} )
-   regexp? ( ~dev-java/ant-apache-regexp-${PV} )
-   resolver? ( ~dev-java/ant-apache-resolver-${PV} )
-   commonslogging? ( ~dev-java/ant-commons-logging-${PV} )
-   commonsnet? ( ~dev-java/ant-commons-net-${PV} )
-   jai? ( ~dev-java/ant-jai-${PV} )
-   javamail? ( ~dev-java/ant-javamail-${PV} )
-   jdepend? ( ~dev-java/ant-jdepend-${PV} )
-   jmf? ( ~dev-java/ant-jmf-${PV} )
-   jsch? ( ~dev-java/ant-jsch-${PV} )
-   testutil? ( ~dev-java/ant-testutil-${PV} )
-   X? ( ~dev-java/ant-swing-${PV} )"
-
-DEPEND=""
-
-S="${WORKDIR}"
-
-src_compile() { :; }
-
-pkg_postinst() {
-   if [[ -n ${REPLACING_VERSIONS} ]]; then
-   # if we update from a version below 1.7.1
-   if ! version_is_at_least 1.7.1 ${REPLACING_VERSIONS}; then
-   elog "Since 1.7.1, the ant-tasks meta-ebuild has been 
removed and its USE"
-   elog "flags have been moved to dev-java/ant."
-   elog
-   elog "You may now freely set the USE flags of this 
package without breaking"
-   elog "building of Java packages, which depend on the 
exact ant tasks they need."
-   elog "The USE flags default to enabled (except X, jai 
and jmf) for convenience."
-   fi
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/

2018-05-04 Thread Markus Meier
commit: 0b37dd78400e044d0be1639fb230d04d29e6a6ce
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:28 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b37dd78

gnome-extra/libgsf: arm stable, bug #652976

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

 gnome-extra/libgsf/libgsf-1.14.43.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/libgsf/libgsf-1.14.43.ebuild 
b/gnome-extra/libgsf/libgsf-1.14.43.ebuild
index 724a464ebec..51f83a4bee9 100644
--- a/gnome-extra/libgsf/libgsf-1.14.43.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.43.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/114" # libgsf-1.so version
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bzip2 gtk +introspection"
 
 RDEPEND="



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

2018-05-04 Thread Markus Meier
commit: 1ef643b409a44fffbe797bf137f242b593d676ff
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:08 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef643b4

dev-util/glade: arm stable, bug #652976

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

 dev-util/glade/glade-3.20.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glade/glade-3.20.4.ebuild 
b/dev-util/glade/glade-3.20.4.ebuild
index a42b273b5b6..ca539a9f72b 100644
--- a/dev-util/glade/glade-3.20.4.ebuild
+++ b/dev-util/glade/glade-3.20.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/";
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 
 IUSE="debug +introspection python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2018-05-04 Thread Patrice Clement
commit: 76253880c49513abaacac551e2943c82552408c1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed May  2 10:15:18 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 20:49:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76253880

dev-java/json-simple: remove old>

 dev-java/json-simple/Manifest   |  1 -
 dev-java/json-simple/json-simple-1.1.ebuild | 47 -
 2 files changed, 48 deletions(-)

diff --git a/dev-java/json-simple/Manifest b/dev-java/json-simple/Manifest
index 69caaa7038e..2d05f995e39 100644
--- a/dev-java/json-simple/Manifest
+++ b/dev-java/json-simple/Manifest
@@ -1,2 +1 @@
 DIST json-simple-1.1.tar.gz 22154 BLAKE2B 
594717df45d56b4e70cee9aadca661a9da7e19c2a77e5ab2176396c48bdf061f25db0e4cbf5b93b12dc862dfca593a71dcd154f24c914a4d2ff510e3f4b11570
 SHA512 
f09cb298254a8f35b534670d6a1801eeaf58385529f459f413aed556df1ac577bea6e678a32065077abc851dc310b3af38b818f1737bd255f05e756d7e2da066
-DIST json_simple-1.1-all.zip 44814 BLAKE2B 
09a1bf3213c6724d167a514c47e9a4084c217687633f075d0a1019be253d3b37e1a26c7e291570f73a5942c5d7e586d4a8ce78e938e755cb3d8150f82dd0306d
 SHA512 
02a5300456dbe2a1b5331b247ad964237d11d2281b35351f1f7bed6867eaf5bb6fb07ca1a50f87e30cd93221c5119e8b5f6f273357ab5fcfeda164ec119c0404

diff --git a/dev-java/json-simple/json-simple-1.1.ebuild 
b/dev-java/json-simple/json-simple-1.1.ebuild
deleted file mode 100644
index 039d5734474..000
--- a/dev-java/json-simple/json-simple-1.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-JAVA_PKG_IUSE="source test"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Simple Java toolkit for JSON"
-HOMEPAGE="http://www.json.org";
-
-MY_PN="${PN/-/_}"
-MY_P="${MY_PN}-${PV}-all"
-SRC_URI="https://json-simple.googlecode.com/files/${MY_P}.zip";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.4
-   test? ( dev-java/ant-junit )
-   app-arch/unzip"
-RDEPEND=">=virtual/jre-1.4"
-
-S="${WORKDIR}/${MY_P}"
-
-java_prepare() {
-   epatch "${FILESDIR}/${P}-extra-constructors-from-azureus.patch"
-   rm -rv build lib || die
-}
-
-#JAVA_ANT_ENCODING="ISO-8859-1"
-#EANT_BUILD_TARGET="dist"
-
-JAVA_PKG_BSFIX_NAME+=" test.xml"
-
-src_test() {
-   java-pkg_jar-from --into lib junit
-   ANT_TASKS="ant-junit" eant -f test.xml
-}
-
-src_install() {
-   java-pkg_newjar lib/${MY_P/-all/}.jar ${PN}.jar
-   dodoc README.txt AUTHORS.txt ChangeLog.txt || die
-   use source && java-pkg_dosrc src/org
-}



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

2018-05-04 Thread Patrice Clement
commit: bff79e3a7839d4af58b3f9cab048bfe33699e532
Author: Oleksandr Trotsenko  gmail  com>
AuthorDate: Fri May  4 17:38:14 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 20:49:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff79e3a

dev-python/ldap3: version bump.

Closes: https://bugs.gentoo.org/645752
Closes: https://github.com/gentoo/gentoo/pull/8259
Package-Manager: Portage-2.3.33, Repoman-2.3.9

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

diff --git a/dev-python/ldap3/Manifest b/dev-python/ldap3/Manifest
index 032a9a1b5e3..75435c071eb 100644
--- a/dev-python/ldap3/Manifest
+++ b/dev-python/ldap3/Manifest
@@ -1 +1,2 @@
 DIST ldap3-2.2.3.tar.gz 331483 BLAKE2B 
a6479e6a02d0a0682b809cea2b63ff9ff3935f2d083b9dff3a02468d3a27cbc75dc69dff64f523c0b077f288b3e1e565433af13a607568617c309c3e894d7a62
 SHA512 
a954f6c582e88addf0bd6dc6fb24108d76d134b80c14a3dca0f9f667dbbfee484cb7b0444822f7e82a41af7dacf61ba111b6dcbf215b7f6df26a3784cfd2fc83
+DIST ldap3-2.4.1.tar.gz 345220 BLAKE2B 
bcf2ea46d483fd4fbfa7ba48e2a2e72061e82b56ac5bcad0e28aec0d52a723d5e5b2aad1f1c335977edeb260264a5603aa2a2bb726c08fd46a0215c46ad2f287
 SHA512 
716671c2d07c53d1953aab4668562a1b59a1e642b19d50f3cf05d44c74b6848a34b4197aa2c77f5b1d6b556ec0ca473b0495c24da74e2395aa20dffc8a0a360d

diff --git a/dev-python/ldap3/ldap3-2.4.1.ebuild 
b/dev-python/ldap3/ldap3-2.4.1.ebuild
new file mode 100644
index 000..0b8cb7a8fa8
--- /dev/null
+++ b/dev-python/ldap3/ldap3-2.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A strictly RFC 4511 conforming LDAP V3 pure Python client"
+HOMEPAGE="https://github.com/cannatag/ldap3 https://pypi.python.org/pypi/ldap3";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+# The tests are a mess, and the test config is not included in the
+# PyPi tarball (see https://travis-ci.org/cannatag/ldap3 and
+# https://github.com/cannatag/ldap3/blob/master/test/config.py).
+RESTRICT="test"
+
+RDEPEND="
+   dev-python/pyasn1[${PYTHON_USEDEP}]"
+
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests -v -s test || die
+}



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

2018-05-04 Thread Patrice Clement
commit: b0e6102949c20052715e7a0f615f1309fa75bce1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed May  2 10:14:07 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 20:48:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e61029

dev-java/cdegroot-db: remove old.

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

 dev-java/cdegroot-db/cdegroot-db-0.08-r1.ebuild | 42 -
 1 file changed, 42 deletions(-)

diff --git a/dev-java/cdegroot-db/cdegroot-db-0.08-r1.ebuild 
b/dev-java/cdegroot-db/cdegroot-db-0.08-r1.ebuild
deleted file mode 100644
index 8554e3bd7a3..000
--- a/dev-java/cdegroot-db/cdegroot-db-0.08-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-JAVA_PKG_IUSE="doc source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-DESCRIPTION="OO database written in Java"
-HOMEPAGE="http://www.cdegroot.com/software/db/";
-SRC_URI="http://www.cdegroot.com/software/db/download/com.${P/-/.}.tar.gz";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="amd64 ppc64 x86"
-IUSE="doc source"
-
-DEPEND=">=virtual/jdk-1.4"
-RDEPEND=">=virtual/jre-1.4"
-
-S=${WORKDIR}/com.${P/-/.}
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   rm -rv src/db/test || die
-   rm -v lib/*.jar || die
-
-   cp "${FILESDIR}/build.xml" "${S}/build.xml"
-   epatch "${FILESDIR}/${P}-gentoo.patch"
-}
-
-EANT_DOC_TARGET="docs"
-
-src_install() {
-   java-pkg_dojar dist/${PN}.jar
-
-   dodoc TODO VERSION CHANGES BUGS README || die
-   use doc && java-pkg_dojavadoc docs
-   use source && java-pkg_dosrc src/*
-}



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

2018-05-04 Thread Markus Meier
commit: 0abbdb3aa6690a97f19ab4f49ded6959323d18aa
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:44:53 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:44:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abbdb3a

dev-libs/libinput: arm stable, bug #652976

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

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

diff --git a/dev-libs/libinput/libinput-1.10.5.ebuild 
b/dev-libs/libinput/libinput-1.10.5.ebuild
index b2b7a255298..33b02a72903 100644
--- a/dev-libs/libinput/libinput-1.10.5.ebuild
+++ b/dev-libs/libinput/libinput-1.10.5.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz";
 
 LICENSE="MIT"
 SLOT="0/10"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86"
 IUSE="doc input_devices_wacom test"
 # Tests require write access to udev rules directory which is a no-no for live 
system.
 # Other tests are just about logs, exported symbols and autotest of the test 
library.



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

2018-05-04 Thread Markus Meier
commit: 92a13e884d5f9e71124f9258d1b11152780d53ac
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:22 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a13e88

gnome-base/gvfs: arm stable, bug #652976

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

 gnome-base/gvfs/gvfs-1.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gvfs/gvfs-1.32.2.ebuild 
b/gnome-base/gvfs/gvfs-1.32.2.ebuild
index 7165deb7649..89c7ed2da7f 100644
--- a/gnome-base/gvfs/gvfs-1.32.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.32.2.ebuild
@@ -23,7 +23,7 @@ REQUIRED_USE="
udisks? ( udev )
systemd? ( !elogind udisks )
 "
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
 
 RDEPEND="
app-crypt/gcr:=



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

2018-05-04 Thread Patrice Clement
commit: bc405329e3e13efb7a1bf418315db08bb1f8f86d
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed May  2 10:14:56 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 20:49:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc405329

dev-java/swarmcache: remove old.

 .../swarmcache-1.0_pre20050106-r1.ebuild   | 50 --
 1 file changed, 50 deletions(-)

diff --git a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r1.ebuild 
b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r1.ebuild
deleted file mode 100644
index 04114dd4045..000
--- a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="SwarmCache is a simple but effective distributed cache"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-HOMEPAGE="http://swarmcache.sourceforge.net";
-LICENSE="LGPL-2"
-SLOT="1.0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-COMMON_DEP=">=dev-java/commons-collections-3
-   >=dev-java/commons-logging-1.0.4
-   >=dev-java/jgroups-2.2.7"
-
-RDEPEND=">=virtual/jre-1.4
-   ${COMMON_DEP}"
-
-DEPEND=">=virtual/jdk-1.4
-   ${COMMON_DEP}
-   >=dev-java/ant-core-1.5"
-
-src_unpack() {
-   unpack ${A}
-
-   cd "${S}/lib"
-   java-pkg_jar-from commons-collections
-   java-pkg_jar-from commons-logging
-   java-pkg_jar-from jgroups
-}
-
-#Tests seem to start a server that just waits
-#src_test() {
-#  eant test
-#}
-RESTRICT="test"
-
-src_install() {
-   java-pkg_dojar dist/${PN}.jar
-
-   dodoc *.txt
-   use doc && java-pkg_dojavadoc web/api
-   use source && java-pkg_dosrc src/net
-}



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

2018-05-04 Thread Patrice Clement
commit: b893cd8b977d1496c3ddca1560ba675f1f9d4899
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed May  2 10:15:56 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May  4 20:49:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b893cd8b

dev-java/tapestry: remove old.

 dev-java/tapestry/tapestry-3.0.4-r2.ebuild | 67 --
 1 file changed, 67 deletions(-)

diff --git a/dev-java/tapestry/tapestry-3.0.4-r2.ebuild 
b/dev-java/tapestry/tapestry-3.0.4-r2.ebuild
deleted file mode 100644
index db9cb0c8926..000
--- a/dev-java/tapestry/tapestry-3.0.4-r2.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Dynamic, robust, highly scalable web framework in Java"
-HOMEPAGE="http://tapestry.apache.org/";
-SRC_URI="mirror://apache/${PN}/Tapestry-${PV}-src.zip"
-
-LICENSE="Apache-2.0"
-SLOT="3.0"
-KEYWORDS="amd64 x86"
-
-CDEPEND="
-   dev-java/bsf:2.3
-   dev-java/commons-beanutils:1.7
-   dev-java/commons-codec:0
-   dev-java/commons-digester:0
-   dev-java/commons-fileupload:0
-   dev-java/commons-lang:2.1
-   dev-java/commons-logging:0
-   dev-java/jakarta-oro:2.0
-   dev-java/javassist:2
-   dev-java/ognl:3.0
-   dev-java/servletapi:2.4"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.4"
-
-DEPEND="
-   ${CDEPEND}
-   >=virtual/jdk-1.4"
-
-IUSE="${JAVA_PKG_IUSE}"
-
-S="${WORKDIR}/Tapestry-${PV}"
-
-EANT_GENTOO_CLASSPATH="commons-logging,commons-fileupload,commons-lang-2.1"
-EANT_GENTOO_CLASSPATH+=",commons-codec,commons-beanutils-1.7,commons-digester"
-EANT_GENTOO_CLASSPATH+=",servletapi-2.4,ognl-3.0,bsf-2.3,jakarta-oro-2.0"
-EANT_GENTOO_CLASSPATH+=",javassist-2"
-
-JAVA_ANT_REWRITE_CLASSPATH="true"
-
-java_prepare() {
-   mkdir config lib || die
-   cp "${FILESDIR}/Version.properties" config/ || die
-   cp "${FILESDIR}/build.properties" config/ || die
-   cp "${FILESDIR}/common.properties" config/ || die
-}
-
-src_compile() {
-   cd "${S}/framework" || die
-   eant -Dgentoo.classpath="$(java-pkg_getjars ${EANT_GENTOO_CLASSPATH})"
-   use doc && javadoc -sourcepath src/ org.apache.tapestry -d ../javadoc
-}
-
-src_install() {
-   java-pkg_newjar "lib/${P}.jar"
-   use source && java-pkg_dosrc framework/src/org
-   use doc && java-pkg_dojavadoc javadoc
-}



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

2018-05-04 Thread Markus Meier
commit: 2f0ea599c357402e513a46237aa239a0076c3946
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:41 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0ea599

media-libs/libgphoto2: arm stable, bug #652976

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

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

diff --git a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild 
b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
index 99c6997bcae..a7933e4c4b6 100644
--- a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # FIXME: should we also bump for libgphoto2_port.so soname version?
 SLOT="0/6" # libgphoto2.so soname version
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc examples exif gd jpeg nls serial"
 
 # By default, drivers for all supported cameras will be compiled.



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

2018-05-04 Thread Markus Meier
commit: afd913fcad63db2db3986ee197cabb36ab84fc1b
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:54 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd913fc

x11-libs/gdk-pixbuf: arm stable, bug #652976

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

 x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild 
b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild
index d557da498cb..8f136f9e2cf 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdk-pixbuf";
 
 LICENSE="LGPL-2+"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="X debug +introspection jpeg jpeg2k tiff test"
 
 # Remove SRC_URI when gnome bug #795069 is fixed



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

2018-05-04 Thread Markus Meier
commit: 37809028a1c6361c0770c9949ab882fe0a1cbfc8
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:45:35 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:45:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37809028

media-libs/harfbuzz: arm stable, bug #652976

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

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

diff --git a/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild 
b/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild
index 601d4943b1f..f1ea6037408 100644
--- a/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2";
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
 fi
 
 LICENSE="Old-MIT ISC icu"



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

2018-05-04 Thread Markus Meier
commit: 6f86c66dbdda29aaf56485b73bdb7c6c8bfccde0
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:46:06 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:46:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f86c66d

x11-libs/gtk+: arm stable, bug #652976

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

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

diff --git a/x11-libs/gtk+/gtk+-3.22.29.ebuild 
b/x11-libs/gtk+/gtk+-3.22.29.ebuild
index d331980e954..37fa6260852 100644
--- a/x11-libs/gtk+/gtk+-3.22.29.ebuild
+++ b/x11-libs/gtk+/gtk+-3.22.29.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2018-05-04 Thread Markus Meier
commit: 4d04d39826d0b848abee46d4d7f35f05f8ed8860
Author: Markus Meier  gentoo  org>
AuthorDate: Fri May  4 20:43:06 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri May  4 20:43:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d04d398

app-arch/gcab: arm stable, bug #652976

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

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

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



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

2018-05-04 Thread Alon Bar-Lev
commit: b973b43800f3114ed819fc32e3024bc7bbe0c0ed
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri May  4 19:06:41 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri May  4 19:22:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b973b438

dev-libs/crypto++: remove cpu-flag USE

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

 .../crypto++/{crypto++-7.0.0-r1.ebuild => crypto++-7.0.0-r2.ebuild} | 6 --
 1 file changed, 6 deletions(-)

diff --git a/dev-libs/crypto++/crypto++-7.0.0-r1.ebuild 
b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild
similarity index 73%
rename from dev-libs/crypto++/crypto++-7.0.0-r1.ebuild
rename to dev-libs/crypto++/crypto++-7.0.0-r2.ebuild
index 850fe2a0c03..24273393bf5 100644
--- a/dev-libs/crypto++/crypto++-7.0.0-r1.ebuild
+++ b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild
@@ -13,8 +13,6 @@ LICENSE="Boost-1.0"
 SLOT="0/7" # subslot is so version
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 IUSE="+asm static-libs"
-IUSE_CPU_FLAGS=" aes sse3 sse4_1 sse4_2"
-IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"
 
 DEPEND="app-arch/unzip"
 
@@ -29,10 +27,6 @@ pkg_setup() {
 src_compile() {
 
use asm || append-cxxflags -DCRYPTOPP_DISABLE_ASM
-   use cpu_flags_x86_aes || append-cxxflags -DCRYPTOPP_DISABLE_AESNI
-   use cpu_flags_x86_sse3 || append-cxxflags -DCRYPTOPP_DISABLE_SSSE3
-   use cpu_flags_x86_sse4_1 || append-cxxflags -DCRYPTOPP_DISABLE_SSE4
-   use cpu_flags_x86_sse4_2 || append-cxxflags -DCRYPTOPP_DISABLE_SSE4
 
# ASM isn't Darwin/Mach-O ready, #479554, buildsys doesn't grok CPPFLAGS
[[ ${CHOST} == *-darwin* ]] && append-cxxflags -DCRYPTOPP_DISABLE_ASM



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

2018-05-04 Thread Andreas Hüttel
commit: 288250f32327260ed63a4b284bbf36599ae61c6d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May  4 18:16:27 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri May  4 18:16:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288250f3

sys-cluster/drbd-utils: Add missing sys/sysmacros.h include, bug 616758

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

 sys-cluster/drbd-utils/drbd-utils-8.9.6-r1.ebuild  |  3 ++
 .../files/drbd-utils-8.9.6-sysmacros.patch | 44 ++
 2 files changed, 47 insertions(+)

diff --git a/sys-cluster/drbd-utils/drbd-utils-8.9.6-r1.ebuild 
b/sys-cluster/drbd-utils/drbd-utils-8.9.6-r1.ebuild
index 2f4ad204b77..8295be34e7b 100644
--- a/sys-cluster/drbd-utils/drbd-utils-8.9.6-r1.ebuild
+++ b/sys-cluster/drbd-utils/drbd-utils-8.9.6-r1.ebuild
@@ -46,6 +46,9 @@ src_prepare() {
 
epatch "${FILESDIR}"/run-lock.patch
 
+   # bug 616758
+   epatch "${FILESDIR}/${P}"-sysmacros.patch
+
autoreconf
 }
 

diff --git a/sys-cluster/drbd-utils/files/drbd-utils-8.9.6-sysmacros.patch 
b/sys-cluster/drbd-utils/files/drbd-utils-8.9.6-sysmacros.patch
new file mode 100644
index 000..135f7a8b3ff
--- /dev/null
+++ b/sys-cluster/drbd-utils/files/drbd-utils-8.9.6-sysmacros.patch
@@ -0,0 +1,44 @@
+diff -ruN drbd-utils-8.9.6.orig/user/shared/shared_tool.c 
drbd-utils-8.9.6/user/shared/shared_tool.c
+--- drbd-utils-8.9.6.orig/user/shared/shared_tool.c2018-05-04 
20:13:51.959412972 +0200
 drbd-utils-8.9.6/user/shared/shared_tool.c 2018-05-04 20:14:12.979679788 
+0200
+@@ -8,6 +8,7 @@
+ #define _FILE_OFFSET_BITS 64
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff -ruN drbd-utils-8.9.6.orig/user/v83/drbdadm_adjust.c 
drbd-utils-8.9.6/user/v83/drbdadm_adjust.c
+--- drbd-utils-8.9.6.orig/user/v83/drbdadm_adjust.c2015-02-11 
17:33:00.0 +0100
 drbd-utils-8.9.6/user/v83/drbdadm_adjust.c 2018-05-04 20:15:08.060378940 
+0200
+@@ -25,6 +25,7 @@
+ #define _GNU_SOURCE
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff -ruN drbd-utils-8.9.6.orig/user/v84/drbdadm_adjust.c 
drbd-utils-8.9.6/user/v84/drbdadm_adjust.c
+--- drbd-utils-8.9.6.orig/user/v84/drbdadm_adjust.c2015-05-08 
15:16:31.0 +0200
 drbd-utils-8.9.6/user/v84/drbdadm_adjust.c 2018-05-04 20:14:42.192050588 
+0200
+@@ -27,6 +27,7 @@
+ #define _FILE_OFFSET_BITS 64
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff -ruN drbd-utils-8.9.6.orig/user/v9/drbdadm_adjust.c 
drbd-utils-8.9.6/user/v9/drbdadm_adjust.c
+--- drbd-utils-8.9.6.orig/user/v9/drbdadm_adjust.c 2018-05-04 
20:13:51.960412985 +0200
 drbd-utils-8.9.6/user/v9/drbdadm_adjust.c  2018-05-04 20:14:12.980679801 
+0200
+@@ -27,6 +27,7 @@
+ #define _FILE_OFFSET_BITS 64
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 



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

2018-05-04 Thread Patrick Lauer
commit: 084869293e641e9dabbb66901676f7265c2e12e7
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri May  4 18:11:21 2018 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Fri May  4 18:11:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08486929

dev-lang/nqp: Bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-lang/nqp/Manifest |   1 +
 dev-lang/nqp/nqp-2018.04.1.ebuild | 159 ++
 2 files changed, 160 insertions(+)

diff --git a/dev-lang/nqp/Manifest b/dev-lang/nqp/Manifest
index ddf7b90b23a..9790a7fb9b2 100644
--- a/dev-lang/nqp/Manifest
+++ b/dev-lang/nqp/Manifest
@@ -1,4 +1,5 @@
 DIST nqp-2018.01.tar.gz 3798898 BLAKE2B 
5dc492bc5561a674d3faabb63c881ad97bff3528bc3f8bd75caa7f2e78aa4464849f326c611936106c6f14ca56f4de5f4575407ab134d4218409829c22885b3a
 SHA512 
0bfec280ed2c70bbf25b274632e830838526fef1e8f8c08387b1e79e1ef739dfaafe67dbab17eb24cf33c1b2aa984029dc0740fcc43e463e92f908dfb2360249
 DIST nqp-2018.02.tar.gz 3759551 BLAKE2B 
48713a0d300ec2e296b426784bb22f785969371043046251868c23c1f5710291c4b524d9d2d37fa4634eb910ad817c01e52bc132b3609cb292ae13cdd418c9bd
 SHA512 
57c63d76ac0e44f1017c1cbdc9c128107c46c5339d468e3cb6e909df440cca0f37d2050e909c5cf1b10be7f08a9f33485c762150e5456317a777b14d15216225
 DIST nqp-2018.03.tar.gz 3778268 BLAKE2B 
16e8e3924daa3aecf9987e9c39173fb32a769cd668add4b62bf04feb09755e5442224357610189ae8184c8c5c6fa35b2ce0d29cb708e8c5c0218963e2f918022
 SHA512 
d90fc8c933c31f1013bfdda5a02699c1c668ed5466167d58355c6baa65c294269cb4dbe072452bd14a9bbf180d83e61fedd3354b4404d590304be04e28489460
+DIST nqp-2018.04.1.tar.gz 3783660 BLAKE2B 
b596163b4d4a8d4b708d59dba586713e50edf3d5d1dc400960464e9528cefbf9867508712b74ee7014f4ad0badb742ca483816c6efff5909c8c52bf48d5fa85a
 SHA512 
01211c8535873f26f1eb144033bbee318948dfaf2988f9f737002e41ad745294a6fe193e15d997e7d9297fcd2632fc71f9c9a6960c3af7606946c23e49d284de
 DIST nqp-2018.04.tar.gz 3782652 BLAKE2B 
0d36363956a3b150c5dbd7e9c094281680bfe2b87fa509e5a27ffc8be1df8ab82cd89276d9392c11b0912cf4d00d5a668dd6f497f4cfdf4914c40de2b0443c5c
 SHA512 
5cb749577c5e985174c0721b92a00af7a93a5a7b3833718718b825d71d135ba14150b8a6bb065cf21356a37ea082431eacbff8ca63bce6f0ddeaf200494fe646

diff --git a/dev-lang/nqp/nqp-2018.04.1.ebuild 
b/dev-lang/nqp/nqp-2018.04.1.ebuild
new file mode 100644
index 000..558b645a275
--- /dev/null
+++ b/dev-lang/nqp/nqp-2018.04.1.ebuild
@@ -0,0 +1,159 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit java-pkg-opt-2 multibuild
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/perl6/${PN}.git";
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz"
+   inherit vcs-snapshot
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
+HOMEPAGE="http://rakudo.org/";
+
+LICENSE="Artistic-2"
+SLOT="0"
+IUSE="doc clang java +moar test"
+REQUIRED_USE="|| ( java moar )"
+
+CDEPEND="java? (
+   dev-java/asm:4
+   dev-java/jline:0
+   dev-java/jna:4
+   )
+   moar? ( ~dev-lang/moarvm-${PV}[clang=] )"
+RDEPEND="${CDEPEND}
+   java? ( >=virtual/jre-1.7 )"
+DEPEND="${CDEPEND}
+   clang? ( sys-devel/clang )
+   java? ( >=virtual/jdk-1.7 )
+   dev-lang/perl"
+
+pkg_pretend() {
+   if has_version dev-lang/rakudo || has_version dev-lang/nqp; then
+   ewarn "NQP is known to fail compilation/installation with 
Rakudo and/or NQP"
+   ewarn "already being installed. So if it fails, try 
uninstalling both"
+   ewarn "dev-lang/nqp and dev-lang/rakudo, then do a new 
installation."
+   ewarn "(see Bug #584394)"
+   fi
+}
+
+java_prepare() {
+   # Don't clean stage0 jars.
+   einfo "Cleaning upstream jars"
+   java-pkg_clean 3rdparty/
+
+   # Don't use jars we just deleted.
+   sed -i -r 's/(:3rdparty[^:]*)+/:${THIRDPARTY_JARS}/g' \
+   src/vm/jvm/runners/nqp-j || die
+}
+
+src_prepare() {
+   MULTIBUILD_VARIANTS=()
+   use moar && MULTIBUILD_VARIANTS+=( moar )
+   use java && MULTIBUILD_VARIANTS+=( jvm )
+
+   multibuild_copy_sources
+
+   # This will pull in conditional java_prepare
+   default
+}
+
+nqp_configure() {
+   pushd "${BUILD_DIR}" > /dev/null || die
+   local myconfargs=(
+   "--backend=${MULTIBUILD_VARIANT}"
+   "--prefix=/usr" )
+
+   perl Configure.pl "${myconfargs[@]}" || die
+   popd || die
+}
+
+nqp_compile() {
+   if [[ "${MULTIBUILD_VARIANT}" = jvm ]]; then
+   emake -j1 \
+   -C "${BUILD_DIR}" \
+   THIRDPARTY_JARS=$(java-pkg_getjars --with-dependencies 
asm-4,jline,jna-4) \
+   JAVAC="$(java-pkg_get-javac) $(java-pkg_javac-args)"
+   elif [[ "${MULTIBUI

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

2018-05-04 Thread Patrick Lauer
commit: 8f7b6748fc7a42285862acc5379819ff961cd86d
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri May  4 18:11:39 2018 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Fri May  4 18:11:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7b6748

dev-lang/rakudo: Bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-lang/rakudo/Manifest|  1 +
 dev-lang/rakudo/rakudo-2018.04.1.ebuild | 72 +
 2 files changed, 73 insertions(+)

diff --git a/dev-lang/rakudo/Manifest b/dev-lang/rakudo/Manifest
index dd09796f1c5..5c34648cf69 100644
--- a/dev-lang/rakudo/Manifest
+++ b/dev-lang/rakudo/Manifest
@@ -2,4 +2,5 @@ DIST rakudo-2018.01.tar.gz 3089785 BLAKE2B 
6e74c17b44e489a5a1a60f177290962eac752
 DIST rakudo-2018.02.1.tar.gz 3478957 BLAKE2B 
39568af458cc15705db48f607675a7ca4fe2d6430fdaac42e37b7096f0974d42788fa0965ee9da61c2ae56dafb27e3d759007c6600f291a07c0dc50dd1d34638
 SHA512 
59be2c41e6b1784fb9eaf7590ee77d8424c449d7c58e93c66f3adde5be3fe05260c41c01171c8fb59542b32bb5ee5064e1c9be69efc3e8cb20554b09b10240ea
 DIST rakudo-2018.02.tar.gz 3478799 BLAKE2B 
36f50a38c26e9b96a31d63566337315bed41bdd9b19e3b4e74dcdd1e0b56a060b0fcd7430078250e7e3b45473f7ee08ee0f059f10e1d01a24f0a3f08fe43c158
 SHA512 
743dbe01c20388e7c0f1af6f8175def283f9c92ac6f2c3b7d8c442c03d5204de8bd12d33f6ee99d75f9c0a171ca96cc2a3438b2ebfa0265d80441b353c64bbc4
 DIST rakudo-2018.03.tar.gz 3492524 BLAKE2B 
be2d9fbc8789e78025e18da873873d99872984815a56c0e255487b4250c900e142dbcdb5ce8eede496504401ca37c0e433fb9060fc5f4e8ac0b2778fc35cff62
 SHA512 
b644f333f6b9501631ee95949017b9e39416311853880a71bc714bb36f2da448fc57147f819d876f6d7ab207c2921474f94e25a4df90c735ba15f270f0c1fd7b
+DIST rakudo-2018.04.1.tar.gz 3511991 BLAKE2B 
9d87e10664ebe59e258e12166bf12390c52a09f32e07adabe30454169016f4ea1649cf215bbb0a093dc5cb332cae9c4adc9cdc87f5276a5006cd84d8c9731b04
 SHA512 
e57d34c08e32e7ace5ab681f4472409bb9a2eb74361784b4ef43aa1a4b6adeed903219a1810063a10b5c0baf113a9cf88b00c989347c0c395a041a018fd9a626
 DIST rakudo-2018.04.tar.gz 3512276 BLAKE2B 
9d9bb4070a27ce3185c5ebc2627a5f05359d23fc9377954c30edac7f36bbe4089d3b35da0e2ec17a20c155d857219aa962baa058e393bc6690e2ba30731cfa73
 SHA512 
5a549113583ce94c2606b7aa5fad2089f1ccebd50f503ce0eb24163599ed3aacd26dd876c6ace675798d577b8063ba260c1b4553c382cf4d13041d692a5bdf6a

diff --git a/dev-lang/rakudo/rakudo-2018.04.1.ebuild 
b/dev-lang/rakudo/rakudo-2018.04.1.ebuild
new file mode 100644
index 000..b442d400879
--- /dev/null
+++ b/dev-lang/rakudo/rakudo-2018.04.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit java-pkg-opt-2
+
+DESCRIPTION="A compiler for the Perl 6 programming language"
+HOMEPAGE="http://rakudo.org";
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/rakudo/${PN}.git";
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="https://rakudo.perl6.org/downloads/${PN}/${P}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="Artistic-2"
+SLOT="0"
+# TODO: add USE="javascript" once that's usable in nqp
+IUSE="clang java +moar test"
+REQUIRED_USE="|| ( java moar )"
+
+CDEPEND="~dev-lang/nqp-${PV}:${SLOT}=[java?,moar?,clang=]"
+RDEPEND="${CDEPEND}
+   java? ( >=virtual/jre-1.7 )"
+DEPEND="${CDEPEND}
+   clang? ( sys-devel/clang )
+   java? ( >=virtual/jdk-1.7 )
+   >=dev-lang/perl-5.10"
+
+pkg_pretend() {
+   if has_version dev-lang/rakudo; then
+   ewarn "Rakudo is known to fail compilation/installation with 
Rakudo"
+   ewarn "already being installed. So if it fails, try unmerging 
dev-lang/rakudo,"
+   ewarn "then do a new installation."
+   ewarn "(see Bug #584394)"
+   fi
+}
+
+src_configure() {
+   local backends
+   use moar && backends+="moar,"
+   use java && backends+="jvm"
+
+   local myargs=(
+   "--prefix=/usr"
+   "--sysroot=/"
+   "--sdkroot=/"
+   "--backends=${backends}"
+   )
+
+   perl Configure.pl "${myargs[@]}" || die
+
+   if use java; then
+   NQP=$(java-pkg_getjars --with-dependencies nqp)
+   fi
+}
+
+src_compile() {
+   emake DESTDIR="${D}" NQP_JARS="${NQP}" BLD_NQP_JARS="${NQP}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" NQP_JARS="${NQP}" BLD_NQP_JARS="${NQP}" install
+}
+
+src_test() {
+   RAKUDO_PRECOMP_PREFIX=$(mktemp -d) default
+}



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

2018-05-04 Thread Patrick Lauer
commit: adb760251c47937a6484c35997eae2ca4f929b7b
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri May  4 18:11:00 2018 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Fri May  4 18:11:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb76025

dev-lang/moarvm: Bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-lang/moarvm/Manifest|  1 +
 dev-lang/moarvm/moarvm-2018.04.1.ebuild | 57 +
 2 files changed, 58 insertions(+)

diff --git a/dev-lang/moarvm/Manifest b/dev-lang/moarvm/Manifest
index ac51be27cf8..31a94bd172a 100644
--- a/dev-lang/moarvm/Manifest
+++ b/dev-lang/moarvm/Manifest
@@ -1,4 +1,5 @@
 DIST MoarVM-2018.01.tar.gz 4762110 BLAKE2B 
643fc082ec1ba9b79bb5d0c13e66703850b75673a73e659fc8b2400cbb0d986b1882b7d23721a3891649d709328ace1023d50d4ffacae5d75091a8976912
 SHA512 
2e558c92562096596992e6e0070092481e5a5d25ac3047110d023536deebc9a4db21d9844ecf3b7c0ae5cc6fa529cc48d9a8e98cdc2f5e23a8effc37b7509ef9
 DIST MoarVM-2018.02.tar.gz 4769154 BLAKE2B 
28eaf603c908c4d1fb5d9fc8e771e3a54165102288f566aca04df6740cfc307e2cea5bd9be490b9f4136e4dc8e9bb20249aab07d46e9f3bb9ab522f5a4a8
 SHA512 
3364a1af68b828de30affa4c21fe691d10353175cc18e815f962f8dcafb63947ce3fd3ae5c10c656b90f4cb02f3fd008a9a99f832d76098c12525b36e46924d0
 DIST MoarVM-2018.03.tar.gz 4859280 BLAKE2B 
373ed24f30abc669aef914dd8e683a09f09831c82fa81784da78bd9ab31ee14bc6967afce1e2753cc6df7155bfbfba076062375348345d529872352a396a7c36
 SHA512 
be613e038747d771de03129e52d6e65712ddf6f73ed87eb008ae78968f2d516b4fded792a67e1ce031378c223408101ceaf25f90abf9ba35ee20c6e8401b46f1
+DIST MoarVM-2018.04.1.tar.gz 4966704 BLAKE2B 
e69e953d98713c0571d6970b57048fa542d9d99a09b248983c043c744b8e32af4cf582f19404c89a4dbc4d2df35a3b17390fcc0e313ac9510ded5c4914f5aaff
 SHA512 
fb79b14cadae5475df48affecc72a07085cce963f4e34e7bb20511718f73d904f53b65d2bf30c0128917b7066430cc3fedee24f97bfbec24bbed46f42bcf0082
 DIST MoarVM-2018.04.tar.gz 4966390 BLAKE2B 
708753aaccdd997e0703ce31706221effa0c877ae3fdf1035e399545a633a9d9fbc26909798084bf9f9d6854cc07457299119f7f50e7335a6b09291c360b
 SHA512 
cbcceabc2f3d3d3ac73655bf16246f714923abbe909f2bfa6b1f2456801a4bebfe246f552e2704da254609e1edb66b564ef5b845c88af3761a6d552b2364fc51

diff --git a/dev-lang/moarvm/moarvm-2018.04.1.ebuild 
b/dev-lang/moarvm/moarvm-2018.04.1.ebuild
new file mode 100644
index 000..fb8a298d0c8
--- /dev/null
+++ b/dev-lang/moarvm/moarvm-2018.04.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic
+
+MY_PN="MoarVM"
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git";
+   inherit git-r3
+   KEYWORDS=""
+   S="${WORKDIR}/${P}"
+else
+   SRC_URI="http://moarvm.org/releases/${MY_PN}-${PV}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${MY_PN}-${PV}"
+fi
+
+DESCRIPTION="A 6model-based VM for NQP and Rakudo Perl 6"
+HOMEPAGE="http://moarvm.org";
+LICENSE="Artistic-2"
+SLOT="0"
+IUSE="asan clang debug doc +jit static-libs optimize ubsan"
+
+RDEPEND="dev-libs/libatomic_ops
+   dev-libs/libuv
+   dev-lang/lua
+   virtual/libffi"
+DEPEND="${RDEPEND}
+   clang? ( >=sys-devel/clang-3.1 )
+   dev-lang/perl"
+
+DOCS=( CREDITS README.markdown )
+
+# Tests are conducted via nqp
+RESTRICT=test
+
+src_configure() {
+   use doc && DOCS+=( docs/* )
+   local myconfigargs=(
+   "--prefix=/usr"
+   "--has-libuv"
+   "--has-libatomic_ops"
+   "--has-libffi"
+   "--libdir=$(get_libdir)"
+   "--compiler=$(usex clang clang gcc)"
+   "$(usex asan--asan)"
+   "$(usex debug   --debug--no-debug)"
+   "$(usex optimize--optimize=--no-optimize)"
+   "$(usex static-libs --static)"
+   "$(usex ubsan   --ubsan)"
+   )
+   use optimize && filter-flags '-O*'
+
+   perl Configure.pl "${myconfigargs[@]}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/, net-analyzer/wireshark/files/

2018-05-04 Thread Jeroen Roovers
commit: 3614f5d49b3123f7a627e27bcb085d1d58c890b0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri May  4 17:53:50 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri May  4 18:01:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3614f5d4

net-analyzer/wireshark: #654714, #654690.

Package-Manager: Portage-2.3.33, Repoman-2.3.9

 .../wireshark/files/wireshark-2.6.0-qtsvg.patch| 29 ++
 .../wireshark/files/wireshark-2.6.0-redhat.patch   | 11 
 net-analyzer/wireshark/wireshark-2.6.0-r1.ebuild   |  2 ++
 net-analyzer/wireshark/wireshark-.ebuild   |  2 ++
 4 files changed, 44 insertions(+)

diff --git a/net-analyzer/wireshark/files/wireshark-2.6.0-qtsvg.patch 
b/net-analyzer/wireshark/files/wireshark-2.6.0-qtsvg.patch
new file mode 100644
index 000..63327727590
--- /dev/null
+++ b/net-analyzer/wireshark/files/wireshark-2.6.0-qtsvg.patch
@@ -0,0 +1,29 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -926,14 +926,12 @@
+   Qt5LinguistTools
+   Qt5Multimedia
+   Qt5PrintSupport
+-  Qt5Svg
+   Qt5Widgets
+   )
+   set(Qt5Core_OPTIONS REQUIRED)
+   set(Qt5LinguistTools_OPTIONS REQUIRED)
+   set(Qt5Multimedia_OPTIONS REQUIRED)
+   set(Qt5PrintSupport_OPTIONS REQUIRED)
+-  set(Qt5Svg_OPTIONS REQUIRED)
+   set(Qt5Widgets_OPTIONS REQUIRED)
+   if (APPLE)
+   set(PACKAGELIST ${PACKAGELIST} Qt5MacExtras)
+@@ -1229,11 +1227,6 @@
+   # That's the name autofoo uses
+   set(QT_MULTIMEDIA_LIB 1)
+   endif()
+-  if(Qt5Svg_FOUND)
+-  set (QT_LIBRARIES ${QT_LIBRARIES} ${Qt5Svg_LIBRARIES})
+-  # That's the name autofoo uses
+-  set(QT_SVG_LIB 1)
+-  endif()
+   if(Qt5MacExtras_FOUND)
+   set (QT_LIBRARIES ${QT_LIBRARIES} ${Qt5MacExtras_LIBRARIES})
+   # That's the name autofoo uses

diff --git a/net-analyzer/wireshark/files/wireshark-2.6.0-redhat.patch 
b/net-analyzer/wireshark/files/wireshark-2.6.0-redhat.patch
new file mode 100644
index 000..fe17609bf61
--- /dev/null
+++ b/net-analyzer/wireshark/files/wireshark-2.6.0-redhat.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -3019,7 +3019,7 @@
+ 
+ endif()
+ 
+-if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
++if(CMAKE_SYSTEM_NAME STREQUAL "Red Hat")
+   find_program(RPMBUILD_EXECUTABLE rpmbuild)
+   find_program(GIT_EXECUTABLE git)
+ endif()

diff --git a/net-analyzer/wireshark/wireshark-2.6.0-r1.ebuild 
b/net-analyzer/wireshark/wireshark-2.6.0-r1.ebuild
index 40b8f06bf92..23ffa310a9e 100644
--- a/net-analyzer/wireshark/wireshark-2.6.0-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.6.0-r1.ebuild
@@ -89,6 +89,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.99.8-qtchooser.patch
"${FILESDIR}"/${PN}-2.4-androiddump.patch
"${FILESDIR}"/${PN}-2.6.0-androiddump-wsutil.patch
+   "${FILESDIR}"/${PN}-2.6.0-qtsvg.patch
+   "${FILESDIR}"/${PN}-2.6.0-redhat.patch
"${FILESDIR}"/${PN}--androiddump.patch
 )
 

diff --git a/net-analyzer/wireshark/wireshark-.ebuild 
b/net-analyzer/wireshark/wireshark-.ebuild
index c216e52d33d..7ca08d8b924 100644
--- a/net-analyzer/wireshark/wireshark-.ebuild
+++ b/net-analyzer/wireshark/wireshark-.ebuild
@@ -88,6 +88,8 @@ RDEPEND="
 PATCHES=(
"${FILESDIR}"/${PN}-2.4-androiddump.patch
"${FILESDIR}"/${PN}-2.6.0-androiddump-wsutil.patch
+   "${FILESDIR}"/${PN}-2.6.0-qtsvg.patch
+   "${FILESDIR}"/${PN}-2.6.0-redhat.patch
 )
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-diskperf-plugin/files/, xfce-extra/xfce4-diskperf-plugin/

2018-05-04 Thread Andreas Hüttel
commit: a78bbc4236ed08c205b57be153c900f9f6e7d32c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May  4 17:57:15 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri May  4 17:57:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78bbc42

xfce-extra/xfce4-diskperf-plugin: Add patch to avoid name clash, bug 611418

Patch by Nico R.

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

 .../xfce4-diskperf-plugin-2.6.1-majorminor.patch   | 58 ++
 .../xfce4-diskperf-plugin-2.6.1.ebuild |  2 +
 2 files changed, 60 insertions(+)

diff --git 
a/xfce-extra/xfce4-diskperf-plugin/files/xfce4-diskperf-plugin-2.6.1-majorminor.patch
 
b/xfce-extra/xfce4-diskperf-plugin/files/xfce4-diskperf-plugin-2.6.1-majorminor.patch
new file mode 100644
index 000..c0515f1558b
--- /dev/null
+++ 
b/xfce-extra/xfce4-diskperf-plugin/files/xfce4-diskperf-plugin-2.6.1-majorminor.patch
@@ -0,0 +1,58 @@
+From: Nico R. 
+Date: Sun, 28 Jan 2018 15:15:07 +0100
+Subject: [PATCH] work around glibc namespace pollution
+
+---
+ panel-plugin/devperf.c | 12 ++--
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/panel-plugin/devperf.c b/panel-plugin/devperf.c
+index 29bcb87..95d2f0e 100644
+--- a/panel-plugin/devperf.c
 b/panel-plugin/devperf.c
+@@ -69,7 +69,7 @@ static int DevGetPerfData1 (dev_t p_iDevice, struct 
devperf_t *p_poPerf)
+   iMinorNo = minor(p_iDevice);
+ struct timeval  oTimeStamp;
+ FILE   *pF;
+-unsigned intmajor, minor, rsect, wsect, ruse, wuse, use;
++unsigned intmajorNo, minorNo, rsect, wsect, ruse, wuse, use;
+ int running;
+ characStats[128];
+ int c, n;
+@@ -80,10 +80,10 @@ static int DevGetPerfData1 (dev_t p_iDevice, struct 
devperf_t *p_poPerf)
+   return (-1);
+ }
+ while (1) {
+-  n = fscanf (pF, "%u %u", &major, &minor);
++  n = fscanf (pF, "%u %u", &majorNo, &minorNo);
+   if (n != 2)
+   goto Error;
+-  if ((major != iMajorNo) || (minor != iMinorNo)) {
++  if ((majorNo != iMajorNo) || (minorNo != iMinorNo)) {
+   while ((c = fgetc (pF)) && (c != '\n'));/* Goto next line */
+   continue;
+   }
+@@ -126,7 +126,7 @@ static int DevGetPerfData2 (dev_t p_iDevice, struct 
devperf_t *p_poPerf)
+   iMinorNo = p_iDevice & 0xFF;
+ struct timeval  oTimeStamp;
+ FILE   *pF;
+-unsigned intmajor, minor, rsect, wsect, ruse, wuse, use;
++unsigned intmajorNo, minorNo, rsect, wsect, ruse, wuse, use;
+ int running;
+ int c, n;
+ 
+@@ -138,9 +138,9 @@ static int DevGetPerfData2 (dev_t p_iDevice, struct 
devperf_t *p_poPerf)
+ while ((c = fgetc (pF)) && (c != '\n'));  /* Skip the header line */
+ while ((n = fscanf (pF,
+   "%u %u %*u %*s %*u %*u %u %u %*u %*u %u %u %d %u %*u",
+-  &major, &minor, &rsect, &ruse, &wsect,
++  &majorNo, &minorNo, &rsect, &ruse, &wsect,
+   &wuse, &running, &use)) == 8)
+-  if ((major == iMajorNo) && (minor == iMinorNo)) {
++  if ((majorNo == iMajorNo) && (minorNo == iMinorNo)) {
+   fclose (pF);
+   gettimeofday (&oTimeStamp, 0);
+   p_poPerf->timestamp_ns =
+-- 
+2.16.1
+

diff --git 
a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild 
b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild
index ebebf441233..54497d9226f 100644
--- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild
+++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.1.ebuild
@@ -23,6 +23,8 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog NEWS README )
 
+PATCHES=( "${FILESDIR}/${P}-majorminor.patch" )
+
 pkg_preinst() {
gnome2_icon_savelist
 }



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

2018-05-04 Thread Zac Medico
commit: 5c6aace3b39d7acf8ee2e559b27c7f49afd71182
Author: Zac Medico  gentoo  org>
AuthorDate: Fri May  4 17:19:38 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri May  4 17:19:38 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=5c6aace3

Updates for portage-2.3.36 release

 RELEASE-NOTES | 8 
 setup.py  | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6bb7ef73d..594e5a705 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,14 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.3.36
+==
+* Bug Fixes:
+- Bug 654782 autounmask fails on non satisfiable REQUIRED_USE
+- Bug 654812 category directory left after successful merge
+- Bug 654838 ecompress spurious imageusr directory in EAPI 7
+
+
 portage-2.3.35
 ==
 * Bug Fixes:

diff --git a/setup.py b/setup.py
index 7ed87c911..25bb30006 100755
--- a/setup.py
+++ b/setup.py
@@ -662,7 +662,7 @@ class build_ext(_build_ext):
 
 setup(
name = 'portage',
-   version = '2.3.35',
+   version = '2.3.36',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



[gentoo-commits] proj/portage: New tag: portage-2.3.36

2018-05-04 Thread Zac Medico
commit: 
Commit: Zac Medico  gentoo  org>
CommitDate: Fri May  4 17:32:53 2018 +

New tag: portage-2.3.36




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

2018-05-04 Thread Zac Medico
commit: 97057c79a74ffbe5c82c6e2e647f2861286ceccb
Author: Zac Medico  gentoo  org>
AuthorDate: Fri May  4 17:23:02 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri May  4 17:25:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97057c79

sys-apps/portage: version bump to 2.3.36

  #654782 - autounmask fails on non satisfiable REQUIRED_USE
  #654812 - category directory left after successful merge
  #654838 - ecompress spurious imageusr directory in EAPI 7

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 sys-apps/portage/Manifest | 2 +-
 sys-apps/portage/{portage-2.3.35.ebuild => portage-2.3.36.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index a9efb3e3ca2..e1fd74d14bf 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -6,5 +6,5 @@ DIST portage-2.3.26.tar.bz2 970245 BLAKE2B 
b854bef894327b9e4beabca55d70368d32654
 DIST portage-2.3.27.tar.bz2 970480 BLAKE2B 
dc46362773544102d9a07e686759d454a37177e9ac6e88d664c1aeb1676b9fb4e12662500f1de63644ad5eaf69d58bf85f38339c18d695cdc42930746dedb731
 SHA512 
791c87ffe958e883fe16562e69e606dd7ff860c13b2262b3eaa665f78acacdcb547c5e124b69d2c0faa36147fdc7c1d60669dee43b7401ea4f89784a619f81fe
 DIST portage-2.3.28.tar.bz2 975684 BLAKE2B 
70f944700bba66e369877ffdb76c829d6521d429c65ded482482058639478c1c6e27366cb509252e59a4c3d2d295211f4efc2cecd84f7790674429a42a399a72
 SHA512 
208237faeee844bca829adc42b0407c246e09e91d5c5850c27696eb201f1009a87dce0b28cbbca4a27f2c9d58c0c102387a41483c976642acade83679a980777
 DIST portage-2.3.31.tar.bz2 986684 BLAKE2B 
dc2a6e7da211da98320b872b26af46138791e2600d261fbff21823576804ea04dc77bc69c5f64d94a9bc3d0ec9cba0630b9093c12c426ae0561471092c837080
 SHA512 
7cca6aa6e8e6ce7ee3902686b437ea09c398630f46926d568a35f94b95be3c6ecc53a4ab6ee99d52c04755d5144900cc3aa84be24a49533518f8c50a9301ffb8
-DIST portage-2.3.35.tar.bz2 991740 BLAKE2B 
e5b8a5c6f48ec10afd8ee716e87369f8c05890f5ead065e258f286732e0be99a18a19ad957f0b51fc592039dccaa25d8e6d5d2545311adee29217793b951da49
 SHA512 
31f14abfb7aca3a0fab68ed9eb7de45239a91dbd71ec562256fff7436d993a7fe357e7768c3dbda1b86610797c361fee25bea154017cb4c2c79cd25d56923b0d
+DIST portage-2.3.36.tar.bz2 992242 BLAKE2B 
44b414495ab156214bfd27d10894a6b1ae020f503639f41d408670b440b5e389bd56c801138907992982db8964aaa2664e9f7f0aa99647d4eab1aa81167157ba
 SHA512 
765bb60fce2b6b84c5fde7b19c5abeeed0ba8036ea311c7f57dfcb2ed11395cafe7bdd07a2b46adce95792f4bf9f5401643e88780c90e792a8a4e4d1f2886167
 DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 
3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3
 SHA512 
4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8

diff --git a/sys-apps/portage/portage-2.3.35.ebuild 
b/sys-apps/portage/portage-2.3.36.ebuild
similarity index 100%
rename from sys-apps/portage/portage-2.3.35.ebuild
rename to sys-apps/portage/portage-2.3.36.ebuild



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

2018-05-04 Thread Zac Medico
commit: ce150da22e351a7ba52a6390b9cb7aa076c0c8ce
Author: Zac Medico  gentoo  org>
AuthorDate: Fri May  4 03:21:40 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri May  4 17:11:07 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=ce150da2

depgraph.autounmask_breakage_detected: ignore REQUIRED_USE violations (bug 
654782)

When autounmask USE changes violate REQUIRED_USE, rather than
recalculate with autounmask disabled, display the autounmask USE
changes along with the REQUIRED_USE violation. Adjust unit tests
to allow for the autounmask USE changes that were previously
discarded. For the case reported in bug 654782, the output will
appear as follows:

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by =retext-7.0.1-r1 (argument)
=app-editors/retext-7.0.1-r1 ~amd64

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by app-editors/retext-7.0.1-r1::gentoo
# required by =retext-7.0.1-r1 (argument)
>=dev-python/PyQt5-5.9.2 printsupport webengine network gui widgets

!!! The ebuild selected to satisfy 
"dev-python/PyQt5[gui,network,printsupport,webengine,widgets,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]"
 has unmet requirements.
- dev-python/PyQt5-5.9.2::gentoo USE="-bluetooth -dbus -debug -declarative 
-designer -examples -gles2 -gui -help -location -multimedia -network -opengl 
-positioning -printsupport -sensors -serialport -sql -svg -testlib -webchannel 
-webengine -webkit -websockets -widgets -x11extras -xmlpatterns" 
PYTHON_TARGETS="python2_7 python3_4 python3_6 -python3_5"

  The following REQUIRED_USE flag constraints are unsatisfied:
webengine? ( widgets? ( webchannel ) )

  The above constraints are a subset of the following complete expression:
any-of ( python_targets_python2_7 python_targets_python3_4 
python_targets_python3_5 python_targets_python3_6 ) bluetooth? ( gui ) 
declarative? ( gui network ) designer? ( widgets ) help? ( gui widgets ) 
location? ( positioning ) multimedia? ( gui network ) opengl? ( gui widgets ) 
positioning? ( gui ) printsupport? ( gui widgets ) sensors? ( gui ) serialport? 
( gui ) sql? ( widgets ) svg? ( gui widgets ) testlib? ( widgets ) webchannel? 
( network ) webengine? ( network widgets? ( printsupport webchannel ) ) webkit? 
( gui network printsupport widgets ) websockets? ( network ) widgets? ( gui ) 
xmlpatterns? ( network )

(dependency required by "app-editors/retext-7.0.1-r1::gentoo" [ebuild])
(dependency required by "=retext-7.0.1-r1" [argument])

Bug: https://bugs.gentoo.org/654782
Reviewed-by: M. J. Everitt  iee.org>

 pym/_emerge/depgraph.py|  8 ++--
 pym/portage/tests/resolver/test_autounmask.py  | 48 --
 pym/portage/tests/resolver/test_slot_collisions.py | 20 +
 3 files changed, 61 insertions(+), 15 deletions(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index fbd16ad98..429d8871c 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -3009,6 +3009,10 @@ class depgraph(object):
{"myparent" : dep.parent, 
"show_req_use" : pkg}))
self._dynamic_config._required_use_unsatisfied 
= True
self._dynamic_config._skip_restart = True
+   # Add pkg to digraph in order to enable 
autounmask messages
+   # for this package, which is useful when 
autounmask USE
+   # changes have violated REQUIRED_USE.
+   self._dynamic_config.digraph.add(pkg, 
dep.parent, priority=priority)
return 0
 
if not pkg.onlydeps:
@@ -9428,10 +9432,6 @@ class depgraph(object):
return self._dynamic_config._need_config_reload
 
def autounmask_breakage_detected(self):
-   # Check for REQUIRED_USE violations.
-   for changes in 
self._dynamic_config._needed_use_config_changes.values():
-   if getattr(changes, 'required_use_satisfied', None) is 
False:
-   return True
try:
for pargs, kwargs in 
self._dynamic_config._unsatisfied_deps_for_display:
self._show_unsatisfied_dep(

diff --git a/pym/portage/tests/resolver/test_autounmask.py 
b/pym/portage/tests/resolver/test_autounmask.py
index 9042349ea..809d42104 100644
--- a/pym/portage/tests/resolver/test_autounmask.py
+++ b/pym/portage/tests/resolver/test_autounmask.py
@@ -251,15 +251,42 @@ class AutounmaskTestCase(TestCase):

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

2018-05-04 Thread Zac Medico
commit: 17604fd598d799c6af24b66fc2c240f90420
Author: Zac Medico  gentoo  org>
AuthorDate: Fri May  4 16:47:49 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri May  4 16:51:32 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=17604fd5

EbuildMerge: wait build dir to unlock (bug 654812)

Wait for the build dir to unlock, in order to ensure that
the category directory is removed when appropriate.

Fixes: 720fef408d07 ("Binpkg: use async_unlock (bug 614108)")
Fixes: 5ca8ef781952 ("EbuildBuild: use async_unlock (bug 614108)")
Bug: https://bugs.gentoo.org/654812

 pym/_emerge/Binpkg.py  | 12 +++-
 pym/_emerge/EbuildBuild.py | 12 +++-
 pym/_emerge/EbuildMerge.py | 26 +-
 3 files changed, 43 insertions(+), 7 deletions(-)

diff --git a/pym/_emerge/Binpkg.py b/pym/_emerge/Binpkg.py
index e9c5ef568..2b67816e8 100644
--- a/pym/_emerge/Binpkg.py
+++ b/pym/_emerge/Binpkg.py
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import functools
@@ -428,6 +428,10 @@ class Binpkg(CompositeTask):
return task
 
def _install_exit(self, task):
+   """
+   @returns: Future, result is the returncode from an
+   EbuildBuildDir.async_unlock() task
+   """
self.settings.pop("PORTAGE_BINPKG_FILE", None)
if task.returncode == os.EX_OK and \
'binpkg-logs' not in self.settings.features and \
@@ -437,3 +441,9 @@ class Binpkg(CompositeTask):
except OSError:
pass
self._async_unlock_builddir()
+   if self._current_task is None:
+   result = self.scheduler.create_future()
+   self.scheduler.call_soon(result.set_result, os.EX_OK)
+   else:
+   result = self._current_task.async_wait()
+   return result

diff --git a/pym/_emerge/EbuildBuild.py b/pym/_emerge/EbuildBuild.py
index e5b96691a..00d4680f5 100644
--- a/pym/_emerge/EbuildBuild.py
+++ b/pym/_emerge/EbuildBuild.py
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import unicode_literals
@@ -494,4 +494,14 @@ class EbuildBuild(CompositeTask):
return task
 
def _install_exit(self, task):
+   """
+   @returns: Future, result is the returncode from an
+   EbuildBuildDir.async_unlock() task
+   """
self._async_unlock_builddir()
+   if self._current_task is None:
+   result = self.scheduler.create_future()
+   self.scheduler.call_soon(result.set_result, os.EX_OK)
+   else:
+   result = self._current_task.async_wait()
+   return result

diff --git a/pym/_emerge/EbuildMerge.py b/pym/_emerge/EbuildMerge.py
index 07d9134c3..bedea902d 100644
--- a/pym/_emerge/EbuildMerge.py
+++ b/pym/_emerge/EbuildMerge.py
@@ -1,9 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+import functools
+
 from _emerge.CompositeTask import CompositeTask
 from portage import os
 from portage.dbapi._MergeProcess import MergeProcess
+from portage.util._async.AsyncTaskFuture import AsyncTaskFuture
 
 class EbuildMerge(CompositeTask):
 
@@ -35,8 +38,7 @@ class EbuildMerge(CompositeTask):
 
def _merge_exit(self, merge_task):
if self._final_exit(merge_task) != os.EX_OK:
-   self.exit_hook(self)
-   self.wait()
+   self._start_exit_hook(self.returncode)
return
 
self.postinst_failure = merge_task.postinst_failure
@@ -55,5 +57,19 @@ class EbuildMerge(CompositeTask):
logger.log(" ::: completed emerge (%s of %s) %s to %s" % \
(pkg_count.curval, pkg_count.maxval, pkg.cpv, pkg.root))
 
-   self.exit_hook(self)
-   self.wait()
+   self._start_exit_hook(self.returncode)
+
+   def _start_exit_hook(self, returncode):
+   """
+   Start the exit hook, and set returncode after it completes.
+   """
+   # The returncode will be set after exit hook is complete.
+   self.returncode = None
+   self._start_task(
+   AsyncTaskFuture(future=self.exit_hook(self)),
+   functools.partial(self._exit_hook_exit, returncode))
+
+   def _exit_hook_exit(self, returncode, task):
+   self._assert_

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

2018-05-04 Thread Mikle Kolyada
commit: 348974153ea6dc1e678086aabd35e772f0c37aeb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri May  4 16:40:53 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri May  4 16:40:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34897415

profiles/package.mask: Mask games-misc/fortune-mod-gentoo-ru for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9a8f0a752c5..6ce730fefc8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Mikle Kolyada  (4 May 2018)
+# Upstream is dead, no maintainer, no longer updated.
+# Masked for removal in 30 days
+games-misc/fortune-mod-gentoo-ru
+
 # Mike Gilbert  (30 Apr 2018)
 # Dev channel releases are only for people who are developers or want more
 # experimental features and accept a more unstable release.



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

2018-05-04 Thread Johannes Huber
commit: c8b04c530e3b2a0bd6c9c2dd87abe47d8e991c7f
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri May  4 16:39:25 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri May  4 16:39:25 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8b04c53

kde-apps/kamoso: Fix dependency

Package-Manager: Portage-2.3.35, Repoman-2.3.9

 kde-apps/kamoso/kamoso-18.04.49..ebuild | 2 +-
 kde-apps/kamoso/kamoso-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kamoso/kamoso-18.04.49..ebuild 
b/kde-apps/kamoso/kamoso-18.04.49..ebuild
index 5959b95533..1471f0b74b 100644
--- a/kde-apps/kamoso/kamoso-18.04.49..ebuild
+++ b/kde-apps/kamoso/kamoso-18.04.49..ebuild
@@ -31,7 +31,7 @@ DEPEND="
 RDEPEND="${DEPEND}
$(add_frameworks_dep kirigami)
$(add_qt_dep qtquickcontrols2)
-   media-libs/gst-plugins-jpeg:1.0
+   media-plugins/gst-plugins-jpeg:1.0
media-plugins/gst-plugins-libpng:1.0
media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l]
 "

diff --git a/kde-apps/kamoso/kamoso-.ebuild 
b/kde-apps/kamoso/kamoso-.ebuild
index 5959b95533..1471f0b74b 100644
--- a/kde-apps/kamoso/kamoso-.ebuild
+++ b/kde-apps/kamoso/kamoso-.ebuild
@@ -31,7 +31,7 @@ DEPEND="
 RDEPEND="${DEPEND}
$(add_frameworks_dep kirigami)
$(add_qt_dep qtquickcontrols2)
-   media-libs/gst-plugins-jpeg:1.0
+   media-plugins/gst-plugins-jpeg:1.0
media-plugins/gst-plugins-libpng:1.0
media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l]
 "



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/, sys-boot/grub/files/

2018-05-04 Thread Mike Gilbert
commit: bdb2b41526b488a76a41ce55ab3a20f13b9a5cbf
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May  4 16:27:28 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May  4 16:27:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdb2b415

sys-boot/grub: replace pkg-config patch with a series from Debian

Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116

 .../files/2.02-freetype-capitalise-variables.patch | 126 
 sys-boot/grub/files/2.02-freetype-pkg-config.patch | 225 -
 sys-boot/grub/grub-2.02-r1.ebuild  |   8 +-
 3 files changed, 301 insertions(+), 58 deletions(-)

diff --git a/sys-boot/grub/files/2.02-freetype-capitalise-variables.patch 
b/sys-boot/grub/files/2.02-freetype-capitalise-variables.patch
new file mode 100644
index 000..9aa7f54f32a
--- /dev/null
+++ b/sys-boot/grub/files/2.02-freetype-capitalise-variables.patch
@@ -0,0 +1,126 @@
+From ba84c8d1b4830e9fcb14d9f0e4a36e03ac40a09d Mon Sep 17 00:00:00 2001
+From: Colin Watson 
+Date: Tue, 30 Jan 2018 14:08:26 +
+Subject: build: Capitalise *freetype_* variables
+
+Using FREETYPE_CFLAGS and FREETYPE_LIBS is more in line with the naming
+scheme used by pkg-config macros.
+
+Bug-Debian: https://bugs.debian.org/887721
+Last-Update: 2018-02-11
+
+Patch-Name: freetype-capitalise-variables.patch
+---
+ Makefile.am   |  6 +++---
+ Makefile.util.def |  4 ++--
+ configure.ac  | 24 
+ 3 files changed, 17 insertions(+), 17 deletions(-)
+
+diff --git a/Makefile.am b/Makefile.am
+index f0ab1adc3..b47b4b1ac 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -71,7 +71,7 @@ endif
+ starfield_theme_files = $(srcdir)/themes/starfield/blob_w.png 
$(srcdir)/themes/starfield/boot_menu_c.png 
$(srcdir)/themes/starfield/boot_menu_e.png 
$(srcdir)/themes/starfield/boot_menu_ne.png 
$(srcdir)/themes/starfield/boot_menu_n.png 
$(srcdir)/themes/starfield/boot_menu_nw.png 
$(srcdir)/themes/starfield/boot_menu_se.png 
$(srcdir)/themes/starfield/boot_menu_s.png 
$(srcdir)/themes/starfield/boot_menu_sw.png 
$(srcdir)/themes/starfield/boot_menu_w.png 
$(srcdir)/themes/starfield/slider_c.png $(srcdir)/themes/starfield/slider_n.png 
$(srcdir)/themes/starfield/slider_s.png 
$(srcdir)/themes/starfield/starfield.png 
$(srcdir)/themes/starfield/terminal_box_c.png 
$(srcdir)/themes/starfield/terminal_box_e.png 
$(srcdir)/themes/starfield/terminal_box_ne.png 
$(srcdir)/themes/starfield/terminal_box_n.png 
$(srcdir)/themes/starfield/terminal_box_nw.png 
$(srcdir)/themes/starfield/terminal_box_se.png 
$(srcdir)/themes/starfield/terminal_box_s.png 
$(srcdir)/themes/starfield/terminal_box_sw.png $(srcdir)/
 themes/starfield/terminal_box_w.png $(srcdir)/themes/starfield/theme.txt 
$(srcdir)/themes/starfield/README 
$(srcdir)/themes/starfield/COPYING.CC-BY-SA-3.0
+ 
+ build-grub-mkfont$(BUILD_EXEEXT): util/grub-mkfont.c grub-core/unidata.c 
grub-core/kern/emu/misc.c util/misc.c
+-  $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
$(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
-DGRUB_BUILD_PROGRAM_NAME=\"build-grub-mkfont\" $^ $(build_freetype_cflags) 
$(build_freetype_libs)
++  $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
$(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
-DGRUB_BUILD_PROGRAM_NAME=\"build-grub-mkfont\" $^ $(BUILD_FREETYPE_CFLAGS) 
$(BUILD_FREETYPE_LIBS)
+ CLEANFILES += build-grub-mkfont$(BUILD_EXEEXT)
+ 
+ garbage-gen$(BUILD_EXEEXT): util/garbage-gen.c
+@@ -80,11 +80,11 @@ CLEANFILES += garbage-gen$(BUILD_EXEEXT)
+ EXTRA_DIST += util/garbage-gen.c
+ 
+ build-grub-gen-asciih$(BUILD_EXEEXT): util/grub-gen-asciih.c
+-  $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
$(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
$^ $(build_freetype_cflags) $(build_freetype_libs) -Wall -Werror
++  $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
$(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
$^ $(BUILD_FREETYPE_CFLAGS) $(BUILD_FREETYPE_LIBS) -Wall -Werror
+ CLEANFILES += build-grub-gen-asciih$(BUILD_EXEEXT)
+ 
+ build-grub-gen-widthspec$(BUILD_EXEEXT): util/grub-gen-widthspec.c
+-  $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
$(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
$^ $(build_freetype_cflags) $(build_freetype_libs) -Wall -Werror
++  $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
$(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
$^ $(BUILD_FREETYPE_CFLAGS) $(BUILD_FREETYPE_LIBS) -Wall -Werror
+ CLEANFILES += build-grub-gen-widthspec$(BUILD_EXEEXT)
+ 
+ if COND_STARFIELD
+diff --git a/Makefile.util.def b/Makefile.util.def
+index 168acbe59..fa39d8bd1 100644
+--- a/Makefile.util.def
 b/Makefile.util.def
+@@ -302,14 +302,14 @@ program = {
+   common = grub-core

[gentoo-commits] proj/portage:master commit in: bin/ebuild-helpers/

2018-05-04 Thread Zac Medico
commit: 256bcb665fcd37356c02a08a3e2a12d415a5d656
Author: Zac Medico  gentoo  org>
AuthorDate: Fri May  4 15:55:59 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri May  4 15:55:59 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=256bcb66

ecompressdir: fix slash normalization (bug 654838)

This solves the following error, for EAPI 7 ebuilds using newdoc as shown:

mv: cannot move 
'/var/tmp/portage/portage-test/foo-1/temp/ecompress-skip/usr/share/doc/foo-1/html'
 to
'/var/tmp/portage/portage-test/foo-1/imageusr/share/doc/foo-1/html/html': 
Directory not empty

EAPI=7
src_install() {
docinto html
newdoc /dev/null null.html
}

Fixes: 244a62a4f275 ("Fix uses of D/ED to account for no trailing slash")

 bin/ebuild-helpers/ecompressdir | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/ebuild-helpers/ecompressdir b/bin/ebuild-helpers/ecompressdir
index fb4c39f2b..dacb857be 100755
--- a/bin/ebuild-helpers/ecompressdir
+++ b/bin/ebuild-helpers/ecompressdir
@@ -139,7 +139,7 @@ funk_up_dir() {
 # Move all files and directories we want to skip running compression
 # on from srctree to dsttree.
 _relocate_skip_dirs() {
-   local srctree="$1" dsttree="$2"
+   local srctree="${1%/}" dsttree="${2%/}"
 
[[ -d ${srctree} ]] || return 0
 
@@ -213,7 +213,7 @@ for dir in "$@" ; do
 
# now lets do our work
if [[ -n ${suffix} ]] ; then
-   __vecho "${0##*/}: $(ecompress --bin) /${actual_dir#${ED%/}}"
+   __vecho "${0##*/}: $(ecompress --bin) /${actual_dir#${ED%/}/}"
funk_up_dir "compress" "${suffix}" "ecompress" "${size_limit}"
: $(( ret |= $? ))
fi



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/files/, sys-boot/grub/

2018-05-04 Thread Mike Gilbert
commit: b6db5c287b3e0a43f2254376e32ea6ffe8a45dcf
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May  4 15:46:06 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May  4 15:50:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6db5c28

sys-boot/grub: use pkg-config to find freetype2

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

 sys-boot/grub/files/2.02-freetype-pkg-config.patch | 73 ++
 sys-boot/grub/grub-2.02-r1.ebuild  | 14 -
 sys-boot/grub/grub-.ebuild | 12 +++-
 3 files changed, 96 insertions(+), 3 deletions(-)

diff --git a/sys-boot/grub/files/2.02-freetype-pkg-config.patch 
b/sys-boot/grub/files/2.02-freetype-pkg-config.patch
new file mode 100644
index 000..bc2f91759be
--- /dev/null
+++ b/sys-boot/grub/files/2.02-freetype-pkg-config.patch
@@ -0,0 +1,73 @@
+From 3b0a266dead87906bcf440fd9ef12e1a514320ab Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Fri, 4 May 2018 13:43:59 +0200
+Subject: [PATCH] Use pkg-config to find freetype
+
+As of freetype-2.9.1 the freetype-config script has been deprecated and
+is no longer shipped by default.
+
+Based on a patch by Lars Wendler .
+---
+ configure.ac | 27 +++
+ 1 file changed, 19 insertions(+), 8 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index c7888e40f..220f5ffc1 100644
+--- a/configure.ac
 b/configure.ac
+@@ -1510,7 +1510,8 @@ fi
+ 
+ if test x"$grub_mkfont_excuse" = x ; then
+   # Check for freetype libraries.
+-  AC_CHECK_TOOLS([FREETYPE], [freetype-config])
++  PKG_PROG_PKG_CONFIG
++  PKG_CHECK_MODULES(FREETYPE2, freetype2, FREETYPE=yes)
+   if test "x$FREETYPE" = x ; then
+ grub_mkfont_excuse=["need freetype2 library"]
+   fi
+@@ -1520,8 +1521,8 @@ unset ac_cv_header_ft2build_h
+ 
+ if test x"$grub_mkfont_excuse" = x ; then
+   # Check for freetype libraries.
+-  freetype_cflags=`$FREETYPE --cflags`
+-  freetype_libs=`$FREETYPE --libs`
++  freetype_cflags="$FREETYPE2_CFLAGS"
++  freetype_libs="$FREETYPE2_LIBS"
+   SAVED_CPPFLAGS="$CPPFLAGS"
+   SAVED_LIBS="$LIBS"
+   CPPFLAGS="$CPPFLAGS $freetype_cflags"
+@@ -1573,16 +1574,26 @@ AC_SUBST([BUILD_WORDS_BIGENDIAN])
+ 
+ if test x"$grub_build_mkfont_excuse" = x ; then
+   # Check for freetype libraries.
+-  AC_CHECK_PROGS([BUILD_FREETYPE], [freetype-config])
+-  if test "x$BUILD_FREETYPE" = x ; then
+-grub_build_mkfont_excuse=["need freetype2 library"]
++  if test -z "$BUILD_FREETYPE2_CFLAGS" || test -z "$BUILD_FREETYPE2_LIBS" ; 
then
++AC_CHECK_PROGS([BUILD_PKGCONFIG], [pkg-config])
++if test -z "$BUILD_PKGCONFIG" ; then
++  grub_build_mkfont_excuse=["need pkg-config"]
++elif ! "$BUILD_PKGCONFIG" --exists freetype2 ; then
++  grub_build_mkfont_excuse=["need freetype2 library"]
++fi
+   fi
+ fi
+ 
+ if test x"$grub_build_mkfont_excuse" = x ; then
+   # Check for freetype libraries.
+-  build_freetype_cflags=`$BUILD_FREETYPE --cflags`
+-  build_freetype_libs=`$BUILD_FREETYPE --libs`
++  if test -z "$BUILD_FREETYPE2_CFLAGS" ; then
++BUILD_FREETYPE2_CFLAGS=`$BUILD_PKGCONFIG --cflags freetype2`
++  fi
++  if test -z "$BUILD_FREETYPE2_LIBS" ; then
++BUILD_FREETYPE2_LIBS=`$BUILD_PKGCONFIG --libs freetype2`
++  fi
++  build_freetype_cflags="$BUILD_FREETYPE2_CFLAGS"
++  build_freetype_libs="$BUILD_FREETYPE2_LIBS"
+   SAVED_CPPFLAGS_2="$CPPFLAGS"
+   SAVED_LIBS="$LIBS"
+   CPPFLAGS="$CPPFLAGS $build_freetype_cflags"
+-- 
+2.17.0
+

diff --git a/sys-boot/grub/grub-2.02-r1.ebuild 
b/sys-boot/grub/grub-2.02-r1.ebuild
index 7b3b5251bc1..a82ceccfbd2 100644
--- a/sys-boot/grub/grub-2.02-r1.ebuild
+++ b/sys-boot/grub/grub-2.02-r1.ebuild
@@ -5,12 +5,20 @@ EAPI=6
 
 if [[ ${PV} ==   ]]; then
GRUB_AUTOGEN=1
+   GRUB_AUTORECONF=1
 fi
 
+# 2.02-grub-pkg-config.patch modifies configure.ac
+GRUB_AUTORECONF=1
+
 if [[ -n ${GRUB_AUTOGEN} ]]; then
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+   inherit python-any-r1
+fi
+
+if [[ -n ${GRUB_AUTORECONF} ]]; then
WANT_LIBTOOL=none
-   inherit autotools python-any-r1
+   inherit autotools
 fi
 
 inherit autotools bash-completion-r1 flag-o-matic multibuild pax-utils 
toolchain-funcs versionator
@@ -36,6 +44,7 @@ PATCHES=(
"${FILESDIR}"/gfxpayload.patch
"${FILESDIR}"/grub-2.02_beta2-KERNEL_GLOBS.patch
"${FILESDIR}"/2.02-multiple-early-initrd.patch
+   "${FILESDIR}"/2.02-freetype-pkg-config.patch
 )
 
 DEJAVU=dejavu-sans-ttf-2.37
@@ -154,6 +163,9 @@ src_prepare() {
if [[ -n ${GRUB_AUTOGEN} ]]; then
python_setup
bash autogen.sh || die
+   fi
+
+   if [[ -n ${GRUB_AUTORECONF} ]]; then
autopoint() { :; }
eautoreconf
fi

diff --git a/sys-boot/grub/grub-.ebuild b/sys-boot/grub/grub-.ebuild
index cc6db989c6e..d5bfc5ad9ac 100644
--- a/sys-boot/grub/grub-.ebuild
+++ b/sy

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

2018-05-04 Thread Mart Raudsepp
commit: cf2c3e89770da806f242a2102d447072dcb91779
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri May  4 15:36:51 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri May  4 15:37:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf2c3e89

dev-python/nose-1.3.7-r3: arm64 stable (bug #653502)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-python/nose/nose-1.3.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nose/nose-1.3.7-r3.ebuild 
b/dev-python/nose/nose-1.3.7-r3.ebuild
index f76e1bc9a79..a8f8cc78ea2 100644
--- a/dev-python/nose/nose-1.3.7-r3.ebuild
+++ b/dev-python/nose/nose-1.3.7-r3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples test"
 
 REQUIRED_USE="



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

2018-05-04 Thread Thomas Deutschmann
commit: cf6a1dad3e36d5cedcf6301b084d7f1db2afc9da
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  4 15:35:22 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  4 15:35:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6a1dad

kde-misc/tellico: x86 stable (bug #654734)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 kde-misc/tellico/tellico-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/tellico/tellico-3.1.2.ebuild 
b/kde-misc/tellico/tellico-3.1.2.ebuild
index 52fe8925256..1502320a448 100644
--- a/kde-misc/tellico/tellico-3.1.2.ebuild
+++ b/kde-misc/tellico/tellico-3.1.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://tellico-project.org/";
 SRC_URI="http://tellico-project.org/files/${P}.tar.xz";
 
 LICENSE="|| ( GPL-2 GPL-3 )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz"
 
 RDEPEND="



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

2018-05-04 Thread Thomas Deutschmann
commit: 5d4d70256b529ef360af8287f8323659b89012c1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  4 15:32:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  4 15:32:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4d7025

app-portage/gemato: x86 stable (bug #654682)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 app-portage/gemato/gemato-13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/gemato/gemato-13.0.ebuild 
b/app-portage/gemato/gemato-13.0.ebuild
index a8f1eec09be..8da41cdee06 100644
--- a/app-portage/gemato/gemato-13.0.ebuild
+++ b/app-portage/gemato/gemato-13.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x64-cygwin ~amd64-fbsd"
 IUSE="+blake2 bzip2 +gpg lzma sha3 test"
 
 MODULE_RDEPEND="



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

2018-05-04 Thread Thomas Deutschmann
commit: d7603935df0ab916529c9520d9c0fdf6bb2b488c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  4 15:33:22 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  4 15:33:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7603935

dev-python/backports-lzma: x86 stable (bug #654682)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 dev-python/backports-lzma/backports-lzma-0.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/backports-lzma/backports-lzma-0.0.10.ebuild 
b/dev-python/backports-lzma/backports-lzma-0.0.10.ebuild
index d58f6f3514f..628d83abbe2 100644
--- a/dev-python/backports-lzma/backports-lzma-0.0.10.ebuild
+++ b/dev-python/backports-lzma/backports-lzma-0.0.10.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="test"
 
 RDEPEND="app-arch/xz-utils:0=



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

2018-05-04 Thread Thomas Deutschmann
commit: 53611723137b1e78c7b5df4b18cc6ce288fda31b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  4 15:33:56 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  4 15:33:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53611723

net-analyzer/monitoring-plugins: x86 stable (bug #654688)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild 
b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild
index 363d79a912e..d0be6977de1 100644
--- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild
+++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.monitoring-plugins.org/download/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~sparc x86"
 IUSE="gnutls ipv6 ldap libressl mysql dns fping game postgres radius samba 
snmp ssh +ssl"
 
 # Most of the plugins use automagic dependencies, i.e. the plugin will



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

2018-05-04 Thread Thomas Deutschmann
commit: 7f3b00f7bd9938a078372ec070ed4be00f4dffe2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  4 15:34:50 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  4 15:34:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3b00f7

net-misc/smb4k: x86 stable (bug #654732)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 net-misc/smb4k/smb4k-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/smb4k/smb4k-2.1.0.ebuild 
b/net-misc/smb4k/smb4k-2.1.0.ebuild
index 74eb7914f02..9255e0027eb 100644
--- a/net-misc/smb4k/smb4k-2.1.0.ebuild
+++ b/net-misc/smb4k/smb4k-2.1.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-2"



  1   2   >