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

2019-01-04 Thread Hans de Graaff
commit: 43c1591d58ffbb9258a435becf99ce285c9c2664
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:43:49 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c1591d

dev-ruby/thread_order: add ruby26

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

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

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



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

2019-01-04 Thread Hans de Graaff
commit: b2094954d22a573a34eb202d719e5cb3210bec72
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:44:33 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2094954

dev-ruby/diff-lcs: add ruby26

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

 dev-ruby/diff-lcs/diff-lcs-1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild 
b/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild
index fdd7b63ef6a..66cea85043f 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-04 Thread Hans de Graaff
commit: 2da535b823dd838d60b92f500b2156f0601b3d6c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:54:41 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da535b8

dev-ruby/rspec: add ruby26

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

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

diff --git a/dev-ruby/rspec/rspec-3.8.0.ebuild 
b/dev-ruby/rspec/rspec-3.8.0.ebuild
index 963b933d86b..34b33dba47a 100644
--- a/dev-ruby/rspec/rspec-3.8.0.ebuild
+++ b/dev-ruby/rspec/rspec-3.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-core/files/, dev-ruby/rspec-core/

2019-01-04 Thread Hans de Graaff
commit: 00158abc8c79cd227980de4d6434d51f15abd1f9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:54:03 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00158abc

dev-ruby/rspec-core: add ruby26

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

 .../rspec-core/files/rspec-core-3.8.0-ruby26.patch | 23 ++
 dev-ruby/rspec-core/rspec-core-3.8.0-r1.ebuild | 94 ++
 2 files changed, 117 insertions(+)

diff --git a/dev-ruby/rspec-core/files/rspec-core-3.8.0-ruby26.patch 
b/dev-ruby/rspec-core/files/rspec-core-3.8.0-ruby26.patch
new file mode 100644
index 000..7c4bc9f7e50
--- /dev/null
+++ b/dev-ruby/rspec-core/files/rspec-core-3.8.0-ruby26.patch
@@ -0,0 +1,23 @@
+From 5e6171ee7dadd520991153009eb01d7be3c82e7e Mon Sep 17 00:00:00 2001
+From: "Keiji, Yoshimi" 
+Date: Mon, 10 Dec 2018 22:40:16 +0900
+Subject: [PATCH] Fixed warnings: lib/rspec/core/metadata.rb:172: warning:
+ Object#=~ is deprecated; it always returns nil (#2582)
+
+---
+ lib/rspec/core/metadata.rb | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/rspec/core/metadata.rb b/lib/rspec/core/metadata.rb
+index 094a7a3b3..c68627ac5 100644
+--- a/lib/rspec/core/metadata.rb
 b/lib/rspec/core/metadata.rb
+@@ -169,7 +169,7 @@ def file_path_and_line_number_from(backtrace)
+ end
+ 
+ def description_separator(parent_part, child_part)
+-  if parent_part.is_a?(Module) && child_part =~ /^(#|::|\.)/
++  if parent_part.is_a?(Module) && 
/^(?:#|::|\.)/.match(child_part.to_s)
+ ''.freeze
+   else
+ ' '.freeze

diff --git a/dev-ruby/rspec-core/rspec-core-3.8.0-r1.ebuild 
b/dev-ruby/rspec-core/rspec-core-3.8.0-r1.ebuild
new file mode 100644
index 000..37a30a9087f
--- /dev/null
+++ b/dev-ruby/rspec-core/rspec-core-3.8.0-r1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+# Also install this custom path since internal paths depend on it.
+RUBY_FAKEGEM_EXTRAINSTALL="exe"
+
+RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec"
+
+inherit ruby-fakegem eapi7-ver
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-core;
+SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="3"
+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="highlight"
+
+SUBVERSION="$(ver_cut 1-2)"
+
+ruby_add_rdepend "
+   =dev-ruby/rspec-support-${SUBVERSION}*
+   !!=dev-ruby/coderay-1.1.1 )
+"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/nokogiri-1.5.2
+   >=dev-ruby/coderay-1.1.1
+   dev-ruby/syntax
+   >=dev-ruby/thread_order-1.1.0
+   >=dev-ruby/rspec-expectations-3.8.0:3
+   >=dev-ruby/rspec-mocks-2.99.0:3
+   )"
+
+PATCHES=( "${FILESDIR}/${P}-ruby26.patch" )
+
+all_ruby_prepare() {
+   # Don't set up bundler: it doesn't understand our setup.
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+
+   # Avoid dependency on cucumber since we can't run the features anyway.
+   sed -i -e '/[Cc]ucumber/ s:^:#:' Rakefile || die
+
+   # Duplicate exe also in bin. We can't change it since internal stuff
+   # also depends on this and fixing that is going to be fragile. This
+   # way we can at least install proper bin scripts.
+   cp -R exe bin || die
+
+   # Avoid unneeded dependency on git.
+   sed -i -e 's/git ls-files --/find/' rspec-core.gemspec || die
+
+   # Avoid aruba dependency so that we don't end up in dependency hell.
+   sed -i -e '/ArubaLoader/,/^end/ s:^:#:' -e '/Aruba/ s:^:#:' 
spec/spec_helper.rb || die
+   rm -f spec/support/aruba_support.rb || die
+   rm -f 
spec/integration/{bisect_runners,failed_line_detection,filtering,order,persistence_failures,suite_hooks_errors}_spec.rb
 || die
+   rm -f 
spec/integration/{spec_file_load_errors,output_stream,fail_if_no_examples}_spec.rb
 || die
+
+   # Avoid a spec failing due to path issues
+   sed -i -e '/does not load files in the default path when run by 
ruby/,/end/ s:^:#:' \
+   spec/rspec/core/configuration_spec.rb || die
+
+   # Avoid a spec that depends on dev-ruby/rspec to lessen circular
+   # dependencies, bug 662328
+   sed -i -e '/loads mocks and expectations when the constants are 
referenced/askip "gentoo: bug 662328"' spec/rspec/core_spec.rb || die
+
+   # Avoid a spec 

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

2019-01-04 Thread Hans de Graaff
commit: 452a400ca0e76e1f80a10efdf61475cec78c94ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:45:08 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452a400c

dev-ruby/rspec-support: add ruby26

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

 dev-ruby/rspec-support/rspec-support-3.8.0.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rspec-support/rspec-support-3.8.0.ebuild 
b/dev-ruby/rspec-support/rspec-support-3.8.0.ebuild
index e84bff1cedb..49f58a42c92 100644
--- a/dev-ruby/rspec-support/rspec-support-3.8.0.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -36,4 +36,8 @@ all_ruby_prepare() {
 
# Avoid a spec requiring a specific locale
sed -i -e '/copes with encoded strings/ 
s/RSpec::Support::OS.windows?/true/' spec/rspec/support/differ_spec.rb || die
+
+   # Avoid a brittle spec depending on ruby implementation details
+   # should be fixed upstream in next version
+   sed -i -e '/returns a hash containing nodes for each line number/askip 
"ruby26"' spec/rspec/support/source_spec.rb || die
 }



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

2019-01-04 Thread Hans de Graaff
commit: 5aecc90b583d1dc4a78e6690a16705a7c96c43be
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:49:04 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aecc90b

dev-ruby/rspec-expectations: add ruby26

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

 dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild 
b/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild
index f172e8ea668..248a6e5cf4b 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.8.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-04 Thread Hans de Graaff
commit: e3e87607b14663d3a6c1680556740973f1693289
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan  5 07:53:18 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan  5 07:58:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e87607

dev-ruby/rspec-mocks: add ruby26

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

 dev-ruby/rspec-mocks/rspec-mocks-3.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rspec-mocks/rspec-mocks-3.8.0.ebuild 
b/dev-ruby/rspec-mocks/rspec-mocks-3.8.0.ebuild
index 624868e81bb..d8fb3996669 100644
--- a/dev-ruby/rspec-mocks/rspec-mocks-3.8.0.ebuild
+++ b/dev-ruby/rspec-mocks/rspec-mocks-3.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-04 Thread Mike Gilbert
commit: 91f2491c60e83b240a777abb7630fa81a65ecc2a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan  5 05:07:02 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan  5 05:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f2491c

www-client/chromium: call strip-flags before appending flags

Closes: https://bugs.gentoo.org/674500
Package-Manager: Portage-2.3.53_p6, Repoman-2.3.12_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/chromium/chromium-71.0.3578.98.ebuild   | 35 +++---
 .../chromium/chromium-72.0.3626.28-r1.ebuild   | 35 +++---
 2 files changed, 36 insertions(+), 34 deletions(-)

diff --git a/www-client/chromium/chromium-71.0.3578.98.ebuild 
b/www-client/chromium/chromium-71.0.3578.98.ebuild
index fd9d0c56bc0..88e3484e883 100644
--- a/www-client/chromium/chromium-71.0.3578.98.ebuild
+++ b/www-client/chromium/chromium-71.0.3578.98.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -505,6 +505,23 @@ src_configure() {
myconf_gn+=" 
google_default_client_secret=\"${google_default_client_secret}\""
 
local myarch="$(tc-arch)"
+
+   # Avoid CFLAGS problems, bug #352457, bug #390147.
+   if ! use custom-cflags; then
+   replace-flags "-Os" "-O2"
+   strip-flags
+
+   # Prevent linker from running out of address space, bug #471810 
.
+   if use x86; then
+   filter-flags "-g*"
+   fi
+
+   # Prevent libvpx build failures. Bug 530248, 544702, 546984.
+   if [[ ${myarch} == amd64 || ${myarch} == x86 ]]; then
+   filter-flags -mno-mmx -mno-sse2 -mno-ssse3 -mno-sse4.1 
-mno-avx -mno-avx2
+   fi
+   fi
+
if [[ $myarch = amd64 ]] ; then
myconf_gn+=" target_cpu=\"x64\""
ffmpeg_target_arch=x64
@@ -533,22 +550,6 @@ src_configure() {
# Disable fatal linker warnings, bug 506268.
myconf_gn+=" fatal_linker_warnings=false"
 
-   # Avoid CFLAGS problems, bug #352457, bug #390147.
-   if ! use custom-cflags; then
-   replace-flags "-Os" "-O2"
-   strip-flags
-
-   # Prevent linker from running out of address space, bug #471810 
.
-   if use x86; then
-   filter-flags "-g*"
-   fi
-
-   # Prevent libvpx build failures. Bug 530248, 544702, 546984.
-   if [[ ${myarch} == amd64 || ${myarch} == x86 ]]; then
-   filter-flags -mno-mmx -mno-sse2 -mno-ssse3 -mno-sse4.1 
-mno-avx -mno-avx2
-   fi
-   fi
-
# https://bugs.gentoo.org/588596
#append-cxxflags $(test-flags-CXX -fno-delete-null-pointer-checks)
 

diff --git a/www-client/chromium/chromium-72.0.3626.28-r1.ebuild 
b/www-client/chromium/chromium-72.0.3626.28-r1.ebuild
index 814e42f8bfc..0f7a5ab1a50 100644
--- a/www-client/chromium/chromium-72.0.3626.28-r1.ebuild
+++ b/www-client/chromium/chromium-72.0.3626.28-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -507,6 +507,23 @@ src_configure() {
myconf_gn+=" 
google_default_client_secret=\"${google_default_client_secret}\""
 
local myarch="$(tc-arch)"
+
+   # Avoid CFLAGS problems, bug #352457, bug #390147.
+   if ! use custom-cflags; then
+   replace-flags "-Os" "-O2"
+   strip-flags
+
+   # Prevent linker from running out of address space, bug #471810 
.
+   if use x86; then
+   filter-flags "-g*"
+   fi
+
+   # Prevent libvpx build failures. Bug 530248, 544702, 546984.
+   if [[ ${myarch} == amd64 || ${myarch} == x86 ]]; then
+   filter-flags -mno-mmx -mno-sse2 -mno-ssse3 -mno-sse4.1 
-mno-avx -mno-avx2
+   fi
+   fi
+
if [[ $myarch = amd64 ]] ; then
myconf_gn+=" target_cpu=\"x64\""
ffmpeg_target_arch=x64
@@ -535,22 +552,6 @@ src_configure() {
# Disable fatal linker warnings, bug 506268.
myconf_gn+=" fatal_linker_warnings=false"
 
-   # Avoid CFLAGS problems, bug #352457, bug #390147.
-   if ! use custom-cflags; then
-   replace-flags "-Os" "-O2"
-   strip-flags
-
-   # Prevent linker from running out of address space, bug #471810 
.
-   if use x86; then
-   filter-flags "-g*"
-   fi
-
-   # Prevent libvpx build failures. Bug 530248, 544702, 546984.
-   if [[ ${myarch} == amd64 || ${myarch} == x86 ]]; then
-   filter-flags -mno-mmx 

[gentoo-commits] repo/gentoo:master commit in: sys-boot/vboot-utils/

2019-01-04 Thread Zac Medico
commit: db7f353c9db529295c7c1fa1aa66751bbc9c1594
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Jan  5 01:31:08 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Jan  5 01:33:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7f353c

sys-boot/vboot-utils: fix 72_p20181229 for libressl

dumpRSAPublicKey.c:(.text+0x150): undefined reference to `RSA_get0_key'

Reported-by: Toralf Förster  gentoo.org>
Closes: https://bugs.gentoo.org/674522
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Zac Medico  gentoo.org>

 sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild 
b/sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild
index 3469619cf31..273d3ec48ff 100644
--- a/sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild
+++ b/sys-boot/vboot-utils/vboot-utils-72_p20181229.ebuild
@@ -53,6 +53,10 @@ src_prepare() {
-i tests/common.sh || die
sed -e "s:/mnt/host/source/src/platform/vboot_reference:${S}:" \
-i tests/futility/expect_output/* || die
+   if use libressl; then
+   sed -e '/OPENSSL_VERSION_NUMBER/d' \
+   -i host/include/openssl_compat.h || die #674522
+   fi
 }
 
 _emake() {



[gentoo-commits] proj/musl:master commit in: eclass/

2019-01-04 Thread Anthony G. Basile
commit: 3bf7b7fcb0882ade14980e23f95150971de3c446
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Jan  5 00:43:46 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan  5 00:43:46 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=3bf7b7fc

eclass/qt5-build.eclass: remove

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

 eclass/qt5-build.eclass | 808 
 1 file changed, 808 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
deleted file mode 100644
index 82a2aaf..000
--- a/eclass/qt5-build.eclass
+++ /dev/null
@@ -1,808 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @ECLASS: qt5-build.eclass
-# @MAINTAINER:
-# q...@gentoo.org
-# @AUTHOR:
-# Davide Pesavento 
-# @SUPPORTED_EAPIS: 6
-# @BLURB: Eclass for Qt5 split ebuilds.
-# @DESCRIPTION:
-# This eclass contains various functions that are used when building Qt5.
-# Requires EAPI 6.
-
-if [[ ${CATEGORY} != dev-qt ]]; then
-   die "qt5-build.eclass is only to be used for building Qt 5."
-fi
-
-case ${EAPI} in
-   6)  : ;;
-   *)  die "qt5-build.eclass: unsupported EAPI=${EAPI:-0}" ;;
-esac
-
-# @ECLASS-VARIABLE: QT5_MODULE
-# @PRE_INHERIT
-# @DESCRIPTION:
-# The upstream name of the module this package belongs to. Used for
-# SRC_URI and EGIT_REPO_URI. Must be set before inheriting the eclass.
-: ${QT5_MODULE:=${PN}}
-
-# @ECLASS-VARIABLE: QT5_TARGET_SUBDIRS
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Array variable containing the source directories that should be built.
-# All paths must be relative to ${S}.
-
-# @ECLASS-VARIABLE: QT5_GENTOO_CONFIG
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Array of  triplets that are evaluated in src_install
-# to generate the per-package list of enabled QT_CONFIG features and macro
-# definitions, which are then merged together with all other Qt5 packages
-# installed on the system to obtain the global qconfig.{h,pri} files.
-
-# @ECLASS-VARIABLE: VIRTUALX_REQUIRED
-# @DESCRIPTION:
-# For proper description see virtualx.eclass man page.
-# Here we redefine default value to be manual, if your package needs virtualx
-# for tests you should proceed with setting VIRTUALX_REQUIRED=test.
-: ${VIRTUALX_REQUIRED:=manual}
-
-inherit estack flag-o-matic ltprune toolchain-funcs versionator virtualx
-
-HOMEPAGE="https://www.qt.io/;
-LICENSE="|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3"
-SLOT=5/$(get_version_component_range 1-2)
-
-QT5_MINOR_VERSION=$(get_version_component_range 2)
-QT5_PATCH_VERSION=$(get_version_component_range 3)
-readonly QT5_MINOR_VERSION QT5_PATCH_VERSION
-
-case ${PV} in
-   5.)
-   # git dev branch
-   QT5_BUILD_TYPE="live"
-   EGIT_BRANCH="dev"
-   ;;
-   5.?.|5.??.|5.???.)
-   # git stable branch
-   QT5_BUILD_TYPE="live"
-   EGIT_BRANCH=${PV%.}
-   ;;
-   *_alpha*|*_beta*|*_rc*)
-   # development release
-   QT5_BUILD_TYPE="release"
-   MY_P=${QT5_MODULE}-opensource-src-${PV/_/-}
-   
SRC_URI="https://download.qt.io/development_releases/qt/${PV%.*}/${PV/_/-}/submodules/${MY_P}.tar.xz;
-   S=${WORKDIR}/${MY_P}
-   ;;
-   *)
-   # official stable release
-   QT5_BUILD_TYPE="release"
-   MY_P=${QT5_MODULE}-opensource-src-${PV}
-   
SRC_URI="https://download.qt.io/official_releases/qt/${PV%.*}/${PV}/submodules/${MY_P}.tar.xz;
-   S=${WORKDIR}/${MY_P}
-   ;;
-esac
-readonly QT5_BUILD_TYPE
-
-EGIT_REPO_URI=(
-   "https://code.qt.io/qt/${QT5_MODULE}.git;
-   "https://github.com/qt/${QT5_MODULE}.git;
-)
-[[ ${QT5_BUILD_TYPE} == live ]] && inherit git-r3
-
-# @ECLASS-VARIABLE: QT5_BUILD_DIR
-# @OUTPUT_VARIABLE
-# @DESCRIPTION:
-# Build directory for out-of-source builds.
-case ${QT5_BUILD_TYPE} in
-   live): ${QT5_BUILD_DIR:=${S}_build} ;;
-   release) : ${QT5_BUILD_DIR:=${S}} ;; # workaround for bug 497312
-esac
-
-IUSE="debug test"
-
-[[ ${PN} == qtwebkit ]] && RESTRICT+=" mirror" # bug 524584
-[[ ${QT5_BUILD_TYPE} == release ]] && RESTRICT+=" test" # bug 457182
-
-DEPEND="
-   dev-lang/perl
-   virtual/pkgconfig
-"
-if [[ (${PN} != qttest && ${PN} != qtwebkit) || (${PN} == qtwebkit && 
${QT5_MINOR_VERSION} -lt 9) ]]; then
-   DEPEND+=" test? ( ~dev-qt/qttest-${PV} )"
-fi
-RDEPEND="
-   dev-qt/qtchooser
-"
-
-
-##  Phase functions  ##
-
-EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install 
src_test pkg_postinst pkg_postrm
-
-# @FUNCTION: qt5-build_src_unpack
-# @DESCRIPTION:
-# Unpacks the sources.
-qt5-build_src_unpack() {
-   if tc-is-gcc; then
-   local min_gcc4_minor_version=7
-   if [[ $(gcc-major-version) -lt 4 ]] || \
-  

[gentoo-commits] proj/musl:master commit in: dev-qt/qtwebengine/, dev-qt/qtwebengine/files/, dev-qt/qtwebengine/files/musl/

2019-01-04 Thread Anthony G. Basile
commit: 08fa1dca3c36bb26bd8beed70c174318cb0e7131
Author: layman  localhost>
AuthorDate: Sat Jan  5 00:41:30 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan  5 00:43:04 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=08fa1dca

dev-qt/qtwebengine: initial commit

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

 dev-qt/qtwebengine/Manifest|   1 +
 .../qtwebengine/files/musl/arm-missing-files.patch | 205 
 .../files/musl/arm-void-is-not-android.patch   |  17 ++
 dev-qt/qtwebengine/files/musl/musl-sandbox.patch   |  70 ++
 .../files/musl/qt-musl-dispatch_to_musl.patch  | 103 
 .../qtwebengine/files/musl/qt-musl-execinfo.patch  | 259 +
 .../qtwebengine/files/musl/qt-musl-fpstate.patch   |  48 
 .../qtwebengine/files/musl/qt-musl-mallinfo.patch  |  42 
 dev-qt/qtwebengine/files/musl/qt-musl-off_t.patch  |  10 +
 .../files/musl/qt-musl-pread-pwrite.patch  |  20 ++
 .../qtwebengine/files/musl/qt-musl-pvalloc.patch   |  14 ++
 .../files/musl/qt-musl-remove-cdefs.patch  |  12 +
 .../qtwebengine/files/musl/qt-musl-resolve.patch   |  61 +
 .../qtwebengine/files/musl/qt-musl-serialio.patch  |  12 +
 .../qtwebengine/files/musl/qt-musl-siginfo_t.patch |  18 ++
 .../files/musl/qt-musl-stackstart.patch|  21 ++
 .../files/musl/qt-musl-sysreg-for__WORDSIZE.patch  |  14 ++
 .../files/musl/qt-musl-thread-stacksize.patch  |  26 +++
 dev-qt/qtwebengine/files/musl/yasm-nls.patch   |  13 ++
 .../qtwebengine-5.11.1-nouveau-disable-gpu.patch   |  98 
 .../qtwebengine-5.11.2-paxmark-mksnapshot.patch|  41 
 .../qtwebengine/files/qtwebengine-5.9.6-gcc8.patch |  24 ++
 dev-qt/qtwebengine/metadata.xml|  30 +++
 dev-qt/qtwebengine/qtwebengine-5.11.3.ebuild   | 158 +
 24 files changed, 1317 insertions(+)

diff --git a/dev-qt/qtwebengine/Manifest b/dev-qt/qtwebengine/Manifest
new file mode 100644
index 000..b38c131
--- /dev/null
+++ b/dev-qt/qtwebengine/Manifest
@@ -0,0 +1 @@
+DIST qtwebengine-everywhere-src-5.11.3.tar.xz 233678844 BLAKE2B 
451a2f8361b158835f7f565aea9e7e372ea5670f56a5eef918d0340857e1b336d7147c5f87417a21ea225c248cfda8248869c2023b2e359aa9216ec472dea4b9
 SHA512 
323179244187b075836101eec15fc96569e31dee7ca0b28d51833cf02a55439ca0ab8e3e14acf970eb0258e1f5187b6b33fc1a35bf9056e4941a2b20be9b0431

diff --git a/dev-qt/qtwebengine/files/musl/arm-missing-files.patch 
b/dev-qt/qtwebengine/files/musl/arm-missing-files.patch
new file mode 100644
index 000..59af5db
--- /dev/null
+++ b/dev-qt/qtwebengine/files/musl/arm-missing-files.patch
@@ -0,0 +1,205 @@
+From bf9a9d0532d7749901082ffce976d182672c2d36 Mon Sep 17 00:00:00 2001
+From: Allan Sandfeld Jensen 
+Date: Mon, 10 Dec 2018 14:35:22 +0100
+Subject: [PATCH] Fix building gn on arm
+
+Two arm header files were missing.
+
+Change-Id: I3d9cd03c682b9de6b38e75085bcda9deef81b5fa
+Fixes: QTBUG-72393
+Reviewed-by: Michal Klocek 
+---
+ gn/base/numerics/safe_conversions_arm_impl.h |  51 +++
+ gn/base/numerics/safe_math_arm_impl.h| 122 +++
+ 2 files changed, 173 insertions(+)
+ create mode 100644 gn/base/numerics/safe_conversions_arm_impl.h
+ create mode 100644 gn/base/numerics/safe_math_arm_impl.h
+
+diff --git a/src/3rdparty/gn/base/numerics/safe_conversions_arm_impl.h 
b/src/3rdparty/gn/base/numerics/safe_conversions_arm_impl.h
+new file mode 100644
+index 00..da5813f65e
+--- /dev/null
 b/src/3rdparty/gn/base/numerics/safe_conversions_arm_impl.h
+@@ -0,0 +1,51 @@
++// Copyright 2017 The Chromium Authors. All rights reserved.
++// Use of this source code is governed by a BSD-style license that can be
++// found in the LICENSE file.
++
++#ifndef BASE_NUMERICS_SAFE_CONVERSIONS_ARM_IMPL_H_
++#define BASE_NUMERICS_SAFE_CONVERSIONS_ARM_IMPL_H_
++
++#include 
++#include 
++#include 
++
++#include "base/numerics/safe_conversions_impl.h"
++
++namespace base {
++namespace internal {
++
++// Fast saturation to a destination type.
++template 
++struct SaturateFastAsmOp {
++  static const bool is_supported =
++  std::is_signed::value && std::is_integral::value &&
++  std::is_integral::value &&
++  IntegerBitsPlusSign::value <= IntegerBitsPlusSign::value 
&&
++  IntegerBitsPlusSign::value <= IntegerBitsPlusSign::value 
&&
++  !IsTypeInRangeForNumericType::value;
++
++  __attribute__((always_inline)) static Dst Do(Src value) {
++int32_t src = value;
++typename std::conditional::value, int32_t,
++  uint32_t>::type result;
++if (std::is_signed::value) {
++  asm("ssat %[dst], %[shift], %[src]"
++  : [dst] "=r"(result)
++  : [src] "r"(src), [shift] "n"(IntegerBitsPlusSign::value <= 32
++? IntegerBitsPlusSign::value
++: 32));
++} else {
++  

[gentoo-commits] proj/musl:master commit in: dev-qt/qtwebkit/files/, dev-qt/qtwebkit/

2019-01-04 Thread Anthony G. Basile
commit: 7bb577b2feb4b285cccf466447ffe6998ac431bf
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Jan  5 00:44:27 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Jan  5 00:44:27 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=7bb577b2

dev-qt/qtwebkit: drop in favor of qtwebengine

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

 dev-qt/qtwebkit/Manifest   |   1 -
 .../files/qtwebkit-5.4.2-system-leveldb.patch  |  25 -
 ...webkit-5.5.0-fix-backtrace-detection-musl.patch |  22 
 .../files/qtwebkit-5.5.1-disable-jit.patch |  15 ---
 .../files/qtwebkit-5.5.1-fix-stack-size-musl.patch |  14 ---
 .../files/qtwebkit-5.8.0-disable-gstreamer.patch   |  15 ---
 dev-qt/qtwebkit/metadata.xml   |  28 -
 dev-qt/qtwebkit/qtwebkit-5.9.1.ebuild  | 122 -
 8 files changed, 242 deletions(-)

diff --git a/dev-qt/qtwebkit/Manifest b/dev-qt/qtwebkit/Manifest
deleted file mode 100644
index 97b9f0e..000
--- a/dev-qt/qtwebkit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qtwebkit-opensource-src-5.9.1.tar.xz 35300628 BLAKE2B 
eb64f6345e14698d176958faccf7493073e177ac8c2e25b44f02c09df6b45e4a069e2c86960d9fbe497f7d59099b25d021743437276c1bd6bc8fd0593052faa2
 SHA512 
79316ab746a230fdb290e28629d7cec5fca75119ba8868060742c682ab86490de9ffd8e517569aa7412f35fd709568dbb5f7d2d467bdb4461e192f8b05d6f1e5

diff --git a/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch 
b/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
deleted file mode 100644
index 265d507..000
--- a/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Correct header location so system dev-libs/leveldb can be detected.
-
 a/Tools/qmake/config.tests/leveldb/leveldb.cpp
-+++ b/Tools/qmake/config.tests/leveldb/leveldb.cpp
-@@ -19,7 +19,7 @@
- 
- #include 
- #include 
--#include 
-+#include 
- 
- int main(int, char**)
- {
-
 a/Source/WebCore/platform/leveldb/LevelDBDatabase.cpp
-+++ b/Source/WebCore/platform/leveldb/LevelDBDatabase.cpp
-@@ -38,7 +38,7 @@
- #include 
- #include 
- #include 
--#include 
-+#include 
- #include 
- #include 
- #include 

diff --git 
a/dev-qt/qtwebkit/files/qtwebkit-5.5.0-fix-backtrace-detection-musl.patch 
b/dev-qt/qtwebkit/files/qtwebkit-5.5.0-fix-backtrace-detection-musl.patch
deleted file mode 100644
index 73e085f..000
--- a/dev-qt/qtwebkit/files/qtwebkit-5.5.0-fix-backtrace-detection-musl.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtwebkit/0003-Exclude-backtrace-API-for-non-glibc-libraries.patch
-
 a/Source/WTF/wtf/Assertions.cpp
-+++ b/Source/WTF/wtf/Assertions.cpp
-@@ -61,7 +61,7 @@
- #include 
- #endif
- 
--#if (OS(DARWIN) || (OS(LINUX) && !defined(__UCLIBC__))) && !OS(ANDROID)
-+#if (OS(DARWIN) || (OS(LINUX) && defined (__GLIBC__) && 
!defined(__UCLIBC__))) && !OS(ANDROID)
- #include 
- #include 
- #include 
-@@ -245,7 +245,7 @@ void WTFReportArgumentAssertionFailure(const char* file, 
int line, const char* f
- 
- void WTFGetBacktrace(void** stack, int* size)
- {
--#if (OS(DARWIN) || (OS(LINUX) && !defined(__UCLIBC__))) && !OS(ANDROID)
-+#if (OS(DARWIN) || (OS(LINUX) && defined(__GLIBC__) && !defined(__UCLIBC__))) 
&& !OS(ANDROID)
- *size = backtrace(stack, *size);
- #elif OS(WINDOWS) && !OS(WINCE)
- // The CaptureStackBackTrace function is available in XP, but it is not 
defined

diff --git a/dev-qt/qtwebkit/files/qtwebkit-5.5.1-disable-jit.patch 
b/dev-qt/qtwebkit/files/qtwebkit-5.5.1-disable-jit.patch
deleted file mode 100644
index 40e58f0..000
--- a/dev-qt/qtwebkit/files/qtwebkit-5.5.1-disable-jit.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Allow disabling JIT for hardened.
-
-Author: Magnus Granberg 
-Gentoo-bug: 562396
-
 a/Tools/qmake/mkspecs/features/features.pri
-+++ b/Tools/qmake/mkspecs/features/features.pri
-@@ -70,6 +70,7 @@ FEATURE_DEFAULTS = \
- ENABLE_INPUT_TYPE_WEEK=0 \
- ENABLE_INSPECTOR=1 \
- ENABLE_INSPECTOR_SERVER=1 \
-+ENABLE_JIT=0 \
- ENABLE_JAVASCRIPT_DEBUGGER=1 \
- ENABLE_LEGACY_CSS_VENDOR_PREFIXES=0 \
- ENABLE_LEGACY_NOTIFICATIONS=1 \

diff --git a/dev-qt/qtwebkit/files/qtwebkit-5.5.1-fix-stack-size-musl.patch 
b/dev-qt/qtwebkit/files/qtwebkit-5.5.1-fix-stack-size-musl.patch
deleted file mode 100644
index 68f8f6b..000
--- a/dev-qt/qtwebkit/files/qtwebkit-5.5.1-fix-stack-size-musl.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Naur 
qtwebkit-opensource-src-5.5.1.orig/Source/JavaScriptCore/runtime/VMStackBounds.h
 qtwebkit-opensource-src-5.5.1/Source/JavaScriptCore/runtime/VMStackBounds.h
 
qtwebkit-opensource-src-5.5.1.orig/Source/JavaScriptCore/runtime/VMStackBounds.h
   2016-02-27 04:22:08.0 -0800
-+++ 
qtwebkit-opensource-src-5.5.1/Source/JavaScriptCore/runtime/VMStackBounds.h 
   2016-04-10 19:30:47.907626687 -0700
-@@ -53,8 +53,8 @@
- //
- // These sizes 

[gentoo-commits] proj/kde:master commit in: app-office/calligraplan/

2019-01-04 Thread Andreas Sturmlechner
commit: 0724e8b90b74643d8ea54018670135018899b5a3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  1 16:17:16 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 23:18:30 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0724e8b9

app-office/calligraplan: Patches upstreamed, fix DEPENDs

Upstream commits:
4f00f651f78d4849f5289b6bca157954f8ff3aeb
5924e3ad82b5dfc95acf9f6751946d5f086d9ce7

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

 app-office/calligraplan/calligraplan-.ebuild | 28 +++-
 app-office/calligraplan/metadata.xml |  1 +
 2 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/app-office/calligraplan/calligraplan-.ebuild 
b/app-office/calligraplan/calligraplan-.ebuild
index b33b8ab6b3..4e46498a04 100644
--- a/app-office/calligraplan/calligraplan-.ebuild
+++ b/app-office/calligraplan/calligraplan-.ebuild
@@ -16,7 +16,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]]; then
 fi
 
 LICENSE="GPL-2"
-IUSE="activities dbus +holidays pim X"
+IUSE="activities +holidays kwallet pim X"
 
 # FIXME: Disabled by upstream for good reason
 # Crashes plan (https://bugs.kde.org/show_bug.cgi?id=311940)
@@ -27,40 +27,40 @@ IUSE="activities dbus +holidays pim X"
 # =dev-libs/kreport-3.0*:5
 DEPEND="
$(add_frameworks_dep karchive)
-   $(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kemoticons)
+   $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep khtml)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
$(add_frameworks_dep kitemviews)
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
$(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_qt_dep designer)
+   $(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
$(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
dev-lang/perl
dev-libs/kdiagram:5
sys-libs/zlib
activities? ( $(add_frameworks_dep kactivities) )
-   dbus? ( $(add_qt_dep qtdbus) )
holidays? ( $(add_frameworks_dep kholidays) )
+   kwallet? (
+   $(add_frameworks_dep kwallet)
+   app-crypt/qca:2[qt5(+)]
+   )
pim? (
$(add_kdeapps_dep kcalcore)
$(add_kdeapps_dep kcontacts)
@@ -73,23 +73,21 @@ DEPEND="
 RDEPEND="${DEPEND}
!app-office/calligra[calligra_features_plan(-)]
!app-office/calligra-l10n:4
+   $(add_qt_dep qtsvg)
 "
-RESTRICT+=" test"
 
-src_prepare() {
-   kde5_src_prepare
-   # Unconditionally disable deprecated deps
-   punt_bogus_dep Qt5 OpenGL
-}
+RESTRICT+=" test"
 
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package activities KF5Activities)
-   $(cmake-utils_use_find_package dbus Qt5DBus)
$(cmake-utils_use_find_package holidays KF5Holidays)
$(cmake-utils_use_find_package pim KF5CalendarCore)
$(cmake-utils_use_find_package pim KF5Contacts)
+   $(cmake-utils_use_find_package kwallet Qca-qt5)
+   $(cmake-utils_use_find_package kwallet KF5Wallet)
)
+   # Qt5DBus can't be disabled because of KF5DBusAddons dependency
 
kde5_src_configure
 }

diff --git a/app-office/calligraplan/metadata.xml 
b/app-office/calligraplan/metadata.xml
index f88bc8b8bb..a7529db60e 100644
--- a/app-office/calligraplan/metadata.xml
+++ b/app-office/calligraplan/metadata.xml
@@ -12,6 +12,7 @@

Enable kactivities support
Enable 
kde-frameworks/kholidays integration
+   Enable access to encrypted OpenDocument 
files with kde-frameworks/kwallet storage
Enable support for KDE PIM resources 
integration

 



[gentoo-commits] repo/gentoo:master commit in: games-mud/gnome-mud/

2019-01-04 Thread Mart Raudsepp
commit: 73c55a1afea38d8139ed073379989b16e7bc2532
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jan  4 23:19:47 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jan  4 23:35:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c55a1a

games-mud/gnome-mud-: update to meson

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-mud/gnome-mud/gnome-mud-.ebuild | 31 +--
 1 file changed, 17 insertions(+), 14 deletions(-)

diff --git a/games-mud/gnome-mud/gnome-mud-.ebuild 
b/games-mud/gnome-mud/gnome-mud-.ebuild
index 041f91f4097..74f0b7fda2a 100644
--- a/games-mud/gnome-mud/gnome-mud-.ebuild
+++ b/games-mud/gnome-mud/gnome-mud-.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 GNOME2_EAUTORECONF="yes"
 
-inherit gnome2 git-r3
+inherit gnome2-utils git-r3 meson xdg
 
 DESCRIPTION="GNOME MUD client"
 HOMEPAGE="https://wiki.gnome.org/Apps/GnomeMud;
@@ -18,29 +18,32 @@ IUSE="debug gstreamer"
 
 RDEPEND="
>=dev-libs/glib-2.48:2
-   >=x11-libs/gtk+-3.4.0:3
+   >=x11-libs/gtk+-3.10:3
>=x11-libs/vte-0.37:2.91
dev-libs/libpcre
sys-libs/zlib
gstreamer? ( media-libs/gstreamer:1.0 )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
-   app-text/rarian
-   >=dev-util/intltool-0.35.0
-   >=sys-devel/gettext-0.11.5"
+   >=sys-devel/gettext-0.19.8"
 
 src_configure() {
-   gnome2_src_configure \
-   --enable-mccp \
-   $(use_enable gstreamer) \
-   $(use_enable debug debug-logger)
+   local emesonargs=(
+   -Dmccp=enabled
+   -Dgstreamer=$(usex gstreamer enabled disabled)
+   $(meson_use debug debug-logger)
+   )
+   meson_src_configure
 }
 
-src_install() {
-   DOCS="AUTHORS BUGS ChangeLog NEWS README ROADMAP" \
-   gnome2_src_install
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_icon_cache_update
+   gnome2_schemas_update
 }
 
-pkg_preinst() {
-   gnome2_pkg_preinst
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_icon_cache_update
+   gnome2_schemas_update
 }



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

2019-01-04 Thread Mikle Kolyada
commit: 2543ec44bdb8bb42aff7b8ec869d982e19b58081
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 23:10:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 23:10:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2543ec44

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

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

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

diff --git a/dev-python/click/click-7.0.ebuild 
b/dev-python/click/click-7.0.ebuild
index c5ba6a4302b..5a40e81b391 100644
--- a/dev-python/click/click-7.0.ebuild
+++ b/dev-python/click/click-7.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://click.pocoo.org/ 
https://pypi.org/project/click/;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~x86"
 IUSE="doc examples test"
 
 DEPEND="



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

2019-01-04 Thread Mikle Kolyada
commit: 9fc9d46684f80a7d367a7f8b961ecd1933e9129b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 23:10:42 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 23:10:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc9d466

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

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

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

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



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

2019-01-04 Thread Mikle Kolyada
commit: 105bbfa67f8b5615059eaa4b7ed98708ca5db423
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 23:08:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 23:09:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105bbfa6

dev-db/sqlite: s390 stable wrt bug #672942

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

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

diff --git a/dev-db/sqlite/sqlite-3.25.3.ebuild 
b/dev-db/sqlite/sqlite-3.25.3.ebuild
index 4422bbfe5d0..ca2ef43b838 100644
--- a/dev-db/sqlite/sqlite-3.25.3.ebuild
+++ b/dev-db/sqlite/sqlite-3.25.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="doc? ( 
https://sqlite.org/2018/${PN}-doc-${DOC_PV}.zip )
 
 LICENSE="public-domain"
 SLOT="3"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 RESTRICT="!test? ( test )"
 



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

2019-01-04 Thread Bernard Cafarelli
commit: 7ad1b51cd60d73c3e20a245f5d93a14709cd686a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan  4 23:00:07 2019 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan  4 23:00:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad1b51c

net-misc/rdesktop: 1.8.4 bump, security fixes

This release includes fixes for a set of 21 vulnerabilities in rdesktop
when a malicious RDP server is used

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/rdesktop/Manifest  |  1 +
 net-misc/rdesktop/rdesktop-1.8.4.ebuild | 69 +
 2 files changed, 70 insertions(+)

diff --git a/net-misc/rdesktop/Manifest b/net-misc/rdesktop/Manifest
index 2ceeaa21707..ba8eea641aa 100644
--- a/net-misc/rdesktop/Manifest
+++ b/net-misc/rdesktop/Manifest
@@ -1 +1,2 @@
 DIST rdesktop-1.8.3.tar.gz 320212 BLAKE2B 
daca0b78a8fcd0461f1c3251135bd980aaafacf8e0cd51ab731b576adb23006ec9f51858586e7e3a1a7f192b7830308e585984b4a31fb013748f8c6b3a8c47bb
 SHA512 
06b94ad3b09430b05e424ef31a3e6f2388190b4920e348603cb66a414244896e0dc8906b9f12920e9406cf153ffa7f6507b23bf6713c3a675c0540a8ef57902d
+DIST rdesktop-1.8.4.tar.gz 321448 BLAKE2B 
b4d5a91f77a63258d08823c860b2d7045b0ee7ad0feb144746c904146c410c6456391eb3f2b7b9a6a40c2fb34515bb751c2c9da8dfcaf17c5309ff21cad3
 SHA512 
9e4f6723eb0baab31ad11f1c5c29a4753c655386c2381d01646b7834c959ffc2ec1e0c2f3f73626255aa018889709758d97387c7563da98bb1b7f269610929ae

diff --git a/net-misc/rdesktop/rdesktop-1.8.4.ebuild 
b/net-misc/rdesktop/rdesktop-1.8.4.ebuild
new file mode 100644
index 000..f5be6057df9
--- /dev/null
+++ b/net-misc/rdesktop/rdesktop-1.8.4.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools eutils
+
+MY_PV=${PV/_/-}
+
+DESCRIPTION="A Remote Desktop Protocol Client"
+HOMEPAGE="http://www.rdesktop.org/;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="alsa ao debug ipv6 kerberos libressl libsamplerate oss pcsc-lite xrandr"
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+RDEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXau
+   x11-libs/libXdmcp
+   alsa? ( media-libs/alsa-lib )
+   ao? ( >=media-libs/libao-0.8.6 )
+   kerberos? ( net-libs/libgssglue )
+   libsamplerate? ( media-libs/libsamplerate )
+   pcsc-lite? ( >=sys-apps/pcsc-lite-1.6.6 )
+   xrandr? ( x11-libs/libXrandr )"
+DEPEND="${RDEPEND}
+   x11-libs/libXt"
+BDEPEND=virtual/pkgconfig
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.6.0-sound_configure.patch
+   "${FILESDIR}"/${PN}-1.8.3-no_strip.patch
+   "${FILESDIR}"/${PN}-1.8.3-xrandr_configure.patch
+)
+
+DOCS=( doc/HACKING doc/TODO doc/keymapping.txt )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   if use ao; then
+   sound_conf=$(use_with ao sound libao)
+   else if use alsa; then
+   sound_conf=$(use_with alsa sound alsa)
+   else
+   sound_conf=$(use_with oss sound oss)
+   fi
+   fi
+
+   econf \
+   --with-openssl="${EPREFIX}"/usr \
+   $(use_with debug) \
+   $(use_with ipv6) \
+   $(use_with libsamplerate) \
+   $(use_with xrandr) \
+   $(use_enable kerberos credssp) \
+   $(use_enable pcsc-lite smartcard) \
+   ${sound_conf}
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/

2019-01-04 Thread Andreas Sturmlechner
commit: 339124739e3f968e1c7cf97fb2d88eff857040e4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 22:49:19 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 23:00:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33912473

games-puzzle/ksokoban: 0.5.0_pre20190104 snapshot bump

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

 games-puzzle/ksokoban/Manifest |  1 +
 .../ksokoban/ksokoban-0.5.0_pre20190104.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 7ad03cbc164..9cec976a028 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1 +1,2 @@
 DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 BLAKE2B 
b29624ea0bae724b798ebb88aaca0623c9912b6d0155f7bcfc945dc76d5b0ace51f36b9991b2e6314d4f0f9c12fe3892bc1eda56789a2eefa9263d1048a61414
 SHA512 
50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31
+DIST ksokoban-0.5.0_pre20190104.tar.gz 432967 BLAKE2B 
cd062368506295cd19764ce361cad1ff85b5cbfcf8982402492052c08816257060f99bc349a0ec62ee63f2c75ba9516c63d497e7a2f231b2001213e0bd046e75
 SHA512 
ce06af9a464aaa3b3dcd0ccac7a6bfcc28858bdf511eb77db1b8a1ed15e2a5e764babaffbd26df54f16a93ccb675de10958fb5c83f00b45fce999c96e393e4da

diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild 
b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild
new file mode 100644
index 000..0646e812dd6
--- /dev/null
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=f99c63723ca96cfd3d9499ef7fcf0fe7e7b021ca
+KDE_HANDBOOK="optional"
+inherit kde5
+
+DESCRIPTION="The japanese warehouse keeper game"
+HOMEPAGE="https://cgit.kde.org/ksokoban.git;
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+"
+DEPEND="${RDEPEND}
+   $(add_frameworks_dep kiconthemes)
+"
+
+S="${WORKDIR}/${PN}-${COMMIT}"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/

2019-01-04 Thread Andreas Sturmlechner
commit: aa5848a3c2d447d6aee1e8f58b87b692fb86f040
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 22:50:59 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 23:00:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5848a3

games-puzzle/ksokoban: Drop 0.5.0_pre20170827 snapshot

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

 games-puzzle/ksokoban/Manifest |  1 -
 .../ksokoban/ksokoban-0.5.0_pre20170827.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 9cec976a028..24e1ab33ae8 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1,2 +1 @@
-DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 BLAKE2B 
b29624ea0bae724b798ebb88aaca0623c9912b6d0155f7bcfc945dc76d5b0ace51f36b9991b2e6314d4f0f9c12fe3892bc1eda56789a2eefa9263d1048a61414
 SHA512 
50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31
 DIST ksokoban-0.5.0_pre20190104.tar.gz 432967 BLAKE2B 
cd062368506295cd19764ce361cad1ff85b5cbfcf8982402492052c08816257060f99bc349a0ec62ee63f2c75ba9516c63d497e7a2f231b2001213e0bd046e75
 SHA512 
ce06af9a464aaa3b3dcd0ccac7a6bfcc28858bdf511eb77db1b8a1ed15e2a5e764babaffbd26df54f16a93ccb675de10958fb5c83f00b45fce999c96e393e4da

diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild 
b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild
deleted file mode 100644
index 109daa9faf8..000
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=048b42324ef6dac807af4351174065cda2f32f44
-EGIT_BRANCH="port-to-kf5"
-KDE_HANDBOOK="optional"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://cgit.kde.org/ksokoban.git;
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   $(add_frameworks_dep kactivities)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"



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

2019-01-04 Thread Mikle Kolyada
commit: 3b3ebbfa13bd41caa3c9762943787a9db34a44d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:56:24 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:56:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3ebbfa

media-libs/libggi: s390 stable wrt bug #669354

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

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

diff --git a/media-libs/libggi/libggi-2.2.2-r1.ebuild 
b/media-libs/libggi/libggi-2.2.2-r1.ebuild
index bc10ca69966..b1652dcd2d9 100644
--- a/media-libs/libggi/libggi-2.2.2-r1.ebuild
+++ b/media-libs/libggi/libggi-2.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="3dfx aalib cpu_flags_x86_mmx debug fbcon svga vis X"
 
 RDEPEND=">=media-libs/libgii-1.0.2



[gentoo-commits] proj/releng:master commit in: tools/

2019-01-04 Thread Ben Kohler
commit: e3ce4e5a4816cd1b92624a10273c02e89e4fb982
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 22:49:43 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 22:49:43 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=e3ce4e5a

catalyst-auto-sparc64.conf: path fixups

Signed-off-by: Ben Kohler  gentoo.org>

 tools/catalyst-auto-sparc64.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index fee5205f..e7736a74 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -56,7 +56,7 @@ post_build() {
   )
   "${cmd[@]}" ${TMPDIR}/empty ${DEST}
   "${cmd[@]}" \
-${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*${EXTENSIONS}* \
-${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* \
+${BUILD_SRCDIR_BASE}/default/stage3-*${DATESTAMP}*${EXTENSIONS}* \
+${BUILD_SRCDIR_BASE}/default/*${DATESTAMP}*.iso* \
 sp...@nightheron.gentoo.org:
 }



[gentoo-commits] proj/releng:master commit in: tools/

2019-01-04 Thread Ben Kohler
commit: 52488db7c071b0d2c04e84153621a27ae7712817
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 22:50:59 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 22:50:59 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=52488db7

catalyst-auto-sparc64.conf: email to me for now

Signed-off-by: Ben Kohler  gentoo.org>

 tools/catalyst-auto-sparc64.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index e7736a74..e220c414 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -5,6 +5,8 @@ ARCH="sparc"
 TYPE="auto"
 host="$(hostname)"
 
+EMAIL_TO="bkoh...@gentoo.org"
+
 source /etc/catalyst/release/build.env
 
 SPECS_DIR=${REPO_DIR}/releases/weekly/specs/sparc/sparc64



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

2019-01-04 Thread Mikle Kolyada
commit: abf0d35d511837f24c36ed4a93ee7181865f51a6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:42:46 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:42:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf0d35d

dev-util/meson: s390 stable wrt bug #672472

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

 dev-util/meson/meson-0.48.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/meson/meson-0.48.2.ebuild 
b/dev-util/meson/meson-0.48.2.ebuild
index 89e757ea355..86f620526eb 100644
--- a/dev-util/meson/meson-0.48.2.ebuild
+++ b/dev-util/meson/meson-0.48.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh sparc x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 s390 
~sh sparc x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



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

2019-01-04 Thread Mikle Kolyada
commit: 388cb6d71232c3befc05a4c9f77813e3993ba3ff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:33:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388cb6d7

dev-libs/oniguruma: s390 stable wrt bug #671294

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

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

diff --git a/dev-libs/oniguruma/oniguruma-6.9.0.ebuild 
b/dev-libs/oniguruma/oniguruma-6.9.0.ebuild
index ec71399f2df..83ded610f13 100644
--- a/dev-libs/oniguruma/oniguruma-6.9.0.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2018 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0/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 
~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 
~x86-solaris"
 IUSE="crnl-as-line-terminator static-libs"
 
 S="${WORKDIR}/${MY_P}"



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

2019-01-04 Thread Mikle Kolyada
commit: e776bb7503f0b24ef9198c30e5a1a5d44a1d716f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:36:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e776bb75

dev-python/snakeoil: s390 stable wrt bug #659624

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

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

diff --git a/dev-python/snakeoil/snakeoil-0.7.5.ebuild 
b/dev-python/snakeoil/snakeoil-0.7.5.ebuild
index 037bd7f2bf6..62fae67a778 100644
--- a/dev-python/snakeoil/snakeoil-0.7.5.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git;
inherit git-r3
 else
-   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"

SRC_URI="https://github.com/pkgcore/snakeoil/releases/download/v${PV}/${P}.tar.gz;
 fi
 



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

2019-01-04 Thread Mikle Kolyada
commit: c7e4c0016979b6309a42372d24a5439c6339369d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:31:12 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e4c001

dev-python/lxml: s390 stable wrt bug #672874

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

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

diff --git a/dev-python/lxml/lxml-4.2.5.ebuild 
b/dev-python/lxml/lxml-4.2.5.ebuild
index 64b8a7e6e0d..ebbf3939217 100644
--- a/dev-python/lxml/lxml-4.2.5.ebuild
+++ b/dev-python/lxml/lxml-4.2.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD ElementTree GPL-2 PSF-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~x64-solaris ~x86-solaris"
 IUSE="doc examples +threads test"
 
 # Note: lib{xml2,xslt} are used as C libraries, not Python modules.



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

2019-01-04 Thread Mikle Kolyada
commit: 40c25acd579a4d187b75393b18fea1922756059d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:32:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c25acd

app-text/xmlto: s390 stable wrt bug #669068

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

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

diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild 
b/app-text/xmlto/xmlto-0.0.28-r1.ebuild
index f85deee63e7..1ac196cbea0 100644
--- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild
+++ b/app-text/xmlto/xmlto-0.0.28-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="latex text"
 
 RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1



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

2019-01-04 Thread Mikle Kolyada
commit: 455487518eb4c70bd5a313e34cb75200363bcce9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:34:22 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45548751

dev-libs/re2: Add ~s390 keyword wrt bug #563932

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

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

diff --git a/dev-libs/re2/re2-0.2018.10.01.ebuild 
b/dev-libs/re2/re2-0.2018.10.01.ebuild
index 859c3cd5bed..2763b03cd7c 100644
--- a/dev-libs/re2/re2-0.2018.10.01.ebuild
+++ b/dev-libs/re2/re2-0.2018.10.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
 # https://abi-laboratory.pro/tracker/timeline/re2/
 SONAME="gentoo-2017-03-01"
 SLOT="0/${SONAME}"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
 IUSE="icu"
 
 RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] )"



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

2019-01-04 Thread Mikle Kolyada
commit: c9f610f406728d867df17788d808aa10f82e6a8e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:39:54 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f610f4

sys-auth/polkit: s390 stable wrt bug #661470

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

 sys-auth/polkit/polkit-0.115-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/polkit/polkit-0.115-r2.ebuild 
b/sys-auth/polkit/polkit-0.115-r2.ebuild
index 46ed05b77c4..00fa4f69c87 100644
--- a/sys-auth/polkit/polkit-0.115-r2.ebuild
+++ b/sys-auth/polkit/polkit-0.115-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz;
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh 
~sparc x86"
 IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test"
 
 REQUIRED_USE="?? ( elogind systemd )"



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

2019-01-04 Thread Mikle Kolyada
commit: 11a40ac4dfe6c308b0d11e3783697a1fb0527d66
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:37:22 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a40ac4

net-misc/htpdate: s390 stable wrt bug #668930

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

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

diff --git a/net-misc/htpdate/htpdate-1.2.0.ebuild 
b/net-misc/htpdate/htpdate-1.2.0.ebuild
index e9f1b6de4ef..68671253ad8 100644
--- a/net-misc/htpdate/htpdate-1.2.0.ebuild
+++ b/net-misc/htpdate/htpdate-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ~ppc64 ~s390 ~sh x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ~ppc64 s390 ~sh x86 
~amd64-linux ~x86-linux"
 
 DEPEND=""
 RDEPEND=""



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

2019-01-04 Thread Mikle Kolyada
commit: ac782be48a30183d4d5e688937ddd9e548ef6431
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 22:34:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 22:41:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac782be4

app-misc/sphinx: Add ~s390 keyword wrt bug #563932

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

 app-misc/sphinx/sphinx-2.2.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/sphinx/sphinx-2.2.11-r1.ebuild 
b/app-misc/sphinx/sphinx-2.2.11-r1.ebuild
index b47e54a11ef..b3133ba92eb 100644
--- a/app-misc/sphinx/sphinx-2.2.11-r1.ebuild
+++ b/app-misc/sphinx/sphinx-2.2.11-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
 IUSE="debug +id64 mariadb mysql odbc postgres re2 stemmer syslog xml"
 
 REQUIRED_USE="mysql? ( !mariadb ) mariadb? ( !mysql )"



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

2019-01-04 Thread Andreas Sturmlechner
commit: 94cb7fe744cdc35d399b1390be9a3c6202e5821b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 22:37:09 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 22:37:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cb7fe7

media-sound/clementine: Patch upstreamed

Upstream commit 4ff370ce1ef41a8dc9b95a367c23eef43a918ad9

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

 media-sound/clementine/clementine-.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-sound/clementine/clementine-.ebuild 
b/media-sound/clementine/clementine-.ebuild
index 78421f8b116..8fcba65622c 100644
--- a/media-sound/clementine/clementine-.ebuild
+++ b/media-sound/clementine/clementine-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,9 +11,10 @@ if [[ ${PV} == ** ]]; then
EGIT_REPO_URI="https://github.com/clementine-player/Clementine.git;
GIT_ECLASS="git-r3"
 else
-   
SRC_URI="https://github.com/clementine-player/Clementine/archive/${PV/_}.tar.gz 
-> ${P}.tar.gz"
+   COMMIT=
+   
SRC_URI="https://github.com/${PN}-player/${PN^}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
-   S="${WORKDIR}/${MY_P^}"
+   S="${WORKDIR}/${PN^}-${COMMIT}"
 fi
 inherit cmake-utils flag-o-matic gnome2-utils l10n virtualx xdg-utils 
${GIT_ECLASS}
 unset GIT_ECLASS
@@ -50,7 +51,6 @@ COMMON_DEPEND="
>=media-libs/taglib-1.11.1_p20181028
sys-libs/zlib
virtual/glu
-   virtual/opengl
x11-libs/libX11
cdda? ( dev-libs/libcdio:= )
dbus? ( dev-qt/qtdbus:5 )
@@ -61,6 +61,7 @@ COMMON_DEPEND="
projectm? (
media-libs/glew:=
>=media-libs/libprojectm-1.2.0
+   virtual/opengl
)
 "
 # Note: sqlite driver of dev-qt/qtsql is bundled, so no sqlite use is 
required; check if this can be overcome someway;
@@ -81,7 +82,6 @@ DEPEND="${COMMON_DEPEND}
>=dev-cpp/gtest-1.8.0
dev-libs/boost
dev-qt/linguist-tools:5
-   dev-qt/qtopengl:5
dev-qt/qtx11extras:5
dev-qt/qtxml:5
sys-devel/gettext
@@ -89,6 +89,7 @@ DEPEND="${COMMON_DEPEND}
box? ( dev-cpp/sparsehash )
dropbox? ( dev-cpp/sparsehash )
googledrive? ( dev-cpp/sparsehash )
+   projectm? ( dev-qt/qtopengl:5 )
pulseaudio? ( media-sound/pulseaudio )
seafile? ( dev-cpp/sparsehash )
skydrive? ( dev-cpp/sparsehash )
@@ -136,7 +137,7 @@ src_configure() {
-DLINGUAS="$(l10n_get_locales)"
-DENABLE_BOX="$(usex box)"
-DENABLE_AUDIOCD="$(usex cdda)"
-   -DENABLE_DBUS="$(usex dbus)"
+   -DCMAKE_DISABLE_FIND_PACKAGE_Qt5DBus=$(usex !dbus)
-DENABLE_DROPBOX="$(usex dropbox)"
-DENABLE_GOOGLE_DRIVE="$(usex googledrive)"
-DENABLE_LIBGPOD="$(usex ipod)"



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

2019-01-04 Thread Andreas Sturmlechner
commit: 946f289c5375a7b390257194f9543108a7cd0f4b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 21:37:39 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 21:54:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946f289c

app-text/kbibtex: 0.8.2 version bump

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

 app-text/kbibtex/Manifest |  1 +
 app-text/kbibtex/kbibtex-0.8.2.ebuild | 80 +++
 2 files changed, 81 insertions(+)

diff --git a/app-text/kbibtex/Manifest b/app-text/kbibtex/Manifest
index f2fc586f67d..88f3f0682eb 100644
--- a/app-text/kbibtex/Manifest
+++ b/app-text/kbibtex/Manifest
@@ -1 +1,2 @@
 DIST kbibtex-0.8.1.tar.xz 4060484 BLAKE2B 
1dd100b0c469955f273907d79765268fdefdd4ae05faa851f4c1823c41f312810f2992113cda97c1f8e19c4c3bf35e7e79c6a0bc12cde60995edbd903a9b5ae3
 SHA512 
73c318b1d29de98761f43de9828a48e943528f413c6c2489e916f88ef4ba1424a300bd9eddd10fa763985322248ef863cad1b8cfc681f083eb9acdabd6c6dfea
+DIST kbibtex-0.8.2.tar.xz 4065904 BLAKE2B 
5b862ef48dc3e0fb2895aa2ad0c1fa8e712c5f63d0a279b33f9d41fca0262bbde1bd00423657e2714dfbacb28657e067760192adfa033f70ac5771a7188ad4cb
 SHA512 
f15e2d1969f79f354881ccb1e41c5d6f1628c4850b3bd177cba0b74b1aab9aa61935f65ef280d242d0ef2ac816ce45b8a2e8a4ff51720a2400ec52bd555f594e

diff --git a/app-text/kbibtex/kbibtex-0.8.2.ebuild 
b/app-text/kbibtex/kbibtex-0.8.2.ebuild
new file mode 100644
index 000..8cad7d3663e
--- /dev/null
+++ b/app-text/kbibtex/kbibtex-0.8.2.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"
+HOMEPAGE="https://userbase.kde.org/KBibTeX;
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+   SRC_URI="mirror://kde/stable/KBibTeX/${PV}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+IUSE="webengine webkit zotero"
+
+REQUIRED_USE="?? ( webengine webkit )"
+
+DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   $(add_qt_dep qtxmlpatterns)
+   app-text/poppler[qt5]
+   dev-libs/icu:=
+   virtual/tex-base
+   webengine? ( $(add_qt_dep qtwebengine 'widgets') )
+   webkit? ( $(add_qt_dep qtwebkit) )
+   zotero? (
+   app-crypt/qca[qt5(+)]
+   dev-libs/qoauth:5
+   )
+"
+RDEPEND="${DEPEND}
+   !app-text/kbibtex:4
+   dev-tex/bibtex2html
+   x11-misc/shared-mime-info
+"
+
+RESTRICT+=" test"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package webengine Qt5WebEngineWidgets)
+   $(cmake-utils_use_find_package webkit Qt5WebKitWidgets)
+   $(cmake-utils_use_find_package zotero Qca-qt5)
+   )
+
+   kde5_src_configure
+}
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   if ! has_version "kde-apps/okular:${SLOT}" ; then
+   elog "For PDF or PostScript document preview support, please 
install kde-apps/okular:${SLOT}"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/

2019-01-04 Thread Andreas Sturmlechner
commit: a59d23b0a77c42afefa26ebe6e2766b0bd9bb24a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 21:07:40 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 21:54:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59d23b0

games-puzzle/ksokoban: Frameworks merged to master

Upstream commit b718901c332b439d19a7120f552f7d4005985b8d

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

 games-puzzle/ksokoban/ksokoban-.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/games-puzzle/ksokoban/ksokoban-.ebuild 
b/games-puzzle/ksokoban/ksokoban-.ebuild
index 632e47c6c56..3e46de627ea 100644
--- a/games-puzzle/ksokoban/ksokoban-.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-EGIT_BRANCH="port-to-kf5"
 KDE_HANDBOOK="optional"
 inherit kde5
 
@@ -14,16 +13,16 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
 
-DEPEND="
-   $(add_frameworks_dep kactivities)
+RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   $(add_frameworks_dep kiconthemes)
+"



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

2019-01-04 Thread Georgy Yakovlev
commit: 78b3d9a3093d8a3fa72a266dccef2357a6173fce
Author: Dan Molik  danmolik  com>
AuthorDate: Fri Jan  4 16:42:46 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Jan  4 21:20:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b3d9a3

app-admin/terraform: new package

Adding Hashicorp's terraform infrastructure as code utility. Information
on the tool can be found here: https://terraform.io and the code base
can be found here: https://github.com/hashicorp/terraform

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Closes: https://bugs.gentoo.org/634538
Closes: https://github.com/gentoo/gentoo/pull/10740
Signed-off-by: Dan Molik  danmolik.com>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-admin/terraform/Manifest |  1 +
 app-admin/terraform/metadata.xml | 28 
 app-admin/terraform/terraform-0.11.11.ebuild | 28 
 3 files changed, 57 insertions(+)

diff --git a/app-admin/terraform/Manifest b/app-admin/terraform/Manifest
new file mode 100644
index 000..d83bd780e06
--- /dev/null
+++ b/app-admin/terraform/Manifest
@@ -0,0 +1 @@
+DIST terraform-0.11.11.tar.gz 10938952 BLAKE2B 
76062c2c95c95751f7a1a28fc7047ebd2255504dece99efa08ea8deede5e774a838571a2e0ab81fa90e2580823958d8e1781d154ecbed9c1d839a0cb2998487c
 SHA512 
7c0cf4b0b70eab7dc88133d50ac4b586b72ac53e01c21c00766d03d10c753cfd404b146add21e378be8f1d305c5e92703cbaeac9e4c4b55bfc8b2532f74f63ee

diff --git a/app-admin/terraform/metadata.xml b/app-admin/terraform/metadata.xml
new file mode 100644
index 000..6cdb29b9fbe
--- /dev/null
+++ b/app-admin/terraform/metadata.xml
@@ -0,0 +1,28 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   d...@danmolik.com
+   Dan Molik
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Terraform is a tool for building, changing, and versioning 
infrastructure
+   safely and efficiently. Terraform can manage existing and 
popular service
+   providers as well as custom in-house solutions.
+
+   Terraform files describe the components needed to run a single 
application
+   or your entire datacenter. Terraform generates an execution 
plan describing
+   what it will do to reach the desired state, and then executes 
it to build
+   the described infrastructure. As the configuration changes, 
Terraform is
+   able to determine what changed and create incremental execution 
plans which
+   can be applied.
+   
+   
+   
https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md
+   hashicorp/terraform
+   
+

diff --git a/app-admin/terraform/terraform-0.11.11.ebuild 
b/app-admin/terraform/terraform-0.11.11.ebuild
new file mode 100644
index 000..15c8b080b17
--- /dev/null
+++ b/app-admin/terraform/terraform-0.11.11.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-vcs-snapshot
+
+DESCRIPTION="A tool for building, changing, and combining infrastructure 
safely"
+HOMEPAGE="https://www.terraform.io/;
+
+EGO_PN="github.com/hashicorp/${PN}"
+SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+DEPEND=">=dev-lang/go-1.11.0"
+
+src_compile() {
+   cd "src/${EGO_PN}" || die
+   GOPATH="${S}" GOCACHE="${T}/go-cache" go build \
+   -v -work -o "${S}/${PN}" ./ || die
+}
+
+src_install() {
+   dobin terraform
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/, dev-util/ccache/files/

2019-01-04 Thread Sergei Trofimovich
commit: be5c4a9d9cda0adbb1734314bbeadb0ece0eabe6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan  4 21:12:56 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan  4 21:13:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5c4a9d

dev-util/ccache: bump up to 3.5.1a, bug #674516

Reported-by: Dan Goodliffe
Closes: https://bugs.gentoo.org/674516
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/ccache/Manifest  |  2 +-
 .../{ccache-3.5.1.ebuild => ccache-3.5.1a.ebuild} |  3 ++-
 dev-util/ccache/files/ccache-3.5.1-configure.patch| 19 ---
 3 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest
index 84c68dd998d..a317bc0c7bb 100644
--- a/dev-util/ccache/Manifest
+++ b/dev-util/ccache/Manifest
@@ -1,4 +1,4 @@
 DIST ccache-3.2.4.tar.xz 302548 BLAKE2B 
7d642dc3f944183660e79cfdfd68948528aa3ea4ef8162a4d04837c85ccace35107e663ec81a15438dab133fca2e8bf100fecd483f33c9b0aa52c68989ae8122
 SHA512 
d048b70804c81dece97f3ba511b3c109ec0d14e7dca69bc68faeeb61a4a7b5639c03e3e5ad7dad4e42b4bd198d7a7fffa4e3b7ef99590dfd4df0805db6c25db7
 DIST ccache-3.3.4.tar.xz 314468 BLAKE2B 
6e465598df428979a2c821a698afef25c05d09045cbb54ec54cc3b65b8ce6416b6eb46fae0cf5d60f766129cef11eb01410b522318c67416fdf47f6e8fceae66
 SHA512 
891bcf11b27fa20a250bc86d182663e46af450a3a807b6cab502f202cd57123ce93bcb1fe5e48866feecda76912a5f742efa5869df9117d81624ba185dd4e02c
-DIST ccache-3.5.1.tar.xz 335988 BLAKE2B 
f9cb8d48b16ebf48a409af6e69f16606e543144781b9988f25f5031dd7c4137709e32f76f6ae8879aef425064e6dce112195849008f2dcc9b6deb39d2726cae5
 SHA512 
25956ac68f24b3a443d9cf74fe759d9d5946e2f2188d40538a31d383550c6674c22f7e9290ceb71f1ee3987ed8f2802343a5a137b2f68692008ead3a347761af
+DIST ccache-3.5.1a.tar.xz 335888 BLAKE2B 
66c044b39dd42c91327e02528a4d6c917ac012c2d08190f7dbc2029ed6d1525aa3a6262fb7528f1721cec510306baa59b498a5afbcf955bb6aaf13594c00d178
 SHA512 
8a2e9eb06ba21fcf92084afd94fc221168693de545e0448f4da2098bef2bcbfdb017117c325b0bab4931b9e346dd8c1a9d1ebaed0cdc36496d9452985cdd1b43
 DIST ccache-3.5.tar.xz 334668 BLAKE2B 
e3e2b63e8c4c8074514fb3a5794325fa05a4d52f48fc436ab0ad21b643ca4d1a1502c989cb47ed68972b105d4f1642e4fadc5ecef1235fe2bd3be5d218094a79
 SHA512 
92181fb794f06dc231baa4193c37e8f1d844c9281fd64bcb8f4b35c87b4a88dfc9bf36b810b37151ee85699778fcd3783818949a7010e619aeca7e3b33b7a2e3

diff --git a/dev-util/ccache/ccache-3.5.1.ebuild 
b/dev-util/ccache/ccache-3.5.1a.ebuild
similarity index 97%
rename from dev-util/ccache/ccache-3.5.1.ebuild
rename to dev-util/ccache/ccache-3.5.1a.ebuild
index b57ecc61aab..7491315da2e 100644
--- a/dev-util/ccache/ccache-3.5.1.ebuild
+++ b/dev-util/ccache/ccache-3.5.1a.ebuild
@@ -23,9 +23,10 @@ RDEPEND="${DEPEND}
 PATCHES=(
"${FILESDIR}"/${PN}-3.4-size-on-disk.patch #456178
"${FILESDIR}"/${PN}-3.5-nvcc-test.patch
-   "${FILESDIR}"/${PN}-3.5.1-configure.patch
 )
 
+S=${WORKDIR}/${P%a} # 3.5.1a->3.5.1, bug #674516
+
 src_prepare() {
default
 

diff --git a/dev-util/ccache/files/ccache-3.5.1-configure.patch 
b/dev-util/ccache/files/ccache-3.5.1-configure.patch
deleted file mode 100644
index b3e1a29670a..000
--- a/dev-util/ccache/files/ccache-3.5.1-configure.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-https://github.com/ccache/ccache/issues/344
-
 a/configure
-+++ b/configure
-@@ -642,4 +642,5 @@ no_implicit_fallthrough_warning
- more_warnings
- include_dev_mk
-+getopt_long_c
- extra_libs
- disable_man
-@@ -4724,4 +4725,8 @@ done
- 
- 
-+if test x"$ac_cv_func_getopt_long" != x"yes"; then
-+getopt_long_c="src/getopt_long.c"
-+fi
-+
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for compar_fn_t in 
stdlib.h" >&5
- $as_echo_n "checking for compar_fn_t in stdlib.h... " >&6; }



[gentoo-commits] repo/gentoo:master commit in: www-apps/drupal/

2019-01-04 Thread Jorge Manuel B. S. Vicetto
commit: cdc939919151e4c1d812d104f5fe7a2bb90d866b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Fri Jan  4 21:12:28 2019 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Fri Jan  4 21:12:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc93991

www-apps/drupal: Version bump to release 8.6.5.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 www-apps/drupal/Manifest|  1 +
 www-apps/drupal/drupal-8.6.5.ebuild | 84 +
 2 files changed, 85 insertions(+)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index 1801f215435..51ea7fef9a6 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -3,3 +3,4 @@ DIST drupal-7.61.tar.gz 3287629 BLAKE2B 
635fca54063bf3030cd3699f2395c64a4949719b
 DIST drupal-8.6.2.tar.gz 16240694 BLAKE2B 
122ff2464af6376256d96db8b470cf5f83beeba80a5c63e549e7eb0cfc875629d0b2d4ed46b130294e2145ea5a428b15cfa0edfcd31596660188df769b68bcd2
 SHA512 
8cdcd31f3a112a577e622cca0fb7957580b5691102421344c6f6bfc3096f33aae3a68d7d8eb9062ad14761bac14b68c2967973b1b1ef367dcbd79b972493b7c5
 DIST drupal-8.6.3.tar.gz 16372220 BLAKE2B 
b9bbf18e25292bfa87f23e2aa2329f86dfe714a265188c35998059b0075f31ceb6d0d6a23ed576615b1a6a6aef6b935a495e70b22aed0e649b41b79994bc9123
 SHA512 
93284235c9620ed235bfe0100317846694095ca96b1da7ac402c415e9f5f0819887c4da516655dabb49b4bbdba58935d7f78712c525c803125ec27d6a5692cea
 DIST drupal-8.6.4.tar.gz 16401179 BLAKE2B 
15b44df0ddbc420aad07c95eda6c238a9862c186cd762c6f332452919340939f7b604b424a046adbe2111bd7ae4e50b7dad2a8d67b5122035fc0f30a7b2cb47a
 SHA512 
ff81fe8aa10f635b5906d7a21efc5e8d44e96594d26a2637987ea2ef36b6ea323638bf4fca2374553d381645e4d187ef72d0284d4d0bad8663efe1e0b7bfcf8b
+DIST drupal-8.6.5.tar.gz 16465640 BLAKE2B 
39d2ae65884a54bb4830b41d58f7b84ed76d1476a3a1c08a291a0bc75b8351108648f872525f03236fa078438d9863b635084484d8003b20c9331c8ac02f874d
 SHA512 
7298b315c14931c24a1f433625c91a96bb2c7d09ab6ceac31fba62d316604a8b72c13941ef99ffc878ff697f00fb70924f6ffdd23081ec1c9258d0dba1b52e76

diff --git a/www-apps/drupal/drupal-8.6.5.ebuild 
b/www-apps/drupal/drupal-8.6.5.ebuild
new file mode 100644
index 000..a8514d07dfe
--- /dev/null
+++ b/www-apps/drupal/drupal-8.6.5.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit webapp
+
+MY_PV=${PV:0:3}.0
+MY_P=${P/_/-}
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="PHP-based open-source platform and content management system"
+HOMEPAGE="https://www.drupal.org/;
+SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz;
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+IUSE="+accelerator +mysql postgres sqlite +uploadprogress"
+
+RDEPEND="
+   dev-lang/php[gd,hash,pdo,postgres?,simplexml,xml]
+   virtual/httpd-php
+   accelerator? ( ||
+   (
+   dev-php/xcache
+   (
+   >=dev-lang/php-5.5[opcache]
+   dev-php/pecl-apcu
+   )
+   )
+   )
+   uploadprogress? ( dev-php/pecl-uploadprogress )
+   mysql? (
+   || (
+   dev-lang/php[mysql]
+   dev-lang/php[mysqli]
+   )
+   )
+   sqlite? ( dev-lang/php[sqlite] )
+"
+
+need_httpd_cgi
+
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+src_install() {
+   webapp_src_preinst
+
+   local docs="LICENSE.txt README.txt core/MAINTAINERS.txt 
core/INSTALL.txt core/CHANGELOG.txt \
+   core/INSTALL.mysql.txt core/INSTALL.pgsql.txt 
core/INSTALL.sqlite.txt core/UPDATE.txt "
+
+   dodoc ${docs}
+   rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die
+
+   cp sites/default/{default.settings.php,settings.php} || die
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/files
+   webapp_serverowned "${MY_HTDOCSDIR}"/files
+
+   webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php
+   webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
+
+   webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
+
+   webapp_src_install
+}
+
+pkg_postinst() {
+   echo
+   ewarn "SECURITY NOTICE"
+   ewarn "If you plan on using SSL on your Drupal site, please consult the 
postinstall information:"
+   ewarn "\t# webapp-config --show-postinst ${PN} ${PV}"
+   echo
+   ewarn "If this is a new install, unless you want anyone with network 
access to your server to be"
+   ewarn "able to run the setup, you'll have to configure your web server 
to limit access to it."
+   echo
+   ewarn "If you're doing a new drupal-8 install, you'll have to copy 
/sites/default/default.services.yml"
+   ewarn "to /sites/default/services.yml and grant 

[gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/, sys-block/partimage/files/

2019-01-04 Thread Thomas Deutschmann
commit: 3fe8e9910002b6523d995512a646b063565d0447
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan  4 20:51:46 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan  4 20:54:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe8e991

sys-block/partimage: add OpenSSL 1.1+ compatibility

- EAPI bumped to EAPI=6

- OpenSSL 1.1+ compatibility added

Closes: https://bugs.gentoo.org/674074
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...partimage-0.6.9-openssl-1.1-compatibility.patch |  41 ++
 sys-block/partimage/partimage-0.6.9-r1.ebuild  | 144 +
 2 files changed, 185 insertions(+)

diff --git 
a/sys-block/partimage/files/partimage-0.6.9-openssl-1.1-compatibility.patch 
b/sys-block/partimage/files/partimage-0.6.9-openssl-1.1-compatibility.patch
new file mode 100644
index 000..af4d9c153df
--- /dev/null
+++ b/sys-block/partimage/files/partimage-0.6.9-openssl-1.1-compatibility.patch
@@ -0,0 +1,41 @@
+--- a/configure.ac
 b/configure.ac
+@@ -240,7 +240,7 @@ if test "$SSL" = "yes"; then
+   AC_CHECKING([ for SSL Library and Header files ... ])
+   AC_SEARCH_HEADERS(rsa.h crypto.h x509.h pem.h ssl.h err.h,
+ $SSL_HDR_DIR /usr/include/ssl /usr/include/openssl /usr/include,
+-[  AC_CHECK_LIB(crypto, CRYPTO_lock, [LIBS="$LIBS -lcrypto"],
++[  AC_CHECK_LIB(crypto, X509_new, [LIBS="$LIBS -lcrypto"],
+ AC_MSG_ERROR([ Required for SSL Crypto Library not found. ])
+   )
+AC_CHECK_LIB(ssl, SSL_CTX_new,
+--- a/src/client/netclient.cpp
 b/src/client/netclient.cpp
+@@ -43,7 +43,11 @@ CNetClient::CNetClient(bool bMustLogin, bool bUseSSL):CNet()
+ {
+   showDebug(3, "initializing client ssl\n");
+   SSLeay_add_ssl_algorithms();
+-  meth = SSLv2_client_method();
++#if OPENSSL_VERSION_NUMBER < 0x1010
++  meth = TLSv1_client_method();
++#else
++  meth = TLS_client_method();
++#endif
+   SSL_load_error_strings();
+   ctx = SSL_CTX_new(meth);
+   if (!ctx)
+--- a/src/server/netserver.cpp
 b/src/server/netserver.cpp
+@@ -39,7 +39,11 @@ CNetServer::CNetServer(unsigned short int port):CNet()
+ {
+   SSL_load_error_strings();
+   SSLeay_add_ssl_algorithms();
+-  meth = SSLv23_server_method();
++#if OPENSSL_VERSION_NUMBER < 0x1010
++  meth = TLSv1_server_method();
++#else
++  meth = TLS_server_method();
++#endif
+   ctx = SSL_CTX_new(meth);
+   if (!ctx)
+ {

diff --git a/sys-block/partimage/partimage-0.6.9-r1.ebuild 
b/sys-block/partimage/partimage-0.6.9-r1.ebuild
new file mode 100644
index 000..5828263d381
--- /dev/null
+++ b/sys-block/partimage/partimage-0.6.9-r1.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools flag-o-matic pam user
+
+DESCRIPTION="Console-based application to efficiently save raw partition data 
to image file"
+HOMEPAGE="http://www.partimage.org/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="nls nologin pam ssl static"
+
+LIBS_DEPEND="app-arch/bzip2
+   >=dev-libs/newt-0.52
+   >=sys-libs/slang-2
+   sys-libs/zlib:=
+   ssl? ( dev-libs/openssl:0= )"
+PAM_DEPEND="!static? ( pam? ( virtual/pam ) )"
+RDEPEND="${PAM_DEPEND}
+   !static? ( ${LIBS_DEPEND} )"
+DEPEND="${PAM_DEPEND}
+   ${LIBS_DEPEND}
+   nls? ( sys-devel/gettext )"
+
+pkg_setup() {
+   enewgroup partimag 91
+   enewuser partimag 91 -1 /var/lib/partimage partimag
+}
+
+src_prepare() {
+   eapply -p0 "${FILESDIR}"/${P}-zlib-1.2.5.2.patch #405323
+   eapply "${FILESDIR}"/${P}-minor-typo.patch #580290
+   eapply "${FILESDIR}"/${P}-openssl-1.1-compatibility.patch
+
+   eapply_user
+
+   eautoreconf
+}
+
+src_configure() {
+   # XXX: Do we still need these?
+   filter-flags -fno-exceptions
+   use ppc && append-flags -fsigned-char
+
+   local myconf
+
+   use nologin && myconf="${myconf} --disable-login"
+
+   if use pam && ! use static; then
+   myconf="${myconf} --enable-pam"
+   fi
+
+   econf \
+   --docdir="${EPREFIX%/}"/usr/share/doc/${PF} \
+   --sysconfdir="${EPREFIX%/}"/etc \
+   $(use_enable nls) \
+   $(use_enable ssl) \
+   --disable-pam \
+   $(use_enable static all-static) \
+   --with-log-dir="${EPREFIX%/}"/var/log/partimage \
+   ${myconf}
+}
+
+src_install() {
+   default
+
+   keepdir /var/lib/partimage
+   keepdir /var/log/partimage
+
+   newinitd "${FILESDIR}"/partimaged.init.2 partimaged
+   newconfd "${FILESDIR}"/partimaged.conf partimaged
+
+   if use ssl; then
+   insinto /etc/partimaged
+   doins "${FILESDIR}"/servercert.cnf
+   

[gentoo-commits] repo/gentoo:master commit in: net-print/splix/files/, net-print/splix/

2019-01-04 Thread Bernard Cafarelli
commit: 251405fcbb39497047cdd5f878dca0749286fd7b
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jan  4 20:36:51 2019 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jan  4 20:38:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251405fc

net-print/splix: fix for big-endian hosts

Closes: https://bugs.gentoo.org/673454
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../files/splix-2.0.0_p20130826-algo0x11_le.patch  | 33 +++
 net-print/splix/splix-2.0.0_p20130826-r1.ebuild| 66 ++
 2 files changed, 99 insertions(+)

diff --git a/net-print/splix/files/splix-2.0.0_p20130826-algo0x11_le.patch 
b/net-print/splix/files/splix-2.0.0_p20130826-algo0x11_le.patch
new file mode 100644
index 000..e73e6ebbe9f
--- /dev/null
+++ b/net-print/splix/files/splix-2.0.0_p20130826-algo0x11_le.patch
@@ -0,0 +1,33 @@
+--- splix-2.0.0_p20130826/src/algo0x11.cpp.orig2018-12-19 
20:55:03.216127909 +0100
 splix-2.0.0_p20130826/src/algo0x11.cpp 2018-12-19 20:58:21.986353903 
+0100
+@@ -89,7 +89,8 @@
+ 
+ // Print the table
+ for (unsigned long i=0; i < TABLE_PTR_SIZE; i++, w += 2) {
+-*(uint16_t *)(out + w) = (uint16_t)_ptrArray[i];
++out[w + 0] = (uint8_t)_ptrArray[i];
++out[w + 1] = (uint8_t)(_ptrArray[i] >> 8);
+ if (_ptrArray[i] > uncompSize)
+ uncompSize = _ptrArray[i];
+ }
+@@ -97,7 +98,10 @@
+ // Print the first uncompressed bytes
+ if (uncompSize > MAX_UNCOMPRESSED_BYTES)
+ uncompSize = MAX_UNCOMPRESSED_BYTES;
+-*(uint32_t *)out = (uint32_t)uncompSize;
++out[0] = (uint8_t)uncompSize;
++out[1] = (uint8_t)(uncompSize >> 8);
++out[2] = (uint8_t)(uncompSize >> 16);
++out[3] = (uint8_t)(uncompSize >> 24);
+ for (r=0; r < uncompSize; r++, w++)
+ out[w] = data[r];
+ 
+@@ -234,7 +238,7 @@
+ // Register the result into a band plane
+ plane = new BandPlane();
+ plane->setData(output, outputSize);
+-plane->setEndian(BandPlane::Dependant);
++plane->setEndian(BandPlane::LittleEndian);
+ plane->setCompression(0x11);
+ 
+ return plane;

diff --git a/net-print/splix/splix-2.0.0_p20130826-r1.ebuild 
b/net-print/splix/splix-2.0.0_p20130826-r1.ebuild
new file mode 100644
index 000..f8278234dc3
--- /dev/null
+++ b/net-print/splix/splix-2.0.0_p20130826-r1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit eutils toolchain-funcs
+
+DESCRIPTION="A set of CUPS printer drivers for SPL (Samsung Printer Language) 
printers"
+HOMEPAGE="http://splix.sourceforge.net/;
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2
+   https://dev.gentoo.org/~voyageur/distfiles/samsung-cms-20120312.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+jbig"
+
+DEPEND=">=app-text/ghostscript-gpl-9.02
+   >=net-print/cups-1.4.0
+   jbig? ( media-libs/jbigkit )"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}"/${P}-algo0x11_le.patch )
+
+src_prepare() {
+   default
+
+   # Move to correct place
+   mv *.ppd ppd/
+   # Honor LDFLAGS
+   sed -e "/[a-z]_LDFLAGS/s/:=.*/:= $\{LDFLAGS\}/" -i module.mk \
+   || die
+   # Correct link comand
+   sed -e "s/g++/$\{LINKER\}/" -i rules.mk \
+   || die
+}
+
+src_compile() {
+   local options="MODE=optimized"
+   use jbig || options="${options} DISABLE_JBIG=1"
+   emake ${options} PSTORASTER=gstoraster CXX="$(tc-getCXX)" \
+   OPTIM_CFLAGS="${CFLAGS}" OPTIM_CXXFLAGS="${CXXFLAGS}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   gzip "${ED}"/$(cups-config --datadir)/model/*/*.ppd || die
+
+   emake DESTDIR="${D}" CMSDIR="${WORKDIR}"/cms MANUFACTURER=samsung 
installcms
+   # Add symlinks for xerox and dell models (installed in samsung)
+   dosym $(cups-config --datadir)/profiles/samsung $(cups-config 
--datadir)/profiles/xerox
+   dosym $(cups-config --datadir)/profiles/samsung $(cups-config 
--datadir)/profiles/dell
+}
+
+pkg_postinst() {
+   ewarn "You *MUST* make sure that the PPD files that CUPS is using"
+   ewarn "for actually installed printers are updated if you upgraded"
+   ewarn "from a previous version of splix!"
+   ewarn "Otherwise you will be unable to print (your printer might"
+   ewarn "spit out blank pages etc.)."
+   ewarn "To do that, simply delete the corresponding PPD file in"
+   ewarn "/etc/cups/ppd/, click on 'Modify Printer' belonging to the"
+   ewarn "corresponding printer in the CUPS webinterface (usually"
+   ewarn "reachable via http://localhost:631/) and choose the correct"
+   ewarn "printer make and model, for example:"
+   ewarn "'Samsung' -> 'Samsung ML-1610, 1.0 (en)'"
+}



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

2019-01-04 Thread Alon Bar-Lev
commit: 3aa9a7071818cab9ef3e6db9d5ce56c513970e99
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Jan  4 20:08:08 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Jan  4 20:09:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa9a707

dev-libs/softhsm: openssl-1.1 does not have gost

build should auto-detect available algorithm.

as a temporary solution extract to own USE flag for user to specify.

Closes: https://bugs.gentoo.org/674534
Thanks: Toralf Förster
Signed-off-by: Alon Bar-Lev  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-libs/softhsm/metadata.xml | 5 ++---
 dev-libs/softhsm/softhsm-2.4.0.ebuild | 6 +++---
 dev-libs/softhsm/softhsm-2.5.0.ebuild | 6 +++---
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/dev-libs/softhsm/metadata.xml b/dev-libs/softhsm/metadata.xml
index 1db90fe1ffe..5b486dde6ca 100644
--- a/dev-libs/softhsm/metadata.xml
+++ b/dev-libs/softhsm/metadata.xml
@@ -6,8 +6,7 @@
Crypto


-   
-   Build db migration tool
-   
+   Enable gost algorithm
+   Build db migration tool

 

diff --git a/dev-libs/softhsm/softhsm-2.4.0.ebuild 
b/dev-libs/softhsm/softhsm-2.4.0.ebuild
index ec4f819aecc..1db7548275e 100644
--- a/dev-libs/softhsm/softhsm-2.4.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ HOMEPAGE="https://www.opendnssec.org/;
 SRC_URI="https://www.opendnssec.org/files/source/${P}.tar.gz;
 
 KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="bindist libressl migration-tool test"
+IUSE="bindist gost libressl migration-tool test"
 SLOT="2"
 LICENSE="BSD"
 
@@ -33,7 +33,7 @@ src_configure() {
--disable-p11-kit \
--localstatedir="${EROOT}/var" \
$(use_enable !bindist ecc) \
-   $(use_enable !libressl gost) \
+   $(use_enable gost) \
$(use_with migration-tool migrate)
 }
 

diff --git a/dev-libs/softhsm/softhsm-2.5.0.ebuild 
b/dev-libs/softhsm/softhsm-2.5.0.ebuild
index efb92f3af4d..a23cda5d73e 100644
--- a/dev-libs/softhsm/softhsm-2.5.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ HOMEPAGE="https://www.opendnssec.org/;
 SRC_URI="https://www.opendnssec.org/files/source/${P}.tar.gz;
 
 KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="bindist libressl migration-tool test"
+IUSE="bindist gost libressl migration-tool test"
 SLOT="2"
 LICENSE="BSD"
 
@@ -37,7 +37,7 @@ src_configure() {
--disable-p11-kit \
--localstatedir="${EROOT}/var" \
$(use_enable !bindist ecc) \
-   $(use_enable !libressl gost) \
+   $(use_enable gost) \
$(use_with migration-tool migrate)
 }
 



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

2019-01-04 Thread Fabian Groffen
commit: 8aa4df8e784b96b336a82abc383bba7c60426cdf
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jan  4 19:53:24 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jan  4 19:57:52 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=8aa4df8e

scripts/bootstrap-prefix: ensure temp libgcc_s remains available

On Solaris 64-bit, ensure libgcc_s remains available to stage2-built
objects, by copying and referencing a temp location.  gcc-config will
remove the libgcc_s from usr/lib, so we need to ensure it's in a place
where it won't get wiped (after installing the compiler)

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

 scripts/bootstrap-prefix.sh | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 6703edcc33..ff5132ae7e 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1536,8 +1536,16 @@ bootstrap_stage2() {
# on Solaris 64-bits, (at least up to 10) libgcc_s resides in a
# non-standard location, and the compiler doesn't seem to record
# this in rpath while it does find it, resulting in a runtime trap
-   [[ ${CHOST} == x86_64-*-solaris* || ${CHOST} == sparcv9-*-solaris* ]] 
&& \
-   cp /usr/sfw/lib/64/libgcc_s.so.1 "${ROOT}"/tmp/usr/lib/ >& 
/dev/null
+   if [[ ${CHOST} == x86_64-*-solaris* || ${CHOST} == sparcv9-*-solaris* 
]] ;
+   then
+   [[ -e ${ROOT}/tmp/usr/bin/gcc ]] || \
+   cp /usr/sfw/lib/64/libgcc_s.so.1 "${ROOT}"/tmp/usr/lib/ 
>& /dev/null
+   # save another copy for after gcc-config gets run and removes
+   # usr/lib/libgcc_s.* because new links should use the compiler
+   # specific libgcc_s.
+   LDFLAGS="${LDFLAGS} -R${ROOT}/tmp/tmp"
+   cp /usr/sfw/lib/64/libgcc_s.so.1 "${ROOT}"/tmp/tmp/ >& /dev/null
+   fi
 
# Disable RAP directory hacks of binutils and gcc.  If libc.so
# linker script provides no hint of ld-linux*.so*, ld should



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

2019-01-04 Thread Fabian Groffen
commit: 16f334babfb02f67c9d529ce4758fafbe1290787
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jan  4 19:55:22 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jan  4 19:57:59 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=16f334ba

scripts/bootstrap-prefix: ensure get_libdir doesn't return newlines

When portageq fails, it returns a newline, which we don't want to have
in our LDFLAGS (or anywhere else), so make sure we check if portageq
returned something useful.

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

 scripts/bootstrap-prefix.sh | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index ff5132ae7e..66edd753cf 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1668,7 +1668,11 @@ bootstrap_stage3() {
fi
fi
 
-   get_libdir() { portageq envvar LIBDIR_$(portageq envvar ABI) || echo 
lib; }
+   get_libdir() {
+   local l=$(portageq envvar LIBDIR_$(portageq envvar ABI) 
2>/dev/null)
+   [[ -z ${l} ]] && l=lib
+   echo ${l}
+   }
 
export CONFIG_SHELL="${ROOT}"/tmp/bin/bash
export CPPFLAGS="-isystem ${ROOT}/usr/include"



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

2019-01-04 Thread Fabian Groffen
commit: d7279964558064987ebc8fee5120bc15d1b8db3d
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jan  4 19:52:19 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jan  4 19:57:33 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=d7279964

scripts/bootstrap-prefix: bootstrap with older GCC when using older GCC

GCC-4.7 cannot be compiled with GCC-3, bootstrap with GCC-4.2 for that.

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

 scripts/bootstrap-prefix.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 9f4f1bbb38..6703edcc33 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -172,8 +172,10 @@ configure_toolchain() {
  eval $( (gcc -E - | grep compiler_stage1) <<-EOP
#if defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && 
__GNUC_MINOR__ > 7))
  compiler_stage1+=" sys-devel/gcc"
-   #else
+   #elif defined(__GNUC__) && __GNUC__ >= 4
  compiler_stage1+=" 

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

2019-01-04 Thread Tim Harder
commit: fcf308a0404b110a0e1f63eab9d7e2ce06c789f1
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 21 09:06:49 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  4 19:30:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf308a0

app-vim/gitgutter: remove old

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/gitgutter/Manifest  |  1 -
 app-vim/gitgutter/gitgutter-20171101.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/app-vim/gitgutter/Manifest b/app-vim/gitgutter/Manifest
index ca747d9a7a0..212b80f5d34 100644
--- a/app-vim/gitgutter/Manifest
+++ b/app-vim/gitgutter/Manifest
@@ -1,3 +1,2 @@
-DIST gitgutter-20171101.tar.gz 43534 BLAKE2B 
cb0b935c1b2d16a50bbecc73f4f8c657a9087bef56bef36af8ff52a7ff09d39293296eaf49507015eaeac7f4faba2a26a09a49296c28237029110068cb9f6048
 SHA512 
24d8ad740931df17c2c67e2a2a13e3bba7c1205ba5543f5c11353e639876f4a54e69170dc0a946660ee2e3a23a110c90f4195fa9a1ddfff19163f00d88528219
 DIST gitgutter-20180316.tar.gz 46344 BLAKE2B 
f981753a0f8d066b7cb5c16c49cfdd1a1aac1c6623b4645b8b1abd5719470ac181e09c8b736f8b8a14e6098b60cb8f97b114dc5c2a587b6d1875fcf27b4b12cf
 SHA512 
15873b249f8aec9de312efedc615d6fa822b45ca8ce53cc6cc878fcaf3a6ab3f02eb5d082ff329528cce1b48358846b0aba3f9d3bc8aadd29aa57d3b1a30
 DIST gitgutter-20180815.tar.gz 46741 BLAKE2B 
85189390a2d8c5feaf8d2fabfd2c72bf79954fd1e9f2c3ffeca748e84caf13924f71ef5837ab62aef0ae003a01304305e73bbcb12dca27294c8164e960249fec
 SHA512 
b6d3bd0f779d9afbd38df33888ab3ee0f1d8d10de0a6c5c6766f7f73a292cdd589a6774faa2871877075f6cedd29f14bba07c9a769d706e0e67d8817db86cfaa

diff --git a/app-vim/gitgutter/gitgutter-20171101.ebuild 
b/app-vim/gitgutter/gitgutter-20171101.ebuild
deleted file mode 100644
index 2dada9f85e8..000
--- a/app-vim/gitgutter/gitgutter-20171101.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/airblade/vim-gitgutter.git;
-   inherit git-r3
-else
-   inherit vcs-snapshot
-   COMMIT_HASH="1e60667322b7cd1bfcba98762fbba746a888d21a"
-   
SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="vim plugin: shows a git diff in the sign column and 
stages/reverts hunks"
-HOMEPAGE="https://github.com/airblade/vim-gitgutter/;
-LICENSE="MIT"
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="dev-vcs/git"
-
-src_prepare() {
-   default
-   rm LICENCE README* screenshot.png || die
-   rm -rf test || die
-}



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

2019-01-04 Thread Tim Harder
commit: 71708110bc8e0fb124b605b6ab5bb7a6a0b9f638
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Jan  4 19:25:47 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  4 19:30:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71708110

media-sound/yoshimi: version bump to 1.5.10

Signed-off-by: Tim Harder  gentoo.org>

 media-sound/yoshimi/Manifest   |  1 +
 .../yoshimi/files/yoshimi-1.5.10-cxxflags.patch| 64 ++
 media-sound/yoshimi/yoshimi-1.5.10.ebuild  | 63 +
 3 files changed, 128 insertions(+)

diff --git a/media-sound/yoshimi/Manifest b/media-sound/yoshimi/Manifest
index 0cd11d6fa01..4753901cc5d 100644
--- a/media-sound/yoshimi/Manifest
+++ b/media-sound/yoshimi/Manifest
@@ -1,3 +1,4 @@
 DIST yoshimi-1.4.1.tar.bz2 3674539 BLAKE2B 
a3561f4129b1da137caec4a4bb8a59222ca43c875a6533ce0c74ccff8d499a40cf98a1258f44e1a2f290fdc6f28786ce26772d19489c03590a360825488e5b3c
 SHA512 
2ae98e4cfb0a24fa76c971fae9b12244624d18d1dd1cb3142af421be9f55874aac658b666fe29367aa75902895b9ec5a608939ab44b2158bdc5ef7a59499
 DIST yoshimi-1.5.1.1.tar.bz2 4035895 BLAKE2B 
4579555c96f68ede8f6b604039f23512a041f879b23155334c6aab891fdb11d4e77b8d7d38ebad98b114d49da5fa815114872ca5cddd7f30fd5d56b5d4178be9
 SHA512 
f7f47835aceb30ca889ec536f922a30ef3d1e4d306c666c91b984a314781e5245045aab216be3dbdca95250f8e941229db799afd6b5fa079b61e75fd92ee1c28
+DIST yoshimi-1.5.10.tar.bz2 9406870 BLAKE2B 
e665f6a30094e8396fcadb2e423ccb74e07226d02a51811466fa4a04ee266364d6d9fa9f6bdef6712d24616888b9042bd7c818d21e41fde1d2f41b1eaad47c01
 SHA512 
1d6371f1d82438dc8b65fdb21b0460d998616c4a27bcee4f3e450542eb346eeb87e59a9448ef210fa45a119efdfc3d6dd7a6acd20ef3ad5a29d982f218704d48
 DIST yoshimi-1.5.8.2.tar.bz2 7537329 BLAKE2B 
d26619742f351a48f0457468c5c3f2a85cb04c479a8fe5b88616e4738092875df6e5d27be91d2fca42693e2e32d6c6f4b76308b93d99496dc5fff7d16da1712d
 SHA512 
398fb57c171ee72d160b680cbb3de9db226cd281972a1a518cb52fdae617ba89e72b7d5fd1ce4bcd2df2d17789daf46aff2299c103429f07db0c83160d84

diff --git a/media-sound/yoshimi/files/yoshimi-1.5.10-cxxflags.patch 
b/media-sound/yoshimi/files/yoshimi-1.5.10-cxxflags.patch
new file mode 100644
index 000..7e64e1fdc72
--- /dev/null
+++ b/media-sound/yoshimi/files/yoshimi-1.5.10-cxxflags.patch
@@ -0,0 +1,64 @@
+Respect user CXXFLAGS setting.
+
+--- yoshimi-1.5.10/src/CMakeLists.txt
 yoshimi-1.5.10/src/CMakeLists.txt
+@@ -302,27 +302,27 @@
+ set (YOSHI_INCLUDES ${FLTK_INCLUDE_DIR})
+ 
+ # set platform specific compiler flags
+-if (BuildFor0ld_X86)
+-set (CMAKE_CXX_FLAGS ${BuildOptions_X86})
+-else (BuildFor0ld_X86)
+-if (BuildForAMD_X86_64)
+-set (CMAKE_CXX_FLAGS ${BuildOptions_X86_64AMD})
+-else (BuildForAMD_X86_64)
+-if (BuildForCore2_X86_64)
+-set (CMAKE_CXX_FLAGS ${BuildOptions_X86_64Core2})
+-else (BuildForCore2_X86_64)
+-if (BuildForNEON)
+-set (CMAKE_CXX_FLAGS ${BuildOptions_NEON})
+-else (BuildForNEON)
+-if (BuildForThisCPU)
+-set (CMAKE_CXX_FLAGS ${BuildOptionsThisCPU})
+-else (BuildForThisCPU)
+-set (CMAKE_CXX_FLAGS ${BuildOptionsBasic})
+-endif (BuildForThisCPU)
+-endif (BuildForNEON)
+-endif (BuildForCore2_X86_64)
+-endif (BuildForAMD_X86_64)
+-endif (BuildFor0ld_X86)
++#if (BuildFor0ld_X86)
++#set (CMAKE_CXX_FLAGS ${BuildOptions_X86})
++#else (BuildFor0ld_X86)
++#if (BuildForAMD_X86_64)
++#set (CMAKE_CXX_FLAGS ${BuildOptions_X86_64AMD})
++#else (BuildForAMD_X86_64)
++#if (BuildForCore2_X86_64)
++#set (CMAKE_CXX_FLAGS ${BuildOptions_X86_64Core2})
++#else (BuildForCore2_X86_64)
++#if (BuildForNEON)
++#set (CMAKE_CXX_FLAGS ${BuildOptions_NEON})
++#else (BuildForNEON)
++#if (BuildForThisCPU)
++#set (CMAKE_CXX_FLAGS ${BuildOptionsThisCPU})
++#else (BuildForThisCPU)
++#set (CMAKE_CXX_FLAGS ${BuildOptionsBasic})
++#endif (BuildForThisCPU)
++#endif (BuildForNEON)
++#endif (BuildForCore2_X86_64)
++#endif (BuildForAMD_X86_64)
++#endif (BuildFor0ld_X86)
+ 
+ if (BuildForDebug)
+ set (CMAKE_BUILD_TYPE "Debug")
+@@ -330,8 +330,8 @@
+ message (STATUS "DEBUG Build, flags: ${CMAKE_CXX_FLAGS} 
${CMAKE_CXX_FLAGS_DEBUG}")
+ else (BuildForDebug)
+ set (CMAKE_BUILD_TYPE "Release")
+-set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsRelease})
+-message (STATUS "RELEASE Build, flags: ${CMAKE_CXX_FLAGS} 
${CMAKE_CXX_FLAGS_RELEASE}")
++#set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsRelease})
++message (STATUS "RELEASE Build, flags: ${CMAKE_CXX_FLAGS}")
+ endif (BuildForDebug)
+ 
+ configure_file(

diff --git a/media-sound/yoshimi/yoshimi-1.5.10.ebuild 
b/media-sound/yoshimi/yoshimi-1.5.10.ebuild
new file 

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

2019-01-04 Thread Tim Harder
commit: 3131399781c0dcd68c36c18a459b947203204a2a
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Jan  4 19:27:05 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  4 19:30:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31313997

media-sound/yoshimi: remove old

Signed-off-by: Tim Harder  gentoo.org>

 media-sound/yoshimi/Manifest   |  2 --
 media-sound/yoshimi/yoshimi-1.4.1.ebuild   | 52 -
 media-sound/yoshimi/yoshimi-1.5.1.1.ebuild | 53 --
 3 files changed, 107 deletions(-)

diff --git a/media-sound/yoshimi/Manifest b/media-sound/yoshimi/Manifest
index 4753901cc5d..a7fd339dc2c 100644
--- a/media-sound/yoshimi/Manifest
+++ b/media-sound/yoshimi/Manifest
@@ -1,4 +1,2 @@
-DIST yoshimi-1.4.1.tar.bz2 3674539 BLAKE2B 
a3561f4129b1da137caec4a4bb8a59222ca43c875a6533ce0c74ccff8d499a40cf98a1258f44e1a2f290fdc6f28786ce26772d19489c03590a360825488e5b3c
 SHA512 
2ae98e4cfb0a24fa76c971fae9b12244624d18d1dd1cb3142af421be9f55874aac658b666fe29367aa75902895b9ec5a608939ab44b2158bdc5ef7a59499
-DIST yoshimi-1.5.1.1.tar.bz2 4035895 BLAKE2B 
4579555c96f68ede8f6b604039f23512a041f879b23155334c6aab891fdb11d4e77b8d7d38ebad98b114d49da5fa815114872ca5cddd7f30fd5d56b5d4178be9
 SHA512 
f7f47835aceb30ca889ec536f922a30ef3d1e4d306c666c91b984a314781e5245045aab216be3dbdca95250f8e941229db799afd6b5fa079b61e75fd92ee1c28
 DIST yoshimi-1.5.10.tar.bz2 9406870 BLAKE2B 
e665f6a30094e8396fcadb2e423ccb74e07226d02a51811466fa4a04ee266364d6d9fa9f6bdef6712d24616888b9042bd7c818d21e41fde1d2f41b1eaad47c01
 SHA512 
1d6371f1d82438dc8b65fdb21b0460d998616c4a27bcee4f3e450542eb346eeb87e59a9448ef210fa45a119efdfc3d6dd7a6acd20ef3ad5a29d982f218704d48
 DIST yoshimi-1.5.8.2.tar.bz2 7537329 BLAKE2B 
d26619742f351a48f0457468c5c3f2a85cb04c479a8fe5b88616e4738092875df6e5d27be91d2fca42693e2e32d6c6f4b76308b93d99496dc5fff7d16da1712d
 SHA512 
398fb57c171ee72d160b680cbb3de9db226cd281972a1a518cb52fdae617ba89e72b7d5fd1ce4bcd2df2d17789daf46aff2299c103429f07db0c83160d84

diff --git a/media-sound/yoshimi/yoshimi-1.4.1.ebuild 
b/media-sound/yoshimi/yoshimi-1.4.1.ebuild
deleted file mode 100644
index d7d64c58b5a..000
--- a/media-sound/yoshimi/yoshimi-1.4.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="A software synthesizer based on ZynAddSubFX"
-HOMEPAGE="http://yoshimi.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+lv2"
-
-RDEPEND="
-   >=dev-libs/mxml-2.5
-   >=media-libs/alsa-lib-1.0.17
-   media-libs/fontconfig
-   media-libs/libsndfile
-   >=media-sound/jack-audio-connection-kit-0.115.6
-   sci-libs/fftw:3.0
-   sys-libs/ncurses:0=
-   sys-libs/zlib
-   x11-libs/cairo[X]
-   x11-libs/fltk:1[opengl]
-   lv2? ( media-libs/lv2 )
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   virtual/pkgconfig
-"
-
-CMAKE_USE_DIR="${WORKDIR}/${P}/src"
-
-src_prepare() {
-   mv Change{l,L}og || die
-   sed -i \
-   -e '/set (CMAKE_CXX_FLAGS_RELEASE/d' \
-   -e "s:lib/lv2:$(get_libdir)/lv2:" \
-   src/CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBuildLV2Plugin=$(usex lv2)
-   )
-   cmake-utils_src_configure
-}

diff --git a/media-sound/yoshimi/yoshimi-1.5.1.1.ebuild 
b/media-sound/yoshimi/yoshimi-1.5.1.1.ebuild
deleted file mode 100644
index b8e82d9c8ff..000
--- a/media-sound/yoshimi/yoshimi-1.5.1.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="A software synthesizer based on ZynAddSubFX"
-HOMEPAGE="http://yoshimi.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+lv2"
-
-RDEPEND="
-   >=dev-libs/mxml-2.5
-   >=media-libs/alsa-lib-1.0.17
-   media-libs/fontconfig
-   media-libs/libsndfile
-   >=media-sound/jack-audio-connection-kit-0.115.6
-   sci-libs/fftw:3.0
-   sys-libs/ncurses:0=
-   sys-libs/readline:0=
-   sys-libs/zlib
-   x11-libs/cairo[X]
-   x11-libs/fltk:1[opengl]
-   lv2? ( media-libs/lv2 )
-"
-DEPEND="${RDEPEND}
-   dev-libs/boost
-   virtual/pkgconfig
-"
-
-CMAKE_USE_DIR="${WORKDIR}/${P}/src"
-
-src_prepare() {
-   mv Change{l,L}og || die
-   sed -i \
-   -e '/set (CMAKE_CXX_FLAGS_RELEASE/d' \
-   -e "s:lib/lv2:$(get_libdir)/lv2:" \
-   src/CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DLV2Plugin=$(usex lv2)
-   )
-   

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

2019-01-04 Thread Tim Harder
commit: a21a040144342e5e7c3b73d87d43ea0a804b57ee
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 21 09:06:11 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  4 19:30:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a21a0401

app-vim/gitgutter: version bump to 20180815

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/gitgutter/Manifest  |  1 +
 app-vim/gitgutter/gitgutter-20180815.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/app-vim/gitgutter/Manifest b/app-vim/gitgutter/Manifest
index c139b6e1dc2..ca747d9a7a0 100644
--- a/app-vim/gitgutter/Manifest
+++ b/app-vim/gitgutter/Manifest
@@ -1,2 +1,3 @@
 DIST gitgutter-20171101.tar.gz 43534 BLAKE2B 
cb0b935c1b2d16a50bbecc73f4f8c657a9087bef56bef36af8ff52a7ff09d39293296eaf49507015eaeac7f4faba2a26a09a49296c28237029110068cb9f6048
 SHA512 
24d8ad740931df17c2c67e2a2a13e3bba7c1205ba5543f5c11353e639876f4a54e69170dc0a946660ee2e3a23a110c90f4195fa9a1ddfff19163f00d88528219
 DIST gitgutter-20180316.tar.gz 46344 BLAKE2B 
f981753a0f8d066b7cb5c16c49cfdd1a1aac1c6623b4645b8b1abd5719470ac181e09c8b736f8b8a14e6098b60cb8f97b114dc5c2a587b6d1875fcf27b4b12cf
 SHA512 
15873b249f8aec9de312efedc615d6fa822b45ca8ce53cc6cc878fcaf3a6ab3f02eb5d082ff329528cce1b48358846b0aba3f9d3bc8aadd29aa57d3b1a30
+DIST gitgutter-20180815.tar.gz 46741 BLAKE2B 
85189390a2d8c5feaf8d2fabfd2c72bf79954fd1e9f2c3ffeca748e84caf13924f71ef5837ab62aef0ae003a01304305e73bbcb12dca27294c8164e960249fec
 SHA512 
b6d3bd0f779d9afbd38df33888ab3ee0f1d8d10de0a6c5c6766f7f73a292cdd589a6774faa2871877075f6cedd29f14bba07c9a769d706e0e67d8817db86cfaa

diff --git a/app-vim/gitgutter/gitgutter-20180815.ebuild 
b/app-vim/gitgutter/gitgutter-20180815.ebuild
new file mode 100644
index 000..38fbbde158d
--- /dev/null
+++ b/app-vim/gitgutter/gitgutter-20180815.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit vim-plugin
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/airblade/vim-gitgutter.git;
+   inherit git-r3
+else
+   inherit vcs-snapshot
+   COMMIT_HASH="50a7062909d91a290fae04219887b1b45f3138db"
+   
SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="vim plugin: shows a git diff in the sign column and 
stages/reverts hunks"
+HOMEPAGE="https://github.com/airblade/vim-gitgutter/;
+LICENSE="MIT"
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="dev-vcs/git"
+
+src_prepare() {
+   default
+
+   # remove unwanted files
+   rm LICENCE README* screenshot.png unplace.vim || die
+   rm -r test || die
+}



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

2019-01-04 Thread Tim Harder
commit: f88a30312e43e1c3cc025361669f80bc668f1939
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 21 09:06:31 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  4 19:30:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88a3031

app-vim/gitgutter: stabilize 20180316

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/gitgutter/gitgutter-20180316.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/gitgutter/gitgutter-20180316.ebuild 
b/app-vim/gitgutter/gitgutter-20180316.ebuild
index 002f6583087..c7ba8deee65 100644
--- a/app-vim/gitgutter/gitgutter-20180316.ebuild
+++ b/app-vim/gitgutter/gitgutter-20180316.ebuild
@@ -11,7 +11,7 @@ else
inherit vcs-snapshot
COMMIT_HASH="37bdd03d176c5e182c7e8dbdc79c3f71d2a04898"

SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="vim plugin: shows a git diff in the sign column and 
stages/reverts hunks"



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

2019-01-04 Thread Tim Harder
commit: 7e6c642ba2e5d0337fa53cf5e821f8aff9f208ff
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Jan  4 18:36:58 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  4 18:38:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6c642b

dev-lang/ocaml: use https for HOMEPAGE

Signed-off-by: Tim Harder  gentoo.org>

 dev-lang/ocaml/ocaml-4.04.2-r1.ebuild | 2 +-
 dev-lang/ocaml/ocaml-4.05.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild 
b/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild
index 27b31db0df9..f790ab2d1cd 100644
--- a/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild
+++ b/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit flag-o-matic eutils multilib versionator toolchain-funcs
 PATCHLEVEL="8"
 MY_P="${P/_/-}"
 DESCRIPTION="Type-inferring functional programming language descended from the 
ML family"
-HOMEPAGE="http://www.ocaml.org/;
+HOMEPAGE="https://ocaml.org;
 SRC_URI="https://github.com/ocaml/ocaml/archive/${PV/_/+}.tar.gz -> 
${MY_P}.tar.gz
mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
 

diff --git a/dev-lang/ocaml/ocaml-4.05.0-r1.ebuild 
b/dev-lang/ocaml/ocaml-4.05.0-r1.ebuild
index 078795d8000..f0a79f5e329 100644
--- a/dev-lang/ocaml/ocaml-4.05.0-r1.ebuild
+++ b/dev-lang/ocaml/ocaml-4.05.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit flag-o-matic eutils multilib versionator toolchain-funcs
 PATCHLEVEL="9"
 MY_P="${P/_/-}"
 DESCRIPTION="Type-inferring functional programming language descended from the 
ML family"
-HOMEPAGE="http://www.ocaml.org/;
+HOMEPAGE="https://ocaml.org;
 SRC_URI="https://github.com/ocaml/ocaml/archive/${PV/_/+}.tar.gz -> 
${MY_P}.tar.gz
mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
 



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

2019-01-04 Thread Ben Kohler
commit: d1d1b9c6e093d885c2926ad4487b90861635d1d1
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 17:52:37 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 17:56:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d1b9c6

sys-fs/dosfstools: stable on sparc

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 sys-fs/dosfstools/dosfstools-4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/dosfstools/dosfstools-4.1.ebuild 
b/sys-fs/dosfstools/dosfstools-4.1.ebuild
index a245d461ea3..255edccac57 100644
--- a/sys-fs/dosfstools/dosfstools-4.1.ebuild
+++ b/sys-fs/dosfstools/dosfstools-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.
 
 LICENSE="GPL-3"
 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="compat test +udev"
 
 CDEPEND="udev? ( virtual/libudev )"



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

2019-01-04 Thread Lars Wendler
commit: c34bd91f35dce053ca34d24712c227c0db833f5e
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jan  4 17:47:13 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jan  4 17:47:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34bd91f

media-plugins/alsa-plugins: Fixed a double free issue.

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

 ...s-1.1.7.ebuild => alsa-plugins-1.1.7-r1.ebuild} |  6 +++-
 .../files/alsa-plugins-1.1.7-double_free_fix.patch | 34 ++
 2 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.1.7.ebuild 
b/media-plugins/alsa-plugins/alsa-plugins-1.1.7-r1.ebuild
similarity index 96%
rename from media-plugins/alsa-plugins/alsa-plugins-1.1.7.ebuild
rename to media-plugins/alsa-plugins/alsa-plugins-1.1.7-r1.ebuild
index 2eff3aacc81..f97cc166249 100644
--- a/media-plugins/alsa-plugins/alsa-plugins-1.1.7.ebuild
+++ b/media-plugins/alsa-plugins/alsa-plugins-1.1.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,6 +30,10 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-double_free_fix.patch
+)
+
 src_prepare() {
default
 

diff --git 
a/media-plugins/alsa-plugins/files/alsa-plugins-1.1.7-double_free_fix.patch 
b/media-plugins/alsa-plugins/files/alsa-plugins-1.1.7-double_free_fix.patch
new file mode 100644
index 000..9b3a81599b3
--- /dev/null
+++ b/media-plugins/alsa-plugins/files/alsa-plugins-1.1.7-double_free_fix.patch
@@ -0,0 +1,34 @@
+From a4e7e1282c57a2f4e83afe9a4008042d8b4c5bb9 Mon Sep 17 00:00:00 2001
+From: Jaroslav Kysela 
+Date: Tue, 23 Oct 2018 09:32:46 +0200
+Subject: [PATCH] a52_close: set slave to NULL to avoid double pcm free in
+ open fcn
+
+Signed-off-by: Jaroslav Kysela 
+---
+ a52/pcm_a52.c | 7 +--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+diff --git a/a52/pcm_a52.c b/a52/pcm_a52.c
+index e431fd0..b005bc2 100644
+--- a/a52/pcm_a52.c
 b/a52/pcm_a52.c
+@@ -654,10 +654,13 @@ static int a52_poll_revents(snd_pcm_ioplug_t *io, struct 
pollfd *pfd,
+ static int a52_close(snd_pcm_ioplug_t *io)
+ {
+   struct a52_ctx *rec = io->private_data;
++  snd_pcm_t *slave = rec->slave;
+ 
+   a52_free(rec);
+-  if (rec->slave)
+-  return snd_pcm_close(rec->slave);
++  if (slave) {
++  rec->slave = NULL;
++  return snd_pcm_close(slave);
++  }
+   return 0;
+ }
+ 
+-- 
+1.7.11.7
+



[gentoo-commits] repo/gentoo:master commit in: games-emulation/snes9x/files/, games-emulation/snes9x/

2019-01-04 Thread Lars Wendler
commit: 92170680370d7c953241845837d0d6c7daa36e35
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Jan  4 17:39:43 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Jan  4 17:39:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92170680

games-emulation/snes9x: Fixed build with USE="-png".

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

 .../snes9x-1.58-without-screenshot_build_fix.patch | 31 ++
 games-emulation/snes9x/snes9x-1.58.ebuild  |  3 ++-
 2 files changed, 33 insertions(+), 1 deletion(-)

diff --git 
a/games-emulation/snes9x/files/snes9x-1.58-without-screenshot_build_fix.patch 
b/games-emulation/snes9x/files/snes9x-1.58-without-screenshot_build_fix.patch
new file mode 100644
index 000..7af1e9e2b90
--- /dev/null
+++ 
b/games-emulation/snes9x/files/snes9x-1.58-without-screenshot_build_fix.patch
@@ -0,0 +1,31 @@
+From 51909e0cb44ee8de346f3edfb2a6c4a8bb97ea1d Mon Sep 17 00:00:00 2001
+From: Brandon Wright 
+Date: Fri, 4 Jan 2019 10:52:11 -0600
+Subject: [PATCH] Fix PNG usage without preprocessor check.
+
+---
+ shaders/shader_helpers.cpp | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/shaders/shader_helpers.cpp b/shaders/shader_helpers.cpp
+index b84e6291..a589d39b 100644
+--- a/shaders/shader_helpers.cpp
 b/shaders/shader_helpers.cpp
+@@ -93,6 +93,7 @@ bool loadPngImage(const char* name,
+ bool& outHasAlpha,
+ GLubyte** outData)
+ {
++#ifdef HAVE_LIBPNG
+ png_structp png_ptr;
+ png_infop info_ptr;
+ unsigned int sig_read = 0;
+@@ -211,6 +212,9 @@ bool loadPngImage(const char* name,
+ 
+ /* That's it */
+ return true;
++#else
++return false;
++#endif
+ }
+ 
+ bool loadTGA(const char* filename, STGA& tgaFile)

diff --git a/games-emulation/snes9x/snes9x-1.58.ebuild 
b/games-emulation/snes9x/snes9x-1.58.ebuild
index 911de9a90fb..9fd943cac80 100644
--- a/games-emulation/snes9x/snes9x-1.58.ebuild
+++ b/games-emulation/snes9x/snes9x-1.58.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -47,6 +47,7 @@ S="${WORKDIR}/${P}/unix"
 PATCHES=(
"${FILESDIR}"/${PN}-1.53-cross-compile.patch
"${FILESDIR}"/${PN}-1.58-build-system.patch
+   "${FILESDIR}"/${P}-without-screenshot_build_fix.patch
 )
 
 src_prepare() {



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

2019-01-04 Thread Guilherme Amadio
commit: cf1db3880dea7a1922ba386ac9ce7e061773d0c7
Author: Jan Vesely  gmail  com>
AuthorDate: Wed Nov 21 05:24:23 2018 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Jan  4 17:23:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1db388

dev-python/pycuda: Bump version to 2018.1.1

v2: Update copyright header
Use EAPI=7
Update pytest invocation
Drop redundant rm line
Allow acess to /dev/nvidia-uvm{,-tools} in test phase

Bug: https://bugs.gentoo.org/637090
Closes: https://github.com/gentoo/gentoo/pull/10456
Signed-off-by: Jan Vesely  gmail.com>
Signed-off-by: Guilherme Amadio  gentoo.org>

 dev-python/pycuda/Manifest   |  1 +
 dev-python/pycuda/pycuda-2018.1.1.ebuild | 83 
 2 files changed, 84 insertions(+)

diff --git a/dev-python/pycuda/Manifest b/dev-python/pycuda/Manifest
index 1c8c7530d16..2f14ffb0735 100644
--- a/dev-python/pycuda/Manifest
+++ b/dev-python/pycuda/Manifest
@@ -3,3 +3,4 @@ DIST pycuda-2013.1.1.tar.gz 1586425 BLAKE2B 
2d566de0bf5ee5d231f8f7089bd2921f6790
 DIST pycuda-2014.1.tar.gz 1588986 BLAKE2B 
70baa81e8d1b77bcab73eeccf4d38dbe7cea1a8dcd73da4363eaecb87b68eb72b5c96733637eb5082ae81bff2aa264427c1415b9660df5cd95693d1eedc6250a
 SHA512 
57e333941c472feea6974e583f9d27f7f5083011bd8a7cc0bc31d27032885a130f1f57a16b0730696c607b9dca32ad84b96c984cd82351800ec854acdfa8fe9f
 DIST pycuda-2016.1.2.tar.gz 1603373 BLAKE2B 
35a5972cd4280cace9375314635131b4e8f0f397f0a3f799fd537c13fc2190ee183ab3b2248487f0c79a15a06031776b9c3bbff9ce2545090590d004ff97f0a4
 SHA512 
7a1a9d6723651bdc6f584de884c46bbaa17970e622b4d800c7f36ff57817807a51c7e4aa0a40872e46fc1243087af6dda07489bb60b6a33f52740a4d7a9e69a7
 DIST pycuda-2017.1.tar.gz 1608187 BLAKE2B 
483bfd8e2da6d1c2dee9f1b5512e3f8120b29aa87d5fab49d7b1b738e9949aba14f87b102c5ff04cd2f2061c6c64c5036fdea71129e35505cce00ce76b6943aa
 SHA512 
ce3de28de613352bec4efb86ffaa055f92ccd0c758b903aecc60af5b84f0f0643d04a869d6a23ce329c3d33670cfb266ad69c784ba917a190a11bdfea1fe6690
+DIST pycuda-2018.1.1.tar.gz 1612853 BLAKE2B 
7afbcc33891da96d726f07f1686bfb9a28b4a5ce3dfc754707166556153f91a0fbc3454d50ca678ac56b71e8dc15e8f7b797e8ff025e42aa9eed2eaaa797d952
 SHA512 
cb93855cf3cee6650ba0564bccce73c2f59ecbd579235eb3623ec32dde8d9247216e756b1342a876fc7d37c0159e741f5f626a86f2e7ab11c4b03c7a4e581a28

diff --git a/dev-python/pycuda/pycuda-2018.1.1.ebuild 
b/dev-python/pycuda/pycuda-2018.1.1.ebuild
new file mode 100644
index 000..db9fad22bfa
--- /dev/null
+++ b/dev-python/pycuda/pycuda-2018.1.1.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit cuda distutils-r1
+
+DESCRIPTION="Python wrapper for NVIDIA CUDA"
+HOMEPAGE="https://mathema.tician.de/software/pycuda/ 
https://pypi.org/project/pycuda/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="examples opengl test"
+
+RDEPEND="
+   dev-libs/boost:=[python,${PYTHON_USEDEP}]
+   dev-python/decorator[${PYTHON_USEDEP}]
+   dev-python/mako[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   >=dev-python/pytools-2013[${PYTHON_USEDEP}]
+   dev-util/nvidia-cuda-toolkit
+   x11-drivers/nvidia-drivers
+   opengl? ( virtual/opengl )"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/mako[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}] )"
+
+# We need write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
+# user is (usually) not in the video group
+RESTRICT="userpriv"
+
+python_prepare_all() {
+   cuda_sanitize
+   sed -e "s:'--preprocess':\'--preprocess\', 
\'--compiler-bindir=$(cuda_gccdir)\':g" \
+   -e "s:\"--cubin\":\'--cubin\', 
\'--compiler-bindir=$(cuda_gccdir)\':g" \
+   -e "s:/usr/include/pycuda:${S}/src/cuda:g" \
+   -i pycuda/compiler.py || die
+
+   touch siteconf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_configure() {
+   mkdir -p "${BUILD_DIR}" || die
+   cd "${BUILD_DIR}" || die
+   "${EPYTHON}" "${S}"/configure.py \
+   --boost-inc-dir="${EPREFIX}/usr/include" \
+   --boost-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
+   --boost-python-libname=boost_python-$(echo ${EPYTHON} | sed 
's/python//')-mt \
+   --boost-thread-libname=boost_thread-mt \
+   --cuda-root="${EPREFIX}/opt/cuda" \
+   --cudadrv-lib-dir="${EPREFIX}/usr/$(get_libdir)" \
+   --cudart-lib-dir="${EPREFIX}/opt/cuda/$(get_libdir)" \
+   --cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
+   --no-use-shipped-boost \
+   $(usex opengl --cuda-enable-gl "") || die
+}
+
+src_test() {
+   # we need write access to this to run the tests
+   addwrite /dev/nvidia0
+   addwrite /dev/nvidiactl
+ 

[gentoo-commits] proj/releng:master commit in: config/

2019-01-04 Thread Ben Kohler
commit: 1db2b06a095f4d1e611083b5e87b6d7c69eddf77
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 16:54:50 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 16:54:50 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=1db2b06a

add sparc-auto catalyst config file based on amd64

Signed-off-by: Ben Kohler  gentoo.org>

 config/sparc-auto.conf | 16 
 1 file changed, 16 insertions(+)

diff --git a/config/sparc-auto.conf b/config/sparc-auto.conf
new file mode 100644
index ..b62a3f83
--- /dev/null
+++ b/config/sparc-auto.conf
@@ -0,0 +1,16 @@
+repo_basedir="/usr"
+repo_name="portage"
+target_distdir="/usr/portage/distfiles"
+target_pkgdir="/usr/portage/packages"
+distdir="/release/tmp/distfiles"
+portdir="/release/trees/portage-auto"
+options="bindist kerncache pkgcache preserve_libs"
+sharedir="/usr/share/catalyst"
+shdir="/usr/share/catalyst/targets"
+storedir="/release/buildroot/sparc-dev"
+snapshot_cache="/release/tmp/snapshots"
+envscript="/etc/catalyst/local/host.env"
+hash_function="crc32"
+digests="sha512 whirlpool"
+contents="auto"
+source_matching="loose"



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

2019-01-04 Thread Thomas Deutschmann
commit: 0c14b8df377c1f45cb05e838cf22f9b891acb912
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jan  4 16:49:51 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jan  4 16:49:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c14b8df

app-arch/tar: fix USE=static

Closes: https://bugs.gentoo.org/674506
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-arch/tar/tar-1.31.ebuild | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-arch/tar/tar-1.31.ebuild b/app-arch/tar/tar-1.31.ebuild
index 71881369353..e26707c8e5d 100644
--- a/app-arch/tar/tar-1.31.ebuild
+++ b/app-arch/tar/tar-1.31.ebuild
@@ -15,10 +15,13 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="acl elibc_glibc minimal nls selinux static userland_GNU xattr"
 
-RDEPEND="acl? ( virtual/acl )
+LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )"
+
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
selinux? ( sys-libs/libselinux )"
 DEPEND="${RDEPEND}
nls? ( >=sys-devel/gettext-0.10.35 )
+   static? ( ${LIB_DEPEND} )
xattr? ( elibc_glibc? ( sys-apps/attr ) )"
 
 src_prepare() {
@@ -35,9 +38,9 @@ src_prepare() {
 src_configure() {
use static && append-ldflags -static
local myeconfargs=(
-   --bindir="${EPREFIX}"/bin
+   --bindir="${EPREFIX%/}"/bin
--enable-backup-scripts
-   --libexecdir="${EPREFIX}"/usr/sbin
+   --libexecdir="${EPREFIX%/}"/usr/sbin
$(usex userland_GNU "" "--program-prefix=g")
$(use_with acl posix-acls)
$(use_enable nls)
@@ -69,7 +72,7 @@ src_install() {
mv "${ED%/}"/usr/sbin/${p}restore{,-tar} || die
 
if use minimal ; then
-   find "${ED}"/etc "${ED}"/*bin/ "${ED}"/usr/*bin/ \
+   find "${ED%/}"/etc "${ED%/}"/*bin/ "${ED%/}"/usr/*bin/ \
-type f -a '!' '(' -name tar -o -name ${p}tar ')' \
-delete || die
fi



[gentoo-commits] proj/releng:master commit in: tools/

2019-01-04 Thread Ben Kohler
commit: 5ed8b0c8b0bcac6d0817b873e834b26850f24c7c
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 16:46:35 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 16:46:35 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=5ed8b0c8

catalyst-auto-sparc64.conf: disable multilib in one more place

Signed-off-by: Ben Kohler  gentoo.org>

 tools/catalyst-auto-sparc64.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index 8e9c9a35..fee5205f 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -33,7 +33,7 @@ give_latest_from_dates() {
 
 update_symlinks() {
   # Symlink the latest stages3 to build from
-  for d in ${BUILD_SRCDIR_BASE}/builds/{default,multilib} ; do
+  for d in ${BUILD_SRCDIR_BASE}/default; do
 pushd $d >/dev/null
 for f in $(ls stage3*${EXTENSIONS} | grep -v latest | 
give_latest_from_dates ) ; do
   of=${f/20[0-9][0-9].[0-9]/latest} # for 20XX.Y stuff



[gentoo-commits] proj/releng:master commit in: tools/

2019-01-04 Thread Ben Kohler
commit: fecc01022071641a3829a80774278a0e260fc048
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 16:43:58 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 16:43:58 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=fecc0102

catalyst-auto-sparc64.conf: fix ARCH

Signed-off-by: Ben Kohler  gentoo.org>

 tools/catalyst-auto-sparc64.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index abbfb082..8e9c9a35 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -1,7 +1,7 @@
 # This is the config file for the catalyst-auto script. It should be pretty
 # self-explanatory.
 
-ARCH="amd64"
+ARCH="sparc"
 TYPE="auto"
 host="$(hostname)"
 



[gentoo-commits] proj/releng:master commit in: tools/

2019-01-04 Thread Ben Kohler
commit: d12a8d02ccb706930db964ac2098144f821ae807
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan  4 16:33:17 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan  4 16:33:17 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=d12a8d02

catalyst-auto-sparc64.conf: start sourcing build.env

Signed-off-by: Ben Kohler  gentoo.org>

 tools/catalyst-auto-sparc64.conf | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index e5e43846..abbfb082 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -1,6 +1,12 @@
 # This is the config file for the catalyst-auto script. It should be pretty
 # self-explanatory.
 
+ARCH="amd64"
+TYPE="auto"
+host="$(hostname)"
+
+source /etc/catalyst/release/build.env
+
 SPECS_DIR=${REPO_DIR}/releases/weekly/specs/sparc/sparc64
 
 SETS="default"



[gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio-modules-bt/

2019-01-04 Thread Jason A. Donenfeld
commit: 6a120fc961d50ea6e8e6072d17abe9c858e3bb1e
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Jan  4 14:31:06 2019 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Fri Jan  4 14:31:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a120fc9

media-sound/pulseaudio-modules-bt: use system libldac

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild 
b/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild
index 2b9f4eea7a3..23b537c2088 100644
--- a/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild
+++ b/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild
@@ -19,6 +19,7 @@ DEPEND="
media-libs/fdk-aac
virtual/ffmpeg
media-libs/sbc
+   media-libs/libldac
>=net-wireless/bluez-5
>=sys-apps/dbus-1.0.0
>=net-misc/ofono-1.13
@@ -30,3 +31,4 @@ RDEPEND="${DEPEND}"
 BDEPEND=""
 
 CMAKE_MAKEFILE_GENERATOR="emake"
+mycmakeargs=( -DFORCE_NOT_BUILD_LDAC=ON )



[gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/

2019-01-04 Thread Christian Ruppert
commit: 20b53cc1a87ce0be56fe86815e3e1a6680303411
Author: Christian Ruppert  gentoo  org>
AuthorDate: Fri Jan  4 14:10:14 2019 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Fri Jan  4 14:11:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b53cc1

net-proxy/haproxy: Version bump to 1.8.16

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Christian Ruppert  gentoo.org>

 net-proxy/haproxy/Manifest | 2 +-
 net-proxy/haproxy/{haproxy-1.8.15.ebuild => haproxy-1.8.16.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-proxy/haproxy/Manifest b/net-proxy/haproxy/Manifest
index cde5a1f941f..dfe0f860883 100644
--- a/net-proxy/haproxy/Manifest
+++ b/net-proxy/haproxy/Manifest
@@ -5,7 +5,7 @@ DIST haproxy-1.6.14.tar.gz 1583859 BLAKE2B 
91695f0b3d901ba70b6bce6572c2f549479c2
 DIST haproxy-1.7.10.tar.gz 1750937 BLAKE2B 
26d970862e415b079d4130fd00564677584a7aad74d6812cabed36de9a629321330434b7d4fdf7c2e8b2945b7f394ca33e444158e7fa9b49937db501ea33e78a
 SHA512 
ca6c50848c559ee2ffb9af2d281c3931473dd90d1686d95d962cf604cd92d2feb2b63e006e217cf9078cf08fdd73dc523318c97e13400bc0ef325de47111394e
 DIST haproxy-1.7.11.tar.gz 1752129 BLAKE2B 
1947ab837f6b81761eec931e97c7349462561abecc78b2b58b285ebb4b0ae498753d236f3a243d3b5c1115a9ff6e5fe9392d428314a6342e2c1907d6886e09e4
 SHA512 
48ee30a1057e92971c041b088b6aef16d6843da9ecee9b738aaa64bb55d3c3b0be090a37bb5fc63ac42fe34ce994820349cc770756136c823051039fa6d01f74
 DIST haproxy-1.8.13.tar.gz 2063046 BLAKE2B 
9ebccf2520719cdf209bc9a87bf28d015b5b673e0d017d5387af4025f930ac401f6a2cfa851583ffe6b6645b7b91ad255bb5db737688a1f310958072a11c8a80
 SHA512 
54d4cb0721a3868267d7e085b3d3bb050384e4279eb49e88abb925bb3ea8cc39ef9069bdc99b7b18a23fd22e0d29e24dfcb8a0507ddca9243a845e4418be9cc5
-DIST haproxy-1.8.15.tar.gz 2076583 BLAKE2B 
33ea8bfc42a63da08271d875032073d57ebaa22688cf19b3b83e4a1d00218a439b3275260d618557f879e364fc72917fa940a2d3cca44285da1e531440737c7c
 SHA512 
425e1f3a9ab2c2d09934c5d783ad986bd61a638ba6466dd15c20c5b6e7fc3dfad7c398e10bbd336a856ccad29bab0f23e4b9c3d0f17a54b86c8b917e4b974bcb
+DIST haproxy-1.8.16.tar.gz 2076646 BLAKE2B 
8afe1d716be65983f76401a7ac1141f18be5528f0dc2db42c0f6f0f644f889137f6d0d576f0341c19ab543a261bcdce1954da9a54e3fcb6c7ae9f6a293273791
 SHA512 
ae2ba88f62efaa5fdf56dde68305a18709a58b4fed9bc4d6c75f85be8932026aeb3fafe3de6d9d40a0a86b50e93e6a8206a7281d7561590e576fcf368b421598
 DIST haproxy-1.8.8.tar.gz 2054534 BLAKE2B 
5eabd37dfb79783dc20425cbb16ca1e1afed23861f66c9e8a738dd56d9ca35b3ceb2604c308543ca99222aa867e11ff613fc09012669882a4bdaaff03cb76450
 SHA512 
8310f84b364348600273c295a3b315a79cba1f782b86b47d8d47b3ffd1e6fb62fd278c4f2dfa185d0a269f73c1067695a763733736877989a941162b625462a1
 DIST haproxy-1.8.9.tar.gz 2057051 BLAKE2B 
d81d18f68a27ae8a77660c1ecb1dfc28599263ebfd57f25ea574af2b101b35eb7a1a89ba4034b55dfa89673ae6ac4c0dca5428b4b494a02184b1b157850ce96b
 SHA512 
e59c29af3a39d6212f012ae8341b169436e10e42fadaf8f1aa68d2bb7ee181fd1fe3b74640bfcd8c37c17dfc5062b36bd69d90290d7c59cd3e4648ef2ab1c8dd
 DIST haproxy-1.9.0.tar.gz 2325893 BLAKE2B 
bd837f72863c7d428b1c2427a2826ff486af2aa3ffb453be4d93eb0bcc46805de9b3b79df90b6594a0eab4295a1a1380d5c25166632d6268c9e8e2be57b2d55f
 SHA512 
e83c6ccb54f8ce5d45817ffb8fe0bf4ea959988acbc1e45da9d32870bae1eb25f7fd85cb6c0507c2adc5dc0c7aa42de204e711c442b56fbd2dc642788b41bfce

diff --git a/net-proxy/haproxy/haproxy-1.8.15.ebuild 
b/net-proxy/haproxy/haproxy-1.8.16.ebuild
similarity index 99%
rename from net-proxy/haproxy/haproxy-1.8.15.ebuild
rename to net-proxy/haproxy/haproxy-1.8.16.ebuild
index 5e9022d20eb..be9a23a9cd2 100644
--- a/net-proxy/haproxy/haproxy-1.8.15.ebuild
+++ b/net-proxy/haproxy/haproxy-1.8.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"



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

2019-01-04 Thread Mikle Kolyada
commit: e157ba10d68478fe60279e29836e78aef17368cb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:42 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:47:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e157ba10

virtual/perl-version: amd64 stable wrt bug #673542

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

 virtual/perl-version/perl-version-0.991.700.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-version/perl-version-0.991.700.ebuild 
b/virtual/perl-version/perl-version-0.991.700.ebuild
index c3f84bd95eb..1c291d48703 100644
--- a/virtual/perl-version/perl-version-0.991.700.ebuild
+++ b/virtual/perl-version/perl-version-0.991.700.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/

2019-01-04 Thread Mikle Kolyada
commit: b6f034485fba47fc5e626da9fce75e80f4d3e8d0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:49 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:47:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f03448

dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #673542

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

 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild 
b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index 15a6aee6618..0e52775c65e 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use the GMP library for Math::BigInt routines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-01-04 Thread Mikle Kolyada
commit: 444a5275971f12be991bb39061cafedf82ae3891
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:58 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444a5275

virtual/perl-XSLoader: amd64 stable wrt bug #673542

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

 virtual/perl-XSLoader/perl-XSLoader-0.270.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-XSLoader/perl-XSLoader-0.270.0.ebuild 
b/virtual/perl-XSLoader/perl-XSLoader-0.270.0.ebuild
index c3f84bd95eb..1c291d48703 100644
--- a/virtual/perl-XSLoader/perl-XSLoader-0.270.0.ebuild
+++ b/virtual/perl-XSLoader/perl-XSLoader-0.270.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: 5660981824ae48c63b9af80b0e160c5a40b844d7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:11 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56609818

virtual/perl-libnet: amd64 stable wrt bug #673542

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

 virtual/perl-libnet/perl-libnet-3.100.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-libnet/perl-libnet-3.100.0.ebuild 
b/virtual/perl-libnet/perl-libnet-3.100.0.ebuild
index c3f84bd95eb..1c291d48703 100644
--- a/virtual/perl-libnet/perl-libnet-3.100.0.ebuild
+++ b/virtual/perl-libnet/perl-libnet-3.100.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-threads-shared/

2019-01-04 Thread Mikle Kolyada
commit: 8763a45e34f19fb44e2760f80cd0cf36124593e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8763a45e

virtual/perl-threads-shared: amd64 stable wrt bug #673542

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

 virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild 
b/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild
index ac783bf8d81..e0a77c2c274 100644
--- a/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild
+++ b/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: e2c8f3cfaa4fcc3ff8a6b362a6d032c967e51d25
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c8f3cf

virtual/perl-parent: amd64 stable wrt bug #673542

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

 virtual/perl-parent/perl-parent-0.236.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-parent/perl-parent-0.236.0-r1.ebuild 
b/virtual/perl-parent/perl-parent-0.236.0-r1.ebuild
index 9b7c35e1345..622765ca158 100644
--- a/virtual/perl-parent/perl-parent-0.236.0-r1.ebuild
+++ b/virtual/perl-parent/perl-parent-0.236.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: 5c2cec6340b689cde776204ec0b9aeefec41d7f3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2cec63

virtual/perl-threads: amd64 stable wrt bug #673542

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

 virtual/perl-threads/perl-threads-2.150.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-threads/perl-threads-2.150.0.ebuild 
b/virtual/perl-threads/perl-threads-2.150.0.ebuild
index a99e3c10441..4cada369e21 100644
--- a/virtual/perl-threads/perl-threads-2.150.0.ebuild
+++ b/virtual/perl-threads/perl-threads-2.150.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26*[ithreads] ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Perl-OSType/

2019-01-04 Thread Mikle Kolyada
commit: 3399b2525e6897df0949c341c8d4c304456c769f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3399b252

virtual/perl-Perl-OSType: amd64 stable wrt bug #673542

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

 virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild 
b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild
index 9b7c35e1345..622765ca158 100644
--- a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild
+++ b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Test-Harness/

2019-01-04 Thread Mikle Kolyada
commit: b66dd7e0046e280719f321f1711c86a0c2ec3946
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66dd7e0

virtual/perl-Test-Harness: amd64 stable wrt bug #673542

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

 virtual/perl-Test-Harness/perl-Test-Harness-3.380.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Test-Harness/perl-Test-Harness-3.380.0.ebuild 
b/virtual/perl-Test-Harness/perl-Test-Harness-3.380.0.ebuild
index c3f84bd95eb..1c291d48703 100644
--- a/virtual/perl-Test-Harness/perl-Test-Harness-3.380.0.ebuild
+++ b/virtual/perl-Test-Harness/perl-Test-Harness-3.380.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Test-Simple/

2019-01-04 Thread Mikle Kolyada
commit: 62675d1c95b7bf33b96b837cd643486f3cd1f9bf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62675d1c

virtual/perl-Test-Simple: amd64 stable wrt bug #673542

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

 virtual/perl-Test-Simple/perl-Test-Simple-1.302.73.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.73.ebuild 
b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.73.ebuild
index 3ab515e1017..1c291d48703 100644
--- a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.73.ebuild
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.73.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: 878e6813e082ca50ee18f0676e692b9db3bac474
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878e6813

virtual/perl-podlators: amd64 stable wrt bug #673542

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

 virtual/perl-podlators/perl-podlators-4.90.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-podlators/perl-podlators-4.90.0.ebuild 
b/virtual/perl-podlators/perl-podlators-4.90.0.ebuild
index c3f84bd95eb..1c291d48703 100644
--- a/virtual/perl-podlators/perl-podlators-4.90.0.ebuild
+++ b/virtual/perl-podlators/perl-podlators-4.90.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Parse-CPAN-Meta/

2019-01-04 Thread Mikle Kolyada
commit: 07811b34db1a754d2d968a7f7ae2908eb0747d26
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07811b34

virtual/perl-Parse-CPAN-Meta: amd64 stable wrt bug #673542

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

 virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-2.150.10-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-2.150.10-r1.ebuild 
b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-2.150.10-r1.ebuild
index 9b7c35e1345..622765ca158 100644
--- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-2.150.10-r1.ebuild
+++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-2.150.10-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/

2019-01-04 Thread Mikle Kolyada
commit: 250b43993e365a76d946c7064935f473390f78d6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:08 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250b4399

virtual/perl-Term-ReadLine: amd64 stable wrt bug #673542

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

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild 
b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 27479d84bf8..a0ab0260543 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26.2* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Thread-Queue/

2019-01-04 Thread Mikle Kolyada
commit: cb1141b8f8313e005298c8f6bbf412c707a94d85
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:33 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1141b8

virtual/perl-Thread-Queue: amd64 stable wrt bug #673542

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

 virtual/perl-Thread-Queue/perl-Thread-Queue-3.120.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.120.0-r1.ebuild 
b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.120.0-r1.ebuild
index 88ffa09d770..3eda790cf79 100644
--- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.120.0-r1.ebuild
+++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.120.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: f5be377d0fe771a344fbed5966948bd6fd983375
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:27 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5be377d

virtual/perl-Test: amd64 stable wrt bug #673542

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

 virtual/perl-Test/perl-Test-1.300.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Test/perl-Test-1.300.0.ebuild 
b/virtual/perl-Test/perl-Test-1.300.0.ebuild
index 3ab515e1017..1c291d48703 100644
--- a/virtual/perl-Test/perl-Test-1.300.0.ebuild
+++ b/virtual/perl-Test/perl-Test-1.300.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ANSIColor/

2019-01-04 Thread Mikle Kolyada
commit: ee4b37f57e33b5f8a2ea71a795956dc3ebcc0718
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:01 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4b37f5

virtual/perl-Term-ANSIColor: amd64 stable wrt bug #673542

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

 virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r1.ebuild 
b/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r1.ebuild
index f30cc0f4319..0bf0991a29c 100644
--- a/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r1.ebuild
+++ b/virtual/perl-Term-ANSIColor/perl-Term-ANSIColor-4.60.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~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"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Sys-Syslog/

2019-01-04 Thread Mikle Kolyada
commit: 9fb0091d1054c1b833ae3f3c52d8aeb5ea406a87
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:56 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb0091d

virtual/perl-Sys-Syslog: amd64 stable wrt bug #673542

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

 virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild 
b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild
index c83ccc553e6..622765ca158 100644
--- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild
+++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: 71d0a9d86d22c0d147828271b08dcebff80f3563
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d0a9d8

virtual/perl-Storable: amd64 stable wrt bug #673542

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

 virtual/perl-Storable/perl-Storable-2.620.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Storable/perl-Storable-2.620.0.ebuild 
b/virtual/perl-Storable/perl-Storable-2.620.0.ebuild
index c3f84bd95eb..1c291d48703 100644
--- a/virtual/perl-Storable/perl-Storable-2.620.0.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.620.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Thread-Semaphore/

2019-01-04 Thread Mikle Kolyada
commit: 72aef268351697619cc079e47f295c1259474a89
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72aef268

virtual/perl-Thread-Semaphore: amd64 stable wrt bug #673542

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

 virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r1.ebuild 
b/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r1.ebuild
index 88ffa09d770..3eda790cf79 100644
--- a/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r1.ebuild
+++ b/virtual/perl-Thread-Semaphore/perl-Thread-Semaphore-2.130.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-cygwin"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Unicode-Collate/

2019-01-04 Thread Mikle Kolyada
commit: ffb253ebaabc7c621e659bd14d6076ce67f469e3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb253eb

virtual/perl-Unicode-Collate: amd64 stable wrt bug #673542

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

 virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0-r1.ebuild 
b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0-r1.ebuild
index a7803def20e..3299b7f7a33 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0-r1.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: f0042915a8260535953707471a29edca67936e06
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:44:04 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0042915

virtual/perl-bignum: amd64 stable wrt bug #673542

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

 virtual/perl-bignum/perl-bignum-0.470.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-bignum/perl-bignum-0.470.0.ebuild 
b/virtual/perl-bignum/perl-bignum-0.470.0.ebuild
index 869b9692cfa..465f2664d8a 100644
--- a/virtual/perl-bignum/perl-bignum-0.470.0.ebuild
+++ b/virtual/perl-bignum/perl-bignum-0.470.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Time-Local/

2019-01-04 Thread Mikle Kolyada
commit: 5d6bd0ff948c4c2f1808bf90fab91fc00f659738
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:43:45 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6bd0ff

virtual/perl-Time-Local: amd64 stable wrt bug #673542

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

 virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild 
b/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild
index c83ccc553e6..622765ca158 100644
--- a/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild
+++ b/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Pod-Simple/

2019-01-04 Thread Mikle Kolyada
commit: 033864f005e0ff03a89c3aa41ce98aa36807796f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033864f0

virtual/perl-Pod-Simple: amd64 stable wrt bug #673542

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

 virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild 
b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild
index c83ccc553e6..622765ca158 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Mikle Kolyada
commit: 4958756d0a5c84eb89702348b6196bf27afab218
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:38 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4958756d

virtual/perl-Safe: amd64 stable wrt bug #673542

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

 virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild 
b/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild
index 6fd53f0e4c5..1667392dbb9 100644
--- a/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* 
~perl-core/${PN#perl-}-${PV} )



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Scalar-List-Utils/

2019-01-04 Thread Mikle Kolyada
commit: 92bfd61f9f5f5f1c780fdd4dadea739a849639a5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  4 13:42:44 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  4 13:46:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bfd61f

virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #673542

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

 .../perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild 
b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild
index 29aba890fcf..c529c3aa9d7 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.460.200_rc.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as 
Scalar::List::Utils"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
|| ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )



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

2019-01-04 Thread Jeroen Roovers
commit: 0f2be339c865c0b4d6e5a0f7fbcb58d1feae6ed5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan  4 13:42:32 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan  4 13:42:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2be339

www-client/opera-developer: Old

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

 www-client/opera-developer/Manifest|   1 -
 .../opera-developer-59.0.3167.0.ebuild | 116 -
 2 files changed, 117 deletions(-)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index a668d4d348c..9f704a5e11e 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,3 +1,2 @@
-DIST opera-developer_59.0.3167.0_amd64.deb 73096270 BLAKE2B 
b00420395ffed9e2256bc1e2e751791201eb06eced5749c20519e1575a9fecfc1830f8235d6fa45e32b6ebe11a697018468bc0611b9f7e47ef3e5bfd1f210d21
 SHA512 
0d2f54678d526b99c3c41e31f0396d0597412f83ab58be6965117a03d150f889579df447c2a1b99744ade59ffb49f303d2e646955ce91cd5e57d0c2d28baa2b5
 DIST opera-developer_59.0.3173.0_amd64.deb 72521136 BLAKE2B 
e3a819b0795c10322be4d586ef13852becb583ae38eaae350447e304a74a0a3bbc0f114bfa268222e2ce03927c20dfe0f152b9791bf746279869d7c0990c2d93
 SHA512 
164bd8f5b44c13f561c9a22a5c44192e74302261bc74d0d2bf11a15c1ec0449839cff4e5a05a6d3abc0e0aa0e686277dc447d4f5757b9e3c1399a3d20fcc2e28
 DIST opera-developer_59.0.3187.0_amd64.deb 73236498 BLAKE2B 
cc1ebaf1705da1dac521905a519ba1debb4a2a712a7f3240dccb77a352a75091da9dca74e90fa642790ee9031fae848626ef345459b2e763849fa86738dff2a1
 SHA512 
1bfa59afbc5ace1059364cdcd3bcc58dfe0b03aee80c3473386b0e7f5b864e8c96ef5e99862807c38ddc8a699c164180ea67cb52b03221edf9c10814f794a2ce

diff --git a/www-client/opera-developer/opera-developer-59.0.3167.0.ebuild 
b/www-client/opera-developer/opera-developer-59.0.3167.0.ebuild
deleted file mode 100644
index c09ad3685d1..000
--- a/www-client/opera-developer/opera-developer-59.0.3167.0.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   epatch_user
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   rm usr/bin/${PN} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   

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

2019-01-04 Thread Jeroen Roovers
commit: e5df4da75e501a276e73fc416e1a291782063c9d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Jan  4 13:42:04 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Jan  4 13:42:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5df4da7

www-client/opera-developer: Version 59.0.3187.0

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

 www-client/opera-developer/Manifest|   1 +
 .../opera-developer-59.0.3187.0.ebuild | 116 +
 2 files changed, 117 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index c76c902a943..a668d4d348c 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,2 +1,3 @@
 DIST opera-developer_59.0.3167.0_amd64.deb 73096270 BLAKE2B 
b00420395ffed9e2256bc1e2e751791201eb06eced5749c20519e1575a9fecfc1830f8235d6fa45e32b6ebe11a697018468bc0611b9f7e47ef3e5bfd1f210d21
 SHA512 
0d2f54678d526b99c3c41e31f0396d0597412f83ab58be6965117a03d150f889579df447c2a1b99744ade59ffb49f303d2e646955ce91cd5e57d0c2d28baa2b5
 DIST opera-developer_59.0.3173.0_amd64.deb 72521136 BLAKE2B 
e3a819b0795c10322be4d586ef13852becb583ae38eaae350447e304a74a0a3bbc0f114bfa268222e2ce03927c20dfe0f152b9791bf746279869d7c0990c2d93
 SHA512 
164bd8f5b44c13f561c9a22a5c44192e74302261bc74d0d2bf11a15c1ec0449839cff4e5a05a6d3abc0e0aa0e686277dc447d4f5757b9e3c1399a3d20fcc2e28
+DIST opera-developer_59.0.3187.0_amd64.deb 73236498 BLAKE2B 
cc1ebaf1705da1dac521905a519ba1debb4a2a712a7f3240dccb77a352a75091da9dca74e90fa642790ee9031fae848626ef345459b2e763849fa86738dff2a1
 SHA512 
1bfa59afbc5ace1059364cdcd3bcc58dfe0b03aee80c3473386b0e7f5b864e8c96ef5e99862807c38ddc8a699c164180ea67cb52b03221edf9c10814f794a2ce

diff --git a/www-client/opera-developer/opera-developer-59.0.3187.0.ebuild 
b/www-client/opera-developer/opera-developer-59.0.3187.0.ebuild
new file mode 100644
index 000..d6081fb2869
--- /dev/null
+++ b/www-client/opera-developer/opera-developer-59.0.3187.0.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   epatch_user
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   

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

2019-01-04 Thread Jimi Huotari
commit: 91e8f0388fd22dbb85c58245746a1b9d07072bea
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Jan  4 13:32:10 2019 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Fri Jan  4 13:33:47 2019 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=91e8f038

lxqt-base/lxqt-config: remove upstreamed touchpad patch

Signed-off-by: Jimi Huotari  gentoo.org>
Package-Manager: Portage-2.3.54, Repoman-2.3.12

 lxqt-base/lxqt-config/lxqt-config-.ebuild | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-.ebuild
index c3c4c117..b2cd24ee 100644
--- a/lxqt-base/lxqt-config/lxqt-config-.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -48,8 +48,6 @@ DEPEND="${DEPEND}
>=dev-util/lxqt-build-tools-0.5.0
 "
 
-PATCHES="${FILESDIR}/${PN}-0.14.0-make-touchpad-optional.patch"
-
 src_configure() {
local mycmakeargs=(
-DPULL_TRANSLATIONS=OFF
@@ -66,11 +64,6 @@ src_install() {
 
 pkg_postinst() {
gnome2_icon_cache_update
-
-   if ! use touchpad; then
-   ewarn "Please do not report issues to upstream, if they are 
caused by"
-   ewarn "USE=\"-touchpad\", as upstream does not support such a 
build."
-   fi
 }
 
 pkg_postrm() {



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

2019-01-04 Thread Jason A. Donenfeld
commit: 830bdae60e3b32c027c8a37abe5c9ad165855bc5
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Jan  4 12:14:53 2019 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Fri Jan  4 13:19:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830bdae6

media-libs/libldac: import new ebuild

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 media-libs/libldac/Manifest |  1 +
 media-libs/libldac/libldac-2.0.2.ebuild | 25 +
 media-libs/libldac/metadata.xml |  7 +++
 3 files changed, 33 insertions(+)

diff --git a/media-libs/libldac/Manifest b/media-libs/libldac/Manifest
new file mode 100644
index 000..a5364d21e60
--- /dev/null
+++ b/media-libs/libldac/Manifest
@@ -0,0 +1 @@
+DIST libldac-2.0.2-1.1.tar.gz 282323 BLAKE2B 
f8e4a05130b47e4c46070c3a9f0a085451bf480e3d90579342f66edeb77df665c89bf1c81d65d5366e704c5396335de8263ebd6ac1e1d1350714acb3775511e9
 SHA512 
f1aedb3edc0421b7a9d49a9d2e347d8ab19d54e37f0e77b3673f92413eaccdbbacb678e2e89a23016b22c768156148a82b7fc996bebc3a4cd4451ffb606dba3e

diff --git a/media-libs/libldac/libldac-2.0.2.ebuild 
b/media-libs/libldac/libldac-2.0.2.ebuild
new file mode 100644
index 000..bd5b7ac1019
--- /dev/null
+++ b/media-libs/libldac/libldac-2.0.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+PACKAGING_VERSION="1.1"
+
+DESCRIPTION="LDAC codec library from AOSP"
+HOMEPAGE="https://android.googlesource.com/platform/external/libldac/;
+SRC_URI="https://github.com/EHfive/ldacBT/releases/download/${PACKAGING_VERSION}-ldac.${PV}/ldacBT.tar.gz
 -> ${P}-${PACKAGING_VERSION}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/ldacBT"
+
+mycmakeargs=( -DLDAC_SOFT_FLOAT=OFF )

diff --git a/media-libs/libldac/metadata.xml b/media-libs/libldac/metadata.xml
new file mode 100644
index 000..38b28ff6e62
--- /dev/null
+++ b/media-libs/libldac/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+zx...@gentoo.org
+
+



[gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio-modules-bt/

2019-01-04 Thread Jason A. Donenfeld
commit: b25bccc845370c46a01cbbb36ef5483da048be56
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Jan  4 13:01:51 2019 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Fri Jan  4 13:19:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25bccc8

media-sound/pulseaudio-modules-bt: import new ebuild

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 media-sound/pulseaudio-modules-bt/metadata.xml |  7 +
 .../pulseaudio-modules-bt-.ebuild  | 32 ++
 2 files changed, 39 insertions(+)

diff --git a/media-sound/pulseaudio-modules-bt/metadata.xml 
b/media-sound/pulseaudio-modules-bt/metadata.xml
new file mode 100644
index 000..38b28ff6e62
--- /dev/null
+++ b/media-sound/pulseaudio-modules-bt/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+zx...@gentoo.org
+
+

diff --git 
a/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild 
b/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild
new file mode 100644
index 000..2b9f4eea7a3
--- /dev/null
+++ b/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 cmake-utils
+
+DESCRIPTION="PulseAudio modules for LDAC, aptX, aptX HD, and AAC for Bluetooth 
(alongside SBC and native+ofono headset)"
+HOMEPAGE="https://github.com/EHfive/pulseaudio-modules-bt;
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/EHfive/${PN};
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   media-libs/fdk-aac
+   virtual/ffmpeg
+   media-libs/sbc
+   >=net-wireless/bluez-5
+   >=sys-apps/dbus-1.0.0
+   >=net-misc/ofono-1.13
+   media-sound/pulseaudio[-bluetooth]
+"
+# Ordinarily media-libs/libldac should be in DEPEND too, but for now upstream 
repo is using a ldac submodule instead.
+
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+CMAKE_MAKEFILE_GENERATOR="emake"



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

2019-01-04 Thread Andreas Sturmlechner
commit: 144205441119ced2e7feb55961018dbc7f6f42e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 13:02:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 13:02:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14420544

media-gfx/rawtherapee: https

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

 media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild 
b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
index 0a6873bf787..0994a1f97e0 100644
--- a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
+++ b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
@@ -7,8 +7,8 @@ inherit cmake-utils flag-o-matic gnome2-utils toolchain-funcs 
xdg-utils
 
 MY_P=${P/_rc/-rc}
 DESCRIPTION="A powerful cross-platform raw image processing program"
-HOMEPAGE="http://www.rawtherapee.com/;
-SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz;
+HOMEPAGE="https://www.rawtherapee.com/;
+SRC_URI="https://rawtherapee.com/shared/source/${MY_P}.tar.xz;
 
 LICENSE="GPL-3"
 SLOT="0"



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

2019-01-04 Thread Andreas Sturmlechner
commit: bc7008ef1e5392f5dae299102e48ca8718984b1f
Author: Francesco Riosa  gmail  com>
AuthorDate: Tue Dec 18 08:34:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 12:59:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc7008ef

media-gfx/rawtherapee: remove old 5.{2,3}

Signed-off-by: Francesco Riosa  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/rawtherapee/Manifest   |  2 -
 media-gfx/rawtherapee/rawtherapee-5.2.ebuild | 65 ---
 media-gfx/rawtherapee/rawtherapee-5.3.ebuild | 66 
 3 files changed, 133 deletions(-)

diff --git a/media-gfx/rawtherapee/Manifest b/media-gfx/rawtherapee/Manifest
index 0baf64c88ae..6d394054842 100644
--- a/media-gfx/rawtherapee/Manifest
+++ b/media-gfx/rawtherapee/Manifest
@@ -1,4 +1,2 @@
-DIST rawtherapee-5.2.tar.xz 10819936 BLAKE2B 
6f4474fdf86efe177861a1a4da2178f75c3589b9d5649d43f7b70a13e51c9658af74fbaea4528e5dc34287b8109cc30608028ca348eb2186d7a2452322139169
 SHA512 
ed2ff2e96ad4f0c50ebbc8a232d85b8c5b118bc956bc26aa72beb4741f464c46900aa668127fe7bdc963fabb5c2e2931c50cf784d1fc4fbc4dce3090412a1b5d
-DIST rawtherapee-5.3.tar.xz 11042548 BLAKE2B 
7e0697fc0c0e8b3078ccf1f9079a4adebf7c12e8e91e1d5499f304e93bda1d025540d3744b719535133f249941e2b4dcee98189d20e3009eceeb8531252bfd1a
 SHA512 
8a9a7fe98ba0c8e03e964c809afc90afcc03a31b8b88e0f9e2ab4ecdc1fbe4712231f692d0585d95d638cae7171393e01860296149fc9dfbd86ecb35c3709284
 DIST rawtherapee-5.4.tar.xz 11991988 BLAKE2B 
625b4e04b82f34d994e0f23f6aea6af4b0a2af2b6a325e916e7b51f8a83b568b65bef47a489be547d1e2437f9637b2ecea0d69d95bfabd53b61b11b46d9e36bc
 SHA512 
6dc9a82202b80675f90eeb8f08c4484700561861f296546ae9425c6e9603f6e84bdc0859896c333d2367cc0b371c6bb6ab2fe36ff3d6f56419cbf18a58d8ef89
 DIST rawtherapee-5.5.tar.xz 12163556 BLAKE2B 
6251655b5bcc8b805eda584e386771b14dec15a2d8a96518bdb79d7e31354c78eb263f6964d7f6ffaeb35a127d3f775c9c39dfebf072a0bfc14d284358acd03c
 SHA512 
fcb546ad6e420200a821c89555ec259140995a3bc69429d2ecb648632c02e10ffceebbd7296e879c93b53ad8efa45ea71336d936cd90cead723e70e8932a413a

diff --git a/media-gfx/rawtherapee/rawtherapee-5.2.ebuild 
b/media-gfx/rawtherapee/rawtherapee-5.2.ebuild
deleted file mode 100644
index 652e35577ae..000
--- a/media-gfx/rawtherapee/rawtherapee-5.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils toolchain-funcs flag-o-matic
-
-DESCRIPTION="A powerful cross-platform raw image processing program"
-HOMEPAGE="http://www.rawtherapee.com/;
-
-MY_P=${P/_rc/-rc}
-SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="openmp"
-
-RDEPEND="x11-libs/gtk+:3
-   dev-libs/expat
-   dev-libs/libsigc++:2
-   media-libs/libcanberra[gtk3]
-   media-libs/tiff:0
-   media-libs/libpng:0
-   media-libs/libiptcdata
-   media-libs/lcms:2
-   sci-libs/fftw:3.0
-   sys-libs/zlib
-   virtual/jpeg:0"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-   dev-cpp/gtkmm:3.0"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_pretend() {
-   if use openmp ; then
-   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
-   fi
-   # https://bugs.gentoo.org/show_bug.cgi?id=606896#c2
-   # https://github.com/vivo75/vivovl/issues/2
-   if [[ $(get-flag -O3) != "-O3" ]] ; then
-   ewarn "upstream suggest using {C,CXX}FLAGS+=\"-O3\" for better 
performances"
-   ewarn "see bug#606896#c2"
-   ewarn "take a look at 
https://wiki.gentoo.org/wiki//etc/portage/package.env;
-   ewarn "for suggestion on how to change environment for a single 
package"
-   fi
-}
-
-src_configure() {
-   filter-flags -ffast-math
-   # In case we add an ebuild for klt we can (i)use that one,
-   # see http://cecas.clemson.edu/~stb/klt/
-   local mycmakeargs=(
-   -DOPTION_OMP=$(usex openmp)
-   -DDOCDIR=/usr/share/doc/${PF}
-   -DCREDITSDIR=/usr/share/${PN}
-   -DLICENCEDIR=/usr/share/${PN}
-   -DCACHE_NAME_SUFFIX=""
-   -DWITH_SYSTEM_KLT="off"
-   )
-   cmake-utils_src_configure
-}

diff --git a/media-gfx/rawtherapee/rawtherapee-5.3.ebuild 
b/media-gfx/rawtherapee/rawtherapee-5.3.ebuild
deleted file mode 100644
index a345df7ead1..000
--- a/media-gfx/rawtherapee/rawtherapee-5.3.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils toolchain-funcs flag-o-matic
-
-DESCRIPTION="A powerful cross-platform raw image processing program"
-HOMEPAGE="http://www.rawtherapee.com/;
-
-MY_P=${P/_rc/-rc}

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

2019-01-04 Thread Andreas Sturmlechner
commit: f648cee6a5d8081bf41b86df2054f0280114af82
Author: Francesco Riosa  gmail  com>
AuthorDate: Mon Dec 17 17:40:06 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 12:59:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f648cee6

media-gfx/rawtherapee: version bump to 5.5

see announcement, section "News Relevant to Package Maintainers" to the
end of the page:
https://rawtherapee.com/blog/rawtherapee-5.5-released

Signed-off-by: Francesco Riosa  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10652
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/rawtherapee/Manifest   |  1 +
 media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/media-gfx/rawtherapee/Manifest b/media-gfx/rawtherapee/Manifest
index 7e3e38763d1..0baf64c88ae 100644
--- a/media-gfx/rawtherapee/Manifest
+++ b/media-gfx/rawtherapee/Manifest
@@ -1,3 +1,4 @@
 DIST rawtherapee-5.2.tar.xz 10819936 BLAKE2B 
6f4474fdf86efe177861a1a4da2178f75c3589b9d5649d43f7b70a13e51c9658af74fbaea4528e5dc34287b8109cc30608028ca348eb2186d7a2452322139169
 SHA512 
ed2ff2e96ad4f0c50ebbc8a232d85b8c5b118bc956bc26aa72beb4741f464c46900aa668127fe7bdc963fabb5c2e2931c50cf784d1fc4fbc4dce3090412a1b5d
 DIST rawtherapee-5.3.tar.xz 11042548 BLAKE2B 
7e0697fc0c0e8b3078ccf1f9079a4adebf7c12e8e91e1d5499f304e93bda1d025540d3744b719535133f249941e2b4dcee98189d20e3009eceeb8531252bfd1a
 SHA512 
8a9a7fe98ba0c8e03e964c809afc90afcc03a31b8b88e0f9e2ab4ecdc1fbe4712231f692d0585d95d638cae7171393e01860296149fc9dfbd86ecb35c3709284
 DIST rawtherapee-5.4.tar.xz 11991988 BLAKE2B 
625b4e04b82f34d994e0f23f6aea6af4b0a2af2b6a325e916e7b51f8a83b568b65bef47a489be547d1e2437f9637b2ecea0d69d95bfabd53b61b11b46d9e36bc
 SHA512 
6dc9a82202b80675f90eeb8f08c4484700561861f296546ae9425c6e9603f6e84bdc0859896c333d2367cc0b371c6bb6ab2fe36ff3d6f56419cbf18a58d8ef89
+DIST rawtherapee-5.5.tar.xz 12163556 BLAKE2B 
6251655b5bcc8b805eda584e386771b14dec15a2d8a96518bdb79d7e31354c78eb263f6964d7f6ffaeb35a127d3f775c9c39dfebf072a0bfc14d284358acd03c
 SHA512 
fcb546ad6e420200a821c89555ec259140995a3bc69429d2ecb648632c02e10ffceebbd7296e879c93b53ad8efa45ea71336d936cd90cead723e70e8932a413a

diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild 
b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
new file mode 100644
index 000..7ac0084fb60
--- /dev/null
+++ b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils toolchain-funcs flag-o-matic gnome2-utils xdg-utils
+
+MY_P=${P/_rc/-rc}
+DESCRIPTION="A powerful cross-platform raw image processing program"
+HOMEPAGE="http://www.rawtherapee.com/;
+SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="openmp"
+
+RDEPEND="x11-libs/gtk+:3
+   dev-libs/expat
+   dev-libs/libsigc++:2
+   media-libs/libcanberra[gtk3]
+   media-libs/tiff:0
+   media-libs/libpng:0
+   media-libs/libiptcdata
+   media-libs/lcms:2
+   media-libs/lensfun
+   sci-libs/fftw:3.0
+   sys-libs/zlib
+   virtual/jpeg:0"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+   dev-cpp/gtkmm:3.0"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_pretend() {
+   if use openmp ; then
+   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
+   fi
+}
+
+src_configure() {
+   # upstream tested that "fast-math" give wrong results, so filter it
+   # https://bugs.gentoo.org/show_bug.cgi?id=606896#c2
+   filter-flags -ffast-math
+   # -Ofast enable "fast-math" both in gcc and clang
+   replace-flags -Ofast -O3
+   # In case we add an ebuild for klt we can (i)use that one,
+   # see http://cecas.clemson.edu/~stb/klt/
+   local mycmakeargs=(
+   -DOPTION_OMP=$(usex openmp)
+   -DDOCDIR=/usr/share/doc/${PF}
+   -DCREDITSDIR=/usr/share/${PN}
+   -DLICENCEDIR=/usr/share/${PN}
+   -DCACHE_NAME_SUFFIX=""
+   -DWITH_SYSTEM_KLT="off"
+   )
+   cmake-utils_src_configure
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}



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

2019-01-04 Thread Andreas Sturmlechner
commit: 8adcdf4c5ca3bb6f9112b3304c9234b08e978591
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  4 11:36:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  4 12:59:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8adcdf4c

media-gfx/rawtherapee: Sort DEPENDs

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

 media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild 
b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
index 7ac0084fb60..0a6873bf787 100644
--- a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
+++ b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit cmake-utils toolchain-funcs flag-o-matic gnome2-utils xdg-utils
+inherit cmake-utils flag-o-matic gnome2-utils toolchain-funcs xdg-utils
 
 MY_P=${P/_rc/-rc}
 DESCRIPTION="A powerful cross-platform raw image processing program"
@@ -16,22 +16,23 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE="openmp"
 
-RDEPEND="x11-libs/gtk+:3
+RDEPEND="
dev-libs/expat
dev-libs/libsigc++:2
-   media-libs/libcanberra[gtk3]
-   media-libs/tiff:0
-   media-libs/libpng:0
-   media-libs/libiptcdata
media-libs/lcms:2
media-libs/lensfun
+   media-libs/libcanberra[gtk3]
+   media-libs/libiptcdata
+   media-libs/libpng:0
+   media-libs/tiff:0
sci-libs/fftw:3.0
sys-libs/zlib
-   virtual/jpeg:0"
+   virtual/jpeg:0
+   x11-libs/gtk+:3"
 DEPEND="${RDEPEND}
app-arch/xz-utils
-   virtual/pkgconfig
-   dev-cpp/gtkmm:3.0"
+   dev-cpp/gtkmm:3.0
+   virtual/pkgconfig"
 
 S="${WORKDIR}/${MY_P}"
 



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

2019-01-04 Thread Gilles Dartiguelongue
commit: afd7a0d693c665dce9375703b52a7a2878698569
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Dec 30 12:00:00 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Jan  4 12:43:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd7a0d6

dev-lang/vala: 0.36.15 → 0.36.17

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 dev-lang/vala/Manifest|  1 +
 dev-lang/vala/vala-0.36.17.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index 27517c92fbe..ab819a31ef1 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -2,3 +2,4 @@ DIST vala-0.32.1.tar.xz 2759528 BLAKE2B 
cce23844ee5769216ef5cccb20476f4bdd2cb809
 DIST vala-0.34.16.tar.xz 2795676 BLAKE2B 
64428099c209e13a6aad09233af650f412efa191ff4873fae1dbfb9bcc252e13d4e152733c9f199cd23323872fd912807a685980f651c1f784bfaffae7bf4162
 SHA512 
6411d55524a6c717c2eaf5cc1231ac931400e3f66d151a8b8856910258eb5bd7affe3a90946de34feb51aabfafce721b8d57f61e0475095b275d20b73cc4bbec
 DIST vala-0.34.9.tar.xz 2783952 BLAKE2B 
e90728075ac546e8abc125886182abd5fc357be5138bfea1ed058f41bf07968e55e032469cc068cefdb6a4d53f1c029ca7e728c57b00f6b9845e32c4410e8258
 SHA512 
8128dfbb50d0db2317feb4a358310de972ecb6f4dccaceb4d55cf3a024f4d83422e3137c92238e1a0a0b4766367ad307909a1310445017c71944ac30fc68d01f
 DIST vala-0.36.15.tar.xz 2880300 BLAKE2B 
ea83bde6396f3be1c96038d63ae30b18fa070a6f7a06b75569bfed9d7792c898201a1f24d000f5b6415bb890cf975758341a97f22db74da02fcbeb3f283e546f
 SHA512 
1c8f32b2dd4248737a5a27f00f42d8bab2fe0a0790a7df5c426f4e3e1d0919ed0f6f6fd905be758ed477ba840e18f608e67811389c811ba65710094abe61
+DIST vala-0.36.17.tar.xz 2898524 BLAKE2B 
4a5a373bacd4e4a392350c7819e0498054e38f50dce89658412d7aeb5642892ef9f32a7689ebd45f53c41f064e0b6d2f52fb441be67a1dd48e67311a1e764637
 SHA512 
93d4fa600cd0ef62b71ed056b837f2c0a42c3aba25b021b2bbd2045428550307727827b250dae546926ea3fe2e33a5ac80c9b24b5100f02550ec584dd5da5e92

diff --git a/dev-lang/vala/vala-0.36.17.ebuild 
b/dev-lang/vala/vala-0.36.17.ebuild
new file mode 100644
index 000..c5622e8f1c9
--- /dev/null
+++ b/dev-lang/vala/vala-0.36.17.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Compiler for the GObject type system"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="LGPL-2.1"
+SLOT="0.36"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=dev-libs/vala-common-${PV}
+"
+DEPEND="${RDEPEND}
+   !${CATEGORY}/${PN}:0
+   dev-libs/libxslt
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+   test? (
+   dev-libs/dbus-glib
+   >=dev-libs/glib-2.26:2
+   dev-libs/gobject-introspection )
+"
+
+src_configure() {
+   # bug 483134
+   export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
+   # weasyprint enables generation of PDF from HTML
+   gnome2_src_configure \
+   --disable-unversioned \
+   VALAC=: \
+   WEASYPRINT=:
+}



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

2019-01-04 Thread Gilles Dartiguelongue
commit: d56611fefc7cfd9a1b4a333d24ebe8993fc50200
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Dec 30 11:57:26 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Jan  4 12:43:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56611fe

dev-libs/vala-common: 0.36.15 → 0.36.17

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 dev-libs/vala-common/Manifest   |  1 +
 dev-libs/vala-common/vala-common-0.36.17.ebuild | 76 +
 2 files changed, 77 insertions(+)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index db70763c450..46d9be21f8e 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -1 +1,2 @@
 DIST vala-0.36.15.tar.xz 2880300 BLAKE2B 
ea83bde6396f3be1c96038d63ae30b18fa070a6f7a06b75569bfed9d7792c898201a1f24d000f5b6415bb890cf975758341a97f22db74da02fcbeb3f283e546f
 SHA512 
1c8f32b2dd4248737a5a27f00f42d8bab2fe0a0790a7df5c426f4e3e1d0919ed0f6f6fd905be758ed477ba840e18f608e67811389c811ba65710094abe61
+DIST vala-0.36.17.tar.xz 2898524 BLAKE2B 
4a5a373bacd4e4a392350c7819e0498054e38f50dce89658412d7aeb5642892ef9f32a7689ebd45f53c41f064e0b6d2f52fb441be67a1dd48e67311a1e764637
 SHA512 
93d4fa600cd0ef62b71ed056b837f2c0a42c3aba25b021b2bbd2045428550307727827b250dae546926ea3fe2e33a5ac80c9b24b5100f02550ec584dd5da5e92

diff --git a/dev-libs/vala-common/vala-common-0.36.17.ebuild 
b/dev-libs/vala-common/vala-common-0.36.17.ebuild
new file mode 100644
index 000..e3b21a2a5dc
--- /dev/null
+++ b/dev-libs/vala-common/vala-common-0.36.17.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME_ORG_MODULE="vala"
+
+inherit gnome.org
+
+DESCRIPTION="Build infrastructure for packages that use Vala"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="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 ~x64-macos 
~x64-solaris"
+IUSE=""
+
+# Previously ${PN} was part of dev-lang/vala
+RDEPEND="
+   ! /dev/null
+   eend $?
+   fi
+   if has_version ' /dev/null
+   eend $?
+   fi
+   if has_version ' /dev/null
+   eend $?
+   fi
+   if has_version ' /dev/null
+   eend $?
+   if [[ -f "${EROOT}usr/share/vala-0.16/Makefile.vapigen" ]]; then
+   ebegin "Removing old vala-0.16 makefile template"
+   rm "${EROOT}usr/share/vala-0.16/Makefile.vapigen" &> 
/dev/null
+   eend $?
+   fi
+   fi
+   if has_version ' /dev/null
+   eend $?
+   if [[ -f "${EROOT}usr/share/vala-0.18/Makefile.vapigen" ]]; then
+   ebegin "Removing old vala-0.18 makefile template"
+   rm "${EROOT}usr/share/vala-0.18/Makefile.vapigen" &> 
/dev/null
+   eend $?
+   fi
+   fi
+}



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

2019-01-04 Thread Aaron W. Swenson
commit: 389ff5630ff36a7c5c0e137670ba3c3ad12b4731
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Fri Jan  4 11:11:01 2019 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Fri Jan  4 11:11:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389ff563

dev-db/postgis: Fix 2.5.1 POSTGRES_COMPAT

Beginning with the 2.5 branch, support for PostgreSQL 9.3 has been dropped.
https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/postgis/postgis-2.5.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/postgis/postgis-2.5.1-r1.ebuild 
b/dev-db/postgis/postgis-2.5.1-r1.ebuild
index 5d81ec77f46..23608a5b3b0 100644
--- a/dev-db/postgis/postgis-2.5.1-r1.ebuild
+++ b/dev-db/postgis/postgis-2.5.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-POSTGRES_COMPAT=( 9.{3..6} {10..11} )
+POSTGRES_COMPAT=( 9.{4..6} {10..12} )
 POSTGRES_USEDEP="server"
 
 inherit autotools eutils postgres-multi versionator



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

2019-01-04 Thread Sergei Trofimovich
commit: d46b6e451167d44f1313e4ec273222a55f4d4506
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan  4 10:51:29 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan  4 10:51:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46b6e45

dev-libs/gmime: restore hppa stable for 2.6.23

Reverts d35241ebabb2fff1d4de321579f942f09d6def0a commit.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/gmime/gmime-2.6.23.ebuild 
b/dev-libs/gmime/gmime-2.6.23.ebuild
index 4a089f9280c..f3ba278aac5 100644
--- a/dev-libs/gmime/gmime-2.6.23.ebuild
+++ b/dev-libs/gmime/gmime-2.6.23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="http://spruce.sourceforge.net/gmime/ 
https://developer.gnome.org/gmime
 
 SLOT="2.6"
 LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="doc mono smime static-libs test vala"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: mail-client/mutt/

2019-01-04 Thread Sergei Trofimovich
commit: ed8eceff3a72cb6112f82aa78d04dad01a219882
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan  4 10:49:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan  4 10:51:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8eceff

mail-client/mutt: restore stable hppa for 1.10.1

Reverts 63f06ebed3cd4e1237de736fee0aedd9932dc1b6 commit.

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 mail-client/mutt/mutt-1.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/mutt/mutt-1.10.1.ebuild 
b/mail-client/mutt/mutt-1.10.1.ebuild
index fbd14407b22..2dd27636988 100644
--- a/mail-client/mutt/mutt-1.10.1.ebuild
+++ b/mail-client/mutt/mutt-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -28,7 +28,7 @@ REQUIRED_USE="
kerberos? ( || ( imap pop smtp nntp ) )"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 # yes, we overdepend on the backend impls here, hopefully one day we can
 # have REQUIRED_USE do what it is made for again. bug #607360
 CDEPEND="



  1   2   >