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

2019-05-02 Thread Aaron Bauman
commit: 5b742ced7e89a0aaac3600d90e1376af527d8db9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri May  3 04:01:18 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 04:01:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b742ced

dev-libs/libbytesize: arm64 stable (bug #684928)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-libs/libbytesize/libbytesize-1.4.ebuild 
b/dev-libs/libbytesize/libbytesize-1.4.ebuild
index aa3cfef08c4..3e5b0175c92 100644
--- a/dev-libs/libbytesize/libbytesize-1.4.ebuild
+++ b/dev-libs/libbytesize/libbytesize-1.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize;
 SRC_URI="https://github.com/storaged-project/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
 IUSE="doc test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/archive-tar-minitar/

2019-05-02 Thread Hans de Graaff
commit: d22b6fbf05b125e5ec143bb390a6993bdc8bef7e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May  3 04:29:27 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May  3 04:51:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22b6fbf

dev-ruby/archive-tar-minitar: cleanup

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

 dev-ruby/archive-tar-minitar/Manifest  |  1 -
 .../archive-tar-minitar-0.6.1.ebuild   | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/archive-tar-minitar/Manifest 
b/dev-ruby/archive-tar-minitar/Manifest
index a342b790555..128d63896f7 100644
--- a/dev-ruby/archive-tar-minitar/Manifest
+++ b/dev-ruby/archive-tar-minitar/Manifest
@@ -1,2 +1 @@
 DIST archive-tar-minitar-0.8.tar.gz 33632 BLAKE2B 
b576c74cfd59893d4c0c935703453551f9a0ca6258bc6a2b1ecb3151a44ff166607931e554c811fffb489b6398123cd9e8e58372a94b303df45d88ef903868ad
 SHA512 
cab4798b98d91a17dd5ce4aed3f6fd166dab61e8c9e3bef3df218944fe1657a9ec9d40a52ab2773430070e50410c401da799469b096dcc2b22d6466da1e50b8d
-DIST minitar-0.6.1.gem 29184 BLAKE2B 
ff6ff432a669e1244d785ef26bd56ea0631573c0efd84fd64b51758815362fcb001f11dd21486d155b366bafc05d8f30f24ef3ac7bb205d9a03568128a354333
 SHA512 
e8a4acd8c831ef587d9571376ae111454faba1d6d4db5c88f2087c84d3dbb5487cdcac8ad47c5f717e195262b95040a9ee72cdaeaad23715b8a1270baec6ec70

diff --git a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild 
b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild
deleted file mode 100644
index c3cbe6d226a..000
--- a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
-
-# We don't use RUBY_FAKEGEM_NAME here since for now we want to keep the
-# same gem name.
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides POSIX tarchive management from Ruby programs"
-HOMEPAGE="https://github.com/halostatue/minitar;
-SRC_URI="mirror://rubygems/minitar-${PV}.gem"
-
-LICENSE="|| ( BSD-2 Ruby )"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )"
-
-each_ruby_test() {
-   ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
-}



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

2019-05-02 Thread Hans de Graaff
commit: b8c1533f592bfe7d458c2d34d0ea63391203c65a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May  3 04:46:19 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May  3 04:51:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c1533f

dev-ruby/tins: cleanup

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

 dev-ruby/tins/Manifest   |  1 -
 dev-ruby/tins/tins-1.14.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/tins/Manifest b/dev-ruby/tins/Manifest
index a4c8347a4e5..430bc2d433d 100644
--- a/dev-ruby/tins/Manifest
+++ b/dev-ruby/tins/Manifest
@@ -1,2 +1 @@
-DIST tins-1.14.0.gem 303616 BLAKE2B 
3ead5751b4b9c79bdd366c37fd0d7366246a3f9ba65a87cd032526819e9a44ee5bcef83c97d7657b7de4d9d3918b1d71eac7fada2e98bb5451e3b1ed8c33dca1
 SHA512 
9bce95b5d6aa663902a8d9fe5badc029db97658d6bf4fe574ebef670e7041ee882ed8b110d906c0f8dbd506bfbeb2092634d607281260db3a40e310881d4154a
 DIST tins-1.20.2.gem 305664 BLAKE2B 
37d206664077aa1ba8bac395e076b448797c9d73f46950ff339834b55cb1eaa36e1cdd47a9795d783671a8ef393f6059578ed684240de377ec8824c2468f5014
 SHA512 
c6c7694ddadf0cf46176a1fabda8ffc2d6b098ca6ed4d568f30c66100a2f55c25ce83c09e8ba379ee6c49dd68d6f1572f17f70f928c1fe5225fcc9d7b788

diff --git a/dev-ruby/tins/tins-1.14.0.ebuild b/dev-ruby/tins/tins-1.14.0.ebuild
deleted file mode 100644
index 312ce97a01e..000
--- a/dev-ruby/tins/tins-1.14.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="All the stuff that isn't good enough for a real library"
-HOMEPAGE="https://github.com/flori/tins;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib tests/*_test.rb
-}



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

2019-05-02 Thread Hans de Graaff
commit: 85dc6d61f79bd4bc0dea9764b0b5b99387f84c1d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May  3 04:49:29 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May  3 04:51:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85dc6d61

dev-ruby/webmock: remove obsolete dev-ruby/http slot

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

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

diff --git a/dev-ruby/webmock/webmock-3.5.1.ebuild 
b/dev-ruby/webmock/webmock-3.5.1.ebuild
index 829137e486f..e37abf593ec 100644
--- a/dev-ruby/webmock/webmock-3.5.1.ebuild
+++ b/dev-ruby/webmock/webmock-3.5.1.ebuild
@@ -28,7 +28,7 @@ ruby_add_bdepend "test? (
>=dev-ruby/test-unit-3.0.0
dev-ruby/rack
>=dev-ruby/httpclient-2.8.0
-   || ( dev-ruby/http:4 dev-ruby/http:3 dev-ruby/http:2.0 ) )"
+   || ( dev-ruby/http:4 dev-ruby/http:3 ) )"
 
 all_ruby_prepare() {
# Remove bundler support



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

2019-05-02 Thread Hans de Graaff
commit: 527503ef1101bd385b9d7344b06152f23a76771a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May  3 04:44:00 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May  3 04:51:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527503ef

dev-ruby/term-ansicolor: cleanup

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

 dev-ruby/term-ansicolor/Manifest   |  1 -
 .../term-ansicolor/term-ansicolor-1.6.0.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 2b3b3063088..b8c1f9c3f19 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,2 +1 @@
-DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B 
fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24
 SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
deleted file mode 100644
index 202925eb269..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/

2019-05-02 Thread Aaron Bauman
commit: d7af802ac74ddc521b51e87a19949775c7ff4889
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri May  3 01:42:31 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 01:42:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7af802a

app-i18n/man-pages-de: arm64 stable (bug #684950)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-i18n/man-pages-de/man-pages-de-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/man-pages-de/man-pages-de-2.12.ebuild 
b/app-i18n/man-pages-de/man-pages-de-2.12.ebuild
index 824cbd2c4b4..3759e8b812d 100644
--- a/app-i18n/man-pages-de/man-pages-de-2.12.ebuild
+++ b/app-i18n/man-pages-de/man-pages-de-2.12.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://salsa.debian.org/manpages-de-team/manpages-de/-/archive/v${PV}/
 
 LICENSE="GPL-3+ man-pages GPL-2+ GPL-2 BSD"
 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=""
 
 RDEPEND="virtual/man"



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

2019-05-02 Thread Aaron Bauman
commit: 29c7679a868b79d88aca5ec4a6deffc220d124d9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri May  3 01:08:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 01:08:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c7679a

app-admin/rsyslog: drop dev-libs/grok deps

* dev-libs/grok was last-rited and removed
* remove deps
* remove USE
* remove use enable

Signed-off-by: Aaron Bauman  gentoo.org>

 app-admin/rsyslog/rsyslog-8.1901.0.ebuild  | 4 +---
 app-admin/rsyslog/rsyslog-8.1903.0.ebuild  | 4 +---
 app-admin/rsyslog/rsyslog-8.1904.0.ebuild  | 4 +---
 app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild | 4 +---
 app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild | 4 +---
 app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild | 4 +---
 6 files changed, 6 insertions(+), 18 deletions(-)

diff --git a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
index 9938250cd5d..e9efd66166d 100644
--- a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="GPL-3 LGPL-3 Apache-2.0"
 SLOT="0"
-IUSE="curl dbi debug doc elasticsearch +gcrypt grok gnutls jemalloc kafka 
kerberos kubernetes libressl mdblookup"
+IUSE="curl dbi debug doc elasticsearch +gcrypt gnutls jemalloc kafka kerberos 
kubernetes libressl mdblookup"
 IUSE+=" mongodb mysql normalize clickhouse omhttp omhttpfs omudpspoof openssl 
postgres"
 IUSE+=" rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test 
usertools +uuid xxhash zeromq"
 RESTRICT="!test? ( test )"
@@ -39,7 +39,6 @@ RDEPEND="
dbi? ( >=dev-db/libdbi-0.8.3 )
elasticsearch? ( >=net-misc/curl-7.35.0 )
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= )
-   grok? ( >=dev-libs/grok-0.9.2 )
jemalloc? ( >=dev-libs/jemalloc-3.3.1:= )
kafka? ( >=dev-libs/librdkafka-0.9.0.99:= )
kerberos? ( virtual/krb5 )
@@ -224,7 +223,6 @@ src_configure() {
$(use_enable kubernetes mmkubernetes)
$(use_enable normalize mmnormalize)
$(use_enable mdblookup mmdblookup)
-   $(use_enable grok mmgrok)
$(use_enable omhttp)
$(use_enable omhttpfs)
$(use_enable omudpspoof)

diff --git a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
index c2d6e8145cb..d1b23d297f7 100644
--- a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="GPL-3 LGPL-3 Apache-2.0"
 SLOT="0"
-IUSE="curl dbi debug doc elasticsearch +gcrypt grok gnutls jemalloc kafka 
kerberos kubernetes libressl mdblookup"
+IUSE="curl dbi debug doc elasticsearch +gcrypt gnutls jemalloc kafka kerberos 
kubernetes libressl mdblookup"
 IUSE+=" mongodb mysql normalize clickhouse omhttp omhttpfs omudpspoof openssl 
postgres"
 IUSE+=" rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test 
usertools +uuid xxhash zeromq"
 RESTRICT="!test? ( test )"
@@ -39,7 +39,6 @@ RDEPEND="
dbi? ( >=dev-db/libdbi-0.8.3 )
elasticsearch? ( >=net-misc/curl-7.35.0 )
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= )
-   grok? ( >=dev-libs/grok-0.9.2 )
jemalloc? ( >=dev-libs/jemalloc-3.3.1:= )
kafka? ( >=dev-libs/librdkafka-0.9.0.99:= )
kerberos? ( virtual/krb5 )
@@ -230,7 +229,6 @@ src_configure() {
$(use_enable kubernetes mmkubernetes)
$(use_enable normalize mmnormalize)
$(use_enable mdblookup mmdblookup)
-   $(use_enable grok mmgrok)
$(use_enable omhttp)
$(use_enable omhttpfs)
$(use_enable omudpspoof)

diff --git a/app-admin/rsyslog/rsyslog-8.1904.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1904.0.ebuild
index c745aa8c516..1161ca1f6d6 100644
--- a/app-admin/rsyslog/rsyslog-8.1904.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1904.0.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="GPL-3 LGPL-3 Apache-2.0"
 SLOT="0"
-IUSE="curl dbi debug doc elasticsearch +gcrypt grok gnutls jemalloc kafka 
kerberos kubernetes libressl mdblookup"
+IUSE="curl dbi debug doc elasticsearch +gcrypt gnutls jemalloc kafka kerberos 
kubernetes libressl mdblookup"
 IUSE+=" mongodb mysql normalize clickhouse omhttp omhttpfs omudpspoof openssl 
postgres"
 IUSE+=" rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test 
usertools +uuid xxhash zeromq"
 RESTRICT="!test? ( test )"
@@ -39,7 +39,6 @@ RDEPEND="
dbi? ( >=dev-db/libdbi-0.8.3 )
elasticsearch? ( >=net-misc/curl-7.35.0 )
gcrypt? ( >=dev-libs/libgcrypt-1.5.3:= )
-   grok? ( >=dev-libs/grok-0.9.2 )
jemalloc? ( >=dev-libs/jemalloc-3.3.1:= )
kafka? ( >=dev-libs/librdkafka-0.9.0.99:= )
kerberos? ( virtual/krb5 )
@@ -230,7 +229,6 @@ src_configure() {
$(use_enable kubernetes mmkubernetes)
$(use_enable normalize mmnormalize)

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/p9m4/

2019-05-02 Thread Aaron Bauman
commit: 0215de3511026ab38633419f287acb87dc9b79e5
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Apr 29 10:48:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 01:03:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0215de35

sci-mathematics/p9m4: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 sci-mathematics/p9m4/p9m4-05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/p9m4/p9m4-05-r1.ebuild 
b/sci-mathematics/p9m4/p9m4-05-r1.ebuild
index 16bb1c83dee..29cb679eeb2 100644
--- a/sci-mathematics/p9m4/p9m4-05-r1.ebuild
+++ b/sci-mathematics/p9m4/p9m4-05-r1.ebuild
@@ -11,9 +11,9 @@ MY_PN="p9m4-v"
 MY_P="${MY_PN}${PV}"
 
 DESCRIPTION="This is a Graphical User Interface for Prover9 and Mace4"
-HOMEPAGE="http://www.cs.unm.edu/~mccune/mace4/;
+HOMEPAGE="https://www.cs.unm.edu/~mccune/mace4/;
 SRC_URI="
-   http://www.cs.unm.edu/~mccune/prover9/gui/${MY_P}.tar.gz
+   https://www.cs.unm.edu/~mccune/prover9/gui/${MY_P}.tar.gz

https://dev.gentoo.org/~gienah/2big4tree/sci-mathematics/p9m4/p9m4-v05-64bit.patch.bz2;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/prover9/

2019-05-02 Thread Aaron Bauman
commit: 9313279243fd73849c246068197b916292a87b45
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Apr 29 10:47:19 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 01:03:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93132792

sci-mathematics/prover9: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11860
Signed-off-by: Aaron Bauman  gentoo.org>

 sci-mathematics/prover9/prover9-2009.11a.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/prover9/prover9-2009.11a.ebuild 
b/sci-mathematics/prover9/prover9-2009.11a.ebuild
index 56c2ad3a413..b9fe53f22b6 100644
--- a/sci-mathematics/prover9/prover9-2009.11a.ebuild
+++ b/sci-mathematics/prover9/prover9-2009.11a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,9 +11,9 @@ MY_PV=$(replace_all_version_separators '-')
 MY_P="${MY_PN}-${MY_PV}"
 
 DESCRIPTION="Automated theorem prover for first-order and equational logic"
-HOMEPAGE="http://www.cs.unm.edu/~mccune/mace4/;
+HOMEPAGE="https://www.cs.unm.edu/~mccune/mace4/;
 SRC_URI="
-   http://www.cs.unm.edu/~mccune/mace4/download/${MY_P}.tar.gz
+   https://www.cs.unm.edu/~mccune/mace4/download/${MY_P}.tar.gz

https://dev.gentoo.org/~jlec/distfiles/${MY_PN}-2009-11A-makefile.patch.xz;
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-vim/vim-jsonnet/

2019-05-02 Thread Patrick McLean
commit: 595f2ed23557752144263ebee8d1f05ce0c72dea
Author: Patrick McLean  sony  com>
AuthorDate: Fri May  3 00:56:13 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri May  3 00:58:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595f2ed2

app-vim/vim-jsonnet: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 app-vim/vim-jsonnet/Manifest   |  1 +
 app-vim/vim-jsonnet/metadata.xml   | 11 ++
 .../vim-jsonnet/vim-jsonnet-0_pre20190502.ebuild   | 24 ++
 3 files changed, 36 insertions(+)

diff --git a/app-vim/vim-jsonnet/Manifest b/app-vim/vim-jsonnet/Manifest
new file mode 100644
index 000..95cd1e8fa86
--- /dev/null
+++ b/app-vim/vim-jsonnet/Manifest
@@ -0,0 +1 @@
+DIST vim-jsonnet-0_pre20190502.tar.gz 102599 BLAKE2B 
14f9fd72e6791fbd78b3749f860115a9a63137f7dc5e2d1eabae45b777dcebd902c9fa100665e2447ad0d6c8cd4e117beefc2bf16efd98c3382c84a2ebdc3951
 SHA512 
cac7b41cdd1749eab575cfdd0e897b37f2c842b69ad4a62c355c231d8d93668ab2e9929893bea72697ca512bf40a7768019b28866643025505abc421fbea12ec

diff --git a/app-vim/vim-jsonnet/metadata.xml b/app-vim/vim-jsonnet/metadata.xml
new file mode 100644
index 000..81356ad8ead
--- /dev/null
+++ b/app-vim/vim-jsonnet/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+chutz...@gentoo.org
+Patrick McLean
+  
+  
+google/vim-jsonnet
+  
+

diff --git a/app-vim/vim-jsonnet/vim-jsonnet-0_pre20190502.ebuild 
b/app-vim/vim-jsonnet/vim-jsonnet-0_pre20190502.ebuild
new file mode 100644
index 000..df90ee8b9a4
--- /dev/null
+++ b/app-vim/vim-jsonnet/vim-jsonnet-0_pre20190502.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+COMMIT_HASH="824dcfe76568dba38135332fc4729e2b2c4d9b3a"
+
+DESCRIPTION="vim plugin: Filetype plugin for dev-lang/jsonnet"
+HOMEPAGE="https://github.com/google/vim-jsonnet;
+SRC_URI="https://github.com/google/vim-jsonnet/archive/${COMMIT_HASH}.tar.gz 
-> ${P}.tar.gz"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/jsonnet"
+
+S="${WORKDIR}/${PN}-${COMMIT_HASH}"
+
+src_prepare() {
+   default
+
+   rm -f LICENSE .gitignore || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/

2019-05-02 Thread Aaron Bauman
commit: 3c9f7a5ef03ac6260921f125053a8ccfd799aac4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri May  3 00:48:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:48:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c9f7a5e

net-irc/quassel: use HTTPS

Reported-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 net-irc/quassel/quassel-0.12.5-r2.ebuild | 4 ++--
 net-irc/quassel/quassel-0.13.1.ebuild| 4 ++--
 net-irc/quassel/quassel-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-irc/quassel/quassel-0.12.5-r2.ebuild 
b/net-irc/quassel/quassel-0.12.5-r2.ebuild
index a0296d1e259..5db277fc20a 100644
--- a/net-irc/quassel/quassel-0.12.5-r2.ebuild
+++ b/net-irc/quassel/quassel-0.12.5-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils gnome2-utils pax-utils systemd user versionator
 
 if [[ ${PV} != ** ]]; then
-   SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2;
+   SRC_URI="https://quassel-irc.org/pub/${P}.tar.bz2;
KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~sparc-solaris"
 else
EGIT_REPO_URI=( "https://github.com/${PN}/${PN}; 
"git://git.${PN}-irc.org/${PN}" )
@@ -14,7 +14,7 @@ else
 fi
 
 DESCRIPTION="Qt/KDE IRC client supporting a remote daemon for 24/7 
connectivity"
-HOMEPAGE="http://quassel-irc.org/;
+HOMEPAGE="https://quassel-irc.org/;
 LICENSE="GPL-3"
 SLOT="0"
 IUSE="crypt dbus debug kde monolithic phonon postgres +server

diff --git a/net-irc/quassel/quassel-0.13.1.ebuild 
b/net-irc/quassel/quassel-0.13.1.ebuild
index 9840dd2bff5..890c2b6a296 100644
--- a/net-irc/quassel/quassel-0.13.1.ebuild
+++ b/net-irc/quassel/quassel-0.13.1.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils gnome2-utils pax-utils systemd user
 
 if [[ ${PV} != ** ]]; then
MY_P=${PN}-${PV/_/-}
-   SRC_URI="http://quassel-irc.org/pub/${MY_P}.tar.bz2;
+   SRC_URI="https://quassel-irc.org/pub/${MY_P}.tar.bz2;
KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~sparc-solaris"
S="${WORKDIR}/${MY_P}"
 else
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Qt/KDE IRC client supporting a remote daemon for 24/7 
connectivity"
-HOMEPAGE="http://quassel-irc.org/;
+HOMEPAGE="https://quassel-irc.org/;
 LICENSE="GPL-3"
 SLOT="0"
 IUSE="bundled-icons crypt +dbus debug kde ldap monolithic oxygen postgres 
+server

diff --git a/net-irc/quassel/quassel-.ebuild 
b/net-irc/quassel/quassel-.ebuild
index e80faf93513..ced820424d5 100644
--- a/net-irc/quassel/quassel-.ebuild
+++ b/net-irc/quassel/quassel-.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils gnome2-utils pax-utils systemd user
 
 if [[ ${PV} != ** ]]; then
MY_P=${PN}-${PV/_/-}
-   SRC_URI="http://quassel-irc.org/pub/${MY_P}.tar.bz2;
+   SRC_URI="https://quassel-irc.org/pub/${MY_P}.tar.bz2;
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris"
S="${WORKDIR}/${MY_P}"
 else
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Qt/KDE IRC client supporting a remote daemon for 24/7 
connectivity"
-HOMEPAGE="http://quassel-irc.org/;
+HOMEPAGE="https://quassel-irc.org/;
 LICENSE="GPL-3"
 SLOT="0"
 IUSE="bundled-icons crypt +dbus debug kde ldap monolithic oxygen postgres 
+server



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

2019-05-02 Thread Aaron Bauman
commit: e11db740e619c187048ae6a40f225c17a4610609
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed May  1 13:17:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e11db740

media-sound/cvoicecontrol: remove unused patch

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11871
Signed-off-by: Aaron Bauman  gentoo.org>

 .../cvoicecontrol/files/cvoicecontrol-0.9_alpha-gentoo.diff  | 12 
 1 file changed, 12 deletions(-)

diff --git 
a/media-sound/cvoicecontrol/files/cvoicecontrol-0.9_alpha-gentoo.diff 
b/media-sound/cvoicecontrol/files/cvoicecontrol-0.9_alpha-gentoo.diff
deleted file mode 100644
index c22dbb04d47..000
--- a/media-sound/cvoicecontrol/files/cvoicecontrol-0.9_alpha-gentoo.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -r -u cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.c 
cvoicecontrol-0.9alpha-gentoo/cvoicecontrol/cvoicecontrol.c
 cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.c   2000-02-17 
22:59:41.0 +
-+++ cvoicecontrol-0.9alpha-gentoo/cvoicecontrol/cvoicecontrol.c
2002-06-03 23:39:46.0 +
-@@ -37,6 +37,8 @@
- #include
- #endif
- 
-+#include 
-+
- #include "cvoicecontrol.h"
- 
- #include "model.h"



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

2019-05-02 Thread Aaron Bauman
commit: cb5cf2ce8ce40aa822738015d7c3b4e897c4788b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu May  2 17:38:52 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:40:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5cf2ce

dev-python/pip: remove unused patch

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11879
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/pip/files/pip-7.1.2-unbundle.patch | 34 ---
 1 file changed, 34 deletions(-)

diff --git a/dev-python/pip/files/pip-7.1.2-unbundle.patch 
b/dev-python/pip/files/pip-7.1.2-unbundle.patch
deleted file mode 100644
index 70adc20ead5..000
--- a/dev-python/pip/files/pip-7.1.2-unbundle.patch
+++ /dev/null
@@ -1,34 +0,0 @@
- pip/_vendor/__init__.py | 13 +
- 1 file changed, 5 insertions(+), 8 deletions(-)
-
-diff --git a/pip/_vendor/__init__.py b/pip/_vendor/__init__.py
-index ef8851d..349d022 100644
 a/pip/_vendor/__init__.py
-+++ b/pip/_vendor/__init__.py
-@@ -14,7 +14,7 @@ import sys
- # Downstream redistributors which have debundled our dependencies should also
- # patch this value to be true. This will trigger the additional patching
- # to cause things like "six" to be available as pip.
--DEBUNDLED = False
-+DEBUNDLED = True
- 
- # By default, look in this directory for a bunch of .whl files which we will
- # add to the beginning of sys.path before attempting to import anything. This
-@@ -29,13 +29,10 @@ WHEEL_DIR = os.path.abspath(os.path.dirname(__file__))
- def vendored(modulename):
- vendored_name = "{0}.{1}".format(__name__, modulename)
- 
--try:
--__import__(vendored_name, globals(), locals(), level=0)
--except ImportError:
--__import__(modulename, globals(), locals(), level=0)
--sys.modules[vendored_name] = sys.modules[modulename]
--base, head = vendored_name.rsplit(".", 1)
--setattr(sys.modules[base], head, sys.modules[modulename])
-+__import__(modulename, globals(), locals(), level=0)
-+sys.modules[vendored_name] = sys.modules[modulename]
-+base, head = vendored_name.rsplit(".", 1)
-+setattr(sys.modules[base], head, sys.modules[modulename])
- 
- 
- # If we're operating in a debundled setup, then we want to go ahead and 
trigger



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vamp-libxtract-plugins/

2019-05-02 Thread Aaron Bauman
commit: 3f7b8e3f8d07a58e6a8a788739617a49b2fd3dca
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 27 16:46:31 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:41:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7b8e3f

media-plugins/vamp-libxtract-plugins: use HTTPS, fix LICENSE

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11844
Signed-off-by: Aaron Bauman  gentoo.org>

 .../vamp-libxtract-plugins-0.6.6.20121204.ebuild  | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild
 
b/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild
index 08a717bc9b5..faee250c542 100644
--- 
a/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.ebuild
+++ 
b/media-plugins/vamp-libxtract-plugins/vamp-libxtract-plugins-0.6.6.20121204.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
@@ -6,10 +6,10 @@ EAPI=6
 inherit multilib toolchain-funcs
 
 DESCRIPTION="Vamp plugin encapsulating many of the functions of the LibXtract 
library"
-HOMEPAGE="http://www.vamp-plugins.org/;
-SRC_URI="http://code.soundsoftware.ac.uk/attachments/download/618/${P}.tar.gz;
+HOMEPAGE="https://www.vamp-plugins.org/;
+SRC_URI="https://code.soundsoftware.ac.uk/attachments/download/618/${P}.tar.gz;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ppc64 x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: sci-misc/tango/

2019-05-02 Thread Aaron Bauman
commit: df75c42d2875c6e360b088f170e3857e75cc1c8a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Apr 29 10:49:55 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:41:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df75c42d

sci-misc/tango: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11861
Signed-off-by: Aaron Bauman  gentoo.org>

 sci-misc/tango/tango-9.2.5a.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-misc/tango/tango-9.2.5a.ebuild 
b/sci-misc/tango/tango-9.2.5a.ebuild
index 2b88352a450..5eadce1c4e6 100644
--- a/sci-misc/tango/tango-9.2.5a.ebuild
+++ b/sci-misc/tango/tango-9.2.5a.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2018 Gentoo Authors
+# Copyright 2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Tango is an Open Source solution for SCADA and DCS"
-HOMEPAGE="http://www.tango-controls.org/;
+HOMEPAGE="https://www.tango-controls.org/;
 SRC_URI="mirror://sourceforge/tango-cs/${P}.tar.gz"
 
 LICENSE="GPL-3"



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

2019-05-02 Thread Aaron Bauman
commit: 5830ebb0c5587a456ee8baa0593f0c1331326514
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Apr 30 17:17:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:41:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5830ebb0

net-misc/stunnel: remove unused patches

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11868
Signed-off-by: Aaron Bauman  gentoo.org>

 .../files/stunnel-5.39-compat-libressl.patch   | 132 -
 .../files/stunnel-5.48-compat-libressl.patch   | 114 --
 .../stunnel/files/stunnel-compat-libressl.patch|  42 ---
 3 files changed, 288 deletions(-)

diff --git a/net-misc/stunnel/files/stunnel-5.39-compat-libressl.patch 
b/net-misc/stunnel/files/stunnel-5.39-compat-libressl.patch
deleted file mode 100644
index 7c4f7435183..000
--- a/net-misc/stunnel/files/stunnel-5.39-compat-libressl.patch
+++ /dev/null
@@ -1,132 +0,0 @@
-diff -Naur stunnel-5.30.orig/src/ctx.c stunnel-5.30/src/ctx.c
 stunnel-5.30.orig/src/ctx.c2016-01-15 16:45:23.0 +
-+++ stunnel-5.30/src/ctx.c 2016-05-14 15:16:47.392859450 +
-@@ -359,7 +359,7 @@
- / initialize OpenSSL CONF */
- 
- NOEXPORT int conf_init(SERVICE_OPTIONS *section) {
--#if OPENSSL_VERSION_NUMBER>=0x10002000L
-+#if OPENSSL_VERSION_NUMBER>=0x10002000L && !defined(LIBRESSL_VERSION_NUMBER)
- SSL_CONF_CTX *cctx;
- NAME_LIST *curr;
- char *cmd, *param;
-diff -Naur stunnel-5.30.orig/src/verify.c stunnel-5.30/src/verify.c
 stunnel-5.30.orig/src/verify.c 2016-01-15 16:45:23.0 +
-+++ stunnel-5.30/src/verify.c  2016-05-14 15:16:10.369860180 +
-@@ -51,7 +51,7 @@
- NOEXPORT int verify_callback(int, X509_STORE_CTX *);
- NOEXPORT int verify_checks(CLI *, int, X509_STORE_CTX *);
- NOEXPORT int cert_check(CLI *, X509_STORE_CTX *, int);
--#if OPENSSL_VERSION_NUMBER>=0x10002000L
-+#if OPENSSL_VERSION_NUMBER>=0x10002000L && !defined(LIBRESSL_VERSION_NUMBER)
- NOEXPORT int cert_check_subject(CLI *, X509_STORE_CTX *);
- #endif /* OPENSSL_VERSION_NUMBER>=0x10002000L */
- NOEXPORT int cert_check_local(X509_STORE_CTX *);
-@@ -280,7 +280,7 @@
- }
- 
- if(depth==0) { /* additional peer certificate checks */
--#if OPENSSL_VERSION_NUMBER>=0x10002000L
-+#if OPENSSL_VERSION_NUMBER>=0x10002000L && !defined(LIBRESSL_VERSION_NUMBER)
- if(!cert_check_subject(c, callback_ctx))
- return 0; /* reject */
- #endif /* OPENSSL_VERSION_NUMBER>=0x10002000L */
-@@ -291,7 +291,7 @@
- return 1; /* accept */
- }
- 
--#if OPENSSL_VERSION_NUMBER>=0x10002000L
-+#if OPENSSL_VERSION_NUMBER>=0x10002000L && !defined(LIBRESSL_VERSION_NUMBER)
- NOEXPORT int cert_check_subject(CLI *c, X509_STORE_CTX *callback_ctx) {
- X509 *cert=X509_STORE_CTX_get_current_cert(callback_ctx);
- NAME_LIST *ptr;
-diff --git a/src/common.h b/src/common.h
-index 93f165e..491d9de 100644
 a/src/common.h
-+++ b/src/common.h
-@@ -448,7 +448,7 @@ extern char *sys_errlist[];
- #define OPENSSL_NO_TLS1_2
- #endif /* OpenSSL older than 1.0.1 || defined(OPENSSL_NO_TLS1) */
- 
--#if OPENSSL_VERSION_NUMBER>=0x1010L
-+#if OPENSSL_VERSION_NUMBER>=0x1010L && !defined(LIBRESSL_VERSION_NUMBER)
- #ifndef OPENSSL_NO_SSL2
- #define OPENSSL_NO_SSL2
- #endif /* !defined(OPENSSL_NO_SSL2) */
-@@ -474,7 +474,7 @@ extern char *sys_errlist[];
- #include 
- #ifndef OPENSSL_NO_DH
- #include 
--#if OPENSSL_VERSION_NUMBER<0x1010L
-+#if OPENSSL_VERSION_NUMBER<0x1010L || defined(LIBRESSL_VERSION_NUMBER)
- int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
- #endif /* OpenSSL older than 1.1.0 */
- #endif /* !defined(OPENSSL_NO_DH) */
-diff --git a/src/prototypes.h b/src/prototypes.h
-index 303ff77..ae22598 100644
 a/src/prototypes.h
-+++ b/src/prototypes.h
-@@ -664,13 +664,13 @@ typedef enum {
- #endif /* OPENSSL_NO_DH */
- STUNNEL_LOCKS   /* number of locks */
- } LOCK_TYPE;
--#if OPENSSL_VERSION_NUMBER < 0x1014L
-+#if OPENSSL_VERSION_NUMBER < 0x1014L || defined(LIBRESSL_VERSION_NUMBER)
- typedef int STUNNEL_RWLOCK;
- #else
- typedef CRYPTO_RWLOCK *STUNNEL_RWLOCK;
- #endif
- extern STUNNEL_RWLOCK stunnel_locks[STUNNEL_LOCKS];
--#if OPENSSL_VERSION_NUMBER>=0x1014L
-+#if OPENSSL_VERSION_NUMBER>=0x1014L && !defined(LIBRESSL_VERSION_NUMBER)
- #define CRYPTO_THREAD_read_unlock(type) CRYPTO_THREAD_unlock(type)
- #define CRYPTO_THREAD_write_unlock(type) CRYPTO_THREAD_unlock(type)
- #else
-diff --git a/src/ssl.c b/src/ssl.c
-index a7af7e6..1483734 100644
 a/src/ssl.c
-+++ b/src/ssl.c
-@@ -50,7 +50,7 @@ NOEXPORT int add_rand_file(GLOBAL_OPTIONS *, const char *);
- int index_cli, index_opt, index_redirect, index_addr;
- 
- int ssl_init(void) { /* init TLS before parsing configuration file */
--#if OPENSSL_VERSION_NUMBER>=0x1010L
-+#if OPENSSL_VERSION_NUMBER>=0x1010L && 

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

2019-05-02 Thread Aaron Bauman
commit: af94953985856f0ab0f34cf9351a538b5ddfc846
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri May  3 00:32:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri May  3 00:33:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af949539

app-admin/rsyslog: fixup metadata.xml

* dev-libs/grok was removed due to last-rites

Signed-off-by: Aaron Bauman  gentoo.org>

 app-admin/rsyslog/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-admin/rsyslog/metadata.xml b/app-admin/rsyslog/metadata.xml
index f888ecdbd35..7334da40b16 100644
--- a/app-admin/rsyslog/metadata.xml
+++ b/app-admin/rsyslog/metadata.xml
@@ -12,7 +12,6 @@
Build the Elasticsearch output 
module (requires net-misc/curl)
Add support for encrypted log files using 
dev-libs/libgcrypt
Build the GnuTLS network stream driver 
(requires net-libs/gnutls)
-   Build the grok modify module (requires 
dev-libs/grok)
Build the Apache Kafka input/output module 
(requires dev-libs/librdkafka)
Build the GSSAPI input and output module 
(requires virtual/krb5)
Build the kubernetes modify plugin 
(requires net-misc/curl)



[gentoo-commits] repo/gentoo:master commit in: dev-lang/jsonnet/files/, dev-lang/jsonnet/

2019-05-02 Thread Patrick McLean
commit: 8e87ce69a8b39fb1f90732acb019d90f82687b2a
Author: David Coles  gmail  com>
AuthorDate: Fri May  3 00:30:33 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri May  3 00:31:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e87ce69

dev-lang/jsonnet: New package

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>
Signed-off-by: David Coles  gmail.com>

 dev-lang/jsonnet/Manifest  |  1 +
 ...sonnet-0.12.1-dont-call-make-from-setuppy.patch | 14 ++
 .../jsonnet/files/jsonnet-0.12.1-makefile.patch| 28 +++
 dev-lang/jsonnet/jsonnet-0.12.1.ebuild | 58 ++
 dev-lang/jsonnet/metadata.xml  | 15 ++
 5 files changed, 116 insertions(+)

diff --git a/dev-lang/jsonnet/Manifest b/dev-lang/jsonnet/Manifest
new file mode 100644
index 000..ed4712918a9
--- /dev/null
+++ b/dev-lang/jsonnet/Manifest
@@ -0,0 +1 @@
+DIST jsonnet-0.12.1.tar.gz 21839349 BLAKE2B 
8601a35263003723b435d0075fe60f5301a49bddf63cdd55958df3eb7474569c28dbf54e0ba9d07fb6ade395af725193d1432b2c43fb2b271531af179e850df4
 SHA512 
25523dd19b4209a5ca39275ab3d3726b934442dd83a965ab0b79f0c67bd8ae85c438b2a63990b8eec921b137f908f946696be331b08cef92f15b6b8fa548cb0d

diff --git 
a/dev-lang/jsonnet/files/jsonnet-0.12.1-dont-call-make-from-setuppy.patch 
b/dev-lang/jsonnet/files/jsonnet-0.12.1-dont-call-make-from-setuppy.patch
new file mode 100644
index 000..66bb5d2b07e
--- /dev/null
+++ b/dev-lang/jsonnet/files/jsonnet-0.12.1-dont-call-make-from-setuppy.patch
@@ -0,0 +1,14 @@
+diff --git a/setup.py b/setup.py
+index bfad34a..cfb30c3 100644
+--- a/setup.py
 b/setup.py
+@@ -68,9 +68,6 @@ setup(name='jsonnet',
+   author='David Cunningham',
+   author_email='dcun...@google.com',
+   version=get_version(),
+-  cmdclass={
+-  'build_ext': BuildJsonnetExt,
+-  },
+   ext_modules=[jsonnet_ext],
+   test_suite="python._jsonnet_test",
+ )

diff --git a/dev-lang/jsonnet/files/jsonnet-0.12.1-makefile.patch 
b/dev-lang/jsonnet/files/jsonnet-0.12.1-makefile.patch
new file mode 100644
index 000..b52c899aa77
--- /dev/null
+++ b/dev-lang/jsonnet/files/jsonnet-0.12.1-makefile.patch
@@ -0,0 +1,28 @@
+diff --git a/Makefile b/Makefile
+index c6d38e5..8dbaa9f 100644
+--- a/Makefile
 b/Makefile
+@@ -29,8 +29,8 @@ OD ?= od
+ 
+ OPT ?= -O3
+ 
+-CXXFLAGS ?= -g $(OPT) -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x 
-fPIC -Iinclude -Ithird_party/md5 -Ithird_party/json
+-CFLAGS ?= -g $(OPT) -Wall -Wextra -pedantic -std=c99 -fPIC -Iinclude
++CXXFLAGS += -Wall -Wextra -Woverloaded-virtual -pedantic -std=c++0x -fPIC 
-Iinclude -Ithird_party/md5 -Ithird_party/json
++CFLAGS += -Wall -Wextra -pedantic -std=c99 -fPIC -Iinclude
+ MAKEDEPENDFLAGS ?= -Iinclude -Ithird_party/md5 -Ithird_party/json
+ EMCXXFLAGS = $(CXXFLAGS) -g0 -Os --memory-init-file 0 -s 
DISABLE_EXCEPTION_CATCHING=0 -s OUTLINING_LIMIT=1 -s 
RESERVED_FUNCTION_POINTERS=20 -s ASSERTIONS=1 -s ALLOW_MEMORY_GROWTH=1
+ EMCFLAGS = $(CFLAGS) --memory-init-file 0 -s DISABLE_EXCEPTION_CATCHING=0 -s 
ASSERTIONS=1 -s ALLOW_MEMORY_GROWTH=1
+@@ -123,10 +123,10 @@ jsonnet: cmd/jsonnet.cpp $(LIB_OBJ)
+ 
+ # C binding.
+ libjsonnet.so: $(LIB_OBJ)
+-  $(CXX) $(LDFLAGS) $(LIB_OBJ) $(SHARED_LDFLAGS) -o $@
++  $(CXX) $(LDFLAGS) $(LIB_OBJ) $(SHARED_LDFLAGS) 
-Wl,-soname,libjsonnet.so -o $@
+ 
+ libjsonnet++.so: $(LIB_CPP_OBJ)
+-  $(CXX) $(LDFLAGS) $(LIB_CPP_OBJ) $(SHARED_LDFLAGS) -o $@
++  $(CXX) $(LDFLAGS) $(LIB_CPP_OBJ) $(SHARED_LDFLAGS) 
-Wl,-soname,libjsonnet++.so -o $@
+ 
+ # JavaScript build of C binding
+ JS_EXPORTED_FUNCTIONS = 'EXPORTED_FUNCTIONS=["_jsonnet_make", 
"_jsonnet_evaluate_snippet", "_jsonnet_fmt_snippet", "_jsonnet_ext_var", 
"_jsonnet_ext_code", "_jsonnet_tla_var", "_jsonnet_tla_code", 
"_jsonnet_realloc", "_jsonnet_destroy", "_jsonnet_import_callback"]'

diff --git a/dev-lang/jsonnet/jsonnet-0.12.1.ebuild 
b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
new file mode 100644
index 000..9a918f8379d
--- /dev/null
+++ b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_OPTIONAL=1
+PYTHON_COMPAT=( python3_6 python3_7 )
+
+inherit toolchain-funcs distutils-r1
+
+DESCRIPTION="A data templating language for app and tool developers "
+HOMEPAGE="http://jsonnet.org/;
+SRC_URI="https://github.com/google/jsonnet/archive/v0.12.1.tar.gz -> 
${P}.tar.gz"
+IUSE="python"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+DEPEND="python? ( ${PYTHON_DEPS} )"
+RDEPEND="python? ( ${PYTHON_DEPS} )"
+BDEPEND="python? ( ${PYTHON_DEPS}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   )"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+PATCHES=(
+   "${FILESDIR}/jsonnet-0.12.1-makefile.patch"
+   

[gentoo-commits] proj/sci:master commit in: sci-biology/irsabi_bidsdata/

2019-05-02 Thread Horea Christian
commit: 321b5ff18121930e28232e3d2a51ed6064a7dac7
Author: Horea Christian  yandex  com>
AuthorDate: Fri May  3 00:04:46 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri May  3 00:04:46 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=321b5ff1

sci-biology/irsabi_bidsdata: version bump 1.1

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

 .../irsabi_bidsdata/irsabi_bidsdata-1.1.ebuild | 35 ++
 1 file changed, 35 insertions(+)

diff --git a/sci-biology/irsabi_bidsdata/irsabi_bidsdata-1.1.ebuild 
b/sci-biology/irsabi_bidsdata/irsabi_bidsdata-1.1.ebuild
new file mode 100644
index 0..cd47dcfa3
--- /dev/null
+++ b/sci-biology/irsabi_bidsdata/irsabi_bidsdata-1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs
+
+DESCRIPTION="BIDS data files released with the IRSABI publication"
+HOMEPAGE="http://www.aic-fmi.ethz.ch/;
+SRC_URI="
+   https://zenodo.org/record/2658627/files/${P}.tar.xz
+   http://chymera.eu/distfiles/${P}.tar.xz
+   "
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND=""
+DEPEND=""
+
+pkg_pretend() {
+   CHECKREQS_DISK_BUILD="10G"
+   check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+   insinto "/usr/share/${PN}"
+   doins -r *
+}
+
+S="${WORKDIR}/${MY_PN}"



[gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/rv64gc/

2019-05-02 Thread Andreas K. Hüttel
commit: 248700760bbf8684c44cc5c4cbc66877d0ccc012
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May  2 23:29:01 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May  2 23:29:01 2019 +
URL:https://gitweb.gentoo.org/proj/riscv.git/commit/?id=24870076

profiles: Yes, python-3.7

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/arch/riscv/rv64gc/make.defaults | 2 +-
 profiles/arch/riscv/rv64gc/use.force | 4 
 profiles/arch/riscv/rv64gc/use.mask  | 4 
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/riscv/rv64gc/make.defaults 
b/profiles/arch/riscv/rv64gc/make.defaults
index 0326c28..0d78820 100644
--- a/profiles/arch/riscv/rv64gc/make.defaults
+++ b/profiles/arch/riscv/rv64gc/make.defaults
@@ -39,4 +39,4 @@ IUSE_IMPLICIT="abi_riscv_lp64d"
 
 # Enable Python 3.7 (and potentially later versions) only
 PYTHON_TARGETS="python3_7"
-PYTHON_SINGLE_TARGET="-* python3_7"
+PYTHON_SINGLE_TARGET="python3_7"

diff --git a/profiles/arch/riscv/rv64gc/use.force 
b/profiles/arch/riscv/rv64gc/use.force
index 020f290..dc4d06c 100644
--- a/profiles/arch/riscv/rv64gc/use.force
+++ b/profiles/arch/riscv/rv64gc/use.force
@@ -1,2 +1,6 @@
 # Force the flag corresponding to the default ABI.
 abi_riscv_lp64d
+
+# Right now we have only one Python available
+python_targets_python3_7
+python_single_target_python3_7

diff --git a/profiles/arch/riscv/rv64gc/use.mask 
b/profiles/arch/riscv/rv64gc/use.mask
index f7180f2..74618e4 100644
--- a/profiles/arch/riscv/rv64gc/use.mask
+++ b/profiles/arch/riscv/rv64gc/use.mask
@@ -9,3 +9,7 @@
 python_targets_python2_7
 python_targets_python3_5
 python_targets_python3_6
+python_single_target_python2_7
+python_single_target_python3_5
+python_single_target_python3_6
+



[gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/

2019-05-02 Thread Louis Sautier
commit: 03e93d0a822d66ca40364aee4ecb5ae8ac78df18
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu May  2 22:51:45 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu May  2 23:08:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e93d0a

net-nntp/nzbget: bump to 21.0

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 net-nntp/nzbget/Manifest   |   1 +
 net-nntp/nzbget/nzbget-21.0.ebuild | 129 +
 2 files changed, 130 insertions(+)

diff --git a/net-nntp/nzbget/Manifest b/net-nntp/nzbget/Manifest
index 87de29b6de7..11e82283de4 100644
--- a/net-nntp/nzbget/Manifest
+++ b/net-nntp/nzbget/Manifest
@@ -1,3 +1,4 @@
 DIST nzbget-20.0.tar.gz 1925665 BLAKE2B 
4c4e93bb0fa170b4b6433cbb7d27f3fa67ed033c462711b19e179f42c18dfed044c937e6a7ce4b08a620f4d7af7d3ec9245de16f15d4db8005d3d8dc4f8f46d4
 SHA512 
8b0fe8ea41b64be9a2f624ef0fa2a8b8987bee412db68a0e8f1b607ce6be7bfd03f60ecc5e49807f4c726e136bc5a355c44559b215fea2bd290c2eb62a0b5927
+DIST nzbget-21.0.tar.gz 1988902 BLAKE2B 
ee9204a978502562348dc4945e19b084d8d17f566099cfe7e95dac154ffac6d772084c9c070fba0d585cd2229d0a5760b3298ef29eba52d7c75edbc9fe43e310
 SHA512 
bbee5073a2788a17d78009b7ae0c41473aa4d8424301e7e62b2544dc8993e1e3b6e1026dd9f71af5627293d2113d8637a4a6138eee0a328554df298117dd6bb3
 DIST nzbget-21.0_pre2220.tar.gz 1985190 BLAKE2B 
e19e1c997615f61895a26ca24ff1eb66e6caf99cecf3f3b0eccc2c0f67ebc61c20cdd24d869d8c2a1d2f0d5c53f5222cc3b151720e3a6d1398507fd252586cf5
 SHA512 
73cd24628ab224d62b4619ca6b9014edb08ac14f02850def3123db640c785fd8836ba4ee4be40a0cf918ba6c25bf19683e67d05aaa0f96c71ad23b6a30284fa0
 DIST nzbget-21.0_pre2302.tar.gz 1989357 BLAKE2B 
bf937b48c8f26e1144d4b09467a29b96984b9d0a777f6e6728a1922b7718dd2f2847ba51a9baf4cca0cebb7add60807f0f285e5dbeca871d99f0cd279fb292a3
 SHA512 
672f15df910e79ff39090f812a5925d15efb46c9538b7ca193266a159c95e7487fb31ef4780370532bbc9de8478cd927c461dee1f46cd0bf1d294420f796001e

diff --git a/net-nntp/nzbget/nzbget-21.0.ebuild 
b/net-nntp/nzbget/nzbget-21.0.ebuild
new file mode 100644
index 000..86b157a2244
--- /dev/null
+++ b/net-nntp/nzbget/nzbget-21.0.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools eutils flag-o-matic user systemd
+
+MY_PV=${PV/_pre/-r}
+MY_P=${PN}-${PV/_pre/-testing-r}
+
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
+HOMEPAGE="https://nzbget.net/;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="debug gnutls ncurses +parcheck ssl test zlib"
+
+RDEPEND="dev-libs/libxml2:=
+   ncurses? ( sys-libs/ncurses:0= )
+   ssl? (
+   gnutls? (
+   net-libs/gnutls:=
+   dev-libs/nettle:=
+   )
+   !gnutls? ( dev-libs/openssl:0=[-bindist] )
+   )
+   zlib? ( sys-libs/zlib:= )"
+DEPEND="${RDEPEND}
+   test? (
+   || (
+   =app-arch/rar-5*
+   =app-arch/unrar-5*
+   )
+   )
+   virtual/pkgconfig"
+DOCS=( ChangeLog README nzbget.conf )
+
+S=${WORKDIR}/${PN}-${PV/_pre*/-testing}
+
+check_compiler() {
+   if [[ ${MERGE_TYPE} != binary ]] && ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires a C++14-capable compiler. Your current 
compiler"
+   eerror "does not seem to support the -std=c++14 option. Please"
+   eerror "upgrade to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "The currently active compiler does not support -std=c++14"
+   fi
+}
+
+pkg_pretend() {
+   check_compiler
+}
+
+pkg_setup() {
+   check_compiler
+}
+
+src_prepare() {
+   default
+   eautoreconf
+
+   sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die
+
+   sed \
+   -e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
+   -e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
+   -e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
+   -e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
+   -e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
+   nzbget.conf > nzbgetd.conf || die
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable debug)
+   $(use_enable ncurses curses)
+   $(use_enable parcheck)
+   $(use_enable ssl tls)
+   $(use_enable zlib gzip)
+   $(use_enable test tests)
+   --with-tlslib=$(usex gnutls GnuTLS OpenSSL)
+   )
+   econf "${myconf[@]}"
+}
+
+src_test() {
+   ./nzbget --tests || die "Tests failed"
+}
+
+src_install() {
+   default
+
+   insinto 

[gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/

2019-05-02 Thread Louis Sautier
commit: e3cf400710dab4d15b52c89115f466231053fb2b
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu May  2 23:08:02 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu May  2 23:08:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3cf4007

net-nntp/nzbget: remove old

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 net-nntp/nzbget/Manifest   |   1 -
 net-nntp/nzbget/nzbget-21.0_pre2220.ebuild | 129 -
 2 files changed, 130 deletions(-)

diff --git a/net-nntp/nzbget/Manifest b/net-nntp/nzbget/Manifest
index 11e82283de4..6ce746854ac 100644
--- a/net-nntp/nzbget/Manifest
+++ b/net-nntp/nzbget/Manifest
@@ -1,4 +1,3 @@
 DIST nzbget-20.0.tar.gz 1925665 BLAKE2B 
4c4e93bb0fa170b4b6433cbb7d27f3fa67ed033c462711b19e179f42c18dfed044c937e6a7ce4b08a620f4d7af7d3ec9245de16f15d4db8005d3d8dc4f8f46d4
 SHA512 
8b0fe8ea41b64be9a2f624ef0fa2a8b8987bee412db68a0e8f1b607ce6be7bfd03f60ecc5e49807f4c726e136bc5a355c44559b215fea2bd290c2eb62a0b5927
 DIST nzbget-21.0.tar.gz 1988902 BLAKE2B 
ee9204a978502562348dc4945e19b084d8d17f566099cfe7e95dac154ffac6d772084c9c070fba0d585cd2229d0a5760b3298ef29eba52d7c75edbc9fe43e310
 SHA512 
bbee5073a2788a17d78009b7ae0c41473aa4d8424301e7e62b2544dc8993e1e3b6e1026dd9f71af5627293d2113d8637a4a6138eee0a328554df298117dd6bb3
-DIST nzbget-21.0_pre2220.tar.gz 1985190 BLAKE2B 
e19e1c997615f61895a26ca24ff1eb66e6caf99cecf3f3b0eccc2c0f67ebc61c20cdd24d869d8c2a1d2f0d5c53f5222cc3b151720e3a6d1398507fd252586cf5
 SHA512 
73cd24628ab224d62b4619ca6b9014edb08ac14f02850def3123db640c785fd8836ba4ee4be40a0cf918ba6c25bf19683e67d05aaa0f96c71ad23b6a30284fa0
 DIST nzbget-21.0_pre2302.tar.gz 1989357 BLAKE2B 
bf937b48c8f26e1144d4b09467a29b96984b9d0a777f6e6728a1922b7718dd2f2847ba51a9baf4cca0cebb7add60807f0f285e5dbeca871d99f0cd279fb292a3
 SHA512 
672f15df910e79ff39090f812a5925d15efb46c9538b7ca193266a159c95e7487fb31ef4780370532bbc9de8478cd927c461dee1f46cd0bf1d294420f796001e

diff --git a/net-nntp/nzbget/nzbget-21.0_pre2220.ebuild 
b/net-nntp/nzbget/nzbget-21.0_pre2220.ebuild
deleted file mode 100644
index 59e359e545b..000
--- a/net-nntp/nzbget/nzbget-21.0_pre2220.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools eutils flag-o-matic user systemd
-
-MY_PV=${PV/_pre/-r}
-MY_P=${PN}-${PV/_pre/-testing-r}
-
-DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
-HOMEPAGE="https://nzbget.net/;
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="debug gnutls ncurses +parcheck ssl test zlib"
-
-RDEPEND="dev-libs/libxml2:=
-   ncurses? ( sys-libs/ncurses:0= )
-   ssl? (
-   gnutls? (
-   net-libs/gnutls:=
-   dev-libs/nettle:=
-   )
-   !gnutls? ( dev-libs/openssl:0=[-bindist] )
-   )
-   zlib? ( sys-libs/zlib:= )"
-DEPEND="${RDEPEND}
-   test? (
-   || (
-   =app-arch/rar-5*
-   =app-arch/unrar-5*
-   )
-   )
-   virtual/pkgconfig"
-DOCS=( ChangeLog README nzbget.conf )
-
-S=${WORKDIR}/${PN}-${PV/_pre*/-testing}
-
-check_compiler() {
-   if [[ ${MERGE_TYPE} != binary ]] && ! test-flag-CXX -std=c++14; then
-   eerror "${P} requires a C++14-capable compiler. Your current 
compiler"
-   eerror "does not seem to support the -std=c++14 option. Please"
-   eerror "upgrade to gcc-4.9 or an equivalent version supporting 
C++14."
-   die "The currently active compiler does not support -std=c++14"
-   fi
-}
-
-pkg_pretend() {
-   check_compiler
-}
-
-pkg_setup() {
-   check_compiler
-}
-
-src_prepare() {
-   default
-   eautoreconf
-
-   sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die
-
-   sed \
-   -e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
-   -e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
-   -e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
-   -e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
-   -e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
-   nzbget.conf > nzbgetd.conf || die
-}
-
-src_configure() {
-   local myconf=(
-   $(use_enable debug)
-   $(use_enable ncurses curses)
-   $(use_enable parcheck)
-   $(use_enable ssl tls)
-   $(use_enable zlib gzip)
-   $(use_enable test tests)
-   --with-tlslib=$(usex gnutls GnuTLS OpenSSL)
-   )
-   econf "${myconf[@]}"
-}
-
-src_test() {
-   ./nzbget --tests || die "Tests failed"
-}
-
-src_install() {

[gentoo-commits] repo/gentoo: New branch: riscv

2019-05-02 Thread Andreas K. Hüttel
commit: 
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May  2 22:45:05 2019 +

New branch: riscv




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

2019-05-02 Thread Michael Orlitzky
commit: d38cf949be695e971aa9d35dcdeb806eb509469b
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Thu May  2 22:39:40 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu May  2 22:39:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38cf949

dev-php/smarty: remove old vulnerable versions.

Bug: https://bugs.gentoo.org/666440
Signed-off-by: Michael Orlitzky  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-php/smarty/Manifest |  3 ---
 dev-php/smarty/smarty-3.1.30.ebuild | 46 -
 dev-php/smarty/smarty-3.1.31.ebuild | 46 -
 dev-php/smarty/smarty-3.1.32.ebuild | 46 -
 4 files changed, 141 deletions(-)

diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest
index 1006772fc49..8a87b2c4360 100644
--- a/dev-php/smarty/Manifest
+++ b/dev-php/smarty/Manifest
@@ -1,5 +1,2 @@
 DIST manual-en.3.1.14.zip 408414 BLAKE2B 
03d4e7a386eb3bd5b19e5c555ec34b86812838a5b5fac8ec0ab9701fba89a5867714da57d950f68224a89bbe2267c18d638ee850681860de309c74bbfb3d0a0b
 SHA512 
d384e3856b45ed3f992f3732a5465120abe9fb947cdf13ff67a9c4264f72987d24885ee61cd7309b728e64cdfe4f34c3e7f757096d35de56d962f3b78def9e58
-DIST smarty-3.1.30.tar.gz 255464 BLAKE2B 
8378e6336f271e3c41e16b8fbb70356827ff4a9a61e3cf2a23fdbd0617155ec9dca6a5b6372327d4b35a5c6f7c3b58e807afe7403b7ed929ebacfb3c36e124d0
 SHA512 
6ad9a6cf10b81fecbdc4daa4acbd9724db5f1c2a014e35039b36b0bf00ba000946a2126f7da5899e587a79419f451aafcd1ee14597a32cf290bbd0bf13a877d0
-DIST smarty-3.1.31.tar.gz 244196 BLAKE2B 
695bd40d337e8f2d4a44a7b30b743ab4e5b6a7b024a514de956cd513dd6639ac6f9ae464f0d3b4cfcaf7de17994837a866cdd4945780bd3a96ff32df300302a3
 SHA512 
807343e4229413ea0f5219a828d4e91603fb5454f4abe8aa2d41f0a6fe32fa476e791340e1e95178ded3774d1524e98489c104c6fa391e70a8225de28fdcca18
-DIST smarty-3.1.32.tar.gz 250680 BLAKE2B 
92d4942f2d3d802b18082f5f6079c8b6945abadd8ef2c87ea217b106dfbde7f1bd00c6fced67b73fc3cf328ec91fc1fb61c7f991b992167fa9d2fb1f2ad2
 SHA512 
07c95177172718158b9b562c6d8ff79566f4bd8e07ba394cc82c52dec7ec869935fd03ce523115c08472159adf68b902d1db5f8543201a35adf22027c5978080
 DIST smarty-3.1.33.tar.gz 24 BLAKE2B 
1e174b190238c8b20d5dae9c0c9fdf264c4716ba850599a2a028fe6c307eb3d9d2611e3b928efb9471e051496e4e31502458cd7a71a9318e012d5af7eca2c50e
 SHA512 
443473cf12c7e053744daef7a70d4172979d760278aa1593216d0b70f0c12ca2b48eb79486a1c10a1cf2264da671804b94ee9d538b9013ff0bdc42e28639ca5d

diff --git a/dev-php/smarty/smarty-3.1.30.ebuild 
b/dev-php/smarty/smarty-3.1.30.ebuild
deleted file mode 100644
index 8d68f8465a4..000
--- a/dev-php/smarty/smarty-3.1.30.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DOC_PV="3.1.14"
-
-DESCRIPTION="A template engine for PHP"
-HOMEPAGE="https://www.smarty.net/;
-SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="doc"
-
-DEPEND="doc? ( app-arch/unzip )"
-
-# PHP unicode support is detected at runtime, and the cached templates
-# that smarty generates depend on it. If, later on, PHP is reinstalled
-# without unicode support, all of the previously-generated cached
-# templates will begin to throw 500 errrors for missing mb_foo
-# functions. See bug #532618.
-RDEPEND="dev-lang/php:*[unicode]"
-
-src_install() {
-   insinto "/usr/share/php/${PN}"
-   doins -r libs/*
-
-   local DOCS=( *.txt README README.md )
-   local HTML_DOCS
-   use doc && HTML_DOCS="${WORKDIR}/manual-en/"*
-   einstalldocs
-}
-
-pkg_postinst() {
-   elog "${PN} has been installed in /usr/share/php/${PN}/."
-   elog
-   elog 'To use it in your scripts, include the Smarty.class.php file'
-   elog "from the \"${PN}\" directory; for example,"
-   elog
-   elog "  require('${PN}/Smarty.class.php');"
-   elog
-   elog 'After that, the Smarty class will be available to you.'
-}

diff --git a/dev-php/smarty/smarty-3.1.31.ebuild 
b/dev-php/smarty/smarty-3.1.31.ebuild
deleted file mode 100644
index c1b265f15ea..000
--- a/dev-php/smarty/smarty-3.1.31.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DOC_PV="3.1.14"
-
-DESCRIPTION="A template engine for PHP"
-HOMEPAGE="https://www.smarty.net/;
-SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc"
-
-DEPEND="doc? ( app-arch/unzip )"
-
-# PHP unicode support is detected at runtime, 

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

2019-05-02 Thread Michael Orlitzky
commit: 4cb363bd5164881fb01e0e376abdad61398a5a72
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Thu May  2 22:37:38 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu May  2 22:37:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb363bd

net-dns/djbdns: remove "unused" djbdns-1.05-r32.ebuild.

Signed-off-by: Michael Orlitzky  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 net-dns/djbdns/Manifest   |   1 -
 net-dns/djbdns/djbdns-1.05-r32.ebuild | 154 --
 2 files changed, 155 deletions(-)

diff --git a/net-dns/djbdns/Manifest b/net-dns/djbdns/Manifest
index 813304725d1..af9a9ef1e60 100644
--- a/net-dns/djbdns/Manifest
+++ b/net-dns/djbdns/Manifest
@@ -1,4 +1,3 @@
 DIST djbdns-1.05-man.tar.gz 17170 BLAKE2B 
2fef7e1be8a427b2c426c2af58bf4c22795e64d03e0f605ca333e38f187ff65b333e88a7cea0e8a9ec867b446b5ca34a5c97dd24ae18b28ee4c747f2fd1f1608
 SHA512 
98af7bd9033a2205fbbc0f23b7eab45b9756f6ceff5199a62952e19c89c9fe3c03495cb6f8621d388f883c40650309a1509095417df3f54af21a71350c4aa183
-DIST djbdns-1.05-test27.diff.bz2 20695 BLAKE2B 
5eb2b5deeb81ec802bec4787b844f8b072e46a06ea28cf28a2702f8d545c3248256357669471f78b61f30c656b6f325bb8c0710dbdfa3ad2c2b00d5fb02bfc66
 SHA512 
e5acf26ff353ae20b6c2186140255bf0ae478a75a9946163d4474a003afbf8c2f47e61a12fc3ed4b9eff17ec8732e9d91bfbb10fb2762310b067180b6d471ba0
 DIST djbdns-1.05-test28.diff.xz 22072 BLAKE2B 
fff6c13220adfa056a0ac5942ff9385d83b75f8622adaebab65f557a2ca8d014fe3c255fe55ba9afca56b24880b7cd28597b26b5bcc3bbbd3ef9f581b67004fd
 SHA512 
7fbfeda10221a0a09897c2e744df5606c83113c394ce055d822b0d8733873d72567a88c37905d21c7d2395170fc12b9e9eb133a941aa809f1b9856872ab48230
 DIST djbdns-1.05.tar.gz 85648 BLAKE2B 
51918fcc8944e64e72709636ee7d56975a138a2806e22c019fa836770de3a338bb8f682216b89c09d6b2861c2423e60e28dc60639f5a86aca2040e1788e4cf5c
 SHA512 
20f066402801d7bec183cb710a5bc51e41f1410024741e5803e26f68f2c13567e48eba793f233dfab903459c3335bc169e24b99d66a4c64e617e1f0779732fa9

diff --git a/net-dns/djbdns/djbdns-1.05-r32.ebuild 
b/net-dns/djbdns/djbdns-1.05-r32.ebuild
deleted file mode 100644
index acfed9c3992..000
--- a/net-dns/djbdns/djbdns-1.05-r32.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit flag-o-matic readme.gentoo-r1 toolchain-funcs user
-
-DESCRIPTION="Collection of DNS client/server software"
-HOMEPAGE="http://cr.yp.to/djbdns.html;
-IPV6_PATCH="test27"
-
-SRC_URI="http://cr.yp.to/djbdns/${P}.tar.gz
-   http://smarden.org/pape/djb/manpages/${P}-man.tar.gz
-   ipv6? ( http://www.fefe.de/dns/${P}-${IPV6_PATCH}.diff.bz2 )"
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86"
-IUSE="ipv6 selinux"
-
-DEPEND=""
-RDEPEND="sys-apps/ucspi-tcp
-   virtual/daemontools
-   selinux? ( sec-policy/selinux-djbdns )"
-
-src_unpack(){
-   # Unpack both djbdns and its man pages to separate directories.
-   default
-
-   # Now move the man pages under ${S} so that user patches can be
-   # applied to them as well in src_prepare().
-   mv "${PN}-man" "${P}/man" || die "failed to transplant man pages"
-}
-
-src_prepare() {
-   eapply \
-   "${FILESDIR}/headtail-r1.patch" \
-   "${FILESDIR}/dnsroots.patch" \
-   "${FILESDIR}/dnstracesort.patch" \
-   "${FILESDIR}/string_length_255.patch" \
-   "${FILESDIR}/srv_record_support.patch" \
-   "${FILESDIR}/increase-cname-recustion-depth.patch"
-
-   # Fix CVE2009-0858
-   eapply 
"${FILESDIR}/CVE2009-0858_0001-check-response-domain-name-length.patch"
-
-   # Fix CVE2012-1191
-   eapply "${FILESDIR}/CVE2012-1191_0001-ghost-domain-attack.patch"
-
-   if use ipv6; then
-   elog 'At present dnstrace does NOT support IPv6. It will'\
-'be compiled without IPv6 support.'
-
-   # Create a separate copy of the source tree for dnstrace.
-   cp -pR "${S}" "${S}-noipv6" || die
-
-   # The big ipv6 patch.
-   eapply "${WORKDIR}/${P}-${IPV6_PATCH}.diff"
-
-   # Fix CVE2008-4392 (ipv6)
-   eapply \
-   
"${FILESDIR}/CVE2008-4392_0001-dnscache-merge-similar-outgoing-queries-ipv6-test25-r1.patch"
 \
-   
"${FILESDIR}/CVE2008-4392_0002-dnscache-cache-soa-records-ipv6.patch" \
-   "${FILESDIR}/makefile-parallel-test25.patch"
-
-   cd "${S}-noipv6" || die
-   fi
-
-   # Fix CVE2008-4392 (no ipv6)
-   eapply \
-   
"${FILESDIR}/CVE2008-4392_0001-dnscache-merge-similar-outgoing-queries-r1.patch"
 \
-   "${FILESDIR}/CVE2008-4392_0002-dnscache-cache-soa-records.patch"
-
-   # Later versions of the ipv6 patch include this, but even if
-   # USE=ipv6, we're 

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

2019-05-02 Thread Louis Sautier
commit: db5189e4ed0f3f67181b8b40c9479acedfccfbd4
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu May  2 22:28:27 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu May  2 22:30:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5189e4

dev-python/plyvel: bump to 1.1.0, make pytest verbose

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/plyvel/Manifest|  1 +
 dev-python/plyvel/plyvel-1.1.0.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/plyvel/Manifest b/dev-python/plyvel/Manifest
index 2677873a4a7..6c7646582d5 100644
--- a/dev-python/plyvel/Manifest
+++ b/dev-python/plyvel/Manifest
@@ -1,2 +1,3 @@
 DIST plyvel-1.0.4.tar.gz 338470 BLAKE2B 
dbc33ac9962ed3b74d83158e973ac956bd9fa81c7e1980c1d79187f6e629d0605d821debe4bfd4532120f343b87ee3acd825514884d78b471d3717364837ce42
 SHA512 
ee397d4f7e2dac4e7b382841559895184dc0356b84da4ff4ccdad43c32aebcb1dcc5020230a5564c875ed5d4401cc8b009438ca3b2e0b50e6467e384f0366171
 DIST plyvel-1.0.5.tar.gz 143728 BLAKE2B 
2eac687e6901381b62df5278abe00684c8e5a9ac162596a1a1a0e620536155b5e5c0ba0ab9bb32c1d3a6467d997cfdf530e9275024f8caba3323728f3f3aba67
 SHA512 
d2a7fe9d49b377135ece03292f366423e9550d3440689a99246d8c5ddc38e474c2b05c709655c6bf74a1d04f742a23dfb8841b51698c2adb062418577b28c4b4
+DIST plyvel-1.1.0.tar.gz 143970 BLAKE2B 
980c8117f39c704abaf1733bfabb6816aa84e5e449ed37368038a7d6cd4cbbbf832319bf149ec6ae7cca5074984427df08afc50e033451d3d97ddafd210d91e0
 SHA512 
4d9b20f7e047d75af14d530519b4360194a18aa423a57ac4596441e47528bbc9f8e3ff763dd91da4c115cb1e4a6f34f01bbd47f4be49be110b2f6e3c7b8bdb3a

diff --git a/dev-python/plyvel/plyvel-1.1.0.ebuild 
b/dev-python/plyvel/plyvel-1.1.0.ebuild
new file mode 100644
index 000..be42e6254e0
--- /dev/null
+++ b/dev-python/plyvel/plyvel-1.1.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# Tests fail with PyPy: https://github.com/wbolster/plyvel/issues/38
+PYTHON_COMPAT=( pypy3 python{2_7,3_{5,6,7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to LevelDB"
+HOMEPAGE="https://github.com/wbolster/plyvel;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND=">=dev-libs/leveldb-1.20:="
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+"
+
+python_compile() {
+   # https://wiki.gentoo.org/wiki/Project:Python/Strict_aliasing
+   python_is_python3 || local -x CXXFLAGS="${CXXFLAGS} 
-fno-strict-aliasing"
+   distutils-r1_python_compile
+}
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build doc doc/_build/html || die
+   HTML_DOCS=( doc/_build/html/. )
+   fi
+}
+
+python_test() {
+   # We need to copy the extension to the package folder
+   local ext="$(ls "${BUILD_DIR}/lib/${PN}/"*.so | head -n1 || die)"
+   ln -s "${ext}" "${PN}" || die
+   pytest -vv || die "tests failed with ${EPYTHON}"
+   rm "${PN}/$(basename "${ext}")" || die
+}



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

2019-05-02 Thread Louis Sautier
commit: 887d8b4a1f7c752cc86adb9c73483fbf0f9c0bba
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu May  2 22:30:11 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu May  2 22:30:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=887d8b4a

dev-python/plyvel: remove old

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/plyvel/Manifest|  1 -
 dev-python/plyvel/plyvel-1.0.4.ebuild | 49 ---
 2 files changed, 50 deletions(-)

diff --git a/dev-python/plyvel/Manifest b/dev-python/plyvel/Manifest
index 6c7646582d5..f4e8b4ed2b5 100644
--- a/dev-python/plyvel/Manifest
+++ b/dev-python/plyvel/Manifest
@@ -1,3 +1,2 @@
-DIST plyvel-1.0.4.tar.gz 338470 BLAKE2B 
dbc33ac9962ed3b74d83158e973ac956bd9fa81c7e1980c1d79187f6e629d0605d821debe4bfd4532120f343b87ee3acd825514884d78b471d3717364837ce42
 SHA512 
ee397d4f7e2dac4e7b382841559895184dc0356b84da4ff4ccdad43c32aebcb1dcc5020230a5564c875ed5d4401cc8b009438ca3b2e0b50e6467e384f0366171
 DIST plyvel-1.0.5.tar.gz 143728 BLAKE2B 
2eac687e6901381b62df5278abe00684c8e5a9ac162596a1a1a0e620536155b5e5c0ba0ab9bb32c1d3a6467d997cfdf530e9275024f8caba3323728f3f3aba67
 SHA512 
d2a7fe9d49b377135ece03292f366423e9550d3440689a99246d8c5ddc38e474c2b05c709655c6bf74a1d04f742a23dfb8841b51698c2adb062418577b28c4b4
 DIST plyvel-1.1.0.tar.gz 143970 BLAKE2B 
980c8117f39c704abaf1733bfabb6816aa84e5e449ed37368038a7d6cd4cbbbf832319bf149ec6ae7cca5074984427df08afc50e033451d3d97ddafd210d91e0
 SHA512 
4d9b20f7e047d75af14d530519b4360194a18aa423a57ac4596441e47528bbc9f8e3ff763dd91da4c115cb1e4a6f34f01bbd47f4be49be110b2f6e3c7b8bdb3a

diff --git a/dev-python/plyvel/plyvel-1.0.4.ebuild 
b/dev-python/plyvel/plyvel-1.0.4.ebuild
deleted file mode 100644
index c30bc2228a8..000
--- a/dev-python/plyvel/plyvel-1.0.4.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# Tests fail with PyPy: https://github.com/wbolster/plyvel/issues/38
-PYTHON_COMPAT=( pypy3 python{2_7,3_{5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface to LevelDB"
-HOMEPAGE="https://github.com/wbolster/plyvel;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-
-RDEPEND=">=dev-libs/leveldb-1.20:="
-DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-"
-
-python_compile() {
-   # https://wiki.gentoo.org/wiki/Project:Python/Strict_aliasing
-   python_is_python3 || local -x CXXFLAGS="${CXXFLAGS} 
-fno-strict-aliasing"
-   distutils-r1_python_compile
-}
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build doc doc/_build/html || die
-   HTML_DOCS=( doc/_build/html/. )
-   fi
-}
-
-python_test() {
-   # We need to copy the extension to the package folder
-   local ext="$(ls "${BUILD_DIR}/lib/${PN}/"*.so | head -n1 || die)"
-   ln -s "${ext}" "${PN}" || die
-   py.test || die "tests failed with ${EPYTHON}"
-   rm "${PN}/$(basename "${ext}")" || die
-}



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

2019-05-02 Thread Nick Sarnie
commit: 7d36c86337b534489b172ad3e9e5f92b4b4fddc5
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu May  2 22:21:02 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu May  2 22:24:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d36c863

app-emulation/wine-mono: Sync with ::wine

Bump to 4.8.3

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-4.8.3.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 7bada3b6365..681b461af48 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -5,3 +5,4 @@ DIST wine-mono-4.7.3.msi 56470528 BLAKE2B 
59397f851bd0883f060fd359228fcdedea5a32
 DIST wine-mono-4.7.5.msi 56470528 BLAKE2B 
a662249fe85dbcc6de273cc8f8384fee9fe789a272c7dfec28e406ac2b512cd0e9ef07716004c694f66a69d2dd0a62e14691123db7b9845d7ad86762619da100
 SHA512 
25e4188e42362aa9050e4d78a5748697d63181fa91a0c0d2e43ad4c26996f9fb82053a5e6942621aaff01c832be88ea13ac7b472be8841a828eed4e5e87c9ee7
 DIST wine-mono-4.8.0.msi 86536704 BLAKE2B 
24120b57a6b51b47d66b4dcf9765492ad2dce8ece7d186b7bd78172598308be43336944ae804be5181e2c3d7ae7cace08c75e2b66fbfad097c9c16fd6fcfc3a9
 SHA512 
ab0a9795ccbd3acf42d0e904585a16c62b28a2753771b5dccfd4013b77a118eff6fd92c4a8711be43df2b09c993884cc9bb48e025b60059b2a7d3a832ecbbf43
 DIST wine-mono-4.8.1.msi 115878912 BLAKE2B 
88bd9b35efd89aece2dd0cd9529bc081fcd2a97f3af81806e9901158cbe48e920e5e6ac276da16c9c2d369dd307a7be05d7b8b67acf2733279a5df17696dd154
 SHA512 
06cbfc66ad82c40975f9d41698c49ba19c7eadf56b5ea87037b7cf0dbe2053de0d5587573798af294eb5ef8c7f2f5ffb7b3c45da83493c71d1923c1abee1bf9b
+DIST wine-mono-4.8.3.msi 116183552 BLAKE2B 
5e82c2e6e456311de817b7870e02d60abc3e359a9b5989257cae4a31e24206e7c8289f417dbb5fa2e315537b4e8352f9f1237f576b3c06cb2dbaaa7a5443a4f0
 SHA512 
5b5c1c147453cc691ceb17c850be66e3701e784d2ed4bd27abd92a815f7070850b5e0fc1778c3a3aa2b84516b4c5e01abe350d6ccc5578037e75cb1afe1dfb6a

diff --git a/app-emulation/wine-mono/wine-mono-4.8.3.ebuild 
b/app-emulation/wine-mono/wine-mono-4.8.3.ebuild
new file mode 100644
index 000..15aab248909
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-4.8.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}.msi"
+}



[gentoo-commits] proj/riscv:master commit in: dev-lang/python/, dev-lang/python/files/

2019-05-02 Thread Andreas K. Hüttel
commit: 4d79e4909ed110cddbe65129ca529645e6e1a19c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May  2 22:25:10 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May  2 22:25:10 2019 +
URL:https://gitweb.gentoo.org/proj/riscv.git/commit/?id=4d79e490

dev-lang/python: drop, not needed anymore

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-lang/python/Manifest   |   2 -
 dev-lang/python/files/3.4-getentropy-linux.patch   |  40 ---
 dev-lang/python/files/3.6-disable-nis.patch|  21 --
 dev-lang/python/files/3.6.5-disable-nis.patch  |  11 -
 dev-lang/python/files/pydoc.conf   |   6 -
 dev-lang/python/files/pydoc.init   |  24 --
 .../python-2.7.10-cross-compile-warn-test.patch|  24 --
 .../python/files/python-2.7.10-system-libffi.patch |  36 ---
 .../files/python-2.7.5-nonfatal-compileall.patch   |  18 --
 .../files/python-2.7.9-ncurses-pkg-config.patch|  13 -
 .../files/python-3.4.3-ncurses-pkg-config.patch|  13 -
 dev-lang/python/files/python-3.4.5-cross.patch |  11 -
 .../files/python-3.5-distutils-OO-build.patch  |  80 -
 .../python/files/python-3.5.5-hash-unaligned.patch |  43 ---
 .../python-3.5.5-libressl-compatibility.patch  |  69 
 .../python/files/python-3.6.5-hash-unaligned.patch |  42 ---
 .../python-3.6.5-libressl-compatibility.patch  | 114 ---
 .../python/files/python-3.6.8-reducepath.patch |  22 --
 dev-lang/python/metadata.xml   |  13 -
 dev-lang/python/python-3.6.8-r1.ebuild | 351 -
 20 files changed, 953 deletions(-)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
deleted file mode 100644
index d2f2f32..000
--- a/dev-lang/python/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Python-3.6.8.tar.xz 17212420 BLAKE2B 
e104b49a35492b622080ab81a446c0cdd1223e8ddf95c4e1b262762a027664b59f3e4deeda4ba7177115d780e48b6764a053acef640a645327df428d2e4820cd
 SHA512 
b17867e451ebe662f50df83ed112d3656c089e7d750651ea640052b01b713b58e66aac9e082f71fd16f5b5510bc9b797f5ccd30f5399581e9aa406197f02938a
-DIST python-gentoo-patches-3.6.8.tar.xz 11224 BLAKE2B 
5fe38282bcf28df18e0bd37756c880ae191ea738dc92f1cf83f682cfdc52525b9c44287dc99191a73d75c90672ab501b56adf49515b35ff1fdee88c8dc07b175
 SHA512 
89e700663db25d6d78eee1d4bfdab686c5341a794062f3a63df3485ac0b58deb4b4885d24701f3ae138d06ca783be92e310e1100c6d633910c33732f3cb0d7df

diff --git a/dev-lang/python/files/3.4-getentropy-linux.patch 
b/dev-lang/python/files/3.4-getentropy-linux.patch
deleted file mode 100644
index 9f12389..000
--- a/dev-lang/python/files/3.4-getentropy-linux.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 5635d44079e1bbd9c495951ede8d078e7b8d67d5 Mon Sep 17 00:00:00 2001
-From: Victor Stinner 
-Date: Mon, 9 Jan 2017 11:10:41 +0100
-Subject: [PATCH] Don't use getentropy() on Linux
-
-Issue #29188: Support glibc 2.24 on Linux: don't use getentropy() function but
-read from /dev/urandom to get random bytes, for example in os.urandom().  On
-Linux, getentropy() is implemented which getrandom() is blocking mode, whereas
-os.urandom() should not block.

- Python/random.c | 13 ++---
- 1 file changed, 10 insertions(+), 3 deletions(-)
-
-diff --git a/Python/random.c b/Python/random.c
-index af3d0bd0d5..dc6400d3b8 100644
 a/Python/random.c
-+++ b/Python/random.c
-@@ -67,9 +67,16 @@ win32_urandom(unsigned char *buffer, Py_ssize_t size, int 
raise)
- return 0;
- }
- 
--/* Issue #25003: Don' use getentropy() on Solaris (available since
-- * Solaris 11.3), it is blocking whereas os.urandom() should not block. */
--#elif defined(HAVE_GETENTROPY) && !defined(sun)
-+/* Issue #25003: Don't use getentropy() on Solaris (available since
-+   Solaris 11.3), it is blocking whereas os.urandom() should not block.
-+
-+   Issue #29188: Don't use getentropy() on Linux since the glibc 2.24
-+   implements it with the getrandom() syscall which can fail with ENOSYS,
-+   and this error is not supported in py_getentropy() and getrandom() is 
called
-+   with flags=0 which blocks until system urandom is initialized, which is not
-+   the desired behaviour to seed the Python hash secret nor for os.urandom():
-+   see the PEP 524 which was only implemented in Python 3.6. */
-+#elif defined(HAVE_GETENTROPY) && !defined(sun) && !defined(linux)
- #define PY_GETENTROPY 1
- 
- /* Fill buffer with size pseudo-random bytes generated by getentropy().
--- 
-2.15.0.rc2
-

diff --git a/dev-lang/python/files/3.6-disable-nis.patch 
b/dev-lang/python/files/3.6-disable-nis.patch
deleted file mode 100644
index 4e81847..000
--- a/dev-lang/python/files/3.6-disable-nis.patch
+++ /dev/null
@@ -1,21 +0,0 @@
 a/setup.py
-+++ b/setup.py
-@@ -1332,17 +1332,7 @@ class PyBuildExt(build_ext):
- # Jeremy Hylton's rlimit interface
- exts.append( Extension('resource', ['resource.c']) )
- 
--# Sun yellow pages. Some systems 

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

2019-05-02 Thread Nick Sarnie
commit: 4f51948befff4c6a3407ad59c9c66087542adbd8
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu May  2 22:22:42 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu May  2 22:24:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f51948b

app-emulation/wine-staging: Sync with ::wine

Fix mono dependency

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 .../{wine-staging-4.7.ebuild => wine-staging-4.7-r1.ebuild} | 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-4.7.ebuild 
b/app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
similarity index 99%
rename from app-emulation/wine-staging/wine-staging-4.7.ebuild
rename to app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
index c19112a3014..c7cd40a2b6f 100644
--- a/app-emulation/wine-staging/wine-staging-4.7.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index c19112a3014..c7cd40a2b6f 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-05-02 Thread Nick Sarnie
commit: ec8aa65b55420444c32e3229820b3998304b6a52
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu May  2 22:21:54 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu May  2 22:24:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8aa65b

app-emulation/wine-vanilla: Sync with ::wine

Fix mono dependency

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 .../{wine-vanilla-4.7.ebuild => wine-vanilla-4.7-r1.ebuild} | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
similarity index 99%
rename from app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
index 8b3cb3350ef..a10f0dced80 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.7.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 8b3cb3350ef..a10f0dced80 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-05-02 Thread Aaron Bauman
commit: 32ead82c6990472ab9898f48c81baa6c9abe0558
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu May  2 22:19:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu May  2 22:19:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ead82c

media-sound/mp3splt: drop old

Signed-off-by: Aaron Bauman  gentoo.org>

 media-sound/mp3splt/Manifest  |  1 -
 media-sound/mp3splt/mp3splt-2.6.1a.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/media-sound/mp3splt/Manifest b/media-sound/mp3splt/Manifest
index bb3b9ba847d..89424e5d430 100644
--- a/media-sound/mp3splt/Manifest
+++ b/media-sound/mp3splt/Manifest
@@ -1,2 +1 @@
-DIST mp3splt-2.6.1a.tar.gz 260476 BLAKE2B 
d40555eb98886ef229baade1c390498d2fb3bdb79f9efb3e8ff286c7db70165b9c18d5bf4c331c175fad937d2eb85d1419f5e15b8fc31fb60d07ed02d7e39e24
 SHA512 
5c0f6a56e09c0b33f83360bc4ea5d4c9398fa6ec9bc39e7e9ab34b0ff19e46ddacbbc69ff51953ee399f1a172f2d634c57c256abdfe51def593e5f981490cc17
 DIST mp3splt-2.6.2.tar.gz 260901 BLAKE2B 
49b45f53fd1a646993aadb6c18fb0cf7530b61f3ab5ddcf7bf220a6cdbde9844dfa048f22c10c1c89ceff2a5f77744b17c70e1aae7120300c606316b0a48eb0a
 SHA512 
c1cbdc905d4f19e8e20afeadf02a2967049d86e69613312c8855e03afc5b190a569ac63f970171384853961cbe6bf248fae47e5116c4fe9deb7a0787f299918b

diff --git a/media-sound/mp3splt/mp3splt-2.6.1a.ebuild 
b/media-sound/mp3splt/mp3splt-2.6.1a.ebuild
deleted file mode 100644
index f562912f62d..000
--- a/media-sound/mp3splt/mp3splt-2.6.1a.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit multilib
-
-DESCRIPTION="a command line utility to split mp3 and ogg files without 
decoding"
-HOMEPAGE="http://mp3splt.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
-IUSE="flac"
-
-RDEPEND="~media-libs/libmp3splt-0.9.1a[flac?]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/gettext"
-
-src_configure() {
-   econf \
-   --enable-oggsplt_symlink \
-   $(use_enable flac flacsplt_symlink) \
-   --disable-dependency-tracking
-}
-
-src_install() {
-   default
-   dodoc AUTHORS ChangeLog NEWS README TODO
-}



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

2019-05-02 Thread Aaron Bauman
commit: 7d809b2530bc16fcbe48055e7abd24182587f53b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu May  2 22:20:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu May  2 22:20:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d809b25

media-libs/libmp3splt: drop vulnerable wrt bug #633840

Signed-off-by: Aaron Bauman  gentoo.org>

 media-libs/libmp3splt/Manifest |  1 -
 media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild | 50 -
 media-libs/libmp3splt/libmp3splt-0.9.2.ebuild  | 51 --
 3 files changed, 102 deletions(-)

diff --git a/media-libs/libmp3splt/Manifest b/media-libs/libmp3splt/Manifest
index a5278538140..15dea1a79e9 100644
--- a/media-libs/libmp3splt/Manifest
+++ b/media-libs/libmp3splt/Manifest
@@ -1,2 +1 @@
-DIST libmp3splt-0.9.1a.tar.gz 702948 BLAKE2B 
96661e2fdc96d1ce4555bfc9b84f44bb1ecf9bd05f6b6038274a3097a657707bb6c6ef8b2b6ecf673c390f52a1885a6c91b555c1971d490df7089523d0739329
 SHA512 
07229c048c4f999c7c723ab2f7bb06807d264609c8c1e38f8ff40f11e54285212de71548bbd66ba3100287d563673d80a8704bd384d7ffcd2145a098faabd389
 DIST libmp3splt-0.9.2.tar.gz 707598 BLAKE2B 
4e8223472a7cd05d71d7df81a88b7d545a726a45d62dc6284d694e8cf8ad9406b037e274dbe28f2cf95febc87d8ba30aa15291f58df95b83a3aa0b5d3469ffea
 SHA512 
e5c98e8b173bc86302ccee4ca5eb0c8a8d93f225357eb7b14dea8d0700ed62ed6316506c182f6b295130f7924ff0b38e865d5e49fa9cd7882c648360d68872ed

diff --git a/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild 
b/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild
deleted file mode 100644
index 0a8e12de1cc..000
--- a/media-libs/libmp3splt/libmp3splt-0.9.1a.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit versionator autotools eutils multilib
-
-DESCRIPTION="a library for mp3splt to split mp3 and ogg files without decoding"
-HOMEPAGE="http://mp3splt.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN:3}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
-IUSE="doc flac pcre"
-
-RDEPEND="media-libs/libmad
-   media-libs/libvorbis
-   media-libs/libogg
-   media-libs/libid3tag
-   flac? ( >=media-libs/flac-1.2.1 )
-   pcre? ( dev-libs/libpcre )"
-DEPEND="${RDEPEND}
-   doc? ( >=app-doc/doxygen-1.8.3.1 media-gfx/graphviz )
-   sys-apps/findutils"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.7-libltdl.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-dependency-tracking \
-   --disable-static \
-   $(use_enable pcre) \
-   $(use_enable flac) \
-   $(use_enable doc doxygen_doc) \
-   --docdir=/usr/share/doc/${PF} \
-   --disable-optimise \
-   --disable-cutter  # TODO package cutter 

-}
-
-src_install() {
-   default
-   use doc && docompress -x /usr/share/doc/${PF}/doxygen/${PN}_ico.svg
-
-   dodoc AUTHORS ChangeLog LIMITS NEWS README TODO
-
-   find "${D}"/usr -name '*.la' -delete
-}

diff --git a/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild 
b/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild
deleted file mode 100644
index 78ab615c50e..000
--- a/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit versionator autotools eutils multilib
-
-DESCRIPTION="a library for mp3splt to split mp3 and ogg files without decoding"
-HOMEPAGE="http://mp3splt.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN:3}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
-IUSE="doc flac pcre"
-
-RDEPEND="media-libs/libmad
-   media-libs/libvorbis
-   media-libs/libogg
-   media-libs/libid3tag
-   flac? ( >=media-libs/flac-1.2.1 )
-   pcre? ( dev-libs/libpcre )"
-DEPEND="${RDEPEND}
-   doc? ( >=app-doc/doxygen-1.8.3.1 media-gfx/graphviz )
-   sys-apps/findutils"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.7-libltdl.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-dependency-tracking \
-   --disable-static \
-   $(use_enable pcre) \
-   $(use_enable flac) \
-   $(use_enable doc doxygen_doc) \
-   --docdir=/usr/share/doc/${PF} \
-   --disable-optimise \
-   --disable-cutter  # TODO package cutter 

-}
-
-src_install() {
-   default
-   use doc && docompress -x /usr/share/doc/${PF}/doxygen/${PN}_ico.svg
-
-   dodoc AUTHORS ChangeLog LIMITS NEWS README TODO
-
-   find "${D}"/usr -name '*.la' -delete
-}



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

2019-05-02 Thread Mikle Kolyada
commit: d5f5e3215b6fda49adf56fc5033224ef9a891d29
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:10:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:10:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f5e321

net-libs/liboauth: alpha stable wrt bug #681610

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 net-libs/liboauth/liboauth-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild 
b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
index 6240addb583..e73e793cda0 100644
--- a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
+++ b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( GPL-2 MIT )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos"
 IUSE="bindist curl doc libressl +nss"
 
 REQUIRED_USE="bindist? ( nss )"



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/

2019-05-02 Thread Nick Sarnie
commit: 988a5788f6b50ac82d46547b6684c0abb066e126
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu May  2 22:18:07 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu May  2 22:18:07 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=988a5788

app-emulation/wine-staging: Fix mono dependency

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 .../{wine-staging-.ebuild => wine-staging-4.7-r1.ebuild}| 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
similarity index 99%
copy from app-emulation/wine-staging/wine-staging-.ebuild
copy to app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
index c19112a..c7cd40a 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.7-r1.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index c19112a..c7cd40a 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-mono/

2019-05-02 Thread Nick Sarnie
commit: ed4a5bdcf288f6b025477862313b9f27aef61520
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu May  2 22:13:11 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu May  2 22:13:11 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=ed4a5bdc

app-emulation/wine-mono: Bump to 4.8.3

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-4.8.3.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 7bada3b..681b461 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -5,3 +5,4 @@ DIST wine-mono-4.7.3.msi 56470528 BLAKE2B 
59397f851bd0883f060fd359228fcdedea5a32
 DIST wine-mono-4.7.5.msi 56470528 BLAKE2B 
a662249fe85dbcc6de273cc8f8384fee9fe789a272c7dfec28e406ac2b512cd0e9ef07716004c694f66a69d2dd0a62e14691123db7b9845d7ad86762619da100
 SHA512 
25e4188e42362aa9050e4d78a5748697d63181fa91a0c0d2e43ad4c26996f9fb82053a5e6942621aaff01c832be88ea13ac7b472be8841a828eed4e5e87c9ee7
 DIST wine-mono-4.8.0.msi 86536704 BLAKE2B 
24120b57a6b51b47d66b4dcf9765492ad2dce8ece7d186b7bd78172598308be43336944ae804be5181e2c3d7ae7cace08c75e2b66fbfad097c9c16fd6fcfc3a9
 SHA512 
ab0a9795ccbd3acf42d0e904585a16c62b28a2753771b5dccfd4013b77a118eff6fd92c4a8711be43df2b09c993884cc9bb48e025b60059b2a7d3a832ecbbf43
 DIST wine-mono-4.8.1.msi 115878912 BLAKE2B 
88bd9b35efd89aece2dd0cd9529bc081fcd2a97f3af81806e9901158cbe48e920e5e6ac276da16c9c2d369dd307a7be05d7b8b67acf2733279a5df17696dd154
 SHA512 
06cbfc66ad82c40975f9d41698c49ba19c7eadf56b5ea87037b7cf0dbe2053de0d5587573798af294eb5ef8c7f2f5ffb7b3c45da83493c71d1923c1abee1bf9b
+DIST wine-mono-4.8.3.msi 116183552 BLAKE2B 
5e82c2e6e456311de817b7870e02d60abc3e359a9b5989257cae4a31e24206e7c8289f417dbb5fa2e315537b4e8352f9f1237f576b3c06cb2dbaaa7a5443a4f0
 SHA512 
5b5c1c147453cc691ceb17c850be66e3701e784d2ed4bd27abd92a815f7070850b5e0fc1778c3a3aa2b84516b4c5e01abe350d6ccc5578037e75cb1afe1dfb6a

diff --git a/app-emulation/wine-mono/wine-mono-4.8.3.ebuild 
b/app-emulation/wine-mono/wine-mono-4.8.3.ebuild
new file mode 100644
index 000..15aab24
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-4.8.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}.msi"
+}



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/

2019-05-02 Thread Nick Sarnie
commit: 00ec7fb4363d8ce7f8f953cc57e01e1098339a7f
Author: Nick Sarnie  gentoo  org>
AuthorDate: Thu May  2 22:15:38 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Thu May  2 22:15:38 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=00ec7fb4

app-emulation/wine-vanilla: Fix mono dependency

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 .../{wine-vanilla-.ebuild => wine-vanilla-4.7-r1.ebuild}| 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
index 8b3cb33..a10f0dc 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 8b3cb33..a10f0dc 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.8.1 )
+   mono? ( app-emulation/wine-mono:4.8.3 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



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

2019-05-02 Thread Mikle Kolyada
commit: 549f7bff35ca8bc5d4609c3a5fba8ddc21fdeee3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:10:22 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:10:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549f7bff

net-libs/liboauth: arm stable wrt bug #681610

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 net-libs/liboauth/liboauth-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild 
b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
index 2237745f981..6240addb583 100644
--- a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
+++ b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( GPL-2 MIT )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos"
 IUSE="bindist curl doc libressl +nss"
 
 REQUIRED_USE="bindist? ( nss )"



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

2019-05-02 Thread Mikle Kolyada
commit: c45e15bc866c187b12e53b211b23828088657124
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:08:56 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:08:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45e15bc

dev-libs/libpcre2: m68k stable wrt bug #683660

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="m68k"

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

diff --git a/dev-libs/libpcre2/libpcre2-10.32.ebuild 
b/dev-libs/libpcre2/libpcre2-10.32.ebuild
index c71bba82ad1..6183d1605e7 100644
--- a/dev-libs/libpcre2/libpcre2-10.32.ebuild
+++ b/dev-libs/libpcre2/libpcre2-10.32.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 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"
+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"
 IUSE="bzip2 +jit libedit pcre16 pcre32 +readline +recursion-limit static-libs 
unicode zlib"
 REQUIRED_USE="?? ( libedit readline )"
 



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

2019-05-02 Thread Mikle Kolyada
commit: d0b3cec6a656014a0777361005f90ddd056157a6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:09:12 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:09:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b3cec6

dev-libs/libpcre2: sh stable wrt bug #683660

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"

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

diff --git a/dev-libs/libpcre2/libpcre2-10.32.ebuild 
b/dev-libs/libpcre2/libpcre2-10.32.ebuild
index 6183d1605e7..2f727e0827a 100644
--- a/dev-libs/libpcre2/libpcre2-10.32.ebuild
+++ b/dev-libs/libpcre2/libpcre2-10.32.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 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"
+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"
 IUSE="bzip2 +jit libedit pcre16 pcre32 +readline +recursion-limit static-libs 
unicode zlib"
 REQUIRED_USE="?? ( libedit readline )"
 



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

2019-05-02 Thread Mikle Kolyada
commit: 6bdffdbabf12fcc3380995490ba0181c9fb8309e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:08:30 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:08:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdffdba

dev-libs/libpcre2: alpha stable wrt bug #683660

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-libs/libpcre2/libpcre2-10.32.ebuild 
b/dev-libs/libpcre2/libpcre2-10.32.ebuild
index 086f9eb1d34..c71bba82ad1 100644
--- a/dev-libs/libpcre2/libpcre2-10.32.ebuild
+++ b/dev-libs/libpcre2/libpcre2-10.32.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 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"
+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"
 IUSE="bzip2 +jit libedit pcre16 pcre32 +readline +recursion-limit static-libs 
unicode zlib"
 REQUIRED_USE="?? ( libedit readline )"
 



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

2019-05-02 Thread Mikle Kolyada
commit: 82102233f12026f70e5a28addf098f745a27900f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:07:33 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:07:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82102233

media-sound/mac: alpha stable wrt bug #681430

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-sound/mac/mac-4.11.4.5.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/mac/mac-4.11.4.5.7-r1.ebuild 
b/media-sound/mac/mac-4.11.4.5.7-r1.ebuild
index 0f0018a5279..04eb73b5328 100644
--- a/media-sound/mac/mac-4.11.4.5.7-r1.ebuild
+++ b/media-sound/mac/mac-4.11.4.5.7-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.deb-multimedia.org/pool/main/m/monkeys-audio/${MY_P}.orig.ta
 
 LICENSE="mac"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
 IUSE="cpu_flags_x86_mmx static-libs"
 
 RDEPEND=""



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

2019-05-02 Thread Mikle Kolyada
commit: b8d9e74377b30ff49ab72f558ac0d65f5e399b19
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:05:09 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:05:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d9e743

media-sound/umix: alpha stable wrt bug #681456

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-sound/umix/umix-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/umix/umix-1.0.2-r1.ebuild 
b/media-sound/umix/umix-1.0.2-r1.ebuild
index 6e460373a48..7a92f8ab81e 100644
--- a/media-sound/umix/umix-1.0.2-r1.ebuild
+++ b/media-sound/umix/umix-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ppc sparc ~x86"
+KEYWORDS="alpha amd64 ppc sparc ~x86"
 IUSE="ncurses oss"
 
 DEPEND="ncurses? ( >=sys-libs/ncurses-5.2:= )"



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

2019-05-02 Thread Mikle Kolyada
commit: 8b3278a81916578e35fb2d81018226061bc4acf3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:01:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:01:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3278a8

dev-python/pyhamcrest: Add ~alpha keyword wrt bug #661320

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

 dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild 
b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 60e864013be..6824c380767 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux"
 IUSE="doc examples test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"



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

2019-05-02 Thread Michał Górny
commit: 7abdcec22a8a58041ab330b7135310f8c7a55c72
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 22:01:36 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 22:04:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abdcec2

xfconf.eclass: Mark @DEAD

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

 eclass/xfconf.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/xfconf.eclass b/eclass/xfconf.eclass
index e0942565f6d..57bb96db229 100644
--- a/eclass/xfconf.eclass
+++ b/eclass/xfconf.eclass
@@ -1,6 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# @DEAD
+# Removal on 2019-06-02.
+
 # @ECLASS: xfconf.eclass
 # @MAINTAINER:
 # XFCE maintainers 



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

2019-05-02 Thread Mikle Kolyada
commit: 4f2b5dbf63f205d2d6b8b88f06b094dc4dda1941
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:58:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:58:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2b5dbf

media-gfx/jpeginfo: alpha stable wrt bug #681114

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild 
b/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
index 4b8027f00b3..73e1104685f 100644
--- a/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
+++ b/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="virtual/jpeg:0"
 DEPEND="${RDEPEND}"



[gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/rv64gc/

2019-05-02 Thread Andreas K. Hüttel
commit: 87df7ca6bd149b0b637856004650b5cca2924d39
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May  2 22:04:09 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May  2 22:04:09 2019 +
URL:https://gitweb.gentoo.org/proj/riscv.git/commit/?id=87df7ca6

profiles: Really only python-3.7

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/arch/riscv/rv64gc/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/riscv/rv64gc/make.defaults 
b/profiles/arch/riscv/rv64gc/make.defaults
index 0d78820..0326c28 100644
--- a/profiles/arch/riscv/rv64gc/make.defaults
+++ b/profiles/arch/riscv/rv64gc/make.defaults
@@ -39,4 +39,4 @@ IUSE_IMPLICIT="abi_riscv_lp64d"
 
 # Enable Python 3.7 (and potentially later versions) only
 PYTHON_TARGETS="python3_7"
-PYTHON_SINGLE_TARGET="python3_7"
+PYTHON_SINGLE_TARGET="-* python3_7"



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

2019-05-02 Thread Mikle Kolyada
commit: a88a2be581734a4e9a0b70b0e04672c703c7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:03:24 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:03:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88a2be5

media-libs/libgii: alpha stable wrt bug #681474

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-libs/libgii/libgii-1.0.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgii/libgii-1.0.2-r2.ebuild 
b/media-libs/libgii/libgii-1.0.2-r2.ebuild
index 774b98cb6aa..468ee19defc 100644
--- a/media-libs/libgii/libgii-1.0.2-r2.ebuild
+++ b/media-libs/libgii/libgii-1.0.2-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="X"
 
 RDEPEND="



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

2019-05-02 Thread Mikle Kolyada
commit: 972fe5f3e7fb4406d25ab6a507e89df9086325c6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:02:19 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:02:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972fe5f3

dev-python/click: Add ~alpha keyword wrt bug #668990

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

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

diff --git a/dev-python/click/click-7.0.ebuild 
b/dev-python/click/click-7.0.ebuild
index 21c088ffe96..32314ed99fe 100644
--- a/dev-python/click/click-7.0.ebuild
+++ b/dev-python/click/click-7.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://palletsprojects.com/p/click/ 
https://pypi.org/project/click/;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86"
 IUSE="doc examples test"
 
 DEPEND="



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

2019-05-02 Thread Mikle Kolyada
commit: 463f4a102b80b446e8616bfb7731d8adc1bb0c1c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:01:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:01:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463f4a10

dev-python/m2r: Add ~alpha keyword wrt bug #661320

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

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

diff --git a/dev-python/m2r/m2r-0.1.14.ebuild b/dev-python/m2r/m2r-0.1.14.ebuild
index 6d3e6a36dea..d1ca2881863 100644
--- a/dev-python/m2r/m2r-0.1.14.ebuild
+++ b/dev-python/m2r/m2r-0.1.14.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux"
 IUSE="test"
 
 RDEPEND="



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

2019-05-02 Thread Mikle Kolyada
commit: 2d69226e5629e7a26e8a38fb9a295f3b305f6061
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:57:44 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:57:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d69226e

media-gfx/pngrewrite: alpha stable wrt bug #681518

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild 
b/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild
index 62104a186ac..839e5ce3368 100644
--- a/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild
+++ b/media-gfx/pngrewrite/pngrewrite-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://entropymine.com/jason/${PN}/${P}.zip;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc ~x86 ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ppc sparc ~x86 ~x86-linux ~ppc-macos"
 IUSE=""
 
 BDEPEND="app-arch/unzip"



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

2019-05-02 Thread Mikle Kolyada
commit: c42e622ae9014e9a065fd9345491f1741c94d1f9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:01:30 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:01:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c42e622a

dev-python/automat: Add ~alpha keyword wrt bug #661320

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

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

diff --git a/dev-python/automat/automat-0.7.0.ebuild 
b/dev-python/automat/automat-0.7.0.ebuild
index 7f06d65b96e..948692f5b3b 100644
--- a/dev-python/automat/automat-0.7.0.ebuild
+++ b/dev-python/automat/automat-0.7.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux"
 IUSE="examples test"
 
 RDEPEND="



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

2019-05-02 Thread Michał Górny
commit: c0e54d2e217fba1c53cb772c8d3506312b35fdb4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 22:03:37 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 22:04:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e54d2e

licenses: Remove unused arb license

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

 licenses/arb | 296 ---
 1 file changed, 296 deletions(-)

diff --git a/licenses/arb b/licenses/arb
deleted file mode 100644
index b742625a8a3..000
--- a/licenses/arb
+++ /dev/null
@@ -1,296 +0,0 @@
-Copyrights
-
-ARB copyright and license information
-
-COPYRIGHTS
-
-The ARB software and documentation are not in the public
-domain.
-
-External programs distributed together with ARB are
-copyrighted by and are the property of their respective
-authors unless otherwise stated.
-
-All other copyrights are owned by Lehrstuhl fuer
-Mikrobiologie, TU Muenchen.
-
-USAGE LICENSE
-
-You have the right to use this version of ARB for free.
-Please read as well the attached copyright notices below
-whether you may or may not install this package.
-
-Since many of the included programs is free software and
-nobody is allowed to sell that software you may safely assume
-ARB will never become a commercial product.
-
-REDISTRIBUTION LICENSE
-
-This release of the ARB program and documentation may not be
-sold or incorporated into a commercial product, in whole or in
-part, without the expressed written consent of the Technical
-University of Munich and of its supervisors Ralf Westram or
-Wolfgang Ludwig.
-
-All interested parties may redistribute and modify ARB as long
-as all copies are accompanied by this license information and
-all copyright notices remain intact.  Parties redistributing
-ARB must do so on a non-profit basis, charging only for cost
-of media or distribution.
-
-If you modify parts of ARB and redistribute these changes the
-'Lehrstuhl fuer Mikrobiologie' of the TU Muenchen gains the
-right to incorporate these changes into ARB and to redistribute
-them with future versions of ARB.
-
-DEBIAN DISTRIBUTION
-
-Hereby anybody is granted the right to build debian-pakets
-of the ARB software package (http:://www.arb-home.de/) and
-publish them on debian mirrors (or any other way of
-debian-distribution).
-
-This includes any debian derivates like ubuntu.
-
-The ARB developers may (but most likely wont ever) revoke
-this granting. If really done so, it'll only affect ARB
-versions released after such a revocation.
-
-DISCLAIMER
-
-THE TU MUENCHEN AND THE VARIOUS AUTHORS OF ARB GIVE NO
-WARRANTIES, EXPRESSED OR IMPLIED FOR THE SOFTWARE AND
-DOCUMENTATION PROVIDED, INCLUDING, BUT NOT LIMITED TO WARRANTY
-OF MERCHANTABILITY AND WARRANTY OF FITNESS FOR A PARTICULAR
-PURPOSE.  User understands the software is a research tool for
-which no warranties as to capabilities or accuracy are made,
-and user accepts the software "as is." User assumes the entire
-risk as to the results and performance of the software and
-documentation. The above parties cannot be held liable for any
-direct, indirect, consequential or incidental damages with
-respect to any claim by user or any third party on account of,
-or arising from the use of software and associated
-materials. This disclaimer covers both the ARB core
-applications and all external programs used by ARB.
-
-
-Copyright notices for programs distributes together with ARB
-
-GDE
-
-The Genetic Data Environment (GDE) software and documentation
-are not in the public domain. Portions of this code are owned
-and copyrighted by the The Board of Trustees of the University
-of Illinois and by Steven Smith. External functions used by
-GDE are the property of their authors. This release of the GDE
-program and documentation may not be sold, or incorporated
-into a commercial product, in whole or in part without the
-expressed written consent of the University of Illinois and of
-its author, Steven Smith.
-
-All interested parties may redistribute the GDE as long as all
-copies are accompanied by this documentation, and all
-copyright notices remain intact.  Parties interested in
-redistribution must do so on a non-profit basis, charging only
-for cost of media.  Modifications to the GDE core editor
-should be forwarded to the author Steven Smith.  External
-programs used by the GDE are copyrighted by, and are the
-

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

2019-05-02 Thread Mikle Kolyada
commit: 05cb75d402c70681cf87684a2c2b6377d90ce17f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:03:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:03:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05cb75d4

media-libs/libgii: arm stable wrt bug #681474

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 media-libs/libgii/libgii-1.0.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgii/libgii-1.0.2-r2.ebuild 
b/media-libs/libgii/libgii-1.0.2-r2.ebuild
index 468ee19defc..d731617ef33 100644
--- a/media-libs/libgii/libgii-1.0.2-r2.ebuild
+++ b/media-libs/libgii/libgii-1.0.2-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/pallets-sphinx-themes/

2019-05-02 Thread Mikle Kolyada
commit: dd4bf1d3e8bd49efba1b8d4cf5ae685f24f466e7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:02:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:02:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4bf1d3

dev-python/pallets-sphinx-themes: Add ~alpha keyword wrt bug #668990

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

 dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild 
b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
index 07aca35d9db..bbe9e6d166e 100644
--- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
+++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]



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

2019-05-02 Thread Mikle Kolyada
commit: ca9dd2bc2c8ae3db8b506b517788108492250f85
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:01:27 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:01:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9dd2bc

sci-libs/mpir: Add ~alpha keyword wrt bug #661320

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

 sci-libs/mpir/mpir-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/mpir/mpir-3.0.0.ebuild b/sci-libs/mpir/mpir-3.0.0.ebuild
index 9fd9b3183b9..14d47e5f430 100644
--- a/sci-libs/mpir/mpir-3.0.0.ebuild
+++ b/sci-libs/mpir/mpir-3.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2;
 
 LICENSE="LGPL-3"
 SLOT="0/23"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
 IUSE="+cxx cpudetection static-libs"
 
 DEPEND="



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

2019-05-02 Thread Mikle Kolyada
commit: e669e77e2c564c6f9558fcdebd9946b537ea7da9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:01:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:01:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e669e77e

dev-python/mistune: Add ~alpha keyword wrt bug #661320

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

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

diff --git a/dev-python/mistune/mistune-0.8.3.ebuild 
b/dev-python/mistune/mistune-0.8.3.ebuild
index 7b1bd6aae1e..3d14090cc74 100644
--- a/dev-python/mistune/mistune-0.8.3.ebuild
+++ b/dev-python/mistune/mistune-0.8.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



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

2019-05-02 Thread Mikle Kolyada
commit: 27fe0ae1eb458fbf2a20827195c93cd0147d3895
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:01:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:01:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fe0ae1

dev-python/hyperlink: Add ~alpha keyword wrt bug #661320

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

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

diff --git a/dev-python/hyperlink/hyperlink-18.0.0.ebuild 
b/dev-python/hyperlink/hyperlink-18.0.0.ebuild
index 105223cccfe..23dc4055ee0 100644
--- a/dev-python/hyperlink/hyperlink-18.0.0.ebuild
+++ b/dev-python/hyperlink/hyperlink-18.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~amd64-linux"
 IUSE="test"
 
 RDEPEND=""



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

2019-05-02 Thread Mikle Kolyada
commit: b6934735ac8c1f103f0dd0ebf8b469372c51318b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 22:00:28 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 22:00:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6934735

dev-python/fonttools: alpha stable wrt bug #676272

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-python/fonttools/fonttools-3.24.2.ebuild 
b/dev-python/fonttools/fonttools-3.24.2.ebuild
index 53bdc3caa48..1c7caa2e57d 100644
--- a/dev-python/fonttools/fonttools-3.24.2.ebuild
+++ b/dev-python/fonttools/fonttools-3.24.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notes-plugin/

2019-05-02 Thread Michał Górny
commit: 7dfe514fa9195ed794647466bba63745e515f568
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 21:57:42 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 21:59:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfe514f

xfce-extra/xfce4-notes-plugin: Drop old

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

 .../xfce4-notes-plugin-1.8.1.ebuild| 29 --
 1 file changed, 29 deletions(-)

diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild 
b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild
deleted file mode 100644
index 1c1e32a10cc..000
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit versionator xfconf
-
-DESCRIPTION="Xfce4 panel sticky notes plugin"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin;
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/$(get_version_component_range
 1-2)/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.24:2=
-   >=x11-libs/gtk+-2.20:2=
-   >=xfce-base/libxfce4ui-4.10:=
-   >=xfce-base/libxfce4util-4.10:=
-   >=xfce-base/xfce4-panel-4.10:=
-   >=xfce-base/xfconf-4.10:=
-   dev-libs/libunique:1="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   dev-util/intltool"
-
-pkg_setup() {
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}



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

2019-05-02 Thread Mikle Kolyada
commit: fa000e71494c0db763beba0d452c9aeb38243e7c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:56:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:56:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa000e71

app-admin/metalog: sh stable wrt bug #682842

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"

 app-admin/metalog/metalog-20181125.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/metalog/metalog-20181125.ebuild 
b/app-admin/metalog/metalog-20181125.ebuild
index 430f091b646..6d04d77b199 100644
--- a/app-admin/metalog/metalog-20181125.ebuild
+++ b/app-admin/metalog/metalog-20181125.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/hvisage/${PN}/archive/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~x86-fbsd"
 IUSE="unicode"
 
 RDEPEND=">=dev-libs/libpcre-3.4"



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

2019-05-02 Thread Mikle Kolyada
commit: 5ad3a9efcc78782c9c10be637f4c683553e093c8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:56:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:56:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad3a9ef

app-admin/metalog: m68k stable wrt bug #682842

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="m68k"

 app-admin/metalog/metalog-20181125.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/metalog/metalog-20181125.ebuild 
b/app-admin/metalog/metalog-20181125.ebuild
index 8e6eccc2c44..430f091b646 100644
--- a/app-admin/metalog/metalog-20181125.ebuild
+++ b/app-admin/metalog/metalog-20181125.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/hvisage/${PN}/archive/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~x86-fbsd"
 IUSE="unicode"
 
 RDEPEND=">=dev-libs/libpcre-3.4"



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

2019-05-02 Thread Mikle Kolyada
commit: 288e5f5b1f53c827892017f06a5af23e9893f274
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:55:54 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:56:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288e5f5b

app-admin/metalog: alpha stable wrt bug #682842

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 app-admin/metalog/metalog-20181125.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/metalog/metalog-20181125.ebuild 
b/app-admin/metalog/metalog-20181125.ebuild
index 4ef8692892f..8e6eccc2c44 100644
--- a/app-admin/metalog/metalog-20181125.ebuild
+++ b/app-admin/metalog/metalog-20181125.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/hvisage/${PN}/archive/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~x64-cygwin ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~x64-cygwin ~x86-fbsd"
 IUSE="unicode"
 
 RDEPEND=">=dev-libs/libpcre-3.4"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/

2019-05-02 Thread Michał Górny
commit: dab1c99f937433fcd453f47092787891d577a0ba
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 21:55:18 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 21:56:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab1c99f

xfce-extra/xfce4-time-out-plugin: Drop old

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

 .../xfce4-time-out-plugin-1.0.2.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git 
a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild 
b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
deleted file mode 100644
index 17405c72e0a..000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin;
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="x11-libs/gtk+:2=
-   x11-libs/libX11:=
-   >=xfce-base/libxfce4ui-4.8:=
-   >=xfce-base/libxfce4util-4.8:=
-   >=xfce-base/xfce4-panel-4.8:="
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=(
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfwm4/

2019-05-02 Thread Michał Górny
commit: 566eb4b47f393c6c59b0f76b7ddc17af8f383935
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 21:54:13 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 21:56:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566eb4b4

xfce-base/xfwm4: Drop old

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

 xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild | 77 --
 1 file changed, 77 deletions(-)

diff --git a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild 
b/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild
deleted file mode 100644
index 45a8b26c189..000
--- a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="Window manager for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/;
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2
-   https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="opengl startup-notification +xcomposite +xpresent"
-
-RDEPEND="dev-libs/dbus-glib:=
-   >=dev-libs/glib-2.20:=
-   >=x11-libs/gtk+-3.20:3=
-   x11-libs/libX11:=
-   x11-libs/libXext:=
-   x11-libs/libXinerama:=
-   x11-libs/libXrandr:=
-   x11-libs/libXrender:=
-   x11-libs/pango:=
-   >=x11-libs/libwnck-3.14:3=
-   >=xfce-base/libxfce4util-4.10:=
-   >=xfce-base/libxfce4ui-4.12:=
-   >=xfce-base/xfconf-4.13:=
-   opengl? ( media-libs/libepoxy:=[X(+)] )
-   startup-notification? ( x11-libs/startup-notification:= )
-   xpresent? ( x11-libs/libXpresent )
-   xcomposite? (
-   x11-libs/libXcomposite:=
-   x11-libs/libXdamage:=
-   x11-libs/libXfixes:=
-   )"
-# libICE/libSM: not really used anywhere but checked by configure
-#   https://bugzilla.xfce.org/show_bug.cgi?id=11914
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   x11-libs/libICE
-   x11-libs/libSM
-   xfce-base/exo
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog COMPOSITOR NEWS README TODO )
-
-PATCHES=(
-   # set of patches to fix refresh issues
-   # https://bugs.gentoo.org/614564
-   "${WORKDIR}/${P}-patchset"
-)
-
-src_configure() {
-   local myconf=(
-   $(use_enable opengl epoxy)
-   $(use_enable startup-notification)
-   --enable-xsync
-   --enable-render
-   --enable-randr
-   $(use_enable xpresent)
-   $(use_enable xcomposite compositor)
-   )
-
-   econf "${myconf[@]}"
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-places-plugin/

2019-05-02 Thread Michał Górny
commit: 111442147fe34d213692ae999dba94ce82860571
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  2 21:54:57 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  2 21:56:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11144214

xfce-extra/xfce4-places-plugin: Drop old

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

 .../xfce4-places-plugin-1.7.0.ebuild   | 37 --
 1 file changed, 37 deletions(-)

diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.ebuild
deleted file mode 100644
index ce99f6b8d7f..000
--- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0.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 xfconf
-
-DESCRIPTION="A panel plug-in to provide quick access to files, folders and 
removable media"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin;
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug libnotify"
-
-RDEPEND=">=dev-libs/glib-2.28:=
-   >=x11-libs/gtk+-2.20:2=
-   x11-libs/libX11:=
-   >=xfce-base/exo-0.6:=
-   >=xfce-base/libxfce4ui-4.8:=
-   >=xfce-base/libxfce4util-4.8:=
-   >=xfce-base/xfce4-panel-4.8:=
-   >=xfce-base/xfconf-4.8:=
-   libnotify? ( >=x11-libs/libnotify-0.7:= )"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=(
-   $(use_enable libnotify notifications)
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README TODO )
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcpuload/

2019-05-02 Thread Mikle Kolyada
commit: c76dc7ca0d71b16f8cf7230489b08cdf32cec91f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:55:11 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:55:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76dc7ca

x11-plugins/wmcpuload: alpha stable wrt bug #681120

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 x11-plugins/wmcpuload/wmcpuload-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmcpuload/wmcpuload-1.1.1.ebuild 
b/x11-plugins/wmcpuload/wmcpuload-1.1.1.ebuild
index 6f1af6e0c17..0a55e670e2d 100644
--- a/x11-plugins/wmcpuload/wmcpuload-1.1.1.ebuild
+++ b/x11-plugins/wmcpuload/wmcpuload-1.1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



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

2019-05-02 Thread Mikle Kolyada
commit: 7f535054230b32f9a59de2bbf250950819e2488e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:53:45 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:53:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f535054

media-libs/sbc: alpha stable wrt bug #681406

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/media-libs/sbc/sbc-1.4.ebuild b/media-libs/sbc/sbc-1.4.ebuild
index 5540703abc4..1ca770b993e 100644
--- a/media-libs/sbc/sbc-1.4.ebuild
+++ b/media-libs/sbc/sbc-1.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="static-libs"
 
 # --enable-tester is building src/sbctester but the tarball is missing required



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

2019-05-02 Thread Mikle Kolyada
commit: 950ede2edad125903b0c9322a762aa7a7c5bc51c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:46:54 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:46:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=950ede2e

dev-db/sqlite: alpha stable wrt bug #683858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-db/sqlite/sqlite-3.27.2.ebuild 
b/dev-db/sqlite/sqlite-3.27.2.ebuild
index 3d446d67618..6234ebb1dcc 100644
--- a/dev-db/sqlite/sqlite-3.27.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.27.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="doc? ( 
https://sqlite.org/2019/${PN}-doc-${DOC_PV}.zip )
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 RESTRICT="!test? ( test )"
 



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

2019-05-02 Thread Mikle Kolyada
commit: 4ef90be09ff66809e93cec88e777338cdfd2ba99
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:47:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:47:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef90be0

dev-db/sqlite: sh stable wrt bug #683858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"

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

diff --git a/dev-db/sqlite/sqlite-3.27.2.ebuild 
b/dev-db/sqlite/sqlite-3.27.2.ebuild
index ccbafdaf404..39aa0485a82 100644
--- a/dev-db/sqlite/sqlite-3.27.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.27.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="doc? ( 
https://sqlite.org/2019/${PN}-doc-${DOC_PV}.zip )
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 RESTRICT="!test? ( test )"
 



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

2019-05-02 Thread Mikle Kolyada
commit: f71c057fac4c8bc005c87af99066ca8e4916ee69
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:52:06 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:52:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71c057f

dev-libs/ell: Add ~alpha keyword wrt bug #683202

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

 dev-libs/ell/ell-0.18.ebuild | 2 +-
 dev-libs/ell/ell-0.19.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/ell/ell-0.18.ebuild b/dev-libs/ell/ell-0.18.ebuild
index 2eeaed548a9..e067c9ec27f 100644
--- a/dev-libs/ell/ell-0.18.ebuild
+++ b/dev-libs/ell/ell-0.18.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
 else

SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
 fi
 LICENSE="LGPL-2.1"
 SLOT="0"

diff --git a/dev-libs/ell/ell-0.19.ebuild b/dev-libs/ell/ell-0.19.ebuild
index 7cc62bc675e..75a8368f5c6 100644
--- a/dev-libs/ell/ell-0.19.ebuild
+++ b/dev-libs/ell/ell-0.19.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
 else

SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 fi
 LICENSE="LGPL-2.1"
 SLOT="0"



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

2019-05-02 Thread Mikle Kolyada
commit: 8b6f93d86ba6454a1ce16c84936f3bff3a07ff0f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:49:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:49:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6f93d8

media-sound/mp3splt: alpha stable wrt bug #682550

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-sound/mp3splt/mp3splt-2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/mp3splt/mp3splt-2.6.2.ebuild 
b/media-sound/mp3splt/mp3splt-2.6.2.ebuild
index 00392c2e4b6..267738aeb64 100644
--- a/media-sound/mp3splt/mp3splt-2.6.2.ebuild
+++ b/media-sound/mp3splt/mp3splt-2.6.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="flac"
 
 RDEPEND=">=media-libs/libmp3splt-0.9.2-r1[flac?]"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/source-pro/

2019-05-02 Thread Mikle Kolyada
commit: 346353d1646fd4d28e9df54dac43da76f4974f88
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:54:33 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:54:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346353d1

media-fonts/source-pro: alpha stable wrt bug #683252

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-fonts/source-pro/source-pro-20170111.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/source-pro/source-pro-20170111.ebuild 
b/media-fonts/source-pro/source-pro-20170111.ebuild
index 013913fe310..44f9fffc9c5 100644
--- a/media-fonts/source-pro/source-pro-20170111.ebuild
+++ b/media-fonts/source-pro/source-pro-20170111.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/adobe-fonts/source-sans-pro/archive/${SANSV}.tar.gz
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sh sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sh sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos"
 IUSE="cjk"
 
 RDEPEND="media-libs/fontconfig



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

2019-05-02 Thread Mikle Kolyada
commit: 554e5bd9ad1421fc8935e0830dc8c5564c1b2776
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:52:59 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:52:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554e5bd9

media-libs/netpbm: alpha stable wrt bug #671068

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/media-libs/netpbm/netpbm-10.76.00.ebuild 
b/media-libs/netpbm/netpbm-10.76.00.ebuild
index 3b7f33582c5..af7d4100ce2 100644
--- a/media-libs/netpbm/netpbm-10.76.00.ebuild
+++ b/media-libs/netpbm/netpbm-10.76.00.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc jbig jpeg jpeg2k png postscript rle cpu_flags_x86_sse2 static-libs 
svga tiff X xml zlib"
 
 RDEPEND="jbig? ( media-libs/jbigkit )



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

2019-05-02 Thread Mikle Kolyada
commit: 1cec0106cc46736b5cb386fadab482d98b4dfc34
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:47:13 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:47:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cec0106

dev-db/sqlite: m68k stable wrt bug #683858

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="m68k"

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

diff --git a/dev-db/sqlite/sqlite-3.27.2.ebuild 
b/dev-db/sqlite/sqlite-3.27.2.ebuild
index 6234ebb1dcc..ccbafdaf404 100644
--- a/dev-db/sqlite/sqlite-3.27.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.27.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="doc? ( 
https://sqlite.org/2019/${PN}-doc-${DOC_PV}.zip )
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/rv64gc/, profiles/arch/riscv/

2019-05-02 Thread Andreas K. Hüttel
commit: 5a576e626fb9459377ad3628f780b47ab2888158
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May  2 21:44:56 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May  2 21:44:56 2019 +
URL:https://gitweb.gentoo.org/proj/riscv.git/commit/?id=5a576e62

profiles: Rework so we only use python-3.7 (no patches needed there)

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/arch/riscv/package.accept_keywords   | 1 -
 profiles/arch/riscv/rv64gc/make.defaults  | 4 
 profiles/arch/riscv/{ => rv64gc}/package.mask | 2 +-
 profiles/arch/riscv/rv64gc/use.mask   | 8 
 profiles/arch/riscv/use.mask  | 3 ---
 5 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/profiles/arch/riscv/package.accept_keywords 
b/profiles/arch/riscv/package.accept_keywords
index 41b16e7..dc5941f 100644
--- a/profiles/arch/riscv/package.accept_keywords
+++ b/profiles/arch/riscv/package.accept_keywords
@@ -1,5 +1,4 @@
 # we need specific versions / patches for riscv
-dev-lang/python -amd64 -~amd64
 sys-devel/gcc -amd64 -~amd64
 sys-libs/glibc -amd64 -~amd64
 

diff --git a/profiles/arch/riscv/rv64gc/make.defaults 
b/profiles/arch/riscv/rv64gc/make.defaults
index 43de775..0d78820 100644
--- a/profiles/arch/riscv/rv64gc/make.defaults
+++ b/profiles/arch/riscv/rv64gc/make.defaults
@@ -36,3 +36,7 @@ USE_EXPAND_HIDDEN="-ABI_RISCV"
 
 # Implicitly enable lp64d in ebuilds without multilib support
 IUSE_IMPLICIT="abi_riscv_lp64d"
+
+# Enable Python 3.7 (and potentially later versions) only
+PYTHON_TARGETS="python3_7"
+PYTHON_SINGLE_TARGET="python3_7"

diff --git a/profiles/arch/riscv/package.mask 
b/profiles/arch/riscv/rv64gc/package.mask
similarity index 70%
rename from profiles/arch/riscv/package.mask
rename to profiles/arch/riscv/rv64gc/package.mask
index 887eef2..e351251 100644
--- a/profiles/arch/riscv/package.mask
+++ b/profiles/arch/riscv/rv64gc/package.mask
@@ -1,2 +1,2 @@
 # Doesnt work properly with the two-level libdirs
-dev-lang/python:2.7
+

[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2019-05-02 Thread Mikle Kolyada
commit: 23fe71b958dc94c000bbc3b793da2cfc8285f598
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:44:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:44:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fe71b9

app-portage/ufed: alpha stable wrt bug #684066

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 app-portage/ufed/ufed-0.94.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.94.ebuild 
b/app-portage/ufed/ufed-0.94.ebuild
index 3073f32c40b..627ca92ea65 100644
--- a/app-portage/ufed/ufed-0.94.ebuild
+++ b/app-portage/ufed/ufed-0.94.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2019-05-02 Thread Mikle Kolyada
commit: 746b65e324cbffa9442192881ffe2a84ab3b1cc7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:44:24 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:44:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=746b65e3

app-portage/ufed: arm stable wrt bug #684066

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 app-portage/ufed/ufed-0.94.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.94.ebuild 
b/app-portage/ufed/ufed-0.94.ebuild
index 627ca92ea65..673bfbc2e38 100644
--- a/app-portage/ufed/ufed-0.94.ebuild
+++ b/app-portage/ufed/ufed-0.94.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



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

2019-05-02 Thread Mikle Kolyada
commit: 3f6b5d4b1d9f4b315715103d5c568cc1ac9352bc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:43:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:43:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6b5d4b

app-crypt/gpgme: alpha stable wrt bug #682352

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 app-crypt/gpgme/gpgme-1.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gpgme/gpgme-1.13.0.ebuild 
b/app-crypt/gpgme/gpgme-1.13.0.ebuild
index 41c844ec170..010d5c8dc4f 100644
--- a/app-crypt/gpgme/gpgme-1.13.0.ebuild
+++ b/app-crypt/gpgme/gpgme-1.13.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="1/11" # subslot = soname major version
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="common-lisp static-libs cxx python qt5"
 
 COMMON_DEPEND=">=app-crypt/gnupg-2



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

2019-05-02 Thread Mikle Kolyada
commit: 2cf6738e80921f381b35d34909c377f3daa63094
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:42:15 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:42:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf6738e

media-gfx/jhead: Add ~alpha keyword wrt bug #682322

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

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

diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild 
b/media-gfx/jhead/jhead-3.00-r2.ebuild
index c3e3a742dfc..09eacfbb60c 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 src_prepare(){



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

2019-05-02 Thread Mikle Kolyada
commit: bab58afd57169b05f08683e13e2a78d8578ff83f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:40:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:40:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab58afd

dev-ruby/nokogiri: alpha stable wrt bug #682052

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild
index 7a82f0f40d4..40d9ebfc4fd 100644
--- a/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.8.4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.nokogiri.org/;
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-05-02 Thread Mikle Kolyada
commit: 85d8ce40a6af521c273fc51fefe2b4abeaa06b88
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:40:10 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:40:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d8ce40

dev-libs/libgpg-error: alpha stable wrt bug #684352

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-libs/libgpg-error/libgpg-error-1.36.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.36.ebuild 
b/dev-libs/libgpg-error/libgpg-error-1.36.ebuild
index 7cd5ad5ab5b..66d4a733c91 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.36.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.36.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="common-lisp nls static-libs"
 
 RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"



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

2019-05-02 Thread Mikle Kolyada
commit: ddd333233b465c34d29cb59f8c8793cdc9aa16d7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:40:08 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:40:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd33323

app-crypt/gnupg: alpha stable wrt bug #684352

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 app-crypt/gnupg/gnupg-2.2.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gnupg/gnupg-2.2.15.ebuild 
b/app-crypt/gnupg/gnupg-2.2.15.ebuild
index 9d0c7b91874..bb0e41af399 100644
--- a/app-crypt/gnupg/gnupg-2.2.15.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.15.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb 
user-socket wks-server"
 
 # Existence of executables is checked during configuration.



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

2019-05-02 Thread Mikle Kolyada
commit: 8daa21c54c84a4db05ea22922acb4f78db78a39e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8daa21c5

dev-ruby/backports: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-ruby/backports/backports-3.11.4.ebuild 
b/dev-ruby/backports/backports-3.11.4.ebuild
index 713f148513c..894c716b6a3 100644
--- a/dev-ruby/backports/backports-3.11.4.ebuild
+++ b/dev-ruby/backports/backports-3.11.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/marcandre/backports;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2019-05-02 Thread Mikle Kolyada
commit: f907fd61192464497bf4a2bdbe373f1e9aa7c7c9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f907fd61

dev-ruby/gherkin: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-ruby/gherkin/gherkin-5.1.0.ebuild 
b/dev-ruby/gherkin/gherkin-5.1.0.ebuild
index 8c72d691823..128813c2301 100644
--- a/dev-ruby/gherkin/gherkin-5.1.0.ebuild
+++ b/dev-ruby/gherkin/gherkin-5.1.0.ebuild
@@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser"
 HOMEPAGE="https://github.com/cucumber/gherkin;
 LICENSE="MIT"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="5"
 IUSE=""



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

2019-05-02 Thread Mikle Kolyada
commit: 965b5bef58636ed0095e4d5919c6e1ff9653a02e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=965b5bef

dev-util/cucumber-tag_expressions: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.1.1.ebuild 
b/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.1.1.ebuild
index 59bece5cd48..0da7a4464f4 100644
--- a/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.1.1.ebuild
+++ b/dev-util/cucumber-tag_expressions/cucumber-tag_expressions-1.1.1.ebuild
@@ -14,5 +14,5 @@ DESCRIPTION="Cucumber tag expressions for ruby"
 HOMEPAGE="https://docs.cucumber.io/tag-expressions/;
 LICENSE="MIT"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="1"



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

2019-05-02 Thread Mikle Kolyada
commit: 6877d0b293e9511843373394175d7650a594945a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:15 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6877d0b2

dev-util/cucumber-core: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-util/cucumber-core/cucumber-core-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-core/cucumber-core-3.2.1.ebuild 
b/dev-util/cucumber-core/cucumber-core-3.2.1.ebuild
index 36e86b6eab1..663ebcfd922 100644
--- a/dev-util/cucumber-core/cucumber-core-3.2.1.ebuild
+++ b/dev-util/cucumber-core/cucumber-core-3.2.1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/cucumber/cucumber-ruby-core/archive/v${PV}.tar.gz ->
 RUBY_S="cucumber-ruby-core-${PV}"
 LICENSE="Ruby"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="$(ver_cut 1-2)"
 IUSE="test"
 



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

2019-05-02 Thread Mikle Kolyada
commit: f7a8cdcf474a307b6fbcd0248911cbbe9881385e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a8cdcf

dev-util/cucumber-wire: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild 
b/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild
index 04309793df7..2203762676a 100644
--- a/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild
+++ b/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis;
 LICENSE="Ruby"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2019-05-02 Thread Mikle Kolyada
commit: 50a87f279de37ec81e58d0c0db56b334bdfb7828
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:22 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a87f27

dev-util/aruba: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-util/aruba/aruba-0.6.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/aruba/aruba-0.6.2-r2.ebuild 
b/dev-util/aruba/aruba-0.6.2-r2.ebuild
index d4185022660..aeb3cd81007 100644
--- a/dev-util/aruba/aruba-0.6.2-r2.ebuild
+++ b/dev-util/aruba/aruba-0.6.2-r2.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line 
applications"
 HOMEPAGE="https://github.com/cucumber/aruba;
 LICENSE="MIT"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="0"
 IUSE=""
 



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

2019-05-02 Thread Mikle Kolyada
commit: 98f701942f040e109f9cccb041abede9b18b7ac4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:25 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f70194

dev-ruby/diff-lcs: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-ruby/diff-lcs/diff-lcs-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild 
b/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild
index 5393be1b9de..91cac48fd76 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs;
 
 LICENSE="|| ( MIT Ruby GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2019-05-02 Thread Mikle Kolyada
commit: e7860cb943253b51fd01d44af88236019b0bd811
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:13 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7860cb9

dev-util/cucumber: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-util/cucumber/cucumber-3.1.2.ebuild 
b/dev-util/cucumber/cucumber-3.1.2.ebuild
index df5754361b3..04eb7d54a67 100644
--- a/dev-util/cucumber/cucumber-3.1.2.ebuild
+++ b/dev-util/cucumber/cucumber-3.1.2.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/cucumber/cucumber-ruby/archive/v${PV}.tar.gz -> ${P}
 RUBY_S="cucumber-ruby-${PV}"
 LICENSE="Ruby"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="0"
 IUSE="examples test"
 



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

2019-05-02 Thread Mikle Kolyada
commit: 153dc61ac96e79548a10ec3819e80b288835f322
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:38:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:38:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153dc61a

dev-util/cucumber-expressions: alpha stable wrt bug #684076

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-util/cucumber-expressions/cucumber-expressions-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-expressions/cucumber-expressions-6.0.1.ebuild 
b/dev-util/cucumber-expressions/cucumber-expressions-6.0.1.ebuild
index b8a88d1cd1a..a40e9fcba6e 100644
--- a/dev-util/cucumber-expressions/cucumber-expressions-6.0.1.ebuild
+++ b/dev-util/cucumber-expressions/cucumber-expressions-6.0.1.ebuild
@@ -14,5 +14,5 @@ DESCRIPTION="a simpler alternative to Regular Expressions"
 HOMEPAGE="https://github.com/cucumber/cucumber-expressions-ruby#readme;
 LICENSE="MIT"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86"
 SLOT="6.0"



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

2019-05-02 Thread Mikle Kolyada
commit: 7637fe8021d79cff8f1035c73a54e0eb7611a481
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:35:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:35:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7637fe80

dev-ruby/term-ansicolor: alpha stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index 586eed9c5c2..d513a059118 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-05-02 Thread Mikle Kolyada
commit: ac8c389928b1ace4b0fdbbf84df849bc2fe101ff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:35:42 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:35:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8c3899

dev-ruby/tins: alpha stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/dev-ruby/tins/tins-1.20.2.ebuild b/dev-ruby/tins/tins-1.20.2.ebuild
index b486e7f1a47..7abef2233f9 100644
--- a/dev-ruby/tins/tins-1.20.2.ebuild
+++ b/dev-ruby/tins/tins-1.20.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/flori/tins;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"



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

2019-05-02 Thread Mikle Kolyada
commit: d6bc4123866f408c942ac5f08d4aceb9fe65f3a5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:36:47 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:36:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6bc4123

sys-fs/ntfs3g: alpha stable wrt bug #683388

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild 
b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild
index edc47216542..60587e720fe 100644
--- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz;
 LICENSE="GPL-2"
 # The subslot matches the SONAME major #.
 SLOT="0/88"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
 
 RDEPEND="!

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

2019-05-02 Thread Mikle Kolyada
commit: 8c662d140112ee7eb40538769d896cfa844f2d6f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:36:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:36:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c662d14

sys-fs/ntfs3g: arm stable wrt bug #683388

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild 
b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild
index de551002bf0..edc47216542 100644
--- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz;
 LICENSE="GPL-2"
 # The subslot matches the SONAME major #.
 SLOT="0/88"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
 
 RDEPEND="!

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

2019-05-02 Thread Mikle Kolyada
commit: 03b4421c88e97131ba3b51c624140614aa7a6d6e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:35:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:35:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b4421c

dev-ruby/term-ansicolor: arm stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index b640acc119b..586eed9c5c2 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-05-02 Thread Mikle Kolyada
commit: 28a6b914fc1573a7f67661dfb699069ba420c5d4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:35:22 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:35:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a6b914

dev-ruby/tins: arm stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/tins/tins-1.20.2.ebuild b/dev-ruby/tins/tins-1.20.2.ebuild
index 58a311b9ead..b486e7f1a47 100644
--- a/dev-ruby/tins/tins-1.20.2.ebuild
+++ b/dev-ruby/tins/tins-1.20.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/flori/tins;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/

2019-05-02 Thread Mikle Kolyada
commit: c1cee17fac80e73832ee5ecd4fb49d89ec3ed2d5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:34:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:34:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cee17f

xfce-extra/xfce4-time-out-plugin: arm stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild 
b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 30b7634ee06..6517adbdc32 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notes-plugin/

2019-05-02 Thread Mikle Kolyada
commit: 49530ceb951eaab157f58c945c1e21007f5ab9ae
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:34:13 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:34:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49530ceb

xfce-extra/xfce4-notes-plugin: arm stable wrt bug #682952

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild 
b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
index e95c9deb4d2..60d5c260332 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${P}.ta
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.24:2



  1   2   3   >