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

2017-06-25 Thread Sebastien Fabbro
commit: b5ddb973ac177d5e47a77383997c3e6664acb8f9
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:14:54 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ddb973

dev-python/astropy: added dep on pyyaml for doc building

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/astropy/astropy-1.3.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/astropy/astropy-1.3.3.ebuild 
b/dev-python/astropy/astropy-1.3.3.ebuild
index 923ff494b4b..fad05b0a7b5 100644
--- a/dev-python/astropy/astropy-1.3.3.ebuild
+++ b/dev-python/astropy/astropy-1.3.3.ebuild
@@ -39,6 +39,7 @@ DEPEND="${RDEPEND}
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP},jpeg]
dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/sphinx-gallery[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)



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

2017-06-25 Thread Sebastien Fabbro
commit: 1e60a4ec8ff23386b093047a280e751464ad7b03
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 03:19:46 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e60a4ec

sci-libs/cfitsio: version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-libs/cfitsio/Manifest |  1 +
 sci-libs/cfitsio/cfitsio-3.410.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/sci-libs/cfitsio/Manifest b/sci-libs/cfitsio/Manifest
index 39d11cfff6c..719f4899cd7 100644
--- a/sci-libs/cfitsio/Manifest
+++ b/sci-libs/cfitsio/Manifest
@@ -1,3 +1,4 @@
 DIST cfitsio-3.360.tar.gz 4104894 SHA256 
b5fb209583c76a0bcc39808e55ebf2417b9c26114c59db1a3f49ea1ede5fa95d SHA512 
158819b4a3a29c29a5f017283e2b20067420994e881d202dbf3ba199c9e564dc1e74f8be5ce84f78107126d2a8688cc55cc7ed284540ca647e44cdc3b0b02072
 WHIRLPOOL 
05589a27c6fa83a0240b26924954c1c6d25d985ad609dfbd37fccfe5758fd28efbd97a5ec289803053e2f53e053e51c017292845de1b4368bcd1725fa2eccdb7
 DIST cfitsio-3.38.tar.gz 4142236 SHA256 
d4aef44401b1d2142a13ffc3a28cce7c77264ca0ddce164d87fdcb275503dd5d SHA512 
7428c1c87736ca384153f7f810e0bdbccdcc2f41892b0b9ceda9e5efb20655585c2789b16510a5362f8b67ef53a0ac443094786966e5748cbe7ad828599723fc
 WHIRLPOOL 
8a809e0cc89357a983e60c56e41ef5d758561751d49a2443c0c0b2640d0573f6f7313c99342458600aa28739e0ea55f85adc1e04505777c3339dc750aa829bcf
 DIST cfitsio-3.39.tar.gz 4177822 SHA256 
4d0c4fa870cc9ea9163197b40e8b6357fa26e47e83bf3ad97bf992c7ad7ecc33 SHA512 
a6cde8353d7beede7e7a53ba7109c3a6b5812355a423ad8e2e459281ac760b392014e3ee2d2f30c639eef38294ebac59950010e3cadfd078692f6d3c6d167e3f
 WHIRLPOOL 
55a8bac494bc77e805a67c42edcd7c4730dac1c5185c051e5750b87163e421b6a9b870baeb873585621c98a85f9c68cf83ff255627fa5e7bd86aa116722de087
+DIST cfitsio-3.410.tar.gz 4194529 SHA256 
26c048dbd28476c83ce57edf87f0dc5fa4c409e5b377cdac982ddca0bdd3bd6d SHA512 
cc1de2a4314e7c82bdd6855e11dea4e18dc4e7bcb27b0d15b884cbaeb4acd3b1e12dadd17ab83c7917570934913f89337035470ee4921e7b62409a81052d70cd
 WHIRLPOOL 
8cac699c1f67fe414fc96295ff8bb83ff21b4240f932eb2fe0fb6d1a917a0e630c83adab9136e447a51206ece653e12f8403038f9f7195c6483b60e4bb66c091

diff --git a/sci-libs/cfitsio/cfitsio-3.410.ebuild 
b/sci-libs/cfitsio/cfitsio-3.410.ebuild
new file mode 100644
index 000..9a75291ffa7
--- /dev/null
+++ b/sci-libs/cfitsio/cfitsio-3.410.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+FORTRAN_NEEDED=fortran
+
+inherit fortran-2 multilib-minimal
+
+DESCRIPTION="C and Fortran library for manipulating FITS files"
+HOMEPAGE="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html;
+SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
+IUSE="bzip2 doc examples fortran static-libs +tools threads"
+
+RDEPEND="
+   sys-libs/zlib[${MULTILIB_USEDEP}]
+   bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   fortran? ( dev-lang/cfortran )"
+
+pkg_setup() {
+   use fortran && fortran-2_pkg_setup
+}
+
+src_prepare() {
+   # avoid internal cfortran
+   if use fortran; then
+   mv cfortran.h cfortran.h.disabled
+   ln -s "${EPREFIX}"/usr/include/cfortran.h . || die
+   fi
+   default
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable fortran) \
+   $(use_enable static-libs static) \
+   $(use_enable threads) \
+   $(use_enable tools) \
+   $(use_with bzip2)
+}
+
+multilib_src_install_all() {
+   dodoc README README.md CHANGES.md docs/changes.txt docs/cfitsio.doc
+   use fortran && dodoc docs/fitsio.doc
+   use doc && dodoc docs/{quick,cfitsio,fpackguide}.pdf
+   use doc && use fortran && dodoc docs/fitsio.pdf
+   if use examples; then
+   insinto /usr/share/doc/${PF}/examples
+   doins cookbook.c testprog.c speed.c smem.c
+   use fortran && doins cookbook.f testf77.f
+   fi
+   prune_libtool_files --all
+}



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

2017-06-25 Thread Sebastien Fabbro
commit: 71078f7081676ebbebce3a7cb34779f575c0c64f
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:22:18 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:22:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71078f70

dev-python/HeapDict: added python-3.6

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index 79354046179..bcc1e17ee91 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



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

2017-06-25 Thread Sebastien Fabbro
commit: cfa182139eaa6b97f8fafaca9e4ae002f90ca587
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Wed Mar  8 18:28:33 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa18213

dev-python/lmdb: initial import

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/lmdb/Manifest |  1 +
 dev-python/lmdb/lmdb-0.92.ebuild | 25 +
 dev-python/lmdb/metadata.xml | 12 
 3 files changed, 38 insertions(+)

diff --git a/dev-python/lmdb/Manifest b/dev-python/lmdb/Manifest
new file mode 100644
index 000..5908b9d254a
--- /dev/null
+++ b/dev-python/lmdb/Manifest
@@ -0,0 +1 @@
+DIST lmdb-0.92.tar.gz 155720 SHA256 
3d73238ab0e1f9d8b8ea4916b66f9e91574ec64f844f91b6e9374e894036dc06 SHA512 
5177abe0c441fb9067ad84de0cafda960113042404507eaf36194efe614fbc9fda37668b9d8a07d4a7f674b0c1a267194ddfb241834a3b1db0d8026f53841cf2
 WHIRLPOOL 
eeddff397808f18e76dd68a45f68b946d11233ccfbf0318587e5c5b9f109f96d3821b584f55715fc9be380cfc33288088f65453fbdab17cc20852a81ebfbe576

diff --git a/dev-python/lmdb/lmdb-0.92.ebuild b/dev-python/lmdb/lmdb-0.92.ebuild
new file mode 100644
index 000..5cfda1ddd8b
--- /dev/null
+++ b/dev-python/lmdb/lmdb-0.92.ebuild
@@ -0,0 +1,25 @@
+# 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
+
+DESCRIPTION="Python bindings for the Lightning Database"
+HOMEPAGE="http://github.com/dw/py-lmdb/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="OPENLDAP"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="dev-db/lmdb:="
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_compile() {
+   LMDB_FORCE_SYSTEM=1 distutils-r1_python_compile
+}

diff --git a/dev-python/lmdb/metadata.xml b/dev-python/lmdb/metadata.xml
new file mode 100644
index 000..06b93698919
--- /dev/null
+++ b/dev-python/lmdb/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+lmdb
+dw/py-lmdb
+  
+



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

2017-06-25 Thread Sebastien Fabbro
commit: b6f67b8112f3915ade19bc25e1601a1da43d3113
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:19:43 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:19:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f67b81

dev-python/lmdb: added python-3.6

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-python/lmdb/lmdb-0.92.ebuild b/dev-python/lmdb/lmdb-0.92.ebuild
index 5cfda1ddd8b..73cf3b095f6 100644
--- a/dev-python/lmdb/lmdb-0.92.ebuild
+++ b/dev-python/lmdb/lmdb-0.92.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



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

2017-06-25 Thread Sebastien Fabbro
commit: f7aa077d17b60f34b9f7bf0a24e68d944c7a28cd
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:10:55 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7aa077d

dev-python/mpi4py: add python-3.6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/mpi4py/mpi4py-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/mpi4py/mpi4py-2.0.0.ebuild 
b/dev-python/mpi4py/mpi4py-2.0.0.ebuild
index 7b2bf2de16b..730cbd92b6e 100644
--- a/dev-python/mpi4py/mpi4py-2.0.0.ebuild
+++ b/dev-python/mpi4py/mpi4py-2.0.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



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

2017-06-25 Thread Sebastien Fabbro
commit: 75f4f05b2338f01b1c693199865b38be70a6213d
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:24:36 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:24:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f4f05b

dev-python/zict: add python-3.6

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/zict/Manifest | 2 +-
 dev-python/zict/{zict-0.1.1.ebuild => zict-0.1.2.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/zict/Manifest b/dev-python/zict/Manifest
index 918fa01fadd..5eeb496c24e 100644
--- a/dev-python/zict/Manifest
+++ b/dev-python/zict/Manifest
@@ -1 +1 @@
-DIST zict-0.1.1.tar.gz 10557 SHA256 
e4e2758d8f202a5bb7fd94f45b87cccf2092bfc97786cc0c8321ab35d72e098a SHA512 
fcf608c5c22c8d61168ce35699da3459862a0d470fd73c1d138ab08e4e09945bb43674cc3f35ee483026d978c3bd3d12edbec48f8c3194f73ccdf182cd5d8388
 WHIRLPOOL 
dc1136c1a7fcef1069bc07078a74d80ae6301d7283a25fdbaf5a9ce2d02c6d16dc34506be2393570c1ea3c07fbf476acb80cc9c9063d2c6a75454881446571c8
+DIST zict-0.1.2.tar.gz 10839 SHA256 
9e4c951c2149c1ed3a201e56c07269b058081370bd1f20558d7fadc004631e9b SHA512 
13fc6647bc1506bc5e8f69d39a07851a06634949ce917f294762ff3143c8a539117f8731b103df2663708fa1e8c968359985d9c4273aa952f500a89019c176e3
 WHIRLPOOL 
54b4f5e30cd3afd0e106fb090b891e93d7420d95db82cb5a0ef48d447827323e59ac5056e19b7d03a28d67d8bcea7589a04e06a457c0f1afa64c69c9de7d43d2

diff --git a/dev-python/zict/zict-0.1.1.ebuild 
b/dev-python/zict/zict-0.1.2.ebuild
similarity index 93%
rename from dev-python/zict/zict-0.1.1.ebuild
rename to dev-python/zict/zict-0.1.2.ebuild
index d294990882f..b9520b1fef3 100644
--- a/dev-python/zict/zict-0.1.1.ebuild
+++ b/dev-python/zict/zict-0.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/astropy/files/, dev-python/astropy/

2017-06-25 Thread Sebastien Fabbro
commit: 6210899ddc89d87f07c32711f65d2dfaebd42947
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 03:25:55 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6210899d

dev-python/astropy: version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/astropy/Manifest|   2 +-
 .../{astropy-1.3.ebuild => astropy-1.3.3.ebuild}   |  20 +--
 .../files/astropy-1.3.3-external-python-pkgs.patch | 196 +
 ...tch => astropy-1.3.3-mark-known-failures.patch} |   0
 4 files changed, 206 insertions(+), 12 deletions(-)

diff --git a/dev-python/astropy/Manifest b/dev-python/astropy/Manifest
index fb18d25d266..93eb031730c 100644
--- a/dev-python/astropy/Manifest
+++ b/dev-python/astropy/Manifest
@@ -1,2 +1,2 @@
 DIST astropy-1.2.1.tar.gz 8179665 SHA256 
0d7ef702166f26fed239b59fc12edcd5243ca5bf562a36202fd8c6b0270d6e48 SHA512 
2ef37537a4c6b2ec50a1d898f600978475c9c5d2cb66ba19d06782656e9ddcb4aa6a8e53217e318448cedac45dac0dce0d8cc2fe94cddc15ebb306b3b0794595
 WHIRLPOOL 
d37374f23a0121fdc92fa572facc248f0a571dacb8edcf1a9d0987d6a40287de199262ec01f654bd6ea5aece826e5588d2869558152adffe9ab490fa46f2e36d
-DIST astropy-1.3.tar.gz 8372366 SHA256 
49de3e86482abe24e3cd02c4a30a469ee4b928d5b46ea5f70fa605ff6f9c6d38 SHA512 
1dd667af78be568bd4719d273d432881d7dea03725deb24a045726b315f8e5cd8afac3f6f925867b05c4c7924cd71d7e7d6ae15985a95c7fcc4421e52273983b
 WHIRLPOOL 
2913c195989c2af0a58ab5e675bd41607bb28273265c0a502c8b1d33925994f9127c9a03058b55aabc1b3a8c594e89ddbd2d5fc38c42dd4723998bad01c7bd45
+DIST astropy-1.3.3.tar.gz 8427036 SHA256 
ed093e033fcbee5a3ec122420c3376f8a80f74663214560727d3defe82170a99 SHA512 
15956d488a390ab3b4091146bffe6f192f22e7598d00e302c2bcf0ec9728911f48bef3ee4c71d331f58e57aec86292421d27f915ea16027a7f62c5d43f6a12e5
 WHIRLPOOL 
a9246b1ba56ecda5eec42e89998f18da4987f611d1154ba8ef5d3480d398fd77c0fdad6c15614885ae722454b9c284b9281ee926fed0f39c314864a015bf658f

diff --git a/dev-python/astropy/astropy-1.3.ebuild 
b/dev-python/astropy/astropy-1.3.3.ebuild
similarity index 81%
rename from dev-python/astropy/astropy-1.3.ebuild
rename to dev-python/astropy/astropy-1.3.3.ebuild
index 7fa95760a88..923ff494b4b 100644
--- a/dev-python/astropy/astropy-1.3.ebuild
+++ b/dev-python/astropy/astropy-1.3.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# 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} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 xdg-utils
 
@@ -24,10 +24,10 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
>=sci-astronomy/erfa-1.3:0=
>=sci-astronomy/wcslib-5:0=
-   sci-libs/cfitsio:0=
+   >=sci-libs/cfitsio-3.410:0=
sys-libs/zlib:0="
 DEPEND="${RDEPEND}
-   >=dev-python/astropy-helpers-1.1[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
virtual/pkgconfig
@@ -37,25 +37,23 @@ DEPEND="${RDEPEND}
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/jplephem[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP},jpeg]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/sphinx-gallery[${PYTHON_USEDEP}]
-   dev-python/wcsaxes[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)
test? (
dev-libs/libxml2[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP},jpeg]
dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-mpl[${PYTHON_USEDEP}]
dev-python/h5py[${PYTHON_USEDEP}]
-   dev-python/matplotlib[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)"
 
 PATCHES=(
-   "${FILESDIR}"/${PN}-1.0.4-system-six.patch
-   "${FILESDIR}"/${PN}-1.0.4-system-configobj.patch
-   "${FILESDIR}"/${PN}-1.3-mark-known-failures.patch
-   "${FILESDIR}"/${PN}-1.2.1-cfitsio-338.patch
+   "${FILESDIR}"/${PN}-1.3.3-mark-known-failures.patch
+   "${FILESDIR}"/${PN}-1.3.3-external-python-pkgs.patch
 )
 
 python_prepare_all() {

diff --git a/dev-python/astropy/files/astropy-1.3.3-external-python-pkgs.patch 
b/dev-python/astropy/files/astropy-1.3.3-external-python-pkgs.patch
new file mode 100644
index 000..41796094060
--- /dev/null
+++ b/dev-python/astropy/files/astropy-1.3.3-external-python-pkgs.patch
@@ -0,0 +1,196 @@
+From: Ole Streicher 
+Date: Thu, 12 Jan 2017 11:37:47 +0100
+Subject: Use external python modules instead of convenience copies
+
+---
+ astropy/coordinates/angle_utilities.py |  2 +-
+ 

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

2017-06-25 Thread Sebastien Fabbro
commit: 1682ac8f8ed3ee1064ae57e0f0a97998f1a71867
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Fri May 19 22:11:53 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1682ac8f

dev-python/Babel: version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/Babel/Babel-2.4.0.ebuild | 48 +
 dev-python/Babel/Manifest   |  1 +
 2 files changed, 49 insertions(+)

diff --git a/dev-python/Babel/Babel-2.4.0.ebuild 
b/dev-python/Babel/Babel-2.4.0.ebuild
new file mode 100644
index 000..9ec087d4bd7
--- /dev/null
+++ b/dev-python/Babel/Babel-2.4.0.ebuild
@@ -0,0 +1,48 @@
+# 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,6} pypy{,3} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of tools for internationalizing Python applications"
+HOMEPAGE="http://babel.edgewall.org/ https://pypi.python.org/pypi/Babel;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="doc test"
+
+RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${DEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   # Make the tests use implementation-specific datadir,
+   # because they try to write in it.
+   sed -e '/datadir 
=/s:os\.path\.dirname(__file__):os.environ["BUILD_DIR"]:' \
+   -i tests/messages/test_frontend.py || die
+   sed -e '/^intersphinx_mapping/,+3d' -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Create implementation-specific datadir for tests.
+   cp -R -l tests/messages/data "${BUILD_DIR}"/ || die
+   py.test || die
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/Babel/Manifest b/dev-python/Babel/Manifest
index 1cdd76ab556..b6f1fa575e2 100644
--- a/dev-python/Babel/Manifest
+++ b/dev-python/Babel/Manifest
@@ -1,2 +1,3 @@
 DIST Babel-2.1.1.tar.gz 3437647 SHA256 
7fb6d50effe88a087feb2036cb972fd7a893bf338361516f1a55a820bf7b5248 SHA512 
ec7ebb8648101588eecc72913adc45c0593ed6ee5f10874edcd4b932959f9552edcecc8e2ec966dae6ef5e8adb23341f1a4f87ea2d9e6cbba57a9b8b0a352a94
 WHIRLPOOL 
812badf14a74fa391851aaae048ec5d815d6d8f7abce8b918f036243cc45d91ca97281614c2ef139797719077ef4880cfafce88e9d718b3cd633ed7303e4cfd7
 DIST Babel-2.3.4.tar.gz 6866920 SHA256 
c535c4403802f6eb38173cd4863e419e2274921a01a8aad8a5b497c131c62875 SHA512 
1fdba01946e7a8ebe3fef23843e23707cd060b0a179d775e29f938318d824e8779df2852fb8bbd18f61fc47de33af5d988c509dc67f54ea4cb3a4a66767869a5
 WHIRLPOOL 
ea265abb1a9f6de890c6fa8e78ef49eab2adbd47916f30d19d3d807220c6598c14a93527ba85b92b8e6fbc40571c706cf233d17d7ee65448e3270ead38b7c71a
+DIST Babel-2.4.0.tar.gz 6607513 SHA256 
8c98f5e5f8f5f088571f2c6bd88d530e331cbbcb95a7311a0db69d3dca7ec563 SHA512 
4e1341144dfb319c172a446facc47204c9b9f49972c8646b62e082975d8ec41c35e503e610d7114ef5346a5c073e87ed8d40a65a60d9540fb7ca947681cc0beb
 WHIRLPOOL 
58184100c060640316a1517ce70db2b5f9143fa10fb24b2b9d4069c8ecb638b914fbe405d0ab8a51628b98a00a7db4c462d6faff8b2b98a4cb5cd4ca3e7f5abf



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

2017-06-25 Thread Sebastien Fabbro
commit: d89d3d14e866c5c667af88e2dd1d02c3b95ca651
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Fri May 19 17:30:26 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89d3d14

dev-python/astropy-helpers: version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/astropy-helpers/Manifest|  1 +
 .../astropy-helpers/astropy-helpers-1.3.1.ebuild   | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/astropy-helpers/Manifest 
b/dev-python/astropy-helpers/Manifest
index 57fed4f8e38..b19702aed18 100644
--- a/dev-python/astropy-helpers/Manifest
+++ b/dev-python/astropy-helpers/Manifest
@@ -1,2 +1,3 @@
 DIST astropy-helpers-1.2.tar.gz 134346 SHA256 
623a9efdd1f34ce4fc71effb225bf5b8ff06ff515bd8e6b751aba2c7ff207661 SHA512 
c343b2d8a2f37f8baa94a4920c458b23fe28e5afa812937559cd10c1f6750bacc21aec38b8f52367ec68e2ea3ffeea85125290c32028b3076abebb8f2e7e
 WHIRLPOOL 
528ac9acb02bc03f3af61649be08ecc5cc39c26c7fc408664b38d4b662a64ef5350e6f9127bcbd5c9c8765d196c6b90221e0e192b70c70953d8e6b9dcbfe5aa4
+DIST astropy-helpers-1.3.1.tar.gz 136460 SHA256 
7640c5582e518a3ed2f2b5a209d188f1d5099ab33cc1e861a2c123e0e80c9fcd SHA512 
796e9827a6c29e148474180c9c8f934a51a8ed455991d84a096025ed5d8aecf764a8152a8b24aa1aec6c254b39ca3f13ebfc764717bd0109022b86c384ebaa99
 WHIRLPOOL 
e0091adbc7f081d5a64823443fe1fc58f7d4c1d3d10d0ff6e066f409c70224fd39dcdf0d651261b6a2133a821e1e4dede989c95c79d63fcbf69b9556f73078a8
 DIST astropy-helpers-1.3.tar.gz 136411 SHA256 
8e7410e5045bdccc68a8010624eed4ab0ef019a4fc621cae6eb900f51b107e20 SHA512 
f72a5de8ce1af5f340067bb9e76ccd6dd39195e4f65faf28ee482ef16ecec7e7dfb4cfbb4ec2db333a13bbf34e7f5f968041af807672421419f90f672c599ec4
 WHIRLPOOL 
2354912bbbd9b0ef1d165cea4b1fdaee7f978aebe40086d23d3a9905085fbb6a52dd97807ad8305b7b58269e281c2593b5a3f9c6d426f361c498a94f3cf37cb3

diff --git a/dev-python/astropy-helpers/astropy-helpers-1.3.1.ebuild 
b/dev-python/astropy-helpers/astropy-helpers-1.3.1.ebuild
new file mode 100644
index 000..f7e6f1eb6f8
--- /dev/null
+++ b/dev-python/astropy-helpers/astropy-helpers-1.3.1.ebuild
@@ -0,0 +1,23 @@
+# 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,6} )
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="Helpers for Astropy and Affiliated packages"
+HOMEPAGE="https://github.com/astropy/astropy-helpers;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+python_prepare_all() {
+   sed -e '/import ah_bootstrap/d' -i setup.py || die "Removing 
ah_bootstrap failed"
+   xdg_environment_reset
+   distutils-r1_python_prepare_all
+}



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

2017-06-25 Thread Sebastien Fabbro
commit: d388e8a913689d2b1d5837f6beba96c74e27c80b
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 03:25:08 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d388e8a9

dev-python/pytest-mpl:

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/pytest-mpl/Manifest  |  1 +
 dev-python/pytest-mpl/pytest-mpl-0.7.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest
index d34fbe1e582..e7227650485 100644
--- a/dev-python/pytest-mpl/Manifest
+++ b/dev-python/pytest-mpl/Manifest
@@ -1 +1,2 @@
 DIST pytest-mpl-0.5.tar.gz 112523 SHA256 
fee0da4a81e2a3e966cf6488a6bcc81a144688e145048ad1f66799a25135dad3 SHA512 
9056982403994572a33c861ebe0d7bbcb48579ef95f7cf93f716f06510fa09c187a8daad0ed4a55667444b74461a5a02d7f9217d89de57f3cc10116c88aaa662
 WHIRLPOOL 
4416015f78113bcfc74119a8a04fa55385e496395be9af2e7bcda317ac846744e0bf1221e18eac28efdc5a2b5a5305b2eaa25eef4c8c1051e1949702e92768d6
+DIST pytest-mpl-0.7.tar.gz 243763 SHA256 
cc975b5b905826bd1a04f780ca4a3309b309e5f5eb7824c2cf9252ee878668b7 SHA512 
90cb30b21286a87fbb08286ea80ec8278cffb7cae4be626bac2712c056f75e497767a425b1b657387bfac107ece6cf3035e4ff3d5676d85bc9dd327feb739063
 WHIRLPOOL 
238528e8d206f1d57968946e89c9727dafea2b5e9220ec6a57ad25b867c16d20ce4ba9a3c0cc654e54e1c79fe457f551123b47d1bbc3705fe78d2d8a165149bf

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild
new file mode 100644
index 000..5c48b37e1a8
--- /dev/null
+++ b/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1 virtualx
+
+DOCS=( README.rst CHANGES.md )
+
+DESCRIPTION="pytest plugin to faciliate image comparison for matplotlib 
figures"
+HOMEPAGE="https://github.com/astrofrog/pytest-mpl/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   echo "backend : Agg" > matplotlibrc || die
+   MPLCONFIGDIR=. virtx py.test -v || die
+}



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

2017-06-25 Thread Sebastien Fabbro
commit: 0b151ec05c76b94e5115b31642d7e9d3694c7c82
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:14:22 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b151ec0

dev-python/h5py: added python-3.6

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/h5py/h5py-2.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/h5py/h5py-2.7.0.ebuild 
b/dev-python/h5py/h5py-2.7.0.ebuild
index ed62fbcb576..2557c3c503a 100644
--- a/dev-python/h5py/h5py-2.7.0.ebuild
+++ b/dev-python/h5py/h5py-2.7.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 flag-o-matic
 



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

2017-06-25 Thread Sebastien Fabbro
commit: ea3adf495039bc220125aaccdb50395c951dcfa3
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Wed Mar  8 18:34:07 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3adf49

dev-python/zict: initial import

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/zict/Manifest  |  1 +
 dev-python/zict/metadata.xml  | 12 
 dev-python/zict/zict-0.1.1.ebuild | 31 +++
 3 files changed, 44 insertions(+)

diff --git a/dev-python/zict/Manifest b/dev-python/zict/Manifest
new file mode 100644
index 000..918fa01fadd
--- /dev/null
+++ b/dev-python/zict/Manifest
@@ -0,0 +1 @@
+DIST zict-0.1.1.tar.gz 10557 SHA256 
e4e2758d8f202a5bb7fd94f45b87cccf2092bfc97786cc0c8321ab35d72e098a SHA512 
fcf608c5c22c8d61168ce35699da3459862a0d470fd73c1d138ab08e4e09945bb43674cc3f35ee483026d978c3bd3d12edbec48f8c3194f73ccdf182cd5d8388
 WHIRLPOOL 
dc1136c1a7fcef1069bc07078a74d80ae6301d7283a25fdbaf5a9ce2d02c6d16dc34506be2393570c1ea3c07fbf476acb80cc9c9063d2c6a75454881446571c8

diff --git a/dev-python/zict/metadata.xml b/dev-python/zict/metadata.xml
new file mode 100644
index 000..e6987c16f38
--- /dev/null
+++ b/dev-python/zict/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+zict
+dask/zict
+  
+

diff --git a/dev-python/zict/zict-0.1.1.ebuild 
b/dev-python/zict/zict-0.1.1.ebuild
new file mode 100644
index 000..d294990882f
--- /dev/null
+++ b/dev-python/zict/zict-0.1.1.ebuild
@@ -0,0 +1,31 @@
+# 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
+
+DESCRIPTION="Mutable mapping tools"
+HOMEPAGE="http://github.com/dask/zict/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="dev-python/HeapDict[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+  dev-python/HeapDict[${PYTHON_USEDEP}]
+  dev-python/lmdb[${PYTHON_USEDEP}]
+  dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   py.test || die
+}



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

2017-06-25 Thread Hans de Graaff
commit: 41efb20a3d0d7f59700a8dbc9a0187af15f4a36e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 26 04:10:48 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 26 04:10:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41efb20a

dev-ruby/roadie: add 3.2.2

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/roadie/Manifest|  1 +
 dev-ruby/roadie/roadie-3.2.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/roadie/Manifest b/dev-ruby/roadie/Manifest
index 8277236222e..0c5af451131 100644
--- a/dev-ruby/roadie/Manifest
+++ b/dev-ruby/roadie/Manifest
@@ -1 +1,2 @@
 DIST roadie-3.2.1.tar.gz 45484 SHA256 
26d0adcd9a72b87711e96fc909740158f0e4c66911353eaae2c77f1e6be8b4a8 SHA512 
01f96e661212c67f4e7a30703730ac92691c339900f35ea767db1e5458cbb1336063424c176927608afe3e72b91313164bb4e1b5f929ad43ad2270659dd25891
 WHIRLPOOL 
17dca9ff0a50933b8cd2d4dbc659fda79ad6409556025d274239ae31ba66736516aa6396ba00098e386c1ae5cbd002341bc9d7e2c6c83899229e13224aea285d
+DIST roadie-3.2.2.tar.gz 45511 SHA256 
5e3ea2fb3f67a74c5b817e92a412915a1eaa4918aa608885daf32791b2a8a214 SHA512 
484133fccdb6485c00265f62c0ccd88819eb12acc6fe10233740c8b7d1418511d5b7d1cc67f222a5484205bfd7e8616c614136205e75cf85875296b37ecd603e
 WHIRLPOOL 
767d1bec444edb0cc33fb0d6416f67a6417baea74c9eb700b95bd729828a86bc36646311282e6bd03451cd9c93b958675e7312ef23d7e75435413ab178634d63

diff --git a/dev-ruby/roadie/roadie-3.2.2.ebuild 
b/dev-ruby/roadie/roadie-3.2.2.ebuild
new file mode 100644
index 000..b7f0d2a9ca4
--- /dev/null
+++ b/dev-ruby/roadie/roadie-3.2.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Making HTML emails comfortable for the Rails rockstars"
+HOMEPAGE="https://github.com/Mange/roadie;
+SRC_URI="https://github.com/Mange/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.0
+   >=dev-ruby/css_parser-1.4.5 =dev-ruby/css_parser-1.4*"
+ruby_add_bdepend "test? ( dev-ruby/rspec-collection_matchers dev-ruby/webmock 
)"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e 's/git ls-files/find . -type f -print/' \
+   -e '/test_files/d' \
+   -e '/css_parser/ s/~>/>=/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2017-06-25 Thread Hans de Graaff
commit: b0b145b38536de68fb5957ae057f85a6c111d177
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 26 04:13:36 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 26 04:13:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b145b3

dev-ruby/rouge: add 2.1.1

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/rouge/Manifest   |  1 +
 dev-ruby/rouge/rouge-2.1.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/rouge/Manifest b/dev-ruby/rouge/Manifest
index a1e8e3628f5..85e44857448 100644
--- a/dev-ruby/rouge/Manifest
+++ b/dev-ruby/rouge/Manifest
@@ -2,3 +2,4 @@ DIST rouge-1.11.1.tar.gz 491281 SHA256 
da89a26cc995b9084e75041fbca8425c57fbe9576
 DIST rouge-2.0.6.gem 232960 SHA256 
40fd67c9d8433aaf1f490d2310611580cd2ecd34230a8358b9a33d039db850a0 SHA512 
eef9b10b07b4853fd98c3b1a9df7f0c71f3198b8c21afe16332c4b94176d5233b5e57167886a485e187b6f70502055acd14056965cbc63e444ab6b7a02b53c20
 WHIRLPOOL 
953625f389aa79e1a465b80c69d26942de2be1b0a21940020664ff650452dcea74e66d909c6e2cdca0b7d1055d55476cb3dae1d111f566b8e613e3dd7ca41050
 DIST rouge-2.0.7.gem 239616 SHA256 
2da14eb856839a81ad708883c2495507f50f973f3f46904cc7d87784039ed169 SHA512 
9baf3e3170f0fdba9693eee52e7a730dead7319828416aaf8b13541cf761e265af42a116adda19d982cae141cbbd27119fe09f88b68211fb1f2ca73822b9689f
 WHIRLPOOL 
93ac13d7f1ad026911311c4000686f17a735cabcb7844bfb754501597b812939fac6e873f36bfb95410c9ea08ee51beac488eb71092c9bed5c44e03708637e5c
 DIST rouge-2.1.0.gem 270336 SHA256 
24eb33b9834c3ed77c74075699a61d989fa94819314b1dc0177e36f7f77e62a4 SHA512 
9ffcb1f23d22c18f3f9d68cdd6b50b8bdf154c47bd27ab656328d7fbef3fe2df544ba6caa10f6ee925aee8f0baeafcac77aa0eaab02dd71144d1269dd72432a7
 WHIRLPOOL 
23062bef13f18e389244856a4e4bbd11546d2bfee2e8fb480bff4c760dcf419a68f84c86b502690e8234356c22ad8a569775dba2ad775bb61475a37accc417f0
+DIST rouge-2.1.1.gem 270336 SHA256 
37048e4b8dbd826971d9cae8b75e36e4bcfaccfe4ad2d963829c55890bcec6f2 SHA512 
4635e65e8a2dfb05e1bd969b137622e3754931308d23c61dfcee1f604256e5f81ddc633898cda67b66f2bb1b70e9ebc4e79f4057c168579b7b31f6b24b7cf209
 WHIRLPOOL 
f3aaf50d39d421c331f0e8198f73bb39a72ed0e08f90e69e6790655a86b3e7fe773c59da55ed0b9e37d2ea78485a49c117ea20302918092a463c15c6b4f9b870

diff --git a/dev-ruby/rouge/rouge-2.1.1.ebuild 
b/dev-ruby/rouge/rouge-2.1.1.ebuild
new file mode 100644
index 000..b87df474b26
--- /dev/null
+++ b/dev-ruby/rouge/rouge-2.1.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Yet-another-markdown-parser using a strict syntax definition in 
pure Ruby"
+HOMEPAGE="https://github.com/jneen/rouge;
+#SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"
+ruby_add_rdepend "dev-ruby/redcarpet
+   !!dev-ruby/rouge:0"
+
+RESTRICT="test"
+# Depends on dev-ruby/wrong, which is not packaged yet.



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

2017-06-25 Thread Hans de Graaff
commit: ff1b80c5b2468dc63a940691b495145e07876bbf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 26 04:14:11 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 26 04:14:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1b80c5

dev-ruby/css_parser: add ruby24

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/css_parser/css_parser-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/css_parser/css_parser-1.5.0.ebuild 
b/dev-ruby/css_parser/css_parser-1.5.0.ebuild
index 72c87f8f776..6fca6ba41cd 100644
--- a/dev-ruby/css_parser/css_parser-1.5.0.ebuild
+++ b/dev-ruby/css_parser/css_parser-1.5.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOC_DIR="doc"



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

2017-06-25 Thread Matt Thode
commit: 6a8cdf11e045901a7db3d3da30ddf98f9e16b532
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jun 26 03:38:51 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jun 26 03:38:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8cdf11

dev-python/keyring: bup 10.4.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/keyring/Manifest  |  1 +
 dev-python/keyring/keyring-10.4.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/keyring/Manifest b/dev-python/keyring/Manifest
index 6438db17600..e9913596270 100644
--- a/dev-python/keyring/Manifest
+++ b/dev-python/keyring/Manifest
@@ -3,4 +3,5 @@ DIST keyring-10.1.tar.gz 37088 SHA256 
af7f02d8ad957523842651f1a2247ff178c387476f
 DIST keyring-10.2.tar.gz 37110 SHA256 
bf49be09b31db401791bde1799da30d6926e7de2f0fb836c3dfc85aa5538a572 SHA512 
ee2bb8e612d542ed4cf28f911d436a4b27a04eda0407f8a638189098c729d5e2aa70205783f5320fbbd4a5cdd524f12796880e46f9d1369ff27d2346e5959040
 WHIRLPOOL 
889550e38e65af3b188037083fe4101169454fce374fe8bddd621e6beaf187943aa18c3d37bbcfb405db1b1de930a9578800744f6f26264acbf53c2a4503
 DIST keyring-10.3.2.tar.gz 39244 SHA256 
f462698bc8b96ef5f9fb31d392611f416c808a8244d679fb02530b72bab01ad6 SHA512 
4d9737b47bf728d9c8cce222ed9da833955599c210c77c1fd99d67543ff936f79a99a14e3bad927c0b209f18612fc21d8682b065aa3f2601b1365f4e38e96d36
 WHIRLPOOL 
bcfb915cdac58b1bff3ed55520d7d674edf01b109270bf8c1dddea4a0a124342792d2884ee34a99b0503fa6c6af16932ab6be7998ec27d9e2a52a2f9e126afe6
 DIST keyring-10.3.3.tar.gz 39531 SHA256 
86a7db0ed1026853d1235f4901efbcaafdba52357f2a0b0347ec1adbdc9b9026 SHA512 
6087b9553d3a8df4abbcc0bacc18d769fda04c092781bd79817ceb5984a2548b5c3a4a2bda15a95040b9db59750a91d8eebbc2420d5f9dbd2fa3d6f10884e26a
 WHIRLPOOL 
ca25219e54280a75c08147baec88e795d23bca18f9ddc8b5e562dcd70635c61d4cab7e354eb04417cef6b2c9dfbd1c29ab3f5c4e53d4a0fb859e67415272ecfe
+DIST keyring-10.4.0.tar.gz 39632 SHA256 
901a3f4ed0dfba473060281b58fd3b649ce70f59cb34a9cf6cb5551218283b26 SHA512 
34b1503588fedd480b2031d5557349bc6cd70108e68205a38338e091d2865df512f9a9aa3525fb11fbbb9bc06b2cfa759685495ca94b4044ec034070aa3dc0bb
 WHIRLPOOL 
87dda84b89dd6823b161898be8656cc0bd6ab2a549238193f24fcd27fd4b7fae73e77005fdb56b259c2eec3fb0b8f38e856b749ca313cf1b465cebb7804b6721
 DIST keyring-9.3.1.tar.gz 40579 SHA256 
3be74f6568fcac1350b837d7e46bd3525e2e9fe2b78b3a3a87dc3b29f24a0c00 SHA512 
b899e45e479806e9d01cb490925e291608dfa32bdac212a09922c2fa11196bf18b3ccdefd05aa3777588df43f1dbc5352d6705b93cae23bc7525c727254a938c
 WHIRLPOOL 
5e0213331bafa0e387129f6ae705835cfb01aac3daadd2e142b3ebccc9b6bde1c2ebf7ba30610a89bbcffe728f1fc6efa42227ab2afccef81144ec3d0a7cc935

diff --git a/dev-python/keyring/keyring-10.4.0.ebuild 
b/dev-python/keyring/keyring-10.4.0.ebuild
new file mode 100644
index 000..8987c7c8a6b
--- /dev/null
+++ b/dev-python/keyring/keyring-10.4.0.ebuild
@@ -0,0 +1,31 @@
+# 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,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Provides access to the system keyring service"
+HOMEPAGE="https://github.com/jaraco/keyring;
+SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="PSF-2"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   dev-python/secretstorage[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   )"
+RDEPEND=""
+
+python_test() {
+   py.test -v -v || die "testsuite failed under ${EPYTHON}"
+}



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

2017-06-25 Thread Matt Thode
commit: 31e2762dca1421b1615c3b68905206cdd25cfadc
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jun 26 03:59:42 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jun 26 03:59:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e2762d

net-misc/memcached: bup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-misc/memcached/Manifest|  1 +
 net-misc/memcached/memcached-1.4.38.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-misc/memcached/Manifest b/net-misc/memcached/Manifest
index d110cf55de5..4e54a7b6448 100644
--- a/net-misc/memcached/Manifest
+++ b/net-misc/memcached/Manifest
@@ -3,3 +3,4 @@ DIST memcached-1.4.34.tar.gz 391131 SHA256 
5064c87f91a37d822dfeab8768490c55fe686
 DIST memcached-1.4.35.tar.gz 398312 SHA256 
f4815ac95aa06c0f360052a0a12010533b2b78c3bfe475b171606c1b61469476 SHA512 
f42f12ce950d0dd83049f3ece588facc0617f0fc0010f428eb92efcf5a0a5422e110dcef6cff34e5feb5e7a115efa8b82fb09e26f2ff8bb112ebb5fb9adcaf4d
 WHIRLPOOL 
b5b01d658f9f815a0ace4ec6737ed42d0b8741dfdf738af8488c7c261d874f81985fc98db378aa744af1f02400994ee0bff6e037f96dabdad1b0a16568599d1a
 DIST memcached-1.4.36.tar.gz 399047 SHA256 
773b6bb20bf80223ca6a15d75f570fbab346ad11ec98595e5af5e33f54bd82d8 SHA512 
37334c0e04af3175153fa4ac37606c2040dcba31556435abfd17d44d9038fc46df9355bf13103ecdede2c6716baf82699e7f62f1891aa587db232e992cf3aeea
 WHIRLPOOL 
27e4b48ad395811fa9a145e650e43ce18f68315dc18d85947742bab8d068bca570aa41e80024956e8d401eb5b656f353d97376151ff6ab8b0624b1cb686002d6
 DIST memcached-1.4.37.tar.gz 399782 SHA256 
2f335ab9110ce39036c5271ef39a582a852e424bc9659e421844073cfdf8606b SHA512 
eadcb2ea3caf5946f3348c3cddc9fa4de3268589096a8fbfcb7c2867ce317390bdb91a2539353c756d214eb02ef3f0f0e71adb5dd46fd37fda4e82a59173e1b4
 WHIRLPOOL 
58dc31ec9ead3b26e37a2158ea15890ff145b90a3171aec12ed772123c05667a7689fe0014509008db53d220a06185db5ad335fd01624561cd2fa1b845a4ed2a
+DIST memcached-1.4.38.tar.gz 403618 SHA256 
e3d06a3d3fbab2573276232f0b25a0789d7ab1242a1750d0ab049d742776ef86 SHA512 
23124ce7d25567d9e56984c074b5e4876bf6f64bdc21c2e9eb71ad9826704d1b1b2b34f560a94d6aa8113ac21939031509f934f4f9e64dd7b56c7748037bd71e
 WHIRLPOOL 
074f92b1e0882391210b15f6c8cc141243cef132615c0821c2daba61a7bd4d3b8b3fc5a0f61e2abfd3c4958ad36d01a06c80ee36549785b4533dab5ab57f556c

diff --git a/net-misc/memcached/memcached-1.4.38.ebuild 
b/net-misc/memcached/memcached-1.4.38.ebuild
new file mode 100644
index 000..85d691cdb47
--- /dev/null
+++ b/net-misc/memcached/memcached-1.4.38.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit autotools eutils flag-o-matic systemd user
+
+MY_PV="${PV/_rc/-rc}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="High-performance, distributed memory object caching system"
+HOMEPAGE="http://memcached.org/;
+SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
+https://www.memcached.org/files/old/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
+
+RDEPEND=">=dev-libs/libevent-1.4:=
+dev-lang/perl
+sasl? ( dev-libs/cyrus-sasl )
+selinux? ( sec-policy/selinux-memcached )"
+DEPEND="${RDEPEND}
+   test? ( virtual/perl-Test-Harness 
>=dev-perl/Cache-Memcached-1.24 )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-1.2.2-fbsd.patch"
+   epatch "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
+   epatch "${FILESDIR}/${PN}-1.4.4-as-needed.patch"
+   epatch "${FILESDIR}/${PN}-1.4.17-EWOULDBLOCK.patch"
+   sed -i -e 's,-Werror,,g' configure.ac || die
+   sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac || die
+   eautoreconf
+   use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN
+
+   # Tweak upstream systemd unit to use Gentoo variables/envfile.
+   # As noted by bug #587440
+   sed -i -e '/^ExecStart/{
+   s,{USER},{MEMCACHED_RUNAS},g;
+   s,{CACHESIZE},{MEMUSAGE},g;
+   s,OPTIONS,MISC_OPTS,g;
+   };
+   /Environment=/{s,OPTIONS,MISC_OPTS,g;};
+   /EnvironmentFile=/{s,/sysconfig/,/conf.d/,g;};
+   ' \
+   "${S}"/scripts/memcached.service
+}
+
+src_configure() {
+   econf \
+   --disable-docs \
+   $(use_enable sasl)
+   # The xml2rfc tool to build the additional docs requires TCL :-(
+   # `use_enable doc docs`
+}
+
+src_compile() {
+   # There is a heavy degree of per-object compile flags
+   # Users do NOT know better than upstream. Trying to compile the testapp 
and
+   # the -debug 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Address-List/

2017-06-25 Thread Kent Fredric
commit: 13de02f536e003cdf86cb3a861b5b3f291d60dc6
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 26 02:47:59 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 26 02:54:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13de02f5

dev-perl/Email-Address-List: Fix for '.' in @INC re bug #615820

Generic Module::Install fix

Bug: https://bugs.gentoo.org/615820
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Email-Address-List/Email-Address-List-0.50.0.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-perl/Email-Address-List/Email-Address-List-0.50.0.ebuild 
b/dev-perl/Email-Address-List/Email-Address-List-0.50.0.ebuild
index ba58c2228cd..ebff2adfd17 100644
--- a/dev-perl/Email-Address-List/Email-Address-List-0.50.0.ebuild
+++ b/dev-perl/Email-Address-List/Email-Address-List-0.50.0.ebuild
@@ -24,3 +24,9 @@ DEPEND="${RDEPEND}
 "
 
 SRC_TEST="do"
+
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Eval-Closure/

2017-06-25 Thread Kent Fredric
commit: 3598757d129fae0864c849959c08d728767b3cff
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 26 02:36:45 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 26 02:54:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3598757d

dev-perl/Eval-Closure: Cleanup old re bug #554926

Removing versions that no longer function since Perl 5.22

Bug: https://bugs.gentoo.org/554926
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Eval-Closure/Eval-Closure-0.80.0-r1.ebuild | 28 --
 dev-perl/Eval-Closure/Manifest |  1 -
 2 files changed, 29 deletions(-)

diff --git a/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild 
b/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild
deleted file mode 100644
index ba7145fee9a..000
--- a/dev-perl/Eval-Closure/Eval-Closure-0.80.0-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="safely and cleanly create closures via string eval"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-   dev-perl/Sub-Exporter
-   dev-perl/Try-Tiny
-"
-DEPEND="${RDEPEND}
-   test? (
-   dev-perl/Test-Fatal
-   dev-perl/Test-Output
-   dev-perl/Test-Requires
-   )
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Eval-Closure/Manifest b/dev-perl/Eval-Closure/Manifest
index 9a332551c46..2067d19c67b 100644
--- a/dev-perl/Eval-Closure/Manifest
+++ b/dev-perl/Eval-Closure/Manifest
@@ -1,3 +1,2 @@
-DIST Eval-Closure-0.08.tar.gz 16746 SHA256 
738ce424d68ce1ac93c0b1539d6740ac8fff81fdd06ef7e4c8b022296922a407 SHA512 
0e6edd318f52f9f324dfddb003b0825c748d688fecb041e61a8aa1645d3bfcdfc6968b782ecd7e3b0892d4db3160048a2319cbf0dc16086bf6005ffec24250bf
 WHIRLPOOL 
6661da045a2e0e2c9f41c68becb765ac44bc55327048880a5590559a301fa13f66b1f7ccce6f416fbca1f54321b967480855d18043026cbc12c21213a8981a07
 DIST Eval-Closure-0.13.tar.gz 19735 SHA256 
65bec0368e8f0631a24bf6dc6dd24d2d8d485350e406d20005db2c6aa1c0445d SHA512 
f87d8aa8af5f87611f95a8f1f44f9c403ab669f944b3a63a9f8ca6a80075ed957f0050bd57b2076581bc47fa57b710712ed9e3abe5670a1881b12dd674414f89
 WHIRLPOOL 
7e187b94cfaaa5da2cb25cff3d7195b91f563303e7f17471dc2a22afaacd1fc382aadf7e998762f51842367d56eef8536514c3f33cb0bd2503c7cbffbee2dc8d
 DIST Eval-Closure-0.14.tar.gz 20128 SHA256 
ea0944f2f5ec98d895bef6d503e6e4a376fea6383a6bc64c7670d46ff2218cad SHA512 
fc55206bd39c4cb39360d06b6f39a65743f34b5e59d1a1ce99bf5831b9d88a03fb6dadf32fa9f0868e140fce719d53a7b13027f397cdd7f6ca05cc81277bdc08
 WHIRLPOOL 
dfa5cd1c3b5f0019b5202823c456eec4c271b8f23568595191a9a80b8b2f8fbfb07e28eb536c88d60ea276c597cf7b3f056ec6af5cd2d281d0edaaa54a9e815d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-AutoInstall/

2017-06-25 Thread Kent Fredric
commit: da43366ae3a90846b0c1030e2d3d992bbb71f125
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 26 02:54:05 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 26 02:54:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da43366a

dev-perl/ExtUtils-AutoInstall: Fix DESCRIPTION.toolong

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild 
b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild
index 7944b76c81f..14447677c2b 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild
@@ -7,7 +7,7 @@ MODULE_AUTHOR=AUTRIJUS
 MODULE_VERSION=0.63
 inherit perl-module
 
-DESCRIPTION="Allows module writers to specify a more sophisticated form of 
dependency information"
+DESCRIPTION="Automatic installation of dependencies via CPAN from within 
Makefile.PL"
 
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-HanExtra/

2017-06-25 Thread Kent Fredric
commit: e3407ff05f68a430f77c566cfe933d1c2d4dd0f5
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 26 02:50:23 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 26 02:54:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3407ff0

dev-perl/Encode-HanExtra: Fix for '.' in @INC re bug #615840

Generic Module::Install fix for 5.26

Bug: https://bugs.gentoo.org/615840
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild 
b/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild
index a960cfb2076..d7718acbc88 100644
--- a/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild
+++ b/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild
@@ -18,3 +18,9 @@ DEPEND="virtual/perl-Encode"
 RDEPEND="${DEPEND}"
 
 #SRC_TEST="do"
+
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-AutoInstall/

2017-06-25 Thread Kent Fredric
commit: 917f4c4a93c38adfd9a9a6dc6ce20aaef95f5849
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 26 02:52:09 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 26 02:54:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=917f4c4a

dev-perl/ExtUtils-AutoInstall: Fix for '.' in @INC re bug #615830

Generic Module::Install fix for 5.26

Bug: https://bugs.gentoo.org/615830
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild   | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git 
a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild 
b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild
index 0084a070603..7944b76c81f 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,6 +19,12 @@ IUSE=""
 RDEPEND="dev-perl/Sort-Versions"
 DEPEND="${RDEPEND}"
 
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}
+
 src_compile() {
echo "n" | perl-module_src_compile
 }



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

2017-06-25 Thread Thomas Deutschmann
commit: 64c9bd1b32d03a0f4f1751a066b807daee029e81
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jun 26 01:16:47 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jun 26 01:16:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c9bd1b

net-firewall/shorewall: Bump to v5.1.4.4

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-firewall/shorewall/Manifest |   7 +
 net-firewall/shorewall/shorewall-5.1.4.4.ebuild | 456 
 2 files changed, 463 insertions(+)

diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest
index 16b1d11f286..2f681aed287 100644
--- a/net-firewall/shorewall/Manifest
+++ b/net-firewall/shorewall/Manifest
@@ -2,27 +2,34 @@ DIST shorewall-5.0.15.6.tar.bz2 525827 SHA256 
17ae4613eac68a62d4cd520af8c63b54b3
 DIST shorewall-5.1.4.1.tar.bz2 510816 SHA256 
c561dd91c4b88ef087a6d172bafb4ac5d01c0055c47b855568536a0c422ff232 SHA512 
4650e2ec73dcf6c38cf2992fefdbd2e302a34a9687a933d8a375d227df2621db96c9a2e54ebbfac50014152caffc0736a7bc1192f479c69c56f78f7874bc09b3
 WHIRLPOOL 
065cbd0f4e07a09e5326968680919de7fb988db092a406b0e809335374e8c5e68c0c8e4abeb4b8bd7dbb727869bcb7e0dc65bc38c33d783ff355943966183287
 DIST shorewall-5.1.4.2.tar.bz2 511131 SHA256 
df3ff7199c2fdf031030221b9aa23d2b80e4cafa1fe663ddedeaf901b6d013b1 SHA512 
ccbc000341e21a82e22157717f8356b785f166928f26c63b5b35deadfd7e8c9674b2c4d47b2a1e67cad37b1bdb3080f2a27add05135fa4f1cdbc860b988bc90b
 WHIRLPOOL 
e12d3968f7d34cd41ead3a15f13092668743a4a488f242368feb843b8751bb13a3bb90a2094c76f3137de649fd5329dc6f9f1a34398d0301b6885380217255c4
 DIST shorewall-5.1.4.3.tar.bz2 511450 SHA256 
29238dfc996353acbfdb039f485e2acf22c7c039f8b9ab28a2d7ce827c935d3e SHA512 
623b4e266b4ea5aaedb6fa05fb190e64ea8c94a32382b1548dc6c80dd251e5a9695c39fb14316b24dd07eda728b864bbff575e759ba4fcd70e82cabd9f046f77
 WHIRLPOOL 
66c07064ef491a2a336bd0832498fc1b18b17f3660f5f2b0efd6361c1405d93e816c809f3572f92b1ab678305f459a5f6065b380bdca6f5233113037bfc98f89
+DIST shorewall-5.1.4.4.tar.bz2 511611 SHA256 
fe71c2a2efdc45b594ecc097115322c2203fe31b3098efa4023eff429ff2c55f SHA512 
14c7a8cb750b37b72adba28ae00619d4e27fdc73801f1462705754ddbb47727d60425021018bdefdef6c373f2310a774569a88728125e52fd59cf10d94ee4aea
 WHIRLPOOL 
0ef8b315f577c4c8612ad5f842dc8b5e3f4248445cda56136f733fc78d8217d6b5607ff9ed17d43cdd81109b3e493b640ce7bf7e9d33750eaff1cd0effac5c37
 DIST shorewall-core-5.0.15.6.tar.bz2 65272 SHA256 
6b1c461494922f207397ce2d9ed12b0a105d82ee3528a02a4448bc6c028623b8 SHA512 
5e33ef55c4ca43a5c49747d5b3f40c9f43b0696e7084a6db56df73810551d216bd313860eb5354f50b1f9849c4d332f665e3f4832ff1cf3a9542bb6a43a73119
 WHIRLPOOL 
1b66e763e0d37b78b0343c8ad4964d46459347114bbebfeb965af075d73bbf71a8c695310f051f4160e5dd1cc7033e32545a5404538acce7d0452aa1618af4cd
 DIST shorewall-core-5.1.4.1.tar.bz2 75813 SHA256 
3d1446f7e437104c8f8c7257ccdbddfc0dc7df3ea68b80274c11dd94cc1c8629 SHA512 
118378698e0fa1216b52ace92fe9eae0f7d32c39becbc50837a895d7367674b2c973b1633c8919045d9d16dd2a5fdbedb9d62ff1513547ee4770a2e9116d8b1e
 WHIRLPOOL 
02ef5428faeb68f2ca3cf6c1e00ab15d0146d5ad931942528ba1832ce96e490df67976a40ed576014f30f06e2e4869ba691c1606d57b22364ab2e6b7ed32a019
 DIST shorewall-core-5.1.4.2.tar.bz2 75953 SHA256 
19a8790fcd60a5ea77e306f219d68920bb3f9287610cd53825776153df13bba0 SHA512 
049463e094d8d8229f4ce13c75de5c8be46947ffea3a0bfbb12888a8dea606dfe8191fc32f1d2f7cdae40569a9d9967d790c0699d038353d3065cbc118a1aad1
 WHIRLPOOL 
5b665b2dae433961421594f95456583f44253f7e24379c1cbc81ad0871f2e1f432dd54d759f4f4a16f9317e6ca4a73c5c5d5d9b51a897bb053309bfee91fa8e1
 DIST shorewall-core-5.1.4.3.tar.bz2 76112 SHA256 
6d283b8b380db5d94c39325cf44fe9b71cb2f5bb0e4ea8941aef33e802b1e5d6 SHA512 
d6969fbe579c20918ca132111cf2ba8f2db4b397afe5d47b1fab796571203ea96b423379ab5403354aac5a7b6d83aeb1f5160124c2cdb33993fa3160fe156097
 WHIRLPOOL 
76b650a42c40a35fa3c30b02ae02bc0ca8f607be093e43357f491686aca75941266cb195650c8711232d13b6e5dd9c86c555d38c59a094ef3578ce86d0139086
+DIST shorewall-core-5.1.4.4.tar.bz2 76206 SHA256 
e5fddd7f25b717bce6cc3a9e50d72cb172335d113c58aaef4496004297db6a13 SHA512 
24a9a0176d3b1c3dede7428393b9e04a37329053fff95f15102a04d97fb95b30a11c7e0d550a457a29b07291c9347c9b96969ea1b03b68858b3e022f29fd908a
 WHIRLPOOL 
1ff57177c352bd828a0f113267ea154ff5288eb83caa556b07fe85784de896e227f89bae47e7eaaecb76f1a2dbd0fdc87c95f20f8706ef480504a2c5cba0ad2b
 DIST shorewall-docs-html-5.0.15.6.tar.bz2 4290931 SHA256 
e6b253591fd9df7d00bf0bbcfd9c563f4248013119e13b22b34d947b244ce4e4 SHA512 
e1304ea2b0e05645654b04ea825d255de70e02edc5f183dcf9eba88641aaeda8cd9781bf46a84b98628a7ed148bf1450e37e7871ef2a577e54ffd3707d7d85c3
 WHIRLPOOL 
f1c038886f1428480c1f6b6be688717cee11717a8ae2b31ea35aef915245d2e46f7934e5bc0e54aaca7a9c83b0328cb3e96c949ed96730bada25896d85fbbf4a
 DIST shorewall-docs-html-5.1.4.1.tar.bz2 4284060 SHA256 
0d077e38503832e75f5432d4a1b1c478f0ef02576c8aeb00480a3a101ec9a105 SHA512 

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

2017-06-25 Thread Jeroen Roovers
commit: 5ac43983c6eec180fa8e845cb00e197ce1def2e0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jun 26 01:12:40 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jun 26 01:13:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac43983

net-dns/knot: Version bump.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-dns/knot/Manifest  |  2 ++
 net-dns/knot/knot-2.4.5.ebuild | 78 ++
 net-dns/knot/knot-2.5.2.ebuild | 77 +
 3 files changed, 157 insertions(+)

diff --git a/net-dns/knot/Manifest b/net-dns/knot/Manifest
index 2e6422b051c..2381fe895e2 100644
--- a/net-dns/knot/Manifest
+++ b/net-dns/knot/Manifest
@@ -1,3 +1,5 @@
 DIST knot-2.3.3.tar.xz 1071160 SHA256 
a929bce3b957a81776b1db7b43b0e4473339bf16be8dbba5abb4b0593bf43c94 SHA512 
ed7b93c2d0ae15819d09a8bf77c2d12505a035dcde9ac453b58c36d302c3cbaa2766e1f6d2163a71234d005494a7d9b5be436c0e16b443de4da97f7a5d9f
 WHIRLPOOL 
4bdf92d537d90e2ad412bb0619a7b4b8f0752c9dc981b3522beece19514f22d88db083e59c0f833d9492b0a1f8d347e008350d108d4c7337c9ee748d007bbde7
 DIST knot-2.4.4.tar.xz 116 SHA256 
9e9e743399f565129fc5f94380912514498817e18dd32ec4f8780d60452e563c SHA512 
b35a4d93929a226c768e13ff315a40a5752167ad6470521a3a01f73df91d093a7ee1c864ec2a37609e563c130efa2c6db287bd762edd82e0d9bf8a2854783800
 WHIRLPOOL 
e4b4e7a9e5880c34731818a3a5937f74d78920a15a484c4f3aa5f86b0e9e4c0d4d36ac1ca83556b1265ac1e8f2f4bfed933162a8761e1a87af34d156c40e3fdd
+DIST knot-2.4.5.tar.xz 536 SHA256 
87ce8ccc83511c5a1f4eadd3f0122f2f5ae86fb68e9b72f0700c6f5340ba95cb SHA512 
db4919dbe2dc688f401e6611d784d47e1d40a0f8ec8c8cd6240d89ab9dd2ce7dd1976ac7cb24c712ed8aa074e0026ff0a10e9d6d5e685929d271ae554d9a1cff
 WHIRLPOOL 
cdfdf0bc2591df8436f8ab0959581129cb1a4d86138f6bb75b507d83280c7d567eb794e3b76b8374d4087721de53e4afd7566411b8e51fa2655e9e5462357ef4
 DIST knot-2.5.1.tar.xz 1070108 SHA256 
6c08cdc0a0182e262136b936a968ad667abce112195d99c27e50ea22afc08398 SHA512 
83e65f0d16fc53377a31baedcd2b23f32ec7ac2c7e83728d0df1455935cad980534e27daf1e230bb8cd319728cc340d96d4de5a921220e651a5beabb2a9f9fcb
 WHIRLPOOL 
67c67bc937591ea53a05cf185e815b862b4d39e87fd681057ce5011c55d052cd09ce350667d4ad144e305943acb6da44d802bee344d5d7229cce080182b31dbb
+DIST knot-2.5.2.tar.xz 1071648 SHA256 
286671a4ee35a5207b2e45fd0812962b481b1b543bf3d5df3a8c319c26e2f5e9 SHA512 
bc40ec34dfab45daa3e41839ad9bf1590c36240678a7cb6256103f42a95603e24213f7258cf9fa323a26690de482e848270048d624bf4da7f989d9efb6ea2a11
 WHIRLPOOL 
a465ff278d735b227a35733c0f57b5167a77399c678f088d56a620ea5d51198a5d4aab785235476bdcdf14290fbc7550944ea7d8971c66486c1643423bfbe0c3

diff --git a/net-dns/knot/knot-2.4.5.ebuild b/net-dns/knot/knot-2.4.5.ebuild
new file mode 100644
index 000..50af785a49d
--- /dev/null
+++ b/net-dns/knot/knot-2.4.5.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit bash-completion-r1 eutils systemd user
+
+DESCRIPTION="High-performance authoritative-only DNS server"
+HOMEPAGE="http://www.knot-dns.cz/;
+SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dnstap doc caps +fastparser idn systemd"
+
+RDEPEND="
+   >=net-libs/gnutls-3.3:=
+   >=dev-libs/jansson-2.3
+   >=dev-db/lmdb-0.9.15
+   >=dev-libs/userspace-rcu-0.5.4
+   caps? ( >=sys-libs/libcap-ng-0.6.4 )
+   dnstap? (
+   dev-libs/fstrm
+   dev-libs/protobuf-c
+   )
+   idn? ( net-dns/libidn )
+   dev-libs/libedit
+   systemd? ( sys-apps/systemd )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( dev-python/sphinx )
+"
+
+S="${WORKDIR}/${P/_/-}"
+
+src_configure() {
+   econf \
+   --with-storage="${EPREFIX}/var/lib/${PN}" \
+   --with-rundir="${EPREFIX}/var/run/${PN}" \
+   --with-lmdb \
+   --with-bash-completions="$(get_bashcompdir)" \
+   $(use_enable fastparser) \
+   $(use_enable dnstap) \
+   $(use_enable doc documentation) \
+   $(use_with idn libidn) \
+   --enable-systemd=$(usex systemd)
+}
+
+src_compile() {
+   default
+
+   if use doc; then
+   emake -C doc html
+   HTML_DOCS=( doc/_build/html/{*.html,*.js,_sources,_static} )
+   fi
+}
+
+src_test() {
+   emake check
+}
+
+src_install() {
+   default
+
+   keepdir /var/lib/${PN}
+
+   newinitd "${FILESDIR}/knot.init" knot
+   systemd_dounit "${FILESDIR}/knot.service"
+
+   prune_libtool_files
+}
+
+pkg_postinst() {
+   enewgroup knot 53
+   enewuser knot 53 -1 /var/lib/knot knot
+}

diff --git a/net-dns/knot/knot-2.5.2.ebuild b/net-dns/knot/knot-2.5.2.ebuild
new file mode 100644
index 000..4644120da23
--- /dev/null
+++ b/net-dns/knot/knot-2.5.2.ebuild
@@ 

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

2017-06-25 Thread Jeroen Roovers
commit: 1a99459a771f21c8be1a738d713c8edfea19e70f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jun 26 01:13:15 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jun 26 01:13:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a99459a

net-dns/knot: Old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-dns/knot/Manifest  |  3 --
 net-dns/knot/knot-2.3.3.ebuild | 78 --
 net-dns/knot/knot-2.4.4.ebuild | 76 
 net-dns/knot/knot-2.5.1.ebuild | 75 
 4 files changed, 232 deletions(-)

diff --git a/net-dns/knot/Manifest b/net-dns/knot/Manifest
index 2381fe895e2..5ee7d7d21e4 100644
--- a/net-dns/knot/Manifest
+++ b/net-dns/knot/Manifest
@@ -1,5 +1,2 @@
-DIST knot-2.3.3.tar.xz 1071160 SHA256 
a929bce3b957a81776b1db7b43b0e4473339bf16be8dbba5abb4b0593bf43c94 SHA512 
ed7b93c2d0ae15819d09a8bf77c2d12505a035dcde9ac453b58c36d302c3cbaa2766e1f6d2163a71234d005494a7d9b5be436c0e16b443de4da97f7a5d9f
 WHIRLPOOL 
4bdf92d537d90e2ad412bb0619a7b4b8f0752c9dc981b3522beece19514f22d88db083e59c0f833d9492b0a1f8d347e008350d108d4c7337c9ee748d007bbde7
-DIST knot-2.4.4.tar.xz 116 SHA256 
9e9e743399f565129fc5f94380912514498817e18dd32ec4f8780d60452e563c SHA512 
b35a4d93929a226c768e13ff315a40a5752167ad6470521a3a01f73df91d093a7ee1c864ec2a37609e563c130efa2c6db287bd762edd82e0d9bf8a2854783800
 WHIRLPOOL 
e4b4e7a9e5880c34731818a3a5937f74d78920a15a484c4f3aa5f86b0e9e4c0d4d36ac1ca83556b1265ac1e8f2f4bfed933162a8761e1a87af34d156c40e3fdd
 DIST knot-2.4.5.tar.xz 536 SHA256 
87ce8ccc83511c5a1f4eadd3f0122f2f5ae86fb68e9b72f0700c6f5340ba95cb SHA512 
db4919dbe2dc688f401e6611d784d47e1d40a0f8ec8c8cd6240d89ab9dd2ce7dd1976ac7cb24c712ed8aa074e0026ff0a10e9d6d5e685929d271ae554d9a1cff
 WHIRLPOOL 
cdfdf0bc2591df8436f8ab0959581129cb1a4d86138f6bb75b507d83280c7d567eb794e3b76b8374d4087721de53e4afd7566411b8e51fa2655e9e5462357ef4
-DIST knot-2.5.1.tar.xz 1070108 SHA256 
6c08cdc0a0182e262136b936a968ad667abce112195d99c27e50ea22afc08398 SHA512 
83e65f0d16fc53377a31baedcd2b23f32ec7ac2c7e83728d0df1455935cad980534e27daf1e230bb8cd319728cc340d96d4de5a921220e651a5beabb2a9f9fcb
 WHIRLPOOL 
67c67bc937591ea53a05cf185e815b862b4d39e87fd681057ce5011c55d052cd09ce350667d4ad144e305943acb6da44d802bee344d5d7229cce080182b31dbb
 DIST knot-2.5.2.tar.xz 1071648 SHA256 
286671a4ee35a5207b2e45fd0812962b481b1b543bf3d5df3a8c319c26e2f5e9 SHA512 
bc40ec34dfab45daa3e41839ad9bf1590c36240678a7cb6256103f42a95603e24213f7258cf9fa323a26690de482e848270048d624bf4da7f989d9efb6ea2a11
 WHIRLPOOL 
a465ff278d735b227a35733c0f57b5167a77399c678f088d56a620ea5d51198a5d4aab785235476bdcdf14290fbc7550944ea7d8971c66486c1643423bfbe0c3

diff --git a/net-dns/knot/knot-2.3.3.ebuild b/net-dns/knot/knot-2.3.3.ebuild
deleted file mode 100644
index c736b849b78..000
--- a/net-dns/knot/knot-2.3.3.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1 eutils systemd user
-
-DESCRIPTION="High-performance authoritative-only DNS server"
-HOMEPAGE="http://www.knot-dns.cz/;
-SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug dnstap doc caps +fastparser idn systemd"
-
-RDEPEND="
-   >=net-libs/gnutls-3.3:=
-   >=dev-libs/jansson-2.3
-   >=dev-db/lmdb-0.9.15
-   >=dev-libs/userspace-rcu-0.5.4
-   caps? ( >=sys-libs/libcap-ng-0.6.4 )
-   dnstap? (
-   dev-libs/fstrm
-   dev-libs/protobuf-c
-   )
-   idn? ( net-dns/libidn )
-   dev-libs/libedit
-   systemd? ( sys-apps/systemd )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( dev-python/sphinx )
-"
-
-S="${WORKDIR}/${P/_/-}"
-
-src_configure() {
-   econf \
-   --with-storage="${EPREFIX}/var/lib/${PN}" \
-   --with-rundir="${EPREFIX}/var/run/${PN}" \
-   --with-lmdb \
-   --with-bash-completions="$(get_bashcompdir)" \
-   $(use_enable fastparser) \
-   $(use_enable debug debug server,zones,ns,loader,dnssec) \
-   $(use_enable debug debuglevel details) \
-   $(use_enable dnstap) \
-   $(use_enable doc documentation) \
-   $(use_with idn libidn) \
-   --enable-systemd=$(usex systemd)
-}
-
-src_compile() {
-   default
-
-   if use doc; then
-   emake -C doc html
-   HTML_DOCS=( doc/_build/html/{*.html,*.js,_sources,_static} )
-   fi
-}
-
-src_test() {
-   emake check
-}
-
-src_install() {
-   default
-
-   keepdir /var/lib/${PN}
-
-   newinitd "${FILESDIR}/knot.init" knot
-   systemd_dounit "${FILESDIR}/knot.service"
-}
-
-pkg_postinst() {
-   enewgroup knot 53
-   enewuser knot 53 -1 /var/lib/knot knot
-}

diff 

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

2017-06-25 Thread Andreas Sturmlechner
commit: 4f77b83217063508073eda9167eaf1bd7977c010
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 25 23:48:11 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 25 23:48:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f77b832

app-office/libreoffice: DEPEND on dev-libs/xmlsec[nss] instead of bundled

Reported-by: jospezial  gmx.de>
Gentoo-bug: 577278

Package-Manager: Portage-2.3.6, Repoman-2.3.1

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

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index cd11bb0a497..e259b7d60d0 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -56,7 +56,6 @@ unset DEV_URI
 # These are bundles that can't be removed for now due to huge patchsets.
 # If you want them gone, patches are welcome.
 ADDONS_SRC=(
-   "${ADDONS_URI}/xmlsec1-1.2.24.tar.gz" # modifies source code
"collada? ( 
${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
 )"
"java? ( 
${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
# no release for 8 years, should we package it?
@@ -120,6 +119,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
!libressl? ( >=dev-libs/openssl-1.0.0d:0 )
libressl? ( dev-libs/libressl )
>=dev-libs/redland-1.0.16
+   >=dev-libs/xmlsec-1.2.24[nss]
media-gfx/graphite2
media-libs/fontconfig
media-libs/freetype:2



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

2017-06-25 Thread Andreas Sturmlechner
commit: ea7ffd87beaa7391ba50b61cda9c53b3ac50371f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 25 23:21:37 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 25 23:32:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7ffd87

app-office/libreoffice: Add 5.4 stable branch

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-office/libreoffice/libreoffice-5.4..ebuild | 585 +
 1 file changed, 585 insertions(+)

diff --git a/app-office/libreoffice/libreoffice-5.4..ebuild 
b/app-office/libreoffice/libreoffice-5.4..ebuild
new file mode 100644
index 000..cd11bb0a497
--- /dev/null
+++ b/app-office/libreoffice/libreoffice-5.4..ebuild
@@ -0,0 +1,585 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_REQUIRED="optional"
+KDE_SCM="git"
+CMAKE_REQUIRED="never"
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_REQ_USE="threads,xml"
+
+# experimental ; release ; old
+# Usually the tarballs are moved a lot so this should make
+# everyone happy.
+DEV_URI="
+   http://dev-builds.libreoffice.org/pre-releases/src
+   http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
+   http://download.documentfoundation.org/libreoffice/old/${PV}/
+"
+ADDONS_URI="http://dev-www.libreoffice.org/src/;
+
+BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
+# PATCHSET="${P}-patchset-01.tar.xz"
+
+[[ ${PV} == ** ]] && SCM_ECLASS="git-r3"
+inherit multiprocessing autotools bash-completion-r1 check-reqs eutils 
java-pkg-opt-2 kde4-base pax-utils python-single-r1 multilib toolchain-funcs 
flag-o-matic versionator xdg-utils qmake-utils ${SCM_ECLASS}
+unset SCM_ECLASS
+
+DESCRIPTION="A full office productivity suite"
+HOMEPAGE="http://www.libreoffice.org;
+SRC_URI="branding? ( http://dev.gentoo.org/~dilfridge/distfiles/${BRANDING} )"
+[[ -n ${PATCHSET} ]] && SRC_URI+=" 
http://dev.gentooexperimental.org/~scarabeus/${PATCHSET};
+
+# Split modules following git/tarballs
+# Core MUST be first!
+# Help is used for the image generator
+MODULES="core help"
+# Only release has the tarballs
+if [[ ${PV} != ** ]]; then
+   for i in ${DEV_URI}; do
+   for mod in ${MODULES}; do
+   if [[ ${mod} == core ]]; then
+   SRC_URI+=" ${i}/${P}.tar.xz"
+   else
+   SRC_URI+=" ${i}/${PN}-${mod}-${PV}.tar.xz"
+   fi
+   done
+   unset mod
+   done
+   unset i
+fi
+unset DEV_URI
+
+# Really required addons
+# These are bundles that can't be removed for now due to huge patchsets.
+# If you want them gone, patches are welcome.
+ADDONS_SRC=(
+   "${ADDONS_URI}/xmlsec1-1.2.24.tar.gz" # modifies source code
+   "collada? ( 
${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
 )"
+   "java? ( 
${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
+   # no release for 8 years, should we package it?
+   "libreoffice_extensions_wiki-publisher? ( 
${ADDONS_URI}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip )"
+   # Does not build with 1.6 rhino at all
+   "libreoffice_extensions_scripting-javascript? ( 
${ADDONS_URI}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip )"
+   # requirement of rhino
+   "libreoffice_extensions_scripting-javascript? ( 
${ADDONS_URI}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip )"
+   # not packageable
+   "odk? ( 
http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll 
)"
+)
+SRC_URI+=" ${ADDONS_SRC[*]}"
+
+unset ADDONS_URI
+unset ADDONS_SRC
+
+# Extensions that need extra work:
+LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
+
+IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf 
gnome googledrive
+gstreamer +gtk gtk3 jemalloc kde libressl mysql odk pdfimport postgres 
quickstarter telepathy test vlc
+$(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
+
+LICENSE="|| ( LGPL-3 MPL-1.1 )"
+SLOT="0"
+[[ ${PV} == ** ]] || \
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   app-arch/unzip
+   app-arch/zip
+   app-crypt/gpgme[cxx]
+   app-text/hunspell:=
+   >=app-text/libabw-0.1.0
+   >=app-text/libebook-0.1
+   >=app-text/libetonyek-0.1
+   app-text/libexttextcat
+   app-text/liblangtag
+   >=app-text/libmspub-0.1.0
+   >=app-text/libmwaw-0.3.1
+   >=app-text/libodfgen-0.1.0
+   app-text/libstaroffice
+   app-text/libwpd:0.10[tools]
+   app-text/libwpg:0.3
+   >=app-text/libwps-0.4
+   app-text/mythes
+   >=dev-cpp/clucene-2.3.3.4-r2
+   =dev-cpp/libcmis-0.5*
+   dev-db/unixODBC
+   dev-lang/perl
+   dev-libs/boost:=
+   dev-libs/expat
+   dev-libs/hyphen
+ 

[gentoo-commits] repo/gentoo:master commit in: net-misc/sks/files/, net-misc/sks/

2017-06-25 Thread Kristian Fiskerstrand
commit: c5d3a33403d2ff4f05b29ec925e06adf600e6a98
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jun 25 22:34:09 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jun 25 22:34:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d3a334

net-misc/sks: Unbundle cryptokit

Gentoo-Bug: 591326

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../sks/files/sks-1.1.6-unbundle-cryptokit.patch   |  79 ++
 net-misc/sks/sks-1.1.6-r1.ebuild   | 117 +
 2 files changed, 196 insertions(+)

diff --git a/net-misc/sks/files/sks-1.1.6-unbundle-cryptokit.patch 
b/net-misc/sks/files/sks-1.1.6-unbundle-cryptokit.patch
new file mode 100644
index 000..da11839fa12
--- /dev/null
+++ b/net-misc/sks/files/sks-1.1.6-unbundle-cryptokit.patch
@@ -0,0 +1,79 @@
+diff -r 4af75b3526d9 Makefile
+--- a/Makefile Sun Jun 25 20:39:45 2017 +
 b/Makefile Mon Jun 26 00:27:10 2017 +0200
+@@ -53,10 +53,11 @@
+ endif
+ 
+ CAMLP4=-pp $(CAMLP4O)
+-CAMLINCLUDE= -I lib -I bdb
++CRYPTOKIT=$(shell ocamlfind query cryptokit)
++CAMLINCLUDE= -I lib -I bdb -I $(CRYPTOKIT)
+ COMMONCAMLFLAGS=$(CAMLINCLUDE) $(OCAMLLIB) $(CAMLLDFLAGS) -ccopt -Lbdb 
-dtypes $(WARNERR)
+ OCAMLDEP=ocamldep $(CAMLP4)
+-CAMLLIBS=unix.cma str.cma bdb.cma nums.cma bigarray.cma cryptokit.cma
++CAMLLIBS=unix.cma str.cma bdb.cma nums.cma bigarray.cma 
$(CRYPTOKIT)/cryptokit.cma
+ OCAMLFLAGS=$(COMMONCAMLFLAGS) -g $(CAMLLIBS)
+ OCAMLOPTFLAGS=$(COMMONCAMLFLAGS) -inline 40 $(CAMLLIBS:.cma=.cmxa)
+ 
+@@ -107,7 +108,7 @@
+ 
+ EXEOBJS.bc=$(RSERVOBJS.bc) build.cmo fastbuild.cmo dbserver.cmo pdiskTest.cmo
+ 
+-LIBS.bc= lib/cryptokit.cma bdb/bdb.cma
++LIBS.bc= bdb/bdb.cma
+ LIBS=$(LIBS.bc:.cma=.cmxa)
+ 
+ VERSION := $(shell cat VERSION)
+@@ -278,32 +279,11 @@
+   touch prepared
+ 
+ 
+-CKVER=cryptokit-1.7
+-CKDIR=$(CKVER)/src
+-
+ $(CKVER)/README.txt:
+   tar xmvfz $(CKVER).tar.gz
+   patch -p 0 < $(CKVER)-sks.patch
+   patch -p 0 < $(CKVER)-sks-custom_compare.patch
+ 
+-$(CKDIR)/cryptokit.cma: $(CKVER)/README.txt
+-  cd $(CKDIR) && $(MAKE) all
+-
+-$(CKDIR)/cryptokit.cmxa: $(CKVER)/README.txt
+-  cd $(CKDIR) && $(MAKE) allopt
+-
+-lib/cryptokit.cma: $(CKDIR)/cryptokit.cma $(CKDIR)/cryptokit.cmxa prepared
+-  cp $(CKDIR)/cryptokit.cmi $(CKDIR)/cryptokit.cma \
+- $(CKDIR)/cryptokit.mli lib
+-  cp $(CKDIR)/libcryptokit.a lib
+-  if test -f $(CKDIR)/dllcryptokit.so; then \
+- cp $(CKDIR)/dllcryptokit.so lib; fi
+-  if test -f $(CKDIR)/cryptokit.cmxa; then \
+- cp $(CKDIR)/cryptokit.cmxa $(CKDIR)/cryptokit.cmx \
+- $(CKDIR)/cryptokit.a lib; fi
+-
+-lib/cryptokit.cmxa: lib/cryptokit.cma
+-
+ 
+ # old stuff
+ 
+@@ -340,16 +320,16 @@
+ dumbloop: $(LIBS) $(ALLOBJS) dumbloop.cmo
+   $(OCAMLC) -o dumbloop $(OCAMLFLAGS) $(ALLOBJS) dumbloop.cmo
+ 
+-scan: $(OBJS) cryptokit dblib scan.ml
++scan: $(OBJS) dblib scan.ml
+   $(OCAMLC) -o scan $(OCAMLFLAGS) $(OBJS) scan.ml
+ 
+ query: $(LIBS) $(ALLOBJS) query.cmo
+   $(OCAMLC) -o query $(OCAMLFLAGS) $(ALLOBJS) query.cmo
+ 
+-printids: $(OBJS:.cmo=.cmx) cryptokit printids.ml
++printids: $(OBJS:.cmo=.cmx) printids.ml
+   $(OCAMLOPT) -o printids $(OCAMLOPTFLAGS) $(OBJS:.cmo=.cmx) printids.ml
+ 
+-printids.bc: $(OBJS) cryptokit printids.ml
++printids.bc: $(OBJS) printids.ml
+   $(OCAMLC) -o printids $(OCAMLFLAGS) $(OBJS) printids.ml
+ 
+ krecode: $(ALLOBJS.opt) $(LIBS) recode.ml

diff --git a/net-misc/sks/sks-1.1.6-r1.ebuild b/net-misc/sks/sks-1.1.6-r1.ebuild
new file mode 100644
index 000..1368af1fdc2
--- /dev/null
+++ b/net-misc/sks/sks-1.1.6-r1.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit multilib user readme.gentoo-r1 systemd
+
+DESCRIPTION="An OpenPGP keyserver which is decentralized with highly reliable 
synchronization"
+HOMEPAGE="https://bitbucket.org/skskeyserver/sks-keyserver;
+SRC_URI="https://bitbucket.org/skskeyserver/sks-keyserver/downloads/${P}.tgz;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="optimize test"
+DOC_CONTENTS="To get sks running, first build the database,
+start the database, import atleast one key, then
+run a cleandb. See the sks man page for more information
+Typical DB_CONFIG file and sksconf has been installed
+in /var/lib/sks and can be used as templates by renaming
+to remove the .typical extension. The DB_CONFIG file has
+to be in place before doing the database build, or the BDB
+environment has to be manually cleared from both KDB and PTree.
+The same applies if you are upgrading to this version with an existing 
KDB/Ptree,
+using another version of BDB than 4.8; you need to clear the environment
+using e.g. db4.6_recover -h . and db4.6_checkpoint -1h . in both KDB and PTree
+Additionally a sample web interface has 

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

2017-06-25 Thread Andreas Hüttel
commit: db02ea0efb7ac2d61e18c047ffa8d559c2b6c491
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jun 25 22:19:08 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jun 25 22:19:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db02ea0e

net-libs/libesmtp: Drop old, bug 605728

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-libs/libesmtp/libesmtp-1.0.6.ebuild | 38 -
 1 file changed, 38 deletions(-)

diff --git a/net-libs/libesmtp/libesmtp-1.0.6.ebuild 
b/net-libs/libesmtp/libesmtp-1.0.6.ebuild
deleted file mode 100644
index 43e86d336e3..000
--- a/net-libs/libesmtp/libesmtp-1.0.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit libtool
-
-DESCRIPTION="lib that implements the client side of the SMTP protocol"
-HOMEPAGE="http://www.stafford.uklinux.net/libesmtp/;
-SRC_URI="http://www.stafford.uklinux.net/${PN}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1 GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux ~x86-macos"
-IUSE="debug ssl static-libs threads"
-
-RDEPEND="ssl? ( dev-libs/openssl )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   elibtoolize
-}
-
-src_configure() {
-   econf \
-   --disable-dependency-tracking \
-   $(use_enable static-libs static) \
-   --enable-all \
-   $(use_enable threads pthreads) \
-   $(use_enable debug) \
-   $(use_with ssl openssl)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-   dodoc AUTHORS ChangeLog NEWS Notes README TODO
-   insinto /usr/share/doc/${PF}/xml
-   doins doc/api.xml
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Notify/

2017-06-25 Thread Andreas Hüttel
commit: 648bed166f1d5f840cebedaeb78910346e4b1e2a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jun 25 22:11:39 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jun 25 22:11:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648bed16

dev-perl/Gtk2-Notify: Fix build on Perl 5.26, bug 616950

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0.ebuild 
b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0.ebuild
index bf2c5607992..3a7cb84cfae 100644
--- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0.ebuild
+++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0.ebuild
@@ -30,6 +30,12 @@ PATCHES=( "${FILESDIR}"/${PN}-0.05-libnotify.patch )
 PERL_RM_FILES=( t/notification.t )
 # the test dies if no notification daemon is present...
 
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install;/use lib q[.]; use 
inc::Module::Install;/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}
+
 src_test() {
# bug 416729
virtx perl-module_src_test



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Feed-Find/

2017-06-25 Thread Andreas Hüttel
commit: 5b7542fefe8869563f47c033fae735045ddbe884
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jun 25 22:04:29 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jun 25 22:04:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b7542fe

dev-perl/Feed-Find: Fix build with Perl 5.26, bug 616836

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Feed-Find/Feed-Find-0.70.0-r1.ebuild | 16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Feed-Find/Feed-Find-0.70.0-r1.ebuild 
b/dev-perl/Feed-Find/Feed-Find-0.70.0-r1.ebuild
index 5fdbe3431b9..d2a6ad7b99a 100644
--- a/dev-perl/Feed-Find/Feed-Find-0.70.0-r1.ebuild
+++ b/dev-perl/Feed-Find/Feed-Find-0.70.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR=BTROTT
-MODULE_VERSION=0.07
+DIST_AUTHOR=BTROTT
+DIST_VERSION=0.07
 inherit perl-module
 
 DESCRIPTION="Syndication feed auto-discovery"
@@ -21,4 +21,10 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-SRC_TEST=online
+DIST_TEST=online
+
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install;/use lib q[.]; use 
inc::Module::Install;/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/, dev-perl/Coro/files/

2017-06-25 Thread Andreas Hüttel
commit: c0d8b207d29614a6a5c19108d30176a7e6eae3c7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jun 25 21:58:41 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Jun 25 21:58:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d8b207

dev-perl/Coro: Add Perl 5.26 compatibility patch, bug 615520

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Coro/Coro-6.511.0.ebuild   |  7 ++--
 dev-perl/Coro/files/6.511.0-padoffset.patch | 60 +
 2 files changed, 64 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Coro/Coro-6.511.0.ebuild 
b/dev-perl/Coro/Coro-6.511.0.ebuild
index 1b4a7fa092f..1be8e564e4b 100644
--- a/dev-perl/Coro/Coro-6.511.0.ebuild
+++ b/dev-perl/Coro/Coro-6.511.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,9 +27,10 @@ DEPEND="${RDEPEND}
 
 src_prepare() {
if ! use vanilla; then
-   ewarn "This release includes a 3rd party argarray patch for 
Perl 5.24 Compat."
-   ewarn "Please do not contact upstream directly regarding 
problems arising from this."
+   elog "This release includes 3rd party patches for Perl 5.24 and 
5.26 compatibility."
+   elog "Please do not contact upstream directly regarding 
problems arising from this."
eapply "${FILESDIR}/${PV}-argarray.patch"
+   eapply "${FILESDIR}/${PV}-padoffset.patch"
fi
perl-module_src_prepare
 }

diff --git a/dev-perl/Coro/files/6.511.0-padoffset.patch 
b/dev-perl/Coro/files/6.511.0-padoffset.patch
new file mode 100644
index 000..2fb34c0791b
--- /dev/null
+++ b/dev-perl/Coro/files/6.511.0-padoffset.patch
@@ -0,0 +1,60 @@
+From b48bc3a8141e5f27ce48b6f3ebbe2ba6ee7bda94 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Tue, 23 May 2017 15:12:06 +0200
+Subject: [PATCH] Adjust comppad_name_ variable sizes to Perl 5.26.0
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Perl 5.26.0 changed some variable types in this commit:
+
+commit d12be05dd0210a08e077f0cc9586a5a963122547
+Author: David Mitchell 
+Date:   Mon Sep 26 15:56:08 2016 +0100
+
+make PL_ pad vars be of type PADOFFSET
+
+Now that that PADOFFSET is signed, make
+
+PL_comppad_name_fill
+PL_comppad_name_floor
+PL_padix
+PL_constpadix
+PL_padix_floor
+PL_min_intro_pending
+PL_max_intro_pending
+
+be of type PADOFFSET rather than I32, to match the rest of the pad
+interface.
+
+At the same time, change various I32 local vars in pad.c functions to be
+PADOFFSET.
+
+This patch adjusts Coro to the changes.
+
+Signed-off-by: Petr Písař 
+---
+ Coro/state.h | 5 +
+ 1 file changed, 5 insertions(+)
+
+diff --git a/Coro/state.h b/Coro/state.h
+index 9a3e84f..8d6d067 100644
+--- a/Coro/state.h
 b/Coro/state.h
+@@ -83,8 +83,13 @@ VAR(compcv,CV *)   /* currently compiling 
subroutine */
+ 
+ VAR(comppad,   AV *)   /* storage for lexically scoped 
temporaries */
+ VAR(comppad_name,  AV *)   /* variable names for "my" variables */
++#if PERL_VERSION_ATLEAST (5,25,6)
++VAR(comppad_name_fill, PADOFFSET)/* last "introduced" variable offset 
*/
++VAR(comppad_name_floor,PADOFFSET)/* start of vars in innermost block 
*/
++#else
+ VAR(comppad_name_fill, I32)/* last "introduced" variable offset */
+ VAR(comppad_name_floor,I32)/* start of vars in innermost block */
++#endif
+ 
+ VAR(runops,runops_proc_t)  /* for tracing support */
+ 
+-- 
+2.9.4
+



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

2017-06-25 Thread Alon Bar-Lev
commit: 1f8cd8ab1af5102621085ba3abbf2b4a8b752d04
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Jun 25 21:55:28 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Jun 25 21:55:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8cd8ab

dev-libs/xmlsec: version bump

Bug: 622714

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-libs/xmlsec/Manifest |  1 +
 dev-libs/xmlsec/xmlsec-1.2.24.ebuild | 62 
 2 files changed, 63 insertions(+)

diff --git a/dev-libs/xmlsec/Manifest b/dev-libs/xmlsec/Manifest
index 2fdd4904b82..d08cb985f78 100644
--- a/dev-libs/xmlsec/Manifest
+++ b/dev-libs/xmlsec/Manifest
@@ -1 +1,2 @@
 DIST xmlsec1-1.2.23.tar.gz 1794694 SHA256 
41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f SHA512 
20b0c0ba517c764fcd32165254ae6dcdda8fb72ca3279dbfcf42d899e91d380b78d9be3b1c3d32910eaad5544a4fc51218e32579b10e6b6639338a7bd8b1ddc5
 WHIRLPOOL 
f4d783d01346860ed2cf1d15e692e70e65034bee120c853cf7692358799a6e3339a1bb022f4d72ee4364a43766aa01770070a0081d1adcc588e4f84786f9
+DIST xmlsec1-1.2.24.tar.gz 1835762 SHA256 
99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc SHA512 
a01feb9af8f85e77f2c5d2d7f596fba3ef58bc593cb9a7c3e883deb38f8292598ba5aa09fa59897fe303f10336a10b0bb0f27171f2b6e6251e694f37f0b9b7d4
 WHIRLPOOL 
d6fbaf232c10a589a2dbe608ad1a29ebc7b80b535e1036a66b75fbdf3d7154e7297b901b035fdd31b992684b4006050a6421dcd9a9f7c1ea2e4b11d83544bf73

diff --git a/dev-libs/xmlsec/xmlsec-1.2.24.ebuild 
b/dev-libs/xmlsec/xmlsec-1.2.24.ebuild
new file mode 100644
index 000..ce5133a74ab
--- /dev/null
+++ b/dev-libs/xmlsec/xmlsec-1.2.24.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools ltprune
+
+DESCRIPTION="Command line tool for signing, verifying, encrypting and 
decrypting XML"
+HOMEPAGE="http://www.aleksey.com/xmlsec;
+SRC_URI="http://www.aleksey.com/xmlsec/download/${PN}1-${PV}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc gcrypt gnutls nss +openssl static-libs"
+REQUIRED_USE="|| ( gcrypt gnutls nss openssl )
+   gnutls? ( gcrypt )"
+
+RDEPEND=">=dev-libs/libxml2-2.7.4
+   >=dev-libs/libxslt-1.0.20
+   gcrypt? ( >=dev-libs/libgcrypt-1.4.0:0 )
+   gnutls? ( >=net-libs/gnutls-2.8.0 )
+   nss? (
+   >=dev-libs/nspr-4.4.1
+   >=dev-libs/nss-3.9
+   )
+   openssl? ( >=dev-libs/openssl-1.0.0:* )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}1-${PV}
+
+src_prepare() {
+   default
+   # conditionally install extra documentation
+   if ! use doc ; then
+   sed -i '/^SUBDIRS/s/docs//' Makefile.am || die
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   econf \
+   --enable-pkgconfig \
+   --with-html-dir=/usr/share/doc/${PF}/html \
+   $(use_enable static-libs static) \
+   $(use_with gcrypt gcrypt "") \
+   $(use_with gnutls gnutls "") \
+   $(use_with nss nspr "") \
+   $(use_with nss nss "") \
+   $(use_with openssl openssl "") \
+   $(use_enable openssl aes)
+}
+
+src_test() {
+   emake TMPFOLDER="${T}" check
+}
+
+src_install() {
+   default
+   prune_libtool_files --all
+}



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

2017-06-25 Thread Andreas Sturmlechner
commit: 0f3b29bb1e019af4afd5b3bc34abb03ddf4f509b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 24 23:12:25 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 25 21:52:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3b29bb

app-office/libreoffice: Allow alternatives to kioclient:4

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../libreoffice/files/libreoffice-5.3.4.2-kioclient5.patch| 11 +++
 app-office/libreoffice/libreoffice-5.3..ebuild|  3 ++-
 app-office/libreoffice/libreoffice-.ebuild|  3 ++-
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/files/libreoffice-5.3.4.2-kioclient5.patch 
b/app-office/libreoffice/files/libreoffice-5.3.4.2-kioclient5.patch
new file mode 100644
index 000..a6e732f7f37
--- /dev/null
+++ b/app-office/libreoffice/files/libreoffice-5.3.4.2-kioclient5.patch
@@ -0,0 +1,11 @@
+--- a/shell/source/unix/misc/senddoc.sh2017-06-15 15:44:22.0 
+0200
 b/shell/source/unix/misc/senddoc.sh2017-06-25 01:00:08.525435930 
+0200
+@@ -389,6 +389,8 @@
+ elif [ -n "$DESKTOP_LAUNCH" ]; then
+ # 
http://lists.freedesktop.org/pipermail/xdg/2004-August/002873.html
+ MAILER=${DESKTOP_LAUNCH}
++elif [ -n "$KDE_FULL_SESSION" -a -x /usr/bin/kde-open5 ] ; then
++MAILER=/usr/bin/kde-open5
+ elif [ -n "$KDE_FULL_SESSION" -a -x /usr/bin/kde-open ] ; then
+ MAILER=/usr/bin/kde-open
+ elif [ -x /usr/bin/xdg-open ] ; then

diff --git a/app-office/libreoffice/libreoffice-5.3..ebuild 
b/app-office/libreoffice/libreoffice-5.3..ebuild
index 5f6ac8e8e0d..186bd71a3a3 100644
--- a/app-office/libreoffice/libreoffice-5.3..ebuild
+++ b/app-office/libreoffice/libreoffice-5.3..ebuild
@@ -181,8 +181,8 @@ RDEPEND="${COMMON_DEPEND}
media-fonts/liberation-fonts
media-fonts/libertine
media-fonts/urw-fonts
+   || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools $(add_kdeapps_dep 
kioclient) )
java? ( >=virtual/jre-1.6 )
-   kde? ( $(add_kdeapps_dep kioclient) )
vlc? ( media-video/vlc )
 "
 
@@ -243,6 +243,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-5.3-system-pyuno.patch"
+   "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
 
# TODO: upstream
"${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch"

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index ccb30f204f7..ca3407b6f01 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -184,8 +184,8 @@ RDEPEND="${COMMON_DEPEND}
media-fonts/liberation-fonts
media-fonts/libertine
media-fonts/urw-fonts
+   || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools $(add_kdeapps_dep 
kioclient) )
java? ( >=virtual/jre-1.6 )
-   kde? ( $(add_kdeapps_dep kioclient) )
vlc? ( media-video/vlc )
 "
 
@@ -246,6 +246,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"
+   "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
 
# TODO: upstream
"${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch"



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

2017-06-25 Thread Andreas Sturmlechner
commit: 8d2acbea18d185f1bea1c6901f13eb7f3982ea83
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 25 21:47:46 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 25 21:52:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2acbea

app-office/libreoffice: Drop media-fonts/urw-fonts from RDEPEND

Upstream commit 48304cb5b4d8df71463837e2e48aa7c4d9594df9

Reported-by: Klaus Kusche  computerix.info>
Gentoo-bug: 621098

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-office/libreoffice/libreoffice-5.3..ebuild | 1 -
 app-office/libreoffice/libreoffice-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-5.3..ebuild 
b/app-office/libreoffice/libreoffice-5.3..ebuild
index 186bd71a3a3..914e59272c2 100644
--- a/app-office/libreoffice/libreoffice-5.3..ebuild
+++ b/app-office/libreoffice/libreoffice-5.3..ebuild
@@ -180,7 +180,6 @@ RDEPEND="${COMMON_DEPEND}
!app-office/openoffice
media-fonts/liberation-fonts
media-fonts/libertine
-   media-fonts/urw-fonts
|| ( x11-misc/xdg-utils kde-plasma/kde-cli-tools $(add_kdeapps_dep 
kioclient) )
java? ( >=virtual/jre-1.6 )
vlc? ( media-video/vlc )

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index 5576dcd1146..cd11bb0a497 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -183,7 +183,6 @@ RDEPEND="${COMMON_DEPEND}
!app-office/openoffice
media-fonts/liberation-fonts
media-fonts/libertine
-   media-fonts/urw-fonts
|| ( x11-misc/xdg-utils kde-plasma/kde-cli-tools $(add_kdeapps_dep 
kioclient) )
java? ( >=virtual/jre-1.6 )
vlc? ( media-video/vlc )



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

2017-06-25 Thread Andreas Sturmlechner
commit: 0fc5e6a4ddb0aa71e6e5cef12ea7cffb12747fe7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 24 23:23:39 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 25 21:52:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc5e6a4

app-office/libreoffice: Drop obsolete checks

- 

[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-modules/files/

2017-06-25 Thread Fabio Rossi
commit: d3812eca3c9455951be5632544f70f3fff9205c3
Author: Fabio Rossi  inwind  it>
AuthorDate: Sun Jun 25 21:42:48 2017 +
Commit: Fabio Rossi  inwind  net>
CommitDate: Sun Jun 25 21:42:48 2017 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=d3812eca

app-emulation/vmware-modules: removed unused patches in FILESDIR

 .../files/308-4.03-00-vmmon-misc_deregister.patch  | 14 --
 .../files/308-4.07-00-trans_start.patch| 11 
 .../vmware-modules/files/308-4.11-02-vmmon.patch   | 30 --
 3 files changed, 55 deletions(-)

diff --git 
a/app-emulation/vmware-modules/files/308-4.03-00-vmmon-misc_deregister.patch 
b/app-emulation/vmware-modules/files/308-4.03-00-vmmon-misc_deregister.patch
deleted file mode 100644
index 9f0df66..000
--- a/app-emulation/vmware-modules/files/308-4.03-00-vmmon-misc_deregister.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ru work.old/vmmon-only/linux/driver.c work/vmmon-only/linux/driver.c
 work.old/vmmon-only/linux/driver.c 2015-08-14 22:39:49.0 +0200
-+++ work/vmmon-only/linux/driver.c 2015-09-14 22:11:06.807909249 +0200
-@@ -387,9 +387,7 @@
- #ifdef VMX86_DEVEL
-unregister_chrdev(linuxState.major, linuxState.deviceName);
- #else
--   if (misc_deregister()) {
--  Warning("Module %s: error unregistering\n", linuxState.deviceName);
--   }
-+   misc_deregister();
- #endif
- 
-Log("Module %s: unloaded\n", linuxState.deviceName);

diff --git a/app-emulation/vmware-modules/files/308-4.07-00-trans_start.patch 
b/app-emulation/vmware-modules/files/308-4.07-00-trans_start.patch
deleted file mode 100644
index 751924f..000
--- a/app-emulation/vmware-modules/files/308-4.07-00-trans_start.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 ./vmnet-only/netif.c.old   2016-05-19 20:13:14.259914206 +0200
-+++ ./vmnet-only/netif.c   2016-05-19 20:13:21.250914596 +0200
-@@ -465,7 +465,7 @@
-VNetSend(>port.jack, skb);
- 
-netIf->stats.tx_packets++;
--   dev->trans_start = jiffies;
-+   netif_trans_update(dev);
- 
-return 0;
- }

diff --git a/app-emulation/vmware-modules/files/308-4.11-02-vmmon.patch 
b/app-emulation/vmware-modules/files/308-4.11-02-vmmon.patch
deleted file mode 100644
index b126453..000
--- a/app-emulation/vmware-modules/files/308-4.11-02-vmmon.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -ur old/vmmon-only/linux/driver.c vmmon-only/linux/driver.c
 old/vmmon-only/linux/driver.c 2016-11-12 09:15:52.0 +0200
-+++ vmmon-only/linux/driver.c  2017-03-06 10:46:33.347053458 +0200
-@@ -105,7 +105,7 @@
- static int LinuxDriver_Close(struct inode *inode, struct file *filp);
- static unsigned int LinuxDriverPoll(struct file *file, poll_table *wait);
- #if defined(VMW_NOPAGE_2624)
--static int LinuxDriverFault(struct vm_area_struct *vma, struct vm_fault 
*fault);
-+static int LinuxDriverFault(struct vm_fault *fault);
- #else
- static struct page *LinuxDriverNoPage(struct vm_area_struct *vma,
-   unsigned long address,
-@@ -882,15 +882,14 @@
-  */
-
- #if defined(VMW_NOPAGE_2624)
--static int LinuxDriverFault(struct vm_area_struct *vma, //IN
--struct vm_fault *fault) //IN/OUT
-+static int LinuxDriverFault(struct vm_fault *fault) //IN/OUT
- #else
- static struct page *LinuxDriverNoPage(struct vm_area_struct *vma, //IN
-   unsigned long address,  //IN
-   int *type)  //OUT: 
Fault type
- #endif
- {
--   VMLinux *vmLinux = (VMLinux *) vma->vm_file->private_data;
-+   VMLinux *vmLinux = (VMLinux *) fault->vma->vm_file->private_data;
-unsigned long pg;
-struct page* page;
-



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-tools/, app-emulation/vmware-player/, ...

2017-06-25 Thread Fabio Rossi
commit: 6d9562ca747c18048fd12a6940a51be34cd0b47b
Author: Fabio Rossi  inwind  it>
AuthorDate: Sun Jun 25 20:36:54 2017 +
Commit: Fabio Rossi  inwind  net>
CommitDate: Sun Jun 25 20:36:54 2017 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=6d9562ca

Updated headers with 2017 copyright

 app-emulation/vmware-modules/vmware-modules-304.4-r1.ebuild | 2 +-
 app-emulation/vmware-modules/vmware-modules-308.5.7.ebuild  | 2 +-
 app-emulation/vmware-player/vmware-player-12.5.7.5813279.ebuild | 2 +-
 app-emulation/vmware-tools/vmware-tools-10.1.6.5214329.ebuild   | 2 +-
 .../vmware-workstation/vmware-workstation-12.5.7.5813279.ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/vmware-modules/vmware-modules-304.4-r1.ebuild 
b/app-emulation/vmware-modules/vmware-modules-304.4-r1.ebuild
index 709adff..092bd9d 100644
--- a/app-emulation/vmware-modules/vmware-modules-304.4-r1.ebuild
+++ b/app-emulation/vmware-modules/vmware-modules-304.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5

diff --git a/app-emulation/vmware-modules/vmware-modules-308.5.7.ebuild 
b/app-emulation/vmware-modules/vmware-modules-308.5.7.ebuild
index 4f8340c..351dec4 100644
--- a/app-emulation/vmware-modules/vmware-modules-308.5.7.ebuild
+++ b/app-emulation/vmware-modules/vmware-modules-308.5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5

diff --git a/app-emulation/vmware-player/vmware-player-12.5.7.5813279.ebuild 
b/app-emulation/vmware-player/vmware-player-12.5.7.5813279.ebuild
index 83e5971..7dae722 100644
--- a/app-emulation/vmware-player/vmware-player-12.5.7.5813279.ebuild
+++ b/app-emulation/vmware-player/vmware-player-12.5.7.5813279.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5

diff --git a/app-emulation/vmware-tools/vmware-tools-10.1.6.5214329.ebuild 
b/app-emulation/vmware-tools/vmware-tools-10.1.6.5214329.ebuild
index dc50ac4..c7c61a3 100644
--- a/app-emulation/vmware-tools/vmware-tools-10.1.6.5214329.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-10.1.6.5214329.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit versionator vmware-bundle

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-12.5.7.5813279.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-12.5.7.5813279.ebuild
index 31db7e2..e6aa244 100644
--- a/app-emulation/vmware-workstation/vmware-workstation-12.5.7.5813279.ebuild
+++ b/app-emulation/vmware-workstation/vmware-workstation-12.5.7.5813279.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5



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

2017-06-25 Thread Alexis Ballier
commit: 135978d9fd1c50a186b928e2914edfdee4a52d85
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Jun 25 20:23:13 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jun 25 20:28:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135978d9

media-libs/libyami: bump to 1.2.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-libs/libyami/Manifest  | 1 +
 media-libs/libyami/{libyami-.ebuild => libyami-1.2.0.ebuild} | 4 ++--
 media-libs/libyami/libyami-.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-libs/libyami/Manifest b/media-libs/libyami/Manifest
index 76a3a4120ac..e3b44ddd874 100644
--- a/media-libs/libyami/Manifest
+++ b/media-libs/libyami/Manifest
@@ -1,2 +1,3 @@
 DIST libyami-1.0.1.tar.gz 480656 SHA256 
1051d3e3366a933c4fbfb883b3900e81a8c0e4e1cd4d5a08b9c7d4e1bf7cec34 SHA512 
01c0716011682ff8b5e6d2c58479aa574bc2cfb5ffe932952e430302aff090d56e0efa4f784f9cdd36d94800c8454802e4500096b3bea162d04ee6253a134c81
 WHIRLPOOL 
93ca1ca5a2cea7160398e4df24a829ecd09847f2d65a3fe1d30c608490f671c15c936b359dfa92b3560c9b3652bb3b547ed0e4b2120bea902e1e48e3f6c1fb33
 DIST libyami-1.1.0.tar.gz 491537 SHA256 
08acb7857a1a85c1d3341862d6b523c0eb1603adee454469cda765b6bf04f614 SHA512 
04ef34a994d23f8f5182c17975d6a28048a311c8090393d8cd54dd1fc74ec8b76af4028e1d5506568fb698e15f14833a01d4eaeb4ccd2484801f806a05cc86fa
 WHIRLPOOL 
1565f0916c90ce906828de4b68cf30e83335a67da645b5b8e6d9930b93c84b72b46a1f23eba417e783937f067ff3121ff2a6c9b537604b6fc6346c00d4457da1
+DIST libyami-1.2.0.tar.gz 508386 SHA256 
fdc3025f828c065a4434e73f5629e7ab8af593f1abbe097449dd5a13fa7d465f SHA512 
1d253d67e3aab7ff2a1add50f7a5ebd284518d12fa689e6160a2dadb3fd1c2a5ab1a1c5f66dfd3801d46d9666c73dabcd5302ca495b069f60671337c0d0bc539
 WHIRLPOOL 
adddaaab2fcff613137361dff66f645d129f7d7e41ce0aa749eef3c0df3b8495dc424511b61ff9d5c42f3bed999826e43c03492217dfff98a392aadccb05bdce

diff --git a/media-libs/libyami/libyami-.ebuild 
b/media-libs/libyami/libyami-1.2.0.ebuild
similarity index 94%
copy from media-libs/libyami/libyami-.ebuild
copy to media-libs/libyami/libyami-1.2.0.ebuild
index 61e906a3381..fd902dd2fd9 100644
--- a/media-libs/libyami/libyami-.ebuild
+++ b/media-libs/libyami/libyami-1.2.0.ebuild
@@ -19,8 +19,7 @@ if [ "${PV#}" != "${PV}" ] ; then
SRC_URI=""
 else
KEYWORDS="~amd64"
-   SRC_URI="https://github.com/01org/libyami/archive/${P}.tar.gz;
-   S="${WORKDIR}/${PN}-${P}"
+   SRC_URI="https://github.com/01org/libyami/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 
 LICENSE="Apache-2.0"
@@ -45,6 +44,7 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
+   sed -i -e 's/-Werror//' configure.ac || die
eautoreconf
 }
 

diff --git a/media-libs/libyami/libyami-.ebuild 
b/media-libs/libyami/libyami-.ebuild
index 61e906a3381..fd902dd2fd9 100644
--- a/media-libs/libyami/libyami-.ebuild
+++ b/media-libs/libyami/libyami-.ebuild
@@ -19,8 +19,7 @@ if [ "${PV#}" != "${PV}" ] ; then
SRC_URI=""
 else
KEYWORDS="~amd64"
-   SRC_URI="https://github.com/01org/libyami/archive/${P}.tar.gz;
-   S="${WORKDIR}/${PN}-${P}"
+   SRC_URI="https://github.com/01org/libyami/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 
 LICENSE="Apache-2.0"
@@ -45,6 +44,7 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
+   sed -i -e 's/-Werror//' configure.ac || die
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/, x11-drivers/xf86-video-virtualbox/files/

2017-06-25 Thread Lars Wendler
commit: fbb4e03fbd53bd42e46d0ce64e66dca3d8154f79
Author: Kacper Kołodziej  kolodziej  in>
AuthorDate: Wed Jun 14 20:06:17 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jun 25 20:02:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb4e03f

x11-drivers/xf86-video-virtualbox: fix bug 579910

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

 .../files/xf86-video-virtualbox-5.1.22-sysmacros.patch| 15 +++
 .../xf86-video-virtualbox-5.1.22.ebuild   |  3 +++
 2 files changed, 18 insertions(+)

diff --git 
a/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.22-sysmacros.patch
 
b/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.22-sysmacros.patch
new file mode 100644
index 000..673beef32de
--- /dev/null
+++ 
b/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.22-sysmacros.patch
@@ -0,0 +1,15 @@
+Fix bug #579910. Add sys/sysmacros.h header.
+
+https://bugs.gentoo.org/579910
+
+index 20ae130..2f3fac0 100644
+--- a/src/VBox/Runtime/r3/linux/sysfs.cpp
 b/src/VBox/Runtime/r3/linux/sysfs.cpp
+@@ -46,6 +46,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ 

diff --git 
a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.22.ebuild 
b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.22.ebuild
index cb90ffc4122..31448eb0c1a 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.22.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.22.ebuild
@@ -58,6 +58,9 @@ PATCHES=(
 
# xorg-1.19 patch from opensuse (bug #602784)
"${FILESDIR}/${PN}-5.1.10-xorg119.patch"
+
+   # fix bug #579946
+   "${FILESDIR}/${PN}-5.1.22-sysmacros.patch"
 )
 
 QA_TEXTRELS_x86="usr/lib/VBoxOGL.so"



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

2017-06-25 Thread Kristian Fiskerstrand
commit: 2f0f2f1f8007b8aa05dd6e7f17e6d729ca9ed1fe
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jun 25 19:53:26 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jun 25 19:53:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0f2f1f

net-wireless/blueberry: New upstream version and adding cinnamon project

New upstream version and adding cinnamon to project in agreement
with proxied maintainer.

Gentoo-Proxied-Maintainer: Olivier Laurantin
Gentoo-Bug: 622696

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-wireless/blueberry/Manifest|  1 +
 net-wireless/blueberry/blueberry-1.1.13.ebuild | 57 ++
 net-wireless/blueberry/metadata.xml| 12 --
 3 files changed, 66 insertions(+), 4 deletions(-)

diff --git a/net-wireless/blueberry/Manifest b/net-wireless/blueberry/Manifest
index 10a2f4f1871..db710221d71 100644
--- a/net-wireless/blueberry/Manifest
+++ b/net-wireless/blueberry/Manifest
@@ -1 +1,2 @@
+DIST blueberry-1.1.13.tar.gz 1382261 SHA256 
6a1e53d1d543417ec788e1f3dc89126a3e1a4392812977095be383f111cc915c SHA512 
587165b33f087720f9ae72dfb37feda9c6c3e4c4ad166a5a410c078a63bea0d33182b781f8f0c7840575917d06faec752866009c9b3664241b7ca23ab1586b94
 WHIRLPOOL 
63ddd2fbe1871b13b623ff47df599ca7ac222cc20dba04ffb17a76b28ae3340fc1a9df2c47a16c46a53544327f592ceeec05411972e5cf600c93755ae2e47eeb
 DIST blueberry-1.1.8.tar.gz 1342620 SHA256 
f794a278d1c58e7b1717da1b89bff0939c4ae47206b6917f335d1b19f7569f55 SHA512 
e516294ad9a4c40dee3c1acad2a30d8110631fff9627b2212f0f3168e13e615ca0b44b93ee1da0adf99b0b858effdd61db2a4898000c5cf040d638746a45b1bc
 WHIRLPOOL 
ed527e7cfbd41ab8e128c072da251825d2db27347ec452b158efe0e9e766e866cd8a8c131849ef2d29872fac09d97644fcf18b9f7336a3e0e57ad09f90e92dad

diff --git a/net-wireless/blueberry/blueberry-1.1.13.ebuild 
b/net-wireless/blueberry/blueberry-1.1.13.ebuild
new file mode 100644
index 000..5350a685be7
--- /dev/null
+++ b/net-wireless/blueberry/blueberry-1.1.13.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils gnome2-utils python-single-r1
+
+DESCRIPTION="A Bluetooth configuration tool"
+HOMEPAGE="https://github.com/linuxmint/blueberry;
+SRC_URI="https://github.com/linuxmint/blueberry/archive/${PV}.tar.gz -> 
${PN}-${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   >=net-wireless/gnome-bluetooth-3.14[introspection]
+   net-wireless/bluez[obex]
+   net-wireless/bluez-tools
+   net-wireless/rfkill
+   x11-libs/libnotify[introspection]
+   x11-misc/wmctrl"
+DEPEND="${RDEPEND}"
+
+src_prepare () {
+   sed -i 's@^#!.*python$@#!/usr/bin/python2@' usr/bin/blueberry{,-tray} 
|| die
+   default_src_prepare
+}
+
+src_install() {
+   doins -r etc
+   exeinto /usr/bin
+   doexe usr/bin/*
+   exeinto /usr/lib/blueberry
+   doexe usr/lib/blueberry/*
+   insinto /usr
+   doins -r usr/share
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+   gnome2_icon_cache_update
+}

diff --git a/net-wireless/blueberry/metadata.xml 
b/net-wireless/blueberry/metadata.xml
index 421cd2f23d4..85b93305f55 100644
--- a/net-wireless/blueberry/metadata.xml
+++ b/net-wireless/blueberry/metadata.xml
@@ -5,10 +5,14 @@
olivier.lauran...@laposte.net
Olivier Laurantin

-   
-proxy-ma...@gentoo.org   
-Proxy Maintainers   
- 
+   
+   cinna...@gentoo.org
+   Cinnamon Project
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+

linuxmint/blueberry




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

2017-06-25 Thread Kristian Fiskerstrand
commit: 45d6430935420d47f9d4e11c60d7e832450736c9
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jun 25 19:45:43 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jun 25 19:47:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d64309

net-wireless/bluez-tools: New package

Needed by net-wireless/blueberry

Gentoo-Proxied-Maintainer: Olivier Laurantin
Gentoo-Bug: 622698

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-wireless/bluez-tools/Manifest  |  1 +
 .../bluez-tools/bluez-tools-0_p20161212.ebuild | 31 ++
 net-wireless/bluez-tools/metadata.xml  | 19 +
 3 files changed, 51 insertions(+)

diff --git a/net-wireless/bluez-tools/Manifest 
b/net-wireless/bluez-tools/Manifest
new file mode 100644
index 000..1e564977ff0
--- /dev/null
+++ b/net-wireless/bluez-tools/Manifest
@@ -0,0 +1 @@
+DIST bluez-tools-0_p20161212.tar.gz 126613 SHA256 
62ca98af63d2ae142dbc77995c6bd4c259eaba4a5832daa33ae9e3d585b9205f SHA512 
ab5dd4a223348aab29fae22f552afae989b74d56c3fa46fd5587c100d63309649a10a87591bc040082545f45b7bb95360fcf6a48812012edbdb93570b0e166f7
 WHIRLPOOL 
6d17968411e55a3926b88f575e3637fba2beddf0bb96de03d250f5ff78f611b47f79f9ee90654a0d98b6b3858fbcaaddf189ca5350d2cb77d2fe7524c40fae0b

diff --git a/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild 
b/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild
new file mode 100644
index 000..7a4749f5289
--- /dev/null
+++ b/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="A set of tools to manage bluetooth devices for linux"
+HOMEPAGE="https://github.com/khvzak/bluez-tools;
+COMMIT="97efd293491ad7ec96a655665339908f2478b3d1"
+SRC_URI="https://github.com/khvzak/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/dbus-glib
+   dev-libs/glib:2
+   net-wireless/bluez[obex]
+   sys-libs/readline:0"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS README )
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_prepare () {
+   eautoreconf
+   default_src_prepare
+}

diff --git a/net-wireless/bluez-tools/metadata.xml 
b/net-wireless/bluez-tools/metadata.xml
new file mode 100644
index 000..084c5c22574
--- /dev/null
+++ b/net-wireless/bluez-tools/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   olivier.lauran...@laposte.net
+   Olivier Laurantin
+   
+   
+   cinna...@gentoo.org
+   Cinnamon Project
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   khvzak/bluez-tools
+   
+



[gentoo-commits] repo/gentoo:master commit in: media-sound/jack-audio-connection-kit/

2017-06-25 Thread Alexis Ballier
commit: 4d0815592b735c1c0ac3e86259f5698bdb018ef9
Author: Hector Martin  marcan  st>
AuthorDate: Fri Jun 23 12:38:46 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jun 25 19:38:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d081559

media-sound/jack-audio-connection-kit: disable automagic dependency on libffado

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../jack-audio-connection-kit-0.121.3-r1.ebuild| 3 ++-
 .../jack-audio-connection-kit-0.124.1-r1.ebuild| 3 ++-
 .../jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild
 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild
index ea45b35e1cc..0046819ee8b 100644
--- 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild
+++ 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -58,6 +58,7 @@ multilib_src_configure() {
$(use_enable cpu_flags_x86_mmx mmx) \
$(use_enable oss) \
--disable-portaudio \
+   --disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
--disable-dependency-tracking \

diff --git 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.124.1-r1.ebuild
 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.124.1-r1.ebuild
index 8c8b6bce09c..aad1c0fff8f 100644
--- 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.124.1-r1.ebuild
+++ 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.124.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -57,6 +57,7 @@ multilib_src_configure() {
$(use_enable debug) \
$(use_enable oss) \
--disable-portaudio \
+   --disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
--disable-dependency-tracking \

diff --git 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
index e3df00afefd..b4876415e73 100644
--- 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
+++ 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
@@ -56,6 +56,7 @@ multilib_src_configure() {
$(use_enable debug) \
$(use_enable oss) \
--disable-portaudio \
+   --disable-firewire \
$(use_enable cpu_flags_x86_sse sse) \
--with-html-dir=/usr/share/doc/${PF} \
--disable-dependency-tracking \



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

2017-06-25 Thread Alexis Ballier
commit: 0e4e3a0c73b44a7a2506cdc2aaa698d57c39b99e
Author: Hector Martin  marcan  st>
AuthorDate: Fri Jun 23 12:33:04 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jun 25 19:40:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4e3a0c

media-libs/libffado: New package.

FFADO is a userspace driver for IEEE1394 (FireWire) audio interfaces.

>From audio-overlay: https://github.com/gentoo-audio/audio-overlay
(Previously from the proaudio overlay)

Gentoo-Bug: https://bugs.gentoo.org/622520
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-libs/libffado/Manifest   |   1 +
 .../libffado/files/libffado-2.3.0-gcc6.patch   |  26 +
 .../files/libffado-2.3.0-modelname-strip.patch |  45 +
 media-libs/libffado/libffado-2.3.0.ebuild  | 106 +
 media-libs/libffado/metadata.xml   |  20 
 5 files changed, 198 insertions(+)

diff --git a/media-libs/libffado/Manifest b/media-libs/libffado/Manifest
new file mode 100644
index 000..dd5225ee1b8
--- /dev/null
+++ b/media-libs/libffado/Manifest
@@ -0,0 +1 @@
+DIST libffado-2.3.0.tgz 1239253 SHA256 
18e3c7e610b7cee58b837c921ebb985e324cb2171f8d130f79de02a3fc435f88 SHA512 
24a8853281a17b04623e41dc590f7a9b8f4aebe4dfaece2e3b8fe28457a6ff011586e817712b4913d1fca660b701dddc70576c12d8c56470cf991eb17b4297c4
 WHIRLPOOL 
8eb1c3f6372b25b173d230500cfad7ef7207d730ec8e048bdb84cd7436e196e5429d85afcea0f626a411c1f792f20f1ab59f0c0b0f5a97b114f646c4a7423053

diff --git a/media-libs/libffado/files/libffado-2.3.0-gcc6.patch 
b/media-libs/libffado/files/libffado-2.3.0-gcc6.patch
new file mode 100644
index 000..2a73ee1cf8c
--- /dev/null
+++ b/media-libs/libffado/files/libffado-2.3.0-gcc6.patch
@@ -0,0 +1,26 @@
+
+r2629 | jwoithe | 2016-10-09 13:00:28 +0900 (Sun, 09 Oct 2016) | 1 line
+
+TimestampedBuffer.cpp: move the include of math.h to the top of the file which 
is where most people would expect it to be.  The patch comes from a Fedora RPM 
source package via Simon Lewis, who suggested that without it gcc6 had trouble 
with the file (the nature of the problem is not known by the FFADO project at 
this time).  Earlier versions of gcc (for example, 4.8.2) had no trouble 
compiling this file without any math.h include, so the issue that some have 
seen with gcc6 must be due to math.h being removed from some other system-level 
include file at some point.
+
+Index: src/libutil/TimestampedBuffer.cpp
+===
+--- a/src/libutil/TimestampedBuffer.cpp(revision 2628)
 b/src/libutil/TimestampedBuffer.cpp(revision 2629)
+@@ -32,6 +32,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #define DLL_PI(3.141592653589793238)
+ #define DLL_SQRT2 (1.414213562373095049)
+@@ -179,8 +180,6 @@
+ m_wrap_at=w;
+ return true;
+ }
+-#include 
+-
+ /**
+  * \brief return the effective rate
+  *

diff --git a/media-libs/libffado/files/libffado-2.3.0-modelname-strip.patch 
b/media-libs/libffado/files/libffado-2.3.0-modelname-strip.patch
new file mode 100644
index 000..8f28b6ac0f7
--- /dev/null
+++ b/media-libs/libffado/files/libffado-2.3.0-modelname-strip.patch
@@ -0,0 +1,45 @@
+
+r2677 | jwoithe | 2017-03-22 07:43:24 +0900 (Wed, 22 Mar 2017) | 1 line
+
+configrom: there is no obvious reason why a space should be added to the end 
of the vendor and model strings returned from the interface.  Retain the 
explicit null termination of these strings to cover for the case where an 
interface may not return any null bytes.  Also fix indentation associated with 
the null termination code.  The issue with the trailing space was noticed and 
reported by Nils Philippsen: its presence broke a test in the saffire_dice 
mixer python code.
+
+Index: src/libieee1394/configrom.cpp
+===
+--- a/src/libieee1394/configrom.cpp(revision 2676)
 b/src/libieee1394/configrom.cpp(revision 2677)
+@@ -176,13 +176,11 @@
+ ( void* )CSR1212_TEXTUAL_DESCRIPTOR_LEAF_DATA( m_vendorNameKv 
),
+ len );
+ 
+-while ((buf + len - 1) == '\0') {
+-len--;
++while (*(buf + len - 1) == '\0') {
++len--;
+ }
+-// \todo XXX seems a bit strage to do this but the nodemgr.c code does
+-// it. try to figure out why this is needed (or not)
+-buf[len++] = ' ';
+-buf[len] = '\0';
++// Ensure vendor string is null terminated
++buf[len] = '\0';
+ 
+ 
+ debugOutput( DEBUG_LEVEL_VERBOSE, "Vendor name: '%s'\n", buf );
+@@ -195,13 +193,11 @@

[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-screenshooter/, profiles/

2017-06-25 Thread Michał Górny
commit: 54104a751ce5c2a1bc3ca090e97638153a003906
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 25 19:00:20 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 25 19:02:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54104a75

xfce-extra/xfce4-screenshooter: Bump to 1.9.0

Bump to 1.9.0 release. Unmask since the panel dep was lowered.

 profiles/package.mask | 1 -
 xfce-extra/xfce4-screenshooter/Manifest   | 2 +-
 ...4-screenshooter-1.8.99.ebuild => xfce4-screenshooter-1.9.0.ebuild} | 4 ++--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 91158875ac7..59e28941da5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -580,7 +580,6 @@ media-libs/lv2-ui
 # https://mail.xfce.org/pipermail/xfce-announce/2017-May/000517.html
 # Masked (+ reverse dependencies) for opt-in testing.
 >=xfce-base/xfce4-panel-4.13
->=xfce-extra/xfce4-screenshooter-1.8.99
 
 # Thomas Deutschmann  (24 May 2017)
 # Broken runscript/changed behavior causing lvm2 to fail

diff --git a/xfce-extra/xfce4-screenshooter/Manifest 
b/xfce-extra/xfce4-screenshooter/Manifest
index 09ee11aa12f..0e051f90f7e 100644
--- a/xfce-extra/xfce4-screenshooter/Manifest
+++ b/xfce-extra/xfce4-screenshooter/Manifest
@@ -1,2 +1,2 @@
 DIST xfce4-screenshooter-1.8.2.tar.bz2 492524 SHA256 
9dce2ddfaa87f703e870e29bae13f3fc82a1b3f06b44f8386640e45a135f5f69 SHA512 
e43dce108c7bacfeebdc39b0c9948b348c77faf358fb0ab5f26d59c96980f1c5473ef87895fe53387340202813935ddad6e200010e61aa27c2c56b662ee56b1e
 WHIRLPOOL 
9a4b5553c0b55d5bd8458f6ff4ac85d5eb07541a940fe038d25b29f021ed4f74a89da7fc006ff06a53652fa630740b42ebc3542bc589f4766bf2401825cb6a8e
-DIST xfce4-screenshooter-1.8.99.tar.bz2 511815 SHA256 
3a78fd956ae86e4de988235e93cdb2ee5708ffe5b07683ca75f250ffe5e6d2c6 SHA512 
36c4c03e3d432f45c6d703a550434a5977ac43d91d7e52a74e718ce8dc19f3e6f412aec678474c36ef92ecfa2cf62262d644a171c9baaa119eb54cad9a216d2f
 WHIRLPOOL 
e39480792dda8b30b4b1b2434eb6ba4f953f9f8d5030e8f99c079922f91f13619694bbd34ea3149c3bed0eab1409d9fb2f8b37892f4be7a022e66c1edf46e5a4
+DIST xfce4-screenshooter-1.9.0.tar.bz2 514276 SHA256 
8fe41025096a5e0d54dfb5f1d2bc9645e9a4512ccd8d3bcc9f5ff1da4e8bd69e SHA512 
f75f2a28853748915b525fa862329aae52473e52c63c1adcbd92a3875694621d8c73e253d024cb7c7ce8f5466c699ddf5145c8cffd4a42ba8e1d5ed555ef11d5
 WHIRLPOOL 
768616016820404fc9c7ef1571783c52052af04f5a340a988c6a5efc372c5ae40be59c8302556482d46e39b21054bef22c66f68ea7b5c3c25bd3ba7225a01d56

diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.99.ebuild 
b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.0.ebuild
similarity index 95%
rename from xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.99.ebuild
rename to xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.0.ebuild
index d44ff211387..f840139d7e4 100644
--- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.8.99.ebuild
+++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug"
+IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.16:=
>=net-libs/libsoup-2.26:=
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.16:=
x11-libs/libXext:=
x11-libs/libXfixes:=
>=xfce-base/exo-0.11:=
-   >=xfce-base/xfce4-panel-4.13:=
+   >=xfce-base/xfce4-panel-4.12:=
>=xfce-base/libxfce4util-4.10:=
>=xfce-base/libxfce4ui-4.12:="
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pstricks/

2017-06-25 Thread Markus Meier
commit: 936214be7a28755e794e43d7d5efe27074cea0d8
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:34:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:34:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936214be

dev-texlive/texlive-pstricks: arm stable, bug #621308

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

 dev-texlive/texlive-pstricks/texlive-pstricks-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2016.ebuild 
b/dev-texlive/texlive-pstricks/texlive-pstricks-2016.ebuild
index f64b63a3ef9..8df737c7d33 100644
--- a/dev-texlive/texlive-pstricks/texlive-pstricks-2016.ebuild
+++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive PSTricks"
 
 LICENSE=" GPL-1 GPL-2 LGPL-2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 >=dev-texlive/texlive-genericrecommended-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2017-06-25 Thread Markus Meier
commit: 8b0f49ce85ca43676e9beb99b35e2dc59df1f1d4
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:35:03 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:35:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0f49ce

dev-texlive/texlive-xetex: arm stable, bug #621308

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

 dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
index b39c6cf2c1d..48a31e3ebc8 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !=app-text/texlive-core-2007*



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

2017-06-25 Thread Markus Meier
commit: 59e9544c983df7179486adc3e0bfb813660740a0
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:35:12 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:35:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e9544c

app-text/ttf2pk2: arm stable, bug #621308

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

 app-text/ttf2pk2/ttf2pk2-2.0_p20160523.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20160523.ebuild 
b/app-text/ttf2pk2/ttf2pk2-2.0_p20160523.ebuild
index b879c9774e3..b173c1fc7aa 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20160523.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20160523.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Note about blockers: it is a freetype2 based replacement for ttf2pk and



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

2017-06-25 Thread Markus Meier
commit: 45f7fdfa386f87388f70460fc29ffd14d42af276
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:35:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:35:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f7fdfa

app-text/texlive: arm stable, bug #621308

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

 app-text/texlive/texlive-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/texlive/texlive-2016.ebuild 
b/app-text/texlive/texlive-2016.ebuild
index 0d2ca577fa9..dd068069158 100644
--- a/app-text/texlive/texlive-2016.ebuild
+++ b/app-text/texlive/texlive-2016.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cjk context detex dvi2tty extra epspdf games graphics
 humanities jadetex luatex metapost music omega pdfannotextractor png pstricks 
publishers
 science tex4ht texi2html truetype xetex xindy xml X"



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-plainextra/

2017-06-25 Thread Markus Meier
commit: 6b8d059d8472b3a51c9e8785bd34733cf1c0220b
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:34:01 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:34:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b8d059d

dev-texlive/texlive-plainextra: arm stable, bug #621308

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

 dev-texlive/texlive-plainextra/texlive-plainextra-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-plainextra/texlive-plainextra-2016.ebuild 
b/dev-texlive/texlive-plainextra/texlive-plainextra-2016.ebuild
index f00027cfcea..68311bbe241 100644
--- a/dev-texlive/texlive-plainextra/texlive-plainextra-2016.ebuild
+++ b/dev-texlive/texlive-plainextra/texlive-plainextra-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Plain TeX packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-publishers/

2017-06-25 Thread Markus Meier
commit: 275c42308942f1f6b3fcb5bef3c560eb9e4df7eb
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:34:50 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:34:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275c4230

dev-texlive/texlive-publishers: arm stable, bug #621308

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

 dev-texlive/texlive-publishers/texlive-publishers-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2016.ebuild 
b/dev-texlive/texlive-publishers/texlive-publishers-2016.ebuild
index bca5fb9024a..ccc5e3d8297 100644
--- a/dev-texlive/texlive-publishers/texlive-publishers-2016.ebuild
+++ b/dev-texlive/texlive-publishers/texlive-publishers-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Publisher styles, theses, etc."
 
 LICENSE=" Apache-2.0 BSD GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-music/

2017-06-25 Thread Markus Meier
commit: cfb89fa9fd432f6800a61939f047026d77220ff7
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:33:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:33:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb89fa9

dev-texlive/texlive-music: arm stable, bug #621308

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

 dev-texlive/texlive-music/texlive-music-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-music/texlive-music-2016.ebuild 
b/dev-texlive/texlive-music/texlive-music-2016.ebuild
index ec5e32ba958..8c559b4a958 100644
--- a/dev-texlive/texlive-music/texlive-music-2016.ebuild
+++ b/dev-texlive/texlive-music/texlive-music-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Music packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LGPL-2.1 LPPL-1.2 LPPL-1.3 MIT "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexrecommended/

2017-06-25 Thread Markus Meier
commit: a240d82d0ebec616272afb19a847620f719bdaf8
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:33:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:33:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a240d82d

dev-texlive/texlive-latexrecommended: arm stable, bug #621308

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

 .../texlive-latexrecommended/texlive-latexrecommended-2016.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild 
b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild
index dfc16cc6c51..2ffbfc0ef45 100644
--- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild
+++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2016
 !dev-tex/xkeyval



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexextra/

2017-06-25 Thread Markus Meier
commit: ddd45a64276f17446a30fe188a5f382d40a56657
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:35:54 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:35:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd45a64

dev-texlive/texlive-latexextra: arm stable, bug #621308

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

 dev-texlive/texlive-latexextra/texlive-latexextra-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2016.ebuild 
b/dev-texlive/texlive-latexextra/texlive-latexextra-2016.ebuild
index 8c306ce5cc8..ad0ff043649 100644
--- a/dev-texlive/texlive-latexextra/texlive-latexextra-2016.ebuild
+++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX additional packages"
 
 LICENSE=" Apache-2.0 Artistic BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 
MIT public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latexrecommended-2016
 >=dev-texlive/texlive-pictures-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-omega/

2017-06-25 Thread Markus Meier
commit: e3c3d1ca601df2b162458ae8fca358d964e09e15
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:33:34 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:33:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c3d1ca

dev-texlive/texlive-omega: arm stable, bug #621308

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

 dev-texlive/texlive-omega/texlive-omega-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-omega/texlive-omega-2016.ebuild 
b/dev-texlive/texlive-omega/texlive-omega-2016.ebuild
index 3d89c98f3eb..9c1c3f5e544 100644
--- a/dev-texlive/texlive-omega/texlive-omega-2016.ebuild
+++ b/dev-texlive/texlive-omega/texlive-omega-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Omega packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 >=dev-texlive/texlive-latex-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pictures/

2017-06-25 Thread Markus Meier
commit: 36925e5e5d58f5786e8e007f2ac550677f848d71
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:33:52 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:33:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36925e5e

dev-texlive/texlive-pictures: arm stable, bug #621308

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

 dev-texlive/texlive-pictures/texlive-pictures-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2016.ebuild 
b/dev-texlive/texlive-pictures/texlive-pictures-2016.ebuild
index a54e9c86ade..f70ea1bcf1c 100644
--- a/dev-texlive/texlive-pictures/texlive-pictures-2016.ebuild
+++ b/dev-texlive/texlive-pictures/texlive-pictures-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics, pictures, diagrams"
 
 LICENSE=" Apache-2.0 BSD-2 GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-metapost/

2017-06-25 Thread Markus Meier
commit: 102b8a9962a86368e1d780fc407849771cf0ad25
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:33:24 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:33:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102b8a99

dev-texlive/texlive-metapost: arm stable, bug #621308

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

 dev-texlive/texlive-metapost/texlive-metapost-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2016.ebuild 
b/dev-texlive/texlive-metapost/texlive-metapost-2016.ebuild
index 2144b6c045a..b359aa5f1a7 100644
--- a/dev-texlive/texlive-metapost/texlive-metapost-2016.ebuild
+++ b/dev-texlive/texlive-metapost/texlive-metapost-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive MetaPost and Metafont packages"
 
 LICENSE=" BSD GPL-1 GPL-2 LGPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-mathscience/

2017-06-25 Thread Markus Meier
commit: 816bc7d17565afb81f6453b6b6603bb908a03909
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:33:19 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:33:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816bc7d1

dev-texlive/texlive-mathscience: arm stable, bug #621308

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

 dev-texlive/texlive-mathscience/texlive-mathscience-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-mathscience/texlive-mathscience-2016.ebuild 
b/dev-texlive/texlive-mathscience/texlive-mathscience-2016.ebuild
index 996cdc7e17c..7a587184928 100644
--- a/dev-texlive/texlive-mathscience/texlive-mathscience-2016.ebuild
+++ b/dev-texlive/texlive-mathscience/texlive-mathscience-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Mathematics and science packages"
 
 LICENSE=" BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 MIT public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-fontsrecommended-2016
 >=dev-texlive/texlive-latex-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-luatex/

2017-06-25 Thread Markus Meier
commit: f9e9b28b47b650d4ad52859a7efca96d2ae3d0c1
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:29:54 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:29:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e9b28b

dev-texlive/texlive-luatex: arm stable, bug #621308

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

 dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild 
b/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild
index 32ebab227ea..cc78c4e140e 100644
--- a/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild
+++ b/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages"
 
 LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 MIT public-domain TeX-other-free 
"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langother/

2017-06-25 Thread Markus Meier
commit: cc1d93bdfb6d72df9a2b60b4d8e151a015c8b414
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:31:03 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:31:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1d93bd

dev-texlive/texlive-langother: arm stable, bug #621308

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

 dev-texlive/texlive-langother/texlive-langother-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langother/texlive-langother-2016.ebuild 
b/dev-texlive/texlive-langother/texlive-langother-2016.ebuild
index bbae8b5aed0..c7b7c4215c4 100644
--- a/dev-texlive/texlive-langother/texlive-langother-2016.ebuild
+++ b/dev-texlive/texlive-langother/texlive-langother-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Other languages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 OFL public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langenglish/

2017-06-25 Thread Markus Meier
commit: eacc3c863276c20c18c52e1e1fc1c2a6dda9951f
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eacc3c86

dev-texlive/texlive-langenglish: arm stable, bug #621308

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

 dev-texlive/texlive-langenglish/texlive-langenglish-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langenglish/texlive-langenglish-2016.ebuild 
b/dev-texlive/texlive-langenglish/texlive-langenglish-2016.ebuild
index 8a93dae3bcc..2a353aff281 100644
--- a/dev-texlive/texlive-langenglish/texlive-langenglish-2016.ebuild
+++ b/dev-texlive/texlive-langenglish/texlive-langenglish-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive US and UK English"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-documentation-english



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-formatsextra/

2017-06-25 Thread Markus Meier
commit: af4c99716f88f4cab55a4d1ac0bd782848c37b47
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:27:45 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:27:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4c9971

dev-texlive/texlive-formatsextra: arm stable, bug #621308

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

 dev-texlive/texlive-formatsextra/texlive-formatsextra-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2016.ebuild 
b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2016.ebuild
index 5a861ffda8d..dd2e0b32e0e 100644
--- a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2016.ebuild
+++ b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Additional formats"
 
 LICENSE=" GPL-2 GPL-3 LPPL-1.3 public-domain TeX "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 >=dev-texlive/texlive-latex-2008



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langitalian/

2017-06-25 Thread Markus Meier
commit: dda04fc596d0fd3aee058569815ca674cfc76180
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:41 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda04fc5

dev-texlive/texlive-langitalian: arm stable, bug #621308

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

 dev-texlive/texlive-langitalian/texlive-langitalian-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langitalian/texlive-langitalian-2016.ebuild 
b/dev-texlive/texlive-langitalian/texlive-langitalian-2016.ebuild
index a6582c0db3b..cf3ec191366 100644
--- a/dev-texlive/texlive-langitalian/texlive-langitalian-2016.ebuild
+++ b/dev-texlive/texlive-langitalian/texlive-langitalian-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Italian"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-documentation-italian



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langfrench/

2017-06-25 Thread Markus Meier
commit: 3415563eff2d585f15a36b85bdd2d03027712c62
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:15 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3415563e

dev-texlive/texlive-langfrench: arm stable, bug #621308

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

 dev-texlive/texlive-langfrench/texlive-langfrench-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langfrench/texlive-langfrench-2016.ebuild 
b/dev-texlive/texlive-langfrench/texlive-langfrench-2016.ebuild
index 3773933ba03..22745ee6665 100644
--- a/dev-texlive/texlive-langfrench/texlive-langfrench-2016.ebuild
+++ b/dev-texlive/texlive-langfrench/texlive-langfrench-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive French"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-documentation-french



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langspanish/

2017-06-25 Thread Markus Meier
commit: 3f7564257bc1cc160e24e68ca6401501c3a825f8
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:31:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:31:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f756425

dev-texlive/texlive-langspanish: arm stable, bug #621308

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

 dev-texlive/texlive-langspanish/texlive-langspanish-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2016.ebuild 
b/dev-texlive/texlive-langspanish/texlive-langspanish-2016.ebuild
index e9bf8bd063e..40e91657830 100644
--- a/dev-texlive/texlive-langspanish/texlive-langspanish-2016.ebuild
+++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Spanish"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-documentation-spanish



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langgerman/

2017-06-25 Thread Markus Meier
commit: 23bb06500e840c7b6df33a01e80590a53a130b1d
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:21 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bb0650

dev-texlive/texlive-langgerman: arm stable, bug #621308

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

 dev-texlive/texlive-langgerman/texlive-langgerman-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langgerman/texlive-langgerman-2016.ebuild 
b/dev-texlive/texlive-langgerman/texlive-langgerman-2016.ebuild
index 79983b6bab9..b091088c6e8 100644
--- a/dev-texlive/texlive-langgerman/texlive-langgerman-2016.ebuild
+++ b/dev-texlive/texlive-langgerman/texlive-langgerman-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive German"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.3 OPL TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langczechslovak/

2017-06-25 Thread Markus Meier
commit: 8da168d891b3b5ac585b61132e0ca072d010cba8
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:29:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:29:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da168d8

dev-texlive/texlive-langczechslovak: arm stable, bug #621308

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

 dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild 
b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild
index 1b7ce7bdd25..2fc9f465b99 100644
--- a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild
+++ b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Czech/Slovak"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 >=dev-texlive/texlive-latex-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langafrican/

2017-06-25 Thread Markus Meier
commit: a6ad0bbe0446f070ad83280cb0a1493d95360be4
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:28:21 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:28:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ad0bbe

dev-texlive/texlive-langafrican: arm stable, bug #621308

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

 dev-texlive/texlive-langafrican/texlive-langafrican-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2016.ebuild 
b/dev-texlive/texlive-langafrican/texlive-langafrican-2016.ebuild
index 78af84dab2f..829e5fb3546 100644
--- a/dev-texlive/texlive-langafrican/texlive-langafrican-2016.ebuild
+++ b/dev-texlive/texlive-langafrican/texlive-langafrican-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive African scripts"
 
 LICENSE=" GPL-1 GPL-2 "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langeuropean/

2017-06-25 Thread Markus Meier
commit: 37b3b6e5f4954bd33fe4364e24f3497623121b1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:10 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b3b6e5

dev-texlive/texlive-langeuropean: arm stable, bug #621308

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

 dev-texlive/texlive-langeuropean/texlive-langeuropean-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2016.ebuild 
b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2016.ebuild
index 40c4f688b50..c66af66ad87 100644
--- a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2016.ebuild
+++ b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Other European languages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-langarmenian



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langjapanese/

2017-06-25 Thread Markus Meier
commit: ea68ce7ddea458e68637a48ba1e9ac16fc90b24b
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:50 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea68ce7d

dev-texlive/texlive-langjapanese: arm stable, bug #621308

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

 dev-texlive/texlive-langjapanese/texlive-langjapanese-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2016.ebuild 
b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2016.ebuild
index 7230aaa03b0..264ef5abbfb 100644
--- a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2016.ebuild
+++ b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Japanese"
 
 LICENSE=" BSD BSD-2 GPL-1 GPL-2 GPL-3 LPPL-1.3 MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-games/

2017-06-25 Thread Markus Meier
commit: c86d6320f1e8bd9c9d89e3bfa7b2dcdc9c3a73b2
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:27:52 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:27:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86d6320

dev-texlive/texlive-games: arm stable, bug #621308

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

 dev-texlive/texlive-games/texlive-games-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-games/texlive-games-2016.ebuild 
b/dev-texlive/texlive-games/texlive-games-2016.ebuild
index 54d67f601b1..19da0bdde46 100644
--- a/dev-texlive/texlive-games/texlive-games-2016.ebuild
+++ b/dev-texlive/texlive-games/texlive-games-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Games typesetting"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langarabic/

2017-06-25 Thread Markus Meier
commit: 6f213cc7e097031aaa5620fde6685b62576e4fc9
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:28:26 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:28:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f213cc7

dev-texlive/texlive-langarabic: arm stable, bug #621308

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

 dev-texlive/texlive-langarabic/texlive-langarabic-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langarabic/texlive-langarabic-2016.ebuild 
b/dev-texlive/texlive-langarabic/texlive-langarabic-2016.ebuild
index d2823e30430..774c44c2082 100644
--- a/dev-texlive/texlive-langarabic/texlive-langarabic-2016.ebuild
+++ b/dev-texlive/texlive-langarabic/texlive-langarabic-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Arabic"
 
 LICENSE=" GPL-2 GPL-3 LPPL-1.3 OFL public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-langarab



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langkorean/

2017-06-25 Thread Markus Meier
commit: 70faa0f74984529a639ea0b70bad15192a2ca315
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:56 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70faa0f7

dev-texlive/texlive-langkorean: arm stable, bug #621308

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

 dev-texlive/texlive-langkorean/texlive-langkorean-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langkorean/texlive-langkorean-2016.ebuild 
b/dev-texlive/texlive-langkorean/texlive-langkorean-2016.ebuild
index f38944c29fd..75f2107e1cd 100644
--- a/dev-texlive/texlive-langkorean/texlive-langkorean-2016.ebuild
+++ b/dev-texlive/texlive-langkorean/texlive-langkorean-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Korean"
 
 LICENSE=" FDL-1.1 GPL-2 LPPL-1.3 OFL TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langcyrillic/

2017-06-25 Thread Markus Meier
commit: 486edecba5f4fddaf658880fd1ef4543f34990d9
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:29:19 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:29:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=486edecb

dev-texlive/texlive-langcyrillic: arm stable, bug #621308

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

 dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2016.ebuild 
b/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2016.ebuild
index 49a05ef1eac..2b75e93b3b1 100644
--- a/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2016.ebuild
+++ b/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Cyrillic"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 MIT public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 >=dev-texlive/texlive-latex-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langportuguese/

2017-06-25 Thread Markus Meier
commit: c1f53eb2215794b106fdaff562ea036aab11921c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:31:15 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:31:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f53eb2

dev-texlive/texlive-langportuguese: arm stable, bug #621308

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

 dev-texlive/texlive-langportuguese/texlive-langportuguese-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2016.ebuild 
b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2016.ebuild
index 59d85f30360..53024c49ea1 100644
--- a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2016.ebuild
+++ b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Portuguese"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !dev-texlive/texlive-documentation-portuguese



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langindic/

2017-06-25 Thread Markus Meier
commit: 6b227bed04635bb913317967a4b0ddd88c44d412
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:32 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b227bed

dev-texlive/texlive-langindic: arm stable, bug #621308

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

 dev-texlive/texlive-langindic/texlive-langindic-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langindic/texlive-langindic-2016.ebuild 
b/dev-texlive/texlive-langindic/texlive-langindic-2016.ebuild
index d6dd4912727..9391c826523 100644
--- a/dev-texlive/texlive-langindic/texlive-langindic-2016.ebuild
+++ b/dev-texlive/texlive-langindic/texlive-langindic-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Indic scripts"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-genericextra/

2017-06-25 Thread Markus Meier
commit: 89ff6bf6e910d7026929603780d410d0208236fc
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:28:02 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:28:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ff6bf6

dev-texlive/texlive-genericextra: arm stable, bug #621308

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

 dev-texlive/texlive-genericextra/texlive-genericextra-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-genericextra/texlive-genericextra-2016.ebuild 
b/dev-texlive/texlive-genericextra/texlive-genericextra-2016.ebuild
index a5588583cc0..a7a20c08c57 100644
--- a/dev-texlive/texlive-genericextra/texlive-genericextra-2016.ebuild
+++ b/dev-texlive/texlive-genericextra/texlive-genericextra-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Generic additional packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-humanities/

2017-06-25 Thread Markus Meier
commit: 3060a1b0ac8bb7e67c7044d05e8ae9af1d2726be
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:28:16 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:28:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3060a1b0

dev-texlive/texlive-humanities: arm stable, bug #621308

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

 dev-texlive/texlive-humanities/texlive-humanities-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-humanities/texlive-humanities-2016.ebuild 
b/dev-texlive/texlive-humanities/texlive-humanities-2016.ebuild
index 391566e7411..0924657e947 100644
--- a/dev-texlive/texlive-humanities/texlive-humanities-2016.ebuild
+++ b/dev-texlive/texlive-humanities/texlive-humanities-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Humanities packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2016
 !dev-tex/lineno



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-genericrecommended/

2017-06-25 Thread Markus Meier
commit: 37ad72107837fdde579ffa43700bdebf8ec06b20
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:28:08 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:28:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ad7210

dev-texlive/texlive-genericrecommended: arm stable, bug #621308

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

 .../texlive-genericrecommended/texlive-genericrecommended-2016.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2016.ebuild 
b/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2016.ebuild
index 379a7543937..0cd11c6cdf0 100644
--- 
a/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2016.ebuild
+++ 
b/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Generic recommended packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !=dev-texlive/texlive-basic-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langpolish/

2017-06-25 Thread Markus Meier
commit: 73014c26f67be56b3f0757a1500658e31a3cd7ba
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:31:10 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:31:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73014c26

dev-texlive/texlive-langpolish: arm stable, bug #621308

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

 dev-texlive/texlive-langpolish/texlive-langpolish-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2016.ebuild 
b/dev-texlive/texlive-langpolish/texlive-langpolish-2016.ebuild
index 2e1fe02b5c8..76f83f04ea8 100644
--- a/dev-texlive/texlive-langpolish/texlive-langpolish-2016.ebuild
+++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Polish"
 
 LICENSE=" GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2016
 >=dev-texlive/texlive-basic-2016



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langchinese/

2017-06-25 Thread Markus Meier
commit: 9c9ec3c26f224db397de32335a99d66cdac6815e
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:29:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:29:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9ec3c2

dev-texlive/texlive-langchinese: arm stable, bug #621308

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

 dev-texlive/texlive-langchinese/texlive-langchinese-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langchinese/texlive-langchinese-2016.ebuild 
b/dev-texlive/texlive-langchinese/texlive-langchinese-2016.ebuild
index 3b05060fb5b..e9ce6b370e8 100644
--- a/dev-texlive/texlive-langchinese/texlive-langchinese-2016.ebuild
+++ b/dev-texlive/texlive-langchinese/texlive-langchinese-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Chinese"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langgreek/

2017-06-25 Thread Markus Meier
commit: 9caae1f90b192154c0bd9ff54a58c955ced530c8
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:30:26 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:30:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9caae1f9

dev-texlive/texlive-langgreek: arm stable, bug #621308

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

 dev-texlive/texlive-langgreek/texlive-langgreek-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langgreek/texlive-langgreek-2016.ebuild 
b/dev-texlive/texlive-langgreek/texlive-langgreek-2016.ebuild
index 24b1014d909..f4f192ccf57 100644
--- a/dev-texlive/texlive-langgreek/texlive-langgreek-2016.ebuild
+++ b/dev-texlive/texlive-langgreek/texlive-langgreek-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Greek"
 
 LICENSE=" GPL-1 GPL-2 LGPL-3 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langcjk/

2017-06-25 Thread Markus Meier
commit: 0fe1bdde29be70e1654b8ffebfec796b0f6197c1
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:29:10 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:29:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe1bdde

dev-texlive/texlive-langcjk: arm stable, bug #621308

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

 dev-texlive/texlive-langcjk/texlive-langcjk-2016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langcjk/texlive-langcjk-2016.ebuild 
b/dev-texlive/texlive-langcjk/texlive-langcjk-2016.ebuild
index c3fe951a394..871abd9667d 100644
--- a/dev-texlive/texlive-langcjk/texlive-langcjk-2016.ebuild
+++ b/dev-texlive/texlive-langcjk/texlive-langcjk-2016.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Chinese/Japanese/Korean (base)"
 
 LICENSE=" BSD GPL-2 GPL-3 LPPL-1.3 MIT "
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2016
 >=app-text/texlive-core-2010[cjk]



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

2017-06-25 Thread Fabio Rossi
commit: 91492b303d97e5015396038ebd5bee8040528b6a
Author: Fabio Rossi  inwind  it>
AuthorDate: Sun Jun 25 18:26:19 2017 +
Commit: Fabio Rossi  inwind  net>
CommitDate: Sun Jun 25 18:26:19 2017 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=91492b30

Remove all $Header$ lines

All $Header$ lines are not anymore needed as indicated in
https://bugs.gentoo.org/show_bug.cgi?id=611234

 profiles/desc/vmware_guest.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/vmware_guest.desc b/profiles/desc/vmware_guest.desc
index ad3cfc4..cd36100 100644
--- a/profiles/desc/vmware_guest.desc
+++ b/profiles/desc/vmware_guest.desc
@@ -1,6 +1,5 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/vmware_guest.desc,v 1.1 
2011/03/27 14:57:17 vadimk Exp $
 
 # This file contains descriptions of VMWARE_GUEST USE_EXPAND flags.
 



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

2017-06-25 Thread Markus Meier
commit: bbe93f344eff8b48f271f33d7fb364e6723a470c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 18:20:54 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 18:20:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe93f34

sys-apps/portage: arm stable, bug #622160

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

 sys-apps/portage/portage-2.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/portage/portage-2.3.6.ebuild 
b/sys-apps/portage/portage-2.3.6.ebuild
index 08704f4bd09..7d6eb99b308 100644
--- a/sys-apps/portage/portage-2.3.6.ebuild
+++ b/sys-apps/portage/portage-2.3.6.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 SLOT="0"
 IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
 



[gentoo-commits] repo/gentoo:master commit in: www-apps/ampache/

2017-06-25 Thread Kristian Fiskerstrand
commit: 6e742115c483e4dcb2e2f53da27d4e87364cdc93
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jun 25 18:18:45 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jun 25 18:19:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e742115

www-apps/ampache: New upstream version 3.8.3

Gentoo-Bug: 603766

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 www-apps/ampache/Manifest |  1 +
 www-apps/ampache/ampache-3.8.3.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/www-apps/ampache/Manifest b/www-apps/ampache/Manifest
index 26c9d81348f..a88d47c3dcd 100644
--- a/www-apps/ampache/Manifest
+++ b/www-apps/ampache/Manifest
@@ -1,2 +1,3 @@
 DIST ampache-3.8.1.tar.gz 7938754 SHA256 
2eff94b5674ceb3cfc3a53c1addb297b016f74b1e732f17e9d05920f2ed2a35a SHA512 
70151a2f28ab8998fea9be2817bd9ba7e80eea1aa78867d69f0e250bea7e9f025825566a0b80d06de09c6d73352f6951922cc52da98370c3c341edabffbc6061
 WHIRLPOOL 
f67fc41cf4d25512d2b0834e9903f59e230aeeb0ab9e92394ebc9ae938cabed3de47fae00e1595d3a402f94b7e8d9ed00e5215977f81a972e9e3cd8acc994d82
 DIST ampache-3.8.2.tar.gz 8083716 SHA256 
920509ed018695ac4698fc257b27a30eebb34e4199da2436954c6a30ba378fb9 SHA512 
ed81ac0a3c052efc363104fc5f64c7ea6ee4db49c01473be763ef550c8c5c665d79f4a91fd2047332086b99fa09b1427a6e605055f62c693f42f95daf3b7bb98
 WHIRLPOOL 
3e338443bd17c2071bc291bb3e67c464ec06152d1e5838fbe5a39ddda3a0dad5d24697112ce81837caeeda79efc7938adef2f8bd5767a5463de6f600ac0c4696
+DIST ampache-3.8.3.tar.gz 8444610 SHA256 
3d48c497dd75149d216123d1ff1f3344b7989bb2c5f1e0cc3a087d9fee398719 SHA512 
35deb6bde949641bf39f58e033953bc0d79f1f56033d496e5a3d302d16c998da3468d1d82ac49e0702fada34a6dafb22ffa5bc931fe886e35c81ba2a5cf1233e
 WHIRLPOOL 
94b419b41f3b13097195e9ad544303f0e73d0f002aa6ba59f638c1f709a546df636952deafe66e53aba555da63c11fcf3975f7d29a0b4bb632b497a16a836178

diff --git a/www-apps/ampache/ampache-3.8.3.ebuild 
b/www-apps/ampache/ampache-3.8.3.ebuild
new file mode 100644
index 000..1ecb4ef84a6
--- /dev/null
+++ b/www-apps/ampache/ampache-3.8.3.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="PHP-based tool for managing,updating and playing audio files via 
a web interface"
+HOMEPAGE="http://www.ampache.org/;
+SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="aac flac mp3 ogg transcode"
+
+RDEPEND="dev-lang/php[gd,hash,iconv,mysql,pdo,session,unicode,xml,zlib]
+   transcode? ( media-sound/lame
+   aac? ( || ( media-libs/faad2 media-sound/alac_decoder ) )
+   flac? ( media-libs/flac )
+   mp3? ( media-sound/mp3splt )
+   ogg? ( media-sound/mp3splt media-sound/vorbis-tools )
+   )"
+DEPEND=""
+
+need_httpd_cgi
+
+src_install() {
+   webapp_src_preinst
+
+   doman docs/man/man1/ampache.1
+   rm -rf docs/man || die "Unable to remove local man dir"
+
+   dodoc docs/*
+   rm -rf docs/ || die "Unable to remove local docs dir"
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_postinst_txt en "${FILESDIR}"/installdoc.txt
+   webapp_src_install
+}
+
+pkg_postinst() {
+   elog "Install and upgrade instructions can be found here:"
+   elog "  /usr/share/doc/${P}/INSTALL.bz2"
+   elog "  /usr/share/doc/${P}/MIGRATION.bz2"
+   webapp_pkg_postinst
+}



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

2017-06-25 Thread Mike Gilbert
commit: 1671a2688efbb88cf35adfc1c3c39b0ed291160d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jun 25 17:49:16 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jun 25 17:49:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1671a268

net-misc/iputils: enable arping by default

Bug: https://bugs.gentoo.org/607828
Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77

 net-misc/iputils/iputils-20121221-r2.ebuild | 4 ++--
 net-misc/iputils/iputils-20151218.ebuild| 4 ++--
 net-misc/iputils/iputils-20160308.ebuild| 4 ++--
 net-misc/iputils/iputils-20161105.ebuild| 2 +-
 net-misc/iputils/iputils-.ebuild| 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-misc/iputils/iputils-20121221-r2.ebuild 
b/net-misc/iputils/iputils-20121221-r2.ebuild
index d7d69393d38..e7419534a89 100644
--- a/net-misc/iputils/iputils-20121221-r2.ebuild
+++ b/net-misc/iputils/iputils-20121221-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -23,7 +23,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD-4"
 SLOT="0"
-IUSE="arping caps clockdiff doc gnutls idn ipv6 libressl rarpd rdisc 
SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gnutls idn ipv6 libressl rarpd rdisc 
SECURITY_HAZARD ssl static tftpd tracepath traceroute"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn[static-libs(+)] )

diff --git a/net-misc/iputils/iputils-20151218.ebuild 
b/net-misc/iputils/iputils-20151218.ebuild
index df5545b1ca7..a8f63695a9c 100644
--- a/net-misc/iputils/iputils-20151218.ebuild
+++ b/net-misc/iputils/iputils-20151218.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -23,7 +23,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD-4"
 SLOT="0"
-IUSE="arping caps clockdiff doc gcrypt idn ipv6 libressl rarpd rdisc 
SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl rarpd rdisc 
SECURITY_HAZARD ssl static tftpd tracepath traceroute"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn[static-libs(+)] )

diff --git a/net-misc/iputils/iputils-20160308.ebuild 
b/net-misc/iputils/iputils-20160308.ebuild
index 9ed734272f4..b85d7e4d801 100644
--- a/net-misc/iputils/iputils-20160308.ebuild
+++ b/net-misc/iputils/iputils-20160308.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -25,7 +25,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD-4"
 SLOT="0"
-IUSE="arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl rarpd 
rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl 
rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn[static-libs(+)] )

diff --git a/net-misc/iputils/iputils-20161105.ebuild 
b/net-misc/iputils/iputils-20161105.ebuild
index 9a87a4cb6bf..57aad91b26b 100644
--- a/net-misc/iputils/iputils-20161105.ebuild
+++ b/net-misc/iputils/iputils-20161105.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD-4"
 SLOT="0"
-IUSE="arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl rarpd 
rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
+IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl 
rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
idn? ( net-dns/libidn[static-libs(+)] )

diff --git a/net-misc/iputils/iputils-.ebuild 
b/net-misc/iputils/iputils-.ebuild
index 5cf89ff..a296e372030 100644
--- a/net-misc/iputils/iputils-.ebuild
+++ b/net-misc/iputils/iputils-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -25,7 +25,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD-4"
 SLOT="0"
-IUSE="arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl rarpd 
rdisc 

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

2017-06-25 Thread Mike Gilbert
commit: e9577ba7241b40f9a4588df47a38823e68189522
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jun 25 17:52:25 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jun 25 17:52:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9577ba7

net-misc/networkmanager: add RDEPEND on arping

Bug: https://bugs.gentoo.org/607828
Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77

 net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild | 4 
 net-misc/networkmanager/networkmanager-1.8.0.ebuild| 4 
 2 files changed, 8 insertions(+)

diff --git a/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild 
b/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild
index 7950a852982..6ac1b757a68 100644
--- a/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild
@@ -67,6 +67,10 @@ COMMON_DEPEND="
teamd? ( >=net-misc/libteam-1.9 )
 "
 RDEPEND="${COMMON_DEPEND}
+   || (
+   net-misc/iputils[arping(+)]
+   net-analyzer/arping
+   )
wifi? ( >=net-wireless/wpa_supplicant-0.7.3-r3[dbus] )
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/net-misc/networkmanager/networkmanager-1.8.0.ebuild 
b/net-misc/networkmanager/networkmanager-1.8.0.ebuild
index c30f81d3015..ccf11ee170c 100644
--- a/net-misc/networkmanager/networkmanager-1.8.0.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.8.0.ebuild
@@ -71,6 +71,10 @@ COMMON_DEPEND="
)
 "
 RDEPEND="${COMMON_DEPEND}
+   || (
+   net-misc/iputils[arping(+)]
+   net-analyzer/arping
+   )
wifi? ( >=net-wireless/wpa_supplicant-0.7.3-r3[dbus] )
 "
 DEPEND="${COMMON_DEPEND}



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

2017-06-25 Thread Zac Medico
commit: dd637463c3184f077e571f362384260900a6a341
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jun 25 17:38:10 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jun 25 17:40:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd637463

app-text/calibre: remove old versions

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/calibre/Manifest  |   3 -
 app-text/calibre/calibre-2.80.0.ebuild | 251 
 app-text/calibre/calibre-2.83.0.ebuild | 258 -
 app-text/calibre/calibre-2.84.0.ebuild | 257 
 4 files changed, 769 deletions(-)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index d6f8892a702..46f5448ba59 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -1,5 +1,2 @@
 DIST calibre-2.78.0.tar.xz 38739404 SHA256 
d2b0b0c5451d3ac05ce9de0b801ddf8de7664fee45f273d7ee8445a1ec2f898b SHA512 
0779ac385dde45ac4baee7cecb0916e245f3e1cf20662bad9d9a4278265390b1aa89c2b478601b57113e7de08a69343288488ee299e8b43332f0129e650aa0ca
 WHIRLPOOL 
325fc35078ef0df0a29b4cd8e32445a881ede89e3db87606166ff0c8b7db10b7cc34432e63c2bb49382537a5107686339b987f1be807d59a1786ddfd4a75
-DIST calibre-2.80.0.tar.xz 38781996 SHA256 
33a6dbc578c7a2f3d1c97253769506a1afc10f688c062f027d64d7081618f2b1 SHA512 
9dc874cd7bfcc883514e354a494a83c63d19b88980df8f28fc03b57d3ebaafb45dad36f0d61e8ef08d363ed18a7bd953e8d624c69f0c3d7f7d66308fceac8982
 WHIRLPOOL 
b40701e810d9a9fab333f420bb1f14a89ac55dd7397407d4f31837efc97d323f74b94181436b8038004e404aff6e9c5696deee89daf1cd949e5659dbe43207c4
-DIST calibre-2.83.0.tar.xz 38875672 SHA256 
96166e8c74047cfbae9289c38ab5e2f661168048e568cd187f908242d98426ab SHA512 
a28aa52379bc317e648087b28859a8e2c50dd4e2ccb3352e135f896ad95ab9c85c1fba162fe3acd5056be80e7c4e9481ea1396cb638661cfdb27795051124821
 WHIRLPOOL 
bcce15cbfdcf78a56a24f931ae4eed688c7409af0455e9f1ca7aaf00751fa0b4a55e570501bc1b10d02a8e8397df979a18a999b4ddbbb645a7a376cded76cbec
-DIST calibre-2.84.0.tar.xz 37770832 SHA256 
75a6c2f142ccee594d6e208c4c7f57e137e2c4f06c81d36d5bc42f0dcdaa76cf SHA512 
83bd3b6393f7d7bf6f5bb8496444b5973df144dcf9be8d7e0b1fb21ec456a30c2abb5cf4090ecaa18cf97ffc9272e483a89ee3bbd294c5a31d1228e7b44fd275
 WHIRLPOOL 
0cf17f586a861f44cf0ed5cc0782f490d28e4e02b0ebef61fa256771b198a7cd8f30bc483a84485eff8c91daa9fd88ad0f8d571a7445084be99d27ddfbbbf76c
 DIST calibre-2.85.1.tar.xz 37783284 SHA256 
8c8db280c51b26284bff1c066fb503ecef9e1f15f7e2e7b4f705c817ee041abd SHA512 
ce29924213fa7461bbf2fc62f26bd53e4eafdf3b0dd58e241071592be4ee038cdb3ac6ac2982229dd0e52595a93aca7d921640ea55796950d1f3ac3c2742af4f
 WHIRLPOOL 
1432f71c19c8ff41dede3370287813281557f3659c862e7a9fe76d548bf393d8dd889aa4dc92d514244b2d35ce25b962c2942ef3dec2bf1ebaa81b1ea6bd0c94

diff --git a/app-text/calibre/calibre-2.80.0.ebuild 
b/app-text/calibre/calibre-2.80.0.ebuild
deleted file mode 100644
index edd2bf35f9d..000
--- a/app-text/calibre/calibre-2.80.0.ebuild
+++ /dev/null
@@ -1,251 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite,ssl"
-
-inherit eutils fdo-mime bash-completion-r1 multilib toolchain-funcs 
python-single-r1
-
-DESCRIPTION="Ebook management application"
-HOMEPAGE="http://calibre-ebook.com/;
-SRC_URI="http://download.calibre-ebook.com/${PV}/${P}.tar.xz;
-
-LICENSE="
-   GPL-3+
-   GPL-3
-   GPL-2+
-   GPL-2
-   GPL-1+
-   LGPL-3+
-   LGPL-2.1+
-   LGPL-2.1
-   BSD
-   MIT
-   Old-MIT
-   Apache-2.0
-   public-domain
-   || ( Artistic GPL-1+ )
-   CC-BY-3.0
-   OFL-1.1
-   PSF-2
-   unRAR
-"
-KEYWORDS="~amd64 ~arm ~x86"
-SLOT="0"
-IUSE="+udisks"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-text/podofo-0.8.2:=
-   >=app-text/poppler-0.26.5[qt5]
-   >=dev-libs/chmlib-0.40:=
-   dev-libs/glib:2
-   >=dev-libs/icu-4.4:=
-   >=dev-python/apsw-3.7.17[${PYTHON_USEDEP}]
-   >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
-   >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
-   >=dev-python/cssutils-0.9.9[${PYTHON_USEDEP}]
-   >=dev-python/dbus-python-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.2.1[${PYTHON_USEDEP}]
-   >=dev-python/mechanize-0.1.11[${PYTHON_USEDEP}]
-   dev-python/netifaces[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.0.1[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-1.4.1[${PYTHON_USEDEP}]
-   
>=dev-python/PyQt5-5.3.1[gui,svg,webkit,widgets,network,printsupport,${PYTHON_USEDEP}]
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   media-fonts/liberation-fonts
-   >=media-gfx/imagemagick-6.5.9[jpeg,png]
-   media-libs/fontconfig
-  

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

2017-06-25 Thread Lars Wendler
commit: 5850ad1d1cedd8804c33f2f47977141530733a07
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jun 25 17:30:19 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jun 25 17:31:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5850ad1d

app-editors/nano: Bump to version 2.8.5

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-editors/nano/Manifest  |  1 +
 app-editors/nano/nano-2.8.5.ebuild | 83 ++
 2 files changed, 84 insertions(+)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index 537a45aeac2..ea363364b78 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -2,3 +2,4 @@ DIST nano-2.6.3.tar.gz 2019354 SHA256 
4f4054e12f2181c8e436163e931a0a565612242ff9
 DIST nano-2.7.5.tar.gz 2031723 SHA256 
226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907 SHA512 
a5332a361c4d0d9d0a77ebb11cdcffa976bee4981d5665b2732a9e6d7a2997566d9345332f2e6e5cb74f0a81be4413f54ca8f719962ab10b32d7ec1c9271973c
 WHIRLPOOL 
bd28cde96896ad531bb499504bb1438b358b64e7f6080fa24758bee7c222b4d1df0c395d480d0cef54de8e78a7e457db403a9ef2d6a56033e65299b6d7f95634
 DIST nano-2.8.3.tar.gz 2773717 SHA256 
2b3b7f383a40899db5367d3c4e663ba0088868c0f9aa4edfd7457c9a0eedbdd1 SHA512 
ffedd36252bf13d57c9970840bc05b68c2b9211bf222a47a9aa559c078fdd993929c004d9aae3648e3190cbb32eef7ffb7a57de1c02e6e56b230366b9b55d9a1
 WHIRLPOOL 
63b4a3a0d93506788ba33553da3a6b7943e3559a2eae37b16700027665711f97313cc7199b189f4668d8a04584907dbf2a4b510f73ade8023729e6569890cd80
 DIST nano-2.8.4.tar.gz 2785297 SHA256 
78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f SHA512 
bbcaf710fdb5f403812b584a182ee472421d65c076f5fa2d538603c4cda8292485010157a2670e9890fcffc29d7db5c7334334d54d14f4e154b9bc3fe1ee919c
 WHIRLPOOL 
9cce7539122b915b7b2a48c00b6cfce6ffe4e6af86605865a4e15f99e1a75cf0766f04ba81316dc92677c9fa78daf1513dce2a06c9cc668287cacf71f650fce5
+DIST nano-2.8.5.tar.gz 2795845 SHA256 
e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a SHA512 
f59e32395b63e64afe8fa9c98785c53f9f841a1fce0677b8591c0f570b3bec24188b5f7acf4fb66cf41a83e0b3ba9436ca4abcfb861c27c7c24f4a5b7dd249db
 WHIRLPOOL 
bc83966f2f7e952115185e648fc77517dd31e0e9adace43b3543d5944f08000675a03de9bf9d2841993df86016a52720538a5e8579d35801dd8ffd0416253e17

diff --git a/app-editors/nano/nano-2.8.5.ebuild 
b/app-editors/nano/nano-2.8.5.ebuild
new file mode 100644
index 000..ce5e828a27c
--- /dev/null
+++ b/app-editors/nano/nano-2.8.5.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit eutils flag-o-matic
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://git.sv.gnu.org/nano.git"
+   inherit git-r3 autotools
+else
+   MY_P=${PN}-${PV/_}
+   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:3}/${MY_P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-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"
+fi
+
+DESCRIPTION="GNU GPL'd Pico clone with more functionality"
+HOMEPAGE="https://www.nano-editor.org/ 
https://wiki.gentoo.org/wiki/Nano/Basics_Guide;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="debug justify +magic minimal ncurses nls slang +spell static unicode"
+
+LIB_DEPEND=">=sys-libs/ncurses-5.9-r1:0=[unicode?]
+   sys-libs/ncurses:0=[static-libs(+)]
+   magic? ( sys-apps/file[static-libs(+)] )
+   nls? ( virtual/libintl )
+   !ncurses? ( slang? ( sys-libs/slang[static-libs(+)] ) )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+   static? ( ${LIB_DEPEND} )"
+
+src_prepare() {
+   if [[ ${PV} == "" ]] ; then
+   eautoreconf
+   fi
+   default
+}
+
+src_configure() {
+   use static && append-ldflags -static
+   local myconf=()
+   case ${CHOST} in
+   *-gnu*|*-uclibc*) myconf+=( "--with-wordbounds" ) ;; #467848
+   esac
+   econf \
+   --bindir="${EPREFIX}"/bin \
+   --htmldir=/trash \
+   $(use_enable !minimal color) \
+   $(use_enable !minimal multibuffer) \
+   $(use_enable !minimal nanorc) \
+   --disable-wrapping-as-root \
+   $(use_enable magic libmagic) \
+   $(use_enable spell speller) \
+   $(use_enable justify) \
+   $(use_enable debug) \
+   $(use_enable nls) \
+   $(use_enable unicode utf8) \
+   $(use_enable minimal tiny) \
+   $(usex ncurses --without-slang $(use_with slang)) \
+   "${myconf[@]}"
+}
+
+src_install() {
+   default
+   rm -rf "${D}"/trash
+
+   dodoc doc/sample.nanorc
+

[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/files/, app-editors/nano/

2017-06-25 Thread Lars Wendler
commit: 42d586daa34280ff6f8ad642ff75b3a5ad92fc64
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jun 25 17:31:13 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jun 25 17:31:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d586da

app-editors/nano: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-editors/nano/Manifest   |  2 -
 app-editors/nano/files/nano-2.6.3-minimal.patch | 97 -
 app-editors/nano/nano-2.6.3.ebuild  | 83 -
 app-editors/nano/nano-2.8.3.ebuild  | 83 -
 4 files changed, 265 deletions(-)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index ea363364b78..51fbb9f8df8 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,5 +1,3 @@
-DIST nano-2.6.3.tar.gz 2019354 SHA256 
4f4054e12f2181c8e436163e931a0a565612242ff9e566c4d1adeda0f91fd503 SHA512 
5079c0da976e3cfef9f3980e37c2501837bc66bb98fadd6fe7f02b061b83c99454678833fd43c74e6796cdc4ee9028ccba7a8a05e0f86e7a6517ba4d4c6bc95e
 WHIRLPOOL 
94520ca9c7a11342133adfd3a1e9e9c77a6c07ab18b1b51bf39918b331abc6bd7ebeb937c2ec8ed3e59b8d0468e40f4e5811e66a8aecd469ad42c595c1b61fe4
 DIST nano-2.7.5.tar.gz 2031723 SHA256 
226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907 SHA512 
a5332a361c4d0d9d0a77ebb11cdcffa976bee4981d5665b2732a9e6d7a2997566d9345332f2e6e5cb74f0a81be4413f54ca8f719962ab10b32d7ec1c9271973c
 WHIRLPOOL 
bd28cde96896ad531bb499504bb1438b358b64e7f6080fa24758bee7c222b4d1df0c395d480d0cef54de8e78a7e457db403a9ef2d6a56033e65299b6d7f95634
-DIST nano-2.8.3.tar.gz 2773717 SHA256 
2b3b7f383a40899db5367d3c4e663ba0088868c0f9aa4edfd7457c9a0eedbdd1 SHA512 
ffedd36252bf13d57c9970840bc05b68c2b9211bf222a47a9aa559c078fdd993929c004d9aae3648e3190cbb32eef7ffb7a57de1c02e6e56b230366b9b55d9a1
 WHIRLPOOL 
63b4a3a0d93506788ba33553da3a6b7943e3559a2eae37b16700027665711f97313cc7199b189f4668d8a04584907dbf2a4b510f73ade8023729e6569890cd80
 DIST nano-2.8.4.tar.gz 2785297 SHA256 
78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f SHA512 
bbcaf710fdb5f403812b584a182ee472421d65c076f5fa2d538603c4cda8292485010157a2670e9890fcffc29d7db5c7334334d54d14f4e154b9bc3fe1ee919c
 WHIRLPOOL 
9cce7539122b915b7b2a48c00b6cfce6ffe4e6af86605865a4e15f99e1a75cf0766f04ba81316dc92677c9fa78daf1513dce2a06c9cc668287cacf71f650fce5
 DIST nano-2.8.5.tar.gz 2795845 SHA256 
e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a SHA512 
f59e32395b63e64afe8fa9c98785c53f9f841a1fce0677b8591c0f570b3bec24188b5f7acf4fb66cf41a83e0b3ba9436ca4abcfb861c27c7c24f4a5b7dd249db
 WHIRLPOOL 
bc83966f2f7e952115185e648fc77517dd31e0e9adace43b3543d5944f08000675a03de9bf9d2841993df86016a52720538a5e8579d35801dd8ffd0416253e17

diff --git a/app-editors/nano/files/nano-2.6.3-minimal.patch 
b/app-editors/nano/files/nano-2.6.3-minimal.patch
deleted file mode 100644
index 7e5387e3d74..000
--- a/app-editors/nano/files/nano-2.6.3-minimal.patch
+++ /dev/null
@@ -1,97 +0,0 @@
-https://bugs.gentoo.org/591026
-
-From 928a24c20444a652212e544a506ed55c44efdf3b Mon Sep 17 00:00:00 2001
-From: Benno Schulenberg 
-Date: Thu, 11 Aug 2016 12:37:11 +0200
-Subject: [PATCH] input: look at the modifier keys only when compiled on Linux
-
-This fixes https://savannah.gnu.org/bugs/?48751 reported by Andrew Ho.
-
-This also fixes compilation when configured with --enable-tiny.

- src/global.c | 3 +++
- src/nano.c   | 3 ++-
- src/proto.h  | 3 +++
- src/winio.c  | 4 
- 4 files changed, 12 insertions(+), 1 deletion(-)
-
-diff --git a/src/global.c b/src/global.c
-index 69c66473508d..3347476f1afb 100644
 a/src/global.c
-+++ b/src/global.c
-@@ -33,8 +33,11 @@ volatile sig_atomic_t sigwinch_counter = 0;
-   /* Is incremented by the handler whenever a SIGWINCH occurs. */
- #endif
- 
-+#if defined(__linux__) && !defined(NANO_TINY)
- bool console;
-   /* Whether we're running on a Linux VC (TRUE) or under X (FALSE). */
-+#endif
-+
- bool meta_key;
-   /* Whether the current keystroke is a Meta key. */
- bool focusing = TRUE;
-diff --git a/src/nano.c b/src/nano.c
-index 6e55f4948346..4d82c938628c 100644
 a/src/nano.c
-+++ b/src/nano.c
-@@ -2482,9 +2482,10 @@ int main(int argc, char **argv)
- /* Set up the terminal state. */
- terminal_init();
- 
-+#if defined(__linux__) && !defined(NANO_TINY)
- /* Check whether we're running on a Linux console. */
- console = (getenv("DISPLAY") == NULL);
--
-+#endif
- #ifdef DEBUG
- fprintf(stderr, "Main: set up windows\n");
- #endif
-diff --git a/src/proto.h b/src/proto.h
-index 6396f3735127..4f6624ea0f16 100644
 a/src/proto.h
-+++ b/src/proto.h
-@@ -30,7 +30,10 @@
- extern volatile sig_atomic_t sigwinch_counter;
- #endif
- 
-+#if defined(__linux__) && !defined(NANO_TINY)
- extern bool console;
-+#endif
-+
- extern bool meta_key;
- extern bool focusing;
- 
-diff --git a/src/winio.c b/src/winio.c
-index 

[gentoo-commits] repo/gentoo:master commit in: www-apache/anyterm/files/, www-apache/anyterm/

2017-06-25 Thread David Seifert
commit: fe2b1e25018bdd29679e926562d7485c739cbc1c
Author: Peter Levine  gmail  com>
AuthorDate: Thu Jun 22 09:10:34 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 25 17:01:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe2b1e25

www-apache/anyterm: Fix building with GCC-6

Bug: https://bugs.gentoo.org/show_bug.cgi?id=594920
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4970

 www-apache/anyterm/anyterm-1.1.29-r1.ebuild|   3 +-
 www-apache/anyterm/files/anyterm-1.1.29-gcc6.patch | 146 +
 2 files changed, 148 insertions(+), 1 deletion(-)

diff --git a/www-apache/anyterm/anyterm-1.1.29-r1.ebuild 
b/www-apache/anyterm/anyterm-1.1.29-r1.ebuild
index b3044a3f110..b1cdf260df9 100644
--- a/www-apache/anyterm/anyterm-1.1.29-r1.ebuild
+++ b/www-apache/anyterm/anyterm-1.1.29-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,6 +22,7 @@ PATCHES=(
"${FILESDIR}/${PN}-1.1.28-respect-LDFLAGS.patch"
"${FILESDIR}/${P}-gcc-4.4.patch"
"${FILESDIR}/${P}-boost-1.50.patch"
+   "${FILESDIR}/${P}-gcc6.patch"
 )
 
 src_prepare() {

diff --git a/www-apache/anyterm/files/anyterm-1.1.29-gcc6.patch 
b/www-apache/anyterm/files/anyterm-1.1.29-gcc6.patch
new file mode 100644
index 000..bbd443a6271
--- /dev/null
+++ b/www-apache/anyterm/files/anyterm-1.1.29-gcc6.patch
@@ -0,0 +1,146 @@
+--- a/src/html.cc
 b/src/html.cc
+@@ -50,16 +50,16 @@
+   }
+   classes += L'i'+fg;
+ }
+-h += L"";
++h += UCS4STR("");
+ return true;
+   }
+   return false;
+ }
+ 
+-static const ucs4_char* attr_end= L"";
++static const ucs4_char* attr_end= UCS4STR("");
+ 
+-static const ucs4_char* cursor_start = L"";
+-static const ucs4_char* cursor_end   = L"";
++static const ucs4_char* cursor_start = UCS4STR("");
++static const ucs4_char* cursor_end   = UCS4STR("");
+ 
+ 
+ ucs4_string htmlify_screen(const Screen& screen)
+@@ -97,9 +97,9 @@
+ h+=cursor_start;
+   }
+ switch (ch) {
+-  case '<':  h+=L""; break;
+-  case '>':  h+=L""; break;
+-  case '&':  h+=L""; break;
++  case '<':  h+=UCS4STR(""); break;
++  case '>':  h+=UCS4STR(""); break;
++  case '&':  h+=UCS4STR(""); break;
+   case ' ':  h+=L'\u00A0'; break;
+   default:   h+=ch; break;
+ }
+@@ -111,7 +111,7 @@
+ if (styled) {
+   h+=attr_end;
+ }
+-h+=L"";
++h+=UCS4STR("");
+   }
+ 
+   return h;
+--- a/src/editscript.cc
 b/src/editscript.cc
+@@ -95,7 +95,7 @@
+   simplify_editscript(e,simp_e);
+ 
+   ucs4_string editscript;
+-  ucs4_string editscript_r = L"R";
++  ucs4_string editscript_r = UCS4STR("R");
+   bool any_common = false;
+   bool any_change = false;
+ 
+@@ -127,7 +127,7 @@
+   }
+ 
+   if (!any_change) {
+-return L"n";
++return UCS4STR("n");
+   } else if (any_common) {
+ return editscript;
+   } else {
+--- a/src/unicode.hh
 b/src/unicode.hh
+@@ -30,7 +30,16 @@
+ #define UCS4_NATIVE "UCS-4BE"
+ #endif
+ 
++// char32_t is built-in in C++11.  Pre C++11, use wchar_t.
++// Define a macro UCS4STR() to declare a string literal as L"..." or U"...".
++
++#if __cplusplus < 201100L
+ typedef wchar_t char32_t;
++#define UCS4STR(s) L##s
++#else
++#define UCS4STR(s) U##s
++#endif
++
+ typedef char32_t ucs4_char;
+ typedef std::basic_string ucs4_string;
+ 
+--- a/libpbe/include/charset/char_t.hh
 b/libpbe/include/charset/char_t.hh
+@@ -63,9 +63,15 @@
+ };
+ 
+ typedef char_t<8>::type  char8_t;
++
++#define HAVE_BUILTIN_CHAR_T __cplusplus >= 201100L
++#if ! HAVE_BUILTIN_CHAR_T
++
+ typedef char_t<16>::type char16_t;
+ typedef char_t<32>::type char32_t;
+ 
++#endif
++
+ 
+ };
+ 
+--- a/libpbe/src/generated/iso8859_tables_body.cc
 b/libpbe/src/generated/iso8859_tables_body.cc
+@@ -2,22 +2,22 @@
+   // ISO-8859-2
+   { 0x0104, 0x02D8, 0x0141, 0x00A4, 0x013D, 0x015A, 0x00A7, 0x00A8, 0x0160, 
0x015E, 0x0164, 0x0179, 0x00AD, 0x017D, 0x017B, 0x00B0, 0x0105, 0x02DB, 0x0142, 
0x00B4, 0x013E, 0x015B, 0x02C7, 0x00B8, 0x0161, 0x015F, 0x0165, 0x017A, 0x02DD, 
0x017E, 0x017C, 0x0154, 0x00C1, 0x00C2, 0x0102, 0x00C4, 0x0139, 0x0106, 0x00C7, 
0x010C, 0x00C9, 0x0118, 0x00CB, 0x011A, 0x00CD, 0x00CE, 0x010E, 0x0110, 0x0143, 
0x0147, 0x00D3, 0x00D4, 0x0150, 0x00D6, 0x00D7, 0x0158, 0x016E, 0x00DA, 0x0170, 
0x00DC, 0x00DD, 0x0162, 0x00DF, 0x0155, 0x00E1, 0x00E2, 0x0103, 0x00E4, 0x013A, 
0x0107, 0x00E7, 0x010D, 0x00E9, 0x0119, 0x00EB, 0x011B, 0x00ED, 0x00EE, 0x010F, 
0x0111, 0x0144, 0x0148, 0x00F3, 0x00F4, 0x0151, 0x00F6, 0x00F7, 0x0159, 0x016F, 
0x00FA, 0x0171, 0x00FC, 0x00FD, 0x0163, 0x02D9,},
+   // ISO-8859-3
+-  { 0x0126, 0x02D8, 0x00A3, 0x00A4, -1, 0x0124, 0x00A7, 0x00A8, 0x0130, 
0x015E, 0x011E, 0x0134, 0x00AD, -1, 0x017B, 0x00B0, 0x0127, 

[gentoo-commits] repo/gentoo:master commit in: sci-biology/cufflinks/files/, sci-biology/cufflinks/

2017-06-25 Thread David Seifert
commit: 535d49953c74af2bb58478979d77d5588acaca20
Author: Peter Levine  gmail  com>
AuthorDate: Thu Jun 22 05:25:12 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 25 16:59:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535d4995

sci-biology/cufflinks: Fix building with GCC-6

Bug: https://bugs.gentoo.org/show_bug.cgi?id=594904
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4969

 sci-biology/cufflinks/cufflinks-2.2.1-r2.ebuild|  3 ++-
 sci-biology/cufflinks/files/cufflinks-2.2.1-gcc6.patch | 14 ++
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/sci-biology/cufflinks/cufflinks-2.2.1-r2.ebuild 
b/sci-biology/cufflinks/cufflinks-2.2.1-r2.ebuild
index 9ff0a2c7111..3e89f70a498 100644
--- a/sci-biology/cufflinks/cufflinks-2.2.1-r2.ebuild
+++ b/sci-biology/cufflinks/cufflinks-2.2.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,6 +22,7 @@ RDEPEND="${DEPEND}"
 PATCHES=(
"${FILESDIR}"/${P}-samtools-legacy.patch
"${FILESDIR}"/${P}-flags.patch
+   "${FILESDIR}"/${P}-gcc6.patch
 )
 
 src_prepare() {

diff --git a/sci-biology/cufflinks/files/cufflinks-2.2.1-gcc6.patch 
b/sci-biology/cufflinks/files/cufflinks-2.2.1-gcc6.patch
new file mode 100644
index 000..6ee9bcf456d
--- /dev/null
+++ b/sci-biology/cufflinks/files/cufflinks-2.2.1-gcc6.patch
@@ -0,0 +1,14 @@
+--- a/src/lemon/error.h
 b/src/lemon/error.h
+@@ -67,9 +67,9 @@
+ }
+ 
+ ExceptionMember& operator=(const ExceptionMember& copy) {
+-  if (ptr.get() == 0) return;
++  if (ptr.get() == 0) return *this;
+   try {
+-  if (!copy.valid()) return;
++  if (!copy.valid()) return *this;
+   *ptr = copy.get();
+   } catch (...) {}
+ }



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

2017-06-25 Thread Andreas Sturmlechner
commit: b6c55e4f025e77a60fa49446a56180120b5a5f93
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 25 16:36:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 25 16:37:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c55e4f

app-text/kbibtex: Drop USE=webkit

Gentoo-bug: 620684

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-text/kbibtex/kbibtex-0.6.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-text/kbibtex/kbibtex-0.6.2.ebuild 
b/app-text/kbibtex/kbibtex-0.6.2.ebuild
index 51eb177cfc8..1ed3726917b 100644
--- a/app-text/kbibtex/kbibtex-0.6.2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.6.2.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-WEBKIT_REQUIRED="optional"
 inherit kde4-base
 
 DESCRIPTION="BibTeX editor by KDE to edit bibliographies used with LaTeX"
@@ -31,7 +30,7 @@ PATCHES=( "${FILESDIR}/${P}-webkit.patch" )
 
 src_configure() {
local mycmakeargs=(
-   -DWITH_QTWEBKIT=$(usex webkit)
+   -DWITH_QTWEBKIT=OFF
)
 
kde4-base_src_configure



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

2017-06-25 Thread Agostino Sarubbo
commit: adc1e29493f78c51378916f26bea37243e0b853a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 25 16:31:10 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 25 16:31:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc1e294

net-dns/bind-tools: amd64 stable wrt bug #621730

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

 net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild 
b/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
index 7b7694cdca8..959489a8b65 100644
--- a/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz;
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
 # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
 



[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxtask/

2017-06-25 Thread Agostino Sarubbo
commit: d0c45126f8ad83d391894a76dfefa5ae43c4000a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 25 16:32:35 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 25 16:32:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c45126

lxde-base/lxtask: amd64 stable wrt bug #611002

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

 lxde-base/lxtask/lxtask-0.1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxtask/lxtask-0.1.8.ebuild 
b/lxde-base/lxtask/lxtask-0.1.8.ebuild
index 601f2cc71f3..65b28be564a 100644
--- a/lxde-base/lxtask/lxtask-0.1.8.ebuild
+++ b/lxde-base/lxtask/lxtask-0.1.8.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://lxde.sf.net/;
 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~x86 ~arm-linux ~x86-linux"
 SLOT="0"
 IUSE=""
 



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

2017-06-25 Thread Agostino Sarubbo
commit: c717a52911c170529c201ba08cd150f7e7662cb7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 25 16:32:08 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 25 16:32:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c717a529

media-sound/mixxx: amd64 stable wrt bug #620712

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

 media-sound/mixxx/mixxx-2.0.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/mixxx/mixxx-2.0.0-r4.ebuild 
b/media-sound/mixxx/mixxx-2.0.0-r4.ebuild
index a67c794493a..386297dae6f 100644
--- a/media-sound/mixxx/mixxx-2.0.0-r4.ebuild
+++ b/media-sound/mixxx/mixxx-2.0.0-r4.ebuild
@@ -15,7 +15,7 @@ SRC_URI+=" 
https://github.com/mixxxdj/mixxx/commit/869e07067b15e09bf7ef886a8772a
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="aac debug doc ffmpeg hid mp3 mp4 shout wavpack"
 
 # fails to compile system-fidlib. Add ">media-libs/fidlib-0.9.10-r1" once this



[gentoo-commits] repo/gentoo:master commit in: app-backup/fsarchiver/

2017-06-25 Thread Agostino Sarubbo
commit: e4bf7a64daf989211d8645586e198b05c68c7687
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 25 16:32:14 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 25 16:32:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bf7a64

app-backup/fsarchiver: amd64 stable wrt bug #622546

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

 app-backup/fsarchiver/fsarchiver-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/fsarchiver/fsarchiver-0.8.1.ebuild 
b/app-backup/fsarchiver/fsarchiver-0.8.1.ebuild
index 047364ab3f6..dc3f9b1ad5d 100644
--- a/app-backup/fsarchiver/fsarchiver-0.8.1.ebuild
+++ b/app-backup/fsarchiver/fsarchiver-0.8.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/fdupoux/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug lzma lzo static"
 
 DEPEND="dev-libs/libgcrypt:0=



[gentoo-commits] repo/gentoo:master commit in: app-pda/libplist/

2017-06-25 Thread Agostino Sarubbo
commit: 734d77e08258a8573e8aa8dd666d69c2d074387b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 25 16:31:16 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 25 16:31:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=734d77e0

app-pda/libplist: amd64 stable wrt bug #608040

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

 app-pda/libplist/libplist-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-pda/libplist/libplist-2.0.0.ebuild 
b/app-pda/libplist/libplist-2.0.0.ebuild
index 7ac5ace542a..e3665b55052 100644
--- a/app-pda/libplist/libplist-2.0.0.ebuild
+++ b/app-pda/libplist/libplist-2.0.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/3.1.0" # based on SONAME of libplist.so
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
 IUSE="python static-libs"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )"



  1   2   3   >