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

2019-01-26 Thread Hans de Graaff
commit: 99fe54654ea765950819d5a1fc9846b49336ecbc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 07:48:42 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 07:48:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99fe5465

profiles/package.mask: remove mask for bug 669606

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1d6a2a5540c..9d808e41942 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,11 +29,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Andreas K. Hüttel  (26 Jan 2019)
-# Fails to build with glibc-2.28, bug 669606. Removal in
-# 30 days (unless fixed).
-net-p2p/gtk-gnutella
-
 # Miroslav Šulc  (23 Jan 2019)
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =dev-java/ant-eclipse-ecj-4.10



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

2019-01-26 Thread Hans de Graaff
commit: 7d5cb0fd653e64b587da58d63417019f38b9e02a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 07:37:50 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 07:37:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5cb0fd

dev-ruby/dbf: add 4.1.1

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

 dev-ruby/dbf/Manifest |  1 +
 dev-ruby/dbf/dbf-4.1.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/dbf/Manifest b/dev-ruby/dbf/Manifest
index 8fdd81df8d0..272998ad502 100644
--- a/dev-ruby/dbf/Manifest
+++ b/dev-ruby/dbf/Manifest
@@ -2,3 +2,4 @@ DIST dbf-3.1.1.gem 126976 BLAKE2B 
449b70abaa0bdcdf579ee78facbac46d2f97fb99e983b9
 DIST dbf-3.1.2.gem 127488 BLAKE2B 
c71089220f7b2d57b99ab27881c5f094a753c1a7c5378074f18d4a9fccba26d4ac7e8e563b84c0556aa50db7f39d03697957c10e6528ddaed8bef812cac662f5
 SHA512 
1e9c809cc03d4ecadaadd5cc754e4fa85961cf675465f950cda1c084e80c32e0a62223494f76b4ba8e26cde61eea8e43414d1b03c95fd36e8994222c3ffcab11
 DIST dbf-3.1.3.gem 127488 BLAKE2B 
6c75d901b0d694266cfe2441567bf5684e5845a95b3c68eaf7bcbd5bc7b9b4748412740d8afce1015d5a84b26fcc30656a7f6dfc57c8a11055ac657b28cd034d
 SHA512 
222957472dede8cfee42971ad9e7de4a08a7fb0ed017930027d4203da75298ce4eb9d222b841c4b051cf54c772b9799b2ee78cd5308452672142303bdf60c9f9
 DIST dbf-4.0.1.gem 127488 BLAKE2B 
60fbd21d8a5caf14480ccf03aaf9ae6b9917d8537b3437a6831c4e69f878fc17a8ac70344dbfb9a459aca88fec7ea89110dd489a802079bd8171f36f36c8
 SHA512 
cc678bfc7faf1e24b35053a77e91f203228a715a357d0c8e075998be27f19f2db2e6aa9e51d700842e81ca47f9ac5ab68cde1241e59d951ba82a1a7a020d0d0d
+DIST dbf-4.1.1.gem 127488 BLAKE2B 
82fc54aee620b64e43fd9dae540b4447f5edfe880f4d2d217016503a566c9fedc9b79c1dce8ee3ef252511f22fe989a1d709c1d8392f8c9b068dc6f601e62b65
 SHA512 
76e04319e1fb88f7e061b80e3ad5b9043a85e0e2ae29dbcb3ec2172f8c1d3b63a31eb38e38e2061fa3a8a9094cc5f4b5cde4864d481255ca6c46acbc0b1ced7e

diff --git a/dev-ruby/dbf/dbf-4.1.1.ebuild b/dev-ruby/dbf/dbf-4.1.1.ebuild
new file mode 100644
index 000..ac660bd38e6
--- /dev/null
+++ b/dev-ruby/dbf/dbf-4.1.1.ebuild
@@ -0,0 +1,22 @@
+# 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_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/*"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro
+database files"
+HOMEPAGE="https://github.com/infused/dbf";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: net-p2p/gtk-gnutella/files/, net-p2p/gtk-gnutella/

2019-01-26 Thread Hans de Graaff
commit: 7473325883667c2f6021c2c583dbb990c8ec29ec
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 27 07:47:45 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 27 07:47:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74733258

net-p2p/gtk-gnutella: fix compilation with glibc 2.28

Fixes: https://bugs.gentoo.org/669606
Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../files/gtk-gnutella-1.1.14-statx.patch  | 38 ++
 net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild|  4 ++-
 net-p2p/gtk-gnutella/gtk-gnutella-1.1.14.ebuild|  8 +++--
 3 files changed, 46 insertions(+), 4 deletions(-)

diff --git a/net-p2p/gtk-gnutella/files/gtk-gnutella-1.1.14-statx.patch 
b/net-p2p/gtk-gnutella/files/gtk-gnutella-1.1.14-statx.patch
new file mode 100644
index 000..5d455887c04
--- /dev/null
+++ b/net-p2p/gtk-gnutella/files/gtk-gnutella-1.1.14-statx.patch
@@ -0,0 +1,38 @@
+diff --git a/src/lib/stats.c b/src/lib/stats.c
+index 8d0d87b8b..725986268 100644
+--- a/src/lib/stats.c
 b/src/lib/stats.c
+@@ -50,7 +50,7 @@ enum statx_magic { STATX_MAGIC = 0x560044e5 };
+ /**
+  * A one-dimension container (x).
+  */
+-struct statx {
++struct statistics {
+   enum statx_magic magic; /**< Magic number */
+   elist_t data;   /**< Data points */
+   long n; /**< Amount of data points */
+@@ -60,7 +60,7 @@ struct statx {
+ };
+ 
+ static inline void
+-statx_check(const struct statx * const sx)
++statx_check(const struct statistics * const sx)
+ {
+   g_assert(sx != NULL);
+   g_assert(STATX_MAGIC == sx->magic);
+diff --git a/src/lib/stats.h b/src/lib/stats.h
+index ba876467c..2a67952e2 100644
+--- a/src/lib/stats.h
 b/src/lib/stats.h
+@@ -40,9 +40,9 @@
+  * One dimension statistics.
+  */
+ 
+-struct statx;
++struct statistics;
+ 
+-typedef struct statx statx_t;
++typedef struct statistics statx_t;
+ 
+ statx_t *statx_make(void);
+ statx_t *statx_make_nodata(void);

diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild 
b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild
index 6dc93535b3c..0d716e9f88d 100644
--- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild
+++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.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
@@ -27,6 +27,8 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 
 src_prepare() {
+   eapply "${FILESDIR}/${PN}-1.1.14-statx.patch"
+
strip-linguas -i po
 
echo "# Gentoo-selected LINGUAS" > po/LINGUAS

diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.14.ebuild 
b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.14.ebuild
index 7e55b5198d1..61b7b1fcdeb 100644
--- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.14.ebuild
+++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.14.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-# strip-linguas
-inherit eutils
+# eutils: strip-linguas
+inherit eutils toolchain-funcs
 
 IUSE="nls dbus ssl +gtk"
 
@@ -28,6 +28,8 @@ DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
+   eapply "${FILESDIR}/${P}-statx.patch"
+
strip-linguas -i po
 
echo "# Gentoo-selected LINGUAS" > po/LINGUAS



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

2019-01-26 Thread Benda XU
commit: f1257dfe4e73172c311209bfff42c5457719489f
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Jan 27 06:21:01 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Jan 27 06:21:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1257dfe

media-gfx/scrot: correct Prefix path.

Suggested-By: Susan Wilson
Closes: https://bugs.gentoo.org/675820
Closes: https://github.com/gentoo/gentoo/pull/10909
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Benda Xu  gentoo.org>

 media-gfx/scrot/scrot-0.8_p13-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/scrot/scrot-0.8_p13-r1.ebuild 
b/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
index 46e7b729c2c..f3270d6118d 100644
--- a/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
+++ b/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -31,7 +31,7 @@ src_prepare() {
 
 src_install() {
emake DESTDIR="${D}" install
-   rm -r "${D}"/usr/doc || die
+   rm -r "${ED}"/usr/doc || die
dodoc AUTHORS ChangeLog
 
newbashcomp "${FILESDIR}"/${PN}.bash-completion ${PN}



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

2019-01-26 Thread Benda XU
commit: 2b1981baccc0cc9a72f279fa967de8c7a351c026
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Jan 27 05:29:45 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Jan 27 05:29:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1981ba

x11-wm/xpra: version bump.

Suggested-By: theodor, Dennis Schridde
Closes: https://bugs.gentoo.org/666816
Closes: https://bugs.gentoo.org/672278
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Benda Xu  gentoo.org>

 x11-wm/xpra/Manifest  |   1 +
 x11-wm/xpra/xpra-2.4.3.ebuild | 148 ++
 2 files changed, 149 insertions(+)

diff --git a/x11-wm/xpra/Manifest b/x11-wm/xpra/Manifest
index ce352da7345..748ea77fabc 100644
--- a/x11-wm/xpra/Manifest
+++ b/x11-wm/xpra/Manifest
@@ -1,2 +1,3 @@
 DIST xpra-2.2.2.tar.xz 2195836 BLAKE2B 
39d8354738df399d98248a0d455c3b7fa6124f374f0f6e0a476bae53b9728b9ab16c11bd759b6ff52a28295445809fb18b3379b7fc620f0916944f738a00b280
 SHA512 
5c09e29732c9ca7d03557e4e6070517b192484e67944532d5aeca53e518c8617f7d3a5919a2557050fbb9aa4123a0302a53720dd7036823db83588264dd3e6d2
 DIST xpra-2.2.6.tar.xz 2198720 BLAKE2B 
41f238e98dbb60598cffcc3960375a525658c72db478acace0acb964fe3ee039acb5e352a76ffb5724b6c4acd63ea510505f6841f688c67d0ae2a3cbc2270642
 SHA512 
f47b7a8b08fc90bdf3cba91e4f7343785cdf6e24a0979f4564e9f6885b0f36c03ff5656e2d7ac5fd21895faca7b00e8839ebd66c82122a2c7cab2b40bd44e745
+DIST xpra-2.4.3.tar.xz 2434852 BLAKE2B 
3d2dd4d8a64a20a88004a91f95d8e6165f45dac7a3d725f41c437d605f55bbd903284e7e829e02c1e94e33c3777ce660c55b469fb5b1f6c5025853b0cae1a6c3
 SHA512 
5174f7852571eaeb6c2fb629aa2686e19bff7251622ff08903af188989f132b73e4509c98edfac9cddd0f582e63d0ffae94442111a7bfcef8013b3fc87dffd54

diff --git a/x11-wm/xpra/xpra-2.4.3.ebuild b/x11-wm/xpra/xpra-2.4.3.ebuild
new file mode 100644
index 000..3bdbf24c78e
--- /dev/null
+++ b/x11-wm/xpra/xpra-2.4.3.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3
+PYTHON_COMPAT=( python2_7 )
+inherit xdg distutils-r1 eutils flag-o-matic user tmpfiles prefix
+
+DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based 
on wimpiggy"
+HOMEPAGE="http://xpra.org/ http://xpra.org/src/";
+SRC_URI="http://xpra.org/src/${P}.tar.xz";
+
+LICENSE="GPL-2 BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+client +clipboard csc cups dbus dec_avcodec2 enc_ffmpeg enc_x264 
enc_x265 jpeg libav +lz4 lzo opengl pillow pulseaudio server sound test vpx 
webcam webp"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   clipboard? ( || ( server client ) )
+   cups? ( dbus )
+   opengl? ( client )
+   || ( client server )
+   client? ( enc_x264? ( dec_avcodec2 ) enc_x265? ( dec_avcodec2 ) )"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   dev-python/pygobject:2[${PYTHON_USEDEP}]
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libXtst
+   x11-libs/libxkbfile
+   csc? (
+   !libav? ( >=media-video/ffmpeg-1.2.2:0= )
+   libav? ( media-video/libav:0= )
+   )
+   dec_avcodec2? (
+   !libav? ( >=media-video/ffmpeg-2:0=[x264,x265] )
+   libav? ( media-video/libav:0=[x264,x265] )
+   )
+   enc_ffmpeg? (
+   !libav? ( >=media-video/ffmpeg-3.2.2:0= )
+   libav? ( media-video/libav:0= )
+   )
+   enc_x264? ( media-libs/x264
+   !libav? ( >=media-video/ffmpeg-1.0.4:0=[x264] )
+   libav? ( media-video/libav:0=[x264] )
+   )
+   enc_x265? ( media-libs/x265
+   !libav? ( >=media-video/ffmpeg-2:0=[x264] )
+   libav? ( media-video/libav:0=[x264] ) )
+   jpeg? ( media-libs/libjpeg-turbo )
+   opengl? ( dev-python/pygtkglext )
+   pulseaudio? ( media-sound/pulseaudio )
+   sound? ( media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   dev-python/gst-python:1.0 )
+   vpx? ( media-libs/libvpx virtual/ffmpeg )
+   webp? ( media-libs/libwebp )"
+
+RDEPEND="${COMMON_DEPEND}
+   dev-python/netifaces[${PYTHON_USEDEP}]
+   dev-python/rencode[${PYTHON_USEDEP}]
+   virtual/ssh
+   x11-apps/xmodmap
+   cups? ( dev-python/pycups[${PYTHON_USEDEP}] )
+   dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] )
+   lz4? ( dev-python/lz4[${PYTHON_USEDEP}] )
+   lzo? ( >=dev-python/python-lzo-0.7.0[${PYTHON_USEDEP}] )
+   opengl? (
+   client? ( dev-python/pyopengl_accelerate[${PYTHON_USEDEP}] )
+   )
+   pillow? ( dev-python/pillow[${PYTHON_USEDEP}] )
+   server? ( x11-base/xorg-server[-minimal,xvfb]
+   x11-drivers/xf86-input-v

[gentoo-commits] repo/gentoo:master commit in: sci-physics/root/

2019-01-26 Thread Benda XU
commit: 40d80638ed9255a4d263fe7c7fadf9ce7d6cd41c
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Jan 27 00:37:45 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Jan 27 01:40:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d80638

sci-physics/root: prefixify clingutils cmake.

  Otherwise it tries to look for old headers from the host,
  e.g. those requiring xlocale.h.

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

 sci-physics/root/root-6.14.08-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-physics/root/root-6.14.08-r1.ebuild 
b/sci-physics/root/root-6.14.08-r1.ebuild
index 303a28a3592..4702845c415 100644
--- a/sci-physics/root/root-6.14.08-r1.ebuild
+++ b/sci-physics/root/root-6.14.08-r1.ebuild
@@ -134,6 +134,8 @@ src_prepare() {
 
# CSS should use local images
sed -i -e 's,http://.*/,,' etc/html/ROOT.css || die "html sed failed"
+
+   hprefixify core/clingutils/CMakeLists.txt
 }
 
 # Note: ROOT uses bundled clang because it is patched and API-incompatible



[gentoo-commits] repo/gentoo:master commit in: sci-physics/root/

2019-01-26 Thread Benda XU
commit: 4200832ca714151576629577bf2e57161c89d894
Author: Benda Xu  gentoo  org>
AuthorDate: Sun Jan 27 01:39:46 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Jan 27 01:40:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4200832c

sci-physics/root: remove useless scripts.

  Environment variables are managed by env.d.

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

 sci-physics/root/root-6.14.08-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-physics/root/root-6.14.08-r1.ebuild 
b/sci-physics/root/root-6.14.08-r1.ebuild
index 4702845c415..591ae2768d3 100644
--- a/sci-physics/root/root-6.14.08-r1.ebuild
+++ b/sci-physics/root/root-6.14.08-r1.ebuild
@@ -320,6 +320,9 @@ src_install() {
rm -r tmva || die
fi
 
+   # Environment variables are managed by env.d.
+   rm -f bin/*.{c,}sh || die
+
# clean up unnecessary files from installation
rm -r emacs test || die
 }



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

2019-01-26 Thread Andreas Sturmlechner
commit: 247304d95d342ad49da269f0e31a5dd8ae57f9b4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 22:44:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:56:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=247304d9

kde-apps/kalzium: Really add missing avogadrolibs[qt5] USE

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

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

diff --git a/kde-apps/kalzium/kalzium-18.12.1-r1.ebuild 
b/kde-apps/kalzium/kalzium-18.12.1-r2.ebuild
similarity index 98%
rename from kde-apps/kalzium/kalzium-18.12.1-r1.ebuild
rename to kde-apps/kalzium/kalzium-18.12.1-r2.ebuild
index aac0fcfa4cc..e79d64eb294 100644
--- a/kde-apps/kalzium/kalzium-18.12.1-r1.ebuild
+++ b/kde-apps/kalzium/kalzium-18.12.1-r2.ebuild
@@ -36,7 +36,7 @@ DEPEND="
$(add_frameworks_dep knewstuff)
dev-cpp/eigen:3
sci-chemistry/openbabel
-   sci-libs/avogadrolibs
+   sci-libs/avogadrolibs[qt5]
)
solver? ( dev-ml/facile[ocamlopt] )
 "



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

2019-01-26 Thread Andreas Sturmlechner
commit: d174b6f4eafd0a345ac1855a04d2b4b782d4f78c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 22:18:49 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:56:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d174b6f4

kde-misc/latte-dock: 0.8.5 version bump

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

 kde-misc/latte-dock/Manifest|  1 +
 kde-misc/latte-dock/latte-dock-0.8.5.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/kde-misc/latte-dock/Manifest b/kde-misc/latte-dock/Manifest
index 21956a255dc..b434262d047 100644
--- a/kde-misc/latte-dock/Manifest
+++ b/kde-misc/latte-dock/Manifest
@@ -1,3 +1,4 @@
 DIST latte-dock-0.8.2.tar.xz 654976 BLAKE2B 
c2078821ff0a3c431fe3563f8a68d1ccbd1d74694c883d3da923a28922e00e51378b48b2bcf5348e0bbf3c5c4a5224ebc06fb2c8dacfdf7418b601ef108fb683
 SHA512 
342bb68c371eb4d5a4587888c1d273cd47521e1ab3584449a76fd046fb0e3203bc0f36a9d46e8299e2f520c76473df832ccfe2a957260986a4202ecf996b2228
 DIST latte-dock-0.8.3.tar.xz 656396 BLAKE2B 
00fece3abe4c259da212f7d0f2ddca7aa4926c6378aa986d4f6f842b7c9966f78798b106239e2d63af7af822d872f0f19fcb4686ce0ebad1086089022720
 SHA512 
e49ea9aca28bcae202e5f4832484f579233ea220a7eb7dcdaea128d68185d7bc0ec6df88eaa543c6267b00fe0a0b060bf533816bd196210e18c6ac56186e018e
 DIST latte-dock-0.8.4.tar.xz 656528 BLAKE2B 
200bf01ea489f2c7486291623ca6b0518e04ca4d607c9d42294abc3f13f1fd13d5a9da7dd16f7ced7d786e729bda12e80666283d3dfad32cb49be5731118ac84
 SHA512 
6a3fd4223316cc2e17934c1e7220cfe4b23ac5a06070f22ff26dcc2f312f73a666230aa612cdefd650e320ad09dd3456e44d253a2eab31e7c9c5d2f52343acc2
+DIST latte-dock-0.8.5.tar.xz 658752 BLAKE2B 
d5a42809ded0ab8128926956df7c498e956581bb8191513519b91a0bd7932803af20ac2a43c2d90caf2553976cee8f691e42f64245c2460c9744206b78d9c0f1
 SHA512 
eaf45040871e37b24a2134a0a1bd790732f68d870e28c847da3df5ccd3f0ce320750d28380b1ebcaad3d02b793ae89a96710478b97ef5678dc804375cbf8cb6d

diff --git a/kde-misc/latte-dock/latte-dock-0.8.5.ebuild 
b/kde-misc/latte-dock/latte-dock-0.8.5.ebuild
new file mode 100644
index 000..6ed795aa72b
--- /dev/null
+++ b/kde-misc/latte-dock/latte-dock-0.8.5.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Elegant dock, based on KDE Frameworks"
+HOMEPAGE="https://store.kde.org/p/1169519/
+   https://github.com/psifidotos/Latte-Dock";
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kactivities)
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kpackage)
+   $(add_frameworks_dep kwayland)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep plasma X)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgraphicaleffects)
+   $(add_qt_dep qtgui 'xcb')
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtx11extras)
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libxcb
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/, sci-geosciences/qmapshack/files/

2019-01-26 Thread Andreas Sturmlechner
commit: 1b77e91f68286649ffbb78e2ddcb2f5a7b507081
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 23:54:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:56:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b77e91f

sci-geosciences/qmapshack: Drop 1.11.1-r1

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

 sci-geosciences/qmapshack/Manifest |  1 -
 .../qmapshack/files/qmapshack-1.11.1-qt-5.11.patch | 19 --
 .../qmapshack/qmapshack-1.11.1-r1.ebuild   | 43 --
 3 files changed, 63 deletions(-)

diff --git a/sci-geosciences/qmapshack/Manifest 
b/sci-geosciences/qmapshack/Manifest
index a102c407e48..142703fb548 100644
--- a/sci-geosciences/qmapshack/Manifest
+++ b/sci-geosciences/qmapshack/Manifest
@@ -1,3 +1,2 @@
-DIST qmapshack-1.11.1.tar.gz 11446871 BLAKE2B 
fa92b93787306d23110112fd851f0ee02418ac7b27316f57b4045efc4ae726e36c4014682d1ee32879f8894bab7dcac70852384f8b158e01026d7782f67b5ede
 SHA512 
43e1b587bd3f4901b155ea6d1d520cf303681640c1bd521b30ef7f23aaf49b2fffe9b764e5dd3fcaef360b0d32b360b76eb8d737ec5e186aa75362ff2507956e
 DIST qmapshack-1.12.0.tar.gz 12030329 BLAKE2B 
af641e76b00ee7dc7d964fd9f4ba75e51d7d6bcc4b33e020129181655371cda91f8ddffdcfd489f55228c22fc63416e6e5c8f4b1755a6a07e5832895a921afc7
 SHA512 
dac6081b37eab39431221acdd48a3e61876ff40e4f76aac7eed9232e839cabc69a099cb2e9e29fcc23cf439eaa8a3d1522be17e24c71e2b6d3f332eb3127efb5
 DIST qmapshack-1.12.1.tar.gz 12033026 BLAKE2B 
e898507bad42a141f02cf8fd0338cdf9f39344b249318be29d1e6eb500a9e810496c6a790745cf50aec0025b5547be8382ef0c9eab2d780cbf63f9d29eb064a9
 SHA512 
c9b6ad0c7372cc4d992cee07d20ee0ad5779014ce6336644e13be705ec0bbed22d5f83e27473c2813c5bf13e49558686546c50fd597eb9ef2692c64933f94713

diff --git a/sci-geosciences/qmapshack/files/qmapshack-1.11.1-qt-5.11.patch 
b/sci-geosciences/qmapshack/files/qmapshack-1.11.1-qt-5.11.patch
deleted file mode 100644
index 404f034176d..000
--- a/sci-geosciences/qmapshack/files/qmapshack-1.11.1-qt-5.11.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-# HG changeset patch
-# User kiozen
-# Date 1528899896 -7200
-# Node ID e9b47af61b0945acb74649bab30dec23ac42f375
-# Parent  f52eedfb8f94ea218eb1c55bb8f2fa0c0503238f
-[Issue #344 ] Building latest version of QMapShack fails after updating QT 
from 5.10.1 to 5.11.0
-
-diff --git a/src/qmapshack/helpers/CToolBarSetupDialog.cpp 
b/src/qmapshack/helpers/CToolBarSetupDialog.cpp
 a/src/qmapshack/helpers/CToolBarSetupDialog.cpp
-+++ b/src/qmapshack/helpers/CToolBarSetupDialog.cpp
-@@ -20,6 +20,8 @@
- #include "helpers/CToolBarConfig.h"
- #include "helpers/CToolBarSetupDialog.h"
- 
-+#include 
-+
- bool CToolBarSetupDialog::CItemFilter::shouldBeMoved(QListWidgetItem *item)
- {
- CDialogItem * dialogItem = dynamic_cast(item);

diff --git a/sci-geosciences/qmapshack/qmapshack-1.11.1-r1.ebuild 
b/sci-geosciences/qmapshack/qmapshack-1.11.1-r1.ebuild
deleted file mode 100644
index b3f1c55aef8..000
--- a/sci-geosciences/qmapshack/qmapshack-1.11.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils xdg-utils gnome2-utils
-
-DESCRIPTION="GPS mapping utility"
-HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home";
-SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${P}.tar.gz";
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-RDEPEND="dev-qt/qtwebkit:5
-   dev-qt/qtscript:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtdbus:5
-   dev-qt/qttest:5
-   dev-qt/designer:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtsql:5
-   dev-libs/quazip
-   >=sci-geosciences/routino-3.1.1
-   sci-libs/gdal
-   sci-libs/proj
-   sci-libs/alglib"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5"
-
-PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-fonts/polarsys-b612-fonts/

2019-01-26 Thread Andreas Sturmlechner
commit: 2a612820995af476e9d4e05d8bc7b014b130522e
Author: Jan Henke  taujhe  de>
AuthorDate: Mon Jan 21 20:57:26 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:56:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a612820

media-fonts/polarsys-b612-fonts: New package

Signed-off-by: Jan Henke  taujhe.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10884
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-fonts/polarsys-b612-fonts/Manifest |  1 +
 media-fonts/polarsys-b612-fonts/metadata.xml | 17 +
 .../polarsys-b612-fonts-1.003.ebuild | 20 
 3 files changed, 38 insertions(+)

diff --git a/media-fonts/polarsys-b612-fonts/Manifest 
b/media-fonts/polarsys-b612-fonts/Manifest
new file mode 100644
index 000..8146e3e169c
--- /dev/null
+++ b/media-fonts/polarsys-b612-fonts/Manifest
@@ -0,0 +1 @@
+DIST polarsys-b612-fonts-1.003.tar.bz2 2823506 BLAKE2B 
31c918285f6072d6cc8bd44c2b57114eb027447b0002ea16d737dd75772299169fe1d9f20620fd09fd96c34b61cf41544848d945c339db02224f045d979d4d22
 SHA512 
7ffb6fa858eb20d02bc2fc12788fdfd3fd15117b1a5e1ed2cc70fd19bc9fad5ec92c714dee07c85dd954911862f5852716eeccc6b72d63ba32993f3d03e35f44

diff --git a/media-fonts/polarsys-b612-fonts/metadata.xml 
b/media-fonts/polarsys-b612-fonts/metadata.xml
new file mode 100644
index 000..8503115f591
--- /dev/null
+++ b/media-fonts/polarsys-b612-fonts/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   gen...@taujhe.de
+   Jan Henke
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   B612 is a highly legible open source font family designed
+   and tested to be used on aircraft cockpit screens. Published
+   on the PolarSys project.
+   
+

diff --git a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild 
b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
new file mode 100644
index 000..f2581c71b71
--- /dev/null
+++ b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font vcs-snapshot
+
+DESCRIPTION="Font designed for aircraft cockpit displays"
+HOMEPAGE="http://b612-font.com/";
+SRC_URI="https://git.polarsys.org/c/b612/b612.git/snapshot/b612-bd14fde2544566e620eab106eb8d6f2b7fb1347e.tar.bz2
 -> ${P}.tar.bz2"
+
+LICENSE="EPL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+FONT_S="${S}/TTF"
+FONT_SUFFIX="ttf"
+
+DOCS=( README.md )



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

2019-01-26 Thread Andreas Sturmlechner
commit: fce8bc1b8a1c13365f93d2e8a35e72e6909da784
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 22:19:29 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:56:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce8bc1b

kde-misc/latte-dock: Drop 0.8.2, 0.8.3

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

 kde-misc/latte-dock/Manifest|  2 --
 kde-misc/latte-dock/latte-dock-0.8.2.ebuild | 51 -
 kde-misc/latte-dock/latte-dock-0.8.3.ebuild | 51 -
 3 files changed, 104 deletions(-)

diff --git a/kde-misc/latte-dock/Manifest b/kde-misc/latte-dock/Manifest
index b434262d047..6f02ef0b0fc 100644
--- a/kde-misc/latte-dock/Manifest
+++ b/kde-misc/latte-dock/Manifest
@@ -1,4 +1,2 @@
-DIST latte-dock-0.8.2.tar.xz 654976 BLAKE2B 
c2078821ff0a3c431fe3563f8a68d1ccbd1d74694c883d3da923a28922e00e51378b48b2bcf5348e0bbf3c5c4a5224ebc06fb2c8dacfdf7418b601ef108fb683
 SHA512 
342bb68c371eb4d5a4587888c1d273cd47521e1ab3584449a76fd046fb0e3203bc0f36a9d46e8299e2f520c76473df832ccfe2a957260986a4202ecf996b2228
-DIST latte-dock-0.8.3.tar.xz 656396 BLAKE2B 
00fece3abe4c259da212f7d0f2ddca7aa4926c6378aa986d4f6f842b7c9966f78798b106239e2d63af7af822d872f0f19fcb4686ce0ebad1086089022720
 SHA512 
e49ea9aca28bcae202e5f4832484f579233ea220a7eb7dcdaea128d68185d7bc0ec6df88eaa543c6267b00fe0a0b060bf533816bd196210e18c6ac56186e018e
 DIST latte-dock-0.8.4.tar.xz 656528 BLAKE2B 
200bf01ea489f2c7486291623ca6b0518e04ca4d607c9d42294abc3f13f1fd13d5a9da7dd16f7ced7d786e729bda12e80666283d3dfad32cb49be5731118ac84
 SHA512 
6a3fd4223316cc2e17934c1e7220cfe4b23ac5a06070f22ff26dcc2f312f73a666230aa612cdefd650e320ad09dd3456e44d253a2eab31e7c9c5d2f52343acc2
 DIST latte-dock-0.8.5.tar.xz 658752 BLAKE2B 
d5a42809ded0ab8128926956df7c498e956581bb8191513519b91a0bd7932803af20ac2a43c2d90caf2553976cee8f691e42f64245c2460c9744206b78d9c0f1
 SHA512 
eaf45040871e37b24a2134a0a1bd790732f68d870e28c847da3df5ccd3f0ce320750d28380b1ebcaad3d02b793ae89a96710478b97ef5678dc804375cbf8cb6d

diff --git a/kde-misc/latte-dock/latte-dock-0.8.2.ebuild 
b/kde-misc/latte-dock/latte-dock-0.8.2.ebuild
deleted file mode 100644
index 31b5657f913..000
--- a/kde-misc/latte-dock/latte-dock-0.8.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Elegant dock, based on KDE Frameworks"
-HOMEPAGE="https://store.kde.org/p/1169519/
-   https://github.com/psifidotos/Latte-Dock";
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kactivities)
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kpackage)
-   $(add_frameworks_dep kwayland)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep plasma X)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgraphicaleffects)
-   $(add_qt_dep qtgui 'xcb')
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtx11extras)
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libxcb
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/kde-misc/latte-dock/latte-dock-0.8.3.ebuild 
b/kde-misc/latte-dock/latte-dock-0.8.3.ebuild
deleted file mode 100644
index 476f28f5fda..000
--- a/kde-misc/latte-dock/latte-dock-0.8.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Elegant dock, based on KDE Frameworks"
-HOMEPAGE="https://store.kde.org/p/1169519/
-   https://github.com/psifidotos/Latte-Dock";
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kactivities)
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-

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

2019-01-26 Thread James Le Cuirot
commit: 27fc621d165500506820435470931c59ded2b473
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Jan 26 23:50:55 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Jan 26 23:50:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fc621d

profiles: Extend m68k jit USE mask to dev-libs/libpcre2

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/profiles/arch/m68k/package.use.mask 
b/profiles/arch/m68k/package.use.mask
index deae9d880fa..acc452b53e2 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -21,6 +21,7 @@ dev-perl/Error test
 # Raúl Porcel  (23 Jan 2013)
 # Architecture is unsupported
 dev-libs/libpcre jit
+dev-libs/libpcre2 jit
 
 # Ryan Hill  (20 Jul 2011)
 # graphite requires dev-libs/ppl & dev-libs/cloog-ppl



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

2019-01-26 Thread Andreas Sturmlechner
commit: 0791c1280a67241999355c95f20b27aea9b3c9d8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 20:43:52 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:43:52 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0791c128

www-client/falkon: Add slot op on dev-qt/qtwebengine

Upstream commit ab43af9958a16cbead6a982248d68b52d1f4ee34

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

 www-client/falkon/falkon-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/falkon/falkon-.ebuild 
b/www-client/falkon/falkon-.ebuild
index 30b44d3959..c92b2e5f51 100644
--- a/www-client/falkon/falkon-.ebuild
+++ b/www-client/falkon/falkon-.ebuild
@@ -19,6 +19,7 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE="dbus gnome-keyring kde libressl +X"
 
+# drop qtwebengine subslot operator when QT_MINIMAL >= 5.12.0
 BDEPEND="gnome-keyring? ( virtual/pkgconfig )"
 COMMON_DEPEND="
$(add_qt_dep qtdeclarative 'widgets')
@@ -27,7 +28,7 @@ COMMON_DEPEND="
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtsql 'sqlite')
$(add_qt_dep qtwebchannel)
-   $(add_qt_dep qtwebengine 'widgets')
+   $(add_qt_dep qtwebengine 'widgets' '' '5=')
$(add_qt_dep qtwidgets)
dbus? ( $(add_qt_dep qtdbus) )
gnome-keyring? ( gnome-base/gnome-keyring )



[gentoo-commits] proj/kde:master commit in: media-gfx/krita/, kde-frameworks/extra-cmake-modules/, kde-apps/lokalize/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: 657bda4f6225f0c2e8917cdf5914d65ba3802e77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 23:44:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:44:58 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=657bda4f

*/*: Drop python3_4

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

 dev-util/kdevelop-python/kdevelop-python-5.3..ebuild   | 2 +-
 dev-util/kdevelop-python/kdevelop-python-.ebuild   | 2 +-
 kde-apps/lokalize/lokalize-18.12.49..ebuild| 2 +-
 kde-apps/lokalize/lokalize-.ebuild | 2 +-
 kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild | 2 +-
 kde-frameworks/kfilemetadata/kfilemetadata-.ebuild | 2 +-
 kde-frameworks/ki18n/ki18n-.ebuild | 2 +-
 media-gfx/krita/krita-.ebuild  | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.3..ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.3..ebuild
index 91b6ad4151..d9c943694f 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.3..ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.3..ebuild
@@ -7,7 +7,7 @@ EGIT_BRANCH="5.3"
 KDE_TEST="forceoptional"
 KDEBASE="kdevelop"
 KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{4,5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit kde5 python-single-r1
 
 DESCRIPTION="Python plugin for KDevelop"

diff --git a/dev-util/kdevelop-python/kdevelop-python-.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-.ebuild
index 7624f156fd..7e79b54169 100644
--- a/dev-util/kdevelop-python/kdevelop-python-.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 KDE_TEST="forceoptional"
 KDEBASE="kdevelop"
 KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{4,5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit kde5 python-single-r1
 
 DESCRIPTION="Python plugin for KDevelop"

diff --git a/kde-apps/lokalize/lokalize-18.12.49..ebuild 
b/kde-apps/lokalize/lokalize-18.12.49..ebuild
index b616dcdf0b..fc723ba4c7 100644
--- a/kde-apps/lokalize/lokalize-18.12.49..ebuild
+++ b/kde-apps/lokalize/lokalize-18.12.49..ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 KDE_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit python-single-r1 kde5
 
 DESCRIPTION="KDE Applications 5 translation tool"

diff --git a/kde-apps/lokalize/lokalize-.ebuild 
b/kde-apps/lokalize/lokalize-.ebuild
index c77eebb841..2dc24b9a23 100644
--- a/kde-apps/lokalize/lokalize-.ebuild
+++ b/kde-apps/lokalize/lokalize-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 KDE_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit python-single-r1 kde5
 
 DESCRIPTION="KDE Applications 5 translation tool"

diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
index c9c1d975bb..b7be0b53d6 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
 ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 KDE_DEBUG="false"

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild 
b/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
index de47594427..45d93bf9cc 100644
--- a/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
+++ b/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
 inherit kde5 python-any-r1
 
 DESCRIPTION="Library for extracting file metadata"

diff --git a/kde-frameworks/ki18n/ki18n-.ebuild 
b/kde-frameworks/ki18n/ki18n-.ebuild
index 53f27ced5a..c884c6d473 100644
--- a/kde-frameworks/ki18n/ki18n-.ebuild
+++ b/kde-frameworks/ki18n/ki18n-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
 inherit kde5 python-single-r1
 
 DESCRIPTION="Framework based on Gettext for internationalizing user interface 
text"

diff --git a/media-gfx/krita/krita-.ebuild 
b/media-gfx/krita/krita-.ebuild
index 783f712ce7..8357d2ea5c 100644
--- a/media-gfx/krita/krita-.ebuild
+++ b/media-gfx/krita/krita-.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 KDE_TEST="forceoptional-recursive"
 QT_MINIMAL="5.11.3"
 VIRTUALX_REQUIRED="test"
-PYTHON_COMPAT=( python3_{4,5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit kde5 python-single-r1
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then



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

2019-01-26 Thread Andreas Sturmlechner
commit: f0be6e4f4b49436ac68e69d4aee6dd99ea689bfd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 23:08:17 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 23:24:28 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0be6e4f

kde-misc/kdeconnect: Add missing RDEPEND

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

 kde-misc/kdeconnect/kdeconnect-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/kdeconnect/kdeconnect-.ebuild 
b/kde-misc/kdeconnect/kdeconnect-.ebuild
index 497687adf1..11a52f7af6 100644
--- a/kde-misc/kdeconnect/kdeconnect-.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-.ebuild
@@ -49,6 +49,7 @@ DEPEND="
wayland? ( $(add_frameworks_dep kwayland) )
 "
 RDEPEND="${DEPEND}
+   $(add_qt_dep qtquickcontrols2)
net-fs/sshfs
app? ( $(add_frameworks_dep kirigami) )
sms? ( $(add_frameworks_dep kirigami) )



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

2019-01-26 Thread Andreas Sturmlechner
commit: 501c3a8e73368fa4bf71544303724d0df04fd181
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 20:49:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 21:16:52 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=501c3a8e

kde5-functions.eclass: add_qt_dep: Drop obsolete qtwebkit ver check

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 14cb4db3b0..622c38dd36 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -270,8 +270,8 @@ add_qt_dep() {
local slot=${4}
 
if [[ -z ${version} ]]; then
-   if [[ ${1} = qtwebkit && $(ver_cut 2 ${QT_MINIMAL}) -ge 9 ]]; 
then
-   version=5.9.1 # no more upstream release, need bug 
#624404
+   if [[ ${1} = qtwebkit ]]; then
+   version=5.9.1 # no more upstream release
else
version=${QT_MINIMAL}
fi



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

2019-01-26 Thread Andreas Sturmlechner
commit: 5529a7e3ab22ad5442c00b78b584bc47bd9ca9af
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 22:27:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 22:27:02 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5529a7e3

app-text/kbibtex: Update DEPENDs

Upstream commits:
767c07d7eca739f20c7ab0bf2d40407eb21bc0a8
8b6edc4cfc4f3670011eb6ad7525c436aeabfdd3

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

 app-text/kbibtex/kbibtex-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-text/kbibtex/kbibtex-.ebuild 
b/app-text/kbibtex/kbibtex-.ebuild
index ce8c9bde60..1b0c5ecab5 100644
--- a/app-text/kbibtex/kbibtex-.ebuild
+++ b/app-text/kbibtex/kbibtex-.ebuild
@@ -32,10 +32,12 @@ DEPEND="
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep kparts)
$(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwallet)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtconcurrent)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)



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

2019-01-26 Thread Andreas Sturmlechner
commit: 4336cd2d621f01d238a5218e02957d6841af90f7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 21:55:49 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 21:55:49 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4336cd2d

media-gfx/krita: Update DEPENDs

Upstream commit 593dba2b7098049092072a4260005996b34a8a56

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

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

diff --git a/media-gfx/krita/krita-.ebuild 
b/media-gfx/krita/krita-.ebuild
index 41e3c6ff9b..783f712ce7 100644
--- a/media-gfx/krita/krita-.ebuild
+++ b/media-gfx/krita/krita-.ebuild
@@ -27,7 +27,6 @@ BDEPEND="
vc? ( >=dev-libs/vc-1.1.0 )
 "
 DEPEND="${PYTHON_DEPS}
-   $(add_frameworks_dep karchive)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
@@ -51,6 +50,7 @@ DEPEND="${PYTHON_DEPS}
$(add_qt_dep qtx11extras)
$(add_qt_dep qtxml)
dev-libs/boost:=
+   dev-libs/quazip
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/sip[${PYTHON_USEDEP}]
media-gfx/exiv2:=



[gentoo-commits] proj/musl:master commit in: sys-auth/polkit/

2019-01-26 Thread Anthony G. Basile
commit: 976c477f4e7bd323c0c4a44dc2ca2d54952f9f5f
Author: stefson  yahoo  de>
AuthorDate: Fri Jan 25 09:01:21 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan 26 22:44:01 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=976c477f

sys-auth/polkit: stable for arm

Signed-off-by: Anthony G. Basile  gentoo.org>

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

diff --git a/sys-auth/polkit/polkit-0.115-r2.ebuild 
b/sys-auth/polkit/polkit-0.115-r2.ebuild
index d805f38..a059d4e 100644
--- a/sys-auth/polkit/polkit-0.115-r2.ebuild
+++ b/sys-auth/polkit/polkit-0.115-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz";
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc x86"
 IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test"
 
 REQUIRED_USE="?? ( elogind systemd )"



[gentoo-commits] proj/musl:master commit in: dev-lang/spidermonkey/

2019-01-26 Thread Anthony G. Basile
commit: e38d0453b1047391f14e188e81b9ad8f053f04b8
Author: stefson  yahoo  de>
AuthorDate: Fri Jan 25 09:00:36 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan 26 22:43:56 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e38d0453

dev-lang/spidermonkey: stable for arm

Signed-off-by: Anthony G. Basile  gentoo.org>

 dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild 
b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild
index 7f5ec3c..7ad8bb6 100644
--- a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://ftp.mozilla.org/pub/spidermonkey/prereleases/52/pre1/mozjs-52.9.
 
 LICENSE="NPL-1.1"
 SLOT="52"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd"
 IUSE="debug elibc_musl minimal +system-icu test"
 
 RESTRICT="ia64? ( test )"



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

2019-01-26 Thread Anthony G. Basile
commit: ccfd94f384a712586cee6e9968f91fa22ffd0d27
Author: stefson  yahoo  de>
AuthorDate: Fri Jan 25 21:11:41 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan 26 22:44:01 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=ccfd94f3

dev-libs/glib: stable for arm

Signed-off-by: Anthony G. Basile  gentoo.org>

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

diff --git a/dev-libs/glib/glib-2.56.4.ebuild b/dev-libs/glib/glib-2.56.4.ebuild
index 009bf1f..b19a501 100644
--- a/dev-libs/glib/glib-2.56.4.ebuild
+++ b/dev-libs/glib/glib-2.56.4.ebuild
@@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test 
utils xattr"
 
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
 
 # Added util-linux multilib dependency to have libmount support (which
 # is always turned on on linux systems, unless explicitly disabled, but



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

2019-01-26 Thread Sergei Trofimovich
commit: 5175a633115848cad72eeabfc995f2fcc449090d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 22:07:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 22:07:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5175a633

sys-devel/sparse: drop 'install-all' reference, bug #671356

Daniel reports that install-all disappeared in
https://git.kernel.org/pub/scm/devel/sparse/sparse.git/commit/Makefile?id=3b7d5e200ac64de2914b930933491b548b3d0bc0
and now breaks the build.

Use default 'make all' unconditionally.

Reported-by: Daniel M. Weeks
Closes: https://bugs.gentoo.org/671356
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/sparse/sparse-.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/sys-devel/sparse/sparse-.ebuild 
b/sys-devel/sparse/sparse-.ebuild
index 43d03a624df..8850a866452 100644
--- a/sys-devel/sparse/sparse-.ebuild
+++ b/sys-devel/sparse/sparse-.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
@@ -39,7 +39,3 @@ src_prepare() {
export MAKEOPTS+=" V=1 AR=${AR} CC=${CC} HAVE_GTK2=$(usex gtk) 
HAVE_LLVM=$(usex llvm) HAVE_LIBXML=$(usex xml)"
default
 }
-
-src_compile() {
-   emake $(usex test all all-installable)
-}



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

2019-01-26 Thread Alon Bar-Lev
commit: 9feb30212c0431e052e4ed5b9b22defd840ce2ef
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sat Jan 26 22:01:34 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sat Jan 26 22:02:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9feb3021

net-libs/gnutls: version bump

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

 net-libs/gnutls/Manifest|   1 +
 net-libs/gnutls/gnutls-3.6.6.ebuild | 132 
 2 files changed, 133 insertions(+)

diff --git a/net-libs/gnutls/Manifest b/net-libs/gnutls/Manifest
index 9be31e459e2..370083c42eb 100644
--- a/net-libs/gnutls/Manifest
+++ b/net-libs/gnutls/Manifest
@@ -1,2 +1,3 @@
 DIST gnutls-3.5.19.tar.xz 7239744 BLAKE2B 
c12578e79d3e96e1df7a5dc5f05fe9bc4bce4150f7440a73fda8e69d3f137a9ad1ace28b56e976bc319bd7be7305bf93af9c20087229e0b8fefee85b64e8261d
 SHA512 
a78a59505e59c62ca671b34eacaeadcf070a943b12d964b7362962ba05636136638063491c37bb1883807014b8b6cf4f83f7d5b918ed02d5fbb52155679ce52f
 DIST gnutls-3.6.5.tar.xz 8192888 BLAKE2B 
1d305d49c461657b921a51e6c3577e8aea76ba2a4ecbb0ba165ca1f452560b691f12733e3b3ef6d1206096a7393a6fdd05bedb5d5653c7e18e14c5c2f5993de2
 SHA512 
127f053ce45c63cd745fa5a654a2d8e4fbc322f5e17dcc3740fb2e7b376dd18dad59318d66e6e93e37d6a179fca4b35cf2ae62d13be5645cd2d06badd79d4dce
+DIST gnutls-3.6.6.tar.xz 8257612 BLAKE2B 
1b201eedcad7e4424cc6f53d21de5c8105fdea3f0bbc2ea1eceac6fed20a45ad8009fc0f4d9bd7c3e8e3a4cd261d6c32a180a273b22494c4b2f1982244bd4698
 SHA512 
4ff34f38d7dc543bc5750d8fdfe9be84af60c66e8d41da45f6cffc11d6c6c726784fd2d471b3416604ca1f3f9efb22ff7a290d5c92c96deda38df6ae3e794cc1

diff --git a/net-libs/gnutls/gnutls-3.6.6.ebuild 
b/net-libs/gnutls/gnutls-3.6.6.ebuild
new file mode 100644
index 000..0e4f46b96b2
--- /dev/null
+++ b/net-libs/gnutls/gnutls-3.6.6.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool multilib-minimal
+
+DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
+HOMEPAGE="http://www.gnutls.org/";
+SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
+
+LICENSE="GPL-3 LGPL-2.1"
+SLOT="0/30" # libgnutls.so number
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
+
+REQUIRED_USE="
+   test-full? ( cxx dane doc examples guile idn nls openssl pkcs11 seccomp 
tls-heartbeat tools )"
+
+# NOTICE: sys-devel/autogen is required at runtime as we
+# use system libopts
+RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
+   dev-libs/libunistring:=[${MULTILIB_USEDEP}]
+   >=dev-libs/nettle-3.4.1:=[gmp,${MULTILIB_USEDEP}]
+   >=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]
+   tools? ( sys-devel/autogen:= )
+   dane? ( >=net-dns/unbound-1.4.20:=[${MULTILIB_USEDEP}] )
+   guile? ( >=dev-scheme/guile-2:=[networking] )
+   nls? ( >=virtual/libintl-0-r1:=[${MULTILIB_USEDEP}] )
+   pkcs11? ( >=app-crypt/p11-kit-0.23.1:=[${MULTILIB_USEDEP}] )
+   idn? ( >=net-dns/libidn2-0.16-r1:=[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   test? (
+   seccomp? ( sys-libs/libseccomp )
+   )"
+BDEPEND=">=virtual/pkgconfig-0-r1
+   doc? ( dev-util/gtk-doc )
+   nls? ( sys-devel/gettext )
+   tools? ( sys-devel/autogen )
+   valgrind? ( dev-util/valgrind )
+   test-full? (
+   app-crypt/dieharder
+   >=app-misc/datefudge-1.22
+   dev-libs/softhsm:2[-bindist]
+   net-dialup/ppp
+   net-misc/socat
+   )"
+
+DOCS=(
+   README.md
+   doc/certtool.cfg
+)
+
+HTML_DOCS=()
+
+pkg_setup() {
+   # bug#520818
+   export TZ=UTC
+
+   use doc && HTML_DOCS+=(
+   doc/gnutls.html
+   )
+}
+
+src_prepare() {
+   default
+
+   # force regeneration of autogen-ed files
+   local file
+   for file in $(grep -l AutoGen-ed src/*.c) ; do
+   rm src/$(basename ${file} .c).{c,h} || die
+   done
+
+   # Use sane .so versioning on FreeBSD.
+   elibtoolize
+
+   # detect also guile-2.2, bug#673574
+   # aclocal/autoreconf will require more dependencies
+   # that we want to have
+   sed -i 's/\(_guile_versions_to_search="\)\(.*\)\("\)/\1\2 2.2\3/' 
configure || die
+}
+
+multilib_src_configure() {
+   LINGUAS="${LINGUAS//en/en@boldquot en@quot}"
+
+   # TPM needs to be tested before being enabled
+   libconf+=( --without-tpm )
+
+   # hardware-accell is disabled on OSX because the asm files force
+   #   GNU-stack (as doesn't support that) and when that's removed

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

2019-01-26 Thread Alon Bar-Lev
commit: 16d1495e82d4bb5402116c693a67cade5acb0c40
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sat Jan 26 21:05:26 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sat Jan 26 21:09:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d1495e

app-crypt/tpm-emulator: drop openssl support

Incompatible with openssl-1.1, too much effort to modify.
The gmp support is sufficient.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=674180
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../tpm-emulator/tpm-emulator-0.7.5-r1.ebuild  | 77 ++
 1 file changed, 77 insertions(+)

diff --git a/app-crypt/tpm-emulator/tpm-emulator-0.7.5-r1.ebuild 
b/app-crypt/tpm-emulator/tpm-emulator-0.7.5-r1.ebuild
new file mode 100644
index 000..c4ca2397fd2
--- /dev/null
+++ b/app-crypt/tpm-emulator/tpm-emulator-0.7.5-r1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+MODULES_OPTIONAL_USE="modules"
+inherit user linux-mod cmake-utils udev
+
+MY_P=${P/-/_}
+DESCRIPTION="Emulator driver for tpm"
+HOMEPAGE="https://github.com/PeterHuewe/tpm-emulator";
+SRC_URI="https://github.com/PeterHuewe/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="mtm-emulator"
+RDEPEND="dev-libs/gmp:="
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/${P}-build.patch"
+)
+
+pkg_setup() {
+   enewgroup tss
+   enewuser tss -1 -1 /var/lib/tpm tss
+   if use modules; then
+   CONFIG_CHECK="MODULES"
+   MODULE_NAMES="tpmd_dev(extra:tpmd_dev/linux:)"
+   BUILD_TARGETS="all tpmd_dev.rules"
+   BUILD_PARAMS="KERNEL_BUILD=${KERNEL_DIR}"
+   linux-mod_pkg_setup
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DMTM_EMULATOR=$(usex mtm-emulator ON OFF)
+   -DBUILD_DEV=OFF
+   )
+   cmake-utils_src_configure
+
+   use modules && ln -s "${BUILD_DIR}/config.h" tpmd_dev/linux
+}
+
+src_compile() {
+   cmake-utils_src_compile
+   use modules && linux-mod_src_compile
+}
+
+src_install() {
+   cmake-utils_src_install
+   if use modules; then
+   linux-mod_src_install
+   udev_newrules "tpmd_dev/linux/tpmd_dev.rules" 60-tpmd_dev.rules
+   fi
+
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+
+   keepdir /var/log/tpm
+   fowners tss:tss /var/log/tpm
+}
+
+pkg_postinst() {
+   if use modules; then
+   linux-mod_pkg_postinst
+
+   ewarn ""
+   ewarn "The new init.d script does not load the tpmd_dev any 
more as it is optional."
+   ewarn "If you use the tpmd_dev, please load it explicitly in 
/etc/conf.d/modules"
+   ewarn ""
+   fi
+
+   einfo "tpmd socket is located at /var/run/tpm/tpmd_socket:0"
+}



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

2019-01-26 Thread Thomas Deutschmann
commit: 07394cba5b4a6ecf9d1e47f7a297472276e79576
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 26 20:36:47 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 26 20:37:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07394cba

app-admin/rsyslog: bump to v8.1901.0

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

 app-admin/rsyslog/Manifest|   2 +
 app-admin/rsyslog/metadata.xml|   1 +
 app-admin/rsyslog/rsyslog-8.1901.0.ebuild | 459 ++
 3 files changed, 462 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index ee6db5b2743..a875f595845 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,6 +1,8 @@
+DIST rsyslog-8.1901.0.tar.gz 2750872 BLAKE2B 
8bc07bd0c73cf309b5fb853e3bc66e555dee4284d0c8ede5b73420db7b42758f5fcfbc7ca90b618cc27e7067795f2725f5ed96f59170f3d2690a0653f2b69847
 SHA512 
2b8b2d40d3df4c47dba765d70fc716dc127ce776b31f217f78a3e1c2bf820e41799a5069d7f41f04ce39baead286ecd42fb353492873e3795aff704d686d67cb
 DIST rsyslog-8.38.0.tar.gz 2721798 BLAKE2B 
578bc9eefce4893a9c1eb54ee7360cd9fa51b3c87ffe07a0fd5b122987f991835f603417243084de0b59286e993ad1c84237e61c44bc18457b3660668421101b
 SHA512 
9dc3bdc4ef01c2af433478e182704694cb50849d811d476a03e4ce03b3c5aecfb506e7f1c1e51fadcd63da60b067d8011b92b8c9354a688fe66f7b6ffd8f9254
 DIST rsyslog-8.39.0.tar.gz 2721560 BLAKE2B 
0680cb31d0a07e5676a5c5626e46fa174b8df08ceec49b514624ff8ffeb750bbf199f73af1d89b9dfad121a292084d75b0a1218fb33138f1d7a149fd730cb3d9
 SHA512 
f46ead433f703df4af6ddc4bbb178ea145d7d2a35ee7749c32b9889f299ba20c83ed76c246530608198e84fef1f2bf10097344c31d5df38b9e0ae47cf4bee479
 DIST rsyslog-8.40.0.tar.gz 2726022 BLAKE2B 
33f7f2018200a20b01dbfabeeab592aa09d530edd313bb13f16c47cf3f67aebd9c465af3f1e468ca3d352cd83e4f4eee567c6fd54bbaee1723bee56f4631b440
 SHA512 
3d5d4f92e37ad9bf3767d5d7fc87fcb7956656f676a9495c78abd12fe9072ec8763b50543b198308a71d5d919721fb9b84b6725dd83a9d9b8a1639d81382c0dd
+DIST rsyslog-doc-8.1901.0.tar.gz 7768575 BLAKE2B 
40bc8b038fd0210d0cac01704624d87c2a73701a7494e5970423adf14948e46d1cff6df5894a82e6664d891d0c2760a5a0154bc42fb410ecf6dd25f3166e17b8
 SHA512 
afcc592ce4bf0dbe048786627d87b783f1c99e7711c44ffcc41cde67b2b2fef55c944b5c90e7272a84bbec95b78c0174df634b02baad2ac5819b3611efc1cb98
 DIST rsyslog-doc-8.38.0.tar.gz 7662314 BLAKE2B 
57a121950a3f6630e4736a1ff998e93b543389107d146ddb148ecd2702bb208d21a7f4d77f2fd958f2a56e092341fc6a24ed1cc80a910cb1adb54c65b5b2da04
 SHA512 
e28a09ae2fcddc711d2cfd31207c9862192598e49964a47b41fc8fa3ae5b1e08b7e2589fb5af859d58d4bf028574eb56cac6514401aa56cb482fa1166863e6a5
 DIST rsyslog-doc-8.39.0.tar.gz 7674833 BLAKE2B 
1526e0637c3ab9846f447dcea48efbfd17aa517c2fc875c46ac190428db6aa2a0f81f8aaed6e5b0b6991a5c13f45bc818be76c0fec0eb45628ebf48b4956
 SHA512 
a6d09d384616a264fdf6e09fa0f61bd82a42340bac426d93119e11158f293dd58f894623aca30f2137e51bf701531f07938d014c9b8ec97d0a796447de3089de
 DIST rsyslog-doc-8.40.0.tar.gz 7709769 BLAKE2B 
cda3bbd005120e7100bb36cf4c0f99d3a037525c5451ead5957f4dfe06eaceeba8fb2e266f53203bee6fae97898774ee17862a52ca1dae99aeb3534bbfadcd60
 SHA512 
2e2f37336948984a8cf0e098eb46e61fe4de6366d63a98204ecd558f4e21b7c1f222659f7bdecdd22e0a61d34c442b4734dbe72a72e8716c768a900b954d473f

diff --git a/app-admin/rsyslog/metadata.xml b/app-admin/rsyslog/metadata.xml
index ba4e59d215c..f888ecdbd35 100644
--- a/app-admin/rsyslog/metadata.xml
+++ b/app-admin/rsyslog/metadata.xml
@@ -6,6 +6,7 @@
Thomas Deutschmann


+   Build the ClickHouse output module 
(requires net-misc/curl)
Enable http_request() function in 
RainerScript (requires net-misc/curl)
Build the general database output module 
(requires dev-db/libdbi)
Build the Elasticsearch output 
module (requires net-misc/curl)

diff --git a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
new file mode 100644
index 000..d0ce2357078
--- /dev/null
+++ b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
@@ -0,0 +1,459 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+
+inherit autotools eutils linux-info python-any-r1 systemd
+
+DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
+HOMEPAGE="https://www.rsyslog.com/";
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git";
+
+   DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git";
+
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+
+   SRC_URI="
+   https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
+   doc? ( 
https://www.rsyslog.com/files/download/${PN}/${PN}-doc-${PV}.tar.gz )
+   "
+fi
+
+LICENSE="GPL-3 LGPL-3 

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

2019-01-26 Thread Andreas Sturmlechner
commit: b68aa064099f1e6559cf0ddba4ae4a41132a40ee
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 21 20:02:07 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b68aa064

sets: Add kde-plasma-5.15

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sets/kde-plasma-5.15 | 47 +++
 1 file changed, 47 insertions(+)

diff --git a/sets/kde-plasma-5.15 b/sets/kde-plasma-5.15
new file mode 100644
index 00..6643a38163
--- /dev/null
+++ b/sets/kde-plasma-5.15
@@ -0,0 +1,47 @@
+

[gentoo-commits] proj/kde:master commit in: kde-frameworks/oxygen-icons/, kde-frameworks/kdbusaddons/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: b34c05ee67c5ca7d00dda5ab239835d1a6e3a74e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 20 21:31:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b34c05ee

kde-frameworks: EAPI-7 bump

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

 kde-frameworks/attica/attica-.ebuild|  2 +-
 kde-frameworks/baloo/baloo-.ebuild  |  2 +-
 kde-frameworks/bluez-qt/bluez-qt-.ebuild|  2 +-
 .../breeze-icons-rcc/breeze-icons-rcc-.ebuild   |  5 ++---
 kde-frameworks/breeze-icons/breeze-icons-.ebuild|  5 ++---
 .../extra-cmake-modules/extra-cmake-modules-.ebuild |  4 ++--
 .../frameworkintegration-.ebuild|  6 +++---
 .../kactivities-stats/kactivities-stats-.ebuild |  2 +-
 kde-frameworks/kactivities/kactivities-.ebuild  |  2 +-
 kde-frameworks/kapidox/kapidox-.ebuild  |  2 +-
 kde-frameworks/karchive/karchive-.ebuild|  6 +++---
 kde-frameworks/kauth/kauth-.ebuild  | 11 ++-
 kde-frameworks/kbookmarks/kbookmarks-.ebuild|  6 --
 kde-frameworks/kcmutils/kcmutils-.ebuild|  6 +++---
 kde-frameworks/kcodecs/kcodecs-.ebuild  |  4 ++--
 kde-frameworks/kcompletion/kcompletion-.ebuild  | 11 ++-
 kde-frameworks/kconfig/kconfig-.ebuild  | 13 +++--
 .../kconfigwidgets/kconfigwidgets-.ebuild   | 11 ++-
 kde-frameworks/kcoreaddons/kcoreaddons-.ebuild  | 12 ++--
 kde-frameworks/kcrash/kcrash-.ebuild|  8 +---
 kde-frameworks/kdbusaddons/kdbusaddons-.ebuild  | 11 ++-
 kde-frameworks/kdeclarative/kdeclarative-.ebuild|  2 +-
 kde-frameworks/kded/kded-.ebuild| 11 ++-
 .../kdelibs4support/kdelibs4support-.ebuild | 14 --
 .../kdesignerplugin/kdesignerplugin-.ebuild | 11 ++-
 kde-frameworks/kdesu/kdesu-.ebuild  |  2 +-
 kde-frameworks/kdewebkit/kdewebkit-.ebuild  |  2 +-
 kde-frameworks/kdnssd/kdnssd-.ebuild| 11 ++-
 kde-frameworks/kdoctools/kdoctools-.ebuild  | 15 ---
 kde-frameworks/kemoticons/kemoticons-.ebuild|  6 +++---
 kde-frameworks/kfilemetadata/kfilemetadata-.ebuild  |  6 --
 kde-frameworks/kglobalaccel/kglobalaccel-.ebuild| 11 ++-
 kde-frameworks/kguiaddons/kguiaddons-.ebuild|  2 +-
 kde-frameworks/kholidays/kholidays-.ebuild  | 12 ++--
 kde-frameworks/khtml/khtml-.ebuild  | 10 ++
 kde-frameworks/ki18n/ki18n-.ebuild  | 11 ++-
 kde-frameworks/kiconthemes/kiconthemes-.ebuild  |  6 +++---
 kde-frameworks/kidletime/kidletime-.ebuild  |  6 +++---
 kde-frameworks/kimageformats/kimageformats-.ebuild  |  6 +++---
 kde-frameworks/kinit/kinit-.ebuild  |  6 --
 kde-frameworks/kio/kio-.ebuild  |  6 --
 kde-frameworks/kirigami/kirigami-.ebuild| 11 ++-
 kde-frameworks/kitemmodels/kitemmodels-.ebuild  |  4 ++--
 kde-frameworks/kitemviews/kitemviews-.ebuild| 11 ++-
 kde-frameworks/kjobwidgets/kjobwidgets-.ebuild  |  6 --
 kde-frameworks/kjs/kjs-.ebuild  | 11 ++-
 kde-frameworks/kjsembed/kjsembed-.ebuild|  2 +-
 kde-frameworks/kmediaplayer/kmediaplayer-.ebuild|  6 +++---
 kde-frameworks/knewstuff/knewstuff-.ebuild  |  2 +-
 .../knotifications/knotifications-.ebuild   |  6 --
 kde-frameworks/knotifyconfig/knotifyconfig-.ebuild  |  6 +++---
 kde-frameworks/kpackage/kpackage-.ebuild| 11 ++-
 kde-frameworks/kparts/kparts-.ebuild|  2 +-
 kde-frameworks/kpeople/kpeople-.ebuild  |  6 ++
 kde-frameworks/kplotting/kplotting-.ebuild  |  6 +++---
 kde-frameworks/kpty/kpty-.ebuild|  2 +-
 kde-frameworks/kross/kross-.ebuild  |  2 +-
 kde-frameworks/krunner/krunner-.ebuild  |  2 +-
 kde-frameworks/kservice/kservice-.ebuild| 17 +
 kde-frameworks/ktexteditor/ktexteditor-.ebuild  | 11 ++-
 kde-frameworks/ktextwidgets/ktextwidgets-.ebuild|  6 +++---
 .../kunitconversion/kunitconversion-.ebuild |  6 +++---
 kde-frameworks/kwallet/kwallet-.ebuild  | 11 ++-
 kde-frameworks/kwayland/kwayland-.ebuild|  2 +-
 .../kwidgetsaddons/kwidgetsaddons-.ebuild   | 11 ++-
 kde-frameworks/kwindowsy

[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: e78fa30bcd0af41f8ca886eaa780b90bd3d96edf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 21 20:04:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e78fa30b

Documentation: Add KDE Plasma 5.15

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-plasma-5.15/_HEADER_  |  2 +
 .../.kde-plasma-5.15/kde-plasma-5.15   |  1 +
 .../.kde-plasma-5.15/more-deps |  0
 .../kde-plasma-5.15.keywords   | 50 ++
 Documentation/package.mask/kde-plasma-5.15 | 50 ++
 .../package.unmask/.kde-plasma-5.15/_HEADER_   |  2 +
 .../.kde-plasma-5.15/kde-plasma-5.15   |  1 +
 .../package.unmask/.kde-plasma-5.15/more-deps  |  0
 Documentation/package.unmask/kde-plasma-5.15   | 50 ++
 10 files changed, 157 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 7a1949ccec..967f8f92c1 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -12,7 +12,7 @@ HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 KF_RELEASES="5.52 5.53 5.54"
 KF_RELEASE=${KF_RELEASE:-5.52}
 
-PLASMA_RELEASES="5.14"
+PLASMA_RELEASES="5.14 5.15"
 PLASMA_RELEASE=${PLASMA_RELEASE:-5.14}
 
 APPS_RELEASES="18.08 18.12"

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.15/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-plasma-5.15/_HEADER_
new file mode 100644
index 00..b328554b0a
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-plasma-5.15/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword KDE Plasma 5.15.
+# Edit Documentation/package.keywords/.kde-plasma-5.15/ files instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-plasma-5.15/kde-plasma-5.15 
b/Documentation/package.accept_keywords/.kde-plasma-5.15/kde-plasma-5.15
new file mode 12
index 00..ae967a9a79
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-plasma-5.15/kde-plasma-5.15
@@ -0,0 +1 @@
+../../../sets/kde-plasma-5.15
\ No newline at end of file

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps
new file mode 100644
index 00..e69de29bb2

diff --git a/Documentation/package.accept_keywords/kde-plasma-5.15.keywords 
b/Documentation/package.accept_keywords/kde-plasma-5.15.keywords
new file mode 100644
index 00..765b32eb39
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-plasma-5.15.keywords
@@ -0,0 +1,50 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword KDE Plasma 5.15.
+# Edit Documentation/package.keywords/.kde-plasma-5.15/ files instead.
+

[gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/, kde-plasma/kmenuedit/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: 62aff71601feb82818f3ec7401a15f67a8acd54f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 21 22:05:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:44 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=62aff716

kde-plasma: Add KDE Plasma 5.15 stable branch

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

 kde-plasma/bluedevil/bluedevil-5.15.49..ebuild |  34 
 .../breeze-grub/breeze-grub-5.15.49..ebuild|  22 +++
 .../breeze-gtk/breeze-gtk-5.15.49..ebuild  |  24 +++
 .../breeze-plymouth-5.15.49..ebuild|  25 +++
 kde-plasma/breeze/breeze-5.15.49..ebuild   |  49 ++
 kde-plasma/discover/discover-5.15.49..ebuild   |  58 +++
 kde-plasma/drkonqi/drkonqi-5.15.49..ebuild |  55 +++
 .../kactivitymanagerd-5.15.49..ebuild  |  34 
 .../kde-cli-tools-5.15.49..ebuild  |  62 
 .../kde-gtk-config-5.15.49..ebuild |  51 ++
 .../kdecoration/kdecoration-5.15.49..ebuild|  19 +++
 .../kdeplasma-addons-5.15.49..ebuild   |  57 +++
 kde-plasma/kgamma/kgamma-5.15.49..ebuild   |  26 
 kde-plasma/khotkeys/khotkeys-5.15.49..ebuild   |  44 ++
 .../kinfocenter/kinfocenter-5.15.49..ebuild|  97 
 kde-plasma/kmenuedit/kmenuedit-5.15.49..ebuild |  44 ++
 kde-plasma/kscreen/kscreen-5.15.49..ebuild |  39 +
 .../kscreenlocker-5.15.49..ebuild  |  94 +++
 .../ksshaskpass/ksshaskpass-5.15.49..ebuild|  46 ++
 kde-plasma/ksysguard/ksysguard-5.15.49..ebuild |  45 ++
 .../kwallet-pam/kwallet-pam-5.15.49..ebuild|  33 
 .../kwayland-integration-5.15.49..ebuild   |  25 +++
 kde-plasma/kwin/kwin-5.15.49..ebuild   | 104 +
 kde-plasma/kwrited/kwrited-5.15.49..ebuild |  21 +++
 .../libkscreen/libkscreen-5.15.49..ebuild  |  26 
 .../libksysguard/libksysguard-5.15.49..ebuild  |  50 ++
 .../libkworkspace-5.15.49..ebuild  |  54 +++
 kde-plasma/milou/milou-5.15.49..ebuild |  28 
 kde-plasma/oxygen/oxygen-5.15.49..ebuild   |  45 ++
 .../plasma-browser-integration-5.15.49..ebuild |  36 +
 .../plasma-desktop-5.15.49..ebuild | 141 +
 .../plasma-integration-5.15.49..ebuild |  43 ++
 .../plasma-meta/plasma-meta-5.15.49..ebuild| 106 +
 kde-plasma/plasma-nm/plasma-nm-5.15.49..ebuild |  74 +
 kde-plasma/plasma-pa/plasma-pa-5.15.49..ebuild |  28 
 .../plasma-sdk/plasma-sdk-5.15.49..ebuild  |  38 +
 .../plasma-vault/plasma-vault-5.15.49..ebuild  |  43 ++
 ...plasma-workspace-wallpapers-5.15.49..ebuild |  17 ++
 .../plasma-workspace-5.15.49..ebuild   | 172 +
 .../plymouth-kcm/plymouth-kcm-5.15.49..ebuild  |  36 +
 .../polkit-kde-agent-5.15.49..ebuild   |  30 
 .../powerdevil/powerdevil-5.15.49..ebuild  |  61 
 kde-plasma/sddm-kcm/sddm-kcm-5.15.49..ebuild   |  40 +
 .../systemsettings-5.15.49..ebuild |  52 +++
 .../user-manager/user-manager-5.15.49..ebuild  |  29 
 .../xdg-desktop-portal-kde-5.15.49..ebuild |  36 +
 .../xembed-sni-proxy-5.15.49..ebuild   |  41 +
 47 files changed, 2334 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.15.49..ebuild 
b/kde-plasma/bluedevil/bluedevil-5.15.49..ebuild
new file mode 100644
index 00..84aae6c17c
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.15.49..ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kde5
+
+DESCRIPTION="Bluetooth stack for KDE Plasma"
+HOMEPAGE="https://cgit.kde.org/bluedevil.git";
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep bluez-qt)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kded)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+   $(add_plasma_dep kde-cli-tools)
+"

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.15.49..ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.15.49..ebuild
new file mode 100644
index 00..b54e11cfc2
--- /dev/null
+++ b/kde-plasm

[gentoo-commits] proj/kde:master commit in: kde-plasma/kdecoration/, kde-plasma/sddm-kcm/, kde-plasma/kinfocenter/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: 444c3bf64cdf8373cd0c8021b4bca9a1dbfaf9d5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 21 22:11:05 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:44 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=444c3bf6

kde-plasma: 5.14.90: EAPI-7 bump

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

 kde-plasma/bluedevil/bluedevil-5.14.90.ebuild| 12 +++-
 kde-plasma/breeze-grub/breeze-grub-5.14.90.ebuild| 16 
 kde-plasma/breeze-gtk/breeze-gtk-5.14.90.ebuild  |  4 ++--
 .../breeze-plymouth/breeze-plymouth-5.14.90.ebuild   |  9 -
 kde-plasma/breeze/breeze-5.14.90.ebuild  |  2 +-
 kde-plasma/discover/discover-5.14.90.ebuild  |  2 +-
 kde-plasma/drkonqi/drkonqi-5.14.90.ebuild|  3 +--
 .../kactivitymanagerd-5.14.90.ebuild |  3 +--
 .../kde-cli-tools/kde-cli-tools-5.14.90.ebuild   |  2 +-
 .../kde-gtk-config/kde-gtk-config-5.14.90.ebuild |  3 +--
 kde-plasma/kdecoration/kdecoration-5.14.90.ebuild|  2 +-
 .../kdeplasma-addons/kdeplasma-addons-5.14.90.ebuild |  3 +--
 kde-plasma/kgamma/kgamma-5.14.90.ebuild  |  2 +-
 kde-plasma/khotkeys/khotkeys-5.14.90.ebuild  | 12 +---
 kde-plasma/kinfocenter/kinfocenter-5.14.90.ebuild| 11 ---
 kde-plasma/kmenuedit/kmenuedit-5.14.90.ebuild|  9 +++--
 kde-plasma/kscreen/kscreen-5.14.90.ebuild|  3 +--
 .../kscreenlocker/kscreenlocker-5.14.90.ebuild   | 20 +---
 kde-plasma/ksshaskpass/ksshaskpass-5.14.90.ebuild|  7 ++-
 kde-plasma/ksysguard/ksysguard-5.14.90.ebuild|  8 +++-
 kde-plasma/kwallet-pam/kwallet-pam-5.14.90.ebuild|  2 +-
 .../kwayland-integration-5.14.90.ebuild  |  2 +-
 kde-plasma/kwin/kwin-5.14.90.ebuild  |  6 ++
 kde-plasma/kwrited/kwrited-5.14.90.ebuild|  6 ++
 kde-plasma/libkscreen/libkscreen-5.14.90.ebuild  |  6 ++
 kde-plasma/libksysguard/libksysguard-5.14.90.ebuild  |  9 +++--
 .../libkworkspace/libkworkspace-5.14.90.ebuild   |  3 +--
 kde-plasma/milou/milou-5.14.90.ebuild|  6 ++
 kde-plasma/oxygen/oxygen-5.14.90.ebuild  |  9 -
 .../plasma-browser-integration-5.14.90.ebuild|  2 +-
 .../plasma-desktop/plasma-desktop-5.14.90.ebuild |  7 +--
 .../plasma-integration-5.14.90.ebuild|  2 +-
 kde-plasma/plasma-nm/plasma-nm-5.14.90.ebuild|  3 +--
 kde-plasma/plasma-pa/plasma-pa-5.14.90.ebuild|  3 +--
 kde-plasma/plasma-sdk/plasma-sdk-5.14.90.ebuild  |  3 +--
 kde-plasma/plasma-vault/plasma-vault-5.14.90.ebuild  |  2 +-
 .../plasma-workspace-wallpapers-5.14.90.ebuild   |  5 ++---
 .../plasma-workspace/plasma-workspace-5.14.90.ebuild | 11 +--
 kde-plasma/plymouth-kcm/plymouth-kcm-5.14.90.ebuild  |  2 +-
 .../polkit-kde-agent/polkit-kde-agent-5.14.90.ebuild |  2 +-
 kde-plasma/powerdevil/powerdevil-5.14.90.ebuild  |  4 +---
 kde-plasma/sddm-kcm/sddm-kcm-5.14.90.ebuild  |  3 +--
 .../systemsettings/systemsettings-5.14.90.ebuild |  3 +--
 kde-plasma/user-manager/user-manager-5.14.90.ebuild  |  2 +-
 .../xdg-desktop-portal-kde-5.14.90.ebuild|  2 +-
 .../xembed-sni-proxy/xembed-sni-proxy-5.14.90.ebuild |  2 +-
 46 files changed, 85 insertions(+), 155 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.14.90.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.14.90.ebuild
index 73fee1340a..aae548eb57 100644
--- a/kde-plasma/bluedevil/bluedevil-5.14.90.ebuild
+++ b/kde-plasma/bluedevil/bluedevil-5.14.90.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit kde5
 
@@ -10,7 +10,7 @@ HOMEPAGE="https://cgit.kde.org/bluedevil.git";
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
-COMMON_DEPEND="
+DEPEND="
$(add_frameworks_dep bluez-qt)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
@@ -29,12 +29,6 @@ COMMON_DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
 "
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
$(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !kde-plasma/bluedevil:4
 "

diff --git a/kde-plasma/breeze-grub/breeze-grub-5.14.90.ebuild 
b/kde-plasma/breeze-grub/breeze-grub-5.14.90.ebuild
index ba5367062b..dabb7d6ad5 100644
--- a/kde-plasma/breeze-grub/breeze-grub-5.14.90.ebuild
+++ b/kde-plasma/breeze-grub/breeze-grub-5.14.90.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_AUTODEPS="false"
 KDE_DEBUG="false"
@@ -12,17 +12,9 @@ LICENSE="GPL-3+"
 KEYWOR

[gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/, kde-plasma/milou/, kde-plasma/plasma-desktop/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: bf527842844737a71d0ec1399d026c12fa347b4a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 20 22:40:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf527842

kde-plasma: EAPI-7 bump

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

 kde-plasma/bluedevil/bluedevil-.ebuild   | 12 +++-
 kde-plasma/breeze-grub/breeze-grub-.ebuild   | 16 
 kde-plasma/breeze-gtk/breeze-gtk-.ebuild |  4 ++--
 .../breeze-plymouth/breeze-plymouth-.ebuild  |  9 -
 kde-plasma/breeze/breeze-.ebuild |  2 +-
 kde-plasma/discover/discover-.ebuild |  2 +-
 kde-plasma/drkonqi/drkonqi-.ebuild   |  3 +--
 .../kactivitymanagerd/kactivitymanagerd-.ebuild  |  3 +--
 kde-plasma/kde-cli-tools/kde-cli-tools-.ebuild   |  2 +-
 kde-plasma/kde-gtk-config/kde-gtk-config-.ebuild |  3 +--
 kde-plasma/kdecoration/kdecoration-.ebuild   |  2 +-
 .../kdeplasma-addons/kdeplasma-addons-.ebuild|  3 +--
 kde-plasma/kgamma/kgamma-.ebuild |  2 +-
 kde-plasma/khotkeys/khotkeys-.ebuild | 12 +---
 kde-plasma/kinfocenter/kinfocenter-.ebuild   | 11 ---
 kde-plasma/kmenuedit/kmenuedit-.ebuild   |  9 +++--
 kde-plasma/kscreen/kscreen-.ebuild   |  3 +--
 kde-plasma/kscreenlocker/kscreenlocker-.ebuild   | 20 +---
 kde-plasma/ksshaskpass/ksshaskpass-.ebuild   |  7 ++-
 kde-plasma/ksysguard/ksysguard-.ebuild   |  8 +++-
 kde-plasma/kwallet-pam/kwallet-pam-.ebuild   |  2 +-
 .../kwayland-integration-.ebuild |  2 +-
 kde-plasma/kwin/kwin-.ebuild |  6 ++
 kde-plasma/kwrited/kwrited-.ebuild   |  6 ++
 kde-plasma/libkscreen/libkscreen-.ebuild |  6 ++
 kde-plasma/libksysguard/libksysguard-.ebuild |  9 +++--
 kde-plasma/libkworkspace/libkworkspace-.ebuild   |  3 +--
 kde-plasma/milou/milou-.ebuild   |  6 ++
 kde-plasma/oxygen/oxygen-.ebuild |  9 -
 .../plasma-browser-integration-.ebuild   |  2 +-
 kde-plasma/plasma-desktop/plasma-desktop-.ebuild |  7 +--
 .../plasma-integration-.ebuild   |  2 +-
 kde-plasma/plasma-nm/plasma-nm-.ebuild   |  3 +--
 kde-plasma/plasma-pa/plasma-pa-.ebuild   |  3 +--
 kde-plasma/plasma-sdk/plasma-sdk-.ebuild |  3 +--
 kde-plasma/plasma-vault/plasma-vault-.ebuild |  2 +-
 .../plasma-workspace-wallpapers-.ebuild  |  5 ++---
 .../plasma-workspace/plasma-workspace-.ebuild| 11 +--
 kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild |  2 +-
 .../polkit-kde-agent/polkit-kde-agent-.ebuild|  2 +-
 kde-plasma/powerdevil/powerdevil-.ebuild |  4 +---
 kde-plasma/sddm-kcm/sddm-kcm-.ebuild |  3 +--
 kde-plasma/systemsettings/systemsettings-.ebuild |  3 +--
 kde-plasma/user-manager/user-manager-.ebuild |  2 +-
 .../xdg-desktop-portal-kde-.ebuild   |  2 +-
 .../xembed-sni-proxy/xembed-sni-proxy-.ebuild|  2 +-
 46 files changed, 85 insertions(+), 155 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-.ebuild 
b/kde-plasma/bluedevil/bluedevil-.ebuild
index 58d7797040..84aae6c17c 100644
--- a/kde-plasma/bluedevil/bluedevil-.ebuild
+++ b/kde-plasma/bluedevil/bluedevil-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit kde5
 
@@ -10,7 +10,7 @@ HOMEPAGE="https://cgit.kde.org/bluedevil.git";
 KEYWORDS=""
 IUSE=""
 
-COMMON_DEPEND="
+DEPEND="
$(add_frameworks_dep bluez-qt)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
@@ -29,12 +29,6 @@ COMMON_DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
 "
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
$(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !kde-plasma/bluedevil:4
 "

diff --git a/kde-plasma/breeze-grub/breeze-grub-.ebuild 
b/kde-plasma/breeze-grub/breeze-grub-.ebuild
index 6e9572f17d..b54e11cfc2 100644
--- a/kde-plasma/breeze-grub/breeze-grub-.ebuild
+++ b/kde-plasma/breeze-grub/breeze-grub-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_AUTODEPS="false"
 KDE_DEBUG="false"
@@ -12,17 +12,9 @@ LICENSE="GPL-3+"
 KEYWORDS=""
 IUSE=""
 
-src_prepare() {
-   default

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

2019-01-26 Thread Andreas Sturmlechner
commit: dbf37cec326e2dfc5d7f0a91d7bdf2c3eeebdcfe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:26:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:41 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dbf37cec

app-office/kmymoney: EAPI-7 bump

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

 app-office/kmymoney/kmymoney-5.0..ebuild | 3 +--
 app-office/kmymoney/kmymoney-.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0..ebuild 
b/app-office/kmymoney/kmymoney-5.0..ebuild
index d73a5a00d6..74777f699a 100644
--- a/app-office/kmymoney/kmymoney-5.0..ebuild
+++ b/app-office/kmymoney/kmymoney-5.0..ebuild
@@ -25,6 +25,7 @@ IUSE="activities addressbook calendar hbci holidays ofx 
quotes webkit weboob"
 
 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
 
+BDEPEND="virtual/pkgconfig"
 COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
@@ -59,7 +60,6 @@ COMMON_DEPEND="
dev-libs/gmp:0=
dev-libs/kdiagram:5
dev-libs/libgpg-error
-   x11-misc/shared-mime-info
activities? ( $(add_frameworks_dep kactivities) )
addressbook? (
$(add_kdeapps_dep akonadi)
@@ -91,7 +91,6 @@ RDEPEND="${COMMON_DEPEND}
!app-office/kmymoney:4
quotes? ( dev-perl/Finance-Quote )
 "
-BDEPEND="virtual/pkgconfig"
 
 pkg_setup() {
use weboob && python_setup

diff --git a/app-office/kmymoney/kmymoney-.ebuild 
b/app-office/kmymoney/kmymoney-.ebuild
index c2c6491115..d9f61072ae 100644
--- a/app-office/kmymoney/kmymoney-.ebuild
+++ b/app-office/kmymoney/kmymoney-.ebuild
@@ -24,6 +24,7 @@ IUSE="activities addressbook calendar hbci holidays ofx 
quotes webkit weboob"
 
 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
 
+BDEPEND="virtual/pkgconfig"
 COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
@@ -58,7 +59,6 @@ COMMON_DEPEND="
dev-libs/gmp:0=
dev-libs/kdiagram:5
dev-libs/libgpg-error
-   x11-misc/shared-mime-info
activities? ( $(add_frameworks_dep kactivities) )
addressbook? (
$(add_kdeapps_dep akonadi)
@@ -90,7 +90,6 @@ RDEPEND="${COMMON_DEPEND}
!app-office/kmymoney:4
quotes? ( dev-perl/Finance-Quote )
 "
-BDEPEND="virtual/pkgconfig"
 
 pkg_setup() {
use weboob && python_setup



[gentoo-commits] proj/kde:master commit in: dev-util/massif-visualizer/

2019-01-26 Thread Andreas Sturmlechner
commit: 95b0de05ddc09647a0c16278c4fbf1a3d0f4dbd0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 15:56:30 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=95b0de05

dev-util/massif-visualizer: EAPI-7 bump

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

 dev-util/massif-visualizer/massif-visualizer-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-util/massif-visualizer/massif-visualizer-.ebuild 
b/dev-util/massif-visualizer/massif-visualizer-.ebuild
index 5fb4b3cbb3..8cf635a7ea 100644
--- a/dev-util/massif-visualizer/massif-visualizer-.ebuild
+++ b/dev-util/massif-visualizer/massif-visualizer-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_TEST="forceoptional"
 inherit kde5
@@ -33,7 +33,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
$(add_qt_dep qtxmlpatterns)
-   x11-misc/shared-mime-info
 "
 
 src_configure() {



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

2019-01-26 Thread Andreas Sturmlechner
commit: 594d66a0fab02b65063de87525c2e53c32cceb3e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:49:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=594d66a0

media-gfx/krita: EAPI-7 bump

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

 media-gfx/krita/krita-.ebuild | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/media-gfx/krita/krita-.ebuild 
b/media-gfx/krita/krita-.ebuild
index e33c5fa4d9..41e3c6ff9b 100644
--- a/media-gfx/krita/krita-.ebuild
+++ b/media-gfx/krita/krita-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_TEST="forceoptional-recursive"
 QT_MINIMAL="5.11.3"
@@ -20,7 +20,13 @@ LICENSE="GPL-3"
 IUSE="color-management fftw gif +gsl heif +jpeg openexr pdf qtmedia +raw tiff 
vc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-COMMON_DEPEND="${PYTHON_DEPS}
+BDEPEND="
+   dev-cpp/eigen:3
+   dev-lang/perl
+   sys-devel/gettext
+   vc? ( >=dev-libs/vc-1.1.0 )
+"
+DEPEND="${PYTHON_DEPS}
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
@@ -70,13 +76,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
raw? ( media-libs/libraw:= )
tiff? ( media-libs/tiff:0 )
 "
-DEPEND="${COMMON_DEPEND}
-   dev-cpp/eigen:3
-   dev-lang/perl
-   sys-devel/gettext
-   vc? ( >=dev-libs/vc-1.1.0 )
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
!app-office/calligra:4[calligra_features_krita]
!app-office/calligra-l10n:4[calligra_features_krita(+)]
 "



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

2019-01-26 Thread Andreas Sturmlechner
commit: 2f3a62cdbc71b467531586b3f568e4cdad597b39
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:32:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f3a62cd

sci-electronics/cirkuit: EAPI-7 bump

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

 sci-electronics/cirkuit/cirkuit-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/cirkuit/cirkuit-.ebuild 
b/sci-electronics/cirkuit/cirkuit-.ebuild
index bb0f1dd110..b7d69a14d9 100644
--- a/sci-electronics/cirkuit/cirkuit-.ebuild
+++ b/sci-electronics/cirkuit/cirkuit-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="forceoptional"



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

2019-01-26 Thread Andreas Sturmlechner
commit: 05328217a79f3175ec944380b563a3561b369be6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:16:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:41 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=05328217

app-office/calligraplan: EAPI-7 bump

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

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

diff --git a/app-office/calligraplan/calligraplan-.ebuild 
b/app-office/calligraplan/calligraplan-.ebuild
index 4e46498a04..ccdde3c374 100644
--- a/app-office/calligraplan/calligraplan-.ebuild
+++ b/app-office/calligraplan/calligraplan-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"



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

2019-01-26 Thread Andreas Sturmlechner
commit: eb9cc2aa0ff3e366be74ef3997a2620f595e44dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 21 20:06:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb9cc2aa

sets: Drop obsolete kde-frameworks-5.53

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sets/kde-frameworks-5.53 | 80 
 1 file changed, 80 deletions(-)

diff --git a/sets/kde-frameworks-5.53 b/sets/kde-frameworks-5.53
deleted file mode 100644
index a54c376606..00
--- a/sets/kde-frameworks-5.53
+++ /dev/null
@@ -1,80 +0,0 @@
-

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

2019-01-26 Thread Andreas Sturmlechner
commit: 2eda93bea3dea9e81a45fd3cfc014417e8352b8d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:19:23 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:41 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2eda93be

app-office/skrooge: EAPI-7 bump

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

 app-office/skrooge/skrooge-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/skrooge/skrooge-.ebuild 
b/app-office/skrooge/skrooge-.ebuild
index 79409606dd..dfacc302e1 100644
--- a/app-office/skrooge/skrooge-.ebuild
+++ b/app-office/skrooge/skrooge-.ebuild
@@ -16,6 +16,10 @@ LICENSE="GPL-2"
 KEYWORDS=""
 IUSE="activities designer kde ofx webkit"
 
+BDEPEND="
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
 COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcompletion)
@@ -60,18 +64,14 @@ DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep kwindowsystem)
-   dev-libs/libxslt
-   x11-misc/shared-mime-info
designer? (
$(add_frameworks_dep kdesignerplugin)
$(add_qt_dep designer)
)
 "
 RDEPEND="${COMMON_DEPEND}
-   !app-office/skrooge:4
$(add_qt_dep qtquickcontrols)
 "
-BDEPEND="virtual/pkgconfig"
 
 REQUIRED_USE="test? ( designer )"
 



[gentoo-commits] proj/kde:master commit in: Documentation/package.unmask/, ...

2019-01-26 Thread Andreas Sturmlechner
commit: ab4e72f7a68008bdba2b2047b8f0468844b463e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 21 20:06:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ab4e72f7

Documentation: Drop obsolete KDE Frameworks 5.53

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.53/_HEADER_  |  2 -
 .../.kde-frameworks-5.53/kde-frameworks-5.53   |  1 -
 .../.kde-frameworks-5.53/more-deps |  0
 .../kde-frameworks-5.53.keywords   | 83 --
 Documentation/package.mask/kde-frameworks-5.53 | 83 --
 .../package.unmask/.kde-frameworks-5.53/_HEADER_   |  2 -
 .../.kde-frameworks-5.53/kde-frameworks-5.53   |  1 -
 Documentation/package.unmask/kde-frameworks-5.53   | 83 --
 9 files changed, 1 insertion(+), 256 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 967f8f92c1..d7e7254905 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.52 5.53 5.54"
+KF_RELEASES="5.52 5.54"
 KF_RELEASE=${KF_RELEASE:-5.52}
 
 PLASMA_RELEASES="5.14 5.15"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.53/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.53/_HEADER_
deleted file mode 100644
index f7805a4709..00
--- a/Documentation/package.accept_keywords/.kde-frameworks-5.53/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.53 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.53/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.53/kde-frameworks-5.53
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.53/kde-frameworks-5.53
deleted file mode 12
index e3cea5fdf1..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.53/kde-frameworks-5.53
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-5.53
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.53/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.53/more-deps
deleted file mode 100644
index e69de29bb2..00

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.53.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.53.keywords
deleted file mode 100644
index 653d516204..00
--- a/Documentation/package.accept_keywords/kde-frameworks-5.53.keywords
+++ /dev/null
@@ -1,83 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.53 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.53/ files 
instead.
-

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

2019-01-26 Thread Andreas Sturmlechner
commit: d74a846cfb79b8ccf84a5917afa3e5045028e360
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 17:03:57 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d74a846c

kde-misc/itinerary: EAPI-7 bump

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

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

diff --git a/kde-misc/itinerary/itinerary-.ebuild 
b/kde-misc/itinerary/itinerary-.ebuild
index ec1438ee42..c048592886 100644
--- a/kde-misc/itinerary/itinerary-.ebuild
+++ b/kde-misc/itinerary/itinerary-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_TEST="forceoptional"
 inherit kde5



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

2019-01-26 Thread Andreas Sturmlechner
commit: 584013980f4c9625c6c4f5f40728398cb0a16d84
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:15:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:41 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=58401398

app-office/calligra: EAPI-7 bump

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

 app-office/calligra/calligra-.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-office/calligra/calligra-.ebuild 
b/app-office/calligra/calligra-.ebuild
index f2912e9e58..c3c4c92078 100644
--- a/app-office/calligra/calligra-.ebuild
+++ b/app-office/calligra/calligra-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CHECKREQS_DISK_BUILD="4G"
 KDE_HANDBOOK="forceoptional"
@@ -24,6 +24,10 @@ IUSE="activities +crypt +fontconfig gemini gsl import-filter 
+lcms okular openex
 
 # TODO: Not packaged: Cauchy (https://bitbucket.org/cyrille/cauchy)
 # Required for the matlab/octave formula tool
+BDEPEND="
+   sys-devel/gettext
+   test? ( $(add_frameworks_dep threadweaver) )
+"
 COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
@@ -106,9 +110,6 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
dev-libs/boost
-   sys-devel/gettext
-   x11-misc/shared-mime-info
-   test? ( $(add_frameworks_dep threadweaver) )
 "
 RDEPEND="${COMMON_DEPEND}
calligra_features_karbon? ( media-gfx/pstoedit[plotutils] )



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi/files/, kde-apps/akonadi/

2019-01-26 Thread Andreas Sturmlechner
commit: 03848542392d626356b8c6ad37cd217b29e168f1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 20:15:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:44 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=03848542

kde-apps/akonadi: Rebase mysql56 patch onto 19.03.80

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

 kde-apps/akonadi/akonadi-.ebuild   |  2 +-
 .../files/akonadi-19.03.80-mysql56-crash.patch | 52 ++
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/kde-apps/akonadi/akonadi-.ebuild 
b/kde-apps/akonadi/akonadi-.ebuild
index afeedcf928..169ec3761b 100644
--- a/kde-apps/akonadi/akonadi-.ebuild
+++ b/kde-apps/akonadi/akonadi-.ebuild
@@ -63,7 +63,7 @@ RDEPEND="${COMMON_DEPEND}
 # some akonadi tests time out, that probably needs more work as it's ~700 tests
 RESTRICT+=" test"
 
-PATCHES=( "${FILESDIR}/${PN}-17.03.80-mysql56-crash.patch" )
+PATCHES=( "${FILESDIR}/${PN}-19.03.80-mysql56-crash.patch" )
 
 pkg_setup() {
# Set default storage backend in order: MySQL, PostgreSQL, SQLite

diff --git a/kde-apps/akonadi/files/akonadi-19.03.80-mysql56-crash.patch 
b/kde-apps/akonadi/files/akonadi-19.03.80-mysql56-crash.patch
new file mode 100644
index 00..ede8a19d84
--- /dev/null
+++ b/kde-apps/akonadi/files/akonadi-19.03.80-mysql56-crash.patch
@@ -0,0 +1,52 @@
+From b2ebd0e2d594ae71d4e1db4874f72a655f9eeb12 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sat, 26 Jan 2019 21:09:14 +0100
+Subject: [PATCH] Find mysql_install_db and add required option
+
+Rebase patch onto 19.03.80
+Gentoo-bug: 530012
+---
+ src/server/storage/dbconfigmysql.cpp | 6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/src/server/storage/dbconfigmysql.cpp 
b/src/server/storage/dbconfigmysql.cpp
+index dfff6fc29..80039c8ba 100644
+--- a/src/server/storage/dbconfigmysql.cpp
 b/src/server/storage/dbconfigmysql.cpp
+@@ -66,6 +66,7 @@ static QString findExecutable(const QString &bin)
+ QStringLiteral("/usr/local/sbin"),
+ QStringLiteral("/usr/local/libexec"),
+ QStringLiteral("/usr/libexec"),
++QStringLiteral("/usr/share/mysql/scripts"),
+ QStringLiteral("/opt/mysql/libexec"),
+ QStringLiteral("/opt/local/lib/mysql5/bin"),
+ QStringLiteral("/opt/mysql/sbin"),
+@@ -588,7 +589,7 @@ bool DbConfigMysql::initializeMariaDBDatabase(const 
QString &confFile, const QSt
+ return 0 == execute(mMysqlInstallDbPath, {
+ QStringLiteral("--defaults-file=%1").arg(confFile),
+ QStringLiteral("--force"),
+-QStringLiteral("--basedir=%1").arg(baseDir),
++QStringLiteral("--basedir=/usr"),
+ QStringLiteral("--datadir=%1/").arg(dataDir)
+ });
+ }
+@@ -602,6 +603,7 @@ bool DbConfigMysql::initializeMySQL5_7_6Database(const 
QString &confFile, const
+ return 0 == execute(mMysqldPath, {
+ QStringLiteral("--defaults-file=%1").arg(confFile),
+ QStringLiteral("--initialize"),
++QStringLiteral("--basedir=/usr"),
+ QStringLiteral("--datadir=%1/").arg(dataDir)
+ });
+ }
+@@ -622,7 +624,7 @@ bool DbConfigMysql::initializeMySQLDatabase(const QString 
&confFile, const QStri
+ // Don't use --force, it has been removed in MySQL 5.7.5
+ return 0 == execute(mMysqlInstallDbPath, {
+ QStringLiteral("--defaults-file=%1").arg(confFile),
+-QStringLiteral("--basedir=%1").arg(baseDir),
++QStringLiteral("--basedir=/usr"),
+ QStringLiteral("--datadir=%1/").arg(dataDir)
+ });
+ }
+-- 
+2.20.1
+



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

2019-01-26 Thread Andreas Sturmlechner
commit: 681629f1e7ffaccfb5fd575db5570e429f82fc94
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 17:10:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=681629f1

media-gfx/digikam: EAPI-7 bump

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

 media-gfx/digikam/digikam-.ebuild | 32 +++-
 1 file changed, 15 insertions(+), 17 deletions(-)

diff --git a/media-gfx/digikam/digikam-.ebuild 
b/media-gfx/digikam/digikam-.ebuild
index 104e598290..b48b85ac33 100644
--- a/media-gfx/digikam/digikam-.ebuild
+++ b/media-gfx/digikam/digikam-.ebuild
@@ -1,30 +1,33 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   KDE_HANDBOOK="true"
-   KDE_TEST="true"
-fi
 inherit kde5 toolchain-funcs
 
-DESCRIPTION="Digital photo management application"
-HOMEPAGE="https://www.digikam.org/";
-
-LICENSE="GPL-2"
-IUSE="addressbook calendar gphoto2 jpeg2k +lensfun libav marble mediaplayer 
mysql opengl openmp +panorama scanner semantic-desktop vkontakte webkit X"
-
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   KEYWORDS="~amd64 ~x86"
MY_PV=${PV/_/-}
MY_P=${PN}-${MY_PV}
SRC_BRANCH=stable
[[ ${PV} =~ beta[0-9]$ ]] && SRC_BRANCH=unstable
SRC_URI="mirror://kde/${SRC_BRANCH}/digikam/${MY_P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_P}"
 fi
 
+DESCRIPTION="Digital photo management application"
+HOMEPAGE="https://www.digikam.org/";
+
+LICENSE="GPL-2"
+IUSE="addressbook calendar gphoto2 jpeg2k +lensfun libav marble mediaplayer 
mysql opengl openmp +panorama scanner semantic-desktop vkontakte webkit X"
+
+BDEPEND="
+   sys-devel/gettext
+   panorama? (
+   sys-devel/bison
+   sys-devel/flex
+   )
+"
 COMMON_DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
@@ -92,11 +95,6 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
dev-cpp/eigen:3
dev-libs/boost[threads]
-   sys-devel/gettext
-   panorama? (
-   sys-devel/bison
-   sys-devel/flex
-   )
 "
 RDEPEND="${COMMON_DEPEND}
mysql? ( virtual/mysql[server] )



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

2019-01-26 Thread Andreas Sturmlechner
commit: b10797e4e45baa280b5143d5c50328c3a443eca5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 17:03:29 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b10797e4

kde-misc/akonadiclient: EAPI-7 bump

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

 kde-misc/akonadiclient/akonadiclient-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-misc/akonadiclient/akonadiclient-.ebuild 
b/kde-misc/akonadiclient/akonadiclient-.ebuild
index 6b17fd18d6..f54ffd8137 100644
--- a/kde-misc/akonadiclient/akonadiclient-.ebuild
+++ b/kde-misc/akonadiclient/akonadiclient-.ebuild
@@ -1,11 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
-QT_MINIMAL="5.11.1"
 inherit kde5
 
 DESCRIPTION="Commandline interface for accessing Akonadi"



[gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/

2019-01-26 Thread Andreas Sturmlechner
commit: 44fc71610c5015ca05f4640ee1ad38627289
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 17:04:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=44fc7161

kde-misc/akonadi-phabricator-resource: EAPI-7 bump

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

 .../akonadi-phabricator-resource-.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-.ebuild
 
b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-.ebuild
index 8380f2e083..bea77371ae 100644
--- 
a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-.ebuild
+++ 
b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_TEST="forceoptional"
 inherit kde5



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

2019-01-26 Thread Andreas Sturmlechner
commit: 94a71a391c54a725da0662c11a7cf805c1d2cb0e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:34:08 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=94a71a39

media-video/subtitlecomposer: EAPI-7 bump

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

 media-video/subtitlecomposer/subtitlecomposer-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/subtitlecomposer/subtitlecomposer-.ebuild 
b/media-video/subtitlecomposer/subtitlecomposer-.ebuild
index 6f029f2a46..1d00ffcbb0 100644
--- a/media-video/subtitlecomposer/subtitlecomposer-.ebuild
+++ b/media-video/subtitlecomposer/subtitlecomposer-.ebuild
@@ -15,6 +15,10 @@ LICENSE="GPL-2"
 KEYWORDS=""
 IUSE="gstreamer libav mpv unicode xine"
 
+BDEPEND="
+   sys-devel/gettext
+   virtual/pkgconfig
+"
 DEPEND="
$(add_frameworks_dep kcodecs)
$(add_frameworks_dep kcompletion)
@@ -47,10 +51,6 @@ DEPEND="
)
 "
 RDEPEND="${DEPEND}"
-BDEPEND="
-   sys-devel/gettext
-   virtual/pkgconfig
-"
 
 src_configure() {
local mycmakeargs=(



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

2019-01-26 Thread Andreas Sturmlechner
commit: 5544f61f31d01f379f6b17a06540979dc2afa0f5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:38:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5544f61f

dev-libs/appstream: EAPI-7 bump

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

 dev-libs/appstream/appstream-.ebuild | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-libs/appstream/appstream-.ebuild 
b/dev-libs/appstream/appstream-.ebuild
index e8d78d06d0..315dc0c2ac 100644
--- a/dev-libs/appstream/appstream-.ebuild
+++ b/dev-libs/appstream/appstream-.ebuild
@@ -23,15 +23,6 @@ LICENSE="LGPL-2.1+ GPL-2+"
 SLOT="0/4"
 IUSE="apt +introspection qt5 test"
 
-RDEPEND="
-   dev-libs/glib:2
-   dev-libs/libxml2:2
-   dev-libs/libyaml
-   dev-libs/snowball-stemmer
-   introspection? ( >=dev-libs/gobject-introspection-1.56:= )
-   qt5? ( dev-qt/qtcore:5 )
-"
-DEPEND="${RDEPEND}"
 BDEPEND="
app-text/docbook-xml-dtd:4.5
dev-libs/appstream-glib
@@ -43,6 +34,15 @@ BDEPEND="
qt5? ( dev-qt/qttest:5 )
)
 "
+DEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2:2
+   dev-libs/libyaml
+   dev-libs/snowball-stemmer
+   introspection? ( >=dev-libs/gobject-introspection-1.56:= )
+   qt5? ( dev-qt/qtcore:5 )
+"
+RDEPEND="${DEPEND}"
 
 src_prepare() {
default



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

2019-01-26 Thread Andreas Sturmlechner
commit: 4d6d212cc800a3c9b7a4821a6fc504dacbebad98
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:33:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d6d212c

sci-astronomy/kstars: EAPI-7 bump

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

 sci-astronomy/kstars/kstars-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/kstars/kstars-.ebuild 
b/sci-astronomy/kstars/kstars-.ebuild
index d2473dba59..6e6e693aba 100644
--- a/sci-astronomy/kstars/kstars-.ebuild
+++ b/sci-astronomy/kstars/kstars-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_HANDBOOK="forceoptional"
 PYTHON_COMPAT=( python2_7 )



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

2019-01-26 Thread Andreas Sturmlechner
commit: 20bb30050297c3537973239ed1655a2e7e582848
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 19 16:30:19 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 20:28:41 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=20bb3005

app-office/kexi: EAPI-7 bump

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

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

diff --git a/app-office/kexi/kexi-.ebuild b/app-office/kexi/kexi-.ebuild
index 25a9a4a086..64f197dc99 100644
--- a/app-office/kexi/kexi-.ebuild
+++ b/app-office/kexi/kexi-.ebuild
@@ -14,6 +14,7 @@ HOMEPAGE="https://www.kde.org/applications/office/kexi/ 
http://www.kexi-project.
 KEYWORDS=""
 IUSE="debug experimental marble mdb mysql postgres sqlite webkit"
 
+BDEPEND="sys-devel/gettext"
 DEPEND="
$(add_frameworks_dep breeze-icons-rcc)
$(add_frameworks_dep karchive)
@@ -57,7 +58,6 @@ RDEPEND="${DEPEND}
!app-office/calligra:4[calligra_features_kexi]
!app-office/calligra-l10n:4[calligra_features_kexi(+)]
 "
-BDEPEND="sys-devel/gettext"
 
 src_prepare() {
if ! use webkit; then



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

2019-01-26 Thread Pacho Ramos
commit: 6fdf99ec483e8c948a2b90b7c949afc694c2c0b7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 20:22:43 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 20:22:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fdf99ec

app-crypt/osslsigncode: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-crypt/osslsigncode/Manifest|  1 -
 app-crypt/osslsigncode/osslsigncode-1.4.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-crypt/osslsigncode/Manifest b/app-crypt/osslsigncode/Manifest
index 4e6c832a8d5..d750570fbaf 100644
--- a/app-crypt/osslsigncode/Manifest
+++ b/app-crypt/osslsigncode/Manifest
@@ -1,3 +1,2 @@
-DIST osslsigncode-1.4.tar.gz 96512 BLAKE2B 
8325153d16b7ad5d0701daf3d5d446bef498aaf45b88a78d5472d86c0899a73bff2350c224f9f3e35475d5dd72792fe24328f4710d25984ae23c5f83c6fef967
 SHA512 
89f82b5cbab5952b7bb0b1a3ea230db0c38d171924e5150e9cd157158e52d312cc10093ac719265d03a097f995bd3a438fe874c50263659859c625482ef0239f
 DIST osslsigncode-1.7.1.tar.gz 127631 BLAKE2B 
f0ced06a33968f03558e189fc9ed2340dba2cdfe823422c760d62476446646f198aed1a95f99734f80e7ec71d23cd286a23e68953f7e432a9a6ff048c76cae63
 SHA512 
cc5a7e0c5baa2a98db93f1d2cc9d86e732e2a8a55fc20bf8e6aa67e2120af37c6be857dfe4b8eb8c82fd40604dbb3c845190b59c7e6b4147f06b710a256b877f
 DIST osslsigncode-2.0.tar.gz 57951 BLAKE2B 
67057c07bb667a546e3a8abc49e8a20a0ef42ae77edacd2e88486a4357e8e8e789307e1c2abd2e13d18401621ba5607bb42af46ed8451546a26bb6855a07e652
 SHA512 
aec7b101afd96925fbd70ac67a6752997f0dab3987151c0658e5f011d8a6be6f53518d7a4aba6dff696c722a1e669100143a87d07c3f59364cd62693e9f3e4e5

diff --git a/app-crypt/osslsigncode/osslsigncode-1.4.ebuild 
b/app-crypt/osslsigncode/osslsigncode-1.4.ebuild
deleted file mode 100644
index 43d60cc9620..000
--- a/app-crypt/osslsigncode/osslsigncode-1.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Platform-independent tool for Authenticode signing of EXE/CAB 
files"
-HOMEPAGE="https://sourceforge.net/projects/osslsigncode";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl libressl"
-
-RDEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   curl? ( net-misc/curl )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf $(use_with curl)
-}



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/siege/

2019-01-26 Thread Pacho Ramos
commit: 6ce7d2b4cae9fad81d788cdfcc75f0867a466ea0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 20:19:17 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 20:19:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce7d2b4

app-benchmarks/siege: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-benchmarks/siege/Manifest   |  1 -
 app-benchmarks/siege/siege-3.1.4.ebuild | 52 -
 2 files changed, 53 deletions(-)

diff --git a/app-benchmarks/siege/Manifest b/app-benchmarks/siege/Manifest
index 0357b73a4e1..0594c1e22e3 100644
--- a/app-benchmarks/siege/Manifest
+++ b/app-benchmarks/siege/Manifest
@@ -1,2 +1 @@
-DIST siege-3.1.4.tar.gz 530149 BLAKE2B 
3721387fa1ace745ce7748612849b84c07e84456bd903460930ab407cba1e24f493d4a251bacd3e509aafbc653e5d74e96509bf74f0a2a8066a0ec2b7ad2e9ee
 SHA512 
8e8b4c1e9c20833f4c3538e8929e47d1c9113cd1faf395e5f07734fb7f4291061cb7554cf500a80d8b1b6be0d6f4c8194b054f632f35533837220702784ee068
 DIST siege-4.0.4.tar.gz 523102 BLAKE2B 
2d69dd37fea7ff35e05b41d500d4efb5b4fe60d9389b7bd98ec360148af781a24b6ebaa213b59ffc36cfcc8421efea14d8ec9f5742a53e019b2221584b5af17e
 SHA512 
a8361ac0e2514626d794e7e4a345b178462409a1f3b53a9318adf171b511c408508acdb07652ad38f34021ac4a614dc5e6d2ea3c6a4ffd261ceef36d3226e573

diff --git a/app-benchmarks/siege/siege-3.1.4.ebuild 
b/app-benchmarks/siege/siege-3.1.4.ebuild
deleted file mode 100644
index 46104f68a61..000
--- a/app-benchmarks/siege/siege-3.1.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-#WANT_AUTOMAKE=1.9
-
-inherit eutils bash-completion-r1 libtool autotools
-
-DESCRIPTION="A HTTP regression testing and benchmarking utility"
-HOMEPAGE="https://www.joedog.org/siege-home/";
-SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~hppa ~mips ppc x86 ~x64-macos"
-SLOT="0"
-IUSE="libressl ssl"
-
-RDEPEND="ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )"
-DEPEND="${RDEPEND}
-   sys-devel/libtool"
-
-src_prepare() {
-   # bundled macros break recent libtool
-   sed -i -e 's/AC_PROG_SHELL//' configure.ac || die
-   rm *.m4 || die "failed to remove bundled macros"
-   eautoreconf
-}
-
-src_configure() {
-   local myconf
-   use ssl && myconf="--with-ssl=${EPREFIX}/usr" || myconf="--without-ssl"
-   econf ${myconf}
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   dodoc AUTHORS ChangeLog INSTALL README* KNOWNBUGS \
-   doc/siegerc doc/urls.txt
-
-   newbashcomp "${FILESDIR}"/${PN}.bash-completion ${PN}
-}
-
-pkg_postinst() {
-   echo
-   elog "An example ~/.siegerc file has been installed in"
-   elog "${EPREFIX}/usr/share/doc/${PF}/"
-}



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

2019-01-26 Thread Pacho Ramos
commit: 1723dfd0a938f1f9caf82902eee4390008cb6763
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 20:23:56 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 20:23:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1723dfd0

app-crypt/paperkey: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-crypt/paperkey/Manifest|  1 -
 app-crypt/paperkey/paperkey-1.4.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-crypt/paperkey/Manifest b/app-crypt/paperkey/Manifest
index fea77873480..2cbe8fe4310 100644
--- a/app-crypt/paperkey/Manifest
+++ b/app-crypt/paperkey/Manifest
@@ -1,3 +1,2 @@
-DIST paperkey-1.4.tar.gz 259446 BLAKE2B 
bdc011cfefb7fb6b6359bd1506825d4a65b0110ad302671aced6551bfd54fe4588d4adcb35159e9b29c0f056a1d7e0bc932ac1223b325ff4f04397c1a1d0b797
 SHA512 
d0e87760bfd66c39c407f59f94cdd3dfd8f399a51b854a2485f923f4f1faa95a40a68ffd018b9141b923c1db346993600e5e3644314e4f8c94585d47f1367e9c
 DIST paperkey-1.5.tar.gz 266722 BLAKE2B 
8b838b70690a080ca3e579780af890021f218e86dc73099e2adc457c169d2268795e34779d839b63cfe4fec549f44df058d49a853f9c02a878c2163a5e03b393
 SHA512 
3abe6be913748c08dd2a8fad1e0624dd77a14972abdc76722507ec454aa31cd24fe9ae9f85e256300e568fbc84da6369fbf07f93ae8520f71c46edae4f0f6fe6
 DIST paperkey-1.6.tar.gz 271424 BLAKE2B 
625a26bbae93122acf553036e902421ec630f6f92507b1f6dd231e970fc8d94a9d7017018bb783f934a37577de3e0c4f1fa68ca359c3de06f1a87590c188d266
 SHA512 
a07fc22bf56cd9524ecba61d1bf00102e6e97842e219682771187a2a2327c9daa885d457417bb2ea960f5ebd66bd711fa1d86687fda159647ff47980dee21b01

diff --git a/app-crypt/paperkey/paperkey-1.4.ebuild 
b/app-crypt/paperkey/paperkey-1.4.ebuild
deleted file mode 100644
index c9c2b53e63c..000
--- a/app-crypt/paperkey/paperkey-1.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="OpenPGP key archiver"
-HOMEPAGE="http://www.jabberwocky.com/software/paperkey/";
-SRC_URI="http://www.jabberwocky.com/software/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DOCS="README"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-en/

2019-01-26 Thread Pacho Ramos
commit: 28fee819fab728a3013fbb88bc769a48ed7ed42d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 20:26:56 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 20:26:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fee819

app-dicts/aspell-en: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-dicts/aspell-en/Manifest  |  1 -
 app-dicts/aspell-en/aspell-en-2017.01.22.0.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest
index 7d57a4176d2..5aebf44810d 100644
--- a/app-dicts/aspell-en/Manifest
+++ b/app-dicts/aspell-en/Manifest
@@ -1,3 +1,2 @@
 DIST aspell6-en-2016.11.20-0.tar.bz2 184650 BLAKE2B 
2ece9532bb14243a1470048a16f29df2e90fa6f9399c9c66831f7f4a743be8d6c257a3cd36e5b506ccf8968f03cdd0dd785302e135007e9dd23f8c58767f1d39
 SHA512 
acf4c0bac9dba5b001481da159768ee65decea480c6c601ca0733091558406a84a7d8efb47c1806b032d8e22e96927787a29f8e4e93563a01361e4cfaf3a3519
-DIST aspell6-en-2017.01.22-0.tar.bz2 184409 BLAKE2B 
8a2e214996f412943581a2ac31c315e585ba234484b44d7563b27338dfbbc2947d19854fcb5417736a1c32b7fd8d6b033efc86d2a6dd81256218a72df09eab86
 SHA512 
2721ffdc7f2823b9104a0d7cfa10d1ba9581432dcbb2584b9519e56a621520177eef55ea5bf9803503c429201141ce0ed4001e75c6b9385bca2fbf8986617a66
 DIST aspell6-en-2018.04.16-0.tar.bz2 185332 BLAKE2B 
98b3d39463a26473450778d3f3763eb11739deb1d5d28db5f7bc0ef4dbfa977435fc0721d26a39ce2bfed9564985a62fd199ec2ba59154a327b6429109966d6e
 SHA512 
70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2

diff --git a/app-dicts/aspell-en/aspell-en-2017.01.22.0.ebuild 
b/app-dicts/aspell-en/aspell-en-2017.01.22.0.ebuild
deleted file mode 100644
index c97317a5844..000
--- a/app-dicts/aspell-en/aspell-en-2017.01.22.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-ASPELL_LANG="English (US, British, Canadian)"
-ASPELL_VERSION=6
-
-inherit aspell-dict-r1 versionator
-
-SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(replace_version_separator
 3 '-').tar.bz2"
-
-LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""



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

2019-01-26 Thread Pacho Ramos
commit: 915a2ac4c4b189cb8390ebab67e7becd33ae2bb9
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 19:07:14 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 20:02:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915a2ac4

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest  |  1 -
 .../ubuntu-wallpapers-18.04.1.ebuild   | 37 --
 2 files changed, 38 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest 
b/x11-themes/ubuntu-wallpapers/Manifest
index fb075c39b4a..fcaa07e5338 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_18.04.1.orig.tar.gz 167057924 BLAKE2B 
0d1bd7dc96d3a1ddc3becaa775a6da47645d5962cbcc49e4cab8430adef6ff5c13248b7eb88b1394c80fa5e1b53f8aff94b15b3c7ba836fcc5d94ea86e02572e
 SHA512 
ad46d79cc32315f67f244bfabb74188478c43374d3021e20d0f0d4182cff7f93920df2fae141257695148dc0d69d8e4e0fa486ac616e6256e9269c8b5d6e06d6
 DIST ubuntu-wallpapers_18.10.2.orig.tar.gz 186856866 BLAKE2B 
4cc8f3f0e95bdc28d25d5b664678b60b924d2fbbd0876c260f45320bcb64bec4ddb3889c16b1bba1fc2506eba5ce579987a9cf8b25c3748a1c4529b52813c64c
 SHA512 
dadd84e0b0d6be010254577239001d423b06730690cce44031ec90b1c7fe28312afb0720f8da7758f069b81556662f8a3c231c50255695090bc932d3ec9496db

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.1.ebuild 
b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.1.ebuild
deleted file mode 100644
index 9ff5a144f20..000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers";
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-   insinto /usr/share/backgrounds
-   doins *.jpg *.png
-
-   insinto /usr/share/backgrounds/contest
-   doins contest/*.xml
-
-   for i in *.xml.in; do
-   insinto /usr/share/gnome-background-properties
-   newins ${i} ${i/.in/}
-   done
-
-   einstalldocs
-}



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

2019-01-26 Thread Pacho Ramos
commit: bd7d598bdb61ade526981045cc92d004265cf261
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 19:06:57 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 20:02:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7d598b

x11-themes/ubuntu-wallpapers: Stabilize (ALLARCHES)

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild 
b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
index f302875b250..127023f2293 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers";
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""



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

2019-01-26 Thread Thomas Deutschmann
commit: 8af1323d3ac7bcb3043fe39a869c6e4bebd87a17
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 26 19:34:42 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 26 19:34:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af1323d

net-firewall/shorewall: bump to v5.2.2

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

 net-firewall/shorewall/Manifest   |   7 +
 net-firewall/shorewall/shorewall-5.2.2.ebuild | 482 ++
 2 files changed, 489 insertions(+)

diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index 9e6b945df9c..a4334183cee 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -1,7 +1,14 @@
 DIST shorewall-5.2.1.4.tar.bz2 554756 BLAKE2B 
cfbc917fb12049a0e8817c478fcccb93b02634ad9aebcd31a839f934e52890f6c20dc2a7d10742d4e10ac0adb1500d9e6445b43390db5bc28874e610b9c07939
 SHA512 
3682399ddc743c03965e0c0c26b5714e611d186bddf9169524268488cc4f2d6e9e9fb3b2a4c24408cc247ce7d32f793fb35090f85b73a645bb0dd0e99c671564
+DIST shorewall-5.2.2.tar.bz2 557248 BLAKE2B 
d4fface30ef1bbeefda716b00373e686db73bd29bd2597d3f9950c5f4b3208205be8f321e84749fb92313633f7a6a2a37a493e4a826790d82e6bc6a8dd18bbd3
 SHA512 
0c4c3e51c2517a56fda2335f433033c8db66fcb843484b928979627b213be4e24408deb1e49df56f9a96e6b9c2a95d74789f07a365d4c4e6f17db96915520598
 DIST shorewall-core-5.2.1.4.tar.bz2 78957 BLAKE2B 
7310813f4c4ac57378ed9565b1aa32fc3db3bcf9e1dc6e6307a7c399465a051110262dcb78c6d465a6227beeadc1f5c4a82d204c1926f66bcecf5469dc44b5e3
 SHA512 
9418cb6ef14def2a1a2c7879c6364881d80245ff5a59996bb71d093c14e67c6ce1d462d0217f0ae8574e9a916d3796f945dbececbe6b9851f892022f29a389c9
+DIST shorewall-core-5.2.2.tar.bz2 68223 BLAKE2B 
33bc2b8a2ec2f76a909ddd73199462a470ed631029cebae37ca4a43d64a217e6e20fe0aa4c3002a2a5d0d3894a23634f45b4d5ecd916b96db44d3abcbd2fee58
 SHA512 
607fee1d17bb777e95346867d4dfeac5063f353d6bac6bc6ea625841746bb66a9959cd436a7340c18258188771bddf916e004ba81f256f01699cfda9c909cf7d
 DIST shorewall-docs-html-5.2.1.4.tar.bz2 4303361 BLAKE2B 
22f7a94d9cb0de5ee9903e8d05498a6a6de6ea643f2d08b709bf9f8dd516ba507f80ed11207973884905421443eedf56e3693b9e42f5f372515b957e2be8132c
 SHA512 
44bb66feecac927de6fe1cdfba9247e9f01c982c3b105f7cd68348fee0803b9b7bd76e7551528e0b2d6ff8e65e6ebf8a05c26831871a98565374692d6405f34a
+DIST shorewall-docs-html-5.2.2.tar.bz2 4302493 BLAKE2B 
49c8f44aaeb3d06330ea293fafb7535096355bd4a151d8b4dfbc476d1e92c785360474d1b86754247ccff1f7198fd7f6f8e17da608f41a76642e73cafbdea65b
 SHA512 
ea7fa5f6df6413e33c5fa9f043973c70351c9c99fe8e6095ccbe3e5b6e4667c4f89907fc995ab252c6a1aee5652b496e96d4e38b898ddd41b9e220f4edefa93e
 DIST shorewall-init-5.2.1.4.tar.bz2 34088 BLAKE2B 
f285b04e448584fe1f9a5528b6ddb6e16cbedcfda51f9c9925228835b2b065c658e9314ecad23364dc4ee21579fa113fe5a1c5581ea3e7c310d12744de64798d
 SHA512 
58044bbcd2f30aaecb3c02374ca21a51b6f5fee49e9cf9565444649d64e3babd3070a72eddaccb52224201064e8642f9bcd9979bde41c13bfe10438720911d24
+DIST shorewall-init-5.2.2.tar.bz2 33578 BLAKE2B 
d8eb427e482f01fc59412b08cd58dc2317157570b266e5950ee34d17d504d9dfd886ecbfc861bc83b445b44b2cf85831ec2462acd54c9be519263e340af0d827
 SHA512 
4aaee33f2f6944498c88938796e987f05e16f2a4a761b1ec14a293ffd293d688bf39f913c426168a7162f3b0dba6679dc0392d9248bd43f678dd42e9532afbbe
 DIST shorewall-lite-5.2.1.4.tar.bz2 39858 BLAKE2B 
dcaf1adfc20640c22cdca20e2b786ec4ad2736567c0c5eec6cd22a95f0b0c461b24826afa933eac7a1ecffd836da55b8053a1370623d73dd6434b91d59d63e36
 SHA512 
25712a264ee615b4b0ae038836636ea07f4fedca721759b3860912838ef1aee4535831ed4dd8abd670e082e9f59bd52ac00fb0fd1c5907786bb239e270d5fdf1
+DIST shorewall-lite-5.2.2.tar.bz2 39421 BLAKE2B 
6d24b62c54eed028785b6eb581be4659c1110c5e7d85caf3382b814edce0046064798a1ffb5100f04bc48bbac877969913f03e19883c33563bc7dfdb0bc48a3d
 SHA512 
e49ee3eee13a4fe801c5d86aa85747a9543882a49b40454dad62154f772dc47adea84e967a4ef30b8c4c3e9964a04c76a794a318affe8eaac6cc107b255cca4a
 DIST shorewall6-5.2.1.4.tar.bz2 191855 BLAKE2B 
3967e715ca88c85fd05f0cce1d4836c2b7f17b7a7360698c269b109f54dfbac2c4d67958c3c8c2d8cb74b5117d7f8ac30dc9ab3c09d97243cffe21ef3005c7b7
 SHA512 
8b49f187b7141c3eedb02c64a17fe8fa3f01e4b40b33184c4b4c5914e65557595828f87f3e1534abb973320b7a1103b10296b6dfc316ea78f698aeb61a0d63a1
+DIST shorewall6-5.2.2.tar.bz2 191037 BLAKE2B 
d774ab42658e2636fc15bc9dc04510c3a3745c9ebe204a27707237c168b476ee4fc247fb55c17b99069348947db1760d23c9f61d70a78231d8928e86eb312560
 SHA512 
5cf83e8c3fd940a6573de04afd29e37e3aa5d6908fffa276ff338b6818d0200b3d1e556420fcdf6989fe27dbef6e26f5a513ea566d70acb9a7db4bf1c3e6faf4
 DIST shorewall6-lite-5.2.1.4.tar.bz2 39599 BLAKE2B 
cb0e2b45fecc4c126504f5caafcd291e919542cd08fb53d69f89c11d4bca784744e2c6eedc0e86a234bcfe7dd9baee46498de1600bdba4475be6a705c92faa54
 SHA512 
a994cc1a37174ac085d784c5638eb9c5713e6f191260857c7b288a5ba5c54e3d99e88fb31a5b887d3d637edbd2ba8c7711575ca323d616f49b7a0595431b6e13
+DIST shorewall6-lite-5.2.2.tar.bz2 39148

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

2019-01-26 Thread Thomas Deutschmann
commit: dfef360c35d4e9d197837d3d57258fca41adf785
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 26 19:23:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 26 19:23:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfef360c

dev-db/mysql: bump to v5.7.25

Closes: https://bugs.gentoo.org/671722
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-db/mysql/Manifest|   2 +
 dev-db/mysql/mysql-5.7.25.ebuild | 946 +++
 2 files changed, 948 insertions(+)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 4932e7433c2..3c4090a608e 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -4,6 +4,8 @@ DIST mysql-5.6.40.tar.gz 32083035 BLAKE2B 
efcc078341bae239df28ac0504111aa3492688
 DIST mysql-5.6.42.tar.gz 32201731 BLAKE2B 
c573328b37225dac090c32178f90e1419fc1848612e304bddc11eafdd48228981a846857be680978b72ef76edbd5d2422a98b5d20b4d082fabcc2b072e2b8fde
 SHA512 
3104e6a3145a119f2b012de6af2a92fc37134aa402b889a562f5fc2391705d0bc2f718166c5fa8387d973fff5ecd9544c8b389b6d0c81d98bdcaf2acfb9b55e8
 DIST mysql-boost-5.7.23.tar.gz 49025014 BLAKE2B 
669f10779bc2cda866d6bd876b4efe55fb4b0c796f596f66513a3ca85f322e2a03e9879eecd72a69729a0cb71d408c46cdd9086ae456712b4adff6ae7c584c97
 SHA512 
e4317f89d108a68652cd95e41ffd670c37b6663aabd6af3985d18052fb7e8d8879b5822399caf9091cecc0a949ec588c121c87cfd60d69941f68d0ecbedd0953
 DIST mysql-boost-5.7.24.tar.gz 49110448 BLAKE2B 
1cf64712d84cbb2dfd31f2a530470b6f7cbf5ae9107106d86705575ea9739fa582e1f079447d9a58c4762fffc636d69e448ebdec9172ee15dc09245bc39c3525
 SHA512 
bbd411e15cd9e6053a353146808b74881d2d950f09e94794a699e7604dadf767b58b661a8321fbe1424f2c2e6cfc3adaa388242183e759082eae47b64cbfbcde
+DIST mysql-boost-5.7.25.tar.gz 49107578 BLAKE2B 
8a43479c496ce45e71df905b0cb6da442340b691caa15f9862a8c981e7189c50e73b1701c393fe46ab580c508f785d5f15259c2331c77e0790191f3d41bb385c
 SHA512 
b111c64bfcd49dba584bed71a0c7ce33b2b0654654d8f4eaa1a2b7a5daed9674ebfd4a0dfb93c20ffee028feead4709eaf600bb5469f81c86b743d395dfe27a9
 DIST mysql-extras-20180804-2323Z.tar.bz2 322215 BLAKE2B 
cca9e502e375bf43473335868517f6c450fc7bcf03e55de5a294c8bdcfcac2bb783dec09bbb3b6c30a561ba7e3a943543c017e2d42b61d466e699acdef4c0231
 SHA512 
efd9d416f394cc61b977ab76f05ab3acc5803ff8bdee8e1dbc65cc5b3f07e4f9742140d9586c028908b10fcc44f21c98ebffdebcc5c3578acbe05b07526bcb3d
 DIST mysql-extras-20181023-0012Z.tar.bz2 327834 BLAKE2B 
91a82cbcecbbbe94933da0d8c26cdfee0171602785b2f717fbfec7da422f0ec36f26e897a3c21695f4748017d36c9956cbef03d0852246468368b812a604df82
 SHA512 
94996708a9da4d55c3aab74f75b74fa4aa80e3fbbb87d9dfe6c1596a934aceed466b7c853e38d9b63f59660763ccef617defc4e6e8770451c21a252250f4e7fa
 DIST mysql-extras-2018-2314Z.tar.bz2 329013 BLAKE2B 
fa928b699ef0e6f092e028fc1331cc33953d9855e784998fb2f8c1f1712e9424567b2d2b6b7c5ca375f178309522b3596fcba7babdbed7c85b87ae4b85e5db22
 SHA512 
5cc4d16c5c6b0491fb9532469ec0b9c65e27e1514d561ea4180845a1578fc8e7ba00fca479b9a784646846f5147e4f676340f639b78c3f5ee140dda26bd5bff2
+DIST mysql-extras-20190126-1919Z.tar.bz2 331144 BLAKE2B 
27fe6846a2c98a3027d0a63ad08d72e29f0dfff456de2ad942760a5d1005ea6fe5bbebacacf44308975eacd3ed824883b74e1be3930bd329965e2ec1a4d0384f
 SHA512 
e3a54f721e71cbd9db2b907500cb42c526914be1307a316bbba27e8124580b574c1c9a1fe6d30228cc6d2a1a6ba0797cee3628a69f1536e0467bbcb5151986cd

diff --git a/dev-db/mysql/mysql-5.7.25.ebuild b/dev-db/mysql/mysql-5.7.25.ebuild
new file mode 100644
index 000..80d8e5aaeeb
--- /dev/null
+++ b/dev-db/mysql/mysql-5.7.25.ebuild
@@ -0,0 +1,946 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20190126-1919Z"
+
+CMAKE_MAKEFILE_GENERATOR=emake
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit cmake-utils eutils flag-o-matic linux-info \
+   prefix toolchain-funcs user multilib-minimal
+
+SRC_URI="https://cdn.mysql.com/Downloads/MySQL-5.7/${PN}-boost-${PV}.tar.gz
+   https://cdn.mysql.com/archives/mysql-5.7/mysql-boost-${PV}.tar.gz
+   http://downloads.mysql.com/archives/MySQL-5.7/${PN}-boost-${PV}.tar.gz";
+
+# Gentoo patches to MySQL
+if [[ "${MY_EXTRAS_VER}" != "live" && "${MY_EXTRAS_VER}" != "none" ]] ; then
+   SRC_URI="${SRC_URI}
+   mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2";
+fi
+
+HOMEPAGE="https://www.mysql.com/";
+DESCRIPTION="A fast, multi-threaded, multi-user SQL database server"
+LICENSE="GPL-2"
+SLOT="0/18"
+IUSE="cjk client-libs cracklib debug experimental jemalloc latin1 libressl 
numa +perl profiling
+   selinux +server static static-libs systemtap tcmalloc test

[gentoo-commits] proj/mysql-extras:master commit in: /

2019-01-26 Thread Thomas Deutschmann
commit: 596d171d828ced4a268af307f42c64fa5bac993e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 26 19:19:24 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 26 19:19:24 2019 +
URL:https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=596d171d

Add 20018_all_mysql-5.7.25-fix-build-without-server.patch

Bug: https://bugs.gentoo.org/671722
Signed-off-by: Thomas Deutschmann  gentoo.org>

 20018_all_mysql-5.7.25-fix-build-without-server.patch | 12 
 1 file changed, 12 insertions(+)

diff --git a/20018_all_mysql-5.7.25-fix-build-without-server.patch 
b/20018_all_mysql-5.7.25-fix-build-without-server.patch
new file mode 100644
index 000..37e8202
--- /dev/null
+++ b/20018_all_mysql-5.7.25-fix-build-without-server.patch
@@ -0,0 +1,12 @@
+https://bugs.gentoo.org/671722
+
+--- a/mysys/mf_iocache2.c
 b/mysys/mf_iocache2.c
+@@ -22,6 +22,7 @@
+ #include 
+ #include 
+ #include 
++#include "mysql/psi/mysql_file.h"
+ 
+ /*
+   Copy contents of an IO_CACHE to a file.



[gentoo-commits] proj/mysql-extras: New tag: mysql-extras-20190126-1919Z

2019-01-26 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 26 19:21:25 2019 +

New tag: mysql-extras-20190126-1919Z




[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/

2019-01-26 Thread Pacho Ramos
commit: a134fe9dc82e0a61b876590d39318725b474c541
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 18:58:17 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 18:58:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a134fe9d

app-i18n/ibus: Needs glib-utils

Closes: https://bugs.gentoo.org/668234
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-i18n/ibus/ibus-1.5.19.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.19.ebuild b/app-i18n/ibus/ibus-1.5.19.ebuild
index f318087a003..5b5724779a5 100644
--- a/app-i18n/ibus/ibus-1.5.19.ebuild
+++ b/app-i18n/ibus/ibus-1.5.19.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"
@@ -63,6 +63,7 @@ RDEPEND="${CDEPEND}
)"
 DEPEND="${CDEPEND}
$(vala_depend)
+   dev-util/glib-utils
dev-util/intltool
virtual/pkgconfig
emoji? (



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

2019-01-26 Thread William Hubbs
commit: 432264f57e9349e7b22a0f274294d61e03430b6f
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Jan 26 17:32:10 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Jan 26 17:40:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432264f5

dev-util/meson: sync live ebuild

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/meson-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/meson/meson-.ebuild b/dev-util/meson/meson-.ebuild
index 31b02901a50..6149ebc1ee5 100644
--- a/dev-util/meson/meson-.ebuild
+++ b/dev-util/meson/meson-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2019-01-26 Thread Mike Gilbert
commit: 03f0e0a73c499851cb45a4030414718c59fa847b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 17:41:43 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 17:42:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f0e0a7

www-plugins/chrome-binary-plugins: automated update

Package-Manager: Portage-2.3.56_p3, Repoman-2.3.12_p50
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 64_beta.ebuild => chrome-binary-plugins-72.0.3626.71_beta.ebuild} | 0
 0_alpha.ebuild => chrome-binary-plugins-73.0.3679.0_alpha.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index f25d7ebddf3..d1d5d9c9424 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_72.0.3626.64-1_amd64.deb 58378464 BLAKE2B 
ff5b17955f508349074fb1f005d2062e0efd633787df4696685b00a0433b156568c62a8a29cf8d800dd81541391d7e427119949f5fd76b52b6e9b635cb8a9571
 SHA512 
c294f289bdc93a2323a607b00eb5a0ae0e5217bb76604c3a5e90d480f3129d2eb77bb0150af6fccec5ba2c9ebe2ef9e3e7ab2cd6048019542c865a1aad63770f
+DIST google-chrome-beta_72.0.3626.71-1_amd64.deb 58360214 BLAKE2B 
0cef3065af93efc258920d98b145ff14423e5c8a9d3bede7becef3b2058dd5f3d9fc4b273581dd8575d21973de55f6007d8b2b9fd3a93c2ed1f4c76e1bb5a253
 SHA512 
52ac25b235ff8614ab2672af31ddd94f9b95ad6f1772f86f2e632b72647642abf8ac8d9111de87d6bca7a17418100bdda801cb61c4cfc63b5c531b9018c512e2
 DIST google-chrome-stable_71.0.3578.98-1_amd64.deb 56611204 BLAKE2B 
77fc467a3041576d64ddfe5d2c66b33aef8f936a53dd78cc16a38a34f99085e00205061643ba9f70c2fd74c127dcb1f2979361daf1ad43b5b2e0164bbbed1113
 SHA512 
50518b38b5f7c198014b82243aa19b29e7c29d5a0df6175c72df1e082ffaa40e4b2a2f81047d1d7a069a4f9035fe22b4644946d00807db2fcbae93f189054e7f
-DIST google-chrome-unstable_73.0.3673.0-1_amd64.deb 58449494 BLAKE2B 
112287121a6fd309b05a40fe6c5c0d557253ed5a52ede6618a3a767c154d70e8265e9fcca1b720f18a48b9d5a9089496169d191f9158586dfecb5fa4ec0aef32
 SHA512 
c2bcac1d792cb4f602b1b08483b788efbdf4499bc765ee88125f357b4f8fc1e0f170ce1bf05ea52631254382724fe8781e4cdb768805d5a4a4a49ae6719af7fe
+DIST google-chrome-unstable_73.0.3679.0-1_amd64.deb 58489980 BLAKE2B 
ae86ce9cf87fda474fb024323d84a7a173c0f021bebb5bcb1ce758ed273d0f78646153a7253df1753a9d5f78e229c171a537c650f61ac1c74c34b860dfb05054
 SHA512 
9fba3e4c2d947d6c34c1b9232724a1696cda3da2efef0b4998c5756cd33c34287689bc7070914f96a251e5af61a3578be96ff056b5f5454aaf0b23fd8ff90088

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.64_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.71_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.64_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.71_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-73.0.3673.0_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-73.0.3679.0_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-73.0.3673.0_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-73.0.3679.0_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2019-01-26 Thread Mike Gilbert
commit: 7c5a2668a95a2cb5c7706d97e3b7ec2374fcbc47
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 17:41:37 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 17:42:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5a2668

www-client/google-chrome-unstable: automated update (73.0.3679.0)

Package-Manager: Portage-2.3.56_p3, Repoman-2.3.12_p50
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-73.0.3673.0.ebuild => google-chrome-unstable-73.0.3679.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 8bd9a018a6b..f79918160ae 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_73.0.3673.0-1_amd64.deb 58449494 BLAKE2B 
112287121a6fd309b05a40fe6c5c0d557253ed5a52ede6618a3a767c154d70e8265e9fcca1b720f18a48b9d5a9089496169d191f9158586dfecb5fa4ec0aef32
 SHA512 
c2bcac1d792cb4f602b1b08483b788efbdf4499bc765ee88125f357b4f8fc1e0f170ce1bf05ea52631254382724fe8781e4cdb768805d5a4a4a49ae6719af7fe
+DIST google-chrome-unstable_73.0.3679.0-1_amd64.deb 58489980 BLAKE2B 
ae86ce9cf87fda474fb024323d84a7a173c0f021bebb5bcb1ce758ed273d0f78646153a7253df1753a9d5f78e229c171a537c650f61ac1c74c34b860dfb05054
 SHA512 
9fba3e4c2d947d6c34c1b9232724a1696cda3da2efef0b4998c5756cd33c34287689bc7070914f96a251e5af61a3578be96ff056b5f5454aaf0b23fd8ff90088

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-73.0.3673.0.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-73.0.3679.0.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-73.0.3673.0.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-73.0.3679.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2019-01-26 Thread Mike Gilbert
commit: f0411e843781e5c47cc0dd8dee7745a7039e29a7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 17:40:39 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 17:41:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0411e84

www-client/google-chrome-beta: automated update (72.0.3626.71)

Package-Manager: Portage-2.3.56_p3, Repoman-2.3.12_p50
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-72.0.3626.64.ebuild => google-chrome-beta-72.0.3626.71.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index fa979ec2def..98aad0efdab 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_72.0.3626.64-1_amd64.deb 58378464 BLAKE2B 
ff5b17955f508349074fb1f005d2062e0efd633787df4696685b00a0433b156568c62a8a29cf8d800dd81541391d7e427119949f5fd76b52b6e9b635cb8a9571
 SHA512 
c294f289bdc93a2323a607b00eb5a0ae0e5217bb76604c3a5e90d480f3129d2eb77bb0150af6fccec5ba2c9ebe2ef9e3e7ab2cd6048019542c865a1aad63770f
+DIST google-chrome-beta_72.0.3626.71-1_amd64.deb 58360214 BLAKE2B 
0cef3065af93efc258920d98b145ff14423e5c8a9d3bede7becef3b2058dd5f3d9fc4b273581dd8575d21973de55f6007d8b2b9fd3a93c2ed1f4c76e1bb5a253
 SHA512 
52ac25b235ff8614ab2672af31ddd94f9b95ad6f1772f86f2e632b72647642abf8ac8d9111de87d6bca7a17418100bdda801cb61c4cfc63b5c531b9018c512e2

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-72.0.3626.64.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-72.0.3626.71.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-72.0.3626.64.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-72.0.3626.71.ebuild



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

2019-01-26 Thread William Hubbs
commit: 24e6563f676d1774b76f15bb3572b952ed2ebf7c
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Jan 26 17:27:34 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Jan 26 17:40:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e6563f

dev-util/meson:  0.49.1 bump

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/Manifest|  1 +
 dev-util/meson/meson-0.49.1.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index 39b14059bd1..36ecd30f910 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -4,3 +4,4 @@ DIST meson-0.48.0.tar.gz 1307251 BLAKE2B 
cafae408a219a8f31b756cae28178480eeadac8
 DIST meson-0.48.1.tar.gz 1310408 BLAKE2B 
e90c5c0b396883ac516eb3a5de04a1caff084a7f018e3f9b7565ec91e520bf4c0e05a72855b3b35e361623c6bf792e471846a7bac13fabd8b42c5256af017703
 SHA512 
248856cbab0aba959a01a9759261108baf93eef92d454b9ebb7f54edf1aa3e26f6050e389c9889ca23b19321d835617bacd361fc598b7185f6485bc6a403534c
 DIST meson-0.48.2.tar.gz 1311011 BLAKE2B 
54cb8ca4164238f1c2b77327c330a7615a8d62c63c0cbedcdbe395bf2a99c454407fbc61af8d61d38a85de5dee18e73b98b534a2c9d19cc8f622e25549b84bbf
 SHA512 
beebc90df420c15255c49a13e2f4917934fec8fb2c5b878a59ee0cd2ae46eb05571e995e12b3110b72be89fd11ab4c534ed72aa6d6fe72719ef060df5e75695f
 DIST meson-0.49.0.tar.gz 1338576 BLAKE2B 
6ae3152af337591928232c5dea8331185c8aa7f712019ed3635269544e4506fc0d9195d3d59128c5e5a286aff8ad1e3a0edf3afe28ab469989753c3c988ddae3
 SHA512 
6aba2a1c1dbf247fc30526215dd499b7c918c19f7f16a7216f5762e95cde39b7cfae2a1ebca1e2ea5323f2f855ed98c99af1b9048aa00bd1ffbe8da20ef2121b
+DIST meson-0.49.1.tar.gz 1340585 BLAKE2B 
7df52f68948c74d4d713d57406a7b496e33740e43ea069b5cb6474a80b94800f8af7983413f3154eb2e6b7f0ea8df51e7359b8b7c6661f454dbb9a21ccf9bdc6
 SHA512 
cc955509d2c82b12d347f7a670a0e2abf5f6a4455dda3d53ec4abb0930b5f1c4a0ff996223ba5a5333bfec66e5d3fb3448a8187d4640e4b65397fc3e0e43dc72

diff --git a/dev-util/meson/meson-0.49.1.ebuild 
b/dev-util/meson/meson-0.49.1.ebuild
new file mode 100644
index 000..6149ebc1ee5
--- /dev/null
+++ b/dev-util/meson/meson-0.49.1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://github.com/mesonbuild/meson";
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+fi
+
+inherit distutils-r1 toolchain-funcs
+
+DESCRIPTION="Open source build system"
+HOMEPAGE="http://mesonbuild.com/";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   dev-util/ninja
+   dev-vcs/git
+   virtual/pkgconfig
+   )
+"
+
+python_prepare_all() {
+   # ASAN and sandbox both want control over LD_PRELOAD
+   # https://bugs.gentoo.org/673016
+   sed -i -e 's/test_generate_gir_with_address_sanitizer/_&/' 
run_unittests.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   if tc-is-gcc; then
+   # LTO fails for static libs because the bfd plugin in missing.
+   # Remove this workaround after sys-devel/gcc-config-2.0 is 
stable.
+   # https://bugs.gentoo.org/672706
+   tc-getPROG AR gcc-ar >/dev/null
+   fi
+   distutils-r1_src_test
+}
+
+python_test() {
+   (
+   # test_meson_installed
+   unset PYTHONDONTWRITEBYTECODE
+
+   # test_cross_file_system_paths
+   unset XDG_DATA_HOME
+
+   ${EPYTHON} -u run_tests.py
+   ) || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   insinto /usr/share/vim/vimfiles
+   doins -r data/syntax-highlighting/vim/{ftdetect,indent,syntax}
+   insinto /usr/share/zsh/site-functions
+   doins data/shell-completions/zsh/_meson
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/files/, dev-util/meson/

2019-01-26 Thread William Hubbs
commit: 418feef19a1a3027c12ec552909ee0f9cf49ff87
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Jan 26 17:38:56 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Jan 26 17:41:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418feef1

dev-util/meson: remove old versions

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/Manifest|  4 ---
 dev-util/meson/files/0.48.0-multilib.patch | 48 ---
 dev-util/meson/files/0.48.0-test-u.patch   | 28 
 dev-util/meson/files/test-llvm.patch   | 26 ---
 dev-util/meson/meson-0.46.1.ebuild | 39 --
 dev-util/meson/meson-0.47.1.ebuild | 39 --
 dev-util/meson/meson-0.48.0-r2.ebuild  | 52 --
 dev-util/meson/meson-0.48.1.ebuild | 50 
 8 files changed, 286 deletions(-)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index 36ecd30f910..caeb19cb6c6 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,7 +1,3 @@
-DIST meson-0.46.1.tar.gz 1203731 BLAKE2B 
3b6b78e24a4d1ff3166db5546dda80e8b29236babec51fd5f1e70ba4139f13c4e7b6d2985daccf9ef1bc2e33516b1278ab9c9ea4c7fce775d187450c2498dc76
 SHA512 
beacd5431f9d6abd85a72b2609cbd913f67829b2eef4712a5b9a151e2d0cad6e2c16b5e42819b93f986705305ed874d26211c315aa930b1695552a9e30de8b98
-DIST meson-0.47.1.tar.gz 1250211 BLAKE2B 
a1ef5852b432e6856733c25a7ccd225f1a9ff2d1a8f65a38375d13c2c1d93d8e756b2cc2d3528783f18b90598e3f056363822d2400773369457d0801a6e3dd58
 SHA512 
e5042f0553057eb3a723fd2e17994ff05c2856c0dc22f39f5c5eb68fb56281894a5d13fe9f2e0852b4c934f3f3cbc41e0639ff25db4ab9f352eff95e7d552b8b
-DIST meson-0.48.0.tar.gz 1307251 BLAKE2B 
cafae408a219a8f31b756cae28178480eeadac877a6a694c1369c7524b68b88e606d51823aacde177410fd97c1ad14793a11a6d1a1a97c131d33b1014ca2d5f9
 SHA512 
99ba4ca4899a3174803e41fe5a010d4be304cf85d7392107c2a6ad65f03d758382b1b9104a0cc54bf6fdba28e7742ecd2b0c299d43be3a66fb1381b77418036b
-DIST meson-0.48.1.tar.gz 1310408 BLAKE2B 
e90c5c0b396883ac516eb3a5de04a1caff084a7f018e3f9b7565ec91e520bf4c0e05a72855b3b35e361623c6bf792e471846a7bac13fabd8b42c5256af017703
 SHA512 
248856cbab0aba959a01a9759261108baf93eef92d454b9ebb7f54edf1aa3e26f6050e389c9889ca23b19321d835617bacd361fc598b7185f6485bc6a403534c
 DIST meson-0.48.2.tar.gz 1311011 BLAKE2B 
54cb8ca4164238f1c2b77327c330a7615a8d62c63c0cbedcdbe395bf2a99c454407fbc61af8d61d38a85de5dee18e73b98b534a2c9d19cc8f622e25549b84bbf
 SHA512 
beebc90df420c15255c49a13e2f4917934fec8fb2c5b878a59ee0cd2ae46eb05571e995e12b3110b72be89fd11ab4c534ed72aa6d6fe72719ef060df5e75695f
 DIST meson-0.49.0.tar.gz 1338576 BLAKE2B 
6ae3152af337591928232c5dea8331185c8aa7f712019ed3635269544e4506fc0d9195d3d59128c5e5a286aff8ad1e3a0edf3afe28ab469989753c3c988ddae3
 SHA512 
6aba2a1c1dbf247fc30526215dd499b7c918c19f7f16a7216f5762e95cde39b7cfae2a1ebca1e2ea5323f2f855ed98c99af1b9048aa00bd1ffbe8da20ef2121b
 DIST meson-0.49.1.tar.gz 1340585 BLAKE2B 
7df52f68948c74d4d713d57406a7b496e33740e43ea069b5cb6474a80b94800f8af7983413f3154eb2e6b7f0ea8df51e7359b8b7c6661f454dbb9a21ccf9bdc6
 SHA512 
cc955509d2c82b12d347f7a670a0e2abf5f6a4455dda3d53ec4abb0930b5f1c4a0ff996223ba5a5333bfec66e5d3fb3448a8187d4640e4b65397fc3e0e43dc72

diff --git a/dev-util/meson/files/0.48.0-multilib.patch 
b/dev-util/meson/files/0.48.0-multilib.patch
deleted file mode 100644
index 0b488f50cd5..000
--- a/dev-util/meson/files/0.48.0-multilib.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-From 3bb300a76ed4d7a614c4a83ddefe86425040ec13 Mon Sep 17 00:00:00 2001
-From: Dylan Baker 
-Date: Mon, 24 Sep 2018 11:08:19 -0700
-Subject: [PATCH] backends: allow running host arch binaries on compatible
- build machines
-
-Meson 0.48.0 some validation for using compiled binaries in custom
-targets and generators, which is nice. It didn't take into account
-though that as long as the OS is the same, some architectures support
-running a related architecture natively (x86_64 can run x86 natively,
-for example).
-
-Fortunately we already have a method for covering this case available
-through the Environment class.
-
-Fixes #4254

- mesonbuild/backend/backends.py | 10 ++
- 1 file changed, 6 insertions(+), 4 deletions(-)
-
-diff --git a/mesonbuild/backend/backends.py b/mesonbuild/backend/backends.py
-index 0e7e8e0fe3..ccbbe173fd 100644
 a/mesonbuild/backend/backends.py
-+++ b/mesonbuild/backend/backends.py
-@@ -13,6 +13,7 @@
- # limitations under the License.
- 
- import os, pickle, re
-+import textwrap
- from .. import build
- from .. import dependencies
- from .. import mesonlib
-@@ -731,10 +732,11 @@ def get_regen_filelist(self):
- def exe_object_to_cmd_array(self, exe):
- if self.environment.is_cross_build() and \
-isinstance(exe, build.BuildTarget) and exe.is_cross:
--if self.environment.exe_wrapper is None:
--

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

2019-01-26 Thread Sergei Trofimovich
commit: d7b548ea186311961cf22344f0241c85f1652f44
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:25:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:30:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b548ea

media-libs/gexiv2: stable 0.10.10-r1 for ppc64, bug #674970

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild 
b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
index 5a3e10ce241..139f40f0deb 100644
--- a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 
~amd64-fbsd"
 fi
 
 LICENSE="LGPL-2.1"



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

2019-01-26 Thread Sergei Trofimovich
commit: d6803b2c730d996a70347ef3d470f52e9ab86d0e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:25:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:30:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6803b2c

dev-util/cmocka: stable 1.1.3 for ppc64, bug #676198

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/cmocka/cmocka-1.1.3.ebuild 
b/dev-util/cmocka/cmocka-1.1.3.ebuild
index 259a6d7f92f..dc76dc76a64 100644
--- a/dev-util/cmocka/cmocka-1.1.3.ebuild
+++ b/dev-util/cmocka/cmocka-1.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc examples static-libs test"
 
 BDEPEND="



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

2019-01-26 Thread Sergei Trofimovich
commit: 1dd99ad8a889390305e72a44bc9f393b12a2a20b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:25:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:30:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd99ad8

dev-java/icedtea-bin: stable 3.10.0 for ppc64, bug #676152

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-java/icedtea-bin/icedtea-bin-3.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-bin/icedtea-bin-3.10.0.ebuild 
b/dev-java/icedtea-bin/icedtea-bin-3.10.0.ebuild
index 56e4f9b412b..1bb0379b165 100644
--- a/dev-java/icedtea-bin/icedtea-bin-3.10.0.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-3.10.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 # Don't block arm. See bug #600134.
 #MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} )
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ppc64 ~x86"
 
 inherit java-vm-2 multilib-build toolchain-funcs
 



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

2019-01-26 Thread Sergei Trofimovich
commit: 528e33e5b1af228dead2af776d4c1a4acbeac89e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:25:02 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:30:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528e33e5

app-text/html2text: stable 1.3.2a-r2 for ppc64, bug #672878

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/html2text/html2text-1.3.2a-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild 
b/app-text/html2text/html2text-1.3.2a-r2.ebuild
index 4e59f951020..8a79d82d8f2 100644
--- a/app-text/html2text/html2text-1.3.2a-r2.ebuild
+++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 
 PATCHES=(
"${FILESDIR}/${P}-compiler.patch"



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

2019-01-26 Thread Mike Gilbert
commit: d2232b443f0a608c6a6ea578484187d82dec0573
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 17:06:12 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 17:29:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2232b44

sys-kernel/dracut: remove libdirs override

This prevents autodetection via ldconfig from working.

Closes: https://bugs.gentoo.org/676076
Package-Manager: Portage-2.3.56_p3, Repoman-2.3.12_p50
Signed-off-by: Mike Gilbert  gentoo.org>

 .../dracut/{dracut-.ebuild => dracut-049-r1.ebuild}| 14 +++---
 sys-kernel/dracut/dracut-.ebuild   | 11 ---
 2 files changed, 3 insertions(+), 22 deletions(-)

diff --git a/sys-kernel/dracut/dracut-.ebuild 
b/sys-kernel/dracut/dracut-049-r1.ebuild
similarity index 92%
copy from sys-kernel/dracut/dracut-.ebuild
copy to sys-kernel/dracut/dracut-049-r1.ebuild
index 7ccd4d0b0e5..840818b1317 100644
--- a/sys-kernel/dracut/dracut-.ebuild
+++ b/sys-kernel/dracut/dracut-049-r1.ebuild
@@ -59,6 +59,9 @@ DOCS=( AUTHORS HACKING NEWS README README.generic 
README.kernel README.modules
 QA_MULTILIB_PATHS="usr/lib/dracut/.*"
 
 PATCHES=(
+   "${FILESDIR}"/048-dracut-install-simplify-ldd-parsing-logic.patch
+   "${FILESDIR}"/049-40network-Don-t-include-40network-by-default.patch
+   "${FILESDIR}"/049-remove-bashism-in-various-boot-scripts.patch
 )
 
 src_configure() {
@@ -83,17 +86,6 @@ src_configure() {
 src_install() {
default
 
-   local libdirs=( /$(get_libdir) /usr/$(get_libdir) )
-   if [[ ${SYMLINK_LIB} = yes && $(get_libdir) != lib ]]; then
-   # Preserve lib -> lib64 symlinks in initramfs
-   libdirs+=( /lib /usr/lib )
-   fi
-
-   einfo "Setting libdirs to \"${libdirs[*]}\" ..."
-   echo "libdirs=\"${libdirs[*]}\"" > "${T}/gentoo.conf" || die
-   insinto "/usr/lib/dracut/dracut.conf.d"
-   doins "${T}/gentoo.conf"
-
insinto /etc/logrotate.d
newins dracut.logrotate dracut
 

diff --git a/sys-kernel/dracut/dracut-.ebuild 
b/sys-kernel/dracut/dracut-.ebuild
index 7ccd4d0b0e5..67bf16fda20 100644
--- a/sys-kernel/dracut/dracut-.ebuild
+++ b/sys-kernel/dracut/dracut-.ebuild
@@ -83,17 +83,6 @@ src_configure() {
 src_install() {
default
 
-   local libdirs=( /$(get_libdir) /usr/$(get_libdir) )
-   if [[ ${SYMLINK_LIB} = yes && $(get_libdir) != lib ]]; then
-   # Preserve lib -> lib64 symlinks in initramfs
-   libdirs+=( /lib /usr/lib )
-   fi
-
-   einfo "Setting libdirs to \"${libdirs[*]}\" ..."
-   echo "libdirs=\"${libdirs[*]}\"" > "${T}/gentoo.conf" || die
-   insinto "/usr/lib/dracut/dracut.conf.d"
-   doins "${T}/gentoo.conf"
-
insinto /etc/logrotate.d
newins dracut.logrotate dracut
 



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

2019-01-26 Thread Sergei Trofimovich
commit: 25ad88731e185cdaaca60735c0abc980c6ca1866
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:20:55 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:23:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ad8873

media-tv/linuxtv-dvb-apps: stable 1.1.1.20140321 for ppc, bug #676038

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20140321.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20140321.ebuild 
b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20140321.ebuild
index 340a1a94607..92d4daaf815 100644
--- a/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20140321.ebuild
+++ b/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20140321.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.linuxtv.org/hg/dvb-apps/archive/3d43b280298c.tar.bz2 -> ${P
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ppc ~x86"
 IUSE="alevt usb"
 
 RDEPEND="



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

2019-01-26 Thread Sergei Trofimovich
commit: db6f1d5bdfd6171c168e28e237cfb3f599681506
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:21:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:23:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6f1d5b

dev-util/cmocka: stable 1.1.3 for ppc, bug #676198

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/cmocka/cmocka-1.1.3.ebuild 
b/dev-util/cmocka/cmocka-1.1.3.ebuild
index b9585958d22..259a6d7f92f 100644
--- a/dev-util/cmocka/cmocka-1.1.3.ebuild
+++ b/dev-util/cmocka/cmocka-1.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc examples static-libs test"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/

2019-01-26 Thread Sergei Trofimovich
commit: 3f16ecde9d756628fd2b3824d90c144eb9a7a986
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:20:49 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:23:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f16ecde

media-tv/dtv-scan-tables: stable 0_p20171003 for ppc, bug #676038

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild 
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
index c4ec5b113aa..0f58675fb9c 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.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
@@ -9,7 +9,7 @@ if [[ ${PV#} != ${PV} ]]; then
 else
COMMIT="c1986d5148d8"

SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2";
-   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
 fi
 



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

2019-01-26 Thread Sergei Trofimovich
commit: beaf997aa3215f571cb38443b179a3b49f873161
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:20:43 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:23:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beaf997a

media-libs/gexiv2: stable 0.10.10-r1 for ppc, bug #674970

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild 
b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
index ef3e43cf70d..5a3e10ce241 100644
--- a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 fi
 
 LICENSE="LGPL-2.1"



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

2019-01-26 Thread Sergei Trofimovich
commit: 0594e0351010fd449b568690c09bdf6a9476b11e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:20:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:23:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0594e035

app-text/html2text: stable 1.3.2a-r2 for ppc, bug #672878

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/html2text/html2text-1.3.2a-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild 
b/app-text/html2text/html2text-1.3.2a-r2.ebuild
index 547590393f4..4e59f951020 100644
--- a/app-text/html2text/html2text-1.3.2a-r2.ebuild
+++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 
 PATCHES=(
"${FILESDIR}/${P}-compiler.patch"



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

2019-01-26 Thread Sergei Trofimovich
commit: e51b35786d638f1cee345d47b1745470b934bba1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:17:31 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:17:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51b3578

app-text/html2text: stable 1.3.2a-r2 for ia64, bug #672878

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/html2text/html2text-1.3.2a-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild 
b/app-text/html2text/html2text-1.3.2a-r2.ebuild
index f96c4819e23..547590393f4 100644
--- a/app-text/html2text/html2text-1.3.2a-r2.ebuild
+++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 
 PATCHES=(
"${FILESDIR}/${P}-compiler.patch"



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

2019-01-26 Thread Sergei Trofimovich
commit: 071b9728400b3e4f68f3be502a9e7db83f264f15
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 26 17:17:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 26 17:17:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071b9728

dev-util/cmocka: stable 1.1.3 for ia64, bug #676198

Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/cmocka/cmocka-1.1.3.ebuild 
b/dev-util/cmocka/cmocka-1.1.3.ebuild
index ce382c801ad..b9585958d22 100644
--- a/dev-util/cmocka/cmocka-1.1.3.ebuild
+++ b/dev-util/cmocka/cmocka-1.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc examples static-libs test"
 
 BDEPEND="



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

2019-01-26 Thread Andreas Sturmlechner
commit: 0c75ede9ad372d0ef40e8ac024593ea94a2bbc0b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 26 17:03:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 26 17:10:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c75ede9

sci-libs/gdal: poppler-0.73 support was upstreamed

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

 sci-libs/gdal/gdal-2.3.1.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-libs/gdal/gdal-2.3.1.ebuild b/sci-libs/gdal/gdal-2.3.1.ebuild
index 9f81394be02..1e486dbbe8a 100644
--- a/sci-libs/gdal/gdal-2.3.1.ebuild
+++ b/sci-libs/gdal/gdal-2.3.1.ebuild
@@ -82,8 +82,9 @@ PATCHES=(
"${FILESDIR}/${PN}-2.2.3-soname.patch"
"${FILESDIR}/${PN}-2.2.3-bashcomp-path.patch" # bug 641866
"${FILESDIR}/${PN}-2.3.0-curl.patch" # bug 659840
-   "${FILESDIR}/${PN}-2.3.1-poppler-0.69.0.patch"
-   "${FILESDIR}/${PN}-2.3.1-poppler-0.71.0.patch" # bug 674556
+   # fixed in 2.4.0:
+   "${FILESDIR}/${P}-poppler-0.69.0.patch"
+   "${FILESDIR}/${P}-poppler-0.71.0.patch" # bug 674556
 )
 
 src_prepare() {
@@ -120,10 +121,9 @@ src_prepare() {
 
default
 
-   # not upstreamable, not fixed in 2.4.0 or master as of 2019-01-12:
-   has_version ">=app-text/poppler-0.72.0" && eapply 
"${FILESDIR}/${PN}-2.3.1-poppler-0.72.0.patch"
-   # not upstreamable, not fixed in 2.4.0 or master as of 2019-01-16:
-   has_version ">=app-text/poppler-0.73.0" && eapply 
"${FILESDIR}/${PN}-2.3.1-poppler-0.73.0.patch"
+   # fixed in git master or what will become 2.4.1:
+   has_version ">=app-text/poppler-0.72.0" && eapply 
"${FILESDIR}/${P}-poppler-0.72.0.patch"
+   has_version ">=app-text/poppler-0.73.0" && eapply 
"${FILESDIR}/${P}-poppler-0.73.0.patch"
 
eautoreconf
 }



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

2019-01-26 Thread Ben Kohler
commit: 63f213261889acf5768a4c22b0f1b402f8062acb
Author: Ben Kohler  gentoo  org>
AuthorDate: Sat Jan 26 17:07:28 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Sat Jan 26 17:07:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f21326

net-wireless/unifi: bump to 5.10.10

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 net-wireless/unifi/Manifest |  1 +
 net-wireless/unifi/unifi-5.10.10.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/net-wireless/unifi/Manifest b/net-wireless/unifi/Manifest
index 7d56f762490..a3465951acf 100644
--- a/net-wireless/unifi/Manifest
+++ b/net-wireless/unifi/Manifest
@@ -1,3 +1,4 @@
+DIST unifi-5.10.10.zip 91779017 BLAKE2B 
e33702665ca010127e16bb15a8bd0cc122d13d0464b190d91ec9a948a7846d377db44944e63c52e5dc5cd5bf94f2b8a5acbeda5ae565904ef4d4779b4032
 SHA512 
2036e00ce5aadb768e3e8b2cad7fca6bc11795137c2f63b66bd4d26cfe9e08087f7bc3d123d188626831982dcf03da04ede5c24c28f8aa6e39647ea74ab53c59
 DIST unifi-5.10.5.zip 77373497 BLAKE2B 
0716c2ce948a909959d52325d97f9fdbf867492e54bfc12f286659f825f3d5719d334612d71af4bad8d9f1ff076d418df54af8cea18019adbc32cb1972eb5ae6
 SHA512 
9c8da7fc8b1068a60e5702d377d9cfaa6ea8d90014c3b4e3478bfc0b6a3a1614853befa9cca08c78ebffcdaf4dad119b251c69c52eb8df44acdbe225a28b54ed
 DIST unifi-5.6.39.zip 63559153 BLAKE2B 
377c9cbcb49f3f7fe687c7877ca37b4cf4c62076da1a05ce64599be86b8503b910e941bdaa93b9bf77ed259e46ed5355befb695c0cff41157fe1e43a10643216
 SHA512 
456407a0fe140ef35718591777fcc1084ca9ee4f70c97deb554318390aa3e530c5dfbbbe57b659f83d52ca44be8ebd57071cfad2bf7f0f180fa5f2fa9100a1d9
 DIST unifi-5.6.40.zip 63584069 BLAKE2B 
9c241c7ef335b6e4d9ce1d53d8bf6a9b2e6a0c5b91d60f321100e67cc6201f1dc060398dc7af1ee014c47df194f64ddf1eb56a6c7ce53691251b4fd2937c5603
 SHA512 
d2e154ec6bdf24cfcb0e5154512a91dc0e601a2bfe7fcdda4c22b329b304b50315a42485daee8495a5076136055c2cf59ebe42b083221683168199e437589e9a

diff --git a/net-wireless/unifi/unifi-5.10.10.ebuild 
b/net-wireless/unifi/unifi-5.10.10.ebuild
new file mode 100644
index 000..4d2a335ee88
--- /dev/null
+++ b/net-wireless/unifi/unifi-5.10.10.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# Used, when it's an unstable, beta or release candidate
+RC_SUFFIX="-20316752b4"
+
+inherit systemd user
+
+DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs"
+HOMEPAGE="https://www.ubnt.com";
+SRC_URI="https://dl.ubnt.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> 
${P}.zip"
+
+KEYWORDS="~amd64"
+LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 
LGPL-3 MIT ubiquiti"
+SLOT="0/5.10"
+IUSE="systemd"
+
+RDEPEND="dev-db/mongodb
+   virtual/jre:1.8"
+
+DEPEND="app-arch/unzip"
+
+RESTRICT="bindist mirror"
+
+S="${WORKDIR}/UniFi"
+
+DOCS=( "readme.txt" )
+
+QA_PREBUILT="usr/lib/unifi/lib/native/Linux/x86_64/*.so"
+
+pkg_setup() {
+   enewgroup unifi
+   enewuser unifi -1 -1 /var/lib/unifi unifi
+}
+
+src_prepare() {
+   # Remove unneeded files Linux, Mac and Windows
+   rm -r lib/native/Linux/{aarch64,armv7} lib/native/{Mac,Windows} || die
+   if ! use systemd; then
+   rm lib/native/Linux/x86_64/libubnt_sdnotify_jni.so || die
+   fi
+
+   default
+}
+
+src_install() {
+   # Install MongoDB wrapper script, to avoid problems with >= 3.6.0
+   # See 
https://community.ubnt.com/t5/UniFi-Routing-Switching/MongoDB-3-6/td-p/2195435
+   exeinto /usr/lib/unifi/bin
+   newexe "${FILESDIR}"/mongod-wrapper mongod
+
+   insinto /usr/lib/unifi
+   doins -r dl lib webapps
+
+   diropts -o unifi -g unifi
+   keepdir /var/lib/unifi/{conf,data,run,tmp,work} /var/log/unifi
+
+   for symlink in conf data run tmp work; do
+   dosym ../../../var/lib/unifi/${symlink} 
/usr/lib/unifi/${symlink}
+   done
+   dosym ../../../var/log/unifi /usr/lib/unifi/logs
+
+   newinitd "${FILESDIR}"/unifi.initd-r1 unifi
+   systemd_dounit "${FILESDIR}"/unifi.service
+
+   newconfd "${FILESDIR}"/unifi.confd unifi
+
+   echo 'CONFIG_PROTECT="/var/lib/unifi"' > "${T}"/99unifi || die
+   doenvd "${T}"/99unifi
+
+   einstalldocs
+}



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

2019-01-26 Thread Mike Gilbert
commit: 5fc20334526d9adead8177fe34d2920551700163
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 16:47:38 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 16:50:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc20334

sys-fs/udev: bump to 241-rc1

Package-Manager: Portage-2.3.56_p3, Repoman-2.3.12_p50
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-fs/udev/Manifest  |  1 +
 sys-fs/udev/{udev-.ebuild => udev-241_rc1.ebuild} | 14 +-
 sys-fs/udev/udev-.ebuild  | 14 +-
 3 files changed, 19 insertions(+), 10 deletions(-)

diff --git a/sys-fs/udev/Manifest b/sys-fs/udev/Manifest
index 5cfd2e7b180..2c0843aff6d 100644
--- a/sys-fs/udev/Manifest
+++ b/sys-fs/udev/Manifest
@@ -4,3 +4,4 @@ DIST systemd-239.tar.gz 7157293 BLAKE2B 
975f6215c8bb6662d6e161f637e1fece22930c01
 DIST systemd-240-patches-1.tar.gz 15364 BLAKE2B 
e5cf4c2b8666a5c03e658f46674422d2566a748d3dc088f3cda0f5c5e7b51aec00a531ef7e9d047fd59504299d2e8a44faa353da1183260ae72156bb486d51f7
 SHA512 
1541810dbcfcc75c4323015c056c963ef69d633761293dea7f27aa6106e3ccc59a84263c703fc5542cf2fb3410c846e97ffb11ecc7d56a98ca658b43b73b6313
 DIST systemd-240-patches-3.tar.gz 31952 BLAKE2B 
0677d24c4f4e1575dbd4953eb75734f0773671e4ffc2a8d848353a379f5ea2caf4f96620ed6303d98ec00a15367d5e2124b493aaef80b1a0fe118866a1c04ada
 SHA512 
e604e1de17bcd4c941036f12d2e3ae96dd6e86647db2b07576e8468405900b6e8af6a0e55a50c7e9b19704601930b8152c8ac506b2624e261ee0cd35dfc91a21
 DIST systemd-240.tar.gz 7582001 BLAKE2B 
cf53595a83424984dd9f533f7cd0c9905366c5a52ab946fc45ff7fd1bcc85978ff654720113641534e40c0f9a1ad1c9628255778616770762950426789f659c3
 SHA512 
da7467781b16f65d868931ae88fd07554db61542aec7f11dbec9f7279b529f900301edfea2d3813ddb64eeb3fdcfb7be86e540c65212dd7cfdcdebbc80de2ff5
+DIST systemd-241-rc1.tar.gz 7617965 BLAKE2B 
6c491297b71ad3c473d644de04bb334f902ee4110d647b654c5452f34401cfc11c7564b290022072555f3fbd46674ce009f587622f412f8a66330a7089db34c5
 SHA512 
168ba80d6e8abadbf1ed84270f2b02e257f1490b61021bb6fb704d9b5fad2670b63e0fc0cb26071e8d56c993faa30274e80d53cf49154cce2b609f47c73b30e0

diff --git a/sys-fs/udev/udev-.ebuild b/sys-fs/udev/udev-241_rc1.ebuild
similarity index 97%
copy from sys-fs/udev/udev-.ebuild
copy to sys-fs/udev/udev-241_rc1.ebuild
index 7934423439b..15a9c359d90 100644
--- a/sys-fs/udev/udev-.ebuild
+++ b/sys-fs/udev/udev-241_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,10 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git";
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
+   MY_PV=${PV/_/-}
+   MY_P=systemd-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${MY_P}.tar.gz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
@@ -49,9 +52,6 @@ RDEPEND="${COMMON_DEPEND}
 PDEPEND=">=sys-apps/hwids-20140304[udev]
>=sys-fs/udev-init-scripts-26"
 
-S=${WORKDIR}/systemd-${PV}
-EGIT_CHECKOUT_DIR=${S}
-
 pkg_setup() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER 
~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD ~EPOLL ~FHANDLE ~NET 
~!FW_LOADER_USER_HELPER ~UNIX"
@@ -80,6 +80,10 @@ src_prepare() {
ACTION=="add", SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb"
EOF
 
+   if [[ -d "${WORKDIR}/patches" ]]; then
+   eapply "${WORKDIR}/patches"
+   fi
+
local PATCHES=(
"${FILESDIR}/236-uucp-group.patch"
)

diff --git a/sys-fs/udev/udev-.ebuild b/sys-fs/udev/udev-.ebuild
index 7934423439b..15a9c359d90 100644
--- a/sys-fs/udev/udev-.ebuild
+++ b/sys-fs/udev/udev-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,10 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git";
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
+   MY_PV=${PV/_/-}
+   MY_P=systemd-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${MY_P}.tar.gz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 
@@ -49,9 +52,6 @@ RDEPEND="${COMMON_DEPEND}
 PDEPEND=">=sys-apps/hwids-20140304[udev]
>=sys-fs/udev-init-scripts-26"
 
-S=${WORKDIR}/systemd-${PV}
-EGIT_CHECKOUT_DIR=${S}
-
 pkg_setup() {
if [[ ${MERGE_TYPE} !

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

2019-01-26 Thread Mike Gilbert
commit: 2e11c38fbd03e4f100ba56ca9e15ac60f3c8f7ab
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 16:37:39 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 16:50:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e11c38f

sys-apps/systemd: update copyright start year

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

 sys-apps/systemd/systemd-239-r2.ebuild  | 2 +-
 sys-apps/systemd/systemd-239-r3.ebuild  | 2 +-
 sys-apps/systemd/systemd-240-r3.ebuild  | 2 +-
 sys-apps/systemd/systemd-240-r4.ebuild  | 2 +-
 sys-apps/systemd/systemd-241_rc1.ebuild | 2 +-
 sys-apps/systemd/systemd-.ebuild| 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/systemd/systemd-239-r2.ebuild 
b/sys-apps/systemd/systemd-239-r2.ebuild
index 6a8e5b4b5cd..c88520b0406 100644
--- a/sys-apps/systemd/systemd-239-r2.ebuild
+++ b/sys-apps/systemd/systemd-239-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 2011-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-apps/systemd/systemd-239-r3.ebuild 
b/sys-apps/systemd/systemd-239-r3.ebuild
index bdc9ec40570..54f6a95733e 100644
--- a/sys-apps/systemd/systemd-239-r3.ebuild
+++ b/sys-apps/systemd/systemd-239-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2011-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-apps/systemd/systemd-240-r3.ebuild 
b/sys-apps/systemd/systemd-240-r3.ebuild
index 2dda532141b..97922c3f4ed 100644
--- a/sys-apps/systemd/systemd-240-r3.ebuild
+++ b/sys-apps/systemd/systemd-240-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2011-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/sys-apps/systemd/systemd-240-r4.ebuild 
b/sys-apps/systemd/systemd-240-r4.ebuild
index 2fe824b0e42..26988cc328f 100644
--- a/sys-apps/systemd/systemd-240-r4.ebuild
+++ b/sys-apps/systemd/systemd-240-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2011-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/sys-apps/systemd/systemd-241_rc1.ebuild 
b/sys-apps/systemd/systemd-241_rc1.ebuild
index 69aaddb4235..852df051610 100644
--- a/sys-apps/systemd/systemd-241_rc1.ebuild
+++ b/sys-apps/systemd/systemd-241_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2011-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 69aaddb4235..852df051610 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2011-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2019-01-26 Thread Mike Gilbert
commit: 405e5c2df6ed12e20e7febdf874a90ea8285c574
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 16:35:30 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 16:50:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405e5c2d

sys-apps/systemd: bump to 241-rc1

Package-Manager: Portage-2.3.56_p3, Repoman-2.3.12_p50
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/Manifest| 1 +
 sys-apps/systemd/{systemd-.ebuild => systemd-241_rc1.ebuild} | 7 +--
 sys-apps/systemd/systemd-.ebuild | 7 +--
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index 56b3ef36d14..5b7da6942fd 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -4,3 +4,4 @@ DIST systemd-239.tar.gz 7157293 BLAKE2B 
975f6215c8bb6662d6e161f637e1fece22930c01
 DIST systemd-240-patches-2.tar.gz 28099 BLAKE2B 
2e497ed729e2482ef3cc0d010504314f2982a9af19341d6f4efa06b24b3c01f9f69996d43e5b484c641777d00a8a0ba4508bcf6a0296a63d4fc57440f2d3708c
 SHA512 
1be0432d918a4866056ffc65de6e8b412784e5018490c0349a98bba801536d2689c5b2ce41ddd5adbb945aac71bfd0168f94c1daf0788661cd83b159a8c975b8
 DIST systemd-240-patches-3.tar.gz 31952 BLAKE2B 
0677d24c4f4e1575dbd4953eb75734f0773671e4ffc2a8d848353a379f5ea2caf4f96620ed6303d98ec00a15367d5e2124b493aaef80b1a0fe118866a1c04ada
 SHA512 
e604e1de17bcd4c941036f12d2e3ae96dd6e86647db2b07576e8468405900b6e8af6a0e55a50c7e9b19704601930b8152c8ac506b2624e261ee0cd35dfc91a21
 DIST systemd-240.tar.gz 7582001 BLAKE2B 
cf53595a83424984dd9f533f7cd0c9905366c5a52ab946fc45ff7fd1bcc85978ff654720113641534e40c0f9a1ad1c9628255778616770762950426789f659c3
 SHA512 
da7467781b16f65d868931ae88fd07554db61542aec7f11dbec9f7279b529f900301edfea2d3813ddb64eeb3fdcfb7be86e540c65212dd7cfdcdebbc80de2ff5
+DIST systemd-241-rc1.tar.gz 7617965 BLAKE2B 
6c491297b71ad3c473d644de04bb334f902ee4110d647b654c5452f34401cfc11c7564b290022072555f3fbd46674ce009f587622f412f8a66330a7089db34c5
 SHA512 
168ba80d6e8abadbf1ed84270f2b02e257f1490b61021bb6fb704d9b5fad2670b63e0fc0cb26071e8d56c993faa30274e80d53cf49154cce2b609f47c73b30e0

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-241_rc1.ebuild
similarity index 98%
copy from sys-apps/systemd/systemd-.ebuild
copy to sys-apps/systemd/systemd-241_rc1.ebuild
index df6e7a98ecd..69aaddb4235 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-241_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,10 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git";
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz";
+   MY_PV=${PV/_/-}
+   MY_P=${PN}-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
 fi
 

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index df6e7a98ecd..69aaddb4235 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,10 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git";
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz";
+   MY_PV=${PV/_/-}
+   MY_P=${PN}-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
 fi
 



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

2019-01-26 Thread Mike Gilbert
commit: 9ff51ab45d4c688a62fc64c7b55c632b293a4ad2
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 26 16:49:11 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 26 16:50:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff51ab4

sys-fs/udev: update copyright start year

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

 sys-fs/udev/udev-236-r1.ebuild  | 2 +-
 sys-fs/udev/udev-238.ebuild | 2 +-
 sys-fs/udev/udev-239.ebuild | 2 +-
 sys-fs/udev/udev-240-r2.ebuild  | 2 +-
 sys-fs/udev/udev-240-r3.ebuild  | 2 +-
 sys-fs/udev/udev-241_rc1.ebuild | 2 +-
 sys-fs/udev/udev-.ebuild| 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-fs/udev/udev-236-r1.ebuild b/sys-fs/udev/udev-236-r1.ebuild
index fbd64daf5c4..ace4ae35562 100644
--- a/sys-fs/udev/udev-236-r1.ebuild
+++ b/sys-fs/udev/udev-236-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2003-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-fs/udev/udev-238.ebuild b/sys-fs/udev/udev-238.ebuild
index 936975acbed..0aa97d85fa6 100644
--- a/sys-fs/udev/udev-238.ebuild
+++ b/sys-fs/udev/udev-238.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2003-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild
index 9c0ba4257fa..b41a0cdd195 100644
--- a/sys-fs/udev/udev-239.ebuild
+++ b/sys-fs/udev/udev-239.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-fs/udev/udev-240-r2.ebuild b/sys-fs/udev/udev-240-r2.ebuild
index 05b9ea36bd9..9772ccf7dcb 100644
--- a/sys-fs/udev/udev-240-r2.ebuild
+++ b/sys-fs/udev/udev-240-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-fs/udev/udev-240-r3.ebuild b/sys-fs/udev/udev-240-r3.ebuild
index c4dc4ee986f..e7251ee0143 100644
--- a/sys-fs/udev/udev-240-r3.ebuild
+++ b/sys-fs/udev/udev-240-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-fs/udev/udev-241_rc1.ebuild b/sys-fs/udev/udev-241_rc1.ebuild
index 15a9c359d90..100e4f4f152 100644
--- a/sys-fs/udev/udev-241_rc1.ebuild
+++ b/sys-fs/udev/udev-241_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-fs/udev/udev-.ebuild b/sys-fs/udev/udev-.ebuild
index 15a9c359d90..100e4f4f152 100644
--- a/sys-fs/udev/udev-.ebuild
+++ b/sys-fs/udev/udev-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6



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

2019-01-26 Thread Hans de Graaff
commit: dfe1e8c6ec3ead981810df24f349f1c74356a172
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:29:31 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe1e8c6

dev-ruby/rspec-retry: add ruby26

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

 dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild 
b/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild
index 12436eac347..8512741d56b 100644
--- a/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild
+++ b/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2019-01-26 Thread Hans de Graaff
commit: ed9d3ef3c88eeef57bab89096baa53ce9a513f90
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:35:41 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9d3ef3

dev-ruby/rrdtool-bindings: add ruby26

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

 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.0.ebuild 
b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.0.ebuild
index 6644d0fc022..bfce4706b78 100644
--- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.0.ebuild
+++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 RUBY_FAKEGEM_TASK_DOC=""
 inherit ruby-ng
 



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

2019-01-26 Thread Hans de Graaff
commit: b085154c5b998599620b8a46a96581d108a5db0c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 16:44:33 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b085154c

dev-ruby/rkelly-remix: add ruby26

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

 dev-ruby/rkelly-remix/rkelly-remix-0.0.7.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rkelly-remix/rkelly-remix-0.0.7.ebuild 
b/dev-ruby/rkelly-remix/rkelly-remix-0.0.7.ebuild
index 798c44fc5aa..d2cc03ac3ae 100644
--- a/dev-ruby/rkelly-remix/rkelly-remix-0.0.7.ebuild
+++ b/dev-ruby/rkelly-remix/rkelly-remix-0.0.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
@@ -17,8 +17,6 @@ KEYWORDS="~amd64 ~arm ~x86"
 SLOT="0"
 IUSE="doc"
 
-ruby_add_bdepend "doc? ( dev-ruby/hoe dev-ruby/rdoc )"
-
 each_ruby_test() {
${RUBY} -S testrb-2 -Ilib:. test/test_*.rb test/*/test_*.rb || die
 }



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

2019-01-26 Thread Hans de Graaff
commit: 7f06e9a5fda601a53ce444d0d394d2d878a89f92
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:40:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f06e9a5

dev-ruby/rqrcode: add missing die to tests

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

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

diff --git a/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild 
b/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild
index 4267e093f59..7c3ccc63514 100644
--- a/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild
+++ b/dev-ruby/rqrcode/rqrcode-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,5 +26,5 @@ all_ruby_prepare() {
 }
 
 each_ruby_test() {
-   ${RUBY} -Ilib:test:. -e "Dir['test/test_r*.rb'].each{|f| require f}"
+   ${RUBY} -Ilib:test:. -e "Dir['test/test_r*.rb'].each{|f| require f}" || 
die
 }



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

2019-01-26 Thread Hans de Graaff
commit: 9159424d3d6d7066cbf271ff8597168b6a32277c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:26:03 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9159424d

dev-ruby/rspec-retry: cleanup

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

 dev-ruby/rspec-retry/Manifest |  3 ---
 dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild | 25 -
 dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild | 25 -
 dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild | 25 -
 4 files changed, 78 deletions(-)

diff --git a/dev-ruby/rspec-retry/Manifest b/dev-ruby/rspec-retry/Manifest
index 1582bfc6864..7c16303771b 100644
--- a/dev-ruby/rspec-retry/Manifest
+++ b/dev-ruby/rspec-retry/Manifest
@@ -1,4 +1 @@
-DIST rspec-retry-0.5.6.gem 12800 BLAKE2B 
c1e67224c0923fff578a0afbf7a5d9ea28836aadf16dbe83357d116365f20dd0f324b2621399d3b49314db94efed83ae088eef7d26958000b257b5d409b196fc
 SHA512 
8bbc5dc37162370fa919ec7730709e5f9a9d0a751e20258caa4ba6fc2dac15701fce4d0ed82200357aff1a95dadaba278adaa2e99dce4c24d6e5a88f19261164
-DIST rspec-retry-0.5.7.gem 13312 BLAKE2B 
fdb726024425e1119fd34112263be1bac8d825085d1421d44aba28f1e0b4e0be37eb12926a700ad08ae4f7ca8cb5379b3f5e3ab1e9e161063394ef631d7c089e
 SHA512 
607e5ecfbb723073d7b2f2b40898b23c68bcd53f5e9db242b49b178156dfdff07f614db732ed254e6fb92e45f64b31647a63a12acaf3b6290bed11027cd2910a
-DIST rspec-retry-0.6.0.gem 13312 BLAKE2B 
d7c0e0d8ed9be38a594593a2631c53cfbe2e65bea7a28f1b6d63863a982fa9cb66c3f69ff2cc86d335764770222a99fae24a797f452c887b2fa558364d6f939b
 SHA512 
c5b868c05304fb2f9e7316de42929ec5f67389dc72a9c67afa1352c4dfa9c6f7682b9856f05f5ca0fe761cd5ced60e3f837a9947d5831db9b7ee09846380b446
 DIST rspec-retry-0.6.1.gem 13824 BLAKE2B 
5d5cebbfb8e5b85d2bcd4b05c2538fd083800b1b3fbf3140ec7e0535e4dcc3c270e45c1112e110315d517c48c300b96fa7d2c6c9fd553fe8de40e40acd9cd59b
 SHA512 
a5801bf0a4e9f4b8e20cc2b6087ec3b205a8a3c2aa0ff2c31b46927fa6a34aec6a2f525673cf06d9e474477e35db9f5c994639b399240fc680c5c820f51c3ffa

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild 
b/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild
deleted file mode 100644
index eea79143a8f..000
--- a/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Retry intermittently failing rspec examples"
-HOMEPAGE="https://github.com/NoRedInk/rspec-retry";
-IUSE=""
-SLOT="0"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3"
-
-all_ruby_prepare() {
-   sed -i -e '/pry/ s:^:#:' spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild 
b/dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild
deleted file mode 100644
index 4b1e48fd383..000
--- a/dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Retry intermittently failing rspec examples"
-HOMEPAGE="https://github.com/NoRedInk/rspec-retry";
-IUSE=""
-SLOT="0"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3"
-
-all_ruby_prepare() {
-   sed -i -e '/pry/ s:^:#:' spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild 
b/dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild
deleted file mode 100644
index 12436eac347..000
--- a/dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Retry intermittently failing rspec examples"
-HOMEPAGE="https://github.com/NoRedInk/rspec-retry";
-IUSE=""
-SLOT="0"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3"
-
-all_ruby_prepare() {
-   sed -i -e '/pry/ s:^

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

2019-01-26 Thread Hans de Graaff
commit: d72d5baf36cab14852be59e00fdc71d22ee1a4d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:43:05 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72d5baf

dev-ruby/robots: add ruby26

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

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index d358be2a949..f49f4db9f13 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



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

2019-01-26 Thread Hans de Graaff
commit: f76e93e69caeb2b6f862c6c32e45a258dda955df
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:20:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:44:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76e93e6

dev-ruby/capybara: add 3.13.2

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

 dev-ruby/capybara/Manifest   |  1 +
 dev-ruby/capybara/capybara-3.13.2.ebuild | 57 
 2 files changed, 58 insertions(+)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 39c88505e46..e58576ffca8 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -1,6 +1,7 @@
 DIST capybara-2.18.0.gem 274432 BLAKE2B 
992799362025b81a0d074fb06fdafef4c4385ca18ea85a7095d9e58625df6a59a349b60b462c5c4f403a6af955466bc46d82be6cd91724fc2b12cbe15ed74a4c
 SHA512 
3bb994e022593d485a07296193a16cae7b45e96e87dd10b2bd4807ad2bc990801044c0493360598d1626c3e367e8de87e407f65c2c6f42674d5f1b9c0b5c1933
 DIST capybara-3.11.1.gem 310784 BLAKE2B 
ed2c26d0340b0c0ea0fd008436ce29a38d650bf1a7b31279863c0f84e5bcebbd534f4611e9656743cdb9c61ca9eac4c3b152d21d6b630427829f3a2e53f27057
 SHA512 
d97c53135d5ea040950f42750f1644c7a1ba96ff86cefbc83934a19173cae1f303f4ed5b56b95b5d7b9dfb83209312de5e129275b03d472e2614371d4234082b
 DIST capybara-3.12.0.gem 313344 BLAKE2B 
7efac262e6bfee18a44b0a399bee0671e98c9d08e999e9c9cba5a325ed2e9da25e873d789a01d9e066a04aeab0ea3a6a35207e7d0ab05f63eca8331d93acbee8
 SHA512 
a0bc868fb69343c9b037fc7bfbc998662720a212821cb78a02d6dee29d841d1fc4781c6e5e6fe1d4a356ae495ea56dc356ec734b26005215a55ca1eb8a7e2789
+DIST capybara-3.13.2.gem 320512 BLAKE2B 
f6586c9e38ace599b8214b71e6516c2d7b236777d1cf2beba01d276e624cb1a49b2dc3c7fb74ef13d5bf666aeed2110fc4e7991ef960c7dd9af1430d9b6333db
 SHA512 
e3d2f81934d75b6a54a80b913be411b617074412ccf15897454568dc9c35557a4825b6c7ac67b6f808dd199123c164c83af8bcc9edd61c2a02bc65723668774f
 DIST capybara-3.2.1.gem 284672 BLAKE2B 
9da8f588049fab74c4e734626e42758cdd4baf555cfc64e7456bfab2cb4d5c90ed6bfc8ada7cc0d6323ef1113169aec70fd4254aa50c003408376ea4afe00a06
 SHA512 
50af1d4c49c200a4c08901d19b16826499abb8d19de8e059160c509afd555edbe620b6fd5d78f8c286feeb15a72e5a4b241cb1f14151b349fd94cdd3648b64b2
 DIST capybara-3.8.1.gem 300544 BLAKE2B 
05c22b603bb67d3217fa9c4c87bbd79b2249219d9a62d00c511fb7c8272092d381b7598e82cc03c5080b9c5ec20a9d64602ba37d235eea9717e741232c05c24f
 SHA512 
ee4d2b3226e5233a092d163b4323f02ba84ad682682dc9e17a4343380e4480774eac1bba28e12a83000438c7bc1d2698fe1aabe6162ff729a243fb863f06fffb
 DIST capybara-3.9.0.gem 305664 BLAKE2B 
ee11e9dede512a49d2b652142976f34a882be2f9e02c0af6b22d4980d1c0e6c1f6f73807fee2062662625ea11e96d533c865cb9f4d25eb4918cabd0b06247bc2
 SHA512 
da2b9d7809d66b33288a31902ffbbad91da7b306b5035546618b987acfe40bfd99451df4be34e4eac86032e13509ca7baf4a2eef0eb4cff0dd8a265e43cc1a46

diff --git a/dev-ruby/capybara/capybara-3.13.2.ebuild 
b/dev-ruby/capybara/capybara-3.13.2.ebuild
new file mode 100644
index 000..ac78bf082bf
--- /dev/null
+++ b/dev-ruby/capybara/capybara-3.13.2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+# Rake tasks are not distributed in the gem.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit virtualx ruby-fakegem
+
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
+HOMEPAGE="https://github.com/jnicklas/capybara";
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="3"
+IUSE="test"
+
+DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   >=dev-ruby/launchy-2.4.0
+   >=dev-ruby/selenium-webdriver-3.5:3
+   dev-ruby/sinatra:2
+   www-servers/puma
+)"
+
+ruby_add_rdepend "
+   dev-ruby/addressable
+   >=dev-ruby/mini_mime-0.1.3
+   >=dev-ruby/nokogiri-1.8:0
+   >=dev-ruby/rack-1.6.0:*
+   >=dev-ruby/rack-test-0.6.3:*
+   >=dev-ruby/regexp_parser-1.2:1
+   >=dev-ruby/xpath-3.2:3"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
+
+   # Avoid window-manager specific tests (sizes are specific for fluxbox)
+   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
+
+   # Avoid spec that requires unpackaged geckodriver
+   sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Avoid test dependency on puma server for now
+   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
+}
+
+each_ruby_test() {
+   virtx ${RUBY} -Ilib -S rspec-3 spec || die "Tests failed."
+}



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

2019-01-26 Thread Hans de Graaff
commit: 82e4e6116d95ba948b451591b56931ec86fe7f06
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 07:32:19 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:44:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e4e611

dev-ruby/ruby2ruby: add ruby26

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

 dev-ruby/ruby2ruby/ruby2ruby-2.4.1.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby2ruby/ruby2ruby-2.4.1.ebuild 
b/dev-ruby/ruby2ruby/ruby2ruby-2.4.1.ebuild
index bbbc83c0208..551cac345a7 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-2.4.1.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-2.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
@@ -27,3 +27,7 @@ ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 
>=dev-ruby/sexp_processor-4.
 all_ruby_prepare() {
sed -i -e '/plugin :isolate/ s:^:#:' Rakefile || die
 }
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}



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

2019-01-26 Thread Pacho Ramos
commit: c76d64f8cf1e2ea30b50ee3d3aa9f3d895c9b5ca
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 26 16:36:02 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 26 16:36:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76d64f8

net-irc/epic5: Debian patch for openssl-1.1

Closes: https://bugs.gentoo.org/676286
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 net-irc/epic5/epic5-2.0.1.ebuild  |  5 ++
 net-irc/epic5/files/epic5-2.0.1-openssl-1.1.patch | 77 +++
 2 files changed, 82 insertions(+)

diff --git a/net-irc/epic5/epic5-2.0.1.ebuild b/net-irc/epic5/epic5-2.0.1.ebuild
index ac3c4b0060a..e5ebd880946 100644
--- a/net-irc/epic5/epic5-2.0.1.ebuild
+++ b/net-irc/epic5/epic5-2.0.1.ebuild
@@ -33,6 +33,11 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${P}"
 
+PATCHES=(
+   # From Debian
+   "${FILESDIR}/${P}-openssl-1.1.patch"
+)
+
 src_configure() {
# Because of our REQUIRED_USE constraints above, we know that
# ruby_get_use_implementations will only ever return one ruby

diff --git a/net-irc/epic5/files/epic5-2.0.1-openssl-1.1.patch 
b/net-irc/epic5/files/epic5-2.0.1-openssl-1.1.patch
new file mode 100644
index 000..254035e6d38
--- /dev/null
+++ b/net-irc/epic5/files/epic5-2.0.1-openssl-1.1.patch
@@ -0,0 +1,77 @@
+Index: epic5-2.0/source/crypto.c
+===
+--- epic5-2.0.orig/source/crypto.c
 epic5-2.0/source/crypto.c
+@@ -282,9 +282,9 @@ static char *  decipher_evp (const unsign
+   unsigned char   *iv = NULL;
+   unsigned long errcode;
+   int outlen2;
+-EVP_CIPHER_CTX a;
+-EVP_CIPHER_CTX_init(&a);
+-  EVP_CIPHER_CTX_set_padding(&a, 0);
++  EVP_CIPHER_CTX *a = EVP_CIPHER_CTX_new();
++  EVP_CIPHER_CTX_init(a);
++  EVP_CIPHER_CTX_set_padding(a, 0);
+ 
+   if (ivsize > 0)
+   iv = new_malloc(ivsize);
+@@ -292,18 +292,19 @@ static char *decipher_evp (const unsign
+   if (ivsize > 0)
+   memcpy(iv, ciphertext, ivsize);
+ 
+-EVP_DecryptInit_ex(&a, type, NULL, NULL, iv);
+-  EVP_CIPHER_CTX_set_key_length(&a, passwdlen);
+-  EVP_CIPHER_CTX_set_padding(&a, 0);
+-EVP_DecryptInit_ex(&a, NULL, NULL, passwd, NULL);
++  EVP_DecryptInit_ex(a, type, NULL, NULL, iv);
++  EVP_CIPHER_CTX_set_key_length(a, passwdlen);
++  EVP_CIPHER_CTX_set_padding(a, 0);
++  EVP_DecryptInit_ex(a, NULL, NULL, passwd, NULL);
+ 
+-if (EVP_DecryptUpdate(&a, outbuf, outlen, ciphertext, cipherlen) != 1)
++  if (EVP_DecryptUpdate(a, outbuf, outlen, ciphertext, cipherlen) != 1)
+   yell("EVP_DecryptUpdate died.");
+-  if (EVP_DecryptFinal_ex(&a, outbuf + (*outlen), &outlen2) != 1)
++  if (EVP_DecryptFinal_ex(a, outbuf + (*outlen), &outlen2) != 1)
+   yell("EVP_DecryptFinal_Ex died.");
+   *outlen += outlen2;
+ 
+-EVP_CIPHER_CTX_cleanup(&a);
++  EVP_CIPHER_CTX_cleanup(a);
++  EVP_CIPHER_CTX_free(a);
+ 
+   ERR_load_crypto_strings();
+   while ((errcode = ERR_get_error()))
+@@ -454,9 +455,9 @@ static char *  cipher_evp (const unsigned
+   unsigned long errcode;
+   u_32int_t   randomval;
+   int iv_count;
+-EVP_CIPHER_CTX a;
+-EVP_CIPHER_CTX_init(&a);
+-  EVP_CIPHER_CTX_set_padding(&a, 0);
++  EVP_CIPHER_CTX *a = EVP_CIPHER_CTX_new();
++  EVP_CIPHER_CTX_init(a);
++  EVP_CIPHER_CTX_set_padding(a, 0);
+ 
+   if (ivsize < 0)
+   ivsize = 0; /* Shenanigans! */
+@@ -480,12 +481,13 @@ static char *cipher_evp (const unsigned
+   if (iv)
+   memcpy(outbuf, iv, ivsize);
+ 
+-EVP_EncryptInit_ex(&a, type, NULL, NULL, iv);
+-  EVP_CIPHER_CTX_set_key_length(&a, passwdlen);
+-EVP_EncryptInit_ex(&a, NULL, NULL, passwd, NULL);
+-EVP_EncryptUpdate(&a, outbuf + ivsize, &outlen, plaintext, 
plaintextlen);
+-  EVP_EncryptFinal_ex(&a, outbuf + ivsize + outlen, &extralen);
+-EVP_CIPHER_CTX_cleanup(&a);
++  EVP_EncryptInit_ex(a, type, NULL, NULL, iv);
++  EVP_CIPHER_CTX_set_key_length(a, passwdlen);
++  EVP_EncryptInit_ex(a, NULL, NULL, passwd, NULL);
++  EVP_EncryptUpdate(a, outbuf + ivsize, &outlen, plaintext, plaintextlen);
++  EVP_EncryptFinal_ex(a, outbuf + ivsize + outlen, &extralen);
++  EVP_CIPHER_CTX_cleanup(a);
++  EVP_CIPHER_CTX_free(a);
+   outlen += extralen;
+ 
+   ERR_load_crypto_strings();



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

2019-01-26 Thread Mike Pagano
commit: 9b4e4a9da5e809f1b2de6e5a86d269c721e9246e
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan 26 16:25:29 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan 26 16:25:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4e4a9d

sys-kernel/gentoo-sources: Linux patch 4.14.96

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 1ec3696b9d7..0eb5ca7f4cb 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -4,6 +4,9 @@ DIST genpatches-4.14-100.extras.tar.xz 17488 BLAKE2B 
ebed8f0992ea03154bfe052cd23
 DIST genpatches-4.14-102.base.tar.xz 2384780 BLAKE2B 
e4aacdad6e343937602ea8afc7a8f424e9d8d4d95b6d0a292ecefb6637eaf4bcb4a36534028b8a4dc330af99fa9f393def378c52c01a6b9128c8a261acffd413
 SHA512 
bca0461c7f2b9923c7aea9db4a889b5526b2c73bb3c338f2fe88b8e150c61c945d8ff7209007b3e64515f040e4f0f96026bdb6434fc59927a8d5e6654b87f0fe
 DIST genpatches-4.14-102.experimental.tar.xz 5220 BLAKE2B 
afd0d957c2181853b11a924db61f007279ff5df5377e2defbee68e4942cded4762c9d05246f181726f79e455c366c0c852ffa1508f2290ae6b16363b2e765347
 SHA512 
bdd72d25455a4e99654cd241b36e3db993d9b4ad2d4cc9899a2f41da398064b577df6dbbc441251e292be35463fa404658dab267144f4c6f614be471c0973efd
 DIST genpatches-4.14-102.extras.tar.xz 17496 BLAKE2B 
e20235bb1396981a2074905e613f8448d1a01c97070d6d4285d3fa223f2ccc9094fba8154d629b78ac55c5917d5d0a3ed126afc10dd3c0a2ac6ad8d763661d81
 SHA512 
6e734cd3a48d9b9a4c3ef8724e11dda156d2aa6ebd4696058da16b11073f2ff9e547117ae6772400e228b867366dd241f847a6580d0a17548842442ed89c7da9
+DIST genpatches-4.14-103.base.tar.xz 2401436 BLAKE2B 
e67babd06bcdb0768773b58b33c15e4c004a35bb288e0419b010c0951c9424d3a337f56730686a86be0fe8e378dcb12d1608aabc75d9f401f9139db30d88cf6c
 SHA512 
2796b82883b3eb77f49a6b9bf6a82a4db2f89eea7db30fc18c8627bf84ef47891b932cd80cacb9a73db52df88800e20ba76da81ec3d1e3b70c6ff674cfd11830
+DIST genpatches-4.14-103.experimental.tar.xz 5216 BLAKE2B 
d76bae1d0e142232829440d6b4c770b65f6772988ac45111f10ae3ed04ab940af1045ac6357dd74959424834de143a4acfac25d6410201ae5b9c3099900ddf82
 SHA512 
c8e96530f5dbdbc3470623c464b8c6a6e5610d496a58f77ca2f8e8a38af58604137d561c07bd5ec49c372cd9aca04d248c7cd57be848d09ffa9c9a461c9d5dd0
+DIST genpatches-4.14-103.extras.tar.xz 17492 BLAKE2B 
3bcc010e1328cdf73be13670a8d7f407d291bbc349f5cc2bd7c85ba64e51c4a00eb4036d5dc4387ce5b88e22c5378c3620de53f423b4fce0106e5763f49ca721
 SHA512 
9cc9bda6e490336b848ec4daccc953d677db3579018fb52c475135e4837e03f1ce8c68c3018b564eb5b7c83bf0a7b7bf7c5ce144c6e0e91441fa80caf6cdffa2
 DIST genpatches-4.14-90.base.tar.xz 2158040 BLAKE2B 
1fe37fa012c110dc48f5291c149d23d544d9cf11d691b026c66bf0b632525d28dab5521fc399de34a83e9017522aa9114f95b7c0c23043ec27204af1e4c77caa
 SHA512 
cf1dfa59b0c83ab4cf4f345087d9d89a03d32265cf9c4f3896474f2bfabe616f8a4d0bf8f7daf584c129023e9d4f47cf151bb7aa83d06d2ee440ecf9f8c6e72a
 DIST genpatches-4.14-90.experimental.tar.xz 5224 BLAKE2B 
cf3e25ad929a3822aff357164ce27b3dc790dbb2c7e9a75f9267ef0cac49d28bc2538b68b86ff34a81789f9ec7e8ed82d0a3a71151abbd2ac7e3d8475026c14a
 SHA512 
beadc5e4b5161d231637123bbe54e5afbdb47bbf1bc2ef1b44c27560c81827e0f9960a851807b2accc3fc3d325d3634593d122113973786a7bd8f9d5a61884de
 DIST genpatches-4.14-90.extras.tar.xz 17484 BLAKE2B 
ec51340486f3fd053a228b1302c1a59b3b5100cbf55c96ab07e242479081ea05b2edac3c325df520bdb38daff689a68c63fd9abf0557e5399b681507605c3a01
 SHA512 
99ec816bd994a1d33d254373878cfa68acd0ddcf7a56237442247d222e41263f8fa1ba9d5494f32748a1990e3e20d0a4768f28e23f8148e83b884b4f637bd2b8

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



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

2019-01-26 Thread Jeroen Roovers
commit: 4583fcb0fce07d9fe1ec136ae727c90b6b4904bd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Jan 26 16:22:09 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Jan 26 16:23:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4583fcb0

net-libs/nodejs: Version 11.8.0

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

 net-libs/nodejs/Manifest |   1 +
 net-libs/nodejs/nodejs-11.8.0.ebuild | 210 +++
 2 files changed, 211 insertions(+)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index c53c0b3495b..f9ef4ae038f 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -2,6 +2,7 @@ DIST node-v0.12.18.tar.gz 19842591 BLAKE2B 
f94f4de6e2875267be194580c645087a262b9
 DIST node-v10.15.0.tar.xz 20217588 BLAKE2B 
ef7f626bd3b13b11a1cbf21f5c6a2ce08567dddc2fb525c5f10e02f81750a648245c2eb88535d8aac1b055a13d12f9ead72d55c4ccf68062940da09d582344c3
 SHA512 
6c10ae4070cd8b89d4d31ee2137453fa582cef85c6f002c78d5029ceedddf5caeee8e28a4e75dfc632c3af3c8e2acec403ab17a927ba51fa31175d58b45cbf49
 DIST node-v11.6.0.tar.xz 20410716 BLAKE2B 
bf6150a42070f714dfa5a38da70a4ce6b6a81ca5b9aedb84e672dff5244676ce77ca771ee46d34adc7cd7b84a0fe91537f9cbd3841a95c4bee67a894d4e8b4e7
 SHA512 
7e3ee41a5de8395669796cf8f81a9e8f584ceda480b54874fceb057ccf8aa5b986239ca842b2dbd796dd1a97f9e2111995b334278f6d7bf38421a84c4e883c65
 DIST node-v11.7.0.tar.xz 21218124 BLAKE2B 
a7e69dc8d6ee2f42ea78ec9c4d623b56bfbc2e130fc6b7d33038ce79f03d7b92e78545fa26bb2dbd58c1c25677f0b224077822264fd9cec49e71f18517098563
 SHA512 
eec2d5e67d94314f1a09f3a1c3407d6b12e9decbdff99d41eb487c4ddc1929fc5661be0b6fbb180961ecb6094311630b19faa0af031d82ff8de7ae213ee35ab7
+DIST node-v11.8.0.tar.xz 21253080 BLAKE2B 
808df024b7dba628f03b7c6c2fe8c486bb036f02f80aa2184de0a8393afad17dcd19d98fd63f1ffc5f9c1dc4fb078f32d15217322d1608510f291eef456df35f
 SHA512 
7c33984014c2b95bde59affee88bc77caa2788dbdd7db87150acd58c56304932bf4b030994c91fc655f0f32202b8d1ed370c3d19d09569af50ffce91414d62ac
 DIST node-v4.9.1.tar.xz 13250164 BLAKE2B 
7a689b99bb4bf507f7f21dd2c096a5766d023a8174c0f468cab37365af1920b8700da04157e1a406917790524255ef32c243a74662fd50ef7d3567d189dac9cf
 SHA512 
690c9fdf608e5194069a10955bdd94ec87cb1c308f13bc4d2cae92fa01436ace10fadf58f2e51d477dde6c570b23edc1c71fafea79bfc9cab2903eb2fa5f87aa
 DIST node-v6.14.4.tar.xz 15842824 BLAKE2B 
fc56364be64fe5824e2bb50d861ebf8f58f9895f2c9c108b8df3315b127ffb2755eac85c28165ac9779adab4611ce8f5ea1a5745f43ebaa1389e82b8215c6396
 SHA512 
1ead0c097ec125230dd631f19a5c3ec06a1371f9ca3b392b5ad08fcc227dd0142f33ad52f96890c2c17448a4951a635b9099dfff00d7d8b3ffb59b07904d1bfa
 DIST node-v6.16.0.tar.xz 15854256 BLAKE2B 
0c70ce154639cbae12e0dfd6e7d5705999badb5872d71f388a3bb89f2830ddb096761aed47bdc6e310f2088fa79070d8a3427361206d74f686d86b27f929a4b4
 SHA512 
e9a222af328c8afb47b4b9c0f39ca5c1e45c5590b2064b3a8994b25f63acd041fba591d390e5a617db08d1212de15c438c66000ddcbc65cd071681311fa3591d

diff --git a/net-libs/nodejs/nodejs-11.8.0.ebuild 
b/net-libs/nodejs/nodejs-11.8.0.ebuild
new file mode 100644
index 000..b3d856deb7f
--- /dev/null
+++ b/net-libs/nodejs/nodejs-11.8.0.ebuild
@@ -0,0 +1,210 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit bash-completion-r1 eutils flag-o-matic pax-utils python-single-r1 
toolchain-funcs
+
+DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
+HOMEPAGE="https://nodejs.org/";
+SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz";
+
+LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl systemtap 
test"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   inspector? ( icu ssl )
+   npm? ( ssl )
+"
+
+RDEPEND="
+   >=dev-libs/libuv-1.25.0:=
+   >=net-dns/c-ares-1.15.0
+   >=net-libs/http-parser-2.9.0:=
+   >=net-libs/nghttp2-1.34.0
+   sys-libs/zlib
+   icu? ( >=dev-libs/icu-63.1:= )
+   ssl? ( =dev-libs/openssl-1.1.0*:0= )
+"
+DEPEND="
+   ${RDEPEND}
+   ${PYTHON_DEPS}
+   systemtap? ( dev-util/systemtap )
+   test? ( net-misc/curl )
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-10.3.0-global-npm-config.patch
+   "${FILESDIR}"/${PN}-11.4.0-stdarg_h.patch
+   "${FILESDIR}"/${PN}--llhttp.patch
+)
+S="${WORKDIR}/node-v${PV}"
+
+pkg_pretend() {
+   (use x86 && ! use cpu_flags_x86_sse2) && \
+   die "Your CPU doesn't support the required SSE2 instruction."
+
+   ( [[ ${MERGE_TYPE} != "binary" ]] && ! test-flag-CXX -std=c++11 ) && \
+   die "Your compiler doesn't support C++11. Use GCC 4.8, Clang 
3.3 or newer."
+}
+
+src_prepare() {
+   tc-export CC CXX PKG_CONFIG
+   export V=1
+   

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

2019-01-26 Thread Jeroen Roovers
commit: ed59954f05c517cd54c57a7340730a0873ff7e98
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Jan 26 16:22:44 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Jan 26 16:23:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed59954f

net-libs/nodejs: Old

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

 net-libs/nodejs/Manifest |   1 -
 net-libs/nodejs/nodejs-11.6.0.ebuild | 207 ---
 2 files changed, 208 deletions(-)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index f9ef4ae038f..fcd93ebc7ac 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -1,6 +1,5 @@
 DIST node-v0.12.18.tar.gz 19842591 BLAKE2B 
f94f4de6e2875267be194580c645087a262b90da99f10d651a22838c041da07056df81204bb04ce8da083a080062509dcca4d1e3ac2250d651ead8a4cc025028
 SHA512 
6866608a43eb213f3b715ea0fcc28983fd959ab679c567a1b464f62acd936506f2bce88ea48a60209d8ef8d98259f4b47cd3434893eb4ff82a132775edb37b7b
 DIST node-v10.15.0.tar.xz 20217588 BLAKE2B 
ef7f626bd3b13b11a1cbf21f5c6a2ce08567dddc2fb525c5f10e02f81750a648245c2eb88535d8aac1b055a13d12f9ead72d55c4ccf68062940da09d582344c3
 SHA512 
6c10ae4070cd8b89d4d31ee2137453fa582cef85c6f002c78d5029ceedddf5caeee8e28a4e75dfc632c3af3c8e2acec403ab17a927ba51fa31175d58b45cbf49
-DIST node-v11.6.0.tar.xz 20410716 BLAKE2B 
bf6150a42070f714dfa5a38da70a4ce6b6a81ca5b9aedb84e672dff5244676ce77ca771ee46d34adc7cd7b84a0fe91537f9cbd3841a95c4bee67a894d4e8b4e7
 SHA512 
7e3ee41a5de8395669796cf8f81a9e8f584ceda480b54874fceb057ccf8aa5b986239ca842b2dbd796dd1a97f9e2111995b334278f6d7bf38421a84c4e883c65
 DIST node-v11.7.0.tar.xz 21218124 BLAKE2B 
a7e69dc8d6ee2f42ea78ec9c4d623b56bfbc2e130fc6b7d33038ce79f03d7b92e78545fa26bb2dbd58c1c25677f0b224077822264fd9cec49e71f18517098563
 SHA512 
eec2d5e67d94314f1a09f3a1c3407d6b12e9decbdff99d41eb487c4ddc1929fc5661be0b6fbb180961ecb6094311630b19faa0af031d82ff8de7ae213ee35ab7
 DIST node-v11.8.0.tar.xz 21253080 BLAKE2B 
808df024b7dba628f03b7c6c2fe8c486bb036f02f80aa2184de0a8393afad17dcd19d98fd63f1ffc5f9c1dc4fb078f32d15217322d1608510f291eef456df35f
 SHA512 
7c33984014c2b95bde59affee88bc77caa2788dbdd7db87150acd58c56304932bf4b030994c91fc655f0f32202b8d1ed370c3d19d09569af50ffce91414d62ac
 DIST node-v4.9.1.tar.xz 13250164 BLAKE2B 
7a689b99bb4bf507f7f21dd2c096a5766d023a8174c0f468cab37365af1920b8700da04157e1a406917790524255ef32c243a74662fd50ef7d3567d189dac9cf
 SHA512 
690c9fdf608e5194069a10955bdd94ec87cb1c308f13bc4d2cae92fa01436ace10fadf58f2e51d477dde6c570b23edc1c71fafea79bfc9cab2903eb2fa5f87aa

diff --git a/net-libs/nodejs/nodejs-11.6.0.ebuild 
b/net-libs/nodejs/nodejs-11.6.0.ebuild
deleted file mode 100644
index 69a0e9fdb54..000
--- a/net-libs/nodejs/nodejs-11.6.0.ebuild
+++ /dev/null
@@ -1,207 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit bash-completion-r1 eutils flag-o-matic pax-utils python-single-r1 
toolchain-funcs
-
-DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
-HOMEPAGE="https://nodejs.org/";
-SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz";
-
-LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
-IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl systemtap 
test"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   inspector? ( icu ssl )
-   npm? ( ssl )
-"
-
-RDEPEND="
-   >=dev-libs/libuv-1.24.1:=
-   >=net-dns/c-ares-1.15.0
-   >=net-libs/http-parser-2.9.0:=
-   >=net-libs/nghttp2-1.34.0
-   sys-libs/zlib
-   icu? ( >=dev-libs/icu-63.1:= )
-   ssl? ( =dev-libs/openssl-1.1.0*:0= )
-"
-DEPEND="
-   ${RDEPEND}
-   ${PYTHON_DEPS}
-   systemtap? ( dev-util/systemtap )
-   test? ( net-misc/curl )
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-10.3.0-global-npm-config.patch
-   "${FILESDIR}"/${PN}-11.4.0-stdarg_h.patch
-   "${FILESDIR}"/${PN}--llhttp.patch
-)
-S="${WORKDIR}/node-v${PV}"
-
-pkg_pretend() {
-   (use x86 && ! use cpu_flags_x86_sse2) && \
-   die "Your CPU doesn't support the required SSE2 instruction."
-
-   ( [[ ${MERGE_TYPE} != "binary" ]] && ! test-flag-CXX -std=c++11 ) && \
-   die "Your compiler doesn't support C++11. Use GCC 4.8, Clang 
3.3 or newer."
-}
-
-src_prepare() {
-   tc-export CC CXX PKG_CONFIG
-   export V=1
-   export BUILDTYPE=Release
-
-   # fix compilation on Darwin
-   # https://code.google.com/p/gyp/issues/detail?id=260
-   sed -i -e "/append('-arch/d" tools/gyp/pylib/gyp/xcode_emulation.py || 
die
-
-   # make sure we use python2.* while using gyp
-   sed -i -e "s/python/${EPYTHON}/" deps/npm/node_modules/node-gyp/gyp/gyp 
|| die
-   sed -i -e "s/|| 'python2'/|| '${EPYTHON}'

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

2019-01-26 Thread Mike Pagano
commit: 770519d7c19e70d0fa55eaa8ddf1e9d85ac7860c
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan 26 16:18:43 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan 26 16:18:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770519d7

sys-kernel/vanilla-sources: Vanilla kernel bumps

4.4.172
4.9.153
4.14.96
4.19.18
4.20.5

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

 sys-kernel/vanilla-sources/Manifest| 10 +-
 ...a-sources-4.14.94.ebuild => vanilla-sources-4.14.96.ebuild} |  0
 ...a-sources-4.19.17.ebuild => vanilla-sources-4.19.18.ebuild} |  0
 ...lla-sources-4.20.4.ebuild => vanilla-sources-4.20.5.ebuild} |  0
 ...a-sources-4.4.171.ebuild => vanilla-sources-4.4.172.ebuild} |  0
 ...a-sources-4.9.151.ebuild => vanilla-sources-4.9.153.ebuild} |  0
 6 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 43c62c72655..d8d37c9a320 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,8 +5,8 @@ DIST linux-4.20.tar.xz 104257836 BLAKE2B 
fb52cad2897da319299486fa8c3b9415cd0aee0
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST patch-3.16.62.xz 2280016 BLAKE2B 
5ec85d7e7e345cb21ed48c860dd263067f58ee29fb2ea11980b37c1973dc944b4ffda7bf7098b8c12573915f564a76db94b35a337d172525979cf87aa8cb2ae8
 SHA512 
c438d9b8df33484ede82634352dfce366b6b21dd589c21556582337ba16e73788e6219ba64b57160264cbde4da2508f54a716287c5520b89ba9be21c0de63bc3
-DIST patch-4.14.94.xz 2161284 BLAKE2B 
ccf2d8fb66a4c7c80d701b89a275f08d8d9af7ef6215d49409ca086427b3a1a560933e56d8b22c1f88f256327a45d1ef2f2ec676cedbea13a133c753d3740e75
 SHA512 
12ea4d6b0e6c11b4b5d779c55a8fc7471f606aff6050b418947f460b7cf1746bbe83dbe2a756d4c93887c9dc69dc48e271fbfa9a67d497e54464c49fa641678a
-DIST patch-4.19.17.xz 532228 BLAKE2B 
dc272ee230293eb59663717cc058b4bb85149dafa44ec671c8cae827f69490c15fd910a377502a0cb15c5128e8af038b6ecee4394c8b04e7be6a4695722910d3
 SHA512 
defab91e5c81cbee8e3cda6986d4677b1100e28daa7684cf8f2205032881d4b199a93a8995da8054c9ce1b3a2ee36f5afbc0a807f1ea0a1dd83817fa017e20d6
-DIST patch-4.20.4.xz 122576 BLAKE2B 
b1d39801418472f72680c8b44f923168e553aac2e48463bcd8849d372eb612fea863b8e65b8c022de42bd3f37f7e7fc06cd684ba1b7a79a849fe2f10510dc2cc
 SHA512 
56d18c5946c73d062665e92cfe28cc8d1a18a00804d1ddf1e0a8e8d5be1b84342b09ead1ed968aca4898fe689dcbdb8dfd4862a5f179c69bda79f8c1a0fc645f
-DIST patch-4.4.171.xz 2341372 BLAKE2B 
c7ff64686b34699c0e6777d75b805a4925cd3f6d5be00932f21f39e5e81d3514f04f1a2b951184f09a72493099bc2c7b9bc109594bc4f4948e7a6ab360612b2b
 SHA512 
eac8b50a66afadc2705e86632dfcd3bce5137f39d12f2906271e888c88041d280b3b78fe1800545cf0564dfeb34157cc76d8df2ad2bc1a72fcc5c5464a32c49a
-DIST patch-4.9.151.xz 2509708 BLAKE2B 
d5c636d98ef6de8c0226617bf8c6e1cce4cac2607509e3a4eee7003468e09554224dd93ab87a28398f1fc724ac8855727fa45d7949cafb55883abda377ec1ff4
 SHA512 
06410298fe8bf6737f05d0ada585130abbce4fb91daa0ea390cbe065d0c4c4ebc7ffdabbd21e0b5e3faf42dd23bebbf8eca71434e214bba8687f89321bbe
+DIST patch-4.14.96.xz 2186196 BLAKE2B 
3c68803c699775aa14a048782660a4f908aabbd1328cf66d064808970d2e774bd44f6a1bb7e838da4cdfa6396a08185326714071cc3ef7a65c3cbabf7e63294d
 SHA512 
c9f36d87becc7c44d6cef13a8c30c0047b2ec5451acbd67faf6854f1f186befb4dc5f825d448fef58d7515f034c60f4a9250610fd099db109bd61654232f44e5
+DIST patch-4.19.18.xz 563792 BLAKE2B 
a816fc5b4561278b702765d2d5dd8bd5d5b9094a6f56d35511f1cbd1250de6ce23db0b691f6935aaabfd82d61de2e8343969fecf5af2ebf06d05e3bc69d21a8f
 SHA512 
f7a6539d0cc957ba5293e27ed2c0e3847be3704bd1cab1a1f271f3924c73abcf8220aa813d9f034b60701291a700e5d5ac779043f7e32562ce037e5db6832008
+DIST patch-4.20.5.xz 163936 BLAKE2B 
4a984ea7499a804f5c644d1443bfd3773c7db6223073623bea709a40601773b6df1f2d31cc3f7475ce0dc810eda3f7bd285adbd16934f9314f19226ce7e56649
 SHA512 
d9fc07e7540556e8d4ab72b4081e4aaed08e8699df40d8a3bb93f649238f0f1e452f32de872e228c544e9141f7cfa7ea94e1d2fb4b4465fe78b1b632deb69967
+DIST patch-4.4.172.xz 2365068 BLAKE2B 
6f3f20242db32189eaf5c7f95d484a066ee171305a932c345f223eaf30fd913438ca8a7cc7d332e911a561418e8fd3eac922659c4012c3b4be8dbc5ea6fb358c
 SHA512 
ed9b2de71c958c5214c0011def654b00cfec85df0527f98c6dcbc5a61e9cbb3b470cf031d98eb4d858313c778b35066377024ecf6faeb939cd888b05f37e5c22
+DIST patch-4.9.153.xz 2524464 BLAKE2B 
fe9b7cfd14a8cb78cf99b4f4c1

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

2019-01-26 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan 26 16:13:28 2019 +

New tag: 4.14-103




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

2019-01-26 Thread Mike Pagano
commit: b1dd7fdf47ff18cda094dc73d6dbb5a247b66310
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan 26 16:12:43 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan 26 16:12:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1dd7fdf

sys-kernel/gentoo-sources: Linux patch 4.19.18

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 33423916d7d..1ec3696b9d7 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -22,6 +22,9 @@ DIST genpatches-4.19-17.extras.tar.xz 17492 BLAKE2B 
110ff2eaf3d85ef4ddde7fb08851
 DIST genpatches-4.19-18.base.tar.xz 552216 BLAKE2B 
9b8e7d495216a9030edcd263c567a56c7d6d33ee3d046098245ce0b9bab926cd903f235dbb1800027f8bfa2d60d372420c69e03e729b9d6719a0231cfcdb2568
 SHA512 
c4869326f40b600739172ac34e4976edef0bbe8089a9cdb5d0dbeefe5bf1cf711a2faaf75a45965b063f5d5d413dc62591983258967df4804a93a54ec9dbe9fd
 DIST genpatches-4.19-18.experimental.tar.xz 5220 BLAKE2B 
9c92f61f1c844fe2fb4a612ebc64ea4ba403893fabac4d6234d862a23bcaddb5c99f5f7ba59f0d7c8736a8d5c2299c17b08bcdef1e93ab4b0a8c91911a3a25a3
 SHA512 
d4c1302d4b6d792a55a30f69eb46bf92117771f51a3015cea276d67cb1b4e90a19112965a60b0001cc882a53a1aa48455191ab743f43f16cefd8a2999c9c0397
 DIST genpatches-4.19-18.extras.tar.xz 17488 BLAKE2B 
77d2721df6ac60a06cfdbd4e5c7666bdbfce9be012481c462483e94676ee5248f85f54bcc6318ec58e1cbcbdc0748bd8a4d7cba27c6c80949bb84b2b5d3acae2
 SHA512 
3249c3e928eea59a03092935477425e3aa98bd8f3b3fcef7e198da7a860ee51303421256dab3b8395fbc76aa17e6b24b8587909271873c146ca0ee72eeedd76e
+DIST genpatches-4.19-19.base.tar.xz 584988 BLAKE2B 
c29406a5c8167406aa6712f740ad9963fd1089536e2f70e3024d093b0ef9683a1f5068027fa638ddeef862f2e38642cca00a5941fcdbbf9f0b08e138ac993036
 SHA512 
1e1c31578cdb04c8010b864753fd6615cb7d14769bd1d45ea83f5b56b56b8b1d67c5cc8816423f2c05aebd800d156aabac2d3076ebb312688c61c222e8f488ff
+DIST genpatches-4.19-19.experimental.tar.xz 5216 BLAKE2B 
dd42778911b90fa279730e86b09aa9fb094a7f7b43570632a80d70c0abccc69f133d6b40b45899afd965c3aad585782dc81edd1bf2b28afc2afdb25bc969620c
 SHA512 
64c1fc147e2cdebb6f21a489ce146dbe730a0fcf63feaf1983ed0de223a4a97d41bc5f3bd585872c5abee79f74120d76cc7fb7f94c3ffb32013c4a36dab63221
+DIST genpatches-4.19-19.extras.tar.xz 17484 BLAKE2B 
e3b57dc25077418b254fdc6eb747e50de269c4ca7375cd63120d1dcec0e9ad11e98de01838b92fcf5476c9843b2d8b079330abd07919d27a6915b229fb379bb8
 SHA512 
9d78708a5ebf7f9703192db8d01b99703ce06aabe6de4f92f5fd9afc58b2ebd7f7683005ee49dd1d0bb08e8508030aebfae7bf64bdb7d8bb38866f83760caef4
 DIST genpatches-4.20-1.base.tar.xz 4008 BLAKE2B 
3d4e9420d01fce23b89d54487abb0dee4082be5df9ae6b1ebdf9b491bcdc73262c08d26e119527d3da1169c24d52236b47fd7b8089eae9bdc0f888e60225a6f3
 SHA512 
a8d75d79bfdff5a31478a147117e0e2630b42dd50ea3a07a8c7b52de4a768cc191a38a36c323a7ca2288eb64d48b74d862a7f827346944a252762ee9b3f566a8
 DIST genpatches-4.20-1.experimental.tar.xz 5220 BLAKE2B 
20417cb43be021ac767c0df7afa1bb4dd421fc08c49e0a5e53b91c431d3b95f0cd100bff92d0f827becf096431661bea2b1648c2465c9e336fa0519e6f3b8eee
 SHA512 
ef91e66de331c25336cdf2f61fd5c78746264ef1e7af04a92d961237563652e7022376e63b3fed7219210f11ca64429f3893b026947f411a6c2642e630f6fda3
 DIST genpatches-4.20-1.extras.tar.xz 3268 BLAKE2B 
48dbd360602ab2c7b8f5ac41fcdcdda93477c82d59ac426945aabf1b52868817e77140c289c3f2920b5b39d2d38ed49fcba5d3474203ae5a8a206114af9a8216
 SHA512 
158cfb239a003e0c8faf57a3919549629850f14ee9f614a0268d13b228ce4099cc7ba1fbb057eb05c1a9b3cc6315e95f53e23978a81a63f461713d2a76d2

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



  1   2   >