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

2019-01-28 Thread Matthew Thode
commit: a795a9001b9bef6bc57284ddf6288e1aa16d8440
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:17:45 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a795a900

dev-python/pyinotify: add py37 support

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

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

diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild 
b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
index d5ee18702d1..bcebb55cbf8 100644
--- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy pypy3 )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1



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

2019-01-28 Thread Matthew Thode
commit: 2b111ea51ed61b3abe5124836d3b68929509ae3c
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 28 15:28:39 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 15:28:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b111ea5

app-crypt/certbot: fix acme deps

Fixes: https://bugs.gentoo.org/676612
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/certbot/certbot-0.30.0.ebuild   | 2 +-
 app-crypt/certbot/{certbot-0.30.1.ebuild => certbot-0.30.1-r1.ebuild} | 2 +-
 app-crypt/certbot/certbot-.ebuild | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/certbot/certbot-0.30.0.ebuild 
b/app-crypt/certbot/certbot-0.30.0.ebuild
index f5ff7c45897..7dcb4fadad6 100644
--- a/app-crypt/certbot/certbot-0.30.0.ebuild
+++ b/app-crypt/certbot/certbot-0.30.0.ebuild
@@ -24,7 +24,7 @@ IUSE="test"
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
${CDEPEND}
-   >=app-crypt/acme-0.26.0[${PYTHON_USEDEP}]
+   >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.2[${PYTHON_USEDEP}]

diff --git a/app-crypt/certbot/certbot-0.30.1.ebuild 
b/app-crypt/certbot/certbot-0.30.1-r1.ebuild
similarity index 96%
rename from app-crypt/certbot/certbot-0.30.1.ebuild
rename to app-crypt/certbot/certbot-0.30.1-r1.ebuild
index f5ff7c45897..7dcb4fadad6 100644
--- a/app-crypt/certbot/certbot-0.30.1.ebuild
+++ b/app-crypt/certbot/certbot-0.30.1-r1.ebuild
@@ -24,7 +24,7 @@ IUSE="test"
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
${CDEPEND}
-   >=app-crypt/acme-0.26.0[${PYTHON_USEDEP}]
+   >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.2[${PYTHON_USEDEP}]

diff --git a/app-crypt/certbot/certbot-.ebuild 
b/app-crypt/certbot/certbot-.ebuild
index f029016bfb6..7dcb4fadad6 100644
--- a/app-crypt/certbot/certbot-.ebuild
+++ b/app-crypt/certbot/certbot-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ IUSE="test"
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
${CDEPEND}
-   >=app-crypt/acme-0.26.0[${PYTHON_USEDEP}]
+   >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sys-auth/elogind/

2019-01-28 Thread Mikle Kolyada
commit: 2aa76974bde8566c250d431ba0607647c48bee0a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jan 28 07:19:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jan 28 07:19:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa76974

sys-auth/elogind: amd64 stable wrt bug #674712

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

 sys-auth/elogind/elogind-239.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/elogind/elogind-239.3.ebuild 
b/sys-auth/elogind/elogind-239.3.ebuild
index f9136f937f1..3524b01a1b8 100644
--- a/sys-auth/elogind/elogind-239.3.ebuild
+++ b/sys-auth/elogind/elogind-239.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="+acl debug doc +pam +policykit selinux"
 
 COMMON_DEPEND="



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

2019-01-28 Thread Marek Szuba
commit: 3a3bede721439a63ee0ec3e12bfbfd8a1e74ef06
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jan 28 15:29:15 2019 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jan 28 15:30:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3bede7

dev-python/pyicu: trigger a rebuild upon dev-libs/icu update

Closes: https://bugs.gentoo.org/show_bug.cgi?id=676624
Signed-off-by: Marek Szuba  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/dev-python/pyicu/pyicu-2.2.ebuild 
b/dev-python/pyicu/pyicu-2.2.ebuild
index 87d2e2a78e3..8a6c78ecb66 100644
--- a/dev-python/pyicu/pyicu-2.2.ebuild
+++ b/dev-python/pyicu/pyicu-2.2.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 RDEPEND="${PYTHON_DEPS}
-   dev-libs/icu"
+   dev-libs/icu:="
 DEPEND="${RDEPEND}
test? ( dev-python/pytest
dev-python/six )"



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

2019-01-28 Thread Thomas Deutschmann
commit: 0e9c24db74c9fe19c08d05fa2e892ab3edffe39e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 28 16:40:13 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 28 16:40:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9c24db

www-client/firefox-bin: bump to v60.5.0 ESR and v65.0

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

 www-client/firefox-bin/Manifest  | 172 ++
 www-client/firefox-bin/firefox-bin-60.5.0.ebuild | 179 +++
 www-client/firefox-bin/firefox-bin-65.0.ebuild   | 179 +++
 3 files changed, 530 insertions(+)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 13df93c1917..84edc976185 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -166,6 +166,90 @@ DIST firefox-60.4.0esr-vi.xpi 528187 BLAKE2B 
5ea0608748cea2d8e98a836b635e91af0a9
 DIST firefox-60.4.0esr-xh.xpi 511859 BLAKE2B 
20505fb9ed4b87e358556b1f4063dd1aed5c355b0fa92d2cf39c25acfe528352639ccee40b80919cf0b1ac02f17f4ad2c0e485e42f037c1e845f5c61d7eaf5f4
 SHA512 
b5b20c79434bf3d9f5915a6800d6b56c240cbf82807a70f75899306f2a75e3bf531bc9be5acbd5bb6ddf90a26160fd72e35af23886bf77dfe397d4f90628bef9
 DIST firefox-60.4.0esr-zh-CN.xpi 543585 BLAKE2B 
787679f3a78a9556183d2e57ab1a744150a0d1a02caa629fdab46dfa3838cade0a1105ceebc7965810a1becc88956e9683db99bc25fd1d09fac38cb113b33aab
 SHA512 
e2c9662dfac8e2cff3a719149626be02fdb3cf4a713c3d32cdba7df37df4a98fd90eb88a8d16d3a61ca4870c0f049d5343cb6b41470464e9399c6b1153d059e7
 DIST firefox-60.4.0esr-zh-TW.xpi 541910 BLAKE2B 
5ec6659b0bb94fa7d52488a0e043b6bf6372100a3652bd509e46f1972fef3680224017fef32f3faefdab7f2c683576eb3aa4c3e7435fc5ec42ad6ce3cc54e461
 SHA512 
229f070f9eeba9e88b44f1e27bd47cb79fa39f4b9d6a8d50edc8afe9e4dcb8ebfc03acbcceefa9106d5dd726146b680d83578271bbabf19c19800be2800591c5
+DIST firefox-60.5.0esr-ach.xpi 496841 BLAKE2B 
774ba2e7e020f484c44e3bab5d98eba69ca9ddc680e04bceb5fbf2ecee385afaf16d5cbec74da33f3de897d7faa76b155ab640654522b3d22862f69b904c2b09
 SHA512 
3ba5cf4f35d1d3f80ccfaa45bd9e6ba91459ffcda14df89deb39e648c00ebcf8ec05700c5410f4d50d9b33017304c35d79e2980683a27137c34b39d08e7da488
+DIST firefox-60.5.0esr-af.xpi 487319 BLAKE2B 
52c28405aa3430e0fedfb2ffe0b83726af7bfb060de7d04425eb2a83705e6d748e08f6f400397fc5ff843c746b1adf853d6b08d66daf10b0e86251394a063f30
 SHA512 
e867f1b2d1da76344d984eee6177638e519f1877b15e840abd6fe7f9072e2d2a6e825f9d8292f09b5086dad8a6deca2f5041ba9197cbcb43138587958fdb8346
+DIST firefox-60.5.0esr-an.xpi 520504 BLAKE2B 
1a1e0f36537608be2c422b46e6276061bc8d3559808b0b62ddbd14e6dc7942f6e19d819ba0a3f5daa08d1d86d7c666b76e3af7602e23d3cf72d8bb0d95b2cb6a
 SHA512 
9b5ea81ba0999de854c3d58326e1feb41f9f8c4c30c0e1a2287aa95efc88c4c4a3363344b1b4171fe48285d6f6587fe2199e2b74329ecb93baa522501dbac5c0
+DIST firefox-60.5.0esr-ar.xpi 547823 BLAKE2B 
148a05b0c22023c355fbe223d2f3a6d43757f4858f05f61822b66f3d9e230a6bb6695d0922104c3b9a4e3e1a07588052c26d78c88e2932abb4fa9749bbe09b48
 SHA512 
b9c254b57f10a0dcadfb01cca561c908cf20c0f83b0e61be6732d90e7906703a88d46ca410fd1ad39b8f1105339332fb38f7f407b3308d7b809d5cff4eb735e6
+DIST firefox-60.5.0esr-as.xpi 530728 BLAKE2B 
fe83412a85c7a6859082d1c4f4a329f5e3d54e12a3c7c9e9a9ba8d0432de566d73a7d618342adb5ede1bcf9f5c2d8316f8d46c84d27ad16fb046b84e8f5acbbc
 SHA512 
9fe7d2a314f1e03b97e124aca66d721be6ba7f641aa724424abde7b579d53dc722ed87c54a87dce16d0875bd8f84fb09eab771f4a87d5c812e5fa76dfacf57d8
+DIST firefox-60.5.0esr-ast.xpi 508655 BLAKE2B 
04ce0c6a86a412b901802d44a368ca4cd1ed0fd812f49a95100301b198291d00c7dcf3fa345a68c5ef1a419dfc1d33cfcc5d9fdf2188d21ce48f660aedd9fcd9
 SHA512 
1a84f52a5d61c59cb9b9aaf35603ccf22f04909eb836a9ca87776409bcdce09fbe47cf4dd4109c4c59b468457d4c62603680d1d206b0292e483d9041f94e43a3
+DIST firefox-60.5.0esr-az.xpi 524747 BLAKE2B 
9759a2dfb2df84d52a317f8f1205437ff56718ce6ae5742fedf392bb56c532bff87e1b7752a43658406d1c3d1ad93e2144c94df2f4a98bf903f08f47587651bc
 SHA512 
6b2c03f7139d2fa45c2607778b4677706f26448c4d8e972254063f1622b40345ff185a64213d031c4a930d29b8fea1e8a84633236cc4f9c7042d969f54bba8ab
+DIST firefox-60.5.0esr-bg.xpi 573852 BLAKE2B 
3a65e1cac8545b3008f415e8fe1897175567b99df1807b486e89ce1ebebd201c9d4980d680388b8193579d8f1eb3ee651b7ab27eefde6dcc17ece10cf18491cc
 SHA512 
5b30d87ebb6fa20ae2b7d7831a14e0240609c44eb355ae9a1cf5184f174fc1f4d9dd22303ea6969917ec5d81fdb66610d4161c93e08c8c6ef124ded2acf969fc
+DIST firefox-60.5.0esr-bn-BD.xpi 590423 BLAKE2B 
0923bb2a9abc123494f7195483a8d3ab49fe11209e9111071bd100b925aa2fa7de751e7630cc5f127fecbcc3d1c66f7c07d32d9f752999d34c8b8da80d15596d
 SHA512 
5a502fcd383af87225b647bda7a6bf54b7667d1b029c7592e418484ed6957c682276ad40fcda7ac3a1787e6ec4fe36d01398cb8006de74e552034511e4209c31
+DIST firefox-60.5.0esr-bn-IN.xpi 570870 BLAKE2B 
104af3b210d8d5168a00ecff1a4034c2f465c1223557559e5dbfec67767a88b7975ce3f53d8c56a00248fa7d621883292c04f633178054db5ebf79352ee27d68
 SHA512 
08e56

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

2019-01-28 Thread Lars Wendler
commit: 614fbf602a3f0bca80b71c70d6676b4b3c38425e
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 28 09:16:52 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 28 09:26:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614fbf60

media-sound/paprefs: Bump to version 1.1

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

 media-sound/paprefs/Manifest   |  1 +
 media-sound/paprefs/paprefs-1.1.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/media-sound/paprefs/Manifest b/media-sound/paprefs/Manifest
index 09c30341a13..b171a431fad 100644
--- a/media-sound/paprefs/Manifest
+++ b/media-sound/paprefs/Manifest
@@ -1 +1,2 @@
 DIST paprefs-0.9.11_pre20180621.tar.xz 221100 BLAKE2B 
d8f79865a0ce6d4491ea252fdef65e700d1ad4cfc253d8b0415a6cd454fe60685a3d647c8720cb50f85033a7bb0d411c404b4d50c43b320bd728390a8056c1de
 SHA512 
650e365b77d9d9beee4dc62b7ba5d367b55a9f0e95f39ca1e75d210dab05820b4d3485a34366e6e341fafe55b5c6ee458088666937e0220c3d91bd68aa327c53
+DIST paprefs-1.1.tar.xz 69144 BLAKE2B 
9809bb73156be1e4020679637c1203524a0ccc5f5e1fb3696724925bb196cd397e433c22e993e7353cfaadd38260980676af6ace2cac795c0b615298d1d85805
 SHA512 
4203fcb485b40223a5c8672fdbbd2875a25d05d85366773015728f54a17020098ee9e9fd1c02180c01799e100b99389c970855fc1bd69921d32d8e43c749ce76

diff --git a/media-sound/paprefs/paprefs-1.1.ebuild 
b/media-sound/paprefs/paprefs-1.1.ebuild
new file mode 100644
index 000..5918d87e637
--- /dev/null
+++ b/media-sound/paprefs/paprefs-1.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic meson xdg-utils
+
+DESCRIPTION="PulseAudio Preferences, configuration dialog for PulseAudio"
+HOMEPAGE="https://freedesktop.org/software/pulseaudio/paprefs";
+SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-cpp/atkmm
+   dev-cpp/glibmm:2
+   dev-cpp/gtkmm:3.0
+   dev-libs/glib:2
+   >=dev-libs/libsigc++-2.2:2
+   >=media-sound/pulseaudio-12.0-r1[glib]
+   x11-libs/gtk+:3
+   || (
+   x11-themes/tango-icon-theme
+   x11-themes/adwaita-icon-theme
+   )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_configure() {
+   append-cxxflags -std=c++11 #568590
+   local mymesonargs=(
+   -Dlynx=false
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



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

2019-01-28 Thread Matthew Thode
commit: 245fd04a832407e890ffdea264a28c095be3419e
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 28 04:57:06 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 04:57:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245fd04a

dev-python/debtcollector: 1.19.0 py37

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

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

diff --git a/dev-python/debtcollector/debtcollector-1.19.0.ebuild 
b/dev-python/debtcollector/debtcollector-1.19.0.ebuild
index 77677acbe94..f94f4364eb2 100644
--- a/dev-python/debtcollector/debtcollector-1.19.0.ebuild
+++ b/dev-python/debtcollector/debtcollector-1.19.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Hans de Graaff
commit: 88ad7af5d7e2843cc49db6a62294a2d6b63d1471
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 28 06:28:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 28 06:57:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ad7af5

dev-ruby/rbnacl: add 6.0.1

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

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

diff --git a/dev-ruby/rbnacl/Manifest b/dev-ruby/rbnacl/Manifest
index b3328b28b97..4aab281bf56 100644
--- a/dev-ruby/rbnacl/Manifest
+++ b/dev-ruby/rbnacl/Manifest
@@ -1,3 +1,4 @@
 DIST rbnacl-4.0.2.gem 220160 BLAKE2B 
a4a3a7b0346bdc3d0e1930bf9b1c6c05182456837c53c8a56f5d8eec831df8768589affb00450088c4ccc3de37f474a359e9ea362655ea66ada63467936abcbe
 SHA512 
d13d36e4248d5e40bb5d9496e08823438d312c16d14e3068be89a62dd7f80ec7f99fa5995752b183656b6ae863af77645b16ce45d05a74ad0dfbd4a93c8854d4
 DIST rbnacl-5.0.0.gem 221184 BLAKE2B 
f64a754c478c57af901432e9cef335d9f01c1acadcd9d860dacca2ed5d59bdb71f3a431488357b57cbe7af61cf03b50b95ab5421a9ac59f63242a0ddd693e373
 SHA512 
d6c0c90587beae9f5086c442f4b7b9f430d527576307c5a5cdc5532b231245e5615434a001b3a4b47d1fb7d7148a167d77f12e7b4f5bd1c25c7ce5d361eb42f6
 DIST rbnacl-6.0.0.gem 225280 BLAKE2B 
bd9b12d4b7bedbc091e21c48f859bcdc969ef99ba50cd8b329040ad4522821e8eddf2269efcc29d30d967d70cb5132863f783990c860f3b3f9dcb342c2d3
 SHA512 
2921269c65503038d271506c56c8ce9d2ce34e1dde45cbe5f1bb14a6350608dc6690db7760c29960232c71fa21e7e183be1fe5238fbed228b74d3c71d7881034
+DIST rbnacl-6.0.1.gem 225792 BLAKE2B 
dd2f3ab1996b51f905016df9a21d2c4dce69246727efa35444a9f88f3d071607d122aaa7e61e5283f491e3e8e9deb0897844fc4d8f8562c3b855b6489ff8ee71
 SHA512 
f30161cf38972c94f00200bdc0790b7b3b6c5a7b0b2663fab0a11b488477424e5b57280479cd28e2736eeaa1e524227e6aa688e814a1b4af274f1c82a5d553ab

diff --git a/dev-ruby/rbnacl/rbnacl-6.0.1.ebuild 
b/dev-ruby/rbnacl/rbnacl-6.0.1.ebuild
new file mode 100644
index 000..1207ef48183
--- /dev/null
+++ b/dev-ruby/rbnacl/rbnacl-6.0.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides a high-level toolkit for building cryptographic systems 
and protocols"
+HOMEPAGE="https://github.com/cryptosphere/rbnacl";
+
+LICENSE="MIT"
+SLOT="6"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND+=" dev-libs/libsodium"
+DEPEND+=" test? ( dev-libs/libsodium )"
+
+ruby_add_rdepend "dev-ruby/ffi"
+
+all_ruby_prepare() {
+   sed -i -e '/coveralls/I s:^:#:' \
+   -e '/bundler/ s:^:#:' \
+   -e 's:rbnacl/libsodium:rbnacl:' spec/spec_helper.rb
+}



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

2019-01-28 Thread Marek Szuba
commit: e2efc37573faade0ac63c327a5295448e3e63c0d
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jan 28 15:26:11 2019 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jan 28 15:30:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2efc375

dev-python/pyicu: remove old

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

 dev-python/pyicu/Manifest   |  2 --
 dev-python/pyicu/pyicu-2.0.3.ebuild | 48 -
 dev-python/pyicu/pyicu-2.1.ebuild   | 48 -
 3 files changed, 98 deletions(-)

diff --git a/dev-python/pyicu/Manifest b/dev-python/pyicu/Manifest
index 0f11bcf73b6..5eb6f7c9691 100644
--- a/dev-python/pyicu/Manifest
+++ b/dev-python/pyicu/Manifest
@@ -1,4 +1,2 @@
 DIST PyICU-2.0.2.tar.gz 194525 BLAKE2B 
9ef0c5defdebfd65760c6de5782308eac5433fd8474b9802ed1a79db494a259c88f22286b0a98b25bdcec22cbf78a3a7e411d8a9a7a81b07a2112204d6b44141
 SHA512 
b3715a0f88227a41b56988ee98e795fe398867c2788b2929e0d4f83bfe9519ff01648eb23cfe8d1d9073930a4d7220c0ad5ebcf2652d8fa3ec43e4c4a4bcf091
-DIST PyICU-2.0.3.tar.gz 201076 BLAKE2B 
cb388e4e6d6df2417312820cbe8482a8b02c5cfd639950b32d5ab5e1b1815f85e8fc870a2808042f085bee6ec93c6cb6dbea4466e745e93166714421d7d4ef25
 SHA512 
a08a34772fc8205660320d7ea1bea52cd9c21ff9edf0aef1059c9439406d4b69ab434b35347dce8928cff8051600d55cb71bcc74eb89f203037be629d83e044e
-DIST PyICU-2.1.tar.gz 203402 BLAKE2B 
47541bd2f59553cc577b726b41585df6a639deff79c0c48d9ec2388bc8c9d69b9eef2cad642418961c255a36c7b43e255c5487a9dcac2a695267f29a790bb630
 SHA512 
35477cd960828d6ce853286e2de8e14a3b4cdc8d6975fd7eaf7e262f252c298f235d569d02a3844432e19dccffed13395c80074623ad196fab6c87f55f3d560d
 DIST PyICU-2.2.tar.gz 211135 BLAKE2B 
f56e590ec4aefb61b6d3b37c807a018698ee97a632ccdd08f5f879cdccc576a6da1d31bb0ede54813be640ebdf600fe522a5c35ff417ac8e157c516a1b3bd7cc
 SHA512 
30cce676fa502040e20fd4303baeebf0d83730abfedf79fdf3b69c1a3b52032a3337168b6e8902286dd4b46dda5bf894795995c6f1ef2a237fdabc374bb5ffcf

diff --git a/dev-python/pyicu/pyicu-2.0.3.ebuild 
b/dev-python/pyicu/pyicu-2.0.3.ebuild
deleted file mode 100644
index 381c93d7b92..000
--- a/dev-python/pyicu/pyicu-2.0.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN="PyICU"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python bindings for dev-libs/icu"
-HOMEPAGE="https://github.com/ovalhub/pyicu";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="${PYTHON_DEPS}
-   dev-libs/icu"
-DEPEND="${RDEPEND}
-   test? ( dev-python/pytest
-   dev-python/six )"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=(CHANGES CREDITS README.md)
-
-python_prepare_all() {
-   # bug 651748
-   # due to ICU 59 requiring C++11 now
-   append-cxxflags -std=c++11
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   if [[ ${EPYTHON} == python2* ]]; then
-   # See Bug #644226
-   ewarn "Skipping tests for ${EPYTHON} because they are known to 
fail"
-   else
-   esetup.py test
-   fi
-}

diff --git a/dev-python/pyicu/pyicu-2.1.ebuild 
b/dev-python/pyicu/pyicu-2.1.ebuild
deleted file mode 100644
index 381c93d7b92..000
--- a/dev-python/pyicu/pyicu-2.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN="PyICU"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python bindings for dev-libs/icu"
-HOMEPAGE="https://github.com/ovalhub/pyicu";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="${PYTHON_DEPS}
-   dev-libs/icu"
-DEPEND="${RDEPEND}
-   test? ( dev-python/pytest
-   dev-python/six )"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=(CHANGES CREDITS README.md)
-
-python_prepare_all() {
-   # bug 651748
-   # due to ICU 59 requiring C++11 now
-   append-cxxflags -std=c++11
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   if [[ ${EPYTHON} == python2* ]]; then
-   # See Bug #644226
-   ewarn "Skipping tests for ${EPYTHON} because they are known to 
fail"
-   else
-   esetup.py test
-   fi
-}



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

2019-01-28 Thread Jeroen Roovers
commit: 122ab201e342645a4d3aac722fdae303230812c9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 28 18:26:07 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 28 18:30:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122ab201

net-misc/youtube-dl: Remove USE=offensive, add RESTRICT=test

Bug: https://bugs.gentoo.org/show_bug.cgi?id=599928
Closes: https://bugs.gentoo.org/show_bug.cgi?id=605010
Closes: https://bugs.gentoo.org/show_bug.cgi?id=635996
Closes: https://bugs.gentoo.org/show_bug.cgi?id=643200
Closes: https://bugs.gentoo.org/show_bug.cgi?id=676532
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild | 59 ++-
 net-misc/youtube-dl/youtube-dl-.ebuild   | 60 ++--
 2 files changed, 7 insertions(+), 112 deletions(-)

diff --git a/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild
index 6ef55f59a57..2cb0551f3e3 100644
--- a/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2019.01.27.ebuild
@@ -8,76 +8,23 @@ inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
 DESCRIPTION="Download videos from YouTube.com (and more sites...)"
 HOMEPAGE="https://rg3.github.com/youtube-dl/";
 SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz";
-
 LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="+offensive test"
 
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+RESTRICT="test"
+SLOT="0"
 RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
 "
 DEPEND="
${RDEPEND}
-   test? ( dev-python/nose[coverage(+)] )
 "
-
 S="${WORKDIR}/${PN}"
 
-python_prepare_all() {
-   if ! use offensive; then
-   sed -i -e "/..version../s|'$|+gentoo.no.offensive.sites'|g" \
-   youtube_dl/version.py || die
-   # these have single line import statements
-   local xxx=(
-   alphaporno anysex behindkink camwithher chaturbate 
eporner
-   eroprofile extremetube foxgay goshgay hellporno 
hentaistigma
-   hornbunny keezmovies lovehomeporn mofosex myvidster 
porn91 porncom
-   pornflip pornhd pornotube pornovoisines pornoxo 
ruleporn sexu
-   slutload spankbang spankwire sunporno thisav vporn 
watchindianporn
-   xbef xnxx xtube xvideos xxxymovies youjizz youporn
-   )
-   # these have multi-line import statements
-   local mxxx=(
-   drtuber fourtube motherless pornhub redtube tnaflix 
tube8 xhamster
-   )
-   # do single line imports
-   sed -i \
-   -e $( printf '/%s/d;' ${xxx[@]} ) \
-   youtube_dl/extractor/extractors.py \
-   || die
-
-   # do multiple line imports
-   sed -i \
-   -e $( printf '/%s/,/)/d;' ${mxxx[@]} ) \
-   youtube_dl/extractor/extractors.py \
-   || die
-
-   sed -i \
-   -e $( printf '/%s/d;' ${mxxx[@]} ) \
-   youtube_dl/extractor/generic.py \
-   || die
-
-   rm \
-   $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
-   $( printf 'youtube_dl/extractor/%s.py ' ${mxxx[@]} ) \
-   test/test_age_restriction.py \
-   || die
-   fi
-
-   eapply_user
-
-   distutils-r1_python_prepare_all
-}
-
 src_compile() {
distutils-r1_src_compile
 }
 
-python_test() {
-   emake test
-}
-
 python_install_all() {
dodoc README.txt
doman ${PN}.1

diff --git a/net-misc/youtube-dl/youtube-dl-.ebuild 
b/net-misc/youtube-dl/youtube-dl-.ebuild
index 4713e21251b..632093ebfdb 100644
--- a/net-misc/youtube-dl/youtube-dl-.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -8,76 +8,24 @@ inherit bash-completion-r1 distutils-r1 git-r3 
readme.gentoo-r1
 DESCRIPTION="Download videos from YouTube.com (and more sites...)"
 HOMEPAGE="https://rg3.github.com/youtube-dl/";
 EGIT_REPO_URI="https://github.com/rg3/youtube-dl";
-
 LICENSE="public-domain"
-SLOT="0"
-KEYWORDS=""
-IUSE="+offensive test"
 
+KEYWORDS=""
+RESTRICT="test"
+SLOT="0"
 RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
 "
 DEPEND="
${RDEPEND}
-   test? ( 

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

2019-01-28 Thread Hans de Graaff
commit: 6d1e204415ae23cecded35328e6a9fab46d874ba
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 28 06:50:03 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 28 06:57:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1e2044

dev-ruby/posix-spawn: add ruby26

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

 dev-ruby/posix-spawn/posix-spawn-0.3.13-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/posix-spawn/posix-spawn-0.3.13-r1.ebuild 
b/dev-ruby/posix-spawn/posix-spawn-0.3.13-r1.ebuild
index 48cfdbac5d5..6818b5a420e 100644
--- a/dev-ruby/posix-spawn/posix-spawn-0.3.13-r1.ebuild
+++ b/dev-ruby/posix-spawn/posix-spawn-0.3.13-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md TODO HACKING"



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

2019-01-28 Thread Thomas Deutschmann
commit: 7752714d6ff8d94f7967cf954f99d7936d757647
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 28 18:56:08 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 28 18:56:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7752714d

www-client/firefox: bump to v60.5.0

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

 www-client/firefox/Manifest  |  93 +++
 www-client/firefox/firefox-60.5.0.ebuild | 416 +++
 2 files changed, 509 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 4c46448dc09..0e5859a7257 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -184,6 +184,99 @@ DIST firefox-60.4.0esr-xh.xpi 511859 BLAKE2B 
20505fb9ed4b87e358556b1f4063dd1aed5
 DIST firefox-60.4.0esr-zh-CN.xpi 543585 BLAKE2B 
787679f3a78a9556183d2e57ab1a744150a0d1a02caa629fdab46dfa3838cade0a1105ceebc7965810a1becc88956e9683db99bc25fd1d09fac38cb113b33aab
 SHA512 
e2c9662dfac8e2cff3a719149626be02fdb3cf4a713c3d32cdba7df37df4a98fd90eb88a8d16d3a61ca4870c0f049d5343cb6b41470464e9399c6b1153d059e7
 DIST firefox-60.4.0esr-zh-TW.xpi 541910 BLAKE2B 
5ec6659b0bb94fa7d52488a0e043b6bf6372100a3652bd509e46f1972fef3680224017fef32f3faefdab7f2c683576eb3aa4c3e7435fc5ec42ad6ce3cc54e461
 SHA512 
229f070f9eeba9e88b44f1e27bd47cb79fa39f4b9d6a8d50edc8afe9e4dcb8ebfc03acbcceefa9106d5dd726146b680d83578271bbabf19c19800be2800591c5
 DIST firefox-60.4.0esr.source.tar.xz 268425148 BLAKE2B 
a72b8c49d9be601863e2c9680603979b2a453b69aec7574e91b045971a9b32d2e746c93afdef6f2f99bd1cfdac1ea6f7b5636284b14bec63031efdf9ed5992b2
 SHA512 
8119f52b2fc06f76868bf0781fec9d46c8551f0a3ca832ac9bdef6aa6d77c1d785e50d35059f0df5e3586f3396b912af06e448d65e7f5d1f468338eebe8b2cd4
+DIST firefox-60.5-patches-01.tar.xz 13332 BLAKE2B 
53308d415369c6814504697ed9692023e636c42b58053867fd14e8edd94baa2777ed9f33e147f796d6fcd5f30c1d2258f9fd3247392e37a921a53f41a6903e92
 SHA512 
de24544c5aa8ade35e4e3e0fac10399f8eb44ea4bb9063b85bbcf2db12280d23ccc5fd29032f33f3723c0a0c3c2381429e2c19bd631e90615908b4f68f745a21
+DIST firefox-60.5.0esr-ach.xpi 496841 BLAKE2B 
774ba2e7e020f484c44e3bab5d98eba69ca9ddc680e04bceb5fbf2ecee385afaf16d5cbec74da33f3de897d7faa76b155ab640654522b3d22862f69b904c2b09
 SHA512 
3ba5cf4f35d1d3f80ccfaa45bd9e6ba91459ffcda14df89deb39e648c00ebcf8ec05700c5410f4d50d9b33017304c35d79e2980683a27137c34b39d08e7da488
+DIST firefox-60.5.0esr-af.xpi 487319 BLAKE2B 
52c28405aa3430e0fedfb2ffe0b83726af7bfb060de7d04425eb2a83705e6d748e08f6f400397fc5ff843c746b1adf853d6b08d66daf10b0e86251394a063f30
 SHA512 
e867f1b2d1da76344d984eee6177638e519f1877b15e840abd6fe7f9072e2d2a6e825f9d8292f09b5086dad8a6deca2f5041ba9197cbcb43138587958fdb8346
+DIST firefox-60.5.0esr-an.xpi 520504 BLAKE2B 
1a1e0f36537608be2c422b46e6276061bc8d3559808b0b62ddbd14e6dc7942f6e19d819ba0a3f5daa08d1d86d7c666b76e3af7602e23d3cf72d8bb0d95b2cb6a
 SHA512 
9b5ea81ba0999de854c3d58326e1feb41f9f8c4c30c0e1a2287aa95efc88c4c4a3363344b1b4171fe48285d6f6587fe2199e2b74329ecb93baa522501dbac5c0
+DIST firefox-60.5.0esr-ar.xpi 547823 BLAKE2B 
148a05b0c22023c355fbe223d2f3a6d43757f4858f05f61822b66f3d9e230a6bb6695d0922104c3b9a4e3e1a07588052c26d78c88e2932abb4fa9749bbe09b48
 SHA512 
b9c254b57f10a0dcadfb01cca561c908cf20c0f83b0e61be6732d90e7906703a88d46ca410fd1ad39b8f1105339332fb38f7f407b3308d7b809d5cff4eb735e6
+DIST firefox-60.5.0esr-as.xpi 530728 BLAKE2B 
fe83412a85c7a6859082d1c4f4a329f5e3d54e12a3c7c9e9a9ba8d0432de566d73a7d618342adb5ede1bcf9f5c2d8316f8d46c84d27ad16fb046b84e8f5acbbc
 SHA512 
9fe7d2a314f1e03b97e124aca66d721be6ba7f641aa724424abde7b579d53dc722ed87c54a87dce16d0875bd8f84fb09eab771f4a87d5c812e5fa76dfacf57d8
+DIST firefox-60.5.0esr-ast.xpi 508655 BLAKE2B 
04ce0c6a86a412b901802d44a368ca4cd1ed0fd812f49a95100301b198291d00c7dcf3fa345a68c5ef1a419dfc1d33cfcc5d9fdf2188d21ce48f660aedd9fcd9
 SHA512 
1a84f52a5d61c59cb9b9aaf35603ccf22f04909eb836a9ca87776409bcdce09fbe47cf4dd4109c4c59b468457d4c62603680d1d206b0292e483d9041f94e43a3
+DIST firefox-60.5.0esr-az.xpi 524747 BLAKE2B 
9759a2dfb2df84d52a317f8f1205437ff56718ce6ae5742fedf392bb56c532bff87e1b7752a43658406d1c3d1ad93e2144c94df2f4a98bf903f08f47587651bc
 SHA512 
6b2c03f7139d2fa45c2607778b4677706f26448c4d8e972254063f1622b40345ff185a64213d031c4a930d29b8fea1e8a84633236cc4f9c7042d969f54bba8ab
+DIST firefox-60.5.0esr-bg.xpi 573852 BLAKE2B 
3a65e1cac8545b3008f415e8fe1897175567b99df1807b486e89ce1ebebd201c9d4980d680388b8193579d8f1eb3ee651b7ab27eefde6dcc17ece10cf18491cc
 SHA512 
5b30d87ebb6fa20ae2b7d7831a14e0240609c44eb355ae9a1cf5184f174fc1f4d9dd22303ea6969917ec5d81fdb66610d4161c93e08c8c6ef124ded2acf969fc
+DIST firefox-60.5.0esr-bn-BD.xpi 590423 BLAKE2B 
0923bb2a9abc123494f7195483a8d3ab49fe11209e9111071bd100b925aa2fa7de751e7630cc5f127fecbcc3d1c66f7c07d32d9f752999d34c8b8da80d15596d
 SHA512 
5a502fcd383af87225b647bda7a6bf54b7667d1b029c7592e418484ed6957c682276ad40fcda7ac3a1787e6ec4fe36d01398cb8006de74e552034511e4209c31
+

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

2019-01-28 Thread Matthew Thode
commit: 17db7cae98b284409719d45beb05ef07bfcb9dd6
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:39:15 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17db7cae

dev-python/flake8: add py37 support

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

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

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



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

2019-01-28 Thread Matthew Thode
commit: 506744ce24efa73c92cae47dd0a1c41c5c10abaf
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:41:06 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506744ce

dev-python/bandit: add py37 support

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

 dev-python/bandit/Manifest|  1 +
 dev-python/bandit/bandit-1.4.0.ebuild |  2 +-
 dev-python/bandit/bandit-1.5.1.ebuild | 46 +++
 3 files changed, 48 insertions(+), 1 deletion(-)

diff --git a/dev-python/bandit/Manifest b/dev-python/bandit/Manifest
index a4bd1693e21..079e059ff89 100644
--- a/dev-python/bandit/Manifest
+++ b/dev-python/bandit/Manifest
@@ -4,3 +4,4 @@ DIST bandit-1.1.0.tar.gz 135333 BLAKE2B 
828356ddff316879c0d7a308b0e1545a20ddeb83
 DIST bandit-1.2.0.tar.gz 138040 BLAKE2B 
d2eb2d36fa80f7e2873454ceb043ae2aad5a7df09f250f0f5d5b13852ce38e848e5ea34f93df647ccec125c847b2184cfbb3dc72f20228d808364f1c09312fac
 SHA512 
f2119bb7b920ca7b4254fed433ee0e41bbbde51a45cd88283fac1a9ac8f60ce621fffecca676bdb8db7ea5cb925851e50176014405425c30b5991e17f57f294a
 DIST bandit-1.3.0.tar.gz 139075 BLAKE2B 
870481b4ef9932ce9bae2e6563cd7007d5f2afe3abf2b4e03b3da5f8c719c6792f1dc0a9f9c252b922324ef8369d4265f0b81426a6db67ce52595dedcb5f1042
 SHA512 
24341cc837fa6a8bb095c7fdc684a81b3c06834b408c6328c6b3425d5cc5c63dcb119cadf54c8cea302a108923638839626f1f8c6d401ce66cd112a776a8363f
 DIST bandit-1.4.0.tar.gz 138019 BLAKE2B 
1a7aee62aa44fca533d02bdb6e5d44fe136038b9ee8ab462d6af6af84a4111ae341bd791b142d5e090e90f639cd5968419b2a9fa3b51e664dda971af13d52959
 SHA512 
e5ae412e3b13c89f8c4a85d318b0504c2d5b9aa4ca81652266a13d96f859705c2d0112dc534373cd7fd1020790369e3fe6b55da57773fa7821e663c37fe98817
+DIST bandit-1.5.1.tar.gz 480856 BLAKE2B 
f8a1a7dc1d93a1b6c8d3eb5bcbecda895b29dfebe055ac358b9437bd0c9ab5562e6d25a658bc2092cff6bddfd0245e71bf39ee88b2718e3a0c7376fa50293ae1
 SHA512 
e6f596e73af45ca2ff4d200fad63d37adf44efd5de52f8061f5a349b66457a39eb442ad442d5fb57b2e0e98c8bae0eb0879b958ff619b4e26c0183bc8b928e36

diff --git a/dev-python/bandit/bandit-1.4.0.ebuild 
b/dev-python/bandit/bandit-1.4.0.ebuild
index a15457cb08f..0b4564fb701 100644
--- a/dev-python/bandit/bandit-1.4.0.ebuild
+++ b/dev-python/bandit/bandit-1.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/bandit/bandit-1.5.1.ebuild 
b/dev-python/bandit/bandit-1.5.1.ebuild
new file mode 100644
index 000..2057f9a8a93
--- /dev/null
+++ b/dev-python/bandit/bandit-1.5.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A security linter from OpenStack Security"
+HOMEPAGE="https://openstack.org";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~s390 ~x86"
+IUSE="test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/hacking-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-1.0.0
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/beautifulsoup-4.6.0[${PYTHON_USEDEP}]
+   >=dev-python/pylint-1.4.5[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/git-python-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]"
+
+python_test() {
+   stestr init
+   stestr run || die
+}



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

2019-01-28 Thread Matthew Thode
commit: 1657850d1327fbfc512a6a573adf43a025b57372
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:44:21 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1657850d

dev-python/oslo-context: add py37 support

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

 dev-python/oslo-context/oslo-context-2.21.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-context/oslo-context-2.21.0.ebuild 
b/dev-python/oslo-context/oslo-context-2.21.0.ebuild
index 5e4b1fba433..b31826bc5d0 100644
--- a/dev-python/oslo-context/oslo-context-2.21.0.ebuild
+++ b/dev-python/oslo-context/oslo-context-2.21.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: a1c41da8f24305702c1e29b4fc3b69b78d6977ec
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 28 00:01:48 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c41da8

dev-python/hacking: 1.1.0 stable amd64/x86

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

 dev-python/hacking/Manifest  |  1 -
 dev-python/hacking/hacking-0.13.0.ebuild | 70 
 dev-python/hacking/hacking-1.1.0.ebuild  |  2 +-
 3 files changed, 1 insertion(+), 72 deletions(-)

diff --git a/dev-python/hacking/Manifest b/dev-python/hacking/Manifest
index 210dffc1721..184d9129504 100644
--- a/dev-python/hacking/Manifest
+++ b/dev-python/hacking/Manifest
@@ -1,5 +1,4 @@
 DIST hacking-0.10.3.tar.gz 41119 BLAKE2B 
fe43b31f356c9469925bf43ff381c1e24d6976961140e2e3f0988d2c693db87de98b27b38ce456b4fc681bfbaff428882e7fc072cd4511935585d789850b85a4
 SHA512 
020f58220d6c3d09dcc1b0ab886796087c9fe4e9eccae1e331f6f2056b5b106ffa4ba2545af086cf4ee53e21bcc124fef203c7bac36456ac86f09b4c6ff07417
-DIST hacking-0.13.0.tar.gz 49171 BLAKE2B 
2784f7303dc985ba8d0cc0c9d91dc76ff9b6bc02c1bbf1381e0803e753c2a4aa0560acead7e653616a2316bbd3ac073142cfc078dddea36b39b2c5e5bbef0f8e
 SHA512 
ca3fe0bef1c6348ee9497c136d002b04c9f67a766192d88456b749ff860528a887636b1f3db23fec336749dbf3e5bb413a1effd2261e42929d5826e54336e314
 DIST hacking-0.9.2.tar.gz 43956 BLAKE2B 
f4bad9ca0ffaaaf05d9f0b8536ccc72c51de4547de8d38ea31f9bae1ebbb52362d75fc286075b13631362fa00e3a7081db6a128584067896bf4daf7b32f4bfeb
 SHA512 
76aa59b4cdfb8036d6471e35cba43d502de3a72edc3883a05822063cbb92eaa072cef3144d21ee82ac763c3385c65bc9dec4b66fda5a5a2090191ba5b6388d41
 DIST hacking-0.9.6.tar.gz 43287 BLAKE2B 
e67090fe103849fd9cb4cd4ea36065d49500448cc291ffa2c36273095a2de4a704af2f3a926aef0ffe4aa4689ef7f810f317f0ed46e9c7143039ab776b04bfe5
 SHA512 
e4225754a85ff474b724130a0c3d6a6b9c480a953ea35a18833378cf2a5df4687819f510b50a95f42890cc69836033a8af933bc0a5a4e330ae94532bcee189b4
 DIST hacking-1.1.0.tar.gz 55620 BLAKE2B 
6a6f30ef8a1eef3aa1b1b630dd43e1d2e9adff1623d8db19a545f186f60ce367e4b820582893e6444b7d58573b4a70a47a30cdc8d2ce1202666cf6e1b0e7456f
 SHA512 
d326995976c04469c9d164ff31d02471346af715730d97fee23261988100156c4598ea8968cb483e8f386ee3f94a6bdffb5f67d8a7dfc238f4607fb7fe09e128

diff --git a/dev-python/hacking/hacking-0.13.0.ebuild 
b/dev-python/hacking/hacking-0.13.0.ebuild
deleted file mode 100644
index 9e30c64b836..000
--- a/dev-python/hacking/hacking-0.13.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="A client for the OpenStack Nova API"
-HOMEPAGE="https://github.com/openstack-dev/hacking";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
-IUSE="doc test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/pbr-1.6[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.0[${PYTHON_USEDEP}]
-   >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
-   ${RDEPEND}
-   )
-   doc? (
-   >=dev-python/sphinx-1.2.1[${PYTHON_USEDEP}]
-   

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

2019-01-28 Thread Matthew Thode
commit: 751d8207c3e51fe9eacc25c8ed73899a8702b0c2
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:20:12 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751d8207

dev-python/msgpack: add py37 support

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

 dev-python/msgpack/msgpack-0.5.1.ebuild | 4 ++--
 dev-python/msgpack/msgpack-0.5.6.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/msgpack/msgpack-0.5.1.ebuild 
b/dev-python/msgpack/msgpack-0.5.1.ebuild
index 73c9c38efe4..fc0b57fa9b5 100644
--- a/dev-python/msgpack/msgpack-0.5.1.ebuild
+++ b/dev-python/msgpack/msgpack-0.5.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/msgpack/msgpack-0.5.6.ebuild 
b/dev-python/msgpack/msgpack-0.5.6.ebuild
index 74000584eb7..8c00cbe126b 100644
--- a/dev-python/msgpack/msgpack-0.5.6.ebuild
+++ b/dev-python/msgpack/msgpack-0.5.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Manuel Rüger
commit: b3019dfb52716448680a5ba080b61cba6a28dc26
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Jan 28 10:53:05 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Jan 28 10:53:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3019dfb

app-emulation/reg: Add new snapshot

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-emulation/reg/Manifest  |   2 +
 app-emulation/reg/files/reg-0.16.0-config.patch | 254 
 app-emulation/reg/reg-0.16.0_p20180102.ebuild   |  53 +
 3 files changed, 309 insertions(+)

diff --git a/app-emulation/reg/Manifest b/app-emulation/reg/Manifest
index b92b4fb0169..9d2d1bb904a 100644
--- a/app-emulation/reg/Manifest
+++ b/app-emulation/reg/Manifest
@@ -1,3 +1,5 @@
+DIST github.com-go-yaml-yaml-a3f3340b5840cee44f372bddb5880fcbc419b46a.tar.gz 
60814 BLAKE2B 
a77b7d72e2937af71a0734c21bee7a1d7770157c27f1ddfa164c66fd5461f86a2ef46e002087092ef011caae572838bcc9537a8290cd54dfafb7f54423e47c48
 SHA512 
184a0e658a4eac3b867533cd0e494bd84db94fbe10e8df0d0b755c7ffc95bc99e2f84c0157183ca74cdc79289a85dcf7f1dea8a4c89a253565baf473b3627eae
 DIST reg-0.15.7.tar.gz 4300839 BLAKE2B 
67c9ca344e0a2984559c210cbdb4f5fc42f588f0c50a171c145bc63953b7540cbc166b51a5c209a2ece0c3b5647a34ffc1ac6b439b4e5a243e505c223a1a6fe5
 SHA512 
4c26aa0a438ac87208c4e269e16a994587ccdab38399a664638dd8c7407cf06f00c43a9c3c71cf4c88fa47a6e4466c8143ee7ee8130a8133518f5017ca34cc2d
 DIST reg-0.15.8.tar.gz 4300575 BLAKE2B 
554a6afebf0c662fa4e4076019b25aa600f327cc6d3fbd9aff3462b8d1faf0b790724bb9d66725766087f6e4a2ccf55a61f41e7aba936ed386d97cf52c54afab
 SHA512 
23d45d061e2914818787e6837fd02ba7b4fcf5c96a511d5e6ee66689bfd925870780d7a9fcfe6ee98f2b74ce68f05eecfa9d00852ff79965f59c88684113e0d5
 DIST reg-0.16.0.tar.gz 2991496 BLAKE2B 
e94a53c79ff062013e091d4c558870ef5c25af181cba201a44fa38b9dfe8816d6f3fd581f4e9a3dafe5b3753a3755c31f8b2f4a347da134a969fc93ac296897c
 SHA512 
1e4d936e406998ffaa176e7834b28970b594f88a339fd8447bef2f944efa9b51c1d35bf71b384b3ed1b3e84be08db6d7fd487f4a3c65aa2de0308d6128cf0070
+DIST reg-0.16.0_p20180102.tar.gz 2994965 BLAKE2B 
c7cb8a0eaa1599a5464b7a98c3df0b146dbbfea884260b7c8cbf5393a9384c8875e38ea4e45c5f888c65b9bb8c326cf9934d9b3c32a4809fe8e3b23239e8f2a8
 SHA512 
90e92c15b7ca4f2a5f943cb80096af0eba50acd7691963609c25f15a6795f886843776180754ab7d28477f1fc3a4b8d916bc9ac99b768368471b31564d14769c

diff --git a/app-emulation/reg/files/reg-0.16.0-config.patch 
b/app-emulation/reg/files/reg-0.16.0-config.patch
new file mode 100644
index 000..3ec1bf44d03
--- /dev/null
+++ b/app-emulation/reg/files/reg-0.16.0-config.patch
@@ -0,0 +1,254 @@
+From 0ab86b565f437b9dede5d3a7cef56690d8d19bbb Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Manuel=20R=C3=BCger?= 
+Date: Tue, 18 Sep 2018 15:42:24 +0200
+Subject: [PATCH 2/2] server: Read config from file
+
+---
+ README.md  |   4 ++
+ config.yml.example |  37 
+ server.go  | 107 +++--
+ 3 files changed, 114 insertions(+), 34 deletions(-)
+ create mode 100644 config.yml.example
+
+diff --git a/README.md b/README.md
+index 3b1b661f..5e0f0175 100644
+--- a/README.md
 b/README.md
+@@ -228,6 +228,7 @@ Flags:
+   -u, --username   username for the registry (default: )
+   --listen-address address to listen on (default: )
+   --asset-path Path to assets and templates (default: )
++  --config Path to config file (default: )
+   -f, --force-non-ssl  force allow use of non-ssl (default: false)
+   --once   generate the templates once and then exit (default: 
false)
+   --skip-ping  skip pinging the registry while establishing 
connection (default: false)
+@@ -243,6 +244,9 @@ Flags:
+   -p, --password   password for the registry (default: )
+ ```
+ 
++Alternatively you can provide configuration to `reg server` via a file passed 
to
++`reg server` via as `--config`. See also config.yml.example in this 
repository.
++
+ **Screenshots:**
+ 
+ ![home.png](server/home.png)
+diff --git a/config.yml.example b/config.yml.example
+new file mode 100644
+index ..9d4be25f
+--- /dev/null
 b/config.yml.example
+@@ -0,0 +1,37 @@
++### Reg Server Settings
++
++## Path to server TLS certificate:
++# cert:
++## Path to server TLS key:
++# key:
++## Address to listen on:
++# listen-address: 0.0.0.0
++## Port to listen on:
++# port: 8080
++## Path Assets are stored under:
++# asset-path: /var/lib/reg
++## Generate static website and exit:
++# once: false
++## Refresh interval:
++# interval: 1h0m0s
++## Debug output
++# debug: false
++## Skip initial ping
++# skip-ping: false
++## Timeout
++# timeout: 1m0s
++
++
++### Registry and Clair Server Settings
++## Registry Server:
++# registry: r.j3ss.co
++## Username to authenticate against registry server
++# username:
++## Password to authenticate against registry server
++# password:
++## If true, do not verify

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

2019-01-28 Thread Matthew Thode
commit: 7d181b3b25fd41c72951765fc2babc7c0785b8eb
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:15:36 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d181b3b

dev-python/oslo-i18n: add py37 support

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

 dev-python/oslo-i18n/oslo-i18n-3.19.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-i18n/oslo-i18n-3.19.0.ebuild 
b/dev-python/oslo-i18n/oslo-i18n-3.19.0.ebuild
index 07468ede85f..61e91e31fe8 100644
--- a/dev-python/oslo-i18n/oslo-i18n-3.19.0.ebuild
+++ b/dev-python/oslo-i18n/oslo-i18n-3.19.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1 vcs-snapshot
 



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

2019-01-28 Thread Matthew Thode
commit: c3429b0c13d064798294e7c49bad6bf1880e5547
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:28:34 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3429b0c

dev-python/voluptuous: add py37 support

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

 dev-python/voluptuous/voluptuous-0.10.5.ebuild | 4 ++--
 dev-python/voluptuous/voluptuous-0.11.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/voluptuous/voluptuous-0.10.5.ebuild 
b/dev-python/voluptuous/voluptuous-0.10.5.ebuild
index 0e92b05a57c..c9451455cae 100644
--- a/dev-python/voluptuous/voluptuous-0.10.5.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.10.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/voluptuous/voluptuous-0.11.1.ebuild 
b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
index 951d2e8500e..379483041b9 100644
--- a/dev-python/voluptuous/voluptuous-0.11.1.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: 783b156a875b783fe26fbfac01cd61af8a5e8b34
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:38:38 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783b156a

dev-python/mccabe: add py37 support

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

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

diff --git a/dev-python/mccabe/mccabe-0.2.1.ebuild 
b/dev-python/mccabe/mccabe-0.2.1.ebuild
index e4540b3038f..82b4598dacb 100644
--- a/dev-python/mccabe/mccabe-0.2.1.ebuild
+++ b/dev-python/mccabe/mccabe-0.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: 09daad2a6b9f151652e4751896e07f89530cc732
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:26:54 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09daad2a

dev-python/cmd2: add py37 support

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

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

diff --git a/dev-python/cmd2/cmd2-0.7.9.ebuild 
b/dev-python/cmd2/cmd2-0.7.9.ebuild
index 1ea36c4bce3..ffc5df4bcea 100644
--- a/dev-python/cmd2/cmd2-0.7.9.ebuild
+++ b/dev-python/cmd2/cmd2-0.7.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Manuel Rüger
commit: ebc89cc359dca0fdb38ee77cd5b1c99181126cdc
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Jan 28 10:53:42 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Jan 28 10:53:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc89cc3

app-emulation/reg: Remove old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-emulation/reg/Manifest |  2 -
 .../reg/files/reg-0.15.4-listen-addr.patch | 47 -
 app-emulation/reg/reg-0.15.7.ebuild| 48 --
 app-emulation/reg/reg-0.15.8.ebuild| 48 --
 4 files changed, 145 deletions(-)

diff --git a/app-emulation/reg/Manifest b/app-emulation/reg/Manifest
index 9d2d1bb904a..8f1e56ab016 100644
--- a/app-emulation/reg/Manifest
+++ b/app-emulation/reg/Manifest
@@ -1,5 +1,3 @@
 DIST github.com-go-yaml-yaml-a3f3340b5840cee44f372bddb5880fcbc419b46a.tar.gz 
60814 BLAKE2B 
a77b7d72e2937af71a0734c21bee7a1d7770157c27f1ddfa164c66fd5461f86a2ef46e002087092ef011caae572838bcc9537a8290cd54dfafb7f54423e47c48
 SHA512 
184a0e658a4eac3b867533cd0e494bd84db94fbe10e8df0d0b755c7ffc95bc99e2f84c0157183ca74cdc79289a85dcf7f1dea8a4c89a253565baf473b3627eae
-DIST reg-0.15.7.tar.gz 4300839 BLAKE2B 
67c9ca344e0a2984559c210cbdb4f5fc42f588f0c50a171c145bc63953b7540cbc166b51a5c209a2ece0c3b5647a34ffc1ac6b439b4e5a243e505c223a1a6fe5
 SHA512 
4c26aa0a438ac87208c4e269e16a994587ccdab38399a664638dd8c7407cf06f00c43a9c3c71cf4c88fa47a6e4466c8143ee7ee8130a8133518f5017ca34cc2d
-DIST reg-0.15.8.tar.gz 4300575 BLAKE2B 
554a6afebf0c662fa4e4076019b25aa600f327cc6d3fbd9aff3462b8d1faf0b790724bb9d66725766087f6e4a2ccf55a61f41e7aba936ed386d97cf52c54afab
 SHA512 
23d45d061e2914818787e6837fd02ba7b4fcf5c96a511d5e6ee66689bfd925870780d7a9fcfe6ee98f2b74ce68f05eecfa9d00852ff79965f59c88684113e0d5
 DIST reg-0.16.0.tar.gz 2991496 BLAKE2B 
e94a53c79ff062013e091d4c558870ef5c25af181cba201a44fa38b9dfe8816d6f3fd581f4e9a3dafe5b3753a3755c31f8b2f4a347da134a969fc93ac296897c
 SHA512 
1e4d936e406998ffaa176e7834b28970b594f88a339fd8447bef2f944efa9b51c1d35bf71b384b3ed1b3e84be08db6d7fd487f4a3c65aa2de0308d6128cf0070
 DIST reg-0.16.0_p20180102.tar.gz 2994965 BLAKE2B 
c7cb8a0eaa1599a5464b7a98c3df0b146dbbfea884260b7c8cbf5393a9384c8875e38ea4e45c5f888c65b9bb8c326cf9934d9b3c32a4809fe8e3b23239e8f2a8
 SHA512 
90e92c15b7ca4f2a5f943cb80096af0eba50acd7691963609c25f15a6795f886843776180754ab7d28477f1fc3a4b8d916bc9ac99b768368471b31564d14769c

diff --git a/app-emulation/reg/files/reg-0.15.4-listen-addr.patch 
b/app-emulation/reg/files/reg-0.15.4-listen-addr.patch
deleted file mode 100644
index 21f2759e5b8..000
--- a/app-emulation/reg/files/reg-0.15.4-listen-addr.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-From b3c826e2e48108d832cbe9fc3b630e7ff207915a Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Manuel=20R=C3=BCger?= 
-Date: Wed, 18 Jul 2018 19:47:12 +0200
-Subject: [PATCH] server: Allow to restrict listen address (#115)
-
-e.g. limit to listen on localhost only

- server.go | 12 +++-
- 2 files changed, 8 insertions(+), 5 deletions(-)
-
-diff --git a/server.go b/server.go
-index 8866efed..a7cc2048 100644
 a/server.go
-+++ b/server.go
-@@ -35,6 +35,7 @@ func (cmd *serverCommand) Register(fs *flag.FlagSet) {
- 
-   fs.StringVar(&cmd.cert, "cert", "", "path to ssl cert")
-   fs.StringVar(&cmd.key, "key", "", "path to ssl key")
-+  fs.StringVar(&cmd.listenAddress, "listen-address", "", "address to 
listen on")
-   fs.StringVar(&cmd.port, "port", "8080", "port for server to run on")
-   fs.StringVar(&cmd.assetPath, "asset-path", "", "Path to assets and 
templates")
- 
-@@ -48,10 +49,11 @@ type serverCommand struct {
- 
-   generateAndExit bool
- 
--  cert  string
--  key   string
--  port  string
--  assetPath string
-+  cert  string
-+  key   string
-+  listenAddress string
-+  port  string
-+  assetPath string
- }
- 
- func (cmd *serverCommand) Run(ctx context.Context, args []string) error {
-@@ -180,7 +182,7 @@ func (cmd *serverCommand) Run(ctx context.Context, args 
[]string) error {
- 
-   // Set up the server.
-   server := &http.Server{
--  Addr:":" + cmd.port,
-+  Addr:cmd.listenAddress + ":" + cmd.port,
-   Handler: mux,
-   }
-   logrus.Infof("Starting server on port %q", cmd.port)

diff --git a/app-emulation/reg/reg-0.15.7.ebuild 
b/app-emulation/reg/reg-0.15.7.ebuild
deleted file mode 100644
index b8476ff5ffc..000
--- a/app-emulation/reg/reg-0.15.7.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot user
-
-EGO_PN="github.com/genuinetools/reg"
-GIT_COMMIT="a761fadc9a1f26a9da8113acc4ea5d8d5fbe5043"
-ARCHIVE_URI="https://${EGO_

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

2019-01-28 Thread Matthew Thode
commit: ea1bf467a03d653658d254f3191a4fb45c85c05a
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 28 00:23:27 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1bf467

dev-python/bandit: added py37 to too many

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

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

diff --git a/dev-python/bandit/bandit-1.4.0.ebuild 
b/dev-python/bandit/bandit-1.4.0.ebuild
index 0b4564fb701..ba56e57b2e9 100644
--- a/dev-python/bandit/bandit-1.4.0.ebuild
+++ b/dev-python/bandit/bandit-1.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/easygit/

2019-01-28 Thread Andreas K. Hüttel
commit: d7b21814f7d9e9f11d068ef4fd938bd30e6c62ab
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jan 28 00:06:19 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jan 28 00:06:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b21814

dev-vcs/easygit: Remove old

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

 dev-vcs/easygit/Manifest   |  1 -
 dev-vcs/easygit/easygit-1.6.5.5.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-vcs/easygit/Manifest b/dev-vcs/easygit/Manifest
index 77a35e1ec40..fcdb57a68d6 100644
--- a/dev-vcs/easygit/Manifest
+++ b/dev-vcs/easygit/Manifest
@@ -1,2 +1 @@
-DIST easygit-1.6.5.5 283019 BLAKE2B 
77d81b193a9dbb0d75df9aa66dd549418c9249a4b073528d72e770bc1857ee1165b33adbefcff94621cedf48edf8b551e065678b0a64166305467e2a01d2076c
 SHA512 
2e639ffa40ac6ea8619abf5d8aced57a9fb203aaf96e259b2d3905b1d6d040d3d64adf14dad0552bd710808e3c23b63e859f1b5b02bd13aca1ad232fe05c2bbd
 DIST easygit-1.7.5.2 283887 BLAKE2B 
978e60add4f9a3e982010a002bad74d88fd7b00b544a9150d6926aae24430e833f56115fce80568b9095d2b1896bd45838312012609c47a4499a7e67b05e9d91
 SHA512 
fa798a18b3d9ae8394faa3a5772ad21c6c439835de977dbce077b79823e022f9aa15e2d603ab16ea592048dab039aed2d647018cd83f7b3ec0b6c0e7679d0eec

diff --git a/dev-vcs/easygit/easygit-1.6.5.5.ebuild 
b/dev-vcs/easygit/easygit-1.6.5.5.ebuild
deleted file mode 100644
index 0989d901a4a..000
--- a/dev-vcs/easygit/easygit-1.6.5.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-MY_PN="eg"
-
-DESCRIPTION="Easy GIT is a wrapper for git, designed to make git easy to learn 
and use"
-HOMEPAGE="https://www.gnome.org/~newren/eg/";
-SRC_URI="https://www.gnome.org/~newren/${MY_PN}/download/${PV}/${MY_PN} -> 
${PF}"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=dev-vcs/git-${PV}
-   dev-lang/perl"
-
-src_install() {
-   newbin "${DISTDIR}/${PF}" "${MY_PN}" || die
-}



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

2019-01-28 Thread Matthew Thode
commit: 2ed93ce0caf746c09928e423251a16347e8bbc0d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:44:39 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed93ce0

dev-python/oslo-log: add py37 support

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

 dev-python/oslo-log/oslo-log-3.39.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-log/oslo-log-3.39.2.ebuild 
b/dev-python/oslo-log/oslo-log-3.39.2.ebuild
index 15666c13cc3..e533177709b 100644
--- a/dev-python/oslo-log/oslo-log-3.39.2.ebuild
+++ b/dev-python/oslo-log/oslo-log-3.39.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: e32faf0e43deb17eaf3c929a08c1726d46b365f4
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:45:10 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32faf0e

dev-python/oslotest: add py37 support

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

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

diff --git a/dev-python/oslotest/oslotest-3.2.0.ebuild 
b/dev-python/oslotest/oslotest-3.2.0.ebuild
index ead6a997fa6..7bfb790ad18 100644
--- a/dev-python/oslotest/oslotest-3.2.0.ebuild
+++ b/dev-python/oslotest/oslotest-3.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: decb674b3958d2e5b1ad4f2b01fc7f2f03555f23
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:39:45 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=decb674b

dev-python/hacking: add py37 support

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

 dev-python/hacking/Manifest |  1 +
 dev-python/hacking/hacking-1.1.0.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/dev-python/hacking/Manifest b/dev-python/hacking/Manifest
index 2c8a5c6286c..210dffc1721 100644
--- a/dev-python/hacking/Manifest
+++ b/dev-python/hacking/Manifest
@@ -2,3 +2,4 @@ DIST hacking-0.10.3.tar.gz 41119 BLAKE2B 
fe43b31f356c9469925bf43ff381c1e24d69769
 DIST hacking-0.13.0.tar.gz 49171 BLAKE2B 
2784f7303dc985ba8d0cc0c9d91dc76ff9b6bc02c1bbf1381e0803e753c2a4aa0560acead7e653616a2316bbd3ac073142cfc078dddea36b39b2c5e5bbef0f8e
 SHA512 
ca3fe0bef1c6348ee9497c136d002b04c9f67a766192d88456b749ff860528a887636b1f3db23fec336749dbf3e5bb413a1effd2261e42929d5826e54336e314
 DIST hacking-0.9.2.tar.gz 43956 BLAKE2B 
f4bad9ca0ffaaaf05d9f0b8536ccc72c51de4547de8d38ea31f9bae1ebbb52362d75fc286075b13631362fa00e3a7081db6a128584067896bf4daf7b32f4bfeb
 SHA512 
76aa59b4cdfb8036d6471e35cba43d502de3a72edc3883a05822063cbb92eaa072cef3144d21ee82ac763c3385c65bc9dec4b66fda5a5a2090191ba5b6388d41
 DIST hacking-0.9.6.tar.gz 43287 BLAKE2B 
e67090fe103849fd9cb4cd4ea36065d49500448cc291ffa2c36273095a2de4a704af2f3a926aef0ffe4aa4689ef7f810f317f0ed46e9c7143039ab776b04bfe5
 SHA512 
e4225754a85ff474b724130a0c3d6a6b9c480a953ea35a18833378cf2a5df4687819f510b50a95f42890cc69836033a8af933bc0a5a4e330ae94532bcee189b4
+DIST hacking-1.1.0.tar.gz 55620 BLAKE2B 
6a6f30ef8a1eef3aa1b1b630dd43e1d2e9adff1623d8db19a545f186f60ce367e4b820582893e6444b7d58573b4a70a47a30cdc8d2ce1202666cf6e1b0e7456f
 SHA512 
d326995976c04469c9d164ff31d02471346af715730d97fee23261988100156c4598ea8968cb483e8f386ee3f94a6bdffb5f67d8a7dfc238f4607fb7fe09e128

diff --git a/dev-python/hacking/hacking-1.1.0.ebuild 
b/dev-python/hacking/hacking-1.1.0.ebuild
new file mode 100644
index 000..c78023fe005
--- /dev/null
+++ b/dev-python/hacking/hacking-1.1.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Nova API"
+HOMEPAGE="https://github.com/openstack-dev/hacking";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+RDEPEND="
+   >=dev-python/flake8-2.6.0[${PYTHON_USEDEP}]
+   =dev-python/six-1.10.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   ${RDEPEND}
+   )
+   doc? (
+   >=dev-python/sphinx-1.7.0[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   )"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_compile_all() {
+   use doc && sphinx-build -b html -c doc/source/ doc/source/ 
doc/source/html
+}
+
+python_test() {
+   testr init || die "testr init died"
+   testr run || die "testsuite failed under ${EPYTHON}"
+   flake8 "${PN}"/tests || die "flake8 drew error on a run over 
${PN}/tests folder"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/source/html/. )
+   distutils-r1_python_install_all
+}



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

2019-01-28 Thread Matthew Thode
commit: e94dbd0f1abc0f3ea940c9dce7d23bd44278c25b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:27:13 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94dbd0f

dev-python/cliff: add py37 support

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

 dev-python/cliff/cliff-2.12.0-r2.ebuild | 4 ++--
 dev-python/cliff/cliff-2.12.0.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/cliff/cliff-2.12.0-r2.ebuild 
b/dev-python/cliff/cliff-2.12.0-r2.ebuild
index 88264447c36..3bfae9d9401 100644
--- a/dev-python/cliff/cliff-2.12.0-r2.ebuild
+++ b/dev-python/cliff/cliff-2.12.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 VIRTUALX_REQUIRED="test"
 
 inherit distutils-r1 virtualx

diff --git a/dev-python/cliff/cliff-2.12.0.ebuild 
b/dev-python/cliff/cliff-2.12.0.ebuild
index 982051ba5b1..ee298f09d81 100644
--- a/dev-python/cliff/cliff-2.12.0.ebuild
+++ b/dev-python/cliff/cliff-2.12.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: 0ab469877119fa03c297a9f65fd7472c6f0d11c4
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:28:53 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab46987

dev-python/stestr: add py37 support

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

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

diff --git a/dev-python/stestr/stestr-2.1.0.ebuild 
b/dev-python/stestr/stestr-2.1.0.ebuild
index 32d9a9c0f9b..ddd8047ae28 100644
--- a/dev-python/stestr/stestr-2.1.0.ebuild
+++ b/dev-python/stestr/stestr-2.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="A parallel Python test runner built around subunit"



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

2019-01-28 Thread Matthew Thode
commit: 8601b81edbfe8f93434479bdd51f477f658aaea8
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:51:28 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8601b81e

dev-python/mox3: cleanup

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

 dev-python/mox3/Manifest   |  2 --
 dev-python/mox3/mox3-0.10.0.ebuild | 73 --
 dev-python/mox3/mox3-0.12.0.ebuild | 59 --
 3 files changed, 134 deletions(-)

diff --git a/dev-python/mox3/Manifest b/dev-python/mox3/Manifest
index dbd6b0459d7..54506f3d103 100644
--- a/dev-python/mox3/Manifest
+++ b/dev-python/mox3/Manifest
@@ -1,3 +1 @@
-DIST mox3-0.10.0.tar.gz 42424 BLAKE2B 
124bb4525ed6d24ebf75037c1f049fc851d64bdf8eed29c26fcdabcfe5f6211aec7f16f5038b397978383bd11a81588b44aa790608bfdf5b8596daccf3230542
 SHA512 
1f56e17ae150339cb2f33dca065c246cf0ff2f633f182336a576e9ab0bd4512ec8f42a4cb128f38ede33fe7e796552768465cfc626abe4f734b7a06b4625710a
-DIST mox3-0.12.0.tar.gz 42377 BLAKE2B 
d6a841c8b28d47f21ae8e6f65abb7e2079762d45ccf670decf5815c5a2638af615804e711534ddb0ebbafdae6609f30e50ea20f224a7ccc5a02148f1ab0d23b6
 SHA512 
73e0215bf127589f791721a0cb9b8e3dcc379a23199339e370d641850a0a14c264eb9db94fbb37c99f9925ee3ebd302de14ec12fe1c8809dd3ca9c10cfd75468
 DIST mox3-0.24.0.tar.gz 44846 BLAKE2B 
dd1a27b20fc821de79f1e1f209872c3fb66f39b2330d1dda04c5b17045e337c84920e4538d7971f025d1377f9e91abd2fca8167508c5614fee06d9fca92aaa75
 SHA512 
6c081cf2b1e529f3213f7f48d22ed5d2980420b2de8f49607b624d5861f8b784f2f36d8a32fae3e81fe8186c1a9c36e6c4ec7d9de172c41c0530523590ef97b6

diff --git a/dev-python/mox3/mox3-0.10.0.ebuild 
b/dev-python/mox3/mox3-0.10.0.ebuild
deleted file mode 100644
index 0d53cedaed7..000
--- a/dev-python/mox3/mox3-0.10.0.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-DISTUTILS_IN_SOURCE_BUILD=TRUE
-
-inherit distutils-r1
-
-DESCRIPTION="Mock object framework for Python"
-HOMEPAGE="http://www.openstack.org/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-CDEPEND="
-   >=dev-python/pbr-1.8[${PYTHON_USEDEP}]
-   =dev-python/hacking-0.5.6[${PYTHON_USEDEP}]
-# http://www.openstack.org/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc test"
-
-CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
-CRDEPEND=">=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   ${CRDEPEND}
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
-   

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

2019-01-28 Thread Matthew Thode
commit: fc6a305673dd7f82d1e7b8815d43c98694df3d08
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:43:33 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6a3056

dev-python/oslo-serialization: add py37 support

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

 dev-python/oslo-serialization/oslo-serialization-2.24.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-serialization/oslo-serialization-2.24.0-r1.ebuild 
b/dev-python/oslo-serialization/oslo-serialization-2.24.0-r1.ebuild
index fe630e7dcf4..d219b1971eb 100644
--- a/dev-python/oslo-serialization/oslo-serialization-2.24.0-r1.ebuild
+++ b/dev-python/oslo-serialization/oslo-serialization-2.24.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1 vcs-snapshot
 



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

2019-01-28 Thread Matthew Thode
commit: bc71fbf5e4b16d8ec341a842bf70625e50842606
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:43:08 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc71fbf5

dev-python/oslo-utils: add py37 support

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

 dev-python/oslo-utils/oslo-utils-3.36.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
index 56b0e931ac9..1a625735bd2 100644
--- a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1 vcs-snapshot
 



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

2019-01-28 Thread Matthew Thode
commit: bf3c0f2a30e312b5395cf6559a2cb8dbea8ab021
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:36:32 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3c0f2a

dev-python/pyflakes: add py37 support

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

 dev-python/pyflakes/pyflakes-0.8.1.ebuild | 4 ++--
 dev-python/pyflakes/pyflakes-1.0.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyflakes/pyflakes-0.8.1.ebuild 
b/dev-python/pyflakes/pyflakes-0.8.1.ebuild
index 9beb5e180e3..0a267152d63 100644
--- a/dev-python/pyflakes/pyflakes-0.8.1.ebuild
+++ b/dev-python/pyflakes/pyflakes-0.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pyflakes/pyflakes-1.0.0.ebuild 
b/dev-python/pyflakes/pyflakes-1.0.0.ebuild
index 4eb377ed87c..06c87fc6335 100644
--- a/dev-python/pyflakes/pyflakes-1.0.0.ebuild
+++ b/dev-python/pyflakes/pyflakes-1.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: ca3407c5028a1e7e4923055f86f6742aa42221d1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:26:30 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3407c5

dev-python/pyperclip: add py37 support

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

 dev-python/pyperclip/pyperclip-1.5.27.ebuild | 4 ++--
 dev-python/pyperclip/pyperclip-1.6.4.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyperclip/pyperclip-1.5.27.ebuild 
b/dev-python/pyperclip/pyperclip-1.5.27.ebuild
index f57bea1973f..d42e162a4f0 100644
--- a/dev-python/pyperclip/pyperclip-1.5.27.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.5.27.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 pypy)
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 pypy)
 inherit distutils-r1
 
 DESCRIPTION="A cross-platform clipboard module for Python."

diff --git a/dev-python/pyperclip/pyperclip-1.6.4.ebuild 
b/dev-python/pyperclip/pyperclip-1.6.4.ebuild
index 32cb49e01f9..46c573cd992 100644
--- a/dev-python/pyperclip/pyperclip-1.6.4.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.6.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 pypy)
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 pypy)
 inherit distutils-r1
 
 DESCRIPTION="A cross-platform clipboard module for Python."



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

2019-01-28 Thread Manuel Rüger
commit: a0187d23c8870217f5531e25f0276838eb81818b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jan 23 15:28:31 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Jan 28 10:42:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0187d23

sys-cluster/minikube: Version bump to 0.33.1

Package-Manager: Portage-2.3.57, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 sys-cluster/minikube/Manifest   |  1 +
 sys-cluster/minikube/minikube-0.33.1.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/sys-cluster/minikube/Manifest b/sys-cluster/minikube/Manifest
index e4d51e8f7f0..6c462cfc262 100644
--- a/sys-cluster/minikube/Manifest
+++ b/sys-cluster/minikube/Manifest
@@ -2,3 +2,4 @@ DIST minikube-0.30.0.tar.gz 9180859 BLAKE2B 
cd6efd166e01ea14b7593530ac3b7448851c
 DIST minikube-0.31.0.tar.gz 9213283 BLAKE2B 
97440d26d724e54d265ee9c3602c2dc0cfd455d75616b4053d1ab8a04efbcbe93c74535577c3a881d665374dd753d629f16f90210c50066180e1fe2baaa733a0
 SHA512 
5f2d911deac1e51f82e27d174bf8be4dd1ceb5ce29aa45865077e0cf3524b8f62b2717e95a19d636e0c65d39748ef7522c9379a9d85839c7c97f4fe67d2f4a92
 DIST minikube-0.32.0.tar.gz 9216759 BLAKE2B 
0b823ea3e9d912d3caeb7fe4cb28390c718fcc77c509bf4fac9b8e318fc70ca8152795de28c56f1a117f42181b4e668f267a710c058003727f4e07a1be2ea0b4
 SHA512 
e760f92155accd27b5851e45931207222170027ac26e16285df0cb876fd6f49f51c5c258a159cb2595656f5a0f20115cb94f34e8368c344f2ecc39c863d6f67c
 DIST minikube-0.33.0.tar.gz 9433237 BLAKE2B 
bf05d05d6323b3a4d656a7522fec464d01c1d02d69c6079dc520a6e9ca356a25c231cb661aaf037d2a20d2091ca1b030fc7e3609576644efe1413f620eee0ef3
 SHA512 
1204618591048878c9160f2b3d69f6cb6e6139a603071407b5539e9747a79eb73481cb515e7cb413d7925b981f69ced044eb8a0a7dd3aa3fee9042e75372b13e
+DIST minikube-0.33.1.tar.gz 9434081 BLAKE2B 
a29c3293f67e33fa0f5ece632db1a852a3bbd6f2c522699e59148a41277bf819c20d5d27034c71f89df2a5d7895c2dbf3166c11661e98be38267fbd5b2c25ab5
 SHA512 
c4a266c2d68264155ebc6dcbd3788ed77678c86310be469e595cd6f1d89677082cd8445e9dd456ec7d7433922fd0e7d4315614c2a62640ce9efc7adceb0e7cb8

diff --git a/sys-cluster/minikube/minikube-0.33.1.ebuild 
b/sys-cluster/minikube/minikube-0.33.1.ebuild
new file mode 100644
index 000..dfa9435d583
--- /dev/null
+++ b/sys-cluster/minikube/minikube-0.33.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit python-any-r1 golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/minikube"
+ARCHIVE_URI="https://github.com/kubernetes/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Single Node Kubernetes Cluster"
+HOMEPAGE="https://github.com/kubernetes/minikube https://kubernetes.io";
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="hardened libvirt"
+
+DEPEND="dev-go/go-bindata
+   ${PYTHON_DEPS}
+   libvirt? ( app-emulation/libvirt[qemu] )"
+RDEPEND=">=sys-cluster/kubectl-1.10.0"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i -e 's/ -s -w/ -w/' -e 's#.*GOBIN=$(GOPATH)/bin go get 
github.com/jteeuwen/go-bindata/...##' -e 
's#$(GOPATH)/bin/go-bindata#/usr/bin/go-bindata#g' src/${EGO_PN}/Makefile || die
+   sed -i -e "s/get_commit(), get_tree_state(), 
get_version()/get_commit(), 'gitTreeState=clean', get_version()/"  
src/${EGO_PN}/hack/get_k8s_version.py || die
+}
+
+src_compile() {
+   export CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')"
+   LDFLAGS="" GOFLAGS="-v" GOPATH="${WORKDIR}/${P}" emake -C src/${EGO_PN} 
 $(usex libvirt "out/docker-machine-driver-kvm2" "") out/minikube-linux-amd64
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   newbin out/minikube-linux-amd64 minikube
+   use libvirt && dobin out/docker-machine-driver-kvm2
+   dodoc -r docs CHANGELOG.md README.md
+   popd || die
+}
+
+pkg_postinst() {
+   elog "You may want to install the following optional dependency:"
+   elog "  app-emulation/virtualbox or app-emulation/virtualbox-bin"
+}



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

2019-01-28 Thread Matthew Thode
commit: bcaa6167152d771a3b575a20b8415ad848f63c58
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:21:43 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcaa6167

dev-python/stestr: add py37 support

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

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

diff --git a/dev-python/stestr/stestr-2.1.0.ebuild 
b/dev-python/stestr/stestr-2.1.0.ebuild
index 9792758ac2a..32d9a9c0f9b 100644
--- a/dev-python/stestr/stestr-2.1.0.ebuild
+++ b/dev-python/stestr/stestr-2.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="A parallel Python test runner built around subunit"



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

2019-01-28 Thread Matthew Thode
commit: 41707998e921f170c1e7b87d00fc2793ef72
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:33:12 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41707998

dev-python/pep8: add py37 support

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

 dev-python/pep8/pep8-1.7.0.ebuild | 4 ++--
 dev-python/pep8/pep8-1.7.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pep8/pep8-1.7.0.ebuild 
b/dev-python/pep8/pep8-1.7.0.ebuild
index 17171746b21..b8c12b90554 100644
--- a/dev-python/pep8/pep8-1.7.0.ebuild
+++ b/dev-python/pep8/pep8-1.7.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/pep8/pep8-1.7.1.ebuild 
b/dev-python/pep8/pep8-1.7.1.ebuild
index 65635dc4720..6466dc21e30 100644
--- a/dev-python/pep8/pep8-1.7.1.ebuild
+++ b/dev-python/pep8/pep8-1.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
 
 inherit distutils-r1
 



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

2019-01-28 Thread Matthew Thode
commit: 3014139a2f779bac20c039ce73ab519fd587cd6f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:44:54 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3014139a

dev-python/oslo-config: add py37 support

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

 dev-python/oslo-config/oslo-config-6.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-config/oslo-config-6.4.1.ebuild 
b/dev-python/oslo-config/oslo-config-6.4.1.ebuild
index 76848c885ed..826295e12f4 100644
--- a/dev-python/oslo-config/oslo-config-6.4.1.ebuild
+++ b/dev-python/oslo-config/oslo-config-6.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1 vcs-snapshot
 



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

2019-01-28 Thread Matthew Thode
commit: dd8cb2376af8d2f11446561b65f5a58413d5dcfd
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:24:36 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8cb237

dev-python/unicodecsv: add py37 support

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

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

diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild 
b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
index 8d63db7874a..33012ba7038 100644
--- a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
+++ b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xinit/

2019-01-28 Thread Matt Turner
commit: 8590effe626d532e081bf7aa6a2af60c67e6332a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:41 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8590effe

x11-apps/xinit-1.4.0-r1: alpha stable, bug 675818

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

 x11-apps/xinit/xinit-1.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xinit/xinit-1.4.0-r1.ebuild 
b/x11-apps/xinit/xinit-1.4.0-r1.ebuild
index 2098f02361f..6d66726b011 100644
--- a/x11-apps/xinit/xinit-1.4.0-r1.ebuild
+++ b/x11-apps/xinit/xinit-1.4.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 DESCRIPTION="X Window System initializer"
 
 LICENSE="${LICENSE} GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="+minimal"
 
 RDEPEND="



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

2019-01-28 Thread Matt Turner
commit: 350b6283c1b286e1057c90371de68a4d3ed77cea
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:38 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350b6283

dev-libs/libevdev-1.6.0: alpha stable, bug 675818

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

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

diff --git a/dev-libs/libevdev/libevdev-1.6.0.ebuild 
b/dev-libs/libevdev/libevdev-1.6.0.ebuild
index 20b90557e3d..7f2bf0f24d2 100644
--- a/dev-libs/libevdev/libevdev-1.6.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.6.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
inherit autotools git-r3
 else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz";
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 fi
 
 LICENSE="MIT"



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

2019-01-28 Thread Matt Turner
commit: 29067824dce613832d81c12c48bc06004a7dbae7
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:39 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29067824

dev-libs/wayland-protocols-1.17: alpha stable, bug 675818

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

 dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
index 98a38e52d78..53b286d6c4e 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/";
 
 if [[ $PV != * ]]; then
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz";
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xcursorgen/

2019-01-28 Thread Matt Turner
commit: 1ebd7385f1cfeb129f0ca415e8ad04f14c16e3ba
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:40 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebd7385

x11-apps/xcursorgen-1.0.7: alpha stable, bug 675818

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

 x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild 
b/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild
index 7d713716eba..20b958c7dd8 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild
@@ -6,7 +6,7 @@ inherit xorg-2
 
 DESCRIPTION="create an X cursor file from a collection of PNG images"
 
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



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

2019-01-28 Thread Matt Turner
commit: 2bc90430e480fefe801da6ef5068ea7e26f6b7e5
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:42 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc90430

x11-libs/cairo-1.16.0-r2: alpha stable, bug 675818

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

 x11-libs/cairo/cairo-1.16.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/cairo/cairo-1.16.0-r2.ebuild 
b/x11-libs/cairo/cairo-1.16.0-r2.ebuild
index e94f463e93a..009282297c6 100644
--- a/x11-libs/cairo/cairo-1.16.0-r2.ebuild
+++ b/x11-libs/cairo/cairo-1.16.0-r2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz";
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A vector graphics library with cross-device output support"



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

2019-01-28 Thread Andreas Sturmlechner
commit: 962508576c373b280001cf7ab2aeaed21a2b4316
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 28 16:23:34 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 28 16:48:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96250857

app-office/kmymoney: 5.0.3 version bump

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

 app-office/kmymoney/Manifest  |   1 +
 app-office/kmymoney/kmymoney-5.0.3.ebuild | 125 ++
 2 files changed, 126 insertions(+)

diff --git a/app-office/kmymoney/Manifest b/app-office/kmymoney/Manifest
index c0f46f21fe7..5e52c81e6e0 100644
--- a/app-office/kmymoney/Manifest
+++ b/app-office/kmymoney/Manifest
@@ -1 +1,2 @@
 DIST kmymoney-5.0.2.tar.xz 11682108 BLAKE2B 
310ec19938950f05654555be1c1f0091233e1c3e497c9481ff0a199ad8f34efe517fb5f2c54cf6e521b03bddf9aec89976e346f1dba72b1f245c4d8af349864a
 SHA512 
a2d6e28a68a7d8bf05e4a0c88b398ff8d9b644384d7113e6abeea4572df8b054a31edaaddd6cad7dc5aaddef492c0477df3a92a4e2d4efdfba7722f54453ca47
+DIST kmymoney-5.0.3.tar.xz 11690060 BLAKE2B 
beb836c4753caa81ee3a06f12fce65fd584fbeaa228cba087b77284e0f3ecce8b88b030466198db62fdf23af26cee5caad59eb845653006d700cf68a0793231f
 SHA512 
9f8aaa26a3cb3f5eb2a61936ecc54f97096f98d4f0ffbfbfb6adbe099a559f797d997b1d23bb7f18d31d76182f8fa8601a70176a4bc16f5cdf2fac0af8903fc0

diff --git a/app-office/kmymoney/kmymoney-5.0.3.ebuild 
b/app-office/kmymoney/kmymoney-5.0.3.ebuild
new file mode 100644
index 000..f50f2d2da31
--- /dev/null
+++ b/app-office/kmymoney/kmymoney-5.0.3.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="5.0"
+PYTHON_COMPAT=( python2_7 )
+
+KDE_GCC_MINIMAL="6.4"
+KDE_HANDBOOK="optional"
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
+VIRTUALDBUS_TEST="true"
+inherit kde5 python-single-r1
+
+DESCRIPTION="Personal finance manager based on KDE Frameworks"
+HOMEPAGE="https://kmymoney.org";
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+fi
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="activities addressbook calendar hbci holidays ofx quotes webkit weboob"
+
+REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtsql)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   >=app-crypt/gpgme-1.7.1-r1[cxx]
+   >=app-office/libalkimia-6.0.0
+   dev-libs/gmp:0=
+   dev-libs/kdiagram:5
+   dev-libs/libgpg-error
+   activities? ( $(add_frameworks_dep kactivities) )
+   addressbook? (
+   $(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep kcontacts)
+   $(add_kdeapps_dep kidentitymanagement)
+   )
+   calendar? ( dev-libs/libical:= )
+   hbci? (
+   >=net-libs/aqbanking-5.6.5
+   >=sys-libs/gwenhywfar-4.15.3-r1[qt5]
+   )
+   holidays? ( $(add_frameworks_dep kholidays) )
+   ofx? ( dev-libs/libofx )
+   webkit? (
+   $(add_frameworks_dep kdewebkit)
+   $(add_qt_dep qtwebkit)
+   )
+   !webkit? ( $(add_qt_dep qtwebengine 'widgets') )
+   weboob? (
+   ${PYTHON_DEPS}
+   $(add_qt_dep qtconcurrent)
+   www-client/weboob[${PYTHON_USEDEP}]
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   !app-office/kmymoney:4
+   quotes? ( dev-perl/Finance-Quote )
+"
+
+pkg_setup() {
+   use weboob && python_setup
+   kde5_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT_DESIGNER=OFF
+   $(cmake-utils_use_find_package activities KF5Activities)
+   $(cmake-utils_use_find_package addressbook KF5Akonadi)
+   $(cmake-utils_use_find_package addressbook KF5Contacts)
+  

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

2019-01-28 Thread Matt Turner
commit: 495e8107e568cf4457b8aaec45d0931b88b1450d
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:43 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495e8107

x11-libs/pixman-0.36.0: alpha stable, bug 675818

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

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

diff --git a/x11-libs/pixman/pixman-0.36.0.ebuild 
b/x11-libs/pixman/pixman-0.36.0.ebuild
index bc589940849..736ca932d6a 100644
--- a/x11-libs/pixman/pixman-0.36.0.ebuild
+++ b/x11-libs/pixman/pixman-0.36.0.ebuild
@@ -9,7 +9,7 @@ EGIT_REPO_URI="https://gitlab.freedesktop.org/pixman/pixman.git";
 DESCRIPTION="Low-level pixel manipulation routines"
 
 if [[ $PV != * ]]; then
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 fi
 
 IUSE="altivec loongson2f cpu_flags_arm_iwmmxt cpu_flags_x86_mmxext neon 
cpu_flags_x86_sse2 cpu_flags_x86_ssse3"



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

2019-01-28 Thread Matt Turner
commit: 113769466d0d0a0a669c71bf687966ee0b7dad5c
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:44 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11376946

x11-misc/xtermcontrol-3.6: alpha stable, bug 675818

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

 x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild 
b/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild
index 650ee33561c..c52b89e79a5 100644
--- a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild
+++ b/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild
@@ -9,5 +9,5 @@ SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-mga/

2019-01-28 Thread Matt Turner
commit: c804294beb01f731d455d607d3ab12873ed7603c
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 05:10:42 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 05:10:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c804294b

x11-drivers/xf86-video-mga-2.0.0: alpha stable, bug 675818

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

 x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild 
b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
index 561b2ecbe27..d8b008e7c87 100644
--- a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 DESCRIPTION="Matrox video driver"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
 
 src_configure() {
XORG_CONFIGURE_OPTIONS="$(use_enable dri)"



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

2019-01-28 Thread Dennis Lamm
commit: cfe1c97048373796d4b7d2344f424af56fbce30c
Author: Dennis Lamm  gentoo  org>
AuthorDate: Mon Jan 28 19:15:29 2019 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Mon Jan 28 19:19:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe1c970

app-text/enchant: bump to 2.2.3

Signed-off-by: Dennis Lamm  gentoo.org>

 app-text/enchant/Manifest |  1 +
 app-text/enchant/enchant-2.2.3.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-text/enchant/Manifest b/app-text/enchant/Manifest
index e9f343b8ca0..be0383a051c 100644
--- a/app-text/enchant/Manifest
+++ b/app-text/enchant/Manifest
@@ -2,3 +2,4 @@ DIST enchant-1.6.1.tar.gz 642124 BLAKE2B 
d41aa9b313e7fe8b0887728b55f3c5218e270c7
 DIST enchant-2.1.0.tar.gz 962857 BLAKE2B 
f1ee729f20f06c14cbe81c27eeff5ff3bfe9e815bdf278c0c5e27ab48a78301e0731cfc2a55d065cfc702b5939623e352817a3fa6102636bca6779a8903ce537
 SHA512 
5dee7c5693ffc4ca0933e0881ca6e1f6bab1553af79cadf29733589790c6626db524cf33b0008b3de4c48e122ed93929478cce35608d9a52ab71edb51f598f27
 DIST enchant-2.1.1.tar.gz 961821 BLAKE2B 
1aaedc16e2108a382390c9401233d6a77dcff8732fb0af1a35816993b8eb127f22f9e6f4359b997f6793f53dd37c50c1c69d2aa09cf53bb5c47baa47277e044e
 SHA512 
5cb57198ea826da6d9ed9042edca87fcca9b811e8e75b382ed1568c5b1d8d4f8d6ba732a167c8d52261cfce540f23f84bd4d2889a4beafd2db1d8509c0b6bc15
 DIST enchant-2.1.2.tar.gz 963236 BLAKE2B 
3adaf9d96c7e2d7c5e31fe31ac426230f2e88b1cd6f68157e11f13c30fc5c161723d5a5b40bbe158307ce7352e098cd22272f4a75786854f7d82a0c5694b0f2b
 SHA512 
6cb2eeccc617c005998b16ebc33a84a05cec116b26fd679fc1416110821a85a16605c8564672e1168ac6c865cfcca6680005d1219aa615ca1c2393bd523ae0c4
+DIST enchant-2.2.3.tar.gz 957451 BLAKE2B 
294c4eb7afbe97a2c8076b1b26640cb15d13dde64de7879557992e3c8ec96d68ff4fbc2c911d3c6d8811d4d5ca5a104040941ab59f8a18e324134e7ac38a2dfa
 SHA512 
abde9d6fec25edff694570455fd4c6e8e2e2c41a6b133bbb31a344761137a354cc1c655e53374cf712bf311c3732dc721e9ffd2dc933d78ec8ccf224350635d6

diff --git a/app-text/enchant/enchant-2.2.3.ebuild 
b/app-text/enchant/enchant-2.2.3.ebuild
new file mode 100644
index 000..b9445634e88
--- /dev/null
+++ b/app-text/enchant/enchant-2.2.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Spellchecker wrapping library"
+HOMEPAGE="https://abiword.github.io/enchant/";
+SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0/2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+
+IUSE="aspell +hunspell static-libs test"
+REQUIRED_USE="|| ( hunspell aspell )"
+
+# FIXME: depends on unittest++ but through pkgconfig which is a Debian hack, 
bug #629742
+COMMON_DEPENDS="
+   >=dev-libs/glib-2.6:2
+   aspell? ( app-text/aspell )
+   hunspell? ( >=app-text/hunspell-1.2.1:0= )"
+
+RDEPEND="${COMMON_DEPENDS}"
+
+DEPEND="${COMMON_DEPENDS}
+   virtual/pkgconfig
+"
+#  test? ( dev-libs/unittest++ )
+
+RESTRICT="test"
+
+src_configure() {
+   econf \
+   $(use_with aspell) \
+   $(use_with hunspell) \
+   $(use_enable static-libs static) \
+   --without-hspell \
+   --without-voikko \
+   --with-hunspell-dir="${EPREFIX}"/usr/share/hunspell/
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2019-01-28 Thread Mikle Kolyada
commit: 6abc5adb65a7b44f2cc7ac05db093884f35ae27b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jan 28 12:16:24 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jan 28 12:16:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abc5adb

dev-lang/erlang: Drop old

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

 dev-lang/erlang/Manifest|   3 -
 dev-lang/erlang/erlang-19.3.6.12.ebuild | 227 
 2 files changed, 230 deletions(-)

diff --git a/dev-lang/erlang/Manifest b/dev-lang/erlang/Manifest
index 7945bf64e13..73d217b7b49 100644
--- a/dev-lang/erlang/Manifest
+++ b/dev-lang/erlang/Manifest
@@ -1,10 +1,7 @@
-DIST erlang-19.3.6.12.tar.gz 34004718 BLAKE2B 
49f726a4c3f3bb4fcde1d3ff7cee93ef68a0ed0f5cbb00af8fb3585fb640302bf407351b61b0507c6aaefb4311f77dc0de450d2c43c6f8310f6af01ffd424a79
 SHA512 
9e117cbbc9cf53d908ae87f58f80f5ad4d3e69d5f1c94e3460a1d9c287dc7290d05fccb104ffc7779dd36b6b9377290ac4c5983a8ad3ea3ca518f66e0ab0db3f
 DIST erlang-20.3.8.10.tar.gz 53511918 BLAKE2B 
5f430bda415a5b59e9dec3222abe311264277ee91b2e7e9e69dba1016169492dc621df314c057e39f16b7bfe01686f405b9ccde362f84c5c2f0ffde68a923ffa
 SHA512 
0d5ab27d17ff203d2c719fd5a03d843e3046037240e97ae9ad59d9f0690cf46cfb5fac2569590ce68f62169b1b2b2bc693e9a9b82f6ab0371693c5324bd3288b
 DIST erlang-21.1.1.tar.gz 53854332 BLAKE2B 
32ab508b5a305eb92eac9f49bd513374c573966e7565d98aa6ba986ce42eb955a46130b9f33dbb415f48de5c179b308a8b06b345a844afcb2700f7e3f257f27e
 SHA512 
dc11aace126aad5411b0d583579fe95a7263be328612fdc9f9c02d917aef7ea7a128b1e54ddcf7a52232980d2c81fc8e90ae5a8806ee5ae6ea97f00a9cf3faab
-DIST erlang_doc_html_19.3.tar.gz 35818689 BLAKE2B 
30118276fbd817b803ef20700fe2e71a8457645d00f8949b6d3175d92cb5c84d306e4de9899e2f5e0c562d8040dc22db35e1a0f2e314cf1a783794573b3ece59
 SHA512 
a70d2c470fa1dc0594b20af73ba36ccb7702b4192960e6fc0296738175215a43450f9bf558637f7f5e40757f7a15dcf4f1ae8a88515e211cd3c0fae45c5e1858
 DIST erlang_doc_html_20.3.tar.gz 33594990 BLAKE2B 
34db68a5c3ae56f097474cc0b776971853d96c57d3d2e058a5db8998aad9c8d498610979a46155e8e935022f363c944f407c10c650fd35174cf1f50697ddf1de
 SHA512 
4b280228fb9cbd9eb62db12ff9d6fad67d6855d0cdbc780839bbc95302ffd907c5b410e6f8519207db8850b753964571a9bf9df9eca53749f5b01d1b27dbc6d4
 DIST erlang_doc_html_21.1.tar.gz 32692731 BLAKE2B 
a7fa8ebe1c876ab7eecd2dd46ffd4d288db6d308e0f131d53c26ee4b67a92cb6fcb89b6c880ef34df395c7ad61fcdc81eac32e0fcf7336be7d517263218146bc
 SHA512 
0d659f55bfb01eecf140a310154724489ef56b6ccbe9ac30f6b053f598276721b80de7b5b3200707cf8a6e77b8854eae5453f655225f431fcc982550539f767f
-DIST erlang_doc_man_19.3.tar.gz 1410781 BLAKE2B 
78293aa498c2651be27d83f13e14007f25a1816b4dae499f463249f774256eddde3a4e31c435a30edd04fb6f41cee965c968b338de77330c3320f3df6087be92
 SHA512 
675a0d2d5972660a60de17c832e630f646f942d23815427eb0dec3a5ca1c44ed8fe35a9c30f8b608dedfd10f6fb1e47e958ea6e32e296b6f6809b1844b4da9a1
 DIST erlang_doc_man_20.3.tar.gz 1339710 BLAKE2B 
00aba848940914b3d98f9500b8201b0679d7d63d066cee296c8fbb399f132340b989f3cdcdd6c45a46e432efdb7c40c39d8ab4f3dbd64570316d649efc9faed1
 SHA512 
22c398ce3b42c7ef8abec1db85745eeb4d8804bc679d40b6a786fdc40dc241e43b5551df5d1eccb3ca8d4a64b833bf6663e77044f4564bb49cf67c4b74c5ea25
 DIST erlang_doc_man_21.1.tar.gz 1317726 BLAKE2B 
5e5c2b77a41da6ab9ae1264ba5824a9f3bda6d3b7a824b372e01356888db437ed9e45bf987d678aca3fd8d0f0e6dce25080c7a2aaa4e061936f1e6ac4717e843
 SHA512 
94c6191ba9f42bffeb398e865026fbc79f3b233389c7d471f0c680799aa3669e97ab5305cd53f26d6525aed33d738ebfc4eb79a8f1a0b29dc4b79a2a37a29a4f
 DIST otp_doc_html_19.1.tar.gz 34624316 BLAKE2B 
e3a5edfe1645d58e4cbd6537c775190716eed7613610ddfa112692fdbace2077b1ccdf7df5987973d2ae4ef529e4ec45d44a240265157816e2a15dabe9232b83
 SHA512 
2c6448af0be4bf35427950aca82eac3aac7554575ba07a8ba8942c27e1eb668461fde00604c3be28fbaca8a1e28ee4861608e33a9c79bc951bb695f99b1c1ac8

diff --git a/dev-lang/erlang/erlang-19.3.6.12.ebuild 
b/dev-lang/erlang/erlang-19.3.6.12.ebuild
deleted file mode 100644
index 0e30f8b86d2..000
--- a/dev-lang/erlang/erlang-19.3.6.12.ebuild
+++ /dev/null
@@ -1,227 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-WX_GTK_VER="3.0"
-
-inherit autotools elisp-common java-pkg-opt-2 systemd versionator wxwidgets
-
-# NOTE: If you need symlinks for binaries please tell maintainers or
-# open up a bug to let it be created.
-
-UPSTREAM_V="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Erlang programming language, runtime environment and libraries 
(OTP)"
-HOMEPAGE="https://www.erlang.org/";
-SRC_URI="https://github.com/erlang/otp/archive/OTP-${PV}.tar.gz -> ${P}.tar.gz
-   http://erlang.org/download/otp_doc_man_${UPSTREAM_V}.tar.gz -> 
${PN}_doc_man_${UPSTREAM_V}.tar.gz
-   doc? ( http://erlang.org/download/otp_doc_html_${UPSTREAM_V}.tar.gz -> 
${PN}_doc_html_${UPSTREAM_V}.tar.gz )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEY

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

2019-01-28 Thread Georgy Yakovlev
commit: deb0b397039d0f36e8330ba708497953d2944686
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Jan 26 02:32:24 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan 27 23:28:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb0b397

dev-python/reflink: new package

pythonic wrapper around reflink family of syscalls

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

 dev-python/reflink/Manifest |  1 +
 dev-python/reflink/metadata.xml | 15 +++
 dev-python/reflink/reflink-0.2.1.ebuild | 44 +
 3 files changed, 60 insertions(+)

diff --git a/dev-python/reflink/Manifest b/dev-python/reflink/Manifest
new file mode 100644
index 000..962a554aedb
--- /dev/null
+++ b/dev-python/reflink/Manifest
@@ -0,0 +1 @@
+DIST reflink-0.2.1.tar.gz 14638 BLAKE2B 
a6449ebb27619ead9ff8452df6c48f3617e5f06eb347fbbe14ab00b9a43c01de8e101466288ac6fb73602165d4d4e9315f941c2f28dffe245ed2c39a10a61cf1
 SHA512 
5995ed787bda93cb46d99a603110768087420edd72c01d5f3f7f08a3f8f63b4629b900a3c173dd7f3119a892ac19ab1a9c3000ddd83810b22a52dfb5fb892a28

diff --git a/dev-python/reflink/metadata.xml b/dev-python/reflink/metadata.xml
new file mode 100644
index 000..e3b3aabe2dd
--- /dev/null
+++ b/dev-python/reflink/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   gyakov...@gentoo.org
+   Georgy Yakovlev
+   
+   
+   Python wrapper around the reflink system calls.
+   Btrfs, XFS, OCFS2 reflink support, Apple macOS APFS clonefile 
support.
+   
+   
+   reflink
+   
+

diff --git a/dev-python/reflink/reflink-0.2.1.ebuild 
b/dev-python/reflink/reflink-0.2.1.ebuild
new file mode 100644
index 000..8c8c593ccf5
--- /dev/null
+++ b/dev-python/reflink/reflink-0.2.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+DESCRIPTION="RFC-compliant FQDN validation and manipulation for Python"
+HOMEPAGE="https://gitlab.com/rubdos/pyreflink";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   sys-fs/btrfs-progs
+   )
+"
+RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+# goes places, like writing to /dev or creating btrfs volumes
+RESTRICT="test"
+
+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
+}
+
+python_test() {
+   esetup.py test
+}



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

2019-01-28 Thread Jeroen Roovers
commit: 98db7f50ea896082d00065e8b9fa753b0997e8ec
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 28 15:41:30 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 28 15:42:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98db7f50

www-client/vivaldi-snapshot: Version 2.3.1440.4_p1

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

 www-client/vivaldi-snapshot/Manifest   |   4 +
 .../vivaldi-snapshot-2.3.1440.4_p1.ebuild  | 119 +
 2 files changed, 123 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 5bbb45851c4..501b5b46a32 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -6,3 +6,7 @@ DIST vivaldi-snapshot-2.3.1435.4_p1-amd64.deb 60053830 BLAKE2B 
a27077bff1f6c9efc
 DIST vivaldi-snapshot-2.3.1435.4_p1-arm64.deb 55518226 BLAKE2B 
fd0762af3c632b59a0784008e479fcf096d05943e9169019d4036367b5d52230e1e9754121c4cd09821a35e3604517e8f3f62921c8446fb42a421b489aed0d58
 SHA512 
dbeb57f4d603e1692a4c9f3e73d2d415f4a908872afc3d44703d50d3ddec3f3e9ca4e36c9f32c93f6b86facbec279e53f2e12d91d7d1dbd4793072ed1dad18a8
 DIST vivaldi-snapshot-2.3.1435.4_p1-armhf.deb 52637338 BLAKE2B 
614f0c2c32b9fa9cafe44aae2971b11842fc07d9ebc78651c6824d5155cdbfc0d8f8f2f0e1a9b29baf1c1d13a66033535f22c17f51b10cef906a2666e1120b5d
 SHA512 
c7724e82291c0c219b017d62bb3227115aea8ba2aa5227c30d6eca508c97e8324aa8bf5f979b418490519747f21602402c08cdf8f4f953c6e3cf887b82409d84
 DIST vivaldi-snapshot-2.3.1435.4_p1-i386.deb 58230554 BLAKE2B 
32b11af7c021d8326b1d4924e1047060db24e04da6e943f070528db18425c9e4d0155740b94086efacadc97ec73e49495a0bcc1d9c2062239f240c25e8a05c2f
 SHA512 
4694942262e79b2628e845ef94e16bc881015e0deb2bb93e5b25862e5f6fb4c2d6a1eefe013512c48de0c18e907efba8b8a545610b9e6c5eb73eb93b00c826d0
+DIST vivaldi-snapshot-2.3.1440.4_p1-amd64.deb 60081518 BLAKE2B 
35c80dc7437febc019e5db3c1ba34217d8a4107c93cab64d44b07adaafc6505a18b14412ce1f08bda39d3045069d8e29573611190037e73d53686184b0ebcd82
 SHA512 
ea35cc1e3f39c484442a09d8be676308ac49b11e140eaddc2cdeb4ae1c5ef5cb41ef9ba6f13b1553e560479616fbfc502367d7fa6ac28326912cfab45ee34227
+DIST vivaldi-snapshot-2.3.1440.4_p1-arm64.deb 55537426 BLAKE2B 
e8d8cbe6594aaa98e694ccb86412314ab8f8a91ceaf7481a4dd42487d41ca3509895cbc81dc327ad89acfb7eddffb85815e9c082573966c5d69a2d9c9ab4005c
 SHA512 
afb3f52a607abddeb7b2172775b72990a987560ef23c94f313bfc6af5fb2ba7555999b77c90b6117d9077b01fc3a9f4598f605630fff273df01dfaba434485e2
+DIST vivaldi-snapshot-2.3.1440.4_p1-armhf.deb 52643462 BLAKE2B 
da86e557518f69bbafe6c9214775ea5a74e3953eb03af6c05cea01f989ee0fabe2b6b3cc3eaf01428c661945ee57cef83a6284a4ef7ae4b1d8dd2f0be386d272
 SHA512 
ffb3bc7952d857ba39e9b2b1ebf977e09c7a268adaf94cd8eba030c7365d385320e8bc7afd7c3160b0de6f5edbb89220f80e13354f3b43e2864a3773f944a3ff
+DIST vivaldi-snapshot-2.3.1440.4_p1-i386.deb 58193634 BLAKE2B 
2202d72b6a9687b08342f1c2bf6942cad1759ffb8ad6e579e43f67dae986cf005374d703ffed95063680aa91d6eda8b2482dfea8f61c42a17439a8f3181f237f
 SHA512 
d532f10d5aa67f9b75b248fb276395c6e44914f7d3ce4969e36c9c3e3dcd6b797a72331fccdfdc24561612e790cb2528e9237db3eb36ddf57cd13fb4f7953683

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.3.1440.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.3.1440.4_p1.ebuild
new file mode 100644
index 000..91bde2d5746
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.3.1440.4_p1.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
+   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
+   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
+
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/";
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_";
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+  

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

2019-01-28 Thread Robin H. Johnson
commit: 5ccf46bf544047d02a5357dc2e1b82ee063fc653
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Jan 28 07:33:50 2019 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Jan 28 07:35:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccf46bf

media-libs/sdl2-image: update libsdl2 dep for compile failure

sdl2-image used SDL_MAX_SINT32, which was only introduced in
libsdl2-2.0.7. Update [R]DEPEND to ensure successful compliation.

Fixes: https://bugs.gentoo.org/676618
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Robin H. Johnson  gentoo.org>

 media-libs/sdl2-image/sdl2-image-2.0.3.ebuild | 4 ++--
 media-libs/sdl2-image/sdl2-image-2.0.4.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild 
b/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild
index f3a5ccfcb4b..bbb163c9f53 100644
--- a/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
 IUSE="gif jpeg png static-libs tiff webp"
 
 RDEPEND="
-   >=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+   >=media-libs/libsdl2-2.0.9[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )

diff --git a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild 
b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild
index 46116260240..de0aae6bd4b 100644
--- a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
 IUSE="gif jpeg png static-libs tiff webp"
 
 RDEPEND="
-   >=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]
+   >=media-libs/libsdl2-2.0.9[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )



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

2019-01-28 Thread Jeroen Roovers
commit: fd97a14c0d3c313ad5826c66887aaff6562b4f9b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 28 15:42:20 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 28 15:42:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd97a14c

www-client/vivaldi-snapshot: Old

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

 www-client/vivaldi-snapshot/Manifest   |   4 -
 .../vivaldi-snapshot-2.3.1430.4_p1.ebuild  | 119 -
 2 files changed, 123 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 501b5b46a32..b8e1a73b20b 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-snapshot-2.3.1430.4_p1-amd64.deb 60070842 BLAKE2B 
3e8916863074ba212d3ff3675d2ee107ab537509cecbebb99319f37929ae9bb1053377bb3369e409f0fd6044431a4e029d62dc7de938edc77889185572dd0b23
 SHA512 
7ea0728954dba05bb69e6a73bceada063e7a4b78fce02ae11bf4f7870a66d27a6f6749cb945a4706ef70bc03e5063fd5e5aabf0933953d37c241eb864a030e4a
-DIST vivaldi-snapshot-2.3.1430.4_p1-arm64.deb 55566018 BLAKE2B 
ea2ac73e8750b7d8da4a51e528f64e766db78d01fdabbe7b4099b08ab0ff4b34f6712eece6a65666348b3cd7ffa463ec83ce2bab68e548b9afd58be100d7caf8
 SHA512 
22e3596cf883fadb6a2e54ce4f14f91c41c0f979c4598730345241b759570f2a4951c786a34f256141265e0ae46e19b56b64cc2d20db68fbb8bdc6691c30c716
-DIST vivaldi-snapshot-2.3.1430.4_p1-armhf.deb 52620910 BLAKE2B 
d13e4deedd9b65b4837ad934a57a0981e0cc6e47a2243a423ab23e7802b3fe4c7ce9bbcc91936c3c9a6685194a6c9bcebd2f80a13ef0f8fab8eb742d1021b0ad
 SHA512 
703ac9587c0d1f0c273ced6211072f8e53fbe6cb6747cef8a4171d6ce2f683859dead80eb20bd0ef140fe5b41d697762f244282ffddf5678793bd6869f5de053
-DIST vivaldi-snapshot-2.3.1430.4_p1-i386.deb 58168494 BLAKE2B 
78774db95227fa1e2da19c647ed2d65319a74036ac7ed05f4d51c4518003cfa74b9dd356c6d91b5da3bb77eb055a593a94fe8e74ed8285ed6988ab33dd0dfb5e
 SHA512 
f155cfbd3825b70387d45696cd8a10d8d37345bd2a3ed59751e3e8529369028c64abd80dda59e8d9517b53422569680143053fbb95cb3aebe3bd7f748b627f5a
 DIST vivaldi-snapshot-2.3.1435.4_p1-amd64.deb 60053830 BLAKE2B 
a27077bff1f6c9efc4e2d6603bfa67ceb061b9c9e005bbf0106c44f18f2f8ff3461b6e39a012a22d9fce8d475eb3208071fecf22a9d23417abfeb1320134f1e6
 SHA512 
3070ca51a07f2164f86f37bd981238fcf09e767307c2b0a7589c9291c3890eb035d08c788242d53c9d1cf460fd24c99e04232fd0b86b9478eb2ff5cf33d5b3f8
 DIST vivaldi-snapshot-2.3.1435.4_p1-arm64.deb 55518226 BLAKE2B 
fd0762af3c632b59a0784008e479fcf096d05943e9169019d4036367b5d52230e1e9754121c4cd09821a35e3604517e8f3f62921c8446fb42a421b489aed0d58
 SHA512 
dbeb57f4d603e1692a4c9f3e73d2d415f4a908872afc3d44703d50d3ddec3f3e9ca4e36c9f32c93f6b86facbec279e53f2e12d91d7d1dbd4793072ed1dad18a8
 DIST vivaldi-snapshot-2.3.1435.4_p1-armhf.deb 52637338 BLAKE2B 
614f0c2c32b9fa9cafe44aae2971b11842fc07d9ebc78651c6824d5155cdbfc0d8f8f2f0e1a9b29baf1c1d13a66033535f22c17f51b10cef906a2666e1120b5d
 SHA512 
c7724e82291c0c219b017d62bb3227115aea8ba2aa5227c30d6eca508c97e8324aa8bf5f979b418490519747f21602402c08cdf8f4f953c6e3cf887b82409d84

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.3.1430.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.3.1430.4_p1.ebuild
deleted file mode 100644
index 91bde2d5746..000
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.3.1430.4_p1.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar be bg bn ca cs da de el en-GB en-US eo es es-419 es-PE et eu fa fi
-   fil fr fy gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv mk 
ml
-   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 eutils gnome2-utils multilib unpacker toolchain-funcs 
xdg-utils
-
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/";
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_";
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/

[gentoo-commits] repo/gentoo:master commit in: app-text/gspell/, profiles/

2019-01-28 Thread Dennis Lamm
commit: cede48d0706179327dbc7ffcb679b1772b4e6e43
Author: Dennis Lamm  gentoo  org>
AuthorDate: Mon Jan 28 19:24:17 2019 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Mon Jan 28 19:24:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cede48d0

app-text/gspell: bump to 1.8.1

Signed-off-by: Dennis Lamm  gentoo.org>

 app-text/gspell/Manifest|  1 +
 app-text/gspell/gspell-1.8.1.ebuild | 48 +
 profiles/package.mask   |  4 
 3 files changed, 53 insertions(+)

diff --git a/app-text/gspell/Manifest b/app-text/gspell/Manifest
index 09a1776eb8d..e517025f3b5 100644
--- a/app-text/gspell/Manifest
+++ b/app-text/gspell/Manifest
@@ -1 +1,2 @@
 DIST gspell-1.6.1.tar.xz 416704 BLAKE2B 
2a180bc52d3f09813d8de362e5bf900f831663c09530c8a9b993baf55f852a3939447a71c9c9dc0caafba7e8b74a2a5aad4443cf248eb87da4e15e0481e74262
 SHA512 
f1ffbd0d23d9743bcf924c25b3a3d7bf93c6a5e4ea5e362fb7300f657d8c1d0117e847f3dec29de377947f850e003b24a3231e88e99b313c955dd94ce358c23e
+DIST gspell-1.8.1.tar.xz 419268 BLAKE2B 
f32c9c518c23f8f560d65eb6fb122703561cc09e385eefa99d0761e8aa5b5bf3a8cec3cab7071043134314262979de56d08ee2929973b7968016b123e53d8f16
 SHA512 
ae94f46c7bdcdeefa0279cd4ac3c50e53b63092016e298ef6b502c40c2574a2135c503ab322f5a3a7b8b4422fdec291a6ed0c937683a8c0f32d7ad474cc1569b

diff --git a/app-text/gspell/gspell-1.8.1.ebuild 
b/app-text/gspell/gspell-1.8.1.ebuild
new file mode 100644
index 000..3226d1b01c6
--- /dev/null
+++ b/app-text/gspell/gspell-1.8.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 vala virtualx
+
+DESCRIPTION="Spell check library for GTK+ applications"
+HOMEPAGE="https://wiki.gnome.org/Projects/gspell";
+
+LICENSE="LGPL-2.1+"
+SLOT="0/1" # subslot = libgspell-1 soname version
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+IUSE="+introspection vala"
+REQUIRED_USE="vala? ( introspection )"
+
+RDEPEND="
+   app-text/iso-codes
+   >=app-text/enchant-2.1.3
+   >=dev-libs/glib-2.44:2
+   >=x11-libs/gtk+-3.20:3[introspection?]
+   introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
+   vala? ( $(vala_depend) )
+"
+DEPEND="${RDEPEND}
+   dev-libs/libxml2:2
+   dev-util/glib-utils
+   >=dev-util/gtk-doc-am-1.25
+   >=sys-devel/gettext-0.19.4
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   $(use_enable introspection) \
+   $(use_enable vala)
+}
+
+src_test() {
+   virtx emake check
+}

diff --git a/profiles/package.mask b/profiles/package.mask
index 42e77bc6c62..6efdb52ac94 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Dennis Lamm  (
+# Depends on >=app-text/enchant-2.1.3 which is masked
+>=app-text/gspell-1.8.1
+
 # Virgil Dupras  (27 Jan 2019)
 # Dead upstream, no revdep. bug #618744
 dev-python/fusil



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

2019-01-28 Thread Lars Wendler
commit: 6686365578e3acec04d10ac1dfd975e67510a31e
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 28 08:50:51 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 28 08:51:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66863655

net-misc/whois: Bump to version 5.4.1

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

 net-misc/whois/Manifest   |  1 +
 net-misc/whois/whois-5.4.1.ebuild | 65 +++
 2 files changed, 66 insertions(+)

diff --git a/net-misc/whois/Manifest b/net-misc/whois/Manifest
index 369e29c66e0..98c8f283ccf 100644
--- a/net-misc/whois/Manifest
+++ b/net-misc/whois/Manifest
@@ -1,2 +1,3 @@
 DIST whois_5.3.2.tar.xz 82984 BLAKE2B 
2e2d9ebf2e93831a1fa3e98a2f8922e531592b95175c9280358a37160a9033ee805baa6519304350399c112e619e293a2746df527ef5c580afbdde1542cbef06
 SHA512 
27d9576ee7b701778cac0dd7d4df2c4ae2d152fa5dfb3f84d7d5d592314e45872b2f3d6eca0754923ec3a0741e5365bf2238b2c0b366403c35e8a5b046e59434
 DIST whois_5.4.0.tar.xz 83576 BLAKE2B 
fb21094227bc254e7901d0af667206f742657093b2dc25dc066ccb727d07fbc9cef7443f29d0bd22e307d2127689f9fe33e55282e0311f968039bb0fbe48417f
 SHA512 
d6b8f097eaaab216d862503c96aff32777caec3597b357fb2589b86e98c6ff52f35b18ea5f33d1ece23250c61f849daf9943a2895fe563b05fcbd26718b3b80e
+DIST whois_5.4.1.tar.xz 83748 BLAKE2B 
acc3267a78c22937967cea92b542d92e99dc135a70550f242b098e0a459193564514c6b28c0290a82b9321a6a081793f64d51157c75cbe852fbb91a7cd353310
 SHA512 
8036679be4b5cd7ab67903ca1c949e0261bd2589f5a4efa18b10ecab8a1e13d99e5e8b839a4974af22c6afcfff74f7bd1c4361ef1aa3ebf7621a7c8a6bc98c25

diff --git a/net-misc/whois/whois-5.4.1.ebuild 
b/net-misc/whois/whois-5.4.1.ebuild
new file mode 100644
index 000..05fc6a779ed
--- /dev/null
+++ b/net-misc/whois/whois-5.4.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+MY_P="${P/-/_}"
+DESCRIPTION="improved Whois Client"
+HOMEPAGE="https://www.linux.it/~md/software/";
+SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="iconv idn nls"
+RESTRICT="test" #59327
+
+RDEPEND="iconv? ( virtual/libiconv )
+   idn? ( net-dns/libidn2:= )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   >=dev-lang/perl-5
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.7.2-config-file.patch
+   "${FILESDIR}"/${PN}-5.3.0-libidn_automagic.patch
+)
+
+src_prepare() {
+   default
+   if use nls ; then
+   sed -i -e 's:#\(.*pos\):\1:' Makefile || die
+   else
+   sed -i -e '/ENABLE_NLS/s:define:undef:' config.h || die
+
+   # don't generate po files when nls is disabled (bug #419889)
+   sed -i -e '/^all:/s/ pos//' \
+   -e '/^install:/s/ install-pos//' Makefile || die
+   fi
+}
+
+src_configure() { :; } # expected no-op
+
+src_compile() {
+   unset HAVE_ICONV HAVE_LIBIDN
+   use iconv && export HAVE_ICONV=1
+   use idn && export HAVE_LIBIDN=1
+   tc-export CC
+   emake CFLAGS="${CFLAGS} ${CPPFLAGS}"
+}
+
+src_install() {
+   emake BASEDIR="${ED}" prefix=/usr install
+   insinto /etc
+   doins whois.conf
+   dodoc README debian/changelog
+
+   if [[ ${USERLAND} != "GNU" ]]; then
+   mv "${ED%/}"/usr/share/man/man1/{whois,mdwhois}.1 || die
+   mv "${ED%/}"/usr/bin/{whois,mdwhois} || die
+   fi
+}



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

2019-01-28 Thread Dennis Lamm
commit: 177156799c1510b7a9c9354f76c385fbf7571325
Author: Dennis Lamm  gentoo  org>
AuthorDate: Mon Jan 28 19:28:04 2019 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Mon Jan 28 19:28:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17715679

app-text/gspell: added missing date for mask entry

Signed-off-by: Dennis Lamm  gentoo.org>

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 6efdb52ac94..cc636aaf852 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,7 +29,7 @@
 
 #--- END OF EXAMPLES ---
 
-# Dennis Lamm  (
+# Dennis Lamm  (28 Jan 2019)
 # Depends on >=app-text/enchant-2.1.3 which is masked
 >=app-text/gspell-1.8.1
 



[gentoo-commits] repo/user/ssnb:master commit in: net-nds/apachedirectorystudio/, dev-util/eclipse-sdk-bin/, ...

2019-01-28 Thread Samuel Bernardo
commit: 60a646825c642b5b6198cd0cf62bcfe8b5ac24eb
Author: Samuel Bernardo  gmail  com>
AuthorDate: Mon Jan 28 12:24:45 2019 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Mon Jan 28 12:24:45 2019 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=60a64682

correct files in eclipse and apachedirectorystudio ebuilds

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-util/eclipse-sdk-bin/Manifest  |  4 ++
 dev-util/eclipse-sdk-bin/files/eclipse-bin-4.10| 46 
 dev-util/eclipse-sdk-bin/files/eclipserc-bin-4.10  | 20 +
 net-nds/apachedirectorystudio/Manifest |  9 ++--
 .../apachedirectorystudio-2.0.0.20151221.ebuild| 50 --
 .../apachedirectorystudio-2.0.0.20161101.ebuild| 50 --
 6 files changed, 73 insertions(+), 106 deletions(-)

diff --git a/dev-util/eclipse-sdk-bin/Manifest 
b/dev-util/eclipse-sdk-bin/Manifest
index b3e0a67..a36ca4b 100644
--- a/dev-util/eclipse-sdk-bin/Manifest
+++ b/dev-util/eclipse-sdk-bin/Manifest
@@ -1,9 +1,11 @@
+AUX eclipse-bin-4.10 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 AUX eclipse-bin-4.4 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 AUX eclipse-bin-4.5 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 AUX eclipse-bin-4.6 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 AUX eclipse-bin-4.7 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 AUX eclipse-bin-4.8 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 AUX eclipse-bin-4.9 1402 BLAKE2B 
82b74113ca7c7f989922117dfab66b36ef69393fe4cebda632cd6b54d04e5bbdd9ab1aadfc365167529e5db205d7c19516f96cf9cebf85194e1f2b79a57b6885
 SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
+AUX eclipserc-bin-4.10 859 BLAKE2B 
2372f4f011d1b11d1e529b35853854966ea79e19c5578193e80ba91afc09a5a0c520ec59c4ec291ec53fc1c90c2267ea8f98708382fedd99921f1ad60935bf40
 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 AUX eclipserc-bin-4.4 859 BLAKE2B 
2372f4f011d1b11d1e529b35853854966ea79e19c5578193e80ba91afc09a5a0c520ec59c4ec291ec53fc1c90c2267ea8f98708382fedd99921f1ad60935bf40
 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 AUX eclipserc-bin-4.5 859 BLAKE2B 
2372f4f011d1b11d1e529b35853854966ea79e19c5578193e80ba91afc09a5a0c520ec59c4ec291ec53fc1c90c2267ea8f98708382fedd99921f1ad60935bf40
 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 AUX eclipserc-bin-4.6 859 BLAKE2B 
2372f4f011d1b11d1e529b35853854966ea79e19c5578193e80ba91afc09a5a0c520ec59c4ec291ec53fc1c90c2267ea8f98708382fedd99921f1ad60935bf40
 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
@@ -12,6 +14,7 @@ AUX eclipserc-bin-4.8 859 BLAKE2B 
2372f4f011d1b11d1e529b35853854966ea79e19c55781
 AUX eclipserc-bin-4.9 859 BLAKE2B 
2372f4f011d1b11d1e529b35853854966ea79e19c5578193e80ba91afc09a5a0c520ec59c4ec291ec53fc1c90c2267ea8f98708382fedd99921f1ad60935bf40
 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 DIST eclipse-java-2018-09-R-linux-gtk-4.9.0.tar.gz 194641740 BLAKE2B 
9b4d895e713d2b43c2eef2e8c781b5864b548de55cbfe873b506a261650a42a56d5ab3bacbbcfa7641b9fb302fb37a14fa14a8

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

2019-01-28 Thread Lars Wendler
commit: 5be2c1812c5d672bb3d2f3ea8ba25f260abbf45f
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 28 00:46:04 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 28 00:46:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be2c181

sys-devel/bison: Bump to version 3.3.1. Removed old.

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

 sys-devel/bison/Manifest | 2 +-
 sys-devel/bison/{bison-3.3.ebuild => bison-3.3.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index c0158195c65..cb366449dbf 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -3,4 +3,4 @@ DIST bison-3.1.tar.xz 1990536 BLAKE2B 
6223642f2934927ca118410e2655f7c677bb1d3d98
 DIST bison-3.2.3-patches-01.tar.xz 9460 BLAKE2B 
3e9f3e636d774d005c861c4f5fe121a862cbfc38f5efd5bb7ac7d2944f71e80eabd6621f3f5507d9f78727f22b574581c9b694457c63b5181a8cc1a0ac69d294
 SHA512 
6c599583b67f8999c8e2c8492a19ad0b43bbadef1d9c062c752e7c1cc3d178c2106262c70c998a0588bc6255ec27b2623a90267e0858e2d776ac2f4cf6cb688f
 DIST bison-3.2.4.tar.xz 2094568 BLAKE2B 
9b7617b25f1b151c3b86a5f57e733543160fb40f992ff968eaadfc91d8f1a67f56d0afeafbed5003ea1a5e0c861b12ef4cc27065d1b6cbc1d0845710164d84e2
 SHA512 
652b54fdee969bbc17eeb04d05d65f143e8e0e1b46ac2574e3a76687b9bd916c9a0c97658b4f8357958d64e87fe2a6a2a98a6c312970f0e74fb4445962e9daae
 DIST bison-3.3-patches-01.tar.xz 10768 BLAKE2B 
6b4df80d0cf6ff3445019bbc66063b794731d2c9869b20b0ace3ed9500e7ea4a30685a4084717871a68838b31392a90d2e1b52ef01eb2f62ea420e513268652c
 SHA512 
32accc5a9e7b18b8dd98c73e5da50018be68effed9b69ed4d30604c7e7ba4495eef54b7882c3fe32bdeffb9278165ac2b5f3164b7c122e2001e4dd60ac2f4d1a
-DIST bison-3.3.tar.xz 2104368 BLAKE2B 
ca7cf55296d9df9f157e98152536732a64e2bf54850e7641ef67d441abc823f4ab08f7b0fd74358d33cd7933f48a160e870b918f2673cd5080207e4789c20419
 SHA512 
6b67c50c7e51b7a56aaf12f4e4895207ac54ae43fb27e93fc984b250802a66cf7edb227c4b643832b3327b30bafc7636af1ee306c0ead5d4762764311767bea1
+DIST bison-3.3.1.tar.xz 2106048 BLAKE2B 
998ab8cd014e0dde5a9a709ec8505e51ac5a85f3f88eb5c1a8dda7d2f1a8d82fbe6bd75b06b7a8ca3c67072f1ad09997c559a7584c443174165408f6200276ab
 SHA512 
8901a97adda0d6d62c06e85d12645b35fa624c9f05e40250c1bb387d5524ac52c2b7de0402ab970f6ccfaf99c9bb5356873daa20cdd0c37d73b4a6ed7b98c44f

diff --git a/sys-devel/bison/bison-3.3.ebuild 
b/sys-devel/bison/bison-3.3.1.ebuild
similarity index 100%
rename from sys-devel/bison/bison-3.3.ebuild
rename to sys-devel/bison/bison-3.3.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-audiodecoder-timidity/

2019-01-28 Thread Craig Andrews
commit: aa915d984d9d7abdffec980f79a754b412a5b3f2
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 28 01:54:32 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 28 01:55:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa915d98

media-plugins/kodi-audiodecoder-timidity: depend on libplatform

Closes: https://bugs.gentoo.org/show_bug.cgi?id=676380
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 ...midity-.ebuild => kodi-audiodecoder-timidity-2.0.1-r1.ebuild} | 5 +++--
 .../kodi-audiodecoder-timidity-.ebuild   | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git 
a/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
 
b/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-2.0.1-r1.ebuild
similarity index 88%
copy from 
media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
copy to 
media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-2.0.1-r1.ebuild
index 9bcec2d315b..bb7b4c8e348 100644
--- 
a/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
+++ 
b/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-   ~media-tv/kodi-
+   =media-tv/kodi-18*
+   =dev-libs/libplatform-2*
"
 RDEPEND="
${DEPEND}

diff --git 
a/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
 
b/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
index 9bcec2d315b..e99b24fbb32 100644
--- 
a/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
+++ 
b/media-plugins/kodi-audiodecoder-timidity/kodi-audiodecoder-timidity-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,6 +29,7 @@ IUSE=""
 
 DEPEND="
~media-tv/kodi-
+   =dev-libs/libplatform-2*
"
 RDEPEND="
${DEPEND}



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

2019-01-28 Thread Andreas K. Hüttel
commit: a140ecec2a86f406e2bc98b3431bf5142b4c933e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jan 28 00:04:43 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jan 28 00:04:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a140ecec

sys-process/supervise-scripts: EAPI bump

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

 .../supervise-scripts-4.0-r1.ebuild| 27 ++
 1 file changed, 27 insertions(+)

diff --git a/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild 
b/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild
new file mode 100644
index 000..0d19d3c970c
--- /dev/null
+++ b/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Starting and stopping daemontools managed services"
+HOMEPAGE="http://untroubled.org/supervise-scripts/";
+SRC_URI="http://untroubled.org/supervise-scripts/archive/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+IUSE="doc"
+
+RDEPEND="virtual/daemontools"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   echo "/usr/bin" > conf-bin
+   echo "/usr/share/man" > conf-man
+   default
+}
+
+src_install() {
+   emake PREFIX="${D}" install
+   use doc && dodoc *.html
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/spectrum2/

2019-01-28 Thread Andrey Utkin
commit: dbf6d26091cc8c3ff2e5ef24b91810846e236518
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Jan 27 17:03:47 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Jan 28 01:50:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf6d260

net-im/spectrum2: bump to version 2.0.10

Also bumped to EAPI=7.

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Andrey Utkin  gentoo.org>

 net-im/spectrum2/Manifest|   1 +
 net-im/spectrum2/spectrum2-2.0.10.ebuild | 122 +++
 2 files changed, 123 insertions(+)

diff --git a/net-im/spectrum2/Manifest b/net-im/spectrum2/Manifest
index f17b8486402..d19142bc269 100644
--- a/net-im/spectrum2/Manifest
+++ b/net-im/spectrum2/Manifest
@@ -1 +1,2 @@
+DIST spectrum2-2.0.10.tar.gz 844427 BLAKE2B 
cb57bede4bfe996219ca5d0e62167643eb51fe44fd607400de8c2640f3892af9d089b6d62d7c25485049ef2a37066b3f6de46bfb5a6b7107fef6eb31dcf736f3
 SHA512 
b74f6f543aaa923a589b8b0b1007dec260af6fb66e5475c0294216713568dd93f4f52f39e6cbe4c6263efb0a479ac4d8095709d758e4faac81fc7d4712fd0b2c
 DIST spectrum2-2.0.9.tar.gz 842688 BLAKE2B 
32cdb95c161aa97338895fb144200ac94d200aefb58300a8f55b03457b3aae1a0ef4a60311f0e2be8e3f3e331625d04ecd61a9583d07794c4398762e1348b939
 SHA512 
f33d3d327619ebbeeaa8c329b09dbdbef9c66ec7bc06eb6eac8c54e144cbf2d81d2751699bf97ae1d1bf0a94581f3971394a7f06b9a4d69f6248f1497982

diff --git a/net-im/spectrum2/spectrum2-2.0.10.ebuild 
b/net-im/spectrum2/spectrum2-2.0.10.ebuild
new file mode 100644
index 000..285dd6d4982
--- /dev/null
+++ b/net-im/spectrum2/spectrum2-2.0.10.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit cmake-utils python-single-r1 systemd user
+
+DESCRIPTION="An open source instant messaging transport"
+HOMEPAGE="https://www.spectrum.im";
+SRC_URI="https://github.com/SpectrumIM/spectrum2/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="debug doc frotz irc mysql postgres purple sms +sqlite test twitter 
whatsapp xmpp"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-libs/expat
+   dev-libs/libev:=
+   dev-libs/log4cxx
+   dev-libs/jsoncpp:=
+   dev-libs/openssl:0=
+   dev-libs/popt
+   dev-libs/protobuf:=
+   net-dns/libidn:0=
+   net-im/swift:=
+   net-misc/curl
+   sys-libs/zlib:=
+   frotz? ( !games-engines/frotz )
+   irc? ( net-im/libcommuni )
+   mysql? (
+   || (
+   dev-db/mariadb-connector-c
+   dev-db/mysql-connector-c
+   )
+   )
+   postgres? ( dev-libs/libpqxx:= )
+   purple? (
+   dev-libs/glib
+   net-im/pidgin:=
+   )
+   sms? ( app-mobilephone/smstools )
+   sqlite? ( dev-db/sqlite:3 )
+   twitter? ( net-misc/curl )
+   whatsapp? ( net-im/transwhat )"
+
+DEPEND="
+   ${PYTHON_DEPS}
+   ${RDEPEND}
+   doc? ( app-doc/doxygen )
+   test? (
+   dev-python/sleekxmpp[${PYTHON_USEDEP}]
+   dev-util/cppunit
+   net-irc/ngircd
+   )
+"
+
+PATCHES=( "${FILESDIR}/${PN}-2.0.9-remove_debug_cflags.patch" )
+
+# Tests are currently restricted, as they do completly fail
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup spectrum
+   enewuser spectrum -1 -1 /var/lib/spectrum2 spectrum
+
+   use test && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # Respect users LDFLAGS
+   sed -i -e "s/-Wl,-export-dynamic/& ${LDFLAGS}/" 
spectrum/src/CMakeLists.txt || die
+
+   # Respect users CFLAGS, when compiling for debug mode
+   # Since Spectrum2 searches for a qt4 compiled libcommuni,
+   # it must be patched, to find the qt5 compiled libcommuni,
+   # See: https://github.com/SpectrumIM/spectrum2/pull/253
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   use debug && CMAKE_BUILD_TYPE="Debug"
+
+   local mycmakeargs=(
+   -DENABLE_DOCS="$(usex doc)"
+   -DENABLE_FROTZ="$(usex frotz)"
+   -DENABLE_IRC="$(usex irc)"
+   -DENABLE_MYSQL="$(usex mysql)"
+   -DENABLE_PQXX="$(usex postgres)"
+   -DENABLE_PURPLE="$(usex purple)"
+   -DENABLE_SMSTOOLS3="$(usex sms)"
+   -DENABLE_SQLITE3="$(usex sqlite)"
+   -DENABLE_TESTS="$(usex test)"
+   -DENABLE_TWITTER="$(usex twitter)"
+   -DENABLE_XMPP="$(usex xmpp)"
+   -DLIB_INSTALL_DIR="$(get_libdir)"
+   )
+
+   cmake-utils_src_configure
+}
+
+src_test() {
+   cd tests/libtransport && "${EPYTHON}" ../start.py || die
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   diropts -o spectrum -g spectrum
+   keepdir /var

[gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/arch/ppc/

2019-01-28 Thread Fabian Groffen
commit: 9ec71f06c08cd6bafeaeddb92abd57473ff1e456
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Jan 28 10:04:36 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jan 28 10:37:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec71f06

profiles/prefix/darwin/macos/arch/ppc/package.mask: clarify gcc mask

Remove mentioning of Perl as problem with GCC-8, it is actually the
linker that has a problem with libgcc_s' implementation of stack
unwinding.

Signed-off-by: Fabian Groffen  gentoo.org>

 profiles/prefix/darwin/macos/arch/ppc/package.mask | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask 
b/profiles/prefix/darwin/macos/arch/ppc/package.mask
index bdbdebe73aa..af8de618585 100644
--- a/profiles/prefix/darwin/macos/arch/ppc/package.mask
+++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask
@@ -6,9 +6,9 @@
 
 
 # Fabian Groffen  (25 Dec 2018)
-# GCC-8.2.0 causes a problem with Perl-5.28 where Configure wrongly
-# believes every function it checks is available.  Need to revisit this
-# at a later point.
+# GCC-8.2.0 has a faulty libgcc_s, which causes C++ exceptions not the
+# caught in certain conditions.  ld64 is the notable condition leading
+# to configure believing every function it checks is available.
 >=sys-devel/gcc-8
 
 # Fabian Groffen  (22 Dec 2018)



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

2019-01-28 Thread Zac Medico
commit: 5cc3a52c28d5b1f188003764ddab676679c28aa9
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 28 06:24:44 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 28 06:27:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc3a52c

sys-apps/portage: remove old version 2.3.57

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/portage/Manifest  |   1 -
 sys-apps/portage/portage-2.3.57.ebuild | 271 -
 2 files changed, 272 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index b8135ebc660..844b4b941dd 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -3,7 +3,6 @@ DIST portage-2.3.40-bug-657436-937d0156aa06-1fc628eead43.patch 
4131 BLAKE2B 1b05
 DIST portage-2.3.40.tar.bz2 995122 BLAKE2B 
3bfadee6cf57dace32bb4a365850650e13664202f3b16bf75821ff6226e85da823785ac87875fa82bd5cf1b953d638773819495f73f471c06ffd6926518df1ac
 SHA512 
ded128c1941664fab6bc95f05115ec08900fddaedd1b6f12afa48da024531ee8939134d49759e09995c76a95e41beafdbf5528a5b62d3bf21c826ab1ac0cd1c5
 DIST portage-2.3.49.tar.bz2 1010414 BLAKE2B 
be8e0194855eda8e8a617ee4415d702199e10772bab9539ff27cb165b6749090be887b6f48d449f4e7650e618d43be1b0d26ba59597996a9d3d3ecd0caea166a
 SHA512 
d3daee0075eee61c354ad1d4865b1cf433d9afe5ed56101758219694325c7c5ad62a0d9ce41bf2205934b6e073d0eba3ef3f7c8b6633b5a3448e469783c5329a
 DIST portage-2.3.51.tar.bz2 1013015 BLAKE2B 
f7f5e6c9e627db5a9e4bfcc9a6cbebb40fda910d3cc928922870b295c706a9f669d3d812e726b220610efe6b182460811eb9420d6fa5b8756481df64a88fe2b9
 SHA512 
6c22b97959d4b5be263b9a1de6bb343b1f8300e989f37c7334a9d5d6fb65fe2390958e222bc5379ec95099124fc51a049ecca6e1bfc18f0a6c57e4601342bb94
-DIST portage-2.3.57.tar.bz2 1019074 BLAKE2B 
c7ced224a8ab5720b101ba791709668216f6fb164814236ce5cef3c5af489889b71bfc5396521411b377f798c2529f7178a84ab322efe3df44066e0ccc30eb20
 SHA512 
14e67dfe4a339f0374a7e31be840f94476eaeab2572dc0b4d1b07bc50cee4681e99f8a4c873b358feed584d056d7eb29832b6ed22b4c7d72066f83d3a4b23123
 DIST portage-2.3.58.tar.bz2 1018510 BLAKE2B 
d1fe49bdb7b7c24cd94c315596ba81127b9b17bcb3a56d101af37873ba1e788a5648f62cdd3a79e536221c5df36417885130ac8734805f691a52199118c1429f
 SHA512 
2720ed0c5119cf24cb80501820ebd387ae7a5c17baa87188d38003580cf752f03990475caf4ee5a4d1e78bcf420c67e113a45d5cfce85af377197e833020d484
 DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 
3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3
 SHA512 
4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8
 DIST portage-74d2509c99fbcb43e018ead4950b938e41e524e5-bug-671472.patch 1584 
BLAKE2B 
452cd4cb25e42dcfa05c4f9da2bd3cc279556b9cd87037d0d965d39678f347b701dac0eaa59bfdebee9e3715abb506bf3744900ebefafa8fa729a1eb442889b9
 SHA512 
5bbe163e8eec00ece831c113676e87f0cf61a40f30a75a0de548490eeb789479336feec5bf81868a284bf32bafa00209176156cfb9ce557390d0f4a2ab6d1c1a

diff --git a/sys-apps/portage/portage-2.3.57.ebuild 
b/sys-apps/portage/portage-2.3.57.ebuild
deleted file mode 100644
index 4bf3a6b2ded..000
--- a/sys-apps/portage/portage-2.3.57.ebuild
+++ /dev/null
@@ -1,271 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(
-   pypy
-   python3_4 python3_5 python3_6 python3_7
-   python2_7
-)
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit distutils-r1 epatch linux-info systemd
-
-DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
-SLOT="0"
-IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   >=sys-apps/sed-4.0.5 sys-devel/patch
-   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
-   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
-# Require sandbox-2.2 for bug #288863.
-# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
-# quite slow, so it's not considered in the dependencies as an alternative to
-# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
-# for now, don't pull in xattr deps for other kernels.
-# For whirlpool hash, require python[ssl] (bug #425046).
-# For compgen, require bash[readline] (bug #445576).
-# app-portage/gemato goes without PYTHON_USEDEP since we're calling
-# the executable.
-RDEPEND="
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   !build? (
-   >=sys-apps/sed-4.0.5
-   app-shells/bash:0[readline]
-   >=app-

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

2019-01-28 Thread Fabian Groffen
commit: 0bdebb89acdfbafa9db713e6b1fbd366ce8ad5f9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Jan 28 10:36:52 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jan 28 10:37:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdebb89

sys-devel/binutils-apple: introduce latest version from 3.2 Xcode branch

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

 sys-devel/binutils-apple/Manifest  |   4 +
 .../binutils-apple/binutils-apple-3.2.6.ebuild | 265 +
 2 files changed, 269 insertions(+)

diff --git a/sys-devel/binutils-apple/Manifest 
b/sys-devel/binutils-apple/Manifest
index a57a2e25a59..530d344b9cc 100644
--- a/sys-devel/binutils-apple/Manifest
+++ b/sys-devel/binutils-apple/Manifest
@@ -1,5 +1,6 @@
 DIST binutils-apple-LP64-patches-1.tar.bz2 10235 BLAKE2B 
3352170bcfe73c574217597233ca58c7d6ebeedf9dfe9da1399953dfe1a0c87fc26e9ba8864620ddd67c6f38e48aeb6950737637605f0b860eb4a0d246f3aff7
 SHA512 
5632d4033c39e47de3ec275d02100ed53408a63122fe722c26dda1b02275c397524b113e51e1334d3235fc7f0a3bb8e53d4ccc1c2e40f24c6129282846da22e1
 DIST binutils-apple-patches-3.2-r0.tar.bz2 4137 BLAKE2B 
9cd7afbba5337cb9c395556b2691e4acd73ee323d643da4335f6465ccc29b06f889d01fb42c7778576607bfdb859e2df38d3ebf82d4bf7f0971079da6985f237
 SHA512 
5381a93d61c39993cdb294ecb238016e26cdfe283fae553f75ddc6662812709301d5208c770ac0992d1dfab92e4802c660e6fb4336ad891335ab716d3b042805
+DIST binutils-apple-patches-3.2.6-r0.tar.bz2 3500 BLAKE2B 
f10dcf71400ea5d4bf7efb8ad906240765cfb56743274b3e1684eeb4273a35171aa4202d475920cff2c5c39e89f9bd1d7e5b0d38ba6c2b4705b0a592ba47e063
 SHA512 
4ccb8ebd49ac8eac4dbd0c1f24ee1836f216efd2e9e15b13072cbc76d8f83fbf4f1f6b3b60736bf5d5482af3e49ec1eaedfce8dd0ce1e949f915faf9c92ee0ea
 DIST binutils-apple-patches-4.3-r1.tar.bz2 37363 BLAKE2B 
a5ad04d4bf746a864f03a25d052197ed9a6ecada1f34460f4e38bea8cd87dfe2cb6c7f99f2096acac2231cd1e0c13c53757854b07f729a7a0c5a162a908fbe83
 SHA512 
f5d64ad182891c3af971e6aabd3c0c1b717b6a1cb471632339cba61b41a998d15880d18de09aafa1c3d059e528c888d6e8b914025c79bc21897d90a6d0e2ebf5
 DIST binutils-apple-patches-5.1-r2.tar.bz2 51642 BLAKE2B 
1b44020a05e0a91cfe569273f1e3dc65afaeac4bcdb80a626bdcc1f30cf8fbba6cc7bb522ece93126d4035b2d309defefd17fe0cee5bcaadcc58c4fa0feb4827
 SHA512 
37ba0dcae6c10b54a07c6208f6893ab80b0de1bd1c2f677902f707c8290629f7671a481e256b57a18bf304b95e41e4d59519bc1c88f15de488c0ef7e142f5cd8
 DIST binutils-apple-patches-6.1-r1.tar.bz2 42189 BLAKE2B 
8505acaff6343b2f4dffe9c1dd78e360762f0ad78d39fbc0227265ed8b6768dba62c1a7d6784ca685934942e1a211c70275474001b066e3292c579fa0aa2f356
 SHA512 
be8ee5af5c8c9f9228cf6980f032aa101058ac1a414bec89401dbc4ff32ea96d6ebf96b7b79285fa1e7b4037a9ed68b285dbe59ff8e3d3e62bfc0145199e72f3
@@ -9,6 +10,7 @@ DIST binutils-apple-patches-7.2-r1.tar.bz2 2924 BLAKE2B 
167fb37e5cb4cae8fe6777dc
 DIST binutils-apple-patches-7.3-r2.tar.bz2 44551 BLAKE2B 
036cd2a2e4a66b046467f2984cce1c15f0d07c6b66aa6c8df3e07360943104aabe6f2555a0094973df71a5844496cb69d97a0ff13366043e02a01d8fbb0b0239
 SHA512 
219c26aeb54e89e23ab91706dda0803cf0c9f2a33acb5cc676db2d2ea33ad22af0661ea19450ad8f1f006f6c1703269fd95c98c52a7bcfa0c6491bc1cfb1a0ba
 DIST binutils-apple-patches-8.2-r1.tar.bz2 10830 BLAKE2B 
345db8619873e9e91b79c3fdc0685fc46f82366df0b6153c1a59fbe5c122622e799754397e980e8752ef01ef25bbac81bb8f0339e92168790211b1d9c03bef2d
 SHA512 
e7ca8cbac75671846c044abcd5415cfcf5832ff71acd5a2799b643369b02f2f7148990398c51913a3758e589f9fbff875e333aadf568e2a8a2defeafaa2aca95
 DIST cctools-750.tar.gz 1947990 BLAKE2B 
b0fe71ae6972bd2b21c1ecf7a699104c51519babf67bb5fc45e31ed1d17108e7627cb46b5f65d48c33dbec9e9032e703924e9a9a687ec19bd384a3cdea243a46
 SHA512 
298a447757d926b3d156aaf8be27ceadeb4242336b66cb0bee0fd2dc8bb4ad3f167758ff526e4bf3fe458cb72391f5dc38f9112171883fcf28d49a18d671296a
+DIST cctools-795.tar.gz 1993795 BLAKE2B 
dc0915f8647eecba5352e34dfc5752b679df39ead9a4734c49955a824d2cc127308eed46a614665dfe08a9d3036eb37f587e1b765a7df727facc42a33befacb0
 SHA512 
5a34a73dc71d3574a357f6b0f26a48a99dd0995d62695b309cdfe85c4960934b410455b1ba6bdbc9a4e32106bb45b3604975d2a80ad1be21f5d4eac69254
 DIST cctools-822.tar.gz 2024412 BLAKE2B 
6b58499a9dfc2a1b166ff428f1e263cd44e03c50cdc8f6e467cfee93bc2dc2a9c81bf7626479dce195b152f04217e2d3a427afac45484cba4c5f2bdfbb7e46f9
 SHA512 
8b02cc837d5e0520f35da445f25ba86b5042d5caa27b49a599e829ed89428cf78dbd1831bcf6c18301f941fbfb31ac2114e248041d98008a466e1574f4fe1586
 DIST cctools-855.tar.gz 1699635 BLAKE2B 
4d98cf2bbced6894083dc2733a35cf9a4c47f71172fe98265a8f047218cc90276085919129553e3a1ea0658416eebf3b7cf0908bd32ac1a224480554257999ee
 SHA512 
50f5d015ce807aa5ca274dd2deea810b8b375110e60b5e334ca4b2170526b738ea5f86a5436caebbdb748badc3b89601d0f450f5b867d8393c89e336a3db4b3f
 DIST cctools-862.tar.gz 1702345 BLAKE2B 
de84058aa78824562b0eabf93a29badaba0908a7140336a281a6ea46a9b09d893433a908c299e8de866a76e0eeb98b730570958fc8fac559ccc6e35f5138b121
 SHA512 
faa401c1dc55bfb9cd2

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

2019-01-28 Thread Zac Medico
commit: bc5692d278fcca7d07e2d5bc282f5467a2237ecf
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 28 06:18:05 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 28 06:27:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5692d2

sys-apps/portage: version bump to 2.3.59

 #675868 pid-sandbox: pid-ns-init TIOCSCTTY after setsid

Bug: https://bugs.gentoo.org/671498
Bug: https://bugs.gentoo.org/675868
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/portage/Manifest  |   1 +
 sys-apps/portage/portage-2.3.59.ebuild | 271 +
 2 files changed, 272 insertions(+)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 844b4b941dd..f7d9ed6c889 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -4,5 +4,6 @@ DIST portage-2.3.40.tar.bz2 995122 BLAKE2B 
3bfadee6cf57dace32bb4a365850650e13664
 DIST portage-2.3.49.tar.bz2 1010414 BLAKE2B 
be8e0194855eda8e8a617ee4415d702199e10772bab9539ff27cb165b6749090be887b6f48d449f4e7650e618d43be1b0d26ba59597996a9d3d3ecd0caea166a
 SHA512 
d3daee0075eee61c354ad1d4865b1cf433d9afe5ed56101758219694325c7c5ad62a0d9ce41bf2205934b6e073d0eba3ef3f7c8b6633b5a3448e469783c5329a
 DIST portage-2.3.51.tar.bz2 1013015 BLAKE2B 
f7f5e6c9e627db5a9e4bfcc9a6cbebb40fda910d3cc928922870b295c706a9f669d3d812e726b220610efe6b182460811eb9420d6fa5b8756481df64a88fe2b9
 SHA512 
6c22b97959d4b5be263b9a1de6bb343b1f8300e989f37c7334a9d5d6fb65fe2390958e222bc5379ec95099124fc51a049ecca6e1bfc18f0a6c57e4601342bb94
 DIST portage-2.3.58.tar.bz2 1018510 BLAKE2B 
d1fe49bdb7b7c24cd94c315596ba81127b9b17bcb3a56d101af37873ba1e788a5648f62cdd3a79e536221c5df36417885130ac8734805f691a52199118c1429f
 SHA512 
2720ed0c5119cf24cb80501820ebd387ae7a5c17baa87188d38003580cf752f03990475caf4ee5a4d1e78bcf420c67e113a45d5cfce85af377197e833020d484
+DIST portage-2.3.59.tar.bz2 1019295 BLAKE2B 
705e51343be5a522cfb9d4cc7935042cd1e5b697b2d78aa283bcc6cbdd3163fa54a572824355221915141b14c2f847c3810e5d4088e8784f23a0111d2bcf321a
 SHA512 
abd188a6b6e4a2c19379e15278cfea31f45eaeb327307e6011877b1babf8460066d6f2b3879d77b5d4aee5120387beaa0318ec2764d2039cd10a3aeb26973658
 DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 
3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3
 SHA512 
4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8
 DIST portage-74d2509c99fbcb43e018ead4950b938e41e524e5-bug-671472.patch 1584 
BLAKE2B 
452cd4cb25e42dcfa05c4f9da2bd3cc279556b9cd87037d0d965d39678f347b701dac0eaa59bfdebee9e3715abb506bf3744900ebefafa8fa729a1eb442889b9
 SHA512 
5bbe163e8eec00ece831c113676e87f0cf61a40f30a75a0de548490eeb789479336feec5bf81868a284bf32bafa00209176156cfb9ce557390d0f4a2ab6d1c1a

diff --git a/sys-apps/portage/portage-2.3.59.ebuild 
b/sys-apps/portage/portage-2.3.59.ebuild
new file mode 100644
index 000..4bf3a6b2ded
--- /dev/null
+++ b/sys-apps/portage/portage-2.3.59.ebuild
@@ -0,0 +1,271 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=(
+   pypy
+   python3_4 python3_5 python3_6 python3_7
+   python2_7
+)
+PYTHON_REQ_USE='bzip2(+),threads(+)'
+
+inherit distutils-r1 epatch linux-info systemd
+
+DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
+SLOT="0"
+IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
+
+DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
+   >=app-arch/tar-1.27
+   dev-lang/python-exec:2
+   >=sys-apps/sed-4.0.5 sys-devel/patch
+   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
+   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
+# Require sandbox-2.2 for bug #288863.
+# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
+# quite slow, so it's not considered in the dependencies as an alternative to
+# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
+# for now, don't pull in xattr deps for other kernels.
+# For whirlpool hash, require python[ssl] (bug #425046).
+# For compgen, require bash[readline] (bug #445576).
+# app-portage/gemato goes without PYTHON_USEDEP since we're calling
+# the executable.
+RDEPEND="
+   >=app-arch/tar-1.27
+   dev-lang/python-exec:2
+   !build? (
+   >=sys-apps/sed-4.0.5
+   app-shells/bash:0[readline]
+   >=app-admin/eselect-1.2
+   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
+   python{2_7,3_4,3_5} pypy)
+   rsync-verify? (
+   

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

2019-01-28 Thread Andreas Sturmlechner
commit: 95bffe595339a4c3ee6459fb5c2a96b9748ec4b5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 28 18:13:13 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 28 18:14:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95bffe59

app-office/libreoffice: Adjust patchset use, apply only non-backported

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

 app-office/libreoffice/libreoffice-6.2..ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-6.2..ebuild 
b/app-office/libreoffice/libreoffice-6.2..ebuild
index fc17e0a1d33..61a6eda8409 100644
--- a/app-office/libreoffice/libreoffice-6.2..ebuild
+++ b/app-office/libreoffice/libreoffice-6.2..ebuild
@@ -246,7 +246,11 @@ DEPEND="${COMMON_DEPEND}
 "
 
 PATCHES=(
-   "${WORKDIR}"/${PATCHSET/.tar.xz/}
+   # master branch
+   
"${WORKDIR}"/${PATCHSET/.tar.xz/}/007-kde5-allow-multiple-mimetypes-clipboard.patch
+   "${WORKDIR}"/${PATCHSET/.tar.xz/}/008-kde5-fix-selection-clipboard.patch
+   
"${WORKDIR}"/${PATCHSET/.tar.xz/}/011-qt5kde5-use-logicaldotsperinch-to-report-dpi.patch
+   "${WORKDIR}"/${PATCHSET/.tar.xz/}/012-kde5-no-images-to-clipboard.patch
 
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"
@@ -306,8 +310,6 @@ src_unpack() {
 }
 
 src_prepare() {
-   rm "${WORKDIR}"/${PATCHSET/.tar.xz/}/00{3,4}*.patch || die # drop 
backported to 6.2
-
default
 
# sandbox violations on many systems, we don't need it. Bug #646406



[gentoo-commits] repo/gentoo:master commit in: net-im/swift/

2019-01-28 Thread Andrey Utkin
commit: 7b2b971ae676028b04c1e4c9e26ea9ceeff4a594
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Jan 27 14:23:08 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Jan 28 01:49:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2b971a

net-im/swift: drop old version

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Andrey Utkin  gentoo.org>

 net-im/swift/swift-4.0.2.ebuild | 207 
 1 file changed, 207 deletions(-)

diff --git a/net-im/swift/swift-4.0.2.ebuild b/net-im/swift/swift-4.0.2.ebuild
deleted file mode 100644
index c67278ade28..000
--- a/net-im/swift/swift-4.0.2.ebuild
+++ /dev/null
@@ -1,207 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils scons-utils toolchain-funcs
-
-DESCRIPTION="An elegant, secure, adaptable and intuitive XMPP Client"
-HOMEPAGE="https://www.swift.im/";
-SRC_URI="https://swift.im/downloads/releases/${P}/${P}.tar.gz";
-
-LICENSE="BSD BSD-1 CC-BY-3.0 GPL-3 OFL-1.1"
-SLOT="4/0"
-KEYWORDS="~amd64"
-IUSE="client expat gconf +icu +idn lua spell test zeroconf"
-REQUIRED_USE="
-   || ( icu idn )
-   gconf? ( client )
-   spell? ( client )
-"
-
-RDEPEND="
-   dev-db/sqlite:3
-   dev-libs/boost:=
-   dev-libs/openssl:0=
-   net-libs/libnatpmp
-   net-libs/miniupnpc:=
-   sys-libs/zlib:=
-   client? (
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtx11extras:5
-   net-dns/avahi
-   )
-   expat? ( dev-libs/expat )
-   !expat? ( dev-libs/libxml2:2 )
-   gconf? ( gnome-base/gconf:2 )
-   icu? ( dev-libs/icu:= )
-   idn? ( net-dns/libidn:= )
-   lua? ( dev-lang/lua:= )
-   spell? ( app-text/hunspell:= )
-"
-
-DEPEND="
-   ${RDEPEND}
-   >=dev-util/scons-3.0.1-r3
-   client? ( dev-qt/linguist-tools:5 )
-   test? ( net-dns/avahi )
-"
-
-# Tests don't run, as they fail with "[QA/UnitTest/**dummy**] Error -6".
-RESTRICT="test"
-
-DOCS=(
-   "DEVELOPMENT.md"
-   "README.md"
-   "Swiften/ChangeLog.md"
-)
-
-PATCHES=(
-   "${FILESDIR}"/${P}-make-generated-files-handle-unicode-characters.patch
-   "${FILESDIR}"/${P}-qt-5.11-compatibility.patch
-)
-
-src_prepare() {
-   default
-
-   # Hack for finding Qt system libs
-   mkdir "${T}"/qt || die
-   ln -s "${EPREFIX%/}"/usr/$(get_libdir)/qt5/bin "${T}"/qt/bin || die
-   ln -s "${EPREFIX%/}"/usr/$(get_libdir)/qt5 "${T}"/qt/lib || die
-   ln -s "${EPREFIX%/}"/usr/include/qt5 "${T}"/qt/include || die
-
-   # Remove parts of Swift, which a user don't want to compile
-   if ! use client; then rm -fr Swift Slimber || die; fi
-   if ! use lua; then rm -fr Sluift || die; fi
-   if ! use zeroconf; then
-   rm -fr Limber || die
-   if use client; then rm -fr Slimber || die; fi
-   fi
-
-   # Remove '3rdParty', as the system libs should be used
-   # `CppUnit`, `GoogleTest` and `HippoMocks` are needed for tests
-   local my3rdparty=(
-   Boost
-   Breakpad
-   DocBook
-   Expat
-   LCov
-   Ldns
-   LibIDN
-   LibMiniUPnPc
-   LibNATPMP
-   Lua
-   OpenSSL
-   SCons
-   SQLite
-   Unbound
-   ZLib
-   )
-
-   if use test; then
-   cd 3rdParty && rm -fr "${my3rdparty[@]}" || die
-   else
-   rm -fr 3rdParty || die
-   fi
-}
-
-src_configure() {
-   MYSCONS=(
-   ar="$(tc-getAR)"
-   allow_warnings="yes"
-   assertions="no"
-   build_examples="yes"
-   boost_bundled_enable="false"
-   boost_force_bundled="false"
-   cc="$(tc-getCC)"
-   ccache="no"
-   ccflags="${CFLAGS}"
-   coverage="no"
-   cxx="$(tc-getCXX)"
-   cxxflags="${CXXFLAGS}"
-   debug="no"
-   distcc="no"
-   experimental="yes"
-   experimental_ft="yes"
-   hunspell_enable="$(usex spell)"
-   icu="$(usex icu)"
-   install_git_hooks="no"
-   libidn_bundled_enable="false"
-   libminiupnpc_force_bundled="false"
-   libnatpmp_force_bundled="false"
-   link="$(tc-getCXX)"
-   linkflags="${LDFLAGS}"
-   max_jobs="no"
-   optimize="no"
-   qt="${T}/qt"
-   qt5=

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

2019-01-28 Thread Zac Medico
commit: ce0656337268601aeadff091ea4f683eeea16148
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan 27 20:24:55 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan 27 20:45:53 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=ce065633

pid-sandbox: pid-ns-init TIOCSCTTY after setsid (bug 675868)

Set the controlling terminal to the stdout pty after calling setsid,
in order to avoid "No such device or address" ENXIO errors when
attempting to open /dev/tty.

Bug: https://bugs.gentoo.org/675868
Signed-off-by: Zac Medico  gentoo.org>

 bin/pid-ns-init | 13 +
 1 file changed, 13 insertions(+)

diff --git a/bin/pid-ns-init b/bin/pid-ns-init
index f01d69fc2..d8e67cf6d 100644
--- a/bin/pid-ns-init
+++ b/bin/pid-ns-init
@@ -3,12 +3,14 @@
 # Distributed under the terms of the GNU General Public License v2
 
 import errno
+import fcntl
 import functools
 import os
 import platform
 import signal
 import subprocess
 import sys
+import termios
 
 
 KILL_SIGNALS = (
@@ -75,6 +77,17 @@ def main(argv):
# Isolate parent process from process group SIGSTOP (bug 675870)
setsid = True
os.setsid()
+   if sys.stdout.isatty():
+   try:
+   fcntl.ioctl(sys.stdout, termios.TIOCSCTTY, 0)
+   except OSError as e:
+   if e.errno == errno.EPERM:
+   # This means that stdout refers to the 
controlling terminal
+   # of the parent process, and in this 
case we do not want to
+   # steel it.
+   pass
+   else:
+   raise
proc = subprocess.Popen(args, executable=binary, **popen_kwargs)
main_child_pid = proc.pid
 



[gentoo-commits] repo/gentoo:master commit in: dev-tex/revtex/

2019-01-28 Thread Andreas K. Hüttel
commit: b67f0fd58f0ea4f780a7c0c58493f44cacf21553
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jan 28 00:07:59 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jan 28 00:07:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67f0fd5

dev-tex/revtex: remove, bug 574350 and others

All versions provided by dev-tex/revtex are now also included in
dev-tex/texlive-publishers-2017. No need for a separate package
anymore.

Closes: https://bugs.gentoo.org/574350
Closes: https://bugs.gentoo.org/514890
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-tex/revtex/Manifest|  2 --
 dev-tex/revtex/metadata.xml| 13 --
 dev-tex/revtex/revtex-4.1_p2-r1.ebuild | 43 --
 dev-tex/revtex/revtex-4.ebuild | 37 -
 4 files changed, 95 deletions(-)

diff --git a/dev-tex/revtex/Manifest b/dev-tex/revtex/Manifest
deleted file mode 100644
index e5f4ecf0f07..000
--- a/dev-tex/revtex/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST revtex-4.1_p2.zip 4168885 BLAKE2B 
3b0e0302ff8f7d676d319d880a6fee480e81631af24a698f733613a7b55313cb7582231ce0b90290645345ef70319d834f1c9a8ccf681d26ef9a3cbc816be7a4
 SHA512 
df093543af1274fd218ee9d430da76aff07174d122b446abef1bf0c0333e154bd2c4e1db06dd178c82a0f1cdf83355faffa2dee18f19d18cd7e848a06b748d2d
-DIST revtex4.zip 957277 BLAKE2B 
18e46aca38a6a2c7bee3af59216a7814d91170f43db46b5028fd2a363053627fc62e5f7ee0e5e6df97892c12494dd86b78b61d3fea1d91b62c410eec04010701
 SHA512 
816960d3f12dbdac0d9fb762ab2fff4e88fc0d436bf70101f172440b0eac90686517a3f857a6cf072b0344273b8eb3b4dd3c7c5d33c927e75183989cf14263fc

diff --git a/dev-tex/revtex/metadata.xml b/dev-tex/revtex/metadata.xml
deleted file mode 100644
index 7a7c477125c..000
--- a/dev-tex/revtex/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-dilfri...@gentoo.org
-
-t...@gentoo.org
-Gentoo TeX Project
-
-
-s...@gentoo.org
-Gentoo Science Project
-
-

diff --git a/dev-tex/revtex/revtex-4.1_p2-r1.ebuild 
b/dev-tex/revtex/revtex-4.1_p2-r1.ebuild
deleted file mode 100644
index 7c1b8b11ebb..000
--- a/dev-tex/revtex/revtex-4.1_p2-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit versionator latex-package
-
-MY_P="${PN}$(version_format_string '$1-$2')"
-
-DESCRIPTION="LaTeX2e macros to prepare manuscripts for the journals of the APS 
and AIP"
-HOMEPAGE="https://journals.aps.org/revtex";
-SRC_URI="http://authors.aps.org/revtex4/${MY_P}.zip -> ${P}.zip"
-
-LICENSE="LPPL-1.3c"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=dev-texlive/texlive-latex-2012"
-DEPEND="app-arch/unzip"
-
-IUSE="doc"
-
-S="${WORKDIR}/${MY_P}"
-
-TEXMF=/usr/share/texmf-site
-# Bug #574350
-LATEX_PACKAGE_SKIP="reftest4-1.tex 00readme.tex aip.dtx ltxgrid.dtx 
ltxdocext.dtx"
-
-src_unpack() {
-   default
-   cd "${S}"
-   unzip -o -j "${S}/${MY_P}-tds.zip"
-}
-
-src_install() {
-   latex-package_src_install
-
-   # we need the revtex-specific rtx files in the same dir as the class 
files
-   insinto ${TEXMF}/tex/latex/${PN}
-   for i in `find . -maxdepth 1 -type f -name "*.rtx"` ; do
-   doins $i || die "doins $i failed"
-   done
-}

diff --git a/dev-tex/revtex/revtex-4.ebuild b/dev-tex/revtex/revtex-4.ebuild
deleted file mode 100644
index a424685b456..000
--- a/dev-tex/revtex/revtex-4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit latex-package
-
-DESCRIPTION="LaTeX2e macros to prepare manuscripts for the journals of the APS 
and AIP"
-HOMEPAGE="https://journals.aps.org/revtex";
-SRC_URI="http://publish.aps.org/files/revtex/4/revtex4.zip";
-
-LICENSE="LPPL-1.3c"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-texlive/texlive-latex-2012"
-DEPEND="app-arch/unzip"
-
-IUSE=""
-
-S="${WORKDIR}/revtex4/src"
-
-TEXMF=/usr/share/texmf-site
-
-src_install() {
-   latex-package_src_install
-
-   # we need the revtex-specific rtx files in the same dir as the class 
files
-   insinto ${TEXMF}/tex/latex/${PN}
-   for i in `find . -maxdepth 1 -type f -name "*.rtx"` ; do
-   doins $i || die "doins $i failed"
-   done
-
-   # remove duplicate docu files to allow concurrent install with 
revtex-4.1
-   rm -fv 
"${ED}/${TEXMF}/doc/latex/revtex/"{ltxdocext.pdf,ltxgrid.pdf,ltxutil.pdf,ltxutil.dvi}
-   rm -fv 
"${ED}/usr/share/doc/${P}/"{textcase.dvi,revtex4.dvi,ltxgrid.dvi,ltxdocext.dvi}
-}



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/eclipse-sdk-bin/, net-nds/apachedirectorystudio/

2019-01-28 Thread Samuel Bernardo
commit: abfb07752d6dd6d07e7d71913643d2f0b65c90f1
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sun Jan 27 23:34:27 2019 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sun Jan 27 23:46:42 2019 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=abfb0775

update eclipse and apachedirectorystudio

Signed-off-by: Samuel Bernardo  gmail.com>

 .../eclipse-sdk-bin/eclipse-sdk-bin-4.10.1.ebuild  | 49 +
 .../apachedirectorystudio-2.0.0.20180908.ebuild| 50 ++
 2 files changed, 99 insertions(+)

diff --git a/dev-util/eclipse-sdk-bin/eclipse-sdk-bin-4.10.1.ebuild 
b/dev-util/eclipse-sdk-bin/eclipse-sdk-bin-4.10.1.ebuild
new file mode 100644
index 000..25155b5
--- /dev/null
+++ b/dev-util/eclipse-sdk-bin/eclipse-sdk-bin-4.10.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+
+inherit eutils versionator
+
+SR="R"
+RNAME="2018-12"
+
+SRC_BASE="https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/${RNAME}/${SR}/eclipse-java-${RNAME}-${SR}-linux-gtk";
+
+DESCRIPTION="Eclipse SDK"
+HOMEPAGE="http://www.eclipse.org";
+SRC_URI="${SRC_BASE}-x86_64.tar.gz&r=1 -> 
eclipse-java-${RNAME}-${SR}-linux-gtk-x86_64-${PV}.tar.gz"
+
+LICENSE="EPL-1.0"
+SLOT="4.10"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=virtual/jdk-1.8
+   x11-libs/gtk+:2"
+
+S=${WORKDIR}/eclipse
+
+src_install() {
+   local dest=/opt/${PN}-${SLOT}
+
+   insinto ${dest}
+   doins -r features icon.xpm plugins artifacts.xml p2 eclipse.ini 
configuration dropins
+
+   exeinto ${dest}
+   doexe eclipse
+
+   dohtml -r readme/*
+
+   cp "${FILESDIR}"/eclipserc-bin-${SLOT} "${T}" || die
+   cp "${FILESDIR}"/eclipse-bin-${SLOT} "${T}" || die
+   sed "s@%SLOT%@${SLOT}@" -i "${T}"/eclipse{,rc}-bin-${SLOT} || die
+
+   insinto /etc
+   newins "${T}"/eclipserc-bin-${SLOT} eclipserc-bin-${SLOT}
+
+   newbin "${T}"/eclipse-bin-${SLOT} eclipse-bin-${SLOT}
+   make_desktop_entry "eclipse-bin-${SLOT}" "Eclipse ${PV} (bin)" 
"${dest}/icon.xpm"
+}

diff --git 
a/net-nds/apachedirectorystudio/apachedirectorystudio-2.0.0.20180908.ebuild 
b/net-nds/apachedirectorystudio/apachedirectorystudio-2.0.0.20180908.ebuild
new file mode 100644
index 000..91c1406
--- /dev/null
+++ b/net-nds/apachedirectorystudio/apachedirectorystudio-2.0.0.20180908.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="6"
+
+inherit eutils versionator
+
+MY_PV=$(replace_version_separator 3 '.v')
+MY_PN="ApacheDirectoryStudio"
+MY_PKGM=14
+
+
+DESCRIPTION="Apache Directory Studio is an universal LDAP directory tool."
+SRC_URI="amd64? (
+   
"http://www.us.apache.org/dist/directory/studio/${MY_PV}-M${MY_PKGM}/${MY_PN}-${MY_PV}-M${MY_PKGM}-linux.gtk.x86_64.tar.gz";
+   )
+   x86? (
+   
"http://www.us.apache.org/dist/directory/studio/${MY_PV}-M${MY_PKGM}/${MY_PN}-${MY_PV}-M${MY_PKGM}-linux.gtk.x86.tar.gz";
+   )"
+HOMEPAGE="http://directory.apache.org/studio/";
+
+KEYWORDS="~amd64 ~x86"
+SLOT="2"
+LICENSE="Apache-2.0"
+IUSE=""
+
+DEPEND="!net-nds/Apache-DS" # obsolete ebuild name
+RDEPEND=">=virtual/jre-1.8.0
+   x11-libs/gtk+:2"
+
+MY_ARCH="x86?  ( x86 ) amd64? ( amd64 )"
+INSTALL_DIR="/opt"
+S="${WORKDIR}/${MY_PN}-linux-${MY_ARCH}-${MY_PV}"
+
+src_install() {
+
+   insinto "${INSTALL_DIR}"
+   
+   newicon 
"${MY_PN}/features/org.apache.directory.studio.schemaeditor.feature_${MY_PV}-M${MY_PKGM}/studio.png"
 "${MY_PN}.png"
+   #newicon "${MY_PN}/icon.xpm" "${MY_PN}.xpm"
+   
+   make_desktop_entry "${MY_PN}" "Apache Directory Studio" "${MY_PN}" 
"System"
+   
+   doins -r *
+   
+   fperms +x "${INSTALL_DIR}/${MY_PN}/${MY_PN}"
+   
+   dosym "${INSTALL_DIR}/${MY_PN}/${MY_PN}" "/usr/bin/${MY_PN}"
+}



[gentoo-commits] proj/musl:master commit in: sys-process/psmisc/files/, sys-process/psmisc/

2019-01-28 Thread Anthony G. Basile
commit: 75fbd9b9e5ef9497cf1d85c85ff2a40a808894bf
Author: stefson  yahoo  de>
AuthorDate: Sun Jan 27 21:14:13 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan 28 13:41:21 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=75fbd9b9

sys-process/psmisc: add patchset from alpine to fix breakage

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

 .../psmisc/files/psmisc-23.1-include_limits.patch  | 45 ++
 .../psmisc/files/psmisc-23.1-musl_ptregs.patch | 45 ++
 sys-process/psmisc/psmisc-23.1-r1.ebuild   |  5 +++
 3 files changed, 95 insertions(+)

diff --git a/sys-process/psmisc/files/psmisc-23.1-include_limits.patch 
b/sys-process/psmisc/files/psmisc-23.1-include_limits.patch
new file mode 100644
index 000..1b474bc
--- /dev/null
+++ b/sys-process/psmisc/files/psmisc-23.1-include_limits.patch
@@ -0,0 +1,45 @@
+Author: Breno Leitao 
+Date:   Thu Apr 6 13:59:57 2017 -0300
+
+peekfd: Include headers for ppc64
+
+Currently peekfd fails to build on ppc64le architecture with musl
+because it does not find reference for __WORDSIZE.
+
+This patch just includes reference for this macro if it was not
+previously defined.
+
+Index: psmisc-22.21/src/peekfd.c
+===
+--- psmisc-22.21.orig/src/peekfd.c
 psmisc-22.21/src/peekfd.c
+@@ -37,6 +37,14 @@
+ 
+ #include "i18n.h"
+ 
++#if !defined(PATH_MAX)
++#include 
++#endif
++
++#if !defined(__WORDSIZE)
++#include 
++#endif
++
+ #ifdef I386
+   #define REG_ORIG_ACCUM orig_eax
+   #define REG_ACCUM eax
+Index: psmisc-22.21/src/pstree.c
+===
+--- psmisc-22.21.orig/src/pstree.c
 psmisc-22.21/src/pstree.c
+@@ -45,6 +45,10 @@
+ #include "i18n.h"
+ #include "comm.h"
+ 
++#if !defined(PATH_MAX)
++#include 
++#endif
++
+ #ifdef WITH_SELINUX
+ #include 
+ #else

diff --git a/sys-process/psmisc/files/psmisc-23.1-musl_ptregs.patch 
b/sys-process/psmisc/files/psmisc-23.1-musl_ptregs.patch
new file mode 100644
index 000..1b474bc
--- /dev/null
+++ b/sys-process/psmisc/files/psmisc-23.1-musl_ptregs.patch
@@ -0,0 +1,45 @@
+Author: Breno Leitao 
+Date:   Thu Apr 6 13:59:57 2017 -0300
+
+peekfd: Include headers for ppc64
+
+Currently peekfd fails to build on ppc64le architecture with musl
+because it does not find reference for __WORDSIZE.
+
+This patch just includes reference for this macro if it was not
+previously defined.
+
+Index: psmisc-22.21/src/peekfd.c
+===
+--- psmisc-22.21.orig/src/peekfd.c
 psmisc-22.21/src/peekfd.c
+@@ -37,6 +37,14 @@
+ 
+ #include "i18n.h"
+ 
++#if !defined(PATH_MAX)
++#include 
++#endif
++
++#if !defined(__WORDSIZE)
++#include 
++#endif
++
+ #ifdef I386
+   #define REG_ORIG_ACCUM orig_eax
+   #define REG_ACCUM eax
+Index: psmisc-22.21/src/pstree.c
+===
+--- psmisc-22.21.orig/src/pstree.c
 psmisc-22.21/src/pstree.c
+@@ -45,6 +45,10 @@
+ #include "i18n.h"
+ #include "comm.h"
+ 
++#if !defined(PATH_MAX)
++#include 
++#endif
++
+ #ifdef WITH_SELINUX
+ #include 
+ #else

diff --git a/sys-process/psmisc/psmisc-23.1-r1.ebuild 
b/sys-process/psmisc/psmisc-23.1-r1.ebuild
index bad4699..e52f2cb 100644
--- a/sys-process/psmisc/psmisc-23.1-r1.ebuild
+++ b/sys-process/psmisc/psmisc-23.1-r1.ebuild
@@ -21,6 +21,11 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog NEWS README )
 
+PATCHES=(
+   "${FILESDIR}"/${P}-include_limits.patch 
+   "${FILESDIR}"/${P}-musl_ptregs.patch
+)
+
 src_configure() {
local myeconfargs=(
$(use_enable selinux)



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

2019-01-28 Thread Lars Wendler
commit: 16489c03f3f13228a3e442a3b5b6d6da892e
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 28 10:10:21 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 28 10:10:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16489c03

net-fs/samba: Fixed build with USE="addc system-mitkrb5"

Closes: https://bugs.gentoo.org/672314
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 net-fs/samba/samba-4.9.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.9.4-r1.ebuild 
b/net-fs/samba/samba-4.9.4-r1.ebuild
index 894547a6d78..778ff1fd3f4 100644
--- a/net-fs/samba/samba-4.9.4-r1.ebuild
+++ b/net-fs/samba/samba-4.9.4-r1.ebuild
@@ -214,7 +214,7 @@ multilib_src_configure() {
$(multilib_native_usex python '' '--disable-python')
$(multilib_native_use_enable zeroconf avahi)
$(multilib_native_usex test '--enable-selftest' '')
-   $(usex system-mitkrb5 '--with-system-mitkrb5' '')
+   $(usex system-mitkrb5 "--with-system-mitkrb5 
$(multilib_native_usex addc --with-experimental-mit-ad-dc '')" '')
$(use_enable gnutls)
$(use_with debug lttng)
$(use_with ldap)



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

2019-01-28 Thread Matt Turner
commit: 4f69a302fb2b4e74c1af311d37a9b0156bf86469
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:29 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f69a302

sys-fs/e2fsprogs-1.44.5: ppc stable, bug 675346

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

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

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
index 37368200c8b..dbfb9c966cb 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



[gentoo-commits] proj/musl:master commit in: sys-process/psmisc/, sys-process/psmisc/files/

2019-01-28 Thread Anthony G. Basile
commit: 7a82eb0bdbddb98f6a9256feac82664682765624
Author: stefson  yahoo  de>
AuthorDate: Sun Jan 27 21:10:27 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan 28 13:41:21 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=7a82eb0b

sys-process/psmisc: resync ebuild with ebuild from tree

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

 sys-process/psmisc/Manifest|  2 +-
 .../psmisc/files/psmisc-22.21-add-limits_h.patch   | 11 
 .../psmisc/files/psmisc-22.21-fuser_typo_fix.patch | 44 
 .../psmisc/files/psmisc-22.21-sysmacros.patch  | 26 -
 sys-process/psmisc/psmisc-22.21-r3.ebuild  | 61 --
 sys-process/psmisc/psmisc-23.1-r1.ebuild   | 51 ++
 6 files changed, 52 insertions(+), 143 deletions(-)

diff --git a/sys-process/psmisc/Manifest b/sys-process/psmisc/Manifest
index e25cc4f..c193226 100644
--- a/sys-process/psmisc/Manifest
+++ b/sys-process/psmisc/Manifest
@@ -1 +1 @@
-DIST psmisc-22.21.tar.gz 457702 SHA256 
97323cad619210845b696d7d722c383852b2acb5c49b5b0852c4f29c77a8145a SHA512 
766aeb45687090b88b17176c5117a603e83fe92a13c013aea72c8ee80048adf02e18c7daa52ddfb8b2135f7c9a1bcae38896cdfb8d0158728d85a446c5e0d5ae
 WHIRLPOOL 
cbd4af3e54ce01f43558184b57a24e44dfb6e05d8438bd11e2308ee62535bb93dc417b08e66603966cc5912d7fa88c29df1529995a42e2a8b7c3da663b01681f
+DIST psmisc-23.1.tar.xz 296136 BLAKE2B 
e53f7b80f1106622d652dad772d4236a62a1eb58e277f078cf0392d5a0bd7963c66805e28f6d1300999f2e2e5dcb692b1ecb3f6d39cefa77ebbc87302cd730be
 SHA512 
f678869ea555986a2538ada9630b74ce79304f3ee85cc9d69a3912d8d30ad491829eac0dcb69aae7003ee9b5de9645d2135b80a9e0b77824e60c417dc0be5f95

diff --git a/sys-process/psmisc/files/psmisc-22.21-add-limits_h.patch 
b/sys-process/psmisc/files/psmisc-22.21-add-limits_h.patch
deleted file mode 100644
index 6ebb34a..000
--- a/sys-process/psmisc/files/psmisc-22.21-add-limits_h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur psmisc-22.21.orig/src/pstree.c psmisc-22.21/src/pstree.c
 psmisc-22.21.orig/src/pstree.c 2013-09-29 05:11:56.0 +
-+++ psmisc-22.21/src/pstree.c  2014-03-26 13:30:36.0 +
-@@ -41,6 +41,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "i18n.h"
- #include "comm.h"

diff --git a/sys-process/psmisc/files/psmisc-22.21-fuser_typo_fix.patch 
b/sys-process/psmisc/files/psmisc-22.21-fuser_typo_fix.patch
deleted file mode 100644
index 5c5fd99..000
--- a/sys-process/psmisc/files/psmisc-22.21-fuser_typo_fix.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 3638cc55b4d08851faba46635d737b24d016665b Mon Sep 17 00:00:00 2001
-From: Brad Jorsch 
-Date: Fri, 28 Feb 2014 21:55:02 +1100
-Subject: [PATCH] Typo in fuser makes -M on all the time
-
-Brad found that fuser had the -M option on all the time.
-A simple but significant typo caused this, thanks the the patch.
-
-Bug-Debian: http://bugs.debian.org/740275
-
-Signed-off-by: Craig Small 

- ChangeLog   | 4 
- src/fuser.c | 2 +-
- 2 files changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index fd1cccf..e5f784c 100644
 a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,7 @@
-+Changes in 22.22
-+
-+  * Fixed typo in fuser which has -M on Debian #740275
-+
- Changes in 22.21
- 
-   * Missing comma in fuser(1) added Debian #702391
-diff --git a/src/fuser.c b/src/fuser.c
-index b485f65..389b302 100644
 a/src/fuser.c
-+++ b/src/fuser.c
-@@ -1174,7 +1174,7 @@ int main(int argc, char *argv[])
-   usage(_("No process specification given"));
- 
-   /* Check if -M flag was used and if so check mounts */
--  if (opts * OPT_ISMOUNTPOINT) {
-+  if (opts & OPT_ISMOUNTPOINT) {
-   check_mountpoints(&mounts, &names_head, &names_tail);
-   }
- 
--- 
-2.2.2
-

diff --git a/sys-process/psmisc/files/psmisc-22.21-sysmacros.patch 
b/sys-process/psmisc/files/psmisc-22.21-sysmacros.patch
deleted file mode 100644
index 440c5e6..000
--- a/sys-process/psmisc/files/psmisc-22.21-sysmacros.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 367886e1c49238d1a02721f849564d77a163465b Mon Sep 17 00:00:00 2001
-From: Mike Frysinger 
-Date: Mon, 7 Mar 2016 14:52:22 -0500
-Subject: [PATCH] fuser: include sysmacros.h for makedev
-
-BSD/Linux define makedev in the sysmacros.h header.  Include it directly
-instead of relying on types.h pulling it in for us.

- src/fuser.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/fuser.c b/src/fuser.c
-index da94d22..380046f 100644
 a/src/fuser.c
-+++ b/src/fuser.c
-@@ -36,6 +36,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 
--- 
-2.6.2
-

diff --git a/sys-process/psmisc/psmisc-22.21-r3.ebuild 
b/sys-process/psmisc/psmisc-22.21-r3.ebuild
deleted file mode 100644
index b1eae76..000
--- a/sys-process/psmisc/psmisc-22.21-r3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-201

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

2019-01-28 Thread Matt Turner
commit: 86b1d439df195456fbd24e326ab3fa90781d8d64
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:50 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b1d439

sys-apps/sysvinit-2.91-r1: ppc64 stable, bug 671752

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

 sys-apps/sysvinit/sysvinit-2.91-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild 
b/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild
index f6efa2394e0..18216a73072 100644
--- a/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild
+++ b/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc 
x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86"
 IUSE="selinux ibm static kernel_FreeBSD"
 
 CDEPEND="



[gentoo-commits] repo/user/superposition:master commit in: sys-apps/0install/

2019-01-28 Thread Philip Miess
commit: 197b67f51eb500b19c8830beffcb2ea0fb6ba913
Author: Philip Miess  yahoo  com>
AuthorDate: Mon Jan 28 03:17:38 2019 +
Commit: Philip Miess  yahoo  com>
CommitDate: Mon Jan 28 03:17:38 2019 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=197b67f5

add obus remove build time deps from RDEPENDS

Signed-off-by: Philip Miess  yahoo.com>

 sys-apps/0install/0install-2.12.3.ebuild | 29 -
 sys-apps/0install/0install-2.13.ebuild   | 31 +--
 sys-apps/0install/Manifest   |  4 ++--
 3 files changed, 35 insertions(+), 29 deletions(-)

diff --git a/sys-apps/0install/0install-2.12.3.ebuild 
b/sys-apps/0install/0install-2.12.3.ebuild
index dbf4b2a..5698abf 100644
--- a/sys-apps/0install/0install-2.12.3.ebuild
+++ b/sys-apps/0install/0install-2.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,23 +11,28 @@ 
SRC_URI="https://sourceforge.net/projects/zero-install/files/${PN}/${PV}/${P}.ta
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="gtk +ocamlopt test"
+IUSE="gtk +ocamlopt test +dbus"
 
-DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?]
-   dev-ml/cppo[ocamlopt?]
+COMMEN_DEPEND="=dev-ml/ocurl-0.7.9
-   dev-ml/ounit[ocamlopt?]
>=dev-ml/ocaml-sha-1.9
dev-ml/xmlm
dev-ml/yojson
gtk? ( dev-ml/lablgtk[ocamlopt?]
-  dev-ml/lwt_glib[ocamlopt?] )"
-   #dbus? ( obus[ocamlopt?] )"
-RDEPEND="${DEPEND}
-   app-crypt/gnupg
-   app-arch/xz-utils"
+  dev-ml/lwt_glib[ocamlopt?] )
+   dbus? ( dev-ml/obus[ocamlopt?] )"
+DEPEND="${COMMEN_DEPEND}
+   dev-ml/cppo[ocamlopt?]
+   dev-ml/ocamlbuild[ocamlopt?]
+   test? ( dev-ml/ounit[ocamlopt?] )"
+RDEPEND="${COMMEN_DEPEND}
+   app-crypt/gnupg
+   app-arch/xz-utils"
+
+# Disable test phase when test USE flag is disabled
+RESTRICT="!test? ( test )"
 
 src_compile() {
emake -j1 all
@@ -38,7 +43,6 @@ src_test() {
 }
 
 src_install() {
-   
emake DESTDIR="${D}" install_system
rm -rf "${D}/usr/share/0install.net"
einstalldocs
@@ -53,4 +57,3 @@ pkg_postrm()
 {
gnome2_icon_cache_update
 }
-

diff --git a/sys-apps/0install/0install-2.13.ebuild 
b/sys-apps/0install/0install-2.13.ebuild
index 058c226..88f9a00 100644
--- a/sys-apps/0install/0install-2.13.ebuild
+++ b/sys-apps/0install/0install-2.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,23 +11,28 @@ 
SRC_URI="https://sourceforge.net/projects/zero-install/files/${PN}/${PV}/${P}.ta
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="gtk +ocamlopt test"
+IUSE="gtk +ocamlopt test +dbus"
 
-DEPEND=">=dev-lang/ocaml-4.06[ocamlopt?]
-   dev-ml/cppo[ocamlopt?]
+COMMEN_DEPEND=">=dev-lang/ocaml-4.03.0[ocamlopt?]
dev-ml/lwt_react[ocamlopt?]
-   dev-ml/ocamlbuild[ocamlopt?]
>=dev-ml/ocurl-0.7.9
-   dev-ml/ounit[ocamlopt?]
>=dev-ml/ocaml-sha-1.9
dev-ml/xmlm
dev-ml/yojson
-   gtk? ( >=dev-ml/lablgtk-2.18.2[ocamlopt?] 
-  dev-ml/lwt_glib[ocamlopt?] )"
-   #dbus? ( obus[ocamlopt?] )"
-RDEPEND="${DEPEND}
-   app-crypt/gnupg
-   app-arch/xz-utils"
+   gtk? ( >=dev-ml/lablgtk-2.18.2[ocamlopt?]
+  dev-ml/lwt_glib[ocamlopt?] )
+   dbus? ( dev-ml/obus[ocamlopt?] )"
+DEPEND="${COMMEN_DEPEND}
+   dev-ml/cppo[ocamlopt?]
+   dev-ml/ocamlbuild[ocamlopt?]
+   test? ( dev-ml/ounit[ocamlopt?] )"
+RDEPEND="${COMMEN_DEPEND}
+   app-crypt/gnupg
+   app-arch/xz-utils"
+   
+# Disable test phase when test USE flag is disabled
+RESTRICT="!test? ( test )"
+
 
 src_compile() {
emake -j1 all
@@ -38,7 +43,6 @@ src_test() {
 }
 
 src_install() {
-   
emake DESTDIR="${D}" install_system
rm -rf "${D}/usr/share/0install.net"
einstalldocs
@@ -53,4 +57,3 @@ pkg_postrm()
 {
gnome2_icon_cache_update
 }
-

diff --git a/sys-apps/0install/Manifest b/sys-apps/0install/Manifest
index 64a2c92..0f08da5 100644
--- a/sys-apps/0install/Manifest
+++ b/sys-apps/0install/Manifest
@@ -5,7 +5,7 @@ DIST 0install-2.12.3.tar.bz2 445327 BLAKE2B 
f469aa2a2193f62f42de2595fe505c0df3f2
 DIST 0install-2.13.tar.bz2 446022 BLAKE2B 
d5315b3c50fd6abe950efc2f943aa89c28aa4fe1050b858a197a3344a31af0b9cfb9de789d5431d480a2403bcc424a1eec001578ff7da27279264c92d139db38
 SHA512 
6f650de62b92597500c4439032076d1a0da621eaf0232dcce2576656

[gentoo-commits] proj/musl:master commit in: sys-process/psmisc/

2019-01-28 Thread Anthony G. Basile
commit: ec5bafed37d10313cd57c7b7c1312da52810be4f
Author: stefson  yahoo  de>
AuthorDate: Sun Jan 27 21:15:47 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Jan 28 13:41:21 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=ec5bafed

sys-process/psmisc: revert hacks from #330631, this is now fixed by upstream

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

 sys-process/psmisc/psmisc-23.1-r1.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/sys-process/psmisc/psmisc-23.1-r1.ebuild 
b/sys-process/psmisc/psmisc-23.1-r1.ebuild
index e52f2cb..2f8104d 100644
--- a/sys-process/psmisc/psmisc-23.1-r1.ebuild
+++ b/sys-process/psmisc/psmisc-23.1-r1.ebuild
@@ -37,8 +37,6 @@ src_configure() {
 }
 
 src_compile() {
-   # peekfd is a fragile crap hack #330631
-   nonfatal emake -C src peekfd || touch src/peekfd{.o,}
emake
 }
 
@@ -47,9 +45,6 @@ src_install() {
 
use X || rm -f "${ED%/}"/usr/bin/pstree.x11
 
-   [[ -s ${ED%/}/usr/bin/peekfd ]] || rm -f "${ED%/}"/usr/bin/peekfd
-   [[ -e ${ED%/}/usr/bin/peekfd ]] || rm -f 
"${ED%/}"/usr/share/man/man1/peekfd.1
-
# fuser is needed by init.d scripts; use * wildcard for #458250
dodir /bin
mv "${ED%/}"/usr/bin/*fuser "${ED%/}"/bin || die



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

2019-01-28 Thread Zac Medico
commit: 6585f59d8a62be2925874b2009f7899bc1f30b1a
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 28 05:03:54 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 28 05:07:10 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=6585f59d

Updates for portage-2.3.59 release

Signed-off-by: Zac Medico  gentoo.org>

 RELEASE-NOTES | 6 ++
 setup.py  | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1a3647115..ab4222095 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,12 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.3.59
+==
+* Bug Fixes:
+- Bug 675868 pid-sandbox: pid-ns-init TIOCSCTTY after setsid
+
+
 portage-2.3.58
 ==
 * Bug Fixes:

diff --git a/setup.py b/setup.py
index b4b8a95b9..65825f411 100755
--- a/setup.py
+++ b/setup.py
@@ -662,7 +662,7 @@ class build_ext(_build_ext):
 
 setup(
name = 'portage',
-   version = '2.3.58',
+   version = '2.3.59',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



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

2019-01-28 Thread Matt Turner
commit: 4661d7f18709332115d37b14e02ceb9bc23a1014
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:33 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4661d7f1

sys-apps/sysvinit-2.91-r1: ppc stable, bug 671752

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

 sys-apps/sysvinit/sysvinit-2.91-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild 
b/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild
index 0c70180b384..f6efa2394e0 100644
--- a/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild
+++ b/sys-apps/sysvinit/sysvinit-2.91-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc 
x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc 
x86"
 IUSE="selinux ibm static kernel_FreeBSD"
 
 CDEPEND="



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

2019-01-28 Thread Matt Turner
commit: 2455c2922a7eccbe7f67e48ffbb780bbfbb20173
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:47 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2455c292

sys-fs/e2fsprogs-1.44.5: ppc64 stable, bug 675346

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

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

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
index dbfb9c966cb..6c90f1ad277 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.44.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



[gentoo-commits] repo/user/superposition:master commit in: dev-ml/obus/

2019-01-28 Thread Philip Miess
commit: e0ae9d0203ea6cc66f9ab528c9b4337bc2fd95a4
Author: Philip Miess  yahoo  com>
AuthorDate: Mon Jan 28 03:17:13 2019 +
Commit: Philip Miess  yahoo  com>
CommitDate: Mon Jan 28 03:17:13 2019 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=e0ae9d02

add obus

Signed-off-by: Philip Miess  yahoo.com>

 dev-ml/obus/Manifest|  2 ++
 dev-ml/obus/obus-1.1.ebuild | 39 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/obus/Manifest b/dev-ml/obus/Manifest
new file mode 100644
index 000..3a50415
--- /dev/null
+++ b/dev-ml/obus/Manifest
@@ -0,0 +1,2 @@
+DIST obus-1.1.tar.gz 402352 RMD160 83a85e65da4fd17fbfe8810f0f7037a6d3ba64dc 
SHA1 b04855d5b060831255d1f0e3a10281b2776db43c SHA256 
af7b0b9f0d8d9084a8a092a1bc6bf6113c102474d45865d64bb37a761ab6ecaf
+EBUILD obus-1.1.ebuild 719 RMD160 472fe6fb65a61213eea6a2963ef576b78bb2c285 
SHA1 bb068b02c91ff6bc3d52820682053029120a5457 SHA256 
ccd74251b08e7e8c52166c9623f63530edde89c0f27a891637927cd5b9afcfd9

diff --git a/dev-ml/obus/obus-1.1.ebuild b/dev-ml/obus/obus-1.1.ebuild
new file mode 100644
index 000..92ef392
--- /dev/null
+++ b/dev-ml/obus/obus-1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+inherit findlib oasis
+
+DESCRIPTION="OBus is a pure ocaml implementation of DBus"
+HOMEPAGE="https://forge.ocamlcore.org/projects/obus/";
+SRC_URI="https://forge.ocamlcore.org/frs/download.php/539/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+RESTRICT="test"
+
+DEPEND="${DEPEND}
+>=dev-lang/ocaml-3.12[ocamlopt?]
+dev-ml/type-conv
+dev-ml/xmlm[ocamlopt?]
+>=dev-ml/lwt-2.2[ocamlopt?]"
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   oasis_src_configure
+}
+
+# Fix tests
+#src_test() {
+#  dbus-launch emake -j1 test || die "make test failed"
+#}
+
+src_install() {
+   findlib_src_install
+}



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

2019-01-28 Thread Matt Turner
commit: 676c16b22e613a70fe9f845bcc110ab47aaa1038
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:34 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676c16b2

dev-libs/expat-2.2.6: ppc stable, bug 676302

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

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

diff --git a/dev-libs/expat/expat-2.2.6.ebuild 
b/dev-libs/expat/expat-2.2.6.ebuild
index 9176c8ac6d8..0a106b8d5f9 100644
--- a/dev-libs/expat/expat-2.2.6.ebuild
+++ b/dev-libs/expat/expat-2.2.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="elibc_FreeBSD examples static-libs unicode"
 DEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
 RDEPEND=""



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

2019-01-28 Thread Matt Turner
commit: 4e610e57ea515919e66dcc26188e9690644406bc
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:32 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e610e57

sys-libs/e2fsprogs-libs-1.44.5: ppc stable, bug 675346

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

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
index 35711623a3a..ed99e949ebf 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 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 ~m68k-mint ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-01-28 Thread Matt Turner
commit: 6a4fbbd625e93cec5ddca48c868452fdf2ee2250
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:52 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4fbbd6

dev-libs/expat-2.2.6: ppc64 stable, bug 676302

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

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

diff --git a/dev-libs/expat/expat-2.2.6.ebuild 
b/dev-libs/expat/expat-2.2.6.ebuild
index 0a106b8d5f9..b71f41a375f 100644
--- a/dev-libs/expat/expat-2.2.6.ebuild
+++ b/dev-libs/expat/expat-2.2.6.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="elibc_FreeBSD examples static-libs unicode"
 DEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
 RDEPEND=""



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

2019-01-28 Thread Matt Turner
commit: 3e2751cbee4a0c6b57b9f9166450fc0443b29970
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 28 00:46:49 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 28 00:48:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2751cb

sys-libs/e2fsprogs-libs-1.44.5: ppc64 stable, bug 675346

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

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
index ed99e949ebf..3a9e97edf80 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.44.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 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 ~m68k-mint ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



[gentoo-commits] repo/gentoo:master commit in: app-doc/xmltoman/

2019-01-28 Thread Sergei Trofimovich
commit: 3ba6a09d62906e2cbd88c2f81460887e177bdb9f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 10:23:10 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba6a09d

app-doc/xmltoman: stable 0.4-r1 for sparc, bug #676390

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-doc/xmltoman/xmltoman-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/xmltoman/xmltoman-0.4-r1.ebuild 
b/app-doc/xmltoman/xmltoman-0.4-r1.ebuild
index bf5929ef872..166013a2dc2 100644
--- a/app-doc/xmltoman/xmltoman-0.4-r1.ebuild
+++ b/app-doc/xmltoman/xmltoman-0.4-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
 IUSE=""
 
 RDEPEND="dev-lang/perl



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

2019-01-28 Thread Sergei Trofimovich
commit: f73d3137277dcbafbfb308b447356c4ab65505fb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 16:28:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73d3137

dev-util/cunit: stable 2.1_p3 for sparc, bug #676518

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/cunit/cunit-2.1_p3.ebuild 
b/dev-util/cunit/cunit-2.1_p3.ebuild
index 297393113af..53ef6b36d99 100644
--- a/dev-util/cunit/cunit-2.1_p3.ebuild
+++ b/dev-util/cunit/cunit-2.1_p3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ HOMEPAGE="http://cunit.sourceforge.net";
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="ncurses static-libs"
 
 RDEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )"



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

2019-01-28 Thread Sergei Trofimovich
commit: 62815063f8af55bd58e148c35375f3168b3bdcaa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 16:30:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62815063

media-gfx/xv: stable 3.10a-r19 for sparc, bug #676568

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/xv/xv-3.10a-r19.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/xv/xv-3.10a-r19.ebuild b/media-gfx/xv/xv-3.10a-r19.ebuild
index 1b021ad5df6..9adb4d4493f 100644
--- a/media-gfx/xv/xv-3.10a-r19.ebuild
+++ b/media-gfx/xv/xv-3.10a-r19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://sourceforge/png-mng/${P}-jumbo-patches-${JUMBOV}.tar.gz
 
 LICENSE="xv"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="jpeg tiff png"
 
 DEPEND="x11-libs/libXt



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

2019-01-28 Thread Sergei Trofimovich
commit: 375caefb7249eb932c9d919b2e25ebd9ed286820
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 10:20:19 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375caefb

dev-db/libiodbc: stable 3.52.12 for sparc, bug #676450

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-db/libiodbc/libiodbc-3.52.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/libiodbc/libiodbc-3.52.12.ebuild 
b/dev-db/libiodbc/libiodbc-3.52.12.ebuild
index 86a564be8a1..c7072ef2520 100644
--- a/dev-db/libiodbc/libiodbc-3.52.12.ebuild
+++ b/dev-db/libiodbc/libiodbc-3.52.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="ODBC Interface for Linux"
 HOMEPAGE="http://www.iodbc.org/";
 SRC_URI="https://github.com/openlink/${MY_PN}/archive/v${PV}.zip -> ${P}.zip"
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 LICENSE="|| ( LGPL-2 BSD )"
 SLOT="0"
 IUSE="gtk"



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

2019-01-28 Thread Sergei Trofimovich
commit: 18b6c0e7665e88bb8e90043156c10f728013d79e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 10:24:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b6c0e7

dev-libs/beecrypt: stable 4.2.1-r6 for sparc, bug #676458

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild 
b/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild
index 7ec1630ce8c..54428c68dcf 100644
--- a/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild
+++ b/dev-libs/beecrypt/beecrypt-4.2.1-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="+threads java cxx python static-libs doc"
 REQUIRED_USE="cxx? ( threads )
python? ( ${PYTHON_REQUIRED_USE} )"



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

2019-01-28 Thread Sergei Trofimovich
commit: 1edb91ce07d649321ec3e055e846c7e9f5cf9a1e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 11:49:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edb91ce

dev-libs/fstrm: keyworded 0.3.0 for sparc, bug #676462

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/fstrm/fstrm-0.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/fstrm/fstrm-0.3.0.ebuild 
b/dev-libs/fstrm/fstrm-0.3.0.ebuild
index 99407fecc23..5702ce419c5 100644
--- a/dev-libs/fstrm/fstrm-0.3.0.ebuild
+++ b/dev-libs/fstrm/fstrm-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/farsightsec/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static-libs utils"
 
 RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasocket/

2019-01-28 Thread Sergei Trofimovich
commit: 7f8865abe6f5b4d8b9505882989f0782f258a144
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 16:26:23 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8865ab

dev-lua/luasocket: stable 3.0_rc1-r4 for sparc, bug #676488

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild 
b/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild
index 9789a03154f..8a71a135873 100644
--- a/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild
+++ b/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/diegonehab/${PN}/archive/v${PV/_/-}.tar.gz -> ${P}.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86"
 IUSE="debug"
 
 RDEPEND=">=dev-lang/lua-5.1.5-r2[deprecated,${MULTILIB_USEDEP}]"



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

2019-01-28 Thread Sergei Trofimovich
commit: e6ec88547577ea523beaf7fbce0430528953bd56
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 16:29:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ec8854

media-libs/glew: stable 2.1.0-r1 for sparc, bug #676572

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-libs/glew/glew-2.1.0-r1.ebuild 
b/media-libs/glew/glew-2.1.0-r1.ebuild
index 4b13c557e27..ddf1077b5fb 100644
--- a/media-libs/glew/glew-2.1.0-r1.ebuild
+++ b/media-libs/glew/glew-2.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
 LICENSE="BSD MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs"
 
 DEPEND="



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

2019-01-28 Thread Sergei Trofimovich
commit: 3442c59cfe45041cac88fedc4f71c6e0231e6beb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 10:21:19 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3442c59c

app-text/openjade: stable 1.3.2-r8 for sparc, bug #676446

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/openjade/openjade-1.3.2-r8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/openjade/openjade-1.3.2-r8.ebuild 
b/app-text/openjade/openjade-1.3.2-r8.ebuild
index af2595cbebd..975f0df4052 100644
--- a/app-text/openjade/openjade-1.3.2-r8.ebuild
+++ b/app-text/openjade/openjade-1.3.2-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz"
 
 LICENSE="MIT"
 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 ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="



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

2019-01-28 Thread Sergei Trofimovich
commit: f48c10b420f87ac7ccf9b4c8f5b2a620c3452b24
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 16:25:09 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48c10b4

dev-libs/uulib: stable 0.5.20-r1 for sparc, bug #676484

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/uulib/uulib-0.5.20-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/uulib/uulib-0.5.20-r1.ebuild 
b/dev-libs/uulib/uulib-0.5.20-r1.ebuild
index 4f542854349..1222e40ad51 100644
--- a/dev-libs/uulib/uulib-0.5.20-r1.ebuild
+++ b/dev-libs/uulib/uulib-0.5.20-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.fpx.de/fp/Software/UUDeview/download/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 S=${WORKDIR}/${MY_P}/${PN}



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

2019-01-28 Thread Sergei Trofimovich
commit: cc3e6a6312e7a8a0bda4626139edb3116d4254c2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 19:07:46 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3e6a63

media-libs/libwmf: stable 0.2.8.4-r7 for sparc, bug #676578

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild 
b/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild
index 48585c30747..5f3e1991a9b 100644
--- a/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild
+++ b/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="A library for reading vector images in Microsoft's 
Windows Metafile
 HOMEPAGE="https://wvware.sourceforge.net/";
 SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 LICENSE="LGPL-2"
 SLOT="0"
 IUSE="debug doc expat X"



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

2019-01-28 Thread Sergei Trofimovich
commit: c3bc7bfa28a7a5b0d98974fe511616870ed19ac1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 10:19:23 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3bc7bfa

app-text/htmlinc: stable 1.0_beta1-r2 for sparc, bug #676442

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild 
b/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild
index 3a6d05570bb..fe99dabe2c3 100644
--- a/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild
+++ b/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://meybohm.de/files/${PN}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 S=${WORKDIR}/htmlinc



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

2019-01-28 Thread Sergei Trofimovich
commit: a3af8a5c25a682bd4fa3e642d3b06e094a2b5e55
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 28 11:48:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 28 19:37:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3af8a5c

dev-libs/uthash: stable 2.0.2 for sparc, bug #676482

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/uthash/uthash-2.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/uthash/uthash-2.0.2.ebuild 
b/dev-libs/uthash/uthash-2.0.2.ebuild
index 3800e6d66a6..82653f64ebf 100644
--- a/dev-libs/uthash/uthash-2.0.2.ebuild
+++ b/dev-libs/uthash/uthash-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/troydhanson/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="BSD-1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
 IUSE="test"
 
 DEPEND="test? ( dev-lang/perl )"



  1   2   3   >