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

2018-03-25 Thread Matt Turner
commit: ba04c0f1d66d8a1b6a68a714c40cf36ffd9f9f7a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 04:09:07 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 04:09:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba04c0f1

profiles/arch/mips: Unmask USE=unwind

 profiles/arch/mips/use.mask | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 11a6864c6b9..68a072f35ac 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -319,9 +319,6 @@ clvm
 # virtual/opencl is not keyworded
 opencl
 
-# Unmask once sys-libs/libunwind gets keyworded.
-unwind
-
 # Ben de Groot  (01 Feb 2015)
 # please remove when keyworded
 qt5



[gentoo-commits] repo/gentoo:master commit in: net-p2p/gtk-gnutella/

2018-03-25 Thread Hans de Graaff
commit: de94d7b1549bfe571f26d7dcaf0110e060e6295a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 26 05:49:48 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 26 05:49:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de94d7b1

net-p2p/gtk-gnutella: amd64 stable, bug 651404

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild 
b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild
index f676c5444ab..e672f1c1bae 100644
--- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild
+++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://gtk-gnutella.sourceforge.net/;
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
 
 RDEPEND="
sys-libs/binutils-libs:=



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

2018-03-25 Thread Matt Turner
commit: 99650741bc8af313211ce5ee60dba77663f210bd
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 04:03:44 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 04:03:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99650741

profiles/arch/mips: Unmask USE=systemd

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

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 077a99117cd..11a6864c6b9 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Matt Turner  (25 Mar 2018)
+# Unmask systemd since it is keyworded here.
+-systemd
+
 # Mart Raudsepp  (11 Feb 2018)
 # dev-util/valgrind is not keyworded here yet,
 # though the MIPS platform is supported upstream



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

2018-03-25 Thread Matt Turner
commit: 4037c85c480c25943cdbe1af772f934012a6319f
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 04:26:40 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 04:27:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4037c85c

dev-perl/Test-Needs-0.2.5: added ~mips, bug 650956

 dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild 
b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
index cb2d18415bb..df5da24cfd2 100644
--- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
+++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Skip tests when modules not available"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-DOM-XPath/files/, dev-perl/XML-DOM-XPath/

2018-03-25 Thread Kent Fredric
commit: 97c46e16b94d1274c0b69624619a3a43972aeeb1
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Mar 26 04:25:34 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Mar 26 04:26:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c46e16

dev-perl/XML-DOM-XPath: Fix encoding.pm tests failing bug #623188

Bug: https://bugs.gentoo.org/623188
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../XML-DOM-XPath/XML-DOM-XPath-0.140.0-r2.ebuild  | 22 ++
 .../files/XML-DOM-XPath-0.14-encoding.patch| 27 ++
 dev-perl/XML-DOM-XPath/metadata.xml|  7 --
 3 files changed, 49 insertions(+), 7 deletions(-)

diff --git a/dev-perl/XML-DOM-XPath/XML-DOM-XPath-0.140.0-r2.ebuild 
b/dev-perl/XML-DOM-XPath/XML-DOM-XPath-0.140.0-r2.ebuild
new file mode 100644
index 000..6b3e2e977e7
--- /dev/null
+++ b/dev-perl/XML-DOM-XPath/XML-DOM-XPath-0.140.0-r2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MIROD
+DIST_VERSION=0.14
+inherit perl-module
+
+DESCRIPTION="Perl extension to add XPath support to XML::DOM, using XML::XPath 
engine"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/XML-DOM
+   dev-perl/XML-XPathEngine"
+DEPEND="${RDEPEND}
+   test? ( virtual/perl-Test-Simple )
+"
+PERL_RM_FILES=("t/pod.t" "t/pod_coverage.t")
+PATCHES=("${FILESDIR}/${PN}-0.14-encoding.patch")

diff --git a/dev-perl/XML-DOM-XPath/files/XML-DOM-XPath-0.14-encoding.patch 
b/dev-perl/XML-DOM-XPath/files/XML-DOM-XPath-0.14-encoding.patch
new file mode 100644
index 000..922f51ad490
--- /dev/null
+++ b/dev-perl/XML-DOM-XPath/files/XML-DOM-XPath-0.14-encoding.patch
@@ -0,0 +1,27 @@
+From 1b247ffafb3362b5a1c727f993c63818e827aa12 Mon Sep 17 00:00:00 2001
+From: Father Chrysostomos 
+Date: Thu, 14 Jul 2016 22:05:56 -0700
+Subject: Fix removal of encoding.pm in 5.25.3+
+
+Bug: https://rt.cpan.org/Ticket/Display.html?id=115098
+Bug: https://bugs.gentoo.org/623188
+---
+ t/test_non_ascii.t | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/t/test_non_ascii.t b/t/test_non_ascii.t
+index d8686f8..7aea5ee 100644
+--- a/t/test_non_ascii.t
 b/t/test_non_ascii.t
+@@ -7,7 +7,7 @@ use strict;
+ use Test::More tests => 10;
+ use XML::DOM::XPath;
+ 
+-use encoding 'utf8';
++use utf8;
+ 
+ my $display_warning=0;
+ 
+-- 
+2.16.2
+

diff --git a/dev-perl/XML-DOM-XPath/metadata.xml 
b/dev-perl/XML-DOM-XPath/metadata.xml
index 368273ab63d..39e5f4b7230 100644
--- a/dev-perl/XML-DOM-XPath/metadata.xml
+++ b/dev-perl/XML-DOM-XPath/metadata.xml
@@ -11,14 +11,7 @@
   
   
 XML-DOM-XPath
-XML::DOM::Attr
-XML::DOM::Comment
-XML::DOM::Document
-XML::DOM::Element
 XML::DOM::Namespace
-XML::DOM::Node
-XML::DOM::ProcessingInstruction
-XML::DOM::Text
 XML::DOM::XPath
   
 



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

2018-03-25 Thread Matt Turner
commit: 7cf33b8bd8d99249b199f8c2fef26dc750df49cc
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 04:26:44 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 04:27:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf33b8b

dev-perl/URI-1.730.0: added ~mips, bug 650956

 dev-perl/URI/URI-1.730.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild
index 1b87152c604..17d54f3ed1a 100644
--- a/dev-perl/URI/URI-1.730.0.ebuild
+++ b/dev-perl/URI/URI-1.730.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-03-25 Thread Hans de Graaff
commit: 8c9a6348f1365195aa6f5c01c9a99b7dd966c5ff
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 26 05:37:11 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 26 05:45:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9a6348

dev-ruby/rspec-its: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild 
b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
index 2f704cd316c..b85a6501ac5 100644
--- a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
+++ b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -23,7 +23,7 @@ ruby_add_rdepend ">=dev-ruby/rspec-core-3.0.0 
>=dev-ruby/rspec-expectations-3.0.
 
 each_ruby_prepare() {
case ${RUBY} in
-   *ruby24)
+   *ruby24|*ruby25)
sed -i -e 's/Fixnum/Integer/' spec/rspec/its_spec.rb || 
die
;;
esac



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

2018-03-25 Thread Hans de Graaff
commit: f3f1eebf2c53e32fed2b1e06524ec670fec5c563
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 26 05:36:06 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 26 05:45:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f1eebf

app-admin/puppet-lint: add 2.3.4

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/puppet-lint/Manifest |  1 +
 app-admin/puppet-lint/puppet-lint-2.3.4.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/app-admin/puppet-lint/Manifest b/app-admin/puppet-lint/Manifest
index c6dfa2eaa76..491c3200805 100644
--- a/app-admin/puppet-lint/Manifest
+++ b/app-admin/puppet-lint/Manifest
@@ -1 +1,2 @@
 DIST puppet-lint-2.3.3.gem 84992 BLAKE2B 
57b6d6332b7d26daf193ba983ff1e5d560cf4f902f1b476de3b1f7254755851397685d7b435dd7365f81e1427d91ca47ffa889a9d87a14e1c4720e44aa2b7996
 SHA512 
9203e8d29cb4a5c5abf8279598599db4a9063d33d7b7d6c76f8ebf09c3ba539f6035083b5438bae2b0fda1d16880ffcb69a2776ebce7f54bc1a1430c2ceb0d68
+DIST puppet-lint-2.3.4.gem 86016 BLAKE2B 
4e7c0da6bb77558312b389be68ee17a75a2dffa795eb0a985101177f45ac362d0a4bf70804198b82f981bcc2023768503f7362799a2853ea2e159071853c5dfc
 SHA512 
27ef230b337eae8395efa2329ad150b7f0a21bfff1b2e5ee4807dd088705723d9887ae3c166eeb8daa61337d2efd5907fcb5c86c6cfb0a42c0fc30dfd7ba

diff --git a/app-admin/puppet-lint/puppet-lint-2.3.4.ebuild 
b/app-admin/puppet-lint/puppet-lint-2.3.4.ebuild
new file mode 100644
index 000..e672004b0fd
--- /dev/null
+++ b/app-admin/puppet-lint/puppet-lint-2.3.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit eutils ruby-fakegem
+
+DESCRIPTION="A linter for puppet DSL"
+HOMEPAGE="http://puppet-lint.com/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec-its:1
+   dev-ruby/rspec-collection_matchers:1
+   dev-ruby/rspec-json_expectations )"
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
+}



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

2018-03-25 Thread Matt Turner
commit: ad24676282d1426ef6dc3bbd571bd5bb02104b37
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 05:27:56 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 05:27:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad246762

dev-perl/Net-LibIDN2-1.0.0: added ~mips, bug 639714

 dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild 
b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild
index b2e6a65be10..294efdee775 100644
--- a/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild
+++ b/dev-perl/Net-LibIDN2/Net-LibIDN2-1.0.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Perl bindings for GNU Libidn2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="net-dns/libidn2"



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

2018-03-25 Thread Matt Turner
commit: 1bb0585e82310cd4d067ea99a557d724e7eca6ae
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 05:27:52 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 05:27:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb0585e

dev-perl/Net-DNS-1.130.0: added ~mips, bug 639714

 dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild 
b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild
index 7e6ea2ba780..654452b6ca5 100644
--- a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild
+++ b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild
@@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module
 DESCRIPTION="Perl Interface to the Domain Name System"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+ipv6 test minimal"
 
 PDEPEND="!minimal? ( >=dev-perl/Net-DNS-SEC-1.10.0 )"



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

2018-03-25 Thread Hans de Graaff
commit: c6797571b3245bce68f9e22ef8f0d5f9e5b3a44c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 26 05:44:20 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 26 05:45:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6797571

dev-ruby/combustion: add 0.9.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/combustion/Manifest|  1 +
 dev-ruby/combustion/combustion-0.9.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/combustion/Manifest b/dev-ruby/combustion/Manifest
index 839775d69f5..22ca1f8132b 100644
--- a/dev-ruby/combustion/Manifest
+++ b/dev-ruby/combustion/Manifest
@@ -1,2 +1,3 @@
 DIST combustion-0.7.0.gem 16896 BLAKE2B 
241a05ca36cb231deb8e4f0fe6f0e6dae06f8a01e30a4bc078e9e9b4263d614a924a487a5b81c27142de99c69f60590208242b29930819c516ad72b3a3823567
 SHA512 
77e2f7da100bffce5b3d8271ba4fd685839295d79a0738c02b5a47fb6cde3cebd1a5d6b9b8668f5b3eca5dd5397476d71c393d3e19429d47a77ddd731875f3dc
 DIST combustion-0.8.0.gem 17920 BLAKE2B 
f318b2a2a6f1ee2103d396f9da52f5aeecdcd76008a91613118732b7253625ef40994680400ce3b8a3f781b08366c8bc15d9288ff9e8d8bd8af8afceb9af9a28
 SHA512 
145aa927dbedf0f5e8207538f0c741ce7c9a03ae696ad6a525bfcb0d4a3c89ae6f9f1b4ffc384d6aa82e2fa3ad802902a29db2fee9803e7a05dd69ea59c24419
+DIST combustion-0.9.0.gem 17920 BLAKE2B 
ac5a1c41b5993614a0101427f0a8d7491736a98b3b7799ed9e638515ae0a9b3098eed5c77a5bbd1c02efe9b613b2d30aac0c446fefb16405c3bfed4d1d15d23f
 SHA512 
6d82f96fe2f42e50065e3de4d0fb8b05fa8da9e63a77b29934db0600594d826eb2a3e36a14e7e18744fed233db769c12a7620b4ec98aa230a6973d07a142a364

diff --git a/dev-ruby/combustion/combustion-0.9.0.ebuild 
b/dev-ruby/combustion/combustion-0.9.0.ebuild
new file mode 100644
index 000..8ef121db7a5
--- /dev/null
+++ b/dev-ruby/combustion/combustion-0.9.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Elegant Rails Engine Testing"
+HOMEPAGE="https://github.com/pat/combustion;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/activesupport-3.0.0:*
+   >=dev-ruby/railties-3.0.0:*
+   >=dev-ruby/thor-0.14.6
+"



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

2018-03-25 Thread Hans de Graaff
commit: 409fe2b34b1d1e548d0ddad376167e009a1de28b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 26 05:33:52 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 26 05:45:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409fe2b3

app-admin/puppet-lint: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/puppet-lint/Manifest |  4 
 app-admin/puppet-lint/puppet-lint-2.0.2.ebuild | 24 -
 app-admin/puppet-lint/puppet-lint-2.2.1.ebuild | 25 --
 app-admin/puppet-lint/puppet-lint-2.3.0.ebuild | 25 --
 app-admin/puppet-lint/puppet-lint-2.3.2.ebuild | 29 --
 5 files changed, 107 deletions(-)

diff --git a/app-admin/puppet-lint/Manifest b/app-admin/puppet-lint/Manifest
index d4cfce11006..c6dfa2eaa76 100644
--- a/app-admin/puppet-lint/Manifest
+++ b/app-admin/puppet-lint/Manifest
@@ -1,5 +1 @@
-DIST puppet-lint-2.0.2.gem 60928 BLAKE2B 
b43877499ee5d2af19932d776b0dc69a1de5960a499a2fd25e51c74ec26e4701b24ab1258602aad603a081bd1a7411eb646c470781490d8321eb97836261da50
 SHA512 
e3cdba2cb3c55b73489bdd9e8df24f225ff8134cebc1f2a05a7118905c59eab47e8998f5afc6294288f4a7e226029e17351812b918ee51b81be921e16c94f692
-DIST puppet-lint-2.2.1.gem 74240 BLAKE2B 
1fa67e60103c22fdd20cf63f4d4c0d57f956c907ebbceef908edbe720a97a4c9f2fa4528214d4be7658da90d150f5a02ae7a9fb65a4bdd2af7bba15e92c06525
 SHA512 
16aeaf4614104c5d3642c7c61acacbb33f4c0518a18c814cf2cc20aa40c19ac2e392758a980178d50c80c41544c8164d407ad7cd8d783a0d97b1606c55680570
-DIST puppet-lint-2.3.0.gem 76288 BLAKE2B 
0192bc7808dbf40c6685f4610b625360c6c16ed4d880db2062e93f75f710ef319bc626334b5d996c0b9609ebbd34ce3c645fc2b8d350b1bb2a6274654f9f70ca
 SHA512 
d0c21bad8eb5e7e2352de7e919ad44cccfb0086980a52e8d26b167c29a2a78e2e6efb692c8ac88c28cffcec125e1bf2f26973dca642d2ee9fea62a1342dfb709
-DIST puppet-lint-2.3.2.gem 82432 BLAKE2B 
7586bc15654e7a33ad8a4f98341c0fc19c2349bfce9c8afd4fb7a731a715c611b93837b02a3ee875297c71dd9021fee8cca04da3790a47ae06aa43e7226876c1
 SHA512 
5da388ad11285172e74de775d691ea49ebbbcadf938e7bddadff1bb9c9485dc30d7fa51e51db74d7912d23434223e3625e267a6785bd7f37243136553716db5e
 DIST puppet-lint-2.3.3.gem 84992 BLAKE2B 
57b6d6332b7d26daf193ba983ff1e5d560cf4f902f1b476de3b1f7254755851397685d7b435dd7365f81e1427d91ca47ffa889a9d87a14e1c4720e44aa2b7996
 SHA512 
9203e8d29cb4a5c5abf8279598599db4a9063d33d7b7d6c76f8ebf09c3ba539f6035083b5438bae2b0fda1d16880ffcb69a2776ebce7f54bc1a1430c2ceb0d68

diff --git a/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild 
b/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild
deleted file mode 100644
index cf379613b0f..000
--- a/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit eutils ruby-fakegem
-
-DESCRIPTION="A linter for puppet DSL"
-HOMEPAGE="http://puppet-lint.com/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec-its:1
-   dev-ruby/rspec-collection_matchers:1 )"

diff --git a/app-admin/puppet-lint/puppet-lint-2.2.1.ebuild 
b/app-admin/puppet-lint/puppet-lint-2.2.1.ebuild
deleted file mode 100644
index b2e360053d8..000
--- a/app-admin/puppet-lint/puppet-lint-2.2.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit eutils ruby-fakegem
-
-DESCRIPTION="A linter for puppet DSL"
-HOMEPAGE="http://puppet-lint.com/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec-its:1
-   dev-ruby/rspec-collection_matchers:1
-   dev-ruby/rspec-json_expectations )"

diff --git a/app-admin/puppet-lint/puppet-lint-2.3.0.ebuild 
b/app-admin/puppet-lint/puppet-lint-2.3.0.ebuild
deleted file mode 100644
index c53ed5cf7c6..000
--- a/app-admin/puppet-lint/puppet-lint-2.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit eutils ruby-fakegem
-
-DESCRIPTION="A linter for puppet DSL"
-HOMEPAGE="http://puppet-lint.com/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec-its:1
-   dev-ruby/rspec-collection_matchers:1
-   dev-ruby/rspec-json_expectations )"

diff --git 

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

2018-03-25 Thread Matt Turner
commit: 74bc49df81993838cdd773b6d28e91bf3a9b3156
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 26 04:05:37 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 26 04:05:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74bc49df

dev-util/perf-4.9.13: added ~mips, bug 599310

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

diff --git a/dev-util/perf/perf-4.9.13.ebuild b/dev-util/perf/perf-4.9.13.ebuild
index fd50602fb58..5041aed3f5f 100644
--- a/dev-util/perf/perf-4.9.13.ebuild
+++ b/dev-util/perf/perf-4.9.13.ebuild
@@ -37,7 +37,7 @@ SRC_URI+=" 
mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="audit debug +demangle +doc gtk numa perl python slang unwind"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2018-03-25 Thread Kent Fredric
commit: f897cbc6f89a75cd01e4d4d5d23386e0e9133c04
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Mar 26 05:31:05 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Mar 26 05:31:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f897cbc6

dev-perl/XML-Feed: Fix for '.' in @INC bug #623190

Bug: https://bugs.gentoo.org/623190
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/XML-Feed/XML-Feed-0.530.0-r1.ebuild   | 42 
 dev-perl/XML-Feed/files/XML-Feed-0.53-dotinc.patch | 45 ++
 2 files changed, 87 insertions(+)

diff --git a/dev-perl/XML-Feed/XML-Feed-0.530.0-r1.ebuild 
b/dev-perl/XML-Feed/XML-Feed-0.530.0-r1.ebuild
new file mode 100644
index 000..88ddcf90ad9
--- /dev/null
+++ b/dev-perl/XML-Feed/XML-Feed-0.530.0-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DAVECROSS
+DIST_VERSION=0.53
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Syndication feed parser and auto-discovery"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+   !minimal? (
+   dev-perl/XML-RSS-LibXML
+   )
+   dev-perl/Class-ErrorHandler
+   dev-perl/Feed-Find
+   dev-perl/URI-Fetch
+   >=dev-perl/XML-RSS-1.470.0
+   >=dev-perl/XML-Atom-0.380.0
+   dev-perl/DateTime
+   dev-perl/DateTime-Format-Mail
+   dev-perl/DateTime-Format-W3CDTF
+   dev-perl/HTML-Parser
+   dev-perl/libwww-perl
+   dev-perl/Module-Pluggable
+   virtual/perl-Scalar-List-Utils
+   !
+Date: Mon, 26 Mar 2018 18:26:22 +1300
+Subject: Fix test failures w/o '.' in @INC ( perl 5.26+ )
+
+Bug: https://bugs.gentoo.org/623190
+---
+ t/12-multi-categories-atom.t | 2 +-
+ t/12-multi-categories-rss.t  | 2 +-
+ t/12-multi-subjects-rss.t| 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/t/12-multi-categories-atom.t b/t/12-multi-categories-atom.t
+index 25b0ff9..15023d4 100644
+--- a/t/12-multi-categories-atom.t
 b/t/12-multi-categories-atom.t
+@@ -3,4 +3,4 @@
+ use strict;
+ use vars qw($type $field);
+ $type = "atom";
+-require 't/12-multi-categories.base';
++require './t/12-multi-categories.base';
+diff --git a/t/12-multi-categories-rss.t b/t/12-multi-categories-rss.t
+index c467d74..921029d 100644
+--- a/t/12-multi-categories-rss.t
 b/t/12-multi-categories-rss.t
+@@ -3,4 +3,4 @@
+ use strict;
+ use vars qw($type $field);
+ $type = "rss";
+-require 't/12-multi-categories.base';
++require './t/12-multi-categories.base';
+diff --git a/t/12-multi-subjects-rss.t b/t/12-multi-subjects-rss.t
+index c3cd317..0f0027c 100644
+--- a/t/12-multi-subjects-rss.t
 b/t/12-multi-subjects-rss.t
+@@ -3,4 +3,4 @@
+ use vars qw($type $field);
+ $type  = "rss";
+ $field = "subjects";
+-require 't/12-multi-categories.base';
++require './t/12-multi-categories.base';
+-- 
+2.16.2
+



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

2018-03-25 Thread Tim Harder
commit: c458bdaeee18279a808323beb07b513c4065e5f4
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 06:53:37 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 06:53:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c458bdae

dev-libs/libusb: version bump to 1.0.22

 dev-libs/libusb/Manifest |  1 +
 dev-libs/libusb/libusb-1.0.22.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/dev-libs/libusb/Manifest b/dev-libs/libusb/Manifest
index e5d73067119..5bd55da408f 100644
--- a/dev-libs/libusb/Manifest
+++ b/dev-libs/libusb/Manifest
@@ -1,3 +1,4 @@
 DIST libusb-1.0.19.tar.bz2 521496 BLAKE2B 
9f38dcb8f053019511dc2eed93772183c5487917794abd2839e981924bf05e39aba5cee4fb9a366b78e4d265fb16a921fb64c9a083323993ce21543d37073720
 SHA512 
f42f0187bfec16ebabad64efef7a7651ee85dcf2af1b7cbe543b7de615f9c6432f7eea5fcc6b23335591dcad287c905eb9bd56199cc5d3b47435027ad678f2c1
 DIST libusb-1.0.20.tar.bz2 795247 BLAKE2B 
9b3b4b9e372487ca355611917eb00a41d439df391796edf0b4fea28fcd88ca92214d05c4beb8eaf918028d833544e385e59ca38426880c293e070c5f1fc64647
 SHA512 
4230047dbc18db402f399a6b228f70da37ce4f9da9d57203e5c31cf0edec5ddd664865b4f16038a2ae72c26097e713b709b9e882a11b65a274e84993d617c765
 DIST libusb-1.0.21.tar.bz2 607417 BLAKE2B 
c76352a19f416ad27b8940e99f38878e248cdbc04ef97752f8c8468ab0391869ab611197e3e143d69e0e23563da59f1691c14fce72958fdf28ebf10dd8c1521b
 SHA512 
015ca07bdb559aa40af5db1302ab0b1c8a30d593699fe2f3c9f45162673dc7b608cecc58d60fde8f3bde2a68370794a045e8efa48fc55402eece11261e525762
+DIST libusb-1.0.22.tar.bz2 598833 BLAKE2B 
38d01c1dd1837434c24008151a27cdfb2b2e9aab30fe95e4403bad613a0147a13b9b029814e15520bcfc2c181b00e3c5cc1ffdc3a586a604190bf441d3c89318
 SHA512 
2a93ba48bb66b9775838c16d74f7269348d9bc163f94ccf2842d1108d95a41cf79f8c8065233bea410fb94261a462dbb08ecfa1a9b6d3ddf4a5980e6043f74f4

diff --git a/dev-libs/libusb/libusb-1.0.22.ebuild 
b/dev-libs/libusb/libusb-1.0.22.ebuild
new file mode 100644
index 000..9790ec477e2
--- /dev/null
+++ b/dev-libs/libusb/libusb-1.0.22.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit ltprune toolchain-funcs multilib-minimal
+
+DESCRIPTION="Userspace access to USB devices"
+HOMEPAGE="http://libusb.info/ https://github.com/libusb/libusb;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="debug doc examples static-libs test udev"
+
+RDEPEND="udev? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP},static-libs?] )"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )
+   !udev? ( virtual/os-headers )"
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable udev) \
+   $(use_enable debug debug-log) \
+   $(use_enable test tests-build)
+}
+
+multilib_src_compile() {
+   emake
+
+   if multilib_is_native_abi; then
+   use doc && emake -C doc docs
+   fi
+}
+
+multilib_src_test() {
+   emake check
+
+   # noinst_PROGRAMS from tests/Makefile.am
+   tests/stress || die
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+
+   if multilib_is_native_abi; then
+   gen_usr_ldscript -a usb-1.0
+
+   use doc && dodoc -r doc/html
+   fi
+}
+
+multilib_src_install_all() {
+   prune_libtool_files
+
+   dodoc AUTHORS ChangeLog NEWS PORTING README TODO
+
+   if use examples; then
+   insinto /usr/share/doc/${PF}/examples
+   doins examples/*.{c,h}
+   insinto /usr/share/doc/${PF}/examples/getopt
+   doins examples/getopt/*.{c,h}
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/gtk-gnutella/

2018-03-25 Thread Hans de Graaff
commit: b44c64d85f857ed14839718472ec16f1474193d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 25 07:26:21 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 25 07:26:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44c64d8

net-p2p/gtk-gnutella: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-p2p/gtk-gnutella/gtk-gnutella-1.1.11-r1.ebuild | 88 --
 1 file changed, 88 deletions(-)

diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.11-r1.ebuild 
b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.11-r1.ebuild
deleted file mode 100644
index 6cbf0a7e365..000
--- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.11-r1.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-IUSE="nls dbus ssl +gtk"
-
-DESCRIPTION="A GTK+ Gnutella client"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-HOMEPAGE="http://gtk-gnutella.sourceforge.net/;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-
-RDEPEND="
-   sys-libs/binutils-libs:=
-   dev-libs/glib:2
-   sys-libs/zlib
-   gtk? ( >=x11-libs/gtk+-2.2.1:2 )
-   dbus? ( >=sys-apps/dbus-0.35.2 )
-   ssl? ( >=net-libs/gnutls-2.2.5 )
-   nls? ( >=sys-devel/gettext-0.11.5 )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   strip-linguas -i po
-
-   echo "# Gentoo-selected LINGUAS" > po/LINGUAS
-   for ling in ${LINGUAS}; do
-   echo $ling >> po/LINGUAS
-   done
-
-   default
-}
-
-src_configure() {
-   # There is no option to turn off optimization through the build.sh
-   # script.
-   sed -i -e "s/Configure -Oder/Configure -Oder -Doptimize=none/" build.sh 
|| die
-
-   # The build script does not support the equivalent --enable
-   # options so we must construct the configuration by hand.
-
-   local myconf
-
-   if ! use nls; then
-   myconf="${myconf} --disable-nls"
-   fi
-
-   if ! use dbus; then
-   myconf="${myconf} --disable-dbus"
-   fi
-
-   if ! use ssl; then
-   myconf="${myconf} --disable-gnutls"
-   fi
-
-   if use gtk; then
-   myconf="${myconf} --gtk2"
-   else
-   myconf="${myconf} --topless"
-   fi
-
-   ./build.sh \
-   --configure-only \
-   --prefix="/usr" \
-   --cc=$(tc-getCC) \
-   ${myconf}
-}
-
-src_compile() {
-   # Build system is not parallel-safe, bug 500760
-   emake -j1
-}
-
-src_install() {
-   dodir /usr/bin
-   emake INSTALL_PREFIX="${D}" install || die "Install failed"
-   dodoc AUTHORS ChangeLog README TODO
-
-   # Touch the symbols file into the future to avoid warnings from
-   # gtk-gnutella later on, since we will most likely strip the binary.
-   touch --date="next minute" "${D}/usr/lib/gtk-gnutella/gtk-gnutella.nm" 
|| die
-}



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

2018-03-25 Thread Hans de Graaff
commit: 9944fd678900ad16b7522ffa8d5f646563ab4207
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 25 07:23:10 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 25 07:23:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9944fd67

fidev-ruby/bcat: x dev-ruby/rack dependency

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

 dev-ruby/bcat/bcat-0.6.2-r3.ebuild | 43 ++
 1 file changed, 43 insertions(+)

diff --git a/dev-ruby/bcat/bcat-0.6.2-r3.ebuild 
b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
new file mode 100644
index 000..7cb16e2a1ed
--- /dev/null
+++ b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_DOC="man"
+RUBY_FAKEGEM_EXTRADOC="README"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pipe to browser utility for use at the shell and within editors"
+HOMEPAGE="https://github.com/rtomayko/bcat;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+IUSE=""
+
+# Collides on /usr/bin/bcat, bug 418301
+RDEPEND="${RDEPEND} !!

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

2018-03-25 Thread Tim Harder
commit: de6b692ea5a1ae39b2798267ef133c52ef42b8d9
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 06:42:15 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 06:42:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6b692e

dev-libs/uthash: version bump to 2.0.2

 dev-libs/uthash/Manifest|  1 +
 dev-libs/uthash/files/uthash-2.0.2-cflags.patch | 11 +
 dev-libs/uthash/uthash-2.0.2.ebuild | 30 +
 3 files changed, 42 insertions(+)

diff --git a/dev-libs/uthash/Manifest b/dev-libs/uthash/Manifest
index 85c03a47cc1..d4476c4442f 100644
--- a/dev-libs/uthash/Manifest
+++ b/dev-libs/uthash/Manifest
@@ -1,2 +1,3 @@
 DIST uthash-1.9.7.tar.bz2 373059 BLAKE2B 
59e24e42a935e44da840ef7a204b43c19bc837b6a5c87ed464143b67608021661603af4f76d143ac5454082f4e391bccc2fd5b443cf23527ca6ef9b530751de0
 SHA512 
8c02f9ac846a6bfd7292724a3683ae360ff37bba8e3ca98fca106da84976cac9c61766069989ee2c633b20bf82b64658400687a7cfbccab5e98e5fb6cb2e5caa
 DIST uthash-1.9.9.tar.gz 225620 BLAKE2B 
4c23cc11c54ac2c8af96522455126a5fdfb1f533078f3f8259b33376d9e08ee6a347edc16951a732ab5c1100e302f81b6f7c7477da1ab0d36b794ce5a3400583
 SHA512 
40b888529db6baba7bdb0a11c3f782719c40470f6b8e4d75ed480c4c465606e990abf65786156a93f4e2f9c8805cbc098550cc3c62e33b7345fa5bf6d146a8c4
+DIST uthash-2.0.2.tar.gz 191173 BLAKE2B 
a4a2ddb19fcc9af1105bc07deb8ccbe9c3f04518b609f7cfd16f0a05ec3e16ffb25fb5f0a5f258413f9f52facaa26adf4ea0683415416c12ab36bf11883976ae
 SHA512 
0c2e686eb5a1d6a03a6fa1d42e803fca4e9b60b2d965c635a5a33d487c8d115f1f8155ff99a0e1874b69f6b66c04ea7d8866472a39abe5d1a23ae73f6fa956d7

diff --git a/dev-libs/uthash/files/uthash-2.0.2-cflags.patch 
b/dev-libs/uthash/files/uthash-2.0.2-cflags.patch
new file mode 100644
index 000..e71506bce15
--- /dev/null
+++ b/dev-libs/uthash/files/uthash-2.0.2-cflags.patch
@@ -0,0 +1,11 @@
+--- uthash-2.0.2/tests/Makefile
 uthash-2.0.2/tests/Makefile
+@@ -18,7 +18,7 @@
+ CFLAGS += -I$(HASHDIR)
+ #CFLAGS += -DHASH_BLOOM=16
+ #CFLAGS += -O2
+-CFLAGS += -g
++#CFLAGS += -g
+ #CFLAGS += -Wstrict-aliasing=2
+ CFLAGS += -Wall 
+ #CFLAGS += -Wextra 

diff --git a/dev-libs/uthash/uthash-2.0.2.ebuild 
b/dev-libs/uthash/uthash-2.0.2.ebuild
new file mode 100644
index 000..3800e6d66a6
--- /dev/null
+++ b/dev-libs/uthash/uthash-2.0.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="An easy-to-use hash implementation for C programmers"
+HOMEPAGE="https://troydhanson.github.io/uthash/index.html;
+SRC_URI="https://github.com/troydhanson/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND="test? ( dev-lang/perl )"
+RDEPEND=""
+
+PATCHES=( "${FILESDIR}"/${P}-cflags.patch )
+
+src_test() {
+   cd tests || die
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   doheader src/*.h
+   dodoc doc/*.txt
+}



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

2018-03-25 Thread Tim Harder
commit: 1d8066c4f28b7bba18dc021fe28f02665b98c7f9
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 06:43:54 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 06:43:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8066c4

dev-libs/uthash: remove sourceforge from upstream metadata

 dev-libs/uthash/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-libs/uthash/metadata.xml b/dev-libs/uthash/metadata.xml
index d06a284b1eb..ce8a4ddcbac 100644
--- a/dev-libs/uthash/metadata.xml
+++ b/dev-libs/uthash/metadata.xml
@@ -4,6 +4,5 @@
   
   
 troydhanson/uthash
-uthash
   
 



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

2018-03-25 Thread Michał Górny
commit: 8ff2efdaee6e9641756573d6b6b39ce941a460c4
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Mar 24 15:23:25 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 25 08:09:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff2efda

licenses/supermicro: add license for sys-apps/ipmicfg

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

 licenses/supermicro | 127 
 1 file changed, 127 insertions(+)

diff --git a/licenses/supermicro b/licenses/supermicro
new file mode 100644
index 000..979ea00dbdc
--- /dev/null
+++ b/licenses/supermicro
@@ -0,0 +1,127 @@
+End User License Agreement (EULA)
+
+  IMPORTANT - READ CAREFULLY BEFORE INSTALLING:
+
+  THIS END-USER LICENSE AGREEMENT is a legal contract between SUPER MICRO
+  COMPUTER, INC. ("SUPERMICRO") and the individual or entity which
+  downloads, installs or otherwise uses the attached SUPERMICRO software
+  product ("the Software ").
+
+  BY CLICKING ON THE "ACCEPT" BUTTON AT THE END OF THIS AGREEMENT, WHICH
+  WILL INSTALL THE ATTACHED SOFTWARE, OR BY OTHERWISE INSTALLING OR USING
+  THE SOFTWARE, THE INDIVIDUAL OR ENTITY WHICH INSTALLS OR USES THE SOFTWARE
+  ("LICENSEE") AGREES TO BE BOUND BY THE TERMS OF THIS AGREEMENT. IF YOU DO
+  NOT AGREE TO ALL OF THE TERMS OF THIS AGREEMENT, CLICK THE "CANCEL" BUTTON
+  AND THE INSTALLATION PROCESS WILL NOT CONTINUE.
+
+  1. License: This Agreement grants you, the Licensee, a limited,
+  non-exclusive, global, non-transferable license to download the Software,
+  install on SUPERMICRO's products, and distribute the Software in
+  combination with SUPERMICRO's products ("License").
+
+  2. General Public License/Lesser General Public License. Certain
+  components of the Software may be subject to the GNU GPL or LGPL terms and
+  conditions available for viewing at http://www.gnu.org/copyleft/gpl.html
+  and http://www.gnu.org/copyleft/lesser.html or as otherwise designated. To
+  the extent you receive Software under this License which contains
+  components subject to the GPL or LGPL terms, you agree to be bound by all
+  the terms and restrictions therein including keeping all copyright notices
+  in tact for the duration of your use of the Software and modifying and/or
+  redistributing such components only in accordance with the terms of the
+  GNU GPL or LGPL terms.
+
+  3. Restrictions: The Licensee may NOT sublicense, assign, reproduce or
+  distribute copies of the Software to others except as otherwise provided
+  herein. The Software contains trade secrets. The Licensee may NOT
+  decompile, reverse engineer, disassemble, or otherwise reduce the Software
+  to a human readable form. THE LICENSEE MAY NOT MODIFY, ADAPT, TRANSLATE,
+  RENT, LEASE, LOAN, RESELL FOR PROFIT, DISTRIBUTE, OR OTHERWISE ASSIGN OR
+  TRANSFER THE SOFTWARE, OR CREATE DERIVATIVE WORKS BASED UPON THE SOFTWARE
+  OR ANY PART THEREOF, EXCEPT AS EXPRESSLY AGREED TO IN WRITING BY
+  SUPERMICRO.
+
+  4. Copyright Protection: Except to the extent the Software was licensed to
+  SUPERMICRO by its licensor, the Software and all related documentation are
+  owned by SUPERMICRO and are protected by United States' copyright laws and
+  international treaty provisions. Any copying or redistribution, except as
+  expressly permitted by this Agreement is a violation of the law. You may
+  not remove or alter any copyright, trade secret, patent, trademark, trade
+  name, logo, product designation or other proprietary and/or other legal
+  notices contained in or on the Software. These legal notices must be
+  retained on any copies of the Software. Except as otherwise expressly
+  provided, this License grants no express or implied rights under the
+  respective patents, copyrights, trademarks or other intellectual property
+  rights of SUPERMICRO or its licensors.
+
+  5. Termination: This License is effective until terminated. This License
+  will terminate immediately without notice from SUPERMICRO if the Licensee
+  fails to comply with any of its provisions. Upon termination the Licensee
+  must destroy the Software and all copies thereof, and the Licensee may
+  terminate this License at any time by doing so.
+
+  6. No Warranty: THE SOFTWARE IS DELIVERED TO LICENSEE "AS-IS". SUPERMICRO
+  AND ITS SUPPLIERS AND RESELLERS MAKE NO WARRANTY AS TO THE USE OR
+  PERFORMANCE OF THE SOFTWARE OF ANY KIND. SUPERMICRO AND ITS SUPPLIERS AND
+  RESELLERS DO NOT WARRANT THAT THE SOFTWARE IS FREE OF DEFECTS,
+  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING OF THIRD
+  PARTY RIGHTS, AND DISCLAIM AND EXCLUDE ALL WARRANTIES, EXPRESS OR IMPLIED,
+  WITH RESPECT TO THE SOFTWARE, ITS USE, PERFORMANCE OR APPLICATION, THE
+  DISKETTE OR OTHER TANGIBLE MEDIA ON WHICH THE SOFTWARE IS DELIVERED, OR
+  ANY INFORMATION PROVIDED REGARDING THE SOFTWARE.
+
+  7. Limitation of Liability: IN NO EVENT WILL SUPERMICRO OR ITS LICENSORS
+  BE LIABLE TO 

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

2018-03-25 Thread Michał Górny
commit: 6b2de66af6f08602d0768d43b07c12091f54727a
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Mar 24 15:25:40 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 25 08:09:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2de66a

profiles/license_groups: add supermicro license to EULA group

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

 profiles/license_groups | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/license_groups b/profiles/license_groups
index 1d0d77dbe44..48ed48742c5 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -71,7 +71,7 @@ BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina 
intel-ucode ipw2100-fw ipw220
 
 # License agreements that try to take away your rights. These are more
 # restrictive than "all-rights-reserved" or require explicit approval.
-EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 CYANA DOOM3 ETQW 
FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA geekbench genymotion 
GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion LastPass 
LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-terms MTA-0.5 
NVIDIA-CODEC-SDK NVIDIA-CUDA Nero-AAC-EULA Nero-EULA-US OPERA-12 OPERA-2014 
Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge PUEL Q3AEULA 
Q3AEULA-2111 QUAKE4 Quartus-prime-megacore RAR RTCW RTCW-ETEULA 
RuneScape-EULA SJ-Labs spin-commercial spin-educational StarUML-EULA TeamViewer 
THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi worklog-assistant 
yangcli-pro zi-labone
+EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 CYANA DOOM3 ETQW 
FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA geekbench genymotion 
GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion LastPass 
LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-terms MTA-0.5 
NVIDIA-CODEC-SDK NVIDIA-CUDA Nero-AAC-EULA Nero-EULA-US OPERA-12 OPERA-2014 
Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge PUEL Q3AEULA 
Q3AEULA-2111 QUAKE4 Quartus-prime-megacore RAR RTCW RTCW-ETEULA 
RuneScape-EULA SJ-Labs spin-commercial spin-educational StarUML-EULA supermicro 
TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi 
worklog-assistant yangcli-pro zi-labone
 
 # Local Variables:
 # mode: conf-space



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

2018-03-25 Thread Michał Górny
commit: 31b9f87dbb03f46a9ccb9d16c41436b3560c9b0e
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Mar 25 00:39:29 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 25 08:09:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b9f87d

sys-apps/ipmicfg: New package

Closes: https://bugs.gentoo.org/601318
Closes: https://github.com/gentoo/gentoo/pull/7304

 sys-apps/ipmicfg/Manifest |  1 +
 sys-apps/ipmicfg/ipmicfg-1.27.1.170901.ebuild | 60 +++
 sys-apps/ipmicfg/metadata.xml | 12 ++
 3 files changed, 73 insertions(+)

diff --git a/sys-apps/ipmicfg/Manifest b/sys-apps/ipmicfg/Manifest
new file mode 100644
index 000..e35d9f11470
--- /dev/null
+++ b/sys-apps/ipmicfg/Manifest
@@ -0,0 +1 @@
+DIST IPMICFG_1.27.1_build.170901.zip 1667230 BLAKE2B 
6411f735fed2e66f8dc012c480e6f9a4c2c9223643074514ca6fbb0db62df06fd78714c4a95ce92edc22a4473734a1d41a6c3bdb61268c73a628f08e7dc87c0e
 SHA512 
9ed01a8a1eae7a7e41fafdbb3b666e7760057c960b65da547f0cf197b30b1a535fa2fe8357e13e6ccda0e0dd4474170b43ca3bc89f55c2de5df0160adde9377e

diff --git a/sys-apps/ipmicfg/ipmicfg-1.27.1.170901.ebuild 
b/sys-apps/ipmicfg/ipmicfg-1.27.1.170901.ebuild
new file mode 100644
index 000..ce0d6c43434
--- /dev/null
+++ b/sys-apps/ipmicfg/ipmicfg-1.27.1.170901.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eapi7-ver
+
+MY_DATE="$(ver_cut 4)"
+MY_PN="${PN^^}"
+MY_PV="$(ver_cut 1-3)"
+
+DESCRIPTION="An in-band utility for configuring Supermicro IPMI devices"
+HOMEPAGE="https://www.supermicro.com;
+SRC_URI="ftp://ftp.supermicro.com/utility/${MY_PN}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip;
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="supermicro"
+SLOT="0"
+
+RDEPEND="sys-libs/glibc"
+DEPEND="app-arch/unzip"
+
+RESTRICT="bindist fetch mirror strip"
+
+S="${WORKDIR}/${MY_PN}_${MY_PV}_build.${MY_DATE}"
+
+QA_PREBUILT="opt/ipmicfg/IPMICFG-Linux.x86 opt/ipmicfg/IPMICFG-Linux.x86_64"
+
+pkg_nofetch() {
+   elog "Please download ${A} from"
+   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=IPMI;
+   elog "and place it in your DISTDIR directory."
+}
+
+src_install() {
+   # Choose ARCH
+   if use amd64; then
+   local my_arch_binary="x86_64"
+   local my_arch_folder="64bit"
+   else
+   local my_arch_binary="x86"
+   local my_arch_folder="32bit"
+   fi
+
+   # Install files
+   insinto "/opt/ipmicfg"
+   doins "Linux/${my_arch_folder}"/*.dat
+
+   # Install binary
+   exeinto "/opt/ipmicfg"
+   doexe "Linux/${my_arch_folder}/IPMICFG-Linux.${my_arch_binary}"
+
+   # Install symlink
+   dodir "/opt/bin"
+   dosym "../ipmicfg/IPMICFG-Linux.${my_arch_binary}" "/opt/bin/ipmicfg"
+
+   # Install docs
+   local DOCS=( "IPMICFG_UserGuide.pdf" "ReleaseNotes.txt" )
+   einstalldocs
+}

diff --git a/sys-apps/ipmicfg/metadata.xml b/sys-apps/ipmicfg/metadata.xml
new file mode 100644
index 000..54d5423c406
--- /dev/null
+++ b/sys-apps/ipmicfg/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+



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

2018-03-25 Thread Kent Fredric
commit: 3bf65ffc00cce68366f04d56edfecf6c9986ecaf
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Mar 25 09:54:02 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Mar 25 09:54:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf65ffc

dev-perl/XML-DOM: Fix tests for '.' in @INC removal bug #623186

Bug: https://bugs.gentoo.org/623186
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/XML-DOM/XML-DOM-1.460.0-r1.ebuild |  27 
 dev-perl/XML-DOM/files/XML-DOM-1.46-nodotinc.patch | 156 +
 2 files changed, 183 insertions(+)

diff --git a/dev-perl/XML-DOM/XML-DOM-1.460.0-r1.ebuild 
b/dev-perl/XML-DOM/XML-DOM-1.460.0-r1.ebuild
new file mode 100644
index 000..93154976695
--- /dev/null
+++ b/dev-perl/XML-DOM/XML-DOM-1.460.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TJMATHER
+DIST_VERSION=1.46
+inherit perl-module
+
+DESCRIPTION="A Perl module for an DOM Level 1 compliant interface"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+   dev-perl/libwww-perl
+   >=dev-perl/XML-Parser-2.300.0
+   dev-perl/XML-RegExp
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=dev-perl/libxml-perl-0.70.0
+   )
+"
+PATCHES=("${FILESDIR}/${PN}-1.46-nodotinc.patch")

diff --git a/dev-perl/XML-DOM/files/XML-DOM-1.46-nodotinc.patch 
b/dev-perl/XML-DOM/files/XML-DOM-1.46-nodotinc.patch
new file mode 100644
index 000..3d2078aba68
--- /dev/null
+++ b/dev-perl/XML-DOM/files/XML-DOM-1.46-nodotinc.patch
@@ -0,0 +1,156 @@
+From 6618c46e46be864dc7f13b217e2912c79bd4b61b Mon Sep 17 00:00:00 2001
+From: Kent Fredric 
+Date: Sun, 25 Mar 2018 22:48:44 +1300
+Subject: Patch test suite for '.' in @INC removal in 5.26 and greater.
+
+Bug: https://bugs.gentoo.org/623186
+---
+ MANIFEST | 4 ++--
+ t/dom_astress.t  | 1 +
+ t/dom_attr.t | 1 +
+ t/dom_cdata.t| 1 +
+ t/dom_encode.t   | 1 +
+ t/dom_jp_astress.t   | 1 +
+ t/dom_jp_attr.t  | 1 +
+ t/dom_jp_cdata.t | 1 +
+ t/dom_jp_modify.t| 1 +
+ t/dom_modify.t   | 1 +
+ CheckAncestors.pm => t/lib/CheckAncestors.pm | 0
+ CmpDOM.pm => t/lib/CmpDOM.pm | 0
+ 12 files changed, 11 insertions(+), 2 deletions(-)
+ rename CheckAncestors.pm => t/lib/CheckAncestors.pm (100%)
+ rename CmpDOM.pm => t/lib/CmpDOM.pm (100%)
+
+diff --git a/MANIFEST b/MANIFEST
+index fe947b3..72eeb85 100644
+--- a/MANIFEST
 b/MANIFEST
+@@ -1,7 +1,7 @@
+ BUGS
+ Changes
+-CheckAncestors.pm Used by test cases in t/
+-CmpDOM.pm Used by test cases in t/
++t/lib/CheckAncestors.pm   Used by test cases in t/
++t/lib/CmpDOM.pm   Used by test cases in t/
+ FAQ.xml
+ MANIFEST  This file.
+ Makefile.PL
+diff --git a/t/dom_astress.t b/t/dom_astress.t
+index 2bc7a6a..ac11c96 100644
+--- a/t/dom_astress.t
 b/t/dom_astress.t
+@@ -9,6 +9,7 @@
+ BEGIN {print "1..4\n";}
+ END {print "not ok 1\n" unless $loaded;}
+ use XML::DOM;
++use lib 't/lib';
+ use CmpDOM;
+ $loaded = 1;
+ print "ok 1\n";
+diff --git a/t/dom_attr.t b/t/dom_attr.t
+index afbea05..683f727 100644
+--- a/t/dom_attr.t
 b/t/dom_attr.t
+@@ -1,6 +1,7 @@
+ BEGIN {print "1..23\n";}
+ END {print "not ok 1\n" unless $loaded;}
+ use XML::DOM;
++use lib 't/lib';
+ use CheckAncestors;
+ use CmpDOM;
+ $loaded = 1;
+diff --git a/t/dom_cdata.t b/t/dom_cdata.t
+index 3f4a47b..a7692df 100644
+--- a/t/dom_cdata.t
 b/t/dom_cdata.t
+@@ -1,6 +1,7 @@
+ BEGIN {print "1..3\n";}
+ END {print "not ok 1\n" unless $loaded;}
+ use XML::DOM;
++use lib 't/lib';
+ use CheckAncestors;
+ use CmpDOM;
+ $loaded = 1;
+diff --git a/t/dom_encode.t b/t/dom_encode.t
+index 71519a4..60abfca 100644
+--- a/t/dom_encode.t
 b/t/dom_encode.t
+@@ -1,6 +1,7 @@
+ BEGIN {print "1..3\n";}
+ END {print "not ok 1\n" unless $loaded;}
+ use XML::DOM;
++use lib 't/lib';
+ use CheckAncestors;
+ use CmpDOM;
+ $loaded = 1;
+diff --git a/t/dom_jp_astress.t b/t/dom_jp_astress.t
+index 04c66b6..19c1b21 100644
+--- a/t/dom_jp_astress.t
 b/t/dom_jp_astress.t
+@@ -1,6 +1,7 @@
+ BEGIN {print "1..4\n";}
+ END {print "not ok 1\n" unless $loaded;}
+ use XML::DOM;
++use lib 't/lib';
+ use CmpDOM;
+ $loaded = 1;
+ print "ok 1\n";
+diff --git a/t/dom_jp_attr.t b/t/dom_jp_attr.t
+index 4ecca27..eb37091 100644
+--- a/t/dom_jp_attr.t
 b/t/dom_jp_attr.t
+@@ -1,6 +1,7 @@
+ BEGIN {print 

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

2018-03-25 Thread Michał Górny
commit: 79e90bd4d746a4afcd73edd8ec19c184eb4192ab
Author: juippis  gmail  com>
AuthorDate: Fri Mar 23 14:49:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 25 10:28:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e90bd4

x11-wm/enlightenment-0.21.7: Disable module_check

Closes: https://bugs.gentoo.org/648896
Closes: https://github.com/gentoo/gentoo/pull/7566

 x11-wm/enlightenment/enlightenment-0.21.7.ebuild | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild 
b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild
index 1b788a54f59..d84967f414f 100644
--- a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 fi
 
-inherit enlightenment
+inherit enlightenment xdg-utils
 
 DESCRIPTION="Enlightenment DR17 window manager"
 
@@ -55,7 +55,10 @@ RDEPEND="
)
>=dev-libs/efl-1.18[X]
x11-libs/xcb-util-keysyms"
-DEPEND="${RDEPEND}"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/automake:1.15
+"
 
 S=${WORKDIR}/${MY_P}
 
@@ -89,7 +92,9 @@ check_modules() {
 }
 
 src_configure() {
-   check_modules
+   # sanity check fails after commit 
e25cf18ca19463a7d05519aa843cc76a189ab75c 
+   # see #648896. Can be restored with future release
+   # check_modules
 
E_ECONF=(
--disable-install-sysactions
@@ -123,3 +128,13 @@ src_install() {
insinto /etc/enlightenment
newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf
 }
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



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

2018-03-25 Thread Sergei Trofimovich
commit: 4edd62875b9fc434157ce363068fd81646da18c8
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:23:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4edd6287

dev-texlive/texlive-latexextra: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild 
b/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild
index 1a87c8d1686..aca99b04143 100644
--- a/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild
+++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild
@@ -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-latex/

2018-03-25 Thread Sergei Trofimovich
commit: 9e355a55bf9100bcb275a4c493d4122ff8207409
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:20:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e355a55

dev-texlive/texlive-latex: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-latex/texlive-latex-2017.ebuild 
b/dev-texlive/texlive-latex/texlive-latex-2017.ebuild
index 4024f53d055..2a52e2562fc 100644
--- a/dev-texlive/texlive-latex/texlive-latex-2017.ebuild
+++ b/dev-texlive/texlive-latex/texlive-latex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX fundamental packages"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain "
 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-texlive/texlive-langitalian/

2018-03-25 Thread Sergei Trofimovich
commit: 21e3d628408e8df79e227ccdb495b8a354764838
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:13:49 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e3d628

dev-texlive/texlive-langitalian: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild 
b/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild
index cac00023b32..57698a20161 100644
--- a/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild
+++ b/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Italian"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~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-documentation-italian



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

2018-03-25 Thread Sergei Trofimovich
commit: a16cf57bff9ed057a1c1493c67594aadd7061386
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:16:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16cf57b

dev-texlive/texlive-context: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-context/texlive-context-2017.ebuild 
b/dev-texlive/texlive-context/texlive-context-2017.ebuild
index 667e8febc09..2989fd174ff 100644
--- a/dev-texlive/texlive-context/texlive-context-2017.ebuild
+++ b/dev-texlive/texlive-context/texlive-context-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive ConTeXt and packages"
 
 LICENSE=" BSD GPL-1 GPL-2 GPL-3 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
 >=dev-texlive/texlive-latex-2010



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

2018-03-25 Thread Sergei Trofimovich
commit: 455b3e11367b447cef2c88a767c8cf30726095b1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:10:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455b3e11

dev-texlive/texlive-xetex: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index a532e5cb26f..073b85a463a 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL 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
 !=app-text/texlive-core-2007*



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

2018-03-25 Thread Sergei Trofimovich
commit: ee7757f1c61d2e09df614ab9dc4bf31e1fab4ef4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:26:39 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7757f1

dev-texlive/texlive-langportuguese: stable 2017 for sparc, bug #646638

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

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

diff --git 
a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild 
b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild
index 35d4b3f4c6e..9d7608f65fd 100644
--- a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild
+++ b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Portuguese"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~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-documentation-portuguese



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

2018-03-25 Thread Sergei Trofimovich
commit: 09df353efc5009c58760901063d814e3c1fb4be0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:21:58 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09df353e

dev-texlive/texlive-luatex: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild 
b/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
index e3da2427773..cbf4b8d3dd3 100644
--- a/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
+++ b/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages"
 
 LICENSE=" BSD FDL-1.1 GPL-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-basic-2017
 "



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

2018-03-25 Thread Sergei Trofimovich
commit: 54920d911dffa43940206037f8b1cb327b4ca380
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:18:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54920d91

dev-texlive/texlive-langpolish: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild 
b/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild
index 17fa7db98f2..932d93b997c 100644
--- a/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild
+++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Polish"
 
 LICENSE=" GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c public-domain TeX "
 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-basic-2017



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

2018-03-25 Thread Sergei Trofimovich
commit: eeca5dd0813c84335db2ba1c5898f59d85c8f216
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:26:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeca5dd0

dev-texlive/texlive-langspanish: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild 
b/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild
index 5c4b2689371..9d15a448621 100644
--- a/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild
+++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Spanish"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~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-documentation-spanish



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

2018-03-25 Thread Sergei Trofimovich
commit: 264e49ccfa47b1673a94c264d965101c9d72ab3f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:19:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264e49cc

dev-texlive/texlive-langeuropean: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild 
b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild
index 580e5042107..84ff0e817fb 100644
--- a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild
+++ b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Other European languages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~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-langarmenian



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

2018-03-25 Thread Sergei Trofimovich
commit: 71bf5c4e8d11e33b47d4c7939232b8fd46956565
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:17:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bf5c4e

dev-texlive/texlive-latexrecommended: stable 2017 for sparc, bug #646638

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

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

diff --git 
a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild 
b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild
index a9938f16d22..eb9bdd2dfb9 100644
--- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild
+++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c 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-latex-2017
 !dev-tex/xkeyval



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

2018-03-25 Thread Sergei Trofimovich
commit: d234ed7325e247f59e46baa9cc8a5adadb3900f1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:12:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d234ed73

app-text/texlive: stable 2017 for sparc, bug #646638

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

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

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



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

2018-03-25 Thread Sergei Trofimovich
commit: 5d25d12b639a05088dfbd706e39831161b54bb8f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:19:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d25d12b

dev-texlive/texlive-pstricks: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild 
b/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild
index 63d48a408a8..b1e5f565fae 100644
--- a/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild
+++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild
@@ -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-music/

2018-03-25 Thread Sergei Trofimovich
commit: 6a49b060e3ca17bacc0ccd09dc5291b62f9e5f66
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:21:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a49b060

dev-texlive/texlive-music: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-music/texlive-music-2017.ebuild 
b/dev-texlive/texlive-music/texlive-music-2017.ebuild
index 3874ff63117..5519ac461e3 100644
--- a/dev-texlive/texlive-music/texlive-music-2017.ebuild
+++ b/dev-texlive/texlive-music/texlive-music-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Music packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LGPL-2.1 LPPL-1.2 LPPL-1.3 MIT "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~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
 !

[gentoo-commits] proj/hardened-refpolicy: Branch deleted: swift

2018-03-25 Thread Sven Vermeulen
commit: 
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:29:07 2018 +

Branch deleted: swift




[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2018-03-25 Thread Sven Vermeulen
commit: a71a8bae341b8d4eb53edc5ad5d070754320a4fc
Author: Miroslav Grepl  redhat  com>
AuthorDate: Tue Jul 19 09:32:07 2011 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:33:46 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=a71a8bae

xtables-multi wants to getattr of the proc fs

 policy/modules/system/iptables.te | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/system/iptables.te 
b/policy/modules/system/iptables.te
index 03abcd6c..50328250 100644
--- a/policy/modules/system/iptables.te
+++ b/policy/modules/system/iptables.te
@@ -53,6 +53,7 @@ allow iptables_t iptables_tmp_t:dir manage_dir_perms;
 allow iptables_t iptables_tmp_t:file manage_file_perms;
 files_tmp_filetrans(iptables_t, iptables_tmp_t, { file dir })
 
+kernel_getattr_proc(iptables_t)
 kernel_request_load_module(iptables_t)
 kernel_read_system_state(iptables_t)
 kernel_read_network_state(iptables_t)



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: 7a8275937a8628ca031dddf5f47cf2b27aaf94b3
Author: Dave Sugar  tresys  com>
AuthorDate: Mon Mar  5 14:02:59 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:44 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=7a827593

Add interface to start/stop/enable/disable/status of chronyd service

Add interfaces to allow process to systemctl start, stop, enable, disable, and 
status of chronyd.service

Fix summary for chronyd_startstop from previous submission

Signed-off-by: Dave Sugar  tresys.com>

 policy/modules/contrib/chronyd.if | 57 +++
 1 file changed, 57 insertions(+)

diff --git a/policy/modules/contrib/chronyd.if 
b/policy/modules/contrib/chronyd.if
index e0a751ac..a42bc4f4 100644
--- a/policy/modules/contrib/chronyd.if
+++ b/policy/modules/contrib/chronyd.if
@@ -195,6 +195,63 @@ interface(`chronyd_read_key_files',`
read_files_pattern($1, chronyd_keys_t, chronyd_keys_t)
 ')
 
+
+## 
+## Allow specified domain to enable and disable chronyd unit
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`chronyd_enabledisable',`
+   gen_require(`
+   type chronyd_unit_t;
+   class service { enable disable };
+   ')
+
+   allow $1 chronyd_unit_t:service { enable disable };
+')
+
+
+## 
+## Allow specified domain to start and stop chronyd unit
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`chronyd_startstop',`
+   gen_require(`
+   type chronyd_unit_t;
+   class service { start stop };
+   ')
+
+   allow $1 chronyd_unit_t:service { start stop };
+')
+
+
+## 
+## Allow specified domain to get status of chronyd unit
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`chronyd_status',`
+   gen_require(`
+   type chronyd_unit_t;
+   class service status;
+   ')
+
+   allow $1 chronyd_unit_t:service status;
+')
+
 
 ## 
 ## All of the rules required to



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: d2e8b8d134bb93e896d3c2c73487abe31406323a
Author: Chris PeBenito  ieee  org>
AuthorDate: Sun Feb 18 16:25:01 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:28 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=d2e8b8d1

another trivial dbus patch from Russell Coker.

 policy/modules/contrib/dbus.te | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/policy/modules/contrib/dbus.te b/policy/modules/contrib/dbus.te
index 0d84f3dd..0b3c3d9e 100644
--- a/policy/modules/contrib/dbus.te
+++ b/policy/modules/contrib/dbus.te
@@ -1,4 +1,4 @@
-policy_module(dbus, 1.24.1)
+policy_module(dbus, 1.24.2)
 
 gen_require(`
class dbus all_dbus_perms;
@@ -192,6 +192,10 @@ optional_policy(`
udev_read_db(system_dbusd_t)
 ')
 
+optional_policy(`
+   unconfined_dbus_send(system_dbusd_t)
+')
+
 optional_policy(`
xserver_read_xdm_lib_files(system_dbusd_t)
xserver_use_xdm_fds(system_dbusd_t)



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: 1100fd2c68b60b6ab5eb34baedb20a63a191f057
Author: Dave Sugar  tresys  com>
AuthorDate: Mon Mar  5 14:03:02 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:31:12 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=1100fd2c

Allow execution of chronyc from commandline

 With the previous patch moving chronyc into a separate domain this adds 
interfaces to execute chronyc from the command line and have it run in the 
chronyc_t domain.

Updated interface names based on suggestion, added missing permission to allow 
chronyc_t domain access to tty.

Signed-off-by: Dave Sugar  tresys.com>

 policy/modules/contrib/chronyd.if | 46 +++
 policy/modules/contrib/chronyd.te |  8 +++
 2 files changed, 54 insertions(+)

diff --git a/policy/modules/contrib/chronyd.if 
b/policy/modules/contrib/chronyd.if
index 32988914..bc4ba691 100644
--- a/policy/modules/contrib/chronyd.if
+++ b/policy/modules/contrib/chronyd.if
@@ -19,6 +19,25 @@ interface(`chronyd_domtrans',`
domtrans_pattern($1, chronyd_exec_t, chronyd_t)
 ')
 
+#
+## 
+## Execute chronyc in the chronyc domain.
+## 
+## 
+## 
+## Domain allowed to transition.
+## 
+## 
+#
+interface(`chronyd_domtrans_cli',`
+   gen_require(`
+   type chronyc_t, chronyc_exec_t;
+   ')
+
+   corecmd_search_bin($1)
+   domtrans_pattern($1, chronyc_exec_t, chronyc_t)
+')
+
 
 ## 
 ## Execute chronyd server in the
@@ -57,6 +76,33 @@ interface(`chronyd_exec',`
can_exec($1, chronyd_exec_t)
 ')
 
+
+## 
+## Execute chronyc in the chronyc domain,
+## and allow the specified roles the
+## chronyc domain.
+## 
+## 
+## 
+## Domain allowed to transition.
+## 
+## 
+## 
+## 
+## Role allowed access.
+## 
+## 
+## 
+#
+interface(`chronyd_run_cli',`
+   gen_require(`
+   attribute_role chronyc_roles;
+   ')
+
+   chronyd_domtrans_cli($1)
+   roleattribute $2 chronyc_roles;
+')
+
 #
 ## 
 ## Read chronyd log files.

diff --git a/policy/modules/contrib/chronyd.te 
b/policy/modules/contrib/chronyd.te
index 0634548d..8277ef81 100644
--- a/policy/modules/contrib/chronyd.te
+++ b/policy/modules/contrib/chronyd.te
@@ -5,6 +5,8 @@ policy_module(chronyd, 1.5.0)
 # Declarations
 #
 
+attribute_role chronyc_roles;
+
 type chronyd_t;
 type chronyd_exec_t;
 init_daemon_domain(chronyd_t, chronyd_exec_t)
@@ -12,6 +14,8 @@ init_daemon_domain(chronyd_t, chronyd_exec_t)
 type chronyc_t;
 type chronyc_exec_t;
 init_daemon_domain(chronyc_t, chronyc_exec_t)
+application_domain(chronyc_t, chronyc_exec_t)
+role chronyc_roles types chronyc_t;
 
 type chronyd_conf_t;
 files_config_file(chronyd_conf_t)
@@ -132,6 +136,8 @@ corenet_udp_sendrecv_chronyd_port(chronyc_t)
 files_read_etc_files(chronyc_t)
 files_read_usr_files(chronyc_t)
 
+locallogin_use_fds(chronyc_t)
+
 logging_send_syslog_msg(chronyc_t)
 
 sysnet_read_config(chronyc_t)
@@ -139,6 +145,8 @@ sysnet_dns_name_resolve(chronyc_t)
 
 miscfiles_read_localization(chronyc_t)
 
+userdom_use_user_ttys(chronyc_t)
+
 chronyd_dgram_send(chronyc_t)
 chronyd_read_config(chronyc_t)
 



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: d124bc67058d9f7913289dec07b0b4cb27e25acf
Author: Dave Sugar  tresys  com>
AuthorDate: Mon Mar  5 14:03:01 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:31:07 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=d124bc67

Policy for chronyc - it was running in init_t domain

This patch is creating a new domain for /usr/bin/chronyc.  This is a cli 
program that talks to a running chronyd process.  chronyc is used by 
chrony-wait.service and I was seeing chronyc running in the init_t domain when 
started this way.

Interface name updated based on suggestions.

Signed-off-by: Dave Sugar  tresys.com>

 policy/modules/contrib/chronyd.fc |  1 +
 policy/modules/contrib/chronyd.if | 20 +
 policy/modules/contrib/chronyd.te | 46 +--
 3 files changed, 65 insertions(+), 2 deletions(-)

diff --git a/policy/modules/contrib/chronyd.fc 
b/policy/modules/contrib/chronyd.fc
index 445f3749..7153deee 100644
--- a/policy/modules/contrib/chronyd.fc
+++ b/policy/modules/contrib/chronyd.fc
@@ -9,6 +9,7 @@
 /usr/lib/systemd/system/[^/]*chrony-wait.* --  
gen_context(system_u:object_r:chronyd_unit_t,s0)
 /usr/lib/systemd/system/[^/]*chronyd.* --  
gen_context(system_u:object_r:chronyd_unit_t,s0)
 
+/usr/bin/chronyc   --  
gen_context(system_u:object_r:chronyc_exec_t,s0)
 /usr/sbin/chronyd  --  
gen_context(system_u:object_r:chronyd_exec_t,s0)
 
 /var/lib/chrony(/.*)?  
gen_context(system_u:object_r:chronyd_var_lib_t,s0)

diff --git a/policy/modules/contrib/chronyd.if 
b/policy/modules/contrib/chronyd.if
index a42bc4f4..32988914 100644
--- a/policy/modules/contrib/chronyd.if
+++ b/policy/modules/contrib/chronyd.if
@@ -252,6 +252,26 @@ interface(`chronyd_status',`
allow $1 chronyd_unit_t:service status;
 ')
 
+
+## 
+## Send to chronyd command line interface using a unix domain
+## datagram socket.
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`chronyd_dgram_send_cli',`
+   gen_require(`
+   type chronyc_t, chronyd_var_run_t;
+   ')
+
+   files_search_pids($1)
+   dgram_send_pattern($1, chronyd_var_run_t, chronyd_var_run_t, chronyc_t)
+')
+
 
 ## 
 ## All of the rules required to

diff --git a/policy/modules/contrib/chronyd.te 
b/policy/modules/contrib/chronyd.te
index f28dd5e6..0634548d 100644
--- a/policy/modules/contrib/chronyd.te
+++ b/policy/modules/contrib/chronyd.te
@@ -9,6 +9,10 @@ type chronyd_t;
 type chronyd_exec_t;
 init_daemon_domain(chronyd_t, chronyd_exec_t)
 
+type chronyc_t;
+type chronyc_exec_t;
+init_daemon_domain(chronyc_t, chronyc_exec_t)
+
 type chronyd_conf_t;
 files_config_file(chronyd_conf_t)
 
@@ -35,10 +39,10 @@ init_daemon_pid_file(chronyd_var_run_t, dir, "chrony")
 
 
 #
-# Local policy
+# chronyd local policy
 #
 
-allow chronyd_t self:capability { dac_override ipc_lock setgid setuid 
sys_resource sys_time };
+allow chronyd_t self:capability { chown dac_override ipc_lock setgid setuid 
sys_resource sys_time };
 allow chronyd_t self:process { getcap setcap setrlimit signal };
 allow chronyd_t self:shm create_shm_perms;
 allow chronyd_t self:fifo_file rw_fifo_file_perms;
@@ -91,6 +95,7 @@ logging_send_syslog_msg(chronyd_t)
 
 miscfiles_read_localization(chronyd_t)
 
+chronyd_dgram_send_cli(chronyd_t)
 chronyd_read_config(chronyd_t)
 
 optional_policy(`
@@ -100,3 +105,40 @@ optional_policy(`
 optional_policy(`
mta_send_mail(chronyd_t)
 ')
+
+
+#
+# chronyc local policy
+#
+
+allow chronyc_t self:capability { dac_override };
+allow chronyc_t self:process { signal };
+allow chronyc_t self:udp_socket create_socket_perms;
+allow chronyc_t self:netlink_route_socket create_netlink_socket_perms;
+
+manage_dirs_pattern(chronyc_t, chronyd_var_run_t, chronyd_var_run_t)
+manage_files_pattern(chronyc_t, chronyd_var_run_t, chronyd_var_run_t)
+manage_sock_files_pattern(chronyc_t, chronyd_var_run_t, chronyd_var_run_t)
+files_pid_filetrans(chronyc_t, chronyd_var_run_t, { dir file sock_file })
+
+corenet_all_recvfrom_unlabeled(chronyc_t)
+corenet_all_recvfrom_netlabel(chronyc_t)
+corenet_udp_sendrecv_generic_if(chronyc_t)
+corenet_udp_sendrecv_generic_node(chronyc_t)
+
+corenet_sendrecv_chronyd_client_packets(chronyc_t)
+corenet_udp_sendrecv_chronyd_port(chronyc_t)
+
+files_read_etc_files(chronyc_t)
+files_read_usr_files(chronyc_t)
+
+logging_send_syslog_msg(chronyc_t)
+
+sysnet_read_config(chronyc_t)
+sysnet_dns_name_resolve(chronyc_t)
+
+miscfiles_read_localization(chronyc_t)
+
+chronyd_dgram_send(chronyc_t)
+chronyd_read_config(chronyc_t)
+



[gentoo-commits] proj/hardened-refpolicy:master commit in: gentoo/

2018-03-25 Thread Sven Vermeulen
commit: 2ec466ca7da9f011e95b1f3a517e67bdbff446be
Author: Sven Vermeulen  gentoo  org>
AuthorDate: Sun Mar 25 10:29:04 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 10:29:04 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=2ec466ca

Merge upstream

 gentoo/STATE | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gentoo/STATE b/gentoo/STATE
index 86e26469..d891473f 100644
--- a/gentoo/STATE
+++ b/gentoo/STATE
@@ -1,2 +1,2 @@
-master 03e2f1a8097e6fbfb0dac2c189864367de34fbc0
-contrib 9dbcfc199d296a0d82076f899a3549344f124294
+master ed60abef70ea63db0ecf4efdba4dea3fd4d25a22
+contrib 1de99f1275c38394bebea41749816c814c25e8e4 



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/support/, policy/, policy/flask/, policy/modules/kernel/

2018-03-25 Thread Sven Vermeulen
commit: 9ae0383e041bfa3c531eb028f38a7444cf1cbfaa
Author: Richard Haines  btinternet  com>
AuthorDate: Mon Mar 19 09:59:54 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 10:27:39 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=9ae0383e

refpolicy: Update for kernel sctp support

Add additional entries to support the kernel SCTP implementation
introduced in kernel 4.16

Signed-off-by: Richard Haines  btinternet.com>

 policy/constraints  |   1 +
 policy/flask/access_vectors |   2 +
 policy/mcs  |   2 +-
 policy/mls  |  18 +-
 policy/modules/kernel/corenetwork.if.in | 419 
 policy/modules/kernel/corenetwork.te.in |   8 +-
 policy/support/obj_perm_sets.spt|   4 +-
 7 files changed, 440 insertions(+), 14 deletions(-)

diff --git a/policy/constraints b/policy/constraints
index 90a794b3..e9e05f06 100644
--- a/policy/constraints
+++ b/policy/constraints
@@ -130,6 +130,7 @@ exempted_ubac_constraint(fd, ubacfd)
 
 exempted_ubac_constraint(socket, ubacsock)
 exempted_ubac_constraint(tcp_socket, ubacsock)
+exempted_ubac_constraint(sctp_socket, ubacsock)
 exempted_ubac_constraint(udp_socket, ubacsock)
 exempted_ubac_constraint(rawip_socket, ubacsock)
 exempted_ubac_constraint(netlink_socket, ubacsock)

diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index 9c9db71b..4f57fb40 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -985,6 +985,8 @@ class sctp_socket
 inherits socket
 {
node_bind
+   name_connect
+   association
 }
 
 class icmp_socket

diff --git a/policy/mcs b/policy/mcs
index 94319570..c0d424a9 100644
--- a/policy/mcs
+++ b/policy/mcs
@@ -120,7 +120,7 @@ mlsconstrain process { sigkill sigstop }
 mlsconstrain process { signal }
(( h1 dom h2 ) or ( t1 != mcs_constrained_type ));
 
-mlsconstrain { tcp_socket udp_socket rawip_socket } node_bind
+mlsconstrain { tcp_socket udp_socket rawip_socket sctp_socket } node_bind
(( h1 dom h2 ) or ( t1 != mcs_constrained_type ));
 
 mlsconstrain key { create link read search setattr view write }

diff --git a/policy/mls b/policy/mls
index 73ff301b..eeca15a8 100644
--- a/policy/mls
+++ b/policy/mls
@@ -166,13 +166,13 @@ mlsconstrain filesystem { mount remount unmount 
relabelfrom quotamod }
 #
 
 # new socket labels must be dominated by the relabeling subjects clearance
-mlsconstrain { socket tcp_socket udp_socket rawip_socket netlink_socket 
packet_socket key_socket unix_stream_socket unix_dgram_socket 
netlink_route_socket netlink_firewall_socket netlink_tcpdiag_socket 
netlink_nflog_socket netlink_xfrm_socket netlink_selinux_socket 
netlink_audit_socket netlink_ip6fw_socket netlink_dnrt_socket 
netlink_iscsi_socket netlink_fib_lookup_socket netlink_connector_socket 
netlink_netfilter_socket netlink_generic_socket netlink_scsitransport_socket 
netlink_rdma_socket netlink_crypto_socket } relabelto
+mlsconstrain { socket tcp_socket udp_socket rawip_socket netlink_socket 
packet_socket key_socket unix_stream_socket unix_dgram_socket 
netlink_route_socket netlink_firewall_socket netlink_tcpdiag_socket 
netlink_nflog_socket netlink_xfrm_socket netlink_selinux_socket 
netlink_audit_socket netlink_ip6fw_socket netlink_dnrt_socket 
netlink_iscsi_socket netlink_fib_lookup_socket netlink_connector_socket 
netlink_netfilter_socket netlink_generic_socket netlink_scsitransport_socket 
netlink_rdma_socket netlink_crypto_socket sctp_socket } relabelto
( h1 dom h2 );
 
 # the socket "read+write" ops
 # (Socket FDs are generally bidirectional, equivalent to open(..., O_RDWR),
 # require equal levels for unprivileged subjects, or read *and* write 
overrides)
-mlsconstrain { socket tcp_socket udp_socket rawip_socket netlink_socket 
packet_socket key_socket unix_stream_socket unix_dgram_socket 
netlink_route_socket netlink_firewall_socket netlink_tcpdiag_socket 
netlink_nflog_socket netlink_xfrm_socket netlink_selinux_socket 
netlink_audit_socket netlink_ip6fw_socket netlink_dnrt_socket } { accept 
connect }
+mlsconstrain { socket tcp_socket udp_socket rawip_socket netlink_socket 
packet_socket key_socket unix_stream_socket unix_dgram_socket 
netlink_route_socket netlink_firewall_socket netlink_tcpdiag_socket 
netlink_nflog_socket netlink_xfrm_socket netlink_selinux_socket 
netlink_audit_socket netlink_ip6fw_socket netlink_dnrt_socket sctp_socket } { 
accept connect }
(( l1 eq l2 ) or
  t1 == mlsnetreadtoclr ) and ( h1 dom l2 )) or
   ( t1 == mlsnetread )) and
@@ -182,7 +182,7 @@ mlsconstrain { socket tcp_socket udp_socket rawip_socket 
netlink_socket packet_s
 
 
 # the socket "read" ops (note the check is dominance of the low level)
-mlsconstrain { socket tcp_socket udp_socket rawip_socket netlink_socket 
packet_socket key_socket unix_stream_socket unix_dgram_socket 

[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/flask/

2018-03-25 Thread Sven Vermeulen
commit: 5513c5076d69710712b8df417c5bd91913999bf9
Author: Christian Göttsche  googlemail  com>
AuthorDate: Wed Mar 21 10:57:45 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 10:28:06 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=5513c507

add definition of bpf class and systemd perms

 policy/flask/access_vectors   | 9 +
 policy/flask/security_classes | 2 ++
 policy/modules/system/init.te | 1 +
 3 files changed, 12 insertions(+)

diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index 4f57fb40..0630f012 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -1081,3 +1081,12 @@ inherits socket
 
 class smc_socket
 inherits socket
+
+class bpf
+{
+   map_create
+   map_read
+   map_write
+   prog_load
+   prog_run
+}

diff --git a/policy/flask/security_classes b/policy/flask/security_classes
index 3ff1b72d..2ae34306 100644
--- a/policy/flask/security_classes
+++ b/policy/flask/security_classes
@@ -190,4 +190,6 @@ class smc_socket
 
 class process2
 
+class bpf
+
 # FLASK

diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te
index 846ab7b5..94234055 100644
--- a/policy/modules/system/init.te
+++ b/policy/modules/system/init.te
@@ -228,6 +228,7 @@ ifdef(`init_systemd',`
allow init_t self:netlink_route_socket create_netlink_socket_perms;
allow init_t initrc_t:unix_dgram_socket create_socket_perms;
allow init_t self:capability2 audit_read;
+   allow init_t self:bpf { map_create map_read map_write prog_load 
prog_run };
 
# for /run/systemd/inaccessible/{chr,blk}
allow init_t init_var_run_t:blk_file { create getattr };



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2018-03-25 Thread Sven Vermeulen
commit: 04375af3107b98dc59ce2c935abcbd1eb1321d7f
Author: Chris PeBenito  ieee  org>
AuthorDate: Fri Mar  9 22:09:50 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:33:49 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=04375af3

iptables: Module version bump.

 policy/modules/system/iptables.te | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/system/iptables.te 
b/policy/modules/system/iptables.te
index 50328250..286af636 100644
--- a/policy/modules/system/iptables.te
+++ b/policy/modules/system/iptables.te
@@ -1,4 +1,4 @@
-policy_module(iptables, 1.19.0)
+policy_module(iptables, 1.19.1)
 
 
 #



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: 00fd90a80b6325005dc025fddcb990d8db9502ee
Author: Chris PeBenito  ieee  org>
AuthorDate: Wed Mar  7 22:03:15 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:31:15 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=00fd90a8

chronyd: Module version bump.

 policy/modules/contrib/chronyd.te | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/contrib/chronyd.te 
b/policy/modules/contrib/chronyd.te
index 8277ef81..e89aa2fe 100644
--- a/policy/modules/contrib/chronyd.te
+++ b/policy/modules/contrib/chronyd.te
@@ -1,4 +1,4 @@
-policy_module(chronyd, 1.5.0)
+policy_module(chronyd, 1.5.1)
 
 
 #



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: de0bc389501c938e7a739a6dc4c9812f8412f715
Author: Chris PeBenito  ieee  org>
AuthorDate: Sun Feb 18 13:19:26 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:24 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=de0bc389

udisks2 and /dev/mem version 2 patch from Russell Coker.

 policy/modules/contrib/devicekit.te | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/policy/modules/contrib/devicekit.te 
b/policy/modules/contrib/devicekit.te
index 390564a3..27e0dae0 100644
--- a/policy/modules/contrib/devicekit.te
+++ b/policy/modules/contrib/devicekit.te
@@ -1,4 +1,4 @@
-policy_module(devicekit, 1.8.1)
+policy_module(devicekit, 1.8.2)
 
 
 #
@@ -151,6 +151,11 @@ miscfiles_read_localization(devicekit_disk_t)
 userdom_read_all_users_state(devicekit_disk_t)
 userdom_search_user_home_dirs(devicekit_disk_t)
 
+ifdef(`distro_debian',`
+   # /dev/mem is accessed by libparted to get EFI data
+   dev_read_raw_memory(devicekit_disk_t)
+')
+
 optional_policy(`
dbus_system_bus_client(devicekit_disk_t)
 



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/kernel/

2018-03-25 Thread Sven Vermeulen
commit: d2dc3b997dbff09cdebf35491d7615a98a486674
Author: Chris PeBenito  ieee  org>
AuthorDate: Wed Mar 21 18:17:22 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 10:28:12 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=d2dc3b99

corenetwork, init: Module version bump.

 policy/modules/kernel/corenetwork.te.in | 2 +-
 policy/modules/system/init.te   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/modules/kernel/corenetwork.te.in 
b/policy/modules/kernel/corenetwork.te.in
index cb3d4718..56ca81ac 100644
--- a/policy/modules/kernel/corenetwork.te.in
+++ b/policy/modules/kernel/corenetwork.te.in
@@ -1,4 +1,4 @@
-policy_module(corenetwork, 1.24.0)
+policy_module(corenetwork, 1.24.1)
 
 
 #

diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te
index 94234055..95da9f8d 100644
--- a/policy/modules/system/init.te
+++ b/policy/modules/system/init.te
@@ -1,4 +1,4 @@
-policy_module(init, 2.4.1)
+policy_module(init, 2.4.2)
 
 gen_require(`
class passwd rootok;



[gentoo-commits] proj/hardened-refpolicy:master commit in: /

2018-03-25 Thread Sven Vermeulen
commit: 3dbc18fd4662c413ce54cae60aea83ec65108cea
Author: Chris PeBenito  ieee  org>
AuthorDate: Wed Mar 21 18:15:53 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 10:27:58 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=3dbc18fd

.travis.yml: Change to master branch for sctp support.

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index f6d8128f..5f2360bd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -60,7 +60,7 @@ before_install:
   - python -V
 
 install:
-  - SELINUX_USERSPACE_VERSION=libsepol-2.7
+  - SELINUX_USERSPACE_VERSION=master
 
   - export DESTDIR="${TRAVIS_BUILD_DIR}/selinux"
   - |



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: 30f047c074b82fddea4cd78aab1e2935733d29ef
Author: David Sugar  tresys  com>
AuthorDate: Sat Feb 24 14:52:17 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:30 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=30f047c0

ntp only uses UDP, remove TCP permissions

The NTP protocol states it only used UDP for network communication.  Remove 
currently allowed access to TCP that should not be needed.

Signed-off-by: Dave Sugar  tresys.com>

 policy/modules/contrib/ntp.te | 8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/policy/modules/contrib/ntp.te b/policy/modules/contrib/ntp.te
index 66c8eaa9..50d54178 100644
--- a/policy/modules/contrib/ntp.te
+++ b/policy/modules/contrib/ntp.te
@@ -59,7 +59,6 @@ allow ntpd_t self:process { signal_perms getcap setcap 
setsched setrlimit };
 allow ntpd_t self:fifo_file rw_fifo_file_perms;
 allow ntpd_t self:shm create_shm_perms;
 allow ntpd_t self:socket create;
-allow ntpd_t self:tcp_socket { accept listen };
 allow ntpd_t self:unix_dgram_socket sendto;
 
 allow ntpd_t ntp_conf_t:file read_file_perms;
@@ -101,20 +100,15 @@ kernel_request_load_module(ntpd_t)
 
 corenet_all_recvfrom_unlabeled(ntpd_t)
 corenet_all_recvfrom_netlabel(ntpd_t)
-corenet_tcp_sendrecv_generic_if(ntpd_t)
 corenet_udp_sendrecv_generic_if(ntpd_t)
-corenet_tcp_sendrecv_generic_node(ntpd_t)
 corenet_udp_sendrecv_generic_node(ntpd_t)
 corenet_udp_bind_generic_node(ntpd_t)
 
+corenet_sendrecv_ntp_client_packets(ntpd_t)
 corenet_sendrecv_ntp_server_packets(ntpd_t)
 corenet_udp_bind_ntp_port(ntpd_t)
 corenet_udp_sendrecv_ntp_port(ntpd_t)
 
-corenet_sendrecv_ntp_client_packets(ntpd_t)
-corenet_tcp_connect_ntp_port(ntpd_t)
-corenet_tcp_sendrecv_ntp_port(ntpd_t)
-
 corecmd_exec_bin(ntpd_t)
 corecmd_exec_shell(ntpd_t)
 



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: 3a5a7910830b23b71b72a90d4e941f066475f613
Author: Chris PeBenito  ieee  org>
AuthorDate: Tue Feb 27 22:25:59 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:33 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=3a5a7910

ntp: Module version bump.

 policy/modules/contrib/ntp.te | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/contrib/ntp.te b/policy/modules/contrib/ntp.te
index 50d54178..da6bd145 100644
--- a/policy/modules/contrib/ntp.te
+++ b/policy/modules/contrib/ntp.te
@@ -1,4 +1,4 @@
-policy_module(ntp, 1.17.0)
+policy_module(ntp, 1.17.1)
 
 
 #



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2018-03-25 Thread Sven Vermeulen
commit: 126835e553be3864edf003400c7ee272e0b20ce4
Author: Chris PeBenito  ieee  org>
AuthorDate: Sun Feb 18 16:24:04 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:33:41 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=126835e5

another trivial dbus patch from Russell Coker.

 policy/modules/system/systemd.te | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te
index 66eaea42..e55d01ca 100644
--- a/policy/modules/system/systemd.te
+++ b/policy/modules/system/systemd.te
@@ -1,4 +1,4 @@
-policy_module(systemd, 1.5.2)
+policy_module(systemd, 1.5.3)
 
 #
 #
@@ -479,6 +479,7 @@ optional_policy(`
 ')
 
 optional_policy(`
+   devicekit_dbus_chat_disk(systemd_logind_t)
devicekit_dbus_chat_power(systemd_logind_t)
 ')
 



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: db9a72463f10cbb7217d816dc4a2fe7ba584e888
Author: Dave Sugar  tresys  com>
AuthorDate: Mon Mar  5 14:03:00 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:59 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=db9a7246

Chronyd talks ntp client packets to get time from server

chronyd is an NTP client along with an NTP server.  Change to allow chronyd to 
send/recv ntp client packets.

Signed-off-by: Dave Sugar  tresys.com>

 policy/modules/contrib/chronyd.te | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/contrib/chronyd.te 
b/policy/modules/contrib/chronyd.te
index 09d7f834..f28dd5e6 100644
--- a/policy/modules/contrib/chronyd.te
+++ b/policy/modules/contrib/chronyd.te
@@ -74,6 +74,7 @@ corenet_udp_sendrecv_generic_if(chronyd_t)
 corenet_udp_sendrecv_generic_node(chronyd_t)
 corenet_udp_bind_generic_node(chronyd_t)
 
+corenet_sendrecv_ntp_client_packets(chronyd_t)
 corenet_sendrecv_ntp_server_packets(chronyd_t)
 corenet_udp_bind_ntp_port(chronyd_t)
 corenet_udp_sendrecv_ntp_port(chronyd_t)



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2018-03-25 Thread Sven Vermeulen
commit: a70aa3e3b948e30a7ed01a9d09b762419fa76d48
Author: Dave Sugar  tresys  com>
AuthorDate: Mon Mar  5 14:02:58 2018 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sun Mar 25 09:30:41 2018 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=a70aa3e3

Separate type for chronyd config file.

Separate label for /etc/chrony.conf (chronyd_conf_t) with interfaces to allow 
read-only or read/write access.  Needed as I have a process that alters 
chrony.conf but I didn't want this process to have access to write all etc_t 
files.

Fixed summary for chronyd_rw_config interface from previous submission.

Signed-off-by: Dave Sugar  tresys.com>

 policy/modules/contrib/chronyd.fc |  1 +
 policy/modules/contrib/chronyd.if | 38 ++
 policy/modules/contrib/chronyd.te |  5 +
 3 files changed, 44 insertions(+)

diff --git a/policy/modules/contrib/chronyd.fc 
b/policy/modules/contrib/chronyd.fc
index ca2747e7..445f3749 100644
--- a/policy/modules/contrib/chronyd.fc
+++ b/policy/modules/contrib/chronyd.fc
@@ -1,3 +1,4 @@
+/etc/chrony\.conf  --  
gen_context(system_u:object_r:chronyd_conf_t,s0)
 /etc/chrony\.keys  --  
gen_context(system_u:object_r:chronyd_keys_t,s0)
 
 /etc/rc\.d/init\.d/chronyd --  
gen_context(system_u:object_r:chronyd_initrc_exec_t,s0)

diff --git a/policy/modules/contrib/chronyd.if 
b/policy/modules/contrib/chronyd.if
index 3d45be4c..e0a751ac 100644
--- a/policy/modules/contrib/chronyd.if
+++ b/policy/modules/contrib/chronyd.if
@@ -76,6 +76,44 @@ interface(`chronyd_read_log',`
read_files_pattern($1, chronyd_var_log_t, chronyd_var_log_t)
 ')
 
+#
+## 
+## Read chronyd config file.
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`chronyd_read_config',`
+   gen_require(`
+   type chronyd_conf_t;
+   ')
+
+   files_search_etc($1)
+   allow $1 chronyd_conf_t:file read_file_perms;
+')
+
+#
+## 
+## Read and write chronyd config file.
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`chronyd_rw_config',`
+   gen_require(`
+   type chronyd_conf_t;
+   ')
+
+   files_search_etc($1)
+   allow $1 chronyd_conf_t:file rw_file_perms;
+')
+
 
 ## 
 ## Read and write chronyd shared memory.

diff --git a/policy/modules/contrib/chronyd.te 
b/policy/modules/contrib/chronyd.te
index 0de7b520..09d7f834 100644
--- a/policy/modules/contrib/chronyd.te
+++ b/policy/modules/contrib/chronyd.te
@@ -9,6 +9,9 @@ type chronyd_t;
 type chronyd_exec_t;
 init_daemon_domain(chronyd_t, chronyd_exec_t)
 
+type chronyd_conf_t;
+files_config_file(chronyd_conf_t)
+
 type chronyd_initrc_exec_t;
 init_script_file(chronyd_initrc_exec_t)
 
@@ -87,6 +90,8 @@ logging_send_syslog_msg(chronyd_t)
 
 miscfiles_read_localization(chronyd_t)
 
+chronyd_read_config(chronyd_t)
+
 optional_policy(`
gpsd_rw_shm(chronyd_t)
 ')



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

2018-03-25 Thread Hans de Graaff
commit: e09ef99153ff10fe1b313fb15430529a1f464b06
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 25 06:50:51 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 25 07:04:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09ef991

dev-ruby/rdoc: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/rdoc/Manifest |  2 -
 dev-ruby/rdoc/rdoc-5.0.0-r3.ebuild | 92 --
 dev-ruby/rdoc/rdoc-6.0.0.ebuild| 90 -
 3 files changed, 184 deletions(-)

diff --git a/dev-ruby/rdoc/Manifest b/dev-ruby/rdoc/Manifest
index 8676e8da198..bcc3bb077fb 100644
--- a/dev-ruby/rdoc/Manifest
+++ b/dev-ruby/rdoc/Manifest
@@ -1,6 +1,4 @@
 DIST rdoc-4.2.0.gem 735232 BLAKE2B 
86bcfe63dcdec62a2297e1fd61c16e5930d920a44551d2c952dd7eee0c5fcc0f69a56f031b272463521928a77085e7c5e6258a95cdd56c9f8a46abf43faa9e8a
 SHA512 
d58aebd7969fa8ea795fd4a2b35ba92d0f7368526ae0fc7fa64956db4e3d80c1b61f472384fe7e5eaa628e9c1ee637c967caf1a52362422cb7c2757e486594de
 DIST rdoc-4.3.0.gem 738816 BLAKE2B 
f705b4fed5a9a7e3a850cacc17b7df3f8fdeb163938ed7d2d29979337cb24bca4a66695643ecc62f811d8e49a931296e1972d5d13366685315649e0ec44ebef7
 SHA512 
7ec5c8055262300c159ff2dbca3bcd09e169002acad8602db89086d2b9409a096209a1152dca68c79dcd1b5e3c1fdf55e7f89d82b33fa2ce65c816695350b029
-DIST rdoc-5.0.0.tar.gz 701335 BLAKE2B 
6fb6fe6bd6c00886229613f2d49e3f9bd1b7158c16ffa75b2ba8db73dad373b09cf8460ec81f54e555d15ca5b7f7f9703eabf3d088944de6922acc8c8778e189
 SHA512 
922c1fc36a3186eb2784754297930306b420a27ed2dcae879ed34b9325158e1e9c4e0721a44a027805c3e921f9b975b69009ffbf734173d668ba9df1d959c061
 DIST rdoc-5.1.0.tar.gz 702376 BLAKE2B 
733d77a341ddad10f5b648b6bb492e0f79daa392e2ca371d38236e4c85a1c409699e35dd3f5bc8bc48551b399603bb0a747cb3c5f7f1fbf4765aabffaad575aa
 SHA512 
cd2ed37e8502a3e9093c88c258ac5e39542a23c3dcaedb9b5eb48ce391a694e5b35fbcfd62f01ec6353ac9c40a4b7043b2ff11bbc403d2e03de9a84c52bcefe7
-DIST rdoc-6.0.0.tar.gz 696677 BLAKE2B 
d12ce5a22462b797252182244bbd2d1089c557a77f901224b06bc75bbffc9c50055ea0de5808a2055293730e0e79632bd2361a814eb5370b05c33a225c2e0d2a
 SHA512 
18669123b3d712f73f901599a3ae903914369dc3c985651b7bc7ff6e1893a834e6c5688ced97ea6324e6af13050d151bee5d62f44e7a4a1cb8d314acac77b50d
 DIST rdoc-6.0.1.tar.gz 697323 BLAKE2B 
7af4a3189c6680ae3d92b7a0b7764e73a104017b49442d89ffa0e2da2d504e7493b6842a3b5b60326e8f633a10447e2e6efb17ff61da7b6e4e55b52d973fa523
 SHA512 
43812f068b430d4462821098bca1a1f0fc2adc63c6f358a48b4af94aafb76d33eb494ef06f91aa72065f128fb0d34f53a05cb246f0c4fcc31ce9c1b31658d108

diff --git a/dev-ruby/rdoc/rdoc-5.0.0-r3.ebuild 
b/dev-ruby/rdoc/rdoc-5.0.0-r3.ebuild
deleted file mode 100644
index c4bc18e4b19..000
--- a/dev-ruby/rdoc/rdoc-5.0.0-r3.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc RI.rdoc TODO.rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_BINDIR="exe"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="An extended version of the RDoc library from Ruby 1.8"
-HOMEPAGE="https://github.com/rdoc/rdoc/;
-SRC_URI="https://github.com/rdoc/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Ruby MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-RDEPEND+=">=app-eselect/eselect-ruby-20161226"
-
-ruby_add_bdepend "
-   dev-ruby/kpeg
-   dev-ruby/racc
-   test? (
-   >=dev-ruby/minitest-5.8:5
-   )"
-
-ruby_add_rdepend "dev-ruby/json:2"
-
-all_ruby_prepare() {
-   # Other packages also have use for a nonexistent directory, bug 321059
-   sed -i -e 's#/nonexistent#/nonexistent_rdoc_tests#g' test/test_rdoc*.rb 
|| die
-
-   # Avoid unneeded dependency on bundler, bug 603696
-   sed -i -e '/bundler/ s:^:#:' \
-   -e 's/Bundler::GemHelper.gemspec.full_name/"rdoc"/' Rakefile || 
die
-
-   # Remove test that is depending on the locale, which we can't garantuee.
-   sed -i -e '/def test_encode_with/,/^  end/ s:^:#:' 
test/test_rdoc_options.rb || die
-
-   # Remove test depending on FEATURES=userpriv, bug 361959
-   sed -i -e '/def test_check_files/,/^  end/ s:^:#:' 
test/test_rdoc_options.rb || die
-
-   # Remove tests for code that is not included and not listed in 
Manifest.txt
-   rm -f test/test_rdoc_i18n_{locale,text}.rb \
-  test/test_rdoc_generator_pot* || die
-}
-
-all_ruby_compile() {
-   all_fakegem_compile
-
-   if use doc ; then
-   ruby -Ilib -S exe/rdoc || die
-   fi
-}
-
-each_ruby_compile() {
-   ${RUBY} -S rake generate || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:. -e 'gem "json", "~>2.0"; Dir["test/test_*.rb"].each{|f| 
require f}' || die
-}
-

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

2018-03-25 Thread Hans de Graaff
commit: a0e3444d76d1668a4cf6dfef28d83058ea7ebd98
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 25 07:00:21 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 25 07:04:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e3444d

dev-ruby/parser: add 2.5.0.5

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index 3899e87a113..354dae7c673 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -1,3 +1,4 @@
 DIST parser-2.4.0.2.gem 591360 BLAKE2B 
77a832e444e70853fe2aab27c0dfc99536aeafac78e3b4f36d3b1863d5498b656ccf62c55481e9fed763828bd4212b1688f06d77c01cb216653a925081f45cf2
 SHA512 
6ad62084437556bfa3bdb862bb031646e25ec733ab0e34432580351562a72a71507e454da9fd4f53e590163ea9d666c8076ecb7c92a7f5bf5579ca46cbb28a55
 DIST parser-2.5.0.0.gem 601600 BLAKE2B 
d863de5b898e1110f3b1121afd83aa11b5c116c494a45c4ba4fba82a89605acbbf0e52db6f7dd9b7d65c49ddd00a3af8c716f2f348a7bfe50b39c55a95dd7adf
 SHA512 
51ad3b7d56d0f25385ab6ff8510857b7c8a689c65087be68441a4699a12371717de9360f568804fc818c0fde8535f1c92067532ef7a4d751b183d61aac3ddfe2
 DIST parser-2.5.0.2.gem 604672 BLAKE2B 
ec4a20218e0707a9791b173a7b7b1f33845e20b23c591bb9d5a51883f9b105fff136ae3808f62fddbf43ce57b0b6b13c0fe80af5496dda655074900a3790b108
 SHA512 
5ea67f986af8b31eca601fc812d64edfde14843f92cc79d72333cd581d20f53661f621ac513e71db6320ede8ac696778266138e66cddb3cbfe1b61684538953d
+DIST parser-2.5.0.5.gem 605184 BLAKE2B 
2847079ee7195f47f7d18519cdd9e52b1ab9e9371fd3593d78ab841d8b38d985609ec326a0e75688012d583569cf311428ec39f8e2b52725943966c848693487
 SHA512 
e3c2aa9026d45dde45923f215b2de4f3f588e779bdfac30c334b6c1bf2c54c44858179cba34cfb46d0353714c813d03da10f33ec660a1c4c0b06df9ec8a1efe6

diff --git a/dev-ruby/parser/parser-2.5.0.5.ebuild 
b/dev-ruby/parser/parser-2.5.0.5.ebuild
new file mode 100644
index 000..57a57952cc4
--- /dev/null
+++ b/dev-ruby/parser/parser-2.5.0.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_TASK_TEST="test"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A production-ready Ruby parser written in pure Ruby"
+HOMEPAGE="https://github.com/whitequark/parser;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/racc
+   dev-ruby/cliver )"
+ruby_add_rdepend "=dev-ruby/ast-2.4*"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e "/simplecov/,+35d" test/helper.rb || die
+}



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

2018-03-25 Thread Hans de Graaff
commit: 8c3cf66e2ac29b13767137c55025ce48cbea09b3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 25 06:59:43 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 25 07:04:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3cf66e

dev-ruby/cliver: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-ruby/cliver/cliver-0.3.2.ebuild 
b/dev-ruby/cliver/cliver-0.3.2.ebuild
index e2520685303..c8e2cb7e701 100644
--- a/dev-ruby/cliver/cliver-0.3.2.ebuild
+++ b/dev-ruby/cliver/cliver-0.3.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2018-03-25 Thread Hans de Graaff
commit: 2256c03fa4840c4929b97d3e138d24725a4e1e0c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 25 07:24:43 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 25 07:24:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2256c03f

dev-ruby/bcat: mark stable for all arches

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-ruby/bcat/bcat-0.6.2-r3.ebuild 
b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
index 7cb16e2a1ed..122fdba3d69 100644
--- a/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
+++ b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/bcat;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 # Collides on /usr/bin/bcat, bug 418301



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libgames-support/, profiles/

2018-03-25 Thread Mart Raudsepp
commit: 40ed9dd1a31f19621cfddf91616f3fed881107a0
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Mar 25 07:58:51 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Mar 25 07:58:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ed9dd1

dev-libs/libgames-support: Remove last-rited pkg

Closes: https://bugs.gentoo.org/648468

 dev-libs/libgames-support/Manifest |  1 -
 .../libgames-support/libgames-support-1.0.2.ebuild | 31 --
 dev-libs/libgames-support/metadata.xml |  8 --
 profiles/package.mask  |  6 -
 4 files changed, 46 deletions(-)

diff --git a/dev-libs/libgames-support/Manifest 
b/dev-libs/libgames-support/Manifest
deleted file mode 100644
index 27152b2d941..000
--- a/dev-libs/libgames-support/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgames-support-1.0.2.tar.xz 302064 BLAKE2B 
1ae14d49df0ee44f3364df10eb43d071db6c251d5101662266d399c153bb0c963f3529a56be77741af4b00c944b5b154154c5ae1486e2048bb300f6ff2b34399
 SHA512 
b96329be3a5fe9ef5a0e9fc0a5089028347591988b8eb16fb0bac1633d4f94b2e95c0b4e7a06b4b066d6c88a77b9510980ca38852c1b8d1076367b29b0bab0dd

diff --git a/dev-libs/libgames-support/libgames-support-1.0.2.ebuild 
b/dev-libs/libgames-support/libgames-support-1.0.2.ebuild
deleted file mode 100644
index f8a5d7f563d..000
--- a/dev-libs/libgames-support/libgames-support-1.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome2 vala
-
-DESCRIPTION="Library for code commong to Gnome games"
-HOMEPAGE="https://git.gnome.org/browse/libgames-support/;
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.40:2
-   >=x11-libs/gtk+-3.19.2:3
-   dev-libs/libgee:0.8=
-"
-DEPEND="${DEPEND}
-   $(vala_depend)
-   >=dev-util/intltool-0.50.2
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   gnome2_src_prepare
-   vala_src_prepare
-}

diff --git a/dev-libs/libgames-support/metadata.xml 
b/dev-libs/libgames-support/metadata.xml
deleted file mode 100644
index 39980802b1d..000
--- a/dev-libs/libgames-support/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index ee3c0e8ceb5..6c867eb2919 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -683,12 +683,6 @@ dev-php/ZendFramework
 # Masked for removal in 30 days. Bug #629184.
 media-sound/moodbar
 
-# Mart Raudsepp  (22 Feb 2018)
-# This package was renamed to dev-libs/libgnome-games-support without
-# a pkgmove; everything in tree uses it now instead of libgames-support.
-# Masked for removal in 30 days. Bug #648468.
-dev-libs/libgames-support
-
 # Ulrich Müller  (21 Feb 2018)
 # Homepage is dead. Apparently the last release was in 2012
 # and it does not work with Emacs 25 and later.



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

2018-03-25 Thread Mikle Kolyada
commit: e35cd0f1a06035845147342a6dbcb4a83c338106
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar 25 10:49:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 25 10:49:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35cd0f1

dev-libs/dotconf: arm64/hppa stable wrt bug #642274

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-libs/dotconf/dotconf-1.3-r1.ebuild 
b/dev-libs/dotconf/dotconf-1.3-r1.ebuild
index e397f07138a..ca952cd3a5d 100644
--- a/dev-libs/dotconf/dotconf-1.3-r1.ebuild
+++ b/dev-libs/dotconf/dotconf-1.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 DEPEND=">=sys-devel/autoconf-2.58"



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

2018-03-25 Thread Mikle Kolyada
commit: 021ebbbd072cf17699d86861033f7f20c6e18845
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar 25 10:51:33 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 25 10:51:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021ebbbd

dev-libs/dotconf: Drop old revision with EAPI=3

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

 dev-libs/dotconf/dotconf-1.3.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-libs/dotconf/dotconf-1.3.ebuild 
b/dev-libs/dotconf/dotconf-1.3.ebuild
deleted file mode 100644
index d425ce627c0..000
--- a/dev-libs/dotconf/dotconf-1.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit eutils
-
-DESCRIPTION="dot.conf configuration file parser"
-HOMEPAGE="https://github.com/williamh/dotconf;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-LICENSE="LGPL-2.1"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-IUSE=""
-DEPEND=">=sys-devel/autoconf-2.58"
-RDEPEND=""
-
-src_compile() {
-   emake CC=$(tc-getCC) || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-}
-
-pkg_postinst() {
-   ewarn 'This version requires that you run revdep-rebuild after'
-   ewarn 'the upgrade.'
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/wxGTK/, x11-libs/wxGTK/files/

2018-03-25 Thread Mart Raudsepp
commit: 18b5f0bfcf1450e1826691402e01fec761258f5e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Mar 25 10:58:22 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Mar 25 10:59:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b5f0bf

x11-libs/wxGTK: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-libs/wxGTK/Manifest|   2 -
 x11-libs/wxGTK/files/wxGTK-3.0.0.0-collision.patch |  75 --
 x11-libs/wxGTK/files/wxGTK-3.0.2.0-gcc6.patch  |  39 -
 .../wxGTK/files/wxGTK-3.0.2.0-webview-fixes.patch  | 140 --
 x11-libs/wxGTK/wxGTK-3.0.2.0-r4.ebuild | 161 -
 5 files changed, 417 deletions(-)

diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest
index 3a43537a17d..281cacc4301 100644
--- a/x11-libs/wxGTK/Manifest
+++ b/x11-libs/wxGTK/Manifest
@@ -1,6 +1,4 @@
 DIST wxGTK-3.0.3_p20180104.tar.xz 84260 BLAKE2B 
3840a4a202778b3e7df0c3470945dd8f083b1b18aa69013ae59975b368cec4f5e9fea3bdd8a05a200fcd146c8616d2258f0b2ee389a6457a638201a8534f9a18
 SHA512 
840c8248d5a689a462d1dcb9d9962dd453473597d10289802728218a881808f594ff799d2002ceb319d2e79b1b7063d59b181d4a0efff7920a2dee9653b40a72
-DIST wxPython-docs-3.0.2.0.tar.bz2 21455056 BLAKE2B 
9b6bea6426663b3457764000c3c91a9bdfa85f7e95cae345eb0ba32c3edf59f010738459123423ad68487eadde221dbc3576903b669b9aa674e052b690079de7
 SHA512 
ce4407de4cdf9a3eaa5c64a8a959a0d7010d0d814a710de1ac0ed2a716ea2ee4f4ba34199e271a3e9b7790780294fcadfcd8bc65fead182d4ebe533c35c4d78e
 DIST wxPython-src-2.8.12.1.tar.bz2 31311482 BLAKE2B 
33b3feb5f1182948badcd5695b35a68c673e36694a2db8c77b0b031b185c94c9f8bcf4753d9cbf8937e99a72f4c393d6f79850ed3d730af20a7263b97c620386
 SHA512 
4f826ccb57d5f4fc03fe7cae67499be70c727a99aebf9d153ea1060a21641642606d44d079ba897c38b176846336aeaebc21d30d5c7a0abec3934d65cf4529f3
-DIST wxPython-src-3.0.2.0.tar.bz2 58304944 BLAKE2B 
1144acf2cfa0a18aa2f90aabe81aaeca54d3fe6139818267dbc031accbae38035478a64ec084fe8bb8b89126fb70ff96e68981026df8ad3fc82e81c6d0e22d1a
 SHA512 
a3798e89ff19344253aac7d771971e519f7fa9723e82bd97e98f16fd7f1572e513170b02295b872dae0b1ae3fa95efc4ef34d078045b839694b4fdad3a27c9e4
 DIST wxWidgets-3.0.3-docs-html.tar.bz2 23803675 BLAKE2B 
181305a2b8935adee8d50873665bc094f46a061fe1bcf8521f8a4d5613013d6ad58ce172e56118f3833ce3489ab2e919bbd5482445ce55455e696252bb747d3c
 SHA512 
655efde42e467d1d48d8adb95e2394d90cedca8eb6a54a7d53771d3d2d4d5f72637aea6ea12a4c1f570c3905a458aebea067cd74e184c4c85ca73e49e04282cb
 DIST wxWidgets-3.0.3.tar.bz2 20054446 BLAKE2B 
ebbe977a59f215fb2e35300aec91ad6d042d099586c4f6624d817c689feae090ff6df5718baa94a79e8e46120a6b4a154a7e9a584e14363e832602841502f0f6
 SHA512 
dfe53682d7cda1d460f336a890603c4e823078be4b05e7cf43ab36cb49247f702808aa939d9311705bdf5f96eaa076e7a8f77f4415bc07c5bfdc19e5deff1dd1

diff --git a/x11-libs/wxGTK/files/wxGTK-3.0.0.0-collision.patch 
b/x11-libs/wxGTK/files/wxGTK-3.0.0.0-collision.patch
deleted file mode 100644
index a2c6c6e1a8e..000
--- a/x11-libs/wxGTK/files/wxGTK-3.0.0.0-collision.patch
+++ /dev/null
@@ -1,75 +0,0 @@
-Prevent file collisions between multiple installed SLOTs.
-
-  - Don't install wxwin.m4.  It is installed with 
app-eselect/eselect-wxwidgets.
-  - Version the bakefile preset filenames.  Unversioned symlinks to these files
-are handled by eselect.
-  - Version wx-config and wxrc.  The unversioned forms are wrapper scripts
-installed with eselect-wxwidgets.
-  - Version wxstd.mo and modify AddStdCatalog to use it.
-
 a/Makefile.in
-+++ b/Makefile.in
-@@ -15213,10 +15213,10 @@ COND_wxUSE_REGEX_builtin___LIB_REGEX_p = \
- all: $(__wxregex___depname) $(__wxzlib___depname) $(__wxpng___depname) 
$(__wxjpeg___depname) $(__wxtiff___depname) $(__wxexpat___depname) 
$(__wxscintilla___depname) $(__monodll___depname) $(__monolib___depname) 
$(__basedll___depname) $(__baselib___depname) $(__netdll___depname) 
$(__netlib___depname) $(__coredll___depname) $(__corelib___depname) 
$(__advdll___depname) $(__advlib___depname) $(__mediadll___depname) 
$(__medialib___depname) $(__htmldll___depname) $(__htmllib___depname) 
$(__webviewdll___depname) $(__webviewlib___depname) $(__qadll___depname) 
$(__qalib___depname) $(__xmldll___depname) $(__xmllib___depname) 
$(__xrcdll___depname) $(__xrclib___depname) $(__auidll___depname) 
$(__auilib___depname) $(__ribbondll___depname) $(__ribbonlib___depname) 
$(__propgriddll___depname) $(__propgridlib___depname) 
$(__richtextdll___depname) $(__richtextlib___depname) $(__stcdll___depname) 
$(__stclib___depname) $(__gldll___depname) $(__gllib___depname) 
$(__sound_sdl___depname) $(__wxrc___depna
 me) $(__cocoa_res___depname)
- 
- install: $(__install_wxregex___depname) $(__install_wxzlib___depname) 
$(__install_wxpng___depname) $(__install_wxjpeg___depname) 
$(__install_wxtiff___depname) $(__install_wxexpat___depname) 
$(__install_wxscintilla___depname) $(__install_monodll___depname) 
$(__install_monolib___depname) 

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

2018-03-25 Thread Sergei Trofimovich
commit: c32b5c40dba45c9a2f0d0e2936971c0496be67df
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:14:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32b5c40

dev-texlive/texlive-plaingeneric: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild 
b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild
index e970e4d5228..8f6a59eb2cd 100644
--- a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild
+++ b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Plain (La)TeX packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 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-basic-2017
 !

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

2018-03-25 Thread Sergei Trofimovich
commit: 7f90d25c5604a12792e4ad02785cd84d44323be7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:20:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f90d25c

dev-texlive/texlive-bibtexextra: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild 
b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild
index 3405b2549fe..138fa0ebd5a 100644
--- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild
+++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2017.ebuild
@@ -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-texlive/texlive-fontsextra/

2018-03-25 Thread Sergei Trofimovich
commit: 108caaf4244cb803e04963fe45c1a6786978570a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:24:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108caaf4

dev-texlive/texlive-fontsextra: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild 
b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild
index a8574d02ef8..9f78aa3a361 100644
--- a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild
+++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2017.ebuild
@@ -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-texlive/texlive-fontsrecommended/

2018-03-25 Thread Sergei Trofimovich
commit: eecc756079d1127f11845fa3d6cf8f10e626ee83
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:15:29 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecc7560

dev-texlive/texlive-fontsrecommended: stable 2017 for sparc, bug #646638

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

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

diff --git 
a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2017.ebuild 
b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2017.ebuild
index 3f7cc9b3ce8..090ca559981 100644
--- a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2017.ebuild
+++ b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Recommended fonts"
 
 LICENSE=" BSD GPL-1 GPL-2 LPPL-1.3 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-basic-2007*



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

2018-03-25 Thread Sergei Trofimovich
commit: 6774cf662ed2d9d73ad6f22638baa45a3165ff24
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Mar 25 10:17:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 11:45:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6774cf66

dev-texlive/texlive-langchinese: stable 2017 for sparc, bug #646638

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

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

diff --git a/dev-texlive/texlive-langchinese/texlive-langchinese-2017.ebuild 
b/dev-texlive/texlive-langchinese/texlive-langchinese-2017.ebuild
index 997dfe79478..e7d3094243f 100644
--- a/dev-texlive/texlive-langchinese/texlive-langchinese-2017.ebuild
+++ b/dev-texlive/texlive-langchinese/texlive-langchinese-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Chinese"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~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-langcjk-2017
 !

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

2018-03-25 Thread Alexis Ballier
commit: 336532968dbccf470655c326eb7a31ecfe7eac32
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Mar 25 12:05:10 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Mar 25 12:05:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33653296

dev-texlive/texlive-langgreek: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-texlive/texlive-langgreek/Manifest | 108 -
 .../texlive-langgreek-2015.ebuild  |  20 
 .../texlive-langgreek-2016.ebuild  |  21 
 3 files changed, 149 deletions(-)

diff --git a/dev-texlive/texlive-langgreek/Manifest 
b/dev-texlive/texlive-langgreek/Manifest
index 699841bfa4a..3a582c4f556 100644
--- a/dev-texlive/texlive-langgreek/Manifest
+++ b/dev-texlive/texlive-langgreek/Manifest
@@ -1,163 +1,55 @@
-DIST texlive-module-babel-greek-2015.tar.xz 5956 BLAKE2B 
6b23a93a2e2c3bd23402362ab635d5fca0a7259ae2ec3eefbb00755f4483193470004b7cbe08ab36dabd93638101a10787175d3ef08fd340008694199c55bbff
 SHA512 
5076b9c23f406df27f0560c5a1ab1f298287798ca033649dddeec4a662b4634a70cabf81baccbdc01a432fcc80ae3fb300760d505c7cc620f95d6b51d74a2deb
-DIST texlive-module-babel-greek-2016.tar.xz 5736 BLAKE2B 
087252e90ccce34057bf046d8c6abdfb4026d31521fcc0376db0a3a16ebafbfcd0f8936f4344600db90ec1d719ef9762111d1eb8b4280001a8d0df734d48fc67
 SHA512 
062be08f7f733078bf31ad8013df168eadffc8c9f44cfc6f21e98f55cf2debe448021ef6e18c002f9113c15528a186148236295faa995cc8df89f0ffcd9cee0f
 DIST texlive-module-babel-greek-2017.tar.xz 5736 BLAKE2B 
087252e90ccce34057bf046d8c6abdfb4026d31521fcc0376db0a3a16ebafbfcd0f8936f4344600db90ec1d719ef9762111d1eb8b4280001a8d0df734d48fc67
 SHA512 
062be08f7f733078bf31ad8013df168eadffc8c9f44cfc6f21e98f55cf2debe448021ef6e18c002f9113c15528a186148236295faa995cc8df89f0ffcd9cee0f
-DIST texlive-module-babel-greek.doc-2015.tar.xz 1135988 BLAKE2B 
8007005f7cc6480a733f68e7c4d3ff03a3b7b6511eb6c1fdc45c211cb1dfa89da67b10a3e77c7e1f8ae870ce525651ffc5bada9282ff3ee2f13287ea3aab90c7
 SHA512 
86942c20acf461ada89000ebc2a2cd9efbbdffc9b9770d571dfb26e93690a59fa5247c0d504f2422f8b1db39da3e5e2e57821278ac1d3468cfab7729eb6674dd
-DIST texlive-module-babel-greek.doc-2016.tar.xz 1023932 BLAKE2B 
9471f2780af43415ef2ef291d927078b30450973770aa12aabba73ba12f7164e28d5b44fda521f5c4160c1643220e6950ed5e22eac6c2f77bd9328c6b0d32bc1
 SHA512 
b1926a9aa6228425b79c29693fdf8e9108052657a0ec0ecdc17ec0acf9ddc2bb2be9422262b408d0e6978d3cb44027eb624996ae22e5fe3cde1adc7097a7d91b
 DIST texlive-module-babel-greek.doc-2017.tar.xz 1023932 BLAKE2B 
9471f2780af43415ef2ef291d927078b30450973770aa12aabba73ba12f7164e28d5b44fda521f5c4160c1643220e6950ed5e22eac6c2f77bd9328c6b0d32bc1
 SHA512 
b1926a9aa6228425b79c29693fdf8e9108052657a0ec0ecdc17ec0acf9ddc2bb2be9422262b408d0e6978d3cb44027eb624996ae22e5fe3cde1adc7097a7d91b
-DIST texlive-module-babel-greek.source-2015.tar.xz 20456 BLAKE2B 
ad9e71609d383d365c9547bf2cbf9e09ed2024c2a5c5f7a158bc0cf7a79d8633b206362989b880b616b8e917a0dd12cee4c442c8bef3fcd437b8426d8381f957
 SHA512 
837174587535f13fee1a324cf62c54750f8ce26291ecd6d14100201ec1ecc5b3369b873969c4651573e213d1a0ae977117f10517f82e35337b7eb9c97057fc6d
-DIST texlive-module-babel-greek.source-2016.tar.xz 2 BLAKE2B 
bdcbe6bef9cc0acbe5bb0f618b97ad33022f1805b0f1bde77c2209cb348329718b389b3686ff5f9ca3e09610490fab620fa576c415df019923c002e56335c760
 SHA512 
93938cfe14712551ddb2da69b6f9ebb163659fb33319df12dc1323aabdf1df8893fcdf19ddbe20414c2b9ec65d46ce7ad27deecf996c9f226ba6b4ffb8f690e3
 DIST texlive-module-babel-greek.source-2017.tar.xz 2 BLAKE2B 
bdcbe6bef9cc0acbe5bb0f618b97ad33022f1805b0f1bde77c2209cb348329718b389b3686ff5f9ca3e09610490fab620fa576c415df019923c002e56335c760
 SHA512 
93938cfe14712551ddb2da69b6f9ebb163659fb33319df12dc1323aabdf1df8893fcdf19ddbe20414c2b9ec65d46ce7ad27deecf996c9f226ba6b4ffb8f690e3
-DIST texlive-module-begingreek-2015.tar.xz 1660 BLAKE2B 
e2e02cd3d28ba78376bd202c3a6265ae495f52994c26c3ee75cb566814fb1b0db3be38c9371dd30a3203c5c1b22723c4fe599d2a9c94d09e2ce5165e4cb36579
 SHA512 
8feb0604881b8d922f1079452f22d84bd14a1549947bb762136a4e2dae7564c4f391604ff3a3ae75f6a2f5ad4e7820deebdb8ee649b9d4a585ba2fe0bbcbeb17
-DIST texlive-module-begingreek-2016.tar.xz 1664 BLAKE2B 
6b591efc30355f2fb368fc09afba9cfb344b365b852c1e54fc960448c09e0ef340ab73ea37c989e3a0c90dfaeb6489eb78669c4ef6d800d8e4c9064b8acc0fdb
 SHA512 
7e109afd90db7d7d0a22c6cee0e0cd80574e4908a41a0c349b419400ea0a8ad4052c86ce451c3660fad8f5ed130e785cc4020d9e0283c43b1bf11d0a56ee2106
 DIST texlive-module-begingreek-2017.tar.xz 1664 BLAKE2B 
6b591efc30355f2fb368fc09afba9cfb344b365b852c1e54fc960448c09e0ef340ab73ea37c989e3a0c90dfaeb6489eb78669c4ef6d800d8e4c9064b8acc0fdb
 SHA512 
7e109afd90db7d7d0a22c6cee0e0cd80574e4908a41a0c349b419400ea0a8ad4052c86ce451c3660fad8f5ed130e785cc4020d9e0283c43b1bf11d0a56ee2106
-DIST texlive-module-begingreek.doc-2015.tar.xz 709920 BLAKE2B 

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

2018-03-25 Thread Alexis Ballier
commit: e3ffc40850035b23e363e3f9e803e8afef9cf32a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Mar 25 12:01:36 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Mar 25 12:01:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ffc408

dev-texlive/texlive-langenglish: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-texlive/texlive-langenglish/Manifest   | 236 -
 .../texlive-langenglish-2015.ebuild|  20 --
 .../texlive-langenglish-2016.ebuild|  21 --
 3 files changed, 277 deletions(-)

diff --git a/dev-texlive/texlive-langenglish/Manifest 
b/dev-texlive/texlive-langenglish/Manifest
index b0edbf2d799..430bf7c54b9 100644
--- a/dev-texlive/texlive-langenglish/Manifest
+++ b/dev-texlive/texlive-langenglish/Manifest
@@ -1,358 +1,122 @@
-DIST texlive-module-FAQ-en-2015.tar.xz 504 BLAKE2B 
0b36236323b5b18c9d78ea3bc48d38e9be3e865a2eb81843f350880845543d3b9d0c8e362ace66a50bd4f2fa604f0257940f7223ffcebec536b77e4795e8e1fd
 SHA512 
b478ef21c8f752e01b9827a344235c2460337a312f2818f80c34314b66e90448077bcd9be51d4619edb0663d833e8214b6023231c59376eb00095513ab2ca56d
-DIST texlive-module-FAQ-en-2016.tar.xz 524 BLAKE2B 
d4dccad9c1180f1c0b118d321d518318b0f17509041c1055fceb16ad8c5cc306a128637ed5a80f6ce866a351019188e126b23c96635eab5b9d76d66d8425082d
 SHA512 
79aa9d6bad45be9c2d890255cd6d29e4a89d83c042538c69cadb14f0dafe81a241a7901e5d3639b3b50bfca5fe677f2bad36617c0154d60c610ceda77c6d17f2
 DIST texlive-module-FAQ-en-2017.tar.xz 524 BLAKE2B 
d4dccad9c1180f1c0b118d321d518318b0f17509041c1055fceb16ad8c5cc306a128637ed5a80f6ce866a351019188e126b23c96635eab5b9d76d66d8425082d
 SHA512 
79aa9d6bad45be9c2d890255cd6d29e4a89d83c042538c69cadb14f0dafe81a241a7901e5d3639b3b50bfca5fe677f2bad36617c0154d60c610ceda77c6d17f2
-DIST texlive-module-FAQ-en.doc-2015.tar.xz 5089052 BLAKE2B 
9d21913c8b9ef7f1726093449317f63027fba894295618caf594f754bdd4333aa667350a1c066dd410a9af4c398071410e5efd7594485bfec2cac76b2da1f4e3
 SHA512 
4fcac29adc3e24e0326ae8a63c4064be69958900de9ea5c8be4114c24d7ee4671f8b87af03c69d6a79089031a72c3329ada732880c14a74272ebbca86781429b
-DIST texlive-module-FAQ-en.doc-2016.tar.xz 5089052 BLAKE2B 
222933d6553f4d630057bbd8102b6c24e7a4cd50bd82a3b9f360a0c9602143d2de4aee42d97e8af97ee2d2a4f45cfbfaf1ea2e060fb59d1527b3eebd0c4635d5
 SHA512 
1321e2c0986ad548b3b6383607ac41fc7d164a330145900ece07a83490f211783f31670653bdb315bbe837ed01a7e98844c6d5ada77b7631f9fff4875e75d2d5
 DIST texlive-module-FAQ-en.doc-2017.tar.xz 5088956 BLAKE2B 
41a6eb912e15e454fcd1f8e689b48672e659e37440aab2e57d20f5d7531c9ee2330b0d985d6f4b6f8ae2d1bd1b097be5f3c1a3ffe9c53a6ca2459c9107ca7aab
 SHA512 
4854873a89d02d135256ca35a26093fa45e540306fcde2fef7e92cf12e5345000230784e7e6be1b1075e052a7f666edc49b5a5be5c2b9cfefa3c9dd4e507303b
-DIST texlive-module-MemoirChapStyles-2015.tar.xz 596 BLAKE2B 
55f697500b423facdfa3a79b5aec7447ba1d67c8751fd2b6de7353e67d3770283ea9ea53b1052d8e08645d1a63ba765cf92f1ef7c3a488f8c13920909ad4cf3d
 SHA512 
666b857a549012c79b39a6f2d9227ebb3f55c853b897d467a22facb218e328ccf95e63a569c1fbbfc3af483cf1f0677f69d71c56ff77a8ef17248207b73d4ea6
-DIST texlive-module-MemoirChapStyles-2016.tar.xz 604 BLAKE2B 
271bab71467b73ebc035e22c6c1bb3e0e9e851b75cf508b6805041645ac883f5e6e33fff4867a38e4e1981879c42298a9d5963a5789adeb3fbdbf4de3db6bd02
 SHA512 
b895b27eecaa075895ae82fd39e337dfe9e9638b69056df5f7d501c36907eba8acd1e7de9b86945377de088c734e64779b534c86027378c1e5c212725eedb1af
 DIST texlive-module-MemoirChapStyles-2017.tar.xz 604 BLAKE2B 
271bab71467b73ebc035e22c6c1bb3e0e9e851b75cf508b6805041645ac883f5e6e33fff4867a38e4e1981879c42298a9d5963a5789adeb3fbdbf4de3db6bd02
 SHA512 
b895b27eecaa075895ae82fd39e337dfe9e9638b69056df5f7d501c36907eba8acd1e7de9b86945377de088c734e64779b534c86027378c1e5c212725eedb1af
-DIST texlive-module-MemoirChapStyles.doc-2015.tar.xz 755416 BLAKE2B 
9757136389598cee950802e135e738bc1393d16580c32c1b4b50a7b2ea288e7e1e053ec03a763da44aa8a7eaec2b83a5ead3d9af624bba823f9421ac4f6ab854
 SHA512 
588b1d90bd6c773a2852559dcb6e01642c914a8f3bfe3718dfd7b928ce0e44241717842f0c95be0e6b1674d3d5fd152b57af366d060171de7d6415235601e5a4
-DIST texlive-module-MemoirChapStyles.doc-2016.tar.xz 755412 BLAKE2B 
8d9d0a78b239972c4e6b0dba65cca1ace6d58f1534748deefc6b0aa818cdbf3dff1ea80d8e255e2eca2c42744092c7a59dbacecce71448590ded8d36bc4b9f48
 SHA512 
12459b27b570adcf3f7088a4647efefbd8aa2ddc5333d9b2177c6643b16d3bef94fcbd2950213f3a7760f7c9a72000380a2107692234f306e36430d5f0ab8d7e
 DIST texlive-module-MemoirChapStyles.doc-2017.tar.xz 755412 BLAKE2B 
7159ab03ded7f4fbacf76ad2b04ed348e714821ab529562837235a39f6f311ddb2b37fe3790cda956d6e56e15cf47c1977c54a7944f2e83c360c288cd5601432
 SHA512 
24fc346c3393b92675c5943e8cd677d2110bdee39d455152fbc865fe20462ec3b07f2c72ca326e521d45fe0fd910ac8a88332a85b2e27733ad0a250553954cc1
-DIST texlive-module-Type1fonts-2015.tar.xz 580 BLAKE2B 

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

2018-03-25 Thread Mike Pagano
commit: ad6b31bbab0b7a93579803783ecf73504bd7f9d0
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 25 13:42:13 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 25 13:42:13 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=ad6b31bb

Linux patch 4.4.124

 _README  |4 +
 1123_linux-4.4.124.patch | 3143 ++
 2 files changed, 3147 insertions(+)

diff --git a/_README b/_README
index 992f353..d9d85f6 100644
--- a/_README
+++ b/_README
@@ -535,6 +535,10 @@ Patch:  1122_linux-4.4.123.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.4.123
 
+Patch:  1123_linux-4.4.124.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.4.124
+
 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/1123_linux-4.4.124.patch b/1123_linux-4.4.124.patch
new file mode 100644
index 000..ead63d6
--- /dev/null
+++ b/1123_linux-4.4.124.patch
@@ -0,0 +1,3143 @@
+diff --git a/Makefile b/Makefile
+index cbcc04da790a..bbaf3fd0d1ef 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+-SUBLEVEL = 123
++SUBLEVEL = 124
+ EXTRAVERSION =
+ NAME = Blurry Fish Butt
+ 
+diff --git a/arch/alpha/kernel/console.c b/arch/alpha/kernel/console.c
+index 6a61deed4a85..ab228ed45945 100644
+--- a/arch/alpha/kernel/console.c
 b/arch/alpha/kernel/console.c
+@@ -20,6 +20,7 @@
+ struct pci_controller *pci_vga_hose;
+ static struct resource alpha_vga = {
+   .name   = "alpha-vga+",
++  .flags  = IORESOURCE_IO,
+   .start  = 0x3C0,
+   .end= 0x3DF
+ };
+diff --git a/arch/arm/kernel/ftrace.c b/arch/arm/kernel/ftrace.c
+index 709ee1d6d4df..faa9a905826e 100644
+--- a/arch/arm/kernel/ftrace.c
 b/arch/arm/kernel/ftrace.c
+@@ -29,11 +29,6 @@
+ #endif
+ 
+ #ifdef CONFIG_DYNAMIC_FTRACE
+-#ifdef CONFIG_OLD_MCOUNT
+-#define OLD_MCOUNT_ADDR   ((unsigned long) mcount)
+-#define OLD_FTRACE_ADDR ((unsigned long) ftrace_caller_old)
+-
+-#define   OLD_NOP 0xe1a0  /* mov r0, r0 */
+ 
+ static int __ftrace_modify_code(void *data)
+ {
+@@ -51,6 +46,12 @@ void arch_ftrace_update_code(int command)
+   stop_machine(__ftrace_modify_code, , NULL);
+ }
+ 
++#ifdef CONFIG_OLD_MCOUNT
++#define OLD_MCOUNT_ADDR   ((unsigned long) mcount)
++#define OLD_FTRACE_ADDR ((unsigned long) ftrace_caller_old)
++
++#define   OLD_NOP 0xe1a0  /* mov r0, r0 */
++
+ static unsigned long ftrace_nop_replace(struct dyn_ftrace *rec)
+ {
+   return rec->arch.old_mcount ? OLD_NOP : NOP;
+diff --git a/arch/arm/mach-omap2/clockdomains7xx_data.c 
b/arch/arm/mach-omap2/clockdomains7xx_data.c
+index 7581e036bda6..70e3b711e79c 100644
+--- a/arch/arm/mach-omap2/clockdomains7xx_data.c
 b/arch/arm/mach-omap2/clockdomains7xx_data.c
+@@ -524,7 +524,7 @@ static struct clockdomain pcie_7xx_clkdm = {
+   .dep_bit  = DRA7XX_PCIE_STATDEP_SHIFT,
+   .wkdep_srcs   = pcie_wkup_sleep_deps,
+   .sleepdep_srcs= pcie_wkup_sleep_deps,
+-  .flags= CLKDM_CAN_HWSUP_SWSUP,
++  .flags= CLKDM_CAN_SWSUP,
+ };
+ 
+ static struct clockdomain atl_7xx_clkdm = {
+diff --git a/arch/ia64/kernel/module.c b/arch/ia64/kernel/module.c
+index b15933c31b2f..36b2c94a8eb5 100644
+--- a/arch/ia64/kernel/module.c
 b/arch/ia64/kernel/module.c
+@@ -153,7 +153,7 @@ slot (const struct insn *insn)
+ static int
+ apply_imm64 (struct module *mod, struct insn *insn, uint64_t val)
+ {
+-  if (slot(insn) != 2) {
++  if (slot(insn) != 1 && slot(insn) != 2) {
+   printk(KERN_ERR "%s: invalid slot number %d for IMM64\n",
+  mod->name, slot(insn));
+   return 0;
+@@ -165,7 +165,7 @@ apply_imm64 (struct module *mod, struct insn *insn, 
uint64_t val)
+ static int
+ apply_imm60 (struct module *mod, struct insn *insn, uint64_t val)
+ {
+-  if (slot(insn) != 2) {
++  if (slot(insn) != 1 && slot(insn) != 2) {
+   printk(KERN_ERR "%s: invalid slot number %d for IMM60\n",
+  mod->name, slot(insn));
+   return 0;
+diff --git a/arch/powerpc/kvm/book3s_64_mmu_host.c 
b/arch/powerpc/kvm/book3s_64_mmu_host.c
+index 79ad35abd196..ddec22828673 100644
+--- a/arch/powerpc/kvm/book3s_64_mmu_host.c
 b/arch/powerpc/kvm/book3s_64_mmu_host.c
+@@ -177,12 +177,15 @@ map_again:
+   ret = ppc_md.hpte_insert(hpteg, vpn, hpaddr, rflags, vflags,
+hpsize, hpsize, MMU_SEGSIZE_256M);
+ 
+-  if (ret < 0) {
++  if (ret == -1) {
+   /* If we couldn't map a primary PTE, try a secondary */
+   hash = ~hash;
+   vflags ^= HPTE_V_SECONDARY;
+   attempt++;
+   goto map_again;
++  } else if (ret < 0) {
++  r = -EIO;
++  goto out_unlock;
+   } 

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

2018-03-25 Thread Mike Pagano
commit: d8ae69c81104d5440c682a02aba33d547e629479
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 25 14:21:23 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 25 14:21:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ae69c8

sys-kernel/gentoo-sources: Linux patch 4.4.124

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f6a118ee32b..4deaba278e8 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -115,6 +115,9 @@ DIST genpatches-4.4-125.extras.tar.xz 16464 BLAKE2B 
17b725189a9c68d87b9500e50b3b
 DIST genpatches-4.4-126.base.tar.xz 1916044 BLAKE2B 
041e99faa4b789c7578faf9f304a33e53d913f6ee1b68fa4c367a7b376bd72573ccad5db47f9f59cbdb30a5b061eab059c0520aab0f5049e097a9f551de6b979
 SHA512 
78fbbdecef6398858e44c78f4af33b2ca08c764670be11d2bc643365c081df2ea456d784e8d1d31f9d75f948764c72db7d21df704d63f072d7f918421df916ca
 DIST genpatches-4.4-126.experimental.tar.xz 87792 BLAKE2B 
fed0cbc54f215d1572bbf6a81ecfb472646635d06c175b6d28b9b1a09d3592178c92ad8a6b306dcfb2ab1bfe50dc75863b2d50803a68788cada9e77c8b5f0dfe
 SHA512 
14ca02669d2940d09d6a86761b8c56eacdf677f0ed3b464fdc6df7f6e91a9eaf00ca44c4fa69dfdcd3aba7ca51dd63a2be77cace707bfc052573d85e133159cc
 DIST genpatches-4.4-126.extras.tar.xz 16460 BLAKE2B 
e4c01bc55ba62f675b983a3e38e10256ea4a7ebe24e1a9baa540fc7721f03d430524d7ee324adcdb01b437a229a6922e47db3b19f0c20536187fec60b7237b31
 SHA512 
726ebd4e034ec5871cc4d95dc206ae09feaf8e24eb1eb6348ce10c6a5d69fd3f09aba3b57ad8fd15e2106d1f1baf8ba4502ce7b27022a62cea836f67b07229fb
+DIST genpatches-4.4-127.base.tar.xz 1936904 BLAKE2B 
1a78de18d5484142684c070c47ad18d0a5141065e72daa4970d063e70e5189145b720fcca9b4144a9c3e1daa0be186dfcc1240f8f1b46b82ea2ab8564514e138
 SHA512 
dc117ddf1263709150c95c0a4aba2e85ee0fac133c094d783de3e109215c5e48c483145d45348d5535ee3c4bdaaae37632cb7ecbba7d8ff5904216079d7f00af
+DIST genpatches-4.4-127.experimental.tar.xz 87800 BLAKE2B 
cb8bc2cf7ae5658a49aa0f47a3083a7af930b30631f659fdb7621475c3842a43b3749466faa5202d65e3a9157a351c92ab62f44131487a0af95eaea52aa7af8a
 SHA512 
3414de31cf89f186c3acee6b4d788f65b5338b3df21f1d702d7c987cceb6e861b60f95ad629c8a23baefc01581116ceb6a6fc5be167eb8cc4c4a0e344de6f82e
+DIST genpatches-4.4-127.extras.tar.xz 16460 BLAKE2B 
f793e17ad055a8ada8b8a32f7465c14eca965a737834eafbd6317bfb574ea12f1e8c1f7c01fd612e2267dfebe09618eb5e22af63710149e248cc2fb6a1cc3c00
 SHA512 
481f96cdd557ef4129790b2f0c0ed4844c54b3004b280a9520de868edc67509644fc03f29f4d8a1123bf094738b0a7f629c16f92ee2e9c918f8a97ca16f7d225
 DIST genpatches-4.4-91.base.tar.xz 1428436 BLAKE2B 
4b706e9682e883dd1954632efe5ec161347432a6260c353e160b8591f8377e6d1e1768acd2e3e72237e3ea6b7104137e3504e3f290fb12b0dabf662b0fb034c1
 SHA512 
c25be04b33558f7ebcee66df992aae38f29181474ebed82958d4d50639097b4a82eaf256d7b3576bfcd0cd3fe7682956e1d2cdbdb912d47fe86205d9b554
 DIST genpatches-4.4-91.experimental.tar.xz 87760 BLAKE2B 
d8a165fb3708192a12e826a713e896ca83785da084c9a9aeaae909473c598669867fa303636d762facd2d7bc1a857da3ba0d994ee62d008dc17955dd84181942
 SHA512 
0bbc83e076d45da1d0258bfd7f6acf6170e99891a9a857b2552f3a0fcefff4f318a8c5c8779591b0bb654760f905530de18723f2ba960618eae59a1b7219c28f
 DIST genpatches-4.4-91.extras.tar.xz 16468 BLAKE2B 
b99298cd9e57a2b8a0619495df0450373c9f5c14ff2398d76534c7167f3a563c05e67f9aff80ff97a474ae7a8cb298a4ffbc5eab25d79075aac5cc01964c3e9d
 SHA512 
229922945fcb882a0cb7dcba8bac9de51683690462a8df59e181a03d702fcb1c9b54078c5434624b4a197c481f0bb9b73dca58456ef5a5884a30bfd3644dfd6d

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.124.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.124.ebuild
new file mode 100644
index 000..5cdca17a415
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.124.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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/

2018-03-25 Thread Mike Pagano
commit: 80ec673c5ae6dff872274efdf089baf3422ba2b7
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 25 14:45:31 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 25 14:45:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ec673c

sys-kernel/gentoo-sources: Linux patch 4.14.30

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 85853413950..441ab47010e 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -16,6 +16,9 @@ DIST genpatches-4.14-33.extras.tar.xz 17492 BLAKE2B 
ebff9e91c92b4fb48ae355401faf
 DIST genpatches-4.14-34.base.tar.xz 893480 BLAKE2B 
26a867d2f723bee9e2e3f90ae1208f447aa6c025ef520020bcff2656c6870cc25ac44c0533fc555c77a8a4f8fe22b545ac8f2e10820935e5dd88fada4a40e71f
 SHA512 
6721ef0e5153d334c95f70c5180587ffc716882f4abaf71e830a79641499527aebf7e310ba81c9e0e69bf83656c53f19c4a22720686e20b476f032a56e30ba88
 DIST genpatches-4.14-34.experimental.tar.xz 5184 BLAKE2B 
1543a0da91eb42dc3c61b3670c2d5aa94a49bf30c3745b2408d43d55f009f378737d05d9c8cc2b16a43717ef96fe52758c0487f7f9ab725ced9482c92494321c
 SHA512 
e9014e32d8d4659d4d7ac5e4902b6a4bb1fca2f3263efae09873e966a86151045c054c42f3247074ca802fd7008a7ba8ff06cdc507367cf9298579ddcd73f6da
 DIST genpatches-4.14-34.extras.tar.xz 17492 BLAKE2B 
ebff9e91c92b4fb48ae355401faf2c7dfc4029899cb2bad7a31fd9c2d2675d6d941584d74db8f96971a64cbc2e2a1e8dd6e9b189443a8b7d4918f3ce33cdf481
 SHA512 
dc05fdfa9b0a799b8767109033434d8a2be00dedb19a420c395576fc142dd41e7ed1a74530d543958865d9d8557eac2b193fea3a16fb45fb1e725b0129ab75f2
+DIST genpatches-4.14-35.base.tar.xz 911684 BLAKE2B 
28fb557cfca83b5138fb6e04d0377c9d5507049680fc86f8e073ab00b4db89689d20dd6c22ca21ade35e3d10187b26139057114ae81f1db3a24ed436557719a7
 SHA512 
52bc894c5483c21d9228671adbd12be36be669a70426399d0c183e4a87e102e06e1151e5b057da4e9dd46696a74d03f5404bf4c180c15c3595bb1c44ae511965
+DIST genpatches-4.14-35.experimental.tar.xz 5184 BLAKE2B 
b4d97f8f7d4dc4fdeb22e316ee5474f86376571384385e0130d56f6228896d5de5cb74f3abd4e437b0fb2ad5f8e092c431ca3efe076af06e1d1008b70fc3
 SHA512 
5666450cc357545df8260e7100cfbfdc6389f7c766a93214ed5f8fb0ff7524c90fcdb232e136d3cf451be581e021b8ecc086d37782780b44772eb95e3a0f0432
+DIST genpatches-4.14-35.extras.tar.xz 17492 BLAKE2B 
585593b652ce04707ded634190d56ce3e548493b1d65e2cffe963d62abe3bab83134eb6a0feef45b94b324c577a7c5aa318bebeb2e97bf2943c8a1319e40ed3a
 SHA512 
df8d909c8897116f42877fce9b7e62f5eb651a0ab51861ad4e3acd68adebb40657755cb7c7757b001beec7f959cf1ef8691609b11deba0aa214baacc7b4f66ae
 DIST genpatches-4.15-1.base.tar.xz 5908 BLAKE2B 
6627ff7c5bd6b799dae5e61b1638ccc538715cc253521fd07faa0c5ea7dc9aed5204c040742d37a9d172509577ae5442526d11cbe8714540ee8e1f1637d0fbbc
 SHA512 
c7b8cb613f4a2e6570808d179be6972511ea45c849c4415509e38e1d4688014cab15486628bb282178f306ff786e83718fb2171d1391057bb817ed67a0508caf
 DIST genpatches-4.15-1.experimental.tar.xz 5184 BLAKE2B 
814356256c11ea5bb67706f47ed76d6fe6f8b4232b989ca042509ed2a7f3088f55bd113d3cac25342a66e4803f90864cca803c91661af106141b78ac9cf5fe18
 SHA512 
e840928a463a764d59013424045f64c1fdc8e5d18cf1d20c9ea15388d5f4c4b9ec6aa86e88c33add716366d6b18be175943c22b6bb1c88d3cdbaebb606a38b10
 DIST genpatches-4.15-1.extras.tar.xz 17492 BLAKE2B 
1242891d2ebe519d6c9d43eb6a0b2e9dd1c51ae76dc8aaf71f14dfbf3b9c52097cfc4ad59c5e2add1da4ded0a34a06e2d302a0366a8afb665f1536f899fa3f9d
 SHA512 
21830b23a1b16291beba81ac122a36e8bcf9268b548aa6e9258f18283e80f610ed249ccf320f27b0a45acd35e3bd8ba5ceb0420e360ae94635121f89d74903b6

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.30.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.30.ebuild
new file mode 100644
index 000..134b4a6a4b3
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.30.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="35"
+
+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: dev-texlive/texlive-langczechslovak/

2018-03-25 Thread Alexis Ballier
commit: 0f3d2fb3f8ba05286aed17cf9d0fe82f26527023
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Mar 25 12:00:28 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Mar 25 12:00:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3d2fb3

dev-texlive/texlive-langczechslovak: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-texlive/texlive-langczechslovak/Manifest   | 50 --
 .../texlive-langczechslovak-2015-r1.ebuild | 22 --
 .../texlive-langczechslovak-2016.ebuild| 24 ---
 3 files changed, 96 deletions(-)

diff --git a/dev-texlive/texlive-langczechslovak/Manifest 
b/dev-texlive/texlive-langczechslovak/Manifest
index 54e02eaa5cb..9ddf94aa5dd 100644
--- a/dev-texlive/texlive-langczechslovak/Manifest
+++ b/dev-texlive/texlive-langczechslovak/Manifest
@@ -1,75 +1,25 @@
-DIST texlive-module-babel-czech-2015.tar.xz 4872 BLAKE2B 
0bcd9f51f0ffd0aad9b3d96b136ec827d4d819b59c5983feb0721b1a3ebf726a1a44e9c99c935c9aa0f1d4f5884b0140aa05f22960bc92b5c3659edea6f39f46
 SHA512 
14cc5701540b8ff2a5e7af88ca2a35009d5ae1c4f361b755323679db0c4a0a0cef595da1f10e5bc02e6652cf65253acdf4ac0a24a8729c774ba64b1afdaa79cd
-DIST texlive-module-babel-czech-2016.tar.xz 4880 BLAKE2B 
f69224f45cdffa2e6e5552a96242e1be5ff03bb7d2b50fd1c6c11d92c347d6dc884cc1cfccd78296c4288c3682e3c225395a6d40142e30f7d440ffd60fed28ef
 SHA512 
8e596ffc9b44d3e42ad459ff45e95f8d5c0538df95d6de66c5ae5ebb78f8427046213f05f7457160df0b3d5965825c331e6b3a79515b3e393e7728d3b3089e2a
 DIST texlive-module-babel-czech-2017.tar.xz 4880 BLAKE2B 
f69224f45cdffa2e6e5552a96242e1be5ff03bb7d2b50fd1c6c11d92c347d6dc884cc1cfccd78296c4288c3682e3c225395a6d40142e30f7d440ffd60fed28ef
 SHA512 
8e596ffc9b44d3e42ad459ff45e95f8d5c0538df95d6de66c5ae5ebb78f8427046213f05f7457160df0b3d5965825c331e6b3a79515b3e393e7728d3b3089e2a
-DIST texlive-module-babel-czech.doc-2015.tar.xz 188640 BLAKE2B 
a472cdb84ff1f6c99de029b64b206128a1ae9933aa004e1bf66d9c1cbe816837f391dfb2eb8f318e16e0af4802bc0b403c2ead8c6e70a5f2f6640fbff49a57aa
 SHA512 
045accc944c5d60e35c96524469ebc729845ee08e1d1fa5ecc573081b656c3fb9aa2ab272dc5b9bc12e2606c39d6f8ba14d5183c9349e606110fdcf5b06d36ce
-DIST texlive-module-babel-czech.doc-2016.tar.xz 188640 BLAKE2B 
828fce5ba28f228c43303c028ebbc64bcb36de799f894ffb962035687c2faf0887fff4f2550b6a3b8217c0b856969181f2d30c339eed459728343d751505579c
 SHA512 
1e211d0e835db2d9b535c6bf81425a66c10873ae8ea99debf3c12fbfee90bed326c6e3c40990836a15372a31a1f8db2e591180bffab88b84f00f11dd2f28c363
 DIST texlive-module-babel-czech.doc-2017.tar.xz 188640 BLAKE2B 
828fce5ba28f228c43303c028ebbc64bcb36de799f894ffb962035687c2faf0887fff4f2550b6a3b8217c0b856969181f2d30c339eed459728343d751505579c
 SHA512 
1e211d0e835db2d9b535c6bf81425a66c10873ae8ea99debf3c12fbfee90bed326c6e3c40990836a15372a31a1f8db2e591180bffab88b84f00f11dd2f28c363
-DIST texlive-module-babel-czech.source-2015.tar.xz 12548 BLAKE2B 
ab5dd52ce6d88b21873613fb0444b4c8d1c845ebf7e9f84a34e43387f62b2a9f24226ceedf59bd6fb6a0ef8774d97385ca788cd42af8d3c875867f3c43c23577
 SHA512 
a4961f4115f0a0e084a317c101fe971096bfd778c5bcd6161d5baaa1c8f85a7927da23d729a0cb07f59475b7615622b341a86299d17e78d4ee67a522187b3f8e
-DIST texlive-module-babel-czech.source-2016.tar.xz 12548 BLAKE2B 
e8c1b6b9a7cc8deb62babf3bc530f0e54cf58c82992f36eafa6a2550e889244585b237bc47d873e24d0f8a6271b1d7c33d3b77c57051402a411fca8ffac98e2d
 SHA512 
0e1577c819be0151ac7aefc87f5287108840af643c3dbea36e4d9eedab93da4525c0e316893618889b2926cc507591e1e0bb4a6263f385eb158d0c1a003bce5e
 DIST texlive-module-babel-czech.source-2017.tar.xz 12548 BLAKE2B 
e8c1b6b9a7cc8deb62babf3bc530f0e54cf58c82992f36eafa6a2550e889244585b237bc47d873e24d0f8a6271b1d7c33d3b77c57051402a411fca8ffac98e2d
 SHA512 
0e1577c819be0151ac7aefc87f5287108840af643c3dbea36e4d9eedab93da4525c0e316893618889b2926cc507591e1e0bb4a6263f385eb158d0c1a003bce5e
-DIST texlive-module-babel-slovak-2015.tar.xz 5412 BLAKE2B 
3e944d66520c91cc53e53141626ad1298c98df52915109eb629b20ffe9f3008f9a62812cce9545ec31304197f8225e34422788f67b61fe6f91e44ca7f3d7
 SHA512 
8d0c716d0cab6a7c81a72fb3bf8e813848d6d5a68de5d1edf3a5516b596560d7fd825a91c719fd1ae8650508e8f8347584942e4ffab84b7d7aa6ff0b167107ad
-DIST texlive-module-babel-slovak-2016.tar.xz 5436 BLAKE2B 
96b3deacb6a13aeeba0fdf29a7d95ccdca67507e42b2097cc5b4f012a21e01db34dad18a1b5df06f544ca78b92a7bc6130ac2a41d6148b4bd23f8fcfb7022540
 SHA512 
1587e7f3a2bfd212283ae8359543476cf6562aa847c549eead1ca99677cd8a5fe13c726aa1ab142696c73d6cb304c24b563353a66d8e1a67bf35e785b7bd25ff
 DIST texlive-module-babel-slovak-2017.tar.xz 5436 BLAKE2B 
96b3deacb6a13aeeba0fdf29a7d95ccdca67507e42b2097cc5b4f012a21e01db34dad18a1b5df06f544ca78b92a7bc6130ac2a41d6148b4bd23f8fcfb7022540
 SHA512 
1587e7f3a2bfd212283ae8359543476cf6562aa847c549eead1ca99677cd8a5fe13c726aa1ab142696c73d6cb304c24b563353a66d8e1a67bf35e785b7bd25ff
-DIST texlive-module-babel-slovak.doc-2015.tar.xz 195276 BLAKE2B 

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

2018-03-25 Thread Alexis Ballier
commit: bc616dba82266480e60d28a59a3296c210c8eb9c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Mar 25 11:58:51 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Mar 25 11:58:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc616dba

app-text/texlive: remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/texlive/metadata.xml|   1 -
 app-text/texlive/texlive-2016.ebuild | 168 ---
 2 files changed, 169 deletions(-)

diff --git a/app-text/texlive/metadata.xml b/app-text/texlive/metadata.xml
index f6b35288f4e..b5f97187a8d 100644
--- a/app-text/texlive/metadata.xml
+++ b/app-text/texlive/metadata.xml
@@ -18,7 +18,6 @@
Add extra support for luatex
Add support for metapost: A tool for 
creating graphics in scalable PostScript
Add support for music typesetting 
(dev-texlive/texlive-music)
-   Add omega packages 
(dev-texlive/texlive-omega)
Add 
dev-tex/pdfannotextractor support, for extracting annotations from 
PDF files
Add pstricks packages 
(dev-texlive/texlive-pstricks)
Add support for publishers 
(dev-texlive/texlive-publishers)

diff --git a/app-text/texlive/texlive-2016.ebuild 
b/app-text/texlive/texlive-2016.ebuild
deleted file mode 100644
index 6558dfacd64..000
--- a/app-text/texlive/texlive-2016.ebuild
+++ /dev/null
@@ -1,168 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="A complete TeX distribution"
-HOMEPAGE="http://tug.org/texlive/;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cjk context detex dvi2tty extra epspdf games graphics
-humanities jadetex luatex metapost music omega pdfannotextractor png pstricks 
publishers
-science tex4ht texi2html truetype xetex xindy xml X"
-
-LANGS="af ar as bg bn br ca cs cy da de el en en-GB eo es et eu fa fi fr ga gl
-   gu he hi hr hsb hu hy ia id is it ja ko kn la lo lt lv ml mn mr nb nl 
nn no
-   or pa pl pt rm ro ru sa sco sk sl sq sr sv ta te th tk tr uk vi zh"
-
-for X in ${LANGS}; do
-   IUSE="${IUSE} l10n_${X}"
-done
-
-TEXLIVE_CAT="dev-texlive"
-
-DEPEND=">=app-text/texlive-core-${PV}"
-RDEPEND="${DEPEND}
-   app-text/psutils
-   >=${TEXLIVE_CAT}/texlive-fontutils-${PV}
-   media-gfx/sam2p
-   texi2html? ( app-text/texi2html )
-   sys-apps/texinfo
-   app-text/t1utils
-   >=app-text/lcdf-typetools-2.92[kpathsea]
-   truetype? ( >=app-text/ttf2pk2-2.0_p20150521 )
-   detex? ( dev-tex/detex )
-   app-text/ps2eps
-   dvi2tty? ( dev-tex/dvi2tty )
-   png? ( app-text/dvipng )
-   X? ( >=app-text/xdvik-22.87 )
-   >=${TEXLIVE_CAT}/texlive-basic-${PV}
-   >=${TEXLIVE_CAT}/texlive-fontsrecommended-${PV}
-   >=${TEXLIVE_CAT}/texlive-latex-${PV}
-   luatex? ( >=${TEXLIVE_CAT}/texlive-luatex-${PV} )
-   >=${TEXLIVE_CAT}/texlive-latexrecommended-${PV}
-   >=dev-tex/xcolor-2.11
-   >=dev-tex/latex-beamer-3.36
-   metapost? (
-   >=${TEXLIVE_CAT}/texlive-metapost-${PV}
-   dev-tex/feynmf
-   )
-   >=${TEXLIVE_CAT}/texlive-genericrecommended-${PV}
-   pdfannotextractor? ( dev-tex/pdfannotextractor )
-   extra? (
-   dev-tex/chktex
-   app-text/dvisvgm
-   dev-tex/latexdiff
-   >=dev-tex/latexmk-418
-   >=app-text/pdfjam-2.02
-   >=${TEXLIVE_CAT}/texlive-bibtexextra-${PV}
-   >=${TEXLIVE_CAT}/texlive-fontsextra-${PV}
-   >=${TEXLIVE_CAT}/texlive-formatsextra-${PV}
-   >=${TEXLIVE_CAT}/texlive-genericextra-${PV}
-   >=${TEXLIVE_CAT}/texlive-latexextra-${PV}
-   >=dev-tex/glossaries-2.07
-   >=dev-tex/leaflet-20041222
-   >=dev-tex/currvita-0.9i-r1
-   >=dev-tex/g-brief-4.0.2
-   >=dev-tex/envlab-1.2-r1
-   >=dev-tex/europecv-20060424-r1
-   >=dev-tex/svninfo-0.7.3-r1
-   >=${TEXLIVE_CAT}/texlive-plainextra-${PV}
-   )
-   xetex? ( >=${TEXLIVE_CAT}/texlive-xetex-${PV} )
-   graphics? ( >=${TEXLIVE_CAT}/texlive-pictures-${PV}
-   dev-tex/dot2texi )
-   epspdf? ( app-text/epspdf )
-   science? ( >=${TEXLIVE_CAT}/texlive-mathscience-${PV} )
-   publishers? ( >=${TEXLIVE_CAT}/texlive-publishers-${PV} )
-   music? ( >=${TEXLIVE_CAT}/texlive-music-${PV} )
-   pstricks? ( >=${TEXLIVE_CAT}/texlive-pstricks-${PV} )
-   omega? ( >=${TEXLIVE_CAT}/texlive-omega-${PV} )
-   context? ( 

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

2018-03-25 Thread Alexis Ballier
commit: f91d2c2ada82a93b7680793b2e1a6570b916
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Mar 25 12:04:23 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Mar 25 12:04:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f91d2c2a

dev-texlive/texlive-langgerman: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-texlive/texlive-langgerman/Manifest| 198 -
 .../texlive-langgerman-2015.ebuild |  21 ---
 .../texlive-langgerman-2016.ebuild |  22 ---
 3 files changed, 241 deletions(-)

diff --git a/dev-texlive/texlive-langgerman/Manifest 
b/dev-texlive/texlive-langgerman/Manifest
index 89db9362002..d6c7fa450cd 100644
--- a/dev-texlive/texlive-langgerman/Manifest
+++ b/dev-texlive/texlive-langgerman/Manifest
@@ -1,301 +1,103 @@
-DIST texlive-module-apalike-german-2016.tar.xz 5748 BLAKE2B 
74e1e03c80a903598b342754a95329898f233c2ab36b33e2a3e329612494636dafe4ab26a43373cafb0a976b6eef61853cb02c9eb56a467b8a98115e0873b40f
 SHA512 
d4b80cd50e43babff02c1fabe14b9664af35c9ddb89a89131a21b1a82c16a35c7416e2b0bf874ea4a6f8791ca8021540106a22caaeef51e35c0c1a472982270e
 DIST texlive-module-apalike-german-2017.tar.xz 5748 BLAKE2B 
74e1e03c80a903598b342754a95329898f233c2ab36b33e2a3e329612494636dafe4ab26a43373cafb0a976b6eef61853cb02c9eb56a467b8a98115e0873b40f
 SHA512 
d4b80cd50e43babff02c1fabe14b9664af35c9ddb89a89131a21b1a82c16a35c7416e2b0bf874ea4a6f8791ca8021540106a22caaeef51e35c0c1a472982270e
-DIST texlive-module-apalike-german.doc-2016.tar.xz 12748 BLAKE2B 
8cccfe32826000e8b1e038fdad87efe8c4e77e5d1cb71a21633d8c976b4be9e70e7f446246dbdf9398798077fe0ad9295f514f46707cebd8fc253e8bd62a27fc
 SHA512 
de65268faa16789d70253986c9aa29ab2953f34af28c5945980b9e873c7401914bb6e15cf6468a0e524d1c569035f33d8785175fe61e33cbe238806ca56d44f1
 DIST texlive-module-apalike-german.doc-2017.tar.xz 12760 BLAKE2B 
2a10b8cd9b4b02e01c276ec9fe69a9b1029b64d7a6f04cfbeea953d510744d8b76fc8332e3be0328fead7518b811b174507416b92ce70f205e56bd1c46bad052
 SHA512 
714d927e30d1739e69f66806083e0e94ea955cb8b312fea44c9699356355da0c8fd4ba1fc2076ec6ebea767b3726bbb61bca8ff4b5e06c16062d509a2c6a8575
-DIST texlive-module-babel-german-2015.tar.xz 3448 BLAKE2B 
3a8bbbd4489cc057a9cf12180170bd7d4ea3b1b5e773b14138d99b436c4112b1a8a23c6dd4fb0f212573625d136fc48ce57b82685806fd7bc55fb9eaafd2a6bc
 SHA512 
6f4b5ac16ef3a00751dd308c91f763f5713148c4c24eda710b918d9c5a0b0f4c2ea0bb3b9745026380dc3b387e6d88f0d4d2c106308093f53a494d8bc672871a
-DIST texlive-module-babel-german-2016.tar.xz 3600 BLAKE2B 
de7b32e72e5ab8029f6518acb68fc96a801f1eae32b5ea19d54f7e380de42c51d136992b160004c87091ccd3dcbd07de8e758092407c5260178c24eae2cb5fe7
 SHA512 
1361103f482e7cda0078b79889c2c8e9a156a7c4ede06750862ac193de969b3e605cc04fa9eb532a6ddd1f25518be08c17fb85c7ebca1613d0f55c3dd7f03503
 DIST texlive-module-babel-german-2017.tar.xz 3600 BLAKE2B 
de7b32e72e5ab8029f6518acb68fc96a801f1eae32b5ea19d54f7e380de42c51d136992b160004c87091ccd3dcbd07de8e758092407c5260178c24eae2cb5fe7
 SHA512 
1361103f482e7cda0078b79889c2c8e9a156a7c4ede06750862ac193de969b3e605cc04fa9eb532a6ddd1f25518be08c17fb85c7ebca1613d0f55c3dd7f03503
-DIST texlive-module-babel-german.doc-2015.tar.xz 131896 BLAKE2B 
6267744e8fe9472ff981a2af795c79ca427b5f047bc4dcc864669e64c9b12465371cd80670977dc1b25e759c0c077cacf06a35c8557b1bc7a0b423e0a0a26cef
 SHA512 
f9049ce134c9bddb1a57d828de4da4bca25f556d697cd410421cee9645433c511887f0b0b199508ae64a3b61b5c81dc7dc19e5922024a4f9510cf71fa5c099cc
-DIST texlive-module-babel-german.doc-2016.tar.xz 499656 BLAKE2B 
aa3d108cc2e678c08f46b4e4c8d9e0ba195eeab5e05081f90c95a4240a2821310e1c2f74320c3ec4df5e05598ea7cf64d4962a6abc1d3031bf68ca02f9e5cc98
 SHA512 
aa2b373ce5d11afe41fb46c84811c29803af3c68977973a80ad550a323dc5563c61a770863b5b490f7341581b7ddaaf9eace73b4c4c8d66eab78667a4e69ef5a
 DIST texlive-module-babel-german.doc-2017.tar.xz 499656 BLAKE2B 
aa3d108cc2e678c08f46b4e4c8d9e0ba195eeab5e05081f90c95a4240a2821310e1c2f74320c3ec4df5e05598ea7cf64d4962a6abc1d3031bf68ca02f9e5cc98
 SHA512 
aa2b373ce5d11afe41fb46c84811c29803af3c68977973a80ad550a323dc5563c61a770863b5b490f7341581b7ddaaf9eace73b4c4c8d66eab78667a4e69ef5a
-DIST texlive-module-babel-german.source-2015.tar.xz 10484 BLAKE2B 
b66f98048aa414f5a8abcfc0bf4e7f8ab281acdf132e6718c879f96f36f867172c72245edb40a2db5deb7d565f07b771436a6565e53693c9a8eb1f14fc31ba5d
 SHA512 
2caa8ec7f37200c69f2c9456176c4a213150d95251bd931407f69fbd16ba2bb85f14745ce5585d89e6dd2e6449cd60bfe57e92088a8d1baddab41b6b7021c367
-DIST texlive-module-babel-german.source-2016.tar.xz 11392 BLAKE2B 
26a58c97c43294334fda0c8cc6cad9996c19c68cb80b3a02c93202270521baa799e86066455314c2bfa2c3efefd548c268cbc03886a37867a5ffebc062bd7e4f
 SHA512 
f8abbc9d357e1a0b642309aac19963ba3ea68d024e0da6dbca327c2db965a66c45afa1798aaf24b7f2eeba15915a3d25a998869c810df6c0c7137ab8376dd2fb
 DIST texlive-module-babel-german.source-2017.tar.xz 11392 BLAKE2B 

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

2018-03-25 Thread Sergei Trofimovich
commit: b1993e65b8f174e5dc6dbfb00a00842e3b457e66
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:30:28 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:30:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1993e65

dev-ruby/http: keyworded 0.9.8-r2 for ppc, bug #624234

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

 dev-ruby/http/http-0.9.8-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/http/http-0.9.8-r2.ebuild 
b/dev-ruby/http/http-0.9.8-r2.ebuild
index eb1d54271b8..f37b1828396 100644
--- a/dev-ruby/http/http-0.9.8-r2.ebuild
+++ b/dev-ruby/http/http-0.9.8-r2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http;
 
 LICENSE="MIT"
 SLOT="0.8"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "



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

2018-03-25 Thread Sergei Trofimovich
commit: ed6875c251b301ae64a2d394b29c5a3b7d647ecb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:27:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:27:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6875c2

dev-ruby/hashdiff: keyworded 0.3.7 for ppc, bug #624234

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

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

diff --git a/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild 
b/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild
index 36e1632676a..5fb31439805 100644
--- a/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild
+++ b/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 all_ruby_prepare() {



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

2018-03-25 Thread Sergei Trofimovich
commit: 1dc5831406e85190d0bccacadf212596865a33b3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:13:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:13:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc58314

dev-util/dialog: stable 1.3.20170131 for ppc64, bug #617162

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

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

diff --git a/dev-util/dialog/dialog-1.3.20170131.ebuild 
b/dev-util/dialog/dialog-1.3.20170131.ebuild
index a3edce261da..c73170b2241 100644
--- a/dev-util/dialog/dialog-1.3.20170131.ebuild
+++ b/dev-util/dialog/dialog-1.3.20170131.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${MY_P}.tgz;
 
 LICENSE="GPL-2"
 SLOT="0/14"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="examples minimal nls static-libs unicode"
 
 RDEPEND="



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

2018-03-25 Thread Sergei Trofimovich
commit: 3ca2f3b9870c498f63ed601c6858e77dbf978743
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:27:17 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:27:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca2f3b9

dev-ruby/thor: keyworded 0.19.4 for ppc, bug #624234

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

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

diff --git a/dev-ruby/thor/thor-0.20.0.ebuild b/dev-ruby/thor/thor-0.20.0.ebuild
index 2d4022dbaff..9d282c48b68 100644
--- a/dev-ruby/thor/thor-0.20.0.ebuild
+++ b/dev-ruby/thor/thor-0.20.0.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="doc"
 
 USE_RUBY="ruby21 ruby22 ruby23" ruby_add_bdepend "



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

2018-03-25 Thread Sergei Trofimovich
commit: c12bcbc6b261118b646eee192b5f7bc7a7147c75
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:19:22 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:19:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12bcbc6

dev-ruby/actionpack: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/actionpack/actionpack-5.1.4.ebuild | 2 +-
 dev-ruby/actionpack/actionpack-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/actionpack/actionpack-5.1.4.ebuild 
b/dev-ruby/actionpack/actionpack-5.1.4.ebuild
index d9f2139f34e..e4aa3316249 100644
--- a/dev-ruby/actionpack/actionpack-5.1.4.ebuild
+++ b/dev-ruby/actionpack/actionpack-5.1.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/actionpack/actionpack-5.1.5.ebuild 
b/dev-ruby/actionpack/actionpack-5.1.5.ebuild
index 2b813189e5c..a6ccce8788d 100644
--- a/dev-ruby/actionpack/actionpack-5.1.5.ebuild
+++ b/dev-ruby/actionpack/actionpack-5.1.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2018-03-25 Thread Sergei Trofimovich
commit: f510276b477605429dec0d58a61371e72d344af3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:34:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:34:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f510276b

dev-ruby/activejob: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/activejob/activejob-5.1.4.ebuild | 2 +-
 dev-ruby/activejob/activejob-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/activejob/activejob-5.1.4.ebuild 
b/dev-ruby/activejob/activejob-5.1.4.ebuild
index 20cb6570c1a..16102b24c9d 100644
--- a/dev-ruby/activejob/activejob-5.1.4.ebuild
+++ b/dev-ruby/activejob/activejob-5.1.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/activejob/activejob-5.1.5.ebuild 
b/dev-ruby/activejob/activejob-5.1.5.ebuild
index 20cb6570c1a..16102b24c9d 100644
--- a/dev-ruby/activejob/activejob-5.1.5.ebuild
+++ b/dev-ruby/activejob/activejob-5.1.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2018-03-25 Thread Sergei Trofimovich
commit: a66f80672145fc3fabbf8be3632e4ec96efef3dc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:23:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:23:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66f8067

dev-ruby/activemodel: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/activemodel/activemodel-5.1.4.ebuild | 2 +-
 dev-ruby/activemodel/activemodel-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/activemodel/activemodel-5.1.4.ebuild 
b/dev-ruby/activemodel/activemodel-5.1.4.ebuild
index 395519a4587..7f97f6384ff 100644
--- a/dev-ruby/activemodel/activemodel-5.1.4.ebuild
+++ b/dev-ruby/activemodel/activemodel-5.1.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/activemodel/activemodel-5.1.5.ebuild 
b/dev-ruby/activemodel/activemodel-5.1.5.ebuild
index 782c47b12f2..a0b573ba9df 100644
--- a/dev-ruby/activemodel/activemodel-5.1.5.ebuild
+++ b/dev-ruby/activemodel/activemodel-5.1.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2018-03-25 Thread Sergei Trofimovich
commit: 5afa0e2c908ddba1bf80252e4659d0eb5dfd20e1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:13:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:13:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afa0e2c

app-portage/portage-utils: stable 0.64 for hppa, bug #622578

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

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

diff --git a/app-portage/portage-utils/portage-utils-0.64.ebuild 
b/app-portage/portage-utils/portage-utils-0.64.ebuild
index 9fae38417f2..b56d5c2a0f0 100644
--- a/app-portage/portage-utils/portage-utils-0.64.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.64.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls static"
 
 RDEPEND="dev-libs/iniparser:0"



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

2018-03-25 Thread Sergei Trofimovich
commit: 8779b6410142b3cb0280f4dc711f1fab9ce460dc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:31:47 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:31:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8779b641

dev-ruby/webmock: keyworded 2.3.2 for ppc, bug #624234

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

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

diff --git a/dev-ruby/webmock/webmock-2.3.2.ebuild 
b/dev-ruby/webmock/webmock-2.3.2.ebuild
index 71a8ab4b29f..40aee18ba47 100644
--- a/dev-ruby/webmock/webmock-2.3.2.ebuild
+++ b/dev-ruby/webmock/webmock-2.3.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/bblimke/webmock;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
dev-ruby/hashdiff"



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

2018-03-25 Thread Sergei Trofimovich
commit: 6877e9f8d7d7419b94b27dff63aa048b3bc87e5a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:15:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:15:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6877e9f8

dev-ruby/actionmailer: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/actionmailer/actionmailer-5.1.4.ebuild | 2 +-
 dev-ruby/actionmailer/actionmailer-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/actionmailer/actionmailer-5.1.4.ebuild 
b/dev-ruby/actionmailer/actionmailer-5.1.4.ebuild
index ee366fa61a7..eb97299a0c6 100644
--- a/dev-ruby/actionmailer/actionmailer-5.1.4.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-5.1.4.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/actionmailer/actionmailer-5.1.5.ebuild 
b/dev-ruby/actionmailer/actionmailer-5.1.5.ebuild
index ee366fa61a7..eb97299a0c6 100644
--- a/dev-ruby/actionmailer/actionmailer-5.1.5.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-5.1.5.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2018-03-25 Thread Sergei Trofimovich
commit: 06662a4912112f0ede55c1668f3b276faa7503a5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:20:05 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:20:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06662a49

dev-ruby/activerecord: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/activerecord/activerecord-5.1.4.ebuild | 2 +-
 dev-ruby/activerecord/activerecord-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/activerecord/activerecord-5.1.4.ebuild 
b/dev-ruby/activerecord/activerecord-5.1.4.ebuild
index afc6abcadc5..cf6edd4bce8 100644
--- a/dev-ruby/activerecord/activerecord-5.1.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-5.1.4.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="mysql postgres sqlite"
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/activerecord/activerecord-5.1.5.ebuild 
b/dev-ruby/activerecord/activerecord-5.1.5.ebuild
index afc6abcadc5..cf6edd4bce8 100644
--- a/dev-ruby/activerecord/activerecord-5.1.5.ebuild
+++ b/dev-ruby/activerecord/activerecord-5.1.5.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="mysql postgres sqlite"
 
 RUBY_S="rails-${PV}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: www-servers/puma/

2018-03-25 Thread Sergei Trofimovich
commit: 71f0fcbd243d08717613b198d2a9ba3a5237953e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:15:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:15:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f0fcbd

www-servers/puma: keyworded 3.11.3 for ppc, bug #624234

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

 www-servers/puma/puma-3.11.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/puma/puma-3.11.3.ebuild 
b/www-servers/puma/puma-3.11.3.ebuild
index 3108c2d040e..b12e2ecfc13 100644
--- a/www-servers/puma/puma-3.11.3.ebuild
+++ b/www-servers/puma/puma-3.11.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



[gentoo-commits] repo/gentoo:master commit in: www-servers/puma/

2018-03-25 Thread Sergei Trofimovich
commit: e7d7134587cb7efe6b5c82c9ba7f9aedda28a0f0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:15:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:15:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d71345

www-servers/puma: keyworded 3.11.2 for ppc, bug #624234

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

 www-servers/puma/puma-3.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/puma/puma-3.11.2.ebuild 
b/www-servers/puma/puma-3.11.2.ebuild
index a1c02c3635e..7bac9556728 100644
--- a/www-servers/puma/puma-3.11.2.ebuild
+++ b/www-servers/puma/puma-3.11.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



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

2018-03-25 Thread Sergei Trofimovich
commit: 392a1b1ee23759c2143652faab2d970614140a5c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:22:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:22:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392a1b1e

dev-ruby/railties: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/railties/railties-5.1.4.ebuild | 2 +-
 dev-ruby/railties/railties-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/railties/railties-5.1.4.ebuild 
b/dev-ruby/railties/railties-5.1.4.ebuild
index 5321febc0c6..e7b02135521 100644
--- a/dev-ruby/railties/railties-5.1.4.ebuild
+++ b/dev-ruby/railties/railties-5.1.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/railties/railties-5.1.5.ebuild 
b/dev-ruby/railties/railties-5.1.5.ebuild
index 39bbb70c96c..45ce9539c7b 100644
--- a/dev-ruby/railties/railties-5.1.5.ebuild
+++ b/dev-ruby/railties/railties-5.1.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2018-03-25 Thread Sergei Trofimovich
commit: 859b46e42801d76373a1d0bdfc16e2b02fbf1d92
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:39:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859b46e4

dev-ruby/activesupport: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/activesupport/activesupport-5.1.4.ebuild | 2 +-
 dev-ruby/activesupport/activesupport-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/activesupport/activesupport-5.1.4.ebuild 
b/dev-ruby/activesupport/activesupport-5.1.4.ebuild
index 2035dbdebbf..f453da60d8b 100644
--- a/dev-ruby/activesupport/activesupport-5.1.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/activesupport/activesupport-5.1.5.ebuild 
b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
index 773f52432ed..df2fb3822f2 100644
--- a/dev-ruby/activesupport/activesupport-5.1.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2018-03-25 Thread Sergei Trofimovich
commit: 1ccfd22df8495e1d525874ee085408ffc675cdb3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:38:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:38:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ccfd22d

dev-ruby/listen: keyworded 3.1.5-r1 for ppc, bug #624234

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

 dev-ruby/listen/listen-3.1.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/listen/listen-3.1.5-r1.ebuild 
b/dev-ruby/listen/listen-3.1.5-r1.ebuild
index b4d99466a89..eb1da42ebca 100644
--- a/dev-ruby/listen/listen-3.1.5-r1.ebuild
+++ b/dev-ruby/listen/listen-3.1.5-r1.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 # Block on other packages trying to install a /usr/bin/listen



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

2018-03-25 Thread Sergei Trofimovich
commit: 672105609bff14a59201ac53797d37d088c6d9cc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:30:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:30:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67210560

dev-ruby/webmock: keyworded 3.3.0 for ppc, bug #624234

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

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

diff --git a/dev-ruby/webmock/webmock-3.3.0.ebuild 
b/dev-ruby/webmock/webmock-3.3.0.ebuild
index 020da3fa46d..c8012a63170 100644
--- a/dev-ruby/webmock/webmock-3.3.0.ebuild
+++ b/dev-ruby/webmock/webmock-3.3.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/bblimke/webmock;
 
 LICENSE="GPL-2"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
dev-ruby/hashdiff"



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

2018-03-25 Thread Sergei Trofimovich
commit: 72afa22ef5a34a4bca8f3d6039368b6c32bcdbbf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:33:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:33:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72afa22e

dev-ruby/globalid: keyworded 0.4.1 for ppc, bug #624234

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

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

diff --git a/dev-ruby/globalid/globalid-0.4.1.ebuild 
b/dev-ruby/globalid/globalid-0.4.1.ebuild
index 0a0553c192d..fc9841d9a3a 100644
--- a/dev-ruby/globalid/globalid-0.4.1.ebuild
+++ b/dev-ruby/globalid/globalid-0.4.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/rails/globalid/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bundler >=dev-ruby/activemodel-4.2.0 
>=dev-ruby/railties-4.2.0 )"



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

2018-03-25 Thread Sergei Trofimovich
commit: dd659a792297b5b33c655e684a897965d81b1146
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:21:50 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:21:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd659a79

dev-ruby/thor: keyworded 0.19.4 for ppc, bug #624234

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

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

diff --git a/dev-ruby/thor/thor-0.19.4.ebuild b/dev-ruby/thor/thor-0.19.4.ebuild
index 738bf2fa4c1..c1e11304fac 100644
--- a/dev-ruby/thor/thor-0.19.4.ebuild
+++ b/dev-ruby/thor/thor-0.19.4.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="doc"
 
 all_ruby_prepare() {



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

2018-03-25 Thread Sergei Trofimovich
commit: de28ad6e19f1f781a9c354f2f7eb032cfa31fbf0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:28:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:28:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de28ad6e

dev-ruby/http: keyworded 3.0.0 for ppc, bug #624234

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

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

diff --git a/dev-ruby/http/http-3.0.0.ebuild b/dev-ruby/http/http-3.0.0.ebuild
index 4a7cdf3e37e..290fe8f716f 100644
--- a/dev-ruby/http/http-3.0.0.ebuild
+++ b/dev-ruby/http/http-3.0.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "



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

2018-03-25 Thread Sergei Trofimovich
commit: 8df1611f6bf03f640e86994b7065adf01c1c09b6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:28:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:28:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df1611f

dev-ruby/certificate_authority: keyworded 0.1.6-r2 for ppc, bug #624234

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

 dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild 
b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild
index 319ff73f1d1..0e63ad3ac9a 100644
--- a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild
+++ b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/cchandler/certificate_authority;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*"



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

2018-03-25 Thread Sergei Trofimovich
commit: f908fc685f42e5d82b69be8ed2847b266f918143
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 12:19:39 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 12:19:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f908fc68

dev-ruby/actionview: keyworded 5.1.4 for ppc, bug #624234

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

 dev-ruby/actionview/actionview-5.1.4.ebuild | 2 +-
 dev-ruby/actionview/actionview-5.1.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/actionview/actionview-5.1.4.ebuild 
b/dev-ruby/actionview/actionview-5.1.4.ebuild
index fafc9b44756..db4ce24785a 100644
--- a/dev-ruby/actionview/actionview-5.1.4.ebuild
+++ b/dev-ruby/actionview/actionview-5.1.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"

diff --git a/dev-ruby/actionview/actionview-5.1.5.ebuild 
b/dev-ruby/actionview/actionview-5.1.5.ebuild
index e35e2863b78..a8a2e7bf010 100644
--- a/dev-ruby/actionview/actionview-5.1.5.ebuild
+++ b/dev-ruby/actionview/actionview-5.1.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



  1   2   3   4   >