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

2018-02-16 Thread Michał Górny
commit: 0112584b390aa02ab64d4fe096ef5da1c370d306
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Thu Feb 15 18:25:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 16:52:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0112584b

dev-python/terminado: Version bump to 0.8.1

Closes: https://github.com/gentoo/gentoo/pull/7147
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/terminado/Manifest   |  1 +
 dev-python/terminado/terminado-0.8.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/terminado/Manifest b/dev-python/terminado/Manifest
index 65adb6e714b..b17016924e8 100644
--- a/dev-python/terminado/Manifest
+++ b/dev-python/terminado/Manifest
@@ -1,2 +1,3 @@
 DIST terminado-0.5.tar.gz 10491 BLAKE2B 
8beb4784c13ceeea47966efbf56e62b259adac533d2ff72f287984aa100837d8123be3109761c9c282fc081e26d0d26224a8d1bab6263d3abed00839cc576c9b
 SHA512 
8c53e2c8fa837c171a8790744770f41d4fc8fe15fe8abd28af17317950c615e4c75c22ab896fd98984fd9c2bbbc7798e5ffe319827d84eb77889bca63660e421
 DIST terminado-0.6.tar.gz 10334 BLAKE2B 
02ae2135da982cfe12ea0b3219a67a6b327bd3f4f45539f79629cb33ec0882586094b7084e4ca64567f55fbe6f0194a10934c558fd836f825ef81319920caf5f
 SHA512 
9b9521917d4000aa45e61a1b88705e715f11686890671607cca81d4518f1e17feefdc2ad3de64dd0e053a6849956efbbd838c7b98d570dcc98a936c0a4cfce9c
+DIST terminado-0.8.1.tar.gz 21134 BLAKE2B 
504fd13ab5efde77b38fbd79e4bbe4b08fb9bc1cf0f4aa8ca6cd90b4dbd20083088d6cc287f78ca159bf5f72a371c146dc0c648e310a0c892f283f2d9fd23199
 SHA512 
5cf5259954339d567c41b8ef3b4d77de4f69fe41fd371e63775c9d8d5870ee801795462654f16978f4c86e381fcd26437e307458db9ee4e575d31d5377f2a749

diff --git a/dev-python/terminado/terminado-0.8.1.ebuild 
b/dev-python/terminado/terminado-0.8.1.ebuild
new file mode 100644
index 000..4ee0e36a539
--- /dev/null
+++ b/dev-python/terminado/terminado-0.8.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Terminals served to term.js using Tornado websockets"
+HOMEPAGE="https://pypi.python.org/pypi/terminado 
https://github.com/jupyter/terminado;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   dev-python/ptyprocess[${PYTHON_USEDEP}]
+   >=www-servers/tornado-0.4[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+   py.test -v || die
+}



[gentoo-commits] proj/gnome:master commit in: x11-themes/adwaita-icon-theme/

2018-02-16 Thread Sobhan Mohammadpour
commit: 09a2118b57e1bd6d965dc5cc4d2231432d84226a
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Fri Feb 16 15:32:12 2018 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Fri Feb 16 15:32:12 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=09a2118b

x11-themes/adwaita-icon-theme: bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 ...dwaita-icon-theme-3.26.0.ebuild => adwaita-icon-theme-3.26.1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild
similarity index 97%
rename from x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild
rename to x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild
index 9f8717ec..237c5b41 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"



[gentoo-commits] proj/gnome:master commit in: media-gfx/eog/

2018-02-16 Thread Sobhan Mohammadpour
commit: 341e61b901f8ee9b736845bcc56945a066c86fc1
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Fri Feb 16 15:34:23 2018 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Fri Feb 16 15:34:23 2018 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=341e61b9

media-gfx/eog: bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 media-gfx/eog/{eog-3.26.1.ebuild => eog-3.26.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-gfx/eog/eog-3.26.1.ebuild b/media-gfx/eog/eog-3.26.2.ebuild
similarity index 100%
rename from media-gfx/eog/eog-3.26.1.ebuild
rename to media-gfx/eog/eog-3.26.2.ebuild



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

2018-02-16 Thread Andreas Sturmlechner
commit: b17cd28a0ba03c65b4facd9865cee024ae6f4b56
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb 16 14:26:18 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb 16 14:26:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17cd28a

app-office/libreoffice*: Fix Manifests

 app-office/libreoffice-bin/Manifest  |  12 ---
 app-office/libreoffice-l10n/Manifest | 168 ---
 app-office/libreoffice/Manifest  |   2 -
 3 files changed, 182 deletions(-)

diff --git a/app-office/libreoffice-bin/Manifest 
b/app-office/libreoffice-bin/Manifest
index 29074c38dcc..3103c2b6ef6 100644
--- a/app-office/libreoffice-bin/Manifest
+++ b/app-office/libreoffice-bin/Manifest
@@ -1,24 +1,12 @@
-DIST amd64-bin-libreoffice-5.4.4.2.tar.xz 75454500 BLAKE2B 
0708d66535d15efd044837a3dc978bd564fb8716cbd212a95f70f63185f8dee1c56ac1d01a6fcb4d188762ac16dbb0353dc64f08bdcd75edbd93b83df5c885d2
 SHA512 
5e4c2c36c16419def7385d1bffd712e437c55217e645c2ffee69a385a57ab3f4704df58449b8b793a5567c3c3313aadd6fa8b3a5671efb2ce03ea5b16eb0c677
 DIST amd64-bin-libreoffice-5.4.5.1.tar.xz 75480304 BLAKE2B 
6a7b018e5cfd66b97e7f16e40dff7b6154ce622a2a992deae0b49114ce8bb2077553e2be7ce9b1a702495ba996b80bff39647cb864b688593dbb0edd026d8f35
 SHA512 
739a80cab6b508244e3bcc8b282bb728271b65d8f48b347ca4eb9e15239b1f35252f322efff85e3c47ddf420cd4f36a9d522fa675c1774f17868c2a69dd82164
-DIST amd64-bin-libreoffice-gnome-5.4.4.2.xd3 16217377 BLAKE2B 
a3f59c2ccf7559ebe6854a3db529e6d3dd3b9328690291bfa110120d7139f5ba219f0b79724d634515b8e057c21af1f34a94854aa992a2d42d0088f04d076a55
 SHA512 
214b2d6fdd90767ba0cef83f089f63841de78d661fee8c979cd7278745f7ea7d831e5ae58605b3066467ae9e2c045829fb68c69083cdedae21a6c863cdad93ad
 DIST amd64-bin-libreoffice-gnome-5.4.5.1.xd3 16216047 BLAKE2B 
0ea40233b41c637069174532c509fd36efecb03df10c35b23bb315379212ae08e41318a4cb28e2ae55680e410474a5b1b1fb40c6f533d2f1fdfa98d3f18c58cd
 SHA512 
239cc60220719b1a46b25c6bd5482973b302b3c2b126e87091911355a837eaf653bd2cc5de81ee882ce839522ceda9bd19d47222e1933a3b6c847628d9dd32c3
-DIST amd64-bin-libreoffice-gnome-java-5.4.4.2.xd3 26624490 BLAKE2B 
bb3a9534f57e036a2463a8eaa39b659c29d2cc38c43cab64d2a30dcbbca52507fc25d266a2e673827125252276087f5479300957a669a3dba4cf6e0a06865fcf
 SHA512 
9f44171a3516b1fbfb8bf00f12d4e8d3c2ddd5dbb2bbf01df88db582dc155df35304974219e74df09052a3ed6b89638b845fdf79977bc910c9ede082c08d560e
 DIST amd64-bin-libreoffice-gnome-java-5.4.5.1.xd3 26624424 BLAKE2B 
a79e5e50dfee66e628e217f702c3bd838c582aff3a0501c3423ab275e03122515ea30edbab709179ecbce973604a6b6222b7d2904001f22896efed8c6610eff9
 SHA512 
9a01c47a996e26de4508383451a4be669512b89f2a0a6cc96cd7f363f05610cf9d244fd30a801303d8db7e866935c4fce622a472f5991d26adfacae9db700bc4
-DIST amd64-bin-libreoffice-java-5.4.4.2.xd3 25742615 BLAKE2B 
4391bb0190badd18be15f1d48549484bfa77bdf93e04a988aece08b13f8eced2ebe568128b7baaaf01e23918db3f35c14ca03225dc690e3f4b76e00a51b88ea4
 SHA512 
131707e35b2a899904595c8d76c9d12f9d38f08c6d0209b5c4d4513f9892189a337d660f4816548b5d9ea69b93dc61cff4de67f220f801f8f59f95dd00f9d13b
 DIST amd64-bin-libreoffice-java-5.4.5.1.xd3 25747222 BLAKE2B 
28a189cab3e748056d3b32f7f36037e517aab966ccaa42211e8a4e7f2c1db763b9ff2c84a9dab076c367da7143a6b0c8782f9898e075ff9769f1c4d3e8a5669c
 SHA512 
54d0de9b7f32d9e65e32a8ad0cab5ff212b2751a41c1297fd7c38728f7ff2bb3fcaa9b1bad55714097d1ed726449783b0ed17e43d8032e0e35cc8696b5ed9907
-DIST amd64-bin-libreoffice-kde-5.4.4.2.xd3 9224240 BLAKE2B 
594c2a77d8bea9657b90bbe4e44bf9830f548fd16b67092e08c8403128b9ca430979033400b56349e303e5db414b5b761fbbec14e5f9619e7553b16efe5d
 SHA512 
43e5c876e19b1d3e292048dfdc866c5449253b2f178f0c9838b95e5cd07cfccba6220276a4c5127191d4d503a4ee1f292e14c8d027102ec9d77053016f7cd9dd
 DIST amd64-bin-libreoffice-kde-5.4.5.1.xd3 9238961 BLAKE2B 
ca7f2853f8fa53eba373ef8f48f32d2f457b9a65d99b94baccc14dfb3e96b2a00f4e4cb164bdef1823c846b71906cbb932a59f4189113d62035c27de64dcf357
 SHA512 
14ef861c7166b939667fa9e759e3114aaa958bacec0924f98c0562e63c4c5c42986f5c5fc9cfb223b8a7848ddfe653a4f1871581fa4d776a8c64f30a3a577e7b
-DIST amd64-bin-libreoffice-kde-java-5.4.4.2.xd3 25847518 BLAKE2B 
c11bbdf6bd2c24c6f1a7133147f573439e7ecd902f876a31f8c29c0a45a4f27127e2c16336bfcaab763e749d3bb646723b8799d67fb01680a758f0faf83aa0e1
 SHA512 
859533f4c44f569652beb477c0bbeb44a52fd77a3c6b8d7b1b63c655b611a06c2fa1870ab77cd8a853cdd190d8562270598dfad4c236529af62fd4d796c94d30
 DIST amd64-bin-libreoffice-kde-java-5.4.5.1.xd3 25851121 BLAKE2B 
a81d6a0588b54c8fe2cadf3ac5afed6791f1d752a9fd1da59845e54fee51247fbfe76dd0ed8ef4238e8a3043f24c88e437ace3bc9b07dca040035e9609d92e83
 SHA512 
120dcce55692e7b3cd681492b96202166a3155db104e8f984c2ff746a747594cf41cb91c400fa9015134e60aafacf77f8f8b7ed3d31ce8c1797b8b2820680560
-DIST x86-bin-libreoffice-5.4.4.2.tar.xz 77651884 BLAKE2B 
eea6e1546fb53411aacbe43878ab5194855dc46371ab94c8e634b70d1ee5a2c9b1efbfe06168b02064efeec80916f3c5e53adb5b71557dcf5c8b5288b1db1951
 SHA512 

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

2018-02-16 Thread Lars Wendler
commit: 9013717aad02e7af727ff6c7730e3ed21534d941
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 15:30:37 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 15:30:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9013717a

media-libs/tiff: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/tiff/tiff-4.0.9.ebuild | 82 ---
 1 file changed, 82 deletions(-)

diff --git a/media-libs/tiff/tiff-4.0.9.ebuild 
b/media-libs/tiff/tiff-4.0.9.ebuild
deleted file mode 100644
index cebe715adca..000
--- a/media-libs/tiff/tiff-4.0.9.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit autotools eutils libtool multilib-minimal
-
-DESCRIPTION="Tag Image File Format (TIFF) library"
-HOMEPAGE="http://libtiff.maptools.org;
-SRC_URI="http://download.osgeo.org/libtiff/${P}.tar.gz
-   ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz;
-
-LICENSE="libtiff"
-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 ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~x64-solaris ~x86-solaris"
-IUSE="+cxx jbig jpeg lzma static-libs test zlib"
-
-RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
-   jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
-   lzma? ( >=app-arch/xz-utils-5.0.5-r1:=[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}] )
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20130224-r9
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   )"
-DEPEND="${RDEPEND}"
-
-REQUIRED_USE="test? ( jpeg )" #483132
-
-PATCHES=(
-   
"${FILESDIR}"/${PN}-4.0.7-pdfium-0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch
-   "${FILESDIR}"/${PN}-4.0.7-pdfium-0007-uninitialized-value.patch
-   
"${FILESDIR}"/${PN}-4.0.7-pdfium-0008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch
-   "${FILESDIR}"/${PN}-4.0.7-pdfium-0013-validate-refblackwhite.patch
-   
"${FILESDIR}"/${PN}-4.0.7-pdfium-0018-fix-leak-in-PredictorSetupDecode.patch
-   "${FILESDIR}"/${PN}-4.0.7-pdfium-0021-oom-TIFFFillStrip.patch
-)
-
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/tiffconf.h
-)
-
-src_prepare() {
-   default
-
-   # tiffcp-thumbnail.sh fails as thumbnail binary doesn't get built 
anymore since tiff-4.0.7
-   sed '/tiffcp-thumbnail\.sh/d' -i test/Makefile.am || die
-
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   $(use_enable static-libs static) \
-   $(use_enable zlib) \
-   $(use_enable jpeg) \
-   $(use_enable jbig) \
-   $(use_enable lzma) \
-   $(use_enable cxx) \
-   --without-x
-
-   # remove useless subdirs
-   if ! multilib_is_native_abi ; then
-   sed -i \
-   -e 's/ tools//' \
-   -e 's/ contrib//' \
-   -e 's/ man//' \
-   -e 's/ html//' \
-   Makefile || die
-   fi
-}
-
-multilib_src_test() {
-   if ! multilib_is_native_abi ; then
-   emake -C tools
-   fi
-   emake check
-}
-
-multilib_src_install_all() {
-   prune_libtool_files --all
-   rm -f 
"${ED}"/usr/share/doc/${PF}/{COPYRIGHT,README*,RELEASE-DATE,TODO,VERSION}
-}



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

2018-02-16 Thread Lars Wendler
commit: 88961c859ba1efbe6e3555246444dc0456bddcb8
Author: Michael Vetter  iodoru  org>
AuthorDate: Fri Feb 16 15:04:47 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 15:21:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88961c85

media-libs/tiff: Patch to fix type (CVE-2017-9935)

CVE-2017-9935 has a second commit with ID
d4f213636b6f950498a1386083199bd7f65676b9 to fix the type of the table.

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

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7204

 ...ff-4.0.9-CVE-2017-9935-fix-incorrect-type.patch | 58 
 media-libs/tiff/tiff-4.0.9-r2.ebuild   | 80 ++
 2 files changed, 138 insertions(+)

diff --git 
a/media-libs/tiff/files/tiff-4.0.9-CVE-2017-9935-fix-incorrect-type.patch 
b/media-libs/tiff/files/tiff-4.0.9-CVE-2017-9935-fix-incorrect-type.patch
new file mode 100644
index 000..101618ee7d5
--- /dev/null
+++ b/media-libs/tiff/files/tiff-4.0.9-CVE-2017-9935-fix-incorrect-type.patch
@@ -0,0 +1,58 @@
+From d4f213636b6f950498a1386083199bd7f65676b9 Mon Sep 17 00:00:00 2001
+From: Brian May 
+Date: Thu, 7 Dec 2017 07:49:20 +1100
+Subject: [PATCH] tiff2pdf: Fix apparent incorrect type for transfer table
+
+The standard says the transfer table contains unsigned 16 bit values,
+I have no idea why we refer to them as floats.
+---
+ tools/tiff2pdf.c | 12 ++--
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/tools/tiff2pdf.c b/tools/tiff2pdf.c
+index c3ec074..484776c 100644
+--- a/tools/tiff2pdf.c
 b/tools/tiff2pdf.c
+@@ -237,7 +237,7 @@ typedef struct {
+   float tiff_whitechromaticities[2];
+   float tiff_primarychromaticities[6];
+   float tiff_referenceblackwhite[2];
+-  float* tiff_transferfunction[3];
++  uint16* tiff_transferfunction[3];
+   int pdf_image_interpolate;  /* 0 (default) : do not interpolate,
+  1 : interpolate */
+   uint16 tiff_transferfunctioncount;
+@@ -1048,7 +1048,7 @@ void t2p_read_tiff_init(T2P* t2p, TIFF* input){
+   uint16 paged=0;
+   uint16 xuint16=0;
+   uint16 tiff_transferfunctioncount=0;
+-  float* tiff_transferfunction[3];
++  uint16* tiff_transferfunction[3];
+ 
+   directorycount=TIFFNumberOfDirectories(input);
+   t2p->tiff_pages = (T2P_PAGE*) 
_TIFFmalloc(TIFFSafeMultiply(tmsize_t,directorycount,sizeof(T2P_PAGE)));
+@@ -1153,8 +1153,8 @@ void t2p_read_tiff_init(T2P* t2p, TIFF* input){
+  &(tiff_transferfunction[1]),
+  &(tiff_transferfunction[2]))) {
+ 
+-if((tiff_transferfunction[1] != (float*) NULL) &&
+-   (tiff_transferfunction[2] != (float*) NULL)
++if((tiff_transferfunction[1] != (uint16*) NULL) &&
++   (tiff_transferfunction[2] != (uint16*) NULL)
+   ) {
+ tiff_transferfunctioncount=3;
+ } else {
+@@ -1851,8 +1851,8 @@ void t2p_read_tiff_data(T2P* t2p, TIFF* input){
+&(t2p->tiff_transferfunction[0]),
+&(t2p->tiff_transferfunction[1]),
+&(t2p->tiff_transferfunction[2]))) {
+-  if((t2p->tiff_transferfunction[1] != (float*) NULL) &&
+-   (t2p->tiff_transferfunction[2] != (float*) NULL)
++  if((t2p->tiff_transferfunction[1] != (uint16*) NULL) &&
++   (t2p->tiff_transferfunction[2] != (uint16*) NULL)
+   ) {
+   t2p->tiff_transferfunctioncount=3;
+   } else {
+--
+libgit2 0.26.0
+

diff --git a/media-libs/tiff/tiff-4.0.9-r2.ebuild 
b/media-libs/tiff/tiff-4.0.9-r2.ebuild
new file mode 100644
index 000..aafbb887102
--- /dev/null
+++ b/media-libs/tiff/tiff-4.0.9-r2.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit autotools eutils libtool multilib-minimal
+
+DESCRIPTION="Tag Image File Format (TIFF) library"
+HOMEPAGE="http://libtiff.maptools.org;
+SRC_URI="http://download.osgeo.org/libtiff/${P}.tar.gz
+   ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz;
+
+LICENSE="libtiff"
+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 ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~x64-solaris ~x86-solaris"
+IUSE="+cxx jbig jpeg lzma static-libs test zlib"
+
+RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
+   jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
+   lzma? ( >=app-arch/xz-utils-5.0.5-r1:=[${MULTILIB_USEDEP}] )
+   zlib? ( 

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

2018-02-16 Thread Patrice Clement
commit: 9828576806649b94743f00e9f34bdd59a70026ff
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb 16 14:08:10 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb 16 14:08:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98285768

dev-libs/libvterm: rename ebuild.

Acked-by: Ole Reifschneider  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/libvterm/Manifest  | 2 +-
 ...{libvterm-0.1_pre20171004.ebuild => libvterm-0.0_pre20171004.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libvterm/Manifest b/dev-libs/libvterm/Manifest
index 0ea980cb4f2..880ef067178 100644
--- a/dev-libs/libvterm/Manifest
+++ b/dev-libs/libvterm/Manifest
@@ -1,2 +1,2 @@
 DIST libvterm-0.0_pre20160305.tar.xz 665672 BLAKE2B 
3f86ada9967f8c5e085ef324330082858c27b07583af2fa4946f74f3edf3bc697cb3335108df89a6de7f058b9649e82fc85b133084c0c8212a98e5f8adab6ce8
 SHA512 
7e9a44ae679b8c7216f019c0c6b90f1b762f051f58fdb349cfa2a3b2df606940d891547fbc24f05ff32a33e4749242ce8ee2af214b7b3623b83a9f4b9fd53585
-DIST libvterm-0.1_pre20171004.tar.xz 618628 BLAKE2B 
78ff34d7aadfad347a32b5eadb9bac0c53daa361366121752863ab831051583f6743ce1e36c4991a674fd85cca875785d7a99d772b1a93874a23dfa3aee2bece
 SHA512 
ad2734bce97a0e39b239801e42605bbba40dad576337d228c4fba46923d50743fe7adedb42aaea3e44481010c8e277f5438f683804787c265a3f5644d7e9bccc
+DIST libvterm-0.0_pre20171004.tar.xz 618644 BLAKE2B 
07ca64652e09825b5ddf644b962eddcb5c3c97b099da853f091d784a30b5740b77d0f92f8047f8387804cd9ad98f1342ee989cca648bda27260659eb130a2245
 SHA512 
96b4b113046797a14287f13f39c05da3fe1d52211de44cc11d44848563fa9c234d53a59b66af27721118c2267ad02c9c5b3f6d5be8e1769c708ed90a79b1dcd8

diff --git a/dev-libs/libvterm/libvterm-0.1_pre20171004.ebuild 
b/dev-libs/libvterm/libvterm-0.0_pre20171004.ebuild
similarity index 100%
rename from dev-libs/libvterm/libvterm-0.1_pre20171004.ebuild
rename to dev-libs/libvterm/libvterm-0.0_pre20171004.ebuild



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

2018-02-16 Thread Lars Wendler
commit: bd169bf87e74dd92cb7df5db229ad7c515cc0e1a
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 14:55:43 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 14:56:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd169bf8

app-emulation/virtualbox: Some ebuild improvements.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emulation/virtualbox/virtualbox-5.1.32.ebuild | 29 +--
 app-emulation/virtualbox/virtualbox-5.2.6.ebuild  | 29 +--
 2 files changed, 34 insertions(+), 24 deletions(-)

diff --git a/app-emulation/virtualbox/virtualbox-5.1.32.ebuild 
b/app-emulation/virtualbox/virtualbox-5.1.32.ebuild
index 698f0b56dda..08304b19cae 100644
--- a/app-emulation/virtualbox/virtualbox-5.1.32.ebuild
+++ b/app-emulation/virtualbox/virtualbox-5.1.32.ebuild
@@ -204,21 +204,26 @@ src_configure() {
--with-g++="$(tc-getCXX)"
--disable-dbus
--disable-kmods
+   $(usex alsa '' --disable-alsa)
+   $(usex debug --build-debug '')
+   $(usex doc '' --disable-docs)
+   $(usex java '' --disable-java)
+   $(usex lvm '' --disable-devmapper)
+   $(usex pulseaudio '' --disable-pulse)
+   $(usex python '' --disable-python)
+   $(usex vboxwebsrv --enable-webservice '')
+   $(usex vnc --enable-vnc '')
)
-   use alsa   || myconf+=( --disable-alsa )
-   use debug  && myconf+=( --build-debug )
-   use doc|| myconf+=( --disable-docs )
-   use java   || myconf+=( --disable-java )
-   use lvm|| myconf+=( --disable-devmapper )
-   use opengl || myconf+=( --disable-opengl )
-   use pulseaudio || myconf+=( --disable-pulse )
-   use python || myconf+=( --disable-python )
-   use vboxwebsrv && myconf+=( --enable-webservice )
-   use vnc&& myconf+=( --enable-vnc )
if ! use headless ; then
-   use qt5 || myconf+=( --disable-qt )
+   myconf+=(
+   $(usex opengl '' --disable-opengl)
+   $(usex qt5 '' --disable-qt)
+   )
else
-   myconf+=( --build-headless --disable-opengl )
+   myconf+=(
+   --build-headless
+   --disable-opengl
+   )
fi
if use amd64 && ! has_multilib_profile ; then
myconf+=( --disable-vmmraw )

diff --git a/app-emulation/virtualbox/virtualbox-5.2.6.ebuild 
b/app-emulation/virtualbox/virtualbox-5.2.6.ebuild
index 46c3c3cba7a..7133045118b 100644
--- a/app-emulation/virtualbox/virtualbox-5.2.6.ebuild
+++ b/app-emulation/virtualbox/virtualbox-5.2.6.ebuild
@@ -204,21 +204,26 @@ src_configure() {
--with-g++="$(tc-getCXX)"
--disable-dbus
--disable-kmods
+   $(usex alsa '' --disable-alsa)
+   $(usex debug --build-debug '')
+   $(usex doc '' --disable-docs)
+   $(usex java '' --disable-java)
+   $(usex lvm '' --disable-devmapper)
+   $(usex pulseaudio '' --disable-pulse)
+   $(usex python '' --disable-python)
+   $(usex vboxwebsrv --enable-webservice '')
+   $(usex vnc --enable-vnc '')
)
-   use alsa   || myconf+=( --disable-alsa )
-   use debug  && myconf+=( --build-debug )
-   use doc|| myconf+=( --disable-docs )
-   use java   || myconf+=( --disable-java )
-   use lvm|| myconf+=( --disable-devmapper )
-   use opengl || myconf+=( --disable-opengl )
-   use pulseaudio || myconf+=( --disable-pulse )
-   use python || myconf+=( --disable-python )
-   use vboxwebsrv && myconf+=( --enable-webservice )
-   use vnc&& myconf+=( --enable-vnc )
if ! use headless ; then
-   use qt5 || myconf+=( --disable-qt )
+   myconf+=(
+   $(usex opengl '' --disable-opengl)
+   $(usex qt5 '' --disable-qt)
+   )
else
-   myconf+=( --build-headless --disable-opengl )
+   myconf+=(
+   --build-headless
+   --disable-opengl
+   )
fi
if use amd64 && ! has_multilib_profile ; then
myconf+=( --disable-vmmraw )



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

2018-02-16 Thread Lars Wendler
commit: d087dca3521231a1e62ed53ab5a72795a0d2f0c9
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 14:39:42 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 14:56:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d087dca3

app-emulation/virtualbox: Improved USB device detection.

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

 .../files/virtualbox-detect-usb-fix.patch  | 24 ++
 app-emulation/virtualbox/virtualbox-5.1.32.ebuild  |  1 +
 app-emulation/virtualbox/virtualbox-5.2.6.ebuild   |  1 +
 3 files changed, 26 insertions(+)

diff --git a/app-emulation/virtualbox/files/virtualbox-detect-usb-fix.patch 
b/app-emulation/virtualbox/files/virtualbox-detect-usb-fix.patch
new file mode 100644
index 000..bbb28943c12
--- /dev/null
+++ b/app-emulation/virtualbox/files/virtualbox-detect-usb-fix.patch
@@ -0,0 +1,24 @@
+Patch by Maciej S. Szmigiero to make the script work even if no USB device was
+plugged in before virtualbox got started.
+
+https://bugs.gentoo.org/639352
+
+--- a/src/VBox/Installer/linux/VBoxCreateUSBNode.sh
 b/src/VBox/Installer/linux/VBoxCreateUSBNode.sh
+@@ -32,13 +32,13 @@
+ devpath="`printf "/dev/vboxusb/%.3d/%.3d" $bus $device`"
+ case "$do_remove" in
+   0)
++  case "$group" in "") group="vboxusers";; esac
++  mkdir /dev/vboxusb -m 0750 2>/dev/null
++  chown root:$group /dev/vboxusb 2>/dev/null
+   if test -n "$class" -a "$class" -eq "$usb_class_hub"
+   then
+   exit 0
+   fi
+-  case "$group" in "") group="vboxusers";; esac
+-  mkdir /dev/vboxusb -m 0750 2>/dev/null
+-  chown root:$group /dev/vboxusb 2>/dev/null
+   mkdir "$devdir" -m 0750 2>/dev/null
+   chown root:$group "$devdir" 2>/dev/null
+   mknod "$devpath" c $1 $2 -m 0660 2>/dev/null

diff --git a/app-emulation/virtualbox/virtualbox-5.1.32.ebuild 
b/app-emulation/virtualbox/virtualbox-5.1.32.ebuild
index 8c962fe7c1f..698f0b56dda 100644
--- a/app-emulation/virtualbox/virtualbox-5.1.32.ebuild
+++ b/app-emulation/virtualbox/virtualbox-5.1.32.ebuild
@@ -193,6 +193,7 @@ src_prepare() {
fi
 
eapply "${WORKDIR}/patches"
+   eapply "${FILESDIR}/${PN}-detect-usb-fix.patch"
 
eapply_user
 }

diff --git a/app-emulation/virtualbox/virtualbox-5.2.6.ebuild 
b/app-emulation/virtualbox/virtualbox-5.2.6.ebuild
index 1464aa7bcd9..46c3c3cba7a 100644
--- a/app-emulation/virtualbox/virtualbox-5.2.6.ebuild
+++ b/app-emulation/virtualbox/virtualbox-5.2.6.ebuild
@@ -193,6 +193,7 @@ src_prepare() {
fi
 
eapply "${WORKDIR}/patches"
+   eapply "${FILESDIR}/${PN}-detect-usb-fix.patch"
 
eapply_user
 }



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

2018-02-16 Thread Lars Wendler
commit: 09912d918f80af86ca29e8791b51107847768ff1
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 15:28:07 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 15:28:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09912d91

media-libs/tiff: Minor ebuild adjustments.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/tiff/tiff-4.0.9-r2.ebuild | 23 +--
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/media-libs/tiff/tiff-4.0.9-r2.ebuild 
b/media-libs/tiff/tiff-4.0.9-r2.ebuild
index aafbb887102..26a1889a21c 100644
--- a/media-libs/tiff/tiff-4.0.9-r2.ebuild
+++ b/media-libs/tiff/tiff-4.0.9-r2.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
-inherit autotools eutils libtool multilib-minimal
+EAPI=6
+
+inherit autotools libtool ltprune multilib-minimal
 
 DESCRIPTION="Tag Image File Format (TIFF) library"
 HOMEPAGE="http://libtiff.maptools.org;
@@ -47,14 +48,16 @@ src_prepare() {
 }
 
 multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   $(use_enable static-libs static) \
-   $(use_enable zlib) \
-   $(use_enable jpeg) \
-   $(use_enable jbig) \
-   $(use_enable lzma) \
-   $(use_enable cxx) \
+   local myeconfargs=(
--without-x
+   $(use_enable cxx)
+   $(use_enable jbig)
+   $(use_enable jpeg)
+   $(use_enable lzma)
+   $(use_enable static-libs static)
+   $(use_enable zlib)
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
 
# remove useless subdirs
if ! multilib_is_native_abi ; then
@@ -76,5 +79,5 @@ multilib_src_test() {
 
 multilib_src_install_all() {
prune_libtool_files --all
-   rm -f 
"${ED}"/usr/share/doc/${PF}/{COPYRIGHT,README*,RELEASE-DATE,TODO,VERSION}
+   rm -f 
"${ED%/}"/usr/share/doc/${PF}/{COPYRIGHT,README*,RELEASE-DATE,TODO,VERSION}
 }



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

2018-02-16 Thread Lars Wendler
commit: ee6e64af62963985d572c17ce83471c16076b0fc
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 13:21:28 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 13:21:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6e64af

app-emulation/virtualbox-modules: Removed superfluous elog message.

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

 app-emulation/virtualbox-modules/virtualbox-modules-5.1.32.ebuild | 3 ---
 app-emulation/virtualbox-modules/virtualbox-modules-5.2.6.ebuild  | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/app-emulation/virtualbox-modules/virtualbox-modules-5.1.32.ebuild 
b/app-emulation/virtualbox-modules/virtualbox-modules-5.1.32.ebuild
index c0d163e68ee..38a865402ff 100644
--- a/app-emulation/virtualbox-modules/virtualbox-modules-5.1.32.ebuild
+++ b/app-emulation/virtualbox-modules/virtualbox-modules-5.1.32.ebuild
@@ -62,7 +62,4 @@ src_install() {
 
 pkg_postinst() {
linux-mod_pkg_postinst
-   elog "If you are using sys-apps/openrc, please add \"vboxdrv\", 
\"vboxnetflt\","
-   elog "\"vboxnetadp\" and \"vboxpci\" to:"
-   elog "  /etc/conf.d/modules"
 }

diff --git a/app-emulation/virtualbox-modules/virtualbox-modules-5.2.6.ebuild 
b/app-emulation/virtualbox-modules/virtualbox-modules-5.2.6.ebuild
index 9ff1abb8099..8bbaca49a8f 100644
--- a/app-emulation/virtualbox-modules/virtualbox-modules-5.2.6.ebuild
+++ b/app-emulation/virtualbox-modules/virtualbox-modules-5.2.6.ebuild
@@ -53,7 +53,4 @@ src_install() {
 
 pkg_postinst() {
linux-mod_pkg_postinst
-   elog "If you are using sys-apps/openrc, please add \"vboxdrv\", 
\"vboxnetflt\","
-   elog "\"vboxnetadp\" and \"vboxpci\" to:"
-   elog "  /etc/conf.d/modules"
 }



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

2018-02-16 Thread Lars Wendler
commit: fe7b4ff4b3684df8fdaac6b733ccffc6bea560f9
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 19:18:54 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 19:23:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7b4ff4

sys-fs/btrfs-progs: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/btrfs-progs/Manifest  |   2 -
 sys-fs/btrfs-progs/btrfs-progs-4.13.2.ebuild | 102 --
 sys-fs/btrfs-progs/btrfs-progs-4.14.ebuild   | 103 ---
 3 files changed, 207 deletions(-)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index 25f192e4b07..e9d4eb10e7e 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -8,10 +8,8 @@ DIST btrfs-progs-v4.1.2.tar.xz 1123080 BLAKE2B 
4b6395080c1456321d6923609544da066
 DIST btrfs-progs-v4.10.2.tar.xz 1508304 BLAKE2B 
d2540b27f4405d43ea60e0f6d31fae1794641d81db066ffab57a8f8cc9f6671c3bc01df5efc6309967e88af418e62eed61b7837863bc222bf371ce24b7d63cea
 SHA512 
1a21ca29d03c8d0e697ce075b841e38b021771a67da20087c80ab84bb87c5f56ea80695f9b2a25a2a159fba8b01d74a364435f5462545ec00ebd6f335d3fcd6f
 DIST btrfs-progs-v4.11.tar.xz 1508580 BLAKE2B 
ff7fb9888193853883f230c884869aef074695f075005116b0ed3b6e344b5c1438bcc894966c99d6c8064fe63bfbac0acf5691a5c16475eff53c5a6a09e82828
 SHA512 
914fb415f7ddec4d3ee203b67cde135dcc4c62d3e25e76e920b9a0ee5099d1cf75d21611795ce5aee78908ed466dc74b0b7ab2e036224b7e357e421f13e4f6c8
 DIST btrfs-progs-v4.12.tar.xz 1587604 BLAKE2B 
da75d89c34c6500c32dc4deee1e77ef61dd3287842154f34cc9f8aca3dd53dc08c24ed30c2307f01cbd8d457317466c118fe111b4ad4def4261021ef76336935
 SHA512 
6a9b13241edda68c866249874189aafb121f73515bf71e46f1f574eff858405d9ce22a251a07c6437f0dc21ca6ee55b4b57c15b431ce63faa3c16d1c8112616e
-DIST btrfs-progs-v4.13.2.tar.xz 1673732 BLAKE2B 
995c364a594d075dff088247cc8f745a59a6bc2beb7f709693269b4985aeee95c0b87881ecb02793a10a0c965f224a30410e1227b8e37ab847fe1d827318c889
 SHA512 
50db13868ed43433ec9b655825767e6e76036f407edc0caffecd4b371baf7d817575c2f25c77fe3d5e741bb52d57757c6c762de0c00cbefede615358a803d80a
 DIST btrfs-progs-v4.13.3.tar.xz 1674084 BLAKE2B 
1ce0747e776253a8e93613705e4aa3bc704367b54939e010e2dc69a114760041b5d85b6a7370f6919010f694792dda280a1891c9f6193ad95c98317b5730784b
 SHA512 
6db18197ab48a43da5212ead2fdd4a6d0c9eb035cd5ce40fdb5e6e39a69dd118aa0112246df8cb4a339665c20c39479d630e03ccc1ffea3017646695e1c5f833
 DIST btrfs-progs-v4.14.1.tar.xz 1926492 BLAKE2B 
35575946c1de9cb81f1aed2a5be2433149b6aae5e8602cef4c892f7e5fa1160e4b8bbed354bf36c90d3a6a4d6856b57cb10e632a9fba47b1f0b312098a6393da
 SHA512 
e01a52a84bc0de81e7173fda46c12fbd451b5117014008033e16c7bf48165065c6362d812a95ade17c01f62f66755b4c7ab11dd22804eb3bdfc56346a161e2a6
-DIST btrfs-progs-v4.14.tar.xz 1697584 BLAKE2B 
8d5aeb251ab6ede72507db926fb21afddbfc87a9a25d330bcaa933971fc19831b9c9f452bfead836bfaeb0cdf21b0d09d8eb6f98e5be0424566f0d7b4c190937
 SHA512 
11171e6730f4aa102bdb4cd405da2d4c55e2c102fec4cc6d3135df516c78af1c34fede722a1677bd9c638b47e77085e005b29333ae70b98771501e32628890f7
 DIST btrfs-progs-v4.15.1.tar.xz 1931820 BLAKE2B 
00c4b9f6ec2039ad680cd625e5ece1cd306b8eaa4572f262cd2272c9d1e03923834ec7af7e59afc9e931cf95d224aea883cc544ba8e26de03119d85c67f19b64
 SHA512 
6e6a9799f6716bbf772d5f0c8069579815060db20d30807e12948e7274448bca09a12c385ea05a95afc23722d12067a8d99623ea0091dca8ae75ea646aa84b88
 DIST btrfs-progs-v4.15.tar.xz 1928788 BLAKE2B 
54bbf65f18d182ffa8cd6fc1437e243fe9c6aac6467c038bc32d925ca6070d2c56949d65cd3d26bbdff1995d211633a9791bf790f49eb8a9c081684b6a32dab3
 SHA512 
7c80fb44c9747e51db89a1d1487e15a1163061b0e85e50a07f28368c1e9e1b32ee2a4f2b769514e1581d1410b7ae5cca8ccd44b5a4e95c32b95e10198aa4f13c
 DIST btrfs-progs-v4.2.2.tar.xz 1143760 BLAKE2B 
4a4aa9c55e03548e361308682dd24da96d98f32a5867fb1f15112f91f9911d59a7d5b4386f7585a1ade59b95a45bc149c0566746dbd7c4503c25bd55983dac3d
 SHA512 
2ad23546b3bb421faad1f67da37566b6ae1887c5340c0f1d06ca59fc0cd0fb1060d92e74e36ba7bfd85b0aff30811525654cd03b7d3570b0b51c2d8e2d6d9a76

diff --git a/sys-fs/btrfs-progs/btrfs-progs-4.13.2.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-4.13.2.ebuild
deleted file mode 100644
index 0dc40a977f4..000
--- a/sys-fs/btrfs-progs/btrfs-progs-4.13.2.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1
-
-libbtrfs_soname=0
-
-if [[ ${PV} !=  ]]; then
-   MY_PV=v${PV}
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-   
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
-   S="${WORKDIR}"/${PN}-${MY_PV}
-else
-   WANT_LIBTOOL=none
-   inherit autotools git-r3
-   EGIT_REPO_URI="git://repo.or.cz/btrfs-progs-unstable/devel.git"
-   EGIT_BRANCH="devel"
-fi
-
-DESCRIPTION="Btrfs filesystem utilities"

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

2018-02-16 Thread Lars Wendler
commit: ae9cbc5b552c05eedbe15e1b7ca7b5b40246fd04
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 19:17:02 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 19:23:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9cbc5b

sys-fs/btrfs-progs: Bump to version 4.15.1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/btrfs-progs/Manifest  |   1 +
 sys-fs/btrfs-progs/btrfs-progs-4.15.1.ebuild | 104 +++
 2 files changed, 105 insertions(+)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index b5dee5c6e58..25f192e4b07 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -12,6 +12,7 @@ DIST btrfs-progs-v4.13.2.tar.xz 1673732 BLAKE2B 
995c364a594d075dff088247cc8f745a
 DIST btrfs-progs-v4.13.3.tar.xz 1674084 BLAKE2B 
1ce0747e776253a8e93613705e4aa3bc704367b54939e010e2dc69a114760041b5d85b6a7370f6919010f694792dda280a1891c9f6193ad95c98317b5730784b
 SHA512 
6db18197ab48a43da5212ead2fdd4a6d0c9eb035cd5ce40fdb5e6e39a69dd118aa0112246df8cb4a339665c20c39479d630e03ccc1ffea3017646695e1c5f833
 DIST btrfs-progs-v4.14.1.tar.xz 1926492 BLAKE2B 
35575946c1de9cb81f1aed2a5be2433149b6aae5e8602cef4c892f7e5fa1160e4b8bbed354bf36c90d3a6a4d6856b57cb10e632a9fba47b1f0b312098a6393da
 SHA512 
e01a52a84bc0de81e7173fda46c12fbd451b5117014008033e16c7bf48165065c6362d812a95ade17c01f62f66755b4c7ab11dd22804eb3bdfc56346a161e2a6
 DIST btrfs-progs-v4.14.tar.xz 1697584 BLAKE2B 
8d5aeb251ab6ede72507db926fb21afddbfc87a9a25d330bcaa933971fc19831b9c9f452bfead836bfaeb0cdf21b0d09d8eb6f98e5be0424566f0d7b4c190937
 SHA512 
11171e6730f4aa102bdb4cd405da2d4c55e2c102fec4cc6d3135df516c78af1c34fede722a1677bd9c638b47e77085e005b29333ae70b98771501e32628890f7
+DIST btrfs-progs-v4.15.1.tar.xz 1931820 BLAKE2B 
00c4b9f6ec2039ad680cd625e5ece1cd306b8eaa4572f262cd2272c9d1e03923834ec7af7e59afc9e931cf95d224aea883cc544ba8e26de03119d85c67f19b64
 SHA512 
6e6a9799f6716bbf772d5f0c8069579815060db20d30807e12948e7274448bca09a12c385ea05a95afc23722d12067a8d99623ea0091dca8ae75ea646aa84b88
 DIST btrfs-progs-v4.15.tar.xz 1928788 BLAKE2B 
54bbf65f18d182ffa8cd6fc1437e243fe9c6aac6467c038bc32d925ca6070d2c56949d65cd3d26bbdff1995d211633a9791bf790f49eb8a9c081684b6a32dab3
 SHA512 
7c80fb44c9747e51db89a1d1487e15a1163061b0e85e50a07f28368c1e9e1b32ee2a4f2b769514e1581d1410b7ae5cca8ccd44b5a4e95c32b95e10198aa4f13c
 DIST btrfs-progs-v4.2.2.tar.xz 1143760 BLAKE2B 
4a4aa9c55e03548e361308682dd24da96d98f32a5867fb1f15112f91f9911d59a7d5b4386f7585a1ade59b95a45bc149c0566746dbd7c4503c25bd55983dac3d
 SHA512 
2ad23546b3bb421faad1f67da37566b6ae1887c5340c0f1d06ca59fc0cd0fb1060d92e74e36ba7bfd85b0aff30811525654cd03b7d3570b0b51c2d8e2d6d9a76
 DIST btrfs-progs-v4.3.1.tar.xz 1184416 BLAKE2B 
395fd772a757f9f8de96ff0f3df991678b560c88f120b51d612fcaef79f760a347c94c66d0156724d79e2aaad0312119d3cdece22c4f50a89566e664ea5b9d01
 SHA512 
661c7c05ee3527cc34f3aa08e88e252e6e836a86752f7e607e3f6dc0a9a861d3bc645a6fa0a5af5f6abfe4f3f2f7e193cffc2bb1c53595e0b7f99c3ff59daeff

diff --git a/sys-fs/btrfs-progs/btrfs-progs-4.15.1.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-4.15.1.ebuild
new file mode 100644
index 000..0b955eb22a0
--- /dev/null
+++ b/sys-fs/btrfs-progs/btrfs-progs-4.15.1.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit bash-completion-r1
+
+libbtrfs_soname=0
+
+if [[ ${PV} !=  ]]; then
+   MY_PV="v${PV/_/-}"
+   [[ "${PV}" = *_rc* ]] || \
+   KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
+   S="${WORKDIR}"/${PN}-${MY_PV}
+else
+   WANT_LIBTOOL=none
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/kdave/btrfs-progs.git;
+   EGIT_BRANCH="devel"
+fi
+
+DESCRIPTION="Btrfs filesystem utilities"
+HOMEPAGE="https://btrfs.wiki.kernel.org;
+
+LICENSE="GPL-2"
+SLOT="0/${libbtrfs_soname}"
+IUSE="+convert reiserfs static static-libs +zstd"
+
+RESTRICT=test # tries to mount repared filesystems
+
+RDEPEND="
+   dev-libs/lzo:2=
+   sys-apps/util-linux:0=[static-libs(+)?]
+   sys-libs/zlib:0=
+   convert? (
+   sys-fs/e2fsprogs:0=
+   sys-libs/e2fsprogs-libs:0=
+   reiserfs? (
+   >=sys-fs/reiserfsprogs-3.6.27
+   )
+   )
+   zstd? ( app-arch/zstd:0= )
+"
+DEPEND="${RDEPEND}
+   convert? ( sys-apps/acl )
+   >=app-text/asciidoc-8.6.0
+   app-text/docbook-xml-dtd:4.5
+   app-text/xmlto
+   static? (
+   dev-libs/lzo:2[static-libs(+)]
+   sys-apps/util-linux:0[static-libs(+)]
+   sys-libs/zlib:0[static-libs(+)]
+   convert? (
+   sys-fs/e2fsprogs:0[static-libs(+)]
+   sys-libs/e2fsprogs-libs:0[static-libs(+)]
+   

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

2018-02-16 Thread Lars Wendler
commit: c3c8403aa40e0f10b20f7ec2520bab23b0cc9447
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 16 19:23:31 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 16 19:23:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c8403a

sys-fs/ddrescue: Bump to version 1.23

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/ddrescue/Manifest |  1 +
 sys-fs/ddrescue/ddrescue-1.23.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest
index 0a24efd559d..1549c92fa64 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,2 +1,3 @@
 DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 
0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d
 SHA512 
6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079
 DIST ddrescue-1.22.tar.lz 80050 BLAKE2B 
c455bf847749dc29565d02efef8b24f1a322e8069b51821ef9ebf7f6bbc650241ad76dadaf60e7daf92c55c2ae9e7d27b107e734404538e78678e1f2ac147e97
 SHA512 
3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754
+DIST ddrescue-1.23.tar.lz 82451 BLAKE2B 
ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8
 SHA512 
4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656

diff --git a/sys-fs/ddrescue/ddrescue-1.23.ebuild 
b/sys-fs/ddrescue/ddrescue-1.23.ebuild
new file mode 100644
index 000..7d08213d812
--- /dev/null
+++ b/sys-fs/ddrescue/ddrescue-1.23.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs flag-o-matic unpacker
+
+DESCRIPTION="Copy data from one file or block device to another with 
read-error recovery"
+HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux"
+IUSE="static"
+
+DEPEND="$(unpacker_src_uri_depends)"
+RDEPEND=""
+
+src_configure() {
+   use static && append-ldflags -static
+
+   # not a normal configure script
+   econf \
+   --prefix="${EPREFIX}"/usr \
+   CXX="$(tc-getCXX)" \
+   CPPFLAGS="${CPPFLAGS}" \
+   CXXFLAGS="${CXXFLAGS}" \
+   LDFLAGS="${LDFLAGS}"
+}
+
+src_test() {
+   ./testsuite/check.sh "${S}"/testsuite || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" install install-man
+   einstalldocs
+}



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

2018-02-16 Thread Michał Górny
commit: dc7482649425cf8770b046fbff3debdcfbdc0a3a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 16 19:35:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 19:36:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc748264

profiles/arch/arm64: Mask net-libs/gnutls[test-full]

 profiles/arch/arm64/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 6c4af54fef9..0cf39dbc8d8 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny  (16 Feb 2018)
+# USE=test-full requires USE=pkcs11 that is use.masked.
+net-libs/gnutls test-full
+
 # Matthew Thode  (13 Feb 2018)
 # USE=mercurial requires dev-vcs/mercurial, which is not keyworded yet
 dev-python/setuptools_scm mercurial



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

2018-02-16 Thread Brian Evans
commit: 2f10d33dae1c8af66a6fa9400554db8f887d3df0
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Feb 16 19:34:29 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Feb 16 19:34:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f10d33d

dev-php/PEAR-HTTP_Request2: Version bump to 2.3.0 with tests

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-HTTP_Request2/Manifest|  1 +
 .../PEAR-HTTP_Request2-2.3.0.ebuild| 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-php/PEAR-HTTP_Request2/Manifest 
b/dev-php/PEAR-HTTP_Request2/Manifest
index ad5d6bdae1f..c22fdbd4314 100644
--- a/dev-php/PEAR-HTTP_Request2/Manifest
+++ b/dev-php/PEAR-HTTP_Request2/Manifest
@@ -1 +1,2 @@
 DIST HTTP_Request2-2.2.1.tgz 107339 BLAKE2B 
fa9d997c7ea59aeb8c4133944d57af3dca79e937b271ad862f8ada26631a14992f204566dc2059cd19a0169f7d89ef1b302ec9fe2b4e370a8e715a0004b474f8
 SHA512 
377421f521184b3dc4f28b1d37a1f673ee2b40b8786e39c3803ed6c60f57a2aa8353018ea588598b7ef23a1345227a41481519932998dd01958df623d00dcd82
+DIST HTTP_Request2-2.3.0.tgz 119717 BLAKE2B 
f12972b2423258016f4f4efb5aa1d56bb47146cc6e21f74edfd2e3cd8ae69a1830b4a203990e1346554f2a6e9538e8d5feae27cceadc8465b018dd34ff37
 SHA512 
52fc2768f3c5afe6fd4505d427255e467b5b7cac8a4116cbabc3f1c0ffe6f1bd061a9c9b31de2ebbd4a7844ae73085ab0d52adf905dce28eb31197117657d77b

diff --git a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.3.0.ebuild 
b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.3.0.ebuild
new file mode 100644
index 000..b2c15280e90
--- /dev/null
+++ b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Provides an easy way to perform HTTP requests"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="+curl +fileinfo +ssl test +zlib"
+
+RDEPEND="dev-lang/php:*[curl?,fileinfo?,ssl?,zlib?]
+>=dev-php/PEAR-Net_URL2-2.2.0"
+DEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
+
+src_prepare() {
+   sed -i "s~@data_dir@~${EPREFIX}/usr/share/php/data~" 
HTTP/Request2/CookieJar.php || die
+   default
+}
+
+src_test() {
+   phpunit tests || die
+}
+
+src_install() {
+   php-pear-r2_src_install
+   insinto "/usr/share/php/${PEAR_PN}"
+   doins data/*
+}



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

2018-02-16 Thread Jonas Stein
commit: 911285101d26ca627850aa98e2d80519c78f1600
Author: Thomas Gstädtner  gstaedtner  net>
AuthorDate: Wed Feb 14 20:33:20 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Feb 16 19:52:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91128510

media-gfx/sigal: fix test dependencies

add the necessary dependency to the test useflag

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

 media-gfx/sigal/sigal-1.3.0.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-gfx/sigal/sigal-1.3.0.ebuild 
b/media-gfx/sigal/sigal-1.3.0.ebuild
index 735f9a67f9f..7c7049ae750 100644
--- a/media-gfx/sigal/sigal-1.3.0.ebuild
+++ b/media-gfx/sigal/sigal-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,10 @@ CDEPEND="dev-python/blinker[${PYTHON_USEDEP}]
dev-python/pilkit[${PYTHON_USEDEP}]"
 DEPEND="${CDEPEND}
s3? ( dev-python/boto[${PYTHON_USEDEP}] )
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+   test? (
+   dev-python/boto[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
 RDEPEND="${CDEPEND}"
 
 DOCS="README.rst"



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

2018-02-16 Thread Aric Belsito
commit: 8507f884a6455b4791b24612194e2bb6586346f3
Author: Aric Belsito  gmail  com>
AuthorDate: Fri Feb 16 19:51:57 2018 +
Commit: Aric Belsito  gmail  com>
CommitDate: Fri Feb 16 19:51:57 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=8507f884

dev-lang/ruby: version bump to 2.5.0-r2

 dev-lang/ruby/Manifest   | 1 +
 dev-lang/ruby/ruby-2.4.3.ebuild  | 4 ++--
 dev-lang/ruby/ruby-2.5.0-r1.ebuild   | 4 ++--
 dev-lang/ruby/{ruby-2.5.0-r1.ebuild => ruby-2.5.0-r2.ebuild} | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index 83553db..a814d02 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -2,3 +2,4 @@ DIST ruby-2.4.3.tar.xz 10040072 BLAKE2B 
87ad9700312a104a60b079f4ef95804d2a9e0110
 DIST ruby-2.5.0.tar.xz 11292472 BLAKE2B 
852ce003a79d9d77e72928353382962440e99ed1d03558c89a928e8f4a582b27357ef63e3ef45f3b30009f7a95f356100941bd84151571ade3a88b2d0595f8ad
 SHA512 
55714a33d7661fe8b432f73c34fd67b49699f8b79df1cbd680a74899124d3ab0f444677672aac1ba725820182940d485efb2db0bf2bc96737c5d40c54578
 DIST ruby-patches-2.4.3.tar.bz2 2898 BLAKE2B 
e46502dbb0aa25c3d71693a6c04b433bd4de60f194cdd283517c4b08da190356885d9bca4a6765402088185fa8ec681156e8e8eecf0703a2c1ea7bb81adc0bf9
 SHA512 
d767d43c7df737469247e42e1c4205b8c6850c8f335a2869c884f145c037e9bab10492cc7cd2903f5c33e232cdc5bbdabb3e8da837c7bf420b9d58d1d33149ed
 DIST ruby-patches-2.5.0-r1.tar.bz2 1888 BLAKE2B 
38358c4d10a5c825ad1d50aa9e538fbfb0875deffaecf2064be3c52d593539f37b83bf726437922b1f13bd3d5c63e30ae071cd75c891e7083d3a363c4b49c905
 SHA512 
39068008cd7050a6787cfe35ef0a21ebeb5128226153b80f8d34e89bc77d6159f32e6980dfd8f3e38fc748cf3d648d102b3dcfcb79a484a517a5008bfd8161b9
+DIST ruby-patches-2.5.0-r2.tar.bz2 2986 BLAKE2B 
64d64eda19bff94f205a6314c2af59896064fb64c118e0f3859d82aeb7e58478170b9160804ab8faf569054b65228abeecc5900e568e17133c21e9aed9bdf589
 SHA512 
c2bca3f98c7bb1de267b9f07eb1b0903c499c79e9c9d0166a6924e88e837434f27ddedd7aead7ebbe32f0530f751601ac5486a0db46ee28b94d7cea13e0e7924

diff --git a/dev-lang/ruby/ruby-2.4.3.ebuild b/dev-lang/ruby/ruby-2.4.3.ebuild
index 355f781..479eec9 100644
--- a/dev-lang/ruby/ruby-2.4.3.ebuild
+++ b/dev-lang/ruby/ruby-2.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl 
+rdoc rubytests sock
 
 RDEPEND="
berkdb? ( sys-libs/db:= )
-   gdbm? ( sys-libs/gdbm )
+   gdbm? ( sys-libs/gdbm:= )
jemalloc? ( dev-libs/jemalloc )
ssl? (
!libressl? ( dev-libs/openssl:0= )

diff --git a/dev-lang/ruby/ruby-2.5.0-r1.ebuild 
b/dev-lang/ruby/ruby-2.5.0-r1.ebuild
index b057994..c6826ce 100644
--- a/dev-lang/ruby/ruby-2.5.0-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl 
+rdoc rubytests sock
 
 RDEPEND="
berkdb? ( sys-libs/db:= )
-   gdbm? ( sys-libs/gdbm )
+   gdbm? ( sys-libs/gdbm:= )
jemalloc? ( dev-libs/jemalloc )
ssl? (
!libressl? ( dev-libs/openssl:0= )

diff --git a/dev-lang/ruby/ruby-2.5.0-r1.ebuild 
b/dev-lang/ruby/ruby-2.5.0-r2.ebuild
similarity index 99%
copy from dev-lang/ruby/ruby-2.5.0-r1.ebuild
copy to dev-lang/ruby/ruby-2.5.0-r2.ebuild
index b057994..c6826ce 100644
--- a/dev-lang/ruby/ruby-2.5.0-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.5.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl 
+rdoc rubytests sock
 
 RDEPEND="
berkdb? ( sys-libs/db:= )
-   gdbm? ( sys-libs/gdbm )
+   gdbm? ( sys-libs/gdbm:= )
jemalloc? ( dev-libs/jemalloc )
ssl? (
!libressl? ( dev-libs/openssl:0= )



[gentoo-commits] proj/openrc:master commit in: src/rc/

2018-02-16 Thread William Hubbs
commit: 8dbdabcc5e0df8ac36722a4ba7bfe30664cc9919
Author: William Hubbs  gmail  com>
AuthorDate: Fri Feb 16 20:04:40 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Feb 16 20:04:40 2018 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=8dbdabcc

start-stop-daemon: clean up string handling

 src/rc/start-stop-daemon.c | 33 +
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/src/rc/start-stop-daemon.c b/src/rc/start-stop-daemon.c
index 54b89b2a..88b1e091 100644
--- a/src/rc/start-stop-daemon.c
+++ b/src/rc/start-stop-daemon.c
@@ -254,6 +254,7 @@ int main(int argc, char **argv)
 #endif
 
int opt;
+   size_t size = 0;
bool start = false;
bool stop = false;
bool oknodo = false;
@@ -287,10 +288,10 @@ int main(int argc, char **argv)
char *tmp, *newpath, *np;
char *p;
char *token;
-   char exec_file[PATH_MAX];
+   char *exec_file = NULL;
struct passwd *pw;
struct group *gr;
-   char line[130];
+   char *line = NULL;
FILE *fp;
size_t len;
mode_t numask = 022;
@@ -577,26 +578,22 @@ int main(int argc, char **argv)
if (*exec == '/' || *exec == '.') {
/* Full or relative path */
if (ch_root)
-   snprintf(exec_file, sizeof(exec_file),
-   "%s/%s", ch_root, exec);
+   xasprintf(_file, "%s/%s", ch_root, exec);
else
-   snprintf(exec_file, sizeof(exec_file),
-   "%s", exec);
+   xasprintf(_file, "%s", exec);
} else {
/* Something in $PATH */
p = tmp = xstrdup(getenv("PATH"));
-   *exec_file = '\0';
+   exec_file = NULL;
while ((token = strsep(, ":"))) {
if (ch_root)
-   snprintf(exec_file, sizeof(exec_file),
-   "%s/%s/%s",
-   ch_root, token, exec);
+   xasprintf(_file, "%s/%s/%s", 
ch_root, token, exec);
else
-   snprintf(exec_file, sizeof(exec_file),
-   "%s/%s", token, exec);
-   if (exists(exec_file))
+   xasprintf(_file, "%s/%s", token, 
exec);
+   if (exec_file && exists(exec_file))
break;
-   *exec_file = '\0';
+   free(exec_file);
+   exec_file = NULL;
}
free(tmp);
}
@@ -604,6 +601,7 @@ int main(int argc, char **argv)
if (start && !exists(exec_file)) {
eerror("%s: %s does not exist", applet,
*exec_file ? exec_file : exec);
+   free(exec_file);
exit(EXIT_FAILURE);
 
}
@@ -617,7 +615,9 @@ int main(int argc, char **argv)
if (interpreted && !pidfile) {
fp = fopen(exec_file, "r");
if (fp) {
-   p = fgets(line, sizeof(line), fp);
+   line = NULL;
+   getline(, , fp);
+   p = line;
fclose(fp);
if (p != NULL && line[0] == '#' && line[1] == '!') {
p = line + 2;
@@ -629,7 +629,8 @@ int main(int argc, char **argv)
if (p[len] == '\n')
p[len] = '\0';
token = strsep(, " ");
-   strncpy(exec_file, token, sizeof(exec_file));
+   free(exec_file);
+   xasprintf(_file, "%s", token);
opt = 0;
for (nav = argv; *nav; nav++)
opt++;



[gentoo-commits] proj/openrc:master commit in: src/rc/

2018-02-16 Thread William Hubbs
commit: 9e14b35da8942bd8fa552363617c3415887f485f
Author: William Hubbs  gmail  com>
AuthorDate: Thu Feb 15 18:23:39 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Feb 15 18:23:39 2018 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=9e14b35d

rc-update: remove reference to PATH_MAX

 src/rc/rc-update.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/rc/rc-update.c b/src/rc/rc-update.c
index 9bc1fe5b..abe40b88 100644
--- a/src/rc/rc-update.c
+++ b/src/rc/rc-update.c
@@ -166,7 +166,7 @@ show(RC_STRINGLIST *runlevels, bool verbose)
RC_STRING *runlevel;
RC_STRINGLIST *in;
bool inone;
-   char buffer[PATH_MAX];
+   char *buffer = NULL;
size_t l;
 
rc_stringlist_sort();
@@ -182,9 +182,11 @@ show(RC_STRINGLIST *runlevels, bool verbose)
inone = true;
} else {
l = strlen(runlevel->value);
+   buffer = xmalloc(l+1);
memset (buffer, ' ', l);
buffer[l] = 0;
rc_stringlist_add (in, buffer);
+   free(buffer);
}
}
 



[gentoo-commits] proj/openrc:master commit in: src/rc/

2018-02-16 Thread William Hubbs
commit: 488d8989c518d9256f183899aac02024c679b93e
Author: William Hubbs  gmail  com>
AuthorDate: Thu Feb 15 21:10:24 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Feb 15 21:26:40 2018 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=488d8989

openrc-run: clean up string handling

- remove references to PATH_MAX
- use xasprintf to create strings

 src/rc/openrc-run.c | 61 -
 1 file changed, 37 insertions(+), 24 deletions(-)

diff --git a/src/rc/openrc-run.c b/src/rc/openrc-run.c
index bb79f42f..7e8d2e50 100644
--- a/src/rc/openrc-run.c
+++ b/src/rc/openrc-run.c
@@ -109,7 +109,7 @@ static void
 handle_signal(int sig)
 {
int serrno = errno;
-   char signame[10] = { '\0' };
+   char *signame = NULL;
struct winsize ws;
 
switch (sig) {
@@ -134,20 +134,22 @@ handle_signal(int sig)
break;
 
case SIGINT:
-   if (!signame[0])
-   snprintf(signame, sizeof(signame), "SIGINT");
+   if (!signame)
+   xasprintf(, "SIGINT");
/* FALLTHROUGH */
case SIGTERM:
-   if (!signame[0])
-   snprintf(signame, sizeof(signame), "SIGTERM");
+   if (!signame)
+   xasprintf(, "SIGTERM");
/* FALLTHROUGH */
case SIGQUIT:
-   if (!signame[0])
-   snprintf(signame, sizeof(signame), "SIGQUIT");
+   if (!signame)
+   xasprintf(, "SIGQUIT");
/* Send the signal to our children too */
if (service_pid > 0)
kill(service_pid, sig);
-   eerrorx("%s: caught %s, aborting", applet, signame);
+   eerror("%s: caught %s, aborting", applet, signame);
+   free(signame);
+   exit(EXIT_FAILURE);
/* NOTREACHED */
 
default:
@@ -161,11 +163,12 @@ handle_signal(int sig)
 static void
 unhotplug()
 {
-   char file[PATH_MAX];
+   char *file = NULL;
 
-   snprintf(file, sizeof(file), RC_SVCDIR "/hotplugged/%s", applet);
+   xasprintf(, RC_SVCDIR "/hotplugged/%s", applet);
if (exists(file) && unlink(file) != 0)
eerror("%s: unlink `%s': %s", applet, file, strerror(errno));
+   free(file);
 }
 
 static void
@@ -485,7 +488,7 @@ svc_exec(const char *arg1, const char *arg2)
 static bool
 svc_wait(const char *svc)
 {
-   char file[PATH_MAX];
+   char *file = NULL;
int fd;
bool forever = false;
RC_STRINGLIST *keywords;
@@ -498,8 +501,7 @@ svc_wait(const char *svc)
forever = true;
rc_stringlist_free(keywords);
 
-   snprintf(file, sizeof(file), RC_SVCDIR "/exclusive/%s",
-   basename_c(svc));
+   xasprintf(, RC_SVCDIR "/exclusive/%s", basename_c(svc));
 
interval.tv_sec = 0;
interval.tv_nsec = WAIT_INTERVAL;
@@ -512,23 +514,29 @@ svc_wait(const char *svc)
if (fd != -1) {
if (flock(fd, LOCK_SH | LOCK_NB) == 0) {
close(fd);
+   free(file);
return true;
}
close(fd);
}
-   if (errno == ENOENT)
+   if (errno == ENOENT) {
+   free(file);
return true;
-   if (errno != EWOULDBLOCK)
-   eerrorx("%s: open `%s': %s", applet, file,
+   }
+   if (errno != EWOULDBLOCK) {
+   eerror("%s: open `%s': %s", applet, file,
strerror(errno));
+   free(file);
+   exit(EXIT_FAILURE);
+   }
if (nanosleep(, NULL) == -1) {
if (errno != EINTR)
-   return false;
+   goto finish;
}
if (!forever) {
timespecsub(, , );
if (timeout.tv_sec <= 0)
-   return false;
+   goto finish;
timespecsub(, , );
if (warn.tv_sec <= 0) {
ewarn("%s: waiting for %s (%d seconds)",
@@ -538,6 +546,8 @@ svc_wait(const char *svc)
}
}
}
+finish:
+   free(file);
return false;
 }
 
@@ -1105,9 +1115,10 @@ int main(int argc, char **argv)
bool runscript = false;
int retval, opt, depoptions = RC_DEP_TRACE;
RC_STRING *svc;
-   char path[PATH_MAX], lnk[PATH_MAX];
+   char *path = NULL;
+   char *lnk = NULL;
char *dir, *save = NULL, *saveLnk = NULL;
-   char pidstr[10];
+  

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

2018-02-16 Thread Jonas Stein
commit: d7ecd43cd3dae9cd9bfe8ffb65e7b435152c5d62
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Feb 16 20:06:08 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Feb 16 20:06:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ecd43c

dev-python/plyr: Removed inactive proxied maintainer

No visible activity on this package for a long period.
Bug: https://bugs.gentoo.org/632754
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/plyr/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/dev-python/plyr/metadata.xml b/dev-python/plyr/metadata.xml
index 3fb68eedfbe..1a1144b87cb 100644
--- a/dev-python/plyr/metadata.xml
+++ b/dev-python/plyr/metadata.xml
@@ -1,18 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   witold.pi...@gmail.com
-   Witold Piłat
-   

pyt...@gentoo.org
Python

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

sahib/python-glyr




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

2018-02-16 Thread Michał Górny
commit: b8a5d2c0d29ad2ffa363cfe3996dc861794bd777
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Sat Feb 10 10:59:16 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 18:52:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a5d2c0

dev-python/line_profiler: Add proxy-maintainers project

Closes: https://github.com/gentoo/gentoo/pull/7143
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/line_profiler/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/line_profiler/metadata.xml 
b/dev-python/line_profiler/metadata.xml
index a5ab15f4267..646d50c3d2b 100644
--- a/dev-python/line_profiler/metadata.xml
+++ b/dev-python/line_profiler/metadata.xml
@@ -9,6 +9,10 @@
 s...@gentoo.org
 Gentoo Science Project
   
+  
+proxy-ma...@gentoo.org
+Gentoo Proxy Maintainers Project
+  
   
 line_profiler is a module for doing line-by-line profiling of
 functions. kernprof is a convenient script for running either



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

2018-02-16 Thread Michał Górny
commit: 9ab9fc9e78b3a002d67f5aae1be250f9341204c9
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Sat Feb 10 10:57:04 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 18:52:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab9fc9e

dev-python/line_profiler: Version bump to 2.1.2

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/line_profiler/Manifest  |  1 +
 .../line_profiler/line_profiler-2.1.2.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/line_profiler/Manifest 
b/dev-python/line_profiler/Manifest
index a410f561bc7..3e7d57fbcc5 100644
--- a/dev-python/line_profiler/Manifest
+++ b/dev-python/line_profiler/Manifest
@@ -1 +1,2 @@
 DIST line_profiler-2.0.tar.gz 68478 BLAKE2B 
fb814b251e8f18a51e65297e57523b85c55b4060444c42d99801aa88c8ee0279abf14def6ecd5a9b09550e46e2d27b3ec809b1333725b00de64b58f117c76ed7
 SHA512 
c0335fc69fb47c150faaf4f7fdf4b172ca12ee6512e04ba854c4a81f3e6ee5594e484d11c8ea7e9e8048e3f3b8661db52332d4ac645195a0e050acea4ecb
+DIST line_profiler-2.1.2.tar.gz 83131 BLAKE2B 
0f61d7dbab24988a50c1c0a9dce528cf792ca53b5f4c60f00fd9dabfd3d3e109f2d245867bc1ebb8294fb84343907e3593c416341ea1b0d7ae626cda8a3218d3
 SHA512 
625a585915d338fe8ef2f37c5b5bc024f769a623380b85725bcf33686e4cc62a211c2e91552e093dee940367b0d2ad306c5cbe7f1e8f1574eb731d128b8e22bd

diff --git a/dev-python/line_profiler/line_profiler-2.1.2.ebuild 
b/dev-python/line_profiler/line_profiler-2.1.2.ebuild
new file mode 100644
index 000..e1ffa748f50
--- /dev/null
+++ b/dev-python/line_profiler/line_profiler-2.1.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Line-by-line profiler"
+HOMEPAGE="
+   https://github.com/rkern/line_profiler
+   https://pypi.python.org/pypi/line_profiler;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/ipython[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+python_test() {
+   "${EPYTHON}" -m unittest discover -v "${S}"/tests/ \
+   || die "Tests failed with ${EPYTHON}"
+}



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

2018-02-16 Thread Matt Thode
commit: 4c03cdbd76e2c428549f6864ab9eb200d9674def
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 18:07:04 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Feb 16 18:07:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c03cdbd

dev-python/mox3: fixing patching

Closes: https://bugs.gentoo.org/647888
Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/mox3/mox3-0.24.0.ebuild 
b/dev-python/mox3/mox3-0.24.0.ebuild
index 58ae32874f3..6a213ae74bd 100644
--- a/dev-python/mox3/mox3-0.24.0.ebuild
+++ b/dev-python/mox3/mox3-0.24.0.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
${CRDEPEND}
 "
 
-PATCHES=( "${FILESDIR}"/${P}-RegexTest-python3.6.patch )
+PATCHES=( "${FILESDIR}"/${PN}-0.12.0-RegexTest-python3.6.patch )
 
 python_compile_all() {
use doc && esetup.py build_sphinx



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

2018-02-16 Thread Michał Górny
commit: 0073648ec4e5e74a3535a1a1e79b78355137c7d3
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Sat Feb 10 11:04:41 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 18:49:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0073648e

dev-python/matplotlib2tikz: Drop old

Closes: https://github.com/gentoo/gentoo/pull/7144
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/matplotlib2tikz/Manifest|  1 -
 .../matplotlib2tikz/matplotlib2tikz-0.6.14.ebuild  | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/matplotlib2tikz/Manifest 
b/dev-python/matplotlib2tikz/Manifest
index 30cbb805d65..b7484d46c66 100644
--- a/dev-python/matplotlib2tikz/Manifest
+++ b/dev-python/matplotlib2tikz/Manifest
@@ -1,2 +1 @@
-DIST matplotlib2tikz-0.6.14.tar.gz 525576 BLAKE2B 
e8190eca79b1b8fd1ae2852984ff2e5740b945fe541a39449906fb9da7cfa3a8be0a5ad8e22a6a35ce9e687e0c9a091a776a1e2534836b35ef48aa980eb46ccb
 SHA512 
d69b5bbb3e5aa298fe38ca0599436e12a8cf7628936fc24a641fff38b4429e1117f2f239fc41338e8459f8be1be55d7607808ad171bc256eff1f76a69079ac1a
 DIST matplotlib2tikz-0.6.15.tar.gz 526046 BLAKE2B 
4cc3585fe1a83c563fd00928843a16b4ba1ab2fecf8b662beaf40cd9e0211fb4fdb09c4bc4c1f110452621cf5d92f86bb492d0838be20693b86c3b4e9bd73566
 SHA512 
1f5b05319090d74fbd7ec99ad0e3f236f44107de2381d69e423f5878ba4c7666caca46ab87ae187f52f3ffa907cc4d75018b2ce6c9bcef44062e369f9a26be11

diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.14.ebuild 
b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.14.ebuild
deleted file mode 100644
index 28505b0459e..000
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.14.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Convert matplotlib figures into TikZ/PGFPlots"
-HOMEPAGE="https://github.com/nschloe/matplotlib2tikz;
-SRC_URI="https://github.com/nschloe/matplotlib2tikz/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   dev-python/ImageHash[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-tex/pgf
-   )"
-
-# we have not succeeded in getting the tests to work yet ;-)
-RESTRICT="test"
-
-python_test() {
-   local -x MPLBACKEND=Agg
-   virtx py.test -v || die "Tests failed with ${EPYTHON}"
-}



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

2018-02-16 Thread Michał Górny
commit: a2b2001b49b15736f684406aa7b1f0820175e7a7
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Sat Feb 10 11:02:11 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 18:49:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b2001b

dev-python/matplotlib2tikz: Version bump to 0.6.15

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/matplotlib2tikz/Manifest|  1 +
 .../matplotlib2tikz/matplotlib2tikz-0.6.15.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/matplotlib2tikz/Manifest 
b/dev-python/matplotlib2tikz/Manifest
index 27b875ae8b5..30cbb805d65 100644
--- a/dev-python/matplotlib2tikz/Manifest
+++ b/dev-python/matplotlib2tikz/Manifest
@@ -1 +1,2 @@
 DIST matplotlib2tikz-0.6.14.tar.gz 525576 BLAKE2B 
e8190eca79b1b8fd1ae2852984ff2e5740b945fe541a39449906fb9da7cfa3a8be0a5ad8e22a6a35ce9e687e0c9a091a776a1e2534836b35ef48aa980eb46ccb
 SHA512 
d69b5bbb3e5aa298fe38ca0599436e12a8cf7628936fc24a641fff38b4429e1117f2f239fc41338e8459f8be1be55d7607808ad171bc256eff1f76a69079ac1a
+DIST matplotlib2tikz-0.6.15.tar.gz 526046 BLAKE2B 
4cc3585fe1a83c563fd00928843a16b4ba1ab2fecf8b662beaf40cd9e0211fb4fdb09c4bc4c1f110452621cf5d92f86bb492d0838be20693b86c3b4e9bd73566
 SHA512 
1f5b05319090d74fbd7ec99ad0e3f236f44107de2381d69e423f5878ba4c7666caca46ab87ae187f52f3ffa907cc4d75018b2ce6c9bcef44062e369f9a26be11

diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.15.ebuild 
b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.15.ebuild
new file mode 100644
index 000..6aaaf8cd6d9
--- /dev/null
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.15.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Convert matplotlib figures into TikZ/PGFPlots"
+HOMEPAGE="https://github.com/nschloe/matplotlib2tikz;
+SRC_URI="https://github.com/nschloe/matplotlib2tikz/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/ImageHash[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-tex/pgf
+   )"
+
+# we have not succeeded in getting the tests to work yet ;-)
+RESTRICT="test"
+
+python_test() {
+   local -x MPLBACKEND=Agg
+   virtx py.test -v || die "Tests failed with ${EPYTHON}"
+}



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

2018-02-16 Thread Michał Górny
commit: f5f769953d25cb96a4b4c039eae3b9752f24bedd
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Sat Feb 10 11:04:24 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 18:49:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f76995

dev-python/matplotlib2tikz: Add proxy-maintainers project

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/matplotlib2tikz/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/matplotlib2tikz/metadata.xml 
b/dev-python/matplotlib2tikz/metadata.xml
index 9c08eac0171..a4fca97ba72 100644
--- a/dev-python/matplotlib2tikz/metadata.xml
+++ b/dev-python/matplotlib2tikz/metadata.xml
@@ -9,6 +9,10 @@
s...@gentoo.org
Gentoo Science Project

+   
+   proxy-ma...@gentoo.org
+   Gentoo Proxy Maintainers Project
+   
matplotlib2tikz is a Python tool for converting 
matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into 
LaTeX documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX library 
that sits on top of TikZ and describes graphs in terms of axes, data etc. 
Consequently, the output of matplotlib2tikz retains more information, can be 
more easily understood, and is more easily editable than raw TikZ 
output.

nschloe/matplotlib2tikz



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

2018-02-16 Thread Andreas Hüttel
commit: f156c7092d93ca8ffbd5d714581f98793c864c19
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Feb 16 17:31:27 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb 16 17:31:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f156c709

media-video/libav: Fix build with perl-5.26, bug 634646

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

 media-video/libav/files/libav-11.8-perl526.patch | 12 
 media-video/libav/libav-11.8.ebuild  |  3 ++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/media-video/libav/files/libav-11.8-perl526.patch 
b/media-video/libav/files/libav-11.8-perl526.patch
new file mode 100644
index 000..d9625c653de
--- /dev/null
+++ b/media-video/libav/files/libav-11.8-perl526.patch
@@ -0,0 +1,12 @@
+diff -ruN libav-11.8.orig/doc/texi2pod.pl libav-11.8/doc/texi2pod.pl
+--- libav-11.8.orig/doc/texi2pod.pl2016-09-06 18:09:14.0 +0200
 libav-11.8/doc/texi2pod.pl 2018-02-16 18:25:11.823113370 +0100
+@@ -379,7 +379,7 @@
+ # @* is also impossible in .pod; we discard it and any newline that
+ # follows it.  Similarly, our macro @gol must be discarded.
+ 
+-s/\@anchor{(?:[^\}]*)\}//g;
++s/\@anchor\{(?:[^\}]*)\}//g;
+ s/\(?\@xref\{(?:[^\}]*)\}(?:[^.<]|(?:<[^<>]*>))*\.\)?//g;
+ s/\s+\(\@pxref\{(?:[^\}]*)\}\)//g;
+ s/;\s+\@pxref\{(?:[^\}]*)\}//g;

diff --git a/media-video/libav/libav-11.8.ebuild 
b/media-video/libav/libav-11.8.ebuild
index 4a42816a630..04dccfd24e3 100644
--- a/media-video/libav/libav-11.8.ebuild
+++ b/media-video/libav/libav-11.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -153,6 +153,7 @@ src_prepare() {
epatch_user
 
epatch "${FILESDIR}"/libav-11.3-libvpx-1.5.0.patch #565696
+   epatch "${FILESDIR}"/libav-11.8-perl526.patch  #634646
 
# if we have snapshot then we need to hardcode the version
if [[ ${PV%_p*} != ${PV} ]]; then



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

2018-02-16 Thread Alon Bar-Lev
commit: 61c2231f862bdb6a5485fc5788c6143435941d2f
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Feb 16 13:46:11 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Feb 16 17:42:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c2231f

app-crypt/gpgme: add elibtoolize

Closes: https://bugs.gentoo.org/show_bug.cgi?id=647870
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-crypt/gpgme/gpgme-1.10.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-crypt/gpgme/gpgme-1.10.0.ebuild 
b/app-crypt/gpgme/gpgme-1.10.0.ebuild
index 43f3c5d077a..d2d2386fafb 100644
--- a/app-crypt/gpgme/gpgme-1.10.0.ebuild
+++ b/app-crypt/gpgme/gpgme-1.10.0.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
 PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 DISTUTILS_OPTIONAL=1
 
-inherit distutils-r1 flag-o-matic ltprune qmake-utils toolchain-funcs
+inherit distutils-r1 flag-o-matic libtool ltprune qmake-utils toolchain-funcs
 
 DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use"
 HOMEPAGE="http://www.gnupg.org/related_software/gpgme;
@@ -86,6 +86,7 @@ src_configure() {
 
 src_compile() {
default
+   elibtoolize
do_python
 }
 



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

2018-02-16 Thread Matt Thode
commit: 8fb5fe15131578d8ff4432cdeb9be3ab19ea7917
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 17:43:36 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Feb 16 17:43:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb5fe15

dev-libs/leatherman: fix the subslot to be under 0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/leatherman/leatherman-1.4.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/leatherman/leatherman-1.4.0.ebuild 
b/dev-libs/leatherman/leatherman-1.4.0.ebuild
index cf3644a62dc..1bbc1551d01 100644
--- a/dev-libs/leatherman/leatherman-1.4.0.ebuild
+++ b/dev-libs/leatherman/leatherman-1.4.0.ebuild
@@ -10,10 +10,9 @@ HOMEPAGE="https://github.com/puppetlabs/leatherman;
 SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="Apache-2.0"
-SLOT="0"
 IUSE="debug static-libs test"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-SLOT="1.4"
+SLOT="0/1.4"
 
 RDEPEND="net-misc/curl"
 DEPEND=">=dev-libs/boost-1.54:=[nls]



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

2018-02-16 Thread Matt Thode
commit: 16efb1b2406833cab00c4f1e807fa04d18e150b7
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 16:46:07 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Feb 16 17:14:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16efb1b2

dev-ruby/facter: add slot deps for rebuilds

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/facter/facter-3.10.0.ebuild | 4 ++--
 dev-ruby/facter/facter-3.9.5.ebuild  | 4 ++--
 dev-ruby/facter/facter-.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/facter/facter-3.10.0.ebuild 
b/dev-ruby/facter/facter-3.10.0.ebuild
index c15426643a6..948c25dd68c 100644
--- a/dev-ruby/facter/facter-3.10.0.ebuild
+++ b/dev-ruby/facter/facter-3.10.0.ebuild
@@ -27,14 +27,14 @@ fi
 
 BDEPEND="
>=sys-devel/gcc-4.8:*
-   >=dev-libs/leatherman-1.0.0
+   >=dev-libs/leatherman-1.0.0:=
dev-cpp/cpp-hocon"
 CDEPEND="
dev-libs/openssl:*
sys-apps/util-linux
app-emulation/virt-what
net-misc/curl
-   >=dev-libs/boost-1.54[nls]
+   >=dev-libs/boost-1.54:=[nls]
>=dev-cpp/yaml-cpp-0.5.1
!

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

2018-02-16 Thread Matt Thode
commit: c269407b305b44d14301667b1023bd19ffefe112
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 17:13:53 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Feb 16 17:14:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c269407b

dev-libs/leatherman: making leatherman have a slot and be rebuild for boost 
subslot changes

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/leatherman/leatherman-1.4.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/leatherman/leatherman-1.4.0.ebuild 
b/dev-libs/leatherman/leatherman-1.4.0.ebuild
index dd10169b174..cf3644a62dc 100644
--- a/dev-libs/leatherman/leatherman-1.4.0.ebuild
+++ b/dev-libs/leatherman/leatherman-1.4.0.ebuild
@@ -13,9 +13,10 @@ LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="debug static-libs test"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="1.4"
 
 RDEPEND="net-misc/curl"
-DEPEND=">=dev-libs/boost-1.54[nls]
+DEPEND=">=dev-libs/boost-1.54:=[nls]
net-misc/curl
>=sys-devel/gcc-4.8:*"
 



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

2018-02-16 Thread Sven Wegener
commit: 2da207b6a6ab6f334f3d3def2ea6821694dda4e1
Author: Sven Wegener  gentoo  org>
AuthorDate: Fri Feb 16 17:22:27 2018 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Fri Feb 16 17:22:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da207b6

net-dns/pdns: Version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-dns/pdns/Manifest  |   1 +
 net-dns/pdns/pdns-4.1.1.ebuild | 153 +
 2 files changed, 154 insertions(+)

diff --git a/net-dns/pdns/Manifest b/net-dns/pdns/Manifest
index 59f3e99cdf8..020056c78f0 100644
--- a/net-dns/pdns/Manifest
+++ b/net-dns/pdns/Manifest
@@ -1,2 +1,3 @@
 DIST pdns-4.0.5.tar.bz2 1323468 BLAKE2B 
7e10cc98177bfa4f81888e2598ab4f0ce83ee45e6349372c065940424a74015302da879536dea8346fe7b86f35c0524a5449489bdf71d1a091b7c6a82fac4b6f
 SHA512 
4b0fa932c1d9caf35b988916447aa21c64ebe2a58bdd84417cf09321a21b264cf1057206dc6993a45a3b591eb1dfa49463710c06b6bdfaf6fb17ae6dec6086d9
 DIST pdns-4.1.0.tar.bz2 1116905 BLAKE2B 
91ec0f0cfa70966ff71dfb6302ed01355120ca1429d3c610c4abfb1b964cff78a6332700991bc259387e9095be03d3850da41750e93bb3ffe3db0e23562d156c
 SHA512 
4b2b42f4893f8aac3cf07a6c8a3c999cb728a5907a710f1a5c9c8d08377ecb63e202e5eececbefc069c8f1d97a29b2aa607da7cf2bcc6335a7418e409e77
+DIST pdns-4.1.1.tar.bz2 1113659 BLAKE2B 
916dd6ad815a867580d36668e70ec62991ccd45abafdcaa282a2d3edf7ea1b1ae4fc8add8f6b1ce5c8a8d76fc5bf6a6fa458202b7623842afabf7da59585
 SHA512 
23e62ec39007e39a289945457e9b950cbeabf8581f477397341dfbd3592b7ccdede8f4c9ce653a47add07784d1a23116f9013c755eb11af1df383b49a8ca341d

diff --git a/net-dns/pdns/pdns-4.1.1.ebuild b/net-dns/pdns/pdns-4.1.1.ebuild
new file mode 100644
index 000..7ec5508cb26
--- /dev/null
+++ b/net-dns/pdns/pdns-4.1.1.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils multilib user toolchain-funcs versionator
+
+DESCRIPTION="The PowerDNS Daemon"
+HOMEPAGE="https://www.powerdns.com/;
+SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# other possible flags:
+# db2: we lack the dep
+# oracle: dito (need Oracle Client Libraries)
+# xdb: (almost) dead, surely not supported
+
+IUSE="botan debug doc geoip ldap libressl lua luajit mydns mysql opendbx 
postgres protobuf remote sodium sqlite systemd tools tinydns test"
+
+REQUIRED_USE="mydns? ( mysql ) ?? ( lua luajit )"
+
+RDEPEND="
+   libressl? ( dev-libs/libressl:= )
+   !libressl? ( dev-libs/openssl:= )
+   >=dev-libs/boost-1.35:=
+   botan? ( dev-libs/botan:2= )
+   lua? ( dev-lang/lua:= )
+   luajit? ( dev-lang/luajit:= )
+   mysql? ( virtual/mysql )
+   postgres? ( dev-db/postgresql:= )
+   ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 )
+   sqlite? ( dev-db/sqlite:3 )
+   opendbx? ( dev-db/opendbx )
+   geoip? ( >=dev-cpp/yaml-cpp-0.5.1 dev-libs/geoip )
+   sodium? ( dev-libs/libsodium:= )
+   tinydns? ( >=dev-db/tinycdb-0.77 )
+   protobuf? ( dev-libs/protobuf )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+S="${WORKDIR}"/${P/_/-}
+
+src_configure() {
+   local dynmodules="pipe bind" # the default backends, always enabled
+
+   #use db2 && dynmodules+=" db2"
+   use ldap && dynmodules+=" ldap"
+   use lua && dynmodules+=" lua"
+   use mydns && dynmodules+=" mydns"
+   use mysql && dynmodules+=" gmysql"
+   use opendbx && dynmodules+=" opendbx"
+   #use oracle && dynmodules+=" goracle oracle"
+   use postgres && dynmodules+=" gpgsql"
+   use remote && dynmodules+=" remote"
+   use sqlite && dynmodules+=" gsqlite3"
+   use tinydns && dynmodules+=" tinydns"
+   use geoip && dynmodules+=" geoip"
+   #use xdb && dynmodules+=" xdb"
+
+   econf \
+   --disable-static \
+   --sysconfdir=/etc/powerdns \
+   --libdir=/usr/$(get_libdir)/powerdns \
+   --with-modules= \
+   --with-dynmodules="${dynmodules}" \
+   --with-mysql-lib=/usr/$(get_libdir) \
+   $(use_enable botan) \
+   $(use_enable debug verbose-logging) \
+   $(use_enable test unit-tests) \
+   $(use_enable tools) \
+   $(use_enable systemd) \
+   $(use_enable sodium libsodium) \
+   $(use_with lua) \
+   $(use_with luajit) \
+   $(use_with protobuf) \
+   ${myconf}
+}
+
+src_compile() {
+   default
+   use doc && emake -C codedocs codedocs
+}
+
+src_install() {
+   default
+
+   mv "${D}"/etc/powerdns/pdns.conf{-dist,}
+
+   fperms 0700 /etc/powerdns
+   fperms 0600 /etc/powerdns/pdns.conf
+
+   # set defaults: setuid=pdns, setgid=pdns
+   sed -i \
+   -e 's/^# 

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

2018-02-16 Thread Alon Bar-Lev
commit: 241a164863611bb438cf7674149adbceb2bcb64a
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Feb 16 13:44:37 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Feb 16 17:42:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241a1648

net-libs/gnutls: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/gnutls/Manifest |   4 -
 net-libs/gnutls/gnutls-3.5.16.ebuild | 137 ---
 net-libs/gnutls/gnutls-3.5.17.ebuild | 137 ---
 net-libs/gnutls/gnutls-3.6.0.ebuild  | 133 --
 net-libs/gnutls/gnutls-3.6.1.ebuild  | 133 --
 5 files changed, 544 deletions(-)

diff --git a/net-libs/gnutls/Manifest b/net-libs/gnutls/Manifest
index caaad93fe72..6d412421bc4 100644
--- a/net-libs/gnutls/Manifest
+++ b/net-libs/gnutls/Manifest
@@ -1,7 +1,3 @@
 DIST gnutls-3.5.15.tar.xz 7238928 BLAKE2B 
d9a081ec0f956cabe0e0a240c6f20bd2f2855ca8b692b22322f4c80b521cfc8a9bf45da32518225550f289bb0db7010f40a3b371a9e79e394c6ec88004a15fab
 SHA512 
046cf3adf6cc3d38fd431f2ff28ddabb65f3c13379516d105316a04c7128be89c5f7ed3df6a034fc06e9ab2e154c2cde2f5cbe8530a1e58cc4b4fb72e158134b
-DIST gnutls-3.5.16.tar.xz 7559812 BLAKE2B 
5b2fded412823b3f947c000f71bb816e2e248c8f740c2e678ec1e8289dd0b4af73a4f4ab46012c7430aa2a5c57dc7fed532eb1666c13328ec90ed159d1ee48a8
 SHA512 
451d3167be599ed8e0333dd7c9f8501fcb47b7aa871aeb461c368381c0b7ecd7e2026ec35dbbb2aa685cb2c3a22e9296e0a0699409e3744b731c1bb7e7e69f07
-DIST gnutls-3.5.17.tar.xz 7261864 BLAKE2B 
3b7cbdda3763f05c769c020c517afced3fe27e8b1ec03754d44ef0c183e7985cf0a71f1d176bbcda8aa9bb814a6c53d7da3f2193e084f6d9eea214edbdeba1f2
 SHA512 
0cb3405dee64737e314bfa9eed6afa57a8951190fe576122aecaf587c07ec1a5df1ac4819078bff0d292271639019c76d9a708027b502e3f55e2cf6576555ea6
 DIST gnutls-3.5.18.tar.xz 7261980 BLAKE2B 
1c7df33aa331634885426196d1e39cf7c5748ba467323d7a48c4e865efcea03e3a59a7bb21cebb4cfe9d11a83a532bb785ae9a5824703c759e573de0f347004d
 SHA512 
434cf33a4221fe2edce1b531cb53690d14a0991cb2056006021f625fb018987351f8ec917c3a7803e5e64179cf1647a3002ae783736ffca3188d2d294b76df52
-DIST gnutls-3.6.0.tar.xz 8024972 BLAKE2B 
754ec0c097430ef0d5c8c998b94e85c53ac6d34ec0e8b47c83c55f5e6235f783013572040998eb4a163e46ff569827c7c20c81f4e02a129b65e8b0c5d6d59f99
 SHA512 
e5f36d7e8d64e8432098e30549c321745d3605eeb85aba2a04bfa92146ca771961f0e2f3682bcae36be5b6095acd25996104a4213ce7b3466d61332a5188dc03
-DIST gnutls-3.6.1.tar.xz 8064408 BLAKE2B 
1a573f476261532d516ec7a2c4640cbf8aaaebbbdd129ccfeb1b88d3a66f919ff0eed142a91df19ca9c2f69f90c8c65b965c5659024d54db03606aae811bbc14
 SHA512 
1f2bd3203ea96844c531be700b44623b79f46743143edf97011aab07895ca18d62f1659c7fafc5e1c4b0686fde490836f00358bdd60d6ac0b842526db002da23
 DIST gnutls-3.6.2.tar.xz 8093304 BLAKE2B 
a5e40cadb184eb960e51cc0d94d441e50378f33582eeda1382e9ee3a9a4b2d26f6b44948921d8983de3e1b8fbc0199e0d894ce8b8da1fddeb84dbe304b2f9222
 SHA512 
6a574d355226bdff6198ab3f70633ff2a3cff4b5d06793bdaf19d007063bd4dd515d1bd3f331a9eb1a9ad01f83007801cfa55e5fd16c1cd3461ac33d1813fb06

diff --git a/net-libs/gnutls/gnutls-3.5.16.ebuild 
b/net-libs/gnutls/gnutls-3.5.16.ebuild
deleted file mode 100644
index 5f47775ad57..000
--- a/net-libs/gnutls/gnutls-3.5.16.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit libtool ltprune multilib-minimal versionator
-
-DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
-HOMEPAGE="http://www.gnutls.org/;
-SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz"
-
-LICENSE="GPL-3 LGPL-2.1"
-SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp 
sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib"
-
-REQUIRED_USE="
-   test-full? ( guile pkcs11 openpgp openssl idn seccomp tools zlib )"
-
-# NOTICE: sys-devel/autogen is required at runtime as we
-# use system libopts
-RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
-   dev-libs/libunistring:=[${MULTILIB_USEDEP}]
-   >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}]
-   >=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]
-   tools? ( sys-devel/autogen )
-   dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
-   guile? ( >=dev-scheme/guile-1.8:=[networking] )
-   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
-   pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-   idn? ( >=net-dns/libidn2-0.16-r1[${MULTILIB_USEDEP}] )
-   abi_x86_32? (
-  

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

2018-02-16 Thread Alon Bar-Lev
commit: 2151ef52b22d0def60bed824199bf6ad311c3a32
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Feb 16 13:47:24 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Feb 16 17:42:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2151ef52

app-crypt/gpgme: cleanup live ebuild

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-crypt/gpgme/gpgme-.ebuild | 104 --
 1 file changed, 104 deletions(-)

diff --git a/app-crypt/gpgme/gpgme-.ebuild 
b/app-crypt/gpgme/gpgme-.ebuild
deleted file mode 100644
index e9ff4a13a87..000
--- a/app-crypt/gpgme/gpgme-.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-DISTUTILS_OPTIONAL=1
-
-inherit distutils-r1 flag-o-matic ltprune qmake-utils toolchain-funcs
-inherit git-r3 autotools
-
-DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use"
-HOMEPAGE="http://www.gnupg.org/related_software/gpgme;
-EGIT_REPO_URI="git://git.gnupg.org/gpgme.git"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="1/11" # subslot = soname major version
-KEYWORDS=""
-IUSE="common-lisp static-libs cxx python qt5"
-
-COMMON_DEPEND=">=app-crypt/gnupg-2
-   >=dev-libs/libassuan-2.0.2:=
-   >=dev-libs/libgpg-error-1.17:=
-   python? ( ${PYTHON_DEPS} )
-   qt5? ( dev-qt/qtcore:5 )"
-   #doc? ( app-doc/doxygen[dot] )
-DEPEND="${COMMON_DEPEND}
-   python? ( dev-lang/swig )
-   qt5? ( dev-qt/qttest:5 )"
-RDEPEND="${COMMON_DEPEND}
-   cxx? (
-   ! /dev/null || die
-   top_builddir="../.." srcdir="." CPP=$(tc-getCPP) 
distutils-r1_src_${EBUILD_PHASE}
-   popd > /dev/null
-   fi
-}
-
-pkg_setup() {
-   addpredict /run/user/$(id -u)/gnupg
-}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local languages=()
-   use common-lisp && languages+=( "cl" )
-   use cxx && languages+=( "cpp" )
-   if use qt5; then
-   languages+=( "qt" )
-   #use doc ||
-   export DOXYGEN=true
-   export MOC="$(qt5_get_bindir)/moc"
-   fi
-
-   econf \
-   --enable-languages="${languages[*]}" \
-   $(use_enable static-libs static)
-
-   use python && make -C lang/python prepare
-
-   do_python
-}
-
-src_compile() {
-   default
-   do_python
-}
-
-src_test() {
-   default
-   if use python; then
-   test_python() {
-   emake -C lang/python/tests check \
-   PYTHON=${EPYTHON} \
-   PYTHONS=${EPYTHON} \
-   TESTFLAGS="--python-libdir=${BUILD_DIR}/lib"
-   }
-   python_foreach_impl test_python
-   fi
-}
-
-src_install() {
-   default
-   do_python
-   prune_libtool_files
-
-   # backward compatibility for gentoo
-   # in the past we had slots
-   dodir /usr/include/gpgme
-   dosym ../gpgme.h /usr/include/gpgme/gpgme.h
-}



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

2018-02-16 Thread Sergei Trofimovich
commit: d14c1ee974ea1679138befac8423726afda1a09f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14c1ee9

virtual/libgudev: stable 232 for ia64, bug #631656

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

 virtual/libgudev/libgudev-232.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libgudev/libgudev-232.ebuild 
b/virtual/libgudev/libgudev-232.ebuild
index 1c90086332e..91d1d30efbf 100644
--- a/virtual/libgudev/libgudev-232.ebuild
+++ b/virtual/libgudev/libgudev-232.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libgudev providers"
 SLOT="0/0"
-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="introspection static-libs"
 
 
RDEPEND=">=dev-libs/libgudev-232:0/0[${MULTILIB_USEDEP},introspection?,static-libs?]"



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

2018-02-16 Thread Sergei Trofimovich
commit: df234169a4dd489480460fe1432dfb4899906839
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:37:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df234169

dev-libs/gobject-introspection: stable 1.52.1 for ia64, bug #631656

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

 dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild
index a0c76d49ae8..8078346ede6 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
 "
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 # We force glib and g-i to be in sync by this way as explained in bug #518424



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

2018-02-16 Thread Sergei Trofimovich
commit: 78dd4705f5aeff1adc248eb9232b121c854ca4ae
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78dd4705

net-libs/libsoup: stable 2.58.2 for ia64, bug #631656

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

 net-libs/libsoup/libsoup-2.58.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsoup/libsoup-2.58.2.ebuild 
b/net-libs/libsoup/libsoup-2.58.2.ebuild
index ac2b25eaa0e..1ff13b450ea 100644
--- a/net-libs/libsoup/libsoup-2.58.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.58.2.ebuild
@@ -17,7 +17,7 @@ SLOT="2.4"
 IUSE="debug gssapi +introspection samba ssl test vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]



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

2018-02-16 Thread Sergei Trofimovich
commit: d0e613bbc79f2e3715640c663aa33dade51ff71f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:17 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e613bb

dev-libs/atk: stable 2.24.0 for ia64, bug #631656

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

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

diff --git a/dev-libs/atk/atk-2.24.0.ebuild b/dev-libs/atk/atk-2.24.0.ebuild
index 30b5b0e6822..14e9bf8f4de 100644
--- a/dev-libs/atk/atk-2.24.0.ebuild
+++ b/dev-libs/atk/atk-2.24.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="+introspection nls test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gsettings-desktop-schemas/

2018-02-16 Thread Sergei Trofimovich
commit: 60aaa7f38884c3a0c9512c84c967b81feca64b1f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60aaa7f3

gnome-base/gsettings-desktop-schemas: stable 3.24.1 for ia64, bug #631656

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

 .../gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild
index 25d5843dc44..f0d63226b94 100644
--- 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild
+++ 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+introspection"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.31:2



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

2018-02-16 Thread Sergei Trofimovich
commit: ad627ec58e49e7b187b6d27287f23afa30c2e63c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:28 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad627ec5

dev-libs/gobject-introspection-common: stable 1.52.1 for ia64, bug #631656

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

 .../gobject-introspection-common-1.52.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild
 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild
index 6f9995ea762..ab9fa0b2ec1 100644
--- 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild
+++ 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.52.1.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"



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

2018-02-16 Thread Sergei Trofimovich
commit: c0145da78bde3bd4a898370821b23e083e2c0331
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:05 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0145da7

app-text/iso-codes: stable 3.76 for ia64, bug #631656

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

 app-text/iso-codes/iso-codes-3.76.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/iso-codes/iso-codes-3.76.ebuild 
b/app-text/iso-codes/iso-codes-3.76.ebuild
index f1abe31ceff..040e51c583c 100644
--- a/app-text/iso-codes/iso-codes-3.76.ebuild
+++ b/app-text/iso-codes/iso-codes-3.76.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.xz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

2018-02-16 Thread Sergei Trofimovich
commit: 250e84db688b39871307e2c0d35bb599d3a8b9cc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250e84db

dev-libs/libxml2: stable 2.9.7 for ia64, bug #631656

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-02-16 Thread Sergei Trofimovich
commit: 7c9076cf3e1407430ecdf3f59c53bf7170d6d1fc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9076cf

app-accessibility/speech-dispatcher: stable 0.8.7 for ia64, bug #631656

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

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild 
b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index d6b4819cee3..9c0492d2387 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2018-02-16 Thread Sergei Trofimovich
commit: d4b5ddd074e3bd6f4d082816ea4b377e98409cbe
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:06 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b5ddd0

gnome-base/gvfs: stable 1.32.1-r1 for ia64, bug #631656

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

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

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



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

2018-02-16 Thread Sergei Trofimovich
commit: b8c442254c2a6fee2387161f0cb9c0723ff030c7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c44225

x11-libs/pango: stable 1.40.14 for ia64, bug #631656

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

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

diff --git a/x11-libs/pango/pango-1.40.14.ebuild 
b/x11-libs/pango/pango-1.40.14.ebuild
index c0aa5eda836..ca46decb412 100644
--- a/x11-libs/pango/pango-1.40.14.ebuild
+++ b/x11-libs/pango/pango-1.40.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.pango.org/;
 
 LICENSE="LGPL-2+ FTL"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="X +introspection test"
 



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

2018-02-16 Thread Sergei Trofimovich
commit: a757a5a794004b91661e9557168a037086a213d3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a757a5a7

gnome-base/libgtop: stable 2.36.0 for ia64, bug #631656

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

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

diff --git a/gnome-base/libgtop/libgtop-2.36.0.ebuild 
b/gnome-base/libgtop/libgtop-2.36.0.ebuild
index 2528fb5ae67..4ba97135244 100644
--- a/gnome-base/libgtop/libgtop-2.36.0.ebuild
+++ b/gnome-base/libgtop/libgtop-2.36.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgtop;
 
 LICENSE="GPL-2"
 SLOT="2/10" # libgtop soname version
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd"
 IUSE="+introspection"
 
 RDEPEND="



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

2018-02-16 Thread Sergei Trofimovich
commit: 9686ae5f97a72c1439c70c20d0d860fc8de7845d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:10 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9686ae5f

dev-cpp/glibmm: stable 2.52.1 for ia64, bug #631656

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

 dev-cpp/glibmm/glibmm-2.52.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/glibmm/glibmm-2.52.1.ebuild 
b/dev-cpp/glibmm/glibmm-2.52.1.ebuild
index b0366f96b3e..573b5221462 100644
--- a/dev-cpp/glibmm/glibmm-2.52.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.52.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org;
 
 LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="doc debug test"
 
 RDEPEND="



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

2018-02-16 Thread Sergei Trofimovich
commit: 11c75510e1feb9dce5366570fa99867168a8d63f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c75510

dev-util/gdbus-codegen: stable 2.52.3 for ia64, bug #631656

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

 dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild
index 6832845178c..210ebc7292f 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.52.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.gtk.org/;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



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

2018-02-16 Thread Sergei Trofimovich
commit: 6822e0aa7f99e3216a2e711c9bb70947153aeb6c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6822e0aa

dev-util/glade: stable 3.20.2 for ia64, bug #631656

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

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

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



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

2018-02-16 Thread Sergei Trofimovich
commit: 9d53e906b8aad7997db4047acde40d024101a646
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d53e906

x11-libs/libwnck: stable 3.24.1 for ia64, bug #631656

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

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

diff --git a/x11-libs/libwnck/libwnck-3.24.1.ebuild 
b/x11-libs/libwnck/libwnck-3.24.1.ebuild
index 1e847e8ce4d..2cd5fdd0c24 100644
--- a/x11-libs/libwnck/libwnck-3.24.1.ebuild
+++ b/x11-libs/libwnck/libwnck-3.24.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/;
 
 LICENSE="LGPL-2+"
 SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 
 IUSE="+introspection startup-notification tools"
 



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

2018-02-16 Thread Sergei Trofimovich
commit: a247770ef956f8965cfda19bab43d674a6b10dc1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a247770e

dev-libs/vala-common: stable 0.36.7 for ia64, bug #631656

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/

2018-02-16 Thread Sergei Trofimovich
commit: a23adff08b8be9d4275b22ee14aa70a5d6110e54
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:34:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23adff0

app-accessibility/at-spi2-core: stable 2.24.1 for ia64, bug #631656

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

 app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild 
b/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild
index 427cbb90ec7..b7dbf7786ac 100644
--- a/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild
+++ b/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility;
 LICENSE="LGPL-2+"
 SLOT="2"
 IUSE="X +introspection"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 
 # x11-libs/libSM is needed until upstream #719808 is solved either
 # making the dep unneeded or fixing their configure



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

2018-02-16 Thread Sergei Trofimovich
commit: 42ba037d59a645699b33910634269bed8fdf6e1d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ba037d

dev-libs/libinput: stable 1.9.4 for ia64, bug #631656

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

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

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



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

2018-02-16 Thread Sergei Trofimovich
commit: 23b4ca774a59a3a4e199027be0a734e18580ccd5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b4ca77

dev-python/pygobject: stable 3.24.1 for ia64, bug #631656

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

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

diff --git a/dev-python/pygobject/pygobject-3.24.1.ebuild 
b/dev-python/pygobject/pygobject-3.24.1.ebuild
index 95b3f2c04ce..38ffb321ce5 100644
--- a/dev-python/pygobject/pygobject-3.24.1.ebuild
+++ b/dev-python/pygobject/pygobject-3.24.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/PyGObject;
 
 LICENSE="LGPL-2.1+"
 SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cairo examples test +threads"
 
 REQUIRED_USE="



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

2018-02-16 Thread Sergei Trofimovich
commit: 6a80c211bc01e2a6d2db55ea37277dccd65f16ed
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:37:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a80c211

dev-lang/vala: stable 0.36.7 for ia64, bug #631656

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

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

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



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

2018-02-16 Thread Mike Gilbert
commit: 782a966c9180423af03692f1d4e27ffb6e6221b2
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb 16 20:56:55 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb 16 20:57:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782a966c

sys-fs/btrfs-progs: cleanup old ebuilds

Keeping versions corresponding to longterm kernels.

Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

 sys-fs/btrfs-progs/Manifest|  13 ---
 sys-fs/btrfs-progs/btrfs-progs-3.14.2.ebuild   |  61 -
 sys-fs/btrfs-progs/btrfs-progs-3.17.3.ebuild   |  62 -
 sys-fs/btrfs-progs/btrfs-progs-3.19.1.ebuild   |  79 
 sys-fs/btrfs-progs/btrfs-progs-4.0.1.ebuild|  79 
 sys-fs/btrfs-progs/btrfs-progs-4.11.ebuild |  93 ---
 sys-fs/btrfs-progs/btrfs-progs-4.12.ebuild |  93 ---
 sys-fs/btrfs-progs/btrfs-progs-4.13.3.ebuild   | 100 -
 sys-fs/btrfs-progs/btrfs-progs-4.2.2.ebuild|  80 -
 sys-fs/btrfs-progs/btrfs-progs-4.3.1.ebuild|  96 
 sys-fs/btrfs-progs/btrfs-progs-4.5.3.ebuild|  93 ---
 sys-fs/btrfs-progs/btrfs-progs-4.6.1.ebuild|  93 ---
 sys-fs/btrfs-progs/btrfs-progs-4.7.3.ebuild|  93 ---
 sys-fs/btrfs-progs/btrfs-progs-4.8.5.ebuild|  93 ---
 .../files/btrfs-progs-3.14.2-install-man.patch |  13 ---
 15 files changed, 1141 deletions(-)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index e9d4eb10e7e..4c4d2fb226f 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -1,22 +1,9 @@
-DIST btrfs-progs-v3.14.2.tar.xz 275372 BLAKE2B 
1df7ec4aa29ba52c0af1428e879210dd6476a6c8e4b2a5947b00fddc6e7b5048d74ed0c2b82281152fd3a762d4bf1a17351b356d32e2593e848639946e2bd31f
 SHA512 
02f0cf7581b41143707769e53debecfdd3f5a1dd717530c33d4a657b09feafd73bb43408516a58fb6d2754365803018673321c7c1898b81bb36194f05a0d8955
 DIST btrfs-progs-v3.16.2.tar.xz 291604 BLAKE2B 
66c19a47062386888209b2bb569cc5db8629446554387af971f5ba13ee49b654b2706fd6ed391115075533e6aa5637c7ebfe87b9abc2fa941739baee9fffe1aa
 SHA512 
7dc0f2f8f0bbddbbf1d4d99854425341c4b3997334c65d7e936bcec1ee5ca880101b8b45498721502857b478edae6237a934c7d4acb735de43c6d8ff35efe53b
-DIST btrfs-progs-v3.17.3.tar.xz 588424 BLAKE2B 
ffc753e9b782eeeb30b75a83265ae31201144deceac3d7b6267cffeca9fbbebadecea9eda3418072b6d8a60ba6d00564735a6b759a5a943f78b851a5b4524d87
 SHA512 
faa9b0d5281f72777d4b64b96774dcb1d6f579fd84e3bac3c256e779bf6fd67ee17aaf8f904dd29a8a8592f504e3e8af0caf1ab261689457a30467d3c1fb6a71
 DIST btrfs-progs-v3.18.2.tar.xz 1029228 BLAKE2B 
be8b3e0151c939135bcac11cdd118b7cafdfefa9d06de4629a0727db781b42dfdfa447265d1b4dafce8711a65ac838b19c38a2a93c0439d92d5b8fb4b4d974f5
 SHA512 
7fd125eeedabd54178f5198ac09c364b6772125124adcdb2620515a51c331307205ae06ff81375a49ebc62650d537c6f9eed2b63bf1f7e97b9ff047cda8a2cc4
-DIST btrfs-progs-v3.19.1.tar.xz 1101168 BLAKE2B 
237ad9b85e622dcc2f841476293dfb67e4740f5aadba9803ae9a6b3d416705719a5560a3d5f8a0975b8e0f21684faaa8e6c82eb385eed00ef8d7f7659af6801a
 SHA512 
c8b1c348afe3e32f54a72fcf361700bd63c12272e34ab34774936a2eca338dbea568d452f494d6ddd3c7be75b37a6d400fec33500548ed9b6df008212613d7f5
-DIST btrfs-progs-v4.0.1.tar.xz 1104340 BLAKE2B 
980e20222c787648fe3faf206a83fc430ecf1843d2f1145f8def2d9c68c4a5977d4ff58e7663859613b2b92ef81b97c2521497eb5c900e34de40400b73a05a8c
 SHA512 
52e5165f2fdd0f27f9c2f099b774523c36ab442948a13ede03736297a139903af4c0c444c77abc14b05f3cf633b006eb9dbc29f2b127858698ee1b6ad517a53f
 DIST btrfs-progs-v4.1.2.tar.xz 1123080 BLAKE2B 
4b6395080c1456321d6923609544da066bd86806588e5860bc2750162a257a94a64cd4e3fb1362065eaa38a73fdee92f053cd2a26c367fe179aa13f068e8b1d2
 SHA512 
dd159bcc3adb65efd4f612d75f5a6b30df8ad9fa06ef952dd03dac965256de37eab26f4cc2fb3840178403ccbb7368cae11638e27eadb9b1835b636c4b126e2e
 DIST btrfs-progs-v4.10.2.tar.xz 1508304 BLAKE2B 
d2540b27f4405d43ea60e0f6d31fae1794641d81db066ffab57a8f8cc9f6671c3bc01df5efc6309967e88af418e62eed61b7837863bc222bf371ce24b7d63cea
 SHA512 
1a21ca29d03c8d0e697ce075b841e38b021771a67da20087c80ab84bb87c5f56ea80695f9b2a25a2a159fba8b01d74a364435f5462545ec00ebd6f335d3fcd6f
-DIST btrfs-progs-v4.11.tar.xz 1508580 BLAKE2B 
ff7fb9888193853883f230c884869aef074695f075005116b0ed3b6e344b5c1438bcc894966c99d6c8064fe63bfbac0acf5691a5c16475eff53c5a6a09e82828
 SHA512 
914fb415f7ddec4d3ee203b67cde135dcc4c62d3e25e76e920b9a0ee5099d1cf75d21611795ce5aee78908ed466dc74b0b7ab2e036224b7e357e421f13e4f6c8
-DIST btrfs-progs-v4.12.tar.xz 1587604 BLAKE2B 
da75d89c34c6500c32dc4deee1e77ef61dd3287842154f34cc9f8aca3dd53dc08c24ed30c2307f01cbd8d457317466c118fe111b4ad4def4261021ef76336935
 SHA512 
6a9b13241edda68c866249874189aafb121f73515bf71e46f1f574eff858405d9ce22a251a07c6437f0dc21ca6ee55b4b57c15b431ce63faa3c16d1c8112616e
-DIST btrfs-progs-v4.13.3.tar.xz 1674084 

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

2018-02-16 Thread Michał Górny
commit: 3cdfdf5946ba02d75776c17a3d794f760885a333
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 16 21:11:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 21:12:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cdfdf59

profiles/arch/amd64-fbsd: Mask USE=qt5

 profiles/arch/amd64-fbsd/use.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/amd64-fbsd/use.mask 
b/profiles/arch/amd64-fbsd/use.mask
index 6047b7b8900..58683d40bac 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
 
 # Unmask the flag which corresponds to ARCH.
@@ -33,6 +33,10 @@
 #-video_cards_vmware
 -input_devices_vmmouse
 
+# Michał Górny  (16 Feb 2018)
+# Qt5 is not keyworded here.
+qt5
+
 # Mart Raudsepp  (11 Feb 2018)
 # dev-util/valgrind is not keyworded here.
 valgrind



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

2018-02-16 Thread Michał Górny
commit: c204d718c4f080483507af7804dc7f874416f30c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 16 21:16:12 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 21:16:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c204d718

dev-db/hsqldb: Remove *-fbsd keywords, no Java there anymore

 dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild 
b/dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild
index e71cb3f4b01..3a136fca231 100644
--- a/dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild
+++ b/dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-atk/

2018-02-16 Thread Sergei Trofimovich
commit: 00ef55a7d3f0f8060cb6e21917aea77c62d0c76f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:37:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ef55a7

app-accessibility/at-spi2-atk: stable 2.24.1 for ia64, bug #631656

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

 app-accessibility/at-spi2-atk/at-spi2-atk-2.24.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.24.1.ebuild 
b/app-accessibility/at-spi2-atk/at-spi2-atk-2.24.1.ebuild
index 12901e3743c..28502860d05 100644
--- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.24.1.ebuild
+++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.24.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility;
 
 LICENSE="LGPL-2+"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 COMMON_DEPEND="



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

2018-02-16 Thread Sergei Trofimovich
commit: ddf6d78fd72bfeb167b799134d64eb4567211aaa
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:37:27 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf6d78f

dev-libs/glib: stable 2.52.3 for ia64, bug #631656

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

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

diff --git a/dev-libs/glib/glib-2.52.3.ebuild b/dev-libs/glib/glib-2.52.3.ebuild
index eb8bcdff7d3..1fd2aa48928 100644
--- a/dev-libs/glib/glib-2.52.3.ebuild
+++ b/dev-libs/glib/glib-2.52.3.ebuild
@@ -27,7 +27,7 @@ REQUIRED_USE="
test? ( ${PYTHON_REQUIRED_USE} )
 "
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
 # Added util-linux multilib dependency to have libmount support (which
 # is always turned on on linux systems, unless explicitly disabled, but



[gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/

2018-02-16 Thread Sergei Trofimovich
commit: 8a12586fa6543974d19f475f9676e2a29753a720
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a12586f

x11-themes/adwaita-icon-theme: stable 3.24.0 for ia64, bug #631656

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

 x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild
index 5638713fb89..e82c4fdaf0a 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild
@@ -17,7 +17,7 @@ LICENSE="
 "
 SLOT="0"
 IUSE="branding"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 # gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility
 # librsvg is needed for gtk-encode-symbolic-svg to be able to read the source 
SVG via its pixbuf loader and at runtime for rendering scalable icons shipped 
by the theme



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

2018-02-16 Thread Sergei Trofimovich
commit: 64a9a798157348c39e77930addff6f5579c2fe59
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a9a798

x11-libs/gtksourceview: stable 3.24.6 for ia64, bug #631656

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

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

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



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

2018-02-16 Thread Sergei Trofimovich
commit: 2ef08f0abdf2d0467a52d5942c2fa73cbb82f6b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:36:40 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef08f0a

x11-libs/vte: stable 0.48.4 for ia64, bug #631656

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

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

diff --git a/x11-libs/vte/vte-0.48.4.ebuild b/x11-libs/vte/vte-0.48.4.ebuild
index a1c46ca0682..a50e8b6db3b 100644
--- a/x11-libs/vte/vte-0.48.4.ebuild
+++ b/x11-libs/vte/vte-0.48.4.ebuild
@@ -13,7 +13,7 @@ 
HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE;
 LICENSE="LGPL-2+"
 SLOT="2.91"
 IUSE="+crypt debug glade +introspection vala vanilla"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
 REQUIRED_USE="vala? ( introspection )"
 
 SRC_URI="${SRC_URI} !vanilla? ( 
https://dev.gentoo.org/~eva/distfiles/${PN}/${P}-command-notify.patch.xz )"



[gentoo-commits] repo/gentoo:master commit in: net-wireless/yatebts/files/, net-wireless/yatebts/

2018-02-16 Thread Richard Farina
commit: 2d27cdd864df239dad22df5f2c2711fdb06579f2
Author: Zero_Chaos  gentoo  org>
AuthorDate: Fri Feb 16 20:31:42 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Fri Feb 16 20:31:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d27cdd8

net-wireless/yatebts: fix CFLAGS mangling

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../yatebts/files/yatebts-6.0.0-dont-mess-with-cflags.patch  | 12 
 net-wireless/yatebts/yatebts-6.0.0.ebuild| 12 +++-
 net-wireless/yatebts/yatebts-.ebuild | 12 +++-
 3 files changed, 26 insertions(+), 10 deletions(-)

diff --git 
a/net-wireless/yatebts/files/yatebts-6.0.0-dont-mess-with-cflags.patch 
b/net-wireless/yatebts/files/yatebts-6.0.0-dont-mess-with-cflags.patch
new file mode 100644
index 000..c6827eb9095
--- /dev/null
+++ b/net-wireless/yatebts/files/yatebts-6.0.0-dont-mess-with-cflags.patch
@@ -0,0 +1,12 @@
+--- configure.ac   2017-09-07 10:21:08.0 -0400
 configure-sane.ac  2018-02-16 15:26:43.884257256 -0500
+@@ -38,9 +38,6 @@
+ AC_PROG_CC
+ AC_PROG_AWK
+ 
+-# Delete -g as we handle debug info at build time
+-CFLAGS=`echo "$CFLAGS" | sed 's/\(^\| \+\)-g[[0-9]]*//' 2>/dev/null`
+-
+ # Helper to check by pkgconfig including local paths
+ function pkgconfig_check()
+ {

diff --git a/net-wireless/yatebts/yatebts-6.0.0.ebuild 
b/net-wireless/yatebts/yatebts-6.0.0.ebuild
index 3a932f78012..8dd83f84e58 100644
--- a/net-wireless/yatebts/yatebts-6.0.0.ebuild
+++ b/net-wireless/yatebts/yatebts-6.0.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit eutils autotools
 
@@ -34,15 +34,17 @@ src_prepare() {
#we need more patches or configure flags because things install in 
really wrong places per FHS
epatch "${FILESDIR}"/${PN}-sgsnggsn-inetutils-hostname-fix.diff
epatch "${FILESDIR}"/${PN}-5.0.0-gcc6.patch
+   epatch "${FILESDIR}"/${P}-dont-mess-with-cflags.patch
+   default
eautoreconf
 }
 
+#  $(use_enable rad1) \
+#  $(use_enable usrp1) \
+#  $(use_enable uhd) \
+#  $(use_enable bladerf) \
 src_configure() {
econf \
-   $(use_enable rad1) \
-   $(use_enable usrp1) \
-   $(use_enable uhd) \
-   $(use_enable bladerf) \
$(use_enable cpu_flags_x86_sse3 sse3) \
$(use_enable cpu_flags_x86_sse4_1 sse41)
 

diff --git a/net-wireless/yatebts/yatebts-.ebuild 
b/net-wireless/yatebts/yatebts-.ebuild
index 3a932f78012..8dd83f84e58 100644
--- a/net-wireless/yatebts/yatebts-.ebuild
+++ b/net-wireless/yatebts/yatebts-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit eutils autotools
 
@@ -34,15 +34,17 @@ src_prepare() {
#we need more patches or configure flags because things install in 
really wrong places per FHS
epatch "${FILESDIR}"/${PN}-sgsnggsn-inetutils-hostname-fix.diff
epatch "${FILESDIR}"/${PN}-5.0.0-gcc6.patch
+   epatch "${FILESDIR}"/${P}-dont-mess-with-cflags.patch
+   default
eautoreconf
 }
 
+#  $(use_enable rad1) \
+#  $(use_enable usrp1) \
+#  $(use_enable uhd) \
+#  $(use_enable bladerf) \
 src_configure() {
econf \
-   $(use_enable rad1) \
-   $(use_enable usrp1) \
-   $(use_enable uhd) \
-   $(use_enable bladerf) \
$(use_enable cpu_flags_x86_sse3 sse3) \
$(use_enable cpu_flags_x86_sse4_1 sse41)
 



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

2018-02-16 Thread Sergei Trofimovich
commit: 3cc2b2fa5641d2337ee7cb5a162cae2bc34c2e0a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:41:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:41:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc2b2fa

dev-php/PEAR-Pager: stable 2.5.1 for ia64, bug #647764

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

 dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild 
b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild
index 1159b32d07d..dd211efd7e7 100644
--- a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild
+++ b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="Data paging class"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/php-5.6.0:*"



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

2018-02-16 Thread Sergei Trofimovich
commit: ee7a26faee25469f65e81f64176f345994b144a7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:41:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:41:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7a26fa

dev-php/PEAR-OLE: stable 1.0.0_rc3 for ia64, bug #647764

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

 dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild 
b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
index 65f0246057f..111377cdd9f 100644
--- a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
+++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,5 +11,5 @@ DESCRIPTION="Package for reading and writing OLE containers"
 HOMEPAGE="https://pear.php.net/package/OLE;
 LICENSE="PHP-3.01"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""



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

2018-02-16 Thread Sergei Trofimovich
commit: 0eecd65f57b96bc6c6034f9883296e0e16aac8f6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:41:20 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:41:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eecd65f

dev-php/PEAR-Spreadsheet_Excel_Writer: stable 0.9.4 for ia64, bug #647764

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

 .../PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild
 
b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild
index efb3b433ed8..533136f4f7b 100644
--- 
a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild
+++ 
b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit php-pear-r2
 DESCRIPTION="Package for generating Excel spreadsheets"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 RDEPEND=">=dev-lang/php-5.4:*[iconv]
>=dev-php/PEAR-OLE-0.5-r1"
 IUSE=""



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

2018-02-16 Thread Sergei Trofimovich
commit: e9f03afd601a2d082356785f7203d3171d373453
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:41:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:41:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f03afd

dev-php/PEAR-Net_URL2: stable 2.2.1-r2 for ia64, bug #647764

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

 dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild 
b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild
index 01588f23317..ffa4c1e5ed8 100644
--- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild
+++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.2.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit php-pear-r2
 DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 DOCS=( docs/6470.php docs/example.php )



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

2018-02-16 Thread Sergei Trofimovich
commit: 469a603b2f01439b1b16b9e3837351789ef2a76f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:41:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:41:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469a603b

dev-php/PEAR-File_Find: stable 1.3.3 for ia64, bug #647764

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

 dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild 
b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild
index 3bfd60ffb67..b9194e0e267 100644
--- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild
+++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN};
 SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
 LICENSE="PHP-3.01"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 # Really only needs PEAR-Exception at runtime.



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

2018-02-16 Thread Michael Weber
commit: beb5c855bc4084f24d616d5182f58deb6cf7401b
Author: Michael Weber  gentoo  org>
AuthorDate: Sun Jan 28 21:42:22 2018 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 16 21:44:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb5c855

x11-wm/spectrwm: Remove old.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 x11-wm/spectrwm/Manifest  |  2 --
 x11-wm/spectrwm/spectrwm-3.0.1.ebuild | 50 ---
 x11-wm/spectrwm/spectrwm-3.0.2.ebuild | 50 ---
 3 files changed, 102 deletions(-)

diff --git a/x11-wm/spectrwm/Manifest b/x11-wm/spectrwm/Manifest
index ba77bc63403..06b98eb5c16 100644
--- a/x11-wm/spectrwm/Manifest
+++ b/x11-wm/spectrwm/Manifest
@@ -1,4 +1,2 @@
 DIST spectrwm-2.7.2.tgz 132554 BLAKE2B 
78d1956be33a192f63a46bdef250427d14f415261b734355266cec236fcec1ab66fc08ab2e0aa1981a92849ca23f53441494c6990c3ef72fe4c7956e22c7aff9
 SHA512 
cebb0e42566125933bf2c4c9200765d360bb572fd953c510ad39e7abcf9cc507e61420441234fb1bb44d06d28526ba6c594272c173a04181d2c6798e404b7421
-DIST spectrwm-3.0.1.tar.gz 147331 BLAKE2B 
ac68fc2800d85c9731820ba882dece03d83f110d32e240c4f130c4ba2a18e2b5dcceadb644a22a87bc3f8946f1aa56345e497b5e4433302d886a3d7182d37e42
 SHA512 
34e5673940217916c4725e036c28bff440085b1f3a7015a334ec9fcd08a2ef97f8c060dba6a508d7c2b9c8415e4e20a2587dea099def2493803472b1b2df7ced
-DIST spectrwm-3.0.2.tar.gz 147355 BLAKE2B 
ad355cc66700e7b39310b14ff76a76ed50c133597bc4c28af89266595aa0c2a359d6cb59799b47c48a153119bb2401854801a92ecd2114b41cfa7bbe51b20956
 SHA512 
bbc5620078bd90ad6bf48b3e0218cf5398b819282322ee6d23b5b3aa2334b35f4981736157d0c442f1dde268503ec15e321cdbe08d842abc6c0a0239ac6d99c2
 DIST spectrwm-3.1.0.tar.gz 147206 BLAKE2B 
abcce22bc7859dbcc109f02ea832d65091c842562579d47cd1dd83c5de82a015b02343972d4d85cf291b63bfbaf0e901616cca94d911014672ffc35436bdd3c1
 SHA512 
dd8e16361b979a55b210a88a1ae5d53e7086fd854e92320e09b6407d374580cc271c0e974e38606481ab57a504a86e16293edee967d251b043a1eb65e8c77687

diff --git a/x11-wm/spectrwm/spectrwm-3.0.1.ebuild 
b/x11-wm/spectrwm/spectrwm-3.0.1.ebuild
deleted file mode 100644
index 49bfbf2e655..000
--- a/x11-wm/spectrwm/spectrwm-3.0.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib toolchain-funcs vcs-snapshot
-
-DESCRIPTION="Small dynamic tiling window manager for X11"
-HOMEPAGE="https://opensource.conformal.com/wiki/spectrwm;
-SRC_URI="https://codeload.github.com/conformal/${PN}/tar.gz/SPECTRWM_${PV//./_}
 -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-misc/dmenu"
-DEPEND="${DEPEND}
-   x11-libs/libX11
-   x11-libs/libXcursor
-   x11-libs/libXrandr
-   x11-libs/libXtst
-   x11-libs/xcb-util
-   !x11-wm/scrotwm"
-
-S=${WORKDIR}/${P}/linux
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-2.6.2-Makefile.patch
-   tc-export CC
-}
-
-src_compile() {
-   emake PREFIX="${EROOT}usr" LIBDIR="${EROOT}usr/$(get_libdir)"
-}
-
-src_install() {
-   emake PREFIX="${EROOT}usr" LIBDIR="${EROOT}usr/$(get_libdir)" 
DESTDIR="${D}" install
-
-   cd "${WORKDIR}"/${P} || die
-
-   insinto /etc
-   doins ${PN}.conf
-   dodoc ${PN}_*.conf {initscreen,screenshot}.sh
-
-   make_session_desktop ${PN} ${PN}
-
-   elog "Example keyboard config and helpful scripts can be found"
-   elog "in ${ROOT}usr/share/doc/${PF}"
-}

diff --git a/x11-wm/spectrwm/spectrwm-3.0.2.ebuild 
b/x11-wm/spectrwm/spectrwm-3.0.2.ebuild
deleted file mode 100644
index 49bfbf2e655..000
--- a/x11-wm/spectrwm/spectrwm-3.0.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib toolchain-funcs vcs-snapshot
-
-DESCRIPTION="Small dynamic tiling window manager for X11"
-HOMEPAGE="https://opensource.conformal.com/wiki/spectrwm;
-SRC_URI="https://codeload.github.com/conformal/${PN}/tar.gz/SPECTRWM_${PV//./_}
 -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-misc/dmenu"
-DEPEND="${DEPEND}
-   x11-libs/libX11
-   x11-libs/libXcursor
-   x11-libs/libXrandr
-   x11-libs/libXtst
-   x11-libs/xcb-util
-   !x11-wm/scrotwm"
-
-S=${WORKDIR}/${P}/linux
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-2.6.2-Makefile.patch
-   tc-export CC
-}
-
-src_compile() {
-   emake PREFIX="${EROOT}usr" LIBDIR="${EROOT}usr/$(get_libdir)"
-}
-
-src_install() {
-   emake PREFIX="${EROOT}usr" LIBDIR="${EROOT}usr/$(get_libdir)" 
DESTDIR="${D}" install
-
-   cd "${WORKDIR}"/${P} || die
-
-   insinto /etc
-   doins ${PN}.conf
-   dodoc ${PN}_*.conf {initscreen,screenshot}.sh
-
-   make_session_desktop ${PN} ${PN}
-
-   elog "Example keyboard config and helpful 

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

2018-02-16 Thread Patrick McLean
commit: a77bc21af4212f8e72b6f4ba7a2888d100d707d1
Author: Patrick McLean  gentoo  org>
AuthorDate: Fri Feb 16 21:47:01 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 16 21:47:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77bc21a

app-emulation/qemu: Version bump to 2.11.1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emulation/qemu/Manifest   |   2 +
 app-emulation/qemu/qemu-2.11.1.ebuild | 802 ++
 2 files changed, 804 insertions(+)

diff --git a/app-emulation/qemu/Manifest b/app-emulation/qemu/Manifest
index d653bcd5536..218a778906a 100644
--- a/app-emulation/qemu/Manifest
+++ b/app-emulation/qemu/Manifest
@@ -1,2 +1,4 @@
 DIST qemu-2.11.0-patches-r0.tar.xz 16140 BLAKE2B 
2e23908075195a7c28df574525a159e171277a2da6d7c0656a341a2db6a622237106d2dd8de5c9d61b5fb62fa5a163e9657406a2996cebc05baa53d42c5f5d15
 SHA512 
f7d92c2232398565b8cde294d38dc281c13503fb5967cc7871a2233b7fa354799619445e9ec89c285ef051f62ecef0bd38a135b0093bf5528c0b28c6e580c839
 DIST qemu-2.11.0.tar.bz2 32816398 BLAKE2B 
2014a8246f3cba9069186629d9ec8c221672fcfd3e8cd28a7e57f467add81f7bd84363183ef5cc5d18af91bde9186a4da49c0133c8ead83eae4626b9fc364e99
 SHA512 
3681700833573c0aa6283af950bfa298970056f1b44489088d8863840a7694512138321f86961ef43b256abf15eddd2612fb9cdbe3d9a358542d4e7037cc2004
+DIST qemu-2.11.1-patches-r0.tar.xz 1640 BLAKE2B 
8402a0bd086307413c3f088b7b2523adda5f370e3ce8e9ec39db905a5df495842cc2168b93b57e8516e98703ee1620e7cad77740529959a09a1d4224988829bc
 SHA512 
2906f9497e61799da8efca0dac4a19addd3bf59770c742e3ed1600143b69397bbc4eecb2c1f64aef0e103447966d47ced1ec6908f78a793b8d06f99a0aa6dc4a
+DIST qemu-2.11.1.tar.bz2 32819412 BLAKE2B 
6b6d4e7b8dcf33aeedb0b33bad267da07ad17c2eeeb5fbd2c038d760bc03224e55ba0f03eb248c62bc0e8636c2c660ea76b367eaea96bee16388053f82c8b8a9
 SHA512 
1b692bbdfc3dc785738c7192aa2a3f9cf53d9f5bf3b3f49fa8692050dc50f7056c8a4d1b527d48ffb2a674a0fd3a46d87addd1eaaa758f35eec1ab5adfe32354

diff --git a/app-emulation/qemu/qemu-2.11.1.ebuild 
b/app-emulation/qemu/qemu-2.11.1.ebuild
new file mode 100644
index 000..36d197d8ea0
--- /dev/null
+++ b/app-emulation/qemu/qemu-2.11.1.ebuild
@@ -0,0 +1,802 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ncurses,readline"
+
+PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
+
+FIRMWARE_ABI_VERSION="2.9.0-r52"
+
+inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
+   user udev fcaps readme.gentoo-r1 pax-utils l10n
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="git://git.qemu.org/qemu.git"
+   inherit git-r3
+   SRC_URI=""
+else
+   SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2;
+   KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+
+   # Gentoo specific patchsets:
+   SRC_URI+=" 
https://dev.gentoo.org/~chutzpah/distfiles/${P}-patches-r0.tar.xz;
+fi
+
+DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
+HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org;
+
+LICENSE="GPL-2 LGPL-2 BSD-2"
+SLOT="0"
+IUSE="accessibility +aio alsa bluetooth bzip2 +caps +curl debug +fdt
+   glusterfs gnutls gtk gtk2 infiniband iscsi +jpeg kernel_linux
+   kernel_FreeBSD lzo ncurses nfs nls numa opengl +pin-upstream-blobs +png
+   pulseaudio python rbd sasl +seccomp sdl sdl2 selinux smartcard snappy
+   spice ssh static static-user systemtap tci test usb usbredir vde
+   +vhost-net virgl virtfs +vnc vte xattr xen xfs"
+
+COMMON_TARGETS="aarch64 alpha arm cris i386 m68k microblaze microblazeel
+   mips mips64 mips64el mipsel nios2 or1k ppc ppc64 s390x sh4 sh4eb sparc
+   sparc64 x86_64"
+IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS}
+   lm32 moxie ppcemb tricore unicore32 xtensa xtensaeb"
+IUSE_USER_TARGETS="${COMMON_TARGETS}
+   armeb hppa mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus tilegx"
+
+use_softmmu_targets=$(printf ' qemu_softmmu_targets_%s' 
${IUSE_SOFTMMU_TARGETS})
+use_user_targets=$(printf ' qemu_user_targets_%s' ${IUSE_USER_TARGETS})
+IUSE+=" ${use_softmmu_targets} ${use_user_targets}"
+
+# Allow no targets to be built so that people can get a tools-only build.
+# Block USE flag configurations known to not work.
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   gtk2? ( gtk )
+   qemu_softmmu_targets_arm? ( fdt )
+   qemu_softmmu_targets_microblaze? ( fdt )
+   qemu_softmmu_targets_mips64el? ( fdt )
+   qemu_softmmu_targets_ppc? ( fdt )
+   qemu_softmmu_targets_ppc64? ( fdt )
+   sdl2? ( sdl )
+   static? ( static-user !alsa !bluetooth !gtk !gtk2 !opengl !pulseaudio )
+   virtfs? ( xattr )
+   vte? ( gtk )"
+
+# Dependencies required for qemu tools (qemu-nbd, qemu-img, qemu-io, ...)
+# and user/softmmu targets (qemu-*, qemu-system-*).
+#
+# Yep, you need both libcap and libcap-ng since virtfs only uses libcap.
+#
+# The 

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

2018-02-16 Thread Jonas Stein
commit: b4d1406165b54ae12774147ff3155dc2ffeaa9a5
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Feb 16 21:46:35 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Feb 16 21:46:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d14061

media-sound/lyvi: Removed inactive proxied maintainer

No visible activity on this package for a long period.
Closes: https://bugs.gentoo.org/632754
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-sound/lyvi/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/media-sound/lyvi/metadata.xml b/media-sound/lyvi/metadata.xml
index ca6b9782529..f3d45549a2d 100644
--- a/media-sound/lyvi/metadata.xml
+++ b/media-sound/lyvi/metadata.xml
@@ -1,14 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   witold.pi...@gmail.com
-   Witold Piłat
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+ 
Lyvi is a lyrics, artist info and guitar tabs
viewer. On supported terminals, Lyvi can also show artist photos and
cover images.



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

2018-02-16 Thread Brian Evans
commit: e144e0964a790f78d8cdcb2726496c206c24dd93
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Feb 16 20:36:45 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Feb 16 22:00:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e144e096

dev-php/PEAR-File_Gettext: Revbump direct to stable

Current stable is very broken with modern PHP
Increase EAPI and change eclass

WARNING - no tests, syntax checked only

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 2.ebuild => PEAR-File_Gettext-0.4.2-r1.ebuild} |  7 ++-
 .../files/File_Gettext-0.4.2-construct.patch   | 67 ++
 2 files changed, 71 insertions(+), 3 deletions(-)

diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild 
b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2-r1.ebuild
similarity index 62%
rename from dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild
rename to dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2-r1.ebuild
index 7c2ab3e6487..633c8c657fc 100644
--- a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild
+++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=6
 
-inherit php-pear-r1
+inherit php-pear-r2
 
 DESCRIPTION="GNU Gettext file parser"
 
@@ -11,3 +11,4 @@ LICENSE="PHP-3"
 SLOT="0"
 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
+PATCHES=( "${FILESDIR/File_Gettext-0.4.2-construct.patch}" )

diff --git a/dev-php/PEAR-File_Gettext/files/File_Gettext-0.4.2-construct.patch 
b/dev-php/PEAR-File_Gettext/files/File_Gettext-0.4.2-construct.patch
new file mode 100644
index 000..3527814485a
--- /dev/null
+++ b/dev-php/PEAR-File_Gettext/files/File_Gettext-0.4.2-construct.patch
@@ -0,0 +1,67 @@
+diff -aurN a/File/Gettext/MO.php b/File/Gettext/MO.php
+--- a/File/Gettext/MO.php  2012-03-03 22:00:49.0 -0500
 b/File/Gettext/MO.php  2018-02-16 15:15:17.725027132 -0500
+@@ -60,6 +60,10 @@
+  * @access  public
+  * @return  object  File_Gettext_MO
+  */
++function __construct($file = '')
++{
++$this->file = $file;
++}
+ function File_Gettext_MO($file = '')
+ {
+ $this->file = $file;
+diff -aurN a/File/Gettext/PO.php b/File/Gettext/PO.php
+--- a/File/Gettext/PO.php  2012-03-03 22:00:49.0 -0500
 b/File/Gettext/PO.php  2018-02-16 15:14:57.997419162 -0500
+@@ -42,6 +42,10 @@
+  * @access  public
+  * @return  object  File_Gettext_PO
+  */
++function __construct($file = '')
++{
++$this->file = $file;
++}
+ function File_Gettext_PO($file = '')
+ {
+ $this->file = $file;
+diff -aurN a/File/Gettext.php b/File/Gettext.php
+--- a/File/Gettext.php 2012-03-03 22:00:49.0 -0500
 b/File/Gettext.php 2018-02-16 15:14:27.629022634 -0500
+@@ -85,7 +85,7 @@
+ return File_Gettext::raiseError($php_errormsg);
+ }
+ $class = 'File_Gettext_' . $format;
+-$obref =  $class($file);
++$obref = new $class($file);
+ return $obref;
+ }
+ 
+@@ -110,7 +110,7 @@
+ 
+ include_once 'File/Gettext/PO.php';
+ 
+-$PO =  File_Gettext_PO($pofile);
++$PO = new File_Gettext_PO($pofile);
+ if (true !== ($e = $PO->load())) {
+ return $e;
+ }
+@@ -247,7 +247,7 @@
+ function ()
+ {
+ include_once 'File/Gettext/MO.php';
+-$MO =  File_Gettext_MO;
++$MO = new File_Gettext_MO;
+ $MO->fromArray($this->toArray());
+ return $MO;
+ }
+@@ -261,7 +261,7 @@
+ function ()
+ {
+ include_once 'File/Gettext/PO.php';
+-$PO =  File_Gettext_PO;
++$PO = new File_Gettext_PO;
+ $PO->fromArray($this->toArray());
+ return $PO;
+ }



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

2018-02-16 Thread Brian Evans
commit: a46e68ce01a88185686db7e1bbd0b95f43b8ee0c
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Feb 16 20:08:09 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Feb 16 22:00:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46e68ce

dev-php/PEAR-File_Fortune: Revbump to add tests and for EAPI/eclass

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ...ne-1.0.0.ebuild => PEAR-File_Fortune-1.0.0-r1.ebuild} | 16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild 
b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-r1.ebuild
similarity index 53%
rename from dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild
rename to dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-r1.ebuild
index 1e33656d0fe..ec5a405cb60 100644
--- a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild
+++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-r1.ebuild
@@ -1,16 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-inherit php-pear-r1
+inherit php-pear-r2
 
 DESCRIPTION="Interface for reading from and writing to fortune files"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+IUSE="test"
 
-DEPEND=">=dev-lang/php-5.1.4:*"
-RDEPEND="${DEPEND}"
+RDEPEND=">=dev-lang/php-5.1.4:*"
+DEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
+
+src_test(){
+   phpunit tests || die
+}



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

2018-02-16 Thread Brian Evans
commit: 8653e35b0d514f667684a8ea3d106f08a0c4b1ed
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Feb 16 19:50:47 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Feb 16 21:59:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8653e35b

dev-php/PEAR-File: Revbump adding tests, EAPI and eclass changes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild 
b/dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild
new file mode 100644
index 000..e8b7c9181ee
--- /dev/null
+++ b/dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Common file and directory routines"
+
+LICENSE="PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+DEPEND="test? ( dev-php/PEAR-PEAR )"
+
+src_test() {
+   peardev run-tests -r tests || die
+}



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

2018-02-16 Thread Brian Evans
commit: 4a68a7012f5f46f798fe8ceb259e80e3f83fbf6c
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Feb 16 21:58:10 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Feb 16 22:00:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a68a701

dev-php/PEAR-HTML_CSS: Revbump with tests, EAPI and eclass changes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild|  15 ---
 .../PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r2.ebuild|  27 +
 .../files/HTML_CSS-1.5.4-fix-tests.patch   | 112 +
 3 files changed, 139 insertions(+), 15 deletions(-)

diff --git a/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild 
b/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild
deleted file mode 100644
index 0819717f0bb..000
--- a/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides a simple interface for generating a stylesheet 
declaration"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="minimal"
-RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.4
-   !minimal? ( >=dev-php/PEAR-Services_W3C_CSSValidator-0.1.0
-   >=dev-php/phpunit-3.2.0 )"

diff --git a/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r2.ebuild 
b/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r2.ebuild
new file mode 100644
index 000..c9b8063f636
--- /dev/null
+++ b/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Provides a simple interface for generating a stylesheet 
declaration"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal test"
+RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.4
+   !minimal? ( >=dev-php/PEAR-Services_W3C_CSSValidator-0.1.0 )"
+DEPEND="test? ( ${RDEPEND} >=dev-php/phpunit-3.7 )"
+PATCHES=( "${FILESDIR}/HTML_CSS-1.5.4-fix-tests.patch" )
+
+src_prepare() {
+   mkdir HTML || die
+   mv CSS CSS.php HTML || die
+   default
+}
+
+src_test() {
+   ln -s ../HTML tests/HTML || die
+   phpunit tests/AllTests.php || die
+}

diff --git a/dev-php/PEAR-HTML_CSS/files/HTML_CSS-1.5.4-fix-tests.patch 
b/dev-php/PEAR-HTML_CSS/files/HTML_CSS-1.5.4-fix-tests.patch
new file mode 100644
index 000..410ad7593ec
--- /dev/null
+++ b/dev-php/PEAR-HTML_CSS/files/HTML_CSS-1.5.4-fix-tests.patch
@@ -0,0 +1,112 @@
+diff -aurN a/tests/AllTests.php b/tests/AllTests.php
+--- a/tests/AllTests.php   1970-01-01 04:13:26.0 -0500
 b/tests/AllTests.php   2018-02-16 16:28:52.565010362 -0500
+@@ -24,7 +24,6 @@
+ 
+ require_once 'HTML_CSS_TestSuite_Standard.php';
+ require_once 'HTML_CSS_TestSuite_Output.php';
+-require_once 'HTML_CSS_TestSuite_Bugs.php';
+ 
+ /**
+  * Class for running all test suites for HTML_CSS package.
+@@ -79,7 +78,6 @@
+ $suite = new PHPUnit_Framework_TestSuite('HTML_CSS Test Suite');
+ $suite->addTestSuite('HTML_CSS_TestSuite_Standard');
+ $suite->addTestSuite('HTML_CSS_TestSuite_Output');
+-$suite->addTestSuite('HTML_CSS_TestSuite_Bugs');
+ return $suite;
+ }
+ 
+@@ -126,4 +124,4 @@
+ if (PHPUnit_MAIN_METHOD == 'HTML_CSS_AllTests::main') {
+ HTML_CSS_AllTests::main();
+ }
+-?>
+\ No newline at end of file
++?>
+diff -aurN a/tests/HTML_CSS_TestSuite_Output.php 
b/tests/HTML_CSS_TestSuite_Output.php
+--- a/tests/HTML_CSS_TestSuite_Output.php  1970-01-01 04:13:26.0 
-0500
 b/tests/HTML_CSS_TestSuite_Output.php  2018-02-16 16:36:35.283820690 
-0500
+@@ -18,7 +18,6 @@
+ 
+ require_once "PHPUnit/Framework/TestCase.php";
+ require_once "PHPUnit/Framework/TestSuite.php";
+-require_once "PHPUnit/Extensions/OutputTestCase.php";
+ 
+ require_once 'HTML/CSS.php';
+ require_once 'PEAR.php';
+@@ -34,7 +33,7 @@
+  * @link http://pear.php.net/package/HTML_CSS
+  * @sinceFile available since Release 1.5.2
+  */
+-class HTML_CSS_TestSuite_Output extends PHPUnit_Extensions_OutputTestCase
++class HTML_CSS_TestSuite_Output extends PHPUnit_Framework_TestCase
+ {
+ /**
+  * A CSS object
+@@ -70,7 +69,12 @@
+ 
+ $this->css = new HTML_CSS($attrs, $prefs);
+ 
+-$this->setOutputCallback(array(&$this, 'normalizeOutput'));
++$this->setOutputCallback(array($this, 'normalizeOutput'));
++}
++
++protected function normalizeOutput($buffer)
++{
++return str_replace("\r", '', $buffer);
+ }
+ 
+ /**
+@@ -153,4 +157,4 @@
+ if (PHPUnit_MAIN_METHOD == "HTML_CSS_TestSuite_Output::main") {
+ HTML_CSS_TestSuite_Output::main();
+ }
+-?>
+\ No newline at end of file
++?>
+diff -aurN a/tests/HTML_CSS_TestSuite_Standard.php 
b/tests/HTML_CSS_TestSuite_Standard.php
+--- 

[gentoo-commits] repo/gentoo:master commit in: media-fonts/infinality-ultimate-meta/

2018-02-16 Thread Jonas Stein
commit: 84ba84b55705af40fe286758864101a67d99e560
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Feb 16 20:34:11 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Feb 16 21:46:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ba84b5

media-fonts/infinality-ultimate-meta: Removed inactive proxied maintainer

No visible activity on this package for a long period.
Bug: https://bugs.gentoo.org/632754
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-fonts/infinality-ultimate-meta/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/media-fonts/infinality-ultimate-meta/metadata.xml 
b/media-fonts/infinality-ultimate-meta/metadata.xml
index c7c4fee63a8..75a0629ade7 100644
--- a/media-fonts/infinality-ultimate-meta/metadata.xml
+++ b/media-fonts/infinality-ultimate-meta/metadata.xml
@@ -5,14 +5,6 @@
 fo...@gentoo.org
 Fonts
   
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
-  
-  
-witold.pi...@gmail.com
-Witold Piłat
-  
   
 Install fonts for the "free" preset
 Install additional latin fonts



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

2018-02-16 Thread Jonas Stein
commit: bb00ccea9efe3dd63875f4a933e8e994b9d6afb4
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Feb 16 20:35:31 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Feb 16 21:46:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb00ccea

media-libs/fontconfig-ultimate: Removed inactive proxied maintainer

No visible activity on this package for a long period.
Bug: https://bugs.gentoo.org/632754
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/fontconfig-ultimate/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/media-libs/fontconfig-ultimate/metadata.xml 
b/media-libs/fontconfig-ultimate/metadata.xml
index 111ebab7512..29794ae8761 100644
--- a/media-libs/fontconfig-ultimate/metadata.xml
+++ b/media-libs/fontconfig-ultimate/metadata.xml
@@ -5,14 +5,6 @@
 fo...@gentoo.org
 Fonts
   
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
-  
-  
-witold.pi...@gmail.com
-Witold Piłat
-  
   
 bohoomil/fontconfig-ultimate
   



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

2018-02-16 Thread Michael Weber
commit: 389f0b6bed820e2f4ffb81c54340427279e16dd5
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 16 21:51:36 2018 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 16 21:51:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389f0b6b

sys-fs/ncdu: Version bump (thanks holgersson32644)

Closes: https://github.com/gentoo/gentoo/pull/7061
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/ncdu/Manifest |  1 +
 sys-fs/ncdu/ncdu-1.13.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/sys-fs/ncdu/Manifest b/sys-fs/ncdu/Manifest
index b56d945c719..68a9b8a79ae 100644
--- a/sys-fs/ncdu/Manifest
+++ b/sys-fs/ncdu/Manifest
@@ -1 +1,2 @@
 DIST ncdu-1.12.tar.gz 140596 BLAKE2B 
5594d2d1e0b96eb7a1aa4a8461592e0298f0cd95a6ecb1cf18e09dc62fa1af9b7c8ac7f7ce4f7e5ec76ae1fe4702d9e47fc6d5e8410ac9bac86f444b02053792
 SHA512 
20620dd79d2af878442769e097f13806f64f23875dcb85ebccd573a3de43aba5663d496049b64015d13f9a79d624298032c008ef61dfb6f61d8b12902b8dca12
+DIST ncdu-1.13.tar.gz 143819 BLAKE2B 
8ba489dab1cbafec5b1d9b437b44aa7aa5d79ed7b6938f7904465c4d3803390307bfdfed531641fa186873005ce7f0c37db058855ffcd4ce45888bfbffd03c3b
 SHA512 
f1f417caa9bd9e9d9aa6311962b461e48301cf9eab5d0f57073e25df01f96ded05dd093627b95b43afc659ad99aed869efd4a98d723f5835b100747b5525a60c

diff --git a/sys-fs/ncdu/ncdu-1.13.ebuild b/sys-fs/ncdu/ncdu-1.13.ebuild
new file mode 100644
index 000..4869916dd66
--- /dev/null
+++ b/sys-fs/ncdu/ncdu-1.13.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="NCurses Disk Usage"
+HOMEPAGE="https://dev.yorhel.nl/ncdu/;
+SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
+
+RDEPEND="
+   sys-libs/ncurses:0=[unicode]
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"



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

2018-02-16 Thread Sergei Trofimovich
commit: cdca7283e66ff609b60732fe89c100b2a4407721
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 21:58:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 21:59:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdca7283

dev-db/postgresql: stable 10.2 for ia64, bug #647246

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

 dev-db/postgresql/postgresql-10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/postgresql/postgresql-10.2.ebuild 
b/dev-db/postgresql/postgresql-10.2.ebuild
index 12feeb24bb0..c1b263b7343 100644
--- a/dev-db/postgresql/postgresql-10.2.ebuild
+++ b/dev-db/postgresql/postgresql-10.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT=$(get_major_version)
 



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

2018-02-16 Thread Sergei Trofimovich
commit: 8597360d226f193547f8adcc4cb4c8d3c551ce73
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 21:58:49 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 21:59:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8597360d

dev-db/postgresql: stable 9.4.16 for ia64, bug #647246

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

 dev-db/postgresql/postgresql-9.4.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/postgresql/postgresql-9.4.16.ebuild 
b/dev-db/postgresql/postgresql-9.4.16.ebuild
index a4602b193c8..c1397038805 100644
--- a/dev-db/postgresql/postgresql-9.4.16.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.16.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2018-02-16 Thread Sergei Trofimovich
commit: 3d114cb4cff9e45aad709045d47746ddc168dc56
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 21:58:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 21:59:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d114cb4

dev-db/postgresql: stable 9.5.11 for ia64, bug #647246

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

 dev-db/postgresql/postgresql-9.5.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/postgresql/postgresql-9.5.11.ebuild 
b/dev-db/postgresql/postgresql-9.5.11.ebuild
index a744fe54b2b..e59e20f000c 100644
--- a/dev-db/postgresql/postgresql-9.5.11.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.11.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2018-02-16 Thread Sergei Trofimovich
commit: 96d543c884a4b8b8ff0240c69399032571547f01
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 21:59:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 21:59:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d543c8

dev-db/postgresql: stable 9.6.7 for ia64, bug #647246

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

 dev-db/postgresql/postgresql-9.6.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/postgresql/postgresql-9.6.7.ebuild 
b/dev-db/postgresql/postgresql-9.6.7.ebuild
index 91ff370b1e6..7cdd558e3a6 100644
--- a/dev-db/postgresql/postgresql-9.6.7.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.7.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2018-02-16 Thread Sergei Trofimovich
commit: 05a87f8125facae0b86d61f4ca9ffe2c818267f5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 21:58:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 21:59:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a87f81

dev-db/postgresql: stable 9.3.21 for ia64, bug #647246

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

 dev-db/postgresql/postgresql-9.3.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/postgresql/postgresql-9.3.21.ebuild 
b/dev-db/postgresql/postgresql-9.3.21.ebuild
index d244e31223c..8c685e7ba4e 100644
--- a/dev-db/postgresql/postgresql-9.3.21.ebuild
+++ b/dev-db/postgresql/postgresql-9.3.21.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 



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

2018-02-16 Thread Patrice Clement
commit: 300bbfeadd6383d672c55889dd00eee6302be0f3
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb 16 19:55:57 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb 16 22:35:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300bbfea

dev-java/commons-logging: fix compilation failure.

Closes: https://bugs.gentoo.org/647868
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../commons-logging/commons-logging-1.2-r2.ebuild  | 30 --
 1 file changed, 11 insertions(+), 19 deletions(-)

diff --git a/dev-java/commons-logging/commons-logging-1.2-r2.ebuild 
b/dev-java/commons-logging/commons-logging-1.2-r2.ebuild
index bb17056e251..9d530b2fd23 100644
--- a/dev-java/commons-logging/commons-logging-1.2-r2.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.2-r2.ebuild
@@ -34,28 +34,22 @@ DEPEND="
 
 S="${WORKDIR}/${P}-src"
 
-JAVA_ANT_IGNORE_SYSTEM_CLASSES="yes"
-JAVA_ANT_REWRITE_CLASSPATH="yes"
 EANT_BUILD_TARGET="compile"
-EANT_DOC_TARGET=""
-
-PATCH=(
-   # patch to make the build.xml respect no servletapi
-   "${FILESDIR}/${P}-servletapi.patch"
-   "${FILESDIR}/${P}-gentoo.patch"
-)
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+JAVA_ANT_IGNORE_SYSTEM_CLASSES="yes"
 
 DOCS=( RELEASE-NOTES.txt PROPOSAL.html )
 
 src_prepare() {
default
 
+   epatch "${FILESDIR}/${P}-gentoo.patch"
+   # patch to make the build.xml respect no servletapi
+   epatch "${FILESDIR}/${P}-servletapi.patch"
+
# bug #208098
echo "jdk.1.4.present=true" > build.properties || die
 
-   if use servletapi; then
-   echo "servletapi.jar=$(java-pkg_getjar --virtual 
servlet-api-3.1 servlet-api.jar)" >> build.properties || die
-   fi
if use avalon-framework; then
echo "avalon-framework.jar=$(java-pkg_getjars 
avalon-framework-4.2)" >> build.properties || die
fi
@@ -65,22 +59,20 @@ src_prepare() {
if use log4j; then
echo "log4j12.jar=$(java-pkg_getjars log4j)" >> 
build.properties || die
fi
-}
 
-src_compile() {
-   java-pkg-2_src_compile
-   if use doc; then
-   ejavadoc -d api -sourcepath src/main/java -subpackages org || 
die
+   if use servletapi; then
+   echo "servletapi.jar=$(java-pkg_getjar --virtual 
servlet-api-3.1 servlet-api.jar)" >> build.properties || die
fi
 }
 
 src_install() {
-   local pkg="org.apache.commons.logging"
+   local pkg=org.apache.commons.logging
java-osgi_newjar "target/${P}.jar" "${pkg}" "Apache Commons Logging" 
"${pkg};version=\"${PV}\", ${pkg}.impl;version=\"${PV}\""
java-pkg_newjar target/${PN}-api-${PV}.jar ${PN}-api.jar
java-pkg_newjar target/${PN}-adapters-${PV}.jar ${PN}-adapters.jar
 
-   use doc && java-pkg_dojavadoc api
+   einstalldocs
+   use doc && java-pkg_dojavadoc target/docs/
use source && java-pkg_dosrc src/main/java/org
 }
 



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, www-servers/nginx/, www-servers/nginx/files/

2018-02-16 Thread Thomas Deutschmann
commit: 1d52592200d9861a608bc0096550eb5bb311dd13
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb 16 23:01:21 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb 16 23:02:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d525922

www-servers/nginx: Rev bump of "mainline" slot to add/update modules

Ebuild changes:
===
- LDAP auth module bumped to commit 42d195d7a7575ebab1c369ad3fc5d78dc2c2669c
  to add OpenSSL 1.1.x support and other bugfixes.

- HTTP upstream check module bumped to commit 
9aecf15ec379fe98f62355c57b60c0bc83296f04
  to fix possible segfault when reloading configuration.

- Virtual host traffic status module added.

- nginScript module added. [PR 3200]

- Brotli module added. [Bug 628898]

See: https://github.com/gentoo/gentoo/pull/3200
Closes: https://bugs.gentoo.org/628898
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 profiles/desc/nginx_modules_http.desc  |3 +
 profiles/desc/nginx_modules_stream.desc|1 +
 www-servers/nginx/Manifest |5 +
 .../nginx/files/http_brotli-detect-brotli.patch|  111 ++
 www-servers/nginx/nginx-1.13.8-r1.ebuild   | 1059 
 5 files changed, 1179 insertions(+)

diff --git a/profiles/desc/nginx_modules_http.desc 
b/profiles/desc/nginx_modules_http.desc
index 9d66ac2c193..0bc63df6e1c 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -11,6 +11,7 @@ auth_ldap - LDAP module for nginx which supports 
authentication against multiple
 auth_pam - This module provides authentication via PAM.
 auth_request - Module implementing client authorization based on the result of 
a subrequest.
 autoindex - This module provides automatic directory listings.
+brotli - This module allows for on-the-fly Brotli compression.
 browser - This module creates variables, the values of which depend on the 
request header "User-agent".
 cache_purge - External module adding ability to purge content from nginx's 
FastCGI and proxy caches.
 charset - This module can reencode data of one encoding into another.
@@ -29,6 +30,7 @@ gzip - This module allows for on-the-fly gzip compression.
 gzip_static - Before serving a file from disk to a gzip-enabled client, this 
module will look for a precompressed file in the same location.
 headers_more - Set and clear input and output headers
 image_filter - This module is a filter for transforming JPEG, GIF and PNG 
images.
+javascript - This module implements location and variable handlers in 
nginScript.
 limit_conn - This module makes it possible to limit the number of simultaneous 
connections for the assigned session
 limit_req - This module allows you to limit the number of requests for a given 
session.
 limit_conn - This module makes it possible to limit the number of simultaneous 
connections for the assigned session
@@ -68,4 +70,5 @@ upstream_least_conn - This module provides the ability to 
distribute upstream re
 upstream_zone - This module makes it possible to define a shared memory zone 
that keeps the group's configuration and run-time state that are shared between 
worker processes.
 userid - This module gives out cookies for identification of clients.
 uwsgi - External module for the uWSGI protocol for python web apps.
+vhost_traffic_status - This module provides access to virtual host status 
information.
 xslt - This module is a filter which converts an XML response with the aid of 
one or more XSLT templates.

diff --git a/profiles/desc/nginx_modules_stream.desc 
b/profiles/desc/nginx_modules_stream.desc
index 365edcb8717..dd7d2891696 100644
--- a/profiles/desc/nginx_modules_stream.desc
+++ b/profiles/desc/nginx_modules_stream.desc
@@ -7,6 +7,7 @@
 access - This module allows limiting access to certain client addresses.
 geo - This module creates variables, whose values depend on the IP-address of 
the client.
 geoip - This module creates variables based on the IP-address of the client 
matched against the MaxMind GeoIP binary files.
+javascript - This module implements location and variable handlers in 
nginScript.
 limit_conn - This module is used to limit the number of connections per the 
defined key.
 map - This module allows you to classify, or map a set of values into a 
different set of values and store the result in a variable.
 realip - This module allows to change the client's IP address to value from 
request header (e. g. X-Real-IP or X-Forwarded-For).

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index a4bbc9bda74..e2f6fa4a721 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -1,8 +1,10 @@
 DIST modsecurity-2.9.2.tar.gz 4298993 BLAKE2B 
32a92148f0e1a1166cf888b8172fc55340c5712c9b770583703c74db450e77226629640c9db03f32e9f28397e6488669d06a89e4d31cb5ab5fff26b30ad843e0
 SHA512 

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

2018-02-16 Thread Michael Palimaka
commit: 3f46ccce7a1f81577951f2d1f19318aa5016ed46
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 16 23:21:19 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 16 23:21:28 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f46ccce

kde-frameworks/kauth: add new dependency

Upstream-commit: 17bf6df0d8ba7b4be050a73ac91e7c30da08b7ba
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-frameworks/kauth/kauth-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kauth/kauth-.ebuild 
b/kde-frameworks/kauth/kauth-.ebuild
index 6e6a689dcb..b1d1dfca38 100644
--- a/kde-frameworks/kauth/kauth-.ebuild
+++ b/kde-frameworks/kauth/kauth-.ebuild
@@ -12,6 +12,7 @@ KEYWORDS=""
 IUSE="nls +policykit"
 
 RDEPEND="
+   $(add_frameworks_dep kauth)
$(add_frameworks_dep kcoreaddons)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)



<    1   2