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

2018-11-22 Thread Tiziano Müller
commit: 2084875d5ddd01a0efb61a5d18aff9bb049ff6d5
Author: Tiziano Müller  gentoo  org>
AuthorDate: Fri Nov 23 07:49:56 2018 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Fri Nov 23 07:51:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2084875d

app-emulation/libcacard: fix test failures

by reducing the test suite for now to avoid pulling in SoftHSMv2

Closes: https://bugs.gentoo.org/663704
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Tiziano Müller  gentoo.org>

 app-emulation/libcacard/libcacard-2.6.0.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/app-emulation/libcacard/libcacard-2.6.0.ebuild 
b/app-emulation/libcacard/libcacard-2.6.0.ebuild
index 22750df56b3..39e02adda5a 100644
--- a/app-emulation/libcacard/libcacard-2.6.0.ebuild
+++ b/app-emulation/libcacard/libcacard-2.6.0.ebuild
@@ -18,6 +18,15 @@ RDEPEND=">=dev-libs/nss-3.13
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+src_prepare() {
+   default
+
+   # remove test requiring SoftHSMv2 which is not in the tree atm
+   sed -i \
+   -e 's|tests/hwtests$(EXEEXT) \($(am__EXEEXT_1)\)|\1|' \
+   Makefile.in || die
+}
+
 src_configure() {
econf \
$(use_enable passthrough pcsc) \



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

2018-11-22 Thread Mikle Kolyada
commit: 678a56e615ae12b9f1e57846055094e695e0bf0a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov 23 07:41:19 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov 23 07:41:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678a56e6

sys-apps/opentmpfiles: mark latest stable

This fast stabilization prevents our users from having
eix ownership regression in stable

Closes: https://bugs.gentoo.org/671318
Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-apps/opentmpfiles/opentmpfiles-0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.2.ebuild 
b/sys-apps/opentmpfiles/opentmpfiles-0.2.ebuild
index a7f5363a4ca..6752d491222 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-0.2.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
 else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"



[gentoo-commits] repo/gentoo:master commit in: sys-process/cronie/

2018-11-22 Thread Mikle Kolyada
commit: 3cee59446c63a46ed54b8bc7c8154acd6b7c57aa
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov 23 07:36:03 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov 23 07:36:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cee5944

sys-process/cronie: amd64 stable wrt bug #671686

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

 sys-process/cronie/cronie-1.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/cronie/cronie-1.5.2.ebuild 
b/sys-process/cronie/cronie-1.5.2.ebuild
index 04f7c7876b1..5de4345a13a 100644
--- a/sys-process/cronie/cronie-1.5.2.ebuild
+++ b/sys-process/cronie/cronie-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/cronie-crond/cronie";
 SRC_URI="https://github.com/cronie-crond/cronie/archive/${P}.tar.gz";
 
 LICENSE="ISC BSD BSD-2 GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="+anacron +inotify pam selinux"
 
 DEPEND="pam? ( virtual/pam )



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

2018-11-22 Thread Mikle Kolyada
commit: 759219e011387a5dd4cac5c259df5e887befff07
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov 23 07:24:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov 23 07:24:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=759219e0

app-text/ghostscript-gpl: amd64 stable wrt bug #668846

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

 app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild
index 1ace98399dc..5a90bf6e7d7 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
 
 LANGS="ja ko zh-CN zh-TW"



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

2018-11-22 Thread Thomas Deutschmann
commit: 96ccb8a910a06cd87f5d468dc95b4d96c4dafd84
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 23 00:35:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 23 00:35:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ccb8a9

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

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

 sys-kernel/gentoo-sources/gentoo-sources-4.14.82.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.164.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.138.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

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



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

2018-11-22 Thread Mike Pagano
commit: 783fc23663dd83b41a039e29efc11244f91c518a
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Nov 23 00:25:39 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Nov 23 00:25:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783fc236

sys-kernel/gentoo-sources: Remove providers file

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

 sys-kernel/gentoo-sources/providers | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-kernel/gentoo-sources/providers 
b/sys-kernel/gentoo-sources/providers
deleted file mode 100644
index 92fb081999e..000
--- a/sys-kernel/gentoo-sources/providers
+++ /dev/null
@@ -1,2 +0,0 @@
-Providers: number : 1
-Provider 0: id: 0x4b cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 
4 outputs: 8 associated providers: 0 name:Intel



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

2018-11-22 Thread Andreas K. Hüttel
commit: fbd3ff80ddd8ada709ef4143d9b362173647e7e5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov 23 00:20:22 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Nov 23 00:20:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd3ff80

app-text/ghostscript-gpl: Remove old

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

 app-text/ghostscript-gpl/Manifest  |   2 -
 .../ghostscript-gpl/ghostscript-gpl-9.21.ebuild| 206 -
 2 files changed, 208 deletions(-)

diff --git a/app-text/ghostscript-gpl/Manifest 
b/app-text/ghostscript-gpl/Manifest
index 8e812cb0f03..985436cf4f5 100644
--- a/app-text/ghostscript-gpl/Manifest
+++ b/app-text/ghostscript-gpl/Manifest
@@ -1,6 +1,4 @@
-DIST ghostscript-9.21.tar.xz 29164532 BLAKE2B 
275e81e44585e186cdfd9f517d1ac77ec840c62ef01f107f6ec0131546c4a2b526000cbc4ba6a91b55eedb8f3783fbf831059d791ea441a484ce29dd5dd6af0e
 SHA512 
cfea089b92fb01e3f7c18a9ce05e7165fc8b356e2914bf53b7f2fd9de672279c8b97ced07e983e619f0d4334ce16018b100cfbf0cc872c215a8cf2aff4c78731
 DIST ghostscript-9.25.tar.xz 33027708 BLAKE2B 
7c6684898ef04bc5b6be8fec86adbf7b270107f4063b299175f5c08e5e7ace2468e1512a297464fda5695c830808916e6a0dd1202ca7e85b32cfd175d8cc2b18
 SHA512 
7a1c0b7546ed523f50c1452d4a1c13fcf043d6060fc9708bbc4b543f66ecb1b619b6e71998094ac702ef44a2fd159b6523271de19b1cae352981ef51fb637651
 DIST ghostscript-9.26.tar.xz 33059724 BLAKE2B 
7ccb9730db8ae056e67bf8d7fa097a4cb529605e12214ab81253d2d354d26c24e393c8bec2ecdb51a1fefe8443b8af47758705c2fb6b1dab59932140c5de07ca
 SHA512 
3ddb83029edf32282357bf606f4045a9ac73df6543cd423cfad09158ec12ada083a0dbb5aac3b73ae24cbc6c1e9d7574257a5c1fae63ba8776fbb00150ef2a3e
-DIST ghostscript-gpl-9.21-patchset-1.tar.xz 6196 BLAKE2B 
d2bccba582873d29c1724469af66a5aa72755d6ff73bbdadbf33e5eb4a2027c2cf14415319c3c3c6d03a9fbd9bad43e3bf7ef57eb7a3361305f6efb7fa550675
 SHA512 
58fef7080ca17a238231fb528be48f52bcfa771b1e496d7fede6df45fb927f1bb1c755cb77e02aa739295b0ccf0b3d3959f9a05a1628d32ffd11e134c0e0d355
 DIST ghostscript-gpl-9.25-patchset-1.tar.xz 3716 BLAKE2B 
0a4c32b3d0c0152b0dc7c62bf2b0bc8e30a369c2aed7c7be4a231948123c2242ce96ae5b1fd485bdae84d7cde1be9f3b3a16831fe77dfbc7ac6cd28bb5e14442
 SHA512 
7ad9558b00cc11d0872b32d2f1430d2e47730a2360c79d88299c87f8d6d4c15adb5c679ebdcaf50c58d9051c6a1d6f6873e4d81aadfbf3ce202ad94b6dc8981f
 DIST ghostscript-gpl-9.26-patchset-1.tar.xz 3716 BLAKE2B 
0a4c32b3d0c0152b0dc7c62bf2b0bc8e30a369c2aed7c7be4a231948123c2242ce96ae5b1fd485bdae84d7cde1be9f3b3a16831fe77dfbc7ac6cd28bb5e14442
 SHA512 
7ad9558b00cc11d0872b32d2f1430d2e47730a2360c79d88299c87f8d6d4c15adb5c679ebdcaf50c58d9051c6a1d6f6873e4d81aadfbf3ce202ad94b6dc8981f

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild
deleted file mode 100644
index 84707c85efa..000
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.21.ebuild
+++ /dev/null
@@ -1,206 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib versionator flag-o-matic toolchain-funcs
-
-DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for 
PDF"
-HOMEPAGE="https://ghostscript.com/";
-
-MY_P=${P/-gpl}
-PVM=$(get_version_component_range 1-2)
-PVM_S=$(replace_all_version_separators "" ${PVM})
-
-MY_PATCHSET=1
-
-SRC_URI="
-   
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
-   
https://dev.gentoo.org/~dilfridge/distfiles/${P}-patchset-${MY_PATCHSET}.tar.xz
-"
-
-LICENSE="AGPL-3 CPL-1.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
-
-COMMON_DEPEND="
-   app-text/libpaper
-   media-libs/fontconfig
-   >=media-libs/freetype-2.4.9:2=
-   media-libs/jbig2dec
-   >=media-libs/lcms-2.6:2
-   >=media-libs/libpng-1.6.2:0=
-   >=media-libs/openjpeg-2.1.0:2=
-   >=sys-libs/zlib-1.2.7:=
-   virtual/jpeg:0
-   cups? ( >=net-print/cups-1.3.8 )
-   dbus? ( sys-apps/dbus )
-   gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) )
-   unicode? ( net-dns/libidn:= )
-   tiff? ( >=media-libs/tiff-4.0.1:0= )
-   X? ( x11-libs/libXt x11-libs/libXext )
-"
-
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-"
-
-RDEPEND="${COMMON_DEPEND}
-   >=app-text/poppler-data-0.4.5-r1
-   >=media-fonts/urw-fonts-2.4.9
-   l10n_ja? ( media-fonts/kochi-substitute )
-   l10n_ko? ( media-fonts/baekmuk-fonts )
-   l10n_zh-CN? ( media-fonts/arphicfonts )
-   l10n_zh-TW? ( media-fonts/arphicfonts )
-   !!media-fonts/gnu-gs-fonts-std
-   !!media-fonts/gnu-gs-fonts-other
-   !http://pkgs.fedoraproject.org/cgit/ghostscript.git
-   eapply "${WORKDIR}/patches/"*.patch
-
-   i

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

2018-11-22 Thread Andreas K. Hüttel
commit: 92146a516804b79add2843270cad76387ffeeea5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov 23 00:19:56 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Nov 23 00:19:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92146a51

app-text/ghostscript-gpl: Version bump

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

 app-text/ghostscript-gpl/Manifest  |   2 +
 .../ghostscript-gpl/ghostscript-gpl-9.26.ebuild| 196 +
 2 files changed, 198 insertions(+)

diff --git a/app-text/ghostscript-gpl/Manifest 
b/app-text/ghostscript-gpl/Manifest
index 70b25a2d843..8e812cb0f03 100644
--- a/app-text/ghostscript-gpl/Manifest
+++ b/app-text/ghostscript-gpl/Manifest
@@ -1,4 +1,6 @@
 DIST ghostscript-9.21.tar.xz 29164532 BLAKE2B 
275e81e44585e186cdfd9f517d1ac77ec840c62ef01f107f6ec0131546c4a2b526000cbc4ba6a91b55eedb8f3783fbf831059d791ea441a484ce29dd5dd6af0e
 SHA512 
cfea089b92fb01e3f7c18a9ce05e7165fc8b356e2914bf53b7f2fd9de672279c8b97ced07e983e619f0d4334ce16018b100cfbf0cc872c215a8cf2aff4c78731
 DIST ghostscript-9.25.tar.xz 33027708 BLAKE2B 
7c6684898ef04bc5b6be8fec86adbf7b270107f4063b299175f5c08e5e7ace2468e1512a297464fda5695c830808916e6a0dd1202ca7e85b32cfd175d8cc2b18
 SHA512 
7a1c0b7546ed523f50c1452d4a1c13fcf043d6060fc9708bbc4b543f66ecb1b619b6e71998094ac702ef44a2fd159b6523271de19b1cae352981ef51fb637651
+DIST ghostscript-9.26.tar.xz 33059724 BLAKE2B 
7ccb9730db8ae056e67bf8d7fa097a4cb529605e12214ab81253d2d354d26c24e393c8bec2ecdb51a1fefe8443b8af47758705c2fb6b1dab59932140c5de07ca
 SHA512 
3ddb83029edf32282357bf606f4045a9ac73df6543cd423cfad09158ec12ada083a0dbb5aac3b73ae24cbc6c1e9d7574257a5c1fae63ba8776fbb00150ef2a3e
 DIST ghostscript-gpl-9.21-patchset-1.tar.xz 6196 BLAKE2B 
d2bccba582873d29c1724469af66a5aa72755d6ff73bbdadbf33e5eb4a2027c2cf14415319c3c3c6d03a9fbd9bad43e3bf7ef57eb7a3361305f6efb7fa550675
 SHA512 
58fef7080ca17a238231fb528be48f52bcfa771b1e496d7fede6df45fb927f1bb1c755cb77e02aa739295b0ccf0b3d3959f9a05a1628d32ffd11e134c0e0d355
 DIST ghostscript-gpl-9.25-patchset-1.tar.xz 3716 BLAKE2B 
0a4c32b3d0c0152b0dc7c62bf2b0bc8e30a369c2aed7c7be4a231948123c2242ce96ae5b1fd485bdae84d7cde1be9f3b3a16831fe77dfbc7ac6cd28bb5e14442
 SHA512 
7ad9558b00cc11d0872b32d2f1430d2e47730a2360c79d88299c87f8d6d4c15adb5c679ebdcaf50c58d9051c6a1d6f6873e4d81aadfbf3ce202ad94b6dc8981f
+DIST ghostscript-gpl-9.26-patchset-1.tar.xz 3716 BLAKE2B 
0a4c32b3d0c0152b0dc7c62bf2b0bc8e30a369c2aed7c7be4a231948123c2242ce96ae5b1fd485bdae84d7cde1be9f3b3a16831fe77dfbc7ac6cd28bb5e14442
 SHA512 
7ad9558b00cc11d0872b32d2f1430d2e47730a2360c79d88299c87f8d6d4c15adb5c679ebdcaf50c58d9051c6a1d6f6873e4d81aadfbf3ce202ad94b6dc8981f

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild
new file mode 100644
index 000..1ace98399dc
--- /dev/null
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild
@@ -0,0 +1,196 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic toolchain-funcs
+
+DESCRIPTION="Interpreter for the PostScript language and PDF"
+HOMEPAGE="https://ghostscript.com/";
+
+MY_P=${P/-gpl}
+PVM=$(ver_cut 1-2)
+PVM_S=$(ver_rs 1-2 "")
+
+MY_PATCHSET=1
+
+SRC_URI="
+   
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~dilfridge/distfiles/${P}-patchset-${MY_PATCHSET}.tar.xz
+"
+
+LICENSE="AGPL-3 CPL-1.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
+
+LANGS="ja ko zh-CN zh-TW"
+for X in ${LANGS} ; do
+   IUSE="${IUSE} l10n_${X}"
+done
+
+DEPEND="
+   app-text/libpaper
+   media-libs/fontconfig
+   >=media-libs/freetype-2.4.9:2=
+   media-libs/jbig2dec
+   >=media-libs/lcms-2.6:2
+   >=media-libs/libpng-1.6.2:0=
+   >=media-libs/openjpeg-2.1.0:2=
+   >=sys-libs/zlib-1.2.7
+   virtual/jpeg:0
+   cups? ( >=net-print/cups-1.3.8 )
+   dbus? ( sys-apps/dbus )
+   gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) )
+   unicode? ( net-dns/libidn:= )
+   tiff? ( >=media-libs/tiff-4.0.1:0= )
+   X? ( x11-libs/libXt x11-libs/libXext )
+"
+BDEPEND="virtual/pkgconfig"
+RDEPEND="${DEPEND}
+   app-text/poppler-data
+   >=media-fonts/urw-fonts-2.4.9
+   l10n_ja? ( media-fonts/kochi-substitute )
+   l10n_ko? ( media-fonts/baekmuk-fonts )
+   l10n_zh-CN? ( media-fonts/arphicfonts )
+   l10n_zh-TW? ( media-fonts/arphicfonts )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   # apply various patches, many borrowed from Fedora
+   # http://pkgs.fedoraproject.org/cgit/ghostscript.git
+   eapply "${WORKDIR}/patches/"*.patch
+   default
+
+   # remo

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

2018-11-22 Thread Mike Pagano
commit: a17e1e8bbc3ddb2080a1afc466930be79bb1b755
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Nov 22 23:59:22 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Nov 22 23:59:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17e1e8b

sys-kernel/gentoo-sources: Cleanup of 4.4.X series

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

 sys-kernel/gentoo-sources/Manifest | 12 --
 .../gentoo-sources/gentoo-sources-4.4.157.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.4.159.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.4.160.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.4.161.ebuild   | 28 --
 5 files changed, 124 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 3efe102d620..650f0b50350 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -40,18 +40,6 @@ DIST genpatches-4.19-4.extras.tar.xz 17476 BLAKE2B 
be9765725753c725bf04931c4c869
 DIST genpatches-4.4-151.base.tar.xz 2298156 BLAKE2B 
8a6ebf847b2447abdac3a544130721d54d51216d8bf2c7db34bc34154dd236cedceedc9190e5a5b9b972209c4180cc57b501b392be7f4b26684c95742e3741b9
 SHA512 
7e82eaaa0559dea96b5f53eb2ca231872db5cb45f2a5627f7d68fd9dab3f1840944bb613df9e909c0e734df515236ed35fbe4051124703ac7090c0a68d8aa6f8
 DIST genpatches-4.4-151.experimental.tar.xz 87748 BLAKE2B 
90e9341cdd0d2d9f174cf28f063d8f8a50319529b96f9b6f2547535ed4fc560ed02d3f857bbd3bdc8d11bfda0f12957a6da9539cc7d15b12b74aba870c83785e
 SHA512 
f465b647d9c57cabf87ca899e1d3c465d9a8690d05f2a64f71aa9333ba88ec3c0b7248321c5fd161149126c345b569a728f2a22eb4422c8b45fcff8dd319a67f
 DIST genpatches-4.4-151.extras.tar.xz 16452 BLAKE2B 
9c7fdf7b009d5d58b919f7f1b395249748bd7489ea052702838fcc2adac6e605422fcf404b76db0206a6bda006a16401182684626a980b727301b963a713fffd
 SHA512 
2470a74a73e91d4d0534521bda198f14450304910eace137b17fbd611281a2864907a724c600de4433484d76b8fdb794e11b48cf5e5d7ac5adaff518dd921e5e
-DIST genpatches-4.4-158.base.tar.xz 2364020 BLAKE2B 
b11b892297a6660993503295866abeb9ef945379cfed23e23215218f07d7f70ada300b58bbfe5477dd186388b8be6288cc3a168b2c8d13cdb00b18c541aeed5b
 SHA512 
f47fa2aaf87ea677d3a2499e627e29f295e9a398ffef8a04a0d047f4156b006a091340c97e7fb7ce0f0688067bdd32deb75c459b7797c811456b4328506f0c3a
-DIST genpatches-4.4-158.experimental.tar.xz 87768 BLAKE2B 
30592a90407b1c958acf5bd9e898449bb71913db876810dc78598fc90921c6e4e1b8a12cd14c09510e596777a8b83f70c33614ba822a8b43c55f82c2ac2b8b4f
 SHA512 
7ec01f6f2537f473d872989c611acf8a76961cddd3799f28cf917caec8fe8c7d5fc26340dc01f4a19c76b52f106fe6f25faa183d95ca814561ecc694629cf365
-DIST genpatches-4.4-158.extras.tar.xz 16456 BLAKE2B 
98d8e7b860b014f83911f137d8e4cd0adb34996f62c0c4ed66d0d52ec5b2ed75e182cf7fa57b3a156c7d2a4243726413149b1b7e9acafbd19831fe837bf1f41f
 SHA512 
1ce03096823dad0fb99f7b15250e0edd7615da218533ecc950498484076d3db79461d76c1f5edbf6a0a6ae5e48071225b0e6f56467dd3ee5b424e39d8454b0d0
-DIST genpatches-4.4-160.base.tar.xz 2380092 BLAKE2B 
6b49e3242cefe9b919ef5f12edb9c4ac664f4ab64f0d53c9fe5bb384cd2c2ad67fead2c0f478714b2e5eaecfe0a3ba43ffb3da3b022c762121c49e11e16efbb7
 SHA512 
7c307683ce1f9c90715b04a8ab47715e2ee760d3e475def2bd662c4973158972d9f62a1f4e3c7d1abd7b47bb1dd97e61a612c29b2f3d33b7a42c3273ff10f326
-DIST genpatches-4.4-160.experimental.tar.xz 87804 BLAKE2B 
554213910881d20749634cf2bae372f49c26fbe25b21bddf0b452637b1e54bdb7bcc245f76dd181c8c3c3a5a624df882ca407e43091af3991f47d66e19ea
 SHA512 
43acbd61d782f0a9afb1b5f3d38cc2f74c8f9e8aaf2a61897418df56188af3b0270e6ea239b545b5d7c46da5da1b15d752dc1fcd387c13c460f2695531ad222f
-DIST genpatches-4.4-160.extras.tar.xz 16460 BLAKE2B 
8dfce6f8f44f738b91e5fdf2614cc63ee3ef252074ec459aafd04dc9d536e243c7f730b1deadca709c2c867b2514c573bd6ba521ca38f37089cb40f52e33c53a
 SHA512 
c06e9b30cfa2bf5f04776e473501f9ab0e203060bc0ca3ee43057cbc1ac5939b3fa50406f19e6e78705f955323a01a1e43b1c7e43e4fbdcf5a2ca1d005b1e612
-DIST genpatches-4.4-161.base.tar.xz 2401264 BLAKE2B 
d797bdae8905c1fe8bbb629ac7b58df7d0ea53c583df016047f911c814e35566a087e41271ee459e5260c29551ebb2062ac41b03dac94159a5339ba5125ed88a
 SHA512 
1845a12ddf707d1539b8c9c89423c229ee9f43b664a99eb0eb2eb8bd50ef6623a39ce6b233a5dc00e259c2befdb74ecc5df79aae88a4bcc47eb22de0c41fed91
-DIST genpatches-4.4-161.experimental.tar.xz 87804 BLAKE2B 
554213910881d20749634cf2bae372f49c26fbe25b21bddf0b452637b1e54bdb7bcc245f76dd181c8c3c3a5a624df882ca407e43091af3991f47d66e19ea
 SHA512 
43acbd61d782f0a9afb1b5f3d38cc2f74c8f9e8aaf2a61897418df56188af3b0270e6ea239b545b5d7c46da5da1b15d752dc1fcd387c13c460f2695531ad222f
-DIST genpatches-4.4-161.extras.tar.xz 16460 BLAKE2B 
8dfce6f8f44f738b91e5fdf2614cc63ee3ef252074ec459aafd04dc9d536e243c7f730b1deadca709c2c867b2514c573bd6ba521ca38f37089cb40f52e33c53a
 SHA512 
c06e9b30cfa2bf5f04776e473501f9ab0e203060bc0ca3ee43057cbc1ac5939b3fa50406f19e6e78705f955323

[gentoo-commits] proj/gcc-patches:master commit in: 8.2.0/gentoo/

2018-11-22 Thread Sergei Trofimovich
commit: 86549c2ffccd36fbf393a3574167278a412a4d6d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov 22 23:52:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov 22 23:52:23 2018 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=86549c2f

8.2.0: pull 10_all_default-fortify-source.patch from Debian, bug #621036

glibc and other packages expect _FORTIFY_SOURCE define to be a number.
Before the patch _FORTIFY_SOURCE was
((defined __OPTIMIZE__ && __OPTIMIZE__ > 0) ? 2 : 0)
After the patch it's
2
(or not set if build is unoptimised).

Reported-by: Martin Kletzander
Bug: https://bugs.gentoo.org/621036
Signed-off-by: Sergei Trofimovich  gentoo.org>

 8.2.0/gentoo/10_all_default-fortify-source.patch | 17 -
 8.2.0/gentoo/README.history  |  3 +++
 2 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/8.2.0/gentoo/10_all_default-fortify-source.patch 
b/8.2.0/gentoo/10_all_default-fortify-source.patch
index 36c5762..d307474 100644
--- a/8.2.0/gentoo/10_all_default-fortify-source.patch
+++ b/8.2.0/gentoo/10_all_default-fortify-source.patch
@@ -1,14 +1,21 @@
-Enable -D_FORTIFY_SOURCE=2 by default.
-
+Taken Debian's patch and removed docs matches:
+https://salsa.debian.org/toolchain-team/gcc.git
+Also see https://bugs.gentoo.org/621036 where
+initially Gentoo used too complicated macro.
 
+# DP: Turn on -D_FORTIFY_SOURCE=2 by default for C, C++, ObjC, ObjC++,
+# DP: if the optimization level is > 0
 --- a/gcc/c-family/c-cppbuiltin.c
 +++ b/gcc/c-family/c-cppbuiltin.c
-@@ -951,6 +951,9 @@ c_cpp_builtins (cpp_reader *pfile)
+@@ -951,6 +951,12 @@ c_cpp_builtins (cpp_reader *pfile)
builtin_define_with_value ("__REGISTER_PREFIX__", REGISTER_PREFIX, 0);
builtin_define_with_value ("__USER_LABEL_PREFIX__", user_label_prefix, 0);
  
-+  /* Fortify Source enabled by default w/optimization.  */
-+  cpp_define (pfile, "_FORTIFY_SOURCE=((defined __OPTIMIZE__ && __OPTIMIZE__ 
> 0) ? 2 : 0)");
++#if !defined(ACCEL_COMPILER)
++  /* Fortify Source enabled by default for optimization levels > 0 */
++  if (optimize)
++builtin_define_with_int_value ("_FORTIFY_SOURCE", 2);
++#endif
 +
/* Misc.  */
if (flag_gnu89_inline)

diff --git a/8.2.0/gentoo/README.history b/8.2.0/gentoo/README.history
index a2e8c1b..52c8a22 100644
--- a/8.2.0/gentoo/README.history
+++ b/8.2.0/gentoo/README.history
@@ -1,3 +1,6 @@
+1.6TODO
+   U 10_all_default-fortify-source.patch
+
 1.527 Oct 2018
+ 111_all_ubd-hog-PR85704.patch
U 105_all_libgfortran-Werror.patch



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

2018-11-22 Thread Mike Pagano
commit: 411af010494f1e4ab8cc7b5b06b330094f510699
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Nov 22 23:54:27 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Nov 22 23:54:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411af010

sys-kernel/gentoo-sources: Cleanup of 4.18.X series

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

 sys-kernel/gentoo-sources/Manifest | 27 -
 .../gentoo-sources/gentoo-sources-4.18.10.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.11.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.12.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.13.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.14.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.15.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.16.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.17.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.18.9.ebuild| 28 --
 10 files changed, 279 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 3733ff0cb94..3efe102d620 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -16,33 +16,6 @@ DIST genpatches-4.14-88.extras.tar.xz 17480 BLAKE2B 
36ce9638c6e7034646cf9153c0d0
 DIST genpatches-4.14-89.base.tar.xz 2154932 BLAKE2B 
4c7d015e9f4ad0577fcd34dbeb60ef3bcdedf6587487215180f781af2f2d2c89527a08fe6c6b1b88e97689c5d9e9e9b5f0d06db202496628b3f41d93d138d1ae
 SHA512 
b22041c8f4ec8b5855a0947ebb6bd725414ab9f3d27590ae7e4e097efdbe1fb7162ccbee6129a6f64206d88a5d0f2348c04a1d60e28ac8e6e53043bcf36729e9
 DIST genpatches-4.14-89.experimental.tar.xz 5224 BLAKE2B 
5958a17fb276f5de63edf9300fd3b35806f22c8c1ee981d284816924309d9bd44a627a9deb3e921193418d16b5f07dcda9e8d8478425bace15dd54ad8d8d207f
 SHA512 
3e92deb7f3ad5102e83f7edb2d232414e9be2afddd65e1669366b5a41116598d549d8f5d10fba04408590ea6b16a6cd5deca131da27e615c2b10e0bf3dc62cba
 DIST genpatches-4.14-89.extras.tar.xz 17492 BLAKE2B 
81e994d1f068d5278785e610b6a1fd0659d208942d1997f6630133262d679c88c2981bc79344561395529ddccb7de0172a4b841b7f8145d00a282d9d60b2e81a
 SHA512 
2a232bb4898ef233a6817965e5d9241af9bf361e4765edd21d7b20bbe33badb89baf89f5d0901ed7fc2510931139031aa1c48b7f59d2ceac5097709dd5d6e700
-DIST genpatches-4.18-12.base.tar.xz 237564 BLAKE2B 
221499b05746862c8d7261959b63791efc1450329ec50b14d487306fa97398c364ee553922bdfb7b4dbf688792fcb778e6a30a57a6df10099f5367f01f1869db
 SHA512 
08efe1e89151e1c7c2e19ca48380fa797297879d83b7a51ea3278a966a39324a2a1e5f66f2e46a64ed88d24c243576b119967d3bbccfdb78c7388525bbdb9472
-DIST genpatches-4.18-12.experimental.tar.xz 5224 BLAKE2B 
8d0b8f1e8a2953e500b9d3e654cd89d40ba0bae53a014b1bee8fb19e6580dbf33687821bb3edbffa2db8daf3fdfb521ce3232f9b4aca0f4d2661be8115220c8c
 SHA512 
a063a5e76f391a0d8011a0a1bb1fa06e6693c7efb211e5d25bfa5f39b6dc216f3c965ec1303a1d865c4b3c1484e03a4b99f3097759a0e15b15ca8b11215a3342
-DIST genpatches-4.18-12.extras.tar.xz 17508 BLAKE2B 
c324b68771942f0372d0f4f34904e3f52b021ef36453002732ab041096714cb9949f03840ab7bc2197c498ff3bfd6d8f4f7000a27e9668b9cc9d3c90e40dc466
 SHA512 
746c0bab36b8a1ca9171882cb21735378a12636ce5e157dcebe3b286abb5392c6a2e099226cce5bca77ad808c233c9f968aeceb2fc4744a94cc9c2372dacfaf9
-DIST genpatches-4.18-13.base.tar.xz 291576 BLAKE2B 
1509cc8eb389160035e4a5c8302a6a1691172c9a16c38b7639ce77db5e929fbc8dd309c8bbe256812429e0301197efc002e13d6de8a040e147d93203b389935b
 SHA512 
b7fbef424051f03baee67db1996165cd7335368d355fba17c2bac9fbeeda03bfd76c8813d6e3d73a8e62350f4db3e450336cad41ae1358a23539c6d01647ee8b
-DIST genpatches-4.18-13.experimental.tar.xz 5220 BLAKE2B 
96fd84ec13f0d71c3b1c45d042e3aa8c23c2adcb8db245e61ad9c4e241f452690475d9e0515b8f852961cee3821d62e728485cda31799d9500400811cbcfc4e1
 SHA512 
6ccacee89ee451ed648a926e44cb55e077034086496f34550b8891d854840743ff2a13caad8ec0c921b05243f71e626bec8041024f0f7c5a27d7e48d27b8db40
-DIST genpatches-4.18-13.extras.tar.xz 17496 BLAKE2B 
defec1bd1c54e450673498b22bb6f5726b728781a1060fd66180b481d933458c7fa95c0d2835c44bfa6a215b4029d1185378ef94ec81476f0ecd454bded77ddb
 SHA512 
66ff28aaa4666011a9879cb8a103e1c0f500d0a35393fd1055bebd86b141dbe85cfe8006840e76fac8cd9ea72e0cf85e051f33cab09223e78c7ab7fa893decc7
-DIST genpatches-4.18-14.base.tar.xz 313244 BLAKE2B 
a47c0b01dffdc9480d99137b8d2d2ee4d125e86fdc653e6ed54acadb4818ee12b904335bd996577fb12a0132ffd8f565da9669b4033531fdb1cb53ff28a5c9a7
 SHA512 
8f59ef57c0c698932032e181044b2fd78d6f43a8022b75139c6aade451d946816329129047de8514d4c2f6c0c6eedf6a16786063584bb2c141e1a50fb83debd9
-DIST genpatches-4.18-14.experimental.tar.xz 5224 BLAKE2B 
659859efd41430c3da5c104cc8e148d85df75ec323364f845a2f15b848544aaf0d7d9cd8b595c04a9209542bdb865874b9c8928d264ba896a70d701690464869
 SHA512 
50e17

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

2018-11-22 Thread Mike Pagano
commit: c943c815ab4708a38dc8315700092efbfaddaa62
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Nov 22 23:52:05 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Nov 22 23:52:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c943c815

sys-kernel/gentoo-sources: Cleanup of 4.14.X series

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

 sys-kernel/gentoo-sources/Manifest | 24 ---
 .../gentoo-sources/gentoo-sources-4.14.52.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.71.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.72.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.73.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.74.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.75.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.76.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.14.77.ebuild   | 28 --
 sys-kernel/gentoo-sources/providers|  2 ++
 10 files changed, 2 insertions(+), 248 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f413b3de55d..3733ff0cb94 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -1,30 +1,6 @@
-DIST genpatches-4.14-57.base.tar.xz 1472016 BLAKE2B 
1905e983d34220a97bda5eb7b1fff09d7ac42dc129b722611c079418133231d6d41f871c20df94a3db5440c8b1374d09ae3303be9e2cb8b70f5d92b61382f3ed
 SHA512 
bace21a042f6e45512a8ffe3cb329c70b3f3548142fbaddbd76b2be50f50276db8f4cc410a7d05915c30c443cc82934893203d3025cd4653387ff6fd64f0b4ae
-DIST genpatches-4.14-57.experimental.tar.xz 5216 BLAKE2B 
ac751059eb363f1327b8cc6a9ad6c993cc56e3a57010f6a7d8b30220a401ec2b607b7eda601b39f1d6480fddb45f7a980ba7ffe7cf808ae382a57cc57a785f39
 SHA512 
efb2bf34ea83789437388b6becb4c51564c885355dffdfe0f902ded0cd0a9dbc534a891a8eddde76418a651f0da41d8a7402e672688b2cccaae5897ce0bfb744
-DIST genpatches-4.14-57.extras.tar.xz 17488 BLAKE2B 
6dbe6859eafa2a61d2139572a28046a1278a965aa6a82518b5658c61f18ece4054175116b5907436bc40bd4c32458752fc381cb29806d9e25550a17f81684eab
 SHA512 
49d7a27075e7e113ef39f2da651e9302b51c66d46c4d2960acc648dcd0eb4b608118584dbcbf169d73cf1ed4e105fbae9125f06dda46d346a63f0f35bf23bb4e
 DIST genpatches-4.14-71.base.tar.xz 1731348 BLAKE2B 
0b34671aede1514bde244e76319cd91ad73ce8f6a4b0b5708aef4664bc8bec1e246b407429711dcda49d150415fffb1d1284dccf50ca6e6aff58bfe898d732dd
 SHA512 
9a6154fd4948389f1431833f7f743760dd9ac2ae4f8b6ea045e928384f48823303b2883f84b42f841ec83d0b80ed221011f01d2d94f22afac7eef6fba6c7c6a0
 DIST genpatches-4.14-71.experimental.tar.xz 5228 BLAKE2B 
9cf712fc523acd6c7325f2f726e8b658d5df27c9d183d748374a700023f059c40a2eb25bfb1a9b5d682ed0e1fefcc9c88431a421392c7d5ec8a7612d0fb503bc
 SHA512 
6ba3451a7248226b18d37d1496aaee3159f46ae533288f1a090129aef9660b5bdadbff7bd7f90e3677100180afcb09afeb610d1c6a97483815399467ae1ad036
 DIST genpatches-4.14-71.extras.tar.xz 17492 BLAKE2B 
6c382cf00c22aba0dd280e6ce7ef0e8689560ca4318205a56b674c9c2f1c01e6942f9fcfcc6d417d56cabba0a762bb6a7250f0df8af5f88a0ac2dfcc02e77af5
 SHA512 
72ab2425270c43ec4bf36be83f22a25030e0d3ea3a01fc4835fe31652c7a61a07510f01ff99f02f6311eaeff651d249faaf2e0d4315c0983ff0114be91938537
-DIST genpatches-4.14-77.base.tar.xz 1897728 BLAKE2B 
0481c22f540d3a8f663717ca5771c480a4c88dcd59323ee313b0fa08f887ec855a43cccf928e21978a666509ee96c1a1eb360909278944e625c0c802a2d7e7ac
 SHA512 
d9433d1e5b9232dca6d74928a835bed1e3f27c0affa96e335895df67cb2f7d11d2ba27cd3f6ac40cc51a5a7a670008df91061be5274d61bcc08eb0f06f90d5fe
-DIST genpatches-4.14-77.experimental.tar.xz 5224 BLAKE2B 
8d0b8f1e8a2953e500b9d3e654cd89d40ba0bae53a014b1bee8fb19e6580dbf33687821bb3edbffa2db8daf3fdfb521ce3232f9b4aca0f4d2661be8115220c8c
 SHA512 
a063a5e76f391a0d8011a0a1bb1fa06e6693c7efb211e5d25bfa5f39b6dc216f3c965ec1303a1d865c4b3c1484e03a4b99f3097759a0e15b15ca8b11215a3342
-DIST genpatches-4.14-77.extras.tar.xz 17492 BLAKE2B 
abaf103790fceab73cacd949473e50b8d678e0fb1ead41a36577a02e48805052c8d10f78ce474c215773117e9aeb97a49123b58a3ce42348520e32415838ec13
 SHA512 
28db86e6cfeaa3293d5a9db43774d5c0710492e9ca6b750a687b65a4d38e3a6cc196f689025bf7ce8fded4e97a221f4e2c4352e1ffc2a465fb3546a8d6712536
-DIST genpatches-4.14-78.base.tar.xz 1929676 BLAKE2B 
6021bef7b29ba475ff72d28cd908540555131d482f31086f449ba01fdcb3cab3994f55fec9e7247ab3099f82ff49b671f157b56604735bb8d2414b446c74d530
 SHA512 
f77d30b803273a271fb60bc2e14a31149bb20816d161567d32423ceaecde64eef256450ddf596da19c47214cb1ab86a71b95f673f6600f0d10540c9be25c1866
-DIST genpatches-4.14-78.experimental.tar.xz 5224 BLAKE2B 
8d0b8f1e8a2953e500b9d3e654cd89d40ba0bae53a014b1bee8fb19e6580dbf33687821bb3edbffa2db8daf3fdfb521ce3232f9b4aca0f4d2661be8115220c8c
 SHA512 
a063a5e76f391a0d8011a0a1bb1fa06e6693c7efb211e5d25bfa5f39b6dc216f3c965ec1303a1d865c4b3c1484e

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

2018-11-22 Thread Sergei Trofimovich
commit: c3277200aee40cf90d32221e7ec776f41c61443c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov 22 23:26:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov 22 23:34:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3277200

toolchain.eclass: drop prepman() and prepstrip(), bug #587316

These functions are no-op in portage-2.3.50+.

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

 eclass/toolchain.eclass | 6 --
 1 file changed, 6 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 47620e5ae5d..8a320329534 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1848,12 +1848,6 @@ toolchain_src_install() {
cp -r "${cxx_mandir}"/man? 
"${D}${DATAPATH}"/man/
fi
fi
-   has noinfo ${FEATURES} \
-   && rm -r "${D}${DATAPATH}"/info \
-   || prepinfo "${DATAPATH#${EPREFIX}}"
-   has noman ${FEATURES} \
-   && rm -r "${D}${DATAPATH}"/man \
-   || prepman "${DATAPATH#${EPREFIX}}"
fi
# prune empty dirs left behind
find "${ED}" -depth -type d -delete 2>/dev/null



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

2018-11-22 Thread Michał Górny
commit: 5e583420208819c963744936005af62daa783381
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 22 23:14:25 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 22 23:16:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e583420

dev-libs/poco: Drop tommy@, as requested via email

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

 dev-libs/poco/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-libs/poco/metadata.xml b/dev-libs/poco/metadata.xml
index e115e946586..a2b0f1f2ac3 100644
--- a/dev-libs/poco/metadata.xml
+++ b/dev-libs/poco/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   to...@gentoo.org
-   Thomas Sachau (Tommy[D])
-   

c...@gentoo.org
Gentoo C++ Project



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

2018-11-22 Thread Patrice Clement
commit: ff5d03f1806492d5b68728a4ae00d63dd902ce28
Author: Tomas Mozes  gmail  com>
AuthorDate: Wed Nov 21 18:36:37 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Nov 22 22:53:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5d03f1

dev-python/humanfriendly: correct depend on pytest-cov.

Thanks to juippis for spotting the typo

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10459
Signed-off-by: Patrice Clement  gentoo.org>

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

diff --git a/dev-python/humanfriendly/humanfriendly-4.17.ebuild 
b/dev-python/humanfriendly/humanfriendly-4.17.ebuild
index bb442e83cbb..d0a30bf922d 100644
--- a/dev-python/humanfriendly/humanfriendly-4.17.ebuild
+++ b/dev-python/humanfriendly/humanfriendly-4.17.ebuild
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
>=dev-python/capturer-2.1[${PYTHON_USEDEP}]
>=dev-python/coloredlogs-2.0[${PYTHON_USEDEP}]
>=dev-python/pytest-3.0.7[${PYTHON_USEDEP}]
-   >=dev-python/pytest-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}]
)
"
 



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

2018-11-22 Thread Georgy Yakovlev
commit: 1b4eeaa5be5db74a9e3f41ab6185318aef05ec05
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 14 06:48:28 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:23:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4eeaa5

sys-fs/zfs: version bump to 0.7.12

compatible with linux-4.19

Closes: https://bugs.gentoo.org/671226
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs/Manifest  |   1 +
 sys-fs/zfs/zfs-0.7.12.ebuild | 210 +++
 2 files changed, 211 insertions(+)

diff --git a/sys-fs/zfs/Manifest b/sys-fs/zfs/Manifest
index 8be6c68802e..da83a0dcc1f 100644
--- a/sys-fs/zfs/Manifest
+++ b/sys-fs/zfs/Manifest
@@ -1,5 +1,6 @@
 DIST zfs-0.6.5.11.tar.gz 2521959 BLAKE2B 
95b145a26620995343df1a468367b882bc71ab3e4812c05839d49d0cd877b756185c91b2609986f91939fbfda322809ddefc8ff9207fe076db03e0038e585ea2
 SHA512 
877052da2a0cdc78b10cb5041da55e31242db2618c502997f4df9aa46a14482c7f33adce8d21aaf16164a9fe52edc358922ea89c8e109c3247e107bf607d6451
 DIST zfs-0.7.11.tar.gz 6561125 BLAKE2B 
ee579aa01272d5565fe78ae6074dc1acdd34c8e9a26838462aea937132c322b0fb915c4dadec230560d586db2b2af129735ed6b5e41def4183c9c7ed456ca7aa
 SHA512 
b53c92de2c2542a1b0189368e4b298e93bea13aec8ba415559e86bfc01a9c7deaf436e694aa047ef8a302c79224f96edd150ea93a57eb88c9e26d054cf7ccd2b
+DIST zfs-0.7.12.tar.gz 6565017 BLAKE2B 
493df30ecce1f169e02d6c8262ba71cc9e7b01d5b17ce188004f522f0c93943b858434067cba8173ccb3e08cde24a1d3e8a3996b2e852f8bc35251f8c4ab3809
 SHA512 
278e411eac5fb2a91108671b64521c2bd5c08024d5829e1679d8f243dfc3c6317363ed9c79dabfddecf425acb6b3003eeaf4e7d991513cbcae4d2644f5d30bf2
 DIST zfs-0.7.8.tar.gz 6514969 BLAKE2B 
689d96ad7afeb422cbeca724f248ac56b6fcdc0a7ef215f735180406a7fc0d4d3c9700a41e855186d8044b304c9f0c142c2bdca387299c499974e424965970a4
 SHA512 
cdeabe10acd2feeeff8a6362987c757b716bfea6ebad42ce022a081106661f774150c113bdaa9e1ac441efdd6da4cf11e6119323ad60ae15ab445a872d952e35
 DIST zfs-0.7.9-r1-patches.tar.xz 10920 BLAKE2B 
50a0b8533061b5eecc103179e6fd51499d87f1c3b331b0629efa29a5a7d405c03448db2245fed9389d149cc83021a2c263bc2f02133a5fdd11b088516c353fff
 SHA512 
a9e8c04bf7449b0a63420202b2f6dd8a6aea96ac57e5925c2ca0223f662210f42316ada25aa6113103909de8c9976945828cdb91a6ff9932f282c01316d7b3ec
 DIST zfs-0.7.9.tar.gz 6548649 BLAKE2B 
aa2f1b9d0ba0eda1af7d420c43d65d5d4183169cfe97c693356e1e0b15967ea512c25454f2d77285600f2209d778e4299f420754932e403a390b87b4f488dc94
 SHA512 
af5d9c320885ee84019fb04250c4b12c7ac3bb3d1037b1961ec4584701a737558374dc22521743e197356efb1d1f0ced9beff675ae9cfcccf3cd8407467f18fa

diff --git a/sys-fs/zfs/zfs-0.7.12.ebuild b/sys-fs/zfs/zfs-0.7.12.ebuild
new file mode 100644
index 000..9059a753e46
--- /dev/null
+++ b/sys-fs/zfs/zfs-0.7.12.ebuild
@@ -0,0 +1,210 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+if [ ${PV} == "" ] ; then
+   inherit git-r3 linux-mod
+   AUTOTOOLS_AUTORECONF="1"
+   EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git"
+else
+   
SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz";
+   KEYWORDS="~amd64"
+fi
+
+inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
+
+DESCRIPTION="Userland utilities for ZFS Linux kernel module"
+HOMEPAGE="http://zfsonlinux.org/";
+
+LICENSE="BSD-2 CDDL MIT"
+SLOT="0"
+IUSE="custom-cflags debug kernel-builtin +rootfs test-suite static-libs"
+RESTRICT="test"
+
+COMMON_DEPEND="
+   net-libs/libtirpc
+   sys-apps/util-linux[static-libs?]
+   sys-libs/zlib[static-libs(+)?]
+   virtual/awk
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+
+RDEPEND="${COMMON_DEPEND}
+   !=sys-apps/grep-2.13*
+   !kernel-builtin? ( =sys-fs/zfs-kmod-${PV}* )
+   !sys-fs/zfs-fuse
+   !prefix? ( virtual/udev )
+   test-suite? (
+   sys-apps/util-linux
+   sys-devel/bc
+   sys-block/parted
+   sys-fs/lsscsi
+   sys-fs/mdadm
+   sys-process/procps
+   virtual/modutils
+   )
+   rootfs? (
+   app-arch/cpio
+   app-misc/pax-utils
+   !"
+   eerror "Block devices --->"
+   eerror "[ ] Loopback device 
support"
+   fi
+   fi
+   fi
+   fi
+}
+
+src_prepare() {
+   # Update paths
+   sed -e "s|/sbin/lsmod|/bin/lsmod|" \
+   -e "s|/usr/bin/scsi-rescan|/usr/sbin/rescan-scsi-bus|" \
+   -e "s|/sbin/parted|/usr/sbin/parted|" \
+   -i scripts/common.sh.in || die
+
+   autotools-utils_src_prepare
+}
+
+src_configure() {
+   use custom-cflag

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

2018-11-22 Thread Georgy Yakovlev
commit: ff187b0783813aa98f5390986251c0eecd09ff41
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov 15 05:26:28 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:23:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff187b07

sys-kernel/spl: http -> https for HOMEPAGE

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-kernel/spl/spl-0.6.5.11.ebuild | 4 ++--
 sys-kernel/spl/spl-0.7.11.ebuild   | 4 ++--
 sys-kernel/spl/spl-0.7.12.ebuild   | 2 +-
 sys-kernel/spl/spl-0.7.8.ebuild| 4 ++--
 sys-kernel/spl/spl-0.7.9-r1.ebuild | 4 ++--
 sys-kernel/spl/spl-0.7.9.ebuild| 4 ++--
 sys-kernel/spl/spl-0.7..ebuild | 4 ++--
 sys-kernel/spl/spl-.ebuild | 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/sys-kernel/spl/spl-0.6.5.11.ebuild 
b/sys-kernel/spl/spl-0.6.5.11.ebuild
index d527d2919fd..74b4625dd73 100644
--- a/sys-kernel/spl/spl-0.6.5.11.ebuild
+++ b/sys-kernel/spl/spl-0.6.5.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-kernel/spl/spl-0.7.11.ebuild b/sys-kernel/spl/spl-0.7.11.ebuild
index 59fcff47c01..510c6683030 100644
--- a/sys-kernel/spl/spl-0.7.11.ebuild
+++ b/sys-kernel/spl/spl-0.7.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-kernel/spl/spl-0.7.12.ebuild b/sys-kernel/spl/spl-0.7.12.ebuild
index 6a50f1aadc9..d6e0509a0a1 100644
--- a/sys-kernel/spl/spl-0.7.12.ebuild
+++ b/sys-kernel/spl/spl-0.7.12.ebuild
@@ -15,7 +15,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-kernel/spl/spl-0.7.8.ebuild b/sys-kernel/spl/spl-0.7.8.ebuild
index 871dba52938..6aea5d09bc3 100644
--- a/sys-kernel/spl/spl-0.7.8.ebuild
+++ b/sys-kernel/spl/spl-0.7.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-kernel/spl/spl-0.7.9-r1.ebuild 
b/sys-kernel/spl/spl-0.7.9-r1.ebuild
index 8d4bead6115..1cbb3fc1e4e 100644
--- a/sys-kernel/spl/spl-0.7.9-r1.ebuild
+++ b/sys-kernel/spl/spl-0.7.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-kernel/spl/spl-0.7.9.ebuild b/sys-kernel/spl/spl-0.7.9.ebuild
index 5295e9d967f..b14f1c060c5 100644
--- a/sys-kernel/spl/spl-0.7.9.ebuild
+++ b/sys-kernel/spl/spl-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-kernel/spl/spl-0.7..ebuild 
b/sys-kernel/spl/spl-0.7..ebuild
index 69d32ece072..2a659b0f0f0 100644
--- a/sys-kernel/spl/spl-0.7..ebuild
+++ b/sys-kernel/spl/spl-0.7..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod autotools-utils
 
 DESCRIPTION="T

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

2018-11-22 Thread Georgy Yakovlev
commit: 48d2e2f850ffc24c79d21ffbb616099c2b899fc9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 14 06:47:54 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:23:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d2e2f8

sys-fs/zfs-kmod: version bump to 0.7.12

compatible with linux-4.19

Bug: https://bugs.gentoo.org/671226
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs-kmod/Manifest   |   1 +
 sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild | 146 +
 2 files changed, 147 insertions(+)

diff --git a/sys-fs/zfs-kmod/Manifest b/sys-fs/zfs-kmod/Manifest
index 8be6c68802e..da83a0dcc1f 100644
--- a/sys-fs/zfs-kmod/Manifest
+++ b/sys-fs/zfs-kmod/Manifest
@@ -1,5 +1,6 @@
 DIST zfs-0.6.5.11.tar.gz 2521959 BLAKE2B 
95b145a26620995343df1a468367b882bc71ab3e4812c05839d49d0cd877b756185c91b2609986f91939fbfda322809ddefc8ff9207fe076db03e0038e585ea2
 SHA512 
877052da2a0cdc78b10cb5041da55e31242db2618c502997f4df9aa46a14482c7f33adce8d21aaf16164a9fe52edc358922ea89c8e109c3247e107bf607d6451
 DIST zfs-0.7.11.tar.gz 6561125 BLAKE2B 
ee579aa01272d5565fe78ae6074dc1acdd34c8e9a26838462aea937132c322b0fb915c4dadec230560d586db2b2af129735ed6b5e41def4183c9c7ed456ca7aa
 SHA512 
b53c92de2c2542a1b0189368e4b298e93bea13aec8ba415559e86bfc01a9c7deaf436e694aa047ef8a302c79224f96edd150ea93a57eb88c9e26d054cf7ccd2b
+DIST zfs-0.7.12.tar.gz 6565017 BLAKE2B 
493df30ecce1f169e02d6c8262ba71cc9e7b01d5b17ce188004f522f0c93943b858434067cba8173ccb3e08cde24a1d3e8a3996b2e852f8bc35251f8c4ab3809
 SHA512 
278e411eac5fb2a91108671b64521c2bd5c08024d5829e1679d8f243dfc3c6317363ed9c79dabfddecf425acb6b3003eeaf4e7d991513cbcae4d2644f5d30bf2
 DIST zfs-0.7.8.tar.gz 6514969 BLAKE2B 
689d96ad7afeb422cbeca724f248ac56b6fcdc0a7ef215f735180406a7fc0d4d3c9700a41e855186d8044b304c9f0c142c2bdca387299c499974e424965970a4
 SHA512 
cdeabe10acd2feeeff8a6362987c757b716bfea6ebad42ce022a081106661f774150c113bdaa9e1ac441efdd6da4cf11e6119323ad60ae15ab445a872d952e35
 DIST zfs-0.7.9-r1-patches.tar.xz 10920 BLAKE2B 
50a0b8533061b5eecc103179e6fd51499d87f1c3b331b0629efa29a5a7d405c03448db2245fed9389d149cc83021a2c263bc2f02133a5fdd11b088516c353fff
 SHA512 
a9e8c04bf7449b0a63420202b2f6dd8a6aea96ac57e5925c2ca0223f662210f42316ada25aa6113103909de8c9976945828cdb91a6ff9932f282c01316d7b3ec
 DIST zfs-0.7.9.tar.gz 6548649 BLAKE2B 
aa2f1b9d0ba0eda1af7d420c43d65d5d4183169cfe97c693356e1e0b15967ea512c25454f2d77285600f2209d778e4299f420754932e403a390b87b4f488dc94
 SHA512 
af5d9c320885ee84019fb04250c4b12c7ac3bb3d1037b1961ec4584701a737558374dc22521743e197356efb1d1f0ced9beff675ae9cfcccf3cd8407467f18fa

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild
new file mode 100644
index 000..93b11dfdd16
--- /dev/null
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+if [ ${PV} == "" ]; then
+   AUTOTOOLS_AUTORECONF="1"
+   EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git";
+   inherit git-r3
+else
+   
SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/zfs-${PV}.tar.gz";
+   S="${WORKDIR}/zfs-${PV}"
+   KEYWORDS="~amd64"
+fi
+
+inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
+
+DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
+HOMEPAGE="http://zfsonlinux.org/";
+
+LICENSE="CDDL debug? ( GPL-2+ )"
+SLOT="0"
+IUSE="custom-cflags debug +rootfs"
+RESTRICT="debug? ( strip ) test"
+
+DEPEND="
+   =sys-kernel/spl-${PV}*
+   dev-lang/perl
+   virtual/awk
+"
+
+RDEPEND="${DEPEND}
+   !sys-fs/zfs-fuse
+"
+
+AT_M4DIR="config"
+AUTOTOOLS_IN_SOURCE_BUILD="1"
+
+DOCS=( AUTHORS COPYRIGHT DISCLAIMER README.markdown )
+
+pkg_setup() {
+   linux-info_pkg_setup
+   CONFIG_CHECK="
+   !DEBUG_LOCK_ALLOC
+   EFI_PARTITION
+   IOSCHED_NOOP
+   MODULES
+   !PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !TRIM_UNUSED_KSYMS
+   ZLIB_DEFLATE
+   ZLIB_INFLATE
+   "
+
+   use debug && CONFIG_CHECK="${CONFIG_CHECK}
+   FRAME_POINTER
+   DEBUG_INFO
+   !DEBUG_INFO_REDUCED
+   "
+
+   use rootfs && \
+   CONFIG_CHECK="${CONFIG_CHECK}
+   BLK_DEV_INITRD
+   DEVTMPFS
+   "
+
+   kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required"
+
+   [ ${PV} != "" ] && \
+   { kernel_is le 4 19 || die "Linux 4.19 is the latest supported 
version."; }
+
+   check_extra_config
+}
+
+src_prepare() {
+   # Remove GPLv2-licensed ZPIOS unless we are debugging
+   use debug || sed -e 's/^subdir-m += zpios$//' -i 
"${S}/module/Makefile.in"
+
+   # Set module revision number
+   [ ${PV} != "" ] 

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

2018-11-22 Thread Georgy Yakovlev
commit: 629bb07d494cf0ce7560c649354b8d6d01d15d4e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 14 06:46:59 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:21:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=629bb07d

sys-kernel/spl: version bump to 0.7.12

compatible with linux-4.19

Bug: https://bugs.gentoo.org/671226
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-kernel/spl/Manifest  |   1 +
 sys-kernel/spl/spl-0.7.12.ebuild | 112 +++
 2 files changed, 113 insertions(+)

diff --git a/sys-kernel/spl/Manifest b/sys-kernel/spl/Manifest
index 5a6f91a022a..15e57b36605 100644
--- a/sys-kernel/spl/Manifest
+++ b/sys-kernel/spl/Manifest
@@ -1,5 +1,6 @@
 DIST spl-0.6.5.11.tar.gz 531710 BLAKE2B 
e89cb5a023d3f4b3949a385100b56e01c5fd0ff4448bc175f8463a84b74d1d8f1fcf669c2e4b73f2ec3326653594106ebfa3e66987e49a9cd029355bbb317990
 SHA512 
eae1641a0d528cb9182deccd309625e13abf3db88ba1cbb54947055b23d1f94b62c045f939d5e952784f19719eea5fdf85d65c5abd22b9db167ea7780bc55722
 DIST spl-0.7.11.tar.gz 551795 BLAKE2B 
c7002e0281ad6c1e97e2e5ef1365500ed2dce8d06339679b1a5e6405bea61c918cde280b8b840ab023a8fb73198faf985043e3e5eddae2494b331bea7637ad44
 SHA512 
c7d5d2f504f98f581554d3cf96fe5ae128dae6a27b0aa802e0f95f6b7d89f8a9783c71696e095a6a25a319c28087d933b5ebaa015111f96711d2fb54195c197c
+DIST spl-0.7.12.tar.gz 551880 BLAKE2B 
751909a5dba7060b6eb88acdf2e9a64010a802eef98f967d61bb4463b5e80d86c325d027d8092beab4f72b1bac90b1c5fa20a2d1448bd331e0bf214b4b5acbb6
 SHA512 
4dcada8ccde3fc0320eafbd8b3592baf3f5970babbb2c0b8d2c2c5f254bd940e52565fa86c176f455f819da2a192077df8183640fb7c6279410d628e446335f9
 DIST spl-0.7.8.tar.gz 559558 BLAKE2B 
5aa68a8150cb0c922c1ad0df9d1260136cedd95c13df45cc4490d937746a2a0e76e964978128a6f4e553f7bad4adc72a0408ef89969a15ba3f43af26e412b61c
 SHA512 
dcd38dd0971042603baa474460486ed2e7cb59468de7613fa713eb4bdd081026794af7780b5d8970dd17645b04b6dde1e2f43e89a782437a50afc679a8850001
 DIST spl-0.7.9-r1-patches.tar.xz 2428 BLAKE2B 
5a8550be587c511975d579bdba889538ed574d51b75ff579d02da190a2f8f0c2ba79a5ab4247603f17d26d0ec4d3552dd066c276b99e152d3d95a420db62038c
 SHA512 
829d16e9ab98d568174558fe850e6cb75a70c05de485054f1801f3896dc1fb56a1aaa7f4ba6c7e107558eef591456098291917ca071774c12f4191b0004b9b93
 DIST spl-0.7.9.tar.gz 551115 BLAKE2B 
0ebb801ff60e5f8691c0b3386b5b1c326ea9d40decc20fb455ddb103d108923f28cd870e1c1dc465af5e24e8627973f2b60e7b9b88b3fdbd3ac45f3bd167def2
 SHA512 
89a42a65b3c09a654ffc3bcef84a0735eefe080c2d790400a3691cccf01e9f0a95cd40a4eed37542cfa7f4a94f20e06aae44886325473713407833d247751ec3

diff --git a/sys-kernel/spl/spl-0.7.12.ebuild b/sys-kernel/spl/spl-0.7.12.ebuild
new file mode 100644
index 000..6a50f1aadc9
--- /dev/null
+++ b/sys-kernel/spl/spl-0.7.12.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+if [[ ${PV} == "" ]] ; then
+   AUTOTOOLS_AUTORECONF="1"
+   EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git";
+   inherit git-r3
+else
+   
SRC_URI="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PV}/${P}.tar.gz";
+   KEYWORDS="~amd64"
+fi
+
+inherit flag-o-matic linux-info linux-mod autotools-utils
+
+DESCRIPTION="The Solaris Porting Layer provides many of the Solaris kernel 
APIs"
+HOMEPAGE="http://zfsonlinux.org/";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="custom-cflags debug"
+RESTRICT="debug? ( strip ) test"
+
+COMMON_DEPEND="
+   dev-lang/perl
+   virtual/awk"
+
+DEPEND="${COMMON_DEPEND}"
+
+RDEPEND="${COMMON_DEPEND}
+   !sys-devel/spl"
+
+AT_M4DIR="config"
+AUTOTOOLS_IN_SOURCE_BUILD="1"
+DOCS=( AUTHORS DISCLAIMER )
+
+pkg_setup() {
+   linux-info_pkg_setup
+   CONFIG_CHECK="
+   !DEBUG_LOCK_ALLOC
+   MODULES
+   KALLSYMS
+   !PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !PAX_SIZE_OVERFLOW
+   !TRIM_UNUSED_KSYMS
+   ZLIB_DEFLATE
+   ZLIB_INFLATE
+   "
+
+   use debug && CONFIG_CHECK="${CONFIG_CHECK}
+   FRAME_POINTER
+   DEBUG_INFO
+   !DEBUG_INFO_REDUCED
+   "
+
+   kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required"
+
+   [ ${PV} != "" ] && \
+   { kernel_is le 4 19 || die "Linux 4.19 is the latest supported 
version."; }
+
+   check_extra_config
+}
+
+src_prepare() {
+   # Workaround for hard coded path
+   sed -i "s|/sbin/lsmod|/bin/lsmod|" "${S}/scripts/check.sh" || \
+   die "Cannot patch check.sh"
+
+   # splat is unnecessary unless we are debugging
+   use debug || { sed -e 's/^subdir-m += splat$//' -i 
"${S}/module/Makefile.in" || die ; }
+
+   # Set module revision number
+   [ ${PV} != "" ] && \
+   { sed -i "s/\(Release:\)\(.*\)1/\1\2${PR}-gentoo/" "${S}/META" 
|| die

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

2018-11-22 Thread Georgy Yakovlev
commit: 7f9b33511fe51c93b8a2cfcb020feba5c9c31c25
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov 15 05:24:58 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:23:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9b3351

sys-fs/zfs: http -> https for HOMEPAGE

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs/zfs-0.6.5.11-r2.ebuild | 4 ++--
 sys-fs/zfs/zfs-0.7.11.ebuild  | 4 ++--
 sys-fs/zfs/zfs-0.7.12.ebuild  | 2 +-
 sys-fs/zfs/zfs-0.7.8.ebuild   | 4 ++--
 sys-fs/zfs/zfs-0.7.9-r1.ebuild| 4 ++--
 sys-fs/zfs/zfs-0.7.9.ebuild   | 4 ++--
 sys-fs/zfs/zfs-0.7..ebuild| 4 ++--
 sys-fs/zfs/zfs-.ebuild| 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/sys-fs/zfs/zfs-0.6.5.11-r2.ebuild 
b/sys-fs/zfs/zfs-0.6.5.11-r2.ebuild
index fa4dd8f7b61..c47bc1f430b 100644
--- a/sys-fs/zfs/zfs-0.6.5.11-r2.ebuild
+++ b/sys-fs/zfs/zfs-0.6.5.11-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
 
 DESCRIPTION="Userland utilities for ZFS Linux kernel module"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"

diff --git a/sys-fs/zfs/zfs-0.7.11.ebuild b/sys-fs/zfs/zfs-0.7.11.ebuild
index 50e65577414..10d61e3bfeb 100644
--- a/sys-fs/zfs/zfs-0.7.11.ebuild
+++ b/sys-fs/zfs/zfs-0.7.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
 
 DESCRIPTION="Userland utilities for ZFS Linux kernel module"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"

diff --git a/sys-fs/zfs/zfs-0.7.12.ebuild b/sys-fs/zfs/zfs-0.7.12.ebuild
index 9059a753e46..c79361210b4 100644
--- a/sys-fs/zfs/zfs-0.7.12.ebuild
+++ b/sys-fs/zfs/zfs-0.7.12.ebuild
@@ -16,7 +16,7 @@ fi
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
 
 DESCRIPTION="Userland utilities for ZFS Linux kernel module"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"

diff --git a/sys-fs/zfs/zfs-0.7.8.ebuild b/sys-fs/zfs/zfs-0.7.8.ebuild
index fab094f8675..06ecc91c23c 100644
--- a/sys-fs/zfs/zfs-0.7.8.ebuild
+++ b/sys-fs/zfs/zfs-0.7.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
 
 DESCRIPTION="Userland utilities for ZFS Linux kernel module"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"

diff --git a/sys-fs/zfs/zfs-0.7.9-r1.ebuild b/sys-fs/zfs/zfs-0.7.9-r1.ebuild
index ecf05f4ebd0..50d9bb9bdc7 100644
--- a/sys-fs/zfs/zfs-0.7.9-r1.ebuild
+++ b/sys-fs/zfs/zfs-0.7.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,7 +17,7 @@ fi
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
 
 DESCRIPTION="Userland utilities for ZFS Linux kernel module"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"

diff --git a/sys-fs/zfs/zfs-0.7.9.ebuild b/sys-fs/zfs/zfs-0.7.9.ebuild
index e8cc8f1940d..6a84b40cba7 100644
--- a/sys-fs/zfs/zfs-0.7.9.ebuild
+++ b/sys-fs/zfs/zfs-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 
systemd toolchain-funcs udev
 
 DESCRIPTION="Userland utilities for ZFS Linux kernel module"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="BSD-2 CDDL MIT"
 SLOT="0"

diff --git a/sys-fs/zfs/zfs-0.7..ebuild b/sys-fs/zfs/zfs-0.7..ebuild
index 40620a10cb3..0adc1213090 100644
--- a/sys-fs/zfs/zfs-0.7..ebuild
+++ b/sys-fs/zfs/zfs-0.7..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 

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

2018-11-22 Thread Georgy Yakovlev
commit: add80649685c0a11dbb5653e3ed2cb68ce5df212
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov 15 05:25:45 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:23:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add80649

sys-fs/zfs-kmod: http -> https for HOMEPAGE

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild | 4 ++--
 sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild   | 4 ++--
 sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild   | 2 +-
 sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild| 4 ++--
 sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild | 4 ++--
 sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild| 4 ++--
 sys-fs/zfs-kmod/zfs-kmod-0.7..ebuild | 4 ++--
 sys-fs/zfs-kmod/zfs-kmod-.ebuild | 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild
index 1c08101e1ca..98ae6555adb 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.6.5.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
 
 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="CDDL debug? ( GPL-2+ )"
 SLOT="0"

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild
index 55ffb410456..0c5bf1ea2fe 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
 
 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="CDDL debug? ( GPL-2+ )"
 SLOT="0"

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild
index 93b11dfdd16..b4be7d17035 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.12.ebuild
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
 
 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="CDDL debug? ( GPL-2+ )"
 SLOT="0"

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild
index c8153afff87..e46bdb2f909 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
 
 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="CDDL debug? ( GPL-2+ )"
 SLOT="0"

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
index 8cee9a327e7..e2c7ba25702 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,7 +17,7 @@ fi
 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
 
 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="CDDL debug? ( GPL-2+ )"
 SLOT="0"

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild
index eb47997ccea..6b2ac901806 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ fi
 inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils
 
 DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
-HOMEPAGE="http://zfsonlinux.org/";
+HOMEPAGE="https://zfsonlinux.org/";
 
 LICENSE="CDDL debug? ( GPL-2+ )"
 SLOT="0"

diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7..ebuild 
b/sys-fs/zfs-kmod/zfs-kmod-0.7..ebuild
index b16a30dc7d6..6fb9bc4d597 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7..ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7..ebuild
@@ -1,4 +1,4 @@
-# Copyrigh

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

2018-11-22 Thread Andreas Sturmlechner
commit: 8f606175c17b890b439ea06f9304438529b3c711
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 22 19:53:11 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 19:53:11 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f606175

kde-apps/kdecore-meta: Add local USE webkit description

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

 kde-apps/kdecore-meta/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdecore-meta/metadata.xml 
b/kde-apps/kdecore-meta/metadata.xml
index 8a440f7049..6c3eaccb52 100644
--- a/kde-apps/kdecore-meta/metadata.xml
+++ b/kde-apps/kdecore-meta/metadata.xml
@@ -7,5 +7,6 @@


Enable www-client/falkon 
which depends on dev-qt/qtwebengine
+   Enable kde-apps/konqueror with 
kde-misc/kwebkitpart which depend on 
dev-qt/qtwebengine

 



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

2018-11-22 Thread Andreas Sturmlechner
commit: f9254ffd500e63cba964496c4cb1a622e02c24e8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 22 19:47:13 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 19:47:13 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f9254ffd

kde-apps/kdecore-meta: Disable USE webkit by default

kde-apps/konqueror is in a sorry state. We don't need 2 browsers.

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

 kde-apps/kdecore-meta/kdecore-meta-18.11.80.ebuild  | 2 +-
 kde-apps/kdecore-meta/kdecore-meta-18.12.49..ebuild | 2 +-
 kde-apps/kdecore-meta/kdecore-meta-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-18.11.80.ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-18.11.80.ebuild
index c1464dfa83..788e6edb67 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-18.11.80.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-18.11.80.ebuild
@@ -7,7 +7,7 @@ inherit kde5-meta-pkg
 
 DESCRIPTION="kdecore - merge this to pull in the most basic applications"
 KEYWORDS="~amd64 ~x86"
-IUSE="+handbook +webengine +webkit"
+IUSE="+handbook +webengine webkit"
 
 RDEPEND="
$(add_kdeapps_dep dolphin)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-18.12.49..ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-18.12.49..ebuild
index e4b0164630..040df1c713 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-18.12.49..ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-18.12.49..ebuild
@@ -7,7 +7,7 @@ inherit kde5-meta-pkg
 
 DESCRIPTION="kdecore - merge this to pull in the most basic applications"
 KEYWORDS=""
-IUSE="+handbook +webengine +webkit"
+IUSE="+handbook +webengine webkit"
 
 RDEPEND="
$(add_kdeapps_dep dolphin)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-.ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-.ebuild
index e4b0164630..040df1c713 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-.ebuild
@@ -7,7 +7,7 @@ inherit kde5-meta-pkg
 
 DESCRIPTION="kdecore - merge this to pull in the most basic applications"
 KEYWORDS=""
-IUSE="+handbook +webengine +webkit"
+IUSE="+handbook +webengine webkit"
 
 RDEPEND="
$(add_kdeapps_dep dolphin)



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

2018-11-22 Thread Andreas Sturmlechner
commit: f31ea212481575b0b5df9278dd0f6ef8c3ed1a66
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 19 23:28:01 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 19:25:43 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f31ea212

kde-frameworks/karchive: Sort DEPENDs

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

 kde-frameworks/karchive/karchive-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/karchive/karchive-.ebuild 
b/kde-frameworks/karchive/karchive-.ebuild
index 30b0fbaeb9..a2923ae3d7 100644
--- a/kde-frameworks/karchive/karchive-.ebuild
+++ b/kde-frameworks/karchive/karchive-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,9 +11,9 @@ KEYWORDS=""
 IUSE="+bzip2 +lzma"
 
 RDEPEND="
+   sys-libs/zlib
bzip2? ( app-arch/bzip2 )
lzma? ( app-arch/xz-utils )
-   sys-libs/zlib
 "
 DEPEND="${RDEPEND}"
 



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

2018-11-22 Thread Andreas Sturmlechner
commit: bf681cc22249f9d32dfd7bd12d8f500501de41da
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 19 23:28:18 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 19:25:46 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf681cc2

kde-frameworks/kdoctools: Add USE nls

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

 kde-frameworks/kdoctools/kdoctools-.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kdoctools/kdoctools-.ebuild 
b/kde-frameworks/kdoctools/kdoctools-.ebuild
index f2b7fb71b6..5d992b6bfd 100644
--- a/kde-frameworks/kdoctools/kdoctools-.ebuild
+++ b/kde-frameworks/kdoctools/kdoctools-.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="Tools to generate documentation in various formats from DocBook 
files"
 LICENSE="MIT"
 KEYWORDS=""
-IUSE=""
+IUSE="nls"
 
 RDEPEND="
$(add_frameworks_dep karchive)
@@ -22,4 +22,13 @@ RDEPEND="
 DEPEND="${RDEPEND}
dev-lang/perl
dev-perl/URI
+   nls? ( $(add_frameworks_dep ki18n) )
 "
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package nls KF5I18n)
+   )
+
+   kde5_src_configure
+}



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

2018-11-22 Thread Georgy Yakovlev
commit: f93a9b12dce0b2ff859d29e48f5be055fa2b30b0
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov 22 22:17:49 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:17:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93a9b12

net-dns/dnscrypt-proxy: drop 2.0.18

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-dns/dnscrypt-proxy/Manifest|   1 -
 .../dnscrypt-proxy/dnscrypt-proxy-2.0.18.ebuild| 108 -
 2 files changed, 109 deletions(-)

diff --git a/net-dns/dnscrypt-proxy/Manifest b/net-dns/dnscrypt-proxy/Manifest
index fdcd722e24d..bb0b953cbb4 100644
--- a/net-dns/dnscrypt-proxy/Manifest
+++ b/net-dns/dnscrypt-proxy/Manifest
@@ -1,3 +1,2 @@
 DIST dnscrypt-proxy-2.0.17.tar.gz 3364933 BLAKE2B 
65f2f1c91cc175a3bc92103dd0a2984dfccf5b961d070097035e8bd8058c7eab41c05cd3fabbff729f9521b16ebbfb188008c65efa5c89578b4b54ce43348d05
 SHA512 
c1cb2cfff4a5f6eba81ac3b520ddb3acb311031588495b9f94a7ee5ab35ed0827a856369ce0ac7ff206445dbf24f7931cf937ccd9f724b4e38c97f10814df129
-DIST dnscrypt-proxy-2.0.18.tar.gz 3334780 BLAKE2B 
df72449c6aef65d2cd91eca135bc0a2e1480f87cd06a368ffdb2edb4d5ec0901264a02121ec0ff2f2c9a55d8c2253cb2085f0e27b140420ee4f4cb1ddb854c87
 SHA512 
e37d100a7394cc46e0fbe054c988fca887584cf58c9101a7fb59a6554dc50a864a4f9fc6d403694292bc57aa29f477172011e9c6ba0df8f1bbf96cfbaa5862af
 DIST dnscrypt-proxy-2.0.19.tar.gz 3339713 BLAKE2B 
e65b5ed8243aa6cf471700c6edba6e843fdf6482443335ec74201363657b23a7c6e432318e4de508120b6210cecd02666d97bb62a5f2968ce7d4813518eb3997
 SHA512 
4501a64717c0f2a9313e9328340e466c9ec325d09ef548f6af9a7855ff3497fb741269a17b397a36e2a120519820378e9f98a6a768a3678ea8144ee4690364f6

diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.18.ebuild 
b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.18.ebuild
deleted file mode 100644
index e2157844bf1..000
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.18.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/jedisct1/${PN}"
-
-inherit fcaps golang-build systemd user
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://${EGO_PN}.git";
-else
-   SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"
-HOMEPAGE="https://github.com/jedisct1/dnscrypt-proxy";
-
-LICENSE="ISC"
-SLOT="0"
-IUSE="pie test"
-
-FILECAPS=( cap_net_bind_service+ep usr/bin/dnscrypt-proxy )
-PATCHES=( "${FILESDIR}"/config-full-paths-r10.patch )
-
-pkg_setup() {
-   enewgroup dnscrypt-proxy
-   enewuser dnscrypt-proxy -1 -1 /var/empty dnscrypt-proxy
-}
-
-src_prepare() {
-   default
-   # Create directory structure suitable for building
-   mkdir -p "src/${EGO_PN%/*}" || die
-   mv "${PN}" "src/${EGO_PN}" || die
-   mv "vendor" "src/" || die
-}
-
-src_configure() {
-   EGO_BUILD_FLAGS="-buildmode=$(usex pie pie default)"
-}
-
-src_install() {
-   dobin dnscrypt-proxy
-
-   insinto /etc/dnscrypt-proxy
-   newins "src/${EGO_PN}"/example-dnscrypt-proxy.toml dnscrypt-proxy.toml
-   doins "src/${EGO_PN}"/example-{blacklist.txt,whitelist.txt}
-   doins "src/${EGO_PN}"/example-{cloaking-rules.txt,forwarding-rules.txt}
-
-   insinto /usr/share/dnscrypt-proxy
-   doins -r "utils/generate-domains-blacklists/."
-
-   newinitd "${FILESDIR}"/dnscrypt-proxy.initd dnscrypt-proxy
-   newconfd "${FILESDIR}"/dnscrypt-proxy.confd dnscrypt-proxy
-   systemd_newunit "${FILESDIR}"/dnscrypt-proxy.service 
dnscrypt-proxy.service
-   systemd_newunit "${FILESDIR}"/dnscrypt-proxy.socket 
dnscrypt-proxy.socket
-
-   einstalldocs
-}
-
-pkg_postinst() {
-   fcaps_pkg_postinst
-
-   if ! use filecaps; then
-   ewarn "'filecaps' USE flag is disabled"
-   ewarn "${PN} will fail to listen on port 53"
-   ewarn "please do one the following:"
-   ewarn "1) re-enable 'filecaps'"
-   ewarn "2) change port to > 1024"
-   ewarn "3) configure to run ${PN} as root (not recommended)"
-   ewarn
-   fi
-
-   local v
-   for v in ${REPLACING_VERSIONS}; do
-   if [[ ${v} == 1.* ]] ; then
-   elog "Version 2 is a complete rewrite of ${PN}"
-   elog "please clean up old config/log files"
-   elog
-   fi
-   if [[ ${v} == 2.* ]] ; then
-   elog "As of version 2.0.12 of ${PN} runs as an 
'dnscrypt-proxy' user/group"
-   elog "you can remove obsolete 'dnscrypt' accounts from 
the system"
-   elog
-   fi
-   done
-
-   if systemd_is_booted || has_v

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

2018-11-22 Thread Georgy Yakovlev
commit: 57d8b0d3da04c2972c497e295c23e4875bc88a67
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov 22 22:14:33 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov 22 22:14:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d8b0d3

net-dns/dnscrypt-proxy: version bump to 2.0.19

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-dns/dnscrypt-proxy/Manifest|   1 +
 .../dnscrypt-proxy/dnscrypt-proxy-2.0.19.ebuild| 108 +
 2 files changed, 109 insertions(+)

diff --git a/net-dns/dnscrypt-proxy/Manifest b/net-dns/dnscrypt-proxy/Manifest
index 6a4c3e65c2e..fdcd722e24d 100644
--- a/net-dns/dnscrypt-proxy/Manifest
+++ b/net-dns/dnscrypt-proxy/Manifest
@@ -1,2 +1,3 @@
 DIST dnscrypt-proxy-2.0.17.tar.gz 3364933 BLAKE2B 
65f2f1c91cc175a3bc92103dd0a2984dfccf5b961d070097035e8bd8058c7eab41c05cd3fabbff729f9521b16ebbfb188008c65efa5c89578b4b54ce43348d05
 SHA512 
c1cb2cfff4a5f6eba81ac3b520ddb3acb311031588495b9f94a7ee5ab35ed0827a856369ce0ac7ff206445dbf24f7931cf937ccd9f724b4e38c97f10814df129
 DIST dnscrypt-proxy-2.0.18.tar.gz 3334780 BLAKE2B 
df72449c6aef65d2cd91eca135bc0a2e1480f87cd06a368ffdb2edb4d5ec0901264a02121ec0ff2f2c9a55d8c2253cb2085f0e27b140420ee4f4cb1ddb854c87
 SHA512 
e37d100a7394cc46e0fbe054c988fca887584cf58c9101a7fb59a6554dc50a864a4f9fc6d403694292bc57aa29f477172011e9c6ba0df8f1bbf96cfbaa5862af
+DIST dnscrypt-proxy-2.0.19.tar.gz 3339713 BLAKE2B 
e65b5ed8243aa6cf471700c6edba6e843fdf6482443335ec74201363657b23a7c6e432318e4de508120b6210cecd02666d97bb62a5f2968ce7d4813518eb3997
 SHA512 
4501a64717c0f2a9313e9328340e466c9ec325d09ef548f6af9a7855ff3497fb741269a17b397a36e2a120519820378e9f98a6a768a3678ea8144ee4690364f6

diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.19.ebuild 
b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.19.ebuild
new file mode 100644
index 000..e2157844bf1
--- /dev/null
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.19.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/jedisct1/${PN}"
+
+inherit fcaps golang-build systemd user
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://${EGO_PN}.git";
+else
+   SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"
+HOMEPAGE="https://github.com/jedisct1/dnscrypt-proxy";
+
+LICENSE="ISC"
+SLOT="0"
+IUSE="pie test"
+
+FILECAPS=( cap_net_bind_service+ep usr/bin/dnscrypt-proxy )
+PATCHES=( "${FILESDIR}"/config-full-paths-r10.patch )
+
+pkg_setup() {
+   enewgroup dnscrypt-proxy
+   enewuser dnscrypt-proxy -1 -1 /var/empty dnscrypt-proxy
+}
+
+src_prepare() {
+   default
+   # Create directory structure suitable for building
+   mkdir -p "src/${EGO_PN%/*}" || die
+   mv "${PN}" "src/${EGO_PN}" || die
+   mv "vendor" "src/" || die
+}
+
+src_configure() {
+   EGO_BUILD_FLAGS="-buildmode=$(usex pie pie default)"
+}
+
+src_install() {
+   dobin dnscrypt-proxy
+
+   insinto /etc/dnscrypt-proxy
+   newins "src/${EGO_PN}"/example-dnscrypt-proxy.toml dnscrypt-proxy.toml
+   doins "src/${EGO_PN}"/example-{blacklist.txt,whitelist.txt}
+   doins "src/${EGO_PN}"/example-{cloaking-rules.txt,forwarding-rules.txt}
+
+   insinto /usr/share/dnscrypt-proxy
+   doins -r "utils/generate-domains-blacklists/."
+
+   newinitd "${FILESDIR}"/dnscrypt-proxy.initd dnscrypt-proxy
+   newconfd "${FILESDIR}"/dnscrypt-proxy.confd dnscrypt-proxy
+   systemd_newunit "${FILESDIR}"/dnscrypt-proxy.service 
dnscrypt-proxy.service
+   systemd_newunit "${FILESDIR}"/dnscrypt-proxy.socket 
dnscrypt-proxy.socket
+
+   einstalldocs
+}
+
+pkg_postinst() {
+   fcaps_pkg_postinst
+
+   if ! use filecaps; then
+   ewarn "'filecaps' USE flag is disabled"
+   ewarn "${PN} will fail to listen on port 53"
+   ewarn "please do one the following:"
+   ewarn "1) re-enable 'filecaps'"
+   ewarn "2) change port to > 1024"
+   ewarn "3) configure to run ${PN} as root (not recommended)"
+   ewarn
+   fi
+
+   local v
+   for v in ${REPLACING_VERSIONS}; do
+   if [[ ${v} == 1.* ]] ; then
+   elog "Version 2 is a complete rewrite of ${PN}"
+   elog "please clean up old config/log files"
+   elog
+   fi
+   if [[ ${v} == 2.* ]] ; then
+   elog "As of version 2.0.12 of ${PN} runs as an 
'dnscrypt-proxy' user/group"
+   elog "you can remove obsolete 'dnscrypt' accounts from 
the system"
+   elog
+   fi
+   done
+
+   if systemd_is_booted 

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

2018-11-22 Thread Andreas Sturmlechner
commit: 3b2f93ad16204f009ef5b2688fac86bd762cf425
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 22 01:08:15 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 21:48:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2f93ad

app-office/libreoffice: QA: Don't install compressed manpages

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

 .../files/libreoffice-6.1-nomancompress.patch  | 29 ++
 app-office/libreoffice/libreoffice-6.1..ebuild |  1 +
 app-office/libreoffice/libreoffice-.ebuild |  1 +
 3 files changed, 31 insertions(+)

diff --git a/app-office/libreoffice/files/libreoffice-6.1-nomancompress.patch 
b/app-office/libreoffice/files/libreoffice-6.1-nomancompress.patch
new file mode 100644
index 000..ea6eb8b816f
--- /dev/null
+++ b/app-office/libreoffice/files/libreoffice-6.1-nomancompress.patch
@@ -0,0 +1,29 @@
+--- a/bin/distro-install-desktop-integration   2018-10-29 20:55:29.0 
+0100
 b/bin/distro-install-desktop-integration   2018-11-22 02:03:36.464866894 
+0100
+@@ -39,22 +39,20 @@
+ 
+ create_man_link()
+ {
+-echo "Install $MANDIR/man1/$1.1.gz"
++echo "Install $MANDIR/man1/$1.1"
+ 
+ mkdir -p $DESTDIR$MANDIR/man1
+ echo ".so man1/$2.1" >| $DESTDIR$MANDIR/man1/$1.1
+-gzip -f $DESTDIR$MANDIR/man1/$1.1
+-test -f "$DESTDIR/$3" && echo "$MANDIR/man1/$1.1.gz" >>"$DESTDIR/$3"
++test -f "$DESTDIR/$3" && echo "$MANDIR/man1/$1.1" >>"$DESTDIR/$3"
+ }
+ 
+ install_man()
+ {
+-echo "Install $MANDIR/man1/$1.1.gz"
++echo "Install $MANDIR/man1/$1.1"
+ 
+ mkdir -p $DESTDIR$MANDIR/man1
+ cp "${SRCDIR?}"/sysui/desktop/man/$1.1 $DESTDIR$MANDIR/man1 || exit 1;
+-gzip -f $DESTDIR$MANDIR/man1/$1.1
+-test -f "$DESTDIR/$2" && echo "$MANDIR/man1/$1.1.gz" >>"$DESTDIR/$2"
++test -f "$DESTDIR/$2" && echo "$MANDIR/man1/$1.1" >>"$DESTDIR/$2"
+ }
+ 
+ 

diff --git a/app-office/libreoffice/libreoffice-6.1..ebuild 
b/app-office/libreoffice/libreoffice-6.1..ebuild
index 437ac1b2f00..3c7a646b955 100644
--- a/app-office/libreoffice/libreoffice-6.1..ebuild
+++ b/app-office/libreoffice/libreoffice-6.1..ebuild
@@ -247,6 +247,7 @@ PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"
"${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
+   "${FILESDIR}/${PN}-6.1-nomancompress.patch"
 )
 
 S="${WORKDIR}/${PN}-${MY_PV}"

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index d2235c0033d..c7399b1a5ac 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -250,6 +250,7 @@ PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"
"${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
+   "${FILESDIR}/${PN}-6.1-nomancompress.patch"
 )
 
 S="${WORKDIR}/${PN}-${MY_PV}"



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

2018-11-22 Thread Andreas Sturmlechner
commit: 9bf0329a1d5b3a355f8ea1e4c0132ed469bdfed7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 19 00:12:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 21:48:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf0329a

app-office/libreoffice: Fix font test deps

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

 app-office/libreoffice/libreoffice-6.1..ebuild | 4 ++--
 app-office/libreoffice/libreoffice-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-6.1..ebuild 
b/app-office/libreoffice/libreoffice-6.1..ebuild
index 94087d8..437ac1b2f00 100644
--- a/app-office/libreoffice/libreoffice-6.1..ebuild
+++ b/app-office/libreoffice/libreoffice-6.1..ebuild
@@ -193,9 +193,7 @@ RDEPEND="${COMMON_DEPEND}
!app-office/libreoffice-bin
!app-office/libreoffice-bin-debug
!app-office/openoffice
-   media-fonts/dejavu
media-fonts/liberation-fonts
-   media-fonts/libertine
|| ( x11-misc/xdg-utils kde-plasma/kde-cli-tools )
java? ( >=virtual/jre-1.6 )
kde? ( kde-frameworks/breeze-icons:* )
@@ -213,6 +211,7 @@ fi
 # FIXME: cppunit should be moved to test conditional
 #after everything upstream is under gbuild
 #as dmake execute tests right away
+#tests apparently also need google-carlito-fonts (not packaged)
 DEPEND="${COMMON_DEPEND}
>=dev-libs/libatomic_ops-7.2d
dev-perl/Archive-Zip
@@ -238,6 +237,7 @@ DEPEND="${COMMON_DEPEND}
app-crypt/gnupg
dev-util/cppunit
media-fonts/dejavu
+   media-fonts/liberation-fonts
)
 "
 

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index 4cf5eb3b938..d2235c0033d 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -196,9 +196,7 @@ RDEPEND="${COMMON_DEPEND}
!app-office/libreoffice-bin
!app-office/libreoffice-bin-debug
!app-office/openoffice
-   media-fonts/dejavu
media-fonts/liberation-fonts
-   media-fonts/libertine
|| ( x11-misc/xdg-utils kde-plasma/kde-cli-tools )
java? ( >=virtual/jre-1.6 )
kde? ( kde-frameworks/breeze-icons:* )
@@ -216,6 +214,7 @@ fi
 # FIXME: cppunit should be moved to test conditional
 #after everything upstream is under gbuild
 #as dmake execute tests right away
+#tests apparently also need google-carlito-fonts (not packaged)
 DEPEND="${COMMON_DEPEND}
>=dev-libs/libatomic_ops-7.2d
dev-perl/Archive-Zip
@@ -241,6 +240,7 @@ DEPEND="${COMMON_DEPEND}
app-crypt/gnupg
dev-util/cppunit
media-fonts/dejavu
+   media-fonts/liberation-fonts
)
 "
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/lmms/files/, media-sound/lmms/

2018-11-22 Thread Andreas Sturmlechner
commit: 7222b3663c3654fb3159fefff328cbc003733e5d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 22 21:47:47 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 21:48:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7222b366

media-sound/lmms: Fix build with Qt 5.11.0

Using upstream patch from git master (>1.2.0_rc7).

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

 .../lmms/files/lmms-1.2.0_rc4-qt-5.11.patch| 22 ++
 media-sound/lmms/lmms-1.2.0_rc4.ebuild |  4 +++-
 2 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/media-sound/lmms/files/lmms-1.2.0_rc4-qt-5.11.patch 
b/media-sound/lmms/files/lmms-1.2.0_rc4-qt-5.11.patch
new file mode 100644
index 000..ee1328e8c96
--- /dev/null
+++ b/media-sound/lmms/files/lmms-1.2.0_rc4-qt-5.11.patch
@@ -0,0 +1,22 @@
+From daa3f535158f321e7a01ea531fc3085f2d26ab37 Mon Sep 17 00:00:00 2001
+From: Hyunjin Song 
+Date: Wed, 23 May 2018 14:59:45 +0900
+Subject: [PATCH] Fix compilation with Qt 5.11 (#4374)
+
+Add extends attribute for custom widget RowTableView per upstream uic change 
http://code.qt.io/cgit/qt/qtbase.git/commit/?id=058474884c2505a8a00d4c59b4922bfcd3597c2f
+---
+ src/gui/Forms/EffectSelectDialog.ui | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/gui/Forms/EffectSelectDialog.ui 
b/src/gui/Forms/EffectSelectDialog.ui
+index a9c6de0191..f8e7734862 100644
+--- a/src/gui/Forms/EffectSelectDialog.ui
 b/src/gui/Forms/EffectSelectDialog.ui
+@@ -102,6 +102,7 @@
+  
+   
+RowTableView
++   QTableView
+RowTableView.h
+   
+  

diff --git a/media-sound/lmms/lmms-1.2.0_rc4.ebuild 
b/media-sound/lmms/lmms-1.2.0_rc4.ebuild
index 354ba7ece7b..a85c255a0f3 100644
--- a/media-sound/lmms/lmms-1.2.0_rc4.ebuild
+++ b/media-sound/lmms/lmms-1.2.0_rc4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -61,6 +61,8 @@ RDEPEND="${COMMON_DEPEND}
 
 DOCS=( README.md doc/AUTHORS )
 
+PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
+
 src_configure() {
local mycmakeargs+=(
-DUSE_WERROR=FALSE



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-telegram/files/, x11-plugins/pidgin-telegram/

2018-11-22 Thread Michał Górny
commit: 7f2b4044d41090f465e12091ac2a1759e6240c3e
Author: Stefan Strogin  gmail  com>
AuthorDate: Sat Nov 10 08:33:24 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 22 21:30:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2b4044

x11-plugins/pidgin-telegram: add LibreSSL support

Closes: https://bugs.gentoo.org/666562
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Stefan Strogin  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10384
Signed-off-by: Michał Górny  gentoo.org>

 .../files/pidgin-telegram-1.3.1-libressl.patch | 25 +++
 .../pidgin-telegram-1.3.1-r2.ebuild| 49 ++
 2 files changed, 74 insertions(+)

diff --git 
a/x11-plugins/pidgin-telegram/files/pidgin-telegram-1.3.1-libressl.patch 
b/x11-plugins/pidgin-telegram/files/pidgin-telegram-1.3.1-libressl.patch
new file mode 100644
index 000..ca1ffee7cc4
--- /dev/null
+++ b/x11-plugins/pidgin-telegram/files/pidgin-telegram-1.3.1-libressl.patch
@@ -0,0 +1,25 @@
+From 6ab594162a228bb5d79ba274859d4d2ab0eb7041 Mon Sep 17 00:00:00 2001
+From: Stefan Strogin 
+Date: Sat, 10 Nov 2018 10:15:19 +0200
+Subject: [PATCH] Fix LibreSSL <2.7.0 support
+
+---
+ tgl/crypto/rsa_pem_openssl.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/tgl/crypto/rsa_pem_openssl.c b/tgl/crypto/rsa_pem_openssl.c
+index fe5cd9c..be657b3 100644
+--- a/tgl/crypto/rsa_pem_openssl.c
 b/tgl/crypto/rsa_pem_openssl.c
+@@ -31,7 +31,7 @@
+ #include "meta.h"
+ #include "rsa_pem.h"
+ 
+-#if OPENSSL_VERSION_NUMBER < 0x1010L
++#if (OPENSSL_VERSION_NUMBER < 0x1010L) || 
(defined(LIBRESSL_VERSION_NUMBER) && (LIBRESSL_VERSION_NUMBER < 0x207fL))
+ 
+ int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d)
+ {
+-- 
+2.19.1
+

diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r2.ebuild 
b/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r2.ebuild
new file mode 100644
index 000..07eb0e85f55
--- /dev/null
+++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.3.1-r2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="A libpurple protocol plugin that adds support for the Telegram 
messenger"
+HOMEPAGE="https://github.com/majn/telegram-purple";
+SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegram-purple_${PV}.orig.tar.gz";
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="gcrypt libressl +nls +webp"
+
+RDEPEND="net-im/pidgin
+   sys-libs/zlib:=
+   gcrypt? ( dev-libs/libgcrypt:0= )
+   !gcrypt? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( dev-libs/openssl:0= )
+   )
+   nls? ( sys-devel/gettext )
+   webp? ( media-libs/libwebp:= )"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-libressl.patch" )
+
+S="${WORKDIR}/telegram-purple"
+
+DOCS=( "AUTHORS" "CHANGELOG.md" "HACKING.md" "HACKING.BUILD.md" "README.md" )
+
+src_prepare() {
+   default
+
+   # Remove '-Werror' to make it compile
+   find -name 'Makefile*' -exec sed -i -e 's/-Werror //'  {} + || die
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable gcrypt)
+   $(use_enable nls translation)
+   $(use_enable webp libwebp)
+   )
+
+   econf "${myeconfargs[@]}"
+}



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

2018-11-22 Thread Matt Turner
commit: 7e9fdcc9d4e91639e26869b67ef54eac044fe60a
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Nov 22 18:59:44 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov 22 21:10:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e9fdcc9

media-libs/mesa: Version bump to 18.3.0_rc4

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

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

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 502ade1ff4b..7563e04e0fe 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -3,3 +3,4 @@ DIST mesa-18.2.4.tar.xz 11377556 BLAKE2B 
b11c33ade744fb976862fecccbcc4c97196a005
 DIST mesa-18.2.5.tar.xz 11365620 BLAKE2B 
401fbbcb0e56a97122c11b7d47e506fe86795e942ca412abfa0c29010434447d96bc17fa0e7fc43090c94d7907fc0acaed5f7dada164e8906dca43da0b64a932
 SHA512 
dd454c720241dffa61f3380be62479979a43004b2a52293b817bd3ea95f75960edee680e7380a13fae09b67a90dc0393e4a022d543db91b2f142f2468a9661f0
 DIST mesa-18.3.0-rc2.tar.xz 11862200 BLAKE2B 
4776d1dbf9fdab9dffc36ce8cdd5531491251c9d6f8317ec962d0a0556201ecf72a8cbc9ef2870085041e12702bba2a8be011d21ed440eec08fe81b2f96e
 SHA512 
af12adafbeac33f1ee527a0c7f61c24251912b5ee0a9e55d46f0133e6897b0ca91486ae2b3236159e43addef4de474a7b71ec3932083e68b9e94e480ee91c9fa
 DIST mesa-18.3.0-rc3.tar.xz 11862412 BLAKE2B 
b310ebdc2a62bc0ff9796cfafab1252d46eadc17c3e0abad894776c73b4c640eedc6481666a0ad111abd1dfd8f40f2419b6afca03804225a10ff53080d2f582b
 SHA512 
5ddc7ba15c47aeb3b6239147a43ff79435fce7d8a9a14b63f14d6382f9e911899821ad3e07a0c2dc5dbf3735b2fe5ee534d34614fbf1f89029d2de5d95955eeb
+DIST mesa-18.3.0-rc4.tar.xz 11863728 BLAKE2B 
4b3ad84c09009c6555d97a24e276becc292ee9a63bd1f9f5abf8896e584aa5f7748f27c1a3d6059a908d9dc117aa6f26b6a444e63ee59a431b0b257049aa6b57
 SHA512 
ee1adf9f8237a4f72a8b44ba9aeeb58fad041240e98ab71da6203f2a634f4b9dcd2758b4b5c592104cd51e431acb5292e79d8dd5a61a21c18ae7f93a9d98af41

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

[gentoo-commits] repo/gentoo:master commit in: mail-client/bower/

2018-11-22 Thread Michał Górny
commit: ec2f57caada3e15faca5b08b845bcd831b3cfca4
Author: Ralph Seichter  seichter  de>
AuthorDate: Fri Oct 19 19:56:39 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 22 20:27:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2f57ca

mail-client/bower: terminal client for Notmuch (new package)

Bower is a curses frontend for the Notmuch email system, written
in Mercury.

Bug: https://bugs.gentoo.org/405843
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/10180
Signed-off-by: Michał Górny  gentoo.org>

 mail-client/bower/Manifest |  1 +
 mail-client/bower/bower-0.9.ebuild | 39 ++
 mail-client/bower/metadata.xml | 18 ++
 3 files changed, 58 insertions(+)

diff --git a/mail-client/bower/Manifest b/mail-client/bower/Manifest
new file mode 100644
index 000..a59a5cb049f
--- /dev/null
+++ b/mail-client/bower/Manifest
@@ -0,0 +1 @@
+DIST bower-0.9.tar.gz 256921 BLAKE2B 
b8bd1f179209051e5c870ceeb9efec0345a488726497775b81a87329ce6ee3b0aa0c0f6c5be8b8c2481cb9469977b549af15e1ddc302d360f3e6a79cbf560eb8
 SHA512 
697b5e221356cac8284da9002053e6289df25ba82f0039301643e16e40a1bda6010c9d54dd4c7a3e4c47cdbe9373713248ef2bd182df56bb035db93d089798c2

diff --git a/mail-client/bower/bower-0.9.ebuild 
b/mail-client/bower/bower-0.9.ebuild
new file mode 100644
index 000..a09adb15f28
--- /dev/null
+++ b/mail-client/bower/bower-0.9.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multiprocessing
+
+DESCRIPTION="A curses terminal client for the Notmuch email system"
+HOMEPAGE="https://github.com/wangp/bower";
+SRC_URI="https://github.com/wangp/bower/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-crypt/gpgme:=
+   >=dev-lang/mercury-11.07
+   sys-libs/ncurses:0="
+RDEPEND="app-crypt/gpgme:=
+   net-mail/notmuch
+   sys-apps/coreutils
+   sys-libs/ncurses:0="
+
+src_prepare() {
+   if has_version "sys-libs/ncurses:0[tinfo]" ; then
+   echo "MLLIBS-bower += -ltinfow" >> src/Mercury.params || die
+   fi
+   eapply_user
+}
+
+src_compile() {
+   emake PARALLEL="--jobs $(makeopts_jobs) --no-strip --very-verbose" || 
die
+}
+
+src_install() {
+   dobin bower
+   dodoc AUTHORS NEWS README.md bower.conf.sample
+}

diff --git a/mail-client/bower/metadata.xml b/mail-client/bower/metadata.xml
new file mode 100644
index 000..5560cae3b5e
--- /dev/null
+++ b/mail-client/bower/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   gen...@seichter.de
+   Ralph Seichter
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Bower is a curses frontend for the Notmuch email system, 
written in Mercury.
+   
+   
+   wangp/bower
+   
+



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

2018-11-22 Thread Michał Górny
commit: 953667cbe0955016a1042bc140c70a02560c3e2b
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Nov 17 12:02:37 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 22 20:25:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953667cb

dev-python/markups: Bump to 3.0.0 and add myself as PM

This bump add support for python3_7.

I add myself as a proxied maintainer as this package is
a dep of add-editors/retext which I do already maintain.

Signed-off-by: Nils Freydank  posteo.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/markups/Manifest |  1 +
 dev-python/markups/markups-3.0.0.ebuild | 41 +
 dev-python/markups/metadata.xml |  8 +++
 3 files changed, 50 insertions(+)

diff --git a/dev-python/markups/Manifest b/dev-python/markups/Manifest
index b5d383f994d..5ad9f39979e 100644
--- a/dev-python/markups/Manifest
+++ b/dev-python/markups/Manifest
@@ -1 +1,2 @@
 DIST Markups-2.0.0.tar.gz 16772 BLAKE2B 
88091cbdb6dc5c7289561e4ff8d585335f13ece27ff62951d7356bb89b35e09b8eeafb960583f9dd5faa5fbe9cdb6961523a5314bca8c78e2f0f80514f28595a
 SHA512 
8ccd348efea68678bfb7f47bd13da2729f95a5b5a8d44f11239dbb86b8224867cb1197e46d875ab9a0ba914be004bdc9aa6848b1e6549dc53b12e06040fe
+DIST Markups-3.0.0.tar.gz 16966 BLAKE2B 
9245b1b0056bda9538fabf8540ddc41f2861a41c2ea42f29da195393bb85a63af1273109cb8f3d15ee4b257774512e3002d95948bab4a4493d89e18d687f19ce
 SHA512 
3dfb97f29e801fa296e7ea22f2693d05fe9a9bfdf6c9b560cf6a44d04abfb6c2ac0717093732b6fbd9ea052ab9f8d054b3aae10a0c16516af3815ca1d720aef5

diff --git a/dev-python/markups/markups-3.0.0.ebuild 
b/dev-python/markups/markups-3.0.0.ebuild
new file mode 100644
index 000..47dd66e39bd
--- /dev/null
+++ b/dev-python/markups/markups-3.0.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
+
+inherit distutils-r1
+
+MY_PN="Markups"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="A wrapper around various text markups"
+HOMEPAGE="
+   https://pymarkups.readthedocs.io/en/latest/
+   https://github.com/retext-project/pymarkups
+   https://pypi.org/project/Markups/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+S="${WORKDIR}/${MY_P}"
+
+RDEPEND="
+   dev-python/markdown[${PYTHON_USEDEP}]
+   dev-python/python-markdown-math[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? (
+   app-text/pytextile[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   ${EPYTHON} -m unittest discover -s tests -v || die
+}

diff --git a/dev-python/markups/metadata.xml b/dev-python/markups/metadata.xml
index f3a0a5c01d3..a3992b86df2 100644
--- a/dev-python/markups/metadata.xml
+++ b/dev-python/markups/metadata.xml
@@ -1,6 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+  
+holgers...@posteo.de
+Nils Freydank
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
   
 pyt...@gentoo.org
 Python



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

2018-11-22 Thread Michał Górny
commit: f801fe79ed738aeef1282f62370109a943674a40
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Nov 17 12:02:45 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 22 20:25:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f801fe79

app-editors/retext: Bump to 7.0.4 and add python3_7 support

Closes: https://bugs.gentoo.org/668428
Signed-off-by: Nils Freydank  posteo.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michał Górny  gentoo.org>

 app-editors/retext/Manifest|  1 +
 app-editors/retext/retext-7.0.4.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/app-editors/retext/Manifest b/app-editors/retext/Manifest
index 1b03448f954..3e3af4c752a 100644
--- a/app-editors/retext/Manifest
+++ b/app-editors/retext/Manifest
@@ -1,3 +1,4 @@
 DIST ReText-7.0.0.tar.gz 203294 BLAKE2B 
613004d9e2aaba52e25dec49270ecaf429f5c9dd27041cf09c8b1eefca59e2116b9904b49f260c6bc2528d65fa846a0cd11930d05297b8567e69086376d411a6
 SHA512 
0a2e430659e7d87d50780fecbf5f04f852f144d143ec83b90126ab9e7b8006756cbc8710c9cec192ddad2cba9f7236e684fa207e308c565388ede308da3c1a35
 DIST ReText-7.0.1.tar.gz 266582 BLAKE2B 
9a2bf5ee433550b9df777fc65254bf52097730143e491fa52b2312709473905caf45fc63fe96ac04adb94bdbc9ea8e8840c4e5d65cb0da25727d3cdd198d2f97
 SHA512 
eb6b1f6df1e490d9058f3431c023119afff05e81917bb5402a35a100538283a157d2853d10c015a415a5d7e78aac4a2489307a0ef60004d48d8b1f9207a07567
 DIST ReText-7.0.3.tar.gz 396334 BLAKE2B 
f40ffb159f94d28f1649561a41f557a5d11c2d00e4a01a99493ecac9795bca41c4675bc364c3c58e557bd78c2803f774793042426921436b4be43129f3c88170
 SHA512 
67b16dc2d7207cc72a58a5ede7440b191c8afdd08e6d4b21159e781585ca16ddfb4d0d16052fc50d716e2edfd983559e25c22ac80dd408cdb3fdb82a2f6bce57
+DIST ReText-7.0.4.tar.gz 402934 BLAKE2B 
bae66a5fb8e81192d692d1a239706e2feee6ee940685cffdf3498880b2c9bd67cc85c6150e372a383e4bad13da210426fff95c06b2861b58020c2c6d298cf5d2
 SHA512 
cb12666b15414f4bf83f3b07c94d3bcba13dd3e6c3832c66520bfe8caafeeb87cc083a1e74530d98d6e00a00363add55fdf873e6de385e637876454130deebb3

diff --git a/app-editors/retext/retext-7.0.4.ebuild 
b/app-editors/retext/retext-7.0.4.ebuild
new file mode 100644
index 000..9067cf820ea
--- /dev/null
+++ b/app-editors/retext/retext-7.0.4.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# no pypy{,3} support as PyQt5 does not support it at 2018-11-18
+# https://bitbucket.org/pypy/compatibility/wiki/Home#!gui-library-bindings
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+
+inherit distutils-r1 gnome2-utils virtualx xdg-utils
+
+MY_PN="ReText"
+MY_P="${MY_PN}-${PV/_/~}"
+
+DESCRIPTION="Simple editor for Markdown and reStructuredText"
+HOMEPAGE="https://github.com/retext-project/retext 
https://github.com/retext-project/retext/wiki";
+
+if [[ ${PV} == * ]]
+   then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/retext-project/retext.git";
+   else
+   SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}"/${MY_P}
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="+spell"
+
+RDEPEND="
+   dev-python/chardet[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/markdown[${PYTHON_USEDEP}]
+   dev-python/markups[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/python-markdown-math[${PYTHON_USEDEP}]
+   
dev-python/PyQt5[gui,network,printsupport,webengine,widgets,${PYTHON_USEDEP}]
+   spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )
+"
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( x11-base/xorg-server[xvfb] )
+"
+
+src_test() {
+   virtx distutils-r1_src_test
+}
+
+python_test() {
+   esetup.py test
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+
+   einfo "Starting with retext-7.0.4 the markdown-math plugin is 
installed."
+   einfo "Note that you can use different math delimiters, e.g. \(...\) 
for inline math."
+   einfo "For more details take a look at:"
+   einfo "https://github.com/mitya57/python-markdown-math#math-delimiters";
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}



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

2018-11-22 Thread Michał Górny
commit: c726bf64a7a5626373f961fe18c6f661d5070a05
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Nov 17 12:02:50 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 22 20:25:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c726bf64

app-editors/retext: Update live ebuild

Signed-off-by: Nils Freydank  posteo.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Closes: https://github.com/gentoo/gentoo/pull/10166
Signed-off-by: Michał Górny  gentoo.org>

 app-editors/retext/retext-.ebuild | 41 ---
 1 file changed, 24 insertions(+), 17 deletions(-)

diff --git a/app-editors/retext/retext-.ebuild 
b/app-editors/retext/retext-.ebuild
index b69ab5bac2a..9067cf820ea 100644
--- a/app-editors/retext/retext-.ebuild
+++ b/app-editors/retext/retext-.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+# no pypy{,3} support as PyQt5 does not support it at 2018-11-18
+# https://bitbucket.org/pypy/compatibility/wiki/Home#!gui-library-bindings
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 
-PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk 
zh_TW"
-
-inherit distutils-r1 virtualx l10n xdg-utils
+inherit distutils-r1 gnome2-utils virtualx xdg-utils
 
 MY_PN="ReText"
 MY_P="${MY_PN}-${PV/_/~}"
@@ -25,38 +25,45 @@ if [[ ${PV} == * ]]
S="${WORKDIR}"/${MY_P}
 fi
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 IUSE="+spell"
 
 RDEPEND="
+   dev-python/chardet[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/markdown[${PYTHON_USEDEP}]
-   >=dev-python/markups-2.0[${PYTHON_USEDEP}]
-   >=dev-python/chardet-2.3[${PYTHON_USEDEP}]
+   dev-python/markups[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/python-markdown-math[${PYTHON_USEDEP}]

dev-python/PyQt5[gui,network,printsupport,webengine,widgets,${PYTHON_USEDEP}]
spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )
 "
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( x11-base/xorg-server[xvfb] )
+"
 
-remove_locale() {
-   find "${ED}" -name "retext_${1}.qm" -delete || die "Failed to remove 
locale ${1}."
+src_test() {
+   virtx distutils-r1_src_test
 }
 
 python_test() {
-   virtx esetup.py test
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   l10n_for_each_disabled_locale_do remove_locale
+   esetup.py test
 }
 
 pkg_postinst() {
xdg_desktop_database_update
+   gnome2_icon_cache_update
+
+   einfo "Starting with retext-7.0.4 the markdown-math plugin is 
installed."
+   einfo "Note that you can use different math delimiters, e.g. \(...\) 
for inline math."
+   einfo "For more details take a look at:"
+   einfo "https://github.com/mitya57/python-markdown-math#math-delimiters";
 }
 
 pkg_postrm() {
+   gnome2_icon_cache_update
xdg_desktop_database_update
 }



[gentoo-commits] proj/qt:master commit in: dev-qt/qtgraphicaleffects/, dev-qt/qtscript/, dev-qt/qdbus/, ...

2018-11-22 Thread Andreas Sturmlechner
commit: d58c9e3e71cb7fc0a6ca96b41f1762efc133bf57
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 22 19:49:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 19:49:32 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=d58c9e3e

dev-qt: Add Qt 5.12.0 RC

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

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

[gentoo-commits] proj/qt:master commit in: dev-qt/qtnetworkauth/, dev-qt/qtprintsupport/, dev-qt/qtdiag/, ...

2018-11-22 Thread Andreas Sturmlechner
commit: f3c6b9aca81eaf7b846faa3115f808f286cc859e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 22 19:57:18 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 22 20:03:55 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=f3c6b9ac

dev-qt: Drop 5.12.0_beta4

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

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

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

2018-11-22 Thread Lars Wendler
commit: 06e7aff7dfc2e0bd585a02d6bc6cdfebfedeb6f9
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Nov 22 20:04:37 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Nov 22 20:04:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e7aff7

media-libs/libraw: Bump to version 0.19.1

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

 media-libs/libraw/Manifest |  1 +
 media-libs/libraw/libraw-0.19.1.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/media-libs/libraw/Manifest b/media-libs/libraw/Manifest
index cc22ea0ff5d..38711c74e71 100644
--- a/media-libs/libraw/Manifest
+++ b/media-libs/libraw/Manifest
@@ -1,4 +1,5 @@
 DIST LibRaw-0.18.13.tar.gz 1287631 BLAKE2B 
cb335dd21b897222a80ae7b486d751a080dafe93d9c4ce72ad337bc724707831a70428323027f5f343c4b0ff08820b6f68553436240a85d115eaaa30b6b0c269
 SHA512 
80e6ca48b00176e7c4dd21d8249c60e71e987c01e719abc3bda8b859645301b9dee4bb365bbcb79cbe0067220d3b966add4757b35d4b6ada0a59bbdb29925254
 DIST LibRaw-0.19.0.tar.gz 1300662 BLAKE2B 
f182f1fd7d02eaa34f8b8e2336cbc59cd8c3345cddeace2ed305d048d160bf8d6ecdf04129829b3202a16e70d987a5b2a83c036ec95d1b7b6c748dbb5b46271b
 SHA512 
33d0e9a031add901bdd10ffcde6a0f7837a4f4bec0bbbd21ad661e518dadcb1699133f17b3b2f6cd6cefe87ef3017cb7e1b816c4ce3dfebaaf5d9b2ff6b65238
+DIST LibRaw-0.19.1.tar.gz 1302921 BLAKE2B 
fcd8756179a0a93526fe138b6cbea596f2bb5f662637c21c48e1ff589c7d3b3d34ad20c774fba10842519a5c932b3f6c8826a1d3763c7477600343336aa0ec20
 SHA512 
8d15361bf403fbf5e439456897a6d40ee756fcf3f510d2de033304c676583562149618ec40c665ac9db10eda411dbe02e0446d9c7611c5decc9baaebca98b77a
 DIST LibRaw-demosaic-pack-GPL2-0.18.8.tar.gz 30868 BLAKE2B 
30cef85c49e066fa4b1d86ee4d7bfd7bff07897f91edd57aa52428f7ecf2d6e930703e496d4e55e034c6da2f68735f8b20f493a1d7a00d51b0430a4b98e6ee45
 SHA512 
c34419cec055ea976a348c342f5ec2141e2686b5eb50dd23d7b9fd707eefd86779d331f06b4570dedb1682c33fcd6ac0446b3167ca1f3e3fd2566a0c66c6fd3d
 DIST LibRaw-demosaic-pack-GPL3-0.18.8.tar.gz 39002 BLAKE2B 
544a1eab61c825c7f2202107d623a56e1f81ad3e5111b419bf12708e2d8a9903f192c23904ab8fb274636d9262d3d89f02fa5e05a0e70d7834782c2df8ec0548
 SHA512 
10e8cb6694159d04deb813a88e5c3195eed6e2e438f41533db91b17997af1b9d54f286303447ca6e3d1b377922e388f6fcc8a8370254011e11b85612c914d500

diff --git a/media-libs/libraw/libraw-0.19.1.ebuild 
b/media-libs/libraw/libraw-0.19.1.ebuild
new file mode 100644
index 000..9604a7e73f3
--- /dev/null
+++ b/media-libs/libraw/libraw-0.19.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-minimal toolchain-funcs
+
+MY_PN=LibRaw
+MY_PV="${PV/_b/-B}"
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="LibRaw is a library for reading RAW files obtained from digital 
photo cameras"
+HOMEPAGE="https://www.libraw.org/ https://github.com/LibRaw/LibRaw";
+SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz";
+
+LICENSE="LGPL-2.1 CDDL"
+SLOT="0/19" # subslot = libraw soname version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="examples jpeg jpeg2k +lcms openmp"
+
+RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
+   jpeg2k? ( >=media-libs/jasper-1.900.1-r6:=[${MULTILIB_USEDEP}] )
+   lcms? ( >=media-libs/lcms-2.5:2[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( Changelog.txt README.md )
+
+pkg_pretend() {
+   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+pkg_setup() {
+   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   --disable-static
+   $(use_enable examples)
+   $(use_enable jpeg)
+   $(use_enable jpeg2k jasper)
+   $(use_enable lcms)
+   $(use_enable openmp)
+   )
+   ECONF_SOURCE="${S}" \
+   econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+   einstalldocs
+
+   # package installs .pc files
+   find "${D}" -name '*.la' -delete || die
+}



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

2018-11-22 Thread Mikle Kolyada
commit: 98ae80399e146fc1841dc550fe90ac7e917f9a82
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 18:56:56 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 18:56:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ae8039

sys-fs/f2fs-tools: Drop old

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

 sys-fs/f2fs-tools/Manifest|  1 -
 sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/sys-fs/f2fs-tools/Manifest b/sys-fs/f2fs-tools/Manifest
index c4855f82f4e..04f519037d2 100644
--- a/sys-fs/f2fs-tools/Manifest
+++ b/sys-fs/f2fs-tools/Manifest
@@ -1,4 +1,3 @@
 DIST f2fs-tools-1.10.0.tar.xz 342904 BLAKE2B 
ba4dec55e11959b2dd9461b1b02d173c7766908bfdbca9f6da7aa134b4a3b5cf2bda3c2e380b3fab46afdda0be9181ae5fe85ed9d085f816a1ff96e847e2a836
 SHA512 
e6e9fc10bd8051db86880c415ceb50900bf0cc919f1d9fe39026b5320de7c93cbcc1d817fab73130817042ed551fc5fd55ef9b589caeca9fca63fd3098f7a853
 DIST f2fs-tools-1.11.0.tar.gz 278795 BLAKE2B 
8faefb1554283291ad2dc2b66800b88bbdcf07dcb1896a206fd56d52eaa19761c6b008a4961bcec12843a96d2df1744bb5394b4f7bf3830315f4bd3180850e8d
 SHA512 
a69fbd01826909576634f40343293addae3a9c3be09bf8210e2abc1ae12f385fe24dd71c623d14a0a15a81d12f404f193981caaadacbd663bc1502de9a8f7fb7
 DIST f2fs-tools-1.12.0.tar.gz 286528 BLAKE2B 
ca2e17fa6c48905fc1905fdec865143a003260bd60f659cd9f6c427b371c39f4c869f7265dc19adf7ef7d4d8ba7ed2a3733c52aab18277f5371cb2cb3be3
 SHA512 
3f1a914540f57f94bbdc33ad66ee0b02b26fe380b05f9209f226cb3df8e84e29aa4e8e91d77f52bf737915b2785d4b9723becf5a95d75e8821b2e107e991cbad
-DIST f2fs-tools-1.6.1.tar.xz 282152 BLAKE2B 
f8535a5415e012834b749bba2123151d8a39c8fa757905c45be20478d6a795ff64dfbcf0cf9679f2bd70cb1d92717d8df70efb4beb4d749677a6c8758ebdde0e
 SHA512 
108327042079d9e864899a20f2dd94019be1b957fd7ffa295af097c5b93a5065ea9c36de9bae83f84a6412ac496340849fc44de041e24461a2919073eed15cf2

diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild 
b/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild
deleted file mode 100644
index 0b088d41d9a..000
--- a/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib eutils
-
-DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary";
-SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 x86"
-IUSE=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-sysmacros.patch #580338
-}
-
-src_configure() {
-   #This is required to install to /sbin, bug #481110
-   econf --prefix=/ --includedir=/usr/include
-}
-
-src_install() {
-   default
-   rm -f "${ED}"/$(get_libdir)/libf2fs.{,l}a
-   rm -f "${ED}"/$(get_libdir)/libf2fs_format.{,l}a
-}



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

2018-11-22 Thread Mikle Kolyada
commit: 6411eeb058eee9193590a98491430c924e8b2be0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 18:52:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 18:52:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6411eeb0

sys-fs/f2fs-tools: Version bump (v1.12.0)

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

 sys-fs/f2fs-tools/Manifest |  1 +
 sys-fs/f2fs-tools/f2fs-tools-1.12.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/sys-fs/f2fs-tools/Manifest b/sys-fs/f2fs-tools/Manifest
index 46ae091b21a..c4855f82f4e 100644
--- a/sys-fs/f2fs-tools/Manifest
+++ b/sys-fs/f2fs-tools/Manifest
@@ -1,3 +1,4 @@
 DIST f2fs-tools-1.10.0.tar.xz 342904 BLAKE2B 
ba4dec55e11959b2dd9461b1b02d173c7766908bfdbca9f6da7aa134b4a3b5cf2bda3c2e380b3fab46afdda0be9181ae5fe85ed9d085f816a1ff96e847e2a836
 SHA512 
e6e9fc10bd8051db86880c415ceb50900bf0cc919f1d9fe39026b5320de7c93cbcc1d817fab73130817042ed551fc5fd55ef9b589caeca9fca63fd3098f7a853
 DIST f2fs-tools-1.11.0.tar.gz 278795 BLAKE2B 
8faefb1554283291ad2dc2b66800b88bbdcf07dcb1896a206fd56d52eaa19761c6b008a4961bcec12843a96d2df1744bb5394b4f7bf3830315f4bd3180850e8d
 SHA512 
a69fbd01826909576634f40343293addae3a9c3be09bf8210e2abc1ae12f385fe24dd71c623d14a0a15a81d12f404f193981caaadacbd663bc1502de9a8f7fb7
+DIST f2fs-tools-1.12.0.tar.gz 286528 BLAKE2B 
ca2e17fa6c48905fc1905fdec865143a003260bd60f659cd9f6c427b371c39f4c869f7265dc19adf7ef7d4d8ba7ed2a3733c52aab18277f5371cb2cb3be3
 SHA512 
3f1a914540f57f94bbdc33ad66ee0b02b26fe380b05f9209f226cb3df8e84e29aa4e8e91d77f52bf737915b2785d4b9723becf5a95d75e8821b2e107e991cbad
 DIST f2fs-tools-1.6.1.tar.xz 282152 BLAKE2B 
f8535a5415e012834b749bba2123151d8a39c8fa757905c45be20478d6a795ff64dfbcf0cf9679f2bd70cb1d92717d8df70efb4beb4d749677a6c8758ebdde0e
 SHA512 
108327042079d9e864899a20f2dd94019be1b957fd7ffa295af097c5b93a5065ea9c36de9bae83f84a6412ac496340849fc44de041e24461a2919073eed15cf2

diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.12.0.ebuild 
b/sys-fs/f2fs-tools/f2fs-tools-1.12.0.ebuild
new file mode 100644
index 000..c99c00edbd7
--- /dev/null
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.12.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
+HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/about/";
+SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/${CATEGORY}/${PN}/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0/6"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="selinux"
+
+RDEPEND="selinux? ( sys-libs/libselinux )"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   #This is required to install to /sbin, bug #481110
+   econf \
+   --bindir="${EPREFIX}"/sbin \
+   --disable-static \
+   $(use_with selinux)
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -delete || die
+}



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

2018-11-22 Thread Miroslav Šulc
commit: 3e692161ab7428fec21657e9b42ce510a1307a7e
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Thu Nov 22 18:42:25 2018 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Nov 22 18:42:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e692161

dev-java/maven-bin: version bumps

bumped slots 3.0 and 3.5 and added slot 3.6

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/maven-bin/Manifest   |   3 +
 dev-java/maven-bin/maven-bin-3.0.5.ebuild |  58 
 dev-java/maven-bin/maven-bin-3.5.4.ebuild | 109 ++
 dev-java/maven-bin/maven-bin-3.6.0.ebuild | 109 ++
 4 files changed, 279 insertions(+)

diff --git a/dev-java/maven-bin/Manifest b/dev-java/maven-bin/Manifest
index 56bf85e93ee..92bc6d4e0a3 100644
--- a/dev-java/maven-bin/Manifest
+++ b/dev-java/maven-bin/Manifest
@@ -1,9 +1,12 @@
 DIST apache-maven-2.0.11-bin.tar.bz2 2104711 BLAKE2B 
4bc6272957f3e258135d4efacacc625f63522a7e0277e3383ec27a9906e8e4b41cb606d44b30ba870fa5c05d79a45d26af9af00cbffb7615087949c2eec563f7
 SHA512 
829a583e44ea997576cb0949d74f95e6557069489329523c28c44b546f07cd9487a75f4326d7dc0a098a9755fd52630f2ee27a60daf35006eb48d6af250f84de
 DIST apache-maven-2.2.1-bin.tar.bz2 2839688 BLAKE2B 
64427a0e8925c7ec4567a96878c389635aaf578a6569825749fb5786ee7566654d5e6583d40cced8e3585b72bc1cee70567388cddf32393ff1fb5962a4ad96eb
 SHA512 
ffbf74b6b51616dcd87252973ddd776f13861fece7cd25df9cfba4bda1d8dd574772cb5d37ac7ed97ef8b93b507939d428d47b9b81742c801c7958b9fd6188e7
 DIST apache-maven-3.0.4-bin.tar.gz 4873043 BLAKE2B 
6cdbc6362dfd766f8e14298873f574fff1a6b4c4e29011a234ff7f3f0d2350a7fe7ff26dd68d486b68d84ba575d77324d0cb950e0cea91894a2f0ce81da0f7de
 SHA512 
d6935daff3b80ed6e40ee0acb4f269b4b16e63bc29b792316599a9847f1b33d9309d3c399cdb170710714a1d150957eedc909754de8f8a77d87bd20a0abcb36c
+DIST apache-maven-3.0.5-bin.tar.gz 5144659 BLAKE2B 
a109f1ab8656d031c4c904b9972b5dae7955956f95a383c93342bcd3b823e4355fd446150df60b19fc5754b4b19ca4f38bc11357e061e31b0a66b927611a5a6f
 SHA512 
748c7deb8f56dd968a4dbc289b012adea3621f7b3847dc19004995c2f540bae68fb100c0f28caa57b0f9d15b74ae81eaa27c71e342342aa57afe23b41e80d35f
 DIST apache-maven-3.1.1-bin.tar.gz 5494427 BLAKE2B 
39b8b29a4747562d96231f575ff5cac2f57a5faee6e74df3054df3fd71b8ada691586def77df7d8f0ab88f4ba464a0d3ba382f3259aa19e2a80e1b1d6031
 SHA512 
507d340930cc32268128e8969742dbba34a0144f3e7a561b45f71e254ebff2e6f926fd5c7925081fc94995c3f5b4807caf2204ab70297374857bc66c582610a1
 DIST apache-maven-3.2.5-bin.tar.gz 7956528 BLAKE2B 
41313c35859946c8387b0e58f4a25b38d97d48065deb1db9ddbb576417beef1c3391e0a06526c51878f0a7e451b949f8f8ebc001611429b68332dcef24b594ee
 SHA512 
0cdbf4c1e045ac7f96c176058f19ebb838bd46caadc4fb479e11eda67efbb66218fe67c370ddec6d2e4d91091ac9e81ff9eea8d64174cbe1e6d5f7e15962cfc5
 DIST apache-maven-3.3.3-bin.tar.gz 8042383 BLAKE2B 
2d1826e85ee558e8672ac541237248b32db1577c76eecf9ac3d08d79e157c9c7a4fa7d892a7bc0bc25d2751f9713a72959198fb6ccd68907bda7f841068b6a63
 SHA512 
ca64847b7980f5c406f15d433f86a77dc81aa9676baf09122061c72b3ec5790bc664896c37e0571bb2a0bfb48a1d67b0bff1c67d73d796252a132dd46724ccd5
 DIST apache-maven-3.3.9-bin.tar.gz 8491533 BLAKE2B 
c6947c379dd2d64fe28eeab52da443d771c276553d40f70cced2637df17b18c95108932cbb88d4b747f6a8c0a47150849360ffa9095f6ce50724abeaa2369152
 SHA512 
9b4b22aba67af48648c634e30edbb03de2a7742b7d4e58b3d637fcd20358a51ccb288dcbd473169a58b9322f7c8fbedcf5336b87d06460d0b20ce37d4c3948b0
 DIST apache-maven-3.5.0-bin.tar.gz 8534562 BLAKE2B 
200f7c012e2704c9057d4987a295b0fa9a5787d59707415259445952ae05963a7d333e6fc2eae88689161181077d2b9a9b2398b5baacc6527e76ed83d6068198
 SHA512 
d5a520ca8765ddbc86dca71249c602e2f798dedcc7430bc4979dd01918464c8dc69b694ec0dbbeeff6044179e1b98fce72af952663dd49503203d9742e328f3b
+DIST apache-maven-3.5.4-bin.tar.gz 8842660 BLAKE2B 
e56e22c2f9e51d47ff34b8516eb3d14d4ca2adddb36c800cfba5cb4e68c19c3c7df7d544c1e81c7be004fe5c24f78b904f68b30b768aaf09562d804b61c3
 SHA512 
2a803f578f341e164f6753e410413d16ab60fabe31dc491d1fe35c984a5cce696bc71f57757d4538fe7738be04065a216f3ebad4ef7e0ce1bb4c51bc36d6be86
+DIST apache-maven-3.6.0-bin.tar.gz 9063587 BLAKE2B 
c5acab74168061ef8216cf6d085c25ce3e1eb941724bf0d4bbbe1a69a2da3c255c8233233a5bef800469b7363fa34ca1c4a4717c3f18b8eb2828fdd5d5762bcb
 SHA512 
fae9c12b570c3ba18116a4e26ea524b29f7279c17cbaadc3326ca72927368924d9131d11b9e851b8dc9162228b6fdea955446be41207a5cfc61283dd8a561d2f
 DIST maven-1.1.tar.gz 7625074 BLAKE2B 
b96b5b5c74fdccba8914772fe2ba789751b85170d78afb3fb75c151d56d757be10a1f8706d9593a4ff4459a1e7d8b31801eef07cf2514e1992ba1c99c4d0a7e8
 SHA512 
d08e6f4f7568caec718e82d1106ab01a63855061b5ff65134cdb25ba0a4eee875472bceaccffc1425bd0e57918f69f4e48ad2dd0098f2995ba55ad61c64424a0

diff --git a/dev-java/maven-bin/maven-bin-3.0.5.ebuild 
b/dev-java/maven-bin/maven-bin-3.0.5.ebuild
new file mode 100644
index 000..e97007ba6b0
--- /dev/null
+++ b/dev-java/maven-bin/mave

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/sigrok-cli/

2018-11-22 Thread Sven Wegener
commit: 8f63c6f2d3412e985eb919c1f211df38ea93ddee
Author: Sven Wegener  gentoo  org>
AuthorDate: Thu Nov 22 18:40:24 2018 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Thu Nov 22 18:40:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f63c6f2

sci-electronics/sigrok-cli: Update icon cache and desktop database

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

 sci-electronics/sigrok-cli/sigrok-cli-0.7.1.ebuild | 12 +++-
 sci-electronics/sigrok-cli/sigrok-cli-.ebuild  | 14 --
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/sci-electronics/sigrok-cli/sigrok-cli-0.7.1.ebuild 
b/sci-electronics/sigrok-cli/sigrok-cli-0.7.1.ebuild
index b94222c62b5..553ed7bf8c6 100644
--- a/sci-electronics/sigrok-cli/sigrok-cli-0.7.1.ebuild
+++ b/sci-electronics/sigrok-cli/sigrok-cli-0.7.1.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 PYTHON_COMPAT=( python3_{4,5,6} )
 
-inherit python-single-r1
+inherit gnome2-utils python-single-r1 xdg-utils
 
 if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="git://sigrok.org/${PN}"
@@ -40,3 +40,13 @@ src_prepare() {
 src_configure() {
econf $(use_with decode libsigrokdecode)
 }
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}

diff --git a/sci-electronics/sigrok-cli/sigrok-cli-.ebuild 
b/sci-electronics/sigrok-cli/sigrok-cli-.ebuild
index 05ed1f40fa7..553ed7bf8c6 100644
--- a/sci-electronics/sigrok-cli/sigrok-cli-.ebuild
+++ b/sci-electronics/sigrok-cli/sigrok-cli-.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 PYTHON_COMPAT=( python3_{4,5,6} )
 
-inherit python-single-r1
+inherit gnome2-utils python-single-r1 xdg-utils
 
 if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="git://sigrok.org/${PN}"
@@ -40,3 +40,13 @@ src_prepare() {
 src_configure() {
econf $(use_with decode libsigrokdecode)
 }
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}



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

2018-11-22 Thread Jeroen Roovers
commit: 4b9dd9f1e026c6013233d9bb57e9540023ece18b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov 22 17:15:13 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov 22 17:15:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9dd9f1

www-client/vivaldi: Old

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

 www-client/vivaldi/Manifest  |   6 --
 www-client/vivaldi/vivaldi-2.1.1337.36_p1.ebuild | 127 ---
 www-client/vivaldi/vivaldi-2.1.1337.47_p1.ebuild | 127 ---
 3 files changed, 260 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 5fe36903e7f..eb963f91125 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,9 +1,3 @@
-DIST vivaldi-2.1.1337.36_p1-amd64.deb 57337500 BLAKE2B 
1a5dddb02539e797a4c78d17ff21c116bcc8106ba13514c0d0c23dbec3abdbf025bdb78a930c9c228ae6e16c01f2a9373d09a276e9f0b9ad7323278025cfac83
 SHA512 
9ba3f539125d1739d7af64fca2b3896f87f7b81f86b4f190c24abbc2c6fbcfb52613533b2e681ff15df7f5c0048788b21b5037c662a6cd7db98ea5b01434782b
-DIST vivaldi-2.1.1337.36_p1-armhf.deb 50280548 BLAKE2B 
37a645a5593bd4ed8c866ff1acc98250ef2ed0fe0fd3a75968d3fa2ab97340b16b0f41e1d2fdbde58bf147339bf17dfc5d3d2498a74b795bc9be02a7fcd05edf
 SHA512 
09f85f2513513c8256fc077239c169067e1617f05f7d75f9560b44e8490376a7e543b1c7098e6f3a8d3f335ab22e0dc555ac8816fc149463e1376fd88540f203
-DIST vivaldi-2.1.1337.36_p1-i386.deb 56258752 BLAKE2B 
4fd0ce20a60e7bc7b00d0da138286490ef8b38e66512c4c07a27d336acf8bb31cb370771b9c1169972df32d417f6b09f939d2900ceec5c3dfa4bcef644f77cce
 SHA512 
347ec30a39fd501f0abf1cef6cf9c8ef194c8d5fbbef6510eae33f8b85834eca01348c17ae08fb10c39f290dcf1b828b3ebf022fd9115a80825502e5f983b844
-DIST vivaldi-2.1.1337.47_p1-amd64.deb 57339998 BLAKE2B 
4bbcab43d31289bda0bb5b7f15a3411495f8c887b5e9431c768aee585d58228cb6e15a3923ff7bcfa6fe48e74eae3b24812b5097b35973b706786391f573
 SHA512 
d8004beea0d58cbb60aa629ab2645f0eddfc6c3e5601232f01ac5105b9121fad6d74e24fae9a4995c69720f33bef4186803b15e284fa35961f347cdb9c58ca30
-DIST vivaldi-2.1.1337.47_p1-armhf.deb 50300100 BLAKE2B 
462a14cc7f01946c8fe4e68fcfae95836ec0917c84402d7d189e1a5d7c6576d45a6a49aef4ff6d0e3ccb7d7fd6333d5807ab5d38e3155c2dda2aba8ff93a765e
 SHA512 
5653468415b95ec617b7f5e02dafc8d4d6dd88c72913a3a76054e42ef9de6f43d291aa9efa0854d067ab3e749c5dec53110f4cff9a101fe90022144af0a3de31
-DIST vivaldi-2.1.1337.47_p1-i386.deb 56268380 BLAKE2B 
e5f100d09166983537add232266e3415195b8370a7a73d2da1a1b9ae1c413b8ad2be35b7b69ebb5f3ca7e3236529d2a5499a713838b70c929d8b4c6f835f6a5b
 SHA512 
5aa988df0bded02a8b864952171ae028d0d4b662e90619142915677b3058ea309e9ae8de3a0eefedea2033e9e8fb692f54b6e0d2a2f5b0ac19a7ce7904dfe615
 DIST vivaldi-2.1.1337.51_p1-amd64.deb 57309970 BLAKE2B 
fb0830615e6aa9841545ee143ec86f8b0a733ce2e110f7c4f74640b48500b3fbb2bb248766c5c88bfc39ba7914fe4c85d353998af1be4d9a79e09079ecbecda5
 SHA512 
90171a7610823f391c17bb98b1f75edd5e585cd23e3c6d7f21985ad45a6e2109d1f283148bee5fff50395d49aeb8d6b177d214968f87a8f9a60f03815d1d7d99
 DIST vivaldi-2.1.1337.51_p1-armhf.deb 50271970 BLAKE2B 
26fc67f88d02e2c7f50b3e6bb50657e69ebb4f52b85d65f7deb5a61768d362d7a1da216f6751d4010fc86cde40639e0e1ca665cb5d20135a86bee64056b3b098
 SHA512 
ae6ead496aaf0b8113101d6279e7d737f7f123ed39f92c2f1daee8b3d5377b5ce93405172a3d37d6869e4130c5d93ca8d382796a7a24df19df6638b36290f4ce
 DIST vivaldi-2.1.1337.51_p1-i386.deb 56271752 BLAKE2B 
eb2f2a29097630f154dce656a17d3736e7a90915cd1f7e231ca0665666e7859b945fe03f57674cc4a02a64e4d6701e26e2f8c699a908ad4b5c57c69e4e0b71cb
 SHA512 
7a6f8de66a643a73129334ef7409f261d490451777e723382ed24172c7c0572a36364ed984c759227db012473b464197fe3f0af94e211ba94495416f19a7f9e6

diff --git a/www-client/vivaldi/vivaldi-2.1.1337.36_p1.ebuild 
b/www-client/vivaldi/vivaldi-2.1.1337.36_p1.ebuild
deleted file mode 100644
index 548c8b37f6c..000
--- a/www-client/vivaldi/vivaldi-2.1.1337.36_p1.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he 
hi
-   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr 
sv
-   sw ta te th tr uk vi zh-CN zh-TW
-"
-inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
-
-#VIVALDI_BRANCH="snapshot"
-
-VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
-VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
-VIVALDI_HOME="opt/${VIVALDI_BIN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/";
-VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_";
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}

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

2018-11-22 Thread Jeroen Roovers
commit: d9865dc57e63c8b2e64b1b1fc4051ac8d77a1a43
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov 22 17:13:07 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov 22 17:15:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9865dc5

www-client/vivaldi: Stable for AMD64 x86 too.

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

 www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild 
b/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild
index 029ff56d02f..1ef18820bd5 100644
--- a/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild
+++ b/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild
@@ -25,7 +25,7 @@ SRC_URI="
 
 LICENSE="Vivaldi"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~x86"
+KEYWORDS="-* amd64 ~arm x86"
 RESTRICT="bindist mirror"
 
 DEPEND="



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

2018-11-22 Thread Jeroen Roovers
commit: 4c4d4fa5fa01e314494d35ebba1259c79d648d38
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov 22 17:14:34 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov 22 17:15:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4d4fa5

net-analyzer/wireshark: Update patch for live ebuild

Fixes: https://bugs.gentoo.org/671694
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../wireshark/files/wireshark--androiddump-wsutil.patch   | 8 
 1 file changed, 8 deletions(-)

diff --git 
a/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch 
b/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch
index 4c6ddceeea6..9715de676f1 100644
--- a/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch
+++ b/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch
@@ -17,11 +17,3 @@
${GLIB2_LIBRARIES}
${ZLIB_LIBRARIES}
${CMAKE_DL_LIBS}
-@@ -89,7 +92,6 @@
-   )
- 
-   add_executable(androiddump WIN32 ${androiddump_FILES})
--  # XXX Shouldn't we add wsutil to androiddump_LIBS instead?
-   set_extcap_executable_properties(androiddump)
-   target_link_libraries(androiddump ${androiddump_LIBS})
-   install(TARGETS androiddump RUNTIME DESTINATION ${EXTCAP_DIR})



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

2018-11-22 Thread Jeroen Roovers
commit: 66b10f12767290a3907f96a2492815ae934fc32d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov 22 17:11:50 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov 22 17:15:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b10f12

www-client/vivaldi: Version 2.1.1337.51_p1

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

 www-client/vivaldi/Manifest  |   3 +
 www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild | 127 +++
 2 files changed, 130 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index c7b69a9ef36..5fe36903e7f 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-2.1.1337.36_p1-i386.deb 56258752 BLAKE2B 
4fd0ce20a60e7bc7b00d0da138
 DIST vivaldi-2.1.1337.47_p1-amd64.deb 57339998 BLAKE2B 
4bbcab43d31289bda0bb5b7f15a3411495f8c887b5e9431c768aee585d58228cb6e15a3923ff7bcfa6fe48e74eae3b24812b5097b35973b706786391f573
 SHA512 
d8004beea0d58cbb60aa629ab2645f0eddfc6c3e5601232f01ac5105b9121fad6d74e24fae9a4995c69720f33bef4186803b15e284fa35961f347cdb9c58ca30
 DIST vivaldi-2.1.1337.47_p1-armhf.deb 50300100 BLAKE2B 
462a14cc7f01946c8fe4e68fcfae95836ec0917c84402d7d189e1a5d7c6576d45a6a49aef4ff6d0e3ccb7d7fd6333d5807ab5d38e3155c2dda2aba8ff93a765e
 SHA512 
5653468415b95ec617b7f5e02dafc8d4d6dd88c72913a3a76054e42ef9de6f43d291aa9efa0854d067ab3e749c5dec53110f4cff9a101fe90022144af0a3de31
 DIST vivaldi-2.1.1337.47_p1-i386.deb 56268380 BLAKE2B 
e5f100d09166983537add232266e3415195b8370a7a73d2da1a1b9ae1c413b8ad2be35b7b69ebb5f3ca7e3236529d2a5499a713838b70c929d8b4c6f835f6a5b
 SHA512 
5aa988df0bded02a8b864952171ae028d0d4b662e90619142915677b3058ea309e9ae8de3a0eefedea2033e9e8fb692f54b6e0d2a2f5b0ac19a7ce7904dfe615
+DIST vivaldi-2.1.1337.51_p1-amd64.deb 57309970 BLAKE2B 
fb0830615e6aa9841545ee143ec86f8b0a733ce2e110f7c4f74640b48500b3fbb2bb248766c5c88bfc39ba7914fe4c85d353998af1be4d9a79e09079ecbecda5
 SHA512 
90171a7610823f391c17bb98b1f75edd5e585cd23e3c6d7f21985ad45a6e2109d1f283148bee5fff50395d49aeb8d6b177d214968f87a8f9a60f03815d1d7d99
+DIST vivaldi-2.1.1337.51_p1-armhf.deb 50271970 BLAKE2B 
26fc67f88d02e2c7f50b3e6bb50657e69ebb4f52b85d65f7deb5a61768d362d7a1da216f6751d4010fc86cde40639e0e1ca665cb5d20135a86bee64056b3b098
 SHA512 
ae6ead496aaf0b8113101d6279e7d737f7f123ed39f92c2f1daee8b3d5377b5ce93405172a3d37d6869e4130c5d93ca8d382796a7a24df19df6638b36290f4ce
+DIST vivaldi-2.1.1337.51_p1-i386.deb 56271752 BLAKE2B 
eb2f2a29097630f154dce656a17d3736e7a90915cd1f7e231ca0665666e7859b945fe03f57674cc4a02a64e4d6701e26e2f8c699a908ad4b5c57c69e4e0b71cb
 SHA512 
7a6f8de66a643a73129334ef7409f261d490451777e723382ed24172c7c0572a36364ed984c759227db012473b464197fe3f0af94e211ba94495416f19a7f9e6

diff --git a/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild 
b/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild
new file mode 100644
index 000..029ff56d02f
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-2.1.1337.51_p1.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+CHROMIUM_LANGS="
+   am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he 
hi
+   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr 
sv
+   sw ta te th tr uk vi zh-CN zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker toolchain-funcs xdg-utils
+
+#VIVALDI_BRANCH="snapshot"
+
+VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
+VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
+VIVALDI_HOME="opt/${VIVALDI_BIN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/";
+VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_";
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango[X]
+"
+QA_PREBUILT="*"
+S=${WORKDIR}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   iconv -c -t UTF-8 usr/share/ap

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

2018-11-22 Thread Mikle Kolyada
commit: 6efa771db9a91aa6f009849e1f711dd9eab9996c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 16:53:54 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 16:54:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6efa771d

www-client/chromium: amd64 stable wrt bug #671550

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

 www-client/chromium/chromium-70.0.3538.110.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-70.0.3538.110.ebuild 
b/www-client/chromium/chromium-70.0.3538.110.ebuild
index 45613e9b729..9ed1afd580d 100644
--- a/www-client/chromium/chromium-70.0.3538.110.ebuild
+++ b/www-client/chromium/chromium-70.0.3538.110.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
 RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
 



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

2018-11-22 Thread Mikle Kolyada
commit: 7f6241ee9e45814380d9ecf619cad6e0db68b3cb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 16:52:24 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 16:54:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6241ee

media-libs/harfbuzz: amd64 stable wrt bug #671588

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

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

diff --git a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild
index 85491d783cd..02046d56582 100644
--- a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3 autotools
 else

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



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

2018-11-22 Thread Mike Gilbert
commit: 21afd3c032371aba8a4578576e6207dcbf338a2d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Nov 22 16:49:50 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Nov 22 16:49:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21afd3c0

www-plugins/chrome-binary-plugins: automated update (71.0.3578.62)

Package-Manager: Portage-2.3.51_p14, Repoman-2.3.12_p5
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...78.53_beta.ebuild => chrome-binary-plugins-71.0.3578.62_beta.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index a6a92c314e2..45d2a4e22c9 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_71.0.3578.53-1_amd64.deb 57839204 BLAKE2B 
b9af474ac0924379afb6c41a27d76de4cc7f4be5644e3e12a22a87ac77e93a8fd665886a610aedc99f9db6f02c412fc9e3ee06aa6e52f186723e7fbfdc77e272
 SHA512 
6a6e4e6a073204cb77eefff4d992a593b5bc8290500f593336bc58690f0dded75641445dd0fc59548b8c4c347c99c36c8f84040b39ea7e42d8496f920a1221b5
+DIST google-chrome-beta_71.0.3578.62-1_amd64.deb 57866656 BLAKE2B 
225b8ed1e98520518b91573bc127385a6f6289744052a6b1de9be8a2bb1f1c5f9bc4a6ca7cece3bb75ff0415dbb73441129ef0ba8388e41f84f078b8ee79a577
 SHA512 
6e92926fc738483e04de270ea6a4d23e676ca25fe2822865f38c1c32f1205155886414f1e7eaeece0ebb6c48cb6eb9156421bf2070cd59078c4b5ad63ec336af
 DIST google-chrome-stable_70.0.3538.110-1_amd64.deb 55908786 BLAKE2B 
1159a7a64918fdf2c2128e2d242d6fda4d0404ec44d63253967e2bb662f4f97263da5290fa15945454addf0780f7bc1d4e8a33ff75bd85593ff7ebbc754fb311
 SHA512 
0e07c332a41556db263d6d1d506268a18209e6211a525c23729bf1556ac3cc18b235cf0e093350516f5f9900fb2fb843d2ea46bf6f3a1ce70076c441c5e33257
 DIST google-chrome-unstable_72.0.3610.2-1_amd64.deb 58255564 BLAKE2B 
b6bec7e2441794a68d0f2c1ba5dabe71deffc82f97f37ae69f7d67b92a23c8b8624b5458d4c07dd153566705252866191983aa2afe241193789963ff0da31838
 SHA512 
1f60573f4b535e8d0488781424ace6ada48d9eb51ce2588acb34431e1c2cf22757af4aaf139f350deb3ca0bf878c865da3015df6d7ab9023e7d15fdd4ddeebe8

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



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

2018-11-22 Thread Mike Gilbert
commit: f9f70eea7c32d175f7a34a9fb9f7f371cbcd5568
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Nov 22 16:49:40 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Nov 22 16:49:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f70eea

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

Package-Manager: Portage-2.3.51_p14, Repoman-2.3.12_p5
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-71.0.3578.53.ebuild => google-chrome-beta-71.0.3578.62.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 b2b776f1eec..17c1d4ad363 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_71.0.3578.53-1_amd64.deb 57839204 BLAKE2B 
b9af474ac0924379afb6c41a27d76de4cc7f4be5644e3e12a22a87ac77e93a8fd665886a610aedc99f9db6f02c412fc9e3ee06aa6e52f186723e7fbfdc77e272
 SHA512 
6a6e4e6a073204cb77eefff4d992a593b5bc8290500f593336bc58690f0dded75641445dd0fc59548b8c4c347c99c36c8f84040b39ea7e42d8496f920a1221b5
+DIST google-chrome-beta_71.0.3578.62-1_amd64.deb 57866656 BLAKE2B 
225b8ed1e98520518b91573bc127385a6f6289744052a6b1de9be8a2bb1f1c5f9bc4a6ca7cece3bb75ff0415dbb73441129ef0ba8388e41f84f078b8ee79a577
 SHA512 
6e92926fc738483e04de270ea6a4d23e676ca25fe2822865f38c1c32f1205155886414f1e7eaeece0ebb6c48cb6eb9156421bf2070cd59078c4b5ad63ec336af

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



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

2018-11-22 Thread Mikle Kolyada
commit: 557536397c42694f98b6edabb514c6e2e3b4495f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 16:17:10 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 16:17:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55753639

sys-libs/pam: switch to EAPI 7 to turn BDEPEND

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

 sys-libs/pam/pam-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/pam/pam-1.3.1-r1.ebuild b/sys-libs/pam/pam-1.3.1-r1.ebuild
index 0586ce6ab7a..114caacda31 100644
--- a/sys-libs/pam/pam-1.3.1-r1.ebuild
+++ b/sys-libs/pam/pam-1.3.1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools db-use fcaps multilib-minimal toolchain-funcs
 



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

2018-11-22 Thread Thomas Deutschmann
commit: b3a47084019e7ff61bdc8f36e7e738a47eff83a5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 22 15:27:57 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 22 15:28:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a47084

app-arch/cabextract: add dev-libs/libmspack to RDEPEND

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

 .../cabextract/{cabextract-1.9-r1.ebuild => cabextract-1.9-r2.ebuild}  | 3 ++-
 app-arch/cabextract/cabextract-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-arch/cabextract/cabextract-1.9-r1.ebuild 
b/app-arch/cabextract/cabextract-1.9-r2.ebuild
similarity index 96%
rename from app-arch/cabextract/cabextract-1.9-r1.ebuild
rename to app-arch/cabextract/cabextract-1.9-r2.ebuild
index f435083a5f2..ea21b5d1e5b 100644
--- a/app-arch/cabextract/cabextract-1.9-r1.ebuild
+++ b/app-arch/cabextract/cabextract-1.9-r2.ebuild
@@ -29,7 +29,8 @@ IUSE="extras"
 
 DEPEND="${LIBMSPACK_DEPEND}
virtual/pkgconfig"
-RDEPEND="extras? ( dev-lang/perl )"
+RDEPEND="${LIBMSPACK_DEPEND}
+   extras? ( dev-lang/perl )"
 
 PATCHES=(
"${FILESDIR}"/${P}-fix-bigendian.patch

diff --git a/app-arch/cabextract/cabextract-.ebuild 
b/app-arch/cabextract/cabextract-.ebuild
index 49070540a76..6f8a446e8da 100644
--- a/app-arch/cabextract/cabextract-.ebuild
+++ b/app-arch/cabextract/cabextract-.ebuild
@@ -29,7 +29,8 @@ IUSE="extras"
 
 DEPEND="${LIBMSPACK_DEPEND}
virtual/pkgconfig"
-RDEPEND="extras? ( dev-lang/perl )"
+RDEPEND="${LIBMSPACK_DEPEND}
+   extras? ( dev-lang/perl )"
 
 src_prepare() {
if [[ ${PV} == "" ]] ; then



[gentoo-commits] repo/gentoo:master commit in: net-fs/minio/

2018-11-22 Thread Mikle Kolyada
commit: 77332a83bbda66224ad188ab8ce3da0a9bb071fb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 15:18:12 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 15:18:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77332a83

net-fs/minio: Version bump

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

 net-fs/minio/Manifest |  1 +
 net-fs/minio/minio-2018.11.22.02.51.56.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/net-fs/minio/Manifest b/net-fs/minio/Manifest
index c06a7e8e9da..86ea55aec1c 100644
--- a/net-fs/minio/Manifest
+++ b/net-fs/minio/Manifest
@@ -8,3 +8,4 @@ DIST minio-2018.10.25.01.27.03.tar.gz 9083869 BLAKE2B 
8adc52a4557bde234c367b1a0d
 DIST minio-2018.11.06.01.01.02.tar.gz 9090585 BLAKE2B 
e7cfcdd0eb89fe1c65ceaa7893c2f2c5c4667bea689c2e42ec1f09969590ed06b2a5977015206ee18bb7a5481c9e82b4311c2719cae6df1fd2c3b5da87f9f1fb
 SHA512 
f3d51f5a2c15b2c7cad0679fcb6c72647e090e64efb5e29ad04519fb8870809044f3ae6c2f95a36ad2f0ffb7401e602ea8f5d2f4e5b61c8b60082339b9b91c68
 DIST minio-2018.11.15.01.26.07.tar.gz 9075498 BLAKE2B 
8b690a05a597d0c1d3212891a47f0db944817855138dccf7806f023f6e1e0028287cca3a96df28c36d6f91fea2117abb1a417c23863e5d1464430dd0f40c977c
 SHA512 
aeaf3e4d3be48496742a48b9d7c0b49e040c6f5cc0501668b13aa1e81c64f759b547ab5c910d1fbc2d270d3f42b1b890c41043ad79edbf2caea74b6245d6
 DIST minio-2018.11.17.01.23.48.tar.gz 9076785 BLAKE2B 
3dbbda0ee971d2ecedeff96fa61b2d5f3710361f34ded69075515c7cf9fa40e411360e68d04b85f43fc7082f66ff779368a984a5c1f429c4660b64c6f65dfdc1
 SHA512 
e460ae63bc2e23d4706c396d76c06c66fb61f20fa10544470b28f1764e64be7ed45c33b65fbb9386e7a07e374a29d700c3df2b794dd6e6bd6322e7ea40ad3434
+DIST minio-2018.11.22.02.51.56.tar.gz 9076540 BLAKE2B 
61c153be20ec924c42575beed8ac6b44558f16ad630d47bb8d6e22436bdad40d9d192db20c9393d6572b9b30f09a7290f1d2c30bce8e2342b6923eb1ae1745fa
 SHA512 
49be8aa991dbe3c46a8e656f5900924742cb09ac3d8959cc77b33893e8f698f9f5fd9c6b8e35a9c3458fdacde74905ee6c8a2ce7f82be2582d607764ac8dc63a

diff --git a/net-fs/minio/minio-2018.11.22.02.51.56.ebuild 
b/net-fs/minio/minio-2018.11.22.02.51.56.ebuild
new file mode 100644
index 000..9adcc45356d
--- /dev/null
+++ b/net-fs/minio/minio-2018.11.22.02.51.56.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit user golang-build golang-vcs-snapshot eapi7-ver
+
+EGO_PN="github.com/minio/minio"
+MY_PV="$(ver_cut 1-3)T$(ver_cut 4-7)Z"
+MY_PV=${MY_PV//./-}
+EGIT_COMMIT="ce419c98352324caa4c79b159a9f840ca714c3d5"
+ARCHIVE_URI="https://${EGO_PN}/archive/RELEASE.${MY_PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="An Amazon S3 compatible object storage server"
+HOMEPAGE="https://github.com/minio/minio";
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 /var/lib/${PN} ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "s/time.Now().UTC().Format(time.RFC3339)/\"${MY_PV}\"/"\
+   -e "s/-s //"\
+   -e "/time/d"\
+   -e "s/+ commitID()/+ \"${EGIT_COMMIT}\"/"\
+   src/${EGO_PN}/buildscripts/gen-ldflags.go || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   MINIO_RELEASE="${MY_PV}"
+   go run buildscripts/gen-ldflags.go
+   GOPATH="${S}" go build --ldflags "$(go run 
buildscripts/gen-ldflags.go)" -o ${PN} || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dodoc -r README.md CONTRIBUTING.md MAINTAINERS.md docs
+   dobin minio
+   popd  || die
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   keepdir /var/{lib,log}/${PN}
+   fowners ${PN}:${PN} /var/{lib,log}/${PN}
+}



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

2018-11-22 Thread Mikle Kolyada
commit: 94dca314d57e01bb947fea289738bdf14482cd4a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Nov 22 14:26:04 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Nov 22 14:26:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94dca314

sys-kernel/gentoo-sources: amd64 stable wrt bug #671688

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

 sys-kernel/gentoo-sources/gentoo-sources-4.14.82.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.164.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.138.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-arch/cabextract/files/, app-arch/cabextract/

2018-11-22 Thread Thomas Deutschmann
commit: 3a418bfc82713d71cdefa33db2a04aebc78fd052
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 22 13:53:24 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 22 13:53:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a418bfc

app-arch/cabextract: fix big-endian

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

 .../{cabextract-1.9.ebuild => cabextract-1.9-r1.ebuild} |  5 +
 .../cabextract/files/cabextract-1.9-fix-bigendian.patch | 17 +
 .../cabextract-1.9-remove-spurious-test_files.patch | 17 +
 3 files changed, 39 insertions(+)

diff --git a/app-arch/cabextract/cabextract-1.9.ebuild 
b/app-arch/cabextract/cabextract-1.9-r1.ebuild
similarity index 93%
rename from app-arch/cabextract/cabextract-1.9.ebuild
rename to app-arch/cabextract/cabextract-1.9-r1.ebuild
index 547506966c9..f435083a5f2 100644
--- a/app-arch/cabextract/cabextract-1.9.ebuild
+++ b/app-arch/cabextract/cabextract-1.9-r1.ebuild
@@ -31,6 +31,11 @@ DEPEND="${LIBMSPACK_DEPEND}
virtual/pkgconfig"
 RDEPEND="extras? ( dev-lang/perl )"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-fix-bigendian.patch
+   "${FILESDIR}"/${P}-remove-spurious-test_files.patch
+)
+
 src_prepare() {
if [[ ${PV} == "" ]] ; then
# Re-create file layout from release tarball

diff --git a/app-arch/cabextract/files/cabextract-1.9-fix-bigendian.patch 
b/app-arch/cabextract/files/cabextract-1.9-fix-bigendian.patch
new file mode 100644
index 000..760dd9dbb01
--- /dev/null
+++ b/app-arch/cabextract/files/cabextract-1.9-fix-bigendian.patch
@@ -0,0 +1,17 @@
+https://github.com/kyz/libmspack/commit/c19e707936947b45cf05bc9aaee68517c6c2aca6
+
+---
+ configure.ac  | 1 +
+ 1 files changed, 1 insertions(+)
+
+diff --git a/configure.ac b/configure.ac
+--- a/configure.ac
 b/configure.ac
+@@ -30,6 +30,7 @@ AC_CHECK_HEADERS([inttypes.h])
+ # Checks for typedefs, structures, and compiler characteristics.
+ AC_C_CONST
+ AC_C_INLINE
++AC_C_BIGENDIAN
+ AC_TYPE_MODE_T
+ AC_TYPE_OFF_T
+ AC_TYPE_SIZE_T

diff --git 
a/app-arch/cabextract/files/cabextract-1.9-remove-spurious-test_files.patch 
b/app-arch/cabextract/files/cabextract-1.9-remove-spurious-test_files.patch
new file mode 100644
index 000..d80b8704834
--- /dev/null
+++ b/app-arch/cabextract/files/cabextract-1.9-remove-spurious-test_files.patch
@@ -0,0 +1,17 @@
+https://github.com/kyz/libmspack/commit/2f78851e3927b05931574b380ca6dccaf91e3807
+
+---
+ test/bugs.test | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/test/bugs.test
 b/test/bugs.test
+@@ -2,7 +2,7 @@
+ # test that known crash bugs remain fixed
+ . test/testcase
+ 
+-$cabextract -t $test_files/bugs/*.cab
++$cabextract -t bugs/*.cab
+ 
+ # fail if exit code indicates a crash (SIGBUS, SIGSEGV, etc.)
+ test $? -le 1



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

2018-11-22 Thread Thomas Deutschmann
commit: 87f69c522fb67cdfb9e04f10e5ced3f88420fc86
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 22 13:45:29 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 22 13:46:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f69c52

dev-libs/libmspack: fix big endian

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

 .../files/libmspack-0.9.1_alpha-fix-bigendian.patch | 17 +
 ...9.1_alpha.ebuild => libmspack-0.9.1_alpha-r1.ebuild} |  2 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-libs/libmspack/files/libmspack-0.9.1_alpha-fix-bigendian.patch 
b/dev-libs/libmspack/files/libmspack-0.9.1_alpha-fix-bigendian.patch
new file mode 100644
index 000..c134fa0760d
--- /dev/null
+++ b/dev-libs/libmspack/files/libmspack-0.9.1_alpha-fix-bigendian.patch
@@ -0,0 +1,17 @@
+https://github.com/kyz/libmspack/commit/c19e707936947b45cf05bc9aaee68517c6c2aca6
+
+---
+ configure.ac  | 1 +
+ 1 files changed, 1 insertions(+)
+
+diff --git a/libmspack/configure.ac b/libmspack/configure.ac
+--- a/configure.ac
 b/configure.ac
+@@ -30,6 +30,7 @@ AC_CHECK_HEADERS([inttypes.h])
+ # Checks for typedefs, structures, and compiler characteristics.
+ AC_C_CONST
+ AC_C_INLINE
++AC_C_BIGENDIAN
+ AC_TYPE_MODE_T
+ AC_TYPE_OFF_T
+ AC_TYPE_SIZE_T

diff --git a/dev-libs/libmspack/libmspack-0.9.1_alpha.ebuild 
b/dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild
similarity index 96%
rename from dev-libs/libmspack/libmspack-0.9.1_alpha.ebuild
rename to dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild
index 8cdcb1c82b7..d7bd17fac0b 100644
--- a/dev-libs/libmspack/libmspack-0.9.1_alpha.ebuild
+++ b/dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild
@@ -26,6 +26,8 @@ IUSE="debug doc static-libs"
 DEPEND=""
 RDEPEND=""
 
+PATCHES=( "${FILESDIR}"/${P}-fix-bigendian.patch )
+
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {



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

2018-11-22 Thread Thomas Deutschmann
commit: fb9244cff6b41ec011e41df835a8814e8ef949d2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 22 13:24:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 22 13:24:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9244cf

dev-lang/php: bump to v7.3.0 RC6

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

 dev-lang/php/Manifest |   1 +
 dev-lang/php/php-7.3.0_rc6.ebuild | 748 ++
 2 files changed, 749 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index b91ce86ba52..cb27b12fe93 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -9,3 +9,4 @@ DIST php-7.2.12.tar.xz 12141472 BLAKE2B 
25d55fcbe63aab64c658e9c4ab52b552831d5c03
 DIST php-7.3.0RC2.tar.xz 11924624 BLAKE2B 
caa2c3752e7fcf2226b8351e96277a5af071cbe13f820f4c81cd54b2e98206b403327a97a7360e6a8e1c7e11687af0ddc24b9a08ef3ac3f18cbe488469c17c35
 SHA512 
6fca734a4dfbd8ef85838439bc965f6d6773ba270207222b710ab75a0254f6c68378763274ba5d6cfe60b6ea14c134a64cb3ef607cc2ef86c7010bac1e282498
 DIST php-7.3.0RC3.tar.xz 11927028 BLAKE2B 
b88b2abeac532a5c0de6ee92982514e78ef6ef8ef2436c0edb541b83da9bafa925177d76d54bcdd866f7863442691e6aa721356c123d07c3464f18e85abbdf6a
 SHA512 
ef441fc7608ee5ef5062b252292656d42644307b5623ebd87104ca10191080ba83d44e5984e8eef987d8bec0f0ab8139b7c2d16577fe6dcc5f02e71ba87f5ed8
 DIST php-7.3.0RC5.tar.xz 11916200 BLAKE2B 
e449bffbd752b9b461878b35ecdc41453c28c103c9c2167d1e50cb923a4172b51efe36d81831897dc00de0c00a9ed38f1ed9d4471f09c82c63b57a307da31189
 SHA512 
d9628e97494e067b330aa7e75f70c09996c1346aa6c3ab336117853ef15c3f31cf3dda098e00f0aace1fcc51e1c7450fb11f63ae4ece5f8073aa556433ac6c0a
+DIST php-7.3.0RC6.tar.xz 11918172 BLAKE2B 
83d574d693a8a235ec562e1c46f341886747fbfb3af9fcdcdcab8a4aec814e56fec7ba40e651052769db0c0c0f5666835f96206570a8edd510c74c5d9f655535
 SHA512 
fab7f99203e48e4b42d4a41756597b1a6501d9a5243b438fde5da7662bc05a50222e59e3678561cacea9b9fd35492f5e944f92b3dba207c2def60f80f5b8

diff --git a/dev-lang/php/php-7.3.0_rc6.ebuild 
b/dev-lang/php/php-7.3.0_rc6.ebuild
new file mode 100644
index 000..865dac62201
--- /dev/null
+++ b/dev-lang/php/php-7.3.0_rc6.ebuild
@@ -0,0 +1,748 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic eapi7-ver systemd autotools
+
+MY_PV=${PV/_rc/RC}
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://secure.php.net/";
+SRC_URI="https://downloads.php.net/~cmb/${PN}-${MY_PV}.tar.xz";
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre2-10.30[unicode]
+   fpm? ( acl? ( sys-apps/acl ) )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =net-misc/curl-7.10.5 )
+   enchant? ( =sys-libs/zlib-1.2.0.4 )
+   gdbm? ( >=sys-libs/gdbm-1.8.0:0= )
+   gmp? ( dev-libs/gmp:0= )
+   iconv? ( virtual/libiconv )
+   imap? ( virtual/imap-c-client[kerberos=,ssl=] )
+   intl? ( dev-libs/icu:= )
+   iodbc? ( dev-db/libiodbc )
+   kerberos? ( virtual/krb5 )
+   ldap? ( >=net-nds/openldap-1.2.11 )
+   ldap-sasl? ( dev-libs/cyrus-sasl >=net-nds/openldap-1.2.11 )
+   libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) )
+   lmdb? ( dev-db/lmdb:= )
+   mssql? ( dev-db/freetds[mssql] )
+   nls

[gentoo-commits] repo/gentoo:master commit in: dev-perl/BSD-Resource/

2018-11-22 Thread Kent Fredric
commit: 3a71ef7ec5069173e2d08cfe3bebc6e2811c788a
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Nov 22 12:17:28 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:17:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a71ef7e

dev-perl/BSD-Resource: Add ~ppc64 re bug #671648

Requested by "proxy_peep", tested by Michael "veremitz" Everitt

Closes: https://bugs.gentoo.org/671648
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild 
b/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild
index 8929d34f8d6..e5a51310b7d 100644
--- a/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild
+++ b/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl module for BSD process resource limit and priority functions"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Safe/

2018-11-22 Thread Kent Fredric
commit: 4f8eaf2359eac02a4870f4e815f561b3163fb1fb
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:23:20 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8eaf23

virtual/perl-Safe: Add more ~prefix keywords from dev-lang/perl

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

 virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild | 4 ++--
 virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild 
b/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild
index b66597c97ea..0245ff275ed 100644
--- a/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~ppc-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild 
b/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild
index b920491ece4..6fd53f0e4c5 100644
--- a/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x64-cygwin ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigInt/

2018-11-22 Thread Kent Fredric
commit: aa465725ac61d14055d87d8df8288905f997c72d
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:17:14 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa465725

virtual/perl-Math-BigInt: Add ~prefix keywords from dev-lang/perl

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

 virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild | 4 ++--
 virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild 
b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild
index 0e62d13f164..2325e405627 100644
--- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild 
b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild
index 3dc30d324ac..2bcfa9e5b9d 100644
--- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-ExtUtils-Constant/

2018-11-22 Thread Kent Fredric
commit: 36824eeb7ae7e9e7a978760eeb1c7666948ad437
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:14:55 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36824eeb

virtual/perl-ExtUtils-Constant: Add ~prefix keywords from dev-lang/perl

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

 .../perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild  | 4 ++--
 virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild 
b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild
index d3a66a9351f..7569b2816e2 100644
--- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild
+++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 
~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* =dev-lang/perl-5.24* 
~perl-core/${PN#perl-}-${PV} )

diff --git 
a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0.ebuild 
b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0.ebuild
index f1869a81c81..ac806012f88 100644
--- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0.ebuild
+++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-bignum/

2018-11-22 Thread Kent Fredric
commit: 20ee6689222426bcbdccb1452cecb1c2b48944af
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:24:12 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ee6689

virtual/perl-bignum: Add more ~prefix keywords from dev-lang/perl

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

 virtual/perl-bignum/perl-bignum-0.420.100_rc-r4.ebuild | 4 ++--
 virtual/perl-bignum/perl-bignum-0.490.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-bignum/perl-bignum-0.420.100_rc-r4.ebuild 
b/virtual/perl-bignum/perl-bignum-0.420.100_rc-r4.ebuild
index fccd4eb48bf..a0a5d0ac441 100644
--- a/virtual/perl-bignum/perl-bignum-0.420.100_rc-r4.ebuild
+++ b/virtual/perl-bignum/perl-bignum-0.420.100_rc-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* 
~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-bignum/perl-bignum-0.490.0.ebuild 
b/virtual/perl-bignum/perl-bignum-0.490.0.ebuild
index 3dc30d324ac..2bcfa9e5b9d 100644
--- a/virtual/perl-bignum/perl-bignum-0.490.0.ebuild
+++ b/virtual/perl-bignum/perl-bignum-0.490.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigRat/

2018-11-22 Thread Kent Fredric
commit: a3fac9e0bb70d1a1d10e03cb14c22b9344d09cb6
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:21:26 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fac9e0

virtual/perl-Math-BigRat: Add ~prefix from dev-lang/perl

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

 virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.802-r1.ebuild | 4 ++--
 virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.300.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.802-r1.ebuild 
b/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.802-r1.ebuild
index c9834f21cb2..f2d819c350c 100644
--- a/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.802-r1.ebuild
+++ b/virtual/perl-Math-BigRat/perl-Math-BigRat-0.260.802-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.300.ebuild 
b/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.300.ebuild
index 3dc30d324ac..2bcfa9e5b9d 100644
--- a/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.300.ebuild
+++ b/virtual/perl-Math-BigRat/perl-Math-BigRat-0.261.300.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Devel-PPPort/

2018-11-22 Thread Kent Fredric
commit: 1772c354bd982c40dd3adf4bd4db270030aecf7b
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:12:37 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1772c354

virtual/perl-Devel-PPPort: Spread ~prefix keywords from dev-lang/perl

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

 virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.320.0-r1.ebuild | 4 ++--
 virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.350.0.ebuild| 4 ++--
 virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.320.0-r1.ebuild 
b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.320.0-r1.ebuild
index a18cf36376d..1e2389cc476 100644
--- a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.320.0-r1.ebuild
+++ b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.320.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.350.0.ebuild 
b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.350.0.ebuild
index fe7b11db7d1..8df040d1d1e 100644
--- a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.350.0.ebuild
+++ b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.350.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild 
b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild
index 436d85bf913..7263b51dbc9 100644
--- a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild
+++ b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Pod-Simple/

2018-11-22 Thread Kent Fredric
commit: 8de5fcd81bf3f49048619e0cd81b45f44c1d2b5e
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:22:22 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de5fcd8

virtual/perl-Pod-Simple: Add more ~prefix keywords from dev-lang/perl

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

 virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0-r1.ebuild | 4 ++--
 virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0-r1.ebuild 
b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0-r1.ebuild
index 08a6f35adfa..a53305fcb89 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0-r1.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.320.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild 
b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild
index 33d167329bc..c83ccc553e6 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Sys-Syslog/

2018-11-22 Thread Kent Fredric
commit: cee7fd74f80bdffa14d84a27836b01f4f484e320
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:47:16 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee7fd74

virtual/perl-Sys-Syslog: Add ~m68k-mint from dev-lang/perl

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

 virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild | 4 ++--
 virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild 
b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild
index 5d0cee8540c..8b73fab1db1 100644
--- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild
+++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* 
~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild 
b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild
index 388ff107088..c83ccc553e6 100644
--- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild
+++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigInt-FastCalc/

2018-11-22 Thread Kent Fredric
commit: 3dfb5dbfd972a1226612becbe19b378c1a93d2cf
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 16 11:19:33 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Nov 22 12:06:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfb5dbf

virtual/perl-Math-BigInt-FastCalc: Add ~prefix keywords from dev-lang/perl

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

 .../perl-Math-BigInt-FastCalc-0.400.0-r1.ebuild   | 4 ++--
 .../perl-Math-BigInt-FastCalc-0.500.600.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.400.0-r1.ebuild 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.400.0-r1.ebuild
index c9834f21cb2..f2d819c350c 100644
--- 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.400.0-r1.ebuild
+++ 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.400.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
index 3dc30d324ac..2bcfa9e5b9d 100644
--- 
a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
+++ 
b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )



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

2018-11-22 Thread Agostino Sarubbo
commit: 71744988d47b5d90645abcf9806ff7c794884098
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Nov 22 11:34:10 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Nov 22 11:34:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71744988

sys-cluster/keepalived: amd64 stable wrt bug #670856

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

 sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild 
b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
index 21b1b911c6e..18a015fb6bb 100644
--- a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
+++ b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86"
 IUSE="dbus debug ipv6 -json snmp"
 
 RDEPEND="dev-libs/libnl:=



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

2018-11-22 Thread Jeroen Roovers
commit: d44f3a8c338516ad844afde1fb4930b010c9cb03
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Nov 22 11:28:57 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Nov 22 11:30:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44f3a8c

x11-misc/qtfm: Version 6.1.3

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=671582
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-misc/qtfm/Manifest  |  1 +
 x11-misc/qtfm/qtfm-6.1.3.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/x11-misc/qtfm/Manifest b/x11-misc/qtfm/Manifest
index f83c8659681..a0c9c3311f3 100644
--- a/x11-misc/qtfm/Manifest
+++ b/x11-misc/qtfm/Manifest
@@ -1 +1,2 @@
 DIST qtfm-5.9.zip 172616 BLAKE2B 
50219cb9afbca78b4fe7767631e91008254f6a4e745c3f1b87b821dc49655117d6d61a0aeb37cb1771641aac6b5ccfa8eefaa6e2f6d453c68061594e47bf5c5e
 SHA512 
7686a84f1678e1f04f439d65290f5c93da25fbe80487a37f4ce32eae0d29d7a03a169d3dd9cbc81c2b678f54d9fdc01967b6c1b1cb8a19cf37a910a19918a2ba
+DIST qtfm-6.1.3.tar.gz 189408 BLAKE2B 
529615c34996d696db49c8403cfb22bcaf8decc3ed8ebff5193dffe8f041b3cb45673859dcff4200f5f2f32cca0cdfc428145a47a7e85edbd9cb04d62a34ed71
 SHA512 
190571e424dbbc6607a21237f79527708cf3f33698845169c0dbec4e3a7f92761325b70fccffb125929d102dc89581ddbadb5ac69363139531b0d724bd05e0ac

diff --git a/x11-misc/qtfm/qtfm-6.1.3.ebuild b/x11-misc/qtfm/qtfm-6.1.3.ebuild
new file mode 100644
index 000..01ec8d64dc8
--- /dev/null
+++ b/x11-misc/qtfm/qtfm-6.1.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit xdg-utils gnome2-utils qmake-utils
+
+DESCRIPTION="A small, lightweight file manager for desktops based on pure Qt"
+HOMEPAGE="https://qtfm.eu/";
+SRC_URI="https://github.com/rodlie/qtfm/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   sys-apps/file
+"
+DEPEND="
+   ${RDEPEND}
+   app-arch/unzip
+   dev-qt/linguist-tools:5
+"
+
+src_configure() {
+   eqmake5 PREFIX=/usr XDGDIR=/etc/xdg
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+   einstalldocs
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}



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

2018-11-22 Thread Anthony G. Basile
commit: 2a3198734c424ac73e93084933414ec82df474d6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Nov 22 11:06:46 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Nov 22 11:06:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a319873

net-libs/mbedtls: version bump to 2.14.0

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

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

diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index e581818957b..444b5ce2473 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -1,3 +1,4 @@
 DIST mbedtls-2.10.0.tar.gz 2190139 BLAKE2B 
f4e6da0bc433992a79088a86c7bad48564e5d8eca110633960c8197becf1fb64b77e36f2bd63e241ff0a3eb86aae1b6b538de2043e1bb6626b9b18fa9951db91
 SHA512 
a1dcb46d3e27c93b511a0dc846b5ed6dc35992cdcf04fce6ad83f5a92440d11d60a07e0fec64f9d6c5e2f27365bdd7a557a35af4ff250b342adbde6193240a95
 DIST mbedtls-2.12.0.tar.gz 2299830 BLAKE2B 
e65da9feaca4dc22e843cb645259ab8c81e24cec709f0f79475b53e3c319f6e5239bd6c82db07562252a35d9746600502c5a856bf6c0de67f2fbbea840b4491c
 SHA512 
c7c2aeb1717886ad87486af2dccb05b2f051372c69fc914f30e4ace1067f5be39ba04e093ad522f904e23a576c1ff430bd772e77823d0f4720f6fc5c1b8aa98c
 DIST mbedtls-2.13.1.tar.gz 2345612 BLAKE2B 
0b78a04407076016fb7f74b635cd2fc86119a9cd8571c6356715e3a680f5b16787c2b002830d103ebd4b995dda956ec874a35bf1a824489dc56f509a9485b1d3
 SHA512 
1a70446b533534c075de38ce0839f7947077ffdddffa57172594b8f8a3c4a3fbdfa9b06d13c198008abad33633e509f06abe5362f603f63850d9ec44734b3c0b
+DIST mbedtls-2.14.0.tar.gz 2369432 BLAKE2B 
e3d0c25675b49e389bdb46a60e39799f73cedfeaedb79db522a4e1657cea330458fb5d9055585407f59fc0269474ef731748fe62166a49583ffbf5c9fcf26a79
 SHA512 
c6dcc20866e96adb54602ff6ca1df34c719cb3e5048a7c3b23eabf50d351537a54dae837238176561c7e0d3c6b7b2b08599e21dc374105c968f4795f1a4a531a

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

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

2018-11-22 Thread Marek Szuba
commit: a0ee7a3e662615f0800b76fcbe1557871ab908ff
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Nov 22 10:17:58 2018 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Nov 22 10:25:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ee7a3e

profiles/package.mask: unmask net-analyzer/nessus-bin following bump

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c07879419b1..e0a054a4d20 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -132,11 +132,6 @@ dev-db/mysql-proxy
 # Removal in a month.
 app-forensics/libbfio
 
-# Pacho Ramos  (11 Nov 2018)
-# Needs someone to finally take care of it, bump it and let it be
-# installable again (#635476, #645740). Removal in a month.
-net-analyzer/nessus-bin
-
 # Pacho Ramos  (11 Nov 2018)
 # Pending version bump (#648380), doesn't build (#637350). Removal in a
 # month.



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

2018-11-22 Thread Marek Szuba
commit: 20f60bb27285d9efb66e937bff03b13863a0adaf
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Nov 22 09:33:29 2018 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Nov 22 09:46:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f60bb2

net-analyzer/nessus-bin: add self as primary maintainer

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

 net-analyzer/nessus-bin/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-analyzer/nessus-bin/metadata.xml 
b/net-analyzer/nessus-bin/metadata.xml
index 74c2baebb4e..96108558678 100644
--- a/net-analyzer/nessus-bin/metadata.xml
+++ b/net-analyzer/nessus-bin/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+
+   mare...@gentoo.org
+   Marek Szuba
+
 
net...@gentoo.org
Gentoo network monitoring and analysis project



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nessus-agent-bin/

2018-11-22 Thread Marek Szuba
commit: 89397b3b7a65bd52d5d71602975a3b725b692d12
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Nov 22 09:26:19 2018 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Nov 22 09:26:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89397b3b

net-analyzer/nessus-agent-bin: remove old

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

 net-analyzer/nessus-agent-bin/Manifest |  2 -
 .../nessus-agent-bin-6.11.2.ebuild | 64 --
 .../nessus-agent-bin/nessus-agent-bin-7.0.0.ebuild | 64 --
 3 files changed, 130 deletions(-)

diff --git a/net-analyzer/nessus-agent-bin/Manifest 
b/net-analyzer/nessus-agent-bin/Manifest
index 2ae6d48a1fa..6b6f8d9f03f 100644
--- a/net-analyzer/nessus-agent-bin/Manifest
+++ b/net-analyzer/nessus-agent-bin/Manifest
@@ -1,3 +1 @@
-DIST NessusAgent-6.11.2-es7.x86_64.rpm 15539504 BLAKE2B 
1e03c2716200d88d600d2085adcbad6038a9b1aff1d4c80c291ba2609102fa34af43fabdceece545de9496f515252fcefd3ff6c8e13511635c7a6aa25bb146a3
 SHA512 
4ce8c8bf1ca8137712a796ddf5a39f139287789a6b966241b0f5831ee69bccdff5519c8fb821a043d00c5014f456a0f941e0d2de278383a49ddd73a0f6c18a2a
-DIST NessusAgent-7.0.0-es7.x86_64.rpm 15595940 BLAKE2B 
a5796aca8efd3a0fa5191437bd055cae817a7a498cf6149d757f28acf268814652295f92b4cf5351b71175e1b498b59fe18e77a2cfaa7e253a53aa889b6677cd
 SHA512 
10cce476f8ba822b0e5fc1dc7f47f3a531b0ac48553e769f18b14641bc1e323be3940e6712e7a2c4286f8b874cbf7dd02f85fd283da109a30864be875bedbfd9
 DIST NessusAgent-7.1.1-es7.x86_64.rpm 15646432 BLAKE2B 
5c78ab227f309fd0b86b504ca18cb767b768785111517faebee44c56d226a2189d34ceacaae000907b89e977192bc8a058236499b865a593fb5754f46f6521ee
 SHA512 
5f1340f26ae11378ddc1efc4d2f153111e592955ec648f740ffa538d5e437332f5c79ab92a737ebbb318786ef28ab5177c8cc73ebde909529c050b64df2ee8a1

diff --git a/net-analyzer/nessus-agent-bin/nessus-agent-bin-6.11.2.ebuild 
b/net-analyzer/nessus-agent-bin/nessus-agent-bin-6.11.2.ebuild
deleted file mode 100644
index f7e50ca245a..000
--- a/net-analyzer/nessus-agent-bin/nessus-agent-bin-6.11.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rpm pax-utils systemd
-
-MY_P="NessusAgent-${PV}-es7"
-
-DESCRIPTION="A remote security scanner for Linux - agent component"
-HOMEPAGE="https://www.tenable.com/";
-SRC_URI="${MY_P}.x86_64.rpm"
-
-LICENSE="GPL-2 Nessus-EULA"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="mirror fetch strip"
-
-QA_PREBUILT="opt/nessus_agent/bin/nasl
-   opt/nessus_agent/bin/nessus-mkrand
-   opt/nessus_agent/lib/nessus/libjemalloc.so.${PV}
-   opt/nessus_agent/lib/nessus/libnessus-glibc-fix.so
-   opt/nessus_agent/lib/nessus/plugins/ovaldi64-rhel7.inc
-   opt/nessus_agent/sbin/nessus-check-signature
-   opt/nessus_agent/sbin/nessus-service
-   opt/nessus_agent/sbin/nessuscli
-   opt/nessus_agent/sbin/nessusd"
-
-S="${WORKDIR}"
-
-pkg_nofetch() {
-   einfo "Please download ${A} from ${HOMEPAGE}/agent-download"
-   einfo "The archive should then be placed into ${DISTDIR}."
-}
-
-src_install() {
-   # Using doins -r would strip executable bits from all binaries
-   cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files"
-
-   pax-mark m "${D}"/opt/nessus_agent/sbin/nessusd
-
-   # Make sure these originally empty directories do not vanish,
-   # Nessus will not run properly without them
-   keepdir /opt/nessus_agent/com/nessus/CA
-   keepdir /opt/nessus_agent/etc/nessus
-   keepdir /opt/nessus_agent/var/nessus/logs
-   keepdir /opt/nessus_agent/var/nessus/tmp
-   keepdir /opt/nessus_agent/var/nessus/users
-
-   newinitd "${FILESDIR}"/nessusagent.initd nessusagent
-   systemd_dounit usr/lib/systemd/system/nessusagent.service
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog "In order to link the agent to Tenable.io or an instance 
of Nessus Manager,"
-   elog "obtain an appropriate linking key and run"
-   elog ""
-   elog "  /opt/nessus_agent/sbin/nessuscli agent link --key= 
--host= --port= [optional parameters]"
-   elog ""
-   elog "This can be done before the agent is started."
-   fi
-}

diff --git a/net-analyzer/nessus-agent-bin/nessus-agent-bin-7.0.0.ebuild 
b/net-analyzer/nessus-agent-bin/nessus-agent-bin-7.0.0.ebuild
deleted file mode 100644
index f7e50ca245a..000
--- a/net-analyzer/nessus-agent-bin/nessus-agent-bin-7.0.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rpm pax-utils systemd
-
-MY_P="NessusAgent-${PV}-es7"
-
-DESCRIPTION="A remote security scanner for Linux - agent component"
-HOMEPAGE="https://www.tenable.com/";
-SRC_URI="${

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nessus-agent-bin/

2018-11-22 Thread Marek Szuba
commit: dff7e0c3d758380ede187e7cd0062e386cc4925a
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Nov 22 09:29:29 2018 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Nov 22 09:46:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff7e0c3

net-analyzer/nessus-agent-bin: bump to 7.1.2

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

 net-analyzer/nessus-agent-bin/Manifest |  1 +
 .../nessus-agent-bin/nessus-agent-bin-7.1.2.ebuild | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/net-analyzer/nessus-agent-bin/Manifest 
b/net-analyzer/nessus-agent-bin/Manifest
index 6b6f8d9f03f..56705119e4c 100644
--- a/net-analyzer/nessus-agent-bin/Manifest
+++ b/net-analyzer/nessus-agent-bin/Manifest
@@ -1 +1,2 @@
 DIST NessusAgent-7.1.1-es7.x86_64.rpm 15646432 BLAKE2B 
5c78ab227f309fd0b86b504ca18cb767b768785111517faebee44c56d226a2189d34ceacaae000907b89e977192bc8a058236499b865a593fb5754f46f6521ee
 SHA512 
5f1340f26ae11378ddc1efc4d2f153111e592955ec648f740ffa538d5e437332f5c79ab92a737ebbb318786ef28ab5177c8cc73ebde909529c050b64df2ee8a1
+DIST NessusAgent-7.1.2-es7.x86_64.rpm 15663484 BLAKE2B 
6b7290a39984acfc95ec0b75c8f9e6b04ecdfe630fe792f32ffb539676bad73a7db02789dcbfb6dae3d40c1e9eef1065282c20ca9a3c51b29fe0540f70cc82bc
 SHA512 
64aff80fd5115b0f261e0156c83a67b47a7f68d7d1e8803be87a54cecaf6be1f03bf213ee68a0ffae9a2b2ad35ea7766445444ed132c077f46127cd5772f7a39

diff --git a/net-analyzer/nessus-agent-bin/nessus-agent-bin-7.1.2.ebuild 
b/net-analyzer/nessus-agent-bin/nessus-agent-bin-7.1.2.ebuild
new file mode 100644
index 000..fe50f423bbb
--- /dev/null
+++ b/net-analyzer/nessus-agent-bin/nessus-agent-bin-7.1.2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rpm pax-utils systemd
+
+MY_P="NessusAgent-${PV}-es7"
+
+DESCRIPTION="A remote security scanner for Linux - agent component"
+HOMEPAGE="https://www.tenable.com/";
+SRC_URI="${MY_P}.x86_64.rpm"
+
+LICENSE="GPL-2 Nessus-EULA"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="mirror fetch strip"
+
+QA_PREBUILT="opt/nessus_agent/bin/nasl
+   opt/nessus_agent/bin/nessus-mkrand
+   opt/nessus_agent/lib/nessus/libjemalloc.so.${PV}
+   opt/nessus_agent/lib/nessus/libnessus-glibc-fix.so
+   opt/nessus_agent/lib/nessus/plugins/ovaldi64-rhel7.inc
+   opt/nessus_agent/sbin/nessus-check-signature
+   opt/nessus_agent/sbin/nessus-service
+   opt/nessus_agent/sbin/nessuscli
+   opt/nessus_agent/sbin/nessusd"
+
+S="${WORKDIR}"
+
+pkg_nofetch() {
+   einfo "Please download ${A} from ${HOMEPAGE}/download/nessus-agents"
+   einfo "The archive should then be placed into ${DISTDIR}."
+}
+
+src_install() {
+   # Using doins -r would strip executable bits from all binaries
+   cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files"
+
+   pax-mark m "${D}"/opt/nessus_agent/sbin/nessusd
+
+   # Make sure these originally empty directories do not vanish,
+   # Nessus will not run properly without them
+   keepdir /opt/nessus_agent/com/nessus/CA
+   keepdir /opt/nessus_agent/etc/nessus
+   keepdir /opt/nessus_agent/var/nessus/logs
+   keepdir /opt/nessus_agent/var/nessus/tmp
+   keepdir /opt/nessus_agent/var/nessus/users
+
+   newinitd "${FILESDIR}"/nessusagent.initd nessusagent
+   systemd_dounit usr/lib/systemd/system/nessusagent.service
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "In order to link the agent to Tenable.io or an instance 
of Nessus Manager,"
+   elog "obtain an appropriate linking key and run"
+   elog ""
+   elog "  /opt/nessus_agent/sbin/nessuscli agent link --key= 
--host= --port= [optional parameters]"
+   elog ""
+   elog "This can be done before the agent is started."
+   fi
+}



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

2018-11-22 Thread Marek Szuba
commit: 740faf22dd238fa89bcdfbb8978a12bd9f25b859
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Nov 22 10:13:28 2018 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Nov 22 10:23:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740faf22

net-analyzer/nessus-bin: bump to 8.0.1 and EAPI 7

Also, confirmed this version automatically creates the directory for its
user data so it is possible to trivially avoid Bug #645740.

Closes: https://bugs.gentoo.org/635476
Closes: https://bugs.gentoo.org/645740

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

 net-analyzer/nessus-bin/Manifest|  1 +
 net-analyzer/nessus-bin/nessus-bin-8.0.1.ebuild | 61 +
 2 files changed, 62 insertions(+)

diff --git a/net-analyzer/nessus-bin/Manifest b/net-analyzer/nessus-bin/Manifest
index 3bc6b2214d1..011ab7c4dac 100644
--- a/net-analyzer/nessus-bin/Manifest
+++ b/net-analyzer/nessus-bin/Manifest
@@ -1 +1,2 @@
 DIST Nessus-6.10.5-es7.x86_64.rpm 41596796 BLAKE2B 
2d9078eb3a53bc9fe63a649f6829ac757424bdecd007bdcaefcda661951a18918ce4f2823fe3ae88ded68453e82a06ccd2d225db26713c5b72bdd09f9e665b1d
 SHA512 
a407aa010d3d59d5c4d717159851a6b81ef9e1f1b4327c8382abe1b866c4969cf6e32251077270eae719b66af9ce29641c40ca6093df30f88ce9be81ba168f75
+DIST Nessus-8.0.1-es7.x86_64.rpm 62028348 BLAKE2B 
07e174d8d3c68773e55cacf57ca836163288db0c4458a8e987279ef9099a82c662aaf00699e5938afe51d549a1114144a0fef246151d4b2c088367bc900236aa
 SHA512 
4351c40e0133f1ca56d0366814b9daba1ee4e12aa496fcc23971f26e9313fdab9c195b43c0848488acdea178a95d383bdf46ecf0355a2214713ce23458156ab9

diff --git a/net-analyzer/nessus-bin/nessus-bin-8.0.1.ebuild 
b/net-analyzer/nessus-bin/nessus-bin-8.0.1.ebuild
new file mode 100644
index 000..ed738ccba2e
--- /dev/null
+++ b/net-analyzer/nessus-bin/nessus-bin-8.0.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rpm pax-utils systemd
+
+MY_P="Nessus-${PV}-es7"
+
+DESCRIPTION="A remote security scanner for Linux"
+HOMEPAGE="https://www.tenable.com/";
+SRC_URI="${MY_P}.x86_64.rpm"
+
+LICENSE="GPL-2 Nessus-EULA"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="mirror fetch strip"
+
+QA_PREBUILT="opt/nessus/bin/nasl
+   opt/nessus/bin/ndbg
+   opt/nessus/bin/nessus-mkrand
+   opt/nessus/lib/nessus/libjemalloc.so.${PV}
+   opt/nessus/lib/nessus/libnessus-glibc-fix.so
+   opt/nessus/sbin/nessus-service
+   opt/nessus/sbin/nessuscli
+   opt/nessus/sbin/nessusd"
+
+S="${WORKDIR}"
+
+pkg_nofetch() {
+   einfo "Please download ${A} from ${HOMEPAGE}/downloads/nessus"
+   einfo "The archive should then be placed into ${DISTDIR}."
+}
+
+src_install() {
+   # Using doins -r would strip executable bits from all binaries
+   cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files"
+
+   pax-mark m "${D}"/opt/nessus/sbin/nessusd
+
+   # Make sure these originally empty directories do not vanish,
+   # Nessus will not run properly without them
+   keepdir /opt/nessus/com/nessus/CA
+   keepdir /opt/nessus/etc/nessus
+   keepdir /opt/nessus/var/nessus/logs
+   keepdir /opt/nessus/var/nessus/tmp
+
+   newinitd "${FILESDIR}"/nessusd-initd nessusd-bin
+   systemd_newunit usr/lib/systemd/system/nessusd.service 
nessusd-bin.service
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "To get started launch the nessusd-bin service, then point 
your Web browser to"
+   elog "  https://:8834/"
+   else
+   elog "You may want to restart the nessusd-bin service to use"
+   elog "the new version of Nessus."
+   fi
+}



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

2018-11-22 Thread Agostino Sarubbo
commit: 5028d5bedea6b5ae216a249f84eafea1cee668f8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Nov 22 08:35:44 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Nov 22 08:35:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5028d5be

sys-kernel/vanilla-sources: Automated version bump to {4.4.164,4.9.138,4.14.82} 
- remove old.

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

 sys-kernel/vanilla-sources/Manifest | 6 +++---
 ...anilla-sources-4.14.81.ebuild => vanilla-sources-4.14.82.ebuild} | 0
 ...anilla-sources-4.4.163.ebuild => vanilla-sources-4.4.164.ebuild} | 0
 ...anilla-sources-4.9.137.ebuild => vanilla-sources-4.9.138.ebuild} | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 4ac898a7ee2..2e974f2674f 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,8 +5,8 @@ DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c03418
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST patch-3.16.61.xz 2218496 BLAKE2B 
286740e401f343f160c219a167c6e8a7f407ce478c9c2e20b9c6f36ff6d14a70038ef722d224d68f6cbc2edf952b8cb725e3971312fefe3629bdc69aea0298b2
 SHA512 
85dbd1e75348614d10d366e21eabae967297d7a781b4efa1a8881f07a5b8f9c057e594f4b912ac804651e1e93f2a939602d0c022b1bb462280dca381fe7a3b95
-DIST patch-4.14.81.xz 1958572 BLAKE2B 
b00e542dddc563c9e929b5e4f2d3fc7adc6a868e2785b8cdd28bf4496df760d4f94d4498a093bfbc9d35caa9895094daa43c424c4413bf31814eed537736a873
 SHA512 
9e3482223e44af13238011733a9ec1796dcf258d5d8f594cb3388da01a230a476c789c3b12379d71837f74236094f905dfddbe6cf36811cb9e8cd8bec04481a6
+DIST patch-4.14.82.xz 1979464 BLAKE2B 
abe572f4f345fa88286ae6007b1bb8d6587f083dd1615a84296e61aa61ea500dd512b111e8638b791767154e15768ec9113cd55b4d147d83bccda3f937340ace
 SHA512 
4a6a880ea80b54623d72b9d28df34933892bbb78ad3d4651400b574e12f065518283a00238997e1385d6cd0c0cd493142ba4164ec8816027821e0d762be3d6c1
 DIST patch-4.18.20.xz 652212 BLAKE2B 
7351cd9ee275fe7687e0260262763faa54fdbec9ec2c6cbc2d8169b900227ab82851ed43f3d1052a6e59b547380a19488dec4e8e64ba2985c0a460dad96124ec
 SHA512 
c44403f5fb71a0dcbc8c39037cfc982d73edc2f411ec9cef0eb0220d422ef369b57e849e9047bea1ca734fa4706483e72c0e91a4be0c31e4df45223b388091d4
 DIST patch-4.19.3.xz 182372 BLAKE2B 
158cca6c212e87e0c277f3634b6753a4b9a1595cbfd8dd90865654826a9613a03606b3a226225909ec8ccd87441502c4109c47782e831c91c694ece03102178a
 SHA512 
e82e997423581388fb3149fcae1e591e04eb3060416f9f8ef3dcfffd4833f2b2ca617fdd79a92c610c6a34440e63a1f5d92dee429fb14d963ec98542552db4fa
-DIST patch-4.4.163.xz 2204540 BLAKE2B 
ac369f40277ff7f7753de0e362afb9117b8a22a9481ed59cd87dd61b2f41badd367cd99aec8da317d341b89422be904ee43ffddfe88e8ca43bd73be801159811
 SHA512 
3c16928b6903fc97a5e549112525af5134e5a2f18f514e070658aae96bff365f812fc5124bb38528c97a8d9ed54349316e342cac668b8dcd2bad1dcc944ed826
-DIST patch-4.9.137.xz 2357588 BLAKE2B 
3a0014f368956686f6133793be20fd2255801c0535906028768ab57d7675810c4aa41e7c8457a90a59e58008aa50d83ec2c0bcba71c743a0450f4391902817ad
 SHA512 
597806537fa8faaa9b30695bab930073da50caae69e939230c71116b92d15dc1f47cfcb759ef4cde9eeaaa8d112584412a64feba2dfeea717035da8c27f270d8
+DIST patch-4.4.164.xz 2230352 BLAKE2B 
4b4e270b9ae14ef89487c55bea606b20979bc492ae35a7cb6d58f781c12399886ac9e777e74fca738bbb84dd9f0683ce46f1635c301762fe330a15fb0366fb67
 SHA512 
df6c928caf73535ec57f100d4814593ec64cbb4cb504926888d1958612e61b2e958edff02af913f35cc815f0605286b3f6b8c5f4f37268426a9a63a5af4fdbd2
+DIST patch-4.9.138.xz 2371276 BLAKE2B 
6171117e6c3ab508d6a6137d550e6b026dd99358bb5d4c4fda29fd2c2fdd25a2840b3671de8e0c1dc497a3e3e1aba331872356c24a23d66ff4f65f0fcc95022c
 SHA512 
bd08c4836757661509a21d4c1d3dd657cb402acd2cfa21ae993f0bb10f1b3228771a05b3891af93e72c9d7661217c1a277e4179846785507da71d96e879f2d43

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

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.4.163.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.4.164.ebuild
similarity index 100%
rename from sys-kernel/vani