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

2019-10-02 Thread Michał Górny
commit: bec51b8e2aad233d3779e84c0f6d712bb1e934f4
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Oct  2 21:20:23 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 06:21:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec51b8e

dev-lang/mono-basic: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-lang/mono-basic/Manifest |  1 -
 dev-lang/mono-basic/mono-basic-4.7-r1.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-lang/mono-basic/Manifest b/dev-lang/mono-basic/Manifest
index 8a07f767eff..36ae9384a7a 100644
--- a/dev-lang/mono-basic/Manifest
+++ b/dev-lang/mono-basic/Manifest
@@ -1,2 +1 @@
-DIST mono-basic-4.7.tar.bz2 2051806 BLAKE2B 
8d8beb26bfc79c5ff648d671fc92d0f15204694ac735d1ab0c375547f7f4a89519f24bc512ecc16ae93455c7c28978ef2112804335a02b9ccb63e537298e11d5
 SHA512 
c690f81d7af64d1592bc480be230abc93480728288291fe85de5c8b273eb6127d619c3bd02f2acd285b9b055ef4f2970a764b34f49f15e59ed238d01c151c99a
 DIST mono-basic-4.8.tar.gz 3282183 BLAKE2B 
01323912b4bca2ef9544e084e6a58f9168394a8665bd6ba65ee6e784da778e46d769a1d0b5292aeceefe877aa47aefd5104c52e779e0f57f04d3207b4d682155
 SHA512 
9fbfcc28337b8bce6bc274a0da190779f0a3bfb185b07b79d2e2d5415ba02ac3c56eb3c2752980c3c8bfcef13d23aa18af873ece4f70bcc03aa96f08b36f6702

diff --git a/dev-lang/mono-basic/mono-basic-4.7-r1.ebuild 
b/dev-lang/mono-basic/mono-basic-4.7-r1.ebuild
deleted file mode 100644
index 3d1ea2b0c5e..000
--- a/dev-lang/mono-basic/mono-basic-4.7-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit mono-env
-
-DESCRIPTION="Visual Basic Compiler and Runtime"
-HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/";
-
-KEYWORDS="amd64 x86"
-LICENSE="LGPL-2 MIT"
-SLOT="0"
-
-RDEPEND="dev-lang/mono"
-DEPEND="${RDEPEND}"
-
-RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: games-server/minecraft-server/

2019-10-02 Thread Michał Górny
commit: caaa892cef0b5975212c3ffe61ebaef71bb2b448
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Oct  2 21:21:40 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 06:21:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caaa892c

games-server/minecraft-server: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13128
Signed-off-by: Michał Górny  gentoo.org>

 games-server/minecraft-server/Manifest |  1 -
 .../minecraft-server-1.13.2.ebuild | 57 --
 2 files changed, 58 deletions(-)

diff --git a/games-server/minecraft-server/Manifest 
b/games-server/minecraft-server/Manifest
index ab9e6c34163..59a1c2a41bf 100644
--- a/games-server/minecraft-server/Manifest
+++ b/games-server/minecraft-server/Manifest
@@ -1,2 +1 @@
-DIST minecraft-server-1.13.2.jar 33835116 BLAKE2B 
4d92068d51555ab44a2efcdbb1676ef34a7085e4d666a7915c4c5a3d1f9502536df4bf67909d27b7b94cb8ebb483dc55f935f21930d4bc454645ed44ef8e6ed8
 SHA512 
c9a98f1d224519369d6c4882cfe93a94983661c0c0b8a7f0b2f271af752fde5693025b684a01665992b3c70b37ac891ce1747f062bd86354777c416219629b64
 DIST minecraft-server-1.14.4.jar 35958734 BLAKE2B 
058d6609296394e4714a159976d4de0261a552a919e33db1e54d97e3d2ee90cd4356b60190b807050d3c7ab336149d1c9be55093ba002735ccc6a162706c6ee3
 SHA512 
b3d2852c6fa1b996bbf2fa9fc1fb860c6bca5136bcc5ddd3d236d85789c6bce81620f6b2d69eaa10c41d020fe0bb54de2fa601b3df3093af2691853a4445e1f8

diff --git a/games-server/minecraft-server/minecraft-server-1.13.2.ebuild 
b/games-server/minecraft-server/minecraft-server-1.13.2.ebuild
deleted file mode 100644
index f0d47cfb7a4..000
--- a/games-server/minecraft-server/minecraft-server-1.13.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-MY_PV="3737db93722a9e39eeada7c27e7aca28b144ffa7"
-
-inherit readme.gentoo-r1 java-pkg-2 user
-
-DESCRIPTION="The official server for the sandbox video game"
-HOMEPAGE="https://www.minecraft.net/";
-SRC_URI="https://launcher.mojang.com/v1/objects/${MY_PV}/server.jar -> 
${P}.jar"
-
-LICENSE="Mojang"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   app-misc/screen
-   >=virtual/jre-1.8
-"
-
-RESTRICT="bindist mirror strip"
-
-S="${WORKDIR}"
-
-pkg_setup() {
-   enewgroup minecraft
-   enewuser minecraft -1 -1 /var/lib/minecraft-server minecraft
-}
-
-src_unpack() {
-   # Don't unpack that jar, just copy it to WORKDIR
-   cp "${DISTDIR}"/${A} "${WORKDIR}" || die
-}
-
-src_compile() {
-   :;
-}
-
-src_install() {
-   java-pkg_newjar minecraft-server-${PV}.jar minecraft-server.jar
-   java-pkg_dolauncher minecraft-server --jar minecraft-server.jar 
--java_args "\${JAVA_OPTS}"
-
-   newinitd "${FILESDIR}"/minecraft-server.initd-r2 minecraft-server
-   newconfd "${FILESDIR}"/minecraft-server.confd minecraft-server
-
-   diropts -o minecraft -g minecraft
-   keepdir /var/lib/minecraft-server
-   keepdir /var/log/minecraft-server
-
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



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

2019-10-02 Thread Michał Górny
commit: ac3920c8c27b5a4f183c5115915dea8fee6aed16
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Oct  2 21:21:02 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 06:21:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3920c8

games-misc/xcowsay: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Michał Górny  gentoo.org>

 games-misc/xcowsay/Manifest   |  1 -
 games-misc/xcowsay/xcowsay-1.3.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/games-misc/xcowsay/Manifest b/games-misc/xcowsay/Manifest
index 69ed9ca6032..a4cd3b23196 100644
--- a/games-misc/xcowsay/Manifest
+++ b/games-misc/xcowsay/Manifest
@@ -1,2 +1 @@
-DIST xcowsay-1.3.tar.gz 269836 BLAKE2B 
40eea935eb8784c182c03cf68c89f790c826f5162bbed526facee4d7488fb833e55bbecb9824d0b5e98abf3f5bc77068e150a1817f9745fb8ace11b7d7fdbb00
 SHA512 
b6f6493a988d8e8036ba9f2a0434627ffbd28eacd3330b256d8e6754b7be02eeb41390b28a8160091eca87d142e284adf2e2a37f22d715bca3b58ef1db8cdcf1
 DIST xcowsay-1.4.tar.gz 100014 BLAKE2B 
59a82449bdefcfdb9f1fcf159e21374e36fb1e5af7db5bc61eb10166e5746bb0ce13f4321c904354f8e5b3bc8ae4625b0b12b339dd8013016e644c908f4b6ef0
 SHA512 
53370ba287ed2bf7d41cbf1bb8631e8da6933575956b38ee02f5aedae5bb49aede7e5e641fa7f93241f078a1a044920b387288ffbe2a10dd04fbe02932c67ca9

diff --git a/games-misc/xcowsay/xcowsay-1.3.ebuild 
b/games-misc/xcowsay/xcowsay-1.3.ebuild
deleted file mode 100644
index 23b83fa32d2..000
--- a/games-misc/xcowsay/xcowsay-1.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="configurable talking graphical cow (inspired by cowsay)"
-HOMEPAGE="http://www.doof.me.uk/xcowsay/";
-SRC_URI="http://www.nickg.me.uk/files/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="dbus fortune"
-
-RDEPEND="dbus? ( sys-apps/dbus )
-   dev-libs/dbus-glib
-   fortune? ( games-misc/fortune-mod )
-   media-libs/freetype:2
-   media-libs/libpng
-   x11-libs/pango
-   x11-libs/gtk+:2
-   x11-libs/gdk-pixbuf:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf $(use_enable dbus)
-}
-
-src_install() {
-   default
-   if ! use fortune; then
-   rm -f "${ED}"/usr/bin/xcowfortune || die "Removal of 
xcowfortune failed"
-   fi
-}



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

2019-10-02 Thread Michał Górny
commit: a8b746813151bc3f3aea52ac68e4e9996c55c96f
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Oct  2 21:17:56 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 06:21:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b74681

x11-misc/xflux-gui: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/xflux-gui/Manifest|  1 -
 .../xflux-gui/xflux-gui-1.1.10_p20180910.ebuild| 38 --
 2 files changed, 39 deletions(-)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 8e8c7015bd1..920d5083f8c 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,2 +1 @@
-DIST fluxgui-a3b55da976053fc978b29d191db52dfb8da2f8ee.tar.gz 30667 BLAKE2B 
bb9b3d3fa2f40acf3248e5cdd91a82c3f736937c03451aba41280b25fc541a3db23c6a57f2ef97ac1ce415d289c0442a387462415827009c68f169f91da589e2
 SHA512 
d4571f3a64c1f532642f86d4de50d5807afb856179debab77e4495dc48060c68a635d38990d174fbb67169317d7107356344507285271b0bb058f056c1e39a37
 DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B 
ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead
 SHA512 
244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2

diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
deleted file mode 100644
index cb52d99934d..000
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-MY_PV="a3b55da976053fc978b29d191db52dfb8da2f8ee"
-MY_P="fluxgui-${MY_PV}"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 gnome2-utils
-
-DESCRIPTION="A GUI for f.lux"
-HOMEPAGE="https://justgetflux.com/";
-SRC_URI="https://github.com/xflux-gui/fluxgui/archive/${MY_PV}.tar.gz -> 
${MY_P}.tar.gz"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="dev-libs/libappindicator:2[python,${PYTHON_USEDEP}]
-   dev-python/gconf-python[${PYTHON_USEDEP}]
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   dev-python/pygtk[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   gnome-base/libglade
-   x11-libs/libXxf86vm
-   x11-misc/xflux"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamtk/

2019-10-02 Thread Michał Górny
commit: 7b4c6483413e02b207eb1c5dacde99376de9a99f
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Oct  2 21:19:30 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 06:21:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4c6483

app-antivirus/clamtk: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Michał Górny  gentoo.org>

 app-antivirus/clamtk/Manifest  |   2 -
 app-antivirus/clamtk/clamtk-6.00-r1.ebuild | 160 -
 2 files changed, 162 deletions(-)

diff --git a/app-antivirus/clamtk/Manifest b/app-antivirus/clamtk/Manifest
index 4036329ee8b..cfd1bb871be 100644
--- a/app-antivirus/clamtk/Manifest
+++ b/app-antivirus/clamtk/Manifest
@@ -1,6 +1,4 @@
-DIST clamtk-6.00.tar.xz 227592 BLAKE2B 
b1fe3afc1fed5d96fea9fad4dfd065fc794cdcac3bbb49e04afa78548c37d6817c2c7638f46cd045bb1447d71ec619026e8d5226674951045914d5df28c3166a
 SHA512 
5b8434532142f340caf5b16f95da0f5d0f3910c3c834ef963c1c8a9d7c1d032555c38fcb3f6195ad5f6cacde796824b68432bc1d16460a34976f0608eee47fdc
 DIST clamtk-6.01.tar.xz 227872 BLAKE2B 
25cc54b8aa3d6cd16317b0266dfc2aa035ad168f009678e82a648ea05da7850cee52772d0ea540b5cf84783c4ce52fda115de4695fb416e25f4242c0640c4a23
 SHA512 
43db326e322dce9632b03ce44475c36dacfee86e5059ebdea827ddc58b73fb66e36982a86427267b7ae37839688f16673e9e5dc4c9286eb545b75aac3711da6b
-DIST clamtk-gnome-0.02.tar.xz 14888 BLAKE2B 
2137e7bc53f557cdb2f03afe3b6cb3b1185bb12c6b646f2bdb74c69bc3d6b59b23895d36583225f6a536d91237ffd84d307e7b52f16336a88311a60b84b2cbcd
 SHA512 
f4a33d31ecf914f016fd029a7e9b9c903ba39bb139ed21f15786445d2394ace36ff08396baf68130d4bc3081847c34efda31ad3f727b9f5c479da4392750940f
 DIST clamtk-gnome-0.03.tar.xz 15088 BLAKE2B 
cc1440de117eea036cf14a9ed36650916703299799c90548b02a5fee92c80f82c1d4f63e1cd726438e428e1ae3ee1550b4c8acbc22e97093131f993099c47c36
 SHA512 
c35a3ee34cbe5609f2ad22d0974a503bf6f24710c26d71d865c3ad3751a72fe909a9773c27cc53295c581f77d33e58d49fdd6f38f71177aa7ef1570e00ea55f2
 DIST clamtk-kde-0.18.tar.xz 17732 BLAKE2B 
ca82934417f2d869fd8c8e36a31ef4a52cf4ee73581c5d1d400c1b28908c5ea2524a8f5d1110b1e949038378613fb4d5607d5123eebe91df695a53d0dd489302
 SHA512 
145ddd349010e0bb6fe3295e50d6e15a2dd96e604babbd5de4cb49ba75169d2050777cac38e40ac6a64cb89ddf94025d610aca73136c75f81115d0a2d863d24e
 DIST nemo-sendto-clamtk-0.04.tar.xz 4228 BLAKE2B 
ce656d4f021bc30cd12fb2ee5f98a78c1f1fdb2460ed2cbba0b572408617f91b39b2ca2fe542b9cec7be79b4b9fdfd685f5553e1a671454ca1e6723241dcb805
 SHA512 
2b5d3abbc4ae5dbc71b1b7bc836df88ad51e6afa00d5e954b5c1355a70c0420b6fef895e1cb5cccb86a662aee2039cef6c01821c1347fa155b5da3529b25562c

diff --git a/app-antivirus/clamtk/clamtk-6.00-r1.ebuild 
b/app-antivirus/clamtk/clamtk-6.00-r1.ebuild
deleted file mode 100644
index e3ddf10b9e0..000
--- a/app-antivirus/clamtk/clamtk-6.00-r1.ebuild
+++ /dev/null
@@ -1,160 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit desktop perl-functions python-single-r1 xdg-utils
-
-MY_PV_KDE="0.18"
-MY_PV_NAUTILUS="0.02"
-MY_PV_NEMO="0.04"
-MY_PV_THUNAR="0.06"
-
-DESCRIPTION="A graphical front-end for ClamAV"
-HOMEPAGE="https://dave-theunsub.github.io/clamtk/";
-SRC_URI="
-   https://bitbucket.org/davem_/${PN}-gtk3/downloads/${P}.tar.xz
-   kde? ( 
https://bitbucket.org/davem_/${PN}-kde/downloads/${PN}-kde-${MY_PV_KDE}.tar.xz )
-   nautilus? ( 
https://bitbucket.org/davem_/${PN}-gnome/downloads/${PN}-gnome-${MY_PV_NAUTILUS}.tar.xz
 )
-   nemo? ( 
https://bitbucket.org/davem_/nemo-sendto-${PN}/downloads/nemo-sendto-${PN}-${MY_PV_NEMO}.tar.xz
 )
-   thunar? ( 
https://bitbucket.org/davem_/thunar-sendto-${PN}/downloads/thunar-sendto-${PN}-${MY_PV_THUNAR}.tar.xz
 )
-"
-
-LICENSE="|| ( Artistic GPL-1+ )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="kde nautilus nemo +nls thunar"
-REQUIRED_USE="nautilus? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   app-antivirus/clamav
-   dev-perl/File-chdir
-   dev-perl/Gtk3
-   dev-perl/JSON
-   dev-perl/LWP-Protocol-https
-   dev-perl/LWP-UserAgent-Cached
-   dev-perl/Locale-gettext
-   dev-perl/Text-CSV
-   dev-perl/glib-perl
-   dev-perl/libwww-perl
-   virtual/perl-Digest-MD5
-   virtual/perl-Digest-SHA
-   virtual/perl-Encode
-   virtual/perl-MIME-Base64
-   virtual/perl-Time-Piece
-   x11-themes/faenza-icon-theme
-   nautilus? (
-   ${PYTHON_DEPS}
-   dev-python/nautilus-python[${PYTHON_USEDEP}]
-   )
-"
-
-BDEPEND="nls? ( sys-devel/gettext )"
-
-DOCS=( "CHANGES" "credits.md" "DISCLAIMER" "README.md" )
-
-PATCHES=( "$FILESDIR"/"${P}"-change_icon_path.patch )
-
-pkg_setup() {
-   if use nautilus; then
-   python-single-r1_pkg_setup
-   fi
-}
-
-src_unpack() {
-   default
-
-   unpack "${S}"/clamtk.1.gz
-
- 

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

2019-10-02 Thread Hans de Graaff
commit: 3b06f692b138c8f53f8ea11b0df2a4c9c7cc9d9b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct  3 06:03:16 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct  3 06:05:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b06f692

dev-lang/ruby: add 2.4.9

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

 dev-lang/ruby/Manifest  |   1 +
 dev-lang/ruby/ruby-2.4.9.ebuild | 230 
 2 files changed, 231 insertions(+)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index e9a707ecf5f..d3b501803ba 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -1,5 +1,6 @@
 DIST ruby-2.4.7.tar.xz 10118948 BLAKE2B 
e85e051e9dbac8e7f87bd6187dc105b89a6bc7197c811bd51bf25b109781b8ec79c02e48887cbac841d38922d278da4ee32d8cf14e180083f4a902d77c4ec2dc
 SHA512 
df637c5803ddd83f759e9c24b0e7ca1f6cae7c7b353409583d92dbffece0d9d02b48905d6552327a1522a4a37d4e2d22c6c11bd991383835be35e2f31739d649
 DIST ruby-2.4.8.tar.xz 9813812 BLAKE2B 
94f651ecb013f13425d8e53ae23070c23568b079c4554273c36b61d4ccf17269ac4bccff8676cf26d6c2a2e678e4d644432aa1d36e5bafbbe65457a4988a5532
 SHA512 
5f51a8312c23c1c2bfbb9c59efbd789492a4a7e4b1d4e7764db6eaaa542008e814b40817f10825e22c7fa8715fb9187be5d09b06128da211559b3601785937ea
+DIST ruby-2.4.9.tar.xz 10078316 BLAKE2B 
ad83adf6b884a9a36e83cc754077f706afa221a9e8b81d92f6b6a1b829dc0350bdacd67b0b4e1e196a17e3f7d1c65f1e9b38e245aeddf089576eaca7d051701b
 SHA512 
9046575315c29c789427c2d00c832f0c0970e47fd158bbe8e4f2df5cff2ea9c06c65c3493adb4656e5b32ebfdc546092911f98a8ad7f698bc001c290db5888c7
 DIST ruby-2.5.6.tar.xz 11323612 BLAKE2B 
5db6d573089a9fba95a1027891a0116c14d495b342ca8f055bd1ad55942f2a15a65a61cc1a0f6f249cd10fe2f6161f3ab0066a6dbce8e480e55b76ca5bdb5cd9
 SHA512 
4fe5f8bad5d320f8f17b02ce15afee341e7b0074efcfd98d8944e0cb7c448e0660c4553dd5c0328ee3b49fea3247642f85c60bdce431ed57f58b6326dfd48ee1
 DIST ruby-2.5.7.tar.xz 11296440 BLAKE2B 
6f3590f30c7b196145a83490abed24b0059521374a03086646186b20670bfed548ea744c910c8eda0d11607d8673644d7fb23ff9091dd2f6dfcbc43080fe0f97
 SHA512 
63b7c75fab44cd1bd22f22ddec00c740cf379ac7240da0dfafcec54347766695faef47428ce1c433fd77fa96992e976c984697067fa526236d383b12adc9ce75
 DIST ruby-2.6.3.tar.xz 11904360 BLAKE2B 
8113e5a19b967cdf995a3c8d3c83aeab3bf89e975d3b039c64259e97f20dbe9ebd96ada093f9d330516d16ef78bb0ecbbac8f3facd467aa13f1f70b23b992f82
 SHA512 
959a613f5cf5b3185a1d7a7ba0e1921166b3930f30461b391b1c9fcfe396f56dc3c736123dfc7b4e72c32a97dc5a1eb1fd7f09bcc3793a3c5526f6644ba421c8

diff --git a/dev-lang/ruby/ruby-2.4.9.ebuild b/dev-lang/ruby/ruby-2.4.9.ebuild
new file mode 100644
index 000..f38372e822b
--- /dev/null
+++ b/dev-lang/ruby/ruby-2.4.9.ebuild
@@ -0,0 +1,230 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic multilib
+
+MY_P="${PN}-$(ver_cut 1-3)"
+S=${WORKDIR}/${MY_P}
+
+SLOT=$(ver_cut 1-2)
+MY_SUFFIX=$(ver_rs 1 '' ${SLOT})
+RUBYVERSION=${SLOT}.0
+
+DESCRIPTION="An object-oriented scripting language"
+HOMEPAGE="https://www.ruby-lang.org/";
+SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests 
socks5 +ssl static-libs tk xemacs"
+
+RDEPEND="
+   berkdb? ( sys-libs/db:= )
+   gdbm? ( sys-libs/gdbm:= )
+   jemalloc? ( dev-libs/jemalloc )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   )
+   socks5? ( >=net-proxy/dante-1.1.13 )
+   tk? (
+   dev-lang/tcl:0=[threads]
+   dev-lang/tk:0=[threads]
+   )
+   dev-libs/libyaml
+   virtual/libffi:=
+   sys-libs/readline:0=
+   sys-libs/zlib
+   >=app-eselect/eselect-ruby-20161226
+   !

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

2019-10-02 Thread Hans de Graaff
commit: e8764d01021b877a0c3f503181f0fba9d3da155d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct  3 05:53:15 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct  3 06:04:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8764d01

dev-ruby/google-protobuf: cleanup

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

 dev-ruby/google-protobuf/Manifest  |  2 --
 .../google-protobuf/google-protobuf-3.9.0.ebuild   | 37 --
 .../google-protobuf/google-protobuf-3.9.1.ebuild   | 36 -
 3 files changed, 75 deletions(-)

diff --git a/dev-ruby/google-protobuf/Manifest 
b/dev-ruby/google-protobuf/Manifest
index d9ef0bfb7cb..428aa7f2e5a 100644
--- a/dev-ruby/google-protobuf/Manifest
+++ b/dev-ruby/google-protobuf/Manifest
@@ -1,5 +1,3 @@
 DIST google-protobuf-3.6.1-ruby.tar.gz 4485582 BLAKE2B 
546c49759df784018459809b9db692c5c94aef5d717183af5cd9edd96b4c658e759f23950cdcd5dddceaaad06ea1de2a2357b9fa8c496ed5d538fc5920174da0
 SHA512 
1bc175d24b49de1b1e41eaf39598194e583afffb924c86c8d2e569d935af21874be76b2cbd4d9655a1d38bac3d4cd811de88bc2c72d81bad79115e69e5b0d839
 DIST google-protobuf-3.8.0-ruby.tar.gz 4934577 BLAKE2B 
4b86ab216e8a8b2c99c3620da9417c0562498e9d4dbf4957db186f51c62b0ed73b1322635a076b2d4054e015bdf6c8c50cc7fd0cb78d24a93b29d2a5b48f66fe
 SHA512 
ba27c64e5193cd4a144bf0c9dc0d195fbbe6e580aaca01960362f0f185074588ca40046d3bcea76e1deae7508b722f6c5be484ea957122ae8e98229c7c3a4ad2
-DIST google-protobuf-3.9.0-ruby.tar.gz 4945061 BLAKE2B 
11df30465d19b5c057d8c2a18bb944f1abc725056e957fa0ec08803b8d73271daf950852e27273ff4596c88471297608d1ee571a48e615e2c411f79a2d6b5eed
 SHA512 
eebfea7758b924939edaf44d0f51e341f4778dcf943c9e399da57cb5f52e875bda1e37e40841798232dea52082b5d59c20de69a15ddeaf00220c432f05ca0e6e
-DIST google-protobuf-3.9.1-ruby.tar.gz 4947402 BLAKE2B 
c1e366438ca619044d84d7a75453c35b48d5f64867b7aaec78c04966d4e62223a8909a28be850156ce3d47f0e7f42e80a231ec5d814d2820e1edfa963d89e177
 SHA512 
9accb56c1aadef83bf27280e15a99809a3561cbd4b39d6605dec730cc112bf4fd2e9f1ac39127b32a1b87253e712be4b4f12afe4061a8f7be76266b3f4bca314
 DIST google-protobuf-3.9.2-ruby.tar.gz 4947582 BLAKE2B 
ff0150970286d1eb452bd2f252fa8200617ddf491dcb3b9b60cebb36268c5a3072df3d24142ca9863306df6690f53ad4d4761c7846c677c4610716ec22e0838c
 SHA512 
510349ddc59b4e53087b5247ca8784e9f852d66d755e1b014c6214e14c003f31dd336a724e9eb87a5b85a70e22793eb3211744c85a514b24b687346563717bec

diff --git a/dev-ruby/google-protobuf/google-protobuf-3.9.0.ebuild 
b/dev-ruby/google-protobuf/google-protobuf-3.9.0.ebuild
deleted file mode 100644
index 5eefeb1f241..000
--- a/dev-ruby/google-protobuf/google-protobuf-3.9.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Protocol Buffers are Google's data interchange format"
-HOMEPAGE="https://developers.google.com/protocol-buffers";
-SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
${P}-ruby.tar.gz"
-RUBY_S="protobuf-${PV}/ruby"
-
-LICENSE="BSD"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND+=" test? ( >=dev-libs/protobuf-3.7.0 )"
-
-each_ruby_prepare() {
-   sed -i -e 's:../src/protoc:protoc: ; /^task :build/ s/:compile,//' 
Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/google/protobuf_c extconf.rb
-}
-
-each_ruby_compile() {
-   emake -Cext/google/protobuf_c V=1
-   cp ext/google/protobuf_c/protobuf_c.so lib/google/ || die
-}

diff --git a/dev-ruby/google-protobuf/google-protobuf-3.9.1.ebuild 
b/dev-ruby/google-protobuf/google-protobuf-3.9.1.ebuild
deleted file mode 100644
index 749ced3b808..000
--- a/dev-ruby/google-protobuf/google-protobuf-3.9.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Protocol Buffers are Google's data interchange format"
-HOMEPAGE="https://developers.google.com/protocol-buffers";
-SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
${P}-ruby.tar.gz"
-RUBY_S="protobuf-${PV}/ruby"
-
-LICENSE="BSD"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND+=" test? ( >=dev-libs/protobuf-3.7.0 )"
-
-each_ruby_prepare() {
-   sed -i -e 's:../src/protoc:protoc: ; /^task :build/ s/:compile,//' 
Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/google/protobuf_c extconf.rb
-}
-
-each_ruby_compile() {
-   emake -Cext/google/protobuf_c V=1
-   cp ext/google/protobuf_c/protobuf_c.so lib/google/ || die
-}



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

2019-10-02 Thread Hans de Graaff
commit: be8de3317881585c9ee0fdeb21e91a279a7c5ba7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct  3 05:58:33 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct  3 06:05:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8de331

dev-ruby/parser: add 2.6.5.0

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

 dev-ruby/parser/Manifest  |  1 +
 dev-ruby/parser/parser-2.6.5.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index 6a084fb2f66..689b61789a6 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -2,3 +2,4 @@ DIST parser-2.5.3.0.gem 654336 BLAKE2B 
dff1b0e0b593a5603f1b0fd9c39f59b6126ad9575
 DIST parser-2.6.3.0.gem 702976 BLAKE2B 
139264c11a043d52479d76bba50b877d1c5d9a7644d0863a8733887d6bb52b82e05ac1df44669fde86d863f92f545de1782ad4214619528265396c27d4a82524
 SHA512 
46823097d05550cd0dabf58d442560588d0757c85d44678836abd4c048ce2e5c2124ff8a30be6fd636906fecfcd8cefc500990ed26b4361669a8644ea860e7a0
 DIST parser-2.6.4.0.gem 708608 BLAKE2B 
dd511be4a82b6659d4b21071b7e12660e19e42879783739be5643a1f39d5823059b862980d133fff79b72c95193edaeaa0f99f20584f48bc0289ac8d0859f418
 SHA512 
f4652dcacc00cb26030ceab39bef1a0cff4802824834d32628b4d33c715a5e833422fed61d26c6c498c465cd34f32e3bfefb17b08b2604749cc929910b96b1f9
 DIST parser-2.6.4.1.gem 708608 BLAKE2B 
ac921f4fba29adb8cfed93a5525f87ba877a271ccf308f839655dbde1e6ca77507da4c9baa8b9a5e2e207e7723561cb9c6a6ad9fc7fe282c032052e4532c1f66
 SHA512 
2d239872043ad3b9d156aa65d2225f374c5cc77a3920826926699dd8c86653c095881ee51473a401c44494636bf6252a875a7a3fcfee7258739f86b113e9900b
+DIST parser-2.6.5.0.gem 710144 BLAKE2B 
72ae2ddd179b3d05ed94ff43d80940cf3b9e04445e4ee713284b35db016a50266891761fb84e2f56d9abe4fe41b7d6813b468cc618801561883b9178311001e6
 SHA512 
ffa73aba17be57ba8fe685213b5c009a4ba5e72dd165b63ec49f83562e4f501bd1c20e40893e7ea3e977f47aa10d1afd055578a031d8ec9cd0b5ad081c43ea39

diff --git a/dev-ruby/parser/parser-2.6.5.0.ebuild 
b/dev-ruby/parser/parser-2.6.5.0.ebuild
new file mode 100644
index 000..1ec9261115c
--- /dev/null
+++ b/dev-ruby/parser/parser-2.6.5.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_TASK_TEST="test"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A production-ready Ruby parser written in pure Ruby"
+HOMEPAGE="https://github.com/whitequark/parser";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/racc
+   dev-ruby/cliver )"
+ruby_add_rdepend "=dev-ruby/ast-2.4*"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e '/simplecov/ s:^:#:' test/helper.rb || die
+}



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

2019-10-02 Thread Hans de Graaff
commit: 3eefc33636387c1cac918130e417799bc5b8c614
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct  3 05:56:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct  3 06:05:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eefc336

dev-ruby/google-protobuf: add 3.10.0

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

 dev-ruby/google-protobuf/Manifest  |  1 +
 .../google-protobuf/google-protobuf-3.10.0.ebuild  | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/google-protobuf/Manifest 
b/dev-ruby/google-protobuf/Manifest
index 428aa7f2e5a..561724bab1c 100644
--- a/dev-ruby/google-protobuf/Manifest
+++ b/dev-ruby/google-protobuf/Manifest
@@ -1,3 +1,4 @@
+DIST google-protobuf-3.10.0-ruby.tar.gz 4908907 BLAKE2B 
53a702a2cbfe7e642989eec010541fda434b7b8bbd267e3b65fc569a0ab33b08438c1a81d478426ebfbec6e330b90428e3da4fd345b8b64f890a6b3f4e360883
 SHA512 
0dcba6d21486fdc162f57119754b47b4a2fb605af878d5b96a32df55895321535cffb5b804566fd90ee7c36e20106d0cd4f5d9f3c652dc9c4dfca96be41a1977
 DIST google-protobuf-3.6.1-ruby.tar.gz 4485582 BLAKE2B 
546c49759df784018459809b9db692c5c94aef5d717183af5cd9edd96b4c658e759f23950cdcd5dddceaaad06ea1de2a2357b9fa8c496ed5d538fc5920174da0
 SHA512 
1bc175d24b49de1b1e41eaf39598194e583afffb924c86c8d2e569d935af21874be76b2cbd4d9655a1d38bac3d4cd811de88bc2c72d81bad79115e69e5b0d839
 DIST google-protobuf-3.8.0-ruby.tar.gz 4934577 BLAKE2B 
4b86ab216e8a8b2c99c3620da9417c0562498e9d4dbf4957db186f51c62b0ed73b1322635a076b2d4054e015bdf6c8c50cc7fd0cb78d24a93b29d2a5b48f66fe
 SHA512 
ba27c64e5193cd4a144bf0c9dc0d195fbbe6e580aaca01960362f0f185074588ca40046d3bcea76e1deae7508b722f6c5be484ea957122ae8e98229c7c3a4ad2
 DIST google-protobuf-3.9.2-ruby.tar.gz 4947582 BLAKE2B 
ff0150970286d1eb452bd2f252fa8200617ddf491dcb3b9b60cebb36268c5a3072df3d24142ca9863306df6690f53ad4d4761c7846c677c4610716ec22e0838c
 SHA512 
510349ddc59b4e53087b5247ca8784e9f852d66d755e1b014c6214e14c003f31dd336a724e9eb87a5b85a70e22793eb3211744c85a514b24b687346563717bec

diff --git a/dev-ruby/google-protobuf/google-protobuf-3.10.0.ebuild 
b/dev-ruby/google-protobuf/google-protobuf-3.10.0.ebuild
new file mode 100644
index 000..749ced3b808
--- /dev/null
+++ b/dev-ruby/google-protobuf/google-protobuf-3.10.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Protocol Buffers are Google's data interchange format"
+HOMEPAGE="https://developers.google.com/protocol-buffers";
+SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> 
${P}-ruby.tar.gz"
+RUBY_S="protobuf-${PV}/ruby"
+
+LICENSE="BSD"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND+=" test? ( >=dev-libs/protobuf-3.7.0 )"
+
+each_ruby_prepare() {
+   sed -i -e 's:../src/protoc:protoc: ; /^task :build/ s/:compile,//' 
Rakefile || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/google/protobuf_c extconf.rb
+}
+
+each_ruby_compile() {
+   emake -Cext/google/protobuf_c V=1
+   cp ext/google/protobuf_c/protobuf_c.so lib/google/ || die
+}



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

2019-10-02 Thread Michał Górny
commit: b1d9954a413b35acf8dad99495b95847a08ce239
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:21 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d9954a

x11-misc/xkeyboard-config: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.27.ebuild | 2 +-
 x11-misc/xkeyboard-config/xkeyboard-config-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.27.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.27.ebuild
index 0f026fc5768..357968640e3 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.27.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.27.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
# x11-misc/util-macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
-   SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
+   SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.bz2";
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 fi
 

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-.ebuild
index 18bac738483..75abe63eb00 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
# x11-misc/util-macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
-   SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
+   SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 fi
 



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

2019-10-02 Thread Michał Górny
commit: 41f57fff0ec454dd6ed6c9915e9d7cc528b82bc5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:15 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f57fff

x11-misc/util-macros: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/util-macros/util-macros-1.19.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild 
b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
index 30b7160e06a..b2e61055816 100644
--- a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
+++ b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="X.Org autotools utility macros"
 HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/util/macros";
-SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"



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

2019-10-02 Thread Michał Górny
commit: c060c7c988fa5cdb4431853003077c4c39ac2453
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:09 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c060c7c9

x11-misc/gccmakedep: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild | 2 +-
 x11-misc/gccmakedep/gccmakedep-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild 
b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
index 6e6e5f1c58d..4baa9613b0c 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
# x11-misc/util-macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
-   SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+   SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2";
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 

diff --git a/x11-misc/gccmakedep/gccmakedep-.ebuild 
b/x11-misc/gccmakedep/gccmakedep-.ebuild
index cc6ee3f9348..567131e90b7 100644
--- a/x11-misc/gccmakedep/gccmakedep-.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
# x11-misc/util-macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
-   SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+   SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 



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

2019-10-02 Thread Michał Górny
commit: d5a90296b2c632d93e972738e9e087d50579d357
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:18 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a90296

x11-misc/xbitmaps: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild 
b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
index 65304d80e88..78bfa94205c 100644
--- a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
+++ b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="X.Org bitmaps data"
 HOMEPAGE="https://www.x.org/wiki/";
-SRC_URI="mirror://xorg/data/${P}.tar.bz2"
+SRC_URI="https://www.x.org/releases/individual/data/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"



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

2019-10-02 Thread Michał Górny
commit: 35112ef4f22805fb48142ca391f8b785a4bd31db
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:13 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35112ef4

x11-misc/rendercheck: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/rendercheck/rendercheck-1.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild 
b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
index f7aedd6447c..2b27b2a2f34 100644
--- a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
+++ b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Tests for compliance with X RENDER extension"
 HOMEPAGE="https://www.x.org/wiki/ 
https://gitlab.freedesktop.org/xorg/test/rendercheck";
-SRC_URI="mirror://xorg/app/${P}.tar.bz2"
+SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/

2019-10-02 Thread Michał Górny
commit: 98048ca49241a66d2131a9bd2ad388b55bd284ca
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:25 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98048ca4

x11-misc/xorg-cf-files: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild 
b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
index 8f1985d5f80..20085e5fd1b 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Old Imake-related build files"
 HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/cf";
-SRC_URI="mirror://xorg/util/${P}.tar.bz2
+SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2

https://dev.gentoo.org/~mattst88/distfiles/${PN}-1.0.6-solaris-prefix.patch.bz2";
 
 LICENSE="MIT"



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

2019-10-02 Thread Michał Górny
commit: 130bae2593ec88ad961db6b9234904b031b53089
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:54 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130bae25

profiles/thirdpartymirrors: Remove xorg

Closes: https://github.com/gentoo/gentoo/pull/13106
Signed-off-by: Michał Górny  gentoo.org>

 profiles/thirdpartymirrors | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index 0351eddd7d4..0dbfda2b0ac 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -32,4 +32,3 @@ sourceforge.jphttp://iij.dl.sourceforge.jp 
https://osdn.dl.sourceforge.jp https
 ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ 
https://mirror.tcc.wa.edu.au/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ 
http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ 
http://ubuntu.uni-sofia.bg/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ 
http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu 
http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ 
https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ 
https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ 
https://mirror.nforce.com/pub/linux/ubuntu/ 
http://mirror.amsiohosting.net/archive.ubuntu.com/ 
http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ 
http://ubuntu.mirror.su.se/ubuntu/ https://ftp.yzu.edu.tw/ubuntu/ 
https://mirror.aptus.co.tz/pub/ubuntuarchive/ 
https://ubuntu.volia.net/ubuntu-archive/ 
https://mirror.sax.uk.as61049.net/ubuntu/ https://mirror.pnl.gov/ubuntu/ 
http://mirror.cc.columbia.edu/pub/linux/ubuntu/arc
 hive/ https://mirrors.namecheap.com/ubuntu/
 vdr-developerorg http://projects.vdr-developer.org/attachments/download
 vdrfiles   http://gentoo.fh-luh.de/files
-xorg   https://www.x.org/releases/individual



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

2019-10-02 Thread Michał Górny
commit: d8ecfba3cac891b18931d2ab2e68f6a0063afc00
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 30 11:02:11 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 05:53:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ecfba3

x11-misc/lndir: Inline mirror://xorg

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
 x11-misc/lndir/lndir-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild 
b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 5129dbabb0a..57a38b96a8c 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
# x11-misc-util/macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
-   SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+   SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2";
KEYWORDS="amd64 ppc ppc64 sparc x86"
 fi
 

diff --git a/x11-misc/lndir/lndir-.ebuild b/x11-misc/lndir/lndir-.ebuild
index d9e6b13b90c..14cec61a311 100644
--- a/x11-misc/lndir/lndir-.ebuild
+++ b/x11-misc/lndir/lndir-.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
# x11-misc-util/macros only required on live ebuilds
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
-   SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+   SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2";
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-go/go-protobuf/

2019-10-02 Thread Zac Medico
commit: 34d82750f764e059c104ff51b8443878f3206ba0
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Oct  3 00:53:38 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Oct  3 00:55:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d82750

dev-go/go-protobuf: Remove old version with incomplete LICENSE

Closes: https://bugs.gentoo.org/694392
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico  gentoo.org>

 dev-go/go-protobuf/Manifest |  4 ---
 dev-go/go-protobuf/go-protobuf-1.2.0.ebuild | 51 -
 profiles/package.mask   |  5 ---
 3 files changed, 60 deletions(-)

diff --git a/dev-go/go-protobuf/Manifest b/dev-go/go-protobuf/Manifest
index f16718c1255..8edf26dc045 100644
--- a/dev-go/go-protobuf/Manifest
+++ b/dev-go/go-protobuf/Manifest
@@ -1,10 +1,6 @@
 DIST github.com-golang-net-2ec189313ef0a07735684caebd1ba8b8ebca456f.tar.gz 
1101182 BLAKE2B 
70d0a91f559c3aafd9e385bedf6ee10d15a8146fd93a4e7c49744f7e129a9316ede1b207641e988ae4d484e6dff6fc4303471a9eb90f7c720cd25b20d293edaf
 SHA512 
ddcbbd3e1cddd4dae68ccd47e31648fe9374db0c3e354adea6b9d50a026ae5c8d4477b747f956e8e793497c3d9e3b88d1ae31c29f859f7aec2824220d0e40ce0
-DIST github.com-golang-net-aaf60122140d3fcf75376d319f0554393160eb50.tar.gz 
965206 BLAKE2B 
018ab877bfa7208bb0ca9b4ede85077ed37c8ee3c7065569646e6c9704715d6810b0286276ea0fa9a271f12ffbe964b41f55ec762711c8a43ccea564607f3265
 SHA512 
d56f5608e64e8d883a782f0c460f08da20e7d01a97330fad35c8757420ac82fb84b657c3f64e3c4d90a08cc4d8905ab37225d6fab8472e8f1fd3d7be212df8b9
-DIST github.com-golang-sync-1d60e4601c6fd243af51cc01ddf169918a5407ca.tar.gz 
16326 BLAKE2B 
d214c190a03006b726b4e5daa8320aa2f664572db46ac6a57545ccd3e98529c63fd5d9296e2afe0af0b781fcced4af52127d8079e72d116e0310688465e1882e
 SHA512 
dc67de045513305edb3239b412b9154b44b6f408eace3cbbcf400c08d68322cec7090b9e6b22d63bcfaaec459e221d0e3f2c057aa19ae9b35a4a134dd72475c5
 DIST github.com-golang-sys-b397fe3ad8ed895c98fa54584f61835a88e65ff5.tar.gz 
1488020 BLAKE2B 
0706578c7a65071352bf8f0ffcde90a6b2bf2bb455f8749c595d60c0340299c22b697527540096eb1b2b706614c7313ebf6ef517fb5bc7db220b4b9c4ac4a7f7
 SHA512 
9777166cc07a369d7758a0dd36a2759e1c356bcf7ee5d3ef906c31f038f5aaeefdad3987fd75d4f4c82bbdf750563c24c67e89ccc62ccc0964b9c39d7fe1e7d1
 DIST github.com-golang-text-v0.3.2.tar.gz 7168069 BLAKE2B 
c2412f4554e2a50fe0764c24cd52a0799d526cb78952839fa1c031c43e7c34a58f6c65d2e450a0ddd0447d5f749aa5104dd47dca5a2c4964e3dd6e2eb39313c3
 SHA512 
48156313c3ae4c01ea3a8b790ae829f50f2a53ea9ad7c14509749405da5cb7c98e6e1a2e9f3619e01393935d452b5b5e568b29719cd1f286570272d59508da58
-DIST 
github.com-google-go-genproto-af9cb2a35e7f169ec875002c1829c9b315cddc04.tar.gz 
2323831 BLAKE2B 
a614c74b60f8e347b47c8686807228ea76b021a918fc732b69293c8b59c1bc5396e320cbce6db87ab43b9a4fd649d19779874934bdd667f7cabf03165439c54a
 SHA512 
a6524f31e8c4775195c245ffbe54c7f770591d46663ea86b8120ffd8efb3cf9269569fbf457b0d0272dc47177ccf3b413e858c2b437ee9892b5ac6698d07ed4d
 DIST 
github.com-google-go-genproto-c459b9ce5143dd819763d9329ff92a8e35e61bd9.tar.gz 
5499674 BLAKE2B 
c29f4c14738464b2ebc4540d60c58b0cbe1333aa695aa3b6ea618e95786d92a2c4549af6efb04728ef0a8bf7e2ffb3f12f776770e1903167cc6808deff62097d
 SHA512 
ede9c905317a4536881876e9dd14c761144babd3b7a443f07dbf68b3b0c9db157b4e7c9d27d1cb70b729a202d6960e89d1ffa598e325a25d110243de9bf4b3ee
 DIST github.com-grpc-grpc-go-v1.24.0.tar.gz 755074 BLAKE2B 
d3f65458971195db3329807e147811e3ac049d0b6775498efee7a98885dfbfd616bab490f5684341a9968bda6573b89ac008219d76b224a8c25994e97453b36f
 SHA512 
479dbb72eaaec6fd6e48006b9b2ae636b5fd08b1fe5aeeed18c40d794b1ee4d4fe473b3d2cc77fe5ceaa1ddd00221a64d940d8fb228612c9ed3c83c7d1b4c756
-DIST go-protobuf-1.2.0.tar.gz 332565 BLAKE2B 
6916341aaa30f593c9a27363d4d73c548d0f7a629adffeab927078bb3ebc64f59a5c568b7bb7999c7505d526ce0ead0c9163908080f24ecd6c7b94ed2db28335
 SHA512 
a0f596ee96f7501ee47da75ea234c1e29c0abb2c3fda731acd601a55880502ae90d70f6d3da9c9a35e493fd1bcb69971c062e16b1e49a0996137950dac2effac
 DIST go-protobuf-1.3.2.tar.gz 312285 BLAKE2B 
381ae3c4bad3d3b3d489a3b66752e9e2405d17d9ed2c55aa1ec06ce6c18171b1c7625f6cc6e28490551a6410835f6e774a408de39f6e9ea9b3cddaf46e3b859a
 SHA512 
ef9190f7773b18005760eb755a1dee25eff38c188687033362635e2431cf2c7372a59a3fec91acd6e4f63aa31d08391f7521a8dafef7895268b6a1a78735dd8a

diff --git a/dev-go/go-protobuf/go-protobuf-1.2.0.ebuild 
b/dev-go/go-protobuf/go-protobuf-1.2.0.ebuild
deleted file mode 100644
index 105944256a7..000
--- a/dev-go/go-protobuf/go-protobuf-1.2.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_SRC="github.com/golang/protobuf"
-EGO_PN=${EGO_SRC}/...
-EGO_VENDOR=(
-   "google.golang.org/genproto af9cb2a35e7f169ec875002c1829c9b315cddc04 
github.com/google/go-genproto"
-   "golang.org/x/net aaf60122140d3fcf75376d319f0554393160eb50 
github.com/golang/net"
-  

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

2019-10-02 Thread Zac Medico
commit: 9eca4c85ecc3ccfbb925fcfb39e09d0e059d42ec
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Oct  3 00:50:04 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Oct  3 00:55:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eca4c85

dev-go/go-protobuf: Bump to version 1.3.2

LICENSE omits licenses for EGO_VENDOR packages, since those are only
test dependencies which are not used at runtime.

Bug: https://bugs.gentoo.org/694392
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico  gentoo.org>

 dev-go/go-protobuf/Manifest |  6 
 dev-go/go-protobuf/go-protobuf-1.3.2.ebuild | 47 +
 2 files changed, 53 insertions(+)

diff --git a/dev-go/go-protobuf/Manifest b/dev-go/go-protobuf/Manifest
index b692f55ec02..f16718c1255 100644
--- a/dev-go/go-protobuf/Manifest
+++ b/dev-go/go-protobuf/Manifest
@@ -1,4 +1,10 @@
+DIST github.com-golang-net-2ec189313ef0a07735684caebd1ba8b8ebca456f.tar.gz 
1101182 BLAKE2B 
70d0a91f559c3aafd9e385bedf6ee10d15a8146fd93a4e7c49744f7e129a9316ede1b207641e988ae4d484e6dff6fc4303471a9eb90f7c720cd25b20d293edaf
 SHA512 
ddcbbd3e1cddd4dae68ccd47e31648fe9374db0c3e354adea6b9d50a026ae5c8d4477b747f956e8e793497c3d9e3b88d1ae31c29f859f7aec2824220d0e40ce0
 DIST github.com-golang-net-aaf60122140d3fcf75376d319f0554393160eb50.tar.gz 
965206 BLAKE2B 
018ab877bfa7208bb0ca9b4ede85077ed37c8ee3c7065569646e6c9704715d6810b0286276ea0fa9a271f12ffbe964b41f55ec762711c8a43ccea564607f3265
 SHA512 
d56f5608e64e8d883a782f0c460f08da20e7d01a97330fad35c8757420ac82fb84b657c3f64e3c4d90a08cc4d8905ab37225d6fab8472e8f1fd3d7be212df8b9
 DIST github.com-golang-sync-1d60e4601c6fd243af51cc01ddf169918a5407ca.tar.gz 
16326 BLAKE2B 
d214c190a03006b726b4e5daa8320aa2f664572db46ac6a57545ccd3e98529c63fd5d9296e2afe0af0b781fcced4af52127d8079e72d116e0310688465e1882e
 SHA512 
dc67de045513305edb3239b412b9154b44b6f408eace3cbbcf400c08d68322cec7090b9e6b22d63bcfaaec459e221d0e3f2c057aa19ae9b35a4a134dd72475c5
+DIST github.com-golang-sys-b397fe3ad8ed895c98fa54584f61835a88e65ff5.tar.gz 
1488020 BLAKE2B 
0706578c7a65071352bf8f0ffcde90a6b2bf2bb455f8749c595d60c0340299c22b697527540096eb1b2b706614c7313ebf6ef517fb5bc7db220b4b9c4ac4a7f7
 SHA512 
9777166cc07a369d7758a0dd36a2759e1c356bcf7ee5d3ef906c31f038f5aaeefdad3987fd75d4f4c82bbdf750563c24c67e89ccc62ccc0964b9c39d7fe1e7d1
+DIST github.com-golang-text-v0.3.2.tar.gz 7168069 BLAKE2B 
c2412f4554e2a50fe0764c24cd52a0799d526cb78952839fa1c031c43e7c34a58f6c65d2e450a0ddd0447d5f749aa5104dd47dca5a2c4964e3dd6e2eb39313c3
 SHA512 
48156313c3ae4c01ea3a8b790ae829f50f2a53ea9ad7c14509749405da5cb7c98e6e1a2e9f3619e01393935d452b5b5e568b29719cd1f286570272d59508da58
 DIST 
github.com-google-go-genproto-af9cb2a35e7f169ec875002c1829c9b315cddc04.tar.gz 
2323831 BLAKE2B 
a614c74b60f8e347b47c8686807228ea76b021a918fc732b69293c8b59c1bc5396e320cbce6db87ab43b9a4fd649d19779874934bdd667f7cabf03165439c54a
 SHA512 
a6524f31e8c4775195c245ffbe54c7f770591d46663ea86b8120ffd8efb3cf9269569fbf457b0d0272dc47177ccf3b413e858c2b437ee9892b5ac6698d07ed4d
+DIST 
github.com-google-go-genproto-c459b9ce5143dd819763d9329ff92a8e35e61bd9.tar.gz 
5499674 BLAKE2B 
c29f4c14738464b2ebc4540d60c58b0cbe1333aa695aa3b6ea618e95786d92a2c4549af6efb04728ef0a8bf7e2ffb3f12f776770e1903167cc6808deff62097d
 SHA512 
ede9c905317a4536881876e9dd14c761144babd3b7a443f07dbf68b3b0c9db157b4e7c9d27d1cb70b729a202d6960e89d1ffa598e325a25d110243de9bf4b3ee
+DIST github.com-grpc-grpc-go-v1.24.0.tar.gz 755074 BLAKE2B 
d3f65458971195db3329807e147811e3ac049d0b6775498efee7a98885dfbfd616bab490f5684341a9968bda6573b89ac008219d76b224a8c25994e97453b36f
 SHA512 
479dbb72eaaec6fd6e48006b9b2ae636b5fd08b1fe5aeeed18c40d794b1ee4d4fe473b3d2cc77fe5ceaa1ddd00221a64d940d8fb228612c9ed3c83c7d1b4c756
 DIST go-protobuf-1.2.0.tar.gz 332565 BLAKE2B 
6916341aaa30f593c9a27363d4d73c548d0f7a629adffeab927078bb3ebc64f59a5c568b7bb7999c7505d526ce0ead0c9163908080f24ecd6c7b94ed2db28335
 SHA512 
a0f596ee96f7501ee47da75ea234c1e29c0abb2c3fda731acd601a55880502ae90d70f6d3da9c9a35e493fd1bcb69971c062e16b1e49a0996137950dac2effac
+DIST go-protobuf-1.3.2.tar.gz 312285 BLAKE2B 
381ae3c4bad3d3b3d489a3b66752e9e2405d17d9ed2c55aa1ec06ce6c18171b1c7625f6cc6e28490551a6410835f6e774a408de39f6e9ea9b3cddaf46e3b859a
 SHA512 
ef9190f7773b18005760eb755a1dee25eff38c188687033362635e2431cf2c7372a59a3fec91acd6e4f63aa31d08391f7521a8dafef7895268b6a1a78735dd8a

diff --git a/dev-go/go-protobuf/go-protobuf-1.3.2.ebuild 
b/dev-go/go-protobuf/go-protobuf-1.3.2.ebuild
new file mode 100644
index 000..09c2d10626f
--- /dev/null
+++ b/dev-go/go-protobuf/go-protobuf-1.3.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit go-module
+
+EGO_VENDOR=(
+   "google.golang.org/grpc v1.24.0 github.com/grpc/grpc-go"
+   "golang.org/x/net 2ec189313ef0a07735684caebd1ba8b8ebca456f 
github.com/golang/net"
+   "google.golang.org/genproto c459b9ce5143

[gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/

2019-10-02 Thread Lars Wendler
commit: b78ad5135d22ed4178149087955dad750d202f9f
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Oct  3 00:24:03 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Oct  3 00:24:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78ad513

mail-mta/msmtp: Removed old

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

 mail-mta/msmtp/Manifest   |   1 -
 mail-mta/msmtp/msmtp-1.8.4.ebuild | 148 --
 mail-mta/msmtp/msmtp-1.8.5.ebuild | 148 --
 3 files changed, 297 deletions(-)

diff --git a/mail-mta/msmtp/Manifest b/mail-mta/msmtp/Manifest
index 1c1a69176d8..a2fb2887919 100644
--- a/mail-mta/msmtp/Manifest
+++ b/mail-mta/msmtp/Manifest
@@ -1,4 +1,3 @@
 DIST msmtp-1.8.3.tar.xz 336120 BLAKE2B 
4c58dc82e01135bc84176c25c65812414901f134a71aba5460675df3270f1d9dd3a706c66f5773315a38d63463f5c9eb68b584d6e5d0d5f0b1c23d6436d9a2b8
 SHA512 
c265991c0925d79b28a664ee6832316350d59d546f252989dafb8a517a8be1c496fcc85981325e5b381801a7bcb77e38dabdc12fc5be1bf49b9886a409a21819
-DIST msmtp-1.8.4.tar.xz 337292 BLAKE2B 
ac96dbd14cb5382563b995f2aff247c8ddf429dfa58ad6652ec3a3d05a98703a6c88a83d9e60ba3fb1d389682a6c0a653c5854f85258fe9d529674e61fbb146f
 SHA512 
7c358ff6235802348f55f0359ad5f6a87fcd1cede9e6f95d603b0a6e7197527cf5c99be8c1f30b2c8fadf4fc56b0b8ac4962db0e57bb5bc522145c59637ed6ec
 DIST msmtp-1.8.5.tar.xz 338840 BLAKE2B 
92971fae2e3ad4d324d89f6f41950e3d4c4d922dbda82867d0df5f7d2ef67de1b5a2d83fd779a53399ef54a1515bc648e16e8c9d437fc1863bfb669a079a31dc
 SHA512 
16e85d714b15e07f96f5ed5bf32b0c97a970877c13cfb77b5df29f7ea075d4da899a58786dcd60ace049b1f15061f4bcf96fa7fd442413560066a6c17a60f9a8
 DIST msmtp-1.8.6.tar.xz 339732 BLAKE2B 
3dc34bf23c935ea5f67df7e65b035771fd1475311311cca7097e71dac1c7b41a4c58497fd378a35a7f212b8a9b13e2dac6f20e0058d6f3491b52149d789b97d8
 SHA512 
9d3dd282ddfe2d67b67bb6d29412beebcd666d4ab8e90a664b7dd4b951714da0e3adba72dbe165617b1a170779bcd45e2e7bcf54d1d96fa97089686e71cbea66

diff --git a/mail-mta/msmtp/msmtp-1.8.4.ebuild 
b/mail-mta/msmtp/msmtp-1.8.4.ebuild
deleted file mode 100644
index 94bbeb282bd..000
--- a/mail-mta/msmtp/msmtp-1.8.4.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit fcaps multilib user
-
-DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
-HOMEPAGE="https://marlam.de/msmtp/";
-SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
-IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax"
-
-# fcaps.eclass unconditionally defines "filecaps" USE flag which we need for
-# USE="daemon" in order to set the caps we need.
-REQUIRED_USE="daemon? ( filecaps )"
-
-# Upstream discourages usage of openssl. See also
-# https://marlam.de/msmtp/news/openssl-discouraged/
-DEPEND="
-   gnome-keyring? ( app-crypt/libsecret )
-   nls? ( virtual/libintl )
-   sasl? ( virtual/gsasl )
-   ssl? ( net-libs/gnutls[idn?] )
-   !ssl? ( idn? ( net-dns/libidn2:= ) )
-"
-
-RDEPEND="${DEPEND}
-   net-mail/mailbase
-   mta? (
-   !mail-mta/courier
-   !mail-mta/esmtp
-   !mail-mta/exim
-   !mail-mta/mini-qmail
-   !mail-mta/netqmail
-   !mail-mta/nullmailer
-   !mail-mta/postfix
-   !mail-mta/qmail-ldap
-   !mail-mta/sendmail
-   !mail-mta/opensmtpd
-   !=mail-mta/ssmtp-2.64-r2[mta]
-   )
-"
-
-BDEPEND="${DEPEND}
-   doc? ( virtual/texi2dvi )
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-
-DOCS="AUTHORS ChangeLog NEWS README THANKS doc/msmtprc*"
-
-src_prepare() {
-   # Use default Gentoo location for mail aliases
-   sed -i 's:/etc/aliases:/etc/mail/aliases:' 
scripts/find_alias/find_alias_for_msmtp.sh || die
-
-   default
-}
-
-src_configure() {
-   local myeconfargs=(
-   --disable-gai-idn
-   $(use_enable nls)
-   $(use_with daemon msmtpd)
-   $(use_with gnome-keyring libsecret)
-   $(use_with idn libidn)
-   $(use_with sasl libgsasl)
-   $(use_with ssl tls gnutls)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   default
-
-   if use doc ; then
-   cd doc || die
-   emake html pdf
-   fi
-}
-
-src_install() {
-   default
-
-   if use daemon ; then
-   fcaps CAP_NET_BIND_SERVICE usr/bin/msmtpd
-   newinitd "${FILESDIR}"/msmtpd.init msmtpd
-   newconfd "${FILESDIR}"/msmtpd.confd msmtpd
-   fi
-
-   if use doc ; then
-   dodoc doc/msmtp.{html,pdf}
-   fi
-
-   

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

2019-10-02 Thread Lars Wendler
commit: 66a9ab8face390ea61f26d9e8829ebc0b8251f71
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Oct  3 00:17:14 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Oct  3 00:21:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a9ab8f

dev-util/cmake: Bump to version 3.15.4

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

 dev-util/cmake/Manifest|   1 +
 dev-util/cmake/cmake-3.15.4.ebuild | 226 +
 2 files changed, 227 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index e59bfa93670..36616694095 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,3 +2,4 @@ DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20
 DIST cmake-3.14.6.tar.gz 8861359 BLAKE2B 
257a9a89fe880f8945f47a4bb1980e66f0f28ee5cebeb161012860ae8578487e50c60060ad5144ec6f5b7ea860112edd01909ebceec24b8370e3769ff2a79e99
 SHA512 
8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56
 DIST cmake-3.15.2.tar.gz 9269449 BLAKE2B 
539a1dede60741f5159fef72f6a7fdd7dd4fd457fab73d33f01b042adee7b5179b2b620ece0556f1612745f911ffe6cd714efb18a4663ac67ed6a20e09feb233
 SHA512 
154494fe4c8673c3b17a6f1823c55f06fbb35d7ea048b63a5c3e3157108f222693cf1606c879a3cf425edea686dfe19e27974b338e5d281ec118b1a51c632ccc
 DIST cmake-3.15.3.tar.gz 9270184 BLAKE2B 
bdca3d45d603d9f40584e54102fedd736dae9eadb3ccaaf9bdb2e071da57eff5201dab390ba651772fb5f78fdd7683a86ac721a8b8273936782559a95be0167d
 SHA512 
7d0abf2f7c661c6b555a7e93a2fce5ab5610c653b0aa4949bed6e97bfbe6523fd0665f67115d3944d3729cbe07ae3aaf780ee673b06dd80f90018cec8a999658
+DIST cmake-3.15.4.tar.gz 9270648 BLAKE2B 
b1c46ce76a549c78caa5c95be38fdbdcca685b1fade0a1687971d3b1cbb10953ec62b12401f67c389b096c87a6fa895ff339e1646e449472df76660b76e7d1ed
 SHA512 
4058b89d35d243146f4f521356d483a850cbade316b60cf896c90da5d6b6504bc35224c0702fa525d90fe97a5311c7a895466e5eb2edb4cd4306a3cc45182650

diff --git a/dev-util/cmake/cmake-3.15.4.ebuild 
b/dev-util/cmake/cmake-3.15.4.ebuild
new file mode 100644
index 000..06184a6bfe5
--- /dev/null
+++ b/dev-util/cmake/cmake-3.15.4.ebuild
@@ -0,0 +1,226 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+CMAKE_REMOVE_MODULES="no"
+inherit bash-completion-r1 elisp-common flag-o-matic toolchain-funcs virtualx 
xdg cmake-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/";
+SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+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 ~x64-solaris ~x86-solaris"
+IUSE="doc emacs system-jsoncpp ncurses qt5 test"
+
+RDEPEND="
+   app-crypt/rhash
+   >=app-arch/libarchive-3.0.0:=
+   >=dev-libs/expat-2.0.1
+   >=dev-libs/libuv-1.10.0:=
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( virtual/emacs )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   dev-python/requests
+   dev-python/sphinx
+   )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch
+   # Next patch requires new work from prefix people
+   #"${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.15.0_rc2-FindBLAS.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc1-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
+
+   # upstream fixes (can usually be removed with a version bump)
+)
+
+cmake_src_bootstrap() {
+   # Cleanup args to extract only JOBS.
+   # Because bootstrap does not know anything else.
+   grep -Eo '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< 
"${MAKEOPTS}" > /dev/null
+   if [[ $? -eq 0 ]] ; then
+   par_arg=$(grep -Eo 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< "${MAKEOPTS}" | tail -n1 | 
grep -o '[[:digit:]]+')
+   par_arg="--parallel=${par_arg}"
+   else
+   par_arg="--parallel=1"
+   fi
+
+   # disable running of cmake in boostrap command
+   sed -i \

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

2019-10-02 Thread Lars Wendler
commit: 5c0731788c235c46c0c1f0d0c8e8ec4d437caf17
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Oct  3 00:21:44 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Oct  3 00:21:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c073178

dev-util/cmake: Removed old

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

 dev-util/cmake/Manifest|   1 -
 dev-util/cmake/cmake-3.15.2.ebuild | 226 -
 2 files changed, 227 deletions(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index 36616694095..012c0e26bf3 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -1,5 +1,4 @@
 DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20236c3a6fda873b8edd11cd1401b4f4c05f170b8f600f38bde5f1227c715499eee072a8de3bb29d4f5cd230226
 SHA512 
99e3a8f5bc147dd90b9cab11f06892d87f289aa1354ad323711fe96ebc9c32b1e887e8f9d3575a37831c4d2153a070ff9115c5e27a185d54170bad9dbbaabc26
 DIST cmake-3.14.6.tar.gz 8861359 BLAKE2B 
257a9a89fe880f8945f47a4bb1980e66f0f28ee5cebeb161012860ae8578487e50c60060ad5144ec6f5b7ea860112edd01909ebceec24b8370e3769ff2a79e99
 SHA512 
8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56
-DIST cmake-3.15.2.tar.gz 9269449 BLAKE2B 
539a1dede60741f5159fef72f6a7fdd7dd4fd457fab73d33f01b042adee7b5179b2b620ece0556f1612745f911ffe6cd714efb18a4663ac67ed6a20e09feb233
 SHA512 
154494fe4c8673c3b17a6f1823c55f06fbb35d7ea048b63a5c3e3157108f222693cf1606c879a3cf425edea686dfe19e27974b338e5d281ec118b1a51c632ccc
 DIST cmake-3.15.3.tar.gz 9270184 BLAKE2B 
bdca3d45d603d9f40584e54102fedd736dae9eadb3ccaaf9bdb2e071da57eff5201dab390ba651772fb5f78fdd7683a86ac721a8b8273936782559a95be0167d
 SHA512 
7d0abf2f7c661c6b555a7e93a2fce5ab5610c653b0aa4949bed6e97bfbe6523fd0665f67115d3944d3729cbe07ae3aaf780ee673b06dd80f90018cec8a999658
 DIST cmake-3.15.4.tar.gz 9270648 BLAKE2B 
b1c46ce76a549c78caa5c95be38fdbdcca685b1fade0a1687971d3b1cbb10953ec62b12401f67c389b096c87a6fa895ff339e1646e449472df76660b76e7d1ed
 SHA512 
4058b89d35d243146f4f521356d483a850cbade316b60cf896c90da5d6b6504bc35224c0702fa525d90fe97a5311c7a895466e5eb2edb4cd4306a3cc45182650

diff --git a/dev-util/cmake/cmake-3.15.2.ebuild 
b/dev-util/cmake/cmake-3.15.2.ebuild
deleted file mode 100644
index 06184a6bfe5..000
--- a/dev-util/cmake/cmake-3.15.2.ebuild
+++ /dev/null
@@ -1,226 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-CMAKE_REMOVE_MODULES="no"
-inherit bash-completion-r1 elisp-common flag-o-matic toolchain-funcs virtualx 
xdg cmake-utils
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="Cross platform Make"
-HOMEPAGE="https://cmake.org/";
-SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
-
-LICENSE="CMake"
-SLOT="0"
-[[ "${PV}" = *_rc* ]] || \
-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 ~x64-solaris ~x86-solaris"
-IUSE="doc emacs system-jsoncpp ncurses qt5 test"
-
-RDEPEND="
-   app-crypt/rhash
-   >=app-arch/libarchive-3.0.0:=
-   >=dev-libs/expat-2.0.1
-   >=dev-libs/libuv-1.10.0:=
-   >=net-misc/curl-7.21.5[ssl]
-   sys-libs/zlib
-   virtual/pkgconfig
-   emacs? ( virtual/emacs )
-   ncurses? ( sys-libs/ncurses:0= )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )
-   system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   doc? (
-   dev-python/requests
-   dev-python/sphinx
-   )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-PATCHES=(
-   # prefix
-   "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch
-   "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch
-   # Next patch requires new work from prefix people
-   #"${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch
-
-   # handle gentoo packaging in find modules
-   "${FILESDIR}"/${PN}-3.15.0_rc2-FindBLAS.patch
-   "${FILESDIR}"/${PN}-3.14.0_rc1-FindLAPACK.patch
-   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
-
-   # respect python eclasses
-   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
-   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
-
-   # upstream fixes (can usually be removed with a version bump)
-)
-
-cmake_src_bootstrap() {
-   # Cleanup args to extract only JOBS.
-   # Because bootstrap does not know anything else.
-   grep -Eo '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< 
"${MAKEOPTS}" > /dev/null
-   if [[ $? -eq 0 ]] ; then
-   par_arg=$(grep -Eo 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< "${MAKEOPTS}" | t

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

2019-10-02 Thread Lars Wendler
commit: 3bce72c0b692f2a04828acd1bfce05827a57ee3a
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Oct  2 23:43:00 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Oct  3 00:21:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bce72c0

sys-power/upower: Bump to version 0.99.11

Closes: https://bugs.gentoo.org/696076
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 sys-power/upower/Manifest  |  1 +
 sys-power/upower/upower-0.99.11.ebuild | 90 ++
 2 files changed, 91 insertions(+)

diff --git a/sys-power/upower/Manifest b/sys-power/upower/Manifest
index 1993b98248c..1a8569d7b78 100644
--- a/sys-power/upower/Manifest
+++ b/sys-power/upower/Manifest
@@ -1 +1,2 @@
+DIST upower-0.99.11.tar.xz 430128 BLAKE2B 
77604d02a69de98e4c7b268d11d189aa42ace2d62b982fda9bc41131ce383ede32953ada31eae0bbfd1121600af5863924d48c636e60a28f505a6998dcac227c
 SHA512 
67219a0beb98c97ac4512e4fe8ba83fc80a1035d1edb5367dda6911da50c672b047051f2f528e8703be29ab47547d92b6c71a7ef695226a1bdb5bc33e6d18803
 DIST upower-0.99.9.tar.xz 448408 BLAKE2B 
5fa2436f33c94cffb736d8e3fad433acf58954cf06ccd403a0361214be5afc45d79ea279f3c5c48dcd58b92ccaf995777c95987d1749fd8c8c8958317e439570
 SHA512 
45eb587b0e5ffcce88bad8c56bc5efa30559748913016a55d58313280f5159378e5fbb4a9842c3a6409257bb97822d235f96b03704268b8471455c93eb05fe2f

diff --git a/sys-power/upower/upower-0.99.11.ebuild 
b/sys-power/upower/upower-0.99.11.ebuild
new file mode 100644
index 000..201b2fd9efd
--- /dev/null
+++ b/sys-power/upower/upower-0.99.11.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit systemd xdg-utils
+
+DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history 
and statistics"
+HOMEPAGE="https://upower.freedesktop.org/";
+
+# No tarball released, use the same commit as Fedora
+#SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz";
+COMMIT="93cfe7c8d66ed486001c4f3f55399b7a"
+SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0/3" # based on SONAME of libupower-glib.so
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+
+# gtk-doc files are not available as prebuilt in the tarball
+IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux"
+
+COMMON_DEPS="
+   >=dev-libs/dbus-glib-0.100
+   >=dev-libs/glib-2.38:2
+   sys-apps/dbus:=
+   introspection? ( dev-libs/gobject-introspection:= )
+   kernel_linux? (
+   virtual/libusb:1
+   virtual/libgudev:=
+   virtual/udev
+   ios? (
+   >=app-pda/libimobiledevice-1:=
+   >=app-pda/libplist-1:=
+   )
+   )
+"
+RDEPEND="
+   ${COMMON_DEPS}
+   selinux? ( sec-policy/selinux-devicekit )
+"
+DEPEND="${COMMON_DEPS}
+   doc? ( dev-util/gtk-doc )
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+QA_MULTILIB_PATHS="usr/lib/${PN}/.*"
+
+DOCS=( AUTHORS HACKING NEWS README )
+
+src_prepare() {
+   default
+   xdg_environment_reset
+   sed -i -e '/DISABLE_DEPRECATED/d' configure || die
+}
+
+src_configure() {
+   local backend
+
+   if use kernel_linux ; then
+   backend=linux
+   elif use kernel_FreeBSD ; then
+   backend=freebsd
+   else
+   backend=dummy
+   fi
+
+   local myeconfargs=(
+   --disable-static
+   --disable-tests
+   --enable-man-pages
+   --libexecdir="${EPREFIX}"/usr/lib/${PN}
+   --localstatedir="${EPREFIX}"/var
+   --with-backend=${backend}
+   --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+   --with-systemdutildir="$(systemd_get_utildir)"
+   $(use_enable doc gtk-doc)
+   $(use_enable introspection)
+   $(use_with ios idevice)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -type f -name '*.la' -delete || die
+   keepdir /var/lib/upower #383091
+}



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

2019-10-02 Thread Aaron W. Swenson
commit: 4efc08d4a2b1cb4c2dd3ac39cb7baf3d55c674f8
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Wed Oct  2 23:50:51 2019 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Wed Oct  2 23:50:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efc08d4

dev-db/pgrouting: Cleanup

Closes: https://bugs.gentoo.org/625778
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pgrouting/Manifest   |  1 -
 dev-db/pgrouting/metadata.xml   |  1 -
 dev-db/pgrouting/pgrouting-2.5.2.ebuild | 64 -
 dev-db/pgrouting/pgrouting-2.6.2.ebuild | 64 -
 4 files changed, 130 deletions(-)

diff --git a/dev-db/pgrouting/Manifest b/dev-db/pgrouting/Manifest
index 8c026319d9c..aa2c6d3e681 100644
--- a/dev-db/pgrouting/Manifest
+++ b/dev-db/pgrouting/Manifest
@@ -1,2 +1 @@
-DIST pgrouting-2.5.2.tar.gz 7221479 BLAKE2B 
afbf29b7cbd52df526203198fb76d9e9e37e88a4b92d2139975238a14fe5a30c8102449d157e391913e690129a1ca8ac718763d9242193cac4080bc7347e1553
 SHA512 
9d9d9ebbcbc003f62bf1f0d548363e756012cdce55a9c3ef56ae9a5a510f25337898becf42f3e04bf10e8d3672ebf698def03833bba33410b65e0d2bdd42aecd
 DIST pgrouting-2.6.2.tar.gz 6065517 BLAKE2B 
e27e28cf988040de1e894a857e3d210bc7676271f69d898afc2d6116d5b88d87404723b2cb1283ef77b4449b4aa62a03e2dbcd489ac641a4721a596d29f8fecd
 SHA512 
6e37f66e631d0cc87e135be7d095822aae21656bb56b3d18afa5bececaad8cee6324d37e8e152bbf69e3374ded1f10aa4b9a4c52b873e3a4c43e73cd877fddcb

diff --git a/dev-db/pgrouting/metadata.xml b/dev-db/pgrouting/metadata.xml
index 01cf346d26b..a88d7650380 100644
--- a/dev-db/pgrouting/metadata.xml
+++ b/dev-db/pgrouting/metadata.xml
@@ -7,7 +7,6 @@
   
   
 Install HTML formatted documentation
-Enable to calculate driving distance
   
   
 pgRouting/pgrouting

diff --git a/dev-db/pgrouting/pgrouting-2.5.2.ebuild 
b/dev-db/pgrouting/pgrouting-2.5.2.ebuild
deleted file mode 100644
index 7a0afdc63ea..000
--- a/dev-db/pgrouting/pgrouting-2.5.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-POSTGRES_COMPAT=( 9.{4,5,6} 10 )
-POSTGRES_USEDEP="server"
-
-inherit  postgres cmake-utils
-
-DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing 
functionality."
-HOMEPAGE="https://pgrouting.org/";
-LICENSE="GPL-2 MIT Boost-1.0"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-IUSE="+drivingdistance doc pdf html"
-
-REQUIRED_USE="html? ( doc ) pdf? ( doc )"
-
-RDEPEND="${POSTGRES_DEP}
-   >=dev-db/postgis-2.0
-   dev-libs/boost
-   drivingdistance? ( sci-mathematics/cgal )
-"
-
-DEPEND="
-   doc? ( >=dev-python/sphinx-1.1 )
-   pdf? ( >=dev-python/sphinx-1.1[latex] )
-"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-pkg_setup() {
-   postgres_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_HTML=$(usex html)
-   -DBUILD_LATEX=$(usex pdf)
-   -DBUILD_MAN=$(usex doc)
-   -DWITH_DD=$(usex drivingdistance)
-   -DWITH_DOC=$(usex doc)
-   )
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   local make_opts
-   use doc && make_opts="all doc"
-   cmake-utils_src_make ${make_opts}
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   use doc && doman "${BUILD_DIR}"/doc/man/en/pgrouting.7
-   use html && dodoc -r "${BUILD_DIR}"/doc/html
-   use pdf && dodoc "${BUILD_DIR}"/doc/latex/en/*.pdf
-}

diff --git a/dev-db/pgrouting/pgrouting-2.6.2.ebuild 
b/dev-db/pgrouting/pgrouting-2.6.2.ebuild
deleted file mode 100644
index 7690a22ce13..000
--- a/dev-db/pgrouting/pgrouting-2.6.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-POSTGRES_COMPAT=( 9.{4..6} 10 11 )
-POSTGRES_USEDEP="server"
-
-inherit  postgres cmake-utils
-
-DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing 
functionality."
-HOMEPAGE="http://pgrouting.org/";
-LICENSE="GPL-2 MIT Boost-1.0"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-IUSE="doc pdf html"
-
-REQUIRED_USE="html? ( doc ) pdf? ( doc )"
-
-RDEPEND="${POSTGRES_DEP}
-   >=dev-db/postgis-2.0
-   dev-libs/boost
-   sci-mathematics/cgal
-"
-
-DEPEND="
-   doc? ( >=dev-python/sphinx-1.2 )
-   pdf? ( >=dev-python/sphinx-1.2[latex] )
-"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-pkg_setup() {
-   postgres_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_HTML=$(usex html)
-   -DBUILD_LATEX=$(usex 

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

2019-10-02 Thread Thomas Deutschmann
commit: 1ba28bd19f618bdba6b0a99391e6b5d3319b794a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:25:49 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:28:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba28bd1

dev-util/geany: bump to v1.36

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-util/geany/Manifest  |  1 +
 dev-util/geany/geany-1.36.ebuild | 83 
 2 files changed, 84 insertions(+)

diff --git a/dev-util/geany/Manifest b/dev-util/geany/Manifest
index f98cf333977..b8bdbac5966 100644
--- a/dev-util/geany/Manifest
+++ b/dev-util/geany/Manifest
@@ -1,3 +1,4 @@
 DIST geany-1.30.1.tar.bz2 4352154 BLAKE2B 
6efceb21e07aba3b0698196543746e926d6a73ef5d5f560467eee18a7b9ade4ce0ce37808176922b3399ea8a72b2f281af313a9f57aa325e1a9cb964f0f1c34e
 SHA512 
55fb446b0c517ccee4d2f3023334b96a336788422a4dc41207a4f290c5d4b88df1eefa4b7f6fddf0567224f890ae7bea396306a935512f17e01682034f7200e3
 DIST geany-1.34.1.tar.bz2 4474211 BLAKE2B 
25c9b3f752b0b19582120ea342d8029f811040ef433adb065aec028f0bcc0909ea1b0005445bae70a53cbb2b1d3bfe0c2dd9d9c25c5e3f89bcdedebc0a392301
 SHA512 
3e075b23b22682324e4a56046d238d9d0087d095a6157b98c342fbe40a2bfa7118f72cfe1f414d110fff1411e4cc9c33fff800e0a2e32f9f0e5fd7b6fb560c9a
 DIST geany-1.35.tar.bz2 4593705 BLAKE2B 
1d411da04a82987abccb33385d3b50025078b68dc2cc4accfb7822000a786b97f613a35864fde2389d0525b9547972d0e56699b75aae40686f0ad7e6e2beb4a6
 SHA512 
9ae2f168b1b5e9fa9029a32f5d1e9b591e50ea4e79041760524a4389572400c6f8f56f1fd6973299f152f9fd653cf3d52ca50136f0bbdbc15d3395bcf7388ccf
+DIST geany-1.36.tar.bz2 4644521 BLAKE2B 
80eeceee31a49e9728a358904ad40e353d3407a22492340e6aa9a82091d32fa004f4494d3ae027732174e7cf7f6fae620b511680e06e58c5b71dd259125900c4
 SHA512 
15005772b64e8321d7fa8552363df425eb25e9d7b0760c561c8fb3f34d7acae2bf25da8e04fda38a2a1b64cc31ff613b7ff2786d432ff014050c138c7473c810

diff --git a/dev-util/geany/geany-1.36.ebuild b/dev-util/geany/geany-1.36.ebuild
new file mode 100644
index 000..122fd459e63
--- /dev/null
+++ b/dev-util/geany/geany-1.36.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# eutils required for strip-linguas
+inherit eutils xdg
+
+LANGS="ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja 
kk ko ku lb lt mn nl nn pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN ZH_TW"
+NOSHORTLANGS="en_GB zh_CN zh_TW"
+
+DESCRIPTION="GTK+ based fast and lightweight IDE"
+HOMEPAGE="https://www.geany.org";
+if [[ "${PV}" = * ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/geany/geany.git";
+else
+   [[ "${PV}" == *_pre* ]] && inherit autotools
+   SRC_URI="https://download.geany.org/${P}.tar.bz2";
+   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+fi
+LICENSE="GPL-2+ HPND"
+SLOT="0"
+
+IUSE="+gtk3 +vte"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND=">=dev-libs/glib-2.32:2
+   !gtk3? (
+   >=x11-libs/gtk+-2.24:2
+   vte? ( x11-libs/vte:0 )
+   )
+   gtk3? (
+   >=x11-libs/gtk+-3.0:3
+   vte? ( x11-libs/vte:2.91 )
+   )"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   sys-devel/gettext"
+
+pkg_setup() {
+   strip-linguas ${LANGS}
+}
+
+src_prepare() {
+   xdg_src_prepare #588570
+
+   # Syntax highlighting for Portage
+   sed -i -e "s:*.sh;:*.sh;*.ebuild;*.eclass;:" \
+   data/filetype_extensions.conf || die
+
+   if [[ ${PV} = *_pre* ]] || [[ ${PV} = * ]] ; then
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-html-docs
+   --disable-dependency-tracking
+   --disable-pdf-docs
+   $(use_enable gtk3)
+   $(use_enable vte)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   find "${ED}" \( -name '*.a' -o -name '*.la' \) -delete || die
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}



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

2019-10-02 Thread Thomas Deutschmann
commit: 050245dd00e7bc7139d3ef0bb9afcf07b9d9a3da
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:31:59 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:31:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050245dd

media-libs/harfbuzz: bump to v2.6.2

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-libs/harfbuzz/Manifest  |   1 +
 media-libs/harfbuzz/harfbuzz-2.6.2.ebuild | 110 ++
 2 files changed, 111 insertions(+)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 7f5a85edff0..93417b7cbd1 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -2,3 +2,4 @@ DIST harfbuzz-2.3.1.tar.bz2 17942960 BLAKE2B 
b1a29144b608463fa668bb66572c1530e90
 DIST harfbuzz-2.5.3.tar.xz 5685712 BLAKE2B 
a9d8a46b6a0667c598ea011f020b09d8fd795105483a8b307ee2a9399de2b84bf3b29659f9a3f7500250879bbb412003ee6f68aaba01b68824bd489615f737e6
 SHA512 
a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff
 DIST harfbuzz-2.6.0.tar.xz 5736808 BLAKE2B 
3dcdf71cce8cdb4596d6e622f6fbaeae1a36cf17c219a1bafe077a472f9d25f0a8b8ea7eb36a1e20558d982b36479ce5d3e19f022a5b7dadd563a017b5037767
 SHA512 
ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2
 DIST harfbuzz-2.6.1.tar.xz 5741372 BLAKE2B 
bb763eba23a37bd20d0ddb39824d5a0c655d6e098aea2e44b6943e7bd5cb1f9a5cd94e3de5520d962e3c476defac43af58f98d0a5b80e5c1506d00bc716ec876
 SHA512 
cea531ab9db0ae1b188ac56c3ea6e0344192c4321b97d4425f4a53e6bb34c88463a7453fd69fcadccb8574506c1fb5505422019e41a7938a04e7823e3f484c06
+DIST harfbuzz-2.6.2.tar.xz 5769792 BLAKE2B 
8ab4f76e858cb6d120b59c62fcda783fb331ec750ed9e4a74ceea448cafab9aff814d8599442d8939d41d0b5cc176724753b16c7cd42d6d314a08ce27d6856f5
 SHA512 
0a98c2b49650d66cf11f3395504cba3b18aaca43482924d9b58babd2ccb986b74ed7478bef5c4c1937d7782b7b278504854eaa04a62b329df08d91d30fc879d5

diff --git a/media-libs/harfbuzz/harfbuzz-2.6.2.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.6.2.ebuild
new file mode 100644
index 000..f03429a61fe
--- /dev/null
+++ b/media-libs/harfbuzz/harfbuzz-2.6.2.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit flag-o-matic libtool multilib-minimal python-any-r1 xdg-utils
+
+DESCRIPTION="An OpenType text shaping engine"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz";
+
+if [[ ${PV} =  ]] ; then
+   EGIT_REPO_URI="https://anongit.freedesktop.org/git/harfbuzz.git";
+   inherit git-r3 autotools
+else
+   SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="Old-MIT ISC icu"
+SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
+
+IUSE="+cairo debug +glib +graphite icu +introspection static-libs test 
+truetype"
+REQUIRED_USE="introspection? ( glib )"
+
+RDEPEND="
+   cairo? ( x11-libs/cairo:= )
+   glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
+   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
+   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   test? ( ${PYTHON_DEPS} )
+"
+BDEPEND="
+   dev-util/gtk-doc-am
+   virtual/pkgconfig
+"
+# eautoreconf requires gobject-introspection-common
+# ragel needed if regenerating *.hh files from *.rl
+if [[ ${PV} =  ]] ; then
+   DEPEND+="
+   >=dev-libs/gobject-introspection-common-1.34
+   dev-util/ragel
+   "
+fi
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+   if ! use debug ; then
+   append-cppflags -DHB_NDEBUG
+   fi
+}
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   if [[ ${CHOST} == *-darwin* || ${CHOST} == *-solaris* ]] ; then
+   # on Darwin/Solaris we need to link with g++, like automake 
defaults
+   # to, but overridden by upstream because on Linux this is not
+   # necessary, bug #449126
+   sed -i \
+   -e 's/\/CXXLINK/' \
+   src/Makefile.am || die
+   sed -i \
+   -e '/libharfbuzz_la_LINK = /s/\/CXXLINK/' \
+   src/Makefile.in || die
+   sed -i \
+   -e '/AM_V_CCLD/s/\/CXXLINK/' \
+ 

[gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/

2019-10-02 Thread Thomas Deutschmann
commit: c9352dc5738c254a215a7a20eac4f2556106cf19
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:36:01 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:36:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9352dc5

mail-mta/msmtp: bump to v1.8.6

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-mta/msmtp/Manifest   |   1 +
 mail-mta/msmtp/msmtp-1.8.6.ebuild | 146 ++
 2 files changed, 147 insertions(+)

diff --git a/mail-mta/msmtp/Manifest b/mail-mta/msmtp/Manifest
index e9da447ae4e..1c1a69176d8 100644
--- a/mail-mta/msmtp/Manifest
+++ b/mail-mta/msmtp/Manifest
@@ -1,3 +1,4 @@
 DIST msmtp-1.8.3.tar.xz 336120 BLAKE2B 
4c58dc82e01135bc84176c25c65812414901f134a71aba5460675df3270f1d9dd3a706c66f5773315a38d63463f5c9eb68b584d6e5d0d5f0b1c23d6436d9a2b8
 SHA512 
c265991c0925d79b28a664ee6832316350d59d546f252989dafb8a517a8be1c496fcc85981325e5b381801a7bcb77e38dabdc12fc5be1bf49b9886a409a21819
 DIST msmtp-1.8.4.tar.xz 337292 BLAKE2B 
ac96dbd14cb5382563b995f2aff247c8ddf429dfa58ad6652ec3a3d05a98703a6c88a83d9e60ba3fb1d389682a6c0a653c5854f85258fe9d529674e61fbb146f
 SHA512 
7c358ff6235802348f55f0359ad5f6a87fcd1cede9e6f95d603b0a6e7197527cf5c99be8c1f30b2c8fadf4fc56b0b8ac4962db0e57bb5bc522145c59637ed6ec
 DIST msmtp-1.8.5.tar.xz 338840 BLAKE2B 
92971fae2e3ad4d324d89f6f41950e3d4c4d922dbda82867d0df5f7d2ef67de1b5a2d83fd779a53399ef54a1515bc648e16e8c9d437fc1863bfb669a079a31dc
 SHA512 
16e85d714b15e07f96f5ed5bf32b0c97a970877c13cfb77b5df29f7ea075d4da899a58786dcd60ace049b1f15061f4bcf96fa7fd442413560066a6c17a60f9a8
+DIST msmtp-1.8.6.tar.xz 339732 BLAKE2B 
3dc34bf23c935ea5f67df7e65b035771fd1475311311cca7097e71dac1c7b41a4c58497fd378a35a7f212b8a9b13e2dac6f20e0058d6f3491b52149d789b97d8
 SHA512 
9d3dd282ddfe2d67b67bb6d29412beebcd666d4ab8e90a664b7dd4b951714da0e3adba72dbe165617b1a170779bcd45e2e7bcf54d1d96fa97089686e71cbea66

diff --git a/mail-mta/msmtp/msmtp-1.8.6.ebuild 
b/mail-mta/msmtp/msmtp-1.8.6.ebuild
new file mode 100644
index 000..416ef1aa3cf
--- /dev/null
+++ b/mail-mta/msmtp/msmtp-1.8.6.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit fcaps multilib
+
+DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
+HOMEPAGE="https://marlam.de/msmtp/";
+SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax"
+
+# fcaps.eclass unconditionally defines "filecaps" USE flag which we need for
+# USE="daemon" in order to set the caps we need.
+REQUIRED_USE="daemon? ( filecaps )"
+
+# Upstream discourages usage of openssl. See also
+# https://marlam.de/msmtp/news/openssl-discouraged/
+DEPEND="
+   gnome-keyring? ( app-crypt/libsecret )
+   nls? ( virtual/libintl )
+   sasl? ( virtual/gsasl )
+   ssl? ( net-libs/gnutls[idn?] )
+   !ssl? ( idn? ( net-dns/libidn2:= ) )
+"
+
+RDEPEND="${DEPEND}
+   net-mail/mailbase
+   daemon? (
+   acct-group/msmtpd
+   acct-user/msmtpd
+   )
+   mta? (
+   !mail-mta/courier
+   !mail-mta/esmtp
+   !mail-mta/exim
+   !mail-mta/mini-qmail
+   !mail-mta/netqmail
+   !mail-mta/nullmailer
+   !mail-mta/postfix
+   !mail-mta/qmail-ldap
+   !mail-mta/sendmail
+   !mail-mta/opensmtpd
+   !=mail-mta/ssmtp-2.64-r2[mta]
+   )
+"
+
+BDEPEND="
+   doc? ( virtual/texi2dvi )
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+
+DOCS="AUTHORS ChangeLog NEWS README THANKS doc/msmtprc*"
+
+src_prepare() {
+   # Use default Gentoo location for mail aliases
+   sed -i 's:/etc/aliases:/etc/mail/aliases:' 
scripts/find_alias/find_alias_for_msmtp.sh || die
+
+   default
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-gai-idn
+   $(use_enable nls)
+   $(use_with daemon msmtpd)
+   $(use_with gnome-keyring libsecret)
+   $(use_with idn libidn)
+   $(use_with sasl libgsasl)
+   $(use_with ssl tls gnutls)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   default
+
+   if use doc ; then
+   cd doc || die
+   emake html pdf
+   fi
+}
+
+src_install() {
+   default
+
+   if use daemon ; then
+   fcaps CAP_NET_BIND_SERVICE usr/bin/msmtpd
+   newinitd "${FILESDIR}"/msmtpd.init msmtpd
+   newconfd "${FILESDIR}"/msmtpd.confd msmtpd
+   fi
+
+   if use doc ; then
+   dodoc doc/msmtp.{html,pdf}
+ 

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

2019-10-02 Thread Thomas Deutschmann
commit: 27a7df4094b89c77bcd156b2ad47a40693b21048
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:21:38 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:21:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a7df40

sys-libs/libcap-ng: bump to v0.7.10

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-libs/libcap-ng/Manifest|  1 +
 sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild | 94 ++
 2 files changed, 95 insertions(+)

diff --git a/sys-libs/libcap-ng/Manifest b/sys-libs/libcap-ng/Manifest
index dda87749b49..a47182634d1 100644
--- a/sys-libs/libcap-ng/Manifest
+++ b/sys-libs/libcap-ng/Manifest
@@ -1,2 +1,3 @@
+DIST libcap-ng-0.7.10.tar.gz 450243 BLAKE2B 
8eb21b0309e46b05fa42752b9c814d90bc1eda4852ac7a4975868c279764431a8d5eafc53e50998470f622e2a59e2b4c6c2ac1ac20525c6fcd0633b09b113012
 SHA512 
1b93c7f5c20ae5cc705fe5244af3e299454e988388cda95f006e248d97c0713e77da2a81c67ecf15755f3958df373fc6d1ca14197d6357ab1f2d8c3a0fd12def
 DIST libcap-ng-0.7.8.tar.gz 447946 BLAKE2B 
a26af2dcdd1af26cf03ca668dc95eed7bc1d0344729031497f46bba865bcb23ded2f1ea2ca5cb500b9419bbbd7ed75501921485257a3c8930d156a94e0a2c1c1
 SHA512 
c32a4c5780c183b13611615abe9061221fd8987188b08828d1617cdaee338ad8de67b3430aa83bde60128efc76449a688546bfbf697f0847b6a835cb1a868756
 DIST libcap-ng-0.7.9.tar.gz 449038 BLAKE2B 
3f84e5078d5d443cb61358c49405e4f16ff82a56e1c96d5127b522613b1b5c56a566a01b14b40055eca85f13b37f3d795248a506c54ac4612ab184a94addc365
 SHA512 
095edabaf76a943aab0645b843b14e20b1733ba1d47a8e34d82f6586ca9a1512ba2677d232b13dd3900b913837401bb58bf74481970e967ba19041959dc43259

diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild 
b/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild
new file mode 100644
index 000..e73f7cf226b
--- /dev/null
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+
+inherit autotools flag-o-matic python-r1
+
+DESCRIPTION="POSIX 1003.1e capabilities"
+HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/";
+SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~x86-linux"
+IUSE="python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="python? ( ${PYTHON_DEPS} )"
+DEPEND="${RDEPEND}
+   sys-kernel/linux-headers
+   python? ( >=dev-lang/swig-2 )"
+
+src_prepare() {
+   default
+   if use prefix ; then
+   sed -i "s@cat /usr@cat ${EPREFIX}/usr@" 
bindings/python*/Makefile.am || die
+   eautomake #668722
+   fi
+}
+
+src_configure() {
+   use sparc && replace-flags -O? -O0
+
+   local ECONF_SOURCE="${S}"
+
+   local myconf=(
+   $(use_enable static-libs static)
+   )
+
+   local pythonconf=( --without-python --without-python3 )
+
+   # set up python bindings build(s)
+   if use python ; then
+   setup_python_flags_configure() {
+   if python_is_python3; then
+   pythonconf=( --without-python --with-python3 )
+   else
+   pythonconf=( --with-python --without-python3 )
+   local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+   fi
+   run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"
+   }
+
+   python_foreach_impl setup_python_flags_configure
+   else
+   local BUILD_DIR=${WORKDIR}/build
+   run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"
+   fi
+}
+
+src_compile() {
+   if use python; then
+   python_foreach_impl run_in_build_dir emake
+   else
+   local BUILD_DIR=${WORKDIR}/build
+   emake -C "${BUILD_DIR}"
+   fi
+}
+
+src_test() {
+   if [[ "${EUID}" -eq 0 ]]; then
+   ewarn "Skipping tests due to root permissions."
+   return
+   fi
+
+   if use python; then
+   python_foreach_impl run_in_build_dir emake check
+   else
+   local BUILD_DIR=${WORKDIR}/build
+   emake -C "${BUILD_DIR}" check
+   fi
+}
+
+src_install() {
+   if use python; then
+   python_foreach_impl run_in_build_dir emake DESTDIR="${D}" 
install
+   else
+   local BUILD_DIR=${WORKDIR}/build
+   emake -C "${BUILD_DIR}" DESTDIR="${D}" install
+   fi
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2019-10-02 Thread Thomas Deutschmann
commit: b670335fbd5d3de40ed00cfaa00b7af4994c1f29
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:16:21 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:16:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b670335f

www-client/firefox-bin: bump to v69.0.1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/Manifest| 186 ++---
 ...x-bin-69.0.ebuild => firefox-bin-69.0.1.ebuild} |   0
 2 files changed, 93 insertions(+), 93 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 87dedef3e2c..dae4f373674 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -257,102 +257,102 @@ DIST firefox-68.1.0esr-vi.xpi 529349 BLAKE2B 
c30529d5d7eda32a74f5a0188096c1bea91
 DIST firefox-68.1.0esr-xh.xpi 470586 BLAKE2B 
24a2aaae2358b8902c3ba236563dadbff8e48507ba2e286c8b93ccba576b7204412bdc7151c038d7f2853fb8f0165e3c3af7b29054b7c087368eae69625e00de
 SHA512 
704c7140e20ef443ad2ff76d6c6bce04ad76f3be7e88db4fe9655081c7e8f8951be2b78970e8551feebddb81973864bae24a3363f9f6bff139eb75d9d8a789d6
 DIST firefox-68.1.0esr-zh-CN.xpi 536620 BLAKE2B 
d99473dd06c33bc715a0bd451a5b30151f9fa8bd10051ffcb81bda7ae6002bfe5d3ba54f76fbabd82113fd31e9cc559e821085d3e5c6c383a36b14c8d30c096d
 SHA512 
dfc25cc63f936b01cf90fd1234354c61d803cf81fdeec5378b39550e44b9aacae6601c27c31a9c18524ccfb115e63cb99e33e7454ef2b4112dff54dba6a81ca8
 DIST firefox-68.1.0esr-zh-TW.xpi 536144 BLAKE2B 
bfe6a5d79a89975ba60c14cf9be25d2c9f79ce710220a2140b26336172419a516cea0aca5a459ef0d28c96b2cb3f2dc78d7bba41746cf31f27967561a02f489c
 SHA512 
a689e054a36ff146c0bc39246545b28592e1a0cc0db919af99cd56577b2da8357b84fbeac539bfc9b5907f63acfddcbbc7c6a4f95ab4e35955c60f1778b15f2c
-DIST firefox-69.0-ach.xpi 471464 BLAKE2B 
16f7fd96c155c89adca15ff61ec95df9204a8876421b2fb81c314b453e063904f793a94819ff9e5742d699884f9210f1a9e9c6854be4db0db6edee64ba295bbe
 SHA512 
0ef9af9f8c1dd9e3f33434686005cbb4e3d41b5b627caafded8cee264ef1b8ad6eaf282a4f7c44dcdc50f29fe0f39dc57724c1cca16598bbab14b6367640373d
-DIST firefox-69.0-af.xpi 449151 BLAKE2B 
25ebf00f6ec1bf528d44d314e19457f453ff553a803b3ca775f489cc5c6419733459d47c04232effa5a715800ddbdad6f5dcb7a30fca9186b68f42bea69cbe4b
 SHA512 
ec7da41601dc744d321b129c2e891b53988e2cd579268aeec810900e38d2d4ff0219acfe358a83c9cb51967f9d25fa38da5e06e1c274f76ef51248b79eaca562
-DIST firefox-69.0-an.xpi 482733 BLAKE2B 
3cb92ff748188423067978dc364968eb5b48e6049b143228d3ca0f6216d37c2ecb4d3b8c4a4d072a0eb6cbde9c9ae3d5eef91672e32875c889f0f0dc4c798230
 SHA512 
7ddf561e2a17db1b897834dbc86d1e2dfe168da4fd0119fe02fcc1b86b73509952d89de7c14b8a3695255b8b591c32b3cc7f882bc96c6c56713c4afcf2fe56b4
-DIST firefox-69.0-ar.xpi 541411 BLAKE2B 
25fe08762d5a20e186caf9dff2240bfbd6faa1e708001758dfcb8aa3cdfd59ffac64ab4d086689ac8aae2a15eb28daf8153288d3367293f5b5db6330877986a8
 SHA512 
0cbf0bca4f5c759abb8cf67011dccbcc2aa8d9062639834d98d0a7be9062ec2cbbc627804cca0b38e15435ccdeacb5a924b810e2fe0ef5b2914f3e5d3e1f1ad9
-DIST firefox-69.0-ast.xpi 479365 BLAKE2B 
f5c9141fc699c4a8922a130590a11d21bf28c2391946a3bbb70f42ae3048a838764da5badbdb51d29634210142e9283b21303ebc12eef984c1d10ab42202f836
 SHA512 
46555778f1417f431cc3bc68495130d21f60be3e7441706e6f654bfd2b441b0ecc8942e252866ba8037f7695c776be909f24e9b5f94e6184c35b7b32c3e6c156
-DIST firefox-69.0-az.xpi 509588 BLAKE2B 
9719d4bfc4e9252d1b6177c7af86c1bca6a62cbbee2a8386ff3ef480f63c760036b9128cec8480138466510620b76ddd4dce3839bb932bc5e62de499b341767d
 SHA512 
92f4d261cb0df45dabb858e2074c80e105ff802df8ba5b296f85bd2a2b2197f7f6ee39d92e4d2260a3ce6c7edba307e45f83a2400597ddb6b1b1cfee895d116c
-DIST firefox-69.0-be.xpi 594812 BLAKE2B 
521bc289de861fa04d727abf2dbebb4d13da30ffc1fae209f165a81a0df417e3fb9d78baac8dd935c5a16c288affdf5a713f9b58b26f960c2b267a645daece64
 SHA512 
6a0f931855c7aee9ed4ae35593c8e8d9b710b38e7533d74805b3789de42fb41f8a0e842d44868a85e12528c50b0abffcc4d9bd26e455e03e9193173ff28b1718
-DIST firefox-69.0-bg.xpi 553023 BLAKE2B 
4a66a12dfbb96ce2f483104201983a62d49bfb84f96279c9bb2bc52c1ba1f70ba3ccbb5ba6c91f09c79cccd22331c45d43df0900f2c38ef3038167e4000997db
 SHA512 
5c392e56c6a85950203ceb685ed5e96bd4b0fb274171f768c0104c4a6a7e2c600a2a69e5f785cedf6bb19684c6f7f44b5a66acdf1da71c6f26c1e4660689de19
-DIST firefox-69.0-bn.xpi 572160 BLAKE2B 
fe7d1f1515a19013339c7d30bbe7acab01f3c9271c62f96daca28e1a8df880d20d58671a81ecfe72c7bc89d9b900b4eb5fb6ffe049e9ad903c7497602e87fb60
 SHA512 
2f3c660c0974937bb5ff773d8824358e877fb0212e8d7bb9a9b6bbd97d06169d2656c3100963a1bf5e252d4b65c903cbf3733cab1bba3de695e347e9895e9cba
-DIST firefox-69.0-br.xpi 501726 BLAKE2B 
ae152066104e2162209884afe9003101d4ebf849c496afdb04245bc1fd9c802791f7b667fd1cddcc8d217e448b9e0a45bdea209d0fa9e9311d2da1feb824ac08
 SHA512 
d9d68e8ca3f670ad0a2b8e5d7426385b07b518084af9f06a28eef04cd38ea443caf6f4907ff69bc41ec000ef2503e38eac8cd36cc87fc0a74f5bce1d86e2fea9
-DIST firefox-69.0-bs.xpi 48

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

2019-10-02 Thread Thomas Deutschmann
commit: 9068ad0d832e7c65d1984a920ed8e6064212c1c2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:09:23 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:10:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9068ad0d

sys-kernel/genkernel: bump to v4.0.0_beta18

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-kernel/genkernel/Manifest | 8 +++-
 ...enkernel-4.0.0_beta17.ebuild => genkernel-4.0.0_beta18.ebuild} | 8 
 sys-kernel/genkernel/genkernel-.ebuild| 4 ++--
 3 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/sys-kernel/genkernel/Manifest b/sys-kernel/genkernel/Manifest
index c91757d08d2..f837202b110 100644
--- a/sys-kernel/genkernel/Manifest
+++ b/sys-kernel/genkernel/Manifest
@@ -1,7 +1,6 @@
 DIST LVM2.2.02.173.tgz 2363504 BLAKE2B 
a516bc9b68b7b7529f4436d8849ca741eb3ca1b5ac2eb2fb2915507935bdd28b5e234e74c1bce827e5761f57b5936510d08107e0dc1c320190f952c706f128d3
 SHA512 
c2ea8beafe006abf9282f51ec98600fd0ebff816d53c10ecbb19bbf336ada4825135cf9c92ccd364afb18f8b1d7e163eff5bdec8dfdd70dfb9ba45db2f6bdd5e
 DIST LVM2.2.02.186.tgz 2389759 BLAKE2B 
e094c0135d455386ea5789208899d4dbdd5e78bebf52e49ab5587f881fbc2b94c6accecacf1b4ed182b0c87046402c00a47a1b724795a94fe3ec998b580a77ae
 SHA512 
06a1c00142ee41d8a576a5e06a5beae70baced3020e753ce3b612355cc4d9e33be4acf58569d49436c4ee1118d288d884c7301b7d886074eaf9f2fa6b0248c03
 DIST LVM2.2.02.88.tgz 1029151 BLAKE2B 
e3ce91b6c43155a66b79cf25da3973abb19decde3acc37d28daf80d14b1bd574f7d31fbcee4b397f0a146b2e221599079e521d0ac21932ff58b7c9d4fdf93501
 SHA512 
5c334c2c78220f4f9f082a74cbf0b156e96f2a07b5e55f054ff70c752ada97a67f83fa1d89c02accb7cbe5a62e356588831d96a102b7bf16cdce2591d4e37e4b
-DIST boost_1_70_0.tar.bz2 97887058 BLAKE2B 
dc7a974c6dc2662b767dbd87cb832cd1749c24fb745779d1059b73f19f7e52b33b645adfe72b0296c5e098e5cdb3b9f5eddd382374f33fbcd2ad5739287b2206
 SHA512 
7f2ea9636baf0210e8ed1d21ee798efb6ce23c0710ff8228b285e2214f82193bcd2d912fd435929c554289a59101c7be2e27ce798f93833f307976f0dd070b49
 DIST boost_1_71_0.tar.bz2 100124647 BLAKE2B 
edf5a03d5a5a63ef5826ef3c19a5ee862a43eb93e8e3d76f8a0d1f2c23122f5a0535e045058110574cd19092f3199c28ab9dae53f9db05ffe8c0b0b8cdbe27a9
 SHA512 
b7937d50c4512cf13cadd0ca829de36cf2cbc6fb788f45b1d4565ad0753e2b206c545125a5862016c2f16016f2e4a6b687928963b466fff17c3e0a4437142c20
 DIST btrfs-progs-v5.2.1.tar.xz 2049856 BLAKE2B 
841a506f07f1d965c3443fbea39c81a833c41ce1215db3feb41650c964a3a6ba8f5f964c61838921f2df90f6de7fdb057f0d41856549f26b9c4d580b4707d18f
 SHA512 
7da495df7dd2ef1c7961eda132c5f587785c7a91d2531a0c5ed3917f07c708d02acd48681520c10c375edd7a8a7ecab371e806077ccae7899eb41a5ddea89c59
 DIST busybox-1.20.2.tar.bz2 2186738 BLAKE2B 
3efa01ee81a9f3af0ccbcf28b1a24e817a28012d27a27c714b3f13fe4a73200af66fb93dcd9adc65de3e3abb26757939ff3d3ba620af08101c27c5f3550e7501
 SHA512 
089b67cd920f332daf910711739b1e55ba4c76cfa2122dfe5464432e0d76d3af8327837ebc3cc9954deef3e8f766d16a1928aecb2c169fe3de5a722eea7ea3dd
@@ -11,9 +10,8 @@ DIST busybox-1.31.0.tar.bz2 2427873 BLAKE2B 
7fff2ac2c39232f9dbd8ea4af55539e9eb7a
 DIST cryptsetup-2.2.1.tar.xz 10803072 BLAKE2B 
00ee2eff11e3054a40a4d9036c1786422288ff4c61ff497cb7039721dde80ca337cab067faa4f70721de3aded465f612e9328a6b533ff7c9b67d1069fe435bed
 SHA512 
e4b45b24ad63cc4c22cb816f04cf4af71431e15134a8208af1a24e64ded54c07aba6c43521c063f03429304e0610b6cce849332564d69a46934fb7bae8e99718
 DIST dmraid-1.0.0.rc16-3.tar.bz2 232743 BLAKE2B 
290c5bb7f1b12ac48627d8afcc346327b2fcce31b1015d5974c956d94f607b297e383158cd8741f03a770cdeb3f42c3e6341ebfcbc2220e122d89c2603eee512
 SHA512 
7c45e5117adc52fc2094b1b2bad4f4c518a46317a2196611966d72085ba3587c4ac8d1080f9d934888c01788f2b2d3d621c6f0d3e2a023c0fb1f9f3fa7fc127e
 DIST dropbear-2019.78.tar.bz2 2708659 BLAKE2B 
212b173cfea8655b43a8d93422dd4d3e0d669a67681cb17d6494b6083e6e4c58d21d52850c0cdf414617ee3dcaa071e376d0b5b156b6856cee2e4fe111550f7d
 SHA512 
f667ba8dae17ea89c118642b566f2c134c71bfd0b8bacea5cf7ec87d75ac79bd7cd1864a8788367a89d30ee35427d389ef6416375adff6e83caae30ff3e0549f
-DIST e2fsprogs-1.45.3.tar.xz 5561452 BLAKE2B 
ee41f35c3294ccb8dad4274e44d9c07dc94f93d2e921472c34da7913cdb2d60f998fa154c98f6ba4f9e598de152006a0fdb63a9006bbf3bb1847166d9342a29f
 SHA512 
9f898d353af48a1d357cb01f64187b6dfef671bb2e0450438530fe4fa9454fccc6b755c9469d81e702e6d85a4defd02ae0a493897a4b3284cb112e8444c9bf52
+DIST e2fsprogs-1.45.4.tar.xz 5567164 BLAKE2B 
ab7be15e504b674290a25572d09d1ca4bacebc14d23a0ae400636bdcf3bf117f3aaf82b806ca7fd25dcd6ef9fedff588de7c72134b095e27f7a363f7d70c94c7
 SHA512 
408f093a6674ef2316c451173481851041957617c550308d2969b983e11d988ddfc120626cd957c0759648bc357edf1d9971e6d46bed109c2af5f8a09bdc5bda
 DIST eudev-3.2.8.tar.gz 1894193 BLAKE2B 
8709a13031744d5dd2f57853375b920bdaa6ea028624111dc96be9d46748de8423ac749f27183c668336701c16735d7ca2db4566621e0e741a2604785c14c64f
 SHA512 
13221e6f9696a8630d867eb7d73f3bf5d

[gentoo-commits] repo/gentoo:master commit in: app-metrics/collectd/

2019-10-02 Thread Thomas Deutschmann
commit: 0e78de6c759712842251de262ebf67060e11308e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 22:57:21 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:10:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e78de6c

app-metrics/collectd: bump to v5.9.2

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/Manifest  |   1 +
 app-metrics/collectd/collectd-5.9.2.ebuild | 541 +
 2 files changed, 542 insertions(+)

diff --git a/app-metrics/collectd/Manifest b/app-metrics/collectd/Manifest
index cefe6b9b74f..b43a6cf00e5 100644
--- a/app-metrics/collectd/Manifest
+++ b/app-metrics/collectd/Manifest
@@ -1,2 +1,3 @@
 DIST collectd-5.8.1.tar.bz2 1789228 BLAKE2B 
739f961172978db33bdf95c8f93bde0036a26b2ed2abd3396a734d4b97c4ae117bb26a62fcdbb3d77bd63d9f64a38f83d0c8a0665e8fa7bf5ed2efc6838b0e8e
 SHA512 
8c75448c6e59ee1ea5c1cf486c07040d20fb36d5b7a1be2ab45facea330166e8c1d1fa38e3fa82ec905428d7b2c92c66aae35ee8e3546f67ce76f7f410739901
 DIST collectd-5.9.1.tar.gz 1501178 BLAKE2B 
ed0984637161427f3b354002850b7ea8c49a4aca64b637b864e5513c8057f52a4a479477b21e2a4cff436728c16d66c6d561df14308adcaeb7d597c290f543ce
 SHA512 
424ef12a3ba6997a71e6eda1a62d73fec588c9c4d90542c2381c1f9f4e118b2c02e18c71507e8984e20fb255b69b7f42afe83085b3df5e225c576d1eee1655fb
+DIST collectd-5.9.2.tar.gz 1501275 BLAKE2B 
f878dc9ee0d1948643dcbfcf3a427558a1c17adedcc31f02f4f4bb689e841760dcf732866c0617b8b139b4aecb094f8ca4aa5e7c7c707adf5589fc8767a1d2f9
 SHA512 
cbbc8d6409242108550b974f388d15c6084753dd51c6056614db34bceb3b72abb0237892ea65086093b9a5c5569087666c0430eb16021d22c3dde8e6d1ae7922

diff --git a/app-metrics/collectd/collectd-5.9.2.ebuild 
b/app-metrics/collectd/collectd-5.9.2.ebuild
new file mode 100644
index 000..35c1fbd584f
--- /dev/null
+++ b/app-metrics/collectd/collectd-5.9.2.ebuild
@@ -0,0 +1,541 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+JAVA_PKG_OPT_USE="collectd_plugins_java"
+
+inherit autotools fcaps flag-o-matic java-pkg-opt-2 linux-info multilib 
perl-functions python-single-r1 systemd tmpfiles user
+
+DESCRIPTION="Collects system statistics and provides mechanisms to store the 
values"
+
+HOMEPAGE="https://collectd.org/";
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PN}-${PV}.tar.gz";
+
+LICENSE="MIT GPL-2 GPL-2+ GPL-3 GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~x86"
+IUSE="contrib debug java kernel_Darwin kernel_FreeBSD kernel_linux perl 
selinux static-libs udev xfs"
+
+# The plugin lists have to follow here since they extend IUSE
+
+# Plugins that don't build (e.g. dependencies not in Gentoo)
+# apple_sensors: Requires libIOKit
+# amqp1: Requires libqpid-proton
+# aquaero:   Requires aerotools-ng/libaquaero5
+# barometer: Requires libi2c (i2c_smbus_read_i2c_block_data)
+# dpdkevents:Requires dpdk
+# dpdkstat:  Requires dpdk
+# grpc:  Requires libgrpc
+# intel_pmu: Requires libjevents (pmu-tools)
+# intel_rdt: Requires libpqos from intel-cmt-cat project
+# lpar:  Requires libperfstat (AIX only)
+# mic:   Requires Intel Many Integrated Core Architecture API
+#(part of Intel's  Xeon Phi software)
+# netapp:Requires libnetapp 
(http://communities.netapp.com/docs/DOC-1110)
+# pf:Requires BSD packet filter
+# pinba: Requires MySQL Pinba engine (http://pinba.org/)
+# tape:  Requires libkstat (Solaris only)
+# write_riemann: Requires riemann-c-client
+# xmms:  Requires libxmms (v1)
+# zone:  Solaris only...
+COLLECTD_IMPOSSIBLE_PLUGINS="apple_sensors amqp1 aquaero barometer dpdkstat
+   grpc intel_pmu intel_rdt lpar mic netapp pf pinba tape write_riemann
+   xmms zone"
+
+# Plugins that have been (compile) tested and can be enabled via 
COLLECTD_PLUGINS
+COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups ascent battery bind
+   ceph cgroups chrony conntrack contextswitch cpu cpufreq cpusleep
+   csv curl curl_json curl_xml dbi df disk dns drbd email
+   entropy ethstat exec fhcount filecount fscache gmond gps hddtemp
+   hugepages interface ipc ipmi iptables ipvs irq java lua
+   load logfile log_logstash lvm madwifi match_empty_counter
+   match_hashed match_regex match_timediff match_value mbmon mcelog md
+   memcachec memcached memory modbus mqtt multimeter mysql netlink
+   network network nfs nginx notify_desktop notify_email notify_nagios
+   ntpd numa nut olsrd onewire openldap openvpn oracle ovs_events
+   ovs_stats perl ping postgresql powerdns processes protocols python
+   python redis routeros rrdcached rrdtool sensors serial sigrok smart
+   snmp snmp_agent statsd swap syslog table tail tail_csv
+   target_notification target

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

2019-10-02 Thread Thomas Deutschmann
commit: fbb231bfa84a623474e4dae04a873ecf251307d3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 23:04:27 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 23:10:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb231bf

app-admin/rsyslog: bump to v8.1910.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-admin/rsyslog/Manifest|   2 +
 app-admin/rsyslog/rsyslog-8.1910.0.ebuild | 462 ++
 2 files changed, 464 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 9f3976a6187..27081562136 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,6 +1,8 @@
 DIST rsyslog-8.1904.0.tar.gz 2902708 BLAKE2B 
515d5e32c2dc6cdd8dd51fc595ad775503438603f28828e9f1a427b184a5a61de32af2ee90334b7d56a9404106d74da47386a18a370278d5a16422a6bb09f556
 SHA512 
cccb48f06508d7e7c2dd788903f4d7ddb3020cdf6079aea1d52387c56b920f10b08957a79b5d420ccdb54cae50d1da6e5eb80cde9498bceaeda4f6ce37f694fd
 DIST rsyslog-8.1907.0.tar.gz 2926855 BLAKE2B 
65c674e53bfa960e3fe5c7f41a304cf8736fe72e2391895dde9fdc17fabeb2f92fccab48965d5e1689a5852136a43a3355f89c9fa9d1d1974335ce80204bb4ac
 SHA512 
2aa3f6106e48fa63c6d4389f83e7a3212817c626d04881682236055792cf5c9d8a941638c9a508c470b6a24c934ef5cb0eda65ea25179d98831afbe2a27c1519
 DIST rsyslog-8.1908.0.tar.gz 2952939 BLAKE2B 
c6784753262a71f30f32fc35ad3e3e75fa2af271bdb0a62c2d4796d3d0413c7f619052a5e33c52c5f3b22aa474d14b7bb06e9c502944f914e708265835fd90ff
 SHA512 
66b6755e1f5a610ed8ec3f8fad1ee227f8ff34618a8f2660a801e6f9aa734980190fbffd8144ac30d63f8297a06e86ada65ba838242d8a006bca8e30f56dce80
+DIST rsyslog-8.1910.0.tar.gz 2957635 BLAKE2B 
ea350d3fb923c2f7d2799942fec6a77ef893fa12bc95a5b1428b8e280d96b562cd864469ebf13ee57e9ea89787765a4bb13d155460defc73a3a85b17ad6a5ab1
 SHA512 
85f5df91a6357ecb38708b4d569d26804a50ca28c928a636ac7749595f1a7105c3450fbd521835a436ebdfdcac33a33986e09a09026745ea4d1a2897406770d5
 DIST rsyslog-doc-8.1904.0.tar.gz 8042650 BLAKE2B 
585fe5c63eee1fb46f94dcd3d529045b3900e08c291e0e71ed9bf32a6200e6c7283820b262bd56e9aeb74cc227ecd518caafec5a8f87c1d8523d5d7fd95030aa
 SHA512 
da0ff00fbe71756b3c27fd8b94e88611452c3ba611e583862556393f596ca8f32f694ad40a3e1df67385d9f9ca80db6a58f5d2e336fe95639dd7cd0de828
 DIST rsyslog-doc-8.1907.0.tar.gz 8071764 BLAKE2B 
90c18a93bb2f2c9158a4696245c44c36ab4c40597d1eb8df8af257f57aa17e71436bd60792c4f982ebc15395abacd53281046e4ae6df65c306f815e6599fb8bc
 SHA512 
72dcddef6e36a92d2bdcf54072fff7516b6c731f43a53ef8f5d4ebdbe46bc7aeb63bbc3e739a6e5897602ea7705c4bdd8f57aa10796955ed772a6c7cf552c5e5
 DIST rsyslog-doc-8.1908.0.tar.gz 8082984 BLAKE2B 
7f102a215b0c51b961a4e44e97c8a3cd9966215dba44a194a5ff925b8a2b1ad3389461e2de3dae6dfb770bc36c9a31747298bdb7e975d6fa86ca209c9e314ac3
 SHA512 
d826013de671c895be7becd2a7c5ce1fb218149c6128d486116be6a01fc69099026f5a277b30fc57e626aeb4038e00b17abcad9a45ea3c9838e7041de9d991a5
+DIST rsyslog-doc-8.1910.0.tar.gz 8158007 BLAKE2B 
7a05cf7070ba350d0fb939350868ff0dd9d03be46ebd1b1261e54add70ab680afe0b356f563ea9e10148aed17667fc0b729e2fa8f7ff7cff3e4cec9d0da209a8
 SHA512 
e46f14e40ae690efbe3114a859c1c94c8f9573ca5ebdb533ad4b5ed76c3a930c887cc205e7279fcc546fda3ce624eae507ce08d5d10ee1eb167a957edd742bf2

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

[gentoo-commits] proj/genkernel: New tag: v4.0.0_beta18

2019-10-02 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 22:47:39 2019 +

New tag: v4.0.0_beta18




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

2019-10-02 Thread Thomas Deutschmann
commit: ad5d9a6e905e19b04822cc20cc00267379c6e27a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 15:33:20 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 15:34:41 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ad5d9a6e

gen_configkernel.sh: config_kernel(): Use global KV_NUMERIC variable

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_configkernel.sh | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/gen_configkernel.sh b/gen_configkernel.sh
index 5a4b5ce..bde9fc5 100755
--- a/gen_configkernel.sh
+++ b/gen_configkernel.sh
@@ -581,7 +581,7 @@ config_kernel() {
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_HYPERV_NET" "${cfg_CONFIG_HYPERV}" \
&& required_kernel_options+=( 'CONFIG_HYPERV_NET' )
 
-   if [ $((${KV_MAJOR} * 1000 + ${KV_MINOR})) -ge 4014 ]
+   if [ ${KV_NUMERIC} -ge 4014 ]
then
local cfg_CONFIG_VSOCKETS=$(kconfig_get_opt 
"${KERNEL_OUTPUTDIR}/.config" "CONFIG_VSOCKETS")
case "${cfg_CONFIG_VSOCKETS}" in
@@ -595,16 +595,16 @@ config_kernel() {
 
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_HYPERV_KEYBOARD" "${cfg_CONFIG_HYPERV}"
 
-   [ $((${KV_MAJOR} * 1000 + ${KV_MINOR})) -ge 4006 ] &&
+   [ ${KV_NUMERIC} -ge 4006 ] &&
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_PCI_HYPERV" "${cfg_CONFIG_HYPERV}"
 
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_FB_HYPERV" "${cfg_CONFIG_HYPERV}"
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_HID_HYPERV_MOUSE" "${cfg_CONFIG_HYPERV}"
 
-   [ $((${KV_MAJOR} * 1000 + ${KV_MINOR})) -ge 4010 ] &&
+   [ ${KV_NUMERIC} -ge 4010 ] &&
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_UIO_HV_GENERIC" "${cfg_CONFIG_HYPERV}"
 
-   [ $((${KV_MAJOR} * 1000 + ${KV_MINOR})) -ge 4012 ] &&
+   [ ${KV_NUMERIC} -ge 4012 ] &&
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_HYPERV_TSCPAGE" "y"
fi
 
@@ -677,7 +677,7 @@ config_kernel() {
esac
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_VHOST_NET" "${cfg_CONFIG_VHOST_NET}"
 
-   if [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -ge 4006 ]
+   if [ ${KV_NUMERIC} -ge 4006 ]
then
local cfg_CONFIG_FW_CFG_SYSFS=$(kconfig_get_opt 
"${KERNEL_OUTPUTDIR}/.config" "CONFIG_FW_CFG_SYSFS")
case "${cfg_CONFIG_FW_CFG_SYSFS}" in
@@ -717,7 +717,7 @@ config_kernel() {
&& required_kernel_options+=( 'CONFIG_VIRTIO_NET' )
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_VIRTIO_PCI" "${newvirtio_setting}"
 
-   if [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -ge 4011 ]
+   if [ ${KV_NUMERIC} -ge 4011 ]
then
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_VIRTIO_BLK_SCSI" "y"
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_BLK_MQ_VIRTIO" "y"
@@ -731,7 +731,7 @@ config_kernel() {
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_VIRTIO_MMIO" "${newvirtio_setting}"
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES" "y"
 
-   if [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -ge 4008 ]
+   if [ ${KV_NUMERIC} -ge 4008 ]
then
local cfg_CONFIG_VSOCKETS=$(kconfig_get_opt 
"${KERNEL_OUTPUTDIR}/.config" "CONFIG_VSOCKETS")
case "${cfg_CONFIG_VSOCKETS}" in
@@ -744,7 +744,7 @@ config_kernel() {
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_VIRTIO_VSOCKETS_COMMON" "${newvirtio_setting}"
fi
 
-   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -ge 4010 ] &&
+   [ ${KV_NUMERIC} -ge 4010 ] &&
kconfig_set_opt "${KERNEL_OUTPUTDIR}/.config" 
"CONFIG_CRYPTO_DEV_VIRTIO" "${newvirtio_setting}"
fi
 
@@ -760,15 +760,15 @@ config_kernel() {
print_info 2 "$(get_indent 1)>> Ensure that required 
kernel options for early microcode loading support are set ..."
kconfigs_microcode+=( 'CONFIG_MICROCODE' )
kconfigs_microcode+=( 'CONFIG_MICROCODE_OLD_INTERFACE' )
-   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -le 4003 ] && 
kconfigs_microcode+=( 'CONFIG_MICROCODE_EARLY' )
+   [ ${KV_NUMERIC} -le 4003 ] && kconfigs_microcode+=( 
'CONFIG_MICROCODE_EARLY' )
 
# Intel
kconfigs_microcode_intel+=( 'CONFIG_MICROCODE_INTEL' )
-

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

2019-10-02 Thread Thomas Deutschmann
commit: ef914100a474196ddb27049fd95ce573ebc4805d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 15:07:14 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 15:34:23 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ef914100

gen_configkernel.sh: config_kernel(): Update --microcode kernel options handling

- Don't try to set CONFIG_MICROCODE_*EARLY for >= linux-4.4

- Check for CONFIG_MICROCODE_{AMD,INTEL} in sanity check

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_configkernel.sh | 39 ++-
 1 file changed, 30 insertions(+), 9 deletions(-)

diff --git a/gen_configkernel.sh b/gen_configkernel.sh
index 2ff983f..5a4b5ce 100755
--- a/gen_configkernel.sh
+++ b/gen_configkernel.sh
@@ -753,20 +753,29 @@ config_kernel() {
then
if isTrue "${KERNEL_SUPPORT_MICROCODE}"
then
+   local -a kconfigs_microcode
+   local -a kconfigs_microcode_amd
+   local -a kconfigs_microcode_intel
+
print_info 2 "$(get_indent 1)>> Ensure that required 
kernel options for early microcode loading support are set ..."
-   kconfig_microcode_intel=(CONFIG_MICROCODE_INTEL 
CONFIG_MICROCODE_INTEL_EARLY)
+   kconfigs_microcode+=( 'CONFIG_MICROCODE' )
+   kconfigs_microcode+=( 'CONFIG_MICROCODE_OLD_INTERFACE' )
+   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -le 4003 ] && 
kconfigs_microcode+=( 'CONFIG_MICROCODE_EARLY' )
 
-   kconfig_microcode_amd=(CONFIG_MICROCODE_AMD)
-   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -le 4003 ] && 
kconfig_microcode_amd+=(CONFIG_MICROCODE_AMD_EARLY)
+   # Intel
+   kconfigs_microcode_intel+=( 'CONFIG_MICROCODE_INTEL' )
+   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -le 4003 ] && 
kconfigs_microcode_intel+=( 'CONFIG_MICROCODE_INTEL_EARLY' )
 
-   kconfigs=(CONFIG_MICROCODE 
CONFIG_MICROCODE_OLD_INTERFACE)
-   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -le 4003 ] && 
kconfigs+=(CONFIG_MICROCODE_EARLY)
+   # AMD
+   kconfigs_microcode_amd=( 'CONFIG_MICROCODE_AMD' )
+   [ $(($KV_MAJOR * 1000 + ${KV_MINOR})) -le 4003 ] && 
kconfigs_microcode_amd+=( 'CONFIG_MICROCODE_AMD_EARLY' )
 
-   [[ "$MICROCODE" == all ]] && kconfigs+=( 
${kconfig_microcode_amd[@]} ${kconfig_microcode_intel[@]} )
-   [[ "$MICROCODE" == amd ]] && kconfigs+=( 
${kconfig_microcode_amd[@]} )
-   [[ "$MICROCODE" == intel ]] && kconfigs+=( 
${kconfig_microcode_intel[@]} )
+   [[ "${MICROCODE}" == all ]]   && kconfigs_microcode+=( 
${kconfigs_microcode_amd[@]} ${kconfigs_microcode_intel[@]} )
+   [[ "${MICROCODE}" == amd ]]   && kconfigs_microcode+=( 
${kconfigs_microcode_amd[@]} )
+   [[ "${MICROCODE}" == intel ]] && kconfigs_microcode+=( 
${kconfigs_microcode_intel[@]} )
 
-   for k in "${kconfigs[@]}"
+   local k
+   for k in "${kconfigs_microcode[@]}"
do
local cfg=$(kconfig_get_opt 
"${KERNEL_OUTPUTDIR}/.config" "$k")
case "${cfg}" in
@@ -777,6 +786,18 @@ config_kernel() {
done
 
required_kernel_options+=( 'CONFIG_MICROCODE' )
+   case "${MICROCODE}" in
+   amd)
+   required_kernel_options+=( 
'CONFIG_MICROCODE_AMD' )
+   ;;
+   intel)
+   required_kernel_options+=( 
'CONFIG_MICROCODE_INTEL' )
+   ;;
+   all)
+   required_kernel_options+=( 
'CONFIG_MICROCODE_AMD' )
+   required_kernel_options+=( 
'CONFIG_MICROCODE_INTEL' )
+   ;;
+   esac
else
print_info 1 "$(get_indent 1)>> Ignoring --microcode 
parameter; Architecture does not support microcode loading ..."
fi



[gentoo-commits] proj/genkernel:master commit in: patches/e2fsprogs/1.45.3/, patches/e2fsprogs/1.45.4/

2019-10-02 Thread Thomas Deutschmann
commit: d514aaf49e813b07b3b27cb99b1aebd28e73db46
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 21:03:20 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 21:03:20 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=d514aaf4

e2fsprogs bumped to v1.45.4

Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../e2fsprogs/{1.45.3 => 1.45.4}/e2fsprogs-1.42.13-fix-build-cflags.patch | 0
 .../e2fsprogs/{1.45.3 => 1.45.4}/e2fsprogs-1.44.6-parallel_install.patch  | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/patches/e2fsprogs/1.45.3/e2fsprogs-1.42.13-fix-build-cflags.patch 
b/patches/e2fsprogs/1.45.4/e2fsprogs-1.42.13-fix-build-cflags.patch
similarity index 100%
rename from patches/e2fsprogs/1.45.3/e2fsprogs-1.42.13-fix-build-cflags.patch
rename to patches/e2fsprogs/1.45.4/e2fsprogs-1.42.13-fix-build-cflags.patch

diff --git a/patches/e2fsprogs/1.45.3/e2fsprogs-1.44.6-parallel_install.patch 
b/patches/e2fsprogs/1.45.4/e2fsprogs-1.44.6-parallel_install.patch
similarity index 100%
rename from patches/e2fsprogs/1.45.3/e2fsprogs-1.44.6-parallel_install.patch
rename to patches/e2fsprogs/1.45.4/e2fsprogs-1.44.6-parallel_install.patch



[gentoo-commits] proj/genkernel:master commit in: defaults/

2019-10-02 Thread Thomas Deutschmann
commit: 5773ba3aa4b5c5b9d96ab144292c0fc39b456038
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 13:30:00 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 14:43:05 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=5773ba3a

initrd.scripts: start_network(): Don't try to configure network when "ip" 
argument contains comma or colon

We are sharing "ip" kernel command-line argument with kernel's IP PNP feature.
Because we don't support the same syntax/features it's safe to assume that user
wants to use kernel's IP PNP feature when argument contains a comma or colon.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 defaults/initrd.scripts | 17 +
 1 file changed, 17 insertions(+)

diff --git a/defaults/initrd.scripts b/defaults/initrd.scripts
index 2969f44..071ba32 100644
--- a/defaults/initrd.scripts
+++ b/defaults/initrd.scripts
@@ -2019,6 +2019,23 @@ start_network() {
bad_msg "Failed to start udhcpc for interface 
${GK_NET_IFACE}!"
return 1
fi
+   elif echo "${IP}" | grep -qE ':|,'
+   then
+   if is_interface_up
+   then
+   # CONFIG_IP_PNP probably caused kernel to bring up
+   # network for us. Due to presence of ":" or ","
+   # we can assume an advanced network configuration
+   # which we cannot reproduce...
+   warn_msg "Interface ${GK_NET_IFACE} is already up."
+   warn_msg "Skipping network setup; Will use existing 
network configuration ..."
+   run touch "${GK_NET_LOCKFILE}"
+   return 0
+   fi
+
+   warn_msg "Found advanced network configuration (check ip= 
kernel command-line argument)!"
+   warn_msg "Assuming user want to use kernel's IP PNP; Will not 
try to start network ..."
+   return 1
else
if is_interface_up
then



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

2019-10-02 Thread Thomas Deutschmann
commit: e73ff12ad96fd7ea5cb80561dae6418dbe855096
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 23:01:08 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 23:01:08 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=e73ff12a

gen_funcs.sh: get_chost_libdir(): Don't quote tc-getCC() return value

This will allow user to set UTILS_CC="distcc gcc" for example.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_funcs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gen_funcs.sh b/gen_funcs.sh
index 9e7d573..2fe88fb 100755
--- a/gen_funcs.sh
+++ b/gen_funcs.sh
@@ -792,7 +792,7 @@ debug_breakpoint() {
 get_chost_libdir() {
local cc=$(tc-getCC)
 
-   local test_file=$("${cc}" -print-file-name=libnss_files.so 2>/dev/null)
+   local test_file=$(${cc} -print-file-name=libnss_files.so 2>/dev/null)
if [ -z "${test_file}" ]
then
gen_die "$(get_useful_function_stack "${FUNCNAME}")Unable to 
determine CHOST's libdir: '${cc} -print-file-name=libnss_files.so' returned 
nothing!"



[gentoo-commits] proj/genkernel:master commit in: worker_modules/, /

2019-10-02 Thread Thomas Deutschmann
commit: 096ff8a27b1b70e1306a9522b020753ab057fb56
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 23:14:05 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 23:14:05 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=096ff8a2

gkbuild.sh: Add possibility to disable distcc usage per gkbuild

This commit will add support for custom variable

  DISABLE_DISTCC

which can be used in gkbuilds to disable distcc usage when
set to "yes".

This is needed because we don't have package.env mechanism
to disable features per package.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_funcs.sh  | 27 +++
 worker_modules/gkbuild.sh | 28 
 2 files changed, 55 insertions(+)

diff --git a/gen_funcs.sh b/gen_funcs.sh
index 1d4a91d..cfe53b9 100755
--- a/gen_funcs.sh
+++ b/gen_funcs.sh
@@ -1871,6 +1871,33 @@ make_bootdir_writable() {
fi
 }
 
+# @FUNCTION: get_nproc
+# @USAGE: [${fallback:-1}]
+# @DESCRIPTION:
+# Attempt to figure out the number of processing units available.
+# If the value can not be determined, prints the provided fallback
+# instead. If no fallback is provided, defaults to 1.
+get_nproc() {
+   local nproc
+
+   # GNU
+   if type -P nproc &>/dev/null; then
+   nproc=$(nproc)
+   fi
+
+   # fallback to python2.6+
+   # note: this may fail (raise NotImplementedError)
+   if [[ -z ${nproc} ]] && type -P python &>/dev/null; then
+   nproc=$(python -c 'import multiprocessing; 
print(multiprocessing.cpu_count());' 2>/dev/null)
+   fi
+
+   if [[ -n ${nproc} ]]; then
+   echo "${nproc}"
+   else
+   echo "${1:-1}"
+   fi
+}
+
 # @FUNCTION: makeopts_jobs
 # @USAGE: [${MAKEOPTS}] [${inf:-999}]
 # @DESCRIPTION:

diff --git a/worker_modules/gkbuild.sh b/worker_modules/gkbuild.sh
index cb2f385..2039c85 100644
--- a/worker_modules/gkbuild.sh
+++ b/worker_modules/gkbuild.sh
@@ -6,6 +6,32 @@ __module_main() {
_gkbuild_main
 }
 
+_disable_distcc() {
+   if [[ -z "${DISABLE_DISTCC}" ]] || ! isTrue "${DISABLE_DISTCC}"
+   then
+   return
+   fi
+
+   if [[ "$(tc-getCC)" != *distcc* ]] && [[ "$(tc-getCXX)" != *distcc* ]]
+   then
+   return
+   fi
+
+   print_warning 3 "distcc usage for ${P} is known to cause problems; 
Limiting to localhost ..."
+   export DISTCC_HOSTS=localhost
+
+   # We must ensure that parallel jobs aren't set higher than
+   # available processing units which would kill the system now
+   # that we limited distcc usage to localhost
+   local MAKEOPTS_USER=$(makeopts_jobs)
+   local MAKEOPTS_MAX=$(get_nproc)
+   if [[ ${MAKEOPTS_USER} -gt ${MAKEOPTS_MAX} ]]
+   then
+   print_warning 3 "MAKEOPTS for ${P} adjusted to 
-j${MAKEOPTS_MAX} due to disabled distcc support ..."
+   export MAKEOPTS="-j${MAKEOPTS_MAX}"
+   fi
+}
+
 # Remove occurrences of strings from variable given in $1
 # Strings removed are matched as globs, so for example
 # '-O*' would remove -O1, -O2 etc.
@@ -68,6 +94,8 @@ _gkbuild_main() {
fi
done
 
+   _disable_distcc
+
local current_phase=
for current_phase in ${all_phases}
do



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

2019-10-02 Thread Thomas Deutschmann
commit: 17e112fcedaa5bd5f5c5a8e573bd3fe8dc08879d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 12:30:18 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 12:30:18 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=17e112fc

gen_cmdline.sh: parse_cmdline(): Fix --strip argument parsing

Closes: https://bugs.gentoo.org/696056
Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_cmdline.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gen_cmdline.sh b/gen_cmdline.sh
index 825b80c..fa8a7c3 100755
--- a/gen_cmdline.sh
+++ b/gen_cmdline.sh
@@ -805,7 +805,7 @@ parse_cmdline() {
print_info 3 "CMD_NICE: ${CMD_NICE}"
;;
--strip=*)
-   CMD_STRIP_TYPE=$(parse_opt "$*")
+   CMD_STRIP_TYPE="${*#*=}"
print_info 3 "CMD_STRIP_TYPE: ${CMD_STRIP_TYPE}"
;;
--no-strip)



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

2019-10-02 Thread Thomas Deutschmann
commit: e2cfd47d5ebb5fcf5b6673438e30d1802ebbdf37
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 12:33:16 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 12:33:16 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=e2cfd47d

gen_determineargs.sh: determine_real_args(): Normalize --microcode argument 
validation

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_determineargs.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index fdef153..a27e980 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -826,11 +826,11 @@ determine_real_args() {
fi
 
MICROCODE=${MICROCODE,,}
-   case ${MICROCODE} in
+   case "${MICROCODE}" in
all|amd|intel) ;;
y|yes|1|true|t) MICROCODE='all' ;;
n|no|none|0|false|f) MICROCODE='' ;;
-   *) gen_die "Invalid microcode '${MICROCODE}', 
--microcode= requires one of: no, all, intel, amd" ;;
+   *) gen_die "Invalid microcode '${MICROCODE}'; 
--microcode= requires one of: no, all, intel, amd" ;;
esac
 
if isTrue "${BUILD_RAMDISK}"  && isTrue "${MICROCODE_INITRAMFS}" && [[ 
-z "${MICROCODE}" ]]



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

2019-10-02 Thread Thomas Deutschmann
commit: cea37f350778e214bed8891be8b178e24e4820d0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 12:31:33 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 12:31:33 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=cea37f35

gen_determineargs.sh: determine_real_args(): Add --strip= validation

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_determineargs.sh | 8 
 1 file changed, 8 insertions(+)

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index 5b43160..fdef153 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -698,6 +698,14 @@ determine_real_args() {
 
if isTrue "${BUILD_KERNEL}"
then
+   case "${CMD_STRIP_TYPE}" in
+   all|kernel|modules|none)
+   ;;
+   *)
+   gen_die "Invalid strip type 
'${CMD_STRIP_TYPE}'; --strip= requires one of: all, kernel, modules, none"
+   ;;
+   esac
+
if isTrue "$(has_space_characters "${KERNEL_OUTPUTDIR}")"
then
# Kernel Makefile doesn't support spaces in outputdir 
path...



[gentoo-commits] proj/genkernel:master commit in: defaults/

2019-10-02 Thread Thomas Deutschmann
commit: 1f071dfc89fc19f9e66d2e73c4f42f9e500e5d79
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 13:54:05 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 14:43:05 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=1f071dfc

initrd.scripts: start_sshd(): Tell user why gk.prompt.timeout value was changed

Signed-off-by: Thomas Deutschmann  gentoo.org>

 defaults/initrd.scripts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defaults/initrd.scripts b/defaults/initrd.scripts
index 071ba32..7184cfd 100644
--- a/defaults/initrd.scripts
+++ b/defaults/initrd.scripts
@@ -2208,7 +2208,7 @@ start_sshd() {
 
if [ "${GK_PROMPT_TIMEOUT}" = '0' ]
then
-   warn_msg "Changing gk.prompt.timeout=0 to 30 ..."
+   warn_msg "Changing gk.prompt.timeout=0 to 30 to allow remote 
user to answer prompts ..."
GK_PROMPT_TIMEOUT=30
fi
 



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

2019-10-02 Thread Thomas Deutschmann
commit: 80cb0abc18d2ff9143f657c960eebd7aa082f61a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 12:29:14 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 12:29:14 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=80cb0abc

gen_cmdline.sh: Move --bootloader validation to determine_real_args()

This will allow us to always validate set bootloader at a single place.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_cmdline.sh   | 7 ---
 gen_determineargs.sh | 8 
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/gen_cmdline.sh b/gen_cmdline.sh
index d74c8f8..825b80c 100755
--- a/gen_cmdline.sh
+++ b/gen_cmdline.sh
@@ -443,13 +443,6 @@ parse_cmdline() {
--bootloader=*)
CMD_BOOTLOADER="${*#*=}"
[ -z "${CMD_BOOTLOADER}" ] && CMD_BOOTLOADER="no"
-   case "${CMD_BOOTLOADER}" in
-   no|grub|grub2)
-   ;;
-   *)
-   echo "Error: Bootloader 
'${CMD_BOOTLOADER}' is unsupported."
-   exit 1
-   esac
print_info 3 "CMD_BOOTLOADER: ${CMD_BOOTLOADER}"
;;
--no-bootloader)

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index 28590d3..5b43160 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -557,6 +557,14 @@ determine_real_args() {
fi
fi
 
+   case "${BOOTLOADER}" in
+   no|grub|grub2)
+   ;;
+   *)
+   gen_die "Invalid bootloader '${BOOTLOADER}'; 
--bootloader= requires one of: no, grub, grub2"
+   ;;
+   esac
+
if isTrue "${KERNEL_SOURCES}"
then
if [ ! -d ${KERNEL_DIR} ]



[gentoo-commits] proj/genkernel:master commit in: /, doc/, defaults/

2019-10-02 Thread Thomas Deutschmann
commit: 2ca8d5bb635d8f9db68d87e078f4ce4f410e9152
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 23:07:57 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 23:07:57 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=2ca8d5bb

Add --utils-cxx option

To compile thin-provisioning-tools, required for LVM thin provisioning
support which was added in commit 9dea735590ebfff278710148fa8743777a18c4bd,
we need a C++ compiler.

This option will allow user to specify custom C++ compiler (for example
when using ccache/distcc).

Signed-off-by: Thomas Deutschmann  gentoo.org>

 defaults/config.sh   | 1 +
 doc/genkernel.8.txt  | 5 -
 gen_cmdline.sh   | 7 ++-
 gen_determineargs.sh | 1 +
 gen_funcs.sh | 3 +++
 genkernel.conf   | 6 +-
 6 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/defaults/config.sh b/defaults/config.sh
index 9d15633..d9ea32c 100644
--- a/defaults/config.sh
+++ b/defaults/config.sh
@@ -43,5 +43,6 @@ DEFAULT_KERNEL_LD=ld
 
 DEFAULT_UTILS_CFLAGS="-Os -pipe -fomit-frame-pointer"
 DEFAULT_UTILS_CC=gcc
+DEFAULT_UTILS_CXX=g++
 DEFAULT_UTILS_AS=as
 DEFAULT_UTILS_LD=ld

diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 82da1e1..3932e3d 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -269,7 +269,10 @@ LOW-LEVEL COMPILATION OPTIONS
 C compiler flags used to compile utilities.
 
 *--utils-cc*=::
-Compiler to use for utilities.
+C Compiler to use for utilities.
+
+*--utils-cxx*=::
+C++ Compiler to use for utilities.
 
 *--utils-ld*=::
 Linker to use for utilities.

diff --git a/gen_cmdline.sh b/gen_cmdline.sh
index 7e74182..d74c8f8 100755
--- a/gen_cmdline.sh
+++ b/gen_cmdline.sh
@@ -94,7 +94,8 @@ longusage() {
   echo "   --kernel-outputdir="
   echo "   Save output files outside the source 
tree"
   echo "   --utils-as=  Assembler to use for utils"
-  echo "   --utils-cc=   Compiler to use for utilities"
+  echo "   --utils-cc=   C Compiler to use for utilities"
+  echo "   --utils-cxx=  C++ Compiler to use for utilities"
   echo "   --utils-cflags= C compiler flags used to compile 
utilities"
   echo "   --utils-ld= Linker to use for utils"
   echo "   --utils-make= GNU Make to use for utils"
@@ -309,6 +310,10 @@ parse_cmdline() {
CMD_UTILS_CC="${*#*=}"
print_info 3 "CMD_UTILS_CC: ${CMD_UTILS_CC}"
;;
+   --utils-cxx=*)
+   CMD_UTILS_CXX="${*#*=}"
+   print_info 3 "CMD_UTILS_CXX: ${CMD_UTILS_CXX}"
+   ;;
--utils-cflags=*)
CMD_UTILS_CFLAGS="${*#*=}"
print_info 3 "CMD_UTILS_CFLAGS: ${CMD_UTILS_CFLAGS}"

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index f3cfedf..28590d3 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -285,6 +285,7 @@ determine_real_args() {
set_config_with_override STRING KERNEL_LD 
CMD_KERNEL_LD "$DEFAULT_KERNEL_LD"
set_config_with_override STRING KERNEL_AS 
CMD_KERNEL_AS "$DEFAULT_KERNEL_AS"
set_config_with_override STRING UTILS_CC  
CMD_UTILS_CC  "$DEFAULT_UTILS_CC"
+   set_config_with_override STRING UTILS_CXX 
CMD_UTILS_CXX "$DEFAULT_UTILS_CXX"
set_config_with_override STRING UTILS_LD  
CMD_UTILS_LD  "$DEFAULT_UTILS_LD"
set_config_with_override STRING UTILS_AS  
CMD_UTILS_AS  "$DEFAULT_UTILS_AS"
 

diff --git a/gen_funcs.sh b/gen_funcs.sh
index 23f6d30..1d4a91d 100755
--- a/gen_funcs.sh
+++ b/gen_funcs.sh
@@ -1061,6 +1061,9 @@ _tc-getPROG() {
CC)
[[ -n "${multilib_cflags}" ]] && prog+=( 
"${multilib_cflags}" )
;;
+   CXX)
+   [[ -n "${multilib_cflags}" ]] && prog+=( 
"${multilib_cflags}" )
+   ;;
LD)
[[ -n "${multilib_ldflags}" ]] &&  prog+=( 
"${multilib_ldflags}" )
;;

diff --git a/genkernel.conf b/genkernel.conf
index aa458fb..388502f 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -205,10 +205,14 @@ NOCOLOR="false"
 # option.
 #UTILS_MAKE="make"
 
-# Compiler to use for the utilities (e.g. distcc).  See also the --utils-cc
+# C Compiler to use for the utilities (e.g. distcc).  See also the --utils-cc
 # command line option.
 #UTILS_CC="gcc"
 
+# C++ Compiler to use for the utilities (e.g. distcc).  See also

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

2019-10-02 Thread Thomas Deutschmann
commit: 24365d81911373e036ca684f1bc47f7d4a253637
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 12:34:20 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 14:43:00 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=24365d81

gen_funcs.sh: cleanup(): Try to kill all running child processes before cleanup

If genkernel was aborted, it maybe possible that child processes are still
running which maybe prevent cleanup.

With this commit, cleanup() will try to kill all running child processes.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_funcs.sh | 46 ++
 1 file changed, 46 insertions(+)

diff --git a/gen_funcs.sh b/gen_funcs.sh
index cfe53b9..0e7c5ba 100755
--- a/gen_funcs.sh
+++ b/gen_funcs.sh
@@ -438,6 +438,52 @@ setup_cache_dir() {
 }
 
 cleanup() {
+   # Child processes we maybe want to kill can only appear in
+   # current session
+   local session=$(ps -o sess= ${$} 2>/dev/null | awk '{ print $1 }')
+   if [ -n "${session}" ]
+   then
+   # Time to kill any still running child process.
+   # All our childs will have GK_SHARE environment variable set.
+   local -a killed_pids
+
+   local pid_to_kill=
+   while IFS= read -r -u 3 pid_to_kill
+   do
+   # Don't kill ourselves or we will trigger trap
+   [ "${pid_to_kill}" = "${BASHPID}" ] && continue
+
+   # Killing process group allows us to catch grandchilds
+   # with clean environment, too.
+   if kill -${pid_to_kill} &>/dev/null
+   then
+   killed_pids+=( ${pid_to_kill} )
+   fi
+   done 3< <(ps e -s ${session} 2>/dev/null | grep GK_SHARE= 
2>/dev/null | awk '{ print $1 }')
+
+   if [ ${#killed_pids[@]} -gt 0 ]
+   then
+   # Be patient -- still running process could prevent 
cleanup!
+   sleep 3
+
+   # Add one valid pid so that ps command won't fail
+   killed_pids+=( ${BASHPID} )
+
+   killed_pids=$(IFS=,; echo "${killed_pids[*]}")
+
+   # Processes had enough time to gracefully terminate!
+   while IFS= read -r -u 3 pid_to_kill
+   do
+   # Don't kill ourselves or we will trigger trap
+   [ "${pid_to_kill}" = "${BASHPID}" ] && continue
+
+   kill -9 -${pid_to_kill} &>/dev/null
+   done 3< <(ps --no-headers -q ${killed_pids} 2>/dev/null 
| awk '{ print $1 }')
+   fi
+   else
+   print_warning 1 "Failed to determine session leader; Will not 
try to stop child processes"
+   fi
+
if isTrue "${CLEANUP}"
then
if [ -n "${TEMP}" -a -d "${TEMP}" ]



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

2019-10-02 Thread Thomas Deutschmann
commit: 45503276b0e4233ad03dcf303fad2dc146862093
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 22:59:01 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 22:59:01 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=45503276

gen_determineargs.sh: determine_real_args(): Don't quote tc-getBUILD_CC() 
return value

This will allow user to set UTILS_CC="distcc gcc" for example.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_determineargs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index 82ce4ed..f3cfedf 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -490,7 +490,7 @@ determine_real_args() {
 
# set CBUILD and CHOST
local build_cc=$(tc-getBUILD_CC)
-   CBUILD=$("${build_cc}" -dumpmachine 2>/dev/null)
+   CBUILD=$(${build_cc} -dumpmachine 2>/dev/null)
if [ -z "${CBUILD}" ]
then
gen_die "Failed to determine CBUILD using '${build_cc} 
-dumpmachine' command!"



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

2019-10-02 Thread Thomas Deutschmann
commit: 4b896513136628bc6b038dff585ac39fc9e27f78
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 15:30:37 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 15:34:40 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=4b896513

gen_determineargs.sh: determine_KV(): Define global KV_NUMERIC variable

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_determineargs.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index db6ccf9..82ce4ed 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -74,6 +74,7 @@ determine_KV() {
 
KV_MAJOR=$(echo $KV | cut -f1 -d.)
KV_MINOR=$(echo $KV | cut -f2 -d.)
+   KV_NUMERIC=$((${KV_MAJOR} * 1000 + ${KV_MINOR}))
 
if [ -n "${old_KV}" -a "${KV}" != "${old_KV}" ]
then



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

2019-10-02 Thread Thomas Deutschmann
commit: b6a711fc8b667a9c6f198b79268385e9d20423f3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 15:32:37 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 15:34:41 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=b6a711fc

gen_compile.sh: compile_kernel(): Use global KV_NUMERIC variable

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_compile.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gen_compile.sh b/gen_compile.sh
index fb77e2b..c782f9b 100755
--- a/gen_compile.sh
+++ b/gen_compile.sh
@@ -274,7 +274,7 @@ compile_kernel() {
compile_generic "${KERNEL_MAKE_DIRECTIVE_2}" kernel
fi
 
-   if isTrue "${FIRMWARE_INSTALL}" && [ $((${KV_MAJOR} * 1000 + 
${KV_MINOR})) -ge 4014 ]
+   if isTrue "${FIRMWARE_INSTALL}" && [ ${KV_NUMERIC} -ge 4014 ]
then
# Kernel v4.14 removed firmware from the kernel sources
print_warning 1 "$(get_indent 1)>> Linux v4.14 removed 
in-kernel firmware, you MUST install the sys-kernel/linux-firmware package!"
@@ -290,7 +290,7 @@ compile_kernel() {
[ "${INSTALL_FW_PATH}" != '' ] && export INSTALL_FW_PATH
MAKEOPTS="${MAKEOPTS} -j1" compile_generic 
"firmware_install" kernel
fi
-   elif [ $((${KV_MAJOR} * 1000 + ${KV_MINOR})) -lt 4014 ]
+   elif [ ${KV_NUMERIC} -lt 4014 ]
then
print_info 1 "$(get_indent 1)>> Skipping installation of 
bundled firmware due to --no-firmware-install ..."
fi



[gentoo-commits] proj/genkernel:master commit in: gkbuilds/

2019-10-02 Thread Thomas Deutschmann
commit: 074b43e3ede4b1c161a64937f32c815fcee4d8c8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 23:18:34 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 23:23:50 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=074b43e3

gkbuilds/boost{,-build}: Disable distcc usage

It's known that distcc cannot really compile boost: It will always
fallback to local processing -- even in pump mode.

However, when user normally uses distcc, user has probably set higher
parallel jobs (MAKEOPTS) than available processing units which could
kill the system running genkernel.

DISABLE_DISTCC=yes will limit distcc to localhost and adjust MAKEOPTS
if necessary only for this gkbuild.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gkbuilds/boost-build.gkbuild | 4 
 gkbuilds/boost.gkbuild   | 4 
 2 files changed, 8 insertions(+)

diff --git a/gkbuilds/boost-build.gkbuild b/gkbuilds/boost-build.gkbuild
index b2883ed..baf1811 100644
--- a/gkbuilds/boost-build.gkbuild
+++ b/gkbuilds/boost-build.gkbuild
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# distcc is known to fail compiling boost and will fallback
+# to local processing; Even when using distcc pump mode.
+DISABLE_DISTCC=yes
+
 MY_PV="${PV//./_}"
 S="${WORKDIR}/boost_${MY_PV}/tools/build/src"
 QA_IGNORE_DYNAMICALLY_LINKED_PROGRAM='(bjam|b2)$'

diff --git a/gkbuilds/boost.gkbuild b/gkbuilds/boost.gkbuild
index 8b1012b..a796e0f 100644
--- a/gkbuilds/boost.gkbuild
+++ b/gkbuilds/boost.gkbuild
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# distcc is known to fail compiling boost and will fallback
+# to local processing; Even when using distcc pump mode.
+DISABLE_DISTCC=yes
+
 create_user-config.jam() {
local user_config_jam="${S}"/user-config.jam
if [[ -s ${user_config_jam} ]]; then



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

2019-10-02 Thread Thomas Deutschmann
commit: 7bdd21625c16726a6fe229f17890cd53c104676c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 29 23:02:25 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 29 23:02:25 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=7bdd2162

gen_funcs.sh: _tc-getPROG(): Quote type command argument

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_funcs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gen_funcs.sh b/gen_funcs.sh
index 2fe88fb..23f6d30 100755
--- a/gen_funcs.sh
+++ b/gen_funcs.sh
@@ -1068,7 +1068,7 @@ _tc-getPROG() {
fi
 
local search=
-   [[ -n ${tuple} ]] && search=$(type -p ${tuple}-${prog[0]})
+   [[ -n ${tuple} ]] && search=$(type -p "${tuple}-${prog[0]}")
[[ -n ${search} ]] && prog[0]=${search##*/}
 
export ${var}="${prog[*]}"



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

2019-10-02 Thread Ulrich Müller
commit: 4babd11d56d40a7250bd85fba6d890603443f1a8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:33:41 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4babd11d

app-editors/ersatz-emacs: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 .../ersatz-emacs/ersatz-emacs-20060515.ebuild  | 42 --
 1 file changed, 42 deletions(-)

diff --git a/app-editors/ersatz-emacs/ersatz-emacs-20060515.ebuild 
b/app-editors/ersatz-emacs/ersatz-emacs-20060515.ebuild
deleted file mode 100644
index 2b147efbad2..000
--- a/app-editors/ersatz-emacs/ersatz-emacs-20060515.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A very minimal imitation of the famous GNU Emacs editor"
-HOMEPAGE="http://hunter.apana.org.au/~cjb/Code/";
-# taken from http://hunter.apana.org.au/~cjb/Code/ersatz.tar.gz
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="!app-editors/ee
-   sys-libs/ncurses"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-gentoo.patch
-   sed -i -e "s%/usr/local/share/%/usr/share/doc/${PF}/%" ee.1 \
-   || die "sed failed"
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS} -Wall" \
-   LFLAGS="${LDFLAGS} $("$(tc-getPKG_CONFIG)" --libs ncurses)"
-}
-
-src_install() {
-   # Note: /usr/bin/ee is "easy edit" on FreeBSD, so if this
-   # is ever keyworded *-fbsd the binary has to be renamed.
-   dobin ee
-   doman ee.1
-   dodoc ChangeLog ERSATZ.keys README
-}



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

2019-10-02 Thread Ulrich Müller
commit: 68fa622c0bce33c11cb6a7f5791822a6edeeb9a6
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:32:22 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68fa622c

app-emacs/zenburn: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/zenburn/Manifest|  1 -
 app-emacs/zenburn/zenburn-20110907.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/app-emacs/zenburn/Manifest b/app-emacs/zenburn/Manifest
index 274bfe46b5b..e997d2b2c9a 100644
--- a/app-emacs/zenburn/Manifest
+++ b/app-emacs/zenburn/Manifest
@@ -1,2 +1 @@
-DIST zenburn-20110907.el.bz2 6979 BLAKE2B 
3f38e857c9e09d73d5aafc7e5a98292c122b5ab903c902fe43be1d91ab20a9703a974707354b9f07eab190324ee4ac8a392efae06f2c05a07dd9914a78ebde4c
 SHA512 
552f4a751ffadaf2f4174c7f722abc1fb7a8f84934df01f61c2d7cf653328ce8fd18473f0748eaa570ab9221544e5e9c81243e731a2fff5f2c9028b992163062
 DIST zenburn-20110907.tar.gz 7952 BLAKE2B 
c1d63eacd5e77f1d453ddd9323a7f573e487625e1f210c0a93f8992fe741d097f7662fca23900cbca320c9b0aa1484ada885b0b9c077f9a9370863172683b255
 SHA512 
be19da75b1f776128a8c8701655a0c7cae0d1228ed9d92cf5b57047f99385cf996c27aec9514118612a1728c126feb8892f1375c156a1b345e1018154edf6e79

diff --git a/app-emacs/zenburn/zenburn-20110907.ebuild 
b/app-emacs/zenburn/zenburn-20110907.ebuild
deleted file mode 100644
index 71a6086ef93..000
--- a/app-emacs/zenburn/zenburn-20110907.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Zenburn color theme for Emacs"
-HOMEPAGE="http://slinky.imukuppi.org/zenburnpage/
-   https://github.com/dbrock/zenburn-el";
-# snapshot from upstream git repo
-SRC_URI="mirror://gentoo/${P}.el.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-emacs/color-theme"
-RDEPEND="${DEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_postinst() {
-   elisp-site-regen
-   elog "To enable zenburn by default, initialise it in your ~/.emacs:"
-   elog "   (color-theme-zenburn)"
-}



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

2019-10-02 Thread Ulrich Müller
commit: a078ea165fe46f0503edc472881e0431ec1101cd
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:34:43 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a078ea16

app-editors/jed: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-editors/jed/jed-0.99.19.ebuild | 61 --
 1 file changed, 61 deletions(-)

diff --git a/app-editors/jed/jed-0.99.19.ebuild 
b/app-editors/jed/jed-0.99.19.ebuild
deleted file mode 100644
index 04e69c80056..000
--- a/app-editors/jed/jed-0.99.19.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit versionator
-
-MY_P=${PN}-$(replace_version_separator 2 '-')
-
-DESCRIPTION="Console S-Lang-based editor"
-HOMEPAGE="http://www.jedsoft.org/jed/";
-SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
-IUSE="X gpm xft"
-
-RDEPEND=">=sys-libs/slang-2
-   gpm? ( sys-libs/gpm )
-   X? (
-   x11-libs/libX11
-   xft? (
-   >=media-libs/freetype-2
-   x11-libs/libXft
-   )
-   )"
-DEPEND="${RDEPEND}
-   X? (
-   x11-libs/libXt
-   x11-base/xorg-proto
-   )"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   export JED_ROOT="${EPREFIX}"/usr/share/jed
-   econf \
-   $(use_enable gpm) \
-   $(use_enable xft)
-}
-
-src_compile() {
-   emake
-   use X && emake xjed
-}
-
-src_install() {
-   emake -j1 DESTDIR="${D}" install
-
-   dodoc changes.txt INSTALL{,.unx} README
-   doinfo info/jed*
-
-   insinto /etc
-   doins lib/jed.conf
-
-   # replace IDE mode with EMACS mode
-   sed -i \
-   -e 's/\(_Jed_Default_Emulation = \).*/\1"emacs";/' \
-   "${ED}"/etc/jed.conf || die
-}



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

2019-10-02 Thread Ulrich Müller
commit: d9a0fe4c749ce91370ac7af6793e51f070acb17a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:29:25 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a0fe4c

app-emacs/htmlize: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/htmlize/Manifest|  1 -
 app-emacs/htmlize/htmlize-1.47.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/app-emacs/htmlize/Manifest b/app-emacs/htmlize/Manifest
index c61762322fa..5e64770745a 100644
--- a/app-emacs/htmlize/Manifest
+++ b/app-emacs/htmlize/Manifest
@@ -1,2 +1 @@
-DIST htmlize-1.47.el.xz 21544 BLAKE2B 
c00222fa39bbd530fae89b6a71cc515dd37cce4d787267eca9d23eddd9f3054b932df8908712971c46c28fc89921a42ac613e826d73094b333aa977335077f54
 SHA512 
2cca746f696d382336a800d3f15e6a5812afa7c6965d6695c501085ed6c8f447da8ee6ed31a27c240e9d70f7c30b91292ac60c0c903a7ca0d52f2a4bfedbf06f
 DIST htmlize-1.54.tar.gz 51401 BLAKE2B 
8c00c1482fa1dff852d0e0c51d0c6a337878418dd84fdf1c2522d937a4e2181766e23302936bb1e9f774b883ad3df4295897a1aaabfaea802457aa096a0ab337
 SHA512 
ddd256162760fc1e6e08eaf4cd44ec987bf2c49ef61d23798923ba0bd241a16aab02cab77ca7524169796453d44951257acd9bda58c055be80d9612bbfff10f7

diff --git a/app-emacs/htmlize/htmlize-1.47.ebuild 
b/app-emacs/htmlize/htmlize-1.47.ebuild
deleted file mode 100644
index fa7ad085cc8..000
--- a/app-emacs/htmlize/htmlize-1.47.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="HTML-ize font-lock buffers in Emacs"
-HOMEPAGE="https://www.emacswiki.org/emacs/Htmlize
-   http://fly.srk.fer.hr/~hniksic/emacs/";
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-SITEFILE="50${PN}-gentoo.el"



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

2019-10-02 Thread Ulrich Müller
commit: 92746f248ab9fd0761b01d3e00635dc47e54947a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:27:13 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92746f24

app-emacs/binclock: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/binclock/Manifest   |  1 -
 app-emacs/binclock/binclock-1.7-r1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/app-emacs/binclock/Manifest b/app-emacs/binclock/Manifest
index 97544ae7bb1..210654de2de 100644
--- a/app-emacs/binclock/Manifest
+++ b/app-emacs/binclock/Manifest
@@ -1,2 +1 @@
 DIST binclock-1.11.tar.gz 9594 BLAKE2B 
d5de646996cfeecde9000dcd20545005ff036eca24230cb847f4b21a3f458884f955dcb85cedfa21b8c01d60e030f95d426fa8ebbd8e66a61f2e02c0d64d9e62
 SHA512 
94ddc4a653a1ca119ff86b1c66cf74c3a1b3b15da32d56b4c0080d5226111b0ac31cf4262078ec40488172b14a6b37e66ba16c4bf7b7932293cb1e2a6199c0cd
-DIST binclock-1.7.tar.bz2 2734 BLAKE2B 
57d872b2dc4259ca8cb033b8ff5359dd9f57fa2c7469b1ab6f2d0871cae74efef3f4874fac712b63ff783f50e0722e1959586a2e194426e0098c4e3bf16d8b5a
 SHA512 
fe7d69605dc72777236930368e2900b71717a0a96655afa939c9cfcf76fb68c21cd81e933eed210a9e948b6d3681eb60f494f4aef276a1026a6dfe186354

diff --git a/app-emacs/binclock/binclock-1.7-r1.ebuild 
b/app-emacs/binclock/binclock-1.7-r1.ebuild
deleted file mode 100644
index c64fd22f29f..000
--- a/app-emacs/binclock/binclock-1.7-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Display the current time using a binary clock"
-HOMEPAGE="http://www.davep.org/emacs/";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-svg-schemas/

2019-10-02 Thread Ulrich Müller
commit: 4757ba74936c778e076ef9ce308ca2504ddb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:26:10 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4757ba7f

app-emacs/nxml-svg-schemas: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 .../nxml-svg-schemas-1.1.20081123.ebuild   | 44 --
 1 file changed, 44 deletions(-)

diff --git a/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123.ebuild 
b/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123.ebuild
deleted file mode 100644
index 5180d7bed52..000
--- a/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Extension for nxml-mode with SVG 1.1 schemas"
-HOMEPAGE="http://www.w3.org/TR/SVG11/";
-# original SRC_URI is http://www.w3.org/Graphics/SVG/1.1/rng/rng.zip
-# but since it's unversioned, I versioned it and got it locally.
-SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/w3c-svg-rng-${PV}.zip";
-
-LICENSE="HPND"
-# In a future we might have 1.2 schemas too, but for now we can only
-# install this one anyway because the schemas.xml syntax is not
-# sophisticated enough.
-SLOT="1.1"
-KEYWORDS="amd64 ~x86"
-
-# Yes this requires Java, but I'd rather not repackage this, if you
-# know something better in C, I'll be glad to use that.
-DEPEND="
-   app-arch/unzip
-   app-text/trang"
-RDEPEND=""
-
-S="${WORKDIR}"
-SITEFILE="60${PN}-gentoo.el"
-
-src_prepare() {
-   # we don't need the doctype for our work
-   sed -i -e '/DOCTYPE grammar/d' *.rng || die "sed failed"
-}
-
-src_compile() {
-   emake -f "${FILESDIR}/Makefile-trang"
-}
-
-src_install() {
-   insinto "${SITEETC}/${PN}"
-   doins "${FILESDIR}/schemas.xml" *.rnc
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-}



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

2019-10-02 Thread Ulrich Müller
commit: 7c3a164cec057830150480757f1f2f9c347730ef
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:24:28 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3a164c

app-emacs/boxquote: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/boxquote/Manifest |  1 -
 app-emacs/boxquote/boxquote-1.23.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/app-emacs/boxquote/Manifest b/app-emacs/boxquote/Manifest
index 06b10939ef5..96b8f43bbd7 100644
--- a/app-emacs/boxquote/Manifest
+++ b/app-emacs/boxquote/Manifest
@@ -1,2 +1 @@
-DIST boxquote-1.23.el.bz2 4957 BLAKE2B 
d132f6f4bd6448bff498b6b8d7ad20b2295e0febff025b02d5d6bcec58d6a963749a3f0b429269fdf32e9565caf490f09b1ac6466dc251a3b7dec0b546c4333e
 SHA512 
776835e6a21ede6e7ba82a57f381f0c9c3c740994b4d463b76d1f8a328fdf7b1b996cf6c593c3300a68fa773f1dd21b7c1a8ccc38536d5f1874973541181646d
 DIST boxquote-2.1.tar.gz 5339 BLAKE2B 
d599dabaf61119cb5796a478061e998e68c6f1ae76ef7e7eb2ff22e3840bdc923a8bb594478809745ac33da6795159ea6ae455606afd171320fe18e971408a36
 SHA512 
ca64b72528b1e5f8e57e7c003508ccc91b876be5d5a05b65fc38556cc3259993597bc6aef52633f4012002ee343d28fa287f6ffdbe3646f84b9d08520d4925d8

diff --git a/app-emacs/boxquote/boxquote-1.23.ebuild 
b/app-emacs/boxquote/boxquote-1.23.ebuild
deleted file mode 100644
index c043cc42b67..000
--- a/app-emacs/boxquote/boxquote-1.23.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Quote text with a semi-box"
-HOMEPAGE="http://www.davep.org/emacs/";
-SRC_URI="mirror://gentoo/${P}.el.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-   elisp-compile *.el || die "elisp-compile failed"
-   elisp-make-autoload-file || die "elisp-make-autoload-file failed"
-}



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

2019-10-02 Thread Ulrich Müller
commit: 219037d8adbf0593110a81d0752e0a071ea1006a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:37:08 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219037d8

app-emacs/mldonkey: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/mldonkey/mldonkey-0.0.4b-r1.ebuild | 34 
 1 file changed, 34 deletions(-)

diff --git a/app-emacs/mldonkey/mldonkey-0.0.4b-r1.ebuild 
b/app-emacs/mldonkey/mldonkey-0.0.4b-r1.ebuild
deleted file mode 100644
index 12ed071cfa3..000
--- a/app-emacs/mldonkey/mldonkey-0.0.4b-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-MY_P="${PN}-el-${PV}"
-DESCRIPTION="An Emacs Lisp interface to the MLDonkey core"
-HOMEPAGE="https://www.emacswiki.org/emacs/MlDonkey
-   
http://web.archive.org/web/20070107165326/www.physik.fu-berlin.de/~dhansen/mldonkey/";
-SRC_URI="http://www.physik.fu-berlin.de/%7Edhansen/mldonkey/files/${MY_P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-S="${WORKDIR}/${MY_P}"
-ELISP_PATCHES="${P}-vd.patch ${P}-emacs-26.patch"
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-   elisp-compile ml*.el
-}
-
-pkg_postinst() {
-   elisp-site-regen
-   ewarn
-   ewarn "If your network gets really slow when you use mldonkey,"
-   ewarn "consider reducing the max number of connections. See bug #50510."
-   ewarn
-   elog "Remember to install net-p2p/mldonkey separately if you want to 
work"
-   elog "with a local instance."
-}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/lookup/files/, app-emacs/lookup/

2019-10-02 Thread Ulrich Müller
commit: 9c8a5dadf7b91d1f4c419dcf5f76d4f8470f89d0
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:39:06 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8a5dad

app-emacs/lookup: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/lookup/Manifest  |  1 -
 .../lookup/files/lookup-1.4.1-garbage-char.patch   |  8 --
 app-emacs/lookup/lookup-1.4.1.ebuild   | 33 --
 3 files changed, 42 deletions(-)

diff --git a/app-emacs/lookup/Manifest b/app-emacs/lookup/Manifest
index 0852dd5351e..c6d48dc9595 100644
--- a/app-emacs/lookup/Manifest
+++ b/app-emacs/lookup/Manifest
@@ -1,2 +1 @@
-DIST lookup-1.4.1.tar.gz 346391 BLAKE2B 
4de52e0bf444e4822408db580f1aacbeb8a42ea1492eda2c7678f1838615da00a370b1d12efdf0ff1fef4e81302426245e0c2411f42bf17667966c90f8b39cbb
 SHA512 
a28a770ba58f07db5a7b2452792fc0e83b74e3b45556e84a9729c73773df661dbb7d356c1f7be803feb66f23e154aa825dab610f841bbe655bc76bd7120370bf
 DIST lookup-1.99.96_pre20180209.tar.gz 220833 BLAKE2B 
2555b28919991356fe2e655d8058b7a23257bab413ee542fb6a3c5f719e22c1dce1bd08f144f0c71c6590438deeae5b8798fbf9c29edbffe21ddafc499b420a8
 SHA512 
2292a2d4e61a5fc8d17ca8afb02e172691babd47f296c2b2ff5e284c27a805608fc4b5c63dec07a0387bb52ee4fbd736d7b2d4320d74efc4c210ed156873e8c0

diff --git a/app-emacs/lookup/files/lookup-1.4.1-garbage-char.patch 
b/app-emacs/lookup/files/lookup-1.4.1-garbage-char.patch
deleted file mode 100644
index 7c9a3bea915..000
--- a/app-emacs/lookup/files/lookup-1.4.1-garbage-char.patch
+++ /dev/null
@@ -1,8 +0,0 @@
 lookup-1.4.1-orig/lisp/ndic.el
-+++ lookup-1.4.1/lisp/ndic.el
-@@ -1,4 +1,4 @@
--e;;; ndic.el --- Lookup by free dictionaries
-+;;; ndic.el --- Lookup by free dictionaries
- ;; Copyright (C) 1999 Lookup Development Team 
- 
- ;; Author: Keisuke Nishida 

diff --git a/app-emacs/lookup/lookup-1.4.1.ebuild 
b/app-emacs/lookup/lookup-1.4.1.ebuild
deleted file mode 100644
index 77d227163e1..000
--- a/app-emacs/lookup/lookup-1.4.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="An interface to search CD-ROM books and network dictionaries"
-HOMEPAGE="http://openlab.jp/edict/lookup/";
-SRC_URI="http://openlab.jp/edict/lookup/dist/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-ELISP_PATCHES="${P}-garbage-char.patch"
-SITEFILE="50${PN}-gentoo.el"
-
-src_configure() {
-   econf --with-lispdir="${EPREFIX}${SITELISP}/${PN}"
-}
-
-src_compile() {
-   # parallel make fails with Emacs deadlock
-   emake -j1
-}
-
-src_install() {
-   emake -j1 DESTDIR="${D}" install
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-   dodoc AUTHORS ChangeLog NEWS README
-}



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

2019-10-02 Thread Ulrich Müller
commit: 2b922ff9f5f4a642d28fc040bbe8c1b1cfd0bfd5
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:23:20 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:40:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b922ff9

app-editors/e3: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-editors/e3/Manifest|  1 -
 app-editors/e3/e3-2.8.2.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/app-editors/e3/Manifest b/app-editors/e3/Manifest
index 67e30520cf1..1d01bc2c47a 100644
--- a/app-editors/e3/Manifest
+++ b/app-editors/e3/Manifest
@@ -1,2 +1 @@
 DIST e3-2.8.tgz 119939 BLAKE2B 
b0882a359126d392a3e24971b1f2e39572bbbe0d95f388a4b75e8cc3e4424e798ddc381c9489ca65452668884abbacc2c27c33b6c7f230a6eb4d44986313a42c
 SHA512 
f3443ac558203b6921458761174ebc060936ae9f8a834670044152b9af52e0919075ac8110ba47b4b6f4e8261afa917e9fe49492b8d40d38d69987353ddd5189
-DIST e3-2.82.tgz 115504 BLAKE2B 
09edea9063657373cf6d7d9d8290dddf17b8fb516538d89b83462176127b8b43832bd81f326eec5504116f05ab780023832b8b5d41d72e3ab8e726d89e364a36
 SHA512 
07c7e40d26879871b60d7e89839805d779383dbaabe42a6a3a7047fa8a4c501c4cd0cdc828a9d29d4ac1c5b949bda07946d8e71e1320c6c303ffce88a3038547

diff --git a/app-editors/e3/e3-2.8.2.ebuild b/app-editors/e3/e3-2.8.2.ebuild
deleted file mode 100644
index 4d675fa1428..000
--- a/app-editors/e3/e3-2.8.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="${PN}-$(ver_rs 2 '')"
-DESCRIPTION="Very tiny editor in ASM with emacs, pico, wordstar, and vi 
keybindings"
-HOMEPAGE="https://sites.google.com/site/e3editor/";
-SRC_URI="https://sites.google.com/site/e3editor/Home/${MY_P}.tgz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-RESTRICT="strip"
-
-BDEPEND=">=dev-lang/nasm-2.09.04"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   sed -i 's/-D$(EXMODE)//' Makefile || die
-   eapply_user
-}
-
-src_compile() {
-   emake -- $(usex amd64 64 32)
-}
-
-src_install() {
-   dobin e3
-   dosym e3 /usr/bin/e3em
-   dosym e3 /usr/bin/e3ne
-   dosym e3 /usr/bin/e3pi
-   dosym e3 /usr/bin/e3vi
-   dosym e3 /usr/bin/e3ws
-
-   newman e3.man e3.1
-   dodoc ChangeLog README README.v2.7.1
-   docinto html
-   dodoc e3.html
-}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/google-c-style/

2019-10-02 Thread Ulrich Müller
commit: 18cf85fdee2e40efd2a5645eb048bf1091141228
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 22:30:47 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18cf85fd

app-emacs/google-c-style: Remove old.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/google-c-style/Manifest  |  1 -
 .../google-c-style-20091009-r1.ebuild  | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-emacs/google-c-style/Manifest 
b/app-emacs/google-c-style/Manifest
index 6624d86c74a..7c57d92c3db 100644
--- a/app-emacs/google-c-style/Manifest
+++ b/app-emacs/google-c-style/Manifest
@@ -1,2 +1 @@
-DIST google-c-style-20091009.tar.bz2 2178 BLAKE2B 
72d7b430f9148589e8b4b1a57c9b4b96203c7ffddae3bbbc7aa9978e85c2c51510571f8617ac5d2bcaabe5688ed7799d5de597e96a2479d844a49e6661f93a05
 SHA512 
5d61d6e021643ffc1468c14cdbbde0b52dc9346330983c19bdb7f4d6fb8960c662ca6198658963ff6d2b4d7d2dc96853a8c58de48da77364a860f2f777855b5a
 DIST google-c-style-20140929.el.gz 2147 BLAKE2B 
c1e151e0aacac5fa39b4a293ab2663d9e784c15bb020ca4f46f09ea4736f84d7e33050632c6620d65cd45b5a631d2b08f5864096435bf9d58b321460e6a20518
 SHA512 
ad8682e06a2a607e4c7baa9177a03796afcbedc251281a53657fa44f718fee0416e6d60bdc9e0339ac95a0bac05389de0dd0616a6bb4577ff7b02e00c80d1df5

diff --git a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild 
b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild
deleted file mode 100644
index a99bcc7f98f..000
--- a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Provides the google C/C++ coding style"
-HOMEPAGE="https://github.com/google/styleguide";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="|| ( GPL-1+ Artistic )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-S="${WORKDIR}"
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_postinst() {
-   elisp-site-regen
-
-   elog "Example usage (~/.emacs):"
-   elog "  (add-hook 'c-mode-common-hook 'google-set-c-style)"
-   elog "  (add-hook 'c-mode-common-hook 'google-make-newline-indent)"
-}



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

2019-10-02 Thread James Le Cuirot
commit: 0e856edefbd36efffc141a2174e75db9afe1f204
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Oct  2 22:22:25 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Oct  2 22:22:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e856ede

media-libs/sdl-sound: Drop old 1.0.3-r1

Bug: https://bugs.gentoo.org/688732
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild | 62 --
 1 file changed, 62 deletions(-)

diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild 
b/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild
deleted file mode 100644
index ac7df0c6202..000
--- a/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils multilib-minimal
-
-MY_P="${P/sdl-/SDL_}"
-DESCRIPTION="A library that handles the decoding of sound file formats"
-HOMEPAGE="http://icculus.org/SDL_sound/";
-SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos"
-IUSE="flac mikmod modplug mp3 mpeg physfs speex static-libs vorbis"
-
-RDEPEND="
-   >=media-libs/libsdl-1.2.15-r4[${MULTILIB_USEDEP}]
-   flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] )
-   mikmod? ( >=media-libs/libmikmod-3.2.0[${MULTILIB_USEDEP}] )
-   modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}] )
-   vorbis? ( >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
-   speex? ( >=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}] 
>=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
-   physfs? ( >=dev-games/physfs-2.0.3-r1[${MULTILIB_USEDEP}] )
-   mpeg? ( >=media-libs/smpeg-0.4.4-r10[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-{underlinking,automake-1.13}.patch
-   mv configure.in configure.ac || die
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   --disable-dependency-tracking \
-   --enable-midi \
-   $(use_enable mpeg smpeg) \
-   $(use_enable mp3 mpglib) \
-   $(use_enable flac) \
-   $(use_enable speex) \
-   $(use_enable static-libs static) \
-   $(use_enable mikmod) \
-   $(use_enable modplug) \
-   $(use_enable physfs) \
-   $(use_enable vorbis ogg)
-}
-
-multilib_src_install() {
-   emake DESTDIR="${D}" install
-}
-
-multilib_src_install_all() {
-   dodoc CHANGELOG CREDITS README TODO
-   if ! use static-libs ; then
-   find "${D}" -type f -name '*.la' -exec rm {} + \
-   || die "la removal failed"
-   fi
-}



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

2019-10-02 Thread Ulrich Müller
commit: 87193bc3da112b8bdb42a2698514fcb047cf6989
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Oct  2 10:07:09 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Oct  2 22:19:17 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=87193bc3

doins: Fix directory install options when called as dodoc.

PMS does not mention that diropts should be respected when dodoc -r
creates directories recursively. This is consistent with the behaviour
for regular files, where insopts isn't respected either.

A parallel patch for further clarification of the PMS wording has been
sent to the gentoo-pms mailing list for review.

Acked-by: Zac Medico  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 bin/ebuild-helpers/doins | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/ebuild-helpers/doins b/bin/ebuild-helpers/doins
index fb5fc7c7c..24fe48121 100755
--- a/bin/ebuild-helpers/doins
+++ b/bin/ebuild-helpers/doins
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 source "${PORTAGE_BIN_PATH}"/isolated-functions.sh || exit 1
@@ -15,6 +15,7 @@ if [[ ${helper} == dodoc ]] ; then
exit 0
fi
export INSOPTIONS=-m0644
+   export DIROPTIONS=""
export _E_INSDESTTREE_=usr/share/doc/${PF}/${_E_DOCDESTTREE_}
 else
if ! ___eapi_has_DESTTREE_INSDESTTREE; then



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

2019-10-02 Thread Thomas Deutschmann
commit: 5a8f59f7e779dbfdd83930e2fdbe9521346f88a2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 22:21:03 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 22:21:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8f59f7

net-analyzer/mdns-scan: fix metadata.xml

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-analyzer/mdns-scan/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net-analyzer/mdns-scan/metadata.xml 
b/net-analyzer/mdns-scan/metadata.xml
index b4ca965f410..f4c696b2c61 100644
--- a/net-analyzer/mdns-scan/metadata.xml
+++ b/net-analyzer/mdns-scan/metadata.xml
@@ -5,6 +5,4 @@
Rick Farina
zeroch...@gentoo.org

-   
-   
 



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

2019-10-02 Thread Thomas Deutschmann
commit: c660b3597c9b47d7e8697b1efdc8b409eeab1a65
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 22:19:27 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 22:19:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c660b359

sci-chemistry/gromacs: add missing trailing slashes

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sci-chemistry/gromacs/gromacs-2019.4.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/gromacs/gromacs-2019.4.ebuild 
b/sci-chemistry/gromacs/gromacs-2019.4.ebuild
index 826b0c785a4..07847d417d6 100644
--- a/sci-chemistry/gromacs/gromacs-2019.4.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2019.4.ebuild
@@ -291,14 +291,14 @@ src_install() {
doins src/external/tng_io/include/tng/*h
fi
# drop unneeded stuff
-   rm "${ED}"usr/bin/GMXRC* || die
-   for x in "${ED}"usr/bin/gmx-completion-*.bash ; do
+   rm "${ED}"/usr/bin/GMXRC* || die
+   for x in "${ED}"/usr/bin/gmx-completion-*.bash ; do
local n=${x##*/gmx-completion-}
n="${n%.bash}"
-   cat "${ED}"usr/bin/gmx-completion.bash "$x" > "${T}/${n}" || die
+   cat "${ED}"/usr/bin/gmx-completion.bash "$x" > "${T}/${n}" || 
die
newbashcomp "${T}"/"${n}" "${n}"
done
-   rm "${ED}"usr/bin/gmx-completion*.bash || die
+   rm "${ED}"/usr/bin/gmx-completion*.bash || die
readme.gentoo_create_doc
 }
 



[gentoo-commits] repo/gentoo:master commit in: sys-fs/multipath-tools/, sys-fs/multipath-tools/files/

2019-10-02 Thread Thomas Deutschmann
commit: cf57bf37514572a8c126e2c840c45cd66fb81ba8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct  2 21:42:36 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct  2 21:43:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf57bf37

sys-fs/multipath-tools: bump to v0.8.3

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-fs/multipath-tools/Manifest|   1 +
 .../multipath-tools-0.8.3-no-gziped-docs.patch | 175 +
 .../multipath-tools/multipath-tools-0.8.3.ebuild   |  89 +++
 3 files changed, 265 insertions(+)

diff --git a/sys-fs/multipath-tools/Manifest b/sys-fs/multipath-tools/Manifest
index 827222b72f6..fa9c2ed1f14 100644
--- a/sys-fs/multipath-tools/Manifest
+++ b/sys-fs/multipath-tools/Manifest
@@ -2,3 +2,4 @@ DIST multipath-tools-0.6.4.tar.gz 285448 BLAKE2B 
1b63c4e712e682965c595ed988a6590
 DIST multipath-tools-0.7.9.tar.gz 419377 BLAKE2B 
29003b7ce2d673eb59d869e2165028654361ca31f49b8e810d90611db249a5183492959d3aef778b870df7c1d283004bda88f3cc6f760569247f1ccc61617379
 SHA512 
6b237f148c239938b9f46a1a8118fc070372d5f2cfe2021c26ad9ca15d37e8866390168b6a4f13adcc5538001354247e072559a0add33ce1fe8245ae64ed0a3c
 DIST multipath-tools-0.8.1.tar.gz 447883 BLAKE2B 
c840ede03fd15763cd947a71596bf3a2e5935433d956208225f4fd6ed55074e2d9709f8b0e6c059a58d44b6649f52b3564d6651ea1af6186138357ba37f86b14
 SHA512 
1f87f974aace746ecac8af6ae330de16affe49cc89a5660b28be3b1c4a69f822da01042432176e64b5de6ad3a6568044954fdce8e3aa31e85611a595a4939947
 DIST multipath-tools-0.8.2.tar.gz 458879 BLAKE2B 
a5aae1c9b211c788b658cf53e1c966bb9dd39dbe3e81058d6c758ba11cfd77ebfbc9d70bfde5b41d00fb1d4fbf31f3d2e6d58c69179e8842b9f5b8e9edd0b755
 SHA512 
c809e652479a8b6b141fd69810dbba316d93368ec6cf1c57f479ccde50e3ccf0bebe1b62e9db4791135aec45a90761f9100635f0ffa4b175ce9c2d82ebcea5c9
+DIST multipath-tools-0.8.3.tar.gz 465248 BLAKE2B 
21a7a18c70150b4422bdd0ae02f26f491845eb06928ab74e631df8c6b3c110d10f43f75b9f8289a7134826c923b7ba58ce54c40497c3b7e6211e53902c8a1b5f
 SHA512 
d9fdc2763f5a1efa15ee07c5d863008c9694623935f62a0e0b56f941df4e0d0ca3f86056fefc9b5ca828b47782127e3d55f2f925b1ed957e02b675bef36f4cae

diff --git 
a/sys-fs/multipath-tools/files/multipath-tools-0.8.3-no-gziped-docs.patch 
b/sys-fs/multipath-tools/files/multipath-tools-0.8.3-no-gziped-docs.patch
new file mode 100644
index 000..534a8d33df8
--- /dev/null
+++ b/sys-fs/multipath-tools/files/multipath-tools-0.8.3-no-gziped-docs.patch
@@ -0,0 +1,175 @@
+Do not gzip docs
+
+--- a/kpartx/Makefile
 b/kpartx/Makefile
+@@ -21,7 +21,6 @@ all: $(EXEC)
+ 
+ $(EXEC): $(OBJS)
+   $(CC) $(CFLAGS) $(OBJS) -o $(EXEC) $(LDFLAGS) $(LIBDEPS)
+-  $(GZIP) $(EXEC).8 > $(EXEC).8.gz
+ 
+ install: $(EXEC) $(EXEC).8
+   $(INSTALL_PROGRAM) -d $(DESTDIR)$(bindir)
+@@ -33,11 +32,11 @@ install: $(EXEC) $(EXEC).8
+   $(INSTALL_PROGRAM) -m 644 kpartx.rules 
$(DESTDIR)$(libudevdir)/rules.d/66-kpartx.rules
+   $(INSTALL_PROGRAM) -m 644 del-part-nodes.rules 
$(DESTDIR)$(libudevdir)/rules.d/68-del-part-nodes.rules
+   $(INSTALL_PROGRAM) -d $(DESTDIR)$(man8dir)
+-  $(INSTALL_PROGRAM) -m 644 $(EXEC).8.gz $(DESTDIR)$(man8dir)
++  $(INSTALL_PROGRAM) -m 644 $(EXEC).8 $(DESTDIR)$(man8dir)
+ 
+ uninstall:
+   $(RM) $(DESTDIR)$(bindir)/$(EXEC)
+-  $(RM) $(DESTDIR)$(man8dir)/$(EXEC).8.gz
++  $(RM) $(DESTDIR)$(man8dir)/$(EXEC).8
+   $(RM) $(DESTDIR)$(libudevdir)/kpartx_id
+   $(RM) $(DESTDIR)$(libudevdir)/rules.d/11-dm-parts.rules
+   $(RM) $(DESTDIR)$(libudevdir)/rules.d/66-kpartx.rules
+--- a/libdmmp/Makefile
 b/libdmmp/Makefile
+@@ -40,7 +40,7 @@ install:
+   $(DESTDIR)$(pkgconfdir)/$(PKGFILE)
+   perl -i -pe 's|__INCLUDEDIR__|$(includedir)|g' \
+   $(DESTDIR)$(pkgconfdir)/$(PKGFILE)
+-  @for file in docs/man/*.3.gz; do \
++  @for file in docs/man/*.3; do \
+   $(INSTALL_PROGRAM) -m 644 -D \
+   $$file \
+   $(DESTDIR)$(man3dir)/ || exit $?; \
+@@ -69,11 +69,11 @@ check: all
+ speed_test: all
+   $(MAKE) -C test speed_test
+ 
+-doc: docs/man/$(EXTRA_MAN_FILES).gz
++doc: docs/man/$(EXTRA_MAN_FILES)
+ 
+ TEMPFILE := $(shell mktemp)
+ 
+-docs/man/$(EXTRA_MAN_FILES).gz: $(HEADERS)
++docs/man/$(EXTRA_MAN_FILES): $(HEADERS)
+   @for file in $(EXTRA_MAN_FILES); do \
+   $(INSTALL_PROGRAM) -v -m 644 -D docs/$$file docs/man/$$file; \
+   done
+@@ -82,10 +82,7 @@ docs/man/$(EXTRA_MAN_FILES).gz: $(HEADERS)
+   perl docs/kernel-doc -man "$(TEMPFILE)" | \
+   perl docs/split-man.pl docs/man
+   -rm -f "$(TEMPFILE)"
+-  @for file in docs/man/*.3; do \
+-  gzip -f $$file; \
+-  done
+-  find docs/man -type f -name \*[0-9].gz
++  find docs/man -type f -name \*.[0-9]
+ 
+ dep_clean:
+   $(RM) $(OBJS:.o=.d)
+--- a/libmpathpersist/Makefile
 b/libmpathpersist/Makefi

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/quickcheck/

2019-10-02 Thread Sergei Trofimovich
commit: 23bef3455b23be9a6f38ff992b9c4114b011
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Oct  2 21:37:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Oct  2 21:41:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bef345

dev-haskell/quickcheck: rename IUSE from underscores to dashes

Reported-by: Michał Górny
Closes: https://bugs.gentoo.org/695038
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/quickcheck/metadata.xml|  2 +-
 dev-haskell/quickcheck/quickcheck-2.6.ebuild   |  6 +++---
 dev-haskell/quickcheck/quickcheck-2.7.6.ebuild |  8 
 dev-haskell/quickcheck/quickcheck-2.8.1.ebuild |  8 
 dev-haskell/quickcheck/quickcheck-2.8.2.ebuild |  6 +++---
 dev-haskell/quickcheck/quickcheck-2.9.2.ebuild | 10 +-
 6 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/dev-haskell/quickcheck/metadata.xml 
b/dev-haskell/quickcheck/metadata.xml
index d5aff4a020b..120011b0413 100644
--- a/dev-haskell/quickcheck/metadata.xml
+++ b/dev-haskell/quickcheck/metadata.xml
@@ -6,7 +6,7 @@
Gentoo Haskell


-   Enable additional test modules 
requiring Template Haskell support.
+   Enable additional test modules 
requiring Template Haskell support.


QuickCheck is a library for random testing of program 
properties.

diff --git a/dev-haskell/quickcheck/quickcheck-2.6.ebuild 
b/dev-haskell/quickcheck/quickcheck-2.6.ebuild
index e362bb8b3e2..c83c7d97c40 100644
--- a/dev-haskell/quickcheck/quickcheck-2.6.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 LICENSE="BSD"
 SLOT="2/${PV}"
 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
-IUSE="+template_haskell"
+IUSE="+template-haskell"
 
 RDEPEND="dev-haskell/extensible-exceptions:=[profile?]
dev-haskell/random:=[profile?]
@@ -30,5 +30,5 @@ S="${WORKDIR}/${MY_P}"
 
 src_configure() {
haskell-cabal_src_configure \
-   $(cabal_flag template_haskell templatehaskell)
+   $(cabal_flag template-haskell templatehaskell)
 }

diff --git a/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild 
b/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild
index 0d9bfb69fc6..a15e1fbef4c 100644
--- a/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.7.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 # ebuild generated by hackport 0.4.
-#hackport: flags: +base4,-base3,templatehaskell:template_haskell
+#hackport: flags: +base4,-base3,templatehaskell:template-haskell
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
@@ -19,7 +19,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 LICENSE="BSD"
 SLOT="2/${PV}"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux"
-IUSE="+template_haskell"
+IUSE="+template-haskell"
 
 RDEPEND="dev-haskell/random:=[profile?]
>=dev-haskell/tf-random-0.4:=[profile?]
@@ -37,5 +37,5 @@ src_configure() {
haskell-cabal_src_configure \
--flag=-base3 \
--flag=base4 \
-   $(cabal_flag template_haskell templatehaskell)
+   $(cabal_flag template-haskell templatehaskell)
 }

diff --git a/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild 
b/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild
index b6f22e236bd..8a9db261e6a 100644
--- a/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.8.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 # ebuild generated by hackport 0.4.4.
-#hackport: flags: +base4,-base3,templatehaskell:template_haskell
+#hackport: flags: +base4,-base3,templatehaskell:template-haskell
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
@@ -19,7 +19,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 LICENSE="BSD"
 SLOT="2/${PV}"
 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux"
-IUSE="+template_haskell"
+IUSE="+template-haskell"
 
 RDEPEND="dev-haskell/random:=[profile?]
>=dev-haskell/tf-random-0.4:=[profile?]
@@ -37,5 +37,5 @@ src_configure() {
haskell-cabal_src_configure \
--flag=-base3 \
--flag=base4 \
-   $(caba

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/, profiles/arch/alpha/, profiles/arch/ia64/

2019-10-02 Thread Sergei Trofimovich
commit: 945889cb44bb49bb50fe4e3b0c1db43819b0482b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Oct  2 21:40:37 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Oct  2 21:41:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945889cb

profiles: adapt to quickcheck's IUSE rename

Bug: https://bugs.gentoo.org/695038
Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/arch/alpha/use.mask  | 2 +-
 profiles/arch/ia64/use.mask   | 2 +-
 profiles/arch/powerpc/ppc64/64ul/use.mask | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index d14c33e57e4..762d7376ebc 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -174,7 +174,7 @@ curl_ssl_axtls
 # media-libs/xine-lib is not keyworded
 xine
 
-template_haskell
+template-haskell
 
 # nvidia cg toolkit for binary drivers
 cg

diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index d80d41906d5..6a9a1450fd3 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -178,7 +178,7 @@ connman
 # media-libs/xine-lib is not keyworded
 xine
 
-template_haskell
+template-haskell
 
 # toolkit for nvidia binary drivers
 cg

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.mask
index 70b2f2d6446..314f6b7fba6 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -65,7 +65,7 @@ audit
 
 # unregisterised ghc arch for now.
 # no ghci - no TH
-template_haskell
+template-haskell
 
 # Chris Gianelloni  (2008-02-13)
 # Mask multilib, since we cannot use it.



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

2019-10-02 Thread Sergei Trofimovich
commit: 9f7290e534506775688939b4bb6f8e18b081041e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Oct  2 21:39:22 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Oct  2 21:41:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7290e5

dev-util/shellcheck: adapt quickcheck's IUSE rename

Bug: https://bugs.gentoo.org/695038
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/shellcheck/shellcheck-0.4.6.ebuild| 4 ++--
 dev-util/shellcheck/shellcheck-0.4.7.ebuild| 4 ++--
 dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild | 4 ++--
 dev-util/shellcheck/shellcheck-0.6.0.ebuild| 2 +-
 dev-util/shellcheck/shellcheck-0.7.0.ebuild| 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-util/shellcheck/shellcheck-0.4.6.ebuild 
b/dev-util/shellcheck/shellcheck-0.4.6.ebuild
index 0d6b3a6027c..51cfa906864 100644
--- a/dev-util/shellcheck/shellcheck-0.4.6.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
 RDEPEND="dev-haskell/json:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
dev-haskell/parsec:=[profile?]
-   >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
+   >=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
>=dev-lang/ghc-7.4.1:=
 "

diff --git a/dev-util/shellcheck/shellcheck-0.4.7.ebuild 
b/dev-util/shellcheck/shellcheck-0.4.7.ebuild
index 78dd5b5e1aa..2c3a2e11fcb 100644
--- a/dev-util/shellcheck/shellcheck-0.4.7.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
 RDEPEND="dev-haskell/json:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
dev-haskell/parsec:=[profile?]
-   >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
+   >=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
>=dev-lang/ghc-7.4.1:=
 "

diff --git a/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild 
b/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild
index a02cf03bfde..62505624be0 100644
--- a/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
 RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/parsec-3.0:=[profile?]
-   >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
+   >=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
dev-haskell/semigroups:=[profile?]
>=dev-lang/ghc-7.8.2:=

diff --git a/dev-util/shellcheck/shellcheck-0.6.0.ebuild 
b/dev-util/shellcheck/shellcheck-0.6.0.ebuild
index cb608f31ae2..63a1ef6597f 100644
--- a/dev-util/shellcheck/shellcheck-0.6.0.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.6.0.ebuild
@@ -23,7 +23,7 @@ IUSE=""
 RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/parsec-3.0:=[profile?]
-   >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
+   >=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
dev-haskell/semigroups:=[profile?]
>=dev-lang/ghc-7.8.2:=

diff --git a/dev-util/shellcheck/shellcheck-0.7.0.ebuild 
b/dev-util/shellcheck/shellcheck-0.7.0.ebuild
index 848d0d21e3c..29965d39bf7 100644
--- a/dev-util/shellcheck/shellcheck-0.7.0.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.7.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/diff-0.2.0:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/parsec-3.0:=[profile?]
-   >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
+   >=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
>=dev-lang/ghc-8.0.1:=
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Syck/

2019-10-02 Thread Andreas K. Hüttel
commit: 080adddf8b772817d2a3576fb9f914dc70f5c380
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Oct  2 21:28:12 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Oct  2 21:28:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=080adddf

dev-perl/YAML-Syck: Version bump

Package-Manager: Portage-2.3.70, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/YAML-Syck/Manifest |  1 +
 dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/YAML-Syck/Manifest b/dev-perl/YAML-Syck/Manifest
index 5e27f22712e..6228787b3a1 100644
--- a/dev-perl/YAML-Syck/Manifest
+++ b/dev-perl/YAML-Syck/Manifest
@@ -1 +1,2 @@
 DIST YAML-Syck-1.30.tar.gz 170413 BLAKE2B 
cf74f0074f8e7a1265d83c659683e2b30a96cb60158e8f02c6b5a5687a50ee2d146aa6ae7828ba54d96139aa09f151aaf73d8845ab391b45feb6403049b60ce7
 SHA512 
3c38c77589c12652b456ad95120b3223df9e96475a9478692511bf6207ce81bc61204feaa332dbd913d934c41cf5d6515420961b31c20c9fe245373e81ecdda4
+DIST YAML-Syck-1.31.tar.gz 139735 BLAKE2B 
8e3c19026856707187fe5f90cfde598ec9d9b2a3e22c9ad106bde26aa5b62dff5ebf34cc0a61e4d9f1d8352f9f3cc06c96eccb8c572be8bc3650fe30ffe8b177
 SHA512 
5177f415f1f3f0d46b9fc51e43478da627edc3d7e89d9baf095fdda2cd9f93eb46784429f1665fead2b3377a2749c6fb937a91136bbe713d79000c12206a83f5

diff --git a/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild 
b/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild
new file mode 100644
index 000..ce20e5eb872
--- /dev/null
+++ b/dev-perl/YAML-Syck/YAML-Syck-1.310.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TODDR
+DIST_VERSION=1.31
+inherit perl-module
+
+DESCRIPTION="Fast, lightweight YAML loader and dumper"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"



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

2019-10-02 Thread Patrice Clement
commit: b56bedd776ee0147c9cd8a2eabf77b4bb5613ac9
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Oct  2 21:07:38 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Oct  2 21:09:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56bedd7

profiles: mask for removal net-irc/irssi-otr.

Bug: https://bugs.gentoo.org/696074
Signed-off-by: Patrice Clement  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 027b3c629b6..0ad02c2abb4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Patrice Clement  (2019-10-02)
+# OTR support is fully integrated within irssi since version 1.2.0. Type /help 
otr
+# at the command prompt to find out more. The OTR module is therefore obsolete
+# and can be tree-cleaned.
+# Masked for removal in 30 days. Bug #696074.
+net-irc/irssi-otr
+
 # Ulrich Müller  (2019-10-01)
 # Fails byte-compilation with recent Emacs versions.
 # Homepage and SRC_URI are gone. Upstream package



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

2019-10-02 Thread James Le Cuirot
commit: a021ce9109098d7848b20865bdd25e3fc2265264
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Oct  2 20:47:57 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Oct  2 20:47:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a021ce91

media-libs/opencollada: Drop bogus media-libs/lib3ds dep

We don't build the part of the code that uses it. The dep was wrong
anyway as it should restrict to v2.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 .../{opencollada-1.6.63.ebuild => opencollada-1.6.63-r1.ebuild}| 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/opencollada/opencollada-1.6.63.ebuild 
b/media-libs/opencollada/opencollada-1.6.63-r1.ebuild
similarity index 96%
rename from media-libs/opencollada/opencollada-1.6.63.ebuild
rename to media-libs/opencollada/opencollada-1.6.63-r1.ebuild
index ad9d4681dfa..f83d0770c2f 100644
--- a/media-libs/opencollada/opencollada-1.6.63.ebuild
+++ b/media-libs/opencollada/opencollada-1.6.63-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,6 @@ IUSE="static-libs"
 RDEPEND="dev-libs/libpcre
dev-libs/libxml2
dev-libs/zziplib
-   media-libs/lib3ds
sys-libs/zlib
 "
 DEPEND="${RDEPEND}



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

2019-10-02 Thread James Le Cuirot
commit: 82e6b1388337dbb3ccc7ed554d2a2d328ff9ac83
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Oct  2 20:38:59 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Oct  2 20:40:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e6b138

media-libs/lib3ds: Restore v1 and apply EAPI 7 plus other fixes

A bug in qgrep meant I didn't realise this version was in use. As it
turns out, media-libs/opencollada's dependency on v2 is bogus.

Forgot to mention before that I've dropped the freeglut and opengl
dependencies because they're not needed at all.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 media-libs/lib3ds/Manifest |  1 +
 media-libs/lib3ds/files/lib3ds-1.3.0-mesh.c.patch  | 17 
 .../lib3ds/files/lib3ds-1.3.0-pkgconfig.patch  | 94 ++
 media-libs/lib3ds/lib3ds-1.3.0-r1.ebuild   | 24 ++
 media-libs/lib3ds/lib3ds-1.3.0-r2.ebuild   | 31 +++
 5 files changed, 167 insertions(+)

diff --git a/media-libs/lib3ds/Manifest b/media-libs/lib3ds/Manifest
index 3c8d779efec..3fda88065c6 100644
--- a/media-libs/lib3ds/Manifest
+++ b/media-libs/lib3ds/Manifest
@@ -1 +1,2 @@
+DIST lib3ds-1.3.0.zip 443675 BLAKE2B 
7e9aa3b7d0c74013264430be24b1f8417f5ff7754bd77508fb85fee227c8675c023b6b805b3cda57a1ea3c1bbc7b0fbd37df8ed1c4d00ac295a39ffb0e3c1219
 SHA512 
7c866ea9721a7a124c25b4962e933a7066ec2e3c7998e5ae2ba93727f19b91bdb103699bada6d1e04b67e0a54b9f58d09382093569114a1846d86bb03821b8ac
 DIST lib3ds-20080909.zip 427233 BLAKE2B 
862a4606206c59e357b0b8805998a497de140b5e80aa3f6f7dd41288ebb1ffc12475b41d5327ee3c619a22c549897b28b444bac5df58192979af5c236859d86f
 SHA512 
ba7166dbd9fb97edc0f5cf0df56747b7e3c5aa1e62334ca995020a6ccd77284abc58e3fba80ec96ecf3765f5ce3121612c9f8c7dfedb2322f1cd2af85d567f87

diff --git a/media-libs/lib3ds/files/lib3ds-1.3.0-mesh.c.patch 
b/media-libs/lib3ds/files/lib3ds-1.3.0-mesh.c.patch
new file mode 100644
index 000..1455660596b
--- /dev/null
+++ b/media-libs/lib3ds/files/lib3ds-1.3.0-mesh.c.patch
@@ -0,0 +1,17 @@
+diff -Naur lib3ds-1.3.0.orig/lib3ds/mesh.c lib3ds-1.3.0/lib3ds/mesh.c
+--- lib3ds-1.3.0.orig/lib3ds/mesh.c2007-06-20 19:04:08.0 +0200
 lib3ds-1.3.0/lib3ds/mesh.c 2010-09-14 06:34:39.987807911 +0200
+@@ -87,8 +87,11 @@
+ faces=lib3ds_io_read_word(io);
+ for (i=0; ifaces);
+-  strcpy(mesh->faceL[index].material, name);
++  if (indexfaces) {
++strncpy(mesh->faceL[index].material, name, 64);
++  } else {
++// TODO warning
++  }
+ }
+   }
+   break;

diff --git a/media-libs/lib3ds/files/lib3ds-1.3.0-pkgconfig.patch 
b/media-libs/lib3ds/files/lib3ds-1.3.0-pkgconfig.patch
new file mode 100644
index 000..41f658e5311
--- /dev/null
+++ b/media-libs/lib3ds/files/lib3ds-1.3.0-pkgconfig.patch
@@ -0,0 +1,94 @@
+diff -uNr lib3ds-1.2.0.orig/lib3ds-config.in lib3ds-1.2.0/lib3ds-config.in
+--- lib3ds-1.2.0.orig/lib3ds-config.in 2000-05-23 14:13:08.0 +0200
 lib3ds-1.2.0/lib3ds-config.in  2007-10-21 06:37:48.0 +0200
+@@ -1,9 +1,5 @@
+ #!/bin/sh
+ 
+-prefix=@prefix@
+-exec_prefix=@exec_prefix@
+-exec_prefix_set=no
+-
+ usage()
+ {
+ cat <&2
+ fi
+ 
++PKG_CONFIG_ARGS=
++
+ while test $# -gt 0; do
+   case "$1" in
+   -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
+@@ -30,23 +28,23 @@
+ 
+   case $1 in
+ --prefix=*)
+-  prefix=$optarg
++  PKG_CONFIG_ARGS="$PKG_CONFIG_ARGS --define-variable=prefix=$optarg"
+   if test $exec_prefix_set = no ; then
+-exec_prefix=$optarg
++PKG_CONFIG_ARGS="$PKG_CONFIG_ARGS 
--define-variable=exec_prefix=$optarg"
+   fi
+   ;;
+ --prefix)
+   echo_prefix=yes
+   ;;
+ --exec-prefix=*)
+-  exec_prefix=$optarg
++  PKG_CONFIG_ARGS="$PKG_CONFIG_ARGS --define-variable=exec_prefix=$optarg"
+   exec_prefix_set=yes
+   ;;
+ --exec-prefix)
+   echo_exec_prefix=yes
+   ;;
+ --version)
+-  echo @LIB3DS_VERSION@
++  pkg-config --modversion lib3ds
+   ;;
+ --cflags)
+   echo_cflags=yes
+@@ -62,23 +60,18 @@
+ done
+ 
+ if test "$echo_prefix" = "yes"; then
+-  echo $prefix
++  pkg-config $PKG_CONFIG_ARGS --variable=prefix lib3ds
+ fi
+ 
+ if test "$echo_exec_prefix" = "yes"; then
+-  echo $exec_prefix
++  pkg-config $PKG_CONFIG_ARGS --variable=exec_prefix lib3ds
+ fi
+ 
+ if test "$echo_cflags" = "yes"; then
+-  if test @includedir@ != /usr/include ; then
+-echo -I@includedir@
+-  fi
++  pkg-config $PKG_CONFIG_ARGS --cflags lib3ds
+ fi
+ 
+ if test "$echo_libs" = "yes"; then
+-  if test @libdir@ != /usr/lib ; then
+-my_linker_flags="-L@libdir@"
+-  fi
+-  echo ${my_linker_flags} -l3ds
+-fi  
++  pkg-config $PKG_CONFIG_ARGS --libs lib3ds
++fi
+ 
+diff -uNr lib3ds-1.2.0.orig/lib

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

2019-10-02 Thread Michał Górny
commit: 22a57fe378193e3fff45dac0d668eaeecc3aee9f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 10 11:52:29 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  2 20:27:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a57fe3

sys-devel/llvm: Switch 10+ to dylib build

Build and install the single dylib instead of split shared libs in 10+.

Signed-off-by: Michał Górny  gentoo.org>

 sys-devel/llvm/llvm-10.0.0..ebuild | 182 -
 1 file changed, 180 insertions(+), 2 deletions(-)

diff --git a/sys-devel/llvm/llvm-10.0.0..ebuild 
b/sys-devel/llvm/llvm-10.0.0..ebuild
index 92a9c5ae1c1..eccfd8a533b 100644
--- a/sys-devel/llvm/llvm-10.0.0..ebuild
+++ b/sys-devel/llvm/llvm-10.0.0..ebuild
@@ -122,6 +122,62 @@ check_live_ebuild() {
fi
 }
 
+check_distribution_components() {
+   if [[ ${CMAKE_MAKEFILE_GENERATOR} == ninja ]]; then
+   local all_targets=() my_targets=() l
+   cd "${BUILD_DIR}" || die
+
+   while read -r l; do
+   if [[ ${l} == install-*-stripped:* ]]; then
+   l=${l#install-}
+   l=${l%%-stripped*}
+
+   case ${l} in
+   # shared libs
+   LLVM|LLVMgold)
+   ;;
+   # TableGen lib + deps
+   LLVMDemangle|LLVMSupport|LLVMTableGen)
+   ;;
+   # static libs
+   LLVM*)
+   continue
+   ;;
+   # meta-targets
+   distribution|llvm-libraries)
+   continue
+   ;;
+   esac
+
+   all_targets+=( "${l}" )
+   fi
+   done < <(ninja -t targets all)
+
+   while read -r l; do
+   my_targets+=( "${l}" )
+   done < <(get_distribution_components $"\n")
+
+   local add=() remove=()
+   for l in "${all_targets[@]}"; do
+   if ! has "${l}" "${my_targets[@]}"; then
+   add+=( "${l}" )
+   fi
+   done
+   for l in "${my_targets[@]}"; do
+   if ! has "${l}" "${all_targets[@]}"; then
+   remove+=( "${l}" )
+   fi
+   done
+
+   if [[ ${#add[@]} -gt 0 || ${#remove[@]} -gt 0 ]]; then
+   eqawarn "get_distribution_components() is outdated!"
+   eqawarn "   Add: ${add[*]}"
+   eqawarn "Remove: ${remove[*]}"
+   fi
+   cd - >/dev/null || die
+   fi
+}
+
 src_prepare() {
# Fix llvm-config for shared linking and sane flags
# https://bugs.gentoo.org/show_bug.cgi?id=565358
@@ -149,6 +205,122 @@ is_libcxx_linked() {
[[ ${out} == *HAVE_LIBCXX* ]]
 }
 
+get_distribution_components() {
+   local sep=${1-;}
+
+   local out=(
+   # shared libs
+   LLVM
+   LTO
+   Remarks
+
+   # tools
+   llvm-config
+
+   # common stuff
+   cmake-exports
+   llvm-headers
+
+   # libraries needed for clang-tblgen
+   LLVMDemangle
+   LLVMSupport
+   LLVMTableGen
+   )
+
+   if multilib_is_native_abi; then
+   out+=(
+   # utilities
+   llvm-tblgen
+   FileCheck
+   llvm-PerfectShuffle
+   count
+   not
+   yaml-bench
+
+   # tools
+   bugpoint
+   dsymutil
+   llc
+   lli
+   lli-child-target
+   llvm-addr2line
+   llvm-ar
+   llvm-as
+   llvm-bcanalyzer
+   llvm-c-test
+   llvm-cat
+   llvm-cfi-verify
+   llvm-config
+   llvm-cov
+   llvm-cvtres
+   llvm-cxxdump
+   llvm-cxxfilt
+   llvm-cxxmap
+   llvm-diff
+   llvm-dis
+   llvm-dlltool
+   ll

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

2019-10-02 Thread Michał Górny
commit: deb0943d59970cc531d30502195d2fa0aae2e7e7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  2 20:25:00 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  2 20:27:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb0943d

sys-devel/llvm: Switch outdated target reports to eqawarn

Signed-off-by: Michał Górny  gentoo.org>

 sys-devel/llvm/llvm-10.0.0..ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-devel/llvm/llvm-10.0.0..ebuild 
b/sys-devel/llvm/llvm-10.0.0..ebuild
index eccfd8a533b..bd137968658 100644
--- a/sys-devel/llvm/llvm-10.0.0..ebuild
+++ b/sys-devel/llvm/llvm-10.0.0..ebuild
@@ -109,16 +109,16 @@ check_live_ebuild() {
all_targets=( "${prod_targets[@]}" "${exp_targets[@]}" )
 
if [[ ${exp_targets[*]} != ${ALL_LLVM_EXPERIMENTAL_TARGETS[*]} ]]; then
-   ewarn "ALL_LLVM_EXPERIMENTAL_TARGETS is outdated!"
-   ewarn "Have: ${ALL_LLVM_EXPERIMENTAL_TARGETS[*]}"
-   ewarn "Expected: ${exp_targets[*]}"
-   ewarn
+   eqawarn "ALL_LLVM_EXPERIMENTAL_TARGETS is outdated!"
+   eqawarn "Have: ${ALL_LLVM_EXPERIMENTAL_TARGETS[*]}"
+   eqawarn "Expected: ${exp_targets[*]}"
+   eqawarn
fi
 
if [[ ${all_targets[*]} != ${ALL_LLVM_TARGETS[*]#llvm_targets_} ]]; then
-   ewarn "ALL_LLVM_TARGETS is outdated!"
-   ewarn "Have: ${ALL_LLVM_TARGETS[*]#llvm_targets_}"
-   ewarn "Expected: ${all_targets[*]}"
+   eqawarn "ALL_LLVM_TARGETS is outdated!"
+   eqawarn "Have: ${ALL_LLVM_TARGETS[*]#llvm_targets_}"
+   eqawarn "Expected: ${all_targets[*]}"
fi
 }
 



[gentoo-commits] proj/gentoo-mate:master commit in: scripts/files/package-lists/

2019-10-02 Thread Göktürk Yüksek
commit: e271ad3911f8f6e98bb301bd769eb45da910805b
Author: NP-Hardass  gentoo  org>
AuthorDate: Thu Sep 26 17:44:55 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Oct  2 20:18:19 2019 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=e271ad39

scripts: files/package-lists, add lists for 1.20 and 1.22

 .../package-lists/package-list-1.20-alphabetical   | 39 +
 .../package-lists/package-list-1.20-topological| 40 ++
 .../package-lists/package-list-1.22-alphabetical   | 39 +
 .../package-lists/package-list-1.22-topological| 40 ++
 4 files changed, 158 insertions(+)

diff --git a/scripts/files/package-lists/package-list-1.20-alphabetical 
b/scripts/files/package-lists/package-list-1.20-alphabetical
new file mode 100644
index 000..9fec80a
--- /dev/null
+++ b/scripts/files/package-lists/package-list-1.20-alphabetical
@@ -0,0 +1,39 @@
+app-arch/engrampa
+app-editors/pluma
+app-text/atril
+dev-libs/libmateweather
+dev-python/python-caja
+mate-base/caja
+mate-base/libmatekbd
+mate-base/mate
+mate-base/mate-applets
+mate-base/mate-applets-meta
+mate-base/mate-common
+mate-base/mate-control-center
+mate-base/mate-desktop
+mate-base/mate-menus
+mate-base/mate-panel
+mate-base/mate-session-manager
+mate-base/mate-settings-daemon
+mate-extra/caja-dropbox
+mate-extra/caja-extensions
+mate-extra/mate-indicator-applet
+mate-extra/mate-media
+mate-extra/mate-netbook
+mate-extra/mate-polkit
+mate-extra/mate-power-manager
+mate-extra/mate-screensaver
+mate-extra/mate-sensors-applet
+mate-extra/mate-system-monitor
+mate-extra/mate-user-guide
+mate-extra/mate-user-share
+mate-extra/mate-utils
+media-gfx/eom
+media-libs/libmatemixer
+x11-misc/mate-notification-daemon
+x11-misc/mozo
+x11-terms/mate-terminal
+x11-themes/mate-backgrounds
+x11-themes/mate-icon-theme
+x11-themes/mate-icon-theme-faenza
+x11-wm/marco

diff --git a/scripts/files/package-lists/package-list-1.20-topological 
b/scripts/files/package-lists/package-list-1.20-topological
new file mode 100644
index 000..3d285f4
--- /dev/null
+++ b/scripts/files/package-lists/package-list-1.20-topological
@@ -0,0 +1,40 @@
+mate-base/mate-common
+mate-base/mate-desktop
+mate-extra/mate-user-guide
+mate-base/libmatekbd
+media-libs/libmatemixer
+dev-libs/libmateweather
+x11-themes/mate-icon-theme
+mate-base/caja
+mate-extra/mate-polkit
+x11-wm/marco
+mate-base/mate-settings-daemon
+mate-base/mate-session-manager
+mate-base/mate-menus
+mate-base/mate-panel
+x11-themes/mate-backgrounds
+x11-misc/mate-notification-daemon
+mate-base/mate-control-center
+mate-extra/mate-screensaver
+mate-extra/mate-media
+mate-extra/mate-power-manager
+mate-extra/mate-system-monitor
+app-text/atril
+mate-extra/caja-dropbox
+mate-extra/caja-extensions
+app-arch/engrampa
+media-gfx/eom
+mate-base/mate-applets
+x11-themes/mate-icon-theme-faenza
+mate-extra/mate-indicator-applet
+mate-extra/mate-netbook
+net-analyzer/mate-netspeed
+mate-extra/mate-sensors-applet
+mate-base/mate-applets-meta
+x11-terms/mate-terminal
+mate-extra/mate-user-share
+mate-extra/mate-utils
+x11-misc/mozo
+app-editors/pluma
+dev-python/python-caja
+mate-base/mate

diff --git a/scripts/files/package-lists/package-list-1.22-alphabetical 
b/scripts/files/package-lists/package-list-1.22-alphabetical
new file mode 100644
index 000..9fec80a
--- /dev/null
+++ b/scripts/files/package-lists/package-list-1.22-alphabetical
@@ -0,0 +1,39 @@
+app-arch/engrampa
+app-editors/pluma
+app-text/atril
+dev-libs/libmateweather
+dev-python/python-caja
+mate-base/caja
+mate-base/libmatekbd
+mate-base/mate
+mate-base/mate-applets
+mate-base/mate-applets-meta
+mate-base/mate-common
+mate-base/mate-control-center
+mate-base/mate-desktop
+mate-base/mate-menus
+mate-base/mate-panel
+mate-base/mate-session-manager
+mate-base/mate-settings-daemon
+mate-extra/caja-dropbox
+mate-extra/caja-extensions
+mate-extra/mate-indicator-applet
+mate-extra/mate-media
+mate-extra/mate-netbook
+mate-extra/mate-polkit
+mate-extra/mate-power-manager
+mate-extra/mate-screensaver
+mate-extra/mate-sensors-applet
+mate-extra/mate-system-monitor
+mate-extra/mate-user-guide
+mate-extra/mate-user-share
+mate-extra/mate-utils
+media-gfx/eom
+media-libs/libmatemixer
+x11-misc/mate-notification-daemon
+x11-misc/mozo
+x11-terms/mate-terminal
+x11-themes/mate-backgrounds
+x11-themes/mate-icon-theme
+x11-themes/mate-icon-theme-faenza
+x11-wm/marco

diff --git a/scripts/files/package-lists/package-list-1.22-topological 
b/scripts/files/package-lists/package-list-1.22-topological
new file mode 100644
index 000..3d285f4
--- /dev/null
+++ b/scripts/files/package-lists/package-list-1.22-topological
@@ -0,0 +1,40 @@
+mate-base/mate-common
+mate-base/mate-desktop
+mate-extra/mate-user-guide
+mate-base/libmatekbd
+media-libs/libmatemixer
+dev-libs/libmateweather
+x11-themes/mate-icon-theme
+mate-base/caja
+mate-extra/mate-polkit
+x11-wm/marco
+

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

2019-10-02 Thread Agostino Sarubbo
commit: 647f3f8ebfaf5725acf6af3e5eee3a9a8732c2af
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:06:48 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:06:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647f3f8e

app-shells/bashdb: amd64 stable wrt bug #695910

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

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

diff --git a/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild 
b/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild
index 9b63562072f..cb46e449ae4 100644
--- a/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild
+++ b/app-shells/bashdb/bashdb-4.4.1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 DEPEND="!>=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))"



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

2019-10-02 Thread Agostino Sarubbo
commit: 53aee635bca0ee903ec44685263898d2adf77af3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:06:55 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:06:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53aee635

app-admin/emacs-updater: amd64 stable wrt bug #695978

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

 app-admin/emacs-updater/emacs-updater-1.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/emacs-updater/emacs-updater-1.16.ebuild 
b/app-admin/emacs-updater/emacs-updater-1.16.ebuild
index cfae2b3f38e..326c804cf7c 100644
--- a/app-admin/emacs-updater/emacs-updater-1.16.ebuild
+++ b/app-admin/emacs-updater/emacs-updater-1.16.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 DEPEND="|| ( sys-apps/util-linux app-misc/getopt )"
 RDEPEND="${DEPEND}



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

2019-10-02 Thread Agostino Sarubbo
commit: 2f5c50d7741d7d7ed937cc41e88f850138573caa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:08:16 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:08:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5c50d7

games-misc/xcowsay: amd64 stable wrt bug #695342

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

 games-misc/xcowsay/xcowsay-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/xcowsay/xcowsay-1.4.ebuild 
b/games-misc/xcowsay/xcowsay-1.4.ebuild
index 7946ae2ca6f..373471250a7 100644
--- a/games-misc/xcowsay/xcowsay-1.4.ebuild
+++ b/games-misc/xcowsay/xcowsay-1.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nickg/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="dbus fortune nls"
 
 RDEPEND="



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

2019-10-02 Thread Agostino Sarubbo
commit: 79417f3a1852fcbc094c3692295651e9ceba1299
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:08:00 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:08:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79417f3a

net-misc/youtube-viewer: amd64 stable wrt bug #694534

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

 net-misc/youtube-viewer/youtube-viewer-3.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/youtube-viewer/youtube-viewer-3.5.5.ebuild 
b/net-misc/youtube-viewer/youtube-viewer-3.5.5.ebuild
index 49098eec05d..c3fb6684535 100644
--- a/net-misc/youtube-viewer/youtube-viewer-3.5.5.ebuild
+++ b/net-misc/youtube-viewer/youtube-viewer-3.5.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/trizen/youtube-viewer/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="gtk"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-server/minecraft-server/

2019-10-02 Thread Agostino Sarubbo
commit: 1a6255ffe7a37a496ffaadbf2582afb3f16fa304
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:08:25 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:08:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6255ff

games-server/minecraft-server: amd64 stable wrt bug #695344

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

 games-server/minecraft-server/minecraft-server-1.14.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-server/minecraft-server/minecraft-server-1.14.4.ebuild 
b/games-server/minecraft-server/minecraft-server-1.14.4.ebuild
index 3aab33531e6..cfddb597af2 100644
--- a/games-server/minecraft-server/minecraft-server-1.14.4.ebuild
+++ b/games-server/minecraft-server/minecraft-server-1.14.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launcher.mojang.com/v1/objects/${EGIT_COMMIT}/server.jar -> ${P
 
 LICENSE="Mojang"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
acct-group/minecraft



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

2019-10-02 Thread Agostino Sarubbo
commit: e97fe8a61b5e33a6d171490349af8c167f5d7afe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:05:09 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:05:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97fe8a6

app-emacs/xslide: amd64 stable wrt bug #695568

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

 app-emacs/xslide/xslide-0.2.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/xslide/xslide-0.2.2-r1.ebuild 
b/app-emacs/xslide/xslide-0.2.2-r1.ebuild
index 5dcbd8037d7..66bd22064d9 100644
--- a/app-emacs/xslide/xslide-0.2.2-r1.ebuild
+++ b/app-emacs/xslide/xslide-0.2.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xslide/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc x86"
+KEYWORDS="~alpha amd64 ppc x86"
 
 SITEFILE="50${PN}-gentoo.el"
 DOCS="ChangeLog NEWS README.TXT TODO"



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

2019-10-02 Thread Agostino Sarubbo
commit: d0f39510550bcf7c23587cc67fc1158f7d798c70
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:05:54 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:05:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f39510

dev-libs/libassuan: amd64 stable wrt bug #695700

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

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

diff --git a/dev-libs/libassuan/libassuan-2.5.3.ebuild 
b/dev-libs/libassuan/libassuan-2.5.3.ebuild
index 26116bbe7d4..1119d8813c2 100644
--- a/dev-libs/libassuan/libassuan-2.5.3.ebuild
+++ b/dev-libs/libassuan/libassuan-2.5.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.8"



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

2019-10-02 Thread Agostino Sarubbo
commit: 9496806d09f24b126a4dee9ed66f2fd295f14976
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:24 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9496806d

app-emacs/evil: amd64 stable wrt bug #695986

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

 app-emacs/evil/evil-1.2.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/evil/evil-1.2.14.ebuild 
b/app-emacs/evil/evil-1.2.14.ebuild
index 7584b9aa339..01082bccd41 100644
--- a/app-emacs/evil/evil-1.2.14.ebuild
+++ b/app-emacs/evil/evil-1.2.14.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/emacs-evil/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-3+ FDL-1.3+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 RESTRICT="test"
 
 RDEPEND=">=app-emacs/undo-tree-0.6.3"



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

2019-10-02 Thread Agostino Sarubbo
commit: a598b901b78d2815dee2f575cee0a716cc23c398
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:06:16 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:06:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a598b901

dev-util/rbtools: amd64 stable wrt bug #695766

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

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

diff --git a/dev-util/rbtools/rbtools-0.7.11.ebuild 
b/dev-util/rbtools/rbtools-0.7.11.ebuild
index 010acf2f157..942063d7b74 100644
--- a/dev-util/rbtools/rbtools-0.7.11.ebuild
+++ b/dev-util/rbtools/rbtools-0.7.11.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://downloads.reviewboard.org/releases/${MY_PN}/$(get_version_compo
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="



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

2019-10-02 Thread Agostino Sarubbo
commit: 4ead4d91d90f5e7934453b26274c6b9b8b4bcb16
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:06:07 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:06:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ead4d91

sys-fs/avfs: amd64 stable wrt bug #695762

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

 sys-fs/avfs/avfs-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/avfs/avfs-1.1.1.ebuild b/sys-fs/avfs/avfs-1.1.1.ebuild
index 445c5c4254d..eea80dedaca 100644
--- a/sys-fs/avfs/avfs-1.1.1.ebuild
+++ b/sys-fs/avfs/avfs-1.1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="static-libs +lzma"
 
 RDEPEND=">=sys-fs/fuse-2.4:0



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

2019-10-02 Thread Agostino Sarubbo
commit: bed9f705d715e8c72317f6c74af64aa06386880f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:06:00 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:06:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed9f705

net-misc/autossh: amd64 stable wrt bug #695760

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

 net-misc/autossh/autossh-1.4g.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/autossh/autossh-1.4g.ebuild 
b/net-misc/autossh/autossh-1.4g.ebuild
index e7fcb2babf6..41eca6808fc 100644
--- a/net-misc/autossh/autossh-1.4g.ebuild
+++ b/net-misc/autossh/autossh-1.4g.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://www.harding.motd.ca/autossh/";
 SRC_URI="https://www.harding.motd.ca/${PN}/${P}.tgz";
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 SLOT="0"
 
 RDEPEND="net-misc/openssh"



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

2019-10-02 Thread Agostino Sarubbo
commit: 388928736690aa3d08593d3bca7695087439c87c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:05:16 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:05:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38892873

app-editors/ersatz-emacs: amd64 stable wrt bug #695678

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

 app-editors/ersatz-emacs/ersatz-emacs-20060515-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/ersatz-emacs/ersatz-emacs-20060515-r1.ebuild 
b/app-editors/ersatz-emacs/ersatz-emacs-20060515-r1.ebuild
index 19847c52cd5..bd82fcd95ff 100644
--- a/app-editors/ersatz-emacs/ersatz-emacs-20060515-r1.ebuild
+++ b/app-editors/ersatz-emacs/ersatz-emacs-20060515-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="sys-libs/ncurses:0="
 RDEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-docbook5-schemas/

2019-10-02 Thread Agostino Sarubbo
commit: e42c8b6ef4db2d872bd20d894b2306d6775d1c24
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:01 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42c8b6e

app-emacs/nxml-docbook5-schemas: amd64 stable wrt bug #695980

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

 app-emacs/nxml-docbook5-schemas/nxml-docbook5-schemas-5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/nxml-docbook5-schemas/nxml-docbook5-schemas-5.1.ebuild 
b/app-emacs/nxml-docbook5-schemas/nxml-docbook5-schemas-5.1.ebuild
index 97647e00a50..946c21d0a83 100644
--- a/app-emacs/nxml-docbook5-schemas/nxml-docbook5-schemas-5.1.ebuild
+++ b/app-emacs/nxml-docbook5-schemas/nxml-docbook5-schemas-5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://docbook.org/xml/${PV}/rng/docbookxi.rnc -> 
docbookxi-${PV}.rnc"
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 S="${WORKDIR}"
 SITEFILE="60${PN}-gentoo.el"



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

2019-10-02 Thread Agostino Sarubbo
commit: c6fc94d5ce10488ebda5020ec84131760f6700a6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:05:23 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:05:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6fc94d5

app-editors/jed: amd64 stable wrt bug #695680

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

 app-editors/jed/jed-0.99.19-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild 
b/app-editors/jed/jed-0.99.19-r1.ebuild
index d03cfcd6c4b..b6609a50834 100644
--- a/app-editors/jed/jed-0.99.19-r1.ebuild
+++ b/app-editors/jed/jed-0.99.19-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
 IUSE="X gpm xft"
 
 RDEPEND=">=sys-libs/slang-2



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

2019-10-02 Thread Agostino Sarubbo
commit: fa4d199055d145f9bbcb0463cbb707e7cba16939
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:17 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4d1990

x11-misc/xflux-gui: amd64 stable wrt bug #690400

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

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 2d51819fec6..9c62c28fe9a 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-* ~amd64 x86"
+KEYWORDS="-* amd64 x86"
 
 PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/puppet-mode/

2019-10-02 Thread Agostino Sarubbo
commit: 7cd272bd2bdfc0daa3f4838e51815c1375be17e4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:37 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd272bd

app-emacs/puppet-mode: amd64 stable wrt bug #696036

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

 app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild 
b/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild
index 91a8e3bbb91..5226b5ed4c8 100644
--- a/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild
+++ b/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 
 DOCS="CHANGES.md README.md"
 SITEFILE="50${PN}-1-gentoo.el"



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

2019-10-02 Thread Agostino Sarubbo
commit: 439f02aac9c43c8c92701bd98266020456883063
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:47 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439f02aa

media-libs/shaderc: amd64 stable wrt bug #693612

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

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

diff --git a/media-libs/shaderc/shaderc-2018.0.ebuild 
b/media-libs/shaderc/shaderc-2018.0.ebuild
index a9ab046f9d5..1f712cb201d 100644
--- a/media-libs/shaderc/shaderc-2018.0.ebuild
+++ b/media-libs/shaderc/shaderc-2018.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="doc test"
 
 RDEPEND="



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

2019-10-02 Thread Agostino Sarubbo
commit: 707534eb4d514f5cea5b657fe7972681c5c4100f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:05:29 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:05:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707534eb

app-emacs/mldonkey: amd64 stable wrt bug #695682

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

 app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild 
b/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild
index 5ad10f3f51a..95e8703a013 100644
--- a/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild
+++ b/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.physik.fu-berlin.de/%7Edhansen/mldonkey/files/${MY_P}.tar.gz
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 S="${WORKDIR}/${MY_P}"
 ELISP_PATCHES="${P}-vd.patch ${P}-emacs-26.patch"



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

2019-10-02 Thread Agostino Sarubbo
commit: 98688cda09ec706410b1a3ff201fd75de7d09237
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:05:48 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:05:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98688cda

app-crypt/gpgme: amd64 stable wrt bug #695700

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

 app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild 
b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
index 244c3d39824..4b61a128bbf 100644
--- a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="1/11" # subslot = soname major version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv sparc 
x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="common-lisp static-libs cxx python qt5"
 
 COMMON_DEPEND=">=app-crypt/gnupg-2



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

2019-10-02 Thread Agostino Sarubbo
commit: a42b1a12466f7f8c80bc653c27bdff19f59a7d38
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:08 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42b1a12

app-emacs/lookup: amd64 stable wrt bug #695982

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

 app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild 
b/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild
index e9a97602282..b077dc840d1 100644
--- a/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild
+++ b/app-emacs/lookup/lookup-1.99.96_pre20180209.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/lookup2/lookup2/archive/${COMMIT}.tar.gz -> ${P}.tar
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="sys-apps/texinfo"
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/i3-gaps/

2019-10-02 Thread Agostino Sarubbo
commit: 6b527a9f9b47633770452c0615f9abb599882032
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:06:26 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:06:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b527a9f

x11-wm/i3-gaps: amd64 stable wrt bug #695790

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

 x11-wm/i3-gaps/i3-gaps-4.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/i3-gaps/i3-gaps-4.16.1-r1.ebuild 
b/x11-wm/i3-gaps/i3-gaps-4.16.1-r1.ebuild
index ae2ef5483cb..ed9539d8918 100644
--- a/x11-wm/i3-gaps/i3-gaps-4.16.1-r1.ebuild
+++ b/x11-wm/i3-gaps/i3-gaps-4.16.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Airblader/i3/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-emacs/python-mode/

2019-10-02 Thread Agostino Sarubbo
commit: 2285c9f19df55e7a0f68931c9b7f2a2e3402de21
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2285c9f1

app-emacs/python-mode: amd64 stable wrt bug #695992

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

 app-emacs/python-mode/python-mode-6.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/python-mode/python-mode-6.2.3.ebuild 
b/app-emacs/python-mode/python-mode-6.2.3.ebuild
index 178dba4d3e4..e17dfeee6b6 100644
--- a/app-emacs/python-mode/python-mode-6.2.3.ebuild
+++ b/app-emacs/python-mode/python-mode-6.2.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz";
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${MY_P}"
 SITEFILE="50${PN}-gentoo.el"



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

2019-10-02 Thread Agostino Sarubbo
commit: 7177e66446ff2ae67b05c9feefc5b1dd4ce21dfa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:08:07 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:08:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7177e664

dev-lang/mono-basic: amd64 stable wrt bug #695336

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

 dev-lang/mono-basic/mono-basic-4.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mono-basic/mono-basic-4.8.ebuild 
b/dev-lang/mono-basic/mono-basic-4.8.ebuild
index 3d60d2c67bd..b4b59d1d9bf 100644
--- a/dev-lang/mono-basic/mono-basic-4.8.ebuild
+++ b/dev-lang/mono-basic/mono-basic-4.8.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Visual Basic Compiler and Runtime"
 HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/";
 SRC_URI="https://github.com/mono/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 LICENSE="LGPL-2 MIT"
 SLOT="0"
 



  1   2   3   >