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

2017-12-24 Thread Hans de Graaff
commit: e2e10fee8efb8300ae841eac598bbeee4793a6db
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:46:02 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e10fee

ruby-utils.eclass: add ruby25 target

 eclass/ruby-utils.eclass | 4 
 1 file changed, 4 insertions(+)

diff --git a/eclass/ruby-utils.eclass b/eclass/ruby-utils.eclass
index 9c4d8fb818f..e4a072a0972 100644
--- a/eclass/ruby-utils.eclass
+++ b/eclass/ruby-utils.eclass
@@ -67,6 +67,10 @@ _ruby_implementation_depend() {
rubypn="dev-lang/ruby"
rubyslot=":2.4"
;;
+   ruby25)
+   rubypn="dev-lang/ruby"
+   rubyslot=":2.5"
+   ;;
ree18)
rubypn="dev-lang/ruby-enterprise"
rubyslot=":1.8"



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

2017-12-24 Thread Hans de Graaff
commit: 58c0fa3d50b0f7c88cf57000b708f2390a2d4975
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:49:21 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c0fa3d

dev-ruby/thread_safe: amd64 stable

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild 
b/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild
index de75f251f06..b8a4bc2e5bb 100644
--- a/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild
+++ b/dev-ruby/thread_safe/thread_safe-0.3.6.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ruby-concurrency/thread_safe;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 # Higher atomic dependency since earlier versions crash on ruby20 while



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

2017-12-24 Thread Hans de Graaff
commit: 0f7242503f8c29d811ae0023550bbf2e74c55ac6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:39:03 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f724250

app-eselect/eselect-ruby: add support for ruby25

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-eselect/eselect-ruby/Manifest  |  1 +
 .../eselect-ruby/eselect-ruby-20171225.ebuild  | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/app-eselect/eselect-ruby/Manifest 
b/app-eselect/eselect-ruby/Manifest
index 0f9e66cde23..21a86cd2703 100644
--- a/app-eselect/eselect-ruby/Manifest
+++ b/app-eselect/eselect-ruby/Manifest
@@ -1,2 +1,3 @@
 DIST ruby.eselect-20161226.xz 1900 BLAKE2B 
698f004e548924ca7c58dfceccc3d21029d6460d21dd67e4466e3a8c4bfdc3a7976c51754ba376c5acbbec7c1146368b532f1cda079f8b5f6f86b7b08c700214
 SHA512 
69cf17e42d9908fdfc9b08a3ca2c1f406a5968fc1c22663cc4b2388ad29d3bdb8aec4f0210ce9d5c118514aea81a4465a299347dd702f859ba8660fcb3882f17
 DIST ruby.eselect-20170723.xz 1972 BLAKE2B 
338f9fbb81ebe3c0fdcab77ab12cabd6aa334ac3bf64352cd801c8088d7c3ac4c452e647addc98497d104df24f7934d8cdd8b0008e4f52fb27306a80411f793b
 SHA512 
9c0614bc7e2ce9811466f257035d74622a96db8d44aa0908414fbac7d4142c34350257b08ace7371901e46cc0c9a38c3f2acae3caea4fb354ccc37b8c919b48f
+DIST ruby.eselect-20171225.xz 1972 BLAKE2B 
919a5d3847fd38dd86352623dca38523a323b0450f3fb2f04c5fb426e905431a6ef2e221c7221b67b9c4a989253ef2cda70a1dd2df710eb9331234bcefcc0dd6
 SHA512 
3398de77c5a836119f52980d26702c891af1bc7f83596829591d268cb252843242c2e00c42e10cfe3468a4b92e47e6d551108d21d1e322edda7e4756a1b5ad86

diff --git a/app-eselect/eselect-ruby/eselect-ruby-20171225.ebuild 
b/app-eselect/eselect-ruby/eselect-ruby-20171225.ebuild
new file mode 100644
index 000..8cd0413703d
--- /dev/null
+++ b/app-eselect/eselect-ruby/eselect-ruby-20171225.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Manages multiple Ruby versions"
+HOMEPAGE="https://www.gentoo.org;
+SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/ruby.eselect-${PVR}.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=app-admin/eselect-1.0.2"
+
+S=${WORKDIR}
+
+src_install() {
+   insinto /usr/share/eselect/modules
+   newins "${WORKDIR}/ruby.eselect-${PVR}" ruby.eselect || die
+}



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

2017-12-24 Thread Hans de Graaff
commit: 60109938488845344a5c54df9a72ef7f6d68d8e5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:16:34 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60109938

dev-ruby/thread_safe: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/thread_safe/Manifest |  1 -
 dev-ruby/thread_safe/thread_safe-0.3.5.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/thread_safe/Manifest b/dev-ruby/thread_safe/Manifest
index c4d33213014..1b9952e0346 100644
--- a/dev-ruby/thread_safe/Manifest
+++ b/dev-ruby/thread_safe/Manifest
@@ -1,2 +1 @@
-DIST thread_safe-0.3.5.gem 120832 BLAKE2B 
8e5ee2ded9ddab5cf98893dae5a2316163c87f4a5f213e9bd46ac4a31fc581464de3c782001ad3fea55927f8ca1c741ecf399a0df2130bff9bb4c8564244ed04
 SHA512 
35749e7e9f6a95115d86bbd7bd5cae92f64dbddc36caf5d5ab8bc23db75ade51c31b6b9ef5afac4cfc744cfa624a002468fc0727eff33b69aa80f7bb383df471
 DIST thread_safe-0.3.6.gem 120832 BLAKE2B 
0e3a1aec1d34119dc1f673acdc3d2e18b8c5f970bf79726e4729a806a52ce6ab265fd713972065011e8a04cf2776dda871d3d747eec77b0e94235de776d0cb2d
 SHA512 
a11808576392c068e1cb31faad706be2b1bbfa4837c655c2ab1d5a235b62b25ece62065de6b65bd25496fa827ed89eb0796b90467107df255825e01316ff1805

diff --git a/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild 
b/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild
deleted file mode 100644
index 1bac832bb00..000
--- a/dev-ruby/thread_safe/thread_safe-0.3.5.ebuild
+++ /dev/null
@@ -1,34 +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_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A collection of thread-safe versions of common core Ruby classes"
-HOMEPAGE="https://github.com/ruby-concurrency/thread_safe;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Higher atomic dependency since earlier versions crash on ruby20 while
-# running thread_safe tests.
-ruby_add_bdepend "test? ( >=dev-ruby/atomic-1.1.16 >=dev-ruby/minitest-4 )"
-
-each_ruby_prepare() {
-   sed -i -e "/[Bb]undler/d" Rakefile || die
-   sed -i -e "/simplecov/,+19d" -e "/minitest\/reporters/,+2d" 
test/test_helper.rb || die
-}
-
-each_ruby_test() {
-   einfo "The test suite may take up to 10 minutes to run without apparent 
feedback"
-   each_fakegem_test
-}



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

2017-12-24 Thread Hans de Graaff
commit: 3062c584b1115cee67bc22db225531237ec465ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:19:54 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3062c584

dev-ruby/atomic: amd64 stable

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-ruby/atomic/atomic-1.1.99.ebuild 
b/dev-ruby/atomic/atomic-1.1.99.ebuild
index 7efdf341a55..800f70a4261 100644
--- a/dev-ruby/atomic/atomic-1.1.99.ebuild
+++ b/dev-ruby/atomic/atomic-1.1.99.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/headius/ruby-atomic;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2017-12-24 Thread Hans de Graaff
commit: 81e86656ce5124702c45238480a8d1e518c10a1c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:44:06 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e86656

ruby-utils.eclass: remove obsolete ruby21 target from defaults

 eclass/ruby-utils.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/ruby-utils.eclass b/eclass/ruby-utils.eclass
index 854ce06ac05..9c4d8fb818f 100644
--- a/eclass/ruby-utils.eclass
+++ b/eclass/ruby-utils.eclass
@@ -28,7 +28,7 @@ if [[ ! ${_RUBY_UTILS} ]]; then
 # provide for a better first installation experience.
 
 # All RUBY_TARGETS
-RUBY_TARGETS_PREFERENCE="ruby22 ruby21 "
+RUBY_TARGETS_PREFERENCE="ruby22 "
 
 # All other active ruby targets
 RUBY_TARGETS_PREFERENCE+="ruby23 ruby24"



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

2017-12-24 Thread Hans de Graaff
commit: bedec55a6182953104218a4646b79d0a9a5e5c9f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:55:21 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedec55a

profiles: add ruby25 ruby target

 profiles/base/use.stable.mask   | 3 ++-
 profiles/desc/ruby_targets.desc | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 242a34b3fe1..50bb99740ee 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -15,10 +15,11 @@ python_single_target_pypy
 python_targets_pypy3
 python_single_target_pypy3
 
-# Hans de Graaff  (25 Dec 2016)
+# Hans de Graaff  (25 Dec 2017)
 # Currently in testing and not ready to go stable yet.
 ruby_targets_ruby23
 ruby_targets_ruby24
+ruby_targets_ruby25
 
 # Patrick Lauer  (28 Apr 2015)
 # dependencies not stable yet

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index abd939a8d14..00d92301e37 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -8,3 +8,4 @@ ruby21 - Build with MRI Ruby 2.1.x
 ruby22 - Build with MRI Ruby 2.2.x
 ruby23 - Build with MRI Ruby 2.3.x
 ruby24 - Build with MRI Ruby 2.4.x
+ruby25 - Build with MRI Ruby 2.5.x



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

2017-12-24 Thread Hans de Graaff
commit: aeb9e11dc141ade49beebc065d3a745f5f620a5b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:15:00 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb9e11d

dev-ruby/tzinfo: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/tzinfo/Manifest|  1 -
 dev-ruby/tzinfo/tzinfo-1.2.3.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/tzinfo/Manifest b/dev-ruby/tzinfo/Manifest
index 9f35e1f0db9..40e38391ee6 100644
--- a/dev-ruby/tzinfo/Manifest
+++ b/dev-ruby/tzinfo/Manifest
@@ -1,3 +1,2 @@
 DIST tzinfo-0.3.53.gem 301056 BLAKE2B 
bc1c2da47f1acb1931ef578f757f1ce1d574ddb113f2967171e7f530781431ac11e47c2d02edeb5bf378b817f5e08fa1fde3e3bd36309c0887c45bcd271bc36a
 SHA512 
f5a0119c04852845f1e4c8db36a2a374f2886ee5a14eee74ecacf19bc60bdf3e65197ee2ad1fe4fee56ac882b2e7cf17dcb4fef593767675e1fdb3da33b31b24
-DIST tzinfo-1.2.3.gem 151552 BLAKE2B 
7631c4c3e5f4461dfd6dff0350714590f19d69756efff984f633282f8790cf3b407bff5b0b7ca8641d6a0fdc88e2074c3ba82d5ca564b3f4d2e6ed3437e3c16d
 SHA512 
79a0c364d02ae1964e032586546073ebda3af822cbc064c06927cf48b7c9d0577ad38a738dc4e7065fd8a56e5a7939290e74031d850172635906744c841a6d2c
 DIST tzinfo-1.2.4.gem 152576 BLAKE2B 
c6815fc7277153c5e00ea2359845df25affab5a08f9274729254662e056de702613f4b8ca5b4f2ddcd756d86ae12e534a4e2a5a4661f361ef1d59cb3d7f07bfa
 SHA512 
0b983aa6b4fdbb3c49329bb51394f1edbeb6f4d216d108448aa9dce751dbc2e348d58032cb41df78a3d249611770e9e345a4d0041597ceadf052b863c3e6d1ab

diff --git a/dev-ruby/tzinfo/tzinfo-1.2.3.ebuild 
b/dev-ruby/tzinfo/tzinfo-1.2.3.ebuild
deleted file mode 100644
index f28de5080ad..000
--- a/dev-ruby/tzinfo/tzinfo-1.2.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST="test_zoneinfo"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="https://tzinfo.github.io/;
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-RDEPEND="sys-libs/timezone-data"
-DEPEND="test? ( sys-libs/timezone-data )"
-
-ruby_add_rdepend ">=dev-ruby/thread_safe-0.1:0"
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
-
-all_ruby_prepare() {
-   # Set the secure permissions that tests expect.
-   chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
-}



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

2017-12-24 Thread Hans de Graaff
commit: 76944e07506626bf459e8944f01820c0f43745d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:12:39 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76944e07

dev-ruby/bcrypt-ruby: amd64 stable

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild 
b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild
index df9e6a1ee3f..e043c8b574f 100644
--- a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild
+++ b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="An easy way to keep your users' passwords secure"
 HOMEPAGE="https://github.com/codahale/bcrypt-ruby;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2017-12-24 Thread Hans de Graaff
commit: 16885f11f2a0862395a8ff6beb7c123bda678a07
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:52:35 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16885f11

dev-ruby/tzinfo: amd64 stable

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild 
b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
index e88eac65e79..350b5d60fb4 100644
--- a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://tzinfo.github.io/;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 RDEPEND="sys-libs/timezone-data"



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

2017-12-24 Thread Hans de Graaff
commit: 4f2c6f85e2385a7fc41cef1a7ef98af6674b03c8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:46:46 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:58:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2c6f85

ruby-ng.eclass: refer to ruby-utils.eclass for targets list

 eclass/ruby-ng.eclass | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass
index e9d0f33e558..8d6f0082b9e 100644
--- a/eclass/ruby-ng.eclass
+++ b/eclass/ruby-ng.eclass
@@ -13,12 +13,7 @@
 # The Ruby eclass is designed to allow an easier installation of Ruby packages
 # and their incorporation into the Gentoo Linux system.
 #
-# Currently available targets are:
-#  * ruby21 - Ruby (MRI) 2.1.x
-#  * ruby22 - Ruby (MRI) 2.2.x
-#  * ruby23 - Ruby (MRI) 2.3.x
-#  * ruby24 - Ruby (MRI) 2.4.x
-#  * rbx- Rubinius
+# Currently available targets are listed in ruby-utils.eclass
 #
 # This eclass does not define the implementation of the configure,
 # compile, test, or install phases. Instead, the default phases are



[gentoo-commits] proj/qt:master commit in: dev-qt/assistant/

2017-12-24 Thread Michael Palimaka
commit: 18b5775c3c9b1454e84f42c899d7a766b2a8
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 07:56:00 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 07:56:15 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=18b5775c

dev-qt/assistant: be clear that this is Qt 5

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-qt/assistant/assistant-5.10.0.ebuild| 2 +-
 dev-qt/assistant/assistant-5.10..ebuild | 2 +-
 dev-qt/assistant/assistant-5.9..ebuild  | 2 +-
 dev-qt/assistant/assistant-5..ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-qt/assistant/assistant-5.10.0.ebuild 
b/dev-qt/assistant/assistant-5.10.0.ebuild
index dcfcae78..ed774c31 100644
--- a/dev-qt/assistant/assistant-5.10.0.ebuild
+++ b/dev-qt/assistant/assistant-5.10.0.ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant 'Qt 5 Assistant' assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {

diff --git a/dev-qt/assistant/assistant-5.10..ebuild 
b/dev-qt/assistant/assistant-5.10..ebuild
index dcfcae78..ed774c31 100644
--- a/dev-qt/assistant/assistant-5.10..ebuild
+++ b/dev-qt/assistant/assistant-5.10..ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant 'Qt 5 Assistant' assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {

diff --git a/dev-qt/assistant/assistant-5.9..ebuild 
b/dev-qt/assistant/assistant-5.9..ebuild
index dcfcae78..ed774c31 100644
--- a/dev-qt/assistant/assistant-5.9..ebuild
+++ b/dev-qt/assistant/assistant-5.9..ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant 'Qt 5 Assistant' assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {

diff --git a/dev-qt/assistant/assistant-5..ebuild 
b/dev-qt/assistant/assistant-5..ebuild
index dcfcae78..ed774c31 100644
--- a/dev-qt/assistant/assistant-5..ebuild
+++ b/dev-qt/assistant/assistant-5..ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant 'Qt 5 Assistant' assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {



[gentoo-commits] proj/qt:master commit in: dev-qt/assistant/

2017-12-24 Thread Michael Palimaka
commit: 969dcff479b5930914ba94206dce2748a4433cff
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 07:48:44 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 07:48:53 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=969dcff4

dev-qt/assistant: use fully qualified executable path

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-qt/assistant/assistant-5.10.0.ebuild| 2 +-
 dev-qt/assistant/assistant-5.10..ebuild | 2 +-
 dev-qt/assistant/assistant-5.9..ebuild  | 2 +-
 dev-qt/assistant/assistant-5..ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-qt/assistant/assistant-5.10.0.ebuild 
b/dev-qt/assistant/assistant-5.10.0.ebuild
index 633d6456..dcfcae78 100644
--- a/dev-qt/assistant/assistant-5.10.0.ebuild
+++ b/dev-qt/assistant/assistant-5.10.0.ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {

diff --git a/dev-qt/assistant/assistant-5.10..ebuild 
b/dev-qt/assistant/assistant-5.10..ebuild
index 633d6456..dcfcae78 100644
--- a/dev-qt/assistant/assistant-5.10..ebuild
+++ b/dev-qt/assistant/assistant-5.10..ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {

diff --git a/dev-qt/assistant/assistant-5.9..ebuild 
b/dev-qt/assistant/assistant-5.9..ebuild
index 633d6456..dcfcae78 100644
--- a/dev-qt/assistant/assistant-5.9..ebuild
+++ b/dev-qt/assistant/assistant-5.9..ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {

diff --git a/dev-qt/assistant/assistant-5..ebuild 
b/dev-qt/assistant/assistant-5..ebuild
index 633d6456..dcfcae78 100644
--- a/dev-qt/assistant/assistant-5..ebuild
+++ b/dev-qt/assistant/assistant-5..ebuild
@@ -41,7 +41,7 @@ src_install() {
 
doicon -s 32 src/assistant/assistant/images/assistant.png
newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
-   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+   make_desktop_entry "${QT5_BINDIR}"/assistant Assistant assistant 
'Qt;Development;Documentation'
 }
 
 pkg_postinst() {



[gentoo-commits] proj/ruby-scripts:master commit in: eselect-ruby/

2017-12-24 Thread Hans de Graaff
commit: 84670f98c7b41205bbe0848c53fd85727045cf7c
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Dec 25 07:32:26 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:32:26 2017 +
URL:https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=84670f98

Update copyright date

 eselect-ruby/ruby.eselect | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eselect-ruby/ruby.eselect b/eselect-ruby/ruby.eselect
index 94da1a4..e24cf35 100644
--- a/eselect-ruby/ruby.eselect
+++ b/eselect-ruby/ruby.eselect
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # vim: set ft=sh:
 



[gentoo-commits] proj/ruby-scripts:master commit in: eselect-ruby/

2017-12-24 Thread Hans de Graaff
commit: 5cbf932cfbd539db467c42190eae3307f0ee2703
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Dec 25 07:33:23 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:33:23 2017 +
URL:https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=5cbf932c

Add ruby25 support

 eselect-ruby/ruby.eselect | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eselect-ruby/ruby.eselect b/eselect-ruby/ruby.eselect
index e24cf35..81e8a2e 100644
--- a/eselect-ruby/ruby.eselect
+++ b/eselect-ruby/ruby.eselect
@@ -4,14 +4,14 @@
 
 DESCRIPTION="Manage Ruby symlinks"
 MAINTAINER="r...@gentoo.org"
-VERSION="20170723"
+VERSION="20171225"
 
 bindir=/usr/bin
 libdir=/usr/lib
 man1dir=/usr/share/man/man1
 
 find_targets() {
-   for t in ${EROOT}${bindir}/${1:-ruby}{18,19,20,21,22,23,24} ; do
+   for t in ${EROOT}${bindir}/${1:-ruby}{18,19,20,21,22,23,24,25} ; do
[[ -e $t ]] || continue
echo ${t}
done



[gentoo-commits] proj/ruby-scripts:master commit in: patchsets/patches-2.3.6/

2017-12-24 Thread Hans de Graaff
commit: f711d1bf5230ed58206b7010a592027487c0c897
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Dec 25 07:30:47 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:30:47 2017 +
URL:https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=f711d1bf

Add patchset for ruby 2.3.6

 patchsets/patches-2.3.6/004_gfbsd7.patch   | 37 +
 patchsets/patches-2.3.6/005_no-undefined-ext.patch | 11 +++
 patchsets/patches-2.3.6/007-openssl-weakdh.patch   | 37 +
 patchsets/patches-2.3.6/009_no-gems.patch  | 95 ++
 4 files changed, 180 insertions(+)

diff --git a/patchsets/patches-2.3.6/004_gfbsd7.patch 
b/patchsets/patches-2.3.6/004_gfbsd7.patch
new file mode 100644
index 000..fa561b6
--- /dev/null
+++ b/patchsets/patches-2.3.6/004_gfbsd7.patch
@@ -0,0 +1,37 @@
+--- configure.in.orig  2013-05-05 19:36:02.800254192 +0200
 configure.in   2013-05-05 19:37:56.573346196 +0200
+@@ -2156,7 +2156,7 @@
+ fi
+ 
+ AS_CASE(["$target_os"],
+-[linux* | gnu* | k*bsd*-gnu | bsdi* | kopensolaris*-gnu | nacl], [
++[linux* | gnu* | k*bsd*-gnu | bsdi* | kopensolaris*-gnu | nacl | freebsd* | 
dragonfly*], [
+ if test "$rb_cv_binary_elf" = no; then
+   with_dln_a_out=yes
+ else
+@@ -2249,7 +2249,7 @@
+   [bsdi3*], [ AS_CASE(["$CC"],
+   [*shlicc*], [   : ${LDSHARED='$(CC) -r'}
+   rb_cv_dlopen=yes])],
+-  [linux* | gnu* | k*bsd*-gnu | netbsd* | bsdi* | kopensolaris*-gnu | 
haiku*], [
++  [linux* | gnu* | k*bsd*-gnu | netbsd* | bsdi* | kopensolaris*-gnu | 
haiku* | freebsd7*], [
+   : ${LDSHARED='$(CC) -shared'}
+   if test "$rb_cv_binary_elf" = yes; then
+   LDFLAGS="$LDFLAGS -Wl,-export-dynamic"
+@@ -2262,7 +2262,6 @@
+   [freebsd*|dragonfly*], [
+   : ${LDSHARED='$(CC) -shared'}
+   if test "$rb_cv_binary_elf" = yes; then
+-  LDFLAGS="$LDFLAGS -rdynamic"
+   DLDFLAGS="$DLDFLAGS "'-Wl,-soname,$@'
+   else
+ test "$GCC" = yes && test "$rb_cv_prog_gnu_ld" = yes 
|| LDSHARED='$(LD) -Bshareable'
+@@ -2638,7 +2637,7 @@
+ [sunos4*], [
+   LIBRUBY_ALIASES='lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR) 
lib$(RUBY_SO_NAME).so'
+   ],
+-[linux* | gnu* | k*bsd*-gnu | atheos* | kopensolaris*-gnu | haiku*], [
++[linux* | gnu* | k*bsd*-gnu | atheos* | kopensolaris*-gnu | haiku* | 
freebsd7*], [
+   LIBRUBY_DLDFLAGS='-Wl,-soname,lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR)'" 
$LDFLAGS_OPTDIR"
+   LIBRUBY_ALIASES='lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR) 
lib$(RUBY_SO_NAME).so'
+   if test "$load_relative" = yes; then

diff --git a/patchsets/patches-2.3.6/005_no-undefined-ext.patch 
b/patchsets/patches-2.3.6/005_no-undefined-ext.patch
new file mode 100644
index 000..f279932
--- /dev/null
+++ b/patchsets/patches-2.3.6/005_no-undefined-ext.patch
@@ -0,0 +1,11 @@
+--- ruby-1.9.3-preview1.orig/configure.in
 ruby-1.9.3-preview1/configure.in
+@@ -2038,7 +2038,7 @@ if test "$with_dln_a_out" != yes; then
+   [linux* | gnu* | k*bsd*-gnu | netbsd* | bsdi* | kopensolaris*-gnu], [
+   : ${LDSHARED='$(CC) -shared'}
+   if test "$rb_cv_binary_elf" = yes; then
+-  LDFLAGS="$LDFLAGS -Wl,-export-dynamic"
++  LDFLAGS="$LDFLAGS -Wl,-export-dynamic 
-Wl,--no-undefined"
+   fi
+   rb_cv_dlopen=yes],
+   [interix*], [   : ${LDSHARED='$(CC) -shared'}

diff --git a/patchsets/patches-2.3.6/007-openssl-weakdh.patch 
b/patchsets/patches-2.3.6/007-openssl-weakdh.patch
new file mode 100644
index 000..ca41065
--- /dev/null
+++ b/patchsets/patches-2.3.6/007-openssl-weakdh.patch
@@ -0,0 +1,37 @@
+From 6dee08d14f7a8a51691b799592774e805d6f8707 Mon Sep 17 00:00:00 2001
+From: Tony Arcieri 
+Date: Thu, 7 Jan 2016 11:02:31 -0800
+Subject: [PATCH] Remove 512-bit DH group
+
+512-bit DH keys are severely weak and have been implicated in recent attacks:
+
+https://weakdh.org/
+---
+ lib/openssl/pkey.rb  |  8 
+
+diff --git a/lib/openssl/pkey.rb b/lib/openssl/pkey.rb
+index 3f65adad..89563b65 100644
+--- a/ext/openssl/lib/openssl/pkey.rb
 b/ext/openssl/lib/openssl/pkey.rb
+@@ -4,13 +4,6 @@ module PKey
+ if defined?(OpenSSL::PKey::DH)
+ 
+ class DH
+-  DEFAULT_512 = new <<-_end_of_pem_
+--BEGIN DH PARAMETERS-
+-MEYCQQD0zXHljRg/mJ9PYLACLv58Cd8VxBxxY7oEuCeURMiTqEhMym16rhhKgZG2
+-zk2O9uUIBIxSj+NKMURHGaFKyIvLAgEC
+--END DH PARAMETERS-
+-  _end_of_pem_
+-
+   DEFAULT_1024 = new <<-_end_of_pem_
+ -BEGIN DH PARAMETERS-
+ MIGHAoGBAJ0lOVy0VIr/JebWn0zDwY2h+rqITFOpdNr6ugsgvkDXuucdcChhYExJ
+@@ -23,7 +16,6 @@ class DH
+ DEFAULT_TMP_DH_CALLBACK = lambda { |ctx, is_export, 

[gentoo-commits] proj/ruby-scripts:master commit in: /

2017-12-24 Thread Hans de Graaff
commit: 661f19e976caa88c14e3c53df3f775ed7a47e6eb
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Dec 25 07:31:38 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:31:38 2017 +
URL:https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=661f19e9

Ignore convenience symlink to create tarballs

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1377554..6581e6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 *.swp
+/patchsets/patches



[gentoo-commits] proj/ruby-scripts:master commit in: patchsets/patches-2.4.3/

2017-12-24 Thread Hans de Graaff
commit: e130632f6a562e467cd51718766c23aa75e6ce8c
Author: Hans de Graaff  degraaff  org>
AuthorDate: Mon Dec 25 07:31:11 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:31:11 2017 +
URL:https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=e130632f

Add patchset for ruby 2.4.3

 patchsets/patches-2.4.3/002_windows_crossdev.patch |  64 
 patchsets/patches-2.4.3/005_no-undefined-ext.patch |  11 ++
 patchsets/patches-2.4.3/009_no-gems.patch  | 112 +
 3 files changed, 187 insertions(+)

diff --git a/patchsets/patches-2.4.3/002_windows_crossdev.patch 
b/patchsets/patches-2.4.3/002_windows_crossdev.patch
new file mode 100644
index 000..7e290d4
--- /dev/null
+++ b/patchsets/patches-2.4.3/002_windows_crossdev.patch
@@ -0,0 +1,64 @@
+Bug: https://bugs.gentoo.org/show_bug.cgi?id=618878
+
+A few patches to make crossdev for mingw-w64 play nice with ruby's ebuilds.
+Basic gist is that without the following patch to configure.in ruby-2.4.1
+hardcodes 240 into the shared, static, and import library names, which when
+built with the current ruby ebuilds results in names like 
libx64-msvcrt-ruby24240.dll and so on. The patch is in ruby-trunk[1], but may 
take a while
+to hit the tarballs that gentoo uses.
+
+Index: configure.in
+===
+--- a/configure.in (revision 57824)
 b/configure.in (revision 57825)
+@@ -3825,7 +3825,23 @@
+ 
+ AC_ARG_WITH(soname,
+   AS_HELP_STRING([--with-soname=SONAME], [base name of shared library]),
+-  [RUBY_SO_NAME=$withval], [RUBY_SO_NAME='$(RUBY_BASE_NAME)'])
++  [RUBY_SO_NAME=$withval],
++  [
++  AS_CASE(["$target_os"],
++  [darwin*], [
++  RUBY_SO_NAME='$(RUBY_BASE_NAME).$(RUBY_PROGRAM_VERSION)'
++  ],
++  [cygwin*], [
++  RUBY_SO_NAME='$(RUBY_BASE_NAME)$(MAJOR)$(MINOR)0'
++  ],
++  [mingw*], [
++  
RUBY_SO_NAME="${rb_cv_msvcrt}"'-$(RUBY_BASE_NAME)$(MAJOR)$(MINOR)0'
++  AS_IF([test x"${target_cpu}" != xi386], [
++  RUBY_SO_NAME="${target_cpu}-${RUBY_SO_NAME}"
++  ])
++  ],
++  [RUBY_SO_NAME='$(RUBY_BASE_NAME)'])
++  ])
+ 
+ LIBRUBY_LDSHARED=$LDSHARED
+ LIBRUBY_DLDFLAGS=$DLDFLAGS
+@@ -3925,7 +3941,6 @@
+   SOLIBS='-lm -lc'
+   ],
+ [darwin*], [
+-  RUBY_SO_NAME="$RUBY_SO_NAME"'.$(RUBY_PROGRAM_VERSION)'
+   LIBRUBY_LDSHARED='$(CC) -dynamiclib'
+   if test "$load_relative" = yes; then
+   libprefix="@executable_path/../${libdir_basename}"
+@@ -4157,7 +4172,6 @@
+   fi
+   ],
+ [cygwin*|mingw*], [
+-  RUBY_SO_NAME="${RUBY_SO_NAME}"'$(MAJOR)$(MINOR)0'
+   LIBRUBY_DLDFLAGS="${DLDFLAGS}"' -Wl,--out-implib=$(LIBRUBY)'
+   AS_CASE(["$target_os"],
+   [cygwin*], [
+@@ -4167,10 +4181,6 @@
+   fi
+   ],
+   [mingw*], [
+-  RUBY_SO_NAME="${rb_cv_msvcrt}-${RUBY_SO_NAME}"
+-  if test x"${target_cpu}" != xi386; then
+-  RUBY_SO_NAME="${target_cpu}-${RUBY_SO_NAME}"
+-  fi
+   if test x"$enable_shared" = xyes; then
+   LIBRUBY_SO='$(RUBY_SO_NAME)'.dll
+   LIBRUBY_DLDFLAGS="${LIBRUBY_DLDFLAGS}"' $(RUBYDEF)'

diff --git a/patchsets/patches-2.4.3/005_no-undefined-ext.patch 
b/patchsets/patches-2.4.3/005_no-undefined-ext.patch
new file mode 100644
index 000..f279932
--- /dev/null
+++ b/patchsets/patches-2.4.3/005_no-undefined-ext.patch
@@ -0,0 +1,11 @@
+--- ruby-1.9.3-preview1.orig/configure.in
 ruby-1.9.3-preview1/configure.in
+@@ -2038,7 +2038,7 @@ if test "$with_dln_a_out" != yes; then
+   [linux* | gnu* | k*bsd*-gnu | netbsd* | bsdi* | kopensolaris*-gnu], [
+   : ${LDSHARED='$(CC) -shared'}
+   if test "$rb_cv_binary_elf" = yes; then
+-  LDFLAGS="$LDFLAGS -Wl,-export-dynamic"
++  LDFLAGS="$LDFLAGS -Wl,-export-dynamic 
-Wl,--no-undefined"
+   fi
+   rb_cv_dlopen=yes],
+   [interix*], [   : ${LDSHARED='$(CC) -shared'}

diff --git a/patchsets/patches-2.4.3/009_no-gems.patch 
b/patchsets/patches-2.4.3/009_no-gems.patch
new file mode 100644
index 000..cdf503c
--- /dev/null
+++ b/patchsets/patches-2.4.3/009_no-gems.patch
@@ -0,0 +1,112 @@
+--- tool/rbinstall.rb.~1~  2016-10-17 09:17:07.0 +0200
 tool/rbinstall.rb  2016-12-25 08:20:07.873491045 +0100
+@@ -695,107 +695,11 @@
+ # :startdoc:
+ 
+ install?(:ext, :comm, :gem) do
+-  gem_dir = Gem.default_dir
+-  directories = Gem.ensure_gem_subdirectories(gem_dir, :mode => $dir_mode)
+-  prepare "default gems", gem_dir, directories
+-
+-  spec_dir = File.join(gem_dir, directories.grep(/^spec/)[0])
+-  default_spec_dir = "#{spec_dir}/default"
+-  makedirs(default_spec_dir)
+-
+-  gems = Dir.glob(srcdir+"/{lib,ext}/**/*.gemspec").map {|src|

[gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/

2017-12-24 Thread Eray Aslan
commit: 4665c0b33b03672a214793b16fbaa33d6386e716
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Dec 25 07:27:32 2017 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Dec 25 07:27:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4665c0b3

mail-mta/postfix: bump to 3.3_pre20171223

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 mail-mta/postfix/Manifest   | 2 +-
 .../{postfix-3.3_pre20171218.ebuild => postfix-3.3_pre20171223.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 7df2a9c5283..8c936943b8e 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -3,5 +3,5 @@ DIST postfix-3.1.6.tar.gz 4341308 BLAKE2B 
6a5ec763cf96770240f63b35b4532c555cc6e5
 DIST postfix-3.2.2.tar.gz 4390318 BLAKE2B 
4d0648ad89c90b13573bf9a2721919f90fa706a37d745889bc1e3a38e5f5277af848e2ba6eed8f61dec68f53ac65fd67c133bc37ed73ecb350baa76834a5a33c
 SHA512 
9432fa8b181db99b8e2d72b2a0f640d1456b10c42615f0a002638f7f788d748b8bb55cd36409a368ac4f6d22033d1d059728fa33980fb93d465b6dfd5ae26418
 DIST postfix-3.2.3.tar.gz 4390567 BLAKE2B 
911b183c318bc60cfd1ba2ae5e9467cfe3cc62f9787c7566f2edea7b867974bc90f0cc4b236f71b50c08a1696e6d60beeccdc634d7bf7f3a600c260b89743a36
 SHA512 
99ea74a5a0620e739668e55d620a0370b72c4802983a8a4cf4d6c51c6f8f5573128f2d6869386cedadba66b3f741df2f18867a059facd94092ac95f6da3a600c
 DIST postfix-3.2.4.tar.gz 4390376 BLAKE2B 
132a6b467f9156d716a92cc7beae0f9a7c47e6a2045e83726a5e7305e6f9bf666ebcfb93a9ab1a96ec988431661059d62e926287bd13089eeb4bab3e8f4b9fc7
 SHA512 
6dc583d3b1c98f5c8d6486351bee9f92a98b5379cd0d76d26a382379c112317e7a2a58c3a200477a6d0f831c73395257d1a63170df17ea8a65a4048a7df391f8
-DIST postfix-3.3-20171218.tar.gz 4399324 BLAKE2B 
8b26c767db328f360ad2c5f705d90c1c315b66e4e4e5debf4a7c8b0ca6c1e2bf7e1260ea78db6137811c52246826891b86a32b980f7dde6840f79b0c740046f6
 SHA512 
9e72487e247fe30defe98e14c72b3ca632e845a936fcbdd54296139e8328ae5efcf35e254c52143a16e68052dba87b0ef49081f071232ad6109c9f34eed568f9
+DIST postfix-3.3-20171223.tar.gz 4401235 BLAKE2B 
c4f5459935758b3d9847d4b20054cf2021520377f917e0ab78fecdd8abe11b432464105c50eff3acb7908c94d5c69f7e636fc8d69411e64d51906d01d8d4f40d
 SHA512 
c0120d5042ae3a5eaf8ece2ea504ad9975cef9cb31ca91376a88cd6b4a43569108edcb77f5e7f896b2da00364d43afa59f6520bf1e0276c0875e7b2c1f8026aa
 DIST postfix-vda-v13-2.10.0.patch 55701 BLAKE2B 
d8df041bb4ae7457cd066e71b6ae9470840d42edc9990a550ae51356cd62bfb08516250249030da26d1ef475619f0ebd609570d84ce57f8cdc347a2824b29536
 SHA512 
0b4b53a8cd28abf56eee3b2ed63ca1814251b60816e6ca1143249d25fd6ef7f905bec3134125ac6e851af685db8aae878012113693261529ae2ddbcf1bd93e62

diff --git a/mail-mta/postfix/postfix-3.3_pre20171218.ebuild 
b/mail-mta/postfix/postfix-3.3_pre20171223.ebuild
similarity index 100%
rename from mail-mta/postfix/postfix-3.3_pre20171218.ebuild
rename to mail-mta/postfix/postfix-3.3_pre20171223.ebuild



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

2017-12-24 Thread Robin H. Johnson
commit: bcc638d1d7829fdcc5804848a0204a71a7456724
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Dec 25 07:09:08 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Dec 25 07:09:08 2017 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=bcc638d1

Bump version to 3.5.2.5

Signed-off-by: Robin H. Johnson  gentoo.org>

 genkernel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genkernel b/genkernel
index dc7d92b..0f73244 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.5.2.4'
+GK_V='3.5.2.5'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.



[gentoo-commits] proj/genkernel: New tag: v3.5.2.5

2017-12-24 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Dec 25 07:09:18 2017 +

New tag: v3.5.2.5




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

2017-12-24 Thread Robin H. Johnson
commit: 5cab38a2aec2d6886eb8525240c83b3ee70b3d5d
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Dec 25 07:05:47 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Dec 25 07:05:47 2017 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=5cab38a2

gen_compile: modules should respect --no-install

Closes: https://bugs.gentoo.org/505810
Signed-off-by: Robin H. Johnson  gentoo.org>

 gen_compile.sh | 4 
 1 file changed, 4 insertions(+)

diff --git a/gen_compile.sh b/gen_compile.sh
index c287054..0036338 100755
--- a/gen_compile.sh
+++ b/gen_compile.sh
@@ -308,6 +308,10 @@ compile_modules() {
print_info 1 ">> Compiling ${KV} modules..."
cd ${KERNEL_DIR}
compile_generic modules kernel
+
+   # If we are not installing modules, just shortcut this now.
+   isTrue "${CMD_INSTALL}" || return 0
+
export UNAME_MACHINE="${ARCH}"
[ "${INSTALL_MOD_PATH}" != '' ] && export INSTALL_MOD_PATH
if [ "${CMD_STRIP_TYPE}" == "all" -o "${CMD_STRIP_TYPE}" == "modules" ]



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

2017-12-24 Thread Hans de Graaff
commit: c8adf64b00cfab59dbf4a78e9b5cbf586dd35b8d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:03:08 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:03:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8adf64b

dev-ruby/highline: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/highline/Manifest  |  1 -
 dev-ruby/highline/highline-1.7.6.ebuild | 39 -
 2 files changed, 40 deletions(-)

diff --git a/dev-ruby/highline/Manifest b/dev-ruby/highline/Manifest
index dfdb791352b..77246622fa0 100644
--- a/dev-ruby/highline/Manifest
+++ b/dev-ruby/highline/Manifest
@@ -1,2 +1 @@
-DIST highline-1.7.6.gem 224256 BLAKE2B 
d7ba7c2b850bef3741f5bf7337bec7a3cc7693ce0b8af86028b636e6f860800969a057450950b84552ed2e7f89dbf2c32fb7ee1bb42a51000bdc365acda7ab10
 SHA512 
0ecf743d92227c17d19649afd909ed90e27f159aa54dd3ccfa7591dc4a95e17aebd5082f9a89c5c663a7db53a8cf9a90bb28ee4b6987254edb34c1e494b4ac20
 DIST highline-1.7.8.gem 224768 BLAKE2B 
683fa70e3ea4bf697ab5a1cd40da2528e2586f8fe12fb0ffb799938f2bfa2efe64fe1424c0ee1f90ae3df69f86a92f44eebcbb2ab34f18b3c4cdbb143e596067
 SHA512 
85f57ab732009cc961b824e252f0b65bbe7c0a8c97849d453773a331016b2ea8fa0efe393bc1a0073eae6d3cf523d97b9434cd73bdceed55bc069be0b6f4b41d

diff --git a/dev-ruby/highline/highline-1.7.6.ebuild 
b/dev-ruby/highline/highline-1.7.6.ebuild
deleted file mode 100644
index 534512a3c6f..000
--- a/dev-ruby/highline/highline-1.7.6.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.rdoc TODO"
-RUBY_FAKEGEM_DOCDIR="doc/html"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Highline is a high-level command-line IO library for ruby"
-HOMEPAGE="https://github.com/JEG2/highline;
-
-IUSE=""
-LICENSE="|| ( GPL-2 Ruby )"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-
-all_ruby_prepare() {
-   # fix up gemspec file not to call git
-   sed -i -e '/git ls-files/d' highline.gemspec || die
-
-   # Avoid unneeded dependencies
-   sed -i -e '/\(bundler\|code_statistics\)/ s:^:#:' \
-   -e '/PackageTask/,/end/ s:^:#:' Rakefile || die
-
-   # Avoid tests that require a real console because we can't provide
-   # that when running tests through portage. These should pass when
-   # run in a console. We should probably narrow this down more to the
-   # specific tests.
-   rm test/tc_highline.rb || die
-
-   sed -i -e '/test_question_options/,/^  end/ s:^:#:' \
-   -e '/test_paged_print_infinite_loop_bug/,/^  end/ s:^:#:' \
-   -e '/test_cancel_paging/,/^  end/ s:^:#:' \
-   test/tc_menu.rb || die
-}



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

2017-12-24 Thread Hans de Graaff
commit: a7ded428a5c6f32b72ec2720f09d2bd8aa1d042c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:04:22 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:04:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ded428

dev-ruby/dbf: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-ruby/dbf/Manifest b/dev-ruby/dbf/Manifest
index c08fd21cea6..13edae559ac 100644
--- a/dev-ruby/dbf/Manifest
+++ b/dev-ruby/dbf/Manifest
@@ -1,3 +1,2 @@
-DIST dbf-2.0.13.gem 125952 BLAKE2B 
87db970819ccc75302f9c497571fef03ba904cb4f5b5bad6f56fca30fbc34c70967f6fea0e564e835c3bc5306502679c24ec70717aea1e44b94d1be4193542e9
 SHA512 
26b05a72b20be81993316260dfa685723ae0b2ba376a9ede11d701ddaeb94dfe13e4810b71bf292d9e1304a6d1001216793d2fe4f642d8278446b2d56226c3e0
 DIST dbf-3.1.0.gem 126976 BLAKE2B 
1ab65d152d7dfcb84a857c21fccc7162a0e35e51cff50f30972bcc109b9d574479507488538b825aa00e94010435494797a650aaa452ffd2c3fa69150328743f
 SHA512 
d09c2c10a4d16774e8c72a3cb11ddbda6f302ed359b234b9d5698571bac4e10fde73d1200083c1cc7044b632ac196f0c59a94ff60c93e4953359030d74b26e3c
 DIST dbf-3.1.1.gem 126976 BLAKE2B 
449b70abaa0bdcdf579ee78facbac46d2f97fb99e983b99ef7487c6a78f5d6f8f1c5257e1a490a169b8cb8e9581fb56827d86844d2d2ee9bc0b3326998206f6e
 SHA512 
88aedb43858702ef2f24a2a751ceaeceba7d75ad58a6abdb314219cbb83551165aa7a1973a68e6b4c0da87c9f35c80b2e0650b25f570a76821bbdccb3dbaafb5

diff --git a/dev-ruby/dbf/dbf-2.0.13.ebuild b/dev-ruby/dbf/dbf-2.0.13.ebuild
deleted file mode 100644
index 0c3f86b20cc..000
--- a/dev-ruby/dbf/dbf-2.0.13.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/*"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro
-database files"
-HOMEPAGE="https://github.com/infused/dbf;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '/fastercsv/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2017-12-24 Thread Hans de Graaff
commit: 17091b1d04143f944862c0ff83e88c2a64e3bef1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 06:59:26 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 06:59:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17091b1d

dev-ruby/coderay: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/coderay/Manifest|  1 -
 dev-ruby/coderay/coderay-1.1.0-r2.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/dev-ruby/coderay/Manifest b/dev-ruby/coderay/Manifest
index 2916f100f46..0efe78a971d 100644
--- a/dev-ruby/coderay/Manifest
+++ b/dev-ruby/coderay/Manifest
@@ -1,2 +1 @@
-DIST coderay-1.1.0.tar.gz 242639 BLAKE2B 
fb12c20d499801260ade239273af72e62ef895004bfc805039f7a235fd0ea1befcc150f7ca6ca61da9fa90ab678f8b3e0fd865bea9e2d1c9776f2af92c525c4d
 SHA512 
9443a629bf60b7f888198ebfc72f012cceda5c9cb3e14204b3d025807dc4cb0ca0896869ae1cc89f1aa87a7c0e84830cb03aee2c4da4fd80326606a0e22b2031
 DIST coderay-1.1.2.tar.gz 220645 BLAKE2B 
85405da2b148ae23573abf2c3fcf94a643024756308e83c4cecf0a5edae2fedc4ca7c7bdf8fb5936310f6699ca8f06f91cceb475e00511a54af0a96dd517c234
 SHA512 
cfce5e9f0a0d988e7920912e064ecbef3b54200a08ca2e07453452edd7f382a1eb9292bc566e069f5d1b784033e816f13d9ddfb39520e8e44a8d1e898aa33591

diff --git a/dev-ruby/coderay/coderay-1.1.0-r2.ebuild 
b/dev-ruby/coderay/coderay-1.1.0-r2.ebuild
deleted file mode 100644
index c88017eb943..000
--- a/dev-ruby/coderay/coderay-1.1.0-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-# The test target also contains test:exe but that requires
-# shoulda-context which we do not have packaged yet.
-RUBY_FAKEGEM_TASK_TEST="test:functional test:units"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="Changes-pre-1.0.textile Changes.textile FOLDERS 
README_INDEX.rdoc README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby library for syntax highlighting"
-HOMEPAGE="http://coderay.rubychan.de/;
-SRC_URI="https://github.com/rubychan/coderay/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Redcloth is optional but automagically tested, so we add this
-# dependency to ensure that we get at least a version that works: bug
-# 330621.
-ruby_add_bdepend "test? ( >=dev-ruby/redcloth-4.2.2 )"
-
-all_ruby_prepare() {
-   sed -i -e "/[Bb]undler/d" Rakefile || die
-   sed -i -e '/git ls-files/ s:^:#:' coderay.gemspec || die
-}



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

2017-12-24 Thread Hans de Graaff
commit: 9650a71d3c499a3cb720471fafbd3457c18c7114
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 07:01:36 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 07:01:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9650a71d

dev-ruby/rack: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/rack/Manifest  |  1 -
 dev-ruby/rack/rack-1.6.4.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-ruby/rack/Manifest b/dev-ruby/rack/Manifest
index 9df9e7b8ee9..acc8512a1ad 100644
--- a/dev-ruby/rack/Manifest
+++ b/dev-ruby/rack/Manifest
@@ -1,5 +1,4 @@
 DIST rack-1.4.7.gem 204800 BLAKE2B 
4572e736215025900c254781e98de91ea4d533b039215c3dc268f111e8bf6c87a4bd73dbd7c4d4cb90a8d2c6375dc3c5a4792a15c6992addecaca516c470c0d4
 SHA512 
26391faec30b12981413eb1f433bfc9be5d124689bc3ae6e32de7d544917f2330fa4f9255c6879632f2edae5a05a4198454b8fe1310bcdb3d2e0b8b336a20359
 DIST rack-1.5.5.gem 216576 BLAKE2B 
4fd13cb14630f6f3afbaac76bb554f46520c125b50d4bdb12fbd939c83af1e189e6f2fb55565a4d3790258e28bc830dbcaa0465622eb9f78b8b9220ae0c9e11d
 SHA512 
7b8ea669c55fa94801aae20612076db702837194bc602c64bec1085836712806a081504b37e4c545bcccf0337e7afc0ad9dca3c1258260fde5f3ec505247056a
-DIST rack-1.6.4.gem 228864 BLAKE2B 
609bc7671947c2abfd00f0848e1870fcf46d5a92320427bea4b7104c1dbd6d4a9d0a89e3846e774c409d570ecc8fdb8d8099e553c5d73384f10a9f6e636765ca
 SHA512 
304a6ae21bfd38008fd7d147f82c44397f3a1d2e689bd01de689aedc6ea0e8784605207fd314bc796974edc5dfcab81636664ea2becb0489302999f99501d41a
 DIST rack-1.6.7.gem 229888 BLAKE2B 
b4ea51d9a0606c92c6cc199bcaf3f7068e6360dd972417af7fe8784a5b23a8de1288347431f08d9af1d19f1409f18035d668d6e80f0b2080d761a3e703259d0c
 SHA512 
e1cc22d78a61998c034bbf9217cad5cc0e614697e787f58aed9cfb1c3a12f69b557c9e95a4b09fcc1509cb607332a8655a66159b2492ea6fdc2bda21f588a59e
 DIST rack-2.0.3.gem 254464 BLAKE2B 
c7052ae0210d2c8d9aeaa6e3b5b10b272ea48d6c2601aecd524eeab141d3987b7905d9511814d0ac7a62413ef5eb01e847168a278bafb5a0e8f882c526cdfcc9
 SHA512 
c48e6681544c2f37797ee697f5c4f0d4de6008a3df2506665b52c248fca1ef7321a892dd28475e4d7b461a0b2d12112903a67e1bed7c7397742833fce85167e1

diff --git a/dev-ruby/rack/rack-1.6.4.ebuild b/dev-ruby/rack/rack-1.6.4.ebuild
deleted file mode 100644
index a427b5a133d..000
--- a/dev-ruby/rack/rack-1.6.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="HISTORY.md KNOWN-ISSUES README.rdoc SPEC"
-
-inherit ruby-fakegem eutils versionator
-
-DESCRIPTION="A modular Ruby webserver interface"
-HOMEPAGE="https://rack.github.com/;
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RUBY_PATCHES=( ${PN}-1.2.1-gentoo.patch )
-
-ruby_add_rdepend "virtual/ruby-ssl"
-
-# The gem has automagic dependencies over mongrel, ruby-openid,
-# memcache-client, thin, mongrel and camping; not sure if we should
-# make them dependencies at all.
-ruby_add_bdepend "test? ( dev-ruby/bacon )"
-
-# Block against versions in older slots that also try to install a binary.
-RDEPEND="${RDEPEND} !

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

2017-12-24 Thread Hans de Graaff
commit: 5f7974713bd761bddfd19936362a987966a6ad19
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 06:32:01 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 06:32:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f797471

dev-ruby/twitter-text: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/twitter-text/Manifest   |  3 ---
 dev-ruby/twitter-text/twitter-text-1.14.2.ebuild | 30 
 dev-ruby/twitter-text/twitter-text-1.14.5.ebuild | 30 
 dev-ruby/twitter-text/twitter-text-1.14.6.ebuild | 30 
 4 files changed, 93 deletions(-)

diff --git a/dev-ruby/twitter-text/Manifest b/dev-ruby/twitter-text/Manifest
index 2d4f013a023..c6e7031e29a 100644
--- a/dev-ruby/twitter-text/Manifest
+++ b/dev-ruby/twitter-text/Manifest
@@ -1,4 +1 @@
-DIST twitter-text-1.14.2.gem 48128 BLAKE2B 
5f2a0cf5577d0a4924b724a11540ac867791602dd687a745872e3228250ccb6c745420d39adddbbd83c0f3d490b8ed94a07d6df2fed9f7fd80d67498e0e7b5be
 SHA512 
0262d44e1db6c4dd5b8724cbe0b53bbe540700f217b3566d8ab76b86c20c39c7fa64cdcbe4e9c6b7daeb2a1a60d798cffa6a28ab0ade70558fc580e77d557ae0
-DIST twitter-text-1.14.5.gem 48128 BLAKE2B 
1f92d620a732df6e820ff4fcdc9b0d1274d70d8b58851a3d5fe1302bb4fbf80e7fe70cf4de6c1b4166db7a318cfaaf7df0502f14a0ce63198824cb02e0e0ca76
 SHA512 
0087667577a6491cb57d537abdcb7c617cec395d43ca016d3bdc8d82af869fb99b17450a90ac188f45f548e27f9a73bc3c8cad7783fdd4142eb405deff1a51df
-DIST twitter-text-1.14.6.gem 48128 BLAKE2B 
e5704498c57eab599ac6fd77131c7338dc4ca46f3c66eba9444690aa5500311db914812bf9fdd9d10806d563bae1cf0816fe4d2400a9ecabe47c5e9706330771
 SHA512 
6c9003df1ac424d6f4ee9beddd8f0e53332c49340e8bad03bd36d302b7208f453a9550c0143ca2e34e876fc586226e431c1bca67e042cc5f48a05a4e23c8ecda
 DIST twitter-text-1.14.7.gem 48128 BLAKE2B 
c80b9cb894438ca427ab3ba864362bd3b1b58a852c4720178fdbffef7d42b276a62d6c39d2163fa875101210a72cebbe2e4aad5c080631f07efb3657da2668b5
 SHA512 
98addbf8efe7b9f2685f00827194dbb255b31512e8aa5c9dab22ec08b95ccebbcf53790dfc983e71b0644c687b4db98c5d30f74f15b925377403b4d5cf6e5194

diff --git a/dev-ruby/twitter-text/twitter-text-1.14.2.ebuild 
b/dev-ruby/twitter-text/twitter-text-1.14.2.ebuild
deleted file mode 100644
index 260ce3f0df8..000
--- a/dev-ruby/twitter-text/twitter-text-1.14.2.ebuild
+++ /dev/null
@@ -1,30 +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="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Text handling for Twitter"
-HOMEPAGE="https://github.com/twitter/twitter-text;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "=dev-ruby/unf-0.1*"
-
-ruby_add_bdepend "test? ( >=dev-ruby/multi_json-1.3
-   >=dev-ruby/nokogiri-1.5.10 )"
-
-all_ruby_prepare() {
-   sed -i -e 's/2.14.0/2.14/' twitter-text.gemspec || die
-   sed -i -e '/simplecov/,/end/ s:^:#:' spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/twitter-text/twitter-text-1.14.5.ebuild 
b/dev-ruby/twitter-text/twitter-text-1.14.5.ebuild
deleted file mode 100644
index 15fc0c82348..000
--- a/dev-ruby/twitter-text/twitter-text-1.14.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Text handling for Twitter"
-HOMEPAGE="https://github.com/twitter/twitter-text;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "=dev-ruby/unf-0.1*"
-
-ruby_add_bdepend "test? ( >=dev-ruby/multi_json-1.3
-   >=dev-ruby/nokogiri-1.5.10 )"
-
-all_ruby_prepare() {
-   sed -i -e 's/2.14.0/2.14/' twitter-text.gemspec || die
-   sed -i -e '/simplecov/,/end/ s:^:#:' spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/twitter-text/twitter-text-1.14.6.ebuild 
b/dev-ruby/twitter-text/twitter-text-1.14.6.ebuild
deleted file mode 100644
index 51115aed6fa..000
--- a/dev-ruby/twitter-text/twitter-text-1.14.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Text handling for Twitter"
-HOMEPAGE="https://github.com/twitter/twitter-text;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "=dev-ruby/unf-0.1*"
-
-ruby_add_bdepend "test? ( >=dev-ruby/multi_json-1.3
-   >=dev-ruby/nokogiri-1.5.10 )"
-
-all_ruby_prepare() {
-   sed -i 

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

2017-12-24 Thread Hans de Graaff
commit: 022f5cea5ff6edba63df0a18829720e7363a37cf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 25 06:30:55 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 25 06:30:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022f5cea

dev-ruby/daemons: add 1.2.6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/daemons/Manifest |  1 +
 dev-ruby/daemons/daemons-1.2.6.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/daemons/Manifest b/dev-ruby/daemons/Manifest
index 2d2a89f22d4..a12745a235b 100644
--- a/dev-ruby/daemons/Manifest
+++ b/dev-ruby/daemons/Manifest
@@ -1,3 +1,4 @@
 DIST daemons-1.2.3.gem 24576 BLAKE2B 
23cd623c2f9c84ba182b0d1eeb5bdccf9273dc5f0d41cd51377abe7fe1c29e6c7bd342afa9891a54638aefaa4bd1353a3183516bb4355eb93772de633e2db05a
 SHA512 
05acecc07bc3f760472453dd11eb0231b9e7f2e04a783ab44dacecf9c666d01122d27fdb782d9973f475bc378e0e3e51795ad58e221f29b201b1ba5e0de1e277
 DIST daemons-1.2.4.tar.gz 27191 BLAKE2B 
090aa40cb9ab12a94da24e2ecb2d2c6ca66102166a2a81ef19ca4cd8ae8a93a96a25af2b694412f30a068ee51eb5e230a32e7c56d1c0f74d3803521f1988236f
 SHA512 
9b6f0202ad87704b441f150ae5c3f5086861ba220069b6e7219714b62c36711889fdd094cfc1de907e9fb4528e5f6bb42b5421b9bcc4ec286648349e78da280f
 DIST daemons-1.2.5.tar.gz 27475 BLAKE2B 
0308c43efda4698bf0dd277dc45fde1fe67d907ef9b5447b855dbc93fc775d470f199e8e2e187f5c1bb809559288623b72c474f4d3994323a3466742f1099119
 SHA512 
5d3db8e5917eff5a3946c385a1ac6f561d1e9d1d6cd87c0deb4c4777bdab33a5e4f889300ee61a2e68df0200d51b3ddd0aa01d9f2841104d01a866f3ee8c09ac
+DIST daemons-1.2.6.tar.gz 27557 BLAKE2B 
7c08b637ab37f764309fd260c4ea6c11402b89ea327eb47ea0af3860397ece795467a11c4ae5d8577972f5d8e2c6590f4d8112027f06db941b7181e33c158736
 SHA512 
8276685a684093252bf136c552a613a5208f4ab34f178be9425c62ea59fe1eebe671a7dd6c57d30744187b9ae58d7a7f1ebf58468e988565a30ca4417f2a90ea

diff --git a/dev-ruby/daemons/daemons-1.2.6.ebuild 
b/dev-ruby/daemons/daemons-1.2.6.ebuild
new file mode 100644
index 000..792eabef56a
--- /dev/null
+++ b/dev-ruby/daemons/daemons-1.2.6.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_EXTRADOC="Releases README.md"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Wrap existing ruby scripts to be run as a daemon"
+HOMEPAGE="https://github.com/thuehlinger/daemons;
+SRC_URI="https://github.com/thuehlinger/daemons/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="examples"
+
+all_ruby_prepare() {
+   sed -i -e '/\(pry\|simplecov\)/I s:^:#:' spec/spec_helper.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   use examples || return
+
+   insinto /usr/share/doc/${PF}/
+   doins -r examples
+}



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

2017-12-24 Thread Michael Palimaka
commit: c7638fda14e42915b929bfe09c5ecca2211044e5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 03:15:52 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 03:16:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7638fda

dev-util/cppcheck: remove old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-util/cppcheck/Manifest |   3 -
 dev-util/cppcheck/cppcheck-1.77.ebuild | 104 -
 dev-util/cppcheck/cppcheck-1.78.ebuild | 104 -
 dev-util/cppcheck/cppcheck-1.79.ebuild | 104 -
 4 files changed, 315 deletions(-)

diff --git a/dev-util/cppcheck/Manifest b/dev-util/cppcheck/Manifest
index cdfe7c3cc6e..27c24b305d8 100644
--- a/dev-util/cppcheck/Manifest
+++ b/dev-util/cppcheck/Manifest
@@ -1,4 +1 @@
-DIST cppcheck-1.77.tar.bz2 1188453 BLAKE2B 
c1664c48d5d3dc544367705a0df08d6e3dad38947db1659d8514fba06c44efe3b1c6c04d191d5332883e28ebcd3e8aa1854450f96d92dd1c6ed4239abcf5573b
 SHA512 
df8dddf7758c342d45b3393246e07eaa11a53dca19e8a0d09de04f12ea6232538941328d9ca9ac52eb425871fd1c49d55c77e6e38b40772b6f856fd1e9e99779
-DIST cppcheck-1.78.tar.bz2 1201959 BLAKE2B 
5ea745ef9fd24636b14271d6bdb480c2d678447759d955d5aeb431e4a479ee1e33180ad8dd3992486d01823a6781c008e7ea0966edbc6b9d37ef6f6200f05a78
 SHA512 
598556e9d657a3a77ff889cb6647291160017f7f9322326771416ff59d44126ce47c39767657b863cdb8a1b46d7c83bb337ec2fe0574500b37e99c33377b5dd8
-DIST cppcheck-1.79.tar.bz2 1206623 BLAKE2B 
c352897e6403e540efc4ee105af04a70036c6cb70d3a0027683ef5ea27c3376091e84c1e762c4d4eefed43a7d52c58f54d29455dc7087a5f5ca93e22ebc4d2c4
 SHA512 
766649b685d60b057752a49eda46f5bb42681c01c32169e83f85ea6f5d3302b572a2d484c1cee1380fd304489d5a32f83eb59a72ceefb1b787031e84bf3a2676
 DIST cppcheck-1.81.tar.bz2 1514741 BLAKE2B 
2f23dfe4bdb26e203411f0bf9bc569303a4d59f96911b32a8a5f9cc9a6a7fa75e5d87c328cb0bf8cc46bd8f38747a4663c33243b8385355cc5630e1fcf6c891f
 SHA512 
22e7b63c35e71b2784065faca06aec8c286e3173f182ac10995073cc3d61fd0bfaf353c51ad9207d3bd2c6134ab1a3990a37668709505b657c2816d561f8af92

diff --git a/dev-util/cppcheck/cppcheck-1.77.ebuild 
b/dev-util/cppcheck/cppcheck-1.77.ebuild
deleted file mode 100644
index 6dfbbd3b053..000
--- a/dev-util/cppcheck/cppcheck-1.77.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic
-
-DESCRIPTION="static analyzer of C/C++ code"
-HOMEPAGE="http://cppcheck.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa sparc x86"
-IUSE="htmlreport pcre qt4"
-
-RDEPEND="htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] )
-   >=dev-libs/tinyxml2-2
-   qt4? ( dev-qt/qtgui:4 )
-   pcre? ( dev-libs/libpcre )"
-DEPEND="${RDEPEND}
-   app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt
-   virtual/pkgconfig"
-
-src_prepare() {
-   append-cxxflags -std=c++0x
-
-   # Drop bundled libs, patch Makefile generator and re-run it
-   rm -r externals/tinyxml || die
-   epatch "${FILESDIR}"/${PN}-1.75-tinyxml2.patch
-   tc-export CXX
-   emake dmake
-   ./dmake || die
-
-   default
-}
-
-src_configure() {
-   if use pcre ; then
-   sed -e '/HAVE_RULES=/s:=no:=yes:' \
-   -i Makefile
-   fi
-   if use qt4 ; then
-   pushd gui
-   qt4-r2_src_configure
-   popd
-   fi
-}
-
-src_compile() {
-   export LIBS="$(pkg-config --libs tinyxml2)"
-   emake ${PN} man \
-   CFGDIR="${EROOT}usr/share/${PN}/cfg" \
-   
DB2MAN="${EROOT}usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl"
-
-   if use qt4 ; then
-   pushd gui
-   qt4-r2_src_compile
-   popd
-   fi
-   if use htmlreport ; then
-   pushd htmlreport
-   distutils-r1_src_compile
-   popd
-   fi
-}
-
-src_test() {
-   # safe final version
-   mv -v ${PN}{,.final}
-   mv -v lib/library.o{,.final}
-   mv -v cli/cppcheckexecutor.o{,.final}
-   #trigger recompile with CFGDIR inside ${S}
-   emake check CFGDIR="${S}/cfg"
-   # restore
-   mv -v ${PN}{.final,}
-   mv -v lib/library.o{.final,}
-   mv -v cli/cppcheckexecutor.o{.final,}
-}
-
-src_install() {
-   # it's not autotools-based, so "${ED}" here, not "${D}", bug 531760
-   emake install DESTDIR="${ED}"
-
-   insinto "/usr/share/${PN}/cfg"
-   doins cfg/*.cfg
-   if use qt4 ; then
-   dobin gui/${PN}-gui
-   dodoc gui/{projectfile.txt,gui.${PN}}
-   fi
-   if use htmlreport ; then
-   pushd htmlreport
-   

[gentoo-commits] repo/gentoo:master commit in: media-radio/wsjtx/

2017-12-24 Thread Michael Palimaka
commit: 8c694f754ad5040235a64c159196d5663fc8b53a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 03:04:29 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 03:04:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c694f75

media-radio/wsjtx: add missing Qt SLOTs

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-radio/wsjtx/wsjtx-1.8.0.ebuild | 10 +-
 media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild |  8 
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/media-radio/wsjtx/wsjtx-1.8.0.ebuild 
b/media-radio/wsjtx/wsjtx-1.8.0.ebuild
index 5548f9cebfe..6ae2e87f696 100644
--- a/media-radio/wsjtx/wsjtx-1.8.0.ebuild
+++ b/media-radio/wsjtx/wsjtx-1.8.0.ebuild
@@ -18,11 +18,11 @@ IUSE="doc"
 RDEPEND="dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork
-   dev-qt/qtwidgets
-   dev-qt/qtconcurrent
-   dev-qt/qtserialport
-   dev-qt/qtprintsupport
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtserialport:5
+   dev-qt/qtprintsupport:5
virtual/libusb:1
media-libs/portaudio
sci-libs/fftw:3.0[threads,fortran]

diff --git a/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild 
b/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild
index 3c7dc85c303..52bcd757066 100644
--- a/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild
+++ b/media-radio/wsjtx/wsjtx-1.8.0_rc3.ebuild
@@ -18,10 +18,10 @@ IUSE="doc"
 RDEPEND="dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork
-   dev-qt/qtwidgets
-   dev-qt/qtconcurrent
-   dev-qt/qtserialport
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtserialport:5
virtual/libusb:1
media-libs/portaudio
sci-libs/fftw:3.0[threads]



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

2017-12-24 Thread Michael Palimaka
commit: e093e8645e41e5f095960b3f3f6313a451d7b7d3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:44:57 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:45:03 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=e093e864

travis: update

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

diff --git a/.travis.yml b/.travis.yml
index c1954be6..4b592aa0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
 python:
 - pypy
 env:
-- PORTAGE_VER="2.3.16"
+- PORTAGE_VER="2.3.19"
 before_install:
 - sudo apt-get -qq update
 - pip install lxml



[gentoo-commits] proj/qt:master commit in: dev-qt/assistant/

2017-12-24 Thread Michael Palimaka
commit: 03235d3408db759181a4c82263cd1dd782e8abab
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:42:02 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:42:14 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=03235d34

dev-qt/assistant: install icons and desktop file

Bug: https://bugs.gentoo.org/634566
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-qt/assistant/assistant-5.10.0.ebuild| 20 +++-
 dev-qt/assistant/assistant-5.10..ebuild | 20 +++-
 dev-qt/assistant/assistant-5.9..ebuild  | 20 +++-
 dev-qt/assistant/assistant-5..ebuild| 20 +++-
 4 files changed, 76 insertions(+), 4 deletions(-)

diff --git a/dev-qt/assistant/assistant-5.10.0.ebuild 
b/dev-qt/assistant/assistant-5.10.0.ebuild
index 6342c0fd..633d6456 100644
--- a/dev-qt/assistant/assistant-5.10.0.ebuild
+++ b/dev-qt/assistant/assistant-5.10.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 QT5_MODULE="qttools"
-inherit qt5-build
+inherit desktop gnome2-utils qt5-build
 
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
@@ -35,3 +35,21 @@ src_prepare() {
 
qt5-build_src_prepare
 }
+
+src_install() {
+   qt5-build_src_install
+
+   doicon -s 32 src/assistant/assistant/images/assistant.png
+   newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
+   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+}
+
+pkg_postinst() {
+   qt5-build_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   qt5-build_pkg_postrm
+   gnome2_icon_cache_update
+}

diff --git a/dev-qt/assistant/assistant-5.10..ebuild 
b/dev-qt/assistant/assistant-5.10..ebuild
index 6342c0fd..633d6456 100644
--- a/dev-qt/assistant/assistant-5.10..ebuild
+++ b/dev-qt/assistant/assistant-5.10..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 QT5_MODULE="qttools"
-inherit qt5-build
+inherit desktop gnome2-utils qt5-build
 
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
@@ -35,3 +35,21 @@ src_prepare() {
 
qt5-build_src_prepare
 }
+
+src_install() {
+   qt5-build_src_install
+
+   doicon -s 32 src/assistant/assistant/images/assistant.png
+   newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
+   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+}
+
+pkg_postinst() {
+   qt5-build_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   qt5-build_pkg_postrm
+   gnome2_icon_cache_update
+}

diff --git a/dev-qt/assistant/assistant-5.9..ebuild 
b/dev-qt/assistant/assistant-5.9..ebuild
index 6342c0fd..633d6456 100644
--- a/dev-qt/assistant/assistant-5.9..ebuild
+++ b/dev-qt/assistant/assistant-5.9..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 QT5_MODULE="qttools"
-inherit qt5-build
+inherit desktop gnome2-utils qt5-build
 
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
@@ -35,3 +35,21 @@ src_prepare() {
 
qt5-build_src_prepare
 }
+
+src_install() {
+   qt5-build_src_install
+
+   doicon -s 32 src/assistant/assistant/images/assistant.png
+   newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
+   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+}
+
+pkg_postinst() {
+   qt5-build_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   qt5-build_pkg_postrm
+   gnome2_icon_cache_update
+}

diff --git a/dev-qt/assistant/assistant-5..ebuild 
b/dev-qt/assistant/assistant-5..ebuild
index 6342c0fd..633d6456 100644
--- a/dev-qt/assistant/assistant-5..ebuild
+++ b/dev-qt/assistant/assistant-5..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 QT5_MODULE="qttools"
-inherit qt5-build
+inherit desktop gnome2-utils qt5-build
 
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
@@ -35,3 +35,21 @@ src_prepare() {
 
qt5-build_src_prepare
 }
+
+src_install() {
+   qt5-build_src_install
+
+   doicon -s 32 src/assistant/assistant/images/assistant.png
+   newicon -s 128 src/assistant/assistant/images/assistant-128.png 
assistant.png
+   make_desktop_entry assistant Assistant assistant 
'Qt;Development;Documentation'
+}
+
+pkg_postinst() {
+   qt5-build_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   qt5-build_pkg_postrm
+   gnome2_icon_cache_update
+}



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

2017-12-24 Thread Michael Palimaka
commit: 36f008111ac18ceb00c36247fd07249d7d000e69
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:23:01 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:23:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f00811

net-libs/libsignon-glib: sort variables

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-libs/libsignon-glib/libsignon-glib-1.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
index 08b5de1e6b4..4b1fc11e206 100644
--- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
@@ -10,8 +10,8 @@ DESCRIPTION="GLib binding for the D-Bus API provided by 
signond"
 HOMEPAGE="https://01.org/gsso/;
 
SRC_URI="https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.gz?ref=VERSION_${PV}
 -> ${P}.tar.gz"
 
-SLOT="0"
 LICENSE="LGPL-2.1"
+SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="debug doc +introspection python test"
 



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

2017-12-24 Thread Michael Palimaka
commit: ecab9217c11f0ebee14ca92116774336fafdae78
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:21:05 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:23:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecab9217

net-libs/signond: remove 8.58

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-libs/signond/Manifest|  1 -
 net-libs/signond/signond-8.58.ebuild | 61 
 2 files changed, 62 deletions(-)

diff --git a/net-libs/signond/Manifest b/net-libs/signond/Manifest
index d43225b622b..ce4d651c708 100644
--- a/net-libs/signond/Manifest
+++ b/net-libs/signond/Manifest
@@ -1,2 +1 @@
-DIST signond-8.58.tar.gz 277287 BLAKE2B 
448ca525fd215ca592f1fd1515eac60f7c8ccd77f85879c755a3f4174ef725d4a74cfd94d5b2447aa6ace5fc69cd719cd7c0306951846569be69a9ecf1da4ea5
 SHA512 
74c9f32ea99c869c0aa72b5816962336869131ea4e8484c53636b35f2ed669a49cbc0ccf10c2c446697892235b94cf2c74f8d5402f430081d7d51421646eec91
 DIST signond-8.59.tar.gz 281298 BLAKE2B 
29b97705b6e774f65b42a7ef9a253b08b1f4caf46141e3d761aabd9ef641dbe1301ef2fac0f46d8073e815bb97bc64bfbbf4b19d9c6644e2369f3abe538a50af
 SHA512 
b8db03127df7b62dbf046841568c12f29c48c0b3272751600637864caa1c10b05ee9abce20fa41fb8eb7133c6bb20d18ca40803077e9e7808dba5afd108a36bb

diff --git a/net-libs/signond/signond-8.58.ebuild 
b/net-libs/signond/signond-8.58.ebuild
deleted file mode 100644
index 7194b5932aa..000
--- a/net-libs/signond/signond-8.58.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qmake-utils vcs-snapshot
-
-DESCRIPTION="Signon daemon for libaccounts-glib"
-HOMEPAGE="https://01.org/gsso/;
-SRC_URI="https://gitlab.com/accounts-sso/signond/repository/archive.tar.gz?ref=VERSION_8.58
 -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="doc test"
-
-RESTRICT="test"
-
-# [gentoo-commits] repo/gentoo:master commit in: net-libs/signond/

commit: 61d4971151c7bb25d9a468586d5a1c2e7ac2ed56
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:20:52 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:23:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d49711

net-libs/signond: stabilse 8.59 for amd64/x86

Bug: https://bugs.gentoo.org/641974
Package-Manager: Portage-2.3.14, Repoman-2.3.6

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

diff --git a/net-libs/signond/signond-8.59.ebuild 
b/net-libs/signond/signond-8.59.ebuild
index b094d09479c..30f6ab605ca 100644
--- a/net-libs/signond/signond-8.59.ebuild
+++ b/net-libs/signond/signond-8.59.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/signond/repository/archive.tar.gz?ref=V
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="doc test"
 
 RESTRICT="test"



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

commit: 9dd55bf1fa181384b41ebd07b08c731b3b18db2b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:22:24 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:23:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd55bf1

net-libs/libsignon-glib: remove 1.13-r1

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-libs/libsignon-glib/Manifest   |  1 -
 .../libsignon-glib/libsignon-glib-1.13-r1.ebuild   | 87 --
 2 files changed, 88 deletions(-)

diff --git a/net-libs/libsignon-glib/Manifest b/net-libs/libsignon-glib/Manifest
index 09128827ef0..4836858a6f6 100644
--- a/net-libs/libsignon-glib/Manifest
+++ b/net-libs/libsignon-glib/Manifest
@@ -1,2 +1 @@
-DIST libsignon-glib-1.13.tar.gz 51601 BLAKE2B 
e38d12a0cbb6b0df80c0da27620c06e0fb4301694782c64dd86bd5dbc0424ca40b917d5d6d4c4197a9f736bea199a7e029c8b48bc5b9bc997005b26311b560af
 SHA512 
aaae6a37a113685eb36ddccd497e387617cf0900506638cbafbac282c4d63ade41f4c915ad6f04214c58af580b70d9062ecf3e1618b6f5fe07dad50c5dc125a6
 DIST libsignon-glib-1.14.tar.gz 54019 BLAKE2B 
9ffdb96a374ef0848c1b70cb369a533ea826b24856a32b4b454a0fd8982533041fcc88382fdf1eee6857aa36ec8d076885fc769a058e148e91da54dbddaf7125
 SHA512 
c2277933d6ec2c3288ce510c853da7719116dac15d60c7114fcdcb87d04e7f70390d066938dea6aa0f819fbd70158fb875c5be5684c47fd27c0b6c55e9467a1d

diff --git a/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild
deleted file mode 100644
index 7a39014192a..000
--- a/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-inherit autotools python-r1 vcs-snapshot xdg-utils
-
-DESCRIPTION="GLib binding for the D-Bus API provided by signond"
-HOMEPAGE="https://01.org/gsso/;
-SRC_URI="https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.gz?ref=VERSION_1.13
 -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 x86"
-IUSE="debug doc +introspection python test"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"
-
-RDEPEND="
-   dev-libs/glib:2
-   net-libs/signond
-   introspection? ( dev-libs/gobject-introspection:= )
-   python? (
-   ${PYTHON_DEPS}
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   )
-"
-DEPEND="${RDEPEND}
-   dev-util/gdbus-codegen
-   doc? ( dev-util/gtk-doc )
-"
-
-DOCS=( AUTHORS NEWS README )
-
-# needs more love
-RESTRICT="test"
-
-src_prepare() {
-   default
-
-   if ! use doc; then
-   eapply "${FILESDIR}/${PN}-1.12-doc-disable.patch"
-   fi
-
-   eautoreconf
-}
-
-src_configure() {
-   xdg_environment_reset
-
-   myconfigure() {
-   local myeconfargs=(
-   $(use_enable debug)
-   $(use_enable doc gtk-doc)
-   $(use_enable introspection)
-   $(use_enable python)
-   $(use_enable test tests)
-   )
-
-   econf "${myeconfargs[@]}"
-   }
-
-   if use python; then
-   python_copy_sources
-   python_foreach_impl run_in_build_dir myconfigure
-   else
-   myconfigure
-   fi
-}
-
-src_compile() {
-   # fails to compile with more than one thread
-   MAKEOPTS="${MAKEOPTS} -j1"
-   default
-   if use python; then
-   python_foreach_impl run_in_build_dir default
-   fi
-}
-
-src_install() {
-   default
-   if use python; then
-   python_foreach_impl run_in_build_dir default
-   fi
-   find "${D}" -name '*.la' -delete || die
-}



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

commit: 19a62a1fa53d56a7f9369569c77231ba084d659c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 02:22:03 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 02:23:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a62a1f

net-libs/libsignon-glib: stabilise 1.14 for amd64/x86

Bug: https://bugs.gentoo.org/641974
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-libs/libsignon-glib/libsignon-glib-1.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
index fe543c51128..08b5de1e6b4 100644
--- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.g
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug doc +introspection python test"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"



[gentoo-commits] data/api:master commit in: files/overlays/

commit: e1e9e9bbeccc45416cf663af761854fa8b4aaa07
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 01:22:53 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 01:23:26 2017 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=e1e9e9bb

repositories: use https

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

 files/overlays/repositories.xml | 108 
 1 file changed, 54 insertions(+), 54 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 8887fb2..0b5937b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -153,13 +153,13 @@ FIN
   
 aidecoe
 aidecoe's experimental overlay
-http://github.com/aidecoe/aidecoe-overlay/tree/master
+https://github.com/aidecoe/aidecoe-overlay/tree/master
 
   aide...@gentoo.org
   Amadeusz Żołnowski
 
 git://github.com/aidecoe/aidecoe-overlay.git
-http://github.com/feeds/aidecoe/commits/aidecoe-overlay/master
+
https://github.com/feeds/aidecoe/commits/aidecoe-overlay/master
   
   
 alatar-lay
@@ -553,7 +553,7 @@ FIN
   
 bezerker
 Bezerker's Packages
-http://github.com/bezerker/gentoo-overlay
+https://github.com/bezerker/gentoo-overlay
 
   bezer...@bezerker.org
   Bezerker
@@ -628,7 +628,7 @@ FIN
   
 bleeding-edge
 Gentoo ebuilds for "bleeding edge" versions of packages - 
newest, untested - running on ~amd64.
-http://cgit.gentoo.org/repo/user/bleeding-edge.git/
+https://cgit.gentoo.org/repo/user/bleeding-edge.git/
 
   jasiups...@gmail.com
   Jan Psota
@@ -824,19 +824,19 @@ FIN
   
 centerim
 Latest tarballs from the CenterIM Mob-branch and a live 
ebuild.
-http://github.com/transacid/CenterIM-overlay
+https://github.com/transacid/CenterIM-overlay
 
   transa...@centerim.org
   Boris "transacid" Petersen
 
 git://github.com/transacid/CenterIM-overlay.git
-http://github.com/transacid/CenterIM-overlay.git
-
http://github.com/feeds/transacid/commits/CenterIM-overlay/master
+https://github.com/transacid/CenterIM-overlay.git
+
https://github.com/feeds/transacid/commits/CenterIM-overlay/master
   
   
 cg
 Computer graphics ebuilds for gentoo
-http://github.com/brothermechanic/cg
+https://github.com/brothermechanic/cg
 
   brothermecha...@gmail.com
 
@@ -845,7 +845,7 @@ FIN
   
 chaos
 Personal overlay
-http://github.com/chaoskagami/chaos-overlay
+https://github.com/chaoskagami/chaos-overlay
 
   chaos.kag...@gmail.com
   Jon Feldman
@@ -1094,7 +1094,7 @@ FIN
   Lucian Poston
 
 https://github.com/lucianposton/didactic-duck.git
-
http://github.com/lucianposton/didactic-duck/commits/master.atom
+
https://github.com/lucianposton/didactic-duck/commits/master.atom
   
   
 dilfridge
@@ -1229,7 +1229,7 @@ FIN
   
 dotnet
 Experimental overlay for .NET packages.
-http://github.com/gentoo/dotnet
+https://github.com/gentoo/dotnet
 
   cyn...@gentoo.org
   Mikhail Pukhlikov
@@ -1242,7 +1242,7 @@ FIN
   
 Drauthius
 Ebuilds related to game dev
-http://cgit.gentoo.org/repo/user/Drauthius.git/
+https://cgit.gentoo.org/repo/user/Drauthius.git/
 
   alb...@diserholt.com
   Albert Diserholt
@@ -1379,7 +1379,7 @@ FIN
 Provide Emacs and XEmacs related ebuilds which are
 experimental or work-in-progress. Don't rely on them, but don't
 hesitate to file bugs or write emails.
-http://wiki.gentoo.org/wiki/Project:Emacs/Overlay
+https://wiki.gentoo.org/wiki/Project:Emacs/Overlay
 
   em...@gentoo.org
   Gentoo Emacs team
@@ -1444,13 +1444,13 @@ FIN
   
 erikmack
 Erik Mackdanz' overlay
-http://github.com/erikmack/gentoo-overlay
+https://github.com/erikmack/gentoo-overlay
 
   erikm...@gmail.com
   Erik Mackdanz
 
 git://github.com/erikmack/gentoo-overlay.git
-http://github.com/feeds/erikmack/commits/gentoo-overlay/master
+
https://github.com/feeds/erikmack/commits/gentoo-overlay/master
   
   
 eroen
@@ -1605,14 +1605,14 @@ FIN
   
 foo-overlay
 Piotr's fixes and new packages
-http://github.com/slashbeast/foo-overlay
+https://github.com/slashbeast/foo-overlay
 
   piotr.karbow...@gmail.com
   Piotr Karbowski
 
 git://github.com/slashbeast/foo-overlay.git
-http://github.com/slashbeast/foo-overlay.git
-http://github.com/slashbeast/foo-overlay/commits/master.atom
+https://github.com/slashbeast/foo-overlay.git
+https://github.com/slashbeast/foo-overlay/commits/master.atom
   
   
 fordfrog
@@ -1782,7 +1782,7 @@ FIN
   
 gentoo
 Official Gentoo ebuild repository
-http://gentoo.org/
+https://gentoo.org/
 
   bug-wrangl...@gentoo.org
 
@@ -2033,8 +2033,8 @@ FIN
 
 

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

commit: e65774a3f1daafc1efad9989ed3ea3502fffa09b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 24 19:21:10 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 24 19:21:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65774a3

sys-process/procps: x86 stable wrt byg #635300

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-process/procps/procps-3.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/procps/procps-3.3.12-r1.ebuild 
b/sys-process/procps/procps-3.3.12-r1.ebuild
index 20cf8cd031d..c83ebf29931 100644
--- a/sys-process/procps/procps-3.3.12-r1.ebuild
+++ b/sys-process/procps/procps-3.3.12-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0/5" # libprocps.so
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test 
unicode"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-themes/hicolor-icon-theme/

commit: c2974fe33e579caaa0a722f5d37e527dbfbb8ad8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:10:01 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2974fe3

x11-themes/hicolor-icon-theme: stable 0.17 for ppc/ppc64, bug #641364

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

 x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild 
b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
index 3c74f08e036..bc4fb219b85 100644
--- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
+++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://icon-theme.freedesktop.org/releases/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



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

commit: 9efa0b06eff822a7bab9f17d6427e709b4c462f6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:10:22 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa0b06

sys-apps/irqbalance: stable 1.3.0 for ppc, bug #641348

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

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

diff --git a/sys-apps/irqbalance/irqbalance-1.3.0.ebuild 
b/sys-apps/irqbalance/irqbalance-1.3.0.ebuild
index 9b2d698a238..144745c1bc8 100644
--- a/sys-apps/irqbalance/irqbalance-1.3.0.ebuild
+++ b/sys-apps/irqbalance/irqbalance-1.3.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/Irqbalance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="caps +numa selinux"
 
 CDEPEND="



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

commit: 5a95403b67887b1bd1cd8081a935c94374b2834b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:10:30 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a95403b

media-fonts/symbola: stable 9.17 for ppc, bug #641314

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

 media-fonts/symbola/symbola-9.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/symbola/symbola-9.17.ebuild 
b/media-fonts/symbola/symbola-9.17.ebuild
index ea7219a5290..01bfed4f5d1 100644
--- a/media-fonts/symbola/symbola-9.17.ebuild
+++ b/media-fonts/symbola/symbola-9.17.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> 
${P}.zip"
 LICENSE="Unicode_Fonts_for_Ancient_Scripts"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
 IUSE="doc"
 
 DEPEND="app-arch/unzip"



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

commit: 5c140f14aefa3ed54db0a5a91dff2ba29d5c68d9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:09:14 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c140f14

media-fonts/unifont: stable 10.0.06 for ppc/ppc64, bug #641316

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

 media-fonts/unifont/unifont-10.0.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/unifont/unifont-10.0.06.ebuild 
b/media-fonts/unifont/unifont-10.0.06.ebuild
index a7bed22ec21..87b7a0814c7 100644
--- a/media-fonts/unifont/unifont-10.0.06.ebuild
+++ b/media-fonts/unifont/unifont-10.0.06.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="fontforge utils"
 
 DEPEND="



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

commit: ea820023c7161f306ec5c17864ce01d7f8c1bdcf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:10:41 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea820023

x11-wm/icewm: stable 1.4.2 for ppc, bug #641366

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

 x11-wm/icewm/icewm-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/icewm/icewm-1.4.2.ebuild b/x11-wm/icewm/icewm-1.4.2.ebuild
index f3a91059280..fecd6660eaa 100644
--- a/x11-wm/icewm/icewm-1.4.2.ebuild
+++ b/x11-wm/icewm/icewm-1.4.2.ebuild
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
 SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="bidi debug doc minimal nls truetype uclibc xinerama"
 
 # Tests broken in all versions, patches welcome, bug #323907, #389533



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-user-dirs/

commit: bb2d2eae365b001a66c801fad7250a09197541f0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:09:50 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2d2eae

x11-misc/xdg-user-dirs: stable 0.16 for ppc/ppc64, bug #641362

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

 x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild 
b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild
index 6fb97a10bc3..d8b4ce09e4b 100644
--- a/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild
+++ b/x11-misc/xdg-user-dirs/xdg-user-dirs-0.16.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://user-dirs.freedesktop.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="gtk"
 
 RDEPEND=""



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

commit: 493097572174c3d58b8e31686e452d01c073
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:09:28 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49309757

x11-libs/libxklavier: stable 5.4 for ppc/ppc64, bug #641358

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

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

diff --git a/x11-libs/libxklavier/libxklavier-5.4.ebuild 
b/x11-libs/libxklavier/libxklavier-5.4.ebuild
index dcc8bb26f02..99004ed3b40 100644
--- a/x11-libs/libxklavier/libxklavier-5.4.ebuild
+++ b/x11-libs/libxklavier/libxklavier-5.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~svu/${P}.tar.bz2;
 
 LICENSE="LGPL-2"
 SLOT="0/16"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="+introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 



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

commit: 76847f1ec6bd99710c61f84047c6855a4580faa2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:09:00 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76847f1e

dev-python/pygments: stable 2.2.0 for ppc/ppc64, bug #641298

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

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

diff --git a/dev-python/pygments/pygments-2.2.0.ebuild 
b/dev-python/pygments/pygments-2.2.0.ebuild
index 91bb81f985e..28d1cf2e709 100644
--- a/dev-python/pygments/pygments-2.2.0.ebuild
+++ b/dev-python/pygments/pygments-2.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

commit: 591373813afd279c619396352dca1962c8874b7b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:09:39 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:11:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59137381

x11-misc/shared-mime-info: stable 1.9 for ppc/ppc64, bug #641360

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

 x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild
index b23322582b9..ed750e89c86 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://people.freedesktop.org/~hadess/${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="test"
 
 RDEPEND=">=dev-libs/glib-2



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

commit: d992f4c01322e6a9d00cabd688e38fb26394c1a6
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:48:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:48:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d992f4c0

dev-ruby/capybara: add ~arm64, bug #627142

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-ruby/capybara/capybara-2.16.1.ebuild 
b/dev-ruby/capybara/capybara-2.16.1.ebuild
index e978384153d..71ec71a0af0 100644
--- a/dev-ruby/capybara/capybara-2.16.1.ebuild
+++ b/dev-ruby/capybara/capybara-2.16.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 SLOT="2"
 IUSE="test"
 



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

commit: fa4f36b4f6f893e5ffe2c483237560566b06104d
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:47:40 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:47:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4f36b4

dev-ruby/rack: arm stable, bug #634930

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/rack/rack-1.6.7.ebuild b/dev-ruby/rack/rack-1.6.7.ebuild
index b5212723bfa..74a13913f37 100644
--- a/dev-ruby/rack/rack-1.6.7.ebuild
+++ b/dev-ruby/rack/rack-1.6.7.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://rack.github.com/;
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( ${PN}-1.2.1-gentoo.patch ${PN}-1.6-rewindable-ruby23.patch )



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

commit: 05ac6172c2ca6a13f3d86deafbe31b6e4684c4a7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 09:56:57 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ac6172

dev-python/pygments: stable 2.2.0 for ia64, bug #641298

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/pygments/pygments-2.2.0.ebuild 
b/dev-python/pygments/pygments-2.2.0.ebuild
index 9c011757b62..91bb81f985e 100644
--- a/dev-python/pygments/pygments-2.2.0.ebuild
+++ b/dev-python/pygments/pygments-2.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

commit: 794635f02a142ff487817109b15b7d2d7ebbdbfc
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:47:34 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:47:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794635f0

dev-ruby/hoe: arm stable, bug #634930

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/hoe/hoe-3.16.0.ebuild b/dev-ruby/hoe/hoe-3.16.0.ebuild
index f350f7cc997..3a35fd3b81a 100644
--- a/dev-ruby/hoe/hoe-3.16.0.ebuild
+++ b/dev-ruby/hoe/hoe-3.16.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )"



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

commit: b9c29022f33d3df0f3b69323c1834750db4e448b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Dec 24 20:00:17 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec 24 20:00:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c29022

virtual/python-funcsigs: keyword for amd64-fbsd.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 virtual/python-funcsigs/python-funcsigs-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild 
b/virtual/python-funcsigs/python-funcsigs-1.ebuild
index 9673bfe352d..14c2abf1515 100644
--- a/virtual/python-funcsigs/python-funcsigs-1.ebuild
+++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6 
variant)"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~amd64-fbsd"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



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

commit: 36149884fb5a1a8c6f253350e68a86ecb4df5151
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 24 19:49:12 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 24 19:49:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36149884

sys-process/procps: hppa stable wrt byg #635300

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-process/procps/procps-3.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/procps/procps-3.3.12-r1.ebuild 
b/sys-process/procps/procps-3.3.12-r1.ebuild
index c83ebf29931..118aed2504b 100644
--- a/sys-process/procps/procps-3.3.12-r1.ebuild
+++ b/sys-process/procps/procps-3.3.12-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0/5" # libprocps.so
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test 
unicode"
 
 COMMON_DEPEND="



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

commit: 527e9a39f2fac01eff41962d087d93169ed0a1f7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 24 19:16:38 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 24 19:16:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527e9a39

app-admin/packagekit-base: x86 stable wrt byg #635294

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild 
b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
index d528db6ecac..4894b565df0 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.5-r2.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/18"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
 IUSE="connman cron command-not-found elogind +introspection networkmanager 
entropy systemd test vala"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}



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

commit: 9d3c96c6d04e903ba81b53ec11a0b22e7665c0f3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 09:56:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3c96c6

media-libs/speexdsp: stable 1.2_rc3-r2 for ia64, bug #641504

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 media-libs/speexdsp/speexdsp-1.2_rc3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit: 9d93281b7a6797ebc4dbff9f025e4a0d5cf88f4d
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:48:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:48:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d93281b

dev-python/paramiko: add ~arm64, bug #628670

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-python/paramiko/paramiko-2.2.1.ebuild 
b/dev-python/paramiko/paramiko-2.2.1.ebuild
index 4ed5de22e1e..02f106dde19 100644
--- a/dev-python/paramiko/paramiko-2.2.1.ebuild
+++ b/dev-python/paramiko/paramiko-2.2.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ia64 ppc ppc64 x86"
 IUSE="doc examples"
 
 RDEPEND="



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

commit: ec5f583a48c758406d095f8f937870afdc671203
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:46:46 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:46:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5f583a

dev-ruby/coderay: arm stable, bug #634930

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/coderay/coderay-1.1.2.ebuild 
b/dev-ruby/coderay/coderay-1.1.2.ebuild
index 33772cd6c18..856996a29ff 100644
--- a/dev-ruby/coderay/coderay-1.1.2.ebuild
+++ b/dev-ruby/coderay/coderay-1.1.2.ebuild
@@ -22,7 +22,7 @@ 
SRC_URI="https://github.com/rubychan/coderay/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Redcloth is an optional but automagically tested dependency. This



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

commit: ef23c7f39f099d6a797c2b49ab3f6fd44a1e79c7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 09:57:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef23c7f3

dev-python/mimeparse: stable 1.6.0 for ia64, bug #641206

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/mimeparse/mimeparse-1.6.0.ebuild 
b/dev-python/mimeparse/mimeparse-1.6.0.ebuild
index 2e3a57e3583..dc9438c9b06 100644
--- a/dev-python/mimeparse/mimeparse-1.6.0.ebuild
+++ b/dev-python/mimeparse/mimeparse-1.6.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 S="${WORKDIR}/${MY_P}"



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

commit: 4072fef070bea806999cf5de6b57424acbefa676
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 24 21:36:33 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 24 21:36:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4072fef0

sys-auth/pambase: ppc/ppc64 stable wrt bug #630356

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-auth/pambase/pambase-20150213-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pambase/pambase-20150213-r1.ebuild 
b/sys-auth/pambase/pambase-20150213-r1.ebuild
index b7d7bb0fe30..c7ae1de98c2 100644
--- a/sys-auth/pambase/pambase-20150213-r1.ebuild
+++ b/sys-auth/pambase/pambase-20150213-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="consolekit cracklib debug elogind gnome-keyring minimal mktemp +nullok 
pam_krb5 pam_ssh passwdqc securetty selinux +sha512 systemd"
 
 RESTRICT="binchecks"



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

commit: 3869e8150fa278264a1677c12d9889e591dab6ea
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:48:40 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:48:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3869e815

dev-python/pynacl: add ~arm64, bug #628670

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-python/pynacl/pynacl-1.1.2.ebuild 
b/dev-python/pynacl/pynacl-1.1.2.ebuild
index 56ae4040b9b..b8bc0180bfc 100644
--- a/dev-python/pynacl/pynacl-1.1.2.ebuild
+++ b/dev-python/pynacl/pynacl-1.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/pyca/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm ia64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]



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

commit: 6f0f715dc16572ca3b59324ae7cf8100780dbebf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec 23 22:44:53 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0f715d

app-text/asciidoc: stable 8.6.10 for ia64, bug #641648

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index b6ddd0327d8..c6aec6e826b 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



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

commit: d2279d9a8ee9a87c33ceaddb58198faae44cb6ed
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:48:10 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:48:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2279d9a

dev-ruby/mini_mime: add ~arm64, bug #627142

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild 
b/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild
index 9e8f8f79be5..2437211ae6c 100644
--- a/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild
+++ b/dev-ruby/mini_mime/mini_mime-1.0.0.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/discourse/mini_mime/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 all_ruby_prepare() {



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

commit: e98d88e4809c47648ebf751bcdfa75a3c0464fdc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 09:56:51 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98d88e4

dev-db/unixODBC: stable 2.3.4-r1 for ia64, bug #641282

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-db/unixODBC/unixODBC-2.3.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.4-r1.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.4-r1.ebuild
index 2f9faf86479..b17ed0846da 100644
--- a/dev-db/unixODBC/unixODBC-2.3.4-r1.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



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

commit: 4a1fc32c5469da14feb2881139ded901a4362a8d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 09:57:56 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a1fc32c

media-libs/speex: stable 1.2.0-r1 for ia64, bug #641504

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

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



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

commit: b3205c073485a612a4dc91883c76aad7e21863a3
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 08:47:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 08:47:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3205c07

dev-ruby/minitest: arm stable, bug #634930

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/minitest/minitest-5.9.1.ebuild 
b/dev-ruby/minitest/minitest-5.9.1.ebuild
index 86786c7d4f1..a28e39d5bd0 100644
--- a/dev-ruby/minitest/minitest-5.9.1.ebuild
+++ b/dev-ruby/minitest/minitest-5.9.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/seattlerb/minitest;
 
 LICENSE="MIT"
 SLOT="5"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 each_ruby_test() {



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

commit: e7a6282ab7fdef91e7441d9a2a3a13661e7598ad
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 09:57:08 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a6282a

dev-python/pyrsistent: stable 0.13.0 for ia64, bug #641208

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild 
b/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild
index 383681a3819..df55b36fa9b 100644
--- a/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild
+++ b/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-p2p/cpuminer-opt/, net-p2p/cpuminer-opt/files/

commit: 1901177f85ac9c93a17db6047947be1e3bdf4207
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Dec 23 20:01:11 2017 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Dec 25 01:13:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1901177f

net-p2p/cpuminer-opt: Optimized multi algo CPU miner

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-p2p/cpuminer-opt/Manifest   |  1 +
 net-p2p/cpuminer-opt/cpuminer-opt-3.7.7.ebuild  | 47 +
 net-p2p/cpuminer-opt/cpuminer-opt-.ebuild   | 47 +
 net-p2p/cpuminer-opt/files/cpuminer-opt.service | 27 ++
 net-p2p/cpuminer-opt/metadata.xml   | 11 ++
 5 files changed, 133 insertions(+)

diff --git a/net-p2p/cpuminer-opt/Manifest b/net-p2p/cpuminer-opt/Manifest
new file mode 100644
index 000..e771fe08ec5
--- /dev/null
+++ b/net-p2p/cpuminer-opt/Manifest
@@ -0,0 +1 @@
+DIST v3.7.7.tar.gz 1602520 BLAKE2B 
059afdbd90ff062c698432d352fbb9f32807219a24659f5e27990a32b791d868147cf6fa027dff60d2e16d5f43b36b826dbabdc971e4dae4e1473aaf8795b222
 SHA512 
85989257ef8ee945000621598f6a9c4ed1b8099c57902d570db3038617b787254a925865567541d75e4433aaff564ffc82bd659f645ca812f809602bef8bc7c7

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.7.7.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-3.7.7.ebuild
new file mode 100644
index 000..9d637b9169d
--- /dev/null
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-3.7.7.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic systemd
+
+DESCRIPTION="Optimized multi algo CPU miner"
+HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;
+IUSE="cpu_flags_x86_avx2 cpu_flags_x86_sse2 curl libressl"
+LICENSE="GPL-2"
+SLOT="0"
+REQUIRED_USE="cpu_flags_x86_sse2"
+DEPEND="
+   dev-libs/gmp:0
+   dev-libs/jansson
+   curl? ( >=net-misc/curl-7.15[ssl] )
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+"
+RDEPEND="${DEPEND}"
+if [[ ${PV} == "" ]] ; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/JayDDee/${PN}.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64"
+   SRC_URI="https://github.com/JayDDee/${PN}/archive/v${PV}.tar.gz;
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   use cpu_flags_x86_avx2 && append-cflags "-DFOUR_WAY"
+   econf --with-crypto $(use_with curl)
+}
+
+src_install() {
+   default
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   insinto "/etc/${PN}"
+   doins cpuminer-conf.json
+}

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-.ebuild
new file mode 100644
index 000..9d637b9169d
--- /dev/null
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic systemd
+
+DESCRIPTION="Optimized multi algo CPU miner"
+HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;
+IUSE="cpu_flags_x86_avx2 cpu_flags_x86_sse2 curl libressl"
+LICENSE="GPL-2"
+SLOT="0"
+REQUIRED_USE="cpu_flags_x86_sse2"
+DEPEND="
+   dev-libs/gmp:0
+   dev-libs/jansson
+   curl? ( >=net-misc/curl-7.15[ssl] )
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+"
+RDEPEND="${DEPEND}"
+if [[ ${PV} == "" ]] ; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/JayDDee/${PN}.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64"
+   SRC_URI="https://github.com/JayDDee/${PN}/archive/v${PV}.tar.gz;
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   use cpu_flags_x86_avx2 && append-cflags "-DFOUR_WAY"
+   econf --with-crypto $(use_with curl)
+}
+
+src_install() {
+   default
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   insinto "/etc/${PN}"
+   doins cpuminer-conf.json
+}

diff --git a/net-p2p/cpuminer-opt/files/cpuminer-opt.service 
b/net-p2p/cpuminer-opt/files/cpuminer-opt.service
new file mode 100644
index 000..90ee849c5ba
--- /dev/null
+++ b/net-p2p/cpuminer-opt/files/cpuminer-opt.service
@@ -0,0 +1,27 @@
+[Unit]
+Description=CPU mining daemon for cryptocurrencies
+After=network-online.target
+AssertFileNotEmpty=/etc/cpuminer-opt/cpuminer-conf.json
+
+[Service]
+ExecStart=/usr/bin/cpuminer --syslog 
--config=/etc/cpuminer-opt/cpuminer-conf.json
+DynamicUser=true
+CPUSchedulingPolicy=idle
+PrivateTmp=true
+ProtectHome=true
+ProtectSystem=strict
+NoNewPrivileges=true
+PrivateDevices=true
+CapabilityBoundingSet=
+MemoryDenyWriteExecute=true
+ProtectKernelModules=true
+ProtectKernelTunables=true
+ProtectControlGroups=true

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

commit: 5cbe6607217626e40457960d14f7a4d1f14ebd0c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:11:07 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:11:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cbe6607

media-gfx/darktable: version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 media-gfx/darktable/Manifest   |   1 +
 media-gfx/darktable/darktable-2.4.0.ebuild | 147 +
 2 files changed, 148 insertions(+)

diff --git a/media-gfx/darktable/Manifest b/media-gfx/darktable/Manifest
index 8178febef6f..b4f4de03065 100644
--- a/media-gfx/darktable/Manifest
+++ b/media-gfx/darktable/Manifest
@@ -1,3 +1,4 @@
 DIST darktable-2.2.4.tar.xz 3083400 BLAKE2B 
1b8c79157c4ff6e966c20588d47094dc9a0a3c77d70a6326c24d85e089bc58e8eda5c46653c12a9263c56deff2411a48e8cd82d66624598772e08bbe6b6c3f6c
 SHA512 
4231bcbbf975fb9cd73d3a9e4ab1a05ebd1c58e681f776896b252bb245529d89bfd34d05c1a6dcf0d6a9a190898eaaa495084906f92bfb1aa8bb2ca0cf84eb9d
 DIST darktable-2.2.5.tar.xz 3092540 BLAKE2B 
8196ed501c96e6738057ee593c6437257b917907a02c365bd011cbf8ba258178e2915e097d373a2dca6a03ea6920df48b8f16f477e7479959371ef19937ceed9
 SHA512 
fbc79398660b51e580d22dbdfc9a74d213f69335d6058e2844ef397951a1e840264b6d03d1b52b424319fb647a274ac14ff23ee9a9c60071f71497988bdf989b
+DIST darktable-2.4.0.tar.xz 3387972 BLAKE2B 
9583dfac379430d21de798da922f747e066e237b87cc5f1f5934fad9cede181f1817ef451ddcb7790ca632d78c577d6651cd301083cbf1342003d9f413b31c4d
 SHA512 
7bd73915f575e837aeee68e791280df01940daccb7efa14e78e38c53dd3f62dcbd1a7cea6ae86af05dfa31b0ed1a8ccbcdb108788668249d13bb7e55ec5ad5db
 DIST darktable-usermanual-2.2.0.pdf 14998142 BLAKE2B 
68332239b4d2e34a0cd9f9e9bc26a18149ef1a8c033e3d5a7a7c150e952546669d74d0eeb97ad6793955d65a3259df51932829aca3d46f5c3ce7e01b59ee709b
 SHA512 
5408193b442a7f60783aace507d8dd39c638f5f58d8b5fb5ab68eca03ce9853477b0cbe14184375d58cd6a648de18e9ecae586376698571222be755159cc0b20

diff --git a/media-gfx/darktable/darktable-2.4.0.ebuild 
b/media-gfx/darktable/darktable-2.4.0.ebuild
new file mode 100644
index 000..e61d402bf8e
--- /dev/null
+++ b/media-gfx/darktable/darktable-2.4.0.ebuild
@@ -0,0 +1,147 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils flag-o-matic toolchain-funcs gnome2-utils fdo-mime 
pax-utils eutils
+
+DOC_PV="2.2.0"
+MY_PV="${PV/_/}"
+MY_P="${P/_/.}"
+
+DESCRIPTION="A virtual lighttable and darkroom for photographers"
+HOMEPAGE="https://www.darktable.org/;
+SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${MY_PV}/${MY_P}.tar.xz
+   doc? ( 
https://github.com/darktable-org/${PN}/releases/download/release-${DOC_PV}/${PN}-usermanual.pdf
 -> ${PN}-usermanual-${DOC_PV}.pdf )"
+
+LICENSE="GPL-3 CC-BY-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LANGS=" ca cs da de es fr he hu it ja nl pl ru sk sl sv uk"
+# TODO add lua once dev-lang/lua-5.2 is unmasked
+IUSE="colord cups cpu_flags_x86_sse3 doc flickr geo gphoto2 graphicsmagick 
jpeg2k kwallet libsecret
+nls opencl openmp openexr pax_kernel webp
+${LANGS// / l10n_}"
+
+# sse3 support is required to build darktable
+REQUIRED_USE="cpu_flags_x86_sse3"
+
+CDEPEND="
+   dev-db/sqlite:3
+   dev-libs/json-glib
+   dev-libs/libxml2:2
+   dev-libs/pugixml:0=
+   gnome-base/librsvg:2
+   >=media-gfx/exiv2-0.25-r2:0=[xmp]
+   media-libs/lcms:2
+   >=media-libs/lensfun-0.2.3:0=
+   media-libs/libpng:0=
+   media-libs/tiff:0
+   net-libs/libsoup:2.4
+   net-misc/curl
+   virtual/jpeg:0
+   virtual/glu
+   virtual/opengl
+   x11-libs/cairo
+   >=x11-libs/gtk+-3.14:3
+   x11-libs/pango
+   colord? ( x11-libs/colord-gtk:0= )
+   cups? ( net-print/cups )
+   flickr? ( media-libs/flickcurl )
+   geo? ( >=sci-geosciences/osm-gps-map-1.1.0 )
+   gphoto2? ( media-libs/libgphoto2:= )
+   graphicsmagick? ( media-gfx/graphicsmagick )
+   jpeg2k? ( media-libs/openjpeg:0 )
+   libsecret? ( >=app-crypt/libsecret-0.18 )
+   opencl? (
+   sys-devel/clang:4=
+   sys-devel/llvm:4=
+   virtual/opencl
+   )
+   openexr? ( media-libs/openexr:0= )
+   webp? ( media-libs/libwebp:0= )"
+RDEPEND="${CDEPEND}
+   kwallet? ( || (
+   >=kde-frameworks/kwallet-5.34.0-r1
+   kde-apps/kwalletd:4
+   ) )"
+DEPEND="${CDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+S="${WORKDIR}/${P/_/~}"
+
+pkg_pretend() {
+   if use openmp ; then
+   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
+   fi
+}
+
+src_prepare() {
+   use cpu_flags_x86_sse3 && append-flags -msse3
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_PRINT=$(usex cups)
+ 

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

commit: 6601d0e1648a986c7df47b68ea4de5fd624f30c1
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Dec 24 10:26:22 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec 24 13:21:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6601d0e1

dev-python/appdirs: keyword for amd64-fbsd.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-python/appdirs/appdirs-1.4.3.ebuild 
b/dev-python/appdirs/appdirs-1.4.3.ebuild
index 4162f84ddb1..e2de18ca890 100644
--- a/dev-python/appdirs/appdirs-1.4.3.ebuild
+++ b/dev-python/appdirs/appdirs-1.4.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/ActiveState/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~amd64-fbsd"
 IUSE=""
 
 PATCHES=( "${FILESDIR}"/${PN}-1.4.3-distutils.patch )



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

commit: c6f686ca684afebfc507dc37014828b30f3e1f7e
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Dec 24 09:38:19 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec 24 13:21:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f686ca

dev-libs/npth: keyword for amd64-fbsd.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-libs/npth/npth-1.5.ebuild b/dev-libs/npth/npth-1.5.ebuild
index e5f5eb0839c..585a9b68885 100644
--- a/dev-libs/npth/npth-1.5.ebuild
+++ b/dev-libs/npth/npth-1.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~amd64-fbsd"
 IUSE="static-libs"
 
 src_prepare() {



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

commit: b19d755bb05f9f1912dc10e01702fe8480788891
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Dec 24 13:20:47 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec 24 13:21:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19d755b

sys-apps/most: keyword for amd64-fbsd.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-apps/most/most-5.0.0a-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild 
b/sys-apps/most/most-5.0.0a-r1.ebuild
index 61881208048..3c2326d25e8 100644
--- a/sys-apps/most/most-5.0.0a-r1.ebuild
+++ b/sys-apps/most/most-5.0.0a-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~amd64-fbsd"
 IUSE=""
 
 RDEPEND=">=sys-libs/slang-2.1.3"



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

commit: 6f4e51b006f9d94423cf2e230db0f96c98ef46d7
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Dec 24 09:37:43 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec 24 13:21:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4e51b0

dev-libs/libunistring: keyword for amd64-fbsd.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-libs/libunistring/libunistring-0.9.7.ebuild 
b/dev-libs/libunistring/libunistring-0.9.7.ebuild
index 719a8989a6a..44f5e846f12 100644
--- a/dev-libs/libunistring/libunistring-0.9.7.ebuild
+++ b/dev-libs/libunistring/libunistring-0.9.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0/2"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~amd64-fbsd"
 IUSE="doc static-libs"
 
 PATCHES=(



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

commit: 5bf4ee36da2a6981a9bfed80f4664ac569e5c49f
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Dec 24 12:46:16 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec 24 13:21:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf4ee36

dev-python/pbr: keyword for amd64-fbsd.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-python/pbr/pbr-3.1.1.ebuild b/dev-python/pbr/pbr-3.1.1.ebuild
index bda997f5b9d..3c8d11895ce 100644
--- a/dev-python/pbr/pbr-3.1.1.ebuild
+++ b/dev-python/pbr/pbr-3.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~amd64-fbsd"
 #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 



[gentoo-commits] repo/gentoo:master commit in: media-radio/wsjtx/

commit: 16cbca0b640ca79bc2804732f4055ab2fc812cca
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Sun Dec 24 12:12:22 2017 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Sun Dec 24 12:13:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16cbca0b

media-radio/wsjtx: Add missing 'build with USE'.

Add missing 'build with USE' for sci-libs/fftw.

Reported-by: John Blbek  centrum.cz>
Closes: https://bugs.gentoo.org/641830
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-radio/wsjtx/wsjtx-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/wsjtx/wsjtx-1.8.0.ebuild 
b/media-radio/wsjtx/wsjtx-1.8.0.ebuild
index b42afd5cd5f..5548f9cebfe 100644
--- a/media-radio/wsjtx/wsjtx-1.8.0.ebuild
+++ b/media-radio/wsjtx/wsjtx-1.8.0.ebuild
@@ -25,7 +25,7 @@ RDEPEND="dev-qt/qtcore:5
dev-qt/qtprintsupport
virtual/libusb:1
media-libs/portaudio
-   sci-libs/fftw:3.0[threads]
+   sci-libs/fftw:3.0[threads,fortran]
virtual/fortran
app-text/asciidoc
doc? ( dev-ruby/asciidoctor )"



[gentoo-commits] data/api:master commit in: files/overlays/

commit: 2579c19896eef7eca366921137a989f0ea30d029
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 01:07:36 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 01:08:01 2017 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=2579c198

repositories: add darkelf

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

 files/overlays/repositories.xml | 12 
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 8439a4a..8887fb2 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -963,6 +963,18 @@ FIN
 
https://github.com/dannyboy4/dannyboy4-overlay/commits/master.atom
   
   
+darkelf
+Overlay focusing on improved user experience for 
working in darkness on Xfce or zsh (including vim)
+https://cgit.gentoo.org/repo/user/darkelf.git
+
+  s...@gmx.de
+  Simon
+
+https://anongit.gentoo.org/git/repo/user/darkelf.git
+git+ssh://g...@git.gentoo.org/repo/user/darkelf.git
+https://cgit.gentoo.org/repo/user/darkelf.git/atom/
+  
+  
 das-labor
 Gentoo overlay from Hackerspace Bochum
 https://github.com/das-labor/labor-overlay



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

commit: 36d9e001f80f5f03064f797adab1e47b4015283a
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:04:51 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:04:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d9e001

sys-fs/udisks: add ~arm, bug #641308

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/sys-fs/udisks/udisks-2.7.5.ebuild 
b/sys-fs/udisks/udisks-2.7.5.ebuild
index 7ce8e132d1b..a0e661df34f 100644
--- a/sys-fs/udisks/udisks-2.7.5.ebuild
+++ b/sys-fs/udisks/udisks-2.7.5.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}.
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="acl cryptsetup debug elogind +gptfdisk +introspection lvm nls selinux 
systemd"
 
 REQUIRED_USE="?? ( elogind systemd )"



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

commit: 1c5b6c8938328203cfc61a95b6956a1601bc9a34
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:19:43 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:19:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5b6c89

sys-devel/gcc-6.4.0: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 sys-devel/gcc/gcc-6.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-6.4.0.ebuild b/sys-devel/gcc/gcc-6.4.0.ebuild
index bd2145f54e1..193cad4d62b 100644
--- a/sys-devel/gcc/gcc-6.4.0.ebuild
+++ b/sys-devel/gcc/gcc-6.4.0.ebuild
@@ -8,7 +8,7 @@ UCLIBC_VER="1.0"
 
 inherit toolchain
 
-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"
 
 RDEPEND=""
 DEPEND="${RDEPEND}



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

commit: e363447a19fb340b1d57b98c62a983984cd42737
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:22:34 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:22:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e363447a

sys-devel/binutils-2.29.1-r1: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 sys-devel/binutils/binutils-2.29.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild 
b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
index c9e6035404f..49389780186 100644
--- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
@@ -7,6 +7,6 @@ PATCHVER="3"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
 
 PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )



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

commit: 3a32944ba5dfc9ca6c5793f1736c10dedc57b2fb
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:04:45 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:04:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a32944b

sys-libs/libblockdev: add ~arm, bug #641308

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 sys-libs/libblockdev/libblockdev-2.14-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libblockdev/libblockdev-2.14-r1.ebuild 
b/sys-libs/libblockdev/libblockdev-2.14-r1.ebuild
index 0be5caad33d..8f3472bebcc 100644
--- a/sys-libs/libblockdev/libblockdev-2.14-r1.ebuild
+++ b/sys-libs/libblockdev/libblockdev-2.14-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rhinstaller/libblockdev;
 SRC_URI="https://github.com/rhinstaller/${PN}/archive/${MY_PV}.tar.gz -> 
${MY_P}.tar.gz"
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="bcache +cryptsetup dmraid doc lvm kbd test"
 
 CDEPEND="



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

commit: 7c4012ba0de17a66f127af6dbf3aae0de3effc8b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:39:11 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:39:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4012ba

dev-util/intltool: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 dev-util/intltool/intltool-0.51.0-r1.ebuild | 2 +-
 dev-util/intltool/intltool-0.51.0-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/intltool/intltool-0.51.0-r1.ebuild 
b/dev-util/intltool/intltool-0.51.0-r1.ebuild
index f431362b7ad..dce86ad582d 100644
--- a/dev-util/intltool/intltool-0.51.0-r1.ebuild
+++ b/dev-util/intltool/intltool-0.51.0-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
 
 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 ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="

diff --git a/dev-util/intltool/intltool-0.51.0-r2.ebuild 
b/dev-util/intltool/intltool-0.51.0-r2.ebuild
index f821cc58763..fac4bd79110 100644
--- a/dev-util/intltool/intltool-0.51.0-r2.ebuild
+++ b/dev-util/intltool/intltool-0.51.0-r2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
 
 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 ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

commit: 517c9163d89d7c4947b9125586f6141f47e08856
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:44:21 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:44:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517c9163

profiles: stable mask USE=libressl for arm64

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

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index 8d566940ad3..752b4918b13 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Mart Raudsepp  (24 Dec 2017)
+# dev-libs/libressl not marked stable yet
+libressl
+
 # Mike Gilbert  (28 Oct 2017)
 # Mask python targets until dev-lang/python is stable.
 python_single_target_python3_6



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

commit: fb3ef141184b8ad96f90a9745d9f42bbfcf9faa8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:16:37 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:16:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3ef141

sys-libs/glibc-2.25-r9: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 sys-libs/glibc/glibc-2.25-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.25-r9.ebuild 
b/sys-libs/glibc/glibc-2.25-r9.ebuild
index a82ae2ce8f5..62c5c1ac0cf 100644
--- a/sys-libs/glibc/glibc-2.25-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.25-r9.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
 HOMEPAGE="https://www.gnu.org/software/libc/libc.html;
 
 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 RESTRICT="strip" # strip ourself #46186
 EMULTILIB_PKG="true"
 



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

commit: f912c64bca324da77716f9ab55c7b8b99eff2ff8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:21:41 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:21:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f912c64b

dev-libs/libffi-3.2.1: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/libffi/libffi-3.2.1.ebuild 
b/dev-libs/libffi/libffi-3.2.1.ebuild
index 848a9fedbf1..edce72cd926 100644
--- a/dev-libs/libffi/libffi-3.2.1.ebuild
+++ b/dev-libs/libffi/libffi-3.2.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug pax_kernel static-libs test"
 
 RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r1



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

commit: 40862f831832067cfadff5ba850be85b94008794
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:29:53 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:29:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40862f83

net-misc/openssh-7.5_p1-r3: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 net-misc/openssh/openssh-7.5_p1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/openssh-7.5_p1-r3.ebuild 
b/net-misc/openssh/openssh-7.5_p1-r3.ebuild
index 5ae4d45a76f..0dbe3c7fa22 100644
--- a/net-misc/openssh/openssh-7.5_p1-r3.ebuild
+++ b/net-misc/openssh/openssh-7.5_p1-r3.ebuild
@@ -25,7 +25,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
 
 LICENSE="BSD 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 ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Probably want to drop ssl defaulting to on in a future version.
 IUSE="abi_mips_n32 audit bindist debug ${HPN_PATCH:++}hpn kerberos 
kernel_linux ldap ldns libedit libressl livecd pam +pie sctp selinux skey ssh1 
+ssl static test X X509"
 REQUIRED_USE="ldns? ( ssl )



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

commit: 2b1453e5f88c14ec44a903b0938b83ab0fc35140
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:04:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:04:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1453e5

dev-libs/libbytesize: add ~arm, bug #641308

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild 
b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
index 05aed6655f0..ae965ed1b4b 100644
--- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
+++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rhinstaller/libbytesize;
 SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="doc test"
 
 RDEPEND="



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

commit: f058f21b18a65e2a03d1ec3ded02b564aea3dbcc
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:04:26 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:04:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f058f21b

dev-python/pocketlint: add ~arm, bug #641308

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-python/pocketlint/pocketlint-0.15.ebuild 
b/dev-python/pocketlint/pocketlint-0.15.ebuild
index ec882b0fc0b..e0faeb648c1 100644
--- a/dev-python/pocketlint/pocketlint-0.15.ebuild
+++ b/dev-python/pocketlint/pocketlint-0.15.ebuild
@@ -13,5 +13,5 @@ 
SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""



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

commit: aa2a6471d6e1841118a4694b11192d486ac995b0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 24 09:58:25 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 24 09:59:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2a6471

dev-ruby/facter: fix tests, bug 640362

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/facter/facter-3.9.3.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/dev-ruby/facter/facter-3.9.3.ebuild 
b/dev-ruby/facter/facter-3.9.3.ebuild
index ab465a65a85..d15e9288ae6 100644
--- a/dev-ruby/facter/facter-3.9.3.ebuild
+++ b/dev-ruby/facter/facter-3.9.3.ebuild
@@ -30,6 +30,8 @@ CDEPEND="
>=dev-cpp/yaml-cpp-0.5.1
! 10.1.0/>= 10/' \
+   -e '/rspec/ s/2.11.0/2.11/' \
+   -e '/mocha/ s/0.10.5/0.14.0/' lib/Gemfile || die
# patches
default
cmake-utils_src_prepare



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

commit: 2fbc77ce1e44d7a08d838f6244a399198cf3b715
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:24:49 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:24:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbc77ce

dev-libs/elfutils-0.170-r1: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/elfutils/elfutils-0.170-r1.ebuild 
b/dev-libs/elfutils/elfutils-0.170-r1.ebuild
index 2f8deded3d7..92d757ed773 100644
--- a/dev-libs/elfutils/elfutils-0.170-r1.ebuild
+++ b/dev-libs/elfutils/elfutils-0.170-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2;
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="bzip2 lzma nls static-libs test +threads +utils"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]



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

commit: 5af192e695ac0d5f408b1a38587c42f5430a5278
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:41:44 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:41:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af192e6

dev-libs/libgcrypt-1.8.1: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
index 9a4550d388b..ef31a08ba72 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.8.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 MIT"
 SLOT="0/20" # subslot = soname major version
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]



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

commit: 424ae1b54c17638de7b6599ba81ca89ba5408f30
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:36:40 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:36:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424ae1b5

sys-apps/hwids-20170328: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

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

diff --git a/sys-apps/hwids/hwids-20170328.ebuild 
b/sys-apps/hwids/hwids-20170328.ebuild
index 3b53663fe67..26e95e33c5c 100644
--- a/sys-apps/hwids/hwids-20170328.ebuild
+++ b/sys-apps/hwids/hwids-20170328.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="${HOMEPAGE}.git"
 else
SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
 LICENSE="|| ( GPL-2 BSD ) public-domain"



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

commit: 688cb08cdb86e999da043614bdd2175b4eeed20d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:23:41 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:23:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688cb08c

sys-apps/openrc-0.34.11: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

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

diff --git a/sys-apps/openrc/openrc-0.34.11.ebuild 
b/sys-apps/openrc/openrc-0.34.11.ebuild
index fd5ba4f6e23..91c0a038078 100644
--- a/sys-apps/openrc/openrc-0.34.11.ebuild
+++ b/sys-apps/openrc/openrc-0.34.11.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 LICENSE="BSD-2"



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

commit: ca798f713f4f708aae9ed7d6e2e912f9654fe823
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 24 19:05:58 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 24 19:05:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca798f71

dev-ruby/sass: add sass 3.5.4

Fix installation together with older slots.

Closes: https://bugs.gentoo.org/636822
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/sass/Manifest  |  1 +
 dev-ruby/sass/sass-3.4.25-r1.ebuild | 42 +
 dev-ruby/sass/sass-3.5.4.ebuild | 40 +++
 3 files changed, 83 insertions(+)

diff --git a/dev-ruby/sass/Manifest b/dev-ruby/sass/Manifest
index 908a557f711..db83a1fed59 100644
--- a/dev-ruby/sass/Manifest
+++ b/dev-ruby/sass/Manifest
@@ -2,3 +2,4 @@ DIST sass-3.2.19.gem 261632 BLAKE2B 
ef71c3a0fb1035c8e61759428a973adcc3732d788d5b
 DIST sass-3.4.24.gem 351232 BLAKE2B 
e22953cdfa28461d7f0952dd746a4390bfdd59c78aa52f9284ab0c2ef8ba4f1ad6745bdb181fcbb9dc865213761255a47fa588d150bdb4724436c116c91b92d5
 SHA512 
8435005234e5e734894f39fbfaccb83ae8f077f91604e59b4c4bcf9bc92be0bced4544b7e1ce0fefc6b382590407915d438e7f99828735e5eed7ba76f3ffb7d9
 DIST sass-3.4.25.gem 352768 BLAKE2B 
f3c725ee75f0d5b3a30cfbfdbf5dd949fc2b6d99878039a073c3b369753609f9b202ea6f756016783b251877831d1480dad4032db8338dff453b088b219b799a
 SHA512 
5ff4bd47857425832c6a39b963ae4465dd91d63774eb35196ec28075082ad231254babe507d7071304ddb73cdfc1168a547bf231225afaeb3b7ddd677c0bd712
 DIST sass-3.5.3.gem 318976 BLAKE2B 
14d9fe02c7f99c0f33d2ba833c0488e4dbe204480835b25afe2d7f48a0a3d944167d8a5fe46c7101509a9712bfb607140ab8694fb7a407f82cc9735fc1ee6664
 SHA512 
568944eb74a8845673b74ee3c392ace81b55bb89f30f20f34f415c8a822c3cef90db1b4aa32858a55e1af1ae39ff419a0a5bd08320edf9110d56f584672f14c8
+DIST sass-3.5.4.gem 319488 BLAKE2B 
1cbf4972fac0252e6d54b44f586fcdb4698e58ef29e780bdb1ca1c18cea8237a03f8b25a6c047f4e7d75957ea0d94cfb05a54ed511582f5ec9d6379cd6a9c655
 SHA512 
3fd3001b326f8a31e6b0c5e7fbd06acb4a4ee8213d86c65d325198b50115996ffa728d0a482333b2b4eeafdceecf28fad49db58521c2d059d69ecbff418c0315

diff --git a/dev-ruby/sass/sass-3.4.25-r1.ebuild 
b/dev-ruby/sass/sass-3.4.25-r1.ebuild
new file mode 100644
index 000..c5c7fc107d0
--- /dev/null
+++ b/dev-ruby/sass/sass-3.4.25-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="rails init.rb VERSION VERSION_NAME"
+
+# Allow the latest slot to provide these
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, and 
more"
+HOMEPAGE="http://sass-lang.com/;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+SLOT="$(get_version_component_range 1-2)"
+IUSE=""
+
+ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )"
+
+ruby_add_rdepend ">=dev-ruby/listen-1.3.1:1 !!http://sass-lang.com/;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux"
+SLOT="$(get_version_component_range 1-2)"
+IUSE=""
+
+ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )"
+
+ruby_add_rdepend "
+   !!

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

commit: 6229d5b5beca6940a4b3baee307d09c3f21f15c2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:27:54 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:27:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6229d5b5

sys-apps/man-db-2.7.6.1-r2: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 sys-apps/man-db/man-db-2.7.6.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild 
b/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild
index 11c66d57a07..783e32df0f9 100644
--- a/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild
+++ b/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="berkdb +gdbm +manpager nls selinux static-libs zlib"
 
 CDEPEND=">=dev-libs/libpipeline-1.4.0



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

commit: 28ec6490806ef76c3a9540fdb04eb8fac1082193
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:04:30 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:04:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ec6490

dev-libs/volume_key: add ~arm, bug #641308

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/volume_key/volume_key-0.3.9.ebuild 
b/dev-libs/volume_key/volume_key-0.3.9.ebuild
index 08d30c6bb30..6f89a7c56ab 100644
--- a/dev-libs/volume_key/volume_key-0.3.9.ebuild
+++ b/dev-libs/volume_key/volume_key-0.3.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-misc/ca-certificates/

commit: 739bc9cc04057cb21c0084a6e4ae4f6c737fc987
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 24 09:26:55 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 24 09:26:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739bc9cc

app-misc/ca-certificates-20161130.3.30.2: arm64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"

 app-misc/ca-certificates/ca-certificates-20161130.3.30.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ca-certificates/ca-certificates-20161130.3.30.2.ebuild 
b/app-misc/ca-certificates/ca-certificates-20161130.3.30.2.ebuild
index 2fac1bf7943..c538eb461d5 100644
--- a/app-misc/ca-certificates/ca-certificates-20161130.3.30.2.ebuild
+++ b/app-misc/ca-certificates/ca-certificates-20161130.3.30.2.ebuild
@@ -58,7 +58,7 @@ fi
 
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="insecure_certs"
 ${PRECOMPILED} || IUSE+=" cacert"
 



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

commit: 0719285ff7adc67a9c621b6b926745f2ec6be273
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 12:04:40 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 12:04:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0719285f

sys-libs/libblockdev: add ~arm, bug #641308

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 sys-libs/libblockdev/libblockdev-2.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libblockdev/libblockdev-2.15-r1.ebuild 
b/sys-libs/libblockdev/libblockdev-2.15-r1.ebuild
index 290bc81cfaa..73446ec8ac2 100644
--- a/sys-libs/libblockdev/libblockdev-2.15-r1.ebuild
+++ b/sys-libs/libblockdev/libblockdev-2.15-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rhinstaller/libblockdev;
 SRC_URI="https://github.com/rhinstaller/${PN}/archive/${MY_PV}.tar.gz -> 
${MY_P}.tar.gz"
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="bcache +cryptsetup dmraid doc lvm kbd test"
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/

commit: c6166ef6dd2a63d28e45478d25b5ba9b165eeae4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Dec 25 01:00:38 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Dec 25 01:00:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6166ef6

dev-qt/qtcore: remove 4.8.7-r2

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-qt/qtcore/qtcore-4.8.7-r2.ebuild | 92 
 1 file changed, 92 deletions(-)

diff --git a/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild 
b/dev-qt/qtcore/qtcore-4.8.7-r2.ebuild
deleted file mode 100644
index 37ed1d3134a..000
--- a/dev-qt/qtcore/qtcore-4.8.7-r2.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
-inherit qt4-build-multilib
-
-DESCRIPTION="Cross-platform application development framework"
-
-if [[ ${QT4_BUILD_TYPE} == release ]]; then
-   KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
-fi
-
-IUSE="+glib iconv icu libressl qt3support ssl"
-
-DEPEND="
-   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
-   glib? ( dev-libs/glib:2[${MULTILIB_USEDEP}] )
-   iconv? ( >=virtual/libiconv-0-r2[${MULTILIB_USEDEP}] )
-   icu? ( =dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] 
)
-   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
-   )
-"
-RDEPEND="${DEPEND}"
-PDEPEND="
-   ~dev-qt/qttranslations-${PV}
-   qt3support? ( 
~dev-qt/qtgui-${PV}[aqua=,debug=,glib=,qt3support,${MULTILIB_USEDEP}] )
-"
-
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/qt4/Qt/qconfig.h
-   /usr/include/qt4/QtCore/qconfig.h
-)
-
-PATCHES=(
-   
"${FILESDIR}/${PN}-4.8.5-honor-ExcludeSocketNotifiers-in-glib-event-loop.patch" 
# bug 514968
-   "${FILESDIR}/${PN}-4.8.5-qeventdispatcher-recursive.patch" # bug 514968
-   "${FILESDIR}/${PN}-4.8.6-moc-boost-1.60.patch" # bug 556104
-   "${FILESDIR}/${PN}-4.8.7-libressl.patch" # bug 584796
-)
-
-QT4_TARGET_DIRECTORIES="
-   src/tools/bootstrap
-   src/tools/moc
-   src/tools/rcc
-   src/tools/uic
-   src/corelib
-   src/network
-   src/xml
-   src/plugins/codecs/cn
-   src/plugins/codecs/jp
-   src/plugins/codecs/kr
-   src/plugins/codecs/tw
-   tools/linguist/lconvert
-   tools/linguist/lrelease
-   tools/linguist/lupdate"
-
-QCONFIG_DEFINE="QT_ZLIB"
-
-src_prepare() {
-   qt4-build-multilib_src_prepare
-
-   # bug 172219
-   sed -i -e "s:CXXFLAGS.*=:CXXFLAGS=${CXXFLAGS} :" \
-   -e "s:LFLAGS.*=:LFLAGS=${LDFLAGS} :" \
-   qmake/Makefile.unix || die "sed qmake/Makefile.unix failed"
-
-   # bug 427782
-   sed -i -e '/^CPPFLAGS\s*=/ s/-g //' \
-   qmake/Makefile.unix || die "sed CPPFLAGS in qmake/Makefile.unix 
failed"
-   sed -i -e 's/setBootstrapVariable QMAKE_CFLAGS_RELEASE/QMakeVar set 
QMAKE_CFLAGS_RELEASE/' \
-   -e 's/setBootstrapVariable QMAKE_CXXFLAGS_RELEASE/QMakeVar set 
QMAKE_CXXFLAGS_RELEASE/' \
-   configure || die "sed configure setBootstrapVariable failed"
-}
-
-multilib_src_configure() {
-   local myconf=(
-   -no-accessibility -no-xmlpatterns -no-multimedia 
-no-audio-backend -no-phonon
-   -no-phonon-backend -no-svg -no-webkit -no-script 
-no-scripttools -no-declarative
-   -system-zlib -no-gif -no-libtiff -no-libpng -no-libmng 
-no-libjpeg
-   -no-cups -no-dbus -no-gtkstyle -no-nas-sound -no-opengl 
-no-openvg
-   -no-sm -no-xshape -no-xvideo -no-xsync -no-xinerama -no-xcursor 
-no-xfixes
-   -no-xrandr -no-xrender -no-mitshm -no-fontconfig -no-freetype 
-no-xinput -no-xkb
-   $(qt_use glib)
-   $(qt_use iconv)
-   $(qt_use icu)
-   $(use ssl && echo -openssl-linked || echo -no-openssl)
-   $(qt_use qt3support)
-   )
-   qt4_multilib_src_configure
-}



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

commit: 751ec58649a44cef3269f095d44c29495b656f33
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Dec 24 11:58:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Dec 24 11:58:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751ec586

net-misc/freerdp: arm stable, bug #635452

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 net-misc/freerdp/freerdp-2.0.0_rc0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild 
b/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
index 25a544e2489..4d54e1eef9c 100644
--- a/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
+++ b/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} !=  ]]; then
MY_P="FreeRDP-${MY_PV}"
S="${WORKDIR}/${MY_P}"
SRC_URI="https://github.com/FreeRDP/FreeRDP/archive/${MY_PV}.tar.gz -> 
${MY_P}.tar.gz"
-   KEYWORDS="alpha amd64 ~arm ppc ppc64 x86"
+   KEYWORDS="alpha amd64 arm ppc ppc64 x86"
 else
inherit git-r3
SRC_URI=""



[gentoo-commits] repo/gentoo:master commit in: app-misc/supercat/

commit: 89f39f875cee9a8609e07af1b113c480c021784f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 24 22:30:59 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 24 22:30:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f39f87

app-misc/supercat: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-misc/supercat/supercat-0.5.5-r1.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/app-misc/supercat/supercat-0.5.5-r1.ebuild 
b/app-misc/supercat/supercat-0.5.5-r1.ebuild
deleted file mode 100644
index 7349812fd69..000
--- a/app-misc/supercat/supercat-0.5.5-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-DESCRIPTION="A text file colorizer using powerful regular expressions"
-HOMEPAGE="http://supercat.nosredna.net;
-SRC_URI="http://supercat.nosredna.net/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-src_configure() {
-   econf --with-system-directory="${EPREFIX}/etc/supercat"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "Install failed!"
-
-   dodoc ChangeLog || die
-}



  1   2   >