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

2019-05-14 Thread Hans de Graaff
commit: 218993644120c9699e1cab1d5e86bd51687d2e8b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:29:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:29:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21899364

dev-ruby/database_cleaner: add ruby26

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

 dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild 
b/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild
index 61a1e06221c..65499b47e03 100644
--- a/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild
+++ b/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_DOC="examples"



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

2019-05-14 Thread Hans de Graaff
commit: da18b7e7ed68962ed267050103436e5d814e5063
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:24:02 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:24:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da18b7e7

dev-ruby/cmdparse: cleanup

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

 dev-ruby/cmdparse/Manifest  |  1 -
 dev-ruby/cmdparse/cmdparse-3.0.3.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ruby/cmdparse/Manifest b/dev-ruby/cmdparse/Manifest
index 9bf28de9f22..d3112086c0d 100644
--- a/dev-ruby/cmdparse/Manifest
+++ b/dev-ruby/cmdparse/Manifest
@@ -1,3 +1,2 @@
 DIST cmdparse-2.0.6.gem 53760 BLAKE2B 
eda157aa8f8d4fce31df8944524dbf7f8c9d8f8764bf5fc85de044d50e20be0ba408e45815916389e77b6a42787d4ae00577c66ff0fb46e4526f8209ba56
 SHA512 
c4120b049e7d42d65be80649cdd097d17f8a732f090382759351617225f6235438f4338466e5e8c7b5c35675ca43d4930dc39b357263062ba7ae9c61c85f472e
-DIST cmdparse-3.0.3.gem 53760 BLAKE2B 
d801f17745d253294a1fbac720a138f267af171ff04734d3de1e51427bd96174e3afe99f0a8e97479604f64bebf078806b26b5825db9febb29adf31d9bd32a82
 SHA512 
decea4449653ed459dab25eae2681cb1bcfdd15c3f5c32ee19506d2ab33e7ab89a0ee46dbcc72c16a72eaf3833c847b5b86a0a74a528f520256cf9a8e54af81d
 DIST cmdparse-3.0.4.gem 54272 BLAKE2B 
cd5c91f810937192a3c6d8895fa4d4e323b51b76e2641e2a93a9dcf7df04a93f86dfe88b1df0e9bd6ca2e1088d02304789eef8fecf8d7e7764266306cef8126b
 SHA512 
f1a36d42de42c7bf06f160d31f44323ab588736e7e5b0ffafe05253ec1d9fe0990e8e1a004b47f82b1316154ac1459a6145a52da5a1e2e32e1c548bb5f37401a

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild 
b/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild
deleted file mode 100644
index 3ebb4e55ffc..000
--- a/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-IUSE=""
-
-DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="https://cmdparse.gettalong.org/;
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-3"
-SLOT="3"



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

2019-05-14 Thread Hans de Graaff
commit: 2309512a2a72041390bef767c7124c15e2aa6cdb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:32:50 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:32:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2309512a

dev-ruby/elasticsearch: add ruby26

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

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

diff --git a/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild 
b/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild
index de833082bf4..a56db80f2fb 100644
--- a/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild
+++ b/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 RUBY_FAKEGEM_TASK_DOC=doc
 



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

2019-05-14 Thread Hans de Graaff
commit: 307fc441329ff0f122f763e6c732e3c178b33dc7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:25:55 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:25:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307fc441

dev-ruby/capistrano: add ruby26

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

 dev-ruby/capistrano/capistrano-3.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/capistrano/capistrano-3.11.0.ebuild 
b/dev-ruby/capistrano/capistrano-3.11.0.ebuild
index 9e9844d807e..7ff26349d38 100644
--- a/dev-ruby/capistrano/capistrano-3.11.0.ebuild
+++ b/dev-ruby/capistrano/capistrano-3.11.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-05-14 Thread Hans de Graaff
commit: dfd89ae77c6b790b0895dcf3b342684bca981b0c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:19:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:19:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd89ae7

dev-ruby/bluecloth: add ruby26

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

 dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild 
b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
index 8d0b57d3d8d..40e0c450abc 100644
--- a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"



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

2019-05-14 Thread Hans de Graaff
commit: 22bd665c5be234c1f06a416f7c5c7c5f02128e4e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:31:41 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:31:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22bd665c

dev-ruby/elasticsearch-api: add ruby26

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

 dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild 
b/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild
index 7a7d34f3c81..4dbb938a449 100644
--- a/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild
+++ b/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 RUBY_FAKEGEM_TASK_DOC=doc
 



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

2019-05-14 Thread Hans de Graaff
commit: 587ed1e6f5d8e41f116cdd7f35444c7e5d460594
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:27:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:27:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587ed1e6

dev-ruby/database_cleaner: cleanup

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

 dev-ruby/database_cleaner/Manifest |  1 -
 .../database_cleaner-1.6.2-r1.ebuild   | 26 --
 .../database_cleaner/database_cleaner-1.6.2.ebuild | 24 
 3 files changed, 51 deletions(-)

diff --git a/dev-ruby/database_cleaner/Manifest 
b/dev-ruby/database_cleaner/Manifest
index 15549ba488d..d94dc3053ee 100644
--- a/dev-ruby/database_cleaner/Manifest
+++ b/dev-ruby/database_cleaner/Manifest
@@ -1,2 +1 @@
-DIST database_cleaner-1.6.2.gem 53760 BLAKE2B 
f36c8d4d020dd6aa7a170d2a01a4daf9413aeb41747649c862ae864d5c18ee17d16630688486d2c9b643390828f08ab7a53b2e92c752c8b73c7f4389529268ac
 SHA512 
b28c622d6792517bf013783007829868faf68502a47d4d1bd029f627d6594edfd1f3c53533daeb2c84bae3c97d76bea8a68699531dc908661e326ecca8f2644b
 DIST database_cleaner-1.7.0.gem 32256 BLAKE2B 
496a1f02bb34aa2210e91367ade3575884e5c68ed18d1ba076fe8a5a7b0c5303a8acedec198a3de4adeb8f85cb2147d1c1d3c1f7badfb890ca1c7df8ecd7eae7
 SHA512 
4bdf6c66a0530a65ce2c746ff5190ef0aa42ab3d3ed787fbfe9c00de99d7ba816de3b6ad11cbaf4887760b9a19178f9968b8d604bc023dce83ec9ef748c0e336

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.6.2-r1.ebuild 
b/dev-ruby/database_cleaner/database_cleaner-1.6.2-r1.ebuild
deleted file mode 100644
index 6a4f09e7b5f..000
--- a/dev-ruby/database_cleaner/database_cleaner-1.6.2-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_DOC="examples"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.markdown TODO"
-
-# There are specs and features but they all require configured databases.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Strategies for cleaning databases"
-HOMEPAGE="https://github.com/bmabey/database_cleaner;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-PATCHES=( "${FILESDIR}/${P}-table-quote.patch" )

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.6.2.ebuild 
b/dev-ruby/database_cleaner/database_cleaner-1.6.2.ebuild
deleted file mode 100644
index 61a1e06221c..000
--- a/dev-ruby/database_cleaner/database_cleaner-1.6.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_DOC="examples"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.markdown TODO"
-
-# There are specs and features but they all require configured databases.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Strategies for cleaning databases"
-HOMEPAGE="https://github.com/bmabey/database_cleaner;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""



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

2019-05-14 Thread Hans de Graaff
commit: 0987d4529ccf564a4e7f0602d814ffcdcf742ac9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 15 05:16:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 15 05:16:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0987d452

dev-ruby/tidy-ext: add ruby26

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

 dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild 
b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
index 1482a047a47..c955597093b 100644
--- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
+++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_DOCDIR="rdoc"
 



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

2019-05-14 Thread Aaron Bauman
commit: 8e0c43302bb193ee3cc26f997bf44007c77c672d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:47:04 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0c4330

dev-python/pygobject: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

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



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

2019-05-14 Thread Aaron Bauman
commit: 7a7c03a72322305849b61f73727a73d9f1700907
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:45:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7c03a7

gnome-base/gconf: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 gnome-base/gconf/gconf-3.2.6-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gconf/gconf-3.2.6-r4.ebuild 
b/gnome-base/gconf/gconf-3.2.6-r4.ebuild
index ed94934c040..1cf3c4e1952 100644
--- a/gnome-base/gconf/gconf-3.2.6-r4.ebuild
+++ b/gnome-base/gconf/gconf-3.2.6-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ HOMEPAGE="https://projects.gnome.org/gconf/;
 
 LICENSE="LGPL-2+"
 SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-linux"
 IUSE="debug +introspection ldap policykit"
 
 RDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: 19031b4de07abc1238e34935e0c0fbaec021c114
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:45:17 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19031b4d

net-misc/ofono: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 net-misc/ofono/ofono-1.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ofono/ofono-1.16.ebuild b/net-misc/ofono/ofono-1.16.ebuild
index 3d199082314..4f2e8ea574f 100644
--- a/net-misc/ofono/ofono-1.16.ebuild
+++ b/net-misc/ofono/ofono-1.16.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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86"
 IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem 
+phonesim +provision +qmimodem threads tools +udev"
 
 REQUIRED_USE="dundee? ( bluetooth )"



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

2019-05-14 Thread Aaron Bauman
commit: 07f4ccab14d1db74d9b0f2bf902c4a0110822a96
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:46:11 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f4ccab

dev-libs/libical: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/libical/libical-3.0.4.ebuild 
b/dev-libs/libical/libical-3.0.4.ebuild
index 737e641277a..2dbe0b25537 100644
--- a/dev-libs/libical/libical-3.0.4.ebuild
+++ b/dev-libs/libical/libical-3.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="|| ( MPL-2.0 LGPL-2.1 )"
 SLOT="0/3"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="berkdb doc examples static-libs test"
 
 # TODO: disabled until useful



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

2019-05-14 Thread Aaron Bauman
commit: 988f5b901fc9e78032f5526258035e40e19fbc8f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:47:45 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988f5b90

net-wireless/bluez: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 net-wireless/bluez/bluez-5.50-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/bluez/bluez-5.50-r2.ebuild 
b/net-wireless/bluez/bluez-5.50-r2.ebuild
index 292961e7f3f..5415ba0b679 100644
--- a/net-wireless/bluez/bluez-5.50-r2.ebuild
+++ b/net-wireless/bluez/bluez-5.50-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/3"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 x86"
 IUSE="alsa btpclient cups doc debug deprecated extra-tools experimental +mesh 
+obex +readline selinux systemd test test-programs +udev user-session"
 
 # Since this release all remaining extra-tools need readline support, but this 
could



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

2019-05-14 Thread Aaron Bauman
commit: cbea80e7ab4fdd2c484353d47095ad900a52461c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:46:39 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbea80e7

dev-libs/ell: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/ell/ell-0.9.ebuild b/dev-libs/ell/ell-0.9.ebuild
index da1b465594f..2368f26df75 100644
--- a/dev-libs/ell/ell-0.9.ebuild
+++ b/dev-libs/ell/ell-0.9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
 LICENSE="LGPL-2.1"
 SLOT="0"
 
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 IUSE="glib pie"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/mobile-broadband-provider-info/

2019-05-14 Thread Aaron Bauman
commit: b04ac92af5cbeff75085d536a03c143e7c70a43a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:47:20 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b04ac92a

net-misc/mobile-broadband-provider-info: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 .../mobile-broadband-provider-info-20190116.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild
 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild
index 1649b1cd9be..74abce56f96 100644
--- 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild
+++ 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20190116.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband;
 
 LICENSE="CC-PD"
 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="test"
 
 DEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: e96963380baf3c6aa4b16a1e555be020092da38c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:45:42 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9696338

sys-auth/rtkit: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 sys-auth/rtkit/rtkit-0.11-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/rtkit/rtkit-0.11-r2.ebuild 
b/sys-auth/rtkit/rtkit-0.11-r2.ebuild
index cf79c89b989..f7179edab1b 100644
--- a/sys-auth/rtkit/rtkit-0.11-r2.ebuild
+++ b/sys-auth/rtkit/rtkit-0.11-r2.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
@@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz;
 
 LICENSE="GPL-3 BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sh sparc x86"
 IUSE=""
 
 RDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: 62c5eef7dd8bc4fb2723279de3e73ba4c0454c54
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:46:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c5eef7

dev-python/dbus-python: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild 
b/dev-python/dbus-python/dbus-python-1.2.4.ebuild
index c44352f50c3..57a27fadf0e 100644
--- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="doc examples test"
 # API docs generated with epydoc, which is python2-only
 REQUIRED_USE="



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

2019-05-14 Thread Aaron Bauman
commit: eb2bba927902870d4756b7051781213b66610fef
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:45:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2bba92

app-arch/snappy: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 app-arch/snappy/snappy-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/snappy/snappy-1.1.7.ebuild 
b/app-arch/snappy/snappy-1.1.7.ebuild
index be36d21461f..5634d24aa2f 100644
--- a/app-arch/snappy/snappy-1.1.7.ebuild
+++ b/app-arch/snappy/snappy-1.1.7.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
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV%%.*}"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="static-libs test"
 # upstream killed static lib support with build system update
 # (and we have packages depending on the flag)



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

2019-05-14 Thread Aaron Bauman
commit: 1ffb68198317d7a31a21c705b65c307ddd801795
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 04:47:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 04:48:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffb6819

dev-python/pycairo: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-python/pycairo/pycairo-1.17.0-r1.ebuild 
b/dev-python/pycairo/pycairo-1.17.0-r1.ebuild
index 45c8384be0a..f8378c96249 100644
--- a/dev-python/pycairo/pycairo-1.17.0-r1.ebuild
+++ b/dev-python/pycairo/pycairo-1.17.0-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/pygobject/${PN}/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc examples test"
 
 RDEPEND="



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

2019-05-14 Thread Michał Górny
commit: c5fc6d389e49bbb0f59809eced775859ff0f475e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 15 03:24:04 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 15 03:25:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5fc6d38

dev-util/lldb: Enable USE=python by default

Python is required for some of lldb tools (e.g. lldb-mi), and for
the major part of the test suite.  Enable it by default to help users.

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

 dev-util/lldb/lldb-7.1.0.ebuild| 2 +-
 dev-util/lldb/lldb-8.0.0.ebuild| 2 +-
 dev-util/lldb/lldb-8.0..ebuild | 2 +-
 dev-util/lldb/lldb-.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/lldb/lldb-7.1.0.ebuild b/dev-util/lldb/lldb-7.1.0.ebuild
index 1da6e6ba172..c484dbe87ba 100644
--- a/dev-util/lldb/lldb-7.1.0.ebuild
+++ b/dev-util/lldb/lldb-7.1.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
 LICENSE="UoI-NCSA"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="libedit ncurses python test"
+IUSE="libedit ncurses +python test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-util/lldb/lldb-8.0.0.ebuild b/dev-util/lldb/lldb-8.0.0.ebuild
index 1da6e6ba172..c484dbe87ba 100644
--- a/dev-util/lldb/lldb-8.0.0.ebuild
+++ b/dev-util/lldb/lldb-8.0.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
 LICENSE="UoI-NCSA"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="libedit ncurses python test"
+IUSE="libedit ncurses +python test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-util/lldb/lldb-8.0..ebuild 
b/dev-util/lldb/lldb-8.0..ebuild
index d16b057b1e9..a513b264dba 100644
--- a/dev-util/lldb/lldb-8.0..ebuild
+++ b/dev-util/lldb/lldb-8.0..ebuild
@@ -21,7 +21,7 @@ EGIT_BRANCH="release_80"
 LICENSE="UoI-NCSA"
 SLOT="0"
 KEYWORDS=""
-IUSE="libedit ncurses python test"
+IUSE="libedit ncurses +python test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-util/lldb/lldb-.ebuild b/dev-util/lldb/lldb-.ebuild
index 983a4d03efe..040ff70592c 100644
--- a/dev-util/lldb/lldb-.ebuild
+++ b/dev-util/lldb/lldb-.ebuild
@@ -20,7 +20,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/lldb.git
 LICENSE="UoI-NCSA"
 SLOT="0"
 KEYWORDS=""
-IUSE="libedit ncurses python test"
+IUSE="libedit ncurses +python test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: 6a650c7880b185eedfd282fe2ea71131888d353e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 01:04:20 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a650c78

x11-misc/imake: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/x11-misc/imake/imake-1.0.8.ebuild 
b/x11-misc/imake/imake-1.0.8.ebuild
index dfa4ff1d736..3114c42dca1 100644
--- a/x11-misc/imake/imake-1.0.8.ebuild
+++ b/x11-misc/imake/imake-1.0.8.ebuild
@@ -7,7 +7,7 @@ XORG_STATIC=no
 inherit xorg-3
 
 DESCRIPTION="C preprocessor interface to the make utility"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-misc/xorg-cf-files"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/

2019-05-14 Thread Aaron Bauman
commit: fbcc03b9c453d2c2b7685413b022501c97c1c1f7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 01:03:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcc03b9

x11-misc/xorg-cf-files: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild 
b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
index 2d2c29ce331..22e8a389248 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xorg/util/${P}.tar.bz2
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 BDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: 36b7b18a6fb4caab61d1d343089bc4da300bfb6c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 01:04:02 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b7b18a

app-text/rman: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 app-text/rman/rman-3.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild
index a7c1c12e39b..d891857e3a6 100644
--- a/app-text/rman/rman-3.2-r1.ebuild
+++ b/app-text/rman/rman-3.2-r1.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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RESTRICT="test"



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

2019-05-14 Thread Aaron Bauman
commit: 612c3f23c60f018225bca8267ef4fb26f8eb104b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 00:38:07 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612c3f23

media-libs/imlib2: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/imlib2/imlib2-1.5.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/imlib2/imlib2-1.5.1-r1.ebuild 
b/media-libs/imlib2/imlib2-1.5.1-r1.ebuild
index 1bbfeed7923..6a4362b928b 100644
--- a/media-libs/imlib2/imlib2-1.5.1-r1.ebuild
+++ b/media-libs/imlib2/imlib2-1.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 cpu_flags_x86_mmx cpu_flags_x86_sse2 doc gif jpeg mp3 nls png +shm 
static-libs tiff +X zlib"
 
 REQUIRED_USE="shm? ( X )"



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

2019-05-14 Thread Aaron Bauman
commit: d696ea58a6c3cd30caf91fe387c2de89cc5ecc7b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 01:04:12 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d696ea58

x11-misc/gccmakedep: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild 
b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
index 8f993fc10cf..6e6e5f1c58d 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2019-05-14 Thread Aaron Bauman
commit: 5e6f57acb6084131836ff651404d798719407cdd
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 01:03:55 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6f57ac

media-libs/nas: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/media-libs/nas/nas-1.9.4-r2.ebuild 
b/media-libs/nas/nas-1.9.4-r2.ebuild
index 92f6289c98c..89172705683 100644
--- a/media-libs/nas/nas-1.9.4-r2.ebuild
+++ b/media-libs/nas/nas-1.9.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
 
 LICENSE="HPND MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd"
 IUSE="doc static-libs"
 
 RDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: a550cd97e87167e6a799337bfeac4b65b384256d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 00:38:13 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a550cd97

x11-libs/tslib: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 x11-libs/tslib/tslib-1.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/tslib/tslib-1.0-r3.ebuild 
b/x11-libs/tslib/tslib-1.0-r3.ebuild
index ea1c7561c1b..77ef6bda495 100644
--- a/x11-libs/tslib/tslib-1.0-r3.ebuild
+++ b/x11-libs/tslib/tslib-1.0-r3.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="5"
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86"
 IUSE=""
 #extras arctic2 collie corgi h3600 linear-h2200 mk712 ucb1x00"
 



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

2019-05-14 Thread Aaron Bauman
commit: 348ad22424f3bbb6d527bf0ebec9f14c61cac711
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 15 00:38:18 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 15 01:04:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348ad224

media-libs/libid3tag: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/libid3tag/libid3tag-0.15.1b-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libid3tag/libid3tag-0.15.1b-r4.ebuild 
b/media-libs/libid3tag/libid3tag-0.15.1b-r4.ebuild
index 1b2e8063586..1b98abd5cf0 100644
--- a/media-libs/libid3tag/libid3tag-0.15.1b-r4.ebuild
+++ b/media-libs/libid3tag/libid3tag-0.15.1b-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mad/${P}.tar.gz"
 
 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 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug static-libs"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2019-05-14 Thread Mike Pagano
commit: 9e1e081432f36190ebd711c71a82af9daaf7c625
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed May 15 00:04:34 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed May 15 00:04:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1e0814

sys-kernel/gentoo-sources: Linux patch 5.1.2

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

 sys-kernel/gentoo-sources/Manifest |  2 ++
 .../gentoo-sources/gentoo-sources-5.1.2.ebuild | 28 ++
 2 files changed, 30 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 44f6e88997d..2232accf32e 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -95,6 +95,8 @@ DIST genpatches-5.1-1.base.tar.xz 3876 BLAKE2B 
8a96597cf4283fe084a35789ba39038b5
 DIST genpatches-5.1-1.extras.tar.xz 1724 BLAKE2B 
9308d8f6b1bce24978e5b04934152b5de718806f271dfffc7f465ee1f44b08e4e28bc52e26dd5e005a0da05f53f1c9b36d8a9099dbfdac6ed0f90ffa8978cb5c
 SHA512 
50bc26985b51ff1293aa96d8d20466a6ad07388b117e81bd67fd96675f04bd0ac97e2c16ad24a3e2a451e4de79a8d64c2d96643851878590366ddd366ba17696
 DIST genpatches-5.1-2.base.tar.xz 27528 BLAKE2B 
36b23f388f5525a20d602d9aff835280f1597f20dfac9b0e9e3f3ae9fc330e2d66ea67e8f584de8700c7f8c63eb827bb9b370c502fc503716634772d1cd0db8f
 SHA512 
97fe58262cb2140eafcfdb91410397cd31a6d7d0716da1957a3492bd96130af7f7f85d985c9c9f5fe5433a7f1cdbf45c13f20c17167875368873989def4c7588
 DIST genpatches-5.1-2.extras.tar.xz 1724 BLAKE2B 
0306e26246b1584d5342ebb36ee9cc2f61dc891b3c669e2697d6fd8032419dfe31c3c65256773b1a5af33bec4409a67dd1682e78f6f021b7db85c8435e279081
 SHA512 
9e6959b8048426546f482f3cc66c13aa7dd81b12042c7bc2097b7b20c4b5b2a37033eb246d5dd7929dd6b238b4db5310938fbbeee7e3793ceb06b0d598d64080
+DIST genpatches-5.1-3.base.tar.xz 49780 BLAKE2B 
d198899f216815a62ed0c9bbe1d3e9296d15b24227b4b7f545ca41b88d53b06c6c97086bccb57d1573710a6a364b7b9aba9765c7c0363e17362fa5d667511f64
 SHA512 
8fae565c3c29d48cc60a0c8e11953e55e037e0895c4c19cffbf0de00a2f8d7b881b30c6d15b5f563d269e41fb2f66d54788f1654c540ee1b0e08cd8d241363e0
+DIST genpatches-5.1-3.extras.tar.xz 1724 BLAKE2B 
41138bb1cc82338e59a67602d58b5bf8f81c5360f3f6a646fd8e1d463108ef863ad8d23eda3c6b07253f436391e9242c14ec1f0421ce75a3b111af812ab4f9c9
 SHA512 
eb23ab0644b71b7de2e06dc4737ac20b5d5cddaebd87986f548e107601d109848e5e0f97b0cf421612daa712b9b657e91eb69cdcc61594ea593abc460d24f767
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.1.2.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.1.2.ebuild
new file mode 100644
index 000..3bea1d90ad7
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.1.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras"
+K_GENPATCHES_VER="3"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-05-14 Thread Mike Pagano
commit: a55efe8fbfff837d2ec360fd5a2db159ff96af28
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed May 15 00:03:02 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed May 15 00:03:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55efe8f

sys-kernel/gentoo-sources: Linux patch 5.0.16

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.0.16.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index bf4b97c6d64..44f6e88997d 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -88,6 +88,9 @@ DIST genpatches-5.0-15.extras.tar.xz 1724 BLAKE2B 
8d00c35448faa70431ce18e3e61d2c
 DIST genpatches-5.0-16.base.tar.xz 472352 BLAKE2B 
daf25bc02286fd9ce6a4b66064be188ba5d847461993ea0877dda8564c29f5913e60fcad6794f79693e21717e97dc729ae44a09f177decdc09a433cc4d4d305c
 SHA512 
2df41e9f0c0b0a02134b4bdf2653fcbc88c8651303cbf226e02f49b9a8bf95bc73cbb79bc657d2c7bc52752e2dc14e217d65d8f032f664aba3378b24dabd042b
 DIST genpatches-5.0-16.experimental.tar.xz 5804 BLAKE2B 
0f7d0fce47243f907ec3fad742432cc6d49818495a5b13229a9a7fb8eb9f1d56ad525e8901da262553bdd657dc8518cbccb2ce550737088d805c92e8a0c8b821
 SHA512 
440bbf7d93f989b7e3c5e9815bdc4d69a6a55e0b10ec630bc771fd62d46f06c34f27031a9360580da7e99f758e9b97dd349dde16203ef16a6fb41f9303034ece
 DIST genpatches-5.0-16.extras.tar.xz 1724 BLAKE2B 
cafc75d876ac4d237b75b291bd66e9c7e0a28859763d057a7d63c12c398d6fcb5c0b67d841a635a5c11e3e56e7dc364cc9cdf729aa91a65c76c8cc0688293235
 SHA512 
3e4037bb08f942bfc7e9ae8ded212d2625b9cb05718b05d896686e0d7ea2a6aa7a67d707b19e3485b62c07c8f95671ae6b83c8c34cad234dd697ce498998d51e
+DIST genpatches-5.0-17.base.tar.xz 492920 BLAKE2B 
039ac6c5067fd60846e846cf82c31682b97fde0c7e26d360453d601b03906194fccdafc2971cf04a4d95026eb68cfda49aaa047ec820d37ac030576c122edc0a
 SHA512 
11c03e26a45346716bc7ee7369eaf2c1be8249ec43cbf32a17b0149c8768acba2354e35ec45e796b527e9e8ed207d81f60a1eab0bdbd4bcfbb0ac12aaf5380eb
+DIST genpatches-5.0-17.experimental.tar.xz 5804 BLAKE2B 
20ad075811585e2b0a23a8c6cc7d6e9d4744899a7f0ddbc4217a39d16a07945a6c162facce5460fdee90166a8ed8aa00bf9679e01dd2b198f40fc2708c7ff3f2
 SHA512 
cda6c3f7bba9bcf3600e22d62e77b0b3c5a236889a20d8de50fe407296a9f994fb9e96d9d0e30cde95a007be35319b546501b76b5a13e40a0b15320df0fd9a5c
+DIST genpatches-5.0-17.extras.tar.xz 1724 BLAKE2B 
89db217318c32c13376f9ddb16e493391cb7407d94e9278b084397289b1e02807c000d8abb690c1836be01a72356f7c227ff72b364aa65bf35f27c69134aa940
 SHA512 
b63bc8130a939ff03306a9dbfd9975795e61c5e0880e3a16da513b4ba39366399d87a0b4accb0f97c3d7b05a57c30b30b101706dc172bcf37976a3103bc48ae3
 DIST genpatches-5.1-1.base.tar.xz 3876 BLAKE2B 
8a96597cf4283fe084a35789ba39038b50ab4afaea0150df6333d394f7eeccd02d792acb284383fdf718336cb119753e0626b75e2b11f67a32be0c3e12d3e15f
 SHA512 
c763fc584afbd2d995d41bae379deabd80fbedad550ec0d39e5623b93002b608ef73fcabf2d1bdf05f1e62c8b0a94ae91c6ba504cd2daf66b103a280126021d2
 DIST genpatches-5.1-1.extras.tar.xz 1724 BLAKE2B 
9308d8f6b1bce24978e5b04934152b5de718806f271dfffc7f465ee1f44b08e4e28bc52e26dd5e005a0da05f53f1c9b36d8a9099dbfdac6ed0f90ffa8978cb5c
 SHA512 
50bc26985b51ff1293aa96d8d20466a6ad07388b117e81bd67fd96675f04bd0ac97e2c16ad24a3e2a451e4de79a8d64c2d96643851878590366ddd366ba17696
 DIST genpatches-5.1-2.base.tar.xz 27528 BLAKE2B 
36b23f388f5525a20d602d9aff835280f1597f20dfac9b0e9e3f3ae9fc330e2d66ea67e8f584de8700c7f8c63eb827bb9b370c502fc503716634772d1cd0db8f
 SHA512 
97fe58262cb2140eafcfdb91410397cd31a6d7d0716da1957a3492bd96130af7f7f85d985c9c9f5fe5433a7f1cdbf45c13f20c17167875368873989def4c7588

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.0.16.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.0.16.ebuild
new file mode 100644
index 000..9b3986313bf
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.0.16.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="17"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-05-14 Thread Mike Pagano
commit: 9b5704513e4d92fc023315a9b699a3bd66a25a39
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed May 15 00:01:35 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed May 15 00:01:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b570451

sys-kernel/gentoo-sources: Linuxpatch 4.19.43

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.43.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 1347d3666e0..bf4b97c6d64 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -40,6 +40,9 @@ DIST genpatches-4.19-42.extras.tar.xz 17480 BLAKE2B 
2e226552f41e02458b8436f9aa8c
 DIST genpatches-4.19-43.base.tar.xz 1236644 BLAKE2B 
becfb28cb185481d677ca92c345ba91bbf73ad0cfabc31335875d6bf94ea21d9671bf4d5bfc5e51bdd716ac9b6f0c0839a9fb78b4cbbf0ee32cd1de5d42336c5
 SHA512 
27f5f9fa936b42a107f203f1a88b3d9884a0585db37dbc92d5f671c1a528f7c57089ac7bcb3db4c7e7edf7bbd23b6b57940f0393071c45a837732195276d8cc9
 DIST genpatches-4.19-43.experimental.tar.xz 5800 BLAKE2B 
c190fa1302ed073d57172cc9b439bf50575dd3f48db09c79127482670b48330e0801ea942d5b8c7031b508bcaa0a3ef6d5a72834fe783cf4264c6ebab8472606
 SHA512 
6015397b5ab82cb82d12898663b0bf8715e472832e9233eb882cc51736f5c722e0d5f38c88220ec752f81a29bbf31bff3fe61e0ea3b39df715b3b59751d6361d
 DIST genpatches-4.19-43.extras.tar.xz 17484 BLAKE2B 
7d43b94e63c410c20ed87a9ac7644fdf2c5188a4340df8f24bd7a3534977a8f563901182d149d2eef41ebb57a571248ff555ab11d456485bffe231f68d8d617b
 SHA512 
461529b09b4c591fbcc33cb1d989653f46282205affebc3d5a1256b4e93e8dfc5b9d052590e8340f1902121016e3ddafc3abdc7984a3ab071d7a870cd3c88a6d
+DIST genpatches-4.19-44.base.tar.xz 1260336 BLAKE2B 
d85d36b8f123e750d4cdb156c73470b2df427dc598ac38fe3f826a5f9a2b39f3f3897938824aaa4e1d44e1705a3c7189a18827e6731664e7fd4e4698291c7650
 SHA512 
9ea073a8f5705b6d62c0011d7e2a386fec7bb4355d17d766095c876e97a59ad3cd9b397d4e5d384d1e0d17f9887cb65d7709d24aeff900c55b0b4f049bb61604
+DIST genpatches-4.19-44.experimental.tar.xz 5804 BLAKE2B 
32fd8fea329570c9ac9818f80c8bdcd5d96d0228701ab2a8a3240c5b2d56ffbf052b90b4dd7aacd5e0273ffcee13dea54bbd672fe06281cfff3205884ef1c541
 SHA512 
8b7b242ee23895e2a4bcace8b15e186d637168913f89a20f0be92b86a18fa7971ca8fc93a19b3877efb7145d02f24044133121571dccb1a7d6b162a3b59c5d94
+DIST genpatches-4.19-44.extras.tar.xz 17480 BLAKE2B 
42bda51c1c44d7453392b06ab8c35063f192337e56bb8b7e40d092e44a98aa52618002a54395b90a096e51f2db600e75d162e5c50acb1559c7485a05a3751144
 SHA512 
deb17f8982dc6288d8a64ba6cad32f07378c86501e2e9584cd9e35da237299453e77cd4cfe70bc9cf3f8ed415e053f29e3ac408736481264744a1bbdbe9900ea
 DIST genpatches-4.4-177.base.tar.xz 2683240 BLAKE2B 
663016d9fc9bc7be441364e929d0bf6c2e78872c809174ddc08149f04d484a8abaaacb5abb58fb46bfac9704bd480ca446cb6bbfb2a12aab2e43dfc1313b12bc
 SHA512 
1e3371429f322c76c619c89c8d99c15ee9c3413f7fc54e71a021732f6941ee1e385634e45877c834ed3cb3d7a1d1971c5a89de7fce5c456ec14fad0276bf9cb8
 DIST genpatches-4.4-177.experimental.tar.xz 83316 BLAKE2B 
2ea31e71b0838d9ff82d195fc8f1412fd2224ed6863ce0bb8b44785f9c66905132a53acb6cf7ac4b612d85239cb719eb6cb790f79064eebf46e2977411219098
 SHA512 
498d59dafeb326cbf072c3b65ad1d44ad88a576a66d85131d979185787bfbcbf084cf193530f6df6eb0d4ff5b93135ce083c4c66abfee9991dff71ff2522c870
 DIST genpatches-4.4-177.extras.tar.xz 16464 BLAKE2B 
a46eddeea412631293ee0c3a4a4fa9fcc35967c4fc26986363b74f5182b495fad1cf66f2c4247eac128ba826d1a3bb36862929d1aa63a9a13e64f0700d8fa0f4
 SHA512 
250a2f2ddb8464fe245a41ace354b04047c9850b4073ce7764a24ebaee52d3dcf726771b222a976a806f08f6aa95e3ce4a226c5c6896484c029d08a9fe600480

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.43.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.43.ebuild
new file mode 100644
index 000..45b9aff44f3
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.43.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="44"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-05-14 Thread Mike Pagano
commit: e0603b287f233f718ecc5260060193f7013a0ecc
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 14 23:59:53 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed May 15 00:00:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0603b28

sys-kernel/gentoo-sources: Linux patch 4.14.119

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.14.119.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 8ae9caec504..1347d3666e0 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -16,6 +16,9 @@ DIST genpatches-4.14-125.extras.tar.xz 17492 BLAKE2B 
5da2ad6748f4f34bb952e9d6ec6
 DIST genpatches-4.14-126.base.tar.xz 2797468 BLAKE2B 
eaaf789d119871dcdd5124c1683003f4c0f47267cb4087f4ef9f1325ea9d096f4d567207f1efeff81db23e620f8bd2bb9b9c4d7a5e00553053016e3e576e7474
 SHA512 
3b098b53ab7fa36d82a8c0c42e5402c3d0d442ea14bc8588e8651cbe6df2123209e847ca71f8da146fe574c375bd77ba7a249ec501a94c523819a57076b2f2ec
 DIST genpatches-4.14-126.experimental.tar.xz 5224 BLAKE2B 
b1ab8b5272e41f7bf1b39844884c6665d87e2a2afee57b29065d5810c6aeb4747d005e7fc99739e106b2e5c0ffe034f3df903b631aa36dfa99d1452fc9a1cde8
 SHA512 
6c0930098f39d81457a82c4d169197fb43093db1b4977ba45b97d78e5c2abe8f2ed5f1c1d3f5eee28c501e18995c6707fb9df8f77747bdb19c530b144fb91265
 DIST genpatches-4.14-126.extras.tar.xz 17484 BLAKE2B 
05cd9966ef113d421f92e329400d1531e29b7aef8deac1c306abfc0fecb5a53e0cdeb565bd90ce4286cf5a294140024f25f1d2ddb114261a39977d00640a
 SHA512 
3ebfca34bcf9ec927455b8ac05213c041c8a1958edd6201c14c114128f990fb487cb013fcd6f59088edf1522f82eb78d95702fc67f719ef371a7520e2f009b29
+DIST genpatches-4.14-127.base.tar.xz 2812716 BLAKE2B 
ee5930d697f3a9b0e42b502d6e23813c8715902f4edf3e251f8d9a827e966c208ed3c8118bbe4646de699e72308d8b05e79d6393d9c2dac4d6f9129cf62cfb70
 SHA512 
b0493e65d0d2f169822ce206a0d7e0b195e6c88cef81dbb7d396f70555fb9544af305a62f542cc88b217bb2c92328f3208bdc74996f899532310fae2a86fe24b
+DIST genpatches-4.14-127.experimental.tar.xz 5220 BLAKE2B 
5fbb6b81c38a332ebe53a0022657263fc008bbaf447ebba0a48f7167e19521bc253a691c845214d02f8030c1739b4c9ce603342fe006b6d132c691ce3a9c
 SHA512 
5842bc6a890ef13c917f0163e9a3431a863fc73b7072798ad1acada1618fed1bde4972f23853186ac2e2bd28587226e80ab9baee68a4a78625203889a11dfc01
+DIST genpatches-4.14-127.extras.tar.xz 17492 BLAKE2B 
1e51904cdc8271e976030e782e6a321585131ec80ae7ae58a6d1b058e4f9743b772c86c0feb7a6a367aa344913d6f3815a10d88110a5fff994e18ebf765cdeb7
 SHA512 
f59ddfe65e10f117a2c24ccf43394795101bdc5b0bd45907af37324bcf984853eed4c1dfa320ac6e371a2f58e8d2c43e28ddfef6b0298db63878d95827d32e71
 DIST genpatches-4.19-28.base.tar.xz 809620 BLAKE2B 
2bf07264d3d65e7908b27727bbfb295c53a0cb2c8a9358bb41fa75a04b3094b0a9ca68721a440f6ffcbee3420b5cd31211f5e1673f8fe8043fdb5d913efe312a
 SHA512 
00c9225dd966e02cba66b039e6bead431162d13b64c3a1680fd5c8b2f1f12af86bcb3c0bb553e88bdc12b4675d99be5944f280a5fad7fbf59e8bc6ab6d041ec8
 DIST genpatches-4.19-28.experimental.tar.xz 5804 BLAKE2B 
6c4a52ce04f35a0c971ef438f32acec66395b763f725176312d4ea7e7467e9b2bab953afb64df744acc0827bb96cb13f2537427a56cee10dc95227300bfb6b02
 SHA512 
e04c94dd53325e89f25343999da5b66f4624605d66859884f2768c073b203126f7aad5fb5a1012fc56a4e2906fb2f3a3f8fda48d8e300a1a0bb8dc7c1719fa82
 DIST genpatches-4.19-28.extras.tar.xz 17480 BLAKE2B 
599e85a011c87a7a9bcec44579fd4e54ff9ab78a4b8ee727f6b741acea29902c0531988d5abc6ff9512a205601363837639b5ba31190a044009bac13cb44067b
 SHA512 
e201383a2fd00d063bd3d9817fbc40052db19e46db105ddb15dfd1dd90001a11de12495372f2225adcc80b620252ea20d49e73da46b8b3c88e62baa71a71a8c5

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.119.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.119.ebuild
new file mode 100644
index 000..01df72860da
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.119.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="127"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-05-14 Thread Mike Pagano
commit: 35362fb416b3cf0abc5aacc0adce0a5a5e03a548
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 14 23:57:39 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 23:57:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35362fb4

sys-kernel/gentoo-sources: Linux patch 4.9.176

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.9.176.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 7417d9840b0..8ae9caec504 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -67,6 +67,9 @@ DIST genpatches-4.9-178.extras.tar.xz 17360 BLAKE2B 
258ecc06201b91c64c4e605534a2
 DIST genpatches-4.9-179.base.tar.xz 3060236 BLAKE2B 
0cd2b997aae6daeae01b65b4653ffbaf60259954f3943cf5d58940704d24a8750d61a5e9dbb857931ce83b01363d020d56c12b1ec3aeac694697b5a494c5e2c6
 SHA512 
bccffb55adebf12fb45311361102bb23da781b727b85a088db3a60dd87b40eb80444d8cbe213e30dbe1264e96c1364fd0652e7d75c8883fd5a15b78c1b0f7956
 DIST genpatches-4.9-179.experimental.tar.xz 106352 BLAKE2B 
b7491d53c206ffe61bfa75b9991cdaf5b9e4bdc2e9ff75b7697fab7fa792f417b4ca827e6c884d8a133187074e43dcc8eafcd63af0f16a26dca550f3dca1
 SHA512 
517b51690ccbf9357259e92ee459d88d973c4beaa48c3e560a06c2539419b606c132dc6653afb427bca1ec3f5d10df28fc704f5efed92935863555c9777d05d6
 DIST genpatches-4.9-179.extras.tar.xz 17368 BLAKE2B 
b5ea1d5dbb3c8aa0a49636f7dee83b2b3d3f2c243c73f67b6908b42d561123831437262ffb69dfe8e2e6e5b5ce5076123dfd634f22b3d0dd4f14f564ff83a588
 SHA512 
effe6b1c79926a680f3a02cb9c9780803e20a7c3cabd296f9b21b913ee97b4404451fab03728b3a5dea54a51013fe38cd501932fa570e5b04cd27c4d97688b37
+DIST genpatches-4.9-180.base.tar.xz 3084316 BLAKE2B 
55780ae0dbb4de6f4904ad4f989a3076e4237dc498e6cae879b7f0ca82ad9b86fd0a66f77ccba6fa1b496b892f74b0d6407df9c8f7c56896659512e757e377aa
 SHA512 
891d8f5e14c1990f13d11db2bc32ab0c4526ba21ddc71cd7fecec3255e8ae274d348667232a279ac61b7b5be596b58f0f2326b28c7d01969e8580660fcc6b0c0
+DIST genpatches-4.9-180.experimental.tar.xz 106368 BLAKE2B 
42bbaacb2b20024fa109d8a0154bcbe8b451e6a8bc25199d234fe0b9899f79a9a421bfe8f293f27b44026878d574ebceaefb1e9b0f0fdca351a8fd8076e204c2
 SHA512 
97852af7d6b96ac97ba598c1ab8b861da01db1bed2c31d82671a55a398aa9caa6e0284e3e5b90d952f64b7b9bfa5d601d43e5fd6a92017336ac5c71ba95d68ad
+DIST genpatches-4.9-180.extras.tar.xz 17360 BLAKE2B 
18f344737f7466e0169896d46bd6bd2db78a9984fe1d7691e98f42891f224ee38cb111011bb5d1e55a2a60048ab2ab1edd8ba718bb35f9e28012b2bfce45
 SHA512 
6d6206104d0110f5579e044a918a5d3d2edb4d98adea4124605209b90b931dffcc408c622416ded86b9127bb424462e058ff95b66c033441961cc57a4e67709a
 DIST genpatches-5.0-13.base.tar.xz 394572 BLAKE2B 
0aa222a6e7f5ff22f08c46827c3d17ab48bea388c2a806e403924f0e54ba270451418cb968cd6faec8a29acdd8d55166d1c1fe346cc83edb6e7753a280451168
 SHA512 
7f9fb266e8ace4bd39b6734611fe94e9114dbaf08e31e26879fcbf1d1a4839537d8bb71449d85bb10729a21487e45c15304d1d834459a29d882d3402832393db
 DIST genpatches-5.0-13.experimental.tar.xz 5804 BLAKE2B 
3fe34de178bda6b8762f910df6fa5d25111fe3678b961c8893b53617d2644c120e9404c6c57a0955e1626faa94ec2a1e80cef2c879f8c42162061cf697ae883c
 SHA512 
49d0c5f378f895b767ef04c492051c3152f47cf28c1a1a56606b18c85a09582efa0d3e6342d7799f802c8fbe8e6cfacbd5c4c706e18063eb6e43e4da6be9cf30
 DIST genpatches-5.0-13.extras.tar.xz 1724 BLAKE2B 
8bd73abe782227f6b6e51330793d6046a2244bb371f72f67ac790ed9f752846d9e62ac91480050cad64e8c0d8c9be72571e4bad9fba4086f4163dc0f89a3eec7
 SHA512 
617cec76d93987080e126fa04320e00fe3d87b5d6c68f80a7d565cc28d6c8ab6e2c12926437c16b4f01f143db2f807f0e042ee607d0052b138f7b581a95667cc

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.176.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.176.ebuild
new file mode 100644
index 000..8d5cb36df32
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.176.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="180"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-05-14 Thread Aaron Bauman
commit: 41e0646db5dd198b40fc70912be05c61ce2a97d2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 23:48:50 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 23:48:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e0646d

media-libs/libcddb: arm64 stable

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

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

diff --git a/media-libs/libcddb/libcddb-1.3.2-r1.ebuild 
b/media-libs/libcddb/libcddb-1.3.2-r1.ebuild
index 3f483f42cdd..1a75bacf899 100644
--- a/media-libs/libcddb/libcddb-1.3.2-r1.ebuild
+++ b/media-libs/libcddb/libcddb-1.3.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]"



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

2019-05-14 Thread Aaron Bauman
commit: 7b3599462650aa3f656e9213155eb5961df01d4f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 23:47:03 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 23:47:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b359946

arm64/package.use.stable.mask: drop latex

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

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

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index cd611b200d5..dfb1a7201f5 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -39,7 +39,7 @@ dev-vcs/git doc
 # Mart Raudsepp  (29 May 2018)
 # sys-devel/clang, dev-libs/xapian, app-text/texlive not stable yet
 # USE=doc requires USE=latex
-app-doc/doxygen clang doxysearch latex doc
+app-doc/doxygen clang doxysearch doc
 
 # Mart Raudsepp  (29 May 2018)
 # virtual/opengl and media-libs/freeglut not stable yet



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

2019-05-14 Thread Aaron Bauman
commit: 8201176864c817f9ce01f35b1a99ac3cc5d1446b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 23:47:26 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 23:47:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82011768

dev-texlive/texlive-fontsextra: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild 
b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild
index 6217dda13dc..e86aac47e95 100644
--- a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild
+++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.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="5"
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Additional fonts"
 
 LICENSE=" Apache-2.0 BSD GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 MIT OFL 
public-domain TeX TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !=dev-texlive/texlive-langpolish-2007*



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

2019-05-14 Thread Aaron Bauman
commit: 6f08b5ac72f09f702590414ff7c0d9f7de8cbda1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 23:47:40 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 23:47:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f08b5ac

dev-perl/Jcode: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/Jcode/Jcode-2.70.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild 
b/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild
index 2a387dc7384..6ce0dd822c7 100644
--- a/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild
+++ b/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Japanese transcoding module for Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~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=""
 
 RDEPEND=">=virtual/perl-MIME-Base64-2.1"



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

2019-05-14 Thread Aaron Bauman
commit: 23427c2fe34e6d36abbcfbe20cc778f8dfeb7bd0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 23:47:21 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 23:47:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23427c2f

dev-texlive/texlive-bibtexextra: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild 
b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild
index e4b26f1f3eb..4b4ec09fc4c 100644
--- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild
+++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.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="5"
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive BibTeX additional styles"
 
 LICENSE=" Artistic GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 LPPL-1.3c public-domain 
TeX TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2017
 !=dev-texlive/texlive-latexextra-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Spreadsheet-WriteExcel/

2019-05-14 Thread Aaron Bauman
commit: 68824934865a54bfdf7dff887bcb4bd717465ee0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 23:47:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 23:47:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68824934

dev-perl/Spreadsheet-WriteExcel: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild 
b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
index d37423b8059..9de1e76f37b 100644
--- a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
+++ b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Write cross-platform Excel binary file"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~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=""
 
 RDEPEND="virtual/perl-File-Temp



[gentoo-commits] proj/linux-patches: New tag: 4.9-180

2019-05-14 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 23:33:08 2019 +

New tag: 4.9-180




[gentoo-commits] proj/linux-patches: New tag: 4.14-127

2019-05-14 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 23:30:43 2019 +

New tag: 4.14-127




[gentoo-commits] proj/linux-patches: New tag: 4.19-44

2019-05-14 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 23:29:11 2019 +

New tag: 4.19-44




[gentoo-commits] proj/linux-patches: New tag: 5.0-17

2019-05-14 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 23:13:41 2019 +

New tag: 5.0-17




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

2019-05-14 Thread Georgy Yakovlev
commit: a957a9f513206d060421c9b09bef7334e7ce08ab
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 23:06:17 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 23:06:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a957a9f5

dev-java/openjdk-jre-bin: drop old :8

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

 .../openjdk-jre-bin-8.212_p03.ebuild   | 94 --
 1 file changed, 94 deletions(-)

diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.212_p03.ebuild 
b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.212_p03.ebuild
deleted file mode 100644
index 2af8e9e8e29..000
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.212_p03.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eapi7-ver java-vm-2
-
-abi_uri() {
-   echo "${2-$1}? (
-   
https://github.com/AdoptOpenJDK/openjdk${SLOT}-binaries/releases/download/jdk${MY_PV}/OpenJDK8U-jre_${1}_linux_hotspot_${MY_PV/-/}.tar.gz
-   )"
-}
-
-MY_PV=$(ver_rs 1 'u' 2 '-' ${PV//p/b})
-SLOT="$(ver_cut 1)"
-
-DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK"
-HOMEPAGE="https://adoptopenjdk.net;
-SRC_URI="
-   $(abi_uri x64 amd64)
-"
-
-LICENSE="GPL-2-with-classpath-exception"
-KEYWORDS="~amd64"
-
-IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
-
-RDEPEND="
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
-   >net-libs/libnet-1.1
-   >=sys-libs/glibc-2.2.5:*
-   sys-libs/zlib
-   alsa? ( media-libs/alsa-lib )
-   cups? ( net-print/cups )
-   selinux? ( sec-policy/selinux-java )
-   !headless-awt? (
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libXrender
-   x11-libs/libXtst
-   )"
-
-PDEPEND="
-   webstart? ( >=dev-java/icedtea-web-1.6.1:0 )
-   nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] )"
-
-RESTRICT="preserve-libs splitdebug"
-QA_PREBUILT="*"
-
-S="${WORKDIR}/jdk${MY_PV}-jre"
-
-src_install() {
-   local dest="/opt/${P}"
-   local ddest="${ED}${dest#/}"
-
-   rm ASSEMBLY_EXCEPTION LICENSE THIRD_PARTY_README || die
-
-   # this does not exist on arm64 hence -f
-   rm -fv lib/*/libfreetype.so* || die
-
-   if ! use alsa ; then
-   rm -v lib/*/libjsoundalsa.so* || die
-   fi
-
-   if use headless-awt ; then
-   rm -fvr lib/*/lib*{[jx]awt,splashscreen}* \
-   bin/policytool || die
-   fi
-
-   dodir "${dest}"
-   cp -pPR * "${ddest}" || die
-
-   use gentoo-vm && java-vm_install-env "${FILESDIR}"/${PN}-${SLOT}.env.sh
-   java-vm_set-pax-markings "${ddest}"
-   java-vm_revdep-mask
-   java-vm_sandbox-predict /dev/random /proc/self/coredump_filter
-}
-
-pkg_postinst() {
-   java-vm-2_pkg_postinst
-
-   if use gentoo-vm ; then
-   ewarn "WARNING! You have enabled the gentoo-vm USE flag, making 
this JRE"
-   ewarn "recognised by the system. This will almost certainly 
break things."
-   else
-   ewarn "The experimental gentoo-vm USE flag has not been enabled 
so this JRE"
-   ewarn "will not be recognised by the system. For example, 
simply calling"
-   ewarn "\"java\" will launch a different JVM. This is necessary 
until Gentoo"
-   ewarn "fully supports OpenJDK 8. This JRE must therefore be 
invoked using its"
-   ewarn "absolute location under ${EPREFIX}/opt/${P}."
-   fi
-}



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

2019-05-14 Thread Georgy Yakovlev
commit: f4db13ca5964d2adf7582a754a9e289801d6b8b6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 23:05:48 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 23:06:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4db13ca

dev-java/openjdk-jre-bin: drop old :11

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

 .../openjdk-jre-bin-11.0.3_p7.ebuild   | 93 --
 1 file changed, 93 deletions(-)

diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.3_p7.ebuild 
b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.3_p7.ebuild
deleted file mode 100644
index 1f10efc0264..000
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.3_p7.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit java-vm-2
-
-abi_uri() {
-   echo "${2-$1}? (
-   
https://github.com/AdoptOpenJDK/openjdk${SLOT}-binaries/releases/download/jdk-${MY_PV}/OpenJDK${SLOT}U-jre_${1}_linux_hotspot_${MY_PV//+/_}.tar.gz
-   )"
-}
-
-MY_PV=${PV/_p/+}
-SLOT=${MY_PV%%[.+]*}
-
-SRC_URI="
-   $(abi_uri x64 amd64)
-"
-
-DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK"
-HOMEPAGE="https://adoptopenjdk.net;
-LICENSE="GPL-2-with-classpath-exception"
-KEYWORDS="~amd64"
-IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
-
-RDEPEND="
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
-   >net-libs/libnet-1.1
-   >=sys-libs/glibc-2.2.5:*
-   sys-libs/zlib
-   alsa? ( media-libs/alsa-lib )
-   cups? ( net-print/cups )
-   selinux? ( sec-policy/selinux-java )
-   !headless-awt? (
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libXrender
-   x11-libs/libXtst
-   )"
-
-PDEPEND="webstart? ( >=dev-java/icedtea-web-1.6.1:0 )
-   nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] )"
-
-RESTRICT="preserve-libs splitdebug"
-QA_PREBUILT="*"
-
-S="${WORKDIR}/jdk-${MY_PV}-jre"
-
-src_install() {
-   local dest="/opt/${P}"
-   local ddest="${ED}${dest#/}"
-
-   # Not sure why they bundle this as it's commonly available and they
-   # only do so on x86_64. It's needed by libfontmanager.so. IcedTea
-   # also has an explicit dependency while Oracle seemingly dlopens it.
-   rm -vf lib/libfreetype.so || die
-
-   # Oracle and IcedTea have libjsoundalsa.so depending on
-   # libasound.so.2 but AdoptOpenJDK only has libjsound.so. Weird.
-   if ! use alsa ; then
-   rm -v lib/libjsound.* || die
-   fi
-
-   if use headless-awt ; then
-   rm -v lib/lib*{[jx]awt,splashscreen}* || die
-   fi
-
-   dodir "${dest}"
-   cp -pPR * "${ddest}" || die
-
-   use gentoo-vm && java-vm_install-env "${FILESDIR}"/${PN}-${SLOT}.env.sh
-   java-vm_set-pax-markings "${ddest}"
-   java-vm_revdep-mask
-   java-vm_sandbox-predict /dev/random /proc/self/coredump_filter
-}
-
-pkg_postinst() {
-   java-vm-2_pkg_postinst
-
-   if use gentoo-vm ; then
-   ewarn "WARNING! You have enabled the gentoo-vm USE flag, making 
this JRE"
-   ewarn "recognised by the system. This will almost certainly 
break things."
-   else
-   ewarn "The experimental gentoo-vm USE flag has not been enabled 
so this JRE"
-   ewarn "will not be recognised by the system. For example, 
simply calling"
-   ewarn "\"java\" will launch a different JVM. This is necessary 
until Gentoo"
-   ewarn "fully supports Java 11. This JRE must therefore be 
invoked using its"
-   ewarn "absolute location under ${EPREFIX}/opt/${P}."
-   fi
-}



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

2019-05-14 Thread Nick Sarnie
commit: 0712def654a95887d01b350b25f2c112a349bafd
Author: Nick Sarnie  gentoo  org>
AuthorDate: Tue May 14 23:04:22 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Tue May 14 23:04:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0712def6

app-emulation/vkd3d: Sync with ::wine

Fix live ebuild

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

 app-emulation/vkd3d/vkd3d-.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-emulation/vkd3d/vkd3d-.ebuild 
b/app-emulation/vkd3d/vkd3d-.ebuild
index adf1fb7481d..7d104fca6c2 100644
--- a/app-emulation/vkd3d/vkd3d-.ebuild
+++ b/app-emulation/vkd3d/vkd3d-.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit multilib-minimal
 
+AUTOTOOLS_AUTORECONF="1"
+
 if [[ "${PV}" == "" ]]; then
EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git;
inherit git-r3



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

2019-05-14 Thread Georgy Yakovlev
commit: e018a09661cb7f29ec72c000180f8447e0f7b387
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 23:03:37 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 23:03:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e018a096

app-crypt/nitrocli: revbump again

last revbump for this version was an emtpy one
without changing the dependency.

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

 .../nitrocli/{nitrocli-0.2.2-r1.ebuild => nitrocli-0.2.2-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild 
b/app-crypt/nitrocli/nitrocli-0.2.2-r2.ebuild
similarity index 98%
rename from app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild
rename to app-crypt/nitrocli/nitrocli-0.2.2-r2.ebuild
index bd432facd46..653a9ce8ef2 100644
--- a/app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild
+++ b/app-crypt/nitrocli/nitrocli-0.2.2-r2.ebuild
@@ -59,7 +59,7 @@ KEYWORDS="~amd64"
 IUSE=""
 
 BDEPEND="
-   >=dev-lang/rust-1.31.0
+   >=virtual/rust-1.31.0
 "
 DEPEND="
dev-libs/hidapi



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

2019-05-14 Thread Nick Sarnie
commit: b84b11285b46ebf645d2b3567e05487a174ecdc9
Author: Nick Sarnie  gentoo  org>
AuthorDate: Tue May 14 23:01:36 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Tue May 14 23:01:36 2019 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b84b1128

app-emulation/vkd3d: Fix live ebuild

Fixes: https://bugs.gentoo.org/685918
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/vkd3d/vkd3d-.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-emulation/vkd3d/vkd3d-.ebuild 
b/app-emulation/vkd3d/vkd3d-.ebuild
index 2adf5f1..7d104fc 100644
--- a/app-emulation/vkd3d/vkd3d-.ebuild
+++ b/app-emulation/vkd3d/vkd3d-.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit multilib-minimal
 
+AUTOTOOLS_AUTORECONF="1"
+
 if [[ "${PV}" == "" ]]; then
EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git;
inherit git-r3
@@ -22,10 +24,7 @@ RDEPEND="spirv-tools? ( 
dev-util/spirv-tools:=[${MULTILIB_USEDEP}] )
 
 DEPEND="${RDEPEND}
dev-util/spirv-headers
-   || (
-   dev-util/vulkan-headers
-   
<=media-libs/vulkan-loader-1.1.70.0-r999[${MULTILIB_USEDEP}]
-  )"
+   dev-util/vulkan-headers"
 
 DESCRIPTION="D3D12 to Vulkan translation library"
 HOMEPAGE="https://source.winehq.org/git/vkd3d.git/;



[gentoo-commits] proj/linux-patches: New tag: 5.1-3

2019-05-14 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 22:49:16 2019 +

New tag: 5.1-3




[gentoo-commits] proj/linux-patches:5.1 commit in: /

2019-05-14 Thread Mike Pagano
commit: 98034f3b0a814b0e857795cb36004bcc0bfc8e50
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 14 22:25:53 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 22:25:53 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=98034f3b

Linux patch 5.1.2

Signed-off-by: Mike Pagano  gentoo.org>

 _README|4 +
 1001_linux-5.1.2.patch | 2955 
 2 files changed, 2959 insertions(+)

diff --git a/_README b/_README
index 72fa25f..b65b94a 100644
--- a/_README
+++ b/_README
@@ -47,6 +47,10 @@ Patch:  1000_linux-5.1.1.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.1.1
 
+Patch:  1001_linux-5.1.2.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.1.2
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1001_linux-5.1.2.patch b/1001_linux-5.1.2.patch
new file mode 100644
index 000..a8d7259
--- /dev/null
+++ b/1001_linux-5.1.2.patch
@@ -0,0 +1,2955 @@
+diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu 
b/Documentation/ABI/testing/sysfs-devices-system-cpu
+index 9605dbd4b5b5..141a7bb58b80 100644
+--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
 b/Documentation/ABI/testing/sysfs-devices-system-cpu
+@@ -484,6 +484,7 @@ What:  /sys/devices/system/cpu/vulnerabilities
+   /sys/devices/system/cpu/vulnerabilities/spectre_v2
+   /sys/devices/system/cpu/vulnerabilities/spec_store_bypass
+   /sys/devices/system/cpu/vulnerabilities/l1tf
++  /sys/devices/system/cpu/vulnerabilities/mds
+ Date: January 2018
+ Contact:  Linux kernel mailing list 
+ Description:  Information about CPU vulnerabilities
+@@ -496,8 +497,7 @@ Description:   Information about CPU vulnerabilities
+   "Vulnerable"  CPU is affected and no mitigation in effect
+   "Mitigation: $M"  CPU is affected and mitigation $M is in effect
+ 
+-  Details about the l1tf file can be found in
+-  Documentation/admin-guide/l1tf.rst
++  See also: Documentation/admin-guide/hw-vuln/index.rst
+ 
+ What: /sys/devices/system/cpu/smt
+   /sys/devices/system/cpu/smt/active
+diff --git a/Documentation/admin-guide/hw-vuln/index.rst 
b/Documentation/admin-guide/hw-vuln/index.rst
+new file mode 100644
+index ..ffc064c1ec68
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/index.rst
+@@ -0,0 +1,13 @@
++
++Hardware vulnerabilities
++
++
++This section describes CPU vulnerabilities and provides an overview of the
++possible mitigations along with guidance for selecting mitigations if they
++are configurable at compile, boot or run time.
++
++.. toctree::
++   :maxdepth: 1
++
++   l1tf
++   mds
+diff --git a/Documentation/admin-guide/hw-vuln/l1tf.rst 
b/Documentation/admin-guide/hw-vuln/l1tf.rst
+new file mode 100644
+index ..31653a9f0e1b
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/l1tf.rst
+@@ -0,0 +1,615 @@
++L1TF - L1 Terminal Fault
++
++
++L1 Terminal Fault is a hardware vulnerability which allows unprivileged
++speculative access to data which is available in the Level 1 Data Cache
++when the page table entry controlling the virtual address, which is used
++for the access, has the Present bit cleared or other reserved bits set.
++
++Affected processors
++---
++
++This vulnerability affects a wide range of Intel processors. The
++vulnerability is not present on:
++
++   - Processors from AMD, Centaur and other non Intel vendors
++
++   - Older processor models, where the CPU family is < 6
++
++   - A range of Intel ATOM processors (Cedarview, Cloverview, Lincroft,
++ Penwell, Pineview, Silvermont, Airmont, Merrifield)
++
++   - The Intel XEON PHI family
++
++   - Intel processors which have the ARCH_CAP_RDCL_NO bit set in the
++ IA32_ARCH_CAPABILITIES MSR. If the bit is set the CPU is not affected
++ by the Meltdown vulnerability either. These CPUs should become
++ available by end of 2018.
++
++Whether a processor is affected or not can be read out from the L1TF
++vulnerability file in sysfs. See :ref:`l1tf_sys_info`.
++
++Related CVEs
++
++
++The following CVE entries are related to the L1TF vulnerability:
++
++   =  =  ==
++   CVE-2018-3615  L1 Terminal Fault  SGX related aspects
++   CVE-2018-3620  L1 Terminal Fault  OS, SMM related aspects
++   CVE-2018-3646  L1 Terminal Fault  Virtualization related aspects
++   =  =  ==
++
++Problem
++---
++
++If an instruction accesses a virtual address for which the relevant page
++table entry (PTE) has the Present bit cleared or 

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

2019-05-14 Thread Jeroen Roovers
commit: b57de6f9102df1304ba299b6bda12702ba61015b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue May 14 21:28:15 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue May 14 21:28:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57de6f9

x11-misc/xkbset:  Remove testing cruft

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

 x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild 
b/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
index 54d3d0f4fc8..47ac617ee11 100644
--- a/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
+++ b/x11-misc/xkbset/xkbset-0.5_p7_p1.ebuild
@@ -37,11 +37,6 @@ PATCHES=(
"${WORKDIR}"/debian/patches/02-clarify-errors.patch
 )
 
-pkg_setup() {
-   ewarn "MAJOR ${DEBIAN_P_MAJOR}"
-   ewarn "MINOR ${DEBIAN_P_MINOR}"
-}
-
 src_compile() {
emake CC=$(tc-getCC) INC_PATH= LIB_PATH=
 }



[gentoo-commits] proj/linux-patches:5.0 commit in: /

2019-05-14 Thread Mike Pagano
commit: eb28ace601eb7634e8c99180cfe2640f3a09027f
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 14 21:01:27 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 21:01:27 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=eb28ace6

Linux patch 5.0.16

Signed-off-by: Mike Pagano  gentoo.org>

 _README |4 +
 1015_linux-5.0.16.patch | 2955 +++
 2 files changed, 2959 insertions(+)

diff --git a/_README b/_README
index 0d6cdbe..b19b388 100644
--- a/_README
+++ b/_README
@@ -103,6 +103,10 @@ Patch:  1014_linux-5.0.15.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.0.15
 
+Patch:  1015_linux-5.0.16.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.0.16
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1015_linux-5.0.16.patch b/1015_linux-5.0.16.patch
new file mode 100644
index 000..342f6cf
--- /dev/null
+++ b/1015_linux-5.0.16.patch
@@ -0,0 +1,2955 @@
+diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu 
b/Documentation/ABI/testing/sysfs-devices-system-cpu
+index 9605dbd4b5b5..141a7bb58b80 100644
+--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
 b/Documentation/ABI/testing/sysfs-devices-system-cpu
+@@ -484,6 +484,7 @@ What:  /sys/devices/system/cpu/vulnerabilities
+   /sys/devices/system/cpu/vulnerabilities/spectre_v2
+   /sys/devices/system/cpu/vulnerabilities/spec_store_bypass
+   /sys/devices/system/cpu/vulnerabilities/l1tf
++  /sys/devices/system/cpu/vulnerabilities/mds
+ Date: January 2018
+ Contact:  Linux kernel mailing list 
+ Description:  Information about CPU vulnerabilities
+@@ -496,8 +497,7 @@ Description:   Information about CPU vulnerabilities
+   "Vulnerable"  CPU is affected and no mitigation in effect
+   "Mitigation: $M"  CPU is affected and mitigation $M is in effect
+ 
+-  Details about the l1tf file can be found in
+-  Documentation/admin-guide/l1tf.rst
++  See also: Documentation/admin-guide/hw-vuln/index.rst
+ 
+ What: /sys/devices/system/cpu/smt
+   /sys/devices/system/cpu/smt/active
+diff --git a/Documentation/admin-guide/hw-vuln/index.rst 
b/Documentation/admin-guide/hw-vuln/index.rst
+new file mode 100644
+index ..ffc064c1ec68
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/index.rst
+@@ -0,0 +1,13 @@
++
++Hardware vulnerabilities
++
++
++This section describes CPU vulnerabilities and provides an overview of the
++possible mitigations along with guidance for selecting mitigations if they
++are configurable at compile, boot or run time.
++
++.. toctree::
++   :maxdepth: 1
++
++   l1tf
++   mds
+diff --git a/Documentation/admin-guide/hw-vuln/l1tf.rst 
b/Documentation/admin-guide/hw-vuln/l1tf.rst
+new file mode 100644
+index ..31653a9f0e1b
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/l1tf.rst
+@@ -0,0 +1,615 @@
++L1TF - L1 Terminal Fault
++
++
++L1 Terminal Fault is a hardware vulnerability which allows unprivileged
++speculative access to data which is available in the Level 1 Data Cache
++when the page table entry controlling the virtual address, which is used
++for the access, has the Present bit cleared or other reserved bits set.
++
++Affected processors
++---
++
++This vulnerability affects a wide range of Intel processors. The
++vulnerability is not present on:
++
++   - Processors from AMD, Centaur and other non Intel vendors
++
++   - Older processor models, where the CPU family is < 6
++
++   - A range of Intel ATOM processors (Cedarview, Cloverview, Lincroft,
++ Penwell, Pineview, Silvermont, Airmont, Merrifield)
++
++   - The Intel XEON PHI family
++
++   - Intel processors which have the ARCH_CAP_RDCL_NO bit set in the
++ IA32_ARCH_CAPABILITIES MSR. If the bit is set the CPU is not affected
++ by the Meltdown vulnerability either. These CPUs should become
++ available by end of 2018.
++
++Whether a processor is affected or not can be read out from the L1TF
++vulnerability file in sysfs. See :ref:`l1tf_sys_info`.
++
++Related CVEs
++
++
++The following CVE entries are related to the L1TF vulnerability:
++
++   =  =  ==
++   CVE-2018-3615  L1 Terminal Fault  SGX related aspects
++   CVE-2018-3620  L1 Terminal Fault  OS, SMM related aspects
++   CVE-2018-3646  L1 Terminal Fault  Virtualization related aspects
++   =  =  ==
++
++Problem
++---
++
++If an instruction accesses a virtual address for which the relevant page
++table entry (PTE) has the Present bit 

[gentoo-commits] proj/linux-patches:4.19 commit in: /

2019-05-14 Thread Mike Pagano
commit: e4f15aa89a4f85d797b8b3791b558ccd42bda503
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 14 21:00:26 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 21:00:26 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=e4f15aa8

Linux patch 4.19.43

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1042_linux-4.19.43.patch | 3611 ++
 2 files changed, 3615 insertions(+)

diff --git a/_README b/_README
index 9a195d3..0fb9c26 100644
--- a/_README
+++ b/_README
@@ -211,6 +211,10 @@ Patch:  1041_linux-4.19.42.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.19.42
 
+Patch:  1042_linux-4.19.43.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.19.43
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1042_linux-4.19.43.patch b/1042_linux-4.19.43.patch
new file mode 100644
index 000..e914c0a
--- /dev/null
+++ b/1042_linux-4.19.43.patch
@@ -0,0 +1,3611 @@
+diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu 
b/Documentation/ABI/testing/sysfs-devices-system-cpu
+index 73318225a368..8718d4ad227b 100644
+--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
 b/Documentation/ABI/testing/sysfs-devices-system-cpu
+@@ -477,6 +477,7 @@ What:  /sys/devices/system/cpu/vulnerabilities
+   /sys/devices/system/cpu/vulnerabilities/spectre_v2
+   /sys/devices/system/cpu/vulnerabilities/spec_store_bypass
+   /sys/devices/system/cpu/vulnerabilities/l1tf
++  /sys/devices/system/cpu/vulnerabilities/mds
+ Date: January 2018
+ Contact:  Linux kernel mailing list 
+ Description:  Information about CPU vulnerabilities
+@@ -489,8 +490,7 @@ Description:   Information about CPU vulnerabilities
+   "Vulnerable"  CPU is affected and no mitigation in effect
+   "Mitigation: $M"  CPU is affected and mitigation $M is in effect
+ 
+-  Details about the l1tf file can be found in
+-  Documentation/admin-guide/l1tf.rst
++  See also: Documentation/admin-guide/hw-vuln/index.rst
+ 
+ What: /sys/devices/system/cpu/smt
+   /sys/devices/system/cpu/smt/active
+diff --git a/Documentation/admin-guide/hw-vuln/index.rst 
b/Documentation/admin-guide/hw-vuln/index.rst
+new file mode 100644
+index ..ffc064c1ec68
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/index.rst
+@@ -0,0 +1,13 @@
++
++Hardware vulnerabilities
++
++
++This section describes CPU vulnerabilities and provides an overview of the
++possible mitigations along with guidance for selecting mitigations if they
++are configurable at compile, boot or run time.
++
++.. toctree::
++   :maxdepth: 1
++
++   l1tf
++   mds
+diff --git a/Documentation/admin-guide/hw-vuln/l1tf.rst 
b/Documentation/admin-guide/hw-vuln/l1tf.rst
+new file mode 100644
+index ..31653a9f0e1b
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/l1tf.rst
+@@ -0,0 +1,615 @@
++L1TF - L1 Terminal Fault
++
++
++L1 Terminal Fault is a hardware vulnerability which allows unprivileged
++speculative access to data which is available in the Level 1 Data Cache
++when the page table entry controlling the virtual address, which is used
++for the access, has the Present bit cleared or other reserved bits set.
++
++Affected processors
++---
++
++This vulnerability affects a wide range of Intel processors. The
++vulnerability is not present on:
++
++   - Processors from AMD, Centaur and other non Intel vendors
++
++   - Older processor models, where the CPU family is < 6
++
++   - A range of Intel ATOM processors (Cedarview, Cloverview, Lincroft,
++ Penwell, Pineview, Silvermont, Airmont, Merrifield)
++
++   - The Intel XEON PHI family
++
++   - Intel processors which have the ARCH_CAP_RDCL_NO bit set in the
++ IA32_ARCH_CAPABILITIES MSR. If the bit is set the CPU is not affected
++ by the Meltdown vulnerability either. These CPUs should become
++ available by end of 2018.
++
++Whether a processor is affected or not can be read out from the L1TF
++vulnerability file in sysfs. See :ref:`l1tf_sys_info`.
++
++Related CVEs
++
++
++The following CVE entries are related to the L1TF vulnerability:
++
++   =  =  ==
++   CVE-2018-3615  L1 Terminal Fault  SGX related aspects
++   CVE-2018-3620  L1 Terminal Fault  OS, SMM related aspects
++   CVE-2018-3646  L1 Terminal Fault  Virtualization related aspects
++   =  =  ==
++
++Problem
++---
++
++If an instruction accesses a virtual address for which the relevant page
++table entry (PTE) has the 

[gentoo-commits] proj/linux-patches:4.14 commit in: /

2019-05-14 Thread Mike Pagano
commit: a79e0f8fd41f9d88de8ca425ff82e0b20c86e775
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 14 20:55:01 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 14 20:55:01 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=a79e0f8f

Linux patch 4.14.119

Signed-off-by: Mike Pagano  gentoo.org>

 _README   |4 +
 1118_linux-4.14.119.patch | 3641 +
 2 files changed, 3645 insertions(+)

diff --git a/_README b/_README
index c2f9a77..b2e9929 100644
--- a/_README
+++ b/_README
@@ -515,6 +515,10 @@ Patch:  1117_4.14.118.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.14.118
 
+Patch:  1118_4.14.119.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.14.119
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1118_linux-4.14.119.patch b/1118_linux-4.14.119.patch
new file mode 100644
index 000..1031671
--- /dev/null
+++ b/1118_linux-4.14.119.patch
@@ -0,0 +1,3641 @@
+diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu 
b/Documentation/ABI/testing/sysfs-devices-system-cpu
+index 6cae60929cb6..645687b1870d 100644
+--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
 b/Documentation/ABI/testing/sysfs-devices-system-cpu
+@@ -380,6 +380,7 @@ What:  /sys/devices/system/cpu/vulnerabilities
+   /sys/devices/system/cpu/vulnerabilities/spectre_v2
+   /sys/devices/system/cpu/vulnerabilities/spec_store_bypass
+   /sys/devices/system/cpu/vulnerabilities/l1tf
++  /sys/devices/system/cpu/vulnerabilities/mds
+ Date: January 2018
+ Contact:  Linux kernel mailing list 
+ Description:  Information about CPU vulnerabilities
+@@ -392,8 +393,7 @@ Description:   Information about CPU vulnerabilities
+   "Vulnerable"  CPU is affected and no mitigation in effect
+   "Mitigation: $M"  CPU is affected and mitigation $M is in effect
+ 
+-  Details about the l1tf file can be found in
+-  Documentation/admin-guide/l1tf.rst
++  See also: Documentation/admin-guide/hw-vuln/index.rst
+ 
+ What: /sys/devices/system/cpu/smt
+   /sys/devices/system/cpu/smt/active
+diff --git a/Documentation/admin-guide/hw-vuln/index.rst 
b/Documentation/admin-guide/hw-vuln/index.rst
+new file mode 100644
+index ..ffc064c1ec68
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/index.rst
+@@ -0,0 +1,13 @@
++
++Hardware vulnerabilities
++
++
++This section describes CPU vulnerabilities and provides an overview of the
++possible mitigations along with guidance for selecting mitigations if they
++are configurable at compile, boot or run time.
++
++.. toctree::
++   :maxdepth: 1
++
++   l1tf
++   mds
+diff --git a/Documentation/admin-guide/hw-vuln/l1tf.rst 
b/Documentation/admin-guide/hw-vuln/l1tf.rst
+new file mode 100644
+index ..31653a9f0e1b
+--- /dev/null
 b/Documentation/admin-guide/hw-vuln/l1tf.rst
+@@ -0,0 +1,615 @@
++L1TF - L1 Terminal Fault
++
++
++L1 Terminal Fault is a hardware vulnerability which allows unprivileged
++speculative access to data which is available in the Level 1 Data Cache
++when the page table entry controlling the virtual address, which is used
++for the access, has the Present bit cleared or other reserved bits set.
++
++Affected processors
++---
++
++This vulnerability affects a wide range of Intel processors. The
++vulnerability is not present on:
++
++   - Processors from AMD, Centaur and other non Intel vendors
++
++   - Older processor models, where the CPU family is < 6
++
++   - A range of Intel ATOM processors (Cedarview, Cloverview, Lincroft,
++ Penwell, Pineview, Silvermont, Airmont, Merrifield)
++
++   - The Intel XEON PHI family
++
++   - Intel processors which have the ARCH_CAP_RDCL_NO bit set in the
++ IA32_ARCH_CAPABILITIES MSR. If the bit is set the CPU is not affected
++ by the Meltdown vulnerability either. These CPUs should become
++ available by end of 2018.
++
++Whether a processor is affected or not can be read out from the L1TF
++vulnerability file in sysfs. See :ref:`l1tf_sys_info`.
++
++Related CVEs
++
++
++The following CVE entries are related to the L1TF vulnerability:
++
++   =  =  ==
++   CVE-2018-3615  L1 Terminal Fault  SGX related aspects
++   CVE-2018-3620  L1 Terminal Fault  OS, SMM related aspects
++   CVE-2018-3646  L1 Terminal Fault  Virtualization related aspects
++   =  =  ==
++
++Problem
++---
++
++If an instruction accesses a virtual address for which the relevant page
++table entry (PTE) has the Present 

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

2019-05-14 Thread Patrice Clement
commit: fe0d66d051a0a3f6547fd400484539fd3be4f350
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 20:39:46 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 20:40:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0d66d0

app-text/pdftk: install man page.

Closes: https://bugs.gentoo.org/672344
Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-text/pdftk/pdftk-3.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/pdftk/pdftk-3.0.0.ebuild 
b/app-text/pdftk/pdftk-3.0.0.ebuild
index 013ab53a1b0..1f8c20acf72 100644
--- a/app-text/pdftk/pdftk-3.0.0.ebuild
+++ b/app-text/pdftk/pdftk-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -39,4 +39,5 @@ DEPEND="
 src_install() {
java-pkg_newjar "build/jar/pdftk.jar"
java-pkg_dolauncher ${PN} --main com.gitlab.pdftk_java.pdftk
+   doman "${PN}.1"
 }



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

2019-05-14 Thread Aaron Bauman
commit: e304de76cb97b15c95f62a6ef1e865ec4be70799
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 20:26:19 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 20:27:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e304de76

arm64/package.use.stable.mask: drop cryptsetup

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

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

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 01c39671717..cd611b200d5 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -64,7 +64,7 @@ app-portage/layman cvs subversion test
 app-text/xmlto latex
 dev-libs/apr-util freetds odbc
 sys-apps/man-pages l10n_fr
-sys-apps/systemd cryptsetup qrcode
+sys-apps/systemd qrcode
 sys-auth/pambase pam_krb5 pam_ssh passwdqc
 sys-block/thin-provisioning-tools test
 sys-devel/distcc gssapi



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

2019-05-14 Thread Fabian Groffen
commit: 06d24881ff95c0eca6945420675e0ab953fa43d3
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue May 14 20:15:13 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue May 14 20:15:13 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=06d24881

libq/tree: cleanup tree_pkg_vdb_eat a little

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

 libq/tree.c | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/libq/tree.c b/libq/tree.c
index 0659426..17f51fc 100644
--- a/libq/tree.c
+++ b/libq/tree.c
@@ -497,9 +497,14 @@ tree_pkg_vdb_eat(
char **bufptr,
size_t *buflen)
 {
-   int fd = tree_pkg_vdb_openat(pkg_ctx, file, O_RDONLY, 0);
-   bool ret = eat_file_fd(fd, bufptr, buflen);
-   rmspace(*bufptr);
+   int fd;
+   bool ret;
+
+   fd = tree_pkg_vdb_openat(pkg_ctx, file, O_RDONLY, 0);
+   ret = eat_file_fd(fd, bufptr, buflen);
+   if (ret)
+   rmspace(*bufptr);
+
if (fd != -1)
close(fd);
return ret;



[gentoo-commits] proj/portage-utils:master commit in: /, man/include/, man/

2019-05-14 Thread Fabian Groffen
commit: 659a6f66ea87ba72faab6d24006987c16316cd82
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue May 14 20:19:17 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue May 14 20:19:17 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=659a6f66

qdepends: allow querying ebuild trees

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

 TODO.md   |   2 -
 man/include/qdepends.desc |   4 +-
 man/include/qdepends.optdesc.yaml |   3 +-
 man/qdepends.1|  13 +++--
 qdepends.c| 109 +++---
 5 files changed, 104 insertions(+), 27 deletions(-)

diff --git a/TODO.md b/TODO.md
index ccff6e0..88d232f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -59,9 +59,7 @@
 
 # qdepends
 
-- support querying uninstalled packages (via libq/cache)
 - add -S/-v/-R behavior like qlist #574934
-- support printing full dep content (with -v?) from libq/cache
 - bring back -k?  (but seems solved by using qlist -IF%{SLOT} pkg)
 
 # qpkg

diff --git a/man/include/qdepends.desc b/man/include/qdepends.desc
index b9954c9..19000d0 100644
--- a/man/include/qdepends.desc
+++ b/man/include/qdepends.desc
@@ -12,8 +12,8 @@ option.
 .P
 Currently,
 .I qdepends
-will only query installed packages.  There is no support for
-querying packages not yet installed (see \fBequery\fR(1) for that).
+defaults to query installed packages.  To query packages from ebuild
+trees, use the \fB-t\fR option.
 .P
 If there is no answer to your query (i.e. you've asked for a package
 that is not installed, or a version that does not match), then you will

diff --git a/man/include/qdepends.optdesc.yaml 
b/man/include/qdepends.optdesc.yaml
index f317227..0c8ef6b 100644
--- a/man/include/qdepends.optdesc.yaml
+++ b/man/include/qdepends.optdesc.yaml
@@ -25,6 +25,7 @@ format: |
 verbose: |
 Pretty-print atoms output, per DEPEND-variable.  This is much like
 the \fB-f\fR option, but uses as input the dependency info from the
-matches.
+matches.  When used with \fB-t\fR, the atom highlighting matches
+what is used by the installed package, if available.
 quiet: Suppress DEPEND= output for \fB\-f\fR.  Only print the matching
 atom for \fB\-Q\fR.

diff --git a/man/qdepends.1 b/man/qdepends.1
index bee3bc1..d498680 100644
--- a/man/qdepends.1
+++ b/man/qdepends.1
@@ -20,8 +20,8 @@ option.
 .P
 Currently,
 .I qdepends
-will only query installed packages.  There is no support for
-querying packages not yet installed (see \fBequery\fR(1) for that).
+defaults to query installed packages.  To query packages from ebuild
+trees, use the \fB-t\fR option.
 .P
 If there is no answer to your query (i.e. you've asked for a package
 that is not installed, or a version that does not match), then you will
@@ -58,6 +58,12 @@ package that references \fI\fR in DEPEND, RDEPEND, 
PDEPEND or BDEPEND.
 This can be useful to find consumers of a given package, e.g.\ to
 search for packages that have \fIlogwatch\fR in their DEPEND.
 .TP
+\fB\-i\fR, \fB\-\-installed\fR
+Search installed packages using VDB.
+.TP
+\fB\-t\fR, \fB\-\-tree\fR
+Search available ebuilds in the tree.
+.TP
 \fB\-F\fR \fI\fR, \fB\-\-format\fR \fI\fR
 Pretty-print DEPEND declaration to be used in an ebuild.  This
 option initiates a very different mode of operation.  Instead of
@@ -78,7 +84,8 @@ Set the ROOT env var.
 \fB\-v\fR, \fB\-\-verbose\fR
 Pretty-print atoms output, per DEPEND-variable.  This is much like
 the \fB-f\fR option, but uses as input the dependency info from the
-matches.
+matches.  When used with \fB-t\fR, the atom highlighting matches
+what is used by the installed package, if available.
 .TP
 \fB\-q\fR, \fB\-\-quiet\fR
 Suppress DEPEND= output for \fB\-f\fR.  Only print the matching atom for 
\fB\-Q\fR.

diff --git a/qdepends.c b/qdepends.c
index 15d5253..4e6fd43 100644
--- a/qdepends.c
+++ b/qdepends.c
@@ -22,13 +22,15 @@
 #include "xasprintf.h"
 #include "xregex.h"
 
-#define QDEPENDS_FLAGS "drpbQF:S" COMMON_FLAGS
+#define QDEPENDS_FLAGS "drpbQitF:S" COMMON_FLAGS
 static struct option const qdepends_long_opts[] = {
{"depend",no_argument, NULL, 'd'},
{"rdepend",   no_argument, NULL, 'r'},
{"pdepend",   no_argument, NULL, 'p'},
{"bdepend",   no_argument, NULL, 'b'},
{"query", no_argument, NULL, 'Q'},
+   {"installed", no_argument, NULL, 'i'},
+   {"tree",  no_argument, NULL, 't'},
{"format", a_argument, NULL, 'F'},
{"pretty",no_argument, NULL, 'S'},
COMMON_LONG_OPTS
@@ -39,6 +41,8 @@ static const char * const qdepends_opts_help[] = {
"Show PDEPEND info",
"Show BDEPEND info",
"Query reverse deps",
+   "Search installed packages using VDB",
+   "Search available ebuilds in the tree",
"Print matched atom using given format string",
"Pretty format specified depend strings",
COMMON_OPTS_HELP
@@ -54,12 

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

2019-05-14 Thread Fabian Groffen
commit: cf2affbb7bc8b84160f618b55cad0332c32b6d3a
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue May 14 20:14:31 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue May 14 20:14:31 2019 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=cf2affbb

libq/dep: fix highlighting all deps when match atom array is empty

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

 libq/dep.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/libq/dep.c b/libq/dep.c
index 76d7b1e..49edf10 100644
--- a/libq/dep.c
+++ b/libq/dep.c
@@ -244,7 +244,9 @@ dep_print_tree(
if (root->type == DEP_OR)
fprintf(fp, "|| (");
if (root->info) {
-   if (hlatoms != NULL && root->type == DEP_NORM) {
+   if (hlatoms != NULL && array_cnt(hlatoms) > 0 &&
+   root->type == DEP_NORM)
+   {
size_t i;
depend_atom *m;
char *oslot;



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/snack/

2019-05-14 Thread Alfredo Tupone
commit: 0c69f4ae9efbdb9f2f5b52592d648f75b53c25d6
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Tue May 14 19:56:16 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue May 14 19:56:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c69f4ae

dev-tcltk/snack: Log test output

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

 dev-tcltk/snack/snack-2.2.10-r8.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-tcltk/snack/snack-2.2.10-r8.ebuild 
b/dev-tcltk/snack/snack-2.2.10-r8.ebuild
index 773eb22926a..6d1db3f8e30 100644
--- a/dev-tcltk/snack/snack-2.2.10-r8.ebuild
+++ b/dev-tcltk/snack/snack-2.2.10-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -77,7 +77,8 @@ src_compile() {
 }
 
 src_test() {
-   TCLLIBPATH=${S} virtx default | grep FAILED && die
+   TCLLIBPATH=${S} virtx default | tee snack.testResult
+   grep -q FAILED snack.testResult && die
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: media-radio/fsync-mdc1200-decode/

2019-05-14 Thread Rick Farina
commit: 1396364bc727e25e2aceaeed89653f8ec5ba000b
Author: Rick Farina  gentoo  org>
AuthorDate: Tue May 14 19:37:30 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Tue May 14 19:37:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1396364b

media-radio/fsync-mdc1200-decode: fix typo

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

 media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild  | 2 +-
 media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild 
b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild
index eaf4b75afef..a452f744773 100644
--- a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild
+++ b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="Linux Fleetsync / MCD1200 decoder"
+DESCRIPTION="Linux Fleetsync / MDC1200 decoder"
 HOMEPAGE="https://github.com/russinnes/fsync-mdc1200-decode;
 
 LICENSE="GPL-2+"

diff --git a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild 
b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild
index eaf4b75afef..a452f744773 100644
--- a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild
+++ b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="Linux Fleetsync / MCD1200 decoder"
+DESCRIPTION="Linux Fleetsync / MDC1200 decoder"
 HOMEPAGE="https://github.com/russinnes/fsync-mdc1200-decode;
 
 LICENSE="GPL-2+"



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

2019-05-14 Thread Patrice Clement
commit: 62c46c6945672f9c4d57a32c461f6c1e7cfa8f86
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:34:04 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c46c69

dev-java/maven-bin: clean up old.

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

 dev-java/maven-bin/Manifest  |  1 -
 dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/dev-java/maven-bin/Manifest b/dev-java/maven-bin/Manifest
index ab860091113..7b1b85137b1 100644
--- a/dev-java/maven-bin/Manifest
+++ b/dev-java/maven-bin/Manifest
@@ -1,4 +1,3 @@
-DIST apache-maven-3.0.4-bin.tar.gz 4873043 BLAKE2B 
6cdbc6362dfd766f8e14298873f574fff1a6b4c4e29011a234ff7f3f0d2350a7fe7ff26dd68d486b68d84ba575d77324d0cb950e0cea91894a2f0ce81da0f7de
 SHA512 
d6935daff3b80ed6e40ee0acb4f269b4b16e63bc29b792316599a9847f1b33d9309d3c399cdb170710714a1d150957eedc909754de8f8a77d87bd20a0abcb36c
 DIST apache-maven-3.0.5-bin.tar.gz 5144659 BLAKE2B 
a109f1ab8656d031c4c904b9972b5dae7955956f95a383c93342bcd3b823e4355fd446150df60b19fc5754b4b19ca4f38bc11357e061e31b0a66b927611a5a6f
 SHA512 
748c7deb8f56dd968a4dbc289b012adea3621f7b3847dc19004995c2f540bae68fb100c0f28caa57b0f9d15b74ae81eaa27c71e342342aa57afe23b41e80d35f
 DIST apache-maven-3.1.1-bin.tar.gz 5494427 BLAKE2B 
39b8b29a4747562d96231f575ff5cac2f57a5faee6e74df3054df3fd71b8ada691586def77df7d8f0ab88f4ba464a0d3ba382f3259aa19e2a80e1b1d6031
 SHA512 
507d340930cc32268128e8969742dbba34a0144f3e7a561b45f71e254ebff2e6f926fd5c7925081fc94995c3f5b4807caf2204ab70297374857bc66c582610a1
 DIST apache-maven-3.2.5-bin.tar.gz 7956528 BLAKE2B 
41313c35859946c8387b0e58f4a25b38d97d48065deb1db9ddbb576417beef1c3391e0a06526c51878f0a7e451b949f8f8ebc001611429b68332dcef24b594ee
 SHA512 
0cdbf4c1e045ac7f96c176058f19ebb838bd46caadc4fb479e11eda67efbb66218fe67c370ddec6d2e4d91091ac9e81ff9eea8d64174cbe1e6d5f7e15962cfc5

diff --git a/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild 
b/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild
deleted file mode 100644
index 2a1fd224356..000
--- a/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit java-pkg-2
-
-MY_PN=apache-${PN%%-bin}
-MY_P="${MY_PN}-${PV}"
-MY_MV="${PV%%.*}"
-
-DESCRIPTION="Project Management and Comprehension Tool for Java"
-SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz"
-HOMEPAGE="http://maven.apache.org/;
-
-LICENSE="Apache-2.0"
-SLOT="3.0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-eselect/eselect-java"
-RDEPEND=">=virtual/jdk-1.5
-   ${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-MAVEN=${PN}-${SLOT}
-MAVEN_SHARE="/usr/share/${MAVEN}"
-
-java_prepare() {
-   rm -v "${S}"/bin/*.bat || die
-   chmod 644 "${S}"/boot/*.jar "${S}"/lib/*.jar "${S}"/conf/settings.xml 
|| die
-}
-
-# TODO we should use jars from packages, instead of what is bundled
-src_install() {
-   dodir "${MAVEN_SHARE}"
-   cp -Rp bin boot conf lib "${ED}/${MAVEN_SHARE}" || die "failed to copy"
-
-   java-pkg_regjar "${ED}/${MAVEN_SHARE}"/lib/*.jar
-
-   dodoc NOTICE.txt README.txt
-
-   dodir /usr/bin
-   dosym "${MAVEN_SHARE}/bin/mvn" /usr/bin/mvn-${SLOT}
-
-   # bug #342901
-   echo "CONFIG_PROTECT=\"${MAVEN_SHARE}/conf\"" > "${T}/25${MAVEN}" || die
-   doenvd "${T}/25${MAVEN}"
-}
-
-pkg_postinst() {
-   eselect maven update mvn-${SLOT}
-}
-
-pkg_postrm() {
-   eselect maven update
-}



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

2019-05-14 Thread Patrice Clement
commit: a3ff750c875f6858838c0f0a010960f622c3570e
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:39:19 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ff750c

dev-java/maven-bin: http -> https [QA].

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

 dev-java/maven-bin/maven-bin-3.1.1.ebuild | 4 ++--
 dev-java/maven-bin/maven-bin-3.2.5.ebuild | 2 +-
 dev-java/maven-bin/maven-bin-3.3.9.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/maven-bin/maven-bin-3.1.1.ebuild 
b/dev-java/maven-bin/maven-bin-3.1.1.ebuild
index 0063d4ff7c7..b75f0e64b4d 100644
--- a/dev-java/maven-bin/maven-bin-3.1.1.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ MY_MV="${PV%%.*}"
 
 DESCRIPTION="Project Management and Comprehension Tool for Java"
 
SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz"
-HOMEPAGE="http://maven.apache.org/;
+HOMEPAGE="https://maven.apache.org/;
 
 LICENSE="Apache-2.0"
 SLOT="3.1"

diff --git a/dev-java/maven-bin/maven-bin-3.2.5.ebuild 
b/dev-java/maven-bin/maven-bin-3.2.5.ebuild
index 667b6a85df5..74e3ef2b4a4 100644
--- a/dev-java/maven-bin/maven-bin-3.2.5.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.2.5.ebuild
@@ -12,7 +12,7 @@ MY_MV="${PV%%.*}"
 
 DESCRIPTION="Project Management and Comprehension Tool for Java"
 
SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz"
-HOMEPAGE="http://maven.apache.org/;
+HOMEPAGE="https://maven.apache.org/;
 
 LICENSE="Apache-2.0"
 SLOT="3.2"

diff --git a/dev-java/maven-bin/maven-bin-3.3.9.ebuild 
b/dev-java/maven-bin/maven-bin-3.3.9.ebuild
index 73917dcbc45..45c967a5d4e 100644
--- a/dev-java/maven-bin/maven-bin-3.3.9.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.3.9.ebuild
@@ -12,7 +12,7 @@ MY_MV="${PV%%.*}"
 
 DESCRIPTION="Project Management and Comprehension Tool for Java"
 
SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz"
-HOMEPAGE="http://maven.apache.org/;
+HOMEPAGE="https://maven.apache.org/;
 
 LICENSE="Apache-2.0"
 SLOT="3.3"



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

2019-05-14 Thread Patrice Clement
commit: 780222da3c509352e1cf9f38211597152a20ee9c
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:37:08 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780222da

dev-java/maven-bin: stable for amd64+x86.

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

 dev-java/maven-bin/maven-bin-3.2.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/maven-bin/maven-bin-3.2.5.ebuild 
b/dev-java/maven-bin/maven-bin-3.2.5.ebuild
index a92297f4dfb..667b6a85df5 100644
--- a/dev-java/maven-bin/maven-bin-3.2.5.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ HOMEPAGE="http://maven.apache.org/;
 
 LICENSE="Apache-2.0"
 SLOT="3.2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # TODO: Needs further resolution:
 #



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

2019-05-14 Thread Patrice Clement
commit: 00b5ccf44a3797887657eb3093d297e5bc055463
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:36:12 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b5ccf4

dev-java/maven-bin: clean up old.

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

 dev-java/maven-bin/Manifest  |   1 -
 dev-java/maven-bin/maven-bin-3.3.3-r1.ebuild | 109 ---
 2 files changed, 110 deletions(-)

diff --git a/dev-java/maven-bin/Manifest b/dev-java/maven-bin/Manifest
index 7b1b85137b1..73d92c29acf 100644
--- a/dev-java/maven-bin/Manifest
+++ b/dev-java/maven-bin/Manifest
@@ -1,7 +1,6 @@
 DIST apache-maven-3.0.5-bin.tar.gz 5144659 BLAKE2B 
a109f1ab8656d031c4c904b9972b5dae7955956f95a383c93342bcd3b823e4355fd446150df60b19fc5754b4b19ca4f38bc11357e061e31b0a66b927611a5a6f
 SHA512 
748c7deb8f56dd968a4dbc289b012adea3621f7b3847dc19004995c2f540bae68fb100c0f28caa57b0f9d15b74ae81eaa27c71e342342aa57afe23b41e80d35f
 DIST apache-maven-3.1.1-bin.tar.gz 5494427 BLAKE2B 
39b8b29a4747562d96231f575ff5cac2f57a5faee6e74df3054df3fd71b8ada691586def77df7d8f0ab88f4ba464a0d3ba382f3259aa19e2a80e1b1d6031
 SHA512 
507d340930cc32268128e8969742dbba34a0144f3e7a561b45f71e254ebff2e6f926fd5c7925081fc94995c3f5b4807caf2204ab70297374857bc66c582610a1
 DIST apache-maven-3.2.5-bin.tar.gz 7956528 BLAKE2B 
41313c35859946c8387b0e58f4a25b38d97d48065deb1db9ddbb576417beef1c3391e0a06526c51878f0a7e451b949f8f8ebc001611429b68332dcef24b594ee
 SHA512 
0cdbf4c1e045ac7f96c176058f19ebb838bd46caadc4fb479e11eda67efbb66218fe67c370ddec6d2e4d91091ac9e81ff9eea8d64174cbe1e6d5f7e15962cfc5
-DIST apache-maven-3.3.3-bin.tar.gz 8042383 BLAKE2B 
2d1826e85ee558e8672ac541237248b32db1577c76eecf9ac3d08d79e157c9c7a4fa7d892a7bc0bc25d2751f9713a72959198fb6ccd68907bda7f841068b6a63
 SHA512 
ca64847b7980f5c406f15d433f86a77dc81aa9676baf09122061c72b3ec5790bc664896c37e0571bb2a0bfb48a1d67b0bff1c67d73d796252a132dd46724ccd5
 DIST apache-maven-3.3.9-bin.tar.gz 8491533 BLAKE2B 
c6947c379dd2d64fe28eeab52da443d771c276553d40f70cced2637df17b18c95108932cbb88d4b747f6a8c0a47150849360ffa9095f6ce50724abeaa2369152
 SHA512 
9b4b22aba67af48648c634e30edbb03de2a7742b7d4e58b3d637fcd20358a51ccb288dcbd473169a58b9322f7c8fbedcf5336b87d06460d0b20ce37d4c3948b0
 DIST apache-maven-3.6.0-bin.tar.gz 9063587 BLAKE2B 
c5acab74168061ef8216cf6d085c25ce3e1eb941724bf0d4bbbe1a69a2da3c255c8233233a5bef800469b7363fa34ca1c4a4717c3f18b8eb2828fdd5d5762bcb
 SHA512 
fae9c12b570c3ba18116a4e26ea524b29f7279c17cbaadc3326ca72927368924d9131d11b9e851b8dc9162228b6fdea955446be41207a5cfc61283dd8a561d2f
 DIST apache-maven-3.6.1-bin.tar.gz 9136463 BLAKE2B 
d630ceeb1c35f742eae324a025c3385fac0b7aa58e0bd3fe239a2027138127604a076958e5f6db6bba4f1e99bc524f0c62643bc4ab4d570378e93e8f72c234c0
 SHA512 
b4880fb7a3d81edd190a029440cdf17f308621af68475a4fe976296e71ff4a4b546dd6d8a58aaafba334d309cc11e638c52808a4b0e818fc0fd544226d952544

diff --git a/dev-java/maven-bin/maven-bin-3.3.3-r1.ebuild 
b/dev-java/maven-bin/maven-bin-3.3.3-r1.ebuild
deleted file mode 100644
index d0a6200c052..000
--- a/dev-java/maven-bin/maven-bin-3.3.3-r1.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit java-pkg-2
-
-MY_PN=apache-${PN%%-bin}
-MY_PV=${PV/_alpha/-alpha-}
-MY_P="${MY_PN}-${MY_PV}"
-MY_MV="${PV%%.*}"
-
-DESCRIPTION="Project Management and Comprehension Tool for Java"
-SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz"
-HOMEPAGE="http://maven.apache.org/;
-
-LICENSE="Apache-2.0"
-SLOT="3.3"
-KEYWORDS="amd64 x86"
-
-# TODO: Needs further resolution:
-#
-# - https://bugs.gentoo.org/show_bug.cgi?id=472850
-# - https://bugs.gentoo.org/show_bug.cgi?id=477436
-#
-CDEPEND="
-   dev-java/juel:0
-   dev-java/log4j:0
-   dev-java/jsoup:0
-   dev-java/jsr250:0
-   dev-java/commons-io:1
-   dev-java/aopalliance:1
-   dev-java/commons-cli:1
-   dev-java/javax-inject:0
-   dev-java/osgi-core-api:0
-   dev-java/commons-logging:0
-   java-virtuals/interceptor-api:0
-   java-virtuals/servlet-api:3.0"
-
-DEPEND="
-   ${CDEPEND}
-   app-eselect/eselect-java
-   || ( dev-java/commons-logging:0 dev-java/log4j:0 )
-   >=virtual/jdk-1.7"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.7"
-
-S="${WORKDIR}/${MY_P}"
-
-MAVEN="${PN}-${SLOT}"
-MAVEN_SHARE="/usr/share/${MAVEN}"
-
-MAVEN_DEPENDENCIES=(
-   juel
-   jsoup
-   log4j
-   jsr250
-   javax-inject
-   commons-io-1
-   osgi-core-api
-   aopalliance-1
-   commons-cli-1
-   commons-logging
-   interceptor-api
-   servlet-api-3.0
-)
-
-java_prepare() {
-   rm -v bin/*.cmd lib/{aopalliance,commons-cli,javax.inject,jsr250}-*.jar 
|| die
-
-   chmod 644 boot/*.jar 

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

2019-05-14 Thread Patrice Clement
commit: b028bed711a744061857a6b12184fda2896154bf
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:35:40 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b028bed7

dev-java/maven-bin: stable for amd64+x86.

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

 dev-java/maven-bin/maven-bin-3.3.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/maven-bin/maven-bin-3.3.9.ebuild 
b/dev-java/maven-bin/maven-bin-3.3.9.ebuild
index a40b338ff43..73917dcbc45 100644
--- a/dev-java/maven-bin/maven-bin-3.3.9.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ HOMEPAGE="http://maven.apache.org/;
 
 LICENSE="Apache-2.0"
 SLOT="3.3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # TODO: Needs further resolution:
 #



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

2019-05-14 Thread Patrice Clement
commit: 7419b431d5cb58b0398966fca34051358cc8935e
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:31:29 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7419b431

dev-java/maven-bin: clean up old.

Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11999
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/maven-bin/Manifest   |  3 --
 dev-java/maven-bin/maven-bin-1.1-r3.ebuild| 48 --
 dev-java/maven-bin/maven-bin-2.0.11-r2.ebuild | 57 ---
 dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild  | 57 ---
 4 files changed, 165 deletions(-)

diff --git a/dev-java/maven-bin/Manifest b/dev-java/maven-bin/Manifest
index 5606ad7cac3..ab860091113 100644
--- a/dev-java/maven-bin/Manifest
+++ b/dev-java/maven-bin/Manifest
@@ -1,5 +1,3 @@
-DIST apache-maven-2.0.11-bin.tar.bz2 2104711 BLAKE2B 
4bc6272957f3e258135d4efacacc625f63522a7e0277e3383ec27a9906e8e4b41cb606d44b30ba870fa5c05d79a45d26af9af00cbffb7615087949c2eec563f7
 SHA512 
829a583e44ea997576cb0949d74f95e6557069489329523c28c44b546f07cd9487a75f4326d7dc0a098a9755fd52630f2ee27a60daf35006eb48d6af250f84de
-DIST apache-maven-2.2.1-bin.tar.bz2 2839688 BLAKE2B 
64427a0e8925c7ec4567a96878c389635aaf578a6569825749fb5786ee7566654d5e6583d40cced8e3585b72bc1cee70567388cddf32393ff1fb5962a4ad96eb
 SHA512 
ffbf74b6b51616dcd87252973ddd776f13861fece7cd25df9cfba4bda1d8dd574772cb5d37ac7ed97ef8b93b507939d428d47b9b81742c801c7958b9fd6188e7
 DIST apache-maven-3.0.4-bin.tar.gz 4873043 BLAKE2B 
6cdbc6362dfd766f8e14298873f574fff1a6b4c4e29011a234ff7f3f0d2350a7fe7ff26dd68d486b68d84ba575d77324d0cb950e0cea91894a2f0ce81da0f7de
 SHA512 
d6935daff3b80ed6e40ee0acb4f269b4b16e63bc29b792316599a9847f1b33d9309d3c399cdb170710714a1d150957eedc909754de8f8a77d87bd20a0abcb36c
 DIST apache-maven-3.0.5-bin.tar.gz 5144659 BLAKE2B 
a109f1ab8656d031c4c904b9972b5dae7955956f95a383c93342bcd3b823e4355fd446150df60b19fc5754b4b19ca4f38bc11357e061e31b0a66b927611a5a6f
 SHA512 
748c7deb8f56dd968a4dbc289b012adea3621f7b3847dc19004995c2f540bae68fb100c0f28caa57b0f9d15b74ae81eaa27c71e342342aa57afe23b41e80d35f
 DIST apache-maven-3.1.1-bin.tar.gz 5494427 BLAKE2B 
39b8b29a4747562d96231f575ff5cac2f57a5faee6e74df3054df3fd71b8ada691586def77df7d8f0ab88f4ba464a0d3ba382f3259aa19e2a80e1b1d6031
 SHA512 
507d340930cc32268128e8969742dbba34a0144f3e7a561b45f71e254ebff2e6f926fd5c7925081fc94995c3f5b4807caf2204ab70297374857bc66c582610a1
@@ -8,4 +6,3 @@ DIST apache-maven-3.3.3-bin.tar.gz 8042383 BLAKE2B 
2d1826e85ee558e8672ac54123724
 DIST apache-maven-3.3.9-bin.tar.gz 8491533 BLAKE2B 
c6947c379dd2d64fe28eeab52da443d771c276553d40f70cced2637df17b18c95108932cbb88d4b747f6a8c0a47150849360ffa9095f6ce50724abeaa2369152
 SHA512 
9b4b22aba67af48648c634e30edbb03de2a7742b7d4e58b3d637fcd20358a51ccb288dcbd473169a58b9322f7c8fbedcf5336b87d06460d0b20ce37d4c3948b0
 DIST apache-maven-3.6.0-bin.tar.gz 9063587 BLAKE2B 
c5acab74168061ef8216cf6d085c25ce3e1eb941724bf0d4bbbe1a69a2da3c255c8233233a5bef800469b7363fa34ca1c4a4717c3f18b8eb2828fdd5d5762bcb
 SHA512 
fae9c12b570c3ba18116a4e26ea524b29f7279c17cbaadc3326ca72927368924d9131d11b9e851b8dc9162228b6fdea955446be41207a5cfc61283dd8a561d2f
 DIST apache-maven-3.6.1-bin.tar.gz 9136463 BLAKE2B 
d630ceeb1c35f742eae324a025c3385fac0b7aa58e0bd3fe239a2027138127604a076958e5f6db6bba4f1e99bc524f0c62643bc4ab4d570378e93e8f72c234c0
 SHA512 
b4880fb7a3d81edd190a029440cdf17f308621af68475a4fe976296e71ff4a4b546dd6d8a58aaafba334d309cc11e638c52808a4b0e818fc0fd544226d952544
-DIST maven-1.1.tar.gz 7625074 BLAKE2B 
b96b5b5c74fdccba8914772fe2ba789751b85170d78afb3fb75c151d56d757be10a1f8706d9593a4ff4459a1e7d8b31801eef07cf2514e1992ba1c99c4d0a7e8
 SHA512 
d08e6f4f7568caec718e82d1106ab01a63855061b5ff65134cdb25ba0a4eee875472bceaccffc1425bd0e57918f69f4e48ad2dd0098f2995ba55ad61c64424a0

diff --git a/dev-java/maven-bin/maven-bin-1.1-r3.ebuild 
b/dev-java/maven-bin/maven-bin-1.1-r3.ebuild
deleted file mode 100644
index dc990e66e4c..000
--- a/dev-java/maven-bin/maven-bin-1.1-r3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-MY_PN=${PN/-bin}
-MY_PV=${PV/_/-}
-MY_P=${MY_PN}-${MY_PV}
-MY_MV="${PV%%.*}"
-
-DESCRIPTION="Project Management and Comprehension Tool for Java"
-SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}.tar.gz"
-HOMEPAGE="http://maven.apache.org/;
-
-LICENSE="Apache-2.0"
-SLOT="1.1"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-eselect/eselect-java"
-RDEPEND=">=virtual/jdk-1.5
-   ${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-MAVEN=${PN}-${SLOT}
-MAVEN_HOME="/usr/share/${MAVEN}"
-MAVEN_BIN="${MAVEN_HOME}/bin"
-
-src_install() {
-   dodir ${MAVEN_HOME}
-   insinto ${MAVEN_HOME}
-   doins -r bin lib *.xsd plugins
-
-   dodir ${MAVEN_BIN}
-  

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

2019-05-14 Thread Patrice Clement
commit: ea44e43be785f18d57e57ad59292773bf0c04ef9
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 14 17:32:24 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May 14 19:12:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea44e43b

dev-java/maven-bin: stable for amd64+x86.

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

 dev-java/maven-bin/maven-bin-3.0.5.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-java/maven-bin/maven-bin-3.0.5.ebuild 
b/dev-java/maven-bin/maven-bin-3.0.5.ebuild
index e97007ba6b0..c8fd2a50082 100644
--- a/dev-java/maven-bin/maven-bin-3.0.5.ebuild
+++ b/dev-java/maven-bin/maven-bin-3.0.5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=6
 
 inherit java-pkg-2
 
@@ -15,12 +15,12 @@ HOMEPAGE="https://maven.apache.org/;
 
 LICENSE="Apache-2.0"
 SLOT="3.0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
+KEYWORDS="amd64 x86"
 
 DEPEND="app-eselect/eselect-java"
-RDEPEND=">=virtual/jdk-1.5
-   ${DEPEND}"
+RDEPEND="
+   ${DEPEND}
+   >=virtual/jdk-1.5"
 
 S="${WORKDIR}/${MY_P}"
 



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

2019-05-14 Thread Aaron Bauman
commit: 0891c6d1ff8f96f58830c9d782edb04ffec3fc01
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 18:35:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 18:36:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0891c6d1

dev-libs/libxslt: arm64 stable (bug #684206)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-libs/libxslt/libxslt-1.1.33-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild 
b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
index c9089c61ace..7785f4b15d9 100644
--- a/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.33-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~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 ~riscv 
~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="crypt debug examples python static-libs elibc_Darwin"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2019-05-14 Thread Thomas Deutschmann
commit: 1cb61881033abad8b9d5202d5d72d09929c19a39
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue May 14 18:22:29 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue May 14 18:24:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb61881

sys-firmware/intel-microcode: bump to v20190514 (INTEL-SA-00233)

- Removed microcode:

  sig 0x00050653, pf_mask 0x97, 2018-01-29, rev 0x1000140

- New microcodes:

  sig 0x00030678, pf_mask 0x0c, 2019-04-22, rev 0x0838
  sig 0x00030678, pf_mask 0x02, 2019-04-22, rev 0x0838
  sig 0x00030679, pf_mask 0x0f, 2019-04-23, rev 0x090c
  sig 0x000406c3, pf_mask 0x01, 2019-04-23, rev 0x0368
  sig 0x000406c4, pf_mask 0x01, 2019-04-23, rev 0x0411
  sig 0x00050657, pf_mask 0xbf, 2019-02-27, rev 0x521
  sig 0x000806e9, pf_mask 0x10, 2019-04-01, rev 0x00b4
  sig 0x000806eb, pf_mask 0xd0, 2019-03-30, rev 0x00b8
  sig 0x000806ec, pf_mask 0x94, 2019-03-30, rev 0x00b8
  sig 0x000906ec, pf_mask 0x22, 2019-02-14, rev 0x00ae
  sig 0x000906ed, pf_mask 0x22, 2019-03-17, rev 0x00b8

- Updated microcodes:

  sig 0x000206a7, pf_mask 0x12, 2018-04-10, rev 0x002e-> 2019-02-17, rev 
0x002f
  sig 0x000306a9, pf_mask 0x12, 2018-04-10, rev 0x0020-> 2019-02-13, rev 
0x0021
  sig 0x000306c3, pf_mask 0x32, 2018-04-02, rev 0x0025-> 2019-02-26, rev 
0x0027
  sig 0x000306d4, pf_mask 0xc0, 2018-03-22, rev 0x002b-> 2019-03-07, rev 
0x002d
  sig 0x000306e4, pf_mask 0xed, 2018-04-25, rev 0x042d-> 2019-03-14, rev 
0x042e
  sig 0x000306e7, pf_mask 0xed, 2018-04-25, rev 0x0714-> 2019-03-14, rev 
0x0715
  sig 0x000306f2, pf_mask 0x6f, 2018-04-20, rev 0x003d-> 2019-03-01, rev 
0x0043
  sig 0x000306f4, pf_mask 0x80, 2018-04-20, rev 0x0012-> 2019-03-01, rev 
0x0014
  sig 0x00040651, pf_mask 0x72, 2018-04-02, rev 0x0024-> 2019-02-26, rev 
0x0025
  sig 0x00040661, pf_mask 0x32, 2018-04-02, rev 0x001a-> 2019-02-26, rev 
0x001b
  sig 0x00040671, pf_mask 0x22, 2018-04-03, rev 0x001e-> 2019-03-07, rev 
0x0020
  sig 0x000406e3, pf_mask 0xc0, 2018-04-17, rev 0x00c6-> 2019-04-01, rev 
0x00cc
  sig 0x00050654, pf_mask 0xb7, 2018-05-15, rev 0x24d -> 2019-04-02, rev 
0x25e
  sig 0x00050662, pf_mask 0x10, 2018-05-25, rev 0x0017-> 2019-03-23, rev 
0x001a
  sig 0x00050663, pf_mask 0x10, 2018-04-20, rev 0x713 -> 2019-03-23, rev 
0x717
  sig 0x00050664, pf_mask 0x10, 2018-04-20, rev 0xf12 -> 2019-03-23, rev 
0xf15
  sig 0x00050665, pf_mask 0x10, 2018-04-20, rev 0xe0a -> 2019-03-23, rev 
0xe0d
  sig 0x000506c9, pf_mask 0x03, 2018-05-11, rev 0x0032-> 2019-01-15, rev 
0x0038
  sig 0x000506ca, pf_mask 0x03, 2018-05-11, rev 0x000c-> 2019-03-01, rev 
0x0016
  sig 0x000506e3, pf_mask 0x36, 2018-04-17, rev 0x00c6-> 2019-04-01, rev 
0x00cc
  sig 0x000506f1, pf_mask 0x01, 2018-05-11, rev 0x0024-> 2019-03-21, rev 
0x002e
  sig 0x000706a1, pf_mask 0x01, 2018-05-22, rev 0x0028-> 2019-01-02, rev 
0x002e
  sig 0x000806e9, pf_mask 0xc0, 2018-03-24, rev 0x008e-> 2019-04-01, rev 
0x00b4
  sig 0x000806ea, pf_mask 0xc0, 2018-05-15, rev 0x0096-> 2019-04-01, rev 
0x00b4
  sig 0x000906e9, pf_mask 0x2a, 2018-03-24, rev 0x008e-> 2019-04-01, rev 
0x00b4
  sig 0x000906ea, pf_mask 0x22, 2018-05-02, rev 0x0096-> 2019-04-01, rev 
0x00b4
  sig 0x000906eb, pf_mask 0x02, 2018-03-24, rev 0x008e-> 2019-04-01, rev 
0x00b4

Link: 
https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-firmware/intel-microcode/Manifest  |   1 +
 .../intel-microcode-20190514_p20190512.ebuild  | 248 +
 2 files changed, 249 insertions(+)

diff --git a/sys-firmware/intel-microcode/Manifest 
b/sys-firmware/intel-microcode/Manifest
index 8af43908373..9d6590ae8fa 100644
--- a/sys-firmware/intel-microcode/Manifest
+++ b/sys-firmware/intel-microcode/Manifest
@@ -1,2 +1,3 @@
 DIST intel-microcode-collection-20190512.tar.xz 5085812 BLAKE2B 
4b873be318ea1c1d5157ccf9646ccdaf34caabfbdda51cae92692acce83eacce713e7989b2c00cce46df16c501f7f9863478106fc9ce8912ccfca8103f85c45d
 SHA512 
d0a0d0d82522d07549343ee9817133cd721f953421b945584434d8ebb10f0bd6acdd2b1df3daf5a925d3e0f9ea695a4ae81935699d8d655f58daf4fff8a4bd20
 DIST microcode-20180807a.tgz 1628061 BLAKE2B 
a6b5a07596a0b1687efb95c207b2194865b2f975cc0d761a687d5b9d8fea63e777eb73373113f356a18592fd53651cf37d044d4e98cdfe6b306393b54ac06129
 SHA512 
3cd6794a5ce26e86f7b644e523ba978699316046e593da215b73b17c4b43049ac4a81636e2ce3e727d06c2efbac98657764aa3ff355edb429127585bb49a9b10
+DIST microcode-20190514.tar.gz 2447290 BLAKE2B 
c137342d6a4e662f1fe746e69c97f02a49c75645def0a7

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

2019-05-14 Thread Georgy Yakovlev
commit: d02d88f7b18fac92b8e9188c04577efcc202fd35
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 17:55:32 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 18:19:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02d88f7

virtual/cargo: bump to 1.34.2

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

 virtual/cargo/cargo-1.34.2.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.34.2.ebuild 
b/virtual/cargo/cargo-1.34.2.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.34.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Package manager for Rust"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*
+   =dev-lang/rust-bin-${PV}*
+   )"



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

2019-05-14 Thread Georgy Yakovlev
commit: aa694fd5b0e54da0e24fefac770f2ce696f36ad7
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 17:52:03 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 18:19:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa694fd5

dev-lang/rust-bin: security bump to 1.34.2

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

 dev-lang/rust-bin/Manifest   |  13 +++
 dev-lang/rust-bin/rust-bin-1.34.2.ebuild | 171 +++
 2 files changed, 184 insertions(+)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index c93fd614cca..fc164016e78 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -95,3 +95,16 @@ DIST rust-1.34.1-powerpc64-unknown-linux-gnu.tar.xz 
125707228 BLAKE2B 5126198277
 DIST rust-1.34.1-powerpc64le-unknown-linux-gnu.tar.xz 129553036 BLAKE2B 
5a069bdb4ee78ee9791c4d38d5fa999b5503f7969fdf1c97ec71fca00c659dfc83a27749549f14c3cf37288c9ad5e809eb3ece7b7cd436b9dd6086f837c31bfe
 SHA512 
539d76729b96fc7047f785f167926e6673f3ff02e06fdd78c23b4b29228b60f8151b3b1455a83e3b7f81ec3d428e3980f3607e07c505e62e84cf1afe5b0c03b4
 DIST rust-1.34.1-s390x-unknown-linux-gnu.tar.xz 134397572 BLAKE2B 
e51487209fca4dd894abca3b6a1c595ca00ef6c6248dd9ebfc3899ab1d40b2c24d1841579acf251350b28ae57db9648dba7bb19b2d523771e63c91447d2373c5
 SHA512 
20ef3fe57537d09d7f230e57db59fa2030fd6378e911dc2cfec47849c6a551d48e7d54824770aa00751f953f895a7718832a687b3be5f632d8c95c2e5fed0861
 DIST rust-1.34.1-x86_64-unknown-linux-gnu.tar.xz 157366684 BLAKE2B 
c55f03046d7aa98372b8642152391536f8bce4f7e39a1d1292e44b0f434e8278fe7353362f35c966dad7a985849b5ab94977b7320e8b15f54a0b360d9ae8ff54
 SHA512 
88226cc1c4492fec35ed32433d9f1a2a2b284d5803d37111ff3d1ee63b2f0500722ea1b9a771cd80853dbc5b9a0ad382baeb362d7edf82ef49a093ae780470ee
+DIST rust-1.34.2-aarch64-unknown-linux-gnu.tar.xz 120868188 BLAKE2B 
d843cce81338b2b3765c973f06dca83161fefed129efefe94efad663b5ddef54aa092bf5977ba7bca74519b008796e60486cf8b193ec2a2dead3add66295d41f
 SHA512 
7103362b8840d094661a16053d8f07eba413c369bf3a2b686313875aa97c30b35697fceefbfc90dffd5cfd4de946e7f848f2b791736443639b30bb75709b7122
+DIST rust-1.34.2-arm-unknown-linux-gnueabi.tar.xz 122563056 BLAKE2B 
05e73de7d58723affef3f272e646245a97b17373cc960d5e1be0365919ad3879e08bd9012126e41235b97a758bb57fa4e67fcd11e2f29322af9ab039fc3e2dfd
 SHA512 
d6c055e8ba0fd494797a55d2a6df1eec2a6361c0b081e4b7cb06e42a03a644e4de49c7b17dc8cb6484f3271517f2bd50935bc72ead486531b5b370a1c576b12a
+DIST rust-1.34.2-arm-unknown-linux-gnueabihf.tar.xz 122858592 BLAKE2B 
aebe65fb64044c342f525749eb5d67217f459712aa72d49497062af461901a6e92d21b00e05439bd0753228b876f521198a8b005b116b5121ec3dd812df4bec8
 SHA512 
5cc2612988182b68d9b220d6d7620fc0b064a9d347825d4677959b7e43820647ff25651427db3a5c72401ab8d0c14e2976921d71ddbe0a5b540cf045241cd727
+DIST rust-1.34.2-armv7-unknown-linux-gnueabihf.tar.xz 124601212 BLAKE2B 
7ab258783070d3ba1e27431faf36a8c75d0afae935bc4ba08bf1e6b7f080d56cb3a9ac3de8b91ff9885e2df2ccebdf29de80b99548c610ea30c157103b920434
 SHA512 
fe5be9a345d10ee2b3a47986977be91cd2dd94f2076571f810ac21cea36f79f073eb16915c090861cf46c6835f86db64c2ed1ef036f911b3be829d7927ecb747
+DIST rust-1.34.2-i686-unknown-linux-gnu.tar.xz 169581332 BLAKE2B 
75f1fc4c52e81cb9c7f95d18d9aff2439bfc698444321d92f09d5a47e493d693f2cae3d8ee56ccff59ca967a0a2a53828559eefce1398a2450fe39c95397e3e2
 SHA512 
056243d226cd9a36dfcd266f2aba88adde58dbcfa87f20613183c5dcc514bb413e25f6d6963494dc141f4e91649b17b1db91e6a9d313af7ef7b1893b64337c33
+DIST rust-1.34.2-mips-unknown-linux-gnu.tar.xz 113493608 BLAKE2B 
10df3e2eb9fd9200bab1ca94eafd80f680c94bd21589f72fd660e9d819a6615cc83e47ac70df87712e252946f58df30824be992f16ca707b72451898e1884e99
 SHA512 
ec100071fbd8373baf41f0f517497b9923a77ebea8257d2fdcc9a4488d7ec6d59c0b517f4d922a0f7f699d701510d32d49c1e699c69a94f571f73ba46fe795f3
+DIST rust-1.34.2-mips64-unknown-linux-gnuabi64.tar.xz 119118112 BLAKE2B 
8ba04a90e82bf7d830c750350570dde8cfa0646f1ea10c583927cc6c7ceeb935fb4035248d8a3ac4a477a858a32d3753811e2893220b8b3919e882213dd63373
 SHA512 
bb3c5e8ce24895a07984059fca53f473a78d350312292877b8e1c21a7a84320f1fee4d64c9d684d14be5fe500494d38ef3f5ab4e4f0e84cbd3f3d30a8586
+DIST rust-1.34.2-mipsel-unknown-linux-gnu.tar.xz 115776696 BLAKE2B 
dfe09e60be47c6cbe183e4f4bb358cd6d1fe0872114d6a663ee95cd063155f99688bdf23b5c7230b626351654da8f38c7b763099b8d6c2707e185449267c137c
 SHA512 
91348409dfdb63b82e6b6a3097d181485f05f0dfb6cd3bd80785da2eea23f493a90a4e07e660dbc14e9c887ff7e27bc0d13203c78feece5aca219e439a9c18cf
+DIST rust-1.34.2-powerpc-unknown-linux-gnu.tar.xz 116817940 BLAKE2B 
bd7fcc7e0e8844d23e73bb8bc07f7454d234d4fc96d6549399c399845af147debbfbcdea2c53d1ad5a28126d6c9cc20178634290fb837f0537947f64d688df75
 SHA512 
b8009e9ab2e9167cce8e1911ec0bebc9959a89bafcb645637f2a55af15a2f4f5d4fa20d6b38b7ae572480f3d3817392b8c6386b6ed589b34dd0a02529da2a459
+DIST 

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

2019-05-14 Thread Georgy Yakovlev
commit: 836a63fa1bf58986cb97c83492bfd74e9b2686c4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 18:12:47 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 18:19:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836a63fa

app-crypt/nitrocli: revbump, bdepend on virtual/rust

instead of dev-lang/rust

Missed that during original package review.

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

 app-crypt/nitrocli/{nitrocli-0.2.2.ebuild => nitrocli-0.2.2-r1.ebuild} | 0
 app-crypt/nitrocli/{nitrocli-0.2.3.ebuild => nitrocli-0.2.3-r1.ebuild} | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/nitrocli/nitrocli-0.2.2.ebuild 
b/app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild
similarity index 100%
rename from app-crypt/nitrocli/nitrocli-0.2.2.ebuild
rename to app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild

diff --git a/app-crypt/nitrocli/nitrocli-0.2.3.ebuild 
b/app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild
similarity index 98%
rename from app-crypt/nitrocli/nitrocli-0.2.3.ebuild
rename to app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild
index e5ac6ddbfe6..41cca617eb9 100644
--- a/app-crypt/nitrocli/nitrocli-0.2.3.ebuild
+++ b/app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild
@@ -50,7 +50,7 @@ KEYWORDS="~amd64"
 IUSE=""
 
 BDEPEND="
-   >=dev-lang/rust-1.31.0
+   >=virtual/rust-1.31.0
 "
 DEPEND="
dev-libs/hidapi



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

2019-05-14 Thread Georgy Yakovlev
commit: 7eb49e5a05b5832684f17a3a6e61d1588c2e19b8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 17:53:27 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 18:19:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb49e5a

dev-lang/rust: security bump to 1.34.2

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

 dev-lang/rust/Manifest   |   1 +
 dev-lang/rust/rust-1.34.2.ebuild | 328 +++
 2 files changed, 329 insertions(+)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index 49979028f4e..72b82622b38 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -84,3 +84,4 @@ DIST rustc-1.32.0-src.tar.xz 99602696 BLAKE2B 
ab26247e3ecb75dbe373254c1c49f46c00
 DIST rustc-1.33.0-src.tar.xz 100635400 BLAKE2B 
1fe8ffcfab8324a93a07b9b9ac9cd050fd9d660fb24884761e8ce5e5a67ce5b6df8513e1440090b39c3ced9cb5ced43f07cc9b0337d39625d2cf4aa9e083cfef
 SHA512 
3291e4e19f75f44c81e6fcf4c01edc7c9d326eca43722381231abcf2e99f4314059ba59a29b79f5511ad9421c358c45e8fe18584d6954d17fe2aabad0f9d9147
 DIST rustc-1.34.0-src.tar.xz 95055768 BLAKE2B 
5df848369e8087ac10c57d9818e644e51be1d4a89e68341a2a49a09f0902c153ba5fab2d82e4178742b3ac4205249347950d0685259f6b1fe0761ec4daf87518
 SHA512 
cf9952cafe42987f84a6fe9e351a401f2db35c33ddc87d2efb762c4c33a643ffe516f00d848a1ae759f48cea1504243b6169c29ab28ba2e6b00a51422c745861
 DIST rustc-1.34.1-src.tar.xz 95048260 BLAKE2B 
41e034aa0e5ea71aa21d6b5700134fc2e1391915309aa14e11426b1c0a3ad213c5b11f67df3f1beebd885d9d3bb358b12a10dd2095cbcb6b2a18870e977568f8
 SHA512 
c9ee59a98e0300c16a9044424fbaad0e1d5f026279b9cb238ab5bfe02c6b111780ec5f9884c4cac67d5ee91833e301bc23bd457026982587982b2fb80a528dca
+DIST rustc-1.34.2-src.tar.xz 95048792 BLAKE2B 
e81e4bfda87ddfb09ab8a74792346970aa440c678d2bb1279c329db4929282f761ada6fea9d81ceeecfd513613025c8e636487626fc36bd0b33559e045bb1b15
 SHA512 
f1bd2b226d90aae8a4657e6117b9a8451d4ce8129f79cc0fce0da7613a3b7800e690bc0ede8fec20a2f5f32c13fa8e22ac97d3838e0d36936793535a75d9c381

diff --git a/dev-lang/rust/rust-1.34.2.ebuild b/dev-lang/rust/rust-1.34.2.ebuild
new file mode 100644
index 000..69070986d43
--- /dev/null
+++ b/dev-lang/rust/rust-1.34.2.ebuild
@@ -0,0 +1,328 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+
+inherit check-reqs eapi7-ver estack flag-o-matic llvm multiprocessing 
multilib-build python-any-r1 rust-toolchain toolchain-funcs
+
+if [[ ${PV} = *beta* ]]; then
+   betaver=${PV//*beta}
+   BETA_SNAPSHOT="${betaver:0:4}-${betaver:4:2}-${betaver:6:2}"
+   MY_P="rustc-beta"
+   SLOT="beta/${PV}"
+   SRC="${BETA_SNAPSHOT}/rustc-beta-src.tar.xz"
+else
+   ABI_VER="$(ver_cut 1-2)"
+   SLOT="stable/${ABI_VER}"
+   MY_P="rustc-${PV}"
+   SRC="${MY_P}-src.tar.xz"
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+fi
+
+RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"
+
+DESCRIPTION="Systems programming language from Mozilla"
+HOMEPAGE="https://www.rust-lang.org/;
+
+SRC_URI="https://static.rust-lang.org/dist/${SRC} -> rustc-${PV}-src.tar.xz
+   $(rust_all_arch_uris rust-${RUST_STAGE0_VERSION})"
+
+ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
+   NVPTX PowerPC Sparc SystemZ WebAssembly X86 XCore )
+ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
+LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
+
+LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
+
+IUSE="clippy cpu_flags_x86_sse2 debug doc libressl rls rustfmt system-llvm 
wasm ${ALL_LLVM_TARGETS[*]}"
+
+# Please keep the LLVM dependency block separate. Since LLVM is slotted,
+# we need to *really* make sure we're not pulling one than more slot
+# simultaneously.
+
+# How to use it:
+# 1. List all the working slots (with min versions) in ||, newest first.
+# 2. Update the := to specify *max* version, e.g. < 9.
+# 3. Specify LLVM_MAX_SLOT, e.g. 8.
+LLVM_DEPEND="
+   || (
+   sys-devel/llvm:8[llvm_targets_WebAssembly?]
+   )
+   https://bugs.gentoo.org/679806
+   if use ppc64; then
+   sed -i 's/getentropy/gEtEnTrOpY/g' 
"${rust_stage0_root}"/bin/cargo || die
+   export OPENSSL_ppccap=0
+   fi
+
+   default
+}
+
+src_configure() {
+   local rust_target="" rust_targets="" arch_cflags
+
+   # Collect rust target names to compile standard libs for all ABIs.
+   for v in $(multilib_get_enabled_abi_pairs); do
+   rust_targets="${rust_targets},\"$(rust_abi $(get_abi_CHOST 
${v##*.}))\""
+   done
+   if use wasm; then
+   rust_targets="${rust_targets},\"wasm32-unknown-unknown\""
+   fi
+   rust_targets="${rust_targets#,}"
+
+   local extended="true" tools="\"cargo\","
+   if use clippy; then

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

2019-05-14 Thread Georgy Yakovlev
commit: 64716a9c2f8acdea15b44377ffd9828e4d0320d4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 17:54:50 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 18:19:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64716a9c

virtual/rust: bump to 1.34.2

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

 virtual/rust/rust-1.34.2.ebuild | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/virtual/rust/rust-1.34.2.ebuild b/virtual/rust/rust-1.34.2.ebuild
new file mode 100644
index 000..75f82239948
--- /dev/null
+++ b/virtual/rust/rust-1.34.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for Rust language compiler"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+BDEPEND=""
+RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"



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

2019-05-14 Thread Aaron Bauman
commit: 22298ec3a52d9e312aa9d6e82577163cfcbc2a4c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:51:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22298ec3

dev-cpp/eigen: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-cpp/eigen/eigen-3.3.7.ebuild b/dev-cpp/eigen/eigen-3.3.7.ebuild
index 5b271eb11d0..67550cd6baf 100644
--- a/dev-cpp/eigen/eigen-3.3.7.ebuild
+++ b/dev-cpp/eigen/eigen-3.3.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 
-> ${P}.tar.bz2"
 
 LICENSE="MPL-2.0"
 SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="altivec c++11 cuda debug doc neon openmp test" #zvector vsx
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-cdparanoia/

2019-05-14 Thread Aaron Bauman
commit: bdf7309778d8f90d494ce0189b1881433e8e441d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:50:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf73097

app-eselect/eselect-cdparanoia: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild 
b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild
index da9988912c2..98f66017d00 100644
--- a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild
+++ b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.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=5
@@ -9,7 +9,7 @@ SRC_URI=""
 
 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 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1



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

2019-05-14 Thread Aaron Bauman
commit: dc69dd2adc3d50ca63625633a10388a3b4b92a4a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:51:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc69dd2a

media-libs/gavl: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/gavl/gavl-1.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/gavl/gavl-1.4.0-r1.ebuild 
b/media-libs/gavl/gavl-1.4.0-r1.ebuild
index 32230718057..ce77e57baf8 100644
--- a/media-libs/gavl/gavl-1.4.0-r1.ebuild
+++ b/media-libs/gavl/gavl-1.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gmerlin/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 x86"
 IUSE="doc static-libs"
 
 DEPEND="doc? ( app-doc/doxygen )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Spreadsheet-ParseExcel/

2019-05-14 Thread Aaron Bauman
commit: d359a334ef8028420b2654f6ec6f21ea3c139197
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d359a334

dev-perl/Spreadsheet-ParseExcel: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild 
b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild
index 92ca83923bb..1395c10d3ec 100644
--- a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild
+++ b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Read information from an Excel file"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="test cjk unicode"
 
 # Digest::Perl::MD5 cannot be replaced by Digest::MD5, as this module actually



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

2019-05-14 Thread Aaron Bauman
commit: e18ebde3f89d1e5d9564427682ada883993ec1bb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18ebde3

media-libs/ftgl: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/ftgl/ftgl-2.1.3_rc5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild 
b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
index 4081b052c58..9ae8388a56d 100644
--- a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
+++ b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="MIT"
 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="static-libs"
 
 DEPEND=">=media-libs/freetype-2.0.9



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

2019-05-14 Thread Aaron Bauman
commit: be5bd42e734ee3ff7860b31292695cc0e65d9d62
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:06 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5bd42e

media-libs/speex: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/speex/speex-1.2.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/speex/speex-1.2.0-r1.ebuild 
b/media-libs/speex/speex-1.2.0-r1.ebuild
index 5350cb381f4..2a8671bf244 100644
--- a/media-libs/speex/speex-1.2.0-r1.ebuild
+++ b/media-libs/speex/speex-1.2.0-r1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://downloads.xiph.org/releases/speex/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="cpu_flags_arm_v4 cpu_flags_arm_v5 cpu_flags_arm_v6 cpu_flags_x86_sse 
static-libs utils +vbr"
 
 RDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: 745820b8c8ec06aa5b05f027d251216767fb7dd6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:11 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745820b8

virtual/opengl: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 virtual/opengl/opengl-7.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/opengl/opengl-7.0-r2.ebuild 
b/virtual/opengl/opengl-7.0-r2.ebuild
index 1b20ab60b57..246f9cf6516 100644
--- a/virtual/opengl/opengl-7.0-r2.ebuild
+++ b/virtual/opengl/opengl-7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for OpenGL implementation"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| (



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

2019-05-14 Thread Aaron Bauman
commit: c2df6149c433ddac2f4dea0574590ab7a587a3b2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:10 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2df6149

media-libs/freeglut: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/freeglut/freeglut-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/freeglut/freeglut-3.0.0.ebuild 
b/media-libs/freeglut/freeglut-3.0.0.ebuild
index 3fcb972cf75..1ac3aea844d 100644
--- a/media-libs/freeglut/freeglut-3.0.0.ebuild
+++ b/media-libs/freeglut/freeglut-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="debug static-libs"
 
 # enabling GLES support seems to cause build failures



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

2019-05-14 Thread Aaron Bauman
commit: 5bb89468429b0146acc9495955c551f404fcf525
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb89468

dev-texlive/texlive-pstricks: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



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

2019-05-14 Thread Aaron Bauman
commit: c1fb70a4292a2abb8c1c95b960f98a054a77a84b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:50:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1fb70a4

dev-texlive/texlive-latexextra: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



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

2019-05-14 Thread Aaron Bauman
commit: 407ff90702767a00468b11e587b1c2db83dc8db1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:50:03 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407ff907

dev-texlive/texlive-pictures: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-texlive/texlive-pictures/texlive-pictures-2017.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

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

2019-05-14 Thread Aaron Bauman
commit: f0fb351ebb234983bd6b4963ae3cf23061e60ac4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:50:51 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fb351e

dev-libs/libcdio: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild 
b/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild
index a61b22b9d61..725027fbcda 100644
--- a/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild
+++ b/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0/19" # subslot is based on SONAME
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="cddb +cxx minimal static-libs test"
 
 RDEPEND="



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

2019-05-14 Thread Aaron Bauman
commit: b12594a40c1aca7efe0859dffcae6058dd9e03d2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:34 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12594a4

net-libs/libasyncns: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild 
b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
index 0cabac41cf5..f3eda0c2fec 100644
--- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
+++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz;
 SLOT="0"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
 
 IUSE="doc debug"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/

2019-05-14 Thread Aaron Bauman
commit: 88be0d656c7f8362b5c2a3f7511840ad16f3add9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:52 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88be0d65

dev-perl/OLE-StorageLite: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild 
b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
index 1b0e425f36e..743c715c3ba 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Simple Class for OLE document interface"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~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=""
 
 SRC_TEST="do"



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

2019-05-14 Thread Aaron Bauman
commit: 866eb095539d1437b4bc1de5b26403405fb513e5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866eb095

media-libs/speexdsp: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild 
b/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild
index 91bc287a0a9..e010f35b0a2 100644
--- a/media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild
+++ b/media-libs/speexdsp/speexdsp-1.2_rc3-r2.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://downloads.xiph.org/releases/speex/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_arm_neon static-libs"
 
 RDEPEND="!

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

2019-05-14 Thread Aaron Bauman
commit: 654679a998474393927057a49e674c52b0bd7108
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:50:17 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654679a9

media-plugins/alsa-plugins: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-plugins/alsa-plugins/alsa-plugins-1.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.1.9.ebuild 
b/media-plugins/alsa-plugins/alsa-plugins-1.1.9.ebuild
index ee154ee1e67..2585860ccc1 100644
--- a/media-plugins/alsa-plugins/alsa-plugins-1.1.9.ebuild
+++ b/media-plugins/alsa-plugins/alsa-plugins-1.1.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://alsaproject/plugins/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux"
 IUSE="arcam_av debug ffmpeg jack libav libsamplerate +mix oss pulseaudio speex 
+usb_stream"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/

2019-05-14 Thread Aaron Bauman
commit: 7843801f1f1abd5028fea9b3a14488981f2b143b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:50:25 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7843801f

dev-perl/Text-CSV_XS: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild 
b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
index 22456af4ba2..1030a897e91 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Comma-separated values manipulation routines"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~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="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-Map/

2019-05-14 Thread Aaron Bauman
commit: a47ec605cdbbf91e70246caaa0eb6f9d7a57d1d0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:58 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47ec605

dev-perl/Unicode-Map: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/Unicode-Map/Unicode-Map-0.112.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.0-r1.ebuild 
b/dev-perl/Unicode-Map/Unicode-Map-0.112.0-r1.ebuild
index e603195dcd5..0a61be00f9b 100644
--- a/dev-perl/Unicode-Map/Unicode-Map-0.112.0-r1.ebuild
+++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Map charsets from and to utf16 code"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



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

2019-05-14 Thread Aaron Bauman
commit: 4706537eb0edeb75c60c5c91888aad1fb4d3525a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:46 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4706537e

dev-tex/xcolor: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-tex/xcolor/xcolor-2.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tex/xcolor/xcolor-2.12.ebuild 
b/dev-tex/xcolor/xcolor-2.12.ebuild
index 3071962f1eb..d36d4c1c9af 100644
--- a/dev-tex/xcolor/xcolor-2.12.ebuild
+++ b/dev-tex/xcolor/xcolor-2.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -11,7 +11,7 @@ SRC_URI="http://www.ukern.de/tex/xcolor/ctan/${P//[.-]/}.zip;
 
 LICENSE="LPPL-1.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 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="dev-texlive/texlive-latex"



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

2019-05-14 Thread Aaron Bauman
commit: 4438dadcea5b216b07cfcb840deb3dba03067755
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:49:34 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4438dadc

media-libs/alsa-lib: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/alsa-lib/alsa-lib-1.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild 
b/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild
index d0d8d828dd6..bd05d548287 100644
--- a/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux"
 IUSE="alisp debug doc elibc_uclibc python +thread-safety"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-stringy/

2019-05-14 Thread Aaron Bauman
commit: 6143f0e6da7eda00c72b9e810d6fea9ee7d3827d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:55 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6143f0e6

dev-perl/IO-stringy: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild 
b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
index 2e7aeb79876..3010edb56ec 100644
--- a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
+++ b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~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=""
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"



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

2019-05-14 Thread Aaron Bauman
commit: 692ac4e9572373371855bf27cd1b036462ec0c8c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:47:42 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=692ac4e9

sys-auth/realtime-base: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 sys-auth/realtime-base/realtime-base-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild 
b/sys-auth/realtime-base/realtime-base-0.1.ebuild
index ebb3152fedf..fe8a8dabcbf 100644
--- a/sys-auth/realtime-base/realtime-base-0.1.ebuild
+++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 
~amd64-fbsd"
 IUSE=""
 
 DEPEND=""



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

2019-05-14 Thread Aaron Bauman
commit: fbbd775645ed9ac81aed30e44da1afc47845e915
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:47:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbbd7756

media-sound/jack-audio-connection-kit: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 .../jack-audio-connection-kit-0.125.0.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
index 8dcbeddc526..ca29625d958 100644
--- 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
+++ 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
@@ -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=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.jackaudio.org/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd"
 IUSE="cpu_flags_x86_3dnow altivec alsa coreaudio doc debug examples oss 
cpu_flags_x86_sse pam"
 
 # readline: only used for jack_transport -> useless for non native ABIs



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

2019-05-14 Thread Aaron Bauman
commit: 40472bd2bb8844dadda6b5b60d0f0d36f36467e3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:27 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40472bd2

net-libs/libssh: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

diff --git a/net-libs/libssh/libssh-0.8.6.ebuild 
b/net-libs/libssh/libssh-0.8.6.ebuild
index 9429fde86dd..65d029e138f 100644
--- a/net-libs/libssh/libssh-0.8.6.ebuild
+++ b/net-libs/libssh/libssh-0.8.6.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
 else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${MY_P}.tar.xz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2.1"



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

2019-05-14 Thread Aaron Bauman
commit: c7d82985282ecd6dbd33af3fd00fe61ad14568bc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue May 14 17:48:40 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue May 14 17:53:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d82985

dev-tex/pgf: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-tex/pgf/pgf-3.0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tex/pgf/pgf-3.0.1-r1.ebuild b/dev-tex/pgf/pgf-3.0.1-r1.ebuild
index a80f47d2d5f..2749c270c6d 100644
--- a/dev-tex/pgf/pgf-3.0.1-r1.ebuild
+++ b/dev-tex/pgf/pgf-3.0.1-r1.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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip"
 
 LICENSE="GPL-2 LPPL-1.3c FDL-1.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 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc source"
 
 RDEPEND="dev-texlive/texlive-latexrecommended



  1   2   >